iking-web-ui-pro 0.3.2 → 0.3.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (111) hide show
  1. package/dist/IkApprovalProcessDetail/ik.index.es.js +21 -15
  2. package/dist/IkApprovalProcessDetail/iking-web-ui-pro.css +1 -1
  3. package/dist/IkBaseDialog/ik.index.es.js +38 -34
  4. package/dist/IkBaseDialog/iking-web-ui-pro.css +1 -1
  5. package/dist/IkBtnSetting/ik.index.es.js +45 -40
  6. package/dist/IkBtnSetting/iking-web-ui-pro.css +1 -1
  7. package/dist/IkCalendar/ik.index.es.js +10320 -10322
  8. package/dist/IkCollapseCard/ik.index.es.js +53 -48
  9. package/dist/IkCollapseCard/iking-web-ui-pro.css +1 -1
  10. package/dist/IkDescription/ik.index.es.js +21 -15
  11. package/dist/IkDescription/iking-web-ui-pro.css +1 -1
  12. package/dist/IkDetailPreviewFiles/ik.index.es.js +21 -15
  13. package/dist/IkDetailPreviewFiles/iking-web-ui-pro.css +1 -1
  14. package/dist/IkEmpty/ik.index.es.js +7 -7
  15. package/dist/IkEmpty/iking-web-ui-pro.css +1 -1
  16. package/dist/IkExpandCollapse/ik.index.es.js +69 -64
  17. package/dist/IkExpandCollapse/iking-web-ui-pro.css +1 -1
  18. package/dist/IkFullCalendar/ik.index.es.js +12 -9334
  19. package/dist/IkIconPicker/ik.index.es.js +189 -177
  20. package/dist/IkIconPicker/iking-web-ui-pro.css +1 -1
  21. package/dist/IkMonacoEditor/ik.index.es.js +67 -62
  22. package/dist/IkMonacoEditor/iking-web-ui-pro.css +1 -1
  23. package/dist/IkPageFull/ik.index.es.js +132 -127
  24. package/dist/IkPageFull/iking-web-ui-pro.css +1 -1
  25. package/dist/IkPreviewFile/ik.index.es.js +21 -15
  26. package/dist/IkPreviewFile/iking-web-ui-pro.css +1 -1
  27. package/dist/IkPreviewFileDialog/ik.index.es.js +55 -51
  28. package/dist/IkPreviewFileDialog/iking-web-ui-pro.css +1 -1
  29. package/dist/IkSchedule/ik.index.es.js +390 -9681
  30. package/dist/IkSchedule/iking-web-ui-pro.css +1 -1
  31. package/dist/IkSelectTag/ik.index.es.js +83 -82
  32. package/dist/IkSelectTag/iking-web-ui-pro.css +1 -1
  33. package/dist/IkSideText/ik.index.es.js +70 -65
  34. package/dist/IkSideText/iking-web-ui-pro.css +1 -1
  35. package/dist/IkStatuOver/ik.index.es.js +68 -67
  36. package/dist/IkStatuOver/iking-web-ui-pro.css +1 -1
  37. package/dist/IkSvgIcon/ik.index.es.js +63 -58
  38. package/dist/IkSvgIcon/iking-web-ui-pro.css +1 -1
  39. package/dist/IkTree/ik.index.es.js +7 -7
  40. package/dist/IkTree/iking-web-ui-pro.css +1 -1
  41. package/dist/IkUploadFile/ik.index.es.js +76 -72
  42. package/dist/IkUploadFile/iking-web-ui-pro.css +1 -1
  43. package/dist/IkUploadImage/ik.index.es.js +188 -188
  44. package/dist/IkUploadImage/iking-web-ui-pro.css +1 -1
  45. package/dist/IkVerticalStepBar/ik.index.es.js +106 -101
  46. package/dist/IkVerticalStepBar/iking-web-ui-pro.css +1 -1
  47. package/dist/iking-web-ui-pro.css +2 -2
  48. package/dist/index.es.js +23272 -23459
  49. package/dist/index.umd.js +110 -110
  50. package/dist/src/components/IkFullCalendar/index.d.ts +1 -63
  51. package/dist/src/components/IkFullCalendar/src/IkFullCalendar.vue.d.ts +2 -0
  52. package/dist/src/components/IkMonacoEditor/index.d.ts +12 -0
  53. package/dist/src/components/IkMonacoEditor/src/index.vue.d.ts +12 -0
  54. package/dist/src/components/IkSchedule/index.d.ts +12 -12
  55. package/dist/src/components/IkSvgIcon/index.d.ts +12 -0
  56. package/dist/src/components/IkSvgIcon/src/index.vue.d.ts +8 -0
  57. package/package.json +1 -1
  58. package/dist/Demo/ik.index.umd.js +0 -1
  59. package/dist/IkApprovalProcess/ik.index.umd.js +0 -1
  60. package/dist/IkApprovalProcessDetail/ik.index.umd.js +0 -226
  61. package/dist/IkAutoCard/ik.index.umd.js +0 -1
  62. package/dist/IkBaseDialog/ik.index.umd.js +0 -1
  63. package/dist/IkBottomOperate/ik.index.umd.js +0 -1
  64. package/dist/IkBtnContent/ik.index.umd.js +0 -1
  65. package/dist/IkBtnSetting/ik.index.umd.js +0 -1
  66. package/dist/IkCalendar/ik.index.umd.js +0 -1
  67. package/dist/IkCollapseCard/ik.index.umd.js +0 -1
  68. package/dist/IkCurrencyInput/ik.index.umd.js +0 -1
  69. package/dist/IkDescription/ik.index.umd.js +0 -226
  70. package/dist/IkDetailPreviewFiles/ik.index.umd.js +0 -226
  71. package/dist/IkDragList/ik.index.umd.js +0 -1
  72. package/dist/IkEmpty/ik.index.umd.js +0 -1
  73. package/dist/IkExpandCollapse/ik.index.umd.js +0 -1
  74. package/dist/IkFileIcon/ik.index.umd.js +0 -1
  75. package/dist/IkFullCalendar/ik.index.umd.js +0 -1
  76. package/dist/IkFullCalendar/iking-web-ui-pro.css +0 -1
  77. package/dist/IkHorizontalStepBar/ik.index.umd.js +0 -1
  78. package/dist/IkIconPicker/ik.index.umd.js +0 -1
  79. package/dist/IkImageEditor/ik.index.umd.js +0 -1
  80. package/dist/IkImageUploadEditor/ik.index.umd.js +0 -37
  81. package/dist/IkImageViewer/ik.index.umd.js +0 -1
  82. package/dist/IkMonacoEditor/ik.index.umd.js +0 -11
  83. package/dist/IkOnlyOffice/ik.index.umd.js +0 -1
  84. package/dist/IkPage/ik.index.umd.js +0 -1
  85. package/dist/IkPageFull/ik.index.umd.js +0 -17
  86. package/dist/IkPageTabs/ik.index.umd.js +0 -1
  87. package/dist/IkPickerUser/ik.index.umd.js +0 -1
  88. package/dist/IkPlayer/ik.index.umd.js +0 -226
  89. package/dist/IkPreviewFile/ik.index.umd.js +0 -226
  90. package/dist/IkPreviewFileDialog/ik.index.umd.js +0 -226
  91. package/dist/IkPrintConfig/ik.index.umd.js +0 -1
  92. package/dist/IkPrintView/ik.index.umd.js +0 -1
  93. package/dist/IkRadioGroup/ik.index.umd.js +0 -1
  94. package/dist/IkSchedule/ik.index.umd.js +0 -1
  95. package/dist/IkSearch/ik.index.umd.js +0 -26
  96. package/dist/IkSearchHead/ik.index.umd.js +0 -1
  97. package/dist/IkSelectTag/ik.index.umd.js +0 -1
  98. package/dist/IkSideText/ik.index.umd.js +0 -1
  99. package/dist/IkStatu/ik.index.umd.js +0 -1
  100. package/dist/IkStatuOver/ik.index.umd.js +0 -1
  101. package/dist/IkSvgIcon/ik.index.umd.js +0 -1
  102. package/dist/IkTaskResume/ik.index.umd.js +0 -1
  103. package/dist/IkTemplateOfficeConfig/ik.index.umd.js +0 -1
  104. package/dist/IkTinymce/ik.index.umd.js +0 -90
  105. package/dist/IkTooltip/ik.index.umd.js +0 -1
  106. package/dist/IkTree/ik.index.umd.js +0 -1
  107. package/dist/IkUploadFile/ik.index.umd.js +0 -226
  108. package/dist/IkUploadImage/ik.index.umd.js +0 -1
  109. package/dist/IkVerticalStepBar/ik.index.umd.js +0 -9
  110. package/dist/Provider/ik.index.umd.js +0 -1
  111. package/dist/src/components/IkFullCalendar/src/ik-full-calendar.d.ts +0 -8
@@ -1,226 +0,0 @@
1
- (function(ae,d){typeof exports=="object"&&typeof module<"u"?d(exports,require("vue"),require("iking-utils-pro"),require("element-plus")):typeof define=="function"&&define.amd?define(["exports","vue","iking-utils-pro","element-plus"],d):(ae=typeof globalThis<"u"?globalThis:ae||self,d(ae.index={},ae.vue,ae["iking-utils-pro"],ae["element-plus"]))})(this,function(ae,d,_e,K){"use strict";const Oe=(a,o)=>(a.install=r=>{for(const t of[a,...Object.values({})])r.component(t.name,t)},a),vt=(a,o)=>o?o.startsWith("http")?o:`${a||location.origin}${o}`:"",ii=(a,o)=>{var i,n,s,l;const r=(i=a==null?void 0:a.response)!=null&&i.data?ni((s=(n=a==null?void 0:a.response)==null?void 0:n.data)==null?void 0:s.suffix):((l=a.raw)==null?void 0:l.type)||ni(a[o.suffix]),t=r==null?void 0:r.toLowerCase(),e={sheet:"excel",excel:"excel",zip:"zip","application/x-compressed":"zip",image:"image",video:"video",audio:"audio",pdf:"pdf",text:"txt",txt:"txt",word:"word",ppt:"ppt",exe:"exe",json:"json"};for(let u in e)if(typeof t=="string"&&(t.includes(u)||t===u))return e[u];return"unknown"},Dn={".doc":"word",".docx":"word",".docxf":"word",".docm":"word",".dot":"word",".dotm":"word",".dotx":"word",".epub":"word",".fodt":"word",".htm":"word",".html":"word",".mht":"word",".odt":"word",".ott":"word",".rtf":"word",".djvu":"word",".oxps":"word",".oform":"word",".fb2":"word",".xml":"word",".xps":"word",".csv":"excel",".xls":"excel",".xlsx":"excel",".fods":"excel",".ods":"excel",".ots":"excel",".xlsb":"excel",".xlsm":"excel",".xlt":"excel",".xltm":"excel",".xltx":"excel",".fodp":"ppt",".odp":"ppt",".otp":"ppt",".pot":"ppt",".potm":"ppt",".potx":"ppt",".pps":"ppt",".ppsm":"ppt",".ppsx":"ppt",".ppt":"ppt",".pptm":"ppt",".pptx":"ppt",".zip":"zip",".rar":"zip",".7z":"zip",".apz":"zip",".ar":"zip",".bz":"zip",".car":"zip",".dar":"zip",".cpgz":"zip",".f":"zip",".ha":"zip",".hbc":"zip",".hbc2":"zip",".hbe":"zip",".hpk":"zip",".hyp":"zip",".png":"image",".jpg":"image",".jpeg":"image",".bmp":"image",".gif":"image",".webp":"image",".psd":"image",".svg":"image",".tiff":"image",".avi":"video",".wmv":"video",".mpeg":"video",".mp4":"video",".mpm4v":"video",".mov":"video",".asf":"video",".flv":"video",".f4v":"video",".rmvb":"video",".rm":"video",".3gp":"video",".vob":"video",".txt":"txt",".pdf":"pdf"},ni=a=>{const o=a==null?void 0:a.toLocaleLowerCase(),r=o!=null&&o.startsWith(".")?o:`.${o}`;return r&&Dn[r]||"unknow"},Rn=a=>{let o="",r=["doc","docx"],t=["xls","xlsx"],e=["ppt","pptx"],i=["pdf"];return r.includes(a)&&(o="word"),t.includes(a)&&(o="cell"),e.includes(a)&&(o="slide"),i.includes(a)&&(o="text-pdf"),o};/*! Element Plus Icons Vue v2.3.1 */var On=d.defineComponent({name:"ArrowLeft",__name:"arrow-left",setup(a){return(o,r)=>(d.openBlock(),d.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[d.createElementVNode("path",{fill:"currentColor",d:"M609.408 149.376 277.76 489.6a32 32 0 0 0 0 44.672l331.648 340.352a29.12 29.12 0 0 0 41.728 0 30.592 30.592 0 0 0 0-42.752L339.264 511.936l311.872-319.872a30.592 30.592 0 0 0 0-42.688 29.12 29.12 0 0 0-41.728 0z"})]))}}),Nn=On,Mn=d.defineComponent({name:"ArrowRight",__name:"arrow-right",setup(a){return(o,r)=>(d.openBlock(),d.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[d.createElementVNode("path",{fill:"currentColor",d:"M340.864 149.312a30.592 30.592 0 0 0 0 42.752L652.736 512 340.864 831.872a30.592 30.592 0 0 0 0 42.752 29.12 29.12 0 0 0 41.728 0L714.24 534.336a32 32 0 0 0 0-44.672L382.592 149.376a29.12 29.12 0 0 0-41.728 0z"})]))}}),Fn=Mn,Bn=d.defineComponent({name:"Close",__name:"close",setup(a){return(o,r)=>(d.openBlock(),d.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[d.createElementVNode("path",{fill:"currentColor",d:"M764.288 214.592 512 466.88 259.712 214.592a31.936 31.936 0 0 0-45.12 45.12L466.752 512 214.528 764.224a31.936 31.936 0 1 0 45.12 45.184L512 557.184l252.288 252.288a31.936 31.936 0 0 0 45.12-45.12L557.12 512.064l252.288-252.352a31.936 31.936 0 1 0-45.12-45.184z"})]))}}),ri=Bn,Hn=d.defineComponent({name:"FullScreen",__name:"full-screen",setup(a){return(o,r)=>(d.openBlock(),d.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[d.createElementVNode("path",{fill:"currentColor",d:"m160 96.064 192 .192a32 32 0 0 1 0 64l-192-.192V352a32 32 0 0 1-64 0V96h64zm0 831.872V928H96V672a32 32 0 1 1 64 0v191.936l192-.192a32 32 0 1 1 0 64zM864 96.064V96h64v256a32 32 0 1 1-64 0V160.064l-192 .192a32 32 0 1 1 0-64l192-.192zm0 831.872-192-.192a32 32 0 0 1 0-64l192 .192V672a32 32 0 1 1 64 0v256h-64z"})]))}}),Un=Hn,Vn=d.defineComponent({name:"RefreshLeft",__name:"refresh-left",setup(a){return(o,r)=>(d.openBlock(),d.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[d.createElementVNode("path",{fill:"currentColor",d:"M289.088 296.704h92.992a32 32 0 0 1 0 64H232.96a32 32 0 0 1-32-32V179.712a32 32 0 0 1 64 0v50.56a384 384 0 0 1 643.84 282.88 384 384 0 0 1-383.936 384 384 384 0 0 1-384-384h64a320 320 0 1 0 640 0 320 320 0 0 0-555.712-216.448z"})]))}}),zn=Vn,jn=d.defineComponent({name:"RefreshRight",__name:"refresh-right",setup(a){return(o,r)=>(d.openBlock(),d.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[d.createElementVNode("path",{fill:"currentColor",d:"M784.512 230.272v-50.56a32 32 0 1 1 64 0v149.056a32 32 0 0 1-32 32H667.52a32 32 0 1 1 0-64h92.992A320 320 0 1 0 524.8 833.152a320 320 0 0 0 320-320h64a384 384 0 0 1-384 384 384 384 0 0 1-384-384 384 384 0 0 1 643.712-282.88z"})]))}}),Wn=jn,Gn=d.defineComponent({name:"ScaleToOriginal",__name:"scale-to-original",setup(a){return(o,r)=>(d.openBlock(),d.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[d.createElementVNode("path",{fill:"currentColor",d:"M813.176 180.706a60.235 60.235 0 0 1 60.236 60.235v481.883a60.235 60.235 0 0 1-60.236 60.235H210.824a60.235 60.235 0 0 1-60.236-60.235V240.94a60.235 60.235 0 0 1 60.236-60.235h602.352zm0-60.235H210.824A120.47 120.47 0 0 0 90.353 240.94v481.883a120.47 120.47 0 0 0 120.47 120.47h602.353a120.47 120.47 0 0 0 120.471-120.47V240.94a120.47 120.47 0 0 0-120.47-120.47zm-120.47 180.705a30.118 30.118 0 0 0-30.118 30.118v301.177a30.118 30.118 0 0 0 60.236 0V331.294a30.118 30.118 0 0 0-30.118-30.118zm-361.412 0a30.118 30.118 0 0 0-30.118 30.118v301.177a30.118 30.118 0 1 0 60.236 0V331.294a30.118 30.118 0 0 0-30.118-30.118M512 361.412a30.118 30.118 0 0 0-30.118 30.117v30.118a30.118 30.118 0 0 0 60.236 0V391.53A30.118 30.118 0 0 0 512 361.412M512 512a30.118 30.118 0 0 0-30.118 30.118v30.117a30.118 30.118 0 0 0 60.236 0v-30.117A30.118 30.118 0 0 0 512 512"})]))}}),Kn=Gn,$n=d.defineComponent({name:"ZoomIn",__name:"zoom-in",setup(a){return(o,r)=>(d.openBlock(),d.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[d.createElementVNode("path",{fill:"currentColor",d:"m795.904 750.72 124.992 124.928a32 32 0 0 1-45.248 45.248L750.656 795.904a416 416 0 1 1 45.248-45.248zM480 832a352 352 0 1 0 0-704 352 352 0 0 0 0 704m-32-384v-96a32 32 0 0 1 64 0v96h96a32 32 0 0 1 0 64h-96v96a32 32 0 0 1-64 0v-96h-96a32 32 0 0 1 0-64z"})]))}}),Yn=$n,Xn=d.defineComponent({name:"ZoomOut",__name:"zoom-out",setup(a){return(o,r)=>(d.openBlock(),d.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[d.createElementVNode("path",{fill:"currentColor",d:"m795.904 750.72 124.992 124.928a32 32 0 0 1-45.248 45.248L750.656 795.904a416 416 0 1 1 45.248-45.248zM480 832a352 352 0 1 0 0-704 352 352 0 0 0 0 704M352 448h256a32 32 0 0 1 0 64H352a32 32 0 0 1 0-64"})]))}}),qn=Xn;const mt=(a,o)=>{const r=a.__vccOpts||a;for(const[t,e]of o)r[t]=e;return r},si=["csv","djvu","doc","docm","docx","docxf","dot","dotm","dotx","epub","fb2","fodp","fods","fodt","htm","html","mht","odp","ods","odt","oform","otp","ots","ott","oxps","pdf","pot","potm","potx","pps","ppsm","ppsx","ppt","pptm","pptx","rtf","txt","xls","xlsb","xlsm","xlsx","xlt","xltm","xltx","xml","xps","png","jpeg","jpg","webp","video","mp4","flv","tls"],Zn=a=>{const o=d.inject("loadUrl"),r=d.computed(()=>a.loadUrl||a.fileUrl||(o==null?void 0:o.value)),t=d.inject("uploadUrl"),e=d.computed(()=>a.action||a.uploadUrl||(t==null?void 0:t.value)),i=d.inject("token"),n=d.computed(()=>a.token||(i==null?void 0:i.value)),s=d.inject("onlyofficeConfig"),l=d.computed(()=>a.onlyofficeConfig||(s==null?void 0:s.value)),u=d.inject("userInfo"),c=d.computed(()=>a.userInfo||(u==null?void 0:u.value)),f=[...si,...si.map(g=>g.toLocaleUpperCase())];return{cLoadUrl:r,cUploadUrl:e,cToken:n,cOnlyofficeConfig:l,cUserInfo:c,cOnlyofficePreviewType:f}},Jn={key:1,class:"h-[1em] w-[1em]","aria-hidden":"true"},Qn=["xlink:href"],er=["src"],tr={key:1,class:"h-[1em] w-[1em]","aria-hidden":"true"},ir=["xlink:href"],nr=["src"],oi=Oe(mt(d.defineComponent({name:"IkSvgIcon",__name:"index",props:{active:{type:Boolean,default:!1},bg:{type:Boolean,default:!1},color:{},colorLight:{},disabled:{type:Boolean,default:!1},error:{type:Boolean},flip:{},name:{},notip:{type:Boolean,default:!1},opacity:{default:.5},padding:{default:"6px"},primary:{type:Boolean},rotate:{},showBg:{type:Boolean,default:!1},size:{default:""},success:{type:Boolean},tableIconType:{},title:{},type:{},warning:{type:Boolean},width:{}},emits:["click","mouseenter","mouseleave","dblclick"],setup(a,{emit:o}){const r=a,t=d.computed(()=>r),e=d.computed(()=>{const{name:f}=t.value;return/^http?:\/\//.test(f)?"img":/i-[^:]+:[^:]+/.test(f)?"unocss":f!=null&&f.startsWith("iksig")?"iksig":f!=null&&f.includes(":")?"iconify":f!=null&&f.startsWith("iksvg")?"svg":"i"}),i=d.computed(()=>{const f=[];if(t.value.flip)switch(t.value.flip){case"horizontal":f.push("rotateY(180deg)");break;case"vertical":f.push("rotateX(180deg)");break;case"both":f.push("rotateX(180deg)"),f.push("rotateY(180deg)");break}t.value.rotate&&f.push(`rotate(${t.value.rotate%360}deg)`);const g={pointerEvents:t.value.disabled?"none":"auto",...t.value.color&&{color:t.value.color},...t.value.size&&{fontSize:typeof t.value.size=="number"?`${t.value.size}px`:t.value.size},...f.length&&{transform:f.join(" ")},padding:t.value.showBg||t.value.bg?t.value.padding:0,...t.value.color&&e.value!=="iksig"?{"--ik-icon-deep-color":t.value.color,"--ik-icon-shallow-color":t.value.colorLight||_e.ikColor.setOpacity(t.value.color,t.value.opacity)}:{}};return t.value.width&&(g.width=g.height=typeof t.value.width=="number"?`${t.value.width}px`:t.value.width),g}),n=o,s=f=>{n("click",f)},l=f=>{n("mouseenter",f)},u=f=>{n("mouseleave",f)},c=f=>{n("dblclick",f)};return(f,g)=>{const p=d.resolveComponent("el-tooltip"),v=d.resolveComponent("el-button");return t.value.tableIconType==="icon"||!t.value.tableIconType?(d.openBlock(),d.createElementBlock(d.Fragment,{key:0},[t.value.notip||!t.value.title?(d.openBlock(),d.createElementBlock("span",{key:0,class:d.normalizeClass(["ik-svg-icon ik-icon relative h-[1em] w-[1em] inline-flex items-center justify-center fill-current leading-[1em] transition",{[f.name]:e.value==="unocss","show-bg":t.value.showBg||t.value.bg,default:t.value.size==="default",small:t.value.size==="small",big:t.value.size==="big",warning:t.value.warning||t.value.type==="warning",primary:t.value.primary||t.value.type==="primary",success:f.success||t.value.type==="success",error:t.value.error||t.value.type==="error",active:t.value.active,disabled:t.value.disabled}]),style:d.normalizeStyle(i.value),onClick:s,onDblclick:c,onMouseenter:l,onMouseleave:u},[d.createCommentVNode(` <Icon v-if="outputType === 'iconify'" :icon="name" /> `),e.value==="iksig"?(d.openBlock(),d.createElementBlock("i",{key:0,class:d.normalizeClass(`iksig ${t.value.name}`),style:d.normalizeStyle(i.value)},null,6)):e.value==="svg"?(d.openBlock(),d.createElementBlock("svg",Jn,[d.createElementVNode("use",{"xlink:href":`#${t.value.name}`},null,8,Qn)])):e.value==="img"?(d.openBlock(),d.createElementBlock("img",{key:2,src:t.value.name,class:"h-[1em] w-[1em]"},null,8,er)):(d.openBlock(),d.createElementBlock("i",{key:3,class:d.normalizeClass(t.value.name),style:d.normalizeStyle(i.value)},null,6))],38)):(d.openBlock(),d.createBlock(p,{key:1,content:t.value.title,placement:"top","hide-after":0},{default:d.withCtx(()=>[d.createElementVNode("span",{class:d.normalizeClass(["ik-svg-icon ik-icon relative h-[1em] w-[1em] inline-flex items-center justify-center fill-current leading-[1em] transition",{[f.name]:e.value==="unocss","show-bg":t.value.showBg||t.value.bg,default:t.value.size==="default",small:t.value.size==="small",big:t.value.size==="big",warning:t.value.warning||t.value.type==="warning",primary:f.primary||t.value.type==="primary",success:f.success||t.value.type==="success",error:t.value.error||t.value.type==="error",active:t.value.active}]),style:d.normalizeStyle(i.value),onClick:s,onDblclick:c,onMouseenter:l,onMouseleave:u},[e.value==="iksig"?(d.openBlock(),d.createElementBlock("i",{key:0,class:d.normalizeClass(`iksig ${t.value.name}`),style:d.normalizeStyle(i.value)},null,6)):e.value==="svg"?(d.openBlock(),d.createElementBlock("svg",tr,[d.createElementVNode("use",{"xlink:href":`#${t.value.name}`},null,8,ir)])):e.value==="img"?(d.openBlock(),d.createElementBlock("img",{key:2,src:t.value.name,class:"h-[1em] w-[1em]"},null,8,nr)):(d.openBlock(),d.createElementBlock("i",{key:3,class:d.normalizeClass(t.value.name),style:d.normalizeStyle(i.value)},null,6))],38)]),_:1},8,["content"]))],64)):(d.openBlock(),d.createBlock(v,{key:1,type:["warning","error"].includes(t.value.type)?"danger":""},{default:d.withCtx(()=>[d.createTextVNode(d.toDisplayString(t.value.title),1)]),_:1},8,["type"]))}}}),[["__scopeId","data-v-c7804024"]]));function yt(a){return a&&a.__esModule&&Object.prototype.hasOwnProperty.call(a,"default")?a.default:a}const rr=mt(d.defineComponent({__name:"CloseIcon",props:{showBg:{type:Boolean,default:!1},fullscreen:{type:Boolean,default:!1}},setup(a){return(o,r)=>(d.openBlock(),d.createElementBlock("div",{class:d.normalizeClass({"exit-main-page-maximize":a.showBg&&a.fullscreen})},[d.createVNode(d.unref(oi),{name:"iksvg_guanbidanchuang",title:"关闭",size:20,error:""})],2))}}),[["__scopeId","data-v-ddb34200"]]),sr={class:"base-header"},or=Oe(d.defineComponent({__name:"IkBaseDialog",props:d.mergeModels({title:{default:""},cancelText:{default:"取消"},confirmText:{default:"确认"},noHeader:{type:Boolean},noFooter:{type:Boolean},showCloseBg:{type:Boolean,default:!1},fullscreen:{type:Boolean,default:!1}},{modelValue:{type:Boolean,default:!1,noHeader:!1,noFooter:!1},modelModifiers:{}}),emits:["update:modelValue"],setup(a){const o=a,r=d.useModel(a,"modelValue"),t=d.ref(o.fullscreen),e=()=>{t.value=!t.value},i=d.defineComponent({setup(){return()=>d.h(rr,{showBg:o.showCloseBg,fullscreen:o.fullscreen})}});return(n,s)=>{const l=d.resolveComponent("el-dialog");return d.openBlock(),d.createBlock(l,d.mergeProps({modelValue:r.value,"onUpdate:modelValue":s[0]||(s[0]=u=>r.value=u),"align-center":""},n.$attrs,{"close-icon":d.unref(i),class:`ik-base-dialog ${n.noHeader?"no-header":""} ${n.noFooter?"no-footer":""}`,fullscreen:t.value,"modal-class":"baseDialog"}),d.createSlots({icon:d.withCtx(()=>[d.renderSlot(n.$slots,"title",{},()=>[d.createTextVNode(d.toDisplayString(n.title),1)])]),header:d.withCtx(()=>[d.createElementVNode("div",sr,[d.renderSlot(n.$slots,"header",{},()=>[d.createTextVNode(d.toDisplayString(n.title),1)])]),n.$attrs.showClose?(d.openBlock(),d.createBlock(d.unref(oi),{key:0,onClick:e,name:t.value?"iksvg_tuichuquanping":"iksvg_quanping-daohang",class:"absolute! top-[18px] right-[50px] icon-dialog-full",title:t.value?"退出全屏":"全屏"},null,8,["name","title"])):d.createCommentVNode("v-if",!0)]),default:d.withCtx(()=>[d.renderSlot(n.$slots,"default")]),_:2},[n.$slots.footer?{name:"footer",fn:d.withCtx(()=>[d.renderSlot(n.$slots,"footer")]),key:"0"}:void 0]),1040,["modelValue","close-icon","class","fullscreen"])}}}));function ar(a,o,r,t){function e(i){return i instanceof r?i:new r(function(n){n(i)})}return new(r||(r=Promise))(function(i,n){function s(c){try{u(t.next(c))}catch(f){n(f)}}function l(c){try{u(t.throw(c))}catch(f){n(f)}}function u(c){c.done?i(c.value):e(c.value).then(s,l)}u((t=t.apply(a,[])).next())})}function lr(a,o){var r={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]},t,e,i,n;return n={next:s(0),throw:s(1),return:s(2)},typeof Symbol=="function"&&(n[Symbol.iterator]=function(){return this}),n;function s(u){return function(c){return l([u,c])}}function l(u){if(t)throw new TypeError("Generator is already executing.");for(;n&&(n=0,u[0]&&(r=0)),r;)try{if(t=1,e&&(i=u[0]&2?e.return:u[0]?e.throw||((i=e.return)&&i.call(e),0):e.next)&&!(i=i.call(e,u[1])).done)return i;switch(e=0,i&&(u=[u[0]&2,i.value]),u[0]){case 0:case 1:i=u;break;case 4:return r.label++,{value:u[1],done:!1};case 5:r.label++,e=u[1],u=[0];continue;case 7:u=r.ops.pop(),r.trys.pop();continue;default:if(i=r.trys,!(i=i.length>0&&i[i.length-1])&&(u[0]===6||u[0]===2)){r=0;continue}if(u[0]===3&&(!i||u[1]>i[0]&&u[1]<i[3])){r.label=u[1];break}if(u[0]===6&&r.label<i[1]){r.label=i[1],i=u;break}if(i&&r.label<i[2]){r.label=i[2],r.ops.push(u);break}i[2]&&r.ops.pop(),r.trys.pop();continue}u=o.call(a,r)}catch(c){u=[6,c],e=0}finally{t=i=0}if(u[0]&5)throw u[1];return{value:u[0]?u[1]:void 0,done:!0}}}typeof SuppressedError=="function"&&SuppressedError;var ur=function(a,o){return ar(void 0,void 0,void 0,function(){return lr(this,function(r){return[2,new Promise(function(t,e){try{if(window.DocsAPI)return t(null);var i=document.getElementById(o);if(i)var n=setInterval(function(){var l=i.getAttribute("loading");if(!l){if(clearInterval(n),window.DocsAPI)return t(null);var u=ai(o,a,t,e);i.remove(),document.body.appendChild(u)}},500);else{var s=ai(o,a,t,e);document.body.appendChild(s)}}catch(l){console.error(l)}})]})})},ai=function(a,o,r,t){var e=document.createElement("script");return e.id=a,e.type="text/javascript",e.src=o,e.async=!0,e.onload=function(){e.removeAttribute("loading"),r(null)},e.onerror=function(i){e.removeAttribute("loading"),t(i)},e.setAttribute("loading",""),e},_t=d.defineComponent({name:"DocumentEditor",props:{id:{type:String,required:!0},documentServerUrl:{type:String,required:!0},config:{type:Object,required:!0},document_fileType:String,document_title:String,documentType:String,editorConfig_lang:String,height:String,type:String,width:String,onLoadComponentError:Function,events_onAppReady:Function,events_onDocumentStateChange:Function,events_onMetaChange:Function,events_onDocumentReady:Function,events_onInfo:Function,events_onWarning:Function,events_onError:Function,events_onRequestSharingSettings:Function,events_onRequestRename:Function,events_onMakeActionLink:Function,events_onRequestInsertImage:Function,events_onRequestSaveAs:Function,events_onRequestMailMergeRecipients:Function,events_onRequestCompareFile:Function,events_onRequestEditRights:Function,events_onRequestHistory:Function,events_onRequestHistoryClose:Function,events_onRequestHistoryData:Function,events_onRequestRestore:Function,events_onRequestSelectSpreadsheet:Function,events_onRequestSelectDocument:Function},mounted:function(){var a=this,o=this.documentServerUrl;o.endsWith("/")||(o+="/");var r="".concat(o,"web-apps/apps/api/documents/api.js");ur(r,"onlyoffice-api-script").then(function(){return a.onLoad()}).catch(function(){a.onError(-2)})},unmounted:function(){var a,o=this.id||"";!((a=window==null?void 0:window.DocEditor)===null||a===void 0)&&a.instances[o]&&(window.DocEditor.instances[o].destroyEditor(),window.DocEditor.instances[o]=void 0)},watch:{config:{handler:function(a,o){this.onChangeProps()},deep:!0},document_fileType:function(a,o){this.onChangeProps()},document_title:function(a,o){this.onChangeProps()},documentType:function(a,o){this.onChangeProps()},editorConfig_lang:function(a,o){this.onChangeProps()},height:function(a,o){this.onChangeProps()},type:function(a,o){this.onChangeProps()},width:function(a,o){this.onChangeProps()}},methods:{onLoad:function(){var a,o;try{var r=this.id||"";if(window.DocsAPI||this.onError(-3),!((a=window==null?void 0:window.DocEditor)===null||a===void 0)&&a.instances[r]){console.log("Skip loading. Instance already exists",r);return}!((o=window==null?void 0:window.DocEditor)===null||o===void 0)&&o.instances||(window.DocEditor={instances:{}});var t=Object.assign({document:{fileType:this.document_fileType,title:this.document_title},documentType:this.documentType,editorConfig:{lang:this.editorConfig_lang},events:{onAppReady:this.onAppReady,onDocumentStateChange:this.events_onDocumentStateChange,onMetaChange:this.events_onMetaChange,onDocumentReady:this.events_onDocumentReady,onInfo:this.events_onInfo,onWarning:this.events_onWarning,onError:this.events_onError,onRequestSharingSettings:this.events_onRequestSharingSettings,onRequestRename:this.events_onRequestRename,onMakeActionLink:this.events_onMakeActionLink,onRequestInsertImage:this.events_onRequestInsertImage,onRequestSaveAs:this.events_onRequestSaveAs,onRequestMailMergeRecipients:this.events_onRequestMailMergeRecipients,onRequestCompareFile:this.events_onRequestCompareFile,onRequestEditRights:this.events_onRequestEditRights,onRequestHistory:this.events_onRequestHistory,onRequestHistoryClose:this.events_onRequestHistoryClose,onRequestHistoryData:this.events_onRequestHistoryData,onRequestRestore:this.events_onRequestRestore,onRequestSelectSpreadsheet:this.events_onRequestSelectSpreadsheet,onRequestSelectDocument:this.events_onRequestSelectDocument},height:this.height,type:this.type,width:this.width},this.config||{}),e=window.DocsAPI.DocEditor(r,t);window.DocEditor.instances[r]=e}catch(i){console.error(i),this.onError(-1)}},onError:function(a){var o;switch(a){case-2:o="Error load DocsAPI from "+this.documentServerUrl;break;case-3:o="DocsAPI is not defined";break;default:o="Unknown error loading component",a=-1}typeof this.onLoadComponentError>"u"?console.error(o):this.onLoadComponentError(a,o)},onAppReady:function(){var a=this.id||"";this.events_onAppReady(window.DocEditor.instances[a])},onChangeProps:function(){var a,o=this.id||"";!((a=window==null?void 0:window.DocEditor)===null||a===void 0)&&a.instances[o]&&(window.DocEditor.instances[o].destroyEditor(),window.DocEditor.instances[o]=void 0,console.log("Important props have been changed. Load new Editor."),this.onLoad())}}});const cr=["id"];function fr(a,o,r,t,e,i){return d.openBlock(),d.createElementBlock("div",{id:a.id},null,8,cr)}_t.render=fr,_t.__file="src/components/DocumentEditor.vue";const hr=Oe(d.defineComponent({__name:"IkOnlyOffice",props:{documentServerUrl:{type:String,default:""},configOptions:{type:Object,default:()=>{}},officeHeight:{type:String,default:"100%"}},setup(a){const o=a,r=d.ref({width:"100%",height:"100%",...o.configOptions||{},...o.configOptions}),t=()=>{console.info("文档加载完成",o.configOptions)};return(e,i)=>(d.openBlock(),d.createElementBlock("div",{style:d.normalizeStyle({height:o.officeHeight})},[d.createVNode(d.unref(_t),{id:`${new Date().getTime()}`,ref:"editorRef","document-server-url":a.documentServerUrl,config:r.value,events_onDocumentReady:t},null,8,["id","document-server-url","config"])],4))}}));var li;const ui=typeof window<"u",dr=a=>typeof a=="string",gr=()=>{};ui&&((li=window==null?void 0:window.navigator)!=null&&li.userAgent)&&/iP(ad|hone|od)/.test(window.navigator.userAgent);function ci(a){return typeof a=="function"?a():d.unref(a)}function pr(a){return a}function vr(a){return d.getCurrentScope()?(d.onScopeDispose(a),!0):!1}function mr(a){var o;const r=ci(a);return(o=r==null?void 0:r.$el)!=null?o:r}const yr=ui?window:void 0;function Xe(...a){let o,r,t,e;if(dr(a[0])||Array.isArray(a[0])?([r,t,e]=a,o=yr):[o,r,t,e]=a,!o)return gr;Array.isArray(r)||(r=[r]),Array.isArray(t)||(t=[t]);const i=[],n=()=>{i.forEach(c=>c()),i.length=0},s=(c,f,g,p)=>(c.addEventListener(f,g,p),()=>c.removeEventListener(f,g,p)),l=d.watch(()=>[mr(o),ci(e)],([c,f])=>{n(),c&&i.push(...r.flatMap(g=>t.map(p=>s(c,g,p,f))))},{immediate:!0,flush:"post"}),u=()=>{l(),n()};return vr(u),u}const fi=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},hi="__vueuse_ssr_handlers__";fi[hi]=fi[hi]||{};var di;(function(a){a.UP="UP",a.RIGHT="RIGHT",a.DOWN="DOWN",a.LEFT="LEFT",a.NONE="NONE"})(di||(di={}));var _r=Object.defineProperty,gi=Object.getOwnPropertySymbols,Cr=Object.prototype.hasOwnProperty,kr=Object.prototype.propertyIsEnumerable,pi=(a,o,r)=>o in a?_r(a,o,{enumerable:!0,configurable:!0,writable:!0,value:r}):a[o]=r,br=(a,o)=>{for(var r in o)Cr.call(o,r)&&pi(a,r,o[r]);if(gi)for(var r of gi(o))kr.call(o,r)&&pi(a,r,o[r]);return a};br({linear:pr},{easeInSine:[.12,0,.39,0],easeOutSine:[.61,1,.88,1],easeInOutSine:[.37,0,.63,1],easeInQuad:[.11,0,.5,0],easeOutQuad:[.5,1,.89,1],easeInOutQuad:[.45,0,.55,1],easeInCubic:[.32,0,.67,0],easeOutCubic:[.33,1,.68,1],easeInOutCubic:[.65,0,.35,1],easeInQuart:[.5,0,.75,0],easeOutQuart:[.25,1,.5,1],easeInOutQuart:[.76,0,.24,1],easeInQuint:[.64,0,.78,0],easeOutQuint:[.22,1,.36,1],easeInOutQuint:[.83,0,.17,1],easeInExpo:[.7,0,.84,0],easeOutExpo:[.16,1,.3,1],easeInOutExpo:[.87,0,.13,1],easeInCirc:[.55,0,1,.45],easeOutCirc:[0,.55,.45,1],easeInOutCirc:[.85,0,.15,1],easeInBack:[.36,0,.66,-.56],easeOutBack:[.34,1.56,.64,1],easeInOutBack:[.68,-.6,.32,1.6]});const wr={urlList:{type:Array,default:()=>[]},zIndex:{type:Number},initialIndex:{type:Number,default:0},infinite:{type:Boolean,default:!0},hideOnClickModal:Boolean,teleported:Boolean,closeOnPressEscape:{type:Boolean,default:!0},zoomRate:{type:Number,default:1.2},minScale:{type:Number,default:.2},maxScale:{type:Number,default:7},crossorigin:{type:["anonymous","use-credentials",""]}},Tr={close:()=>!0,switch:a=>_e.paramType.isNumber(a),rotate:a=>_e.paramType.isNumber(a)},Er=["src","crossorigin"],Sr=Oe(d.defineComponent({name:"ElImageViewer",__name:"IkImageViewer",props:wr,emits:Tr,setup(a,{expose:o,emit:r}){const t=D=>Object.keys(D),e={CONTAIN:{name:"contain",icon:d.markRaw(Un)},ORIGINAL:{name:"original",icon:d.markRaw(Kn)}},i=a,n=r,{t:s}=K.useLocale(),l=K.useNamespace("image-viewer"),{nextZIndex:u}=K.useZIndex(),c=d.ref(),f=d.ref([]),g=d.effectScope(),p=d.ref(!0),v=d.ref(i.initialIndex),y=d.shallowRef(e.CONTAIN),_=d.ref({scale:1,deg:0,offsetX:0,offsetY:0,enableTransition:!1}),b=d.ref(i.zIndex??u()),T=d.computed(()=>{const{urlList:D}=i;return D.length<=1}),w=d.computed(()=>v.value===0),B=d.computed(()=>v.value===i.urlList.length-1),O=d.computed(()=>i.urlList[v.value]),V=d.computed(()=>[l.e("btn"),l.e("prev"),l.is("disabled",!i.infinite&&w.value)]),L=d.computed(()=>[l.e("btn"),l.e("next"),l.is("disabled",!i.infinite&&B.value)]),Y=d.computed(()=>{const{scale:D,deg:U,offsetX:W,offsetY:oe,enableTransition:fe}=_.value;let he=W/D,Se=oe/D;const Ye=U*Math.PI/180,An=Math.cos(Ye),Ln=Math.sin(Ye);he=he*An+Se*Ln,Se=Se*An-W/D*Ln;const ti={transform:`scale(${D}) rotate(${U}deg) translate(${he}px, ${Se}px)`,transition:fe?"transform .3s":""};return y.value.name===e.CONTAIN.name&&(ti.maxWidth=ti.maxHeight="100%"),ti});function G(){Z(),n("close")}function M(){const D=_e._.throttle(W=>{switch(W.code){case K.EVENT_CODE.esc:i.closeOnPressEscape&&G();break;case K.EVENT_CODE.space:xn();break;case K.EVENT_CODE.left:In();break;case K.EVENT_CODE.up:Re("zoomIn");break;case K.EVENT_CODE.right:Pn();break;case K.EVENT_CODE.down:Re("zoomOut");break}}),U=_e._.throttle(W=>{const oe=W.deltaY||W.deltaX;Re(oe<0?"zoomIn":"zoomOut",{zoomRate:i.zoomRate,enableTransition:!1})});g.run(()=>{Xe(document,"keydown",D),Xe(document,"wheel",U)})}function Z(){g.stop()}function ie(){p.value=!1}function ne(D){p.value=!1,D.target.alt=s("el.image.error")}function ye(D){if(p.value||D.button!==0||!c.value)return;_.value.enableTransition=!1;const{offsetX:U,offsetY:W}=_.value,oe=D.pageX,fe=D.pageY,he=_e._.throttle(Ye=>{_.value={..._.value,offsetX:U+Ye.pageX-oe,offsetY:W+Ye.pageY-fe}}),Se=Xe(document,"mousemove",he);Xe(document,"mouseup",()=>{Se()}),D.preventDefault()}function Sn(){_.value={scale:1,deg:0,offsetX:0,offsetY:0,enableTransition:!1}}function xn(){if(p.value)return;const D=t(e),U=Object.values(e),W=y.value.name,fe=((U==null?void 0:U.findIndex(he=>he.name===W))+1)%D.length;y.value=e[D[fe]],Sn()}function ei(D){const U=i.urlList.length;v.value=(D+U)%U}function In(){w.value&&!i.infinite||ei(v.value-1)}function Pn(){B.value&&!i.infinite||ei(v.value+1)}function Re(D,U={}){if(p.value)return;const{minScale:W,maxScale:oe}=i,{zoomRate:fe,rotateDeg:he,enableTransition:Se}={zoomRate:i.zoomRate,rotateDeg:90,enableTransition:!0,...U};switch(D){case"zoomOut":_.value.scale>W&&(_.value.scale=Number.parseFloat((_.value.scale/fe).toFixed(3)));break;case"zoomIn":_.value.scale<oe&&(_.value.scale=Number.parseFloat((_.value.scale*fe).toFixed(3)));break;case"clockwise":_.value.deg+=he,n("rotate",_.value.deg);break;case"anticlockwise":_.value.deg-=he,n("rotate",_.value.deg);break}_.value.enableTransition=Se}return d.watch(O,()=>{d.nextTick(()=>{const D=f.value[0];D!=null&&D.complete||(p.value=!0)})}),d.watch(v,D=>{Sn(),n("switch",D)}),d.onMounted(()=>{var D,U;M(),(U=(D=c.value)==null?void 0:D.focus)==null||U.call(D)}),o({setActiveItem:ei}),(D,U)=>(d.openBlock(),d.createBlock(d.Teleport,{to:"body"},[d.createVNode(d.Transition,{name:"viewer-fade",appear:""},{default:d.withCtx(()=>[d.createElementVNode("div",{ref_key:"wrapper",ref:c,tabindex:-1,class:d.normalizeClass(d.unref(l).e("wrapper")),style:d.normalizeStyle({zIndex:b.value})},[d.createElementVNode("div",{class:d.normalizeClass(d.unref(l).e("mask")),onClick:U[0]||(U[0]=d.withModifiers(W=>D.hideOnClickModal&&G(),["self"]))},null,2),d.createCommentVNode(" CLOSE "),d.createElementVNode("span",{class:d.normalizeClass([d.unref(l).e("btn"),d.unref(l).e("close")]),onClick:G},[d.createVNode(d.unref(K.ElIcon),null,{default:d.withCtx(()=>[d.createVNode(d.unref(ri))]),_:1})],2),d.createCommentVNode(" ARROW "),T.value?d.createCommentVNode("v-if",!0):(d.openBlock(),d.createElementBlock(d.Fragment,{key:0},[d.createElementVNode("span",{class:d.normalizeClass(V.value),onClick:In},[d.createVNode(d.unref(K.ElIcon),null,{default:d.withCtx(()=>[d.createVNode(d.unref(Nn))]),_:1})],2),d.createElementVNode("span",{class:d.normalizeClass(L.value),onClick:Pn},[d.createVNode(d.unref(K.ElIcon),null,{default:d.withCtx(()=>[d.createVNode(d.unref(Fn))]),_:1})],2)],64)),d.createCommentVNode(" ACTIONS "),d.createElementVNode("div",{class:d.normalizeClass([d.unref(l).e("btn"),d.unref(l).e("actions")])},[d.createElementVNode("div",{class:d.normalizeClass(d.unref(l).e("actions__inner"))},[d.createVNode(d.unref(K.ElIcon),{onClick:U[1]||(U[1]=W=>Re("zoomOut"))},{default:d.withCtx(()=>[d.createVNode(d.unref(qn))]),_:1}),d.createVNode(d.unref(K.ElIcon),{onClick:U[2]||(U[2]=W=>Re("zoomIn"))},{default:d.withCtx(()=>[d.createVNode(d.unref(Yn))]),_:1}),d.createElementVNode("i",{class:d.normalizeClass(d.unref(l).e("actions__divider"))},null,2),d.createVNode(d.unref(K.ElIcon),{onClick:xn},{default:d.withCtx(()=>[(d.openBlock(),d.createBlock(d.resolveDynamicComponent(y.value.icon)))]),_:1}),d.createElementVNode("i",{class:d.normalizeClass(d.unref(l).e("actions__divider"))},null,2),d.createVNode(d.unref(K.ElIcon),{onClick:U[3]||(U[3]=W=>Re("anticlockwise"))},{default:d.withCtx(()=>[d.createVNode(d.unref(zn))]),_:1}),d.createVNode(d.unref(K.ElIcon),{onClick:U[4]||(U[4]=W=>Re("clockwise"))},{default:d.withCtx(()=>[d.createVNode(d.unref(Wn))]),_:1})],2)],2),d.createCommentVNode(" CANVAS "),d.createElementVNode("div",{class:d.normalizeClass(d.unref(l).e("canvas"))},[(d.openBlock(!0),d.createElementBlock(d.Fragment,null,d.renderList(D.urlList,(W,oe)=>d.withDirectives((d.openBlock(),d.createElementBlock("img",{ref_for:!0,ref:fe=>f.value[oe]=fe,key:W,src:W,style:d.normalizeStyle(Y.value),class:d.normalizeClass(d.unref(l).e("img")),crossorigin:D.crossorigin,onLoad:ie,onError:ne,onMousedown:ye},null,46,Er)),[[d.vShow,oe===v.value]])),128))],2),d.renderSlot(D.$slots,"default")],6)]),_:3})]))}}));function vi(a,o){var r=Object.keys(a);if(Object.getOwnPropertySymbols){var t=Object.getOwnPropertySymbols(a);o&&(t=t.filter(function(e){return Object.getOwnPropertyDescriptor(a,e).enumerable})),r.push.apply(r,t)}return r}function j(a){for(var o=1;o<arguments.length;o++){var r=arguments[o]!=null?arguments[o]:{};o%2?vi(Object(r),!0).forEach(function(t){C(a,t,r[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(a,Object.getOwnPropertyDescriptors(r)):vi(Object(r)).forEach(function(t){Object.defineProperty(a,t,Object.getOwnPropertyDescriptor(r,t))})}return a}function X(a){"@babel/helpers - typeof";return X=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(o){return typeof o}:function(o){return o&&typeof Symbol=="function"&&o.constructor===Symbol&&o!==Symbol.prototype?"symbol":typeof o},X(a)}function E(a,o){if(!(a instanceof o))throw new TypeError("Cannot call a class as a function")}function mi(a,o){for(var r=0;r<o.length;r++){var t=o[r];t.enumerable=t.enumerable||!1,t.configurable=!0,"value"in t&&(t.writable=!0),Object.defineProperty(a,yi(t.key),t)}}function S(a,o,r){return o&&mi(a.prototype,o),r&&mi(a,r),Object.defineProperty(a,"prototype",{writable:!1}),a}function C(a,o,r){return o=yi(o),o in a?Object.defineProperty(a,o,{value:r,enumerable:!0,configurable:!0,writable:!0}):a[o]=r,a}function x(a,o){if(typeof o!="function"&&o!==null)throw new TypeError("Super expression must either be null or a function");a.prototype=Object.create(o&&o.prototype,{constructor:{value:a,writable:!0,configurable:!0}}),Object.defineProperty(a,"prototype",{writable:!1}),o&&Ct(a,o)}function P(a){return P=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},P(a)}function Ct(a,o){return Ct=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},Ct(a,o)}function xr(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function m(a){if(a===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return a}function kt(a,o){if(o&&(typeof o=="object"||typeof o=="function"))return o;if(o!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return m(a)}function I(a){var o=xr();return function(){var t=P(a),e;if(o){var i=P(this).constructor;e=Reflect.construct(t,arguments,i)}else e=t.apply(this,arguments);return kt(this,e)}}function Ir(a,o){for(;!Object.prototype.hasOwnProperty.call(a,o)&&(a=P(a),a!==null););return a}function A(){return typeof Reflect<"u"&&Reflect.get?A=Reflect.get.bind():A=function(o,r,t){var e=Ir(o,r);if(e){var i=Object.getOwnPropertyDescriptor(e,r);return i.get?i.get.call(arguments.length<3?o:t):i.value}},A.apply(this,arguments)}function re(a){return Pr(a)||Ar(a)||Lr(a)||Dr()}function Pr(a){if(Array.isArray(a))return bt(a)}function Ar(a){if(typeof Symbol<"u"&&a[Symbol.iterator]!=null||a["@@iterator"]!=null)return Array.from(a)}function Lr(a,o){if(a){if(typeof a=="string")return bt(a,o);var r=Object.prototype.toString.call(a).slice(8,-1);if(r==="Object"&&a.constructor&&(r=a.constructor.name),r==="Map"||r==="Set")return Array.from(a);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return bt(a,o)}}function bt(a,o){(o==null||o>a.length)&&(o=a.length);for(var r=0,t=new Array(o);r<o;r++)t[r]=a[r];return t}function Dr(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
2
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Rr(a,o){if(typeof a!="object"||a===null)return a;var r=a[Symbol.toPrimitive];if(r!==void 0){var t=r.call(a,o||"default");if(typeof t!="object")return t;throw new TypeError("@@toPrimitive must return a primitive value.")}return(o==="string"?String:Number)(a)}function yi(a){var o=Rr(a,"string");return typeof o=="symbol"?o:String(o)}var wt={exports:{}},_i;function Or(){return _i||(_i=1,function(a){var o=Object.prototype.hasOwnProperty,r="~";function t(){}Object.create&&(t.prototype=Object.create(null),new t().__proto__||(r=!1));function e(l,u,c){this.fn=l,this.context=u,this.once=c||!1}function i(l,u,c,f,g){if(typeof c!="function")throw new TypeError("The listener must be a function");var p=new e(c,f||l,g),v=r?r+u:u;return l._events[v]?l._events[v].fn?l._events[v]=[l._events[v],p]:l._events[v].push(p):(l._events[v]=p,l._eventsCount++),l}function n(l,u){--l._eventsCount===0?l._events=new t:delete l._events[u]}function s(){this._events=new t,this._eventsCount=0}s.prototype.eventNames=function(){var u=[],c,f;if(this._eventsCount===0)return u;for(f in c=this._events)o.call(c,f)&&u.push(r?f.slice(1):f);return Object.getOwnPropertySymbols?u.concat(Object.getOwnPropertySymbols(c)):u},s.prototype.listeners=function(u){var c=r?r+u:u,f=this._events[c];if(!f)return[];if(f.fn)return[f.fn];for(var g=0,p=f.length,v=new Array(p);g<p;g++)v[g]=f[g].fn;return v},s.prototype.listenerCount=function(u){var c=r?r+u:u,f=this._events[c];return f?f.fn?1:f.length:0},s.prototype.emit=function(u,c,f,g,p,v){var y=r?r+u:u;if(!this._events[y])return!1;var _=this._events[y],b=arguments.length,T,w;if(_.fn){switch(_.once&&this.removeListener(u,_.fn,void 0,!0),b){case 1:return _.fn.call(_.context),!0;case 2:return _.fn.call(_.context,c),!0;case 3:return _.fn.call(_.context,c,f),!0;case 4:return _.fn.call(_.context,c,f,g),!0;case 5:return _.fn.call(_.context,c,f,g,p),!0;case 6:return _.fn.call(_.context,c,f,g,p,v),!0}for(w=1,T=new Array(b-1);w<b;w++)T[w-1]=arguments[w];_.fn.apply(_.context,T)}else{var B=_.length,O;for(w=0;w<B;w++)switch(_[w].once&&this.removeListener(u,_[w].fn,void 0,!0),b){case 1:_[w].fn.call(_[w].context);break;case 2:_[w].fn.call(_[w].context,c);break;case 3:_[w].fn.call(_[w].context,c,f);break;case 4:_[w].fn.call(_[w].context,c,f,g);break;default:if(!T)for(O=1,T=new Array(b-1);O<b;O++)T[O-1]=arguments[O];_[w].fn.apply(_[w].context,T)}}return!0},s.prototype.on=function(u,c,f){return i(this,u,c,f,!1)},s.prototype.once=function(u,c,f){return i(this,u,c,f,!0)},s.prototype.removeListener=function(u,c,f,g){var p=r?r+u:u;if(!this._events[p])return this;if(!c)return n(this,p),this;var v=this._events[p];if(v.fn)v.fn===c&&(!g||v.once)&&(!f||v.context===f)&&n(this,p);else{for(var y=0,_=[],b=v.length;y<b;y++)(v[y].fn!==c||g&&!v[y].once||f&&v[y].context!==f)&&_.push(v[y]);_.length?this._events[p]=_.length===1?_[0]:_:n(this,p)}return this},s.prototype.removeAllListeners=function(u){var c;return u?(c=r?r+u:u,this._events[c]&&n(this,c)):(this._events=new t,this._eventsCount=0),this},s.prototype.off=s.prototype.removeListener,s.prototype.addListener=s.prototype.on,s.prefixed=r,s.EventEmitter=s,a.exports=s}(wt)),wt.exports}var Ci=Or();const ki=yt(Ci);var Nr=typeof window<"u"&&window.location&&window.location.href.indexOf("xgplayerdebugger=1")>-1,Tt={info:"color: #525252; background-color: #90ee90;",error:"color: #525252; background-color: red;",warn:"color: #525252; background-color: yellow; "},Et="%c[xgplayer]",N={config:{debug:Nr?3:0},logInfo:function(o){for(var r,t=arguments.length,e=new Array(t>1?t-1:0),i=1;i<t;i++)e[i-1]=arguments[i];this.config.debug>=3&&(r=console).log.apply(r,[Et,Tt.info,o].concat(e))},logWarn:function(o){for(var r,t=arguments.length,e=new Array(t>1?t-1:0),i=1;i<t;i++)e[i-1]=arguments[i];this.config.debug>=1&&(r=console).warn.apply(r,[Et,Tt.warn,o].concat(e))},logError:function(o){var r;if(!(this.config.debug<1)){for(var t=this.config.debug>=2?"trace":"error",e=arguments.length,i=new Array(e>1?e-1:0),n=1;n<e;n++)i[n-1]=arguments[n];(r=console)[t].apply(r,[Et,Tt.error,o].concat(i))}}};function Mr(a){a.logInfo=N.logInfo.bind(a),a.logWarn=N.logWarn.bind(a),a.logError=N.logError.bind(a)}var Fr=function(){function a(o){E(this,a),this.bufferedList=o}return S(a,[{key:"start",value:function(r){return this.bufferedList[r].start}},{key:"end",value:function(r){return this.bufferedList[r].end}},{key:"length",get:function(){return this.bufferedList.length}}]),a}(),h={};h.createDom=function(){var a=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"div",o=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"",r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},t=arguments.length>3&&arguments[3]!==void 0?arguments[3]:"",e=document.createElement(a);return e.className=t,e.innerHTML=o,Object.keys(r).forEach(function(i){var n=i,s=r[i];a==="video"||a==="audio"||a==="live-video"?s&&e.setAttribute(n,s):e.setAttribute(n,s)}),e},h.createDomFromHtml=function(a){var o=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:"";try{var t=document.createElement("div");t.innerHTML=a;var e=t.children;return t=null,e.length>0?(e=e[0],r&&h.addClass(e,r),o&&Object.keys(o).forEach(function(i){e.setAttribute(i,o[i])}),e):null}catch(i){return N.logError("util.createDomFromHtml",i),null}},h.hasClass=function(a,o){if(!a||!o)return!1;try{return Array.prototype.some.call(a.classList,function(t){return t===o})}catch{var r=a.className&&X(a.className)==="object"?a.getAttribute("class"):a.className;return r&&!!r.match(new RegExp("(\\s|^)"+o+"(\\s|$)"))}},h.addClass=function(a,o){if(!(!a||!o))try{o.replace(/(^\s+|\s+$)/g,"").split(/\s+/g).forEach(function(r){r&&a.classList.add(r)})}catch{h.hasClass(a,o)||(a.className&&X(a.className)==="object"?a.setAttribute("class",a.getAttribute("class")+" "+o):a.className+=" "+o)}},h.removeClass=function(a,o){if(!(!a||!o))try{o.replace(/(^\s+|\s+$)/g,"").split(/\s+/g).forEach(function(r){r&&a.classList.remove(r)})}catch{h.hasClass(a,o)&&o.split(/\s+/g).forEach(function(t){var e=new RegExp("(\\s|^)"+t+"(\\s|$)");a.className&&X(a.className)==="object"?a.setAttribute("class",a.getAttribute("class").replace(e," ")):a.className=a.className.replace(e," ")})}},h.toggleClass=function(a,o){a&&o.split(/\s+/g).forEach(function(r){h.hasClass(a,r)?h.removeClass(a,r):h.addClass(a,r)})},h.classNames=function(){for(var a=arguments,o=[],r=function(i){h.typeOf(a[i])==="String"?o.push(a[i]):h.typeOf(a[i])==="Object"&&Object.keys(a[i]).map(function(n){a[i][n]&&o.push(n)})},t=0;t<arguments.length;t++)r(t);return o.join(" ")},h.findDom=function(){var a=arguments.length>0&&arguments[0]!==void 0?arguments[0]:document,o=arguments.length>1?arguments[1]:void 0,r;try{r=a.querySelector(o)}catch(t){N.logError("util.findDom",t),o.indexOf("#")===0&&(r=a.getElementById(o.slice(1)))}return r},h.getCss=function(a,o){return a.currentStyle?a.currentStyle[o]:document.defaultView.getComputedStyle(a,!1)[o]},h.padStart=function(a,o,r){for(var t=String(r),e=o>>0,i=Math.ceil(e/t.length),n=[],s=String(a);i--;)n.push(t);return n.join("").substring(0,e-s.length)+s},h.format=function(a){if(window.isNaN(a))return"";a=Math.round(a);var o=h.padStart(Math.floor(a/3600),2,0),r=h.padStart(Math.floor((a-o*3600)/60),2,0),t=h.padStart(Math.floor(a-o*3600-r*60),2,0);return(o==="00"?[r,t]:[o,r,t]).join(":")},h.event=function(a){if(a.touches){var o=a.touches[0]||a.changedTouches[0];a.clientX=o.clientX||0,a.clientY=o.clientY||0,a.offsetX=o.pageX-o.target.offsetLeft,a.offsetY=o.pageY-o.target.offsetTop}a._target=a.target||a.srcElement},h.typeOf=function(a){return Object.prototype.toString.call(a).match(/([^\s.*]+)(?=]$)/g)[0]},h.deepCopy=function(a,o){if(h.typeOf(o)==="Object"&&h.typeOf(a)==="Object")return Object.keys(o).forEach(function(r){h.typeOf(o[r])==="Object"&&!(o[r]instanceof Node)?a[r]===void 0||a[r]===void 0?a[r]=o[r]:h.deepCopy(a[r],o[r]):h.typeOf(o[r])==="Array"?a[r]=h.typeOf(a[r])==="Array"?a[r].concat(o[r]):o[r]:a[r]=o[r]}),a},h.deepMerge=function(a,o){return Object.keys(o).map(function(r){if(h.typeOf(o[r])==="Array"&&h.typeOf(a[r])==="Array"){if(h.typeOf(a[r])==="Array"){var t;(t=a[r]).push.apply(t,re(o[r]))}}else h.typeOf(a[r])===h.typeOf(o[r])&&a[r]!==null&&h.typeOf(a[r])==="Object"&&!(o[r]instanceof window.Node)?h.deepMerge(a[r],o[r]):o[r]!==null&&(a[r]=o[r])}),a},h.getBgImage=function(a){var o=(a.currentStyle||window.getComputedStyle(a,null)).backgroundImage;if(!o||o==="none")return"";var r=document.createElement("a");return r.href=o.replace(/url\("|"\)/g,""),r.href},h.copyDom=function(a){if(a&&a.nodeType===1){var o=document.createElement(a.tagName);return Array.prototype.forEach.call(a.attributes,function(r){o.setAttribute(r.name,r.value)}),a.innerHTML&&(o.innerHTML=a.innerHTML),o}else return""},h.setInterval=function(a,o,r,t){a._interval[o]||(a._interval[o]=window.setInterval(r.bind(a),t))},h.clearInterval=function(a,o){clearInterval(a._interval[o]),a._interval[o]=null},h.setTimeout=function(a,o,r){a._timers||(a._timers=[]);var t=setTimeout(function(){o(),h.clearTimeout(a,t)},r);return a._timers.push(t),t},h.clearTimeout=function(a,o){var r=a._timers;if(h.typeOf(r)==="Array"){for(var t=0;t<r.length;t++)if(r[t]===o){r.splice(t,1),clearTimeout(o);break}}else clearTimeout(o)},h.clearAllTimers=function(a){var o=a._timers;h.typeOf(o)==="Array"&&(o.map(function(r){clearTimeout(r)}),a._timerIds=[])},h.createImgBtn=function(a,o,r,t){var e=h.createDom("xg-".concat(a),"",{},"xgplayer-".concat(a,"-img"));if(e.style.backgroundImage='url("'.concat(o,'")'),r&&t){var i,n,s;["px","rem","em","pt","dp","vw","vh","vm","%"].every(function(l){return r.indexOf(l)>-1&&t.indexOf(l)>-1?(i=parseFloat(r.slice(0,r.indexOf(l)).trim()),n=parseFloat(t.slice(0,t.indexOf(l)).trim()),s=l,!1):!0}),e.style.width="".concat(i).concat(s),e.style.height="".concat(n).concat(s),e.style.backgroundSize="".concat(i).concat(s," ").concat(n).concat(s),a==="start"?e.style.margin="-".concat(n/2).concat(s," auto auto -").concat(i/2).concat(s):e.style.margin="auto 5px auto 5px"}return e},h.Hex2RGBA=function(a,o){var r=[];if(/^\#[0-9A-F]{3}$/i.test(a)){var t="#";a.replace(/[0-9A-F]/ig,function(e){t+=e+e}),a=t}return/^#[0-9A-F]{6}$/i.test(a)?(a.replace(/[0-9A-F]{2}/ig,function(e){r.push(parseInt(e,16))}),"rgba(".concat(r.join(","),", ").concat(o,")")):"rgba(255, 255, 255, 0.1)"},h.getFullScreenEl=function(){return document.fullscreenElement||document.webkitFullscreenElement||document.mozFullScreenElement||document.msFullscreenElement},h.checkIsFunction=function(a){return a&&typeof a=="function"},h.checkIsObject=function(a){return a!==null&&X(a)==="object"},h.hide=function(a){a.style.display="none"},h.show=function(a,o){a.style.display=o||"block"},h.isUndefined=function(a){if(typeof a>"u"||a===null)return!0},h.isNotNull=function(a){return a!=null},h.setStyleFromCsstext=function(a,o){if(o)if(h.typeOf(o)==="String"){var r=o.replace(/\s+/g,"").split(";");r.map(function(t){if(t){var e=t.split(":");e.length>1&&(a.style[e[0]]=e[1])}})}else Object.keys(o).map(function(t){a.style[t]=o[t]})};function Br(a,o){for(var r=0,t=o.length;r<t;r++)if(a.indexOf(o[r])>-1)return!0;return!1}h.filterStyleFromText=function(a){var o=arguments.length>1&&arguments[1]!==void 0?arguments[1]:["width","height","top","left","bottom","right","position","z-index","padding","margin","transform"],r=a.style.cssText;if(!r)return{};var t=r.replace(/\s+/g,"").split(";"),e={},i={};return t.map(function(n){if(n){var s=n.split(":");s.length>1&&(Br(s[0],o)?e[s[0]]=s[1]:i[s[0]]=s[1])}}),a.setAttribute("style",""),Object.keys(i).map(function(n){a.style[n]=i[n]}),e},h.getStyleFromCsstext=function(a){var o=a.style.cssText;if(!o)return{};var r=o.replace(/\s+/g,"").split(";"),t={};return r.map(function(e){if(e){var i=e.split(":");i.length>1&&(t[i[0]]=i[1])}}),t},h.preloadImg=function(a){var o=arguments.length>1&&arguments[1]!==void 0?arguments[1]:function(){},r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:function(){};if(a){var t=new window.Image;t.onload=function(e){t=null,o&&o(e)},t.onerror=function(e){t=null,r&&r(e)},t.src=a}},h.stopPropagation=function(a){a&&a.stopPropagation()},h.scrollTop=function(){return window.pageYOffset||document.documentElement.scrollTop||document.body.scrollTop||0},h.scrollLeft=function(){return window.pageXOffset||document.documentElement.scrollLeft||document.body.scrollLeft||0},h.checkTouchSupport=function(){return"ontouchstart"in window},h.getBuffered2=function(a){for(var o=arguments.length>1&&arguments[1]!==void 0?arguments[1]:.5,r=[],t=0;t<a.length;t++)r.push({start:a.start(t)<.5?0:a.start(t),end:a.end(t)});r.sort(function(l,u){var c=l.start-u.start;return c||u.end-l.end});var e=[];if(o)for(var i=0;i<r.length;i++){var n=e.length;if(n){var s=e[n-1].end;r[i].start-s<o?r[i].end>s&&(e[n-1].end=r[i].end):e.push(r[i])}else e.push(r[i])}else e=r;return new Fr(e)},h.getEventPos=function(a){var o=arguments.length>1&&arguments[1]!==void 0?arguments[1]:1;return a.touches&&a.touches.length>0&&(a=a.touches[0]),{x:a.x/o,y:a.y/o,clientX:a.clientX/o,clientY:a.clientY/o,offsetX:a.offsetX/o,offsetY:a.offsetY/o,pageX:a.pageX/o,pageY:a.pageY/o}},h.requestAnimationFrame=function(a){var o=window.requestAnimationFrame||window.webkitRequestAnimationFrame||window.mozRequestAnimationFrame||window.oRequestAnimationFrame||window.msRequestAnimationFrame;if(o)return o(a)},h.getHostFromUrl=function(a){if(h.typeOf(a)!=="String")return"";var o=a.split("/"),r="";return o.length>3&&o[2]&&(r=o[2]),r},h.cancelAnimationFrame=function(a){var o=window.cancelAnimationFrame||window.mozCancelAnimationFrame||window.cancelRequestAnimationFrame;o&&o(a)},h.isMSE=function(a){return a.media&&(a=a.media),!a||!(a instanceof HTMLMediaElement)?!1:/^blob/.test(a.currentSrc)||/^blob/.test(a.src)},h.isBlob=function(a){return typeof a=="string"&&/^blob/.test(a)},h.generateSessionId=function(){var a=arguments.length>0&&arguments[0]!==void 0?arguments[0]:0,o=new Date().getTime();try{a=parseInt(a)}catch{a=0}o+=a,window.performance&&typeof window.performance.now=="function"&&(o+=parseInt(window.performance.now()));var r="xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,function(t){var e=(o+Math.random()*16)%16|0;return o=Math.floor(o/16),(t==="x"?e:e&3|8).toString(16)});return r},h.createEvent=function(a){var o;return typeof window.Event=="function"?o=new Event(a):(o=document.createEvent("Event"),o.initEvent(a,!0,!0)),o},h.adjustTimeByDuration=function(a,o,r){return!o||!a?a:a>o||r&&a<o?o:a},h.createPositionBar=function(a,o){var r=h.createDom("xg-bar","",{"data-index":-1},a);return o.appendChild(r),r},h.getTransformStyle=function(){var a=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{x:0,y:0,scale:1,rotate:0},o=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"",r={scale:"".concat(a.scale||1),translate:"".concat(a.x||0,"%, ").concat(a.y||0,"%"),rotate:"".concat(a.rotate||0,"deg")},t=Object.keys(r);return t.forEach(function(e){var i=new RegExp("".concat(e,"\\([^\\(]+\\)"),"g"),n="".concat(e,"(").concat(r[e],")");i.test(o)?(i.lastIndex=-1,o=o.replace(i,n)):o+="".concat(n," ")}),o},h.convertDeg=function(a){return Math.abs(a)<=1?a*360:a%360},h.getIndexByTime=function(a,o){var r=o.length,t=-1;if(r<1)return t;if(a<=o[0].end||r<2)t=0;else if(a>o[r-1].end)t=r-1;else for(var e=1;e<r;e++)if(a>o[e-1].end&&a<=o[e].end){t=e;break}return t},h.getOffsetCurrentTime=function(a,o){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:-1,t=-1;if(r>=0&&r<o.length?t=r:t=h.getIndexByTime(a,o),t<0)return-1;var e=o.length,i=o[t],n=i.start,s=i.end,l=i.cTime,u=i.offset;return a<n?l:a>=n&&a<=s?a-u:a>s&&t>=e-1?s:-1},h.getCurrentTimeByOffset=function(a,o){var r=-1;if(!o||o.length<0)return a;for(var t=0;t<o.length;t++)if(a<=o[t].duration){r=t;break}if(r!==-1){var e=o[r].start;return r-1<0?e+a:e+(a-o[r-1].duration)}return a};function bi(a){var o=X(a);return a!==null&&(o==="object"||o==="function")}function Hr(a,o,r){var t,e,i,n,s,l,u=0,c=!1,f=!1,g=!0,p=!o&&o!==0&&typeof window.requestAnimationFrame=="function";if(typeof a!="function")throw new TypeError("Expected a function");o=+o||0,bi(r)&&(c=!!r.leading,f="maxWait"in r,i=f?Math.max(+r.maxWait||0,o):i,g="trailing"in r?!!r.trailing:g);function v(M){var Z=t,ie=e;return t=e=void 0,u=M,n=a.apply(ie,Z),n}function y(M,Z){return p?(window.cancelAnimationFrame(s),window.requestAnimationFrame(M)):setTimeout(M,Z)}function _(M){if(p)return window.cancelAnimationFrame(M);clearTimeout(M)}function b(M){return u=M,s=y(B,o),c?v(M):n}function T(M){var Z=M-l,ie=M-u,ne=o-Z;return f?Math.min(ne,i-ie):ne}function w(M){var Z=M-l,ie=M-u;return l===void 0||Z>=o||Z<0||f&&ie>=i}function B(){var M=Date.now();if(w(M))return O(M);s=y(B,T(M))}function O(M){return s=void 0,g&&t?v(M):(t=e=void 0,n)}function V(){s!==void 0&&_(s),u=0,t=l=e=s=void 0}function L(){return s===void 0?n:O(Date.now())}function Y(){return s!==void 0}function G(){for(var M=Date.now(),Z=w(M),ie=arguments.length,ne=new Array(ie),ye=0;ye<ie;ye++)ne[ye]=arguments[ye];if(t=ne,e=this,l=M,Z){if(s===void 0)return b(l);if(f)return s=y(B,o),v(l)}return s===void 0&&(s=y(B,o)),n}return G.cancel=V,G.flush=L,G.pending=Y,G}function Ur(a,o,r){var t=!0,e=!0;if(typeof a!="function")throw new TypeError("Expected a function");return bi(r)&&(t="leading"in r?!!r.leading:t,e="trailing"in r?!!r.trailing:e),Hr(a,o,{leading:t,trailing:e,maxWait:o})}function Vr(){var a=(document.documentElement.getAttribute("lang")||navigator.language||"zh-cn").toLocaleLowerCase();return a==="zh-cn"&&(a="zh"),a}function zr(a,o,r){if(a){var t=a.getAttribute(r);return!!(t&&t===o&&(a.tagName==="VIDEO"||a.tagName==="AUDIO"))}}var wi={android:/(Android)\s([\d.]+)/,ios:/(Version)\/([\d.]+)/},jr=["avc1.42E01E, mp4a.40.2","avc1.58A01E, mp4a.40.2","avc1.4D401E, mp4a.40.2","avc1.64001E, mp4a.40.2","avc1.42E01E","mp4v.20.8","mp4v.20.8, mp4a.40.2","mp4v.20.240, mp4a.40.2"],R={get device(){var a=R.os;return a.isPc?"pc":"mobile"},get browser(){if(typeof navigator>"u")return"";var a=navigator.userAgent.toLowerCase(),o={ie:/rv:([\d.]+)\) like gecko/,firefox:/firefox\/([\d.]+)/,chrome:/chrome\/([\d.]+)/,opera:/opera.([\d.]+)/,safari:/version\/([\d.]+).*safari/};return[].concat(Object.keys(o).filter(function(r){return o[r].test(a)}))[0]},get os(){if(typeof navigator>"u")return{};var a=navigator.userAgent,o=/(?:Windows Phone)/.test(a),r=/(?:SymbianOS)/.test(a)||o,t=/(?:Android)/.test(a),e=/(?:Firefox)/.test(a),i=/(?:iPad|PlayBook)/.test(a)||navigator.platform==="MacIntel"&&navigator.maxTouchPoints>1,n=i||t&&!/(?:Mobile)/.test(a)||e&&/(?:Tablet)/.test(a),s=/(?:iPhone)/.test(a)&&!n,l=!s&&!t&&!r&&!n;return{isTablet:n,isPhone:s,isIpad:i,isIos:s||i,isAndroid:t,isPc:l,isSymbian:r,isWindowsPhone:o,isFireFox:e}},get osVersion(){if(typeof navigator>"u")return 0;var a=navigator.userAgent,o="";/(?:iPhone)|(?:iPad|PlayBook)/.test(a)?o=wi.ios:o=wi.android;var r=o?o.exec(a):[];if(r&&r.length>=3){var t=r[2].split(".");return t.length>0?parseInt(t[0]):0}return 0},get isWeixin(){if(typeof navigator>"u")return!1;var a=/(micromessenger)\/([\d.]+)/,o=a.exec(navigator.userAgent.toLocaleLowerCase());return!!o},isSupportMP4:function(){var o={isSupport:!1,mime:""};if(typeof document>"u")return o;if(this.supportResult)return this.supportResult;var r=document.createElement("video");return typeof r.canPlayType=="function"&&jr.map(function(t){r.canPlayType('video/mp4; codecs="'.concat(t,'"'))==="probably"&&(o.isSupport=!0,o.mime+="||".concat(t))}),this.supportResult=o,r=null,o},isMSESupport:function(){var o=arguments.length>0&&arguments[0]!==void 0?arguments[0]:'video/mp4; codecs="avc1.42E01E,mp4a.40.2"';if(typeof MediaSource>"u"||!MediaSource)return!1;try{return MediaSource.isTypeSupported(o)}catch(r){return this._logger.error(o,r),!1}},isHevcSupported:function(){return typeof MediaSource>"u"||!MediaSource.isTypeSupported?!1:MediaSource.isTypeSupported('video/mp4;codecs="hev1.1.6.L120.90"')||MediaSource.isTypeSupported('video/mp4;codecs="hev1.2.4.L120.90"')||MediaSource.isTypeSupported('video/mp4;codecs="hev1.3.E.L120.90"')||MediaSource.isTypeSupported('video/mp4;codecs="hev1.4.10.L120.90"')},probeConfigSupported:function(o){var r={supported:!1,smooth:!1,powerEfficient:!1};if(!o||typeof navigator>"u")return Promise.resolve(r);if(navigator.mediaCapabilities&&navigator.mediaCapabilities.decodingInfo)return navigator.mediaCapabilities.decodingInfo(o);var t=o.video||{},e=o.audio||{};try{var i=MediaSource.isTypeSupported(t.contentType),n=MediaSource.isTypeSupported(e.contentType);return Promise.resolve({supported:i&&n,smooth:!1,powerEfficient:!1})}catch{return Promise.resolve(r)}}},St="3.0.20",Ti={1:"media",2:"media",3:"media",4:"media",5:"media",6:"media"},Ei={1:5101,2:5102,3:5103,4:5104,5:5105,6:5106},qe=S(function a(o){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{errorType:"",errorCode:0,errorMessage:"",originError:"",ext:{},mediaError:null};E(this,a);var t=o&&o.i18n?o.i18n.ERROR_TYPES:null;if(o.media){var e=r.mediaError?r.mediaError:o.media.error||{},i=o.duration,n=o.currentTime,s=o.ended,l=o.src,u=o.currentSrc,c=o.media,f=c.readyState,g=c.networkState,p=r.errorCode||e.code;Ei[p]&&(p=Ei[p]);var v={playerVersion:St,currentTime:n,duration:i,ended:s,readyState:f,networkState:g,src:l||u,errorType:r.errorType,errorCode:p,message:r.errorMessage||e.message,mediaError:e,originError:r.originError?r.originError.stack:"",host:h.getHostFromUrl(l||u)};return r.ext&&Object.keys(r.ext).map(function(T){v[T]=r.ext[T]}),v}else if(arguments.length>1){for(var y={playerVersion:St,domain:document.domain},_=["errorType","currentTime","duration","networkState","readyState","src","currentSrc","ended","errd","errorCode","mediaError"],b=0;b<arguments.length;b++)y[_[b]]=arguments[b];return y.ex=t?(t[arguments[0]]||{}).msg:"",y}}),Q="play",xt="playing",xe="ended",Ne="pause",je="error",Ze="seeking",de="seeked",ee="timeupdate",We="waiting",ge="canplay",Wr="canplaythrough",pe="durationchange",Si="volumechange",ve="loadeddata",Gr="loadedmetadata",xi="ratechange",Ii="progress",It="loadstart",Ie="emptied",Kr="stalled",$r="suspend",Yr="abort",Xr="bufferedChange",Pt="focus",Pi="blur",At="ready",Ai="urlNull",Pe="autoplay_started",Lt="autoplay_was_prevented",Je="complete",Qe="replay",Dt="destroy",et="urlchange",Rt="download_speed_change",Li="leaveplayer",Di="enterplayer",Ri="loading",me="fullscreen_change",tt="cssFullscreen_change",it="mini_state_change",Ot="definition_change",qr="before_definition_change",Nt="after_definition_change",Zr="SEI_PARSED",Jr="retry",Ce="video_resize",Mt="pip_change",Oi="rotate",Ni="screenShot",nt="playnext",Mi="shortcut",Fi="xglog",rt="user_action",st="reset",Bi="source_error",Hi="source_success",Qr="switch_subtitle",Ui=["play","playing","ended","pause","error","seeking","seeked","timeupdate","waiting","canplay","canplaythrough","durationchange","volumechange","loadeddata","loadedmetadata","ratechange","progress","loadstart","emptied","stalled","suspend","abort","lowdecode"],Vi={STATS_INFO:"stats_info",STATS_DOWNLOAD:"stats_download",STATS_RESET:"stats_reset"},zi="fps_stuck";const es=Object.freeze(Object.defineProperty({__proto__:null,ABORT:Yr,AFTER_DEFINITION_CHANGE:Nt,AUTOPLAY_PREVENTED:Lt,AUTOPLAY_STARTED:Pe,BEFORE_DEFINITION_CHANGE:qr,BUFFER_CHANGE:Xr,CANPLAY:ge,CANPLAY_THROUGH:Wr,COMPLETE:Je,CSS_FULLSCREEN_CHANGE:tt,DEFINITION_CHANGE:Ot,DESTROY:Dt,DOWNLOAD_SPEED_CHANGE:Rt,DURATION_CHANGE:pe,EMPTIED:Ie,ENDED:xe,ENTER_PLAYER:Di,ERROR:je,FPS_STUCK:zi,FULLSCREEN_CHANGE:me,LEAVE_PLAYER:Li,LOADED_DATA:ve,LOADED_METADATA:Gr,LOADING:Ri,LOAD_START:It,MINI_STATE_CHANGE:it,PAUSE:Ne,PIP_CHANGE:Mt,PLAY:Q,PLAYER_BLUR:Pi,PLAYER_FOCUS:Pt,PLAYING:xt,PLAYNEXT:nt,PROGRESS:Ii,RATE_CHANGE:xi,READY:At,REPLAY:Qe,RESET:st,RETRY:Jr,ROTATE:Oi,SCREEN_SHOT:Ni,SEEKED:de,SEEKING:Ze,SEI_PARSED:Zr,SHORTCUT:Mi,SOURCE_ERROR:Bi,SOURCE_SUCCESS:Hi,STALLED:Kr,STATS_EVENTS:Vi,SUSPEND:$r,SWITCH_SUBTITLE:Qr,TIME_UPDATE:ee,URL_CHANGE:et,URL_NULL:Ai,USER_ACTION:rt,VIDEO_EVENTS:Ui,VIDEO_RESIZE:Ce,VOLUME_CHANGE:Si,WAITING:We,XGLOG:Fi},Symbol.toStringTag,{value:"Module"}));function Ft(a,o){!this||!this.emit||(a==="error"?this.errorHandler(a,o.error):this.emit(a,o))}function ts(a,o){return function(r,t){var e={player:o,eventName:a,originalEvent:r,detail:r.detail||{},timeStamp:r.timeStamp,currentTime:o.currentTime,duration:o.duration,paused:o.paused,ended:o.ended,isInternalOp:!!o._internalOp[r.type],muted:o.muted,volume:o.volume,host:h.getHostFromUrl(o.currentSrc),vtype:o.vtype};if(o.removeInnerOP(r.type),a==="timeupdate"&&(o._currentTime=o.media&&o.media.currentTime),a==="ratechange"){var i=o.media?o.media.playbackRate:0;if(i&&o._rate===i)return;o._rate=o.media&&o.media.playbackRate}if(a==="durationchange"&&(o._duration=o.media.duration),a==="volumechange"&&(e.isMutedChange=o._lastMuted!==o.muted,o._lastMuted=o.muted),a==="error"&&(e.error=t||o.video.error),o.mediaEventMiddleware[a]){var n=Ft.bind(o,a,e);try{o.mediaEventMiddleware[a].call(o,e,n)}catch(s){throw Ft.call(o,a,e),s}}else Ft.call(o,a,e)}}var is=function(a){x(r,a);var o=I(r);function r(t){var e;E(this,r),e=o.call(this,t),e._hasStart=!1,e._currentTime=0,e._duration=0,e._internalOp={},e._lastMuted=!1,e.vtype="MP4",e._rate=-1,e.mediaConfig=Object.assign({},{controls:!1,autoplay:t.autoplay,playsinline:t.playsinline,"x5-playsinline":t.playsinline,"webkit-playsinline":t.playsinline,"x5-video-player-fullscreen":t["x5-video-player-fullscreen"]||t.x5VideoPlayerFullscreen,"x5-video-orientation":t["x5-video-orientation"]||t.x5VideoOrientation,airplay:t.airplay,"webkit-airplay":t.airplay,tabindex:t.tabindex|0,mediaType:t.mediaType||"video","data-index":-1},t.videoConfig,t.videoAttributes);var i=t["x5-video-player-type"]||t.x5VideoPlayerType;return R.isWeixin&&R.os.isAndroid&&i&&(e.mediaConfig["x5-video-player-type"]=i,delete e.mediaConfig.playsinline,delete e.mediaConfig["webkit-playsinline"],delete e.mediaConfig["x5-playsinline"]),t.loop&&(e.mediaConfig.loop="loop"),t.autoplayMuted&&!Object.prototype.hasOwnProperty.call(e.mediaConfig,"muted")&&(e.mediaConfig.muted=!0),e.media=h.createDom(e.mediaConfig.mediaType,"",e.mediaConfig,""),t.defaultPlaybackRate&&(e.media.defaultPlaybackRate=e.media.playbackRate=t.defaultPlaybackRate),h.typeOf(t.volume)==="Number"&&(e.volume=t.volume),t.autoplayMuted&&(e.media.muted=!0,e._lastMuted=!0),t.autoplay&&(e.media.autoplay=!0),e._interval={},e.mediaEventMiddleware={},e.attachVideoEvents(),e}return S(r,[{key:"setEventsMiddleware",value:function(e){var i=this;Object.keys(e).map(function(n){i.mediaEventMiddleware[n]=e[n]})}},{key:"removeEventsMiddleware",value:function(e){var i=this;Object.keys(e).map(function(n){delete i.mediaEventMiddleware[n]})}},{key:"attachVideoEvents",value:function(){var e=this,i=arguments.length>0&&arguments[0]!==void 0?arguments[0]:this.media;this._evHandlers||(this._evHandlers=Ui.map(function(n){var s="on".concat(n.charAt(0).toUpperCase()).concat(n.slice(1));return typeof e[s]=="function"&&e.on(n,e[s]),C({},n,ts(n,e))})),this._evHandlers.forEach(function(n){var s=Object.keys(n)[0];i.addEventListener(s,n[s],!1)})}},{key:"detachVideoEvents",value:function(){var e=this,i=arguments.length>0&&arguments[0]!==void 0?arguments[0]:this.media;this._evHandlers.forEach(function(n){var s=Object.keys(n)[0];i.removeEventListener(s,n[s],!1)}),this._evHandlers.forEach(function(n){var s=Object.keys(n)[0],l="on".concat(s.charAt(0).toUpperCase()).concat(s.slice(1));typeof e[l]=="function"&&e.off(s,e[l])}),this._evHandlers=null}},{key:"_attachSourceEvents",value:function(e,i){var n=this;e.removeAttribute("src"),e.load(),i.forEach(function(f,g){n.media.appendChild(h.createDom("source","",{src:"".concat(f.src),type:"".concat(f.type||""),"data-index":g+1}))});var s=e.children;if(s){this._videoSourceCount=s.length,this._videoSourceIndex=s.length,this._vLoadeddata=function(f){n.emit(Hi,{src:f.target.currentSrc,host:h.getHostFromUrl(f.target.currentSrc)})};for(var l=null,u=0;u<this._evHandlers.length;u++)if(Object.keys(this._evHandlers[u])[0]==="error"){l=this._evHandlers[u];break}!this._sourceError&&(this._sourceError=function(f){var g=parseInt(f.target.getAttribute("data-index"),10);if(n._videoSourceIndex--,n._videoSourceIndex===0||g>=n._videoSourceCount){var p={code:4,message:"sources_load_error"};l?l.error(f,p):n.errorHandler("error",p)}var v=Ti[4];n.emit(Bi,new qe(n,{errorType:v,errorCode:4,errorMessage:"sources_load_error",mediaError:{code:4,message:"sources_load_error"},src:f.target.src}))});for(var c=0;c<s.length;c++)s[c].addEventListener("error",this._sourceError);e.addEventListener("loadeddata",this._vLoadeddata)}}},{key:"_detachSourceEvents",value:function(e){var i=e.children;if(!(!i||i.length===0||!this._sourceError)){for(var n=0;n<i.length;n++)i[n].removeEventListener("error",this._sourceError);for(;i.length>0;)e.removeChild(i[0]);this._vLoadeddata&&e.removeEventListener("loadeddata",this._vLoadeddata)}}},{key:"errorHandler",value:function(e){var i=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null;if(this.media&&(this.media.error||i)){var n=this.media.error||i,s=n.code?Ti[n.code]:"other",l=n.message;this.media.currentSrc||(l="empty_src",n={code:6,message:l}),this.emit(e,new qe(this,{errorType:s,errorCode:n.code,errorMessage:n.message||"",mediaError:n}))}}},{key:"destroy",value:function(){this.media&&(this.media.pause&&(this.media.pause(),this.media.muted=!0),this.media.removeAttribute("src"),this.media.load()),this._currentTime=0,this._duration=0,this.mediaConfig=null;for(var e in this._interval)Object.prototype.hasOwnProperty.call(this._interval,e)&&(clearInterval(this._interval[e]),this._interval[e]=null);this.detachVideoEvents(),this.media=null,this.mediaEventMiddleware={},this.removeAllListeners()}},{key:"video",get:function(){return this.media},set:function(e){this.media=e}},{key:"play",value:function(){var e=this.media?this.media.play():null;return e}},{key:"pause",value:function(){this.media&&this.media.pause()}},{key:"load",value:function(){this.media&&this.media.load()}},{key:"canPlayType",value:function(e){return this.media?this.media.canPlayType(e):!1}},{key:"getBufferedRange",value:function(e){var i=[0,0];if(!this.media)return i;e||(e=this.media.buffered);var n=this.media.currentTime;if(e)for(var s=0,l=e.length;s<l&&(i[0]=e.start(s),i[1]=e.end(s),!(i[0]<=n&&n<=i[1]));s++);return i[0]-n<=0&&n-i[1]<=0?i:[0,0]}},{key:"autoplay",get:function(){return this.media?this.media.autoplay:!1},set:function(e){this.media&&(this.media.autoplay=e)}},{key:"buffered",get:function(){return this.media?this.media.buffered:null}},{key:"buffered2",get:function(){return this.media&&this.media.buffered?h.getBuffered2(this.media.buffered):null}},{key:"bufferedPoint",get:function(){var e={start:0,end:0};if(!this.media)return e;var i=this.media.buffered;if(!i||i.length===0)return e;for(var n=0;n<i.length;n++)if((i.start(n)<=this.currentTime||i.start(n)<.1)&&i.end(n)>=this.currentTime)return{start:i.start(n),end:i.end(n)};return e}},{key:"crossOrigin",get:function(){return this.media?this.media.crossOrigin:""},set:function(e){this.media&&(this.media.crossOrigin=e)}},{key:"currentSrc",get:function(){return this.media?this.media.currentSrc:""},set:function(e){this.media&&(this.media.currentSrc=e)}},{key:"currentTime",get:function(){return this.media?this.media.currentTime!==void 0?this.media.currentTime:this._currentTime:0},set:function(e){this.media&&(this.media.currentTime=e)}},{key:"defaultMuted",get:function(){return this.media?this.media.defaultMuted:!1},set:function(e){this.media&&(this.media.defaultMuted=e)}},{key:"duration",get:function(){return this._duration}},{key:"ended",get:function(){return this.media?this.media.ended:!1}},{key:"error",get:function(){return this.media.error}},{key:"errorNote",get:function(){var e=this.media.error;if(!e)return"";var i=["MEDIA_ERR_ABORTED","MEDIA_ERR_NETWORK","MEDIA_ERR_DECODE","MEDIA_ERR_SRC_NOT_SUPPORTED"];return i[this.media.error.code-1]}},{key:"loop",get:function(){return this.media?this.media.loop:!1},set:function(e){this.media&&(this.media.loop=e)}},{key:"muted",get:function(){return this.media?this.media.muted:!1},set:function(e){!this.media||this.media.muted===e||(this._lastMuted=this.media.muted,this.media.muted=e)}},{key:"networkState",get:function(){return this.media.networkState}},{key:"paused",get:function(){return this.media?this.media.paused:!0}},{key:"playbackRate",get:function(){return this.media?this.media.playbackRate:0},set:function(e){!this.media||e===1/0||(this.media.defaultPlaybackRate=e,this.media.playbackRate=e)}},{key:"played",get:function(){return this.media?this.media.played:null}},{key:"preload",get:function(){return this.media?this.media.preload:!1},set:function(e){this.media&&(this.media.preload=e)}},{key:"readyState",get:function(){return this.media.readyState}},{key:"seekable",get:function(){return this.media?this.media.seekable:!1}},{key:"seeking",get:function(){return this.media?this.media.seeking:!1}},{key:"src",get:function(){return this.media?this.media.src:""},set:function(e){if(this.media){if(this.emit(et,e),this.emit(We),this._currentTime=0,this._duration=0,h.isMSE(this.media)){this.onWaiting();return}this._detachSourceEvents(this.media),h.typeOf(e)==="Array"?this._attachSourceEvents(this.media,e):e?this.media.src=e:this.media.removeAttribute("src"),this.load()}}},{key:"volume",get:function(){return this.media?this.media.volume:0},set:function(e){e===1/0||!this.media||(this.media.volume=e)}},{key:"aspectRatio",get:function(){return this.media?this.media.videoWidth/this.media.videoHeight:0}},{key:"addInnerOP",value:function(e){this._internalOp[e]=!0}},{key:"removeInnerOP",value:function(e){delete this._internalOp[e]}},{key:"emit",value:function(e,i){for(var n,s=arguments.length,l=new Array(s>2?s-2:0),u=2;u<s;u++)l[u-2]=arguments[u];(n=A(P(r.prototype),"emit",this)).call.apply(n,[this,e,i].concat(l))}},{key:"on",value:function(e,i){for(var n,s=arguments.length,l=new Array(s>2?s-2:0),u=2;u<s;u++)l[u-2]=arguments[u];(n=A(P(r.prototype),"on",this)).call.apply(n,[this,e,i].concat(l))}},{key:"once",value:function(e,i){for(var n,s=arguments.length,l=new Array(s>2?s-2:0),u=2;u<s;u++)l[u-2]=arguments[u];(n=A(P(r.prototype),"once",this)).call.apply(n,[this,e,i].concat(l))}},{key:"off",value:function(e,i){for(var n,s=arguments.length,l=new Array(s>2?s-2:0),u=2;u<s;u++)l[u-2]=arguments[u];(n=A(P(r.prototype),"off",this)).call.apply(n,[this,e,i].concat(l))}},{key:"offAll",value:function(){A(P(r.prototype),"removeAllListeners",this).call(this)}}]),r}(ki),ns=function(){function a(){var o=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{name:"xgplayer",version:1,db:null,ojstore:{name:"xg-m4a",keypath:"vid"}};E(this,a),this.indexedDB=window.indexedDB||window.webkitindexedDB,this.IDBKeyRange=window.IDBKeyRange||window.webkitIDBKeyRange,this.myDB=o}return S(a,[{key:"openDB",value:function(r){var t=this,e=this,i=this.myDB.version||1,n=e.indexedDB.open(e.myDB.name,i);n.onerror=function(s){},n.onsuccess=function(s){t.myDB.db=s.target.result,r.call(e)},n.onupgradeneeded=function(s){var l=s.target.result;s.target.transaction,l.objectStoreNames.contains(e.myDB.ojstore.name)||l.createObjectStore(e.myDB.ojstore.name,{keyPath:e.myDB.ojstore.keypath})}}},{key:"deletedb",value:function(){var r=this;r.indexedDB.deleteDatabase(this.myDB.name)}},{key:"closeDB",value:function(){this.myDB.db.close()}},{key:"addData",value:function(r,t){for(var e=this.myDB.db.transaction(r,"readwrite").objectStore(r),i,n=0;n<t.length;n++)i=e.add(t[n]),i.onerror=function(){},i.onsuccess=function(){}}},{key:"putData",value:function(r,t){for(var e=this.myDB.db.transaction(r,"readwrite").objectStore(r),i,n=0;n<t.length;n++)i=e.put(t[n]),i.onerror=function(){},i.onsuccess=function(){}}},{key:"getDataByKey",value:function(r,t,e){var i=this,n=this.myDB.db.transaction(r,"readwrite").objectStore(r),s=n.get(t);s.onerror=function(){e.call(i,null)},s.onsuccess=function(l){var u=l.target.result;e.call(i,u)}}},{key:"deleteData",value:function(r,t){var e=this.myDB.db.transaction(r,"readwrite").objectStore(r);e.delete(t)}},{key:"clearData",value:function(r){var t=this.myDB.db.transaction(r,"readwrite").objectStore(r);t.clear()}}]),a}(),ji=["fullscreenchange","webkitfullscreenchange","mozfullscreenchange","MSFullscreenChange"],Wi=["requestFullscreen","webkitRequestFullscreen","mozRequestFullScreen","msRequestFullscreen"],Gi=["exitFullscreen","webkitExitFullscreen","mozCancelFullScreen","msExitFullscreen"],Ae="data-xgplayerid";function ot(a,o,r){for(var t=arguments.length,e=new Array(t>3?t-3:0),i=3;i<t;i++)e[i-3]=arguments[i];var n=o.call.apply(o,[a].concat(e));!r||typeof r!="function"||(n&&n.then?n.then(function(){for(var s=arguments.length,l=new Array(s),u=0;u<s;u++)l[u]=arguments[u];r.call.apply(r,[a].concat(l))}):r.call.apply(r,[a].concat(e)))}function at(a,o){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{pre:null,next:null};return this.__hooks||(this.__hooks={}),!this.__hooks[a]&&(this.__hooks[a]=null),(function(){var t=arguments,e=this;if(r.pre)try{var i;(i=r.pre).call.apply(i,[this].concat(Array.prototype.slice.call(arguments)))}catch(s){throw s.message="[pluginName: ".concat(this.pluginName,":").concat(a,":pre error] >> ").concat(s.message),s}if(this.__hooks&&this.__hooks[a])try{var n=le(this,a,o);n?n.then?n.then(function(s){s!==!1&&ot.apply(void 0,[e,o,r.next].concat(re(t)))}).catch(function(s){throw s}):ot.apply(void 0,[this,o,r.next].concat(Array.prototype.slice.call(arguments))):n===void 0&&ot.apply(void 0,[this,o,r.next].concat(Array.prototype.slice.call(arguments)))}catch(s){throw s.message="[pluginName: ".concat(this.pluginName,":").concat(a,"] >> ").concat(s.message),s}else ot.apply(void 0,[this,o,r.next].concat(Array.prototype.slice.call(arguments)))}).bind(this)}function Ki(a,o){var r=this.__hooks;if(!r||!Array.isArray(r[a]))return-1;for(var t=r[a],e=0;e<t.length;e++)if(t[e]===o)return e;return-1}function lt(a,o){var r=this.__hooks;if(r)return r.hasOwnProperty(a)?(Array.isArray(r[a])||(r[a]=[]),Ki.call(this,a,o)===-1&&r[a].push(o),!0):(console.warn("has no supported hook which name [".concat(a,"]")),!1)}function ut(a,o){var r=this.__hooks;if(r){if(Array.isArray(r[a])){var t=r[a],e=Ki.call(this,a,o);e!==-1&&t.splice(e,1)}delete r[a]}}function $i(a){if(!(!this.plugins||!this.plugins[a.toLowerCase()])){for(var o=this.plugins[a.toLowerCase()],r=arguments.length,t=new Array(r>1?r-1:0),e=1;e<r;e++)t[e-1]=arguments[e];return o.useHooks&&o.useHooks.apply(o,t)}}function Yi(a){if(!(!this.plugins||!this.plugins[a.toLowerCase()])){var o=this.plugins[a.toLowerCase()];if(o){for(var r=arguments.length,t=new Array(r>1?r-1:0),e=1;e<r;e++)t[e-1]=arguments[e];return o.removeHooks&&o.removeHooks.apply(o,t)}}}function Xi(a){var o=arguments.length>1&&arguments[1]!==void 0?arguments[1]:[];a.__hooks={},o&&o.map(function(r){a.__hooks[r]=null}),Object.defineProperty(a,"hooks",{get:function(){return a.__hooks&&Object.keys(a.__hooks).map(function(t){if(a.__hooks[t])return t})}})}function qi(a){a.__hooks=null}function le(a,o,r){for(var t=arguments.length,e=new Array(t>3?t-3:0),i=3;i<t;i++)e[i-3]=arguments[i];if(a.__hooks&&Array.isArray(a.__hooks[o])){var n=a.__hooks[o],s=-1,l=function u(c,f,g){for(var p=arguments.length,v=new Array(p>3?p-3:0),y=3;y<p;y++)v[y-3]=arguments[y];if(s++,n.length===0||s===n.length)return g.call.apply(g,[c,c].concat(v));var _=n[s],b=_.call.apply(_,[c,c].concat(v));if(b&&b.then)return b.then(function(T){return T===!1?null:u.apply(void 0,[c,f,g].concat(v))}).catch(function(T){console.warn("[runHooks]".concat(f," reject"),T.message)});if(b!==!1)return u.apply(void 0,[c,f,g].concat(v))};return l.apply(void 0,[a,o,r].concat(e))}else return r.call.apply(r,[a,a].concat(e))}function Bt(a,o){N.logError("[".concat(a,"] event or callback cant be undefined or null when call ").concat(o))}var ke=function(){function a(o){E(this,a),h.checkIsFunction(this.beforeCreate)&&this.beforeCreate(o),Xi(this),this.__args=o,this.__events={},this.__onceEvents={},this.config=o.config||{},this.player=null,this.playerConfig={},this.pluginName="",this.__init(o)}return S(a,[{key:"beforeCreate",value:function(r){}},{key:"afterCreate",value:function(){}},{key:"beforePlayerInit",value:function(){}},{key:"onPluginsReady",value:function(){}},{key:"afterPlayerInit",value:function(){}},{key:"destroy",value:function(){}},{key:"__init",value:function(r){this.player=r.player,this.playerConfig=r.player&&r.player.config,this.pluginName=r.pluginName?r.pluginName.toLowerCase():this.constructor.pluginName.toLowerCase(),this.logger=r.player&&r.player.logger}},{key:"updateLang",value:function(r){r||(r=this.lang)}},{key:"lang",get:function(){return this.player.lang}},{key:"i18n",get:function(){return this.player.i18n}},{key:"i18nKeys",get:function(){return this.player.i18nKeys}},{key:"domEventType",get:function(){var r=h.checkTouchSupport()?"touch":"mouse";return this.playerConfig&&(this.playerConfig.domEventType==="touch"||this.playerConfig.domEventType==="mouse")&&(r=this.playerConfig.domEventType),r}},{key:"on",value:function(r,t){var e=this;if(!r||!t||!this.player){Bt(this.pluginName,"plugin.on(event, callback)");return}typeof r=="string"?(this.__events[r]=t,this.player.on(r,t)):Array.isArray(r)&&r.forEach(function(i){e.__events[i]=t,e.player.on(i,t)})}},{key:"once",value:function(r,t){var e=this;if(!r||!t||!this.player){Bt(this.pluginName,"plugin.once(event, callback)");return}typeof r=="string"?(this.__onceEvents[r]=t,this.player.once(r,t)):Array.isArray(r)&&r.forEach(function(i){e.__onceEvents[i]=t,e.player.once(r,t)})}},{key:"off",value:function(r,t){var e=this;if(!r||!t||!this.player){Bt(this.pluginName,"plugin.off(event, callback)");return}typeof r=="string"?(delete this.__events[r],this.player.off(r,t)):Array.isArray(r)&&r.forEach(function(i){delete e.__events[r],e.player.off(i,t)})}},{key:"offAll",value:function(){var r=this;["__events","__onceEvents"].forEach(function(t){Object.keys(r[t]).forEach(function(e){r[t][e]&&r.off(e,r[t][e]),e&&delete r[t][e]})}),this.__events={},this.__onceEvents={}}},{key:"emit",value:function(r){var t;if(this.player){for(var e=arguments.length,i=new Array(e>1?e-1:0),n=1;n<e;n++)i[n-1]=arguments[n];(t=this.player).emit.apply(t,[r].concat(i))}}},{key:"emitUserAction",value:function(r,t){var e=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};if(this.player){var i=j(j({},e),{},{pluginName:this.pluginName});this.player.emitUserAction(r,t,i)}}},{key:"hook",value:function(r,t){return at.call.apply(at,[this].concat(Array.prototype.slice.call(arguments)))}},{key:"useHooks",value:function(r,t){for(var e=arguments.length,i=new Array(e>2?e-2:0),n=2;n<e;n++)i[n-2]=arguments[n];return lt.call.apply(lt,[this].concat(Array.prototype.slice.call(arguments)))}},{key:"removeHooks",value:function(r,t){for(var e=arguments.length,i=new Array(e>2?e-2:0),n=2;n<e;n++)i[n-2]=arguments[n];return ut.call.apply(ut,[this].concat(Array.prototype.slice.call(arguments)))}},{key:"registerPlugin",value:function(r){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},e=arguments.length>2&&arguments[2]!==void 0?arguments[2]:"";if(this.player)return e&&(t.pluginName=e),this.player.registerPlugin({plugin:r,options:t})}},{key:"getPlugin",value:function(r){return this.player?this.player.getPlugin(r):null}},{key:"__destroy",value:function(){var r=this,t=this.player,e=this.pluginName;this.offAll(),h.clearAllTimers(this),h.checkIsFunction(this.destroy)&&this.destroy(),["player","playerConfig","pluginName","logger","__args","__hooks"].map(function(i){r[i]=null}),t.unRegisterPlugin(e),qi(this)}}],[{key:"defineGetterOrSetter",value:function(r,t){for(var e in t)Object.prototype.hasOwnProperty.call(t,e)&&Object.defineProperty(r,e,t[e])}},{key:"defineMethod",value:function(r,t){for(var e in t)Object.prototype.hasOwnProperty.call(t,e)&&typeof t[e]=="function"&&Object.defineProperty(r,e,{configurable:!0,value:t[e]})}},{key:"defaultConfig",get:function(){return{}}},{key:"pluginName",get:function(){return"pluginName"}}]),a}(),Ht,Zi;function rs(){if(Zi)return Ht;Zi=1;var a=9;if(typeof Element<"u"&&!Element.prototype.matches){var o=Element.prototype;o.matches=o.matchesSelector||o.mozMatchesSelector||o.msMatchesSelector||o.oMatchesSelector||o.webkitMatchesSelector}function r(t,e){for(;t&&t.nodeType!==a;){if(typeof t.matches=="function"&&t.matches(e))return t;t=t.parentNode}}return Ht=r,Ht}var Ut,Ji;function ss(){if(Ji)return Ut;Ji=1;var a=rs();function o(e,i,n,s,l){var u=t.apply(this,arguments);return e.addEventListener(n,u,l),{destroy:function(){e.removeEventListener(n,u,l)}}}function r(e,i,n,s,l){return typeof e.addEventListener=="function"?o.apply(null,arguments):typeof n=="function"?o.bind(null,document).apply(null,arguments):(typeof e=="string"&&(e=document.querySelectorAll(e)),Array.prototype.map.call(e,function(u){return o(u,i,n,s,l)}))}function t(e,i,n,s){return function(l){l.delegateTarget=a(l.target,i),l.delegateTarget&&s.call(e,l)}}return Ut=r,Ut}var os=ss();const Qi=yt(os);var as={CONTROLS:"controls",ROOT:"root"},z={ROOT:"root",ROOT_LEFT:"rootLeft",ROOT_RIGHT:"rootRight",ROOT_TOP:"rootTop",CONTROLS_LEFT:"controlsLeft",CONTROLS_RIGTH:"controlsRight",CONTROLS_RIGHT:"controlsRight",CONTROLS_CENTER:"controlsCenter",CONTROLS:"controls"},en={ICON_DISABLE:"xg-icon-disable",ICON_HIDE:"xg-icon-hide"};function Vt(a){return a?a.indexOf&&/^(?:http|data:|\/)/.test(a):!1}function ls(a,o){return X(a)==="object"&&a.class&&typeof a.class=="string"?"".concat(o," ").concat(a.class):o}function us(a,o){return X(a)==="object"&&a.attr&&X(a.attr)==="object"&&Object.keys(a.attr).map(function(r){o[r]=a.attr[r]}),o}function tn(a,o){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:"",t=arguments.length>3&&arguments[3]!==void 0?arguments[3]:{},e=arguments.length>4&&arguments[4]!==void 0?arguments[4]:"",i=null;if(a instanceof window.Element)return h.addClass(a,r),Object.keys(t).map(function(n){a.setAttribute(n,t[n])}),a;if(Vt(a)||Vt(a.url))return t.src=Vt(a)?a:a.url||"",i=h.createDom(a.tag||"img","",t,"xg-img ".concat(r)),i;if(typeof a=="function")try{return i=a(),i instanceof window.Element?(h.addClass(i,r),Object.keys(t).map(function(n){i.setAttribute(n,t[n])}),i):(N.logWarn("warn>>icons.".concat(o," in config of plugin named [").concat(e,"] is a function mast return an Element Object")),null)}catch(n){return N.logError("Plugin named [".concat(e,"]:createIcon"),n),null}return typeof a=="string"?h.createDomFromHtml(a,t,r):(N.logWarn("warn>>icons.".concat(o," in config of plugin named [").concat(e,"] is invalid")),null)}function cs(a,o){var r=o.config.icons||o.playerConfig.icons;Object.keys(a).map(function(t){var e=a[t],i=e&&e.class?e.class:"",n=e&&e.attr?e.attr:{},s=null;r&&r[t]&&(i=ls(r[t],i),n=us(r[t],n),s=tn(r[t],t,i,n,o.pluginName)),!s&&e&&(s=tn(e.icon?e.icon:e,n,i,{},o.pluginName)),o.icons[t]=s})}function fs(a,o){Object.keys(a).map(function(r){Object.defineProperty(o.langText,r,{get:function(){var e=o.lang,i=o.i18n;return i[r]?i[r]:a[r]&&a[r][e]||""}})})}var H=function(a){x(r,a);var o=I(r);function r(){var t,e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};return E(this,r),t=o.call(this,e),t.__delegates=[],t}return S(r,[{key:"__init",value:function(e){if(A(P(r.prototype),"__init",this).call(this,e),!!e.root){var i=e.root,n=null;this.icons={},this.root=null,this.parent=null;var s=this.registerIcons()||{};cs(s,this),this.langText={};var l=this.registerLanguageTexts()||{};fs(l,this);var u="";try{u=this.render()}catch(g){throw N.logError("Plugin:".concat(this.pluginName,":render"),g),new Error("Plugin:".concat(this.pluginName,":render:").concat(g.message))}if(u)n=r.insert(u,i,e.index),n.setAttribute("data-index",e.index);else if(e.tag)n=h.createDom(e.tag,"",e.attr,e.name),n.setAttribute("data-index",e.index),i.appendChild(n);else return;this.root=n,this.parent=i;var c=this.config.attr||{},f=this.config.style||{};this.setAttr(c),this.setStyle(f),this.config.index&&this.root.setAttribute("data-index",this.config.index),this.__registerChildren()}}},{key:"__registerChildren",value:function(){var e=this;if(this.root){this._children=[];var i=this.children();i&&X(i)==="object"&&Object.keys(i).length>0&&Object.keys(i).map(function(n){var s=n,l=i[s],u={root:e.root},c,f;typeof l=="function"?(c=e.config[s]||{},f=l):X(l)==="object"&&typeof l.plugin=="function"&&(c=l.options?h.deepCopy(e.config[s]||{},l.options):e.config[s]||{},f=l.plugin),u.config=c,c.index!==void 0&&(u.index=c.index),c.root&&(u.root=c.root),e.registerPlugin(f,u,s)})}}},{key:"updateLang",value:function(e){e||(e=this.lang);function i(u,c){for(var f=0;f<u.children.length;f++)u.children[f].children.length>0?i(u.children[f],c):c(u.children[f])}var n=this.root,s=this.i18n,l=this.langText;n&&i(n,function(u){var c=u.getAttribute&&u.getAttribute("lang-key");if(c){var f=s[c.toUpperCase()]||l[c];f&&(u.innerHTML=typeof f=="function"?f(e):f)}})}},{key:"lang",get:function(){return this.player.lang}},{key:"changeLangTextKey",value:function(e){var i=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"",n=this.i18n||{},s=this.langText;e.setAttribute&&e.setAttribute("lang-key",i);var l=n[i]||s[i]||"";l&&(e.innerHTML=l)}},{key:"plugins",value:function(){return this._children}},{key:"disable",value:function(){this.config.disable=!0,h.addClass(this.find(".xgplayer-icon"),en.ICON_DISABLE)}},{key:"enable",value:function(){this.config.disable=!1,h.removeClass(this.find(".xgplayer-icon"),en.ICON_DISABLE)}},{key:"children",value:function(){return{}}},{key:"registerPlugin",value:function(e){var i=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:"";i.root=i.root||this.root;var s=A(P(r.prototype),"registerPlugin",this).call(this,e,i,n);return this._children.push(s),s}},{key:"registerIcons",value:function(){return{}}},{key:"registerLanguageTexts",value:function(){return{}}},{key:"find",value:function(e){if(this.root)return this.root.querySelector(e)}},{key:"bind",value:function(e,i,n){var s=this;if(arguments.length<3&&typeof i=="function")Array.isArray(e)?e.forEach(function(u){s.bindEL(u,i)}):this.bindEL(e,i);else{var l=r.delegate.call(this,this.root,e,i,n);this.__delegates=this.__delegates.concat(l)}}},{key:"unbind",value:function(e,i){var n=this;if(arguments.length<3&&typeof i=="function")Array.isArray(e)?e.forEach(function(u){n.unbindEL(u,i)}):this.unbindEL(e,i);else for(var s="".concat(e,"_").concat(i),l=0;l<this.__delegates.length;l++)if(this.__delegates[l].key===s){this.__delegates[l].destroy(),this.__delegates.splice(l,1);break}}},{key:"setStyle",value:function(e,i){var n=this;if(this.root){if(h.typeOf(e)==="String")return this.root.style[e]=i;h.typeOf(e)==="Object"&&Object.keys(e).map(function(s){n.root.style[s]=e[s]})}}},{key:"setAttr",value:function(e,i){var n=this;if(this.root){if(h.typeOf(e)==="String")return this.root.setAttribute(e,i);h.typeOf(e)==="Object"&&Object.keys(e).map(function(s){n.root.setAttribute(s,e[s])})}}},{key:"setHtml",value:function(e,i){this.root&&(this.root.innerHTML=e,typeof i=="function"&&i())}},{key:"bindEL",value:function(e,i){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!1;this.root&&"on".concat(e)in this.root&&typeof i=="function"&&this.root.addEventListener(e,i,n)}},{key:"unbindEL",value:function(e,i){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!1;this.root&&"on".concat(e)in this.root&&typeof i=="function"&&this.root.removeEventListener(e,i,n)}},{key:"show",value:function(e){if(this.root){this.root.style.display=e!==void 0?e:"block";var i=window.getComputedStyle(this.root,null),n=i.getPropertyValue("display");if(n==="none")return this.root.style.display="block"}}},{key:"hide",value:function(){this.root&&(this.root.style.display="none")}},{key:"appendChild",value:function(e,i){if(!this.root)return null;if(arguments.length<2&&arguments[0]instanceof window.Element)return this.root.appendChild(arguments[0]);if(!i||!(i instanceof window.Element))return null;try{return typeof e=="string"?this.find(e).appendChild(i):e.appendChild(i)}catch(n){return N.logError("Plugin:appendChild",n),null}}},{key:"render",value:function(){return""}},{key:"destroy",value:function(){}},{key:"__destroy",value:function(){var e=this,i=this.player;this.__delegates.map(function(n){n.destroy()}),this.__delegates=[],this._children instanceof Array&&(this._children.map(function(n){i.unRegisterPlugin(n.pluginName)}),this._children=null),this.root&&(this.root.hasOwnProperty("remove")?this.root.remove():this.root.parentNode&&this.root.parentNode.removeChild(this.root)),A(P(r.prototype),"__destroy",this).call(this),this.icons={},["root","parent"].map(function(n){e[n]=null})}}],[{key:"insert",value:function(e,i){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:0,s=i.children.length,l=Number(n),u=e instanceof window.Node;if(s){for(var c=0,f=null,g="";c<s;c++){f=i.children[c];var p=Number(f.getAttribute("data-index"));if(p>=l){g="beforebegin";break}else p<l&&(g="afterend")}return u?g==="afterend"?i.appendChild(e):i.insertBefore(e,f):f.insertAdjacentHTML(g,e),g==="afterend"?i.children[i.children.length-1]:i.children[c]}else return u?i.appendChild(e):i.insertAdjacentHTML("beforeend",e),i.children[i.children.length-1]}},{key:"defaultConfig",get:function(){return{}}},{key:"delegate",value:function(e,i,n,s){var l=arguments.length>4&&arguments[4]!==void 0?arguments[4]:!1,u=[];if(e instanceof window.Node&&typeof s=="function")if(Array.isArray(n))n.forEach(function(f){var g=Qi(e,i,f,s,l);g.key="".concat(i,"_").concat(f),u.push(g)});else{var c=Qi(e,i,n,s,l);c.key="".concat(i,"_").concat(n),u.push(c)}return u}},{key:"ROOT_TYPES",get:function(){return as}},{key:"POSITIONS",get:function(){return z}}]),r}(ke),hs=function(){function a(){var o=this;if(E(this,a),C(this,"__trigger",function(r){var t=new Date().getTime();o.timeStamp=t;for(var e=0;e<r.length;e++)o.__runHandler(r[e].target)}),this.__handlers=[],this.timeStamp=0,this.observer=null,!!window.ResizeObserver)try{this.observer=new window.ResizeObserver(Ur(this.__trigger,100,{trailing:!0})),this.timeStamp=new Date().getTime()}catch(r){console.error(r)}}return S(a,[{key:"addObserver",value:function(r,t){if(this.observer){this.observer.observe(r);for(var e=r.getAttribute(Ae),i=this.__handlers,n=-1,s=0;s<i.length;s++)i[s]&&r===i[s].target&&(n=s);n>-1?this.__handlers[n].handler=t:this.__handlers.push({target:r,handler:t,playerId:e})}}},{key:"unObserver",value:function(r){var t=-1;this.__handlers.map(function(i,n){r===i.target&&(t=n)});try{var e;(e=this.observer)===null||e===void 0||e.unobserve(r)}catch{}t>-1&&this.__handlers.splice(t,1)}},{key:"destroyObserver",value:function(){var r;(r=this.observer)===null||r===void 0||r.disconnect(),this.observer=null,this.__handlers=null}},{key:"__runHandler",value:function(r){for(var t=this.__handlers,e=0;e<t.length;e++)if(t[e]&&r===t[e].target){try{t[e].handler(r)}catch(i){console.error(i)}return!0}return!1}}]),a}(),Ge=null;function ds(a,o){return Ge||(Ge=new hs),Ge.addObserver(a,o),Ge}function gs(a,o){var r;(r=Ge)===null||r===void 0||r.unObserver(a,o)}var $={pluginGroup:{},init:function(o){var r=o._pluginInfoId;r||(r=new Date().getTime(),o._pluginInfoId=r),!o.config.closeResizeObserver&&ds(o.root,function(){o.resize()}),this.pluginGroup[r]={_originalOptions:o.config||{},_plugins:{}}},formatPluginInfo:function(o,r){var t=null,e=null;return o.plugin&&typeof o.plugin=="function"?(t=o.plugin,e=o.options):(t=o,e={}),r&&(e.config=r||{}),{PLUFGIN:t,options:e}},checkPluginIfExits:function(o,r){for(var t=0;t<r.length;t++)if(o.toLowerCase()===r[t].pluginName.toLowerCase())return!0;return!1},getRootByConfig:function(o,r){for(var t=Object.keys(r),e=null,i=0;i<t.length;i++)if(o.toLowerCase()===t[i].toLowerCase()){e=r[t[i]];break}return h.typeOf(e)==="Object"?{root:e.root,position:e.position}:{}},lazyRegister:function(o,r){var t=this,e=r.timeout||1500;return Promise.race([r.loader().then(function(i){var n;i&&i.__esModule?n=i.default:n=i,t.register(o,n,i.options)}),new Promise(function(i,n){setTimeout(function(){n(new Error("timeout"))},e)})])},register:function(o,r){var t=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};if(!(!o||!r||typeof r!="function"||r.prototype===void 0)){var e=o._pluginInfoId;if(!(!e||!this.pluginGroup[e])){this.pluginGroup[e]._plugins||(this.pluginGroup[e]._plugins={});var i=this.pluginGroup[e]._plugins,n=this.pluginGroup[e]._originalOptions;t.player=o;var s=t.pluginName||r.pluginName;if(!s)throw new Error("The property pluginName is necessary");if(r.isSupported&&!r.isSupported(o.config.mediaType,o.config.codecType)){console.warn("not supported plugin [".concat(s,"]"));return}t.config||(t.config={});for(var l=Object.keys(n),u=0;u<l.length;u++)if(s.toLowerCase()===l[u].toLowerCase()){var c=n[l[u]];h.typeOf(c)==="Object"?t.config=Object.assign({},t.config,n[l[u]]):h.typeOf(c)==="Boolean"&&(t.config.disable=!c);break}r.defaultConfig&&Object.keys(r.defaultConfig).forEach(function(g){typeof t.config[g]>"u"&&(t.config[g]=r.defaultConfig[g])}),t.root?typeof t.root=="string"&&(t.root=o[t.root]):t.root=o.root,t.index=t.config.index||0;try{i[s.toLowerCase()]&&(this.unRegister(e,s.toLowerCase()),console.warn("the is one plugin with same pluginName [".concat(s,"] exist, destroy the old instance")));var f=new r(t);return i[s.toLowerCase()]=f,i[s.toLowerCase()].func=r,f&&typeof f.afterCreate=="function"&&f.afterCreate(),f}catch(g){throw console.error(g),g}}}},unRegister:function(o,r){o._pluginInfoId&&(o=o._pluginInfoId),r=r.toLowerCase();try{var t=this.pluginGroup[o]._plugins[r];t&&(t.pluginName&&t.__destroy(),delete this.pluginGroup[o]._plugins[r])}catch(e){console.error("[unRegister:".concat(r,"] cgid:[").concat(o,"] error"),e)}},deletePlugin:function(o,r){var t=o._pluginInfoId;t&&this.pluginGroup[t]&&this.pluginGroup[t]._plugins&&delete this.pluginGroup[t]._plugins[r]},getPlugins:function(o){var r=o._pluginInfoId;return r&&this.pluginGroup[r]?this.pluginGroup[r]._plugins:{}},findPlugin:function(o,r){var t=o._pluginInfoId;if(!t||!this.pluginGroup[t])return null;var e=r.toLowerCase();return this.pluginGroup[t]._plugins[e]},beforeInit:function(o){var r=this;function t(e){return!e||!e.then?new Promise(function(i){i()}):e}return new Promise(function(e){if(r.pluginGroup){var i;return o._loadingPlugins&&o._loadingPlugins.length?i=Promise.all(o._loadingPlugins):i=Promise.resolve(),i.then(function(){var n=o._pluginInfoId;if(!r.pluginGroup[n]){e();return}var s=r.pluginGroup[n]._plugins,l=[];Object.keys(s).forEach(function(u){if(s[u]&&s[u].beforePlayerInit)try{var c=s[u].beforePlayerInit();l.push(t(c))}catch(f){throw l.push(t(null)),f}}),Promise.all([].concat(l)).then(function(){e()}).catch(function(u){console.error(u),e()})})}})},afterInit:function(o){var r=o._pluginInfoId;if(!(!r||!this.pluginGroup[r])){var t=this.pluginGroup[r]._plugins;Object.keys(t).forEach(function(e){t[e]&&t[e].afterPlayerInit&&t[e].afterPlayerInit()})}},setLang:function(o,r){var t=r._pluginInfoId;if(!(!t||!this.pluginGroup[t])){var e=this.pluginGroup[t]._plugins;Object.keys(e).forEach(function(i){if(e[i].updateLang)e[i].updateLang(o);else try{e[i].lang=o}catch{console.warn("".concat(i," setLang"))}})}},reRender:function(o){var r=this,t=o._pluginInfoId;if(!(!t||!this.pluginGroup[t])){var e=[],i=this.pluginGroup[t]._plugins;Object.keys(i).forEach(function(n){n!=="controls"&&i[n]&&(e.push({plugin:i[n].func,options:i[n].__args}),r.unRegister(t,n))}),e.forEach(function(n){r.register(o,n.plugin,n.options)})}},onPluginsReady:function(o){var r=o._pluginInfoId;if(!(!r||!this.pluginGroup[r])){var t=this.pluginGroup[r]._plugins||{};Object.keys(t).forEach(function(e){t[e].onPluginsReady&&typeof t[e].onPluginsReady=="function"&&t[e].onPluginsReady()})}},destroy:function(o){var r=o._pluginInfoId;if(this.pluginGroup[r]){gs(o.root);for(var t=this.pluginGroup[r]._plugins,e=0,i=Object.keys(t);e<i.length;e++){var n=i[e];this.unRegister(r,n)}delete this.pluginGroup[r],delete o._pluginInfoId}}},k={DEFAULT:"xgplayer",DEFAULT_SKIN:"xgplayer-skin-default",ENTER:"xgplayer-is-enter",PAUSED:"xgplayer-pause",PLAYING:"xgplayer-playing",ENDED:"xgplayer-ended",CANPLAY:"xgplayer-canplay",LOADING:"xgplayer-isloading",ERROR:"xgplayer-is-error",REPLAY:"xgplayer-replay",NO_START:"xgplayer-nostart",ACTIVE:"xgplayer-active",INACTIVE:"xgplayer-inactive",FULLSCREEN:"xgplayer-is-fullscreen",CSS_FULLSCREEN:"xgplayer-is-cssfullscreen",ROTATE_FULLSCREEN:"xgplayer-rotate-fullscreen",PARENT_ROTATE_FULLSCREEN:"xgplayer-rotate-parent",PARENT_FULLSCREEN:"xgplayer-fullscreen-parent",INNER_FULLSCREEN:"xgplayer-fullscreen-inner",NO_CONTROLS:"no-controls",FLEX_CONTROLS:"flex-controls",CONTROLS_FOLLOW:"controls-follow",CONTROLS_AUTOHIDE:"controls-autohide",TOP_BAR_AUTOHIDE:"top-bar-autohide",NOT_ALLOW_AUTOPLAY:"not-allow-autoplay",SEEKING:"seeking",PC:"xgplayer-pc",MOBILE:"xgplayer-mobile",MINI:"xgplayer-mini"};function nn(){return{id:"",el:null,url:"",domEventType:"default",nullUrlStart:!1,width:600,height:337.5,fluid:!1,fitVideoSize:"fixed",videoFillMode:"auto",volume:.6,autoplay:!1,autoplayMuted:!1,loop:!1,isLive:!1,zoom:1,videoInit:!0,poster:"",isMobileSimulateMode:!1,defaultPlaybackRate:1,execBeforePluginsCall:null,allowSeekAfterEnded:!0,enableContextmenu:!0,closeVideoClick:!1,closeVideoDblclick:!1,closePlayerBlur:!1,closeDelayBlur:!1,leavePlayerTime:3e3,closePlayVideoFocus:!1,closePauseVideoFocus:!1,closeFocusVideoFocus:!0,closeControlsBlur:!0,topBarAutoHide:!0,videoAttributes:{},startTime:0,seekedStatus:"play",miniprogress:!1,disableSwipeHandler:function(){},enableSwipeHandler:function(){},preProcessUrl:null,ignores:[],whitelist:[],inactive:3e3,lang:Vr(),controls:!0,marginControls:!1,fullscreenTarget:null,screenShot:!1,rotate:!1,pip:!1,download:!1,mini:!1,cssFullscreen:!0,keyShortcut:!0,presets:[],plugins:[],playbackRate:1,definition:{list:[]},playsinline:!0,customDuration:0,timeOffset:0,icons:{},i18n:[],tabindex:0,thumbnail:null,videoConfig:{},isHideTips:!1,minWaitDelay:200,commonStyle:{progressColor:"",playedColor:"",cachedColor:"",sliderBtnStyle:{},volumeColor:""}}}var ps=function(o,r){var t,e,i;r.preset&&r.options?i=new r.preset(r.options,o.config):i=new r({},o.config);var n=i,s=n.plugins,l=s===void 0?[]:s,u=n.ignores,c=u===void 0?[]:u,f=n.icons,g=f===void 0?{}:f,p=n.i18n,v=p===void 0?[]:p;o.config.plugins||(o.config.plugins=[]),o.config.ignores||(o.config.ignores=[]),(t=o.config.plugins).push.apply(t,re(l)),(e=o.config.ignores).push.apply(e,re(c)),Object.keys(g).map(function(_){o.config.icons[_]||(o.config.icons[_]=g[_])});var y=o.config.i18n||[];v.push.apply(v,re(y)),o.config.i18n=v},vs=function(a){x(r,a);var o=I(r);function r(){var t;E(this,r);for(var e=arguments.length,i=new Array(e),n=0;n<e;n++)i[n]=arguments[n];return t=o.call.apply(o,[this].concat(i)),C(m(t),"onMouseEnter",function(s){var l=m(t),u=l.player,c=l.playerConfig;c.closeControlsBlur&&u.focus({autoHide:!1})}),C(m(t),"onMouseLeave",function(s){var l=m(t),u=l.player;u.focus()}),t}return S(r,[{key:"beforeCreate",value:function(e){!e.config.mode&&R.device==="mobile"&&(e.config.mode="flex"),e.player.config.marginControls&&(e.config.autoHide=!1)}},{key:"afterCreate",value:function(){var e=this,i=this.config,n=i.disable,s=i.height,l=i.mode;if(!n){l==="flex"&&this.player.addClass(k.FLEX_CONTROLS);var u={height:"".concat(s,"px")};Object.keys(u).map(function(f){e.root.style[f]=u[f]}),this.left=this.find("xg-left-grid"),this.center=this.find("xg-center-grid"),this.right=this.find("xg-right-grid"),this.innerRoot=this.find("xg-inner-controls"),this.on(it,function(f){f?h.addClass(e.root,"mini-controls"):h.removeClass(e.root,"mini-controls")});var c=this.playerConfig.isMobileSimulateMode;R.device!=="mobile"&&c!=="mobile"&&(this.bind("mouseenter",this.onMouseEnter),this.bind("mouseleave",this.onMouseLeave))}}},{key:"focus",value:function(){this.player.focus({autoHide:!1})}},{key:"focusAwhile",value:function(){this.player.focus({autoHide:!0})}},{key:"blur",value:function(){this.player.blur({ignorePaused:!0})}},{key:"recoverAutoHide",value:function(){this.config.autoHide&&h.addClass(this.root,k.CONTROLS_AUTOHIDE)}},{key:"pauseAutoHide",value:function(){h.removeClass(this.root,k.CONTROLS_AUTOHIDE)}},{key:"show",value:function(e){this.root.style.display="",this.player.focus()}},{key:"hide",value:function(){this.root.style.display="none"}},{key:"mode",get:function(){return this.config.mode}},{key:"registerPlugin",value:function(e){var i=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=arguments.length>2?arguments[2]:void 0;if(this.root){var s=e.defaultConfig||{};if(!i.root){var l=i.position?i.position:i.config&&i.config.position?i.config.position:s.position;switch(l){case z.CONTROLS_LEFT:i.root=this.left;break;case z.CONTROLS_RIGHT:i.root=this.right;break;case z.CONTROLS_CENTER:i.root=this.center;break;case z.CONTROLS:i.root=this.root;break;default:i.root=this.left}return A(P(r.prototype),"registerPlugin",this).call(this,e,i,n)}}}},{key:"destroy",value:function(){R.device!=="mobile"&&(this.unbind("mouseenter",this.onMouseEnter),this.unbind("mouseleave",this.onMouseLeave))}},{key:"render",value:function(){var e=this.config,i=e.mode,n=e.autoHide,s=e.initShow,l=e.disable;if(!l){var u=h.classNames({"xgplayer-controls":!0},{"flex-controls":i==="flex"},{"bottom-controls":i==="bottom"},C({},k.CONTROLS_AUTOHIDE,n),{"xgplayer-controls-initshow":s||!n});return'<xg-controls class="'.concat(u,`" unselectable="on">
3
- <xg-inner-controls class="xg-inner-controls xg-pos">
4
- <xg-left-grid class="xg-left-grid">
5
- </xg-left-grid>
6
- <xg-center-grid class="xg-center-grid"></xg-center-grid>
7
- <xg-right-grid class="xg-right-grid">
8
- </xg-right-grid>
9
- </xg-inner-controls>
10
- </xg-controls>`)}}}],[{key:"pluginName",get:function(){return"controls"}},{key:"defaultConfig",get:function(){return{disable:!1,autoHide:!0,mode:"",initShow:!1}}}]),r}(H),ms={LANG:"en",TEXT:{ERROR_TYPES:{network:{code:1,msg:"video download error"},mse:{code:2,msg:"stream append error"},parse:{code:3,msg:"parsing error"},format:{code:4,msg:"wrong format"},decoder:{code:5,msg:"decoding error"},runtime:{code:6,msg:"grammatical errors"},timeout:{code:7,msg:"play timeout"},other:{code:8,msg:"other errors"}},HAVE_NOTHING:"There is no information on whether audio/video is ready",HAVE_METADATA:"Audio/video metadata is ready ",HAVE_CURRENT_DATA:"Data about the current play location is available, but there is not enough data to play the next frame/millisecond",HAVE_FUTURE_DATA:"Current and at least one frame of data is available",HAVE_ENOUGH_DATA:"The available data is sufficient to start playing",NETWORK_EMPTY:"Audio/video has not been initialized",NETWORK_IDLE:"Audio/video is active and has been selected for resources, but no network is used",NETWORK_LOADING:"The browser is downloading the data",NETWORK_NO_SOURCE:"No audio/video source was found",MEDIA_ERR_ABORTED:"The fetch process is aborted by the user",MEDIA_ERR_NETWORK:"An error occurred while downloading",MEDIA_ERR_DECODE:"An error occurred while decoding",MEDIA_ERR_SRC_NOT_SUPPORTED:"Audio/video is not supported",REPLAY:"Replay",ERROR:"Network is offline",PLAY_TIPS:"Play",PAUSE_TIPS:"Pause",PLAYNEXT_TIPS:"Play next",DOWNLOAD_TIPS:"Download",ROTATE_TIPS:"Rotate",RELOAD_TIPS:"Reload",FULLSCREEN_TIPS:"Fullscreen",EXITFULLSCREEN_TIPS:"Exit fullscreen",CSSFULLSCREEN_TIPS:"Cssfullscreen",EXITCSSFULLSCREEN_TIPS:"Exit cssfullscreen",TEXTTRACK:"Caption",PIP:"PIP",SCREENSHOT:"Screenshot",LIVE:"LIVE",OFF:"Off",OPEN:"Open",MINI_DRAG:"Click and hold to drag",MINISCREEN:"Miniscreen",REFRESH_TIPS:"Please Try",REFRESH:"Refresh",FORWARD:"forward",LIVE_TIP:"Live"}},te={lang:{},langKeys:[],textKeys:[]};function Ke(a,o){return Object.keys(o).forEach(function(r){var t=h.typeOf(o[r]),e=h.typeOf(a[r]);if(t==="Array"){var i;e!=="Array"&&(a[r]=[]),(i=a[r]).push.apply(i,re(o[r]))}else t==="Object"?(e!=="Object"&&(a[r]={}),Ke(a[r],o[r])):a[r]=o[r]}),a}function rn(){Object.keys(te.lang.en).map(function(a){te.textKeys[a]=a})}function ys(a,o){var r=[];if(o||(o=te),!!o.lang){h.typeOf(a)!=="Array"?r=Object.keys(a).map(function(i){var n=i==="zh"?"zh-cn":i;return{LANG:n,TEXT:a[i]}}):r=a;var t=o,e=t.lang;r.map(function(i){i.LANG==="zh"&&(i.LANG="zh-cn"),e[i.LANG]?Ke(e[i.LANG]||{},i.TEXT||{}):zt(i,o)}),rn()}}function zt(a,o){var r=a.LANG;if(o||(o=te),!!o.lang){var t=a.TEXT||{};r==="zh"&&(r="zh-cn"),o.lang[r]?Ke(o.lang[r],t):(o.langKeys.push(r),o.lang[r]=t),rn()}}function _s(a){var o,r={lang:{},langKeys:[],textKeys:{},pId:a};return Ke(r.lang,te.lang),(o=r.langKeys).push.apply(o,re(te.langKeys)),Ke(r.textKeys,te.textKeys),r}zt(ms);var Me={get textKeys(){return te.textKeys},get langKeys(){return te.langKeys},get lang(){var a={};return te.langKeys.map(function(o){a[o]=te.lang[o]}),te.lang["zh-cn"]&&(a.zh=te.lang["zh-cn"]||{}),a},extend:ys,use:zt,init:_s},F={INITIAL:1,READY:2,ATTACHING:3,ATTACHED:4,NOTALLOW:5,RUNNING:6,ENDED:7,DESTROYED:8},sn=["ERROR","INITIAL","READY","ATTACHING","ATTACHED","NOTALLOW","RUNNING","ENDED","DESTROYED"],J={},jt=null,on=function(a){x(r,a);var o=I(r);function r(){return E(this,r),o.apply(this,arguments)}return S(r,[{key:"add",value:function(e){e&&(J[e.playerId]=e,Object.keys(J).length===1&&this.setActive(e.playerId,!0))}},{key:"remove",value:function(e){e&&(e.isUserActive,delete J[e.playerId])}},{key:"_iterate",value:function(e){var i=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;for(var n in J)if(Object.prototype.hasOwnProperty.call(J,n)){var s=J[n];if(i){if(e(s))break}else e(s)}}},{key:"forEach",value:function(e){this._iterate(e)}},{key:"find",value:function(e){var i=null;return this._iterate(function(n){var s=e(n);return s&&(i=n),s},!0),i}},{key:"findAll",value:function(e){var i=[];return this._iterate(function(n){e(n)&&i.push(n)}),i}},{key:"setActive",value:function(e){var i=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0;if(J[e])return i?this.forEach(function(n){e===n.playerId?(n.isUserActive=!0,n.isInstNext=!1):n.isUserActive=!1}):J[e].isUserActive=i,e}},{key:"getActiveId",value:function(){for(var e=Object.keys(J),i=0;i<e.length;i++){var n=J[e[i]];if(n&&n.isUserActive)return e[i]}return null}},{key:"setNext",value:function(e){var i=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0;if(J[e])return i?this.forEach(function(n){e===n.playerId?(n.isUserActive=!1,n.isInstNext=!0):n.isInstNext=!1}):J[e].isInstNext=i,e}}],[{key:"getInstance",value:function(){return jt||(jt=new r),jt}}]),r}(Ci.EventEmitter);function Cs(a){for(var o=Object.keys(J),r=0;r<o.length;r++){var t=J[o[r]];if(t.root===a)return t}return null}var ks=["play","pause","replay","retry"],an=0,ln=0,be=null,ct=function(a){x(r,a);var o=I(r);function r(t){var e;E(this,r);var i=h.deepMerge(nn(),t);e=o.call(this,i),C(m(e),"canPlayFunc",function(){if(e.config){var v=e.config,y=v.autoplay,_=v.defaultPlaybackRate;N.logInfo("player","canPlayFunc, startTime",e.__startTime),e._seekToStartTime(),e.playbackRate=_,(y||e._useAutoplay)&&e.mediaPlay(),e.off(ge,e.canPlayFunc),e.removeClass(k.ENTER)}}),C(m(e),"onFullscreenChange",function(v,y){var _=function(){h.setTimeout(m(e),function(){e.resize()},100)},b=h.getFullScreenEl();e._fullActionFrom?e._fullActionFrom="":e.emit(rt,{eventType:"system",action:"switch_fullscreen",pluginName:"player",currentTime:e.currentTime,duration:e.duration,props:[{prop:"fullscreen",from:!0,to:!1}]});var T=zr(b,e.playerId,Ae);if(y||b&&(b===e._fullscreenEl||T))_(),!e.config.closeFocusVideoFocus&&e.media.focus(),e.fullscreen=!0,e.changeFullStyle(e.root,b,k.FULLSCREEN),e.emit(me,!0,e._fullScreenOffset),e.cssfullscreen&&e.exitCssFullscreen();else if(e.fullscreen){_();var w=m(e),B=w._fullScreenOffset,O=w.config;if(O.needFullscreenScroll?(window.scrollTo(B.left,B.top),h.setTimeout(m(e),function(){e.fullscreen=!1,e._fullScreenOffset=null},100)):(!e.config.closeFocusVideoFocus&&e.media.focus(),e.fullscreen=!1,e._fullScreenOffset=null),e.cssfullscreen)e.removeClass(k.FULLSCREEN);else{var V=e._fullscreenEl;!V&&(e.root.contains(v.target)||v.target===e.root)&&(V=v.target),e.recoverFullStyle(e.root,V,k.FULLSCREEN)}e._fullscreenEl=null,e.emit(me,!1)}}),C(m(e),"_onWebkitbeginfullscreen",function(v){e._fullscreenEl=e.media,e.onFullscreenChange(v,!0)}),C(m(e),"_onWebkitendfullscreen",function(v){e.onFullscreenChange(v,!1)}),Xi(m(e),ks),e.config=i,e._pluginInfoId=h.generateSessionId(),Mr(m(e));var n=e.constructor.defaultPreset;if(e.config.presets.length){var s=e.config.presets.indexOf("default");s>=0&&n&&(e.config.presets[s]=n)}else n&&e.config.presets.push(n);e.userTimer=null,e.waitTimer=null,e.handleSource=!0,e._state=F.INITIAL,e.isAd=!1,e.isError=!1,e._hasStart=!1,e.isSeeking=!1,e.isCanplay=!1,e._useAutoplay=!1,e.__startTime=-1,e.rotateDeg=0,e.isActive=!1,e.fullscreen=!1,e.cssfullscreen=!1,e.isRotateFullscreen=!1,e._fullscreenEl=null,e.timeSegments=[],e._cssfullscreenEl=null,e.curDefinition=null,e._orgCss="",e._fullScreenOffset=null,e._videoHeight=0,e._videoWidth=0,e.videoPos={pi:1,scale:0,rotate:-1,x:0,y:0,h:-1,w:-1,vy:0,vx:0},e.sizeInfo={width:0,height:0,left:0,top:0},e._accPlayed={t:0,acc:0,loopAcc:0},e._offsetInfo={currentTime:-1,duration:0},e.innerContainer=null,e.controls=null,e.topBar=null,e.root=null,e.__i18n=Me.init(e._pluginInfoId),R.os.isAndroid&&R.osVersion>0&&R.osVersion<6&&(e.config.autoplay=!1),e.database=new ns,e.isUserActive=!1,e._onceSeekCanplay=null,e._isPauseBeforeSeek=0,e.innerStates={isActiveLocked:!1},e.instManager=be;var l=e._initDOM();if(!l)return console.error(new Error("can't find the dom which id is ".concat(e.config.id," or this.config.el does not exist"))),kt(e);var u=e.config,c=u.definition,f=c===void 0?{}:c,g=u.url;if(!g&&f.list&&f.list.length>0){var p=f.list.find(function(v){return v.definition&&v.definition===f.defaultDefinition});p||(f.defaultDefinition=f.list[0].definition,p=f.list[0]),e.config.url=p.url,e.curDefinition=p}return e._bindEvents(),e._registerPresets(),e._registerPlugins(),$.onPluginsReady(m(e)),e.getInitDefinition(),e.setState(F.READY),h.setTimeout(m(e),function(){e.emit(At)},0),e.onReady&&e.onReady(),(e.config.videoInit||e.config.autoplay)&&(!e.hasStart||e.state<F.ATTACHED)&&e.start(),e}return S(r,[{key:"_initDOM",value:function(){var e,i=this;if(this.root=this.config.id?document.getElementById(this.config.id):null,!this.root){var n=this.config.el;if(n&&n.nodeType===1)this.root=n;else return this.emit(je,new qe("use",this.config.vid,{line:32,handle:"Constructor",msg:"container id can't be empty"})),console.error("this.confg.id or this.config.el can't be empty"),!1}var s=Cs(this.root);s&&(N.logWarn("The is an Player instance already exists in this.root, destroy it and reinitialize"),s.destroy()),this.root.setAttribute(Ae,this.playerId),(e=be)===null||e===void 0||e.add(this),$.init(this),this._initBaseDoms();var l=this.constructor.XgVideoProxy;if(l&&this.mediaConfig.mediaType===l.mediaType){var u=this.innerContainer||this.root;this.detachVideoEvents(this.media);var c=new l(u,this.config,this.mediaConfig);this.attachVideoEvents(c),this.media=c}if(this.media.setAttribute(Ae,this.playerId),this.config.controls){var f=this.config.controls.root||null,g=$.register(this,vs,{root:f});this.controls=g}var p=this.config.isMobileSimulateMode==="mobile"?"mobile":R.device;if(this.addClass("".concat(k.DEFAULT," ").concat(k.INACTIVE," xgplayer-").concat(p," ").concat(this.config.controls?"":k.NO_CONTROLS)),this.config.autoplay?this.addClass(k.ENTER):this.addClass(k.NO_START),this.config.fluid){var v=this.config,y=v.width,_=v.height;(typeof y!="number"||typeof _!="number")&&(y=600,_=337.5);var b={width:"100%",height:"0","max-width":"100%","padding-top":"".concat(_*100/y,"%")};Object.keys(b).forEach(function(L){i.root.style[L]=b[L]})}else["width","height"].forEach(function(L){i.config[L]&&(typeof i.config[L]!="number"?i.root.style[L]=i.config[L]:i.root.style[L]="".concat(i.config[L],"px"))});var T=this.root.getBoundingClientRect(),w=T.width,B=T.height,O=T.left,V=T.top;return this.sizeInfo.width=w,this.sizeInfo.height=B,this.sizeInfo.left=O,this.sizeInfo.top=V,!0}},{key:"_initBaseDoms",value:function(){this.topBar=null,this.leftBar=null,this.rightBar=null,this.config.marginControls&&(this.innerContainer=h.createDom("xg-video-container","",{"data-index":-1},"xg-video-container"),this.root.appendChild(this.innerContainer))}},{key:"_bindEvents",value:function(){var e=this;["focus","blur"].forEach(function(i){e.on(i,e["on"+i.charAt(0).toUpperCase()+i.slice(1)])}),ji.forEach(function(i){document&&document.addEventListener(i,e.onFullscreenChange)}),R.os.isIos&&(this.media.addEventListener("webkitbeginfullscreen",this._onWebkitbeginfullscreen),this.media.addEventListener("webkitendfullscreen",this._onWebkitendfullscreen)),this.once(ve,this.resize),this.playFunc=function(){e.config.closeFocusVideoFocus||e.media.focus()},this.once(Q,this.playFunc)}},{key:"_unbindEvents",value:function(){var e=this;this.root.removeEventListener("mousemove",this.mousemoveFunc),ji.forEach(function(i){document.removeEventListener(i,e.onFullscreenChange)}),this.playFunc&&this.off(Q,this.playFunc),this.off(ge,this.canPlayFunc),this.media.removeEventListener("webkitbeginfullscreen",this._onWebkitbeginfullscreen),this.media.removeEventListener("webkitendfullscreen",this._onWebkitendfullscreen)}},{key:"_clearUserTimer",value:function(){this.userTimer&&(h.clearTimeout(this,this.userTimer),this.userTimer=null)}},{key:"_startInit",value:function(e){var i=this;if(this.media&&!((!e||e===""||h.typeOf(e)==="Array"&&e.length===0)&&(e="",this.emit(Ai),N.logWarn("config.url is null, please get url and run player._startInit(url)"),this.config.nullUrlStart))){this.handleSource&&(this._detachSourceEvents(this.media),h.typeOf(e)==="Array"&&e.length>0?this._attachSourceEvents(this.media,e):!this.media.src||this.media.src!==e?this.media.src=e:e||this.media.removeAttribute("src")),h.typeOf(this.config.volume)==="Number"&&(this.volume=this.config.volume);var n=this.innerContainer?this.innerContainer:this.root;this.media instanceof window.Element&&!n.contains(this.media)&&n.insertBefore(this.media,n.firstChild);var s=this.media.readyState;N.logInfo("_startInit readyState",s),this.config.autoplay&&(!h.isMSE(this.media)&&this.load(),(R.os.isIpad||R.os.isPhone)&&this.mediaPlay());var l=this.config.startTime;this.__startTime=l>0?l:-1,this.config.startTime=0,s>=2&&this.duration>0?this.canPlayFunc():this.on(ge,this.canPlayFunc),(!this.hasStart||this.state<F.ATTACHED)&&$.afterInit(this),this.hasStart=!0,this.setState(F.ATTACHED),h.setTimeout(this,function(){i.emit(Je)},0)}}},{key:"_registerPlugins",value:function(){var e=this,i=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!0;this._loadingPlugins=[];var n=this.config.ignores||[],s=this.config.plugins||[],l=this.config.i18n||[];i&&Me.extend(l,this.__i18n);var u=n.join("||").toLowerCase().split("||"),c=this.plugins;s.forEach(function(f){try{var g=f.plugin?f.plugin.pluginName:f.pluginName;if(g&&u.indexOf(g.toLowerCase())>-1)return null;if(!i&&c[g.toLowerCase()])return;if(f.lazy&&f.loader){var p=$.lazyRegister(e,f);f.forceBeforeInit&&(p.then(function(){e._loadingPlugins.splice(e._loadingPlugins.indexOf(p),1)}).catch(function(v){N.logError("_registerPlugins:loadingPlugin",v),e._loadingPlugins.splice(e._loadingPlugins.indexOf(p),1)}),e._loadingPlugins.push(p));return}return e.registerPlugin(f)}catch(v){N.logError("_registerPlugins:",v)}})}},{key:"_registerPresets",value:function(){var e=this;this.config.presets.forEach(function(i){ps(e,i)})}},{key:"_getRootByPosition",value:function(e){var i=null;switch(e){case z.ROOT_RIGHT:this.rightBar||(this.rightBar=h.createPositionBar("xg-right-bar",this.root)),i=this.rightBar;break;case z.ROOT_LEFT:this.leftBar||(this.leftBar=h.createPositionBar("xg-left-bar",this.root)),i=this.leftBar;break;case z.ROOT_TOP:this.topBar||(this.topBar=h.createPositionBar("xg-top-bar",this.root),this.config.topBarAutoHide&&h.addClass(this.topBar,k.TOP_BAR_AUTOHIDE)),i=this.topBar;break;default:i=this.innerContainer||this.root;break}return i}},{key:"registerPlugin",value:function(e,i){var n=$.formatPluginInfo(e,i),s=n.PLUFGIN,l=n.options,u=this.config.plugins,c=$.checkPluginIfExits(s.pluginName,u);!c&&u.push(s);var f=$.getRootByConfig(s.pluginName,this.config);f.root&&(l.root=f.root),f.position&&(l.position=f.position);var g=l.position?l.position:l.config&&l.config.position||s.defaultConfig&&s.defaultConfig.position;if(!l.root&&typeof g=="string"&&g.indexOf("controls")>-1){var p;return(p=this.controls)===null||p===void 0?void 0:p.registerPlugin(s,l,s.pluginName)}return l.root||(l.root=this._getRootByPosition(g)),$.register(this,s,l)}},{key:"deregister",value:function(e){typeof e=="string"?$.unRegister(this,e):e instanceof ke&&$.unRegister(this,e.pluginName)}},{key:"unRegisterPlugin",value:function(e){var i=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;this.deregister(e),i&&this.removePluginFromConfig(e)}},{key:"removePluginFromConfig",value:function(e){var i;if(typeof e=="string"?i=e:e instanceof ke&&(i=e.pluginName),!!i)for(var n=this.config.plugins.length-1;n>-1;n--){var s=this.config.plugins[n];if(s.pluginName.toLowerCase()===i.toLowerCase()){this.config.plugins.splice(n,1);break}}}},{key:"plugins",get:function(){return $.getPlugins(this)}},{key:"getPlugin",value:function(e){var i=$.findPlugin(this,e);return i&&i.pluginName?i:null}},{key:"addClass",value:function(e){this.root&&(h.hasClass(this.root,e)||h.addClass(this.root,e))}},{key:"removeClass",value:function(e){this.root&&h.removeClass(this.root,e)}},{key:"hasClass",value:function(e){if(this.root)return h.hasClass(this.root,e)}},{key:"setAttribute",value:function(e,i){this.root&&this.root.setAttribute(e,i)}},{key:"removeAttribute",value:function(e,i){this.root&&this.root.removeAttribute(e,i)}},{key:"start",value:function(e){var i=this;if(!(this.state>F.ATTACHING))return!e&&!this.config.url&&this.getInitDefinition(),this.hasStart=!0,this.setState(F.ATTACHING),this._registerPlugins(!1),$.beforeInit(this).then(function(){if(i.config){e||(e=i.url||i.config.url);var n=i._preProcessUrl(e),s=i._startInit(n.url);return s}}).catch(function(n){throw n.fileName="player",n.lineNumber="236",N.logError("start:beforeInit:",n),n})}},{key:"switchURL",value:function(e,i){var n=this,s=e;h.typeOf(e)==="Object"&&(s=e.url),s=this._preProcessUrl(s).url;var l=this.currentTime;this.__startTime=l;var u=this.paused&&!this.isError;return this.src=s,new Promise(function(c,f){var g=function(y){n.off("timeupdate",p),n.off("canplay",p),f(y)},p=function(){n._seekToStartTime(),u&&n.pause(),n.off("error",g),c(!0)};if(n.once("error",g),!s){n.errorHandler("error",{code:6,message:"empty_src"});return}R.os.isAndroid?n.once("timeupdate",p):n.once("canplay",p),n.play()})}},{key:"videoPlay",value:function(){this.mediaPlay()}},{key:"mediaPlay",value:function(){var e=this;if(!this.hasStart&&this.state<F.ATTACHED){this.removeClass(k.NO_START),this.addClass(k.ENTER),this.start(),this._useAutoplay=!0;return}this.state<F.RUNNING&&(this.removeClass(k.NO_START),!this.isCanplay&&this.addClass(k.ENTER));var i=A(P(r.prototype),"play",this).call(this);return i!==void 0&&i&&i.then?i.then(function(){e.removeClass(k.NOT_ALLOW_AUTOPLAY),e.addClass(k.PLAYING),e.state<F.RUNNING&&(N.logInfo(">>>>playPromise.then"),e.setState(F.RUNNING),e.emit(Pe))}).catch(function(n){if(N.logWarn(">>>>playPromise.catch",n.name),e.media&&e.media.error){e.onError(),e.removeClass(k.ENTER);return}n.name==="NotAllowedError"&&(e._errorTimer=h.setTimeout(e,function(){e._errorTimer=null,e.emit(Lt),e.addClass(k.NOT_ALLOW_AUTOPLAY),e.removeClass(k.ENTER),e.pause(),e.setState(F.NOTALLOW)},0))}):(N.logWarn("video.play not return promise"),this.state<F.RUNNING&&(this.setState(F.RUNNING),this.removeClass(k.NOT_ALLOW_AUTOPLAY),this.removeClass(k.NO_START),this.removeClass(k.ENTER),this.addClass(k.PLAYING),this.emit(Pe))),i}},{key:"mediaPause",value:function(){A(P(r.prototype),"pause",this).call(this)}},{key:"videoPause",value:function(){A(P(r.prototype),"pause",this).call(this)}},{key:"play",value:function(){var e=this;return this.removeClass(k.PAUSED),le(this,"play",function(){return e.mediaPlay()})}},{key:"pause",value:function(){var e=this;le(this,"pause",function(){A(P(r.prototype),"pause",e).call(e)})}},{key:"seek",value:function(e,i){var n=this;if(!(!this.media||Number.isNaN(Number(e))||!this.hasStart)){var s=this.config,l=s.isSeekedPlay,u=s.seekedStatus,c=i||(l?"play":u);e=e<0?0:e>this.duration?parseInt(this.duration,10):e,!this._isPauseBeforeSeek&&(this._isPauseBeforeSeek=this.paused?2:1),this._onceSeekCanplay&&this.off(de,this._onceSeekCanplay),this._onceSeekCanplay=function(){switch(n.removeClass(k.ENTER),n.isSeeking=!1,c){case"play":n.play();break;case"pause":n.pause();break;default:n._isPauseBeforeSeek>1||n.paused?n.pause():n.play()}n._isPauseBeforeSeek=0,n._onceSeekCanplay=null},this.once(de,this._onceSeekCanplay),this.state<F.RUNNING?(this.removeClass(k.NO_START),this.currentTime=e,this.play()):this.currentTime=e}}},{key:"getInitDefinition",value:function(){var e=this,i=this.config,n=i.definition,s=i.url;!s&&n&&n.list&&n.list.length>0&&n.defaultDefinition&&n.list.map(function(l){l.definition===n.defaultDefinition&&(e.config.url=l.url,e.curDefinition=l)})}},{key:"changeDefinition",value:function(e,i){var n=this,s=this.config.definition;if(Array.isArray(s==null?void 0:s.list)&&s.list.forEach(function(u){(e==null?void 0:e.definition)===u.definition&&(n.curDefinition=u)}),e!=null&&e.bitrate&&typeof e.bitrate!="number"&&(e.bitrate=parseInt(e.bitrate,10)||0),this.emit(Ot,{from:i,to:e}),!this.hasStart){this.config.url=e.url;return}var l=this.switchURL(e.url,j({seamless:s.seamless!==!1&&typeof MediaSource<"u"&&typeof MediaSource.isTypeSupported=="function"},e));l&&l.then?l.then(function(){n.emit(Nt,{from:i,to:e})}):this.emit(Nt,{from:i,to:e})}},{key:"reload",value:function(){this.load(),this.reloadFunc=function(){this.play()},this.once(ve,this.reloadFunc)}},{key:"resetState",value:function(){var e=this,i=k.NOT_ALLOW_AUTOPLAY,n=k.PLAYING,s=k.NO_START,l=k.PAUSED,u=k.REPLAY,c=k.ENTER,f=k.ENDED,g=k.ERROR,p=k.LOADING,v=[i,n,s,l,u,c,f,g,p];this.hasStart=!1,this.isError=!1,this._useAutoplay=!1,this.mediaPause(),this._accPlayed.acc=0,this._accPlayed.t=0,this._accPlayed.loopAcc=0,v.forEach(function(y){e.removeClass(y)}),this.addClass(k.NO_START),this.emit(st)}},{key:"reset",value:function(){var e=this,i=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[],n=arguments.length>1?arguments[1]:void 0;this.resetState();var s=this.plugins;if(s&&(i.map(function(u){e.deregister(u)}),n)){var l=nn();Object.keys(this.config).keys(function(u){e.config[u]!=="undefined"&&(u==="plugins"||u==="presets"||u==="el"||u==="id")&&(e.config[u]=l[u])})}}},{key:"destroy",value:function(){var e,i=this,n=this.innerContainer,s=this.root,l=this.media;if(!(!s||!l)){if(this.hasStart=!1,this._useAutoplay=!1,s.removeAttribute(Ae),this.updateAcc("destroy"),this._unbindEvents(),this._detachSourceEvents(this.media),h.clearAllTimers(this),this.emit(Dt),(e=be)===null||e===void 0||e.remove(this),$.destroy(this),qi(this),A(P(r.prototype),"destroy",this).call(this),this.fullscreen&&this._fullscreenEl===this.root&&this.exitFullscreen(),n)for(var u=n.children,c=0;c<u.length;c++)n.removeChild(u[c]);!n&&l instanceof window.Node&&s.contains(l)&&s.removeChild(l),["topBar","leftBar","rightBar","innerContainer"].map(function(g){i[g]&&s.removeChild(i[g]),i[g]=null});var f=s.className.split(" ");f.length>0?s.className=f.filter(function(g){return g.indexOf("xgplayer")<0}).join(" "):s.className="",this.removeAttribute("data-xgfill"),["isSeeking","isCanplay","isActive","cssfullscreen","fullscreen"].forEach(function(g){i[g]=!1})}}},{key:"replay",value:function(){var e=this;this.removeClass(k.ENDED),this.currentTime=0,this.isSeeking=!1,le(this,"replay",function(){e.once(de,function(){var i=e.mediaPlay();i&&i.catch&&i.catch(function(n){console.log(n)})}),e.emit(Qe),e.onPlay()})}},{key:"retry",value:function(){var e=this;this.removeClass(k.ERROR),this.addClass(k.LOADING),le(this,"retry",function(){var i=e.currentTime,n=e.config.url,s=h.isMSE(e.media)?{url:n}:e._preProcessUrl(n);e.src=s.url,!e.config.isLive&&(e.currentTime=i),e.once(ge,function(){e.mediaPlay()})})}},{key:"changeFullStyle",value:function(e,i,n,s){e&&(s||(s=k.PARENT_FULLSCREEN),this._orgCss||(this._orgCss=h.filterStyleFromText(e)),h.addClass(e,n),i&&i!==e&&!this._orgPCss&&(this._orgPCss=h.filterStyleFromText(i),h.addClass(i,s),i.setAttribute(Ae,this.playerId)))}},{key:"recoverFullStyle",value:function(e,i,n,s){s||(s=k.PARENT_FULLSCREEN),this._orgCss&&(h.setStyleFromCsstext(e,this._orgCss),this._orgCss=""),h.removeClass(e,n),i&&i!==e&&this._orgPCss&&(h.setStyleFromCsstext(i,this._orgPCss),this._orgPCss="",h.removeClass(i,s),i.removeAttribute(Ae))}},{key:"getFullscreen",value:function(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:this.config.fullscreenTarget,i=this.root,n=this.media;(e==="video"||e==="media")&&(e=this[e]),e||(e=i),this._fullScreenOffset={top:h.scrollTop(),left:h.scrollLeft()},this._fullscreenEl=e,this._fullActionFrom="get";var s=h.getFullScreenEl();if(s===this._fullscreenEl)return this.onFullscreenChange(),Promise.resolve();try{for(var l=0;l<Wi.length;l++){var u=Wi[l];if(e[u]){var c=u==="webkitRequestFullscreen"?e.webkitRequestFullscreen(window.Element.ALLOW_KEYBOARD_INPUT):e[u]();return c&&c.then?c:Promise.resolve()}}return n.fullscreenEnabled||n.webkitSupportsFullscreen?(n.webkitEnterFullscreen(),Promise.resolve()):Promise.reject(new Error("call getFullscreen fail"))}catch{return Promise.reject(new Error("call getFullscreen fail"))}}},{key:"exitFullscreen",value:function(e){if(this.isRotateFullscreen&&this.exitRotateFullscreen(),!(!this._fullscreenEl&&!h.getFullScreenEl())){this.root;var i=this.media;this._fullActionFrom="exit";try{for(var n=0;n<Gi.length;n++){var s=Gi[n];if(document[s]){var l=document[s]();return l&&l.then?l:Promise.resolve()}}return i&&i.webkitSupportsFullscreen?(i.webkitExitFullScreen(),Promise.resolve()):Promise.reject(new Error("call exitFullscreen fail"))}catch{return Promise.reject(new Error("call exitFullscreen fail"))}}}},{key:"getCssFullscreen",value:function(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:this.config.fullscreenTarget;this.isRotateFullscreen?this.exitRotateFullscreen():this.fullscreen&&this.exitFullscreen();var i=e?"".concat(k.INNER_FULLSCREEN," ").concat(k.CSS_FULLSCREEN):k.CSS_FULLSCREEN;this.changeFullStyle(this.root,e,i);var n=this.config.fullscreen,s=n===void 0?{}:n,l=s.useCssFullscreen===!0||typeof s.useCssFullscreen=="function"&&s.useCssFullscreen();l&&(this.fullscreen=!0,this.emit(me,!0)),this._cssfullscreenEl=e,this.cssfullscreen=!0,this.emit(tt,!0)}},{key:"exitCssFullscreen",value:function(){var e=this._cssfullscreenEl?"".concat(k.INNER_FULLSCREEN," ").concat(k.CSS_FULLSCREEN):k.CSS_FULLSCREEN;if(!this.fullscreen)this.recoverFullStyle(this.root,this._cssfullscreenEl,e);else{var i=this.config.fullscreen,n=i===void 0?{}:i,s=n.useCssFullscreen===!0||typeof n.useCssFullscreen=="function"&&n.useCssFullscreen();s?(this.recoverFullStyle(this.root,this._cssfullscreenEl,e),this.fullscreen=!1,this.emit(me,!1)):this.removeClass(e)}this._cssfullscreenEl=null,this.cssfullscreen=!1,this.emit(tt,!1)}},{key:"getRotateFullscreen",value:function(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:this.config.fullscreenTarget;this.cssfullscreen&&this.exitCssFullscreen(e);var i=e?"".concat(k.INNER_FULLSCREEN," ").concat(k.ROTATE_FULLSCREEN):k.ROTATE_FULLSCREEN;this._fullscreenEl=e||this.root,this.changeFullStyle(this.root,e,i,k.PARENT_ROTATE_FULLSCREEN),this.isRotateFullscreen=!0,this.fullscreen=!0,this.setRotateDeg(90),this._rootStyle=this.root.getAttribute("style"),this.root.style.width="".concat(window.innerHeight,"px"),this.emit(me,!0)}},{key:"exitRotateFullscreen",value:function(e){var i=this._fullscreenEl!==this.root?"".concat(k.INNER_FULLSCREEN," ").concat(k.ROTATE_FULLSCREEN):k.ROTATE_FULLSCREEN;this.recoverFullStyle(this.root,this._fullscreenEl,i,k.PARENT_ROTATE_FULLSCREEN),this.isRotateFullscreen=!1,this.fullscreen=!1,this.setRotateDeg(0),this.emit(me,!1),this._rootStyle&&(this.root.style.style=this._rootStyle,this._rootStyle=!1)}},{key:"setRotateDeg",value:function(e){window.orientation===90||window.orientation===-90?this.rotateDeg=0:this.rotateDeg=e}},{key:"focus",value:function(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{autoHide:!this.config.closeDelayBlur,delay:this.config.inactive};if(this.isActive){this.onFocus(e);return}this.emit(Pt,j({paused:this.paused,ended:this.ended},e))}},{key:"blur",value:function(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{ignorePaused:!1};if(!this.isActive){this.onBlur(e);return}this._clearUserTimer(),this.emit(Pi,j({paused:this.paused,ended:this.ended},e))}},{key:"onFocus",value:function(){var e=this,i=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{autoHide:!0,delay:3e3},n=this.innerStates;if(this.isActive=!0,this.removeClass(k.INACTIVE),this._clearUserTimer(),i.isLock!==void 0&&(n.isActiveLocked=i.isLock),i.autoHide===!1||i.isLock===!0||n.isActiveLocked){this._clearUserTimer();return}var s=i&&i.delay?i.delay:this.config.inactive;this.userTimer=h.setTimeout(this,function(){e.userTimer=null,e.blur()},s)}},{key:"onBlur",value:function(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},i=e.ignorePaused,n=i===void 0?!1:i;if(!this.innerStates.isActiveLocked){var s=this.config.closePauseVideoFocus;this.isActive=!1,(n||s||!this.paused&&!this.ended)&&this.addClass(k.INACTIVE)}}},{key:"onEmptied",value:function(){this.updateAcc("emptied")}},{key:"onCanplay",value:function(){this.removeClass(k.ENTER),this.removeClass(k.ERROR),this.removeClass(k.LOADING),this.isCanplay=!0,this.waitTimer&&h.clearTimeout(this,this.waitTimer)}},{key:"onLoadeddata",value:function(){var e=this;this.isError=!1,this.isSeeking=!1,this.__startTime>0&&(this.duration>0?this._seekToStartTime():this.once(pe,function(){e._seekToStartTime()}))}},{key:"onLoadstart",value:function(){this.removeClass(k.ERROR),this.isCanplay=!1}},{key:"onPlay",value:function(){this.state===F.ENDED&&this.setState(F.RUNNING),this.removeClass(k.PAUSED),this.ended&&this.removeClass(k.ENDED),!this.config.closePlayVideoFocus&&this.focus()}},{key:"onPause",value:function(){this.addClass(k.PAUSED),this.updateAcc("pause"),this.config.closePauseVideoFocus||(this._clearUserTimer(),this.focus())}},{key:"onEnded",value:function(){this.updateAcc("ended"),this.addClass(k.ENDED),this.setState(F.ENDED)}},{key:"onError",value:function(){this.isError=!0,this.updateAcc("error"),this.removeClass(k.NOT_ALLOW_AUTOPLAY),this.removeClass(k.NO_START),this.removeClass(k.ENTER),this.removeClass(k.LOADING),this.addClass(k.ERROR)}},{key:"onSeeking",value:function(){this.isSeeking||this.updateAcc("seeking"),this.isSeeking=!0,this.addClass(k.SEEKING)}},{key:"onSeeked",value:function(){this.isSeeking=!1,this.waitTimer&&h.clearTimeout(this,this.waitTimer),this.removeClass(k.LOADING),this.removeClass(k.SEEKING)}},{key:"onWaiting",value:function(){var e=this;this.waitTimer&&h.clearTimeout(this,this.waitTimer),this.updateAcc("waiting"),this.waitTimer=h.setTimeout(this,function(){e.addClass(k.LOADING),e.emit(Ri),h.clearTimeout(e,e.waitTimer),e.waitTimer=null},this.config.minWaitDelay)}},{key:"onPlaying",value:function(){var e=this;this.isError=!1;var i=k.NO_START,n=k.PAUSED,s=k.ENDED,l=k.ERROR,u=k.REPLAY,c=k.LOADING,f=[i,n,s,l,u,c];f.forEach(function(g){e.removeClass(g)}),!this._accPlayed.t&&!this.paused&&!this.ended&&(this._accPlayed.t=new Date().getTime())}},{key:"onTimeupdate",value:function(){!this._videoHeight&&this.media.videoHeight&&this.resize(),(this.waitTimer||this.hasClass(k.LOADING))&&this.media.readyState>2&&(this.removeClass(k.LOADING),h.clearTimeout(this,this.waitTimer),this.waitTimer=null),!this.paused&&this.state===F.NOTALLOW&&this.duration&&(this.setState(F.RUNNING),this.emit(Pe)),!this._accPlayed.t&&!this.paused&&!this.ended&&(this._accPlayed.t=new Date().getTime())}},{key:"onVolumechange",value:function(){h.typeOf(this.config.volume)==="Number"&&(this.config.volume=this.volume)}},{key:"onRatechange",value:function(){this.config.defaultPlaybackRate=this.playbackRate}},{key:"emitUserAction",value:function(e,i,n){if(!(!this.media||!i||!e)){var s=h.typeOf(e)==="String"?e:e.type||"";n.props&&h.typeOf(n.props)!=="Array"&&(n.props=[n.props]),this.emit(rt,j({eventType:s,action:i,currentTime:this.currentTime,duration:this.duration,ended:this.ended,event:e},n))}}},{key:"updateAcc",value:function(e){if(this._accPlayed.t){var i=new Date().getTime()-this._accPlayed.t;this._accPlayed.acc+=i,this._accPlayed.t=0,(e==="ended"||this.ended)&&(this._accPlayed.loopAcc=this._accPlayed.acc)}}},{key:"checkBuffer",value:function(e){var i=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{startDiff:0,endDiff:0},n=i||{},s=n.startDiff,l=s===void 0?0:s,u=n.endDiff,c=u===void 0?0:u,f=this.media.buffered;if(!f||f.length===0||!this.duration)return!0;for(var g=e||this.media.currentTime||.2,p=f.length,v=0;v<p;v++)if(f.start(v)+l<=g&&f.end(v)-c>g)return!0;return!1}},{key:"resizePosition",value:function(){var e=this.videoPos,i=e.vy,n=e.vx,s=e.h,l=e.w,u=this.videoPos.rotate;if(!(u<0&&s<0&&l<0)){var c=this.videoPos._pi;if(!c&&this.media.videoHeight&&(c=this.media.videoWidth/this.media.videoHeight*100),!!c){this.videoPos.pi=c,u=u<0?0:u;var f={rotate:u},g=0,p=0,v=1,y=Math.abs(u/90),_=this.root,b=this.innerContainer,T=_.offsetWidth,w=b?b.offsetHeight:_.offsetHeight,B=w,O=T;if(y%2===0)v=s>0?100/s:l>0?100/l:1,f.scale=v,g=i>0?(100-s)/2-i:0,f.y=y===2?0-g:g,p=n>0?(100-l)/2-n:0,f.x=y===2?0-p:p,this.media.style.width="".concat(O,"px"),this.media.style.height="".concat(B,"px");else if(y%2===1){O=w,B=T;var V=w-T;p=-V/2/O*100,f.x=y===3?p+i/2:p-i/2,g=V/2/B*100,f.y=y===3?g+n/2:g-n/2,f.scale=v,this.media.style.width="".concat(O,"px"),this.media.style.height="".concat(B,"px")}var L=h.getTransformStyle(f,this.media.style.transform||this.media.style.webkitTransform);this.media.style.transform=L,this.media.style.webkitTransform=L}}}},{key:"position",value:function(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{h:0,y:0,x:0,w:0};if(!(!this.media||!e||!e.h)){var i=this.videoPos;i.h=e.h*100||0,i.w=e.w*100||0,i.vx=e.x*100||0,i.vy=e.y*100||0,this.resizePosition()}}},{key:"setConfig",value:function(e){var i=this;e&&Object.keys(e).map(function(n){if(n!=="plugins"){i.config[n]=e[n];var s=i.plugins[n.toLowerCase()];s&&h.typeOf(s.setConfig)==="Function"&&s.setConfig(e[n])}})}},{key:"playNext",value:function(e){var i=this;this.resetState(),this.setConfig(e),this._currentTime=0,this._duration=0,le(this,"playnext",function(){i.start(),i.emit(nt,e)})}},{key:"resize",value:function(){var e=this;if(this.media){var i=this.root.getBoundingClientRect();this.sizeInfo.width=i.width,this.sizeInfo.height=i.height,this.sizeInfo.left=i.left,this.sizeInfo.top=i.top;var n=this.media,s=n.videoWidth,l=n.videoHeight,u=this.config,c=u.fitVideoSize,f=u.videoFillMode;if((f==="fill"||f==="cover"||f==="contain")&&this.setAttribute("data-xgfill",f),!(!l||!s)){this._videoHeight=l,this._videoWidth=s;var g=this.controls&&this.innerContainer?this.controls.root.getBoundingClientRect().height:0,p=i.width,v=i.height-g,y=parseInt(s/l*1e3,10),_=parseInt(p/v*1e3,10),b=p,T=v,w={};c==="auto"&&_>y||c==="fixWidth"?(T=p/y*1e3,this.config.fluid?w.paddingTop="".concat(T*100/b,"%"):w.height="".concat(T+g,"px")):(c==="auto"&&_<y||c==="fixHeight")&&(b=y*v/1e3,w.width="".concat(b,"px")),!this.fullscreen&&!this.cssfullscreen&&Object.keys(w).forEach(function(O){e.root.style[O]=w[O]}),(f==="fillHeight"&&_<y||f==="fillWidth"&&_>y)&&this.setAttribute("data-xgfill","cover");var B={videoScale:y,vWidth:b,vHeight:T,cWidth:b,cHeight:T+g};this.resizePosition(),this.emit(Ce,B)}}}},{key:"updateObjectPosition",value:function(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:0,i=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0;if(this.media.updateObjectPosition){this.media.updateObjectPosition(e,i);return}this.media.style.objectPosition="".concat(e*100,"% ").concat(i*100,"%")}},{key:"setState",value:function(e){N.logInfo("setState","state from:".concat(sn[this.state]," to:").concat(sn[e])),this._state=e}},{key:"_preProcessUrl",value:function(e,i){var n=this.config,s=n.preProcessUrl,l=n.preProcessUrlOptions,u=Object.assign({},l,i);return!h.isBlob(e)&&typeof s=="function"?s(e,u):{url:e}}},{key:"_seekToStartTime",value:function(){this.__startTime>0&&this.duration>0&&(this.currentTime=this.__startTime>this.duration?this.duration:this.__startTime,this.__startTime=-1)}},{key:"state",get:function(){return this._state}},{key:"isFullscreen",get:function(){return this.fullscreen}},{key:"isCssfullScreen",get:function(){return this.cssfullscreen}},{key:"hasStart",get:function(){return this._hasStart},set:function(e){typeof e=="boolean"&&(this._hasStart=e,e===!1&&this.setState(F.READY),this.emit("hasstart"))}},{key:"isPlaying",get:function(){return this._state===F.RUNNING||this._state===F.ENDED},set:function(e){e?this.setState(F.RUNNING):this._state>=F.RUNNING&&this.setState(F.ATTACHED)}},{key:"definitionList",get:function(){return!this.config||!this.config.definition?[]:this.config.definition.list||[]},set:function(e){var i=this,n=this.config.definition,s=null,l=null;n.list=e,this.emit("resourceReady",e),e.forEach(function(u){var c;((c=i.curDefinition)===null||c===void 0?void 0:c.definition)===u.definition&&(s=u),n.defaultDefinition===u.definition&&(l=u)}),!l&&e.length>0&&(l=e[0]),s?this.changeDefinition(s):l&&this.changeDefinition(l)}},{key:"videoFrameInfo",get:function(){var e={total:0,dropped:0,corrupted:0,droppedRate:0,droppedDuration:0};if(!this.media||!this.media.getVideoPlaybackQuality)return e;var i=this.media.getVideoPlaybackQuality();return e.dropped=i.droppedVideoFrames||0,e.total=i.totalVideoFrames||0,e.corrupted=i.corruptedVideoFrames||0,e.total>0&&(e.droppedRate=e.dropped/e.total*100,e.droppedDuration=parseInt(this.cumulateTime/e.total*e.dropped,0)),e}},{key:"lang",get:function(){return this.config.lang},set:function(e){var i=Me.langKeys.filter(function(n){return n===e});if(i.length===0&&e!=="zh"){console.error("Sorry, set lang fail, because the language [".concat(e,"] is not supported now, list of all supported languages is [").concat(Me.langKeys.join(),"] "));return}this.config.lang=e,$.setLang(e,this)}},{key:"i18n",get:function(){var e=this.config.lang;return e==="zh"&&(e="zh-cn"),this.__i18n.lang[e]||this.__i18n.lang.en}},{key:"i18nKeys",get:function(){return this.__i18n.textKeys||{}}},{key:"version",get:function(){return St}},{key:"playerId",get:function(){return this._pluginInfoId}},{key:"url",get:function(){return this.__url||this.config.url},set:function(e){this.__url=e}},{key:"poster",get:function(){return this.plugins.poster?this.plugins.poster.config.poster:this.config.poster},set:function(e){this.plugins.poster&&this.plugins.poster.update(e)}},{key:"readyState",get:function(){return A(P(r.prototype),"readyState",this)}},{key:"error",get:function(){var e=A(P(r.prototype),"error",this);return this.i18n[e]||e}},{key:"networkState",get:function(){return A(P(r.prototype),"networkState",this)}},{key:"fullscreenChanging",get:function(){return this._fullScreenOffset!==null}},{key:"cumulateTime",get:function(){var e=this._accPlayed,i=e.acc,n=e.t;return n?new Date().getTime()-n+i:i}},{key:"zoom",get:function(){return this.config.zoom},set:function(e){this.config.zoom=e}},{key:"videoRotateDeg",get:function(){return this.videoPos.rotate},set:function(e){e=h.convertDeg(e),!(e%90!==0||e===this.videoPos.rotate)&&(this.videoPos.rotate=e,this.resizePosition())}},{key:"avgSpeed",get:function(){return ln},set:function(e){ln=e}},{key:"realTimeSpeed",get:function(){return an},set:function(e){an=e}},{key:"offsetCurrentTime",get:function(){return this._offsetInfo.currentTime||0},set:function(e){this._offsetInfo.currentTime=e}},{key:"offsetDuration",get:function(){return this._offsetInfo.duration||0},set:function(e){this._offsetInfo.duration=e||0}},{key:"hook",value:function(e,i){return at.call.apply(at,[this].concat(Array.prototype.slice.call(arguments)))}},{key:"useHooks",value:function(e,i){return lt.call.apply(lt,[this].concat(Array.prototype.slice.call(arguments)))}},{key:"removeHooks",value:function(e,i){return ut.call.apply(ut,[this].concat(Array.prototype.slice.call(arguments)))}},{key:"usePluginHooks",value:function(e,i,n){for(var s=arguments.length,l=new Array(s>3?s-3:0),u=3;u<s;u++)l[u-3]=arguments[u];return $i.call.apply($i,[this].concat(Array.prototype.slice.call(arguments)))}},{key:"removePluginHooks",value:function(e,i,n){for(var s=arguments.length,l=new Array(s>3?s-3:0),u=3;u<s;u++)l[u-3]=arguments[u];return Yi.call.apply(Yi,[this].concat(Array.prototype.slice.call(arguments)))}},{key:"setUserActive",value:function(e,i){var n;typeof i=="boolean"&&i!==this.muted&&(this.addInnerOP("volumechange"),h.typeOf(i)===Boolean&&(this.muted=i)),(n=be)===null||n===void 0||n.setActive(this.playerId,e)}}],[{key:"debugger",get:function(){return N.config.debug},set:function(e){N.config.debug=e}},{key:"instManager",get:function(){return be},set:function(e){be=e}},{key:"getCurrentUserActivePlayerId",value:function(){var e;return(e=be)===null||e===void 0?void 0:e.getActiveId()}},{key:"setCurrentUserActive",value:function(e,i){var n;(n=be)===null||n===void 0||n.setActive(e,i)}},{key:"isHevcSupported",value:function(){return R.isHevcSupported()}},{key:"probeConfigSupported",value:function(e){return R.probeConfigSupported(e)}},{key:"install",value:function(e,i){r.plugins||(r.plugins={}),r.plugins[e]||(r.plugins[e]=i)}},{key:"use",value:function(e,i){r.plugins||(r.plugins={}),r.plugins[e]=i}}]),r}(is);C(ct,"defaultPreset",null),C(ct,"XgVideoProxy",null),ct.instManager=on.getInstance();function q(){return new Date().getTime()}var we={LOAD_START:"loadstart",LOADED_DATA:"loadeddata",FIRST_FRAME:"firstFrame",WAIT_START:"waitingStart",WAIT_END:"waitingEnd",SEEK_START:"seekStart",SEEK_END:"seekEnd"},bs=function(a){x(r,a);var o=I(r);function r(){var t;E(this,r);for(var e=arguments.length,i=new Array(e),n=0;n<e;n++)i[n]=arguments[n];return t=o.call.apply(o,[this].concat(i)),C(m(t),"_onTimeupdate",function(){t._state.isTimeUpdate=!0,t._state.autoplayStart&&(N.logInfo("[xgLogger]".concat(t.player.playerId," _onTimeupdate")),t._sendFF("onTimeupdate"))}),C(m(t),"_onAutoplayStart",function(){N.logInfo("[xgLogger]".concat(t.player.playerId," _onAutoplayStart")),t._state.autoplayStart=!0,t.vt&&t._sendFF("onAutoplayStart")}),C(m(t),"_onReset",function(){t._state={autoplayStart:!1,isFFLoading:!1,isTimeUpdate:!1,isFFSend:!1,isLs:!1},t.vt=0,t.pt=0,t.fvt=0,t.newPointTime=q(),t.loadedCostTime=0,t.startCostTime=0,t._isSeeking=!1,t.seekingStart=0,t.waitingStart=0,t.fixedWaitingStart=0,t._isWaiting=!1,t._waitTimer&&h.clearTimeout(m(t),t._waitTimer),t._waittTimer&&h.clearTimeout(m(t),t._waittTimer),t._waitTimer=null,t._waittTimer=null,t._waitType=0}),C(m(t),"_onSeeking",function(){t.seekingStart||(t.suspendWaitingStatus("seek"),t.seekingStart=q(),t.emitLog(we.SEEK_START,{start:q()}))}),C(m(t),"_onSeeked",function(){t.suspendSeekingStatus("seeked")}),C(m(t),"_onWaitingLoadStart",function(){t._isWaiting||t.vt||(t._isWaiting=!0,t.waitingStart=q(),t.fixedWaitingStart=q(),t._waitType=1,t.emitLog(we.WAIT_START,{fixedStart:t.fixedWaitingStart,start:t.waitingStart,type:1,endType:"loadstart"}))}),C(m(t),"_onWaiting",function(){t._isWaiting||!t.vt||(t._isWaiting=!0,t.vt?t.seekingStart?t._waitType=2:t._waitType=0:t._waitType=1,t.fixedWaitingStart=q(),t._waitTimer=h.setTimeout(m(t),function(){t._isWaiting&&(t.waitingStart=q(),h.clearTimeout(m(t),t._waitTimer),t._waitTimer=null,t._startWaitTimeout(),t.emitLog(we.WAIT_START,{fixedStart:t.fixedWaitingStart,start:t.waitingStart,type:t._waitType,endType:t._waitType===2?"seek":"playing"}))},200))}),C(m(t),"_onError",function(){t.suspendSeekingStatus("error"),t.suspendWaitingStatus("error")}),C(m(t),"_onPlaying",function(){t._isWaiting&&t.suspendWaitingStatus("playing")}),t}return S(r,[{key:"afterCreate",value:function(){var e=this;this._onReset(),this._waitType="firstFrame",this._initOnceEvents(),this.newPointTime=q(),this.loadedCostTime=0,this.startCostTime=0,this.on(It,function(){var i=e._state,n=i.autoplayStart,s=i.isFFSend;e.startCostTime=q()-e.newPointTime,N.logInfo("[xgLogger]".concat(e.player.playerId," LOAD_START"),"autoplayStart:".concat(n," isFFSend:").concat(s," startCostTime:").concat(e.startCostTime," newPointTime").concat(e.newPointTime)),!s&&(!i.isLs&&e.emitLog(we.LOAD_START,{}),i.isLs=!0,i.isTimeUpdate=!1,i.isFFLoading=!0,e.pt=q(),e.vt=0,e.fvt=0,e._initOnceEvents(),e._onWaitingLoadStart())}),this.on(ve,function(){e.vt=q(),e.fvt=e.vt-e.pt,e.loadedCostTime=e.vt-e.newPointTime;var i=e._state,n=i.isTimeUpdate,s=i.isFFSend,l=i.autoplayStart;N.logInfo("[xgLogger]".concat(e.player.playerId," LOADED_DATA"),"fvt:".concat(e.fvt," isTimeUpdate:").concat(e._state.isTimeUpdate," loadedCostTime:").concat(e.loadedCostTime)),(n||l)&&e._sendFF("loadedData"),s||e.emitLog(we.LOADED_DATA,{}),e.suspendWaitingStatus("loadeddata")}),this.on(Ze,this._onSeeking),this.on(de,this._onSeeked),this.on(Dt,function(){e.endState("destroy")}),this.on(et,function(){e.endState("urlChange"),N.logInfo("[xgLogger]".concat(e.player.playerId," URL_CHANGE")),e._state.isFFSend&&e._onReset()}),this.on([xt,ge],this._onPlaying),this.on(We,this._onWaiting),this.on(je,this._onError),this.on(st,function(){N.logInfo("[xgLogger]".concat(e.player.playerId," RESET")),e.endState("reset"),e._initOnceEvents(),e._onReset()})}},{key:"_initOnceEvents",value:function(){this.off(Pe,this._onAutoplayStart),this.off(ee,this._onTimeupdate),this.once(Pe,this._onAutoplayStart),this.once(ee,this._onTimeupdate)}},{key:"_sendFF",value:function(e){this.s=q();var i=this._state,n=i.isFFLoading,s=i.isFFSend;N.logInfo("[xgLogger]".concat(this.player.playerId," _sendFF"),"".concat(e," fvt:").concat(this.fvt," isFFLoading:").concat(n," !isFFSend:").concat(!s)),this.vt>0&&n&&!s&&(N.logInfo("[xgLogger]".concat(this.player.playerId," emitLog_firstFrame"),e),this._state.isFFLoading=!1,this._state.isFFSend=!0,this.emitLog(we.FIRST_FRAME,{fvt:this.fvt,costTime:this.fvt,vt:this.vt,startCostTime:this.startCostTime,loadedCostTime:this.loadedCostTime}))}},{key:"_startWaitTimeout",value:function(){var e=this;this._waittTimer&&h.clearTimeout(this,this._waittTimer),this._waittTimer=h.setTimeout(this,function(){e.suspendWaitingStatus("timeout"),h.clearTimeout(e,e._waittTimer),e._waittTimer=null},this.config.waitTimeout)}},{key:"endState",value:function(e){this.suspendWaitingStatus(e),this.suspendSeekingStatus(e)}},{key:"suspendSeekingStatus",value:function(e){if(this.seekingStart){var i=q(),n=i-this.seekingStart;this.seekingStart=0,this.emitLog(we.SEEK_END,{end:i,costTime:n,endType:e})}}},{key:"suspendWaitingStatus",value:function(e){if(this._waitTimer&&(h.clearTimeout(this,this._waitTimer),this._waitTimer=null),this._waittTimer&&(h.clearTimeout(this,this._waittTimer),this._waittTimer=null),this._isWaiting=!1,!!this.waitingStart){var i=q(),n=i-this.waitingStart,s=i-this.fixedWaitingStart,l=this.config.waitTimeout;this._isWaiting=!1,this.waitingStart=0,this.fixedWaitingStart=0,this.emitLog(we.WAIT_END,{fixedCostTime:s>l?l:s,costTime:n>l?l:n,type:e==="loadeddata"?1:this._waitType,endType:this._waitType===2?"seek":e})}}},{key:"emitLog",value:function(e,i){var n=this.player;this.emit(Fi,j({t:q(),host:h.getHostFromUrl(n.currentSrc),vtype:n.vtype,eventType:e,currentTime:this.player.currentTime,readyState:n.video.readyState,networkState:n.video.networkState},i))}}],[{key:"pluginName",get:function(){return"xgLogger"}},{key:"defaultConfig",get:function(){return{waitTimeout:1e4}}}]),r}(H);function ws(){return new DOMParser().parseFromString(`<svg class="xgplayer-replay-svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 78 78" width="78" height="78">
11
- <path fill="#fff" transform="translate(20, 20)" d="M8.22708362,13.8757234 L11.2677371,12.6472196 C11.7798067,12.4403301 12.3626381,12.6877273 12.5695276,13.1997969 L12.9441342,14.1269807 C13.1510237,14.6390502 12.9036264,15.2218816 12.3915569,15.4287712 L6.8284538,17.6764107 L5.90126995,18.0510173 C5.38920044,18.2579068 4.80636901,18.0105096 4.5994795,17.49844 L1.97723335,11.0081531 C1.77034384,10.4960836 2.0177411,9.91325213 2.52981061,9.70636262 L3.45699446,9.33175602 C3.96906396,9.12486652 4.5518954,9.37226378 4.75878491,9.88433329 L5.67885163,12.1615783 C7.99551726,6.6766934 13.3983951,3 19.5,3 C27.7842712,3 34.5,9.71572875 34.5,18 C34.5,26.2842712 27.7842712,33 19.5,33 C15.4573596,33 11.6658607,31.3912946 8.87004692,28.5831991 C8.28554571,27.9961303 8.28762719,27.0463851 8.87469603,26.4618839 C9.46176488,25.8773827 10.4115101,25.8794641 10.9960113,26.466533 C13.2344327,28.7147875 16.263503,30 19.5,30 C26.127417,30 31.5,24.627417 31.5,18 C31.5,11.372583 26.127417,6 19.5,6 C14.4183772,6 9.94214483,9.18783811 8.22708362,13.8757234 Z"></path>
12
- </svg>
13
- `,"image/svg+xml").firstChild}var Ts=function(a){x(r,a);var o=I(r);function r(){return E(this,r),o.apply(this,arguments)}return S(r,[{key:"registerIcons",value:function(){return{replay:ws}}},{key:"afterCreate",value:function(){var e=this;H.insert(this.icons.replay,this.root,0),this.__handleReplay=this.hook("replayClick",function(){e.player.replay()},{pre:function(n){n.preventDefault(),n.stopPropagation()}}),this.bind(".xgplayer-replay",["click","touchend"],this.__handleReplay),this.on(xe,function(){if(e.playerConfig.loop||h.addClass(e.player.root,"replay"),!e.config.disable){e.show();var i=e.root.querySelector("path");if(i){var n=window.getComputedStyle(i).getPropertyValue("transform");if(typeof n=="string"&&n.indexOf("none")>-1)return null;i.setAttribute("transform",n)}}}),this.on(Q,function(){e.hide()})}},{key:"handleReplay",value:function(e){e.preventDefault(),e.stopPropagation(),this.player.replay(),h.removeClass(this.player.root,"replay")}},{key:"show",value:function(e){this.config.disable||(this.root.style.display="flex")}},{key:"enable",value:function(){this.config.disable=!1}},{key:"disable",value:function(){this.config.disable=!0,this.hide()}},{key:"destroy",value:function(){this.unbind(".xgplayer-replay",["click","touchend"],this.__handleReplay)}},{key:"render",value:function(){return`<xg-replay class="xgplayer-replay">
14
- <xg-replay-txt class="xgplayer-replay-txt" lang-key="`.concat(this.i18nKeys.REPLAY,'">').concat(this.i18n.REPLAY,`</xg-replay-txt>
15
- </xg-replay>`)}}],[{key:"pluginName",get:function(){return"replay"}},{key:"defaultConfig",get:function(){return{disable:!1}}}]),r}(H),Es=function(a){x(r,a);var o=I(r);function r(){return E(this,r),o.apply(this,arguments)}return S(r,[{key:"isEndedShow",get:function(){return this.config.isEndedShow},set:function(e){this.config.isEndedShow=e}},{key:"hide",value:function(){h.addClass(this.root,"hide")}},{key:"show",value:function(e){h.removeClass(this.root,"hide")}},{key:"beforeCreate",value:function(e){typeof e.player.config.poster=="string"&&(e.config.poster=e.player.config.poster)}},{key:"afterCreate",value:function(){var e=this;this.on(xe,function(){e.isEndedShow&&h.removeClass(e.root,"hide")}),this.config.hideCanplay?(this.once(ee,function(){e.onTimeUpdate()}),this.on(et,function(){h.removeClass(e.root,"hide"),h.addClass(e.root,"xg-showplay"),e.once(ee,function(){e.onTimeUpdate()})})):this.on(Q,function(){h.addClass(e.root,"hide")})}},{key:"setConfig",value:function(e){var i=this;Object.keys(e).forEach(function(s){i.config[s]=e[s]});var n=this.config.poster;this.update(n)}},{key:"onTimeUpdate",value:function(){var e=this;this.player.currentTime?h.removeClass(this.root,"xg-showplay"):this.once(ee,function(){e.onTimeUpdate()})}},{key:"update",value:function(e){e&&(this.config.poster=e,this.root.style.backgroundImage="url(".concat(e,")"))}},{key:"getBgSize",value:function(e){var i="";switch(e){case"cover":i="cover";break;case"contain":i="contain";break;case"fixHeight":i="auto 100%";break;default:i=""}return i?"background-size: ".concat(i,";"):""}},{key:"render",value:function(){var e=this.config,i=e.poster,n=e.hideCanplay,s=e.fillMode,l=e.notHidden,u=this.getBgSize(s),c=i?"background-image:url(".concat(i,");").concat(u):u,f=l?"xg-not-hidden":n?"xg-showplay":"";return'<xg-poster class="xgplayer-poster '.concat(f,'" style="').concat(c,`">
16
- </xg-poster>`)}}],[{key:"pluginName",get:function(){return"poster"}},{key:"defaultConfig",get:function(){return{isEndedShow:!0,hideCanplay:!1,notHidden:!1,poster:"",fillMode:"fixWidth"}}}]),r}(H);function Wt(){return new DOMParser().parseFromString(`<svg class="play" xmlns="http://www.w3.org/2000/svg" width="28" height="40" viewBox="3 -4 28 40">
17
- <path fill="#fff" transform="scale(0.0320625 0.0320625)" d="M576,363L810,512L576,661zM342,214L576,363L576,661L342,810z"></path>
18
- </svg>
19
- `,"image/svg+xml").firstChild}function Gt(){return new DOMParser().parseFromString(`<svg class="pause" xmlns="http://www.w3.org/2000/svg" width="28" height="40" viewBox="3 -4 28 40">
20
- <path fill="#fff" transform="scale(0.0320625 0.0320625)" d="M598,214h170v596h-170v-596zM256 810v-596h170v596h-170z"></path>
21
- </svg>
22
- `,"image/svg+xml").firstChild}var ue={};function Ss(a,o){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{start:null,end:null};return ue[a]&&window.clearTimeout(ue[a].id),ue[a]={},r.start&&r.start(),ue[a].id=window.setTimeout(function(){r.end&&r.end(),window.clearTimeout(ue[a].id),delete ue[a]},o),ue[a].id}function un(a){if(a){window.clearTimeout(a);return}Object.keys(ue).map(function(o){window.clearTimeout(ue[o].id),delete ue[o]})}var xs=function(a){x(r,a);var o=I(r);function r(t){var e;return E(this,r),e=o.call(this,t),C(m(e),"onPlayerReset",function(){e.autoPlayStart=!1;var i=e.config.mode==="auto"?"auto-hide":"hide";e.setAttr("data-state","play"),h.removeClass(e.root,i),e.show()}),C(m(e),"onAutoplayStart",function(){if(!e.autoPlayStart){var i=e.config.mode==="auto"?"auto-hide":"hide";h.addClass(e.root,i),e.autoPlayStart=!0,e.toggleTo("play")}}),e.autoPlayStart=!1,e}return S(r,[{key:"afterCreate",value:function(){var e=this.playerConfig;this.initIcons(),this.listenEvents(),this.bindClickEvents(),e.autoplay||this.show()}},{key:"listenEvents",value:function(){var e=this,i=this.player,n=this.playerConfig;this.once(At,function(){n&&(n.lang&&n.lang==="en"?h.addClass(i.root,"lang-is-en"):n.lang==="jp"&&h.addClass(i.root,"lang-is-jp"))}),this.on(Pe,this.onAutoplayStart),this.on(Lt,function(){var s=e.config.mode==="auto"?"auto-hide":"hide";e.setAttr("data-state","play"),h.removeClass(e.root,s),e.show()}),this.on(Q,function(){e.toggleTo("play")}),this.on(Ne,function(){e.toggleTo("pause")}),this.on(st,function(){e.onPlayerReset()})}},{key:"bindClickEvents",value:function(){var e=this;this.clickHandler=this.hook("startClick",this.switchPausePlay,{pre:function(n){n.cancelable&&n.preventDefault(),n.stopPropagation();var s=e.player.paused;e.emitUserAction(n,"switch_play_pause",{props:"paused",from:s,to:!s})}}),this.bind(["click","touchend"],this.clickHandler)}},{key:"registerIcons",value:function(){return{startPlay:{icon:Wt,class:"xg-icon-play"},startPause:{icon:Gt,class:"xg-icon-pause"}}}},{key:"initIcons",value:function(){var e=this.icons;this.appendChild("xg-start-inner",e.startPlay),this.appendChild("xg-start-inner",e.startPause)}},{key:"hide",value:function(){h.addClass(this.root,"hide")}},{key:"show",value:function(e){h.removeClass(this.root,"hide")}},{key:"focusHide",value:function(){h.addClass(this.root,"focus-hide")}},{key:"recover",value:function(){h.removeClass(this.root,"focus-hide")}},{key:"switchStatus",value:function(e){e?this.setAttr("data-state",this.player.paused?"pause":"play"):this.setAttr("data-state",this.player.paused?"play":"pause")}},{key:"animate",value:function(e){var i=this;this._animateId=Ss("pauseplay",400,{start:function(){h.addClass(i.root,"interact"),i.show(),i.switchStatus(!0)},end:function(){h.removeClass(i.root,"interact"),!e&&i.hide(),i._animateId=null}})}},{key:"endAnimate",value:function(){h.removeClass(this.root,"interact"),un(this._animateId),this._animateId=null}},{key:"switchPausePlay",value:function(e){var i=this.player;if(e.cancelable&&e.preventDefault(),e.stopPropagation(),!(i.state<F.READY)){var n=this.player.paused;!n&&i.state===F.RUNNING?i.pause():i.play()}}},{key:"onPlayPause",value:function(e){this.toggleTo(e)}},{key:"toggleTo",value:function(e){var i=this.config,n=this.player;if(!(!n||n.state<F.RUNNING||!this.autoPlayStart)){if(i.mode==="show"){this.switchStatus(),this.show();return}if(i.mode==="auto"){this.switchStatus();return}if(i.isShowPause&&n.paused&&!n.ended||i.isShowEnd&&n.ended){this.switchStatus(),this.show(),this.endAnimate();return}if(i.disableAnimate){this.switchStatus(),this.hide();return}if(e==="play")this.autoPlayStart?this.animate():this.hide();else{if(!this.autoPlayStart||n.ended)return;this.animate()}}}},{key:"destroy",value:function(){this.unbind(["click","touchend"],this.clickHandler),un(this._animateId)}},{key:"render",value:function(){var e=this.playerConfig.autoplay?this.config.mode==="auto"?"auto-hide":"hide":"";return`
23
- <xg-start class="xgplayer-start `.concat(e,`">
24
- <xg-start-inner></xg-start-inner>
25
- </xg-start>`)}}],[{key:"pluginName",get:function(){return"start"}},{key:"defaultConfig",get:function(){return{isShowPause:!1,isShowEnd:!1,disableAnimate:!1,mode:"hide"}}}]),r}(H),Is=function(a){x(r,a);var o=I(r);function r(){return E(this,r),o.apply(this,arguments)}return S(r,[{key:"render",value:function(){var e=this.config.innerHtml,i=h.createDom("xg-enter","",{},"xgplayer-enter");if(e&&e instanceof window.HTMLElement)i.appendChild(e);else if(e&&typeof e=="string")i.innerHTML=e;else{for(var n="",s=1;s<=12;s++)n+='<div class="xgplayer-enter-bar'.concat(s,'"></div>');i.innerHTML='<div class="xgplayer-enter-spinner">'.concat(n,"</div>")}return i}}],[{key:"pluginName",get:function(){return"enter"}},{key:"defaultConfig",get:function(){return{innerHtml:"",logo:""}}}]),r}(H);function Te(a,o,r){try{return' <div class="xg-tips '.concat(r?"hide":" ",'" lang-key="').concat(a.i18nKeys[o],`">
26
- `).concat(a.i18n[o],`
27
- </div>`)}catch{return'<div class="xg-tips hide"></div>'}}var cn=function(a){x(r,a);var o=I(r);function r(){return E(this,r),o.apply(this,arguments)}return S(r,[{key:"afterCreate",value:function(){this.getMini=this.getMini.bind(this),this.exitMini=this.exitMini.bind(this),this.bind("click",this.getMini)}},{key:"getMini",value:function(){this.config.onClick&&this.config.onClick()}},{key:"exitMini",value:function(){this.config.onClick&&this.config.onClick()}},{key:"destroy",value:function(){this.unbind(["click","touchend"],this.getMini)}},{key:"render",value:function(){var e="MINISCREEN";return`
28
- <xg-icon class="xgplayer-miniicon">
29
- <div class="xgplayer-icon btn-text"><span class="icon-text" lang-key="`.concat(this.i18nKeys[e],'">').concat(this.i18n[e],`</span></div>
30
- </xg-icon>`)}}],[{key:"pluginName",get:function(){return"miniscreenIcon"}},{key:"defaultConfig",get:function(){return{position:z.CONTROLS_RIGHT,index:10}}}]),r}(H);function fn(a){var o=parseFloat(a),r=a.indexOf("%")===-1&&!Number.isNaN(o);return r&&o}var Kt=["paddingLeft","paddingRight","paddingTop","paddingBottom","marginLeft","marginRight","marginTop","marginBottom","borderLeftWidth","borderRightWidth","borderTopWidth","borderBottomWidth"],hn=Kt.length;function Ps(){for(var a={width:0,height:0,innerWidth:0,innerHeight:0,outerWidth:0,outerHeight:0},o=0;o<hn;o++){var r=Kt[o];a[r]=0}return a}function As(a){var o=window.getComputedStyle(a);return o}function dn(a){if(typeof a=="string"&&(a=document.querySelector(a)),!(!a||X(a)!=="object"||!a.nodeType)){var o=As(a);if(o.display==="none")return Ps();var r={};r.width=a.offsetWidth,r.height=a.offsetHeight;for(var t=r.isBorderBox=o.boxSizing==="border-box",e=0;e<hn;e++){var i=Kt[e],n=o[i],s=parseFloat(n);r[i]=Number.isNaN(s)?0:s}var l=r.paddingLeft+r.paddingRight,u=r.paddingTop+r.paddingBottom,c=r.marginLeft+r.marginRight,f=r.marginTop+r.marginBottom,g=r.borderLeftWidth+r.borderRightWidth,p=r.borderTopWidth+r.borderBottomWidth,v=t,y=fn(o.width);y!==!1&&(r.width=y+(v?0:l+g));var _=fn(o.height);return _!==!1&&(r.height=_+(v?0:u+p)),r.innerWidth=r.width-(l+g),r.innerHeight=r.height-(u+p),r.outerWidth=r.width+c,r.outerHeight=r.height+f,r}}function $t(a,o){for(var r=0;r<a.length;r++){var t=a[r];if(t.identifier===o)return t}}var Yt={START:"dragStart",MOVE:"dragMove",ENDED:"dragEnded"},gn={mousedown:["mousemove","mouseup"],touchstart:["touchmove","touchend","touchcancel"],pointerdown:["pointermove","pointerup","pointercancel"]},Ls=function(a){x(r,a);var o=I(r);function r(t){var e,i=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};return E(this,r),e=o.call(this),e.isEnabled=!0,e.isDragging=!1,e.isDown=!1,e.position={},e.downPoint={},e.dragPoint={x:0,y:0},e.startPos={x:0,y:0},e._root=t instanceof Element?t:document.querySelector(t),e._handlerDom=i.handle instanceof Element?i.handle:document.querySelector(i.handle),!e._root||!e._handlerDom?kt(e):(e._bindStartEvent(),e)}return S(r,[{key:"_bindStartEvent",value:function(){var e=this;"ontouchstart"in window?this._startKey="touchstart":this._startKey="mousedown",this["on".concat(this._startKey)]=this["on".concat(this._startKey)].bind(this),this._handlerDom.addEventListener(this._startKey,this["on".concat(this._startKey)]),gn[this._startKey].map(function(i){e["on".concat(i)]=e["on".concat(i)].bind(e)})}},{key:"_unbindStartEvent",value:function(){this._handlerDom.removeEventListener(this._startKey,this["on".concat(this._startKey)])}},{key:"_bindPostStartEvents",value:function(e){var i=this;if(e){var n=gn[this._startKey];n.map(function(s){window.addEventListener(s,i["on".concat(s)])}),this._boundPointerEvents=n}}},{key:"_unbindPostStartEvents",value:function(){var e=this;this._boundPointerEvents&&(this._boundPointerEvents.map(function(i){window.removeEventListener(i,e["on".concat(i)])}),delete this._boundPointerEvents)}},{key:"enable",value:function(){this.isEnabled=!0}},{key:"disable",value:function(){this.isEnabled=!1,this.isDragging&&this.onUp()}},{key:"onDocUp",value:function(e){this.onUp()}},{key:"animate",value:function(){var e=this;this.isDragging&&(this.positionDrag(),window.requestAnimationFrame(function(){e.animate()}))}},{key:"positionDrag",value:function(){var e="translate3d(".concat(this.dragPoint.x,"px, ").concat(this.dragPoint.y,"px, 0)");this._root.style.transform=e,this._root.style.webKitTransform=e}},{key:"setLeftTop",value:function(){this._root.style.left=this.position.x+"px",this._root.style.top=this.position.y+"px"}},{key:"onmousedown",value:function(e){this.dragStart(e,e)}},{key:"onmousemove",value:function(e){this.dragMove(e,e)}},{key:"onmouseup",value:function(e){this.dragEnd(e,e)}},{key:"ontouchstart",value:function(e){var i=e.changedTouches[0];this.dragStart(e,i),this.touchIdentifier=i.pointerId!==void 0?i.pointerId:i.identifier,e.preventDefault()}},{key:"ontouchmove",value:function(e){var i=$t(e.changedTouches,this.touchIdentifier);i&&this.dragMove(e,i)}},{key:"ontouchend",value:function(e){var i=$t(e.changedTouches,this.touchIdentifier);i&&this.dragEnd(e,i),e.preventDefault()}},{key:"ontouchcancel",value:function(e){var i=$t(e.changedTouches,this.touchIdentifier);i&&this.dragCancel(e,i)}},{key:"dragStart",value:function(e,i){if(!(!this._root||this.isDown||!this.isEnabled)){this.downPoint=i,this.dragPoint.x=0,this.dragPoint.y=0,this._getPosition();var n=dn(this._root);this.startPos.x=this.position.x,this.startPos.y=this.position.y,this.startPos.maxY=window.innerHeight-n.height,this.startPos.maxX=window.innerWidth-n.width,this.setLeftTop(),this.isDown=!0,this._bindPostStartEvents(e)}}},{key:"dragRealStart",value:function(e,i){this.isDragging=!0,this.animate(),this.emit(Yt.START,this.startPos)}},{key:"dragEnd",value:function(e,i){this._root&&(this._unbindPostStartEvents(),this.isDragging&&(this._root.style.transform="",this.setLeftTop(),this.emit(Yt.ENDED)),this.presetInfo())}},{key:"_dragPointerMove",value:function(e,i){var n={x:i.pageX-this.downPoint.pageX,y:i.pageY-this.downPoint.pageY};return!this.isDragging&&this.hasDragStarted(n)&&this.dragRealStart(e,i),n}},{key:"dragMove",value:function(e,i){if(e=e||window.event,!!this.isDown){var n=this.startPos,s=n.x,l=n.y,u=this._dragPointerMove(e,i),c=u.x,f=u.y;c=this.checkContain("x",c,s),f=this.checkContain("y",f,l),this.position.x=s+c,this.position.y=l+f,this.dragPoint.x=c,this.dragPoint.y=f,this.emit(Yt.MOVE,this.position)}}},{key:"dragCancel",value:function(e,i){this.dragEnd(e,i)}},{key:"presetInfo",value:function(){this.isDragging=!1,this.startPos={x:0,y:0},this.dragPoint={x:0,y:0},this.isDown=!1}},{key:"destroy",value:function(){this._unbindStartEvent(),this._unbindPostStartEvents(),this.isDragging&&this.dragEnd(),this.removeAllListeners(),this._handlerDom=null}},{key:"hasDragStarted",value:function(e){return Math.abs(e.x)>3||Math.abs(e.y)>3}},{key:"checkContain",value:function(e,i,n){return i+n<0?0-n:e==="x"&&i+n>this.startPos.maxX?this.startPos.maxX-n:e==="y"&&i+n>this.startPos.maxY?this.startPos.maxY-n:i}},{key:"_getPosition",value:function(){var e=window.getComputedStyle(this._root),i=this._getPositionCoord(e.left,"width"),n=this._getPositionCoord(e.top,"height");this.position.x=Number.isNaN(i)?0:i,this.position.y=Number.isNaN(n)?0:n,this._addTransformPosition(e)}},{key:"_addTransformPosition",value:function(e){var i=e.transform;if(i.indexOf("matrix")===0){var n=i.split(","),s=i.indexOf("matrix3d")===0?12:4,l=parseInt(n[s],10),u=parseInt(n[s+1],10);this.position.x+=l,this.position.y+=u}}},{key:"_getPositionCoord",value:function(e,i){if(e.indexOf("%")!==-1){var n=dn(this._root.parentNode);return n?parseFloat(e)/100*n[i]:0}return parseInt(e,10)}}]),r}(ki),Ds=function(a){x(r,a);var o=I(r);function r(t){var e;E(this,r),e=o.call(this,t),C(m(e),"onCancelClick",function(s){e.exitMini(),e.isClose=!0}),C(m(e),"onCenterClick",function(s){var l=m(e),u=l.player;u.paused?u.play():u.pause()}),C(m(e),"onScroll",function(s){if(!(!window.scrollY&&window.scrollY!==0||Math.abs(window.scrollY-e.pos.scrollY)<50)){var l=parseInt(h.getCss(e.player.root,"height"));l+=e.config.scrollTop,e.pos.scrollY=window.scrollY,window.scrollY>l+5?!e.isMini&&!e.isClose&&e.getMini():window.scrollY<=l&&(e.isMini&&e.exitMini(),e.isClose=!1)}}),e.isMini=!1,e.isClose=!1;var i=m(e),n=i.config;return e.pos={left:n.left<0?window.innerWidth-n.width-20:n.left,top:n.top<0?window.innerHeight-n.height-20:n.top,height:e.config.height,width:e.config.width,scrollY:window.scrollY||0},e.lastStyle=null,e}return S(r,[{key:"beforeCreate",value:function(e){typeof e.player.config.mini=="boolean"&&(e.config.isShowIcon=e.player.config.mini)}},{key:"afterCreate",value:function(){var e=this;this.initIcons(),this.on(Ne,function(){e.setAttr("data-state","pause")}),this.on(Q,function(){e.setAttr("data-state","play")})}},{key:"onPluginsReady",value:function(){var e=this,i=this.player,n=this.config;if(!n.disable){if(this.config.isShowIcon){var s={config:{onClick:function(){e.getMini()}}};i.controls.registerPlugin(cn,s,cn.pluginName)}var l=h.checkTouchSupport()?"touchend":"click";this.bind(".mini-cancel-btn",l,this.onCancelClick),this.bind(".play-icon",l,this.onCenterClick),this.config.disableDrag||(this._draggabilly=new Ls(this.player.root,{handle:this.root})),this.config.isScrollSwitch&&window.addEventListener("scroll",this.onScroll)}}},{key:"registerIcons",value:function(){return{play:{icon:Wt,class:"xg-icon-play"},pause:{icon:Gt,class:"xg-icon-pause"}}}},{key:"initIcons",value:function(){var e=this.icons;this.appendChild(".play-icon",e.play),this.appendChild(".play-icon",e.pause)}},{key:"getMini",value:function(){var e=this;if(!this.isMini){var i=this.player,n=this.playerConfig,s=this.config.target||this.player.root;this.lastStyle={},h.addClass(i.root,"xgplayer-mini"),["width","height","top","left"].map(function(l){e.lastStyle[l]=s.style[l],s.style[l]="".concat(e.pos[l],"px")}),n.fluid&&(s.style["padding-top"]=""),this.emit(it,!0),i.isMini=this.isMini=!0}}},{key:"exitMini",value:function(){var e=this;if(!this.isMini)return!1;var i=this.player,n=this.playerConfig,s=this.config.target||this.player.root;h.removeClass(i.root,"xgplayer-mini"),this.lastStyle&&Object.keys(this.lastStyle).map(function(l){s.style[l]=e.lastStyle[l]}),this.lastStyle=null,n.fluid&&(i.root.style.width="100%",i.root.style.height="0",i.root.style["padding-top"]="".concat(n.height*100/n.width,"%")),this.emit(it,!1),this.isMini=i.isMini=!1}},{key:"destroy",value:function(){window.removeEventListener("scroll",this.onScroll);var e=h.checkTouchSupport()?"touchend":"click";this.unbind(".mini-cancel-btn",e,this.onCancelClick),this.unbind(".play-icon",e,this.onCenterClick),this._draggabilly&&this._draggabilly.destroy(),this._draggabilly=null,this.exitMini()}},{key:"render",value:function(){if(!this.config.disable)return`
31
- <xg-mini-layer class="xg-mini-layer">
32
- <xg-mini-header class="xgplayer-mini-header">
33
- `.concat(Te(this,"MINI_DRAG",this.playerConfig.isHideTips),`
34
- </xg-mini-header>
35
- <div class="mini-cancel-btn">
36
- <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20">
37
- <path fill="#fff" fill-rule="evenodd" d="M3.99 3.49a1 1 0 0 1 1.414 0L10 8.085l4.596-4.595a1 1 0 1 1 1.414 1.414L11.414 9.5l4.596 4.596a1 1 0 0 1 .084 1.32l-.084.094a1 1 0 0 1-1.414 0L10 10.914 5.404 15.51a1 1 0 0 1-1.414-1.414L8.585 9.5 3.99 4.904a1 1 0 0 1-.084-1.32z"></path>
38
- </svg>
39
- </div>
40
- <div class="play-icon">
41
- </div>
42
- </xg-mini-layer>`)}}],[{key:"pluginName",get:function(){return"miniscreen"}},{key:"defaultConfig",get:function(){return{index:10,disable:!1,width:320,height:180,left:-1,top:-1,isShowIcon:!1,isScrollSwitch:!1,scrollTop:0,disableDrag:!1}}}]),r}(H),ft={mouseenter:"onMouseEnter",mouseleave:"onMouseLeave",mousemove:"onMouseMove"},Xt=["videoClick","videoDbClick"],qt=function(a){x(r,a);var o=I(r);function r(){var t;E(this,r);for(var e=arguments.length,i=new Array(e),n=0;n<e;n++)i[n]=arguments[n];return t=o.call.apply(o,[this].concat(i)),C(m(t),"onMouseMove",function(s){var l=m(t),u=l.player,c=l.playerConfig;u.isActive||(u.focus({autoHide:!c.closeDelayBlur}),!c.closeFocusVideoFocus&&u.media.focus())}),C(m(t),"onMouseEnter",function(s){var l=m(t),u=l.playerConfig,c=l.player;!u.closeFocusVideoFocus&&c.media.focus(),u.closeDelayBlur?c.focus({autoHide:!1}):c.focus(),t.emit(Di)}),C(m(t),"onMouseLeave",function(s){var l=t.playerConfig,u=l.closePlayerBlur,c=l.leavePlayerTime,f=l.closeDelayBlur;!u&&!f&&(c?t.player.focus({autoHide:!0,delay:c}):t.player.blur({ignorePaused:!0})),t.emit(Li)}),C(m(t),"onVideoClick",function(s){var l=m(t),u=l.player,c=l.playerConfig;s.target&&c.closeVideoClick||(s.target===u.root||s.target===u.media||s.target===u.innerContainer||s.target===u.media.__canvas)&&(s.preventDefault(),c.closeVideoStopPropagation||s.stopPropagation(),t._clickCount++,t.clickTimer&&(clearTimeout(t.clickTimer),t.clickTimer=null),t.clickTimer=setTimeout(function(){t._clickCount&&(t._clickCount--,le(m(t),Xt[0],function(f,g){t.switchPlayPause(g.e)},{e:s,paused:u.paused}),clearTimeout(t.clickTimer),t.clickTimer=null)},300))}),C(m(t),"onVideoDblClick",function(s){var l=m(t),u=l.player,c=l.playerConfig;if(!(c.closeVideoDblclick||!s.target||s.target!==u.media&&s.target!==u.media.__canvas)){if(!c.closeVideoClick&&t._clickCount<2){t._clickCount=0;return}t._clickCount=0,t.clickTimer&&(clearTimeout(t.clickTimer),t.clickTimer=null),s.preventDefault(),s.stopPropagation(),le(m(t),Xt[1],function(f,g){t.emitUserAction(g.e,"switch_fullscreen",{props:"fullscreen",from:u.fullscreen,to:!u.fullscreen}),u.fullscreen?u.exitFullscreen():u.getFullscreen()},{e:s,fullscreen:u.fullscreen})}}),t}return S(r,[{key:"afterCreate",value:function(){var e=this;this._clickCount=0,Xt.map(function(n){e.__hooks[n]=null});var i=this.playerConfig.isMobileSimulateMode;i==="mobile"||R.device==="mobile"&&!R.os.isIpad||this.initEvents()}},{key:"initEvents",value:function(){var e=this,i=this.player,n=i.media,s=i.root,l=this.playerConfig.enableContextmenu;s&&s.addEventListener("click",this.onVideoClick,!1),s&&s.addEventListener("dblclick",this.onVideoDblClick,!1),Object.keys(ft).map(function(u){s.addEventListener(u,e[ft[u]],!1)}),!l&&n&&n.addEventListener("contextmenu",this.onContextmenu,!1)}},{key:"switchPlayPause",value:function(e){var i=this.player;this.emitUserAction(e,"switch_play_pause",{props:"paused",from:i.paused,to:!i.paused}),i.ended?i.duration!==1/0&&i.duration>0&&i.replay():i.paused?i.play():i.pause()}},{key:"onContextmenu",value:function(e){e=e||window.event,e.preventDefault&&e.preventDefault(),e.stopPropagation?e.stopPropagation():(e.returnValue=!1,e.cancelBubble=!0)}},{key:"destroy",value:function(){var e=this,i=this.player,n=i.video,s=i.root;this.clickTimer&&clearTimeout(this.clickTimer),s.removeEventListener("click",this.onVideoClick,!1),s.removeEventListener("dblclick",this.onVideoDblClick,!1),n.removeEventListener("contextmenu",this.onContextmenu,!1),Object.keys(ft).map(function(l){s.removeEventListener(l,e[ft[l]],!1)})}}],[{key:"pluginName",get:function(){return"pc"}},{key:"defaultConfig",get:function(){return{}}}]),r}(ke),Ee={PRESS:"press",PRESS_END:"pressend",DOUBlE_CLICK:"doubleclick",CLICK:"click",TOUCH_MOVE:"touchmove",TOUCH_START:"touchstart",TOUCH_END:"touchend"},Rs={start:"touchstart",end:"touchend",move:"touchmove",cancel:"touchcancel"},Os={start:"mousedown",end:"mouseup",move:"mousemove",cancel:"mouseleave"};function pn(a){return a&&a.length>0?a[a.length-1]:null}function Ns(){return{pressDelay:600,dbClickDelay:200,disablePress:!1,disableDbClick:!1,miniStep:2,needPreventDefault:!0}}var Ms=function(){function a(o){var r=this,t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{eventType:"touch"};E(this,a),C(this,"onTouchStart",function(e){var i=r._pos,n=r.root,s=pn(e.touches);i.x=s?parseInt(s.pageX,10):e.pageX,i.y=s?parseInt(s.pageX,10):e.pageX,i.start=!0,r.__setPress(e),n.addEventListener(r.events.end,r.onTouchEnd),n.addEventListener(r.events.cancel,r.onTouchCancel),n.addEventListener(r.events.move,r.onTouchMove),r.trigger(Ee.TOUCH_START,e)}),C(this,"onTouchCancel",function(e){r.onTouchEnd(e)}),C(this,"onTouchEnd",function(e){var i=r._pos,n=r.root;r.__clearPress(),n.removeEventListener(r.events.cancel,r.onTouchCancel),n.removeEventListener(r.events.end,r.onTouchEnd),n.removeEventListener(r.events.move,r.onTouchMove),e.moving=i.moving,e.press=i.press,i.press&&r.trigger(Ee.PRESS_END,e),r.trigger(Ee.TOUCH_END,e),!i.press&&!i.moving&&r.__setDb(e),i.press=!1,i.start=!1,i.moving=!1}),C(this,"onTouchMove",function(e){var i=r._pos,n=r.config,s=pn(e.touches),l=s?parseInt(s.pageX,10):e.pageX,u=s?parseInt(s.pageY,10):e.pageX,c=l-i.x,f=u-i.y;Math.abs(f)<n.miniStep&&Math.abs(c)<n.miniStep||(r.__clearPress(),i.press&&r.trigger(Ee.PRESS_END,e),i.press=!1,i.moving=!0,r.trigger(Ee.TOUCH_MOVE,e))}),this._pos={moving:!1,start:!1,x:0,y:0},this.config=Ns(),Object.keys(t).map(function(e){r.config[e]=t[e]}),this.root=o,this.events=t.eventType==="mouse"?Os:Rs,this.pressIntrvalId=null,this.dbIntrvalId=null,this.__handlers={},this._initEvent()}return S(a,[{key:"_initEvent",value:function(){this.root.addEventListener(this.events.start,this.onTouchStart)}},{key:"__setPress",value:function(r){var t=this,e=this.config;this.pressIntrvalId&&this.__clearPress(),this.pressIntrvalId=setTimeout(function(){t.trigger(Ee.PRESS,r),t._pos.press=!0,t.__clearPress()},e.pressDelay)}},{key:"__clearPress",value:function(){window.clearTimeout(this.pressIntrvalId),this.pressIntrvalId=null}},{key:"__setDb",value:function(r){var t=this,e=this.config;if(this.dbIntrvalId){this.__clearDb(),this.trigger(Ee.DOUBlE_CLICK,r);return}this.dbIntrvalId=setTimeout(function(){t.__clearDb(),!t._pos.start&&!t._pos.press&&!t._pos.moving&&t.trigger(Ee.CLICK,r)},e.dbClickDelay)}},{key:"__clearDb",value:function(){clearTimeout(this.dbIntrvalId),this.dbIntrvalId=null}},{key:"on",value:function(r,t){this.__handlers[r]||(this.__handlers[r]=[]),this.__handlers[r].push(t)}},{key:"off",value:function(r,t){if(this.__handlers[r]){for(var e=this.__handlers[r],i=-1,n=0;n<e.length;n++)if(e[n]===t){i=n;break}i>=0&&this.__handlers[r].splice(i,1)}}},{key:"trigger",value:function(r,t){this.__handlers[r]&&this.__handlers[r].map(function(e){try{e(t)}catch(i){console.error("trigger>>:".concat(r),i)}})}},{key:"destroy",value:function(){var r=this,t={touchend:"onTouchEnd",touchmove:"onTouchMove",touchstart:"onTouchStart"};Object.keys(t).forEach(function(e){r.root.removeEventListener(e,r[t[e]])})}}]),a}();function Fs(){return new DOMParser().parseFromString(`<svg width="20" height="9" viewBox="0 0 8 9" fill="none" xmlns="http://www.w3.org/2000/svg"
43
- xmlns:xlink="http://www.w3.org/1999/xlink">
44
- <path opacity="0.54"
45
- d="M7.5 3.63397C8.16667 4.01887 8.16667 4.98113 7.5 5.36603L1.5 8.83013C0.833334 9.21503 0 8.7339 0 7.9641L0 1.0359C0 0.266098 0.833333 -0.215027 1.5 0.169873L7.5 3.63397Z"
46
- fill="white" />
47
- <path transform="translate(5 0)" d="M7.5 3.63397C8.16667 4.01887 8.16667 4.98113 7.5 5.36603L1.5 8.83013C0.833334 9.21503 0 8.7339 0 7.9641L0 1.0359C0 0.266098 0.833333 -0.215027 1.5 0.169873L7.5 3.63397Z" fill="white"/>
48
- </svg>`,"image/svg+xml").firstChild}var Fe={AUTO:"auto",SEEKING:"seeking",PLAYBACK:"playbackrate",LIGHT:""},Zt=["videoClick","videoDbClick"],Bs=function(a){x(r,a);var o=I(r);function r(t){var e;return E(this,r),e=o.call(this,t),C(m(e),"onTouchStart",function(i){var n=m(e),s=n.player,l=n.config,u=n.pos,c=n.playerConfig,f=e.getTouche(i);if(f&&!l.disableGesture&&e.duration>0&&!s.ended){u.isStart=!0,e.timer&&clearTimeout(e.timer),h.checkIsFunction(c.disableSwipeHandler)&&c.disableSwipeHandler(),e.find(".xg-dur").innerHTML=h.format(e.duration);var g=e.root.getBoundingClientRect();s.rotateDeg===90?(u.top=g.left,u.left=g.top,u.width=g.height,u.height=g.width):(u.top=g.top,u.left=g.left,u.width=g.width,u.height=g.height);var p=parseInt(f.pageX-u.left,10),v=parseInt(f.pageY-u.top,10);u.x=s.rotateDeg===90?v:p,u.y=s.rotateDeg===90?p:v,u.scopeL=l.scopeL*u.width,u.scopeR=(1-l.scopeR)*u.width,u.scopeM1=u.width*(1-l.scopeM)/2,u.scopeM2=u.width-u.scopeM1}}),C(m(e),"onTouchMove",function(i){var n=e.getTouche(i),s=m(e),l=s.pos,u=s.config,c=s.player;if(!(!n||u.disableGesture||!e.duration||!l.isStart)){var f=u.miniMoveStep,g=u.hideControlsActive,p=parseInt(n.pageX-l.left,10),v=parseInt(n.pageY-l.top,10),y=c.rotateDeg===90?v:p,_=c.rotateDeg===90?p:v;if(Math.abs(y-l.x)>f||Math.abs(_-l.y)>f){var b=y-l.x,T=_-l.y,w=l.scope;if(w===-1&&(w=e.checkScope(y,_,b,T,l),w===0&&(g?c.blur():c.focus({autoHide:!1}),!l.time&&(l.time=parseInt(c.currentTime*1e3,10)+e.timeOffset*1e3)),l.scope=w),w===-1||w>0&&!u.gestureY||w===0&&!u.gestureX)return;e.executeMove(b,T,w,l.width,l.height),l.x=y,l.y=_}}}),C(m(e),"onTouchEnd",function(i){var n=m(e),s=n.player,l=n.pos,u=n.playerConfig;if(setTimeout(function(){s.getPlugin("progress")&&s.getPlugin("progress").resetSeekState()},10),!!l.isStart){l.scope>-1&&i.cancelable&&i.preventDefault();var c=e.config,f=c.disableGesture,g=c.gestureX;!f&&g?e.endLastMove(l.scope):l.time=0,l.scope=-1,e.resetPos(),h.checkIsFunction(u.enableSwipeHandler)&&u.enableSwipeHandler(),e.changeAction(Fe.AUTO)}}),C(m(e),"onRootTouchMove",function(i){e.config.disableGesture||!e.config.gestureX||e.checkIsRootTarget(i)&&(i.stopPropagation(),e.pos.isStart?e.onTouchMove(i):e.onTouchStart(i))}),C(m(e),"onRootTouchEnd",function(i){e.pos.scope>-1&&e.onTouchEnd(i)}),e.pos={isStart:!1,x:0,y:0,time:0,volume:0,rate:1,light:0,width:0,height:0,scopeL:0,scopeR:0,scopeM1:0,scopeM2:0,scope:-1},e.timer=null,e}return S(r,[{key:"duration",get:function(){return this.playerConfig.customDuration||this.player.duration}},{key:"timeOffset",get:function(){return this.playerConfig.timeOffset||0}},{key:"registerIcons",value:function(){return{seekTipIcon:{icon:Fs,class:"xg-seek-pre"}}}},{key:"afterCreate",value:function(){var e=this;Zt.map(function(g){e.__hooks[g]=null});var i=this.playerConfig,n=this.config,s=this.player;i.closeVideoDblclick===!0&&(n.closedbClick=!0),this.resetPos(),h.isUndefined(i.disableGesture)||(n.disableGesture=!!i.disableGesture),this.appendChild(".xg-seek-icon",this.icons.seekTipIcon),this.xgMask=h.createDom("xg-mask","",{},"xgmask"),s.root.appendChild(this.xgMask),this.initCustomStyle(),this.registerThumbnail();var l=this.domEventType==="mouse"?"mouse":"touch";this.touch=new Ms(this.root,{eventType:l,needPreventDefault:!this.config.disableGesture}),this.root.addEventListener("contextmenu",function(g){g.preventDefault()}),s.root.addEventListener("touchmove",this.onRootTouchMove,!0),s.root.addEventListener("touchend",this.onRootTouchEnd,!0),s.root.addEventListener("touchcancel",this.onRootTouchEnd,!0);var u=this.player.controls;u&&u.center&&(u.center.addEventListener("touchmove",this.onRootTouchMove,!0),u.center.addEventListener("touchend",this.onRootTouchEnd,!0),u.center.addEventListener("touchcancel",this.onRootTouchEnd,!0)),this.on(pe,function(){var g=e.player,p=e.config;g.duration>0&&g.duration*1e3<p.moveDuration&&(p.moveDuration=g.duration*1e3)}),this.on([ge,xe],function(){var g=e.pos,p=g.time,v=g.isStart;!v&&p>0&&(e.pos.time=0)});var c={touchstart:"onTouchStart",touchmove:"onTouchMove",touchend:"onTouchEnd",press:"onPress",pressend:"onPressEnd",click:"onClick",doubleclick:"onDbClick"};if(Object.keys(c).map(function(g){e.touch.on(g,function(p){e[c[g]](p)})}),!n.disableActive){var f=s.plugins.progress;f&&(f.addCallBack("dragmove",function(g){e.activeSeekNote(g.currentTime,g.forward)}),["dragend","click"].forEach(function(g){f.addCallBack(g,function(){e.changeAction(Fe.AUTO)})}))}}},{key:"registerThumbnail",value:function(){var e=this.player,i=e.plugins.thumbnail;if(i&&i.usable){this.thumbnail=i.createThumbnail(null,"mobile-thumbnail");var n=this.find(".time-preview");n.insertBefore(this.thumbnail,n.children[0])}}},{key:"initCustomStyle",value:function(){var e=this.playerConfig||{},i=e.commonStyle,n=i.playedColor,s=i.progressColor,l=i.timePreviewStyle,u=i.curTimeColor,c=i.durationColor;if(n&&(this.find(".xg-curbar").style.backgroundColor=n),s&&(this.find(".xg-bar").style.backgroundColor=s),l){var f=this.find(".time-preview");Object.keys(l).forEach(function(v){f.style[v]=l[v]})}var g=u||n,p=c;g&&(this.find(".xg-cur").style.color=g),p&&(this.find(".xg-dur").style.color=p),this.config.disableTimeProgress&&h.addClass(this.find(".xg-timebar"),"hide")}},{key:"resetPos",value:function(){var e=this;this.pos?(this.pos.isStart=!1,this.pos.scope=-1,["x","y","width","height","scopeL","scopeR","scopeM1","scopeM2"].map(function(i){e.pos[i]=0})):this.pos={isStart:!1,x:0,y:0,volume:0,rate:1,light:0,width:0,height:0,scopeL:0,scopeR:0,scopeM1:0,scopeM2:0,scope:-1,time:0}}},{key:"changeAction",value:function(e){var i=this.player,n=this.root;n.setAttribute("data-xg-action",e);var s=i.plugins.start;s&&s.recover()}},{key:"getTouche",value:function(e){var i=this.player.rotateDeg,n=e.touches&&e.touches.length>0?e.touches[e.touches.length-1]:e;return i===0?{pageX:n.pageX,pageY:n.pageY}:{pageX:n.pageX,pageY:n.pageY}}},{key:"checkScope",value:function(e,i,n,s,l){var u=l.width,c=-1;if(e<0||e>u)return c;var f=Math.abs(s===0?n:n/s);return Math.abs(n)>0&&f>=1.73&&e>l.scopeM1&&e<l.scopeM2?c=0:(Math.abs(n)===0||f<=.57)&&(c=e<l.scopeL?1:e>l.scopeR?2:3),c}},{key:"executeMove",value:function(e,i,n,s,l){switch(n){case 0:this.updateTime(e/s*this.config.scopeM);break;case 1:this.updateBrightness(i/l);break;case 2:R.os.isIos||this.updateVolume(i/l);break}}},{key:"endLastMove",value:function(e){var i=this,n=this.pos,s=this.player,l=this.config,u=(n.time-this.timeOffset)/1e3;switch(e){case 0:s.seek(Number(u).toFixed(1)),l.hideControlsEnd?s.blur():s.focus(),this.timer=setTimeout(function(){i.pos.time=0},500);break}this.changeAction(Fe.AUTO)}},{key:"checkIsRootTarget",value:function(e){var i=this.player.plugins||{};return i.progress&&i.progress.root.contains(e.target)?!1:i.start&&i.start.root.contains(e.target)||i.controls&&i.controls.root.contains(e.target)}},{key:"sendUseAction",value:function(e){var i=this.player.paused;this.emitUserAction(e,"switch_play_pause",{prop:"paused",from:i,to:!i})}},{key:"clickHandler",value:function(e){var i=this.player,n=this.config,s=this.playerConfig;if(i.state<F.RUNNING){s.closeVideoClick||(this.sendUseAction(h.createEvent("click")),i.play());return}!n.closedbClick||s.closeVideoClick?i.isActive?i.blur():i.focus():s.closeVideoClick||((i.isActive||n.focusVideoClick)&&(this.sendUseAction(h.createEvent("click")),this.switchPlayPause()),i.focus())}},{key:"dbClickHandler",value:function(e){var i=this.config,n=this.player;!i.closedbClick&&n.state>=F.RUNNING&&(this.sendUseAction(h.createEvent("dblclick")),this.switchPlayPause())}},{key:"onClick",value:function(e){var i=this,n=this.player;le(this,Zt[0],function(s,l){i.clickHandler(l.e)},{e,paused:n.paused})}},{key:"onDbClick",value:function(e){var i=this,n=this.player;le(this,Zt[1],function(s,l){i.dbClickHandler(l.e)},{e,paused:n.paused})}},{key:"onPress",value:function(e){var i=this.pos,n=this.config,s=this.player;n.disablePress||(i.rate=this.player.playbackRate,this.emitUserAction("press","change_rate",{prop:"playbackRate",from:s.playbackRate,to:n.pressRate}),s.playbackRate=n.pressRate,this.changeAction(Fe.PLAYBACK))}},{key:"onPressEnd",value:function(e){var i=this.pos,n=this.config,s=this.player;n.disablePress||(this.emitUserAction("pressend","change_rate",{prop:"playbackRate",from:s.playbackRate,to:i.rate}),s.playbackRate=i.rate,i.rate=1,this.changeAction(Fe.AUTO))}},{key:"updateTime",value:function(e){var i=this.player,n=this.config,s=this.player.duration;e=Number(e.toFixed(4));var l=parseInt(e*n.moveDuration,10)+this.timeOffset;l+=this.pos.time,l=l<0?0:l>s*1e3?s*1e3-200:l,i.getPlugin("time")&&i.getPlugin("time").updateTime(l/1e3),i.getPlugin("progress")&&i.getPlugin("progress").updatePercent(l/1e3/this.duration,!0),this.activeSeekNote(l/1e3,e>0),n.isTouchingSeek&&i.seek(Number((l-this.timeOffset)/1e3).toFixed(1)),this.pos.time=l}},{key:"updateVolume",value:function(e){this.player.rotateDeg&&(e=-e);var i=this.player,n=this.pos;if(e=parseInt(e*100,10),n.volume+=e,!(Math.abs(n.volume)<10)){var s=parseInt(i.volume*10,10)-parseInt(n.volume/10,10);s=s>10?10:s<1?0:s,i.volume=s/10,n.volume=0}}},{key:"updateBrightness",value:function(e){var i=this.pos,n=this.config,s=this.xgMask;if(n.darkness){this.player.rotateDeg&&(e=-e);var l=i.light+.8*e;l=l>n.maxDarkness?n.maxDarkness:l<0?0:l,s&&(s.style.backgroundColor="rgba(0,0,0,".concat(l,")")),i.light=l}}},{key:"activeSeekNote",value:function(e){var i=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0,n=this.player,s=this.config,l=!(this.duration!==1/0&&this.duration>0);if(!(!e||typeof e!="number"||l||s.disableActive)){e<0?e=0:e>n.duration&&(e=n.duration-.2),this.changeAction(Fe.SEEKING);var u=n.plugins.start;u&&u.focusHide(),this.find(".xg-dur").innerHTML=h.format(this.duration),this.find(".xg-cur").innerHTML=h.format(e),this.find(".xg-curbar").style.width="".concat(e/this.duration*100,"%"),i?h.removeClass(this.find(".xg-seek-show"),"xg-back"):h.addClass(this.find(".xg-seek-show"),"xg-back"),this.updateThumbnails(e)}}},{key:"updateThumbnails",value:function(e){var i=this.player,n=i.plugins.thumbnail;n&&n.usable&&this.thumbnail&&n.update(this.thumbnail,e,160,90)}},{key:"switchPlayPause",value:function(){var e=this.player;if(e.state<F.ATTACHED)return!1;e.ended||(e.paused?e.play():e.pause())}},{key:"disableGesture",value:function(){this.config.disableGesture=!0}},{key:"enableGesture",value:function(){this.config.disableGesture=!1}},{key:"destroy",value:function(){var e=this.player;this.timer&&clearTimeout(this.timer),this.thumbnail=null,e.root.removeChild(this.xgMask),this.xgMask=null,this.touch&&this.touch.destroy(),this.touch=null,e.root.removeEventListener("touchmove",this.onRootTouchMove,!0),e.root.removeEventListener("touchend",this.onRootTouchEnd,!0),e.root.removeEventListener("touchcancel",this.onRootTouchEnd,!0);var i=this.player.controls;i&&i.center&&(i.center.removeEventListener("touchmove",this.onRootTouchMove,!0),i.center.removeEventListener("touchend",this.onRootTouchEnd,!0),i.center.removeEventListener("touchcancel",this.onRootTouchEnd,!0))}},{key:"render",value:function(){var e=this.config.gradient!=="normal"?"gradient ".concat(this.config.gradient):"gradient";return`
49
- <xg-trigger class="trigger">
50
- <div class="`.concat(e,`"></div>
51
- <div class="time-preview">
52
- <div class="xg-seek-show `).concat(this.config.disableSeekIcon?" hide-seek-icon":"",`">
53
- <i class="xg-seek-icon"></i>
54
- <span class="xg-cur">00:00</span>
55
- <span class="xg-separator">/</span>
56
- <span class="xg-dur">00:00</span>
57
- </div>
58
- <div class="xg-bar xg-timebar">
59
- <div class="xg-curbar"></div>
60
- </div>
61
- </div>
62
- <div class="xg-playbackrate xg-top-note">
63
- <span><i>`).concat(this.config.pressRate,"X</i>").concat(this.i18n.FORWARD,`</span>
64
- </div>
65
- </xg-trigger>
66
- `)}}],[{key:"pluginName",get:function(){return"mobile"}},{key:"defaultConfig",get:function(){return{index:0,disableGesture:!1,gestureX:!0,gestureY:!0,gradient:"normal",isTouchingSeek:!1,miniMoveStep:5,miniYPer:5,scopeL:.25,scopeR:.25,scopeM:.9,pressRate:2,darkness:!0,maxDarkness:.8,disableActive:!1,disableTimeProgress:!1,hideControlsActive:!1,hideControlsEnd:!1,moveDuration:60*6*1e3,closedbClick:!1,disablePress:!0,disableSeekIcon:!1,focusVideoClick:!1}}}]),r}(H);function Hs(a){a.preventDefault(),a.returnValue=!1}function vn(a){var o=a.tagName;return!!(o==="INPUT"||o==="TEXTAREA"||a.isContentEditable)}var mn=function(a){x(r,a);var o=I(r);function r(){var t;E(this,r);for(var e=arguments.length,i=new Array(e),n=0;n<e;n++)i[n]=arguments[n];return t=o.call.apply(o,[this].concat(i)),C(m(t),"onBodyKeyDown",function(s){if(t.player){var l=s||window.event,u=l.keyCode,c=m(t),f=c._keyState,g=c.player,p=t.config,v=p.disable,y=p.disableBodyTrigger,_=p.isIgnoreUserActive;if(v||y||!(g.isUserActive||_)||vn(l.target)||!t.checkIsVisible()||l.metaKey||l.altKey||l.ctrlKey){f.isBodyKeyDown=!1;return}!s.repeat&&!f.isKeyDown&&((l.target===document.body||t.config.isGlobalTrigger&&!vn(l.target))&&t.checkCode(u,!0)&&(f.isBodyKeyDown=!0),document.addEventListener("keyup",t.onBodyKeyUp)),f.isBodyKeyDown&&t.handleKeyDown(l)}}),C(m(t),"onBodyKeyUp",function(s){t.player&&(document.removeEventListener("keyup",t.onBodyKeyUp),t.handleKeyUp(s))}),C(m(t),"onKeydown",function(s){if(t.player){var l=s||window.event,u=m(t),c=u._keyState;if(!l.repeat){if(t.config.disable||t.config.disableRootTrigger||l.metaKey||l.altKey||l.ctrlKey)return;l&&(l.keyCode===37||t.checkCode(l.keyCode))&&(l.target===t.player.root||l.target===t.player.video||l.target===t.player.controls.el)&&(c.isKeyDown=!0),t.player.root.addEventListener("keyup",t.onKeyup)}c.isKeyDown&&t.handleKeyDown(l)}}),C(m(t),"onKeyup",function(s){t.player&&(t.player.root.removeEventListener("keyup",t.onKeyup),t.handleKeyUp(s))}),t}return S(r,[{key:"mergekeyCodeMap",value:function(){var e=this,i=this.config.keyCodeMap;i&&Object.keys(i).map(function(n){e.keyCodeMap[n]?["keyCode","action","disable","pressAction","disablePress","isBodyTarget"].map(function(s){i[n][s]&&(e.keyCodeMap[n][s]=i[n][s])}):e.keyCodeMap[n]=i[n]})}},{key:"afterCreate",value:function(){this.config.disable=!this.playerConfig.keyShortcut;var e=typeof this.config.seekStep=="function"?this.config.seekStep(this.player):this.config.seekStep;!e||typeof e!="number"||(this.seekStep=e),this.keyCodeMap={space:{keyCode:32,action:"playPause",disable:!1,disablePress:!1,noBodyTarget:!1},up:{keyCode:38,action:"upVolume",disable:!1,disablePress:!1,noBodyTarget:!0},down:{keyCode:40,action:"downVolume",disable:!1,disablePress:!1,noBodyTarget:!0},left:{keyCode:37,action:"seekBack",disablePress:!1,disable:!1},right:{keyCode:39,action:"seek",pressAction:"changePlaybackRate",disablePress:!1,disable:!1},esc:{keyCode:27,action:"exitFullscreen",disablePress:!0,disable:!1}},this.mergekeyCodeMap(),this._keyState={isKeyDown:!1,isBodyKeyDown:!1,isPress:!1,tt:0,playbackRate:0},this.player.root.addEventListener("keydown",this.onKeydown),document.addEventListener("keydown",this.onBodyKeyDown)}},{key:"setConfig",value:function(e){var i=this;Object.keys(e).forEach(function(n){i.config[n]=e[n]})}},{key:"checkIsVisible",value:function(){if(!this.config.checkVisible)return!0;var e=this.player.root.getBoundingClientRect(),i=e.height,n=e.top,s=e.bottom,l=window.innerHeight;return!(n<0&&n<0-i*.9||s>0&&s-l>i*.9)}},{key:"checkCode",value:function(e,i){var n=this,s=!1;return Object.keys(this.keyCodeMap).map(function(l){n.keyCodeMap[l]&&e===n.keyCodeMap[l].keyCode&&!n.keyCodeMap[l].disable&&(s=!i||i&&!n.keyCodeMap[l].noBodyTarget)}),s}},{key:"downVolume",value:function(e){var i=this.player;if(!(i.volume<=0)){var n=parseFloat((i.volume-.1).toFixed(1)),s={volume:{from:i.volume,to:n}};this.emitUserAction(e,"change_volume",{props:s}),n>=0?i.volume=n:i.volume=0}}},{key:"upVolume",value:function(e){var i=this.player;if(!(i.volume>=1)){var n=parseFloat((i.volume+.1).toFixed(1)),s={volume:{from:i.volume,to:n}};this.emitUserAction(e,"change_volume",{props:s}),n<=1?i.volume=n:i.volume=1}}},{key:"seek",value:function(e){var i=this.player,n=i.currentTime,s=i.offsetCurrentTime,l=i.duration,u=i.offsetDuration,c=i.timeSegments,f=s>-1?s:n,g=u||l,p=e.repeat&&this.seekStep>=4?parseInt(this.seekStep/2,10):this.seekStep;f+p<=g?f=f+p:f=g;var v=h.getCurrentTimeByOffset(f,c),y={currentTime:{from:n,to:v}};this.emitUserAction(e,"seek",{props:y}),this.player.currentTime=v}},{key:"seekBack",value:function(e){var i=this.player,n=i.currentTime,s=i.offsetCurrentTime,l=i.timeSegments,u=e.repeat?parseInt(this.seekStep/2,10):this.seekStep,c=s>-1?s:n,f=c-u;f<0&&(f=0),f=h.getCurrentTimeByOffset(f,l);var g={currentTime:{from:n,to:f}};this.emitUserAction(e,"seek",{props:g}),this.player.currentTime=f}},{key:"changePlaybackRate",value:function(e){var i=this._keyState,n=this.config,s=this.player;i.playbackRate===0&&(i.playbackRate=s.playbackRate,s.playbackRate=n.playbackRate)}},{key:"playPause",value:function(e){var i=this.player;i&&(this.emitUserAction(e,"switch_play_pause"),i.paused?i.play():i.pause())}},{key:"exitFullscreen",value:function(e){var i=this.player,n=i.fullscreen,s=i.cssfullscreen;n&&(this.emitUserAction("keyup","switch_fullscreen",{prop:"fullscreen",from:n,to:!n}),i.exitFullscreen()),s&&(this.emitUserAction("keyup","switch_css_fullscreen",{prop:"cssfullscreen",from:s,to:!s}),i.exitCssFullscreen())}},{key:"handleKeyDown",value:function(e){var i=this._keyState;if(e.repeat){i.isPress=!0;var n=Date.now();if(n-i.tt<200)return;i.tt=n}this.handleKeyCode(e.keyCode,e,i.isPress)}},{key:"handleKeyUp",value:function(e){var i=this._keyState;i.playbackRate>0&&(this.player.playbackRate=i.playbackRate,i.playbackRate=0),i.isKeyDown=!1,i.isPress=!1,i.tt=0}},{key:"handleKeyCode",value:function(e,i,n){for(var s=Object.keys(this.keyCodeMap),l=0;l<s.length;l++){var u=this.keyCodeMap[s[l]],c=u.action,f=u.keyCode,g=u.disable,p=u.pressAction,v=u.disablePress;if(f===e){if(!g&&!(n&&v)){var y=n&&p||c;typeof y=="function"?c(i,this.player,n):typeof y=="string"&&typeof this[y]=="function"&&this[y](i,this.player,n),this.emit(Mi,j({key:s[l],target:i.target,isPress:n},this.keyCodeMap[s[l]]))}Hs(i),i.stopPropagation();break}}}},{key:"destroy",value:function(){this.player.root.removeEventListener("keydown",this.onKeydown),document.removeEventListener("keydown",this.onBodyKeyDown),this.player.root.removeEventListener("keyup",this.onKeyup),document.removeEventListener("keyup",this.onBodyKeyUp)}},{key:"disable",value:function(){this.config.disable=!0}},{key:"enable",value:function(){this.config.disable=!1}}],[{key:"pluginName",get:function(){return"keyboard"}},{key:"defaultConfig",get:function(){return{seekStep:10,checkVisible:!1,disableBodyTrigger:!1,disableRootTrigger:!1,isGlobalTrigger:!0,keyCodeMap:{},disable:!1,playbackRate:2,isIgnoreUserActive:!0}}}]),r}(ke);function Us(){return new DOMParser().parseFromString(`<svg xmlns="http://www.w3.org/2000/svg" width="100" height="100" viewBox="-5 -5 110 110">
67
- <path d="M100,50A50,50,0,1,1,50,0" stroke-width="5" stroke="#ddd" stroke-dasharray="236" fill="none"></path>
68
- </svg>
69
- `,"image/svg+xml").firstChild}var Vs=function(a){x(r,a);var o=I(r);function r(){return E(this,r),o.apply(this,arguments)}return S(r,[{key:"registerIcons",value:function(){return{loadingIcon:Us}}},{key:"afterCreate",value:function(){this.appendChild("xg-loading-inner",this.icons.loadingIcon)}},{key:"render",value:function(){return`
70
- <xg-loading class="xgplayer-loading">
71
- <xg-loading-inner></xg-loading-inner>
72
- </xg-loading>`}}],[{key:"pluginName",get:function(){return"loading"}},{key:"defaultConfig",get:function(){return{position:z.ROOT}}}]),r}(H),zs=[{tag:"xg-cache",className:"xgplayer-progress-cache",styleKey:"cachedColor"},{tag:"xg-played",className:"xgplayer-progress-played",styleKey:"playedColor"}],js=function(){function a(o){E(this,a),this.fragments=o.fragments||[],this.fragments.length===0&&this.fragments.push({percent:1}),this._callBack=o.actionCallback,this.fragConfig={fragFocusClass:o.fragFocusClass||"inner-focus-point",fragAutoFocus:!!o.fragAutoFocus,fragClass:o.fragClass||""},this.style=o.style||{playedColor:"",cachedColor:"",progressColor:""},this.duration=0,this.cachedIndex=0,this.playedIndex=0,this.focusIndex=-1}return S(a,[{key:"updateDuration",value:function(r){var t=this;this.duration=r;var e=0,i=this.fragments;this.fragments=i.map(function(n){return n.start=parseInt(e,10),n.end=parseInt(e+n.percent*t.duration,10),n.duration=parseInt(n.percent*t.duration,10),e+=n.percent*t.duration,n})}},{key:"updateProgress",value:function(){var r=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"played",t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{newIndex:0,curIndex:0,millisecond:0},e=this.progressList,i=this.fragments;if(!(e.length<1)){var n=t.newIndex,s=t.curIndex,l=t.millisecond;n!==s&&e.map(function(f,g){g<n?f[r].style.width="100%":g>n&&(f[r].style.width=0)});var u=i[n],c=l===0?0:(l-u.start)/u.duration;e[n][r].style.width=c<0?0:"".concat(c*100,"%")}}},{key:"updateFocus",value:function(r){if(!(!this.fragConfig.fragAutoFocus||this.fragments.length<2)){if(!r){if(this.focusIndex>-1){this.unHightLight(this.focusIndex);var t={index:-1,preIndex:this.focusIndex,fragment:null};this._callBack&&this._callBack(t),this.focusIndex=-1}return}var e=this.findIndex(r.currentTime*1e3,this.focusIndex);if(e>=0&&e!==this.focusIndex){this.focusIndex>-1&&this.unHightLight(this.focusIndex),this.setHightLight(e);var i={index:e,preIndex:this.focusIndex,fragment:this.fragments[this.focusIndex]};this.focusIndex=e,this._callBack&&this._callBack(i)}}}},{key:"update",value:function(){var r=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{cached:0,played:0},t=arguments.length>1?arguments[1]:void 0;if(!this.duration||parseInt(t*1e3,10)!==this.duration){if(!t&&t!==0)return;this.updateDuration(parseInt(t*1e3,10))}var e=this.playedIndex,i=this.cachedIndex;if(h.typeOf(r.played)!=="Undefined"){var n=this.findIndex(r.played*1e3,e);if(n<0)return;this.updateProgress("played",{newIndex:n,curIndex:e,millisecond:parseInt(r.played*1e3,10)}),this.playedIndex=n}if(h.typeOf(r.cached)!=="Undefined"){var s=this.findIndex(r.cached*1e3,i);if(s<0)return;this.updateProgress("cached",{newIndex:s,curIndex:i,millisecond:parseInt(r.cached*1e3,10)}),this.cachedIndex=s}}},{key:"findIndex",value:function(r,t){var e=this.fragments;if(!e||e.length===0)return-1;if(e.length===1)return 0;if(t>-1&&t<e.length&&r>e[t].start&&r<e[t].end)return t;if(r>e[e.length-1].start)return e.length-1;for(var i=0;i<e.length;i++)if(r>e[i].start&&r<=e[i].end){t=i;break}return t}},{key:"findHightLight",value:function(){for(var r=this.root.children,t=0;t<r.length;t++)if(h.hasClass(r[t],this.fragConfig.fragFocusClass))return{dom:r[t],pos:r[t].getBoundingClientRect()}}},{key:"findFragment",value:function(r){var t=this.root.children;return r<0||r>=t.length?null:{dom:t[r],pos:t[r].getBoundingClientRect()}}},{key:"unHightLight",value:function(){for(var r=this.root.children,t=0;t<r.length;t++)h.removeClass(r[t],this.fragConfig.fragFocusClass)}},{key:"setHightLight",value:function(r){var t=this.root.children;if(r<t.length)return h.addClass(t[r],this.fragConfig.fragFocusClass),{dom:t[r],pos:t[r].getBoundingClientRect()}}},{key:"destroy",value:function(){this.progressList=null,this.fragments=null,this.root.innerHTML=""}},{key:"reset",value:function(r){var t=this;if(Object.keys(this.fragConfig).forEach(function(i){r[i]!==void 0&&(t.fragConfig[i]=r[i])}),r.fragments){if(this.fragments=r.fragments.length===0?[{percent:1}]:r.fragments,this.updateDuration(this.duration),this.playedIndex=0,this.cachedIndex=0,this.root)for(var e=this.root.children;e.length>0;)this.root.removeChild(e[0]);this.render()}}},{key:"render",value:function(){var r=this,t=this.style.progressColor;if(this.root||(this.root=h.createDom("xg-inners","",{},"progress-list")),this.fragments){var e=this.fragConfig,i=e.fragClass,n=e.fragFocusClass;this.progressList=this.fragments.map(function(s){var l=h.createDom("xg-inner","",{style:t?"background:".concat(t,"; flex: ").concat(s.percent):"flex: ".concat(s.percent)},"".concat(s.isFocus?n:""," xgplayer-progress-inner ").concat(i));return r.root.appendChild(l),zs.forEach(function(u){l.appendChild(h.createDom(u.tag,"",{style:u.styleKey?"background: ".concat(r.style[u.styleKey],"; width:0;"):"width:0;"},u.className))}),{cached:l.children[0],played:l.children[1]}})}return this.root}}]),a}(),yn={POINT:"inner-focus-point",HIGHLIGHT:"inner-focus-highlight"},Ws=function(a){x(r,a);var o=I(r);function r(t){var e;return E(this,r),e=o.call(this,t),C(m(e),"onMoveOnly",function(i,n){var s=m(e),l=s.pos,u=s.config,c=s.player,f=n;if(i){h.event(i);var g=h.getEventPos(i,c.zoom),p=c.rotateDeg===90?g.clientY:g.clientX;if(l.moving&&Math.abs(l.x-p)<u.miniMoveStep)return;l.moving=!0,l.x=p,f=e.computeTime(i,p)}e.triggerCallbacks("dragmove",f,i),e._updateInnerFocus(f)}),C(m(e),"onBodyClick",function(i){e.pos.isLocked&&(e.pos.isLocked=!1,i.preventDefault(),i.stopPropagation())}),C(m(e),"_mouseDownHandler",function(i,n){e._state.time=n.currentTime,e.updateWidth(n.currentTime,n.seekTime,n.percent,0),e._updateInnerFocus(n)}),C(m(e),"_mouseUpHandler",function(i,n){var s=m(e),l=s.pos;l.moving&&e.updateWidth(n.currentTime,n.seekTime,n.percent,2)}),C(m(e),"_mouseMoveHandler",function(i,n){var s=m(e),l=s._state,u=s.pos,c=s.config,f=s.player;l.time<n.currentTime?n.forward=!0:n.forward=!1,l.time=n.currentTime,u.isDown&&!u.moving&&(u.moving=!0,c.isPauseMoving&&f.pause(),e.triggerCallbacks("dragstart",n,i),e.emitUserAction("drag","dragstart",n)),e.updateWidth(n.currentTime,n.seekTime,n.percent,1),e.triggerCallbacks("dragmove",n,i),e._updateInnerFocus(n)}),C(m(e),"onMouseDown",function(i){var n=m(e),s=n._state,l=n.player,u=n.pos,c=n.config,f=n.playerConfig,g=h.getEventPos(i,l.zoom),p=l.rotateDeg===90?g.clientY:g.clientX;if(!(l.isMini||c.closeMoveSeek||!f.allowSeekAfterEnded&&l.ended)){if(!l.duration&&!l.isPlaying){l.play();return}i.stopPropagation(),e.focus(),h.checkIsFunction(f.disableSwipeHandler)&&f.disableSwipeHandler(),h.checkIsFunction(c.onMoveStart)&&c.onMoveStart(),h.event(i),u.x=p,u.isDown=!0,u.moving=!1,s.prePlayTime=l.currentTime,l.focus({autoHide:!1}),e.isProgressMoving=!0,h.addClass(e.progressBtn,"active");var v=e.computeTime(i,p);v.prePlayTime=s.prePlayTime,e._mouseDownHandlerHook(i,v);var y=i.type;return y==="touchstart"?(e.root.addEventListener("touchmove",e.onMouseMove),e.root.addEventListener("touchend",e.onMouseUp),e.root.addEventListener("touchcancel",e.onMouseUp)):(e.unbind("mousemove",e.onMoveOnly),document.addEventListener("mousemove",e.onMouseMove,!1),document.addEventListener("mouseup",e.onMouseUp,!1)),!0}}),C(m(e),"onMouseUp",function(i){var n=m(e),s=n.player,l=n.config,u=n.pos,c=n.playerConfig,f=n._state;i.stopPropagation(),i.preventDefault(),h.checkIsFunction(c.enableSwipeHandler)&&c.enableSwipeHandler(),h.checkIsFunction(l.onMoveEnd)&&l.onMoveEnd(),h.event(i),h.removeClass(e.progressBtn,"active");var g=e.computeTime(i,u.x);g.prePlayTime=f.prePlayTime,u.moving?(e.triggerCallbacks("dragend",g,i),e.emitUserAction("drag","dragend",g)):(e.triggerCallbacks("click",g,i),e.emitUserAction("click","click",g)),e._mouseUpHandlerHook(i,g),u.moving=!1,u.isDown=!1,u.x=0,u.y=0,u.isLocked=!0,f.prePlayTime=0,f.time=0;var p=i.type;p==="touchend"||p==="touchcancel"?(e.root.removeEventListener("touchmove",e.onMouseMove),e.root.removeEventListener("touchend",e.onMouseUp),e.root.removeEventListener("touchcancel",e.onMouseUp),e.blur()):(document.removeEventListener("mousemove",e.onMouseMove,!1),document.removeEventListener("mouseup",e.onMouseUp,!1),u.isEnter?c.isMobileSimulateMode!=="mobile"&&e.bind("mousemove",e.onMoveOnly):e.onMouseLeave(i)),h.setTimeout(m(e),function(){e.resetSeekState()},1),s.focus()}),C(m(e),"onMouseMove",function(i){var n=m(e),s=n._state,l=n.pos,u=n.player,c=n.config;h.checkTouchSupport()&&i.preventDefault(),h.event(i);var f=h.getEventPos(i,u.zoom),g=u.rotateDeg===90?f.clientY:f.clientX,p=Math.abs(l.x-g);if(!(l.moving&&p<c.miniMoveStep||!l.moving&&p<c.miniStartStep)){l.x=g;var v=e.computeTime(i,g);v.prePlayTime=s.prePlayTime,e._mouseMoveHandlerHook(i,v)}}),C(m(e),"onMouseOut",function(i){e.triggerCallbacks("mouseout",null,i)}),C(m(e),"onMouseOver",function(i){e.triggerCallbacks("mouseover",null,i)}),C(m(e),"onMouseEnter",function(i){var n=m(e),s=n.player,l=n.pos;if(!(l.isDown||l.isEnter||s.isMini||!s.config.allowSeekAfterEnded&&s.ended)){l.isEnter=!0,e.bind("mousemove",e.onMoveOnly),e.bind("mouseleave",e.onMouseLeave),h.event(i);var u=h.getEventPos(i,s.zoom),c=s.rotateDeg===90?u.clientY:u.clientX,f=e.computeTime(i,c);e.triggerCallbacks("mouseenter",f,i),e.focus()}}),C(m(e),"onMouseLeave",function(i){e.triggerCallbacks("mouseleave",null,i),e.unlock(),e._updateInnerFocus(null)}),C(m(e),"onVideoResize",function(){var i=e.pos,n=i.x,s=i.isDown,l=i.isEnter;if(l&&!s){var u=e.computeTime(null,n);e.onMoveOnly(null,u)}}),e.useable=!1,e.isProgressMoving=!1,e.__dragCallBacks=[],e._state={now:-1,direc:0,time:0,prePlayTime:-1},e._disableBlur=!1,typeof e.config.isDragingSeek=="boolean"&&(console.warn("[XGPLAYER] 'isDragingSeek' is deprecated, please use 'isDraggingSeek' instead"),e.config.isDraggingSeek=e.config.isDragingSeek),e}return S(r,[{key:"offsetDuration",get:function(){return this.playerConfig.customDuration||this.player.offsetDuration||this.player.duration}},{key:"duration",get:function(){return this.playerConfig.customDuration||this.player.duration}},{key:"timeOffset",get:function(){return this.playerConfig.timeOffset||0}},{key:"currentTime",get:function(){var e=this.player,i=e.offsetCurrentTime,n=e.currentTime;return i>=0?i:n+this.timeOffset}},{key:"changeState",value:function(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!0;this.useable=e}},{key:"show",value:function(e){this.root&&(this.root.style.display="flex")}},{key:"_initInner",value:function(){var e=this,i=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[],n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};(!i||i.length===0)&&(i=[{percent:1}]);var s=j(j({fragments:i},n),{},{actionCallback:function(u){e.emitUserAction("fragment_focus","fragment_focus",u)}});this.innerList?this.innerList.reset(s):(this.innerList=new js(s),this.outer.insertBefore(this.innerList.render(),this.outer.children[0]),["findHightLight","unHightLight","setHightLight","findFragment"].map(function(l){e[l]=e.innerList[l].bind(e.innerList)}))}},{key:"_updateInnerFocus",value:function(e){this.innerList&&this.innerList.updateFocus(e)}},{key:"afterCreate",value:function(){if(!(this.config.disable||this.playerConfig.isLive)){this.pos={x:0,y:0,moving:!1,isDown:!1,isEnter:!1,isLocked:!1},this.outer=this.find("xg-outer");var e=this.config,i=e.fragFocusClass,n=e.fragAutoFocus,s=e.fragClass;this._initInner(this.config.fragments,{fragFocusClass:i,fragAutoFocus:n,fragClass:s,style:this.playerConfig.commonStyle||{}}),R.device==="mobile"&&(this.config.isDraggingSeek=!1,this.isMobile=!0),this.progressBtn=this.find(".xgplayer-progress-btn"),this.listenEvents(),this.bindDomEvents(),this.initCustomStyle()}}},{key:"listenEvents",value:function(){var e=this;this.on(pe,function(){e.onMouseLeave()}),this.on(ee,function(){e.onTimeupdate()}),this.on(de,function(){e.onTimeupdate(),e.onCacheUpdate()}),this.on(Ii,function(){e.onCacheUpdate()}),this.on(xe,function(){e.onCacheUpdate(!0),e.onTimeupdate(!0),e._state.now=0}),this.on(Ie,function(){e.onReset()}),this.on(Ce,function(){e.onVideoResize()})}},{key:"setConfig",value:function(e){var i=this,n=null;Object.keys(e).forEach(function(s){i.config[s]=e[s],s==="fragments"&&(n=e[s])}),n&&this._initInner(n,e)}},{key:"initCustomStyle",value:function(){var e=this.playerConfig||{},i=e.commonStyle,n=i.sliderBtnStyle,s=this.progressBtn;n&&(typeof n=="string"?s.style.boxShadow=n:X(n)==="object"&&Object.keys(n).map(function(l){s.style[l]=n[l]}))}},{key:"triggerCallbacks",value:function(e,i,n){this.__dragCallBacks.length>0&&this.__dragCallBacks.map(function(s){if(s&&s.handler&&s.type===e)try{s.handler(i,n)}catch(l){console.error("[XGPLAYER][triggerCallbacks] ".concat(s," error"),l)}})}},{key:"addCallBack",value:function(e,i){i&&typeof i=="function"&&this.__dragCallBacks.push({type:e,handler:i})}},{key:"removeCallBack",value:function(e,i){var n=this.__dragCallBacks,s=-1;n.map(function(l,u){l&&l.type===e&&l.handler===i&&(s=u)}),s>-1&&n.splice(s,1)}},{key:"unlock",value:function(){var e=this.player,i=this.pos;if(i.isEnter=!1,i.isLocked=!1,!e.isMini){if(this.unbind("mousemove",this.onMoveOnly),i.isDown){this.unbind("mouseleave",this.onMouseLeave);return}this.blur()}}},{key:"bindDomEvents",value:function(){var e=this.player.config;this._mouseDownHandlerHook=this.hook("dragstart",this._mouseDownHandler),this._mouseUpHandlerHook=this.hook("dragend",this._mouseUpHandler),this._mouseMoveHandlerHook=this.hook("drag",this._mouseMoveHandler),(this.domEventType==="touch"||this.domEventType==="compatible")&&this.root.addEventListener("touchstart",this.onMouseDown),(this.domEventType==="mouse"||this.domEventType==="compatible")&&(this.bind("mousedown",this.onMouseDown),e.isMobileSimulateMode!=="mobile"&&this.bind("mouseenter",this.onMouseEnter),this.bind("mouseover",this.onMouseOver),this.bind("mouseout",this.onMouseOut),this.player.root.addEventListener("click",this.onBodyClick,!0))}},{key:"focus",value:function(){this.player.controls.pauseAutoHide(),h.addClass(this.root,"active")}},{key:"blur",value:function(){this._disableBlur||(this.player.controls.recoverAutoHide(),h.removeClass(this.root,"active"))}},{key:"disableBlur",value:function(){this._disableBlur=!0}},{key:"enableBlur",value:function(){this._disableBlur=!1}},{key:"updateWidth",value:function(e,i,n,s){var l=this.config,u=this.player;if(!(l.isCloseClickSeek&&s===0)){var c=i=i>=u.duration?u.duration-l.endedDiff:Number(i).toFixed(1);this.updatePercent(n),this.updateTime(e),!(s===1&&(!l.isDraggingSeek||u.config.mediaType==="audio"))&&(this._state.now=c,this._state.direc=c>u.currentTime?0:1,u.seek(c))}}},{key:"computeTime",value:function(e,i){var n=this.player,s=this.root.getBoundingClientRect(),l=s.width,u=s.height,c=s.top,f=s.left,g,p,v=i;n.rotateDeg===90?(g=u,p=c):(g=l,p=f);var y=v-p;y=y>g?g:y<0?0:y;var _=y/g;_=_<0?0:_>1?1:_;var b=parseInt(_*this.offsetDuration*1e3,10)/1e3,T=h.getCurrentTimeByOffset(b,n.timeSegments);return{percent:_,currentTime:b,seekTime:T,offset:y,width:g,left:p,e}}},{key:"updateTime",value:function(e){var i=this.player,n=this.duration;e>n?e=n:e<0&&(e=0);var s=i.plugins.time;s&&s.updateTime(e)}},{key:"resetSeekState",value:function(){this.isProgressMoving=!1;var e=this.player.plugins.time;e&&e.resetActive()}},{key:"updatePercent",value:function(e,i){if(this.isProgressMoving=!0,!this.config.disable){e=e>1?1:e<0?0:e,this.progressBtn.style.left="".concat(e*100,"%"),this.innerList.update({played:e*this.offsetDuration},this.offsetDuration);var n=this.player.plugins.miniprogress;n&&n.update({played:e*this.offsetDuration},this.offsetDuration)}}},{key:"onTimeupdate",value:function(e){var i=this.player,n=this._state,s=this.offsetDuration;if(!(i.isSeeking&&i.media.seeking||this.isProgressMoving||!i.hasStart)){if(n.now>-1){var l=parseInt(n.now*1e3,10)-parseInt(i.currentTime*1e3,10);if(n.direc===0&&l>300||n.direc===1&&l>-300){n.now=-1;return}else n.now=-1}var u=this.currentTime;u=h.adjustTimeByDuration(u,s,e),this.innerList.update({played:u},s),this.progressBtn.style.left="".concat(u/s*100,"%")}}},{key:"onCacheUpdate",value:function(e){var i=this.player,n=this.duration;if(i){var s=i.bufferedPoint.end;s=h.adjustTimeByDuration(s,n,e),this.innerList.update({cached:s},n)}}},{key:"onReset",value:function(){this.innerList.update({played:0,cached:0},0),this.progressBtn.style.left="0%"}},{key:"destroy",value:function(){var e=this.player;this.thumbnailPlugin=null,this.innerList.destroy(),this.innerList=null;var i=this.domEventType;(i==="touch"||i==="compatible")&&(this.root.removeEventListener("touchstart",this.onMouseDown),this.root.removeEventListener("touchmove",this.onMouseMove),this.root.removeEventListener("touchend",this.onMouseUp),this.root.removeEventListener("touchcancel",this.onMouseUp)),(i==="mouse"||i==="compatible")&&(this.unbind("mousedown",this.onMouseDown),this.unbind("mouseenter",this.onMouseEnter),this.unbind("mousemove",this.onMoveOnly),this.unbind("mouseleave",this.onMouseLeave),document.removeEventListener("mousemove",this.onMouseMove,!1),document.removeEventListener("mouseup",this.onMouseUp,!1),e.root.removeEventListener("click",this.onBodyClick,!0))}},{key:"render",value:function(){if(!(this.config.disable||this.playerConfig.isLive)){var e=this.player.controls?this.player.controls.config.mode:"",i=e==="bottom"?"xgplayer-progress-bottom":"";return`
73
- <xg-progress class="xgplayer-progress `.concat(i,`">
74
- <xg-outer class="xgplayer-progress-outer">
75
- <xg-progress-btn class="xgplayer-progress-btn"></xg-progress-btn>
76
- </xg-outer>
77
- </xg-progress>
78
- `)}}}],[{key:"pluginName",get:function(){return"progress"}},{key:"defaultConfig",get:function(){return{position:z.CONTROLS_CENTER,index:0,disable:!1,isDraggingSeek:!0,closeMoveSeek:!1,isPauseMoving:!1,isCloseClickSeek:!1,fragments:[{percent:1}],fragFocusClass:yn.POINT,fragClass:"",fragAutoFocus:!1,miniMoveStep:5,miniStartStep:2,onMoveStart:function(){},onMoveEnd:function(){},endedDiff:.2}}},{key:"FRAGMENT_FOCUS_CLASS",get:function(){return yn}}]),r}(H),Le=function(a){x(r,a);var o=I(r);function r(){var t;E(this,r);for(var e=arguments.length,i=new Array(e),n=0;n<e;n++)i[n]=arguments[n];return t=o.call.apply(o,[this].concat(i)),C(m(t),"_onMouseenter",function(s){t.emit("icon_mouseenter",{pluginName:t.pluginName})}),C(m(t),"_onMouseLeave",function(s){t.emit("icon_mouseleave",{pluginName:t.pluginName})}),t}return S(r,[{key:"afterCreate",value:function(){this.bind("mouseenter",this._onMouseenter),this.bind("mouseleave",this._onMouseLeave),this.config.disable&&this.disable()}},{key:"destroy",value:function(){this.unbind("mouseenter",this._onMouseenter),this.unbind("mouseleave",this._onMouseLeave)}}]),r}(H),Gs=function(a){x(r,a);var o=I(r);function r(){var t;E(this,r);for(var e=arguments.length,i=new Array(e),n=0;n<e;n++)i[n]=arguments[n];return t=o.call.apply(o,[this].concat(i)),C(m(t),"btnClick",function(s){s.preventDefault(),s.stopPropagation();var l=m(t),u=l.player;return t.emitUserAction(s,"switch_play_pause",{prop:"paused",from:u.paused,to:!u.paused}),u.ended?u.replay():u.paused?(u.play(),t.animate(!1)):(u.pause(),t.animate(!0)),!1}),t}return S(r,[{key:"afterCreate",value:function(){A(P(r.prototype),"afterCreate",this).call(this);var e=this.config;e.disable||(this.initIcons(),this.bind(["touchend","click"],this.btnClick),this.listenEvents(),this.animate(!0))}},{key:"listenEvents",value:function(){var e=this,i=this.player;this.on([Q,Ne,je,Ie],function(){e.animate(i.paused)})}},{key:"registerIcons",value:function(){return{play:{icon:Wt,class:"xg-icon-play"},pause:{icon:Gt,class:"xg-icon-pause"}}}},{key:"initIcons",value:function(){var e=this.icons;this.appendChild(".xgplayer-icon",e.play),this.appendChild(".xgplayer-icon",e.pause)}},{key:"animate",value:function(e){if(this.player){var i=this.i18nKeys,n=this.find(".xg-tips");e?(this.setAttr("data-state","pause"),n&&this.changeLangTextKey(n,i.PLAY_TIPS)):(this.setAttr("data-state","play"),n&&this.changeLangTextKey(n,i.PAUSE_TIPS))}}},{key:"destroy",value:function(){A(P(r.prototype),"destroy",this).call(this),this.unbind(["touchend","click"],this.btnClick)}},{key:"render",value:function(){if(!this.config.disable)return`<xg-icon class="xgplayer-play">
79
- <div class="xgplayer-icon">
80
- </div>
81
- `.concat(Te(this,"PLAY_TIPS",this.playerConfig.isHideTips),`
82
- </xg-icon>`)}}],[{key:"pluginName",get:function(){return"play"}},{key:"defaultConfig",get:function(){return{position:z.CONTROLS_LEFT,index:0,disable:!1}}}]),r}(Le);function Ks(){return new DOMParser().parseFromString(`<svg width="32px" height="40px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
83
- <g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
84
- <path d="M11.2374369,14 L17.6187184,7.61871843 C17.9604272,7.27700968 17.9604272,6.72299032 17.6187184,6.38128157 C17.2770097,6.03957281 16.7229903,6.03957281 16.3812816,6.38128157 L9.38128157,13.3812816 C9.03957281,13.7229903 9.03957281,14.2770097 9.38128157,14.6187184 L16.3812816,21.6187184 C16.7229903,21.9604272 17.2770097,21.9604272 17.6187184,21.6187184 C17.9604272,21.2770097 17.9604272,20.7229903 17.6187184,20.3812816 L11.2374369,14 L11.2374369,14 Z" fill="#FFFFFF"></path>
85
- </g>
86
- </svg>`,"image/svg+xml").firstChild}var $s=function(a){x(r,a);var o=I(r);function r(){return E(this,r),o.apply(this,arguments)}return S(r,[{key:"afterCreate",value:function(){var e=this;this.initIcons(),this.onClick=function(i){i.preventDefault(),i.stopPropagation(),e.config.onClick(i)},this.bind(["click","touchend"],this.onClick)}},{key:"registerIcons",value:function(){return{screenBack:{icon:Ks,class:"xg-fullscreen-back"}}}},{key:"initIcons",value:function(){var e=this.icons;this.appendChild(this.root,e.screenBack)}},{key:"show",value:function(){h.addClass(this.root,"show")}},{key:"hide",value:function(){h.removeClass(this.root,"show")}},{key:"render",value:function(){return`<xg-icon class="xgplayer-back">
87
- </xg-icon>`}}],[{key:"pluginName",get:function(){return"topbackicon"}},{key:"defaultConfig",get:function(){return{position:z.ROOT_TOP,index:0}}}]),r}(H);function Ys(){return new DOMParser().parseFromString(`<svg xmlns="http://www.w3.org/2000/svg" width="28" height="40" viewBox="2 -4 28 40">
88
- <path fill="#fff" transform="scale(0.0320625 0.0320625)" d="M598 214h212v212h-84v-128h-128v-84zM726 726v-128h84v212h-212v-84h128zM214 426v-212h212v84h-128v128h-84zM298 598v128h128v84h-212v-212h84z"></path>
89
- </svg>
90
- `,"image/svg+xml").firstChild}function Xs(){return new DOMParser().parseFromString(`<svg xmlns="http://www.w3.org/2000/svg" width="28" height="40" viewBox="2 -4 28 40">
91
- <path fill="#fff" transform="scale(0.0320625 0.0320625)" d="M682 342h128v84h-212v-212h84v128zM598 810v-212h212v84h-128v128h-84zM342 342v-128h84v212h-212v-84h128zM214 682v-84h212v212h-84v-128h-128z"></path>
92
- </svg>
93
- `,"image/svg+xml").firstChild}var qs=function(a){x(r,a);var o=I(r);function r(){var t;E(this,r);for(var e=arguments.length,i=new Array(e),n=0;n<e;n++)i[n]=arguments[n];return t=o.call.apply(o,[this].concat(i)),C(m(t),"_onOrientationChange",function(s){t.player.fullscreen&&t.config.rotateFullscreen&&(window.orientation===90||window.orientation===-90?t.player.setRotateDeg(0):t.player.setRotateDeg(90))}),t}return S(r,[{key:"afterCreate",value:function(){var e=this;A(P(r.prototype),"afterCreate",this).call(this);var i=this.config,n=this.playerConfig;if(!i.disable){i.target&&(this.playerConfig.fullscreenTarget=this.config.target);var s=h.getFullScreenEl();n.fullscreenTarget===s&&this.player.getFullscreen().catch(function(l){}),this.initIcons(),this.handleFullscreen=this.hook("fullscreenChange",this.toggleFullScreen,{pre:function(u){var c=e.player.fullscreen;e.emitUserAction(u,"switch_fullscreen",{prop:"fullscreen",from:c,to:!c})}}),this.bind(".xgplayer-fullscreen",["touchend","click"],this.handleFullscreen),this.on(me,function(l){var u=e.find(".xg-tips");u&&e.changeLangTextKey(u,l?e.i18nKeys.EXITFULLSCREEN_TIPS:e.i18nKeys.FULLSCREEN_TIPS),e.animate(l)}),this.config.needBackIcon&&(this.topBackIcon=this.player.registerPlugin({plugin:$s,options:{config:{onClick:function(u){e.handleFullscreen(u)}}}})),R.device==="mobile"&&window.addEventListener("orientationchange",this._onOrientationChange)}}},{key:"registerIcons",value:function(){return{fullscreen:{icon:Ys,class:"xg-get-fullscreen"},exitFullscreen:{icon:Xs,class:"xg-exit-fullscreen"}}}},{key:"destroy",value:function(){A(P(r.prototype),"destroy",this).call(this),this.unbind(".xgplayer-icon",R.device==="mobile"?"touchend":"click",this.handleFullscreen),R.device==="mobile"&&window.removeEventListener("orientationchange",this._onOrientationChange)}},{key:"initIcons",value:function(){var e=this.icons;this.appendChild(".xgplayer-icon",e.fullscreen),this.appendChild(".xgplayer-icon",e.exitFullscreen)}},{key:"toggleFullScreen",value:function(e){e&&(e.preventDefault(),e.stopPropagation());var i=this.player,n=this.config,s=n.useCssFullscreen===!0||typeof n.useCssFullscreen=="function"&&n.useCssFullscreen();s?(i.fullscreen?i.exitCssFullscreen():i.getCssFullscreen(),this.animate(i.fullscreen)):n.rotateFullscreen?(i.fullscreen?i.exitRotateFullscreen():i.getRotateFullscreen(),this.animate(i.fullscreen)):n.switchCallback&&typeof n.switchCallback=="function"?n.switchCallback(i.fullscreen):i.fullscreen?(i.exitFullscreen(),n.useScreenOrientation&&this.unlockScreen()):(i.getFullscreen().catch(function(l){}),n.useScreenOrientation&&i.aspectRatio>1&&this.lockScreen(n.lockOrientationType))}},{key:"animate",value:function(e){e?this.setAttr("data-state","full"):this.setAttr("data-state","normal"),this.topBackIcon&&(e?(this.topBackIcon.show(),this.hide()):(this.topBackIcon.hide(),this.show()))}},{key:"render",value:function(){if(!this.config.disable){var e="FULLSCREEN_TIPS";return`<xg-icon class="xgplayer-fullscreen">
94
- <div class="xgplayer-icon">
95
- </div>
96
- `.concat(Te(this,e,this.playerConfig.isHideTips),`
97
- </xg-icon>`)}}},{key:"lockScreen",value:function(e){try{screen.orientation.lock(e).catch(function(i){})}catch{}}},{key:"unlockScreen",value:function(){try{screen.orientation.unlock().catch(function(e){})}catch{}}}],[{key:"pluginName",get:function(){return"fullscreen"}},{key:"defaultConfig",get:function(){return{position:z.CONTROLS_RIGHT,index:0,useCssFullscreen:!1,rotateFullscreen:!1,useScreenOrientation:!1,lockOrientationType:"landscape",switchCallback:null,target:null,disable:!1,needBackIcon:!1}}}]),r}(Le),Zs=function(a){x(r,a);var o=I(r);function r(t){var e;return E(this,r),e=o.call(this,t),e.isActiving=!1,e}return S(r,[{key:"duration",get:function(){var e=this.player,i=e.offsetDuration,n=e.duration;return this.playerConfig.customDuration||i||n}},{key:"currentTime",get:function(){var e=this.player,i=e.offsetCurrentTime,n=e.currentTime;return i>=0?i:n}},{key:"timeOffset",get:function(){return this.playerConfig.timeOffset||0}},{key:"afterCreate",value:function(){var e=this.player.controls.config.mode;this.mode=e==="flex"?"flex":"normal",!this.config.disable&&(this.mode==="flex"&&(this.createCenterTime(),this.root.style.display="none"),this.durationDom=this.find(".time-duration"),this.timeDom=this.find(".time-current"),this.listenEvents())}},{key:"listenEvents",value:function(){var e=this;this.on([pe,de,ee],function(i){i.eventName==="durationchange"&&(e.isActiving=!1),e.onTimeUpdate()}),this.on(xe,function(){e.onTimeUpdate(!0)}),this.on(Ie,function(){e.onReset()})}},{key:"show",value:function(e){if(this.mode==="flex"){this.centerCurDom&&(this.centerCurDom.style.display="block"),this.centerDurDom&&(this.centerDurDom.style.display="block");return}this.root.style.display="block"}},{key:"hide",value:function(){if(this.mode==="flex"){this.centerCurDom&&(this.centerCurDom.style.display="none"),this.centerDurDom&&(this.centerDurDom.style.display="none");return}this.root.style.display="none"}},{key:"onTimeUpdate",value:function(e){var i=this.player,n=this.config,s=this.duration;if(!(n.disable||this.isActiving||!i.hasStart)){var l=this.currentTime+this.timeOffset;l=h.adjustTimeByDuration(l,s,e),this.mode==="flex"?(this.centerCurDom.innerHTML=this.minWidthTime(h.format(l)),s!==1/0&&s>0&&(this.centerDurDom.innerHTML=h.format(s))):(this.timeDom.innerHTML=this.minWidthTime(h.format(l)),s!==1/0&&s>0&&(this.durationDom.innerHTML=h.format(s)))}}},{key:"onReset",value:function(){this.mode==="flex"?(this.centerCurDom.innerHTML=this.minWidthTime(h.format(0)),this.centerDurDom.innerHTML=h.format(0)):(this.timeDom.innerHTML=this.minWidthTime(h.format(0)),this.durationDom.innerHTML=h.format(0))}},{key:"createCenterTime",value:function(){var e=this.player;if(!(!e.controls||!e.controls.center)){var i=e.controls.center;this.centerCurDom=h.createDom("xg-icon","00:00",{},"xgplayer-time xg-time-left"),this.centerDurDom=h.createDom("xg-icon","00:00",{},"xgplayer-time xg-time-right"),i.children.length>0?i.insertBefore(this.centerCurDom,i.children[0]):i.appendChild(this.centerCurDom),i.appendChild(this.centerDurDom)}}},{key:"afterPlayerInit",value:function(){var e=this.config;if(this.duration===1/0||this.playerConfig.isLive?(h.hide(this.durationDom),h.hide(this.timeDom),h.hide(this.find(".time-separator")),h.show(this.find(".time-live-tag"))):h.hide(this.find(".time-live-tag")),e.hide){this.hide();return}this.show()}},{key:"changeLiveState",value:function(e){e?(h.hide(this.durationDom),h.hide(this.timeDom),h.hide(this.find(".time-separator")),h.show(this.find(".time-live-tag"))):(h.hide(this.find(".time-live-tag")),h.show(this.find(".time-separator")),h.show(this.durationDom),h.show(this.timeDom))}},{key:"updateTime",value:function(e){if(this.isActiving=!0,!(!e&&e!==0||e>this.duration)){if(this.mode==="flex"){this.centerCurDom.innerHTML=this.minWidthTime(h.format(e));return}this.timeDom.innerHTML=this.minWidthTime(h.format(e))}}},{key:"minWidthTime",value:function(e){return e.split(":").map(function(i){return'<span class="time-min-width">'.concat(i,"</span>")}).join(":")}},{key:"resetActive",value:function(){var e=this,i=this.player,n=function(){e.isActiving=!1};this.off(de,n),i.isSeeking&&i.media.seeking?this.once(de,n):this.isActiving=!1}},{key:"destroy",value:function(){var e=this.player.controls.center;this.centerCurDom&&e.removeChild(this.centerCurDom),this.centerCurDom=null,this.centerDurDom&&e.removeChild(this.centerDurDom),this.centerDurDom=null}},{key:"render",value:function(){if(!this.config.disable)return`<xg-icon class="xgplayer-time">
98
- <span class="time-current">00:00</span>
99
- <span class="time-separator">/</span>
100
- <span class="time-duration">00:00</span>
101
- <span class="time-live-tag">`.concat(this.i18n.LIVE_TIP,`</span>
102
- </xg-icon>`)}}],[{key:"pluginName",get:function(){return"time"}},{key:"defaultConfig",get:function(){return{position:z.CONTROLS_LEFT,index:2,disable:!1}}}]),r}(H),Js=function(a){x(r,a);var o=I(r);function r(){var t;E(this,r);for(var e=arguments.length,i=new Array(e),n=0;n<e;n++)i[n]=arguments[n];return t=o.call.apply(o,[this].concat(i)),C(m(t),"_onDurationChange",function(){t.updateSegments();var s=t.player,l=s.currentTime,u=s.timeSegments;if(t._checkIfEnabled(u)){var c=h.getIndexByTime(l,u),f=h.getOffsetCurrentTime(l,u,c);t.player.offsetCurrentTime=f,t.changeIndex(c,u)}}),C(m(t),"_onLoadedData",function(){var s=t.player.timeSegments;if(t._checkIfEnabled(s)){var l=h.getOffsetCurrentTime(0,s);t.player.offsetCurrentTime=l,t.changeIndex(0,s),t.curPos.start>0&&(t.player.currentTime=t.curPos.start)}}),C(m(t),"_onTimeupdate",function(){var s=t.player,l=s.currentTime,u=s.timeSegments;if(t._checkIfEnabled(u)){var c=u.length;t.lastCurrentTime=l;var f=h.getIndexByTime(l,u);f!==t.curIndex&&t.changeIndex(f,u);var g=h.getOffsetCurrentTime(l,u,f);if(t.player.offsetCurrentTime=g,!!t.curPos){var p=t.curPos,v=p.start,y=p.end;l<v?t.player.currentTime=v:l>y&&f>=c-1&&t.player.pause()}}}),C(m(t),"_onSeeking",function(){var s=t.player,l=s.currentTime,u=s.timeSegments;if(t._checkIfEnabled(u))if(l<u[0].start)t.player.currentTime=u[0].start;else if(l>u[u.length-1].end)t.player.currentTime=u[u.length-1].end;else{var c=h.getIndexByTime(l,u);if(c>=0){var f=t.getSeekTime(l,t.lastCurrentTime,c,u);f>=0&&(t.player.currentTime=f)}}}),C(m(t),"_onPlay",function(){var s=t.player,l=s.currentTime,u=s.timeSegments;t._checkIfEnabled(u)&&l>=u[u.length-1].end&&(t.player.currentTime=u[0].start)}),t}return S(r,[{key:"afterCreate",value:function(){this.curIndex=-1,this.curPos=null,this.lastCurrentTime=0,this.updateSegments(),this.on(pe,this._onDurationChange),this.on(ve,this._onLoadedData),this.on(ee,this._onTimeupdate),this.on(Ze,this._onSeeking),this.on(Q,this._onPlay)}},{key:"setConfig",value:function(e){var i=this;if(e){var n=Object.keys(e);n.length<1||(n.forEach(function(s){i.config[s]=e[s]}),this.updateSegments())}}},{key:"updateSegments",value:function(){var e=this.config,i=e.disable,n=e.segments,s=this.player;if(i||!n||n.length===0)s.timeSegments=[],s.offsetDuration=0,s.offsetCurrentTime=-1;else{var l=this.formatTimeSegments(n,s.duration);s.timeSegments=l,s.offsetDuration=l.length>0?l[l.length-1].duration:0}}},{key:"formatTimeSegments",value:function(e,i){var n=[];return e?(e.sort(function(s,l){return s.start-l.start}),e.forEach(function(s,l){var u={};if(u.start=s.start<0?0:s.start,u.end=i>0&&s.end>i?i:s.end,!(i>0&&u.start>i)){n.push(u);var c=u.end-u.start;if(l===0)u.offset=s.start,u.cTime=0,u.segDuration=c,u.duration=c;else{var f=n[l-1];u.offset=f.offset+(u.start-f.end),u.cTime=f.duration+f.cTime,u.segDuration=c,u.duration=f.duration+c}}}),n):[]}},{key:"getSeekTime",value:function(e,i,n,s){var l=-1,u=s[n],c=u.start,f=u.end;if(e>=c&&e<=f)return l;var g=e-i;if(g<0&&e<c){var p=i>c?i-c:0;return l=n-1>=0?s[n-1].end+g+p:0,l}return-1}},{key:"_checkIfEnabled",value:function(e){return!(!e||e.length<1)}},{key:"changeIndex",value:function(e,i){this.curIndex=e,e>=0&&i.length>0?this.curPos=i[e]:this.curPos=null}}],[{key:"pluginName",get:function(){return"TimeSegmentsControls"}},{key:"defaultConfig",get:function(){return{disable:!0,segments:[]}}}]),r}(ke);function Qs(){return new DOMParser().parseFromString(`<svg xmlns="http://www.w3.org/2000/svg" width="28" height="40" viewBox="0 -10 28 40">
103
- <path fill="#fff" transform="scale(0.0220625 0.0220625)" d="M358.4 358.4h-204.8v307.2h204.8l256 256v-819.2l-256 256z"></path>
104
- <path fill="#fff" transform="scale(0.0220625 0.0220625)" d="M940.632 837.632l-72.192-72.192c65.114-64.745 105.412-154.386 105.412-253.44s-40.299-188.695-105.396-253.424l-0.016-0.016 72.192-72.192c83.639 83.197 135.401 198.37 135.401 325.632s-51.762 242.434-135.381 325.612l-0.020 0.020zM795.648 693.248l-72.704-72.704c27.756-27.789 44.921-66.162 44.921-108.544s-17.165-80.755-44.922-108.546l0.002 0.002 72.704-72.704c46.713 46.235 75.639 110.363 75.639 181.248s-28.926 135.013-75.617 181.227l-0.021 0.021z"></path>
105
- </svg>
106
- `,"image/svg+xml").firstChild}function eo(){return new DOMParser().parseFromString(`<svg xmlns="http://www.w3.org/2000/svg" width="28" height="40" viewBox="0 -10 28 40">
107
- <path fill="#fff" transform="scale(0.0220625 0.0220625)" d="M358.4 358.4h-204.8v307.2h204.8l256 256v-819.2l-256 256z"></path>
108
- <path fill="#fff" transform="scale(0.0220625 0.0220625)" d="M795.648 693.248l-72.704-72.704c27.756-27.789 44.921-66.162 44.921-108.544s-17.165-80.755-44.922-108.546l0.002 0.002 72.704-72.704c46.713 46.235 75.639 110.363 75.639 181.248s-28.926 135.013-75.617 181.227l-0.021 0.021zM795.648 693.248l-72.704-72.704c27.756-27.789 44.921-66.162 44.921-108.544s-17.165-80.755-44.922-108.546l0.002 0.002 72.704-72.704c46.713 46.235 75.639 110.363 75.639 181.248s-28.926 135.013-75.617 181.227l-0.021 0.021z"></path>
109
- </svg>
110
- `,"image/svg+xml").firstChild}function to(){return new DOMParser().parseFromString(`<svg xmlns="http://www.w3.org/2000/svg" width="28" height="40" viewBox="0 -10 28 40">
111
- <path fill="#fff" transform="scale(0.0220625 0.0220625)" d="M358.4 358.4h-204.8v307.2h204.8l256 256v-819.2l-256 256z"></path>
112
- <path fill="#fff" transform="scale(0.0220625 0.0220625)" d="M920.4 439.808l-108.544-109.056-72.704 72.704 109.568 108.544-109.056 108.544 72.704 72.704 108.032-109.568 108.544 109.056 72.704-72.704-109.568-108.032 109.056-108.544-72.704-72.704-108.032 109.568z"></path>
113
- </svg>
114
- `,"image/svg+xml").firstChild}var io=function(a){x(r,a);var o=I(r);function r(){var t;E(this,r);for(var e=arguments.length,i=new Array(e),n=0;n<e;n++)i[n]=arguments[n];return t=o.call.apply(o,[this].concat(i)),C(m(t),"onBarMousedown",function(s){var l=m(t),u=l.player,c=t.find(".xgplayer-bar");h.event(s);var f=c.getBoundingClientRect(),g=h.getEventPos(s,u.zoom),p=f.height-(g.clientY-f.top);if(g.h=p,g.barH=f.height,t.pos=g,!(p<-2))return t.updateVolumePos(p,s),document.addEventListener("mouseup",t.onBarMouseUp),t._d.isStart=!0,!1}),C(m(t),"onBarMouseMove",function(s){var l=m(t),u=l._d;if(u.isStart){var c=m(t),f=c.pos,g=c.player;s.preventDefault(),s.stopPropagation(),h.event(s);var p=h.getEventPos(s,g.zoom);u.isMoving=!0;var v=f.h-p.clientY+f.clientY;v>f.barH||t.updateVolumePos(v,s)}}),C(m(t),"onBarMouseUp",function(s){h.event(s),document.removeEventListener("mouseup",t.onBarMouseUp);var l=m(t),u=l._d;u.isStart=!1,u.isMoving=!1}),C(m(t),"onMouseenter",function(s){t._d.isActive=!0,t.focus(),t.emit("icon_mouseenter",{pluginName:t.pluginName})}),C(m(t),"onMouseleave",function(s){t._d.isActive=!1,t.unFocus(100,!1,s),t.emit("icon_mouseleave",{pluginName:t.pluginName})}),C(m(t),"onVolumeChange",function(s){if(t.player){var l=t.player,u=l.muted,c=l.volume;t._d.isMoving||(t.find(".xgplayer-drag").style.height=u||c===0?"4px":"".concat(c*100,"%"),t.config.showValueLabel&&t.updateVolumeValue()),t.animate(u,c)}}),t}return S(r,[{key:"registerIcons",value:function(){return{volumeSmall:{icon:eo,class:"xg-volume-small"},volumeLarge:{icon:Qs,class:"xg-volume"},volumeMuted:{icon:to,class:"xg-volume-mute"}}}},{key:"afterCreate",value:function(){var e=this;if(this._timerId=null,this._d={isStart:!1,isMoving:!1,isActive:!1},!this.config.disable){this.initIcons();var i=this.playerConfig,n=i.commonStyle,s=i.volume;n.volumeColor&&(this.find(".xgplayer-drag").style.backgroundColor=n.volumeColor),this.changeMutedHandler=this.hook("mutedChange",function(l){e.changeMuted(l)},{pre:function(u){u.preventDefault(),u.stopPropagation()}}),this._onMouseenterHandler=this.hook("mouseenter",this.onMouseenter),this._onMouseleaveHandler=this.hook("mouseleave",this.onMouseleave),R.device!=="mobile"&&this.playerConfig.isMobileSimulateMode!=="mobile"&&(this.bind("mouseenter",this._onMouseenterHandler),this.bind(["blur","mouseleave"],this._onMouseleaveHandler),this.bind(".xgplayer-slider","mousedown",this.onBarMousedown),this.bind(".xgplayer-slider","mousemove",this.onBarMouseMove),this.bind(".xgplayer-slider","mouseup",this.onBarMouseUp)),this.bind(".xgplayer-icon",["touchend","click"],this.changeMutedHandler),this.on(Si,this.onVolumeChange),this.once(ve,this.onVolumeChange),h.typeOf(s)!=="Number"&&(this.player.volume=this.config.default),this.onVolumeChange()}}},{key:"updateVolumePos",value:function(e,i){var n=this.player,s=this.find(".xgplayer-drag"),l=this.find(".xgplayer-bar");if(!(!l||!s)){var u=parseInt(e/l.getBoundingClientRect().height*1e3,10);s.style.height="".concat(e,"px");var c=Math.max(Math.min(u/1e3,1),0),f={volume:{from:n.volume,to:c}};n.muted&&(f.muted={from:!0,to:!1}),this.emitUserAction(i,"change_volume",{muted:n.muted,volume:n.volume,props:f}),n.volume=Math.max(Math.min(u/1e3,1),0),n.muted&&(n.muted=!1),this.config.showValueLabel&&this.updateVolumeValue()}}},{key:"updateVolumeValue",value:function(){var e=this.player,i=e.volume,n=e.muted,s=this.find(".xgplayer-value-label"),l=Math.max(Math.min(i,1),0);s.innerText=n?0:Math.round(l*100)}},{key:"focus",value:function(){var e=this.player;e.focus({autoHide:!1}),this._timerId&&(h.clearTimeout(this,this._timerId),this._timerId=null),h.addClass(this.root,"slide-show")}},{key:"unFocus",value:function(){var e=this,i=arguments.length>0&&arguments[0]!==void 0?arguments[0]:100,n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0,s=arguments.length>2?arguments[2]:void 0,l=this._d,u=this.player;l.isActive||(this._timerId&&(h.clearTimeout(this,this._timerId),this._timerId=null),this._timerId=h.setTimeout(this,function(){l.isActive||(n?u.blur():u.focus(),h.removeClass(e.root,"slide-show"),l.isStart&&e.onBarMouseUp(s)),e._timerId=null},i))}},{key:"changeMuted",value:function(e){e&&e.stopPropagation();var i=this.player,n=this._d;n.isStart&&this.onBarMouseUp(e),this.emitUserAction(e,"change_muted",{muted:i.muted,volume:i.volume,props:{muted:{from:i.muted,to:!i.muted}}}),i.volume>0&&(i.muted=!i.muted),i.volume<.01&&(i.volume=this.config.miniVolume)}},{key:"animate",value:function(e,i){e||i===0?this.setAttr("data-state","mute"):i<.5&&this.icons.volumeSmall?this.setAttr("data-state","small"):this.setAttr("data-state","normal")}},{key:"initIcons",value:function(){var e=this.icons;this.appendChild(".xgplayer-icon",e.volumeSmall),this.appendChild(".xgplayer-icon",e.volumeLarge),this.appendChild(".xgplayer-icon",e.volumeMuted)}},{key:"destroy",value:function(){this._timerId&&(h.clearTimeout(this,this._timerId),this._timerId=null),this.unbind("mouseenter",this.onMouseenter),this.unbind(["blur","mouseleave"],this.onMouseleave),this.unbind(".xgplayer-slider","mousedown",this.onBarMousedown),this.unbind(".xgplayer-slider","mousemove",this.onBarMouseMove),this.unbind(".xgplayer-slider","mouseup",this.onBarMouseUp),document.removeEventListener("mouseup",this.onBarMouseUp),this.unbind(".xgplayer-icon",R.device==="mobile"?"touchend":"click",this.changeMutedHandler)}},{key:"render",value:function(){if(!this.config.disable){var e=this.config.default||this.player.volume,i=this.config.showValueLabel;return`
115
- <xg-icon class="xgplayer-volume" data-state="normal">
116
- <div class="xgplayer-icon">
117
- </div>
118
- <xg-slider class="xgplayer-slider">
119
- `.concat(i?'<div class="xgplayer-value-label">'.concat(e*100,"</div>"):"",`
120
- <div class="xgplayer-bar">
121
- <xg-drag class="xgplayer-drag" style="height: `).concat(e*100,`%"></xg-drag>
122
- </div>
123
- </xg-slider>
124
- </xg-icon>`)}}}],[{key:"pluginName",get:function(){return"volume"}},{key:"defaultConfig",get:function(){return{position:z.CONTROLS_RIGHT,index:1,disable:!1,showValueLabel:!1,default:.6,miniVolume:.2}}}]),r}(H);function no(){return new DOMParser().parseFromString(`<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="-4 -6 40 40" fill="none">
125
- <g>
126
- <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"/>
127
- <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"/>
128
- </g>
129
- <defs>
130
- <clipPath>
131
- <rect width="40" height="40" fill="white"/>
132
- </clipPath>
133
- </defs>
134
- </svg>
135
- `,"image/svg+xml").firstChild}var ro=function(a){x(r,a);var o=I(r);function r(t){var e;return E(this,r),e=o.call(this,t),e.rotateDeg=e.config.rotateDeg||0,e}return S(r,[{key:"afterCreate",value:function(){var e=this;if(!this.config.disable){A(P(r.prototype),"afterCreate",this).call(this),this.appendChild(".xgplayer-icon",this.icons.rotate),this.onBtnClick=this.onBtnClick.bind(this),this.bind(".xgplayer-icon",["click","touchend"],this.onBtnClick),this.on(Ce,function(){e.rotateDeg&&e.config.innerRotate&&h.setTimeout(e,function(){e.updateRotateDeg(e.rotateDeg,e.config.innerRotate)},100)});var i=this.player.root;this.rootWidth=i.style.width||i.offsetWidth||i.clientWidth,this.rootHeight=i.style.height||i.offsetHeight||i.clientHeight,this.rotateDeg&&this.updateRotateDeg(this.rotateDeg,this.config.innerRotate)}}},{key:"destroy",value:function(){A(P(r.prototype),"destroy",this).call(this),this.unbind(".xgplayer-icon",["click","touchend"],this.onBtnClick)}},{key:"onBtnClick",value:function(e){e.preventDefault(),e.stopPropagation(),this.emitUserAction(e,"rotate"),this.rotate(this.config.clockwise,this.config.innerRotate,1)}},{key:"updateRotateDeg",value:function(e,i){if(e||(e=0),i){this.player.videoRotateDeg=e;return}var n=this.player,s=this.rootWidth,l=this.rootHeight,u=n.root,c=n.innerContainer,f=n.media,g=u.offsetWidth,p=c&&i?c.offsetHeight:u.offsetHeight,v=s,y=l,_=0,b=0;(e===.75||e===.25)&&(v="".concat(p,"px"),y="".concat(g,"px"),_=-(p-g)/2,b=-(g-p)/2);var T="translate(".concat(_,"px,").concat(b,"px) rotate(").concat(e,"turn)"),w={transformOrigin:"center center",transform:T,webKitTransform:T,height:y,width:v},B=i?f:u,O=i?n.getPlugin("poster"):null;Object.keys(w).map(function(V){B.style[V]=w[V],O&&O.root&&(O.root.style[V]=w[V])})}},{key:"rotate",value:function(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!1,i=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0,n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:1,s=this.player;this.rotateDeg||(this.rotateDeg=0);var l=e?1:-1;this.rotateDeg=(this.rotateDeg+1+l*.25*n)%1,this.updateRotateDeg(this.rotateDeg,i),s.emit(Oi,this.rotateDeg*360)}},{key:"registerIcons",value:function(){return{rotate:no}}},{key:"render",value:function(){if(!this.config.disable)return`
136
- <xg-icon class="xgplayer-rotate">
137
- <div class="xgplayer-icon">
138
- </div>
139
- `.concat(Te(this,"ROTATE_TIPS",this.playerConfig.isHideTips),`
140
- </xg-icon>`)}}],[{key:"pluginName",get:function(){return"rotate"}},{key:"defaultConfig",get:function(){return{position:z.CONTROLS_RIGHT,index:6,innerRotate:!0,clockwise:!1,rotateDeg:0,disable:!1}}}]),r}(Le);function so(){return new DOMParser().parseFromString(`<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
141
- <path fill-rule="evenodd" clip-rule="evenodd"
142
- d="M16.5 4.3H3.5C3.38954 4.3 3.3 4.38954 3.3 4.5V15.5C3.3 15.6105 3.38954 15.7 3.5 15.7H8.50005L8.50006 17.5H3.5C2.39543 17.5 1.5 16.6046 1.5 15.5V4.5C1.5 3.39543 2.39543 2.5 3.5 2.5H16.5C17.6046 2.5 18.5 3.39543 18.5 4.5V8.5H16.7V4.5C16.7 4.38954 16.6105 4.3 16.5 4.3ZM12 11.5C11.4477 11.5 11 11.9477 11 12.5L11 16.5C11 17.0523 11.4478 17.5 12 17.5H17.5C18.0523 17.5 18.5 17.0523 18.5 16.5L18.5 12.5C18.5 11.9477 18.0523 11.5 17.5 11.5H12Z"
143
- fill="white" />
144
- </svg>`,"image/svg+xml").firstChild}function oo(){return new DOMParser().parseFromString(`<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
145
- <path fill-rule="evenodd" clip-rule="evenodd"
146
- d="M16.5 4.3H3.5C3.38954 4.3 3.3 4.38954 3.3 4.5V15.5C3.3 15.6105 3.38954 15.7 3.5 15.7H8.50005L8.50006 17.5H3.5C2.39543 17.5 1.5 16.6046 1.5 15.5V4.5C1.5 3.39543 2.39543 2.5 3.5 2.5H16.5C17.6046 2.5 18.5 3.39543 18.5 4.5V8.5H16.7V4.5C16.7 4.38954 16.6105 4.3 16.5 4.3ZM12 11.5C11.4477 11.5 11 11.9477 11 12.5L11 16.5C11 17.0523 11.4478 17.5 12 17.5H17.5C18.0523 17.5 18.5 17.0523 18.5 16.5L18.5 12.5C18.5 11.9477 18.0523 11.5 17.5 11.5H12Z"
147
- fill="white" />
148
- <path fill-rule="evenodd" clip-rule="evenodd"
149
- d="M9.4998 7.7C9.77595 7.7 9.9998 7.47614 9.9998 7.2V6.5C9.9998 6.22386 9.77595 6 9.4998 6H5.5402L5.52754 6.00016H5.5C5.22386 6.00016 5 6.22401 5 6.50016V10.4598C5 10.7359 5.22386 10.9598 5.5 10.9598H6.2C6.47614 10.9598 6.7 10.7359 6.7 10.4598V8.83005L8.76983 10.9386C8.96327 11.1357 9.27984 11.1386 9.47691 10.9451L9.97645 10.4548C10.1735 10.2613 10.1764 9.94476 9.983 9.7477L7.97289 7.7H9.4998Z"
150
- fill="white" />
151
- </svg>`,"image/svg+xml").firstChild}var Be={PIP:"picture-in-picture",INLINE:"inline",FULLSCREEN:"fullscreen"},ao=function(a){x(r,a);var o=I(r);function r(){var t;E(this,r);for(var e=arguments.length,i=new Array(e),n=0;n<e;n++)i[n]=arguments[n];return t=o.call.apply(o,[this].concat(i)),C(m(t),"switchPIP",function(s){if(!t.isPIPAvailable())return!1;s.stopPropagation&&s.stopPropagation(),t.isPip?(t.exitPIP(),t.emitUserAction(s,"change_pip",{props:"pip",from:!0,to:!1}),t.setAttr("data-state","normal")):t.player.media.readyState===4&&(t.requestPIP(),t.emitUserAction(s,"change_pip",{props:"pip",from:!1,to:!0}),t.setAttr("data-state","pip"))}),t}return S(r,[{key:"beforeCreate",value:function(e){typeof e.player.config.pip=="boolean"&&(e.config.showIcon=e.player.config.pip)}},{key:"afterCreate",value:function(){var e=this;this.isPIPAvailable()&&(A(P(r.prototype),"afterCreate",this).call(this),this.pMode=Be.INLINE,this.initPipEvents(),this.config.showIcon&&this.initIcons(),this.once(Je,function(){e.config.showIcon&&(h.removeClass(e.find(".xgplayer-icon"),"xg-icon-disable"),e.bind("click",e.switchPIP))}))}},{key:"registerIcons",value:function(){return{pipIcon:{icon:so,class:"xg-get-pip"},pipIconExit:{icon:oo,class:"xg-exit-pip"}}}},{key:"initIcons",value:function(){var e=this.icons;this.appendChild(".xgplayer-icon",e.pipIcon),this.appendChild(".xgplayer-icon",e.pipIconExit)}},{key:"initPipEvents",value:function(){var e=this,i=this.player;this.leavePIPCallback=function(){var n=i.paused;h.setTimeout(e,function(){!n&&i.mediaPlay()},0),!n&&i.mediaPlay(),e.setAttr("data-state","normal"),e.pipWindow=null,i.emit(Mt,!1)},this.enterPIPCallback=function(n){i.emit(Mt,!0),n!=null&&n.pictureInPictureWindow&&(e.pipWindow=n.pictureInPictureWindow),e.setAttr("data-state","pip")},this.onWebkitpresentationmodechanged=function(n){var s=i.media.webkitPresentationMode;e.pMode===Be.FULLSCREEN&&s!==Be.FULLSCREEN&&i.onFullscreenChange(null,!1),e.pMode=s,s===Be.PIP?e.enterPIPCallback(n):s===Be.INLINE&&e.leavePIPCallback(n)},i.media&&(i.media.addEventListener("enterpictureinpicture",this.enterPIPCallback),i.media.addEventListener("leavepictureinpicture",this.leavePIPCallback),r.checkWebkitSetPresentationMode(i.media)&&i.media.addEventListener("webkitpresentationmodechanged",this.onWebkitpresentationmodechanged))}},{key:"copyStyleIntoPiPWindow",value:function(e){var i=re(document.styleSheets).map(function(s){try{return re(s.cssRules).map(function(u){return u.cssText}).join("")}catch{var l=document.createElement("link");l.rel="stylesheet",l.type=s.type,l.media=s.media,l.href=s.href,e.document.head.appendChild(l)}return""}).filter(Boolean).join(`
152
- `),n=document.createElement("style");n.textContent=i,e.document.head.appendChild(n)}},{key:"requestPIP",value:function(){var e=this,i=this.player,n=this.playerConfig,s=this.config;if(!(!this.isPIPAvailable()||this.isPip))try{var l=n.poster;if(l&&(i.media.poster=h.typeOf(l)==="String"?l:l.poster),s.preferDocument&&this.isDocPIPAvailable()){var u={};if(s.width&&s.height)u.width=s.width,u.height=s.height;else{var c=i.root.getBoundingClientRect();u.width=c.width,u.height=c.height}documentPictureInPicture.requestWindow(u).then(function(f){var g=s.docPiPNode,p=s.docPiPStyle;e.enterPIPCallback();var v=g||i.root,y=v.parentElement,_=v.previousSibling,b=v.nextSibling;e.copyStyleIntoPiPWindow(f);var T=document.createElement("style");if(T.append("body{padding:0; margin:0;}"),p){var w="";typeof p=="string"?w=p:typeof p=="function"&&(w=p.call(s)),w&&T.append(w)}else v===i.root&&T.append(`
153
- .xgplayer{width: 100%!important; height: 100%!important;}
154
- `);f.document.head.append(T),f.document.body.append(v),f.addEventListener("pagehide",function(B){y&&(b?y.insertBefore(v,b):_?y.insertBefore(v,_.nextSibling):y.appendChild(v)),e.leavePIPCallback()},{once:!0})})}else r.checkWebkitSetPresentationMode(i.media)?i.media.webkitSetPresentationMode("picture-in-picture"):i.media.requestPictureInPicture();return!0}catch(f){return console.error("requestPiP",f),!1}}},{key:"exitPIP",value:function(){var e=this.player;try{if(this.isPIPAvailable()&&this.isPip){var i;this.isDocPIPAvailable()&&(i=documentPictureInPicture)!==null&&i!==void 0&&i.window?documentPictureInPicture.window.close():r.checkWebkitSetPresentationMode(e.media)?e.media.webkitSetPresentationMode("inline"):document.exitPictureInPicture()}return!0}catch(n){return console.error("exitPIP",n),!1}}},{key:"isPip",get:function(){var e,i=this.player;return!!(this.isDocPIPAvailable()&&(e=documentPictureInPicture)!==null&&e!==void 0&&e.window)||document.pictureInPictureElement&&document.pictureInPictureElement===i.media||i.media.webkitPresentationMode===Be.PIP}},{key:"isPIPAvailable",value:function(){var e=this.player.media,i=h.typeOf(document.pictureInPictureEnabled)==="Boolean"?document.pictureInPictureEnabled:!1;return i&&(h.typeOf(e.disablePictureInPicture)==="Boolean"&&!e.disablePictureInPicture||e.webkitSupportsPresentationMode&&h.typeOf(e.webkitSetPresentationMode)==="Function")||this.isDocPIPAvailable()}},{key:"isDocPIPAvailable",value:function(){return"documentPictureInPicture"in window&&/^(https|file)/.test(location.protocol)}},{key:"destroy",value:function(){A(P(r.prototype),"destroy",this).call(this);var e=this.player;e.media.removeEventListener("enterpictureinpicture",this.enterPIPCallback),e.media.removeEventListener("leavepictureinpicture",this.leavePIPCallback),r.checkWebkitSetPresentationMode(e.media)&&e.media.removeEventListener("webkitpresentationmodechanged",this.onWebkitpresentationmodechanged),this.exitPIP(),this.unbind("click",this.btnClick)}},{key:"render",value:function(){if(!(!this.config.showIcon||!this.isPIPAvailable()))return`<xg-icon class="xgplayer-pip">
155
- <div class="xgplayer-icon xg-icon-disable">
156
- </div>
157
- `.concat(Te(this,"PIP",this.playerConfig.isHideTips),`
158
- </xg-icon>`)}}],[{key:"pluginName",get:function(){return"pip"}},{key:"defaultConfig",get:function(){return{position:z.CONTROLS_RIGHT,index:6,showIcon:!1,preferDocument:!1,width:void 0,height:void 0,docPiPNode:void 0,docPiPStyle:void 0}}},{key:"checkWebkitSetPresentationMode",value:function(e){return typeof e.webkitSetPresentationMode=="function"}}]),r}(Le);function lo(){return new DOMParser().parseFromString(`<svg xmlns="http://www.w3.org/2000/svg" width="24" height="40" viewBox="10 0 24 40">
159
- <path transform="scale(0.038 0.028)" d="M800 380v768h-128v-352l-320 320v-704l320 320v-352z"></path>
160
- </svg>
161
- `,"image/svg+xml").firstChild}var uo=function(a){x(r,a);var o=I(r);function r(t){var e;return E(this,r),e=o.call(this,t),C(m(e),"playNext",function(i){var n=m(e),s=n.player;i.preventDefault(),i.stopPropagation(),e.idx+1<e.config.urlList.length?(e.idx++,e.nextHandler(e.config.urlList[e.idx],e.idx),s.emit(nt,e.idx+1)):(e.nextHandler(),s.emit(nt))}),e.idx=-1,e}return S(r,[{key:"afterCreate",value:function(){!this.config.urlList||this.config.urlList.length===0||(this.appendChild(".xgplayer-icon",this.icons.playNext),this.initEvents())}},{key:"registerIcons",value:function(){return{playNext:lo}}},{key:"initEvents",value:function(){this.nextHandler=this.hook("nextClick",this.changeSrc);var e=R.device==="mobile"?"touchend":"click";this.bind(e,this.playNext),this.show()}},{key:"changeSrc",value:function(e){var i=this.player;e&&(i.pause(),i.currentTime=0,i.switchURL?i.switchURL(e):i.src=e,i.config.url=e,i.play())}},{key:"destroy",value:function(){this.unbind(["touchend","click"],this.playNext)}},{key:"render",value:function(){if(!(!this.config.urlList||this.config.urlList.length===0))return`
162
- <xg-icon class="xgplayer-playnext">
163
- <div class="xgplayer-icon">
164
- </div>
165
- `.concat(Te(this,"PLAYNEXT_TIPS",this.playerConfig.isHideTips),`
166
- </xg-icon>
167
- `)}}],[{key:"pluginName",get:function(){return"playNext"}},{key:"defaultConfig",get:function(){return{position:z.CONTROLS_LEFT,index:1,url:null,urlList:[]}}}]),r}(H),ht={exports:{}},co=ht.exports,_n;function fo(){return _n||(_n=1,function(a,o){(function(r,t){a.exports=t()})(co,function(){return function r(t,e,i){var n=window,s="application/octet-stream",l=i||s,u=t,c=!e&&!i&&u,f=document.createElement("a"),g=function(L){return String(L)},p=n.Blob||n.MozBlob||n.WebKitBlob||g,v=e||"download",y,_;if(p=p.call?p.bind(n):Blob,String(this)==="true"&&(u=[u,l],l=u[0],u=u[1]),c&&c.length<2048&&(v=c.split("/").pop().split("?")[0],f.href=c,f.href.indexOf(c)!==-1)){var b=new XMLHttpRequest;return b.open("GET",c,!0),b.responseType="blob",b.onload=function(L){r(L.target.response,v,s)},setTimeout(function(){b.send()},0),b}if(/^data:([\w+-]+\/[\w+.-]+)?[,;]/.test(u))if(u.length>1024*1024*1.999&&p!==g)u=O(u),l=u.type||s;else return navigator.msSaveBlob?navigator.msSaveBlob(O(u),v):V(u);else if(/([\x80-\xff])/.test(u)){var T=0,w=new Uint8Array(u.length),B=w.length;for(T;T<B;++T)w[T]=u.charCodeAt(T);u=new p([w],{type:l})}y=u instanceof p?u:new p([u],{type:l});function O(L){var Y=L.split(/[:;,]/),G=Y[1],M=Y[2]=="base64"?atob:decodeURIComponent,Z=M(Y.pop()),ie=Z.length,ne=0,ye=new Uint8Array(ie);for(ne;ne<ie;++ne)ye[ne]=Z.charCodeAt(ne);return new p([ye],{type:G})}function V(L,Y){if("download"in f)return f.href=L,f.setAttribute("download",v),f.className="download-js-link",f.innerHTML="downloading...",f.style.display="none",document.body.appendChild(f),setTimeout(function(){f.click(),document.body.removeChild(f),Y===!0&&setTimeout(function(){n.URL.revokeObjectURL(f.href)},250)},66),!0;if(/(Version)\/(\d+)\.(\d+)(?:\.(\d+))?.*Safari\//.test(navigator.userAgent))return/^data:/.test(L)&&(L="data:"+L.replace(/^data:([\w\/\-\+]+)/,s)),window.open(L)||confirm(`Displaying New Document
168
-
169
- Use Save As... to download, then click back to return to this page.`)&&(location.href=L),!0;var G=document.createElement("iframe");document.body.appendChild(G),!Y&&/^data:/.test(L)&&(L="data:"+L.replace(/^data:([\w\/\-\+]+)/,s)),G.src=L,setTimeout(function(){document.body.removeChild(G)},333)}if(navigator.msSaveBlob)return navigator.msSaveBlob(y,v);if(n.URL)V(n.URL.createObjectURL(y),!0);else{if(typeof y=="string"||y.constructor===g)try{return V("data:"+l+";base64,"+n.btoa(y))}catch{return V("data:"+l+","+encodeURIComponent(y))}_=new FileReader,_.onload=function(L){V(this.result)},_.readAsDataURL(y)}return!0}})}(ht)),ht.exports}var ho=fo();const go=yt(ho);function po(){return new DOMParser().parseFromString(`<svg xmlns="http://www.w3.org/2000/svg" width="24px" height="24px" viewBox="0 0 24 24">
170
- <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
171
- <g transform="translate(-488.000000, -340.000000)" fill="#FFFFFF">
172
- <g id="Group-2">
173
- <g id="volme_big-copy" transform="translate(488.000000, 340.000000)">
174
- <rect id="Rectangle-18" x="11" y="4" width="2" height="12" rx="1"></rect>
175
- <rect id="Rectangle-2" x="3" y="18" width="18" height="2" rx="1"></rect>
176
- <rect id="Rectangle-2" transform="translate(4.000000, 17.500000) rotate(90.000000) translate(-4.000000, -17.500000) " x="1.5" y="16.5" width="5" height="2" rx="1"></rect><rect id="Rectangle-2-Copy-3" transform="translate(20.000000, 17.500000) rotate(90.000000) translate(-20.000000, -17.500000) " x="17.5" y="16.5" width="5" height="2" rx="1"></rect>
177
- <path d="M9.48791171,8.26502656 L9.48791171,14.2650266 C9.48791171,14.8173113 9.04019646,15.2650266 8.48791171,15.2650266 C7.93562696,15.2650266 7.48791171,14.8173113 7.48791171,14.2650266 L7.48791171,7.26502656 C7.48791171,6.71274181 7.93562696,6.26502656 8.48791171,6.26502656 L15.4879117,6.26502656 C16.0401965,6.26502656 16.4879117,6.71274181 16.4879117,7.26502656 C16.4879117,7.81731131 16.0401965,8.26502656 15.4879117,8.26502656 L9.48791171,8.26502656 Z" id="Combined-Shape" transform="translate(11.987912, 10.765027) scale(1, -1) rotate(45.000000) translate(-11.987912, -10.765027) "></path>
178
- </g>
179
- </g>
180
- </g>
181
- </g>
182
- </svg>
183
- `,"image/svg+xml").firstChild}var vo=function(a){x(r,a);var o=I(r);function r(t){var e;return E(this,r),e=o.call(this,t),C(m(e),"download",function(i){if(!e.isLock){e.emitUserAction(i,"download");var n=e.playerConfig.url,s="";h.typeOf(n)==="String"?s=n:h.typeOf(n)==="Array"&&n.length>0&&(s=n[0].src);var l=e.getAbsoluteURL(s);go(l),e.isLock=!0,e.timer=window.setTimeout(function(){e.isLock=!1,window.clearTimeout(e.timer),e.timer=null},300)}}),e.timer=null,e.isLock=!1,e}return S(r,[{key:"afterCreate",value:function(){A(P(r.prototype),"afterCreate",this).call(this),!this.config.disable&&(this.appendChild(".xgplayer-icon",this.icons.download),this._handler=this.hook("click",this.download,{pre:function(i){i.preventDefault(),i.stopPropagation()}}),this.bind(["click","touchend"],this._handler))}},{key:"registerIcons",value:function(){return{download:po}}},{key:"getAbsoluteURL",value:function(e){if(!e.match(/^https?:\/\//)){var i=document.createElement("div");i.innerHTML='<a href="'.concat(e,'">x</a>'),e=i.firstChild.href}return e}},{key:"destroy",value:function(){A(P(r.prototype),"destroy",this).call(this),this.unbind(["click","touchend"],this.download),window.clearTimeout(this.timer),this.timer=null}},{key:"render",value:function(){if(!this.config.disable)return`<xg-icon class="xgplayer-download">
184
- <div class="xgplayer-icon">
185
- </div>
186
- `.concat(Te(this,"DOWNLOAD_TIPS",this.playerConfig.isHideTips),`
187
- </xg-icon>`)}}],[{key:"pluginName",get:function(){return"download"}},{key:"defaultConfig",get:function(){return{position:z.CONTROLS_RIGHT,index:3,disable:!0}}}]),r}(Le),mo=function(a){x(r,a);var o=I(r);function r(){return E(this,r),o.apply(this,arguments)}return S(r,[{key:"beforeCreate",value:function(e){typeof e.player.config.screenShot=="boolean"&&(e.config.disable=!e.player.config.screenShot)}},{key:"afterCreate",value:function(){A(P(r.prototype),"afterCreate",this).call(this),this.appendChild(".xgplayer-icon",this.icons.screenshotIcon);var e=this.config;this.initSize=function(i){e.fitVideo&&(e.width=i.vWidth,e.height=i.vHeight)},this.once(Ce,this.initSize)}},{key:"onPluginsReady",value:function(){this.show(),this.onClickBtn=this.onClickBtn.bind(this),this.bind(["click","touchend"],this.onClickBtn)}},{key:"saveScreenShot",value:function(e,i){var n=document.createElement("a");n.href=e,n.download=i;var s;try{typeof MouseEvent<"u"?s=new MouseEvent("click",{bubbles:!0,cancelable:!0,view:window}):(s=document.createEvent("MouseEvents"),s.initMouseEvent("click",!0,!1,window,0,0,0,0,0,!1,!1,!1,!1,0,null))}catch(l){console.error("MouseEvent unsupported",l)}s&&n.dispatchEvent(s)}},{key:"createCanvas",value:function(e,i){var n=document.createElement("canvas"),s=n.getContext("2d");this.canvasCtx=s,this.canvas=n,n.width=e||this.config.width,n.height=i||this.config.height,s.imageSmoothingEnabled=!0,s.imageSmoothingEnabled&&(s.imageSmoothingQuality="high")}},{key:"onClickBtn",value:function(e){var i=this;e.preventDefault(),e.stopPropagation(),this.emitUserAction(e,"shot");var n=this.config;this.shot(n.width,n.height).then(function(s){i.emit(Ni,s),n.saveImg&&i.saveScreenShot(s,n.name+n.format)})}},{key:"shot",value:function(e,i){var n=this,s=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{quality:.92,type:"image/png"},l=this.config,u=this.player,c=s.quality||l.quality,f=s.type||l.type;return new Promise(function(g,p){var v=null,y;if(u.media.canvas)v=u.media.canvas;else{n.canvas?(n.canvas.width=e||l.width,n.canvas.height=i||l.height):n.createCanvas(e,i),v=n.canvas,y=n.canvasCtx;var _=u.media.videoWidth/u.media.videoHeight,b=v.width/v.height,T=0,w=0,B=u.media.videoWidth,O=u.media.videoHeight,V,L,Y,G;_>b?(Y=v.width,G=v.width/_,V=0,L=Math.round((v.height-G)/2)):_===b?(Y=v.width,G=v.height,V=0,L=0):_<b&&(Y=v.height*_,G=v.height,V=Math.round((v.width-Y)/2),L=0),y.drawImage(u.media,T,w,B,O,V,L,Y,G)}var M=v.toDataURL(f,c).replace(f,"image/octet-stream");M=M.replace(/^data:image\/[^;]+/,"data:application/octet-stream"),g(M)})}},{key:"registerIcons",value:function(){return{screenshotIcon:null}}},{key:"destroy",value:function(){A(P(r.prototype),"destroy",this).call(this),this.unbind(["click","touchend"],this.onClickBtn),this.off(Ce,this.initSize)}},{key:"render",value:function(){if(!this.config.disable){var e=this.icons.screenshotIcon?"xgplayer-icon":"xgplayer-icon btn-text",i="SCREENSHOT";return`
188
- <xg-icon class="xgplayer-shot">
189
- <div class="`.concat(e,`">
190
- `).concat(this.icons.screenshotIcon?"":'<span lang-key="'.concat(this.i18nKeys[i],'">').concat(this.i18n[i],"</span>"),`
191
- </div>
192
- </xg-icon>`)}}}],[{key:"pluginName",get:function(){return"screenShot"}},{key:"defaultConfig",get:function(){return{position:z.CONTROLS_RIGHT,index:5,quality:.92,type:"image/png",format:".png",width:600,height:337,saveImg:!0,fitVideo:!0,disable:!1,name:"screenshot"}}}]),r}(Le),yo=function(){function a(o){E(this,a),this.config=o.config,this.parent=o.root,this.root=h.createDom("ul","",{},"xg-options-list xg-list-slide-scroll ".concat(this.config.className)),o.root.appendChild(this.root);var r=this.config.maxHeight;r&&this.setStyle({maxHeight:r}),this.onItemClick=this.onItemClick.bind(this),this.renderItemList();var t=this.config.domEventType==="touch"?"touchend":"click";this._delegates=H.delegate.call(this,this.root,"li",t,this.onItemClick)}return S(a,[{key:"renderItemList",value:function(r){var t=this,e=this.config,i=this.root;r?e.data=r:r=e.data,e.style&&Object.keys(e.style).map(function(n){i.style[n]=e[n]}),r.length>0&&(this.attrKeys=Object.keys(r[0])),this.root.innerHTML="",r.map(function(n,s){var l=n.selected?"option-item selected":"option-item";n["data-index"]=s,t.root.appendChild(h.createDom("li","<span>".concat(n.showText,"</span>"),n,l))})}},{key:"onItemClick",value:function(r){r.delegateTarget||(r.delegateTarget=r.target);var t=r.delegateTarget;if(t&&h.hasClass(t,"selected"))return!1;var e=typeof this.config.onItemClick=="function"?this.config.onItemClick:null,i=this.root.querySelector(".selected");h.addClass(t,"selected"),i&&h.removeClass(i,"selected"),e(r,{from:i?this.getAttrObj(i,this.attrKeys):null,to:this.getAttrObj(t,this.attrKeys)})}},{key:"getAttrObj",value:function(r,t){if(!r||!t)return{};var e={};t.map(function(n){e[n]=r.getAttribute(n)});var i=r.getAttribute("data-index");return i&&(e.index=Number(i)),e}},{key:"show",value:function(){h.removeClass(this.root,"hide"),h.addClass(this.root,"active")}},{key:"hide",value:function(){h.removeClass(this.root,"active"),h.addClass(this.root,"hide")}},{key:"setStyle",value:function(r){var t=this;Object.keys(r).forEach(function(e){t.root.style[e]=r[e]})}},{key:"destroy",value:function(){this._delegates&&(this._delegates.map(function(r){r.destroy&&r.destroy()}),this._delegates=null),this.root.innerHTML=null,this.parent.removeChild(this.root),this.root=null}}]),a}(),ce={SIDE:"side",MIDDLE:"middle",DEFAULT:"default"},He={CLICK:"click",HOVER:"hover"};function _o(a,o){return a===ce.SIDE?o===z.CONTROLS_LEFT?"xg-side-list xg-left-side":"xg-side-list xg-right-side":""}var De=R.device==="mobile",dt=function(a){x(r,a);var o=I(r);function r(t){var e;return E(this,r),e=o.call(this,t),C(m(e),"onEnter",function(i){i.stopPropagation(),e.emit("icon_mouseenter",{pluginName:e.pluginName}),e.switchActiveState(i)}),C(m(e),"switchActiveState",function(i){i.stopPropagation();var n=e.config.toggleMode;n===He.CLICK?e.toggle(!e.isActive):e.toggle(!0)}),C(m(e),"onLeave",function(i){i.stopPropagation(),e.emit("icon_mouseleave",{pluginName:e.pluginName}),e.config.listType!==ce.SIDE&&e.isActive&&e.toggle(!1)}),C(m(e),"onListEnter",function(i){e.enterType=2}),C(m(e),"onListLeave",function(i){e.enterType=0,e.isActive&&e.toggle(!1)}),e.isIcons=!1,e.isActive=!1,e.curValue=null,e.curIndex=0,e}return S(r,[{key:"updateLang",value:function(e){this.renderItemList(this.config.list,this.curIndex)}},{key:"afterCreate",value:function(){var e=this,i=this.config;this.initIcons(),De=De||this.domEventType==="touch",De&&R.device==="mobile"&&i.listType===ce.DEFAULT&&(i.listType=ce.SIDE),i.hidePortrait&&h.addClass(this.root,"portrait"),this.on([Ce,me],function(){e._resizeList()}),this.once(ge,function(){i.list&&i.list.length>0&&(e.renderItemList(i.list),e.show())}),De&&this.on(Pt,function(){e.isActive&&(e.optionsList&&e.optionsList.hide(),e.isActive=!1)}),De?(i.toggleMode=He.CLICK,this.activeEvent="touchend"):this.activeEvent=i.toggleMode===He.CLICK?"click":"mouseenter",i.toggleMode===He.CLICK?this.bind(this.activeEvent,this.switchActiveState):(this.bind(this.activeEvent,this.onEnter),this.bind("mouseleave",this.onLeave)),this.isIcons&&this.bind("click",this.onIconClick)}},{key:"initIcons",value:function(){var e=this,i=this.icons,n=Object.keys(i),s=!1;n.length>0&&(n.forEach(function(l){e.appendChild(".xgplayer-icon",i[l]),!s&&(s=i[l])}),this.isIcons=s),!s&&(this.appendChild(".xgplayer-icon",h.createDom("span","",{},"icon-text")),h.addClass(this.find(".xgplayer-icon"),"btn-text"))}},{key:"show",value:function(e){!this.config.list||this.config.list.length<2||h.addClass(this.root,"show")}},{key:"hide",value:function(){h.removeClass(this.root,"show")}},{key:"getTextByLang",value:function(e,i,n){if(e===void 0)return"";var s=this.config.list;!n&&(n=this.player.lang),i=!i||h.isUndefined(e[i])?"text":i,typeof e=="number"&&(e=s[e]);try{return X(e[i])==="object"?e[i][n]||e[i].en:e[i]}catch(l){return console.warn(l),""}}},{key:"toggle",value:function(e){if(!(e===this.isActive||this.config.disable)){var i=this.player.controls,n=this.config.listType;e?(n===ce.SIDE?i.blur():i.focus(),this.optionsList&&this.optionsList.show()):(n===ce.SIDE?i.focus():i.focusAwhile(),this.optionsList&&this.optionsList.hide()),this.isActive=e}}},{key:"onItemClick",value:function(e,i){e.stopPropagation();var n=this.config,s=n.listType,l=n.list;this.curIndex=i.to.index,this.curItem=l[this.curIndex],this.changeCurrentText();var u=this.config.isItemClickHide;(u||De||s===ce.SIDE)&&this.toggle(!1)}},{key:"onIconClick",value:function(e){}},{key:"changeCurrentText",value:function(){if(!this.isIcons){var e=this.config.list,i=this.curIndex<e.length?this.curIndex:0,n=e[i];n&&(this.find(".icon-text").innerHTML=this.getTextByLang(n,"iconText"))}}},{key:"renderItemList",value:function(e,i){var n=this,s=this.config,l=this.optionsList,u=this.player;if(typeof i=="number"&&(this.curIndex=i,this.curItem=s.list[i]),l){l.renderItemList(e),this.changeCurrentText();return}var c={config:{data:e||[],className:_o(s.listType,s.position),onItemClick:function(y,_){n.onItemClick(y,_)},domEventType:De?"touch":"mouse"},root:s.listType===ce.SIDE?u.innerContainer||u.root:this.root};if(this.config.isShowIcon){var f=this.player.root.getBoundingClientRect(),g=f.height,p=s.listType===ce.MIDDLE?g-50:g;p&&s.heightLimit&&(c.config.maxHeight="".concat(p,"px")),this.optionsList=new yo(c),this.changeCurrentText(),this.show()}this._resizeList()}},{key:"_resizeList",value:function(){if(this.config.heightLimit){var e=this.player.root.getBoundingClientRect(),i=e.height,n=this.config.listType===ce.MIDDLE?i-50:i;this.optionsList&&this.optionsList.setStyle({maxHeight:"".concat(n,"px")})}}},{key:"destroy",value:function(){var e=this.config;e.toggleMode===He.CLICK?this.unbind(this.activeEvent,this.switchActiveState):(this.unbind(this.activeEvent,this.onEnter),this.unbind("mouseleave",this.onLeave)),this.isIcons&&this.unbind("click",this.onIconClick),this.optionsList&&(this.optionsList.destroy(),this.optionsList=null)}},{key:"render",value:function(){if(this.config.isShowIcon)return'<xg-icon class="xg-options-icon '.concat(this.config.className||"",`">
193
- <div class="xgplayer-icon">
194
- </div>
195
- </xg-icon>`)}}],[{key:"pluginName",get:function(){return"optionsIcon"}},{key:"defaultConfig",get:function(){return{position:z.CONTROLS_RIGHT,index:100,list:[],listType:"default",listStyle:{},hidePortrait:!0,isShowIcon:!1,isItemClickHide:!0,toggleMode:He.HOVER,heightLimit:!0}}}]),r}(H),Co=function(a){x(r,a);var o=I(r);function r(t){var e;return E(this,r),e=o.call(this,t),e.curTime=0,e.isPaused=!0,e}return S(r,[{key:"beforeCreate",value:function(e){var i=e.config.list;Array.isArray(i)&&i.length>0&&(e.config.list=i.map(function(n){return!n.text&&n.name&&(n.text=n.name),n.text||(n.text=n.definition),n}))}},{key:"afterCreate",value:function(){var e=this;A(P(r.prototype),"afterCreate",this).call(this),this.on("resourceReady",function(i){e.changeDefinitionList(i)}),this.on(Ot,function(i){e.renderItemList(e.config.list,i.to)}),this.player.definitionList.length<2&&this.hide()}},{key:"show",value:function(e){!this.config.list||this.config.list.length<2||h.addClass(this.root,"show")}},{key:"initDefinition",value:function(){var e=this.config,i=e.list,n=e.defaultDefinition;if(i.length>0){var s=null;i.map(function(l){l.definition===n&&(s=l)}),s||(s=i[0]),this.changeDefinition(s)}}},{key:"renderItemList",value:function(){var e=this,i=arguments.length>0&&arguments[0]!==void 0?arguments[0]:this.config.list||[],n=arguments.length>1?arguments[1]:void 0,s=n&&n.definition?n.definition:this.config.defaultDefinition;n&&i.forEach(function(c){c.selected=!1});var l=0,u=i.map(function(c,f){var g=j(j({},c),{},{showText:e.getTextByLang(c)||c.definition,selected:!1});return(c.selected||c.definition&&c.definition==s)&&(g.selected=!0,l=f),g});A(P(r.prototype),"renderItemList",this).call(this,u,l)}},{key:"changeDefinitionList",value:function(e){Array.isArray(e)&&(this.config.list=e.map(function(i){return!i.text&&i.name&&(i.text=i.name),i.text||(i.text=i.definition),i}),this.renderItemList(),this.config.list.length<2?this.hide():this.show())}},{key:"changeDefinition",value:function(e,i){this.player.changeDefinition(e,i)}},{key:"onItemClick",value:function(e,i){var n=this.player.definitionList;A(P(r.prototype),"onItemClick",this).apply(this,arguments),this.emitUserAction(e,"change_definition",{from:i.from,to:i.to});for(var s=0;s<n.length;s++)i.to&&n[s].definition===i.to.definition&&(i.to.url=n[s].url),i.from&&n[s].definition===i.from.definition&&(i.from.url=n[s].url);this.player.changeDefinition(i.to,i.from)}}],[{key:"pluginName",get:function(){return"definition"}},{key:"defaultConfig",get:function(){return j(j({},dt.defaultConfig),{},{position:z.CONTROLS_RIGHT,index:3,list:[],defaultDefinition:"",disable:!1,hidePortrait:!1,className:"xgplayer-definition",isShowIcon:!0})}}]),r}(dt),ko=function(a){x(r,a);var o=I(r);function r(t){var e;return E(this,r),e=o.call(this,t),e.curRate=1,e}return S(r,[{key:"beforeCreate",value:function(e){var i=e.player.config.playbackRate,n=i?Array.isArray(i)?i:e.config.list:[];Array.isArray(n)&&(e.config.list=n.map(function(s){return typeof s=="number"?s={rate:s,text:"".concat(s,"x")}:!s.text&&s.rate&&(s.text="".concat(s.rate,"x")),s}))}},{key:"afterCreate",value:function(){var e=this;A(P(r.prototype),"afterCreate",this).call(this),this.on(xi,function(){e.curValue!==e.player.playbackRate&&e.renderItemList()}),this.renderItemList()}},{key:"show",value:function(e){!this.config.list||this.config.list.length===0||A(P(r.prototype),"show",this).call(this)}},{key:"onItemClick",value:function(e,i){A(P(r.prototype),"onItemClick",this).call(this,e,i);var n=e.delegateTarget,s=Number(n.getAttribute("rate"));if(!s||s===this.curValue)return!1;var l={playbackRate:{from:this.player.playbackRate,to:s}};this.emitUserAction(e,"change_rate",{props:l}),this.curValue=s,this.player.playbackRate=s}},{key:"renderItemList",value:function(){var e=this,i=this.player.playbackRate||1;this.curValue=i;var n=-1,s=this.config.list.map(function(l,u){var c={rate:l.rate};return c.rate===i&&(c.selected=!0,n=u),c.showText=e.getTextByLang(l),c});A(P(r.prototype),"renderItemList",this).call(this,s,n)}},{key:"changeCurrentText",value:function(){if(!this.isIcons){var e=this.config.list,i=this.curIndex<e.length?this.curIndex:0,n=e[i],s="";!n||this.curIndex<0?s="".concat(this.player.playbackRate,"x"):s=this.getTextByLang(n,"iconText"),this.find(".icon-text").innerHTML=s}}},{key:"destroy",value:function(){A(P(r.prototype),"destroy",this).call(this)}}],[{key:"pluginName",get:function(){return"playbackRate"}},{key:"defaultConfig",get:function(){return j(j({},dt.defaultConfig),{},{position:z.CONTROLS_RIGHT,index:4,list:[2,1.5,1,.75,.5],className:"xgplayer-playbackrate",isShowIcon:!0,hidePortrait:!1})}}]),r}(dt);function bo(){return new DOMParser().parseFromString(`<svg xmlns="http://www.w3.org/2000/svg" width="31" height="40" viewBox="0 -5 31 40">
196
- <path fill="#fff" transform="scale(1.3, 1.3)" class='path_full' d="M9,10v1a.9.9,0,0,1-1,1,.9.9,0,0,1-1-1V9A.9.9,0,0,1,8,8h2a.9.9,0,0,1,1,1,.9.9,0,0,1-1,1Zm6,4V13a1,1,0,0,1,2,0v2a.9.9,0,0,1-1,1H14a1,1,0,0,1,0-2Zm3-7H6V17H18Zm2,0V17a2,2,0,0,1-2,2H6a2,2,0,0,1-2-2V7A2,2,0,0,1,6,5H18A2,2,0,0,1,20,7Z"></path>
197
- </svg>
198
- `,"image/svg+xml").firstChild}function wo(){return new DOMParser().parseFromString(`<svg xmlns="http://www.w3.org/2000/svg" width="31" height="40" viewBox="0 -5 31 40">
199
- <path fill="#fff" transform="scale(1.3, 1.3)" d="M9,10V9a.9.9,0,0,1,1-1,.9.9,0,0,1,1,1v2a.9.9,0,0,1-1,1H8a.9.9,0,0,1-1-1,.9.9,0,0,1,1-1Zm6,4v1a1,1,0,0,1-2,0V13a.9.9,0,0,1,1-1h2a1,1,0,0,1,0,2Zm3-7H6V17H18Zm2,0V17a2,2,0,0,1-2,2H6a2,2,0,0,1-2-2V7A2,2,0,0,1,6,5H18A2,2,0,0,1,20,7Z"></path>
200
- </svg>
201
- `,"image/svg+xml").firstChild}var Cn=function(a){x(r,a);var o=I(r);function r(){return E(this,r),o.apply(this,arguments)}return S(r,[{key:"beforeCreate",value:function(e){typeof e.player.config.cssFullscreen=="boolean"&&(e.config.disable=!e.player.config.cssFullscreen)}},{key:"afterCreate",value:function(){var e=this;A(P(r.prototype),"afterCreate",this).call(this),!this.config.disable&&(this.config.target&&(this.playerConfig.fullscreenTarget=this.config.target),this.initIcons(),this.on(tt,function(i){e.animate(i)}),this.btnClick=this.btnClick.bind(this),this.handleCssFullscreen=this.hook("cssFullscreen_change",this.btnClick,{pre:function(n){n.preventDefault(),n.stopPropagation()}}),this.bind(["click","touchend"],this.handleCssFullscreen))}},{key:"initIcons",value:function(){var e=this.icons,i=this.find(".xgplayer-icon");i.appendChild(e.cssFullscreen),i.appendChild(e.exitCssFullscreen)}},{key:"btnClick",value:function(e){e.preventDefault(),e.stopPropagation();var i=this.player.isCssfullScreen;this.emitUserAction(e,"switch_cssfullscreen",{cssfullscreen:i}),i?this.player.exitCssFullscreen():this.player.getCssFullscreen()}},{key:"animate",value:function(e){this.root&&(e?this.setAttr("data-state","full"):this.setAttr("data-state","normal"),this.switchTips(e))}},{key:"switchTips",value:function(e){var i=this.i18nKeys,n=this.find(".xg-tips");n&&this.changeLangTextKey(n,e?i.EXITCSSFULLSCREEN_TIPS:i.CSSFULLSCREEN_TIPS)}},{key:"registerIcons",value:function(){return{cssFullscreen:{icon:bo,class:"xg-get-cssfull"},exitCssFullscreen:{icon:wo,class:"xg-exit-cssfull"}}}},{key:"destroy",value:function(){A(P(r.prototype),"destroy",this).call(this),this.unbind(["click","touchend"],this.btnClick)}},{key:"render",value:function(){if(!this.config.disable)return`<xg-icon class='xgplayer-cssfullscreen'>
202
- <div class="xgplayer-icon">
203
- </div>
204
- `.concat(Te(this,"CSSFULLSCREEN_TIPS",this.playerConfig.isHideTips),`
205
- </xg-icon>`)}}],[{key:"pluginName",get:function(){return"cssFullscreen"}},{key:"defaultConfig",get:function(){return{position:z.CONTROLS_RIGHT,index:1,disable:!1,target:null}}}]),r}(Le),To=function(a){x(r,a);var o=I(r);function r(){return E(this,r),o.apply(this,arguments)}return S(r,[{key:"afterCreate",value:function(){var e=this;this.clickHandler=this.hook("errorRetry",this.errorRetry,{pre:function(n){n.preventDefault(),n.stopPropagation()}}),this.onError=this.hook("showError",this.handleError),this.bind(".xgplayer-error-refresh","click",this.clickHandler),this.on(je,function(i){e.onError(i)})}},{key:"errorRetry",value:function(e){this.emitUserAction(e,"error_retry",{}),this.player.retry()}},{key:"handleError",value:function(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},i=this.player,n=e.errorType,s=i.errorNote?this.i18n[i.errorNote]:"";if(!s)switch(n){case"decoder":s=this.i18n.MEDIA_ERR_DECODE;break;case"network":s=this.i18n.MEDIA_ERR_NETWORK;break;default:s=this.i18n.MEDIA_ERR_SRC_NOT_SUPPORTED}this.find(".xgplayer-error-text").innerHTML=s,this.find(".xgplayer-error-tips").innerHTML="".concat(this.i18n.REFRESH_TIPS,'<span class="xgplayer-error-refresh">').concat(this.i18n.REFRESH,"</span>")}},{key:"destroy",value:function(){this.unbind(".xgplayer-error-refresh","click",this.clickHandler)}},{key:"render",value:function(){return`<xg-error class="xgplayer-error">
206
- <div class="xgplayer-errornote">
207
- <span class="xgplayer-error-text"></span>
208
- <span class="xgplayer-error-tips"><em class="xgplayer-error-refresh"></em></span>
209
- </div>
210
- </xg-error>`}}],[{key:"pluginName",get:function(){return"error"}}]),r}(H),Eo=function(a){x(r,a);var o=I(r);function r(){return E(this,r),o.apply(this,arguments)}return S(r,[{key:"afterCreate",value:function(){var e=this;this.intervalId=0,this.customConfig=null,this.bind(".highlight",["click","touchend"],function(i){(e.config.onClick||e.customOnClick)&&(i.preventDefault(),i.stopPropagation(),e.customOnClick?e.customOnClick(i):e.config.onClick(i))}),this.player.showPrompt=function(){e.showPrompt.apply(e,arguments)},this.player.hidePrompt=function(){e.hide()}}},{key:"setStyle",value:function(e){var i=this;Object.keys(e).map(function(n){i.root.style[n]=e[n]})}},{key:"showPrompt",value:function(e){var i=this,n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},s=arguments.length>2&&arguments[2]!==void 0?arguments[2]:function(){};if(e){this.customOnClick=s;var l=this.config.interval;this.intervalId&&(clearTimeout(this.intervalId),this.intervalId=null),h.addClass(this.root,"show"),n.mode==="arrow"&&h.addClass(this.root,"arrow"),typeof e=="string"?this.find(".xgplayer-prompt-detail").innerHTML=e:this.find(".xgplayer-prompt-detail").innerHTML="".concat(e.text||"")+"".concat(e.highlight?'<i class="highlight">'.concat(e.highlight,"</i>"):""),n.style&&this.setStyle(n.style);var u=typeof n.autoHide=="boolean"?n.autoHide:this.config.autoHide;if(u){var c=n.interval||l;this.intervalId=setTimeout(function(){i.hide()},c)}}}},{key:"hide",value:function(){h.removeClass(this.root,"show"),h.removeClass(this.root,"arrow"),this.root.removeAttribute("style"),this.customOnClick=null}},{key:"render",value:function(){return'<xg-prompt class="xgplayer-prompt '.concat(k.CONTROLS_FOLLOW,`">
211
- <span class="xgplayer-prompt-detail"></span>
212
- </xg-prompt>`)}}],[{key:"pluginName",get:function(){return"prompt"}},{key:"defaultConfig",get:function(){return{interval:3e3,style:{},mode:"arrow",autoHide:!0,detail:{text:"",highlight:""},onClick:function(){}}}}]),r}(H),kn={time:0,text:"",id:1,duration:1,color:"#fff",style:{},width:6,height:6};function bn(a){Object.keys(kn).map(function(o){a[o]===void 0&&(a[o]=kn[o])})}var wn={_updateDotDom:function(o,r){if(r){var t=this.calcuPosition(o.time,o.duration),e=o.style||{};e.left="".concat(t.left,"%"),e.width="".concat(t.width,"%"),r.setAttribute("data-text",o.text),r.setAttribute("data-time",o.time),t.isMini?h.addClass(r,"mini"):h.removeClass(r,"mini"),Object.keys(e).map(function(i){r.style[i]=e[i]})}},initDots:function(){var o=this;this._ispots.map(function(r){o.createDot(r,!1)}),this.ispotsInit=!0},createDot:function(o){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0,t=this.player.plugins.progress;if(t&&(r&&(bn(o),this._ispots.push(o)),!(!this.ispotsInit&&r))){var e=this.calcuPosition(o.time,o.duration),i=o.style||{};i.left="".concat(e.left,"%"),i.width="".concat(e.width,"%");var n="xgspot_".concat(o.id," xgplayer-spot");e.isMini&&(n+=" mini");var s=o.template?'<div class="xgplayer-spot-pop">'.concat(o.template,"</div>"):"",l=h.createDom("xg-spot",s,{"data-text":o.text,"data-time":o.time,"data-id":o.id},n);Object.keys(i).map(function(u){l.style[u]=i[u]}),t.outer&&t.outer.appendChild(l),this.positionDot(l,o.id)}},findDot:function(o){if(this.player.plugins.progress){var r=this._ispots.filter(function(t,e){return t.id===o});return r.length>0?r[0]:null}},updateDot:function(o){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,t=this.player.plugins.progress;if(t){var e=this.findDot(o.id);if(e&&Object.keys(o).map(function(n){e[n]=o[n]}),!!this.ispotsInit){var i=t.find('xg-spot[data-id="'.concat(o.id,'"]'));i&&(this._updateDotDom(o,i),r&&this.showDot(o.id))}}},deleteDot:function(o){var r=this._ispots,t=this.player.plugins.progress;if(t){for(var e=[],i=0;i<r.length;i++)r[i].id===o&&e.push(i);for(var n=e.length,s=n-1;s>=0;s--)if(r.splice(e[s],1),this.ispotsInit){var l=t.find('xg-spot[data-id="'.concat(o,'"]'));l&&l.parentElement.removeChild(l)}}},deleteAllDots:function(){var o=this.player.plugins.progress;if(o){if(!this.ispotsInit){this._ispots=[];return}for(var r=o.root.getElementsByTagName("xg-spot"),t=r.length-1;t>=0;t--)o.outer.removeChild(r[t]);this._ispots=[]}},updateAllDots:function(){var o=this,r=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[],t=this.player.plugins.progress;if(t){if(!this.ispotsInit){this._ispots=r;return}this._ispots=[];var e=t.root.getElementsByTagName("xg-spot"),i=e.length;if(i>r.length)for(var n=i-1;n>r.length-1;n--)t.outer.removeChild(e[n]);r.forEach(function(s,l){l<i?(e[l].setAttribute("data-id","".concat(s.id)),o._ispots.push(s),o.updateDot(s)):o.createDot(s)})}},positionDots:function(){var o=this,r=this._ispots,t=this.playerSize,e=this.player.sizeInfo,i=this.player.plugins.progress;!i||e.width===t.width||(t.width=e.width,t.left=e.left,r.forEach(function(n){var s=i.find('xg-spot[data-id="'.concat(n.id,'"]'));s&&o.positionDot(s,n.id)}))},positionDot:function(o,r){var t=h.findDom(o,".xgplayer-spot-pop");if(t){var e=this.playerSize,i=o.getBoundingClientRect(),n=t.getBoundingClientRect(),s=i.left-e.left,l=e.width-s-i.width/2;if(s<n.width/2||e.width<n.width){var u=n.width/2-s;t.style.left="".concat(u,"px")}else if(l<n.width/2){var c=l-n.width/2+i.width/2;t.style.left="".concat(c,"px")}else t.style.left="50%"}},updateDuration:function(){var o=this,r=this.player.plugins.progress;if(r){var t=this._ispots;t.forEach(function(e){var i=r.find('xg-spot[data-id="'.concat(e.id,'"]'));o._updateDotDom(e,i)})}},getAllDotsDom:function(){var o=this.player.plugins.progress;if(!o)return[];var r=o.root.getElementsByTagName("xg-spot");return r},getDotDom:function(o){var r=this.player.plugins.progress;if(r)return r.find('xg-spot[data-id="'.concat(o,'"]'))}};function So(a){var o=a.config,r=a.player;Object.keys(wn).map(function(e){a[e]=wn[e].bind(a)});var t=r.config.progressDot||o.ispots||[];a._ispots=t.map(function(e){return bn(e),e}),a.ispotsInit=!1,a.playerSize={left:r.sizeInfo.left,width:r.sizeInfo.width},a.on(pe,function(){a.ispotsInit?a.updateDuration():a.initDots()}),a.on(Ce,function(){a.positionDots()})}var Ue={dragmove:"onProgressMove",dragstart:"onProgressDragStart",dragend:"onProgressDragEnd",click:"onProgressClick",mouseover:"onProgressMouseOver",mouseenter:"onProgressMouseOver"},xo=function(a){x(r,a);var o=I(r);function r(t){var e;return E(this,r),e=o.call(this,t),C(m(e),"onMousemove",function(i){if(!e.config.disable){if(h.hasClass(i.target,"xg-spot-content")&&e.config.isHideThumbnailHover){e.player.plugins.progress.onMouseLeave(i);return}(e._state.f||h.hasClass(i.target,"xg-spot-content"))&&(h.event(i),i.stopPropagation())}}),C(m(e),"onMousedown",function(i){e.config.disable||(e._state.f||h.hasClass(i.target,"xg-spot-content"))&&(h.event(i),i.stopPropagation())}),C(m(e),"onMouseup",function(i){if(e.isDrag){var n=e.player.plugins.progress;n&&n.pos&&(n.onMouseUp(i),!n.pos.isEnter&&n.onMouseLeave(i))}}),C(m(e),"onDotMouseLeave",function(i){if(!e.config.disable){e._curDot.removeEventListener("mouseleave",e.onDotMouseLeave),e.blurDot(i.target),e._curDot=null;var n=e.player.plugins.progress;n&&n.enableBlur(),e.show()}}),C(m(e),"onProgressMouseOver",function(i,n){if(!e.config.disable&&h.hasClass(n.target,"xgplayer-spot")&&!e._curDot){e._curDot=n.target,e.focusDot(n.target),e._curDot.children.length>0&&e.hide();var s=e.player.plugins.progress;s&&s.disableBlur(),e._curDot.addEventListener("mouseleave",e.onDotMouseLeave)}}),e._ispots=[],e.videoPreview=null,e.videothumbnail=null,e.thumbnail=null,e.timeStr="",e._state={now:0,f:!1},e}return S(r,[{key:"beforeCreate",value:function(e){var i=e.player.plugins.progress;i&&(e.root=i.root)}},{key:"afterCreate",value:function(){var e=this;this._curDot=null,this.handlerSpotClick=this.hook("spotClick",function(i,n){n.seekTime&&e.player.seek(n.seekTime)}),this.transformTimeHook=this.hook("transformTime",function(i){e.setTimeContent(h.format(i))}),So(this),this.on(pe,function(){e.show()}),this.config.disable&&this.disable(),this.extTextRoot=this.find(".xg-spot-ext-text")}},{key:"setConfig",value:function(e){var i=this;e&&Object.keys(e).map(function(n){i.config[n]=e[n]})}},{key:"onPluginsReady",value:function(){var e=this.player;e.plugins.progress&&(this.previewLine=this.find(".xg-spot-line"),this.timePoint=this.find(".xgplayer-progress-point"),this.timeText=this.find(".xg-spot-time"),this.tipText=this.find(".spot-inner-text"),this._hasThumnail=!1,this.registerThumbnail(),this.bindEvents())}},{key:"bindEvents",value:function(){var e=this,i=this.player.plugins.progress;if(i&&(Object.keys(Ue).map(function(s){e[Ue[s]]=e[Ue[s]].bind(e),i.addCallBack(s,e[Ue[s]])}),R.device!=="mobile")){this.bind(".xg-spot-info","mousemove",this.onMousemove),this.bind(".xg-spot-info","mousedown",this.onMousedown),this.bind(".xg-spot-info","mouseup",this.onMouseup);var n=this.hook("previewClick",function(){});this.handlerPreviewClick=function(s){s.stopPropagation(),n(parseInt(e._state.now*1e3,10)/1e3,s)},this.bind(".xg-spot-content","mouseup",this.handlerPreviewClick)}}},{key:"onProgressMove",value:function(e,i){this.config.disable||!this.player.duration||this.updatePosition(e.offset,e.width,e.currentTime,e.e)}},{key:"onProgressDragStart",value:function(e){this.config.disable||!this.player.duration||(this.isDrag=!0,this.videoPreview&&h.addClass(this.videoPreview,"show"))}},{key:"onProgressDragEnd",value:function(e){this.config.disable||!this.player.duration||(this.isDrag=!1,this.videoPreview&&h.removeClass(this.videoPreview,"show"))}},{key:"onProgressClick",value:function(e,i){this.config.disable||h.hasClass(i.target,"xgplayer-spot")&&(i.stopPropagation(),i.preventDefault(),["time","id","text"].map(function(n){e[n]=i.target.getAttribute("data-".concat(n))}),e.time&&(e.time=Number(e.time)),this.handlerSpotClick(i,e))}},{key:"updateLinePos",value:function(e,i){var n=this.root,s=this.previewLine,l=this.player,u=this.config,c=l.controls.mode,f=c==="flex",g=n.getBoundingClientRect().width;if(!(!g&&this._hasThumnail)){g=this._hasThumnail&&g<u.width?u.width:g;var p=e-g/2,v;p<0&&!f?(p=0,v=e-g/2):p>i-g&&!f?(v=p-(i-g),p=i-g):v=0,v!==void 0&&(s.style.transform="translateX(".concat(v.toFixed(2),"px)")),n.style.transform="translateX(".concat(p.toFixed(2),"px) translateZ(0)")}}},{key:"updateTimeText",value:function(e){var i=this.timeText,n=this.timePoint;i.innerHTML=e,!this.thumbnail&&(n.innerHTML=e)}},{key:"updatePosition",value:function(e,i,n,s){var l=this.root,u=this.config,c=this._state;if(l){c.now=n,this.transformTimeHook(n);var f=this.timeStr;s&&s.target&&h.hasClass(s.target,"xgplayer-spot")?(this.showTips(s.target.getAttribute("data-text"),!1,f),this.focusDot(s.target),c.f=!0,u.isFocusDots&&c.f&&(c.now=parseInt(s.target.getAttribute("data-time"),10))):u.defaultText?(c.f=!1,this.showTips(u.defaultText,!0,f)):(c.f=!1,this.hideTips("")),this.updateTimeText(f),this.updateThumbnails(c.now),this.updateLinePos(e,i)}}},{key:"setTimeContent",value:function(e){this.timeStr=e}},{key:"updateThumbnails",value:function(e){var i=this.player,n=this.videoPreview,s=this.config,l=i.plugins.thumbnail;if(l&&l.usable){this.thumbnail&&l.update(this.thumbnail,e,s.width,s.height);var u=n&&n.getBoundingClientRect();this.videothumbnail&&l.update(this.videothumbnail,e,u.width,u.height)}}},{key:"registerThumbnail",value:function(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};if(R.device!=="mobile"){var i=this.player,n=this.config,s=i.getPlugin("thumbnail");if(s&&s.setConfig(e),!s||!s.usable||!n.isShowThumbnail){h.addClass(this.root,"short-line no-thumbnail");return}else h.removeClass(this.root,"short-line no-thumbnail");n.mode==="short"&&h.addClass(this.root,"short-line"),this._hasThumnail=!0;var l=this.find(".xg-spot-thumbnail");this.thumbnail=s.createThumbnail(l,"progress-thumbnail"),n.isShowCoverPreview&&(this.videoPreview=h.createDom("xg-video-preview","",{},"xgvideo-preview"),i.root.appendChild(this.videoPreview),this.videothumbnail=s.createThumbnail(this.videoPreview,"xgvideo-thumbnail")),this.updateThumbnails(0)}}},{key:"calcuPosition",value:function(e,i){var n=this.player.plugins.progress,s=this.player,l=n.root.getBoundingClientRect().width,u=s.duration/l*6;return e+i>s.duration&&(i=s.duration-e),e/s.duration*100,i/s.duration,{left:e/s.duration*100,width:i/s.duration*100,isMini:i<u}}},{key:"showDot",value:function(e){var i=this.findDot(e);if(i){var n=this.root.getBoundingClientRect(),s=n.width,l=i.time/this.player.duration*s;this.updatePosition(l,s,i.time)}}},{key:"focusDot",value:function(e,i){e&&(i||(i=e.getAttribute("data-id")),h.addClass(e,"active"),this._activeDotId=i)}},{key:"blurDot",value:function(e){if(!e){var i=this._activeDotId;e=this.getDotDom(i)}e&&(h.removeClass(e,"active"),this._activeDotId=null)}},{key:"showTips",value:function(e,i){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:"";h.addClass(this.root,"no-timepoint"),e&&(h.addClass(this.find(".xg-spot-content"),"show-text"),i&&this.config.mode==="production"?(h.addClass(this.root,"product"),this.tipText.textContent=e):(h.removeClass(this.root,"product"),this.tipText.textContent=this._hasThumnail?e:"".concat(n," ").concat(e)))}},{key:"hideTips",value:function(){h.removeClass(this.root,"no-timepoint"),this.tipText.textContent="",h.removeClass(this.find(".xg-spot-content"),"show-text"),h.removeClass(this.root,"product")}},{key:"hide",value:function(){h.addClass(this.root,"hide")}},{key:"show",value:function(e){h.removeClass(this.root,"hide")}},{key:"enable",value:function(){var e=this.config,i=this.playerConfig;this.config.disable=!1,this.show(),!this.thumbnail&&e.isShowThumbnail&&this.registerThumbnail(i.thumbnail||{})}},{key:"disable",value:function(){this.config.disable=!0,this.hide()}},{key:"destroy",value:function(){var e=this,i=this.player.plugins.progress;i&&Object.keys(Ue).map(function(n){i.removeCallBack(n,e[Ue[n]])}),this.videothumbnail=null,this.thumbnail=null,this.videoPreview&&this.player.root.removeChild(this.videoPreview),this.unbind(".xg-spot-info","mousemove",this.onMousemove),this.unbind(".xg-spot-info","mousedown",this.onMousedown),this.unbind(".xg-spot-info","mouseup",this.onMouseup),this.unbind(".xg-spot-content","mouseup",this.handlerPreviewClick)}},{key:"render",value:function(){return R.device==="mobile"||this.playerConfig.isMobileSimulateMode==="mobile"?"":'<div class="xg-spot-info hide '.concat(this.config.mode==="short"?"short-line":"",`">
213
- <div class="xg-spot-content">
214
- <div class="xg-spot-thumbnail">
215
- <span class="xg-spot-time"></span>
216
- </div>
217
- <div class="xg-spot-text"><span class="spot-inner-text"></span></div>
218
- </div>
219
- <div class="xgplayer-progress-point">00:00</div>
220
- <div class="xg-spot-ext-text"></div>
221
- <div class="xg-spot-line"></div>
222
- </div>`)}}],[{key:"pluginName",get:function(){return"progresspreview"}},{key:"defaultConfig",get:function(){return{index:1,miniWidth:6,ispots:[],defaultText:"",isFocusDots:!0,isHideThumbnailHover:!0,isShowThumbnail:!0,isShowCoverPreview:!1,mode:"",disable:!1,width:160,height:90}}}]),r}(H),Io=function(a){x(r,a);var o=I(r);function r(t){var e;return E(this,r),e=o.call(this,t),e.ratio=1,e.interval=null,e._preloadMark={},e}return S(r,[{key:"afterCreate",value:function(){var e=this;this.usable&&this.initThumbnail(),this.on([pe],function(){var i=e.config,n=i.pic_num,s=i.interval;e.usable&&(e.interval=s>0?s:Math.round(e.player.duration*1e3/n)/1e3)})}},{key:"setConfig",value:function(e){var i=this;if(e){var n=Object.keys(e);n.length<1||(n.forEach(function(s){i.config[s]=e[s]}),this.usable&&this.initThumbnail())}}},{key:"usable",get:function(){var e=this.config,i=e.urls,n=e.pic_num;return i&&i.length>0&&n>0}},{key:"initThumbnail",value:function(){var e=this.config,i=e.width,n=e.height,s=e.pic_num,l=e.interval;this.ratio=i/n*100,this.interval=l||Math.round(this.player.duration/s),this._preloadMark={}}},{key:"getUrlByIndex",value:function(e){return e>=0&&e<this.config.urls.length?this.config.urls[e]:""}},{key:"preload",value:function(e){var i=this;if(!this._preloadMark[e]){var n=this.config.urls,s=n.length,l=[];e>0&&l.push(e-1),l.push(e),e>0&&e<s-1&&l.push(e+1),l.map(function(u){!i._preloadMark[u]&&u>=0&&u<s&&(i._preloadMark[u]=1,h.preloadImg(n[u],function(){i._preloadMark[u]=2}))})}}},{key:"getPosition",value:function(e){var i=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:0,s=this.config,l=s.pic_num,u=s.row,c=s.col,f=s.width,g=s.height;this.interval=Math.round(this.player.duration/l);var p=Math.ceil(e/this.interval);p=p>l?l:p;var v=p<u*c?0:Math.ceil(p/(u*c))-1,y=p-v*(c*u),_=y>0?Math.ceil(y/c)-1:0,b=y>0?y-_*c-1:0,T=0,w=0;if(i&&n){var B=i/n;B<f/g?(w=n,T=w*(f/g)):(T=i,w=T/(f/g))}else n?i||(w=n||g,T=w*(f/g)):(T=i||f,w=T/(f/g));var O=this.getUrlByIndex(v);return{urlIndex:v,rowIndex:_,colIndex:b,url:O,height:w,width:T,style:{backgroundImage:"url(".concat(O,")"),backgroundSize:"".concat(T*c,"px auto"),backgroundPosition:"-".concat(b*T,"px -").concat(_*w,"px"),width:"".concat(T,"px"),height:"".concat(w,"px")}}}},{key:"update",value:function(e,i){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:0,s=arguments.length>3&&arguments[3]!==void 0?arguments[3]:0,l=arguments.length>4&&arguments[4]!==void 0?arguments[4]:"",u=this.config,c=u.pic_num,f=u.urls;if(!(c<=0||!f||f.length===0)){var g=this.getPosition(i,n,s);this.preload(g.urlIndex),Object.keys(g.style).map(function(p){e.style[p]=g.style[p]}),Object.keys(l).map(function(p){e.style[p]=l[p]})}}},{key:"changeConfig",value:function(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};this.setConfig(e)}},{key:"createThumbnail",value:function(e,i){var n=h.createDom("xg-thumbnail","",{},"thumbnail ".concat(i));return e&&e.appendChild(n),n}}],[{key:"pluginName",get:function(){return"thumbnail"}},{key:"defaultConfig",get:function(){return{isShow:!1,urls:[],pic_num:0,col:0,row:0,height:90,width:160,scale:1,className:"",hidePortrait:!1}}}]),r}(H);function Jt(a){return a?"background:".concat(a,";"):""}var Po=function(a){x(r,a);var o=I(r);function r(){var t;E(this,r);for(var e=arguments.length,i=new Array(e),n=0;n<e;n++)i[n]=arguments[n];return t=o.call.apply(o,[this].concat(i)),C(m(t),"onTimeupdate",function(){var s=t.player.ended,l=m(t),u=l.offsetDuration,c=t.currentTime;c=h.adjustTimeByDuration(c,u,s),t.update({played:c},u)}),t}return S(r,[{key:"offsetDuration",get:function(){return this.playerConfig.customDuration||this.player.offsetDuration||this.player.duration}},{key:"currentTime",get:function(){var e=this.player,i=e.offsetCurrentTime,n=e.currentTime;return i>=0?i:n}},{key:"afterCreate",value:function(){var e=this;this.root&&(this.on(ee,this.onTimeupdate),this.on(Ie,function(){e.reset()}))}},{key:"reset",value:function(){this.update({played:0,cached:0},0)}},{key:"update",value:function(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{cached:0,played:0},i=arguments.length>1?arguments[1]:void 0;!i||!this.root||(e.cached&&(this.find("xg-mini-progress-cache").style.width="".concat(e.cached/i*100,"%")),e.played&&(this.find("xg-mini-progress-played").style.width="".concat(e.played/i*100,"%")))}},{key:"render",value:function(){var e=this.playerConfig,i=e.commonStyle,n=e.miniprogress;if(n){var s=this.config,l=s.mode,u=s.height,c={cached:Jt(i.cachedColor),played:Jt(i.playedColor),progress:Jt(i.progressColor),height:u>0&&u!==2?"height: ".concat(u,"px;"):""},f=l==="show"?"xg-mini-progress-show":"";return'<xg-mini-progress class="xg-mini-progress '.concat(f,'" style="').concat(c.progress," ").concat(c.height,`">
223
- <xg-mini-progress-cache class="xg-mini-progress-cache" style="`).concat(c.cached,`"></xg-mini-progress-cache>
224
- <xg-mini-progress-played class="xg-mini-progress-played" style="`).concat(c.played,`"></xg-mini-progress-played>
225
- </xg-mini-progress>`)}}}],[{key:"pluginName",get:function(){return"MiniProgress"}},{key:"defaultConfig",get:function(){return{mode:"auto",height:2}}}]),r}(H),Ve={REAL_TIME:"realtime",FIRST_FRAME:"firstframe",FRAME_RATE:"framerate",POSTER:"poster"};function Ao(){try{return parseInt(window.performance.now(),10)}catch{return new Date().getTime()}}function Lo(){try{var a=document.createElement("canvas").getContext;return!!a}catch{return!1}}var gt=null,Do=function(a){x(r,a);var o=I(r);function r(){var t;E(this,r);for(var e=arguments.length,i=new Array(e),n=0;n<e;n++)i[n]=arguments[n];return t=o.call.apply(o,[this].concat(i)),C(m(t),"onLoadedData",function(s){t.player&&(t._frameCount=t.config.startFrameCount,t.stop(),t.renderOnTimeupdate(s),t.off(ee,t.renderOnTimeupdate),t.on(ee,t.renderOnTimeupdate))}),C(m(t),"onVisibilitychange",function(s){document.visibilityState==="visible"?t._checkIfCanStart()&&t.start():document.visibilityState==="hidden"&&t.stop()}),C(m(t),"renderOnTimeupdate",function(s){if(t._frameCount>0)t.renderOnce(),t._frameCount--;else{t._isLoaded=!0,t.off(ee,t.renderOnTimeupdate);var l=t.config.startInterval;!t.player.paused&&t._checkIfCanStart()&&t.start(0,l)}}),C(m(t),"start",function(s,l){var u=t.player.video,c=Ao(),f=t.checkVideoIsSupport(u);!f||!t.canvasCtx||(l||(l=t.interval),t.stop(),u.videoWidth&&u.videoHeight&&(t.videoPI=u.videoHeight>0?parseInt(u.videoWidth/u.videoHeight*100,10):0,(t.config.mode===Ve.REAL_TIME||c-t.preTime>=l)&&(u&&u.videoWidth&&t.update(f,t.videoPI),t.preTime=c)),t.frameId=t._loopType==="timer"?h.setTimeout(m(t),t.start,l):h.requestAnimationFrame(t.start))}),C(m(t),"stop",function(){t.frameId&&(t._loopType==="timer"?h.clearTimeout(m(t),t.frameId):h.cancelAnimationFrame(t.frameId),t.frameId=null)}),t}return S(r,[{key:"afterCreate",value:function(){var e=this;this.playerConfig.dynamicBg===!0&&(this.config.disable=!1),r.isSupport||(this.config.disable=!0);var i=this.config,n=i.disable,s=i.mode,l=i.frameRate;n||(this._pos={width:0,height:0,rwidth:0,rheight:0,x:0,y:0,pi:0},this.isStart=!1,this._isLoaded=!1,this.videoPI=0,this.preTime=0,this.interval=parseInt(1e3/l,10),this.canvas=null,this.canvasCtx=null,this._frameCount=0,this._loopType=this.config.mode!==Ve.REAL_TIME&&this.interval>=1e3?"timer":"animation",this.once(Je,function(){e.player&&(e.init(),e.renderByPoster(),e.player.paused||e.start())}),s!==Ve.POSTER&&(s!==Ve.FIRST_FRAME&&(this.on(Ie,function(){e.stop()}),this.on(Q,function(){var u=e.config.startInterval;e._checkIfCanStart()&&e.start(0,u)}),this.on(Ne,function(){e.stop()})),this.on(ve,this.onLoadedData),this.on(It,function(){e._isLoaded=!1,e.stop()}),document.addEventListener("visibilitychange",this.onVisibilitychange)))}},{key:"setConfig",value:function(e){var i=this;Object.keys(e).forEach(function(n){n==="root"&&e[n]!==i.config[n]?i.reRender(e[n]):n==="frameRate"?i.interval=parseInt(1e3/e[n],10):n==="disable"&&e[n]&&i.stop(),i.config[n]=e[n]})}},{key:"init",value:function(e){var i=this.player,n=this.config;this.canvasFilter=r.supportCanvasFilter();try{var s=e||n.root;s||(s=n.isInnerRender&&i.innerContainer||i.root),s.insertAdjacentHTML("afterbegin",'<div class="xgplayer-dynamic-bg" data-index="'.concat(n.index,`"><canvas>
226
- </canvas><xgmask></xgmask></div>`)),this.root=s.children[0],this.canvas=this.find("canvas"),this.canvasFilter||(this.canvas.style.filter=n.filter,this.canvas.style.webkitFilter=n.filter),this.mask=this.find("xgmask"),n.addMask&&(this.mask.style.background=n.maskBg),this.canvasCtx=this.canvas.getContext("2d")}catch(l){N.logError("plugin:DynamicBg",l)}}},{key:"reRender",value:function(e){var i=this.config.disable;if(!(!i&&!this.root)){this.stop();var n=this.root?this.root.parentElement:null;if(n!==e&&n.removeChild(this.root),!e){this.root=null;return}this.init(e),this.renderOnce();var s=this.config.startInterval;this._checkIfCanStart()&&this.start(0,s)}}},{key:"checkVideoIsSupport",value:function(e){if(!e)return null;var i=e&&e instanceof window.HTMLVideoElement?e:e.canvas?e.canvas:e.flyVideo?e.flyVideo:null;if(i&&!(R.browser==="safari"&&h.isMSE(i)))return i;var n=i?i.tagName.toLowerCase():"";return n==="canvas"||n==="img"?i:null}},{key:"renderByPoster",value:function(){var e=this.playerConfig.poster;if(e){var i=h.typeOf(e)==="String"?e:h.typeOf(e.poster)==="String"?e.poster:null;this.updateImg(i)}}},{key:"_checkIfCanStart",value:function(){var e=this.config.mode;return this._isLoaded&&!this.player.paused&&e!==Ve.FIRST_FRAME&&e!==Ve.POSTER}},{key:"renderOnce",value:function(){var e=this.player.video;if(!(!e.videoWidth||!e.videoHeight)){this.videoPI=parseInt(e.videoWidth/e.videoHeight*100,10);var i=this.checkVideoIsSupport(e);i&&this.update(i,this.videoPI)}}},{key:"updateImg",value:function(e){var i=this;if(e){var n=this.canvas.getBoundingClientRect(),s=n.width,l=n.height,u=new window.Image;u.onload=function(){if(!(!i.canvas||i.frameId||i.isStart)){i.canvas.height=l,i.canvas.width=s;var c=parseInt(s/l*100,10);i.update(u,c),u=null}},u.src=e}}},{key:"update",value:function(e,i){if(!(!this.canvas||!this.canvasCtx||!i))try{var n=this._pos,s=this.config,l=this.canvas.getBoundingClientRect(),u=l.width,c=l.height;if(u!==n.width||c!==n.height||n.pi!==i){var f=parseInt(u/c*100,10);n.pi=i,n.width!==u&&(n.width=this.canvas.width=u),n.height!==c&&(n.height=this.canvas.height=c);var g=c,p=u;f<i?p=parseInt(c*i/100,10):f>i&&(g=parseInt(u*100/i,10)),n.rwidth=p*s.multiple,n.rheight=g*s.multiple,n.x=(u-n.rwidth)/2,n.y=(c-n.rheight)/2}this.canvasFilter&&(this.canvasCtx.filter=s.filter),this.canvasCtx.drawImage(e,n.x,n.y,n.rwidth,n.rheight)}catch(v){N.logError("plugin:DynamicBg",v)}}},{key:"destroy",value:function(){this.stop(),document.removeEventListener("visibilitychange",this.onVisibilitychange),this.canvasCtx=null,this.canvas=null}},{key:"render",value:function(){return""}}],[{key:"pluginName",get:function(){return"dynamicBg"}},{key:"defaultConfig",get:function(){return{isInnerRender:!1,disable:!0,index:-1,mode:"framerate",frameRate:10,filter:"blur(50px)",startFrameCount:2,startInterval:0,addMask:!0,multiple:1.2,maskBg:"rgba(0,0,0,0.7)"}}},{key:"isSupport",get:function(){return typeof gt=="boolean"||(gt=Lo()),gt}},{key:"supportCanvasFilter",value:function(){return!(R.browser==="safari"||R.browser==="firefox")}}]),r}(H),Ro={LANG:"zh-cn",TEXT:{ERROR_TYPES:{network:{code:1,msg:"视频下载错误"},mse:{code:2,msg:"流追加错误"},parse:{code:3,msg:"解析错误"},format:{code:4,msg:"格式错误"},decoder:{code:5,msg:"解码错误"},runtime:{code:6,msg:"语法错误"},timeout:{code:7,msg:"播放超时"},other:{code:8,msg:"其他错误"}},HAVE_NOTHING:"没有关于音频/视频是否就绪的信息",HAVE_METADATA:"音频/视频的元数据已就绪",HAVE_CURRENT_DATA:"关于当前播放位置的数据是可用的,但没有足够的数据来播放下一帧/毫秒",HAVE_FUTURE_DATA:"当前及至少下一帧的数据是可用的",HAVE_ENOUGH_DATA:"可用数据足以开始播放",NETWORK_EMPTY:"音频/视频尚未初始化",NETWORK_IDLE:"音频/视频是活动的且已选取资源,但并未使用网络",NETWORK_LOADING:"浏览器正在下载数据",NETWORK_NO_SOURCE:"未找到音频/视频来源",MEDIA_ERR_ABORTED:"取回过程被用户中止",MEDIA_ERR_NETWORK:"网络错误",MEDIA_ERR_DECODE:"解码错误",MEDIA_ERR_SRC_NOT_SUPPORTED:"不支持的音频/视频格式",REPLAY:"重播",ERROR:"网络连接似乎出现了问题",PLAY_TIPS:"播放",PAUSE_TIPS:"暂停",PLAYNEXT_TIPS:"下一集",DOWNLOAD_TIPS:"下载",ROTATE_TIPS:"旋转",RELOAD_TIPS:"重新载入",FULLSCREEN_TIPS:"进入全屏",EXITFULLSCREEN_TIPS:"退出全屏",CSSFULLSCREEN_TIPS:"进入样式全屏",EXITCSSFULLSCREEN_TIPS:"退出样式全屏",TEXTTRACK:"字幕",PIP:"画中画",SCREENSHOT:"截图",LIVE:"正在直播",OFF:"关闭",OPEN:"开启",MINI_DRAG:"点击按住可拖动视频",MINISCREEN:"小屏幕",REFRESH_TIPS:"请试试",REFRESH:"刷新",FORWARD:"快进中",LIVE_TIP:"直播"}},$e="info",Qt=Vi,Oo=function(a){x(r,a);var o=I(r);function r(){var t;E(this,r);for(var e=arguments.length,i=new Array(e),n=0;n<e;n++)i[n]=arguments[n];return t=o.call.apply(o,[this].concat(i)),C(m(t),"_recordUserActions",function(s){var l=t._getTime(),u=Object.assign({},s,{msg:s.msg||s.action});t._stats[$e].push(j(j({type:"userAction"},l),{},{payload:u}))}),C(m(t),"_onReset",function(){t.reset()}),C(m(t),"_recordInfo",function(s){t.info(s)}),C(m(t),"_downloadStats",function(){var s=t.getStats(),l=new Blob([JSON.stringify(s)],{type:"application/json"}),u=window.URL.createObjectURL(l),c=document.createElement("a");c.style.display="none",c.href=u,c.download="player.txt",c.disabled=!1,c.click()}),t}return S(r,[{key:"_getTime",value:function(){return{timestamp:Date.now(),timeFormat:new Date().toISOString()}}},{key:"afterCreate",value:function(){this.reset(),this.on(rt,this._recordUserActions),this.on(Qt.STATS_INFO,this._recordInfo),this.on(Qt.STATS_DOWNLOAD,this._downloadStats),this.on(Qt.STATS_RESET,this._onReset)}},{key:"destroy",value:function(){this.offAll()}},{key:"downloadStats",value:function(){this._downloadStats()}},{key:"info",value:function(e){e.profile?this._infoProfile(e):this._info(e)}},{key:"_info",value:function(e){var i=this._getTime();this._stats[$e].push(j(j({},i),{},{payload:e}))}},{key:"_infoProfile",value:function(e){if(e&&e.startMs){var i=Date.now(),n=i-e.startMs,s=j({cat:"function",dur:n,name:e.name||e.msg,ph:"X",pid:0,tid:0,ts:e.startMs,profile:!0},e);this._info(s)}else console.warn("infoProfile need object data, include startMs")}},{key:"reset",value:function(){var e;this._stats=(e={},C(e,$e,[]),C(e,"media",{}),e)}},{key:"getStats",value:function(){for(var e=this.player,i=e.media,n=[],s=0;s<i.buffered.length;s++)n.push({start:i.buffered.start(s),end:i.buffered.end(s)});var l={currentTime:i.currentTime,readyState:i.readyState,buffered:n,paused:i.paused,ended:i.ended};return this._stats.media=l,{raw:this._stats,timestat:this._getTimeStats(),profile:this._getProfile()}}},{key:"_getTimeStats",value:function(){var e=this._stats[$e],i=e.map(function(n){var s=n.payload.data,l="";try{s instanceof Error?l=s.msg:s!==void 0&&(l=JSON.stringify(s))}catch(u){console.log("err",u)}return"[".concat(n.timeFormat,"] : ").concat(n.payload.msg," ").concat(l," ")});return i}},{key:"_getProfile",value:function(){var e={traceEvents:[]},i=this._stats[$e];return i.forEach(function(n){n.payload.profile&&e.traceEvents.push(n.payload)}),e}}],[{key:"pluginName",get:function(){return"stats"}},{key:"defaultConfig",get:function(){return{}}}]),r}(ke),Tn=function(a){x(r,a);var o=I(r);function r(){var t;E(this,r);for(var e=arguments.length,i=new Array(e),n=0;n<e;n++)i[n]=arguments[n];return t=o.call.apply(o,[this].concat(i)),C(m(t),"onGapJump",function(){var s=m(t),l=s.player,u=s.config;if(l.media.readyState!==HTMLMediaElement.HAVE_NOTHING){if(l.media.seeking){if(!t.seekingEventReceived)return}else t.seekingEventReceived=!1;if(!(l.media.paused&&l.media.currentTime!==0&&t.hasPlayed)){var c=l.media.buffered,f=u.smallGapLimit||.5,g=u.gapDetectionThreshold||.3,p=l.media.currentTime,v=t._getIndex(c,p,g);if(!(v===null||v===0)){console.log("GapJump bufferRange ",c.start(v),c.end(v));var y=c.start(v)+.1,_=l.media.duration;if(!(y>_)){var b=y-p,T=b<=f;b<r.BROWSER_GAP_TOLERANCE||T&&(u.useGapJump!==!1&&(l.media.currentTime=t.isSafari?y+.1:y),t.player&&t.player.emit("detectGap"),console.log("gapJump gapIndex",v," isGapSamll:",T," currentTime:",l.media.currentTime," jumpSize:",p-l.media.currentTime),y!==.08&&l&&l.emit("log",{type:"oneevent",end_type:"gap",vid:l.config.vid,ext:{video_postion:Math.floor(y*1e3)}}))}}}}}),t}return S(r,[{key:"afterCreate",value:function(){var e=this,i=this.config.useGapJump;i!==!1&&(this.hasPlayed=!1,this.seekingEventReceived=!1,this.isSafari=/(Safari|iPhone|iPad|iPod)/.test(navigator.userAgent)&&!/Chrome/.test(navigator.userAgent)&&!/BlackBerry/.test(navigator.platform),this.on(We,this.onGapJump),this.on(Q,function(){e.hasPlayed=!0}),this.on(Ze,function(){e.seekingEventReceived=!0}))}},{key:"_getIndex",value:function(e,i,n){if(!e||!e.length||e.length===1&&e.end(0)-e.start(0)<1e-6)return null;for(var s=this._getBuffered(e),l=null,u=0;u<s.length;u++){var c=s[u];if(c.start>i&&(u===0||s[u-1].end-i<=n)){l=u;break}}return l}},{key:"_getBuffered",value:function(e){if(!e)return[];for(var i=[],n=0;n<e.length;n++)i.push({start:e.start(n),end:e.end(n)});return i}}],[{key:"pluginName",get:function(){return"gapJump"}},{key:"defaultConfig",get:function(){return{useGapJump:!1,smallGapLimit:.5,gapDetectionThreshold:.3}}}]),r}(H);Tn.BROWSER_GAP_TOLERANCE=.001;var No=function(a){x(r,a);var o=I(r);function r(){var t;E(this,r);for(var e=arguments.length,i=new Array(e),n=0;n<e;n++)i[n]=arguments[n];return t=o.call.apply(o,[this].concat(i)),C(m(t),"onWaiting",function(){var s=m(t),l=s.config;t.jumpCnt>l.jumpCntMax||t.timer||l.useWaitingTimeoutJump===!1||(t.timer=setTimeout(t.onJump,l.waitingTime*1e3))}),C(m(t),"onJump",function(){var s=m(t),l=s.player,u=s.config;if(clearTimeout(t.timer),t.timer=null,!(t.jumpCnt>u.jumpCntMax||u.useWaitingTimeoutJump===!1)&&!(l.media.paused&&l.media.currentTime!==0&&t.hasPlayed)){t.jumpSize=u.jumpSize*(t.jumpCnt+1),t.jumpCnt===u.jumpSize&&t.jumpSize<6&&(t.jumpSize=6);var c=l.currentTime+t.jumpSize,f=l.media.duration;c>f||(t.jumpCnt++,l.currentTime=c)}}),t}return S(r,[{key:"afterCreate",value:function(){var e=this,i=this.config,n=i.useWaitingTimeoutJump,s=i.jumpSize;n!==!1&&(this.hasPlayed=!1,this.jumpCnt=0,this.timer=null,this.jumpSize=s,this.on(We,this.onWaiting),this.on([xt,ge],function(){clearTimeout(e.timer),e.timer=null,e.jumpSize=e.config.jumpSize}),this.on(Q,function(){e.hasPlayed=!0}))}}],[{key:"pluginName",get:function(){return"waitingTimeoutJump"}},{key:"defaultConfig",get:function(){return{useWaitingTimeoutJump:!1,waitingTime:15,jumpSize:2,jumpCntMax:4}}}]),r}(H),ze="cdn",pt=["cdn"],Mo=function(a){x(r,a);var o=I(r);function r(){var t;E(this,r);for(var e=arguments.length,i=new Array(e),n=0;n<e;n++)i[n]=arguments[n];return t=o.call.apply(o,[this].concat(i)),C(m(t),"getSpeed",function(){var s=arguments.length>0&&arguments[0]!==void 0?arguments[0]:ze;if(!t.speedListCache||!t.speedListCache[s]||t.speedListCache[s].length<=0)return 0;var l=0;return t.speedListCache[s].map(function(u){l+=u}),Math.floor(l/t.speedListCache[s].length)}),C(m(t),"startTimer",function(){h.isMSE(t.player.video)||(t.initSpeedList(),t.cnt=0,t.timer=setTimeout(t.testSpeed,t.config.testTimeStep))}),C(m(t),"initSpeedList",function(){t.speedListCache={},pt.forEach(function(s){t.speedListCache[s]=[]})}),C(m(t),"_onRealSpeedChange",function(s){s.speed&&t.appendList(s.speed,s.type||ze)}),C(m(t),"testSpeed",function(){if(clearTimeout(t.timer),t.timer=null,!(!t.player||!t.config.openSpeed)){var s=t.config,l=s.url,u=s.loadSize,c=s.testCnt,f=s.testTimeStep,g=l+(l.indexOf("?")<0?"?testst=":"&testst=")+Date.now();if(!(t.cnt>=c)){t.cnt++;try{var p=new Date().getTime(),v=null,y=new XMLHttpRequest;t.xhr=y,y.open("GET",g);var _={},b=Math.floor(Math.random()*10);_.Range="bytes="+b+"-"+(u+b),_&&Object.keys(_).forEach(function(T){y.setRequestHeader(T,_[T])}),y.onreadystatechange=function(){if(y.readyState===4){t.xhr=null,v=new Date().getTime();var T=y.getResponseHeader("Content-Length")/1024*8,w=Math.round(T*1e3/(v-p));t.appendList(w),t.timer=setTimeout(t.testSpeed,f)}},y.send()}catch(T){console.error(T)}}}}),C(m(t),"appendList",function(s){var l=arguments.length>1&&arguments[1]!==void 0?arguments[1]:ze;if(!(!t.speedListCache||!t.speedListCache[l])){var u=t.config.saveSpeedMax;t.speedListCache[l].length>=u&&t.speedListCache[l].shift(),t.speedListCache[l].push(s);var c=m(t),f=c.player;f&&(l===ze?f.realTimeSpeed=s:f[t.getSpeedName("realTime",l)]=s),t.updateSpeed(l)}}),C(m(t),"updateSpeed",function(){var s=arguments.length>0&&arguments[0]!==void 0?arguments[0]:ze,l=t.getSpeed(s),u=m(t),c=u.player;if(c)if(s===ze)(!c.avgSpeed||l!==c.avgSpeed)&&(c.avgSpeed=l,c.emit(Rt,{speed:l,realTimeSpeed:c.realTimeSpeed}));else{var f=t.getSpeedName("avg",s);(!c[f]||l!==c[f])&&(c[f]=l,c.emit(Rt,{speed:l,realTimeSpeed:c.realTimeSpeed}))}}),t}return S(r,[{key:"afterCreate",value:function(){var e=this.config,i=e.openSpeed,n=e.addSpeedTypeList;(n==null?void 0:n.length)>0&&pt.push.apply(pt,re(n)),this.initSpeedList(),this.on("real_time_speed",this._onRealSpeedChange),this.timer=null,this.cnt=0,this.xhr=null,i&&this.on([ve,Qe],this.startTimer)}},{key:"getSpeedName",value:function(e,i){return e+"Speed"+i.toUpperCase()}},{key:"openSpeed",get:function(){return this.config.openSpeed},set:function(e){if(this.config.openSpeed=e,!e&&this.timer){clearTimeout(this.timer),this.timer=null;return}if(this.config.openSpeed){if(this.timer)return;this.timer=setTimeout(this.testSpeed,this.config.testTimeStep)}}},{key:"destroy",value:function(){var e=this;this.off("real_time_speed",this._onRealSpeedChange),this.off([ve,Qe],this.startTimer),pt.forEach(function(i){e.speedListCache&&e.speedListCache[i]&&(e.speedListCache[i]=[])}),this.speedListCache&&(this.speedListCache={}),clearTimeout(this.timer),this.timer=null,this.xhr&&this.xhr.readyState!==4&&(this.xhr.cancel&&this.xhr.cancel(),this.xhr=null)}}],[{key:"pluginName",get:function(){return"testspeed"}},{key:"defaultConfig",get:function(){return{openSpeed:!1,testCnt:3,loadSize:200*1024,testTimeStep:3e3,url:"",saveSpeedMax:5,addSpeedTypeList:[]}}}]),r}(H),Fo=function(a){x(r,a);var o=I(r);function r(){return E(this,r),o.apply(this,arguments)}return S(r,[{key:"afterCreate",value:function(){var e=this,i=this.player,n=this.config,s=i.media||i.video;if(this.timer=null,this._lastDecodedFrames=0,this._currentStuckCount=0,this._lastCheckPoint=null,this._payload=[],!n.disabled){var l=s.getVideoPlaybackQuality;l&&(this.on(Q,function(){e._startTick()}),this.on(Ne,function(){e._stopTick()}),this.on(xe,function(){e._stopTick()}),this.on(Ie,function(){e._stopTick()}))}}},{key:"_startTick",value:function(){var e=this;this._stopTick(),this._timer=setTimeout(function(){e._checkDecodeFPS(),e._startTick()},this.config.tick)}},{key:"_stopTick",value:function(){clearTimeout(this._timer),this._timer=null}},{key:"_checkBuffer",value:function(e,i){for(var n=!1,s=[],l=0;l<i.length;l++){var u=i.start(l),c=i.end(l);if(s.push({start:u,end:c}),u<=e&&e<=c-1){n=!0;break}}return{enoughBuffer:n,buffers:s}}},{key:"_checkStuck",value:function(e,i,n,s){var l=this.player.media||this.player.video,u=document.hidden,c=l.paused,f=l.readyState,g=l.currentTime,p=l.buffered;if(!(u||c||f<4)){var v=this._checkBuffer(g,p),y=v.enoughBuffer,_=v.buffers;y&&(e<=this.config.reportFrame?(this._currentStuckCount++,this._payload.push({currentTime:g,buffers:_,curDecodedFrames:e,totalVideoFrames:i,droppedVideoFrames:n,checkInterval:s}),this._currentStuckCount>=this.config.stuckCount&&(this.emit(zi,this._payload),this._reset())):this._reset())}}},{key:"_reset",value:function(){this._payload=[],this._currentStuckCount=0}},{key:"_checkDecodeFPS",value:function(){var e=this.player.media||this.player.video;if(e){var i=e.getVideoPlaybackQuality(),n=i.totalVideoFrames,s=i.droppedVideoFrames,l=performance.now();if(n&&this._lastCheckPoint){var u=n-this._lastDecodedFrames,c=l-this._lastCheckPoint;this._checkStuck(u,n,s,c)}this._lastDecodedFrames=n,this._lastCheckPoint=l}}},{key:"destroy",value:function(){this._stopTick()}}],[{key:"pluginName",get:function(){return"FpsDetect"}},{key:"defaultConfig",get:function(){return{disabled:!1,tick:1e3,stuckCount:3,reportFrame:0}}}]),r}(H);Me.use(Ro);var Bo=S(function a(o,r){var t,e,i;E(this,a);var n=r&&r.isMobileSimulateMode==="mobile",s=r.isLive,l=s?[]:[Js,Ws,Po,xo,Zs],u=[].concat(l,[Gs,qs,ro,uo,Co,ko,vo,mo,io,ao]),c=[Ts,Es,xs,Vs,Is,To,Eo,Io,Ds];this.plugins=[Oo,bs].concat(re(u),c,[Tn,No]);var f=n?"mobile":R.device;switch(f){case"pc":(t=this.plugins).push.apply(t,[mn,qt,Cn,Mo,Fo]);break;case"mobile":(e=this.plugins).push.apply(e,[Bs]);break;default:(i=this.plugins).push.apply(i,[mn,qt,Cn])}(R.os.isIpad||f==="pc")&&this.plugins.push(Do),R.os.isIpad&&this.plugins.push(qt),this.ignores=[],this.i18n=[]}),se=function(a){x(r,a);var o=I(r);function r(){return E(this,r),o.apply(this,arguments)}return S(r)}(ct);C(se,"defaultPreset",Bo),C(se,"Util",h),C(se,"Sniffer",R),C(se,"Errors",qe),C(se,"Events",es),C(se,"Plugin",H),C(se,"BasePlugin",ke),C(se,"I18N",Me),C(se,"STATE_CLASS",k),C(se,"InstManager",on);const Ho=["id"],Uo=Oe(mt(d.defineComponent({name:"ElImageViewer",__name:"Player",props:d.mergeModels({url:{type:String,default:""},zIndex:{type:Number,default:200},config:{type:Object,default:()=>({})}},{modelValue:{type:Boolean,default:!1},modelModifiers:{}}),emits:d.mergeModels({close:()=>!0},["update:modelValue"]),setup(a,{emit:o}){let r=null;const t=a,{cLoadUrl:e}=Zn(t),i=d.computed(()=>vt(e.value,t.url)),n={width:"100%",height:"100%",autoplay:!1,volume:.6,controls:!0,playbackRate:[.5,.75,1,1.5,2],crossOrigin:!0,preload:"auto",muted:!1,loop:!0,poster:"",lang:"zh-CN",screenShot:!0},s=d.computed(()=>({...n,...t.config})),l=o,u=d.useModel(a,"modelValue"),c=_e.buildUUID(),f=K.useNamespace("image-viewer");function g(){l("close"),u.value=!1,r.destroy()}return d.watch(()=>u.value,p=>{p&&d.nextTick(()=>{r=new se({id:c,url:i.value,...s.value})})}),(p,v)=>{const y=d.resolveComponent("el-icon");return u.value?(d.openBlock(),d.createBlock(d.Teleport,{key:0,to:"body"},[d.createVNode(d.Transition,{name:"viewer-fade",appear:""},{default:d.withCtx(()=>[d.createElementVNode("div",{ref:"wrapper",tabindex:-1,class:d.normalizeClass(d.unref(f).e("wrapper")),style:d.normalizeStyle({zIndex:a.zIndex})},[d.createElementVNode("div",{class:d.normalizeClass(d.unref(f).e("mask"))},null,2),d.createCommentVNode(" CANVAS "),d.createElementVNode("div",{class:d.normalizeClass(d.unref(f).e("canvas"))},[d.createElementVNode("div",{id:d.unref(c)},null,8,Ho),d.createCommentVNode(" CLOSE "),d.createElementVNode("span",{class:d.normalizeClass([d.unref(f).e("btn"),d.unref(f).e("close")]),onClick:g},[d.createVNode(y,{onClick:g},{default:d.withCtx(()=>[d.createVNode(d.unref(ri))]),_:1})],2)],2),d.renderSlot(p.$slots,"default",{},void 0,!0)],6)]),_:3})])):d.createCommentVNode("v-if",!0)}}}),[["__scopeId","data-v-b301aa7d"]])),En=Oe(d.defineComponent({__name:"IkPreviewFileDialog",props:d.mergeModels({file:{type:Object,default:()=>[]},loadUrl:{type:String,default:""},onlyOfficeAccept:{type:String,default:".pdf,.docx,.doc.ppt,.pptx,.xlsx,.xls,"},onlyofficeServer:{type:String,default:""},onlyOfficeConfig:{type:Object,default:()=>({})},field:{type:Object,default:()=>({})}},{show:{default:!1},showModifiers:{}}),emits:["update:show"],setup(a){const o=a,r=d.useModel(a,"show"),t=d.computed(()=>({name:"name",url:"url",suffix:"suffix",size:"fileSize",...o.field})),e=d.ref(null),i=d.ref(null),n=d.reactive({image:!1,office:!1,video:!1}),s=u=>{var c,f,g,p,v,y,_;try{const b=((c=u==null?void 0:u.response)==null?void 0:c.data)||u,T=b[t.value.url]||(b==null?void 0:b.id)||b.attachmentId,w=(f=b[t.value.suffix]||b.attachmentSuffix)==null?void 0:f.toLowerCase(),B=b[t.value.name]||(b==null?void 0:b.attachmentName)||(b==null?void 0:b.originName);if(i.value={...u,name:u[t.value.name],url:vt(o.loadUrl,T)},u&&ii(u,t.value)==="image"){n.image=!0;return}else if(u&&ii(u,t.value)==="video"){n.video=!0;return}else if((((g=o.onlyOfficeConfig)==null?void 0:g.accept)||o.onlyOfficeAccept).includes(w)){n.office=!0,e.value={...o.onlyOfficeConfig,editorConfig:{...((p=o.onlyOfficeConfig)==null?void 0:p.editorConfig)||{},customization:{...((y=(v=o.onlyOfficeConfig)==null?void 0:v.editorConfig)==null?void 0:y.customization)||{},review:{reviewDisplay:"final"}}},document:{key:_e.buildUUID(),title:B,url:vt(o.loadUrl,T),fileType:w,...((_=o.onlyOfficeConfig)==null?void 0:_.document)||{}},documentType:Rn(w)};return}}catch(b){console.info("预览错误: ",b)}};d.watch([r,o.file],([u,c])=>{u&&d.nextTick(()=>{s(o.file)})});const l=()=>{r.value=!1,n.office=!1,n.image=!1,n.video=!1,i.value=null};return(u,c)=>{var f,g,p;return r.value?(d.openBlock(),d.createElementBlock(d.Fragment,{key:0},[(f=i.value)!=null&&f.url&&n.image?(d.openBlock(),d.createBlock(d.unref(Sr),{key:0,onClose:c[0]||(c[0]=v=>l()),ref:"previewImgRef","url-list":[(g=i.value)==null?void 0:g.url],teleported:"","z-index":9999},null,8,["url-list"])):d.createCommentVNode("v-if",!0),d.createCommentVNode(' <IkPreviewVideo :file="fileData" v-model:show="modal.video" />'),d.createCommentVNode(" 文档类 "),d.createVNode(d.unref(Uo),{modelValue:n.video,"onUpdate:modelValue":c[1]||(c[1]=v=>n.video=v),url:(p=i.value)==null?void 0:p.url},null,8,["modelValue","url"]),d.createVNode(d.unref(or),{modelValue:n.office,"onUpdate:modelValue":c[2]||(c[2]=v=>n.office=v),draggable:"","no-footer":"","no-header":"",fullscreen:"","show-close-bg":"","destroy-on-close":"","close-on-click-modal":"","close-on-press-escape":!1,"append-to-body":"",onClose:l,"modal-class":"ik-only-preview-dialog"},{default:d.withCtx(()=>{var v;return[d.createVNode(d.unref(hr),{"config-options":e.value,"document-server-url":((v=a.onlyOfficeConfig)==null?void 0:v.serverUrl)||a.onlyofficeServer},null,8,["config-options","document-server-url"])]}),_:1},8,["modelValue"])],64)):d.createCommentVNode("v-if",!0)}}}));ae.IkPreviewFileDialog=En,ae.default=En,Object.defineProperties(ae,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})});