673.d2d7a95d.js 667 KB

1
  1. (self["webpackChunkclassroom"]=self["webpackChunkclassroom"]||[]).push([[673],{8039:function(t,e,n){"use strict";n.d(e,{FY:function(){return o},OA:function(){return g},Qp:function(){return f},Tw:function(){return a},_3:function(){return r},bq:function(){return s},eJ:function(){return u},ew:function(){return l},pn:function(){return d},t7:function(){return c},vf:function(){return p},yQ:function(){return h}});var i=n(7053);const r=(t,e)=>i.Z9.axioseRquest({signal:e.signal,method:"post",url:"/api-teacher/lessonCourseware/queryLessonCourseware",data:{query:{subjectId:t,page:1,rows:9999}}}),o=()=>i.Z9.axioseRquest({method:"get",url:"/api-teacher/lessonCourseware/getLessonCoursewareSubjectList"}),s=t=>i.Z9.axioseRquest({method:"get",url:"/api-teacher/lessonCourseware/getLessonCoursewareCourseList/"+t}),a=t=>i.Z9.axioseRquest({method:"get",url:"/api-teacher/lessonCourseware/getLessonCourseDetail/"+t}),l=()=>i.rO.axioseRquest({method:"post",url:"/api-teacher/courseSchedule/myCourseware"}),c=t=>i.rO.axioseRquest({method:"post",url:"/api-teacher/courseSchedule/myCoursewareDetail/"+t}),u=t=>i.rO.axioseRquest({method:"get",url:"/api-teacher/lessonCoursewareDetail/detail/"+t}),h=()=>i.Vk.axioseRquest({method:"get",url:"/api-teacher/tenantGroupAlbum/buyAlbumInfo"}),p=()=>i.Vk.axioseRquest({method:"get",url:"/api-tenant/open/subject/queryPage?page=1&rows=9999&queryType=list"}),d=(t,e,n)=>i.Vk.axioseRquest({signal:n.signal,method:"post",url:"/api-teacher/tenantAlbumMusic/page",data:{subjectType:"COURSEWARE",albumId:e,page:1,rows:9999,subjectId:t}}),f=t=>i.Vk.axioseRquest({method:"get",url:"/api-teacher/tenantAlbumMusic/getLessonCoursewareCourseList/"+t}),g=t=>i.Vk.axioseRquest({method:"get",url:"/api-teacher/tenantAlbumMusic/getLessonCourseDetail/"+t})},5334:function(t,e,n){"use strict";n.r(e),n.d(e,{default:function(){return he}});n(7658);var i=n(3396),r=n(7139),o=n(4870),s=n(9242),a=n(5099),l=n(327),c=n(8707),u=n(7026),h=n(5993),p=n(1985),d=n(4568),f=n(8329),g=n(5375),y=n(1383),m=n(7398),v=n(346),_=n(769),b=n.n(_),A=n(9327);function T(t,e=2,n="0"){if(t=String(t),t.length>=2)return t;for(let i=0,r=e-t.length;i<r;i++)t=n+t;return t}function E(t){return isFinite(t)?t<=0?"00:00":(t=Math.ceil(t),t<60?`00:${T(t)}`:t<3600?`${T(Math.floor(t/60))}:${T(t%60)}`:`${T(Math.floor(t/3600))}:${T(Math.floor(t%3600/60))}:${T(t%60)}`):"-"}var C=n(119);const S={class:"timeController"},w={class:"playController"},k={class:"leftPlayController"},B=["src"],R=["src"],I={class:"sliderSpeedCon"},P={class:"thumb"},j={class:"rightPlayController"},M={class:"videoName"};var D=(0,i.aZ)({__name:"videoPlay",props:{disableEvents:{type:Boolean},isShowController:{type:Boolean}},emits:["ready","ended","playbackRate"],setup(t,{expose:e,emit:a}){const l=t,c="video"+(0,A.hb)();let u,h=!1;const p=(0,o.iH)(""),d=(0,o.qj)({currentTime:0,duration:0,currentTimeSilder:0,isDrag:!1}),f=(0,o.iH)(),g=(0,o.iH)();let _;function T(){_&&clearTimeout(_),_=setTimeout((()=>{g.value?.hide()}),5e3)}const D=(0,o.qj)({type:"pause",loop:!1,minSpeed:.5,maxSpeed:1.5,speedStep:.1,palySpeed:1});(0,i.YP)((()=>D.palySpeed),(()=>{T()}));const O=(0,o.iH)(!0);let x,L;function G(){u=b()(c,{controls:!1,loop:!1}),u.ready((()=>{console.log("播放器初始化完成"),h=!0,a("ready")})),u.on("loadstart",(()=>{u.playbackRate(D.palySpeed)})),u.on("loadedmetadata",(()=>{console.log("loadedmetadata"),u.play()})),u.on("durationchange",(()=>{d.duration=u.duration()})),u.on("timeupdate",(()=>{d.currentTime=u.currentTime(),d.isDrag||(d.currentTimeSilder=d.currentTime)})),u.on("play",(()=>{D.type="play"})),u.on("pause",(()=>{D.type="pause"})),u.on("ended",(()=>{a("ended")}))}function N({src:t,name:e}){p.value=e,L&&clearInterval(L),h?Z(t):L=setInterval((()=>{h&&(clearInterval(L),Z(t))}),60)}function Z(t){u?.src(t),J()}function U(t){u.currentTime(t||d.currentTimeSilder),d.isDrag=!1}function V(t){d.isDrag=!0,d.currentTimeSilder=t}function F(t){U(d.currentTime+("fast"===t?5:-5)),J()}function H(){"pause"===D.type?u.play():u.pause(),J()}function Q(){u.pause(),J()}function z(){D.loop?u.loop(!1):u.loop(!0),D.loop=u.loop()}function Y(t){D.palySpeed=t,u.playbackRate(t),a("playbackRate")}function q(t){const e=parseFloat((D.palySpeed+t).toFixed(1));e>D.maxSpeed||e<D.minSpeed||Y(e)}function K(){l.disableEvents||H()}function W(t){if(l.disableEvents)return;const e=t.key;" "===e?H():"ArrowLeft"===e?F("slow"):"ArrowRight"===e&&F("fast")}function X(){l.disableEvents||J()}function J(){l.disableEvents||(O.value=!0,x&&clearTimeout(x),x=setTimeout($,3e3))}function $(){"play"===D.type&&(O.value=!1)}return(0,i.m0)((()=>{O.value=l.isShowController})),(0,i.bv)((()=>{G()})),(0,i.Ah)((()=>{u?.dispose()})),e({playVideo:N,pauseVideo:Q,handlePlay:H,speedCurrentTime:F,playType:(0,o.Vh)(D,"type")}),(t,e)=>{const a=(0,i.up)("el-popover");return(0,i.wg)(),(0,i.iD)("div",{onKeydown:W,onMousemove:X,onClick:K,class:(0,r.C_)(["videoPlay",{isHideController:!O.value}]),tabindex:"-1"},[(0,i._)("video",{class:"videoPlayBox",id:c,preload:"auto",playsinline:"","webkit-playsinline":""}),(0,i._)("div",{class:"videoController",onClick:e[2]||(e[2]=(0,s.iM)((()=>{}),["stop"])),onTouchstart:e[3]||(e[3]=(0,s.iM)((()=>{}),["stop"]))},[(0,i._)("div",S,(0,r.zw)(`${(0,o.SU)(E)(d.currentTime)} / ${(0,o.SU)(E)(d.duration)}`),1),(0,i.Wm)((0,o.SU)(C.Z),{class:"sliderController",keyboard:!1,value:d.currentTimeSilder,tooltip:O.value,step:.01,"onUpdate:value":V,"on-dragend":U,max:d.duration,"format-tooltip":t=>(0,o.SU)(E)(t)},null,8,["value","tooltip","max","format-tooltip"]),(0,i._)("div",w,[(0,i._)("div",k,[(0,i._)("img",{onClick:H,src:n(3994)(`./${"play"===D.type?"iconPause":"iconPlay"}.png`)},null,8,B),(0,i._)("img",{onClick:z,src:n(3994)(`./${D.loop?"iconLoopActive":"iconLoop"}.png`)},null,8,R),(0,i._)("img",{ref_key:"btnSpendDom",ref:f,src:y},null,512),(0,i.Wm)(a,{onShow:T,ref_key:"popoverSpendDom",ref:g,"virtual-ref":f.value,trigger:"click",placement:"top",teleported:!1,"popper-class":"palySpeedPopover","virtual-triggering":""},{default:(0,i.w5)((()=>[(0,i._)("div",I,[(0,i._)("img",{onClick:e[0]||(e[0]=t=>q(D.speedStep)),src:m}),(0,i.Wm)((0,o.SU)(C.Z),{class:"sliderSpeed",tooltip:!1,keyboard:!1,value:D.palySpeed,"onUpdate:value":Y,vertical:"",step:D.speedStep,max:D.maxSpeed,min:D.minSpeed},{thumb:(0,i.w5)((()=>[(0,i._)("div",P,(0,r.zw)(D.palySpeed.toFixed(1)+"X"),1)])),_:1},8,["value","step","max","min"]),(0,i._)("img",{onClick:e[1]||(e[1]=t=>q(-D.speedStep)),src:v})])])),_:1},8,["virtual-ref"])]),(0,i._)("div",j,[(0,i._)("div",M,[(0,i._)("div",null,(0,r.zw)(p.value||""),1)])])])],32)],34)}}}),O=n(89);const x=(0,O.Z)(D,[["__scopeId","data-v-07993fd8"]]);var L=x,G=L,N=n(8039),Z=n(7053);const U=t=>Z.rO.axioseRquest({method:"post",url:"/api-teacher/courseSchedule/getCoursewarePlayTime?courseScheduleId="+t,params:{playFrom:"WEB"}}),V=(t,e)=>Z.rO.axioseRquest({method:"post",url:`/api-teacher/courseSchedule/coursewarePlayTime?courseScheduleId=${t}&playTime=${e}`,params:{playFrom:"WEB"}}),F=t=>Z.rO.axioseRquest({method:"post",url:"/api-teacher/courseSchedule/checkWebCourse/"+t});var H=n(3420),Q=n(2529),z=n(2483),Y=n(6e3),q=n.p+"img/icon-load.027b4b78.gif",K=n(1565);const W=t=>((0,i.dD)("data-v-17acc212"),t=t(),(0,i.Cn)(),t),X={class:"courseCollapseHead"},J=W((()=>(0,i._)("div",{class:"courseCollapseHeadArrow"},[(0,i._)("div",{class:"headArrow"}),(0,i._)("div",{class:"headArrowActive"})],-1))),$={class:"courseCollapseHeadTit"},tt=["onClick"],et=W((()=>(0,i._)("div",{class:"imgIcon"},null,-1))),nt={class:"ellipsisBox"},it={class:"iconArrow"},rt={key:0,src:q};var ot=(0,i.aZ)({__name:"courseCollapse",props:{activeCollapse:{},courseList:{},isChild:{type:Boolean}},emits:["handleClick"],setup(t,{emit:e}){const n=t;(0,i.YP)((()=>n.activeCollapse),(()=>{s.value=a()}));const s=(0,o.iH)(a());function a(){const t=n.courseList.find((t=>(n.activeCollapse?.parentData.ids||[]).includes(t.id)));return t?.id||""}function l(t){e("handleClick",t)}return(t,e)=>{const a=(0,i.up)("courseCollapse",!0),c=(0,i.up)("el-collapse-item"),u=(0,i.up)("el-collapse");return(0,i.wg)(),(0,i.j4)(u,{class:"courseCollapse",accordion:"",modelValue:s.value,"onUpdate:modelValue":e[0]||(e[0]=t=>s.value=t)},{default:(0,i.w5)((()=>[((0,i.wg)(!0),(0,i.iD)(i.HY,null,(0,i.Ko)(n.courseList,(e=>((0,i.wg)(),(0,i.j4)(c,{key:e.id,name:e.id,class:(0,r.C_)({isChild:n.isChild})},{title:(0,i.w5)((()=>[(0,i._)("div",X,[J,(0,i._)("div",$,[(0,i.Wm)((0,o.SU)(K.Z),{title:e.name},null,8,["title"])])])])),default:(0,i.w5)((()=>[(0,i._)("div",{class:(0,r.C_)(["courseCollapseCon",{courseListCon:e.materialList}])},[e.materialList?((0,i.wg)(!0),(0,i.iD)(i.HY,{key:0},(0,i.Ko)(e.materialList,(e=>((0,i.wg)(),(0,i.iD)("div",{class:(0,r.C_)(["courseList",{isActive:t.activeCollapse?.id===e.id&&t.activeCollapse?.knowledgePointId===e.knowledgePointId}]),key:e.id,onClick:t=>l(e)},[(0,i._)("div",{class:(0,r.C_)(["courseTitleCon",e.typeCode||e.type])},[et,(0,i._)("div",nt,[(0,i.Wm)((0,o.SU)(K.Z),{title:e.name},null,8,["title"])])],2),(0,i._)("div",it,[t.activeCollapse?.id===e.id&&t.activeCollapse?.knowledgePointId===e.knowledgePointId?((0,i.wg)(),(0,i.iD)("img",rt)):(0,i.kq)("",!0)])],10,tt)))),128)):((0,i.wg)(),(0,i.j4)(a,{key:1,isChild:!0,courseList:e.children||[],activeCollapse:t.activeCollapse,onHandleClick:l},null,8,["courseList","activeCollapse"]))],2)])),_:2},1032,["name","class"])))),128))])),_:1},8,["modelValue"])}}});const st=(0,O.Z)(ot,[["__scopeId","data-v-17acc212"]]);var at=st,lt=at,ct=n(6636),ut=n(4712);const ht=["src"],pt=(0,i._)("svg",{width:"22px",height:"20px",viewBox:"0 0 22 20"},[(0,i._)("path",{transform:"translate(-1.000000, -2.000000)",fill:"#FFFFFF",d:"M13,2 C13.5522847,2 14,2.44771525 14,3 C14,3.51283584 13.6139598,3.93550716 13.1166211,3.99327227 L13,4 L3,4 L3,20 L13,20 C13.5128358,20 13.9355072,20.3860402 13.9932723,20.8833789 L14,21 C14,21.5128358 13.6139598,21.9355072 13.1166211,21.9932723 L13,22 L2,22 C1.48716416,22 1.06449284,21.6139598 1.00672773,21.1166211 L1,21 L1,3 C1,2.48716416 1.38604019,2.06449284 1.88337887,2.00672773 L2,2 L13,2 Z M17.7071068,7.05025253 L21.9497475,11.2928932 L21.9497475,11.2928932 C22.3402718,11.6834175 22.3402718,12.3165825 21.9497475,12.7071068 L17.7071068,16.9497475 C17.3165825,17.3402718 16.6834175,17.3402718 16.2928932,16.9497475 C15.9023689,16.5592232 15.9023689,15.9260582 16.2928932,15.5355339 L18.828,12.999 L9.29368112,13 C8.74139637,13 8.29368112,12.5522847 8.29368112,12 C8.29368112,11.4871642 8.67972131,11.0644928 9.17706,11.0067277 L9.29368112,11 L18.827,10.999 L16.2928932,8.46446609 C15.9023689,8.0739418 15.9023689,7.44077682 16.2928932,7.05025253 C16.6834175,6.65972824 17.3165825,6.65972824 17.7071068,7.05025253 Z"})],-1),dt=[pt];var ft=(0,i.aZ)({__name:"pen",props:{isWhite:{type:Boolean},close:{type:Function}},setup(t){const e=t;function r(){(0,ut.Z)({headImg:n(6162)(`./${e.isWhite?"ts2":"ts1"}.png`),text:`请确认是否退出${e.isWhite?"白板":"批注"}?`,btnShow:[!0,!0],onOk(t){e.close(),t.remove()}})}return(t,e)=>{const n=(0,i.up)("el-dialog");return(0,i.wg)(),(0,i.j4)(n,(0,i.dG)({"modal-class":"penModalClass",class:["penElDialog",{isWhite:t.isWhite}]},t.$attrs,{fullscreen:!0,"show-close":!1}),{default:(0,i.w5)((()=>[(0,i._)("iframe",{class:"penIframe",frameborder:"0",src:(0,o.SU)(ct.z)},null,8,ht),(0,i._)("div",{class:"closeSvg",onClick:r},dt)])),_:1},16,["class"])}}});const gt=ft;var yt=gt,mt=yt;const vt=t=>((0,i.dD)("data-v-713f3a1e"),t=t(),(0,i.Cn)(),t),_t={class:"playRecordTime"},bt=vt((()=>(0,i._)("div",{class:"drop"},null,-1))),At={class:"time"},Tt=5;var Et=(0,i.aZ)({__name:"playRecordTime",props:{coursewareTotalTime:{},modeId:{}},setup(t){const e=t;let n;const s=(0,o.iH)(0);let a=0;function l(){(0,H.hk)(U,e.modeId).then((t=>{200===t.code&&(s.value+=t.data||0)}))}function c(t,e){(0,H.hk)(V,t,e).then((()=>{}))}return(0,i.Ah)((()=>{n&&clearInterval(n)})),l(),n=setInterval((()=>{if(s.value>=e.coursewareTotalTime)return n&&clearInterval(n),void(a>0&&c(e.modeId,a));a++,s.value++,a===Tt&&(c(e.modeId,a),a=0)}),1e3),(t,n)=>((0,i.wg)(),(0,i.iD)("div",_t,[bt,(0,i._)("div",At,(0,r.zw)(`${(0,o.SU)(E)(s.value)}/${(0,o.SU)(E)(e.coursewareTotalTime)}`),1)]))}});const Ct=(0,O.Z)(Et,[["__scopeId","data-v-713f3a1e"]]);var St=Ct,wt=St,kt=n(2761),Bt=n(8878),Rt=n(5402),It=n(7666);const Pt=t=>((0,i.dD)("data-v-d0f7db0a"),t=t(),(0,i.Cn)(),t),jt={key:0,class:"imgPlayBox"},Mt={key:1,class:"songPlayBox"},Dt=["src"],Ot={class:"leftTools posTools"},xt=Pt((()=>(0,i._)("img",{src:a},null,-1))),Lt=Pt((()=>(0,i._)("div",null,"上一个",-1))),Gt=[xt,Lt],Nt=Pt((()=>(0,i._)("img",{src:l},null,-1))),Zt=Pt((()=>(0,i._)("div",null,"下一个",-1))),Ut=[Nt,Zt],Vt={class:"rightTools posTools"},Ft=Pt((()=>(0,i._)("img",{src:c},null,-1))),Ht=Pt((()=>(0,i._)("div",null,"白板",-1))),Qt=[Ft,Ht],zt=Pt((()=>(0,i._)("img",{src:u},null,-1))),Yt=Pt((()=>(0,i._)("div",null,"批注",-1))),qt=[zt,Yt],Kt=Pt((()=>(0,i._)("img",{src:h},null,-1))),Wt=Pt((()=>(0,i._)("div",null,"知识点",-1))),Xt=[Kt,Wt],Jt=Pt((()=>(0,i._)("img",{src:p},null,-1))),$t=Pt((()=>(0,i._)("div",null,"结束",-1))),te=[Jt,$t],ee={class:"topTools"},ne={class:"leftMenu"},ie={class:"midMenu"},re=Pt((()=>(0,i._)("div",{class:"rightMenu"},null,-1))),oe=Pt((()=>(0,i._)("img",{class:"directory",src:f},null,-1))),se=Pt((()=>(0,i._)("div",{class:"tit"},"课程目录",-1))),ae=["onClick"];var le=(0,i.aZ)({__name:"coursewarePlay",setup(t){const e=(0,z.yj)(),a=(0,z.tv)(),l=(0,Q.Z)(),c=(0,o.iH)(!1),u=(0,o.iH)(!1),h=(0,o.iH)(),p=(0,o.XI)([]),f=(0,o.XI)([]),y=(0,i.Fl)((()=>f.value[_.value])),m=(0,i.Fl)((()=>y.value?.typeCode||y.value?.type)),v=(0,i.Fl)((()=>{if("SONG"!==m.value)return"";const t={GYT:`${ct.PJ}?id=${y.value?.content}&modelType=practice&modeType=json&Authorization=${(0,Rt.LP)()}&isYjt=1`,GYM:`${ct.bz}#/detail/${y.value?.content}?Authorization=${(0,Rt.LP)()}&platform=web&liveConfig=1&isHideBack=true&isYjt=1`,KLX:`${ct.lI}?Authorization=${(0,Rt.LP)()}&id=${y.value?.content}&isHideBack=true&limitModel=practice&isYjt=1&client=teacher`};return t[l.roles]})),_=(0,o.iH)(0),b=(0,o.iH)(!1),A=(0,o.iH)(0);function T(){const t={GYT:N.eJ,GYM:N.Tw,KLX:N.OA};(0,H.Jj)(t[l.roles],e.params.id).then((t=>{if(200===t.code){const{lockFlag:e,knowledgePointList:n}=t.data||{};if(e)return void Y.T.alert("课件已锁定","温馨提示",{confirmButtonText:"退出",type:"error"}).then((()=>{V()})).catch((()=>{V()}));if((n||[]).length<1)return void Y.T.alert("没有找到课件","温馨提示",{confirmButtonText:"退出",type:"error"}).then((()=>{V()})).catch((()=>{V()}));C(n)}}))}(0,i.YP)(y,(()=>{I(),"VIDEO"===m.value&&(0,i.Y3)((()=>{P({src:y.value?.content,name:y.value?.name})})),Z()})),T();let E=[];function C(t){if(p.value=S(t),e.query.materialId){const t=E.findIndex((t=>e.query.materialId===t.id+""&&e.query.knowledgePointId===t.knowledgePointId+""));t>-1&&(_.value=t)}f.value=E}function S(t,e){return t.map((t=>t.children?Object.assign(t,{children:S(t.children,{ids:[...e?.ids||[],t.id],name:t.name})}):(A.value+=t.totalMaterialTimeSecond,Object.assign(t,{materialList:t.materialList.map((n=>(n.parentData={ids:[...e?.ids||[],t.id],name:t.name},E.push(n),n)))}))))}function w(t){const e=t+_.value;e<0||e>f.value.length-1||(_.value=e)}function k(t){_.value=f.value.findIndex((e=>t.id===e.id&&t.knowledgePointId===e.knowledgePointId))}function B(){h.value?.handlePlay(),Z()}function R(t){h.value?.speedCurrentTime(t),Z()}function I(){h.value?.pauseVideo(),Z()}function P({src:t,name:e}){h.value?.playVideo({src:t,name:e}),Z()}function j(t){t.preventDefault()}function M(t){const e=t.key;" "===e?"VIDEO"===m.value&&B():"ArrowLeft"===e?"VIDEO"===m.value&&R("slow"):"ArrowRight"===e?"VIDEO"===m.value&&R("fast"):"ArrowDown"===e?w(1):"ArrowUp"===e&&w(-1)}function D(){Z()}function O(){"VIDEO"===m.value&&x.value&&B(),Z()}(0,It.U)(!0,!1),(0,i.bv)((()=>{document.addEventListener("keydown",M),document.addEventListener("contextmenu",j),Z()})),(0,i.Ah)((()=>{document.removeEventListener("keydown",M),document.removeEventListener("contextmenu",j)}));const x=(0,o.iH)(!0);let L;function Z(){x.value=!0,L&&clearTimeout(L),L=setTimeout(U,3e3)}function U(){"VIDEO"===m.value&&"pause"===h.value?.playType||(x.value=!1)}function V(){a.go(-1)}function q(){e.query.modeId?"GYM"===l.roles?(0,H.Ms)(Bt.j,e.query.modeId).then((t=>{200===t.code&&(3===t.data?.signOutStatusEnum?(0,ut.Z)({headImg:n(9893),text:"请确认是否结束课程,结束后请到APP进行签退。",btnShow:[!0,!0],onOk(){V()}}):V())})):"GYT"===l.roles&&(0,H.Ms)(F,e.query.modeId).then((t=>{200===t.code&&(!1===t.data?.signOut?(0,ut.Z)({headImg:n(9893),text:"请确认是否结束课程,结束后请到APP进行签退。",btnShow:[!0,!0],onOk(){V()}}):V())})):V()}const K=(0,i.Fl)((()=>{const t=y.value?.materialRefs;return t?["GYM","KLX"].includes(l.roles)?t[0]?.resourceIdStr:t[0]?.resourceId:void 0})),W=(0,o.iH)(!1),X=(0,o.iH)("");function J(t){const e={GYT:`${ct.PJ}?id=${t}&modelType=practice&modeType=json&Authorization=${(0,Rt.LP)()}&isYjt=1&&isHideBack=false`,GYM:`${ct.bz}#/detail/${t}?Authorization=${(0,Rt.LP)()}&platform=web&liveConfig=1&isYjt=1`,KLX:`${ct.lI}?Authorization=${(0,Rt.LP)()}&id=${t}&limitModel=practice&isYjt=1&client=teacher`};W.value=!0,X.value=e[l.roles]}function $(){W.value=!1,X.value=""}return(t,n)=>{const a=(0,i.up)("ElImage"),T=(0,i.up)("ElScrollbar"),E=(0,i.up)("el-drawer");return(0,i.wg)(),(0,i.iD)("div",{class:(0,r.C_)(["coursewarePlay",[!x.value&&"hideController","SONG"===m.value&&"fileType_song"]])},[(0,i._)("div",{class:"coursewarePlayCon",onMousemove:D,onClick:O,onTouchstart:O},[(0,i.wy)((0,i.Wm)((0,o.SU)(G),{ref_key:"videoPlayDom",ref:h,onEnded:n[0]||(n[0]=t=>w(1)),onPlaybackRate:Z,disableEvents:!0,isShowController:x.value},null,8,["isShowController"]),[[s.F8,"VIDEO"===m.value]]),"IMG"===m.value?((0,i.wg)(),(0,i.iD)("div",jt,[(0,i.Wm)(a,{"hide-on-click-modal":!0,fit:"contain",src:y.value?.content,class:"imgPlay"},null,8,["src"])])):(0,i.kq)("",!0),"SONG"===m.value?((0,i.wg)(),(0,i.iD)("div",Mt,[(0,i._)("iframe",{class:"songIframe",onMousemove:D,src:v.value,frameborder:"0"},null,40,Dt)])):(0,i.kq)("",!0)],32),(0,i._)("div",Ot,[_.value>0?((0,i.wg)(),(0,i.iD)("div",{key:0,class:"posBtn",onClick:n[1]||(n[1]=t=>w(-1))},Gt)):(0,i.kq)("",!0),_.value<f.value.length-1?((0,i.wg)(),(0,i.iD)("div",{key:1,class:"posBtn",onClick:n[2]||(n[2]=t=>w(1))},Ut)):(0,i.kq)("",!0)]),(0,i._)("div",Vt,[(0,i._)("div",{class:"posBtn",onClick:n[3]||(n[3]=()=>{I(),u.value=!0})},Qt),(0,i._)("div",{class:"posBtn",onClick:n[4]||(n[4]=()=>{I(),c.value=!0})},qt),(0,i._)("div",{class:"posBtn",onClick:n[5]||(n[5]=t=>b.value=!0)},Xt),(0,i._)("div",{class:"posBtn",onClick:q},te)]),K.value?((0,i.wg)(),(0,i.iD)("div",{key:0,onClick:n[6]||(n[6]=()=>{I(),J(K.value)}),class:"goPracticeBtn"})):(0,i.kq)("",!0),(0,i._)("div",ee,[(0,i._)("div",ne,[(0,i._)("img",{onClick:V,class:"backImg",src:d}),(0,o.SU)(e).query.modeId&&A.value&&"GYT"===(0,o.SU)(l).roles?((0,i.wg)(),(0,i.j4)((0,o.SU)(wt),{key:0,modeId:(0,o.SU)(e).query.modeId,coursewareTotalTime:A.value},null,8,["modeId","coursewareTotalTime"])):(0,i.kq)("",!0)]),(0,i._)("div",ie,(0,r.zw)(y.value?.parentData.name||""),1),re]),(0,i.Wm)(E,{class:"elDrawer",modelValue:b.value,"onUpdate:modelValue":n[7]||(n[7]=t=>b.value=t),"show-close":!1},{header:(0,i.w5)((({close:t})=>[oe,se,(0,i._)("img",{class:"close",onClick:t,src:g},null,8,ae)])),default:(0,i.w5)((()=>[(0,i.Wm)(T,{class:"elScrollbar"},{default:(0,i.w5)((()=>[(0,i.Wm)((0,o.SU)(lt),{activeCollapse:y.value,courseList:p.value,onHandleClick:k},null,8,["activeCollapse","courseList"])])),_:1})])),_:1},8,["modelValue"]),(0,i.Wm)((0,o.SU)(mt),{close:()=>{c.value=!1},modelValue:c.value,"onUpdate:modelValue":n[8]||(n[8]=t=>c.value=t)},null,8,["close","modelValue"]),(0,i.Wm)((0,o.SU)(mt),{"is-white":!0,close:()=>{u.value=!1},modelValue:u.value,"onUpdate:modelValue":n[9]||(n[9]=t=>u.value=t)},null,8,["close","modelValue"]),(0,i.Wm)((0,o.SU)(kt.Z),{modelValue:W.value,"onUpdate:modelValue":n[10]||(n[10]=t=>W.value=t),practiceUrl:X.value,onClose:$},null,8,["modelValue","practiceUrl"])],2)}}});const ce=(0,O.Z)(le,[["__scopeId","data-v-d0f7db0a"]]);var ue=ce,he=ue},769:function(module,__unused_webpack_exports,__webpack_require__){__webpack_require__(7658),__webpack_require__(1439),__webpack_require__(7585),__webpack_require__(5315),__webpack_require__(6229),__webpack_require__(7330),__webpack_require__(2062),__webpack_require__(2801),function(t,e){module.exports=e()}(0,(function(){function unwrapExports(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t["default"]:t}function createCommonjsModule(t,e){return e={exports:{}},t(e,e.exports),e.exports}function each(t,e){keys(t).forEach((function(n){return e(t[n],n)}))}function reduce(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:0;return keys(t).reduce((function(n,i){return e(n,t[i],i)}),n)}function assign(t){for(var e=arguments.length,n=Array(e>1?e-1:0),i=1;i<e;i++)n[i-1]=arguments[i];return Object.assign?Object.assign.apply(Object,[t].concat(n)):(n.forEach((function(e){e&&each(e,(function(e,n){t[n]=e}))})),t)}function isObject$1(t){return!!t&&"object"===(void 0===t?"undefined":_typeof(t))}function isPlain(t){return isObject$1(t)&&"[object Object]"===toString.call(t)&&t.constructor===Object}function isFunction(t){return"function"==typeof t&&"number"!=typeof t.nodeType}function clean(t){return t.replace(/\n\r?\s*/g,"")}function computedStyle(t,e){if(!t||!e)return"";if("function"==typeof window_1.getComputedStyle){var n=window_1.getComputedStyle(t);return n?n[e]:""}return t.currentStyle[e]||""}function isNonBlankString(t){return"string"==typeof t&&/\S/.test(t)}function throwIfWhitespace(t){if(/\s/.test(t))throw new Error("class has illegal whitespace characters")}function classRegExp(t){return new RegExp("(^|\\s)"+t+"($|\\s)")}function isReal(){return document_1===window_1.document&&"undefined"!=typeof document_1.createElement}function isEl(t){return isObject$1(t)&&1===t.nodeType}function isInFrame(){try{return window_1.parent!==window_1.self}catch(t){return!0}}function createQuerier(t){return function(e,n){if(!isNonBlankString(e))return document_1[t](null);isNonBlankString(n)&&(n=document_1.querySelector(n));var i=isEl(n)?n:document_1;return i[t]&&i[t](e)}}function createEl(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"div",e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},i=arguments[3],r=document_1.createElement(t);return Object.getOwnPropertyNames(e).forEach((function(t){var n=e[t];-1!==t.indexOf("aria-")||"role"===t||"type"===t?(log$2.warn(tsml(_templateObject,t,n)),r.setAttribute(t,n)):"textContent"===t?textContent(r,n):r[t]=n})),Object.getOwnPropertyNames(n).forEach((function(t){r.setAttribute(t,n[t])})),i&&appendContent(r,i),r}function textContent(t,e){return"undefined"==typeof t.textContent?t.innerText=e:t.textContent=e,t}function prependTo(t,e){e.firstChild?e.insertBefore(t,e.firstChild):e.appendChild(t)}function hasClass(t,e){return throwIfWhitespace(e),t.classList?t.classList.contains(e):classRegExp(e).test(t.className)}function addClass(t,e){return t.classList?t.classList.add(e):hasClass(t,e)||(t.className=(t.className+" "+e).trim()),t}function removeClass(t,e){return t.classList?t.classList.remove(e):(throwIfWhitespace(e),t.className=t.className.split(/\s+/).filter((function(t){return t!==e})).join(" ")),t}function toggleClass(t,e,n){var i=hasClass(t,e);if("function"==typeof n&&(n=n(t,e)),"boolean"!=typeof n&&(n=!i),n!==i)return n?addClass(t,e):removeClass(t,e),t}function setAttributes(t,e){Object.getOwnPropertyNames(e).forEach((function(n){var i=e[n];null===i||void 0===i||!1===i?t.removeAttribute(n):t.setAttribute(n,!0===i?"":i)}))}function getAttributes(t){var e={};if(t&&t.attributes&&t.attributes.length>0)for(var n=t.attributes,i=n.length-1;i>=0;i--){var r=n[i].name,o=n[i].value;"boolean"!=typeof t[r]&&-1===",autoplay,controls,playsinline,loop,muted,default,defaultMuted,".indexOf(","+r+",")||(o=null!==o),e[r]=o}return e}function getAttribute(t,e){return t.getAttribute(e)}function setAttribute(t,e,n){t.setAttribute(e,n)}function removeAttribute(t,e){t.removeAttribute(e)}function blockTextSelection(){document_1.body.focus(),document_1.onselectstart=function(){return!1}}function unblockTextSelection(){document_1.onselectstart=function(){return!0}}function getBoundingClientRect(t){if(t&&t.getBoundingClientRect&&t.parentNode){var e=t.getBoundingClientRect(),n={};return["bottom","height","left","right","top","width"].forEach((function(t){void 0!==e[t]&&(n[t]=e[t])})),n.height||(n.height=parseFloat(computedStyle(t,"height"))),n.width||(n.width=parseFloat(computedStyle(t,"width"))),n}}function findPosition(t){var e=void 0;if(t.getBoundingClientRect&&t.parentNode&&(e=t.getBoundingClientRect()),!e)return{left:0,top:0};var n=document_1.documentElement,i=document_1.body,r=n.clientLeft||i.clientLeft||0,o=window_1.pageXOffset||i.scrollLeft,s=e.left+o-r,a=n.clientTop||i.clientTop||0,l=window_1.pageYOffset||i.scrollTop,c=e.top+l-a;return{left:Math.round(s),top:Math.round(c)}}function getPointerPosition(t,e,n){var i={},r=findPosition(t),o=t.offsetWidth,s=t.offsetHeight,a=r.top,l=r.left,c=e.pageY,u=e.pageX;if(e.changedTouches&&(u=e.changedTouches[0].pageX,c=e.changedTouches[0].pageY),n){var h=[c,u];u=h[0],c=h[1]}return i.y=Math.max(0,Math.min(1,(a-c+s)/s)),i.x=Math.max(0,Math.min(1,(u-l)/o)),i}function isTextNode(t){return isObject$1(t)&&3===t.nodeType}function emptyEl(t){for(;t.firstChild;)t.removeChild(t.firstChild);return t}function normalizeContent(t){return"function"==typeof t&&(t=t()),(Array.isArray(t)?t:[t]).map((function(t){return"function"==typeof t&&(t=t()),isEl(t)||isTextNode(t)?t:"string"==typeof t&&/\S/.test(t)?document_1.createTextNode(t):void 0})).filter((function(t){return t}))}function appendContent(t,e){return normalizeContent(e).forEach((function(e){return t.appendChild(e)})),t}function insertContent(t,e){return appendContent(emptyEl(t),e)}function isSingleLeftClick(t){return void 0===t.button&&void 0===t.buttons||0===t.button&&void 0===t.buttons||9===IE_VERSION||0===t.button&&1===t.buttons}function newGUID(){return _guid++}function getData(t){var e=t[elIdAttr];return e||(e=t[elIdAttr]=newGUID()),elData[e]||(elData[e]={}),elData[e]}function hasData(t){var e=t[elIdAttr];return!!e&&!!Object.getOwnPropertyNames(elData[e]).length}function removeData(t){var e=t[elIdAttr];if(e){delete elData[e];try{delete t[elIdAttr]}catch(n){t.removeAttribute?t.removeAttribute(elIdAttr):t[elIdAttr]=null}}}function _cleanUpEvents(t,e){var n=getData(t);0===n.handlers[e].length&&(delete n.handlers[e],t.removeEventListener?t.removeEventListener(e,n.dispatcher,!1):t.detachEvent&&t.detachEvent("on"+e,n.dispatcher)),Object.getOwnPropertyNames(n.handlers).length<=0&&(delete n.handlers,delete n.dispatcher,delete n.disabled),0===Object.getOwnPropertyNames(n).length&&removeData(t)}function _handleMultipleEvents(t,e,n,i){n.forEach((function(n){t(e,n,i)}))}function fixEvent(t){function e(){return!0}function n(){return!1}if(!t||!t.isPropagationStopped){var i=t||window_1.event;for(var r in t={},i)"layerX"!==r&&"layerY"!==r&&"keyLocation"!==r&&"webkitMovementX"!==r&&"webkitMovementY"!==r&&("returnValue"===r&&i.preventDefault||(t[r]=i[r]));if(t.target||(t.target=t.srcElement||document_1),t.relatedTarget||(t.relatedTarget=t.fromElement===t.target?t.toElement:t.fromElement),t.preventDefault=function(){i.preventDefault&&i.preventDefault(),t.returnValue=!1,i.returnValue=!1,t.defaultPrevented=!0},t.defaultPrevented=!1,t.stopPropagation=function(){i.stopPropagation&&i.stopPropagation(),t.cancelBubble=!0,i.cancelBubble=!0,t.isPropagationStopped=e},t.isPropagationStopped=n,t.stopImmediatePropagation=function(){i.stopImmediatePropagation&&i.stopImmediatePropagation(),t.isImmediatePropagationStopped=e,t.stopPropagation()},t.isImmediatePropagationStopped=n,null!==t.clientX&&void 0!==t.clientX){var o=document_1.documentElement,s=document_1.body;t.pageX=t.clientX+(o&&o.scrollLeft||s&&s.scrollLeft||0)-(o&&o.clientLeft||s&&s.clientLeft||0),t.pageY=t.clientY+(o&&o.scrollTop||s&&s.scrollTop||0)-(o&&o.clientTop||s&&s.clientTop||0)}t.which=t.charCode||t.keyCode,null!==t.button&&void 0!==t.button&&(t.button=1&t.button?0:4&t.button?1:2&t.button?2:0)}return t}function on(t,e,n){if(Array.isArray(e))return _handleMultipleEvents(on,t,e,n);var i=getData(t);if(i.handlers||(i.handlers={}),i.handlers[e]||(i.handlers[e]=[]),n.guid||(n.guid=newGUID()),i.handlers[e].push(n),i.dispatcher||(i.disabled=!1,i.dispatcher=function(e,n){if(!i.disabled){e=fixEvent(e);var r=i.handlers[e.type];if(r)for(var o=r.slice(0),s=0,a=o.length;s<a&&(!e.isImmediatePropagationStopped||!e.isImmediatePropagationStopped());s++)try{o[s].call(t,e,n)}catch(l){log$2.error(l)}}}),1===i.handlers[e].length)if(t.addEventListener){var r=!1;_supportsPassive&&passiveEvents.indexOf(e)>-1&&(r={passive:!0}),t.addEventListener(e,i.dispatcher,r)}else t.attachEvent&&t.attachEvent("on"+e,i.dispatcher)}function off(t,e,n){if(hasData(t)){var i=getData(t);if(i.handlers){if(Array.isArray(e))return _handleMultipleEvents(off,t,e,n);var r=function(t,e){i.handlers[e]=[],_cleanUpEvents(t,e)};if(void 0!==e){var o=i.handlers[e];if(o){if(!n)return void r(t,e);if(n.guid)for(var s=0;s<o.length;s++)o[s].guid===n.guid&&o.splice(s--,1);_cleanUpEvents(t,e)}}else for(var a in i.handlers)Object.prototype.hasOwnProperty.call(i.handlers||{},a)&&r(t,a)}}}function trigger(t,e,n){var i=hasData(t)?getData(t):{},r=t.parentNode||t.ownerDocument;if("string"==typeof e&&(e={type:e,target:t}),e=fixEvent(e),i.dispatcher&&i.dispatcher.call(t,e,n),r&&!e.isPropagationStopped()&&!0===e.bubbles)trigger.call(null,r,e,n);else if(!r&&!e.defaultPrevented){var o=getData(e.target);e.target[e.type]&&(o.disabled=!0,"function"==typeof e.target[e.type]&&e.target[e.type](),o.disabled=!1)}return!e.defaultPrevented}function one(t,e,n){if(Array.isArray(e))return _handleMultipleEvents(one,t,e,n);var i=function i(){off(t,e,i),n.apply(this,arguments)};i.guid=n.guid=n.guid||newGUID(),on(t,e,i)}function autoSetupTimeout(t,e){e&&(videojs$2=e),window_1.setTimeout(autoSetup,t)}function evented(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=e.eventBusKey;if(n){if(!t[n].nodeName)throw new Error('The eventBusKey "'+n+'" does not refer to an element.');t.eventBusEl_=t[n]}else t.eventBusEl_=createEl("span",{className:"vjs-event-bus"});return assign(t,EventedMixin),t.on("dispose",(function(){t.off(),window_1.setTimeout((function(){t.eventBusEl_=null}),0)})),t}function stateful(t,e){return assign(t,StatefulMixin),t.state=assign({},t.state,e),"function"==typeof t.handleStateChanged&&isEvented(t)&&t.on("statechanged",t.handleStateChanged),t}function toTitleCase(t){return"string"!=typeof t?t:t.charAt(0).toUpperCase()+t.slice(1)}function titleCaseEquals(t,e){return toTitleCase(t)===toTitleCase(e)}function mergeOptions(){for(var t={},e=arguments.length,n=Array(e),i=0;i<e;i++)n[i]=arguments[i];return n.forEach((function(e){e&&each(e,(function(e,n){isPlain(e)?(isPlain(t[n])||(t[n]={}),t[n]=mergeOptions(t[n],e)):t[n]=e}))})),t}function extend(){var t,e,n,i,r,o,s=arguments[0]||{},a=1,l=arguments.length,c=!1;for("boolean"==typeof s&&(c=s,s=arguments[a]||{},a++),"object"===(void 0===s?"undefined":_typeof(s))||isFunction(s)||(s={}),a===l&&(s=this,a--);a<l;a++)if(null!=(t=arguments[a]))for(e in t)n=s[e],i=t[e],s!==i&&(c&&i&&(isPlain(i)||(r=Array.isArray(i)))?(r?(r=!1,o=n&&Array.isArray(n)?n:[]):o=n&&isPlain(n)?n:{},s[e]=extend(c,o,i)):void 0!==i&&(s[e]=i));return s}function getRawTag(t){var e=hasOwnProperty.call(t,symToStringTag$1),n=t[symToStringTag$1];try{t[symToStringTag$1]=void 0;var i=!0}catch(o){}var r=nativeObjectToString.call(t);return i&&(e?t[symToStringTag$1]=n:delete t[symToStringTag$1]),r}function objectToString(t){return nativeObjectToString$1.call(t)}function baseGetTag(t){return null==t?void 0===t?undefinedTag:nullTag:symToStringTag&&symToStringTag in Object(t)?_getRawTag(t):_objectToString(t)}function isObjectLike(t){return null!=t&&"object"==typeof t}function isSymbol(t){return"symbol"==typeof t||isObjectLike_1(t)&&_baseGetTag(t)==symbolTag}function isKey(t,e){if(isArray_1(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!isSymbol_1(t))||reIsPlainProp.test(t)||!reIsDeepProp.test(t)||null!=e&&t in Object(e)}function isObject$2(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)}function isFunction$1(t){if(!isObject_1(t))return!1;var e=_baseGetTag(t);return e==funcTag||e==genTag||e==asyncTag||e==proxyTag}function isMasked(t){return!!maskSrcKey&&maskSrcKey in t}function toSource(t){if(null!=t){try{return funcToString$1.call(t)}catch(e){}try{return t+""}catch(e){}}return""}function baseIsNative(t){return!(!isObject_1(t)||_isMasked(t))&&(isFunction_1(t)?reIsNative:reIsHostCtor).test(_toSource(t))}function getValue(t,e){return null==t?void 0:t[e]}function getNative(t,e){var n=_getValue(t,e);return _baseIsNative(n)?n:void 0}function hashClear(){this.__data__=_nativeCreate?_nativeCreate(null):{},this.size=0}function hashDelete(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e}function hashGet(t){var e=this.__data__;if(_nativeCreate){var n=e[t];return n===HASH_UNDEFINED?void 0:n}return hasOwnProperty$2.call(e,t)?e[t]:void 0}function hashHas(t){var e=this.__data__;return _nativeCreate?void 0!==e[t]:hasOwnProperty$3.call(e,t)}function hashSet(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=_nativeCreate&&void 0===e?HASH_UNDEFINED$1:e,this}function Hash(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var i=t[e];this.set(i[0],i[1])}}function listCacheClear(){this.__data__=[],this.size=0}function eq(t,e){return t===e||t!==t&&e!==e}function assocIndexOf(t,e){for(var n=t.length;n--;)if(eq_1(t[n][0],e))return n;return-1}function listCacheDelete(t){var e=this.__data__,n=_assocIndexOf(e,t);return!(n<0)&&(n==e.length-1?e.pop():splice.call(e,n,1),--this.size,!0)}function listCacheGet(t){var e=this.__data__,n=_assocIndexOf(e,t);return n<0?void 0:e[n][1]}function listCacheHas(t){return _assocIndexOf(this.__data__,t)>-1}function listCacheSet(t,e){var n=this.__data__,i=_assocIndexOf(n,t);return i<0?(++this.size,n.push([t,e])):n[i][1]=e,this}function ListCache(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var i=t[e];this.set(i[0],i[1])}}function mapCacheClear(){this.size=0,this.__data__={hash:new _Hash,map:new(_Map||_ListCache),string:new _Hash}}function isKeyable(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t}function getMapData(t,e){var n=t.__data__;return _isKeyable(e)?n["string"==typeof e?"string":"hash"]:n.map}function mapCacheDelete(t){var e=_getMapData(this,t)["delete"](t);return this.size-=e?1:0,e}function mapCacheGet(t){return _getMapData(this,t).get(t)}function mapCacheHas(t){return _getMapData(this,t).has(t)}function mapCacheSet(t,e){var n=_getMapData(this,t),i=n.size;return n.set(t,e),this.size+=n.size==i?0:1,this}function MapCache(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var i=t[e];this.set(i[0],i[1])}}function memoize(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError(FUNC_ERROR_TEXT);var n=function(){var i=arguments,r=e?e.apply(this,i):i[0],o=n.cache;if(o.has(r))return o.get(r);var s=t.apply(this,i);return n.cache=o.set(r,s)||o,s};return n.cache=new(memoize.Cache||_MapCache),n}function memoizeCapped(t){var e=memoize_1(t,(function(t){return n.size===MAX_MEMOIZE_SIZE&&n.clear(),t})),n=e.cache;return e}function arrayMap(t,e){for(var n=-1,i=null==t?0:t.length,r=Array(i);++n<i;)r[n]=e(t[n],n,t);return r}function baseToString(t){if("string"==typeof t)return t;if(isArray_1(t))return _arrayMap(t,baseToString)+"";if(isSymbol_1(t))return symbolToString?symbolToString.call(t):"";var e=t+"";return"0"==e&&1/t==-INFINITY?"-0":e}function toString$1(t){return null==t?"":_baseToString(t)}function castPath(t,e){return isArray_1(t)?t:_isKey(t,e)?[t]:_stringToPath(toString_1(t))}function toKey(t){if("string"==typeof t||isSymbol_1(t))return t;var e=t+"";return"0"==e&&1/t==-INFINITY$1?"-0":e}function baseGet(t,e){e=_castPath(e,t);for(var n=0,i=e.length;null!=t&&n<i;)t=t[_toKey(e[n++])];return n&&n==i?t:void 0}function get$1(t,e,n){var i=null==t?void 0:_baseGet(t,e);return void 0===i?n:i}function getParams(t,e){var n=e.split("?")[1];if(n){var i=new RegExp("(^|&)"+t+"=([^&]*)(&|$)","i"),r=n.match(i);return null!=r?decodeURIComponent(r[2]):null}}function guid(){function t(){return(65536*(1+Math.random())|0).toString(16).substring(1)}return t()+t()+"-"+t()+"-"+t()+"-"+t()+"-"+t()+t()+t()}function unifyProtocol(t){t=t.replace(/^(http|https):/,"");var e=window.location.protocol;return"http:"!=e&&"https:"!=e&&(e="https:"),e+t}function convertProtocol(t){var e=[];if(t.indexOf(".sdp")>-1)t=t.replace(".sdp",".flv"),e.push(t.replace(".sdp",".m3u8"));else{var n=t.replace("webrtc://","https://").replace("?",".flv?");-1===n.indexOf("?")&&-1===n.indexOf(".flv")&&(n+=".flv"),hlsSrc=t.replace("webrtc://","https://").replace("?",".m3u8?"),-1===hlsSrc.indexOf("?")&&-1===hlsSrc.indexOf(".m3u8")&&(hlsSrc+=".m3u8"),e.push(hlsSrc)}return e}function replaceHost(t,e){var n=/^http(s)?:\/\/(.*?)\//,i=t.match(n);return t.replace(i[2],e)}function getViewportSize(){var t=document,e=t.documentElement,n=t.body;return{width:e&&e.clientWidth||n&&n.offsetWidth||window.innerWidth||0,height:e&&e.clientHeight||n&&n.offsetHeight||window.innerHeight||0}}function getTimeStamp(){return(new Date).getTime()}function getTimeStampBySecond(){return Date.parse(new Date)/1e3}function loadCssText(t,e){var n=document.getElementById(t);if(n)n.innerHTML=e;else{var i=document.createElement("style");i.id=t,i.type="text/css",i.appendChild(document.createTextNode(e)),document.getElementsByTagName("head")[0].appendChild(i)}}function releaseCssText(t){var e=document.getElementById(t);e&&e.remove()}function loadScript(t,e,n){var i=arguments.length>3&&void 0!==arguments[3]&&arguments[3],r=document.createElement("script");if(r.onload=r.onreadystatechange=function(){this.readyState&&"loaded"!==this.readyState&&"complete"!==this.readyState||("function"==typeof e&&e(),r.onload=r.onreadystatechange=null,r.parentNode&&!i&&r.parentNode.removeChild(r))},n)for(var o in n)if(n.hasOwnProperty(o)){var s=n[o];null===s?r.removeAttribute(s):r.setAttribute(o,s)}r.src=t,document.getElementsByTagName("head")[0].appendChild(r)}function serializeParams(t){var e=[],n=function(t,n){n="function"==typeof n?n():n,n=null===n||void 0===n?"":n,e[e.length]=encodeURIComponent(t)+"="+encodeURIComponent(n)};return function t(i,r){var o=void 0,s=void 0,a=void 0;if(i)if(Array.isArray(r))for(o=0,s=r.length;o<s;o++)t(i+"["+("object"===_typeof(r[o])&&r[o]?o:"")+"]",r[o]);else if("[object Object]"===String(r))for(a in r)t(i+"["+a+"]",r[a]);else n(i,r);else if(Array.isArray(r))for(o=0,s=r.length;o<s;o++)n(r[o].name,r[o].value);else for(a in r)t(a,r[a]);return e}("",t).join("&")}function encodeHTML(t){return t.length?String(t).replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/\"/g,"&quot;").replace(/\'/g,"&#39;").replace(/\//g,"&#x2F;"):""}function isWebrtcUrl(t){return/webrtc:\/\//.test(t)||/\.sdp/.test(t)}function getperformance(){return window.performance||window.msPerformance||window.webkitPerformance||{}}function arrangeWebrtcSource(t,e){var n=getParams("tabr_bitrates",t),i=getParams("tabr_start_bitrate",t),r="auto"===getParams("tabr_control",t);t=t.replace("&tabr_control=auto","");var o=[],s=[];if(n&&i){var a;if(s=n.split(",").map((function(n){var r,s=e.webrtcConfig.abrLabels[n]||n;return o.push(s),r={},r[s]=[{src:t.replace("tabr_start_bitrate="+i,"tabr_start_bitrate="+n)}],r})),r)s.push((a={},a[e.webrtcConfig.abrLabels.auto||"AUTO"]=[{src:t+"&tabr_control=auto"}],a)),o.push(e.webrtcConfig.abrLabels.auto||"AUTO");var l={};s.forEach((function(t){for(var e in t)l[e]=t[e]})),e.showOrder=o,e.defaultRes=r?e.webrtcConfig.abrLabels.auto||"AUTO":e.webrtcConfig.abrLabels[i]||i||o[0];var c={};o.forEach((function(t){c[t]=e.webrtcConfig.abrLabels[t]||t})),e.labels=c,e.label=c,e.sources=[],e.multiResolution={sources:l}}}function rangeCheck(t,e,n){if("number"!=typeof e||e<0||e>n)throw new Error("Failed to execute '"+t+"' on 'TimeRanges': The index provided ("+e+") is non-numeric or out of bounds (0-"+n+").")}function getRange(t,e,n,i){return rangeCheck(t,i,n.length-1),n[i][e]}function createTimeRangesObj(t){return void 0===t||0===t.length?{length:0,start:function(){throw new Error("This TimeRanges object is empty")},end:function(){throw new Error("This TimeRanges object is empty")}}:{length:t.length,start:getRange.bind(null,"start",0,t),end:getRange.bind(null,"end",1,t)}}function createTimeRanges(t,e){return Array.isArray(t)?createTimeRangesObj(t):void 0===t||void 0===e?createTimeRangesObj():createTimeRangesObj([[t,e]])}function bufferedPercent(t,e){var n=0,i=void 0,r=void 0;if(!e)return 0;t&&t.length||(t=createTimeRanges(0,0));for(var o=0;o<t.length;o++)i=t.start(o),r=t.end(o),r>e&&(r=e),n+=r-i;return n/e}function MediaError(t){if(t instanceof MediaError)return t;"number"==typeof t?this.code=t:"string"==typeof t?this.message=t:isObject$1(t)&&("number"==typeof t.code&&(this.code=t.code),assign(this,t)),this.message||(this.message=MediaError.defaultMessages[this.code]||"")}function SafeParseTuple(t,e){var n,i=null;try{n=JSON.parse(t,e)}catch(r){i=r}return[i,n]}function isPromise(t){return void 0!==t&&"function"==typeof t.then}function silencePromise(t){isPromise(t)&&t.then(null,(function(t){}))}function isFunction$3(t){if(!t)return!1;var e=toString$3.call(t);return"[object Function]"===e||"function"==typeof t&&"[object RegExp]"!==e||"undefined"!=typeof window&&(t===window.setTimeout||t===window.alert||t===window.confirm||t===window.prompt)}function extend$1(){for(var t={},e=0;e<arguments.length;e++){var n=arguments[e];for(var i in n)hasOwnProperty$4.call(n,i)&&(t[i]=n[i])}return t}function forEachArray(t,e){for(var n=0;n<t.length;n++)e(t[n])}function isEmpty(t){for(var e in t)if(t.hasOwnProperty(e))return!1;return!0}function initParams(t,e,n){var i=t;return isFunction_1$2(e)?(n=e,"string"==typeof t&&(i={uri:t})):i=immutable(e,{uri:t}),i.callback=n,i}function createXHR(t,e,n){return e=initParams(t,e,n),_createXHR(e)}function _createXHR(t){function e(){4===a.readyState&&setTimeout(r,0)}function n(){var t=void 0;if(t=a.response?a.response:a.responseText||getXml(a),y)try{t=JSON.parse(t)}catch(e){}return t}function i(t){return clearTimeout(u),t instanceof Error||(t=new Error(""+(t||"Unknown XMLHttpRequest Error"))),t.statusCode=0,s(t,m)}function r(){if(!c){var e;clearTimeout(u),e=t.useXDR&&void 0===a.status?200:1223===a.status?204:a.status;var i=m,r=null;return 0!==e?(i={body:n(),statusCode:e,method:p,headers:{},url:h,rawRequest:a},a.getAllResponseHeaders&&(i.headers=parseHeaders(a.getAllResponseHeaders()))):r=new Error("Internal XMLHttpRequest Error"),s(r,i,i.body)}}if("undefined"==typeof t.callback)throw new Error("callback argument missing");var o=!1,s=function(e,n,i){o||(o=!0,t.callback(e,n,i))},a=t.xhr||null;a||(a=t.cors||t.useXDR?new createXHR.XDomainRequest:new createXHR.XMLHttpRequest);var l,c,u,h=a.url=t.uri||t.url,p=a.method=t.method||"GET",d=t.body||t.data,f=a.headers=t.headers||{},g=!!t.sync,y=!1,m={body:void 0,headers:{},statusCode:0,method:p,url:h,rawRequest:a};if("json"in t&&!1!==t.json&&(y=!0,f.accept||f.Accept||(f.Accept="application/json"),"GET"!==p&&"HEAD"!==p&&(f["content-type"]||f["Content-Type"]||(f["Content-Type"]="application/json"),d=JSON.stringify(!0===t.json?d:t.json))),a.onreadystatechange=e,a.onload=r,a.onerror=i,a.onprogress=function(){},a.onabort=function(){c=!0},a.ontimeout=i,a.open(p,h,!g,t.username,t.password),g||(a.withCredentials=!!t.withCredentials),!g&&t.timeout>0&&(u=setTimeout((function(){if(!c){c=!0,a.abort("timeout");var t=new Error("XMLHttpRequest timeout");t.code="ETIMEDOUT",i(t)}}),t.timeout)),a.setRequestHeader)for(l in f)f.hasOwnProperty(l)&&a.setRequestHeader(l,f[l]);else if(t.headers&&!isEmpty(t.headers))throw new Error("Headers cannot be set on an XDomainRequest object");return"responseType"in t&&(a.responseType=t.responseType),"beforeSend"in t&&"function"==typeof t.beforeSend&&t.beforeSend(a),a.send(d||null),a}function getXml(t){if("document"===t.responseType)return t.responseXML;var e=t.responseXML&&"parsererror"===t.responseXML.documentElement.nodeName;return""!==t.responseType||e?null:t.responseXML}function noop(){}function ParsingError(t,e){this.name="ParsingError",this.code=t.code,this.message=e||t.message}function parseTimeStamp(t){function e(t,e,n,i){return 3600*(0|t)+60*(0|e)+(0|n)+(0|i)/1e3}var n=t.match(/^(\d+):(\d{2})(:\d{2})?\.(\d{3})/);return n?n[3]?e(n[1],n[2],n[3].replace(":",""),n[4]):n[1]>59?e(n[1],n[2],0,n[4]):e(0,n[1],n[2],n[4]):null}function Settings(){this.values=_objCreate(null)}function parseOptions(t,e,n,i){var r=i?t.split(i):[t];for(var o in r)if("string"==typeof r[o]){var s=r[o].split(n);if(2===s.length){var a=s[0],l=s[1];e(a,l)}}}function parseCue(t,e,n){function i(){var e=parseTimeStamp(t);if(null===e)throw new ParsingError(ParsingError.Errors.BadTimeStamp,"Malformed timestamp: "+o);return t=t.replace(/^[^\sa-zA-Z-]+/,""),e}function r(){t=t.replace(/^\s+/,"")}var o=t;if(r(),e.startTime=i(),r(),"--\x3e"!==t.substr(0,3))throw new ParsingError(ParsingError.Errors.BadTimeStamp,"Malformed time stamp (time stamps must be separated by '--\x3e'): "+o);t=t.substr(3),r(),e.endTime=i(),r(),function(t,e){var i=new Settings;parseOptions(t,(function(t,e){switch(t){case"region":for(var r=n.length-1;r>=0;r--)if(n[r].id===e){i.set(t,n[r].region);break}break;case"vertical":i.alt(t,e,["rl","lr"]);break;case"line":var o=e.split(","),s=o[0];i.integer(t,s),i.percent(t,s)&&i.set("snapToLines",!1),i.alt(t,s,["auto"]),2===o.length&&i.alt("lineAlign",o[1],["start","middle","end"]);break;case"position":o=e.split(","),i.percent(t,o[0]),2===o.length&&i.alt("positionAlign",o[1],["start","middle","end"]);break;case"size":i.percent(t,e);break;case"align":i.alt(t,e,["start","middle","end","left","right"])}}),/:/,/\s/),e.region=i.get("region",null),e.vertical=i.get("vertical",""),e.line=i.get("line","auto"),e.lineAlign=i.get("lineAlign","start"),e.snapToLines=i.get("snapToLines",!0),e.size=i.get("size",100),e.align=i.get("align","middle"),e.position=i.get("position",{start:0,left:0,middle:50,end:100,right:100},e.align),e.positionAlign=i.get("positionAlign",{start:"start",left:"start",middle:"middle",end:"end",right:"end"},e.align)}(t,e)}function parseContent(t,e){function n(t){return ESCAPE[t]}for(var i,r=t.document.createElement("div"),o=r,s=[];null!==(i=function(){if(!e)return null;var t=e.match(/^([^<]*)(<[^>]+>?)?/);return function(t){return e=e.substr(t.length),t}(t[1]?t[1]:t[2])}());)if("<"!==i[0])o.appendChild(t.document.createTextNode(function(t){for(;c=t.match(/&(amp|lt|gt|lrm|rlm|nbsp);/);)t=t.replace(c[0],n);return t}(i)));else{if("/"===i[1]){s.length&&s[s.length-1]===i.substr(2).replace(">","")&&(s.pop(),o=o.parentNode);continue}var a,l=parseTimeStamp(i.substr(1,i.length-2));if(l){a=t.document.createProcessingInstruction("timestamp",l),o.appendChild(a);continue}var c=i.match(/^<([^.\s\/0-9>]+)(\.[^\s\\>]+)?([^>\\]+)?(\\?)>?$/);if(!c)continue;if(!(a=function(e,n){var i=TAG_NAME[e];if(!i)return null;var r=t.document.createElement(i);r.localName=i;var o=TAG_ANNOTATION[e];return o&&n&&(r[o]=n.trim()),r}(c[1],c[3])))continue;if(!function(t,e){return!NEEDS_PARENT[e.localName]||NEEDS_PARENT[e.localName]===t.localName}(o,a))continue;c[2]&&(a.className=c[2].substr(1).replace("."," ")),s.push(c[1]),o.appendChild(a),o=a}return r}function isStrongRTLChar(t){for(var e=0;e<strongRTLRanges.length;e++){var n=strongRTLRanges[e];if(t>=n[0]&&t<=n[1])return!0}return!1}function determineBidi(t){function e(t,e){for(var n=e.childNodes.length-1;n>=0;n--)t.push(e.childNodes[n])}function n(t){if(!t||!t.length)return null;var i=t.pop(),r=i.textContent||i.innerText;if(r){var o=r.match(/^.*(\n|\r)/);return o?(t.length=0,o[0]):r}return"ruby"===i.tagName?n(t):i.childNodes?(e(t,i),n(t)):void 0}var i,r=[],o="";if(!t||!t.childNodes)return"ltr";for(e(r,t);o=n(r);)for(var s=0;s<o.length;s++)if(i=o.charCodeAt(s),isStrongRTLChar(i))return"rtl";return"ltr"}function computeLinePos(t){if("number"==typeof t.line&&(t.snapToLines||t.line>=0&&t.line<=100))return t.line;if(!t.track||!t.track.textTrackList||!t.track.textTrackList.mediaElement)return-1;for(var e=t.track,n=e.textTrackList,i=0,r=0;r<n.length&&n[r]!==e;r++)"showing"===n[r].mode&&i++;return-1*++i}function StyleBox(){}function CueStyleBox(t,e,n){var i=/MSIE\s8\.0/.test(navigator.userAgent),r="rgba(255, 255, 255, 1)",o="rgba(0, 0, 0, 0.8)";i&&(r="rgb(255, 255, 255)",o="rgb(0, 0, 0)"),StyleBox.call(this),this.cue=e,this.cueDiv=parseContent(t,e.text);var s={color:r,backgroundColor:o,position:"relative",left:0,right:0,top:0,bottom:0,display:"inline"};i||(s.writingMode=""===e.vertical?"horizontal-tb":"lr"===e.vertical?"vertical-lr":"vertical-rl",s.unicodeBidi="plaintext"),this.applyStyles(s,this.cueDiv),this.div=t.document.createElement("div"),s={textAlign:"middle"===e.align?"center":e.align,font:n.font,whiteSpace:"pre-line",position:"absolute"},i||(s.direction=determineBidi(this.cueDiv),s.writingMode=""===e.vertical?"horizontal-tb":"lr"===e.vertical?"vertical-lr":"vertical-rl".stylesunicodeBidi="plaintext"),this.applyStyles(s),this.div.appendChild(this.cueDiv);var a=0;switch(e.positionAlign){case"start":a=e.position;break;case"middle":a=e.position-e.size/2;break;case"end":a=e.position-e.size}""===e.vertical?this.applyStyles({left:this.formatStyle(a,"%"),width:this.formatStyle(e.size,"%")}):this.applyStyles({top:this.formatStyle(a,"%"),height:this.formatStyle(e.size,"%")}),this.move=function(t){this.applyStyles({top:this.formatStyle(t.top,"px"),bottom:this.formatStyle(t.bottom,"px"),left:this.formatStyle(t.left,"px"),right:this.formatStyle(t.right,"px"),height:this.formatStyle(t.height,"px"),width:this.formatStyle(t.width,"px")})}}function BoxPosition(t){var e,n,i,r,o=/MSIE\s8\.0/.test(navigator.userAgent);if(t.div){n=t.div.offsetHeight,i=t.div.offsetWidth,r=t.div.offsetTop;var s=(s=t.div.childNodes)&&(s=s[0])&&s.getClientRects&&s.getClientRects();t=t.div.getBoundingClientRect(),e=s?Math.max(s[0]&&s[0].height||0,t.height/s.length):0}this.left=t.left,this.right=t.right,this.top=t.top||r,this.height=t.height||n,this.bottom=t.bottom||r+(t.height||n),this.width=t.width||i,this.lineHeight=void 0!==e?e:t.lineHeight,o&&!this.lineHeight&&(this.lineHeight=13)}function moveBoxToLinePosition(t,e,n,i){var r=new BoxPosition(e),o=e.cue,s=computeLinePos(o),a=[];if(o.snapToLines){var l;switch(o.vertical){case"":a=["+y","-y"],l="height";break;case"rl":a=["+x","-x"],l="width";break;case"lr":a=["-x","+x"],l="width"}var c=r.lineHeight,u=c*Math.round(s),h=n[l]+c,p=a[0];Math.abs(u)>h&&(u=u<0?-1:1,u*=Math.ceil(h/c)*c),s<0&&(u+=""===o.vertical?n.height:n.width,a=a.reverse()),r.move(p,u)}else{var d=r.lineHeight/n.height*100;switch(o.lineAlign){case"middle":s-=d/2;break;case"end":s-=d}switch(o.vertical){case"":e.applyStyles({top:e.formatStyle(s,"%")});break;case"rl":e.applyStyles({left:e.formatStyle(s,"%")});break;case"lr":e.applyStyles({right:e.formatStyle(s,"%")})}a=["+y","-x","+x","-y"],r=new BoxPosition(e)}var f=function(t,e){for(var r,o=new BoxPosition(t),s=1,a=0;a<e.length;a++){for(;t.overlapsOppositeAxis(n,e[a])||t.within(n)&&t.overlapsAny(i);)t.move(e[a]);if(t.within(n))return t;var l=t.intersectPercentage(n);s>l&&(r=new BoxPosition(t),s=l),t=new BoxPosition(o)}return r||o}(r,a);e.move(f.toCSSCompatValues(n))}function WebVTT$1(){}function findDirectionSetting(t){return"string"==typeof t&&!!directionSetting[t.toLowerCase()]&&t.toLowerCase()}function findAlignSetting(t){return"string"==typeof t&&!!alignSetting[t.toLowerCase()]&&t.toLowerCase()}function extend$2(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var i in n)t[i]=n[i]}return t}function VTTCue(t,e,n){var i=this,r=/MSIE\s8\.0/.test(navigator.userAgent),o={};r?i=document.createElement("custom"):o.enumerable=!0,i.hasBeenReset=!1;var s="",a=!1,l=t,c=e,u=n,h=null,p="",d=!0,f="auto",g="start",y=50,m="middle",v=50,_="middle";if(Object.defineProperty(i,"id",extend$2({},o,{get:function(){return s},set:function(t){s=""+t}})),Object.defineProperty(i,"pauseOnExit",extend$2({},o,{get:function(){return a},set:function(t){a=!!t}})),Object.defineProperty(i,"startTime",extend$2({},o,{get:function(){return l},set:function(t){if("number"!=typeof t)throw new TypeError("Start time must be set to a number.");l=t,this.hasBeenReset=!0}})),Object.defineProperty(i,"endTime",extend$2({},o,{get:function(){return c},set:function(t){if("number"!=typeof t)throw new TypeError("End time must be set to a number.");c=t,this.hasBeenReset=!0}})),Object.defineProperty(i,"text",extend$2({},o,{get:function(){return u},set:function(t){u=""+t,this.hasBeenReset=!0}})),Object.defineProperty(i,"region",extend$2({},o,{get:function(){return h},set:function(t){h=t,this.hasBeenReset=!0}})),Object.defineProperty(i,"vertical",extend$2({},o,{get:function(){return p},set:function(t){var e=findDirectionSetting(t);if(!1===e)throw new SyntaxError("An invalid or illegal string was specified.");p=e,this.hasBeenReset=!0}})),Object.defineProperty(i,"snapToLines",extend$2({},o,{get:function(){return d},set:function(t){d=!!t,this.hasBeenReset=!0}})),Object.defineProperty(i,"line",extend$2({},o,{get:function(){return f},set:function(t){if("number"!=typeof t&&t!==autoKeyword)throw new SyntaxError("An invalid number or illegal string was specified.");f=t,this.hasBeenReset=!0}})),Object.defineProperty(i,"lineAlign",extend$2({},o,{get:function(){return g},set:function(t){var e=findAlignSetting(t);if(!e)throw new SyntaxError("An invalid or illegal string was specified.");g=e,this.hasBeenReset=!0}})),Object.defineProperty(i,"position",extend$2({},o,{get:function(){return y},set:function(t){if(t<0||t>100)throw new Error("Position must be between 0 and 100.");y=t,this.hasBeenReset=!0}})),Object.defineProperty(i,"positionAlign",extend$2({},o,{get:function(){return m},set:function(t){var e=findAlignSetting(t);if(!e)throw new SyntaxError("An invalid or illegal string was specified.");m=e,this.hasBeenReset=!0}})),Object.defineProperty(i,"size",extend$2({},o,{get:function(){return v},set:function(t){if(t<0||t>100)throw new Error("Size must be between 0 and 100.");v=t,this.hasBeenReset=!0}})),Object.defineProperty(i,"align",extend$2({},o,{get:function(){return _},set:function(t){var e=findAlignSetting(t);if(!e)throw new SyntaxError("An invalid or illegal string was specified.");_=e,this.hasBeenReset=!0}})),i.displayState=void 0,r)return i}function findScrollSetting(t){return"string"==typeof t&&!!scrollSetting[t.toLowerCase()]&&t.toLowerCase()}function isValidPercentValue(t){return"number"==typeof t&&t>=0&&t<=100}function VTTRegion(){var t=100,e=3,n=0,i=100,r=0,o=100,s="";Object.defineProperties(this,{width:{enumerable:!0,get:function(){return t},set:function(e){if(!isValidPercentValue(e))throw new Error("Width must be between 0 and 100.");t=e}},lines:{enumerable:!0,get:function(){return e},set:function(t){if("number"!=typeof t)throw new TypeError("Lines must be set to a number.");e=t}},regionAnchorY:{enumerable:!0,get:function(){return i},set:function(t){if(!isValidPercentValue(t))throw new Error("RegionAnchorX must be between 0 and 100.");i=t}},regionAnchorX:{enumerable:!0,get:function(){return n},set:function(t){if(!isValidPercentValue(t))throw new Error("RegionAnchorY must be between 0 and 100.");n=t}},viewportAnchorY:{enumerable:!0,get:function(){return o},set:function(t){if(!isValidPercentValue(t))throw new Error("ViewportAnchorY must be between 0 and 100.");o=t}},viewportAnchorX:{enumerable:!0,get:function(){return r},set:function(t){if(!isValidPercentValue(t))throw new Error("ViewportAnchorX must be between 0 and 100.");r=t}},scroll:{enumerable:!0,get:function(){return s},set:function(t){var e=findScrollSetting(t);if(!1===e)throw new SyntaxError("An invalid or illegal string was specified.");s=e}}})}function createTrackHelper(t,e,n,i){var r=arguments.length>4&&void 0!==arguments[4]?arguments[4]:{},o=t.textTracks();r.kind=e,n&&(r.label=n),i&&(r.language=i),r.tech=t;var s=new ALL.text.TrackClass(r);return o.addTrack(s),s}function use(t,e){middlewares[t]=middlewares[t]||[],middlewares[t].push(e)}function setSource(t,e,n){t.setTimeout((function(){return setSourceHelper(e,middlewares[e.type],n,t)}),1)}function setTech(t,e){t.forEach((function(t){return t.setTech&&t.setTech(e)}))}function get$3(t,e,n){return t.reduceRight(middlewareIterator(n),e[n]())}function set$1(t,e,n,i){return e[n](t.reduce(middlewareIterator(n),i))}function middlewareIterator(t){return function(e,n){return n[t]?n[t](e):e}}function setSourceHelper(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[],n=arguments[2],i=arguments[3],r=arguments.length>4&&void 0!==arguments[4]?arguments[4]:[],o=arguments.length>5&&void 0!==arguments[5]&&arguments[5],s=e[0],a=e.slice(1);if("string"==typeof s)setSourceHelper(t,middlewares[s],n,i,r,o);else if(s){var l=s(i);l.setSource(assign({},t),(function(e,s){if(e)return setSourceHelper(t,a,n,i,r,o);r.push(l),setSourceHelper(s,t.type===s.type?a:middlewares[s.type],n,i,r,o)}))}else a.length?setSourceHelper(t,a,n,i,r,o):o?n(t,r):setSourceHelper(t,middlewares["*"],n,i,r,!0)}function constructColor(t,e){return"rgba("+parseInt(t[1]+t[1],16)+","+parseInt(t[2]+t[2],16)+","+parseInt(t[3]+t[3],16)+","+e+")"}function tryUpdateStyle(t,e,n){try{t.style[e]=n}catch(i){return}}function formatTime(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:t;t=t<0?0:t;var n=Math.floor(t%60),i=Math.floor(t/60%60),r=Math.floor(t/3600),o=Math.floor(e/60%60),s=Math.floor(e/3600);return(isNaN(t)||t===1/0)&&(r=i=n="-"),r=r>0||s>0?r+":":"",i=((r||o>=10)&&i<10?"0"+i:i)+":",n=n<10?"0"+n:n,r+i+n}function formatDate(t,e){if(!t)return"";var n=new Date(t),i=n.getFullYear(),r=n.getMonth()+1,o=n.getDate(),s=n.getHours(),a=n.getMinutes();return n.getSeconds(),i+"/"+r+"/"+o+" "+s+":"+(a<10?"0"+a:a)}function parseOptionValue(t,e){if(e&&(t=e(t)),t&&"none"!==t)return t}function getSelectedOptionValue(t,e){return parseOptionValue(t.options[t.options.selectedIndex].value,e)}function setSelectedOption(t,e,n){if(e)for(var i=0;i<t.options.length;i++)if(parseOptionValue(t.options[i].value,n)===e){t.selectedIndex=i;break}}function videojs(t,e,n){var i=void 0;if("string"==typeof t){var r=videojs.getPlayers();if(0===t.indexOf("#")&&(t=t.slice(1)),r[t])return e&&log$2.warn('Player "'+t+'" is already initialised. Options will not be applied.'),n&&r[t].ready(n),r[t];i=$("#"+t)}else i=t;if(!i||!i.nodeName)throw new TypeError("The element or ID supplied is not valid. (videojs)");if(i.player||Player.players[i.playerId])return i.player||Player.players[i.playerId];isEl(i)&&!document_1.body.contains(i)&&log$2.warn("The element supplied is not included in the DOM"),e=e||{},videojs.hooks("beforesetup").forEach((function(t){var n=t(i,mergeOptions(e));isObject$1(n)&&!Array.isArray(n)?e=mergeOptions(e,n):log$2.error("please return an object in beforesetup hooks")}));var o=Component.getComponent("Player"),s=new o(i,e,n);return videojs.hooks("setup").forEach((function(t){return t(s)})),s}function toObject(t){if(null===t||void 0===t)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(t)}function shouldUseNative(){try{if(!Object.assign)return!1;var t=new String("abc");if(t[5]="de","5"===Object.getOwnPropertyNames(t)[0])return!1;for(var e={},n=0;n<10;n++)e["_"+String.fromCharCode(n)]=n;if("0123456789"!==Object.getOwnPropertyNames(e).map((function(t){return e[t]})).join(""))return!1;var i={};return"abcdefghijklmnopqrst".split("").forEach((function(t){i[t]=t})),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},i)).join("")}catch(r){return!1}}function decodeComponents(t,e){try{return decodeURIComponent(t.join(""))}catch(r){}if(1===t.length)return t;e=e||1;var n=t.slice(0,e),i=t.slice(e);return Array.prototype.concat.call([],decodeComponents(n),decodeComponents(i))}function decode(t){try{return decodeURIComponent(t)}catch(i){for(var e=t.match(singleMatcher),n=1;n<e.length;n++)t=decodeComponents(e,n).join(""),e=t.match(singleMatcher);return t}}function customDecodeURIComponent(t){for(var e={"%FE%FF":"��","%FF%FE":"��"},n=multiMatcher.exec(t);n;){try{e[n[0]]=decodeURIComponent(n[0])}catch(a){var i=decode(n[0]);i!==n[0]&&(e[n[0]]=i)}n=multiMatcher.exec(t)}e["%C2"]="�";for(var r=Object.keys(e),o=0;o<r.length;o++){var s=r[o];t=t.replace(new RegExp(s,"g"),e[s])}return t}function encoderForArrayFormat(t){switch(t.arrayFormat){case"index":return function(e,n,i){return null===n?[encode(e,t),"[",i,"]"].join(""):[encode(e,t),"[",encode(i,t),"]=",encode(n,t)].join("")};case"bracket":return function(e,n){return null===n?encode(e,t):[encode(e,t),"[]=",encode(n,t)].join("")};default:return function(e,n){return null===n?encode(e,t):[encode(e,t),"=",encode(n,t)].join("")}}}function parserForArrayFormat(t){var e;switch(t.arrayFormat){case"index":return function(t,n,i){e=/\[(\d*)\]$/.exec(t),t=t.replace(/\[\d*\]$/,""),e?(void 0===i[t]&&(i[t]={}),i[t][e[1]]=n):i[t]=n};case"bracket":return function(t,n,i){return e=/(\[\])$/.exec(t),t=t.replace(/\[\]$/,""),e?void 0===i[t]?void(i[t]=[n]):void(i[t]=[].concat(i[t],n)):void(i[t]=n)};default:return function(t,e,n){void 0!==n[t]?n[t]=[].concat(n[t],e):n[t]=e}}}function encode(t,e){return e.encode?e.strict?strictUriEncode(t):encodeURIComponent(t):t}function keysSorter(t){return Array.isArray(t)?t.sort():"object"==typeof t?keysSorter(Object.keys(t)).sort((function(t,e){return Number(t)-Number(e)})).map((function(e){return t[e]})):t}function extract(t){var e=t.indexOf("?");return-1===e?"":t.slice(e+1)}function parse(t,e){e=objectAssign({arrayFormat:"none"},e);var n=parserForArrayFormat(e),i=Object.create(null);return"string"!=typeof t?i:(t=t.trim().replace(/^[?#&]/,""))?(t.split("&").forEach((function(t){var e=t.replace(/\+/g," ").split("="),r=e.shift(),o=e.length>0?e.join("="):void 0;o=void 0===o?null:decodeUriComponent(o),n(decodeUriComponent(r),o,i)})),Object.keys(i).sort().reduce((function(t,e){var n=i[e];return Boolean(n)&&"object"==typeof n&&!Array.isArray(n)?t[e]=keysSorter(n):t[e]=n,t}),Object.create(null))):i}function jsonp(t,e,n){function i(){c.parentNode&&c.parentNode.removeChild(c),window[a]="",u&&clearTimeout(u)}function r(){window[a]&&i()}"function"==typeof e&&(n=e,e={}),e||(e={});var o,s=e.prefix||"__jp",a=e.name||s+count++,l=e.funcKey||"callback";o="object"==_typeof(e.param)?queryString.stringify(e.param):e.param;var c,u,h=null!=e.timeout?e.timeout:6e3,p=encodeURIComponent,d=document.getElementsByTagName("script")[0]||document.head;return h&&(u=setTimeout((function(){i(),n&&n(new Error("Timeout"))}),h)),window[a]=function(t){i(),n&&n(null,t)},t+=(~t.indexOf("?")?"&":"?")+o+"&"+l+"="+p(a),t=t.replace("?&","?"),c=document.createElement("script"),c.setAttribute("src",t),c.setAttribute("async",!0),c.onload=function(t){},c.onreadystatechange=function(){"loaded"===this.readyState&&window[a]&&(i(),n&&n(new Error("ServerError")))},c.onerror=function(t){i(),n&&n(new Error("ServerError"))},d.parentNode.insertBefore(c,d),r}function mountHlsProvider(t){if(videojs.browser.IS_IOS&&videojs.browser.IS_MQQ||videojs.browser.IS_UC)return!1;if(videojs.browser.IS_ENABLED_MSE||videojs.browser.IS_SIMULATOR||t)try{var e=videojs.getTech&&videojs.getTech("Html5");e&&e.registerSourceHandler(HlsSourceHandler,0)}catch(n){}}function handlePlaybackMetadataLoaded(t,e){function n(t){return"dash-audio-"+t}function i(t,e){return t.find((function(t){return n(t.index)===e.id}))}var r=t.dash.mediaPlayer,o=r.getTracksFor("audio"),s=t.audioTracks();s.length&&e.clearTracks(["audio"]);var a=r.getCurrentTrackFor("audio");o.forEach((function(t){var e=t.lang;t.roles&&t.roles.length&&(e+=" ("+t.roles.join(", ")+")"),s.addTrack(new videojs.AudioTrack({enabled:t===a,id:n(t.index),kind:t.kind||"main",label:e,language:t.lang}))}));var l=function(){for(var t=0;t<s.length;t++){var e=s[t];if(e.enabled){var n=i(o,e);r.setCurrentTrack(n)}}};s.addEventListener("change",l),t.dash.mediaPlayer.on(window.dashjs.MediaPlayer.events.STREAM_TEARDOWN_COMPLETE,(function(){s.removeEventListener("change",l)}))}function setupAudioTracks(t,e){t.dash.mediaPlayer.on(window.dashjs.MediaPlayer.events.PLAYBACK_METADATA_LOADED,handlePlaybackMetadataLoaded.bind(null,t,e))}function find(t,e){for(var n=0;n<t.length;n++)if(e(t[n]))return t[n]}function attachDashTextTracksToVideojs(t,e,n){function i(){for(var e=t.dash.mediaPlayer,i=t.textTracks(),o=-1,s=0;s<i.length;s+=1)!function(t){var e=i[t];if("showing"===e.mode){var s=find(r,(function(t){return t.textTrack===e})),a=s?s.dashTrack:null;a&&(o=n.indexOf(a))}}(s);o!==e.getCurrentTextTrackIndex()&&e.setTextTrack(o)}var r=[],o=n.map((function(t){return{dashTrack:t,trackConfig:{label:t.lang,language:t.lang,srclang:t.lang,kind:t.kind}}})).map((function(e){var n=e.trackConfig,i=e.dashTrack,o=t.addRemoteTextTrack(n,!1);return r.push({textTrack:o.track,dashTrack:i}),o}));return t.textTracks().on("change",i),t.dash.mediaPlayer.on(window_1.dashjs.MediaPlayer.events.STREAM_TEARDOWN_COMPLETE,(function(){t.textTracks().off("change",i)})),i(),o}function setupTextTracks(t,e,n){function i(){o.forEach(t.removeRemoteTextTrack.bind(t)),o=[]}function r(a){var l=(a.index,a.tracks);s.off(window_1.dashjs.MediaPlayer.events.TEXT_TRACKS_ADDED,r),i(),l.length&&(o=attachDashTextTracksToVideojs(t,e,l,n))}window_1.VTTCue&&!/\[native code\]/.test(window_1.VTTCue.toString())&&(window_1.VTTCue=!1);var o=[];if(e.featuresNativeTextTracks)videojs.log.error("You must pass {html: {nativeCaptions: false}} in the videojs constructor to use text tracks in videojs-contrib-dash");else{var s=t.dash.mediaPlayer;s.on(window_1.dashjs.MediaPlayer.events.TEXT_TRACKS_ADDED,r),s.on(window_1.dashjs.MediaPlayer.events.CAN_PLAY,(function(){s.off(window_1.dashjs.MediaPlayer.events.TEXT_TRACKS_ADDED,r)}))}}function mountDashProvider(t){(window_1.MediaSource||t)&&videojs.getTech("Html5").registerSourceHandler(videojs.DashSourceHandler(),0)}function getTemplate(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:0,e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"fill",n=t,i="draw-"+e;return['<svg height="100%" width="100%" viewBox="0 0 484 348">\n <path class="'+i+'" transform="translate(4 4)" d="M383,124C350-42,122.3-40.5,90.6,123.5c-110.4,18.5-131,185,.6,216.5H381.6C519.7,310.7,494.1,137.8,383,124Z"/>\n <path transform="translate(4 4)" d="M200.4,110.2c-9.4-5.8-19.6,2.7-19.4,11.7V256.2c0,8,10.4,16.7,19.4,10.8,2.2-1.4,111.8-65.9,114-67.3,7.4-4,10.1-15.8,0-22.2Z" style="fill:#fff ;"/>\n </svg>','<svg height="100%" width="100%" viewBox="0 0 476 340">\n <path class="'+i+'" d="M383,124C350-42,122.3-40.5,90.6,123.5c-110.4,18.5-131,185,.6,216.5H381.6C519.7,310.7,494.1,137.8,383,124Z"/>\n <path d="M200.4,110.2c-9.4-5.8-19.6,2.7-19.4,11.7V256.2c0,8,10.4,16.7,19.4,10.8,2.2-1.4,111.8-65.9,114-67.3,7.4-4,10.1-15.8,0-22.2Z" style="fill:#fff ;"/>\n </svg>','<svg height="100%" width="100%" viewBox="0 14 96 68">\n <path class="'+i+'" d="M96,44.3v7.3c-0.1,7.7-1,15.5-1,15.5s-0.9,6.6-3.8,9.5c-3.6,3.8-7.7,3.8-9.6,4c-13.4,1-33.5,0.9-33.5,0.9 c-0.8,0-25-0.2-32.5-0.9c-2.1-0.4-6.9-0.3-10.6-4.1c-2.9-2.9-3.8-9.5-3.8-9.5s-1-7.7-1.1-15.5v-7.3c0.2-7.8,1.1-15.5,1.1-15.5 s0.9-6.6,3.8-9.5c3.6-3.8,7.7-3.8,9.6-4.1c13.4-1,33.5-0.9,33.5-0.9s20.1-0.1,33.5,0.9c1.9,0.2,5.9,0.2,9.6,4.1 c2.9,2.9,3.8,9.5,3.8,9.5S95.9,36.6,96,44.3z M38.3,61.4L64,47.9L38.3,34.4V61.4z"/>\n <polygon points="64,47.9 38.3,61.4 38.3,34.4" fill="#fff"/>\n </svg>'][n]}function trimmedEndIndex(t){for(var e=t.length;e--&&reWhitespace.test(t.charAt(e)););return e}function baseTrim(t){return t?t.slice(0,_trimmedEndIndex(t)+1).replace(reTrimStart,""):t}function toNumber(t){if("number"==typeof t)return t;if(isSymbol_1(t))return NAN;if(isObject_1(t)){var e="function"==typeof t.valueOf?t.valueOf():t;t=isObject_1(e)?e+"":e}if("string"!=typeof t)return 0===t?t:+t;t=_baseTrim(t);var n=reIsBinary.test(t);return n||reIsOctal.test(t)?freeParseInt(t.slice(2),n?2:8):reIsBadHex.test(t)?NAN:+t}function debounce(t,e,n){function i(e){var n=p,i=d;return p=d=void 0,v=e,g=t.apply(i,n)}function r(t){return v=t,y=setTimeout(a,e),_?i(t):g}function o(t){var n=t-m,i=t-v,r=e-n;return b?nativeMin(r,f-i):r}function s(t){var n=t-m,i=t-v;return void 0===m||n>=e||n<0||b&&i>=f}function a(){var t=now_1();if(s(t))return l(t);y=setTimeout(a,o(t))}function l(t){return y=void 0,A&&p?i(t):(p=d=void 0,g)}function c(){void 0!==y&&clearTimeout(y),v=0,p=m=d=y=void 0}function u(){return void 0===y?g:l(now_1())}function h(){var t=now_1(),n=s(t);if(p=arguments,d=this,m=t,n){if(void 0===y)return r(m);if(b)return clearTimeout(y),y=setTimeout(a,e),i(m)}return void 0===y&&(y=setTimeout(a,e)),g}var p,d,f,g,y,m,v=0,_=!1,b=!1,A=!0;if("function"!=typeof t)throw new TypeError(FUNC_ERROR_TEXT$2);return e=toNumber_1(e)||0,isObject_1(n)&&(_=!!n.leading,b="maxWait"in n,f=b?nativeMax(toNumber_1(n.maxWait)||0,e):f,A="trailing"in n?!!n.trailing:A),h.cancel=c,h.flush=u,h}function throttle$1(t,e,n){var i=!0,r=!0;if("function"!=typeof t)throw new TypeError(FUNC_ERROR_TEXT$1);return isObject_1(n)&&(i="leading"in n?!!n.leading:i,r="trailing"in n?!!n.trailing:r),debounce_1(t,e,{leading:i,maxWait:e,trailing:r})}function mountFlvProvider(t){if(videojs.browser.IS_IOS&&videojs.browser.IS_MQQ)return!1;if(!videojs.browser.IS_TBS&&!videojs.browser.IS_MQQB&&(!IS_IOS||!videojs.browser.IS_SAFARI)&&!videojs.browser.IE_VERSION||t)try{var e=videojs.getTech&&videojs.getTech("Html5");e&&e.registerSourceHandler(FlvSourceHandler,0)}catch(n){}}function mountWebRTCProvider(t){if(!videojs.browser.isWebRTCSupported())return!1;try{var e=videojs.getTech&&videojs.getTech("Html5");e&&e.registerSourceHandler(sourceHandler,0)}catch(n){}}function FlashRtmpDecorator(t){return t.streamingFormats={"rtmp/mp4":"MP4","rtmp/flv":"FLV"},t.streamFromParts=function(t,e){return t+"&"+e},t.streamToParts=function(t){var e={connection:"",stream:""};if(!t)return e;var n=t.search(/&(?!\w+=)/),i=void 0;return-1!==n?i=n+1:0===(n=i=t.lastIndexOf("/")+1)&&(n=i=t.length),e.connection=t.substring(0,n),e.stream=t.substring(i,t.length),e},t.isStreamingType=function(e){return e in t.streamingFormats},t.RTMP_RE=/^rtmp[set]?:\/\//i,t.isStreamingSrc=function(e){return t.RTMP_RE.test(e)},t.rtmpSourceHandler={},t.rtmpSourceHandler.canPlayType=function(e){return t.isStreamingType(e)?"maybe":""},t.rtmpSourceHandler.canHandleSource=function(e,n){var i=t.rtmpSourceHandler.canPlayType(e.type);return i||(t.isStreamingSrc(e.src)?"maybe":"")},t.rtmpSourceHandler.handleSource=function(e,n,i){var r=t.streamToParts(e.src);n.setRtmpConnection(r.connection),n.setRtmpStream(r.stream)},t.registerSourceHandler(t.rtmpSourceHandler),t}function _createSetter(t){var e=t.charAt(0).toUpperCase()+t.slice(1);_api["set"+e]=function(e){return this.el_.vjs_setProperty(t,e)}}function _createGetter(t){_api[t]=function(){return this.el_.vjs_getProperty(t)}}function TCPlayer(t,e,n){var i=void 0,r=(new Date).getTime(),o=videojs.dom;if("string"==typeof t)i=document.querySelector("#"+t);else{if(!t||!t.nodeName)throw new TypeError("The ID or element supplied is not valid.");i=t}if("video"!=i.nodeName.toLowerCase()&&"audio"!=i.nodeName.toLowerCase())throw new TypeError("The element type must be <video>.");o.hasClass(i,"tcplayer")||o.addClass(i,"tcplayer"),o.hasClass(i,"video-js")||o.addClass(i,"video-js"),videojs.browser.IE_VERSION&&(i.style.width||i.offsetWidth&&300!==i.offsetWidth)&&(window_1.VIDEOJS_NO_DYNAMIC_STYLE=!0);var s={controls:!0,language:"zh-CN",playbackRates:[.5,1,1.25,1.5,2],controlBar:{volumePanel:{inline:"video"!=i.nodeName.toLowerCase()},fullscreenToggle:"video"==i.nodeName.toLowerCase(),QualitySwitcherMenuButton:!0},plugins:{Skin:"",QualitySwitcher:{},MultiResolution:{},Errors:{},Reporter:{},ContextMenu:{},LevelSwitch:{},VttThumbnail:{},PlayerMetrics:{}},webrtcConfig:{enableAbr:!0,abrLabels:{}}};e=videojs.mergeOptions(s,e),e.webrtcConfig.enableAbr&&(isWebrtcUrl(e.sources)&&e.sources&&"string"==typeof e.sources&&arrangeWebrtcSource(e.sources,e),e.sources&&Array.isArray(e.sources)&&e.sources[0]&&e.sources[0].src&&isWebrtcUrl(e.sources[0].src)&&arrangeWebrtcSource(e.sources[0].src,e)),log("player initializing",e),videojs.getComponent("player").prototype.options_.children.splice(1,0,"logoImage");var a=videojs(t,e,n);return a.PlayerMetrics(e).setTimingData({initStart:r}),log("player initialized",e),a}var version="4.9.1",commonjsGlobal="undefined"!=typeof window?window:"undefined"!=typeof __webpack_require__.g?__webpack_require__.g:"undefined"!=typeof self?self:{},win;win="undefined"!=typeof window?window:void 0!==commonjsGlobal?commonjsGlobal:"undefined"!=typeof self?self:{};var window_1=win,empty={},empty$1=(Object.freeze||Object)({default:empty}),minDoc=empty$1&&empty||empty$1,topLevel=void 0!==commonjsGlobal?commonjsGlobal:"undefined"!=typeof window?window:{},doccy;"undefined"!=typeof document?doccy=document:(doccy=topLevel["__GLOBAL_DOCUMENT_CACHE@4"])||(doccy=topLevel["__GLOBAL_DOCUMENT_CACHE@4"]=minDoc);var document_1=doccy,USER_AGENT=window_1.navigator&&window_1.navigator.userAgent||"",VENDOR=window_1.navigator&&window_1.navigator.vendor||"",webkitVersionMap=/AppleWebKit\/([\d.]+)/i.exec(USER_AGENT),appleWebkitVersion=webkitVersionMap?parseFloat(webkitVersionMap.pop()):null,IS_IPAD=/iPad/i.test(USER_AGENT),IS_IPHONE=/iPhone/i.test(USER_AGENT)&&!IS_IPAD,IS_IPOD=/iPod/i.test(USER_AGENT),IS_IOS=IS_IPHONE||IS_IPAD||IS_IPOD,IOS_VERSION=function(){var t=USER_AGENT.match(/OS (\d+)_/i);return t&&t[1]?t[1]:null}(),IOS_VERSION_ARRAY=function(){var t=USER_AGENT.match(/OS (\d+)_(\d+)_?(\d+)?/i);return t&&[parseInt(t[1],10),parseInt(t[2],10),parseInt(t[3]||"0",10)]||[]}(),IS_ANDROID=/Android/i.test(USER_AGENT),ANDROID_VERSION=function(){var t=USER_AGENT.match(/Android (\d+)(?:\.(\d+))?(?:\.(\d+))*/i);if(!t)return null;var e=t[1]&&parseFloat(t[1]),n=t[2]&&parseFloat(t[2]);return e&&n?parseFloat(t[1]+"."+t[2]):e||null}(),IS_TBS=/TBS\/\d+/i.test(USER_AGENT),TBS_VERSION=function(){var t=USER_AGENT.match(/TBS\/(\d+)/i);if(t&&t[1])return t[1]}(),IS_MQQB=!IS_TBS&&/MQQBrowser\/\d+/i.test(USER_AGENT),IS_QQB=!IS_TBS&&/ QQBrowser\/\d+/i.test(USER_AGENT),IS_PC_WECHAT=/windowswechat/i.test(USER_AGENT),IS_WECHAT=/(micromessenger|webbrowser)/i.test(USER_AGENT),IS_MQQ=/ QQ\/\d+/i.test(USER_AGENT)||/MQQBrowser\/\d+/i.test(USER_AGENT),IS_OLD_ANDROID=IS_ANDROID&&/webkit/i.test(USER_AGENT)&&ANDROID_VERSION<2.3,IS_NATIVE_ANDROID=IS_ANDROID&&ANDROID_VERSION<5&&appleWebkitVersion<537,IS_FIREFOX=/Firefox/i.test(USER_AGENT),IS_EDGE=/Edge/i.test(USER_AGENT),IS_EDG=/Edg/i.test(USER_AGENT),IS_EDGA=/EdgA/i.test(USER_AGENT),EDG_VERSION=IS_EDG&&function(){var t=USER_AGENT.match(/Edg\/(\d+)/);return t&&t[1]?parseFloat(t[1]):null}(),EDGA_VERSION=IS_EDGA&&function(){var t=USER_AGENT.match(/EdgA\/(\d+)/);return t&&t[1]?parseFloat(t[1]):null}(),IS_CHROME=function(){return!(IS_EDGE||!/Chrome/i.test(USER_AGENT))||!(!/Safari/i.test(USER_AGENT)||!/CriOS/i.test(USER_AGENT))}()&&!IS_WECHAT&&!IS_MQQB&&!IS_QQB,CHROME_VERSION=function(){var t=USER_AGENT.match(/Chrome\/(\d+)/),e=USER_AGENT.match(/CriOS\/(\d+)/);return t&&t[1]?parseFloat(t[1]):e&&e[1]?parseFloat(e[1]):null}(),IS_IE8=/MSIE\s8\.0/.test(USER_AGENT),IE_VERSION=function(){var t=/MSIE\s(\d+)\.\d/.exec(USER_AGENT),e=t&&parseFloat(t[1]);return!e&&/Trident\/7.0/i.test(USER_AGENT)&&/rv:11.0/.test(USER_AGENT)&&(e=11),e}(),IS_SAFARI=/Safari/i.test(USER_AGENT)&&!IS_CHROME&&!IS_ANDROID&&!IS_EDGE&&!IS_MQQB&&!IS_QQB&&!IS_PC_WECHAT,IS_ANY_SAFARI=IS_SAFARI||IS_IOS,IS_SIMULATOR=IS_SAFARI&&"Google Inc."===VENDOR,IS_UC=/UCBrowser\/(\d+)\./i.test(USER_AGENT),IS_QUARK=/Quark\/(\d+)\./i.test(USER_AGENT),TOUCH_ENABLED=isReal()&&("ontouchstart"in window_1||window_1.DocumentTouch&&window_1.document instanceof window_1.DocumentTouch),BACKGROUND_SIZE_SUPPORTED=isReal()&&"backgroundSize"in window_1.document.createElement("video").style,IS_WIN=/Windows/i.test(USER_AGENT),IS_MAC=/MAC OS X/i.test(USER_AGENT),WIN_VER=function(){return/Windows NT ([.\w]+)/.test(USER_AGENT),RegExp.$1}(),MAC_VER=function(){return/Mac OS X (\w+)/.test(USER_AGENT),RegExp.$1}(),QQ_VER=function(){return/QQBrowser\/([.\d]+)/.test(USER_AGENT),RegExp.$1}(),EDGE_VER=function(){return/Edge\/([.\d]+)/.test(USER_AGENT),RegExp.$1}(),SAFARI_VER=function(){return/Version\/([.\d]+)/.test(USER_AGENT),RegExp.$1}(),FIREFOX_VER=function(){return/Firefox\/([.\d]+)/.test(USER_AGENT),RegExp.$1}(),CHROME_VER=function(){return/Chrome\/([.\d]+)/.test(USER_AGENT),RegExp.$1}(),IS_HUAWEI=/HUAWEI|honor|HMA/i.test(USER_AGENT),IS_XIAOMI=/HM|RedMi|Mi/i.test(USER_AGENT)&&!IS_HUAWEI,IS_OPPO=/OPPO/i.test(USER_AGENT),IS_VIVO=/VIVO/i.test(USER_AGENT),IS_SX=/GT-|SM-|SCH-/i.test(USER_AGENT),IS_ONE=/ONE/i.test(USER_AGENT),IS_CP=/Coolpad/i.test(USER_AGENT),IS_ZX=/ZTE/i.test(USER_AGENT),isWebRTCAPISupported=function(){return["RTCPeerConnection","webkitRTCPeerConnection","RTCIceGatherer"].filter((function(t){return t in window_1})).length>0},isWebRTCSupported=function(){return!IS_UC&&!IS_EDGE&&!(IS_EDG&&EDG_VERSION<80&&IS_EDGA&&EDGA_VERSION<80)&&!(IS_FIREFOX&&FIREFOX_VER<56)&&!(!IS_TBS&&IS_SAFARI&&IS_IOS&&(0===IOS_VERSION_ARRAY.length||IOS_VERSION_ARRAY[0]<11||11===IOS_VERSION_ARRAY[0]&&IOS_VERSION_ARRAY[1]<1||11===IOS_VERSION_ARRAY[0]&&1===IOS_VERSION_ARRAY[1]&&IOS_VERSION_ARRAY[2]<2))&&!IS_QUARK&&isWebRTCAPISupported()},IS_ENABLED_MSE=function(){var t=window_1.MediaSource=window_1.MediaSource||window_1.WebKitMediaSource,e=window_1.SourceBuffer=window_1.SourceBuffer||window_1.WebKitSourceBuffer,n=t&&"function"==typeof t.isTypeSupported&&t.isTypeSupported('video/mp4; codecs="avc1.42E01E,mp4a.40.2"'),i=!e||e.prototype&&"function"==typeof e.prototype.appendBuffer&&"function"==typeof e.prototype.remove;return IS_IOS?void 0:n&&i}(),browser=(Object.freeze||Object)({USER_AGENT:USER_AGENT,IS_IPAD:IS_IPAD,IS_IPHONE:IS_IPHONE,IS_IPOD:IS_IPOD,IS_IOS:IS_IOS,IOS_VERSION:IOS_VERSION,IOS_VERSION_ARRAY:IOS_VERSION_ARRAY,IS_ANDROID:IS_ANDROID,ANDROID_VERSION:ANDROID_VERSION,IS_TBS:IS_TBS,TBS_VERSION:TBS_VERSION,IS_MQQB:IS_MQQB,IS_QQB:IS_QQB,IS_PC_WECHAT:IS_PC_WECHAT,IS_WECHAT:IS_WECHAT,IS_MQQ:IS_MQQ,IS_OLD_ANDROID:IS_OLD_ANDROID,IS_NATIVE_ANDROID:IS_NATIVE_ANDROID,IS_FIREFOX:IS_FIREFOX,IS_EDGE:IS_EDGE,IS_EDG:IS_EDG,IS_EDGA:IS_EDGA,EDG_VERSION:EDG_VERSION,EDGA_VERSION:EDGA_VERSION,IS_CHROME:IS_CHROME,CHROME_VERSION:CHROME_VERSION,IS_IE8:IS_IE8,IE_VERSION:IE_VERSION,IS_SAFARI:IS_SAFARI,IS_ANY_SAFARI:IS_ANY_SAFARI,IS_SIMULATOR:IS_SIMULATOR,IS_UC:IS_UC,IS_QUARK:IS_QUARK,TOUCH_ENABLED:TOUCH_ENABLED,BACKGROUND_SIZE_SUPPORTED:BACKGROUND_SIZE_SUPPORTED,IS_WIN:IS_WIN,IS_MAC:IS_MAC,WIN_VER:WIN_VER,MAC_VER:MAC_VER,QQ_VER:QQ_VER,EDGE_VER:EDGE_VER,SAFARI_VER:SAFARI_VER,FIREFOX_VER:FIREFOX_VER,CHROME_VER:CHROME_VER,IS_HUAWEI:IS_HUAWEI,IS_XIAOMI:IS_XIAOMI,IS_OPPO:IS_OPPO,IS_VIVO:IS_VIVO,IS_SX:IS_SX,IS_ONE:IS_ONE,IS_CP:IS_CP,IS_ZX:IS_ZX,isWebRTCAPISupported:isWebRTCAPISupported,isWebRTCSupported:isWebRTCSupported,IS_ENABLED_MSE:IS_ENABLED_MSE}),_typeof="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},classCallCheck=function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")},createClass=function(){function t(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}return function(e,n,i){return n&&t(e.prototype,n),i&&t(e,i),e}}(),inherits=function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function, not "+typeof e);t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}),e&&(Object.setPrototypeOf?Object.setPrototypeOf(t,e):t.__proto__=e)},possibleConstructorReturn=function(t,e){if(!t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!e||"object"!=typeof e&&"function"!=typeof e?t:e},taggedTemplateLiteralLoose=function(t,e){return t.raw=e,t},toString=Object.prototype.toString,keys=function(t){return isObject$1(t)?Object.keys(t):[]},log$1=void 0,level="info",history=[],logByType=function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:!!IE_VERSION&&IE_VERSION<11,i=log$1.levels[level],r=new RegExp("^("+i+")$");if("log"!==t&&e.unshift(t.toUpperCase()+":"),history&&history.push([].concat(e)),(log$1.enableLog||"log"!=t)&&(e.unshift("TCPlayer:"),window_1.console)){var o=window_1.console[t];o||"debug"!==t||(o=window_1.console.info||window_1.console.log),o&&i&&r.test(t)&&(n&&(e=e.map((function(t){if(isObject$1(t)||Array.isArray(t))try{return JSON.stringify(t)}catch(e){return String(t)}return String(t)})).join(" ")),o.apply?o[Array.isArray(e)?"apply":"call"](window_1.console,e):o(e))}};log$1=function(){for(var t=arguments.length,e=Array(t),n=0;n<t;n++)e[n]=arguments[n];logByType("log",e)},log$1.levels={all:"debug|log|warn|error",off:"",debug:"debug|log|warn|error",info:"log|warn|error",warn:"warn|error",error:"error",DEFAULT:level},log$1.level=function(t){if("string"==typeof t){if(!log$1.levels.hasOwnProperty(t))throw new Error('"'+t+'" in not a valid log level');level=t}return level},log$1.history=function(){return history?[].concat(history):[]},log$1.history.clear=function(){history&&(history.length=0)},log$1.history.disable=function(){null!==history&&(history.length=0,history=null)},log$1.history.enable=function(){null===history&&(history=[])},log$1.enableLog=!1,log$1.error=function(){for(var t=arguments.length,e=Array(t),n=0;n<t;n++)e[n]=arguments[n];return logByType("error",e)},log$1.warn=function(){for(var t=arguments.length,e=Array(t),n=0;n<t;n++)e[n]=arguments[n];return logByType("warn",e)},log$1.debug=function(){for(var t=arguments.length,e=Array(t),n=0;n<t;n++)e[n]=arguments[n];return logByType("debug",e)};var log$2=log$1,tsml=function(t){for(var e="",n=0;n<arguments.length;n++)e+=clean(t[n])+(arguments[n+1]||"");return e},_templateObject=taggedTemplateLiteralLoose(["Setting attributes in the second argument of createEl()\n has been deprecated. Use the third argument instead.\n createEl(type, properties, attributes). Attempting to set "," to ","."],["Setting attributes in the second argument of createEl()\n has been deprecated. Use the third argument instead.\n createEl(type, properties, attributes). Attempting to set "," to ","."]),$=createQuerier("querySelector"),$$=createQuerier("querySelectorAll"),Dom=(Object.freeze||Object)({isReal:isReal,isEl:isEl,isInFrame:isInFrame,createEl:createEl,textContent:textContent,prependTo:prependTo,hasClass:hasClass,addClass:addClass,removeClass:removeClass,toggleClass:toggleClass,setAttributes:setAttributes,getAttributes:getAttributes,getAttribute:getAttribute,setAttribute:setAttribute,removeAttribute:removeAttribute,blockTextSelection:blockTextSelection,unblockTextSelection:unblockTextSelection,getBoundingClientRect:getBoundingClientRect,findPosition:findPosition,getPointerPosition:getPointerPosition,isTextNode:isTextNode,emptyEl:emptyEl,normalizeContent:normalizeContent,appendContent:appendContent,insertContent:insertContent,isSingleLeftClick:isSingleLeftClick,$:$,$$:$$}),_guid=1,elData={},elIdAttr="vdata"+(new Date).getTime(),_supportsPassive=!1;!function(){try{var t=Object.defineProperty({},"passive",{get:function(){_supportsPassive=!0}});window_1.addEventListener("test",null,t),window_1.removeEventListener("test",null,t)}catch(e){}}();var passiveEvents=["touchstart","touchmove"],Events=(Object.freeze||Object)({fixEvent:fixEvent,on:on,off:off,trigger:trigger,one:one}),_windowLoaded=!1,videojs$2=void 0,autoSetup=function(){if(isReal()){var t=document_1.getElementsByTagName("video"),e=document_1.getElementsByTagName("audio"),n=document_1.getElementsByTagName("video-js"),i=[];if(t&&t.length>0)for(var r=0,o=t.length;r<o;r++)i.push(t[r]);if(e&&e.length>0)for(var s=0,a=e.length;s<a;s++)i.push(e[s]);if(n&&n.length>0)for(var l=0,c=n.length;l<c;l++)i.push(n[l]);if(i&&i.length>0)for(var u=0,h=i.length;u<h;u++){var p=i[u];if(!p||!p.getAttribute){autoSetupTimeout(1);break}if(void 0===p.player){var d=p.getAttribute("data-setup");null!==d&&videojs$2(p)}}else _windowLoaded||autoSetupTimeout(1)}};isReal()&&"complete"===document_1.readyState?_windowLoaded=!0:one(window_1,"load",(function(){_windowLoaded=!0}));var createStyleElement=function(t){var e=document_1.createElement("style");return e.className=t,e},setTextContent=function(t,e){t.styleSheet?t.styleSheet.cssText=e:t.textContent=e},bind=function(t,e,n){e.guid||(e.guid=newGUID());var i=function(){return e.apply(t,arguments)};return i.guid=n?n+"_"+e.guid:e.guid,i},throttle=function(t,e){var n=Date.now();return function(){var i=Date.now();i-n>=e&&(t.apply(void 0,arguments),n=i)}},EventTarget=function(){};EventTarget.prototype.allowedEvents_={},EventTarget.prototype.on=function(t,e){var n=this.addEventListener;this.addEventListener=function(){},on(this,t,e),this.addEventListener=n},EventTarget.prototype.addEventListener=EventTarget.prototype.on,EventTarget.prototype.off=function(t,e){off(this,t,e)},EventTarget.prototype.removeEventListener=EventTarget.prototype.off,EventTarget.prototype.one=function(t,e){var n=this.addEventListener;this.addEventListener=function(){},one(this,t,e),this.addEventListener=n},EventTarget.prototype.trigger=function(t){var e=t.type||t;"string"==typeof t&&(t={type:e}),t=fixEvent(t),this.allowedEvents_[e]&&this["on"+e]&&this["on"+e](t),trigger(this,t)},EventTarget.prototype.dispatchEvent=EventTarget.prototype.trigger;var isEvented=function(t){return t instanceof EventTarget||!!t.eventBusEl_&&["on","one","off","trigger"].every((function(e){return"function"==typeof t[e]}))},isValidEventType=function(t){return"string"==typeof t&&/\S/.test(t)||Array.isArray(t)&&!!t.length},validateTarget=function(t){if(!t.nodeName&&!isEvented(t))throw new Error("Invalid target; must be a DOM node or evented object.")},validateEventType=function(t){if(!isValidEventType(t))throw new Error("Invalid event type; must be a non-empty string or array.")},validateListener=function(t){if("function"!=typeof t)throw new Error("Invalid listener; must be a function.")},normalizeListenArgs=function(t,e){var n=e.length<3||e[0]===t||e[0]===t.eventBusEl_,i=void 0,r=void 0,o=void 0;return n?(i=t.eventBusEl_,e.length>=3&&e.shift(),r=e[0],o=e[1]):(i=e[0],r=e[1],o=e[2]),validateTarget(i),validateEventType(r),validateListener(o),o=bind(t,o),{isTargetingSelf:n,target:i,type:r,listener:o}},listen=function(t,e,n,i){validateTarget(t),t.nodeName?Events[e](t,n,i):t[e](n,i)},EventedMixin={on:function(){for(var t=this,e=arguments.length,n=Array(e),i=0;i<e;i++)n[i]=arguments[i];var r=normalizeListenArgs(this,n),o=r.isTargetingSelf,s=r.target,a=r.type,l=r.listener;if(listen(s,"on",a,"fullscreenchange"===a?function(){setTimeout((function(){l()}),200)}:l),!o){var c=function(){return t.off(s,a,l)};c.guid=l.guid;var u=function(){return t.off("dispose",c)};u.guid=l.guid,listen(this,"on","dispose",c),listen(s,"on","dispose",u)}},one:function(){for(var t=this,e=arguments.length,n=Array(e),i=0;i<e;i++)n[i]=arguments[i];var r=normalizeListenArgs(this,n),o=r.isTargetingSelf,s=r.target,a=r.type,l=r.listener;if(o)listen(s,"one",a,l);else{var c=function e(){for(var n=arguments.length,i=Array(n),r=0;r<n;r++)i[r]=arguments[r];t.off(s,a,e),l.apply(null,i)};c.guid=l.guid,listen(s,"one",a,c)}},off:function(t,e,n){if(!t||isValidEventType(t))isValidEventType(e)?off(this.eventBusEl_,e,n):off(this.eventBusEl_,t,e);else{var i=t,r=e;validateTarget(i),validateEventType(r),validateListener(n),n=bind(this,n),this.off("dispose",n),i.nodeName?(off(i,r,n),off(i,"dispose",n)):isEvented(i)&&(i.off(r,n),i.off("dispose",n))}},trigger:function(t,e){return trigger(this.eventBusEl_,t,e)}},StatefulMixin={state:{},setState:function(t){var e=this;"function"==typeof t&&(t=t());var n=void 0;return each(t,(function(t,i){e.state[i]!==t&&(n=n||{},n[i]={from:e.state[i],to:t}),e.state[i]=t})),n&&isEvented(this)&&this.trigger({changes:n,type:"statechanged"}),n}},isArray=Array.isArray,isArray_1=isArray,freeGlobal="object"==typeof commonjsGlobal&&commonjsGlobal&&commonjsGlobal.Object===Object&&commonjsGlobal,_freeGlobal=freeGlobal,freeSelf="object"==typeof self&&self&&self.Object===Object&&self,root=_freeGlobal||freeSelf||Function("return this")(),_root=root,Symbol$1=_root.Symbol,_Symbol=Symbol$1,objectProto=Object.prototype,hasOwnProperty=objectProto.hasOwnProperty,nativeObjectToString=objectProto.toString,symToStringTag$1=_Symbol?_Symbol.toStringTag:void 0,_getRawTag=getRawTag,objectProto$1=Object.prototype,nativeObjectToString$1=objectProto$1.toString,_objectToString=objectToString,nullTag="[object Null]",undefinedTag="[object Undefined]",symToStringTag=_Symbol?_Symbol.toStringTag:void 0,_baseGetTag=baseGetTag,isObjectLike_1=isObjectLike,symbolTag="[object Symbol]",isSymbol_1=isSymbol,reIsDeepProp=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,reIsPlainProp=/^\w*$/,_isKey=isKey,isObject_1=isObject$2,asyncTag="[object AsyncFunction]",funcTag="[object Function]",genTag="[object GeneratorFunction]",proxyTag="[object Proxy]",isFunction_1=isFunction$1,coreJsData=_root["__core-js_shared__"],_coreJsData=coreJsData,maskSrcKey=function(){var t=/[^.]+$/.exec(_coreJsData&&_coreJsData.keys&&_coreJsData.keys.IE_PROTO||"");return t?"Symbol(src)_1."+t:""}(),_isMasked=isMasked,funcProto$1=Function.prototype,funcToString$1=funcProto$1.toString,_toSource=toSource,reRegExpChar=/[\\^$.*+?()[\]{}|]/g,reIsHostCtor=/^\[object .+?Constructor\]$/,funcProto=Function.prototype,objectProto$2=Object.prototype,funcToString=funcProto.toString,hasOwnProperty$1=objectProto$2.hasOwnProperty,reIsNative=RegExp("^"+funcToString.call(hasOwnProperty$1).replace(reRegExpChar,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),_baseIsNative=baseIsNative,_getValue=getValue,_getNative=getNative,nativeCreate=_getNative(Object,"create"),_nativeCreate=nativeCreate,_hashClear=hashClear,_hashDelete=hashDelete,HASH_UNDEFINED="__lodash_hash_undefined__",objectProto$3=Object.prototype,hasOwnProperty$2=objectProto$3.hasOwnProperty,_hashGet=hashGet,objectProto$4=Object.prototype,hasOwnProperty$3=objectProto$4.hasOwnProperty,_hashHas=hashHas,HASH_UNDEFINED$1="__lodash_hash_undefined__",_hashSet=hashSet;Hash.prototype.clear=_hashClear,Hash.prototype["delete"]=_hashDelete,Hash.prototype.get=_hashGet,Hash.prototype.has=_hashHas,Hash.prototype.set=_hashSet;var _Hash=Hash,_listCacheClear=listCacheClear,eq_1=eq,_assocIndexOf=assocIndexOf,arrayProto=Array.prototype,splice=arrayProto.splice,_listCacheDelete=listCacheDelete,_listCacheGet=listCacheGet,_listCacheHas=listCacheHas,_listCacheSet=listCacheSet;ListCache.prototype.clear=_listCacheClear,ListCache.prototype["delete"]=_listCacheDelete,ListCache.prototype.get=_listCacheGet,ListCache.prototype.has=_listCacheHas,ListCache.prototype.set=_listCacheSet;var _ListCache=ListCache,Map=_getNative(_root,"Map"),_Map=Map,_mapCacheClear=mapCacheClear,_isKeyable=isKeyable,_getMapData=getMapData,_mapCacheDelete=mapCacheDelete,_mapCacheGet=mapCacheGet,_mapCacheHas=mapCacheHas,_mapCacheSet=mapCacheSet;MapCache.prototype.clear=_mapCacheClear,MapCache.prototype["delete"]=_mapCacheDelete,MapCache.prototype.get=_mapCacheGet,MapCache.prototype.has=_mapCacheHas,MapCache.prototype.set=_mapCacheSet;var _MapCache=MapCache,FUNC_ERROR_TEXT="Expected a function";memoize.Cache=_MapCache;var memoize_1=memoize,MAX_MEMOIZE_SIZE=500,_memoizeCapped=memoizeCapped,rePropName=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,reEscapeChar=/\\(\\)?/g,stringToPath=_memoizeCapped((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(rePropName,(function(t,n,i,r){e.push(i?r.replace(reEscapeChar,"$1"):n||t)})),e})),_stringToPath=stringToPath,_arrayMap=arrayMap,INFINITY=1/0,symbolProto=_Symbol?_Symbol.prototype:void 0,symbolToString=symbolProto?symbolProto.toString:void 0,_baseToString=baseToString,toString_1=toString$1,_castPath=castPath,INFINITY$1=1/0,_toKey=toKey,_baseGet=baseGet,get_1=get$1,Component=function(){function t(e,n,i){if(classCallCheck(this,t),!e&&this.play?this.player_=e=this:this.player_=e,this.options_=extend(!0,{},this.options_),n=this.options_=mergeOptions(this.options_,n),this.id_=n.id||n.el&&n.el.id,!this.id_){var r=e&&e.id&&e.id()||"no_player";this.id_=r+"_component_"+newGUID()}this.name_=n.name||null,n.el?this.el_=n.el:!1!==n.createEl&&(this.el_=this.createEl()),!1!==n.evented&&evented(this,{eventBusKey:this.el_?"el_":null}),stateful(this,this.constructor.defaultState),this.children_=[],this.childIndex_={},this.childNameIndex_={},!1!==n.initChildren&&this.initChildren(),this.ready(i),!1!==n.reportTouchActivity&&this.enableTouchActivity()}return t.prototype.dispose=function(){if(this.trigger({type:"dispose",bubbles:!1}),this.children_)for(var t=this.children_.length-1;t>=0;t--)this.children_[t].dispose&&this.children_[t].dispose();this.children_=null,this.childIndex_=null,this.childNameIndex_=null,this.el_&&(this.el_.parentNode&&this.el_.parentNode.removeChild(this.el_),removeData(this.el_),this.el_=null),this.player_=null},t.prototype.player=function(){return this.player_},t.prototype.options=function(t){return log$2.warn("this.options() has been deprecated and will be moved to the constructor in 6.0"),t?(this.options_=mergeOptions(this.options_,t),this.options_):this.options_},t.prototype.el=function(){return this.el_},t.prototype.createEl=function(t,e,n){return createEl(t,e,n)},t.prototype.localize=function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:t,i=this.player_.language&&this.player_.language(),r=this.player_.languages&&this.player_.languages(),o=r&&r[i],s=i&&i.split("-")[0],a=r&&r[s],l=n;return o&&o[t]?l=o[t]:a&&a[t]&&(l=a[t]),e&&(l=l.replace(/\{(\d+)\}/g,(function(t,n){var i=e[n-1],r=i;return void 0===i&&(r=t),r}))),l},t.prototype.contentEl=function(){return this.contentEl_||this.el_},t.prototype.id=function(){return this.id_},t.prototype.name=function(){return this.name_},t.prototype.children=function(){return this.children_},t.prototype.getChildById=function(t){return this.childIndex_[t]},t.prototype.getChild=function(t){if(t)return t=toTitleCase(t),this.childNameIndex_[t]},t.prototype.addChild=function(e){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:this.children_.length,r=void 0,o=void 0;if("string"==typeof e){o=toTitleCase(e);var s=n.componentClass||o;n.name=o;var a=t.getComponent(s);if(!a)throw new Error("Component "+s+" does not exist");if("function"!=typeof a)return null;r=new a(this.player_||this,n)}else r=e;if(this.children_.splice(i,0,r),"function"==typeof r.id&&(this.childIndex_[r.id()]=r),o=o||r.name&&toTitleCase(r.name()),o&&(this.childNameIndex_[o]=r),"function"==typeof r.el&&r.el()){var l=this.contentEl().children,c=l[i]||null;this.contentEl().insertBefore(r.el(),c)}return r},t.prototype.removeChild=function(t){if("string"==typeof t&&(t=this.getChild(t)),t&&this.children_){for(var e=!1,n=this.children_.length-1;n>=0;n--)if(this.children_[n]===t){e=!0,this.children_.splice(n,1);break}if(e){this.childIndex_[t.id()]=null,this.childNameIndex_[t.name()]=null;var i=t.el();i&&i.parentNode===this.contentEl()&&this.contentEl().removeChild(t.el())}}},t.prototype.initChildren=function(){var e=this,n=this.options_.children;if(n){var i=this.options_,r=function(t){var n=t.name,r=t.opts;if(void 0!==i[n]&&(r=i[n]),!1!==r){!0===r&&(r={}),r.playerOptions=e.options_.playerOptions;var o=e.addChild(n,r);o&&(e[n]=o)}},o=void 0,s=t.getComponent("Tech");o=Array.isArray(n)?n:Object.keys(n),o.concat(Object.keys(this.options_).filter((function(t){return!o.some((function(e){return"string"==typeof e?t===e:t===e.name}))}))).map((function(t){var i=void 0,r=void 0;return"string"==typeof t?(i=t,r=n[i]||e.options_[i]||{}):(i=t.name,r=t),{name:i,opts:r}})).filter((function(e){var n=t.getComponent(e.opts.componentClass||toTitleCase(e.name));return n&&!s.isTech(n)})).forEach(r)}},t.prototype.buildCSSClass=function(){return""},t.prototype.ready=function(t){var e=arguments.length>1&&void 0!==arguments[1]&&arguments[1];if(t)return this.isReady_?void(e?t.call(this):this.setTimeout(t,1)):(this.readyQueue_=this.readyQueue_||[],void this.readyQueue_.push(t))},t.prototype.triggerReady=function(){this.isReady_=!0,this.setTimeout((function(){var t=this.readyQueue_;this.readyQueue_=[],t&&t.length>0&&t.forEach((function(t){t.call(this)}),this),this.trigger("ready")}),1)},t.prototype.$=function(t,e){return $(t,e||this.contentEl())},t.prototype.$$=function(t,e){return $$(t,e||this.contentEl())},t.prototype.hasClass=function(t){return hasClass(this.el_,t)},t.prototype.addClass=function(t){addClass(this.el_,t)},t.prototype.removeClass=function(t){if(removeClass(this.el_,t),"vjs-lock-showing"===t&&(IS_IOS||IS_ANDROID)){var e=document.getElementsByClassName("vjs-subs-caps-button"),n=get_1(e,"[0].children[1]");n&&(n.className="vjs-menu")}},t.prototype.toggleClass=function(t,e){toggleClass(this.el_,t,e)},t.prototype.show=function(){this.removeClass("vjs-hidden")},t.prototype.hide=function(){this.addClass("vjs-hidden")},t.prototype.lockShowing=function(){this.addClass("vjs-lock-showing")},t.prototype.unlockShowing=function(){this.removeClass("vjs-lock-showing")},t.prototype.getAttribute=function(t){return getAttribute(this.el_,t)},t.prototype.setAttribute=function(t,e){setAttribute(this.el_,t,e)},t.prototype.removeAttribute=function(t){removeAttribute(this.el_,t)},t.prototype.width=function(t,e){return this.dimension("width",t,e)},t.prototype.height=function(t,e){return this.dimension("height",t,e)},t.prototype.dimensions=function(t,e){this.width(t,!0),this.height(e)},t.prototype.dimension=function(t,e,n){if(void 0!==e)return null!==e&&e===e||(e=0),-1!==(""+e).indexOf("%")||-1!==(""+e).indexOf("px")?this.el_.style[t]=e:this.el_.style[t]="auto"===e?"":e+"px",void(n||this.trigger("componentresize"));if(!this.el_)return 0;var i=this.el_.style[t],r=i.indexOf("px");return-1!==r?parseInt(i.slice(0,r),10):parseInt(this.el_["offset"+toTitleCase(t)],10)},t.prototype.currentDimension=function(t){var e=0;if("width"!==t&&"height"!==t)throw new Error("currentDimension only accepts width or height value");if("function"==typeof window_1.getComputedStyle){var n=window_1.getComputedStyle(this.el_);e=n.getPropertyValue(t)||n[t]}if(0===(e=parseFloat(e))){var i="offset"+toTitleCase(t);e=this.el_[i]}return e},t.prototype.currentDimensions=function(){return{width:this.currentDimension("width"),height:this.currentDimension("height")}},t.prototype.currentWidth=function(){return this.currentDimension("width")},t.prototype.currentHeight=function(){return this.currentDimension("height")},t.prototype.focus=function(){this.el_.focus()},t.prototype.blur=function(){this.el_.blur()},t.prototype.emitTapEvents=function(){var t=0,e=null,n=void 0;this.on("touchstart",(function(i){1===i.touches.length&&(e={pageX:i.touches[0].pageX,pageY:i.touches[0].pageY},t=(new Date).getTime(),n=!0)})),this.on("touchmove",(function(t){if(t.touches.length>1)n=!1;else if(e){var i=t.touches[0].pageX-e.pageX,r=t.touches[0].pageY-e.pageY,o=Math.sqrt(i*i+r*r);o>10&&(n=!1)}}));var i=function(){n=!1};this.on("touchleave",i),this.on("touchcancel",i),this.on("touchend",(function(i){e=null,!0===n&&(new Date).getTime()-t<200&&(i.preventDefault(),this.trigger("tap"))}))},t.prototype.enableTouchActivity=function(){if(this.player()&&this.player().reportUserActivity){var t=bind(this.player(),this.player().reportUserActivity),e=void 0;this.on("touchstart",(function(){t(),this.clearInterval(e),e=this.setInterval(t,250)}));var n=function(n){t(),this.clearInterval(e)};this.on("touchmove",t),this.on("touchend",n),this.on("touchcancel",n)}},t.prototype.setTimeout=function(t,e){var n=this;t=bind(this,t);var i=window_1.setTimeout(t,e),r=function(){return n.clearTimeout(i)};return r.guid="vjs-timeout-"+i,this.on("dispose",r),i},t.prototype.clearTimeout=function(t){window_1.clearTimeout(t);var e=function(){};return e.guid="vjs-timeout-"+t,this.off("dispose",e),t},t.prototype.setInterval=function(t,e){var n=this;t=bind(this,t);var i=window_1.setInterval(t,e),r=function(){return n.clearInterval(i)};return r.guid="vjs-interval-"+i,this.on("dispose",r),i},t.prototype.clearInterval=function(t){window_1.clearInterval(t);var e=function(){};return e.guid="vjs-interval-"+t,this.off("dispose",e),t},t.prototype.requestAnimationFrame=function(t){var e=this;if(this.supportsRaf_){t=bind(this,t);var n=window_1.requestAnimationFrame(t),i=function(){return e.cancelAnimationFrame(n)};return i.guid="vjs-raf-"+n,this.on("dispose",i),n}return this.setTimeout(t,1e3/60)},t.prototype.cancelAnimationFrame=function(t){if(this.supportsRaf_){window_1.cancelAnimationFrame(t);var e=function(){};return e.guid="vjs-raf-"+t,this.off("dispose",e),t}return this.clearTimeout(t)},t.registerComponent=function(e,n){if("string"!=typeof e||!e)throw new Error('Illegal component name, "'+e+'"; must be a non-empty string.');var i=t.getComponent("Tech"),r=i&&i.isTech(n),o=t===n||t.prototype.isPrototypeOf(n.prototype);if(r||!o){var s=void 0;throw s=r?"techs must be registered using Tech.registerTech()":"must be a Component subclass",new Error('Illegal component, "'+e+'"; '+s+".")}e=toTitleCase(e),t.components_||(t.components_={});var a=t.getComponent("Player");if("Player"===e&&a&&a.players){var l=a.players,c=Object.keys(l);if(l&&c.length>0&&c.map((function(t){return l[t]})).every(Boolean))throw new Error("Can not register Player component after player has been created.")}return t.components_[e]=n,n},t.getComponent=function(e){if(e)return e=toTitleCase(e),t.components_&&t.components_[e]?t.components_[e]:void 0},t}();Component.prototype.supportsRaf_="function"==typeof window_1.requestAnimationFrame&&"function"==typeof window_1.cancelAnimationFrame,Component.registerComponent("Component",Component);for(var EXT_MIME={m3u8:"application/x-mpegURL",flv:"video/flv",mp4:"video/mp4",webm:"video/webm",rtmp:"rtmp/flv",mpd:"application/dash+xml",mp3:"audio/mpeg",m4a:"audio/mp4"},SERVER_PATH="//playvideo.qcloud.com",SERVER_PATH_V3="//playvideo.qcloud.com",SERVER_PATH_V4="//playvideo.qcloud.com",SERVER_PATH_BACKUP="//bkplayvideo.qcloud.com",LICENSE_PATH="https://drm.vod2.myqcloud.com/getlicense/v1",HLS_PATH="https://web.sdk.qcloud.com/player/tcplayer/release/v"+version+"/libs/hls.min.1.1.7.js",FLV_PATH="https://web.sdk.qcloud.com/player/tcplayer/release/v"+version+"/libs/flv.min.1.6.4.js",WEBRTC_PATH="https://web.sdk.qcloud.com/player/tcplayer/release/v"+version+"/libs/TXLivePlayer-1.3.4.min.js",DASH_PATH="https://web.sdk.qcloud.com/player/tcplayer/release/v"+version+"/libs/dash.all.min.v3.1.3.js",XP2P_HLS_PATH="https://web.sdk.qcloud.com/player/tcplayer/release/v"+version+"/libs/hlsp2p.min.1.6.28.js",XP2P_FLV_PATH="https://web.sdk.qcloud.com/player/tcplayer/release/v"+version+"/libs/qvbp2p_common.min.1.8.29.js",parseUrl=function(t){var e=["protocol","hostname","port","pathname","search","hash","host"],n=document_1.createElement("a");n.href=t;var i=""===n.host&&"file:"!==n.protocol,r=void 0;i&&(r=document_1.createElement("div"),r.innerHTML='<a href="'+t+'"></a>',n=r.firstChild,r.setAttribute("style","display:none; position:absolute;"),document_1.body.appendChild(r));for(var o={},s=0;s<e.length;s++)o[e[s]]=n[e[s]];return"http:"===o.protocol&&(o.host=o.host.replace(/:80$/,"")),"https:"===o.protocol&&(o.host=o.host.replace(/:443$/,"")),o.protocol||(o.protocol=window_1.location.protocol),i&&document_1.body.removeChild(r),o},getAbsoluteURL=function(t){if(!t.match(/^https?:\/\//)){var e=document_1.createElement("div");e.innerHTML='<a href="'+t+'">x</a>',t=e.firstChild.href}return t},getFileExtension=function(t){if("string"==typeof t){var e=/^(\/?)([\s\S]*?)((?:\.{1,2}|[^\/]+?)(\.([^\.\/\?]+)))(?:[\/]*|[\?].*)$/i,n=e.exec(t);if(n)return n.pop().toLowerCase()}return""},isCrossOrigin=function(t){var e=window_1.location,n=parseUrl(t);return(":"===n.protocol?e.protocol:n.protocol)+n.host!==e.protocol+e.host},Url=(Object.freeze||Object)({parseUrl:parseUrl,getAbsoluteURL:getAbsoluteURL,getFileExtension:getFileExtension,isCrossOrigin:isCrossOrigin}),FullscreenApi={},apiMap=[["requestFullscreen","exitFullscreen","fullscreenElement","fullscreenEnabled","fullscreenchange","fullscreenerror"],["webkitRequestFullscreen","webkitExitFullscreen","webkitFullscreenElement","webkitFullscreenEnabled","webkitfullscreenchange","webkitfullscreenerror"],["webkitRequestFullScreen","webkitCancelFullScreen","webkitCurrentFullScreenElement","webkitCancelFullScreen","webkitfullscreenchange","webkitfullscreenerror"],["mozRequestFullScreen","mozCancelFullScreen","mozFullScreenElement","mozFullScreenEnabled","mozfullscreenchange","mozfullscreenerror"],["msRequestFullscreen","msExitFullscreen","msFullscreenElement","msFullscreenEnabled","MSFullscreenChange","MSFullscreenError"]],specApi=apiMap[0],browserApi=void 0,prefixedAPI=!1,i$1=0;i$1<apiMap.length;i$1++)if(apiMap[i$1][1]in document_1){browserApi=apiMap[i$1];break}if(browserApi){for(var _i=0;_i<browserApi.length;_i++)FullscreenApi[specApi[_i]]=browserApi[_i];prefixedAPI=browserApi[0]===specApi[0]}MediaError.prototype.code=0,MediaError.prototype.message="",MediaError.prototype.status=null,MediaError.errorTypes=["MEDIA_ERR_CUSTOM","MEDIA_ERR_ABORTED","MEDIA_ERR_NETWORK","MEDIA_ERR_DECODE","MEDIA_ERR_SRC_NOT_SUPPORTED","MEDIA_ERR_ENCRYPTED"],MediaError.defaultMessages={1:"You aborted the media playback",2:"A network error caused the media download to fail part-way.",3:"The media playback was aborted due to a corruption problem or because the media used features your browser did not support.",4:"The media could not be loaded, either because the server or network failed or because the format is not supported.",5:"The media is encrypted and we do not have the keys to decrypt it."};for(var errNum=0;errNum<MediaError.errorTypes.length;errNum++)MediaError[MediaError.errorTypes[errNum]]=errNum,MediaError.prototype[MediaError.errorTypes[errNum]]=errNum;var tuple=SafeParseTuple,trackToJson_=function(t){return["kind","label","language","id","inBandMetadataTrackDispatchType","mode","src"].reduce((function(e,n,i){return t[n]&&(e[n]=t[n]),e}),{cues:t.cues&&Array.prototype.map.call(t.cues,(function(t){return{startTime:t.startTime,endTime:t.endTime,text:t.text,id:t.id}}))})},textTracksToJson=function(t){var e=t.$$("track"),n=Array.prototype.map.call(e,(function(t){return t.track}));return Array.prototype.map.call(e,(function(t){var e=trackToJson_(t.track);return t.src&&(e.src=t.src),e})).concat(Array.prototype.filter.call(t.textTracks(),(function(t){return-1===n.indexOf(t)})).map(trackToJson_))},jsonToTextTracks=function(t,e){return t.forEach((function(t){var n=e.addRemoteTextTrack(t).track;!t.src&&t.cues&&t.cues.forEach((function(t){return n.addCue(t)}))})),e.textTracks()},textTrackConverter={textTracksToJson:textTracksToJson,jsonToTextTracks:jsonToTextTracks,trackToJson_:trackToJson_},MODAL_CLASS_NAME="vjs-modal-dialog",ESC=27,ModalDialog=function(t){function e(n,i){classCallCheck(this,e);var r=possibleConstructorReturn(this,t.call(this,n,i));return r.opened_=r.hasBeenOpened_=r.hasBeenFilled_=!1,r.closeable(!r.options_.uncloseable),r.content(r.options_.content),r.contentEl_=createEl("div",{className:MODAL_CLASS_NAME+"-content"},{role:"document"}),r.descEl_=createEl("p",{className:MODAL_CLASS_NAME+"-description vjs-control-text",id:r.el().getAttribute("aria-describedby")}),textContent(r.descEl_,r.description()),r.el_.appendChild(r.descEl_),r.el_.appendChild(r.contentEl_),r}return inherits(e,t),e.prototype.createEl=function(){return t.prototype.createEl.call(this,"div",{className:this.buildCSSClass(),tabIndex:-1},{"aria-describedby":this.id()+"_description","aria-hidden":"true","aria-label":this.label(),role:"dialog"})},e.prototype.dispose=function(){this.contentEl_=null,this.descEl_=null,this.previouslyActiveEl_=null,t.prototype.dispose.call(this)},e.prototype.buildCSSClass=function(){return MODAL_CLASS_NAME+" vjs-hidden "+t.prototype.buildCSSClass.call(this)},e.prototype.handleKeyPress=function(t){t.which===ESC&&this.closeable()&&this.close()},e.prototype.label=function(){return this.localize(this.options_.label||"Modal Window")},e.prototype.description=function(){var t=this.options_.description||this.localize("This is a modal window.");return this.closeable()&&(t+=" "+this.localize("This modal can be closed by pressing the Escape key or activating the close button.")),t},e.prototype.open=function(){if(!this.opened_){var t=this.player();this.trigger("beforemodalopen"),this.opened_=!0,(this.options_.fillAlways||!this.hasBeenOpened_&&!this.hasBeenFilled_)&&this.fill(),this.wasPlaying_=!t.paused(),this.options_.pauseOnOpen&&this.wasPlaying_&&t.pause(),this.closeable()&&this.on(this.el_.ownerDocument,"keydown",bind(this,this.handleKeyPress)),this.hadControls_=t.controls(),t.controls(!1),this.show(),this.conditionalFocus_(),this.el().setAttribute("aria-hidden","false"),this.trigger("modalopen"),this.hasBeenOpened_=!0}},e.prototype.opened=function(t){return"boolean"==typeof t&&this[t?"open":"close"](),this.opened_},e.prototype.close=function(){if(this.opened_){var t=this.player();this.trigger("beforemodalclose"),this.opened_=!1,this.wasPlaying_&&this.options_.pauseOnOpen&&t.play(),this.closeable()&&this.off(this.el_.ownerDocument,"keydown",bind(this,this.handleKeyPress)),this.hadControls_&&t.controls(!0),this.hide(),this.el().setAttribute("aria-hidden","true"),this.trigger("modalclose"),this.conditionalBlur_(),this.options_.temporary&&this.dispose()}},e.prototype.closeable=function(t){if("boolean"==typeof t){var e=this.closeable_=!!t,n=this.getChild("closeButton");if(e&&!n){var i=this.contentEl_;this.contentEl_=this.el_,n=this.addChild("closeButton",{controlText:"Close Modal Dialog"}),this.contentEl_=i,this.on(n,"close",this.close)}!e&&n&&(this.off(n,"close",this.close),this.removeChild(n),n.dispose())}return this.closeable_},e.prototype.fill=function(){this.fillWith(this.content())},e.prototype.fillWith=function(t){var e=this.contentEl(),n=e.parentNode,i=e.nextSibling;this.trigger("beforemodalfill"),this.hasBeenFilled_=!0,n.removeChild(e),this.empty(),insertContent(e,t),this.trigger("modalfill"),i?n.insertBefore(e,i):n.appendChild(e);var r=this.getChild("closeButton");r&&n.appendChild(r.el_)},e.prototype.empty=function(){this.trigger("beforemodalempty"),emptyEl(this.contentEl()),this.trigger("modalempty")},e.prototype.content=function(t){return void 0!==t&&(this.content_=t),this.content_},e.prototype.conditionalFocus_=function(){var t=document_1.activeElement,e=this.player_.el_;this.previouslyActiveEl_=null,(e.contains(t)||e===t)&&(this.previouslyActiveEl_=t,this.focus(),this.on(document_1,"keydown",this.handleKeyDown))},e.prototype.conditionalBlur_=function(){this.previouslyActiveEl_&&(this.previouslyActiveEl_.focus(),this.previouslyActiveEl_=null),this.off(document_1,"keydown",this.handleKeyDown)},e.prototype.handleKeyDown=function(t){if(9===t.which){for(var e=this.focusableEls_(),n=this.el_.querySelector(":focus"),i=void 0,r=0;r<e.length;r++)if(n===e[r]){i=r;break}document_1.activeElement===this.el_&&(i=0),t.shiftKey&&0===i?(e[e.length-1].focus(),t.preventDefault()):t.shiftKey||i!==e.length-1||(e[0].focus(),t.preventDefault())}},e.prototype.focusableEls_=function(){var t=this.el_.querySelectorAll("*");return Array.prototype.filter.call(t,(function(t){return(t instanceof window_1.HTMLAnchorElement||t instanceof window_1.HTMLAreaElement)&&t.hasAttribute("href")||(t instanceof window_1.HTMLInputElement||t instanceof window_1.HTMLSelectElement||t instanceof window_1.HTMLTextAreaElement||t instanceof window_1.HTMLButtonElement)&&!t.hasAttribute("disabled")||t instanceof window_1.HTMLIFrameElement||t instanceof window_1.HTMLObjectElement||t instanceof window_1.HTMLEmbedElement||t.hasAttribute("tabindex")&&-1!==t.getAttribute("tabindex")||t.hasAttribute("contenteditable")}))},e}(Component);ModalDialog.prototype.options_={pauseOnOpen:!0,temporary:!0},Component.registerComponent("ModalDialog",ModalDialog);var TrackList=function(t){function e(){var n,i=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;classCallCheck(this,e);var o=possibleConstructorReturn(this,t.call(this));if(!r&&(r=o,IS_IE8))for(var s in r=document_1.createElement("custom"),e.prototype)"constructor"!==s&&(r[s]=e.prototype[s]);r.tracks_=[],Object.defineProperty(r,"length",{get:function(){return this.tracks_.length}});for(var a=0;a<i.length;a++)r.addTrack(i[a]);return n=r,possibleConstructorReturn(o,n)}return inherits(e,t),e.prototype.addTrack=function(t){var e=this.tracks_.length;""+e in this||Object.defineProperty(this,e,{get:function(){return this.tracks_[e]}}),-1===this.tracks_.indexOf(t)&&(this.tracks_.push(t),this.trigger({track:t,type:"addtrack"}))},e.prototype.removeTrack=function(t){for(var e=void 0,n=0,i=this.length;n<i;n++)if(this[n]===t){e=this[n],e.off&&e.off(),this.tracks_.splice(n,1);break}e&&this.trigger({track:e,type:"removetrack"})},e.prototype.getTrackById=function(t){for(var e=null,n=0,i=this.length;n<i;n++){var r=this[n];if(r.id===t){e=r;break}}return e},e}(EventTarget);for(var event$1 in TrackList.prototype.allowedEvents_={change:"change",addtrack:"addtrack",removetrack:"removetrack"},TrackList.prototype.allowedEvents_)TrackList.prototype["on"+event$1]=null;var disableOthers=function(t,e){for(var n=0;n<t.length;n++)Object.keys(t[n]).length&&e.id!==t[n].id&&(t[n].enabled=!1)},AudioTrackList=function(t){function e(){var n,i,r=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[];classCallCheck(this,e);for(var o=void 0,s=r.length-1;s>=0;s--)if(r[s].enabled){disableOthers(r,r[s]);break}if(IS_IE8){for(var a in o=document_1.createElement("custom"),TrackList.prototype)"constructor"!==a&&(o[a]=TrackList.prototype[a]);for(var l in e.prototype)"constructor"!==l&&(o[l]=e.prototype[l])}return o=n=possibleConstructorReturn(this,t.call(this,r,o)),o.changing_=!1,i=o,possibleConstructorReturn(n,i)}return inherits(e,t),e.prototype.addTrack=function(e){var n=this;e.enabled&&disableOthers(this,e),t.prototype.addTrack.call(this,e),e.addEventListener&&e.addEventListener("enabledchange",(function(){n.changing_||(n.changing_=!0,disableOthers(n,e),n.changing_=!1,n.trigger("change"))}))},e}(TrackList),disableOthers$1=function(t,e){for(var n=0;n<t.length;n++)Object.keys(t[n]).length&&e.id!==t[n].id&&(t[n].selected=!1)},VideoTrackList=function(t){function e(){var n,i,r=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[];classCallCheck(this,e);for(var o=void 0,s=r.length-1;s>=0;s--)if(r[s].selected){disableOthers$1(r,r[s]);break}if(IS_IE8){for(var a in o=document_1.createElement("custom"),TrackList.prototype)"constructor"!==a&&(o[a]=TrackList.prototype[a]);for(var l in e.prototype)"constructor"!==l&&(o[l]=e.prototype[l])}return o=n=possibleConstructorReturn(this,t.call(this,r,o)),o.changing_=!1,Object.defineProperty(o,"selectedIndex",{get:function(){for(var t=0;t<this.length;t++)if(this[t].selected)return t;return-1},set:function(){}}),i=o,possibleConstructorReturn(n,i)}return inherits(e,t),e.prototype.addTrack=function(e){var n=this;e.selected&&disableOthers$1(this,e),t.prototype.addTrack.call(this,e),e.addEventListener&&e.addEventListener("selectedchange",(function(){n.changing_||(n.changing_=!0,disableOthers$1(n,e),n.changing_=!1,n.trigger("change"))}))},e}(TrackList),TextTrackList=function(t){function e(){var n,i,r=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[];classCallCheck(this,e);var o=void 0;if(IS_IE8){for(var s in o=document_1.createElement("custom"),TrackList.prototype)"constructor"!==s&&(o[s]=TrackList.prototype[s]);for(var a in e.prototype)"constructor"!==a&&(o[a]=e.prototype[a])}return o=n=possibleConstructorReturn(this,t.call(this,r,o)),i=o,possibleConstructorReturn(n,i)}return inherits(e,t),e.prototype.addTrack=function(e){return!("disabled"===e.mode&&!e.label)&&!("captions"===e.kind&&!e.label)&&!(IS_IOS&&"subtitles"===e.kind&&!window.textTrackCleared_)&&(t.prototype.addTrack.call(this,e),e.addEventListener("modechange",bind(this,(function(){this.trigger("change")}))),void(-1===["metadata","chapters"].indexOf(e.kind)&&e.addEventListener("modechange",bind(this,(function(){this.trigger("selectedlanguagechange")})))))},e}(TrackList),HtmlTrackElementList=function(){function t(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[];classCallCheck(this,t);var n=this;if(IS_IE8)for(var i in n=document_1.createElement("custom"),t.prototype)"constructor"!==i&&(n[i]=t.prototype[i]);n.trackElements_=[],Object.defineProperty(n,"length",{get:function(){return this.trackElements_.length}});for(var r=0,o=e.length;r<o;r++)n.addTrackElement_(e[r]);if(IS_IE8)return n}return t.prototype.addTrackElement_=function(t){var e=this.trackElements_.length;""+e in this||Object.defineProperty(this,e,{get:function(){return this.trackElements_[e]}}),-1===this.trackElements_.indexOf(t)&&this.trackElements_.push(t)},t.prototype.getTrackElementByTrack_=function(t){for(var e=void 0,n=0,i=this.trackElements_.length;n<i;n++)if(t===this.trackElements_[n].track){e=this.trackElements_[n];break}return e},t.prototype.removeTrackElement_=function(t){for(var e=0,n=this.trackElements_.length;e<n;e++)if(t===this.trackElements_[e]){this.trackElements_.splice(e,1);break}},t}(),TextTrackCueList=function(){function t(e){classCallCheck(this,t);var n=this;if(IS_IE8)for(var i in n=document_1.createElement("custom"),t.prototype)"constructor"!==i&&(n[i]=t.prototype[i]);if(t.prototype.setCues_.call(n,e),Object.defineProperty(n,"length",{get:function(){return this.length_}}),IS_IE8)return n}return t.prototype.setCues_=function(t){var e=this.length||0,n=0,i=t.length;this.cues_=t,this.length_=t.length;var r=function(t){""+t in this||Object.defineProperty(this,""+t,{get:function(){return this.cues_[t]}})};if(e<i)for(n=e;n<i;n++)r.call(this,n)},t.prototype.getCueById=function(t){for(var e=null,n=0,i=this.length;n<i;n++){var r=this[n];if(r.id===t){e=r;break}}return e},t}(),VideoTrackKind={alternative:"alternative",captions:"captions",main:"main",sign:"sign",subtitles:"subtitles",commentary:"commentary"},AudioTrackKind={alternative:"alternative",descriptions:"descriptions",main:"main","main-desc":"main-desc",translation:"translation",commentary:"commentary"},TextTrackKind={subtitles:"subtitles",captions:"captions",descriptions:"descriptions",chapters:"chapters",metadata:"metadata"},TextTrackMode={disabled:"disabled",hidden:"hidden",showing:"showing"},Track=function(t){function e(){var n,i=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};classCallCheck(this,e);var r=possibleConstructorReturn(this,t.call(this)),o=r;if(IS_IE8)for(var s in o=document_1.createElement("custom"),e.prototype)"constructor"!==s&&(o[s]=e.prototype[s]);var a={id:i.id||(0===i.id?0:"vjs_track_"+newGUID()),kind:i.kind||"",label:i.label||"",language:i.language||""};for(var l in a)!function(t){Object.defineProperty(o,t,{get:function(){return a[t]},set:function(){}})}(l);return n=o,possibleConstructorReturn(r,n)}return inherits(e,t),e}(EventTarget),isFunction_1$2=isFunction$3,toString$3=Object.prototype.toString,trim=function(t){return t.replace(/^\s+|\s+$/g,"")},isArray$2=function(t){return"[object Array]"===Object.prototype.toString.call(t)},parseHeaders=function(t){if(!t)return{};for(var e={},n=trim(t).split("\n"),i=0;i<n.length;i++){var r=n[i],o=r.indexOf(":"),s=trim(r.slice(0,o)).toLowerCase(),a=trim(r.slice(o+1));"undefined"==typeof e[s]?e[s]=a:isArray$2(e[s])?e[s].push(a):e[s]=[e[s],a]}return e},immutable=extend$1,hasOwnProperty$4=Object.prototype.hasOwnProperty,xhr=createXHR;createXHR.XMLHttpRequest=window_1.XMLHttpRequest||noop,createXHR.XDomainRequest="withCredentials"in new createXHR.XMLHttpRequest?createXHR.XMLHttpRequest:window_1.XDomainRequest,forEachArray(["get","put","post","patch","head","delete"],(function(t){createXHR["delete"===t?"del":t]=function(e,n,i){return n=initParams(e,n,i),n.method=t.toUpperCase(),_createXHR(n)}}));var parseCues=function(t,e){var n=new window_1.WebVTT.Parser(window_1,window_1.vttjs,window_1.WebVTT.StringDecoder()),i=[];n.oncue=function(t){e.addCue(t)},n.onparsingerror=function(t){i.push(t)},n.onflush=function(){e.trigger({type:"loadeddata",target:e})},n.parse(t),i.length>0&&(window_1.console&&window_1.console.groupCollapsed&&window_1.console.groupCollapsed("Text Track parsing errors for "+e.src),i.forEach((function(t){return log$2.error(t)})),window_1.console&&window_1.console.groupEnd&&window_1.console.groupEnd()),n.flush()},loadTrack=function(t,e){var n={uri:t},i=isCrossOrigin(t);i&&(n.cors=i),xhr(n,bind(this,(function(t,n,i){if(t)return log$2.error(t,n);if(e.loaded_=!0,"function"!=typeof window_1.WebVTT){if(e.tech_){var r=function(){return parseCues(i,e)};e.tech_.on("vttjsloaded",r),e.tech_.on("vttjserror",(function(){log$2.error("vttjs failed to load, stopping trying to process "+e.src),e.tech_.off("vttjsloaded",r)}))}}else parseCues(i,e)})))},TextTrack=function(t){function e(){var n,i,r=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};if(classCallCheck(this,e),!r.tech)throw new Error("A tech was not provided.");var o=mergeOptions(r,{kind:TextTrackKind[r.kind]||r.kind||"subtitles",language:r.language||r.srclang||""}),s=TextTrackMode[o.mode]||"disabled",a=o["default"];"metadata"!==o.kind&&"chapters"!==o.kind||(s="hidden");var l=n=possibleConstructorReturn(this,t.call(this,o));if(l.tech_=o.tech,IS_IE8)for(var c in e.prototype)"constructor"!==c&&(l[c]=e.prototype[c]);l.cues_=[],l.activeCues_=[];var u=new TextTrackCueList(l.cues_),h=new TextTrackCueList(l.activeCues_),p=!1,d=bind(l,(function(){this.activeCues,p&&(this.trigger("cuechange"),p=!1)}));return"disabled"!==s&&l.tech_.ready((function(){l.tech_.on("timeupdate",d)}),!0),Object.defineProperty(l,"default",{get:function(){return a},set:function(){}}),Object.defineProperty(l,"mode",{get:function(){return s},set:function(t){var e=this;TextTrackMode[t]&&(s=t,"showing"===s&&this.tech_.ready((function(){e.tech_.on("timeupdate",d)}),!0),this.trigger("modechange"))}}),Object.defineProperty(l,"cues",{get:function(){return this.loaded_?u:null},set:function(){}}),Object.defineProperty(l,"activeCues",{get:function(){if(!this.loaded_)return null;if(0===this.cues.length)return h;for(var t=this.tech_.currentTime(),e=[],n=0,i=this.cues.length;n<i;n++){var r=this.cues[n];(r.startTime<=t&&r.endTime>=t||r.startTime===r.endTime&&r.startTime<=t&&r.startTime+.5>=t)&&e.push(r)}if(p=!1,e.length!==this.activeCues_.length)p=!0;else for(var o=0;o<e.length;o++)-1===this.activeCues_.indexOf(e[o])&&(p=!0);return this.activeCues_=e,h.setCues_(this.activeCues_),h},set:function(){}}),o.src?(l.src=o.src,loadTrack(o.src,l)):l.loaded_=!0,i=l,possibleConstructorReturn(n,i)}return inherits(e,t),e.prototype.addCue=function(t){var e=t;if(window_1.vttjs&&!(t instanceof window_1.vttjs.VTTCue)){for(var n in e=new window_1.vttjs.VTTCue(t.startTime,t.endTime,t.text),t)n in e||(e[n]=t[n]);e.id=t.id,e.originalCue_=t}for(var i=this.tech_.textTracks(),r=0;r<i.length;r++)i[r]!==this&&i[r].removeCue(e);this.cues_.push(e),this.cues.setCues_(this.cues_)},e.prototype.removeCue=function(t){for(var e=this.cues_.length;e--;){var n=this.cues_[e];if(n===t||n.originalCue_&&n.originalCue_===t){this.cues_.splice(e,1),this.cues.setCues_(this.cues_);break}}},e}(Track);TextTrack.prototype.allowedEvents_={cuechange:"cuechange"};var AudioTrack=function(t){function e(){var n,i,r=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};classCallCheck(this,e);var o=mergeOptions(r,{kind:AudioTrackKind[r.kind]||""}),s=n=possibleConstructorReturn(this,t.call(this,o)),a=!1;if(IS_IE8)for(var l in e.prototype)"constructor"!==l&&(s[l]=e.prototype[l]);return Object.defineProperty(s,"enabled",{get:function(){return a},set:function(t){"boolean"==typeof t&&t!==a&&(a=t,this.trigger("enabledchange"))}}),o.enabled&&(s.enabled=o.enabled),s.loaded_=!0,i=s,possibleConstructorReturn(n,i)}return inherits(e,t),e}(Track),VideoTrack=function(t){function e(){var n,i,r=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};classCallCheck(this,e);var o=mergeOptions(r,{kind:VideoTrackKind[r.kind]||""}),s=n=possibleConstructorReturn(this,t.call(this,o)),a=!1;if(IS_IE8)for(var l in e.prototype)"constructor"!==l&&(s[l]=e.prototype[l]);return Object.defineProperty(s,"selected",{get:function(){return a},set:function(t){"boolean"==typeof t&&t!==a&&(a=t,this.trigger("selectedchange"))}}),o.selected&&(s.selected=o.selected),i=s,possibleConstructorReturn(n,i)}return inherits(e,t),e}(Track),NONE=0,LOADING=1,LOADED=2,ERROR=3,HTMLTrackElement=function(t){function e(){var n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};classCallCheck(this,e);var i=possibleConstructorReturn(this,t.call(this)),r=void 0,o=i;if(IS_IE8)for(var s in o=document_1.createElement("custom"),e.prototype)"constructor"!==s&&(o[s]=e.prototype[s]);var a,l=new TextTrack(n);return o.kind=l.kind,o.src=l.src,o.srclang=l.language,o.label=l.label,o["default"]=l["default"],Object.defineProperty(o,"readyState",{get:function(){return r}}),Object.defineProperty(o,"track",{get:function(){return l}}),r=NONE,l.addEventListener("loadeddata",(function(){r=LOADED,o.trigger({type:"load",target:o})})),IS_IE8?(a=o,possibleConstructorReturn(i,a)):i}return inherits(e,t),e}(EventTarget);HTMLTrackElement.prototype.allowedEvents_={load:"load"},HTMLTrackElement.NONE=NONE,HTMLTrackElement.LOADING=LOADING,HTMLTrackElement.LOADED=LOADED,HTMLTrackElement.ERROR=ERROR;var NORMAL={audio:{ListClass:AudioTrackList,TrackClass:AudioTrack,capitalName:"Audio"},video:{ListClass:VideoTrackList,TrackClass:VideoTrack,capitalName:"Video"},text:{ListClass:TextTrackList,TrackClass:TextTrack,capitalName:"Text"}};Object.keys(NORMAL).forEach((function(t){NORMAL[t].getterName=t+"Tracks",NORMAL[t].privateName=t+"Tracks_"}));var REMOTE={remoteText:{ListClass:TextTrackList,TrackClass:TextTrack,capitalName:"RemoteText",getterName:"remoteTextTracks",privateName:"remoteTextTracks_"},remoteTextEl:{ListClass:HtmlTrackElementList,TrackClass:HTMLTrackElement,capitalName:"RemoteTextTrackEls",getterName:"remoteTextTrackEls",privateName:"remoteTextTrackEls_"}},ALL=mergeOptions(NORMAL,REMOTE);REMOTE.names=Object.keys(REMOTE),NORMAL.names=Object.keys(NORMAL),ALL.names=[].concat(REMOTE.names).concat(NORMAL.names);var _objCreate=Object.create||function(){function t(){}return function(e){if(1!==arguments.length)throw new Error("Object.create shim only accepts one parameter.");return t.prototype=e,new t}}();ParsingError.prototype=_objCreate(Error.prototype),ParsingError.prototype.constructor=ParsingError,ParsingError.Errors={BadSignature:{code:0,message:"Malformed WebVTT signature."},BadTimeStamp:{code:1,message:"Malformed time stamp."}},Settings.prototype={set:function(t,e){this.get(t)||""===e||(this.values[t]=e)},get:function(t,e,n){return n?this.has(t)?this.values[t]:e[n]:this.has(t)?this.values[t]:e},has:function(t){return t in this.values},alt:function(t,e,n){for(var i=0;i<n.length;++i)if(e===n[i]){this.set(t,e);break}},integer:function(t,e){/^-?\d+$/.test(e)&&this.set(t,parseInt(e,10))},percent:function(t,e){return!!(e.match(/^([\d]{1,3})(\.[\d]*)?%$/)&&(e=parseFloat(e))>=0&&e<=100)&&(this.set(t,e),!0)}};var ESCAPE={"&amp;":"&","&lt;":"<","&gt;":">","&lrm;":"‎","&rlm;":"‏","&nbsp;":" "},TAG_NAME={c:"span",i:"i",b:"b",u:"u",ruby:"ruby",rt:"rt",v:"span",lang:"span"},TAG_ANNOTATION={v:"title",lang:"lang"},NEEDS_PARENT={rt:"ruby"},strongRTLRanges=[[1470,1470],[1472,1472],[1475,1475],[1478,1478],[1488,1514],[1520,1524],[1544,1544],[1547,1547],[1549,1549],[1563,1563],[1566,1610],[1645,1647],[1649,1749],[1765,1766],[1774,1775],[1786,1805],[1807,1808],[1810,1839],[1869,1957],[1969,1969],[1984,2026],[2036,2037],[2042,2042],[2048,2069],[2074,2074],[2084,2084],[2088,2088],[2096,2110],[2112,2136],[2142,2142],[2208,2208],[2210,2220],[8207,8207],[64285,64285],[64287,64296],[64298,64310],[64312,64316],[64318,64318],[64320,64321],[64323,64324],[64326,64449],[64467,64829],[64848,64911],[64914,64967],[65008,65020],[65136,65140],[65142,65276],[67584,67589],[67592,67592],[67594,67637],[67639,67640],[67644,67644],[67647,67669],[67671,67679],[67840,67867],[67872,67897],[67903,67903],[67968,68023],[68030,68031],[68096,68096],[68112,68115],[68117,68119],[68121,68147],[68160,68167],[68176,68184],[68192,68223],[68352,68405],[68416,68437],[68440,68466],[68472,68479],[68608,68680],[126464,126467],[126469,126495],[126497,126498],[126500,126500],[126503,126503],[126505,126514],[126516,126519],[126521,126521],[126523,126523],[126530,126530],[126535,126535],[126537,126537],[126539,126539],[126541,126543],[126545,126546],[126548,126548],[126551,126551],[126553,126553],[126555,126555],[126557,126557],[126559,126559],[126561,126562],[126564,126564],[126567,126570],[126572,126578],[126580,126583],[126585,126588],[126590,126590],[126592,126601],[126603,126619],[126625,126627],[126629,126633],[126635,126651],[1114109,1114109]];StyleBox.prototype.applyStyles=function(t,e){for(var n in e=e||this.div,t)t.hasOwnProperty(n)&&(e.style[n]=t[n])},StyleBox.prototype.formatStyle=function(t,e){return 0===t?0:t+e},CueStyleBox.prototype=_objCreate(StyleBox.prototype),CueStyleBox.prototype.constructor=CueStyleBox,BoxPosition.prototype.move=function(t,e){switch(e=void 0!==e?e:this.lineHeight,t){case"+x":this.left+=e,this.right+=e;break;case"-x":this.left-=e,this.right-=e;break;case"+y":this.top+=e,this.bottom+=e;break;case"-y":this.top-=e,this.bottom-=e}},BoxPosition.prototype.overlaps=function(t){return this.left<t.right&&this.right>t.left&&this.top<t.bottom&&this.bottom>t.top},BoxPosition.prototype.overlapsAny=function(t){for(var e=0;e<t.length;e++)if(this.overlaps(t[e]))return!0;return!1},BoxPosition.prototype.within=function(t){return this.top>=t.top&&this.bottom<=t.bottom&&this.left>=t.left&&this.right<=t.right},BoxPosition.prototype.overlapsOppositeAxis=function(t,e){switch(e){case"+x":return this.left<t.left;case"-x":return this.right>t.right;case"+y":return this.top<t.top;case"-y":return this.bottom>t.bottom}},BoxPosition.prototype.intersectPercentage=function(t){return Math.max(0,Math.min(this.right,t.right)-Math.max(this.left,t.left))*Math.max(0,Math.min(this.bottom,t.bottom)-Math.max(this.top,t.top))/(this.height*this.width)},BoxPosition.prototype.toCSSCompatValues=function(t){return{top:this.top-t.top,bottom:t.bottom-this.bottom,left:this.left-t.left,right:t.right-this.right,height:this.height,width:this.width}},BoxPosition.getSimpleBoxPosition=function(t){var e=t.div?t.div.offsetHeight:t.tagName?t.offsetHeight:0,n=t.div?t.div.offsetWidth:t.tagName?t.offsetWidth:0,i=t.div?t.div.offsetTop:t.tagName?t.offsetTop:0;return t=t.div?t.div.getBoundingClientRect():t.tagName?t.getBoundingClientRect():t,{left:t.left,right:t.right,top:t.top||i,height:t.height||e,bottom:t.bottom||i+(t.height||e),width:t.width||n}},WebVTT$1.StringDecoder=function(){return{decode:function(t){if(!t)return"";if("string"!=typeof t)throw new Error("Error - expected string data.");return decodeURIComponent(encodeURIComponent(t))}}},WebVTT$1.convertCueToDOMTree=function(t,e){return t&&e?parseContent(t,e):null},WebVTT$1.processCues=function(t,e,n){if(!t||!e||!n)return null;for(;n.firstChild;)n.removeChild(n.firstChild);var i=t.document.createElement("div");if(i.style.position="absolute",i.style.left="0",i.style.right="0",i.style.top="0",i.style.bottom="0",i.style.margin="1.5%",n.appendChild(i),function(t){for(var e=0;e<t.length;e++)if(t[e].hasBeenReset||!t[e].displayState)return!0;return!1}(e)){var r=[],o=BoxPosition.getSimpleBoxPosition(i),s=Math.round(.05*o.height*100)/100,a={font:s+"px sans-serif"};!function(){for(var n,s,l=0;l<e.length;l++)s=e[l],n=new CueStyleBox(t,s,a),i.appendChild(n.div),moveBoxToLinePosition(t,n,o,r),s.displayState=n.div,r.push(BoxPosition.getSimpleBoxPosition(n))}()}else for(var l=0;l<e.length;l++)i.appendChild(e[l].displayState)},WebVTT$1.Parser=function(t,e,n){n||(n=e,e={}),e||(e={}),this.window=t,this.vttjs=e,this.state="INITIAL",this.buffer="",this.decoder=n||new TextDecoder("utf8"),this.regionList=[]},WebVTT$1.Parser.prototype={reportOrThrowError:function(t){if(!(t instanceof ParsingError))throw t;this.onparsingerror&&this.onparsingerror(t)},parse:function(t){function e(){for(var t=r.buffer,e=0;e<t.length&&"\r"!==t[e]&&"\n"!==t[e];)++e;var n=t.substr(0,e);return"\r"===t[e]&&++e,"\n"===t[e]&&++e,r.buffer=t.substr(e),n}function n(t){var e=new Settings;if(parseOptions(t,(function(t,n){switch(t){case"id":e.set(t,n);break;case"width":e.percent(t,n);break;case"lines":e.integer(t,n);break;case"regionanchor":case"viewportanchor":var i=n.split(",");if(2!==i.length)break;var r=new Settings;if(r.percent("x",i[0]),r.percent("y",i[1]),!r.has("x")||!r.has("y"))break;e.set(t+"X",r.get("x")),e.set(t+"Y",r.get("y"));break;case"scroll":e.alt(t,n,["up"])}}),/=/,/\s/),e.has("id")){var n=new(r.vttjs.VTTRegion||r.window.VTTRegion);n.width=e.get("width",100),n.lines=e.get("lines",3),n.regionAnchorX=e.get("regionanchorX",0),n.regionAnchorY=e.get("regionanchorY",100),n.viewportAnchorX=e.get("viewportanchorX",0),n.viewportAnchorY=e.get("viewportanchorY",100),n.scroll=e.get("scroll",""),r.onregion&&r.onregion(n),r.regionList.push({id:e.get("id"),region:n})}}function i(t){var e=new Settings;parseOptions(t,(function(t,n){switch(t){case"MPEGT":e.integer(t+"S",n);break;case"LOCA":e.set(t+"L",parseTimeStamp(n))}}),/[^\d]:/,/,/),r.ontimestampmap&&r.ontimestampmap({MPEGTS:e.get("MPEGTS"),LOCAL:e.get("LOCAL")})}var r=this;t&&(r.buffer+=r.decoder.decode(t,{stream:!0}));try{var o;if("INITIAL"===r.state){if(!/\r\n|\n/.test(r.buffer))return this;o=e();var s=o.match(/^WEBVTT([ \t].*)?$/);if(!s||!s[0])throw new ParsingError(ParsingError.Errors.BadSignature);r.state="HEADER"}for(var a=!1;r.buffer;){if(!/\r\n|\n/.test(r.buffer))return this;switch(a?a=!1:o=e(),r.state){case"HEADER":/:/.test(o)?function(t){t.match(/X-TIMESTAMP-MAP/)?parseOptions(t,(function(t,e){switch(t){case"X-TIMESTAMP-MAP":i(e)}}),/=/):parseOptions(t,(function(t,e){switch(t){case"Region":n(e)}}),/:/)}(o):o||(r.state="ID");continue;case"NOTE":o||(r.state="ID");continue;case"ID":if(/^NOTE($|[ \t])/.test(o)){r.state="NOTE";break}if(!o)continue;if(r.cue=new(r.vttjs.VTTCue||r.window.VTTCue)(0,0,""),r.state="CUE",-1===o.indexOf("--\x3e")){r.cue.id=o;continue}case"CUE":try{parseCue(o,r.cue,r.regionList)}catch(c){r.reportOrThrowError(c),r.cue=null,r.state="BADCUE";continue}r.state="CUETEXT";continue;case"CUETEXT":var l=-1!==o.indexOf("--\x3e");if(!o||l&&(a=!0)){r.oncue&&r.oncue(r.cue),r.cue=null,r.state="ID";continue}r.cue.text&&(r.cue.text+="\n"),r.cue.text+=o;continue;case"BADCUE":o||(r.state="ID");continue}}}catch(c){r.reportOrThrowError(c),"CUETEXT"===r.state&&r.cue&&r.oncue&&r.oncue(r.cue),r.cue=null,r.state="INITIAL"===r.state?"BADWEBVTT":"BADCUE"}return this},flush:function(){var t=this;try{if(t.buffer+=t.decoder.decode(),(t.cue||"HEADER"===t.state)&&(t.buffer+="\n\n",t.parse()),"INITIAL"===t.state)throw new ParsingError(ParsingError.Errors.BadSignature)}catch(e){t.reportOrThrowError(e)}return t.onflush&&t.onflush(),this}};var vtt$1=WebVTT$1,autoKeyword="auto",directionSetting={"":!0,lr:!0,rl:!0},alignSetting={start:!0,middle:!0,end:!0,left:!0,right:!0};VTTCue.prototype.getCueAsHTML=function(){return WebVTT.convertCueToDOMTree(window,this.text)};var vttcue=VTTCue,scrollSetting={"":!0,up:!0},vttregion=VTTRegion,browserIndex=createCommonjsModule((function(t){var e=t.exports={WebVTT:vtt$1,VTTCue:vttcue,VTTRegion:vttregion};window_1.vttjs=e,window_1.WebVTT=e.WebVTT;var n=e.VTTCue,i=e.VTTRegion,r=window_1.VTTCue,o=window_1.VTTRegion;e.shim=function(){window_1.VTTCue=n,window_1.VTTRegion=i},e.restore=function(){window_1.VTTCue=r,window_1.VTTRegion=o},window_1.VTTCue||e.shim()})),Tech=function(t){function e(n){var i=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:function(){};classCallCheck(this,e),i.reportTouchActivity=!1;var o=possibleConstructorReturn(this,t.call(this,n,i,r));return o.hasStarted_=!1,o.on("playing",(function(){this.hasStarted_=!0})),o.on("loadstart",(function(){this.hasStarted_=!1})),ALL.names.forEach((function(t){var e=ALL[t];i&&i[e.getterName]&&(o[e.privateName]=i[e.getterName])})),o.featuresProgressEvents||o.manualProgressOn(),o.featuresTimeupdateEvents||o.manualTimeUpdatesOn(),["Text","Audio","Video"].forEach((function(t){!1===i["native"+t+"Tracks"]&&(o["featuresNative"+t+"Tracks"]=!1)})),!1===i.nativeCaptions||!1===i.nativeTextTracks?o.featuresNativeTextTracks=!1:!0!==i.nativeCaptions&&!0!==i.nativeTextTracks||(o.featuresNativeTextTracks=!0),o.featuresNativeTextTracks=!1,o.featuresNativeTextTracks||o.emulateTextTracks(),o.autoRemoteTextTracks_=new ALL.text.ListClass,o.initTrackListeners(),i.nativeControlsForTouch||o.emitTapEvents(),o.constructor&&(o.name_=o.constructor.name||"Unknown Tech"),o}return inherits(e,t),e.prototype.manualProgressOn=function(){this.on("durationchange",this.onDurationChange),this.manualProgress=!0,this.one("ready",this.trackProgress)},e.prototype.manualProgressOff=function(){this.manualProgress=!1,this.stopTrackingProgress(),this.off("durationchange",this.onDurationChange)},e.prototype.trackProgress=function(t){this.stopTrackingProgress(),this.progressInterval=this.setInterval(bind(this,(function(){var t=this.bufferedPercent();this.bufferedPercent_!==t&&this.trigger("progress"),this.bufferedPercent_=t,1===t&&this.stopTrackingProgress()})),500)},e.prototype.onDurationChange=function(t){this.duration_=this.duration()},e.prototype.buffered=function(){return createTimeRanges(0,0)},e.prototype.bufferedPercent=function(){return bufferedPercent(this.buffered(),this.duration_)},e.prototype.stopTrackingProgress=function(){this.clearInterval(this.progressInterval)},e.prototype.manualTimeUpdatesOn=function(){this.manualTimeUpdates=!0,this.on("play",this.trackCurrentTime),this.on("pause",this.stopTrackingCurrentTime)},e.prototype.manualTimeUpdatesOff=function(){this.manualTimeUpdates=!1,this.stopTrackingCurrentTime(),this.off("play",this.trackCurrentTime),this.off("pause",this.stopTrackingCurrentTime)},e.prototype.trackCurrentTime=function(){this.currentTimeInterval&&this.stopTrackingCurrentTime(),this.currentTimeInterval=this.setInterval((function(){this.trigger({type:"timeupdate",target:this,manuallyTriggered:!0})}),250)},e.prototype.stopTrackingCurrentTime=function(){this.clearInterval(this.currentTimeInterval),this.trigger({type:"timeupdate",target:this,manuallyTriggered:!0})},e.prototype.dispose=function(){this.clearTracks(NORMAL.names),this.manualProgress&&this.manualProgressOff(),this.manualTimeUpdates&&this.manualTimeUpdatesOff(),t.prototype.dispose.call(this)},e.prototype.clearTracks=function(t){var e=this;t=[].concat(t),t.forEach((function(t){for(var n=e[t+"Tracks"]()||[],i=n.length;i--;){var r=n[i];"text"===t&&e.removeRemoteTextTrack(r),n.removeTrack(r)}}))},e.prototype.cleanupAutoTextTracks=function(){for(var t=this.autoRemoteTextTracks_||[],e=t.length;e--;){var n=t[e];this.removeRemoteTextTrack(n)}},e.prototype.reset=function(){},e.prototype.error=function(t){return void 0!==t&&(this.error_=new MediaError(t),this.trigger("error")),this.error_},e.prototype.played=function(){return this.hasStarted_?createTimeRanges(0,0):createTimeRanges()},e.prototype.setCurrentTime=function(){this.manualTimeUpdates&&this.trigger({type:"timeupdate",target:this,manuallyTriggered:!0})},e.prototype.initTrackListeners=function(){var t=this;NORMAL.names.forEach((function(e){var n=NORMAL[e],i=function(){t.trigger(e+"trackchange")},r=t[n.getterName]();r.addEventListener("removetrack",i),r.addEventListener("addtrack",i),t.on("dispose",(function(){r.removeEventListener("removetrack",i),r.removeEventListener("addtrack",i)}))}))},e.prototype.addWebVttScript_=function(){var t=this;if(!window_1.WebVTT)if(document_1.body.contains(this.el())){if(!this.options_["vtt.js"]&&isPlain(browserIndex)&&Object.keys(browserIndex).length>0)return void this.trigger("vttjsloaded");var e=document_1.createElement("script");e.src=this.options_["vtt.js"]||"https://vjs.zencdn.net/vttjs/0.12.4/vtt.min.js",e.onload=function(){t.trigger("vttjsloaded")},e.onerror=function(){t.trigger("vttjserror")},this.on("dispose",(function(){e.onload=null,e.onerror=null})),window_1.WebVTT=!0,this.el().parentNode.appendChild(e)}else this.ready(this.addWebVttScript_)},e.prototype.emulateTextTracks=function(){var t=this,e=this.textTracks(),n=this.remoteTextTracks(),i=function(t){return e.addTrack(t.track)},r=function(t){return e.removeTrack(t.track)};n.on("addtrack",i),n.on("removetrack",r),this.addWebVttScript_();var o=function(){return t.trigger("texttrackchange")},s=function(){o();for(var t=0;t<e.length;t++){var n=e[t];n.removeEventListener("cuechange",o),"showing"===n.mode&&n.addEventListener("cuechange",o)}};s(),e.addEventListener("change",s),e.addEventListener("addtrack",s),e.addEventListener("removetrack",s),this.on("dispose",(function(){n.off("addtrack",i),n.off("removetrack",r),e.removeEventListener("change",s),e.removeEventListener("addtrack",s),e.removeEventListener("removetrack",s);for(var t=0;t<e.length;t++)e[t].removeEventListener("cuechange",o)}))},e.prototype.addTextTrack=function(t,e,n){if(!t)throw new Error("TextTrack kind is required but was not provided");return createTrackHelper(this,t,e,n)},e.prototype.createRemoteTextTrack=function(t){var e=mergeOptions(t,{tech:this});return new REMOTE.remoteTextEl.TrackClass(e)},e.prototype.addRemoteTextTrack=function(){var t=this,e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=arguments[1],i=this.createRemoteTextTrack(e);return!0!==n&&!1!==n&&(log$2.warn('Calling addRemoteTextTrack without explicitly setting the "manualCleanup" parameter to `true` is deprecated and default to `false` in future version of video.js'),n=!0),this.remoteTextTrackEls().addTrackElement_(i),this.remoteTextTracks().addTrack(i.track),!0!==n&&this.ready((function(){return t.autoRemoteTextTracks_.addTrack(i.track)})),i},e.prototype.addAudioTrack=function(){var t=this,e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=arguments[1],i=mergeOptions(e,{tech:this}),r=new NORMAL.audio.TrackClass(i);return this.audioTracks_.addTrack(r),!0!==n&&this.ready((function(){return t.audioTracks_.addTrack(r)})),r},e.prototype.removeRemoteTextTrack=function(t){var e=this.remoteTextTrackEls().getTrackElementByTrack_(t);this.remoteTextTrackEls().removeTrackElement_(e),this.remoteTextTracks().removeTrack(t),this.autoRemoteTextTracks_.removeTrack(t)},e.prototype.getVideoPlaybackQuality=function(){return{}},e.prototype.setPoster=function(){},e.prototype.playsinline=function(){},e.prototype.setPlaysinline=function(){},e.prototype.canPlayType=function(){return""},e.canPlayType=function(){return""},e.canPlaySource=function(t,n){return e.canPlayType(t.type)},e.isTech=function(t){return t.prototype instanceof e||t instanceof e||t===e},e.registerTech=function(t,n){if(e.techs_||(e.techs_={}),!e.isTech(n))throw new Error("Tech "+t+" must be a Tech");if(!e.canPlayType)throw new Error("Techs must have a static canPlayType method on them");if(!e.canPlaySource)throw new Error("Techs must have a static canPlaySource method on them");return t=toTitleCase(t),e.techs_[t]=n,"Tech"!==t&&e.defaultTechOrder_.push(t),n},e.getTech=function(t){if(t)return t=toTitleCase(t),e.techs_&&e.techs_[t]?e.techs_[t]:window_1&&window_1.videojs&&window_1.videojs[t]?(log$2.warn("The "+t+" tech was added to the videojs object when it should be registered using videojs.registerTech(name, tech)"),window_1.videojs[t]):void 0},e}(Component);ALL.names.forEach((function(t){var e=ALL[t];Tech.prototype[e.getterName]=function(){return this[e.privateName]=this[e.privateName]||new e.ListClass,this[e.privateName]}})),Tech.prototype.featuresVolumeControl=!0,Tech.prototype.featuresMuteControl=!0,Tech.prototype.featuresFullscreenResize=!1,Tech.prototype.featuresPlaybackRate=!1,Tech.prototype.featuresProgressEvents=!1,Tech.prototype.featuresTimeupdateEvents=!1,Tech.prototype.featuresNativeTextTracks=!1,Tech.withSourceHandlers=function(t){t.registerSourceHandler=function(e,n){var i=t.sourceHandlers;i||(i=t.sourceHandlers=[]),void 0===n&&(n=i.length),i.splice(n,0,e)},t.canPlayType=function(e){for(var n=t.sourceHandlers||[],i=void 0,r=0;r<n.length;r++)if(i=n[r].canPlayType(e))return i;return""},t.selectSourceHandler=function(e,n){for(var i=t.sourceHandlers||[],r=0;r<i.length;r++)if(i[r].canHandleSource(e,n))return i[r];return null},t.canPlaySource=function(e,n){var i=t.selectSourceHandler(e,n);return i?i.canHandleSource(e,n):""},["seekable","duration"].forEach((function(t){var e=this[t];"function"==typeof e&&(this[t]=function(){return this.sourceHandler_&&this.sourceHandler_[t]?this.sourceHandler_[t].apply(this.sourceHandler_,arguments):e.apply(this,arguments)})}),t.prototype),t.prototype.setSource=function(e){var n=t.selectSourceHandler(e,this.options_);n||(t.nativeSourceHandler?n=t.nativeSourceHandler:log$2.error("No source hander found for the current source.")),this.disposeSourceHandler(),this.off("dispose",this.disposeSourceHandler),n!==t.nativeSourceHandler&&(this.currentSource_=e),this.sourceHandler_=n.handleSource(e,this,this.options_),this.on("dispose",this.disposeSourceHandler)},t.prototype.disposeSourceHandler=function(){this.currentSource_&&(this.clearTracks(["audio","video"]),this.currentSource_=null),this.cleanupAutoTextTracks(),this.sourceHandler_&&(this.sourceHandler_.dispose&&this.sourceHandler_.dispose(),this.sourceHandler_=null)}},Component.registerComponent("Tech",Tech),Tech.registerTech("Tech",Tech),Tech.defaultTechOrder_=[];var middlewares={},allowedGetters={buffered:1,currentTime:1,duration:1,seekable:1,played:1},allowedSetters={setCurrentTime:1},MimetypesKind={opus:"video/ogg",ogv:"video/ogg",mp4:"video/mp4",mov:"video/mp4",m4v:"video/mp4",mkv:"video/x-matroska",m4a:"audio/mp4",mp3:"audio/mpeg",aac:"audio/aac",caf:"audio/x-caf",flac:"audio/flac",oga:"audio/ogg",wav:"audio/wav",m3u8:"application/x-mpegURL",jpg:"image/jpeg",jpeg:"image/jpeg",gif:"image/gif",png:"image/png",svg:"image/svg+xml",webp:"image/webp"},getMimetype=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",e=getFileExtension(t);return MimetypesKind[e.toLowerCase()]||""},filterSource=function t(e){if(Array.isArray(e)){var n=[];e.forEach((function(e){e=t(e),Array.isArray(e)?n=n.concat(e):isObject$1(e)&&n.push(e)})),e=n}else e="string"==typeof e&&e.trim()?[fixSource({src:e})]:isObject$1(e)&&"string"==typeof e.src&&e.src&&e.src.trim()?[fixSource(e)]:[];return e},fixSource=function(t){if(!t.type){var e=getMimetype(t.src);e&&(t.type=e)}return t},enc=createCommonjsModule((function(module,exports){!function(t,e){module.exports=e()}(self,(function(){return function(){function __nested_webpack_require_128519__(t){var e=__webpack_module_cache__[t];if(void 0!==e)return e.exports;var n=__webpack_module_cache__[t]={exports:{}};return __webpack_modules__[t](n,n.exports,__nested_webpack_require_128519__),n.exports}var __webpack_modules__={"./node_modules/@tencent/js-armor-loader/dist/runtime.js":function node_modulesTencentJsArmorLoaderDistRuntimeJs(module){function T(t,e,n,i,r,o,s,a){function l(){return function(t,e,n){return new(Function.bind.apply(t,e))}.apply(null,arguments)}var c,u=!i,h=(t=+t,e=e||[0],i=i||[[this],[{}]],r=r||{},[]),p=null;Function.prototype.bind||(c=[].slice,Function.prototype.bind=function(t){if("function"!=typeof this)throw new TypeError("bind101");var e=c.call(arguments,1),n=e.length,i=this,r=function(){},o=function(){return e.length=n,e.push.apply(e,arguments),i.apply(r.prototype.isPrototypeOf(this)?this:t,e)};return this.prototype&&(r.prototype=this.prototype),o.prototype=new r,o});for(var d=[function(){i[i.length-2]=i[i.length-2]%i.pop()},function(){i.push(e[t++])},function(){for(var l=e[t++],c=[],u=e[t++],h=e[t++],p=[],d=0;d<u;d++)c[e[t++]]=i[e[t++]];for(d=0;d<h;d++)p[d]=e[t++];i.push((function t(){var i=c.slice(0);i[0]=[this],i[1]=[arguments],i[2]=[t];for(var u=0;u<p.length&&u<arguments.length;u++)0<p[u]&&(i[p[u]]=[arguments[u]]);return T(l,e,n,i,r,o,s,a)}))},function(){i[i.length-1]=n[i[i.length-1]]},function(){i.push(~i.pop())},function(){i.push([n,i.pop()])},function(){i[i.length-1]+=String.fromCharCode(e[t++])},function(){i[i.length-2]=i[i.length-2]*i.pop()},function(){i.push(null)},function(){p=null},function(){var t=i.pop();i.push([i[i.pop()][0],t])},function(){var t=i.pop();r[t]||(n[t]=n[t](),r[t]=1),i.push(n[t])},function(){i[i.length-2]=i[i.length-2]>=i.pop()},function(){throw i[i.length-1]},function(){i.push(i[i.length-1])},function(){i[i.length-2]=i[i.length-2]==i.pop()},function(){return!0},function(){var t,e=[];for(t in i.pop())e.push(t);i.push(e)},function(){i.push(_typeof(i.pop()))},function(){i.pop()},function(){i[i[i.length-2][0]][0]=i[i.length-1]},function(){var t=i.pop();r[t]||(n[t]=n[t](),r[t]=1),i.push([n,t])},function(){var n=e[t++],r=n?i.slice(-n):[];i.length-=n,r.unshift(null),n=i.pop();i.push(l(n[0][n[1]],r))},function(){i[i.length-1].length?i.push(i[i.length-1].shift(),!0):i.push(void 0,!1)},function(){var n=e[t++],r=i[i.length-2-n];i[i.length-2-n]=i.pop(),i.push(r)},function(){var t=i[i.length-2];t[0][t[1]]=i[i.length-1]},function(){i[i[i.length-1][0]]=void 0===i[i[i.length-1][0]]?[]:i[i[i.length-1][0]]},function(){i[i.length-2]=i[i.length-2]|i.pop()},function(){i[i.length-2]=i[i.length-2]in i.pop()},function(){i.push(i[e[t++]][0])},function(){i.length-=e[t++]},function(){i[i.length-2]=i[i.length-2]>>>i.pop()},function(){i.push([i.pop(),i.pop()].reverse())},function(){i.push(!0)},function(){var n=e[t++];i[n]=void 0===i[n]?[]:i[n]},function(){i[i.length-2]=i[i.length-2]===i.pop()},function(){var n=e[t++],r=n?i.slice(-n):[];i.length-=n,r.unshift(null),i.push(l(i.pop(),r))},function(){i.push(i[i.pop()[0]][0])},function(){var n=e[t++],r=n?i.slice(-n):[];i.length-=n,n=i.pop();i.push(n[0][n[1]].apply(n[0],r))},function(){i[i.length-2]=i[i.length-2]/i.pop()},function(){h.pop()},function(){i.push(void 0)},function(){var t=i.pop();i.push(delete t[0][t[1]])},function(){i[i.length-2]=i[i.length-2]<i.pop()},function(){i[i.length-2]=i[i.length-2]<=i.pop()},function(){t=e[t++]},function(){},function(){i[i.length-2]=i[i.length-2]<<i.pop()},function(){i[i.length-2]=i[i.length-2]>i.pop()},function(){return!!p},function(){i[i.length-2]=i[i.length-2]^i.pop()},function(){i[i.length-2]=i[i.length-2]instanceof i.pop()},function(){i[i.length-2]=i[i.length-2]>>i.pop()},function(){i[i.length-2]=i[i.length-2]+i.pop()},function(){i.push(!1)},function(){var r=e[t++],o=r?i.slice(-r):[];i.length-=r,i.push(i.pop().apply(n,o))},function(){i[i.length-2]=i[i.length-2]-i.pop()},function(){i.push(!i.pop())},function(){var t=i.pop(),e=i.pop();i.push([e[0][e[1]],t])},function(){var t=i.pop();i.push(t[0][t[1]])},function(){for(var l=i.pop(),c=e[t++],u=[],h=e[t++],p=e[t++],d=[],f=0;f<h;f++)u[e[t++]]=i[e[t++]];for(f=0;f<p;f++)d[f]=e[t++];var g=function t(){var i=u.slice(0);i[0]=[this],i[1]=[arguments],i[2]=[t];for(var l=0;l<d.length&&l<arguments.length;l++)0<d[l]&&(i[d[l]]=[arguments[l]]);return T(c,e,n,i,r,o,s,a)};g.toString=function(){return l},i.push(g)},function(){h.push([e[t++],i.length,e[t++]])},function(){i.push([e[t++]])},function(){i.push("")},function(){var n=e[t++];i[i.length-1]&&(t=n)},function(){i[i.length-2]=i[i.length-2]&i.pop()},function(){var t=i[i.length-2],e=Object.getOwnPropertyDescriptor(t[0],t[1])||{configurable:!0,enumerable:!0};e.get=i[i.length-1],Object.defineProperty(t[0],t[1],e)},function(){var t=i[i.length-2],e=Object.getOwnPropertyDescriptor(t[0],t[1])||{configurable:!0,enumerable:!0};e.set=i[i.length-1],Object.defineProperty(t[0],t[1],e)},function(){i[i.length-1]=e[t++]},function(){i.length=e[t++]}];;)try{for(var f=!1;!f;)f=d[e[t++]]();if(p)throw p;return u?(i.pop(),i.slice(3+T.v)):i.pop()}catch(y){var g=h.pop();if(void 0===g)throw y;p=y,t=g[0],i.length=g[1],g[2]&&(i[g[2]][0]=p)}}function arrayIndexOf(t,e,n){if("function"==typeof Array.prototype.indexOf)return Array.prototype.indexOf.call(t,e,n);var i,r=o.length;if(0===r)return-1;var s=0|n;if(s>=r)return-1;for(i=Math.max(s>=0?s:r-Math.abs(s),0);i<r;i++)if(i in o&&o[i]===e)return i;return-1}function base64Decode(t){for(var e,n,i="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=".split(""),r=String(t).replace(/[=]+$/,""),o=0,s=0,a="";n=r.charAt(s++);~n&&(e=o%4?64*e+n:n,o++%4)?a+=String.fromCharCode(255&e>>(-2*o&6)):0)n=arrayIndexOf(i,n);return a}T.v=0,module.exports.r=function(symbols){for(var result=[],i=0;i<symbols.length;i++)try{result.push(eval(symbols[i]))}catch(_){result.push(void 0)}return result},module.exports.d=function(t){function e(){for(;l===s;)r.push(a),l++,s=i.shift(),a=i.shift()}if("object"!=typeof t[1])return t;for(var n=t[0],i=t[1],r=[],o=base64Decode(n),s=i.shift(),a=i.shift(),l=0,c=0;c<o.length;c++){var u=o.charAt(c).charCodeAt(0);e(),r.push(u),l++}return e(),r},module.exports.g=function(t){return t.shift()[0]},module.exports.v=T},"./utils.js":function(t,e,n){"use strict";function i(t,e,n){var i=arguments.length>3&&void 0!==arguments[3]&&arguments[3],r=document.createElement("script");if(r.onload=r.onreadystatechange=function(){this.readyState&&"loaded"!==this.readyState&&"complete"!==this.readyState||("function"==typeof e&&e(),r.onload=r.onreadystatechange=null,r.parentNode&&!i&&r.parentNode.removeChild(r))},n)for(var o in n)if(n.hasOwnProperty(o)){var s=n[o];null===s?r.removeAttribute(s):r.setAttribute(o,s)}r.src=t,document.getElementsByTagName("head")[0].appendChild(r)}function r(){for(var t="",e=["0","1","2","3","4","5","6","7","8","9","a","b","c","d","e","f"],n=0;n<32;n++)t+=e[o(0,15)];return t}function o(t,e){return Math.floor(Math.random()*(e-t+1)+t)}function s(t){return c.g(c.v(0,c.d(["RQQiAiIDLRZFCiICIgMiBCIFIgYiByIIIgkBAAsSPwZzBnQGcgZpBm4GZyM5QDQTLTcmEykQPgMBAQskABQTEz4EARkUExM+BQF7FBMTPgYBABQTEz4GJQEAFT8GbAZlBm4GZwZ0Bmg6Oww5QHMTLegmEz4HAQAVPwZjBmgGYQZyBkMGbwZkBmUGQQZ0Oh0GJgEUExM+Bx0HAQEHHQUyFBMTPgc+Bz8GdAZvBlMGdAZyBmkGbgZnCh0EJgEUExM+Az8GcAZ1BnMGaAodByYBEz4GDiUOGAEYAAEBNRQTRAAYABsTLVZFPggBAhU/BmYGcgZvBm0GQwZoBmEGcgZDBm8GZAZlOh0EAWE1JgEUExM+CT4DPwZqBm8GaQZuCh0IJgEUExMdCRA+AwIJAAAUExMpEA==",[7,297]]),[function(){return void 0===t?void 0:t},function(){return"undefined"==typeof Array?void 0:Array},function(){return"undefined"==typeof String?void 0:String}])).call(this)}function a(t){return c.g(c.v(0,c.d(["RQQiAiIDLRhFDCICIgMiBCIFIgYiByIIIgkiCiILAQALEj8GcwZ0BnIGaQZuBmcjOUA4Ey07PBMpED4DAQELJAAUExM+BAEBCyQAFBMTPgUBGRQTEz4GAXsUExM+BwECFT8GZgZyBm8GbQZDBmgGYQZyBkMGbwZkBmU6HQUBYTUmARQTEz4DAQAVPwZzBnAGbAZpBnQ6HQcmARQTEz4IAQAUExM+CCU+Az8GbAZlBm4GZwZ0BmgKOww5QMETLS0TPgkBAxU+Ax0ICjsdBSYCFBMTPgkdCQEBBx0GMhQTEz4KAQIVPwZmBnIGbwZtBkMGaAZhBnIGQwZvBmQGZTodCSYBFBMTPgQ/BnAGdQZzBmgKHQomARM+CA4lDhgBGAABATUUE0QAGAAbEy2lAj4LPgQ/BmoGbwZpBm4KPyYBFBMTHQsQPgMCCQAAFBMTKRA=",[7,326,191,303]]),[function(){return void 0===t?void 0:t},function(){return"undefined"==typeof Array?void 0:Array},function(){return"undefined"==typeof String?void 0:String},function(){return"undefined"==typeof parseInt?void 0:parseInt}])).call(this)}function l(t,e){if(!e)return!1;var n=new RegExp("^"+e.replace("*",".*")+"$","i");return e.toLowerCase().replace("*.","")===t||n.test(t)}var c=n("./node_modules/@tencent/js-armor-loader/dist/runtime.js");Object.defineProperty(e,"__esModule",{value:!0}),e.decrypto=a,e.encrypto=s,e.genOverlay=r,e.getRandomInt=o,e.isDomainMatchingWildcard=l,e.loadScript=i},"./utils/aes.js":function(t,e,n){"use strict";function i(t){return parseInt(t)===t}function r(t){if(!i(t.length))return!1;for(var e=0;e<t.length;e++)if(!i(t[e])||t[e]<0||t[e]>255)return!1;return!0}function o(t,e){if(t.buffer&&"Uint8Array"===t.name)return e&&(t=t.slice?t.slice():Array.prototype.slice.call(t)),t;if(Array.isArray(t)){if(!r(t))throw new Error("Array contains invalid value: "+t);return new Uint8Array(t)}if(i(t.length)&&r(t))return new Uint8Array(t);throw new Error("unsupported array-like object")}function s(t){return new Uint8Array(t)}function a(t,e,n,i,r){null==i&&null==r||(t=t.slice?t.slice(i,r):Array.prototype.slice.call(t,i,r)),e.set(t,n)}function l(t){for(var e=[],n=0;n<t.length;n+=4)e.push(t[n]<<24|t[n+1]<<16|t[n+2]<<8|t[n+3]);return e}function c(t){t=o(t,!0);var e=16-t.length%16,n=s(t.length+e);a(t,n);for(var i=t.length;i<n.length;i++)n[i]=e;return n}function u(t){if(t=o(t,!0),t.length<16)throw new Error("PKCS#7 invalid length");var e=t[t.length-1];if(e>16)throw new Error("PKCS#7 padding byte out of range");for(var n=t.length-e,i=0;i<e;i++)if(t[n+i]!==e)throw new Error("PKCS#7 invalid padding byte");var r=s(n);return a(t,r,0,0,n),r}n.r(e),n.d(e,{default:function(){return M}});var h=function(){function t(t){var e=[],n=0;for(t=encodeURI(t);n<t.length;){var i=t.charCodeAt(n++);37===i?(e.push(parseInt(t.substr(n,2),16)),n+=2):e.push(i)}return o(e)}function e(t){for(var e=[],n=0;n<t.length;){var i=t[n];i<128?(e.push(String.fromCharCode(i)),n++):i>191&&i<224?(e.push(String.fromCharCode((31&i)<<6|63&t[n+1])),n+=2):(e.push(String.fromCharCode((15&i)<<12|(63&t[n+1])<<6|63&t[n+2])),n+=3)}return e.join("")}return{toBytes:t,fromBytes:e}}(),p=function(){function t(t){for(var e=[],n=0;n<t.length;n+=2)e.push(parseInt(t.substr(n,2),16));return e}function e(t){for(var e=[],i=0;i<t.length;i++){var r=t[i];e.push(n[(240&r)>>4]+n[15&r])}return e.join("")}var n="0123456789abcdef";return{toBytes:t,fromBytes:e}}(),d={16:10,24:12,32:14},f=[1,2,4,8,16,32,64,128,27,54,108,216,171,77,154,47,94,188,99,198,151,53,106,212,179,125,250,239,197,145],g=[99,124,119,123,242,107,111,197,48,1,103,43,254,215,171,118,202,130,201,125,250,89,71,240,173,212,162,175,156,164,114,192,183,253,147,38,54,63,247,204,52,165,229,241,113,216,49,21,4,199,35,195,24,150,5,154,7,18,128,226,235,39,178,117,9,131,44,26,27,110,90,160,82,59,214,179,41,227,47,132,83,209,0,237,32,252,177,91,106,203,190,57,74,76,88,207,208,239,170,251,67,77,51,133,69,249,2,127,80,60,159,168,81,163,64,143,146,157,56,245,188,182,218,33,16,255,243,210,205,12,19,236,95,151,68,23,196,167,126,61,100,93,25,115,96,129,79,220,34,42,144,136,70,238,184,20,222,94,11,219,224,50,58,10,73,6,36,92,194,211,172,98,145,149,228,121,231,200,55,109,141,213,78,169,108,86,244,234,101,122,174,8,186,120,37,46,28,166,180,198,232,221,116,31,75,189,139,138,112,62,181,102,72,3,246,14,97,53,87,185,134,193,29,158,225,248,152,17,105,217,142,148,155,30,135,233,206,85,40,223,140,161,137,13,191,230,66,104,65,153,45,15,176,84,187,22],y=[82,9,106,213,48,54,165,56,191,64,163,158,129,243,215,251,124,227,57,130,155,47,255,135,52,142,67,68,196,222,233,203,84,123,148,50,166,194,35,61,238,76,149,11,66,250,195,78,8,46,161,102,40,217,36,178,118,91,162,73,109,139,209,37,114,248,246,100,134,104,152,22,212,164,92,204,93,101,182,146,108,112,72,80,253,237,185,218,94,21,70,87,167,141,157,132,144,216,171,0,140,188,211,10,247,228,88,5,184,179,69,6,208,44,30,143,202,63,15,2,193,175,189,3,1,19,138,107,58,145,17,65,79,103,220,234,151,242,207,206,240,180,230,115,150,172,116,34,231,173,53,133,226,249,55,232,28,117,223,110,71,241,26,113,29,41,197,137,111,183,98,14,170,24,190,27,252,86,62,75,198,210,121,32,154,219,192,254,120,205,90,244,31,221,168,51,136,7,199,49,177,18,16,89,39,128,236,95,96,81,127,169,25,181,74,13,45,229,122,159,147,201,156,239,160,224,59,77,174,42,245,176,200,235,187,60,131,83,153,97,23,43,4,126,186,119,214,38,225,105,20,99,85,33,12,125],m=[3328402341,4168907908,4000806809,4135287693,4294111757,3597364157,3731845041,2445657428,1613770832,33620227,3462883241,1445669757,3892248089,3050821474,1303096294,3967186586,2412431941,528646813,2311702848,4202528135,4026202645,2992200171,2387036105,4226871307,1101901292,3017069671,1604494077,1169141738,597466303,1403299063,3832705686,2613100635,1974974402,3791519004,1033081774,1277568618,1815492186,2118074177,4126668546,2211236943,1748251740,1369810420,3521504564,4193382664,3799085459,2883115123,1647391059,706024767,134480908,2512897874,1176707941,2646852446,806885416,932615841,168101135,798661301,235341577,605164086,461406363,3756188221,3454790438,1311188841,2142417613,3933566367,302582043,495158174,1479289972,874125870,907746093,3698224818,3025820398,1537253627,2756858614,1983593293,3084310113,2108928974,1378429307,3722699582,1580150641,327451799,2790478837,3117535592,0,3253595436,1075847264,3825007647,2041688520,3059440621,3563743934,2378943302,1740553945,1916352843,2487896798,2555137236,2958579944,2244988746,3151024235,3320835882,1336584933,3992714006,2252555205,2588757463,1714631509,293963156,2319795663,3925473552,67240454,4269768577,2689618160,2017213508,631218106,1269344483,2723238387,1571005438,2151694528,93294474,1066570413,563977660,1882732616,4059428100,1673313503,2008463041,2950355573,1109467491,537923632,3858759450,4260623118,3218264685,2177748300,403442708,638784309,3287084079,3193921505,899127202,2286175436,773265209,2479146071,1437050866,4236148354,2050833735,3362022572,3126681063,840505643,3866325909,3227541664,427917720,2655997905,2749160575,1143087718,1412049534,999329963,193497219,2353415882,3354324521,1807268051,672404540,2816401017,3160301282,369822493,2916866934,3688947771,1681011286,1949973070,336202270,2454276571,201721354,1210328172,3093060836,2680341085,3184776046,1135389935,3294782118,965841320,831886756,3554993207,4068047243,3588745010,2345191491,1849112409,3664604599,26054028,2983581028,2622377682,1235855840,3630984372,2891339514,4092916743,3488279077,3395642799,4101667470,1202630377,268961816,1874508501,4034427016,1243948399,1546530418,941366308,1470539505,1941222599,2546386513,3421038627,2715671932,3899946140,1042226977,2521517021,1639824860,227249030,260737669,3765465232,2084453954,1907733956,3429263018,2420656344,100860677,4160157185,470683154,3261161891,1781871967,2924959737,1773779408,394692241,2579611992,974986535,664706745,3655459128,3958962195,731420851,571543859,3530123707,2849626480,126783113,865375399,765172662,1008606754,361203602,3387549984,2278477385,2857719295,1344809080,2782912378,59542671,1503764984,160008576,437062935,1707065306,3622233649,2218934982,3496503480,2185314755,697932208,1512910199,504303377,2075177163,2824099068,1841019862,739644986],v=[2781242211,2230877308,2582542199,2381740923,234877682,3184946027,2984144751,1418839493,1348481072,50462977,2848876391,2102799147,434634494,1656084439,3863849899,2599188086,1167051466,2636087938,1082771913,2281340285,368048890,3954334041,3381544775,201060592,3963727277,1739838676,4250903202,3930435503,3206782108,4149453988,2531553906,1536934080,3262494647,484572669,2923271059,1783375398,1517041206,1098792767,49674231,1334037708,1550332980,4098991525,886171109,150598129,2481090929,1940642008,1398944049,1059722517,201851908,1385547719,1699095331,1587397571,674240536,2704774806,252314885,3039795866,151914247,908333586,2602270848,1038082786,651029483,1766729511,3447698098,2682942837,454166793,2652734339,1951935532,775166490,758520603,3000790638,4004797018,4217086112,4137964114,1299594043,1639438038,3464344499,2068982057,1054729187,1901997871,2534638724,4121318227,1757008337,0,750906861,1614815264,535035132,3363418545,3988151131,3201591914,1183697867,3647454910,1265776953,3734260298,3566750796,3903871064,1250283471,1807470800,717615087,3847203498,384695291,3313910595,3617213773,1432761139,2484176261,3481945413,283769337,100925954,2180939647,4037038160,1148730428,3123027871,3813386408,4087501137,4267549603,3229630528,2315620239,2906624658,3156319645,1215313976,82966005,3747855548,3245848246,1974459098,1665278241,807407632,451280895,251524083,1841287890,1283575245,337120268,891687699,801369324,3787349855,2721421207,3431482436,959321879,1469301956,4065699751,2197585534,1199193405,2898814052,3887750493,724703513,2514908019,2696962144,2551808385,3516813135,2141445340,1715741218,2119445034,2872807568,2198571144,3398190662,700968686,3547052216,1009259540,2041044702,3803995742,487983883,1991105499,1004265696,1449407026,1316239930,504629770,3683797321,168560134,1816667172,3837287516,1570751170,1857934291,4014189740,2797888098,2822345105,2754712981,936633572,2347923833,852879335,1133234376,1500395319,3084545389,2348912013,1689376213,3533459022,3762923945,3034082412,4205598294,133428468,634383082,2949277029,2398386810,3913789102,403703816,3580869306,2297460856,1867130149,1918643758,607656988,4049053350,3346248884,1368901318,600565992,2090982877,2632479860,557719327,3717614411,3697393085,2249034635,2232388234,2430627952,1115438654,3295786421,2865522278,3633334344,84280067,33027830,303828494,2747425121,1600795957,4188952407,3496589753,2434238086,1486471617,658119965,3106381470,953803233,334231800,3005978776,857870609,3151128937,1890179545,2298973838,2805175444,3056442267,574365214,2450884487,550103529,1233637070,4289353045,2018519080,2057691103,2399374476,4166623649,2148108681,387583245,3664101311,836232934,3330556482,3100665960,3280093505,2955516313,2002398509,287182607,3413881008,4238890068,3597515707,975967766],_=[1671808611,2089089148,2006576759,2072901243,4061003762,1807603307,1873927791,3310653893,810573872,16974337,1739181671,729634347,4263110654,3613570519,2883997099,1989864566,3393556426,2191335298,3376449993,2106063485,4195741690,1508618841,1204391495,4027317232,2917941677,3563566036,2734514082,2951366063,2629772188,2767672228,1922491506,3227229120,3082974647,4246528509,2477669779,644500518,911895606,1061256767,4144166391,3427763148,878471220,2784252325,3845444069,4043897329,1905517169,3631459288,827548209,356461077,67897348,3344078279,593839651,3277757891,405286936,2527147926,84871685,2595565466,118033927,305538066,2157648768,3795705826,3945188843,661212711,2999812018,1973414517,152769033,2208177539,745822252,439235610,455947803,1857215598,1525593178,2700827552,1391895634,994932283,3596728278,3016654259,695947817,3812548067,795958831,2224493444,1408607827,3513301457,0,3979133421,543178784,4229948412,2982705585,1542305371,1790891114,3410398667,3201918910,961245753,1256100938,1289001036,1491644504,3477767631,3496721360,4012557807,2867154858,4212583931,1137018435,1305975373,861234739,2241073541,1171229253,4178635257,33948674,2139225727,1357946960,1011120188,2679776671,2833468328,1374921297,2751356323,1086357568,2408187279,2460827538,2646352285,944271416,4110742005,3168756668,3066132406,3665145818,560153121,271589392,4279952895,4077846003,3530407890,3444343245,202643468,322250259,3962553324,1608629855,2543990167,1154254916,389623319,3294073796,2817676711,2122513534,1028094525,1689045092,1575467613,422261273,1939203699,1621147744,2174228865,1339137615,3699352540,577127458,712922154,2427141008,2290289544,1187679302,3995715566,3100863416,339486740,3732514782,1591917662,186455563,3681988059,3762019296,844522546,978220090,169743370,1239126601,101321734,611076132,1558493276,3260915650,3547250131,2901361580,1655096418,2443721105,2510565781,3828863972,2039214713,3878868455,3359869896,928607799,1840765549,2374762893,3580146133,1322425422,2850048425,1823791212,1459268694,4094161908,3928346602,1706019429,2056189050,2934523822,135794696,3134549946,2022240376,628050469,779246638,472135708,2800834470,3032970164,3327236038,3894660072,3715932637,1956440180,522272287,1272813131,3185336765,2340818315,2323976074,1888542832,1044544574,3049550261,1722469478,1222152264,50660867,4127324150,236067854,1638122081,895445557,1475980887,3117443513,2257655686,3243809217,489110045,2662934430,3778599393,4162055160,2561878936,288563729,1773916777,3648039385,2391345038,2493985684,2612407707,505560094,2274497927,3911240169,3460925390,1442818645,678973480,3749357023,2358182796,2717407649,2306869641,219617805,3218761151,3862026214,1120306242,1756942440,1103331905,2578459033,762796589,252780047,2966125488,1425844308,3151392187,372911126],b=[1667474886,2088535288,2004326894,2071694838,4075949567,1802223062,1869591006,3318043793,808472672,16843522,1734846926,724270422,4278065639,3621216949,2880169549,1987484396,3402253711,2189597983,3385409673,2105378810,4210693615,1499065266,1195886990,4042263547,2913856577,3570689971,2728590687,2947541573,2627518243,2762274643,1920112356,3233831835,3082273397,4261223649,2475929149,640051788,909531756,1061110142,4160160501,3435941763,875846760,2779116625,3857003729,4059105529,1903268834,3638064043,825316194,353713962,67374088,3351728789,589522246,3284360861,404236336,2526454071,84217610,2593830191,117901582,303183396,2155911963,3806477791,3958056653,656894286,2998062463,1970642922,151591698,2206440989,741110872,437923380,454765878,1852748508,1515908788,2694904667,1381168804,993742198,3604373943,3014905469,690584402,3823320797,791638366,2223281939,1398011302,3520161977,0,3991743681,538992704,4244381667,2981218425,1532751286,1785380564,3419096717,3200178535,960056178,1246420628,1280103576,1482221744,3486468741,3503319995,4025428677,2863326543,4227536621,1128514950,1296947098,859002214,2240123921,1162203018,4193849577,33687044,2139062782,1347481760,1010582648,2678045221,2829640523,1364325282,2745433693,1077985408,2408548869,2459086143,2644360225,943212656,4126475505,3166494563,3065430391,3671750063,555836226,269496352,4294908645,4092792573,3537006015,3452783745,202118168,320025894,3974901699,1600119230,2543297077,1145359496,387397934,3301201811,2812801621,2122220284,1027426170,1684319432,1566435258,421079858,1936954854,1616945344,2172753945,1330631070,3705438115,572679748,707427924,2425400123,2290647819,1179044492,4008585671,3099120491,336870440,3739122087,1583276732,185277718,3688593069,3772791771,842159716,976899700,168435220,1229577106,101059084,606366792,1549591736,3267517855,3553849021,2897014595,1650632388,2442242105,2509612081,3840161747,2038008818,3890688725,3368567691,926374254,1835907034,2374863873,3587531953,1313788572,2846482505,1819063512,1448540844,4109633523,3941213647,1701162954,2054852340,2930698567,134748176,3132806511,2021165296,623210314,774795868,471606328,2795958615,3031746419,3334885783,3907527627,3722280097,1953799400,522133822,1263263126,3183336545,2341176845,2324333839,1886425312,1044267644,3048588401,1718004428,1212733584,50529542,4143317495,235803164,1633788866,892690282,1465383342,3115962473,2256965911,3250673817,488449850,2661202215,3789633753,4177007595,2560144171,286339874,1768537042,3654906025,2391705863,2492770099,2610673197,505291324,2273808917,3924369609,3469625735,1431699370,673740880,3755965093,2358021891,2711746649,2307489801,218961690,3217021541,3873845719,1111672452,1751693520,1094828930,2576986153,757954394,252645662,2964376443,1414855848,3149649517,370555436],A=[1374988112,2118214995,437757123,975658646,1001089995,530400753,2902087851,1273168787,540080725,2910219766,2295101073,4110568485,1340463100,3307916247,641025152,3043140495,3736164937,632953703,1172967064,1576976609,3274667266,2169303058,2370213795,1809054150,59727847,361929877,3211623147,2505202138,3569255213,1484005843,1239443753,2395588676,1975683434,4102977912,2572697195,666464733,3202437046,4035489047,3374361702,2110667444,1675577880,3843699074,2538681184,1649639237,2976151520,3144396420,4269907996,4178062228,1883793496,2403728665,2497604743,1383856311,2876494627,1917518562,3810496343,1716890410,3001755655,800440835,2261089178,3543599269,807962610,599762354,33778362,3977675356,2328828971,2809771154,4077384432,1315562145,1708848333,101039829,3509871135,3299278474,875451293,2733856160,92987698,2767645557,193195065,1080094634,1584504582,3178106961,1042385657,2531067453,3711829422,1306967366,2438237621,1908694277,67556463,1615861247,429456164,3602770327,2302690252,1742315127,2968011453,126454664,3877198648,2043211483,2709260871,2084704233,4169408201,0,159417987,841739592,504459436,1817866830,4245618683,260388950,1034867998,908933415,168810852,1750902305,2606453969,607530554,202008497,2472011535,3035535058,463180190,2160117071,1641816226,1517767529,470948374,3801332234,3231722213,1008918595,303765277,235474187,4069246893,766945465,337553864,1475418501,2943682380,4003061179,2743034109,4144047775,1551037884,1147550661,1543208500,2336434550,3408119516,3069049960,3102011747,3610369226,1113818384,328671808,2227573024,2236228733,3535486456,2935566865,3341394285,496906059,3702665459,226906860,2009195472,733156972,2842737049,294930682,1206477858,2835123396,2700099354,1451044056,573804783,2269728455,3644379585,2362090238,2564033334,2801107407,2776292904,3669462566,1068351396,742039012,1350078989,1784663195,1417561698,4136440770,2430122216,775550814,2193862645,2673705150,1775276924,1876241833,3475313331,3366754619,270040487,3902563182,3678124923,3441850377,1851332852,3969562369,2203032232,3868552805,2868897406,566021896,4011190502,3135740889,1248802510,3936291284,699432150,832877231,708780849,3332740144,899835584,1951317047,4236429990,3767586992,866637845,4043610186,1106041591,2144161806,395441711,1984812685,1139781709,3433712980,3835036895,2664543715,1282050075,3240894392,1181045119,2640243204,25965917,4203181171,4211818798,3009879386,2463879762,3910161971,1842759443,2597806476,933301370,1509430414,3943906441,3467192302,3076639029,3776767469,2051518780,2631065433,1441952575,404016761,1942435775,1408749034,1610459739,3745345300,2017778566,3400528769,3110650942,941896748,3265478751,371049330,3168937228,675039627,4279080257,967311729,135050206,3635733660,1683407248,2076935265,3576870512,1215061108,3501741890],T=[1347548327,1400783205,3273267108,2520393566,3409685355,4045380933,2880240216,2471224067,1428173050,4138563181,2441661558,636813900,4233094615,3620022987,2149987652,2411029155,1239331162,1730525723,2554718734,3781033664,46346101,310463728,2743944855,3328955385,3875770207,2501218972,3955191162,3667219033,768917123,3545789473,692707433,1150208456,1786102409,2029293177,1805211710,3710368113,3065962831,401639597,1724457132,3028143674,409198410,2196052529,1620529459,1164071807,3769721975,2226875310,486441376,2499348523,1483753576,428819965,2274680428,3075636216,598438867,3799141122,1474502543,711349675,129166120,53458370,2592523643,2782082824,4063242375,2988687269,3120694122,1559041666,730517276,2460449204,4042459122,2706270690,3446004468,3573941694,533804130,2328143614,2637442643,2695033685,839224033,1973745387,957055980,2856345839,106852767,1371368976,4181598602,1033297158,2933734917,1179510461,3046200461,91341917,1862534868,4284502037,605657339,2547432937,3431546947,2003294622,3182487618,2282195339,954669403,3682191598,1201765386,3917234703,3388507166,0,2198438022,1211247597,2887651696,1315723890,4227665663,1443857720,507358933,657861945,1678381017,560487590,3516619604,975451694,2970356327,261314535,3535072918,2652609425,1333838021,2724322336,1767536459,370938394,182621114,3854606378,1128014560,487725847,185469197,2918353863,3106780840,3356761769,2237133081,1286567175,3152976349,4255350624,2683765030,3160175349,3309594171,878443390,1988838185,3704300486,1756818940,1673061617,3403100636,272786309,1075025698,545572369,2105887268,4174560061,296679730,1841768865,1260232239,4091327024,3960309330,3497509347,1814803222,2578018489,4195456072,575138148,3299409036,446754879,3629546796,4011996048,3347532110,3252238545,4270639778,915985419,3483825537,681933534,651868046,2755636671,3828103837,223377554,2607439820,1649704518,3270937875,3901806776,1580087799,4118987695,3198115200,2087309459,2842678573,3016697106,1003007129,2802849917,1860738147,2077965243,164439672,4100872472,32283319,2827177882,1709610350,2125135846,136428751,3874428392,3652904859,3460984630,3572145929,3593056380,2939266226,824852259,818324884,3224740454,930369212,2801566410,2967507152,355706840,1257309336,4148292826,243256656,790073846,2373340630,1296297904,1422699085,3756299780,3818836405,457992840,3099667487,2135319889,77422314,1560382517,1945798516,788204353,1521706781,1385356242,870912086,325965383,2358957921,2050466060,2388260884,2313884476,4006521127,901210569,3990953189,1014646705,1503449823,1062597235,2031621326,3212035895,3931371469,1533017514,350174575,2256028891,2177544179,1052338372,741876788,1606591296,1914052035,213705253,2334669897,1107234197,1899603969,3725069491,2631447780,2422494913,1635502980,1893020342,1950903388,1120974935],E=[2807058932,1699970625,2764249623,1586903591,1808481195,1173430173,1487645946,59984867,4199882800,1844882806,1989249228,1277555970,3623636965,3419915562,1149249077,2744104290,1514790577,459744698,244860394,3235995134,1963115311,4027744588,2544078150,4190530515,1608975247,2627016082,2062270317,1507497298,2200818878,567498868,1764313568,3359936201,2305455554,2037970062,1047239e3,1910319033,1337376481,2904027272,2892417312,984907214,1243112415,830661914,861968209,2135253587,2011214180,2927934315,2686254721,731183368,1750626376,4246310725,1820824798,4172763771,3542330227,48394827,2404901663,2871682645,671593195,3254988725,2073724613,145085239,2280796200,2779915199,1790575107,2187128086,472615631,3029510009,4075877127,3802222185,4107101658,3201631749,1646252340,4270507174,1402811438,1436590835,3778151818,3950355702,3963161475,4020912224,2667994737,273792366,2331590177,104699613,95345982,3175501286,2377486676,1560637892,3564045318,369057872,4213447064,3919042237,1137477952,2658625497,1119727848,2340947849,1530455833,4007360968,172466556,266959938,516552836,0,2256734592,3980931627,1890328081,1917742170,4294704398,945164165,3575528878,958871085,3647212047,2787207260,1423022939,775562294,1739656202,3876557655,2530391278,2443058075,3310321856,547512796,1265195639,437656594,3121275539,719700128,3762502690,387781147,218828297,3350065803,2830708150,2848461854,428169201,122466165,3720081049,1627235199,648017665,4122762354,1002783846,2117360635,695634755,3336358691,4234721005,4049844452,3704280881,2232435299,574624663,287343814,612205898,1039717051,840019705,2708326185,793451934,821288114,1391201670,3822090177,376187827,3113855344,1224348052,1679968233,2361698556,1058709744,752375421,2431590963,1321699145,3519142200,2734591178,188127444,2177869557,3727205754,2384911031,3215212461,2648976442,2450346104,3432737375,1180849278,331544205,3102249176,4150144569,2952102595,2159976285,2474404304,766078933,313773861,2570832044,2108100632,1668212892,3145456443,2013908262,418672217,3070356634,2594734927,1852171925,3867060991,3473416636,3907448597,2614737639,919489135,164948639,2094410160,2997825956,590424639,2486224549,1723872674,3157750862,3399941250,3501252752,3625268135,2555048196,3673637356,1343127501,4130281361,3599595085,2957853679,1297403050,81781910,3051593425,2283490410,532201772,1367295589,3926170974,895287692,1953757831,1093597963,492483431,3528626907,1446242576,1192455638,1636604631,209336225,344873464,1015671571,669961897,3375740769,3857572124,2973530695,3747192018,1933530610,3464042516,935293895,3454686199,2858115069,1863638845,3683022916,4085369519,3292445032,875313188,1080017571,3279033885,621591778,1233856572,2504130317,24197544,3017672716,3835484340,3247465558,2220981195,3060847922,1551124588,1463996600],C=[4104605777,1097159550,396673818,660510266,2875968315,2638606623,4200115116,3808662347,821712160,1986918061,3430322568,38544885,3856137295,718002117,893681702,1654886325,2975484382,3122358053,3926825029,4274053469,796197571,1290801793,1184342925,3556361835,2405426947,2459735317,1836772287,1381620373,3196267988,1948373848,3764988233,3385345166,3263785589,2390325492,1480485785,3111247143,3780097726,2293045232,548169417,3459953789,3746175075,439452389,1362321559,1400849762,1685577905,1806599355,2174754046,137073913,1214797936,1174215055,3731654548,2079897426,1943217067,1258480242,529487843,1437280870,3945269170,3049390895,3313212038,923313619,679998e3,3215307299,57326082,377642221,3474729866,2041877159,133361907,1776460110,3673476453,96392454,878845905,2801699524,777231668,4082475170,2330014213,4142626212,2213296395,1626319424,1906247262,1846563261,562755902,3708173718,1040559837,3871163981,1418573201,3294430577,114585348,1343618912,2566595609,3186202582,1078185097,3651041127,3896688048,2307622919,425408743,3371096953,2081048481,1108339068,2216610296,0,2156299017,736970802,292596766,1517440620,251657213,2235061775,2933202493,758720310,265905162,1554391400,1532285339,908999204,174567692,1474760595,4002861748,2610011675,3234156416,3693126241,2001430874,303699484,2478443234,2687165888,585122620,454499602,151849742,2345119218,3064510765,514443284,4044981591,1963412655,2581445614,2137062819,19308535,1928707164,1715193156,4219352155,1126790795,600235211,3992742070,3841024952,836553431,1669664834,2535604243,3323011204,1243905413,3141400786,4180808110,698445255,2653899549,2989552604,2253581325,3252932727,3004591147,1891211689,2487810577,3915653703,4237083816,4030667424,2100090966,865136418,1229899655,953270745,3399679628,3557504664,4118925222,2061379749,3079546586,2915017791,983426092,2022837584,1607244650,2118541908,2366882550,3635996816,972512814,3283088770,1568718495,3499326569,3576539503,621982671,2895723464,410887952,2623762152,1002142683,645401037,1494807662,2595684844,1335535747,2507040230,4293295786,3167684641,367585007,3885750714,1865862730,2668221674,2960971305,2763173681,1059270954,2777952454,2724642869,1320957812,2194319100,2429595872,2815956275,77089521,3973773121,3444575871,2448830231,1305906550,4021308739,2857194700,2516901860,3518358430,1787304780,740276417,1699839814,1592394909,2352307457,2272556026,188821243,1729977011,3687994002,274084841,3594982253,3613494426,2701949495,4162096729,322734571,2837966542,1640576439,484830689,1202797690,3537852828,4067639125,349075736,3342319475,4157467219,4255800159,1030690015,1155237496,2951971274,1757691577,607398968,2738905026,499347990,3794078908,1011452712,227885567,2818666809,213114376,3034881240,1455525988,3414450555,850817237,1817998408,3092726480],S=[0,235474187,470948374,303765277,941896748,908933415,607530554,708780849,1883793496,2118214995,1817866830,1649639237,1215061108,1181045119,1417561698,1517767529,3767586992,4003061179,4236429990,4069246893,3635733660,3602770327,3299278474,3400528769,2430122216,2664543715,2362090238,2193862645,2835123396,2801107407,3035535058,3135740889,3678124923,3576870512,3341394285,3374361702,3810496343,3977675356,4279080257,4043610186,2876494627,2776292904,3076639029,3110650942,2472011535,2640243204,2403728665,2169303058,1001089995,899835584,666464733,699432150,59727847,226906860,530400753,294930682,1273168787,1172967064,1475418501,1509430414,1942435775,2110667444,1876241833,1641816226,2910219766,2743034109,2976151520,3211623147,2505202138,2606453969,2302690252,2269728455,3711829422,3543599269,3240894392,3475313331,3843699074,3943906441,4178062228,4144047775,1306967366,1139781709,1374988112,1610459739,1975683434,2076935265,1775276924,1742315127,1034867998,866637845,566021896,800440835,92987698,193195065,429456164,395441711,1984812685,2017778566,1784663195,1683407248,1315562145,1080094634,1383856311,1551037884,101039829,135050206,437757123,337553864,1042385657,807962610,573804783,742039012,2531067453,2564033334,2328828971,2227573024,2935566865,2700099354,3001755655,3168937228,3868552805,3902563182,4203181171,4102977912,3736164937,3501741890,3265478751,3433712980,1106041591,1340463100,1576976609,1408749034,2043211483,2009195472,1708848333,1809054150,832877231,1068351396,766945465,599762354,159417987,126454664,361929877,463180190,2709260871,2943682380,3178106961,3009879386,2572697195,2538681184,2236228733,2336434550,3509871135,3745345300,3441850377,3274667266,3910161971,3877198648,4110568485,4211818798,2597806476,2497604743,2261089178,2295101073,2733856160,2902087851,3202437046,2968011453,3936291284,3835036895,4136440770,4169408201,3535486456,3702665459,3467192302,3231722213,2051518780,1951317047,1716890410,1750902305,1113818384,1282050075,1584504582,1350078989,168810852,67556463,371049330,404016761,841739592,1008918595,775550814,540080725,3969562369,3801332234,4035489047,4269907996,3569255213,3669462566,3366754619,3332740144,2631065433,2463879762,2160117071,2395588676,2767645557,2868897406,3102011747,3069049960,202008497,33778362,270040487,504459436,875451293,975658646,675039627,641025152,2084704233,1917518562,1615861247,1851332852,1147550661,1248802510,1484005843,1451044056,933301370,967311729,733156972,632953703,260388950,25965917,328671808,496906059,1206477858,1239443753,1543208500,1441952575,2144161806,1908694277,1675577880,1842759443,3610369226,3644379585,3408119516,3307916247,4011190502,3776767469,4077384432,4245618683,2809771154,2842737049,3144396420,3043140495,2673705150,2438237621,2203032232,2370213795],w=[0,185469197,370938394,487725847,741876788,657861945,975451694,824852259,1483753576,1400783205,1315723890,1164071807,1950903388,2135319889,1649704518,1767536459,2967507152,3152976349,2801566410,2918353863,2631447780,2547432937,2328143614,2177544179,3901806776,3818836405,4270639778,4118987695,3299409036,3483825537,3535072918,3652904859,2077965243,1893020342,1841768865,1724457132,1474502543,1559041666,1107234197,1257309336,598438867,681933534,901210569,1052338372,261314535,77422314,428819965,310463728,3409685355,3224740454,3710368113,3593056380,3875770207,3960309330,4045380933,4195456072,2471224067,2554718734,2237133081,2388260884,3212035895,3028143674,2842678573,2724322336,4138563181,4255350624,3769721975,3955191162,3667219033,3516619604,3431546947,3347532110,2933734917,2782082824,3099667487,3016697106,2196052529,2313884476,2499348523,2683765030,1179510461,1296297904,1347548327,1533017514,1786102409,1635502980,2087309459,2003294622,507358933,355706840,136428751,53458370,839224033,957055980,605657339,790073846,2373340630,2256028891,2607439820,2422494913,2706270690,2856345839,3075636216,3160175349,3573941694,3725069491,3273267108,3356761769,4181598602,4063242375,4011996048,3828103837,1033297158,915985419,730517276,545572369,296679730,446754879,129166120,213705253,1709610350,1860738147,1945798516,2029293177,1239331162,1120974935,1606591296,1422699085,4148292826,4233094615,3781033664,3931371469,3682191598,3497509347,3446004468,3328955385,2939266226,2755636671,3106780840,2988687269,2198438022,2282195339,2501218972,2652609425,1201765386,1286567175,1371368976,1521706781,1805211710,1620529459,2105887268,1988838185,533804130,350174575,164439672,46346101,870912086,954669403,636813900,788204353,2358957921,2274680428,2592523643,2441661558,2695033685,2880240216,3065962831,3182487618,3572145929,3756299780,3270937875,3388507166,4174560061,4091327024,4006521127,3854606378,1014646705,930369212,711349675,560487590,272786309,457992840,106852767,223377554,1678381017,1862534868,1914052035,2031621326,1211247597,1128014560,1580087799,1428173050,32283319,182621114,401639597,486441376,768917123,651868046,1003007129,818324884,1503449823,1385356242,1333838021,1150208456,1973745387,2125135846,1673061617,1756818940,2970356327,3120694122,2802849917,2887651696,2637442643,2520393566,2334669897,2149987652,3917234703,3799141122,4284502037,4100872472,3309594171,3460984630,3545789473,3629546796,2050466060,1899603969,1814803222,1730525723,1443857720,1560382517,1075025698,1260232239,575138148,692707433,878443390,1062597235,243256656,91341917,409198410,325965383,3403100636,3252238545,3704300486,3620022987,3874428392,3990953189,4042459122,4227665663,2460449204,2578018489,2226875310,2411029155,3198115200,3046200461,2827177882,2743944855],k=[0,218828297,437656594,387781147,875313188,958871085,775562294,590424639,1750626376,1699970625,1917742170,2135253587,1551124588,1367295589,1180849278,1265195639,3501252752,3720081049,3399941250,3350065803,3835484340,3919042237,4270507174,4085369519,3102249176,3051593425,2734591178,2952102595,2361698556,2177869557,2530391278,2614737639,3145456443,3060847922,2708326185,2892417312,2404901663,2187128086,2504130317,2555048196,3542330227,3727205754,3375740769,3292445032,3876557655,3926170974,4246310725,4027744588,1808481195,1723872674,1910319033,2094410160,1608975247,1391201670,1173430173,1224348052,59984867,244860394,428169201,344873464,935293895,984907214,766078933,547512796,1844882806,1627235199,2011214180,2062270317,1507497298,1423022939,1137477952,1321699145,95345982,145085239,532201772,313773861,830661914,1015671571,731183368,648017665,3175501286,2957853679,2807058932,2858115069,2305455554,2220981195,2474404304,2658625497,3575528878,3625268135,3473416636,3254988725,3778151818,3963161475,4213447064,4130281361,3599595085,3683022916,3432737375,3247465558,3802222185,4020912224,4172763771,4122762354,3201631749,3017672716,2764249623,2848461854,2331590177,2280796200,2431590963,2648976442,104699613,188127444,472615631,287343814,840019705,1058709744,671593195,621591778,1852171925,1668212892,1953757831,2037970062,1514790577,1463996600,1080017571,1297403050,3673637356,3623636965,3235995134,3454686199,4007360968,3822090177,4107101658,4190530515,2997825956,3215212461,2830708150,2779915199,2256734592,2340947849,2627016082,2443058075,172466556,122466165,273792366,492483431,1047239e3,861968209,612205898,695634755,1646252340,1863638845,2013908262,1963115311,1446242576,1530455833,1277555970,1093597963,1636604631,1820824798,2073724613,1989249228,1436590835,1487645946,1337376481,1119727848,164948639,81781910,331544205,516552836,1039717051,821288114,669961897,719700128,2973530695,3157750862,2871682645,2787207260,2232435299,2283490410,2667994737,2450346104,3647212047,3564045318,3279033885,3464042516,3980931627,3762502690,4150144569,4199882800,3070356634,3121275539,2904027272,2686254721,2200818878,2384911031,2570832044,2486224549,3747192018,3528626907,3310321856,3359936201,3950355702,3867060991,4049844452,4234721005,1739656202,1790575107,2108100632,1890328081,1402811438,1586903591,1233856572,1149249077,266959938,48394827,369057872,418672217,1002783846,919489135,567498868,752375421,209336225,24197544,376187827,459744698,945164165,895287692,574624663,793451934,1679968233,1764313568,2117360635,1933530610,1343127501,1560637892,1243112415,1192455638,3704280881,3519142200,3336358691,3419915562,3907448597,3857572124,4075877127,4294704398,3029510009,3113855344,2927934315,2744104290,2159976285,2377486676,2594734927,2544078150],B=[0,151849742,303699484,454499602,607398968,758720310,908999204,1059270954,1214797936,1097159550,1517440620,1400849762,1817998408,1699839814,2118541908,2001430874,2429595872,2581445614,2194319100,2345119218,3034881240,3186202582,2801699524,2951971274,3635996816,3518358430,3399679628,3283088770,4237083816,4118925222,4002861748,3885750714,1002142683,850817237,698445255,548169417,529487843,377642221,227885567,77089521,1943217067,2061379749,1640576439,1757691577,1474760595,1592394909,1174215055,1290801793,2875968315,2724642869,3111247143,2960971305,2405426947,2253581325,2638606623,2487810577,3808662347,3926825029,4044981591,4162096729,3342319475,3459953789,3576539503,3693126241,1986918061,2137062819,1685577905,1836772287,1381620373,1532285339,1078185097,1229899655,1040559837,923313619,740276417,621982671,439452389,322734571,137073913,19308535,3871163981,4021308739,4104605777,4255800159,3263785589,3414450555,3499326569,3651041127,2933202493,2815956275,3167684641,3049390895,2330014213,2213296395,2566595609,2448830231,1305906550,1155237496,1607244650,1455525988,1776460110,1626319424,2079897426,1928707164,96392454,213114376,396673818,514443284,562755902,679998e3,865136418,983426092,3708173718,3557504664,3474729866,3323011204,4180808110,4030667424,3945269170,3794078908,2507040230,2623762152,2272556026,2390325492,2975484382,3092726480,2738905026,2857194700,3973773121,3856137295,4274053469,4157467219,3371096953,3252932727,3673476453,3556361835,2763173681,2915017791,3064510765,3215307299,2156299017,2307622919,2459735317,2610011675,2081048481,1963412655,1846563261,1729977011,1480485785,1362321559,1243905413,1126790795,878845905,1030690015,645401037,796197571,274084841,425408743,38544885,188821243,3613494426,3731654548,3313212038,3430322568,4082475170,4200115116,3780097726,3896688048,2668221674,2516901860,2366882550,2216610296,3141400786,2989552604,2837966542,2687165888,1202797690,1320957812,1437280870,1554391400,1669664834,1787304780,1906247262,2022837584,265905162,114585348,499347990,349075736,736970802,585122620,972512814,821712160,2595684844,2478443234,2293045232,2174754046,3196267988,3079546586,2895723464,2777952454,3537852828,3687994002,3234156416,3385345166,4142626212,4293295786,3841024952,3992742070,174567692,57326082,410887952,292596766,777231668,660510266,1011452712,893681702,1108339068,1258480242,1343618912,1494807662,1715193156,1865862730,1948373848,2100090966,2701949495,2818666809,3004591147,3122358053,2235061775,2352307457,2535604243,2653899549,3915653703,3764988233,4219352155,4067639125,3444575871,3294430577,3746175075,3594982253,836553431,953270745,600235211,718002117,367585007,484830689,133361907,251657213,2041877159,1891211689,1806599355,1654886325,1568718495,1418573201,1335535747,1184342925],R=function t(e){if(!(this instanceof t))throw Error("AES must be instanitated with `new`");Object.defineProperty(this,"key",{value:o(e,!0)}),this._prepare()};R.prototype._prepare=function(){var t=d[this.key.length];if(null==t)throw new Error("invalid key size (must be 16, 24 or 32 bytes)");this._Ke=[],this._Kd=[];for(var e=0;e<=t;e++)this._Ke.push([0,0,0,0]),this._Kd.push([0,0,0,0]);var n,i=4*(t+1),r=this.key.length/4,o=l(this.key);for(e=0;e<r;e++)n=e>>2,this._Ke[n][e%4]=o[e],this._Kd[t-n][e%4]=o[e];for(var s,a=0,c=r;c<i;){if(s=o[r-1],o[0]^=g[s>>16&255]<<24^g[s>>8&255]<<16^g[255&s]<<8^g[s>>24&255]^f[a]<<24,a+=1,8!=r)for(e=1;e<r;e++)o[e]^=o[e-1];else{for(e=1;e<r/2;e++)o[e]^=o[e-1];s=o[r/2-1],o[r/2]^=g[255&s]^g[s>>8&255]<<8^g[s>>16&255]<<16^g[s>>24&255]<<24;for(e=r/2+1;e<r;e++)o[e]^=o[e-1]}for(e=0;e<r&&c<i;)u=c>>2,h=c%4,this._Ke[u][h]=o[e],this._Kd[t-u][h]=o[e++],c++}for(var u=1;u<t;u++)for(var h=0;h<4;h++)s=this._Kd[u][h],this._Kd[u][h]=S[s>>24&255]^w[s>>16&255]^k[s>>8&255]^B[255&s]},R.prototype.encrypt=function(t){if(16!=t.length)throw new Error("invalid plaintext size (must be 16 bytes)");for(var e=this._Ke.length-1,n=[0,0,0,0],i=l(t),r=0;r<4;r++)i[r]^=this._Ke[0][r];for(var o=1;o<e;o++){for(r=0;r<4;r++)n[r]=m[i[r]>>24&255]^v[i[(r+1)%4]>>16&255]^_[i[(r+2)%4]>>8&255]^b[255&i[(r+3)%4]]^this._Ke[o][r];i=n.slice()}var a,c=s(16);for(r=0;r<4;r++)a=this._Ke[e][r],c[4*r]=255&(g[i[r]>>24&255]^a>>24),c[4*r+1]=255&(g[i[(r+1)%4]>>16&255]^a>>16),c[4*r+2]=255&(g[i[(r+2)%4]>>8&255]^a>>8),c[4*r+3]=255&(g[255&i[(r+3)%4]]^a);return c},R.prototype.decrypt=function(t){if(16!=t.length)throw new Error("invalid ciphertext size (must be 16 bytes)");for(var e=this._Kd.length-1,n=[0,0,0,0],i=l(t),r=0;r<4;r++)i[r]^=this._Kd[0][r];for(var o=1;o<e;o++){for(r=0;r<4;r++)n[r]=A[i[r]>>24&255]^T[i[(r+3)%4]>>16&255]^E[i[(r+2)%4]>>8&255]^C[255&i[(r+1)%4]]^this._Kd[o][r];i=n.slice()}var a,c=s(16);for(r=0;r<4;r++)a=this._Kd[e][r],c[4*r]=255&(y[i[r]>>24&255]^a>>24),c[4*r+1]=255&(y[i[(r+3)%4]>>16&255]^a>>16),c[4*r+2]=255&(y[i[(r+2)%4]>>8&255]^a>>8),c[4*r+3]=255&(y[255&i[(r+1)%4]]^a);return c};var I=function t(e,n){if(!(this instanceof t))throw Error("AES must be instanitated with `new`");if(this.description="Cipher Block Chaining",this.name="cbc",n){if(16!=n.length)throw new Error("invalid initialation vector size (must be 16 bytes)")}else n=s(16);this._lastCipherblock=o(n,!0),this._aes=new R(e)};I.prototype.encrypt=function(t){if(t=o(t),t.length%16!=0)throw new Error("invalid plaintext size (must be multiple of 16 bytes)");for(var e=s(t.length),n=s(16),i=0;i<t.length;i+=16){a(t,n,0,i,i+16);for(var r=0;r<16;r++)n[r]^=this._lastCipherblock[r];this._lastCipherblock=this._aes.encrypt(n),a(this._lastCipherblock,e,i)}return e},I.prototype.decrypt=function(t){if(t=o(t),t.length%16!=0)throw new Error("invalid ciphertext size (must be multiple of 16 bytes)");for(var e=s(t.length),n=s(16),i=0;i<t.length;i+=16){a(t,n,0,i,i+16),n=this._aes.decrypt(n);for(var r=0;r<16;r++)e[i+r]=n[r]^this._lastCipherblock[r];a(t,this._lastCipherblock,0,i,i+16)}return e};var P=function t(e){if(!(this instanceof t))throw Error("Counter must be instanitated with `new`");0===e||e||(e=1),"number"==typeof e?(this._counter=s(16),this.setValue(e)):this.setBytes(e)};P.prototype.setValue=function(t){if("number"!=typeof t||parseInt(t)!=t)throw new Error("invalid counter value (must be an integer)");if(t>Number.MAX_SAFE_INTEGER)throw new Error("integer value out of safe range");for(var e=15;e>=0;--e)this._counter[e]=t%256,t=parseInt(t/256)},P.prototype.setBytes=function(t){if(t=o(t,!0),16!=t.length)throw new Error("invalid counter bytes size (must be 16 bytes)");this._counter=t},P.prototype.increment=function(){for(var t=15;t>=0;t--){if(255!==this._counter[t]){this._counter[t]++;break}this._counter[t]=0}};var j={AES:R,Counter:P,modeOfOperation:{cbc:I},utils:{hex:p,utf8:h},padding:{pkcs7:{pad:c,strip:u}},_arrayTest:{coerceArray:o,createArray:s,copyArray:a}},M=j},"./utils/index.js":function(t,e,n){"use strict";n.r(e),n.d(e,{isVisible:function(){return i}});var i=function(t){if(!t)return!1;var e=window.getComputedStyle(t),n=e.getPropertyValue("display"),i=e.getPropertyValue("visibility"),r=e.getPropertyValue("opacity");return"none"!==n&&"hidden"!==i&&"0"!==r}},"./node_modules/charenc/charenc.js":function(t){var e={utf8:{stringToBytes:function(t){return e.bin.stringToBytes(unescape(encodeURIComponent(t)))},bytesToString:function(t){return decodeURIComponent(escape(e.bin.bytesToString(t)))}},bin:{stringToBytes:function(t){for(var e=[],n=0;n<t.length;n++)e.push(255&t.charCodeAt(n));return e},bytesToString:function(t){for(var e=[],n=0;n<t.length;n++)e.push(String.fromCharCode(t[n]));return e.join("")}}};t.exports=e},"./node_modules/crypt/crypt.js":function(t){!function(){var e="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",n={rotl:function(t,e){return t<<e|t>>>32-e},rotr:function(t,e){return t<<32-e|t>>>e},endian:function(t){if(t.constructor==Number)return 16711935&n.rotl(t,8)|4278255360&n.rotl(t,24);for(var e=0;e<t.length;e++)t[e]=n.endian(t[e]);return t},randomBytes:function(t){for(var e=[];t>0;t--)e.push(Math.floor(256*Math.random()));return e},bytesToWords:function(t){for(var e=[],n=0,i=0;n<t.length;n++,i+=8)e[i>>>5]|=t[n]<<24-i%32;return e},wordsToBytes:function(t){for(var e=[],n=0;n<32*t.length;n+=8)e.push(t[n>>>5]>>>24-n%32&255);return e},bytesToHex:function(t){for(var e=[],n=0;n<t.length;n++)e.push((t[n]>>>4).toString(16)),e.push((15&t[n]).toString(16));return e.join("")},hexToBytes:function(t){for(var e=[],n=0;n<t.length;n+=2)e.push(parseInt(t.substr(n,2),16));return e},bytesToBase64:function(t){for(var n=[],i=0;i<t.length;i+=3)for(var r=t[i]<<16|t[i+1]<<8|t[i+2],o=0;o<4;o++)8*i+6*o<=8*t.length?n.push(e.charAt(r>>>6*(3-o)&63)):n.push("=");return n.join("")},base64ToBytes:function(t){t=t.replace(/[^A-Z0-9+\/]/gi,"");for(var n=[],i=0,r=0;i<t.length;r=++i%4)0!=r&&n.push((e.indexOf(t.charAt(i-1))&Math.pow(2,-2*r+8)-1)<<2*r|e.indexOf(t.charAt(i))>>>6-2*r);return n}};t.exports=n}()},"./node_modules/is-buffer/index.js":function(t){function e(t){return!!t.constructor&&"function"==typeof t.constructor.isBuffer&&t.constructor.isBuffer(t)}function n(t){return"function"==typeof t.readFloatLE&&"function"==typeof t.slice&&e(t.slice(0,0))}t.exports=function(t){return null!=t&&(e(t)||n(t)||!!t._isBuffer)}},"./node_modules/jsencrypt/lib/JSEncrypt.js":function(t,e,n){"use strict";n.r(e),n.d(e,{JSEncrypt:function(){return a}});var i,r=n("./node_modules/jsencrypt/lib/lib/jsbn/base64.js"),o=n("./node_modules/jsencrypt/lib/JSEncryptRSAKey.js"),s="undefined"!=typeof process?null===(i={NODE_ENV:"production",VUE_APP_MAC_GYM_SECUREANTH:'"https://oss.dayaedu.com/https-ssl/gym/安全证书.p12" #密码 dayaedu.com',VUE_APP_MAC_GYT_SECUREANTH:'"https://oss.dayaedu.com/https-ssl/gyt/安全证书.p12" #密码 lexiaoya.cn',VUE_APP_MAC_KLX_SECUREANTH:'"https://oss.dayaedu.com/https-ssl/klx/安全证书.p12" #密码 colexiu.com',VUE_APP_TEACH_GYM:"https://gym.lexiaoya.cn/accompany-teacher/",VUE_APP_TEACH_GYT:"https://online.lexiaoya.cn/orchestra-music-score/",VUE_APP_TEACH_KLX:"https://online.colexiu.com/accompany/",VUE_APP_TITLE:"乐教通",VUE_APP_URL:"https://mec.colexiu.com/cbs-app",VUE_APP_URL_GYM:"https://gym.lexiaoya.cn",VUE_APP_URL_GYT:"https://online.lexiaoya.cn",VUE_APP_URL_KLX:"https://online.colexiu.com",VUE_APP_WHITEBOARD:"https://online.lexiaoya.cn/whiteboard-noCollab",VUE_APP_WIN_SECUREANTH:"https://oss.dayaedu.com/https-ssl/安全证书.pfx",BASE_URL:"/"})||void 0===i?void 0:i.npm_package_version:void 0,a=function(){function t(t){void 0===t&&(t={}),t=t||{},this.default_key_size=t.default_key_size?parseInt(t.default_key_size,10):1024,this.default_public_exponent=t.default_public_exponent||"010001",this.log=t.log||!1,this.key=null}return t.prototype.setKey=function(t){this.log&&this.key,this.key=new o.JSEncryptRSAKey(t)},t.prototype.setPrivateKey=function(t){this.setKey(t)},t.prototype.setPublicKey=function(t){this.setKey(t)},t.prototype.decrypt=function(t){try{return this.getKey().decrypt((0,r.b64tohex)(t))}catch(e){return!1}},t.prototype.encrypt=function(t){try{return(0,r.hex2b64)(this.getKey().encrypt(t))}catch(e){return!1}},t.prototype.sign=function(t,e,n){try{return(0,r.hex2b64)(this.getKey().sign(t,e,n))}catch(i){return!1}},t.prototype.verify=function(t,e,n){try{return this.getKey().verify(t,(0,r.b64tohex)(e),n)}catch(i){return!1}},t.prototype.getKey=function(t){if(!this.key){if(this.key=new o.JSEncryptRSAKey,t&&"[object Function]"==={}.toString.call(t))return void this.key.generateAsync(this.default_key_size,this.default_public_exponent,t);this.key.generate(this.default_key_size,this.default_public_exponent)}return this.key},t.prototype.getPrivateKey=function(){return this.getKey().getPrivateKey()},t.prototype.getPrivateKeyB64=function(){return this.getKey().getPrivateBaseKeyB64()},t.prototype.getPublicKey=function(){return this.getKey().getPublicKey()},t.prototype.getPublicKeyB64=function(){return this.getKey().getPublicBaseKeyB64()},t.version=s,t}()},"./node_modules/jsencrypt/lib/JSEncryptRSAKey.js":function(t,e,n){"use strict";n.r(e),n.d(e,{JSEncryptRSAKey:function(){return h}});var i=n("./node_modules/jsencrypt/lib/lib/jsbn/base64.js"),r=n("./node_modules/jsencrypt/lib/lib/asn1js/hex.js"),o=n("./node_modules/jsencrypt/lib/lib/asn1js/base64.js"),s=n("./node_modules/jsencrypt/lib/lib/asn1js/asn1.js"),a=n("./node_modules/jsencrypt/lib/lib/jsbn/rsa.js"),l=n("./node_modules/jsencrypt/lib/lib/jsbn/jsbn.js"),c=n("./node_modules/jsencrypt/lib/lib/jsrsasign/asn1-1.0.js"),u=function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n])})(e,n)};return function(e,n){function i(){this.constructor=e}if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");t(e,n),e.prototype=null===n?Object.create(n):(i.prototype=n.prototype,new i)}}(),h=function(t){function e(n){var i=t.call(this)||this;return n&&("string"==typeof n?i.parseKey(n):(e.hasPrivateKeyProperty(n)||e.hasPublicKeyProperty(n))&&i.parsePropertiesFrom(n)),i}return u(e,t),e.prototype.parseKey=function(t){try{var e=0,n=0,i=/^\s*(?:[0-9A-Fa-f][0-9A-Fa-f]\s*)+$/,a=i.test(t)?r.Hex.decode(t):o.Base64.unarmor(t),c=s.ASN1.decode(a);if(3===c.sub.length&&(c=c.sub[2].sub[0]),9===c.sub.length){e=c.sub[1].getHexStringValue(),this.n=(0,l.parseBigInt)(e,16),n=c.sub[2].getHexStringValue(),this.e=parseInt(n,16);var u=c.sub[3].getHexStringValue();this.d=(0,l.parseBigInt)(u,16);var h=c.sub[4].getHexStringValue();this.p=(0,l.parseBigInt)(h,16);var p=c.sub[5].getHexStringValue();this.q=(0,l.parseBigInt)(p,16);var d=c.sub[6].getHexStringValue();this.dmp1=(0,l.parseBigInt)(d,16);var f=c.sub[7].getHexStringValue();this.dmq1=(0,l.parseBigInt)(f,16);var g=c.sub[8].getHexStringValue();this.coeff=(0,l.parseBigInt)(g,16)}else{if(2!==c.sub.length)return!1;if(c.sub[0].sub){var y=c.sub[1],m=y.sub[0];e=m.sub[0].getHexStringValue(),this.n=(0,l.parseBigInt)(e,16),n=m.sub[1].getHexStringValue(),this.e=parseInt(n,16)}else e=c.sub[0].getHexStringValue(),this.n=(0,l.parseBigInt)(e,16),n=c.sub[1].getHexStringValue(),this.e=parseInt(n,16)}return!0}catch(v){return!1}},e.prototype.getPrivateBaseKey=function(){var t={array:[new c.KJUR.asn1.DERInteger({int:0}),new c.KJUR.asn1.DERInteger({bigint:this.n}),new c.KJUR.asn1.DERInteger({int:this.e}),new c.KJUR.asn1.DERInteger({bigint:this.d}),new c.KJUR.asn1.DERInteger({bigint:this.p}),new c.KJUR.asn1.DERInteger({bigint:this.q}),new c.KJUR.asn1.DERInteger({bigint:this.dmp1}),new c.KJUR.asn1.DERInteger({bigint:this.dmq1}),new c.KJUR.asn1.DERInteger({bigint:this.coeff})]};return new c.KJUR.asn1.DERSequence(t).getEncodedHex()},e.prototype.getPrivateBaseKeyB64=function(){return(0,i.hex2b64)(this.getPrivateBaseKey())},e.prototype.getPublicBaseKey=function(){var t=new c.KJUR.asn1.DERSequence({array:[new c.KJUR.asn1.DERObjectIdentifier({oid:"1.2.840.113549.1.1.1"}),new c.KJUR.asn1.DERNull]}),e=new c.KJUR.asn1.DERSequence({array:[new c.KJUR.asn1.DERInteger({bigint:this.n}),new c.KJUR.asn1.DERInteger({int:this.e})]}),n=new c.KJUR.asn1.DERBitString({hex:"00"+e.getEncodedHex()});return new c.KJUR.asn1.DERSequence({array:[t,n]}).getEncodedHex()},e.prototype.getPublicBaseKeyB64=function(){return(0,i.hex2b64)(this.getPublicBaseKey())},e.wordwrap=function(t,e){if(e=e||64,!t)return t;var n="(.{1,"+e+"})( +|$\n?)|(.{1,"+e+"})";return t.match(RegExp(n,"g")).join("\n")},e.prototype.getPrivateKey=function(){var t="-----BEGIN RSA PRIVATE KEY-----\n";return t+=e.wordwrap(this.getPrivateBaseKeyB64())+"\n",t+"-----END RSA PRIVATE KEY-----"},e.prototype.getPublicKey=function(){var t="-----BEGIN PUBLIC KEY-----\n";return t+=e.wordwrap(this.getPublicBaseKeyB64())+"\n",t+"-----END PUBLIC KEY-----"},e.hasPublicKeyProperty=function(t){return t=t||{},t.hasOwnProperty("n")&&t.hasOwnProperty("e")},e.hasPrivateKeyProperty=function(t){return t=t||{},t.hasOwnProperty("n")&&t.hasOwnProperty("e")&&t.hasOwnProperty("d")&&t.hasOwnProperty("p")&&t.hasOwnProperty("q")&&t.hasOwnProperty("dmp1")&&t.hasOwnProperty("dmq1")&&t.hasOwnProperty("coeff")},e.prototype.parsePropertiesFrom=function(t){this.n=t.n,this.e=t.e,t.hasOwnProperty("d")&&(this.d=t.d,this.p=t.p,this.q=t.q,this.dmp1=t.dmp1,this.dmq1=t.dmq1,this.coeff=t.coeff)},e}(a.RSAKey)},"./node_modules/jsencrypt/lib/index.js":function(t,e,n){"use strict";n.r(e),n.d(e,{JSEncrypt:function(){return i.JSEncrypt},default:function(){return r}});var i=n("./node_modules/jsencrypt/lib/JSEncrypt.js"),r=i.JSEncrypt},"./node_modules/jsencrypt/lib/lib/asn1js/asn1.js":function(t,e,n){"use strict";function i(t,e){return t.length>e&&(t=t.substring(0,e)+o),t}n.r(e),n.d(e,{ASN1:function(){return c},ASN1Tag:function(){return u},Stream:function(){return l}});var r=n("./node_modules/jsencrypt/lib/lib/asn1js/int10.js"),o="…",s=/^(\d\d)(0[1-9]|1[0-2])(0[1-9]|[12]\d|3[01])([01]\d|2[0-3])(?:([0-5]\d)(?:([0-5]\d)(?:[.,](\d{1,3}))?)?)?(Z|[-+](?:[0]\d|1[0-2])([0-5]\d)?)?$/,a=/^(\d\d\d\d)(0[1-9]|1[0-2])(0[1-9]|[12]\d|3[01])([01]\d|2[0-3])(?:([0-5]\d)(?:([0-5]\d)(?:[.,](\d{1,3}))?)?)?(Z|[-+](?:[0]\d|1[0-2])([0-5]\d)?)?$/,l=function(){function t(e,n){this.hexDigits="0123456789ABCDEF",e instanceof t?(this.enc=e.enc,this.pos=e.pos):(this.enc=e,this.pos=n)}return t.prototype.get=function(t){if(void 0===t&&(t=this.pos++),t>=this.enc.length)throw new Error("Requesting byte offset ".concat(t," on a stream of length ").concat(this.enc.length));return"string"==typeof this.enc?this.enc.charCodeAt(t):this.enc[t]},t.prototype.hexByte=function(t){return this.hexDigits.charAt(t>>4&15)+this.hexDigits.charAt(15&t)},t.prototype.hexDump=function(t,e,n){for(var i="",r=t;r<e;++r)if(i+=this.hexByte(this.get(r)),!0!==n)switch(15&r){case 7:i+=" ";break;case 15:i+="\n";break;default:i+=" "}return i},t.prototype.isASCII=function(t,e){for(var n=t;n<e;++n){var i=this.get(n);if(i<32||i>176)return!1}return!0},t.prototype.parseStringISO=function(t,e){for(var n="",i=t;i<e;++i)n+=String.fromCharCode(this.get(i));return n},t.prototype.parseStringUTF=function(t,e){for(var n="",i=t;i<e;){var r=this.get(i++);n+=r<128?String.fromCharCode(r):r>191&&r<224?String.fromCharCode((31&r)<<6|63&this.get(i++)):String.fromCharCode((15&r)<<12|(63&this.get(i++))<<6|63&this.get(i++))}return n},t.prototype.parseStringBMP=function(t,e){for(var n,i,r="",o=t;o<e;)n=this.get(o++),i=this.get(o++),r+=String.fromCharCode(n<<8|i);return r},t.prototype.parseTime=function(t,e,n){var i=this.parseStringISO(t,e),r=(n?s:a).exec(i);return r?(n&&(r[1]=+r[1],r[1]+=+r[1]<70?2e3:1900),i=r[1]+"-"+r[2]+"-"+r[3]+" "+r[4],r[5]&&(i+=":"+r[5],r[6]&&(i+=":"+r[6],r[7]&&(i+="."+r[7]))),r[8]&&(i+=" UTC","Z"!=r[8]&&(i+=r[8],r[9]&&(i+=":"+r[9]))),i):"Unrecognized time: "+i},t.prototype.parseInteger=function(t,e){for(var n,i=this.get(t),o=i>127,s=o?255:0,a="";i==s&&++t<e;)i=this.get(t);if(0===(n=e-t))return o?-1:0;if(n>4){for(a=i,n<<=3;0==(128&(+a^s));)a=+a<<1,--n;a="("+n+" bit)\n"}o&&(i-=256);for(var l=new r.Int10(i),c=t+1;c<e;++c)l.mulAdd(256,this.get(c));return a+l.toString()},t.prototype.parseBitString=function(t,e,n){for(var r=this.get(t),o=(e-t-1<<3)-r,s="("+o+" bit)\n",a="",l=t+1;l<e;++l){for(var c=this.get(l),u=l==e-1?r:0,h=7;h>=u;--h)a+=c>>h&1?"1":"0";if(a.length>n)return s+i(a,n)}return s+a},t.prototype.parseOctetString=function(t,e,n){if(this.isASCII(t,e))return i(this.parseStringISO(t,e),n);var r=e-t,s="("+r+" byte)\n";n/=2,r>n&&(e=t+n);for(var a=t;a<e;++a)s+=this.hexByte(this.get(a));return r>n&&(s+=o),s},t.prototype.parseOID=function(t,e,n){for(var o="",s=new r.Int10,a=0,l=t;l<e;++l){var c=this.get(l);if(s.mulAdd(128,127&c),a+=7,!(128&c)){if(""===o)if((s=s.simplify())instanceof r.Int10)s.sub(80),o="2."+s.toString();else{var u=s<80?s<40?0:1:2;o=u+"."+(s-40*u)}else o+="."+s.toString();if(o.length>n)return i(o,n);s=new r.Int10,a=0}}return a>0&&(o+=".incomplete"),o},t}(),c=function(){function t(t,e,n,i,r){if(!(i instanceof u))throw new Error("Invalid tag value.");this.stream=t,this.header=e,this.length=n,this.tag=i,this.sub=r}return t.prototype.typeName=function(){switch(this.tag.tagClass){case 0:switch(this.tag.tagNumber){case 0:return"EOC";case 1:return"BOOLEAN";case 2:return"INTEGER";case 3:return"BIT_STRING";case 4:return"OCTET_STRING";case 5:return"NULL";case 6:return"OBJECT_IDENTIFIER";case 7:return"ObjectDescriptor";case 8:return"EXTERNAL";case 9:return"REAL";case 10:return"ENUMERATED";case 11:return"EMBEDDED_PDV";case 12:return"UTF8String";case 16:return"SEQUENCE";case 17:return"SET";case 18:return"NumericString";case 19:return"PrintableString";case 20:return"TeletexString";case 21:return"VideotexString";case 22:return"IA5String";case 23:return"UTCTime";case 24:return"GeneralizedTime";case 25:return"GraphicString";case 26:return"VisibleString";case 27:return"GeneralString";case 28:return"UniversalString";case 30:return"BMPString"}return"Universal_"+this.tag.tagNumber.toString();case 1:return"Application_"+this.tag.tagNumber.toString();case 2:return"["+this.tag.tagNumber.toString()+"]";case 3:return"Private_"+this.tag.tagNumber.toString()}},t.prototype.content=function(t){if(void 0===this.tag)return null;void 0===t&&(t=1/0);var e=this.posContent(),n=Math.abs(this.length);if(!this.tag.isUniversal())return null!==this.sub?"("+this.sub.length+" elem)":this.stream.parseOctetString(e,e+n,t);switch(this.tag.tagNumber){case 1:return 0===this.stream.get(e)?"false":"true";case 2:return this.stream.parseInteger(e,e+n);case 3:return this.sub?"("+this.sub.length+" elem)":this.stream.parseBitString(e,e+n,t);case 4:return this.sub?"("+this.sub.length+" elem)":this.stream.parseOctetString(e,e+n,t);case 6:return this.stream.parseOID(e,e+n,t);case 16:case 17:return null!==this.sub?"("+this.sub.length+" elem)":"(no elem)";case 12:return i(this.stream.parseStringUTF(e,e+n),t);case 18:case 19:case 20:case 21:case 22:case 26:return i(this.stream.parseStringISO(e,e+n),t);case 30:return i(this.stream.parseStringBMP(e,e+n),t);case 23:case 24:return this.stream.parseTime(e,e+n,23==this.tag.tagNumber)}return null},t.prototype.toString=function(){return this.typeName()+"@"+this.stream.pos+"[header:"+this.header+",length:"+this.length+",sub:"+(null===this.sub?"null":this.sub.length)+"]"},t.prototype.toPrettyString=function(t){void 0===t&&(t="");var e=t+this.typeName()+" @"+this.stream.pos;if(this.length>=0&&(e+="+"),e+=this.length,this.tag.tagConstructed?e+=" (constructed)":!this.tag.isUniversal()||3!=this.tag.tagNumber&&4!=this.tag.tagNumber||null===this.sub||(e+=" (encapsulates)"),e+="\n",null!==this.sub){t+=" ";for(var n=0,i=this.sub.length;n<i;++n)e+=this.sub[n].toPrettyString(t)}return e},t.prototype.posStart=function(){return this.stream.pos},t.prototype.posContent=function(){return this.stream.pos+this.header},t.prototype.posEnd=function(){return this.stream.pos+this.header+Math.abs(this.length)},t.prototype.toHexString=function(){return this.stream.hexDump(this.posStart(),this.posEnd(),!0)},t.decodeLength=function(t){var e=t.get(),n=127&e;if(n==e)return n;if(n>6)throw new Error("Length over 48 bits not supported at position "+(t.pos-1));if(0===n)return null;e=0;for(var i=0;i<n;++i)e=256*e+t.get();return e},t.prototype.getHexStringValue=function(){var t=this.toHexString(),e=2*this.header,n=2*this.length;return t.substr(e,n)},t.decode=function(e){var n;n=e instanceof l?e:new l(e,0);var i=new l(n),r=new u(n),o=t.decodeLength(n),s=n.pos,a=s-i.pos,c=null,h=function(){var e=[];if(null!==o){for(var i=s+o;n.pos<i;)e[e.length]=t.decode(n);if(n.pos!=i)throw new Error("Content size is not correct for container starting at offset "+s)}else try{for(;;){var r=t.decode(n);if(r.tag.isEOC())break;e[e.length]=r}o=s-n.pos}catch(a){throw new Error("Exception while decoding undefined length content: "+a)}return e};if(r.tagConstructed)c=h();else if(r.isUniversal()&&(3==r.tagNumber||4==r.tagNumber))try{if(3==r.tagNumber&&0!=n.get())throw new Error("BIT STRINGs with unused bits cannot encapsulate.");c=h();for(var p=0;p<c.length;++p)if(c[p].tag.isEOC())throw new Error("EOC is not supposed to be actual content.")}catch(d){c=null}if(null===c){if(null===o)throw new Error("We can't skip over an invalid tag with undefined length at offset "+s);n.pos=s+Math.abs(o)}return new t(i,a,o,r,c)},t}(),u=function(){function t(t){var e=t.get();if(this.tagClass=e>>6,this.tagConstructed=0!=(32&e),this.tagNumber=31&e,31==this.tagNumber){var n=new r.Int10;do{e=t.get(),n.mulAdd(128,127&e)}while(128&e);this.tagNumber=n.simplify()}}return t.prototype.isUniversal=function(){return 0===this.tagClass},t.prototype.isEOC=function(){return 0===this.tagClass&&0===this.tagNumber},t}()},"./node_modules/jsencrypt/lib/lib/asn1js/base64.js":function(t,e,n){"use strict";n.r(e),n.d(e,{Base64:function(){return r}});var i,r={decode:function(t){var e;if(void 0===i){var n="= \f\n\r\t \u2028\u2029";for(i=Object.create(null),e=0;e<64;++e)i["ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".charAt(e)]=e;for(i["-"]=62,i._=63,e=0;e<n.length;++e)i[n.charAt(e)]=-1}var r=[],o=0,s=0;for(e=0;e<t.length;++e){var a=t.charAt(e);if("="==a)break;if(-1!=(a=i[a])){if(void 0===a)throw new Error("Illegal character at offset "+e);o|=a,++s>=4?(r[r.length]=o>>16,r[r.length]=o>>8&255,r[r.length]=255&o,o=0,s=0):o<<=6}}switch(s){case 1:throw new Error("Base64 encoding incomplete: at least 2 bits missing");case 2:r[r.length]=o>>10;break;case 3:r[r.length]=o>>16,r[r.length]=o>>8&255}return r},re:/-----BEGIN [^-]+-----([A-Za-z0-9+\/=\s]+)-----END [^-]+-----|begin-base64[^\n]+\n([A-Za-z0-9+\/=\s]+)====/,unarmor:function(t){var e=r.re.exec(t);if(e)if(e[1])t=e[1];else{if(!e[2])throw new Error("RegExp out of sync");t=e[2]}return r.decode(t)}}},"./node_modules/jsencrypt/lib/lib/asn1js/hex.js":function(t,e,n){"use strict";n.r(e),n.d(e,{Hex:function(){return r}});var i,r={decode:function(t){var e;if(void 0===i){var n="0123456789ABCDEF",r=" \f\n\r\t \u2028\u2029";for(i={},e=0;e<16;++e)i[n.charAt(e)]=e;for(n=n.toLowerCase(),e=10;e<16;++e)i[n.charAt(e)]=e;for(e=0;e<r.length;++e)i[r.charAt(e)]=-1}var o=[],s=0,a=0;for(e=0;e<t.length;++e){var l=t.charAt(e);if("="==l)break;if(-1!=(l=i[l])){if(void 0===l)throw new Error("Illegal character at offset "+e);s|=l,++a>=2?(o[o.length]=s,s=0,a=0):s<<=4}}if(a)throw new Error("Hex encoding incomplete: 4 bits missing");return o}}},"./node_modules/jsencrypt/lib/lib/asn1js/int10.js":function(t,e,n){"use strict";n.r(e),n.d(e,{Int10:function(){return i}});var i=function(){function t(t){this.buf=[+t||0]}return t.prototype.mulAdd=function(t,e){var n,i,r=this.buf,o=r.length;for(n=0;n<o;++n)i=r[n]*t+e,i<1e13?e=0:(e=0|i/1e13,i-=1e13*e),r[n]=i;e>0&&(r[n]=e)},t.prototype.sub=function(t){var e,n,i=this.buf,r=i.length;for(e=0;e<r;++e)n=i[e]-t,n<0?(n+=1e13,t=1):t=0,i[e]=n;for(;0===i[i.length-1];)i.pop()},t.prototype.toString=function(t){if(10!=(t||10))throw new Error("only base 10 is supported");for(var e=this.buf,n=e[e.length-1].toString(),i=e.length-2;i>=0;--i)n+=(1e13+e[i]).toString().substring(1);return n},t.prototype.valueOf=function(){for(var t=this.buf,e=0,n=t.length-1;n>=0;--n)e=1e13*e+t[n];return e},t.prototype.simplify=function(){var t=this.buf;return 1==t.length?t[0]:this},t}()},"./node_modules/jsencrypt/lib/lib/jsbn/base64.js":function(t,e,n){"use strict";function i(t){var e,n,i="";for(e=0;e+3<=t.length;e+=3)n=parseInt(t.substring(e,e+3),16),i+=a.charAt(n>>6)+a.charAt(63&n);for(e+1==t.length?(n=parseInt(t.substring(e,e+1),16),i+=a.charAt(n<<2)):e+2==t.length&&(n=parseInt(t.substring(e,e+2),16),i+=a.charAt(n>>2)+a.charAt((3&n)<<4));(3&i.length)>0;)i+=l;return i}function r(t){var e,n="",i=0,r=0;for(e=0;e<t.length&&t.charAt(e)!=l;++e){var o=a.indexOf(t.charAt(e));o<0||(0==i?(n+=(0,s.int2char)(o>>2),r=3&o,i=1):1==i?(n+=(0,s.int2char)(r<<2|o>>4),r=15&o,i=2):2==i?(n+=(0,s.int2char)(r),n+=(0,s.int2char)(o>>2),r=3&o,i=3):(n+=(0,s.int2char)(r<<2|o>>4),n+=(0,s.int2char)(15&o),i=0))}return 1==i&&(n+=(0,s.int2char)(r<<2)),n}function o(t){var e,n=r(t),i=[];for(e=0;2*e<n.length;++e)i[e]=parseInt(n.substring(2*e,2*e+2),16);return i}n.r(e),n.d(e,{b64toBA:function(){return o},b64tohex:function(){return r},hex2b64:function(){return i}});var s=n("./node_modules/jsencrypt/lib/lib/jsbn/util.js"),a="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",l="="},"./node_modules/jsencrypt/lib/lib/jsbn/jsbn.js":function(t,e,n){"use strict";function i(){return new p(null)}function r(t,e){return new p(t,e)}function o(t,e){var n=b[t.charCodeAt(e)];return null==n?-1:n}function s(t){var e=i();return e.fromInt(t),e}function a(t){var e,n=1;return 0!=(e=t>>>16)&&(t=e,n+=16),0!=(e=t>>8)&&(t=e,n+=8),0!=(e=t>>4)&&(t=e,n+=4),0!=(e=t>>2)&&(t=e,n+=2),0!=(e=t>>1)&&(t=e,n+=1),n}n.r(e),n.d(e,{BigInteger:function(){return p},intAt:function(){return o},nbi:function(){return i},nbits:function(){return a},nbv:function(){return s},parseBigInt:function(){return r}});var l,c=n("./node_modules/jsencrypt/lib/lib/jsbn/util.js"),u=[2,3,5,7,11,13,17,19,23,29,31,37,41,43,47,53,59,61,67,71,73,79,83,89,97,101,103,107,109,113,127,131,137,139,149,151,157,163,167,173,179,181,191,193,197,199,211,223,227,229,233,239,241,251,257,263,269,271,277,281,283,293,307,311,313,317,331,337,347,349,353,359,367,373,379,383,389,397,401,409,419,421,431,433,439,443,449,457,461,463,467,479,487,491,499,503,509,521,523,541,547,557,563,569,571,577,587,593,599,601,607,613,617,619,631,641,643,647,653,659,661,673,677,683,691,701,709,719,727,733,739,743,751,757,761,769,773,787,797,809,811,821,823,827,829,839,853,857,859,863,877,881,883,887,907,911,919,929,937,941,947,953,967,971,977,983,991,997],h=(1<<26)/u[u.length-1],p=function(){function t(t,e,n){null!=t&&("number"==typeof t?this.fromNumber(t,e,n):null==e&&"string"!=typeof t?this.fromString(t,256):this.fromString(t,e))}return t.prototype.toString=function(t){if(this.s<0)return"-"+this.negate().toString(t);var e;if(16==t)e=4;else if(8==t)e=3;else if(2==t)e=1;else if(32==t)e=5;else{if(4!=t)return this.toRadix(t);e=2}var n,i=(1<<e)-1,r=!1,o="",s=this.t,a=this.DB-s*this.DB%e;if(s-- >0)for(a<this.DB&&(n=this[s]>>a)>0&&(r=!0,o=(0,c.int2char)(n));s>=0;)a<e?(n=(this[s]&(1<<a)-1)<<e-a,n|=this[--s]>>(a+=this.DB-e)):(n=this[s]>>(a-=e)&i,a<=0&&(a+=this.DB,--s)),n>0&&(r=!0),r&&(o+=(0,c.int2char)(n));return r?o:"0"},t.prototype.negate=function(){var e=i();return t.ZERO.subTo(this,e),e},t.prototype.abs=function(){return this.s<0?this.negate():this},t.prototype.compareTo=function(t){var e=this.s-t.s;if(0!=e)return e;var n=this.t;if(0!=(e=n-t.t))return this.s<0?-e:e;for(;--n>=0;)if(0!=(e=this[n]-t[n]))return e;return 0},t.prototype.bitLength=function(){return this.t<=0?0:this.DB*(this.t-1)+a(this[this.t-1]^this.s&this.DM)},t.prototype.mod=function(e){var n=i();return this.abs().divRemTo(e,null,n),this.s<0&&n.compareTo(t.ZERO)>0&&e.subTo(n,n),n},t.prototype.modPowInt=function(t,e){var n;return n=t<256||e.isEven()?new f(e):new g(e),this.exp(t,n)},t.prototype.clone=function(){var t=i();return this.copyTo(t),t},t.prototype.intValue=function(){if(this.s<0){if(1==this.t)return this[0]-this.DV;if(0==this.t)return-1}else{if(1==this.t)return this[0];if(0==this.t)return 0}return(this[1]&(1<<32-this.DB)-1)<<this.DB|this[0]},t.prototype.byteValue=function(){return 0==this.t?this.s:this[0]<<24>>24},t.prototype.shortValue=function(){return 0==this.t?this.s:this[0]<<16>>16},t.prototype.signum=function(){return this.s<0?-1:this.t<=0||1==this.t&&this[0]<=0?0:1},t.prototype.toByteArray=function(){var t=this.t,e=[];e[0]=this.s;var n,i=this.DB-t*this.DB%8,r=0;if(t-- >0)for(i<this.DB&&(n=this[t]>>i)!=(this.s&this.DM)>>i&&(e[r++]=n|this.s<<this.DB-i);t>=0;)i<8?(n=(this[t]&(1<<i)-1)<<8-i,n|=this[--t]>>(i+=this.DB-8)):(n=this[t]>>(i-=8)&255,i<=0&&(i+=this.DB,--t)),0!=(128&n)&&(n|=-256),0==r&&(128&this.s)!=(128&n)&&++r,(r>0||n!=this.s)&&(e[r++]=n);return e},t.prototype.equals=function(t){return 0==this.compareTo(t)},t.prototype.min=function(t){return this.compareTo(t)<0?this:t},t.prototype.max=function(t){return this.compareTo(t)>0?this:t},t.prototype.and=function(t){var e=i();return this.bitwiseTo(t,c.op_and,e),e},t.prototype.or=function(t){var e=i();return this.bitwiseTo(t,c.op_or,e),e},t.prototype.xor=function(t){var e=i();return this.bitwiseTo(t,c.op_xor,e),e},t.prototype.andNot=function(t){var e=i();return this.bitwiseTo(t,c.op_andnot,e),e},t.prototype.not=function(){for(var t=i(),e=0;e<this.t;++e)t[e]=this.DM&~this[e];return t.t=this.t,t.s=~this.s,t},t.prototype.shiftLeft=function(t){var e=i();return t<0?this.rShiftTo(-t,e):this.lShiftTo(t,e),e},t.prototype.shiftRight=function(t){var e=i();return t<0?this.lShiftTo(-t,e):this.rShiftTo(t,e),e},t.prototype.getLowestSetBit=function(){for(var t=0;t<this.t;++t)if(0!=this[t])return t*this.DB+(0,c.lbit)(this[t]);return this.s<0?this.t*this.DB:-1},t.prototype.bitCount=function(){for(var t=0,e=this.s&this.DM,n=0;n<this.t;++n)t+=(0,c.cbit)(this[n]^e);return t},t.prototype.testBit=function(t){var e=Math.floor(t/this.DB);return e>=this.t?0!=this.s:0!=(this[e]&1<<t%this.DB)},t.prototype.setBit=function(t){return this.changeBit(t,c.op_or)},t.prototype.clearBit=function(t){return this.changeBit(t,c.op_andnot)},t.prototype.flipBit=function(t){return this.changeBit(t,c.op_xor)},t.prototype.add=function(t){var e=i();return this.addTo(t,e),e},t.prototype.subtract=function(t){var e=i();return this.subTo(t,e),e},t.prototype.multiply=function(t){var e=i();return this.multiplyTo(t,e),e},t.prototype.divide=function(t){var e=i();return this.divRemTo(t,e,null),e},t.prototype.remainder=function(t){var e=i();return this.divRemTo(t,null,e),e},t.prototype.divideAndRemainder=function(t){var e=i(),n=i();return this.divRemTo(t,e,n),[e,n]},t.prototype.modPow=function(t,e){var n,r,o=t.bitLength(),l=s(1);if(o<=0)return l;n=o<18?1:o<48?3:o<144?4:o<768?5:6,r=o<8?new f(e):e.isEven()?new y(e):new g(e);var c=[],u=3,h=n-1,p=(1<<n)-1;if(c[1]=r.convert(this),n>1){var d=i();for(r.sqrTo(c[1],d);u<=p;)c[u]=i(),r.mulTo(d,c[u-2],c[u]),u+=2}var m,v,_=t.t-1,b=!0,A=i();for(o=a(t[_])-1;_>=0;){for(o>=h?m=t[_]>>o-h&p:(m=(t[_]&(1<<o+1)-1)<<h-o,_>0&&(m|=t[_-1]>>this.DB+o-h)),u=n;0==(1&m);)m>>=1,--u;if((o-=u)<0&&(o+=this.DB,--_),b)c[m].copyTo(l),b=!1;else{for(;u>1;)r.sqrTo(l,A),r.sqrTo(A,l),u-=2;u>0?r.sqrTo(l,A):(v=l,l=A,A=v),r.mulTo(A,c[m],l)}for(;_>=0&&0==(t[_]&1<<o);)r.sqrTo(l,A),v=l,l=A,A=v,--o<0&&(o=this.DB-1,--_)}return r.revert(l)},t.prototype.modInverse=function(e){var n=e.isEven();if(this.isEven()&&n||0==e.signum())return t.ZERO;for(var i=e.clone(),r=this.clone(),o=s(1),a=s(0),l=s(0),c=s(1);0!=i.signum();){for(;i.isEven();)i.rShiftTo(1,i),n?(o.isEven()&&a.isEven()||(o.addTo(this,o),a.subTo(e,a)),o.rShiftTo(1,o)):a.isEven()||a.subTo(e,a),a.rShiftTo(1,a);for(;r.isEven();)r.rShiftTo(1,r),n?(l.isEven()&&c.isEven()||(l.addTo(this,l),c.subTo(e,c)),l.rShiftTo(1,l)):c.isEven()||c.subTo(e,c),c.rShiftTo(1,c);i.compareTo(r)>=0?(i.subTo(r,i),n&&o.subTo(l,o),a.subTo(c,a)):(r.subTo(i,r),n&&l.subTo(o,l),c.subTo(a,c))}return 0!=r.compareTo(t.ONE)?t.ZERO:c.compareTo(e)>=0?c.subtract(e):c.signum()<0?(c.addTo(e,c),c.signum()<0?c.add(e):c):c},t.prototype.pow=function(t){return this.exp(t,new d)},t.prototype.gcd=function(t){var e=this.s<0?this.negate():this.clone(),n=t.s<0?t.negate():t.clone();if(e.compareTo(n)<0){var i=e;e=n,n=i}var r=e.getLowestSetBit(),o=n.getLowestSetBit();if(o<0)return e;for(r<o&&(o=r),o>0&&(e.rShiftTo(o,e),n.rShiftTo(o,n));e.signum()>0;)(r=e.getLowestSetBit())>0&&e.rShiftTo(r,e),(r=n.getLowestSetBit())>0&&n.rShiftTo(r,n),e.compareTo(n)>=0?(e.subTo(n,e),e.rShiftTo(1,e)):(n.subTo(e,n),n.rShiftTo(1,n));return o>0&&n.lShiftTo(o,n),n},t.prototype.isProbablePrime=function(t){var e,n=this.abs();if(1==n.t&&n[0]<=u[u.length-1]){for(e=0;e<u.length;++e)if(n[0]==u[e])return!0;return!1}if(n.isEven())return!1;for(e=1;e<u.length;){for(var i=u[e],r=e+1;r<u.length&&i<h;)i*=u[r++];for(i=n.modInt(i);e<r;)if(i%u[e++]==0)return!1}return n.millerRabin(t)},t.prototype.copyTo=function(t){for(var e=this.t-1;e>=0;--e)t[e]=this[e];t.t=this.t,t.s=this.s},t.prototype.fromInt=function(t){this.t=1,this.s=t<0?-1:0,t>0?this[0]=t:t<-1?this[0]=t+this.DV:this.t=0},t.prototype.fromString=function(e,n){var i;if(16==n)i=4;else if(8==n)i=3;else if(256==n)i=8;else if(2==n)i=1;else if(32==n)i=5;else{if(4!=n)return void this.fromRadix(e,n);i=2}this.t=0,this.s=0;for(var r=e.length,s=!1,a=0;--r>=0;){var l=8==i?255&+e[r]:o(e,r);l<0?"-"==e.charAt(r)&&(s=!0):(s=!1,0==a?this[this.t++]=l:a+i>this.DB?(this[this.t-1]|=(l&(1<<this.DB-a)-1)<<a,this[this.t++]=l>>this.DB-a):this[this.t-1]|=l<<a,(a+=i)>=this.DB&&(a-=this.DB))}8==i&&0!=(128&+e[0])&&(this.s=-1,a>0&&(this[this.t-1]|=(1<<this.DB-a)-1<<a)),this.clamp(),s&&t.ZERO.subTo(this,this)},t.prototype.clamp=function(){for(var t=this.s&this.DM;this.t>0&&this[this.t-1]==t;)--this.t},t.prototype.dlShiftTo=function(t,e){var n;for(n=this.t-1;n>=0;--n)e[n+t]=this[n];for(n=t-1;n>=0;--n)e[n]=0;e.t=this.t+t,e.s=this.s},t.prototype.drShiftTo=function(t,e){for(var n=t;n<this.t;++n)e[n-t]=this[n];e.t=Math.max(this.t-t,0),e.s=this.s},t.prototype.lShiftTo=function(t,e){for(var n=t%this.DB,i=this.DB-n,r=(1<<i)-1,o=Math.floor(t/this.DB),s=this.s<<n&this.DM,a=this.t-1;a>=0;--a)e[a+o+1]=this[a]>>i|s,s=(this[a]&r)<<n;for(a=o-1;a>=0;--a)e[a]=0;e[o]=s,e.t=this.t+o+1,e.s=this.s,e.clamp()},t.prototype.rShiftTo=function(t,e){e.s=this.s;var n=Math.floor(t/this.DB);if(n>=this.t)e.t=0;else{var i=t%this.DB,r=this.DB-i,o=(1<<i)-1;e[0]=this[n]>>i;for(var s=n+1;s<this.t;++s)e[s-n-1]|=(this[s]&o)<<r,e[s-n]=this[s]>>i;i>0&&(e[this.t-n-1]|=(this.s&o)<<r),e.t=this.t-n,e.clamp()}},t.prototype.subTo=function(t,e){for(var n=0,i=0,r=Math.min(t.t,this.t);n<r;)i+=this[n]-t[n],e[n++]=i&this.DM,i>>=this.DB;if(t.t<this.t){for(i-=t.s;n<this.t;)i+=this[n],e[n++]=i&this.DM,i>>=this.DB;i+=this.s}else{for(i+=this.s;n<t.t;)i-=t[n],e[n++]=i&this.DM,i>>=this.DB;i-=t.s}e.s=i<0?-1:0,i<-1?e[n++]=this.DV+i:i>0&&(e[n++]=i),e.t=n,e.clamp()},t.prototype.multiplyTo=function(e,n){var i=this.abs(),r=e.abs(),o=i.t;for(n.t=o+r.t;--o>=0;)n[o]=0;for(o=0;o<r.t;++o)n[o+i.t]=i.am(0,r[o],n,o,0,i.t);n.s=0,n.clamp(),this.s!=e.s&&t.ZERO.subTo(n,n)},t.prototype.squareTo=function(t){for(var e=this.abs(),n=t.t=2*e.t;--n>=0;)t[n]=0;for(n=0;n<e.t-1;++n){var i=e.am(n,e[n],t,2*n,0,1);(t[n+e.t]+=e.am(n+1,2*e[n],t,2*n+1,i,e.t-n-1))>=e.DV&&(t[n+e.t]-=e.DV,t[n+e.t+1]=1)}t.t>0&&(t[t.t-1]+=e.am(n,e[n],t,2*n,0,1)),t.s=0,t.clamp()},t.prototype.divRemTo=function(e,n,r){var o=e.abs();if(!(o.t<=0)){var s=this.abs();if(s.t<o.t)return null!=n&&n.fromInt(0),void(null!=r&&this.copyTo(r));null==r&&(r=i());var l=i(),c=this.s,u=e.s,h=this.DB-a(o[o.t-1]);h>0?(o.lShiftTo(h,l),s.lShiftTo(h,r)):(o.copyTo(l),s.copyTo(r));var p=l.t,d=l[p-1];if(0!=d){var f=d*(1<<this.F1)+(p>1?l[p-2]>>this.F2:0),g=this.FV/f,y=(1<<this.F1)/f,m=1<<this.F2,v=r.t,_=v-p,b=null==n?i():n;for(l.dlShiftTo(_,b),r.compareTo(b)>=0&&(r[r.t++]=1,r.subTo(b,r)),t.ONE.dlShiftTo(p,b),b.subTo(l,l);l.t<p;)l[l.t++]=0;for(;--_>=0;){var A=r[--v]==d?this.DM:Math.floor(r[v]*g+(r[v-1]+m)*y);if((r[v]+=l.am(0,A,r,_,0,p))<A)for(l.dlShiftTo(_,b),r.subTo(b,r);r[v]<--A;)r.subTo(b,r)}null!=n&&(r.drShiftTo(p,n),c!=u&&t.ZERO.subTo(n,n)),r.t=p,r.clamp(),h>0&&r.rShiftTo(h,r),c<0&&t.ZERO.subTo(r,r)}}},t.prototype.invDigit=function(){if(this.t<1)return 0;var t=this[0];if(0==(1&t))return 0;var e=3&t;return e=e*(2-(15&t)*e)&15,e=e*(2-(255&t)*e)&255,e=e*(2-((65535&t)*e&65535))&65535,e=e*(2-t*e%this.DV)%this.DV,e>0?this.DV-e:-e},t.prototype.isEven=function(){return 0==(this.t>0?1&this[0]:this.s)},t.prototype.exp=function(e,n){if(e>4294967295||e<1)return t.ONE;var r=i(),o=i(),s=n.convert(this),l=a(e)-1;for(s.copyTo(r);--l>=0;)if(n.sqrTo(r,o),(e&1<<l)>0)n.mulTo(o,s,r);else{var c=r;r=o,o=c}return n.revert(r)},t.prototype.chunkSize=function(t){return Math.floor(Math.LN2*this.DB/Math.log(t))},t.prototype.toRadix=function(t){if(null==t&&(t=10),0==this.signum()||t<2||t>36)return"0";var e=this.chunkSize(t),n=Math.pow(t,e),r=s(n),o=i(),a=i(),l="";for(this.divRemTo(r,o,a);o.signum()>0;)l=(n+a.intValue()).toString(t).substr(1)+l,o.divRemTo(r,o,a);return a.intValue().toString(t)+l},t.prototype.fromRadix=function(e,n){this.fromInt(0),null==n&&(n=10);for(var i=this.chunkSize(n),r=Math.pow(n,i),s=!1,a=0,l=0,c=0;c<e.length;++c){var u=o(e,c);u<0?"-"==e.charAt(c)&&0==this.signum()&&(s=!0):(l=n*l+u,++a>=i&&(this.dMultiply(r),this.dAddOffset(l,0),a=0,l=0))}a>0&&(this.dMultiply(Math.pow(n,a)),this.dAddOffset(l,0)),s&&t.ZERO.subTo(this,this)},t.prototype.fromNumber=function(e,n,i){if("number"==typeof n)if(e<2)this.fromInt(1);else for(this.fromNumber(e,i),this.testBit(e-1)||this.bitwiseTo(t.ONE.shiftLeft(e-1),c.op_or,this),this.isEven()&&this.dAddOffset(1,0);!this.isProbablePrime(n);)this.dAddOffset(2,0),this.bitLength()>e&&this.subTo(t.ONE.shiftLeft(e-1),this);else{var r=[],o=7&e;r.length=1+(e>>3),n.nextBytes(r),o>0?r[0]&=(1<<o)-1:r[0]=0,this.fromString(r,256)}},t.prototype.bitwiseTo=function(t,e,n){var i,r,o=Math.min(t.t,this.t);for(i=0;i<o;++i)n[i]=e(this[i],t[i]);if(t.t<this.t){for(r=t.s&this.DM,i=o;i<this.t;++i)n[i]=e(this[i],r);n.t=this.t}else{for(r=this.s&this.DM,i=o;i<t.t;++i)n[i]=e(r,t[i]);n.t=t.t}n.s=e(this.s,t.s),n.clamp()},t.prototype.changeBit=function(e,n){var i=t.ONE.shiftLeft(e);return this.bitwiseTo(i,n,i),i},t.prototype.addTo=function(t,e){for(var n=0,i=0,r=Math.min(t.t,this.t);n<r;)i+=this[n]+t[n],e[n++]=i&this.DM,i>>=this.DB;if(t.t<this.t){for(i+=t.s;n<this.t;)i+=this[n],e[n++]=i&this.DM,i>>=this.DB;i+=this.s}else{for(i+=this.s;n<t.t;)i+=t[n],e[n++]=i&this.DM,i>>=this.DB;i+=t.s}e.s=i<0?-1:0,i>0?e[n++]=i:i<-1&&(e[n++]=this.DV+i),e.t=n,e.clamp()},t.prototype.dMultiply=function(t){this[this.t]=this.am(0,t-1,this,0,0,this.t),++this.t,this.clamp()},t.prototype.dAddOffset=function(t,e){if(0!=t){for(;this.t<=e;)this[this.t++]=0;for(this[e]+=t;this[e]>=this.DV;)this[e]-=this.DV,++e>=this.t&&(this[this.t++]=0),++this[e]}},t.prototype.multiplyLowerTo=function(t,e,n){var i=Math.min(this.t+t.t,e);for(n.s=0,n.t=i;i>0;)n[--i]=0;for(var r=n.t-this.t;i<r;++i)n[i+this.t]=this.am(0,t[i],n,i,0,this.t);for(r=Math.min(t.t,e);i<r;++i)this.am(0,t[i],n,i,0,e-i);n.clamp()},t.prototype.multiplyUpperTo=function(t,e,n){--e;var i=n.t=this.t+t.t-e;for(n.s=0;--i>=0;)n[i]=0;for(i=Math.max(e-this.t,0);i<t.t;++i)n[this.t+i-e]=this.am(e-i,t[i],n,0,0,this.t+i-e);n.clamp(),n.drShiftTo(1,n)},t.prototype.modInt=function(t){if(t<=0)return 0;var e=this.DV%t,n=this.s<0?t-1:0;if(this.t>0)if(0==e)n=this[0]%t;else for(var i=this.t-1;i>=0;--i)n=(e*n+this[i])%t;return n},t.prototype.millerRabin=function(e){var n=this.subtract(t.ONE),r=n.getLowestSetBit();if(r<=0)return!1;var o=n.shiftRight(r);(e=e+1>>1)>u.length&&(e=u.length);for(var s=i(),a=0;a<e;++a){s.fromInt(u[Math.floor(Math.random()*u.length)]);var l=s.modPow(o,this);if(0!=l.compareTo(t.ONE)&&0!=l.compareTo(n)){for(var c=1;c++<r&&0!=l.compareTo(n);)if(l=l.modPowInt(2,this),0==l.compareTo(t.ONE))return!1;if(0!=l.compareTo(n))return!1}}return!0},t.prototype.square=function(){var t=i();return this.squareTo(t),t},t.prototype.gcda=function(t,e){var n=this.s<0?this.negate():this.clone(),i=t.s<0?t.negate():t.clone();if(n.compareTo(i)<0){var r=n;n=i,i=r}var o=n.getLowestSetBit(),s=i.getLowestSetBit();if(s<0)e(n);else{o<s&&(s=o),s>0&&(n.rShiftTo(s,n),i.rShiftTo(s,i));var a=function t(){(o=n.getLowestSetBit())>0&&n.rShiftTo(o,n),(o=i.getLowestSetBit())>0&&i.rShiftTo(o,i),n.compareTo(i)>=0?(n.subTo(i,n),n.rShiftTo(1,n)):(i.subTo(n,i),i.rShiftTo(1,i)),n.signum()>0?setTimeout(t,0):(s>0&&i.lShiftTo(s,i),setTimeout((function(){e(i)}),0))};setTimeout(a,10)}},t.prototype.fromNumberAsync=function(e,n,i,r){if("number"==typeof n)if(e<2)this.fromInt(1);else{this.fromNumber(e,i),this.testBit(e-1)||this.bitwiseTo(t.ONE.shiftLeft(e-1),c.op_or,this),this.isEven()&&this.dAddOffset(1,0);var o=this,s=function i(){o.dAddOffset(2,0),o.bitLength()>e&&o.subTo(t.ONE.shiftLeft(e-1),o),o.isProbablePrime(n)?setTimeout((function(){r()}),0):setTimeout(i,0)};setTimeout(s,0)}else{var a=[],l=7&e;a.length=1+(e>>3),n.nextBytes(a),l>0?a[0]&=(1<<l)-1:a[0]=0,this.fromString(a,256)}},t}(),d=function(){function t(){}return t.prototype.convert=function(t){return t},t.prototype.revert=function(t){return t},t.prototype.mulTo=function(t,e,n){t.multiplyTo(e,n)},t.prototype.sqrTo=function(t,e){t.squareTo(e)},t}(),f=function(){function t(t){this.m=t}return t.prototype.convert=function(t){return t.s<0||t.compareTo(this.m)>=0?t.mod(this.m):t},t.prototype.revert=function(t){return t},t.prototype.reduce=function(t){t.divRemTo(this.m,null,t)},t.prototype.mulTo=function(t,e,n){t.multiplyTo(e,n),this.reduce(n)},t.prototype.sqrTo=function(t,e){t.squareTo(e),this.reduce(e)},t}(),g=function(){function t(t){this.m=t,this.mp=t.invDigit(),this.mpl=32767&this.mp,this.mph=this.mp>>15,this.um=(1<<t.DB-15)-1,this.mt2=2*t.t}return t.prototype.convert=function(t){var e=i();return t.abs().dlShiftTo(this.m.t,e),e.divRemTo(this.m,null,e),t.s<0&&e.compareTo(p.ZERO)>0&&this.m.subTo(e,e),e},t.prototype.revert=function(t){var e=i();return t.copyTo(e),this.reduce(e),e},t.prototype.reduce=function(t){for(;t.t<=this.mt2;)t[t.t++]=0;for(var e=0;e<this.m.t;++e){var n=32767&t[e],i=n*this.mpl+((n*this.mph+(t[e]>>15)*this.mpl&this.um)<<15)&t.DM;for(n=e+this.m.t,t[n]+=this.m.am(0,i,t,e,0,this.m.t);t[n]>=t.DV;)t[n]-=t.DV,t[++n]++}t.clamp(),t.drShiftTo(this.m.t,t),t.compareTo(this.m)>=0&&t.subTo(this.m,t)},t.prototype.mulTo=function(t,e,n){t.multiplyTo(e,n),this.reduce(n)},t.prototype.sqrTo=function(t,e){t.squareTo(e),this.reduce(e)},t}(),y=function(){function t(t){this.m=t,this.r2=i(),this.q3=i(),p.ONE.dlShiftTo(2*t.t,this.r2),this.mu=this.r2.divide(t)}return t.prototype.convert=function(t){if(t.s<0||t.t>2*this.m.t)return t.mod(this.m);if(t.compareTo(this.m)<0)return t;var e=i();return t.copyTo(e),this.reduce(e),e},t.prototype.revert=function(t){return t},t.prototype.reduce=function(t){for(t.drShiftTo(this.m.t-1,this.r2),t.t>this.m.t+1&&(t.t=this.m.t+1,t.clamp()),this.mu.multiplyUpperTo(this.r2,this.m.t+1,this.q3),this.m.multiplyLowerTo(this.q3,this.m.t+1,this.r2);t.compareTo(this.r2)<0;)t.dAddOffset(1,this.m.t+1);for(t.subTo(this.r2,t);t.compareTo(this.m)>=0;)t.subTo(this.m,t)},t.prototype.mulTo=function(t,e,n){t.multiplyTo(e,n),this.reduce(n)},t.prototype.sqrTo=function(t,e){t.squareTo(e),this.reduce(e)},t}(),m="undefined"!=typeof navigator;m&&"Microsoft Internet Explorer"==navigator.appName?(p.prototype.am=function(t,e,n,i,r,o){for(var s=32767&e,a=e>>15;--o>=0;){var l=32767&this[t],c=this[t++]>>15,u=a*l+c*s;l=s*l+((32767&u)<<15)+n[i]+(1073741823&r),r=(l>>>30)+(u>>>15)+a*c+(r>>>30),n[i++]=1073741823&l}return r},l=30):m&&"Netscape"!=navigator.appName?(p.prototype.am=function(t,e,n,i,r,o){for(;--o>=0;){var s=e*this[t++]+n[i]+r;r=Math.floor(s/67108864),n[i++]=67108863&s}return r},l=26):(p.prototype.am=function(t,e,n,i,r,o){for(var s=16383&e,a=e>>14;--o>=0;){var l=16383&this[t],c=this[t++]>>14,u=a*l+c*s;l=s*l+((16383&u)<<14)+n[i]+r,r=(l>>28)+(u>>14)+a*c,n[i++]=268435455&l}return r},l=28),p.prototype.DB=l,p.prototype.DM=(1<<l)-1,p.prototype.DV=1<<l,p.prototype.FV=Math.pow(2,52),p.prototype.F1=52-l,p.prototype.F2=2*l-52;var v,_,b=[];for(v="0".charCodeAt(0),_=0;_<=9;++_)b[v++]=_;for(v="a".charCodeAt(0),_=10;_<36;++_)b[v++]=_;for(v="A".charCodeAt(0),_=10;_<36;++_)b[v++]=_;p.ZERO=s(0),p.ONE=s(1)},"./node_modules/jsencrypt/lib/lib/jsbn/prng4.js":function(t,e,n){"use strict";function i(){return new r}n.r(e),n.d(e,{Arcfour:function(){return r},prng_newstate:function(){return i},rng_psize:function(){return o}});var r=function(){function t(){this.i=0,this.j=0,this.S=[]}return t.prototype.init=function(t){var e,n,i;for(e=0;e<256;++e)this.S[e]=e;for(n=0,e=0;e<256;++e)n=n+this.S[e]+t[e%t.length]&255,i=this.S[e],this.S[e]=this.S[n],this.S[n]=i;this.i=0,this.j=0},t.prototype.next=function(){var t;return this.i=this.i+1&255,this.j=this.j+this.S[this.i]&255,t=this.S[this.i],this.S[this.i]=this.S[this.j],this.S[this.j]=t,this.S[t+this.S[this.i]&255]},t}(),o=256},"./node_modules/jsencrypt/lib/lib/jsbn/rng.js":function(t,e,n){"use strict";function i(){if(null==r){for(r=(0,s.prng_newstate)();o<s.rng_psize;){var t=Math.floor(65536*Math.random());a[o++]=255&t}for(r.init(a),o=0;o<a.length;++o)a[o]=0;o=0}return r.next()}n.r(e),n.d(e,{SecureRandom:function(){return p}});var r,o,s=n("./node_modules/jsencrypt/lib/lib/jsbn/prng4.js"),a=null;if(null==a){a=[],o=0;var l=void 0;if("undefined"!=typeof window&&window.crypto&&window.crypto.getRandomValues){var c=new Uint32Array(256);for(window.crypto.getRandomValues(c),l=0;l<c.length;++l)a[o++]=255&c[l]}var u=0,h=function t(e){if((u=u||0)>=256||o>=s.rng_psize)window.removeEventListener?window.removeEventListener("mousemove",t,!1):window.detachEvent&&window.detachEvent("onmousemove",t);else try{var i=e.x+e.y;a[o++]=255&i,u+=1}catch(n){}};"undefined"!=typeof window&&(window.addEventListener?window.addEventListener("mousemove",h,!1):window.attachEvent&&window.attachEvent("onmousemove",h))}var p=function(){function t(){}return t.prototype.nextBytes=function(t){for(var e=0;e<t.length;++e)t[e]=i()},t}()},"./node_modules/jsencrypt/lib/lib/jsbn/rsa.js":function(t,e,n){"use strict";function i(t,e){if(e<t.length+22)return null;for(var n=e-t.length-6,i="",r=0;r<n;r+=2)i+="ff";var o="0001"+i+"00"+t;return(0,l.parseBigInt)(o,16)}function r(t,e){if(e<t.length+11)return null;for(var n=[],i=t.length-1;i>=0&&e>0;){var r=t.charCodeAt(i--);r<128?n[--e]=r:r>127&&r<2048?(n[--e]=63&r|128,n[--e]=r>>6|192):(n[--e]=63&r|128,n[--e]=r>>6&63|128,n[--e]=r>>12|224)}n[--e]=0;for(var o=new c.SecureRandom,s=[];e>2;){for(s[0]=0;0==s[0];)o.nextBytes(s);n[--e]=s[0]}return n[--e]=2,n[--e]=0,new l.BigInteger(n)}function o(t,e){for(var n=t.toByteArray(),i=0;i<n.length&&0==n[i];)++i;if(n.length-i!=e-1||2!=n[i])return null;for(++i;0!=n[i];)if(++i>=n.length)return null;for(var r="";++i<n.length;){var o=255&n[i];o<128?r+=String.fromCharCode(o):o>191&&o<224?(r+=String.fromCharCode((31&o)<<6|63&n[i+1]),++i):(r+=String.fromCharCode((15&o)<<12|(63&n[i+1])<<6|63&n[i+2]),i+=2)}return r}function s(t){return h[t]||""}function a(t){for(var e in h)if(h.hasOwnProperty(e)){var n=h[e],i=n.length;if(t.substr(0,i)==n)return t.substr(i)}return t}n.r(e),n.d(e,{RSAKey:function(){return u}});var l=n("./node_modules/jsencrypt/lib/lib/jsbn/jsbn.js"),c=n("./node_modules/jsencrypt/lib/lib/jsbn/rng.js"),u=function(){function t(){this.n=null,this.e=0,this.d=null,this.p=null,this.q=null,this.dmp1=null,this.dmq1=null,this.coeff=null}return t.prototype.doPublic=function(t){return t.modPowInt(this.e,this.n)},t.prototype.doPrivate=function(t){if(null==this.p||null==this.q)return t.modPow(this.d,this.n);for(var e=t.mod(this.p).modPow(this.dmp1,this.p),n=t.mod(this.q).modPow(this.dmq1,this.q);e.compareTo(n)<0;)e=e.add(this.p);return e.subtract(n).multiply(this.coeff).mod(this.p).multiply(this.q).add(n)},t.prototype.setPublic=function(t,e){null!=t&&null!=e&&t.length>0&&e.length>0&&(this.n=(0,l.parseBigInt)(t,16),this.e=parseInt(e,16))},t.prototype.encrypt=function(t){var e=this.n.bitLength()+7>>3,n=r(t,e);if(null==n)return null;var i=this.doPublic(n);if(null==i)return null;for(var o=i.toString(16),s=o.length,a=0;a<2*e-s;a++)o="0"+o;return o},t.prototype.setPrivate=function(t,e,n){null!=t&&null!=e&&t.length>0&&e.length>0&&(this.n=(0,l.parseBigInt)(t,16),this.e=parseInt(e,16),this.d=(0,l.parseBigInt)(n,16))},t.prototype.setPrivateEx=function(t,e,n,i,r,o,s,a){null!=t&&null!=e&&t.length>0&&e.length>0&&(this.n=(0,l.parseBigInt)(t,16),this.e=parseInt(e,16),this.d=(0,l.parseBigInt)(n,16),this.p=(0,l.parseBigInt)(i,16),this.q=(0,l.parseBigInt)(r,16),this.dmp1=(0,l.parseBigInt)(o,16),this.dmq1=(0,l.parseBigInt)(s,16),this.coeff=(0,l.parseBigInt)(a,16))},t.prototype.generate=function(t,e){var n=new c.SecureRandom,i=t>>1;this.e=parseInt(e,16);for(var r=new l.BigInteger(e,16);;){for(;this.p=new l.BigInteger(t-i,1,n),0!=this.p.subtract(l.BigInteger.ONE).gcd(r).compareTo(l.BigInteger.ONE)||!this.p.isProbablePrime(10););for(;this.q=new l.BigInteger(i,1,n),0!=this.q.subtract(l.BigInteger.ONE).gcd(r).compareTo(l.BigInteger.ONE)||!this.q.isProbablePrime(10););if(this.p.compareTo(this.q)<=0){var o=this.p;this.p=this.q,this.q=o}var s=this.p.subtract(l.BigInteger.ONE),a=this.q.subtract(l.BigInteger.ONE),u=s.multiply(a);if(0==u.gcd(r).compareTo(l.BigInteger.ONE)){this.n=this.p.multiply(this.q),this.d=r.modInverse(u),this.dmp1=this.d.mod(s),this.dmq1=this.d.mod(a),this.coeff=this.q.modInverse(this.p);break}}},t.prototype.decrypt=function(t){var e=(0,l.parseBigInt)(t,16),n=this.doPrivate(e);return null==n?null:o(n,this.n.bitLength()+7>>3)},t.prototype.generateAsync=function(t,e,n){var i=new c.SecureRandom,r=t>>1;this.e=parseInt(e,16);var o=new l.BigInteger(e,16),s=this,a=function e(){var a=function(){if(s.p.compareTo(s.q)<=0){var t=s.p;s.p=s.q,s.q=t}var i=s.p.subtract(l.BigInteger.ONE),r=s.q.subtract(l.BigInteger.ONE),a=i.multiply(r);0==a.gcd(o).compareTo(l.BigInteger.ONE)?(s.n=s.p.multiply(s.q),s.d=o.modInverse(a),s.dmp1=s.d.mod(i),s.dmq1=s.d.mod(r),s.coeff=s.q.modInverse(s.p),setTimeout((function(){n()}),0)):setTimeout(e,0)},c=function t(){s.q=(0,l.nbi)(),s.q.fromNumberAsync(r,1,i,(function(){s.q.subtract(l.BigInteger.ONE).gcda(o,(function(e){0==e.compareTo(l.BigInteger.ONE)&&s.q.isProbablePrime(10)?setTimeout(a,0):setTimeout(t,0)}))}))},u=function e(){s.p=(0,l.nbi)(),s.p.fromNumberAsync(t-r,1,i,(function(){s.p.subtract(l.BigInteger.ONE).gcda(o,(function(t){0==t.compareTo(l.BigInteger.ONE)&&s.p.isProbablePrime(10)?setTimeout(c,0):setTimeout(e,0)}))}))};setTimeout(u,0)};setTimeout(a,0)},t.prototype.sign=function(t,e,n){var r=s(n),o=r+e(t).toString(),a=i(o,this.n.bitLength()/4);if(null==a)return null;var l=this.doPrivate(a);if(null==l)return null;var c=l.toString(16);return 0==(1&c.length)?c:"0"+c},t.prototype.verify=function(t,e,n){var i=(0,l.parseBigInt)(e,16),r=this.doPublic(i);return null==r?null:a(r.toString(16).replace(/^1f+00/,""))==n(t).toString()},t}(),h={md2:"3020300c06082a864886f70d020205000410",md5:"3020300c06082a864886f70d020505000410",sha1:"3021300906052b0e03021a05000414",sha224:"302d300d06096086480165030402040500041c",sha256:"3031300d060960864801650304020105000420",sha384:"3041300d060960864801650304020205000430",sha512:"3051300d060960864801650304020305000440",ripemd160:"3021300906052b2403020105000414"}},"./node_modules/jsencrypt/lib/lib/jsbn/util.js":function(t,e,n){"use strict";function i(t){return u.charAt(t)}function r(t,e){return t&e}function o(t,e){return t|e}function s(t,e){return t^e}function a(t,e){return t&~e}function l(t){if(0==t)return-1;var e=0;return 0==(65535&t)&&(t>>=16,e+=16),0==(255&t)&&(t>>=8,e+=8),0==(15&t)&&(t>>=4,e+=4),0==(3&t)&&(t>>=2,e+=2),0==(1&t)&&++e,e}function c(t){for(var e=0;0!=t;)t&=t-1,++e;return e}n.r(e),n.d(e,{cbit:function(){return c},int2char:function(){return i},lbit:function(){return l},op_and:function(){return r},op_andnot:function(){return a},op_or:function(){return o},op_xor:function(){return s}});var u="0123456789abcdefghijklmnopqrstuvwxyz"},"./node_modules/jsencrypt/lib/lib/jsrsasign/asn1-1.0.js":function(t,e,n){"use strict";n.r(e),n.d(e,{KJUR:function(){return o}});var i=n("./node_modules/jsencrypt/lib/lib/jsbn/jsbn.js"),r=n("./node_modules/jsencrypt/lib/lib/jsrsasign/yahoo.js"),o={};"undefined"!=typeof o.asn1&&o.asn1||(o.asn1={}),o.asn1.ASN1Util=new function(){this.integerToByteHex=function(t){var e=t.toString(16);return e.length%2==1&&(e="0"+e),e},this.bigIntToMinTwosComplementsHex=function(t){var e=t.toString(16);if("-"!=e.substr(0,1))e.length%2==1?e="0"+e:e.match(/^[0-7]/)||(e="00"+e);else{var n=e.substr(1),r=n.length;r%2==1?r+=1:e.match(/^[0-7]/)||(r+=2);for(var o="",s=0;s<r;s++)o+="f";e=new i.BigInteger(o,16).xor(t).add(i.BigInteger.ONE).toString(16).replace(/^-/,"")}return e},this.getPEMStringFromHex=function(t,e){return hextopem(t,e)},this.newObject=function(t){var e=o,n=e.asn1,i=n.DERBoolean,r=n.DERInteger,s=n.DERBitString,a=n.DEROctetString,l=n.DERNull,c=n.DERObjectIdentifier,u=n.DEREnumerated,h=n.DERUTF8String,p=n.DERNumericString,d=n.DERPrintableString,f=n.DERTeletexString,g=n.DERIA5String,y=n.DERUTCTime,m=n.DERGeneralizedTime,v=n.DERSequence,_=n.DERSet,b=n.DERTaggedObject,A=n.ASN1Util.newObject,T=Object.keys(t);if(1!=T.length)throw"key of param shall be only one.";var E=T[0];if(-1==":bool:int:bitstr:octstr:null:oid:enum:utf8str:numstr:prnstr:telstr:ia5str:utctime:gentime:seq:set:tag:".indexOf(":"+E+":"))throw"undefined key: "+E;if("bool"==E)return new i(t[E]);if("int"==E)return new r(t[E]);if("bitstr"==E)return new s(t[E]);if("octstr"==E)return new a(t[E]);if("null"==E)return new l(t[E]);if("oid"==E)return new c(t[E]);if("enum"==E)return new u(t[E]);if("utf8str"==E)return new h(t[E]);if("numstr"==E)return new p(t[E]);if("prnstr"==E)return new d(t[E]);if("telstr"==E)return new f(t[E]);if("ia5str"==E)return new g(t[E]);if("utctime"==E)return new y(t[E]);if("gentime"==E)return new m(t[E]);if("seq"==E){for(var C=t[E],S=[],w=0;w<C.length;w++){var k=A(C[w]);S.push(k)}return new v({array:S})}if("set"==E){for(C=t[E],S=[],w=0;w<C.length;w++){k=A(C[w]);S.push(k)}return new _({array:S})}if("tag"==E){var B=t[E];if("[object Array]"===Object.prototype.toString.call(B)&&3==B.length){var R=A(B[2]);return new b({tag:B[0],explicit:B[1],obj:R})}var I={};if(void 0!==B.explicit&&(I.explicit=B.explicit),void 0!==B.tag&&(I.tag=B.tag),void 0===B.obj)throw"obj shall be specified for 'tag'.";return I.obj=A(B.obj),new b(I)}},this.jsonToASN1HEX=function(t){return this.newObject(t).getEncodedHex()}},o.asn1.ASN1Util.oidHexToInt=function(t){for(var e="",n=parseInt(t.substr(0,2),16),r=Math.floor(n/40),o=n%40,s=(e=r+"."+o,""),a=2;a<t.length;a+=2){var l=parseInt(t.substr(a,2),16),c=("00000000"+l.toString(2)).slice(-8);s+=c.substr(1,7),"0"==c.substr(0,1)&&(e=e+"."+new i.BigInteger(s,2).toString(10),s="")}return e},o.asn1.ASN1Util.oidIntToHex=function(t){var e=function(t){var e=t.toString(16);return 1==e.length&&(e="0"+e),e};if(!t.match(/^[0-9.]+$/))throw"malformed oid string: "+t;var n="",r=t.split("."),o=40*parseInt(r[0])+parseInt(r[1]);n+=e(o),r.splice(0,2);for(var s=0;s<r.length;s++)n+=function(t){var n="",r=new i.BigInteger(t,10),o=r.toString(2),s=7-o.length%7;7==s&&(s=0);for(var a="",l=0;l<s;l++)a+="0";o=a+o;for(l=0;l<o.length-1;l+=7){var c=o.substr(l,7);l!=o.length-7&&(c="1"+c),n+=e(parseInt(c,2))}return n}(r[s]);return n},o.asn1.ASN1Object=function(){this.getLengthHexFromValue=function(){if("undefined"==typeof this.hV||null==this.hV)throw"this.hV is null or undefined.";if(this.hV.length%2==1)throw"value hex must be even length: n=0,v="+this.hV;var t=this.hV.length/2,e=t.toString(16);if(e.length%2==1&&(e="0"+e),t<128)return e;var n=e.length/2;if(n>15)throw"ASN.1 length too long to represent by 8x: n = "+t.toString(16);return(128+n).toString(16)+e},this.getEncodedHex=function(){return(null==this.hTLV||this.isModified)&&(this.hV=this.getFreshValueHex(),this.hL=this.getLengthHexFromValue(),this.hTLV=this.hT+this.hL+this.hV,this.isModified=!1),this.hTLV},this.getValueHex=function(){return this.getEncodedHex(),this.hV},this.getFreshValueHex=function(){return""}},o.asn1.DERAbstractString=function(t){o.asn1.DERAbstractString.superclass.constructor.call(this),this.getString=function(){return this.s},this.setString=function(t){this.hTLV=null,this.isModified=!0,this.s=t,this.hV=stohex(this.s)},this.setStringHex=function(t){this.hTLV=null,this.isModified=!0,this.s=null,this.hV=t},this.getFreshValueHex=function(){return this.hV},void 0!==t&&("string"==typeof t?this.setString(t):"undefined"!=typeof t.str?this.setString(t.str):"undefined"!=typeof t.hex&&this.setStringHex(t.hex))},r.YAHOO.lang.extend(o.asn1.DERAbstractString,o.asn1.ASN1Object),o.asn1.DERAbstractTime=function(t){o.asn1.DERAbstractTime.superclass.constructor.call(this),this.localDateToUTC=function(t){return utc=t.getTime()+6e4*t.getTimezoneOffset(),new Date(utc)},this.formatDate=function(t,e,n){var i=this.zeroPadding,r=this.localDateToUTC(t),o=String(r.getFullYear());"utc"==e&&(o=o.substr(2,2));var s=i(String(r.getMonth()+1),2),a=i(String(r.getDate()),2),l=i(String(r.getHours()),2),c=i(String(r.getMinutes()),2),u=i(String(r.getSeconds()),2),h=o+s+a+l+c+u;if(!0===n){var p=r.getMilliseconds();if(0!=p){var d=i(String(p),3);d=d.replace(/[0]+$/,""),h=h+"."+d}}return h+"Z"},this.zeroPadding=function(t,e){return t.length>=e?t:new Array(e-t.length+1).join("0")+t},this.getString=function(){return this.s},this.setString=function(t){this.hTLV=null,this.isModified=!0,this.s=t,this.hV=stohex(t)},this.setByDateValue=function(t,e,n,i,r,o){var s=new Date(Date.UTC(t,e-1,n,i,r,o,0));this.setByDate(s)},this.getFreshValueHex=function(){return this.hV}},r.YAHOO.lang.extend(o.asn1.DERAbstractTime,o.asn1.ASN1Object),o.asn1.DERAbstractStructured=function(t){o.asn1.DERAbstractString.superclass.constructor.call(this),this.setByASN1ObjectArray=function(t){this.hTLV=null,this.isModified=!0,this.asn1Array=t},this.appendASN1Object=function(t){this.hTLV=null,this.isModified=!0,this.asn1Array.push(t)},this.asn1Array=new Array,void 0!==t&&"undefined"!=typeof t.array&&(this.asn1Array=t.array)},r.YAHOO.lang.extend(o.asn1.DERAbstractStructured,o.asn1.ASN1Object),o.asn1.DERBoolean=function(){o.asn1.DERBoolean.superclass.constructor.call(this),this.hT="01",this.hTLV="0101ff"},r.YAHOO.lang.extend(o.asn1.DERBoolean,o.asn1.ASN1Object),o.asn1.DERInteger=function(t){o.asn1.DERInteger.superclass.constructor.call(this),this.hT="02",this.setByBigInteger=function(t){this.hTLV=null,this.isModified=!0,this.hV=o.asn1.ASN1Util.bigIntToMinTwosComplementsHex(t)},this.setByInteger=function(t){var e=new i.BigInteger(String(t),10);this.setByBigInteger(e)},this.setValueHex=function(t){this.hV=t},this.getFreshValueHex=function(){return this.hV},void 0!==t&&("undefined"!=typeof t.bigint?this.setByBigInteger(t.bigint):"undefined"!=typeof t["int"]?this.setByInteger(t["int"]):"number"==typeof t?this.setByInteger(t):"undefined"!=typeof t.hex&&this.setValueHex(t.hex))},r.YAHOO.lang.extend(o.asn1.DERInteger,o.asn1.ASN1Object),o.asn1.DERBitString=function(t){if(void 0!==t&&"undefined"!=typeof t.obj){var e=o.asn1.ASN1Util.newObject(t.obj);t.hex="00"+e.getEncodedHex()}o.asn1.DERBitString.superclass.constructor.call(this),this.hT="03",this.setHexValueIncludingUnusedBits=function(t){this.hTLV=null,this.isModified=!0,this.hV=t},this.setUnusedBitsAndHexValue=function(t,e){if(t<0||7<t)throw"unused bits shall be from 0 to 7: u = "+t;var n="0"+t;this.hTLV=null,this.isModified=!0,this.hV=n+e},this.setByBinaryString=function(t){t=t.replace(/0+$/,"");var e=8-t.length%8;8==e&&(e=0);for(var n=0;n<=e;n++)t+="0";var i="";for(n=0;n<t.length-1;n+=8){var r=t.substr(n,8),o=parseInt(r,2).toString(16);1==o.length&&(o="0"+o),i+=o}this.hTLV=null,this.isModified=!0,this.hV="0"+e+i},this.setByBooleanArray=function(t){for(var e="",n=0;n<t.length;n++)1==t[n]?e+="1":e+="0";this.setByBinaryString(e)},this.newFalseArray=function(t){for(var e=new Array(t),n=0;n<t;n++)e[n]=!1;return e},this.getFreshValueHex=function(){return this.hV},void 0!==t&&("string"==typeof t&&t.toLowerCase().match(/^[0-9a-f]+$/)?this.setHexValueIncludingUnusedBits(t):"undefined"!=typeof t.hex?this.setHexValueIncludingUnusedBits(t.hex):"undefined"!=typeof t.bin?this.setByBinaryString(t.bin):"undefined"!=typeof t.array&&this.setByBooleanArray(t.array))},r.YAHOO.lang.extend(o.asn1.DERBitString,o.asn1.ASN1Object),o.asn1.DEROctetString=function(t){if(void 0!==t&&"undefined"!=typeof t.obj){var e=o.asn1.ASN1Util.newObject(t.obj);t.hex=e.getEncodedHex()}o.asn1.DEROctetString.superclass.constructor.call(this,t),this.hT="04"},r.YAHOO.lang.extend(o.asn1.DEROctetString,o.asn1.DERAbstractString),o.asn1.DERNull=function(){o.asn1.DERNull.superclass.constructor.call(this),this.hT="05",this.hTLV="0500"},r.YAHOO.lang.extend(o.asn1.DERNull,o.asn1.ASN1Object),o.asn1.DERObjectIdentifier=function(t){var e=function(t){var e=t.toString(16);return 1==e.length&&(e="0"+e),e},n=function(t){var n="",r=new i.BigInteger(t,10),o=r.toString(2),s=7-o.length%7;7==s&&(s=0);for(var a="",l=0;l<s;l++)a+="0";o=a+o;for(l=0;l<o.length-1;l+=7){var c=o.substr(l,7);l!=o.length-7&&(c="1"+c),n+=e(parseInt(c,2))}return n};o.asn1.DERObjectIdentifier.superclass.constructor.call(this),this.hT="06",this.setValueHex=function(t){this.hTLV=null,this.isModified=!0,this.s=null,this.hV=t},this.setValueOidString=function(t){if(!t.match(/^[0-9.]+$/))throw"malformed oid string: "+t;var i="",r=t.split("."),o=40*parseInt(r[0])+parseInt(r[1]);i+=e(o),r.splice(0,2);for(var s=0;s<r.length;s++)i+=n(r[s]);this.hTLV=null,this.isModified=!0,this.s=null,this.hV=i},this.setValueName=function(t){var e=o.asn1.x509.OID.name2oid(t);if(""===e)throw"DERObjectIdentifier oidName undefined: "+t;this.setValueOidString(e)},this.getFreshValueHex=function(){return this.hV},void 0!==t&&("string"==typeof t?t.match(/^[0-2].[0-9.]+$/)?this.setValueOidString(t):this.setValueName(t):void 0!==t.oid?this.setValueOidString(t.oid):void 0!==t.hex?this.setValueHex(t.hex):void 0!==t.name&&this.setValueName(t.name))},r.YAHOO.lang.extend(o.asn1.DERObjectIdentifier,o.asn1.ASN1Object),o.asn1.DEREnumerated=function(t){o.asn1.DEREnumerated.superclass.constructor.call(this),this.hT="0a",this.setByBigInteger=function(t){this.hTLV=null,this.isModified=!0,this.hV=o.asn1.ASN1Util.bigIntToMinTwosComplementsHex(t)},this.setByInteger=function(t){var e=new i.BigInteger(String(t),10);this.setByBigInteger(e)},this.setValueHex=function(t){this.hV=t},this.getFreshValueHex=function(){return this.hV},void 0!==t&&("undefined"!=typeof t["int"]?this.setByInteger(t["int"]):"number"==typeof t?this.setByInteger(t):"undefined"!=typeof t.hex&&this.setValueHex(t.hex))},r.YAHOO.lang.extend(o.asn1.DEREnumerated,o.asn1.ASN1Object),o.asn1.DERUTF8String=function(t){o.asn1.DERUTF8String.superclass.constructor.call(this,t),this.hT="0c"},r.YAHOO.lang.extend(o.asn1.DERUTF8String,o.asn1.DERAbstractString),o.asn1.DERNumericString=function(t){o.asn1.DERNumericString.superclass.constructor.call(this,t),this.hT="12"},r.YAHOO.lang.extend(o.asn1.DERNumericString,o.asn1.DERAbstractString),o.asn1.DERPrintableString=function(t){o.asn1.DERPrintableString.superclass.constructor.call(this,t),this.hT="13"},r.YAHOO.lang.extend(o.asn1.DERPrintableString,o.asn1.DERAbstractString),o.asn1.DERTeletexString=function(t){o.asn1.DERTeletexString.superclass.constructor.call(this,t),this.hT="14"},r.YAHOO.lang.extend(o.asn1.DERTeletexString,o.asn1.DERAbstractString),o.asn1.DERIA5String=function(t){o.asn1.DERIA5String.superclass.constructor.call(this,t),this.hT="16"},r.YAHOO.lang.extend(o.asn1.DERIA5String,o.asn1.DERAbstractString),o.asn1.DERUTCTime=function(t){o.asn1.DERUTCTime.superclass.constructor.call(this,t),this.hT="17",this.setByDate=function(t){this.hTLV=null,this.isModified=!0,this.date=t,this.s=this.formatDate(this.date,"utc"),this.hV=stohex(this.s)},this.getFreshValueHex=function(){return"undefined"==typeof this.date&&"undefined"==typeof this.s&&(this.date=new Date,this.s=this.formatDate(this.date,"utc"),this.hV=stohex(this.s)),this.hV},void 0!==t&&(void 0!==t.str?this.setString(t.str):"string"==typeof t&&t.match(/^[0-9]{12}Z$/)?this.setString(t):void 0!==t.hex?this.setStringHex(t.hex):void 0!==t.date&&this.setByDate(t.date))},r.YAHOO.lang.extend(o.asn1.DERUTCTime,o.asn1.DERAbstractTime),o.asn1.DERGeneralizedTime=function(t){o.asn1.DERGeneralizedTime.superclass.constructor.call(this,t),this.hT="18",this.withMillis=!1,this.setByDate=function(t){this.hTLV=null,this.isModified=!0,this.date=t,this.s=this.formatDate(this.date,"gen",this.withMillis),this.hV=stohex(this.s)},this.getFreshValueHex=function(){return void 0===this.date&&void 0===this.s&&(this.date=new Date,this.s=this.formatDate(this.date,"gen",this.withMillis),this.hV=stohex(this.s)),this.hV},void 0!==t&&(void 0!==t.str?this.setString(t.str):"string"==typeof t&&t.match(/^[0-9]{14}Z$/)?this.setString(t):void 0!==t.hex?this.setStringHex(t.hex):void 0!==t.date&&this.setByDate(t.date),!0===t.millis&&(this.withMillis=!0))},r.YAHOO.lang.extend(o.asn1.DERGeneralizedTime,o.asn1.DERAbstractTime),o.asn1.DERSequence=function(t){o.asn1.DERSequence.superclass.constructor.call(this,t),this.hT="30",this.getFreshValueHex=function(){for(var t="",e=0;e<this.asn1Array.length;e++)t+=this.asn1Array[e].getEncodedHex();return this.hV=t,this.hV}},r.YAHOO.lang.extend(o.asn1.DERSequence,o.asn1.DERAbstractStructured),o.asn1.DERSet=function(t){o.asn1.DERSet.superclass.constructor.call(this,t),this.hT="31",this.sortFlag=!0,this.getFreshValueHex=function(){for(var t=new Array,e=0;e<this.asn1Array.length;e++){var n=this.asn1Array[e];t.push(n.getEncodedHex())}return 1==this.sortFlag&&t.sort(),this.hV=t.join(""),this.hV},void 0!==t&&"undefined"!=typeof t.sortflag&&0==t.sortflag&&(this.sortFlag=!1)},r.YAHOO.lang.extend(o.asn1.DERSet,o.asn1.DERAbstractStructured),o.asn1.DERTaggedObject=function(t){o.asn1.DERTaggedObject.superclass.constructor.call(this),this.hT="a0",this.hV="",this.isExplicit=!0,this.asn1Object=null,this.setASN1Object=function(t,e,n){this.hT=e,this.isExplicit=t,this.asn1Object=n,this.isExplicit?(this.hV=this.asn1Object.getEncodedHex(),this.hTLV=null,this.isModified=!0):(this.hV=null,this.hTLV=n.getEncodedHex(),this.hTLV=this.hTLV.replace(/^../,e),this.isModified=!1)},this.getFreshValueHex=function(){return this.hV},void 0!==t&&("undefined"!=typeof t.tag&&(this.hT=t.tag),"undefined"!=typeof t.explicit&&(this.isExplicit=t.explicit),"undefined"!=typeof t.obj&&(this.asn1Object=t.obj,this.setASN1Object(this.isExplicit,this.hT,this.asn1Object)))},r.YAHOO.lang.extend(o.asn1.DERTaggedObject,o.asn1.ASN1Object)},"./node_modules/jsencrypt/lib/lib/jsrsasign/yahoo.js":function(t,e,n){"use strict";n.r(e),n.d(e,{YAHOO:function(){return i}});var i={};i.lang={extend:function(t,e,n){if(!e||!t)throw new Error("YAHOO.lang.extend failed, please check that all dependencies are included.");var i=function(){};if(i.prototype=e.prototype,t.prototype=new i,t.prototype.constructor=t,t.superclass=e.prototype,e.prototype.constructor==Object.prototype.constructor&&(e.prototype.constructor=e),n){var r;for(r in n)t.prototype[r]=n[r];var o=function(){},s=["toString","valueOf"];try{/MSIE/.test(navigator.userAgent)&&(o=function(t,e){for(r=0;r<s.length;r+=1){var n=s[r],i=e[n];"function"==typeof i&&i!=Object.prototype[n]&&(t[n]=i)}})}catch(a){}o(t.prototype,n)}}}},"./node_modules/md5/md5.js":function(t,e,n){!function(){var e=n("./node_modules/crypt/crypt.js"),i=n("./node_modules/charenc/charenc.js").utf8,r=n("./node_modules/is-buffer/index.js"),o=n("./node_modules/charenc/charenc.js").bin,s=function t(n,s){n.constructor==String?n=s&&"binary"===s.encoding?o.stringToBytes(n):i.stringToBytes(n):r(n)?n=Array.prototype.slice.call(n,0):Array.isArray(n)||n.constructor===Uint8Array||(n=n.toString());for(var a=e.bytesToWords(n),l=8*n.length,c=1732584193,u=-271733879,h=-1732584194,p=271733878,d=0;d<a.length;d++)a[d]=16711935&(a[d]<<8|a[d]>>>24)|4278255360&(a[d]<<24|a[d]>>>8);a[l>>>5]|=128<<l%32,a[14+(l+64>>>9<<4)]=l;var f=t._ff,g=t._gg,y=t._hh,m=t._ii;for(d=0;d<a.length;d+=16){var v=c,_=u,b=h,A=p;c=f(c,u,h,p,a[d+0],7,-680876936),p=f(p,c,u,h,a[d+1],12,-389564586),h=f(h,p,c,u,a[d+2],17,606105819),u=f(u,h,p,c,a[d+3],22,-1044525330),c=f(c,u,h,p,a[d+4],7,-176418897),p=f(p,c,u,h,a[d+5],12,1200080426),h=f(h,p,c,u,a[d+6],17,-1473231341),u=f(u,h,p,c,a[d+7],22,-45705983),c=f(c,u,h,p,a[d+8],7,1770035416),p=f(p,c,u,h,a[d+9],12,-1958414417),h=f(h,p,c,u,a[d+10],17,-42063),u=f(u,h,p,c,a[d+11],22,-1990404162),c=f(c,u,h,p,a[d+12],7,1804603682),p=f(p,c,u,h,a[d+13],12,-40341101),h=f(h,p,c,u,a[d+14],17,-1502002290),u=f(u,h,p,c,a[d+15],22,1236535329),c=g(c,u,h,p,a[d+1],5,-165796510),p=g(p,c,u,h,a[d+6],9,-1069501632),h=g(h,p,c,u,a[d+11],14,643717713),u=g(u,h,p,c,a[d+0],20,-373897302),c=g(c,u,h,p,a[d+5],5,-701558691),p=g(p,c,u,h,a[d+10],9,38016083),h=g(h,p,c,u,a[d+15],14,-660478335),u=g(u,h,p,c,a[d+4],20,-405537848),c=g(c,u,h,p,a[d+9],5,568446438),p=g(p,c,u,h,a[d+14],9,-1019803690),h=g(h,p,c,u,a[d+3],14,-187363961),u=g(u,h,p,c,a[d+8],20,1163531501),c=g(c,u,h,p,a[d+13],5,-1444681467),p=g(p,c,u,h,a[d+2],9,-51403784),h=g(h,p,c,u,a[d+7],14,1735328473),u=g(u,h,p,c,a[d+12],20,-1926607734),c=y(c,u,h,p,a[d+5],4,-378558),p=y(p,c,u,h,a[d+8],11,-2022574463),h=y(h,p,c,u,a[d+11],16,1839030562),u=y(u,h,p,c,a[d+14],23,-35309556),c=y(c,u,h,p,a[d+1],4,-1530992060),p=y(p,c,u,h,a[d+4],11,1272893353),h=y(h,p,c,u,a[d+7],16,-155497632),u=y(u,h,p,c,a[d+10],23,-1094730640),c=y(c,u,h,p,a[d+13],4,681279174),p=y(p,c,u,h,a[d+0],11,-358537222),h=y(h,p,c,u,a[d+3],16,-722521979),u=y(u,h,p,c,a[d+6],23,76029189),c=y(c,u,h,p,a[d+9],4,-640364487),p=y(p,c,u,h,a[d+12],11,-421815835),h=y(h,p,c,u,a[d+15],16,530742520),u=y(u,h,p,c,a[d+2],23,-995338651),c=m(c,u,h,p,a[d+0],6,-198630844),p=m(p,c,u,h,a[d+7],10,1126891415),h=m(h,p,c,u,a[d+14],15,-1416354905),u=m(u,h,p,c,a[d+5],21,-57434055),c=m(c,u,h,p,a[d+12],6,1700485571),p=m(p,c,u,h,a[d+3],10,-1894986606),h=m(h,p,c,u,a[d+10],15,-1051523),u=m(u,h,p,c,a[d+1],21,-2054922799),c=m(c,u,h,p,a[d+8],6,1873313359),p=m(p,c,u,h,a[d+15],10,-30611744),h=m(h,p,c,u,a[d+6],15,-1560198380),u=m(u,h,p,c,a[d+13],21,1309151649),c=m(c,u,h,p,a[d+4],6,-145523070),p=m(p,c,u,h,a[d+11],10,-1120210379),h=m(h,p,c,u,a[d+2],15,718787259),u=m(u,h,p,c,a[d+9],21,-343485551),c=c+v>>>0,u=u+_>>>0,h=h+b>>>0,p=p+A>>>0}return e.endian([c,u,h,p])};s._ff=function(t,e,n,i,r,o,s){var a=t+(e&n|~e&i)+(r>>>0)+s;return(a<<o|a>>>32-o)+e},s._gg=function(t,e,n,i,r,o,s){var a=t+(e&i|n&~i)+(r>>>0)+s;return(a<<o|a>>>32-o)+e},s._hh=function(t,e,n,i,r,o,s){var a=t+(e^n^i)+(r>>>0)+s;return(a<<o|a>>>32-o)+e},s._ii=function(t,e,n,i,r,o,s){var a=t+(n^(e|~i))+(r>>>0)+s;return(a<<o|a>>>32-o)+e},s._blocksize=16,s._digestsize=16,t.exports=function(t,n){if(void 0===t||null===t)throw new Error("Illegal argument "+t);var i=e.wordsToBytes(s(t,n));return n&&n.asBytes?i:n&&n.asString?o.bytesToString(i):e.bytesToHex(i)}}()},"./node_modules/axios/dist/browser/axios.cjs":function(t,e,n){"use strict";function i(t,e){return function(){return t.apply(e,arguments)}}function r(t){return null!==t&&!tt(t)&&null!==t.constructor&&!tt(t.constructor)&&it(t.constructor.isBuffer)&&t.constructor.isBuffer(t)}function o(t){return"undefined"!=typeof ArrayBuffer&&ArrayBuffer.isView?ArrayBuffer.isView(t):t&&t.buffer&&et(t.buffer)}function s(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},i=n.allOwnKeys,r=void 0!==i&&i;if(null!==t&&void 0!==t){var o=void 0,s=void 0;if("object"!==(void 0===t?"undefined":_typeof(t))&&(t=[t]),$(t))for(o=0,s=t.length;o<s;o++)e.call(null,t[o],o,t);else{var a=r?Object.getOwnPropertyNames(t):Object.keys(t),l=a.length,c=void 0;for(o=0;o<l;o++)c=a[o],e.call(null,t[c],c,t)}}}function a(t,e){e=e.toLowerCase();for(var n=Object.keys(t),i=n.length,r=void 0;i-- >0;)if(r=n[i],e===r.toLowerCase())return r;return null}function l(){for(var t=mt(this)&&this||{},e=t.caseless,n={},i=function(t,i){var r=e&&a(n,i)||i;at(n[r])&&at(t)?n[r]=l(n[r],t):at(t)?n[r]=l({},t):$(t)?n[r]=t.slice():n[r]=t},r=0,o=arguments.length;r<o;r++)arguments[r]&&s(arguments[r],i);return n}function c(t){return!!(t&&it(t.append)&&"FormData"===t[Symbol.toStringTag]&&t[Symbol.iterator])}function u(t,e,n,i,r){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=(new Error).stack,this.message=t,this.name="AxiosError",e&&(this.code=e),n&&(this.config=n),i&&(this.request=i),r&&(this.response=r)}function h(t){return Vt.isPlainObject(t)||Vt.isArray(t)}function p(t){return Vt.endsWith(t,"[]")?t.slice(0,-2):t}function d(t,e,n){return t?t.concat(e).map((function(t,e){return t=p(t),!n&&e?"["+t+"]":t})).join(n?".":""):e}function f(t){return Vt.isArray(t)&&!t.some(h)}function g(t,e,n){function i(t){if(null===t)return"";if(Vt.isDate(t))return t.toISOString();if(!y&&Vt.isBlob(t))throw new u("Blob is not supported. Use a Buffer instead.");return Vt.isArrayBuffer(t)||Vt.isTypedArray(t)?y&&"function"==typeof Blob?new Blob([t]):Buffer.from(t):t}function r(t,n,r){var o=t;if(t&&!r&&"object"===(void 0===t?"undefined":_typeof(t)))if(Vt.endsWith(n,"{}"))n=s?n:n.slice(0,-2),t=JSON.stringify(t);else if(Vt.isArray(t)&&f(t)||(Vt.isFileList(t)||Vt.endsWith(n,"[]"))&&(o=Vt.toArray(t)))return n=p(n),o.forEach((function(t,r){!Vt.isUndefined(t)&&null!==t&&e.append(!0===c?d([n],r,l):null===c?n:n+"[]",i(t))})),!1;return!!h(t)||(e.append(d(r,n,l),i(t)),!1)}function o(t,n){if(!Vt.isUndefined(t)){if(-1!==m.indexOf(t))throw Error("Circular reference detected in "+n.join("."));m.push(t),Vt.forEach(t,(function(t,i){!0===(!(Vt.isUndefined(t)||null===t)&&a.call(e,t,Vt.isString(i)?i.trim():i,n,v))&&o(t,n?n.concat(i):[i])})),m.pop()}}if(!Vt.isObject(t))throw new TypeError("target must be an object");e=e||new FormData,n=Vt.toFlatObject(n,{metaTokens:!0,dots:!1,indexes:!1},!1,(function(t,e){return!Vt.isUndefined(e[t])}));var s=n.metaTokens,a=n.visitor||r,l=n.dots,c=n.indexes,g=n.Blob||"undefined"!=typeof Blob&&Blob,y=g&&Vt.isSpecCompliantForm(e);if(!Vt.isFunction(a))throw new TypeError("visitor must be a function");var m=[],v=Object.assign(Qt,{defaultVisitor:r,convertValue:i,isVisitable:h});if(!Vt.isObject(t))throw new TypeError("data must be an object");return o(t),e}function y(t){var e={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(t).replace(/[!'()~]|%20|%00/g,(function(t){return e[t]}))}function m(t,e){this._pairs=[],t&&g(t,this,e)}function v(t){return encodeURIComponent(t).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function _(t,e,n){if(!e)return t;var i=n&&n.encode||v,r=n&&n.serialize,o=void 0;if(o=r?r(e,n):Vt.isURLSearchParams(e)?e.toString():new m(e,n).toString(i)){var s=t.indexOf("#");-1!==s&&(t=t.slice(0,s)),t+=(-1===t.indexOf("?")?"?":"&")+o}return t}function b(t,e){return g(t,new ee.classes.URLSearchParams,Object.assign({visitor:function(t,e,n,i){return ee.isNode&&Vt.isBuffer(t)?(this.append(e,t.toString("base64")),!1):i.defaultVisitor.apply(this,arguments)}},e))}function A(t){return Vt.matchAll(/\w+|\[(\w*)]/g,t).map((function(t){return"[]"===t[0]?"":t[1]||t[0]}))}function T(t){var e={},n=Object.keys(t),i=void 0,r=n.length,o=void 0;for(i=0;i<r;i++)o=n[i],e[o]=t[o];return e}function E(t){function e(t,n,i,r){var o=t[r++],s=Number.isFinite(+o),a=r>=t.length;return o=!o&&Vt.isArray(i)?i.length:o,a?(Vt.hasOwnProp(i,o)?i[o]=[i[o],n]:i[o]=n,!s):(i[o]&&Vt.isObject(i[o])||(i[o]=[]),e(t,n,i[o],r)&&Vt.isArray(i[o])&&(i[o]=T(i[o])),!s)}if(Vt.isFormData(t)&&Vt.isFunction(t.entries)){var n={};return Vt.forEachEntry(t,(function(t,i){e(A(t),i,n,0)})),n}return null}function C(t,e,n){if(Vt.isString(t))try{return(e||JSON.parse)(t),Vt.trim(t)}catch(i){if("SyntaxError"!==i.name)throw i}return(n||JSON.stringify)(t)}function S(t){return t&&String(t).trim().toLowerCase()}function w(t){return!1===t||null==t?t:Vt.isArray(t)?t.map(w):String(t)}function k(t){for(var e=Object.create(null),n=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g,i=void 0;i=n.exec(t);)e[i[1]]=i[2];return e}function B(t,e,n,i,r){return Vt.isFunction(i)?i.call(this,e,n):(r&&(e=n),Vt.isString(e)?Vt.isString(i)?-1!==e.indexOf(i):Vt.isRegExp(i)?i.test(e):void 0:void 0)}function R(t){return t.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(function(t,e,n){return e.toUpperCase()+n}))}function I(t,e){var n=Vt.toCamelCase(" "+e);["get","set","has"].forEach((function(i){Object.defineProperty(t,i+n,{value:function(t,n,r){return this[i].call(this,e,t,n,r)},configurable:!0})}))}function P(t,e){var n=this||re,i=e||n,r=ue.from(i.headers),o=i.data;return Vt.forEach(t,(function(t){o=t.call(n,o,r.normalize(),e?e.status:void 0)})),r.normalize(),o}function j(t){return!(!t||!t.__CANCEL__)}function M(t,e,n){u.call(this,null==t?"canceled":t,u.ERR_CANCELED,e,n),this.name="CanceledError"}function D(t,e,n){var i=n.config.validateStatus;n.status&&i&&!i(n.status)?e(new u("Request failed with status code "+n.status,[u.ERR_BAD_REQUEST,u.ERR_BAD_RESPONSE][Math.floor(n.status/100)-4],n.config,n.request,n)):t(n)}function O(t){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(t)}function x(t,e){return e?t.replace(/\/+$/,"")+"/"+e.replace(/^\/+/,""):t}function L(t,e){return t&&!O(e)?x(t,e):e}function G(t){var e=/^([-+\w]{1,25})(:?\/\/|:)/.exec(t);return e&&e[1]||""}function N(t,e){t=t||10;var n=new Array(t),i=new Array(t),r=0,o=0,s=void 0;return e=void 0!==e?e:1e3,function(a){var l=Date.now(),c=i[o];s||(s=l),n[r]=a,i[r]=l;for(var u=o,h=0;u!==r;)h+=n[u++],u%=t;if(r=(r+1)%t,r===o&&(o=(o+1)%t),!(l-s<e)){var p=c&&l-c;return p?Math.round(1e3*h/p):void 0}}}function Z(t,e){var n=0,i=N(50,250);return function(r){var o=r.loaded,s=r.lengthComputable?r.total:void 0,a=o-n,l=i(a),c=o<=s;n=o;var u={loaded:o,total:s,progress:s?o/s:void 0,bytes:a,rate:l||void 0,estimated:l&&s&&c?(s-o)/l:void 0,event:r};u[e?"download":"upload"]=!0,t(u)}}function U(t){if(t.cancelToken&&t.cancelToken.throwIfRequested(),t.signal&&t.signal.aborted)throw new M(null,t)}function V(t){return U(t),t.headers=ue.from(t.headers),t.data=P.call(t,t.transformRequest),-1!==["post","put","patch"].indexOf(t.method)&&t.headers.setContentType("application/x-www-form-urlencoded",!1),ye.getAdapter(t.adapter||re.adapter)(t).then((function(e){return U(t),e.data=P.call(t,t.transformResponse,e),e.headers=ue.from(e.headers),e}),(function(e){return j(e)||(U(t),e&&e.response&&(e.response.data=P.call(t,t.transformResponse,e.response),e.response.headers=ue.from(e.response.headers))),Promise.reject(e)}))}function F(t,e){function n(t,e,n){return Vt.isPlainObject(t)&&Vt.isPlainObject(e)?Vt.merge.call({caseless:n},t,e):Vt.isPlainObject(e)?Vt.merge({},e):Vt.isArray(e)?e.slice():e}function i(t,e,i){return Vt.isUndefined(e)?Vt.isUndefined(t)?void 0:n(void 0,t,i):n(t,e,i)}function r(t,e){if(!Vt.isUndefined(e))return n(void 0,e)}function o(t,e){return Vt.isUndefined(e)?Vt.isUndefined(t)?void 0:n(void 0,t):n(void 0,e)}function s(i,r,o){return o in e?n(i,r):o in t?n(void 0,i):void 0}e=e||{};var a={},l={url:r,method:r,data:r,baseURL:o,transformRequest:o,transformResponse:o,paramsSerializer:o,timeout:o,timeoutMessage:o,withCredentials:o,adapter:o,responseType:o,xsrfCookieName:o,xsrfHeaderName:o,onUploadProgress:o,onDownloadProgress:o,decompress:o,maxContentLength:o,maxBodyLength:o,beforeRedirect:o,transport:o,httpAgent:o,httpsAgent:o,cancelToken:o,socketPath:o,responseEncoding:o,validateStatus:s,headers:function(t,e){return i(me(t),me(e),!0)}};return Vt.forEach(Object.keys(Object.assign({},t,e)),(function(n){var r=l[n]||i,o=r(t[n],e[n],n);Vt.isUndefined(o)&&r!==s||(a[n]=o)})),a}function H(t,e,n){if("object"!==(void 0===t?"undefined":_typeof(t)))throw new u("options must be an object",u.ERR_BAD_OPTION_VALUE);for(var i=Object.keys(t),r=i.length;r-- >0;){var o=i[r],s=e[o];if(s){var a=t[o],l=void 0===a||s(a,o,t);if(!0!==l)throw new u("option "+o+" must be "+l,u.ERR_BAD_OPTION_VALUE)}else if(!0!==n)throw new u("Unknown option "+o,u.ERR_BAD_OPTION)}}function Q(t){return function(e){return t.apply(null,e)}}function z(t){return Vt.isObject(t)&&!0===t.isAxiosError}function Y(t){var e=new Ce(t),n=i(Ce.prototype.request,e);return Vt.extend(n,Ce.prototype,e,{allOwnKeys:!0}),Vt.extend(n,e,null,{allOwnKeys:!0}),n.create=function(e){return Y(F(t,e))},n}var q=Object.prototype.toString,K=Object.getPrototypeOf,W=function(t){return function(e){var n=q.call(e);return t[n]||(t[n]=n.slice(8,-1).toLowerCase())}}(Object.create(null)),X=function(t){return t=t.toLowerCase(),function(e){return W(e)===t}},J=function(t){return function(e){return(void 0===e?"undefined":_typeof(e))===t}},$=Array.isArray,tt=J("undefined"),et=X("ArrayBuffer"),nt=J("string"),it=J("function"),rt=J("number"),ot=function(t){return null!==t&&"object"===(void 0===t?"undefined":_typeof(t))},st=function(t){return!0===t||!1===t},at=function(t){if("object"!==W(t))return!1;var e=K(t);return!(null!==e&&e!==Object.prototype&&null!==Object.getPrototypeOf(e)||Symbol.toStringTag in t||Symbol.iterator in t)},lt=X("Date"),ct=X("File"),ut=X("Blob"),ht=X("FileList"),pt=function(t){return ot(t)&&it(t.pipe)},dt=function(t){var e=void 0;return t&&("function"==typeof FormData&&t instanceof FormData||it(t.append)&&("formdata"===(e=W(t))||"object"===e&&it(t.toString)&&"[object FormData]"===t.toString()))},ft=X("URLSearchParams"),gt=function(t){return t.trim?t.trim():t.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"")},yt=function(){return"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:"undefined"!=typeof window?window:n.g}(),mt=function(t){return!tt(t)&&t!==yt},vt=function(t,e,n){var r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{},o=r.allOwnKeys;return s(e,(function(e,r){n&&it(e)?t[r]=i(e,n):t[r]=e}),{allOwnKeys:o}),t},_t=function(t){return 65279===t.charCodeAt(0)&&(t=t.slice(1)),t},bt=function(t,e,n,i){t.prototype=Object.create(e.prototype,i),t.prototype.constructor=t,Object.defineProperty(t,"super",{value:e.prototype}),n&&Object.assign(t.prototype,n)},At=function(t,e,n,i){var r=void 0,o=void 0,s=void 0,a={};if(e=e||{},null==t)return e;do{for(r=Object.getOwnPropertyNames(t),o=r.length;o-- >0;)s=r[o],i&&!i(s,t,e)||a[s]||(e[s]=t[s],a[s]=!0);t=!1!==n&&K(t)}while(t&&(!n||n(t,e))&&t!==Object.prototype);return e},Tt=function(t,e,n){t=String(t),(void 0===n||n>t.length)&&(n=t.length),n-=e.length;var i=t.indexOf(e,n);return-1!==i&&i===n},Et=function(t){if(!t)return null;if($(t))return t;var e=t.length;if(!rt(e))return null;for(var n=new Array(e);e-- >0;)n[e]=t[e];return n},Ct=function(t){return function(e){return t&&e instanceof t}}("undefined"!=typeof Uint8Array&&K(Uint8Array)),St=function(t,e){for(var n=t&&t[Symbol.iterator],i=n.call(t),r=void 0;(r=i.next())&&!r.done;){var o=r.value;e.call(t,o[0],o[1])}},wt=function(t,e){for(var n=void 0,i=[];null!==(n=t.exec(e));)i.push(n);return i},kt=X("HTMLFormElement"),Bt=function(t){return t.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,(function(t,e,n){return e.toUpperCase()+n}))},Rt=function(t){var e=t.hasOwnProperty;return function(t,n){return e.call(t,n)}}(Object.prototype),It=X("RegExp"),Pt=function(t,e){var n=Object.getOwnPropertyDescriptors(t),i={};s(n,(function(n,r){!1!==e(n,r,t)&&(i[r]=n)})),Object.defineProperties(t,i)},jt=function(t){Pt(t,(function(e,n){if(it(t)&&-1!==["arguments","caller","callee"].indexOf(n))return!1;var i=t[n];if(it(i)){if(e.enumerable=!1,"writable"in e)return void(e.writable=!1);e.set||(e.set=function(){throw Error("Can not rewrite read-only method '"+n+"'")})}}))},Mt=function(t,e){var n={},i=function(t){t.forEach((function(t){n[t]=!0}))};return i($(t)?t:String(t).split(e)),n},Dt=function(){},Ot=function(t,e){return t=+t,Number.isFinite(t)?t:e},xt="abcdefghijklmnopqrstuvwxyz",Lt={DIGIT:"0123456789",ALPHA:xt,ALPHA_DIGIT:xt+xt.toUpperCase()+"0123456789"},Gt=function(){for(var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:16,e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:Lt.ALPHA_DIGIT,n="",i=e.length;t--;)n+=e[Math.random()*i|0];return n},Nt=function(t){var e=new Array(10);return function t(n,i){if(ot(n)){if(e.indexOf(n)>=0)return;if(!("toJSON"in n)){e[i]=n;var r=$(n)?[]:{};return s(n,(function(e,n){var o=t(e,i+1);!tt(o)&&(r[n]=o)})),e[i]=void 0,r}}return n}(t,0)},Zt=X("AsyncFunction"),Ut=function(t){return t&&(ot(t)||it(t))&&it(t.then)&&it(t["catch"])},Vt={isArray:$,isArrayBuffer:et,isBuffer:r,isFormData:dt,isArrayBufferView:o,isString:nt,isNumber:rt,isBoolean:st,isObject:ot,isPlainObject:at,isUndefined:tt,isDate:lt,isFile:ct,isBlob:ut,isRegExp:It,isFunction:it,isStream:pt,isURLSearchParams:ft,isTypedArray:Ct,isFileList:ht,forEach:s,merge:l,extend:vt,trim:gt,stripBOM:_t,inherits:bt,toFlatObject:At,kindOf:W,kindOfTest:X,endsWith:Tt,toArray:Et,forEachEntry:St,matchAll:wt,isHTMLForm:kt,hasOwnProperty:Rt,hasOwnProp:Rt,reduceDescriptors:Pt,freezeMethods:jt,toObjectSet:Mt,toCamelCase:Bt,noop:Dt,toFiniteNumber:Ot,findKey:a,global:yt,isContextDefined:mt,ALPHABET:Lt,generateString:Gt,isSpecCompliantForm:c,toJSONObject:Nt,isAsyncFn:Zt,isThenable:Ut};Vt.inherits(u,Error,{toJSON:function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:Vt.toJSONObject(this.config),code:this.code,status:this.response&&this.response.status?this.response.status:null}}});var Ft=u.prototype,Ht={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED","ERR_NOT_SUPPORT","ERR_INVALID_URL"].forEach((function(t){Ht[t]={value:t}})),Object.defineProperties(u,Ht),Object.defineProperty(Ft,"isAxiosError",{value:!0}),u.from=function(t,e,n,i,r,o){var s=Object.create(Ft);return Vt.toFlatObject(t,s,(function(t){return t!==Error.prototype}),(function(t){return"isAxiosError"!==t})),u.call(s,t.message,e,n,i,r),s.cause=t,s.name=t.name,o&&Object.assign(s,o),s};var Qt=Vt.toFlatObject(Vt,{},null,(function(t){return/^is[A-Z]/.test(t)})),zt=m.prototype;zt.append=function(t,e){this._pairs.push([t,e])},zt.toString=function(t){var e=t?function(e){return t.call(this,e,y)}:y;return this._pairs.map((function(t){return e(t[0])+"="+e(t[1])}),"").join("&")};var Yt=function(){function t(){classCallCheck(this,t),this.handlers=[]}return t.prototype.use=function(t,e,n){return this.handlers.push({fulfilled:t,rejected:e,synchronous:!!n&&n.synchronous,runWhen:n?n.runWhen:null}),this.handlers.length-1},t.prototype.eject=function(t){this.handlers[t]&&(this.handlers[t]=null)},t.prototype.clear=function(){this.handlers&&(this.handlers=[])},t.prototype.forEach=function(t){Vt.forEach(this.handlers,(function(e){null!==e&&t(e)}))},t}(),qt=Yt,Kt={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},Wt="undefined"!=typeof URLSearchParams?URLSearchParams:m,Xt="undefined"!=typeof FormData?FormData:null,Jt="undefined"!=typeof Blob?Blob:null,$t=function(){var t=void 0;return("undefined"==typeof navigator||"ReactNative"!==(t=navigator.product)&&"NativeScript"!==t&&"NS"!==t)&&"undefined"!=typeof window&&"undefined"!=typeof document}(),te=function(){return"undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope&&"function"==typeof self.importScripts}(),ee={isBrowser:!0,classes:{URLSearchParams:Wt,FormData:Xt,Blob:Jt},isStandardBrowserEnv:$t,isStandardBrowserWebWorkerEnv:te,protocols:["http","https","file","blob","url","data"]},ne={"Content-Type":void 0},ie={transitional:Kt,adapter:["xhr","http"],transformRequest:[function(t,e){var n=e.getContentType()||"",i=n.indexOf("application/json")>-1,r=Vt.isObject(t);if(r&&Vt.isHTMLForm(t)&&(t=new FormData(t)),Vt.isFormData(t))return i&&i?JSON.stringify(E(t)):t;if(Vt.isArrayBuffer(t)||Vt.isBuffer(t)||Vt.isStream(t)||Vt.isFile(t)||Vt.isBlob(t))return t;if(Vt.isArrayBufferView(t))return t.buffer;if(Vt.isURLSearchParams(t))return e.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),t.toString();var o=void 0;if(r){if(n.indexOf("application/x-www-form-urlencoded")>-1)return b(t,this.formSerializer).toString();if((o=Vt.isFileList(t))||n.indexOf("multipart/form-data")>-1){var s=this.env&&this.env.FormData;return g(o?{"files[]":t}:t,s&&new s,this.formSerializer)}}return r||i?(e.setContentType("application/json",!1),C(t)):t}],transformResponse:[function(t){var e=this.transitional||ie.transitional,n=e&&e.forcedJSONParsing,i="json"===this.responseType;if(t&&Vt.isString(t)&&(n&&!this.responseType||i)){var r=e&&e.silentJSONParsing,o=!r&&i;try{return JSON.parse(t)}catch(s){if(o){if("SyntaxError"===s.name)throw u.from(s,u.ERR_BAD_RESPONSE,this,null,this.response);throw s}}}return t}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:ee.classes.FormData,Blob:ee.classes.Blob},validateStatus:function(t){return t>=200&&t<300},headers:{common:{Accept:"application/json, text/plain, */*"}}};Vt.forEach(["delete","get","head"],(function(t){ie.headers[t]={}})),Vt.forEach(["post","put","patch"],(function(t){ie.headers[t]=Vt.merge(ne)}));var re=ie,oe=Vt.toObjectSet(["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"]),se=function(t){var e={},n=void 0,i=void 0,r=void 0;return t&&t.split("\n").forEach((function(t){r=t.indexOf(":"),n=t.substring(0,r).trim().toLowerCase(),i=t.substring(r+1).trim(),!n||e[n]&&oe[n]||("set-cookie"===n?e[n]?e[n].push(i):e[n]=[i]:e[n]=e[n]?e[n]+", "+i:i)})),e},ae=Symbol("internals"),le=function(t){return/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(t.trim())},ce=function(){function t(e){classCallCheck(this,t),e&&this.set(e)}return t.prototype.set=function(t,e,n){function i(t,e,n){var i=S(e);if(!i)throw new Error("header name must be a non-empty string");var o=Vt.findKey(r,i);(!o||void 0===r[o]||!0===n||void 0===n&&!1!==r[o])&&(r[o||e]=w(t))}var r=this,o=function(t,e){return Vt.forEach(t,(function(t,n){return i(t,n,e)}))};return Vt.isPlainObject(t)||t instanceof this.constructor?o(t,e):Vt.isString(t)&&(t=t.trim())&&!le(t)?o(se(t),e):null!=t&&i(e,t,n),this},t.prototype.get=function(t,e){if(t=S(t)){var n=Vt.findKey(this,t);if(n){var i=this[n];if(!e)return i;if(!0===e)return k(i);if(Vt.isFunction(e))return e.call(this,i,n);if(Vt.isRegExp(e))return e.exec(i);throw new TypeError("parser must be boolean|regexp|function")}}},t.prototype.has=function(t,e){if(t=S(t)){var n=Vt.findKey(this,t);return!(!n||void 0===this[n]||e&&!B(this,this[n],n,e))}return!1},t.prototype["delete"]=function(t,e){function n(t){if(t=S(t)){var n=Vt.findKey(i,t);!n||e&&!B(i,i[n],n,e)||(delete i[n],r=!0)}}var i=this,r=!1;return Vt.isArray(t)?t.forEach(n):n(t),r},t.prototype.clear=function(t){for(var e=Object.keys(this),n=e.length,i=!1;n--;){var r=e[n];t&&!B(this,this[r],r,t,!0)||(delete this[r],i=!0)}return i},t.prototype.normalize=function(t){var e=this,n={};return Vt.forEach(this,(function(i,r){var o=Vt.findKey(n,r);if(o)return e[o]=w(i),void delete e[r];var s=t?R(r):String(r).trim();s!==r&&delete e[r],e[s]=w(i),n[s]=!0})),this},t.prototype.concat=function(){for(var t,e=arguments.length,n=Array(e),i=0;i<e;i++)n[i]=arguments[i];return(t=this.constructor).concat.apply(t,[this].concat(n))},t.prototype.toJSON=function(t){var e=Object.create(null);return Vt.forEach(this,(function(n,i){null!=n&&!1!==n&&(e[i]=t&&Vt.isArray(n)?n.join(", "):n)})),e},t.prototype[Symbol.iterator]=function(){return Object.entries(this.toJSON())[Symbol.iterator]()},t.prototype.toString=function(){return Object.entries(this.toJSON()).map((function(t){return t[0]+": "+t[1]})).join("\n")},t.from=function(t){return t instanceof this?t:new this(t)},t.concat=function(t){for(var e=new this(t),n=arguments.length,i=Array(n>1?n-1:0),r=1;r<n;r++)i[r-1]=arguments[r];return i.forEach((function(t){return e.set(t)})),e},t.accessor=function(t){function e(t){var e=S(t);i[e]||(I(r,t),i[e]=!0)}var n=this[ae]=this[ae]={accessors:{}},i=n.accessors,r=this.prototype;return Vt.isArray(t)?t.forEach(e):e(t),this},createClass(t,[{key:Symbol.toStringTag,get:function(){return"AxiosHeaders"}}]),t}();ce.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]),Vt.freezeMethods(ce.prototype),Vt.freezeMethods(ce);var ue=ce;Vt.inherits(M,u,{__CANCEL__:!0});var he=ee.isStandardBrowserEnv?function(){return{write:function(t,e,n,i,r,o){var s=[];s.push(t+"="+encodeURIComponent(e)),Vt.isNumber(n)&&s.push("expires="+new Date(n).toGMTString()),Vt.isString(i)&&s.push("path="+i),Vt.isString(r)&&s.push("domain="+r),!0===o&&s.push("secure"),document.cookie=s.join("; ")},read:function(t){var e=document.cookie.match(new RegExp("(^|;\\s*)("+t+")=([^;]*)"));return e?decodeURIComponent(e[3]):null},remove:function(t){this.write(t,"",Date.now()-864e5)}}}():function(){return{write:function(){},read:function(){return null},remove:function(){}}}(),pe=ee.isStandardBrowserEnv?function(){function t(t){var i=t;return e&&(n.setAttribute("href",i),i=n.href),n.setAttribute("href",i),{href:n.href,protocol:n.protocol?n.protocol.replace(/:$/,""):"",host:n.host,search:n.search?n.search.replace(/^\?/,""):"",hash:n.hash?n.hash.replace(/^#/,""):"",hostname:n.hostname,port:n.port,pathname:"/"===n.pathname.charAt(0)?n.pathname:"/"+n.pathname}}var e=/(msie|trident)/i.test(navigator.userAgent),n=document.createElement("a"),i=void 0;return i=t(window.location.href),function(e){var n=Vt.isString(e)?t(e):e;return n.protocol===i.protocol&&n.host===i.host}}():function(){return function(){return!0}}(),de="undefined"!=typeof XMLHttpRequest,fe=de&&function(t){return new Promise((function(e,n){function i(){t.cancelToken&&t.cancelToken.unsubscribe(l),t.signal&&t.signal.removeEventListener("abort",l)}function r(){if(c){var r=ue.from("getAllResponseHeaders"in c&&c.getAllResponseHeaders()),o=a&&"text"!==a&&"json"!==a?c.response:c.responseText,s={data:o,status:c.status,statusText:c.statusText,headers:r,config:t,request:c};D((function(t){e(t),i()}),(function(t){n(t),i()}),s),c=null}}var o=t.data,s=ue.from(t.headers).normalize(),a=t.responseType,l=void 0;Vt.isFormData(o)&&(ee.isStandardBrowserEnv||ee.isStandardBrowserWebWorkerEnv?s.setContentType(!1):s.setContentType("multipart/form-data;",!1));var c=new XMLHttpRequest;if(t.auth){var h=t.auth.username||"",p=t.auth.password?unescape(encodeURIComponent(t.auth.password)):"";s.set("Authorization","Basic "+btoa(h+":"+p))}var d=L(t.baseURL,t.url);if(c.open(t.method.toUpperCase(),_(d,t.params,t.paramsSerializer),!0),c.timeout=t.timeout,"onloadend"in c?c.onloadend=r:c.onreadystatechange=function(){c&&4===c.readyState&&(0!==c.status||c.responseURL&&0===c.responseURL.indexOf("file:"))&&setTimeout(r)},c.onabort=function(){c&&(n(new u("Request aborted",u.ECONNABORTED,t,c)),c=null)},c.onerror=function(){n(new u("Network Error",u.ERR_NETWORK,t,c)),c=null},c.ontimeout=function(){var e=t.timeout?"timeout of "+t.timeout+"ms exceeded":"timeout exceeded",i=t.transitional||Kt;t.timeoutErrorMessage&&(e=t.timeoutErrorMessage),n(new u(e,i.clarifyTimeoutError?u.ETIMEDOUT:u.ECONNABORTED,t,c)),c=null},ee.isStandardBrowserEnv){var f=(t.withCredentials||pe(d))&&t.xsrfCookieName&&he.read(t.xsrfCookieName);f&&s.set(t.xsrfHeaderName,f)}void 0===o&&s.setContentType(null),"setRequestHeader"in c&&Vt.forEach(s.toJSON(),(function(t,e){c.setRequestHeader(e,t)})),Vt.isUndefined(t.withCredentials)||(c.withCredentials=!!t.withCredentials),a&&"json"!==a&&(c.responseType=t.responseType),"function"==typeof t.onDownloadProgress&&c.addEventListener("progress",Z(t.onDownloadProgress,!0)),"function"==typeof t.onUploadProgress&&c.upload&&c.upload.addEventListener("progress",Z(t.onUploadProgress)),(t.cancelToken||t.signal)&&(l=function(e){c&&(n(!e||e.type?new M(null,t,c):e),c.abort(),c=null)},t.cancelToken&&t.cancelToken.subscribe(l),t.signal&&(t.signal.aborted?l():t.signal.addEventListener("abort",l)));var g=G(d);g&&-1===ee.protocols.indexOf(g)?n(new u("Unsupported protocol "+g+":",u.ERR_BAD_REQUEST,t)):c.send(o||null)}))},ge={http:null,xhr:fe};Vt.forEach(ge,(function(t,e){if(t){try{Object.defineProperty(t,"name",{value:e})}catch(n){}Object.defineProperty(t,"adapterName",{value:e})}}));var ye={getAdapter:function(t){t=Vt.isArray(t)?t:[t];for(var e=t,n=e.length,i=void 0,r=void 0,o=0;o<n&&(i=t[o],!(r=Vt.isString(i)?ge[i.toLowerCase()]:i));o++);if(!r){if(!1===r)throw new u("Adapter "+i+" is not supported by the environment","ERR_NOT_SUPPORT");throw new Error(Vt.hasOwnProp(ge,i)?"Adapter '"+i+"' is not available in the build":"Unknown adapter '"+i+"'")}if(!Vt.isFunction(r))throw new TypeError("adapter is not a function");return r},adapters:ge},me=function(t){return t instanceof ue?t.toJSON():t},ve="1.4.0",_e={};["object","boolean","number","function","string","symbol"].forEach((function(t,e){_e[t]=function(n){return(void 0===n?"undefined":_typeof(n))===t||"a"+(e<1?"n ":" ")+t}}));var be={};_e.transitional=function(t,e,n){function i(t,e){return"[Axios v"+ve+"] Transitional option '"+t+"'"+e+(n?". "+n:"")}return function(n,r,o){if(!1===t)throw new u(i(r," has been removed"+(e?" in "+e:"")),u.ERR_DEPRECATED);return e&&!be[r]&&(be[r]=!0),!t||t(n,r,o)}};var Ae={assertOptions:H,validators:_e},Te=Ae.validators,Ee=function(){function t(e){classCallCheck(this,t),this.defaults=e,this.interceptors={request:new qt,response:new qt}}return t.prototype.request=function(t,e){"string"==typeof t?(e=e||{},e.url=t):e=t||{},e=F(this.defaults,e);var n=e,i=n.transitional,r=n.paramsSerializer,o=n.headers;void 0!==i&&Ae.assertOptions(i,{silentJSONParsing:Te.transitional(Te["boolean"]),forcedJSONParsing:Te.transitional(Te["boolean"]),clarifyTimeoutError:Te.transitional(Te["boolean"])},!1),null!=r&&(Vt.isFunction(r)?e.paramsSerializer={serialize:r}:Ae.assertOptions(r,{encode:Te["function"],serialize:Te["function"]},!0)),e.method=(e.method||this.defaults.method||"get").toLowerCase();var s=void 0;s=o&&Vt.merge(o.common,o[e.method]),s&&Vt.forEach(["delete","get","head","post","put","patch","common"],(function(t){delete o[t]})),e.headers=ue.concat(s,o);var a=[],l=!0;this.interceptors.request.forEach((function(t){"function"==typeof t.runWhen&&!1===t.runWhen(e)||(l=l&&t.synchronous,a.unshift(t.fulfilled,t.rejected))}));var c=[];this.interceptors.response.forEach((function(t){c.push(t.fulfilled,t.rejected)}));var u=void 0,h=0,p=void 0;if(!l){var d=[V.bind(this),void 0];for(d.unshift.apply(d,a),d.push.apply(d,c),p=d.length,u=Promise.resolve(e);h<p;)u=u.then(d[h++],d[h++]);return u}p=a.length;var f=e;for(h=0;h<p;){var g=a[h++],y=a[h++];try{f=g(f)}catch(m){y.call(this,m);break}}try{u=V.call(this,f)}catch(m){return Promise.reject(m)}for(h=0,p=c.length;h<p;)u=u.then(c[h++],c[h++]);return u},t.prototype.getUri=function(t){return t=F(this.defaults,t),_(L(t.baseURL,t.url),t.params,t.paramsSerializer)},t}();Vt.forEach(["delete","get","head","options"],(function(t){Ee.prototype[t]=function(e,n){return this.request(F(n||{},{method:t,url:e,data:(n||{}).data}))}})),Vt.forEach(["post","put","patch"],(function(t){function e(e){return function(n,i,r){return this.request(F(r||{},{method:t,headers:e?{"Content-Type":"multipart/form-data"}:{},url:n,data:i}))}}Ee.prototype[t]=e(),Ee.prototype[t+"Form"]=e(!0)}));var Ce=Ee,Se=function(){function t(e){if(classCallCheck(this,t),"function"!=typeof e)throw new TypeError("executor must be a function.");var n=void 0;this.promise=new Promise((function(t){n=t}));var i=this;this.promise.then((function(t){if(i._listeners){for(var e=i._listeners.length;e-- >0;)i._listeners[e](t);i._listeners=null}})),this.promise.then=function(t){var e=void 0,n=new Promise((function(t){i.subscribe(t),e=t})).then(t);return n.cancel=function(){i.unsubscribe(e)},n},e((function(t,e,r){i.reason||(i.reason=new M(t,e,r),n(i.reason))}))}return t.prototype.throwIfRequested=function(){if(this.reason)throw this.reason},t.prototype.subscribe=function(t){this.reason?t(this.reason):this._listeners?this._listeners.push(t):this._listeners=[t]},t.prototype.unsubscribe=function(t){if(this._listeners){var e=this._listeners.indexOf(t);-1!==e&&this._listeners.splice(e,1)}},t.source=function(){var e=void 0;return{token:new t((function(t){e=t})),cancel:e}},t}(),we=Se,ke={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511};Object.entries(ke).forEach((function(t){var e=t[0],n=t[1];ke[n]=e}));var Be=ke,Re=Y(re);Re.Axios=Ce,Re.CanceledError=M,Re.CancelToken=we,Re.isCancel=j,Re.VERSION=ve,Re.toFormData=g,Re.AxiosError=u,Re.Cancel=Re.CanceledError,Re.all=function(t){return Promise.all(t)},Re.spread=Q,Re.isAxiosError=z,Re.mergeConfig=F,Re.AxiosHeaders=ue,Re.formToJSON=function(t){return E(Vt.isHTMLForm(t)?new FormData(t):t)},Re.HttpStatusCode=Be,Re["default"]=Re,t.exports=Re}},__webpack_module_cache__={};!function(){__nested_webpack_require_128519__.d=function(t,e){for(var n in e)__nested_webpack_require_128519__.o(e,n)&&!__nested_webpack_require_128519__.o(t,n)&&Object.defineProperty(t,n,{enumerable:!0,get:e[n]})}}(),function(){__nested_webpack_require_128519__.g=function(){if("object"===("undefined"==typeof globalThis?"undefined":_typeof(globalThis)))return globalThis;try{return this||new Function("return this")()}catch(t){if("object"===("undefined"==typeof window?"undefined":_typeof(window)))return window}}()}(),function(){__nested_webpack_require_128519__.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)}}(),function(){__nested_webpack_require_128519__.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})}}();var __nested_webpack_exports__={};return function(){"use strict";function t(t){return t&&t.__esModule?t:{default:t}}function e(t){return(e="function"==typeof Symbol&&"symbol"==_typeof(Symbol.iterator)?function(t){return void 0===t?"undefined":_typeof(t)}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":void 0===t?"undefined":_typeof(t)})(t)}function n(){function t(t,e,n){return Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}),t[e]}function i(t,e,n,i){var r=e&&e.prototype instanceof o?e:o,s=Object.create(r.prototype),a=new f(i||[]);return b(s,"_invoke",{value:u(t,n,a)}),s}function r(t,e,n){try{return{type:"normal",arg:t.call(e,n)}}catch(i){return{type:"throw",arg:i}}}function o(){}function s(){}function a(){}function l(e){["next","throw","return"].forEach((function(n){t(e,n,(function(t){return this._invoke(n,t)}))}))}function c(t,n){function i(o,s,a,l){var c=r(t[o],t,s);if("throw"!==c.type){var u=c.arg,h=u.value;return h&&"object"==e(h)&&_.call(h,"__await")?n.resolve(h.__await).then((function(t){i("next",t,a,l)}),(function(t){i("throw",t,a,l)})):n.resolve(h).then((function(t){u.value=t,a(u)}),(function(t){return i("throw",t,a,l)}))}l(c.arg)}var o;b(this,"_invoke",{value:function(t,e){function r(){return new n((function(n,r){i(t,e,n,r)}))}return o=o?o.then(r,r):r()}})}function u(t,e,n){var i="suspendedStart";return function(o,s){if("executing"===i)throw new Error("Generator is already running");if("completed"===i){if("throw"===o)throw s;return y()}for(n.method=o,n.arg=s;;){var a=n.delegate;if(a){var l=h(a,n);if(l){if(l===S)continue;return l}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if("suspendedStart"===i)throw i="completed",n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);i="executing";var c=r(t,e,n);if("normal"===c.type){if(i=n.done?"completed":"suspendedYield",c.arg===S)continue;return{value:c.arg,done:n.done}}"throw"===c.type&&(i="completed",n.method="throw",n.arg=c.arg)}}}function h(t,e){var n=e.method,i=t.iterator[n];if(void 0===i)return e.delegate=null,"throw"===n&&t.iterator["return"]&&(e.method="return",e.arg=void 0,h(t,e),"throw"===e.method)||"return"!==n&&(e.method="throw",e.arg=new TypeError("The iterator does not provide a '"+n+"' method")),S;var o=r(i,t.iterator,e.arg);if("throw"===o.type)return e.method="throw",e.arg=o.arg,e.delegate=null,S;var s=o.arg;return s?s.done?(e[t.resultName]=s.value,e.next=t.nextLoc,"return"!==e.method&&(e.method="next",e.arg=void 0),e.delegate=null,S):s:(e.method="throw",e.arg=new TypeError("iterator result is not an object"),e.delegate=null,S)}function p(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function d(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function f(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(p,this),this.reset(!0)}function g(t){if(t){var e=t[T];if(e)return e.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var n=-1,i=function e(){for(;++n<t.length;)if(_.call(t,n))return e.value=t[n],e.done=!1,e;return e.value=void 0,e.done=!0,e};return i.next=i}}return{next:y}}function y(){return{value:void 0,done:!0}}n=function(){return m};var m={},v=Object.prototype,_=v.hasOwnProperty,b=Object.defineProperty||function(t,e,n){t[e]=n.value},A="function"==typeof Symbol?Symbol:{},T=A.iterator||"@@iterator",E=A.asyncIterator||"@@asyncIterator",C=A.toStringTag||"@@toStringTag";try{t({},"")}catch(I){t=function(t,e,n){return t[e]=n}}m.wrap=i;var S={},w={};t(w,T,(function(){return this}));var k=Object.getPrototypeOf,B=k&&k(k(g([])));B&&B!==v&&_.call(B,T)&&(w=B);var R=a.prototype=o.prototype=Object.create(w);return s.prototype=a,b(R,"constructor",{value:a,configurable:!0}),b(a,"constructor",{value:s,configurable:!0}),s.displayName=t(a,C,"GeneratorFunction"),m.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===s||"GeneratorFunction"===(e.displayName||e.name))},m.mark=function(e){return Object.setPrototypeOf?Object.setPrototypeOf(e,a):(e.__proto__=a,t(e,C,"GeneratorFunction")),e.prototype=Object.create(R),e},m.awrap=function(t){return{__await:t}},l(c.prototype),t(c.prototype,E,(function(){return this})),m.AsyncIterator=c,m.async=function(t,e,n,r,o){void 0===o&&(o=Promise);var s=new c(i(t,e,n,r),o);return m.isGeneratorFunction(e)?s:s.next().then((function(t){return t.done?t.value:s.next()}))},l(R),t(R,C,"Generator"),t(R,T,(function(){return this})),t(R,"toString",(function(){return"[object Generator]"})),m.keys=function(t){var e=Object(t),n=[];for(var i in e)n.push(i);return n.reverse(),function t(){for(;n.length;){var i=n.pop();if(i in e)return t.value=i,t.done=!1,t}return t.done=!0,t}},m.values=g,f.prototype={constructor:f,reset:function(t){if(this.prev=0,this.next=0,this.sent=this._sent=void 0,this.done=!1,this.delegate=null,this.method="next",this.arg=void 0,this.tryEntries.forEach(d),!t)for(var e in this)"t"===e.charAt(0)&&_.call(this,e)&&!isNaN(+e.slice(1))&&(this[e]=void 0)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(t){function e(e,i){return o.type="throw",o.arg=t,n.next=e,i&&(n.method="next",n.arg=void 0),!!i}if(this.done)throw t;for(var n=this,i=this.tryEntries.length-1;i>=0;--i){var r=this.tryEntries[i],o=r.completion;if("root"===r.tryLoc)return e("end");if(r.tryLoc<=this.prev){var s=_.call(r,"catchLoc"),a=_.call(r,"finallyLoc");if(s&&a){if(this.prev<r.catchLoc)return e(r.catchLoc,!0);if(this.prev<r.finallyLoc)return e(r.finallyLoc)}else if(s){if(this.prev<r.catchLoc)return e(r.catchLoc,!0)}else{if(!a)throw new Error("try statement without catch or finally");if(this.prev<r.finallyLoc)return e(r.finallyLoc)}}}},abrupt:function(t,e){for(var n=this.tryEntries.length-1;n>=0;--n){var i=this.tryEntries[n];if(i.tryLoc<=this.prev&&_.call(i,"finallyLoc")&&this.prev<i.finallyLoc){var r=i;break}}r&&("break"===t||"continue"===t)&&r.tryLoc<=e&&e<=r.finallyLoc&&(r=null);var o=r?r.completion:{};return o.type=t,o.arg=e,r?(this.method="next",this.next=r.finallyLoc,S):this.complete(o)},complete:function(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),S},finish:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.finallyLoc===t)return this.complete(n.completion,n.afterLoc),d(n),S}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.tryLoc===t){var i=n.completion;if("throw"===i.type){var r=i.arg;d(n)}return r}}throw new Error("illegal catch attempt")},delegateYield:function(t,e,n){return this.delegate={iterator:g(t),resultName:e,nextLoc:n},"next"===this.method&&(this.arg=void 0),S}},m}function i(t,e,n,i,r,o,s){try{var a=t[o](s),l=a.value}catch(c){return void n(c)}a.done?e(l):Promise.resolve(l).then(i,r)}function r(t){return function(){var e=this,n=arguments;return new Promise((function(r,o){function s(t){i(l,r,o,s,a,"next",t)}function a(t){i(l,r,o,s,a,"throw",t)}var l=t.apply(e,n);s(void 0)}))}}function o(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function s(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,c(i.key),i)}}function a(t,e,n){return e&&s(t.prototype,e),n&&s(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}function l(t,e,n){return e=c(e),e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function c(t){var n=u(t,"string");return"symbol"===e(n)?n:String(n)}function u(t,n){if("object"!==e(t)||null===t)return t;var i=t[Symbol.toPrimitive];if(void 0!==i){var r=i.call(t,n||"default");if("object"!==e(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===n?String:Number)(t)}var h=__nested_webpack_exports__,p=__nested_webpack_require_128519__("./node_modules/@tencent/js-armor-loader/dist/runtime.js");Object.defineProperty(h,"__esModule",{value:!0}),h["default"]=void 0;var d=t(__nested_webpack_require_128519__("./node_modules/jsencrypt/lib/index.js")),f=__nested_webpack_require_128519__("./utils.js"),g=__nested_webpack_require_128519__("./utils/index.js"),y=t(__nested_webpack_require_128519__("./utils/aes.js")),m=t(__nested_webpack_require_128519__("./node_modules/md5/md5.js")),v=t(__nested_webpack_require_128519__("./node_modules/axios/dist/browser/axios.cjs")),_={VR:"https://tcplayer.vcube.tencent.com/release/tcplayer-vr-plugin.1.0.0.js",SafeCheck:"https://web.sdk.qcloud.com/player/tcplayer/release/v5.0.0/plugins/tcplayer-safe-check-plugin.1.0.0.js",Crypto:"https://web.sdk.qcloud.com/player/tcplayer/release/v5.0.0/libs/tcpcrypto.1.0.0.js"},b=function(){function t(){var e=this;o(this,t),l(this,"handleWatermarkElementAdd",(function(t){return p.g(p.v(0,p.d(["RQQiAiIDLUBFAyICAQAVPwZvBnAGdAZpBm8GbgZzOj8GawZlBmUGcDo7OUBURAEVPwZhBmQGZAZHBmgGbwZzBnQGTQZhBnIGazoBAAsmARMtIhMBABU/BnAGbAZhBnkGZQZyOj8GJDo/Bi4GdAZjBnAGLQZkBnkGbgZhBm0GaQZjBi0GdwZhBnQGZQZyBm0GYQZyBmsGLQZjBm8GbgZ0BmEGaQZuBmUGciYBOUBEABU/BnAGbAZhBnkGZQZyOj8GJDo/Bi4GdAZjBnAGLQZkBnkGbgZhBm0GaQZjBi0GdwZhBnQGZQZyBm0GYQZyBmsGLQZjBm8GbgZ0BmUGbgZ0JgE5QBMtQBMBABU/BmMGbwZuBnQGYQZpBm4GZQZyBkUGbAZlBm0GZQZuBnQ6PwZhBnAGcAZlBm4GZAZDBmgGaQZsBmQ6AQAVPwZtBmEGcgZrBkMGbwZuBnQGZQZuBnQGRQZsBmUGbQZlBm4GdDo7JgETLRgTAQAVPwZwBmwGYQZ5BmUGcjo/BmUGbDomAEAtLRMBABU/BnAGbAZhBnkGZQZyOj8GZQZsOiYAPwZhBnAGcAZlBm4GZAZDBmgGaQZsBmQgAQAVPwZjBm8GbgZ0BmEGaQZuBmUGcgZFBmwGZQZtBmUGbgZ0OjsmARMpED4DAgkAABQTEykQ",[7,501,82,499,175,377,262,267,265,499,375,499,404,408,406,498]]),[function(){return void 0===t?void 0:t},function(){return void 0===e?void 0:e}])).call(this)})),l(this,"addGhostMark",(function(t){var n=e;t.waterMarkWillAdd||(t.waterMarkWillAdd=!0,setTimeout((function(){t.player&&t.player.el()&&t.player.el().appendChild(t.containerElement),t.waterMarkWillAdd=!1,t.isFirstShow=!1,t.watermarkCheckTimer=setInterval((function(){var e=document.getElementsByClassName("tcp-dynamic-watermark-container")[0];(0,g.isVisible)(e)&&(0,g.isVisible)(e.firstChild)||(n.unloadTechAndTriggerError(62,t),clearInterval(t.watermarkCheckTimer))}),1e3)}),1e3*(t.isFirstShow?t.ghostCycle.firstShow:t.ghostCycle.ghostOff)))})),l(this,"removeWaterMark",(function(t){t.options.keep&&(t.waterMarkWillRemove||(t.waterMarkWillRemove=!0,setTimeout((function(){clearInterval(t.watermarkCheckTimer),t.player&&t.player.el()&&player.el().removeChild(t.containerElement),t.waterMarkWillRemove=!1}),1e3*t.ghostCycle.ghostOn)))}))}return a(t,[{key:"initPlugins",value:function(t,e,n){return p.g(p.v(0,p.d(["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",[7,1544,51,901,200,532,377,381,379,435,461,521,522,463,544,694,695,546,706,739,721,731,729,737,740,708,805,893,811,815,813,818,819,824,822,837,868,881,882,870,891,899,943,1157,977,1139,1019,1097,1095,1155,1137,1155,1158,945,1192,1531,1226,1518,1278,1283,1281,1348,1373,1478,1421,1466,1467,1423,1476,1516,1519,1228,1532,1194]]),[function(){return void 0===n?void 0:n},function(){return"undefined"==typeof console?void 0:console},function(){return void 0===e?void 0:e},function(){return"undefined"==typeof window?void 0:window},function(){return void 0===_?void 0:_},function(){return void 0===f?void 0:f},function(){return"undefined"==typeof Object?void 0:Object},function(){return void 0===t?void 0:t},function(){return"undefined"==typeof Error?void 0:Error}])).call(this)}},{key:"unloadTechAndTriggerError",value:function(t,e){return p.g(p.v(0,p.d(["RQQiAiIDLQFFBCICIgM+Az4APwZwBmwGYQZ5BmUGcgo7QDZEABU/BnAGbAZhBnkGZQZyOjsUExM+Az8GbAZpBmMGZQZuBnMGZQZDBmgGZQZjBmsGRgZhBmkGbAZlBmQKIRkTEz4DPwZlBnIGcgZvBnIKAQELJAAOPwZjBm8GZAZlIAECCxkTEyYBEz4DPwZ1Bm4GbAZvBmEGZAohJgETPgM/BmMGaAZpBmwGZAZyBmUGbgZfCgEAOj8GbgZvBmQGZQZOBmEGbQZlOjs/BlYGSQZEBkUGTyNA3hMtJBM+Az8GYwZoBmkGbAZkBnIGZQZuBl8KAQA6PwZyBmUGbQZvBnYGZTomABM2ED4DAgkAABQTEykQ",[7,267,220,265]]),[function(){return void 0===e?void 0:e},function(){return"undefined"==typeof Object?void 0:Object},function(){return void 0===t?void 0:t}])).call(this)}},{key:"checkLicense",value:function(){function t(t,n){return e.apply(this,arguments)}var e=r(n().mark((function t(e,i){return p.g(p.v(0,p.d(["RQQiAiIDLRZFGiICIgMiBCIFIgYiByIIIgkiCiILIgwiDSIOIg8iECIRIhIiEyIUIhUiFiIXIhgiGQEAFSYAPwZ3BnIGYQZwIC0iRRsiAiIDPgM/BnAGcgZlBnYKPgM/Bm4GZQZ4BnQKOxkYABMOAQAjQHoTLf09ExM+BAEBFT8GbwZwBnQGaQZvBm4GcwZfOj8GbAZpBmMGZQZuBnMGZQZVBnIGbDo7FBMTPgUBAgskABQTEz4DPwZwBnIGZQZ2CgECGRMTPgM/Bm4GZQZ4BnQKAQUZGAATRAMVPwZkBmUGZgZhBnUGbAZ0Oj8GZwZlBnQ6HQQmARAtGA4BBSNAEy0BExM+Bj4DPwZzBmUGbgZ0CjsUExM+BR0GCCNAEx0GKSNAEz4GPwZkBmEGdAZhCjstJBMpFBMTHQU5QBMtLRM+AD8GdQZuBmwGbwZhBmQGVAZlBmMGaAZBBm4GZAZUBnIGaQZnBmcGZQZyBkUGcgZyBm8Gcgo/BjUGNiYBEz4DPwZuBmUGeAZ0CgENGRMTLVMGLT0OAQojQBMtNxMTPgM/BnAGcgZlBnYKAQoZExM+Az8GdAYwCj4DPwZjBmEGdAZjBmgKAQImARkTEz4APwZ1Bm4GbAZvBmEGZAZUBmUGYwZoBkEGbgZkBlQGcgZpBmcGZwZlBnIGRQZyBnIGbwZyCj8GNQY2JgETLQEOAQ0jQBMtGBMTPgcBBBU/BnQGYwZwBmMGcgZ5BnAGdAZvOjsUExM+CD4HPwZBBmUGcwZkBmUGYwZyBnkGcAZ0CjsUExM+CT4HPwZTBmkGZwZuBkQGZQZjBnIGeQZwBnQKOxQTEz4KPgc/BmcGZQZuBksGZQZ5CjsUExM+Cz8GYwY0BjkGZgZhBjEGYwY2BjgGNwY0BjMGbgZjBjcGdwYxBjgGNAYzBmMGOAZiBjUGNgYyBjgGbAZwBmIGMQY3FBMTPgw/Bi0GLQYtBi0GLQZCBkUGRwZJBk4GIAZQBlUGQgZMBkkGQwYgBksGRQZZBi0GLQYtBi0GLQZNBkkGSQZCBkkGagZBBk4GQgZnBmsGcQZoBmsGaQZHBjkGdwYwBkIGQQZRBkUGRgZBBkEGTwZDBkEGUQY4BkEGTQZJBkkGQgZDBmcGSwZDBkEGUQZFBkEGcQY0BnQGZQZxBmsGVwYvBlQGVQZyBnUGVQY4BjkGRQZsBk4GVgZkBksGcgZwBlMGTAYrBkgGQwZJBlQGcgZ1BnkGYgY2BkIGUwY5Bm0GVwY2Bk0GNAZtBnEGbQZ4BkQGaAZhBnoGRAZtBlEGZwZNBksGTgZmBnMGQQYwBmQGMgZrBngGRgZ1BmMGQwZzBlgGVAZ5BmUGcwZGBk4GYQZqBmEGaQZzBmsGcgZBBnoGVgZKBnAGTgZHBk8GNwY1BmIGUQZGBmEGcAY0BmoGWQZ6BkoGWQZzBmsGSQZ1BmEGcwY2BmYGZwZJBlMGNwZ6BlMGbQZHBlgGZwZSBmMGcAY2BmkGMAZaBkIGSAYzBnAGawZWBkMGWAZjBmcGZgZMBmYGcwZWBkMGTwYrBnMGTgYwBjEGagZGBmgGRgZnBk8GQwYwBkwGWQYyBmYGMQZwBkoGKwYzBmoGcQZrBnQGQQZsBk0GSQZ4BnkGOAZRBjkGdAY3BlgGdwZ3BkwGNQYvBm4GOAYvBlMGbAZlBmQGcAY3BlQGdwZ1BlIGZAZuBmwGMgZPBlAGbAYzBnkGYwZDBlQGUgZrBlgGdAZPBkkGbwZSBk4GQgY5BnYGZwZkBjkGWAZvBm8GVAZLBmkGRQZkBkMGWAZDBjcGVwY5BnIGeQZ2BnQGdwZDBmkGQQZCBjgGMgZ2BkUGZgZIBlcGWAZYBmcGegZoBnMGUAZDBjEGMwZVBlIGdQZGBnkGMQZKBnEGYgZXBkoGdAZUBkMGQwZjBmYGcwZDBlYGeAZ1BkIGcAZsBmgGVgZKBkEGUQY3BkoGcwZGBjUGUwZNBm4GdAZkBkoGRAZrBnAGNwZyBkoGTAZoBnAGcgZnBnMGYQZpBm0GMgZDBlIGagZjBlYGcwZlBk4GbQZ3BjkGNwZiBncGSQZEBkEGUQZBBkIGLQYtBi0GLQYtBkUGTgZEBiAGUAZVBkIGTAZJBkMGIAZLBkUGWQYtBi0GLQYtBi0UExM+Az8GcAZyBmUGdgoBEBkTEz4NHQo+BT8GYQZwBnAGSQZkCjsdCzcCFBMTPg4BBRU/BnAGYQZyBnMGZTodCD4FPwZlBm4GYwZyBnkGcAZ0BmUGZAZMBmkGYwZlBm4GcwZlBlcGZQZiCjsdDTcCJgEUExM+Dx0JPgU/BmUGbgZjBnIGeQZwBnQGZQZkBkwGaQZjBmUGbgZzBmUGVwZlBmIKOz4FPwZzBmkGZwZuBmEGdAZ1BnIGZQZXBmUGYgo7HQw3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",[7,4565,75,4441,251,265,258,263,261,415,290,296,297,315,313,317,324,329,327,392,413,427,420,425,423,538,536,550,543,548,546,1843,1841,1855,1848,1853,1851,1997,1995,2009,2002,2007,2005,2275,2153,2158,2156,2179,2273,2287,2280,2285,2283,2304,2302,2316,2309,2314,2312,2624,2356,2361,2359,2382,2478,2536,2537,2541,2539,2548,2545,10000001,2550,2555,2553,2576,2622,2636,2629,2634,2632,3103,2850,2854,2852,2857,2858,2863,2861,2959,2903,2956,3005,3052,3054,3059,3057,3080,3101,3115,3108,3113,3111,3165,3119,10000001,3123,3128,3126,3149,3163,3177,3170,3175,3173,3406,3223,3228,3226,3249,3339,3344,3342,3365,3404,3418,3411,3416,3414,3461,3459,3473,3466,3471,3469,3551,3477,3482,3480,3503,3549,3563,3556,3561,3559,3586,3584,3598,3591,3596,3594,3719,3645,3650,3648,3671,3717,3731,3724,3729,3727,3960,3762,3766,3764,3792,3793,3798,3796,3817,3821,3825,3823,3884,3856,3884,3886,3891,3889,3912,3958,3972,3965,3970,3968,4128,4041,4045,4043,4052,4054,4059,4057,4080,4126,4140,4133,4138,4136,4243,4241,4255,4248,4253,4251,4298,4296,4310,4303,4308,4306,4386,4318,4323,4321,4418,4384,4418,4391,4396,4394,4401,4399,4418,4411,4416]]),[function(){return void 0===n?void 0:n},function(){return void 0===e?void 0:e},function(){return"undefined"==typeof Object?void 0:Object},function(){return void 0===v?void 0:v},function(){return"undefined"==typeof window?void 0:window},function(){return"undefined"==typeof JSON?void 0:JSON},function(){return void 0===i?void 0:i},function(){return"undefined"==typeof navigator?void 0:navigator},function(){return"undefined"==typeof RegExp?void 0:RegExp},function(){return void 0===f?void 0:f},function(){return"undefined"==typeof Date?void 0:Date},function(){return"undefined"==typeof String?void 0:String},function(){return"undefined"==typeof localStorage?void 0:localStorage},function(){return void 0===t?void 0:t},function(){return"undefined"==typeof Array?void 0:Array}])).call(this)})));return t}()},{key:"base64ToHex",value:function(t){for(var e=atob(t),n="",i=0;i<e.length;i++){var r=e.charCodeAt(i).toString(16);n+=2===r.length?r:"0"+r}return n}},{key:"checkEnvironment",value:function(){return!(!Hls||!Hls.isSupported())}},{key:"generatePlayCgiUrl",value:function(t,e,n){return p.g(p.v(0,p.d(["RQQiAiIDLSRFCSICIgMiBCIFIgYiByIIPgMBAEQAFT8GZwZlBm4GTwZ2BmUGcgZsBmEGeTo7NwAUExM+BAEARAAVPwZnBmUGbgZPBnYGZQZyBmwGYQZ5Ojs3ABQTEz4FAQEVPwZkBmUGZgZhBnUGbAZ0OhYAFBMTPgY/Bk0GSQZHBmYGTQZBBjAGRwZDBlMGcQZHBlMGSQZiBjMGRAZRBkUGQgZBBlEGVQZBBkEGNAZHBk4GQQZEBkMGQgZpBlEGSwZCBmcGUQZDBjMGcAZEBkEGNwZHBlQGeAZPBnYGTgZiBlgGUgZHBk0GaQY5BlEGUwZJBnoGUQZFBkkGKwZFBk0GRAYxBkgGYwZVBlAGSgZTBlEGUwZGBnUGUgZrBloGawZXBm8GNAZWBlEGRQZDBnUGUAZSBmcGLwZ4BlYGagZxBncGWAYxBnkGVQZyBkgGVQZ2BkcGUQZKBnMGQgZ3BlQGUwYvBjYGTAZJBmMGUQZpBlMGdwZZBnMGTwZxBmYGKwY4BlQGVwZ4BkcGUQZPBkoGeQZXBjQGNgZnBlAGUAZRBlYGegZUBmoGTgZUBmkGVQZvBnEGNAYzBjUGUQZCBjAGdgYxBjEGbAZOBngGdgZLBlcGQgZRBkkGWgZMBm0GYQZjBlUGWgYyBnIGMQZBBlAGdAZhBjcGaQYvBk0GWQY0BkwGeAY5BlgGbAZaBlYGTQZaBk4GVQZkBlUGeQZ3BkkGRAZBBlEGQQZCFBMTPgU/BnMGZQZ0BlAGdQZiBmwGaQZjBksGZQZ5Ch0GJgETPgc+AD8GYgZhBnMGZQY2BjQGVAZvBkgGZQZ4Cj4FPwZlBm4GYwZyBnkGcAZ0Ch0DJgEmARQTEz4IPgA/BmIGYQZzBmUGNgY0BlQGbwZIBmUGeAo+BT8GZQZuBmMGcgZ5BnAGdAodBCYBJgEUE0QCFQ47PwYmBmMGaQZwBmgGZQZyBmUGZAZPBnYGZQZyBmwGYQZ5BksGZQZ5Bj0/BmMGbwZuBmMGYQZ0IB0HPwYmBmMGaQZwBmgGZQZyBmUGZAZPBnYGZQZyBmwGYQZ5BkkGdgY9JgI/BmMGbwZuBmMGYQZ0IB0IPwYmBmsGZQZ5BkkGZAY9BjEmAjUZGAATRAMVPwZJBlMGXwZTBkkGTQZVBkwGQQZUBk8GUjo7OUAtARMBAxU/BkkGUwZfBkUGTgZBBkIGTAZFBkQGXwZNBlMGRTo7QC0tEwEDFT8GSQZTBl8GVAZCBlM6OzlALTcTAQMVPwZJBlMGXwZNBlEGUQZCOjs5QC0WEwEDFT8GSQZFBl8GVgZFBlIGUwZJBk8GTjo7QC1EEwEDFT8GSQZFBl8GVgZFBlIGUwZJBk8GTjo7AQsMOTk5QEQEC0ATLTcTAQIVDjs/BiYGbQZzBmUGPQZvBmYGZjUZGAATRAIVDjs/BiYGcQZzBmkGZwZuBj0BAEQFFT8GZAZlBmYGYQZ1BmwGdDo7PwZvBnYGZQZyBmwGYQZ5BksGZQZ5Bj0/BmMGbwZuBmMGYQZ0IB0DPwYmBm8GdgZlBnIGbAZhBnkGSQZ2Bj0mAj8GYwZvBm4GYwZhBnQgHQQ/BiYGbQZzBmUGPQZvBmYGZiYCNwE1NRkTEz4APwZvBnYGZQZyBmwGYQZ5BksGZQZ5CgEARAAVPwZlBm4GYwZyBnkGcAZ0Bm86Ox0DNwEZExM+AD8GbwZ2BmUGcgZsBmEGeQZJBnYKAQBEABU/BmUGbgZjBnIGeQZwBnQGbzo7HQQ3ARkYABNEAgsQPgMCCQAAFBMTKRA=",[7,1337,876,880,878,1037,916,920,918,940,941,945,943,967,968,972,970,1036,1e3,1004,1002,1035,1038,1042,1043,1048,1046,1224]]),[function(){return void 0===f?void 0:f},function(){return void 0===d?void 0:d},function(){return void 0===t?void 0:t},function(){return void 0===e?void 0:e},function(){return void 0===n?void 0:n},function(){return void 0===m?void 0:m}])).call(this)}},{key:"generateKey",value:function(t){var e,n=new Uint8Array(t);if(this.overlayKey&&this.overlayIv){for(var i=[],r=[],o=0;o<16;o++){var s=this.overlayKey.substring(2*o,2*o+2),a=this.overlayIv.substring(2*o,2*o+2);i.push(parseInt(s,16)),r.push(parseInt(a,16))}e=new y["default"].modeOfOperation.cbc(i,r).decrypt(n)}return e||n}},{key:"calculateGhost",value:function(t){var e,n=t/4;e=n<=15?t/2:n<=450?t/4:450;var i=e/4,r=e-i;return{firstShow:localStorage.getItem("ghostWatermarkFirstShow")||Math.random()*r+.01,ghostOn:i,ghostOff:r}}}]),t}(),A=b;h["default"]=A}(),__webpack_exports__=__nested_webpack_exports__["default"]}()}))})),Enc=unwrapExports(enc),MediaLoader=function(t){function e(n,i,r){classCallCheck(this,e);var o=mergeOptions({createEl:!1},i),s=possibleConstructorReturn(this,t.call(this,n,o,r));if(i.playerOptions.sources&&0!==i.playerOptions.sources.length)n.src(i.playerOptions.sources);else for(var a=0,l=i.playerOptions.techOrder;a<l.length;a++){var c=toTitleCase(l[a]),u=Tech.getTech(c);if(c||(u=Component.getComponent(c)),u&&u.isSupported()){n.loadTech_(c);break}}return s}return inherits(e,t),e}(Component);Component.registerComponent("MediaLoader",MediaLoader);var ClickableComponent=function(t){function e(n,i){classCallCheck(this,e);var r=possibleConstructorReturn(this,t.call(this,n,i));return r.emitTapEvents(),r.enable(),r}return inherits(e,t),e.prototype.createEl=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"div",n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};n=assign({innerHTML:'<span aria-hidden="true" class="vjs-icon-placeholder"></span>',className:this.buildCSSClass(),tabIndex:0},n),"button"===e&&log$2.error("Creating a ClickableComponent with an HTML element of "+e+" is not supported; use a Button instead."),i=assign({role:"button","aria-live":"polite"},i),this.tabIndex_=n.tabIndex;var r=t.prototype.createEl.call(this,e,n,i);return this.createControlTextEl(r),r},e.prototype.dispose=function(){this.controlTextEl_=null,t.prototype.dispose.call(this)},e.prototype.createControlTextEl=function(t){return this.controlTextEl_=createEl("span",{className:"vjs-control-text"}),t&&t.appendChild(this.controlTextEl_),this.controlText(this.controlText_,t),this.controlTextEl_},e.prototype.controlText=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:this.el();if(void 0===t)return this.controlText_||"Need Text";var n=this.localize(t);this.controlText_=t,textContent(this.controlTextEl_,n),this.nonIconControl||e.setAttribute("title",n)},e.prototype.buildCSSClass=function(){return"vjs-control vjs-button "+t.prototype.buildCSSClass.call(this)},e.prototype.enable=function(){this.enabled_||(this.enabled_=!0,this.removeClass("vjs-disabled"),this.el_.setAttribute("aria-disabled","false"),"undefined"!=typeof this.tabIndex_&&this.el_.setAttribute("tabIndex",this.tabIndex_),this.on(["tap","click"],this.handleClick),this.on("focus",this.handleFocus),this.on("blur",this.handleBlur))},e.prototype.disable=function(){this.enabled_=!1,this.addClass("vjs-disabled"),this.el_.setAttribute("aria-disabled","true"),"undefined"!=typeof this.tabIndex_&&this.el_.removeAttribute("tabIndex"),this.off(["tap","click"],this.handleClick),this.off("focus",this.handleFocus),this.off("blur",this.handleBlur)},e.prototype.handleClick=function(t){},e.prototype.handleFocus=function(t){on(document_1,"keydown",bind(this,this.handleKeyPress))},e.prototype.handleKeyPress=function(e){32===e.which||13===e.which?(e.preventDefault(),this.trigger("click")):t.prototype.handleKeyPress&&t.prototype.handleKeyPress.call(this,e)},e.prototype.handleBlur=function(t){off(document_1,"keydown",bind(this,this.handleKeyPress))},e}(Component);Component.registerComponent("ClickableComponent",ClickableComponent);var PosterImage=function(t){function e(n,i){classCallCheck(this,e);var r=possibleConstructorReturn(this,t.call(this,n,i));return r.update(),n.on("posterchange",bind(r,r.update)),r}return inherits(e,t),e.prototype.dispose=function(){this.player().off("posterchange",this.update),t.prototype.dispose.call(this)},e.prototype.createEl=function(){var t=createEl("div",{className:"vjs-poster",tabIndex:-1});if(!BACKGROUND_SIZE_SUPPORTED){this.fallbackImg_=createEl("img");var e=this.player().height()||parseInt(this.player().el().style.height);this.player().width()||parseInt(this.player().el().style.width),this.fallbackImg_.onload=function(){this.width,this.height>e&&(this.style.maxHeight=e+"px",this.style.width="auto")};var n=createEl("div"),i=createEl("span");i.appendChild(this.fallbackImg_),n.appendChild(i),t.appendChild(n)}return t},e.prototype.update=function(t){var e=this.player().poster();this.setSrc(e),e?this.show():this.hide()},e.prototype.setSrc=function(t){if(this.fallbackImg_)this.fallbackImg_.src=t;else{var e="";t&&(e='url("'+t+'")'),this.el_.style.backgroundImage=e}},e.prototype.handleClick=function(t){this.player_.controls()&&(this.player_.paused()?this.player_.play():this.player_.pause())},e}(ClickableComponent);Component.registerComponent("PosterImage",PosterImage);var darkGray="#222",lightGray="#ccc",fontMap={monospace:"monospace",sansSerif:"sans-serif",serif:"serif",monospaceSansSerif:'"Andale Mono", "Lucida Console", monospace',monospaceSerif:'"Courier New", monospace',proportionalSansSerif:"sans-serif",proportionalSerif:"serif",casual:'"Comic Sans MS", Impact, fantasy',script:'"Monotype Corsiva", cursive',smallcaps:'"Andale Mono", "Lucida Console", monospace, sans-serif'},TextTrackDisplay=function(t){function e(n,i,r){classCallCheck(this,e);var o=possibleConstructorReturn(this,t.call(this,n,i,r));return n.on("loadstart",bind(o,o.toggleDisplay)),n.on("texttrackchange",bind(o,o.updateDisplay)),n.on("loadstart",bind(o,o.preselectTrack)),n.ready(bind(o,(function(){if(n.tech_&&n.tech_.featuresNativeTextTracks)this.hide();else{n.on("fullscreenchange",bind(this,this.updateDisplay));for(var t=this.options_.playerOptions.tracks||[],e=0;e<t.length;e++)this.player_.addRemoteTextTrack(t[e],!0);this.preselectTrack()}}))),o}return inherits(e,t),e.prototype.preselectTrack=function(){for(var t={captions:1,subtitles:1},e=this.player_.textTracks(),n=this.player_.cache_.selectedLanguage,i=void 0,r=void 0,o=void 0,s=0;s<e.length;s++){var a=e[s];n&&n.enabled&&n.language===a.language?a.kind===n.kind?o=a:o||(o=a):n&&!n.enabled?(o=null,i=null,r=null):a["default"]&&("descriptions"!==a.kind||i?a.kind in t&&!r&&(r=a):i=a)}o?o.mode="showing":r?r.mode="showing":i&&(i.mode="showing")},e.prototype.toggleDisplay=function(){this.player_.tech_&&this.player_.tech_.featuresNativeTextTracks?this.hide():this.show()},e.prototype.createEl=function(){return t.prototype.createEl.call(this,"div",{className:"vjs-text-track-display"},{"aria-live":"off","aria-atomic":"true"})},e.prototype.clearDisplay=function(){"function"==typeof window_1.WebVTT&&window_1.WebVTT.processCues(window_1,[],this.el_)},e.prototype.updateDisplay=function(){var t=this.player_.textTracks();this.clearDisplay();for(var e=null,n=null,i=t.length;i--;){var r=t[i];"showing"===r.mode&&("descriptions"===r.kind?e=r:n=r)}n?("off"!==this.getAttribute("aria-live")&&this.setAttribute("aria-live","off"),this.updateForTrack(n)):e&&("assertive"!==this.getAttribute("aria-live")&&this.setAttribute("aria-live","assertive"),this.updateForTrack(e))},e.prototype.updateForTrack=function(t){if("function"==typeof window_1.WebVTT&&t.activeCues){for(var e=this.player_.textTrackSettings.getValues(),n=[],i=0;i<t.activeCues.length;i++)n.push(t.activeCues[i]);window_1.WebVTT.processCues(window_1,n,this.el_);for(var r=n.length;r--;){var o=n[r];if(o){var s=o.displayState;if(e.color&&(s.firstChild.style.color=e.color),e.textOpacity&&tryUpdateStyle(s.firstChild,"color",constructColor(e.color||"#fff",e.textOpacity)),e.backgroundColor&&(s.firstChild.style.backgroundColor=e.backgroundColor),e.backgroundOpacity&&tryUpdateStyle(s.firstChild,"backgroundColor",constructColor(e.backgroundColor||"#000",e.backgroundOpacity)),e.windowColor&&(e.windowOpacity?tryUpdateStyle(s,"backgroundColor",constructColor(e.windowColor,e.windowOpacity)):s.style.backgroundColor=e.windowColor),e.edgeStyle&&("dropshadow"===e.edgeStyle?s.firstChild.style.textShadow="2px 2px 3px "+darkGray+", 2px 2px 4px "+darkGray+", 2px 2px 5px "+darkGray:"raised"===e.edgeStyle?s.firstChild.style.textShadow="1px 1px "+darkGray+", 2px 2px "+darkGray+", 3px 3px "+darkGray:"depressed"===e.edgeStyle?s.firstChild.style.textShadow="1px 1px "+lightGray+", 0 1px "+lightGray+", -1px -1px "+darkGray+", 0 -1px "+darkGray:"uniform"===e.edgeStyle&&(s.firstChild.style.textShadow="0 0 4px "+darkGray+", 0 0 4px "+darkGray+", 0 0 4px "+darkGray+", 0 0 4px "+darkGray)),e.fontPercent&&1!==e.fontPercent){var a=window_1.parseFloat(s.style.fontSize);s.style.fontSize=a*e.fontPercent+"px",s.style.height="auto",s.style.top="auto",s.style.bottom="2px"}e.fontFamily&&"default"!==e.fontFamily&&("small-caps"===e.fontFamily?s.firstChild.style.fontVariant="small-caps":s.firstChild.style.fontFamily=fontMap[e.fontFamily])}}}},e}(Component);Component.registerComponent("TextTrackDisplay",TextTrackDisplay);var LoadingSpinner=function(t){function e(){return classCallCheck(this,e),possibleConstructorReturn(this,t.apply(this,arguments))}return inherits(e,t),e.prototype.createEl=function(){return t.prototype.createEl.call(this,"div",{className:"vjs-loading-spinner",dir:"ltr"})},e}(Component);Component.registerComponent("LoadingSpinner",LoadingSpinner);var Button=function(t){function e(){return classCallCheck(this,e),possibleConstructorReturn(this,t.apply(this,arguments))}return inherits(e,t),e.prototype.createEl=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};t="button",e=assign({innerHTML:'<span aria-hidden="true" class="vjs-icon-placeholder"></span>',className:this.buildCSSClass()},e),n=assign({type:"button","aria-live":"polite"},n);var i=Component.prototype.createEl.call(this,t,e,n);return this.createControlTextEl(i),i},e.prototype.addChild=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=this.constructor.name;return log$2.warn("Adding an actionable (user controllable) child to a Button ("+n+") is not supported; use a ClickableComponent instead."),Component.prototype.addChild.call(this,t,e)},e.prototype.enable=function(){t.prototype.enable.call(this),this.el_.removeAttribute("disabled")},e.prototype.disable=function(){t.prototype.disable.call(this),this.el_.setAttribute("disabled","disabled")},e.prototype.handleKeyPress=function(e){32!==e.which&&13!==e.which&&t.prototype.handleKeyPress.call(this,e)},e}(ClickableComponent);Component.registerComponent("Button",Button);var BigPlayButton=function(t){function e(n,i){classCallCheck(this,e);var r=possibleConstructorReturn(this,t.call(this,n,i));return r.mouseused_=!1,r.on("mousedown",r.handleMouseDown),r}return inherits(e,t),e.prototype.buildCSSClass=function(){return"vjs-big-play-button"},e.prototype.handleClick=function(t){var e=this.player_.play();if(!(this.mouseused_&&t.clientX&&t.clientY)){var n=this.player_.getChild("controlBar"),i=n&&n.getChild("playToggle");if(!i)return void this.player_.focus();var r=function(){return i.focus()};isPromise(e)?e.then(r,(function(){})):this.setTimeout(r,1)}},e.prototype.handleKeyPress=function(e){this.mouseused_=!1,t.prototype.handleKeyPress.call(this,e)},e.prototype.handleMouseDown=function(t){this.mouseused_=!0},e}(Button);BigPlayButton.prototype.controlText_="Play Video",Component.registerComponent("BigPlayButton",BigPlayButton);var CloseButton=function(t){function e(n,i){classCallCheck(this,e);var r=possibleConstructorReturn(this,t.call(this,n,i));return r.controlText(i&&i.controlText||r.localize("Close")),r}return inherits(e,t),e.prototype.buildCSSClass=function(){return"vjs-close-button "+t.prototype.buildCSSClass.call(this)},e.prototype.handleClick=function(t){this.trigger({type:"close",bubbles:!1})},e}(Button);Component.registerComponent("CloseButton",CloseButton);var PlayToggle=function(t){function e(n,i){classCallCheck(this,e);var r=possibleConstructorReturn(this,t.call(this,n,i));return r.on(n,"play",r.handlePlay),r.on(n,"pause",r.handlePause),r.on(n,"ended",r.handleEnded),r}return inherits(e,t),e.prototype.buildCSSClass=function(){return"vjs-play-control "+t.prototype.buildCSSClass.call(this)},e.prototype.handleClick=function(t){this.player_.paused()?this.player_.play():this.player_.pause()},e.prototype.handleSeeked=function(t){this.removeClass("vjs-ended"),this.player_.paused()?this.handlePause(t):this.handlePlay(t)},e.prototype.handlePlay=function(t){this.removeClass("vjs-ended"),this.removeClass("vjs-paused"),this.addClass("vjs-playing"),this.controlText("Pause")},e.prototype.handlePause=function(t){this.removeClass("vjs-playing"),this.addClass("vjs-paused"),this.controlText("Play")},e.prototype.handleEnded=function(t){this.removeClass("vjs-playing"),this.addClass("vjs-ended"),this.controlText("Replay"),this.one(this.player_,"seeked",this.handleSeeked)},e}(Button);PlayToggle.prototype.controlText_="Play",Component.registerComponent("PlayToggle",PlayToggle);var TimeDisplay=function(t){function e(n,i){classCallCheck(this,e);var r=possibleConstructorReturn(this,t.call(this,n,i));return r.throttledUpdateContent=throttle(bind(r,r.updateContent),25),r.on(n,"timeupdate",r.throttledUpdateContent),r}return inherits(e,t),e.prototype.createEl=function(e){var n=this.buildCSSClass(),i=t.prototype.createEl.call(this,"div",{className:n+" vjs-time-control vjs-control"});return this.contentEl_=createEl("div",{className:n+"-display"},{"aria-live":"off"},createEl("span",{className:"vjs-control-text",textContent:this.localize(this.controlText_)})),this.name&&"PDTDisplay"===this.name()?this.updatePDTTextNode_():this.updateTextNode_(),i.appendChild(this.contentEl_),i},e.prototype.dispose=function(){this.contentEl_=null,this.textNode_=null,t.prototype.dispose.call(this)},e.prototype.updateTextNode_=function(t){if(this.contentEl_){for(;this.contentEl_.firstChild;)this.contentEl_.removeChild(this.contentEl_.firstChild);var e=this.formattedTime_||"0:00";this.textNode_=document_1.createTextNode(e),this.contentEl_.appendChild(this.textNode_)}},e.prototype.updatePDTTextNode_=function(){if(this.contentEl_){for(;this.contentEl_.firstChild;)this.contentEl_.removeChild(this.contentEl_.firstChild);var t=this.formattedPDTTime_||"";this.textNode_=document_1.createTextNode(t),this.contentEl_.appendChild(this.textNode_)}},e.prototype.formatTime_=function(t){return formatTime(t)},e.prototype.formatPDTTime_=function(t){return formatDate(t)},e.prototype.updateFormattedTime_=function(t){var e=this.formatTime_(t);e!==this.formattedTime_&&(this.formattedTime_=e,this.requestAnimationFrame(this.updateTextNode_))},e.prototype.updatePDTTime_=function(t){var e=this.formatPDTTime_(t);e!==this.formattedPDTTime_&&(this.formattedPDTTime_=e,this.requestAnimationFrame(this.updatePDTTextNode_))},e.prototype.updateContent=function(t){},e}(Component);TimeDisplay.prototype.controlText_="Time",Component.registerComponent("TimeDisplay",TimeDisplay);var CurrentTimeDisplay=function(t){function e(n,i){classCallCheck(this,e);var r=possibleConstructorReturn(this,t.call(this,n,i));return r.on(n,"ended",r.handleEnded),r}return inherits(e,t),e.prototype.buildCSSClass=function(){return"vjs-current-time"},e.prototype.updateContent=function(t){var e=this.player_.scrubbing()?this.player_.getCache().currentTime:this.player_.currentTime();this.updateFormattedTime_(e)},e.prototype.handleEnded=function(t){this.player_.duration()&&this.updateFormattedTime_(this.player_.duration())},e}(TimeDisplay);CurrentTimeDisplay.prototype.controlText_="Current Time",Component.registerComponent("CurrentTimeDisplay",CurrentTimeDisplay);var DurationDisplay=function(t){function e(n,i){classCallCheck(this,e);var r=possibleConstructorReturn(this,t.call(this,n,i));return r.on(n,"durationchange",r.updateContent),r.on(n,"loadedmetadata",r.throttledUpdateContent),r}return inherits(e,t),e.prototype.buildCSSClass=function(){return"vjs-duration"},e.prototype.updateContent=function(t){var e=this.player_.duration();e&&this.duration_!==e&&(this.duration_=e,this.updateFormattedTime_(e))},e}(TimeDisplay);DurationDisplay.prototype.controlText_="Duration Time",Component.registerComponent("DurationDisplay",DurationDisplay);var PDTDisplay=function(t){function e(n,i){classCallCheck(this,e);var r=possibleConstructorReturn(this,t.call(this,n,i));return n.plugins&&n.plugins.pdt&&(r.on(n,"durationchange",r.throttledUpdateContent),r.initPlayingDate()),r}return inherits(e,t),e.prototype.buildCSSClass=function(){return"vjs-pdt-time"},e.prototype.updateContent=function(t){if(this.player_.duration()){if(!this.player_.plugins||!this.player_.plugins.pdt)return!1;var e=this.player_.currentPDT();e&&this.updatePDTTime_(e)}},e.prototype.initPlayingDate=function(){var t=this;this.timer&&this.clearInterval(this.timer),this.timer=this.setInterval((function(){var e=t.player_.currentPDT();e&&(t.player_.trigger({type:"firstpdt",data:e}),t.clearInterval(t.timer))}),100)},e}(TimeDisplay);PDTDisplay.prototype.controlText_="PDT Time",Component.registerComponent("PDTDisplay",PDTDisplay);var TimeDivider=function(t){function e(){return classCallCheck(this,e),possibleConstructorReturn(this,t.apply(this,arguments))}return inherits(e,t),e.prototype.createEl=function(){return t.prototype.createEl.call(this,"div",{className:"vjs-time-control vjs-time-divider",innerHTML:"<div><span>/</span></div>"})},e}(Component);Component.registerComponent("TimeDivider",TimeDivider);var RemainingTimeDisplay=function(t){function e(n,i){classCallCheck(this,e);var r=possibleConstructorReturn(this,t.call(this,n,i));return r.on(n,"durationchange",r.throttledUpdateContent),r.on(n,"ended",r.handleEnded),r}return inherits(e,t),e.prototype.buildCSSClass=function(){return"vjs-remaining-time"},e.prototype.formatTime_=function(e){return"-"+t.prototype.formatTime_.call(this,e)},e.prototype.updateContent=function(t){this.player_.duration()&&(this.player_.remainingTimeDisplay?this.updateFormattedTime_(this.player_.remainingTimeDisplay()):this.updateFormattedTime_(this.player_.remainingTime()))},e.prototype.handleEnded=function(t){this.player_.duration()&&this.updateFormattedTime_(0)},e}(TimeDisplay);RemainingTimeDisplay.prototype.controlText_="Remaining Time",Component.registerComponent("RemainingTimeDisplay",RemainingTimeDisplay);var LiveDisplay=function(t){function e(n,i){classCallCheck(this,e);var r=possibleConstructorReturn(this,t.call(this,n,i));return r.isLoadedMetaData=!1,r.hide(),r.on(r.player(),"durationchange",r.onDurationChange),r.on(r.player(),"loadedmetadata",r.onLoadMetadata),n.on("loadnewvideo",videojs.bind(r,r.resetStatus)),r}return inherits(e,t),e.prototype.createEl=function(){var e=t.prototype.createEl.call(this,"div",{className:"vjs-live-control vjs-control"});return this.contentEl_=createEl("div",{className:"vjs-live-display",innerHTML:'<span class="vjs-control-text">'+this.localize("Stream Type")+"</span>"+this.localize("LIVE")},{"aria-live":"off"}),e.appendChild(this.contentEl_),e},e.prototype.dispose=function(){this.contentEl_=null,t.prototype.dispose.call(this)},e.prototype.resetStatus=function(){this.setStatus(!1)},e.prototype.onDurationChange=function(){this.isLoadedMetaData&&this.update()},e.prototype.onLoadMetadata=function(){this.setStatus(!0),this.update()},e.prototype.setStatus=function(t){this.isLoadedMetaData=t},e.prototype.update=function(){this.player().duration()===1/0?this.show():this.hide()},e}(Component);Component.registerComponent("LiveDisplay",LiveDisplay);var DvrButton=function(t){function e(n,i){classCallCheck(this,e);var r=possibleConstructorReturn(this,t.call(this,n,i));r.hide();var o=n.cache_.src&&n.cache_.src.indexOf("tsEventmode=on")>-1;return r.mode=o?"dvr":"live",r.on(r.player(),"loadedmetadata",r.onLoadMetadata),r}return inherits(e,t),e.prototype.createEl=function(){var e=t.prototype.createEl.call(this,"div",{className:"vjs-dvr-control vjs-control"},{style:"line-height: 3em; cursor: pointer"});return this.contentEl_=createEl("div",{className:"vjs-dvr-button-display",innerHTML:"dvr"===this.mode?""+this.localize("返回直播"):""+this.localize("直播回看")},{"aria-live":"off"}),e.appendChild(this.contentEl_),e},e.prototype.handleClick=function(){var t=document.getElementsByClassName("vjs-dvr-button-display")[0];if("live"===this.mode){t&&(t.innerHTML=""+this.localize("返回直播"));var e=get_1(this,"player_.options_.plugins.Dvr.shiftURL");e&&(this.mode="dvr",this.player_.src(e))}else{t&&(t.innerHTML=""+this.localize("直播回看"));var n=get_1(this,"player_.options_.plugins.Dvr.liveURL");n&&(this.mode="live",this.player_.src(n))}},e.prototype.onLoadMetadata=function(){get_1(this,"player_.options_.plugins.Dvr.dvrButton")?this.show():this.hide()},e}(Button);Component.registerComponent("DvrButton",DvrButton);var Slider=function(t){function e(n,i){classCallCheck(this,e);var r=possibleConstructorReturn(this,t.call(this,n,i));return r.bar=r.getChild(r.options_.barName),r.vertical(!!r.options_.vertical),r.enable(),r}return inherits(e,t),e.prototype.enabled=function(){return this.enabled_},e.prototype.enable=function(){this.enabled()||(this.on("mousedown",this.handleMouseDown),this.on("touchstart",this.handleMouseDown),this.on("focus",this.handleFocus),this.on("blur",this.handleBlur),this.on("click",this.handleClick),this.on(this.player_,"controlsvisible",this.update),this.playerEvent&&this.on(this.player_,this.playerEvent,this.update),this.removeClass("disabled"),this.setAttribute("tabindex",0),this.enabled_=!0)},e.prototype.disable=function(){if(this.enabled()){var t=this.bar.el_.ownerDocument;this.off("mousedown",this.handleMouseDown),this.off("touchstart",this.handleMouseDown),this.off("focus",this.handleFocus),this.off("blur",this.handleBlur),this.off("click",this.handleClick),this.off(this.player_,"controlsvisible",this.update),this.off(t,"mousemove",this.handleMouseMove),this.off(t,"mouseup",this.handleMouseUp),this.off(t,"touchmove",this.handleMouseMove),this.off(t,"touchend",this.handleMouseUp),this.removeAttribute("tabindex"),this.addClass("disabled"),this.playerEvent&&this.off(this.player_,this.playerEvent,this.update),this.enabled_=!1}},e.prototype.createEl=function(e){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};return n.className=n.className+" vjs-slider",n=assign({tabIndex:0},n),i=assign({role:"slider","aria-valuenow":0,"aria-valuemin":0,"aria-valuemax":100,tabIndex:0},i),t.prototype.createEl.call(this,e,n,i)},e.prototype.handleMouseDown=function(t){var e=this.bar.el_.ownerDocument;t.preventDefault(),blockTextSelection(),this.addClass("vjs-sliding"),this.trigger("slideractive"),this.on(e,"mousemove",this.handleMouseMove),this.on(e,"mouseup",this.handleMouseUp),this.on(e,"touchmove",this.handleMouseMove),this.on(e,"touchend",this.handleMouseUp),this.handleMouseMove(t)},e.prototype.handleMouseMove=function(t){},e.prototype.handleMouseUp=function(){var t=this.bar.el_.ownerDocument;unblockTextSelection(),this.removeClass("vjs-sliding"),this.trigger("sliderinactive"),this.off(t,"mousemove",this.handleMouseMove),this.off(t,"mouseup",this.handleMouseUp),this.off(t,"touchmove",this.handleMouseMove),this.off(t,"touchend",this.handleMouseUp),this.update()},e.prototype.update=function(){if(this.el_){var t=this.getPercent(),e=this.bar;if(e){("number"!=typeof t||t!==t||t<0||t===1/0)&&(t=0);var n=(100*t).toFixed(2)+"%",i=e.el().style;return this.vertical()?i.height=n:i.width=n,t}}},e.prototype.calculateDistance=function(t,e){var n=getPointerPosition(this.el_,t,e);return this.vertical()?n.y:n.x},e.prototype.handleFocus=function(){this.on(this.bar.el_.ownerDocument,"keydown",this.handleKeyPress)},e.prototype.handleKeyPress=function(t){37===t.which||40===t.which?(t.preventDefault(),this.stepBack()):38!==t.which&&39!==t.which||(t.preventDefault(),this.stepForward())},e.prototype.handleBlur=function(){this.off(this.bar.el_.ownerDocument,"keydown",this.handleKeyPress)},e.prototype.handleClick=function(t){t.stopImmediatePropagation(),t.preventDefault()},e.prototype.vertical=function(t){if(void 0===t)return this.vertical_||!1;this.vertical_=!!t,this.vertical_?this.addClass("vjs-slider-vertical"):this.addClass("vjs-slider-horizontal")},e}(Component);Component.registerComponent("Slider",Slider);var LoadProgressBar=function(t){function e(n,i){classCallCheck(this,e);var r=possibleConstructorReturn(this,t.call(this,n,i));return r.partEls_=[],r.on(n,"progress",r.update),r}return inherits(e,t),e.prototype.createEl=function(){return t.prototype.createEl.call(this,"div",{className:"vjs-load-progress",innerHTML:'<span class="vjs-control-text"><span>'+this.localize("Loaded")+"</span>: 0%</span>"})},e.prototype.dispose=function(){this.partEls_=null,t.prototype.dispose.call(this)},e.prototype.update=function(t){var e=this.player_.buffered(),n=this.player_.duration(),i=this.player_.bufferedEnd(),r=this.partEls_,o=function(t,e){var n=t/e||0;return 100*(n>=1?1:n)+"%"};this.el_.style.width=o(i,n);for(var s=0;s<e.length;s++){var a=e.start(s),l=e.end(s),c=r[s];c||(c=this.el_.appendChild(createEl()),r[s]=c),c.style.left=o(a,i),c.style.width=o(l-a,i)}for(var u=r.length;u>e.length;u--)this.el_.removeChild(r[u-1]);r.length=e.length},e}(Component);Component.registerComponent("LoadProgressBar",LoadProgressBar);var TimeTooltip=function(t){function e(){return classCallCheck(this,e),possibleConstructorReturn(this,t.apply(this,arguments))}return inherits(e,t),e.prototype.createEl=function(){return t.prototype.createEl.call(this,"div",{className:"vjs-time-tooltip"})},e.prototype.update=function(t,e,n,i){var r=getBoundingClientRect(this.el_),o=getBoundingClientRect(this.player_.el()),s=t.width*e;if(o&&r){var a=t.left-o.left+s,l=t.width-s+(o.right-t.right),c=r.width/2;a<c?c+=c-a:l<c&&(c=l),c<0?c=0:c>r.width&&(c=r.width),this.el_.style.right="-"+c+"px",this.player_.plugins&&this.player_.plugins.pdt||(i="");var u=i?n+'<div style="white-space: nowrap;margin-top:5px">'+i+"</div>":n;this.el_.innerHTML=u}},e}(Component);Component.registerComponent("TimeTooltip",TimeTooltip);var PlayProgressBar=function(t){function e(){return classCallCheck(this,e),possibleConstructorReturn(this,t.apply(this,arguments))}return inherits(e,t),e.prototype.createEl=function(){return t.prototype.createEl.call(this,"div",{className:"vjs-play-progress vjs-slider-bar",innerHTML:'<span class="vjs-control-text"><span>'+this.localize("Progress")+"</span>: 0%</span>"})},e.prototype.update=function(t,e){var n=this;this.rafId_&&this.cancelAnimationFrame(this.rafId_),this.rafId_=this.requestAnimationFrame((function(){var i=n.player_.scrubbing()?n.player_.getCache().currentTime:n.player_.currentTime(),r=formatDate(n.player_.currentPDT()),o=formatTime(i,n.player_.duration()),s=n.getChild("timeTooltip");s&&s.update(t,e,o,r)}))},e}(Component);PlayProgressBar.prototype.options_={children:[]},IE_VERSION&&!(IE_VERSION>8)||IS_IOS||IS_ANDROID||PlayProgressBar.prototype.options_.children.push("timeTooltip"),Component.registerComponent("PlayProgressBar",PlayProgressBar);var MouseTimeDisplay=function(t){function e(n,i){classCallCheck(this,e);var r=possibleConstructorReturn(this,t.call(this,n,i));return r.update=throttle(bind(r,r.update),25),r}return inherits(e,t),e.prototype.createEl=function(){return t.prototype.createEl.call(this,"div",{className:"vjs-mouse-display"})},e.prototype.update=function(t,e){var n=this;this.rafId_&&this.cancelAnimationFrame(this.rafId_),this.rafId_=this.requestAnimationFrame((function(){var i=n.player_.duration(),r=formatTime(e*i,i),o=n.player_.scrubbing()?n.player_.getCache().currentTime:n.player_.currentTime(),s=e*i-o,a=n.player_.currentPDT(),l=a&&formatDate(a+1e3*s);n.el_.style.left=t.width*e+"px",n.getChild("timeTooltip").update(t,e,r,l)}))},e}(Component);MouseTimeDisplay.prototype.options_={children:["timeTooltip"]},Component.registerComponent("MouseTimeDisplay",MouseTimeDisplay);var STEP_SECONDS=5,UPDATE_REFRESH_INTERVAL=30,SeekBar=function(t){function e(n,i){classCallCheck(this,e);var r=possibleConstructorReturn(this,t.call(this,n,i));return r.update=throttle(bind(r,r.update),UPDATE_REFRESH_INTERVAL),r.on(n,"timeupdate",r.update),r.on(n,"ended",r.handleEnded),r.updateInterval=null,r.on(n,["playing"],(function(){r.clearInterval(r.updateInterval),r.updateInterval=r.setInterval((function(){r.requestAnimationFrame((function(){r.update()}))}),UPDATE_REFRESH_INTERVAL)})),r.on(n,["ended","pause","waiting"],(function(){r.clearInterval(r.updateInterval)})),r.on(n,["timeupdate","ended"],r.update),r}return inherits(e,t),e.prototype.createEl=function(){return t.prototype.createEl.call(this,"div",{className:"vjs-progress-holder"},{"aria-label":this.localize("Progress Bar")})},e.prototype.update_=function(t,e){var n=this.player_.duration();this.el_.setAttribute("aria-valuenow",(100*e).toFixed(2)),this.el_.setAttribute("aria-valuetext",this.localize("progress bar timing: currentTime={1} duration={2}",[formatTime(t,n),formatTime(n,n)],"{1} of {2}")),this.bar.update(getBoundingClientRect(this.el_),e)},e.prototype.update=function(e){var n=t.prototype.update.call(this);return this.update_(this.getCurrentTime_(),n),n},e.prototype.getCurrentTime_=function(){return this.player_.scrubbing()?this.player_.getCache().currentTime:this.player_.currentTime()},e.prototype.handleEnded=function(t){this.update_(this.player_.duration(),1)},e.prototype.getPercent=function(){var t=this.getCurrentTime_()/this.player_.duration();return t>=1?1:t},e.prototype.handleMouseDown=function(e){isSingleLeftClick(e)&&(this.player_.trigger("beforeseek"),this.player_.scrubbing(!0),this.videoWasPlaying=!this.player_.paused(),this.player_.pause(),t.prototype.handleMouseDown.call(this,e))},e.prototype.handleMouseMove=function(t){if(isSingleLeftClick(t)){var e=this.calculateDistance(t,!!this.player_.screenRotated)*this.player_.duration();e===this.player_.duration()&&(e-=.1),this.player_.currentTime(e)}},e.prototype.enable=function(){t.prototype.enable.call(this);var e=this.getChild("mouseTimeDisplay");e&&e.show()},e.prototype.disable=function(){t.prototype.disable.call(this);var e=this.getChild("mouseTimeDisplay");e&&e.hide()},e.prototype.handleMouseUp=function(e){t.prototype.handleMouseUp.call(this,e),this.player_.scrubbing(!1),this.player_.trigger({type:"timeupdate",target:this,manuallyTriggered:!0}),this.videoWasPlaying&&silencePromise(this.player_.play())},e.prototype.stepForward=function(){this.player_.currentTime(this.player_.currentTime()+STEP_SECONDS)},e.prototype.stepBack=function(){this.player_.currentTime(this.player_.currentTime()-STEP_SECONDS)},e.prototype.handleAction=function(t){this.player_.paused()?this.player_.play():this.player_.pause()},e.prototype.handleKeyPress=function(e){32===e.which||13===e.which?(e.preventDefault(),this.handleAction(e)):t.prototype.handleKeyPress&&t.prototype.handleKeyPress.call(this,e)},e}(Slider);SeekBar.prototype.options_={children:["loadProgressBar","playProgressBar"],barName:"playProgressBar"},IE_VERSION&&!(IE_VERSION>8)||IS_IOS||IS_ANDROID||SeekBar.prototype.options_.children.splice(1,0,"mouseTimeDisplay"),SeekBar.prototype.playerEvent="timeupdate",Component.registerComponent("SeekBar",SeekBar);var ProgressControl=function(t){function e(n,i){classCallCheck(this,e);var r=possibleConstructorReturn(this,t.call(this,n,i));return r.handleMouseMove=throttle(bind(r,r.handleMouseMove),25),r.throttledHandleMouseSeek=throttle(bind(r,r.handleMouseSeek),25),r.enable(),r}return inherits(e,t),e.prototype.createEl=function(){return t.prototype.createEl.call(this,"div",{className:"vjs-progress-control vjs-control"})},e.prototype.handleMouseMove=function(t){var e=this.getChild("seekBar"),n=e.getChild("mouseTimeDisplay"),i=e.el(),r=getBoundingClientRect(i),o=getPointerPosition(i,t,!!this.player_.screenRotated).x;o>1?o=1:o<0&&(o=0),n&&n.update(r,o)},e.prototype.handleMouseSeek=function(t){this.getChild("seekBar").handleMouseMove(t)},e.prototype.enabled=function(){return this.enabled_},e.prototype.disable=function(){this.children().forEach((function(t){return t.disable&&t.disable()})),this.enabled()&&(this.off(["mousedown","touchstart"],this.handleMouseDown),this.off(this.el_,"mousemove",this.handleMouseMove),this.handleMouseUp(),this.addClass("disabled"),this.enabled_=!1)},e.prototype.enable=function(){this.children().forEach((function(t){return t.enable&&t.enable()})),this.enabled()||(this.on(["mousedown","touchstart"],this.handleMouseDown),this.on(this.el_,"mousemove",this.handleMouseMove),this.removeClass("disabled"),this.enabled_=!0)},e.prototype.handleMouseDown=function(t){var e=this.el_.ownerDocument;this.on(e,"mousemove",this.throttledHandleMouseSeek),this.on(e,"touchmove",this.throttledHandleMouseSeek),this.on(e,"mouseup",this.handleMouseUp),this.on(e,"touchend",this.handleMouseUp)},e.prototype.handleMouseUp=function(t){var e=this.el_.ownerDocument;this.off(e,"mousemove",this.throttledHandleMouseSeek),this.off(e,"touchmove",this.throttledHandleMouseSeek),this.off(e,"mouseup",this.handleMouseUp),this.off(e,"touchend",this.handleMouseUp)},e}(Component);ProgressControl.prototype.options_={children:["seekBar"]},Component.registerComponent("ProgressControl",ProgressControl);var FullscreenToggle=function(t){function e(n,i){classCallCheck(this,e);var r=possibleConstructorReturn(this,t.call(this,n,i));return r.on(n,"fullscreenchange",r.handleFullscreenChange),r}return inherits(e,t),e.prototype.buildCSSClass=function(){return"vjs-fullscreen-control "+t.prototype.buildCSSClass.call(this)},e.prototype.handleFullscreenChange=function(t){this.player_.isFullscreen()?this.controlText("Non-Fullscreen"):this.controlText("Fullscreen")},e.prototype.handleClick=function(t){this.player_.isFullscreen()?this.player_.exitFullscreen():this.player_.requestFullscreen()},e}(Button);FullscreenToggle.prototype.controlText_="Fullscreen",Component.registerComponent("FullscreenToggle",FullscreenToggle);var FullscreenRotate=function(t){function e(n,i){classCallCheck(this,e);var r=possibleConstructorReturn(this,t.call(this,n,i));return r.screenRotated=!1,r}return inherits(e,t),e.prototype.createEl=function(){var e=t.prototype.createEl.call(this,"button",{className:"vjs-rotatescreen-control vjs-control"});return this.contentEl_=createEl("div",{innerHTML:'<svg style="width: 24px;height: 24px;margin-top:7px" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 40 40" fill="none">\n <g clip-path="url(#clip0)">\n <path transform="scale(1.5 1.5)" d="M11.6665 9.16663H4.1665C2.78579 9.16663 1.6665 10.2859 1.6665 11.6666V15.8333C1.6665 17.214 2.78579 18.3333 4.1665 18.3333H11.6665C13.0472 18.3333 14.1665 17.214 14.1665 15.8333V11.6666C14.1665 10.2859 13.0472 9.16663 11.6665 9.16663Z" fill="white"></path>\n <path transform="scale(1.5 1.5)" fill-rule="evenodd" clip-rule="evenodd" d="M3.88148 4.06298C3.75371 4.21005 3.67667 4.40231 3.67749 4.61242C3.67847 4.87253 3.79852 5.10435 3.98581 5.25646L6.99111 8.05895C7.32771 8.37283 7.85502 8.35443 8.16891 8.01782C8.48279 7.68122 8.46437 7.15391 8.12778 6.84003L6.62061 5.43457L9.8198 5.4224C9.82848 5.42239 9.8372 5.42221 9.84591 5.4219C10.9714 5.38233 12.0885 5.6285 13.0931 6.13744C14.0976 6.64635 14.957 7.40148 15.5908 8.33234C16.2246 9.2632 16.6122 10.3394 16.7177 11.4606C16.823 12.5819 16.6427 13.7115 16.1934 14.7442C16.0098 15.1661 16.203 15.6571 16.6251 15.8408C17.0471 16.0243 17.5381 15.8311 17.7216 15.4091C18.2833 14.1183 18.5087 12.7063 18.3771 11.3047C18.2453 9.90318 17.7607 8.55792 16.9684 7.39433C16.1761 6.23073 15.1021 5.28683 13.8463 4.65065C12.5946 4.01651 11.203 3.70872 9.80072 3.75583L6.43415 3.76862L7.96326 2.12885C8.27715 1.79225 8.25872 1.26494 7.92213 0.951061C7.58553 0.63718 7.05822 0.655585 6.74433 0.99219L3.90268 4.0395C3.89545 4.04724 3.88841 4.05509 3.88154 4.06303L3.88148 4.06298Z" fill="white"></path>\n </g>\n <defs>\n <clipPath id="clip0">\n <rect width="40" height="40" fill="white"></rect>\n </clipPath>\n </defs>\n </svg>'}),e.appendChild(this.contentEl_),e},e.prototype.handleClick=function(t){this.screenRotated?(this.player_.exitRotatescreen(),this.screenRotated=!1):(this.player_.requestRotatescreen(),this.screenRotated=!0)},e}(Button);FullscreenRotate.prototype.controlText_="Rotate",Component.registerComponent("FullscreenRotate",FullscreenRotate);var checkVolumeSupport=function(t,e){!e.tech_||e.tech_.featuresVolumeControl||e.tech_.featuresMuteControl?e.tech_&&e.tech_.featuresVolumeControl&&t.addClass("enable-volume-control"):t.addClass("vjs-hidden"),t.on(e,"loadstart",(function(){e.tech_.featuresVolumeControl||e.tech_.featuresMuteControl?e.tech_.featuresVolumeControl&&(t.removeClass("vjs-hidden"),t.addClass("enable-volume-control")):t.addClass("vjs-hidden")}))},VolumeLevel=function(t){function e(){return classCallCheck(this,e),possibleConstructorReturn(this,t.apply(this,arguments))}return inherits(e,t),e.prototype.createEl=function(){return t.prototype.createEl.call(this,"div",{className:"vjs-volume-level",innerHTML:'<span class="vjs-control-text"></span>'})},e}(Component);Component.registerComponent("VolumeLevel",VolumeLevel);var VolumeBar=function(t){function e(n,i){classCallCheck(this,e);var r=possibleConstructorReturn(this,t.call(this,n,i));return r.on("slideractive",r.updateLastVolume_),r.on(n,"volumechange",r.updateARIAAttributes),n.ready((function(){return r.updateARIAAttributes()})),r}return inherits(e,t),e.prototype.createEl=function(){return t.prototype.createEl.call(this,"div",{className:"vjs-volume-bar vjs-slider-bar"},{"aria-label":this.localize("Volume Level"),"aria-live":"polite"})},e.prototype.handleMouseDown=function(e){isSingleLeftClick(e)&&t.prototype.handleMouseDown.call(this,e)},e.prototype.handleMouseMove=function(t){isSingleLeftClick(t)&&(this.checkMuted(),this.player_.volume(this.calculateDistance(t)))},e.prototype.checkMuted=function(){this.player_.muted()&&this.player_.muted(!1)},e.prototype.getPercent=function(){return this.player_.muted()?0:this.player_.volume()},e.prototype.stepForward=function(){this.checkMuted(),this.player_.volume(this.player_.volume()+.1)},e.prototype.stepBack=function(){this.checkMuted(),this.player_.volume(this.player_.volume()-.1)},e.prototype.updateARIAAttributes=function(t){var e=this.player_.muted()?0:this.volumeAsPercentage_();this.el_.setAttribute("aria-valuenow",e),this.el_.setAttribute("aria-valuetext",e+"%")},e.prototype.volumeAsPercentage_=function(){return Math.round(100*this.player_.volume())},e.prototype.updateLastVolume_=function(){var t=this,e=this.player_.volume();this.one("sliderinactive",(function(){0===t.player_.volume()&&t.player_.lastVolume_(e)}))},e}(Slider);VolumeBar.prototype.options_={children:["volumeLevel"],barName:"volumeLevel"},VolumeBar.prototype.playerEvent="volumechange",Component.registerComponent("VolumeBar",VolumeBar);var VolumeControl=function(t){function e(n){var i=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};classCallCheck(this,e),i.vertical=i.vertical||!1,("undefined"==typeof i.volumeBar||isPlain(i.volumeBar))&&(i.volumeBar=i.volumeBar||{},i.volumeBar.vertical=i.vertical);var r=possibleConstructorReturn(this,t.call(this,n,i));return checkVolumeSupport(r,n),r.throttledHandleMouseMove=throttle(bind(r,r.handleMouseMove),25),r.on("mousedown",r.handleMouseDown),r.on("touchstart",r.handleMouseDown),r.on(r.volumeBar,["focus","slideractive"],(function(){r.volumeBar.addClass("vjs-slider-active"),r.addClass("vjs-slider-active"),r.trigger("slideractive")})),r.on(r.volumeBar,["blur","sliderinactive"],(function(){r.volumeBar.removeClass("vjs-slider-active"),r.removeClass("vjs-slider-active"),r.trigger("sliderinactive")})),r}return inherits(e,t),e.prototype.createEl=function(){var e="vjs-volume-horizontal";return this.options_.vertical&&(e="vjs-volume-vertical"),t.prototype.createEl.call(this,"div",{className:"vjs-volume-control vjs-control "+e})},e.prototype.handleMouseDown=function(t){var e=this.el_.ownerDocument;this.on(e,"mousemove",this.throttledHandleMouseMove),this.on(e,"touchmove",this.throttledHandleMouseMove),this.on(e,"mouseup",this.handleMouseUp),this.on(e,"touchend",this.handleMouseUp)},e.prototype.handleMouseUp=function(t){var e=this.el_.ownerDocument;this.off(e,"mousemove",this.throttledHandleMouseMove),this.off(e,"touchmove",this.throttledHandleMouseMove),this.off(e,"mouseup",this.handleMouseUp),this.off(e,"touchend",this.handleMouseUp)},e.prototype.handleMouseMove=function(t){this.volumeBar.handleMouseMove(t)},e}(Component);VolumeControl.prototype.options_={children:["volumeBar"]},Component.registerComponent("VolumeControl",VolumeControl);var MuteToggle=function(t){function e(n,i){classCallCheck(this,e);var r=possibleConstructorReturn(this,t.call(this,n,i));return checkVolumeSupport(r,n),r.on(n,["loadstart","volumechange"],r.update),r}return inherits(e,t),e.prototype.buildCSSClass=function(){return"vjs-mute-control "+t.prototype.buildCSSClass.call(this)},e.prototype.handleClick=function(t){var e=this.player_.volume(),n=this.player_.lastVolume_();if(0===e){var i=n<.1?.1:n;this.player_.volume(i),this.player_.muted(!1)}else this.player_.muted(!this.player_.muted())},e.prototype.update=function(t){this.updateIcon_(),this.updateControlText_()},e.prototype.updateIcon_=function(){var t=this.player_.volume(),e=3;0===t||this.player_.muted()?e=0:t<.33?e=1:t<.67&&(e=2);for(var n=0;n<4;n++)removeClass(this.el_,"vjs-vol-"+n);addClass(this.el_,"vjs-vol-"+e)},e.prototype.updateControlText_=function(){var t=this.player_.muted()||0===this.player_.volume(),e=t?"Unmute":"Mute";this.controlText()!==e&&this.controlText(e)},e}(Button);MuteToggle.prototype.controlText_="Mute",Component.registerComponent("MuteToggle",MuteToggle);var VolumePanel=function(t){function e(n){var i=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};classCallCheck(this,e),"undefined"!=typeof i.inline?i.inline=i.inline:i.inline=!0,("undefined"==typeof i.volumeControl||isPlain(i.volumeControl))&&(i.volumeControl=i.volumeControl||{},i.volumeControl.vertical=!i.inline);var r=possibleConstructorReturn(this,t.call(this,n,i));return checkVolumeSupport(r,n),r.on(r.volumeControl,["slideractive"],r.sliderActive_),r.on(r.muteToggle,"focus",r.sliderActive_),r.on(r.volumeControl,["sliderinactive"],r.sliderInactive_),r.on(r.muteToggle,"blur",r.sliderInactive_),r}return inherits(e,t),e.prototype.sliderActive_=function(){IS_ANDROID||IS_IOS||this.addClass("vjs-slider-active")},e.prototype.sliderInactive_=function(){IS_ANDROID||IS_IOS||this.removeClass("vjs-slider-active")},e.prototype.createEl=function(){var e="vjs-volume-panel-horizontal";return this.options_.inline||(e="vjs-volume-panel-vertical"),t.prototype.createEl.call(this,"div",{className:"vjs-volume-panel vjs-control "+e})},e}(Component);VolumePanel.prototype.options_={children:["muteToggle","volumeControl"]},Component.registerComponent("VolumePanel",VolumePanel);var Menu=function(t){function e(n,i){classCallCheck(this,e);var r=possibleConstructorReturn(this,t.call(this,n,i));return i&&(r.menuButton_=i.menuButton),r.focusedChild_=-1,r.on("keydown",r.handleKeyPress),r}return inherits(e,t),e.prototype.addItem=function(t){this.addChild(t),t.on("click",bind(this,(function(e){this.menuButton_&&(this.menuButton_.unpressButton(),"CaptionSettingsMenuItem"!==t.name()&&this.menuButton_.focus())})))},e.prototype.createEl=function(){var e=this.options_.contentElType||"ul";this.contentEl_=createEl(e,{className:"vjs-menu-content"}),this.contentEl_.setAttribute("role","menu");var n=t.prototype.createEl.call(this,"div",{append:this.contentEl_,className:"vjs-menu"});return n.appendChild(this.contentEl_),on(n,"click",(function(t){t.preventDefault(),t.stopImmediatePropagation()})),n},e.prototype.dispose=function(){this.contentEl_=null,t.prototype.dispose.call(this)},e.prototype.handleKeyPress=function(t){37===t.which||40===t.which?(t.preventDefault(),this.stepForward()):38!==t.which&&39!==t.which||(t.preventDefault(),this.stepBack())},e.prototype.stepForward=function(){var t=0;void 0!==this.focusedChild_&&(t=this.focusedChild_+1),this.focus(t)},e.prototype.stepBack=function(){var t=0;void 0!==this.focusedChild_&&(t=this.focusedChild_-1),this.focus(t)},e.prototype.focus=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:0,e=this.children().slice();e.length&&e[0].className&&/vjs-menu-title/.test(e[0].className)&&e.shift(),e.length>0&&(t<0?t=0:t>=e.length&&(t=e.length-1),this.focusedChild_=t,e[t].el_.focus())},e}(Component);Component.registerComponent("Menu",Menu);var MenuButton=function(t){function e(n){var i=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};classCallCheck(this,e);var r=possibleConstructorReturn(this,t.call(this,n,i));r.menuButton_=new Button(n,i),r.menuButton_.controlText(r.controlText_),r.menuButton_.el_.setAttribute("aria-haspopup","true");var o=Button.prototype.buildCSSClass();return r.menuButton_.el_.className=r.buildCSSClass()+" "+o,r.menuButton_.removeClass("vjs-control"),r.addChild(r.menuButton_),r.update(),r.enabled_=!0,r.on(r.menuButton_,"tap",r.handleClick),r.on(r.menuButton_,"click",r.handleClick),r.on(r.menuButton_,"focus",r.handleFocus),r.on(r.menuButton_,"blur",r.handleBlur),r.on("keydown",r.handleSubmenuKeyPress),r}return inherits(e,t),e.prototype.update=function(){var t=this.createMenu();this.menu&&(this.menu.dispose(),this.removeChild(this.menu)),this.menu=t,this.addChild(t),this.buttonPressed_=!1,this.menuButton_.el_.setAttribute("aria-expanded","false"),this.items&&this.items.length<=this.hideThreshold_?this.hide():this.show()},e.prototype.createMenu=function(){var t=new Menu(this.player_,{menuButton:this});if(this.hideThreshold_=0,this.options_.title){var e=createEl("li",{className:"vjs-menu-title",innerHTML:toTitleCase(this.options_.title),tabIndex:-1});this.hideThreshold_+=1,t.children_.unshift(e),prependTo(e,t.contentEl())}if(this.items=this.createItems(),this.items)for(var n=0;n<this.items.length;n++)t.addItem(this.items[n]);return t},e.prototype.createItems=function(){},e.prototype.createEl=function(){return t.prototype.createEl.call(this,"div",{className:this.buildWrapperCSSClass()},{})},e.prototype.buildWrapperCSSClass=function(){var e="vjs-menu-button";return!0===this.options_.inline?e+="-inline":e+="-popup","vjs-menu-button "+e+" "+Button.prototype.buildCSSClass()+" "+t.prototype.buildCSSClass.call(this)},e.prototype.buildCSSClass=function(){var e="vjs-menu-button";return!0===this.options_.inline?e+="-inline":e+="-popup","vjs-menu-button "+e+" "+t.prototype.buildCSSClass.call(this)},e.prototype.controlText=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:this.menuButton_.el();return this.menuButton_.controlText(t,e)},e.prototype.handleClick=function(t){this.one(this.menu.contentEl(),"mouseleave",bind(this,(function(t){this.unpressButton(),this.el_.blur()}))),(IS_IOS||IS_ANDROID)&&"SubsCapsButton"===this.name_&&("vjs-menu"===this.menu.el_.className?this.buttonPressed_=!1:this.buttonPressed_=!0),this.buttonPressed_?this.unpressButton():this.pressButton()},e.prototype.focus=function(){this.menuButton_.focus()},e.prototype.blur=function(){this.menuButton_.blur()},e.prototype.handleFocus=function(){on(document_1,"keydown",bind(this,this.handleKeyPress))},e.prototype.handleBlur=function(){off(document_1,"keydown",bind(this,this.handleKeyPress))},e.prototype.handleKeyPress=function(t){27===t.which||9===t.which?(this.buttonPressed_&&this.unpressButton(),9!==t.which&&(t.preventDefault(),this.menuButton_.el_.focus())):38!==t.which&&40!==t.which||this.buttonPressed_||(this.pressButton(),t.preventDefault())},e.prototype.handleSubmenuKeyPress=function(t){27!==t.which&&9!==t.which||(this.buttonPressed_&&this.unpressButton(),9!==t.which&&(t.preventDefault(),this.menuButton_.el_.focus()))},e.prototype.pressButton=function(){if(this.enabled_){if(this.buttonPressed_=!0,this.menu.lockShowing(),this.menuButton_.el_.setAttribute("aria-expanded","true"),IS_IOS&&isInFrame())return;this.menu.focus()}},e.prototype.unpressButton=function(){this.enabled_&&(this.buttonPressed_=!1,this.menu.unlockShowing(),this.menuButton_.el_.setAttribute("aria-expanded","false"))},e.prototype.disable=function(){this.unpressButton(),this.enabled_=!1,this.addClass("vjs-disabled"),this.menuButton_.disable()},e.prototype.enable=function(){this.enabled_=!0,this.removeClass("vjs-disabled"),this.menuButton_.enable()},e}(Component);Component.registerComponent("MenuButton",MenuButton);var TrackButton=function(t){function e(n,i){classCallCheck(this,e);var r=i.tracks,o=possibleConstructorReturn(this,t.call(this,n,i));if(o.items.length<=1&&o.hide(),!r)return possibleConstructorReturn(o);var s=bind(o,o.update);return r.addEventListener("removetrack",s),r.addEventListener("addtrack",s),o.player_.on("ready",s),o.player_.on("dispose",(function(){r.removeEventListener("removetrack",s),r.removeEventListener("addtrack",s)})),o}return inherits(e,t),e}(MenuButton);Component.registerComponent("TrackButton",TrackButton);var MenuItem=function(t){function e(n,i){classCallCheck(this,e);var r=possibleConstructorReturn(this,t.call(this,n,i));return r.selectable=i.selectable,r.selected(i.selected),r.selectable?r.el_.setAttribute("role","menuitemcheckbox"):r.el_.setAttribute("role","menuitem"),r}return inherits(e,t),e.prototype.createEl=function(e,n,i){return this.nonIconControl=!0,t.prototype.createEl.call(this,"li",assign({className:"vjs-menu-item",innerHTML:'<span class="vjs-menu-item-text">'+this.localize(this.options_.label)+"</span>",tabIndex:-1},n),i)},e.prototype.handleClick=function(t){this.selected(!0)},e.prototype.selected=function(t){this.selectable&&(t?(this.addClass("vjs-selected"),this.el_.setAttribute("aria-checked","true"),this.controlText(", selected")):(this.removeClass("vjs-selected"),this.el_.setAttribute("aria-checked","false"),this.controlText("")))},e}(ClickableComponent);Component.registerComponent("MenuItem",MenuItem);var TextTrackMenuItem=function(t){function e(n,i){classCallCheck(this,e);var r=i.track,o=n.textTracks();i.label=r.label||r.language||"Unknown",i.selected="showing"===r.mode;var s=possibleConstructorReturn(this,t.call(this,n,i));s.track=r;var a=function(){for(var t=arguments.length,e=Array(t),n=0;n<t;n++)e[n]=arguments[n];s.handleTracksChange.apply(s,e)},l=function(){for(var t=arguments.length,e=Array(t),n=0;n<t;n++)e[n]=arguments[n];s.handleSelectedLanguageChange.apply(s,e)};if(n.on(["loadstart","texttrackchange"],a),o.addEventListener("change",a),o.addEventListener("selectedlanguagechange",l),s.on("dispose",(function(){n.off(["loadstart","texttrackchange"],a),o.removeEventListener("change",a),o.removeEventListener("selectedlanguagechange",l)})),void 0===o.onchange){var c=void 0;s.on(["tap","click"],(function(){if("object"!==_typeof(window_1.Event))try{c=new window_1.Event("change")}catch(t){}c||(c=document_1.createEvent("Event"),c.initEvent("change",!0,!0)),o.dispatchEvent(c)}))}return s.handleTracksChange(),s}return inherits(e,t),e.prototype.handleClick=function(e){var n=this.track.kind,i=this.track.kinds,r=this.player_.textTracks();if(i||(i=[n]),t.prototype.handleClick.call(this,e),r)for(var o=0;o<r.length;o++){var s=r[o];s===this.track&&i.indexOf(s.kind)>-1?"showing"!==s.mode&&(s.mode="showing"):"disabled"!==s.mode&&(s.mode="disabled")}},e.prototype.handleTracksChange=function(t){this.selected("showing"===this.track.mode)},e.prototype.handleSelectedLanguageChange=function(t){if("showing"===this.track.mode){var e=this.player_.cache_.selectedLanguage;if(e&&e.enabled&&e.language===this.track.language&&e.kind!==this.track.kind)return;this.player_.cache_.selectedLanguage={enabled:!0,language:this.track.language,kind:this.track.kind}}},e.prototype.dispose=function(){this.track=null,t.prototype.dispose.call(this)},e}(MenuItem);Component.registerComponent("TextTrackMenuItem",TextTrackMenuItem);var OffTextTrackMenuItem=function(t){function e(n,i){return classCallCheck(this,e),i.track={player:n,kind:i.kind,kinds:i.kinds,default:!1,mode:"disabled"},i.kinds||(i.kinds=[i.kind]),i.label?i.track.label=i.label:i.track.label=i.kinds.join(" and ")+" off",i.selectable=!0,possibleConstructorReturn(this,t.call(this,n,i))}return inherits(e,t),e.prototype.handleTracksChange=function(t){for(var e=this.player().textTracks(),n=!0,i=0,r=e.length;i<r;i++){var o=e[i];if(this.options_.kinds.indexOf(o.kind)>-1&&"showing"===o.mode){n=!1;break}}if(this.selected(n),IS_IOS||IS_ANDROID){var s=document.getElementsByClassName("vjs-subs-caps-button"),a=get_1(s,"[0].children[1]");a&&(a.className="vjs-menu")}},e.prototype.handleSelectedLanguageChange=function(t){for(var e=this.player().textTracks(),n=!0,i=0,r=e.length;i<r;i++){var o=e[i];if(["captions","descriptions","subtitles"].indexOf(o.kind)>-1&&"showing"===o.mode){n=!1;break}}n&&(this.player_.cache_.selectedLanguage={enabled:!1})},e}(TextTrackMenuItem);Component.registerComponent("OffTextTrackMenuItem",OffTextTrackMenuItem);var TextTrackButton=function(t){function e(n){var i=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return classCallCheck(this,e),i.tracks=n.textTracks(),possibleConstructorReturn(this,t.call(this,n,i))}return inherits(e,t),e.prototype.createItems=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:TextTrackMenuItem,n=void 0;this.label_&&(n=this.label_+" off"),t.push(new OffTextTrackMenuItem(this.player_,{kinds:this.kinds_,kind:this.kind_,label:n})),this.hideThreshold_+=1;var i=this.player_.textTracks();Array.isArray(this.kinds_)||(this.kinds_=[this.kind_]);for(var r=0;r<i.length;r++){var o=i[r];if(this.kinds_.indexOf(o.kind)>-1){var s=new e(this.player_,{track:o,selectable:!0});s.addClass("vjs-"+o.kind+"-menu-item"),t.push(s)}}return t},e}(TrackButton);Component.registerComponent("TextTrackButton",TextTrackButton);var ChaptersTrackMenuItem=function(t){function e(n,i){classCallCheck(this,e);var r=i.track,o=i.cue,s=n.currentTime();i.selectable=!0,i.label=o.text,i.selected=o.startTime<=s&&s<o.endTime;var a=possibleConstructorReturn(this,t.call(this,n,i));return a.track=r,a.cue=o,r.addEventListener("cuechange",bind(a,a.update)),a}return inherits(e,t),e.prototype.handleClick=function(e){t.prototype.handleClick.call(this),this.player_.currentTime(this.cue.startTime),this.update(this.cue.startTime)},e.prototype.update=function(t){var e=this.cue,n=this.player_.currentTime();this.selected(e.startTime<=n&&n<e.endTime)},e}(MenuItem);Component.registerComponent("ChaptersTrackMenuItem",ChaptersTrackMenuItem);var ChaptersButton=function(t){function e(n,i,r){return classCallCheck(this,e),possibleConstructorReturn(this,t.call(this,n,i,r))}return inherits(e,t),e.prototype.buildCSSClass=function(){return"vjs-chapters-button "+t.prototype.buildCSSClass.call(this)},e.prototype.buildWrapperCSSClass=function(){return"vjs-chapters-button "+t.prototype.buildWrapperCSSClass.call(this)},e.prototype.update=function(e){this.track_&&(!e||"addtrack"!==e.type&&"removetrack"!==e.type)||this.setTrack(this.findChaptersTrack()),t.prototype.update.call(this)},e.prototype.setTrack=function(t){if(this.track_!==t){if(this.updateHandler_||(this.updateHandler_=this.update.bind(this)),this.track_){var e=this.player_.remoteTextTrackEls().getTrackElementByTrack_(this.track_);e&&e.removeEventListener("load",this.updateHandler_),this.track_=null}if(this.track_=t,this.track_){this.track_.mode="hidden";var n=this.player_.remoteTextTrackEls().getTrackElementByTrack_(this.track_);n&&n.addEventListener("load",this.updateHandler_)}}},e.prototype.findChaptersTrack=function(){for(var t=this.player_.textTracks()||[],e=t.length-1;e>=0;e--){var n=t[e];if(n.kind===this.kind_)return n}},e.prototype.getMenuCaption=function(){return this.track_&&this.track_.label?this.track_.label:this.localize(toTitleCase(this.kind_))},e.prototype.createMenu=function(){return this.options_.title=this.getMenuCaption(),t.prototype.createMenu.call(this)},e.prototype.createItems=function(){var t=[];if(!this.track_)return t;var e=this.track_.cues;if(!e)return t;for(var n=0,i=e.length;n<i;n++){var r=e[n],o=new ChaptersTrackMenuItem(this.player_,{track:this.track_,cue:r});t.push(o)}return t},e}(TextTrackButton);ChaptersButton.prototype.kind_="chapters",ChaptersButton.prototype.controlText_="Chapters",Component.registerComponent("ChaptersButton",ChaptersButton);var DescriptionsButton=function(t){function e(n,i,r){classCallCheck(this,e);var o=possibleConstructorReturn(this,t.call(this,n,i,r)),s=n.textTracks(),a=bind(o,o.handleTracksChange);return s.addEventListener("change",a),o.on("dispose",(function(){s.removeEventListener("change",a)})),o}return inherits(e,t),e.prototype.handleTracksChange=function(t){for(var e=this.player().textTracks(),n=!1,i=0,r=e.length;i<r;i++){var o=e[i];if(o.kind!==this.kind_&&"showing"===o.mode){n=!0;break}}n?this.disable():this.enable()},e.prototype.buildCSSClass=function(){return"vjs-descriptions-button "+t.prototype.buildCSSClass.call(this)},e.prototype.buildWrapperCSSClass=function(){return"vjs-descriptions-button "+t.prototype.buildWrapperCSSClass.call(this)},e}(TextTrackButton);DescriptionsButton.prototype.kind_="descriptions",DescriptionsButton.prototype.controlText_="Descriptions",Component.registerComponent("DescriptionsButton",DescriptionsButton);var SubtitlesButton=function(t){function e(n,i,r){return classCallCheck(this,e),possibleConstructorReturn(this,t.call(this,n,i,r))}return inherits(e,t),e.prototype.buildCSSClass=function(){return"vjs-subtitles-button "+t.prototype.buildCSSClass.call(this)},e.prototype.buildWrapperCSSClass=function(){return"vjs-subtitles-button "+t.prototype.buildWrapperCSSClass.call(this)},e}(TextTrackButton);SubtitlesButton.prototype.kind_="subtitles",SubtitlesButton.prototype.controlText_="Subtitles",Component.registerComponent("SubtitlesButton",SubtitlesButton);var CaptionSettingsMenuItem=function(t){function e(n,i){classCallCheck(this,e),i.track={player:n,kind:i.kind,label:i.kind+" settings",selectable:!1,default:!1,mode:"disabled"},i.selectable=!1,i.name="CaptionSettingsMenuItem";var r=possibleConstructorReturn(this,t.call(this,n,i));return r.addClass("vjs-texttrack-settings"),r.controlText(", opens "+i.kind+" settings dialog"),r}return inherits(e,t),e.prototype.handleClick=function(t){this.player().getChild("textTrackSettings").open()},e}(TextTrackMenuItem);Component.registerComponent("CaptionSettingsMenuItem",CaptionSettingsMenuItem);var CaptionsButton=function(t){function e(n,i,r){return classCallCheck(this,e),possibleConstructorReturn(this,t.call(this,n,i,r))}return inherits(e,t),e.prototype.buildCSSClass=function(){return"vjs-captions-button "+t.prototype.buildCSSClass.call(this)},e.prototype.buildWrapperCSSClass=function(){return"vjs-captions-button "+t.prototype.buildWrapperCSSClass.call(this)},e.prototype.createItems=function(){var e=[];return this.player().tech_&&this.player().tech_.featuresNativeTextTracks||(e.push(new CaptionSettingsMenuItem(this.player_,{kind:this.kind_})),this.hideThreshold_+=1),t.prototype.createItems.call(this,e)},e}(TextTrackButton);CaptionsButton.prototype.kind_="captions",CaptionsButton.prototype.controlText_="Captions",Component.registerComponent("CaptionsButton",CaptionsButton);var SubsCapsMenuItem=function(t){function e(){return classCallCheck(this,e),possibleConstructorReturn(this,t.apply(this,arguments))}return inherits(e,t),e.prototype.createEl=function(e,n,i){var r='<span class="vjs-menu-item-text">'+this.localize(this.options_.label);return"captions"===this.options_.track.kind&&(r+='\n <span aria-hidden="true" class="vjs-icon-placeholder"></span>\n <span class="vjs-control-text"> '+this.localize("Captions")+"</span>\n "),r+="</span>",t.prototype.createEl.call(this,e,assign({innerHTML:r},n),i)},e}(TextTrackMenuItem);Component.registerComponent("SubsCapsMenuItem",SubsCapsMenuItem);var SubsCapsButton=function(t){function e(n){var i=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};classCallCheck(this,e);var r=possibleConstructorReturn(this,t.call(this,n,i));return r.label_="subtitles",["en","en-us","en-ca","fr-ca"].indexOf(r.player_.language_)>-1&&(r.label_="captions"),r.menuButton_.controlText(toTitleCase(r.label_)),r}return inherits(e,t),e.prototype.buildCSSClass=function(){return"vjs-subs-caps-button "+t.prototype.buildCSSClass.call(this)},e.prototype.buildWrapperCSSClass=function(){return"vjs-subs-caps-button "+t.prototype.buildWrapperCSSClass.call(this)},e.prototype.createItems=function(){var e=[];return this.player().tech_&&this.player().tech_.featuresNativeTextTracks||IS_IOS||IS_ANDROID||(e.push(new CaptionSettingsMenuItem(this.player_,{kind:this.label_})),this.hideThreshold_+=1),t.prototype.createItems.call(this,e,SubsCapsMenuItem)},e}(TextTrackButton);SubsCapsButton.prototype.kinds_=["captions","subtitles"],SubsCapsButton.prototype.controlText_="Subtitles",Component.registerComponent("SubsCapsButton",SubsCapsButton);var AudioTrackMenuItem=function(t){function e(n,i){classCallCheck(this,e);var r=i.track,o=n.audioTracks();i.label=r.label||r.language||"Unknown",i.selected=r.enabled;var s=possibleConstructorReturn(this,t.call(this,n,i));s.track=r;var a=function(){for(var t=arguments.length,e=Array(t),n=0;n<t;n++)e[n]=arguments[n];s.handleTracksChange.apply(s,e)};return s.changeHandler=a,o.addEventListener("change",a),o.addEventListener("enabledchange",a),s.on("dispose",(function(){o.removeEventListener("change",a),o.removeEventListener("enabledchange",a)})),s}return inherits(e,t),e.prototype.handleClick=function(e){var n=this.player_.audioTracks();t.prototype.handleClick.call(this,e),this.player_.tech_.hlsProvider.hls.audioTrack=this.track.id;for(var i=0;i<n.length;i++){var r=n[i];r.enabled=r===this.track}},e.prototype.handleTracksChange=function(t){this.selected(this.track.enabled)},e}(MenuItem);Component.registerComponent("AudioTrackMenuItem",AudioTrackMenuItem);var AudioTrackButton=function(t){function e(n){var i=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return classCallCheck(this,e),i.tracks=n.audioTracks(),possibleConstructorReturn(this,t.call(this,n,i))}return inherits(e,t),e.prototype.buildCSSClass=function(){return"vjs-audio-button "+t.prototype.buildCSSClass.call(this)},e.prototype.buildWrapperCSSClass=function(){return"vjs-audio-button "+t.prototype.buildWrapperCSSClass.call(this)},e.prototype.createItems=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[];this.hideThreshold_=1;for(var e=this.player_.audioTracks(),n=0;n<e.length;n++){var i=e[n];t.push(new AudioTrackMenuItem(this.player_,{track:i,selectable:!0}))}return t},e}(TrackButton);AudioTrackButton.prototype.controlText_="Audio Track",Component.registerComponent("AudioTrackButton",AudioTrackButton);var PlaybackRateMenuItem=function(t){function e(n,i){classCallCheck(this,e);var r=i.rate,o=parseFloat(r,10);i.label=r,i.selected=1===o,i.selectable=!0;var s=possibleConstructorReturn(this,t.call(this,n,i));return s.label=r,s.rate=o,s.on(n,"ratechange",s.update),s}return inherits(e,t),e.prototype.handleClick=function(e){t.prototype.handleClick.call(this),this.player().playbackRate(this.rate)},e.prototype.update=function(t){this.selected(this.player().playbackRate()===this.rate)},e}(MenuItem);PlaybackRateMenuItem.prototype.contentElType="button",Component.registerComponent("PlaybackRateMenuItem",PlaybackRateMenuItem);var PlaybackRateMenuButton=function(t){function e(n,i){classCallCheck(this,e);var r=possibleConstructorReturn(this,t.call(this,n,i));return r.updateVisibility(),r.updateLabel(),r.on(n,"loadstart",r.updateVisibility),r.on(n,"ratechange",r.updateLabel),r}return inherits(e,t),e.prototype.createEl=function(){var e=t.prototype.createEl.call(this);return this.labelEl_=createEl("div",{className:"vjs-playback-rate-value",innerHTML:"1x"}),e.appendChild(this.labelEl_),e},e.prototype.dispose=function(){this.labelEl_=null,t.prototype.dispose.call(this)},e.prototype.buildCSSClass=function(){return"vjs-playback-rate "+t.prototype.buildCSSClass.call(this)},e.prototype.buildWrapperCSSClass=function(){return"vjs-playback-rate "+t.prototype.buildWrapperCSSClass.call(this)},e.prototype.createMenu=function(){var t=new Menu(this.player()),e=this.playbackRates();if(e)for(var n=e.length-1;n>=0;n--)t.addChild(new PlaybackRateMenuItem(this.player(),{rate:e[n]+"x"}));return t},e.prototype.updateARIAAttributes=function(){this.el().setAttribute("aria-valuenow",this.player().playbackRate())},e.prototype.handleClick=function(t){for(var e=this.player().playbackRate(),n=this.playbackRates(),i=n[0],r=0;r<n.length;r++)if(n[r]>e){i=n[r];break}this.player().playbackRate(i)},e.prototype.playbackRates=function(){return this.options_.playbackRates||this.options_.playerOptions&&this.options_.playerOptions.playbackRates},e.prototype.playbackRateSupported=function(){return this.player().tech_&&this.player().tech_.featuresPlaybackRate&&this.playbackRates()&&this.playbackRates().length>0},e.prototype.updateVisibility=function(t){this.playbackRateSupported()?this.removeClass("vjs-hidden"):this.addClass("vjs-hidden")},e.prototype.updateLabel=function(t){var e=this.player().playbackRate();if(1.1===e)return!1;this.playbackRateSupported()&&(this.labelEl_.innerHTML=e+"x")},e}(MenuButton);PlaybackRateMenuButton.prototype.controlText_="Playback Rate",Component.registerComponent("PlaybackRateMenuButton",PlaybackRateMenuButton);var Spacer=function(t){function e(){return classCallCheck(this,e),possibleConstructorReturn(this,t.apply(this,arguments))}return inherits(e,t),e.prototype.buildCSSClass=function(){return"vjs-spacer "+t.prototype.buildCSSClass.call(this)},e.prototype.createEl=function(){return t.prototype.createEl.call(this,"div",{className:this.buildCSSClass()})},e}(Component);Component.registerComponent("Spacer",Spacer);var CustomControlSpacer=function(t){function e(){return classCallCheck(this,e),possibleConstructorReturn(this,t.apply(this,arguments))}return inherits(e,t),e.prototype.buildCSSClass=function(){return"vjs-custom-control-spacer "+t.prototype.buildCSSClass.call(this)},e.prototype.createEl=function(){var e=t.prototype.createEl.call(this,{className:this.buildCSSClass()});return e.innerHTML=" ",e},e}(Spacer);Component.registerComponent("CustomControlSpacer",CustomControlSpacer);var ControlBar=function(t){function e(){return classCallCheck(this,e),possibleConstructorReturn(this,t.apply(this,arguments))}return inherits(e,t),e.prototype.createEl=function(){return t.prototype.createEl.call(this,"div",{className:"vjs-control-bar",dir:"ltr"},{role:"group"})},e}(Component);ControlBar.prototype.options_={children:["playToggle","volumePanel","currentTimeDisplay","timeDivider","durationDisplay","PDTDisplay","progressControl","liveDisplay","remainingTimeDisplay","customControlSpacer","dvrButton","playbackRateMenuButton","chaptersButton","descriptionsButton","audioTrackButton","subsCapsButton","fullscreenToggle"]},Component.registerComponent("ControlBar",ControlBar);var ErrorDisplay=function(t){function e(n,i){classCallCheck(this,e);var r=possibleConstructorReturn(this,t.call(this,n,i));return r.on(n,"error",r.open),r}return inherits(e,t),e.prototype.buildCSSClass=function(){return"vjs-error-display "+t.prototype.buildCSSClass.call(this)},e.prototype.content=function(){var t=this.player().error();return t?this.localize(t.message):""},e}(ModalDialog);ErrorDisplay.prototype.options_=mergeOptions(ModalDialog.prototype.options_,{pauseOnOpen:!1,fillAlways:!0,temporary:!1,uncloseable:!0}),Component.registerComponent("ErrorDisplay",ErrorDisplay);var LOCAL_STORAGE_KEY="vjs-text-track-settings",COLOR_BLACK=["#000","Black"],COLOR_BLUE=["#00F","Blue"],COLOR_CYAN=["#0FF","Cyan"],COLOR_GREEN=["#0F0","Green"],COLOR_MAGENTA=["#F0F","Magenta"],COLOR_RED=["#F00","Red"],COLOR_WHITE=["#FFF","White"],COLOR_YELLOW=["#FF0","Yellow"],OPACITY_OPAQUE=["1","Opaque"],OPACITY_SEMI=["0.5","Semi-Transparent"],OPACITY_TRANS=["0","Transparent"],selectConfigs={backgroundColor:{selector:".vjs-bg-color > select",id:"captions-background-color-%s",label:"Color",options:[COLOR_BLACK,COLOR_WHITE,COLOR_RED,COLOR_GREEN,COLOR_BLUE,COLOR_YELLOW,COLOR_MAGENTA,COLOR_CYAN]},backgroundOpacity:{selector:".vjs-bg-opacity > select",id:"captions-background-opacity-%s",label:"Transparency",options:[OPACITY_SEMI,OPACITY_OPAQUE,OPACITY_TRANS]},color:{selector:".vjs-fg-color > select",id:"captions-foreground-color-%s",label:"Color",options:[COLOR_WHITE,COLOR_BLACK,COLOR_RED,COLOR_GREEN,COLOR_BLUE,COLOR_YELLOW,COLOR_MAGENTA,COLOR_CYAN]},edgeStyle:{selector:".vjs-edge-style > select",id:"%s",label:"Text Edge Style",options:[["none","None"],["raised","Raised"],["depressed","Depressed"],["uniform","Uniform"],["dropshadow","Dropshadow"]]},fontFamily:{selector:".vjs-font-family > select",id:"captions-font-family-%s",label:"Font Family",options:[["proportionalSansSerif","Proportional Sans-Serif"],["monospaceSansSerif","Monospace Sans-Serif"],["proportionalSerif","Proportional Serif"],["monospaceSerif","Monospace Serif"],["casual","Casual"],["script","Script"],["small-caps","Small Caps"]]},fontPercent:{selector:".vjs-font-percent > select",id:"captions-font-size-%s",label:"Font Size",options:[["0.50","50%"],["0.75","75%"],["1.00","100%"],["1.25","125%"],["1.50","150%"],["1.75","175%"],["2.00","200%"],["3.00","300%"],["4.00","400%"]],default:2,parser:function(t){return"1.00"===t?null:Number(t)}},textOpacity:{selector:".vjs-text-opacity > select",id:"captions-foreground-opacity-%s",label:"Transparency",options:[OPACITY_OPAQUE,OPACITY_SEMI]},windowColor:{selector:".vjs-window-color > select",id:"captions-window-color-%s",label:"Color"},windowOpacity:{selector:".vjs-window-opacity > select",id:"captions-window-opacity-%s",label:"Transparency",options:[OPACITY_TRANS,OPACITY_SEMI,OPACITY_OPAQUE]}};selectConfigs.windowColor.options=selectConfigs.backgroundColor.options;var TextTrackSettings=function(t){function e(n,i){classCallCheck(this,e),i.temporary=!1;var r=possibleConstructorReturn(this,t.call(this,n,i));return r.updateDisplay=bind(r,r.updateDisplay),r.fill(),r.hasBeenOpened_=r.hasBeenFilled_=!0,r.endDialog=createEl("p",{className:"vjs-control-text",textContent:r.localize("End of dialog window.")}),r.el().appendChild(r.endDialog),r.setDefaults(),void 0===i.persistTextTrackSettings&&(r.options_.persistTextTrackSettings=r.options_.playerOptions.persistTextTrackSettings),r.on(r.$(".vjs-done-button"),"click",(function(){r.saveSettings(),r.close()})),r.on(r.$(".vjs-default-button"),"click",(function(){r.setDefaults(),r.updateDisplay()})),each(selectConfigs,(function(t){r.on(r.$(t.selector),"change",r.updateDisplay)})),r.options_.persistTextTrackSettings&&r.restoreSettings(),r}return inherits(e,t),e.prototype.dispose=function(){this.endDialog=null,t.prototype.dispose.call(this)},e.prototype.createElSelect_=function(t){var e=this,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"",i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"label",r=selectConfigs[t],o=r.id.replace("%s",this.id_);return["<"+i+' id="'+o+'" class="'+("label"===i?"vjs-label":"")+'">',this.localize(r.label),"</"+i+">",'<select aria-labelledby="'+(""!==n?n+" ":"")+o+'">'].concat(r.options.map((function(t){var i=o+"-"+t[1];return['<option id="'+i+'" value="'+t[0]+'" ','aria-labelledby="'+(""!==n?n+" ":"")+o+" "+i+'">',e.localize(t[1]),"</option>"].join("")}))).concat("</select>").join("")},e.prototype.createElFgColor_=function(){var t="captions-text-legend-"+this.id_;return['<fieldset class="vjs-fg-color vjs-track-setting">','<legend id="'+t+'">',this.localize("Text"),"</legend>",this.createElSelect_("color",t),'<span class="vjs-text-opacity vjs-opacity">',this.createElSelect_("textOpacity",t),"</span>","</fieldset>"].join("")},e.prototype.createElBgColor_=function(){var t="captions-background-"+this.id_;return['<fieldset class="vjs-bg-color vjs-track-setting">','<legend id="'+t+'">',this.localize("Background"),"</legend>",this.createElSelect_("backgroundColor",t),'<span class="vjs-bg-opacity vjs-opacity">',this.createElSelect_("backgroundOpacity",t),"</span>","</fieldset>"].join("")},e.prototype.createElWinColor_=function(){var t="captions-window-"+this.id_;return['<fieldset class="vjs-window-color vjs-track-setting">','<legend id="'+t+'">',this.localize("Window"),"</legend>",this.createElSelect_("windowColor",t),'<span class="vjs-window-opacity vjs-opacity">',this.createElSelect_("windowOpacity",t),"</span>","</fieldset>"].join("")},e.prototype.createElColors_=function(){return createEl("div",{className:"vjs-track-settings-colors",innerHTML:[this.createElFgColor_(),this.createElBgColor_(),this.createElWinColor_()].join("")})},e.prototype.createElFont_=function(){return createEl("div",{className:'vjs-track-settings-font">',innerHTML:['<fieldset class="vjs-font-percent vjs-track-setting">',this.createElSelect_("fontPercent","","legend"),"</fieldset>",'<fieldset class="vjs-edge-style vjs-track-setting">',this.createElSelect_("edgeStyle","","legend"),"</fieldset>",'<fieldset class="vjs-font-family vjs-track-setting">',this.createElSelect_("fontFamily","","legend"),"</fieldset>"].join("")})},e.prototype.createElControls_=function(){var t=this.localize("restore all settings to the default values");return createEl("div",{className:"vjs-track-settings-controls",innerHTML:['<button class="vjs-default-button" title="'+t+'">',this.localize("Reset"),'<span class="vjs-control-text"> '+t+"</span>","</button>",'<button class="vjs-done-button">'+this.localize("Done")+"</button>"].join("")})},e.prototype.content=function(){return[this.createElColors_(),this.createElFont_(),this.createElControls_()]},e.prototype.label=function(){return this.localize("Caption Settings Dialog")},e.prototype.description=function(){return this.localize("Beginning of dialog window. Escape will cancel and close the window.")},e.prototype.buildCSSClass=function(){return t.prototype.buildCSSClass.call(this)+" vjs-text-track-settings"},e.prototype.getValues=function(){var t=this;return reduce(selectConfigs,(function(e,n,i){var r=getSelectedOptionValue(t.$(n.selector),n.parser);return void 0!==r&&(e[i]=r),e}),{})},e.prototype.setValues=function(t){var e=this;each(selectConfigs,(function(n,i){setSelectedOption(e.$(n.selector),t[i],n.parser)}))},e.prototype.setDefaults=function(){var t=this;each(selectConfigs,(function(e){var n=e.hasOwnProperty("default")?e["default"]:0;t.$(e.selector).selectedIndex=n}))},e.prototype.restoreSettings=function(){var t=void 0;try{t=JSON.parse(window_1.localStorage.getItem(LOCAL_STORAGE_KEY))}catch(e){log$2.warn(e)}t&&this.setValues(t)},e.prototype.saveSettings=function(){if(this.options_.persistTextTrackSettings){var t=this.getValues();try{Object.keys(t).length?window_1.localStorage.setItem(LOCAL_STORAGE_KEY,JSON.stringify(t)):window_1.localStorage.removeItem(LOCAL_STORAGE_KEY)}catch(e){log$2.warn(e)}}},e.prototype.updateDisplay=function(){var t=this.player_.getChild("textTrackDisplay");t&&t.updateDisplay()},e.prototype.conditionalBlur_=function(){this.previouslyActiveEl_=null,this.off(document_1,"keydown",this.handleKeyDown);var t=this.player_.controlBar,e=t&&t.subsCapsButton,n=t&&t.captionsButton;e?e.focus():n&&n.focus()},e}(ModalDialog);Component.registerComponent("TextTrackSettings",TextTrackSettings);var _templateObject$2=taggedTemplateLiteralLoose(["Text Tracks are being loaded from another origin but the crossorigin attribute isn't used.\n This may prevent text tracks from loading."],["Text Tracks are being loaded from another origin but the crossorigin attribute isn't used.\n This may prevent text tracks from loading."]),Html5=function(t){function e(n,i,r){classCallCheck(this,e);var o=possibleConstructorReturn(this,t.call(this,n,i,r)),s=i.source,a=!1;if(s&&(o.el_.currentSrc!==s.src||i.tag&&3===i.tag.initNetworkState_)?o.setSource(s):o.handleLateInit_(o.el_),o.el_.hasChildNodes()){for(var l=o.el_.childNodes,c=l.length,u=[];c--;){var h=l[c];"track"===h.nodeName.toLowerCase()&&(o.featuresNativeTextTracks?(o.remoteTextTrackEls().addTrackElement_(h),o.remoteTextTracks().addTrack(h.track),o.textTracks().addTrack(h.track),a||o.el_.hasAttribute("crossorigin")||!isCrossOrigin(h.src)||(a=!0)):u.push(h))}for(var p=0;p<u.length;p++)o.el_.removeChild(u[p])}return o.proxyNativeTracks_(),o.featuresNativeTextTracks&&a&&log$2.warn(tsml(_templateObject$2)),o.restoreMetadataTracksInIOSNativePlayer_(),(TOUCH_ENABLED||IS_IPHONE||IS_NATIVE_ANDROID)&&!0===i.nativeControlsForTouch&&o.setControls(!0),o.proxyWebkitFullscreen_(),o.triggerReady(),o}return inherits(e,t),e.prototype.dispose=function(){e.disposeMediaElement(this.el_),this.options_=null,t.prototype.dispose.call(this)},e.prototype.restoreMetadataTracksInIOSNativePlayer_=function(){var t=this.textTracks(),e=void 0,n=function(){e=[];for(var n=0;n<t.length;n++){var i=t[n];"metadata"===i.kind&&e.push({track:i,storedMode:i.mode})}};n(),t.addEventListener("change",n),this.on("dispose",(function(){return t.removeEventListener("change",n)}));var i=function n(){for(var i=0;i<e.length;i++){var r=e[i];"disabled"===r.track.mode&&r.track.mode!==r.storedMode&&(r.track.mode=r.storedMode)}t.removeEventListener("change",n)};this.on("webkitbeginfullscreen",(function(){t.removeEventListener("change",n),t.removeEventListener("change",i),t.addEventListener("change",i)})),this.on("webkitendfullscreen",(function(){t.removeEventListener("change",n),t.addEventListener("change",n),t.removeEventListener("change",i)}))},e.prototype.proxyNativeTracks_=function(){var t=this;NORMAL.names.forEach((function(e){var n=NORMAL[e],i=t.el()[n.getterName],r=t[n.getterName]();if(t["featuresNative"+n.capitalName+"Tracks"]&&i&&i.addEventListener){var o={change:function(t){r.trigger({type:"change",target:r,currentTarget:r,srcElement:r})},addtrack:function(t){r.addTrack(t.track)},removetrack:function(t){r.removeTrack(t.track)}},s=function(){for(var t=[],e=0;e<r.length;e++){for(var n=!1,o=0;o<i.length;o++)if(i[o]===r[e]){n=!0;break}n||t.push(r[e])}for(;t.length;)r.removeTrack(t.shift())};Object.keys(o).forEach((function(e){var n=o[e];i.addEventListener(e,n),t.on("dispose",(function(t){return i.removeEventListener(e,n)}))})),t.on("loadstart",s),t.on("dispose",(function(e){return t.off("loadstart",s)}))}}))},e.prototype.createEl=function(){var t=this.options_.tag;if(!t||!this.options_.playerElIngest&&!this.movingMediaElementInDOM){if(t){var n=t.cloneNode(!0);t.parentNode&&t.parentNode.insertBefore(n,t),e.disposeMediaElement(t),t=n}else{t=document_1.createElement("video");var i=this.options_.tag&&getAttributes(this.options_.tag),r=mergeOptions({},i);TOUCH_ENABLED&&!0===this.options_.nativeControlsForTouch||delete r.controls,setAttributes(t,assign(r,{id:this.options_.techId,class:"vjs-tech"}))}t.playerId=this.options_.playerId}"undefined"!=typeof this.options_.preload&&setAttribute(t,"preload",this.options_.preload);for(var o=["loop","muted","playsinline","autoplay"],s=0;s<o.length;s++){var a=o[s],l=this.options_[a];void 0!==l&&(l?setAttribute(t,a,a):removeAttribute(t,a),t[a]=l)}return t},e.prototype.handleLateInit_=function(t){if(0!==t.networkState&&3!==t.networkState){if(0===t.readyState){var e=!1,n=function(){e=!0};this.on("loadstart",n);var i=function(){e||this.trigger("loadstart")};return this.on("loadedmetadata",i),void this.ready((function(){this.off("loadstart",n),this.off("loadedmetadata",i),e||this.trigger("loadstart")}))}var r=["loadstart"];r.push("loadedmetadata"),t.readyState>=2&&r.push("loadeddata"),t.readyState>=3&&r.push("canplay"),t.readyState>=4&&r.push("canplaythrough"),this.ready((function(){r.forEach((function(t){this.trigger(t)}),this)}))}},e.prototype.setCurrentTime=function(t){try{this.el_.currentTime=t}catch(e){log$2(e,"Video is not ready. (Video.js)")}},e.prototype.duration=function(){var t=this;if(this.el_.duration===1/0&&IS_ANDROID&&IS_CHROME&&0===this.el_.currentTime){var e=function e(){t.el_.currentTime>0&&(t.el_.duration===1/0&&t.trigger("durationchange"),t.off("timeupdate",e))};return this.on("timeupdate",e),NaN}return this.el_.duration||NaN},e.prototype.width=function(){return this.el_.offsetWidth},e.prototype.height=function(){return this.el_.offsetHeight},e.prototype.proxyWebkitFullscreen_=function(){var t=this;if("webkitDisplayingFullscreen"in this.el_){var e=function(){this.trigger("fullscreenchange",{isFullscreen:!1})},n=function(){"webkitPresentationMode"in this.el_&&"picture-in-picture"!==this.el_.webkitPresentationMode&&(this.one("webkitendfullscreen",e),this.trigger("fullscreenchange",{isFullscreen:!0}))};this.on("webkitbeginfullscreen",n),this.on("dispose",(function(){t.off("webkitbeginfullscreen",n),t.off("webkitendfullscreen",e)}))}},e.prototype.supportsFullScreen=function(){if("function"==typeof this.el_.webkitEnterFullScreen){var t=window_1.navigator&&window_1.navigator.userAgent||"";if(/Android/.test(t)||!/Chrome|Mac OS X 10.5/.test(t))return!0}return!1},e.prototype.enterFullScreen=function(){var t=this.el_;t.paused&&t.networkState<=t.HAVE_METADATA?(this.el_.play(),this.setTimeout((function(){t.pause(),t.webkitEnterFullScreen()}),0)):t.webkitEnterFullScreen()},e.prototype.exitFullScreen=function(){this.el_.webkitExitFullScreen()},e.prototype.src=function(t){if(void 0===t)return this.el_.src;this.setSrc(t)},e.prototype.reset=function(){e.resetMediaElement(this.el_)},e.prototype.currentSrc=function(){return this.currentSource_?this.currentSource_.src:this.el_.currentSrc},e.prototype.setControls=function(t){this.el_.controls=!!t},e.prototype.addTextTrack=function(e,n,i){return this.featuresNativeTextTracks?this.el_.addTextTrack(e,n,i):t.prototype.addTextTrack.call(this,e,n,i)},e.prototype.createRemoteTextTrack=function(e){if(!this.featuresNativeTextTracks)return t.prototype.createRemoteTextTrack.call(this,e);var n=document_1.createElement("track");return e.kind&&(n.kind=e.kind),e.label&&(n.label=e.label),(e.language||e.srclang)&&(n.srclang=e.language||e.srclang),e["default"]&&(n["default"]=e["default"]),e.id&&(n.id=e.id),e.src&&(n.src=e.src),n},e.prototype.addRemoteTextTrack=function(e,n){var i=t.prototype.addRemoteTextTrack.call(this,e,n);return this.featuresNativeTextTracks&&this.el().appendChild(i),i},e.prototype.removeRemoteTextTrack=function(e){if(t.prototype.removeRemoteTextTrack.call(this,e),this.featuresNativeTextTracks)for(var n=this.$$("track"),i=n.length;i--;)e!==n[i]&&e!==n[i].track||this.el().removeChild(n[i])},e.prototype.getVideoPlaybackQuality=function(){if("function"==typeof this.el().getVideoPlaybackQuality)return this.el().getVideoPlaybackQuality();var t={};return"undefined"!=typeof this.el().webkitDroppedFrameCount&&"undefined"!=typeof this.el().webkitDecodedFrameCount&&(t.droppedVideoFrames=this.el().webkitDroppedFrameCount,t.totalVideoFrames=this.el().webkitDecodedFrameCount),window_1.performance&&"function"==typeof window_1.performance.now?t.creationTime=window_1.performance.now():window_1.performance&&window_1.performance.timing&&"number"==typeof window_1.performance.timing.navigationStart&&(t.creationTime=window_1.Date.now()-window_1.performance.timing.navigationStart),t},e}(Tech);if(isReal()){Html5.TEST_VID=document_1.createElement("video");var track=document_1.createElement("track");track.kind="captions",track.srclang="en",track.label="English",Html5.TEST_VID.appendChild(track)}Html5.isSupported=function(){try{Html5.TEST_VID.volume=.5}catch(t){return!1}return!(!Html5.TEST_VID||!Html5.TEST_VID.canPlayType)},Html5.canPlayType=function(t){return Html5.TEST_VID.canPlayType(t)},Html5.canPlaySource=function(t,e){return Html5.canPlayType(t.type)},Html5.canControlVolume=function(){try{var t=Html5.TEST_VID.volume;return Html5.TEST_VID.volume=t/2+.1,t!==Html5.TEST_VID.volume}catch(e){return!1}},Html5.canControlMute=function(){try{var t=Html5.TEST_VID.muted;return Html5.TEST_VID.muted=!0,t!==Html5.TEST_VID.muted}catch(e){return!1}},Html5.canControlPlaybackRate=function(){if(IS_ANDROID&&IS_CHROME&&CHROME_VERSION<58)return!1;try{var t=Html5.TEST_VID.playbackRate;return Html5.TEST_VID.playbackRate=t/2+.1,t!==Html5.TEST_VID.playbackRate}catch(e){return!1}},Html5.supportsNativeTextTracks=function(){return IS_ANY_SAFARI},Html5.supportsNativeVideoTracks=function(){return!(!Html5.TEST_VID||!Html5.TEST_VID.videoTracks)},Html5.supportsNativeAudioTracks=function(){return!(!Html5.TEST_VID||!Html5.TEST_VID.audioTracks)},Html5.Events=["loadstart","suspend","abort","error","emptied","stalled","loadedmetadata","loadeddata","canplay","canplaythrough","playing","waiting","seeking","seeked","ended","durationchange","timeupdate","progress","play","pause","ratechange","resize","volumechange"],Html5.prototype.featuresVolumeControl=Html5.canControlVolume(),Html5.prototype.featuresMuteControl=Html5.canControlMute(),Html5.prototype.featuresPlaybackRate=Html5.canControlPlaybackRate(),Html5.prototype.movingMediaElementInDOM=!IS_IOS,Html5.prototype.featuresFullscreenResize=!0,Html5.prototype.featuresProgressEvents=!0,Html5.prototype.featuresTimeupdateEvents=!0,Html5.prototype.featuresNativeTextTracks=Html5.supportsNativeTextTracks(),Html5.prototype.featuresNativeVideoTracks=Html5.supportsNativeVideoTracks(),Html5.prototype.featuresNativeAudioTracks=Html5.supportsNativeAudioTracks();var canPlayType=Html5.TEST_VID&&Html5.TEST_VID.constructor.prototype.canPlayType,mpegurlRE=/^application\/(?:x-|vnd\.apple\.)mpegurl/i,mp4RE=/^video\/mp4/i;Html5.patchCanPlayType=function(){ANDROID_VERSION>=4&&!IS_FIREFOX?Html5.TEST_VID.constructor.prototype.canPlayType=function(t){return t&&mpegurlRE.test(t)?"maybe":canPlayType.call(this,t)}:IS_OLD_ANDROID&&(Html5.TEST_VID.constructor.prototype.canPlayType=function(t){return t&&mp4RE.test(t)?"maybe":canPlayType.call(this,t)})},Html5.unpatchCanPlayType=function(){var t=Html5.TEST_VID.constructor.prototype.canPlayType;return Html5.TEST_VID.constructor.prototype.canPlayType=canPlayType,t},Html5.patchCanPlayType(),Html5.disposeMediaElement=function(t){if(t){for(t.parentNode&&t.parentNode.removeChild(t);t.hasChildNodes();)t.removeChild(t.firstChild);t.removeAttribute("src"),"function"==typeof t.load&&function(){try{t.load()}catch(e){}}()}},Html5.resetMediaElement=function(t){if(t){for(var e=t.querySelectorAll("source"),n=e.length;n--;)t.removeChild(e[n]);t.removeAttribute("src"),"function"==typeof t.load&&function(){try{t.load()}catch(e){}}()}},["muted","defaultMuted","autoplay","controls","loop","playsinline"].forEach((function(t){Html5.prototype[t]=function(){return this.el_[t]||this.el_.hasAttribute(t)}})),["muted","defaultMuted","autoplay","loop","playsinline"].forEach((function(t){Html5.prototype["set"+toTitleCase(t)]=function(e){this.el_[t]=e,e?this.el_.setAttribute(t,t):this.el_.removeAttribute(t)}})),["paused","currentTime","buffered","volume","poster","preload","error","seeking","seekable","ended","playbackRate","defaultPlaybackRate","played","networkState","readyState","videoWidth","videoHeight"].forEach((function(t){Html5.prototype[t]=function(){return this.el_[t]}})),["volume","src","poster","preload","playbackRate","defaultPlaybackRate"].forEach((function(t){Html5.prototype["set"+toTitleCase(t)]=function(e){"src"===t&&this.player_&&this.player_.trigger&&this.player_.trigger({type:"debug",data:{message:"debug === 播放地址直传 video: "+e}}),this.el_[t]=e}})),["pause","load","play"].forEach((function(t){Html5.prototype[t]=function(){return this.el_[t]()}})),Tech.withSourceHandlers(Html5),Html5.nativeSourceHandler={},Html5.nativeSourceHandler.canPlayType=function(t){setTimeout((function(){}),2e3);try{return"video/m3u8"===t?"maybe":Html5.TEST_VID.canPlayType(t)}catch(e){return""}},Html5.nativeSourceHandler.canHandleSource=function(t,e){if(t.type)return Html5.nativeSourceHandler.canPlayType(t.type);if(t.src){var n=getFileExtension(t.src);return Html5.nativeSourceHandler.canPlayType("video/"+n)}return""},Html5.nativeSourceHandler.handleSource=function(t,e,n){e.setSrc(t.src)},Html5.nativeSourceHandler.dispose=function(){},Html5.registerSourceHandler(Html5.nativeSourceHandler),Tech.registerTech("Html5",Html5);var _templateObject$1=taggedTemplateLiteralLoose(["\n Using the tech directly can be dangerous. I hope you know what you're doing.\n See https://github.com/videojs/video.js/issues/2617 for more info.\n "],["\n Using the tech directly can be dangerous. I hope you know what you're doing.\n See https://github.com/videojs/video.js/issues/2617 for more info.\n "]),preventScroll=function(t){t.preventDefault()},TECH_EVENTS_RETRIGGER=["progress","abort","suspend","emptied","stalled","loadedmetadata","loadeddata","timeupdate","ratechange","resize","volumechange","texttrackchange"],Player=function(t){function e(n,i,r){if(classCallCheck(this,e),n.id=n.id||"vjs_video_"+newGUID(),i=assign(e.getTagSettings(n),i),i.initChildren=!1,i.createEl=!1,i.evented=!1,i.reportTouchActivity=!1,!i.language)if("function"==typeof n.closest){var o=n.closest("[lang]");o&&o.getAttribute&&(i.language=o.getAttribute("lang"))}else for(var s=n;s&&1===s.nodeType;){if(getAttributes(s).hasOwnProperty("lang")){i.language=s.getAttribute("lang");break}s=s.parentNode}var a=possibleConstructorReturn(this,t.call(this,null,i,r));if(a.isReady_=!1,a.hasStarted_=!1,a.userActive_=!1,!a.options_||!a.options_.techOrder||!a.options_.techOrder.length)throw new Error("No techOrder specified. Did you overwrite videojs.options instead of just changing the properties you want to override?");if(a.tag=n,a.tagAttributes=n&&getAttributes(n),a.language(a.options_.language),i.languages){var l={};Object.getOwnPropertyNames(i.languages).forEach((function(t){l[t.toLowerCase()]=i.languages[t]})),a.languages_=l}else a.languages_=e.prototype.options_.languages;a.cache_={},a.poster_=i.poster||"",a.controls_=!!i.controls,a.cache_.lastVolume=1,n.controls=!1,n.removeAttribute("controls"),i.controlBar&&i.controlBar.fullscreenRotate&&(a.conW=window_1.innerWidth||document_1.documentElement.clientWidth||document_1.body.clientWidth,a.conH=window_1.innerHeight||document_1.documentElement.clientHeight||document_1.body.clientHeight,a.currentDirection="portrait",a.lastDirection="portrait",a.recordDirection()),a.scrubbing_=!1,a.textTrackCleared_=!1,a.el_=a.createEl(),evented(a,{eventBusKey:"el_"});var c=mergeOptions(a.options_);if(i.plugins){var u=i.plugins;Object.keys(u).forEach((function(t){if("function"!=typeof this[t])throw new Error('plugin "'+t+'" does not exist');this[t](u[t])}),a)}return a.options_.playerOptions=c,a.middleware_=[],a.initChildren(),a.isAudio("audio"===n.nodeName.toLowerCase()),a.controls()?a.addClass("vjs-controls-enabled"):a.addClass("vjs-controls-disabled"),a.el_.setAttribute("role","region"),a.isAudio()?a.el_.setAttribute("aria-label",a.localize("Audio Player")):a.el_.setAttribute("aria-label",a.localize("Video Player")),a.isAudio()&&a.addClass("vjs-audio"),a.flexNotSupported_()&&a.addClass("vjs-no-flex"),IS_IOS||IS_ANDROID||a.addClass("vjs-workinghover"),e.players[a.id_]=a,a.userActive(!0),a.reportUserActivity(),a.listenForUserActivity_(),a.on("fullscreenchange",a.handleFullscreenChange_),a.on("stageclick",a.handleStageClick_),a.changingSrc_=!1,a.playWaitingForReady_=!1,a.playOnLoadstart_=null,a.forceAutoplayInChrome_(),a}return inherits(e,t),e.prototype.recordDirection=function(){var t=this,e=this;this.currentDirection="portrait",this.lastDirection="portrait";var n="onorientationchange"in window_1?"orientationchange":"resize";window_1.addEventListener(n,(function(){0==window_1.orientation||180==window_1.orientation?(e.lastDirection=e.currentDirection.slice(),e.currentDirection="portrait"):(e.lastDirection=e.currentDirection.slice(),e.currentDirection="landscape"),t.screenRotated&&("portrait"===e.lastDirection&&"landscape"===t.currentDirection&&e.landscapeForOrientation(),"landscape"===e.lastDirection&&"portrait"===t.currentDirection&&e.portrait(!0)),t.screenRotated||("portrait"===e.lastDirection&&"landscape"===t.currentDirection&&e.landscapeForOrientation(),"landscape"===e.lastDirection&&"portrait"===t.currentDirection&&e.portrait(!0)),e.trigger("directionchanged")}),!1)},e.prototype.requestRotatescreen=function(){var t=this;return t.screenRotated?(t.exitRotatescreen(),!1):"landscape"!==t.currentDirection||t.screenRotated?(t.el_.style.width="100vw",t.el_.style.height="100%",t.el_.style.position="fixed",t.el_.style.zIndex="999",t.el_.style.top="0",document_1.body.style.overflowY="hidden",document_1.addEventListener("touchmove",preventScroll,{passive:!1}),void t.landscape()):(t.portrait(),!1)},e.prototype.portrait=function(){var t=this;t.screenRotated=!1,t.el_.removeAttribute("style")},e.prototype.landscapeForOrientation=function(){var t=this;t.portrait(),setTimeout((function(){var e=window_1.innerHeight||document_1.documentElement.clientHeight||document_1.body.clientHeight;t.el_.style.transform="rotate(0deg)",t.el_.style.width="100vw",t.el_.style.height=e+"px",t.el_.style["transform-origin"]="center center",t.el_.style["-webkit-transform-origin"]="center center"}),150)},e.prototype.landscape=function(){var t=this;t.screenRotated=!0,t.el_.style.transform="rotate(90deg) translate("+(t.conH-t.conW)/2+"px,"+(t.conH-t.conW)/2+"px)",t.el_.style.width=t.conH+"px",t.el_.style.height=t.conW+"px",t.el_.style["transform-origin"]="center center",t.el_.style["-webkit-transform-origin"]="center center"},e.prototype.exitRotatescreen=function(){this.el_.removeAttribute("style"),document_1.removeEventListener("touchmove",preventScroll,{passive:!1}),document_1.body.style.overflowY="",this.screenRotated=!1,this.portrait(!0)},e.prototype.dispose=function(){if(!this.el_)return!1;this.trigger("dispose"),this.off("dispose"),this.styleEl_&&this.styleEl_.parentNode&&(this.styleEl_.parentNode.removeChild(this.styleEl_),this.styleEl_=null),e.players[this.id_]=null,this.tag&&this.tag.player&&(this.tag.player=null),this.el_&&this.el_.player&&(this.el_.player=null),this.tech_&&this.tech_.dispose(),this.playerElIngest_&&(this.playerElIngest_=null),this.tag&&(this.tag=null),t.prototype.dispose.call(this)},e.prototype.createEl=function(){var e=this.tag,n=void 0,i=this.playerElIngest_=e.parentNode&&e.parentNode.hasAttribute&&e.parentNode.hasAttribute("data-vjs-player"),r="video-js"===this.tag.tagName.toLowerCase();i?n=this.el_=e.parentNode:r||(n=this.el_=t.prototype.createEl.call(this,"div"));var o=getAttributes(e);if(r){for(n=this.el_=e,e=this.tag=document_1.createElement("video");n.children.length;)e.appendChild(n.firstChild);hasClass(n,"video-js")||addClass(n,"video-js"),n.appendChild(e),i=this.playerElIngest_=n}if(e.setAttribute("tabindex","-1"),e.removeAttribute("width"),e.removeAttribute("height"),Object.getOwnPropertyNames(o).forEach((function(t){"class"===t?(n.className+=" "+o[t],r&&(e.className+=" "+o[t])):(n.setAttribute(t,o[t]),r&&e.setAttribute(t,o[t]))})),e.playerId=e.id,e.id+="_html5_api",e.className="vjs-tech",e.player=n.player=this,this.addClass("vjs-paused"),!0!==window_1.VIDEOJS_NO_DYNAMIC_STYLE){this.styleEl_=createStyleElement("vjs-styles-dimensions");var s=$(".vjs-styles-defaults"),a=$("head");a.insertBefore(this.styleEl_,s?s.nextSibling:a.firstChild)}this.width(this.options_.width),this.height(this.options_.height),this.fluid(this.options_.fluid),this.aspectRatio(this.options_.aspectRatio);for(var l=e.getElementsByTagName("a"),c=0;c<l.length;c++){var u=l.item(c);addClass(u,"vjs-hidden"),u.setAttribute("hidden","hidden")}return e.initNetworkState_=e.networkState,e.parentNode&&!i&&e.parentNode.insertBefore(n,e),prependTo(e,n),this.children_.unshift(e),this.el_.setAttribute("lang",this.language_),this.el_=n,n},e.prototype.width=function(t,e){return this.dimension("width",t,e)},e.prototype.height=function(t,e){return this.dimension("height",t,e)},e.prototype.dimension=function(t,e,n){var i=t+"_";if(void 0===e)return this[i]||0;if(""===e)return this[i]=void 0,void this.updateStyleEl_();var r=parseFloat(e);isNaN(r)?log$2.error('Improper value "'+e+'" supplied for for '+t):(this[i]=r,this.updateStyleEl_(),this.isReady_&&!n&&this.trigger("playerresize"))},e.prototype.fluid=function(t){if(void 0===t)return!!this.fluid_;this.fluid_=!!t,t?this.addClass("vjs-fluid"):this.removeClass("vjs-fluid"),this.updateStyleEl_()},e.prototype.aspectRatio=function(t){if(void 0===t)return this.aspectRatio_;if(!/^\d+\:\d+$/.test(t))throw new Error("Improper value supplied for aspect ratio. The format should be width:height, for example 16:9.");this.aspectRatio_=t,this.fluid(!0),this.updateStyleEl_()},e.prototype.updateStyleEl_=function(){if(!0!==window_1.VIDEOJS_NO_DYNAMIC_STYLE){var t=void 0,e=void 0,n=void 0,i=void 0;n=void 0!==this.aspectRatio_&&"auto"!==this.aspectRatio_?this.aspectRatio_:this.videoWidth()>0?this.videoWidth()+":"+this.videoHeight():"16:9";var r=n.split(":"),o=r[1]/r[0];t=void 0!==this.width_?this.width_:void 0!==this.height_?this.height_/o:this.videoWidth()||300,e=void 0!==this.height_?this.height_:t*o,i=/^[^a-zA-Z]/.test(this.id())?"dimensions-"+this.id():this.id()+"-dimensions",this.addClass(i),setTextContent(this.styleEl_,"\n ."+i+" {\n width: "+t+"px;\n height: "+e+"px;\n }\n\n ."+i+".vjs-fluid {\n padding-top: "+100*o+"%;\n }\n ")}else{var s="number"==typeof this.width_?this.width_:this.options_.width,a="number"==typeof this.height_?this.height_:this.options_.height,l=this.tech_&&this.tech_.el();l&&(s>=0&&(l.width=s),a>=0&&(l.height=a))}},e.prototype.loadTech_=function(t,e){var n=this;this.tech_&&this.unloadTech_();var i=toTitleCase(t),r=t.charAt(0).toLowerCase()+t.slice(1);"Html5"!==i&&this.tag&&(Tech.getTech("Html5").disposeMediaElement(this.tag),this.tag.player=null,this.tag=null),this.techName_=i,this.isReady_=!1;var o={source:e,nativeControlsForTouch:this.options_.nativeControlsForTouch,playerId:this.id(),techId:this.id()+"_"+i+"_api",autoplay:this.options_.autoplay,playsinline:this.options_.playsinline,preload:this.options_.preload,loop:this.options_.loop,muted:this.options_.muted,poster:this.poster(),language:this.language(),playerElIngest:this.playerElIngest_||!1,"vtt.js":this.options_["vtt.js"],swf:this.options_.swf,hlsConfig:this.options_.hlsConfig,dashConfig:this.options_.dashConfig,flvConfig:this.options_.flvConfig,webrtcConfig:this.options_.webrtcConfig,xp2pConfig:this.options_.xp2pConfig};ALL.names.forEach((function(t){var e=ALL[t];o[e.getterName]=n[e.privateName]})),assign(o,this.options_[i]),assign(o,this.options_[r]),assign(o,this.options_[t.toLowerCase()]),this.tag&&(o.tag=this.tag),e&&e.src===this.cache_.src&&this.cache_.currentTime>0&&(o.startTime=this.cache_.currentTime);var s=Tech.getTech(t);if(!s)throw new Error("No Tech named '"+i+"' exists! '"+i+"' should be registered using videojs.registerTech()'");this.tech_=new s(this,o),this.tech_.ready(bind(this,this.handleTechReady_),!0),textTrackConverter.jsonToTextTracks(this.textTracksJson_||[],this.tech_),TECH_EVENTS_RETRIGGER.forEach((function(t){n.on(n.tech_,t,n["handleTech"+toTitleCase(t)+"_"])})),this.on(this.tech_,"loadstart",this.handleTechLoadStart_),this.on(this.tech_,"waiting",this.handleTechWaiting_),this.on(this.tech_,"canplay",this.handleTechCanPlay_),this.on(this.tech_,"canplaythrough",this.handleTechCanPlayThrough_),this.on(this.tech_,"playing",this.handleTechPlaying_),this.on(this.tech_,"ended",this.handleTechEnded_),this.on(this.tech_,"seeking",this.handleTechSeeking_),this.on(this.tech_,"seeked",this.handleTechSeeked_),this.on(this.tech_,"play",this.handleTechPlay_),this.on(this.tech_,"firstplay",this.handleTechFirstPlay_),this.on(this.tech_,"pause",this.handleTechPause_),this.on(this.tech_,"durationchange",this.handleTechDurationChange_),this.on(this.tech_,"fullscreenchange",this.handleTechFullscreenChange_),this.on(this.tech_,"error",this.handleTechError_),this.on(this.tech_,"loadedmetadata",this.updateStyleEl_),this.on(this.tech_,"posterchange",this.handleTechPosterChange_),this.on(this.tech_,"textdata",this.handleTechTextData_),this.on(this.tech_,"x5videoexitfullscreen",this.handleX5ExitFullscreen_),this.usingNativeControls(this.techGet_("controls")),this.controls()&&!this.usingNativeControls()&&this.addTechControlsListeners_(),this.tech_.el().parentNode===this.el()||"Html5"===i&&this.tag||prependTo(this.tech_.el(),this.el()),this.tag&&(this.tag.player=null,this.tag=null)},e.prototype.unloadTech_=function(){var t=this;ALL.names.forEach((function(e){var n=ALL[e];t[n.privateName]=t[n.getterName]()})),this.textTracksJson_=textTrackConverter.textTracksToJson(this.tech_),this.isReady_=!1,this.tech_.dispose(),this.tech_=!1},e.prototype.tech=function(t){return void 0===t&&log$2.warn(tsml(_templateObject$1)),this.tech_},e.prototype.addTechControlsListeners_=function(){this.tech_&&(this.removeTechControlsListeners_(),this.on(this.tech_,"mousedown",this.handleTechClick_),this.on(this.tech_,"touchstart",this.handleTechTouchStart_),this.on(this.tech_,"touchmove",this.handleTechTouchMove_),this.on(this.tech_,"touchend",this.handleTechTouchEnd_),this.on(this.tech_,"tap",this.handleTechTap_))},e.prototype.removeTechControlsListeners_=function(){this.tech_&&(this.off(this.tech_,"tap",this.handleTechTap_),this.off(this.tech_,"touchstart",this.handleTechTouchStart_),this.off(this.tech_,"touchmove",this.handleTechTouchMove_),this.off(this.tech_,"touchend",this.handleTechTouchEnd_),this.off(this.tech_,"mousedown",this.handleTechClick_))},e.prototype.handleTechReady_=function(){if(this.triggerReady(),this.cache_.volume&&this.techCall_("setVolume",this.cache_.volume),this.handleTechPosterChange_(),this.handleTechDurationChange_(),(this.src()||this.currentSrc())&&this.tag&&this.options_.autoplay&&this.paused())try{delete this.tag.poster}catch(t){log$2("deleting tag.poster throws in some browsers",t)}},e.prototype.handleTechLoadStart_=function(){this.removeClass("vjs-ended"),this.removeClass("vjs-seeking"),this.licenseCheckFailed||this.error(null),this.paused()?(this.hasStarted(!1),this.trigger("loadstart")):(this.trigger("loadstart"),this.trigger("firstplay"))},e.prototype.hasStarted=function(t){if(void 0===t)return this.hasStarted_;t!==this.hasStarted_&&(this.hasStarted_=t,this.hasStarted_?(this.addClass("vjs-has-started"),this.trigger("firstplay")):this.removeClass("vjs-has-started"))},e.prototype.handleTechPlay_=function(){this.removeClass("vjs-ended"),this.removeClass("vjs-paused"),this.addClass("vjs-playing"),this.hasStarted(!0),this.trigger("play")},e.prototype.handleTechWaiting_=function(){var t=this;this.addClass("vjs-waiting"),this.trigger("waiting"),this.one("timeupdate",(function(){return t.removeClass("vjs-waiting")}))},e.prototype.handleTechCanPlay_=function(){this.removeClass("vjs-waiting"),this.trigger("canplay")},e.prototype.handleTechCanPlayThrough_=function(){this.removeClass("vjs-waiting"),this.trigger("canplaythrough")},e.prototype.handleTechPlaying_=function(){this.removeClass("vjs-waiting"),this.trigger("playing")},e.prototype.handleTechSeeking_=function(){this.addClass("vjs-seeking"),this.trigger("seeking")},e.prototype.handleTechSeeked_=function(){this.removeClass("vjs-seeking"),this.trigger("seeked")},e.prototype.handleTechFirstPlay_=function(){this.options_.starttime&&(log$2.warn("Passing the `starttime` option to the player will be deprecated in 6.0"),this.currentTime(this.options_.starttime)),this.addClass("vjs-has-started"),this.trigger("firstplay")},e.prototype.handleTechPause_=function(){this.removeClass("vjs-playing"),this.addClass("vjs-paused"),this.trigger("pause")},e.prototype.handleTechEnded_=function(){this.addClass("vjs-ended"),this.options_.loop?(this.currentTime(0),this.play()):this.paused()||this.pause(),this.trigger("ended")},e.prototype.handleTechDurationChange_=function(){this.duration(this.techGet_("duration"))},e.prototype.handleTechClick_=function(t){isSingleLeftClick(t)&&this.controls_&&(this.paused()?this.play():this.pause())},e.prototype.handleTechTap_=function(){this.userActive(!this.userActive())},e.prototype.handleTechTouchStart_=function(){this.userWasActive=this.userActive()},e.prototype.handleTechTouchMove_=function(){this.userWasActive&&this.reportUserActivity()},e.prototype.handleTechTouchEnd_=function(t){t.preventDefault()},e.prototype.handleFullscreenChange_=function(){IS_IOS||(this.isFullscreen()?this.addClass("vjs-fullscreen"):this.removeClass("vjs-fullscreen"))},e.prototype.handleStageClick_=function(){this.reportUserActivity()},e.prototype.toggleFullscreenClass_=function(){IS_IOS||(this.isFullscreen()?this.addClass("vjs-fullscreen"):this.removeClass("vjs-fullscreen"))},e.prototype.documentFullscreenChange_=function(t){var e=FullscreenApi;this.isFullscreen(document_1[e.fullscreenElement]),!1===this.isFullscreen()&&off(document_1,e.fullscreenchange,bind(this,this.documentFullscreenChange_)),prefixedAPI||this.trigger("fullscreenchange")},e.prototype.handleTechFullscreenChange_=function(t,e){e&&this.isFullscreen(e.isFullscreen),this.trigger("fullscreenchange")},e.prototype.handleTechError_=function(){var t=this.tech_.error();this.error(t)},e.prototype.handleTechTextData_=function(){var t=null;arguments.length>1&&(t=arguments[1]),this.trigger("textdata",t)},e.prototype.handleX5ExitFullscreen_=function(){this.removeClass("vjs-fullscreen"),this.isFullscreen_=!this.isFullscreen_},e.prototype.getCache=function(){return this.cache_},e.prototype.techCall_=function(t,e){this.ready((function(){if(t in allowedSetters)return set$1(this.middleware_,this.tech_,t,e);try{this.tech_&&this.tech_[t](e)}catch(n){throw log$2(n),n}}),!0)},e.prototype.techGet_=function(t){if(this.tech_&&this.tech_.isReady_){if(t in allowedGetters)return get$3(this.middleware_,this.tech_,t);try{return this.tech_[t]()}catch(e){if(void 0===this.tech_[t])throw log$2("Video.js: "+t+" method not defined for "+this.techName_+" playback technology.",e),e;if("TypeError"===e.name)throw log$2("Video.js: "+t+" unavailable on "+this.techName_+" playback technology element.",e),this.tech_.isReady_=!1,e;throw log$2(e),e}}},e.prototype.play=function(){var t=this;if(this.fatalError)return!1;if(this.playOnLoadstart_&&this.off("loadstart",this.playOnLoadstart_),this.isReady_){if(!this.changingSrc_&&(this.src()||this.currentSrc()))return this.techGet_("play");this.playOnLoadstart_=function(){t.playOnLoadstart_=null,silencePromise(t.play())},this.one("loadstart",this.playOnLoadstart_)}else{if(this.playWaitingForReady_)return;this.playWaitingForReady_=!0,this.ready((function(){t.playWaitingForReady_=!1,silencePromise(t.play())}))}},e.prototype.pause=function(){this.techCall_("pause")},e.prototype.paused=function(){return!1!==this.techGet_("paused")},e.prototype.played=function(){return this.techGet_("played")||createTimeRanges(0,0)},e.prototype.scrubbing=function(t){if(void 0===t)return this.scrubbing_;this.scrubbing_=!!t,t?this.addClass("vjs-scrubbing"):this.removeClass("vjs-scrubbing")},e.prototype.currentTime=function(t){if(void 0!==t)return t<0&&(t=0),void this.techCall_("setCurrentTime",t);try{return this.cache_.currentTime=this.techGet_("currentTime")||0,this.cache_.currentTime}catch(e){return 0}},e.prototype.currentPDT=function(t){if(!this.plugins||!this.plugins.pdt)return"";var e=get_1(this,"tech_.hlsProvider.hls.playingDate");if(!e)return"";var n=new Date(e).getTime();if(t){var i=this.currentTime(),r=t-n;return this.currentTime(i+r/1e3),!1}return n},e.prototype.duration=function(t){if("event"===get_1(this,"options_.plugins.Dvr.mode")&&this.cache_.src&&this.cache_.src.indexOf("tsEventmode=on")>-1){var e=get_1(this,"tech_.hlsProvider.hls.levels[0].details.totalduration");e&&(this.cache_.duration=e),this.cache_.duration&&this.removeClass("vjs-live")}if(void 0===t)return void 0!==this.cache_.duration?this.cache_.duration:NaN;t=parseFloat(t),t<=0&&(t=1/0),t!==this.cache_.duration&&(this.cache_.duration=t,t===1/0?this.addClass("vjs-live"):this.removeClass("vjs-live"),this.trigger("durationchange"))},e.prototype.remainingTime=function(){return this.duration()-this.currentTime()},e.prototype.remainingTimeDisplay=function(){return Math.floor(this.duration())-Math.floor(this.currentTime())},e.prototype.buffered=function(){var t=this.techGet_("buffered");return t&&t.length||(t=createTimeRanges(0,0)),t},e.prototype.bufferedPercent=function(){return bufferedPercent(this.buffered(),this.duration())},e.prototype.bufferedEnd=function(){var t=this.buffered(),e=this.duration(),n=t.end(t.length-1);return n>e&&(n=e),n},e.prototype.volume=function(t){var e=void 0;return void 0!==t?(e=Math.max(0,Math.min(1,parseFloat(t))),this.cache_.volume=e,this.techCall_("setVolume",e),void(e>0?(this.muted(!1),this.lastVolume_(e)):this.muted(!0))):(e=parseFloat(this.techGet_("volume")),isNaN(e)?1:e)},e.prototype.muted=function(t){return void 0!==t?void this.techCall_("setMuted",t):this.techGet_("muted")||!1},e.prototype.defaultMuted=function(t){return void 0!==t?this.techCall_("setDefaultMuted",t):this.techGet_("defaultMuted")||!1},e.prototype.lastVolume_=function(t){return void 0!==t&&0!==t?void(this.cache_.lastVolume=t):this.cache_.lastVolume},e.prototype.supportsFullScreen=function(){return this.techGet_("supportsFullScreen")||!1},e.prototype.isFullscreen=function(t){return void 0!==t?(this.isFullscreen_=!!t,void this.toggleFullscreenClass_()):!!this.isFullscreen_},e.prototype.requestFullscreen=function(){var t=FullscreenApi;if(this.isFullscreen(!0),this.options_.fakeFullscreen){var e=this;return(IS_IOS||IS_ANDROID)&&e.forceFixSubtitlesFont(),IS_IOS?(e.el_.style.width="100vw",e.el_.style.height="100%",e.el_.style.position="fixed",e.el_.style.zIndex="999",e.el_.style.top="0",document_1.body.style.overflowY="hidden",document_1.addEventListener("touchmove",preventScroll,{passive:!1}),this.trigger("fullscreenchange")):(this.enterFullWindow(),this.trigger("fullscreenchange")),!1}t.requestFullscreen?(on(document_1,t.fullscreenchange,bind(this,this.documentFullscreenChange_)),this.el_[t.requestFullscreen]()):this.tech_.supportsFullScreen()?this.techCall_("enterFullScreen"):(this.enterFullWindow(),this.trigger("fullscreenchange"))},e.prototype.exitFullscreen=function(){var t=FullscreenApi;if(this.isFullscreen(!1),this.options_.fakeFullscreen)return(IS_IOS||IS_ANDROID)&&this.releaseSubtitlesFont(),IS_IOS?(this.el_.removeAttribute("style"),document_1.removeEventListener("touchmove",preventScroll,{passive:!1}),document_1.body.style.overflowY="",this.trigger("fullscreenchange")):(this.exitFullWindow(),this.trigger("fullscreenchange")),!1;t.requestFullscreen?document_1[t.exitFullscreen]():this.tech_.supportsFullScreen()?this.techCall_("exitFullScreen"):(this.exitFullWindow(),this.trigger("fullscreenchange"))},e.prototype.forceFixSubtitlesFont=function(){loadCssText("tcp_force_fix_font","\n .vjs-text-track-display div div {\n font: "+(get_1(this.getChild("textTrackDisplay").el_,"children[0].children[0].style.font")||"10px sans-serif")+"!important;\n }\n ")},e.prototype.releaseSubtitlesFont=function(t){var e=get_1(this.getChild("textTrackDisplay").el_,"children[0].children[0]");e&&(e.style.display="none"),t&&setTimeout((function(){releaseCssText("tcp_force_fix_font")}),1e3)},e.prototype.enterFullWindow=function(){this.isFullWindow=!0,this.docOrigOverflow=document_1.documentElement.style.overflow,on(document_1,"keydown",bind(this,this.fullWindowOnEscKey)),document_1.documentElement.style.overflow="hidden",addClass(document_1.body,"vjs-full-window"),this.trigger("enterFullWindow")},e.prototype.fullWindowOnEscKey=function(t){27===t.keyCode&&(!0===this.isFullscreen()?this.exitFullscreen():this.exitFullWindow())},e.prototype.exitFullWindow=function(){this.isFullWindow=!1,off(document_1,"keydown",this.fullWindowOnEscKey),document_1.documentElement.style.overflow=this.docOrigOverflow,removeClass(document_1.body,"vjs-full-window"),this.trigger("exitFullWindow")},e.prototype.canPlayType=function(t){for(var e=void 0,n=0,i=this.options_.techOrder;n<i.length;n++){var r=i[n],o=Tech.getTech(r);if(o||(o=Component.getComponent(r)),o){if(o.isSupported()&&(e=o.canPlayType(t)))return e}else log$2.error('The "'+r+'" tech is undefined. Skipped browser support check for that tech.')}return""},e.prototype.selectSource=function(t){var e=this,n=this.options_.techOrder.map((function(t){return[t,Tech.getTech(t)]})).filter((function(t){var e=t[0],n=t[1];return n?n.isSupported():(log$2.error('The "'+e+'" tech is undefined. Skipped browser support check for that tech.'),!1)})),i=function(t,e,n){var i=void 0;return t.some((function(t){return e.some((function(e){if(i=n(t,e))return!0}))})),i},r=function(t,n){var i=t[0];if(t[1].canPlaySource(n,e.options_[i.toLowerCase()]))return{source:n,tech:i}};return(this.options_.sourceOrder?i(t,n,function(t){return function(e,n){return t(n,e)}}(r)):i(n,t,r))||!1},e.prototype.src=function(t){var e=this;if(void 0===t)return this.cache_.src||this.techGet_("src");var n=filterSource(t);if(n&&n[0]&&n[0].src&&isWebrtcUrl(n[0].src)&&!isWebRTCSupported()){if(this.options_.webrtcConfig&&this.options_.webrtcConfig.fallbackUrl)n[0].src=this.options_.webrtcConfig.fallbackUrl;else{var i=convertProtocol(n[0].src);n[0].src=i&&i[0]||n[0].src}this.setTimeout((function(){e.trigger({type:"webrtcfallback",data:{target:n[0].src}})}),0)}if(n.length){if(this.options_&&this.options_.hlsConfig&&(this.options_.hlsConfig.disable||this.options_.hlsConfig.skipHlsJs)&&n.map((function(t){t.skipHlsJs=!0})),this.cache_.source&&isWebrtcUrl(this.cache_.source.src)&&isWebrtcUrl(n[0].src)&&this.cache_.source.src!==n[0].src){var r=this.tech_.webrtcProvider;if(r&&r.webrtcPlayer&&r.webrtcPlayer.switchStream)return this.tech_.webrtcProvider.webrtcPlayer.switchStream(n[0].src),this.cache_.sources=n,this.cache_.source=n[0],!1}this.lastSource=this.cache_.sources&&JSON.parse(JSON.stringify(this.cache_.sources)),this.cache_.sources=n,this.changingSrc_=!0,this.cache_.source=n[0],this.lastSource&&!get_1(this,"options_.fileID")&&get_1(this,"options_.plugins.ContinuePlay")&&setTimeout((function(){e.ContinuePlay().init(e.cache_.source)}),0);try{this.cache_.source&&!isWebrtcUrl(this.cache_.source.src)&&this.options_.autoplay&&setTimeout((function(){var t=e.play&&e.play();isPromise(t)&&t.then()["catch"]((function(){e.trigger("blocked")}))}),1e3)}catch(o){}setSource(this,n[0],(function(t,i){if(e.middleware_=i,e.src_(t)){if(n.length>1){var r=n.slice(1),o=r[0].qualityLabelList;return o&&e.QualitySwitcher().setOptions({qualityLabelList:{video:o.slice(1)}}),e.src(r)}return e.setTimeout((function(){this.error({code:4,message:this.localize(this.options_.notSupportedMessage)})}),0),void e.triggerReady()}e.changingSrc_=!1,e.cache_.src=t.src,setTech(i,e.tech_)}))}else this.setTimeout((function(){this.error({code:4,message:this.localize(this.options_.notSupportedMessage)})}),0)},e.prototype.src_=function(t){var e=this.selectSource([t]);return!e||(window_1.performance&&"function"==typeof window_1.performance.mark&&window_1.performance.mark("firstFrameStart"),titleCaseEquals(e.tech,this.techName_)?(this.ready((function(){this.tech_.constructor.prototype.hasOwnProperty("setSource")?this.techCall_("setSource",t):this.techCall_("src",t.src),"auto"===this.options_.preload&&this.load()}),!0),!1):(this.changingSrc_=!0,this.loadTech_(e.tech,e.source),!1))},e.prototype.load=function(){this.techCall_("load")},e.prototype.unload=function(t){t&&(this.fatalError=!0);try{this.pause(),this.tech_.hlsProvider&&this.tech_.hlsProvider.hls&&this.tech_.hlsProvider.hls.stopLoad(),this.tech_.flvProvider&&this.tech_.flvProvider.flv&&this.tech_.flvProvider.flv.unload(),this.tech_.webrtcProvider&&this.tech_.webrtcProvider.webrtcPlayer&&this.tech_.webrtcProvider.webrtcPlayer.stopPlay()}catch(e){}},e.prototype.reset=function(){this.loadTech_(this.options_.techOrder[0],null),this.techCall_("reset")},e.prototype.currentSources=function(){var t=this.currentSource(),e=[];return 0!==Object.keys(t).length&&e.push(t),this.cache_.sources||e},e.prototype.currentSource=function(){return this.cache_.source||{}},e.prototype.currentSrc=function(){return this.currentSource()&&this.currentSource().src||""},e.prototype.currentType=function(){return this.currentSource()&&this.currentSource().type||""},e.prototype.preload=function(t){return void 0!==t?(this.techCall_("setPreload",t),void(this.options_.preload=t)):this.techGet_("preload")},e.prototype.autoplay=function(t){return void 0!==t?(this.techCall_("setAutoplay",t),this.options_.autoplay=t,void this.ready(this.forceAutoplayInChrome_)):this.techGet_("autoplay",t)},e.prototype.forceAutoplayInChrome_=function(){this.paused()&&(this.autoplay()||this.options_.autoplay)&&IS_CHROME&&!IS_ANDROID&&this.play()},e.prototype.playsinline=function(t){return void 0!==t?(this.techCall_("setPlaysinline",t),this.options_.playsinline=t,this):this.techGet_("playsinline")},e.prototype.loop=function(t){return void 0!==t?(this.techCall_("setLoop",t),void(this.options_.loop=t)):this.techGet_("loop")},e.prototype.poster=function(t){if(void 0===t)return this.poster_;t||(t=""),this.poster_=t,this.trigger("posterchange")},e.prototype.handleTechPosterChange_=function(){!this.poster_&&this.tech_&&this.tech_.poster&&(this.poster_=this.tech_.poster()||"",this.trigger("posterchange"))},e.prototype.controls=function(t){if(void 0===t)return!!this.controls_;t=!!t,this.controls_!==t&&(this.controls_=t,this.usingNativeControls()&&this.techCall_("setControls",t),this.controls_?(this.removeClass("vjs-controls-disabled"),this.addClass("vjs-controls-enabled"),this.trigger("controlsenabled"),this.usingNativeControls()||this.addTechControlsListeners_()):(this.removeClass("vjs-controls-enabled"),this.addClass("vjs-controls-disabled"),this.trigger("controlsdisabled"),this.usingNativeControls()||this.removeTechControlsListeners_()))},e.prototype.usingNativeControls=function(t){if(void 0===t)return!!this.usingNativeControls_;t=!!t,this.usingNativeControls_!==t&&(this.usingNativeControls_=t,this.usingNativeControls_?(this.addClass("vjs-using-native-controls"),this.trigger("usingnativecontrols")):(this.removeClass("vjs-using-native-controls"),this.trigger("usingcustomcontrols")))},e.prototype.error=function(t){return void 0===t?this.error_||null:null===t?(this.error_=t,this.removeClass("vjs-error"),void(this.errorDisplay&&this.errorDisplay.close())):(this.error_=new MediaError(t),this.addClass("vjs-error"),log$2.error("(CODE:"+this.error_.code+" "+MediaError.errorTypes[this.error_.code]+")",this.error_.message,this.error_),void this.trigger({type:"error",data:this.error_}))},e.prototype.reportUserActivity=function(t){this.userActivity_=!0},e.prototype.userActive=function(t){if(void 0===t)return this.userActive_;if((t=!!t)!==this.userActive_){if(this.userActive_=t,this.userActive_)return this.userActivity_=!0,this.removeClass("vjs-user-inactive"),this.addClass("vjs-user-active"),void this.trigger("useractive");this.tech_&&this.tech_.one("mousemove",(function(t){t.stopPropagation(),t.preventDefault()})),this.userActivity_=!1,this.removeClass("vjs-user-active"),this.addClass("vjs-user-inactive"),this.trigger("userinactive")}},e.prototype.listenForUserActivity_=function(){var t=void 0,e=void 0,n=void 0,i=bind(this,this.reportUserActivity),r=function(t){t.screenX===e&&t.screenY===n||(e=t.screenX,n=t.screenY,i())},o=function(){i(),this.clearInterval(t),t=this.setInterval(i,250)},s=function(e){i(),this.clearInterval(t)};this.on("mousedown",o),this.on("mousemove",r),this.on("mouseup",s),this.on("keydown",i),this.on("keyup",i);var a=void 0;this.setInterval((function(){if(this.userActivity_){this.userActivity_=!1,this.userActive(!0),this.clearTimeout(a);var t=this.options_.inactivityTimeout;t<=0||(a=this.setTimeout((function(){this.userActivity_||this.userActive(!1)}),t))}}),250)},e.prototype.playbackRate=function(t){return void 0!==t?void this.techCall_("setPlaybackRate",t):this.tech_&&this.tech_.featuresPlaybackRate?this.techGet_("playbackRate"):1},e.prototype.defaultPlaybackRate=function(t){return void 0!==t?this.techCall_("setDefaultPlaybackRate",t):this.tech_&&this.tech_.featuresPlaybackRate?this.techGet_("defaultPlaybackRate"):1},e.prototype.isAudio=function(t){return void 0!==t?void(this.isAudio_=!!t):!!this.isAudio_},e.prototype.addTextTrack=function(t,e,n){if(this.tech_)return this.tech_.addTextTrack(t,e,n)},e.prototype.addRemoteTextTrack=function(t,e){if(IS_IOS&&!window_1.textTrackCleared_&&(window_1.textTrackCleared_=!0),this.tech_)return this.tech_.addRemoteTextTrack(t,e)},e.prototype.removeRemoteTextTrack=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e=t.track,n=void 0===e?arguments[0]:e;if(this.tech_)return this.tech_.removeRemoteTextTrack(n)},e.prototype.getVideoPlaybackQuality=function(){return this.techGet_("getVideoPlaybackQuality")},e.prototype.videoWidth=function(){return this.tech_&&this.tech_.videoWidth&&this.tech_.videoWidth()||0},e.prototype.videoHeight=function(){return this.tech_&&this.tech_.videoHeight&&this.tech_.videoHeight()||0},e.prototype.language=function(t){if(void 0===t)return this.language_;this.language_=String(t).toLowerCase()},e.prototype.languages=function(){return mergeOptions(e.prototype.options_.languages,this.languages_)},e.prototype.toJSON=function(){var t=mergeOptions(this.options_),e=t.tracks;t.tracks=[];for(var n=0;n<e.length;n++){var i=e[n];i=mergeOptions(i),i.player=void 0,t.tracks[n]=i}return t},e.prototype.createModal=function(t,e){var n=this;e=e||{},e.content=t||"";var i=new ModalDialog(this,e);return this.addChild(i),i.on("dispose",(function(){n.removeChild(i)})),i.open(),i},e.getTagSettings=function(t){var e={sources:[],tracks:[]},n=getAttributes(t),i=n["data-setup"];if(hasClass(t,"vjs-fluid")&&(n.fluid=!0),null!==i){var r=tuple(i||"{}"),o=r[0],s=r[1];o&&log$2.error(o),assign(n,s)}if(assign(e,n),t.hasChildNodes())for(var a=t.childNodes,l=0,c=a.length;l<c;l++){var u=a[l],h=u.nodeName.toLowerCase();"source"===h?e.sources.push(getAttributes(u)):"track"===h&&e.tracks.push(getAttributes(u))}return e},e.prototype.flexNotSupported_=function(){var t=document_1.createElement("i");return!("flexBasis"in t.style||"webkitFlexBasis"in t.style||"mozFlexBasis"in t.style||"msFlexBasis"in t.style||"msFlexOrder"in t.style)},e}(Component);ALL.names.forEach((function(t){var e=ALL[t];Player.prototype[e.getterName]=function(){return this.tech_?this.tech_[e.getterName]():(this[e.privateName]=this[e.privateName]||new e.ListClass,this[e.privateName])}})),Player.players={};var navigator$1=window_1.navigator;Player.prototype.options_={techOrder:Tech.defaultTechOrder_,html5:{},flash:{},inactivityTimeout:2e3,playbackRates:[],children:["mediaLoader","mediaAsyncLoader","posterImage","textTrackDisplay","loadingSpinner","bigPlayButton","controlBar","errorDisplay","textTrackSettings","videoStatisticPanel"],language:navigator$1&&(navigator$1.languages&&navigator$1.languages[0]||navigator$1.userLanguage||navigator$1.language)||"en",languages:{},notSupportedMessage:"No compatible source was found for this media."},["ended","seeking","seekable","networkState","readyState"].forEach((function(t){Player.prototype[t]=function(){return this.techGet_(t)}})),TECH_EVENTS_RETRIGGER.forEach((function(t){Player.prototype["handleTech"+toTitleCase(t)+"_"]=function(){return this.trigger(t)}})),Component.registerComponent("Player",Player);var BASE_PLUGIN_NAME="plugin",PLUGIN_CACHE_KEY="activePlugins_",pluginStorage={},pluginExists=function(t){return pluginStorage.hasOwnProperty(t)},getPlugin=function(t){return pluginExists(t)?pluginStorage[t]:void 0},markPluginAsActive=function(t,e){t[PLUGIN_CACHE_KEY]=t[PLUGIN_CACHE_KEY]||{},t[PLUGIN_CACHE_KEY][e]=!0},triggerSetupEvent=function(t,e,n){var i=(n?"before":"")+"pluginsetup";t.trigger(i,e),t.trigger(i+":"+e.name,e)},createBasicPlugin=function(t,e){var n=function(){triggerSetupEvent(this,{name:t,plugin:e,instance:null},!0);var n=e.apply(this,arguments);return markPluginAsActive(this,t),triggerSetupEvent(this,{name:t,plugin:e,instance:n}),n};return Object.keys(e).forEach((function(t){n[t]=e[t]})),n},createPluginFactory=function(t,e){return e.prototype.name=t,function(){triggerSetupEvent(this,{name:t,plugin:e,instance:null},!0);for(var n=arguments.length,i=Array(n),r=0;r<n;r++)i[r]=arguments[r];var o=new(Function.prototype.bind.apply(e,[null].concat([this].concat(i))));return this[t]=function(){return o},triggerSetupEvent(this,o.getEventHash()),o}},Plugin=function(){function t(e){if(classCallCheck(this,t),this.constructor===t)throw new Error("Plugin must be sub-classed; not directly instantiated.");this.player=e,evented(this),delete this.trigger,stateful(this,this.constructor.defaultState),markPluginAsActive(e,this.name),this.dispose=bind(this,this.dispose),e.on("dispose",this.dispose)}return t.prototype.version=function(){return this.constructor.VERSION},t.prototype.getEventHash=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return t.name=this.name,t.plugin=this.constructor,t.instance=this,t},t.prototype.trigger=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return trigger(this.eventBusEl_,t,this.getEventHash(e))},t.prototype.handleStateChanged=function(t){},t.prototype.dispose=function(){var t=this.name,e=this.player;this.trigger("dispose"),this.off(),e.off("dispose",this.dispose),e[PLUGIN_CACHE_KEY][t]=!1,this.player=this.state=null,e[t]=createPluginFactory(t,pluginStorage[t])},t.isBasic=function(e){var n="string"==typeof e?getPlugin(e):e;return"function"==typeof n&&!t.prototype.isPrototypeOf(n.prototype)},t.registerPlugin=function(e,n){if("string"!=typeof e)throw new Error('Illegal plugin name, "'+e+'", must be a string, was '+(void 0===e?"undefined":_typeof(e))+".");if(pluginExists(e))log$2.warn('A plugin named "'+e+'" already exists. You may want to avoid re-registering plugins!');else if(Player.prototype.hasOwnProperty(e))throw new Error('Illegal plugin name, "'+e+'", cannot share a name with an existing player method!');if("function"!=typeof n)throw new Error('Illegal plugin for "'+e+'", must be a function, was '+(void 0===n?"undefined":_typeof(n))+".");return pluginStorage[e]=n,e!==BASE_PLUGIN_NAME&&(t.isBasic(n)?Player.prototype[e]=createBasicPlugin(e,n):Player.prototype[e]=createPluginFactory(e,n)),n},t.deregisterPlugin=function(t){if(t===BASE_PLUGIN_NAME)throw new Error("Cannot de-register base plugin.");pluginExists(t)&&(delete pluginStorage[t],delete Player.prototype[t])},t.getPlugins=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:Object.keys(pluginStorage),e=void 0;return t.forEach((function(t){var n=getPlugin(t);n&&(e=e||{},e[t]=n)})),e},t.getPluginVersion=function(t){var e=getPlugin(t);return e&&e.VERSION||""},t}();Plugin.getPlugin=getPlugin,Plugin.BASE_PLUGIN_NAME=BASE_PLUGIN_NAME,Plugin.registerPlugin(BASE_PLUGIN_NAME,Plugin),Player.prototype.usingPlugin=function(t){return!!this[PLUGIN_CACHE_KEY]&&!0===this[PLUGIN_CACHE_KEY][t]},Player.prototype.hasPlugin=function(t){return!!pluginExists(t)};var _inherits=function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function, not "+(void 0===e?"undefined":_typeof(e)));t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}),e&&(t.super_=e)},extendFn=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=function(){t.apply(this,arguments)},i={};for(var r in"object"===(void 0===e?"undefined":_typeof(e))?(e.constructor!==Object.prototype.constructor&&(n=e.constructor),i=e):"function"==typeof e&&(n=e),_inherits(n,t),i)i.hasOwnProperty(r)&&(n.prototype[r]=i[r]);return n};if("undefined"==typeof HTMLVideoElement&&isReal()&&(document_1.createElement("video"),document_1.createElement("audio"),document_1.createElement("track"),document_1.createElement("video-js")),videojs.hooks_={},videojs.hooks=function(t,e){return videojs.hooks_[t]=videojs.hooks_[t]||[],e&&(videojs.hooks_[t]=videojs.hooks_[t].concat(e)),videojs.hooks_[t]},videojs.hook=function(t,e){videojs.hooks(t,e)},videojs.hookOnce=function(t,e){videojs.hooks(t,[].concat(e).map((function(e){return function n(){return videojs.removeHook(t,n),e.apply(void 0,arguments)}})))},videojs.removeHook=function(t,e){var n=videojs.hooks(t).indexOf(e);return!(n<=-1)&&(videojs.hooks_[t]=videojs.hooks_[t].slice(),videojs.hooks_[t].splice(n,1),!0)},!0!==window_1.VIDEOJS_NO_DYNAMIC_STYLE&&isReal()){var style=$(".vjs-styles-defaults");if(!style){style=createStyleElement("vjs-styles-defaults");var head=$("head");head&&head.insertBefore(style,head.firstChild),setTextContent(style,"\n .video-js {\n width: 300px;\n height: 150px;\n }\n\n .vjs-fluid {\n padding-top: 56.25%\n }\n ")}}autoSetupTimeout(1,videojs),videojs.VERSION=version,videojs.options=Player.prototype.options_,videojs.getPlayers=function(){return Player.players},videojs.players=Player.players,videojs.getComponent=Component.getComponent,videojs.registerComponent=function(t,e){Tech.isTech(e)&&log$2.warn("The "+t+" tech was registered as a component. It should instead be registered using videojs.registerTech(name, tech)"),Component.registerComponent.call(Component,t,e)},videojs.getTech=Tech.getTech,videojs.registerTech=Tech.registerTech,videojs.use=use,videojs.browser=browser,videojs.TOUCH_ENABLED=TOUCH_ENABLED,videojs.extend=extendFn,videojs.mergeOptions=mergeOptions,videojs.bind=bind,videojs.registerPlugin=Plugin.registerPlugin,videojs.plugin=function(t,e){return log$2.warn("videojs.plugin() is deprecated; use videojs.registerPlugin() instead"),Plugin.registerPlugin(t,e)},videojs.getPlugins=Plugin.getPlugins,videojs.getPlugin=Plugin.getPlugin,videojs.getPluginVersion=Plugin.getPluginVersion,videojs.addLanguage=function(t,e){var n;return t=(""+t).toLowerCase(),videojs.options.languages=mergeOptions(videojs.options.languages,(n={},n[t]=e,n)),videojs.options.languages[t]},videojs.log=log$2,videojs.createTimeRange=videojs.createTimeRanges=createTimeRanges,videojs.formatTime=formatTime,videojs.parseUrl=parseUrl,videojs.isCrossOrigin=isCrossOrigin,videojs.EventTarget=EventTarget,videojs.on=on,videojs.one=one,videojs.off=off,videojs.trigger=trigger,videojs.xhr=xhr,videojs.TextTrack=TextTrack,videojs.AudioTrack=AudioTrack,videojs.VideoTrack=VideoTrack,["isEl","isTextNode","createEl","hasClass","addClass","removeClass","toggleClass","setAttributes","getAttributes","emptyEl","appendContent","insertContent"].forEach((function(t){videojs[t]=function(){return log$2.warn("videojs."+t+"() is deprecated; use videojs.dom."+t+"() instead"),Dom[t].apply(null,arguments)}})),videojs.computedStyle=computedStyle,videojs.dom=Dom,videojs.url=Url;var strictUriEncode=function(t){return encodeURIComponent(t).replace(/[!'()*]/g,(function(t){return"%"+t.charCodeAt(0).toString(16).toUpperCase()}))},getOwnPropertySymbols=Object.getOwnPropertySymbols,hasOwnProperty$5=Object.prototype.hasOwnProperty,propIsEnumerable=Object.prototype.propertyIsEnumerable,objectAssign=shouldUseNative()?Object.assign:function(t,e){for(var n,i,r=toObject(t),o=1;o<arguments.length;o++){for(var s in n=Object(arguments[o]),n)hasOwnProperty$5.call(n,s)&&(r[s]=n[s]);if(getOwnPropertySymbols){i=getOwnPropertySymbols(n);for(var a=0;a<i.length;a++)propIsEnumerable.call(n,i[a])&&(r[i[a]]=n[i[a]])}}return r},token="%[a-f0-9]{2}",singleMatcher=new RegExp(token,"gi"),multiMatcher=new RegExp("("+token+")+","gi"),decodeUriComponent=function(t){if("string"!=typeof t)throw new TypeError("Expected `encodedURI` to be of type `string`, got `"+typeof t+"`");try{return t=t.replace(/\+/g," "),decodeURIComponent(t)}catch(e){return customDecodeURIComponent(t)}},extract_1=extract,parse_1=parse,stringify=function(t,e){e=objectAssign({encode:!0,strict:!0,arrayFormat:"none"},e),!1===e.sort&&(e.sort=function(){});var n=encoderForArrayFormat(e);return t?Object.keys(t).sort(e.sort).map((function(i){var r=t[i];if(void 0===r)return"";if(null===r)return encode(i,e);if(Array.isArray(r)){var o=[];return r.slice().forEach((function(t){void 0!==t&&o.push(n(i,t,o.length))})),o.join("&")}return encode(i,e)+"="+encode(r,e)})).filter((function(t){return t.length>0})).join("&"):""},parseUrl$1=function(t,e){return{url:t.split("?")[0]||"",query:parse(extract(t),e)}},queryString={extract:extract_1,parse:parse_1,stringify:stringify,parseUrl:parseUrl$1},count=0,MediaAsyncLoader=function(t){function e(n,i,r){classCallCheck(this,e),log$2("MediaAsyncLoader initializing");var o=mergeOptions({createEl:!1},i),s=possibleConstructorReturn(this,t.call(this,n,o,r));s.enModule=new Enc,n.loadVideoByID=bind(s,s.loadVideoByID);var a,l=o.playerOptions||o;return l.fileID?(s.getInfo(l),log$2("MediaAsyncLoader initialized"),s):(a=!1,possibleConstructorReturn(s,a))}return inherits(e,t),e.prototype.getInfo=function(t){t&&t.fileID&&t.appID&&(performance&&"function"==typeof performance.mark&&performance.mark("firstFrameStart"),t.playDefinition?this.getInfoV3(t):t.sign||t.ssign?this.getInfoV2(t):this.getInfoV4(t))},e.prototype.getInfoV2=function(t){var e=this.player(),n=this.assemblyPath("getplayinfo",t.appID,t.fileID),i=t.t,r=t.us,o=t.exper,s=t.sign,a={};t.ssign?a.super_sign=t.ssign:s&&(a={t:i,sign:s},(r||0==r)&&(a.us=r),(o||0==o)&&(a.exper=o,e.trigger({type:"feature",data:"exper"})),e.trigger({type:"feature",data:"key"})),t.playerID&&(a.playerid=t.playerID),this.requestTimestamp=+(new Date).getTime(),e.trigger({type:"playcgistart",data:{time:this.requestTimestamp,url:n}}),log$2("playcgi loading");var l=queryString.stringify(a);l&&(n+=(~n.indexOf("?")?"&":"?")+l,n=n.replace("?&","?")),this.getInfoRetryTimes=0,this.getInfoRequest=function(t){t&&(n=n.replace(SERVER_PATH,SERVER_PATH_BACKUP)),IE_VERSION&&IE_VERSION<10?jsonp(n,{param:a,timeout:3e3,prefix:"TcCallBack"},bind(this,this.onResult)):xhr({url:n,timeout:3e3},bind(this,this.onResult))},this.getInfoRequest()},e.prototype.onResult=function(t,e,n){try{n?e=JSON.parse(n):t||e||(t=new Error("ServerError"))}catch(l){t=new Error("ServerError")}var i=this.player();if(t){if(log$2("playcgi loaded failure"),this.getInfoRetryTimes<3)return this.getInfoRetryTimes++,void this.getInfoRequest();if(this.getInfoRetryTimes<6)return this.getInfoRetryTimes++,void this.getInfoRequest({isBackup:!0});i.trigger({type:"playcgiend",data:{time:+(new Date).getTime(),startTime:this.requestTimestamp,error:t,result:e}});var r=12;switch(t.message){case"XMLHttpRequest timeout":case"Timeout":r=10;break;case"ServerError":r=11}this.player().error({code:r})}else{if(i.trigger({type:"playcgiend",data:{time:+(new Date).getTime(),startTime:this.requestTimestamp,error:t,result:e}}),0!=e.code)return log$2("playcgi loaded failure"),void this.player().error({code:e.code});log$2("playcgi loaded success");var o=e.coverInfo,s=e.videoInfo,a=e.playerInfo;this.setPoster(o),this.setLogo(a),this.setSrc(e),this.setPatch(a),this.setVttThumbnail(e),this.setDots(e),this.setOriginDuration(s),this.setPlayList(a)}},e.prototype.getInfoV3=function(t){var e=this.player(),n=this.assemblyPathV3("getplayinfo",t.appID,t.fileID,t.playDefinition),i=t.t,r=t.us,o=t.rlimit,s=t.sign,a={};t.ssign?a.super_sign=t.ssign:s&&(a={t:i,sign:s},(r||0==r)&&(a.us=r),o&&(a.rlimit=o),e.trigger({type:"feature",data:"key"})),t.playerID&&(a.playerid=t.playerID),this.requestTimestamp=+(new Date).getTime(),e.trigger({type:"playcgistart",data:{time:this.requestTimestamp,url:n}}),log$2("playcgi v3 loading");var l=queryString.stringify(a);l&&(n+=(~n.indexOf("?")?"&":"?")+l,n=n.replace("?&","?")),this.getInfoRetryTimes=0,this.getInfoRequest=function(t){t&&(n=n.replace(SERVER_PATH_V3,SERVER_PATH_BACKUP)),IE_VERSION&&IE_VERSION<10?jsonp(n,{param:a,timeout:3e3,prefix:"TcCallBack"},bind(this,this.onResultV3)):xhr({url:n,timeout:3e3},bind(this,this.onResultV3))},this.getInfoRequest()},e.prototype.onResultV3=function(t,e,n){try{n?e=JSON.parse(n):t||e.body||(t=new Error("ServerError"))}catch(a){t=new Error("ServerError")}var i=this.player();if(t){if(log$2("playcgi v3 loaded failure"),this.getInfoRetryTimes<3)return this.getInfoRetryTimes++,void this.getInfoRequest();if(this.getInfoRetryTimes<6)return this.getInfoRetryTimes++,void this.getInfoRequest({isBackup:!0});i.trigger({type:"playcgiend",data:{time:+(new Date).getTime(),startTime:this.requestTimestamp,error:t,result:e}});var r=12;switch(t.message){case"XMLHttpRequest timeout":case"Timeout":r=10;break;case"ServerError":r=11}this.player().error({code:r})}else{if(i.trigger({type:"playcgiend",data:{time:+(new Date).getTime(),startTime:this.requestTimestamp,error:t,result:e}}),0!=e.code)return log$2("playcgi v3 loaded failure"),void this.player().error({code:e.code});log$2("playcgi v3 loaded success");var o=e.mediaInfo,s=e.playerInfo;this.setPoster({coverUrl:o.basicInfo.coverUrl}),this.setLogo(s),this.setSrcV3(o),this.setPatch(s),this.setVttThumbnail(o),this.setDots(o)}},e.prototype.setSrcV3=function(t,e){var n=this,i=this.player(),r=i.options_.plugins,o=i.DRM().options||r.DRM,s=void 0,a=void 0,l=void 0,c=[],u={},h={};if(e=e||(o?o.skipPlan:""),t.previewStreamingInfo&&t.previewStreamingInfo.previewStreamingList.length>0)t.previewStreamingInfo.previewStreamingList.forEach((function(t,e){t.mineType=n.getMIMEType(t.url),u[getFileExtension(t.url)]=t}));else{if(!(t.dynamicStreamingInfo.adaptiveStreamingInfoList&&t.dynamicStreamingInfo.adaptiveStreamingInfoList.length>0))return void this.player().error({code:13,message:"no video stream"});if(t.dynamicStreamingInfo.adaptiveStreamingInfoList.forEach((function(t,e){t.mineType=n.getMIMEType(t.url),h[t.drmType.toLowerCase()||getFileExtension(t.url)]=t})),o&&o.token?(s=o.token,l=o.certificateUri,e=IS_SAFARI&&!l?"fairplay":e,a=window_1.encodeURIComponent(s)):e="all",(IS_CHROME||IS_FIREFOX)&&window_1.navigator.requestMediaKeySystemAccess&&h.widevine&&"widevine"!=e&&"all"!=e?(c.push({src:unifyProtocol(h.widevine.url),type:this.getMIMEType(h.widevine.url),keySystems:{"com.widevine.alpha":{serverURL:LICENSE_PATH+"?token="+a+"&drmType="+h.widevine.drmType}}}),log$2("DRM source widevine",c)):IS_SAFARI&&!IS_MQQB&&h.fairplay&&"fairplay"!=e&&"all"!=e&&(c.push({src:unifyProtocol(h.fairplay.url),type:this.getMIMEType(h.fairplay.url),keySystems:{"com.apple.fps.1_0":{certificateUri:l,licenseUri:LICENSE_PATH+"?token="+a+"&drmType="+h.fairplay.drmType}}}),log$2("DRM source fairplay",c)),h.simpleaes&&"all"!=e){var p=h.simpleaes.url.split("/");p[p.length-1]="voddrm.token."+a+"."+p[p.length-1],c.push({src:unifyProtocol(p.join("/")),type:this.getMIMEType(h.simpleaes.url)}),log$2("DRM source simpleaes",c)}h.m3u8&&c.push({src:unifyProtocol(h.m3u8.url),type:this.getMIMEType(h.m3u8.url)}),h.mpd&&c.push({src:unifyProtocol(h.mpd.url),type:this.getMIMEType(h.mpd.url)})}if(c.length>0){i.src(c);var d=function(e){return log$2("DRM init Error",c),5!==e.data.code&&2!==e.data.code||!c[0].keySystems["com.widevine.alpha"]?3===e.data.code&&c[0].keySystems["com.apple.fps.1_0"]?void n.setSrcV3(t,"fairplay"):14===e.data.code||3===e.data.code?void n.setSrcV3(t,"all"):void 0:void n.setSrcV3(t,"widevine")};"all"!==e&&(window_1.setTimeout((function(){i.one("error",d)}),0),i.one("playing",(function(t){})))}else this.player().error({code:4})},e.prototype.getInfoV4=function(t){var e=this.player(),n=this.assemblyPathV4("getplayinfo",t.appID,t.fileID),i=e.options_,r=t.t,o=t.us,s=t.rlimit,a=t.psign,l=t.exper,c={};t.ssign?c.super_sign=t.ssign:a&&(c={t:r,psign:a},(o||0==o)&&(c.us=o),s&&(c.rlimit=s),l&&(c.exper=l)),t.playerConfig&&(c.pcfg=t.playerConfig),t.playerID&&(c.playerid=t.playerID),this.requestTimestamp=+(new Date).getTime(),e.trigger({type:"playcgistart",data:{time:this.requestTimestamp,url:n}}),log$2("playcgi v4 loading");var u=queryString.stringify(c);u?(n+=(~n.indexOf("?")?"&":"?")+u,n=n.replace("?&","?")):n+=~n.indexOf("?")?"":"?";var h=i&&i.hlsConfig&&(i.hlsConfig.disable||i.hlsConfig.skipHlsJs);n=this.enModule.generatePlayCgiUrl(n,browser,h),this.getInfoRetryTimes=0,this.getInfoRequest=function(t){t&&(n=n.replace(SERVER_PATH_V4,SERVER_PATH_BACKUP)),IE_VERSION&&IE_VERSION<10?jsonp(n,{param:c,timeout:3e3,prefix:"TcCallBack"},bind(this,this.onResultV4)):xhr({url:n,timeout:3e3},bind(this,this.onResultV4))},this.getInfoRequest()},e.prototype.onResultV4=function(t,e,n){var i=e,r=i.rawRequest;try{n?e=JSON.parse(n):t||e.body||(t=new Error("ServerError"))}catch(h){t=new Error("ServerError")}var o=this.player();if(t){if(log$2("playcgi v4 loaded failure"),this.getInfoRetryTimes<3)return this.getInfoRetryTimes++,void this.getInfoRequest();if(this.getInfoRetryTimes<6)return this.getInfoRetryTimes++,void this.getInfoRequest({isBackup:!0});o.trigger({type:"playcgiend",data:{time:+(new Date).getTime(),startTime:this.requestTimestamp,error:t,result:e}});var s=12;switch(t.message){case"XMLHttpRequest timeout":case"Timeout":s=10;break;case"ServerError":s=11}this.player().error({code:s})}else{if(o.trigger({type:"playcgiend",data:{time:+(new Date).getTime(),startTime:this.requestTimestamp,error:t,result:e,rawRequest:r,overlayIv:this.enModule.overlayIv,overlayKey:this.enModule.overlayKey}}),0!=e.code){if(log$2("playcgi v4 loaded failure"),e.code>=2e3&&e.code<3e3){if(this.getInfoRetryTimes<3)return this.getInfoRetryTimes++,void this.getInfoRequest();if(this.getInfoRetryTimes<6)return this.getInfoRetryTimes++,void this.getInfoRequest({isBackup:!0})}return void this.player().error({code:e.code})}if(log$2("playcgi v4 loaded success",e),4===e.version){var a=e.media;this.setPoster({coverUrl:a.basicInfo.coverUrl}),this.setSrcV4(a),this.setVttThumbnailV4(a),this.setDots(a),this.setOriginDurationV4(a),this.setGhostContent(a.ghostWatermarkInfo)}else if(2===e.version){var l=e.coverInfo,c=e.videoInfo,u=e.playerInfo;this.setPoster(l),this.setLogo(u),this.setSrc(e),this.setPatch(u),this.setVttThumbnail(e),this.setDots(e),this.setOriginDuration(c)}}},e.prototype.setSrcV4=function(t,e){var n=this,i=this.player(),r=i.options_,o=void 0,s=i.options_.plugins,a=i.DRM().options||s.DRM,l=[],c="plain";e=e||(a?a.skipPlan:"");var u=[],h=[];if("Original"===t.audioVideoType||"Transcode"===t.audioVideoType)return this.setSrc(t),!1;if(t.streamingInfo){if(t.streamingInfo){if(t.streamingInfo.drmOutput&&Array.isArray(t.streamingInfo.drmOutput)){for(var p=t.streamingInfo.drmOutput,d=0;d<p.length;d++)h.push(p[d].type);if(IS_ANY_SAFARI&&!IS_MQQB&&-1!==h.indexOf("FairPlay")&&"fairplay"!=e&&"all"!=e){var f=h.indexOf("FairPlay"),g=p[f].subStreams;l.push(g),u.push({src:unifyProtocol(p[f].url),type:this.getMIMEType(p[f].url),qualityLabelList:g,keySystems:{"com.apple.fps.1_0":{certificateUri:t.streamingInfo.fairPlayCertificateUrl||(a||{}).certificateUri,licenseUri:t.streamingInfo.fairplayLicenseUrl}}}),log$2("DRM source fairplay",o)}else if(window_1.navigator.requestMediaKeySystemAccess&&-1!==h.indexOf("Widevine")&&!IS_SAFARI&&"widevine"!==e&&"all"!==e){var y=h.indexOf("Widevine"),m=p[y].subStreams,v=m[m.length-1];("audio"===v.type||0===v.width&&0===v.height)&&m.pop(),l.push(m),u.push({src:unifyProtocol(p[y].url),type:this.getMIMEType(p[y].url),qualityLabelList:m,keySystems:{"com.widevine.alpha":{serverURL:t.streamingInfo.widevineLicenseUrl}}}),log$2("DRM source widevine",o)}if(-1!==h.indexOf("SimpleAES")&&"all"!=e){var _,b=h.indexOf("SimpleAES");c="SimpleAES";var A=p[b].url.split("/");A[A.length-1]="voddrm.token."+t.streamingInfo.drmToken+"."+A[A.length-1],o=A.join("/");var T=p[b].subStreams;l.push(p[b].subStreams),o&&u.push({src:unifyProtocol(o),type:EXT_MIME.m3u8,qualityLabelList:T,keySystems:(_={},_[c]={},_)})}}else if(t.streamingInfo.plainOutput){var E;o=t.streamingInfo.plainOutput.url;var C=t.streamingInfo.plainOutput.subStreams;l.push(t.streamingInfo.plainOutput.subStreams),o&&u.push({src:unifyProtocol(o),type:EXT_MIME.m3u8,qualityLabelList:C,keySystems:(E={},E[c]={},E)})}this.setHlsConfig(r,l[0],!1),u.length>0?i.src(u):0!==h.length?!e&&this.player().error({code:18}):this.player().error({code:13,message:"no stream info"}),this.setQualityLabelList(l[0])}var S=function(e){return log$2("DRM init Error",u),u[0].keySystems["com.widevine.alpha"]?void n.setSrcV4(t,"widevine"):u[0].keySystems["com.apple.fps.1_0"]?void n.setSrcV4(t,"fairplay"):3===e.data.code?void n.setSrcV4(t,"all"):void 0};"all"!==e&&window_1.setTimeout((function(){i.one("error",S)}),0)}else this.player().error({code:13,message:"no stream info"})},e.prototype.setHlsConfig=function(t,e,n){var i={};(!IS_ENABLED_MSE||IS_TBS||IS_MQQB||IE_VERSION&&IE_VERSION<11)&&!IS_SIMULATOR||(i={overlayKey:this.enModule&&this.enModule.overlayKey,overlayIv:this.enModule&&this.enModule.overlayIv}),t.hlsConfig?(t.hlsConfig.qualityLabelList=e,t.hlsConfig.startLevel||(t.hlsConfig.startLevel=e?e.length-1:5)):t.hlsConfig={qualityLabelList:e,startLevel:e?e.length-1:5},Object.assign(t.hlsConfig,i,{forbid:n})},e.prototype.setQualityLabelList=function(t){this.player().QualitySwitcher().setOptions({qualityLabelList:{video:t}})},e.prototype.setLogo=function(t){var e=this.player();t.logoPic?(e.logoImage.update({img:{url:unifyProtocol(t.logoPic),position:t.logoLocation},link:unifyProtocol(t.logoUrl)}),e.trigger({type:"feature",data:"logo"})):e.logoImage.reset()},e.prototype.setPoster=function(t){var e=this.player();t&&t.coverUrl?e.poster(unifyProtocol(t.coverUrl)):e.options_.playerOptions.poster||e.poster("")},e.prototype.setDots=function(t){var e=this.player();if(e.options_.dots=[],t.keyFrameDescInfo&&t.keyFrameDescInfo.keyFrameDescList&&t.keyFrameDescInfo.keyFrameDescList.length>0){var n=t.keyFrameDescInfo.keyFrameDescList;e.options_.dots=n}var i=e.options_.plugins;i&&i.ProgressMarker&&i.ProgressMarker.markers&&i.ProgressMarker.markers.length>0&&(e.options_.dots=e.options_.dots.concat(i.ProgressMarker.markers)),e.ProgressMarker().init()},e.prototype.setSrc=function(t){var e=this.player(),n=t.videoInfo||{};if("Original"===t.audioVideoType&&(n.sourceVideo=t.originalInfo),"Transcode"===t.audioVideoType&&(n.sourceVideo=t.transcodeInfo),(null!=e.options_.definition||void 0!=e.options_.definition)&&n.transcodeList&&n.transcodeList.length>0){e.trigger({type:"feature",data:"definition"});var i=this.getSrcByDefinition(n,e.options_.definition);if(i)return e.src({src:unifyProtocol(i.url),type:this.getMIMEType(i.url)}),!0}if(e.MultiResolution().reset(),n.masterPlayList){e.src(this.getMasterSouces(n));var r=e.options_.hlsConfig;r?r.forbid=!0:Object.assign(e.options_,{hlsConfig:{forbid:!0}}),this.setQualityLabelList([]),e.MultiResolution().store(this.getMultiResolutionData(t))}else if(n.transcodeList&&n.transcodeList.length>0){var o=this.getMultiResolutionData(t);if(o.showOrder.length>0)e.MultiResolution().init(o);else{var s=n.transcodeList[0].url;e.src({src:unifyProtocol(s),type:this.getMIMEType(s)})}}else n.sourceVideo&&this.getMIMEType(n.sourceVideo.url)?e.src({src:unifyProtocol(n.sourceVideo.url),type:this.getMIMEType(n.sourceVideo.url)}):this.player().error({code:13})},e.prototype.setPatch=function(t){var e=this.player();t.patchInfo?e.ImagePatch().init(t.patchInfo):e.ImagePatch().reset()},e.prototype.setVttThumbnail=function(t){var e=this.player();t.imageSpriteInfo&&t.imageSpriteInfo.imageSpriteList?e.ready(bind(this,(function(){e.VttThumbnail().init({vttUrl:unifyProtocol(t.imageSpriteInfo.imageSpriteList[0].webVttUrl)})}))):e.VttThumbnail().reset()},e.prototype.setVttThumbnailV4=function(t){var e=this.player();t.imageSpriteInfo&&t.imageSpriteInfo.webVttUrl?e.ready(bind(this,(function(){e.VttThumbnail().init({vttUrl:unifyProtocol(t.imageSpriteInfo.webVttUrl)})}))):e.VttThumbnail().reset()},e.prototype.setOriginDuration=function(t){var e=this.player();if(e.options_.exper>0){var n=t.sourceVideo?t.sourceVideo.floatDuration:t.transcodeList[0].floatDuration;e.one("play",(function(){e.duration(n)}))}},e.prototype.setOriginDurationV4=function(t){var e=this,n=this.player();n.cache_.originDuration=t.basicInfo.duration,n.off("durationchange",this.keepOriginDuration),n.one("durationchange",(function(t){(!n.duration()||n.duration()>0&&Math.floor(n.cache_.originDuration)!==Math.floor(n.duration()))&&(e.keepOriginDuration(t),n.on("durationchange",e.keepOriginDuration))}))},e.prototype.setGhostContent=function(t){if(t){var e=this.player(),n=e&&e.DynamicWatermark();n.options.content=t.text,n.options.keep=!0,n.init()}},e.prototype.keepOriginDuration=function(t){var e=this.player(),n=e.cache_.originDuration;Math.floor(n)!==Math.floor(e.duration())&&(log$2("试看视频"),e.duration(Math.round(n)))},e.prototype.getMasterSouces=function(t){var e=t.masterPlayList,n=[];return n.push({src:unifyProtocol(e.url),type:EXT_MIME.m3u8}),n},e.prototype.getMultiResolutionData=function(t){var e={sources:{},labels:{},showOrder:[],defaultRes:""},n=[],i=t.videoInfo.transcodeList,r=this;return t.playerInfo.videoClassification.forEach((function(t,o){i.length>0&&(i=i.filter((function(i){if(!(t.definitionList.indexOf(i.definition)>-1))return!0;n[t.id]||(e.showOrder.push(t.id),e.labels[t.id]=t.name,n[t.id]=[]),n[t.id].push({src:unifyProtocol(i.url),type:r.getMIMEType(i.url)})})))})),e.sources=n,e.defaultRes=t.playerInfo.defaultVideoClassification||Object.keys(n)[0],e},e.prototype.getSrcByDefinition=function(t,e){var n=t.transcodeList,i=t.sourceVideo;if(0==e)return i;for(var r=0;r<n.length;r++)if(n[r].definition==e)return n[r]},e.prototype.getMIMEType=function(t){var e=EXT_MIME[getFileExtension(t)];return e||(log$2.error("MIME type no found! Ext = "+getFileExtension(t)),"")},e.prototype.assemblyPath=function(t,e,n){var i=window_1.location.protocol;return"http:"!=i&&"https:"!=i&&(i="https:"),""+i+SERVER_PATH+"/"+t+"/v2/"+e+"/"+n},e.prototype.assemblyPathV3=function(t,e,n,i){var r=window_1.location.protocol;return"http:"!=r&&"https:"!=r&&(r="https:"),""+r+SERVER_PATH_V3+"/"+t+"/v3/"+e+"/"+n+"/"+i},e.prototype.assemblyPathV4=function(t,e,n){var i=window_1.location.protocol;return"http:"!=i&&"https:"!=i&&(i="https:"),""+i+SERVER_PATH_V4+"/"+t+"/v4/"+e+"/"+n},e.prototype.customHost=function(t){var e=this.player();e.options_.customHost&&/^(?=^.{3,255}$)[a-zA-Z0-9][-a-zA-Z0-9]{0,62}(\.[a-zA-Z0-9][-a-zA-Z0-9]{0,62})+$/.test(e.options_.customHost)&&(t.masterPlayList&&(t.masterPlayList.url=replaceHost(t.masterPlayList.url,e.options_.customHost)),t.sourceVideo&&(t.sourceVideo.url=replaceHost(t.sourceVideo.url,e.options_.customHost)),t.transcodeList.length>0&&t.transcodeList.forEach((function(t,n){t.url=replaceHost(t.url,e.options_.customHost)})),e.trigger({type:"feature",data:"customHost"}))},e.prototype.loadVideoByID=function(t){var e=this.player();e.trigger({type:"loadnewvideo"}),e.hasStarted(!1),this.getInfo(t),e.duration(0),e.playbackRate(1),e.options_.appID=t.appID,e.options_.fileID=t.fileID,e.options_.psign=t.psign,t.definition&&(e.options_.definition=t.definition),e.bigPlayButton&&e.bigPlayButton.show(),e.options_.plugins.ContinuePlay&&e.ContinuePlay().init()},e.prototype.setPlayList=function(t){this.player().options_.plugins.PlayList||t.playlist&&t.playlist.data instanceof Array&&t.playlist.data.length>0&&this.player_.PlayList(t.playlist)},e}(Component);Component.registerComponent("MediaAsyncLoader",MediaAsyncLoader);var Component$2=videojs.getComponent("Component"),ClickableComponent$2=videojs.getComponent("ClickableComponent"),positionMap=["left-top","left-bottom","right-top","right-bottom"],LogoImage=function(t){function e(n,i){classCallCheck(this,e);var r=possibleConstructorReturn(this,t.call(this,n,i));return n.on("logochange",videojs.bind(r,(function(t){this.update(t.data)}))),i.img&&r.update(i),r}return inherits(e,t),e.prototype.createEl=function(){var t=videojs.dom.createEl("div",{className:"tcp-logo vjs-hidden"}),e=videojs.dom.createEl("a",{className:"tcp-logo-link",target:"_blank"}),n=videojs.dom.createEl("img",{className:"tcp-logo-img"});return this.linkEl_=e,this.imgEl_=n,e.appendChild(n),t.appendChild(e),t},e.prototype.update=function(t){var e=t.img,n=t.link;this.setImg(e),this.setHref(n),this.options_=videojs.mergeOptions(this.options_,t),this.show()},e.prototype.setImg=function(t){if(this.imgEl_){this.imgEl_.src=t.url;var e=positionMap[t.position]||t.position||"left-top";videojs.dom.addClass(this.el_,e)}},e.prototype.setHref=function(t){this.linkEl_&&t&&(this.linkEl_.href=t)},e.prototype.reset=function(){this.hide(),this.imgEl_.removeAttribute("src"),this.linkEl_.removeAttribute("href")},e}(ClickableComponent$2);videojs.registerComponent("LogoImage",LogoImage);var Component$3=videojs.getComponent("Component"),Button$2=videojs.getComponent("Button"),ContinuePlayTips=function(t){function e(n,i){classCallCheck(this,e);var r=possibleConstructorReturn(this,t.call(this,n,i));return r.init(i),r}return inherits(e,t),e.prototype.createEl=function(){return videojs.dom.createEl("div",{className:"tcp-continue-play-tips"})},e.prototype.close=function(){this.hide()},e.prototype.init=function(t){var e=this.addChild("closeButton",{controlText:"Close"});this.on(e,"close",this.close),this.addChild("ContinuePlayTipsContent",t);var n=this.addChild("ContinuePlayButton",t);this.on(n,["tap","click"],this.close),this.setTimeout((function(){this.close()}),3500)},e}(Component$3);videojs.registerComponent("ContinuePlayTips",ContinuePlayTips);var ContinuePlayTipsContent=function(t){function e(n,i){return classCallCheck(this,e),possibleConstructorReturn(this,t.call(this,n,i))}return inherits(e,t),e.prototype.createEl=function(){var t=videojs.dom.createEl("span",{className:"tcp-continue-play-tips-content"}),e=videojs.dom.createEl("span",{className:"tcp-text",textContent:this.localize(this.options_.text||"Last time play at ")}),n=videojs.dom.createEl("span",{className:"tcp-time",textContent:videojs.formatTime(this.options_.time)});return this.textEl_=e,this.timeEl_=n,t.appendChild(e),t.appendChild(n),t},e}(Component$3);videojs.registerComponent("ContinuePlayTipsContent",ContinuePlayTipsContent);var ContinuePlayButton=function(t){function e(n,i){return classCallCheck(this,e),possibleConstructorReturn(this,t.call(this,n,i))}return inherits(e,t),e.prototype.createEl=function(){return t.prototype.createEl.call(this,"button",{className:"tcp-continue-play-buttom",textContent:this.localize(this.options_.btnText||"Resume play")})},e.prototype.handleClick=function(){this.options_.resumeCallback.call()},e}(Button$2);videojs.registerComponent("ContinuePlayButton",ContinuePlayButton);var Component$4=videojs.getComponent("Component"),LevelSwitchTips=function(t){function e(n,i){classCallCheck(this,e);var r=possibleConstructorReturn(this,t.call(this,n,i));return r.playing=!1,r.timeoutID=void 0,r.levelSwitch=n.options_.plugins.ContextMenu.levelSwitch,r.init(),n.on("playing",videojs.bind(r,(function(){r.playing=!0}))),n.on("resolutionswitching",videojs.bind(r,(function(t){if(r.playing)if(t.data.label)r.switchHandler(r.createSwitching(t.data.label),2e3);else{var e=r.player().QualitySwitcher().options.qualityData;if(e){var n=e.video.filter((function(e){return t.data.newQuality===e.id}))[0];r.switchHandler(r.createSwitching(n.label),2e3)}}}))),n.on("resolutionswitched",videojs.bind(r,(function(){r.playing&&r.switchHandler(r.createSwitched(),2e3)}))),n.on("levelSwitchError",videojs.bind(r,(function(){r.switchHandler(r.createSwitchError(),2e3)}))),r}return inherits(e,t),e.prototype.switchHandler=function(t,e){var n=this;this.timeoutID&&clearTimeout(this.timeoutID),this.textNode.innerText=t,this.show(),this.timeoutID=setTimeout((function(){n.hide()}),e)},e.prototype.createEl=function(){var t=videojs.dom.createEl("div",{className:"tcp-switch vjs-hidden"});return this.textNode=videojs.dom.createEl("div",{innerText:""}),t.appendChild(this.textNode),t},e.prototype.init=function(){var t=this.addChild("closeButton",{controlText:"Close"});this.on(t,"close",this.hide)},e.prototype.createSwitching=function(t){return this.levelSwitch.switchingText?this.levelSwitch.switchingText+t:"正在为您切换至"+t},e.prototype.createSwitched=function(){return this.levelSwitch.switchedText?this.levelSwitch.switchedText:"切换成功"},e.prototype.createSwitchError=function(){return this.levelSwitch.switchErrorText?this.levelSwitch.switchErrorText:"切换失败"},e.prototype.show=function(){t.prototype.show.call(this),this.popped=!0},e.prototype.hide=function(){t.prototype.hide.call(this),this.popped=!1},e}(Component$4);videojs.registerComponent("LevelSwitchTips",LevelSwitchTips);var Component$7=videojs.getComponent("Component"),mapKey={fileID:"file ID",requestID:"request ID",mediaType:"media type",mimeType:"mime type",provider:"provider",resolution:"resolution",rate:"rate",frames:"frames",buffer:"buffer",connectionSpeed:"connection speed",info:"info"},VideoTextItem=function(t){function e(n,i){classCallCheck(this,e);var r=possibleConstructorReturn(this,t.call(this,n,i));return r.display=!1,r.displayData="loading",r}return inherits(e,t),e.prototype.createEl=function(){var t=videojs.dom.createEl("div",{className:"tcp-statistic-line vjs-hidden"}),e=videojs.dom.createEl("span",{className:"tcp-statistic-title",innerText:mapKey[this.options_.key]+":"}),n=videojs.dom.createEl("span",{className:"tcp-statistic-data",innerText:this.options_.data});return t.appendChild(e),t.appendChild(n),t},e.prototype.updateTextNode_=function(){for(var t=this.el_.lastChild;t.firstChild;)t.removeChild(t.firstChild);this.displayData&&this.show(),this.textNode_=document_1.createTextNode(this.displayData||""),t.appendChild(this.textNode_)},e.prototype.updateContent=function(t){t!==this.displayData&&(this.displayData=t,this.requestAnimationFrame(this.updateTextNode_))},e.prototype.isDisplay=function(){return this.display},e.prototype.show=function(){t.prototype.show.call(this),this.display=!0,this.popped=!0},e.prototype.hide=function(){t.prototype.hide.call(this),this.display=!1,this.popped=!1},e.prototype.reset=function(){t.prototype.hide.call(this),this.display=!1,this.displayData=""},e}(Component$7);videojs.registerComponent("VideoTextItem",VideoTextItem);var defaultConfig={enableRecoverMediaError:!0,recoverMediaErrorMaxRetry:5,fragLoadingMaxRetry:3,abrMaxWithRealBitrate:!0},Html5HlsJS=function(){function t(e,n,i){var r=this;classCallCheck(this,t);var o={},s=n.player();e.keySystems&&e.keySystems["com.widevine.alpha"]&&e.keySystems["com.widevine.alpha"].serverURL?(i.hlsConfig.widevineLicenseUrl=e.keySystems["com.widevine.alpha"].serverURL,i.hlsConfig.enableWorker=!0,i.hlsConfig.emeEnabled=!0,i.hlsConfig.startLevel=(i.hlsConfig.qualityLabelList||[]).length-1,o=i.hlsConfig):o=n.player_.options_.hlsConfig||i.hlsConfig||{},o.forbid&&(delete o.overlayKey,delete o.overlayIv),this.drmBackup=i.hlsConfig&&i.hlsConfig.drmBackup;var a=function(){var t=window.Hls;s.trigger({type:"debug",data:{message:"debug === 加载hls.js完成,进入初始化 hls 阶段"}});var a=new t(videojs.mergeOptions(defaultConfig,o)),l=n.el();for(var c in r.Hls=t,r.tech=n,r.hls=a,r.switchStatus="",r.manifests=[],r.subtitlesLoadedCount=0,r.audioTrackLoadedCount=0,r.subtitles=[],r.audioTracks=[],r.hlsjsErrorHandler=r.errorHandlerFactory(),a.on(t.Events.ERROR,r.onError.bind(r)),a.on(t.Events.MANIFEST_PARSED,videojs.bind(r,r.onMetaData)),a.on(t.Events.MANIFEST_LOADED,r.loadSubtiles.bind(r)),a.on(t.Events.MANIFEST_LOADED,r.loadAudioTracks.bind(r)),a.on(t.Events.LEVEL_LOADED,r.onLevelLoaded.bind(r)),s.on("ready",r.addHlsSubtitles.bind(r)),t.Events)a.on(t.Events[c],videojs.bind(r,r.onEvent));a.attachMedia(l),a.loadSource(e.src),s.trigger({type:"hlsInstanceCreated",data:{hls:a}}),s.trigger({type:"debug",data:{message:"debug === 初始化 hls.js 完成,已传递 hls 地址"}}),setInterval((function(){if(!s.el_)return!1;var t=a.levels[a.currentLevel]&&a.levels[a.currentLevel].realBitrate/1e3,e=s.getVideoPlaybackQuality(),n=e.droppedVideoFrames||0,i=e.totalVideoFrames||0,r="",o=s.tech_.hlsProvider.hls.abrController.bwEstimator;o&&o.getEstimate()&&(r=+(125e-6*o.getEstimate()).toFixed(0)),s.trigger({type:"playstatus",data:{type:"hls",droppedFrames:n,decodedFrames:i,bitrate:t,speed:r}})}),1e3),window.Hls&&i.xp2pConfig&&i.xp2pConfig.useXP2P&&s.XP2PHlsjsPlugin&&s.XP2PHlsjsPlugin().startHLSP2P(r.hls,window.HLSP2P,(function(t){}))};s.trigger({type:"debug",data:{message:"debug === 开始加载hls.js"}}),Promise.all([function(){return i.xp2pConfig&&i.xp2pConfig.useXP2P&&"hls"===i.xp2pConfig.format&&!window.HLSP2P?new Promise((function(t){loadScript(XP2P_HLS_PATH,(function(){t()}))})):Promise.resolve()}(),function(){return window.Hls?Promise.resolve():new Promise((function(t){loadScript(HLS_PATH,(function(){t()}))}))}()]).then((function(){a()}))}return t.prototype.switchQuality=function(t){t.id!=this.hls.currentLevel&&(this.switchStatus="switching",this.switchData=t,this.tech.trigger({type:"hlsresolutionswitching",data:this.switchData}),this.hls.nextLevel=t.id)},t.prototype.dispose=function(){this.hls.destroy()},t.prototype.onSubtitleLoaded=function(t,e){var n=this,i=this.tech.player(),r=this.subtitlesLoadedCount,o=this.subtitles||this.hls.subtitleTracks;this.subtitles[r].url=e.details.fragments[0].url,++this.subtitlesLoadedCount<o.length?this.hls.trigger(this.Hls.Events.SUBTITLE_TRACK_LOADING,{url:o[this.subtitlesLoadedCount].url,id:o[this.subtitlesLoadedCount].id}):i.ready((function(){n.addHlsSubtitles()}))},t.prototype.onAudioTrackLoaded=function(t,e){var n=this,i=this.tech.player(),r=this.audioTrackLoadedCount,o=this.hls.audioTracks;this.audioTracks[r].url=e.details.fragments[0].url,++this.audioTrackLoadedCount<o.length?this.hls.trigger(this.Hls.Events.AUDIO_TRACK_LOADING,{url:o[this.audioTrackLoadedCount].url,id:o[this.audioTrackLoadedCount].id}):i.ready((function(){n.addAudioTracks()}))},t.prototype.loadAudioTracks=function(){var t=this,e=this.hls.audioTracks;if(e.length){e.forEach((function(e){t.audioTracks.push({id:e.id,name:e.name,lang:e.lang,loaded:!1,default:e["default"]})}));var n=e[0];this.hls.trigger(this.Hls.Events.AUDIO_TRACK_LOADING,{url:n.url,id:n.id}),this.hls.on(this.Hls.Events.AUDIO_TRACK_LOADED,this.onAudioTrackLoaded.bind(this))}},t.prototype.loadSubtiles=function(){var t=this,e=0!==get_1(this,"hls.subtitleTracks.length")?get_1(this,"hls.subtitleTracks"):get_1(this,"hls.subtitleTrackController.tracks");if(e.length){e.forEach((function(e){t.subtitles.push({name:e.name,lang:e.lang,loaded:!1,url:e.url,id:e.id})}));var n=e[0];this.hls.on(this.Hls.Events.SUBTITLE_TRACK_LOADED,this.onSubtitleLoaded.bind(this)),this.hls.trigger(this.Hls.Events.SUBTITLE_TRACK_LOADING,{url:n.url,id:n.id})}},t.prototype.addAudioTracks=function(){var t=this;this.audioTracks.length&&this.audioTracks.some((function(t){return!t.loaded}))&&this.audioTracks.forEach((function(e){var n=t.tech.addAudioTrack({id:e.id,src:e.url,kind:"audio",srclang:e.lang,label:e.name,enabled:e["default"]},!0);n.addEventListener("load",(function(){e.loaded=!0}))}))},t.prototype.addHlsSubtitles=function(){var t=this;this.subtitles.length&&this.subtitles.some((function(t){return!t.loaded}))&&this.subtitles.forEach((function(e){var n=t.tech.addRemoteTextTrack({src:e.url,kind:"subtitles",srclang:e.lang,label:e.name},!0);n.addEventListener("load",(function(){e.loaded=!0}))}))},t.prototype.onEvent=function(t,e){this.tech.trigger({type:t,data:e});var n=this.tech.player();switch(t){case this.Hls.Events.MANIFEST_LOADED:this.manifests.push(e.networkDetails.response||e.networkDetails.responseText);break;case this.Hls.Events.LEVEL_SWITCHING:break;case this.Hls.Events.LEVEL_SWITCHED:"switching"==this.switchStatus&&(this.switchStatus="switched",this.tech.trigger({type:"hlsresolutionswitched",data:this.switchData}),this.switchData=null);break;case this.Hls.Events.LEVEL_SWITCH_ERROR:n.trigger({type:"levelSwitchError"})}},t.prototype.onMetaData=function(t,e){var n=[],i=this.hls,r=this;if(e.levels.length>1){var o={id:-1,label:"auto",selected:-1===i.manualLevel};n.push(o),e.levels.forEach((function(t,e){var o={};o.id=e,o.selected=e===i.manualLevel,o.label=r.getLevelLabel(t),n.push(o)}));var s={qualityData:{video:n},callbacks:{video:videojs.bind(this,this.switchQuality)}};this.tech.setTimeout((function(){this.trigger({type:"masterplaylistchange",data:s})}),1)}},t.prototype.getLevelLabel=function(t){return t.height?t.height+"p":t.width?Math.round(9*t.width/16)+"p":t.bitrate?t.bitrate/1e3+"kbps":0},t.prototype.onLevelLoaded=function(t,e){this._duration=e.details.live?1/0:e.details.totalduration},t.prototype.onError=function(t,e){var n=this.tech.player();if(e.fatal)switch(e.type){case this.Hls.ErrorTypes.NETWORK_ERROR:n.error({code:14,source:e});break;case this.Hls.ErrorTypes.MEDIA_ERROR:this.hls.config.enableRecoverMediaError?this.hlsjsErrorHandler(e):n.error({code:15,source:e});break;case this.Hls.ErrorTypes.MUX_ERROR:n.error({code:16,source:e});break;case this.Hls.ErrorTypes.OTHER_ERROR:default:n.error({code:17,source:e}),this.drmBackup&&"keySystemError"===e.type&&n.error(null)}else switch(e.details){case this.Hls.ErrorDetails.KEY_LOAD_ERROR:}},t.prototype.errorHandlerFactory=function(){var t=this.hls,e=this.tech.player(),n=null,i=null,r=0;return function(o){var s=Date.now();r==t.config.recoverMediaErrorMaxRetry?e.error({code:15,source:o}):(!n||s-n>2e3?(n=s,t.recoverMediaError()):(!i||s-i>2e3)&&(i=s,t.swapAudioCodec(),t.recoverMediaError()),r++)}},t.prototype.duration=function(){return this._duration},t}(),hlsTypeRE=/^application\/(x-mpegURL|vnd\.apple\.mpegURL)$/i,hlsExtRE=/.m3u8(?![^?])/i,HlsSourceHandler={name:"hlsSourceHandler",canHandleSource:function(t){return t.skipHlsJs||t.keySystems&&t.keySystems["com.apple.fps.1_0"]?"":hlsTypeRE.test(t.type)&&hlsExtRE.test(t.src)?"probably":hlsExtRE.test(t.src)?"maybe":""},handleSource:function(t,e,n){return e.hlsProvider?(e.hlsProvider.dispose(),e.hlsProvider=null):n.hlsConfig&&!1===n.hlsConfig.autoStartLoad&&e.on("play",(function(){this.player().hasStarted()||this.hlsProvider.hls.startLoad()})),e.hlsProvider=new Html5HlsJS(t,e,n),e.hlsProvider},canPlayType:function(t){return hlsTypeRE.test(t)?"probably":""}};TCPlayer.mountHlsProvider=mountHlsProvider,mountHlsProvider();var Html5DashJS=function(){function t(e,n,i){var r=this;classCallCheck(this,t);var o=function(){var o=window_1.dashjs;if(r.dashjs=o,i=i||n.options_,r.player=videojs(i.playerId),r.player.dash=r.player.dash||{},r.tech_=n,r.el_=n.el(),r.elParent_=r.el_.parentNode,r.hasFiniteDuration_=!1,e.src){n.isReady_=!1,t.updateSourceData&&(videojs.log.warn('updateSourceData has been deprecated. Please switch to using hook("updatesource", callback).'),e=t.updateSourceData(e)),t.hooks("updatesource").forEach((function(t){e=t(e)}));var s=e.src;r.keySystemOptions_=t.buildDashJSProtData(e.keySystemOptions||e.keySystems),r.player.dash.mediaPlayer=o.MediaPlayer().create(),r.mediaPlayer_=r.player.dash.mediaPlayer,t.useVideoJSDebug&&(videojs.log.warn('useVideoJSDebug has been deprecated. Please switch to using hook("beforeinitialize", callback).'),t.useVideoJSDebug(r.mediaPlayer_)),t.beforeInitialize&&(videojs.log.warn('beforeInitialize has been deprecated. Please switch to using hook("beforeinitialize", callback).'),t.beforeInitialize(r.player,r.mediaPlayer_)),t.hooks("beforeinitialize").forEach((function(t){t(r.player,r.mediaPlayer_)})),r.mediaPlayer_.initialize(),r.retriggerError_=function(t){if("capability"===t.error&&"mediasource"===t.event)r.player.error({code:4,message:"The media cannot be played because it requires a feature that your browser does not support."});else if("manifestError"!==t.error||"createParser"!==t.event.id&&"codec"!==t.event.id&&"nostreams"!==t.event.id&&"nostreamscomposed"!==t.event.id&&"parse"!==t.event.id&&"multiplexedrep"!==t.event.id)if("mediasource"===t.error)t.event.match("MEDIA_ERR_ABORTED")?r.player.error({code:1,message:t.event}):t.event.match("MEDIA_ERR_NETWORK")?r.player.error({code:2,message:t.event}):t.event.match("MEDIA_ERR_DECODE")?r.player.error({code:3,message:t.event}):t.event.match("MEDIA_ERR_SRC_NOT_SUPPORTED")?r.player.error({code:4,message:t.event}):t.event.match("MEDIA_ERR_ENCRYPTED")?r.player.error({code:5,message:t.event}):(t.event.match("UNKNOWN"),r.player.error({code:4,message:t.event}));else if("capability"===t.error&&"encryptedmedia"===t.event)r.player.error({code:5,message:"The media cannot be played because it requires encryption features that your browser does not support."});else if("key_session"===t.error)r.player.error({code:5,message:t.event});else if("download"===t.error)r.player.error({code:2,message:"The media playback was aborted because too many consecutive download errors occurred."});else{if("mssError"!==t.error)return;r.player.error({code:3,message:t.event})}else r.player.error({code:4,message:t.event.message});setTimeout((function(){r.mediaPlayer_.reset()}),10)},r.mediaPlayer_.on(o.MediaPlayer.events.ERROR,r.retriggerError_),r.getDuration_=function(t){var e=t.data.Period_asArray,n=r.hasFiniteDuration_;t.data.mediaPresentationDuration||e[e.length-1].duration?r.hasFiniteDuration_=!0:r.hasFiniteDuration_=!1,r.hasFiniteDuration_!==n&&r.player.trigger("durationchange")},r.mediaPlayer_.on(o.MediaPlayer.events.MANIFEST_LOADED,r.getDuration_),r.mediaPlayer_.on(o.MediaPlayer.events.STREAM_INITIALIZED,videojs.bind(r,r.onMetaData)),r.currentQuality={video:"",audio:""},Object.keys(o.MediaPlayer.events).forEach((function(t){r.mediaPlayer_.on(o.MediaPlayer.events[t],videojs.bind(r,r.onEvent))})),i.dashConfig&&Object.keys(i.dashConfig).forEach((function(t){var e,n="set"+t.charAt(0).toUpperCase()+t.slice(1),o=i.dashConfig[t];r.mediaPlayer_.hasOwnProperty(n)&&(videojs.log.warn("Using dash options in videojs-contrib-dash without the set prefix has been deprecated. Change '"+t+"' to '"+n+"'"),t=n),r.mediaPlayer_.hasOwnProperty(t)?(Array.isArray(o)||(o=[o]),(e=r.mediaPlayer_)[t].apply(e,o)):videojs.log.warn("Warning: dash configuration option unrecognized: "+t)})),r.mediaPlayer_.attachView(r.el_),r.mediaPlayer_.setAutoPlay(!1),setupAudioTracks.call(null,r.player,n),setupTextTracks.call(null,r.player,n,i),r.mediaPlayer_.setProtectionData(r.keySystemOptions_),r.mediaPlayer_.attachSource(s),r.tech_.triggerReady()}};window_1.dashjs?o():loadScript(DASH_PATH,(function(){o()}))}return t.buildDashJSProtData=function(t){var e={};if(!t)return null;if(Array.isArray(t))for(var n=0;n<t.length;n++){var i=t[n],r=videojs.mergeOptions({},i.options);r.licenseUrl&&(r.serverURL=r.licenseUrl,delete r.licenseUrl),e[i.name]=r}else e=t;return e},t.prototype.dispose=function(){var t=this;this.mediaPlayer_&&(this.mediaPlayer_.off(this.dashjs.MediaPlayer.events.ERROR,this.retriggerError_),this.mediaPlayer_.off(this.dashjs.MediaPlayer.events.MANIFEST_LOADED,this.getDuration_),Object.keys(this.dashjs.MediaPlayer.events).forEach((function(e){t.mediaPlayer_.off(t.dashjs.MediaPlayer.events[e],videojs.bind(t,t.onEvent))})),this.mediaPlayer_.reset()),this.player.dash&&delete this.player.dash},t.prototype.duration=function(){return this.mediaPlayer_?this.mediaPlayer_.isDynamic()&&!this.hasFiniteDuration_?1/0:this.mediaPlayer_.duration():0},t.hooks=function(e,n){return t.hooks_[e]=t.hooks_[e]||[],n&&(t.hooks_[e]=t.hooks_[e].concat(n)),t.hooks_[e]},t.hook=function(e,n){t.hooks(e,n)},t.removeHook=function(e,n){var i=t.hooks(e).indexOf(n);return-1!==i&&(t.hooks_[e]=t.hooks_[e].slice(),t.hooks_[e].splice(i,1),!0)},t.prototype.onMetaData=function(t){var e=this,n=this.mediaPlayer_,i=n.getBitrateInfoListFor("video"),r=n.getSettings(),o=r.streaming.abr.autoSwitchBitrate.video,s=[];if(i.length>0){s.push({id:-1,label:"auto",selected:o}),i.forEach((function(t,n){s.push({id:n,label:e.getLevelLabel(t),selected:!o&&e.currentQuality.video===n})}));var a={qualityData:{video:s},callbacks:{video:videojs.bind(this,this.switchQuality)}};this.tech_.setTimeout((function(){this.trigger({type:"masterplaylistchange",data:a})}),1)}},t.prototype.switchQuality=function(t){var e=this.mediaPlayer_;-1===t.id?e.updateSettings({streaming:{abr:{autoSwitchBitrate:{video:!0}}}}):t.id!=this.currentQuality[t.trackType]&&(e.updateSettings({streaming:{abr:{autoSwitchBitrate:{video:!1}}}}),e.setQualityFor(t.trackType,t.id))},t.prototype.getLevelLabel=function(t){return t.height?t.height+"p":t.width?Math.round(9*t.width/16)+"p":t.bitrate?t.bitrate/1e3+"kbps":0},t.prototype.onEvent=function(t){switch(this.tech_.trigger({type:"dash_"+t.type,data:t}),t.type){case this.dashjs.MediaPlayer.events.QUALITY_CHANGE_REQUESTED:this.tech_.trigger({type:"dashqualityswitching",data:t});break;case this.dashjs.MediaPlayer.events.QUALITY_CHANGE_RENDERED:this.tech_.trigger({type:"dashqualityswitched",data:t}),this.currentQuality[t.mediaType]=t.newQuality}},t}();Html5DashJS.hooks_={};var canHandleKeySystems=function(t){t=JSON.parse(JSON.stringify(t)),Html5DashJS.updateSourceData&&(videojs.log.warn('updateSourceData has been deprecated. Please switch to using hook("updatesource", callback).'),t=Html5DashJS.updateSourceData(t)),Html5DashJS.hooks("updatesource").forEach((function(e){t=e(t)}));var e=document_1.createElement("video");return!(t.keySystemOptions&&!window_1.navigator.requestMediaKeySystemAccess&&!e.msSetMediaKeys)};videojs.DashSourceHandler=function(){return{name:"dashSourceHandler",canHandleSource:function(t){var e=/\.mpd/i;return canHandleKeySystems(t)?videojs.DashSourceHandler.canPlayType(t.type)?"probably":e.test(t.src)?"maybe":"":""},handleSource:function(t,e,n){return new Html5DashJS(t,e,n)},canPlayType:function(t){return videojs.DashSourceHandler.canPlayType(t)}}},videojs.DashSourceHandler.canPlayType=function(t){return/^application\/dash\+xml/i.test(t)?"probably":""},TCPlayer.mountDashProvider=mountDashProvider,mountDashProvider(),videojs.Html5DashJS=Html5DashJS;var Component$6=videojs.getComponent("Component"),hlsOption=["fileID","requestID","mediaType","mimeType","provider","resolution","rate","frames","buffer","connectionSpeed"],mp4Option=["fileID","requestID","mediaType","mimeType","resolution","rate","buffer"],dashOption=["fileID","requestID","mediaType","mimeType","resolution","rate","buffer","provider","connectionSpeed"],infoOption=["info"],VideoStatisticWrapper=function(t){function e(n,i){classCallCheck(this,e);var r=possibleConstructorReturn(this,t.call(this,n,i));return r.nodelist={},r.status={fileID:"",requestID:"",mediaType:"",mimeType:"",provider:"",resolution:"",rate:"",frames:"",buffer:"",connectionSpeed:"",info:""},n.on("playcgiend",(function(){clearTimeout(r.timeoutID),Object.keys(r.status).forEach((function(t){r.nodelist[t].reset()}))})),n.on("statistic",videojs.bind(r,(function(t){"open"===t.data.action?r.tick():r.clearTimeout(r.timeoutID)}))),r.init(),r}return inherits(e,t),e.prototype.tick=function(){var t=this;this.timeoutID=setTimeout(videojs.bind(this,(function(){t.tick()})),1e3),this.updatePanel()},e.prototype.createEl=function(){return videojs.dom.createEl("div",{className:"tcp-statistic-wrapper"})},e.prototype.init=function(){var t=this;Object.keys(this.status).forEach((function(e){var n=new VideoTextItem(t,{key:e,data:t.status[e]});t.nodelist[e]=n,t.addChild(n)}))},e.prototype.updatePanel=function(){var t=this;if("Html5"===this.player().techName_)switch(this.getStatus(),this.status.mediaType){case"m3u8":hlsOption.forEach((function(e){t.nodelist[e].updateContent(t.status[e])}));break;case"mp4":mp4Option.forEach((function(e){t.nodelist[e].updateContent(t.status[e])}));break;case"mpd":dashOption.forEach((function(e){t.nodelist[e].updateContent(t.status[e])}))}else"Flash"===this.player().techName_&&(this.getFlashStatus(),infoOption.forEach((function(e){"info"===e&&t.nodelist[e].updateContent(t.status[e])})))},e.prototype.getStatus=function(){this.getFileID(),this.getRequestID(),this.getMediaType(),this.getMIMEType(),this.getResolution(),this.getRate(),this.getProvider(),this.getBuffer(),"m3u8"===this.status.mediaType&&(this.getFrames(),this.getConnectionSpeed()),"mpd"===this.status.mediaType&&this.getConnectionSpeed()},e.prototype.getFlashStatus=function(){this.status.mediaType="flash",this.getSupport()},e.prototype.getFileID=function(){var t=this.player().options_.fileID||"";return this.status.fileID=t,t},e.prototype.getRequestID=function(){var t=this.player().PlayerMetrics().playStatus;if(t){var e=t.requestID;return this.status.requestID=e,e}},e.prototype.getMediaType=function(){this.player_.src()&&/\/(.+)\.(.+)\?|\/(.+)\.(.+)/.test(this.player_.src());var t=RegExp.$2||RegExp.$4||"";return this.status.mediaType=t,t},e.prototype.getMIMEType=function(){var t=this.player().src(),e=EXT_MIME[getFileExtension(t)]||"";return this.status.mimeType=e,e},e.prototype.getResolution=function(){var t=this.player_.tech_.el_.videoHeight||0,e=this.player_.tech_.el_.videoWidth||0,n=e+" x "+t;return this.status.resolution=n,n},e.prototype.getRate=function(){var t=this.player().playbackRate()||1;return this.status.rate=t+"x",t},e.prototype.getBuffer=function(){var t=this.player_.bufferedEnd().toFixed(1)||0,e=this.player_.duration().toFixed(1)||0,n=(t/e*100).toFixed(1)+"%",i=t+" / "+e+" ("+n+")";return this.status.buffer=i,i},e.prototype.getSupport=function(){var t=void 0;return t="m3u8"!==this.status.mediaType&&"mp4"!==this.status.mediaType&&"dash"!==this.status.mediaType?"视频统计功能不支持当前视频格式":"",this.status.info=t,t},e.prototype.getProvider=function(){var t=this.player_.tech_.sourceHandler_;return t instanceof Html5HlsJS?(this.status.provider="HlsJS","HlsJS"):t instanceof Html5DashJS?(this.status.provider="DashJS","DashJS"):""},e.prototype.getFrames=function(){var t=this.player_.getVideoPlaybackQuality(),e=(t.droppedVideoFrames||0)+" dropped of "+(t.totalVideoFrames||0);return this.status.frames=e,e},e.prototype.getConnectionSpeed=function(){var t=void 0;if("m3u8"===this.status.mediaType){var e=this.player_.tech_.hlsProvider.hls.abrController._bwEstimator;t=e&&e.getEstimate()?(125e-6*e.getEstimate()).toFixed(0)+"KB/s":"0KB/s",this.status.connectionSpeed=t}if("mpd"===this.status.mediaType){var n=this.player_.dash.mediaPlayer,i=n.getDashMetrics(),r=n.getDashAdapter(),o=n.getActiveStream().getStreamInfo(),s=o.index,a=i.getCurrentRepresentationSwitch("video").to,l=r.getBandwidthForRepresentation(a,s);t=l?(125e-6*l).toFixed(0)+"KB/s":"0KB/s",this.status.connectionSpeed=t}return t},e}(Component$6);videojs.registerComponent("VideoStatisticWrapper",VideoStatisticWrapper);var Component$5=videojs.getComponent("Component"),VideoStatisticPanel=function(t){function e(n,i){classCallCheck(this,e);var r=possibleConstructorReturn(this,t.call(this,n,i));return n.on("statistic",videojs.bind(r,(function(t){"open"===t.data.action?r.show():r.hide()}))),n.on("playcgistart",(function(){n.trigger({type:"statistic",data:{action:"close"}})})),r.init(),r}return inherits(e,t),e.prototype.createEl=function(){var t=this,e=videojs.dom.createEl("div",{className:"tcp-statistic vjs-hidden"}),n=videojs.dom.createEl("div",{className:"tcp-statistic-close",innerText:"[X]"});return n.addEventListener("click",(function(){t.hide(),t.player().trigger({type:"statistic",data:{action:"close"}})})),e.appendChild(n),e},e.prototype.init=function(){this.addChild("VideoStatisticWrapper")},e.prototype.show=function(){t.prototype.show.call(this),this.popped=!0},e.prototype.hide=function(){t.prototype.hide.call(this),this.popped=!1},e}(Component$5);videojs.registerComponent("VideoStatisticPanel",VideoStatisticPanel);var MenuItem$3=videojs.getComponent("MenuItem"),MirrorMenuItem=function(t){function e(n,i){classCallCheck(this,e);var r=possibleConstructorReturn(this,t.call(this,n,i));return r.addClass("tc-menu-list"),r.open=!1,r.hasOpen=!1,r.player=n,r.setup(),r}return inherits(e,t),e.prototype.setup=function(){var t=this;this.on(["tap","click"],(function(){var e=t.player.tech().el();t.hasOpen||(window.MtaH5&&MtaH5.clickStat("mirror",{appid:t.player.options_.appID,fileid:t.player.options_.fileID}),t.player.trigger({type:"feature",data:"mirror"})),t.open?(videojs.dom.removeClass(e,"tcp-mirror"),videojs.dom.removeClass(t.el_,"tcp-menu-item-select")):(videojs.dom.addClass(e,"tcp-mirror"),videojs.dom.addClass(t.el_,"tcp-menu-item-select"),t.hasOpen=!0),t.open=!t.open}))},e}(MenuItem$3);videojs.registerComponent("MirrorMenuItem",MirrorMenuItem);var MenuItem$4=videojs.getComponent("MenuItem"),PoweredByMenuItem=function(t){function e(n,i){classCallCheck(this,e);var r=possibleConstructorReturn(this,t.call(this,n,i));return r.addClass("tc-menu-list"),r}return inherits(e,t),e}(MenuItem$4);videojs.registerComponent("PoweredByMenuItem",PoweredByMenuItem);var MenuItem$5=videojs.getComponent("MenuItem"),StatusMenuItem=function(t){function e(n,i){classCallCheck(this,e);var r=possibleConstructorReturn(this,t.call(this,n,i));return r.addClass("tc-menu-list"),r.hasOpen=!1,r.player=n,n.on("statistic",videojs.bind(r,(function(t){"close"===t.data.action&&(videojs.dom.removeClass(r.el_,"tcp-menu-item-select"),r.hasOpen=!1)}))),r.setup(),r}return inherits(e,t),e.prototype.setup=function(){var t=this;this.on(["tap","click"],(function(){t.hasOpen?(videojs.dom.removeClass(t.el_,"tcp-menu-item-select"),t.player.trigger({type:"statistic",data:{action:"close"}}),t.hasOpen=!1):(videojs.dom.addClass(t.el_,"tcp-menu-item-select"),t.player.trigger({type:"statistic",data:{action:"open"}}),t.hasOpen=!0,window.MtaH5&&MtaH5.clickStat("mirror",{appid:t.player.options_.appID,fileid:t.player.options_.fileID}),t.player.trigger({type:"feature",data:"statistic"}))}))},e}(MenuItem$5);videojs.registerComponent("StatusMenuItem",StatusMenuItem);var Component$8=videojs.getComponent("Component"),Menu$2=videojs.getComponent("Menu"),MenuItem$2=videojs.getComponent("MenuItem"),RightClickPopupMenu=function(t){function e(n,i){classCallCheck(this,e);var r=possibleConstructorReturn(this,t.call(this,n,i));r.hide(),r.addChild("PoweredByMenuItem",{label:"Powered by Tencent Cloud."}),!i.statistic||IS_IOS||IS_ANDROID||r.addChild("StatusMenuItem",{label:"Video statistic"}),i.mirror&&r.addChild("MirrorMenuItem",{label:"Mirror"}),n.on("contextmenu",videojs.bind(r,r.onContextmenu)),n.on(["tap","click"],videojs.bind(r,(function(t){if(this.popped)return this.hide(),t.stopPropagation(),t.preventDefault(),!1}))),videojs.on(document,["tap","click"],videojs.bind(r,(function(t){this.popped&&this.hide()})));var o=r;return r.children().forEach((function(t){t.on(["tap","click"],(function(){o.hide()}))})),r}return inherits(e,t),e.prototype.createEl=function(){var e=t.prototype.createEl.call(this);return videojs.dom.addClass(e,"tcp-right-click-popup-menu"),e},e.prototype.show=function(){t.prototype.show.call(this),this.popped=!0},e.prototype.hide=function(){t.prototype.hide.call(this),this.popped=!1},e.prototype.onContextmenu=function(t){t.preventDefault(),this.show();var e=this.el(),n=t.clientX,i=t.clientY,r=getViewportSize(),o=r.width,s=r.height,a=n+e.offsetWidth-o+5;a=Math.max(0,a);var l=i+e.offsetHeight-s+5;l=Math.max(0,l);var c=this.player().el().getBoundingClientRect();e.style.left=Math.max(0,n-c.left-a)+"px",e.style.top=Math.max(0,i-c.top-l)+"px"},e}(Menu$2);videojs.registerComponent("RightClickPopupMenu",RightClickPopupMenu);var clickableComponent=videojs.getComponent("ClickableComponent"),TimeTooltip$2=videojs.getComponent("TimeTooltip"),Component$9=videojs.getComponent("Component"),dom=videojs.dom,formatTime$2=videojs.formatTime,COMMENT_WIDTH=140,COMMENT_HEIGHT_SINGLE_LINE=23,COMMENT_SHOW_ON_THE_LEFT={POPUP_CONTAINER_OFFSET:-130,POPUP_CONTAINER_OFFSET_WITHOUTGIT:-100,TRIANGLE_OFFEST:96,TRIANGLE_OFFEST_WITHOUTGIF:95},COMMENT_SHOW_ON_THE_RIGHT={TRIANGLE_OFFEST:6,POPUP_CONTAINER_OFFSET:0},ProgressMarkerGenerator=function(t){function e(n,i){classCallCheck(this,e);var r=possibleConstructorReturn(this,t.call(this,n,i));return r.duration=0,r.registerListener(),r}return inherits(e,t),e.prototype.registerListener=function(){this.player_.one("canplay",videojs.bind(this,this.resetDotsElement))},e.prototype.resetDotsElement=function(){var t=this.player_;this.duration=t.duration(),dom.emptyEl(this.el_),this.resetEl()},e.prototype.resetEl=function(){this.setUpEl()},e.prototype.dotMouseLeave=function(){var t=event.currentTarget,e=t.getAttribute("container-id");this.getChildById(e).hide()},e.prototype.dotHover=function(){var t=event.currentTarget.parentElement.offsetWidth,e=event.currentTarget.offsetLeft+COMMENT_WIDTH,n=this.getChildById(event.currentTarget.getAttribute("container-id")),i=n.getAttribute("class").search("tcp-without-gif")>=0,r=n.el_.querySelector(".tcp-triangle-both")||n.el_.querySelector(".tcp-triangle");e>t?i?(n.el_.style.left=COMMENT_SHOW_ON_THE_LEFT.POPUP_CONTAINER_OFFSET_WITHOUTGIT+"px",r.style.left=COMMENT_SHOW_ON_THE_LEFT.TRIANGLE_OFFEST_WITHOUTGIF+"%"):(n.el_.style.left=COMMENT_SHOW_ON_THE_LEFT.POPUP_CONTAINER_OFFSET+"px",r.style.left=COMMENT_SHOW_ON_THE_LEFT.TRIANGLE_OFFEST+"%"):event.currentTarget.offsetLeft<=COMMENT_WIDTH&&!i&&(n.el_.style.left=COMMENT_SHOW_ON_THE_RIGHT.POPUP_CONTAINER_OFFSET+"px",r.style.left=COMMENT_SHOW_ON_THE_RIGHT.TRIANGLE_OFFEST+"px");var o=n.getChild("DotImage");if(o){var s=o.el_.getElementsByClassName("tcp-dot-timestamp")[0],a=event.currentTarget.getAttribute("dotinsecond"),l=formatTime$2(a);s.innerHTML=l}n.show()},e.prototype.setChildInTheContainer=function(t,e){var n=t.content&&""!==t.content?decodeURIComponent(t.content.replace(/\+/g," ")):"";if(""!==n){var i=e.addChild("DotComment");i.el_.innerHTML=encodeHTML(n)}if(t.img){e.el_.querySelector(".tcp-triangle").setAttribute("class","tcp-triangle-both");var r=e.addChild("DotImage");r.el_.firstChild.setAttribute("src",t.img),""==n?(e.addClass("tcp-only-gif"),r.el_.firstChild.className="tcp-image-in-container-only-image"):this.countContentSize(n)<=20&&(e.addClass("tcp-single-line"),i.el_.style.height=COMMENT_HEIGHT_SINGLE_LINE+"px")}else if(""!==n){var o=this.countContentSize(n);o<=14?e.addClass("tcp-single-line"):o<=28&&e.addClass("tcp-two-lines"),e.addClass("tcp-without-gif"),i.addClass("tcp-large-comment")}},e.prototype.markSetUp=function(t){var e=t.timeOffset>0?t.timeOffset/1e3:0,n=this.duration?this.duration:0;if(!("number"!=typeof e||e>n)){var i=document.createElement("div");i.className="tcp-dot-basic-style",i.setAttribute("dotinsecond",e.toString()),t["class"]&&(i.className+=" "+t["class"]);var r=this.addChild("PopUpContainer");return i.setAttribute("container-id",r.id_),this.setChildInTheContainer(t,r),i.appendChild(r.el_),i.style.left=e/n*100+"%",i.addEventListener("mouseover",videojs.bind(this,this.dotHover)),i.addEventListener("mouseleave",videojs.bind(this,this.dotMouseLeave)),i}},e.prototype.setUpEl=function(){var e=this,n=this.player_.options_.dots||0,i=this.el_||t.prototype.createEl.call(this);return videojs.dom.addClass(i,"tcp-dot-component"),n&&n instanceof Array&&n.length>0&&n.forEach((function(t){var n=t.content||"";if(n&&""!=n||t.img){var r=e.markSetUp(t);r&&i.appendChild(r)}})),i},e.prototype.countContentSize=function(t){for(var e=0,n=t.length,i=-1,r=0;r<n;r++)i=t.charCodeAt(r),e+=i>=0&&i<=128?1:2;return e},e.prototype.createEl=function(){return this.setUpEl()},e}(clickableComponent);videojs.registerComponent("ProgressMarkerGenerator",ProgressMarkerGenerator);var DotComment=function(t){function e(n,i){classCallCheck(this,e);var r=possibleConstructorReturn(this,t.call(this,n,i));return r.addClass("tcp-dot-comment"),r}return inherits(e,t),e}(Component$9);videojs.registerComponent("DotComment",DotComment);var DotImage=function(t){function e(n,i){classCallCheck(this,e);var r=possibleConstructorReturn(this,t.call(this,n,i));r.addClass("tcp-dot-image");var o=r.el_||t.prototype.createEl.call(r),s=dom.createEl("img");s.className="tcp-image-in-container",o.appendChild(s);var a=dom.createEl("span");return a.className="tcp-dot-timestamp",a.innerHTML="",o.appendChild(a),r}return inherits(e,t),e}(Component$9);videojs.registerComponent("DotImage",DotImage);var PopUpContainer=function(t){function e(n,i){classCallCheck(this,e);var r=possibleConstructorReturn(this,t.call(this,n,i));r.addClass("tcp-popup-container");var o=dom.createEl("div");return o.setAttribute("class","tcp-triangle"),r.el_.appendChild(o),r.hide(),r}return inherits(e,t),e}(TimeTooltip$2);videojs.registerComponent("PopUpContainer",PopUpContainer);var Plugin$2=videojs.getPlugin("plugin"),SpeedUp=function(t){function e(n){classCallCheck(this,e);var i=possibleConstructorReturn(this,t.call(this,n));return i.TARGET_LANTENCY=1,i.MAX_LATENCY=3,i.RATEVALUE=1.1,n.ready(videojs.bind(i,i.init)),i}return inherits(e,t),e.prototype.checkLatency=function(){var t=this.player.bufferedEnd()-this.player.currentTime();t>this.MAX_LATENCY&&this.player.playbackRate(this.RATEVALUE),t<this.TARGET_LANTENCY&&this.player.playbackRate(1)},e.prototype.init=function(){var t=this,e=this.player,n=void 0;e.on("playing",(function(){e.duration()===1/0&&(n=setInterval(t.checkLatency.bind(t),1e3))})),e.on("waiting",(function(){t.reset(n)})),e.on("pause",(function(){t.reset(n)}))},e.prototype.reset=function(t){this.player.playbackRate(1),clearInterval(t)},e}(Plugin$2);videojs.registerPlugin("SpeedUp",SpeedUp);var Button$3=videojs.getComponent("Button"),BigPlayButton$2=videojs.getComponent("BigPlayButton");BigPlayButton$2.prototype.createEl=function(){var t=Button$3.prototype.createEl.call(this),e=getTemplate();return(this.options_.shapeType||this.options_.styleType)&&(e=getTemplate(this.options_.shapeType,this.options_.styleType)),t.appendChild(videojs.dom.createEl("div",{className:"vjs-button-icon",innerHTML:e})),t},BigPlayButton$2.prototype.controlText_="Play";var Component$10=videojs.getComponent("Component"),VideoStatisticWrapper$1=videojs.getComponent("VideoStatisticWrapper"),LoadingSpinner$2=videojs.getComponent("LoadingSpinner");LoadingSpinner$2.prototype.createEl=function(){function t(t,e){var n=new VideoStatisticWrapper$1(t);if(n.getMediaType(),(n.getBuffer()||"").indexOf("100.0%")>-1)return e.innerText="",!1;e.innerText=n.getConnectionSpeed()}var e=this,n=Component$10.prototype.createEl.call(this,"div",{className:"tcp-loading-spinner",dir:"ltr"});if(!this.player_.options_.loadingSpeed)return n;var i=null;return this.player_.on("waiting",(function(){i=setInterval((function(){t(e.player_,n)}),100)})),this.player_.on("timeupdate",(function(){i&&clearInterval(i)})),n};var Plugin$3=videojs.getPlugin("plugin"),log$3=videojs.log,Skin=function(t){function e(n,i){classCallCheck(this,e),log$3("Skin initializing");var r=possibleConstructorReturn(this,t.call(this,n));return r.player.addClass("tcp-skin"),log$3("Skin initialized"),r}return inherits(e,t),e}(Plugin$3);videojs.registerPlugin("Skin",Skin);var now=function(){return _root.Date.now()},now_1=now,reWhitespace=/\s/,_trimmedEndIndex=trimmedEndIndex,reTrimStart=/^\s+/,_baseTrim=baseTrim,NAN=NaN,reIsBadHex=/^[-+]0x[0-9a-f]+$/i,reIsBinary=/^0b[01]+$/i,reIsOctal=/^0o[0-7]+$/i,freeParseInt=parseInt,toNumber_1=toNumber,FUNC_ERROR_TEXT$2="Expected a function",nativeMax=Math.max,nativeMin=Math.min,debounce_1=debounce,FUNC_ERROR_TEXT$1="Expected a function",throttle_1=throttle$1,Component$11=videojs.getComponent("Component"),DvrProgressControl=function(t){function e(n,i){classCallCheck(this,e);var r=possibleConstructorReturn(this,t.call(this,n,i));return r.on("mousemove",r.handleMouseMove),r.on("mouseup",r.handleMouseUp),r}return inherits(e,t),e.prototype.createEl=function(){return t.prototype.createEl.call(this,"div",{className:"vjs-progress-control vjs-control tcp-dvr-progress-control"})},e.prototype.update=function(t){this.getChild("DvrSeekBar").update(t)},e.prototype.handleMouseMove=function(t){var e=this.getChild("DvrSeekBar"),n=e.calculateDistance(t),i=e.getChild("DvrMouseTimeDisplay");i&&i.update(videojs.dom.getBoundingClientRect(e.el()),n)},e.prototype.handleMouseUp=function(t){this.getChild("DvrSeekBar").handleMouseUp(t)},e}(Component$11);DvrProgressControl.prototype.options_={children:["DvrSeekBar"]},videojs.registerComponent("DvrProgressControl",DvrProgressControl);var Slider$2=videojs.getComponent("Slider"),DvrSeekBar=function(t){function e(n,i){classCallCheck(this,e);var r=possibleConstructorReturn(this,t.call(this,n,i));return r.percent_=1,r.update=throttle_1(videojs.bind(r,r.update),50),r.on(n,"seekToLive",videojs.bind(r,(function(t){this.update(t.data)}))),r}return inherits(e,t),e.prototype.createEl=function(){return t.prototype.createEl.call(this,"div",{className:"vjs-progress-holder"},{"aria-label":this.localize("Progress Bar")})},e.prototype.update=function(t){void 0!=t&&(this.percent_=t,this.bar.update(videojs.dom.getBoundingClientRect(this.el_),t),this.updateAriaAttributes(t))},e.prototype.handleMouseDown=function(e){t.prototype.handleMouseDown.call(this,e),this.isMouseDown=!0},e.prototype.handleMouseMove=function(t){var e=this.calculateDistance(t);this.update(e)},e.prototype.handleMouseUp=function(e){t.prototype.handleMouseUp.call(this);var n=this.calculateDistance(e);this.update(n),this.player().Dvr().timeShift(n)},e.prototype.stepBack=function(){},e.prototype.stepForward=function(){},e.prototype.updateAriaAttributes=function(t){this.el().setAttribute("aria-valuenow",(100*t).toFixed(2))},e.prototype.getPercent=function(){return this.percent_},e}(Slider$2);DvrSeekBar.prototype.options_={children:["DvrMouseTimeDisplay","DvrTimeShiftBar"],barName:"DvrTimeShiftBar"},videojs.registerComponent("DvrSeekBar",DvrSeekBar);var DvrTimeShiftBar=function(t){function e(n,i){classCallCheck(this,e);var r=possibleConstructorReturn(this,t.call(this,n,i));return r.el_.style.width="100%",r}return inherits(e,t),e.prototype.createEl=function(){return t.prototype.createEl.call(this,"div",{className:"vjs-play-progress vjs-slider-bar tcp-dvr-time-shift",innerHTML:'<span class="vjs-control-text"><span>'+this.localize("Progress")+"</span>: 100%</span>"})},e.prototype.update=function(t,e){var n=(100*e).toFixed(2)+"%";this.el_.style.width=n},e}(Component$11);videojs.registerComponent("DvrTimeShiftBar",DvrTimeShiftBar);var MouseTimeDisplay$2=videojs.getComponent("MouseTimeDisplay"),DvrMouseTimeDisplay=function(t){function e(){return classCallCheck(this,e),possibleConstructorReturn(this,t.apply(this,arguments))}return inherits(e,t),e.prototype.update=function(t,e){var n=this;this.rafId_&&this.cancelAnimationFrame(this.rafId_),this.rafId_=this.requestAnimationFrame((function(){var i=n.player().Dvr().dvrData.maxTimeShift,r=videojs.formatTime((1-e)*i,i);n.el_.style.left=t.width*e+"px",n.getChild("timeTooltip").update(t,e,r)}))},e}(MouseTimeDisplay$2);videojs.registerComponent("DvrMouseTimeDisplay",DvrMouseTimeDisplay);var Button$4=videojs.getComponent("Button"),LiveButton=function(t){function e(){return classCallCheck(this,e),possibleConstructorReturn(this,t.apply(this,arguments))}return inherits(e,t),e.prototype.createEl=function(){var t=Button$4.prototype.createEl.call(this,"button",{className:"vjs-live-control vjs-control"});return this.contentEl_=videojs.dom.createEl("div",{className:"vjs-live-display",innerHTML:this.localize("LIVE")},{"aria-live":"off"}),t.appendChild(this.contentEl_),t},e.prototype.update=function(){},e.prototype.updateControlText=function(t){this.controlText(t?"直播中":"返回直播")},e.prototype.handleClick=function(t){this.player().Dvr().seekToLive()},e}(Button$4);LiveButton.prototype.controlText_="返回直播",videojs.registerComponent("LiveButton",LiveButton);var Plugin$4=videojs.getPlugin("plugin"),Dvr=function(t){function e(n,i){classCallCheck(this,e);var r=possibleConstructorReturn(this,t.call(this,n));r.isInit=!1,r.options=i;var o=r;return n.ready((function(){var t=n.tech(!0);t&&t.hlsProvider&&n.one("loadedmetadata",(function(e){t.el_.setAttribute("poster",""),o.init(),o.options.liveURL&&o.seekToLive()}))})),r}return inherits(e,t),e.prototype.init=function(){var t=this.player,e=t.tech(!0).hlsProvider;this.parseM3u8(e.manifests[0]),this.dvrData.startTime||this.isInit?(this.initControl(),this.delay=getParams("delay",t.tech_.currentSource_.src)||0,this.updateControl(!this.isLive()),t.on("loadedmetadata",videojs.bind(this,(function(){this.parseM3u8(e.manifests[0]),this.delay=getParams("delay",t.tech_.currentSource_.src)||0,this.updateControl()}))),this.isInit=!0):t.one("loadedmetadata",videojs.bind(this,(function(t){this.init()})))},e.prototype.initControl=function(){var t=this.player;t.addClass("vjs-dvr"),t.controlBar.getChild("ProgressControl").hide(),t.controlBar.getChild("LiveDisplay").hide(),t.controlBar.addChild("DvrProgressControl",{},5),t.controlBar.addChild("liveButton",{},6)},e.prototype.updateControl=function(t){var e=this.player,n=e.controlBar.getChild("ProgressControl"),i=e.controlBar.getChild("LiveDisplay"),r=e.controlBar.getChild("DvrProgressControl"),o=e.controlBar.getChild("LiveButton");e.toggleClass("vjs-dvr-live",this.isLive()),o.updateControlText(this.isLive()),t&&r.update(1-this.delay/this.dvrData.maxTimeShift),this.dvrData.startTime?(r.show(),o.show(),n.hide(),i.hide()):(r.hide(),o.hide(),n.show(),i.show())},e.prototype.seekToLive=function(){this.isLive()||(this.timeShift(1),this.player.trigger({type:"seekToLive",data:1}))},e.prototype.isLive=function(){return!(this.delay>0)},e.prototype.timeShift=function(t){var e=this.player,n=(e.getChild("ControlBar").getChild("LiveButton"),e.tech_.currentSource_),i=Math.floor(this.dvrData.maxTimeShift*(1-t));this.delay=i,0==i&&this.options.liveURL?e.src(this.options.liveURL):(n.src=(this.options.shiftURL||n.src).replace(/delay=*(\d+)/,"delay="+i),e.src(e.tech_.currentSource_.src)),e.bigPlayButton.hide(),e.posterImage.hide(),e.tech_.one("hlsManifestParsed",videojs.bind(this,(function(){e.play()})))},e.prototype.parseM3u8=function(t){this.dvrData={};for(var e=new RegExp([/#EXT-TX-TS-START-TIME:*(.+)/.source,/|#EXT-TX-TS-DURATION:*(.+)/.source].join(""),"g"),n=void 0;null!==(n=e.exec(t));)n[1]?this.dvrData.startTime=n[1]:n[2]&&(this.dvrData.duration=n[2]);this.dvrData.startTime&&(this.dvrData.maxTimeShift=Math.min(Math.floor((new Date).getTime()/1e3-this.dvrData.startTime),this.dvrData.duration))},e}(Plugin$4);videojs.registerPlugin("Dvr",Dvr);var Menu$4=videojs.getComponent("Menu"),QualitySwitcherMenu=function(t){function e(){return classCallCheck(this,e),possibleConstructorReturn(this,t.apply(this,arguments))}return inherits(e,t),e.prototype.addItem=function(e){t.prototype.addItem.call(this,e)},e}(Menu$4),MenuItem$6=videojs.getComponent("MenuItem"),QualitySwitcherMenuItem=function(t){function e(n,i){return classCallCheck(this,e),possibleConstructorReturn(this,t.call(this,n,i))}return inherits(e,t),e.prototype.handleClick=function(e){if(t.prototype.handleClick.call(this,e),this.updateItems(),this.options_.callback(this.options_),"video"==this.options_.trackType){var n=this.player().controlBar.getChild(this.options_.trackType+"QualitySwitcherMenuButton");n.updateLabel(this.options_),n.unpressButton()}},e.prototype.updateItems=function(){for(var t=this.player().controlBar.getChild(this.options_.trackType+"QualitySwitcherMenuButton"),e=t.getChild(this.options_.trackType+"QualitySwitcherMenu"),n=e.children(),i=0;i<n.length;i++){var r=n[i];this!==r?(r.selected(!1),r.options_.selected=!1):r.options_.selected=!0}},e}(MenuItem$6),MenuButton$2=videojs.getComponent("MenuButton"),Menu$3=videojs.getComponent("Menu"),QualitySwitcherMenuButton=function(t){function e(){return classCallCheck(this,e),possibleConstructorReturn(this,t.apply(this,arguments))}return inherits(e,t),e.prototype.createEl=function(){var e=t.prototype.createEl.call(this);return this.labelEl_=videojs.dom.createEl("div",{className:"tcp-quality-switcher-value",innerHTML:""}),e.appendChild(this.labelEl_),e},e.prototype.createMenu=function(){for(var t=this.options_.qualityList,e=new QualitySwitcherMenu(this.player(),{name:this.options_.trackType+"QualitySwitcherMenu"}),n=void 0,i=t.length-1;i>-1;i--){var r=t[i];n=videojs.mergeOptions(r,{trackType:this.options_.trackType,callback:this.options_.callback,selectable:!0}),e.addItem(new QualitySwitcherMenuItem(this.player(),n)),r.selected&&this.updateLabel(r)}return e},e.prototype.updateLabel=function(t){this.labelEl_.innerHTML="<p>"+this.localize(t.label)+"</p>"},e}(MenuButton$2),Plugin$5=videojs.getPlugin("plugin"),TRACK_TYPES=["video","audio","subtitle"],TRACK_CLASS={video:"tcp-video-quality-switcher",audio:"tcp-audio-quality-switcher",subtitle:"tcp-subtitle-quality-switcher"},log$4=videojs.log,QualitySwitcher=function(t){function e(n,i){classCallCheck(this,e);var r=possibleConstructorReturn(this,t.call(this,n));return r.options=i,n.on("qualitydataloaded",videojs.bind(r,r.init)),r}return inherits(e,t),e.prototype.init=function(t){log$4("QualitySwitcher initializing",t);var e=this.player,n=t.data.qualityData,i=t.data.callbacks;if(this.setOptions({qualityData:n,callbacks:i}),e.controlBar){for(var r=0;r<TRACK_TYPES.length;r++){var o=TRACK_TYPES[r],s=o+"QualitySwitcherMenuButton",a=e.controlBar.getChild(s);n[o]&&n[o].length>0&&e.controlBar.options_.QualitySwitcherMenuButton&&(a&&a.el()&&(a.dispose(),e.controlBar.removeChild(a)),this.repleaceLabel(o,n),a=new QualitySwitcherMenuButton(e,{name:s,qualityList:n[o],callback:i[o],trackType:o}),a.addClass(TRACK_CLASS[o]),e.controlBar.addChild(a,{},10))}log$4("QualitySwitcher initialized",t,this)}else log$4("QualitySwitcher can not initialize without control bar")},e.prototype.setOptions=function(t){this.options=videojs.mergeOptions(this.options,t)},e.prototype.setVideoQuality=function(t){if(this.options.qualityData&&this.options.callbacks.video){for(var e=this.options.qualityData.video,n=0;n<e.length;n++)e[n].selected&&(e[n].selected=!1),e[n].id===t.id&&(e[n].selected=!0);this.options.callbacks.video(t)}},e.prototype.getVideoQualityData=function(){return this.options.qualityData?this.options.qualityData.video:void 0},e.prototype.repleaceLabel=function(t,e){if(this.options.qualityLabelList){var n=this.options.qualityLabelList[t],i=e[t];if(i&&i.length>0&&n&&n.length>0)for(var r=0;r<i.length;r++){var o=i[r].label;o=o.slice(0,o.length-1);for(var s=0;s<n.length;s++)if(n[s].height==o){i[r].label=n[s].resolutionName;break}}}},e.prototype.reset=function(){for(var t=this.player,e=0;e<TRACK_TYPES.length;e++){var n=TRACK_TYPES[e],i=t.controlBar&&t.controlBar.getChild(n+"QualitySwitcherMenuButton");i&&i.el()&&(i.dispose(),t.controlBar.removeChild(i))}},e}(Plugin$5);videojs.registerPlugin("QualitySwitcher",QualitySwitcher);var Plugin$6=videojs.getPlugin("plugin"),log$5=videojs.log,defaultOptions={labels:{FLU:"流畅",SD:"标清",HD:"高清",FHD:"超清"},showOrder:["FLU","SD","HD","FHD"],defaultRes:"SD"},MultiResolution=function(t){function e(n,i){classCallCheck(this,e);var r=possibleConstructorReturn(this,t.call(this,n));return r.options=i,i.useManualOption&&(r.manualOptions=extend({},i)),r.hasInit=!1,n.on("multiresolutionchange",videojs.bind(r,(function(t){t.data&&this.update(data)}))),n.on(["resolutionswitching","resolutionswitched"],videojs.bind(r,(function(t){"resolutionswitching"==t.type?this.player.addClass("tcp-res-switching"):this.player.removeClass("tcp-res-switching")}))),n.ready(videojs.bind(r,(function(){var t=n.tech(!0);t&&(t.on("masterplaylistchange",videojs.bind(this,this.onMasterPlaylistChange)),t.on("hlsresolutionswitching",videojs.bind(this,this.onHlsLevelChange)),t.on("hlsresolutionswitched",videojs.bind(this,this.onHlsLevelChange)),t.on("dashqualityswitching",videojs.bind(this,this.onDashQualityChange)),t.on("dashqualityswitched",videojs.bind(this,this.onDashQualityChange))),this.hasInit=!0}))),r.init(r.player.options_.multiResolution),r}return inherits(e,t),e.prototype.init=function(t){var e={};this.player.options_.label&&(e.label=this.player.options_.label),this.player.options_.labels&&(e.labels=this.player.options_.label),this.player.options_.showOrder&&(e.showOrder=this.player.options_.showOrder),this.player.options_.defaultRes&&(e.defaultRes=this.player.options_.defaultRes);var n=this.player,i=extend({},defaultOptions,t,this.manualOptions,e),r=i&&i.sources;if(this.options=i,r){log$5("MultiResolution initializing",i);var o,s=void 0;if(this.currentID=i.defaultRes=r[i.defaultRes]?i.defaultRes:Object.keys(r).shift(),s=r[this.currentID],"mediaLoader"!=n.options_.children[0]||this.hasInit)n.src(s);else(o=n.options_.sources).push.apply(o,s);this.hasInit||(this.hasInit=!0),n.ready(videojs.bind(this,(function(){n.trigger({type:"qualitydataloaded",data:this.initQualityData(i)}),n.one("loadedmetadata",(function(){var t=this.tech(!0);"flash"!=t.name_&&t.el_.getAttribute("poster")&&(t.el_.removeAttribute("poster"),delete t.el_.poster)}))}))),log$5("MultiResolution initialized")}},e.prototype.reset=function(){this.player.QualitySwitcher().reset()},e.prototype.update=function(t){this.init(t)},e.prototype.store=function(t){if(!t)return this.options;this.options=videojs.mergeOptions(defaultOptions,this.options,t)},e.prototype.onMasterPlaylistChange=function(t){this.player.trigger({type:"qualitydataloaded",data:t.data})},e.prototype.onHlsLevelChange=function(t){"hlsresolutionswitching"==t.type?this.player.trigger({type:"resolutionswitching",data:t.data}):"hlsresolutionswitched"==t.type&&this.player.trigger({type:"resolutionswitched",data:t.data})},e.prototype.onDashQualityChange=function(t){"dashqualityswitching"==t.type?this.player.trigger({type:"resolutionswitching",data:t.data}):"dashqualityswitched"==t.type&&this.player.trigger({type:"resolutionswitched",data:t.data})},e.prototype.switchResolution=function(t){if(this.currentID!=t.id){var e=this.player,n=e.currentTime(),i=(e.paused(),1/0===e.duration());if(e.trigger({type:"resolutionswitching",data:t}),i)e.bigPlayButton&&e.bigPlayButton.hide(),e.posterImage&&e.posterImage.hide(),e.one("loadstart",(function(){e.play(),e.trigger({type:"resolutionswitched",data:t})}));else{var r=e.ended(),o=e.playbackRate(),s=e.controlBar&&e.controlBar.progressControl&&e.controlBar.progressControl.seekBar.playProgressBar.el().style.width||0,a=videojs.browser.IS_IOS||videojs.browser.IS_ANDROID?"loadeddata":"loadedmetadata";e.one(a,(function(){e.controlBar&&e.controlBar.progressControl&&(e.controlBar.progressControl.seekBar.playProgressBar.el().style.width=s),r||e.currentTime(n),"Flash"==e.techName_?(e.play(),e.tech(!0).trigger("seeked")):(e.play(),e.playbackRate()!=o&&e.playbackRate(o)),e.trigger({type:"resolutionswitched",data:t})})),e.bigPlayButton&&e.bigPlayButton.hide(),e.posterImage&&e.posterImage.hide(),"none"==e.options_.preload&&e.one("suspend",(function(){e.load()}))}e.src(this.options.sources[t.id]),i&&setTimeout((function(){e.play(),setTimeout((function(){e.play()}),900)}),100),this.currentID=t.id}},e.prototype.initQualityData=function(t){var e=[],n=(t.sources,t.labels),i=t.showOrder;return i.length>0&&i.forEach((function(i,r){var o={};o.id=i,o.selected=t.defaultRes===i,o.label=n[i]||i,e.push(o)})),{qualityData:{video:e},callbacks:{video:videojs.bind(this,this.switchResolution)}}},e.prototype.sortSourceOrder=function(t){return[]},e}(Plugin$6);videojs.registerPlugin("MultiResolution",MultiResolution);var FlashObj=videojs.getComponent("Flash"),defaultDismiss=!videojs.browser.IS_IPHONE,registerPlugin=videojs.registerPlugin||videojs.plugin,defaults$1={header:"",code:"",message:"",timeout:45e3,dismiss:defaultDismiss,progressDisabled:!1,errors:{1:{type:"MEDIA_ERR_ABORTED"},2:{type:"MEDIA_ERR_NETWORK"},3:{type:"MEDIA_ERR_DECODE"},4:{type:"MEDIA_ERR_SRC_NOT_SUPPORTED"},5:{type:"MEDIA_ERR_ENCRYPTED"},unknown:{type:"MEDIA_ERR_UNKNOWN"},"-1":{type:"PLAYER_ERR_NO_SRC",message:"No video has been loaded."},"-2":{type:"PLAYER_ERR_TIMEOUT",message:"Could not download the video."},10:{type:"SERVER_ERR",message:"Request timed out."},11:{type:"SERVER_ERR",message:"Server is not respond."},12:{type:"DATA_ERR",message:"Server respond error data."},13:{type:"DATA_ERR",message:"No video transcoding information found."},14:{type:"HLS_NETWORK_ERR",message:"A network error caused the media download to fail part-way."},15:{type:"HLS_MEDIA_ERR",message:"The media playback was aborted due to a corruption problem or because the media used features your browser did not support."},16:{type:"HLS_MUX_ERR",message:"The media playback was aborted due to a corruption problem or because the media used features your browser did not support."},17:{type:"HLS_OTHER_ERR",message:"Rise an internal exception when playing HLS."},18:{type:"DRM_ERR",message:"Current browser not support DRM."},20:{type:"PERMISSION_ERR",message:"This website needs a permission to access device motion."},21:{type:"PERMISSION_ERR",message:"This website needs a permission to access device motion."},50:{type:"LICENSE_ERR",message:"License verification failed."},51:{type:"LICENSE_ERR",message:"The license has expired."},52:{type:"LICENSE_ERR",message:"Domain verification failed."},53:{type:"LICENSE_ERR",message:"Time verification failed."},54:{type:"LICENSE_ERR",message:"License type error."},55:{type:"LICENSE_ERR",message:"Lack license url."},56:{type:"LICENSE_ERR",message:"Get license data failed."},60:{type:"SAFECHECK_ERR",message:"Elements check failed."},61:{type:"SAFECHECK_ERR",message:"API check failed."},62:{type:"SAFECHECK_ERR",message:"Environment check failed."},403:{type:"SERVER_ERR",message:"Authentication failed."},500:{type:"SERVER_ERR",message:"Server failed."},1001:{type:"SERVER_ERR",message:"The media file does not exist. Please check if the fileID is correct."},1002:{type:"SERVER_ERR",message:"The trial duration is illegal. The trial duration must be within the video duration."},1003:{type:"SERVER_ERR",message:"Param pcfg is not unique."},1004:{type:"SERVER_ERR",message:"The license has expired. Please check whether the expiration time setting is reasonable."},1005:{type:"SERVER_ERR",message:"Did not find an adaptive stream that can be played."},1006:{type:"SERVER_ERR",message:"Invalid request format, please check the request format."},1007:{type:"SERVER_ERR",message:"AppID is not exist, Please check if the AppID is correct."},1008:{type:"SERVER_ERR",message:"Without anti-leech information."},1009:{type:"SERVER_ERR",message:"psign check failed."},1010:{type:"SERVER_ERR",message:"Other errors."},1011:{type:"SERVER_ERR",message:"Get DRM license url failed"},1012:{type:"SERVER_ERR",message:"Get DRM certificate url failed"},1013:{type:"SERVER_ERR",message:"Psign missing contentInfo error"},1014:{type:"SERVER_ERR",message:"Psign contentInfo.audioVideoType invalid"},1015:{type:"SERVER_ERR",message:"Psign missing rawAdaptiveDefinition error"},1016:{type:"SERVER_ERR",message:"Psign missing drmAdaptiveInfo error"},1017:{type:"SERVER_ERR",message:"Psign missing transcodeDefinition error"},1018:{type:"SERVER_ERR",message:"Psign contentInfo.ResolutionNames json marshal error"},1019:{type:"SERVER_ERR",message:"Get super player config error"},1020:{type:"SERVER_ERR",message:"Get play key info error"},1021:{type:"SERVER_ERR",message:"Qsign invalid"},1022:{type:"SERVER_ERR",message:"Ciphered overlay info invalid"},1023:{type:"SERVER_ERR",message:"Ghost watermark info text is too long"},2001:{type:"SERVER_ERR",message:"System error"},2002:{type:"SERVER_ERR",message:"Panic error"},19:{type:"DATA_ERR",message:"Response data verification failed."},10008:{type:"SERVER_ERR",message:"The media file does not exist. Please check if the fileID is correct."},"-2001":{type:"SERVER_ERR",message:"Current browser not support play this stream, please select another one."},"-2002":{type:"SERVER_ERR",message:"Server respond error data.(eg. stream not exist)"},"-2003":{type:"SERVER_ERR",message:"Video play failed, please refresh to start play again."},"-2004":{type:"SERVER_ERR",message:"Connection to the server has failed and the number of connection retries has exceeded the set value."},"-2005":{type:"SERVER_ERR",message:"Video decoding failure."},PLAYER_ERR_DOMAIN_RESTRICTED:{message:"This video is restricted from playing on your current domain."},PLAYER_ERR_IP_RESTRICTED:{message:"This video is restricted at your current IP address."},PLAYER_ERR_GEO_RESTRICTED:{message:"This video is restricted from playing in your current geographic region."}}},initPlugin=function t(e,n){var i=void 0,r=void 0,o=void 0,s=[];videojs.getComponent("ErrorDisplay").prototype.options_.fillAlways=!1;var a=function(t){n.errors=videojs.mergeOptions(n.errors,t),Object.keys(n.errors).forEach((function(t){var e=n.errors[t];e.type||(e.type=t)}))};a();var l=function(){e.clearTimeout(r),o&&(o=!1,e.removeClass("vjs-waiting")),r=e.setTimeout((function(){e.error()||e.paused()||e.ended()||(o=!0,e.addClass("vjs-waiting"))}),1e3),e.clearTimeout(i),i=e.setTimeout((function(){e.error()||e.paused()||e.ended()||e.error({code:-2,type:"PLAYER_ERR_TIMEOUT"})}),n.timeout),e.error()&&-2===e.error().code&&e.error(null)},c=function(){for(var t=void 0;s.length;)t=s.shift(),e.off(t[0],t[1]);e.clearTimeout(i),e.clearTimeout(r)},u=function(t,n){var i=function(){if(!e.error()){var t=e.$(".vjs-tech");if(t&&"application/x-shockwave-flash"===t.type&&!t.vjs_getProperty)return void e.error({code:-2,type:"PLAYER_ERR_TIMEOUT"});if(e.paused())return l();if(e.ended())return l()}n.call(this)};e.on(t,i),s.push([t,i])},h=function(){var t=0;c(),l(),u(["timeupdate","adtimeupdate"],(function(){var n=e.currentTime();n!==t&&(t=n,l())})),n.progressDisabled||u("progress",l)},p=function(t){var i="",r=e.error(),o=document_1.createElement("div"),s="";if(r){r=videojs.mergeOptions(r,n.errors[r.code||0]),r.message&&(i='<div class="vjs-errors-message">'+e.localize(r.message)+"</div>"),r.code&&(i+='<div class="vjs-errors-code">'+this.localize("Error Code")+" : "+r.code+"</div>"),r.type&&(i+='<div class="vjs-errors-type">'+this.localize("Error Type")+" : "+r.type+"</div>"),"10"==r.code||r.code,r.code,r.code,o.className="vjs-errors-dialog",s='<div class="vjs-errors-content-container">\n '+i+"\n </div>";var a=e.getChild("errorDisplay");a&&a.closeable(!("dismiss"in r)||r.dismiss)?(o.innerHTML=s,a.fillWith(o),a.contentEl().firstChild.appendChild(a.getChild("closeButton").el())):(o.innerHTML=s,a.fillWith(o)),a.one("modalclose",(function(){return e.error(null)}))}},d=function t(){c(),e.removeClass("vjs-errors"),e.off("dispose",t),e.off(["aderror","error"],p)},f=function(n){d(),t(e,videojs.mergeOptions(defaults$1,n))};f.extend=function(t){return a(t)},f.getAll=function(){return videojs.mergeOptions(n.errors)},f.disableProgress=function(t){n.progressDisabled=t,h()},e.on("dispose",d),e.on(["aderror","error"],p),e.ready((function(){e.addClass("vjs-errors")})),e.errors=f},errors=function(t){initPlugin(this,videojs.mergeOptions(defaults$1,t))};["extend","getAll","disableProgress"].forEach((function(t){errors[t]=function(){videojs.log.warn("The errors."+t+"() method is not available until the plugin has been initialized!")}})),registerPlugin("Errors",errors);var Plugin$7=videojs.getPlugin("plugin"),cgiSeq={},STATUS_CODE_REPORT_URL="//report.huatuo.qq.com/code.cgi",log$6=videojs.log,Reporter=function(t){function e(n,i){classCallCheck(this,e),log$6("Reporter initilaizing");var r,o=possibleConstructorReturn(this,t.call(this,n));return n.options_.plugins.Reporter?(o.reportContent={status:"idle"},o.mtaReportCache=[],log$6("Reporter initilaized"),o):(r=!1,possibleConstructorReturn(o,r))}return inherits(e,t),e.prototype.setStorage=function(t,e){localStorage.setItem(t,e)},e.prototype.getStorage=function(t){localStorage.getItem(t)},e.prototype.sender=function(t){var e=new Image;e.onload=e.onerror=e.onabort=function(){e.onload=e.onerror=e.onabort=null,e=null},e.src=t},e.prototype.initPlayCgiCodeReport=function(){var t=this.player;t.on("playcgistart",videojs.bind(this,this.onPlayCgiStart)),t.on("playcgiend",videojs.bind(this,this.onPlayCgiEnd))},e.prototype.onPlayCgiStart=function(t){cgiSeq[t.data.time]=cgiSeq[t.data.time]||{},cgiSeq[t.data.time].startTime=t.data.time,cgiSeq[t.data.time].url=t.data.url},e.reportPlayMetrics=function(t,e){xhr.post("https://datacenter.live.qcloud.com",{body:JSON.stringify(t)},(function(){e&&e()}))},e.prototype.onPlayCgiEnd=function(t){if(cgiSeq[t.data.startTime]){var e=t.data,n=void 0,i=void 0,r=void 0;if(e.error)switch(i=2,e.error.message){case"Timeout":n=10;break;case"ServerError":n=11}else 0==e.result.code?(i=1,n=0):(i=3,n=e.result.code),r=e.result.requestId;this.reportPlayCgiToISD("","",i,n,t.data.time-cgiSeq[t.data.startTime].startTime,r,void 0,void 0)}},e.prototype.reportPlayCgiToISD=function(t,e,n,i,r,o,s,a){var l={domain:t||"playvideo.qcloud.com",cgi:e||"/getplayinfo/v2",type:n,code:i,time:r,appid:20370,platform:videojs.browser.IS_IOS?"ios":videojs.browser.IS_ANDROID?"android":"pc",expansion1:o,expansion2:s,expansion3:a};this.sender(unifyProtocol(STATUS_CODE_REPORT_URL)+"?"+serializeParams(l))},e.prototype.reportMTA=function(t,e){window.MtaH5?(this.mtaReportCache.length>0&&(this.mtaReportCache.forEach((function(t){t.call()})),this.mtaReportCache=0),MtaH5.clickStat(t,e)):this.mtaReportCache.push((function(){MtaH5.clickStat(t,e)}))},e}(Plugin$7);videojs.registerPlugin("Reporter",Reporter);var store2=createCommonjsModule((function(t){!function(e,n){var i={version:"2.12.0",areas:{},apis:{},inherit:function(t,e){for(var n in t)e.hasOwnProperty(n)||Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(t,n));return e},stringify:function(t){return void 0===t||"function"==typeof t?t+"":JSON.stringify(t)},parse:function(t,e){try{return JSON.parse(t,e||i.revive)}catch(n){return t}},fn:function(t,e){for(var n in i.storeAPI[t]=e,i.apis)i.apis[n][t]=e},get:function(t,e){return t.getItem(e)},set:function(t,e,n){t.setItem(e,n)},remove:function(t,e){t.removeItem(e)},key:function(t,e){return t.key(e)},length:function(t){return t.length},clear:function(t){t.clear()},Store:function(t,e,n){var r=i.inherit(i.storeAPI,(function(t,e,n){return 0===arguments.length?r.getAll():"function"==typeof e?r.transact(t,e,n):void 0!==e?r.set(t,e,n):"string"==typeof t||"number"==typeof t?r.get(t):"function"==typeof t?r.each(t):t?r.setAll(t,e):r.clear()}));r._id=t;try{e.setItem("__store2_test","ok"),r._area=e,e.removeItem("__store2_test")}catch(o){r._area=i.storage("fake")}return r._ns=n||"",i.areas[t]||(i.areas[t]=r._area),i.apis[r._ns+r._id]||(i.apis[r._ns+r._id]=r),r},storeAPI:{area:function(t,e){var n=this[t];return n&&n.area||(n=i.Store(t,e,this._ns),this[t]||(this[t]=n)),n},namespace:function(t,e){if(!t)return this._ns?this._ns.substring(0,this._ns.length-1):"";var n=t,r=this[n];if(!(r&&r.namespace||(r=i.Store(this._id,this._area,this._ns+n+"."),this[n]||(this[n]=r),e)))for(var o in i.areas)r.area(o,i.areas[o]);return r},isFake:function(){return"fake"===this._area.name},toString:function(){return"store"+(this._ns?"."+this.namespace():"")+"["+this._id+"]"},has:function(t){return this._area.has?this._area.has(this._in(t)):!!(this._in(t)in this._area)},size:function(){return this.keys().length},each:function(t,e){for(var n=0,r=i.length(this._area);n<r;n++){var o=this._out(i.key(this._area,n));if(void 0!==o&&!1===t.call(this,o,this.get(o),e))break;r>i.length(this._area)&&(r--,n--)}return e||this},keys:function(t){return this.each((function(t,e,n){n.push(t)}),t||[])},get:function(t,e){var n,r=i.get(this._area,this._in(t));return"function"==typeof e&&(n=e,e=null),null!==r?i.parse(r,n):null!=e?e:r},getAll:function(t){return this.each((function(t,e,n){n[t]=e}),t||{})},transact:function(t,e,n){var i=this.get(t,n),r=e(i);return this.set(t,void 0===r?i:r),this},set:function(t,e,n){var r=this.get(t);return null!=r&&!1===n?e:i.set(this._area,this._in(t),i.stringify(e),n)||r},setAll:function(t,e){var n,i;for(var r in t)i=t[r],this.set(r,i,e)!==i&&(n=!0);return n},add:function(t,e){var n=this.get(t);if(n instanceof Array)e=n.concat(e);else if(null!==n){var r=typeof n;if(r===typeof e&&"object"===r){for(var o in e)n[o]=e[o];e=n}else e=n+e}return i.set(this._area,this._in(t),i.stringify(e)),e},remove:function(t,e){var n=this.get(t,e);return i.remove(this._area,this._in(t)),n},clear:function(){return this._ns?this.each((function(t){i.remove(this._area,this._in(t))}),1):i.clear(this._area),this},clearAll:function(){var t=this._area;for(var e in i.areas)i.areas.hasOwnProperty(e)&&(this._area=i.areas[e],this.clear());return this._area=t,this},_in:function(t){return"string"!=typeof t&&(t=i.stringify(t)),this._ns?this._ns+t:t},_out:function(t){return this._ns?t&&0===t.indexOf(this._ns)?t.substring(this._ns.length):void 0:t}},storage:function(t){return i.inherit(i.storageAPI,{items:{},name:t})},storageAPI:{length:0,has:function(t){return this.items.hasOwnProperty(t)},key:function(t){var e=0;for(var n in this.items)if(this.has(n)&&t===e++)return n},setItem:function(t,e){this.has(t)||this.length++,this.items[t]=e},removeItem:function(t){this.has(t)&&(delete this.items[t],this.length--)},getItem:function(t){return this.has(t)?this.items[t]:null},clear:function(){for(var t in this.items)this.removeItem(t)}}},r=i.Store("local",function(){try{return localStorage}catch(t){}}());r.local=r,r._=i,r.area("session",function(){try{return sessionStorage}catch(t){}}()),r.area("page",i.storage("page")),"function"==typeof n&&void 0!==n.amd?n("store2",[],(function(){return r})):t.exports?t.exports=r:(e.store&&(i.conflict=e.store),e.store=r)}(commonjsGlobal,commonjsGlobal&&commonjsGlobal.define)})),Plugin$8=videojs.getPlugin("plugin"),log$7=videojs.log,ContinuePlay=function(t){function e(n,i){classCallCheck(this,e);var r=possibleConstructorReturn(this,t.call(this,n));return r.options=i,r.init(),r}return inherits(e,t),e.prototype.init=function(t){var e=this.player,n=e.options_,i=void 0;e.off("timeupdate",videojs.bind(this,this.onTimeUpdate)),e.ready(videojs.bind(this,(function(){i=n&&n.appID&&n.fileID?n.fileID:this.options.playID,this.playID=i,t&&t.src?this.source=t.src.split("?")[0]:e.cache_&&e.cache_.source&&e.cache_.source.src&&(this.source=e.cache_.source.src.split("?")[0]),(i||this.source)&&(log$7("ContinuePlay initializing"),this.lastTime=store2.get(this.getStoreKey()),e.off("timeupdate",videojs.bind(this,this.onTimeUpdate)),e.on("timeupdate",videojs.bind(this,this.onTimeUpdate)),e.one(this.getTriggerEvent(),videojs.bind(this,this.onPlay)),!this.options.auto&&e.getChild("ContinuePlayTips")&&e.getChild("ContinuePlayTips").close(),log$7("ContinuePlay initialized"),e.trigger({type:"feature",data:"continue"}))})))},e.prototype.onTimeUpdate=function(t){store2.set(this.getStoreKey(),this.player.currentTime())},e.prototype.onPlay=function(t){var e=this.player;Math.round(this.lastTime)>1&&this.player.duration()>1&&this.player.duration()!==1/0&&Math.round(this.lastTime)!=Math.round(this.player.duration())?this.options.auto?this.start():e.addChild("ContinuePlayTips",videojs.mergeOptions(this.options,{time:this.lastTime,resumeCallback:videojs.bind(this,this.start)})):"Flash"==e.techName_&&Math.round(this.lastTime)>1&&Math.round(this.lastTime)!=Math.round(this.player.duration())&&this.player.duration()!==1/0&&!this.player.duration()&&e.one("loadedmetadata",videojs.bind(this,this.onPlay))},e.prototype.start=function(){var t=this.player;t.currentTime(this.lastTime),"Flash"==t.techName_&&t.tech(!0).trigger("seeked"),t.trigger({type:"continueplay",data:{lastTime:this.lastTime}})},e.prototype.generatePlayID=function(){},e.prototype.getStoreKey=function(){return"tcplayer-lpt-"+(this.playID||this.source)},e.prototype.getTriggerEvent=function(){var t=this.player,e=t.options_;return e.autoplay&&"Flash"==t.techName_?"loadedmetadata":"playing"},e}(Plugin$8);videojs.registerPlugin("ContinuePlay",ContinuePlay);var defaults$2={align:"top-left",className:"",content:"",debug:!1,showBackground:!0,attachToControlBar:!1,overlays:[]},Component$12=videojs.getComponent("Component"),dom$1=videojs.dom||videojs,registerPlugin$1=videojs.registerPlugin||videojs.plugin,isNumber=function(t){return"number"==typeof t&&t===t},hasNoWhitespace=function(t){return"string"==typeof t&&/^\S+$/.test(t)},Overlay=function(t){function e(n,i){classCallCheck(this,e);var r=possibleConstructorReturn(this,t.call(this,n,i));return["start","end"].forEach((function(t){var e=r.options_[t];if(isNumber(e))r[t+"Event_"]="timeupdate";else if(hasNoWhitespace(e))r[t+"Event_"]=e;else if("start"===t)throw new Error('invalid "start" option; expected number or string')})),["endListener_","rewindListener_","startListener_"].forEach((function(t){r[t]=function(n){return e.prototype[t].call(r,n)}})),"timeupdate"===r.startEvent_&&r.on(n,"timeupdate",r.rewindListener_),r.debug('created, listening to "'+r.startEvent_+'" for "start" and "'+(r.endEvent_||"nothing")+'" for "end"'),r.hide(),r}return inherits(e,t),e.prototype.createEl=function(){var t=this.options_,e=t.content,n=t.showBackground?"tcp-overlay-background":"tcp-overlay-no-background",i=dom$1.createEl("div",{className:"\n tcp-overlay\n tcp-overlay-"+t.align+"\n "+t.className+"\n "+n+"\n vjs-hidden\n "});return"string"==typeof e?i.innerHTML=e:videojs.browser.IS_IE8||e instanceof window_1.DocumentFragment?i.appendChild(e):dom$1.appendContent(i,e),i},e.prototype.debug=function(){if(this.options_.debug){for(var t=videojs.log,e=t,n=arguments.length,i=Array(n),r=0;r<n;r++)i[r]=arguments[r];t.hasOwnProperty(i[0])&&"function"==typeof t[i[0]]&&(e=t[i.shift()]),e.apply(void 0,["overlay#"+this.id()+": "].concat(i))}},e.prototype.hide=function(){return t.prototype.hide.call(this),this.debug("hidden"),this.debug('bound `startListener_` to "'+this.startEvent_+'"'),this.endEvent_&&(this.debug('unbound `endListener_` from "'+this.endEvent_+'"'),this.off(this.player(),this.endEvent_,this.endListener_)),this.options_.once?(videojs.browser.IS_IOS&&videojs.browser.IS_WECHAT?this.player().hasStarted()||this.player().ready(videojs.bind(this,(function(){this.startListener_({type:this.startEvent_})}))):this.player().hasStarted()||this.on(this.player(),this.startEvent_,this.startListener_),this):("pause"===this.startEvent_?this.on(this.player(),this.startEvent_,this.startOnPause_):this.on(this.player(),this.startEvent_,this.startListener_),this)},e.prototype.startOnPause_=function(t){var e=this.player();"pause"===t.type?e.seeking()||e.ended()||this.startListener_({type:"pause"}):e.paused()&&this.startListener_({type:"pause"})},e.prototype.shouldHide_=function(t,e){var n=this.options_.end;return isNumber(n)?t>=n:n===e},e.prototype.show=function(){return t.prototype.show.call(this),"pause"===this.startEvent_&&this.off(this.player(),this.startEvent_,this.startOnPause_),this.off(this.player(),this.startEvent_,this.startListener_),this.debug("shown"),this.debug('unbound `startListener_` from "'+this.startEvent_+'"'),this.endEvent_&&(this.debug('bound `endListener_` to "'+this.endEvent_+'"'),this.on(this.player(),this.endEvent_,this.endListener_)),this},e.prototype.shouldShow_=function(t,e){var n=this.options_.start,i=this.options_.end;return isNumber(n)?isNumber(i)?t>=n&&t<i:this.hasShownSinceSeek_?Math.floor(t)===n:(this.hasShownSinceSeek_=!0,t>=n):n===e},e.prototype.startListener_=function(t){var e=this.player().currentTime();this.shouldShow_(e,t.type)&&this.show()},e.prototype.endListener_=function(t){var e=this.player().currentTime();this.shouldHide_(e,t.type)&&this.hide()},e.prototype.rewindListener_=function(t){var e=this.player().currentTime(),n=this.previousTime_,i=this.options_.start,r=this.options_.end;e<n&&(this.debug("rewind detected"),isNumber(r)&&!this.shouldShow_(e)?(this.debug("hiding; "+r+" is an integer and overlay should not show at this time"),this.hasShownSinceSeek_=!1,this.hide()):hasNoWhitespace(r)&&e<i&&(this.debug("hiding; show point ("+i+") is before now ("+e+") and end point ("+r+") is an event"),this.hasShownSinceSeek_=!1,this.hide())),this.previousTime_=e},e}(Component$12);videojs.registerComponent("Overlay",Overlay);var plugin=function(t){var e=this,n=videojs.mergeOptions(defaults$2,t);Array.isArray(this.overlays_)&&this.overlays_.forEach((function(t){e.removeChild(t),e.controlBar&&e.controlBar.removeChild(t),t.dispose()}));var i=n.overlays;delete n.overlays,this.overlays_=i.map((function(t){var i=videojs.mergeOptions(n,t);return i.attachToControlBar&&e.controlBar&&-1!==i.align.indexOf("bottom")?e.controlBar.addChild("overlay",i):e.addChild("overlay",i)}))};registerPlugin$1("Patch",plugin);var Plugin$9=videojs.getPlugin("plugin"),log$8=videojs.log,locations=["start","pause","ended"],startEvent=["loadstart","pause","ended"],endEvent=["play","play","play"],ImagePatch=function(t){function e(n,i){classCallCheck(this,e);var r=possibleConstructorReturn(this,t.call(this,n,i));return r.hasInit=!1,r.init(i),r}return inherits(e,t),e.prototype.init=function(t){var e=this,n=this.player,i={showBackground:!1,overlays:[]};Array.isArray(t)&&t.length>0&&(log$8("ImagePatch initializing"),t.forEach((function(t){var n=void 0,r=void 0,o=void 0,s=void 0,a=document.createDocumentFragment();o=document.createElement("a"),o.className="tcp-overlay-link",o.target="_blank",t.link&&(o.href=t.link),t.url&&(s=e.loadImg(unifyProtocol(t.url),videojs.bind(e,e.onImgLoaded)),s.className="tcp-overlay-img",o.appendChild(s),videojs.browser.IS_IE8?(n=document.createElement("div"),n.className="tcp-overlay-table",r=document.createElement("div"),r.className="tcp-overlay-cell",r.appendChild(o),n.appendChild(r),a.appendChild(n)):a.appendChild(o),i.overlays.push({content:a,className:"tcp-image-patch tcp-image-patch-"+locations[t.location],start:startEvent[t.location],end:endEvent[t.location],once:0==t.location,align:"center"}))})),i.overlays.length>0?(n.Patch(i),n.trigger({type:"feature",data:"patch"}),this.hasInit=!0):this.reset(),log$8("ImagePatch initialized"))},e.prototype.loadImg=function(t,e){var n,i,r,o,s,a=new Image;return a.src=t,a.complete?(e&&e.call(e,a),a):(i=a.width,r=a.height,a.onerror=function(){n.end=!0,a=a.onload=a.onerror=null},n=function(){o=a.width,s=a.height,(o!==i||s!==r||o*s>1024)&&(e&&e.call(e,a),n.end=!0)},n(),a.onload=function(){!n.end&&n(),a=a.onload=a.onerror=null},a)},e.prototype.onImgLoaded=function(t){if(videojs.browser.IE_VERSION){var e=parseInt(this.player.el().currentStyle.width),n=parseInt(this.player.el().currentStyle.height);if(t.width>e||t.height>n){var i=e/(t.width/t.height);t.width/t.height>e/n||(t.style.marginTop=(n-i)/2+"px"),t.style.width="100%",t.style.height="auto"}}},e.prototype.reset=function(){this.hasInit&&(log$8("ImagePatch reset"),this.player.Patch(),this.hasInit=!1)},e}(Plugin$9);videojs.registerPlugin("ImagePatch",ImagePatch);var Plugin$10=videojs.getPlugin("plugin"),log$9=videojs.log,ContextMenu=function(t){function e(n,i){classCallCheck(this,e);var r=possibleConstructorReturn(this,t.call(this,n));return r.options=i,log$9("ContextMenu initializing"),r.init(),log$9("ContextMenu initialized"),r}return inherits(e,t),e.prototype.init=function(){this.player.addChild("RightClickPopupMenu",this.options)},e}(Plugin$10);videojs.registerPlugin("ContextMenu",ContextMenu);var Plugin$11=videojs.getPlugin("plugin"),LevelSwitch=function(t){function e(n,i){classCallCheck(this,e);var r=possibleConstructorReturn(this,t.call(this,n));return r.options=i,r.init(),r}return inherits(e,t),e.prototype.init=function(){var t=this.player,e=t.options_.plugins.ContextMenu;e&&e.levelSwitch&&e.levelSwitch.open&&t.addChild("LevelSwitchTips",this.options)},e}(Plugin$11);videojs.registerPlugin("LevelSwitch",LevelSwitch);var getParams$1=getParams,Plugin$12=videojs.getPlugin("plugin"),log$11=videojs.log,defaults$3={width:0,height:0,basePath:""},VttThumbnail=function(t){function e(n,i){classCallCheck(this,e);var r=possibleConstructorReturn(this,t.call(this,n));return r.hasInit=!1,r.spriteData=[],(i.vttUrl||!0===i.enable)&&(n.ready(videojs.bind(r,(function(){this.init(i)}))),n.on("loadedmetadata",(function(){r.getSpriteConfig()}))),r}return inherits(e,t),e.prototype.checkEventDvr=function(){if("event"!==get_1(this.player,"options_.plugins.Dvr.mode"))return!1;var t=this.player.src();if(!t)return!1;var e=getParams$1("txTimeshift",t),n=getParams$1("tsStart",t),i=getParams$1("tsEnd",t);return!!(e&&n&&i)},e.prototype.loadTrackFile=function(t){var e=this,n=this.player,i=n.addRemoteTextTrack({src:t.vttUrl,kind:"metadata"},!0);i&&i.addEventListener("load",(function(){e.trackInfo=i}))},e.prototype.getSpriteConfig=function(){if(!this.checkEventDvr())return!1;var t=this,e=this.player,n=e.src(),i=getParams$1(n,"tsEnd"),r=parseInt((new Date).getTime()/1e3),o=n.replace("m3u8","json").replace(i,r)+"&tsSpritemode=1",s=n.indexOf("http://")>-1?"http://":"https://",a=n.replace("https://","").replace("http://","").split("/")[0];xhr({url:o,timeout:3e3},(function(e,n,i){if(!i)return!1;t.spriteData=JSON.parse(i),t.lastTime=t.spriteData[t.spriteData.length-1].last_time;var r=getParams$1("tsStart",o);t.spriteData.sort((function(t,e){return t.start_time-e.start_time}));for(var l=0;l<t.spriteData.length;l++){var c=t.spriteData[l];0==l&&r>c.start_time?(c.hidden_dur=r-c.start_time,c.play_dur=c.end_time-r,c.hasOwnProperty("duration")&&(c.play_dur=c.duration*c.play_dur/(c.end_time-c.start_time),c.hidden_dur=c.duration-c.play_dur)):(c.hidden_dur=0,c.play_dur=c.end_time-c.start_time,c.hasOwnProperty("duration")&&(c.play_dur=c.duration))}t.baseHost=s+a||"http://5000.liveplay.myqcloud.com",t.prefix=t.baseHost+t.spriteData[0].path}))},e.prototype.init=function(t){var e=this;if(!videojs.browser.IS_IOS&&!videojs.browser.IS_ANDROID&&this.player.controlBar&&this.player.controlBar.progressControl){if(log$11("VttThumbnail initializing",t),!this.player.controlBar)return void log$11("VttThumbnail can not initialize without control bar");this.options=t;var n=this.player,i=n.controlBar.progressControl;t.vttUrl&&(this.loadTrackFile(t),defaults$3.basePath=parseBasePath(t.vttUrl)),this.initUI(),setTimeout((function(){i.on("mouseenter",videojs.bind(e,e.onMouseEnter)),i.on("mousemove",videojs.bind(e,e.onMouseMove)),i.on("mouseleave",videojs.bind(e,e.onMouseOut))}),100),this.hasInit=!0,log$11("VttThumbnail initialized"),n.trigger({type:"feature",data:"thumbnail"})}},e.prototype.initTrackFile=function(t){t.track,this.trackInfo=t},e.prototype.initUI=function(){var t=videojs.dom.createEl("div",{className:"tcp-vtt-thumbnail-container"}),e=videojs.dom.createEl("img",{className:"tcp-vtt-thumbnail-img"});t.appendChild(e),this.containerEl=t,this.imgEl=e,this.player.controlBar.progressControl.el().appendChild(t)},e.prototype.onMouseEnter=function(){this.containerEl.style.display="block"},e.prototype.getRelativeOffset=function(t){for(var e=0,n=t,i=0;i<this.spriteData.length;i++){if(t<e+this.spriteData[i].play_dur){n=t-e+this.spriteData[i].hidden_dur;break}e+=this.spriteData[i].play_dur}return n},e.prototype.getSpritePosition=function(t){var e=this.getRelativeOffset(t),n=Math.floor(e/60),i=Math.floor(e%60/10),r=this.prefix+n+".jpg";r+="?txTimeshift=on";var o=160*Math.floor(i%3),s=90*Math.floor(i/3);return{picUrl:r,xpos:o,ypos:s}},e.prototype.onMouseMove=function(t){var e=void 0,n=void 0,i=void 0,r=void 0,o=void 0,s=void 0,a=void 0,l=void 0,c=0,u=void 0,h=void 0,p=void 0,d=void 0;if(i=this.player.controlBar.progressControl,r=this.player.controlBar.progressControl.seekBar,o=offsetParent(i.el()).getBoundingClientRect(),s=offsetParent(r.el()).getBoundingClientRect(),e=t.clientX,l=this.player.duration(),!+(a=((e-s.left)/r.width()*l).toFixed(3)))return!1;if("event"===get_1(this.player,"options_.plugins.Dvr.mode")){var f=player.currentPDT()/100;if(f&&(f>this.lastTime||!this.prefix))return this.getSpriteConfig(),!1;var g=this.getSpritePosition(a);return p={h:90,left:0,src:g.picUrl,w:160,x:g.xpos,y:g.ypos},d=e-s.left+p.w/2-r.width(),d=Math.max(0,d),n=e-o.left-p.w/2-d,n=Math.max(r.el().offsetLeft,n),p.left=n,this.setView(p),!1}if(!this.trackInfo)return!1;for(u=this.trackInfo.track||this.trackInfo;c<u.cues.length;){if(h=u.cues[c],h.startTime<=a&&h.endTime>=a){p=parseImageLink(h.text);break}c++}if(!p)return this.onMouseOut(),!1;d=e-s.left+p.w/2-r.width(),d=Math.max(0,d),n=e-o.left-p.w/2-d,n=Math.max(r.el().offsetLeft,n),p.left=n,this.setView(p)},e.prototype.onMouseOut=function(){this.containerEl.style.display="none"},e.prototype.setView=function(t){var e=this.containerEl,n=this.imgEl,i=this.options;e.style.width==t.w&&e.style.height==t.h||(e.style.width=t.w+"px",e.style.height=t.h+"px"),e.style.left=t.left+"px",n.src!==t.src&&(i.imgUrl&&n.src!=i.imgUrl?n.src=i.imgUrl:n.src=t.src),n.style.left=-t.x+"px",n.style.top=-t.y+"px",n.style.clip="rect("+t.y+"px,"+(t.w+t.x)+"px,"+(t.y+t.h)+"px,"+t.x+"px)"},e.prototype.reset=function(){if(this.hasInit){log$11("VttThumbnail reset");var t=this.player,e=t.controlBar.progressControl;e.off("mousemove",videojs.bind(this,this.onMouseMove)),e.off("mouseleave",videojs.bind(this,this.onMouseOut)),this.hasInit=!1}},e}(Plugin$12),getComputedStyle=function(t,e){return function(n){return window.getComputedStyle?window.getComputedStyle(t,e)[n]:t.currentStyle[n]}},offsetParent=function t(e){return"HTML"!==e.nodeName&&"static"===getComputedStyle(e)("position")?t(e.offsetParent):e},parseImageLink=function(t){var e=void 0,n=void 0,i=void 0;if(-1===(n=t.indexOf("#")))return{src:t,w:0,h:0,x:0,y:0};if(e=t.substring(0,n),/^(http:|https:|\/\/)/.test(e)||(e=defaults$3.basePath+e),i=t.substring(n+1),"xywh="!==i.substring(0,5))return{src:e,w:0,h:0,x:0,y:0};var r=i.substring(5).split(",");return{src:e,w:parseInt(r[2]),h:parseInt(r[3]),x:parseInt(r[0]),y:parseInt(r[1])}},parseBasePath=function(t){/^(\/\/)/.test(t)&&(t="https:"+t);var e=/(\w+):\/\/([^\:|\/]+)(\:\d*)?(.*\/)([^#|\?|\n]+)?(#.*)?(\?.*)?/i,n=t.match(e);if(n&&n[2]&&n[4])return"//"+n[2]+n[4]};videojs.registerPlugin("VttThumbnail",VttThumbnail);var Plugin$13=videojs.getPlugin("plugin"),log$12=videojs.log,PlayerMetrics=function(t){function e(n,i){classCallCheck(this,e),log$12("PlayerMetrics initializing");var r,o=possibleConstructorReturn(this,t.call(this,n));return!1===n.options_.reportable?(r=!1,possibleConstructorReturn(o,r)):(o.player=n,o.checkPrevData(),o.initData(),o.registerListener(),log$12("PlayerMetrics initialized"),o)}return inherits(e,t),e.prototype.checkPrevData=function(){var t=localStorage.getItem("tcplayer_data");if(t){var e=JSON.parse(t);Reporter.reportPlayMetrics(e,(function(){localStorage.removeItem("tcplayer_data")}))}},e.prototype.initData=function(){this.bytes_token=guid(),this.vodBaseData={uint32_service:2,uint32_platform:3,bytes_version:String(version),uint64_appid:0,bytes_bizid:this.guid("dev_uuid"),bytes_stream_id:"",uint32_module_id:1011,uint32_data_type:1,uint32_command:40303,uint64_data_time:0,bytes_token:this.bytes_token,token:this.bytes_token,dev_uuid:this.guid("dev_uuid"),str_app_name:"",str_app_version:"",str_stream_url:"",str_brand_type:this.getDevice(),str_device_resolution:screen.width+"_"+screen.height,str_device_type:"",str_package_name:"",str_sdk_name:"TCPlayer",str_user_id:this.guid("dev_uuid"),sys_type:this.getSystem(),sys_version:String(this.getSystemVer()),str_user_agent:USER_AGENT,str_browser_version:String(this.getBrowserVer()),str_browser_model:String(this.getBrowser()),u32_app_id:String(this.player.options_.appID),str_fileid:String(this.player.options_.fileID),u32_network_type:this.getNetworkType()},this.liveBaseData={str_user_id:this.guid("dev_uuid"),dev_uuid:this.guid("dev_uuid"),str_session_id:this.bytes_token,bytes_token:this.bytes_token,str_device_type:"",str_os_info:this.getSystem(),str_package_name:"",u32_network_type:"0xFF"!==this.getNetworkType()?this.getNetworkType():"",u32_server_ip:"",str_stream_url:this.player.cache_.src,u64_timestamp:this.player.startTime,u32_link_type:1,u32_channel_type:1,str_app_version:"",platform:3,uint32_platform:3,str_browser_version:this.getBrowserVer(),str_browser_model:this.getBrowser(),str_user_agent:USER_AGENT,u32_video_drop:"",u32_drop_usage:"",float64_rtt:""},this.features=[],this.afterCanplay=!1,this.videoDuration=0,this.consumeDuration=0,this.playScene=1,this.timing={},this.playStatus={isFirstPlay:!1,pauseDuration:0},this.contentComputTimePoint=[],this.firstFrameDuration=0,this.firstIFrameDuration=0,this.blockInterval=5e3,this.bufferBlock=[],this.u32_drm_type="plain",this.resetLagStatus(),this.resetBlockData()},e.prototype.getComsumeDuration=function(t){var e=getTimeStamp()-this.timing.firstPlaying;this.consumeDuration=e-this.lagStatus.lagDuration-this.playStatus.pauseDuration,t&&this.consumeDuration<0&&(this.consumeDuration=e>0?e:0)},e.prototype.registerListener=function(){var t=this.player;t.on("loadedmetadata",videojs.bind(this,this.onLoadedmetadata)),t.one("canplay",videojs.bind(this,this.oneCanplay)),t.one("play",videojs.bind(this,this.onePlay)),t.on("play",videojs.bind(this,this.onPlay)),t.on("playing",videojs.bind(this,this.onPlaying)),t.on("seeking",videojs.bind(this,this.onSeeking)),t.on("seeked",videojs.bind(this,this.onSeeked)),t.on("error",videojs.bind(this,this.onError)),t.on("resolutionswitching",videojs.bind(this,this.onResolutionSwitching)),t.on("pause",videojs.bind(this,this.onPause)),t.on("playcgiend",videojs.bind(this,this.onPlaycgiend)),t.on("ended",videojs.bind(this,this.onEnded)),t.on("feature",videojs.bind(this,this.onFeature)),t.on("dispose",videojs.bind(this,this.onDispose)),document.addEventListener("visibilitychange",videojs.bind(this,this.onVisibilityChange)),window.addEventListener("pagehide",videojs.bind(this,this.onPageHide))},e.prototype.onPageHide=function(){this.saveData()},e.prototype.onVisibilityChange=function(){"hidden"===document.visibilityState&&this.saveData()},e.prototype.saveData=function(){this.bytes_token&&3!==this.playScene&&this.player&&(this.getComsumeDuration(),this.report(2===this.playScene?40304:40102,{},(function(t){localStorage.setItem("tcplayer_data",JSON.stringify(t))})))},e.prototype.onLoadedmetadata=function(){this.player.tech_.webrtcProvider?this.playScene=3:this.playScene=this.player.duration()===1/0?1:2,this.videoDuration=parseInt(this.player.duration())||0,videojs.bind(this,this.calculateFirstFrameDuration)(),2===this.playScene&&this.report(40303)},e.prototype.oneCanplay=function(){videojs.bind(this,this.calculateFirstFrameDuration)(),1===this.playScene&&this.report(40101)},e.prototype.calculateFirstFrameDuration=function(){var t=getperformance();t.mark&&t.measure&&t.getEntriesByName&&(t.mark("firstIFrameEnd"),t.measure("firstIFrame","firstFrameStart","firstIFrameEnd"),this.firstIFrameDuration=t.getEntriesByName("firstIFrame")[0].duration)},e.prototype.onePlay=function(){var t=this;this.setTimingData({firstPlay:getTimeStamp()});var e=this.player.el_.firstChild;this.bufferStart=e&&e.buffered&&e.buffered.length>0?e.buffered.start(e.buffered.length-1):0,this.bufferBlock=[this.bufferStart];var n=this.player.getVideoPlaybackQuality();this.recvFrames=n.totalVideoFrames,this.renderedFrames=n.totalVideoFrames-n.droppedVideoFrames,this.blockStartTime=getTimeStamp(),this.blockTimer=setInterval((function(){if(2===t.playScene)return!1;if(t.lagStatus.lagging&&t.lagStatus.lagStart){var n=getTimeStamp()-t.lagStatus.lagStart;n>t.blockInterval?t.blockData.lagBlockDuration=t.blockInterval:t.blockData.lagBlockDuration+=n}t.blockStartTime=getTimeStamp();var i=e&&e.buffered&&e.buffered.length>0?e.buffered.end(e.buffered.length-1):0,r=t.player.getVideoPlaybackQuality(),o=r.totalVideoFrames,s=r.totalVideoFrames-r.droppedVideoFrames;Object.assign(t.blockData,{buffer_avg:parseInt(1e3*(i-t.bufferStart)),recv_frames:o-t.recvFrames,render_frames:s-t.renderedFrames}),t.bufferBlock.push(t.blockData.buffer_avg),t.bufferStart=i,t.recvFrames=o,t.renderedFrames=s,t.report(40100)}),this.blockInterval)},e.prototype.onDispose=function(){clearInterval(this.blockTimer)},e.prototype.onPlay=function(){this.playStatus.pauseTime&&(this.playStatus.pauseDuration=this.playStatus.pauseDuration+getTimeStamp()-this.playStatus.pauseTime,this.playStatus.pauseTime=0)},e.prototype.onPlaying=function(){var t=this;if(!this.playStatus.isFirstPlay&&(this.playStatus.isFirstPlay=!0,this.setTimingData({firstPlaying:getTimeStamp()}),this.player.on("waiting",(function(){t.lagStatus.lagging||t.player.seeking()||t.lagStatus.skip||(t.lagStatus.lagging=!0,t.lagStatus.lagStart=getTimeStamp())})),this.player.currentSource().keySystems)){var e=this.player.currentSource().keySystems;e.plain&&(this.u32_drm_type="plain"),e.SimpleAES&&(this.u32_drm_type="SimpleAES")}this.lagStatus.lagging&&(this.lagStatus.lagEnd=getTimeStamp())-this.lagStatus.lagStart>this.lagStatus.lagInterval&&(this.lagStatus.lagging=!1,this.lagStatus.lagCount++,this.lagStatus.lagAvg.push(this.lagStatus.lagEnd-this.lagStatus.lagStart),this.lagStatus.lagDuration+=this.lagStatus.lagEnd-this.lagStatus.lagStart,this.lagStatus.lagStart<this.blockStartTime&&(this.blockData.lagBlockDuration=this.lagStatus.lagEnd-this.blockStartTime),this.lagStatus.lagStart>=this.blockStartTime&&(this.blockData.lagBlockDuration+=this.lagStatus.lagEnd-this.lagStatus.lagStart),this.lagStatus.lagEnd=this.lagStatus.lagStart=0,this.lagStatus.isFirstLag||(this.lagStatus.isFirstLag=!0,this.setTimingData({firstLag:getTimeStamp()}))),[60,200,500,1e3].forEach((function(e){t.lagStatus.lagging&&(t.lagStatus.lagEnd=getTimeStamp())-t.lagStatus.lagStart>e&&t.blockData["lagCount_"+e]++})),this.lagStatus.skip=!1},e.prototype.onSeeking=function(){this.contentComputTimePoint.push({type:"end",time:this.player.currentTime()})},e.prototype.onSeeked=function(){this.contentComputTimePoint.push({type:"start",time:this.player.currentTime()})},e.prototype.onError=function(t){this.getComsumeDuration(!0);var e={u64_err_code:t.data.code,str_err_info:t.data.message||(defaults$1.errors[t.data.code]||{}).message},n=(this.player.cache_.src||"").indexOf("vod")>-1||this.player.options_.fileID;t&&t.data&&t.data.code&&(2===this.playScene&&n?this.report(40304,e):this.afterCanplay?this.report(40102,e):this.report(40101,e))},e.prototype.onResolutionSwitching=function(){this.lagStatus.skip=!0},e.prototype.onPause=function(){this.playStatus.pauseTime=getTimeStamp(),this.lagStatus.lagging&&(this.lagStatus.skip=!0)},e.prototype.onPlaycgiend=function(t){var e=this,n=t.data;n.result&&0==n.result.code&&(this.playStatus.requestID=n.result.requestId,setTimeout((function(){if(e.player.currentSources().length>0&&e.player.currentSources()[0].keySystems){var t=e.player.currentSources()[0].keySystems;t["com.widevine.alpha"]&&e.reportMTA("drm",{initialized:"Widevine"}),t["com.apple.fps.1_0"]&&e.reportMTA("drm",{initialized:"FairPlay"})}else e.player.options_.plugins.DRM&&e.player.options_.plugins.DRM.token&&e.reportMTA("drm",{initialized:"SimpleAES"})}),0)),this.setTimingData({cgiStart:t.data.startTime,cgiEnd:t.data.time})},e.prototype.onEnded=function(){this.getComsumeDuration(),1===this.playScene?this.report(40102):this.report(40304)},e.prototype.onFeature=function(t){-1==this.features.indexOf(t.data)&&this.features.push(t.data)},e.prototype.guid=function(t){var e=localStorage.getItem(t);return e||(e=guid(),localStorage.setItem(t,e)),e},e.prototype.report=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=arguments[2];if(3===this.playScene)return!1;t&&this["report_"+t](e,n)},e.prototype.report_40101=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};if(!this.player)return!1;var e={uint64_data_time:getTimeStampBySecond(),str_stream_url:this.player.cache_.src,u64_timestamp:this.player.startTime,u32_dns_time:"",u32_connect_server_time:parseInt(this.firstFrameDuration),u32_video_decode_type:0,u32_first_frame_down:parseInt(this.firstFrameDuration),u32_first_video_decode_time:parseInt(this.firstIFrameDuration),u32_first_i_frame:parseInt(this.firstIFrameDuration),u32_first_audio_frame_down:parseInt(this.firstFrameDuration),u32_first_audio_render_time:parseInt(this.firstIFrameDuration),u64_err_code:t.u64_err_code||"",str_err_info:t.str_err_info||""},n={app_id:0,data:[Object.assign({},this.liveBaseData,e,t)],module_id:1005,command:40101};Reporter.reportPlayMetrics(n)},e.prototype.report_40100=function(t){var e=this,n=this.player||{};this.blockData=this.blockData||{};var i={u32_cpu_usage:"",u32_app_cpu_usage:"",u32_avg_memory:"",u32_avg_cpu_usage:"",str_stream_url:n.cache_&&n.cache_.src,uint64_data_time:getTimeStampBySecond(),u32_recv_av_diff_time:0,u32_play_av_diff_time:0,u64_playtime:getTimeStamp()-this.timing.firstPlaying,u32_audio_decode_type:2,u32_audio_block_count:this.blockData.lagCount_500,u32_audio_cache_time:this.blockData.buffer_avg,u32_audio_drop:"",u32_video_decode_type:0,u32_video_recv_fps:this.blockData.recv_frames,u32_fps:this.blockData.render_frames,u32_video_cache_time:this.blockData.buffer_avg,u32_avg_cache_count:0,u32_video_block_count:this.blockData.lagCount_1000,u32_avg_net_speed:"",u32_video_light_block_count:this.blockData.lagCount_200,u32_video_large_block_count:this.blockData.lagCount_500,u32_audio_jitter_60ms_count:this.blockData.lagCount_60,u32_video_decode_fail:"",u32_audio_decode_fail:"",u32_avg_video_bitrate:0,u32_avg_audio_bitrate:0,u32_block_usage:1e3*parseInt(this.blockData.lagBlockDuration/this.blockInterval)},r={app_id:0,data:[Object.assign({},this.liveBaseData,i,t)],module_id:1005,command:40100};Reporter.reportPlayMetrics(r,(function(){e.resetBlockData()}))},e.prototype.report_40102=function(){var t=this,e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=arguments[1],i=this.player||{},r=0,o=0,s=0;"{}"!==JSON.stringify(i)?(r=this.lagStatus.lagAvg.length>0?this.lagStatus.lagAvg.reduce((function(t,e){return t+e}),0)/this.lagStatus.lagAvg.length:0,o=this.bufferBlock.length>0?this.bufferBlock.reduce((function(t,e){return t+e}),0)/this.bufferBlock.length:0,s=(i.getVideoPlaybackQuality&&i.getVideoPlaybackQuality()||{}).totalVideoFrames/e.duration):this.resetLagStatus();var a={uint64_data_time:getTimeStampBySecond(),str_stream_url:i.cache_&&i.cache_.src,u64_timestamp:getTimeStamp(),u32_avg_cpu_usage:"",u32_avg_memory:"",u64_begin_timestamp:i.startTime,u32_result:this.consumeDuration,u64_err_code:e.u64_err_code,u32_speed_cnt:0,u32_avg_cache_time:o,u32_max_load:Math.max.apply(Math,this.lagStatus.lagAvg),u32_audio_block_time:this.lagStatus.lagDuration,u32_avg_load:r,u32_load_cnt:this.lagStatus.lagAvg.length||0,u32_nodata_cnt:this.lagStatus.lagAvg.length||0,u32_first_i_frame:this.firstIFrameDuration,u32_video_width:i.width_,u32_video_height:i.height_,u32_video_avg_fps:s,u32_avg_block_time:r,u64_block_count:this.lagStatus.lagAvg.length||0,u32_video_block_time:this.lagStatus.lagDuration,u64_jitter_cache_max:0,u64_block_duration_max:Math.max.apply(Math,this.lagStatus.lagAvg),u64_jitter_cache_avg:0,u32_ip_count_quic:"",u32_connect_count_quic:"",u32_connect_count_tcp:"",u32_is_real_time:"",u32_first_frame_black:"",u32_delay_report:0},l={app_id:0,data:[Object.assign({},this.liveBaseData,a,e)],module_id:1005,command:40102};return e.u32_delay_report?(localStorage.setItem("tcplayer_data",JSON.stringify(l)),!1):n?(l.data.u32_delay_report=1,n(l)):void Reporter.reportPlayMetrics(l,(function(){t.bytes_token=null,localStorage.removeItem("tcplayer_data")}))},e.prototype.report_40303=function(){this.setTimingData({initEnd:getTimeStamp()});var t={msg_client_ip:{uint32_ip:""},uint32_service:this.playScene,uint64_data_time:getTimeStampBySecond(),str_stream_url:this.player.cache_.src,uint32_command:40303},e={app_id:0,data:[Object.assign({},this.vodBaseData,t)],module_id:1011,command:40303};Reporter.reportPlayMetrics(e)},e.prototype.report_40304=function(){var t=this,e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=arguments[1],i=this.lagStatus.lagAvg.length>0?this.lagStatus.lagAvg.reduce((function(t,e){return t+e}),0)/this.lagStatus.lagAvg.length:0,r={uint64_data_time:getTimeStampBySecond(),uint32_command:40304,str_stream_url:this.player.cache_.src,u32_timeuse:String(parseInt(this.consumeDuration/1e3)||0),u32_videotime:String(this.videoDuration),u32_avg_load:String(i),u32_load_cnt:String(this.lagStatus.lagCount),u32_max_load:this.lagStatus.lagAvg.length>0?String(Math.max.apply(Math,this.lagStatus.lagAvg)):String(0),u32_avg_block_time:String(this.lagStatus.lagDuration),u32_player_type:String(4),u32_dns_time:"",u32_tcp_did_connect:"",u32_first_video_packet:String(parseInt(this.firstFrameDuration)),u32_first_i_frame:String(parseInt(this.firstIFrameDuration)),u32_server_ip:"",u32_drm_type:this.u32_drm_type,u32_playmode:String(1),u64_err_code:String(e.u64_err_code||""),str_err_info:String(e.str_err_info||""),u32_video_decode_type:String(0),u32_speed:this.player&&String(100*this.player.playbackRate())||"1000"},o={app_id:0,data:[Object.assign({},this.vodBaseData,r)],module_id:1011,command:40304};if(n)return n(o);Reporter.reportPlayMetrics(o,(function(){t.bytes_token=null,localStorage.removeItem("tcplayer_data")}))},e.prototype.setTimingData=function(t){this.timing=videojs.mergeOptions(this.timing,t)},e.prototype.reset=function(){this.playStatus={isFirstPlay:!1}},e.prototype.resetLagStatus=function(){this.lagStatus={lagCount:0,lagging:!1,lagStart:0,lagEnd:0,lagInterval:500,lagDuration:0,lagAvg:[],isFirstLag:!1,skip:!1}},e.prototype.resetBlockData=function(){this.blockData={lagCount_60:0,lagCount_200:0,lagCount_500:0,lagCount_1000:0,lagBlockDuration:0,buffer_avg:0,recv_frames:0,render_frames:0}},e.prototype.reportMTA=function(t,e){},e.prototype.getSystem=function(){return IS_IOS?"ios":IS_ANDROID?"android":IS_WIN?"win":IS_MAC?"mac":"other"},e.prototype.getSystemVer=function(){var t=this.getSystem();return"ios"==t?IOS_VERSION:"android"==t?ANDROID_VERSION:"win"==t?WIN_VER:"mac"==t?MAC_VER:void 0},e.prototype.getBrowser=function(){return IS_FIREFOX?"firefox":IS_EDGE?"edge":IS_MQQB?"mqq":IS_QQB?"qq":IS_TBS?"tbs":IS_CHROME?"chrome":IE_VERSION?"ie":IS_SAFARI?"safari":"other"},e.prototype.getBrowserVer=function(){var t=this.getBrowser();return"firefox"==t?FIREFOX_VER:"edge"==t?EDGE_VER:"chrome"==t?CHROME_VER:"ie"==t?IE_VERSION:"safari"==t?SAFARI_VER:"qq"==t||"mqq"==t?QQ_VER:"tbs"==t?TBS_VERSION:"other"},e.prototype.getDevice=function(){return IS_IOS?"IPHONE":IS_HUAWEI?"HUAWEI":IS_XIAOMI?"XIAOMI":IS_OPPO?"OPPO":IS_VIVO?"VIVO":IS_SX?"SUMSUNG":IS_CP?"COOLPAD":IS_ONE?"ONEPLUS":IS_ZX?"ZTE":"OTHER"},e.prototype.getMediaType=function(){return this.player.src()&&/\/(.+)\.(.+)\?|\/(.+)\.(.+)/.test(this.player.src()),RegExp.$2||RegExp.$4},e.prototype.getNetworkType=function(){var t,e=navigator.userAgent,n=e.match(/NetType\/\w+/)?e.match(/NetType\/\w+/)[0]:"NetType/other";switch(n=n.toLowerCase().replace("nettype/",""),n){case"wifi":t="1";break;case"4g":t="2";break;case"3g":case"3gnet":t="3";break;case"2g":t="4";break;default:t="0xFF"}return t},e}(Plugin$13);videojs.registerPlugin("PlayerMetrics",PlayerMetrics);var Plugin$14=videojs.getPlugin("plugin"),log$13=videojs.log,ProgressMarker=function(t){function e(n,i){classCallCheck(this,e);var r=possibleConstructorReturn(this,t.call(this,n));return n.ready(videojs.bind(r,r.init)),r}return inherits(e,t),e.prototype.init=function(){var t=this.player;if(t.options_.dots){var e=function e(){Array.isArray(t.options_.dots)&&t.options_.dots.length>0&&(t.options_.dots.forEach((function(e){!e.emitted&&e.timeOffset-1e3*(t.currentTime()||0)<500&&(e.emitted=!0,t.trigger("marker",e.content))})),t.options_.dots[t.options_.dots.length-1].emitted||window.requestAnimationFrame(e))};window.requestAnimationFrame(e)}if(IS_IOS||IS_ANDROID)return!1;if(t.controlBar&&this.player.controlBar.progressControl){log$13("ProgressMarker initializing");var n=t.controlBar.getChild("ProgressControl").getChild("SeekBar");n.getChild("ProgressMarkerGenerator")&&n.removeChild("ProgressMarkerGenerator"),t.options_.plugins.ProgressMarker&&(n.addChild("ProgressMarkerGenerator"),log$13("ProgressMarker initialized"),t.trigger({type:"feature",data:"marker"}))}else log$13("ProgressMarker can not initialize without control bar or progress control")},e}(Plugin$14);videojs.registerPlugin("ProgressMarker",ProgressMarker);var Component$15=videojs.getComponent("Component"),PlayListItem=function(t){function e(n,i){return classCallCheck(this,e),possibleConstructorReturn(this,t.call(this,n,i))}return inherits(e,t),e.prototype.createEl=function(){var t=this.options_,e=videojs.dom.createEl("div",{className:"tcp-playlist-item"}),n=videojs.dom.createEl("div",{className:"tcp-playlist-item-video",innerHTML:t.img?'<img src="'+t.img+'" class="tcp-playlist-item-img">':'<img src="https://imgcache.qq.com/open_proj/proj_qcloud_v2/mc_2014/video/console/v2/css/img/vod/default-cover.png" height="100" class="tcp-playlist-item-img">'}),i=videojs.dom.createEl("div",{className:"tcp-playlist-item-duration",textContent:this.timeFormat(t.duration)});n.appendChild(i);var r=videojs.dom.createEl("div",{className:"tcp-playlist-item-desc",textContent:t.text});return e.appendChild(n),e.appendChild(r),this.bindEvent(e),e},e.prototype.bindEvent=function(t){var e=this;videojs.on(t,["click"],(function(){e.player_.trigger({type:"playItem",data:e.options_})}))},e.prototype.timeFormat=function(t){var e="",n=Math.floor(t/3600);0!=n&&(t-=3600*n,n<10&&(n="0"+n),e+=n+":");var i=Math.floor(t/60);return i<10&&(i="0"+i),t-=60*i,t<10&&(t="0"+t),e+(i+":")+t},e}(Component$15);videojs.registerComponent("PlayListItem",PlayListItem);var Component$16=videojs.getComponent("Component"),PlayListTitle=function(t){function e(n,i){return classCallCheck(this,e),possibleConstructorReturn(this,t.call(this,n,i))}return inherits(e,t),e.prototype.createEl=function(){var t=this.options_;return videojs.dom.createEl("div",{className:"tcp-playlist-title",textContent:t.title})},e}(Component$16);videojs.registerComponent("PlayListTitle",PlayListTitle);var Component$14=videojs.getComponent("Component"),PlayListBox=function(t){function e(n,i){classCallCheck(this,e);var r=possibleConstructorReturn(this,t.call(this,n,i));return r.init(),r.activeIndex=-1,r}return inherits(e,t),e.prototype.createEl=function(){return videojs.dom.createEl("div",{className:"tcp-playlist-box"})},e.prototype.init=function(){var t=this,e=this.options_.data;this.addChild("PlayListTitle",{title:this.options_.title}),e.forEach((function(e,n){e.index=n,t.addChild("PlayListItem",e)})),this.player_.on("ready",(function(){t.options_.loop&&(t.activeIndex=0,t.player_.on("ended",videojs.bind(t,(function(){t.player_.trigger({type:"playItem"})}))))})),this.player_.on("playItem",(function(n){var i=n.data,r=void 0;t.activeIndex=i?i.index:(t.activeIndex+1)%e.length,r=e[t.activeIndex],t.player_.loadVideoByID({fileID:r.fileID,appID:r.appID,psign:r.psign}),t.player_.one("loadedmetadata",videojs.bind(t,(function(){t.player_.play()}))),document.querySelectorAll(".tcp-playlist-item").forEach((function(t){videojs.dom.removeClass(t,"tcp-playlist-item-active")}));var o=document.querySelectorAll(".tcp-playlist-item")[t.activeIndex];videojs.dom.addClass(o,"tcp-playlist-item-active")}))},e}(Component$14);videojs.registerComponent("PlayListBox",PlayListBox);var Component$17=videojs.getComponent("Component"),PlayListToggle=function(t){function e(n,i){classCallCheck(this,e);var r=possibleConstructorReturn(this,t.call(this,n,i));return r.status=0,r}return inherits(e,t),e.prototype.createEl=function(){var t=videojs.dom.createEl("div",{className:"tcp-playlist-toggle",textContent:"<"});return this.bindEvent(t),t},e.prototype.bindEvent=function(t){var e=this;videojs.on(t,["click"],(function(n){e.status=!e.status;var i=document.querySelector(".tcp-playlist");e.status?(t.textContent=">",videojs.dom.addClass(i,"tcp-playlist-open"),videojs.dom.removeClass(i,"tcp-playlist-close")):(videojs.dom.addClass(i,"tcp-playlist-close"),videojs.dom.removeClass(i,"tcp-playlist-open"),t.textContent="<")}))},e}(Component$17);videojs.registerComponent("PlayListToggle",PlayListToggle);var Component$13=videojs.getComponent("Component"),PlayList$1=function(t){function e(n,i){classCallCheck(this,e);var r=possibleConstructorReturn(this,t.call(this,n,i));return r.init(),r}return inherits(e,t),e.prototype.createEl=function(){return videojs.dom.createEl("div",{className:"tcp-playlist tcp-playlist-close"})},e.prototype.init=function(){this.addChild("PlayListToggle"),this.addChild("PlayListBox",this.options_)},e}(Component$13);videojs.registerComponent("PlayList",PlayList$1);var Button$5=videojs.getComponent("Button"),PlayNextButton=function(t){function e(n,i){classCallCheck(this,e);var r=possibleConstructorReturn(this,t.call(this,n,i));return r.addClass(),r}return inherits(e,t),e.prototype.addClass=function(){videojs.dom.addClass(this.el_,"vjs-play-next")},e.prototype.update=function(){},e.prototype.handleClick=function(t){this.player_.trigger({type:"playItem"})},e}(Button$5);PlayNextButton.prototype.controlText_="Play Next",videojs.registerComponent("PlayNextButton",PlayNextButton);var Plugin$15=videojs.getPlugin("plugin"),log$14=videojs.log,PlayList=function(t){function e(n,i){classCallCheck(this,e);var r=possibleConstructorReturn(this,t.call(this,n));return IS_IOS||IS_ANDROID?possibleConstructorReturn(r):(r.options=i,i&&i.data instanceof Array&&i.data.length>0&&n.ready(videojs.bind(r,r.init)),r)}return inherits(e,t),e.prototype.init=function(){log$14("PlayList initializing"),this.player.addChild("PlayList",this.options),this.player.controlBar.addChild("PlayNextButton",{},1),log$14("PlayList initialized"),this.player.trigger({type:"feature",data:"playlist"})},e}(Plugin$15);videojs.registerPlugin("PlayList",PlayList);var Plugin$16=videojs.getPlugin("plugin"),log$15=videojs.log,HLSToken=function(t){function e(n,i){classCallCheck(this,e);var r=possibleConstructorReturn(this,t.call(this,n));return log$15("HLSToken",n,i),r.init(i),r}return inherits(e,t),e.prototype.init=function(t){log$15("HLSToken init",t,this.player);var e=this.player;t.token&&(this.options=t,e.on("playcgiend",videojs.bind(this,(function(t){this.modifyData(t.data)}))))},e.prototype.modifyData=function(t){var e=this;if(log$15("HLSToken modifyData",t),0===t.result.code){var n=t.result.videoInfo;if(n.masterPlayList){var i=n.masterPlayList.url.split("/");i[i.length-1]="voddrm.token."+this.options.token+"."+i[i.length-1],n.masterPlayList.url=i.join("/")}n.transcodeList&&n.transcodeList.length>0&&(n.transcodeList=n.transcodeList.map((function(t){var n=t.url.split("/");return n[n.length-1]="voddrm.token."+e.options.token+"."+n[n.length-1],t.url=n.join("/"),t})))}},e}(Plugin$16);videojs.registerPlugin("HLSToken",HLSToken);var getMessageContents=function(t){var e=(new window_1.DOMParser).parseFromString(String.fromCharCode.apply(null,new Uint16Array(t)),"application/xml"),n=e.getElementsByTagName("HttpHeaders")[0],i={};if(n)for(var r=n.getElementsByTagName("name"),o=n.getElementsByTagName("value"),s=0;s<r.length;s++)i[r[s].childNodes[0].nodeValue]=o[s].childNodes[0].nodeValue;var a=e.getElementsByTagName("Challenge")[0],l=void 0;return a&&(l=window_1.atob(a.childNodes[0].nodeValue)),{headers:i,message:l}},requestPlayreadyLicense=function(t,e,n){var i=getMessageContents(e),r=i.headers,o=i.message;videojs.xhr({uri:t,method:"post",headers:r,body:o,responseType:"arraybuffer"},n)},getSupportedKeySystem=function(t){var e=void 0;return Object.keys(t).forEach((function(n){var i={},r=t[n].audioContentType,o=t[n].videoContentType;r&&(i.audioCapabilities=[{contentType:r}]),o&&(i.videoCapabilities=[{contentType:o}]),e=e?e["catch"]((function(t){return window_1.navigator.requestMediaKeySystemAccess(n,[i])})):window_1.navigator.requestMediaKeySystemAccess(n,[i])})),e},makeNewRequest=function(t){var e=t.mediaKeys,n=t.initDataType,i=t.initData,r=t.options,o=t.getLicense,s=t.removeSession,a=t.eventBus,l=e.createSession();l.addEventListener("message",(function(t){o(r,t.message).then((function(t){return l.update(t)}))["catch"](videojs.log.error.bind(videojs.log.error,"failed to get and set license"))}),!1),l.addEventListener("keystatuseschange",(function(t){var e=!1;l.keyStatuses.forEach((function(n,i){switch(a.trigger({keyId:i,status:n,target:l,type:"keystatuschange"}),n){case"expired":e=!0;break;case"internal-error":videojs.log.warn('Key status reported as "internal-error." Leaving the session open since we don\'t have enough details to know if this error is fatal.',t)}})),e&&l.close().then((function(){s(i)}))}),!1),l.generateRequest(n,i)["catch"](videojs.log.error.bind(videojs.log.error,"Unable to create or initialize key session"))},addSession=function(t){var e=t.video,n=t.initDataType,i=t.initData,r=t.options,o=t.getLicense,s=t.removeSession,a=t.eventBus;e.mediaKeysObject?makeNewRequest({mediaKeys:e.mediaKeysObject,initDataType:n,initData:i,options:r,getLicense:o,removeSession:s,eventBus:a}):e.pendingSessionData.push({initDataType:n,initData:i})},setMediaKeys=function(t){var e=t.video,n=t.certificate,i=t.createdMediaKeys,r=t.options,o=t.getLicense,s=t.removeSession,a=t.eventBus;e.mediaKeysObject=i,n&&i.setServerCertificate(n);for(var l=0;l<e.pendingSessionData.length;l++){var c=e.pendingSessionData[l];makeNewRequest({mediaKeys:e.mediaKeysObject,initDataType:c.initDataType,initData:c.initData,options:r,getLicense:o,removeSession:s,eventBus:a})}return e.pendingSessionData=[],e.setMediaKeys(i)},defaultPlayreadyGetLicense=function(t){return function(e,n,i){requestPlayreadyLicense(t,n,(function(t,e,n){t?i(t):i(null,n)}))}},defaultGetLicense=function(t){return function(e,n,i){videojs.xhr({uri:t,method:"POST",responseType:"arraybuffer",body:n,headers:{"Content-type":"application/octet-stream"}},(function(t,e,n){t?i(t):i(null,n)}))}},promisifyGetLicense=function(t,e){return function(n,i){return new Promise((function(r,o){t(n,i,(function(t,n){e&&e.trigger("licenserequestattempted"),t&&o(t),r(n)}))}))}},standardizeKeySystemOptions=function(t,e){if("string"==typeof e&&(e={url:e}),!e.url&&!e.getLicense)throw new Error("Neither URL nor getLicense function provided to get license");return e.url&&!e.getLicense&&(e.getLicense="com.microsoft.playready"===t?defaultPlayreadyGetLicense(e.url):defaultGetLicense(e.url)),e},standard5July2016=function(t){var e=t.video,n=t.initDataType,i=t.initData,r=t.options,o=t.removeSession,s=t.eventBus,a=Promise.resolve();if("undefined"==typeof e.mediaKeysObject){e.mediaKeysObject=null,e.pendingSessionData=[];var l=void 0,c=void 0;if(!(a=getSupportedKeySystem(r.keySystems)))return videojs.log.error("No supported key system found"),Promise.resolve();a=a.then((function(t){return new Promise((function(n,i){e.keySystem=t.keySystem,c=standardizeKeySystemOptions(t.keySystem,r.keySystems[t.keySystem]),c.getCertificate?c.getCertificate(r,(function(e,r){e?i(e):(l=r,n(t))})):n(t)}))})).then((function(t){return t.createMediaKeys()})).then((function(t){return setMediaKeys({video:e,certificate:l,createdMediaKeys:t,options:r,getLicense:promisifyGetLicense(c.getLicense,s),removeSession:o,eventBus:s})}))["catch"](videojs.log.error.bind(videojs.log.error,"Failed to create and initialize a MediaKeys object"))}return a.then((function(){addSession({video:e,initDataType:n,initData:i,options:r,getLicense:e.keySystem?promisifyGetLicense(standardizeKeySystemOptions(e.keySystem,r.keySystems[e.keySystem]).getLicense,s):null,removeSession:o,eventBus:s})}))},stringToUint16Array=function(t){for(var e=new ArrayBuffer(2*t.length),n=new Uint16Array(e),i=0;i<t.length;i++)n[i]=t.charCodeAt(i);return n},uint8ArrayToString=function(t){return String.fromCharCode.apply(null,new Uint16Array(t.buffer))},getHostnameFromUri=function(t){var e=document_1.createElement("a");return t=t.match(/.*(skd\:\/\/.+)/i)[1],e.href=t,e.hostname},arrayBuffersEqual=function(t,e){if(t===e)return!0;if(t.byteLength!==e.byteLength)return!1;for(var n=new DataView(t),i=new DataView(e),r=0;r<n.byteLength;r++)if(n.getUint8(r)!==i.getUint8(r))return!1;return!0},arrayBufferFrom=function(t){return t instanceof Uint8Array||t instanceof Uint16Array?t.buffer:t},FAIRPLAY_KEY_SYSTEM="com.apple.fps.1_0",concatInitDataIdAndCertificate=function(t){var e=t.initData,n=t.id,i=t.cert;"string"==typeof n&&(n=stringToUint16Array(n));var r=0,o=new ArrayBuffer(e.byteLength+4+n.byteLength+4+i.byteLength),s=new DataView(o);new Uint8Array(o,r,e.byteLength).set(e),r+=e.byteLength,s.setUint32(r,n.byteLength,!0),r+=4;var a=new Uint16Array(o,r,n.length);return a.set(n),r+=a.byteLength,s.setUint32(r,i.byteLength,!0),r+=4,new Uint8Array(o,r,i.byteLength).set(i),new Uint8Array(o,0,o.byteLength)},addKey=function(t){var e=t.video,n=t.contentId,i=t.initData,r=t.cert,o=t.options,s=t.getLicense,a=t.eventBus;return new Promise((function(t,l){if(e.webkitKeys||e.webkitSetMediaKeys(new window_1.WebKitMediaKeys(FAIRPLAY_KEY_SYSTEM)),e.webkitKeys){var c=e.webkitKeys.createSession("video/mp4",concatInitDataIdAndCertificate({id:n,initData:i,cert:r}));c?(c.contentId=n,c.addEventListener("webkitkeymessage",(function(t){s(o,n,t,(function(t,e){a&&a.trigger("licenserequestattempted"),t?l(t):c.update(new Uint8Array(e))}))})),c.addEventListener("webkitkeyadded",(function(e){t(e)})),c.addEventListener("webkitkeyerror",(function(t){l(t)}))):l("Could not create key session")}else l("Could not create MediaKeys")}))},defaultGetCertificate=function(t){return function(e,n){videojs.xhr({uri:t,responseType:"arraybuffer"},(function(t,e,i){t?n(t):n(null,new Uint8Array(i))}))}},defaultGetContentId=function(t,e){return getHostnameFromUri(uint8ArrayToString(e))},defaultGetLicense$1=function(t){return function(e,n,i,r){videojs.xhr({uri:t,method:"POST",responseType:"arraybuffer",body:i.message,headers:{"Content-type":"application/x-www-form-urlencoded"}},(function(t,e,n){t?r(t):r(null,n)}))}},fairplay=function(t){var e=t.video,n=t.initData,i=t.options,r=t.eventBus,o=i.keySystems[FAIRPLAY_KEY_SYSTEM],s=o.getCertificate||defaultGetCertificate(o.certificateUri),a=o.getContentId||defaultGetContentId,l=o.getLicense||defaultGetLicense$1(o.licenseUri);return new Promise((function(t,e){s(i,(function(n,i){n?e(n):t(i)}))})).then((function(t){return addKey({video:e,cert:t,initData:n,getLicense:l,options:i,contentId:a(i,n),eventBus:r})}))["catch"]((function(t){r.player_.error({code:3,message:t})}))},PLAYREADY_KEY_SYSTEM="com.microsoft.playready",addKeyToSession=function(t,e,n,i){var r=t.keySystems[PLAYREADY_KEY_SYSTEM];if("function"!=typeof r.getKey){"string"==typeof r&&(r={url:r});var o=r.url||n.destinationURL;requestPlayreadyLicense(o,n.message.buffer,(function(t,n){i&&i.trigger("licenserequestattempted"),t?videojs.log.error("Unable to request key from url: "+o):e.update(new Uint8Array(n.body))}))}else r.getKey(t,n.destinationURL,n.message.buffer,(function(t,n){t?videojs.log.error("Unable to get key: "+t):e.update(n)}))},createSession=function(t,e,n,i){var r=t.msKeys.createSession("video/mp4",e);r?(r.addEventListener("mskeymessage",(function(t){addKeyToSession(n,r,t,i)})),r.addEventListener("mskeyerror",(function(t){videojs.log.error("Unexpected key error from key session with code: "+r.error.code+" and systemCode: "+r.error.systemCode)}))):videojs.log.error("Could not create key session.")},msPrefixed=function(t){var e=t.video,n=t.initData,i=t.options,r=t.eventBus;e.msKeys&&delete e.msKeys;try{e.msSetMediaKeys(new window_1.MSMediaKeys(PLAYREADY_KEY_SYSTEM))}catch(o){return void videojs.log.error("Unable to create media keys for PlayReady key system. Error: "+o.message)}createSession(e,n,i,r)},Plugin$17=videojs.getPlugin("plugin"),hasSession=function(t,e){for(var n=0;n<t.length;n++)if(t[n].initData){var i=arrayBufferFrom(t[n].initData),r=arrayBufferFrom(e);if(arrayBuffersEqual(i,r))return!0}return!1},removeSession=function(t,e){for(var n=0;n<t.length;n++)if(t[n].initData===e)return void t.splice(n,1)},handleEncryptedEvent=function(t,e,n,i){if(!e||!e.keySystems||e.src&&e.src.indexOf("m3u8")>-1)return Promise.resolve();var r=t.initData;return getSupportedKeySystem(e.keySystems).then((function(o){var s=o.keySystem;if(e.keySystems[s]&&e.keySystems[s].pssh&&(r=e.keySystems[s].pssh),!hasSession(n,r)&&r)return n.push({initData:r}),standard5July2016({video:t.target,initDataType:t.initDataType,initData:r,options:e,removeSession:removeSession.bind(null,n),eventBus:i})}))},handleWebKitNeedKeyEvent=function(t,e,n){if(e.keySystems&&e.keySystems[FAIRPLAY_KEY_SYSTEM]&&t.initData)return fairplay({video:t.target,initData:t.initData,options:e,eventBus:n})},handleMsNeedKeyEvent=function(t,e,n,i){if(e.keySystems&&e.keySystems[PLAYREADY_KEY_SYSTEM]&&!n.reduce((function(t,e){return t||e.playready}),!1)){var r=t.initData;e.keySystems[PLAYREADY_KEY_SYSTEM]&&e.keySystems[PLAYREADY_KEY_SYSTEM].pssh&&(r=e.keySystems[PLAYREADY_KEY_SYSTEM].pssh),r&&(n.push({playready:!0,initData:r}),msPrefixed({video:t.target,initData:r,options:e,eventBus:i}))}},getOptions=function(t){return videojs.mergeOptions(t.currentSource(),t.eme.options)},setupSessions=function(t){var e=t.src();e!==t.eme.activeSrc&&(t.eme.activeSrc=e,t.eme.sessions=[])},onPlayerReady=function(t){"video"===t.$(".vjs-tech").tagName.toLowerCase()&&t.tech_&&(setupSessions(t),t.tech_.el_.addEventListener("encrypted",(function(e){if(t.currentSource().keySystems&&t.currentSource().keySystems["com.widevine.alpha"]&&"application/dash+xml"===t.currentSource().type)return!1;setupSessions(t),handleEncryptedEvent(e,getOptions(t),t.eme.sessions,t.tech_)})),t.tech_.el_.addEventListener("webkitneedkey",(function(e){setupSessions(t),handleWebKitNeedKeyEvent(e,getOptions(t),t.tech_)})),videojs.browser.IS_EDGE||t.tech_.el_.addEventListener("msneedkey",(function(e){setupSessions(t),handleMsNeedKeyEvent(e,getOptions(t),t.eme.sessions,t.tech_)})))},DRM=function(t){function e(n,i){classCallCheck(this,e);var r=possibleConstructorReturn(this,t.call(this,n));return r.options=i,n.ready((function(){return onPlayerReady(n)})),n.eme={initializeMediaKeys:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:function(){},r=videojs.mergeOptions(n.currentSource(),i,t),o={initDataType:"cenc",initData:null,target:n.tech_.el_};setupSessions(n),n.tech_.el_.setMediaKeys?handleEncryptedEvent(o,r,n.eme.sessions,n.tech_).then((function(){return e()}))["catch"]((function(t){return e(t)})):n.tech_.el_.msSetMediaKeys&&(handleMsNeedKeyEvent(o,r,n.eme.sessions,n.tech_),e())},options:i},r}return inherits(e,t),e.prototype.setOptions=function(t){this.options=t,this.player.options_.plugins.DRM=t},e}(Plugin$17),registerPlugin$2=videojs.registerPlugin||videojs.plugin;registerPlugin$2("DRM",DRM);var Plugin$18=videojs.getPlugin("plugin"),PDT=function(t){function e(n){classCallCheck(this,e);var i=possibleConstructorReturn(this,t.call(this,n));return n.plugins=n.plugins||{},n.plugins.pdt=!0,i}return inherits(e,t),e}(Plugin$18);videojs.registerPlugin("PDT",PDT);var Plugin$19=videojs.getPlugin("plugin"),dom$2=videojs.dom;if(!window.requestAnimationFrame){var lastTime=0;window.requestAnimationFrame=function(t){var e=(new Date).getTime(),n=Math.max(0,16.7-(e-lastTime)),i=window.setTimeout((function(){t(e+n)}),n);return lastTime=e+n,i}}window.cancelAnimationFrame||(window.cancelAnimationFrame=function(t){clearTimeout(t)});var DynamicWatermark=function(t){function e(n,i){classCallCheck(this,e);var r=possibleConstructorReturn(this,t.call(this,n));return r.options=i||{},r.options.content&&r.init(),r}return inherits(e,t),e.prototype.dispose=function(){this.stopAnimation(),this.player.$(".tcp-dynamic-watermark-container")&&this.player.el().removeChild(this.containerElement),t.prototype.dispose.call(this)},e.prototype.init=function(){var t=this,e=this.player;this.isFirstShow=!0,this.initUI(),this.initStyle(),this.initSpeed(),e.on("loadedmetadata",(function(){t.calculateStyle(),t.setStyle(),dom$2.removeClass(t.containerElement,"vjs-hidden")})),e.one("play",(function(){t.encModule=new Enc,t.ghostCycle=t.encModule.calculateGhost(t.player.duration()),t.startAnimation()})),e.on(["fullscreenchange","playerresize"],(function(){setTimeout((function(){t.calculateStyle()}),200)}))},e.prototype.initUI=function(){var t=this.player,e=dom$2.createEl("div",{className:"tcp-dynamic-watermark-container vjs-hidden"}),n=dom$2.createEl("div",{innerHTML:encodeHTML(this.options.content),className:"tcp-dynamic-watermark-content"});if(e.appendChild(n),this.options.keep||t.el().appendChild(e),this.containerElement=e,this.markContentElement=n,"image"===this.options.type){var i=document.createElement("img");this.options.width&&(i.style.width=this.options.width),this.options.height&&(i.style.height=this.options.height),i.setAttribute("src",this.options.content),this.markContentElement.innerHTML="",this.markContentElement.appendChild(i)}},e.prototype.initStyle=function(){this.style={containerWidth:"",containerHeight:"",containerLeft:"",containerTop:"",contentLeft:80*Math.random(),contentTop:80*Math.random(),margin:0,padding:0,display:"block",visibility:"visible",opacity:.5,position:"absolute",color:"rgba(255, 255, 255)"}},e.prototype.initSpeed=function(){this.speed=this.options.keep&&0===this.options.speed?.2:this.options.speed},e.prototype.calculateStyle=function(){var t=this.player,e=this.style,n=t.videoWidth(),i=t.videoHeight(),r=dom$2.getBoundingClientRect(t.el()),o=r.width,s=r.height,a=(o/s).toFixed(2),l=(n/i).toFixed(2),c=void 0,u=void 0;l<a?(u=s,c=u*l):l>a?(c=o,u=c/l):l==a&&(c=o,u=s),e.containerLeft=(o-c)/2/o*100,e.containerTop=(s-u)/2/s*100,e.containerWidth=c/o*100,e.containerHeight=u/s*100},e.prototype.setStyle=function(){var t=this.containerElement,e=this.markContentElement,n=this.style;t.style.left=n.containerLeft+"%",t.style.top=n.containerTop+"%",t.style.width=n.containerWidth+"%",t.style.height=n.containerHeight+"%",t.style.display=e.style.display=n.display,t.style.visibility=e.style.visibility=n.visibility,t.style.opacity=e.style.opacity=n.opacity,t.style.position=e.style.position=n.position,t.style.margin=e.style.margin=n.margin,t.style.padding=e.style.padding=n.padding,e.style.left=this.options.left||n.contentLeft+"%",e.style.top=this.options.top||n.contentTop+"%",this.options.right&&(e.style.right=this.options.right),this.options.bottom&&(e.style.bottom=this.options.bottom),e.style.color=this.options.color||n.color,this.options.keep||(t.style.opacity=e.style.opacity=this.options.opacity||n.opacity),"text"===this.options.type&&(e.style.fontSize=this.options.fontSize||"12px",e.innerHTML=encodeHTML(this.options.content))},e.prototype.setContent=function(t){this.options.content=t},e.prototype.startAnimation=function(){var t=this;if(!this.rafID){var e=(this.player,this.style),n=this.containerElement,i=this.markContentElement,r=1,o=1,s=Math.random(),a=function a(){try{if(!t.isPauseAnimation){var l=Math.min(1,0===t.speed?0:t.speed?t.speed:.2),c=dom$2.getBoundingClientRect(n),u=dom$2.getBoundingClientRect(i),h=u.left-c.left,p=u.top-c.top;h+=l*r*s,p+=l*o*(1-s),h+u.width>c.width?(r=-1,s=Math.random()):h<0&&(r=1,s=Math.random()),p+u.height>c.height?(o=-1,s=Math.random()):p<0&&(o=1,s=Math.random()),h=Math.min(c.width-u.width,h),p=Math.min(c.height-u.height,p),e.contentLeft=h/c.width*100,e.contentTop=p/c.height*100,t.setStyle(),t.player&&t.encModule.removeWaterMark(t)}}catch(d){t.player&&t.encModule.handleWatermarkElementAdd(t)}if(t.isStopAnimation)return t.isStopAnimation=!1,cancelAnimationFrame(t.rafID),void(t.rafID=null);0!==t.speed&&requestAnimationFrame(a)};this.rafID=requestAnimationFrame(a)}},e.prototype.resumeAnimation=function(){this.isPauseAnimation=!1},e.prototype.pauseAnimation=function(){this.isPauseAnimation=!0},e.prototype.stopAnimation=function(){this.isStopAnimation=!0},e}(Plugin$19);videojs.registerPlugin("DynamicWatermark",DynamicWatermark);var Plugin$20=videojs.getPlugin("plugin"),XP2PHlsjsPlugin=function(t){function e(n,i){classCallCheck(this,e);var r=possibleConstructorReturn(this,t.call(this,n));return r.options=i,r.hlsp2p=null,r}return inherits(e,t),e.prototype.startHLSP2P=function(t,e,n){var i=this,r=this.player.tech_,o=r.options_,s=o.xp2pConfig;if(e.isSupported()&&!window.hlsp2p){var a=["videoType","xp2pPackage","xp2pAppId","tencentCloudAppId"],l=a,c=Array.isArray(l),u=0;for(l=c?l:l[Symbol.iterator]();;){var h;if(c){if(u>=l.length)break;h=l[u++]}else{if(u=l.next(),u.done)break;h=u.value}var p=h;if(void 0===s[p])return}var d={videoId:o.playerId+"_html5_api",url:o.source.src,videoType:s.videoType,cloudAppId:s.tencentCloudAppId,domain:s.xp2pPackage,xp2pAppId:s.xp2pAppId,p2pStartDelay:1e3},f=HLSP2P.create(t,Object.assign(d,s));f.on(HLSP2P.Events.Rollback,(function(t){i.destroy(),n&&n(t)})),this.hlsp2p=f}},e.prototype.destroy=function(){this.hlsp2p&&(this.hlsp2p.destroy(),this.hlsp2p=null,window.hlsp2p=void 0)},e.prototype.dispose=function(){this.destroy()},e}(Plugin$20);videojs.registerPlugin("XP2PHlsjsPlugin",XP2PHlsjsPlugin);var Plugin$21=videojs.getPlugin("plugin"),XP2PFlvjsPlugin=function(t){function e(n,i){classCallCheck(this,e);var r=possibleConstructorReturn(this,t.call(this,n));return r.options=i,r}return inherits(e,t),e.prototype.createLoader=function(t,e,n){var i=this.player.tech();return function(t){function r(e,n){classCallCheck(this,r);var i=possibleConstructorReturn(this,t.call(this));return i._qvbp2p=null,i._receivedLength=0,i._config=n,i}return inherits(r,t),r.isSupported=function(){return e&&e.isSupported()},r.prototype.destroy=function(){this._destroyQVBP2P(),t.prototype.destroy.call(this)},r.prototype.open=function(t){this._createQVBP2P(),this._qvbp2p.on(e.ComEvents.STATE_CHANGE,this._onQVBP2PStateChange.bind(this)),this._qvbp2p.setMediaElement(i.el());var n={src:t.url};this._qvbp2p.loadSource(n)},r.prototype.abort=function(){this._destroyQVBP2P()},r.prototype._onQVBP2PStateChange=function(t,n){var i=e.ComCodes;switch(n.code){case i.RECEIVE_BUFFER:this._receiveBuffer(n.payload);break;case i.ROLLBACK:this._rollback(n)}},r.prototype._receiveBuffer=function(t){var e=this._receivedLength;this._receivedLength+=t.byteLength,this._onDataArrival&&this._onDataArrival(t,e,this._receivedLength)},r.prototype._rollback=function(t){n&&n(t)},r.prototype._createQVBP2P=function(){this._qvbp2p&&this._destroyQVBP2P(),this._qvbp2p=e.create(this._config.xp2pConfig),window.qvbp2p=this._qvbp2p},r.prototype._destroyQVBP2P=function(){this._qvbp2p&&(this._qvbp2p.destroy(),this._qvbp2p=null,window.qvbp2p=null)},r}(t.BaseLoader)},e}(Plugin$21);videojs.registerPlugin("XP2PFlvjsPlugin",XP2PFlvjsPlugin);var defaultConfig$1={enableStashBuffer:!1},Html5FlvJS=function(){function t(e,n,i){var r=this;classCallCheck(this,t);var o=function(){var t=window.flvjs;r.flvjs=t;var o=videojs.mergeOptions(defaultConfig$1,i.flvConfig,{xp2pConfig:i.xp2pConfig}),s=n.player();if(window.QVBP2P&&i.xp2pConfig&&i.xp2pConfig.useXP2P&&s.XP2PFlvjsPlugin){var a=s.XP2PFlvjsPlugin().createLoader(t,window.QVBP2P,(function(t){r.dispose(),i.xp2pConfig.useXP2P=!1;var e=r.tech.player(),n=r.tech.currentSource_.src;e.src(n)}));r.xp2pFlvLoader=a,o.customLoader=a}var l=new t.createPlayer(Object.assign({isLive:!1,url:e.src,type:"flv"},o),o);for(var c in r.tech=n,l.on(t.Events.ERROR,videojs.bind(r,r.onError)),t.Events)!function(e){l.on(t.Events[e],videojs.bind(r,(function(t){this.onEvent(e,t)})))}(c);s.trigger({type:"flvInstanceCreated",data:{flv:l}}),l.on(t.Events.STATISTICS_INFO,(function(t){var e=(t.bps_audio||0)+(t.bps_video||0);s.trigger({type:"playstatus",data:{type:"flv",decodedFrames:t.decodedFrames,droppedFrames:t.droppedFrames,speed:t.speed.toFixed(0),bitrate:e||0,bpsAudio:t.bps_audio||0,bpsVideo:t.bps_video||0}})})),r.flv=l,r._id=(new Date).getTime(),n.el().srcObject&&(n.el().srcObject=null),l.attachMediaElement(n.el()),l.load()};Promise.all([function(){return i.xp2pConfig&&i.xp2pConfig.useXP2P&&"flv"===i.xp2pConfig.format&&!window.QVBP2P?new Promise((function(t){loadScript(XP2P_FLV_PATH,(function(){t()}))})):Promise.resolve()}(),function(){return window.flvjs?Promise.resolve():new Promise((function(t){loadScript(FLV_PATH,(function(){t()}))}))}()]).then((function(){o()}))}return t.prototype.onError=function(t,e,n){var i=this.tech.player();t===this.flvjs.ErrorTypes.NETWORK_ERROR&&i.error({code:2,source:n}),t===this.flvjs.ErrorTypes.MEDIA_ERROR&&i.error({code:3,source:n})},t.prototype.onEvent=function(t,e){this.tech.player().trigger({type:"FLVJS_EVENT",data:{type:t,data:e}})},t.prototype.dispose=function(){if(this.tech.player().pause(),this.tech.flvProvider)try{this.flv.destroy()}catch(t){}this.tech.flvProvider=null},t}(),flvTypeRE=/^video\/flv$/i,flvExtRE=/.flv(?![^?])/i,flvProtoRE=/^(ws:\/\/)/i,FlvSourceHandler={name:"flvSourceHandler",canHandleSource:function(t){return flvTypeRE.test(t.type)?"probably":flvExtRE.test(t.src)||flvProtoRE.test(t.src)?"maybe":""},handleSource:function(t,e,n){return e.flvProvider&&e.flvProvider.dispose(),e.flvProvider=new Html5FlvJS(t,e,n),e.flvProvider},canPlayType:function(t){if(flvTypeRE.test(t))return"probably"}};TCPlayer.mountFlvProvider=mountFlvProvider,mountFlvProvider();var defaultConfig$2={connectRetryCount:2,connectTimeout:5,receiveVideo:!0,receiveAudio:!0,showLog:!1},WebRTCProvider=function(){function t(e,n,i){var r=this;classCallCheck(this,t);var o=function(){r.tech=n,r.player=r.tech.player(),r.playerMetrics=r.player.PlayerMetrics(),r.report=r.player.options_.reportable;var t=window.TXLivePlayer;r.TXLivePlayer=t;var o=videojs.mergeOptions(defaultConfig$2,i.webrtcConfig);i.xp2pConfig&&"webrtc"===i.xp2pConfig.format&&i.xp2pConfig.useXP2P&&Object.assign(o,{p2pEnable:i.xp2pConfig.useXP2P,p2pConfig:{cloudAppid:i.xp2pConfig.tencentCloudAppId,xp2pAppid:i.xp2pConfig.xp2pAppId,appKey:i.xp2pConfig.xp2pAppKey,xp2pDomain:i.xp2pConfig.xp2pPackage}});var s=new t;r.webrtcConfig=o,s.setPlayerView(n.el()),s.setConfig(o),s.setPlayListener({onPlayEvent:videojs.bind(r,r.onPlayEvent),onPlayStats:videojs.bind(r,r.onPlayStats),onPlayReport:videojs.bind(r,r.onPlayReport),onPlaySEI:videojs.bind(r,r.onPlaySEI)}),s.startPlay(e.src),r.player.trigger({type:"webrtcInstanceCreated",data:{webrtc:s}}),r.webrtcPlayer=s};window.TXLivePlayer?o():loadScript(WEBRTC_PATH,(function(){o()}))}return t.prototype.onPlayStats=function(t){this.tech.player().trigger({type:"webrtcstats",data:t})},t.prototype.onPlayEvent=function(t,e){var n=this.tech.player();if(n.trigger({type:"debug",data:{code:t,data:e}}),t<-2e3){if(-2003===t&&e&&e.videoActive&&(n.trigger("blocked"),n.trigger({type:"webrtcevent",data:{code:2005}})),-2003===t)return!1;if(-2005===t||-2001===t||-2004===t){n.trigger({type:"debug",data:{message:"debug === webrtc 状态码 "+t+",进入降级逻辑"}});var i=n.options_.webrtcConfig;if(!i||!1!==i.fallback)return this.switchPlaySource(),!1}return n.error({code:t,source:e}),!1}n.trigger({type:"webrtcevent",data:{code:t,data:e}})},t.prototype.onPlayReport=function(t){if(!1===this.report)return!1;40101===t.uint32_command&&(this.tech.player().trigger({type:"debug",data:{code:"report",data:t}}),this.playerMetrics.report_40101(t)),40100===t.uint32_command&&this.playerMetrics.report_40100(t),40102===t.uint32_command&&this.playerMetrics.report_40102(t)},t.prototype.onPlaySEI=function(t){this.tech.player().trigger({type:"webrtcsei",data:t})},t.prototype.dispose=function(){this.webrtcPlayer&&(this.webrtcPlayer.setPlayListener({onPlayEvent:function(){},onPlayStats:function(){}}),this.webrtcPlayer.stopPlay(),this.webrtcPlayer.setPlayerView(videojs.dom.createEl("video"))),this.webrtcPlayer=null},t.prototype.setSource=function(t){var e=this;this.webrtcPlayer.startPlay(t.src),this.tech.player().one("webrtcevent",(function(t){-1002===t.data.code&&e.tech.player().play()}))},t.prototype.recovery=function(){var t=this,e=this.tech.player(),n=void 0;e.one("waiting",(function(){n=setTimeout((function(){e.one("webrtcevent",(function(n){if(1004===n.data.code){t.webrtcPlayer&&t.webrtcPlayer.startPlay(e.src()),e.play();var i=function t(n){1002===n.data.code&&(e.play(),e.off("webrtcevent",t))};e.on("webrtcevent",i)}})),t.webrtcPlayer&&t.webrtcPlayer.stopPlay()}),2e3)})),e.one("playing",(function(){n&&clearTimeout(n)}))},t.prototype.switchPlaySource=function(){var t=this.tech.player(),e=void 0,n=this.tech.currentSource_.src;e=this.webrtcConfig&&this.webrtcConfig.fallbackUrl?[{src:this.webrtcConfig.fallbackUrl}]:this.convertProtocol(n),t.trigger({type:"webrtcfallback",data:{target:e[0].src}}),t.bigPlayButton&&t.bigPlayButton.hide(),t.posterImage&&t.posterImage.hide();var i=[];t.options_.hlsConfig&&t.options_.hlsConfig.skipHlsJs?e.forEach((function(t){t.src?i.push({src:t.src,skipHlsJs:!0}):i.push({src:t,skipHlsJs:!0})})):i=[].concat(e),t.src(i);var r=videojs.browser.IS_IOS||videojs.browser.IS_ANDROID?"loadeddata":"loadedmetadata",o=function e(){t.play(),t.one("progress",(function(){t.play(),t.off(r,e)}))};t.on(r,o)},t.prototype.convertProtocol=function(t){var e=[];if(t.indexOf(".sdp")>-1)t=t.replace(".sdp",".flv"),e.push(t.replace(".sdp",".m3u8"));else{var n=t.replace("webrtc://","https://").replace("?",".flv?");-1===n.indexOf("?")&&-1===n.indexOf(".flv")&&(n+=".flv");var i=t.replace("webrtc://","https://").replace("?",".m3u8?");-1===i.indexOf("?")&&-1===i.indexOf(".m3u8")&&(i+=".m3u8"),e.push(i)}return e},t}(),webrtcTypeRE=/^webrtc/i,webrtcExtRE=/\.sdp/i,webrtcProtoRE=/^(webrtc:\/\/)/i,sourceHandler={name:"webrtcSourceHandler",canHandleSource:function(t){return webrtcTypeRE.test(t.type)?"probably":webrtcExtRE.test(t.src)||webrtcProtoRE.test(t.src)?"maybe":""},handleSource:function(t,e,n){return e.webrtcProvider&&e.webrtcProvider.dispose(),e.webrtcProvider=new WebRTCProvider(t,e,n),e.webrtcProvider},canPlayType:function(t){if(webrtcTypeRE.test(t))return"probably"}};mountWebRTCProvider();for(var Tech$2=videojs.getComponent("Tech"),Dom$1=videojs.dom,Url$1=videojs.url,createTimeRange=videojs.createTimeRange,mergeOptions$1=videojs.mergeOptions,navigator$2=window_1&&window_1.navigator||{},Flash=function(t){function e(n,i,r){classCallCheck(this,e);var o=possibleConstructorReturn(this,t.call(this,n,i,r));return i.source&&o.ready((function(){this.setSource(i.source)}),!0),i.startTime&&o.ready((function(){this.load(),this.play(),this.currentTime(i.startTime)}),!0),window_1.videojs=window_1.videojs||{},window_1.videojs.Flash=window_1.videojs.Flash||{},window_1.videojs.Flash.onReady=e.onReady,window_1.videojs.Flash.onEvent=e.onEvent,window_1.videojs.Flash.onError=e.onError,o.on("seeked",(function(){this.lastSeekTarget_=void 0})),o}return inherits(e,t),e.prototype.createEl=function(){var t=this.options_;t.swf||(t.swf=unifyProtocol("//imgcache.qq.com/open/qcloud/video/tcplayer/player.swf"));var n=t.techId,i=mergeOptions$1({readyFunction:"videojs.Flash.onReady",eventProxyFunction:"videojs.Flash.onEvent",errorEventProxyFunction:"videojs.Flash.onError",autoplay:t.autoplay,preload:t.preload,loop:t.loop,muted:t.muted},t.flashVars),r=mergeOptions$1({wmode:"opaque",bgcolor:"#000000"},t.params),o=mergeOptions$1({id:n,name:n,class:"vjs-tech"},t.attributes);return this.el_=e.embed(t.swf,i,r,o),this.el_.tech=this,this.el_},e.prototype.play=function(){this.ended()&&this.setCurrentTime(0),this.el_.vjs_play()},e.prototype.pause=function(){this.el_.vjs_pause()},e.prototype.src=function(t){return void 0===t?this.currentSrc():this.setSrc(t)},e.prototype.setSrc=function(t){var e=this;t=Url$1.getAbsoluteURL(t),this.el_.vjs_src(t),this.autoplay()&&this.setTimeout((function(){return e.play()}),0)},e.prototype.seeking=function(){return void 0!==this.lastSeekTarget_},e.prototype.setCurrentTime=function(e){var n=this.seekable();n.length&&(e=e>n.start(0)?e:n.start(0),e=e<n.end(n.length-1)?e:n.end(n.length-1),this.lastSeekTarget_=e,this.trigger("seeking"),this.el_.vjs_setProperty("currentTime",e),t.prototype.setCurrentTime.call(this))},e.prototype.currentTime=function(){return this.seeking()?this.lastSeekTarget_||0:this.el_.vjs_getProperty("currentTime")},e.prototype.currentSrc=function(){return this.currentSource_?this.currentSource_.src:this.el_.vjs_getProperty("currentSrc")},e.prototype.duration=function(){if(0===this.readyState())return NaN;var t=this.el_.vjs_getProperty("duration");return t>=0?t:1/0},e.prototype.load=function(){this.el_.vjs_load()},e.prototype.poster=function(){this.el_.vjs_getProperty("poster")},e.prototype.setPoster=function(){},e.prototype.seekable=function(){var t=this.duration();return 0===t?createTimeRange():createTimeRange(0,t)},e.prototype.buffered=function(){var t=this.el_.vjs_getProperty("buffered");return 0===t.length?createTimeRange():createTimeRange(t[0][0],t[0][1])},e.prototype.supportsFullScreen=function(){return!1},e.prototype.enterFullScreen=function(){return!1},e.prototype.getVideoPlaybackQuality=function(){var t=this.el_.vjs_getProperty("getVideoPlaybackQuality");return window_1.performance&&"function"==typeof window_1.performance.now?t.creationTime=window_1.performance.now():window_1.performance&&window_1.performance.timing&&"number"==typeof window_1.performance.timing.navigationStart&&(t.creationTime=window_1.Date.now()-window_1.performance.timing.navigationStart),t},e}(Tech$2),_readWrite=["rtmpConnection","rtmpStream","preload","defaultPlaybackRate","playbackRate","autoplay","loop","controls","volume","muted","defaultMuted"],_readOnly=["networkState","readyState","initialTime","startOffsetTime","paused","ended","videoWidth","videoHeight"],_api=Flash.prototype,i$2=0;i$2<_readWrite.length;i$2++)_createGetter(_readWrite[i$2]),_createSetter(_readWrite[i$2]);for(var _i$1=0;_i$1<_readOnly.length;_i$1++)_createGetter(_readOnly[_i$1]);Flash.isSupported=function(){return Flash.version()[0]>=10},Tech$2.withSourceHandlers(Flash),Flash.nativeSourceHandler={},Flash.nativeSourceHandler.canPlayType=function(t){return t in Flash.formats?"maybe":""},Flash.nativeSourceHandler.canHandleSource=function(t,e){var n=void 0;return n=t.type?t.type.replace(/;.*/,"").toLowerCase():function(t){var e=Url$1.getFileExtension(t);return e?"video/"+e:""}(t.src),Flash.nativeSourceHandler.canPlayType(n)},Flash.nativeSourceHandler.handleSource=function(t,e,n){e.setSrc(t.src)},Flash.nativeSourceHandler.dispose=function(){},Flash.registerSourceHandler(Flash.nativeSourceHandler),Flash.formats={"video/flv":"FLV","video/x-flv":"FLV","video/mp4":"MP4","video/m4v":"MP4"},Flash.onReady=function(t){var e=Dom$1.$("#"+t),n=e&&e.tech;n&&n.el()&&Flash.checkReady(n)},Flash.checkReady=function(t){t.el()&&(t.el().vjs_getProperty?t.triggerReady():this.setTimeout((function(){Flash.checkReady(t)}),50))},Flash.onEvent=function(t,e){var n=Dom$1.$("#"+t).tech,i=Array.prototype.slice.call(arguments,2);n.setTimeout((function(){n.trigger(e,i)}),1)},Flash.onError=function(t,e){var n=Dom$1.$("#"+t).tech;if("srcnotfound"===e)return n.error(4);n.error("FLASH: "+e)},Flash.version=function(){var t="0,0,0";try{t=new window_1.ActiveXObject("ShockwaveFlash.ShockwaveFlash").GetVariable("$version").replace(/\D+/g,",").match(/^,?(.+),?$/)[1]}catch(e){try{navigator$2.mimeTypes["application/x-shockwave-flash"].enabledPlugin&&(t=(navigator$2.plugins["Shockwave Flash 2.0"]||navigator$2.plugins["Shockwave Flash"]).description.replace(/\D+/g,",").match(/^,?(.+),?$/)[1])}catch(e){}}return t.split(",")},Flash.embed=function(t,e,n,i){var r=Flash.getEmbedCode(t,e,n,i);return Dom$1.createEl("div",{innerHTML:r}).childNodes[0]},Flash.getEmbedCode=function(t,e,n,i){var r="",o="",s="";return e&&Object.getOwnPropertyNames(e).forEach((function(t){r+=t+"="+e[t]+"&amp;"})),n=mergeOptions$1({movie:t,flashvars:r,allowScriptAccess:"always",allowNetworking:"all"},n),Object.getOwnPropertyNames(n).forEach((function(t){o+='<param name="'+t+'" value="'+n[t]+'" />'})),i=mergeOptions$1({data:t,width:"100%",height:"100%"},i),Object.getOwnPropertyNames(i).forEach((function(t){s+=t+'="'+i[t]+'" '})),'<object type="application/x-shockwave-flash" '+s+">"+o+"</object>"},FlashRtmpDecorator(Flash),Tech$2.getTech("Flash")?(videojs.log.warn("Not using videojs-flash as it appears to already be registered"),videojs.log.warn("videojs-flash should only be used with video.js@6 and above")):videojs.registerTech("Flash",Flash);var FlashlsSourceHandler={},mpegurlRE$1=/^(audio|video|application)\/(x-|vnd\.apple\.)?mpegurl/i;FlashlsSourceHandler.canPlayType=function(t){return mpegurlRE$1.test(t)?"maybe":""},FlashlsSourceHandler.canHandleSource=function(t,e){return"maybe"===FlashlsSourceHandler.canPlayType(t.type)},FlashlsSourceHandler.handleSource=function(t,e,n){e.setSrc(t.src)},FlashlsSourceHandler.dispose=function(){},videojs.getTech("Flash").registerSourceHandler(FlashlsSourceHandler,0),FlashlsSourceHandler.VERSION="__VERSION__";var Play="播放",Pause="暂停",LIVE="直播",Loaded="加载完毕",Progress="进度",Fullscreen="全屏",Mute="静音",Unmute="取消静音",Subtitles="字幕",Captions="内嵌字幕",Chapters="节目段落",Descriptions="描述",Close="关闭",Replay="重播",Text="文字",White="白",Black="黑",Red="红",Green="绿",Blue="蓝",Yellow="黄",Magenta="紫红",Cyan="青",Background="背景",Window="视窗",Transparent="透明",Opaque="不透明",None="无",Raised="浮雕",Depressed="压低",Uniform="均匀",Dropshadow="下阴影",Casual="舒适",Script="手写体",Reset="重启",Done="完成",auto="自动",Mirror="镜像",CN={Play:Play,Pause:Pause,LIVE:LIVE,Loaded:Loaded,Progress:Progress,Fullscreen:Fullscreen,Mute:Mute,Unmute:Unmute,Subtitles:Subtitles,Captions:Captions,Chapters:Chapters,Descriptions:Descriptions,Close:Close,Replay:Replay,Text:Text,White:White,Black:Black,Red:Red,Green:Green,Blue:Blue,Yellow:Yellow,Magenta:Magenta,Cyan:Cyan,Background:Background,Window:Window,Transparent:Transparent,Opaque:Opaque,None:None,Raised:Raised,Depressed:Depressed,Uniform:Uniform,Dropshadow:Dropshadow,Casual:Casual,Script:Script,Reset:Reset,Done:Done,auto:auto,Mirror:Mirror,"Current Time":"当前时间","Duration Time":"时长","Remaining Time":"剩余时间","Stream Type":"媒体流类型","Non-Fullscreen":"退出全屏","Playback Rate":"播放速度","subtitles off":"关闭字幕","captions off":"关闭内嵌字幕","Close Modal Dialog":"关闭弹窗","descriptions off":"关闭描述","Audio Track":"音轨","You aborted the media playback":"视频播放被终止","A network error caused the media download to fail part-way.":"网络错误导致视频下载中途失败。","The media could not be loaded, either because the server or network failed or because the format is not supported.":"视频因格式不支持或者服务器或网络的问题无法加载。","The media playback was aborted due to a corruption problem or because the media used features your browser did not support.":"由于视频文件损坏或是该视频使用了你的浏览器不支持的功能,播放终止。","No compatible source was found for this media.":"无法找到此视频兼容的源或者当前环境无法播放该视频。","The media is encrypted and we do not have the keys to decrypt it.":"视频已加密,无法解密。","Play Video":"播放视频","Modal Window":"弹窗","This is a modal window":"这是一个弹窗","This modal can be closed by pressing the Escape key or activating the close button.":"可以按ESC按键或启用关闭按钮来关闭此弹窗。",", opens captions settings dialog":", 开启标题设置弹窗",", opens subtitles settings dialog":", 开启字幕设置弹窗",", opens descriptions settings dialog":", 开启描述设置弹窗",", selected":", 选择","captions settings":"字幕设定","Audio Player":"音频播放器","Video Player":"视频播放器","Progress Bar":"进度小节","Volume Level":"音量","subtitles settings":"字幕设定","descriptions settings":"描述设定","Semi-Transparent":"半透明","Font Size":"字体尺寸","Text Edge Style":"字体边缘样式","Font Family":"字体库","Proportional Sans-Serif":"比例无细体","Monospace Sans-Serif":"单间隔无细体","Proportional Serif":"比例细体","Monospace Serif":"单间隔细体","Small Caps":"小型大写字体","restore all settings to the default values":"恢复全部设定至预设值","Caption Settings Dialog":"字幕设定视窗","Beginning of dialog window. Escape will cancel and close the window.":"开始对话视窗。离开会取消及关闭视窗","End of dialog window.":"结束对话视窗","Request timed out.":"请求超时,请稍后再试。","Could not download the video.":"无法加载视频,请检查网络。","Server is not respond.":"服务器请求失败,请稍后再试。","Server respond error data.":"服务器返回数据有误,请稍后再试。","Last time play at ":"上次看到 ","Resume play":"恢复播放","Powered by Tencent Cloud.":"腾讯云提供技术支持","Rise an internal exception when playing HLS.":"播放 HLS 时出现内部异常。","Authentication failed.":"防盗链参数鉴权失败。","Server failed.":"媒体服务器错误。","Get file error.":"媒体服务器获取文件错误。","The media file does not exist. Please check if the fileID is correct.":"媒体文件不存在,请检查 fileID 是否正确。","No video transcoding information found.":"没有找到视频转码信息。","Current browser not support DRM.":"浏览器不支持当前 DRM 方案。","The trial duration is illegal. The trial duration must be within the video duration.":"试看时长不合法,试看时长要在视频时长范围内。","Param pcfg is not unique.":"pcfg 不唯一。","The license has expired. Please check whether the expiration time setting is reasonable.":"license 过期,请检查过期时间设置是否合理。","Did not find an adaptive stream that can be played.":"没有找到可以播放的自适应码流,<a href='https://cloud.tencent.com/document/product/266/34071' style='color: white;' target='_blank'>查看文档</a>。","Invalid request format, please check the request format.":"请求格式不合法,请检查请求格式。","AppID is not exist, Please check if the AppID is correct.":"AppID 不存在,请检查 AppID 是否正确。","Without anti-leech information.":"没带防盗链检测。","qsign invalid.":"播放参数 qsign 校验失败","psign check failed.":"播放参数 psign 校验失败,<a href='https://cloud.tencent.com/document/product/266/45554' style='color: white' target='_blank'>查看文档</a>。","Other errors.":"其他错误。","Internal error.":"内部错误。","Response data verification failed.":"响应数据校验失败","Video statistic":"视频统计信息","Play Next":"下一个","Current browser not support play this stream, please select another one.":"无法找到此视频兼容的源或者当前环境无法播放该视频,请选择其他视频播放。","Server respond error data.(eg. stream not exist)":"媒体服务器获取数据异常,可能该视频不存在,请选择其他视频播放。","Video play failed, please refresh to start play again.":"视频播放器失败,请刷新并重新播放。","Connection to the server has failed and the number of connection retries has exceeded the set value.":"媒体服务器连接异常,并达到最大重试次数,请检查网络是否正常并刷新重试","Video decoding failure.":"视频解码失败,请选择其他视频播放。"},log=videojs.log;if(Function.prototype.bind&&"object"==("undefined"==typeof console?"undefined":_typeof(console))&&"object"==_typeof(console.log))for(var logFns=["log","info","warn","error","assert","dir","clear","profile","profileEnd"],i=0;i<logFns.length;i++){var method=logFns[i];console[method]=Function.prototype.call.bind(console[method],console)}return videojs.addLanguage("zh-CN",CN),Object.keys(videojs).forEach((function(t){TCPlayer[t]=videojs[t]})),TCPlayer}))},6162:function(t,e,n){var i={"./IMG.png":2213,"./IMG1.png":3e3,"./SONG.png":4103,"./SONG1.png":249,"./VIDEO.png":1806,"./VIDEO1.png":4769,"./back.png":4568,"./baiban.png":8707,"./close.png":5375,"./goPracticeBtn.png":9869,"./jieshu.png":1985,"./jtb.png":8668,"./jtr.png":1396,"./jtr1.png":9841,"./kcml.png":8329,"./pizhu.png":7026,"./shang.png":5099,"./ts.png":9893,"./ts1.png":2669,"./ts2.png":1982,"./xia.png":327,"./zhishidian.png":5993};function r(t){var e=o(t);return n(e)}function o(t){if(!n.o(i,t)){var e=new Error("Cannot find module '"+t+"'");throw e.code="MODULE_NOT_FOUND",e}return i[t]}r.keys=function(){return Object.keys(i)},r.resolve=o,t.exports=r,r.id=6162},3994:function(t,e,n){var i={"./bg.png":5197,"./iconLoop.png":3718,"./iconLoopActive.png":665,"./iconPause.png":1027,"./iconPlay.png":7457,"./iconSpeed.png":1383,"./jia.png":7398,"./jian.png":346};function r(t){var e=o(t);return n(e)}function o(t){if(!n.o(i,t)){var e=new Error("Cannot find module '"+t+"'");throw e.code="MODULE_NOT_FOUND",e}return i[t]}r.keys=function(){return Object.keys(i)},r.resolve=o,t.exports=r,r.id=3994},2213:function(t){"use strict";t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAMAAAAM7l6QAAAAbFBMVEUAAAD3cUf3cUf3ckj3cUf/eE3/gFD3cUb3ckb3ckb/eFj/jlX2ckb3cUf2ckf3ckf3cUb3ckf3ckf3c0b3cUf5c0f4c0n3c0j2dEj6dEn5dEv3cUb3ckb2ckf2ckf4c0b3c0f3c0b/dk72cUa5R/R8AAAAI3RSTlMA+PGk/BQQ9JyVCgbo4c/BrJ9+d2RRRT46Miza0smzbV1bGheh+gkAAACnSURBVCjPxdJJDsMgDEBRx4TMzTx2bn3/O9ZFUSpTUJb5K+SHhEDAoUUKyRmqiFmRN8WMfkZmx7gc9VQR5+RTxuP86uMOvvU+fhoefZwabiWH/VKSKZh5fI4lNzwK153JI41JcPzmdUq/JLfAaeRVUQje7sp1RHfQlz9+gSlPag0w2HwDUWXxLHkJBddg1QgebJ4Eq1xqlmyM5p0C0Xo07nymva94ZB88sTqgi6zduwAAAABJRU5ErkJggg=="},3e3:function(t){"use strict";t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAMAAAAM7l6QAAAAaVBMVEUAAAAzMzM0NDQzMzMzMzMzMzM6OjpAQEAzMzMzMzNAQEBHR0czMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzM0NDQ0NDQ1NTU1NTU0NDQzMzMzMzM0NDQzMzMzMzM0NDQ1NTU2NjY7OzszMzM2TYLAAAAAInRSTlMA+PKk/JwUEJU9Cgbo4c/BrKB+d2RRRTIs2tLJs21dWzkaRb4SwAAAAKdJREFUKM/F0kcOhDAMQFHjQKhDL9OL73/IMVEk5JCIJX9l+YEQUeDUUoXkDVXKrCiYYsYwI7NnXc86b9bBy5eC1+U9xAOsjSF+G55DnBnuJcfjUpMp+vL6ipI7XsX2yeSVRSQYfzxntCW5B04jT1Ul2f7r2kD0BH3b8QdMZdJqgMnlB4gah3PJSyy4BadE8ORyLrgrpRbb22jOKRLZT+PBZTq6imf2B6xWOMaj4dA4AAAAAElFTkSuQmCC"},4103:function(t){"use strict";t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAMAAAAM7l6QAAAAe1BMVEUAAAD/ckz8i2X2cUf3ckf2cUb3ckb/eEv3ckb3ckn3cUb4ckb3ckb3cUf5ckf4ckj6c0f6ckj/dk/2ckf2cUb3cUb3ckf3cUb2cUf4cUj4dEj5dUj3ckj/eFr3cUf3ckf2ckj4dEf2ckb/gEn/gFX2cUb/lnT+knD5fVU41BD8AAAAJXRSTlMAGr/mpe37EXg/oYmAXlFINC4T583Cu5iQaEwlHgjx2XJEOg4MqC4K8wAAAMlJREFUKM9101kSwiAQRdFGICRRM8+DM+r+VyidwjKS5v1wi1N8AmZMcP23HazGpHb2XLvQG147J3jlmmJ0P6N7+WXdw2/rNJelDZdl3fZRATnF55TBMpo7+C6jeG96TMK4zm80N8ESSUTy3caQUnxQNq4DyYWNKKE4ZDayI8Fy4eAwqXnLnQKYzHnBm95lgTGaxw+M0OUUIzKhMCqXjxixiXgG1WiXeQZFq3GyCrTDuNPvlmAczdynfGHhY0F/IjvJAMgviOMC9QNR+VqghRmQwwAAAABJRU5ErkJggg=="},249:function(t){"use strict";t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAMAAAAM7l6QAAAAflBMVEUAAAA5OTkzMzNMTEw6OjozMzMzMzMzMzM0NDQ0NDQzMzMzMzMzMzMzMzMzMzM0NDQ1NTU0NDQ2NjY0NDQzMzMzMzM0NDQ0NDQ3Nzc7Ozs8PDwzMzM0NDQ0NDQzMzMzMzMzMzMzMzM0NDQ1NTU1NTU1NTUzMzNYWFhUVFRAQEBxjbdkAAAAJnRSTlMAGue/EaXseEn878GhiYBeUj8xK5iQaDgeDQj549nRyLhyTkQ+IoS7CucAAADKSURBVCjPfdPbEoIgFIXhDYFaWqkdPHQ+Ub3/C8Y2nCFctm78x2+4YiA7oaX52YS8icgEe/quzYB9l4A9N4idY+4d86t3zG/nmKV0EfIsXW8LRSvEh0RQN8wb6lcinvO5PM7SssKcTrvIC8iNiyRBvFAubte/fM8Rx8JFtQQcdTxd1Kod8kYR1fZ7IbttyJrjYQ83HHHICUdhQ3GcQl5yZDayltTZhLwvSa2/l3bcmZD5t/EXMg+zHFPZsR5jjR+RWySI4BPkSc36Af/sXO1d/X8tAAAAAElFTkSuQmCC"},1806:function(t){"use strict";t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAMAAAAM7l6QAAAAYFBMVEUAAAD3ckb3cUb4c0b3ckf2cUf6dkr4ckf3cUb/hlP2cUb2ckf2ckb2ckf3c0f2cUb3ckf3ckb5ckf2dEj/dk3/gEn3ckb3ckf3cUf2c0b3cUf2ckf2c0j4dUn6dEj2cUaForDzAAAAH3RSTlMA++JM1640bfUI7+jJk2HPpJxPORUO8NvZlYV3WSMwIfcJjQAAAKdJREFUKM+lk1kOwyAMRDFLyEb2dG/n/resoZ8VjiLmZ4SeLbA1qGJVTuNP2lU/6gnBmOEKjC+zTAA9jfEXkE+9BB19AAxbU8PF4x2g2O/Y3+wz8GBbAb1zVQ+kOg3m1nbpQnsjttraNh0ZQ9AZ3E2dhD9qD5TFlMbsJczyrYjV1otYVTJeROxrAa9jbu6GnzXn1xI2357ZeTmW4yCHSY6iHOSDb1CqL+RsPupp10kIAAAAAElFTkSuQmCC"},4769:function(t){"use strict";t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAMAAAAM7l6QAAAAY1BMVEUAAAA0NDQzMzMzMzM1NTU1NTU0NDQ0NDQzMzMzMzMzMzNAQEAzMzMzMzMzMzM0NDQ0NDQzMzM0NDQ0NDQ0NDQ3NzczMzM0NDQ0NDQzMzM0NDQzMzMzMzM0NDQzMzM3NzczMzNRv3IKAAAAIHRSTlMA/OLYTDNtrfCU9Qj6yWHnz6ScTzcO27KFd1kjFOgtF8g38mEAAACrSURBVCjPpZNZDsIwDETjJM1S6N6yFpj7nxIn8IdiVHV+RtazFdmaqN2qvMaPtK8+1BGite0J6G92GoDj1VoXQC7PEnTyFrBshxrnVEaA0rzn9jv7CFzYZkAv3NUA8FxrdjKmyw8ak6w2JuSSMQRtwd3wkPBTLZHKOK/ZlDB9rxRErF6NiFUl40nErhbw3JcWOyi1juW94+rClpvvx3Ic5DDJUZSD/Ocb7NUbNJFBP3oJH9sAAAAASUVORK5CYII="},4568:function(t){"use strict";t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsBAMAAADsqkcyAAAAJ1BMVEUAAAD///////////////////////////////////////////////+uPUo5AAAADHRSTlMAkrQGgV48Jx4TzMujkJ9pAAAAWElEQVQoz2NAAYxnzpxZwIABZIDCx4E0puIzx7AqPnMSq+IzAlgVHzLAqlh5VDE+xT5YFXNgV8wKV0xYGGEIPisJO5BBZlQ5OcoF8GYpwhkQkV0xlW8AMQBu+bN32NIIcgAAAABJRU5ErkJggg=="},8707:function(t){"use strict";t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEQAAABECAMAAAAPzWOAAAAAflBMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////vroaSAAAAKXRSTlMAtmKdLBpC4ZnVBNNFN0z56tg0CuN0Vz4Y8cOQhSf2cGczEa2oMewdikT263wAAAGKSURBVFjD7dfZcoIwFIDhIFQQZZHIvgiuPe//gp3ETNRAIyGdTrV+lzj50UMGJ+h/qT8dx4mxVmN3AuKgFUmAClydSAUXkU7EYJEWjYWzD9GJRUzxgwwPjrBag5J1tRMbaQjKwvS+cWxgguZ4F1nCJMvbxgomWt1ESnLB7pCCziZrSnS1JxdipCQma/binpqpRWZkjfGO/GLEL2xmQ9iGpR6xAhBssHIkhh5POeKDKMjUZ2KKjXbK0zl7TEQc8XPvkxeLzI0lt7haU4Y3KlIHIJNn6tu+LxkTSUDOGzWTPciUI59OveLmovPT7ZN35M9F3NYmFwpTSUHW2K3LGgVoKC4VH7T4iNiClu3PRawcNOQWm2xWW1zXAJVYPSZQTWdxdeaiHj7mcODDOR/lI+x2JupzQ6CcRw03lNzN5N9SLmXjkv1USJFcCZLjJ875C1vK5n8wQw5A2fJGBFSApSdciMYcYQ00DAdAVdLIAqjZgyPuQhoJgQh2kjcREcqfsEP432+j2CFS9Mq+AB2n0bpQYlyUAAAAAElFTkSuQmCC"},5375:function(t){"use strict";t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcBAMAAACAI8KnAAAAHlBMVEUAAACrq6upqamqqqqrq6uqqqqqqqqsrKyrq6uqqqowbxM5AAAACXRSTlMAnp7uhdPSNIamzFfYAAAAf0lEQVQY03XRuw2AIBAG4HMDWztbehtrKycwTmAcQHewBB/JbSvJz/1RiRQcx0d4HLI0wtYNMmppWaGntOotdbpLr1oa6hE74yoC+oQeIRhaJGJATEwEA8lAMpBMZPq32GGr7KDsGtkl+YRAxGzNADYkb6/SfQs7A8GXrM9PmW6jgU4S26CEnwAAAABJRU5ErkJggg=="},9869:function(t){"use strict";t.exports="data:image/png;base64,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"},1985:function(t){"use strict";t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEQAAABECAMAAAAPzWOAAAAAhFBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8g2+bRAAAAK3RSTlMAlPvse+Qp+N3SuI9qPDUeFA7hzsaIXT8F8bKgUUlF58CtZNe8qZmCMSQHvzt06QAAAkNJREFUWMPtl+2umzAMhoGQAD00AdoCLaVf5/vk/u9vEzGdFmywVmnTpPP+tN2nie04JPjWv1HR7fdd8RjjK7M/lX09BKntoPohyJODPD0ECR0k/I8h5pCIHQ7ZieRgOIxeQCp9CKRZ9MuMOBp+FpVTSAmueImxsyA1hSgL2jEZop1CWsGi5HbUDcvJ7e7OacY6gpjkhlfnlkBAtCZP7BlCKk31ia4g5Eyd7A4CUkM3m0khqCM2M67DzHWsGdeCb2gD+dDzba8hLxuMccISP0KwEp4QyMq5tssHcOuMqylDQe0+liEf0djUvmLnOHBGwcFZYyqtDQfSEKk10CK8oQTNYjzzESYyDwLz++iZ36FsPAi0w3uA5qrgQQq0CkE2WCV3UMvBnHnWCjqNB4F+qzzrHpqQB4H23ntW14RX7jV6de3NW0kOh5K3EonnpKyGvZd4TiRanXPg6/Ni7eVzYj5DdbBN2jKYqMRsLvqKXzh9wFIP1w91dnDxzk4RQapYkq7CBTFPThzGiRrVMTI4Ka2oyWao64S+oAyJ3yxDNvSiG4svktq4bTDnFrvw6U+HLerV4BVqjqEE/JfG/W/WSaoZhoSgNyKgTCFANBSjERCSllSIvn8IxS3mb+P7p5SefVSAsgZZRnZ310vlA12O7W+rOF5++WJGE4BEV6t2AKi6E5bDAOWwbVAk0lR4ppxxMqSdlVyz3o6vc4xX7quyf6YQz33AV51hiAwqy5YOpZeLUAd/IJWHL6lIEpG+hLkKvvXX9QO//qfbV36XPAAAAABJRU5ErkJggg=="},8668:function(t){"use strict";t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcBAMAAACAI8KnAAAALVBMVEUAAAAzMzMzMzM0NDQ0NDQ1NTU1NTU3NzczMzM0NDQ0NDROTk42NjYzMzMzMzMW6CR3AAAADnRSTlMA1eu1Yz4iDqyORgY0Mpe0BgIAAABkSURBVBjTYxgwwN0oCAUSG4Bc3ndwcAAkbQfjPQarLoRxxcFcNj0I71ECxLA4CPcp1GwWCNcBZtc8EO8l3GpmENcAzmWXe/fuYQHCZUnv3qkhOZT13bsAZIf7PUHxB9cCBhoDAA+0QyUE0U/5AAAAAElFTkSuQmCC"},1396:function(t){"use strict";t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcBAMAAACAI8KnAAAALVBMVEUAAAB4eHh3d3d4eHh5eXl3d3d4eHiAgIB3d3d4eHh5eXmKiop7e3t6enp3d3dVxSgyAAAADnRSTlMA1eu1Yz4iDqyORgY0Mpe0BgIAAABJSURBVBjTYyAZ7EHl9pmjcOUeJqBw36mict85oHJfonLfmaNywaYhuGDTEFyoaQjuKzQuPsWq+Cwyx+dIBzwefJiAJ3D2MpAFACEbPkj8uKCOAAAAAElFTkSuQmCC"},9841:function(t){"use strict";t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcBAMAAACAI8KnAAAALVBMVEUAAAAzMzMzMzM0NDQ0NDQ1NTU1NTU3NzczMzM0NDQ0NDROTk42NjYzMzMzMzMW6CR3AAAADnRSTlMA1eu1Yz4iDqyORgY0Mpe0BgIAAABJSURBVBjTYyAZ7EHl9pmjcOUeJqBw36mict85oHJfonLfmaNywaYhuGDTEFyoaQjuKzQuPsWq+Cwyx+dIBzwefJiAJ3D2MpAFACEbPkj8uKCOAAAAAElFTkSuQmCC"},8329:function(t){"use strict";t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAABL1BMVEUAAAD/iV7/qoP/nHP/h17/to//nHP/m3P/k2r/glj/tIz/i2P/hFr/il//s4z/m3P/sov/r4n/h17/sIf/i2H/r4f/qoD/gFX/t5D/gVj/pn7/kWj/gVn/sYr/rof/gVj/tpD/nnf/mXH/gVj/to//gVf/tY//tY7/oHj/to//onr/lW3/gFj/o3v/gFf/uJD/lG3/tY7/qIP/iF3/gVj/hl3/uZP/qoP/iWD/iV3/////sIn/hl3/nXX/oHf/l27/k2r/i2L/q4P/kGj/iWD/p3//s4z/mXH/rob/g1r/lWz/oXn/qIH/jmX/jWT/qYL/m3P/rIX/pH3/gVj/pHz/onr/597/tY7/6+L/zbr/qYr/ybT/6eD/0L7/593/18X/wqv/uJ//s5j/+ff/9/Xcwv+TAAAAOnRSTlMAIr769fTx2MLCu7u7dWZjUkZGNzcjBgb6+vf39/X18ejo6OjY2MLCwqurq6uJiYiIdXVpY1MhIVJS70yhsQAAAeFJREFUSMeV0ed62jAYBeBj9t4je++900JKqaExGJy6piUlgaz2/q+hHnoqO5ap/P6QraPv2D8Ep0oxc7y7tbESnpkJr2xs7R5nihV4ujrdDt+7hLdPr8CST9zfeknk8V45cTtVogyH3GL9PxZzsMnUOWRs369zyYEoL3W4LJVhCeib77oOeRIkoXknAFNeZLAK1htN89YPRG7mL67Fb9zEawBnfR/OAAS++hAAKnN0238e/3IZP/fpxFwFRY16rDE9alQR2R/UiF0Y2UayOPxJiWPW/Fi0jRxir+fLHnYaDL1ew8MOog1folj95MsqIv4KEQRVShvWGIaaSgURlCRVJ+lUr4sj51YhIlEv7MKLREWwJlHq5Gno8jRRJWoN0c++RBFzBrJMV5YY9mVf9nHS9CTL7uwEWftWeiDUpocsSi1ds9kyaH9qxO+HFmWeEyVU52luu7hJi2m+CsQU400x1jdaeDUTxWCekzUGIK1Hd3eK6W1EvCoUOTelAQj6lpciQJf8wi0JQ4G/UIAp2eaUhEUI8c2HBBCX7RsO7Q/455yncA6by9DU2W73JvQRDkKqO1VKwHsFUhkM6EqSbqoAFiEdXxi4LMTTAjxVSxdHB/HN9eXZ2eX1zfjB0UWpCoe/QnsE5bHDJicAAAAASUVORK5CYII="},7026:function(t){"use strict";t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEoAAABICAMAAABmxpNIAAAAnFBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////+TINBkAAAAM3RSTlMAJ/H6IfwH4/Woc2g2DgrdoZMS0MGkjXdNG+zp2ce8rm5iXVhSRjEX1su0h0C5g38snD1xbOwgAAACZklEQVRYw+2X23aqMBCGlSCICBXPiNVqlaqotc37v9tezAQqu4TOpDe98L9wLQfymTCHH1sP/W0F6X7fH/6eY2ejjsx1yNq/AsUT4KA6nm1Omi9kRdarKakn/1enZ0balptZHrpS6cWEdBawthv182/pFGmizycNXVj6bJe5HEPgyWGjTrBwdbfQWZsd8QWLKbiPhUvYFpOUCtzUsFocEGQ9Lfh9kHuuxA95bMZCDb4qKbuPT/PQhEN6VZwih6U2eWDMaWEL9nO1VIVuyys7YNNJzhEI7y37WaIGRSJ9yAUdNZXlMa5qMCxV1iIAk0l7WL6IsXtcZAlMG3wjt/RbAmvnRf+sJWoVFw1+o6IucHv0FfDVVFjMsS1HVNJMwu33PXsbSdQTfG6JpL6AwdKupjRSLM6mAvzhzbfJnBQkkRJRHtzu1SRjhSRy+jb4SIK6a1iuJyKp3dWP3B2Q3Ddiw4ykdobYC2jLPXFTmKdL7TWc6xkNpEZkUnuEq+SMhLjhCGdoS4vo8+oI0wYfo7r8O9x9dPQ+9kEkfQo8QoOPhcSGaThCim15Y9XBoMHHfGqZQ4aWod7H1qxpLlL9m5E7pKJcqAO9j4lPsu/JXHaTj1F1htHS4GNMXx83+BjzpfPS4GN0bTSolfIxLuqk9zGGfEBpfYyNWhN9jI9SPjbhvg3XoK7Kx0xQXqUMPMO/Dr0qytl5orRiPqp8KuFuYkmlQcsQBRxPcSDi8FEz2EKVI7sz47+QCXBK0IfN56jJUJWwfpYbhTWWaUkjZbpy5+tY2zqsfTUXS+An/E3FWrNo8xS3Hnrom/4BL1HAUYw0vJ8AAAAASUVORK5CYII="},5099:function(t){"use strict";t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEQAAABECAMAAAAPzWOAAAAAt1BMVEUAAAAAAAAAAAAAAAAAAAD///8AAAD7+/v8/Pz5+fkyMjLe3t75+fn09PTr6+vZ2dkAAAA2Njb////////8/Pz4+Pjx8fHc3Nzj4+PY2NjLy8uCgoL////+/v7+/v75+fn5+fn29vb4+Pjx8fHw8PDv7+/e3t6np6ebm5v+/v78/Pz8/Pz5+fn39/fOzs7V1dWurq5gYGD+/v78/Pz+/v7z8/P19fX09PTx8fHp6enn5+eysrL////b3sHVAAAAPHRSTlMABQ4ICvsR19exFEOrh2Q/FRL98MKif2NhSDwX9uLhuKafloV0cFIgHNe6ta+hPz0sGPXKxY9lXFhRNitjYafjAAAC60lEQVRYw+3XaXeiMBQG4GlAtBWxKloWV7Tq2Lp03/j/v2sk9yYhXIk6/TBnzun7oadeOY/JBUL49V/kQss3AZW/IiyZsxkdKELnEzbmTEYRdiGKOZFAYVH3Zr3ezKsv0DmFyROxNx6mMsOxF+eZk4ym208L6btNo6IMJPz0YHxgqEKN5bqdlqS9XkrFaNQHqSGDOlWocVtJRTqjaRBGURhMRx1ZrNyWK8JoyIPdeYvJtOauxBtCOWZUJjtWyG5SMStyLnhYdcMOZFPFr+WMCJL1FH+r+8AO5qGL48y6CwgZyHIA57HBStNowzla4lDoQNY4ZWYINm2NQyFGsw1zYcZ0YbRNVIqIDz3V+nH10um8XGl9ge76iBQHAj3baMZlVrvUlA10XwxFR1z+3YSpOJkBisNUJrzm6gicmrjPB7IjBlF2fCj9GE4QIjAQD3ymIgwyIxizB0PRZjPm38ypQZU5r4zlfBQy5PdtixpUafF7eigQ1ZIFP3KkGaXKiBcWuabgbcPrU/ljYOiKHOaUf8YbiPQ1EMY93mmP2d9HvC/vhRJAZwky4/WwYNxU+UV8U1BC/mlGkB6vR4ynJ4xrQK6F0oPvI/hgRp6EIRChPGmIeTorMByFOKCstOmYGxtW9kbgOI5A9v8GWS0kjTWc4m2SRMzZB5DsPxYlydZwisnFZtssSx7BOrnYSi97OwsoNUS0Mr3s6Q1o20pBhGllegPSpcDGaIis0qWALkpfeDgeDwjTil9kUaLLo60iEa1Ilke6UG+PIVuyUNNHRi22VQCp5Y24Rh4ZCrHkwwt3ZhqiavLhZR1+BHbFzkHthAHhBo/Ye3RxIOUP9I9y5IM80ImCW4s7Syq/BYKlO9xaKIPuYGGTs7IwChGVFWxytN0sUfiU3y0RgcjCO2+ablDl9dl/s1QAyRXe/OdXYtBXlAuMjqi68ZXlggQaCY02v8uZmXolOxdm4jjzmSSfR4izvH/zXoyRwk9+8u38AU//42qH/8tgAAAAAElFTkSuQmCC"},9893:function(t){"use strict";t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAUYAAABmCAMAAACA0shAAAACSVBMVEUAAAD/tlLfrVL6sU//tVL6tVL0s1D/tVL/tlL/tlL4tFP/tVL/tlL/tVL/tVL/tVL/tVLerVL/tVL/tVL/tlL/tVL/tlL/tlL2s1L/tlLfrVLfrVLfrVLerFLfrVLszJLv06DfYRf+tVL43Z/436P0yn/21ZL32Zn32Jj54KX32pv0yX70zIP21JH43qL0y4H0zYX23LH43qH0y4L315b10Y71z4j10Yv31pT10IrzyYH32pz54KT54aj204/67cv55LD55bP546377cj66sD657f54qr425z22ar67MTzyoT21qH00pj215bzzo/zzIj77tD66Lv1zof0zoberFL325731pX66Lz20o7779D205D54Kf425vmgTnsol323bPkfDT21Zbuqmbql1LrmVT42ZrrnVjgaB777MToj0n10In0x4Xwsm/ojUb34LjjdCv0zoz20YztpmLpkkv12KT447b326H44Kzlfjf337b56MPoi0X44bP10JH1z4/vrWnyxILibiT55r/55bz226743aj205PplU/447r32qb22Z/11p711pv0zon33aXjeC/10pH00ZT0zIj44LDfYxn11Jv43az11Jf0yYn78NX66sjspGDmhD3icSj1y4ryv33hayHgZRz1zYvzxYLwt3P33q/yvXvxu3jwtHHvr2vjdi761JzniEH8x3v60pb1zojzwn/8v2n20pL6zYv7y4f0y4b7z5D8wW/9ul378tv9vWT7yoP8xHT+uFn9t1b+tlTkum3lsFb+tlUG9zlSAAAAIXRSTlMA5fwHgSkS+Jk3GvCvRKbg0cnHjWpT2XZfu45zr/Tv6MwG6pLWAAAWi0lEQVR42uzXz2vTYBzH8cfWVa0/sP6c7TbtNz2YHXrodQ1ruznpRVqIjFIQpge3i4diFggVRsqkIhSkIjYThHlTJghjWqfY/Wd+njSYtFsy3DXPC/q027e08ObhKQ/7J56aut3v96BWqzhqcPiVmCNSv38nFWfjJqYiqjrgGfHOeSFQpcYzDtTI1ATziiYRESxsRURcEIKgY6XXm1chkoy6FWMJdeg1NiMilsetrnqesYZ7Xl7gHZ+rtkR8rCJsoCIiLgpB7I69DdXpGGNDqOiIIGO5bC4PVcFZbVWP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"},2669:function(t){"use strict";t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAUYAAABmCAMAAACA0shAAAACcFBMVEUAAAD/tlLfrVL/sFD+tVL/tVL/tlL5sU7/tVL5tVPzs1H/tVL3s1P/tlL/tVL/tlL/tVL/tVL/tVLerVL/tVL/tlL/tlL/tlL/t1P/tVL/tVLfrVLfrVL/tVL/tVLfrVLerFLfrVLfrVLszJLv06DfYRf+tVL43Z/536P0y4L32pv32Zn21ZL32Jj0yoD54KX425z21JD43qL20o70zIP43qH0yX/0zYX43J3204/31pT315bzyYH1z4j54aj215X67cv66Lz55LD55bP10In546377cj66sD77MT54qr54Kb20Yz23LD00pjzyoT22ar21qH0zIjzzo/13LL557f77tD1zoferFL31pP32570yoH0zof10Yr779D315X42pr104/0yX7ibiX1z4r10Y/nh0Dpkkz10ZL215j657fws3DtqGPjdCvgaB7gZBr11JX1zobicSj11JLojkj337j44Kz337X55bz0zYvniULfYxn44rb2263wtXL32qX116T22aD326H44rr33rP33aT22qj0yYfxuXXtpWHfYhj558H44LD11pv66sf44bP0zo30x4Tyv3zkeTH66cP55b/22Z3so17mhT311p778NX55bfzxILjdi7hbCP01Jzyw4DsoVvrnlnplE743av43aj0z4v0y4r00ZX33a7urWn0y4fxvHn8wnDvsm79vmbrnFflfTX33abmgTn0yYD61Jz0zIbvsG3uqmXtp2HzzIX9uVzql1H6zYv7y4fuq2frmlT9tVP60pf7z5D+t1f78tv425v1zo/+tlT7yoP8yH38xnnlvHDgsl330ZLqr1LfYRhvPzUWAAAAJXRSTlMA5fwE+oCZCTonEvEZr4ty0qZTycdjRbsw4NqOc+Hdr/TvYujMETrWvwAAFnJJREFUeNrs101rE0EYwPExVWtjfY1VMcG+aJ4tSikEAj2Fbkpam6MYFg85qg2VFonLEgNKy17cMPGwoZBFLNGgCLWlRTwoRa0Bqy39TD6TbbvJJjugHjO/wzLMJDn82ckw5FBvqP9arVZG6XRqXxq1jsQ6RqrVrod6iVtPv09RdllG/OS4wJVKs4w7iq+/hzTqCmJERPFVxIiTAg92TJXL4wryBbsa9nNAsb3ClxEj3hK4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"},1982:function(t){"use strict";t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAUYAAABmCAMAAACA0shAAAACcFBMVEUAAAD/tlLfrVL/tVL/sFD/tVL/tVL5sU75tVPzs1H3s1P/tlL/tVL/tVL/tVL/tVL/tVL/tVL/tVL/tlL/tVL/tlL/tlL/t1P/tVL/tVL/tlL/tlLfrVLfrVLfrFPqx4b/tlL+tVLfrVLerFLfrVL/tlLerVLfrVHerVLerFPv06DfYRf+tVL43qL43aD0y4H32Zn32Jf43J70zYX21JH54KXzyX/21ZL0yoD23LH31pP204/10Ir0yoH32pv54KT315b32pz215b1z4j0zIL54aj10Yv67cv55LD55bP77cj66sD546377MT54qr425320o30zIjzyoT20o722ar11qH00pj0zo/557f43qX32pr0yn/77tD66LverFL315X0zob425z66Lz779D1zof54Kf1zoj23bPmhz/10I3qmVPnh0H657fokEr425vkejL10pH10JDtqGL34Lj31ZTxuHT1zob22KX0zYvmhD3ojkjfZBrhbCL23K7326L215rhbiT22aDlfDT55Lv337bvrmvpkkzicCf55Lf44bT11Z3105P33Kr11ZbwtHHgZx3436/558L55b7rnVnniULfYxn33Kb44az43qr44bD00ZTsoVzlgDnjdCvzw4HtpF/66cT557366sj32qftqGTsoFz78NX21531zY3005n0yIfjdy/gaR/xunffYhj20Yzvsm720pL9uVzpk0761Jz0x4X60pb0yob8v2n+t1bnjEX6zYv7y4f7z5D8wW/78tv616LywX7yvnv9vWT8yoPtqWT8yH78xnn8xHTurGjuqmburGXlvHDgsl3qr1LfYhl6NpNvAAAAK3RSTlMA5fz7BIA7CScSGa9Z89Kmi0rHdpyVajDh27vuyY5p+Onmr/Tv3sF309LMMbSA2wAAFchJREFUeNrs18trE0EcwPEhVtvEZxUVNUmlLa3aX4IGco4VliZtzU3sQjKHhEApvYgHxUI95JKAiptEkliiu2sNPXkQEYXWCBYf0PZv8jebx24eO7TnnQ90SPbXJOTLZpYlHR7/+FijUUfpdKIljfofiTlGajRu+T2k18i4i9J9lhH/c07gSqRZxj3qGh8hVkM+F2V0PBUx4rzAgx0T9focRS7fkOX37KVND/Bk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"},327:function(t){"use strict";t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEQAAABECAMAAAAPzWOAAAAAolBMVEUAAAAAAAAAAAAAAAAAAAD///8AAAA0NDT7+/v9/f34+PjY2Nje3t75+fn4+Pj09PTr6+sAAAD6+vr////8/Pzx8fHc3Nzj4+PY2NjLy8uBgYH+/v7+/v7+/v75+fn29vb4+Pjx8fHw8PDv7+/e3t6wsLCnp6eampr+/v79/f38/Pz5+fnOzs5gYGD////z8/P19fX09PTx8fHp6enn5+f////bZlVoAAAANXRSTlMEAA4ICvsRE9jXsT5Dq6KHZBW29sJ/Y2FIPBfw4uGmn5aFdHBSKyAc1si6sD8Y7o9lXFhRNkHid3kAAAM5SURBVFjD5dfpeqIwFAZgBwPaguJa930bW+2e+7+1ITmEL/EQmWee+devfzCcvBwQQq39+g/5WUgtz78jajL9eZxKpKYJE4L8yJ0ekIKsRuwJPC7sQaiI/vxBRQnCDl8RMEC8xPd6/e1lHMTXQ72ehFKGSd3bD0e4Ue/JLL1so5RwEGceNrM8KOS33mQlKkDsae/nwUc9DxDkY3B+t0kgMFI16bOYIggRxcCn+pySAsQ1dlLluTAMUijPumDnKkDUnCTUNT1jADFKTxeEidAKEBinudT5KgxCHkShfFHF/ATFQYRoU0Uq/IhIqaYthI2gkTg0+4UxAkICgTE6UhijFQsRYiD1jKkoAgSZ6iE5UCoQY8TmEJYRNAmxFNNwXChEENLS+1ZBFRKsdGELreCKTPu6kYM1IQBiDx50K/1pcVXQSId8VQ8jIiRyR6nnjhAMWeo9e5QHNuIM73XpsgRZqB2zhiqHYZDIGW7M1OjCILgkR7rhA52slgxCmtkGxrPQzX/MLwoaSfT4JqDE6/UkiIAoZbJexwFlo4sTaoVd1xEVjdWiOMpmdgnpZpsjNTam/SO6sgzZ6vG8SD/w4VPUNUg3egr1IpEfRBdvGTLU4xMqOktSgJAhz7R/oj8M7yNDaRRClEHzGOI/ncaLUQgxxkuDnY7/wkLp6zscBruwnq+YlEfJ8kgG+4r5zQbFZ/Cbjd/2UHwGbnv/AwjFY+AB9C4FTGEGXwr4olQkIoWMCON8UeLLo6twgy+PfKG+BOyM1LkgF7ZQ81dG8+oob6+vb45xbfJXBpDi5RXcjXl5ASl/jd4z+GvU80JPKwz+QrdbScL8ONdy4pr3GuKx4f+fiJ2kNC9lxqUpKTtl2IirpJISrg63xGEVSkrqGkCgGKa1b0Bo7FuGgAHkVtkVxXLW24zGk8l4tOnNZIHvbg0gUJK5vJN5AsNCWC+ndugjwvaJG0BsRcSDcmMQC24AgZIzrf6t0G9pghlAmCKmneUCwmLZmQpmAIFiMzrHpLMdDred5CgECBhAsI1u4CB1Tvh/SBJDAXBDMIT3AgYBgUaAMAbxAHzSbWqVQa0HqXb+/me+x/GWIxWOv/YP0SnNshMWUqAAAAAASUVORK5CYII="},5993:function(t){"use strict";t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEQAAABECAMAAAAPzWOAAAAAwFBMVEUAAAAAAAAAAAAAAAAAAADy8vIAAADKysr8/PzExMS/v7/////r6+vn5+fx8fHz8/Pg4OC9vb3j4+PIyMhPT0/////9/f36+vr39/fm5ub////z8/PV1dWYmJh6eno2Njb8/Pz5+fn29vbu7u7w8PDa2trV1dWdnZ3////9/f339/f09PTz8/Pt7e29vb2qqqr9/f37+/v7+/v4+Pj4+Pjy8vLr6+vk5OT+/v79/f37+/v7+/v5+fnr6+vIyMj///8aafJKAAAAP3RSTlMACQcMD4YRNdc2OP1eYI6FXS5LLBHx17eZW/h/MBwYD9OtoW9qQjki89ymknlbKSPiyrmbkY94VebPvLOvZi6oTH4kAAACnklEQVRYw+XXaXeiMBSA4YZLqZVWHcSl7vte7d7Z8///1ZCQeEmMBHA+zDnzfivcPifaKsnVP5vjOCk3ZWkAlnYTR6xT5nuEdZ6RMzilCUTJpOhTDqYKAJCc0RExIqdOCUgmRk6M3l3U/f0d67GHihT688/odhybQAWNV6rUZjO4iHl77asD/quqsNmAagWJ9+FxRA0FTFEW0tVHdkdi8UyNVZNL4YuumlcCMOz69CxCFAR0pC2M/ne8piOAiMORa379o1arPbB60mhSkf9cmT7U4j74lWuOOCdI2fNcF6KEARNBNN6XLs9jlU8QbiCCBkPEn2UcETJE2JwRcV1uSIS/mtW950YBiyk2JDY0pOQJQjAW5JYNEwPCDFRuLQioSIkjLi4wExLPyg+1GyPaG2VD4mEnSkG09VkQYeiIctmG3GRDbjIgaCQRJ+4vISQTQo6GVxThxYiXQJzciFhIWH66FBlsG5QKhBRE+iNKL0QAxvRy5LePCBRFpvRYszDSRWQEIB7feZFfiLTEN3JuhBw6R2QaDxdAyJs01mE0WxAJf8TGU4/gbF6EwOybT7++9Yn+oLMiqDAmHEQ/50VuETFt8/Dr0YaACZFl+qJ205Vsjww3TZEPIyuCirEsj9Gyl67IB7oF4YoaEsI4gxBEUDGlbnK0f2VEYibFUBDHgEwqUe/tzbjVao3bu2AJrOF8ut20Xlo/N+1thTXRENyCGit1D4tJw7oFxc2wuY5PqW1Hjdvy3O0EgsrCz2v4C2ngUmaN5EBnpb+MTmOlXGnMTAee4b5er39hHQZDAAj3QbUUky+zmwFEDZZ7PlCPCo1HLxbofa4pbc4BU094aSdJwIZBEAKmfq7NR9rMWY/gGX4djRTH3lVaxQG7ePUf9Qfx3hratSfQkgAAAABJRU5ErkJggg=="},5197:function(t){"use strict";t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIIAAAJKCAMAAADX+W0/AAAAP1BMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACzJYIvAAAAFXRSTlNaABJVRjE7QCYIDVAgGE5KLBwFNgSKYNkfAAACUUlEQVR42uzQSW7CUBRE0eJjGyMEQsb7X2tI60hxmkHwm5yzgbqq7NbM5+vQnfb5N/tTN1zP8+rYSsJx7PIg3Xj8Q0Ib8lBD+yWhHfJwh/ZDwtRnE/30XUK7ZCOXtp4wZkPjWkKfTfVfE27Z2G1JqPhg+WFJGFNg/JzQUqItCdMlJS7TR0KfIv17QkuZ9pZwSJnDa0JLofaSMKTQ8JxwTKnjPWFMqfGe0KVUt8ucYnPOKXbONcWuGVJsSJdiXU4pdso+teoDAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOCJPTgQAAAAAADyf20EVVVVVVVVVZX26i63VRiKovBeGDA25i/J/Md6pSu1TRuS9pCS81C+ESyBvX04HA6Hw98W5Cyol7Nek5xNauWsVSNnjYqcFSU5S2KSqwkxy9WMyHKVEdRyVINgkaMFBExyMwHC9TMsgACinETeEnKQi5DfEyhyUfhI4CwHZz4SfI5D5FOCw0DVfE24RL1UvNwkQKsXamElgS7oRULHegK51kvUmXsJUHrtri/wIAG6UbsaO74QN4Y2aCehHbgh1gxzHPXLxjgPrBF3pVxda2QRlupaTtwlfmwx/J8p84A9wX5n4wl2SDA8qA0WwqQEfSsUTIRNnvSNvsJGGF1aPVQnjIRZpwfOmAm7qtc9HXZigxS1KgxsIDaZTXu0SwJDsOzRLgmk2rJHuyRAY9qjXRKu362xYjPxhNTqv9Cc2E48JZXm3CwnnvEPD+IRk+Nty2AAAAAASUVORK5CYII="},3718:function(t){"use strict";t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHQAAAB0CAMAAABjROYVAAAAn1BMVEUAAAD3///4///////4///////4///4///4///////////////3///4///4///3///3///4///4///4///4///6///4///4///3///4///7///4///5///4///5///4///6///9///4///4///4///////3///4///4///4///4///5///3///5///5///5///6///4///4///4///3//89hjQYAAAANHRSTlMA6foGzRb200YQDAql4NeDyLySjGgyJe/suDjZV5deSj4e3KxCG+Sgh3NtKcObfFEssWR1X0mNLgAAA7dJREFUaN7tmtt2qjAQhoeDICqi4llR8Vh1t7V23v/Z9lqtGJSYTGLsFd9tF/n5wxzSiVBSUlJSUlJS8iKC9aHT9sOhbQ9Dv50cqhV4Lc48drFAs/NZg1cxTgb4AK9RhVcwa6KQ7bdpu043RCnDjwAMsm4iCWsGpqg0kMy/IxihaqEC3hkMEBWWbb+dF/1KHWqb43z/7uMdjacDqjbCG5bRuLD705WHefzNk5/TxRz2rgdcgu5NpIV9eIJ0ggwvFjmY+vnk6T3hM6+5SkFMd5BT1fZac3M2p4R3/MrtsO53zcVQ86ga6X5NL1c0smDqsWe0agLT3AOZ3hYzZhpBxOpQpBd8nnowsXr7Dkr0r0HcVu4rmDFS/i42XpiCEs61wrTqoMr+2tfVIrh7rXz8D5M6IOAdL3yACtdzwhtw+ByiF9UJ+zRU2abZtbDwnjr9/GkyJkTEHuhcv+gncNjhL3FdGvtbIDMWR657LY4PzfazCK4ClSRblb+oxRrsmyOxuiPnS5beLjwQZfg94HLKyhI1lObZimeBqMxsi0UFiThbLxCKMrOiTO8ADZfVTooo2hHHbGBfXglIBNliB4GozCzb34paI+0JROVm35SS5pAFHghE5WarbL8IdLL+oiSK9l113+AvCVBoyw45FvKJ4QZPpZX7rMGoieKJlwS+Ult7r6iKfvN2LAQKQ8xofZyURCPIs7r0VKBgY44wmdfJop+8DmgDBQ9v8b66KUnUBX3RLW+9aCwV9VPQ314fuewEouwcoRtI/5DHyBGIshOTbsp8IYd2nb+9guOSp3JYT3iTmrookCYLKLJRaqhdjmZNFL0d9kbaBb9X0GzVBCmzZDafaG2OJ9YES2Cz2MQDING607x/zJLbZMcVV+FgxnALr7qU22SREQONsVgTRsymfLvmQGQp1ISZ1CY7bA8cIBJxNRmrzKZ8epAAlSM/hhjzjylzIPwHagxkWoWaoDkmaSrPkNrammvFWRLrNKM6MPTGJCGosEBsOKAJG3R0QYlRBAzdkU5T/731h1dr+Cv6A905qIlpuFUB08hHr1X4I6ae2sDW8MXRCEwjvzhwa2aWPCpckUzMBFE6wcaRehk0Sc1kX/iTeVXStZdrxmfPypKvs3BkF3wjM99zMUCG7SbndS8NCleZZnNl7iEZy1RN2A+QSqNiLgM7NlJors32jhVKCbsOGKYfW2KXM3gFzrSNDxgkY3gZ6Wy3LCi68dyBF7OZxSt3O/j9aVDnUA2gpKSkpKSkpOS1/Aeky8OGT1wGZwAAAABJRU5ErkJggg=="},665:function(t){"use strict";t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHQAAAB0CAMAAABjROYVAAABFFBMVEUAAAD3////gVf/hV3/3tH/gVf4///////////////4///5///////3///4///4///4///4///4///4///4///3///4////g1j4///6///////////4////gVj/gVf4///3///4////gVj4///4///4///4///4///3///4///4///7///////3///4////gVf4///5///7///6///4///////3////gVf4///5////glj/gVj5////g1j/g1n/iV7/imD4///4///4///5////gVj/gVj3////gVj/gVj/gVn6////gVn5///5////kGT/gVj/gVj/gVj/gFj/gVj/gVf/gVn/hFv/hlf/iF73////gFf3WW25AAAAWnRSTlMA6OsrBPj7CAYMaSgP68xK9+/c1tLGjFJELx0Vz6ihkoRiQvTZurisppeHOBPj391/djw0IxnJxrSeb2U/OS4XEr6acVdMtqKQf15cW1NOC5aF6L2ajEU2Jh7ffrgQAAAEyUlEQVRo3u2ZZ1viQBCA5zBEBKlHkSJFBASxIYpiL9jr9dv9///jHs4km7DJbBbit7xfedg3M7szmSTg4+Pj4+Pj4/NJdJfClUZ6M6qq0c10o30VL8LnEopnY4Tja/t5AT6L9XaSOFBfi4fAe5TaV4KyceV1uKHwJhGSrHqqPWZRonx59ExZXCOuyUS8cS59IRLUa14coCq3bKNTO+4X55WFvUj86pLLfGvmnV1oEgup6q4y2S2uWwliprQ343ZaeoF6uOtwaeFVS/XkZ3EWzGslslgEL2lz8cxgLZqdrb5g88NRU+1Ept5PU27r1yBk78KU4cKU57Zp6ukRV//omE7T/FRSU62sua2COEvx7VQ9gTmvJI4e69FheWeR9aFtkKBv/K/el5ayfnsIUuSNm25j+uQeKCBHz+hPkm04ZHTUfflO+mJUq9wJDhudL2K/c+hwcks0dqRK1DiDHbDhOUrqVSSKrl440UUJaU13btotnSdjVtfBkcdpQjV29BlsONR+zDoHqzezlMSsqTubYEfJaI6OwfZV8sGSa2mbaNgvytqG2gkJyrzlul708o4BItWC3XVoEXpbcls1cVbcmBQPNqP9HncpzerrdREpI72LVXrbpbTEeiciZahVm2C72lFadefssnsTJsWDZfldlOv1u4hUHGxHomjYbiQURMqRznPHUaYpVfTHEkCkPOo2WNgjH1y6kjb0wQiX8mTBQl27H7uS6lNzR1ZKImBm+7a5v0FIyZV0U89LUULqtH17z+4mLDZFZnbyUlJ0fRzV8izUjs+7lr6Awe/c8P3t/mg051KaIFYSB+GCK2lJq7HXXDlAdbbuVhAXumapui6Upj8uTRlqRubNuRwbeA4xKZsjnrYoz+BEJM0QO5ohTKpPTEqZ2jMEnAM7Z2MeS68e5tmAOvEDn9kvCc/FPLbpqz34cG5RZ24EDZ8jswCItKJdkTKgGHeYNI85eWmqBxplinOEzWWThbq/iNRUxUj8ExUQ/INY9xGnLuXCBGWLilgWDGaMGDdvpCxh6gypGKRc13Ene2Y4BsZrAMlreTlIx3wHZ1KIkz0eVSzHK+fsDJwCPND/nOHvVZiTp2UKU3x0A+M7zbnwAEesZ4jnZfs6BFYCqBNG4g6R0epTd4r5jTvnAtruCkffiwWxjN/SwfuAc55qTnRT4WI8xsm8phiaa3GZj1PnFPtSQMhtCCR4pxo5YFbeSUeA0JQcst6oxj0YVpZbxhMgKCDHvdEIVgwri5PxCzzkiHJWOyed81I6opPWNzsnPfdSOkc5K9tPRgA8ZYu38nHSsrfSO8pbmZMVlKesUM7KO4OvIEcxIs4vI/hwnuOctCz/XWgN1eaokOBfOWdk4//D+ZJ901gsAMBAKP0p58xH9ZfVlV5oMu/XrUQJAE5Ezm9yRdpLEoYaa9eW8oVF7VNm2njnNBQk90TKGU8QEckiAPxApQ8gxU4S87GPGsoN4rwHSboVVWhtcy3CWkIgT7+FCdm7laOg/Rk6gamIZKOoM1aDMX+WbcL8Of3NJXR94XiOTB+uT75Pzvd/YSYKtcMUZ0x3jq094+zoRs9yoJx7BQ8oPGZbpY2kmoimYo1KuNcFO85OR0+/5s7Bx8fHx8fHx2d2/gFoTRlpB+sX7QAAAABJRU5ErkJggg=="},1027:function(t){"use strict";t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHQAAAB0CAMAAABjROYVAAAAPFBMVEUAAAD////////////////////////////////////////////////////////////////////////////YSWgTAAAAE3RSTlMAgGT7N+KwfA/x5t23qXNVSiIGPvxrNAAAAM9JREFUaN7t2UkOgzAQRNHQNkMGxrr/XSORiAjLZMDZWPy3LunLW/cJAAAAwME0fVfU5j/NvNVF1zd/SY6t06y0dzMrNXPtmN4czlpUm89oKi3OQ2rTO+ml2po9mk/OpzWnq1YsPjOtXKekqGmtjM9KrVlS9KaAj628Arek6EXfvMEUuCRFnQJ1bFUr4JKiChWxVaEQUaJEiRIlSpQoUaJEiRIlSpQoUaJEieYR3fv1mt8n897v9PwOB3tPJPkdg/advfI88P1+ygQAAABwLHehsJcJj/1F0AAAAABJRU5ErkJggg=="},7457:function(t){"use strict";t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHQAAAB0CAMAAABjROYVAAAAkFBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////+WABnwAAAAL3RSTlMA++L49OfEfA0JBdzXtKuThEtELyMdFAft0JxyXFQ0EP3KvLqkjItrY1M8KSgZdD0n60cAAAFeSURBVGje7djZTgJREIThmmEbRgQFQRYBd3Gt9387TYxp0cNoNF0Tkv5eoC7PfxohhBBCCCGEeqwHs95gDKlJzjfNzimE5nx3cAydnB8OT6BC0zjqQoOf5UtIcNvlIwT4RXZTwB2/aZ3BGxPaI/hiSjZYwxPTphs44i4XK7jhTufzCZywwvQOPlhp9gAP/MH1MyAfZfOl1I2a3lA4avpj9ajljG7UckY5ajkjHbWcUY5azkhHLWeko5YzylHLGcGoQ87wL7KOcNQs6hhtlbpRM6lhtFHUMNqHfrRdyEez2y7Uo1dPgHg0v8e/0ejeVBpdPdDoOolGV4Q0uval0VU+f6O5KOEwqv250ej+qDS63ziN7u5Ao7uwVHXQBk5odFeziqD2Q6O7hKZzpICrdI44S+WIu0SO+EvkiL9EjvhrbOWISJuWIzLDzHJEZ5mTrUUJrXK0QgghhBBCCGFPvAJ2s35Ps+NXugAAAABJRU5ErkJggg=="},1383:function(t){"use strict";t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHQAAAB0CAMAAABjROYVAAAAolBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8ELnaCAAAANXRSTlMAzK0LjvyZYXJY+IVJlTTBOyP1xx/UkurcuCivnnZnTRW9UgfvMLSkXBkQiYNvP33jwIwsQ80YAeMAAARMSURBVGje7dlrV6JAHMfxn5iiE5k3QkkQb3nXNP/v/60tw8zgru0Gw9g5u3v4PIHOqb5KcxFCqVQqlUql/9T6sgoe6pkaPu7l41ihnJgNqQFl7ENbu0caWAfC8xKS/d6BHv+V9OxVlJ5UlAZr6Fgx0rRLo7RVUXIjjeaWtDnXKB1VlCpV5PVK2t6QRmOhitJphnxeSNdgN7tGuZWK0lu+akhX7u7QqUKDjNbGKkpL5NBipJxaELSjxC4qSnVkS6dntwkUjlK3raJ0RpYpSe8LmERp/khKAxkG6md8mEXrYTrMslam8XXemUWP6d+0FyHDiNSYM4rWbKjoa/bo99T6bRTtXqCiT8h0IMGCSdRbQEUDZNuTsDKJun3IKFvprPSRQfR5AxmdX5DHUs5sFI9as3QT/0AuEzmzUFgTSruPfCoiWsFdlNE7RaswYP26NrQdx5FrU8f/6hd77igsHF79sjbMuvH5VJw/EHkVH6n6fO6tocyJqNjKmS74IwgtvnRvwgbXo9hLcrpQ+26AoCZQTJ5OoM85nx1IDb4x4fTbT5vVOFRBiz45wsxb8iH6gW6s0zEXwfv0Tg8wUmVE1Eb75VdneRl6vd7hy7/p7Pj8fJxBz5iI5vHxZTKZ7MXLmMRaEKKPQx92I8FH3KM43aTNSjL7ZvqDypL7nZe+DManxnowp1gTLt1KV9yAEgF0zOZy44/S0fOkbiD6lDh8FX1TNxw6pumnjYH68Poen9g/RX0erYzH4woRiw9PPGq0ullpdJJMHeDCx2iEWDUM4xxt4Iq3MhR7cGgajZiINi2Lv0FmWRbvdONjX94JMNw7GpCI7uiTD3nN35OoGwRB/AWLD5ZpdJAR7fLfdzuQTKPOyyCJfjQ/4VNxwwemdjRbWwykTutGMt19sTEcnJVtrxw+ep2pbdtTp3qX6Cvd6KiP5Y/8HdeI6mIgtcWN/zdGm/HJXh7HIspX4OEdo25PSlf2Bl8FxWxmVRnl55v7RX1Ilopu45MLsGH83cmozV/Id0aXfOqIzcBW0ahGNCwQ7QwZG3YyomppjJLZ7M1EVKzxNf0pE3kU86LsqEtUE5vCI0RUjqqddnRLiW121EtWwcZoNFojOT7xfSD+Uj96osTpNho6Uk9GZ/yCPP7WWjOafmPmPO3Tn7zj26It+pOjWdSPt84QCKwb/PotrD9ZF48a+Dei2rf/2Q/8JnkfdDDcAcv77G2b3q4YW5Owzf3wyoYxm4R9jo1FeIWxNxLayPtAsubDkF+jhIds9fSJpCFL4wm+Q9IURqZaD6tdEroLGFh0SXBz3glLXhuFtT2SxppP/pldeLYwkp7zXhlGSu+AAg49UthC4wFWanB2FlE1t2jhnAd0tdL+R6a5LTQs6S6W0HKkOzhqz+0uGepOoa2/NLy0/WKLypAKGxZfzvr7U4201U77PoxsWtNw95DbLpy2NiiVSqVSqVQqlf4uPwDg1O2uVndxmwAAAABJRU5ErkJggg=="},7398:function(t){"use strict";t.exports="data:image/png;base64,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"},346:function(t){"use strict";t.exports="data:image/png;base64,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"}}]);