baiqiu-cms-decoration-dg 0.1.0 → 0.1.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.
- package/lib/baiqiu-cms-decoration-dg.common.js +90075 -0
- package/lib/baiqiu-cms-decoration-dg.css +7 -0
- package/lib/baiqiu-cms-decoration-dg.umd.js +90085 -0
- package/lib/baiqiu-cms-decoration-dg.umd.min.js +48 -0
- package/lib/demo.html +10 -0
- package/{dist/img/iconfont.654cc65b.svg → lib/img/iconfont.210a3a86.svg} +89 -89
- package/package.json +5 -10
- package/babel.config.js +0 -5
- package/dist/css/app.d43615c0.css +0 -1
- package/dist/css/chunk-vendors.ef1800aa.css +0 -7
- package/dist/favicon.ico +0 -0
- package/dist/index.html +0 -1
- package/dist/js/app.453dd14c.js +0 -2
- package/dist/js/app.453dd14c.js.map +0 -1
- package/dist/js/chunk-vendors.cfd53f93.js +0 -37
- package/dist/js/chunk-vendors.cfd53f93.js.map +0 -1
- package/public/favicon.ico +0 -0
- package/public/index.html +0 -17
- package/src/App.vue +0 -594
- package/src/api/com-service.js +0 -26
- package/src/assets/iconfont/demo.css +0 -539
- package/src/assets/iconfont/iconfont.css +0 -158
- package/src/assets/iconfont/iconfont.eot +0 -0
- package/src/assets/iconfont/iconfont.json +0 -254
- package/src/assets/iconfont/iconfont.svg +0 -89
- package/src/assets/iconfont/iconfont.ttf +0 -0
- package/src/assets/iconfont/iconfont.woff +0 -0
- package/src/assets/iconfont/iconfont.woff2 +0 -0
- package/src/assets/img/pc-cms-v2/creation.png +0 -0
- package/src/assets/img/pc-cms-v2/icon.png +0 -0
- package/src/assets/img/pc-cms-v2/mobileNav.png +0 -0
- package/src/assets/img/pc-cms-v2/next1.png +0 -0
- package/src/assets/img/pc-cms-v2/next2.png +0 -0
- package/src/assets/img/pc-cms-v2/prev1.png +0 -0
- package/src/assets/img/pc-cms-v2/prev2.png +0 -0
- package/src/assets/img/pc-cms-v2/text.png +0 -0
- package/src/components/cms/animate.scss +0 -19
- package/src/components/cms/buttonItem/buttonItem.js +0 -135
- package/src/components/cms/buttonItem/buttonItem.scss +0 -95
- package/src/components/cms/buttonItem/buttonItem.vue +0 -47
- package/src/components/cms/buttonItem/index.js +0 -2
- package/src/components/cms/cms.js +0 -104
- package/src/components/cms/cms.scss +0 -46
- package/src/components/cms/cms.vue +0 -51
- package/src/components/cms/customLayout/customLayout.js +0 -46
- package/src/components/cms/customLayout/customLayout.scss +0 -8
- package/src/components/cms/customLayout/customLayout.vue +0 -15
- package/src/components/cms/customLayout/index.js +0 -2
- package/src/components/cms/hotspot/hotspot.js +0 -200
- package/src/components/cms/hotspot/hotspot.scss +0 -20
- package/src/components/cms/hotspot/hotspot.vue +0 -35
- package/src/components/cms/hotspot/index.js +0 -2
- package/src/components/cms/imgNav/imgNav.js +0 -176
- package/src/components/cms/imgNav/imgNav.scss +0 -113
- package/src/components/cms/imgNav/imgNav.vue +0 -123
- package/src/components/cms/imgNav/index.js +0 -2
- package/src/components/cms/index.js +0 -2
- package/src/components/cms/mixin.js +0 -239
- package/src/components/cms/multipleLayout/index.js +0 -2
- package/src/components/cms/multipleLayout/multipleLayout.js +0 -54
- package/src/components/cms/multipleLayout/multipleLayout.scss +0 -21
- package/src/components/cms/multipleLayout/multipleLayout.vue +0 -25
- package/src/components/cms/productItem/index.js +0 -2
- package/src/components/cms/productItem/productItem.js +0 -290
- package/src/components/cms/productItem/productItem.scss +0 -180
- package/src/components/cms/productItem/productItem.vue +0 -117
- package/src/components/cms/singleLayout/index.js +0 -2
- package/src/components/cms/singleLayout/singleLayout.js +0 -63
- package/src/components/cms/singleLayout/singleLayout.scss +0 -21
- package/src/components/cms/singleLayout/singleLayout.vue +0 -42
- package/src/components/cms/slideLayout/index.js +0 -2
- package/src/components/cms/slideLayout/slideLayout.js +0 -248
- package/src/components/cms/slideLayout/slideLayout.scss +0 -18
- package/src/components/cms/slideLayout/slideLayout.vue +0 -44
- package/src/components/cms/swiperItem/index.js +0 -2
- package/src/components/cms/swiperItem/swiperItem.js +0 -228
- package/src/components/cms/swiperItem/swiperItem.scss +0 -204
- package/src/components/cms/swiperItem/swiperItem.vue +0 -123
- package/src/components/cms/tabLayout/index.js +0 -2
- package/src/components/cms/tabLayout/navItem/index.js +0 -2
- package/src/components/cms/tabLayout/navItem/navItem.js +0 -47
- package/src/components/cms/tabLayout/navItem/navItem.scss +0 -23
- package/src/components/cms/tabLayout/navItem/navItem.vue +0 -13
- package/src/components/cms/tabLayout/tabLayout.js +0 -158
- package/src/components/cms/tabLayout/tabLayout.scss +0 -26
- package/src/components/cms/tabLayout/tabLayout.vue +0 -43
- package/src/components/cms/textItem/index.js +0 -2
- package/src/components/cms/textItem/textItem.js +0 -65
- package/src/components/cms/textItem/textItem.scss +0 -41
- package/src/components/cms/textItem/textItem.vue +0 -26
- package/src/components/cms/utils.js +0 -101
- package/src/components/cms/videoItem/index.js +0 -2
- package/src/components/cms/videoItem/videoItem.js +0 -96
- package/src/components/cms/videoItem/videoItem.scss +0 -27
- package/src/components/cms/videoItem/videoItem.vue +0 -56
- package/src/components/cms/videoPlayer/index.js +0 -2
- package/src/components/cms/videoPlayer/videoPlayer.js +0 -68
- package/src/components/cms/videoPlayer/videoPlayer.scss +0 -37
- package/src/components/cms/videoPlayer/videoPlayer.vue +0 -34
- package/src/index.js +0 -23
- package/src/index.scss +0 -221
- package/src/main.js +0 -8
- package/src/utils/common.js +0 -23
- package/src/utils/http-client.js +0 -101
- package/src/utils/utils.js +0 -63
- package/webpack.config.js +0 -109
- /package/{dist → lib}/fonts/iconfont.529b3ed0.ttf +0 -0
- /package/{dist → lib}/fonts/iconfont.580c918e.eot +0 -0
- /package/{dist → lib}/fonts/iconfont.ea5b1aa2.woff +0 -0
@@ -0,0 +1,48 @@
|
|
1
|
+
(function(e,t){"object"===typeof exports&&"object"===typeof module?module.exports=t():"function"===typeof define&&define.amd?define([],t):"object"===typeof exports?exports["baiqiu-cms-decoration-dg"]=t():e["baiqiu-cms-decoration-dg"]=t()})("undefined"!==typeof self?self:this,(function(){return function(e){var t={};function i(r){if(t[r])return t[r].exports;var n=t[r]={i:r,l:!1,exports:{}};return e[r].call(n.exports,n,n.exports,i),n.l=!0,n.exports}return i.m=e,i.c=t,i.d=function(e,t,r){i.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},i.r=function(e){"undefined"!==typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},i.t=function(e,t){if(1&t&&(e=i(e)),8&t)return e;if(4&t&&"object"===typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(i.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var n in e)i.d(r,n,function(t){return e[t]}.bind(null,n));return r},i.n=function(e){var t=e&&e.__esModule?function(){return e["default"]}:function(){return e};return i.d(t,"a",t),t},i.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},i.p="",i(i.s="fb15")}({0:function(e,t){},"00bb":function(e,t,i){(function(t,r,n){e.exports=r(i("21bf"),i("38ba"))})(0,(function(e){return e.mode.CFB=function(){var t=e.lib.BlockCipherMode.extend();function i(e,t,i,r){var n,s=this._iv;s?(n=s.slice(0),this._iv=void 0):n=this._prevBlock,r.encryptBlock(n,0);for(var a=0;a<i;a++)e[t+a]^=n[a]}return t.Encryptor=t.extend({processBlock:function(e,t){var r=this._cipher,n=r.blockSize;i.call(this,e,t,n,r),this._prevBlock=e.slice(t,t+n)}}),t.Decryptor=t.extend({processBlock:function(e,t){var r=this._cipher,n=r.blockSize,s=e.slice(t,t+n);i.call(this,e,t,n,r),this._prevBlock=s}}),t}(),e.mode.CFB}))},"02a3":function(e,t,i){(function(t,i){e.exports=i()})(0,(function(){"use strict";function e(e){return null!==e&&"object"===typeof e&&"constructor"in e&&e.constructor===Object}function t(i,r){void 0===i&&(i={}),void 0===r&&(r={}),Object.keys(r).forEach((function(n){"undefined"===typeof i[n]?i[n]=r[n]:e(r[n])&&e(i[n])&&Object.keys(r[n]).length>0&&t(i[n],r[n])}))}var i="undefined"!==typeof document?document:{},r={body:{},addEventListener:function(){},removeEventListener:function(){},activeElement:{blur:function(){},nodeName:""},querySelector:function(){return null},querySelectorAll:function(){return[]},getElementById:function(){return null},createEvent:function(){return{initEvent:function(){}}},createElement:function(){return{children:[],childNodes:[],style:{},setAttribute:function(){},getElementsByTagName:function(){return[]}}},createElementNS:function(){return{}},importNode:function(){return null},location:{hash:"",host:"",hostname:"",href:"",origin:"",pathname:"",protocol:"",search:""}};t(i,r);var n="undefined"!==typeof window?window:{},s={document:r,navigator:{userAgent:""},location:{hash:"",host:"",hostname:"",href:"",origin:"",pathname:"",protocol:"",search:""},history:{replaceState:function(){},pushState:function(){},go:function(){},back:function(){}},CustomEvent:function(){return this},addEventListener:function(){},removeEventListener:function(){},getComputedStyle:function(){return{getPropertyValue:function(){return""}}},Image:function(){},Date:function(){},screen:{},setTimeout:function(){},clearTimeout:function(){},matchMedia:function(){return{}}};t(n,s);var a=function(e){for(var t=this,i=0;i<e.length;i+=1)t[i]=e[i];return t.length=e.length,this};function o(e,t){var r=[],s=0;if(e&&!t&&e instanceof a)return e;if(e)if("string"===typeof e){var o,l,u=e.trim();if(u.indexOf("<")>=0&&u.indexOf(">")>=0){var d="div";for(0===u.indexOf("<li")&&(d="ul"),0===u.indexOf("<tr")&&(d="tbody"),0!==u.indexOf("<td")&&0!==u.indexOf("<th")||(d="tr"),0===u.indexOf("<tbody")&&(d="table"),0===u.indexOf("<option")&&(d="select"),l=i.createElement(d),l.innerHTML=u,s=0;s<l.childNodes.length;s+=1)r.push(l.childNodes[s])}else for(o=t||"#"!==e[0]||e.match(/[ .<>:~]/)?(t||i).querySelectorAll(e.trim()):[i.getElementById(e.trim().split("#")[1])],s=0;s<o.length;s+=1)o[s]&&r.push(o[s])}else if(e.nodeType||e===n||e===i)r.push(e);else if(e.length>0&&e[0].nodeType)for(s=0;s<e.length;s+=1)r.push(e[s]);return new a(r)}function l(e){for(var t=[],i=0;i<e.length;i+=1)-1===t.indexOf(e[i])&&t.push(e[i]);return t}function u(e){if("undefined"===typeof e)return this;for(var t=e.split(" "),i=0;i<t.length;i+=1)for(var r=0;r<this.length;r+=1)"undefined"!==typeof this[r]&&"undefined"!==typeof this[r].classList&&this[r].classList.add(t[i]);return this}function d(e){for(var t=e.split(" "),i=0;i<t.length;i+=1)for(var r=0;r<this.length;r+=1)"undefined"!==typeof this[r]&&"undefined"!==typeof this[r].classList&&this[r].classList.remove(t[i]);return this}function c(e){return!!this[0]&&this[0].classList.contains(e)}function h(e){for(var t=e.split(" "),i=0;i<t.length;i+=1)for(var r=0;r<this.length;r+=1)"undefined"!==typeof this[r]&&"undefined"!==typeof this[r].classList&&this[r].classList.toggle(t[i]);return this}function p(e,t){var i=arguments;if(1===arguments.length&&"string"===typeof e)return this[0]?this[0].getAttribute(e):void 0;for(var r=0;r<this.length;r+=1)if(2===i.length)this[r].setAttribute(e,t);else for(var n in e)this[r][n]=e[n],this[r].setAttribute(n,e[n]);return this}function f(e){for(var t=0;t<this.length;t+=1)this[t].removeAttribute(e);return this}function m(e,t){var i;if("undefined"!==typeof t){for(var r=0;r<this.length;r+=1)i=this[r],i.dom7ElementDataStorage||(i.dom7ElementDataStorage={}),i.dom7ElementDataStorage[e]=t;return this}if(i=this[0],i){if(i.dom7ElementDataStorage&&e in i.dom7ElementDataStorage)return i.dom7ElementDataStorage[e];var n=i.getAttribute("data-"+e);return n||void 0}}function g(e){for(var t=0;t<this.length;t+=1){var i=this[t].style;i.webkitTransform=e,i.transform=e}return this}function y(e){"string"!==typeof e&&(e+="ms");for(var t=0;t<this.length;t+=1){var i=this[t].style;i.webkitTransitionDuration=e,i.transitionDuration=e}return this}function v(){var e,t=[],i=arguments.length;while(i--)t[i]=arguments[i];var r=t[0],n=t[1],s=t[2],a=t[3];function l(e){var t=e.target;if(t){var i=e.target.dom7EventData||[];if(i.indexOf(e)<0&&i.unshift(e),o(t).is(n))s.apply(t,i);else for(var r=o(t).parents(),a=0;a<r.length;a+=1)o(r[a]).is(n)&&s.apply(r[a],i)}}function u(e){var t=e&&e.target&&e.target.dom7EventData||[];t.indexOf(e)<0&&t.unshift(e),s.apply(this,t)}"function"===typeof t[1]&&(e=t,r=e[0],s=e[1],a=e[2],n=void 0),a||(a=!1);for(var d,c=r.split(" "),h=0;h<this.length;h+=1){var p=this[h];if(n)for(d=0;d<c.length;d+=1){var f=c[d];p.dom7LiveListeners||(p.dom7LiveListeners={}),p.dom7LiveListeners[f]||(p.dom7LiveListeners[f]=[]),p.dom7LiveListeners[f].push({listener:s,proxyListener:l}),p.addEventListener(f,l,a)}else for(d=0;d<c.length;d+=1){var m=c[d];p.dom7Listeners||(p.dom7Listeners={}),p.dom7Listeners[m]||(p.dom7Listeners[m]=[]),p.dom7Listeners[m].push({listener:s,proxyListener:u}),p.addEventListener(m,u,a)}}return this}function b(){var e,t=[],i=arguments.length;while(i--)t[i]=arguments[i];var r=t[0],n=t[1],s=t[2],a=t[3];"function"===typeof t[1]&&(e=t,r=e[0],s=e[1],a=e[2],n=void 0),a||(a=!1);for(var o=r.split(" "),l=0;l<o.length;l+=1)for(var u=o[l],d=0;d<this.length;d+=1){var c=this[d],h=void 0;if(!n&&c.dom7Listeners?h=c.dom7Listeners[u]:n&&c.dom7LiveListeners&&(h=c.dom7LiveListeners[u]),h&&h.length)for(var p=h.length-1;p>=0;p-=1){var f=h[p];s&&f.listener===s||s&&f.listener&&f.listener.dom7proxy&&f.listener.dom7proxy===s?(c.removeEventListener(u,f.proxyListener,a),h.splice(p,1)):s||(c.removeEventListener(u,f.proxyListener,a),h.splice(p,1))}}return this}function _(){var e=[],t=arguments.length;while(t--)e[t]=arguments[t];for(var r=e[0].split(" "),s=e[1],a=0;a<r.length;a+=1)for(var o=r[a],l=0;l<this.length;l+=1){var u=this[l],d=void 0;try{d=new n.CustomEvent(o,{detail:s,bubbles:!0,cancelable:!0})}catch(c){d=i.createEvent("Event"),d.initEvent(o,!0,!0),d.detail=s}u.dom7EventData=e.filter((function(e,t){return t>0})),u.dispatchEvent(d),u.dom7EventData=[],delete u.dom7EventData}return this}function T(e){var t,i=["webkitTransitionEnd","transitionend"],r=this;function n(s){if(s.target===this)for(e.call(this,s),t=0;t<i.length;t+=1)r.off(i[t],n)}if(e)for(t=0;t<i.length;t+=1)r.on(i[t],n);return this}function S(e){if(this.length>0){if(e){var t=this.styles();return this[0].offsetWidth+parseFloat(t.getPropertyValue("margin-right"))+parseFloat(t.getPropertyValue("margin-left"))}return this[0].offsetWidth}return null}function w(e){if(this.length>0){if(e){var t=this.styles();return this[0].offsetHeight+parseFloat(t.getPropertyValue("margin-top"))+parseFloat(t.getPropertyValue("margin-bottom"))}return this[0].offsetHeight}return null}function E(){if(this.length>0){var e=this[0],t=e.getBoundingClientRect(),r=i.body,s=e.clientTop||r.clientTop||0,a=e.clientLeft||r.clientLeft||0,o=e===n?n.scrollY:e.scrollTop,l=e===n?n.scrollX:e.scrollLeft;return{top:t.top+o-s,left:t.left+l-a}}return null}function x(){return this[0]?n.getComputedStyle(this[0],null):{}}function C(e,t){var i;if(1===arguments.length){if("string"!==typeof e){for(i=0;i<this.length;i+=1)for(var r in e)this[i].style[r]=e[r];return this}if(this[0])return n.getComputedStyle(this[0],null).getPropertyValue(e)}if(2===arguments.length&&"string"===typeof e){for(i=0;i<this.length;i+=1)this[i].style[e]=t;return this}return this}function k(e){if(!e)return this;for(var t=0;t<this.length;t+=1)if(!1===e.call(this[t],t,this[t]))return this;return this}function I(e){for(var t=[],i=this,r=0;r<i.length;r+=1)e.call(i[r],r,i[r])&&t.push(i[r]);return new a(t)}function A(e){if("undefined"===typeof e)return this[0]?this[0].innerHTML:void 0;for(var t=0;t<this.length;t+=1)this[t].innerHTML=e;return this}function P(e){if("undefined"===typeof e)return this[0]?this[0].textContent.trim():null;for(var t=0;t<this.length;t+=1)this[t].textContent=e;return this}function O(e){var t,r,s=this[0];if(!s||"undefined"===typeof e)return!1;if("string"===typeof e){if(s.matches)return s.matches(e);if(s.webkitMatchesSelector)return s.webkitMatchesSelector(e);if(s.msMatchesSelector)return s.msMatchesSelector(e);for(t=o(e),r=0;r<t.length;r+=1)if(t[r]===s)return!0;return!1}if(e===i)return s===i;if(e===n)return s===n;if(e.nodeType||e instanceof a){for(t=e.nodeType?[e]:e,r=0;r<t.length;r+=1)if(t[r]===s)return!0;return!1}return!1}function L(){var e,t=this[0];if(t){e=0;while(null!==(t=t.previousSibling))1===t.nodeType&&(e+=1);return e}}function D(e){if("undefined"===typeof e)return this;var t,i=this.length;return e>i-1?new a([]):e<0?(t=i+e,new a(t<0?[]:[this[t]])):new a([this[e]])}function M(){var e,t=[],r=arguments.length;while(r--)t[r]=arguments[r];for(var n=0;n<t.length;n+=1){e=t[n];for(var s=0;s<this.length;s+=1)if("string"===typeof e){var o=i.createElement("div");o.innerHTML=e;while(o.firstChild)this[s].appendChild(o.firstChild)}else if(e instanceof a)for(var l=0;l<e.length;l+=1)this[s].appendChild(e[l]);else this[s].appendChild(e)}return this}function N(e){var t,r;for(t=0;t<this.length;t+=1)if("string"===typeof e){var n=i.createElement("div");for(n.innerHTML=e,r=n.childNodes.length-1;r>=0;r-=1)this[t].insertBefore(n.childNodes[r],this[t].childNodes[0])}else if(e instanceof a)for(r=0;r<e.length;r+=1)this[t].insertBefore(e[r],this[t].childNodes[0]);else this[t].insertBefore(e,this[t].childNodes[0]);return this}function R(e){return this.length>0?e?this[0].nextElementSibling&&o(this[0].nextElementSibling).is(e)?new a([this[0].nextElementSibling]):new a([]):this[0].nextElementSibling?new a([this[0].nextElementSibling]):new a([]):new a([])}function B(e){var t=[],i=this[0];if(!i)return new a([]);while(i.nextElementSibling){var r=i.nextElementSibling;e?o(r).is(e)&&t.push(r):t.push(r),i=r}return new a(t)}function U(e){if(this.length>0){var t=this[0];return e?t.previousElementSibling&&o(t.previousElementSibling).is(e)?new a([t.previousElementSibling]):new a([]):t.previousElementSibling?new a([t.previousElementSibling]):new a([])}return new a([])}function j(e){var t=[],i=this[0];if(!i)return new a([]);while(i.previousElementSibling){var r=i.previousElementSibling;e?o(r).is(e)&&t.push(r):t.push(r),i=r}return new a(t)}function F(e){for(var t=[],i=0;i<this.length;i+=1)null!==this[i].parentNode&&(e?o(this[i].parentNode).is(e)&&t.push(this[i].parentNode):t.push(this[i].parentNode));return o(l(t))}function q(e){for(var t=[],i=0;i<this.length;i+=1){var r=this[i].parentNode;while(r)e?o(r).is(e)&&t.push(r):t.push(r),r=r.parentNode}return o(l(t))}function $(e){var t=this;return"undefined"===typeof e?new a([]):(t.is(e)||(t=t.parents(e).eq(0)),t)}function H(e){for(var t=[],i=0;i<this.length;i+=1)for(var r=this[i].querySelectorAll(e),n=0;n<r.length;n+=1)t.push(r[n]);return new a(t)}function z(e){for(var t=[],i=0;i<this.length;i+=1)for(var r=this[i].childNodes,n=0;n<r.length;n+=1)e?1===r[n].nodeType&&o(r[n]).is(e)&&t.push(r[n]):1===r[n].nodeType&&t.push(r[n]);return new a(l(t))}function V(){for(var e=0;e<this.length;e+=1)this[e].parentNode&&this[e].parentNode.removeChild(this[e]);return this}function G(){var e=[],t=arguments.length;while(t--)e[t]=arguments[t];var i,r,n=this;for(i=0;i<e.length;i+=1){var s=o(e[i]);for(r=0;r<s.length;r+=1)n[n.length]=s[r],n.length+=1}return n}o.fn=a.prototype,o.Class=a,o.Dom7=a;var W={addClass:u,removeClass:d,hasClass:c,toggleClass:h,attr:p,removeAttr:f,data:m,transform:g,transition:y,on:v,off:b,trigger:_,transitionEnd:T,outerWidth:S,outerHeight:w,offset:E,css:C,each:k,html:A,text:P,is:O,index:L,eq:D,append:M,prepend:N,next:R,nextAll:B,prev:U,prevAll:j,parent:F,parents:q,closest:$,find:H,children:z,filter:I,remove:V,add:G,styles:x};Object.keys(W).forEach((function(e){o.fn[e]=o.fn[e]||W[e]}));var X={deleteProps:function(e){var t=e;Object.keys(t).forEach((function(e){try{t[e]=null}catch(i){}try{delete t[e]}catch(i){}}))},nextTick:function(e,t){return void 0===t&&(t=0),setTimeout(e,t)},now:function(){return Date.now()},getTranslate:function(e,t){var i,r,s;void 0===t&&(t="x");var a=n.getComputedStyle(e,null);return n.WebKitCSSMatrix?(r=a.transform||a.webkitTransform,r.split(",").length>6&&(r=r.split(", ").map((function(e){return e.replace(",",".")})).join(", ")),s=new n.WebKitCSSMatrix("none"===r?"":r)):(s=a.MozTransform||a.OTransform||a.MsTransform||a.msTransform||a.transform||a.getPropertyValue("transform").replace("translate(","matrix(1, 0, 0, 1,"),i=s.toString().split(",")),"x"===t&&(r=n.WebKitCSSMatrix?s.m41:16===i.length?parseFloat(i[12]):parseFloat(i[4])),"y"===t&&(r=n.WebKitCSSMatrix?s.m42:16===i.length?parseFloat(i[13]):parseFloat(i[5])),r||0},parseUrlQuery:function(e){var t,i,r,s,a={},o=e||n.location.href;if("string"===typeof o&&o.length)for(o=o.indexOf("?")>-1?o.replace(/\S*\?/,""):"",i=o.split("&").filter((function(e){return""!==e})),s=i.length,t=0;t<s;t+=1)r=i[t].replace(/#\S+/g,"").split("="),a[decodeURIComponent(r[0])]="undefined"===typeof r[1]?void 0:decodeURIComponent(r[1])||"";return a},isObject:function(e){return"object"===typeof e&&null!==e&&e.constructor&&e.constructor===Object},extend:function(){var e=[],t=arguments.length;while(t--)e[t]=arguments[t];for(var i=Object(e[0]),r=1;r<e.length;r+=1){var n=e[r];if(void 0!==n&&null!==n)for(var s=Object.keys(Object(n)),a=0,o=s.length;a<o;a+=1){var l=s[a],u=Object.getOwnPropertyDescriptor(n,l);void 0!==u&&u.enumerable&&(X.isObject(i[l])&&X.isObject(n[l])?X.extend(i[l],n[l]):!X.isObject(i[l])&&X.isObject(n[l])?(i[l]={},X.extend(i[l],n[l])):i[l]=n[l])}}return i}},Y=function(){return{touch:!!("ontouchstart"in n||n.DocumentTouch&&i instanceof n.DocumentTouch),pointerEvents:!!n.PointerEvent&&"maxTouchPoints"in n.navigator&&n.navigator.maxTouchPoints>=0,observer:function(){return"MutationObserver"in n||"WebkitMutationObserver"in n}(),passiveListener:function(){var e=!1;try{var t=Object.defineProperty({},"passive",{get:function(){e=!0}});n.addEventListener("testPassiveListener",null,t)}catch(i){}return e}(),gestures:function(){return"ongesturestart"in n}()}}(),K=function(e){void 0===e&&(e={});var t=this;t.params=e,t.eventsListeners={},t.params&&t.params.on&&Object.keys(t.params.on).forEach((function(e){t.on(e,t.params.on[e])}))},J={components:{configurable:!0}};function Q(){var e,t,i=this,r=i.$el;e="undefined"!==typeof i.params.width?i.params.width:r[0].clientWidth,t="undefined"!==typeof i.params.height?i.params.height:r[0].clientHeight,0===e&&i.isHorizontal()||0===t&&i.isVertical()||(e=e-parseInt(r.css("padding-left"),10)-parseInt(r.css("padding-right"),10),t=t-parseInt(r.css("padding-top"),10)-parseInt(r.css("padding-bottom"),10),X.extend(i,{width:e,height:t,size:i.isHorizontal()?e:t}))}function Z(){var e=this,t=e.params,i=e.$wrapperEl,r=e.size,s=e.rtlTranslate,a=e.wrongRTL,o=e.virtual&&t.virtual.enabled,l=o?e.virtual.slides.length:e.slides.length,u=i.children("."+e.params.slideClass),d=o?e.virtual.slides.length:u.length,c=[],h=[],p=[];function f(e){return!t.cssMode||e!==u.length-1}var m=t.slidesOffsetBefore;"function"===typeof m&&(m=t.slidesOffsetBefore.call(e));var g=t.slidesOffsetAfter;"function"===typeof g&&(g=t.slidesOffsetAfter.call(e));var y=e.snapGrid.length,v=e.snapGrid.length,b=t.spaceBetween,_=-m,T=0,S=0;if("undefined"!==typeof r){var w,E;"string"===typeof b&&b.indexOf("%")>=0&&(b=parseFloat(b.replace("%",""))/100*r),e.virtualSize=-b,s?u.css({marginLeft:"",marginTop:""}):u.css({marginRight:"",marginBottom:""}),t.slidesPerColumn>1&&(w=Math.floor(d/t.slidesPerColumn)===d/e.params.slidesPerColumn?d:Math.ceil(d/t.slidesPerColumn)*t.slidesPerColumn,"auto"!==t.slidesPerView&&"row"===t.slidesPerColumnFill&&(w=Math.max(w,t.slidesPerView*t.slidesPerColumn)));for(var x,C=t.slidesPerColumn,k=w/C,I=Math.floor(d/t.slidesPerColumn),A=0;A<d;A+=1){E=0;var P=u.eq(A);if(t.slidesPerColumn>1){var O=void 0,L=void 0,D=void 0;if("row"===t.slidesPerColumnFill&&t.slidesPerGroup>1){var M=Math.floor(A/(t.slidesPerGroup*t.slidesPerColumn)),N=A-t.slidesPerColumn*t.slidesPerGroup*M,R=0===M?t.slidesPerGroup:Math.min(Math.ceil((d-M*C*t.slidesPerGroup)/C),t.slidesPerGroup);D=Math.floor(N/R),L=N-D*R+M*t.slidesPerGroup,O=L+D*w/C,P.css({"-webkit-box-ordinal-group":O,"-moz-box-ordinal-group":O,"-ms-flex-order":O,"-webkit-order":O,order:O})}else"column"===t.slidesPerColumnFill?(L=Math.floor(A/C),D=A-L*C,(L>I||L===I&&D===C-1)&&(D+=1,D>=C&&(D=0,L+=1))):(D=Math.floor(A/k),L=A-D*k);P.css("margin-"+(e.isHorizontal()?"top":"left"),0!==D&&t.spaceBetween&&t.spaceBetween+"px")}if("none"!==P.css("display")){if("auto"===t.slidesPerView){var B=n.getComputedStyle(P[0],null),U=P[0].style.transform,j=P[0].style.webkitTransform;if(U&&(P[0].style.transform="none"),j&&(P[0].style.webkitTransform="none"),t.roundLengths)E=e.isHorizontal()?P.outerWidth(!0):P.outerHeight(!0);else if(e.isHorizontal()){var F=parseFloat(B.getPropertyValue("width")),q=parseFloat(B.getPropertyValue("padding-left")),$=parseFloat(B.getPropertyValue("padding-right")),H=parseFloat(B.getPropertyValue("margin-left")),z=parseFloat(B.getPropertyValue("margin-right")),V=B.getPropertyValue("box-sizing");E=V&&"border-box"===V?F+H+z:F+q+$+H+z}else{var G=parseFloat(B.getPropertyValue("height")),W=parseFloat(B.getPropertyValue("padding-top")),Y=parseFloat(B.getPropertyValue("padding-bottom")),K=parseFloat(B.getPropertyValue("margin-top")),J=parseFloat(B.getPropertyValue("margin-bottom")),Q=B.getPropertyValue("box-sizing");E=Q&&"border-box"===Q?G+K+J:G+W+Y+K+J}U&&(P[0].style.transform=U),j&&(P[0].style.webkitTransform=j),t.roundLengths&&(E=Math.floor(E))}else E=(r-(t.slidesPerView-1)*b)/t.slidesPerView,t.roundLengths&&(E=Math.floor(E)),u[A]&&(e.isHorizontal()?u[A].style.width=E+"px":u[A].style.height=E+"px");u[A]&&(u[A].swiperSlideSize=E),p.push(E),t.centeredSlides?(_=_+E/2+T/2+b,0===T&&0!==A&&(_=_-r/2-b),0===A&&(_=_-r/2-b),Math.abs(_)<.001&&(_=0),t.roundLengths&&(_=Math.floor(_)),S%t.slidesPerGroup===0&&c.push(_),h.push(_)):(t.roundLengths&&(_=Math.floor(_)),(S-Math.min(e.params.slidesPerGroupSkip,S))%e.params.slidesPerGroup===0&&c.push(_),h.push(_),_=_+E+b),e.virtualSize+=E+b,T=E,S+=1}}if(e.virtualSize=Math.max(e.virtualSize,r)+g,s&&a&&("slide"===t.effect||"coverflow"===t.effect)&&i.css({width:e.virtualSize+t.spaceBetween+"px"}),t.setWrapperSize&&(e.isHorizontal()?i.css({width:e.virtualSize+t.spaceBetween+"px"}):i.css({height:e.virtualSize+t.spaceBetween+"px"})),t.slidesPerColumn>1&&(e.virtualSize=(E+t.spaceBetween)*w,e.virtualSize=Math.ceil(e.virtualSize/t.slidesPerColumn)-t.spaceBetween,e.isHorizontal()?i.css({width:e.virtualSize+t.spaceBetween+"px"}):i.css({height:e.virtualSize+t.spaceBetween+"px"}),t.centeredSlides)){x=[];for(var Z=0;Z<c.length;Z+=1){var ee=c[Z];t.roundLengths&&(ee=Math.floor(ee)),c[Z]<e.virtualSize+c[0]&&x.push(ee)}c=x}if(!t.centeredSlides){x=[];for(var te=0;te<c.length;te+=1){var ie=c[te];t.roundLengths&&(ie=Math.floor(ie)),c[te]<=e.virtualSize-r&&x.push(ie)}c=x,Math.floor(e.virtualSize-r)-Math.floor(c[c.length-1])>1&&c.push(e.virtualSize-r)}if(0===c.length&&(c=[0]),0!==t.spaceBetween&&(e.isHorizontal()?s?u.filter(f).css({marginLeft:b+"px"}):u.filter(f).css({marginRight:b+"px"}):u.filter(f).css({marginBottom:b+"px"})),t.centeredSlides&&t.centeredSlidesBounds){var re=0;p.forEach((function(e){re+=e+(t.spaceBetween?t.spaceBetween:0)})),re-=t.spaceBetween;var ne=re-r;c=c.map((function(e){return e<0?-m:e>ne?ne+g:e}))}if(t.centerInsufficientSlides){var se=0;if(p.forEach((function(e){se+=e+(t.spaceBetween?t.spaceBetween:0)})),se-=t.spaceBetween,se<r){var ae=(r-se)/2;c.forEach((function(e,t){c[t]=e-ae})),h.forEach((function(e,t){h[t]=e+ae}))}}X.extend(e,{slides:u,snapGrid:c,slidesGrid:h,slidesSizesGrid:p}),d!==l&&e.emit("slidesLengthChange"),c.length!==y&&(e.params.watchOverflow&&e.checkOverflow(),e.emit("snapGridLengthChange")),h.length!==v&&e.emit("slidesGridLengthChange"),(t.watchSlidesProgress||t.watchSlidesVisibility)&&e.updateSlidesOffset()}}function ee(e){var t,i=this,r=[],n=0;if("number"===typeof e?i.setTransition(e):!0===e&&i.setTransition(i.params.speed),"auto"!==i.params.slidesPerView&&i.params.slidesPerView>1)if(i.params.centeredSlides)i.visibleSlides.each((function(e,t){r.push(t)}));else for(t=0;t<Math.ceil(i.params.slidesPerView);t+=1){var s=i.activeIndex+t;if(s>i.slides.length)break;r.push(i.slides.eq(s)[0])}else r.push(i.slides.eq(i.activeIndex)[0]);for(t=0;t<r.length;t+=1)if("undefined"!==typeof r[t]){var a=r[t].offsetHeight;n=a>n?a:n}n&&i.$wrapperEl.css("height",n+"px")}function te(){for(var e=this,t=e.slides,i=0;i<t.length;i+=1)t[i].swiperSlideOffset=e.isHorizontal()?t[i].offsetLeft:t[i].offsetTop}function ie(e){void 0===e&&(e=this&&this.translate||0);var t=this,i=t.params,r=t.slides,n=t.rtlTranslate;if(0!==r.length){"undefined"===typeof r[0].swiperSlideOffset&&t.updateSlidesOffset();var s=-e;n&&(s=e),r.removeClass(i.slideVisibleClass),t.visibleSlidesIndexes=[],t.visibleSlides=[];for(var a=0;a<r.length;a+=1){var l=r[a],u=(s+(i.centeredSlides?t.minTranslate():0)-l.swiperSlideOffset)/(l.swiperSlideSize+i.spaceBetween);if(i.watchSlidesVisibility||i.centeredSlides&&i.autoHeight){var d=-(s-l.swiperSlideOffset),c=d+t.slidesSizesGrid[a],h=d>=0&&d<t.size-1||c>1&&c<=t.size||d<=0&&c>=t.size;h&&(t.visibleSlides.push(l),t.visibleSlidesIndexes.push(a),r.eq(a).addClass(i.slideVisibleClass))}l.progress=n?-u:u}t.visibleSlides=o(t.visibleSlides)}}function re(e){var t=this;if("undefined"===typeof e){var i=t.rtlTranslate?-1:1;e=t&&t.translate&&t.translate*i||0}var r=t.params,n=t.maxTranslate()-t.minTranslate(),s=t.progress,a=t.isBeginning,o=t.isEnd,l=a,u=o;0===n?(s=0,a=!0,o=!0):(s=(e-t.minTranslate())/n,a=s<=0,o=s>=1),X.extend(t,{progress:s,isBeginning:a,isEnd:o}),(r.watchSlidesProgress||r.watchSlidesVisibility||r.centeredSlides&&r.autoHeight)&&t.updateSlidesProgress(e),a&&!l&&t.emit("reachBeginning toEdge"),o&&!u&&t.emit("reachEnd toEdge"),(l&&!a||u&&!o)&&t.emit("fromEdge"),t.emit("progress",s)}function ne(){var e,t=this,i=t.slides,r=t.params,n=t.$wrapperEl,s=t.activeIndex,a=t.realIndex,o=t.virtual&&r.virtual.enabled;i.removeClass(r.slideActiveClass+" "+r.slideNextClass+" "+r.slidePrevClass+" "+r.slideDuplicateActiveClass+" "+r.slideDuplicateNextClass+" "+r.slideDuplicatePrevClass),e=o?t.$wrapperEl.find("."+r.slideClass+'[data-swiper-slide-index="'+s+'"]'):i.eq(s),e.addClass(r.slideActiveClass),r.loop&&(e.hasClass(r.slideDuplicateClass)?n.children("."+r.slideClass+":not(."+r.slideDuplicateClass+')[data-swiper-slide-index="'+a+'"]').addClass(r.slideDuplicateActiveClass):n.children("."+r.slideClass+"."+r.slideDuplicateClass+'[data-swiper-slide-index="'+a+'"]').addClass(r.slideDuplicateActiveClass));var l=e.nextAll("."+r.slideClass).eq(0).addClass(r.slideNextClass);r.loop&&0===l.length&&(l=i.eq(0),l.addClass(r.slideNextClass));var u=e.prevAll("."+r.slideClass).eq(0).addClass(r.slidePrevClass);r.loop&&0===u.length&&(u=i.eq(-1),u.addClass(r.slidePrevClass)),r.loop&&(l.hasClass(r.slideDuplicateClass)?n.children("."+r.slideClass+":not(."+r.slideDuplicateClass+')[data-swiper-slide-index="'+l.attr("data-swiper-slide-index")+'"]').addClass(r.slideDuplicateNextClass):n.children("."+r.slideClass+"."+r.slideDuplicateClass+'[data-swiper-slide-index="'+l.attr("data-swiper-slide-index")+'"]').addClass(r.slideDuplicateNextClass),u.hasClass(r.slideDuplicateClass)?n.children("."+r.slideClass+":not(."+r.slideDuplicateClass+')[data-swiper-slide-index="'+u.attr("data-swiper-slide-index")+'"]').addClass(r.slideDuplicatePrevClass):n.children("."+r.slideClass+"."+r.slideDuplicateClass+'[data-swiper-slide-index="'+u.attr("data-swiper-slide-index")+'"]').addClass(r.slideDuplicatePrevClass))}function se(e){var t,i=this,r=i.rtlTranslate?i.translate:-i.translate,n=i.slidesGrid,s=i.snapGrid,a=i.params,o=i.activeIndex,l=i.realIndex,u=i.snapIndex,d=e;if("undefined"===typeof d){for(var c=0;c<n.length;c+=1)"undefined"!==typeof n[c+1]?r>=n[c]&&r<n[c+1]-(n[c+1]-n[c])/2?d=c:r>=n[c]&&r<n[c+1]&&(d=c+1):r>=n[c]&&(d=c);a.normalizeSlideIndex&&(d<0||"undefined"===typeof d)&&(d=0)}if(s.indexOf(r)>=0)t=s.indexOf(r);else{var h=Math.min(a.slidesPerGroupSkip,d);t=h+Math.floor((d-h)/a.slidesPerGroup)}if(t>=s.length&&(t=s.length-1),d!==o){var p=parseInt(i.slides.eq(d).attr("data-swiper-slide-index")||d,10);X.extend(i,{snapIndex:t,realIndex:p,previousIndex:o,activeIndex:d}),i.emit("activeIndexChange"),i.emit("snapIndexChange"),l!==p&&i.emit("realIndexChange"),(i.initialized||i.params.runCallbacksOnInit)&&i.emit("slideChange")}else t!==u&&(i.snapIndex=t,i.emit("snapIndexChange"))}function ae(e){var t=this,i=t.params,r=o(e.target).closest("."+i.slideClass)[0],n=!1;if(r)for(var s=0;s<t.slides.length;s+=1)t.slides[s]===r&&(n=!0);if(!r||!n)return t.clickedSlide=void 0,void(t.clickedIndex=void 0);t.clickedSlide=r,t.virtual&&t.params.virtual.enabled?t.clickedIndex=parseInt(o(r).attr("data-swiper-slide-index"),10):t.clickedIndex=o(r).index(),i.slideToClickedSlide&&void 0!==t.clickedIndex&&t.clickedIndex!==t.activeIndex&&t.slideToClickedSlide()}K.prototype.on=function(e,t,i){var r=this;if("function"!==typeof t)return r;var n=i?"unshift":"push";return e.split(" ").forEach((function(e){r.eventsListeners[e]||(r.eventsListeners[e]=[]),r.eventsListeners[e][n](t)})),r},K.prototype.once=function(e,t,i){var r=this;if("function"!==typeof t)return r;function n(){var i=[],s=arguments.length;while(s--)i[s]=arguments[s];r.off(e,n),n.f7proxy&&delete n.f7proxy,t.apply(r,i)}return n.f7proxy=t,r.on(e,n,i)},K.prototype.off=function(e,t){var i=this;return i.eventsListeners?(e.split(" ").forEach((function(e){"undefined"===typeof t?i.eventsListeners[e]=[]:i.eventsListeners[e]&&i.eventsListeners[e].length&&i.eventsListeners[e].forEach((function(r,n){(r===t||r.f7proxy&&r.f7proxy===t)&&i.eventsListeners[e].splice(n,1)}))})),i):i},K.prototype.emit=function(){var e=[],t=arguments.length;while(t--)e[t]=arguments[t];var i,r,n,s=this;if(!s.eventsListeners)return s;"string"===typeof e[0]||Array.isArray(e[0])?(i=e[0],r=e.slice(1,e.length),n=s):(i=e[0].events,r=e[0].data,n=e[0].context||s);var a=Array.isArray(i)?i:i.split(" ");return a.forEach((function(e){if(s.eventsListeners&&s.eventsListeners[e]){var t=[];s.eventsListeners[e].forEach((function(e){t.push(e)})),t.forEach((function(e){e.apply(n,r)}))}})),s},K.prototype.useModulesParams=function(e){var t=this;t.modules&&Object.keys(t.modules).forEach((function(i){var r=t.modules[i];r.params&&X.extend(e,r.params)}))},K.prototype.useModules=function(e){void 0===e&&(e={});var t=this;t.modules&&Object.keys(t.modules).forEach((function(i){var r=t.modules[i],n=e[i]||{};r.instance&&Object.keys(r.instance).forEach((function(e){var i=r.instance[e];t[e]="function"===typeof i?i.bind(t):i})),r.on&&t.on&&Object.keys(r.on).forEach((function(e){t.on(e,r.on[e])})),r.create&&r.create.bind(t)(n)}))},J.components.set=function(e){var t=this;t.use&&t.use(e)},K.installModule=function(e){var t=[],i=arguments.length-1;while(i-- >0)t[i]=arguments[i+1];var r=this;r.prototype.modules||(r.prototype.modules={});var n=e.name||Object.keys(r.prototype.modules).length+"_"+X.now();return r.prototype.modules[n]=e,e.proto&&Object.keys(e.proto).forEach((function(t){r.prototype[t]=e.proto[t]})),e.static&&Object.keys(e.static).forEach((function(t){r[t]=e.static[t]})),e.install&&e.install.apply(r,t),r},K.use=function(e){var t=[],i=arguments.length-1;while(i-- >0)t[i]=arguments[i+1];var r=this;return Array.isArray(e)?(e.forEach((function(e){return r.installModule(e)})),r):r.installModule.apply(r,[e].concat(t))},Object.defineProperties(K,J);var oe={updateSize:Q,updateSlides:Z,updateAutoHeight:ee,updateSlidesOffset:te,updateSlidesProgress:ie,updateProgress:re,updateSlidesClasses:ne,updateActiveIndex:se,updateClickedSlide:ae};function le(e){void 0===e&&(e=this.isHorizontal()?"x":"y");var t=this,i=t.params,r=t.rtlTranslate,n=t.translate,s=t.$wrapperEl;if(i.virtualTranslate)return r?-n:n;if(i.cssMode)return n;var a=X.getTranslate(s[0],e);return r&&(a=-a),a||0}function ue(e,t){var i,r=this,n=r.rtlTranslate,s=r.params,a=r.$wrapperEl,o=r.wrapperEl,l=r.progress,u=0,d=0,c=0;r.isHorizontal()?u=n?-e:e:d=e,s.roundLengths&&(u=Math.floor(u),d=Math.floor(d)),s.cssMode?o[r.isHorizontal()?"scrollLeft":"scrollTop"]=r.isHorizontal()?-u:-d:s.virtualTranslate||a.transform("translate3d("+u+"px, "+d+"px, "+c+"px)"),r.previousTranslate=r.translate,r.translate=r.isHorizontal()?u:d;var h=r.maxTranslate()-r.minTranslate();i=0===h?0:(e-r.minTranslate())/h,i!==l&&r.updateProgress(e),r.emit("setTranslate",r.translate,t)}function de(){return-this.snapGrid[0]}function ce(){return-this.snapGrid[this.snapGrid.length-1]}function he(e,t,i,r,n){var s;void 0===e&&(e=0),void 0===t&&(t=this.params.speed),void 0===i&&(i=!0),void 0===r&&(r=!0);var a=this,o=a.params,l=a.wrapperEl;if(a.animating&&o.preventInteractionOnTransition)return!1;var u,d=a.minTranslate(),c=a.maxTranslate();if(u=r&&e>d?d:r&&e<c?c:e,a.updateProgress(u),o.cssMode){var h=a.isHorizontal();return 0===t?l[h?"scrollLeft":"scrollTop"]=-u:l.scrollTo?l.scrollTo((s={},s[h?"left":"top"]=-u,s.behavior="smooth",s)):l[h?"scrollLeft":"scrollTop"]=-u,!0}return 0===t?(a.setTransition(0),a.setTranslate(u),i&&(a.emit("beforeTransitionStart",t,n),a.emit("transitionEnd"))):(a.setTransition(t),a.setTranslate(u),i&&(a.emit("beforeTransitionStart",t,n),a.emit("transitionStart")),a.animating||(a.animating=!0,a.onTranslateToWrapperTransitionEnd||(a.onTranslateToWrapperTransitionEnd=function(e){a&&!a.destroyed&&e.target===this&&(a.$wrapperEl[0].removeEventListener("transitionend",a.onTranslateToWrapperTransitionEnd),a.$wrapperEl[0].removeEventListener("webkitTransitionEnd",a.onTranslateToWrapperTransitionEnd),a.onTranslateToWrapperTransitionEnd=null,delete a.onTranslateToWrapperTransitionEnd,i&&a.emit("transitionEnd"))}),a.$wrapperEl[0].addEventListener("transitionend",a.onTranslateToWrapperTransitionEnd),a.$wrapperEl[0].addEventListener("webkitTransitionEnd",a.onTranslateToWrapperTransitionEnd))),!0}var pe={getTranslate:le,setTranslate:ue,minTranslate:de,maxTranslate:ce,translateTo:he};function fe(e,t){var i=this;i.params.cssMode||i.$wrapperEl.transition(e),i.emit("setTransition",e,t)}function me(e,t){void 0===e&&(e=!0);var i=this,r=i.activeIndex,n=i.params,s=i.previousIndex;if(!n.cssMode){n.autoHeight&&i.updateAutoHeight();var a=t;if(a||(a=r>s?"next":r<s?"prev":"reset"),i.emit("transitionStart"),e&&r!==s){if("reset"===a)return void i.emit("slideResetTransitionStart");i.emit("slideChangeTransitionStart"),"next"===a?i.emit("slideNextTransitionStart"):i.emit("slidePrevTransitionStart")}}}function ge(e,t){void 0===e&&(e=!0);var i=this,r=i.activeIndex,n=i.previousIndex,s=i.params;if(i.animating=!1,!s.cssMode){i.setTransition(0);var a=t;if(a||(a=r>n?"next":r<n?"prev":"reset"),i.emit("transitionEnd"),e&&r!==n){if("reset"===a)return void i.emit("slideResetTransitionEnd");i.emit("slideChangeTransitionEnd"),"next"===a?i.emit("slideNextTransitionEnd"):i.emit("slidePrevTransitionEnd")}}}var ye={setTransition:fe,transitionStart:me,transitionEnd:ge};function ve(e,t,i,r){var n;void 0===e&&(e=0),void 0===t&&(t=this.params.speed),void 0===i&&(i=!0);var s=this,a=e;a<0&&(a=0);var o=s.params,l=s.snapGrid,u=s.slidesGrid,d=s.previousIndex,c=s.activeIndex,h=s.rtlTranslate,p=s.wrapperEl;if(s.animating&&o.preventInteractionOnTransition)return!1;var f=Math.min(s.params.slidesPerGroupSkip,a),m=f+Math.floor((a-f)/s.params.slidesPerGroup);m>=l.length&&(m=l.length-1),(c||o.initialSlide||0)===(d||0)&&i&&s.emit("beforeSlideChangeStart");var g,y=-l[m];if(s.updateProgress(y),o.normalizeSlideIndex)for(var v=0;v<u.length;v+=1)-Math.floor(100*y)>=Math.floor(100*u[v])&&(a=v);if(s.initialized&&a!==c){if(!s.allowSlideNext&&y<s.translate&&y<s.minTranslate())return!1;if(!s.allowSlidePrev&&y>s.translate&&y>s.maxTranslate()&&(c||0)!==a)return!1}if(g=a>c?"next":a<c?"prev":"reset",h&&-y===s.translate||!h&&y===s.translate)return s.updateActiveIndex(a),o.autoHeight&&s.updateAutoHeight(),s.updateSlidesClasses(),"slide"!==o.effect&&s.setTranslate(y),"reset"!==g&&(s.transitionStart(i,g),s.transitionEnd(i,g)),!1;if(o.cssMode){var b=s.isHorizontal(),_=-y;return h&&(_=p.scrollWidth-p.offsetWidth-_),0===t?p[b?"scrollLeft":"scrollTop"]=_:p.scrollTo?p.scrollTo((n={},n[b?"left":"top"]=_,n.behavior="smooth",n)):p[b?"scrollLeft":"scrollTop"]=_,!0}return 0===t?(s.setTransition(0),s.setTranslate(y),s.updateActiveIndex(a),s.updateSlidesClasses(),s.emit("beforeTransitionStart",t,r),s.transitionStart(i,g),s.transitionEnd(i,g)):(s.setTransition(t),s.setTranslate(y),s.updateActiveIndex(a),s.updateSlidesClasses(),s.emit("beforeTransitionStart",t,r),s.transitionStart(i,g),s.animating||(s.animating=!0,s.onSlideToWrapperTransitionEnd||(s.onSlideToWrapperTransitionEnd=function(e){s&&!s.destroyed&&e.target===this&&(s.$wrapperEl[0].removeEventListener("transitionend",s.onSlideToWrapperTransitionEnd),s.$wrapperEl[0].removeEventListener("webkitTransitionEnd",s.onSlideToWrapperTransitionEnd),s.onSlideToWrapperTransitionEnd=null,delete s.onSlideToWrapperTransitionEnd,s.transitionEnd(i,g))}),s.$wrapperEl[0].addEventListener("transitionend",s.onSlideToWrapperTransitionEnd),s.$wrapperEl[0].addEventListener("webkitTransitionEnd",s.onSlideToWrapperTransitionEnd))),!0}function be(e,t,i,r){void 0===e&&(e=0),void 0===t&&(t=this.params.speed),void 0===i&&(i=!0);var n=this,s=e;return n.params.loop&&(s+=n.loopedSlides),n.slideTo(s,t,i,r)}function _e(e,t,i){void 0===e&&(e=this.params.speed),void 0===t&&(t=!0);var r=this,n=r.params,s=r.animating,a=r.activeIndex<n.slidesPerGroupSkip?1:n.slidesPerGroup;if(n.loop){if(s)return!1;r.loopFix(),r._clientLeft=r.$wrapperEl[0].clientLeft}return r.slideTo(r.activeIndex+a,e,t,i)}function Te(e,t,i){void 0===e&&(e=this.params.speed),void 0===t&&(t=!0);var r=this,n=r.params,s=r.animating,a=r.snapGrid,o=r.slidesGrid,l=r.rtlTranslate;if(n.loop){if(s)return!1;r.loopFix(),r._clientLeft=r.$wrapperEl[0].clientLeft}var u=l?r.translate:-r.translate;function d(e){return e<0?-Math.floor(Math.abs(e)):Math.floor(e)}var c,h=d(u),p=a.map((function(e){return d(e)})),f=(o.map((function(e){return d(e)})),a[p.indexOf(h)],a[p.indexOf(h)-1]);return"undefined"===typeof f&&n.cssMode&&a.forEach((function(e){!f&&h>=e&&(f=e)})),"undefined"!==typeof f&&(c=o.indexOf(f),c<0&&(c=r.activeIndex-1)),r.slideTo(c,e,t,i)}function Se(e,t,i){void 0===e&&(e=this.params.speed),void 0===t&&(t=!0);var r=this;return r.slideTo(r.activeIndex,e,t,i)}function we(e,t,i,r){void 0===e&&(e=this.params.speed),void 0===t&&(t=!0),void 0===r&&(r=.5);var n=this,s=n.activeIndex,a=Math.min(n.params.slidesPerGroupSkip,s),o=a+Math.floor((s-a)/n.params.slidesPerGroup),l=n.rtlTranslate?n.translate:-n.translate;if(l>=n.snapGrid[o]){var u=n.snapGrid[o],d=n.snapGrid[o+1];l-u>(d-u)*r&&(s+=n.params.slidesPerGroup)}else{var c=n.snapGrid[o-1],h=n.snapGrid[o];l-c<=(h-c)*r&&(s-=n.params.slidesPerGroup)}return s=Math.max(s,0),s=Math.min(s,n.slidesGrid.length-1),n.slideTo(s,e,t,i)}function Ee(){var e,t=this,i=t.params,r=t.$wrapperEl,n="auto"===i.slidesPerView?t.slidesPerViewDynamic():i.slidesPerView,s=t.clickedIndex;if(i.loop){if(t.animating)return;e=parseInt(o(t.clickedSlide).attr("data-swiper-slide-index"),10),i.centeredSlides?s<t.loopedSlides-n/2||s>t.slides.length-t.loopedSlides+n/2?(t.loopFix(),s=r.children("."+i.slideClass+'[data-swiper-slide-index="'+e+'"]:not(.'+i.slideDuplicateClass+")").eq(0).index(),X.nextTick((function(){t.slideTo(s)}))):t.slideTo(s):s>t.slides.length-n?(t.loopFix(),s=r.children("."+i.slideClass+'[data-swiper-slide-index="'+e+'"]:not(.'+i.slideDuplicateClass+")").eq(0).index(),X.nextTick((function(){t.slideTo(s)}))):t.slideTo(s)}else t.slideTo(s)}var xe={slideTo:ve,slideToLoop:be,slideNext:_e,slidePrev:Te,slideReset:Se,slideToClosest:we,slideToClickedSlide:Ee};function Ce(){var e=this,t=e.params,r=e.$wrapperEl;r.children("."+t.slideClass+"."+t.slideDuplicateClass).remove();var n=r.children("."+t.slideClass);if(t.loopFillGroupWithBlank){var s=t.slidesPerGroup-n.length%t.slidesPerGroup;if(s!==t.slidesPerGroup){for(var a=0;a<s;a+=1){var l=o(i.createElement("div")).addClass(t.slideClass+" "+t.slideBlankClass);r.append(l)}n=r.children("."+t.slideClass)}}"auto"!==t.slidesPerView||t.loopedSlides||(t.loopedSlides=n.length),e.loopedSlides=Math.ceil(parseFloat(t.loopedSlides||t.slidesPerView,10)),e.loopedSlides+=t.loopAdditionalSlides,e.loopedSlides>n.length&&(e.loopedSlides=n.length);var u=[],d=[];n.each((function(t,i){var r=o(i);t<e.loopedSlides&&d.push(i),t<n.length&&t>=n.length-e.loopedSlides&&u.push(i),r.attr("data-swiper-slide-index",t)}));for(var c=0;c<d.length;c+=1)r.append(o(d[c].cloneNode(!0)).addClass(t.slideDuplicateClass));for(var h=u.length-1;h>=0;h-=1)r.prepend(o(u[h].cloneNode(!0)).addClass(t.slideDuplicateClass))}function ke(){var e=this;e.emit("beforeLoopFix");var t,i=e.activeIndex,r=e.slides,n=e.loopedSlides,s=e.allowSlidePrev,a=e.allowSlideNext,o=e.snapGrid,l=e.rtlTranslate;e.allowSlidePrev=!0,e.allowSlideNext=!0;var u=-o[i],d=u-e.getTranslate();if(i<n){t=r.length-3*n+i,t+=n;var c=e.slideTo(t,0,!1,!0);c&&0!==d&&e.setTranslate((l?-e.translate:e.translate)-d)}else if(i>=r.length-n){t=-r.length+i+n,t+=n;var h=e.slideTo(t,0,!1,!0);h&&0!==d&&e.setTranslate((l?-e.translate:e.translate)-d)}e.allowSlidePrev=s,e.allowSlideNext=a,e.emit("loopFix")}function Ie(){var e=this,t=e.$wrapperEl,i=e.params,r=e.slides;t.children("."+i.slideClass+"."+i.slideDuplicateClass+",."+i.slideClass+"."+i.slideBlankClass).remove(),r.removeAttr("data-swiper-slide-index")}var Ae={loopCreate:Ce,loopFix:ke,loopDestroy:Ie};function Pe(e){var t=this;if(!(Y.touch||!t.params.simulateTouch||t.params.watchOverflow&&t.isLocked||t.params.cssMode)){var i=t.el;i.style.cursor="move",i.style.cursor=e?"-webkit-grabbing":"-webkit-grab",i.style.cursor=e?"-moz-grabbin":"-moz-grab",i.style.cursor=e?"grabbing":"grab"}}function Oe(){var e=this;Y.touch||e.params.watchOverflow&&e.isLocked||e.params.cssMode||(e.el.style.cursor="")}var Le={setGrabCursor:Pe,unsetGrabCursor:Oe};function De(e){var t=this,i=t.$wrapperEl,r=t.params;if(r.loop&&t.loopDestroy(),"object"===typeof e&&"length"in e)for(var n=0;n<e.length;n+=1)e[n]&&i.append(e[n]);else i.append(e);r.loop&&t.loopCreate(),r.observer&&Y.observer||t.update()}function Me(e){var t=this,i=t.params,r=t.$wrapperEl,n=t.activeIndex;i.loop&&t.loopDestroy();var s=n+1;if("object"===typeof e&&"length"in e){for(var a=0;a<e.length;a+=1)e[a]&&r.prepend(e[a]);s=n+e.length}else r.prepend(e);i.loop&&t.loopCreate(),i.observer&&Y.observer||t.update(),t.slideTo(s,0,!1)}function Ne(e,t){var i=this,r=i.$wrapperEl,n=i.params,s=i.activeIndex,a=s;n.loop&&(a-=i.loopedSlides,i.loopDestroy(),i.slides=r.children("."+n.slideClass));var o=i.slides.length;if(e<=0)i.prependSlide(t);else if(e>=o)i.appendSlide(t);else{for(var l=a>e?a+1:a,u=[],d=o-1;d>=e;d-=1){var c=i.slides.eq(d);c.remove(),u.unshift(c)}if("object"===typeof t&&"length"in t){for(var h=0;h<t.length;h+=1)t[h]&&r.append(t[h]);l=a>e?a+t.length:a}else r.append(t);for(var p=0;p<u.length;p+=1)r.append(u[p]);n.loop&&i.loopCreate(),n.observer&&Y.observer||i.update(),n.loop?i.slideTo(l+i.loopedSlides,0,!1):i.slideTo(l,0,!1)}}function Re(e){var t=this,i=t.params,r=t.$wrapperEl,n=t.activeIndex,s=n;i.loop&&(s-=t.loopedSlides,t.loopDestroy(),t.slides=r.children("."+i.slideClass));var a,o=s;if("object"===typeof e&&"length"in e){for(var l=0;l<e.length;l+=1)a=e[l],t.slides[a]&&t.slides.eq(a).remove(),a<o&&(o-=1);o=Math.max(o,0)}else a=e,t.slides[a]&&t.slides.eq(a).remove(),a<o&&(o-=1),o=Math.max(o,0);i.loop&&t.loopCreate(),i.observer&&Y.observer||t.update(),i.loop?t.slideTo(o+t.loopedSlides,0,!1):t.slideTo(o,0,!1)}function Be(){for(var e=this,t=[],i=0;i<e.slides.length;i+=1)t.push(i);e.removeSlide(t)}var Ue={appendSlide:De,prependSlide:Me,addSlide:Ne,removeSlide:Re,removeAllSlides:Be},je=function(){var e=n.navigator.platform,t=n.navigator.userAgent,i={ios:!1,android:!1,androidChrome:!1,desktop:!1,iphone:!1,ipod:!1,ipad:!1,edge:!1,ie:!1,firefox:!1,macos:!1,windows:!1,cordova:!(!n.cordova&&!n.phonegap),phonegap:!(!n.cordova&&!n.phonegap),electron:!1},r=n.screen.width,s=n.screen.height,a=t.match(/(Android);?[\s\/]+([\d.]+)?/),o=t.match(/(iPad).*OS\s([\d_]+)/),l=t.match(/(iPod)(.*OS\s([\d_]+))?/),u=!o&&t.match(/(iPhone\sOS|iOS)\s([\d_]+)/),d=t.indexOf("MSIE ")>=0||t.indexOf("Trident/")>=0,c=t.indexOf("Edge/")>=0,h=t.indexOf("Gecko/")>=0&&t.indexOf("Firefox/")>=0,p="Win32"===e,f=t.toLowerCase().indexOf("electron")>=0,m="MacIntel"===e;return!o&&m&&Y.touch&&(1024===r&&1366===s||834===r&&1194===s||834===r&&1112===s||768===r&&1024===s)&&(o=t.match(/(Version)\/([\d.]+)/),m=!1),i.ie=d,i.edge=c,i.firefox=h,a&&!p&&(i.os="android",i.osVersion=a[2],i.android=!0,i.androidChrome=t.toLowerCase().indexOf("chrome")>=0),(o||u||l)&&(i.os="ios",i.ios=!0),u&&!l&&(i.osVersion=u[2].replace(/_/g,"."),i.iphone=!0),o&&(i.osVersion=o[2].replace(/_/g,"."),i.ipad=!0),l&&(i.osVersion=l[3]?l[3].replace(/_/g,"."):null,i.ipod=!0),i.ios&&i.osVersion&&t.indexOf("Version/")>=0&&"10"===i.osVersion.split(".")[0]&&(i.osVersion=t.toLowerCase().split("version/")[1].split(" ")[0]),i.webView=!(!(u||o||l)||!t.match(/.*AppleWebKit(?!.*Safari)/i)&&!n.navigator.standalone)||n.matchMedia&&n.matchMedia("(display-mode: standalone)").matches,i.webview=i.webView,i.standalone=i.webView,i.desktop=!(i.ios||i.android)||f,i.desktop&&(i.electron=f,i.macos=m,i.windows=p,i.macos&&(i.os="macos"),i.windows&&(i.os="windows")),i.pixelRatio=n.devicePixelRatio||1,i}();function Fe(e){var t=this,r=t.touchEventsData,s=t.params,a=t.touches;if(!t.animating||!s.preventInteractionOnTransition){var l=e;l.originalEvent&&(l=l.originalEvent);var u=o(l.target);if(("wrapper"!==s.touchEventsTarget||u.closest(t.wrapperEl).length)&&(r.isTouchEvent="touchstart"===l.type,(r.isTouchEvent||!("which"in l)||3!==l.which)&&!(!r.isTouchEvent&&"button"in l&&l.button>0)&&(!r.isTouched||!r.isMoved)))if(s.noSwiping&&u.closest(s.noSwipingSelector?s.noSwipingSelector:"."+s.noSwipingClass)[0])t.allowClick=!0;else if(!s.swipeHandler||u.closest(s.swipeHandler)[0]){a.currentX="touchstart"===l.type?l.targetTouches[0].pageX:l.pageX,a.currentY="touchstart"===l.type?l.targetTouches[0].pageY:l.pageY;var d=a.currentX,c=a.currentY,h=s.edgeSwipeDetection||s.iOSEdgeSwipeDetection,p=s.edgeSwipeThreshold||s.iOSEdgeSwipeThreshold;if(!h||!(d<=p||d>=n.screen.width-p)){if(X.extend(r,{isTouched:!0,isMoved:!1,allowTouchCallbacks:!0,isScrolling:void 0,startMoving:void 0}),a.startX=d,a.startY=c,r.touchStartTime=X.now(),t.allowClick=!0,t.updateSize(),t.swipeDirection=void 0,s.threshold>0&&(r.allowThresholdMove=!1),"touchstart"!==l.type){var f=!0;u.is(r.formElements)&&(f=!1),i.activeElement&&o(i.activeElement).is(r.formElements)&&i.activeElement!==u[0]&&i.activeElement.blur();var m=f&&t.allowTouchMove&&s.touchStartPreventDefault;(s.touchStartForcePreventDefault||m)&&l.preventDefault()}t.emit("touchStart",l)}}}}function qe(e){var t=this,r=t.touchEventsData,n=t.params,s=t.touches,a=t.rtlTranslate,l=e;if(l.originalEvent&&(l=l.originalEvent),r.isTouched){if(!r.isTouchEvent||"touchmove"===l.type){var u="touchmove"===l.type&&l.targetTouches&&(l.targetTouches[0]||l.changedTouches[0]),d="touchmove"===l.type?u.pageX:l.pageX,c="touchmove"===l.type?u.pageY:l.pageY;if(l.preventedByNestedSwiper)return s.startX=d,void(s.startY=c);if(!t.allowTouchMove)return t.allowClick=!1,void(r.isTouched&&(X.extend(s,{startX:d,startY:c,currentX:d,currentY:c}),r.touchStartTime=X.now()));if(r.isTouchEvent&&n.touchReleaseOnEdges&&!n.loop)if(t.isVertical()){if(c<s.startY&&t.translate<=t.maxTranslate()||c>s.startY&&t.translate>=t.minTranslate())return r.isTouched=!1,void(r.isMoved=!1)}else if(d<s.startX&&t.translate<=t.maxTranslate()||d>s.startX&&t.translate>=t.minTranslate())return;if(r.isTouchEvent&&i.activeElement&&l.target===i.activeElement&&o(l.target).is(r.formElements))return r.isMoved=!0,void(t.allowClick=!1);if(r.allowTouchCallbacks&&t.emit("touchMove",l),!(l.targetTouches&&l.targetTouches.length>1)){s.currentX=d,s.currentY=c;var h=s.currentX-s.startX,p=s.currentY-s.startY;if(!(t.params.threshold&&Math.sqrt(Math.pow(h,2)+Math.pow(p,2))<t.params.threshold)){var f;if("undefined"===typeof r.isScrolling)t.isHorizontal()&&s.currentY===s.startY||t.isVertical()&&s.currentX===s.startX?r.isScrolling=!1:h*h+p*p>=25&&(f=180*Math.atan2(Math.abs(p),Math.abs(h))/Math.PI,r.isScrolling=t.isHorizontal()?f>n.touchAngle:90-f>n.touchAngle);if(r.isScrolling&&t.emit("touchMoveOpposite",l),"undefined"===typeof r.startMoving&&(s.currentX===s.startX&&s.currentY===s.startY||(r.startMoving=!0)),r.isScrolling)r.isTouched=!1;else if(r.startMoving){t.allowClick=!1,!n.cssMode&&l.cancelable&&l.preventDefault(),n.touchMoveStopPropagation&&!n.nested&&l.stopPropagation(),r.isMoved||(n.loop&&t.loopFix(),r.startTranslate=t.getTranslate(),t.setTransition(0),t.animating&&t.$wrapperEl.trigger("webkitTransitionEnd transitionend"),r.allowMomentumBounce=!1,!n.grabCursor||!0!==t.allowSlideNext&&!0!==t.allowSlidePrev||t.setGrabCursor(!0),t.emit("sliderFirstMove",l)),t.emit("sliderMove",l),r.isMoved=!0;var m=t.isHorizontal()?h:p;s.diff=m,m*=n.touchRatio,a&&(m=-m),t.swipeDirection=m>0?"prev":"next",r.currentTranslate=m+r.startTranslate;var g=!0,y=n.resistanceRatio;if(n.touchReleaseOnEdges&&(y=0),m>0&&r.currentTranslate>t.minTranslate()?(g=!1,n.resistance&&(r.currentTranslate=t.minTranslate()-1+Math.pow(-t.minTranslate()+r.startTranslate+m,y))):m<0&&r.currentTranslate<t.maxTranslate()&&(g=!1,n.resistance&&(r.currentTranslate=t.maxTranslate()+1-Math.pow(t.maxTranslate()-r.startTranslate-m,y))),g&&(l.preventedByNestedSwiper=!0),!t.allowSlideNext&&"next"===t.swipeDirection&&r.currentTranslate<r.startTranslate&&(r.currentTranslate=r.startTranslate),!t.allowSlidePrev&&"prev"===t.swipeDirection&&r.currentTranslate>r.startTranslate&&(r.currentTranslate=r.startTranslate),n.threshold>0){if(!(Math.abs(m)>n.threshold||r.allowThresholdMove))return void(r.currentTranslate=r.startTranslate);if(!r.allowThresholdMove)return r.allowThresholdMove=!0,s.startX=s.currentX,s.startY=s.currentY,r.currentTranslate=r.startTranslate,void(s.diff=t.isHorizontal()?s.currentX-s.startX:s.currentY-s.startY)}n.followFinger&&!n.cssMode&&((n.freeMode||n.watchSlidesProgress||n.watchSlidesVisibility)&&(t.updateActiveIndex(),t.updateSlidesClasses()),n.freeMode&&(0===r.velocities.length&&r.velocities.push({position:s[t.isHorizontal()?"startX":"startY"],time:r.touchStartTime}),r.velocities.push({position:s[t.isHorizontal()?"currentX":"currentY"],time:X.now()})),t.updateProgress(r.currentTranslate),t.setTranslate(r.currentTranslate))}}}}}else r.startMoving&&r.isScrolling&&t.emit("touchMoveOpposite",l)}function $e(e){var t=this,i=t.touchEventsData,r=t.params,n=t.touches,s=t.rtlTranslate,a=t.$wrapperEl,o=t.slidesGrid,l=t.snapGrid,u=e;if(u.originalEvent&&(u=u.originalEvent),i.allowTouchCallbacks&&t.emit("touchEnd",u),i.allowTouchCallbacks=!1,!i.isTouched)return i.isMoved&&r.grabCursor&&t.setGrabCursor(!1),i.isMoved=!1,void(i.startMoving=!1);r.grabCursor&&i.isMoved&&i.isTouched&&(!0===t.allowSlideNext||!0===t.allowSlidePrev)&&t.setGrabCursor(!1);var d,c=X.now(),h=c-i.touchStartTime;if(t.allowClick&&(t.updateClickedSlide(u),t.emit("tap click",u),h<300&&c-i.lastClickTime<300&&t.emit("doubleTap doubleClick",u)),i.lastClickTime=X.now(),X.nextTick((function(){t.destroyed||(t.allowClick=!0)})),!i.isTouched||!i.isMoved||!t.swipeDirection||0===n.diff||i.currentTranslate===i.startTranslate)return i.isTouched=!1,i.isMoved=!1,void(i.startMoving=!1);if(i.isTouched=!1,i.isMoved=!1,i.startMoving=!1,d=r.followFinger?s?t.translate:-t.translate:-i.currentTranslate,!r.cssMode)if(r.freeMode){if(d<-t.minTranslate())return void t.slideTo(t.activeIndex);if(d>-t.maxTranslate())return void(t.slides.length<l.length?t.slideTo(l.length-1):t.slideTo(t.slides.length-1));if(r.freeModeMomentum){if(i.velocities.length>1){var p=i.velocities.pop(),f=i.velocities.pop(),m=p.position-f.position,g=p.time-f.time;t.velocity=m/g,t.velocity/=2,Math.abs(t.velocity)<r.freeModeMinimumVelocity&&(t.velocity=0),(g>150||X.now()-p.time>300)&&(t.velocity=0)}else t.velocity=0;t.velocity*=r.freeModeMomentumVelocityRatio,i.velocities.length=0;var y=1e3*r.freeModeMomentumRatio,v=t.velocity*y,b=t.translate+v;s&&(b=-b);var _,T,S=!1,w=20*Math.abs(t.velocity)*r.freeModeMomentumBounceRatio;if(b<t.maxTranslate())r.freeModeMomentumBounce?(b+t.maxTranslate()<-w&&(b=t.maxTranslate()-w),_=t.maxTranslate(),S=!0,i.allowMomentumBounce=!0):b=t.maxTranslate(),r.loop&&r.centeredSlides&&(T=!0);else if(b>t.minTranslate())r.freeModeMomentumBounce?(b-t.minTranslate()>w&&(b=t.minTranslate()+w),_=t.minTranslate(),S=!0,i.allowMomentumBounce=!0):b=t.minTranslate(),r.loop&&r.centeredSlides&&(T=!0);else if(r.freeModeSticky){for(var E,x=0;x<l.length;x+=1)if(l[x]>-b){E=x;break}b=Math.abs(l[E]-b)<Math.abs(l[E-1]-b)||"next"===t.swipeDirection?l[E]:l[E-1],b=-b}if(T&&t.once("transitionEnd",(function(){t.loopFix()})),0!==t.velocity){if(y=s?Math.abs((-b-t.translate)/t.velocity):Math.abs((b-t.translate)/t.velocity),r.freeModeSticky){var C=Math.abs((s?-b:b)-t.translate),k=t.slidesSizesGrid[t.activeIndex];y=C<k?r.speed:C<2*k?1.5*r.speed:2.5*r.speed}}else if(r.freeModeSticky)return void t.slideToClosest();r.freeModeMomentumBounce&&S?(t.updateProgress(_),t.setTransition(y),t.setTranslate(b),t.transitionStart(!0,t.swipeDirection),t.animating=!0,a.transitionEnd((function(){t&&!t.destroyed&&i.allowMomentumBounce&&(t.emit("momentumBounce"),t.setTransition(r.speed),setTimeout((function(){t.setTranslate(_),a.transitionEnd((function(){t&&!t.destroyed&&t.transitionEnd()}))}),0))}))):t.velocity?(t.updateProgress(b),t.setTransition(y),t.setTranslate(b),t.transitionStart(!0,t.swipeDirection),t.animating||(t.animating=!0,a.transitionEnd((function(){t&&!t.destroyed&&t.transitionEnd()})))):t.updateProgress(b),t.updateActiveIndex(),t.updateSlidesClasses()}else if(r.freeModeSticky)return void t.slideToClosest();(!r.freeModeMomentum||h>=r.longSwipesMs)&&(t.updateProgress(),t.updateActiveIndex(),t.updateSlidesClasses())}else{for(var I=0,A=t.slidesSizesGrid[0],P=0;P<o.length;P+=P<r.slidesPerGroupSkip?1:r.slidesPerGroup){var O=P<r.slidesPerGroupSkip-1?1:r.slidesPerGroup;"undefined"!==typeof o[P+O]?d>=o[P]&&d<o[P+O]&&(I=P,A=o[P+O]-o[P]):d>=o[P]&&(I=P,A=o[o.length-1]-o[o.length-2])}var L=(d-o[I])/A,D=I<r.slidesPerGroupSkip-1?1:r.slidesPerGroup;if(h>r.longSwipesMs){if(!r.longSwipes)return void t.slideTo(t.activeIndex);"next"===t.swipeDirection&&(L>=r.longSwipesRatio?t.slideTo(I+D):t.slideTo(I)),"prev"===t.swipeDirection&&(L>1-r.longSwipesRatio?t.slideTo(I+D):t.slideTo(I))}else{if(!r.shortSwipes)return void t.slideTo(t.activeIndex);var M=t.navigation&&(u.target===t.navigation.nextEl||u.target===t.navigation.prevEl);M?u.target===t.navigation.nextEl?t.slideTo(I+D):t.slideTo(I):("next"===t.swipeDirection&&t.slideTo(I+D),"prev"===t.swipeDirection&&t.slideTo(I))}}}function He(){var e=this,t=e.params,i=e.el;if(!i||0!==i.offsetWidth){t.breakpoints&&e.setBreakpoint();var r=e.allowSlideNext,n=e.allowSlidePrev,s=e.snapGrid;e.allowSlideNext=!0,e.allowSlidePrev=!0,e.updateSize(),e.updateSlides(),e.updateSlidesClasses(),("auto"===t.slidesPerView||t.slidesPerView>1)&&e.isEnd&&!e.isBeginning&&!e.params.centeredSlides?e.slideTo(e.slides.length-1,0,!1,!0):e.slideTo(e.activeIndex,0,!1,!0),e.autoplay&&e.autoplay.running&&e.autoplay.paused&&e.autoplay.run(),e.allowSlidePrev=n,e.allowSlideNext=r,e.params.watchOverflow&&s!==e.snapGrid&&e.checkOverflow()}}function ze(e){var t=this;t.allowClick||(t.params.preventClicks&&e.preventDefault(),t.params.preventClicksPropagation&&t.animating&&(e.stopPropagation(),e.stopImmediatePropagation()))}function Ve(){var e,t=this,i=t.wrapperEl,r=t.rtlTranslate;t.previousTranslate=t.translate,t.isHorizontal()?t.translate=r?i.scrollWidth-i.offsetWidth-i.scrollLeft:-i.scrollLeft:t.translate=-i.scrollTop,-0===t.translate&&(t.translate=0),t.updateActiveIndex(),t.updateSlidesClasses();var n=t.maxTranslate()-t.minTranslate();e=0===n?0:(t.translate-t.minTranslate())/n,e!==t.progress&&t.updateProgress(r?-t.translate:t.translate),t.emit("setTranslate",t.translate,!1)}var Ge=!1;function We(){}function Xe(){var e=this,t=e.params,r=e.touchEvents,n=e.el,s=e.wrapperEl;e.onTouchStart=Fe.bind(e),e.onTouchMove=qe.bind(e),e.onTouchEnd=$e.bind(e),t.cssMode&&(e.onScroll=Ve.bind(e)),e.onClick=ze.bind(e);var a=!!t.nested;if(!Y.touch&&Y.pointerEvents)n.addEventListener(r.start,e.onTouchStart,!1),i.addEventListener(r.move,e.onTouchMove,a),i.addEventListener(r.end,e.onTouchEnd,!1);else{if(Y.touch){var o=!("touchstart"!==r.start||!Y.passiveListener||!t.passiveListeners)&&{passive:!0,capture:!1};n.addEventListener(r.start,e.onTouchStart,o),n.addEventListener(r.move,e.onTouchMove,Y.passiveListener?{passive:!1,capture:a}:a),n.addEventListener(r.end,e.onTouchEnd,o),r.cancel&&n.addEventListener(r.cancel,e.onTouchEnd,o),Ge||(i.addEventListener("touchstart",We),Ge=!0)}(t.simulateTouch&&!je.ios&&!je.android||t.simulateTouch&&!Y.touch&&je.ios)&&(n.addEventListener("mousedown",e.onTouchStart,!1),i.addEventListener("mousemove",e.onTouchMove,a),i.addEventListener("mouseup",e.onTouchEnd,!1))}(t.preventClicks||t.preventClicksPropagation)&&n.addEventListener("click",e.onClick,!0),t.cssMode&&s.addEventListener("scroll",e.onScroll),t.updateOnWindowResize?e.on(je.ios||je.android?"resize orientationchange observerUpdate":"resize observerUpdate",He,!0):e.on("observerUpdate",He,!0)}function Ye(){var e=this,t=e.params,r=e.touchEvents,n=e.el,s=e.wrapperEl,a=!!t.nested;if(!Y.touch&&Y.pointerEvents)n.removeEventListener(r.start,e.onTouchStart,!1),i.removeEventListener(r.move,e.onTouchMove,a),i.removeEventListener(r.end,e.onTouchEnd,!1);else{if(Y.touch){var o=!("onTouchStart"!==r.start||!Y.passiveListener||!t.passiveListeners)&&{passive:!0,capture:!1};n.removeEventListener(r.start,e.onTouchStart,o),n.removeEventListener(r.move,e.onTouchMove,a),n.removeEventListener(r.end,e.onTouchEnd,o),r.cancel&&n.removeEventListener(r.cancel,e.onTouchEnd,o)}(t.simulateTouch&&!je.ios&&!je.android||t.simulateTouch&&!Y.touch&&je.ios)&&(n.removeEventListener("mousedown",e.onTouchStart,!1),i.removeEventListener("mousemove",e.onTouchMove,a),i.removeEventListener("mouseup",e.onTouchEnd,!1))}(t.preventClicks||t.preventClicksPropagation)&&n.removeEventListener("click",e.onClick,!0),t.cssMode&&s.removeEventListener("scroll",e.onScroll),e.off(je.ios||je.android?"resize orientationchange observerUpdate":"resize observerUpdate",He)}var Ke={attachEvents:Xe,detachEvents:Ye};function Je(){var e=this,t=e.activeIndex,i=e.initialized,r=e.loopedSlides;void 0===r&&(r=0);var n=e.params,s=e.$el,a=n.breakpoints;if(a&&(!a||0!==Object.keys(a).length)){var o=e.getBreakpoint(a);if(o&&e.currentBreakpoint!==o){var l=o in a?a[o]:void 0;l&&["slidesPerView","spaceBetween","slidesPerGroup","slidesPerGroupSkip","slidesPerColumn"].forEach((function(e){var t=l[e];"undefined"!==typeof t&&(l[e]="slidesPerView"!==e||"AUTO"!==t&&"auto"!==t?"slidesPerView"===e?parseFloat(t):parseInt(t,10):"auto")}));var u=l||e.originalParams,d=n.slidesPerColumn>1,c=u.slidesPerColumn>1;d&&!c?s.removeClass(n.containerModifierClass+"multirow "+n.containerModifierClass+"multirow-column"):!d&&c&&(s.addClass(n.containerModifierClass+"multirow"),"column"===u.slidesPerColumnFill&&s.addClass(n.containerModifierClass+"multirow-column"));var h=u.direction&&u.direction!==n.direction,p=n.loop&&(u.slidesPerView!==n.slidesPerView||h);h&&i&&e.changeDirection(),X.extend(e.params,u),X.extend(e,{allowTouchMove:e.params.allowTouchMove,allowSlideNext:e.params.allowSlideNext,allowSlidePrev:e.params.allowSlidePrev}),e.currentBreakpoint=o,p&&i&&(e.loopDestroy(),e.loopCreate(),e.updateSlides(),e.slideTo(t-r+e.loopedSlides,0,!1)),e.emit("breakpoint",u)}}}function Qe(e){if(e){var t=!1,i=Object.keys(e).map((function(e){if("string"===typeof e&&0===e.indexOf("@")){var t=parseFloat(e.substr(1)),i=n.innerHeight*t;return{value:i,point:e}}return{value:e,point:e}}));i.sort((function(e,t){return parseInt(e.value,10)-parseInt(t.value,10)}));for(var r=0;r<i.length;r+=1){var s=i[r],a=s.point,o=s.value;o<=n.innerWidth&&(t=a)}return t||"max"}}var Ze={setBreakpoint:Je,getBreakpoint:Qe};function et(){var e=this,t=e.classNames,i=e.params,r=e.rtl,n=e.$el,s=[];s.push("initialized"),s.push(i.direction),i.freeMode&&s.push("free-mode"),i.autoHeight&&s.push("autoheight"),r&&s.push("rtl"),i.slidesPerColumn>1&&(s.push("multirow"),"column"===i.slidesPerColumnFill&&s.push("multirow-column")),je.android&&s.push("android"),je.ios&&s.push("ios"),i.cssMode&&s.push("css-mode"),s.forEach((function(e){t.push(i.containerModifierClass+e)})),n.addClass(t.join(" "))}function tt(){var e=this,t=e.$el,i=e.classNames;t.removeClass(i.join(" "))}var it={addClasses:et,removeClasses:tt};function rt(e,t,i,r,s,a){var l;function u(){a&&a()}var d=o(e).parent("picture")[0];d||e.complete&&s?u():t?(l=new n.Image,l.onload=u,l.onerror=u,r&&(l.sizes=r),i&&(l.srcset=i),t&&(l.src=t)):u()}function nt(){var e=this;function t(){"undefined"!==typeof e&&null!==e&&e&&!e.destroyed&&(void 0!==e.imagesLoaded&&(e.imagesLoaded+=1),e.imagesLoaded===e.imagesToLoad.length&&(e.params.updateOnImagesReady&&e.update(),e.emit("imagesReady")))}e.imagesToLoad=e.$el.find("img");for(var i=0;i<e.imagesToLoad.length;i+=1){var r=e.imagesToLoad[i];e.loadImage(r,r.currentSrc||r.getAttribute("src"),r.srcset||r.getAttribute("srcset"),r.sizes||r.getAttribute("sizes"),!0,t)}}var st={loadImage:rt,preloadImages:nt};function at(){var e=this,t=e.params,i=e.isLocked,r=e.slides.length>0&&t.slidesOffsetBefore+t.spaceBetween*(e.slides.length-1)+e.slides[0].offsetWidth*e.slides.length;t.slidesOffsetBefore&&t.slidesOffsetAfter&&r?e.isLocked=r<=e.size:e.isLocked=1===e.snapGrid.length,e.allowSlideNext=!e.isLocked,e.allowSlidePrev=!e.isLocked,i!==e.isLocked&&e.emit(e.isLocked?"lock":"unlock"),i&&i!==e.isLocked&&(e.isEnd=!1,e.navigation&&e.navigation.update())}var ot={checkOverflow:at},lt={init:!0,direction:"horizontal",touchEventsTarget:"container",initialSlide:0,speed:300,cssMode:!1,updateOnWindowResize:!0,preventInteractionOnTransition:!1,edgeSwipeDetection:!1,edgeSwipeThreshold:20,freeMode:!1,freeModeMomentum:!0,freeModeMomentumRatio:1,freeModeMomentumBounce:!0,freeModeMomentumBounceRatio:1,freeModeMomentumVelocityRatio:1,freeModeSticky:!1,freeModeMinimumVelocity:.02,autoHeight:!1,setWrapperSize:!1,virtualTranslate:!1,effect:"slide",breakpoints:void 0,spaceBetween:0,slidesPerView:1,slidesPerColumn:1,slidesPerColumnFill:"column",slidesPerGroup:1,slidesPerGroupSkip:0,centeredSlides:!1,centeredSlidesBounds:!1,slidesOffsetBefore:0,slidesOffsetAfter:0,normalizeSlideIndex:!0,centerInsufficientSlides:!1,watchOverflow:!1,roundLengths:!1,touchRatio:1,touchAngle:45,simulateTouch:!0,shortSwipes:!0,longSwipes:!0,longSwipesRatio:.5,longSwipesMs:300,followFinger:!0,allowTouchMove:!0,threshold:0,touchMoveStopPropagation:!1,touchStartPreventDefault:!0,touchStartForcePreventDefault:!1,touchReleaseOnEdges:!1,uniqueNavElements:!0,resistance:!0,resistanceRatio:.85,watchSlidesProgress:!1,watchSlidesVisibility:!1,grabCursor:!1,preventClicks:!0,preventClicksPropagation:!0,slideToClickedSlide:!1,preloadImages:!0,updateOnImagesReady:!0,loop:!1,loopAdditionalSlides:0,loopedSlides:null,loopFillGroupWithBlank:!1,allowSlidePrev:!0,allowSlideNext:!0,swipeHandler:null,noSwiping:!0,noSwipingClass:"swiper-no-swiping",noSwipingSelector:null,passiveListeners:!0,containerModifierClass:"swiper-container-",slideClass:"swiper-slide",slideBlankClass:"swiper-slide-invisible-blank",slideActiveClass:"swiper-slide-active",slideDuplicateActiveClass:"swiper-slide-duplicate-active",slideVisibleClass:"swiper-slide-visible",slideDuplicateClass:"swiper-slide-duplicate",slideNextClass:"swiper-slide-next",slideDuplicateNextClass:"swiper-slide-duplicate-next",slidePrevClass:"swiper-slide-prev",slideDuplicatePrevClass:"swiper-slide-duplicate-prev",wrapperClass:"swiper-wrapper",runCallbacksOnInit:!0},ut={update:oe,translate:pe,transition:ye,slide:xe,loop:Ae,grabCursor:Le,manipulation:Ue,events:Ke,breakpoints:Ze,checkOverflow:ot,classes:it,images:st},dt={},ct=function(e){function t(){var i,r,n,s=[],a=arguments.length;while(a--)s[a]=arguments[a];1===s.length&&s[0].constructor&&s[0].constructor===Object?n=s[0]:(i=s,r=i[0],n=i[1]),n||(n={}),n=X.extend({},n),r&&!n.el&&(n.el=r),e.call(this,n),Object.keys(ut).forEach((function(e){Object.keys(ut[e]).forEach((function(i){t.prototype[i]||(t.prototype[i]=ut[e][i])}))}));var l=this;"undefined"===typeof l.modules&&(l.modules={}),Object.keys(l.modules).forEach((function(e){var t=l.modules[e];if(t.params){var i=Object.keys(t.params)[0],r=t.params[i];if("object"!==typeof r||null===r)return;if(!(i in n)||!("enabled"in r))return;!0===n[i]&&(n[i]={enabled:!0}),"object"!==typeof n[i]||"enabled"in n[i]||(n[i].enabled=!0),n[i]||(n[i]={enabled:!1})}}));var u=X.extend({},lt);l.useModulesParams(u),l.params=X.extend({},u,dt,n),l.originalParams=X.extend({},l.params),l.passedParams=X.extend({},n),l.$=o;var d=o(l.params.el);if(r=d[0],r){if(d.length>1){var c=[];return d.each((function(e,i){var r=X.extend({},n,{el:i});c.push(new t(r))})),c}var h;return r.swiper=l,d.data("swiper",l),r&&r.shadowRoot&&r.shadowRoot.querySelector?(h=o(r.shadowRoot.querySelector("."+l.params.wrapperClass)),h.children=function(e){return d.children(e)}):h=d.children("."+l.params.wrapperClass),X.extend(l,{$el:d,el:r,$wrapperEl:h,wrapperEl:h[0],classNames:[],slides:o(),slidesGrid:[],snapGrid:[],slidesSizesGrid:[],isHorizontal:function(){return"horizontal"===l.params.direction},isVertical:function(){return"vertical"===l.params.direction},rtl:"rtl"===r.dir.toLowerCase()||"rtl"===d.css("direction"),rtlTranslate:"horizontal"===l.params.direction&&("rtl"===r.dir.toLowerCase()||"rtl"===d.css("direction")),wrongRTL:"-webkit-box"===h.css("display"),activeIndex:0,realIndex:0,isBeginning:!0,isEnd:!1,translate:0,previousTranslate:0,progress:0,velocity:0,animating:!1,allowSlideNext:l.params.allowSlideNext,allowSlidePrev:l.params.allowSlidePrev,touchEvents:function(){var e=["touchstart","touchmove","touchend","touchcancel"],t=["mousedown","mousemove","mouseup"];return Y.pointerEvents&&(t=["pointerdown","pointermove","pointerup"]),l.touchEventsTouch={start:e[0],move:e[1],end:e[2],cancel:e[3]},l.touchEventsDesktop={start:t[0],move:t[1],end:t[2]},Y.touch||!l.params.simulateTouch?l.touchEventsTouch:l.touchEventsDesktop}(),touchEventsData:{isTouched:void 0,isMoved:void 0,allowTouchCallbacks:void 0,touchStartTime:void 0,isScrolling:void 0,currentTranslate:void 0,startTranslate:void 0,allowThresholdMove:void 0,formElements:"input, select, option, textarea, button, video, label",lastClickTime:X.now(),clickTimeout:void 0,velocities:[],allowMomentumBounce:void 0,isTouchEvent:void 0,startMoving:void 0},allowClick:!0,allowTouchMove:l.params.allowTouchMove,touches:{startX:0,startY:0,currentX:0,currentY:0,diff:0},imagesToLoad:[],imagesLoaded:0}),l.useModules(),l.params.init&&l.init(),l}}e&&(t.__proto__=e),t.prototype=Object.create(e&&e.prototype),t.prototype.constructor=t;var i={extendedDefaults:{configurable:!0},defaults:{configurable:!0},Class:{configurable:!0},$:{configurable:!0}};return t.prototype.slidesPerViewDynamic=function(){var e=this,t=e.params,i=e.slides,r=e.slidesGrid,n=e.size,s=e.activeIndex,a=1;if(t.centeredSlides){for(var o,l=i[s].swiperSlideSize,u=s+1;u<i.length;u+=1)i[u]&&!o&&(l+=i[u].swiperSlideSize,a+=1,l>n&&(o=!0));for(var d=s-1;d>=0;d-=1)i[d]&&!o&&(l+=i[d].swiperSlideSize,a+=1,l>n&&(o=!0))}else for(var c=s+1;c<i.length;c+=1)r[c]-r[s]<n&&(a+=1);return a},t.prototype.update=function(){var e=this;if(e&&!e.destroyed){var t,i=e.snapGrid,r=e.params;r.breakpoints&&e.setBreakpoint(),e.updateSize(),e.updateSlides(),e.updateProgress(),e.updateSlidesClasses(),e.params.freeMode?(n(),e.params.autoHeight&&e.updateAutoHeight()):(t=("auto"===e.params.slidesPerView||e.params.slidesPerView>1)&&e.isEnd&&!e.params.centeredSlides?e.slideTo(e.slides.length-1,0,!1,!0):e.slideTo(e.activeIndex,0,!1,!0),t||n()),r.watchOverflow&&i!==e.snapGrid&&e.checkOverflow(),e.emit("update")}function n(){var t=e.rtlTranslate?-1*e.translate:e.translate,i=Math.min(Math.max(t,e.maxTranslate()),e.minTranslate());e.setTranslate(i),e.updateActiveIndex(),e.updateSlidesClasses()}},t.prototype.changeDirection=function(e,t){void 0===t&&(t=!0);var i=this,r=i.params.direction;return e||(e="horizontal"===r?"vertical":"horizontal"),e===r||"horizontal"!==e&&"vertical"!==e||(i.$el.removeClass(""+i.params.containerModifierClass+r).addClass(""+i.params.containerModifierClass+e),i.params.direction=e,i.slides.each((function(t,i){"vertical"===e?i.style.width="":i.style.height=""})),i.emit("changeDirection"),t&&i.update()),i},t.prototype.init=function(){var e=this;e.initialized||(e.emit("beforeInit"),e.params.breakpoints&&e.setBreakpoint(),e.addClasses(),e.params.loop&&e.loopCreate(),e.updateSize(),e.updateSlides(),e.params.watchOverflow&&e.checkOverflow(),e.params.grabCursor&&e.setGrabCursor(),e.params.preloadImages&&e.preloadImages(),e.params.loop?e.slideTo(e.params.initialSlide+e.loopedSlides,0,e.params.runCallbacksOnInit):e.slideTo(e.params.initialSlide,0,e.params.runCallbacksOnInit),e.attachEvents(),e.initialized=!0,e.emit("init"))},t.prototype.destroy=function(e,t){void 0===e&&(e=!0),void 0===t&&(t=!0);var i=this,r=i.params,n=i.$el,s=i.$wrapperEl,a=i.slides;return"undefined"===typeof i.params||i.destroyed||(i.emit("beforeDestroy"),i.initialized=!1,i.detachEvents(),r.loop&&i.loopDestroy(),t&&(i.removeClasses(),n.removeAttr("style"),s.removeAttr("style"),a&&a.length&&a.removeClass([r.slideVisibleClass,r.slideActiveClass,r.slideNextClass,r.slidePrevClass].join(" ")).removeAttr("style").removeAttr("data-swiper-slide-index")),i.emit("destroy"),Object.keys(i.eventsListeners).forEach((function(e){i.off(e)})),!1!==e&&(i.$el[0].swiper=null,i.$el.data("swiper",null),X.deleteProps(i)),i.destroyed=!0),null},t.extendDefaults=function(e){X.extend(dt,e)},i.extendedDefaults.get=function(){return dt},i.defaults.get=function(){return lt},i.Class.get=function(){return e},i.$.get=function(){return o},Object.defineProperties(t,i),t}(K),ht={name:"device",proto:{device:je},static:{device:je}},pt={name:"support",proto:{support:Y},static:{support:Y}},ft=function(){function e(){var e=n.navigator.userAgent.toLowerCase();return e.indexOf("safari")>=0&&e.indexOf("chrome")<0&&e.indexOf("android")<0}return{isEdge:!!n.navigator.userAgent.match(/Edge/g),isSafari:e(),isWebView:/(iPhone|iPod|iPad).*AppleWebKit(?!.*Safari)/i.test(n.navigator.userAgent)}}(),mt={name:"browser",proto:{browser:ft},static:{browser:ft}},gt={name:"resize",create:function(){var e=this;X.extend(e,{resize:{resizeHandler:function(){e&&!e.destroyed&&e.initialized&&(e.emit("beforeResize"),e.emit("resize"))},orientationChangeHandler:function(){e&&!e.destroyed&&e.initialized&&e.emit("orientationchange")}}})},on:{init:function(){var e=this;n.addEventListener("resize",e.resize.resizeHandler),n.addEventListener("orientationchange",e.resize.orientationChangeHandler)},destroy:function(){var e=this;n.removeEventListener("resize",e.resize.resizeHandler),n.removeEventListener("orientationchange",e.resize.orientationChangeHandler)}}},yt={func:n.MutationObserver||n.WebkitMutationObserver,attach:function(e,t){void 0===t&&(t={});var i=this,r=yt.func,s=new r((function(e){if(1!==e.length){var t=function(){i.emit("observerUpdate",e[0])};n.requestAnimationFrame?n.requestAnimationFrame(t):n.setTimeout(t,0)}else i.emit("observerUpdate",e[0])}));s.observe(e,{attributes:"undefined"===typeof t.attributes||t.attributes,childList:"undefined"===typeof t.childList||t.childList,characterData:"undefined"===typeof t.characterData||t.characterData}),i.observer.observers.push(s)},init:function(){var e=this;if(Y.observer&&e.params.observer){if(e.params.observeParents)for(var t=e.$el.parents(),i=0;i<t.length;i+=1)e.observer.attach(t[i]);e.observer.attach(e.$el[0],{childList:e.params.observeSlideChildren}),e.observer.attach(e.$wrapperEl[0],{attributes:!1})}},destroy:function(){var e=this;e.observer.observers.forEach((function(e){e.disconnect()})),e.observer.observers=[]}},vt={name:"observer",params:{observer:!1,observeParents:!1,observeSlideChildren:!1},create:function(){var e=this;X.extend(e,{observer:{init:yt.init.bind(e),attach:yt.attach.bind(e),destroy:yt.destroy.bind(e),observers:[]}})},on:{init:function(){var e=this;e.observer.init()},destroy:function(){var e=this;e.observer.destroy()}}},bt={update:function(e){var t=this,i=t.params,r=i.slidesPerView,n=i.slidesPerGroup,s=i.centeredSlides,a=t.params.virtual,o=a.addSlidesBefore,l=a.addSlidesAfter,u=t.virtual,d=u.from,c=u.to,h=u.slides,p=u.slidesGrid,f=u.renderSlide,m=u.offset;t.updateActiveIndex();var g,y,v,b=t.activeIndex||0;g=t.rtlTranslate?"right":t.isHorizontal()?"left":"top",s?(y=Math.floor(r/2)+n+o,v=Math.floor(r/2)+n+l):(y=r+(n-1)+o,v=n+l);var _=Math.max((b||0)-v,0),T=Math.min((b||0)+y,h.length-1),S=(t.slidesGrid[_]||0)-(t.slidesGrid[0]||0);function w(){t.updateSlides(),t.updateProgress(),t.updateSlidesClasses(),t.lazy&&t.params.lazy.enabled&&t.lazy.load()}if(X.extend(t.virtual,{from:_,to:T,offset:S,slidesGrid:t.slidesGrid}),d===_&&c===T&&!e)return t.slidesGrid!==p&&S!==m&&t.slides.css(g,S+"px"),void t.updateProgress();if(t.params.virtual.renderExternal)return t.params.virtual.renderExternal.call(t,{offset:S,from:_,to:T,slides:function(){for(var e=[],t=_;t<=T;t+=1)e.push(h[t]);return e}()}),void w();var E=[],x=[];if(e)t.$wrapperEl.find("."+t.params.slideClass).remove();else for(var C=d;C<=c;C+=1)(C<_||C>T)&&t.$wrapperEl.find("."+t.params.slideClass+'[data-swiper-slide-index="'+C+'"]').remove();for(var k=0;k<h.length;k+=1)k>=_&&k<=T&&("undefined"===typeof c||e?x.push(k):(k>c&&x.push(k),k<d&&E.push(k)));x.forEach((function(e){t.$wrapperEl.append(f(h[e],e))})),E.sort((function(e,t){return t-e})).forEach((function(e){t.$wrapperEl.prepend(f(h[e],e))})),t.$wrapperEl.children(".swiper-slide").css(g,S+"px"),w()},renderSlide:function(e,t){var i=this,r=i.params.virtual;if(r.cache&&i.virtual.cache[t])return i.virtual.cache[t];var n=r.renderSlide?o(r.renderSlide.call(i,e,t)):o('<div class="'+i.params.slideClass+'" data-swiper-slide-index="'+t+'">'+e+"</div>");return n.attr("data-swiper-slide-index")||n.attr("data-swiper-slide-index",t),r.cache&&(i.virtual.cache[t]=n),n},appendSlide:function(e){var t=this;if("object"===typeof e&&"length"in e)for(var i=0;i<e.length;i+=1)e[i]&&t.virtual.slides.push(e[i]);else t.virtual.slides.push(e);t.virtual.update(!0)},prependSlide:function(e){var t=this,i=t.activeIndex,r=i+1,n=1;if(Array.isArray(e)){for(var s=0;s<e.length;s+=1)e[s]&&t.virtual.slides.unshift(e[s]);r=i+e.length,n=e.length}else t.virtual.slides.unshift(e);if(t.params.virtual.cache){var a=t.virtual.cache,o={};Object.keys(a).forEach((function(e){var t=a[e],i=t.attr("data-swiper-slide-index");i&&t.attr("data-swiper-slide-index",parseInt(i,10)+1),o[parseInt(e,10)+n]=t})),t.virtual.cache=o}t.virtual.update(!0),t.slideTo(r,0)},removeSlide:function(e){var t=this;if("undefined"!==typeof e&&null!==e){var i=t.activeIndex;if(Array.isArray(e))for(var r=e.length-1;r>=0;r-=1)t.virtual.slides.splice(e[r],1),t.params.virtual.cache&&delete t.virtual.cache[e[r]],e[r]<i&&(i-=1),i=Math.max(i,0);else t.virtual.slides.splice(e,1),t.params.virtual.cache&&delete t.virtual.cache[e],e<i&&(i-=1),i=Math.max(i,0);t.virtual.update(!0),t.slideTo(i,0)}},removeAllSlides:function(){var e=this;e.virtual.slides=[],e.params.virtual.cache&&(e.virtual.cache={}),e.virtual.update(!0),e.slideTo(0,0)}},_t={name:"virtual",params:{virtual:{enabled:!1,slides:[],cache:!0,renderSlide:null,renderExternal:null,addSlidesBefore:0,addSlidesAfter:0}},create:function(){var e=this;X.extend(e,{virtual:{update:bt.update.bind(e),appendSlide:bt.appendSlide.bind(e),prependSlide:bt.prependSlide.bind(e),removeSlide:bt.removeSlide.bind(e),removeAllSlides:bt.removeAllSlides.bind(e),renderSlide:bt.renderSlide.bind(e),slides:e.params.virtual.slides,cache:{}}})},on:{beforeInit:function(){var e=this;if(e.params.virtual.enabled){e.classNames.push(e.params.containerModifierClass+"virtual");var t={watchSlidesProgress:!0};X.extend(e.params,t),X.extend(e.originalParams,t),e.params.initialSlide||e.virtual.update()}},setTranslate:function(){var e=this;e.params.virtual.enabled&&e.virtual.update()}}},Tt={handle:function(e){var t=this,r=t.rtlTranslate,s=e;s.originalEvent&&(s=s.originalEvent);var a=s.keyCode||s.charCode,o=t.params.keyboard.pageUpDown,l=o&&33===a,u=o&&34===a,d=37===a,c=39===a,h=38===a,p=40===a;if(!t.allowSlideNext&&(t.isHorizontal()&&c||t.isVertical()&&p||u))return!1;if(!t.allowSlidePrev&&(t.isHorizontal()&&d||t.isVertical()&&h||l))return!1;if(!(s.shiftKey||s.altKey||s.ctrlKey||s.metaKey)&&(!i.activeElement||!i.activeElement.nodeName||"input"!==i.activeElement.nodeName.toLowerCase()&&"textarea"!==i.activeElement.nodeName.toLowerCase())){if(t.params.keyboard.onlyInViewport&&(l||u||d||c||h||p)){var f=!1;if(t.$el.parents("."+t.params.slideClass).length>0&&0===t.$el.parents("."+t.params.slideActiveClass).length)return;var m=n.innerWidth,g=n.innerHeight,y=t.$el.offset();r&&(y.left-=t.$el[0].scrollLeft);for(var v=[[y.left,y.top],[y.left+t.width,y.top],[y.left,y.top+t.height],[y.left+t.width,y.top+t.height]],b=0;b<v.length;b+=1){var _=v[b];_[0]>=0&&_[0]<=m&&_[1]>=0&&_[1]<=g&&(f=!0)}if(!f)return}t.isHorizontal()?((l||u||d||c)&&(s.preventDefault?s.preventDefault():s.returnValue=!1),((u||c)&&!r||(l||d)&&r)&&t.slideNext(),((l||d)&&!r||(u||c)&&r)&&t.slidePrev()):((l||u||h||p)&&(s.preventDefault?s.preventDefault():s.returnValue=!1),(u||p)&&t.slideNext(),(l||h)&&t.slidePrev()),t.emit("keyPress",a)}},enable:function(){var e=this;e.keyboard.enabled||(o(i).on("keydown",e.keyboard.handle),e.keyboard.enabled=!0)},disable:function(){var e=this;e.keyboard.enabled&&(o(i).off("keydown",e.keyboard.handle),e.keyboard.enabled=!1)}},St={name:"keyboard",params:{keyboard:{enabled:!1,onlyInViewport:!0,pageUpDown:!0}},create:function(){var e=this;X.extend(e,{keyboard:{enabled:!1,enable:Tt.enable.bind(e),disable:Tt.disable.bind(e),handle:Tt.handle.bind(e)}})},on:{init:function(){var e=this;e.params.keyboard.enabled&&e.keyboard.enable()},destroy:function(){var e=this;e.keyboard.enabled&&e.keyboard.disable()}}};function wt(){var e="onwheel",t=e in i;if(!t){var r=i.createElement("div");r.setAttribute(e,"return;"),t="function"===typeof r[e]}return!t&&i.implementation&&i.implementation.hasFeature&&!0!==i.implementation.hasFeature("","")&&(t=i.implementation.hasFeature("Events.wheel","3.0")),t}var Et={lastScrollTime:X.now(),lastEventBeforeSnap:void 0,recentWheelEvents:[],event:function(){return n.navigator.userAgent.indexOf("firefox")>-1?"DOMMouseScroll":wt()?"wheel":"mousewheel"},normalize:function(e){var t=10,i=40,r=800,n=0,s=0,a=0,o=0;return"detail"in e&&(s=e.detail),"wheelDelta"in e&&(s=-e.wheelDelta/120),"wheelDeltaY"in e&&(s=-e.wheelDeltaY/120),"wheelDeltaX"in e&&(n=-e.wheelDeltaX/120),"axis"in e&&e.axis===e.HORIZONTAL_AXIS&&(n=s,s=0),a=n*t,o=s*t,"deltaY"in e&&(o=e.deltaY),"deltaX"in e&&(a=e.deltaX),e.shiftKey&&!a&&(a=o,o=0),(a||o)&&e.deltaMode&&(1===e.deltaMode?(a*=i,o*=i):(a*=r,o*=r)),a&&!n&&(n=a<1?-1:1),o&&!s&&(s=o<1?-1:1),{spinX:n,spinY:s,pixelX:a,pixelY:o}},handleMouseEnter:function(){var e=this;e.mouseEntered=!0},handleMouseLeave:function(){var e=this;e.mouseEntered=!1},handle:function(e){var t=e,i=this,r=i.params.mousewheel;i.params.cssMode&&t.preventDefault();var n=i.$el;if("container"!==i.params.mousewheel.eventsTarged&&(n=o(i.params.mousewheel.eventsTarged)),!i.mouseEntered&&!n[0].contains(t.target)&&!r.releaseOnEdges)return!0;t.originalEvent&&(t=t.originalEvent);var s=0,a=i.rtlTranslate?-1:1,l=Et.normalize(t);if(r.forceToAxis)if(i.isHorizontal()){if(!(Math.abs(l.pixelX)>Math.abs(l.pixelY)))return!0;s=-l.pixelX*a}else{if(!(Math.abs(l.pixelY)>Math.abs(l.pixelX)))return!0;s=-l.pixelY}else s=Math.abs(l.pixelX)>Math.abs(l.pixelY)?-l.pixelX*a:-l.pixelY;if(0===s)return!0;if(r.invert&&(s=-s),i.params.freeMode){var u={time:X.now(),delta:Math.abs(s),direction:Math.sign(s)},d=i.mousewheel,c=d.lastEventBeforeSnap,h=c&&u.time<c.time+500&&u.delta<=c.delta&&u.direction===c.direction;if(!h){i.mousewheel.lastEventBeforeSnap=void 0,i.params.loop&&i.loopFix();var p=i.getTranslate()+s*r.sensitivity,f=i.isBeginning,m=i.isEnd;if(p>=i.minTranslate()&&(p=i.minTranslate()),p<=i.maxTranslate()&&(p=i.maxTranslate()),i.setTransition(0),i.setTranslate(p),i.updateProgress(),i.updateActiveIndex(),i.updateSlidesClasses(),(!f&&i.isBeginning||!m&&i.isEnd)&&i.updateSlidesClasses(),i.params.freeModeSticky){clearTimeout(i.mousewheel.timeout),i.mousewheel.timeout=void 0;var g=i.mousewheel.recentWheelEvents;g.length>=15&&g.shift();var y=g.length?g[g.length-1]:void 0,v=g[0];if(g.push(u),y&&(u.delta>y.delta||u.direction!==y.direction))g.splice(0);else if(g.length>=15&&u.time-v.time<500&&v.delta-u.delta>=1&&u.delta<=6){var b=s>0?.8:.2;i.mousewheel.lastEventBeforeSnap=u,g.splice(0),i.mousewheel.timeout=X.nextTick((function(){i.slideToClosest(i.params.speed,!0,void 0,b)}),0)}i.mousewheel.timeout||(i.mousewheel.timeout=X.nextTick((function(){var e=.5;i.mousewheel.lastEventBeforeSnap=u,g.splice(0),i.slideToClosest(i.params.speed,!0,void 0,e)}),500))}if(h||i.emit("scroll",t),i.params.autoplay&&i.params.autoplayDisableOnInteraction&&i.autoplay.stop(),p===i.minTranslate()||p===i.maxTranslate())return!0}}else{var _={time:X.now(),delta:Math.abs(s),direction:Math.sign(s),raw:e},T=i.mousewheel.recentWheelEvents;T.length>=2&&T.shift();var S=T.length?T[T.length-1]:void 0;if(T.push(_),S?(_.direction!==S.direction||_.delta>S.delta||_.time>S.time+150)&&i.mousewheel.animateSlider(_):i.mousewheel.animateSlider(_),i.mousewheel.releaseScroll(_))return!0}return t.preventDefault?t.preventDefault():t.returnValue=!1,!1},animateSlider:function(e){var t=this;return e.delta>=6&&X.now()-t.mousewheel.lastScrollTime<60||(e.direction<0?t.isEnd&&!t.params.loop||t.animating||(t.slideNext(),t.emit("scroll",e.raw)):t.isBeginning&&!t.params.loop||t.animating||(t.slidePrev(),t.emit("scroll",e.raw)),t.mousewheel.lastScrollTime=(new n.Date).getTime(),!1)},releaseScroll:function(e){var t=this,i=t.params.mousewheel;if(e.direction<0){if(t.isEnd&&!t.params.loop&&i.releaseOnEdges)return!0}else if(t.isBeginning&&!t.params.loop&&i.releaseOnEdges)return!0;return!1},enable:function(){var e=this,t=Et.event();if(e.params.cssMode)return e.wrapperEl.removeEventListener(t,e.mousewheel.handle),!0;if(!t)return!1;if(e.mousewheel.enabled)return!1;var i=e.$el;return"container"!==e.params.mousewheel.eventsTarged&&(i=o(e.params.mousewheel.eventsTarged)),i.on("mouseenter",e.mousewheel.handleMouseEnter),i.on("mouseleave",e.mousewheel.handleMouseLeave),i.on(t,e.mousewheel.handle),e.mousewheel.enabled=!0,!0},disable:function(){var e=this,t=Et.event();if(e.params.cssMode)return e.wrapperEl.addEventListener(t,e.mousewheel.handle),!0;if(!t)return!1;if(!e.mousewheel.enabled)return!1;var i=e.$el;return"container"!==e.params.mousewheel.eventsTarged&&(i=o(e.params.mousewheel.eventsTarged)),i.off(t,e.mousewheel.handle),e.mousewheel.enabled=!1,!0}},xt={name:"mousewheel",params:{mousewheel:{enabled:!1,releaseOnEdges:!1,invert:!1,forceToAxis:!1,sensitivity:1,eventsTarged:"container"}},create:function(){var e=this;X.extend(e,{mousewheel:{enabled:!1,enable:Et.enable.bind(e),disable:Et.disable.bind(e),handle:Et.handle.bind(e),handleMouseEnter:Et.handleMouseEnter.bind(e),handleMouseLeave:Et.handleMouseLeave.bind(e),animateSlider:Et.animateSlider.bind(e),releaseScroll:Et.releaseScroll.bind(e),lastScrollTime:X.now(),lastEventBeforeSnap:void 0,recentWheelEvents:[]}})},on:{init:function(){var e=this;!e.params.mousewheel.enabled&&e.params.cssMode&&e.mousewheel.disable(),e.params.mousewheel.enabled&&e.mousewheel.enable()},destroy:function(){var e=this;e.params.cssMode&&e.mousewheel.enable(),e.mousewheel.enabled&&e.mousewheel.disable()}}},Ct={update:function(){var e=this,t=e.params.navigation;if(!e.params.loop){var i=e.navigation,r=i.$nextEl,n=i.$prevEl;n&&n.length>0&&(e.isBeginning?n.addClass(t.disabledClass):n.removeClass(t.disabledClass),n[e.params.watchOverflow&&e.isLocked?"addClass":"removeClass"](t.lockClass)),r&&r.length>0&&(e.isEnd?r.addClass(t.disabledClass):r.removeClass(t.disabledClass),r[e.params.watchOverflow&&e.isLocked?"addClass":"removeClass"](t.lockClass))}},onPrevClick:function(e){var t=this;e.preventDefault(),t.isBeginning&&!t.params.loop||t.slidePrev()},onNextClick:function(e){var t=this;e.preventDefault(),t.isEnd&&!t.params.loop||t.slideNext()},init:function(){var e,t,i=this,r=i.params.navigation;(r.nextEl||r.prevEl)&&(r.nextEl&&(e=o(r.nextEl),i.params.uniqueNavElements&&"string"===typeof r.nextEl&&e.length>1&&1===i.$el.find(r.nextEl).length&&(e=i.$el.find(r.nextEl))),r.prevEl&&(t=o(r.prevEl),i.params.uniqueNavElements&&"string"===typeof r.prevEl&&t.length>1&&1===i.$el.find(r.prevEl).length&&(t=i.$el.find(r.prevEl))),e&&e.length>0&&e.on("click",i.navigation.onNextClick),t&&t.length>0&&t.on("click",i.navigation.onPrevClick),X.extend(i.navigation,{$nextEl:e,nextEl:e&&e[0],$prevEl:t,prevEl:t&&t[0]}))},destroy:function(){var e=this,t=e.navigation,i=t.$nextEl,r=t.$prevEl;i&&i.length&&(i.off("click",e.navigation.onNextClick),i.removeClass(e.params.navigation.disabledClass)),r&&r.length&&(r.off("click",e.navigation.onPrevClick),r.removeClass(e.params.navigation.disabledClass))}},kt={name:"navigation",params:{navigation:{nextEl:null,prevEl:null,hideOnClick:!1,disabledClass:"swiper-button-disabled",hiddenClass:"swiper-button-hidden",lockClass:"swiper-button-lock"}},create:function(){var e=this;X.extend(e,{navigation:{init:Ct.init.bind(e),update:Ct.update.bind(e),destroy:Ct.destroy.bind(e),onNextClick:Ct.onNextClick.bind(e),onPrevClick:Ct.onPrevClick.bind(e)}})},on:{init:function(){var e=this;e.navigation.init(),e.navigation.update()},toEdge:function(){var e=this;e.navigation.update()},fromEdge:function(){var e=this;e.navigation.update()},destroy:function(){var e=this;e.navigation.destroy()},click:function(e){var t,i=this,r=i.navigation,n=r.$nextEl,s=r.$prevEl;!i.params.navigation.hideOnClick||o(e.target).is(s)||o(e.target).is(n)||(n?t=n.hasClass(i.params.navigation.hiddenClass):s&&(t=s.hasClass(i.params.navigation.hiddenClass)),!0===t?i.emit("navigationShow",i):i.emit("navigationHide",i),n&&n.toggleClass(i.params.navigation.hiddenClass),s&&s.toggleClass(i.params.navigation.hiddenClass))}}},It={update:function(){var e=this,t=e.rtl,i=e.params.pagination;if(i.el&&e.pagination.el&&e.pagination.$el&&0!==e.pagination.$el.length){var r,n=e.virtual&&e.params.virtual.enabled?e.virtual.slides.length:e.slides.length,s=e.pagination.$el,a=e.params.loop?Math.ceil((n-2*e.loopedSlides)/e.params.slidesPerGroup):e.snapGrid.length;if(e.params.loop?(r=Math.ceil((e.activeIndex-e.loopedSlides)/e.params.slidesPerGroup),r>n-1-2*e.loopedSlides&&(r-=n-2*e.loopedSlides),r>a-1&&(r-=a),r<0&&"bullets"!==e.params.paginationType&&(r=a+r)):r="undefined"!==typeof e.snapIndex?e.snapIndex:e.activeIndex||0,"bullets"===i.type&&e.pagination.bullets&&e.pagination.bullets.length>0){var l,u,d,c=e.pagination.bullets;if(i.dynamicBullets&&(e.pagination.bulletSize=c.eq(0)[e.isHorizontal()?"outerWidth":"outerHeight"](!0),s.css(e.isHorizontal()?"width":"height",e.pagination.bulletSize*(i.dynamicMainBullets+4)+"px"),i.dynamicMainBullets>1&&void 0!==e.previousIndex&&(e.pagination.dynamicBulletIndex+=r-e.previousIndex,e.pagination.dynamicBulletIndex>i.dynamicMainBullets-1?e.pagination.dynamicBulletIndex=i.dynamicMainBullets-1:e.pagination.dynamicBulletIndex<0&&(e.pagination.dynamicBulletIndex=0)),l=r-e.pagination.dynamicBulletIndex,u=l+(Math.min(c.length,i.dynamicMainBullets)-1),d=(u+l)/2),c.removeClass(i.bulletActiveClass+" "+i.bulletActiveClass+"-next "+i.bulletActiveClass+"-next-next "+i.bulletActiveClass+"-prev "+i.bulletActiveClass+"-prev-prev "+i.bulletActiveClass+"-main"),s.length>1)c.each((function(e,t){var n=o(t),s=n.index();s===r&&n.addClass(i.bulletActiveClass),i.dynamicBullets&&(s>=l&&s<=u&&n.addClass(i.bulletActiveClass+"-main"),s===l&&n.prev().addClass(i.bulletActiveClass+"-prev").prev().addClass(i.bulletActiveClass+"-prev-prev"),s===u&&n.next().addClass(i.bulletActiveClass+"-next").next().addClass(i.bulletActiveClass+"-next-next"))}));else{var h=c.eq(r),p=h.index();if(h.addClass(i.bulletActiveClass),i.dynamicBullets){for(var f=c.eq(l),m=c.eq(u),g=l;g<=u;g+=1)c.eq(g).addClass(i.bulletActiveClass+"-main");if(e.params.loop)if(p>=c.length-i.dynamicMainBullets){for(var y=i.dynamicMainBullets;y>=0;y-=1)c.eq(c.length-y).addClass(i.bulletActiveClass+"-main");c.eq(c.length-i.dynamicMainBullets-1).addClass(i.bulletActiveClass+"-prev")}else f.prev().addClass(i.bulletActiveClass+"-prev").prev().addClass(i.bulletActiveClass+"-prev-prev"),m.next().addClass(i.bulletActiveClass+"-next").next().addClass(i.bulletActiveClass+"-next-next");else f.prev().addClass(i.bulletActiveClass+"-prev").prev().addClass(i.bulletActiveClass+"-prev-prev"),m.next().addClass(i.bulletActiveClass+"-next").next().addClass(i.bulletActiveClass+"-next-next")}}if(i.dynamicBullets){var v=Math.min(c.length,i.dynamicMainBullets+4),b=(e.pagination.bulletSize*v-e.pagination.bulletSize)/2-d*e.pagination.bulletSize,_=t?"right":"left";c.css(e.isHorizontal()?_:"top",b+"px")}}if("fraction"===i.type&&(s.find("."+i.currentClass).text(i.formatFractionCurrent(r+1)),s.find("."+i.totalClass).text(i.formatFractionTotal(a))),"progressbar"===i.type){var T;T=i.progressbarOpposite?e.isHorizontal()?"vertical":"horizontal":e.isHorizontal()?"horizontal":"vertical";var S=(r+1)/a,w=1,E=1;"horizontal"===T?w=S:E=S,s.find("."+i.progressbarFillClass).transform("translate3d(0,0,0) scaleX("+w+") scaleY("+E+")").transition(e.params.speed)}"custom"===i.type&&i.renderCustom?(s.html(i.renderCustom(e,r+1,a)),e.emit("paginationRender",e,s[0])):e.emit("paginationUpdate",e,s[0]),s[e.params.watchOverflow&&e.isLocked?"addClass":"removeClass"](i.lockClass)}},render:function(){var e=this,t=e.params.pagination;if(t.el&&e.pagination.el&&e.pagination.$el&&0!==e.pagination.$el.length){var i=e.virtual&&e.params.virtual.enabled?e.virtual.slides.length:e.slides.length,r=e.pagination.$el,n="";if("bullets"===t.type){for(var s=e.params.loop?Math.ceil((i-2*e.loopedSlides)/e.params.slidesPerGroup):e.snapGrid.length,a=0;a<s;a+=1)t.renderBullet?n+=t.renderBullet.call(e,a,t.bulletClass):n+="<"+t.bulletElement+' class="'+t.bulletClass+'"></'+t.bulletElement+">";r.html(n),e.pagination.bullets=r.find("."+t.bulletClass)}"fraction"===t.type&&(n=t.renderFraction?t.renderFraction.call(e,t.currentClass,t.totalClass):'<span class="'+t.currentClass+'"></span> / <span class="'+t.totalClass+'"></span>',r.html(n)),"progressbar"===t.type&&(n=t.renderProgressbar?t.renderProgressbar.call(e,t.progressbarFillClass):'<span class="'+t.progressbarFillClass+'"></span>',r.html(n)),"custom"!==t.type&&e.emit("paginationRender",e.pagination.$el[0])}},init:function(){var e=this,t=e.params.pagination;if(t.el){var i=o(t.el);0!==i.length&&(e.params.uniqueNavElements&&"string"===typeof t.el&&i.length>1&&(i=e.$el.find(t.el)),"bullets"===t.type&&t.clickable&&i.addClass(t.clickableClass),i.addClass(t.modifierClass+t.type),"bullets"===t.type&&t.dynamicBullets&&(i.addClass(""+t.modifierClass+t.type+"-dynamic"),e.pagination.dynamicBulletIndex=0,t.dynamicMainBullets<1&&(t.dynamicMainBullets=1)),"progressbar"===t.type&&t.progressbarOpposite&&i.addClass(t.progressbarOppositeClass),t.clickable&&i.on("click","."+t.bulletClass,(function(t){t.preventDefault();var i=o(this).index()*e.params.slidesPerGroup;e.params.loop&&(i+=e.loopedSlides),e.slideTo(i)})),X.extend(e.pagination,{$el:i,el:i[0]}))}},destroy:function(){var e=this,t=e.params.pagination;if(t.el&&e.pagination.el&&e.pagination.$el&&0!==e.pagination.$el.length){var i=e.pagination.$el;i.removeClass(t.hiddenClass),i.removeClass(t.modifierClass+t.type),e.pagination.bullets&&e.pagination.bullets.removeClass(t.bulletActiveClass),t.clickable&&i.off("click","."+t.bulletClass)}}},At={name:"pagination",params:{pagination:{el:null,bulletElement:"span",clickable:!1,hideOnClick:!1,renderBullet:null,renderProgressbar:null,renderFraction:null,renderCustom:null,progressbarOpposite:!1,type:"bullets",dynamicBullets:!1,dynamicMainBullets:1,formatFractionCurrent:function(e){return e},formatFractionTotal:function(e){return e},bulletClass:"swiper-pagination-bullet",bulletActiveClass:"swiper-pagination-bullet-active",modifierClass:"swiper-pagination-",currentClass:"swiper-pagination-current",totalClass:"swiper-pagination-total",hiddenClass:"swiper-pagination-hidden",progressbarFillClass:"swiper-pagination-progressbar-fill",progressbarOppositeClass:"swiper-pagination-progressbar-opposite",clickableClass:"swiper-pagination-clickable",lockClass:"swiper-pagination-lock"}},create:function(){var e=this;X.extend(e,{pagination:{init:It.init.bind(e),render:It.render.bind(e),update:It.update.bind(e),destroy:It.destroy.bind(e),dynamicBulletIndex:0}})},on:{init:function(){var e=this;e.pagination.init(),e.pagination.render(),e.pagination.update()},activeIndexChange:function(){var e=this;(e.params.loop||"undefined"===typeof e.snapIndex)&&e.pagination.update()},snapIndexChange:function(){var e=this;e.params.loop||e.pagination.update()},slidesLengthChange:function(){var e=this;e.params.loop&&(e.pagination.render(),e.pagination.update())},snapGridLengthChange:function(){var e=this;e.params.loop||(e.pagination.render(),e.pagination.update())},destroy:function(){var e=this;e.pagination.destroy()},click:function(e){var t=this;if(t.params.pagination.el&&t.params.pagination.hideOnClick&&t.pagination.$el.length>0&&!o(e.target).hasClass(t.params.pagination.bulletClass)){var i=t.pagination.$el.hasClass(t.params.pagination.hiddenClass);!0===i?t.emit("paginationShow",t):t.emit("paginationHide",t),t.pagination.$el.toggleClass(t.params.pagination.hiddenClass)}}}},Pt={setTranslate:function(){var e=this;if(e.params.scrollbar.el&&e.scrollbar.el){var t=e.scrollbar,i=e.rtlTranslate,r=e.progress,n=t.dragSize,s=t.trackSize,a=t.$dragEl,o=t.$el,l=e.params.scrollbar,u=n,d=(s-n)*r;i?(d=-d,d>0?(u=n-d,d=0):-d+n>s&&(u=s+d)):d<0?(u=n+d,d=0):d+n>s&&(u=s-d),e.isHorizontal()?(a.transform("translate3d("+d+"px, 0, 0)"),a[0].style.width=u+"px"):(a.transform("translate3d(0px, "+d+"px, 0)"),a[0].style.height=u+"px"),l.hide&&(clearTimeout(e.scrollbar.timeout),o[0].style.opacity=1,e.scrollbar.timeout=setTimeout((function(){o[0].style.opacity=0,o.transition(400)}),1e3))}},setTransition:function(e){var t=this;t.params.scrollbar.el&&t.scrollbar.el&&t.scrollbar.$dragEl.transition(e)},updateSize:function(){var e=this;if(e.params.scrollbar.el&&e.scrollbar.el){var t=e.scrollbar,i=t.$dragEl,r=t.$el;i[0].style.width="",i[0].style.height="";var n,s=e.isHorizontal()?r[0].offsetWidth:r[0].offsetHeight,a=e.size/e.virtualSize,o=a*(s/e.size);n="auto"===e.params.scrollbar.dragSize?s*a:parseInt(e.params.scrollbar.dragSize,10),e.isHorizontal()?i[0].style.width=n+"px":i[0].style.height=n+"px",r[0].style.display=a>=1?"none":"",e.params.scrollbar.hide&&(r[0].style.opacity=0),X.extend(t,{trackSize:s,divider:a,moveDivider:o,dragSize:n}),t.$el[e.params.watchOverflow&&e.isLocked?"addClass":"removeClass"](e.params.scrollbar.lockClass)}},getPointerPosition:function(e){var t=this;return t.isHorizontal()?"touchstart"===e.type||"touchmove"===e.type?e.targetTouches[0].clientX:e.clientX:"touchstart"===e.type||"touchmove"===e.type?e.targetTouches[0].clientY:e.clientY},setDragPosition:function(e){var t,i=this,r=i.scrollbar,n=i.rtlTranslate,s=r.$el,a=r.dragSize,o=r.trackSize,l=r.dragStartPos;t=(r.getPointerPosition(e)-s.offset()[i.isHorizontal()?"left":"top"]-(null!==l?l:a/2))/(o-a),t=Math.max(Math.min(t,1),0),n&&(t=1-t);var u=i.minTranslate()+(i.maxTranslate()-i.minTranslate())*t;i.updateProgress(u),i.setTranslate(u),i.updateActiveIndex(),i.updateSlidesClasses()},onDragStart:function(e){var t=this,i=t.params.scrollbar,r=t.scrollbar,n=t.$wrapperEl,s=r.$el,a=r.$dragEl;t.scrollbar.isTouched=!0,t.scrollbar.dragStartPos=e.target===a[0]||e.target===a?r.getPointerPosition(e)-e.target.getBoundingClientRect()[t.isHorizontal()?"left":"top"]:null,e.preventDefault(),e.stopPropagation(),n.transition(100),a.transition(100),r.setDragPosition(e),clearTimeout(t.scrollbar.dragTimeout),s.transition(0),i.hide&&s.css("opacity",1),t.params.cssMode&&t.$wrapperEl.css("scroll-snap-type","none"),t.emit("scrollbarDragStart",e)},onDragMove:function(e){var t=this,i=t.scrollbar,r=t.$wrapperEl,n=i.$el,s=i.$dragEl;t.scrollbar.isTouched&&(e.preventDefault?e.preventDefault():e.returnValue=!1,i.setDragPosition(e),r.transition(0),n.transition(0),s.transition(0),t.emit("scrollbarDragMove",e))},onDragEnd:function(e){var t=this,i=t.params.scrollbar,r=t.scrollbar,n=t.$wrapperEl,s=r.$el;t.scrollbar.isTouched&&(t.scrollbar.isTouched=!1,t.params.cssMode&&(t.$wrapperEl.css("scroll-snap-type",""),n.transition("")),i.hide&&(clearTimeout(t.scrollbar.dragTimeout),t.scrollbar.dragTimeout=X.nextTick((function(){s.css("opacity",0),s.transition(400)}),1e3)),t.emit("scrollbarDragEnd",e),i.snapOnRelease&&t.slideToClosest())},enableDraggable:function(){var e=this;if(e.params.scrollbar.el){var t=e.scrollbar,r=e.touchEventsTouch,n=e.touchEventsDesktop,s=e.params,a=t.$el,o=a[0],l=!(!Y.passiveListener||!s.passiveListeners)&&{passive:!1,capture:!1},u=!(!Y.passiveListener||!s.passiveListeners)&&{passive:!0,capture:!1};Y.touch?(o.addEventListener(r.start,e.scrollbar.onDragStart,l),o.addEventListener(r.move,e.scrollbar.onDragMove,l),o.addEventListener(r.end,e.scrollbar.onDragEnd,u)):(o.addEventListener(n.start,e.scrollbar.onDragStart,l),i.addEventListener(n.move,e.scrollbar.onDragMove,l),i.addEventListener(n.end,e.scrollbar.onDragEnd,u))}},disableDraggable:function(){var e=this;if(e.params.scrollbar.el){var t=e.scrollbar,r=e.touchEventsTouch,n=e.touchEventsDesktop,s=e.params,a=t.$el,o=a[0],l=!(!Y.passiveListener||!s.passiveListeners)&&{passive:!1,capture:!1},u=!(!Y.passiveListener||!s.passiveListeners)&&{passive:!0,capture:!1};Y.touch?(o.removeEventListener(r.start,e.scrollbar.onDragStart,l),o.removeEventListener(r.move,e.scrollbar.onDragMove,l),o.removeEventListener(r.end,e.scrollbar.onDragEnd,u)):(o.removeEventListener(n.start,e.scrollbar.onDragStart,l),i.removeEventListener(n.move,e.scrollbar.onDragMove,l),i.removeEventListener(n.end,e.scrollbar.onDragEnd,u))}},init:function(){var e=this;if(e.params.scrollbar.el){var t=e.scrollbar,i=e.$el,r=e.params.scrollbar,n=o(r.el);e.params.uniqueNavElements&&"string"===typeof r.el&&n.length>1&&1===i.find(r.el).length&&(n=i.find(r.el));var s=n.find("."+e.params.scrollbar.dragClass);0===s.length&&(s=o('<div class="'+e.params.scrollbar.dragClass+'"></div>'),n.append(s)),X.extend(t,{$el:n,el:n[0],$dragEl:s,dragEl:s[0]}),r.draggable&&t.enableDraggable()}},destroy:function(){var e=this;e.scrollbar.disableDraggable()}},Ot={name:"scrollbar",params:{scrollbar:{el:null,dragSize:"auto",hide:!1,draggable:!1,snapOnRelease:!0,lockClass:"swiper-scrollbar-lock",dragClass:"swiper-scrollbar-drag"}},create:function(){var e=this;X.extend(e,{scrollbar:{init:Pt.init.bind(e),destroy:Pt.destroy.bind(e),updateSize:Pt.updateSize.bind(e),setTranslate:Pt.setTranslate.bind(e),setTransition:Pt.setTransition.bind(e),enableDraggable:Pt.enableDraggable.bind(e),disableDraggable:Pt.disableDraggable.bind(e),setDragPosition:Pt.setDragPosition.bind(e),getPointerPosition:Pt.getPointerPosition.bind(e),onDragStart:Pt.onDragStart.bind(e),onDragMove:Pt.onDragMove.bind(e),onDragEnd:Pt.onDragEnd.bind(e),isTouched:!1,timeout:null,dragTimeout:null}})},on:{init:function(){var e=this;e.scrollbar.init(),e.scrollbar.updateSize(),e.scrollbar.setTranslate()},update:function(){var e=this;e.scrollbar.updateSize()},resize:function(){var e=this;e.scrollbar.updateSize()},observerUpdate:function(){var e=this;e.scrollbar.updateSize()},setTranslate:function(){var e=this;e.scrollbar.setTranslate()},setTransition:function(e){var t=this;t.scrollbar.setTransition(e)},destroy:function(){var e=this;e.scrollbar.destroy()}}},Lt={setTransform:function(e,t){var i=this,r=i.rtl,n=o(e),s=r?-1:1,a=n.attr("data-swiper-parallax")||"0",l=n.attr("data-swiper-parallax-x"),u=n.attr("data-swiper-parallax-y"),d=n.attr("data-swiper-parallax-scale"),c=n.attr("data-swiper-parallax-opacity");if(l||u?(l=l||"0",u=u||"0"):i.isHorizontal()?(l=a,u="0"):(u=a,l="0"),l=l.indexOf("%")>=0?parseInt(l,10)*t*s+"%":l*t*s+"px",u=u.indexOf("%")>=0?parseInt(u,10)*t+"%":u*t+"px","undefined"!==typeof c&&null!==c){var h=c-(c-1)*(1-Math.abs(t));n[0].style.opacity=h}if("undefined"===typeof d||null===d)n.transform("translate3d("+l+", "+u+", 0px)");else{var p=d-(d-1)*(1-Math.abs(t));n.transform("translate3d("+l+", "+u+", 0px) scale("+p+")")}},setTranslate:function(){var e=this,t=e.$el,i=e.slides,r=e.progress,n=e.snapGrid;t.children("[data-swiper-parallax], [data-swiper-parallax-x], [data-swiper-parallax-y], [data-swiper-parallax-opacity], [data-swiper-parallax-scale]").each((function(t,i){e.parallax.setTransform(i,r)})),i.each((function(t,i){var s=i.progress;e.params.slidesPerGroup>1&&"auto"!==e.params.slidesPerView&&(s+=Math.ceil(t/2)-r*(n.length-1)),s=Math.min(Math.max(s,-1),1),o(i).find("[data-swiper-parallax], [data-swiper-parallax-x], [data-swiper-parallax-y], [data-swiper-parallax-opacity], [data-swiper-parallax-scale]").each((function(t,i){e.parallax.setTransform(i,s)}))}))},setTransition:function(e){void 0===e&&(e=this.params.speed);var t=this,i=t.$el;i.find("[data-swiper-parallax], [data-swiper-parallax-x], [data-swiper-parallax-y], [data-swiper-parallax-opacity], [data-swiper-parallax-scale]").each((function(t,i){var r=o(i),n=parseInt(r.attr("data-swiper-parallax-duration"),10)||e;0===e&&(n=0),r.transition(n)}))}},Dt={name:"parallax",params:{parallax:{enabled:!1}},create:function(){var e=this;X.extend(e,{parallax:{setTransform:Lt.setTransform.bind(e),setTranslate:Lt.setTranslate.bind(e),setTransition:Lt.setTransition.bind(e)}})},on:{beforeInit:function(){var e=this;e.params.parallax.enabled&&(e.params.watchSlidesProgress=!0,e.originalParams.watchSlidesProgress=!0)},init:function(){var e=this;e.params.parallax.enabled&&e.parallax.setTranslate()},setTranslate:function(){var e=this;e.params.parallax.enabled&&e.parallax.setTranslate()},setTransition:function(e){var t=this;t.params.parallax.enabled&&t.parallax.setTransition(e)}}},Mt={getDistanceBetweenTouches:function(e){if(e.targetTouches.length<2)return 1;var t=e.targetTouches[0].pageX,i=e.targetTouches[0].pageY,r=e.targetTouches[1].pageX,n=e.targetTouches[1].pageY,s=Math.sqrt(Math.pow(r-t,2)+Math.pow(n-i,2));return s},onGestureStart:function(e){var t=this,i=t.params.zoom,r=t.zoom,n=r.gesture;if(r.fakeGestureTouched=!1,r.fakeGestureMoved=!1,!Y.gestures){if("touchstart"!==e.type||"touchstart"===e.type&&e.targetTouches.length<2)return;r.fakeGestureTouched=!0,n.scaleStart=Mt.getDistanceBetweenTouches(e)}n.$slideEl&&n.$slideEl.length||(n.$slideEl=o(e.target).closest("."+t.params.slideClass),0===n.$slideEl.length&&(n.$slideEl=t.slides.eq(t.activeIndex)),n.$imageEl=n.$slideEl.find("img, svg, canvas, picture, .swiper-zoom-target"),n.$imageWrapEl=n.$imageEl.parent("."+i.containerClass),n.maxRatio=n.$imageWrapEl.attr("data-swiper-zoom")||i.maxRatio,0!==n.$imageWrapEl.length)?(n.$imageEl&&n.$imageEl.transition(0),t.zoom.isScaling=!0):n.$imageEl=void 0},onGestureChange:function(e){var t=this,i=t.params.zoom,r=t.zoom,n=r.gesture;if(!Y.gestures){if("touchmove"!==e.type||"touchmove"===e.type&&e.targetTouches.length<2)return;r.fakeGestureMoved=!0,n.scaleMove=Mt.getDistanceBetweenTouches(e)}n.$imageEl&&0!==n.$imageEl.length&&(Y.gestures?r.scale=e.scale*r.currentScale:r.scale=n.scaleMove/n.scaleStart*r.currentScale,r.scale>n.maxRatio&&(r.scale=n.maxRatio-1+Math.pow(r.scale-n.maxRatio+1,.5)),r.scale<i.minRatio&&(r.scale=i.minRatio+1-Math.pow(i.minRatio-r.scale+1,.5)),n.$imageEl.transform("translate3d(0,0,0) scale("+r.scale+")"))},onGestureEnd:function(e){var t=this,i=t.params.zoom,r=t.zoom,n=r.gesture;if(!Y.gestures){if(!r.fakeGestureTouched||!r.fakeGestureMoved)return;if("touchend"!==e.type||"touchend"===e.type&&e.changedTouches.length<2&&!je.android)return;r.fakeGestureTouched=!1,r.fakeGestureMoved=!1}n.$imageEl&&0!==n.$imageEl.length&&(r.scale=Math.max(Math.min(r.scale,n.maxRatio),i.minRatio),n.$imageEl.transition(t.params.speed).transform("translate3d(0,0,0) scale("+r.scale+")"),r.currentScale=r.scale,r.isScaling=!1,1===r.scale&&(n.$slideEl=void 0))},onTouchStart:function(e){var t=this,i=t.zoom,r=i.gesture,n=i.image;r.$imageEl&&0!==r.$imageEl.length&&(n.isTouched||(je.android&&e.cancelable&&e.preventDefault(),n.isTouched=!0,n.touchesStart.x="touchstart"===e.type?e.targetTouches[0].pageX:e.pageX,n.touchesStart.y="touchstart"===e.type?e.targetTouches[0].pageY:e.pageY))},onTouchMove:function(e){var t=this,i=t.zoom,r=i.gesture,n=i.image,s=i.velocity;if(r.$imageEl&&0!==r.$imageEl.length&&(t.allowClick=!1,n.isTouched&&r.$slideEl)){n.isMoved||(n.width=r.$imageEl[0].offsetWidth,n.height=r.$imageEl[0].offsetHeight,n.startX=X.getTranslate(r.$imageWrapEl[0],"x")||0,n.startY=X.getTranslate(r.$imageWrapEl[0],"y")||0,r.slideWidth=r.$slideEl[0].offsetWidth,r.slideHeight=r.$slideEl[0].offsetHeight,r.$imageWrapEl.transition(0),t.rtl&&(n.startX=-n.startX,n.startY=-n.startY));var a=n.width*i.scale,o=n.height*i.scale;if(!(a<r.slideWidth&&o<r.slideHeight)){if(n.minX=Math.min(r.slideWidth/2-a/2,0),n.maxX=-n.minX,n.minY=Math.min(r.slideHeight/2-o/2,0),n.maxY=-n.minY,n.touchesCurrent.x="touchmove"===e.type?e.targetTouches[0].pageX:e.pageX,n.touchesCurrent.y="touchmove"===e.type?e.targetTouches[0].pageY:e.pageY,!n.isMoved&&!i.isScaling){if(t.isHorizontal()&&(Math.floor(n.minX)===Math.floor(n.startX)&&n.touchesCurrent.x<n.touchesStart.x||Math.floor(n.maxX)===Math.floor(n.startX)&&n.touchesCurrent.x>n.touchesStart.x))return void(n.isTouched=!1);if(!t.isHorizontal()&&(Math.floor(n.minY)===Math.floor(n.startY)&&n.touchesCurrent.y<n.touchesStart.y||Math.floor(n.maxY)===Math.floor(n.startY)&&n.touchesCurrent.y>n.touchesStart.y))return void(n.isTouched=!1)}e.cancelable&&e.preventDefault(),e.stopPropagation(),n.isMoved=!0,n.currentX=n.touchesCurrent.x-n.touchesStart.x+n.startX,n.currentY=n.touchesCurrent.y-n.touchesStart.y+n.startY,n.currentX<n.minX&&(n.currentX=n.minX+1-Math.pow(n.minX-n.currentX+1,.8)),n.currentX>n.maxX&&(n.currentX=n.maxX-1+Math.pow(n.currentX-n.maxX+1,.8)),n.currentY<n.minY&&(n.currentY=n.minY+1-Math.pow(n.minY-n.currentY+1,.8)),n.currentY>n.maxY&&(n.currentY=n.maxY-1+Math.pow(n.currentY-n.maxY+1,.8)),s.prevPositionX||(s.prevPositionX=n.touchesCurrent.x),s.prevPositionY||(s.prevPositionY=n.touchesCurrent.y),s.prevTime||(s.prevTime=Date.now()),s.x=(n.touchesCurrent.x-s.prevPositionX)/(Date.now()-s.prevTime)/2,s.y=(n.touchesCurrent.y-s.prevPositionY)/(Date.now()-s.prevTime)/2,Math.abs(n.touchesCurrent.x-s.prevPositionX)<2&&(s.x=0),Math.abs(n.touchesCurrent.y-s.prevPositionY)<2&&(s.y=0),s.prevPositionX=n.touchesCurrent.x,s.prevPositionY=n.touchesCurrent.y,s.prevTime=Date.now(),r.$imageWrapEl.transform("translate3d("+n.currentX+"px, "+n.currentY+"px,0)")}}},onTouchEnd:function(){var e=this,t=e.zoom,i=t.gesture,r=t.image,n=t.velocity;if(i.$imageEl&&0!==i.$imageEl.length){if(!r.isTouched||!r.isMoved)return r.isTouched=!1,void(r.isMoved=!1);r.isTouched=!1,r.isMoved=!1;var s=300,a=300,o=n.x*s,l=r.currentX+o,u=n.y*a,d=r.currentY+u;0!==n.x&&(s=Math.abs((l-r.currentX)/n.x)),0!==n.y&&(a=Math.abs((d-r.currentY)/n.y));var c=Math.max(s,a);r.currentX=l,r.currentY=d;var h=r.width*t.scale,p=r.height*t.scale;r.minX=Math.min(i.slideWidth/2-h/2,0),r.maxX=-r.minX,r.minY=Math.min(i.slideHeight/2-p/2,0),r.maxY=-r.minY,r.currentX=Math.max(Math.min(r.currentX,r.maxX),r.minX),r.currentY=Math.max(Math.min(r.currentY,r.maxY),r.minY),i.$imageWrapEl.transition(c).transform("translate3d("+r.currentX+"px, "+r.currentY+"px,0)")}},onTransitionEnd:function(){var e=this,t=e.zoom,i=t.gesture;i.$slideEl&&e.previousIndex!==e.activeIndex&&(i.$imageEl&&i.$imageEl.transform("translate3d(0,0,0) scale(1)"),i.$imageWrapEl&&i.$imageWrapEl.transform("translate3d(0,0,0)"),t.scale=1,t.currentScale=1,i.$slideEl=void 0,i.$imageEl=void 0,i.$imageWrapEl=void 0)},toggle:function(e){var t=this,i=t.zoom;i.scale&&1!==i.scale?i.out():i.in(e)},in:function(e){var t,i,r,n,s,a,o,l,u,d,c,h,p,f,m,g,y,v,b=this,_=b.zoom,T=b.params.zoom,S=_.gesture,w=_.image;(S.$slideEl||(b.params.virtual&&b.params.virtual.enabled&&b.virtual?S.$slideEl=b.$wrapperEl.children("."+b.params.slideActiveClass):S.$slideEl=b.slides.eq(b.activeIndex),S.$imageEl=S.$slideEl.find("img, svg, canvas, picture, .swiper-zoom-target"),S.$imageWrapEl=S.$imageEl.parent("."+T.containerClass)),S.$imageEl&&0!==S.$imageEl.length)&&(S.$slideEl.addClass(""+T.zoomedSlideClass),"undefined"===typeof w.touchesStart.x&&e?(t="touchend"===e.type?e.changedTouches[0].pageX:e.pageX,i="touchend"===e.type?e.changedTouches[0].pageY:e.pageY):(t=w.touchesStart.x,i=w.touchesStart.y),_.scale=S.$imageWrapEl.attr("data-swiper-zoom")||T.maxRatio,_.currentScale=S.$imageWrapEl.attr("data-swiper-zoom")||T.maxRatio,e?(y=S.$slideEl[0].offsetWidth,v=S.$slideEl[0].offsetHeight,r=S.$slideEl.offset().left,n=S.$slideEl.offset().top,s=r+y/2-t,a=n+v/2-i,u=S.$imageEl[0].offsetWidth,d=S.$imageEl[0].offsetHeight,c=u*_.scale,h=d*_.scale,p=Math.min(y/2-c/2,0),f=Math.min(v/2-h/2,0),m=-p,g=-f,o=s*_.scale,l=a*_.scale,o<p&&(o=p),o>m&&(o=m),l<f&&(l=f),l>g&&(l=g)):(o=0,l=0),S.$imageWrapEl.transition(300).transform("translate3d("+o+"px, "+l+"px,0)"),S.$imageEl.transition(300).transform("translate3d(0,0,0) scale("+_.scale+")"))},out:function(){var e=this,t=e.zoom,i=e.params.zoom,r=t.gesture;r.$slideEl||(e.params.virtual&&e.params.virtual.enabled&&e.virtual?r.$slideEl=e.$wrapperEl.children("."+e.params.slideActiveClass):r.$slideEl=e.slides.eq(e.activeIndex),r.$imageEl=r.$slideEl.find("img, svg, canvas, picture, .swiper-zoom-target"),r.$imageWrapEl=r.$imageEl.parent("."+i.containerClass)),r.$imageEl&&0!==r.$imageEl.length&&(t.scale=1,t.currentScale=1,r.$imageWrapEl.transition(300).transform("translate3d(0,0,0)"),r.$imageEl.transition(300).transform("translate3d(0,0,0) scale(1)"),r.$slideEl.removeClass(""+i.zoomedSlideClass),r.$slideEl=void 0)},enable:function(){var e=this,t=e.zoom;if(!t.enabled){t.enabled=!0;var i=!("touchstart"!==e.touchEvents.start||!Y.passiveListener||!e.params.passiveListeners)&&{passive:!0,capture:!1},r=!Y.passiveListener||{passive:!1,capture:!0},n="."+e.params.slideClass;Y.gestures?(e.$wrapperEl.on("gesturestart",n,t.onGestureStart,i),e.$wrapperEl.on("gesturechange",n,t.onGestureChange,i),e.$wrapperEl.on("gestureend",n,t.onGestureEnd,i)):"touchstart"===e.touchEvents.start&&(e.$wrapperEl.on(e.touchEvents.start,n,t.onGestureStart,i),e.$wrapperEl.on(e.touchEvents.move,n,t.onGestureChange,r),e.$wrapperEl.on(e.touchEvents.end,n,t.onGestureEnd,i),e.touchEvents.cancel&&e.$wrapperEl.on(e.touchEvents.cancel,n,t.onGestureEnd,i)),e.$wrapperEl.on(e.touchEvents.move,"."+e.params.zoom.containerClass,t.onTouchMove,r)}},disable:function(){var e=this,t=e.zoom;if(t.enabled){e.zoom.enabled=!1;var i=!("touchstart"!==e.touchEvents.start||!Y.passiveListener||!e.params.passiveListeners)&&{passive:!0,capture:!1},r=!Y.passiveListener||{passive:!1,capture:!0},n="."+e.params.slideClass;Y.gestures?(e.$wrapperEl.off("gesturestart",n,t.onGestureStart,i),e.$wrapperEl.off("gesturechange",n,t.onGestureChange,i),e.$wrapperEl.off("gestureend",n,t.onGestureEnd,i)):"touchstart"===e.touchEvents.start&&(e.$wrapperEl.off(e.touchEvents.start,n,t.onGestureStart,i),e.$wrapperEl.off(e.touchEvents.move,n,t.onGestureChange,r),e.$wrapperEl.off(e.touchEvents.end,n,t.onGestureEnd,i),e.touchEvents.cancel&&e.$wrapperEl.off(e.touchEvents.cancel,n,t.onGestureEnd,i)),e.$wrapperEl.off(e.touchEvents.move,"."+e.params.zoom.containerClass,t.onTouchMove,r)}}},Nt={name:"zoom",params:{zoom:{enabled:!1,maxRatio:3,minRatio:1,toggle:!0,containerClass:"swiper-zoom-container",zoomedSlideClass:"swiper-slide-zoomed"}},create:function(){var e=this,t={enabled:!1,scale:1,currentScale:1,isScaling:!1,gesture:{$slideEl:void 0,slideWidth:void 0,slideHeight:void 0,$imageEl:void 0,$imageWrapEl:void 0,maxRatio:3},image:{isTouched:void 0,isMoved:void 0,currentX:void 0,currentY:void 0,minX:void 0,minY:void 0,maxX:void 0,maxY:void 0,width:void 0,height:void 0,startX:void 0,startY:void 0,touchesStart:{},touchesCurrent:{}},velocity:{x:void 0,y:void 0,prevPositionX:void 0,prevPositionY:void 0,prevTime:void 0}};"onGestureStart onGestureChange onGestureEnd onTouchStart onTouchMove onTouchEnd onTransitionEnd toggle enable disable in out".split(" ").forEach((function(i){t[i]=Mt[i].bind(e)})),X.extend(e,{zoom:t});var i=1;Object.defineProperty(e.zoom,"scale",{get:function(){return i},set:function(t){if(i!==t){var r=e.zoom.gesture.$imageEl?e.zoom.gesture.$imageEl[0]:void 0,n=e.zoom.gesture.$slideEl?e.zoom.gesture.$slideEl[0]:void 0;e.emit("zoomChange",t,r,n)}i=t}})},on:{init:function(){var e=this;e.params.zoom.enabled&&e.zoom.enable()},destroy:function(){var e=this;e.zoom.disable()},touchStart:function(e){var t=this;t.zoom.enabled&&t.zoom.onTouchStart(e)},touchEnd:function(e){var t=this;t.zoom.enabled&&t.zoom.onTouchEnd(e)},doubleTap:function(e){var t=this;t.params.zoom.enabled&&t.zoom.enabled&&t.params.zoom.toggle&&t.zoom.toggle(e)},transitionEnd:function(){var e=this;e.zoom.enabled&&e.params.zoom.enabled&&e.zoom.onTransitionEnd()},slideChange:function(){var e=this;e.zoom.enabled&&e.params.zoom.enabled&&e.params.cssMode&&e.zoom.onTransitionEnd()}}},Rt={loadInSlide:function(e,t){void 0===t&&(t=!0);var i=this,r=i.params.lazy;if("undefined"!==typeof e&&0!==i.slides.length){var n=i.virtual&&i.params.virtual.enabled,s=n?i.$wrapperEl.children("."+i.params.slideClass+'[data-swiper-slide-index="'+e+'"]'):i.slides.eq(e),a=s.find("."+r.elementClass+":not(."+r.loadedClass+"):not(."+r.loadingClass+")");!s.hasClass(r.elementClass)||s.hasClass(r.loadedClass)||s.hasClass(r.loadingClass)||(a=a.add(s[0])),0!==a.length&&a.each((function(e,n){var a=o(n);a.addClass(r.loadingClass);var l=a.attr("data-background"),u=a.attr("data-src"),d=a.attr("data-srcset"),c=a.attr("data-sizes"),h=a.parent("picture");i.loadImage(a[0],u||l,d,c,!1,(function(){if("undefined"!==typeof i&&null!==i&&i&&(!i||i.params)&&!i.destroyed){if(l?(a.css("background-image",'url("'+l+'")'),a.removeAttr("data-background")):(d&&(a.attr("srcset",d),a.removeAttr("data-srcset")),c&&(a.attr("sizes",c),a.removeAttr("data-sizes")),h.length&&h.children("source").each((function(e,t){var i=o(t);i.attr("data-srcset")&&(i.attr("srcset",i.attr("data-srcset")),i.removeAttr("data-srcset"))})),u&&(a.attr("src",u),a.removeAttr("data-src"))),a.addClass(r.loadedClass).removeClass(r.loadingClass),s.find("."+r.preloaderClass).remove(),i.params.loop&&t){var e=s.attr("data-swiper-slide-index");if(s.hasClass(i.params.slideDuplicateClass)){var n=i.$wrapperEl.children('[data-swiper-slide-index="'+e+'"]:not(.'+i.params.slideDuplicateClass+")");i.lazy.loadInSlide(n.index(),!1)}else{var p=i.$wrapperEl.children("."+i.params.slideDuplicateClass+'[data-swiper-slide-index="'+e+'"]');i.lazy.loadInSlide(p.index(),!1)}}i.emit("lazyImageReady",s[0],a[0]),i.params.autoHeight&&i.updateAutoHeight()}})),i.emit("lazyImageLoad",s[0],a[0])}))}},load:function(){var e=this,t=e.$wrapperEl,i=e.params,r=e.slides,n=e.activeIndex,s=e.virtual&&i.virtual.enabled,a=i.lazy,l=i.slidesPerView;function u(e){if(s){if(t.children("."+i.slideClass+'[data-swiper-slide-index="'+e+'"]').length)return!0}else if(r[e])return!0;return!1}function d(e){return s?o(e).attr("data-swiper-slide-index"):o(e).index()}if("auto"===l&&(l=0),e.lazy.initialImageLoaded||(e.lazy.initialImageLoaded=!0),e.params.watchSlidesVisibility)t.children("."+i.slideVisibleClass).each((function(t,i){var r=s?o(i).attr("data-swiper-slide-index"):o(i).index();e.lazy.loadInSlide(r)}));else if(l>1)for(var c=n;c<n+l;c+=1)u(c)&&e.lazy.loadInSlide(c);else e.lazy.loadInSlide(n);if(a.loadPrevNext)if(l>1||a.loadPrevNextAmount&&a.loadPrevNextAmount>1){for(var h=a.loadPrevNextAmount,p=l,f=Math.min(n+p+Math.max(h,p),r.length),m=Math.max(n-Math.max(p,h),0),g=n+l;g<f;g+=1)u(g)&&e.lazy.loadInSlide(g);for(var y=m;y<n;y+=1)u(y)&&e.lazy.loadInSlide(y)}else{var v=t.children("."+i.slideNextClass);v.length>0&&e.lazy.loadInSlide(d(v));var b=t.children("."+i.slidePrevClass);b.length>0&&e.lazy.loadInSlide(d(b))}}},Bt={name:"lazy",params:{lazy:{enabled:!1,loadPrevNext:!1,loadPrevNextAmount:1,loadOnTransitionStart:!1,elementClass:"swiper-lazy",loadingClass:"swiper-lazy-loading",loadedClass:"swiper-lazy-loaded",preloaderClass:"swiper-lazy-preloader"}},create:function(){var e=this;X.extend(e,{lazy:{initialImageLoaded:!1,load:Rt.load.bind(e),loadInSlide:Rt.loadInSlide.bind(e)}})},on:{beforeInit:function(){var e=this;e.params.lazy.enabled&&e.params.preloadImages&&(e.params.preloadImages=!1)},init:function(){var e=this;e.params.lazy.enabled&&!e.params.loop&&0===e.params.initialSlide&&e.lazy.load()},scroll:function(){var e=this;e.params.freeMode&&!e.params.freeModeSticky&&e.lazy.load()},resize:function(){var e=this;e.params.lazy.enabled&&e.lazy.load()},scrollbarDragMove:function(){var e=this;e.params.lazy.enabled&&e.lazy.load()},transitionStart:function(){var e=this;e.params.lazy.enabled&&(e.params.lazy.loadOnTransitionStart||!e.params.lazy.loadOnTransitionStart&&!e.lazy.initialImageLoaded)&&e.lazy.load()},transitionEnd:function(){var e=this;e.params.lazy.enabled&&!e.params.lazy.loadOnTransitionStart&&e.lazy.load()},slideChange:function(){var e=this;e.params.lazy.enabled&&e.params.cssMode&&e.lazy.load()}}},Ut={LinearSpline:function(e,t){var i,r,n=function(){var e,t,i;return function(r,n){t=-1,e=r.length;while(e-t>1)i=e+t>>1,r[i]<=n?t=i:e=i;return e}}();return this.x=e,this.y=t,this.lastIndex=e.length-1,this.interpolate=function(e){return e?(r=n(this.x,e),i=r-1,(e-this.x[i])*(this.y[r]-this.y[i])/(this.x[r]-this.x[i])+this.y[i]):0},this},getInterpolateFunction:function(e){var t=this;t.controller.spline||(t.controller.spline=t.params.loop?new Ut.LinearSpline(t.slidesGrid,e.slidesGrid):new Ut.LinearSpline(t.snapGrid,e.snapGrid))},setTranslate:function(e,t){var i,r,n=this,s=n.controller.control;function a(e){var t=n.rtlTranslate?-n.translate:n.translate;"slide"===n.params.controller.by&&(n.controller.getInterpolateFunction(e),r=-n.controller.spline.interpolate(-t)),r&&"container"!==n.params.controller.by||(i=(e.maxTranslate()-e.minTranslate())/(n.maxTranslate()-n.minTranslate()),r=(t-n.minTranslate())*i+e.minTranslate()),n.params.controller.inverse&&(r=e.maxTranslate()-r),e.updateProgress(r),e.setTranslate(r,n),e.updateActiveIndex(),e.updateSlidesClasses()}if(Array.isArray(s))for(var o=0;o<s.length;o+=1)s[o]!==t&&s[o]instanceof ct&&a(s[o]);else s instanceof ct&&t!==s&&a(s)},setTransition:function(e,t){var i,r=this,n=r.controller.control;function s(t){t.setTransition(e,r),0!==e&&(t.transitionStart(),t.params.autoHeight&&X.nextTick((function(){t.updateAutoHeight()})),t.$wrapperEl.transitionEnd((function(){n&&(t.params.loop&&"slide"===r.params.controller.by&&t.loopFix(),t.transitionEnd())})))}if(Array.isArray(n))for(i=0;i<n.length;i+=1)n[i]!==t&&n[i]instanceof ct&&s(n[i]);else n instanceof ct&&t!==n&&s(n)}},jt={name:"controller",params:{controller:{control:void 0,inverse:!1,by:"slide"}},create:function(){var e=this;X.extend(e,{controller:{control:e.params.controller.control,getInterpolateFunction:Ut.getInterpolateFunction.bind(e),setTranslate:Ut.setTranslate.bind(e),setTransition:Ut.setTransition.bind(e)}})},on:{update:function(){var e=this;e.controller.control&&e.controller.spline&&(e.controller.spline=void 0,delete e.controller.spline)},resize:function(){var e=this;e.controller.control&&e.controller.spline&&(e.controller.spline=void 0,delete e.controller.spline)},observerUpdate:function(){var e=this;e.controller.control&&e.controller.spline&&(e.controller.spline=void 0,delete e.controller.spline)},setTranslate:function(e,t){var i=this;i.controller.control&&i.controller.setTranslate(e,t)},setTransition:function(e,t){var i=this;i.controller.control&&i.controller.setTransition(e,t)}}},Ft={makeElFocusable:function(e){return e.attr("tabIndex","0"),e},makeElNotFocusable:function(e){return e.attr("tabIndex","-1"),e},addElRole:function(e,t){return e.attr("role",t),e},addElLabel:function(e,t){return e.attr("aria-label",t),e},disableEl:function(e){return e.attr("aria-disabled",!0),e},enableEl:function(e){return e.attr("aria-disabled",!1),e},onEnterKey:function(e){var t=this,i=t.params.a11y;if(13===e.keyCode){var r=o(e.target);t.navigation&&t.navigation.$nextEl&&r.is(t.navigation.$nextEl)&&(t.isEnd&&!t.params.loop||t.slideNext(),t.isEnd?t.a11y.notify(i.lastSlideMessage):t.a11y.notify(i.nextSlideMessage)),t.navigation&&t.navigation.$prevEl&&r.is(t.navigation.$prevEl)&&(t.isBeginning&&!t.params.loop||t.slidePrev(),t.isBeginning?t.a11y.notify(i.firstSlideMessage):t.a11y.notify(i.prevSlideMessage)),t.pagination&&r.is("."+t.params.pagination.bulletClass)&&r[0].click()}},notify:function(e){var t=this,i=t.a11y.liveRegion;0!==i.length&&(i.html(""),i.html(e))},updateNavigation:function(){var e=this;if(!e.params.loop&&e.navigation){var t=e.navigation,i=t.$nextEl,r=t.$prevEl;r&&r.length>0&&(e.isBeginning?(e.a11y.disableEl(r),e.a11y.makeElNotFocusable(r)):(e.a11y.enableEl(r),e.a11y.makeElFocusable(r))),i&&i.length>0&&(e.isEnd?(e.a11y.disableEl(i),e.a11y.makeElNotFocusable(i)):(e.a11y.enableEl(i),e.a11y.makeElFocusable(i)))}},updatePagination:function(){var e=this,t=e.params.a11y;e.pagination&&e.params.pagination.clickable&&e.pagination.bullets&&e.pagination.bullets.length&&e.pagination.bullets.each((function(i,r){var n=o(r);e.a11y.makeElFocusable(n),e.a11y.addElRole(n,"button"),e.a11y.addElLabel(n,t.paginationBulletMessage.replace(/\{\{index\}\}/,n.index()+1))}))},init:function(){var e=this;e.$el.append(e.a11y.liveRegion);var t,i,r=e.params.a11y;e.navigation&&e.navigation.$nextEl&&(t=e.navigation.$nextEl),e.navigation&&e.navigation.$prevEl&&(i=e.navigation.$prevEl),t&&(e.a11y.makeElFocusable(t),e.a11y.addElRole(t,"button"),e.a11y.addElLabel(t,r.nextSlideMessage),t.on("keydown",e.a11y.onEnterKey)),i&&(e.a11y.makeElFocusable(i),e.a11y.addElRole(i,"button"),e.a11y.addElLabel(i,r.prevSlideMessage),i.on("keydown",e.a11y.onEnterKey)),e.pagination&&e.params.pagination.clickable&&e.pagination.bullets&&e.pagination.bullets.length&&e.pagination.$el.on("keydown","."+e.params.pagination.bulletClass,e.a11y.onEnterKey)},destroy:function(){var e,t,i=this;i.a11y.liveRegion&&i.a11y.liveRegion.length>0&&i.a11y.liveRegion.remove(),i.navigation&&i.navigation.$nextEl&&(e=i.navigation.$nextEl),i.navigation&&i.navigation.$prevEl&&(t=i.navigation.$prevEl),e&&e.off("keydown",i.a11y.onEnterKey),t&&t.off("keydown",i.a11y.onEnterKey),i.pagination&&i.params.pagination.clickable&&i.pagination.bullets&&i.pagination.bullets.length&&i.pagination.$el.off("keydown","."+i.params.pagination.bulletClass,i.a11y.onEnterKey)}},qt={name:"a11y",params:{a11y:{enabled:!0,notificationClass:"swiper-notification",prevSlideMessage:"Previous slide",nextSlideMessage:"Next slide",firstSlideMessage:"This is the first slide",lastSlideMessage:"This is the last slide",paginationBulletMessage:"Go to slide {{index}}"}},create:function(){var e=this;X.extend(e,{a11y:{liveRegion:o('<span class="'+e.params.a11y.notificationClass+'" aria-live="assertive" aria-atomic="true"></span>')}}),Object.keys(Ft).forEach((function(t){e.a11y[t]=Ft[t].bind(e)}))},on:{init:function(){var e=this;e.params.a11y.enabled&&(e.a11y.init(),e.a11y.updateNavigation())},toEdge:function(){var e=this;e.params.a11y.enabled&&e.a11y.updateNavigation()},fromEdge:function(){var e=this;e.params.a11y.enabled&&e.a11y.updateNavigation()},paginationUpdate:function(){var e=this;e.params.a11y.enabled&&e.a11y.updatePagination()},destroy:function(){var e=this;e.params.a11y.enabled&&e.a11y.destroy()}}},$t={init:function(){var e=this;if(e.params.history){if(!n.history||!n.history.pushState)return e.params.history.enabled=!1,void(e.params.hashNavigation.enabled=!0);var t=e.history;t.initialized=!0,t.paths=$t.getPathValues(),(t.paths.key||t.paths.value)&&(t.scrollToSlide(0,t.paths.value,e.params.runCallbacksOnInit),e.params.history.replaceState||n.addEventListener("popstate",e.history.setHistoryPopState))}},destroy:function(){var e=this;e.params.history.replaceState||n.removeEventListener("popstate",e.history.setHistoryPopState)},setHistoryPopState:function(){var e=this;e.history.paths=$t.getPathValues(),e.history.scrollToSlide(e.params.speed,e.history.paths.value,!1)},getPathValues:function(){var e=n.location.pathname.slice(1).split("/").filter((function(e){return""!==e})),t=e.length,i=e[t-2],r=e[t-1];return{key:i,value:r}},setHistory:function(e,t){var i=this;if(i.history.initialized&&i.params.history.enabled){var r=i.slides.eq(t),s=$t.slugify(r.attr("data-history"));n.location.pathname.includes(e)||(s=e+"/"+s);var a=n.history.state;a&&a.value===s||(i.params.history.replaceState?n.history.replaceState({value:s},null,s):n.history.pushState({value:s},null,s))}},slugify:function(e){return e.toString().replace(/\s+/g,"-").replace(/[^\w-]+/g,"").replace(/--+/g,"-").replace(/^-+/,"").replace(/-+$/,"")},scrollToSlide:function(e,t,i){var r=this;if(t)for(var n=0,s=r.slides.length;n<s;n+=1){var a=r.slides.eq(n),o=$t.slugify(a.attr("data-history"));if(o===t&&!a.hasClass(r.params.slideDuplicateClass)){var l=a.index();r.slideTo(l,e,i)}}else r.slideTo(0,e,i)}},Ht={name:"history",params:{history:{enabled:!1,replaceState:!1,key:"slides"}},create:function(){var e=this;X.extend(e,{history:{init:$t.init.bind(e),setHistory:$t.setHistory.bind(e),setHistoryPopState:$t.setHistoryPopState.bind(e),scrollToSlide:$t.scrollToSlide.bind(e),destroy:$t.destroy.bind(e)}})},on:{init:function(){var e=this;e.params.history.enabled&&e.history.init()},destroy:function(){var e=this;e.params.history.enabled&&e.history.destroy()},transitionEnd:function(){var e=this;e.history.initialized&&e.history.setHistory(e.params.history.key,e.activeIndex)},slideChange:function(){var e=this;e.history.initialized&&e.params.cssMode&&e.history.setHistory(e.params.history.key,e.activeIndex)}}},zt={onHashCange:function(){var e=this;e.emit("hashChange");var t=i.location.hash.replace("#",""),r=e.slides.eq(e.activeIndex).attr("data-hash");if(t!==r){var n=e.$wrapperEl.children("."+e.params.slideClass+'[data-hash="'+t+'"]').index();if("undefined"===typeof n)return;e.slideTo(n)}},setHash:function(){var e=this;if(e.hashNavigation.initialized&&e.params.hashNavigation.enabled)if(e.params.hashNavigation.replaceState&&n.history&&n.history.replaceState)n.history.replaceState(null,null,"#"+e.slides.eq(e.activeIndex).attr("data-hash")||!1),e.emit("hashSet");else{var t=e.slides.eq(e.activeIndex),r=t.attr("data-hash")||t.attr("data-history");i.location.hash=r||"",e.emit("hashSet")}},init:function(){var e=this;if(!(!e.params.hashNavigation.enabled||e.params.history&&e.params.history.enabled)){e.hashNavigation.initialized=!0;var t=i.location.hash.replace("#","");if(t)for(var r=0,s=0,a=e.slides.length;s<a;s+=1){var l=e.slides.eq(s),u=l.attr("data-hash")||l.attr("data-history");if(u===t&&!l.hasClass(e.params.slideDuplicateClass)){var d=l.index();e.slideTo(d,r,e.params.runCallbacksOnInit,!0)}}e.params.hashNavigation.watchState&&o(n).on("hashchange",e.hashNavigation.onHashCange)}},destroy:function(){var e=this;e.params.hashNavigation.watchState&&o(n).off("hashchange",e.hashNavigation.onHashCange)}},Vt={name:"hash-navigation",params:{hashNavigation:{enabled:!1,replaceState:!1,watchState:!1}},create:function(){var e=this;X.extend(e,{hashNavigation:{initialized:!1,init:zt.init.bind(e),destroy:zt.destroy.bind(e),setHash:zt.setHash.bind(e),onHashCange:zt.onHashCange.bind(e)}})},on:{init:function(){var e=this;e.params.hashNavigation.enabled&&e.hashNavigation.init()},destroy:function(){var e=this;e.params.hashNavigation.enabled&&e.hashNavigation.destroy()},transitionEnd:function(){var e=this;e.hashNavigation.initialized&&e.hashNavigation.setHash()},slideChange:function(){var e=this;e.hashNavigation.initialized&&e.params.cssMode&&e.hashNavigation.setHash()}}},Gt={run:function(){var e=this,t=e.slides.eq(e.activeIndex),i=e.params.autoplay.delay;t.attr("data-swiper-autoplay")&&(i=t.attr("data-swiper-autoplay")||e.params.autoplay.delay),clearTimeout(e.autoplay.timeout),e.autoplay.timeout=X.nextTick((function(){e.params.autoplay.reverseDirection?e.params.loop?(e.loopFix(),e.slidePrev(e.params.speed,!0,!0),e.emit("autoplay")):e.isBeginning?e.params.autoplay.stopOnLastSlide?e.autoplay.stop():(e.slideTo(e.slides.length-1,e.params.speed,!0,!0),e.emit("autoplay")):(e.slidePrev(e.params.speed,!0,!0),e.emit("autoplay")):e.params.loop?(e.loopFix(),e.slideNext(e.params.speed,!0,!0),e.emit("autoplay")):e.isEnd?e.params.autoplay.stopOnLastSlide?e.autoplay.stop():(e.slideTo(0,e.params.speed,!0,!0),e.emit("autoplay")):(e.slideNext(e.params.speed,!0,!0),e.emit("autoplay")),e.params.cssMode&&e.autoplay.running&&e.autoplay.run()}),i)},start:function(){var e=this;return"undefined"===typeof e.autoplay.timeout&&(!e.autoplay.running&&(e.autoplay.running=!0,e.emit("autoplayStart"),e.autoplay.run(),!0))},stop:function(){var e=this;return!!e.autoplay.running&&("undefined"!==typeof e.autoplay.timeout&&(e.autoplay.timeout&&(clearTimeout(e.autoplay.timeout),e.autoplay.timeout=void 0),e.autoplay.running=!1,e.emit("autoplayStop"),!0))},pause:function(e){var t=this;t.autoplay.running&&(t.autoplay.paused||(t.autoplay.timeout&&clearTimeout(t.autoplay.timeout),t.autoplay.paused=!0,0!==e&&t.params.autoplay.waitForTransition?(t.$wrapperEl[0].addEventListener("transitionend",t.autoplay.onTransitionEnd),t.$wrapperEl[0].addEventListener("webkitTransitionEnd",t.autoplay.onTransitionEnd)):(t.autoplay.paused=!1,t.autoplay.run())))}},Wt={name:"autoplay",params:{autoplay:{enabled:!1,delay:3e3,waitForTransition:!0,disableOnInteraction:!0,stopOnLastSlide:!1,reverseDirection:!1}},create:function(){var e=this;X.extend(e,{autoplay:{running:!1,paused:!1,run:Gt.run.bind(e),start:Gt.start.bind(e),stop:Gt.stop.bind(e),pause:Gt.pause.bind(e),onVisibilityChange:function(){"hidden"===document.visibilityState&&e.autoplay.running&&e.autoplay.pause(),"visible"===document.visibilityState&&e.autoplay.paused&&(e.autoplay.run(),e.autoplay.paused=!1)},onTransitionEnd:function(t){e&&!e.destroyed&&e.$wrapperEl&&t.target===this&&(e.$wrapperEl[0].removeEventListener("transitionend",e.autoplay.onTransitionEnd),e.$wrapperEl[0].removeEventListener("webkitTransitionEnd",e.autoplay.onTransitionEnd),e.autoplay.paused=!1,e.autoplay.running?e.autoplay.run():e.autoplay.stop())}}})},on:{init:function(){var e=this;e.params.autoplay.enabled&&(e.autoplay.start(),document.addEventListener("visibilitychange",e.autoplay.onVisibilityChange))},beforeTransitionStart:function(e,t){var i=this;i.autoplay.running&&(t||!i.params.autoplay.disableOnInteraction?i.autoplay.pause(e):i.autoplay.stop())},sliderFirstMove:function(){var e=this;e.autoplay.running&&(e.params.autoplay.disableOnInteraction?e.autoplay.stop():e.autoplay.pause())},touchEnd:function(){var e=this;e.params.cssMode&&e.autoplay.paused&&!e.params.autoplay.disableOnInteraction&&e.autoplay.run()},destroy:function(){var e=this;e.autoplay.running&&e.autoplay.stop(),document.removeEventListener("visibilitychange",e.autoplay.onVisibilityChange)}}},Xt={setTranslate:function(){for(var e=this,t=e.slides,i=0;i<t.length;i+=1){var r=e.slides.eq(i),n=r[0].swiperSlideOffset,s=-n;e.params.virtualTranslate||(s-=e.translate);var a=0;e.isHorizontal()||(a=s,s=0);var o=e.params.fadeEffect.crossFade?Math.max(1-Math.abs(r[0].progress),0):1+Math.min(Math.max(r[0].progress,-1),0);r.css({opacity:o}).transform("translate3d("+s+"px, "+a+"px, 0px)")}},setTransition:function(e){var t=this,i=t.slides,r=t.$wrapperEl;if(i.transition(e),t.params.virtualTranslate&&0!==e){var n=!1;i.transitionEnd((function(){if(!n&&t&&!t.destroyed){n=!0,t.animating=!1;for(var e=["webkitTransitionEnd","transitionend"],i=0;i<e.length;i+=1)r.trigger(e[i])}}))}}},Yt={name:"effect-fade",params:{fadeEffect:{crossFade:!1}},create:function(){var e=this;X.extend(e,{fadeEffect:{setTranslate:Xt.setTranslate.bind(e),setTransition:Xt.setTransition.bind(e)}})},on:{beforeInit:function(){var e=this;if("fade"===e.params.effect){e.classNames.push(e.params.containerModifierClass+"fade");var t={slidesPerView:1,slidesPerColumn:1,slidesPerGroup:1,watchSlidesProgress:!0,spaceBetween:0,virtualTranslate:!0};X.extend(e.params,t),X.extend(e.originalParams,t)}},setTranslate:function(){var e=this;"fade"===e.params.effect&&e.fadeEffect.setTranslate()},setTransition:function(e){var t=this;"fade"===t.params.effect&&t.fadeEffect.setTransition(e)}}},Kt={setTranslate:function(){var e,t=this,i=t.$el,r=t.$wrapperEl,n=t.slides,s=t.width,a=t.height,l=t.rtlTranslate,u=t.size,d=t.params.cubeEffect,c=t.isHorizontal(),h=t.virtual&&t.params.virtual.enabled,p=0;d.shadow&&(c?(e=r.find(".swiper-cube-shadow"),0===e.length&&(e=o('<div class="swiper-cube-shadow"></div>'),r.append(e)),e.css({height:s+"px"})):(e=i.find(".swiper-cube-shadow"),0===e.length&&(e=o('<div class="swiper-cube-shadow"></div>'),i.append(e))));for(var f=0;f<n.length;f+=1){var m=n.eq(f),g=f;h&&(g=parseInt(m.attr("data-swiper-slide-index"),10));var y=90*g,v=Math.floor(y/360);l&&(y=-y,v=Math.floor(-y/360));var b=Math.max(Math.min(m[0].progress,1),-1),_=0,T=0,S=0;g%4===0?(_=4*-v*u,S=0):(g-1)%4===0?(_=0,S=4*-v*u):(g-2)%4===0?(_=u+4*v*u,S=u):(g-3)%4===0&&(_=-u,S=3*u+4*u*v),l&&(_=-_),c||(T=_,_=0);var w="rotateX("+(c?0:-y)+"deg) rotateY("+(c?y:0)+"deg) translate3d("+_+"px, "+T+"px, "+S+"px)";if(b<=1&&b>-1&&(p=90*g+90*b,l&&(p=90*-g-90*b)),m.transform(w),d.slideShadows){var E=c?m.find(".swiper-slide-shadow-left"):m.find(".swiper-slide-shadow-top"),x=c?m.find(".swiper-slide-shadow-right"):m.find(".swiper-slide-shadow-bottom");0===E.length&&(E=o('<div class="swiper-slide-shadow-'+(c?"left":"top")+'"></div>'),m.append(E)),0===x.length&&(x=o('<div class="swiper-slide-shadow-'+(c?"right":"bottom")+'"></div>'),m.append(x)),E.length&&(E[0].style.opacity=Math.max(-b,0)),x.length&&(x[0].style.opacity=Math.max(b,0))}}if(r.css({"-webkit-transform-origin":"50% 50% -"+u/2+"px","-moz-transform-origin":"50% 50% -"+u/2+"px","-ms-transform-origin":"50% 50% -"+u/2+"px","transform-origin":"50% 50% -"+u/2+"px"}),d.shadow)if(c)e.transform("translate3d(0px, "+(s/2+d.shadowOffset)+"px, "+-s/2+"px) rotateX(90deg) rotateZ(0deg) scale("+d.shadowScale+")");else{var C=Math.abs(p)-90*Math.floor(Math.abs(p)/90),k=1.5-(Math.sin(2*C*Math.PI/360)/2+Math.cos(2*C*Math.PI/360)/2),I=d.shadowScale,A=d.shadowScale/k,P=d.shadowOffset;e.transform("scale3d("+I+", 1, "+A+") translate3d(0px, "+(a/2+P)+"px, "+-a/2/A+"px) rotateX(-90deg)")}var O=ft.isSafari||ft.isWebView?-u/2:0;r.transform("translate3d(0px,0,"+O+"px) rotateX("+(t.isHorizontal()?0:p)+"deg) rotateY("+(t.isHorizontal()?-p:0)+"deg)")},setTransition:function(e){var t=this,i=t.$el,r=t.slides;r.transition(e).find(".swiper-slide-shadow-top, .swiper-slide-shadow-right, .swiper-slide-shadow-bottom, .swiper-slide-shadow-left").transition(e),t.params.cubeEffect.shadow&&!t.isHorizontal()&&i.find(".swiper-cube-shadow").transition(e)}},Jt={name:"effect-cube",params:{cubeEffect:{slideShadows:!0,shadow:!0,shadowOffset:20,shadowScale:.94}},create:function(){var e=this;X.extend(e,{cubeEffect:{setTranslate:Kt.setTranslate.bind(e),setTransition:Kt.setTransition.bind(e)}})},on:{beforeInit:function(){var e=this;if("cube"===e.params.effect){e.classNames.push(e.params.containerModifierClass+"cube"),e.classNames.push(e.params.containerModifierClass+"3d");var t={slidesPerView:1,slidesPerColumn:1,slidesPerGroup:1,watchSlidesProgress:!0,resistanceRatio:0,spaceBetween:0,centeredSlides:!1,virtualTranslate:!0};X.extend(e.params,t),X.extend(e.originalParams,t)}},setTranslate:function(){var e=this;"cube"===e.params.effect&&e.cubeEffect.setTranslate()},setTransition:function(e){var t=this;"cube"===t.params.effect&&t.cubeEffect.setTransition(e)}}},Qt={setTranslate:function(){for(var e=this,t=e.slides,i=e.rtlTranslate,r=0;r<t.length;r+=1){var n=t.eq(r),s=n[0].progress;e.params.flipEffect.limitRotation&&(s=Math.max(Math.min(n[0].progress,1),-1));var a=n[0].swiperSlideOffset,l=-180*s,u=l,d=0,c=-a,h=0;if(e.isHorizontal()?i&&(u=-u):(h=c,c=0,d=-u,u=0),n[0].style.zIndex=-Math.abs(Math.round(s))+t.length,e.params.flipEffect.slideShadows){var p=e.isHorizontal()?n.find(".swiper-slide-shadow-left"):n.find(".swiper-slide-shadow-top"),f=e.isHorizontal()?n.find(".swiper-slide-shadow-right"):n.find(".swiper-slide-shadow-bottom");0===p.length&&(p=o('<div class="swiper-slide-shadow-'+(e.isHorizontal()?"left":"top")+'"></div>'),n.append(p)),0===f.length&&(f=o('<div class="swiper-slide-shadow-'+(e.isHorizontal()?"right":"bottom")+'"></div>'),n.append(f)),p.length&&(p[0].style.opacity=Math.max(-s,0)),f.length&&(f[0].style.opacity=Math.max(s,0))}n.transform("translate3d("+c+"px, "+h+"px, 0px) rotateX("+d+"deg) rotateY("+u+"deg)")}},setTransition:function(e){var t=this,i=t.slides,r=t.activeIndex,n=t.$wrapperEl;if(i.transition(e).find(".swiper-slide-shadow-top, .swiper-slide-shadow-right, .swiper-slide-shadow-bottom, .swiper-slide-shadow-left").transition(e),t.params.virtualTranslate&&0!==e){var s=!1;i.eq(r).transitionEnd((function(){if(!s&&t&&!t.destroyed){s=!0,t.animating=!1;for(var e=["webkitTransitionEnd","transitionend"],i=0;i<e.length;i+=1)n.trigger(e[i])}}))}}},Zt={name:"effect-flip",params:{flipEffect:{slideShadows:!0,limitRotation:!0}},create:function(){var e=this;X.extend(e,{flipEffect:{setTranslate:Qt.setTranslate.bind(e),setTransition:Qt.setTransition.bind(e)}})},on:{beforeInit:function(){var e=this;if("flip"===e.params.effect){e.classNames.push(e.params.containerModifierClass+"flip"),e.classNames.push(e.params.containerModifierClass+"3d");var t={slidesPerView:1,slidesPerColumn:1,slidesPerGroup:1,watchSlidesProgress:!0,spaceBetween:0,virtualTranslate:!0};X.extend(e.params,t),X.extend(e.originalParams,t)}},setTranslate:function(){var e=this;"flip"===e.params.effect&&e.flipEffect.setTranslate()},setTransition:function(e){var t=this;"flip"===t.params.effect&&t.flipEffect.setTransition(e)}}},ei={setTranslate:function(){for(var e=this,t=e.width,i=e.height,r=e.slides,n=e.$wrapperEl,s=e.slidesSizesGrid,a=e.params.coverflowEffect,l=e.isHorizontal(),u=e.translate,d=l?t/2-u:i/2-u,c=l?a.rotate:-a.rotate,h=a.depth,p=0,f=r.length;p<f;p+=1){var m=r.eq(p),g=s[p],y=m[0].swiperSlideOffset,v=(d-y-g/2)/g*a.modifier,b=l?c*v:0,_=l?0:c*v,T=-h*Math.abs(v),S=a.stretch;"string"===typeof S&&-1!==S.indexOf("%")&&(S=parseFloat(a.stretch)/100*g);var w=l?0:S*v,E=l?S*v:0,x=1-(1-a.scale)*Math.abs(v);Math.abs(E)<.001&&(E=0),Math.abs(w)<.001&&(w=0),Math.abs(T)<.001&&(T=0),Math.abs(b)<.001&&(b=0),Math.abs(_)<.001&&(_=0),Math.abs(x)<.001&&(x=0);var C="translate3d("+E+"px,"+w+"px,"+T+"px) rotateX("+_+"deg) rotateY("+b+"deg) scale("+x+")";if(m.transform(C),m[0].style.zIndex=1-Math.abs(Math.round(v)),a.slideShadows){var k=l?m.find(".swiper-slide-shadow-left"):m.find(".swiper-slide-shadow-top"),I=l?m.find(".swiper-slide-shadow-right"):m.find(".swiper-slide-shadow-bottom");0===k.length&&(k=o('<div class="swiper-slide-shadow-'+(l?"left":"top")+'"></div>'),m.append(k)),0===I.length&&(I=o('<div class="swiper-slide-shadow-'+(l?"right":"bottom")+'"></div>'),m.append(I)),k.length&&(k[0].style.opacity=v>0?v:0),I.length&&(I[0].style.opacity=-v>0?-v:0)}}if(Y.pointerEvents||Y.prefixedPointerEvents){var A=n[0].style;A.perspectiveOrigin=d+"px 50%"}},setTransition:function(e){var t=this;t.slides.transition(e).find(".swiper-slide-shadow-top, .swiper-slide-shadow-right, .swiper-slide-shadow-bottom, .swiper-slide-shadow-left").transition(e)}},ti={name:"effect-coverflow",params:{coverflowEffect:{rotate:50,stretch:0,depth:100,scale:1,modifier:1,slideShadows:!0}},create:function(){var e=this;X.extend(e,{coverflowEffect:{setTranslate:ei.setTranslate.bind(e),setTransition:ei.setTransition.bind(e)}})},on:{beforeInit:function(){var e=this;"coverflow"===e.params.effect&&(e.classNames.push(e.params.containerModifierClass+"coverflow"),e.classNames.push(e.params.containerModifierClass+"3d"),e.params.watchSlidesProgress=!0,e.originalParams.watchSlidesProgress=!0)},setTranslate:function(){var e=this;"coverflow"===e.params.effect&&e.coverflowEffect.setTranslate()},setTransition:function(e){var t=this;"coverflow"===t.params.effect&&t.coverflowEffect.setTransition(e)}}},ii={init:function(){var e=this,t=e.params,i=t.thumbs,r=e.constructor;i.swiper instanceof r?(e.thumbs.swiper=i.swiper,X.extend(e.thumbs.swiper.originalParams,{watchSlidesProgress:!0,slideToClickedSlide:!1}),X.extend(e.thumbs.swiper.params,{watchSlidesProgress:!0,slideToClickedSlide:!1})):X.isObject(i.swiper)&&(e.thumbs.swiper=new r(X.extend({},i.swiper,{watchSlidesVisibility:!0,watchSlidesProgress:!0,slideToClickedSlide:!1})),e.thumbs.swiperCreated=!0),e.thumbs.swiper.$el.addClass(e.params.thumbs.thumbsContainerClass),e.thumbs.swiper.on("tap",e.thumbs.onThumbClick)},onThumbClick:function(){var e=this,t=e.thumbs.swiper;if(t){var i=t.clickedIndex,r=t.clickedSlide;if((!r||!o(r).hasClass(e.params.thumbs.slideThumbActiveClass))&&"undefined"!==typeof i&&null!==i){var n;if(n=t.params.loop?parseInt(o(t.clickedSlide).attr("data-swiper-slide-index"),10):i,e.params.loop){var s=e.activeIndex;e.slides.eq(s).hasClass(e.params.slideDuplicateClass)&&(e.loopFix(),e._clientLeft=e.$wrapperEl[0].clientLeft,s=e.activeIndex);var a=e.slides.eq(s).prevAll('[data-swiper-slide-index="'+n+'"]').eq(0).index(),l=e.slides.eq(s).nextAll('[data-swiper-slide-index="'+n+'"]').eq(0).index();n="undefined"===typeof a?l:"undefined"===typeof l?a:l-s<s-a?l:a}e.slideTo(n)}}},update:function(e){var t=this,i=t.thumbs.swiper;if(i){var r="auto"===i.params.slidesPerView?i.slidesPerViewDynamic():i.params.slidesPerView,n=t.params.thumbs.autoScrollOffset,s=n&&!i.params.loop;if(t.realIndex!==i.realIndex||s){var a,o,l=i.activeIndex;if(i.params.loop){i.slides.eq(l).hasClass(i.params.slideDuplicateClass)&&(i.loopFix(),i._clientLeft=i.$wrapperEl[0].clientLeft,l=i.activeIndex);var u=i.slides.eq(l).prevAll('[data-swiper-slide-index="'+t.realIndex+'"]').eq(0).index(),d=i.slides.eq(l).nextAll('[data-swiper-slide-index="'+t.realIndex+'"]').eq(0).index();a="undefined"===typeof u?d:"undefined"===typeof d?u:d-l===l-u?l:d-l<l-u?d:u,o=t.activeIndex>t.previousIndex?"next":"prev"}else a=t.realIndex,o=a>t.previousIndex?"next":"prev";s&&(a+="next"===o?n:-1*n),i.visibleSlidesIndexes&&i.visibleSlidesIndexes.indexOf(a)<0&&(i.params.centeredSlides?a=a>l?a-Math.floor(r/2)+1:a+Math.floor(r/2)-1:a>l&&(a=a-r+1),i.slideTo(a,e?0:void 0))}var c=1,h=t.params.thumbs.slideThumbActiveClass;if(t.params.slidesPerView>1&&!t.params.centeredSlides&&(c=t.params.slidesPerView),t.params.thumbs.multipleActiveThumbs||(c=1),c=Math.floor(c),i.slides.removeClass(h),i.params.loop||i.params.virtual&&i.params.virtual.enabled)for(var p=0;p<c;p+=1)i.$wrapperEl.children('[data-swiper-slide-index="'+(t.realIndex+p)+'"]').addClass(h);else for(var f=0;f<c;f+=1)i.slides.eq(t.realIndex+f).addClass(h)}}},ri={name:"thumbs",params:{thumbs:{swiper:null,multipleActiveThumbs:!0,autoScrollOffset:0,slideThumbActiveClass:"swiper-slide-thumb-active",thumbsContainerClass:"swiper-container-thumbs"}},create:function(){var e=this;X.extend(e,{thumbs:{swiper:null,init:ii.init.bind(e),update:ii.update.bind(e),onThumbClick:ii.onThumbClick.bind(e)}})},on:{beforeInit:function(){var e=this,t=e.params,i=t.thumbs;i&&i.swiper&&(e.thumbs.init(),e.thumbs.update(!0))},slideChange:function(){var e=this;e.thumbs.swiper&&e.thumbs.update()},update:function(){var e=this;e.thumbs.swiper&&e.thumbs.update()},resize:function(){var e=this;e.thumbs.swiper&&e.thumbs.update()},observerUpdate:function(){var e=this;e.thumbs.swiper&&e.thumbs.update()},setTransition:function(e){var t=this,i=t.thumbs.swiper;i&&i.setTransition(e)},beforeDestroy:function(){var e=this,t=e.thumbs.swiper;t&&e.thumbs.swiperCreated&&t&&t.destroy()}}},ni=[ht,pt,mt,gt,vt,_t,St,xt,kt,At,Ot,Dt,Nt,Bt,jt,qt,Ht,Vt,Wt,Yt,Jt,Zt,ti,ri];return"undefined"===typeof ct.use&&(ct.use=ct.Class.use,ct.installModule=ct.Class.installModule),ct.use(ni),ct}))},"04f8":function(e,t,i){"use strict";var r=i("2d00"),n=i("d039"),s=i("da84"),a=s.String;e.exports=!!Object.getOwnPropertySymbols&&!n((function(){var e=Symbol();return!a(e)||!(Object(e)instanceof Symbol)||!Symbol.sham&&r&&r<41}))},"06cf":function(e,t,i){"use strict";var r=i("83ab"),n=i("c65b"),s=i("d1e7"),a=i("5c6c"),o=i("fc6a"),l=i("a04b"),u=i("1a2d"),d=i("0cfb"),c=Object.getOwnPropertyDescriptor;t.f=r?c:function(e,t){if(e=o(e),t=l(t),d)try{return c(e,t)}catch(i){}if(u(e,t))return a(!n(s.f,e,t),e[t])}},"07fa":function(e,t,i){"use strict";var r=i("50c4");e.exports=function(e){return r(e.length)}},"0a06":function(e,t,i){"use strict";var r=i("c532"),n=i("30b5"),s=i("f6b4"),a=i("5270"),o=i("4a7b");function l(e){this.defaults=e,this.interceptors={request:new s,response:new s}}l.prototype.request=function(e){"string"===typeof e?(e=arguments[1]||{},e.url=arguments[0]):e=e||{},e=o(this.defaults,e),e.method?e.method=e.method.toLowerCase():this.defaults.method?e.method=this.defaults.method.toLowerCase():e.method="get";var t=[a,void 0],i=Promise.resolve(e);this.interceptors.request.forEach((function(e){t.unshift(e.fulfilled,e.rejected)})),this.interceptors.response.forEach((function(e){t.push(e.fulfilled,e.rejected)}));while(t.length)i=i.then(t.shift(),t.shift());return i},l.prototype.getUri=function(e){return e=o(this.defaults,e),n(e.url,e.params,e.paramsSerializer).replace(/^\?/,"")},r.forEach(["delete","get","head","options"],(function(e){l.prototype[e]=function(t,i){return this.request(o(i||{},{method:e,url:t,data:(i||{}).data}))}})),r.forEach(["post","put","patch"],(function(e){l.prototype[e]=function(t,i,r){return this.request(o(r||{},{method:e,url:t,data:i}))}})),e.exports=l},"0cfb":function(e,t,i){"use strict";var r=i("83ab"),n=i("d039"),s=i("cc12");e.exports=!r&&!n((function(){return 7!=Object.defineProperty(s("div"),"a",{get:function(){return 7}}).a}))},"0d51":function(e,t,i){"use strict";var r=String;e.exports=function(e){try{return r(e)}catch(t){return"Object"}}},"0df6":function(e,t,i){"use strict";e.exports=function(e){return function(t){return e.apply(null,t)}}},"0eac":function(e,t,i){"use strict";var r=i("6fc0"),n=i.n(r);n.a},1:function(e,t){},"10b7":function(e,t,i){(function(t,r){e.exports=r(i("21bf"))})(0,(function(e){
|
2
|
+
/** @preserve
|
3
|
+
(c) 2012 by Cédric Mesnil. All rights reserved.
|
4
|
+
|
5
|
+
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
|
6
|
+
|
7
|
+
- Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
|
8
|
+
- Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
|
9
|
+
|
10
|
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
11
|
+
*/
|
12
|
+
return function(t){var i=e,r=i.lib,n=r.WordArray,s=r.Hasher,a=i.algo,o=n.create([0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,7,4,13,1,10,6,15,3,12,0,9,5,2,14,11,8,3,10,14,4,9,15,8,1,2,7,0,6,13,11,5,12,1,9,11,10,0,8,12,4,13,3,7,15,14,5,6,2,4,0,5,9,7,12,2,10,14,1,3,8,11,6,15,13]),l=n.create([5,14,7,0,9,2,11,4,13,6,15,8,1,10,3,12,6,11,3,7,0,13,5,10,14,15,8,12,4,9,1,2,15,5,1,3,7,14,6,9,11,8,12,2,10,0,4,13,8,6,4,1,3,11,15,0,5,12,2,13,9,7,10,14,12,15,10,4,1,5,8,7,6,2,13,14,0,3,9,11]),u=n.create([11,14,15,12,5,8,7,9,11,13,14,15,6,7,9,8,7,6,8,13,11,9,7,15,7,12,15,9,11,7,13,12,11,13,6,7,14,9,13,15,14,8,13,6,5,12,7,5,11,12,14,15,14,15,9,8,9,14,5,6,8,6,5,12,9,15,5,11,6,8,13,12,5,12,13,14,11,8,5,6]),d=n.create([8,9,9,11,13,15,15,5,7,7,8,11,14,14,12,6,9,13,15,7,12,8,9,11,7,7,12,7,6,15,13,11,9,7,15,11,8,6,6,14,12,13,5,14,13,13,7,5,15,5,8,11,14,14,6,14,6,9,12,9,12,5,15,8,8,5,12,9,12,5,14,6,8,13,6,5,15,13,11,11]),c=n.create([0,1518500249,1859775393,2400959708,2840853838]),h=n.create([1352829926,1548603684,1836072691,2053994217,0]),p=a.RIPEMD160=s.extend({_doReset:function(){this._hash=n.create([1732584193,4023233417,2562383102,271733878,3285377520])},_doProcessBlock:function(e,t){for(var i=0;i<16;i++){var r=t+i,n=e[r];e[r]=16711935&(n<<8|n>>>24)|4278255360&(n<<24|n>>>8)}var s,a,p,_,T,S,w,E,x,C,k,I=this._hash.words,A=c.words,P=h.words,O=o.words,L=l.words,D=u.words,M=d.words;S=s=I[0],w=a=I[1],E=p=I[2],x=_=I[3],C=T=I[4];for(i=0;i<80;i+=1)k=s+e[t+O[i]]|0,k+=i<16?f(a,p,_)+A[0]:i<32?m(a,p,_)+A[1]:i<48?g(a,p,_)+A[2]:i<64?y(a,p,_)+A[3]:v(a,p,_)+A[4],k|=0,k=b(k,D[i]),k=k+T|0,s=T,T=_,_=b(p,10),p=a,a=k,k=S+e[t+L[i]]|0,k+=i<16?v(w,E,x)+P[0]:i<32?y(w,E,x)+P[1]:i<48?g(w,E,x)+P[2]:i<64?m(w,E,x)+P[3]:f(w,E,x)+P[4],k|=0,k=b(k,M[i]),k=k+C|0,S=C,C=x,x=b(E,10),E=w,w=k;k=I[1]+p+x|0,I[1]=I[2]+_+C|0,I[2]=I[3]+T+S|0,I[3]=I[4]+s+w|0,I[4]=I[0]+a+E|0,I[0]=k},_doFinalize:function(){var e=this._data,t=e.words,i=8*this._nDataBytes,r=8*e.sigBytes;t[r>>>5]|=128<<24-r%32,t[14+(r+64>>>9<<4)]=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8),e.sigBytes=4*(t.length+1),this._process();for(var n=this._hash,s=n.words,a=0;a<5;a++){var o=s[a];s[a]=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8)}return n},clone:function(){var e=s.clone.call(this);return e._hash=this._hash.clone(),e}});function f(e,t,i){return e^t^i}function m(e,t,i){return e&t|~e&i}function g(e,t,i){return(e|~t)^i}function y(e,t,i){return e&i|t&~i}function v(e,t,i){return e^(t|~i)}function b(e,t){return e<<t|e>>>32-t}i.RIPEMD160=s._createHelper(p),i.HmacRIPEMD160=s._createHmacHelper(p)}(Math),e.RIPEMD160}))},1132:function(e,t,i){(function(t,r){e.exports=r(i("21bf"))})(0,(function(e){return function(){var t=e,i=t.lib,r=i.WordArray,n=t.enc;n.Base64={stringify:function(e){var t=e.words,i=e.sigBytes,r=this._map;e.clamp();for(var n=[],s=0;s<i;s+=3)for(var a=t[s>>>2]>>>24-s%4*8&255,o=t[s+1>>>2]>>>24-(s+1)%4*8&255,l=t[s+2>>>2]>>>24-(s+2)%4*8&255,u=a<<16|o<<8|l,d=0;d<4&&s+.75*d<i;d++)n.push(r.charAt(u>>>6*(3-d)&63));var c=r.charAt(64);if(c)while(n.length%4)n.push(c);return n.join("")},parse:function(e){var t=e.length,i=this._map,r=this._reverseMap;if(!r){r=this._reverseMap=[];for(var n=0;n<i.length;n++)r[i.charCodeAt(n)]=n}var a=i.charAt(64);if(a){var o=e.indexOf(a);-1!==o&&(t=o)}return s(e,t,r)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="};function s(e,t,i){for(var n=[],s=0,a=0;a<t;a++)if(a%4){var o=i[e.charCodeAt(a-1)]<<a%4*2,l=i[e.charCodeAt(a)]>>>6-a%4*2,u=o|l;n[s>>>2]|=u<<24-s%4*8,s++}return r.create(n,s)}}(),e.enc.Base64}))},1382:function(e,t,i){(function(t,r,n){e.exports=r(i("21bf"),i("1132"),i("72fe"),i("2b79"),i("38ba"))})(0,(function(e){return function(){var t=e,i=t.lib,r=i.StreamCipher,n=t.algo,s=[],a=[],o=[],l=n.Rabbit=r.extend({_doReset:function(){for(var e=this._key.words,t=this.cfg.iv,i=0;i<4;i++)e[i]=16711935&(e[i]<<8|e[i]>>>24)|4278255360&(e[i]<<24|e[i]>>>8);var r=this._X=[e[0],e[3]<<16|e[2]>>>16,e[1],e[0]<<16|e[3]>>>16,e[2],e[1]<<16|e[0]>>>16,e[3],e[2]<<16|e[1]>>>16],n=this._C=[e[2]<<16|e[2]>>>16,4294901760&e[0]|65535&e[1],e[3]<<16|e[3]>>>16,4294901760&e[1]|65535&e[2],e[0]<<16|e[0]>>>16,4294901760&e[2]|65535&e[3],e[1]<<16|e[1]>>>16,4294901760&e[3]|65535&e[0]];this._b=0;for(i=0;i<4;i++)u.call(this);for(i=0;i<8;i++)n[i]^=r[i+4&7];if(t){var s=t.words,a=s[0],o=s[1],l=16711935&(a<<8|a>>>24)|4278255360&(a<<24|a>>>8),d=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8),c=l>>>16|4294901760&d,h=d<<16|65535&l;n[0]^=l,n[1]^=c,n[2]^=d,n[3]^=h,n[4]^=l,n[5]^=c,n[6]^=d,n[7]^=h;for(i=0;i<4;i++)u.call(this)}},_doProcessBlock:function(e,t){var i=this._X;u.call(this),s[0]=i[0]^i[5]>>>16^i[3]<<16,s[1]=i[2]^i[7]>>>16^i[5]<<16,s[2]=i[4]^i[1]>>>16^i[7]<<16,s[3]=i[6]^i[3]>>>16^i[1]<<16;for(var r=0;r<4;r++)s[r]=16711935&(s[r]<<8|s[r]>>>24)|4278255360&(s[r]<<24|s[r]>>>8),e[t+r]^=s[r]},blockSize:4,ivSize:2});function u(){for(var e=this._X,t=this._C,i=0;i<8;i++)a[i]=t[i];t[0]=t[0]+1295307597+this._b|0,t[1]=t[1]+3545052371+(t[0]>>>0<a[0]>>>0?1:0)|0,t[2]=t[2]+886263092+(t[1]>>>0<a[1]>>>0?1:0)|0,t[3]=t[3]+1295307597+(t[2]>>>0<a[2]>>>0?1:0)|0,t[4]=t[4]+3545052371+(t[3]>>>0<a[3]>>>0?1:0)|0,t[5]=t[5]+886263092+(t[4]>>>0<a[4]>>>0?1:0)|0,t[6]=t[6]+1295307597+(t[5]>>>0<a[5]>>>0?1:0)|0,t[7]=t[7]+3545052371+(t[6]>>>0<a[6]>>>0?1:0)|0,this._b=t[7]>>>0<a[7]>>>0?1:0;for(i=0;i<8;i++){var r=e[i]+t[i],n=65535&r,s=r>>>16,l=((n*n>>>17)+n*s>>>15)+s*s,u=((4294901760&r)*r|0)+((65535&r)*r|0);o[i]=l^u}e[0]=o[0]+(o[7]<<16|o[7]>>>16)+(o[6]<<16|o[6]>>>16)|0,e[1]=o[1]+(o[0]<<8|o[0]>>>24)+o[7]|0,e[2]=o[2]+(o[1]<<16|o[1]>>>16)+(o[0]<<16|o[0]>>>16)|0,e[3]=o[3]+(o[2]<<8|o[2]>>>24)+o[1]|0,e[4]=o[4]+(o[3]<<16|o[3]>>>16)+(o[2]<<16|o[2]>>>16)|0,e[5]=o[5]+(o[4]<<8|o[4]>>>24)+o[3]|0,e[6]=o[6]+(o[5]<<16|o[5]>>>16)+(o[4]<<16|o[4]>>>16)|0,e[7]=o[7]+(o[6]<<8|o[6]>>>24)+o[5]|0}t.Rabbit=r._createHelper(l)}(),e.Rabbit}))},"13d2":function(e,t,i){"use strict";var r=i("e330"),n=i("d039"),s=i("1626"),a=i("1a2d"),o=i("83ab"),l=i("5e77").CONFIGURABLE,u=i("8925"),d=i("69f3"),c=d.enforce,h=d.get,p=String,f=Object.defineProperty,m=r("".slice),g=r("".replace),y=r([].join),v=o&&!n((function(){return 8!==f((function(){}),"length",{value:8}).length})),b=String(String).split("String"),_=e.exports=function(e,t,i){"Symbol("===m(p(t),0,7)&&(t="["+g(p(t),/^Symbol\(([^)]*)\)/,"$1")+"]"),i&&i.getter&&(t="get "+t),i&&i.setter&&(t="set "+t),(!a(e,"name")||l&&e.name!==t)&&(o?f(e,"name",{value:t,configurable:!0}):e.name=t),v&&i&&a(i,"arity")&&e.length!==i.arity&&f(e,"length",{value:i.arity});try{i&&a(i,"constructor")&&i.constructor?o&&f(e,"prototype",{writable:!1}):e.prototype&&(e.prototype=void 0)}catch(n){}var r=c(e);return a(r,"source")||(r.source=y(b,"string"==typeof t?t:"")),e};Function.prototype.toString=_((function(){return s(this)&&h(this).source||u(this)}),"toString")},"13d5":function(e,t,i){"use strict";var r=i("23e7"),n=i("d58f").left,s=i("a640"),a=i("2d00"),o=i("605d"),l=!o&&a>79&&a<83,u=l||!s("reduce");r({target:"Array",proto:!0,forced:u},{reduce:function(e){var t=arguments.length;return n(this,e,t,t>1?arguments[1]:void 0)}})},"14d9":function(e,t,i){"use strict";var r=i("23e7"),n=i("7b0b"),s=i("07fa"),a=i("3a34"),o=i("3511"),l=i("d039"),u=l((function(){return 4294967297!==[].push.call({length:4294967296},1)})),d=function(){try{Object.defineProperty([],"length",{writable:!1}).push()}catch(e){return e instanceof TypeError}},c=u||!d();r({target:"Array",proto:!0,arity:1,forced:c},{push:function(e){var t=n(this),i=s(t),r=arguments.length;o(i+r);for(var l=0;l<r;l++)t[i]=arguments[l],i++;return a(t,i),i}})},1626:function(e,t,i){"use strict";var r=i("8ea1"),n=r.all;e.exports=r.IS_HTMLDDA?function(e){return"function"==typeof e||e===n}:function(e){return"function"==typeof e}},"17a3":function(e,t,i){"use strict";i.d(t,"i",(function(){return l})),i.d(t,"h",(function(){return u})),i.d(t,"d",(function(){return d})),i.d(t,"f",(function(){return c})),i.d(t,"e",(function(){return p})),i.d(t,"c",(function(){return f})),i.d(t,"g",(function(){return m})),i.d(t,"a",(function(){return g})),i.d(t,"b",(function(){return y}));var r=i("be09"),n=i.n(r),s={mp4:/^(av0?1|avc0?[1234]|vp0?9|flac|opus|mp3|mp4a|mp4v|stpp.ttml.im1t)/,webm:/^(vp0?[89]|av0?1|opus|vorbis)/,ogg:/^(vp0?[89]|theora|flac|opus|vorbis)/,video:/^(av0?1|avc0?[1234]|vp0?[89]|hvc1|hev1|theora|mp4v)/,audio:/^(mp4a|flac|vorbis|opus|ac-[34]|ec-3|alac|mp3|speex|aac)/,text:/^(stpp.ttml.im1t)/,muxerVideo:/^(avc0?1)/,muxerAudio:/^(mp4a)/,muxerText:/a^/},a=["video","audio","text"],o=["Video","Audio","Text"],l=function(e){return e?e.replace(/avc1\.(\d+)\.(\d+)/i,(function(e,t,i){var r=("00"+Number(t).toString(16)).slice(-2),n=("00"+Number(i).toString(16)).slice(-2);return"avc1."+r+"00"+n})):e},u=function(e){void 0===e&&(e="");var t=e.split(","),i=[];return t.forEach((function(e){var t;e=e.trim(),a.forEach((function(r){var n=s[r].exec(e.toLowerCase());if(n&&!(n.length<=1)){t=r;var a=e.substring(0,n[1].length),o=e.replace(a,"");i.push({type:a,details:o,mediaType:r})}})),t||i.push({type:e,details:"",mediaType:"unknown"})})),i},d=function(e,t){if(!e.mediaGroups.AUDIO||!t)return null;var i=e.mediaGroups.AUDIO[t];if(!i)return null;for(var r in i){var n=i[r];if(n.default&&n.playlists)return u(n.playlists[0].attributes.CODECS)}return null},c=function(e){return void 0===e&&(e=""),s.audio.test(e.trim().toLowerCase())},h=function(e){return void 0===e&&(e=""),s.text.test(e.trim().toLowerCase())},p=function(e){if(e&&"string"===typeof e){var t=e.toLowerCase().split(",").map((function(e){return l(e.trim())})),i="video";1===t.length&&c(t[0])?i="audio":1===t.length&&h(t[0])&&(i="application");var r="mp4";return t.every((function(e){return s.mp4.test(e)}))?r="mp4":t.every((function(e){return s.webm.test(e)}))?r="webm":t.every((function(e){return s.ogg.test(e)}))&&(r="ogg"),i+"/"+r+';codecs="'+e+'"'}},f=function(e){return void 0===e&&(e=""),n.a.MediaSource&&n.a.MediaSource.isTypeSupported&&n.a.MediaSource.isTypeSupported(p(e))||!1},m=function(e){return void 0===e&&(e=""),e.toLowerCase().split(",").every((function(e){e=e.trim();for(var t=0;t<o.length;t++){var i=o[t];if(s["muxer"+i].test(e))return!0}return!1}))},g="mp4a.40.2",y="avc1.4d400d"},"17e1":function(e,t,i){(function(t,r){e.exports=r(i("21bf"))})(0,(function(e){return function(){if("function"==typeof ArrayBuffer){var t=e,i=t.lib,r=i.WordArray,n=r.init,s=r.init=function(e){if(e instanceof ArrayBuffer&&(e=new Uint8Array(e)),(e instanceof Int8Array||"undefined"!==typeof Uint8ClampedArray&&e instanceof Uint8ClampedArray||e instanceof Int16Array||e instanceof Uint16Array||e instanceof Int32Array||e instanceof Uint32Array||e instanceof Float32Array||e instanceof Float64Array)&&(e=new Uint8Array(e.buffer,e.byteOffset,e.byteLength)),e instanceof Uint8Array){for(var t=e.byteLength,i=[],r=0;r<t;r++)i[r>>>2]|=e[r]<<24-r%4*8;n.call(this,i,t)}else n.apply(this,arguments)};s.prototype=r}}(),e.lib.WordArray}))},"191b":function(e,t,i){(function(t,r,n){e.exports=r(i("21bf"),i("94f8"))})(0,(function(e){return function(){var t=e,i=t.lib,r=i.WordArray,n=t.algo,s=n.SHA256,a=n.SHA224=s.extend({_doReset:function(){this._hash=new r.init([3238371032,914150663,812702999,4144912697,4290775857,1750603025,1694076839,3204075428])},_doFinalize:function(){var e=s._doFinalize.call(this);return e.sigBytes-=4,e}});t.SHA224=s._createHelper(a),t.HmacSHA224=s._createHmacHelper(a)}(),e.SHA224}))},"1a2d":function(e,t,i){"use strict";var r=i("e330"),n=i("7b0b"),s=r({}.hasOwnProperty);e.exports=Object.hasOwn||function(e,t){return s(n(e),t)}},"1ade":function(e,t,i){},"1d2b":function(e,t,i){"use strict";e.exports=function(e,t){return function(){for(var i=new Array(arguments.length),r=0;r<i.length;r++)i[r]=arguments[r];return e.apply(t,i)}}},"1d64":function(e,t,i){},"1d80":function(e,t,i){"use strict";var r=i("7234"),n=TypeError;e.exports=function(e){if(r(e))throw n("Can't call method on "+e);return e}},"1e09":function(e,t,i){},"1e40":function(e,t,i){},"1fb5":function(e,t,i){"use strict";t.byteLength=d,t.toByteArray=h,t.fromByteArray=m;for(var r=[],n=[],s="undefined"!==typeof Uint8Array?Uint8Array:Array,a="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",o=0,l=a.length;o<l;++o)r[o]=a[o],n[a.charCodeAt(o)]=o;function u(e){var t=e.length;if(t%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var i=e.indexOf("=");-1===i&&(i=t);var r=i===t?0:4-i%4;return[i,r]}function d(e){var t=u(e),i=t[0],r=t[1];return 3*(i+r)/4-r}function c(e,t,i){return 3*(t+i)/4-i}function h(e){var t,i,r=u(e),a=r[0],o=r[1],l=new s(c(e,a,o)),d=0,h=o>0?a-4:a;for(i=0;i<h;i+=4)t=n[e.charCodeAt(i)]<<18|n[e.charCodeAt(i+1)]<<12|n[e.charCodeAt(i+2)]<<6|n[e.charCodeAt(i+3)],l[d++]=t>>16&255,l[d++]=t>>8&255,l[d++]=255&t;return 2===o&&(t=n[e.charCodeAt(i)]<<2|n[e.charCodeAt(i+1)]>>4,l[d++]=255&t),1===o&&(t=n[e.charCodeAt(i)]<<10|n[e.charCodeAt(i+1)]<<4|n[e.charCodeAt(i+2)]>>2,l[d++]=t>>8&255,l[d++]=255&t),l}function p(e){return r[e>>18&63]+r[e>>12&63]+r[e>>6&63]+r[63&e]}function f(e,t,i){for(var r,n=[],s=t;s<i;s+=3)r=(e[s]<<16&16711680)+(e[s+1]<<8&65280)+(255&e[s+2]),n.push(p(r));return n.join("")}function m(e){for(var t,i=e.length,n=i%3,s=[],a=16383,o=0,l=i-n;o<l;o+=a)s.push(f(e,o,o+a>l?l:o+a));return 1===n?(t=e[i-1],s.push(r[t>>2]+r[t<<4&63]+"==")):2===n&&(t=(e[i-2]<<8)+e[i-1],s.push(r[t>>10]+r[t>>4&63]+r[t<<2&63]+"=")),s.join("")}n["-".charCodeAt(0)]=62,n["_".charCodeAt(0)]=63},"210b":function(e,t,i){var r=i("e1c8");t.DOMImplementation=r.DOMImplementation,t.XMLSerializer=r.XMLSerializer,t.DOMParser=i("b074").DOMParser},2157:function(e,t,i){"use strict";var r=i("95e0"),n=i.n(r);n.a},"21bf":function(e,t,i){(function(t){(function(t,i){e.exports=i()})(0,(function(){var e=e||function(e,r){var n;if("undefined"!==typeof window&&window.crypto&&(n=window.crypto),"undefined"!==typeof self&&self.crypto&&(n=self.crypto),"undefined"!==typeof globalThis&&globalThis.crypto&&(n=globalThis.crypto),!n&&"undefined"!==typeof window&&window.msCrypto&&(n=window.msCrypto),!n&&"undefined"!==typeof t&&t.crypto&&(n=t.crypto),!n)try{n=i(0)}catch(y){}var s=function(){if(n){if("function"===typeof n.getRandomValues)try{return n.getRandomValues(new Uint32Array(1))[0]}catch(y){}if("function"===typeof n.randomBytes)try{return n.randomBytes(4).readInt32LE()}catch(y){}}throw new Error("Native crypto module could not be used to get secure random number.")},a=Object.create||function(){function e(){}return function(t){var i;return e.prototype=t,i=new e,e.prototype=null,i}}(),o={},l=o.lib={},u=l.Base=function(){return{extend:function(e){var t=a(this);return e&&t.mixIn(e),t.hasOwnProperty("init")&&this.init!==t.init||(t.init=function(){t.$super.init.apply(this,arguments)}),t.init.prototype=t,t.$super=this,t},create:function(){var e=this.extend();return e.init.apply(e,arguments),e},init:function(){},mixIn:function(e){for(var t in e)e.hasOwnProperty(t)&&(this[t]=e[t]);e.hasOwnProperty("toString")&&(this.toString=e.toString)},clone:function(){return this.init.prototype.extend(this)}}}(),d=l.WordArray=u.extend({init:function(e,t){e=this.words=e||[],this.sigBytes=t!=r?t:4*e.length},toString:function(e){return(e||h).stringify(this)},concat:function(e){var t=this.words,i=e.words,r=this.sigBytes,n=e.sigBytes;if(this.clamp(),r%4)for(var s=0;s<n;s++){var a=i[s>>>2]>>>24-s%4*8&255;t[r+s>>>2]|=a<<24-(r+s)%4*8}else for(var o=0;o<n;o+=4)t[r+o>>>2]=i[o>>>2];return this.sigBytes+=n,this},clamp:function(){var t=this.words,i=this.sigBytes;t[i>>>2]&=4294967295<<32-i%4*8,t.length=e.ceil(i/4)},clone:function(){var e=u.clone.call(this);return e.words=this.words.slice(0),e},random:function(e){for(var t=[],i=0;i<e;i+=4)t.push(s());return new d.init(t,e)}}),c=o.enc={},h=c.Hex={stringify:function(e){for(var t=e.words,i=e.sigBytes,r=[],n=0;n<i;n++){var s=t[n>>>2]>>>24-n%4*8&255;r.push((s>>>4).toString(16)),r.push((15&s).toString(16))}return r.join("")},parse:function(e){for(var t=e.length,i=[],r=0;r<t;r+=2)i[r>>>3]|=parseInt(e.substr(r,2),16)<<24-r%8*4;return new d.init(i,t/2)}},p=c.Latin1={stringify:function(e){for(var t=e.words,i=e.sigBytes,r=[],n=0;n<i;n++){var s=t[n>>>2]>>>24-n%4*8&255;r.push(String.fromCharCode(s))}return r.join("")},parse:function(e){for(var t=e.length,i=[],r=0;r<t;r++)i[r>>>2]|=(255&e.charCodeAt(r))<<24-r%4*8;return new d.init(i,t)}},f=c.Utf8={stringify:function(e){try{return decodeURIComponent(escape(p.stringify(e)))}catch(t){throw new Error("Malformed UTF-8 data")}},parse:function(e){return p.parse(unescape(encodeURIComponent(e)))}},m=l.BufferedBlockAlgorithm=u.extend({reset:function(){this._data=new d.init,this._nDataBytes=0},_append:function(e){"string"==typeof e&&(e=f.parse(e)),this._data.concat(e),this._nDataBytes+=e.sigBytes},_process:function(t){var i,r=this._data,n=r.words,s=r.sigBytes,a=this.blockSize,o=4*a,l=s/o;l=t?e.ceil(l):e.max((0|l)-this._minBufferSize,0);var u=l*a,c=e.min(4*u,s);if(u){for(var h=0;h<u;h+=a)this._doProcessBlock(n,h);i=n.splice(0,u),r.sigBytes-=c}return new d.init(i,c)},clone:function(){var e=u.clone.call(this);return e._data=this._data.clone(),e},_minBufferSize:0}),g=(l.Hasher=m.extend({cfg:u.extend(),init:function(e){this.cfg=this.cfg.extend(e),this.reset()},reset:function(){m.reset.call(this),this._doReset()},update:function(e){return this._append(e),this._process(),this},finalize:function(e){e&&this._append(e);var t=this._doFinalize();return t},blockSize:16,_createHelper:function(e){return function(t,i){return new e.init(i).finalize(t)}},_createHmacHelper:function(e){return function(t,i){return new g.HMAC.init(e,i).finalize(t)}}}),o.algo={});return o}(Math);return e}))}).call(this,i("24aa"))},"23cb":function(e,t,i){"use strict";var r=i("5926"),n=Math.max,s=Math.min;e.exports=function(e,t){var i=r(e);return i<0?n(i+t,0):s(i,t)}},"23e7":function(e,t,i){"use strict";var r=i("da84"),n=i("06cf").f,s=i("9112"),a=i("cb2d"),o=i("6374"),l=i("e893"),u=i("94ca");e.exports=function(e,t){var i,d,c,h,p,f,m=e.target,g=e.global,y=e.stat;if(d=g?r:y?r[m]||o(m,{}):(r[m]||{}).prototype,d)for(c in t){if(p=t[c],e.dontCallGetSet?(f=n(d,c),h=f&&f.value):h=d[c],i=u(g?c:m+(y?".":"#")+c,e.forced),!i&&void 0!==h){if(typeof p==typeof h)continue;l(p,h)}(e.sham||h&&h.sham)&&s(p,"sham",!0),a(d,c,p,e)}}},"241c":function(e,t,i){"use strict";var r=i("ca84"),n=i("7839"),s=n.concat("length","prototype");t.f=Object.getOwnPropertyNames||function(e){return r(e,s)}},2444:function(e,t,i){"use strict";(function(t){var r=i("c532"),n=i("c8af"),s={"Content-Type":"application/x-www-form-urlencoded"};function a(e,t){!r.isUndefined(e)&&r.isUndefined(e["Content-Type"])&&(e["Content-Type"]=t)}function o(){var e;return("undefined"!==typeof XMLHttpRequest||"undefined"!==typeof t&&"[object process]"===Object.prototype.toString.call(t))&&(e=i("b50d")),e}var l={adapter:o(),transformRequest:[function(e,t){return n(t,"Accept"),n(t,"Content-Type"),r.isFormData(e)||r.isArrayBuffer(e)||r.isBuffer(e)||r.isStream(e)||r.isFile(e)||r.isBlob(e)?e:r.isArrayBufferView(e)?e.buffer:r.isURLSearchParams(e)?(a(t,"application/x-www-form-urlencoded;charset=utf-8"),e.toString()):r.isObject(e)?(a(t,"application/json;charset=utf-8"),JSON.stringify(e)):e}],transformResponse:[function(e){if("string"===typeof e)try{e=JSON.parse(e)}catch(t){}return e}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,validateStatus:function(e){return e>=200&&e<300},headers:{common:{Accept:"application/json, text/plain, */*"}}};r.forEach(["delete","get","head"],(function(e){l.headers[e]={}})),r.forEach(["post","put","patch"],(function(e){l.headers[e]=r.merge(s)})),e.exports=l}).call(this,i("4362"))},"24aa":function(e,t){var i;i=function(){return this}();try{i=i||new Function("return this")()}catch(r){"object"===typeof window&&(i=window)}e.exports=i},"25d9":function(e,t,i){},"2a66":function(e,t,i){(function(t,r,n){e.exports=r(i("21bf"),i("38ba"))})(0,(function(e){return e.pad.ZeroPadding={pad:function(e,t){var i=4*t;e.clamp(),e.sigBytes+=i-(e.sigBytes%i||i)},unpad:function(e){var t=e.words,i=e.sigBytes-1;for(i=e.sigBytes-1;i>=0;i--)if(t[i>>>2]>>>24-i%4*8&255){e.sigBytes=i+1;break}}},e.pad.ZeroPadding}))},"2b79":function(e,t,i){(function(t,r,n){e.exports=r(i("21bf"),i("df2f"),i("5980"))})(0,(function(e){return function(){var t=e,i=t.lib,r=i.Base,n=i.WordArray,s=t.algo,a=s.MD5,o=s.EvpKDF=r.extend({cfg:r.extend({keySize:4,hasher:a,iterations:1}),init:function(e){this.cfg=this.cfg.extend(e)},compute:function(e,t){var i,r=this.cfg,s=r.hasher.create(),a=n.create(),o=a.words,l=r.keySize,u=r.iterations;while(o.length<l){i&&s.update(i),i=s.update(e).finalize(t),s.reset();for(var d=1;d<u;d++)i=s.finalize(i),s.reset();a.concat(i)}return a.sigBytes=4*l,a}});t.EvpKDF=function(e,t,i){return o.create(i).compute(e,t)}}(),e.EvpKDF}))},"2b8c":function(e,t,i){var r=i("be09"),n=e.exports={WebVTT:i("d02c"),VTTCue:i("b03c"),VTTRegion:i("f97d")};r.vttjs=n,r.WebVTT=n.WebVTT;var s=n.VTTCue,a=n.VTTRegion,o=r.VTTCue,l=r.VTTRegion;n.shim=function(){r.VTTCue=s,r.VTTRegion=a},n.restore=function(){r.VTTCue=o,r.VTTRegion=l},r.VTTCue||n.shim()},"2d00":function(e,t,i){"use strict";var r,n,s=i("da84"),a=i("342f"),o=s.process,l=s.Deno,u=o&&o.versions||l&&l.version,d=u&&u.v8;d&&(r=d.split("."),n=r[0]>0&&r[0]<4?1:+(r[0]+r[1])),!n&&a&&(r=a.match(/Edge\/(\d+)/),(!r||r[1]>=74)&&(r=a.match(/Chrome\/(\d+)/),r&&(n=+r[1]))),e.exports=n},"2d83":function(e,t,i){"use strict";var r=i("387f");e.exports=function(e,t,i,n,s){var a=new Error(e);return r(a,t,i,n,s)}},"2e67":function(e,t,i){"use strict";e.exports=function(e){return!(!e||!e.__CANCEL__)}},"30b5":function(e,t,i){"use strict";var r=i("c532");function n(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}e.exports=function(e,t,i){if(!t)return e;var s;if(i)s=i(t);else if(r.isURLSearchParams(t))s=t.toString();else{var a=[];r.forEach(t,(function(e,t){null!==e&&"undefined"!==typeof e&&(r.isArray(e)?t+="[]":e=[e],r.forEach(e,(function(e){r.isDate(e)?e=e.toISOString():r.isObject(e)&&(e=JSON.stringify(e)),a.push(n(t)+"="+n(e))})))})),s=a.join("&")}if(s){var o=e.indexOf("#");-1!==o&&(e=e.slice(0,o)),e+=(-1===e.indexOf("?")?"?":"&")+s}return e}},"321f":function(e,t,i){"use strict";i.d(t,"a",(function(){return a}));var r=i("de66"),n=Object(r["k"])([73,68,51]),s=function(e,t){void 0===t&&(t=0),e=Object(r["k"])(e);var i=e[t+5],n=e[t+6]<<21|e[t+7]<<14|e[t+8]<<7|e[t+9],s=(16&i)>>4;return s?n+20:n+10},a=function e(t,i){return void 0===i&&(i=0),t=Object(r["k"])(t),t.length-i<10||!Object(r["a"])(t,n,{offset:i})?i:(i+=s(t,i),e(t,i))}},3252:function(e,t,i){(function(t,r){e.exports=r(i("21bf"))})(0,(function(e){return function(t){var i=e,r=i.lib,n=r.Base,s=r.WordArray,a=i.x64={};a.Word=n.extend({init:function(e,t){this.high=e,this.low=t}}),a.WordArray=n.extend({init:function(e,i){e=this.words=e||[],this.sigBytes=i!=t?i:8*e.length},toX32:function(){for(var e=this.words,t=e.length,i=[],r=0;r<t;r++){var n=e[r];i.push(n.high),i.push(n.low)}return s.create(i,this.sigBytes)},clone:function(){for(var e=n.clone.call(this),t=e.words=this.words.slice(0),i=t.length,r=0;r<i;r++)t[r]=t[r].clone();return e}})}(),e}))},"342f":function(e,t,i){"use strict";e.exports="undefined"!=typeof navigator&&String(navigator.userAgent)||""},3452:function(e,t,i){(function(t,r,n){e.exports=r(i("21bf"),i("3252"),i("17e1"),i("a8ce"),i("1132"),i("c1bc"),i("72fe"),i("df2f"),i("94f8"),i("191b"),i("d6e6"),i("b86b"),i("e61b"),i("10b7"),i("5980"),i("7bbc"),i("2b79"),i("38ba"),i("00bb"),i("f4ea"),i("aaef"),i("4ba9"),i("81bf"),i("a817"),i("a11b"),i("8cef"),i("2a66"),i("b86c"),i("6d08"),i("c198"),i("a40e"),i("c3b6"),i("1382"),i("3d5a"))})(0,(function(e){return e}))},3511:function(e,t,i){"use strict";var r=TypeError,n=9007199254740991;e.exports=function(e){if(e>n)throw r("Maximum allowed index exceeded");return e}},3603:function(e,t,i){"use strict";var r=i("be09"),n=i("a559"),s=i("8362");d.httpHandler=i("8c00");
|
13
|
+
/**
|
14
|
+
* @license
|
15
|
+
* slighly modified parse-headers 2.0.2 <https://github.com/kesla/parse-headers/>
|
16
|
+
* Copyright (c) 2014 David Björklund
|
17
|
+
* Available under the MIT license
|
18
|
+
* <https://github.com/kesla/parse-headers/blob/master/LICENCE>
|
19
|
+
*/
|
20
|
+
var a=function(e){var t={};return e?(e.trim().split("\n").forEach((function(e){var i=e.indexOf(":"),r=e.slice(0,i).trim().toLowerCase(),n=e.slice(i+1).trim();"undefined"===typeof t[r]?t[r]=n:Array.isArray(t[r])?t[r].push(n):t[r]=[t[r],n]})),t):t};function o(e,t){for(var i=0;i<e.length;i++)t(e[i])}function l(e){for(var t in e)if(e.hasOwnProperty(t))return!1;return!0}function u(e,t,i){var r=e;return s(t)?(i=t,"string"===typeof e&&(r={uri:e})):r=n({},t,{uri:e}),r.callback=i,r}function d(e,t,i){return t=u(e,t,i),c(t)}function c(e){if("undefined"===typeof e.callback)throw new Error("callback argument missing");var t=!1,i=function(i,r,n){t||(t=!0,e.callback(i,r,n))};function r(){4===p.readyState&&setTimeout(o,0)}function n(){var e=void 0;if(e=p.response?p.response:p.responseText||h(p),_)try{e=JSON.parse(e)}catch(t){}return e}function s(e){return clearTimeout(f),e instanceof Error||(e=new Error(""+(e||"Unknown XMLHttpRequest Error"))),e.statusCode=0,i(e,T)}function o(){if(!c){var t;clearTimeout(f),t=e.useXDR&&void 0===p.status?200:1223===p.status?204:p.status;var r=T,s=null;return 0!==t?(r={body:n(),statusCode:t,method:g,headers:{},url:m,rawRequest:p},p.getAllResponseHeaders&&(r.headers=a(p.getAllResponseHeaders()))):s=new Error("Internal XMLHttpRequest Error"),i(s,r,r.body)}}var u,c,p=e.xhr||null;p||(p=e.cors||e.useXDR?new d.XDomainRequest:new d.XMLHttpRequest);var f,m=p.url=e.uri||e.url,g=p.method=e.method||"GET",y=e.body||e.data,v=p.headers=e.headers||{},b=!!e.sync,_=!1,T={body:void 0,headers:{},statusCode:0,method:g,url:m,rawRequest:p};if("json"in e&&!1!==e.json&&(_=!0,v["accept"]||v["Accept"]||(v["Accept"]="application/json"),"GET"!==g&&"HEAD"!==g&&(v["content-type"]||v["Content-Type"]||(v["Content-Type"]="application/json"),y=JSON.stringify(!0===e.json?y:e.json))),p.onreadystatechange=r,p.onload=o,p.onerror=s,p.onprogress=function(){},p.onabort=function(){c=!0},p.ontimeout=s,p.open(g,m,!b,e.username,e.password),b||(p.withCredentials=!!e.withCredentials),!b&&e.timeout>0&&(f=setTimeout((function(){if(!c){c=!0,p.abort("timeout");var e=new Error("XMLHttpRequest timeout");e.code="ETIMEDOUT",s(e)}}),e.timeout)),p.setRequestHeader)for(u in v)v.hasOwnProperty(u)&&p.setRequestHeader(u,v[u]);else if(e.headers&&!l(e.headers))throw new Error("Headers cannot be set on an XDomainRequest object");return"responseType"in e&&(p.responseType=e.responseType),"beforeSend"in e&&"function"===typeof e.beforeSend&&e.beforeSend(p),p.send(y||null),p}function h(e){try{if("document"===e.responseType)return e.responseXML;var t=e.responseXML&&"parsererror"===e.responseXML.documentElement.nodeName;if(""===e.responseType&&!t)return e.responseXML}catch(i){}return null}function p(){}e.exports=d,e.exports.default=d,d.XMLHttpRequest=r.XMLHttpRequest||p,d.XDomainRequest="withCredentials"in new d.XMLHttpRequest?d.XMLHttpRequest:r.XDomainRequest,o(["get","put","post","patch","head","delete"],(function(e){d["delete"===e?"del":e]=function(t,i,r){return i=u(t,i,r),i.method=e.toUpperCase(),c(i)}}))},"36c6":function(e,t){var i,r,n,s,a,o,l,u=9e4;i=function(e){return e*u},r=function(e,t){return e*t},n=function(e){return e/u},s=function(e,t){return e/t},a=function(e,t){return i(s(e,t))},o=function(e,t){return r(n(e),t)},l=function(e,t,i){return n(i?e:e-t)},e.exports={ONE_SECOND_IN_TS:u,secondsToVideoTs:i,secondsToAudioTs:r,videoTsToSeconds:n,audioTsToSeconds:s,audioTsToVideoTs:a,videoTsToAudioTs:o,metadataTsToSeconds:l}},"387f":function(e,t,i){"use strict";e.exports=function(e,t,i,r,n){return e.config=t,i&&(e.code=i),e.request=r,e.response=n,e.isAxiosError=!0,e.toJSON=function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:this.config,code:this.code}},e}},"38ba":function(e,t,i){(function(t,r,n){e.exports=r(i("21bf"),i("2b79"))})(0,(function(e){e.lib.Cipher||function(t){var i=e,r=i.lib,n=r.Base,s=r.WordArray,a=r.BufferedBlockAlgorithm,o=i.enc,l=(o.Utf8,o.Base64),u=i.algo,d=u.EvpKDF,c=r.Cipher=a.extend({cfg:n.extend(),createEncryptor:function(e,t){return this.create(this._ENC_XFORM_MODE,e,t)},createDecryptor:function(e,t){return this.create(this._DEC_XFORM_MODE,e,t)},init:function(e,t,i){this.cfg=this.cfg.extend(i),this._xformMode=e,this._key=t,this.reset()},reset:function(){a.reset.call(this),this._doReset()},process:function(e){return this._append(e),this._process()},finalize:function(e){e&&this._append(e);var t=this._doFinalize();return t},keySize:4,ivSize:4,_ENC_XFORM_MODE:1,_DEC_XFORM_MODE:2,_createHelper:function(){function e(e){return"string"==typeof e?w:_}return function(t){return{encrypt:function(i,r,n){return e(r).encrypt(t,i,r,n)},decrypt:function(i,r,n){return e(r).decrypt(t,i,r,n)}}}}()}),h=(r.StreamCipher=c.extend({_doFinalize:function(){var e=this._process(!0);return e},blockSize:1}),i.mode={}),p=r.BlockCipherMode=n.extend({createEncryptor:function(e,t){return this.Encryptor.create(e,t)},createDecryptor:function(e,t){return this.Decryptor.create(e,t)},init:function(e,t){this._cipher=e,this._iv=t}}),f=h.CBC=function(){var e=p.extend();function i(e,i,r){var n,s=this._iv;s?(n=s,this._iv=t):n=this._prevBlock;for(var a=0;a<r;a++)e[i+a]^=n[a]}return e.Encryptor=e.extend({processBlock:function(e,t){var r=this._cipher,n=r.blockSize;i.call(this,e,t,n),r.encryptBlock(e,t),this._prevBlock=e.slice(t,t+n)}}),e.Decryptor=e.extend({processBlock:function(e,t){var r=this._cipher,n=r.blockSize,s=e.slice(t,t+n);r.decryptBlock(e,t),i.call(this,e,t,n),this._prevBlock=s}}),e}(),m=i.pad={},g=m.Pkcs7={pad:function(e,t){for(var i=4*t,r=i-e.sigBytes%i,n=r<<24|r<<16|r<<8|r,a=[],o=0;o<r;o+=4)a.push(n);var l=s.create(a,r);e.concat(l)},unpad:function(e){var t=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=t}},y=(r.BlockCipher=c.extend({cfg:c.cfg.extend({mode:f,padding:g}),reset:function(){var e;c.reset.call(this);var t=this.cfg,i=t.iv,r=t.mode;this._xformMode==this._ENC_XFORM_MODE?e=r.createEncryptor:(e=r.createDecryptor,this._minBufferSize=1),this._mode&&this._mode.__creator==e?this._mode.init(this,i&&i.words):(this._mode=e.call(r,this,i&&i.words),this._mode.__creator=e)},_doProcessBlock:function(e,t){this._mode.processBlock(e,t)},_doFinalize:function(){var e,t=this.cfg.padding;return this._xformMode==this._ENC_XFORM_MODE?(t.pad(this._data,this.blockSize),e=this._process(!0)):(e=this._process(!0),t.unpad(e)),e},blockSize:4}),r.CipherParams=n.extend({init:function(e){this.mixIn(e)},toString:function(e){return(e||this.formatter).stringify(this)}})),v=i.format={},b=v.OpenSSL={stringify:function(e){var t,i=e.ciphertext,r=e.salt;return t=r?s.create([1398893684,1701076831]).concat(r).concat(i):i,t.toString(l)},parse:function(e){var t,i=l.parse(e),r=i.words;return 1398893684==r[0]&&1701076831==r[1]&&(t=s.create(r.slice(2,4)),r.splice(0,4),i.sigBytes-=16),y.create({ciphertext:i,salt:t})}},_=r.SerializableCipher=n.extend({cfg:n.extend({format:b}),encrypt:function(e,t,i,r){r=this.cfg.extend(r);var n=e.createEncryptor(i,r),s=n.finalize(t),a=n.cfg;return y.create({ciphertext:s,key:i,iv:a.iv,algorithm:e,mode:a.mode,padding:a.padding,blockSize:e.blockSize,formatter:r.format})},decrypt:function(e,t,i,r){r=this.cfg.extend(r),t=this._parse(t,r.format);var n=e.createDecryptor(i,r).finalize(t.ciphertext);return n},_parse:function(e,t){return"string"==typeof e?t.parse(e,this):e}}),T=i.kdf={},S=T.OpenSSL={execute:function(e,t,i,r){r||(r=s.random(8));var n=d.create({keySize:t+i}).compute(e,r),a=s.create(n.words.slice(t),4*i);return n.sigBytes=4*t,y.create({key:n,iv:a,salt:r})}},w=r.PasswordBasedCipher=_.extend({cfg:_.cfg.extend({kdf:S}),encrypt:function(e,t,i,r){r=this.cfg.extend(r);var n=r.kdf.execute(i,e.keySize,e.ivSize);r.iv=n.iv;var s=_.encrypt.call(this,e,t,n.key,r);return s.mixIn(n),s},decrypt:function(e,t,i,r){r=this.cfg.extend(r),t=this._parse(t,r.format);var n=r.kdf.execute(i,e.keySize,e.ivSize,t.salt);r.iv=n.iv;var s=_.decrypt.call(this,e,t,n.key,r);return s}})}()}))},3934:function(e,t,i){"use strict";var r=i("c532");e.exports=r.isStandardBrowserEnv()?function(){var e,t=/(msie|trident)/i.test(navigator.userAgent),i=document.createElement("a");function n(e){var r=e;return t&&(i.setAttribute("href",r),r=i.href),i.setAttribute("href",r),{href:i.href,protocol:i.protocol?i.protocol.replace(/:$/,""):"",host:i.host,search:i.search?i.search.replace(/^\?/,""):"",hash:i.hash?i.hash.replace(/^#/,""):"",hostname:i.hostname,port:i.port,pathname:"/"===i.pathname.charAt(0)?i.pathname:"/"+i.pathname}}return e=n(window.location.href),function(t){var i=r.isString(t)?n(t):t;return i.protocol===e.protocol&&i.host===e.host}}():function(){return function(){return!0}}()},"3a34":function(e,t,i){"use strict";var r=i("83ab"),n=i("e8b5"),s=TypeError,a=Object.getOwnPropertyDescriptor,o=r&&!function(){if(void 0!==this)return!0;try{Object.defineProperty([],"length",{writable:!1}).length=1}catch(e){return e instanceof TypeError}}();e.exports=o?function(e,t){if(n(e)&&!a(e,"length").writable)throw s("Cannot set read only .length");return e.length=t}:function(e,t){return e.length=t}},"3a9b":function(e,t,i){"use strict";var r=i("e330");e.exports=r({}.isPrototypeOf)},"3d5a":function(e,t,i){(function(t,r,n){e.exports=r(i("21bf"),i("1132"),i("72fe"),i("2b79"),i("38ba"))})(0,(function(e){return function(){var t=e,i=t.lib,r=i.StreamCipher,n=t.algo,s=[],a=[],o=[],l=n.RabbitLegacy=r.extend({_doReset:function(){var e=this._key.words,t=this.cfg.iv,i=this._X=[e[0],e[3]<<16|e[2]>>>16,e[1],e[0]<<16|e[3]>>>16,e[2],e[1]<<16|e[0]>>>16,e[3],e[2]<<16|e[1]>>>16],r=this._C=[e[2]<<16|e[2]>>>16,4294901760&e[0]|65535&e[1],e[3]<<16|e[3]>>>16,4294901760&e[1]|65535&e[2],e[0]<<16|e[0]>>>16,4294901760&e[2]|65535&e[3],e[1]<<16|e[1]>>>16,4294901760&e[3]|65535&e[0]];this._b=0;for(var n=0;n<4;n++)u.call(this);for(n=0;n<8;n++)r[n]^=i[n+4&7];if(t){var s=t.words,a=s[0],o=s[1],l=16711935&(a<<8|a>>>24)|4278255360&(a<<24|a>>>8),d=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8),c=l>>>16|4294901760&d,h=d<<16|65535&l;r[0]^=l,r[1]^=c,r[2]^=d,r[3]^=h,r[4]^=l,r[5]^=c,r[6]^=d,r[7]^=h;for(n=0;n<4;n++)u.call(this)}},_doProcessBlock:function(e,t){var i=this._X;u.call(this),s[0]=i[0]^i[5]>>>16^i[3]<<16,s[1]=i[2]^i[7]>>>16^i[5]<<16,s[2]=i[4]^i[1]>>>16^i[7]<<16,s[3]=i[6]^i[3]>>>16^i[1]<<16;for(var r=0;r<4;r++)s[r]=16711935&(s[r]<<8|s[r]>>>24)|4278255360&(s[r]<<24|s[r]>>>8),e[t+r]^=s[r]},blockSize:4,ivSize:2});function u(){for(var e=this._X,t=this._C,i=0;i<8;i++)a[i]=t[i];t[0]=t[0]+1295307597+this._b|0,t[1]=t[1]+3545052371+(t[0]>>>0<a[0]>>>0?1:0)|0,t[2]=t[2]+886263092+(t[1]>>>0<a[1]>>>0?1:0)|0,t[3]=t[3]+1295307597+(t[2]>>>0<a[2]>>>0?1:0)|0,t[4]=t[4]+3545052371+(t[3]>>>0<a[3]>>>0?1:0)|0,t[5]=t[5]+886263092+(t[4]>>>0<a[4]>>>0?1:0)|0,t[6]=t[6]+1295307597+(t[5]>>>0<a[5]>>>0?1:0)|0,t[7]=t[7]+3545052371+(t[6]>>>0<a[6]>>>0?1:0)|0,this._b=t[7]>>>0<a[7]>>>0?1:0;for(i=0;i<8;i++){var r=e[i]+t[i],n=65535&r,s=r>>>16,l=((n*n>>>17)+n*s>>>15)+s*s,u=((4294901760&r)*r|0)+((65535&r)*r|0);o[i]=l^u}e[0]=o[0]+(o[7]<<16|o[7]>>>16)+(o[6]<<16|o[6]>>>16)|0,e[1]=o[1]+(o[0]<<8|o[0]>>>24)+o[7]|0,e[2]=o[2]+(o[1]<<16|o[1]>>>16)+(o[0]<<16|o[0]>>>16)|0,e[3]=o[3]+(o[2]<<8|o[2]>>>24)+o[1]|0,e[4]=o[4]+(o[3]<<16|o[3]>>>16)+(o[2]<<16|o[2]>>>16)|0,e[5]=o[5]+(o[4]<<8|o[4]>>>24)+o[3]|0,e[6]=o[6]+(o[5]<<16|o[5]>>>16)+(o[4]<<16|o[4]>>>16)|0,e[7]=o[7]+(o[6]<<8|o[6]>>>24)+o[5]|0}t.RabbitLegacy=r._createHelper(l)}(),e.RabbitLegacy}))},"40d5":function(e,t,i){"use strict";var r=i("d039");e.exports=!r((function(){var e=function(){}.bind();return"function"!=typeof e||e.hasOwnProperty("prototype")}))},4362:function(e,t,i){t.nextTick=function(e){var t=Array.prototype.slice.call(arguments);t.shift(),setTimeout((function(){e.apply(null,t)}),0)},t.platform=t.arch=t.execPath=t.title="browser",t.pid=1,t.browser=!0,t.env={},t.argv=[],t.binding=function(e){throw new Error("No such module. (Possibly not yet loaded)")},function(){var e,r="/";t.cwd=function(){return r},t.chdir=function(t){e||(e=i("df7c")),r=e.resolve(t,r)}}(),t.exit=t.kill=t.umask=t.dlopen=t.uptime=t.memoryUsage=t.uvCounters=function(){},t.features={}},"43c1":function(e,t,i){},"44ad":function(e,t,i){"use strict";var r=i("e330"),n=i("d039"),s=i("c6b6"),a=Object,o=r("".split);e.exports=n((function(){return!a("z").propertyIsEnumerable(0)}))?function(e){return"String"==s(e)?o(e,""):a(e)}:a},"467f":function(e,t,i){"use strict";var r=i("2d83");e.exports=function(e,t,i){var n=i.config.validateStatus;i.status&&n&&!n(i.status)?t(r("Request failed with status code "+i.status,i.config,null,i.request,i)):e(i)}},4720:function(e,t,i){},"485a":function(e,t,i){"use strict";var r=i("c65b"),n=i("1626"),s=i("861d"),a=TypeError;e.exports=function(e,t){var i,o;if("string"===t&&n(i=e.toString)&&!s(o=r(i,e)))return o;if(n(i=e.valueOf)&&!s(o=r(i,e)))return o;if("string"!==t&&n(i=e.toString)&&!s(o=r(i,e)))return o;throw a("Can't convert object to primitive value")}},"4a4e":function(e,t,i){},"4a7b":function(e,t,i){"use strict";var r=i("c532");e.exports=function(e,t){t=t||{};var i={},n=["url","method","data"],s=["headers","auth","proxy","params"],a=["baseURL","transformRequest","transformResponse","paramsSerializer","timeout","timeoutMessage","withCredentials","adapter","responseType","xsrfCookieName","xsrfHeaderName","onUploadProgress","onDownloadProgress","decompress","maxContentLength","maxBodyLength","maxRedirects","transport","httpAgent","httpsAgent","cancelToken","socketPath","responseEncoding"],o=["validateStatus"];function l(e,t){return r.isPlainObject(e)&&r.isPlainObject(t)?r.merge(e,t):r.isPlainObject(t)?r.merge({},t):r.isArray(t)?t.slice():t}function u(n){r.isUndefined(t[n])?r.isUndefined(e[n])||(i[n]=l(void 0,e[n])):i[n]=l(e[n],t[n])}r.forEach(n,(function(e){r.isUndefined(t[e])||(i[e]=l(void 0,t[e]))})),r.forEach(s,u),r.forEach(a,(function(n){r.isUndefined(t[n])?r.isUndefined(e[n])||(i[n]=l(void 0,e[n])):i[n]=l(void 0,t[n])})),r.forEach(o,(function(r){r in t?i[r]=l(e[r],t[r]):r in e&&(i[r]=l(void 0,e[r]))}));var d=n.concat(s).concat(a).concat(o),c=Object.keys(e).concat(Object.keys(t)).filter((function(e){return-1===d.indexOf(e)}));return r.forEach(c,u),i}},"4ba9":function(e,t,i){(function(t,r,n){e.exports=r(i("21bf"),i("38ba"))})(0,(function(e){return e.mode.OFB=function(){var t=e.lib.BlockCipherMode.extend(),i=t.Encryptor=t.extend({processBlock:function(e,t){var i=this._cipher,r=i.blockSize,n=this._iv,s=this._keystream;n&&(s=this._keystream=n.slice(0),this._iv=void 0),i.encryptBlock(s,0);for(var a=0;a<r;a++)e[t+a]^=s[a]}});return t.Decryptor=i,t}(),e.mode.OFB}))},"4d64":function(e,t,i){"use strict";var r=i("fc6a"),n=i("23cb"),s=i("07fa"),a=function(e){return function(t,i,a){var o,l=r(t),u=s(l),d=n(a,u);if(e&&i!=i){while(u>d)if(o=l[d++],o!=o)return!0}else for(;u>d;d++)if((e||d in l)&&l[d]===i)return e||d||0;return!e&&-1}};e.exports={includes:a(!0),indexOf:a(!1)}},"4e9a":function(e,t,i){"use strict";(function(e){i.d(t,"a",(function(){return a}));var r=i("be09"),n=i.n(r),s=function(t){return n.a.atob?n.a.atob(t):e.from(t,"base64").toString("binary")};function a(e){for(var t=s(e),i=new Uint8Array(t.length),r=0;r<t.length;r++)i[r]=t.charCodeAt(r);return i}}).call(this,i("b639").Buffer)},"4f15":function(e,t,i){"use strict";var r=i("59ab"),n=i.n(r);n.a},"50c4":function(e,t,i){"use strict";var r=i("5926"),n=Math.min;e.exports=function(e){return e>0?n(r(e),9007199254740991):0}},"51da":function(e,t,i){"use strict";var r=i("4720"),n=i.n(r);n.a},5270:function(e,t,i){"use strict";var r=i("c532"),n=i("c401"),s=i("2e67"),a=i("2444");function o(e){e.cancelToken&&e.cancelToken.throwIfRequested()}e.exports=function(e){o(e),e.headers=e.headers||{},e.data=n(e.data,e.headers,e.transformRequest),e.headers=r.merge(e.headers.common||{},e.headers[e.method]||{},e.headers),r.forEach(["delete","get","head","post","put","patch","common"],(function(t){delete e.headers[t]}));var t=e.adapter||a.adapter;return t(e).then((function(t){return o(e),t.data=n(t.data,t.headers,e.transformResponse),t}),(function(t){return s(t)||(o(e),t&&t.response&&(t.response.data=n(t.response.data,t.response.headers,e.transformResponse))),Promise.reject(t)}))}},5692:function(e,t,i){"use strict";var r=i("c430"),n=i("c6cd");(e.exports=function(e,t){return n[e]||(n[e]=void 0!==t?t:{})})("versions",[]).push({version:"3.32.0",mode:r?"pure":"global",copyright:"© 2014-2023 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.32.0/LICENSE",source:"https://github.com/zloirock/core-js"})},"56ef":function(e,t,i){"use strict";var r=i("d066"),n=i("e330"),s=i("241c"),a=i("7418"),o=i("825a"),l=n([].concat);e.exports=r("Reflect","ownKeys")||function(e){var t=s.f(o(e)),i=a.f;return i?l(t,i(e)):t}},5903:function(e,t,i){"use strict";var r=i("e646"),n=i.n(r);n.a},5926:function(e,t,i){"use strict";var r=i("b42e");e.exports=function(e){var t=+e;return t!==t||0===t?0:r(t)}},5980:function(e,t,i){(function(t,r){e.exports=r(i("21bf"))})(0,(function(e){(function(){var t=e,i=t.lib,r=i.Base,n=t.enc,s=n.Utf8,a=t.algo;a.HMAC=r.extend({init:function(e,t){e=this._hasher=new e.init,"string"==typeof t&&(t=s.parse(t));var i=e.blockSize,r=4*i;t.sigBytes>r&&(t=e.finalize(t)),t.clamp();for(var n=this._oKey=t.clone(),a=this._iKey=t.clone(),o=n.words,l=a.words,u=0;u<i;u++)o[u]^=1549556828,l[u]^=909522486;n.sigBytes=a.sigBytes=r,this.reset()},reset:function(){var e=this._hasher;e.reset(),e.update(this._iKey)},update:function(e){return this._hasher.update(e),this},finalize:function(e){var t=this._hasher,i=t.finalize(e);t.reset();var r=t.finalize(this._oKey.clone().concat(i));return r}})})()}))},"59ab":function(e,t,i){},"59ed":function(e,t,i){"use strict";var r=i("1626"),n=i("0d51"),s=TypeError;e.exports=function(e){if(r(e))return e;throw s(n(e)+" is not a function")}},"5c6c":function(e,t,i){"use strict";e.exports=function(e,t){return{enumerable:!(1&e),configurable:!(2&e),writable:!(4&e),value:t}}},"5e77":function(e,t,i){"use strict";var r=i("83ab"),n=i("1a2d"),s=Function.prototype,a=r&&Object.getOwnPropertyDescriptor,o=n(s,"name"),l=o&&"something"===function(){}.name,u=o&&(!r||r&&a(s,"name").configurable);e.exports={EXISTS:o,PROPER:l,CONFIGURABLE:u}},"5f02":function(e,t,i){"use strict";e.exports=function(e){return"object"===typeof e&&!0===e.isAxiosError}},"605d":function(e,t,i){"use strict";(function(t){var r=i("c6b6");e.exports="undefined"!=typeof t&&"process"==r(t)}).call(this,i("4362"))},6374:function(e,t,i){"use strict";var r=i("da84"),n=Object.defineProperty;e.exports=function(e,t){try{n(r,e,{value:t,configurable:!0,writable:!0})}catch(i){r[e]=t}return t}},"63ec":function(e,t,i){"use strict";var r=i("d136"),n=i.n(r),s=i("be09"),a=i.n(s),o="http://example.com",l=function(e,t){if(/^[a-z]+:/i.test(t))return t;/^data:/.test(e)&&(e=a.a.location&&a.a.location.href||"");var i="function"===typeof a.a.URL,r=/^\/\//.test(e),s=!a.a.location&&!/\/\//i.test(e);if(i?e=new a.a.URL(e,a.a.location||o):/\/\//i.test(e)||(e=n.a.buildAbsoluteURL(a.a.location&&a.a.location.href||"",e)),i){var l=new URL(t,e);return s?l.href.slice(o.length):r?l.href.slice(l.protocol.length):l.href}return n.a.buildAbsoluteURL(e,t)};t["a"]=l},"69f3":function(e,t,i){"use strict";var r,n,s,a=i("cdce"),o=i("da84"),l=i("861d"),u=i("9112"),d=i("1a2d"),c=i("c6cd"),h=i("f772"),p=i("d012"),f="Object already initialized",m=o.TypeError,g=o.WeakMap,y=function(e){return s(e)?n(e):r(e,{})},v=function(e){return function(t){var i;if(!l(t)||(i=n(t)).type!==e)throw m("Incompatible receiver, "+e+" required");return i}};if(a||c.state){var b=c.state||(c.state=new g);b.get=b.get,b.has=b.has,b.set=b.set,r=function(e,t){if(b.has(e))throw m(f);return t.facade=e,b.set(e,t),t},n=function(e){return b.get(e)||{}},s=function(e){return b.has(e)}}else{var _=h("state");p[_]=!0,r=function(e,t){if(d(e,_))throw m(f);return t.facade=e,u(e,_,t),t},n=function(e){return d(e,_)?e[_]:{}},s=function(e){return d(e,_)}}e.exports={set:r,get:n,has:s,enforce:y,getterFor:v}},"6d08":function(e,t,i){(function(t,r,n){e.exports=r(i("21bf"),i("38ba"))})(0,(function(e){return function(t){var i=e,r=i.lib,n=r.CipherParams,s=i.enc,a=s.Hex,o=i.format;o.Hex={stringify:function(e){return e.ciphertext.toString(a)},parse:function(e){var t=a.parse(e);return n.create({ciphertext:t})}}}(),e.format.Hex}))},"6fc0":function(e,t,i){},7234:function(e,t,i){"use strict";e.exports=function(e){return null===e||void 0===e}},"72fe":function(e,t,i){(function(t,r){e.exports=r(i("21bf"))})(0,(function(e){return function(t){var i=e,r=i.lib,n=r.WordArray,s=r.Hasher,a=i.algo,o=[];(function(){for(var e=0;e<64;e++)o[e]=4294967296*t.abs(t.sin(e+1))|0})();var l=a.MD5=s.extend({_doReset:function(){this._hash=new n.init([1732584193,4023233417,2562383102,271733878])},_doProcessBlock:function(e,t){for(var i=0;i<16;i++){var r=t+i,n=e[r];e[r]=16711935&(n<<8|n>>>24)|4278255360&(n<<24|n>>>8)}var s=this._hash.words,a=e[t+0],l=e[t+1],p=e[t+2],f=e[t+3],m=e[t+4],g=e[t+5],y=e[t+6],v=e[t+7],b=e[t+8],_=e[t+9],T=e[t+10],S=e[t+11],w=e[t+12],E=e[t+13],x=e[t+14],C=e[t+15],k=s[0],I=s[1],A=s[2],P=s[3];k=u(k,I,A,P,a,7,o[0]),P=u(P,k,I,A,l,12,o[1]),A=u(A,P,k,I,p,17,o[2]),I=u(I,A,P,k,f,22,o[3]),k=u(k,I,A,P,m,7,o[4]),P=u(P,k,I,A,g,12,o[5]),A=u(A,P,k,I,y,17,o[6]),I=u(I,A,P,k,v,22,o[7]),k=u(k,I,A,P,b,7,o[8]),P=u(P,k,I,A,_,12,o[9]),A=u(A,P,k,I,T,17,o[10]),I=u(I,A,P,k,S,22,o[11]),k=u(k,I,A,P,w,7,o[12]),P=u(P,k,I,A,E,12,o[13]),A=u(A,P,k,I,x,17,o[14]),I=u(I,A,P,k,C,22,o[15]),k=d(k,I,A,P,l,5,o[16]),P=d(P,k,I,A,y,9,o[17]),A=d(A,P,k,I,S,14,o[18]),I=d(I,A,P,k,a,20,o[19]),k=d(k,I,A,P,g,5,o[20]),P=d(P,k,I,A,T,9,o[21]),A=d(A,P,k,I,C,14,o[22]),I=d(I,A,P,k,m,20,o[23]),k=d(k,I,A,P,_,5,o[24]),P=d(P,k,I,A,x,9,o[25]),A=d(A,P,k,I,f,14,o[26]),I=d(I,A,P,k,b,20,o[27]),k=d(k,I,A,P,E,5,o[28]),P=d(P,k,I,A,p,9,o[29]),A=d(A,P,k,I,v,14,o[30]),I=d(I,A,P,k,w,20,o[31]),k=c(k,I,A,P,g,4,o[32]),P=c(P,k,I,A,b,11,o[33]),A=c(A,P,k,I,S,16,o[34]),I=c(I,A,P,k,x,23,o[35]),k=c(k,I,A,P,l,4,o[36]),P=c(P,k,I,A,m,11,o[37]),A=c(A,P,k,I,v,16,o[38]),I=c(I,A,P,k,T,23,o[39]),k=c(k,I,A,P,E,4,o[40]),P=c(P,k,I,A,a,11,o[41]),A=c(A,P,k,I,f,16,o[42]),I=c(I,A,P,k,y,23,o[43]),k=c(k,I,A,P,_,4,o[44]),P=c(P,k,I,A,w,11,o[45]),A=c(A,P,k,I,C,16,o[46]),I=c(I,A,P,k,p,23,o[47]),k=h(k,I,A,P,a,6,o[48]),P=h(P,k,I,A,v,10,o[49]),A=h(A,P,k,I,x,15,o[50]),I=h(I,A,P,k,g,21,o[51]),k=h(k,I,A,P,w,6,o[52]),P=h(P,k,I,A,f,10,o[53]),A=h(A,P,k,I,T,15,o[54]),I=h(I,A,P,k,l,21,o[55]),k=h(k,I,A,P,b,6,o[56]),P=h(P,k,I,A,C,10,o[57]),A=h(A,P,k,I,y,15,o[58]),I=h(I,A,P,k,E,21,o[59]),k=h(k,I,A,P,m,6,o[60]),P=h(P,k,I,A,S,10,o[61]),A=h(A,P,k,I,p,15,o[62]),I=h(I,A,P,k,_,21,o[63]),s[0]=s[0]+k|0,s[1]=s[1]+I|0,s[2]=s[2]+A|0,s[3]=s[3]+P|0},_doFinalize:function(){var e=this._data,i=e.words,r=8*this._nDataBytes,n=8*e.sigBytes;i[n>>>5]|=128<<24-n%32;var s=t.floor(r/4294967296),a=r;i[15+(n+64>>>9<<4)]=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),i[14+(n+64>>>9<<4)]=16711935&(a<<8|a>>>24)|4278255360&(a<<24|a>>>8),e.sigBytes=4*(i.length+1),this._process();for(var o=this._hash,l=o.words,u=0;u<4;u++){var d=l[u];l[u]=16711935&(d<<8|d>>>24)|4278255360&(d<<24|d>>>8)}return o},clone:function(){var e=s.clone.call(this);return e._hash=this._hash.clone(),e}});function u(e,t,i,r,n,s,a){var o=e+(t&i|~t&r)+n+a;return(o<<s|o>>>32-s)+t}function d(e,t,i,r,n,s,a){var o=e+(t&r|i&~r)+n+a;return(o<<s|o>>>32-s)+t}function c(e,t,i,r,n,s,a){var o=e+(t^i^r)+n+a;return(o<<s|o>>>32-s)+t}function h(e,t,i,r,n,s,a){var o=e+(i^(t|~r))+n+a;return(o<<s|o>>>32-s)+t}i.MD5=s._createHelper(l),i.HmacMD5=s._createHmacHelper(l)}(Math),e.MD5}))},7418:function(e,t,i){"use strict";t.f=Object.getOwnPropertySymbols},"77ed":function(e,t,i){},7839:function(e,t,i){"use strict";e.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]},"784f":function(e,t,i){},"7a77":function(e,t,i){"use strict";function r(e){this.message=e}r.prototype.toString=function(){return"Cancel"+(this.message?": "+this.message:"")},r.prototype.__CANCEL__=!0,e.exports=r},"7aac":function(e,t,i){"use strict";var r=i("c532");e.exports=r.isStandardBrowserEnv()?function(){return{write:function(e,t,i,n,s,a){var o=[];o.push(e+"="+encodeURIComponent(t)),r.isNumber(i)&&o.push("expires="+new Date(i).toGMTString()),r.isString(n)&&o.push("path="+n),r.isString(s)&&o.push("domain="+s),!0===a&&o.push("secure"),document.cookie=o.join("; ")},read:function(e){var t=document.cookie.match(new RegExp("(^|;\\s*)("+e+")=([^;]*)"));return t?decodeURIComponent(t[3]):null},remove:function(e){this.write(e,"",Date.now()-864e5)}}}():function(){return{write:function(){},read:function(){return null},remove:function(){}}}()},"7b0b":function(e,t,i){"use strict";var r=i("1d80"),n=Object;e.exports=function(e){return n(r(e))}},"7baa":function(e,t,i){"use strict";var r=i("8661"),n=i.n(r);n.a},"7bbc":function(e,t,i){(function(t,r,n){e.exports=r(i("21bf"),i("df2f"),i("5980"))})(0,(function(e){return function(){var t=e,i=t.lib,r=i.Base,n=i.WordArray,s=t.algo,a=s.SHA1,o=s.HMAC,l=s.PBKDF2=r.extend({cfg:r.extend({keySize:4,hasher:a,iterations:1}),init:function(e){this.cfg=this.cfg.extend(e)},compute:function(e,t){var i=this.cfg,r=o.create(i.hasher,e),s=n.create(),a=n.create([1]),l=s.words,u=a.words,d=i.keySize,c=i.iterations;while(l.length<d){var h=r.update(t).finalize(a);r.reset();for(var p=h.words,f=p.length,m=h,g=1;g<c;g++){m=r.finalize(m),r.reset();for(var y=m.words,v=0;v<f;v++)p[v]^=y[v]}s.concat(h),u[0]++}return s.sigBytes=4*d,s}});t.PBKDF2=function(e,t,i){return l.create(i).compute(e,t)}}(),e.PBKDF2}))},"7eea":function(e,t,i){"use strict";var r=i("43c1"),n=i.n(r);n.a},"81bf":function(e,t,i){(function(t,r,n){e.exports=r(i("21bf"),i("38ba"))})(0,(function(e){return e.mode.ECB=function(){var t=e.lib.BlockCipherMode.extend();return t.Encryptor=t.extend({processBlock:function(e,t){this._cipher.encryptBlock(e,t)}}),t.Decryptor=t.extend({processBlock:function(e,t){this._cipher.decryptBlock(e,t)}}),t}(),e.mode.ECB}))},"81c0":function(e,t,i){var r=i("a968").getUint64,n=function(e){var t=new DataView(e.buffer,e.byteOffset,e.byteLength),i={version:e[0],flags:new Uint8Array(e.subarray(1,4)),references:[],referenceId:t.getUint32(4),timescale:t.getUint32(8)},n=12;0===i.version?(i.earliestPresentationTime=t.getUint32(n),i.firstOffset=t.getUint32(n+4),n+=8):(i.earliestPresentationTime=r(e.subarray(n)),i.firstOffset=r(e.subarray(n+8)),n+=16),n+=2;var s=t.getUint16(n);for(n+=2;s>0;n+=12,s--)i.references.push({referenceType:(128&e[n])>>>7,referencedSize:2147483647&t.getUint32(n),subsegmentDuration:t.getUint32(n+4),startsWithSap:!!(128&e[n+8]),sapType:(112&e[n+8])>>>4,sapDeltaTime:268435455&t.getUint32(n+8)});return i};e.exports=n},"825a":function(e,t,i){"use strict";var r=i("861d"),n=String,s=TypeError;e.exports=function(e){if(r(e))return e;throw s(n(e)+" is not an object")}},8362:function(e,t){e.exports=r;var i=Object.prototype.toString;function r(e){if(!e)return!1;var t=i.call(e);return"[object Function]"===t||"function"===typeof e&&"[object RegExp]"!==t||"undefined"!==typeof window&&(e===window.setTimeout||e===window.alert||e===window.confirm||e===window.prompt)}},"83ab":function(e,t,i){"use strict";var r=i("d039");e.exports=!r((function(){return 7!=Object.defineProperty({},1,{get:function(){return 7}})[1]}))},"83b9":function(e,t,i){"use strict";var r=i("d925"),n=i("e683");e.exports=function(e,t){return e&&!r(t)?n(e,t):t}},8484:function(e,t,i){"use strict";i.d(t,"a",(function(){return A})),i.d(t,"b",(function(){return U})),i.d(t,"c",(function(){return Oe})),i.d(t,"d",(function(){return Le}));var r=i("d136"),n=i.n(r),s=i("be09"),a=i.n(s),o="http://example.com",l=function(e,t){if(/^[a-z]+:/i.test(t))return t;/^data:/.test(e)&&(e=a.a.location&&a.a.location.href||"");var i="function"===typeof a.a.URL,r=/^\/\//.test(e),s=!a.a.location&&!/\/\//i.test(e);if(i?e=new a.a.URL(e,a.a.location||o):/\/\//i.test(e)||(e=n.a.buildAbsoluteURL(a.a.location&&a.a.location.href||"",e)),i){var l=new URL(t,e);return s?l.href.slice(o.length):r?l.href.slice(l.protocol.length):l.href}return n.a.buildAbsoluteURL(e,t)},u=l,d=function(e,t,i){t.forEach((function(t){for(var r in e.mediaGroups[t])for(var n in e.mediaGroups[t][r]){var s=e.mediaGroups[t][r][n];i(s,t,r,n)}}))},c=i("ddb2"),h=i("210b");const p=e=>!!e&&"object"===typeof e,f=(...e)=>e.reduce((e,t)=>("object"!==typeof t||Object.keys(t).forEach(i=>{Array.isArray(e[i])&&Array.isArray(t[i])?e[i]=e[i].concat(t[i]):p(e[i])&&p(t[i])?e[i]=f(e[i],t[i]):e[i]=t[i]}),e),{}),m=e=>Object.keys(e).map(t=>e[t]),g=(e,t)=>{const i=[];for(let r=e;r<t;r++)i.push(r);return i},y=e=>e.reduce((e,t)=>e.concat(t),[]),v=e=>{if(!e.length)return[];const t=[];for(let i=0;i<e.length;i++)t.push(e[i]);return t},b=(e,t)=>e.reduce((e,i,r)=>(i[t]&&e.push(r),e),[]),_=(e,t)=>m(e.reduce((e,i)=>(i.forEach(i=>{e[t(i)]=i}),e),{}));var T={INVALID_NUMBER_OF_PERIOD:"INVALID_NUMBER_OF_PERIOD",DASH_EMPTY_MANIFEST:"DASH_EMPTY_MANIFEST",DASH_INVALID_XML:"DASH_INVALID_XML",NO_BASE_URL:"NO_BASE_URL",MISSING_SEGMENT_INFORMATION:"MISSING_SEGMENT_INFORMATION",SEGMENT_TIME_UNSPECIFIED:"SEGMENT_TIME_UNSPECIFIED",UNSUPPORTED_UTC_TIMING_SCHEME:"UNSUPPORTED_UTC_TIMING_SCHEME"};const S=({baseUrl:e="",source:t="",range:i="",indexRange:r=""})=>{const n={uri:t,resolvedUri:u(e||"",t)};if(i||r){const e=i||r,t=e.split("-");let s,o=a.a.BigInt?a.a.BigInt(t[0]):parseInt(t[0],10),l=a.a.BigInt?a.a.BigInt(t[1]):parseInt(t[1],10);o<Number.MAX_SAFE_INTEGER&&"bigint"===typeof o&&(o=Number(o)),l<Number.MAX_SAFE_INTEGER&&"bigint"===typeof l&&(l=Number(l)),s="bigint"===typeof l||"bigint"===typeof o?a.a.BigInt(l)-a.a.BigInt(o)+a.a.BigInt(1):l-o+1,"bigint"===typeof s&&s<Number.MAX_SAFE_INTEGER&&(s=Number(s)),n.byterange={length:s,offset:o}}return n},w=e=>{let t;return t="bigint"===typeof e.offset||"bigint"===typeof e.length?a.a.BigInt(e.offset)+a.a.BigInt(e.length)-a.a.BigInt(1):e.offset+e.length-1,`${e.offset}-${t}`},E=e=>(e&&"number"!==typeof e&&(e=parseInt(e,10)),isNaN(e)?null:e),x={static(e){const{duration:t,timescale:i=1,sourceDuration:r,periodDuration:n}=e,s=E(e.endNumber),a=t/i;return"number"===typeof s?{start:0,end:s}:"number"===typeof n?{start:0,end:n/a}:{start:0,end:r/a}},dynamic(e){const{NOW:t,clientOffset:i,availabilityStartTime:r,timescale:n=1,duration:s,periodStart:a=0,minimumUpdatePeriod:o=0,timeShiftBufferDepth:l=1/0}=e,u=E(e.endNumber),d=(t+i)/1e3,c=r+a,h=d+o,p=h-c,f=Math.ceil(p*n/s),m=Math.floor((d-c-l)*n/s),g=Math.floor((d-c)*n/s);return{start:Math.max(0,m),end:"number"===typeof u?u:Math.min(f,g)}}},C=e=>t=>{const{duration:i,timescale:r=1,periodStart:n,startNumber:s=1}=e;return{number:s+t,duration:i/r,timeline:n,time:t*i}},k=e=>{const{type:t,duration:i,timescale:r=1,periodDuration:n,sourceDuration:s}=e,{start:a,end:o}=x[t](e),l=g(a,o).map(C(e));if("static"===t){const e=l.length-1,t="number"===typeof n?n:s;l[e].duration=t-i/r*e}return l},I=e=>{const{baseUrl:t,initialization:i={},sourceDuration:r,indexRange:n="",periodStart:s,presentationTime:a,number:o=0,duration:l}=e;if(!t)throw new Error(T.NO_BASE_URL);const u=S({baseUrl:t,source:i.sourceURL,range:i.range}),d=S({baseUrl:t,source:t,indexRange:n});if(d.map=u,l){const t=k(e);t.length&&(d.duration=t[0].duration,d.timeline=t[0].timeline)}else r&&(d.duration=r,d.timeline=s);return d.presentationTime=a||s,d.number=o,[d]},A=(e,t,i)=>{const r=e.sidx.map?e.sidx.map:null,n=e.sidx.duration,s=e.timeline||0,o=e.sidx.byterange,l=o.offset+o.length,u=t.timescale,d=t.references.filter(e=>1!==e.referenceType),c=[],h=e.endList?"static":"dynamic",p=e.sidx.timeline;let f,m=p,g=e.mediaSequence||0;f="bigint"===typeof t.firstOffset?a.a.BigInt(l)+t.firstOffset:l+t.firstOffset;for(let y=0;y<d.length;y++){const e=t.references[y],o=e.referencedSize,l=e.subsegmentDuration;let d;d="bigint"===typeof f?f+a.a.BigInt(o)-a.a.BigInt(1):f+o-1;const v=`${f}-${d}`,b={baseUrl:i,timescale:u,timeline:s,periodStart:p,presentationTime:m,number:g,duration:l,sourceDuration:n,indexRange:v,type:h},_=I(b)[0];r&&(_.map=r),c.push(_),f+="bigint"===typeof f?a.a.BigInt(o):o,m+=l/u,g++}return e.segments=c,e},P=["AUDIO","SUBTITLES"],O=1/60,L=e=>_(e,({timeline:e})=>e).sort((e,t)=>e.timeline>t.timeline?1:-1),D=(e,t)=>{for(let i=0;i<e.length;i++)if(e[i].attributes.NAME===t)return e[i];return null},M=e=>{let t=[];return d(e,P,(e,i,r,n)=>{t=t.concat(e.playlists||[])}),t},N=({playlist:e,mediaSequence:t})=>{e.mediaSequence=t,e.segments.forEach((t,i)=>{t.number=e.mediaSequence+i})},R=({oldPlaylists:e,newPlaylists:t,timelineStarts:i})=>{t.forEach(t=>{t.discontinuitySequence=i.findIndex((function({timeline:e}){return e===t.timeline}));const r=D(e,t.attributes.NAME);if(!r)return;if(t.sidx)return;const n=t.segments[0],s=r.segments.findIndex((function(e){return Math.abs(e.presentationTime-n.presentationTime)<O}));if(-1===s)return N({playlist:t,mediaSequence:r.mediaSequence+r.segments.length}),t.segments[0].discontinuity=!0,t.discontinuityStarts.unshift(0),void((!r.segments.length&&t.timeline>r.timeline||r.segments.length&&t.timeline>r.segments[r.segments.length-1].timeline)&&t.discontinuitySequence--);const a=r.segments[s];a.discontinuity&&!n.discontinuity&&(n.discontinuity=!0,t.discontinuityStarts.unshift(0),t.discontinuitySequence--),N({playlist:t,mediaSequence:r.segments[s].number})})},B=({oldManifest:e,newManifest:t})=>{const i=e.playlists.concat(M(e)),r=t.playlists.concat(M(t));return t.timelineStarts=L([e.timelineStarts,t.timelineStarts]),R({oldPlaylists:i,newPlaylists:r,timelineStarts:t.timelineStarts}),t},U=e=>e&&e.uri+"-"+w(e.byterange),j=e=>{const t=m(e.reduce((e,t)=>{const i=t.attributes.id+(t.attributes.lang||"");return e[i]?(t.segments&&(t.segments[0]&&(t.segments[0].discontinuity=!0),e[i].segments.push(...t.segments)),t.attributes.contentProtection&&(e[i].attributes.contentProtection=t.attributes.contentProtection)):(e[i]=t,e[i].attributes.timelineStarts=[]),e[i].attributes.timelineStarts.push({start:t.attributes.periodStart,timeline:t.attributes.periodStart}),e},{}));return t.map(e=>(e.discontinuityStarts=b(e.segments||[],"discontinuity"),e))},F=(e,t)=>{const i=U(e.sidx),r=i&&t[i]&&t[i].sidx;return r&&A(e,r,e.sidx.resolvedUri),e},q=(e,t={})=>{if(!Object.keys(t).length)return e;for(const i in e)e[i]=F(e[i],t);return e},$=({attributes:e,segments:t,sidx:i,mediaSequence:r,discontinuitySequence:n,discontinuityStarts:s},a)=>{const o={attributes:{NAME:e.id,BANDWIDTH:e.bandwidth,CODECS:e.codecs,["PROGRAM-ID"]:1},uri:"",endList:"static"===e.type,timeline:e.periodStart,resolvedUri:"",targetDuration:e.duration,discontinuitySequence:n,discontinuityStarts:s,timelineStarts:e.timelineStarts,mediaSequence:r,segments:t};return e.contentProtection&&(o.contentProtection=e.contentProtection),i&&(o.sidx=i),a&&(o.attributes.AUDIO="audio",o.attributes.SUBTITLES="subs"),o},H=({attributes:e,segments:t,mediaSequence:i,discontinuityStarts:r,discontinuitySequence:n})=>{"undefined"===typeof t&&(t=[{uri:e.baseUrl,timeline:e.periodStart,resolvedUri:e.baseUrl||"",duration:e.sourceDuration,number:0}],e.duration=e.sourceDuration);const s={NAME:e.id,BANDWIDTH:e.bandwidth,["PROGRAM-ID"]:1};return e.codecs&&(s.CODECS=e.codecs),{attributes:s,uri:"",endList:"static"===e.type,timeline:e.periodStart,resolvedUri:e.baseUrl||"",targetDuration:e.duration,timelineStarts:e.timelineStarts,discontinuityStarts:r,discontinuitySequence:n,mediaSequence:i,segments:t}},z=(e,t={},i=!1)=>{let r;const n=e.reduce((e,n)=>{const s=n.attributes.role&&n.attributes.role.value||"",a=n.attributes.lang||"";let o=n.attributes.label||"main";if(a&&!n.attributes.label){const e=s?` (${s})`:"";o=`${n.attributes.lang}${e}`}e[o]||(e[o]={language:a,autoselect:!0,default:"main"===s,playlists:[],uri:""});const l=F($(n,i),t);return e[o].playlists.push(l),"undefined"===typeof r&&"main"===s&&(r=n,r.default=!0),e},{});if(!r){const e=Object.keys(n)[0];n[e].default=!0}return n},V=(e,t={})=>e.reduce((e,i)=>{const r=i.attributes.label||i.attributes.lang||"text";return e[r]||(e[r]={language:r,default:!1,autoselect:!1,playlists:[],uri:""}),e[r].playlists.push(F(H(i),t)),e},{}),G=e=>e.reduce((e,t)=>t?(t.forEach(t=>{const{channel:i,language:r}=t;e[r]={autoselect:!1,default:!1,instreamId:i,language:r},t.hasOwnProperty("aspectRatio")&&(e[r].aspectRatio=t.aspectRatio),t.hasOwnProperty("easyReader")&&(e[r].easyReader=t.easyReader),t.hasOwnProperty("3D")&&(e[r]["3D"]=t["3D"])}),e):e,{}),W=({attributes:e,segments:t,sidx:i,discontinuityStarts:r})=>{const n={attributes:{NAME:e.id,AUDIO:"audio",SUBTITLES:"subs",RESOLUTION:{width:e.width,height:e.height},CODECS:e.codecs,BANDWIDTH:e.bandwidth,["PROGRAM-ID"]:1},uri:"",endList:"static"===e.type,timeline:e.periodStart,resolvedUri:"",targetDuration:e.duration,discontinuityStarts:r,timelineStarts:e.timelineStarts,segments:t};return e.frameRate&&(n.attributes["FRAME-RATE"]=e.frameRate),e.contentProtection&&(n.contentProtection=e.contentProtection),i&&(n.sidx=i),n},X=({attributes:e})=>"video/mp4"===e.mimeType||"video/webm"===e.mimeType||"video"===e.contentType,Y=({attributes:e})=>"audio/mp4"===e.mimeType||"audio/webm"===e.mimeType||"audio"===e.contentType,K=({attributes:e})=>"text/vtt"===e.mimeType||"text"===e.contentType,J=(e,t)=>{e.forEach(e=>{e.mediaSequence=0,e.discontinuitySequence=t.findIndex((function({timeline:t}){return t===e.timeline})),e.segments&&e.segments.forEach((e,t)=>{e.number=t})})},Q=e=>e?Object.keys(e).reduce((t,i)=>{const r=e[i];return t.concat(r.playlists)},[]):[],Z=({dashPlaylists:e,locations:t,sidxMapping:i={},previousManifest:r,eventStream:n})=>{if(!e.length)return{};const{sourceDuration:s,type:a,suggestedPresentationDelay:o,minimumUpdatePeriod:l}=e[0].attributes,u=j(e.filter(X)).map(W),d=j(e.filter(Y)),c=j(e.filter(K)),h=e.map(e=>e.attributes.captionServices).filter(Boolean),p={allowCache:!0,discontinuityStarts:[],segments:[],endList:!0,mediaGroups:{AUDIO:{},VIDEO:{},["CLOSED-CAPTIONS"]:{},SUBTITLES:{}},uri:"",duration:s,playlists:q(u,i)};l>=0&&(p.minimumUpdatePeriod=1e3*l),t&&(p.locations=t),"dynamic"===a&&(p.suggestedPresentationDelay=o),n&&n.length>0&&(p.eventStream=n);const f=0===p.playlists.length,m=d.length?z(d,i,f):null,g=c.length?V(c,i):null,y=u.concat(Q(m),Q(g)),v=y.map(({timelineStarts:e})=>e);return p.timelineStarts=L(v),J(y,p.timelineStarts),m&&(p.mediaGroups.AUDIO.audio=m),g&&(p.mediaGroups.SUBTITLES.subs=g),h.length&&(p.mediaGroups["CLOSED-CAPTIONS"].cc=G(h)),r?B({oldManifest:r,newManifest:p}):p},ee=(e,t,i)=>{const{NOW:r,clientOffset:n,availabilityStartTime:s,timescale:a=1,periodStart:o=0,minimumUpdatePeriod:l=0}=e,u=(r+n)/1e3,d=s+o,c=u+l,h=c-d;return Math.ceil((h*a-t)/i)},te=(e,t)=>{const{type:i,minimumUpdatePeriod:r=0,media:n="",sourceDuration:s,timescale:a=1,startNumber:o=1,periodStart:l}=e,u=[];let d=-1;for(let c=0;c<t.length;c++){const h=t[c],p=h.d,f=h.r||0,m=h.t||0;let g;if(d<0&&(d=m),m&&m>d&&(d=m),f<0){const o=c+1;g=o===t.length?"dynamic"===i&&r>0&&n.indexOf("$Number$")>0?ee(e,d,p):(s*a-d)/p:(t[o].t-d)/p}else g=f+1;const y=o+u.length+g;let v=o+u.length;while(v<y)u.push({number:v,duration:p/a,time:d,timeline:l}),d+=p,v++}return u},ie=/\$([A-z]*)(?:(%0)([0-9]+)d)?\$/g,re=e=>(t,i,r,n)=>{if("$$"===t)return"$";if("undefined"===typeof e[i])return t;const s=""+e[i];return"RepresentationID"===i?s:(n=r?parseInt(n,10):1,s.length>=n?s:`${new Array(n-s.length+1).join("0")}${s}`)},ne=(e,t)=>e.replace(ie,re(t)),se=(e,t)=>e.duration||t?e.duration?k(e):te(e,t):[{number:e.startNumber||1,duration:e.sourceDuration,time:0,timeline:e.periodStart}],ae=(e,t)=>{const i={RepresentationID:e.id,Bandwidth:e.bandwidth||0},{initialization:r={sourceURL:"",range:""}}=e,n=S({baseUrl:e.baseUrl,source:ne(r.sourceURL,i),range:r.range}),s=se(e,t);return s.map(t=>{i.Number=t.number,i.Time=t.time;const r=ne(e.media||"",i),s=e.timescale||1,a=e.presentationTimeOffset||0,o=e.periodStart+(t.time-a)/s,l={uri:r,timeline:t.timeline,duration:t.duration,resolvedUri:u(e.baseUrl||"",r),map:n,number:t.number,presentationTime:o};return l})},oe=(e,t)=>{const{baseUrl:i,initialization:r={}}=e,n=S({baseUrl:i,source:r.sourceURL,range:r.range}),s=S({baseUrl:i,source:t.media,range:t.mediaRange});return s.map=n,s},le=(e,t)=>{const{duration:i,segmentUrls:r=[],periodStart:n}=e;if(!i&&!t||i&&t)throw new Error(T.SEGMENT_TIME_UNSPECIFIED);const s=r.map(t=>oe(e,t));let a;i&&(a=k(e)),t&&(a=te(e,t));const o=a.map((t,i)=>{if(s[i]){const r=s[i],a=e.timescale||1,o=e.presentationTimeOffset||0;return r.timeline=t.timeline,r.duration=t.duration,r.number=t.number,r.presentationTime=n+(t.time-o)/a,r}}).filter(e=>e);return o},ue=({attributes:e,segmentInfo:t})=>{let i,r;t.template?(r=ae,i=f(e,t.template)):t.base?(r=I,i=f(e,t.base)):t.list&&(r=le,i=f(e,t.list));const n={attributes:e};if(!r)return n;const s=r(i,t.segmentTimeline);if(i.duration){const{duration:e,timescale:t=1}=i;i.duration=e/t}else s.length?i.duration=s.reduce((e,t)=>Math.max(e,Math.ceil(t.duration)),0):i.duration=0;return n.attributes=i,n.segments=s,t.base&&i.indexRange&&(n.sidx=s[0],n.segments=[]),n},de=e=>e.map(ue),ce=(e,t)=>v(e.childNodes).filter(({tagName:e})=>e===t),he=e=>e.textContent.trim(),pe=e=>parseFloat(e.split("/").reduce((e,t)=>e/t)),fe=e=>{const t=31536e3,i=2592e3,r=86400,n=3600,s=60,a=/P(?:(\d*)Y)?(?:(\d*)M)?(?:(\d*)D)?(?:T(?:(\d*)H)?(?:(\d*)M)?(?:([\d.]*)S)?)?/,o=a.exec(e);if(!o)return 0;const[l,u,d,c,h,p]=o.slice(1);return parseFloat(l||0)*t+parseFloat(u||0)*i+parseFloat(d||0)*r+parseFloat(c||0)*n+parseFloat(h||0)*s+parseFloat(p||0)},me=e=>{const t=/^\d+-\d+-\d+T\d+:\d+:\d+(\.\d+)?$/;return t.test(e)&&(e+="Z"),Date.parse(e)},ge={mediaPresentationDuration(e){return fe(e)},availabilityStartTime(e){return me(e)/1e3},minimumUpdatePeriod(e){return fe(e)},suggestedPresentationDelay(e){return fe(e)},type(e){return e},timeShiftBufferDepth(e){return fe(e)},start(e){return fe(e)},width(e){return parseInt(e,10)},height(e){return parseInt(e,10)},bandwidth(e){return parseInt(e,10)},frameRate(e){return pe(e)},startNumber(e){return parseInt(e,10)},timescale(e){return parseInt(e,10)},presentationTimeOffset(e){return parseInt(e,10)},duration(e){const t=parseInt(e,10);return isNaN(t)?fe(e):t},d(e){return parseInt(e,10)},t(e){return parseInt(e,10)},r(e){return parseInt(e,10)},presentationTime(e){return parseInt(e,10)},DEFAULT(e){return e}},ye=e=>e&&e.attributes?v(e.attributes).reduce((e,t)=>{const i=ge[t.name]||ge.DEFAULT;return e[t.name]=i(t.value),e},{}):{},ve={"urn:uuid:1077efec-c0b2-4d02-ace3-3c1e52e2fb4b":"org.w3.clearkey","urn:uuid:edef8ba9-79d6-4ace-a3c8-27dcd51d21ed":"com.widevine.alpha","urn:uuid:9a04f079-9840-4286-ab92-e65be0885f95":"com.microsoft.playready","urn:uuid:f239e769-efa3-4850-9c16-a903c6932efb":"com.adobe.primetime"},be=(e,t)=>t.length?y(e.map((function(e){return t.map((function(t){return u(e,he(t))}))}))):e,_e=e=>{const t=ce(e,"SegmentTemplate")[0],i=ce(e,"SegmentList")[0],r=i&&ce(i,"SegmentURL").map(e=>f({tag:"SegmentURL"},ye(e))),n=ce(e,"SegmentBase")[0],s=i||t,a=s&&ce(s,"SegmentTimeline")[0],o=i||n||t,l=o&&ce(o,"Initialization")[0],u=t&&ye(t);u&&l?u.initialization=l&&ye(l):u&&u.initialization&&(u.initialization={sourceURL:u.initialization});const d={template:u,segmentTimeline:a&&ce(a,"S").map(e=>ye(e)),list:i&&f(ye(i),{segmentUrls:r,initialization:ye(l)}),base:n&&f(ye(n),{initialization:ye(l)})};return Object.keys(d).forEach(e=>{d[e]||delete d[e]}),d},Te=(e,t,i)=>r=>{const n=ce(r,"BaseURL"),s=be(t,n),a=f(e,ye(r)),o=_e(r);return s.map(e=>({segmentInfo:f(i,o),attributes:f(a,{baseUrl:e})}))},Se=e=>e.reduce((e,t)=>{const i=ye(t);i.schemeIdUri&&(i.schemeIdUri=i.schemeIdUri.toLowerCase());const r=ve[i.schemeIdUri];if(r){e[r]={attributes:i};const n=ce(t,"cenc:pssh")[0];if(n){const t=he(n);e[r].pssh=t&&Object(c["a"])(t)}}return e},{}),we=e=>{if("urn:scte:dash:cc:cea-608:2015"===e.schemeIdUri){const t="string"!==typeof e.value?[]:e.value.split(";");return t.map(e=>{let t,i;return i=e,/^CC\d=/.test(e)?[t,i]=e.split("="):/^CC\d$/.test(e)&&(t=e),{channel:t,language:i}})}if("urn:scte:dash:cc:cea-708:2015"===e.schemeIdUri){const t="string"!==typeof e.value?[]:e.value.split(";");return t.map(e=>{const t={channel:void 0,language:void 0,aspectRatio:1,easyReader:0,"3D":0};if(/=/.test(e)){const[i,r=""]=e.split("=");t.channel=i,t.language=e,r.split(",").forEach(e=>{const[i,r]=e.split(":");"lang"===i?t.language=r:"er"===i?t.easyReader=Number(r):"war"===i?t.aspectRatio=Number(r):"3D"===i&&(t["3D"]=Number(r))})}else t.language=e;return t.channel&&(t.channel="SERVICE"+t.channel),t})}},Ee=e=>y(ce(e.node,"EventStream").map(t=>{const i=ye(t),r=i.schemeIdUri;return ce(t,"Event").map(t=>{const n=ye(t),s=n.presentationTime||0,a=i.timescale||1,o=n.duration||0,l=s/a+e.attributes.start;return{schemeIdUri:r,value:i.value,id:n.id,start:l,end:l+o/a,messageData:he(t)||n.messageData,contentEncoding:i.contentEncoding,presentationTimeOffset:i.presentationTimeOffset||0}})})),xe=(e,t,i)=>r=>{const n=ye(r),s=be(t,ce(r,"BaseURL")),a=ce(r,"Role")[0],o={role:ye(a)};let l=f(e,n,o);const u=ce(r,"Accessibility")[0],d=we(ye(u));d&&(l=f(l,{captionServices:d}));const c=ce(r,"Label")[0];if(c&&c.childNodes.length){const e=c.childNodes[0].nodeValue.trim();l=f(l,{label:e})}const h=Se(ce(r,"ContentProtection"));Object.keys(h).length&&(l=f(l,{contentProtection:h}));const p=_e(r),m=ce(r,"Representation"),g=f(i,p);return y(m.map(Te(l,s,g)))},Ce=(e,t)=>(i,r)=>{const n=be(t,ce(i.node,"BaseURL")),s=f(e,{periodStart:i.attributes.start});"number"===typeof i.attributes.duration&&(s.periodDuration=i.attributes.duration);const a=ce(i.node,"AdaptationSet"),o=_e(i.node);return y(a.map(xe(s,n,o)))},ke=({attributes:e,priorPeriodAttributes:t,mpdType:i})=>"number"===typeof e.start?e.start:t&&"number"===typeof t.start&&"number"===typeof t.duration?t.start+t.duration:t||"static"!==i?null:0,Ie=(e,t={})=>{const{manifestUri:i="",NOW:r=Date.now(),clientOffset:n=0}=t,s=ce(e,"Period");if(!s.length)throw new Error(T.INVALID_NUMBER_OF_PERIOD);const a=ce(e,"Location"),o=ye(e),l=be([i],ce(e,"BaseURL"));o.type=o.type||"static",o.sourceDuration=o.mediaPresentationDuration||0,o.NOW=r,o.clientOffset=n,a.length&&(o.locations=a.map(he));const u=[];return s.forEach((e,t)=>{const i=ye(e),r=u[t-1];i.start=ke({attributes:i,priorPeriodAttributes:r?r.attributes:null,mpdType:o.type}),u.push({node:e,attributes:i})}),{locations:o.locations,representationInfo:y(u.map(Ce(o,l))),eventStream:y(u.map(Ee))}},Ae=e=>{if(""===e)throw new Error(T.DASH_EMPTY_MANIFEST);const t=new h["DOMParser"];let i,r;try{i=t.parseFromString(e,"application/xml"),r=i&&"MPD"===i.documentElement.tagName?i.documentElement:null}catch(n){}if(!r||r&&r.getElementsByTagName("parsererror").length>0)throw new Error(T.DASH_INVALID_XML);return r},Pe=e=>{const t=ce(e,"UTCTiming")[0];if(!t)return null;const i=ye(t);switch(i.schemeIdUri){case"urn:mpeg:dash:utc:http-head:2014":case"urn:mpeg:dash:utc:http-head:2012":i.method="HEAD";break;case"urn:mpeg:dash:utc:http-xsdate:2014":case"urn:mpeg:dash:utc:http-iso:2014":case"urn:mpeg:dash:utc:http-xsdate:2012":case"urn:mpeg:dash:utc:http-iso:2012":i.method="GET";break;case"urn:mpeg:dash:utc:direct:2014":case"urn:mpeg:dash:utc:direct:2012":i.method="DIRECT",i.value=Date.parse(i.value);break;case"urn:mpeg:dash:utc:http-ntp:2014":case"urn:mpeg:dash:utc:ntp:2014":case"urn:mpeg:dash:utc:sntp:2014":default:throw new Error(T.UNSUPPORTED_UTC_TIMING_SCHEME)}return i},Oe=(e,t={})=>{const i=Ie(Ae(e),t),r=de(i.representationInfo);return Z({dashPlaylists:r,locations:i.locations,sidxMapping:t.sidxMapping,previousManifest:t.previousManifest,eventStream:i.eventStream})},Le=e=>Pe(Ae(e))},"84ba":function(e,t,i){"use strict";var r=i("1d64"),n=i.n(r);n.a},"861d":function(e,t,i){"use strict";var r=i("1626"),n=i("8ea1"),s=n.all;e.exports=n.IS_HTMLDDA?function(e){return"object"==typeof e?null!==e:r(e)||e===s}:function(e){return"object"==typeof e?null!==e:r(e)}},8661:function(e,t,i){},8925:function(e,t,i){"use strict";var r=i("e330"),n=i("1626"),s=i("c6cd"),a=r(Function.toString);n(s.inspectSource)||(s.inspectSource=function(e){return a(e)}),e.exports=s.inspectSource},"89a7":function(e,t,i){"use strict";function r(e,t,i){if(void 0===i&&(i=Array.prototype),e&&"function"===typeof i.find)return i.find.call(e,t);for(var r=0;r<e.length;r++)if(Object.prototype.hasOwnProperty.call(e,r)){var n=e[r];if(t.call(void 0,n,r,e))return n}}function n(e,t){return void 0===t&&(t=Object),t&&"function"===typeof t.freeze?t.freeze(e):e}function s(e,t){if(null===e||"object"!==typeof e)throw new TypeError("target is not an object");for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i]);return e}var a=n({HTML:"text/html",isHTML:function(e){return e===a.HTML},XML_APPLICATION:"application/xml",XML_TEXT:"text/xml",XML_XHTML_APPLICATION:"application/xhtml+xml",XML_SVG_IMAGE:"image/svg+xml"}),o=n({HTML:"http://www.w3.org/1999/xhtml",isHTML:function(e){return e===o.HTML},SVG:"http://www.w3.org/2000/svg",XML:"http://www.w3.org/XML/1998/namespace",XMLNS:"http://www.w3.org/2000/xmlns/"});t.assign=s,t.find=r,t.freeze=n,t.MIME_TYPE=a,t.NAMESPACE=o},"8b53":function(e,t,i){"use strict";i.d(t,"a",(function(){return s}));var r=/^(audio|video|application)\/(x-|vnd\.apple\.)?mpegurl/i,n=/^application\/dash\+xml/i,s=function(e){return r.test(e)?"hls":n.test(e)?"dash":"application/vnd.videojs.vhs+json"===e?"vhs-json":null}},"8c00":function(e,t,i){"use strict";var r=i("be09"),n=function(e,t){return void 0===t&&(t=!1),function(i,n,a){if(i)e(i);else if(n.statusCode>=400&&n.statusCode<=599){var o=a;if(t)if(r.TextDecoder){var l=s(n.headers&&n.headers["content-type"]);try{o=new TextDecoder(l).decode(a)}catch(u){}}else o=String.fromCharCode.apply(null,new Uint8Array(a));e({cause:o})}else e(null,a)}};function s(e){return void 0===e&&(e=""),e.toLowerCase().split(";").reduce((function(e,t){var i=t.split("="),r=i[0],n=i[1];return"charset"===r.trim()?n.trim():e}),"utf-8")}e.exports=n},"8c10":function(e,t){function i(e,t){var i,r=null;try{i=JSON.parse(e,t)}catch(n){r=n}return[r,i]}e.exports=i},"8cef":function(e,t,i){(function(t,r,n){e.exports=r(i("21bf"),i("38ba"))})(0,(function(e){return e.pad.Iso97971={pad:function(t,i){t.concat(e.lib.WordArray.create([2147483648],1)),e.pad.ZeroPadding.pad(t,i)},unpad:function(t){e.pad.ZeroPadding.unpad(t),t.sigBytes--}},e.pad.Iso97971}))},"8df4":function(e,t,i){"use strict";var r=i("7a77");function n(e){if("function"!==typeof e)throw new TypeError("executor must be a function.");var t;this.promise=new Promise((function(e){t=e}));var i=this;e((function(e){i.reason||(i.reason=new r(e),t(i.reason))}))}n.prototype.throwIfRequested=function(){if(this.reason)throw this.reason},n.source=function(){var e,t=new n((function(t){e=t}));return{token:t,cancel:e}},e.exports=n},"8ea1":function(e,t,i){"use strict";var r="object"==typeof document&&document.all,n="undefined"==typeof r&&void 0!==r;e.exports={all:r,IS_HTMLDDA:n}},"90e3":function(e,t,i){"use strict";var r=i("e330"),n=0,s=Math.random(),a=r(1..toString);e.exports=function(e){return"Symbol("+(void 0===e?"":e)+")_"+a(++n+s,36)}},9112:function(e,t,i){"use strict";var r=i("83ab"),n=i("9bf2"),s=i("5c6c");e.exports=r?function(e,t,i){return n.f(e,t,s(1,i))}:function(e,t,i){return e[t]=i,e}},9152:function(e,t){
|
21
|
+
/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
|
22
|
+
t.read=function(e,t,i,r,n){var s,a,o=8*n-r-1,l=(1<<o)-1,u=l>>1,d=-7,c=i?n-1:0,h=i?-1:1,p=e[t+c];for(c+=h,s=p&(1<<-d)-1,p>>=-d,d+=o;d>0;s=256*s+e[t+c],c+=h,d-=8);for(a=s&(1<<-d)-1,s>>=-d,d+=r;d>0;a=256*a+e[t+c],c+=h,d-=8);if(0===s)s=1-u;else{if(s===l)return a?NaN:1/0*(p?-1:1);a+=Math.pow(2,r),s-=u}return(p?-1:1)*a*Math.pow(2,s-r)},t.write=function(e,t,i,r,n,s){var a,o,l,u=8*s-n-1,d=(1<<u)-1,c=d>>1,h=23===n?Math.pow(2,-24)-Math.pow(2,-77):0,p=r?0:s-1,f=r?1:-1,m=t<0||0===t&&1/t<0?1:0;for(t=Math.abs(t),isNaN(t)||t===1/0?(o=isNaN(t)?1:0,a=d):(a=Math.floor(Math.log(t)/Math.LN2),t*(l=Math.pow(2,-a))<1&&(a--,l*=2),t+=a+c>=1?h/l:h*Math.pow(2,1-c),t*l>=2&&(a++,l/=2),a+c>=d?(o=0,a=d):a+c>=1?(o=(t*l-1)*Math.pow(2,n),a+=c):(o=t*Math.pow(2,c-1)*Math.pow(2,n),a=0));n>=8;e[i+p]=255&o,p+=f,o/=256,n-=8);for(a=a<<n|o,u+=n;u>0;e[i+p]=255&a,p+=f,a/=256,u-=8);e[i+p-f]|=128*m}},"94ca":function(e,t,i){"use strict";var r=i("d039"),n=i("1626"),s=/#|\.prototype\./,a=function(e,t){var i=l[o(e)];return i==d||i!=u&&(n(t)?r(t):!!t)},o=a.normalize=function(e){return String(e).replace(s,".").toLowerCase()},l=a.data={},u=a.NATIVE="N",d=a.POLYFILL="P";e.exports=a},"94f8":function(e,t,i){(function(t,r){e.exports=r(i("21bf"))})(0,(function(e){return function(t){var i=e,r=i.lib,n=r.WordArray,s=r.Hasher,a=i.algo,o=[],l=[];(function(){function e(e){for(var i=t.sqrt(e),r=2;r<=i;r++)if(!(e%r))return!1;return!0}function i(e){return 4294967296*(e-(0|e))|0}var r=2,n=0;while(n<64)e(r)&&(n<8&&(o[n]=i(t.pow(r,.5))),l[n]=i(t.pow(r,1/3)),n++),r++})();var u=[],d=a.SHA256=s.extend({_doReset:function(){this._hash=new n.init(o.slice(0))},_doProcessBlock:function(e,t){for(var i=this._hash.words,r=i[0],n=i[1],s=i[2],a=i[3],o=i[4],d=i[5],c=i[6],h=i[7],p=0;p<64;p++){if(p<16)u[p]=0|e[t+p];else{var f=u[p-15],m=(f<<25|f>>>7)^(f<<14|f>>>18)^f>>>3,g=u[p-2],y=(g<<15|g>>>17)^(g<<13|g>>>19)^g>>>10;u[p]=m+u[p-7]+y+u[p-16]}var v=o&d^~o&c,b=r&n^r&s^n&s,_=(r<<30|r>>>2)^(r<<19|r>>>13)^(r<<10|r>>>22),T=(o<<26|o>>>6)^(o<<21|o>>>11)^(o<<7|o>>>25),S=h+T+v+l[p]+u[p],w=_+b;h=c,c=d,d=o,o=a+S|0,a=s,s=n,n=r,r=S+w|0}i[0]=i[0]+r|0,i[1]=i[1]+n|0,i[2]=i[2]+s|0,i[3]=i[3]+a|0,i[4]=i[4]+o|0,i[5]=i[5]+d|0,i[6]=i[6]+c|0,i[7]=i[7]+h|0},_doFinalize:function(){var e=this._data,i=e.words,r=8*this._nDataBytes,n=8*e.sigBytes;return i[n>>>5]|=128<<24-n%32,i[14+(n+64>>>9<<4)]=t.floor(r/4294967296),i[15+(n+64>>>9<<4)]=r,e.sigBytes=4*i.length,this._process(),this._hash},clone:function(){var e=s.clone.call(this);return e._hash=this._hash.clone(),e}});i.SHA256=s._createHelper(d),i.HmacSHA256=s._createHmacHelper(d)}(Math),e.SHA256}))},"95e0":function(e,t,i){},"9bf2":function(e,t,i){"use strict";var r=i("83ab"),n=i("0cfb"),s=i("aed9"),a=i("825a"),o=i("a04b"),l=TypeError,u=Object.defineProperty,d=Object.getOwnPropertyDescriptor,c="enumerable",h="configurable",p="writable";t.f=r?s?function(e,t,i){if(a(e),t=o(t),a(i),"function"===typeof e&&"prototype"===t&&"value"in i&&p in i&&!i[p]){var r=d(e,t);r&&r[p]&&(e[t]=i.value,i={configurable:h in i?i[h]:r[h],enumerable:c in i?i[c]:r[c],writable:!1})}return u(e,t,i)}:u:function(e,t,i){if(a(e),t=o(t),a(i),n)try{return u(e,t,i)}catch(r){}if("get"in i||"set"in i)throw l("Accessors not supported");return"value"in i&&(e[t]=i.value),e}},a04b:function(e,t,i){"use strict";var r=i("c04e"),n=i("d9b5");e.exports=function(e){var t=r(e,"string");return n(t)?t:t+""}},a11b:function(e,t,i){(function(t,r,n){e.exports=r(i("21bf"),i("38ba"))})(0,(function(e){return e.pad.Iso10126={pad:function(t,i){var r=4*i,n=r-t.sigBytes%r;t.concat(e.lib.WordArray.random(n-1)).concat(e.lib.WordArray.create([n<<24],1))},unpad:function(e){var t=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=t}},e.pad.Iso10126}))},a40e:function(e,t,i){(function(t,r,n){e.exports=r(i("21bf"),i("1132"),i("72fe"),i("2b79"),i("38ba"))})(0,(function(e){return function(){var t=e,i=t.lib,r=i.WordArray,n=i.BlockCipher,s=t.algo,a=[57,49,41,33,25,17,9,1,58,50,42,34,26,18,10,2,59,51,43,35,27,19,11,3,60,52,44,36,63,55,47,39,31,23,15,7,62,54,46,38,30,22,14,6,61,53,45,37,29,21,13,5,28,20,12,4],o=[14,17,11,24,1,5,3,28,15,6,21,10,23,19,12,4,26,8,16,7,27,20,13,2,41,52,31,37,47,55,30,40,51,45,33,48,44,49,39,56,34,53,46,42,50,36,29,32],l=[1,2,4,6,8,10,12,14,15,17,19,21,23,25,27,28],u=[{0:8421888,268435456:32768,536870912:8421378,805306368:2,1073741824:512,1342177280:8421890,1610612736:8389122,1879048192:8388608,2147483648:514,2415919104:8389120,2684354560:33280,2952790016:8421376,3221225472:32770,3489660928:8388610,3758096384:0,4026531840:33282,134217728:0,402653184:8421890,671088640:33282,939524096:32768,1207959552:8421888,1476395008:512,1744830464:8421378,2013265920:2,2281701376:8389120,2550136832:33280,2818572288:8421376,3087007744:8389122,3355443200:8388610,3623878656:32770,3892314112:514,4160749568:8388608,1:32768,268435457:2,536870913:8421888,805306369:8388608,1073741825:8421378,1342177281:33280,1610612737:512,1879048193:8389122,2147483649:8421890,2415919105:8421376,2684354561:8388610,2952790017:33282,3221225473:514,3489660929:8389120,3758096385:32770,4026531841:0,134217729:8421890,402653185:8421376,671088641:8388608,939524097:512,1207959553:32768,1476395009:8388610,1744830465:2,2013265921:33282,2281701377:32770,2550136833:8389122,2818572289:514,3087007745:8421888,3355443201:8389120,3623878657:0,3892314113:33280,4160749569:8421378},{0:1074282512,16777216:16384,33554432:524288,50331648:1074266128,67108864:1073741840,83886080:1074282496,100663296:1073758208,117440512:16,134217728:540672,150994944:1073758224,167772160:1073741824,184549376:540688,201326592:524304,218103808:0,234881024:16400,251658240:1074266112,8388608:1073758208,25165824:540688,41943040:16,58720256:1073758224,75497472:1074282512,92274688:1073741824,109051904:524288,125829120:1074266128,142606336:524304,159383552:0,176160768:16384,192937984:1074266112,209715200:1073741840,226492416:540672,243269632:1074282496,260046848:16400,268435456:0,285212672:1074266128,301989888:1073758224,318767104:1074282496,335544320:1074266112,352321536:16,369098752:540688,385875968:16384,402653184:16400,419430400:524288,436207616:524304,452984832:1073741840,469762048:540672,486539264:1073758208,503316480:1073741824,520093696:1074282512,276824064:540688,293601280:524288,310378496:1074266112,327155712:16384,343932928:1073758208,360710144:1074282512,377487360:16,394264576:1073741824,411041792:1074282496,427819008:1073741840,444596224:1073758224,461373440:524304,478150656:0,494927872:16400,511705088:1074266128,528482304:540672},{0:260,1048576:0,2097152:67109120,3145728:65796,4194304:65540,5242880:67108868,6291456:67174660,7340032:67174400,8388608:67108864,9437184:67174656,10485760:65792,11534336:67174404,12582912:67109124,13631488:65536,14680064:4,15728640:256,524288:67174656,1572864:67174404,2621440:0,3670016:67109120,4718592:67108868,5767168:65536,6815744:65540,7864320:260,8912896:4,9961472:256,11010048:67174400,12058624:65796,13107200:65792,14155776:67109124,15204352:67174660,16252928:67108864,16777216:67174656,17825792:65540,18874368:65536,19922944:67109120,20971520:256,22020096:67174660,23068672:67108868,24117248:0,25165824:67109124,26214400:67108864,27262976:4,28311552:65792,29360128:67174400,30408704:260,31457280:65796,32505856:67174404,17301504:67108864,18350080:260,19398656:67174656,20447232:0,21495808:65540,22544384:67109120,23592960:256,24641536:67174404,25690112:65536,26738688:67174660,27787264:65796,28835840:67108868,29884416:67109124,30932992:67174400,31981568:4,33030144:65792},{0:2151682048,65536:2147487808,131072:4198464,196608:2151677952,262144:0,327680:4198400,393216:2147483712,458752:4194368,524288:2147483648,589824:4194304,655360:64,720896:2147487744,786432:2151678016,851968:4160,917504:4096,983040:2151682112,32768:2147487808,98304:64,163840:2151678016,229376:2147487744,294912:4198400,360448:2151682112,425984:0,491520:2151677952,557056:4096,622592:2151682048,688128:4194304,753664:4160,819200:2147483648,884736:4194368,950272:4198464,1015808:2147483712,1048576:4194368,1114112:4198400,1179648:2147483712,1245184:0,1310720:4160,1376256:2151678016,1441792:2151682048,1507328:2147487808,1572864:2151682112,1638400:2147483648,1703936:2151677952,1769472:4198464,1835008:2147487744,1900544:4194304,1966080:64,2031616:4096,1081344:2151677952,1146880:2151682112,1212416:0,1277952:4198400,1343488:4194368,1409024:2147483648,1474560:2147487808,1540096:64,1605632:2147483712,1671168:4096,1736704:2147487744,1802240:2151678016,1867776:4160,1933312:2151682048,1998848:4194304,2064384:4198464},{0:128,4096:17039360,8192:262144,12288:536870912,16384:537133184,20480:16777344,24576:553648256,28672:262272,32768:16777216,36864:537133056,40960:536871040,45056:553910400,49152:553910272,53248:0,57344:17039488,61440:553648128,2048:17039488,6144:553648256,10240:128,14336:17039360,18432:262144,22528:537133184,26624:553910272,30720:536870912,34816:537133056,38912:0,43008:553910400,47104:16777344,51200:536871040,55296:553648128,59392:16777216,63488:262272,65536:262144,69632:128,73728:536870912,77824:553648256,81920:16777344,86016:553910272,90112:537133184,94208:16777216,98304:553910400,102400:553648128,106496:17039360,110592:537133056,114688:262272,118784:536871040,122880:0,126976:17039488,67584:553648256,71680:16777216,75776:17039360,79872:537133184,83968:536870912,88064:17039488,92160:128,96256:553910272,100352:262272,104448:553910400,108544:0,112640:553648128,116736:16777344,120832:262144,124928:537133056,129024:536871040},{0:268435464,256:8192,512:270532608,768:270540808,1024:268443648,1280:2097152,1536:2097160,1792:268435456,2048:0,2304:268443656,2560:2105344,2816:8,3072:270532616,3328:2105352,3584:8200,3840:270540800,128:270532608,384:270540808,640:8,896:2097152,1152:2105352,1408:268435464,1664:268443648,1920:8200,2176:2097160,2432:8192,2688:268443656,2944:270532616,3200:0,3456:270540800,3712:2105344,3968:268435456,4096:268443648,4352:270532616,4608:270540808,4864:8200,5120:2097152,5376:268435456,5632:268435464,5888:2105344,6144:2105352,6400:0,6656:8,6912:270532608,7168:8192,7424:268443656,7680:270540800,7936:2097160,4224:8,4480:2105344,4736:2097152,4992:268435464,5248:268443648,5504:8200,5760:270540808,6016:270532608,6272:270540800,6528:270532616,6784:8192,7040:2105352,7296:2097160,7552:0,7808:268435456,8064:268443656},{0:1048576,16:33555457,32:1024,48:1049601,64:34604033,80:0,96:1,112:34603009,128:33555456,144:1048577,160:33554433,176:34604032,192:34603008,208:1025,224:1049600,240:33554432,8:34603009,24:0,40:33555457,56:34604032,72:1048576,88:33554433,104:33554432,120:1025,136:1049601,152:33555456,168:34603008,184:1048577,200:1024,216:34604033,232:1,248:1049600,256:33554432,272:1048576,288:33555457,304:34603009,320:1048577,336:33555456,352:34604032,368:1049601,384:1025,400:34604033,416:1049600,432:1,448:0,464:34603008,480:33554433,496:1024,264:1049600,280:33555457,296:34603009,312:1,328:33554432,344:1048576,360:1025,376:34604032,392:33554433,408:34603008,424:0,440:34604033,456:1049601,472:1024,488:33555456,504:1048577},{0:134219808,1:131072,2:134217728,3:32,4:131104,5:134350880,6:134350848,7:2048,8:134348800,9:134219776,10:133120,11:134348832,12:2080,13:0,14:134217760,15:133152,2147483648:2048,2147483649:134350880,2147483650:134219808,2147483651:134217728,2147483652:134348800,2147483653:133120,2147483654:133152,2147483655:32,2147483656:134217760,2147483657:2080,2147483658:131104,2147483659:134350848,2147483660:0,2147483661:134348832,2147483662:134219776,2147483663:131072,16:133152,17:134350848,18:32,19:2048,20:134219776,21:134217760,22:134348832,23:131072,24:0,25:131104,26:134348800,27:134219808,28:134350880,29:133120,30:2080,31:134217728,2147483664:131072,2147483665:2048,2147483666:134348832,2147483667:133152,2147483668:32,2147483669:134348800,2147483670:134217728,2147483671:134219808,2147483672:134350880,2147483673:134217760,2147483674:134219776,2147483675:0,2147483676:133120,2147483677:2080,2147483678:131104,2147483679:134350848}],d=[4160749569,528482304,33030144,2064384,129024,8064,504,2147483679],c=s.DES=n.extend({_doReset:function(){for(var e=this._key,t=e.words,i=[],r=0;r<56;r++){var n=a[r]-1;i[r]=t[n>>>5]>>>31-n%32&1}for(var s=this._subKeys=[],u=0;u<16;u++){var d=s[u]=[],c=l[u];for(r=0;r<24;r++)d[r/6|0]|=i[(o[r]-1+c)%28]<<31-r%6,d[4+(r/6|0)]|=i[28+(o[r+24]-1+c)%28]<<31-r%6;d[0]=d[0]<<1|d[0]>>>31;for(r=1;r<7;r++)d[r]=d[r]>>>4*(r-1)+3;d[7]=d[7]<<5|d[7]>>>27}var h=this._invSubKeys=[];for(r=0;r<16;r++)h[r]=s[15-r]},encryptBlock:function(e,t){this._doCryptBlock(e,t,this._subKeys)},decryptBlock:function(e,t){this._doCryptBlock(e,t,this._invSubKeys)},_doCryptBlock:function(e,t,i){this._lBlock=e[t],this._rBlock=e[t+1],h.call(this,4,252645135),h.call(this,16,65535),p.call(this,2,858993459),p.call(this,8,16711935),h.call(this,1,1431655765);for(var r=0;r<16;r++){for(var n=i[r],s=this._lBlock,a=this._rBlock,o=0,l=0;l<8;l++)o|=u[l][((a^n[l])&d[l])>>>0];this._lBlock=a,this._rBlock=s^o}var c=this._lBlock;this._lBlock=this._rBlock,this._rBlock=c,h.call(this,1,1431655765),p.call(this,8,16711935),p.call(this,2,858993459),h.call(this,16,65535),h.call(this,4,252645135),e[t]=this._lBlock,e[t+1]=this._rBlock},keySize:2,ivSize:2,blockSize:2});function h(e,t){var i=(this._lBlock>>>e^this._rBlock)&t;this._rBlock^=i,this._lBlock^=i<<e}function p(e,t){var i=(this._rBlock>>>e^this._lBlock)&t;this._lBlock^=i,this._rBlock^=i<<e}t.DES=n._createHelper(c);var f=s.TripleDES=n.extend({_doReset:function(){var e=this._key,t=e.words;if(2!==t.length&&4!==t.length&&t.length<6)throw new Error("Invalid key length - 3DES requires the key length to be 64, 128, 192 or >192.");var i=t.slice(0,2),n=t.length<4?t.slice(0,2):t.slice(2,4),s=t.length<6?t.slice(0,2):t.slice(4,6);this._des1=c.createEncryptor(r.create(i)),this._des2=c.createEncryptor(r.create(n)),this._des3=c.createEncryptor(r.create(s))},encryptBlock:function(e,t){this._des1.encryptBlock(e,t),this._des2.decryptBlock(e,t),this._des3.encryptBlock(e,t)},decryptBlock:function(e,t){this._des3.decryptBlock(e,t),this._des2.encryptBlock(e,t),this._des1.decryptBlock(e,t)},keySize:6,ivSize:2,blockSize:2});t.TripleDES=n._createHelper(f)}(),e.TripleDES}))},a559:function(e,t){function i(){return e.exports=i=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var i=arguments[t];for(var r in i)Object.prototype.hasOwnProperty.call(i,r)&&(e[r]=i[r])}return e},e.exports.__esModule=!0,e.exports["default"]=e.exports,i.apply(this,arguments)}e.exports=i,e.exports.__esModule=!0,e.exports["default"]=e.exports},a640:function(e,t,i){"use strict";var r=i("d039");e.exports=function(e,t){var i=[][e];return!!i&&r((function(){i.call(null,t||function(){return 1},1)}))}},a747:function(e,t,i){"use strict";var r=i("1e40"),n=i.n(r);n.a},a7a3:function(e,t,i){},a817:function(e,t,i){(function(t,r,n){e.exports=r(i("21bf"),i("38ba"))})(0,(function(e){return e.pad.AnsiX923={pad:function(e,t){var i=e.sigBytes,r=4*t,n=r-i%r,s=i+n-1;e.clamp(),e.words[s>>>2]|=n<<24-s%4*8,e.sigBytes+=n},unpad:function(e){var t=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=t}},e.pad.Ansix923}))},a8ce:function(e,t,i){(function(t,r){e.exports=r(i("21bf"))})(0,(function(e){return function(){var t=e,i=t.lib,r=i.WordArray,n=t.enc;n.Utf16=n.Utf16BE={stringify:function(e){for(var t=e.words,i=e.sigBytes,r=[],n=0;n<i;n+=2){var s=t[n>>>2]>>>16-n%4*8&65535;r.push(String.fromCharCode(s))}return r.join("")},parse:function(e){for(var t=e.length,i=[],n=0;n<t;n++)i[n>>>1]|=e.charCodeAt(n)<<16-n%2*16;return r.create(i,2*t)}};function s(e){return e<<8&4278255360|e>>>8&16711935}n.Utf16LE={stringify:function(e){for(var t=e.words,i=e.sigBytes,r=[],n=0;n<i;n+=2){var a=s(t[n>>>2]>>>16-n%4*8&65535);r.push(String.fromCharCode(a))}return r.join("")},parse:function(e){for(var t=e.length,i=[],n=0;n<t;n++)i[n>>>1]|=s(e.charCodeAt(n)<<16-n%2*16);return r.create(i,2*t)}}}(),e.enc.Utf16}))},a968:function(e,t){var i=Math.pow(2,32),r=function(e){var t,r=new DataView(e.buffer,e.byteOffset,e.byteLength);return r.getBigUint64?(t=r.getBigUint64(0),t<Number.MAX_SAFE_INTEGER?Number(t):t):r.getUint32(0)*i+r.getUint32(4)};e.exports={getUint64:r,MAX_UINT32:i}},aa1f:function(e,t,i){"use strict";var r=i("4a4e"),n=i.n(r);n.a},aaef:function(e,t,i){(function(t,r,n){e.exports=r(i("21bf"),i("38ba"))})(0,(function(e){
|
23
|
+
/** @preserve
|
24
|
+
* Counter block mode compatible with Dr Brian Gladman fileenc.c
|
25
|
+
* derived from CryptoJS.mode.CTR
|
26
|
+
* Jan Hruby jhruby.web@gmail.com
|
27
|
+
*/
|
28
|
+
return e.mode.CTRGladman=function(){var t=e.lib.BlockCipherMode.extend();function i(e){if(255===(e>>24&255)){var t=e>>16&255,i=e>>8&255,r=255&e;255===t?(t=0,255===i?(i=0,255===r?r=0:++r):++i):++t,e=0,e+=t<<16,e+=i<<8,e+=r}else e+=1<<24;return e}function r(e){return 0===(e[0]=i(e[0]))&&(e[1]=i(e[1])),e}var n=t.Encryptor=t.extend({processBlock:function(e,t){var i=this._cipher,n=i.blockSize,s=this._iv,a=this._counter;s&&(a=this._counter=s.slice(0),this._iv=void 0),r(a);var o=a.slice(0);i.encryptBlock(o,0);for(var l=0;l<n;l++)e[t+l]^=o[l]}});return t.Decryptor=n,t}(),e.mode.CTRGladman}))},ab15:function(e,t,i){"use strict";var r=i("e866"),n=i.n(r);n.a},aed9:function(e,t,i){"use strict";var r=i("83ab"),n=i("d039");e.exports=r&&n((function(){return 42!=Object.defineProperty((function(){}),"prototype",{value:42,writable:!1}).prototype}))},b03c:function(e,t){var i="auto",r={"":1,lr:1,rl:1},n={start:1,center:1,end:1,left:1,right:1,auto:1,"line-left":1,"line-right":1};function s(e){if("string"!==typeof e)return!1;var t=r[e.toLowerCase()];return!!t&&e.toLowerCase()}function a(e){if("string"!==typeof e)return!1;var t=n[e.toLowerCase()];return!!t&&e.toLowerCase()}function o(e,t,r){this.hasBeenReset=!1;var n="",o=!1,l=e,u=t,d=r,c=null,h="",p=!0,f="auto",m="start",g="auto",y="auto",v=100,b="center";Object.defineProperties(this,{id:{enumerable:!0,get:function(){return n},set:function(e){n=""+e}},pauseOnExit:{enumerable:!0,get:function(){return o},set:function(e){o=!!e}},startTime:{enumerable:!0,get:function(){return l},set:function(e){if("number"!==typeof e)throw new TypeError("Start time must be set to a number.");l=e,this.hasBeenReset=!0}},endTime:{enumerable:!0,get:function(){return u},set:function(e){if("number"!==typeof e)throw new TypeError("End time must be set to a number.");u=e,this.hasBeenReset=!0}},text:{enumerable:!0,get:function(){return d},set:function(e){d=""+e,this.hasBeenReset=!0}},region:{enumerable:!0,get:function(){return c},set:function(e){c=e,this.hasBeenReset=!0}},vertical:{enumerable:!0,get:function(){return h},set:function(e){var t=s(e);if(!1===t)throw new SyntaxError("Vertical: an invalid or illegal direction string was specified.");h=t,this.hasBeenReset=!0}},snapToLines:{enumerable:!0,get:function(){return p},set:function(e){p=!!e,this.hasBeenReset=!0}},line:{enumerable:!0,get:function(){return f},set:function(e){if("number"!==typeof e&&e!==i)throw new SyntaxError("Line: an invalid number or illegal string was specified.");f=e,this.hasBeenReset=!0}},lineAlign:{enumerable:!0,get:function(){return m},set:function(e){var t=a(e);t?(m=t,this.hasBeenReset=!0):console.warn("lineAlign: an invalid or illegal string was specified.")}},position:{enumerable:!0,get:function(){return g},set:function(e){if(e<0||e>100)throw new Error("Position must be between 0 and 100.");g=e,this.hasBeenReset=!0}},positionAlign:{enumerable:!0,get:function(){return y},set:function(e){var t=a(e);t?(y=t,this.hasBeenReset=!0):console.warn("positionAlign: an invalid or illegal string was specified.")}},size:{enumerable:!0,get:function(){return v},set:function(e){if(e<0||e>100)throw new Error("Size must be between 0 and 100.");v=e,this.hasBeenReset=!0}},align:{enumerable:!0,get:function(){return b},set:function(e){var t=a(e);if(!t)throw new SyntaxError("align: an invalid or illegal alignment string was specified.");b=t,this.hasBeenReset=!0}}}),this.displayState=void 0}o.prototype.getCueAsHTML=function(){return WebVTT.convertCueToDOMTree(window,this.text)},e.exports=o},b074:function(e,t,i){var r=i("89a7"),n=i("e1c8"),s=i("b30f"),a=i("e003"),o=n.DOMImplementation,l=r.NAMESPACE,u=a.ParseError,d=a.XMLReader;function c(e){return e.replace(/\r[\n\u0085]/g,"\n").replace(/[\r\u0085\u2028]/g,"\n")}function h(e){this.options=e||{locator:{}}}function p(e,t,i){if(!e){if(t instanceof f)return t;e=t}var r={},n=e instanceof Function;function s(t){var s=e[t];!s&&n&&(s=2==e.length?function(i){e(t,i)}:e),r[t]=s&&function(e){s("[xmldom "+t+"]\t"+e+g(i))}||function(){}}return i=i||{},s("warning"),s("error"),s("fatalError"),r}function f(){this.cdata=!1}function m(e,t){t.lineNumber=e.lineNumber,t.columnNumber=e.columnNumber}function g(e){if(e)return"\n@"+(e.systemId||"")+"#[line:"+e.lineNumber+",col:"+e.columnNumber+"]"}function y(e,t,i){return"string"==typeof e?e.substr(t,i):e.length>=t+i||t?new java.lang.String(e,t,i)+"":e}function v(e,t){e.currentElement?e.currentElement.appendChild(t):e.doc.appendChild(t)}h.prototype.parseFromString=function(e,t){var i=this.options,r=new d,n=i.domBuilder||new f,a=i.errorHandler,o=i.locator,u=i.xmlns||{},h=/\/x?html?$/.test(t),m=h?s.HTML_ENTITIES:s.XML_ENTITIES;o&&n.setDocumentLocator(o),r.errorHandler=p(a,n,o),r.domBuilder=i.domBuilder||n,h&&(u[""]=l.HTML),u.xml=u.xml||l.XML;var g=i.normalizeLineEndings||c;return e&&"string"===typeof e?r.parse(g(e),u,m):r.errorHandler.error("invalid doc source"),n.doc},f.prototype={startDocument:function(){this.doc=(new o).createDocument(null,null,null),this.locator&&(this.doc.documentURI=this.locator.systemId)},startElement:function(e,t,i,r){var n=this.doc,s=n.createElementNS(e,i||t),a=r.length;v(this,s),this.currentElement=s,this.locator&&m(this.locator,s);for(var o=0;o<a;o++){e=r.getURI(o);var l=r.getValue(o),u=(i=r.getQName(o),n.createAttributeNS(e,i));this.locator&&m(r.getLocator(o),u),u.value=u.nodeValue=l,s.setAttributeNode(u)}},endElement:function(e,t,i){var r=this.currentElement;r.tagName;this.currentElement=r.parentNode},startPrefixMapping:function(e,t){},endPrefixMapping:function(e){},processingInstruction:function(e,t){var i=this.doc.createProcessingInstruction(e,t);this.locator&&m(this.locator,i),v(this,i)},ignorableWhitespace:function(e,t,i){},characters:function(e,t,i){if(e=y.apply(this,arguments),e){if(this.cdata)var r=this.doc.createCDATASection(e);else r=this.doc.createTextNode(e);this.currentElement?this.currentElement.appendChild(r):/^\s*$/.test(e)&&this.doc.appendChild(r),this.locator&&m(this.locator,r)}},skippedEntity:function(e){},endDocument:function(){this.doc.normalize()},setDocumentLocator:function(e){(this.locator=e)&&(e.lineNumber=0)},comment:function(e,t,i){e=y.apply(this,arguments);var r=this.doc.createComment(e);this.locator&&m(this.locator,r),v(this,r)},startCDATA:function(){this.cdata=!0},endCDATA:function(){this.cdata=!1},startDTD:function(e,t,i){var r=this.doc.implementation;if(r&&r.createDocumentType){var n=r.createDocumentType(e,t,i);this.locator&&m(this.locator,n),v(this,n),this.doc.doctype=n}},warning:function(e){console.warn("[xmldom warning]\t"+e,g(this.locator))},error:function(e){console.error("[xmldom error]\t"+e,g(this.locator))},fatalError:function(e){throw new u(e,this.locator)}},"endDTD,startEntity,endEntity,attributeDecl,elementDecl,externalEntityDecl,internalEntityDecl,resolveEntity,getExternalSubset,notationDecl,unparsedEntityDecl".replace(/\w+/g,(function(e){f.prototype[e]=function(){return null}})),t.__DOMHandler=f,t.normalizeLineEndings=c,t.DOMParser=h},b30f:function(e,t,i){"use strict";var r=i("89a7").freeze;t.XML_ENTITIES=r({amp:"&",apos:"'",gt:">",lt:"<",quot:'"'}),t.HTML_ENTITIES=r({Aacute:"Á",aacute:"á",Abreve:"Ă",abreve:"ă",ac:"∾",acd:"∿",acE:"∾̳",Acirc:"Â",acirc:"â",acute:"´",Acy:"А",acy:"а",AElig:"Æ",aelig:"æ",af:"",Afr:"𝔄",afr:"𝔞",Agrave:"À",agrave:"à",alefsym:"ℵ",aleph:"ℵ",Alpha:"Α",alpha:"α",Amacr:"Ā",amacr:"ā",amalg:"⨿",AMP:"&",amp:"&",And:"⩓",and:"∧",andand:"⩕",andd:"⩜",andslope:"⩘",andv:"⩚",ang:"∠",ange:"⦤",angle:"∠",angmsd:"∡",angmsdaa:"⦨",angmsdab:"⦩",angmsdac:"⦪",angmsdad:"⦫",angmsdae:"⦬",angmsdaf:"⦭",angmsdag:"⦮",angmsdah:"⦯",angrt:"∟",angrtvb:"⊾",angrtvbd:"⦝",angsph:"∢",angst:"Å",angzarr:"⍼",Aogon:"Ą",aogon:"ą",Aopf:"𝔸",aopf:"𝕒",ap:"≈",apacir:"⩯",apE:"⩰",ape:"≊",apid:"≋",apos:"'",ApplyFunction:"",approx:"≈",approxeq:"≊",Aring:"Å",aring:"å",Ascr:"𝒜",ascr:"𝒶",Assign:"≔",ast:"*",asymp:"≈",asympeq:"≍",Atilde:"Ã",atilde:"ã",Auml:"Ä",auml:"ä",awconint:"∳",awint:"⨑",backcong:"≌",backepsilon:"϶",backprime:"‵",backsim:"∽",backsimeq:"⋍",Backslash:"∖",Barv:"⫧",barvee:"⊽",Barwed:"⌆",barwed:"⌅",barwedge:"⌅",bbrk:"⎵",bbrktbrk:"⎶",bcong:"≌",Bcy:"Б",bcy:"б",bdquo:"„",becaus:"∵",Because:"∵",because:"∵",bemptyv:"⦰",bepsi:"϶",bernou:"ℬ",Bernoullis:"ℬ",Beta:"Β",beta:"β",beth:"ℶ",between:"≬",Bfr:"𝔅",bfr:"𝔟",bigcap:"⋂",bigcirc:"◯",bigcup:"⋃",bigodot:"⨀",bigoplus:"⨁",bigotimes:"⨂",bigsqcup:"⨆",bigstar:"★",bigtriangledown:"▽",bigtriangleup:"△",biguplus:"⨄",bigvee:"⋁",bigwedge:"⋀",bkarow:"⤍",blacklozenge:"⧫",blacksquare:"▪",blacktriangle:"▴",blacktriangledown:"▾",blacktriangleleft:"◂",blacktriangleright:"▸",blank:"␣",blk12:"▒",blk14:"░",blk34:"▓",block:"█",bne:"=⃥",bnequiv:"≡⃥",bNot:"⫭",bnot:"⌐",Bopf:"𝔹",bopf:"𝕓",bot:"⊥",bottom:"⊥",bowtie:"⋈",boxbox:"⧉",boxDL:"╗",boxDl:"╖",boxdL:"╕",boxdl:"┐",boxDR:"╔",boxDr:"╓",boxdR:"╒",boxdr:"┌",boxH:"═",boxh:"─",boxHD:"╦",boxHd:"╤",boxhD:"╥",boxhd:"┬",boxHU:"╩",boxHu:"╧",boxhU:"╨",boxhu:"┴",boxminus:"⊟",boxplus:"⊞",boxtimes:"⊠",boxUL:"╝",boxUl:"╜",boxuL:"╛",boxul:"┘",boxUR:"╚",boxUr:"╙",boxuR:"╘",boxur:"└",boxV:"║",boxv:"│",boxVH:"╬",boxVh:"╫",boxvH:"╪",boxvh:"┼",boxVL:"╣",boxVl:"╢",boxvL:"╡",boxvl:"┤",boxVR:"╠",boxVr:"╟",boxvR:"╞",boxvr:"├",bprime:"‵",Breve:"˘",breve:"˘",brvbar:"¦",Bscr:"ℬ",bscr:"𝒷",bsemi:"⁏",bsim:"∽",bsime:"⋍",bsol:"\\",bsolb:"⧅",bsolhsub:"⟈",bull:"•",bullet:"•",bump:"≎",bumpE:"⪮",bumpe:"≏",Bumpeq:"≎",bumpeq:"≏",Cacute:"Ć",cacute:"ć",Cap:"⋒",cap:"∩",capand:"⩄",capbrcup:"⩉",capcap:"⩋",capcup:"⩇",capdot:"⩀",CapitalDifferentialD:"ⅅ",caps:"∩︀",caret:"⁁",caron:"ˇ",Cayleys:"ℭ",ccaps:"⩍",Ccaron:"Č",ccaron:"č",Ccedil:"Ç",ccedil:"ç",Ccirc:"Ĉ",ccirc:"ĉ",Cconint:"∰",ccups:"⩌",ccupssm:"⩐",Cdot:"Ċ",cdot:"ċ",cedil:"¸",Cedilla:"¸",cemptyv:"⦲",cent:"¢",CenterDot:"·",centerdot:"·",Cfr:"ℭ",cfr:"𝔠",CHcy:"Ч",chcy:"ч",check:"✓",checkmark:"✓",Chi:"Χ",chi:"χ",cir:"○",circ:"ˆ",circeq:"≗",circlearrowleft:"↺",circlearrowright:"↻",circledast:"⊛",circledcirc:"⊚",circleddash:"⊝",CircleDot:"⊙",circledR:"®",circledS:"Ⓢ",CircleMinus:"⊖",CirclePlus:"⊕",CircleTimes:"⊗",cirE:"⧃",cire:"≗",cirfnint:"⨐",cirmid:"⫯",cirscir:"⧂",ClockwiseContourIntegral:"∲",CloseCurlyDoubleQuote:"”",CloseCurlyQuote:"’",clubs:"♣",clubsuit:"♣",Colon:"∷",colon:":",Colone:"⩴",colone:"≔",coloneq:"≔",comma:",",commat:"@",comp:"∁",compfn:"∘",complement:"∁",complexes:"ℂ",cong:"≅",congdot:"⩭",Congruent:"≡",Conint:"∯",conint:"∮",ContourIntegral:"∮",Copf:"ℂ",copf:"𝕔",coprod:"∐",Coproduct:"∐",COPY:"©",copy:"©",copysr:"℗",CounterClockwiseContourIntegral:"∳",crarr:"↵",Cross:"⨯",cross:"✗",Cscr:"𝒞",cscr:"𝒸",csub:"⫏",csube:"⫑",csup:"⫐",csupe:"⫒",ctdot:"⋯",cudarrl:"⤸",cudarrr:"⤵",cuepr:"⋞",cuesc:"⋟",cularr:"↶",cularrp:"⤽",Cup:"⋓",cup:"∪",cupbrcap:"⩈",CupCap:"≍",cupcap:"⩆",cupcup:"⩊",cupdot:"⊍",cupor:"⩅",cups:"∪︀",curarr:"↷",curarrm:"⤼",curlyeqprec:"⋞",curlyeqsucc:"⋟",curlyvee:"⋎",curlywedge:"⋏",curren:"¤",curvearrowleft:"↶",curvearrowright:"↷",cuvee:"⋎",cuwed:"⋏",cwconint:"∲",cwint:"∱",cylcty:"⌭",Dagger:"‡",dagger:"†",daleth:"ℸ",Darr:"↡",dArr:"⇓",darr:"↓",dash:"‐",Dashv:"⫤",dashv:"⊣",dbkarow:"⤏",dblac:"˝",Dcaron:"Ď",dcaron:"ď",Dcy:"Д",dcy:"д",DD:"ⅅ",dd:"ⅆ",ddagger:"‡",ddarr:"⇊",DDotrahd:"⤑",ddotseq:"⩷",deg:"°",Del:"∇",Delta:"Δ",delta:"δ",demptyv:"⦱",dfisht:"⥿",Dfr:"𝔇",dfr:"𝔡",dHar:"⥥",dharl:"⇃",dharr:"⇂",DiacriticalAcute:"´",DiacriticalDot:"˙",DiacriticalDoubleAcute:"˝",DiacriticalGrave:"`",DiacriticalTilde:"˜",diam:"⋄",Diamond:"⋄",diamond:"⋄",diamondsuit:"♦",diams:"♦",die:"¨",DifferentialD:"ⅆ",digamma:"ϝ",disin:"⋲",div:"÷",divide:"÷",divideontimes:"⋇",divonx:"⋇",DJcy:"Ђ",djcy:"ђ",dlcorn:"⌞",dlcrop:"⌍",dollar:"$",Dopf:"𝔻",dopf:"𝕕",Dot:"¨",dot:"˙",DotDot:"⃜",doteq:"≐",doteqdot:"≑",DotEqual:"≐",dotminus:"∸",dotplus:"∔",dotsquare:"⊡",doublebarwedge:"⌆",DoubleContourIntegral:"∯",DoubleDot:"¨",DoubleDownArrow:"⇓",DoubleLeftArrow:"⇐",DoubleLeftRightArrow:"⇔",DoubleLeftTee:"⫤",DoubleLongLeftArrow:"⟸",DoubleLongLeftRightArrow:"⟺",DoubleLongRightArrow:"⟹",DoubleRightArrow:"⇒",DoubleRightTee:"⊨",DoubleUpArrow:"⇑",DoubleUpDownArrow:"⇕",DoubleVerticalBar:"∥",DownArrow:"↓",Downarrow:"⇓",downarrow:"↓",DownArrowBar:"⤓",DownArrowUpArrow:"⇵",DownBreve:"̑",downdownarrows:"⇊",downharpoonleft:"⇃",downharpoonright:"⇂",DownLeftRightVector:"⥐",DownLeftTeeVector:"⥞",DownLeftVector:"↽",DownLeftVectorBar:"⥖",DownRightTeeVector:"⥟",DownRightVector:"⇁",DownRightVectorBar:"⥗",DownTee:"⊤",DownTeeArrow:"↧",drbkarow:"⤐",drcorn:"⌟",drcrop:"⌌",Dscr:"𝒟",dscr:"𝒹",DScy:"Ѕ",dscy:"ѕ",dsol:"⧶",Dstrok:"Đ",dstrok:"đ",dtdot:"⋱",dtri:"▿",dtrif:"▾",duarr:"⇵",duhar:"⥯",dwangle:"⦦",DZcy:"Џ",dzcy:"џ",dzigrarr:"⟿",Eacute:"É",eacute:"é",easter:"⩮",Ecaron:"Ě",ecaron:"ě",ecir:"≖",Ecirc:"Ê",ecirc:"ê",ecolon:"≕",Ecy:"Э",ecy:"э",eDDot:"⩷",Edot:"Ė",eDot:"≑",edot:"ė",ee:"ⅇ",efDot:"≒",Efr:"𝔈",efr:"𝔢",eg:"⪚",Egrave:"È",egrave:"è",egs:"⪖",egsdot:"⪘",el:"⪙",Element:"∈",elinters:"⏧",ell:"ℓ",els:"⪕",elsdot:"⪗",Emacr:"Ē",emacr:"ē",empty:"∅",emptyset:"∅",EmptySmallSquare:"◻",emptyv:"∅",EmptyVerySmallSquare:"▫",emsp:" ",emsp13:" ",emsp14:" ",ENG:"Ŋ",eng:"ŋ",ensp:" ",Eogon:"Ę",eogon:"ę",Eopf:"𝔼",eopf:"𝕖",epar:"⋕",eparsl:"⧣",eplus:"⩱",epsi:"ε",Epsilon:"Ε",epsilon:"ε",epsiv:"ϵ",eqcirc:"≖",eqcolon:"≕",eqsim:"≂",eqslantgtr:"⪖",eqslantless:"⪕",Equal:"⩵",equals:"=",EqualTilde:"≂",equest:"≟",Equilibrium:"⇌",equiv:"≡",equivDD:"⩸",eqvparsl:"⧥",erarr:"⥱",erDot:"≓",Escr:"ℰ",escr:"ℯ",esdot:"≐",Esim:"⩳",esim:"≂",Eta:"Η",eta:"η",ETH:"Ð",eth:"ð",Euml:"Ë",euml:"ë",euro:"€",excl:"!",exist:"∃",Exists:"∃",expectation:"ℰ",ExponentialE:"ⅇ",exponentiale:"ⅇ",fallingdotseq:"≒",Fcy:"Ф",fcy:"ф",female:"♀",ffilig:"ffi",fflig:"ff",ffllig:"ffl",Ffr:"𝔉",ffr:"𝔣",filig:"fi",FilledSmallSquare:"◼",FilledVerySmallSquare:"▪",fjlig:"fj",flat:"♭",fllig:"fl",fltns:"▱",fnof:"ƒ",Fopf:"𝔽",fopf:"𝕗",ForAll:"∀",forall:"∀",fork:"⋔",forkv:"⫙",Fouriertrf:"ℱ",fpartint:"⨍",frac12:"½",frac13:"⅓",frac14:"¼",frac15:"⅕",frac16:"⅙",frac18:"⅛",frac23:"⅔",frac25:"⅖",frac34:"¾",frac35:"⅗",frac38:"⅜",frac45:"⅘",frac56:"⅚",frac58:"⅝",frac78:"⅞",frasl:"⁄",frown:"⌢",Fscr:"ℱ",fscr:"𝒻",gacute:"ǵ",Gamma:"Γ",gamma:"γ",Gammad:"Ϝ",gammad:"ϝ",gap:"⪆",Gbreve:"Ğ",gbreve:"ğ",Gcedil:"Ģ",Gcirc:"Ĝ",gcirc:"ĝ",Gcy:"Г",gcy:"г",Gdot:"Ġ",gdot:"ġ",gE:"≧",ge:"≥",gEl:"⪌",gel:"⋛",geq:"≥",geqq:"≧",geqslant:"⩾",ges:"⩾",gescc:"⪩",gesdot:"⪀",gesdoto:"⪂",gesdotol:"⪄",gesl:"⋛︀",gesles:"⪔",Gfr:"𝔊",gfr:"𝔤",Gg:"⋙",gg:"≫",ggg:"⋙",gimel:"ℷ",GJcy:"Ѓ",gjcy:"ѓ",gl:"≷",gla:"⪥",glE:"⪒",glj:"⪤",gnap:"⪊",gnapprox:"⪊",gnE:"≩",gne:"⪈",gneq:"⪈",gneqq:"≩",gnsim:"⋧",Gopf:"𝔾",gopf:"𝕘",grave:"`",GreaterEqual:"≥",GreaterEqualLess:"⋛",GreaterFullEqual:"≧",GreaterGreater:"⪢",GreaterLess:"≷",GreaterSlantEqual:"⩾",GreaterTilde:"≳",Gscr:"𝒢",gscr:"ℊ",gsim:"≳",gsime:"⪎",gsiml:"⪐",Gt:"≫",GT:">",gt:">",gtcc:"⪧",gtcir:"⩺",gtdot:"⋗",gtlPar:"⦕",gtquest:"⩼",gtrapprox:"⪆",gtrarr:"⥸",gtrdot:"⋗",gtreqless:"⋛",gtreqqless:"⪌",gtrless:"≷",gtrsim:"≳",gvertneqq:"≩︀",gvnE:"≩︀",Hacek:"ˇ",hairsp:" ",half:"½",hamilt:"ℋ",HARDcy:"Ъ",hardcy:"ъ",hArr:"⇔",harr:"↔",harrcir:"⥈",harrw:"↭",Hat:"^",hbar:"ℏ",Hcirc:"Ĥ",hcirc:"ĥ",hearts:"♥",heartsuit:"♥",hellip:"…",hercon:"⊹",Hfr:"ℌ",hfr:"𝔥",HilbertSpace:"ℋ",hksearow:"⤥",hkswarow:"⤦",hoarr:"⇿",homtht:"∻",hookleftarrow:"↩",hookrightarrow:"↪",Hopf:"ℍ",hopf:"𝕙",horbar:"―",HorizontalLine:"─",Hscr:"ℋ",hscr:"𝒽",hslash:"ℏ",Hstrok:"Ħ",hstrok:"ħ",HumpDownHump:"≎",HumpEqual:"≏",hybull:"⁃",hyphen:"‐",Iacute:"Í",iacute:"í",ic:"",Icirc:"Î",icirc:"î",Icy:"И",icy:"и",Idot:"İ",IEcy:"Е",iecy:"е",iexcl:"¡",iff:"⇔",Ifr:"ℑ",ifr:"𝔦",Igrave:"Ì",igrave:"ì",ii:"ⅈ",iiiint:"⨌",iiint:"∭",iinfin:"⧜",iiota:"℩",IJlig:"IJ",ijlig:"ij",Im:"ℑ",Imacr:"Ī",imacr:"ī",image:"ℑ",ImaginaryI:"ⅈ",imagline:"ℐ",imagpart:"ℑ",imath:"ı",imof:"⊷",imped:"Ƶ",Implies:"⇒",in:"∈",incare:"℅",infin:"∞",infintie:"⧝",inodot:"ı",Int:"∬",int:"∫",intcal:"⊺",integers:"ℤ",Integral:"∫",intercal:"⊺",Intersection:"⋂",intlarhk:"⨗",intprod:"⨼",InvisibleComma:"",InvisibleTimes:"",IOcy:"Ё",iocy:"ё",Iogon:"Į",iogon:"į",Iopf:"𝕀",iopf:"𝕚",Iota:"Ι",iota:"ι",iprod:"⨼",iquest:"¿",Iscr:"ℐ",iscr:"𝒾",isin:"∈",isindot:"⋵",isinE:"⋹",isins:"⋴",isinsv:"⋳",isinv:"∈",it:"",Itilde:"Ĩ",itilde:"ĩ",Iukcy:"І",iukcy:"і",Iuml:"Ï",iuml:"ï",Jcirc:"Ĵ",jcirc:"ĵ",Jcy:"Й",jcy:"й",Jfr:"𝔍",jfr:"𝔧",jmath:"ȷ",Jopf:"𝕁",jopf:"𝕛",Jscr:"𝒥",jscr:"𝒿",Jsercy:"Ј",jsercy:"ј",Jukcy:"Є",jukcy:"є",Kappa:"Κ",kappa:"κ",kappav:"ϰ",Kcedil:"Ķ",kcedil:"ķ",Kcy:"К",kcy:"к",Kfr:"𝔎",kfr:"𝔨",kgreen:"ĸ",KHcy:"Х",khcy:"х",KJcy:"Ќ",kjcy:"ќ",Kopf:"𝕂",kopf:"𝕜",Kscr:"𝒦",kscr:"𝓀",lAarr:"⇚",Lacute:"Ĺ",lacute:"ĺ",laemptyv:"⦴",lagran:"ℒ",Lambda:"Λ",lambda:"λ",Lang:"⟪",lang:"⟨",langd:"⦑",langle:"⟨",lap:"⪅",Laplacetrf:"ℒ",laquo:"«",Larr:"↞",lArr:"⇐",larr:"←",larrb:"⇤",larrbfs:"⤟",larrfs:"⤝",larrhk:"↩",larrlp:"↫",larrpl:"⤹",larrsim:"⥳",larrtl:"↢",lat:"⪫",lAtail:"⤛",latail:"⤙",late:"⪭",lates:"⪭︀",lBarr:"⤎",lbarr:"⤌",lbbrk:"❲",lbrace:"{",lbrack:"[",lbrke:"⦋",lbrksld:"⦏",lbrkslu:"⦍",Lcaron:"Ľ",lcaron:"ľ",Lcedil:"Ļ",lcedil:"ļ",lceil:"⌈",lcub:"{",Lcy:"Л",lcy:"л",ldca:"⤶",ldquo:"“",ldquor:"„",ldrdhar:"⥧",ldrushar:"⥋",ldsh:"↲",lE:"≦",le:"≤",LeftAngleBracket:"⟨",LeftArrow:"←",Leftarrow:"⇐",leftarrow:"←",LeftArrowBar:"⇤",LeftArrowRightArrow:"⇆",leftarrowtail:"↢",LeftCeiling:"⌈",LeftDoubleBracket:"⟦",LeftDownTeeVector:"⥡",LeftDownVector:"⇃",LeftDownVectorBar:"⥙",LeftFloor:"⌊",leftharpoondown:"↽",leftharpoonup:"↼",leftleftarrows:"⇇",LeftRightArrow:"↔",Leftrightarrow:"⇔",leftrightarrow:"↔",leftrightarrows:"⇆",leftrightharpoons:"⇋",leftrightsquigarrow:"↭",LeftRightVector:"⥎",LeftTee:"⊣",LeftTeeArrow:"↤",LeftTeeVector:"⥚",leftthreetimes:"⋋",LeftTriangle:"⊲",LeftTriangleBar:"⧏",LeftTriangleEqual:"⊴",LeftUpDownVector:"⥑",LeftUpTeeVector:"⥠",LeftUpVector:"↿",LeftUpVectorBar:"⥘",LeftVector:"↼",LeftVectorBar:"⥒",lEg:"⪋",leg:"⋚",leq:"≤",leqq:"≦",leqslant:"⩽",les:"⩽",lescc:"⪨",lesdot:"⩿",lesdoto:"⪁",lesdotor:"⪃",lesg:"⋚︀",lesges:"⪓",lessapprox:"⪅",lessdot:"⋖",lesseqgtr:"⋚",lesseqqgtr:"⪋",LessEqualGreater:"⋚",LessFullEqual:"≦",LessGreater:"≶",lessgtr:"≶",LessLess:"⪡",lesssim:"≲",LessSlantEqual:"⩽",LessTilde:"≲",lfisht:"⥼",lfloor:"⌊",Lfr:"𝔏",lfr:"𝔩",lg:"≶",lgE:"⪑",lHar:"⥢",lhard:"↽",lharu:"↼",lharul:"⥪",lhblk:"▄",LJcy:"Љ",ljcy:"љ",Ll:"⋘",ll:"≪",llarr:"⇇",llcorner:"⌞",Lleftarrow:"⇚",llhard:"⥫",lltri:"◺",Lmidot:"Ŀ",lmidot:"ŀ",lmoust:"⎰",lmoustache:"⎰",lnap:"⪉",lnapprox:"⪉",lnE:"≨",lne:"⪇",lneq:"⪇",lneqq:"≨",lnsim:"⋦",loang:"⟬",loarr:"⇽",lobrk:"⟦",LongLeftArrow:"⟵",Longleftarrow:"⟸",longleftarrow:"⟵",LongLeftRightArrow:"⟷",Longleftrightarrow:"⟺",longleftrightarrow:"⟷",longmapsto:"⟼",LongRightArrow:"⟶",Longrightarrow:"⟹",longrightarrow:"⟶",looparrowleft:"↫",looparrowright:"↬",lopar:"⦅",Lopf:"𝕃",lopf:"𝕝",loplus:"⨭",lotimes:"⨴",lowast:"∗",lowbar:"_",LowerLeftArrow:"↙",LowerRightArrow:"↘",loz:"◊",lozenge:"◊",lozf:"⧫",lpar:"(",lparlt:"⦓",lrarr:"⇆",lrcorner:"⌟",lrhar:"⇋",lrhard:"⥭",lrm:"",lrtri:"⊿",lsaquo:"‹",Lscr:"ℒ",lscr:"𝓁",Lsh:"↰",lsh:"↰",lsim:"≲",lsime:"⪍",lsimg:"⪏",lsqb:"[",lsquo:"‘",lsquor:"‚",Lstrok:"Ł",lstrok:"ł",Lt:"≪",LT:"<",lt:"<",ltcc:"⪦",ltcir:"⩹",ltdot:"⋖",lthree:"⋋",ltimes:"⋉",ltlarr:"⥶",ltquest:"⩻",ltri:"◃",ltrie:"⊴",ltrif:"◂",ltrPar:"⦖",lurdshar:"⥊",luruhar:"⥦",lvertneqq:"≨︀",lvnE:"≨︀",macr:"¯",male:"♂",malt:"✠",maltese:"✠",Map:"⤅",map:"↦",mapsto:"↦",mapstodown:"↧",mapstoleft:"↤",mapstoup:"↥",marker:"▮",mcomma:"⨩",Mcy:"М",mcy:"м",mdash:"—",mDDot:"∺",measuredangle:"∡",MediumSpace:" ",Mellintrf:"ℳ",Mfr:"𝔐",mfr:"𝔪",mho:"℧",micro:"µ",mid:"∣",midast:"*",midcir:"⫰",middot:"·",minus:"−",minusb:"⊟",minusd:"∸",minusdu:"⨪",MinusPlus:"∓",mlcp:"⫛",mldr:"…",mnplus:"∓",models:"⊧",Mopf:"𝕄",mopf:"𝕞",mp:"∓",Mscr:"ℳ",mscr:"𝓂",mstpos:"∾",Mu:"Μ",mu:"μ",multimap:"⊸",mumap:"⊸",nabla:"∇",Nacute:"Ń",nacute:"ń",nang:"∠⃒",nap:"≉",napE:"⩰̸",napid:"≋̸",napos:"ʼn",napprox:"≉",natur:"♮",natural:"♮",naturals:"ℕ",nbsp:" ",nbump:"≎̸",nbumpe:"≏̸",ncap:"⩃",Ncaron:"Ň",ncaron:"ň",Ncedil:"Ņ",ncedil:"ņ",ncong:"≇",ncongdot:"⩭̸",ncup:"⩂",Ncy:"Н",ncy:"н",ndash:"–",ne:"≠",nearhk:"⤤",neArr:"⇗",nearr:"↗",nearrow:"↗",nedot:"≐̸",NegativeMediumSpace:"",NegativeThickSpace:"",NegativeThinSpace:"",NegativeVeryThinSpace:"",nequiv:"≢",nesear:"⤨",nesim:"≂̸",NestedGreaterGreater:"≫",NestedLessLess:"≪",NewLine:"\n",nexist:"∄",nexists:"∄",Nfr:"𝔑",nfr:"𝔫",ngE:"≧̸",nge:"≱",ngeq:"≱",ngeqq:"≧̸",ngeqslant:"⩾̸",nges:"⩾̸",nGg:"⋙̸",ngsim:"≵",nGt:"≫⃒",ngt:"≯",ngtr:"≯",nGtv:"≫̸",nhArr:"⇎",nharr:"↮",nhpar:"⫲",ni:"∋",nis:"⋼",nisd:"⋺",niv:"∋",NJcy:"Њ",njcy:"њ",nlArr:"⇍",nlarr:"↚",nldr:"‥",nlE:"≦̸",nle:"≰",nLeftarrow:"⇍",nleftarrow:"↚",nLeftrightarrow:"⇎",nleftrightarrow:"↮",nleq:"≰",nleqq:"≦̸",nleqslant:"⩽̸",nles:"⩽̸",nless:"≮",nLl:"⋘̸",nlsim:"≴",nLt:"≪⃒",nlt:"≮",nltri:"⋪",nltrie:"⋬",nLtv:"≪̸",nmid:"∤",NoBreak:"",NonBreakingSpace:" ",Nopf:"ℕ",nopf:"𝕟",Not:"⫬",not:"¬",NotCongruent:"≢",NotCupCap:"≭",NotDoubleVerticalBar:"∦",NotElement:"∉",NotEqual:"≠",NotEqualTilde:"≂̸",NotExists:"∄",NotGreater:"≯",NotGreaterEqual:"≱",NotGreaterFullEqual:"≧̸",NotGreaterGreater:"≫̸",NotGreaterLess:"≹",NotGreaterSlantEqual:"⩾̸",NotGreaterTilde:"≵",NotHumpDownHump:"≎̸",NotHumpEqual:"≏̸",notin:"∉",notindot:"⋵̸",notinE:"⋹̸",notinva:"∉",notinvb:"⋷",notinvc:"⋶",NotLeftTriangle:"⋪",NotLeftTriangleBar:"⧏̸",NotLeftTriangleEqual:"⋬",NotLess:"≮",NotLessEqual:"≰",NotLessGreater:"≸",NotLessLess:"≪̸",NotLessSlantEqual:"⩽̸",NotLessTilde:"≴",NotNestedGreaterGreater:"⪢̸",NotNestedLessLess:"⪡̸",notni:"∌",notniva:"∌",notnivb:"⋾",notnivc:"⋽",NotPrecedes:"⊀",NotPrecedesEqual:"⪯̸",NotPrecedesSlantEqual:"⋠",NotReverseElement:"∌",NotRightTriangle:"⋫",NotRightTriangleBar:"⧐̸",NotRightTriangleEqual:"⋭",NotSquareSubset:"⊏̸",NotSquareSubsetEqual:"⋢",NotSquareSuperset:"⊐̸",NotSquareSupersetEqual:"⋣",NotSubset:"⊂⃒",NotSubsetEqual:"⊈",NotSucceeds:"⊁",NotSucceedsEqual:"⪰̸",NotSucceedsSlantEqual:"⋡",NotSucceedsTilde:"≿̸",NotSuperset:"⊃⃒",NotSupersetEqual:"⊉",NotTilde:"≁",NotTildeEqual:"≄",NotTildeFullEqual:"≇",NotTildeTilde:"≉",NotVerticalBar:"∤",npar:"∦",nparallel:"∦",nparsl:"⫽⃥",npart:"∂̸",npolint:"⨔",npr:"⊀",nprcue:"⋠",npre:"⪯̸",nprec:"⊀",npreceq:"⪯̸",nrArr:"⇏",nrarr:"↛",nrarrc:"⤳̸",nrarrw:"↝̸",nRightarrow:"⇏",nrightarrow:"↛",nrtri:"⋫",nrtrie:"⋭",nsc:"⊁",nsccue:"⋡",nsce:"⪰̸",Nscr:"𝒩",nscr:"𝓃",nshortmid:"∤",nshortparallel:"∦",nsim:"≁",nsime:"≄",nsimeq:"≄",nsmid:"∤",nspar:"∦",nsqsube:"⋢",nsqsupe:"⋣",nsub:"⊄",nsubE:"⫅̸",nsube:"⊈",nsubset:"⊂⃒",nsubseteq:"⊈",nsubseteqq:"⫅̸",nsucc:"⊁",nsucceq:"⪰̸",nsup:"⊅",nsupE:"⫆̸",nsupe:"⊉",nsupset:"⊃⃒",nsupseteq:"⊉",nsupseteqq:"⫆̸",ntgl:"≹",Ntilde:"Ñ",ntilde:"ñ",ntlg:"≸",ntriangleleft:"⋪",ntrianglelefteq:"⋬",ntriangleright:"⋫",ntrianglerighteq:"⋭",Nu:"Ν",nu:"ν",num:"#",numero:"№",numsp:" ",nvap:"≍⃒",nVDash:"⊯",nVdash:"⊮",nvDash:"⊭",nvdash:"⊬",nvge:"≥⃒",nvgt:">⃒",nvHarr:"⤄",nvinfin:"⧞",nvlArr:"⤂",nvle:"≤⃒",nvlt:"<⃒",nvltrie:"⊴⃒",nvrArr:"⤃",nvrtrie:"⊵⃒",nvsim:"∼⃒",nwarhk:"⤣",nwArr:"⇖",nwarr:"↖",nwarrow:"↖",nwnear:"⤧",Oacute:"Ó",oacute:"ó",oast:"⊛",ocir:"⊚",Ocirc:"Ô",ocirc:"ô",Ocy:"О",ocy:"о",odash:"⊝",Odblac:"Ő",odblac:"ő",odiv:"⨸",odot:"⊙",odsold:"⦼",OElig:"Œ",oelig:"œ",ofcir:"⦿",Ofr:"𝔒",ofr:"𝔬",ogon:"˛",Ograve:"Ò",ograve:"ò",ogt:"⧁",ohbar:"⦵",ohm:"Ω",oint:"∮",olarr:"↺",olcir:"⦾",olcross:"⦻",oline:"‾",olt:"⧀",Omacr:"Ō",omacr:"ō",Omega:"Ω",omega:"ω",Omicron:"Ο",omicron:"ο",omid:"⦶",ominus:"⊖",Oopf:"𝕆",oopf:"𝕠",opar:"⦷",OpenCurlyDoubleQuote:"“",OpenCurlyQuote:"‘",operp:"⦹",oplus:"⊕",Or:"⩔",or:"∨",orarr:"↻",ord:"⩝",order:"ℴ",orderof:"ℴ",ordf:"ª",ordm:"º",origof:"⊶",oror:"⩖",orslope:"⩗",orv:"⩛",oS:"Ⓢ",Oscr:"𝒪",oscr:"ℴ",Oslash:"Ø",oslash:"ø",osol:"⊘",Otilde:"Õ",otilde:"õ",Otimes:"⨷",otimes:"⊗",otimesas:"⨶",Ouml:"Ö",ouml:"ö",ovbar:"⌽",OverBar:"‾",OverBrace:"⏞",OverBracket:"⎴",OverParenthesis:"⏜",par:"∥",para:"¶",parallel:"∥",parsim:"⫳",parsl:"⫽",part:"∂",PartialD:"∂",Pcy:"П",pcy:"п",percnt:"%",period:".",permil:"‰",perp:"⊥",pertenk:"‱",Pfr:"𝔓",pfr:"𝔭",Phi:"Φ",phi:"φ",phiv:"ϕ",phmmat:"ℳ",phone:"☎",Pi:"Π",pi:"π",pitchfork:"⋔",piv:"ϖ",planck:"ℏ",planckh:"ℎ",plankv:"ℏ",plus:"+",plusacir:"⨣",plusb:"⊞",pluscir:"⨢",plusdo:"∔",plusdu:"⨥",pluse:"⩲",PlusMinus:"±",plusmn:"±",plussim:"⨦",plustwo:"⨧",pm:"±",Poincareplane:"ℌ",pointint:"⨕",Popf:"ℙ",popf:"𝕡",pound:"£",Pr:"⪻",pr:"≺",prap:"⪷",prcue:"≼",prE:"⪳",pre:"⪯",prec:"≺",precapprox:"⪷",preccurlyeq:"≼",Precedes:"≺",PrecedesEqual:"⪯",PrecedesSlantEqual:"≼",PrecedesTilde:"≾",preceq:"⪯",precnapprox:"⪹",precneqq:"⪵",precnsim:"⋨",precsim:"≾",Prime:"″",prime:"′",primes:"ℙ",prnap:"⪹",prnE:"⪵",prnsim:"⋨",prod:"∏",Product:"∏",profalar:"⌮",profline:"⌒",profsurf:"⌓",prop:"∝",Proportion:"∷",Proportional:"∝",propto:"∝",prsim:"≾",prurel:"⊰",Pscr:"𝒫",pscr:"𝓅",Psi:"Ψ",psi:"ψ",puncsp:" ",Qfr:"𝔔",qfr:"𝔮",qint:"⨌",Qopf:"ℚ",qopf:"𝕢",qprime:"⁗",Qscr:"𝒬",qscr:"𝓆",quaternions:"ℍ",quatint:"⨖",quest:"?",questeq:"≟",QUOT:'"',quot:'"',rAarr:"⇛",race:"∽̱",Racute:"Ŕ",racute:"ŕ",radic:"√",raemptyv:"⦳",Rang:"⟫",rang:"⟩",rangd:"⦒",range:"⦥",rangle:"⟩",raquo:"»",Rarr:"↠",rArr:"⇒",rarr:"→",rarrap:"⥵",rarrb:"⇥",rarrbfs:"⤠",rarrc:"⤳",rarrfs:"⤞",rarrhk:"↪",rarrlp:"↬",rarrpl:"⥅",rarrsim:"⥴",Rarrtl:"⤖",rarrtl:"↣",rarrw:"↝",rAtail:"⤜",ratail:"⤚",ratio:"∶",rationals:"ℚ",RBarr:"⤐",rBarr:"⤏",rbarr:"⤍",rbbrk:"❳",rbrace:"}",rbrack:"]",rbrke:"⦌",rbrksld:"⦎",rbrkslu:"⦐",Rcaron:"Ř",rcaron:"ř",Rcedil:"Ŗ",rcedil:"ŗ",rceil:"⌉",rcub:"}",Rcy:"Р",rcy:"р",rdca:"⤷",rdldhar:"⥩",rdquo:"”",rdquor:"”",rdsh:"↳",Re:"ℜ",real:"ℜ",realine:"ℛ",realpart:"ℜ",reals:"ℝ",rect:"▭",REG:"®",reg:"®",ReverseElement:"∋",ReverseEquilibrium:"⇋",ReverseUpEquilibrium:"⥯",rfisht:"⥽",rfloor:"⌋",Rfr:"ℜ",rfr:"𝔯",rHar:"⥤",rhard:"⇁",rharu:"⇀",rharul:"⥬",Rho:"Ρ",rho:"ρ",rhov:"ϱ",RightAngleBracket:"⟩",RightArrow:"→",Rightarrow:"⇒",rightarrow:"→",RightArrowBar:"⇥",RightArrowLeftArrow:"⇄",rightarrowtail:"↣",RightCeiling:"⌉",RightDoubleBracket:"⟧",RightDownTeeVector:"⥝",RightDownVector:"⇂",RightDownVectorBar:"⥕",RightFloor:"⌋",rightharpoondown:"⇁",rightharpoonup:"⇀",rightleftarrows:"⇄",rightleftharpoons:"⇌",rightrightarrows:"⇉",rightsquigarrow:"↝",RightTee:"⊢",RightTeeArrow:"↦",RightTeeVector:"⥛",rightthreetimes:"⋌",RightTriangle:"⊳",RightTriangleBar:"⧐",RightTriangleEqual:"⊵",RightUpDownVector:"⥏",RightUpTeeVector:"⥜",RightUpVector:"↾",RightUpVectorBar:"⥔",RightVector:"⇀",RightVectorBar:"⥓",ring:"˚",risingdotseq:"≓",rlarr:"⇄",rlhar:"⇌",rlm:"",rmoust:"⎱",rmoustache:"⎱",rnmid:"⫮",roang:"⟭",roarr:"⇾",robrk:"⟧",ropar:"⦆",Ropf:"ℝ",ropf:"𝕣",roplus:"⨮",rotimes:"⨵",RoundImplies:"⥰",rpar:")",rpargt:"⦔",rppolint:"⨒",rrarr:"⇉",Rrightarrow:"⇛",rsaquo:"›",Rscr:"ℛ",rscr:"𝓇",Rsh:"↱",rsh:"↱",rsqb:"]",rsquo:"’",rsquor:"’",rthree:"⋌",rtimes:"⋊",rtri:"▹",rtrie:"⊵",rtrif:"▸",rtriltri:"⧎",RuleDelayed:"⧴",ruluhar:"⥨",rx:"℞",Sacute:"Ś",sacute:"ś",sbquo:"‚",Sc:"⪼",sc:"≻",scap:"⪸",Scaron:"Š",scaron:"š",sccue:"≽",scE:"⪴",sce:"⪰",Scedil:"Ş",scedil:"ş",Scirc:"Ŝ",scirc:"ŝ",scnap:"⪺",scnE:"⪶",scnsim:"⋩",scpolint:"⨓",scsim:"≿",Scy:"С",scy:"с",sdot:"⋅",sdotb:"⊡",sdote:"⩦",searhk:"⤥",seArr:"⇘",searr:"↘",searrow:"↘",sect:"§",semi:";",seswar:"⤩",setminus:"∖",setmn:"∖",sext:"✶",Sfr:"𝔖",sfr:"𝔰",sfrown:"⌢",sharp:"♯",SHCHcy:"Щ",shchcy:"щ",SHcy:"Ш",shcy:"ш",ShortDownArrow:"↓",ShortLeftArrow:"←",shortmid:"∣",shortparallel:"∥",ShortRightArrow:"→",ShortUpArrow:"↑",shy:"",Sigma:"Σ",sigma:"σ",sigmaf:"ς",sigmav:"ς",sim:"∼",simdot:"⩪",sime:"≃",simeq:"≃",simg:"⪞",simgE:"⪠",siml:"⪝",simlE:"⪟",simne:"≆",simplus:"⨤",simrarr:"⥲",slarr:"←",SmallCircle:"∘",smallsetminus:"∖",smashp:"⨳",smeparsl:"⧤",smid:"∣",smile:"⌣",smt:"⪪",smte:"⪬",smtes:"⪬︀",SOFTcy:"Ь",softcy:"ь",sol:"/",solb:"⧄",solbar:"⌿",Sopf:"𝕊",sopf:"𝕤",spades:"♠",spadesuit:"♠",spar:"∥",sqcap:"⊓",sqcaps:"⊓︀",sqcup:"⊔",sqcups:"⊔︀",Sqrt:"√",sqsub:"⊏",sqsube:"⊑",sqsubset:"⊏",sqsubseteq:"⊑",sqsup:"⊐",sqsupe:"⊒",sqsupset:"⊐",sqsupseteq:"⊒",squ:"□",Square:"□",square:"□",SquareIntersection:"⊓",SquareSubset:"⊏",SquareSubsetEqual:"⊑",SquareSuperset:"⊐",SquareSupersetEqual:"⊒",SquareUnion:"⊔",squarf:"▪",squf:"▪",srarr:"→",Sscr:"𝒮",sscr:"𝓈",ssetmn:"∖",ssmile:"⌣",sstarf:"⋆",Star:"⋆",star:"☆",starf:"★",straightepsilon:"ϵ",straightphi:"ϕ",strns:"¯",Sub:"⋐",sub:"⊂",subdot:"⪽",subE:"⫅",sube:"⊆",subedot:"⫃",submult:"⫁",subnE:"⫋",subne:"⊊",subplus:"⪿",subrarr:"⥹",Subset:"⋐",subset:"⊂",subseteq:"⊆",subseteqq:"⫅",SubsetEqual:"⊆",subsetneq:"⊊",subsetneqq:"⫋",subsim:"⫇",subsub:"⫕",subsup:"⫓",succ:"≻",succapprox:"⪸",succcurlyeq:"≽",Succeeds:"≻",SucceedsEqual:"⪰",SucceedsSlantEqual:"≽",SucceedsTilde:"≿",succeq:"⪰",succnapprox:"⪺",succneqq:"⪶",succnsim:"⋩",succsim:"≿",SuchThat:"∋",Sum:"∑",sum:"∑",sung:"♪",Sup:"⋑",sup:"⊃",sup1:"¹",sup2:"²",sup3:"³",supdot:"⪾",supdsub:"⫘",supE:"⫆",supe:"⊇",supedot:"⫄",Superset:"⊃",SupersetEqual:"⊇",suphsol:"⟉",suphsub:"⫗",suplarr:"⥻",supmult:"⫂",supnE:"⫌",supne:"⊋",supplus:"⫀",Supset:"⋑",supset:"⊃",supseteq:"⊇",supseteqq:"⫆",supsetneq:"⊋",supsetneqq:"⫌",supsim:"⫈",supsub:"⫔",supsup:"⫖",swarhk:"⤦",swArr:"⇙",swarr:"↙",swarrow:"↙",swnwar:"⤪",szlig:"ß",Tab:"\t",target:"⌖",Tau:"Τ",tau:"τ",tbrk:"⎴",Tcaron:"Ť",tcaron:"ť",Tcedil:"Ţ",tcedil:"ţ",Tcy:"Т",tcy:"т",tdot:"⃛",telrec:"⌕",Tfr:"𝔗",tfr:"𝔱",there4:"∴",Therefore:"∴",therefore:"∴",Theta:"Θ",theta:"θ",thetasym:"ϑ",thetav:"ϑ",thickapprox:"≈",thicksim:"∼",ThickSpace:" ",thinsp:" ",ThinSpace:" ",thkap:"≈",thksim:"∼",THORN:"Þ",thorn:"þ",Tilde:"∼",tilde:"˜",TildeEqual:"≃",TildeFullEqual:"≅",TildeTilde:"≈",times:"×",timesb:"⊠",timesbar:"⨱",timesd:"⨰",tint:"∭",toea:"⤨",top:"⊤",topbot:"⌶",topcir:"⫱",Topf:"𝕋",topf:"𝕥",topfork:"⫚",tosa:"⤩",tprime:"‴",TRADE:"™",trade:"™",triangle:"▵",triangledown:"▿",triangleleft:"◃",trianglelefteq:"⊴",triangleq:"≜",triangleright:"▹",trianglerighteq:"⊵",tridot:"◬",trie:"≜",triminus:"⨺",TripleDot:"⃛",triplus:"⨹",trisb:"⧍",tritime:"⨻",trpezium:"⏢",Tscr:"𝒯",tscr:"𝓉",TScy:"Ц",tscy:"ц",TSHcy:"Ћ",tshcy:"ћ",Tstrok:"Ŧ",tstrok:"ŧ",twixt:"≬",twoheadleftarrow:"↞",twoheadrightarrow:"↠",Uacute:"Ú",uacute:"ú",Uarr:"↟",uArr:"⇑",uarr:"↑",Uarrocir:"⥉",Ubrcy:"Ў",ubrcy:"ў",Ubreve:"Ŭ",ubreve:"ŭ",Ucirc:"Û",ucirc:"û",Ucy:"У",ucy:"у",udarr:"⇅",Udblac:"Ű",udblac:"ű",udhar:"⥮",ufisht:"⥾",Ufr:"𝔘",ufr:"𝔲",Ugrave:"Ù",ugrave:"ù",uHar:"⥣",uharl:"↿",uharr:"↾",uhblk:"▀",ulcorn:"⌜",ulcorner:"⌜",ulcrop:"⌏",ultri:"◸",Umacr:"Ū",umacr:"ū",uml:"¨",UnderBar:"_",UnderBrace:"⏟",UnderBracket:"⎵",UnderParenthesis:"⏝",Union:"⋃",UnionPlus:"⊎",Uogon:"Ų",uogon:"ų",Uopf:"𝕌",uopf:"𝕦",UpArrow:"↑",Uparrow:"⇑",uparrow:"↑",UpArrowBar:"⤒",UpArrowDownArrow:"⇅",UpDownArrow:"↕",Updownarrow:"⇕",updownarrow:"↕",UpEquilibrium:"⥮",upharpoonleft:"↿",upharpoonright:"↾",uplus:"⊎",UpperLeftArrow:"↖",UpperRightArrow:"↗",Upsi:"ϒ",upsi:"υ",upsih:"ϒ",Upsilon:"Υ",upsilon:"υ",UpTee:"⊥",UpTeeArrow:"↥",upuparrows:"⇈",urcorn:"⌝",urcorner:"⌝",urcrop:"⌎",Uring:"Ů",uring:"ů",urtri:"◹",Uscr:"𝒰",uscr:"𝓊",utdot:"⋰",Utilde:"Ũ",utilde:"ũ",utri:"▵",utrif:"▴",uuarr:"⇈",Uuml:"Ü",uuml:"ü",uwangle:"⦧",vangrt:"⦜",varepsilon:"ϵ",varkappa:"ϰ",varnothing:"∅",varphi:"ϕ",varpi:"ϖ",varpropto:"∝",vArr:"⇕",varr:"↕",varrho:"ϱ",varsigma:"ς",varsubsetneq:"⊊︀",varsubsetneqq:"⫋︀",varsupsetneq:"⊋︀",varsupsetneqq:"⫌︀",vartheta:"ϑ",vartriangleleft:"⊲",vartriangleright:"⊳",Vbar:"⫫",vBar:"⫨",vBarv:"⫩",Vcy:"В",vcy:"в",VDash:"⊫",Vdash:"⊩",vDash:"⊨",vdash:"⊢",Vdashl:"⫦",Vee:"⋁",vee:"∨",veebar:"⊻",veeeq:"≚",vellip:"⋮",Verbar:"‖",verbar:"|",Vert:"‖",vert:"|",VerticalBar:"∣",VerticalLine:"|",VerticalSeparator:"❘",VerticalTilde:"≀",VeryThinSpace:" ",Vfr:"𝔙",vfr:"𝔳",vltri:"⊲",vnsub:"⊂⃒",vnsup:"⊃⃒",Vopf:"𝕍",vopf:"𝕧",vprop:"∝",vrtri:"⊳",Vscr:"𝒱",vscr:"𝓋",vsubnE:"⫋︀",vsubne:"⊊︀",vsupnE:"⫌︀",vsupne:"⊋︀",Vvdash:"⊪",vzigzag:"⦚",Wcirc:"Ŵ",wcirc:"ŵ",wedbar:"⩟",Wedge:"⋀",wedge:"∧",wedgeq:"≙",weierp:"℘",Wfr:"𝔚",wfr:"𝔴",Wopf:"𝕎",wopf:"𝕨",wp:"℘",wr:"≀",wreath:"≀",Wscr:"𝒲",wscr:"𝓌",xcap:"⋂",xcirc:"◯",xcup:"⋃",xdtri:"▽",Xfr:"𝔛",xfr:"𝔵",xhArr:"⟺",xharr:"⟷",Xi:"Ξ",xi:"ξ",xlArr:"⟸",xlarr:"⟵",xmap:"⟼",xnis:"⋻",xodot:"⨀",Xopf:"𝕏",xopf:"𝕩",xoplus:"⨁",xotime:"⨂",xrArr:"⟹",xrarr:"⟶",Xscr:"𝒳",xscr:"𝓍",xsqcup:"⨆",xuplus:"⨄",xutri:"△",xvee:"⋁",xwedge:"⋀",Yacute:"Ý",yacute:"ý",YAcy:"Я",yacy:"я",Ycirc:"Ŷ",ycirc:"ŷ",Ycy:"Ы",ycy:"ы",yen:"¥",Yfr:"𝔜",yfr:"𝔶",YIcy:"Ї",yicy:"ї",Yopf:"𝕐",yopf:"𝕪",Yscr:"𝒴",yscr:"𝓎",YUcy:"Ю",yucy:"ю",Yuml:"Ÿ",yuml:"ÿ",Zacute:"Ź",zacute:"ź",Zcaron:"Ž",zcaron:"ž",Zcy:"З",zcy:"з",Zdot:"Ż",zdot:"ż",zeetrf:"ℨ",ZeroWidthSpace:"",Zeta:"Ζ",zeta:"ζ",Zfr:"ℨ",zfr:"𝔷",ZHcy:"Ж",zhcy:"ж",zigrarr:"⇝",Zopf:"ℤ",zopf:"𝕫",Zscr:"𝒵",zscr:"𝓏",zwj:"",zwnj:""}),t.entityMap=t.HTML_ENTITIES},b42e:function(e,t,i){"use strict";var r=Math.ceil,n=Math.floor;e.exports=Math.trunc||function(e){var t=+e;return(t>0?n:r)(t)}},b50d:function(e,t,i){"use strict";var r=i("c532"),n=i("467f"),s=i("7aac"),a=i("30b5"),o=i("83b9"),l=i("c345"),u=i("3934"),d=i("2d83");e.exports=function(e){return new Promise((function(t,i){var c=e.data,h=e.headers;r.isFormData(c)&&delete h["Content-Type"];var p=new XMLHttpRequest;if(e.auth){var f=e.auth.username||"",m=e.auth.password?unescape(encodeURIComponent(e.auth.password)):"";h.Authorization="Basic "+btoa(f+":"+m)}var g=o(e.baseURL,e.url);if(p.open(e.method.toUpperCase(),a(g,e.params,e.paramsSerializer),!0),p.timeout=e.timeout,p.onreadystatechange=function(){if(p&&4===p.readyState&&(0!==p.status||p.responseURL&&0===p.responseURL.indexOf("file:"))){var r="getAllResponseHeaders"in p?l(p.getAllResponseHeaders()):null,s=e.responseType&&"text"!==e.responseType?p.response:p.responseText,a={data:s,status:p.status,statusText:p.statusText,headers:r,config:e,request:p};n(t,i,a),p=null}},p.onabort=function(){p&&(i(d("Request aborted",e,"ECONNABORTED",p)),p=null)},p.onerror=function(){i(d("Network Error",e,null,p)),p=null},p.ontimeout=function(){var t="timeout of "+e.timeout+"ms exceeded";e.timeoutErrorMessage&&(t=e.timeoutErrorMessage),i(d(t,e,"ECONNABORTED",p)),p=null},r.isStandardBrowserEnv()){var y=(e.withCredentials||u(g))&&e.xsrfCookieName?s.read(e.xsrfCookieName):void 0;y&&(h[e.xsrfHeaderName]=y)}if("setRequestHeader"in p&&r.forEach(h,(function(e,t){"undefined"===typeof c&&"content-type"===t.toLowerCase()?delete h[t]:p.setRequestHeader(t,e)})),r.isUndefined(e.withCredentials)||(p.withCredentials=!!e.withCredentials),e.responseType)try{p.responseType=e.responseType}catch(v){if("json"!==e.responseType)throw v}"function"===typeof e.onDownloadProgress&&p.addEventListener("progress",e.onDownloadProgress),"function"===typeof e.onUploadProgress&&p.upload&&p.upload.addEventListener("progress",e.onUploadProgress),e.cancelToken&&e.cancelToken.promise.then((function(e){p&&(p.abort(),i(e),p=null)})),c||(c=null),p.send(c)}))}},b622:function(e,t,i){"use strict";var r=i("da84"),n=i("5692"),s=i("1a2d"),a=i("90e3"),o=i("04f8"),l=i("fdbf"),u=r.Symbol,d=n("wks"),c=l?u["for"]||u:u&&u.withoutSetter||a;e.exports=function(e){return s(d,e)||(d[e]=o&&s(u,e)?u[e]:c("Symbol."+e)),d[e]}},b639:function(e,t,i){"use strict";(function(e){
|
29
|
+
/*!
|
30
|
+
* The buffer module from node.js, for the browser.
|
31
|
+
*
|
32
|
+
* @author Feross Aboukhadijeh <http://feross.org>
|
33
|
+
* @license MIT
|
34
|
+
*/
|
35
|
+
var r=i("1fb5"),n=i("9152"),s=i("e3db");function a(){try{var e=new Uint8Array(1);return e.__proto__={__proto__:Uint8Array.prototype,foo:function(){return 42}},42===e.foo()&&"function"===typeof e.subarray&&0===e.subarray(1,1).byteLength}catch(t){return!1}}function o(){return u.TYPED_ARRAY_SUPPORT?2147483647:1073741823}function l(e,t){if(o()<t)throw new RangeError("Invalid typed array length");return u.TYPED_ARRAY_SUPPORT?(e=new Uint8Array(t),e.__proto__=u.prototype):(null===e&&(e=new u(t)),e.length=t),e}function u(e,t,i){if(!u.TYPED_ARRAY_SUPPORT&&!(this instanceof u))return new u(e,t,i);if("number"===typeof e){if("string"===typeof t)throw new Error("If encoding is specified then the first argument must be a string");return p(this,e)}return d(this,e,t,i)}function d(e,t,i,r){if("number"===typeof t)throw new TypeError('"value" argument must not be a number');return"undefined"!==typeof ArrayBuffer&&t instanceof ArrayBuffer?g(e,t,i,r):"string"===typeof t?f(e,t,i):y(e,t)}function c(e){if("number"!==typeof e)throw new TypeError('"size" argument must be a number');if(e<0)throw new RangeError('"size" argument must not be negative')}function h(e,t,i,r){return c(t),t<=0?l(e,t):void 0!==i?"string"===typeof r?l(e,t).fill(i,r):l(e,t).fill(i):l(e,t)}function p(e,t){if(c(t),e=l(e,t<0?0:0|v(t)),!u.TYPED_ARRAY_SUPPORT)for(var i=0;i<t;++i)e[i]=0;return e}function f(e,t,i){if("string"===typeof i&&""!==i||(i="utf8"),!u.isEncoding(i))throw new TypeError('"encoding" must be a valid string encoding');var r=0|_(t,i);e=l(e,r);var n=e.write(t,i);return n!==r&&(e=e.slice(0,n)),e}function m(e,t){var i=t.length<0?0:0|v(t.length);e=l(e,i);for(var r=0;r<i;r+=1)e[r]=255&t[r];return e}function g(e,t,i,r){if(t.byteLength,i<0||t.byteLength<i)throw new RangeError("'offset' is out of bounds");if(t.byteLength<i+(r||0))throw new RangeError("'length' is out of bounds");return t=void 0===i&&void 0===r?new Uint8Array(t):void 0===r?new Uint8Array(t,i):new Uint8Array(t,i,r),u.TYPED_ARRAY_SUPPORT?(e=t,e.__proto__=u.prototype):e=m(e,t),e}function y(e,t){if(u.isBuffer(t)){var i=0|v(t.length);return e=l(e,i),0===e.length?e:(t.copy(e,0,0,i),e)}if(t){if("undefined"!==typeof ArrayBuffer&&t.buffer instanceof ArrayBuffer||"length"in t)return"number"!==typeof t.length||te(t.length)?l(e,0):m(e,t);if("Buffer"===t.type&&s(t.data))return m(e,t.data)}throw new TypeError("First argument must be a string, Buffer, ArrayBuffer, Array, or array-like object.")}function v(e){if(e>=o())throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+o().toString(16)+" bytes");return 0|e}function b(e){return+e!=e&&(e=0),u.alloc(+e)}function _(e,t){if(u.isBuffer(e))return e.length;if("undefined"!==typeof ArrayBuffer&&"function"===typeof ArrayBuffer.isView&&(ArrayBuffer.isView(e)||e instanceof ArrayBuffer))return e.byteLength;"string"!==typeof e&&(e=""+e);var i=e.length;if(0===i)return 0;for(var r=!1;;)switch(t){case"ascii":case"latin1":case"binary":return i;case"utf8":case"utf-8":case void 0:return K(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return 2*i;case"hex":return i>>>1;case"base64":return Z(e).length;default:if(r)return K(e).length;t=(""+t).toLowerCase(),r=!0}}function T(e,t,i){var r=!1;if((void 0===t||t<0)&&(t=0),t>this.length)return"";if((void 0===i||i>this.length)&&(i=this.length),i<=0)return"";if(i>>>=0,t>>>=0,i<=t)return"";e||(e="utf8");while(1)switch(e){case"hex":return B(this,t,i);case"utf8":case"utf-8":return L(this,t,i);case"ascii":return N(this,t,i);case"latin1":case"binary":return R(this,t,i);case"base64":return O(this,t,i);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return U(this,t,i);default:if(r)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),r=!0}}function S(e,t,i){var r=e[t];e[t]=e[i],e[i]=r}function w(e,t,i,r,n){if(0===e.length)return-1;if("string"===typeof i?(r=i,i=0):i>2147483647?i=2147483647:i<-2147483648&&(i=-2147483648),i=+i,isNaN(i)&&(i=n?0:e.length-1),i<0&&(i=e.length+i),i>=e.length){if(n)return-1;i=e.length-1}else if(i<0){if(!n)return-1;i=0}if("string"===typeof t&&(t=u.from(t,r)),u.isBuffer(t))return 0===t.length?-1:E(e,t,i,r,n);if("number"===typeof t)return t&=255,u.TYPED_ARRAY_SUPPORT&&"function"===typeof Uint8Array.prototype.indexOf?n?Uint8Array.prototype.indexOf.call(e,t,i):Uint8Array.prototype.lastIndexOf.call(e,t,i):E(e,[t],i,r,n);throw new TypeError("val must be string, number or Buffer")}function E(e,t,i,r,n){var s,a=1,o=e.length,l=t.length;if(void 0!==r&&(r=String(r).toLowerCase(),"ucs2"===r||"ucs-2"===r||"utf16le"===r||"utf-16le"===r)){if(e.length<2||t.length<2)return-1;a=2,o/=2,l/=2,i/=2}function u(e,t){return 1===a?e[t]:e.readUInt16BE(t*a)}if(n){var d=-1;for(s=i;s<o;s++)if(u(e,s)===u(t,-1===d?0:s-d)){if(-1===d&&(d=s),s-d+1===l)return d*a}else-1!==d&&(s-=s-d),d=-1}else for(i+l>o&&(i=o-l),s=i;s>=0;s--){for(var c=!0,h=0;h<l;h++)if(u(e,s+h)!==u(t,h)){c=!1;break}if(c)return s}return-1}function x(e,t,i,r){i=Number(i)||0;var n=e.length-i;r?(r=Number(r),r>n&&(r=n)):r=n;var s=t.length;if(s%2!==0)throw new TypeError("Invalid hex string");r>s/2&&(r=s/2);for(var a=0;a<r;++a){var o=parseInt(t.substr(2*a,2),16);if(isNaN(o))return a;e[i+a]=o}return a}function C(e,t,i,r){return ee(K(t,e.length-i),e,i,r)}function k(e,t,i,r){return ee(J(t),e,i,r)}function I(e,t,i,r){return k(e,t,i,r)}function A(e,t,i,r){return ee(Z(t),e,i,r)}function P(e,t,i,r){return ee(Q(t,e.length-i),e,i,r)}function O(e,t,i){return 0===t&&i===e.length?r.fromByteArray(e):r.fromByteArray(e.slice(t,i))}function L(e,t,i){i=Math.min(e.length,i);var r=[],n=t;while(n<i){var s,a,o,l,u=e[n],d=null,c=u>239?4:u>223?3:u>191?2:1;if(n+c<=i)switch(c){case 1:u<128&&(d=u);break;case 2:s=e[n+1],128===(192&s)&&(l=(31&u)<<6|63&s,l>127&&(d=l));break;case 3:s=e[n+1],a=e[n+2],128===(192&s)&&128===(192&a)&&(l=(15&u)<<12|(63&s)<<6|63&a,l>2047&&(l<55296||l>57343)&&(d=l));break;case 4:s=e[n+1],a=e[n+2],o=e[n+3],128===(192&s)&&128===(192&a)&&128===(192&o)&&(l=(15&u)<<18|(63&s)<<12|(63&a)<<6|63&o,l>65535&&l<1114112&&(d=l))}null===d?(d=65533,c=1):d>65535&&(d-=65536,r.push(d>>>10&1023|55296),d=56320|1023&d),r.push(d),n+=c}return M(r)}t.Buffer=u,t.SlowBuffer=b,t.INSPECT_MAX_BYTES=50,u.TYPED_ARRAY_SUPPORT=void 0!==e.TYPED_ARRAY_SUPPORT?e.TYPED_ARRAY_SUPPORT:a(),t.kMaxLength=o(),u.poolSize=8192,u._augment=function(e){return e.__proto__=u.prototype,e},u.from=function(e,t,i){return d(null,e,t,i)},u.TYPED_ARRAY_SUPPORT&&(u.prototype.__proto__=Uint8Array.prototype,u.__proto__=Uint8Array,"undefined"!==typeof Symbol&&Symbol.species&&u[Symbol.species]===u&&Object.defineProperty(u,Symbol.species,{value:null,configurable:!0})),u.alloc=function(e,t,i){return h(null,e,t,i)},u.allocUnsafe=function(e){return p(null,e)},u.allocUnsafeSlow=function(e){return p(null,e)},u.isBuffer=function(e){return!(null==e||!e._isBuffer)},u.compare=function(e,t){if(!u.isBuffer(e)||!u.isBuffer(t))throw new TypeError("Arguments must be Buffers");if(e===t)return 0;for(var i=e.length,r=t.length,n=0,s=Math.min(i,r);n<s;++n)if(e[n]!==t[n]){i=e[n],r=t[n];break}return i<r?-1:r<i?1:0},u.isEncoding=function(e){switch(String(e).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}},u.concat=function(e,t){if(!s(e))throw new TypeError('"list" argument must be an Array of Buffers');if(0===e.length)return u.alloc(0);var i;if(void 0===t)for(t=0,i=0;i<e.length;++i)t+=e[i].length;var r=u.allocUnsafe(t),n=0;for(i=0;i<e.length;++i){var a=e[i];if(!u.isBuffer(a))throw new TypeError('"list" argument must be an Array of Buffers');a.copy(r,n),n+=a.length}return r},u.byteLength=_,u.prototype._isBuffer=!0,u.prototype.swap16=function(){var e=this.length;if(e%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var t=0;t<e;t+=2)S(this,t,t+1);return this},u.prototype.swap32=function(){var e=this.length;if(e%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var t=0;t<e;t+=4)S(this,t,t+3),S(this,t+1,t+2);return this},u.prototype.swap64=function(){var e=this.length;if(e%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var t=0;t<e;t+=8)S(this,t,t+7),S(this,t+1,t+6),S(this,t+2,t+5),S(this,t+3,t+4);return this},u.prototype.toString=function(){var e=0|this.length;return 0===e?"":0===arguments.length?L(this,0,e):T.apply(this,arguments)},u.prototype.equals=function(e){if(!u.isBuffer(e))throw new TypeError("Argument must be a Buffer");return this===e||0===u.compare(this,e)},u.prototype.inspect=function(){var e="",i=t.INSPECT_MAX_BYTES;return this.length>0&&(e=this.toString("hex",0,i).match(/.{2}/g).join(" "),this.length>i&&(e+=" ... ")),"<Buffer "+e+">"},u.prototype.compare=function(e,t,i,r,n){if(!u.isBuffer(e))throw new TypeError("Argument must be a Buffer");if(void 0===t&&(t=0),void 0===i&&(i=e?e.length:0),void 0===r&&(r=0),void 0===n&&(n=this.length),t<0||i>e.length||r<0||n>this.length)throw new RangeError("out of range index");if(r>=n&&t>=i)return 0;if(r>=n)return-1;if(t>=i)return 1;if(t>>>=0,i>>>=0,r>>>=0,n>>>=0,this===e)return 0;for(var s=n-r,a=i-t,o=Math.min(s,a),l=this.slice(r,n),d=e.slice(t,i),c=0;c<o;++c)if(l[c]!==d[c]){s=l[c],a=d[c];break}return s<a?-1:a<s?1:0},u.prototype.includes=function(e,t,i){return-1!==this.indexOf(e,t,i)},u.prototype.indexOf=function(e,t,i){return w(this,e,t,i,!0)},u.prototype.lastIndexOf=function(e,t,i){return w(this,e,t,i,!1)},u.prototype.write=function(e,t,i,r){if(void 0===t)r="utf8",i=this.length,t=0;else if(void 0===i&&"string"===typeof t)r=t,i=this.length,t=0;else{if(!isFinite(t))throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");t|=0,isFinite(i)?(i|=0,void 0===r&&(r="utf8")):(r=i,i=void 0)}var n=this.length-t;if((void 0===i||i>n)&&(i=n),e.length>0&&(i<0||t<0)||t>this.length)throw new RangeError("Attempt to write outside buffer bounds");r||(r="utf8");for(var s=!1;;)switch(r){case"hex":return x(this,e,t,i);case"utf8":case"utf-8":return C(this,e,t,i);case"ascii":return k(this,e,t,i);case"latin1":case"binary":return I(this,e,t,i);case"base64":return A(this,e,t,i);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return P(this,e,t,i);default:if(s)throw new TypeError("Unknown encoding: "+r);r=(""+r).toLowerCase(),s=!0}},u.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};var D=4096;function M(e){var t=e.length;if(t<=D)return String.fromCharCode.apply(String,e);var i="",r=0;while(r<t)i+=String.fromCharCode.apply(String,e.slice(r,r+=D));return i}function N(e,t,i){var r="";i=Math.min(e.length,i);for(var n=t;n<i;++n)r+=String.fromCharCode(127&e[n]);return r}function R(e,t,i){var r="";i=Math.min(e.length,i);for(var n=t;n<i;++n)r+=String.fromCharCode(e[n]);return r}function B(e,t,i){var r=e.length;(!t||t<0)&&(t=0),(!i||i<0||i>r)&&(i=r);for(var n="",s=t;s<i;++s)n+=Y(e[s]);return n}function U(e,t,i){for(var r=e.slice(t,i),n="",s=0;s<r.length;s+=2)n+=String.fromCharCode(r[s]+256*r[s+1]);return n}function j(e,t,i){if(e%1!==0||e<0)throw new RangeError("offset is not uint");if(e+t>i)throw new RangeError("Trying to access beyond buffer length")}function F(e,t,i,r,n,s){if(!u.isBuffer(e))throw new TypeError('"buffer" argument must be a Buffer instance');if(t>n||t<s)throw new RangeError('"value" argument is out of bounds');if(i+r>e.length)throw new RangeError("Index out of range")}function q(e,t,i,r){t<0&&(t=65535+t+1);for(var n=0,s=Math.min(e.length-i,2);n<s;++n)e[i+n]=(t&255<<8*(r?n:1-n))>>>8*(r?n:1-n)}function $(e,t,i,r){t<0&&(t=4294967295+t+1);for(var n=0,s=Math.min(e.length-i,4);n<s;++n)e[i+n]=t>>>8*(r?n:3-n)&255}function H(e,t,i,r,n,s){if(i+r>e.length)throw new RangeError("Index out of range");if(i<0)throw new RangeError("Index out of range")}function z(e,t,i,r,s){return s||H(e,t,i,4,34028234663852886e22,-34028234663852886e22),n.write(e,t,i,r,23,4),i+4}function V(e,t,i,r,s){return s||H(e,t,i,8,17976931348623157e292,-17976931348623157e292),n.write(e,t,i,r,52,8),i+8}u.prototype.slice=function(e,t){var i,r=this.length;if(e=~~e,t=void 0===t?r:~~t,e<0?(e+=r,e<0&&(e=0)):e>r&&(e=r),t<0?(t+=r,t<0&&(t=0)):t>r&&(t=r),t<e&&(t=e),u.TYPED_ARRAY_SUPPORT)i=this.subarray(e,t),i.__proto__=u.prototype;else{var n=t-e;i=new u(n,void 0);for(var s=0;s<n;++s)i[s]=this[s+e]}return i},u.prototype.readUIntLE=function(e,t,i){e|=0,t|=0,i||j(e,t,this.length);var r=this[e],n=1,s=0;while(++s<t&&(n*=256))r+=this[e+s]*n;return r},u.prototype.readUIntBE=function(e,t,i){e|=0,t|=0,i||j(e,t,this.length);var r=this[e+--t],n=1;while(t>0&&(n*=256))r+=this[e+--t]*n;return r},u.prototype.readUInt8=function(e,t){return t||j(e,1,this.length),this[e]},u.prototype.readUInt16LE=function(e,t){return t||j(e,2,this.length),this[e]|this[e+1]<<8},u.prototype.readUInt16BE=function(e,t){return t||j(e,2,this.length),this[e]<<8|this[e+1]},u.prototype.readUInt32LE=function(e,t){return t||j(e,4,this.length),(this[e]|this[e+1]<<8|this[e+2]<<16)+16777216*this[e+3]},u.prototype.readUInt32BE=function(e,t){return t||j(e,4,this.length),16777216*this[e]+(this[e+1]<<16|this[e+2]<<8|this[e+3])},u.prototype.readIntLE=function(e,t,i){e|=0,t|=0,i||j(e,t,this.length);var r=this[e],n=1,s=0;while(++s<t&&(n*=256))r+=this[e+s]*n;return n*=128,r>=n&&(r-=Math.pow(2,8*t)),r},u.prototype.readIntBE=function(e,t,i){e|=0,t|=0,i||j(e,t,this.length);var r=t,n=1,s=this[e+--r];while(r>0&&(n*=256))s+=this[e+--r]*n;return n*=128,s>=n&&(s-=Math.pow(2,8*t)),s},u.prototype.readInt8=function(e,t){return t||j(e,1,this.length),128&this[e]?-1*(255-this[e]+1):this[e]},u.prototype.readInt16LE=function(e,t){t||j(e,2,this.length);var i=this[e]|this[e+1]<<8;return 32768&i?4294901760|i:i},u.prototype.readInt16BE=function(e,t){t||j(e,2,this.length);var i=this[e+1]|this[e]<<8;return 32768&i?4294901760|i:i},u.prototype.readInt32LE=function(e,t){return t||j(e,4,this.length),this[e]|this[e+1]<<8|this[e+2]<<16|this[e+3]<<24},u.prototype.readInt32BE=function(e,t){return t||j(e,4,this.length),this[e]<<24|this[e+1]<<16|this[e+2]<<8|this[e+3]},u.prototype.readFloatLE=function(e,t){return t||j(e,4,this.length),n.read(this,e,!0,23,4)},u.prototype.readFloatBE=function(e,t){return t||j(e,4,this.length),n.read(this,e,!1,23,4)},u.prototype.readDoubleLE=function(e,t){return t||j(e,8,this.length),n.read(this,e,!0,52,8)},u.prototype.readDoubleBE=function(e,t){return t||j(e,8,this.length),n.read(this,e,!1,52,8)},u.prototype.writeUIntLE=function(e,t,i,r){if(e=+e,t|=0,i|=0,!r){var n=Math.pow(2,8*i)-1;F(this,e,t,i,n,0)}var s=1,a=0;this[t]=255&e;while(++a<i&&(s*=256))this[t+a]=e/s&255;return t+i},u.prototype.writeUIntBE=function(e,t,i,r){if(e=+e,t|=0,i|=0,!r){var n=Math.pow(2,8*i)-1;F(this,e,t,i,n,0)}var s=i-1,a=1;this[t+s]=255&e;while(--s>=0&&(a*=256))this[t+s]=e/a&255;return t+i},u.prototype.writeUInt8=function(e,t,i){return e=+e,t|=0,i||F(this,e,t,1,255,0),u.TYPED_ARRAY_SUPPORT||(e=Math.floor(e)),this[t]=255&e,t+1},u.prototype.writeUInt16LE=function(e,t,i){return e=+e,t|=0,i||F(this,e,t,2,65535,0),u.TYPED_ARRAY_SUPPORT?(this[t]=255&e,this[t+1]=e>>>8):q(this,e,t,!0),t+2},u.prototype.writeUInt16BE=function(e,t,i){return e=+e,t|=0,i||F(this,e,t,2,65535,0),u.TYPED_ARRAY_SUPPORT?(this[t]=e>>>8,this[t+1]=255&e):q(this,e,t,!1),t+2},u.prototype.writeUInt32LE=function(e,t,i){return e=+e,t|=0,i||F(this,e,t,4,4294967295,0),u.TYPED_ARRAY_SUPPORT?(this[t+3]=e>>>24,this[t+2]=e>>>16,this[t+1]=e>>>8,this[t]=255&e):$(this,e,t,!0),t+4},u.prototype.writeUInt32BE=function(e,t,i){return e=+e,t|=0,i||F(this,e,t,4,4294967295,0),u.TYPED_ARRAY_SUPPORT?(this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=255&e):$(this,e,t,!1),t+4},u.prototype.writeIntLE=function(e,t,i,r){if(e=+e,t|=0,!r){var n=Math.pow(2,8*i-1);F(this,e,t,i,n-1,-n)}var s=0,a=1,o=0;this[t]=255&e;while(++s<i&&(a*=256))e<0&&0===o&&0!==this[t+s-1]&&(o=1),this[t+s]=(e/a>>0)-o&255;return t+i},u.prototype.writeIntBE=function(e,t,i,r){if(e=+e,t|=0,!r){var n=Math.pow(2,8*i-1);F(this,e,t,i,n-1,-n)}var s=i-1,a=1,o=0;this[t+s]=255&e;while(--s>=0&&(a*=256))e<0&&0===o&&0!==this[t+s+1]&&(o=1),this[t+s]=(e/a>>0)-o&255;return t+i},u.prototype.writeInt8=function(e,t,i){return e=+e,t|=0,i||F(this,e,t,1,127,-128),u.TYPED_ARRAY_SUPPORT||(e=Math.floor(e)),e<0&&(e=255+e+1),this[t]=255&e,t+1},u.prototype.writeInt16LE=function(e,t,i){return e=+e,t|=0,i||F(this,e,t,2,32767,-32768),u.TYPED_ARRAY_SUPPORT?(this[t]=255&e,this[t+1]=e>>>8):q(this,e,t,!0),t+2},u.prototype.writeInt16BE=function(e,t,i){return e=+e,t|=0,i||F(this,e,t,2,32767,-32768),u.TYPED_ARRAY_SUPPORT?(this[t]=e>>>8,this[t+1]=255&e):q(this,e,t,!1),t+2},u.prototype.writeInt32LE=function(e,t,i){return e=+e,t|=0,i||F(this,e,t,4,2147483647,-2147483648),u.TYPED_ARRAY_SUPPORT?(this[t]=255&e,this[t+1]=e>>>8,this[t+2]=e>>>16,this[t+3]=e>>>24):$(this,e,t,!0),t+4},u.prototype.writeInt32BE=function(e,t,i){return e=+e,t|=0,i||F(this,e,t,4,2147483647,-2147483648),e<0&&(e=4294967295+e+1),u.TYPED_ARRAY_SUPPORT?(this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=255&e):$(this,e,t,!1),t+4},u.prototype.writeFloatLE=function(e,t,i){return z(this,e,t,!0,i)},u.prototype.writeFloatBE=function(e,t,i){return z(this,e,t,!1,i)},u.prototype.writeDoubleLE=function(e,t,i){return V(this,e,t,!0,i)},u.prototype.writeDoubleBE=function(e,t,i){return V(this,e,t,!1,i)},u.prototype.copy=function(e,t,i,r){if(i||(i=0),r||0===r||(r=this.length),t>=e.length&&(t=e.length),t||(t=0),r>0&&r<i&&(r=i),r===i)return 0;if(0===e.length||0===this.length)return 0;if(t<0)throw new RangeError("targetStart out of bounds");if(i<0||i>=this.length)throw new RangeError("sourceStart out of bounds");if(r<0)throw new RangeError("sourceEnd out of bounds");r>this.length&&(r=this.length),e.length-t<r-i&&(r=e.length-t+i);var n,s=r-i;if(this===e&&i<t&&t<r)for(n=s-1;n>=0;--n)e[n+t]=this[n+i];else if(s<1e3||!u.TYPED_ARRAY_SUPPORT)for(n=0;n<s;++n)e[n+t]=this[n+i];else Uint8Array.prototype.set.call(e,this.subarray(i,i+s),t);return s},u.prototype.fill=function(e,t,i,r){if("string"===typeof e){if("string"===typeof t?(r=t,t=0,i=this.length):"string"===typeof i&&(r=i,i=this.length),1===e.length){var n=e.charCodeAt(0);n<256&&(e=n)}if(void 0!==r&&"string"!==typeof r)throw new TypeError("encoding must be a string");if("string"===typeof r&&!u.isEncoding(r))throw new TypeError("Unknown encoding: "+r)}else"number"===typeof e&&(e&=255);if(t<0||this.length<t||this.length<i)throw new RangeError("Out of range index");if(i<=t)return this;var s;if(t>>>=0,i=void 0===i?this.length:i>>>0,e||(e=0),"number"===typeof e)for(s=t;s<i;++s)this[s]=e;else{var a=u.isBuffer(e)?e:K(new u(e,r).toString()),o=a.length;for(s=0;s<i-t;++s)this[s+t]=a[s%o]}return this};var G=/[^+\/0-9A-Za-z-_]/g;function W(e){if(e=X(e).replace(G,""),e.length<2)return"";while(e.length%4!==0)e+="=";return e}function X(e){return e.trim?e.trim():e.replace(/^\s+|\s+$/g,"")}function Y(e){return e<16?"0"+e.toString(16):e.toString(16)}function K(e,t){var i;t=t||1/0;for(var r=e.length,n=null,s=[],a=0;a<r;++a){if(i=e.charCodeAt(a),i>55295&&i<57344){if(!n){if(i>56319){(t-=3)>-1&&s.push(239,191,189);continue}if(a+1===r){(t-=3)>-1&&s.push(239,191,189);continue}n=i;continue}if(i<56320){(t-=3)>-1&&s.push(239,191,189),n=i;continue}i=65536+(n-55296<<10|i-56320)}else n&&(t-=3)>-1&&s.push(239,191,189);if(n=null,i<128){if((t-=1)<0)break;s.push(i)}else if(i<2048){if((t-=2)<0)break;s.push(i>>6|192,63&i|128)}else if(i<65536){if((t-=3)<0)break;s.push(i>>12|224,i>>6&63|128,63&i|128)}else{if(!(i<1114112))throw new Error("Invalid code point");if((t-=4)<0)break;s.push(i>>18|240,i>>12&63|128,i>>6&63|128,63&i|128)}}return s}function J(e){for(var t=[],i=0;i<e.length;++i)t.push(255&e.charCodeAt(i));return t}function Q(e,t){for(var i,r,n,s=[],a=0;a<e.length;++a){if((t-=2)<0)break;i=e.charCodeAt(a),r=i>>8,n=i%256,s.push(n),s.push(r)}return s}function Z(e){return r.toByteArray(W(e))}function ee(e,t,i,r){for(var n=0;n<r;++n){if(n+i>=t.length||n>=e.length)break;t[n+i]=e[n]}return n}function te(e){return e!==e}}).call(this,i("24aa"))},b86b:function(e,t,i){(function(t,r,n){e.exports=r(i("21bf"),i("3252"),i("d6e6"))})(0,(function(e){return function(){var t=e,i=t.x64,r=i.Word,n=i.WordArray,s=t.algo,a=s.SHA512,o=s.SHA384=a.extend({_doReset:function(){this._hash=new n.init([new r.init(3418070365,3238371032),new r.init(1654270250,914150663),new r.init(2438529370,812702999),new r.init(355462360,4144912697),new r.init(1731405415,4290775857),new r.init(2394180231,1750603025),new r.init(3675008525,1694076839),new r.init(1203062813,3204075428)])},_doFinalize:function(){var e=a._doFinalize.call(this);return e.sigBytes-=16,e}});t.SHA384=a._createHelper(o),t.HmacSHA384=a._createHmacHelper(o)}(),e.SHA384}))},b86c:function(e,t,i){(function(t,r,n){e.exports=r(i("21bf"),i("38ba"))})(0,(function(e){return e.pad.NoPadding={pad:function(){},unpad:function(){}},e.pad.NoPadding}))},bc3a:function(e,t,i){e.exports=i("cee4")},be09:function(e,t,i){(function(t){var i;i="undefined"!==typeof window?window:"undefined"!==typeof t?t:"undefined"!==typeof self?self:{},e.exports=i}).call(this,i("24aa"))},be35:function(e,t,i){},c04e:function(e,t,i){"use strict";var r=i("c65b"),n=i("861d"),s=i("d9b5"),a=i("dc4a"),o=i("485a"),l=i("b622"),u=TypeError,d=l("toPrimitive");e.exports=function(e,t){if(!n(e)||s(e))return e;var i,l=a(e,d);if(l){if(void 0===t&&(t="default"),i=r(l,e,t),!n(i)||s(i))return i;throw u("Can't convert object to primitive value")}return void 0===t&&(t="number"),o(e,t)}},c198:function(e,t,i){(function(t,r,n){e.exports=r(i("21bf"),i("1132"),i("72fe"),i("2b79"),i("38ba"))})(0,(function(e){return function(){var t=e,i=t.lib,r=i.BlockCipher,n=t.algo,s=[],a=[],o=[],l=[],u=[],d=[],c=[],h=[],p=[],f=[];(function(){for(var e=[],t=0;t<256;t++)e[t]=t<128?t<<1:t<<1^283;var i=0,r=0;for(t=0;t<256;t++){var n=r^r<<1^r<<2^r<<3^r<<4;n=n>>>8^255&n^99,s[i]=n,a[n]=i;var m=e[i],g=e[m],y=e[g],v=257*e[n]^16843008*n;o[i]=v<<24|v>>>8,l[i]=v<<16|v>>>16,u[i]=v<<8|v>>>24,d[i]=v;v=16843009*y^65537*g^257*m^16843008*i;c[n]=v<<24|v>>>8,h[n]=v<<16|v>>>16,p[n]=v<<8|v>>>24,f[n]=v,i?(i=m^e[e[e[y^m]]],r^=e[e[r]]):i=r=1}})();var m=[0,1,2,4,8,16,32,64,128,27,54],g=n.AES=r.extend({_doReset:function(){if(!this._nRounds||this._keyPriorReset!==this._key){for(var e=this._keyPriorReset=this._key,t=e.words,i=e.sigBytes/4,r=this._nRounds=i+6,n=4*(r+1),a=this._keySchedule=[],o=0;o<n;o++)o<i?a[o]=t[o]:(d=a[o-1],o%i?i>6&&o%i==4&&(d=s[d>>>24]<<24|s[d>>>16&255]<<16|s[d>>>8&255]<<8|s[255&d]):(d=d<<8|d>>>24,d=s[d>>>24]<<24|s[d>>>16&255]<<16|s[d>>>8&255]<<8|s[255&d],d^=m[o/i|0]<<24),a[o]=a[o-i]^d);for(var l=this._invKeySchedule=[],u=0;u<n;u++){o=n-u;if(u%4)var d=a[o];else d=a[o-4];l[u]=u<4||o<=4?d:c[s[d>>>24]]^h[s[d>>>16&255]]^p[s[d>>>8&255]]^f[s[255&d]]}}},encryptBlock:function(e,t){this._doCryptBlock(e,t,this._keySchedule,o,l,u,d,s)},decryptBlock:function(e,t){var i=e[t+1];e[t+1]=e[t+3],e[t+3]=i,this._doCryptBlock(e,t,this._invKeySchedule,c,h,p,f,a);i=e[t+1];e[t+1]=e[t+3],e[t+3]=i},_doCryptBlock:function(e,t,i,r,n,s,a,o){for(var l=this._nRounds,u=e[t]^i[0],d=e[t+1]^i[1],c=e[t+2]^i[2],h=e[t+3]^i[3],p=4,f=1;f<l;f++){var m=r[u>>>24]^n[d>>>16&255]^s[c>>>8&255]^a[255&h]^i[p++],g=r[d>>>24]^n[c>>>16&255]^s[h>>>8&255]^a[255&u]^i[p++],y=r[c>>>24]^n[h>>>16&255]^s[u>>>8&255]^a[255&d]^i[p++],v=r[h>>>24]^n[u>>>16&255]^s[d>>>8&255]^a[255&c]^i[p++];u=m,d=g,c=y,h=v}m=(o[u>>>24]<<24|o[d>>>16&255]<<16|o[c>>>8&255]<<8|o[255&h])^i[p++],g=(o[d>>>24]<<24|o[c>>>16&255]<<16|o[h>>>8&255]<<8|o[255&u])^i[p++],y=(o[c>>>24]<<24|o[h>>>16&255]<<16|o[u>>>8&255]<<8|o[255&d])^i[p++],v=(o[h>>>24]<<24|o[u>>>16&255]<<16|o[d>>>8&255]<<8|o[255&c])^i[p++];e[t]=m,e[t+1]=g,e[t+2]=y,e[t+3]=v},keySize:8});t.AES=r._createHelper(g)}(),e.AES}))},c1bc:function(e,t,i){(function(t,r){e.exports=r(i("21bf"))})(0,(function(e){return function(){var t=e,i=t.lib,r=i.WordArray,n=t.enc;n.Base64url={stringify:function(e,t=!0){var i=e.words,r=e.sigBytes,n=t?this._safe_map:this._map;e.clamp();for(var s=[],a=0;a<r;a+=3)for(var o=i[a>>>2]>>>24-a%4*8&255,l=i[a+1>>>2]>>>24-(a+1)%4*8&255,u=i[a+2>>>2]>>>24-(a+2)%4*8&255,d=o<<16|l<<8|u,c=0;c<4&&a+.75*c<r;c++)s.push(n.charAt(d>>>6*(3-c)&63));var h=n.charAt(64);if(h)while(s.length%4)s.push(h);return s.join("")},parse:function(e,t=!0){var i=e.length,r=t?this._safe_map:this._map,n=this._reverseMap;if(!n){n=this._reverseMap=[];for(var a=0;a<r.length;a++)n[r.charCodeAt(a)]=a}var o=r.charAt(64);if(o){var l=e.indexOf(o);-1!==l&&(i=l)}return s(e,i,n)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",_safe_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_"};function s(e,t,i){for(var n=[],s=0,a=0;a<t;a++)if(a%4){var o=i[e.charCodeAt(a-1)]<<a%4*2,l=i[e.charCodeAt(a)]>>>6-a%4*2,u=o|l;n[s>>>2]|=u<<24-s%4*8,s++}return r.create(n,s)}}(),e.enc.Base64url}))},c345:function(e,t,i){"use strict";var r=i("c532"),n=["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"];e.exports=function(e){var t,i,s,a={};return e?(r.forEach(e.split("\n"),(function(e){if(s=e.indexOf(":"),t=r.trim(e.substr(0,s)).toLowerCase(),i=r.trim(e.substr(s+1)),t){if(a[t]&&n.indexOf(t)>=0)return;a[t]="set-cookie"===t?(a[t]?a[t]:[]).concat([i]):a[t]?a[t]+", "+i:i}})),a):a}},c3b6:function(e,t,i){(function(t,r,n){e.exports=r(i("21bf"),i("1132"),i("72fe"),i("2b79"),i("38ba"))})(0,(function(e){return function(){var t=e,i=t.lib,r=i.StreamCipher,n=t.algo,s=n.RC4=r.extend({_doReset:function(){for(var e=this._key,t=e.words,i=e.sigBytes,r=this._S=[],n=0;n<256;n++)r[n]=n;n=0;for(var s=0;n<256;n++){var a=n%i,o=t[a>>>2]>>>24-a%4*8&255;s=(s+r[n]+o)%256;var l=r[n];r[n]=r[s],r[s]=l}this._i=this._j=0},_doProcessBlock:function(e,t){e[t]^=a.call(this)},keySize:8,ivSize:0});function a(){for(var e=this._S,t=this._i,i=this._j,r=0,n=0;n<4;n++){t=(t+1)%256,i=(i+e[t])%256;var s=e[t];e[t]=e[i],e[i]=s,r|=e[(e[t]+e[i])%256]<<24-8*n}return this._i=t,this._j=i,r}t.RC4=r._createHelper(s);var o=n.RC4Drop=s.extend({cfg:s.cfg.extend({drop:192}),_doReset:function(){s._doReset.call(this);for(var e=this.cfg.drop;e>0;e--)a.call(this)}});t.RC4Drop=r._createHelper(o)}(),e.RC4}))},c401:function(e,t,i){"use strict";var r=i("c532");e.exports=function(e,t,i){return r.forEach(i,(function(i){e=i(e,t)})),e}},c430:function(e,t,i){"use strict";e.exports=!1},c532:function(e,t,i){"use strict";var r=i("1d2b"),n=Object.prototype.toString;function s(e){return"[object Array]"===n.call(e)}function a(e){return"undefined"===typeof e}function o(e){return null!==e&&!a(e)&&null!==e.constructor&&!a(e.constructor)&&"function"===typeof e.constructor.isBuffer&&e.constructor.isBuffer(e)}function l(e){return"[object ArrayBuffer]"===n.call(e)}function u(e){return"undefined"!==typeof FormData&&e instanceof FormData}function d(e){var t;return t="undefined"!==typeof ArrayBuffer&&ArrayBuffer.isView?ArrayBuffer.isView(e):e&&e.buffer&&e.buffer instanceof ArrayBuffer,t}function c(e){return"string"===typeof e}function h(e){return"number"===typeof e}function p(e){return null!==e&&"object"===typeof e}function f(e){if("[object Object]"!==n.call(e))return!1;var t=Object.getPrototypeOf(e);return null===t||t===Object.prototype}function m(e){return"[object Date]"===n.call(e)}function g(e){return"[object File]"===n.call(e)}function y(e){return"[object Blob]"===n.call(e)}function v(e){return"[object Function]"===n.call(e)}function b(e){return p(e)&&v(e.pipe)}function _(e){return"undefined"!==typeof URLSearchParams&&e instanceof URLSearchParams}function T(e){return e.replace(/^\s*/,"").replace(/\s*$/,"")}function S(){return("undefined"===typeof navigator||"ReactNative"!==navigator.product&&"NativeScript"!==navigator.product&&"NS"!==navigator.product)&&("undefined"!==typeof window&&"undefined"!==typeof document)}function w(e,t){if(null!==e&&"undefined"!==typeof e)if("object"!==typeof e&&(e=[e]),s(e))for(var i=0,r=e.length;i<r;i++)t.call(null,e[i],i,e);else for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.call(null,e[n],n,e)}function E(){var e={};function t(t,i){f(e[i])&&f(t)?e[i]=E(e[i],t):f(t)?e[i]=E({},t):s(t)?e[i]=t.slice():e[i]=t}for(var i=0,r=arguments.length;i<r;i++)w(arguments[i],t);return e}function x(e,t,i){return w(t,(function(t,n){e[n]=i&&"function"===typeof t?r(t,i):t})),e}function C(e){return 65279===e.charCodeAt(0)&&(e=e.slice(1)),e}e.exports={isArray:s,isArrayBuffer:l,isBuffer:o,isFormData:u,isArrayBufferView:d,isString:c,isNumber:h,isObject:p,isPlainObject:f,isUndefined:a,isDate:m,isFile:g,isBlob:y,isFunction:v,isStream:b,isURLSearchParams:_,isStandardBrowserEnv:S,forEach:w,merge:E,extend:x,trim:T,stripBOM:C}},c65b:function(e,t,i){"use strict";var r=i("40d5"),n=Function.prototype.call;e.exports=r?n.bind(n):function(){return n.apply(n,arguments)}},c6b6:function(e,t,i){"use strict";var r=i("e330"),n=r({}.toString),s=r("".slice);e.exports=function(e){return s(n(e),8,-1)}},c6cd:function(e,t,i){"use strict";var r=i("da84"),n=i("6374"),s="__core-js_shared__",a=r[s]||n(s,{});e.exports=a},c832:function(e,t,i){},c8af:function(e,t,i){"use strict";var r=i("c532");e.exports=function(e,t){r.forEach(e,(function(i,r){r!==t&&r.toUpperCase()===t.toUpperCase()&&(e[t]=i,delete e[r])}))}},ca84:function(e,t,i){"use strict";var r=i("e330"),n=i("1a2d"),s=i("fc6a"),a=i("4d64").indexOf,o=i("d012"),l=r([].push);e.exports=function(e,t){var i,r=s(e),u=0,d=[];for(i in r)!n(o,i)&&n(r,i)&&l(d,i);while(t.length>u)n(r,i=t[u++])&&(~a(d,i)||l(d,i));return d}},cb2d:function(e,t,i){"use strict";var r=i("1626"),n=i("9bf2"),s=i("13d2"),a=i("6374");e.exports=function(e,t,i,o){o||(o={});var l=o.enumerable,u=void 0!==o.name?o.name:t;if(r(i)&&s(i,u,o),o.global)l?e[t]=i:a(t,i);else{try{o.unsafe?e[t]&&(l=!0):delete e[t]}catch(d){}l?e[t]=i:n.f(e,t,{value:i,enumerable:!1,configurable:!o.nonConfigurable,writable:!o.nonWritable})}return e}},cc12:function(e,t,i){"use strict";var r=i("da84"),n=i("861d"),s=r.document,a=n(s)&&n(s.createElement);e.exports=function(e){return a?s.createElement(e):{}}},cdce:function(e,t,i){"use strict";var r=i("da84"),n=i("1626"),s=r.WeakMap;e.exports=n(s)&&/native code/.test(String(s))},cee4:function(e,t,i){"use strict";var r=i("c532"),n=i("1d2b"),s=i("0a06"),a=i("4a7b"),o=i("2444");function l(e){var t=new s(e),i=n(s.prototype.request,t);return r.extend(i,s.prototype,t),r.extend(i,t),i}var u=l(o);u.Axios=s,u.create=function(e){return l(a(u.defaults,e))},u.Cancel=i("7a77"),u.CancelToken=i("8df4"),u.isCancel=i("2e67"),u.all=function(e){return Promise.all(e)},u.spread=i("0df6"),u.isAxiosError=i("5f02"),e.exports=u,e.exports.default=u},cf45:function(e,t){e.exports={entrance:function(e){window.addEventListener("scroll",()=>{this.scroll(e)})},scroll:function(e){let t=document.documentElement.clientHeight||document.body.clientHeight,i=document.querySelectorAll(".entrance-con");i.forEach((e,i)=>{let r=e.getBoundingClientRect().top;r<t-50&&"none"==e.firstChild.style.display&&(e.classList.add("entrance-demonstrate"),e.classList.contains("product-list")&&0==i||(e.firstChild.style.display="block"))});let r=e.$refs.layModule;r&&r.forEach(e=>{e&&e.reportData(t)})}}},d012:function(e,t,i){"use strict";e.exports={}},d02c:function(e,t,i){var r=i("ef34"),n=Object.create||function(){function e(){}return function(t){if(1!==arguments.length)throw new Error("Object.create shim only accepts one parameter.");return e.prototype=t,new e}}();function s(e,t){this.name="ParsingError",this.code=e.code,this.message=t||e.message}function a(e){function t(e,t,i,r){return 3600*(0|e)+60*(0|t)+(0|i)+(0|r)/1e3}var i=e.match(/^(\d+):(\d{1,2})(:\d{1,2})?\.(\d{3})/);return i?i[3]?t(i[1],i[2],i[3].replace(":",""),i[4]):i[1]>59?t(i[1],i[2],0,i[4]):t(0,i[1],i[2],i[4]):null}function o(){this.values=n(null)}function l(e,t,i,r){var n=r?e.split(r):[e];for(var s in n)if("string"===typeof n[s]){var a=n[s].split(i);if(2===a.length){var o=a[0].trim(),l=a[1].trim();t(o,l)}}}function u(e,t,i){var r=e;function n(){var t=a(e);if(null===t)throw new s(s.Errors.BadTimeStamp,"Malformed timestamp: "+r);return e=e.replace(/^[^\sa-zA-Z-]+/,""),t}function u(e,t){var r=new o;l(e,(function(e,t){switch(e){case"region":for(var n=i.length-1;n>=0;n--)if(i[n].id===t){r.set(e,i[n].region);break}break;case"vertical":r.alt(e,t,["rl","lr"]);break;case"line":var s=t.split(","),a=s[0];r.integer(e,a),r.percent(e,a)&&r.set("snapToLines",!1),r.alt(e,a,["auto"]),2===s.length&&r.alt("lineAlign",s[1],["start","center","end"]);break;case"position":s=t.split(","),r.percent(e,s[0]),2===s.length&&r.alt("positionAlign",s[1],["start","center","end"]);break;case"size":r.percent(e,t);break;case"align":r.alt(e,t,["start","center","end","left","right"]);break}}),/:/,/\s/),t.region=r.get("region",null),t.vertical=r.get("vertical","");try{t.line=r.get("line","auto")}catch(n){}t.lineAlign=r.get("lineAlign","start"),t.snapToLines=r.get("snapToLines",!0),t.size=r.get("size",100);try{t.align=r.get("align","center")}catch(n){t.align=r.get("align","middle")}try{t.position=r.get("position","auto")}catch(n){t.position=r.get("position",{start:0,left:0,center:50,middle:50,end:100,right:100},t.align)}t.positionAlign=r.get("positionAlign",{start:"start",left:"start",center:"center",middle:"center",end:"end",right:"end"},t.align)}function d(){e=e.replace(/^\s+/,"")}if(d(),t.startTime=n(),d(),"--\x3e"!==e.substr(0,3))throw new s(s.Errors.BadTimeStamp,"Malformed time stamp (time stamps must be separated by '--\x3e'): "+r);e=e.substr(3),d(),t.endTime=n(),d(),u(e,t)}s.prototype=n(Error.prototype),s.prototype.constructor=s,s.Errors={BadSignature:{code:0,message:"Malformed WebVTT signature."},BadTimeStamp:{code:1,message:"Malformed time stamp."}},o.prototype={set:function(e,t){this.get(e)||""===t||(this.values[e]=t)},get:function(e,t,i){return i?this.has(e)?this.values[e]:t[i]:this.has(e)?this.values[e]:t},has:function(e){return e in this.values},alt:function(e,t,i){for(var r=0;r<i.length;++r)if(t===i[r]){this.set(e,t);break}},integer:function(e,t){/^-?\d+$/.test(t)&&this.set(e,parseInt(t,10))},percent:function(e,t){return!!(t.match(/^([\d]{1,3})(\.[\d]*)?%$/)&&(t=parseFloat(t),t>=0&&t<=100))&&(this.set(e,t),!0)}};var d=r.createElement&&r.createElement("textarea"),c={c:"span",i:"i",b:"b",u:"u",ruby:"ruby",rt:"rt",v:"span",lang:"span"},h={white:"rgba(255,255,255,1)",lime:"rgba(0,255,0,1)",cyan:"rgba(0,255,255,1)",red:"rgba(255,0,0,1)",yellow:"rgba(255,255,0,1)",magenta:"rgba(255,0,255,1)",blue:"rgba(0,0,255,1)",black:"rgba(0,0,0,1)"},p={v:"title",lang:"lang"},f={rt:"ruby"};function m(e,t){function i(){if(!t)return null;function e(e){return t=t.substr(e.length),e}var i=t.match(/^([^<]*)(<[^>]*>?)?/);return e(i[1]?i[1]:i[2])}function r(e){return d.innerHTML=e,e=d.textContent,d.textContent="",e}function n(e,t){return!f[t.localName]||f[t.localName]===e.localName}function s(t,i){var r=c[t];if(!r)return null;var n=e.document.createElement(r),s=p[t];return s&&i&&(n[s]=i.trim()),n}var o,l=e.document.createElement("div"),u=l,m=[];while(null!==(o=i()))if("<"!==o[0])u.appendChild(e.document.createTextNode(r(o)));else{if("/"===o[1]){m.length&&m[m.length-1]===o.substr(2).replace(">","")&&(m.pop(),u=u.parentNode);continue}var g,y=a(o.substr(1,o.length-2));if(y){g=e.document.createProcessingInstruction("timestamp",y),u.appendChild(g);continue}var v=o.match(/^<([^.\s/0-9>]+)(\.[^\s\\>]+)?([^>\\]+)?(\\?)>?$/);if(!v)continue;if(g=s(v[1],v[3]),!g)continue;if(!n(u,g))continue;if(v[2]){var b=v[2].split(".");b.forEach((function(e){var t=/^bg_/.test(e),i=t?e.slice(3):e;if(h.hasOwnProperty(i)){var r=t?"background-color":"color",n=h[i];g.style[r]=n}})),g.className=b.join(" ")}m.push(v[1]),u.appendChild(g),u=g}return l}var g=[[1470,1470],[1472,1472],[1475,1475],[1478,1478],[1488,1514],[1520,1524],[1544,1544],[1547,1547],[1549,1549],[1563,1563],[1566,1610],[1645,1647],[1649,1749],[1765,1766],[1774,1775],[1786,1805],[1807,1808],[1810,1839],[1869,1957],[1969,1969],[1984,2026],[2036,2037],[2042,2042],[2048,2069],[2074,2074],[2084,2084],[2088,2088],[2096,2110],[2112,2136],[2142,2142],[2208,2208],[2210,2220],[8207,8207],[64285,64285],[64287,64296],[64298,64310],[64312,64316],[64318,64318],[64320,64321],[64323,64324],[64326,64449],[64467,64829],[64848,64911],[64914,64967],[65008,65020],[65136,65140],[65142,65276],[67584,67589],[67592,67592],[67594,67637],[67639,67640],[67644,67644],[67647,67669],[67671,67679],[67840,67867],[67872,67897],[67903,67903],[67968,68023],[68030,68031],[68096,68096],[68112,68115],[68117,68119],[68121,68147],[68160,68167],[68176,68184],[68192,68223],[68352,68405],[68416,68437],[68440,68466],[68472,68479],[68608,68680],[126464,126467],[126469,126495],[126497,126498],[126500,126500],[126503,126503],[126505,126514],[126516,126519],[126521,126521],[126523,126523],[126530,126530],[126535,126535],[126537,126537],[126539,126539],[126541,126543],[126545,126546],[126548,126548],[126551,126551],[126553,126553],[126555,126555],[126557,126557],[126559,126559],[126561,126562],[126564,126564],[126567,126570],[126572,126578],[126580,126583],[126585,126588],[126590,126590],[126592,126601],[126603,126619],[126625,126627],[126629,126633],[126635,126651],[1114109,1114109]];function y(e){for(var t=0;t<g.length;t++){var i=g[t];if(e>=i[0]&&e<=i[1])return!0}return!1}function v(e){var t,i=[],r="";if(!e||!e.childNodes)return"ltr";function n(e,t){for(var i=t.childNodes.length-1;i>=0;i--)e.push(t.childNodes[i])}function s(e){if(!e||!e.length)return null;var t=e.pop(),i=t.textContent||t.innerText;if(i){var r=i.match(/^.*(\n|\r)/);return r?(e.length=0,r[0]):i}return"ruby"===t.tagName?s(e):t.childNodes?(n(e,t),s(e)):void 0}n(i,e);while(r=s(i))for(var a=0;a<r.length;a++)if(t=r.charCodeAt(a),y(t))return"rtl";return"ltr"}function b(e){if("number"===typeof e.line&&(e.snapToLines||e.line>=0&&e.line<=100))return e.line;if(!e.track||!e.track.textTrackList||!e.track.textTrackList.mediaElement)return-1;for(var t=e.track,i=t.textTrackList,r=0,n=0;n<i.length&&i[n]!==t;n++)"showing"===i[n].mode&&r++;return-1*++r}function _(){}function T(e,t,i){_.call(this),this.cue=t,this.cueDiv=m(e,t.text);var r={color:"rgba(255, 255, 255, 1)",backgroundColor:"rgba(0, 0, 0, 0.8)",position:"relative",left:0,right:0,top:0,bottom:0,display:"inline",writingMode:""===t.vertical?"horizontal-tb":"lr"===t.vertical?"vertical-lr":"vertical-rl",unicodeBidi:"plaintext"};this.applyStyles(r,this.cueDiv),this.div=e.document.createElement("div"),r={direction:v(this.cueDiv),writingMode:""===t.vertical?"horizontal-tb":"lr"===t.vertical?"vertical-lr":"vertical-rl",unicodeBidi:"plaintext",textAlign:"middle"===t.align?"center":t.align,font:i.font,whiteSpace:"pre-line",position:"absolute"},this.applyStyles(r),this.div.appendChild(this.cueDiv);var n=0;switch(t.positionAlign){case"start":n=t.position;break;case"center":n=t.position-t.size/2;break;case"end":n=t.position-t.size;break}""===t.vertical?this.applyStyles({left:this.formatStyle(n,"%"),width:this.formatStyle(t.size,"%")}):this.applyStyles({top:this.formatStyle(n,"%"),height:this.formatStyle(t.size,"%")}),this.move=function(e){this.applyStyles({top:this.formatStyle(e.top,"px"),bottom:this.formatStyle(e.bottom,"px"),left:this.formatStyle(e.left,"px"),right:this.formatStyle(e.right,"px"),height:this.formatStyle(e.height,"px"),width:this.formatStyle(e.width,"px")})}}function S(e){var t,i,r,n;if(e.div){i=e.div.offsetHeight,r=e.div.offsetWidth,n=e.div.offsetTop;var s=(s=e.div.childNodes)&&(s=s[0])&&s.getClientRects&&s.getClientRects();e=e.div.getBoundingClientRect(),t=s?Math.max(s[0]&&s[0].height||0,e.height/s.length):0}this.left=e.left,this.right=e.right,this.top=e.top||n,this.height=e.height||i,this.bottom=e.bottom||n+(e.height||i),this.width=e.width||r,this.lineHeight=void 0!==t?t:e.lineHeight}function w(e,t,i,r){function n(e,t){for(var n,s=new S(e),a=1,o=0;o<t.length;o++){while(e.overlapsOppositeAxis(i,t[o])||e.within(i)&&e.overlapsAny(r))e.move(t[o]);if(e.within(i))return e;var l=e.intersectPercentage(i);a>l&&(n=new S(e),a=l),e=new S(s)}return n||s}var s=new S(t),a=t.cue,o=b(a),l=[];if(a.snapToLines){var u;switch(a.vertical){case"":l=["+y","-y"],u="height";break;case"rl":l=["+x","-x"],u="width";break;case"lr":l=["-x","+x"],u="width";break}var d=s.lineHeight,c=d*Math.round(o),h=i[u]+d,p=l[0];Math.abs(c)>h&&(c=c<0?-1:1,c*=Math.ceil(h/d)*d),o<0&&(c+=""===a.vertical?i.height:i.width,l=l.reverse()),s.move(p,c)}else{var f=s.lineHeight/i.height*100;switch(a.lineAlign){case"center":o-=f/2;break;case"end":o-=f;break}switch(a.vertical){case"":t.applyStyles({top:t.formatStyle(o,"%")});break;case"rl":t.applyStyles({left:t.formatStyle(o,"%")});break;case"lr":t.applyStyles({right:t.formatStyle(o,"%")});break}l=["+y","-x","+x","-y"],s=new S(t)}var m=n(s,l);t.move(m.toCSSCompatValues(i))}function E(){}_.prototype.applyStyles=function(e,t){for(var i in t=t||this.div,e)e.hasOwnProperty(i)&&(t.style[i]=e[i])},_.prototype.formatStyle=function(e,t){return 0===e?0:e+t},T.prototype=n(_.prototype),T.prototype.constructor=T,S.prototype.move=function(e,t){switch(t=void 0!==t?t:this.lineHeight,e){case"+x":this.left+=t,this.right+=t;break;case"-x":this.left-=t,this.right-=t;break;case"+y":this.top+=t,this.bottom+=t;break;case"-y":this.top-=t,this.bottom-=t;break}},S.prototype.overlaps=function(e){return this.left<e.right&&this.right>e.left&&this.top<e.bottom&&this.bottom>e.top},S.prototype.overlapsAny=function(e){for(var t=0;t<e.length;t++)if(this.overlaps(e[t]))return!0;return!1},S.prototype.within=function(e){return this.top>=e.top&&this.bottom<=e.bottom&&this.left>=e.left&&this.right<=e.right},S.prototype.overlapsOppositeAxis=function(e,t){switch(t){case"+x":return this.left<e.left;case"-x":return this.right>e.right;case"+y":return this.top<e.top;case"-y":return this.bottom>e.bottom}},S.prototype.intersectPercentage=function(e){var t=Math.max(0,Math.min(this.right,e.right)-Math.max(this.left,e.left)),i=Math.max(0,Math.min(this.bottom,e.bottom)-Math.max(this.top,e.top)),r=t*i;return r/(this.height*this.width)},S.prototype.toCSSCompatValues=function(e){return{top:this.top-e.top,bottom:e.bottom-this.bottom,left:this.left-e.left,right:e.right-this.right,height:this.height,width:this.width}},S.getSimpleBoxPosition=function(e){var t=e.div?e.div.offsetHeight:e.tagName?e.offsetHeight:0,i=e.div?e.div.offsetWidth:e.tagName?e.offsetWidth:0,r=e.div?e.div.offsetTop:e.tagName?e.offsetTop:0;e=e.div?e.div.getBoundingClientRect():e.tagName?e.getBoundingClientRect():e;var n={left:e.left,right:e.right,top:e.top||r,height:e.height||t,bottom:e.bottom||r+(e.height||t),width:e.width||i};return n},E.StringDecoder=function(){return{decode:function(e){if(!e)return"";if("string"!==typeof e)throw new Error("Error - expected string data.");return decodeURIComponent(encodeURIComponent(e))}}},E.convertCueToDOMTree=function(e,t){return e&&t?m(e,t):null};var x=.05,C="sans-serif",k="1.5%";E.processCues=function(e,t,i){if(!e||!t||!i)return null;while(i.firstChild)i.removeChild(i.firstChild);var r=e.document.createElement("div");function n(e){for(var t=0;t<e.length;t++)if(e[t].hasBeenReset||!e[t].displayState)return!0;return!1}if(r.style.position="absolute",r.style.left="0",r.style.right="0",r.style.top="0",r.style.bottom="0",r.style.margin=k,i.appendChild(r),n(t)){var s=[],a=S.getSimpleBoxPosition(r),o=Math.round(a.height*x*100)/100,l={font:o+"px "+C};(function(){for(var i,n,o=0;o<t.length;o++)n=t[o],i=new T(e,n,l),r.appendChild(i.div),w(e,i,a,s),n.displayState=i.div,s.push(S.getSimpleBoxPosition(i))})()}else for(var u=0;u<t.length;u++)r.appendChild(t[u].displayState)},E.Parser=function(e,t,i){i||(i=t,t={}),t||(t={}),this.window=e,this.vttjs=t,this.state="INITIAL",this.buffer="",this.decoder=i||new TextDecoder("utf8"),this.regionList=[]},E.Parser.prototype={reportOrThrowError:function(e){if(!(e instanceof s))throw e;this.onparsingerror&&this.onparsingerror(e)},parse:function(e){var t=this;function i(){var e=t.buffer,i=0;while(i<e.length&&"\r"!==e[i]&&"\n"!==e[i])++i;var r=e.substr(0,i);return"\r"===e[i]&&++i,"\n"===e[i]&&++i,t.buffer=e.substr(i),r}function r(e){var i=new o;if(l(e,(function(e,t){switch(e){case"id":i.set(e,t);break;case"width":i.percent(e,t);break;case"lines":i.integer(e,t);break;case"regionanchor":case"viewportanchor":var r=t.split(",");if(2!==r.length)break;var n=new o;if(n.percent("x",r[0]),n.percent("y",r[1]),!n.has("x")||!n.has("y"))break;i.set(e+"X",n.get("x")),i.set(e+"Y",n.get("y"));break;case"scroll":i.alt(e,t,["up"]);break}}),/=/,/\s/),i.has("id")){var r=new(t.vttjs.VTTRegion||t.window.VTTRegion);r.width=i.get("width",100),r.lines=i.get("lines",3),r.regionAnchorX=i.get("regionanchorX",0),r.regionAnchorY=i.get("regionanchorY",100),r.viewportAnchorX=i.get("viewportanchorX",0),r.viewportAnchorY=i.get("viewportanchorY",100),r.scroll=i.get("scroll",""),t.onregion&&t.onregion(r),t.regionList.push({id:i.get("id"),region:r})}}function n(e){var i=new o;l(e,(function(e,t){switch(e){case"MPEGT":i.integer(e+"S",t);break;case"LOCA":i.set(e+"L",a(t));break}}),/[^\d]:/,/,/),t.ontimestampmap&&t.ontimestampmap({MPEGTS:i.get("MPEGTS"),LOCAL:i.get("LOCAL")})}function d(e){e.match(/X-TIMESTAMP-MAP/)?l(e,(function(e,t){switch(e){case"X-TIMESTAMP-MAP":n(t);break}}),/=/):l(e,(function(e,t){switch(e){case"Region":r(t);break}}),/:/)}e&&(t.buffer+=t.decoder.decode(e,{stream:!0}));try{var c;if("INITIAL"===t.state){if(!/\r\n|\n/.test(t.buffer))return this;c=i();var h=c.match(/^WEBVTT([ \t].*)?$/);if(!h||!h[0])throw new s(s.Errors.BadSignature);t.state="HEADER"}var p=!1;while(t.buffer){if(!/\r\n|\n/.test(t.buffer))return this;switch(p?p=!1:c=i(),t.state){case"HEADER":/:/.test(c)?d(c):c||(t.state="ID");continue;case"NOTE":c||(t.state="ID");continue;case"ID":if(/^NOTE($|[ \t])/.test(c)){t.state="NOTE";break}if(!c)continue;t.cue=new(t.vttjs.VTTCue||t.window.VTTCue)(0,0,"");try{t.cue.align="center"}catch(m){t.cue.align="middle"}if(t.state="CUE",-1===c.indexOf("--\x3e")){t.cue.id=c;continue}case"CUE":try{u(c,t.cue,t.regionList)}catch(m){t.reportOrThrowError(m),t.cue=null,t.state="BADCUE";continue}t.state="CUETEXT";continue;case"CUETEXT":var f=-1!==c.indexOf("--\x3e");if(!c||f&&(p=!0)){t.oncue&&t.oncue(t.cue),t.cue=null,t.state="ID";continue}t.cue.text&&(t.cue.text+="\n"),t.cue.text+=c.replace(/\u2028/g,"\n").replace(/u2029/g,"\n");continue;case"BADCUE":c||(t.state="ID");continue}}}catch(m){t.reportOrThrowError(m),"CUETEXT"===t.state&&t.cue&&t.oncue&&t.oncue(t.cue),t.cue=null,t.state="INITIAL"===t.state?"BADWEBVTT":"BADCUE"}return this},flush:function(){var e=this;try{if(e.buffer+=e.decoder.decode(),(e.cue||"HEADER"===e.state)&&(e.buffer+="\n\n",e.parse()),"INITIAL"===e.state)throw new s(s.Errors.BadSignature)}catch(t){e.reportOrThrowError(t)}return e.onflush&&e.onflush(),this}},e.exports=E},d039:function(e,t,i){"use strict";e.exports=function(e){try{return!!e()}catch(t){return!0}}},d066:function(e,t,i){"use strict";var r=i("da84"),n=i("1626"),s=function(e){return n(e)?e:void 0};e.exports=function(e,t){return arguments.length<2?s(r[e]):r[e]&&r[e][t]}},d136:function(e,t,i){(function(t){var i=/^(?=((?:[a-zA-Z0-9+\-.]+:)?))\1(?=((?:\/\/[^\/?#]*)?))\2(?=((?:(?:[^?#\/]*\/)*[^;?#\/]*)?))\3((?:;[^?#]*)?)(\?[^#]*)?(#[^]*)?$/,r=/^(?=([^\/?#]*))\1([^]*)$/,n=/(?:\/|^)\.(?=\/)/g,s=/(?:\/|^)\.\.\/(?!\.\.\/)[^\/]*(?=\/)/g,a={buildAbsoluteURL:function(e,t,i){if(i=i||{},e=e.trim(),t=t.trim(),!t){if(!i.alwaysNormalize)return e;var n=a.parseURL(e);if(!n)throw new Error("Error trying to parse base URL.");return n.path=a.normalizePath(n.path),a.buildURLFromParts(n)}var s=a.parseURL(t);if(!s)throw new Error("Error trying to parse relative URL.");if(s.scheme)return i.alwaysNormalize?(s.path=a.normalizePath(s.path),a.buildURLFromParts(s)):t;var o=a.parseURL(e);if(!o)throw new Error("Error trying to parse base URL.");if(!o.netLoc&&o.path&&"/"!==o.path[0]){var l=r.exec(o.path);o.netLoc=l[1],o.path=l[2]}o.netLoc&&!o.path&&(o.path="/");var u={scheme:o.scheme,netLoc:s.netLoc,path:null,params:s.params,query:s.query,fragment:s.fragment};if(!s.netLoc&&(u.netLoc=o.netLoc,"/"!==s.path[0]))if(s.path){var d=o.path,c=d.substring(0,d.lastIndexOf("/")+1)+s.path;u.path=a.normalizePath(c)}else u.path=o.path,s.params||(u.params=o.params,s.query||(u.query=o.query));return null===u.path&&(u.path=i.alwaysNormalize?a.normalizePath(s.path):s.path),a.buildURLFromParts(u)},parseURL:function(e){var t=i.exec(e);return t?{scheme:t[1]||"",netLoc:t[2]||"",path:t[3]||"",params:t[4]||"",query:t[5]||"",fragment:t[6]||""}:null},normalizePath:function(e){e=e.split("").reverse().join("").replace(n,"");while(e.length!==(e=e.replace(s,"")).length);return e.split("").reverse().join("")},buildURLFromParts:function(e){return e.scheme+e.netLoc+e.path+e.params+e.query+e.fragment}};e.exports=a})()},d1e7:function(e,t,i){"use strict";var r={}.propertyIsEnumerable,n=Object.getOwnPropertyDescriptor,s=n&&!r.call({1:2},1);t.f=s?function(e){var t=n(this,e);return!!t&&t.enumerable}:r},d3a0:function(e,t,i){"use strict";var r=i("25d9"),n=i.n(r);n.a},d58f:function(e,t,i){"use strict";var r=i("59ed"),n=i("7b0b"),s=i("44ad"),a=i("07fa"),o=TypeError,l=function(e){return function(t,i,l,u){r(i);var d=n(t),c=s(d),h=a(d),p=e?h-1:0,f=e?-1:1;if(l<2)while(1){if(p in c){u=c[p],p+=f;break}if(p+=f,e?p<0:h<=p)throw o("Reduce of empty array with no initial value")}for(;e?p>=0:h>p;p+=f)p in c&&(u=i(u,c[p],p,d));return u}};e.exports={left:l(!1),right:l(!0)}},d6e6:function(e,t,i){(function(t,r,n){e.exports=r(i("21bf"),i("3252"))})(0,(function(e){return function(){var t=e,i=t.lib,r=i.Hasher,n=t.x64,s=n.Word,a=n.WordArray,o=t.algo;function l(){return s.create.apply(s,arguments)}var u=[l(1116352408,3609767458),l(1899447441,602891725),l(3049323471,3964484399),l(3921009573,2173295548),l(961987163,4081628472),l(1508970993,3053834265),l(2453635748,2937671579),l(2870763221,3664609560),l(3624381080,2734883394),l(310598401,1164996542),l(607225278,1323610764),l(1426881987,3590304994),l(1925078388,4068182383),l(2162078206,991336113),l(2614888103,633803317),l(3248222580,3479774868),l(3835390401,2666613458),l(4022224774,944711139),l(264347078,2341262773),l(604807628,2007800933),l(770255983,1495990901),l(1249150122,1856431235),l(1555081692,3175218132),l(1996064986,2198950837),l(2554220882,3999719339),l(2821834349,766784016),l(2952996808,2566594879),l(3210313671,3203337956),l(3336571891,1034457026),l(3584528711,2466948901),l(113926993,3758326383),l(338241895,168717936),l(666307205,1188179964),l(773529912,1546045734),l(1294757372,1522805485),l(1396182291,2643833823),l(1695183700,2343527390),l(1986661051,1014477480),l(2177026350,1206759142),l(2456956037,344077627),l(2730485921,1290863460),l(2820302411,3158454273),l(3259730800,3505952657),l(3345764771,106217008),l(3516065817,3606008344),l(3600352804,1432725776),l(4094571909,1467031594),l(275423344,851169720),l(430227734,3100823752),l(506948616,1363258195),l(659060556,3750685593),l(883997877,3785050280),l(958139571,3318307427),l(1322822218,3812723403),l(1537002063,2003034995),l(1747873779,3602036899),l(1955562222,1575990012),l(2024104815,1125592928),l(2227730452,2716904306),l(2361852424,442776044),l(2428436474,593698344),l(2756734187,3733110249),l(3204031479,2999351573),l(3329325298,3815920427),l(3391569614,3928383900),l(3515267271,566280711),l(3940187606,3454069534),l(4118630271,4000239992),l(116418474,1914138554),l(174292421,2731055270),l(289380356,3203993006),l(460393269,320620315),l(685471733,587496836),l(852142971,1086792851),l(1017036298,365543100),l(1126000580,2618297676),l(1288033470,3409855158),l(1501505948,4234509866),l(1607167915,987167468),l(1816402316,1246189591)],d=[];(function(){for(var e=0;e<80;e++)d[e]=l()})();var c=o.SHA512=r.extend({_doReset:function(){this._hash=new a.init([new s.init(1779033703,4089235720),new s.init(3144134277,2227873595),new s.init(1013904242,4271175723),new s.init(2773480762,1595750129),new s.init(1359893119,2917565137),new s.init(2600822924,725511199),new s.init(528734635,4215389547),new s.init(1541459225,327033209)])},_doProcessBlock:function(e,t){for(var i=this._hash.words,r=i[0],n=i[1],s=i[2],a=i[3],o=i[4],l=i[5],c=i[6],h=i[7],p=r.high,f=r.low,m=n.high,g=n.low,y=s.high,v=s.low,b=a.high,_=a.low,T=o.high,S=o.low,w=l.high,E=l.low,x=c.high,C=c.low,k=h.high,I=h.low,A=p,P=f,O=m,L=g,D=y,M=v,N=b,R=_,B=T,U=S,j=w,F=E,q=x,$=C,H=k,z=I,V=0;V<80;V++){var G,W,X=d[V];if(V<16)W=X.high=0|e[t+2*V],G=X.low=0|e[t+2*V+1];else{var Y=d[V-15],K=Y.high,J=Y.low,Q=(K>>>1|J<<31)^(K>>>8|J<<24)^K>>>7,Z=(J>>>1|K<<31)^(J>>>8|K<<24)^(J>>>7|K<<25),ee=d[V-2],te=ee.high,ie=ee.low,re=(te>>>19|ie<<13)^(te<<3|ie>>>29)^te>>>6,ne=(ie>>>19|te<<13)^(ie<<3|te>>>29)^(ie>>>6|te<<26),se=d[V-7],ae=se.high,oe=se.low,le=d[V-16],ue=le.high,de=le.low;G=Z+oe,W=Q+ae+(G>>>0<Z>>>0?1:0),G+=ne,W=W+re+(G>>>0<ne>>>0?1:0),G+=de,W=W+ue+(G>>>0<de>>>0?1:0),X.high=W,X.low=G}var ce=B&j^~B&q,he=U&F^~U&$,pe=A&O^A&D^O&D,fe=P&L^P&M^L&M,me=(A>>>28|P<<4)^(A<<30|P>>>2)^(A<<25|P>>>7),ge=(P>>>28|A<<4)^(P<<30|A>>>2)^(P<<25|A>>>7),ye=(B>>>14|U<<18)^(B>>>18|U<<14)^(B<<23|U>>>9),ve=(U>>>14|B<<18)^(U>>>18|B<<14)^(U<<23|B>>>9),be=u[V],_e=be.high,Te=be.low,Se=z+ve,we=H+ye+(Se>>>0<z>>>0?1:0),Ee=(Se=Se+he,we=we+ce+(Se>>>0<he>>>0?1:0),Se=Se+Te,we=we+_e+(Se>>>0<Te>>>0?1:0),Se=Se+G,we=we+W+(Se>>>0<G>>>0?1:0),ge+fe),xe=me+pe+(Ee>>>0<ge>>>0?1:0);H=q,z=$,q=j,$=F,j=B,F=U,U=R+Se|0,B=N+we+(U>>>0<R>>>0?1:0)|0,N=D,R=M,D=O,M=L,O=A,L=P,P=Se+Ee|0,A=we+xe+(P>>>0<Se>>>0?1:0)|0}f=r.low=f+P,r.high=p+A+(f>>>0<P>>>0?1:0),g=n.low=g+L,n.high=m+O+(g>>>0<L>>>0?1:0),v=s.low=v+M,s.high=y+D+(v>>>0<M>>>0?1:0),_=a.low=_+R,a.high=b+N+(_>>>0<R>>>0?1:0),S=o.low=S+U,o.high=T+B+(S>>>0<U>>>0?1:0),E=l.low=E+F,l.high=w+j+(E>>>0<F>>>0?1:0),C=c.low=C+$,c.high=x+q+(C>>>0<$>>>0?1:0),I=h.low=I+z,h.high=k+H+(I>>>0<z>>>0?1:0)},_doFinalize:function(){var e=this._data,t=e.words,i=8*this._nDataBytes,r=8*e.sigBytes;t[r>>>5]|=128<<24-r%32,t[30+(r+128>>>10<<5)]=Math.floor(i/4294967296),t[31+(r+128>>>10<<5)]=i,e.sigBytes=4*t.length,this._process();var n=this._hash.toX32();return n},clone:function(){var e=r.clone.call(this);return e._hash=this._hash.clone(),e},blockSize:32});t.SHA512=r._createHelper(c),t.HmacSHA512=r._createHmacHelper(c)}(),e.SHA512}))},d749:function(e,t,i){"use strict";i.d(t,"a",(function(){return g}));var r=function(){function e(){this.listeners={}}var t=e.prototype;return t.on=function(e,t){this.listeners[e]||(this.listeners[e]=[]),this.listeners[e].push(t)},t.off=function(e,t){if(!this.listeners[e])return!1;var i=this.listeners[e].indexOf(t);return this.listeners[e]=this.listeners[e].slice(0),this.listeners[e].splice(i,1),i>-1},t.trigger=function(e){var t=this.listeners[e];if(t)if(2===arguments.length)for(var i=t.length,r=0;r<i;++r)t[r].call(this,arguments[1]);else for(var n=Array.prototype.slice.call(arguments,1),s=t.length,a=0;a<s;++a)t[a].apply(this,n)},t.dispose=function(){this.listeners={}},t.pipe=function(e){this.on("data",(function(t){e.push(t)}))},e}(),n=i("a559"),s=i.n(n),a=i("4e9a");
|
36
|
+
/*! @name m3u8-parser @version 6.2.0 @license Apache-2.0 */
|
37
|
+
class o extends r{constructor(){super(),this.buffer=""}push(e){let t;for(this.buffer+=e,t=this.buffer.indexOf("\n");t>-1;t=this.buffer.indexOf("\n"))this.trigger("data",this.buffer.substring(0,t)),this.buffer=this.buffer.substring(t+1)}}const l=String.fromCharCode(9),u=function(e){const t=/([0-9.]*)?@?([0-9.]*)?/.exec(e||""),i={};return t[1]&&(i.length=parseInt(t[1],10)),t[2]&&(i.offset=parseInt(t[2],10)),i},d=function(){const e="[^=]*",t='"[^"]*"|[^,]*',i="(?:"+e+")=(?:"+t+")";return new RegExp("(?:^|,)("+i+")")},c=function(e){const t={};if(!e)return t;const i=e.split(d());let r,n=i.length;while(n--)""!==i[n]&&(r=/([^=]*)=(.*)/.exec(i[n]).slice(1),r[0]=r[0].replace(/^\s+|\s+$/g,""),r[1]=r[1].replace(/^\s+|\s+$/g,""),r[1]=r[1].replace(/^['"](.*)['"]$/g,"$1"),t[r[0]]=r[1]);return t};class h extends r{constructor(){super(),this.customParsers=[],this.tagMappers=[]}push(e){let t,i;if(e=e.trim(),0===e.length)return;if("#"!==e[0])return void this.trigger("data",{type:"uri",uri:e});const r=this.tagMappers.reduce((t,i)=>{const r=i(e);return r===e?t:t.concat([r])},[e]);r.forEach(e=>{for(let t=0;t<this.customParsers.length;t++)if(this.customParsers[t].call(this,e))return;if(0===e.indexOf("#EXT"))if(e=e.replace("\r",""),t=/^#EXTM3U/.exec(e),t)this.trigger("data",{type:"tag",tagType:"m3u"});else{if(t=/^#EXTINF:([0-9\.]*)?,?(.*)?$/.exec(e),t)return i={type:"tag",tagType:"inf"},t[1]&&(i.duration=parseFloat(t[1])),t[2]&&(i.title=t[2]),void this.trigger("data",i);if(t=/^#EXT-X-TARGETDURATION:([0-9.]*)?/.exec(e),t)return i={type:"tag",tagType:"targetduration"},t[1]&&(i.duration=parseInt(t[1],10)),void this.trigger("data",i);if(t=/^#EXT-X-VERSION:([0-9.]*)?/.exec(e),t)return i={type:"tag",tagType:"version"},t[1]&&(i.version=parseInt(t[1],10)),void this.trigger("data",i);if(t=/^#EXT-X-MEDIA-SEQUENCE:(\-?[0-9.]*)?/.exec(e),t)return i={type:"tag",tagType:"media-sequence"},t[1]&&(i.number=parseInt(t[1],10)),void this.trigger("data",i);if(t=/^#EXT-X-DISCONTINUITY-SEQUENCE:(\-?[0-9.]*)?/.exec(e),t)return i={type:"tag",tagType:"discontinuity-sequence"},t[1]&&(i.number=parseInt(t[1],10)),void this.trigger("data",i);if(t=/^#EXT-X-PLAYLIST-TYPE:(.*)?$/.exec(e),t)return i={type:"tag",tagType:"playlist-type"},t[1]&&(i.playlistType=t[1]),void this.trigger("data",i);if(t=/^#EXT-X-BYTERANGE:(.*)?$/.exec(e),t)return i=s()(u(t[1]),{type:"tag",tagType:"byterange"}),void this.trigger("data",i);if(t=/^#EXT-X-ALLOW-CACHE:(YES|NO)?/.exec(e),t)return i={type:"tag",tagType:"allow-cache"},t[1]&&(i.allowed=!/NO/.test(t[1])),void this.trigger("data",i);if(t=/^#EXT-X-MAP:(.*)$/.exec(e),t){if(i={type:"tag",tagType:"map"},t[1]){const e=c(t[1]);e.URI&&(i.uri=e.URI),e.BYTERANGE&&(i.byterange=u(e.BYTERANGE))}this.trigger("data",i)}else if(t=/^#EXT-X-STREAM-INF:(.*)$/.exec(e),t){if(i={type:"tag",tagType:"stream-inf"},t[1]){if(i.attributes=c(t[1]),i.attributes.RESOLUTION){const e=i.attributes.RESOLUTION.split("x"),t={};e[0]&&(t.width=parseInt(e[0],10)),e[1]&&(t.height=parseInt(e[1],10)),i.attributes.RESOLUTION=t}i.attributes.BANDWIDTH&&(i.attributes.BANDWIDTH=parseInt(i.attributes.BANDWIDTH,10)),i.attributes["FRAME-RATE"]&&(i.attributes["FRAME-RATE"]=parseFloat(i.attributes["FRAME-RATE"])),i.attributes["PROGRAM-ID"]&&(i.attributes["PROGRAM-ID"]=parseInt(i.attributes["PROGRAM-ID"],10))}this.trigger("data",i)}else{if(t=/^#EXT-X-MEDIA:(.*)$/.exec(e),t)return i={type:"tag",tagType:"media"},t[1]&&(i.attributes=c(t[1])),void this.trigger("data",i);if(t=/^#EXT-X-ENDLIST/.exec(e),t)this.trigger("data",{type:"tag",tagType:"endlist"});else if(t=/^#EXT-X-DISCONTINUITY/.exec(e),t)this.trigger("data",{type:"tag",tagType:"discontinuity"});else{if(t=/^#EXT-X-PROGRAM-DATE-TIME:(.*)$/.exec(e),t)return i={type:"tag",tagType:"program-date-time"},t[1]&&(i.dateTimeString=t[1],i.dateTimeObject=new Date(t[1])),void this.trigger("data",i);if(t=/^#EXT-X-KEY:(.*)$/.exec(e),t)return i={type:"tag",tagType:"key"},t[1]&&(i.attributes=c(t[1]),i.attributes.IV&&("0x"===i.attributes.IV.substring(0,2).toLowerCase()&&(i.attributes.IV=i.attributes.IV.substring(2)),i.attributes.IV=i.attributes.IV.match(/.{8}/g),i.attributes.IV[0]=parseInt(i.attributes.IV[0],16),i.attributes.IV[1]=parseInt(i.attributes.IV[1],16),i.attributes.IV[2]=parseInt(i.attributes.IV[2],16),i.attributes.IV[3]=parseInt(i.attributes.IV[3],16),i.attributes.IV=new Uint32Array(i.attributes.IV))),void this.trigger("data",i);if(t=/^#EXT-X-START:(.*)$/.exec(e),t)return i={type:"tag",tagType:"start"},t[1]&&(i.attributes=c(t[1]),i.attributes["TIME-OFFSET"]=parseFloat(i.attributes["TIME-OFFSET"]),i.attributes.PRECISE=/YES/.test(i.attributes.PRECISE)),void this.trigger("data",i);if(t=/^#EXT-X-CUE-OUT-CONT:(.*)?$/.exec(e),t)return i={type:"tag",tagType:"cue-out-cont"},t[1]?i.data=t[1]:i.data="",void this.trigger("data",i);if(t=/^#EXT-X-CUE-OUT:(.*)?$/.exec(e),t)return i={type:"tag",tagType:"cue-out"},t[1]?i.data=t[1]:i.data="",void this.trigger("data",i);if(t=/^#EXT-X-CUE-IN:(.*)?$/.exec(e),t)return i={type:"tag",tagType:"cue-in"},t[1]?i.data=t[1]:i.data="",void this.trigger("data",i);if(t=/^#EXT-X-SKIP:(.*)$/.exec(e),t&&t[1])return i={type:"tag",tagType:"skip"},i.attributes=c(t[1]),i.attributes.hasOwnProperty("SKIPPED-SEGMENTS")&&(i.attributes["SKIPPED-SEGMENTS"]=parseInt(i.attributes["SKIPPED-SEGMENTS"],10)),i.attributes.hasOwnProperty("RECENTLY-REMOVED-DATERANGES")&&(i.attributes["RECENTLY-REMOVED-DATERANGES"]=i.attributes["RECENTLY-REMOVED-DATERANGES"].split(l)),void this.trigger("data",i);if(t=/^#EXT-X-PART:(.*)$/.exec(e),t&&t[1])return i={type:"tag",tagType:"part"},i.attributes=c(t[1]),["DURATION"].forEach((function(e){i.attributes.hasOwnProperty(e)&&(i.attributes[e]=parseFloat(i.attributes[e]))})),["INDEPENDENT","GAP"].forEach((function(e){i.attributes.hasOwnProperty(e)&&(i.attributes[e]=/YES/.test(i.attributes[e]))})),i.attributes.hasOwnProperty("BYTERANGE")&&(i.attributes.byterange=u(i.attributes.BYTERANGE)),void this.trigger("data",i);if(t=/^#EXT-X-SERVER-CONTROL:(.*)$/.exec(e),t&&t[1])return i={type:"tag",tagType:"server-control"},i.attributes=c(t[1]),["CAN-SKIP-UNTIL","PART-HOLD-BACK","HOLD-BACK"].forEach((function(e){i.attributes.hasOwnProperty(e)&&(i.attributes[e]=parseFloat(i.attributes[e]))})),["CAN-SKIP-DATERANGES","CAN-BLOCK-RELOAD"].forEach((function(e){i.attributes.hasOwnProperty(e)&&(i.attributes[e]=/YES/.test(i.attributes[e]))})),void this.trigger("data",i);if(t=/^#EXT-X-PART-INF:(.*)$/.exec(e),t&&t[1])return i={type:"tag",tagType:"part-inf"},i.attributes=c(t[1]),["PART-TARGET"].forEach((function(e){i.attributes.hasOwnProperty(e)&&(i.attributes[e]=parseFloat(i.attributes[e]))})),void this.trigger("data",i);if(t=/^#EXT-X-PRELOAD-HINT:(.*)$/.exec(e),t&&t[1])return i={type:"tag",tagType:"preload-hint"},i.attributes=c(t[1]),["BYTERANGE-START","BYTERANGE-LENGTH"].forEach((function(e){if(i.attributes.hasOwnProperty(e)){i.attributes[e]=parseInt(i.attributes[e],10);const t="BYTERANGE-LENGTH"===e?"length":"offset";i.attributes.byterange=i.attributes.byterange||{},i.attributes.byterange[t]=i.attributes[e],delete i.attributes[e]}})),void this.trigger("data",i);if(t=/^#EXT-X-RENDITION-REPORT:(.*)$/.exec(e),t&&t[1])return i={type:"tag",tagType:"rendition-report"},i.attributes=c(t[1]),["LAST-MSN","LAST-PART"].forEach((function(e){i.attributes.hasOwnProperty(e)&&(i.attributes[e]=parseInt(i.attributes[e],10))})),void this.trigger("data",i);if(t=/^#EXT-X-DATERANGE:(.*)$/.exec(e),t&&t[1]){i={type:"tag",tagType:"daterange"},i.attributes=c(t[1]),["ID","CLASS"].forEach((function(e){i.attributes.hasOwnProperty(e)&&(i.attributes[e]=String(i.attributes[e]))})),["START-DATE","END-DATE"].forEach((function(e){i.attributes.hasOwnProperty(e)&&(i.attributes[e]=new Date(i.attributes[e]))})),["DURATION","PLANNED-DURATION"].forEach((function(e){i.attributes.hasOwnProperty(e)&&(i.attributes[e]=parseFloat(i.attributes[e]))})),["END-ON-NEXT"].forEach((function(e){i.attributes.hasOwnProperty(e)&&(i.attributes[e]=/YES/i.test(i.attributes[e]))})),["SCTE35-CMD"," SCTE35-OUT","SCTE35-IN"].forEach((function(e){i.attributes.hasOwnProperty(e)&&(i.attributes[e]=i.attributes[e].toString(16))}));const e=/^X-([A-Z]+-)+[A-Z]+$/;for(const t in i.attributes){if(!e.test(t))continue;const r=/[0-9A-Fa-f]{6}/g.test(i.attributes[t]),n=/^\d+(\.\d+)?$/.test(i.attributes[t]);i.attributes[t]=r?i.attributes[t].toString(16):n?parseFloat(i.attributes[t]):String(i.attributes[t])}this.trigger("data",i)}else t=/^#EXT-X-INDEPENDENT-SEGMENTS/.exec(e),t?this.trigger("data",{type:"tag",tagType:"independent-segments"}):this.trigger("data",{type:"tag",data:e.slice(4)})}}}else this.trigger("data",{type:"comment",text:e.slice(1)})})}addParser({expression:e,customType:t,dataParser:i,segment:r}){"function"!==typeof i&&(i=e=>e),this.customParsers.push(n=>{const s=e.exec(n);if(s)return this.trigger("data",{type:"custom",data:i(n),customType:t,segment:r}),!0})}addTagMapper({expression:e,map:t}){const i=i=>e.test(i)?t(i):i;this.tagMappers.push(i)}}const p=e=>e.toLowerCase().replace(/-(\w)/g,e=>e[1].toUpperCase()),f=function(e){const t={};return Object.keys(e).forEach((function(i){t[p(i)]=e[i]})),t},m=function(e){const{serverControl:t,targetDuration:i,partTargetDuration:r}=e;if(!t)return;const n="#EXT-X-SERVER-CONTROL",s="holdBack",a="partHoldBack",o=i&&3*i,l=r&&2*r;i&&!t.hasOwnProperty(s)&&(t[s]=o,this.trigger("info",{message:`${n} defaulting HOLD-BACK to targetDuration * 3 (${o}).`})),o&&t[s]<o&&(this.trigger("warn",{message:`${n} clamping HOLD-BACK (${t[s]}) to targetDuration * 3 (${o})`}),t[s]=o),r&&!t.hasOwnProperty(a)&&(t[a]=3*r,this.trigger("info",{message:`${n} defaulting PART-HOLD-BACK to partTargetDuration * 3 (${t[a]}).`})),r&&t[a]<l&&(this.trigger("warn",{message:`${n} clamping PART-HOLD-BACK (${t[a]}) to partTargetDuration * 2 (${l}).`}),t[a]=l)};class g extends r{constructor(){super(),this.lineStream=new o,this.parseStream=new h,this.lineStream.pipe(this.parseStream);const e=this,t=[];let i,r,n={},l=!1;const u=function(){},d={AUDIO:{},VIDEO:{},"CLOSED-CAPTIONS":{},SUBTITLES:{}},c="urn:uuid:edef8ba9-79d6-4ace-a3c8-27dcd51d21ed";let p=0;this.manifest={allowCache:!0,discontinuityStarts:[],segments:[]};let g=0,y=0;const v={};this.on("end",()=>{n.uri||!n.parts&&!n.preloadHints||(!n.map&&i&&(n.map=i),!n.key&&r&&(n.key=r),n.timeline||"number"!==typeof p||(n.timeline=p),this.manifest.preloadSegment=n)}),this.parseStream.on("data",(function(o){let h,b;({tag(){({version(){o.version&&(this.manifest.version=o.version)},"allow-cache"(){this.manifest.allowCache=o.allowed,"allowed"in o||(this.trigger("info",{message:"defaulting allowCache to YES"}),this.manifest.allowCache=!0)},byterange(){const e={};"length"in o&&(n.byterange=e,e.length=o.length,"offset"in o||(o.offset=g)),"offset"in o&&(n.byterange=e,e.offset=o.offset),g=e.offset+e.length},endlist(){this.manifest.endList=!0},inf(){"mediaSequence"in this.manifest||(this.manifest.mediaSequence=0,this.trigger("info",{message:"defaulting media sequence to zero"})),"discontinuitySequence"in this.manifest||(this.manifest.discontinuitySequence=0,this.trigger("info",{message:"defaulting discontinuity sequence to zero"})),o.duration>0&&(n.duration=o.duration),0===o.duration&&(n.duration=.01,this.trigger("info",{message:"updating zero segment duration to a small value"})),this.manifest.segments=t},key(){if(o.attributes)if("NONE"!==o.attributes.METHOD)if(o.attributes.URI){if("com.apple.streamingkeydelivery"===o.attributes.KEYFORMAT)return this.manifest.contentProtection=this.manifest.contentProtection||{},void(this.manifest.contentProtection["com.apple.fps.1_0"]={attributes:o.attributes});if("com.microsoft.playready"===o.attributes.KEYFORMAT)return this.manifest.contentProtection=this.manifest.contentProtection||{},void(this.manifest.contentProtection["com.microsoft.playready"]={uri:o.attributes.URI});if(o.attributes.KEYFORMAT===c){const e=["SAMPLE-AES","SAMPLE-AES-CTR","SAMPLE-AES-CENC"];return-1===e.indexOf(o.attributes.METHOD)?void this.trigger("warn",{message:"invalid key method provided for Widevine"}):("SAMPLE-AES-CENC"===o.attributes.METHOD&&this.trigger("warn",{message:"SAMPLE-AES-CENC is deprecated, please use SAMPLE-AES-CTR instead"}),"data:text/plain;base64,"!==o.attributes.URI.substring(0,23)?void this.trigger("warn",{message:"invalid key URI provided for Widevine"}):o.attributes.KEYID&&"0x"===o.attributes.KEYID.substring(0,2)?(this.manifest.contentProtection=this.manifest.contentProtection||{},void(this.manifest.contentProtection["com.widevine.alpha"]={attributes:{schemeIdUri:o.attributes.KEYFORMAT,keyId:o.attributes.KEYID.substring(2)},pssh:Object(a["a"])(o.attributes.URI.split(",")[1])})):void this.trigger("warn",{message:"invalid key ID provided for Widevine"}))}o.attributes.METHOD||this.trigger("warn",{message:"defaulting key method to AES-128"}),r={method:o.attributes.METHOD||"AES-128",uri:o.attributes.URI},"undefined"!==typeof o.attributes.IV&&(r.iv=o.attributes.IV)}else this.trigger("warn",{message:"ignoring key declaration without URI"});else r=null;else this.trigger("warn",{message:"ignoring key declaration without attribute list"})},"media-sequence"(){isFinite(o.number)?this.manifest.mediaSequence=o.number:this.trigger("warn",{message:"ignoring invalid media sequence: "+o.number})},"discontinuity-sequence"(){isFinite(o.number)?(this.manifest.discontinuitySequence=o.number,p=o.number):this.trigger("warn",{message:"ignoring invalid discontinuity sequence: "+o.number})},"playlist-type"(){/VOD|EVENT/.test(o.playlistType)?this.manifest.playlistType=o.playlistType:this.trigger("warn",{message:"ignoring unknown playlist type: "+o.playlist})},map(){i={},o.uri&&(i.uri=o.uri),o.byterange&&(i.byterange=o.byterange),r&&(i.key=r)},"stream-inf"(){this.manifest.playlists=t,this.manifest.mediaGroups=this.manifest.mediaGroups||d,o.attributes?(n.attributes||(n.attributes={}),s()(n.attributes,o.attributes)):this.trigger("warn",{message:"ignoring empty stream-inf attributes"})},media(){if(this.manifest.mediaGroups=this.manifest.mediaGroups||d,!(o.attributes&&o.attributes.TYPE&&o.attributes["GROUP-ID"]&&o.attributes.NAME))return void this.trigger("warn",{message:"ignoring incomplete or missing media group"});const e=this.manifest.mediaGroups[o.attributes.TYPE];e[o.attributes["GROUP-ID"]]=e[o.attributes["GROUP-ID"]]||{},h=e[o.attributes["GROUP-ID"]],b={default:/yes/i.test(o.attributes.DEFAULT)},b.default?b.autoselect=!0:b.autoselect=/yes/i.test(o.attributes.AUTOSELECT),o.attributes.LANGUAGE&&(b.language=o.attributes.LANGUAGE),o.attributes.URI&&(b.uri=o.attributes.URI),o.attributes["INSTREAM-ID"]&&(b.instreamId=o.attributes["INSTREAM-ID"]),o.attributes.CHARACTERISTICS&&(b.characteristics=o.attributes.CHARACTERISTICS),o.attributes.FORCED&&(b.forced=/yes/i.test(o.attributes.FORCED)),h[o.attributes.NAME]=b},discontinuity(){p+=1,n.discontinuity=!0,this.manifest.discontinuityStarts.push(t.length)},"program-date-time"(){"undefined"===typeof this.manifest.dateTimeString&&(this.manifest.dateTimeString=o.dateTimeString,this.manifest.dateTimeObject=o.dateTimeObject),n.dateTimeString=o.dateTimeString,n.dateTimeObject=o.dateTimeObject},targetduration(){!isFinite(o.duration)||o.duration<0?this.trigger("warn",{message:"ignoring invalid target duration: "+o.duration}):(this.manifest.targetDuration=o.duration,m.call(this,this.manifest))},start(){o.attributes&&!isNaN(o.attributes["TIME-OFFSET"])?this.manifest.start={timeOffset:o.attributes["TIME-OFFSET"],precise:o.attributes.PRECISE}:this.trigger("warn",{message:"ignoring start declaration without appropriate attribute list"})},"cue-out"(){n.cueOut=o.data},"cue-out-cont"(){n.cueOutCont=o.data},"cue-in"(){n.cueIn=o.data},skip(){this.manifest.skip=f(o.attributes),this.warnOnMissingAttributes_("#EXT-X-SKIP",o.attributes,["SKIPPED-SEGMENTS"])},part(){l=!0;const e=this.manifest.segments.length,t=f(o.attributes);n.parts=n.parts||[],n.parts.push(t),t.byterange&&(t.byterange.hasOwnProperty("offset")||(t.byterange.offset=y),y=t.byterange.offset+t.byterange.length);const i=n.parts.length-1;this.warnOnMissingAttributes_(`#EXT-X-PART #${i} for segment #${e}`,o.attributes,["URI","DURATION"]),this.manifest.renditionReports&&this.manifest.renditionReports.forEach((e,t)=>{e.hasOwnProperty("lastPart")||this.trigger("warn",{message:`#EXT-X-RENDITION-REPORT #${t} lacks required attribute(s): LAST-PART`})})},"server-control"(){const e=this.manifest.serverControl=f(o.attributes);e.hasOwnProperty("canBlockReload")||(e.canBlockReload=!1,this.trigger("info",{message:"#EXT-X-SERVER-CONTROL defaulting CAN-BLOCK-RELOAD to false"})),m.call(this,this.manifest),e.canSkipDateranges&&!e.hasOwnProperty("canSkipUntil")&&this.trigger("warn",{message:"#EXT-X-SERVER-CONTROL lacks required attribute CAN-SKIP-UNTIL which is required when CAN-SKIP-DATERANGES is set"})},"preload-hint"(){const e=this.manifest.segments.length,t=f(o.attributes),i=t.type&&"PART"===t.type;n.preloadHints=n.preloadHints||[],n.preloadHints.push(t),t.byterange&&(t.byterange.hasOwnProperty("offset")||(t.byterange.offset=i?y:0,i&&(y=t.byterange.offset+t.byterange.length)));const r=n.preloadHints.length-1;if(this.warnOnMissingAttributes_(`#EXT-X-PRELOAD-HINT #${r} for segment #${e}`,o.attributes,["TYPE","URI"]),t.type)for(let s=0;s<n.preloadHints.length-1;s++){const i=n.preloadHints[s];i.type&&(i.type===t.type&&this.trigger("warn",{message:`#EXT-X-PRELOAD-HINT #${r} for segment #${e} has the same TYPE ${t.type} as preload hint #${s}`}))}},"rendition-report"(){const e=f(o.attributes);this.manifest.renditionReports=this.manifest.renditionReports||[],this.manifest.renditionReports.push(e);const t=this.manifest.renditionReports.length-1,i=["LAST-MSN","URI"];l&&i.push("LAST-PART"),this.warnOnMissingAttributes_("#EXT-X-RENDITION-REPORT #"+t,o.attributes,i)},"part-inf"(){this.manifest.partInf=f(o.attributes),this.warnOnMissingAttributes_("#EXT-X-PART-INF",o.attributes,["PART-TARGET"]),this.manifest.partInf.partTarget&&(this.manifest.partTargetDuration=this.manifest.partInf.partTarget),m.call(this,this.manifest)},daterange(){this.manifest.daterange=this.manifest.daterange||[],this.manifest.daterange.push(f(o.attributes));const e=this.manifest.daterange.length-1;this.warnOnMissingAttributes_("#EXT-X-DATERANGE #"+e,o.attributes,["ID","START-DATE"]);const t=this.manifest.daterange[e];t.endDate&&t.startDate&&new Date(t.endDate)<new Date(t.startDate)&&this.trigger("warn",{message:"EXT-X-DATERANGE END-DATE must be equal to or later than the value of the START-DATE"}),t.duration&&t.duration<0&&this.trigger("warn",{message:"EXT-X-DATERANGE DURATION must not be negative"}),t.plannedDuration&&t.plannedDuration<0&&this.trigger("warn",{message:"EXT-X-DATERANGE PLANNED-DURATION must not be negative"});const i=!!t.endOnNext;if(i&&!t.class&&this.trigger("warn",{message:"EXT-X-DATERANGE with an END-ON-NEXT=YES attribute must have a CLASS attribute"}),i&&(t.duration||t.endDate)&&this.trigger("warn",{message:"EXT-X-DATERANGE with an END-ON-NEXT=YES attribute must not contain DURATION or END-DATE attributes"}),t.duration&&t.endDate){const i=t.startDate,r=i.setSeconds(i.getSeconds()+t.duration);this.manifest.daterange[e].endDate=new Date(r)}if(t&&!this.manifest.dateTimeString&&this.trigger("warn",{message:"A playlist with EXT-X-DATERANGE tag must contain atleast one EXT-X-PROGRAM-DATE-TIME tag"}),v[t.id]){for(const r in v[t.id])if(v[t.id][r]!==t[r]){this.trigger("warn",{message:"EXT-X-DATERANGE tags with the same ID in a playlist must have the same attributes and same attribute values"});break}}else v[t.id]=t},"independent-segments"(){this.manifest.independentSegments=!0}}[o.tagType]||u).call(e)},uri(){n.uri=o.uri,t.push(n),this.manifest.targetDuration&&!("duration"in n)&&(this.trigger("warn",{message:"defaulting segment duration to the target duration"}),n.duration=this.manifest.targetDuration),r&&(n.key=r),n.timeline=p,i&&(n.map=i),y=0,n={}},comment(){},custom(){o.segment?(n.custom=n.custom||{},n.custom[o.customType]=o.data):(this.manifest.custom=this.manifest.custom||{},this.manifest.custom[o.customType]=o.data)}})[o.type].call(e)}))}warnOnMissingAttributes_(e,t,i){const r=[];i.forEach((function(e){t.hasOwnProperty(e)||r.push(e)})),r.length&&this.trigger("warn",{message:`${e} lacks required attribute(s): ${r.join(", ")}`})}push(e){this.lineStream.push(e)}end(){this.lineStream.push("\n"),this.trigger("end")}addParser(e){this.parseStream.addParser(e)}addTagMapper(e){this.parseStream.addTagMapper(e)}}},d925:function(e,t,i){"use strict";e.exports=function(e){return/^([a-z][a-z\d\+\-\.]*:)?\/\//i.test(e)}},d9b5:function(e,t,i){"use strict";var r=i("d066"),n=i("1626"),s=i("3a9b"),a=i("fdbf"),o=Object;e.exports=a?function(e){return"symbol"==typeof e}:function(e){var t=r("Symbol");return n(t)&&s(t.prototype,o(e))}},da84:function(e,t,i){"use strict";(function(t){var i=function(e){return e&&e.Math==Math&&e};e.exports=i("object"==typeof globalThis&&globalThis)||i("object"==typeof window&&window)||i("object"==typeof self&&self)||i("object"==typeof t&&t)||function(){return this}()||this||Function("return this")()}).call(this,i("24aa"))},dc4a:function(e,t,i){"use strict";var r=i("59ed"),n=i("7234");e.exports=function(e,t){var i=e[t];return n(i)?void 0:r(i)}},ddb2:function(e,t,i){"use strict";(function(e){i.d(t,"a",(function(){return a}));var r=i("be09"),n=i.n(r),s=function(t){return n.a.atob?n.a.atob(t):e.from(t,"base64").toString("binary")};function a(e){for(var t=s(e),i=new Uint8Array(t.length),r=0;r<t.length;r++)i[r]=t.charCodeAt(r);return i}}).call(this,i("b639").Buffer)},de66:function(e,t,i){"use strict";i.d(t,"g",(function(){return l})),i.d(t,"e",(function(){return u})),i.d(t,"k",(function(){return c})),i.d(t,"j",(function(){return h})),i.d(t,"i",(function(){return p})),i.d(t,"b",(function(){return g})),i.d(t,"f",(function(){return y})),i.d(t,"c",(function(){return v})),i.d(t,"h",(function(){return b})),i.d(t,"d",(function(){return _})),i.d(t,"a",(function(){return T}));var r=i("be09"),n=i.n(r),s=function(e,t){var i="";while(t--)i+=e;return i},a=function(e){return e.toString(2).length},o=function(e){return Math.ceil(a(e)/8)},l=function(e,t,i){return void 0===i&&(i=" "),(s(i,t)+e.toString()).slice(-t)},u=function(e){return"function"===ArrayBuffer.isView?ArrayBuffer.isView(e):e&&e.buffer instanceof ArrayBuffer},d=function(e){return u(e)},c=function(e){return e instanceof Uint8Array?e:(Array.isArray(e)||d(e)||e instanceof ArrayBuffer||(e="number"!==typeof e||"number"===typeof e&&e!==e?0:[e]),new Uint8Array(e&&e.buffer||e,e&&e.byteOffset||0,e&&e.byteLength||0))},h=function(e){e=c(e);for(var t="",i=0;i<e.length;i++)t+=l(e[i].toString(16),2,"0");return t},p=function(e){e=c(e);for(var t="",i=0;i<e.length;i++)t+=l(e[i].toString(2),8,"0");return t},f=n.a.BigInt||Number,m=[f("0x1"),f("0x100"),f("0x10000"),f("0x1000000"),f("0x100000000"),f("0x10000000000"),f("0x1000000000000"),f("0x100000000000000"),f("0x10000000000000000")],g=(function(){var e=new Uint16Array([65484]),t=new Uint8Array(e.buffer,e.byteOffset,e.byteLength);255===t[0]||t[0]}(),function(e,t){var i=void 0===t?{}:t,r=i.signed,n=void 0!==r&&r,s=i.le,a=void 0!==s&&s;e=c(e);var o=a?"reduce":"reduceRight",l=e[o]?e[o]:Array.prototype[o],u=l.call(e,(function(t,i,r){var n=a?r:Math.abs(r+1-e.length);return t+f(i)*m[n]}),f(0));if(n){var d=m[e.length]/f(2)-f(1);u=f(u),u>d&&(u-=d,u-=d,u-=f(2))}return Number(u)}),y=function(e,t){var i=void 0===t?{}:t,r=i.le,n=void 0!==r&&r;("bigint"!==typeof e&&"number"!==typeof e||"number"===typeof e&&e!==e)&&(e=0),e=f(e);for(var s=o(e),a=new Uint8Array(new ArrayBuffer(s)),l=0;l<s;l++){var u=n?l:Math.abs(l+1-a.length);a[u]=Number(e/m[l]&f(255)),e<0&&(a[u]=Math.abs(~a[u]),a[u]-=0===l?1:2)}return a},v=function(e){if(!e)return"";e=Array.prototype.slice.call(e);var t=String.fromCharCode.apply(null,c(e));try{return decodeURIComponent(escape(t))}catch(i){}return t},b=function(e,t){if("string"!==typeof e&&e&&"function"===typeof e.toString&&(e=e.toString()),"string"!==typeof e)return new Uint8Array;t||(e=unescape(encodeURIComponent(e)));for(var i=new Uint8Array(e.length),r=0;r<e.length;r++)i[r]=e.charCodeAt(r);return i},_=function(){for(var e=arguments.length,t=new Array(e),i=0;i<e;i++)t[i]=arguments[i];if(t=t.filter((function(e){return e&&(e.byteLength||e.length)&&"string"!==typeof e})),t.length<=1)return c(t[0]);var r=t.reduce((function(e,t,i){return e+(t.byteLength||t.length)}),0),n=new Uint8Array(r),s=0;return t.forEach((function(e){e=c(e),n.set(e,s),s+=e.byteLength})),n},T=function(e,t,i){var r=void 0===i?{}:i,n=r.offset,s=void 0===n?0:n,a=r.mask,o=void 0===a?[]:a;e=c(e),t=c(t);var l=t.every?t.every:Array.prototype.every;return t.length&&e.length-s>=t.length&&l.call(t,(function(t,i){var r=o[i]?o[i]&e[s+i]:e[s+i];return t===r}))}},df2f:function(e,t,i){(function(t,r){e.exports=r(i("21bf"))})(0,(function(e){return function(){var t=e,i=t.lib,r=i.WordArray,n=i.Hasher,s=t.algo,a=[],o=s.SHA1=n.extend({_doReset:function(){this._hash=new r.init([1732584193,4023233417,2562383102,271733878,3285377520])},_doProcessBlock:function(e,t){for(var i=this._hash.words,r=i[0],n=i[1],s=i[2],o=i[3],l=i[4],u=0;u<80;u++){if(u<16)a[u]=0|e[t+u];else{var d=a[u-3]^a[u-8]^a[u-14]^a[u-16];a[u]=d<<1|d>>>31}var c=(r<<5|r>>>27)+l+a[u];c+=u<20?1518500249+(n&s|~n&o):u<40?1859775393+(n^s^o):u<60?(n&s|n&o|s&o)-1894007588:(n^s^o)-899497514,l=o,o=s,s=n<<30|n>>>2,n=r,r=c}i[0]=i[0]+r|0,i[1]=i[1]+n|0,i[2]=i[2]+s|0,i[3]=i[3]+o|0,i[4]=i[4]+l|0},_doFinalize:function(){var e=this._data,t=e.words,i=8*this._nDataBytes,r=8*e.sigBytes;return t[r>>>5]|=128<<24-r%32,t[14+(r+64>>>9<<4)]=Math.floor(i/4294967296),t[15+(r+64>>>9<<4)]=i,e.sigBytes=4*t.length,this._process(),this._hash},clone:function(){var e=n.clone.call(this);return e._hash=this._hash.clone(),e}});t.SHA1=n._createHelper(o),t.HmacSHA1=n._createHmacHelper(o)}(),e.SHA1}))},df33:function(e,t){function i(e){if(e&&"object"===typeof e){var t=e.which||e.keyCode||e.charCode;t&&(e=t)}if("number"===typeof e)return a[e];var i=String(e),s=r[i.toLowerCase()];if(s)return s;s=n[i.toLowerCase()];return s||(1===i.length?i.charCodeAt(0):void 0)}i.isEventKey=function(e,t){if(e&&"object"===typeof e){var i=e.which||e.keyCode||e.charCode;if(null===i||void 0===i)return!1;if("string"===typeof t){var s=r[t.toLowerCase()];if(s)return s===i;s=n[t.toLowerCase()];if(s)return s===i}else if("number"===typeof t)return t===i;return!1}},t=e.exports=i;var r=t.code=t.codes={backspace:8,tab:9,enter:13,shift:16,ctrl:17,alt:18,"pause/break":19,"caps lock":20,esc:27,space:32,"page up":33,"page down":34,end:35,home:36,left:37,up:38,right:39,down:40,insert:45,delete:46,command:91,"left command":91,"right command":93,"numpad *":106,"numpad +":107,"numpad -":109,"numpad .":110,"numpad /":111,"num lock":144,"scroll lock":145,"my computer":182,"my calculator":183,";":186,"=":187,",":188,"-":189,".":190,"/":191,"`":192,"[":219,"\\":220,"]":221,"'":222},n=t.aliases={windows:91,"⇧":16,"⌥":18,"⌃":17,"⌘":91,ctl:17,control:17,option:18,pause:19,break:19,caps:20,return:13,escape:27,spc:32,spacebar:32,pgup:33,pgdn:34,ins:45,del:46,cmd:91};
|
38
|
+
/*!
|
39
|
+
* Programatically add the following
|
40
|
+
*/
|
41
|
+
for(s=97;s<123;s++)r[String.fromCharCode(s)]=s-32;for(var s=48;s<58;s++)r[s-48]=s;for(s=1;s<13;s++)r["f"+s]=s+111;for(s=0;s<10;s++)r["numpad "+s]=s+96;var a=t.names=t.title={};for(s in r)a[r[s]]=s;for(var o in n)r[o]=n[o]},df7c:function(e,t,i){(function(e){function i(e,t){for(var i=0,r=e.length-1;r>=0;r--){var n=e[r];"."===n?e.splice(r,1):".."===n?(e.splice(r,1),i++):i&&(e.splice(r,1),i--)}if(t)for(;i--;i)e.unshift("..");return e}function r(e){"string"!==typeof e&&(e+="");var t,i=0,r=-1,n=!0;for(t=e.length-1;t>=0;--t)if(47===e.charCodeAt(t)){if(!n){i=t+1;break}}else-1===r&&(n=!1,r=t+1);return-1===r?"":e.slice(i,r)}function n(e,t){if(e.filter)return e.filter(t);for(var i=[],r=0;r<e.length;r++)t(e[r],r,e)&&i.push(e[r]);return i}t.resolve=function(){for(var t="",r=!1,s=arguments.length-1;s>=-1&&!r;s--){var a=s>=0?arguments[s]:e.cwd();if("string"!==typeof a)throw new TypeError("Arguments to path.resolve must be strings");a&&(t=a+"/"+t,r="/"===a.charAt(0))}return t=i(n(t.split("/"),(function(e){return!!e})),!r).join("/"),(r?"/":"")+t||"."},t.normalize=function(e){var r=t.isAbsolute(e),a="/"===s(e,-1);return e=i(n(e.split("/"),(function(e){return!!e})),!r).join("/"),e||r||(e="."),e&&a&&(e+="/"),(r?"/":"")+e},t.isAbsolute=function(e){return"/"===e.charAt(0)},t.join=function(){var e=Array.prototype.slice.call(arguments,0);return t.normalize(n(e,(function(e,t){if("string"!==typeof e)throw new TypeError("Arguments to path.join must be strings");return e})).join("/"))},t.relative=function(e,i){function r(e){for(var t=0;t<e.length;t++)if(""!==e[t])break;for(var i=e.length-1;i>=0;i--)if(""!==e[i])break;return t>i?[]:e.slice(t,i-t+1)}e=t.resolve(e).substr(1),i=t.resolve(i).substr(1);for(var n=r(e.split("/")),s=r(i.split("/")),a=Math.min(n.length,s.length),o=a,l=0;l<a;l++)if(n[l]!==s[l]){o=l;break}var u=[];for(l=o;l<n.length;l++)u.push("..");return u=u.concat(s.slice(o)),u.join("/")},t.sep="/",t.delimiter=":",t.dirname=function(e){if("string"!==typeof e&&(e+=""),0===e.length)return".";for(var t=e.charCodeAt(0),i=47===t,r=-1,n=!0,s=e.length-1;s>=1;--s)if(t=e.charCodeAt(s),47===t){if(!n){r=s;break}}else n=!1;return-1===r?i?"/":".":i&&1===r?"/":e.slice(0,r)},t.basename=function(e,t){var i=r(e);return t&&i.substr(-1*t.length)===t&&(i=i.substr(0,i.length-t.length)),i},t.extname=function(e){"string"!==typeof e&&(e+="");for(var t=-1,i=0,r=-1,n=!0,s=0,a=e.length-1;a>=0;--a){var o=e.charCodeAt(a);if(47!==o)-1===r&&(n=!1,r=a+1),46===o?-1===t?t=a:1!==s&&(s=1):-1!==t&&(s=-1);else if(!n){i=a+1;break}}return-1===t||-1===r||0===s||1===s&&t===r-1&&t===i+1?"":e.slice(t,r)};var s="b"==="ab".substr(-1)?function(e,t,i){return e.substr(t,i)}:function(e,t,i){return t<0&&(t=e.length+t),e.substr(t,i)}}).call(this,i("4362"))},e003:function(e,t,i){var r=i("89a7").NAMESPACE,n=/[A-Z_a-z\xC0-\xD6\xD8-\xF6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD]/,s=new RegExp("[\\-\\.0-9"+n.source.slice(1,-1)+"\\u00B7\\u0300-\\u036F\\u203F-\\u2040]"),a=new RegExp("^"+n.source+s.source+"*(?::"+n.source+s.source+"*)?$"),o=0,l=1,u=2,d=3,c=4,h=5,p=6,f=7;function m(e,t){this.message=e,this.locator=t,Error.captureStackTrace&&Error.captureStackTrace(this,m)}function g(){}function y(e,t,i,n,s){function a(e){if(e>65535){e-=65536;var t=55296+(e>>10),i=56320+(1023&e);return String.fromCharCode(t,i)}return String.fromCharCode(e)}function o(e){var t=e.slice(1,-1);return Object.hasOwnProperty.call(i,t)?i[t]:"#"===t.charAt(0)?a(parseInt(t.substr(1).replace("x","0x"))):(s.error("entity not found:"+e),e)}function l(t){if(t>y){var i=e.substring(y,t).replace(/&#?\w+;/g,o);p&&u(y),n.characters(i,0,t-y),y=t}}function u(t,i){while(t>=c&&(i=h.exec(e)))d=i.index,c=d+i[0].length,p.lineNumber++;p.columnNumber=t-d+1}var d=0,c=0,h=/.*(?:\r\n?|\n)|.*$/g,p=n.locator,f=[{currentNSMap:t}],g={},y=0;while(1){try{var w=e.indexOf("<",y);if(w<0){if(!e.substr(y).match(/^\s*$/)){var k=n.doc,I=k.createTextNode(e.substr(y));k.appendChild(I),n.currentElement=I}return}switch(w>y&&l(w),e.charAt(w+1)){case"/":var A=e.indexOf(">",w+3),P=e.substring(w+2,A).replace(/[ \t\n\r]+$/g,""),O=f.pop();A<0?(P=e.substring(w+2).replace(/[\s<].*/,""),s.error("end tag name: "+P+" is not complete:"+O.tagName),A=w+1+P.length):P.match(/\s</)&&(P=P.replace(/[\s<].*/,""),s.error("end tag name: "+P+" maybe not complete"),A=w+1+P.length);var L=O.localNSMap,D=O.tagName==P,M=D||O.tagName&&O.tagName.toLowerCase()==P.toLowerCase();if(M){if(n.endElement(O.uri,O.localName,P),L)for(var N in L)Object.prototype.hasOwnProperty.call(L,N)&&n.endPrefixMapping(N);D||s.fatalError("end tag name: "+P+" is not match the current start tagName:"+O.tagName)}else f.push(O);A++;break;case"?":p&&u(w),A=x(e,w,n);break;case"!":p&&u(w),A=E(e,w,n,s);break;default:p&&u(w);var R=new C,B=f[f.length-1].currentNSMap,U=(A=b(e,w,R,B,o,s),R.length);if(!R.closed&&S(e,A,R.tagName,g)&&(R.closed=!0,i.nbsp||s.warning("unclosed xml attribute")),p&&U){for(var j=v(p,{}),F=0;F<U;F++){var q=R[F];u(q.offset),q.locator=v(p,{})}n.locator=j,_(R,n,B)&&f.push(R),n.locator=p}else _(R,n,B)&&f.push(R);r.isHTML(R.uri)&&!R.closed?A=T(e,A,R.tagName,o,n):A++}}catch($){if($ instanceof m)throw $;s.error("element parse error: "+$),A=-1}A>y?y=A:l(Math.max(w,y)+1)}}function v(e,t){return t.lineNumber=e.lineNumber,t.columnNumber=e.columnNumber,t}function b(e,t,i,n,s,a){function m(e,t,r){i.attributeNames.hasOwnProperty(e)&&a.fatalError("Attribute "+e+" redefined"),i.addValue(e,t.replace(/[\t\n\r]/g," ").replace(/&#?\w+;/g,s),r)}var g,y=++t,v=o;while(1){var b=e.charAt(y);switch(b){case"=":if(v===l)g=e.slice(t,y),v=d;else{if(v!==u)throw new Error("attribute equal must after attrName");v=d}break;case"'":case'"':if(v===d||v===l){if(v===l&&(a.warning('attribute value must after "="'),g=e.slice(t,y)),t=y+1,y=e.indexOf(b,t),!(y>0))throw new Error("attribute value no end '"+b+"' match");_=e.slice(t,y),m(g,_,t-1),v=h}else{if(v!=c)throw new Error('attribute value must after "="');_=e.slice(t,y),m(g,_,t),a.warning('attribute "'+g+'" missed start quot('+b+")!!"),t=y+1,v=h}break;case"/":switch(v){case o:i.setTagName(e.slice(t,y));case h:case p:case f:v=f,i.closed=!0;case c:case l:break;case u:i.closed=!0;break;default:throw new Error("attribute invalid close char('/')")}break;case"":return a.error("unexpected end of input"),v==o&&i.setTagName(e.slice(t,y)),y;case">":switch(v){case o:i.setTagName(e.slice(t,y));case h:case p:case f:break;case c:case l:_=e.slice(t,y),"/"===_.slice(-1)&&(i.closed=!0,_=_.slice(0,-1));case u:v===u&&(_=g),v==c?(a.warning('attribute "'+_+'" missed quot(")!'),m(g,_,t)):(r.isHTML(n[""])&&_.match(/^(?:disabled|checked|selected)$/i)||a.warning('attribute "'+_+'" missed value!! "'+_+'" instead!!'),m(_,_,t));break;case d:throw new Error("attribute value missed!!")}return y;case"":b=" ";default:if(b<=" ")switch(v){case o:i.setTagName(e.slice(t,y)),v=p;break;case l:g=e.slice(t,y),v=u;break;case c:var _=e.slice(t,y);a.warning('attribute "'+_+'" missed quot(")!!'),m(g,_,t);case h:v=p;break}else switch(v){case u:i.tagName;r.isHTML(n[""])&&g.match(/^(?:disabled|checked|selected)$/i)||a.warning('attribute "'+g+'" missed value!! "'+g+'" instead2!!'),m(g,g,t),t=y,v=l;break;case h:a.warning('attribute space is required"'+g+'"!!');case p:v=l,t=y;break;case d:v=c,t=y;break;case f:throw new Error("elements closed character '/' and '>' must be connected to")}}y++}}function _(e,t,i){var n=e.tagName,s=null,a=e.length;while(a--){var o=e[a],l=o.qName,u=o.value,d=l.indexOf(":");if(d>0)var c=o.prefix=l.slice(0,d),h=l.slice(d+1),p="xmlns"===c&&h;else h=l,c=null,p="xmlns"===l&&"";o.localName=h,!1!==p&&(null==s&&(s={},w(i,i={})),i[p]=s[p]=u,o.uri=r.XMLNS,t.startPrefixMapping(p,u))}a=e.length;while(a--){o=e[a];c=o.prefix;c&&("xml"===c&&(o.uri=r.XML),"xmlns"!==c&&(o.uri=i[c||""]))}d=n.indexOf(":");d>0?(c=e.prefix=n.slice(0,d),h=e.localName=n.slice(d+1)):(c=null,h=e.localName=n);var f=e.uri=i[c||""];if(t.startElement(f,h,n,e),!e.closed)return e.currentNSMap=i,e.localNSMap=s,!0;if(t.endElement(f,h,n),s)for(c in s)Object.prototype.hasOwnProperty.call(s,c)&&t.endPrefixMapping(c)}function T(e,t,i,r,n){if(/^(?:script|textarea)$/i.test(i)){var s=e.indexOf("</"+i+">",t),a=e.substring(t+1,s);if(/[&<]/.test(a))return/^script$/i.test(i)?(n.characters(a,0,a.length),s):(a=a.replace(/&#?\w+;/g,r),n.characters(a,0,a.length),s)}return t+1}function S(e,t,i,r){var n=r[i];return null==n&&(n=e.lastIndexOf("</"+i+">"),n<t&&(n=e.lastIndexOf("</"+i)),r[i]=n),n<t}function w(e,t){for(var i in e)Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i])}function E(e,t,i,r){var n=e.charAt(t+2);switch(n){case"-":if("-"===e.charAt(t+3)){var s=e.indexOf("--\x3e",t+4);return s>t?(i.comment(e,t+4,s-t-4),s+3):(r.error("Unclosed comment"),-1)}return-1;default:if("CDATA["==e.substr(t+3,6)){s=e.indexOf("]]>",t+9);return i.startCDATA(),i.characters(e,t+9,s-t-9),i.endCDATA(),s+3}var a=k(e,t),o=a.length;if(o>1&&/!doctype/i.test(a[0][0])){var l=a[1][0],u=!1,d=!1;o>3&&(/^public$/i.test(a[2][0])?(u=a[3][0],d=o>4&&a[4][0]):/^system$/i.test(a[2][0])&&(d=a[3][0]));var c=a[o-1];return i.startDTD(l,u,d),i.endDTD(),c.index+c[0].length}}return-1}function x(e,t,i){var r=e.indexOf("?>",t);if(r){var n=e.substring(t,r).match(/^<\?(\S*)\s*([\s\S]*?)\s*$/);if(n){n[0].length;return i.processingInstruction(n[1],n[2]),r+2}return-1}return-1}function C(){this.attributeNames={}}function k(e,t){var i,r=[],n=/'[^']+'|"[^"]+"|[^\s<>\/=]+=?|(\/?\s*>|<)/g;n.lastIndex=t,n.exec(e);while(i=n.exec(e))if(r.push(i),i[1])return r}m.prototype=new Error,m.prototype.name=m.name,g.prototype={parse:function(e,t,i){var r=this.domBuilder;r.startDocument(),w(t,t={}),y(e,t,i,r,this.errorHandler),r.endDocument()}},C.prototype={setTagName:function(e){if(!a.test(e))throw new Error("invalid tagName:"+e);this.tagName=e},addValue:function(e,t,i){if(!a.test(e))throw new Error("invalid attribute:"+e);this.attributeNames[e]=this.length,this[this.length++]={qName:e,value:t,offset:i}},length:0,getLocalName:function(e){return this[e].localName},getLocator:function(e){return this[e].locator},getQName:function(e){return this[e].qName},getURI:function(e){return this[e].uri},getValue:function(e){return this[e].value}},t.XMLReader=g,t.ParseError=m},e1c8:function(e,t,i){var r=i("89a7"),n=r.find,s=r.NAMESPACE;function a(e){return""!==e}function o(e){return e?e.split(/[\t\n\f\r ]+/).filter(a):[]}function l(e,t){return e.hasOwnProperty(t)||(e[t]=!0),e}function u(e){if(!e)return[];var t=o(e);return Object.keys(t.reduce(l,{}))}function d(e){return function(t){return e&&-1!==e.indexOf(t)}}function c(e,t){for(var i in e)Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i])}function h(e,t){var i=e.prototype;if(!(i instanceof t)){function r(){}r.prototype=t.prototype,r=new r,c(i,r),e.prototype=i=r}i.constructor!=e&&("function"!=typeof e&&console.error("unknown Class:"+e),i.constructor=e)}var p={},f=p.ELEMENT_NODE=1,m=p.ATTRIBUTE_NODE=2,g=p.TEXT_NODE=3,y=p.CDATA_SECTION_NODE=4,v=p.ENTITY_REFERENCE_NODE=5,b=p.ENTITY_NODE=6,_=p.PROCESSING_INSTRUCTION_NODE=7,T=p.COMMENT_NODE=8,S=p.DOCUMENT_NODE=9,w=p.DOCUMENT_TYPE_NODE=10,E=p.DOCUMENT_FRAGMENT_NODE=11,x=p.NOTATION_NODE=12,C={},k={},I=(C.INDEX_SIZE_ERR=(k[1]="Index size error",1),C.DOMSTRING_SIZE_ERR=(k[2]="DOMString size error",2),C.HIERARCHY_REQUEST_ERR=(k[3]="Hierarchy request error",3)),A=(C.WRONG_DOCUMENT_ERR=(k[4]="Wrong document",4),C.INVALID_CHARACTER_ERR=(k[5]="Invalid character",5),C.NO_DATA_ALLOWED_ERR=(k[6]="No data allowed",6),C.NO_MODIFICATION_ALLOWED_ERR=(k[7]="No modification allowed",7),C.NOT_FOUND_ERR=(k[8]="Not found",8)),P=(C.NOT_SUPPORTED_ERR=(k[9]="Not supported",9),C.INUSE_ATTRIBUTE_ERR=(k[10]="Attribute in use",10));C.INVALID_STATE_ERR=(k[11]="Invalid state",11),C.SYNTAX_ERR=(k[12]="Syntax error",12),C.INVALID_MODIFICATION_ERR=(k[13]="Invalid modification",13),C.NAMESPACE_ERR=(k[14]="Invalid namespace",14),C.INVALID_ACCESS_ERR=(k[15]="Invalid access",15);function O(e,t){if(t instanceof Error)var i=t;else i=this,Error.call(this,k[e]),this.message=k[e],Error.captureStackTrace&&Error.captureStackTrace(this,O);return i.code=e,t&&(this.message=this.message+": "+t),i}function L(){}function D(e,t){this._node=e,this._refresh=t,M(this)}function M(e){var t=e._node._inc||e._node.ownerDocument._inc;if(e._inc!==t){var i=e._refresh(e._node);if(xe(e,"length",i.length),!e.$$length||i.length<e.$$length)for(var r=i.length;r in e;r++)Object.prototype.hasOwnProperty.call(e,r)&&delete e[r];c(i,e),e._inc=t}}function N(){}function R(e,t){var i=e.length;while(i--)if(e[i]===t)return i}function B(e,t,i,r){if(r?t[R(t,r)]=i:t[t.length++]=i,e){i.ownerElement=e;var n=e.ownerDocument;n&&(r&&V(n,e,r),z(n,e,i))}}function U(e,t,i){var r=R(t,i);if(!(r>=0))throw new O(A,new Error(e.tagName+"@"+i));var n=t.length-1;while(r<n)t[r]=t[++r];if(t.length=n,e){var s=e.ownerDocument;s&&(V(s,e,i),i.ownerElement=null)}}function j(){}function F(){}function q(e){return("<"==e?"<":">"==e&&">")||"&"==e&&"&"||'"'==e&&"""||"&#"+e.charCodeAt()+";"}function $(e,t){if(t(e))return!0;if(e=e.firstChild)do{if($(e,t))return!0}while(e=e.nextSibling)}function H(){this.ownerDocument=this}function z(e,t,i){e&&e._inc++;var r=i.namespaceURI;r===s.XMLNS&&(t._nsMap[i.prefix?i.localName:""]=i.value)}function V(e,t,i,r){e&&e._inc++;var n=i.namespaceURI;n===s.XMLNS&&delete t._nsMap[i.prefix?i.localName:""]}function G(e,t,i){if(e&&e._inc){e._inc++;var r=t.childNodes;if(i)r[r.length++]=i;else{var n=t.firstChild,s=0;while(n)r[s++]=n,n=n.nextSibling;r.length=s,delete r[r.length]}}}function W(e,t){var i=t.previousSibling,r=t.nextSibling;return i?i.nextSibling=r:e.firstChild=r,r?r.previousSibling=i:e.lastChild=i,t.parentNode=null,t.previousSibling=null,t.nextSibling=null,G(e.ownerDocument,e),t}function X(e){return e&&(e.nodeType===F.DOCUMENT_NODE||e.nodeType===F.DOCUMENT_FRAGMENT_NODE||e.nodeType===F.ELEMENT_NODE)}function Y(e){return e&&(J(e)||Q(e)||K(e)||e.nodeType===F.DOCUMENT_FRAGMENT_NODE||e.nodeType===F.COMMENT_NODE||e.nodeType===F.PROCESSING_INSTRUCTION_NODE)}function K(e){return e&&e.nodeType===F.DOCUMENT_TYPE_NODE}function J(e){return e&&e.nodeType===F.ELEMENT_NODE}function Q(e){return e&&e.nodeType===F.TEXT_NODE}function Z(e,t){var i=e.childNodes||[];if(n(i,J)||K(t))return!1;var r=n(i,K);return!(t&&r&&i.indexOf(r)>i.indexOf(t))}function ee(e,t){var i=e.childNodes||[];function r(e){return J(e)&&e!==t}if(n(i,r))return!1;var s=n(i,K);return!(t&&s&&i.indexOf(s)>i.indexOf(t))}function te(e,t,i){if(!X(e))throw new O(I,"Unexpected parent node type "+e.nodeType);if(i&&i.parentNode!==e)throw new O(A,"child not in parent");if(!Y(t)||K(t)&&e.nodeType!==F.DOCUMENT_NODE)throw new O(I,"Unexpected node type "+t.nodeType+" for parent node type "+e.nodeType)}function ie(e,t,i){var r=e.childNodes||[],s=t.childNodes||[];if(t.nodeType===F.DOCUMENT_FRAGMENT_NODE){var a=s.filter(J);if(a.length>1||n(s,Q))throw new O(I,"More than one element or text in fragment");if(1===a.length&&!Z(e,i))throw new O(I,"Element in fragment can not be inserted before doctype")}if(J(t)&&!Z(e,i))throw new O(I,"Only one element can be added and only after doctype");if(K(t)){if(n(r,K))throw new O(I,"Only one doctype is allowed");var o=n(r,J);if(i&&r.indexOf(o)<r.indexOf(i))throw new O(I,"Doctype can only be inserted before an element");if(!i&&o)throw new O(I,"Doctype can not be appended since element is present")}}function re(e,t,i){var r=e.childNodes||[],s=t.childNodes||[];if(t.nodeType===F.DOCUMENT_FRAGMENT_NODE){var a=s.filter(J);if(a.length>1||n(s,Q))throw new O(I,"More than one element or text in fragment");if(1===a.length&&!ee(e,i))throw new O(I,"Element in fragment can not be inserted before doctype")}if(J(t)&&!ee(e,i))throw new O(I,"Only one element can be added and only after doctype");if(K(t)){function o(e){return K(e)&&e!==i}if(n(r,o))throw new O(I,"Only one doctype is allowed");var l=n(r,J);if(i&&r.indexOf(l)<r.indexOf(i))throw new O(I,"Doctype can only be inserted before an element")}}function ne(e,t,i,r){te(e,t,i),e.nodeType===F.DOCUMENT_NODE&&(r||ie)(e,t,i);var n=t.parentNode;if(n&&n.removeChild(t),t.nodeType===E){var s=t.firstChild;if(null==s)return t;var a=t.lastChild}else s=a=t;var o=i?i.previousSibling:e.lastChild;s.previousSibling=o,a.nextSibling=i,o?o.nextSibling=s:e.firstChild=s,null==i?e.lastChild=a:i.previousSibling=a;do{s.parentNode=e}while(s!==a&&(s=s.nextSibling));return G(e.ownerDocument||e,e),t.nodeType==E&&(t.firstChild=t.lastChild=null),t}function se(e,t){return t.parentNode&&t.parentNode.removeChild(t),t.parentNode=e,t.previousSibling=e.lastChild,t.nextSibling=null,t.previousSibling?t.previousSibling.nextSibling=t:e.firstChild=t,e.lastChild=t,G(e.ownerDocument,e,t),t}function ae(){this._nsMap={}}function oe(){}function le(){}function ue(){}function de(){}function ce(){}function he(){}function pe(){}function fe(){}function me(){}function ge(){}function ye(){}function ve(){}function be(e,t){var i=[],r=9==this.nodeType&&this.documentElement||this,n=r.prefix,s=r.namespaceURI;if(s&&null==n){n=r.lookupPrefix(s);if(null==n)var a=[{namespace:s,prefix:null}]}return Se(this,i,e,t,a),i.join("")}function _e(e,t,i){var r=e.prefix||"",n=e.namespaceURI;if(!n)return!1;if("xml"===r&&n===s.XML||n===s.XMLNS)return!1;var a=i.length;while(a--){var o=i[a];if(o.prefix===r)return o.namespace!==n}return!0}function Te(e,t,i){e.push(" ",t,'="',i.replace(/[<>&"\t\n\r]/g,q),'"')}function Se(e,t,i,r,n){if(n||(n=[]),r){if(e=r(e),!e)return;if("string"==typeof e)return void t.push(e)}switch(e.nodeType){case f:var a=e.attributes,o=a.length,l=e.firstChild,u=e.tagName;i=s.isHTML(e.namespaceURI)||i;var d=u;if(!i&&!e.prefix&&e.namespaceURI){for(var c,h=0;h<a.length;h++)if("xmlns"===a.item(h).name){c=a.item(h).value;break}if(!c)for(var p=n.length-1;p>=0;p--){var b=n[p];if(""===b.prefix&&b.namespace===e.namespaceURI){c=b.namespace;break}}if(c!==e.namespaceURI)for(p=n.length-1;p>=0;p--){b=n[p];if(b.namespace===e.namespaceURI){b.prefix&&(d=b.prefix+":"+u);break}}}t.push("<",d);for(var x=0;x<o;x++){var C=a.item(x);"xmlns"==C.prefix?n.push({prefix:C.localName,namespace:C.value}):"xmlns"==C.nodeName&&n.push({prefix:"",namespace:C.value})}for(x=0;x<o;x++){C=a.item(x);if(_e(C,i,n)){var k=C.prefix||"",I=C.namespaceURI;Te(t,k?"xmlns:"+k:"xmlns",I),n.push({prefix:k,namespace:I})}Se(C,t,i,r,n)}if(u===d&&_e(e,i,n)){k=e.prefix||"",I=e.namespaceURI;Te(t,k?"xmlns:"+k:"xmlns",I),n.push({prefix:k,namespace:I})}if(l||i&&!/^(?:meta|link|img|br|hr|input)$/i.test(u)){if(t.push(">"),i&&/^script$/i.test(u))while(l)l.data?t.push(l.data):Se(l,t,i,r,n.slice()),l=l.nextSibling;else while(l)Se(l,t,i,r,n.slice()),l=l.nextSibling;t.push("</",d,">")}else t.push("/>");return;case S:case E:l=e.firstChild;while(l)Se(l,t,i,r,n.slice()),l=l.nextSibling;return;case m:return Te(t,e.name,e.value);case g:return t.push(e.data.replace(/[<&>]/g,q));case y:return t.push("<![CDATA[",e.data,"]]>");case T:return t.push("\x3c!--",e.data,"--\x3e");case w:var A=e.publicId,P=e.systemId;if(t.push("<!DOCTYPE ",e.name),A)t.push(" PUBLIC ",A),P&&"."!=P&&t.push(" ",P),t.push(">");else if(P&&"."!=P)t.push(" SYSTEM ",P,">");else{var O=e.internalSubset;O&&t.push(" [",O,"]"),t.push(">")}return;case _:return t.push("<?",e.target," ",e.data,"?>");case v:return t.push("&",e.nodeName,";");default:t.push("??",e.nodeName)}}function we(e,t,i){var r;switch(t.nodeType){case f:r=t.cloneNode(!1),r.ownerDocument=e;case E:break;case m:i=!0;break}if(r||(r=t.cloneNode(!1)),r.ownerDocument=e,r.parentNode=null,i){var n=t.firstChild;while(n)r.appendChild(we(e,n,i)),n=n.nextSibling}return r}function Ee(e,t,i){var r=new t.constructor;for(var n in t)if(Object.prototype.hasOwnProperty.call(t,n)){var s=t[n];"object"!=typeof s&&s!=r[n]&&(r[n]=s)}switch(t.childNodes&&(r.childNodes=new L),r.ownerDocument=e,r.nodeType){case f:var a=t.attributes,o=r.attributes=new N,l=a.length;o._ownerElement=r;for(var u=0;u<l;u++)r.setAttributeNode(Ee(e,a.item(u),!0));break;case m:i=!0}if(i){var d=t.firstChild;while(d)r.appendChild(Ee(e,d,i)),d=d.nextSibling}return r}function xe(e,t,i){e[t]=i}O.prototype=Error.prototype,c(C,O),L.prototype={length:0,item:function(e){return e>=0&&e<this.length?this[e]:null},toString:function(e,t){for(var i=[],r=0;r<this.length;r++)Se(this[r],i,e,t);return i.join("")},filter:function(e){return Array.prototype.filter.call(this,e)},indexOf:function(e){return Array.prototype.indexOf.call(this,e)}},D.prototype.item=function(e){return M(this),this[e]||null},h(D,L),N.prototype={length:0,item:L.prototype.item,getNamedItem:function(e){var t=this.length;while(t--){var i=this[t];if(i.nodeName==e)return i}},setNamedItem:function(e){var t=e.ownerElement;if(t&&t!=this._ownerElement)throw new O(P);var i=this.getNamedItem(e.nodeName);return B(this._ownerElement,this,e,i),i},setNamedItemNS:function(e){var t,i=e.ownerElement;if(i&&i!=this._ownerElement)throw new O(P);return t=this.getNamedItemNS(e.namespaceURI,e.localName),B(this._ownerElement,this,e,t),t},removeNamedItem:function(e){var t=this.getNamedItem(e);return U(this._ownerElement,this,t),t},removeNamedItemNS:function(e,t){var i=this.getNamedItemNS(e,t);return U(this._ownerElement,this,i),i},getNamedItemNS:function(e,t){var i=this.length;while(i--){var r=this[i];if(r.localName==t&&r.namespaceURI==e)return r}return null}},j.prototype={hasFeature:function(e,t){return!0},createDocument:function(e,t,i){var r=new H;if(r.implementation=this,r.childNodes=new L,r.doctype=i||null,i&&r.appendChild(i),t){var n=r.createElementNS(e,t);r.appendChild(n)}return r},createDocumentType:function(e,t,i){var r=new he;return r.name=e,r.nodeName=e,r.publicId=t||"",r.systemId=i||"",r}},F.prototype={firstChild:null,lastChild:null,previousSibling:null,nextSibling:null,attributes:null,parentNode:null,childNodes:null,ownerDocument:null,nodeValue:null,namespaceURI:null,prefix:null,localName:null,insertBefore:function(e,t){return ne(this,e,t)},replaceChild:function(e,t){ne(this,e,t,re),t&&this.removeChild(t)},removeChild:function(e){return W(this,e)},appendChild:function(e){return this.insertBefore(e,null)},hasChildNodes:function(){return null!=this.firstChild},cloneNode:function(e){return Ee(this.ownerDocument||this,this,e)},normalize:function(){var e=this.firstChild;while(e){var t=e.nextSibling;t&&t.nodeType==g&&e.nodeType==g?(this.removeChild(t),e.appendData(t.data)):(e.normalize(),e=t)}},isSupported:function(e,t){return this.ownerDocument.implementation.hasFeature(e,t)},hasAttributes:function(){return this.attributes.length>0},lookupPrefix:function(e){var t=this;while(t){var i=t._nsMap;if(i)for(var r in i)if(Object.prototype.hasOwnProperty.call(i,r)&&i[r]===e)return r;t=t.nodeType==m?t.ownerDocument:t.parentNode}return null},lookupNamespaceURI:function(e){var t=this;while(t){var i=t._nsMap;if(i&&Object.prototype.hasOwnProperty.call(i,e))return i[e];t=t.nodeType==m?t.ownerDocument:t.parentNode}return null},isDefaultNamespace:function(e){var t=this.lookupPrefix(e);return null==t}},c(p,F),c(p,F.prototype),H.prototype={nodeName:"#document",nodeType:S,doctype:null,documentElement:null,_inc:1,insertBefore:function(e,t){if(e.nodeType==E){var i=e.firstChild;while(i){var r=i.nextSibling;this.insertBefore(i,t),i=r}return e}return ne(this,e,t),e.ownerDocument=this,null===this.documentElement&&e.nodeType===f&&(this.documentElement=e),e},removeChild:function(e){return this.documentElement==e&&(this.documentElement=null),W(this,e)},replaceChild:function(e,t){ne(this,e,t,re),e.ownerDocument=this,t&&this.removeChild(t),J(e)&&(this.documentElement=e)},importNode:function(e,t){return we(this,e,t)},getElementById:function(e){var t=null;return $(this.documentElement,(function(i){if(i.nodeType==f&&i.getAttribute("id")==e)return t=i,!0})),t},getElementsByClassName:function(e){var t=u(e);return new D(this,(function(i){var r=[];return t.length>0&&$(i.documentElement,(function(n){if(n!==i&&n.nodeType===f){var s=n.getAttribute("class");if(s){var a=e===s;if(!a){var o=u(s);a=t.every(d(o))}a&&r.push(n)}}})),r}))},createElement:function(e){var t=new ae;t.ownerDocument=this,t.nodeName=e,t.tagName=e,t.localName=e,t.childNodes=new L;var i=t.attributes=new N;return i._ownerElement=t,t},createDocumentFragment:function(){var e=new ge;return e.ownerDocument=this,e.childNodes=new L,e},createTextNode:function(e){var t=new ue;return t.ownerDocument=this,t.appendData(e),t},createComment:function(e){var t=new de;return t.ownerDocument=this,t.appendData(e),t},createCDATASection:function(e){var t=new ce;return t.ownerDocument=this,t.appendData(e),t},createProcessingInstruction:function(e,t){var i=new ye;return i.ownerDocument=this,i.tagName=i.nodeName=i.target=e,i.nodeValue=i.data=t,i},createAttribute:function(e){var t=new oe;return t.ownerDocument=this,t.name=e,t.nodeName=e,t.localName=e,t.specified=!0,t},createEntityReference:function(e){var t=new me;return t.ownerDocument=this,t.nodeName=e,t},createElementNS:function(e,t){var i=new ae,r=t.split(":"),n=i.attributes=new N;return i.childNodes=new L,i.ownerDocument=this,i.nodeName=t,i.tagName=t,i.namespaceURI=e,2==r.length?(i.prefix=r[0],i.localName=r[1]):i.localName=t,n._ownerElement=i,i},createAttributeNS:function(e,t){var i=new oe,r=t.split(":");return i.ownerDocument=this,i.nodeName=t,i.name=t,i.namespaceURI=e,i.specified=!0,2==r.length?(i.prefix=r[0],i.localName=r[1]):i.localName=t,i}},h(H,F),ae.prototype={nodeType:f,hasAttribute:function(e){return null!=this.getAttributeNode(e)},getAttribute:function(e){var t=this.getAttributeNode(e);return t&&t.value||""},getAttributeNode:function(e){return this.attributes.getNamedItem(e)},setAttribute:function(e,t){var i=this.ownerDocument.createAttribute(e);i.value=i.nodeValue=""+t,this.setAttributeNode(i)},removeAttribute:function(e){var t=this.getAttributeNode(e);t&&this.removeAttributeNode(t)},appendChild:function(e){return e.nodeType===E?this.insertBefore(e,null):se(this,e)},setAttributeNode:function(e){return this.attributes.setNamedItem(e)},setAttributeNodeNS:function(e){return this.attributes.setNamedItemNS(e)},removeAttributeNode:function(e){return this.attributes.removeNamedItem(e.nodeName)},removeAttributeNS:function(e,t){var i=this.getAttributeNodeNS(e,t);i&&this.removeAttributeNode(i)},hasAttributeNS:function(e,t){return null!=this.getAttributeNodeNS(e,t)},getAttributeNS:function(e,t){var i=this.getAttributeNodeNS(e,t);return i&&i.value||""},setAttributeNS:function(e,t,i){var r=this.ownerDocument.createAttributeNS(e,t);r.value=r.nodeValue=""+i,this.setAttributeNode(r)},getAttributeNodeNS:function(e,t){return this.attributes.getNamedItemNS(e,t)},getElementsByTagName:function(e){return new D(this,(function(t){var i=[];return $(t,(function(r){r===t||r.nodeType!=f||"*"!==e&&r.tagName!=e||i.push(r)})),i}))},getElementsByTagNameNS:function(e,t){return new D(this,(function(i){var r=[];return $(i,(function(n){n===i||n.nodeType!==f||"*"!==e&&n.namespaceURI!==e||"*"!==t&&n.localName!=t||r.push(n)})),r}))}},H.prototype.getElementsByTagName=ae.prototype.getElementsByTagName,H.prototype.getElementsByTagNameNS=ae.prototype.getElementsByTagNameNS,h(ae,F),oe.prototype.nodeType=m,h(oe,F),le.prototype={data:"",substringData:function(e,t){return this.data.substring(e,e+t)},appendData:function(e){e=this.data+e,this.nodeValue=this.data=e,this.length=e.length},insertData:function(e,t){this.replaceData(e,0,t)},appendChild:function(e){throw new Error(k[I])},deleteData:function(e,t){this.replaceData(e,t,"")},replaceData:function(e,t,i){var r=this.data.substring(0,e),n=this.data.substring(e+t);i=r+i+n,this.nodeValue=this.data=i,this.length=i.length}},h(le,F),ue.prototype={nodeName:"#text",nodeType:g,splitText:function(e){var t=this.data,i=t.substring(e);t=t.substring(0,e),this.data=this.nodeValue=t,this.length=t.length;var r=this.ownerDocument.createTextNode(i);return this.parentNode&&this.parentNode.insertBefore(r,this.nextSibling),r}},h(ue,le),de.prototype={nodeName:"#comment",nodeType:T},h(de,le),ce.prototype={nodeName:"#cdata-section",nodeType:y},h(ce,le),he.prototype.nodeType=w,h(he,F),pe.prototype.nodeType=x,h(pe,F),fe.prototype.nodeType=b,h(fe,F),me.prototype.nodeType=v,h(me,F),ge.prototype.nodeName="#document-fragment",ge.prototype.nodeType=E,h(ge,F),ye.prototype.nodeType=_,h(ye,F),ve.prototype.serializeToString=function(e,t,i){return be.call(e,t,i)},F.prototype.toString=be;try{if(Object.defineProperty){function Ce(e){switch(e.nodeType){case f:case E:var t=[];e=e.firstChild;while(e)7!==e.nodeType&&8!==e.nodeType&&t.push(Ce(e)),e=e.nextSibling;return t.join("");default:return e.nodeValue}}Object.defineProperty(D.prototype,"length",{get:function(){return M(this),this.$$length}}),Object.defineProperty(F.prototype,"textContent",{get:function(){return Ce(this)},set:function(e){switch(this.nodeType){case f:case E:while(this.firstChild)this.removeChild(this.firstChild);(e||String(e))&&this.appendChild(this.ownerDocument.createTextNode(e));break;default:this.data=e,this.value=e,this.nodeValue=e}}}),xe=function(e,t,i){e["$$"+t]=i}}}catch(ke){}t.DocumentType=he,t.DOMException=O,t.DOMImplementation=j,t.Element=ae,t.Node=F,t.NodeList=L,t.XMLSerializer=ve},e330:function(e,t,i){"use strict";var r=i("40d5"),n=Function.prototype,s=n.call,a=r&&n.bind.bind(s,s);e.exports=r?a:function(e){return function(){return s.apply(e,arguments)}}},e3db:function(e,t){var i={}.toString;e.exports=Array.isArray||function(e){return"[object Array]"==i.call(e)}},e61b:function(e,t,i){(function(t,r,n){e.exports=r(i("21bf"),i("3252"))})(0,(function(e){return function(t){var i=e,r=i.lib,n=r.WordArray,s=r.Hasher,a=i.x64,o=a.Word,l=i.algo,u=[],d=[],c=[];(function(){for(var e=1,t=0,i=0;i<24;i++){u[e+5*t]=(i+1)*(i+2)/2%64;var r=t%5,n=(2*e+3*t)%5;e=r,t=n}for(e=0;e<5;e++)for(t=0;t<5;t++)d[e+5*t]=t+(2*e+3*t)%5*5;for(var s=1,a=0;a<24;a++){for(var l=0,h=0,p=0;p<7;p++){if(1&s){var f=(1<<p)-1;f<32?h^=1<<f:l^=1<<f-32}128&s?s=s<<1^113:s<<=1}c[a]=o.create(l,h)}})();var h=[];(function(){for(var e=0;e<25;e++)h[e]=o.create()})();var p=l.SHA3=s.extend({cfg:s.cfg.extend({outputLength:512}),_doReset:function(){for(var e=this._state=[],t=0;t<25;t++)e[t]=new o.init;this.blockSize=(1600-2*this.cfg.outputLength)/32},_doProcessBlock:function(e,t){for(var i=this._state,r=this.blockSize/2,n=0;n<r;n++){var s=e[t+2*n],a=e[t+2*n+1];s=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),a=16711935&(a<<8|a>>>24)|4278255360&(a<<24|a>>>8);var o=i[n];o.high^=a,o.low^=s}for(var l=0;l<24;l++){for(var p=0;p<5;p++){for(var f=0,m=0,g=0;g<5;g++){o=i[p+5*g];f^=o.high,m^=o.low}var y=h[p];y.high=f,y.low=m}for(p=0;p<5;p++){var v=h[(p+4)%5],b=h[(p+1)%5],_=b.high,T=b.low;for(f=v.high^(_<<1|T>>>31),m=v.low^(T<<1|_>>>31),g=0;g<5;g++){o=i[p+5*g];o.high^=f,o.low^=m}}for(var S=1;S<25;S++){o=i[S];var w=o.high,E=o.low,x=u[S];x<32?(f=w<<x|E>>>32-x,m=E<<x|w>>>32-x):(f=E<<x-32|w>>>64-x,m=w<<x-32|E>>>64-x);var C=h[d[S]];C.high=f,C.low=m}var k=h[0],I=i[0];k.high=I.high,k.low=I.low;for(p=0;p<5;p++)for(g=0;g<5;g++){S=p+5*g,o=i[S];var A=h[S],P=h[(p+1)%5+5*g],O=h[(p+2)%5+5*g];o.high=A.high^~P.high&O.high,o.low=A.low^~P.low&O.low}o=i[0];var L=c[l];o.high^=L.high,o.low^=L.low}},_doFinalize:function(){var e=this._data,i=e.words,r=(this._nDataBytes,8*e.sigBytes),s=32*this.blockSize;i[r>>>5]|=1<<24-r%32,i[(t.ceil((r+1)/s)*s>>>5)-1]|=128,e.sigBytes=4*i.length,this._process();for(var a=this._state,o=this.cfg.outputLength/8,l=o/8,u=[],d=0;d<l;d++){var c=a[d],h=c.high,p=c.low;h=16711935&(h<<8|h>>>24)|4278255360&(h<<24|h>>>8),p=16711935&(p<<8|p>>>24)|4278255360&(p<<24|p>>>8),u.push(p),u.push(h)}return new n.init(u,o)},clone:function(){for(var e=s.clone.call(this),t=e._state=this._state.slice(0),i=0;i<25;i++)t[i]=t[i].clone();return e}});i.SHA3=s._createHelper(p),i.HmacSHA3=s._createHmacHelper(p)}(Math),e.SHA3}))},e646:function(e,t,i){},e683:function(e,t,i){"use strict";e.exports=function(e,t){return t?e.replace(/\/+$/,"")+"/"+t.replace(/^\/+/,""):e}},e85f:function(e,t,i){"use strict";var r=i("784f"),n=i.n(r);n.a},e866:function(e,t,i){},e893:function(e,t,i){"use strict";var r=i("1a2d"),n=i("56ef"),s=i("06cf"),a=i("9bf2");e.exports=function(e,t,i){for(var o=n(t),l=a.f,u=s.f,d=0;d<o.length;d++){var c=o[d];r(e,c)||i&&r(i,c)||l(e,c,u(t,c))}}},e8b5:function(e,t,i){"use strict";var r=i("c6b6");e.exports=Array.isArray||function(e){return"Array"==r(e)}},ef34:function(e,t,i){(function(t){var r,n="undefined"!==typeof t?t:"undefined"!==typeof window?window:{},s=i(1);"undefined"!==typeof document?r=document:(r=n["__GLOBAL_DOCUMENT_CACHE@4"],r||(r=n["__GLOBAL_DOCUMENT_CACHE@4"]=s)),e.exports=r}).call(this,i("24aa"))},f0e2:function(e,t,i){"use strict";(function(e){i.d(t,"a",(function(){return bs}));var r=i("be09"),n=i.n(r),s=i("ef34"),a=i.n(s),o=i("df33"),l=i.n(o),u=i("8c10"),d=i.n(u),c=i("3603"),h=i.n(c),p=i("2b8c"),f=i.n(p),m=i("63ec"),g=i("a559"),y=i.n(g),v=i("d749"),b=i("17a3"),_=i("8b53"),T=i("de66"),S=i("8484"),w=i("81c0"),E=i.n(w),x=i("321f"),C=i("f8a8"),k=i("36c6"),I="8.0.4";const A={},P=function(e,t){return A[e]=A[e]||[],t&&(A[e]=A[e].concat(t)),A[e]},O=function(e,t){P(e,t)},L=function(e,t){const i=P(e).indexOf(t);return!(i<=-1)&&(A[e]=A[e].slice(),A[e].splice(i,1),!0)},D=function(e,t){P(e,[].concat(t).map(t=>{const i=(...r)=>(L(e,i),t(...r));return i}))},M={prefixed:!0},N=[["requestFullscreen","exitFullscreen","fullscreenElement","fullscreenEnabled","fullscreenchange","fullscreenerror","fullscreen"],["webkitRequestFullscreen","webkitExitFullscreen","webkitFullscreenElement","webkitFullscreenEnabled","webkitfullscreenchange","webkitfullscreenerror","-webkit-full-screen"],["mozRequestFullScreen","mozCancelFullScreen","mozFullScreenElement","mozFullScreenEnabled","mozfullscreenchange","mozfullscreenerror","-moz-full-screen"],["msRequestFullscreen","msExitFullscreen","msFullscreenElement","msFullscreenEnabled","MSFullscreenChange","MSFullscreenError","-ms-fullscreen"]],R=N[0];let B;for(let t=0;t<N.length;t++)if(N[t][1]in a.a){B=N[t];break}if(B){for(let e=0;e<B.length;e++)M[R[e]]=B[e];M.prefixed=B[0]!==R[0]}let U=[];const j=(e,t)=>(i,r,s)=>{const a=t.levels[r],o=new RegExp(`^(${a})$`);if("log"!==i&&s.unshift(i.toUpperCase()+":"),s.unshift(e+":"),U){U.push([].concat(s));const e=U.length-1e3;U.splice(0,e>0?e:0)}if(!n.a.console)return;let l=n.a.console[i];l||"debug"!==i||(l=n.a.console.info||n.a.console.log),l&&a&&o.test(i)&&l[Array.isArray(s)?"apply":"call"](n.a.console,s)};function F(e){let t,i="info";const r=function(...e){t("log",i,e)};return t=j(e,r),r.createLogger=t=>F(e+": "+t),r.levels={all:"debug|log|warn|error",off:"",debug:"debug|log|warn|error",info:"log|warn|error",warn:"warn|error",error:"error",DEFAULT:i},r.level=e=>{if("string"===typeof e){if(!r.levels.hasOwnProperty(e))throw new Error(`"${e}" in not a valid log level`);i=e}return i},r.history=()=>U?[].concat(U):[],r.history.filter=e=>(U||[]).filter(t=>new RegExp(`.*${e}.*`).test(t[0])),r.history.clear=()=>{U&&(U.length=0)},r.history.disable=()=>{null!==U&&(U.length=0,U=null)},r.history.enable=()=>{null===U&&(U=[])},r.error=(...e)=>t("error",i,e),r.warn=(...e)=>t("warn",i,e),r.debug=(...e)=>t("debug",i,e),r}const q=F("VIDEOJS"),$=q.createLogger,H=Object.prototype.toString,z=function(e){return W(e)?Object.keys(e):[]};function V(e,t){z(e).forEach(i=>t(e[i],i))}function G(e,t,i=0){return z(e).reduce((i,r)=>t(i,e[r],r),i)}function W(e){return!!e&&"object"===typeof e}function X(e){return W(e)&&"[object Object]"===H.call(e)&&e.constructor===Object}function Y(...e){const t={};return e.forEach(e=>{e&&V(e,(e,i)=>{X(e)?(X(t[i])||(t[i]={}),t[i]=Y(t[i],e)):t[i]=e})}),t}function K(e,t,i,r=!0){const n=i=>Object.defineProperty(e,t,{value:i,enumerable:!0,writable:!0}),s={configurable:!0,enumerable:!0,get(){const e=i();return n(e),e}};return r&&(s.set=n),Object.defineProperty(e,t,s)}var J=Object.freeze({__proto__:null,each:V,reduce:G,isObject:W,isPlain:X,merge:Y,defineLazyProperty:K});let Q,Z=!1,ee=null,te=!1,ie=!1,re=!1,ne=!1,se=!1,ae=null,oe=null,le=null,ue=!1,de=!1,ce=!1,he=!1;const pe=Boolean(_e()&&("ontouchstart"in n.a||n.a.navigator.maxTouchPoints||n.a.DocumentTouch&&n.a.document instanceof n.a.DocumentTouch)),fe=n.a.navigator&&n.a.navigator.userAgentData;if(fe&&(te="Android"===fe.platform,re=Boolean(fe.brands.find(e=>"Microsoft Edge"===e.brand)),ne=Boolean(fe.brands.find(e=>"Chromium"===e.brand)),se=!re&&ne,ae=oe=(fe.brands.find(e=>"Chromium"===e.brand)||{}).version||null,de="Windows"===fe.platform),!ne){const e=n.a.navigator&&n.a.navigator.userAgent||"";Z=/iPod/i.test(e),ee=function(){const t=e.match(/OS (\d+)_/i);return t&&t[1]?t[1]:null}(),te=/Android/i.test(e),Q=function(){const t=e.match(/Android (\d+)(?:\.(\d+))?(?:\.(\d+))*/i);if(!t)return null;const i=t[1]&&parseFloat(t[1]),r=t[2]&&parseFloat(t[2]);return i&&r?parseFloat(t[1]+"."+t[2]):i||null}(),ie=/Firefox/i.test(e),re=/Edg/i.test(e),ne=/Chrome/i.test(e)||/CriOS/i.test(e),se=!re&&ne,ae=oe=function(){const t=e.match(/(Chrome|CriOS)\/(\d+)/);return t&&t[2]?parseFloat(t[2]):null}(),le=function(){const t=/MSIE\s(\d+)\.\d/.exec(e);let i=t&&parseFloat(t[1]);return!i&&/Trident\/7.0/i.test(e)&&/rv:11.0/.test(e)&&(i=11),i}(),ue=/Safari/i.test(e)&&!se&&!te&&!re,de=/Windows/i.test(e),ce=/iPad/i.test(e)||ue&&pe&&!/iPhone/i.test(e),he=/iPhone/i.test(e)&&!ce}const me=he||ce||Z,ge=(ue||me)&&!se;var ye=Object.freeze({__proto__:null,get IS_IPOD(){return Z},get IOS_VERSION(){return ee},get IS_ANDROID(){return te},get ANDROID_VERSION(){return Q},get IS_FIREFOX(){return ie},get IS_EDGE(){return re},get IS_CHROMIUM(){return ne},get IS_CHROME(){return se},get CHROMIUM_VERSION(){return ae},get CHROME_VERSION(){return oe},get IE_VERSION(){return le},get IS_SAFARI(){return ue},get IS_WINDOWS(){return de},get IS_IPAD(){return ce},get IS_IPHONE(){return he},TOUCH_ENABLED:pe,IS_IOS:me,IS_ANY_SAFARI:ge});function ve(e){return"string"===typeof e&&Boolean(e.trim())}function be(e){if(e.indexOf(" ")>=0)throw new Error("class has illegal whitespace characters")}function _e(){return a.a===n.a.document}function Te(e){return W(e)&&1===e.nodeType}function Se(){try{return n.a.parent!==n.a.self}catch(e){return!0}}function we(e){return function(t,i){if(!ve(t))return a.a[e](null);ve(i)&&(i=a.a.querySelector(i));const r=Te(i)?i:a.a;return r[e]&&r[e](t)}}function Ee(e="div",t={},i={},r){const n=a.a.createElement(e);return Object.getOwnPropertyNames(t).forEach((function(e){const i=t[e];"textContent"===e?xe(n,i):n[e]===i&&"tabIndex"!==e||(n[e]=i)})),Object.getOwnPropertyNames(i).forEach((function(e){n.setAttribute(e,i[e])})),r&&ze(n,r),n}function xe(e,t){return"undefined"===typeof e.textContent?e.innerText=t:e.textContent=t,e}function Ce(e,t){t.firstChild?t.insertBefore(e,t.firstChild):t.appendChild(e)}function ke(e,t){return be(t),e.classList.contains(t)}function Ie(e,...t){return e.classList.add(...t.reduce((e,t)=>e.concat(t.split(/\s+/)),[])),e}function Ae(e,...t){return e?(e.classList.remove(...t.reduce((e,t)=>e.concat(t.split(/\s+/)),[])),e):(q.warn("removeClass was called with an element that doesn't exist"),null)}function Pe(e,t,i){return"function"===typeof i&&(i=i(e,t)),"boolean"!==typeof i&&(i=void 0),t.split(/\s+/).forEach(t=>e.classList.toggle(t,i)),e}function Oe(e,t){Object.getOwnPropertyNames(t).forEach((function(i){const r=t[i];null===r||"undefined"===typeof r||!1===r?e.removeAttribute(i):e.setAttribute(i,!0===r?"":r)}))}function Le(e){const t={},i=",autoplay,controls,playsinline,loop,muted,default,defaultMuted,";if(e&&e.attributes&&e.attributes.length>0){const r=e.attributes;for(let n=r.length-1;n>=0;n--){const s=r[n].name;let a=r[n].value;"boolean"!==typeof e[s]&&-1===i.indexOf(","+s+",")||(a=null!==a),t[s]=a}}return t}function De(e,t){return e.getAttribute(t)}function Me(e,t,i){e.setAttribute(t,i)}function Ne(e,t){e.removeAttribute(t)}function Re(){a.a.body.focus(),a.a.onselectstart=function(){return!1}}function Be(){a.a.onselectstart=function(){return!0}}function Ue(e){if(e&&e.getBoundingClientRect&&e.parentNode){const t=e.getBoundingClientRect(),i={};return["bottom","height","left","right","top","width"].forEach(e=>{void 0!==t[e]&&(i[e]=t[e])}),i.height||(i.height=parseFloat(Ye(e,"height"))),i.width||(i.width=parseFloat(Ye(e,"width"))),i}}function je(e){if(!e||e&&!e.offsetParent)return{left:0,top:0,width:0,height:0};const t=e.offsetWidth,i=e.offsetHeight;let r=0,n=0;while(e.offsetParent&&e!==a.a[M.fullscreenElement])r+=e.offsetLeft,n+=e.offsetTop,e=e.offsetParent;return{left:r,top:n,width:t,height:i}}function Fe(e,t){const i={x:0,y:0};if(me){let t=e;while(t&&"html"!==t.nodeName.toLowerCase()){const e=Ye(t,"transform");if(/^matrix/.test(e)){const t=e.slice(7,-1).split(/,\s/).map(Number);i.x+=t[4],i.y+=t[5]}else if(/^matrix3d/.test(e)){const t=e.slice(9,-1).split(/,\s/).map(Number);i.x+=t[12],i.y+=t[13]}t=t.parentNode}}const r={},n=je(t.target),s=je(e),a=s.width,o=s.height;let l=t.offsetY-(s.top-n.top),u=t.offsetX-(s.left-n.left);return t.changedTouches&&(u=t.changedTouches[0].pageX-s.left,l=t.changedTouches[0].pageY+s.top,me&&(u-=i.x,l-=i.y)),r.y=1-Math.max(0,Math.min(1,l/o)),r.x=Math.max(0,Math.min(1,u/a)),r}function qe(e){return W(e)&&3===e.nodeType}function $e(e){while(e.firstChild)e.removeChild(e.firstChild);return e}function He(e){return"function"===typeof e&&(e=e()),(Array.isArray(e)?e:[e]).map(e=>("function"===typeof e&&(e=e()),Te(e)||qe(e)?e:"string"===typeof e&&/\S/.test(e)?a.a.createTextNode(e):void 0)).filter(e=>e)}function ze(e,t){return He(t).forEach(t=>e.appendChild(t)),e}function Ve(e,t){return ze($e(e),t)}function Ge(e){return void 0===e.button&&void 0===e.buttons||(0===e.button&&void 0===e.buttons||("mouseup"===e.type&&0===e.button&&0===e.buttons||0===e.button&&1===e.buttons))}const We=we("querySelector"),Xe=we("querySelectorAll");function Ye(e,t){if(!e||!t)return"";if("function"===typeof n.a.getComputedStyle){let r;try{r=n.a.getComputedStyle(e)}catch(i){return""}return r?r.getPropertyValue(t)||r[t]:""}return""}var Ke=Object.freeze({__proto__:null,isReal:_e,isEl:Te,isInFrame:Se,createEl:Ee,textContent:xe,prependTo:Ce,hasClass:ke,addClass:Ie,removeClass:Ae,toggleClass:Pe,setAttributes:Oe,getAttributes:Le,getAttribute:De,setAttribute:Me,removeAttribute:Ne,blockTextSelection:Re,unblockTextSelection:Be,getBoundingClientRect:Ue,findPosition:je,getPointerPosition:Fe,isTextNode:qe,emptyEl:$e,normalizeContent:He,appendContent:ze,insertContent:Ve,isSingleLeftClick:Ge,$:We,$$:Xe,computedStyle:Ye});let Je,Qe=!1;const Ze=function(){if(!1===Je.options.autoSetup)return;const e=Array.prototype.slice.call(a.a.getElementsByTagName("video")),t=Array.prototype.slice.call(a.a.getElementsByTagName("audio")),i=Array.prototype.slice.call(a.a.getElementsByTagName("video-js")),r=e.concat(t,i);if(r&&r.length>0)for(let n=0,s=r.length;n<s;n++){const e=r[n];if(!e||!e.getAttribute){et(1);break}if(void 0===e.player){const t=e.getAttribute("data-setup");null!==t&&Je(e)}}else Qe||et(1)};function et(e,t){_e()&&(t&&(Je=t),n.a.setTimeout(Ze,e))}function tt(){Qe=!0,n.a.removeEventListener("load",tt)}_e()&&("complete"===a.a.readyState?tt():n.a.addEventListener("load",tt));const it=function(e){const t=a.a.createElement("style");return t.className=e,t},rt=function(e,t){e.styleSheet?e.styleSheet.cssText=t:e.textContent=t};var nt=new WeakMap;const st=3;let at,ot=st;function lt(){return ot++}function ut(e,t){if(!nt.has(e))return;const i=nt.get(e);0===i.handlers[t].length&&(delete i.handlers[t],e.removeEventListener?e.removeEventListener(t,i.dispatcher,!1):e.detachEvent&&e.detachEvent("on"+t,i.dispatcher)),Object.getOwnPropertyNames(i.handlers).length<=0&&(delete i.handlers,delete i.dispatcher,delete i.disabled),0===Object.getOwnPropertyNames(i).length&&nt.delete(e)}function dt(e,t,i,r){i.forEach((function(i){e(t,i,r)}))}function ct(e){if(e.fixed_)return e;function t(){return!0}function i(){return!1}if(!e||!e.isPropagationStopped||!e.isImmediatePropagationStopped){const r=e||n.a.event;e={};for(const t in r)"layerX"!==t&&"layerY"!==t&&"keyLocation"!==t&&"webkitMovementX"!==t&&"webkitMovementY"!==t&&"path"!==t&&("returnValue"===t&&r.preventDefault||(e[t]=r[t]));if(e.target||(e.target=e.srcElement||a.a),e.relatedTarget||(e.relatedTarget=e.fromElement===e.target?e.toElement:e.fromElement),e.preventDefault=function(){r.preventDefault&&r.preventDefault(),e.returnValue=!1,r.returnValue=!1,e.defaultPrevented=!0},e.defaultPrevented=!1,e.stopPropagation=function(){r.stopPropagation&&r.stopPropagation(),e.cancelBubble=!0,r.cancelBubble=!0,e.isPropagationStopped=t},e.isPropagationStopped=i,e.stopImmediatePropagation=function(){r.stopImmediatePropagation&&r.stopImmediatePropagation(),e.isImmediatePropagationStopped=t,e.stopPropagation()},e.isImmediatePropagationStopped=i,null!==e.clientX&&void 0!==e.clientX){const t=a.a.documentElement,i=a.a.body;e.pageX=e.clientX+(t&&t.scrollLeft||i&&i.scrollLeft||0)-(t&&t.clientLeft||i&&i.clientLeft||0),e.pageY=e.clientY+(t&&t.scrollTop||i&&i.scrollTop||0)-(t&&t.clientTop||i&&i.clientTop||0)}e.which=e.charCode||e.keyCode,null!==e.button&&void 0!==e.button&&(e.button=1&e.button?0:4&e.button?1:2&e.button?2:0)}return e.fixed_=!0,e}const ht=function(){if("boolean"!==typeof at){at=!1;try{const e=Object.defineProperty({},"passive",{get(){at=!0}});n.a.addEventListener("test",null,e),n.a.removeEventListener("test",null,e)}catch(e){}}return at},pt=["touchstart","touchmove"];function ft(e,t,i){if(Array.isArray(t))return dt(ft,e,t,i);nt.has(e)||nt.set(e,{});const r=nt.get(e);if(r.handlers||(r.handlers={}),r.handlers[t]||(r.handlers[t]=[]),i.guid||(i.guid=lt()),r.handlers[t].push(i),r.dispatcher||(r.disabled=!1,r.dispatcher=function(t,i){if(r.disabled)return;t=ct(t);const n=r.handlers[t.type];if(n){const r=n.slice(0);for(let n=0,a=r.length;n<a;n++){if(t.isImmediatePropagationStopped())break;try{r[n].call(e,t,i)}catch(s){q.error(s)}}}}),1===r.handlers[t].length)if(e.addEventListener){let i=!1;ht()&&pt.indexOf(t)>-1&&(i={passive:!0}),e.addEventListener(t,r.dispatcher,i)}else e.attachEvent&&e.attachEvent("on"+t,r.dispatcher)}function mt(e,t,i){if(!nt.has(e))return;const r=nt.get(e);if(!r.handlers)return;if(Array.isArray(t))return dt(mt,e,t,i);const n=function(e,t){r.handlers[t]=[],ut(e,t)};if(void 0===t){for(const t in r.handlers)Object.prototype.hasOwnProperty.call(r.handlers||{},t)&&n(e,t);return}const s=r.handlers[t];if(s)if(i){if(i.guid)for(let e=0;e<s.length;e++)s[e].guid===i.guid&&s.splice(e--,1);ut(e,t)}else n(e,t)}function gt(e,t,i){const r=nt.has(e)?nt.get(e):{},n=e.parentNode||e.ownerDocument;if("string"===typeof t?t={type:t,target:e}:t.target||(t.target=e),t=ct(t),r.dispatcher&&r.dispatcher.call(e,t,i),n&&!t.isPropagationStopped()&&!0===t.bubbles)gt.call(null,n,t,i);else if(!n&&!t.defaultPrevented&&t.target&&t.target[t.type]){nt.has(t.target)||nt.set(t.target,{});const e=nt.get(t.target);t.target[t.type]&&(e.disabled=!0,"function"===typeof t.target[t.type]&&t.target[t.type](),e.disabled=!1)}return!t.defaultPrevented}function yt(e,t,i){if(Array.isArray(t))return dt(yt,e,t,i);const r=function(){mt(e,t,r),i.apply(this,arguments)};r.guid=i.guid=i.guid||lt(),ft(e,t,r)}function vt(e,t,i){const r=function(){mt(e,t,r),i.apply(this,arguments)};r.guid=i.guid=i.guid||lt(),ft(e,t,r)}var bt=Object.freeze({__proto__:null,fixEvent:ct,on:ft,off:mt,trigger:gt,one:yt,any:vt});const _t=30,Tt=function(e,t,i){t.guid||(t.guid=lt());const r=t.bind(e);return r.guid=i?i+"_"+t.guid:t.guid,r},St=function(e,t){let i=n.a.performance.now();const r=function(...r){const s=n.a.performance.now();s-i>=t&&(e(...r),i=s)};return r},wt=function(e,t,i,r=n.a){let s;const a=()=>{r.clearTimeout(s),s=null},o=function(){const n=this,a=arguments;let o=function(){s=null,o=null,i||e.apply(n,a)};!s&&i&&e.apply(n,a),r.clearTimeout(s),s=r.setTimeout(o,t)};return o.cancel=a,o};var Et=Object.freeze({__proto__:null,UPDATE_REFRESH_INTERVAL:_t,bind_:Tt,throttle:St,debounce:wt});let xt;class Ct{on(e,t){const i=this.addEventListener;this.addEventListener=()=>{},ft(this,e,t),this.addEventListener=i}off(e,t){mt(this,e,t)}one(e,t){const i=this.addEventListener;this.addEventListener=()=>{},yt(this,e,t),this.addEventListener=i}any(e,t){const i=this.addEventListener;this.addEventListener=()=>{},vt(this,e,t),this.addEventListener=i}trigger(e){const t=e.type||e;"string"===typeof e&&(e={type:t}),e=ct(e),this.allowedEvents_[t]&&this["on"+t]&&this["on"+t](e),gt(this,e)}queueTrigger(e){xt||(xt=new Map);const t=e.type||e;let i=xt.get(this);i||(i=new Map,xt.set(this,i));const r=i.get(t);i.delete(t),n.a.clearTimeout(r);const s=n.a.setTimeout(()=>{i.delete(t),0===i.size&&(i=null,xt.delete(this)),this.trigger(e)},0);i.set(t,s)}}Ct.prototype.allowedEvents_={},Ct.prototype.addEventListener=Ct.prototype.on,Ct.prototype.removeEventListener=Ct.prototype.off,Ct.prototype.dispatchEvent=Ct.prototype.trigger;const kt=e=>"function"===typeof e.name?e.name():"string"===typeof e.name?e.name:e.name_?e.name_:e.constructor&&e.constructor.name?e.constructor.name:typeof e,It=e=>e instanceof Ct||!!e.eventBusEl_&&["on","one","off","trigger"].every(t=>"function"===typeof e[t]),At=(e,t)=>{It(e)?t():(e.eventedCallbacks||(e.eventedCallbacks=[]),e.eventedCallbacks.push(t))},Pt=e=>"string"===typeof e&&/\S/.test(e)||Array.isArray(e)&&!!e.length,Ot=(e,t,i)=>{if(!e||!e.nodeName&&!It(e))throw new Error(`Invalid target for ${kt(t)}#${i}; must be a DOM node or evented object.`)},Lt=(e,t,i)=>{if(!Pt(e))throw new Error(`Invalid event type for ${kt(t)}#${i}; must be a non-empty string or array.`)},Dt=(e,t,i)=>{if("function"!==typeof e)throw new Error(`Invalid listener for ${kt(t)}#${i}; must be a function.`)},Mt=(e,t,i)=>{const r=t.length<3||t[0]===e||t[0]===e.eventBusEl_;let n,s,a;return r?(n=e.eventBusEl_,t.length>=3&&t.shift(),[s,a]=t):[n,s,a]=t,Ot(n,e,i),Lt(s,e,i),Dt(a,e,i),a=Tt(e,a),{isTargetingSelf:r,target:n,type:s,listener:a}},Nt=(e,t,i,r)=>{Ot(e,e,t),e.nodeName?bt[t](e,i,r):e[t](i,r)},Rt={on(...e){const{isTargetingSelf:t,target:i,type:r,listener:n}=Mt(this,e,"on");if(Nt(i,"on",r,n),!t){const e=()=>this.off(i,r,n);e.guid=n.guid;const t=()=>this.off("dispose",e);t.guid=n.guid,Nt(this,"on","dispose",e),Nt(i,"on","dispose",t)}},one(...e){const{isTargetingSelf:t,target:i,type:r,listener:n}=Mt(this,e,"one");if(t)Nt(i,"one",r,n);else{const e=(...t)=>{this.off(i,r,e),n.apply(null,t)};e.guid=n.guid,Nt(i,"one",r,e)}},any(...e){const{isTargetingSelf:t,target:i,type:r,listener:n}=Mt(this,e,"any");if(t)Nt(i,"any",r,n);else{const e=(...t)=>{this.off(i,r,e),n.apply(null,t)};e.guid=n.guid,Nt(i,"any",r,e)}},off(e,t,i){if(!e||Pt(e))mt(this.eventBusEl_,e,t);else{const r=e,n=t;Ot(r,this,"off"),Lt(n,this,"off"),Dt(i,this,"off"),i=Tt(this,i),this.off("dispose",i),r.nodeName?(mt(r,n,i),mt(r,"dispose",i)):It(r)&&(r.off(n,i),r.off("dispose",i))}},trigger(e,t){Ot(this.eventBusEl_,this,"trigger");const i=e&&"string"!==typeof e?e.type:e;if(!Pt(i))throw new Error(`Invalid event type for ${kt(this)}#trigger; must be a non-empty string or object with a type key that has a non-empty value.`);return gt(this.eventBusEl_,e,t)}};function Bt(e,t={}){const{eventBusKey:i}=t;if(i){if(!e[i].nodeName)throw new Error(`The eventBusKey "${i}" does not refer to an element.`);e.eventBusEl_=e[i]}else e.eventBusEl_=Ee("span",{className:"vjs-event-bus"});return Object.assign(e,Rt),e.eventedCallbacks&&e.eventedCallbacks.forEach(e=>{e()}),e.on("dispose",()=>{e.off(),[e,e.el_,e.eventBusEl_].forEach((function(e){e&&nt.has(e)&&nt.delete(e)})),n.a.setTimeout(()=>{e.eventBusEl_=null},0)}),e}const Ut={state:{},setState(e){let t;return"function"===typeof e&&(e=e()),V(e,(e,i)=>{this.state[i]!==e&&(t=t||{},t[i]={from:this.state[i],to:e}),this.state[i]=e}),t&&It(this)&&this.trigger({changes:t,type:"statechanged"}),t}};function jt(e,t){return Object.assign(e,Ut),e.state=Object.assign({},e.state,t),"function"===typeof e.handleStateChanged&&It(e)&&e.on("statechanged",e.handleStateChanged),e}const Ft=function(e){return"string"!==typeof e?e:e.replace(/./,e=>e.toLowerCase())},qt=function(e){return"string"!==typeof e?e:e.replace(/./,e=>e.toUpperCase())},$t=function(e,t){return qt(e)===qt(t)};var Ht=Object.freeze({__proto__:null,toLowerCase:Ft,toTitleCase:qt,titleCaseEquals:$t});class zt{constructor(e,t,i){if(!e&&this.play?this.player_=e=this:this.player_=e,this.isDisposed_=!1,this.parentComponent_=null,this.options_=Y({},this.options_),t=this.options_=Y(this.options_,t),this.id_=t.id||t.el&&t.el.id,!this.id_){const t=e&&e.id&&e.id()||"no_player";this.id_=`${t}_component_${lt()}`}this.name_=t.name||null,t.el?this.el_=t.el:!1!==t.createEl&&(this.el_=this.createEl()),t.className&&this.el_&&t.className.split(" ").forEach(e=>this.addClass(e)),!1!==t.evented&&(Bt(this,{eventBusKey:this.el_?"el_":null}),this.handleLanguagechange=this.handleLanguagechange.bind(this),this.on(this.player_,"languagechange",this.handleLanguagechange)),jt(this,this.constructor.defaultState),this.children_=[],this.childIndex_={},this.childNameIndex_={},this.setTimeoutIds_=new Set,this.setIntervalIds_=new Set,this.rafIds_=new Set,this.namedRafs_=new Map,this.clearingTimersOnDispose_=!1,!1!==t.initChildren&&this.initChildren(),this.ready(i),!1!==t.reportTouchActivity&&this.enableTouchActivity()}dispose(e={}){if(!this.isDisposed_){if(this.readyQueue_&&(this.readyQueue_.length=0),this.trigger({type:"dispose",bubbles:!1}),this.isDisposed_=!0,this.children_)for(let e=this.children_.length-1;e>=0;e--)this.children_[e].dispose&&this.children_[e].dispose();this.children_=null,this.childIndex_=null,this.childNameIndex_=null,this.parentComponent_=null,this.el_&&(this.el_.parentNode&&(e.restoreEl?this.el_.parentNode.replaceChild(e.restoreEl,this.el_):this.el_.parentNode.removeChild(this.el_)),this.el_=null),this.player_=null}}isDisposed(){return Boolean(this.isDisposed_)}player(){return this.player_}options(e){return e?(this.options_=Y(this.options_,e),this.options_):this.options_}el(){return this.el_}createEl(e,t,i){return Ee(e,t,i)}localize(e,t,i=e){const r=this.player_.language&&this.player_.language(),n=this.player_.languages&&this.player_.languages(),s=n&&n[r],a=r&&r.split("-")[0],o=n&&n[a];let l=i;return s&&s[e]?l=s[e]:o&&o[e]&&(l=o[e]),t&&(l=l.replace(/\{(\d+)\}/g,(function(e,i){const r=t[i-1];let n=r;return"undefined"===typeof r&&(n=e),n}))),l}handleLanguagechange(){}contentEl(){return this.contentEl_||this.el_}id(){return this.id_}name(){return this.name_}children(){return this.children_}getChildById(e){return this.childIndex_[e]}getChild(e){if(e)return this.childNameIndex_[e]}getDescendant(...e){e=e.reduce((e,t)=>e.concat(t),[]);let t=this;for(let i=0;i<e.length;i++)if(t=t.getChild(e[i]),!t||!t.getChild)return;return t}addChild(e,t={},i=this.children_.length){let r,n;if("string"===typeof e){n=qt(e);const i=t.componentClass||n;t.name=n;const s=zt.getComponent(i);if(!s)throw new Error(`Component ${i} does not exist`);if("function"!==typeof s)return null;r=new s(this.player_||this,t)}else r=e;if(r.parentComponent_&&r.parentComponent_.removeChild(r),this.children_.splice(i,0,r),r.parentComponent_=this,"function"===typeof r.id&&(this.childIndex_[r.id()]=r),n=n||r.name&&qt(r.name()),n&&(this.childNameIndex_[n]=r,this.childNameIndex_[Ft(n)]=r),"function"===typeof r.el&&r.el()){let e=null;this.children_[i+1]&&(this.children_[i+1].el_?e=this.children_[i+1].el_:Te(this.children_[i+1])&&(e=this.children_[i+1])),this.contentEl().insertBefore(r.el(),e)}return r}removeChild(e){if("string"===typeof e&&(e=this.getChild(e)),!e||!this.children_)return;let t=!1;for(let r=this.children_.length-1;r>=0;r--)if(this.children_[r]===e){t=!0,this.children_.splice(r,1);break}if(!t)return;e.parentComponent_=null,this.childIndex_[e.id()]=null,this.childNameIndex_[qt(e.name())]=null,this.childNameIndex_[Ft(e.name())]=null;const i=e.el();i&&i.parentNode===this.contentEl()&&this.contentEl().removeChild(e.el())}initChildren(){const e=this.options_.children;if(e){const t=this.options_,i=e=>{const i=e.name;let r=e.opts;if(void 0!==t[i]&&(r=t[i]),!1===r)return;!0===r&&(r={}),r.playerOptions=this.options_.playerOptions;const n=this.addChild(i,r);n&&(this[i]=n)};let r;const n=zt.getComponent("Tech");r=Array.isArray(e)?e:Object.keys(e),r.concat(Object.keys(this.options_).filter((function(e){return!r.some((function(t){return"string"===typeof t?e===t:e===t.name}))}))).map(t=>{let i,r;return"string"===typeof t?(i=t,r=e[i]||this.options_[i]||{}):(i=t.name,r=t),{name:i,opts:r}}).filter(e=>{const t=zt.getComponent(e.opts.componentClass||qt(e.name));return t&&!n.isTech(t)}).forEach(i)}}buildCSSClass(){return""}ready(e,t=!1){if(e)return this.isReady_?void(t?e.call(this):this.setTimeout(e,1)):(this.readyQueue_=this.readyQueue_||[],void this.readyQueue_.push(e))}triggerReady(){this.isReady_=!0,this.setTimeout((function(){const e=this.readyQueue_;this.readyQueue_=[],e&&e.length>0&&e.forEach((function(e){e.call(this)}),this),this.trigger("ready")}),1)}$(e,t){return We(e,t||this.contentEl())}$$(e,t){return Xe(e,t||this.contentEl())}hasClass(e){return ke(this.el_,e)}addClass(...e){Ie(this.el_,...e)}removeClass(...e){Ae(this.el_,...e)}toggleClass(e,t){Pe(this.el_,e,t)}show(){this.removeClass("vjs-hidden")}hide(){this.addClass("vjs-hidden")}lockShowing(){this.addClass("vjs-lock-showing")}unlockShowing(){this.removeClass("vjs-lock-showing")}getAttribute(e){return De(this.el_,e)}setAttribute(e,t){Me(this.el_,e,t)}removeAttribute(e){Ne(this.el_,e)}width(e,t){return this.dimension("width",e,t)}height(e,t){return this.dimension("height",e,t)}dimensions(e,t){this.width(e,!0),this.height(t)}dimension(e,t,i){if(void 0!==t)return null!==t&&t===t||(t=0),-1!==(""+t).indexOf("%")||-1!==(""+t).indexOf("px")?this.el_.style[e]=t:this.el_.style[e]="auto"===t?"":t+"px",void(i||this.trigger("componentresize"));if(!this.el_)return 0;const r=this.el_.style[e],n=r.indexOf("px");return-1!==n?parseInt(r.slice(0,n),10):parseInt(this.el_["offset"+qt(e)],10)}currentDimension(e){let t=0;if("width"!==e&&"height"!==e)throw new Error("currentDimension only accepts width or height value");if(t=Ye(this.el_,e),t=parseFloat(t),0===t||isNaN(t)){const i="offset"+qt(e);t=this.el_[i]}return t}currentDimensions(){return{width:this.currentDimension("width"),height:this.currentDimension("height")}}currentWidth(){return this.currentDimension("width")}currentHeight(){return this.currentDimension("height")}focus(){this.el_.focus()}blur(){this.el_.blur()}handleKeyDown(e){this.player_&&(l.a.isEventKey(e,"Tab")||e.stopPropagation(),this.player_.handleKeyDown(e))}handleKeyPress(e){this.handleKeyDown(e)}emitTapEvents(){let e=0,t=null;const i=10,r=200;let s;this.on("touchstart",(function(i){1===i.touches.length&&(t={pageX:i.touches[0].pageX,pageY:i.touches[0].pageY},e=n.a.performance.now(),s=!0)})),this.on("touchmove",(function(e){if(e.touches.length>1)s=!1;else if(t){const r=e.touches[0].pageX-t.pageX,n=e.touches[0].pageY-t.pageY,a=Math.sqrt(r*r+n*n);a>i&&(s=!1)}}));const a=function(){s=!1};this.on("touchleave",a),this.on("touchcancel",a),this.on("touchend",(function(i){if(t=null,!0===s){const t=n.a.performance.now()-e;t<r&&(i.preventDefault(),this.trigger("tap"))}}))}enableTouchActivity(){if(!this.player()||!this.player().reportUserActivity)return;const e=Tt(this.player(),this.player().reportUserActivity);let t;this.on("touchstart",(function(){e(),this.clearInterval(t),t=this.setInterval(e,250)}));const i=function(i){e(),this.clearInterval(t)};this.on("touchmove",e),this.on("touchend",i),this.on("touchcancel",i)}setTimeout(e,t){var i;return e=Tt(this,e),this.clearTimersOnDispose_(),i=n.a.setTimeout(()=>{this.setTimeoutIds_.has(i)&&this.setTimeoutIds_.delete(i),e()},t),this.setTimeoutIds_.add(i),i}clearTimeout(e){return this.setTimeoutIds_.has(e)&&(this.setTimeoutIds_.delete(e),n.a.clearTimeout(e)),e}setInterval(e,t){e=Tt(this,e),this.clearTimersOnDispose_();const i=n.a.setInterval(e,t);return this.setIntervalIds_.add(i),i}clearInterval(e){return this.setIntervalIds_.has(e)&&(this.setIntervalIds_.delete(e),n.a.clearInterval(e)),e}requestAnimationFrame(e){var t;return this.clearTimersOnDispose_(),e=Tt(this,e),t=n.a.requestAnimationFrame(()=>{this.rafIds_.has(t)&&this.rafIds_.delete(t),e()}),this.rafIds_.add(t),t}requestNamedAnimationFrame(e,t){if(this.namedRafs_.has(e))return;this.clearTimersOnDispose_(),t=Tt(this,t);const i=this.requestAnimationFrame(()=>{t(),this.namedRafs_.has(e)&&this.namedRafs_.delete(e)});return this.namedRafs_.set(e,i),e}cancelNamedAnimationFrame(e){this.namedRafs_.has(e)&&(this.cancelAnimationFrame(this.namedRafs_.get(e)),this.namedRafs_.delete(e))}cancelAnimationFrame(e){return this.rafIds_.has(e)&&(this.rafIds_.delete(e),n.a.cancelAnimationFrame(e)),e}clearTimersOnDispose_(){this.clearingTimersOnDispose_||(this.clearingTimersOnDispose_=!0,this.one("dispose",()=>{[["namedRafs_","cancelNamedAnimationFrame"],["rafIds_","cancelAnimationFrame"],["setTimeoutIds_","clearTimeout"],["setIntervalIds_","clearInterval"]].forEach(([e,t])=>{this[e].forEach((e,i)=>this[t](i))}),this.clearingTimersOnDispose_=!1}))}static registerComponent(e,t){if("string"!==typeof e||!e)throw new Error(`Illegal component name, "${e}"; must be a non-empty string.`);const i=zt.getComponent("Tech"),r=i&&i.isTech(t),n=zt===t||zt.prototype.isPrototypeOf(t.prototype);if(r||!n){let t;throw t=r?"techs must be registered using Tech.registerTech()":"must be a Component subclass",new Error(`Illegal component, "${e}"; ${t}.`)}e=qt(e),zt.components_||(zt.components_={});const s=zt.getComponent("Player");if("Player"===e&&s&&s.players){const e=s.players,t=Object.keys(e);if(e&&t.length>0&&t.map(t=>e[t]).every(Boolean))throw new Error("Can not register Player component after player has been created.")}return zt.components_[e]=t,zt.components_[Ft(e)]=t,t}static getComponent(e){if(e&&zt.components_)return zt.components_[e]}}function Vt(e,t,i){if("number"!==typeof t||t<0||t>i)throw new Error(`Failed to execute '${e}' on 'TimeRanges': The index provided (${t}) is non-numeric or out of bounds (0-${i}).`)}function Gt(e,t,i,r){return Vt(e,r,i.length-1),i[r][t]}function Wt(e){let t;return t=void 0===e||0===e.length?{length:0,start(){throw new Error("This TimeRanges object is empty")},end(){throw new Error("This TimeRanges object is empty")}}:{length:e.length,start:Gt.bind(null,"start",0,e),end:Gt.bind(null,"end",1,e)},n.a.Symbol&&n.a.Symbol.iterator&&(t[n.a.Symbol.iterator]=()=>(e||[]).values()),t}function Xt(e,t){return Array.isArray(e)?Wt(e):void 0===e||void 0===t?Wt():Wt([[e,t]])}zt.registerComponent("Component",zt);const Yt=function(e,t){e=e<0?0:e;let i=Math.floor(e%60),r=Math.floor(e/60%60),n=Math.floor(e/3600);const s=Math.floor(t/60%60),a=Math.floor(t/3600);return(isNaN(e)||e===1/0)&&(n=r=i="-"),n=n>0||a>0?n+":":"",r=((n||s>=10)&&r<10?"0"+r:r)+":",i=i<10?"0"+i:i,n+r+i};let Kt=Yt;function Jt(e){Kt=e}function Qt(){Kt=Yt}function Zt(e,t=e){return Kt(e,t)}var ei=Object.freeze({__proto__:null,createTimeRanges:Xt,createTimeRange:Xt,setFormatTime:Jt,resetFormatTime:Qt,formatTime:Zt});function ti(e,t){let i,r,n=0;if(!t)return 0;e&&e.length||(e=Xt(0,0));for(let s=0;s<e.length;s++)i=e.start(s),r=e.end(s),r>t&&(r=t),n+=r-i;return n/t}function ii(e){if(e instanceof ii)return e;"number"===typeof e?this.code=e:"string"===typeof e?this.message=e:W(e)&&("number"===typeof e.code&&(this.code=e.code),Object.assign(this,e)),this.message||(this.message=ii.defaultMessages[this.code]||"")}ii.prototype.code=0,ii.prototype.message="",ii.prototype.status=null,ii.errorTypes=["MEDIA_ERR_CUSTOM","MEDIA_ERR_ABORTED","MEDIA_ERR_NETWORK","MEDIA_ERR_DECODE","MEDIA_ERR_SRC_NOT_SUPPORTED","MEDIA_ERR_ENCRYPTED"],ii.defaultMessages={1:"You aborted the media playback",2:"A network error caused the media download to fail part-way.",3:"The media playback was aborted due to a corruption problem or because the media used features your browser did not support.",4:"The media could not be loaded, either because the server or network failed or because the format is not supported.",5:"The media is encrypted and we do not have the keys to decrypt it."};for(let t=0;t<ii.errorTypes.length;t++)ii[ii.errorTypes[t]]=t,ii.prototype[ii.errorTypes[t]]=t;function ri(e){return void 0!==e&&null!==e&&"function"===typeof e.then}function ni(e){ri(e)&&e.then(null,e=>{})}const si=function(e){const t=["kind","label","language","id","inBandMetadataTrackDispatchType","mode","src"].reduce((t,i,r)=>(e[i]&&(t[i]=e[i]),t),{cues:e.cues&&Array.prototype.map.call(e.cues,(function(e){return{startTime:e.startTime,endTime:e.endTime,text:e.text,id:e.id}}))});return t},ai=function(e){const t=e.$$("track"),i=Array.prototype.map.call(t,e=>e.track),r=Array.prototype.map.call(t,(function(e){const t=si(e.track);return e.src&&(t.src=e.src),t}));return r.concat(Array.prototype.filter.call(e.textTracks(),(function(e){return-1===i.indexOf(e)})).map(si))},oi=function(e,t){return e.forEach((function(e){const i=t.addRemoteTextTrack(e).track;!e.src&&e.cues&&e.cues.forEach(e=>i.addCue(e))})),t.textTracks()};var li={textTracksToJson:ai,jsonToTextTracks:oi,trackToJson_:si};const ui="vjs-modal-dialog";class di extends zt{constructor(e,t){super(e,t),this.handleKeyDown_=e=>this.handleKeyDown(e),this.close_=e=>this.close(e),this.opened_=this.hasBeenOpened_=this.hasBeenFilled_=!1,this.closeable(!this.options_.uncloseable),this.content(this.options_.content),this.contentEl_=Ee("div",{className:ui+"-content"},{role:"document"}),this.descEl_=Ee("p",{className:ui+"-description vjs-control-text",id:this.el().getAttribute("aria-describedby")}),xe(this.descEl_,this.description()),this.el_.appendChild(this.descEl_),this.el_.appendChild(this.contentEl_)}createEl(){return super.createEl("div",{className:this.buildCSSClass(),tabIndex:-1},{"aria-describedby":this.id()+"_description","aria-hidden":"true","aria-label":this.label(),role:"dialog"})}dispose(){this.contentEl_=null,this.descEl_=null,this.previouslyActiveEl_=null,super.dispose()}buildCSSClass(){return`${ui} vjs-hidden ${super.buildCSSClass()}`}label(){return this.localize(this.options_.label||"Modal Window")}description(){let e=this.options_.description||this.localize("This is a modal window.");return this.closeable()&&(e+=" "+this.localize("This modal can be closed by pressing the Escape key or activating the close button.")),e}open(){if(!this.opened_){const e=this.player();this.trigger("beforemodalopen"),this.opened_=!0,(this.options_.fillAlways||!this.hasBeenOpened_&&!this.hasBeenFilled_)&&this.fill(),this.wasPlaying_=!e.paused(),this.options_.pauseOnOpen&&this.wasPlaying_&&e.pause(),this.on("keydown",this.handleKeyDown_),this.hadControls_=e.controls(),e.controls(!1),this.show(),this.conditionalFocus_(),this.el().setAttribute("aria-hidden","false"),this.trigger("modalopen"),this.hasBeenOpened_=!0}}opened(e){return"boolean"===typeof e&&this[e?"open":"close"](),this.opened_}close(){if(!this.opened_)return;const e=this.player();this.trigger("beforemodalclose"),this.opened_=!1,this.wasPlaying_&&this.options_.pauseOnOpen&&e.play(),this.off("keydown",this.handleKeyDown_),this.hadControls_&&e.controls(!0),this.hide(),this.el().setAttribute("aria-hidden","true"),this.trigger("modalclose"),this.conditionalBlur_(),this.options_.temporary&&this.dispose()}closeable(e){if("boolean"===typeof e){const t=this.closeable_=!!e;let i=this.getChild("closeButton");if(t&&!i){const e=this.contentEl_;this.contentEl_=this.el_,i=this.addChild("closeButton",{controlText:"Close Modal Dialog"}),this.contentEl_=e,this.on(i,"close",this.close_)}!t&&i&&(this.off(i,"close",this.close_),this.removeChild(i),i.dispose())}return this.closeable_}fill(){this.fillWith(this.content())}fillWith(e){const t=this.contentEl(),i=t.parentNode,r=t.nextSibling;this.trigger("beforemodalfill"),this.hasBeenFilled_=!0,i.removeChild(t),this.empty(),Ve(t,e),this.trigger("modalfill"),r?i.insertBefore(t,r):i.appendChild(t);const n=this.getChild("closeButton");n&&i.appendChild(n.el_)}empty(){this.trigger("beforemodalempty"),$e(this.contentEl()),this.trigger("modalempty")}content(e){return"undefined"!==typeof e&&(this.content_=e),this.content_}conditionalFocus_(){const e=a.a.activeElement,t=this.player_.el_;this.previouslyActiveEl_=null,(t.contains(e)||t===e)&&(this.previouslyActiveEl_=e,this.focus())}conditionalBlur_(){this.previouslyActiveEl_&&(this.previouslyActiveEl_.focus(),this.previouslyActiveEl_=null)}handleKeyDown(e){if(e.stopPropagation(),l.a.isEventKey(e,"Escape")&&this.closeable())return e.preventDefault(),void this.close();if(!l.a.isEventKey(e,"Tab"))return;const t=this.focusableEls_(),i=this.el_.querySelector(":focus");let r;for(let n=0;n<t.length;n++)if(i===t[n]){r=n;break}a.a.activeElement===this.el_&&(r=0),e.shiftKey&&0===r?(t[t.length-1].focus(),e.preventDefault()):e.shiftKey||r!==t.length-1||(t[0].focus(),e.preventDefault())}focusableEls_(){const e=this.el_.querySelectorAll("*");return Array.prototype.filter.call(e,e=>(e instanceof n.a.HTMLAnchorElement||e instanceof n.a.HTMLAreaElement)&&e.hasAttribute("href")||(e instanceof n.a.HTMLInputElement||e instanceof n.a.HTMLSelectElement||e instanceof n.a.HTMLTextAreaElement||e instanceof n.a.HTMLButtonElement)&&!e.hasAttribute("disabled")||e instanceof n.a.HTMLIFrameElement||e instanceof n.a.HTMLObjectElement||e instanceof n.a.HTMLEmbedElement||e.hasAttribute("tabindex")&&-1!==e.getAttribute("tabindex")||e.hasAttribute("contenteditable"))}}di.prototype.options_={pauseOnOpen:!0,temporary:!0},zt.registerComponent("ModalDialog",di);class ci extends Ct{constructor(e=[]){super(),this.tracks_=[],Object.defineProperty(this,"length",{get(){return this.tracks_.length}});for(let t=0;t<e.length;t++)this.addTrack(e[t])}addTrack(e){const t=this.tracks_.length;""+t in this||Object.defineProperty(this,t,{get(){return this.tracks_[t]}}),-1===this.tracks_.indexOf(e)&&(this.tracks_.push(e),this.trigger({track:e,type:"addtrack",target:this})),e.labelchange_=()=>{this.trigger({track:e,type:"labelchange",target:this})},It(e)&&e.addEventListener("labelchange",e.labelchange_)}removeTrack(e){let t;for(let i=0,r=this.length;i<r;i++)if(this[i]===e){t=this[i],t.off&&t.off(),this.tracks_.splice(i,1);break}t&&this.trigger({track:t,type:"removetrack",target:this})}getTrackById(e){let t=null;for(let i=0,r=this.length;i<r;i++){const r=this[i];if(r.id===e){t=r;break}}return t}}ci.prototype.allowedEvents_={change:"change",addtrack:"addtrack",removetrack:"removetrack",labelchange:"labelchange"};for(const t in ci.prototype.allowedEvents_)ci.prototype["on"+t]=null;const hi=function(e,t){for(let i=0;i<e.length;i++)Object.keys(e[i]).length&&t.id!==e[i].id&&(e[i].enabled=!1)};class pi extends ci{constructor(e=[]){for(let t=e.length-1;t>=0;t--)if(e[t].enabled){hi(e,e[t]);break}super(e),this.changing_=!1}addTrack(e){e.enabled&&hi(this,e),super.addTrack(e),e.addEventListener&&(e.enabledChange_=()=>{this.changing_||(this.changing_=!0,hi(this,e),this.changing_=!1,this.trigger("change"))},e.addEventListener("enabledchange",e.enabledChange_))}removeTrack(e){super.removeTrack(e),e.removeEventListener&&e.enabledChange_&&(e.removeEventListener("enabledchange",e.enabledChange_),e.enabledChange_=null)}}const fi=function(e,t){for(let i=0;i<e.length;i++)Object.keys(e[i]).length&&t.id!==e[i].id&&(e[i].selected=!1)};class mi extends ci{constructor(e=[]){for(let t=e.length-1;t>=0;t--)if(e[t].selected){fi(e,e[t]);break}super(e),this.changing_=!1,Object.defineProperty(this,"selectedIndex",{get(){for(let e=0;e<this.length;e++)if(this[e].selected)return e;return-1},set(){}})}addTrack(e){e.selected&&fi(this,e),super.addTrack(e),e.addEventListener&&(e.selectedChange_=()=>{this.changing_||(this.changing_=!0,fi(this,e),this.changing_=!1,this.trigger("change"))},e.addEventListener("selectedchange",e.selectedChange_))}removeTrack(e){super.removeTrack(e),e.removeEventListener&&e.selectedChange_&&(e.removeEventListener("selectedchange",e.selectedChange_),e.selectedChange_=null)}}class gi extends ci{addTrack(e){super.addTrack(e),this.queueChange_||(this.queueChange_=()=>this.queueTrigger("change")),this.triggerSelectedlanguagechange||(this.triggerSelectedlanguagechange_=()=>this.trigger("selectedlanguagechange")),e.addEventListener("modechange",this.queueChange_);const t=["metadata","chapters"];-1===t.indexOf(e.kind)&&e.addEventListener("modechange",this.triggerSelectedlanguagechange_)}removeTrack(e){super.removeTrack(e),e.removeEventListener&&(this.queueChange_&&e.removeEventListener("modechange",this.queueChange_),this.selectedlanguagechange_&&e.removeEventListener("modechange",this.triggerSelectedlanguagechange_))}}class yi{constructor(e=[]){this.trackElements_=[],Object.defineProperty(this,"length",{get(){return this.trackElements_.length}});for(let t=0,i=e.length;t<i;t++)this.addTrackElement_(e[t])}addTrackElement_(e){const t=this.trackElements_.length;""+t in this||Object.defineProperty(this,t,{get(){return this.trackElements_[t]}}),-1===this.trackElements_.indexOf(e)&&this.trackElements_.push(e)}getTrackElementByTrack_(e){let t;for(let i=0,r=this.trackElements_.length;i<r;i++)if(e===this.trackElements_[i].track){t=this.trackElements_[i];break}return t}removeTrackElement_(e){for(let t=0,i=this.trackElements_.length;t<i;t++)if(e===this.trackElements_[t]){this.trackElements_[t].track&&"function"===typeof this.trackElements_[t].track.off&&this.trackElements_[t].track.off(),"function"===typeof this.trackElements_[t].off&&this.trackElements_[t].off(),this.trackElements_.splice(t,1);break}}}class vi{constructor(e){vi.prototype.setCues_.call(this,e),Object.defineProperty(this,"length",{get(){return this.length_}})}setCues_(e){const t=this.length||0;let i=0;const r=e.length;this.cues_=e,this.length_=e.length;const n=function(e){""+e in this||Object.defineProperty(this,""+e,{get(){return this.cues_[e]}})};if(t<r)for(i=t;i<r;i++)n.call(this,i)}getCueById(e){let t=null;for(let i=0,r=this.length;i<r;i++){const r=this[i];if(r.id===e){t=r;break}}return t}}const bi={alternative:"alternative",captions:"captions",main:"main",sign:"sign",subtitles:"subtitles",commentary:"commentary"},_i={alternative:"alternative",descriptions:"descriptions",main:"main","main-desc":"main-desc",translation:"translation",commentary:"commentary"},Ti={subtitles:"subtitles",captions:"captions",descriptions:"descriptions",chapters:"chapters",metadata:"metadata"},Si={disabled:"disabled",hidden:"hidden",showing:"showing"};class wi extends Ct{constructor(e={}){super();const t={id:e.id||"vjs_track_"+lt(),kind:e.kind||"",language:e.language||""};let i=e.label||"";for(const r in t)Object.defineProperty(this,r,{get(){return t[r]},set(){}});Object.defineProperty(this,"label",{get(){return i},set(e){e!==i&&(i=e,this.trigger("labelchange"))}})}}const Ei=function(e){const t=["protocol","hostname","port","pathname","search","hash","host"],i=a.a.createElement("a");i.href=e;const r={};for(let n=0;n<t.length;n++)r[t[n]]=i[t[n]];return"http:"===r.protocol&&(r.host=r.host.replace(/:80$/,"")),"https:"===r.protocol&&(r.host=r.host.replace(/:443$/,"")),r.protocol||(r.protocol=n.a.location.protocol),r.host||(r.host=n.a.location.host),r},xi=function(e){if(!e.match(/^https?:\/\//)){const t=a.a.createElement("a");t.href=e,e=t.href}return e},Ci=function(e){if("string"===typeof e){const t=/^(\/?)([\s\S]*?)((?:\.{1,2}|[^\/]+?)(\.([^\.\/\?]+)))(?:[\/]*|[\?].*)$/,i=t.exec(e);if(i)return i.pop().toLowerCase()}return""},ki=function(e,t=n.a.location){const i=Ei(e),r=":"===i.protocol?t.protocol:i.protocol,s=r+i.host!==t.protocol+t.host;return s};var Ii=Object.freeze({__proto__:null,parseUrl:Ei,getAbsoluteURL:xi,getFileExtension:Ci,isCrossOrigin:ki});const Ai=function(e,t){const i=new n.a.WebVTT.Parser(n.a,n.a.vttjs,n.a.WebVTT.StringDecoder()),r=[];i.oncue=function(e){t.addCue(e)},i.onparsingerror=function(e){r.push(e)},i.onflush=function(){t.trigger({type:"loadeddata",target:t})},i.parse(e),r.length>0&&(n.a.console&&n.a.console.groupCollapsed&&n.a.console.groupCollapsed("Text Track parsing errors for "+t.src),r.forEach(e=>q.error(e)),n.a.console&&n.a.console.groupEnd&&n.a.console.groupEnd()),i.flush()},Pi=function(e,t){const i={uri:e},r=ki(e);r&&(i.cors=r);const s="use-credentials"===t.tech_.crossOrigin();s&&(i.withCredentials=s),h()(i,Tt(this,(function(e,i,r){if(e)return q.error(e,i);t.loaded_=!0,"function"!==typeof n.a.WebVTT?t.tech_&&t.tech_.any(["vttjsloaded","vttjserror"],e=>{if("vttjserror"!==e.type)return Ai(r,t);q.error("vttjs failed to load, stopping trying to process "+t.src)}):Ai(r,t)})))};class Oi extends wi{constructor(e={}){if(!e.tech)throw new Error("A tech was not provided.");const t=Y(e,{kind:Ti[e.kind]||"subtitles",language:e.language||e.srclang||""});let i=Si[t.mode]||"disabled";const r=t.default;"metadata"!==t.kind&&"chapters"!==t.kind||(i="hidden"),super(t),this.tech_=t.tech,this.cues_=[],this.activeCues_=[],this.preload_=!1!==this.tech_.preloadTextTracks;const n=new vi(this.cues_),s=new vi(this.activeCues_);let a=!1;this.timeupdateHandler=Tt(this,(function(e={}){this.tech_.isDisposed()||(this.tech_.isReady_?(this.activeCues=this.activeCues,a&&(this.trigger("cuechange"),a=!1),"timeupdate"!==e.type&&(this.rvf_=this.tech_.requestVideoFrameCallback(this.timeupdateHandler))):"timeupdate"!==e.type&&(this.rvf_=this.tech_.requestVideoFrameCallback(this.timeupdateHandler)))}));const o=()=>{this.stopTracking()};this.tech_.one("dispose",o),"disabled"!==i&&this.startTracking(),Object.defineProperties(this,{default:{get(){return r},set(){}},mode:{get(){return i},set(e){Si[e]&&i!==e&&(i=e,this.preload_||"disabled"===i||0!==this.cues.length||Pi(this.src,this),this.stopTracking(),"disabled"!==i&&this.startTracking(),this.trigger("modechange"))}},cues:{get(){return this.loaded_?n:null},set(){}},activeCues:{get(){if(!this.loaded_)return null;if(0===this.cues.length)return s;const e=this.tech_.currentTime(),t=[];for(let i=0,r=this.cues.length;i<r;i++){const r=this.cues[i];r.startTime<=e&&r.endTime>=e&&t.push(r)}if(a=!1,t.length!==this.activeCues_.length)a=!0;else for(let i=0;i<t.length;i++)-1===this.activeCues_.indexOf(t[i])&&(a=!0);return this.activeCues_=t,s.setCues_(this.activeCues_),s},set(){}}}),t.src?(this.src=t.src,this.preload_||(this.loaded_=!0),(this.preload_||"subtitles"!==t.kind&&"captions"!==t.kind)&&Pi(this.src,this)):this.loaded_=!0}startTracking(){this.rvf_=this.tech_.requestVideoFrameCallback(this.timeupdateHandler),this.tech_.on("timeupdate",this.timeupdateHandler)}stopTracking(){this.rvf_&&(this.tech_.cancelVideoFrameCallback(this.rvf_),this.rvf_=void 0),this.tech_.off("timeupdate",this.timeupdateHandler)}addCue(e){let t=e;if(n.a.vttjs&&!(e instanceof n.a.vttjs.VTTCue)){t=new n.a.vttjs.VTTCue(e.startTime,e.endTime,e.text);for(const i in e)i in t||(t[i]=e[i]);t.id=e.id,t.originalCue_=e}const i=this.tech_.textTracks();for(let r=0;r<i.length;r++)i[r]!==this&&i[r].removeCue(t);this.cues_.push(t),this.cues.setCues_(this.cues_)}removeCue(e){let t=this.cues_.length;while(t--){const i=this.cues_[t];if(i===e||i.originalCue_&&i.originalCue_===e){this.cues_.splice(t,1),this.cues.setCues_(this.cues_);break}}}}Oi.prototype.allowedEvents_={cuechange:"cuechange"};class Li extends wi{constructor(e={}){const t=Y(e,{kind:_i[e.kind]||""});super(t);let i=!1;Object.defineProperty(this,"enabled",{get(){return i},set(e){"boolean"===typeof e&&e!==i&&(i=e,this.trigger("enabledchange"))}}),t.enabled&&(this.enabled=t.enabled),this.loaded_=!0}}class Di extends wi{constructor(e={}){const t=Y(e,{kind:bi[e.kind]||""});super(t);let i=!1;Object.defineProperty(this,"selected",{get(){return i},set(e){"boolean"===typeof e&&e!==i&&(i=e,this.trigger("selectedchange"))}}),t.selected&&(this.selected=t.selected)}}class Mi extends Ct{constructor(e={}){let t;super();const i=new Oi(e);this.kind=i.kind,this.src=i.src,this.srclang=i.language,this.label=i.label,this.default=i.default,Object.defineProperties(this,{readyState:{get(){return t}},track:{get(){return i}}}),t=Mi.NONE,i.addEventListener("loadeddata",()=>{t=Mi.LOADED,this.trigger({type:"load",target:this})})}}Mi.prototype.allowedEvents_={load:"load"},Mi.NONE=0,Mi.LOADING=1,Mi.LOADED=2,Mi.ERROR=3;const Ni={audio:{ListClass:pi,TrackClass:Li,capitalName:"Audio"},video:{ListClass:mi,TrackClass:Di,capitalName:"Video"},text:{ListClass:gi,TrackClass:Oi,capitalName:"Text"}};Object.keys(Ni).forEach((function(e){Ni[e].getterName=e+"Tracks",Ni[e].privateName=e+"Tracks_"}));const Ri={remoteText:{ListClass:gi,TrackClass:Oi,capitalName:"RemoteText",getterName:"remoteTextTracks",privateName:"remoteTextTracks_"},remoteTextEl:{ListClass:yi,TrackClass:Mi,capitalName:"RemoteTextTrackEls",getterName:"remoteTextTrackEls",privateName:"remoteTextTrackEls_"}},Bi=Object.assign({},Ni,Ri);function Ui(e,t,i,r,n={}){const s=e.textTracks();n.kind=t,i&&(n.label=i),r&&(n.language=r),n.tech=e;const a=new Bi.text.TrackClass(n);return s.addTrack(a),a}Ri.names=Object.keys(Ri),Ni.names=Object.keys(Ni),Bi.names=[].concat(Ri.names).concat(Ni.names);class ji extends zt{constructor(e={},t=function(){}){e.reportTouchActivity=!1,super(null,e,t),this.onDurationChange_=e=>this.onDurationChange(e),this.trackProgress_=e=>this.trackProgress(e),this.trackCurrentTime_=e=>this.trackCurrentTime(e),this.stopTrackingCurrentTime_=e=>this.stopTrackingCurrentTime(e),this.disposeSourceHandler_=e=>this.disposeSourceHandler(e),this.queuedHanders_=new Set,this.hasStarted_=!1,this.on("playing",(function(){this.hasStarted_=!0})),this.on("loadstart",(function(){this.hasStarted_=!1})),Bi.names.forEach(t=>{const i=Bi[t];e&&e[i.getterName]&&(this[i.privateName]=e[i.getterName])}),this.featuresProgressEvents||this.manualProgressOn(),this.featuresTimeupdateEvents||this.manualTimeUpdatesOn(),["Text","Audio","Video"].forEach(t=>{!1===e[`native${t}Tracks`]&&(this[`featuresNative${t}Tracks`]=!1)}),!1===e.nativeCaptions||!1===e.nativeTextTracks?this.featuresNativeTextTracks=!1:!0!==e.nativeCaptions&&!0!==e.nativeTextTracks||(this.featuresNativeTextTracks=!0),this.featuresNativeTextTracks||this.emulateTextTracks(),this.preloadTextTracks=!1!==e.preloadTextTracks,this.autoRemoteTextTracks_=new Bi.text.ListClass,this.initTrackListeners(),e.nativeControlsForTouch||this.emitTapEvents(),this.constructor&&(this.name_=this.constructor.name||"Unknown Tech")}triggerSourceset(e){this.isReady_||this.one("ready",()=>this.setTimeout(()=>this.triggerSourceset(e),1)),this.trigger({src:e,type:"sourceset"})}manualProgressOn(){this.on("durationchange",this.onDurationChange_),this.manualProgress=!0,this.one("ready",this.trackProgress_)}manualProgressOff(){this.manualProgress=!1,this.stopTrackingProgress(),this.off("durationchange",this.onDurationChange_)}trackProgress(e){this.stopTrackingProgress(),this.progressInterval=this.setInterval(Tt(this,(function(){const e=this.bufferedPercent();this.bufferedPercent_!==e&&this.trigger("progress"),this.bufferedPercent_=e,1===e&&this.stopTrackingProgress()})),500)}onDurationChange(e){this.duration_=this.duration()}buffered(){return Xt(0,0)}bufferedPercent(){return ti(this.buffered(),this.duration_)}stopTrackingProgress(){this.clearInterval(this.progressInterval)}manualTimeUpdatesOn(){this.manualTimeUpdates=!0,this.on("play",this.trackCurrentTime_),this.on("pause",this.stopTrackingCurrentTime_)}manualTimeUpdatesOff(){this.manualTimeUpdates=!1,this.stopTrackingCurrentTime(),this.off("play",this.trackCurrentTime_),this.off("pause",this.stopTrackingCurrentTime_)}trackCurrentTime(){this.currentTimeInterval&&this.stopTrackingCurrentTime(),this.currentTimeInterval=this.setInterval((function(){this.trigger({type:"timeupdate",target:this,manuallyTriggered:!0})}),250)}stopTrackingCurrentTime(){this.clearInterval(this.currentTimeInterval),this.trigger({type:"timeupdate",target:this,manuallyTriggered:!0})}dispose(){this.clearTracks(Ni.names),this.manualProgress&&this.manualProgressOff(),this.manualTimeUpdates&&this.manualTimeUpdatesOff(),super.dispose()}clearTracks(e){e=[].concat(e),e.forEach(e=>{const t=this[e+"Tracks"]()||[];let i=t.length;while(i--){const r=t[i];"text"===e&&this.removeRemoteTextTrack(r),t.removeTrack(r)}})}cleanupAutoTextTracks(){const e=this.autoRemoteTextTracks_||[];let t=e.length;while(t--){const i=e[t];this.removeRemoteTextTrack(i)}}reset(){}crossOrigin(){}setCrossOrigin(){}error(e){return void 0!==e&&(this.error_=new ii(e),this.trigger("error")),this.error_}played(){return this.hasStarted_?Xt(0,0):Xt()}play(){}setScrubbing(){}scrubbing(){}setCurrentTime(){this.manualTimeUpdates&&this.trigger({type:"timeupdate",target:this,manuallyTriggered:!0})}initTrackListeners(){Ni.names.forEach(e=>{const t=Ni[e],i=()=>{this.trigger(e+"trackchange")},r=this[t.getterName]();r.addEventListener("removetrack",i),r.addEventListener("addtrack",i),this.on("dispose",()=>{r.removeEventListener("removetrack",i),r.removeEventListener("addtrack",i)})})}addWebVttScript_(){if(!n.a.WebVTT)if(a.a.body.contains(this.el())){if(!this.options_["vtt.js"]&&X(f.a)&&Object.keys(f.a).length>0)return void this.trigger("vttjsloaded");const e=a.a.createElement("script");e.src=this.options_["vtt.js"]||"https://vjs.zencdn.net/vttjs/0.14.1/vtt.min.js",e.onload=()=>{this.trigger("vttjsloaded")},e.onerror=()=>{this.trigger("vttjserror")},this.on("dispose",()=>{e.onload=null,e.onerror=null}),n.a.WebVTT=!0,this.el().parentNode.appendChild(e)}else this.ready(this.addWebVttScript_)}emulateTextTracks(){const e=this.textTracks(),t=this.remoteTextTracks(),i=t=>e.addTrack(t.track),r=t=>e.removeTrack(t.track);t.on("addtrack",i),t.on("removetrack",r),this.addWebVttScript_();const n=()=>this.trigger("texttrackchange"),s=()=>{n();for(let t=0;t<e.length;t++){const i=e[t];i.removeEventListener("cuechange",n),"showing"===i.mode&&i.addEventListener("cuechange",n)}};s(),e.addEventListener("change",s),e.addEventListener("addtrack",s),e.addEventListener("removetrack",s),this.on("dispose",(function(){t.off("addtrack",i),t.off("removetrack",r),e.removeEventListener("change",s),e.removeEventListener("addtrack",s),e.removeEventListener("removetrack",s);for(let t=0;t<e.length;t++){const i=e[t];i.removeEventListener("cuechange",n)}}))}addTextTrack(e,t,i){if(!e)throw new Error("TextTrack kind is required but was not provided");return Ui(this,e,t,i)}createRemoteTextTrack(e){const t=Y(e,{tech:this});return new Ri.remoteTextEl.TrackClass(t)}addRemoteTextTrack(e={},t){const i=this.createRemoteTextTrack(e);return"boolean"!==typeof t&&(t=!1),this.remoteTextTrackEls().addTrackElement_(i),this.remoteTextTracks().addTrack(i.track),!1===t&&this.ready(()=>this.autoRemoteTextTracks_.addTrack(i.track)),i}removeRemoteTextTrack(e){const t=this.remoteTextTrackEls().getTrackElementByTrack_(e);this.remoteTextTrackEls().removeTrackElement_(t),this.remoteTextTracks().removeTrack(e),this.autoRemoteTextTracks_.removeTrack(e)}getVideoPlaybackQuality(){return{}}requestPictureInPicture(){return Promise.reject()}disablePictureInPicture(){return!0}setDisablePictureInPicture(){}requestVideoFrameCallback(e){const t=lt();return!this.isReady_||this.paused()?(this.queuedHanders_.add(t),this.one("playing",()=>{this.queuedHanders_.has(t)&&(this.queuedHanders_.delete(t),e())})):this.requestNamedAnimationFrame(t,e),t}cancelVideoFrameCallback(e){this.queuedHanders_.has(e)?this.queuedHanders_.delete(e):this.cancelNamedAnimationFrame(e)}setPoster(){}playsinline(){}setPlaysinline(){}overrideNativeAudioTracks(){}overrideNativeVideoTracks(){}canPlayType(){return""}static canPlayType(){return""}static canPlaySource(e,t){return ji.canPlayType(e.type)}static isTech(e){return e.prototype instanceof ji||e instanceof ji||e===ji}static registerTech(e,t){if(ji.techs_||(ji.techs_={}),!ji.isTech(t))throw new Error(`Tech ${e} must be a Tech`);if(!ji.canPlayType)throw new Error("Techs must have a static canPlayType method on them");if(!ji.canPlaySource)throw new Error("Techs must have a static canPlaySource method on them");return e=qt(e),ji.techs_[e]=t,ji.techs_[Ft(e)]=t,"Tech"!==e&&ji.defaultTechOrder_.push(e),t}static getTech(e){if(e)return ji.techs_&&ji.techs_[e]?ji.techs_[e]:(e=qt(e),n.a&&n.a.videojs&&n.a.videojs[e]?(q.warn(`The ${e} tech was added to the videojs object when it should be registered using videojs.registerTech(name, tech)`),n.a.videojs[e]):void 0)}}Bi.names.forEach((function(e){const t=Bi[e];ji.prototype[t.getterName]=function(){return this[t.privateName]=this[t.privateName]||new t.ListClass,this[t.privateName]}})),ji.prototype.featuresVolumeControl=!0,ji.prototype.featuresMuteControl=!0,ji.prototype.featuresFullscreenResize=!1,ji.prototype.featuresPlaybackRate=!1,ji.prototype.featuresProgressEvents=!1,ji.prototype.featuresSourceset=!1,ji.prototype.featuresTimeupdateEvents=!1,ji.prototype.featuresNativeTextTracks=!1,ji.prototype.featuresVideoFrameCallback=!1,ji.withSourceHandlers=function(e){e.registerSourceHandler=function(t,i){let r=e.sourceHandlers;r||(r=e.sourceHandlers=[]),void 0===i&&(i=r.length),r.splice(i,0,t)},e.canPlayType=function(t){const i=e.sourceHandlers||[];let r;for(let e=0;e<i.length;e++)if(r=i[e].canPlayType(t),r)return r;return""},e.selectSourceHandler=function(t,i){const r=e.sourceHandlers||[];let n;for(let e=0;e<r.length;e++)if(n=r[e].canHandleSource(t,i),n)return r[e];return null},e.canPlaySource=function(t,i){const r=e.selectSourceHandler(t,i);return r?r.canHandleSource(t,i):""};const t=["seekable","seeking","duration"];t.forEach((function(e){const t=this[e];"function"===typeof t&&(this[e]=function(){return this.sourceHandler_&&this.sourceHandler_[e]?this.sourceHandler_[e].apply(this.sourceHandler_,arguments):t.apply(this,arguments)})}),e.prototype),e.prototype.setSource=function(t){let i=e.selectSourceHandler(t,this.options_);i||(e.nativeSourceHandler?i=e.nativeSourceHandler:q.error("No source handler found for the current source.")),this.disposeSourceHandler(),this.off("dispose",this.disposeSourceHandler_),i!==e.nativeSourceHandler&&(this.currentSource_=t),this.sourceHandler_=i.handleSource(t,this,this.options_),this.one("dispose",this.disposeSourceHandler_)},e.prototype.disposeSourceHandler=function(){this.currentSource_&&(this.clearTracks(["audio","video"]),this.currentSource_=null),this.cleanupAutoTextTracks(),this.sourceHandler_&&(this.sourceHandler_.dispose&&this.sourceHandler_.dispose(),this.sourceHandler_=null)}},zt.registerComponent("Tech",ji),ji.registerTech("Tech",ji),ji.defaultTechOrder_=[];const Fi={},qi={},$i={};function Hi(e,t){Fi[e]=Fi[e]||[],Fi[e].push(t)}function zi(e,t,i){e.setTimeout(()=>ir(t,Fi[t.type],i,e),1)}function Vi(e,t){e.forEach(e=>e.setTech&&e.setTech(t))}function Gi(e,t,i){return e.reduceRight(Qi(i),t[i]())}function Wi(e,t,i,r){return t[i](e.reduce(Qi(i),r))}function Xi(e,t,i,r=null){const n="call"+qt(i),s=e.reduce(Qi(n),r),a=s===$i,o=a?null:t[i](s);return Zi(e,i,o,a),o}const Yi={buffered:1,currentTime:1,duration:1,muted:1,played:1,paused:1,seekable:1,volume:1,ended:1},Ki={setCurrentTime:1,setMuted:1,setVolume:1},Ji={play:1,pause:1};function Qi(e){return(t,i)=>t===$i?$i:i[e]?i[e](t):t}function Zi(e,t,i,r){for(let n=e.length-1;n>=0;n--){const s=e[n];s[t]&&s[t](r,i)}}function er(e){qi[e.id()]=null}function tr(e,t){const i=qi[e.id()];let r=null;if(void 0===i||null===i)return r=t(e),qi[e.id()]=[[t,r]],r;for(let n=0;n<i.length;n++){const[e,s]=i[n];e===t&&(r=s)}return null===r&&(r=t(e),i.push([t,r])),r}function ir(e={},t=[],i,r,n=[],s=!1){const[a,...o]=t;if("string"===typeof a)ir(e,Fi[a],i,r,n,s);else if(a){const t=tr(r,a);if(!t.setSource)return n.push(t),ir(e,o,i,r,n,s);t.setSource(Object.assign({},e),(function(a,l){if(a)return ir(e,o,i,r,n,s);n.push(t),ir(l,e.type===l.type?o:Fi[l.type],i,r,n,s)}))}else o.length?ir(e,o,i,r,n,s):s?i(e,n):ir(e,Fi["*"],i,r,n,!0)}const rr={opus:"video/ogg",ogv:"video/ogg",mp4:"video/mp4",mov:"video/mp4",m4v:"video/mp4",mkv:"video/x-matroska",m4a:"audio/mp4",mp3:"audio/mpeg",aac:"audio/aac",caf:"audio/x-caf",flac:"audio/flac",oga:"audio/ogg",wav:"audio/wav",m3u8:"application/x-mpegURL",mpd:"application/dash+xml",jpg:"image/jpeg",jpeg:"image/jpeg",gif:"image/gif",png:"image/png",svg:"image/svg+xml",webp:"image/webp"},nr=function(e=""){const t=Ci(e),i=rr[t.toLowerCase()];return i||""},sr=(e,t)=>{if(!t)return"";if(e.cache_.source.src===t&&e.cache_.source.type)return e.cache_.source.type;const i=e.cache_.sources.filter(e=>e.src===t);if(i.length)return i[0].type;const r=e.$$("source");for(let n=0;n<r.length;n++){const e=r[n];if(e.type&&e.src&&e.src===t)return e.type}return nr(t)},ar=function(e){if(Array.isArray(e)){let t=[];e.forEach((function(e){e=ar(e),Array.isArray(e)?t=t.concat(e):W(e)&&t.push(e)})),e=t}else e="string"===typeof e&&e.trim()?[or({src:e})]:W(e)&&"string"===typeof e.src&&e.src&&e.src.trim()?[or(e)]:[];return e};function or(e){if(!e.type){const t=nr(e.src);t&&(e.type=t)}return e}class lr extends zt{constructor(e,t,i){const r=Y({createEl:!1},t);if(super(e,r,i),t.playerOptions.sources&&0!==t.playerOptions.sources.length)e.src(t.playerOptions.sources);else for(let n=0,s=t.playerOptions.techOrder;n<s.length;n++){const t=qt(s[n]);let i=ji.getTech(t);if(t||(i=zt.getComponent(t)),i&&i.isSupported()){e.loadTech_(t);break}}}}zt.registerComponent("MediaLoader",lr);class ur extends zt{constructor(e,t){super(e,t),this.options_.controlText&&this.controlText(this.options_.controlText),this.handleMouseOver_=e=>this.handleMouseOver(e),this.handleMouseOut_=e=>this.handleMouseOut(e),this.handleClick_=e=>this.handleClick(e),this.handleKeyDown_=e=>this.handleKeyDown(e),this.emitTapEvents(),this.enable()}createEl(e="div",t={},i={}){t=Object.assign({className:this.buildCSSClass(),tabIndex:0},t),"button"===e&&q.error(`Creating a ClickableComponent with an HTML element of ${e} is not supported; use a Button instead.`),i=Object.assign({role:"button"},i),this.tabIndex_=t.tabIndex;const r=Ee(e,t,i);return r.appendChild(Ee("span",{className:"vjs-icon-placeholder"},{"aria-hidden":!0})),this.createControlTextEl(r),r}dispose(){this.controlTextEl_=null,super.dispose()}createControlTextEl(e){return this.controlTextEl_=Ee("span",{className:"vjs-control-text"},{"aria-live":"polite"}),e&&e.appendChild(this.controlTextEl_),this.controlText(this.controlText_,e),this.controlTextEl_}controlText(e,t=this.el()){if(void 0===e)return this.controlText_||"Need Text";const i=this.localize(e);this.controlText_=e,xe(this.controlTextEl_,i),this.nonIconControl||this.player_.options_.noUITitleAttributes||t.setAttribute("title",i)}buildCSSClass(){return"vjs-control vjs-button "+super.buildCSSClass()}enable(){this.enabled_||(this.enabled_=!0,this.removeClass("vjs-disabled"),this.el_.setAttribute("aria-disabled","false"),"undefined"!==typeof this.tabIndex_&&this.el_.setAttribute("tabIndex",this.tabIndex_),this.on(["tap","click"],this.handleClick_),this.on("keydown",this.handleKeyDown_))}disable(){this.enabled_=!1,this.addClass("vjs-disabled"),this.el_.setAttribute("aria-disabled","true"),"undefined"!==typeof this.tabIndex_&&this.el_.removeAttribute("tabIndex"),this.off("mouseover",this.handleMouseOver_),this.off("mouseout",this.handleMouseOut_),this.off(["tap","click"],this.handleClick_),this.off("keydown",this.handleKeyDown_)}handleLanguagechange(){this.controlText(this.controlText_)}handleClick(e){this.options_.clickHandler&&this.options_.clickHandler.call(this,arguments)}handleKeyDown(e){l.a.isEventKey(e,"Space")||l.a.isEventKey(e,"Enter")?(e.preventDefault(),e.stopPropagation(),this.trigger("click")):super.handleKeyDown(e)}}zt.registerComponent("ClickableComponent",ur);class dr extends ur{constructor(e,t){super(e,t),this.update(),this.update_=e=>this.update(e),e.on("posterchange",this.update_)}dispose(){this.player().off("posterchange",this.update_),super.dispose()}createEl(){const e=Ee("picture",{className:"vjs-poster",tabIndex:-1},{},Ee("img",{loading:"lazy",crossOrigin:this.crossOrigin()},{alt:""}));return e}crossOrigin(e){if("undefined"===typeof e)return this.el_?this.el_.querySelector("img").crossOrigin:this.player_.tech_&&this.player_.tech_.isReady_?this.player_.crossOrigin():this.player_.options_.crossOrigin||this.player_.options_.crossorigin||null;null===e||"anonymous"===e||"use-credentials"===e?this.el_.querySelector("img").crossOrigin=e:this.player_.log.warn(`crossOrigin must be null, "anonymous" or "use-credentials", given "${e}"`)}update(e){const t=this.player().poster();this.setSrc(t),t?this.show():this.hide()}setSrc(e){this.el_.querySelector("img").src=e}handleClick(e){this.player_.controls()&&(this.player_.tech(!0)&&this.player_.tech(!0).focus(),this.player_.paused()?ni(this.player_.play()):this.player_.pause())}}dr.prototype.crossorigin=dr.prototype.crossOrigin,zt.registerComponent("PosterImage",dr);const cr="#222",hr="#ccc",pr={monospace:"monospace",sansSerif:"sans-serif",serif:"serif",monospaceSansSerif:'"Andale Mono", "Lucida Console", monospace',monospaceSerif:'"Courier New", monospace',proportionalSansSerif:"sans-serif",proportionalSerif:"serif",casual:'"Comic Sans MS", Impact, fantasy',script:'"Monotype Corsiva", cursive',smallcaps:'"Andale Mono", "Lucida Console", monospace, sans-serif'};function fr(e,t){let i;if(4===e.length)i=e[1]+e[1]+e[2]+e[2]+e[3]+e[3];else{if(7!==e.length)throw new Error("Invalid color code provided, "+e+"; must be formatted as e.g. #f0e or #f604e2.");i=e.slice(1)}return"rgba("+parseInt(i.slice(0,2),16)+","+parseInt(i.slice(2,4),16)+","+parseInt(i.slice(4,6),16)+","+t+")"}function mr(e,t,i){try{e.style[t]=i}catch(r){return}}class gr extends zt{constructor(e,t,i){super(e,t,i);const r=e=>this.updateDisplay(e);e.on("loadstart",e=>this.toggleDisplay(e)),e.on("texttrackchange",r),e.on("loadedmetadata",e=>this.preselectTrack(e)),e.ready(Tt(this,(function(){if(e.tech_&&e.tech_.featuresNativeTextTracks)return void this.hide();e.on("fullscreenchange",r),e.on("playerresize",r);const t=n.a.screen.orientation||n.a,i=n.a.screen.orientation?"change":"orientationchange";t.addEventListener(i,r),e.on("dispose",()=>t.removeEventListener(i,r));const s=this.options_.playerOptions.tracks||[];for(let e=0;e<s.length;e++)this.player_.addRemoteTextTrack(s[e],!0);this.preselectTrack()})))}preselectTrack(){const e={captions:1,subtitles:1},t=this.player_.textTracks(),i=this.player_.cache_.selectedLanguage;let r,n,s;for(let a=0;a<t.length;a++){const o=t[a];i&&i.enabled&&i.language&&i.language===o.language&&o.kind in e?o.kind===i.kind?s=o:s||(s=o):i&&!i.enabled?(s=null,r=null,n=null):o.default&&("descriptions"!==o.kind||r?o.kind in e&&!n&&(n=o):r=o)}s?s.mode="showing":n?n.mode="showing":r&&(r.mode="showing")}toggleDisplay(){this.player_.tech_&&this.player_.tech_.featuresNativeTextTracks?this.hide():this.show()}createEl(){return super.createEl("div",{className:"vjs-text-track-display"},{translate:"yes","aria-live":"off","aria-atomic":"true"})}clearDisplay(){"function"===typeof n.a.WebVTT&&n.a.WebVTT.processCues(n.a,[],this.el_)}updateDisplay(){const e=this.player_.textTracks(),t=this.options_.allowMultipleShowingTracks;if(this.clearDisplay(),t){const t=[];for(let i=0;i<e.length;++i){const r=e[i];"showing"===r.mode&&t.push(r)}return void this.updateForTrack(t)}let i=null,r=null,n=e.length;while(n--){const t=e[n];"showing"===t.mode&&("descriptions"===t.kind?i=t:r=t)}r?("off"!==this.getAttribute("aria-live")&&this.setAttribute("aria-live","off"),this.updateForTrack(r)):i&&("assertive"!==this.getAttribute("aria-live")&&this.setAttribute("aria-live","assertive"),this.updateForTrack(i))}updateDisplayState(e){const t=this.player_.textTrackSettings.getValues(),i=e.activeCues;let r=i.length;while(r--){const e=i[r];if(!e)continue;const s=e.displayState;if(t.color&&(s.firstChild.style.color=t.color),t.textOpacity&&mr(s.firstChild,"color",fr(t.color||"#fff",t.textOpacity)),t.backgroundColor&&(s.firstChild.style.backgroundColor=t.backgroundColor),t.backgroundOpacity&&mr(s.firstChild,"backgroundColor",fr(t.backgroundColor||"#000",t.backgroundOpacity)),t.windowColor&&(t.windowOpacity?mr(s,"backgroundColor",fr(t.windowColor,t.windowOpacity)):s.style.backgroundColor=t.windowColor),t.edgeStyle&&("dropshadow"===t.edgeStyle?s.firstChild.style.textShadow=`2px 2px 3px ${cr}, 2px 2px 4px ${cr}, 2px 2px 5px ${cr}`:"raised"===t.edgeStyle?s.firstChild.style.textShadow=`1px 1px ${cr}, 2px 2px ${cr}, 3px 3px ${cr}`:"depressed"===t.edgeStyle?s.firstChild.style.textShadow=`1px 1px ${hr}, 0 1px ${hr}, -1px -1px ${cr}, 0 -1px ${cr}`:"uniform"===t.edgeStyle&&(s.firstChild.style.textShadow=`0 0 4px ${cr}, 0 0 4px ${cr}, 0 0 4px ${cr}, 0 0 4px ${cr}`)),t.fontPercent&&1!==t.fontPercent){const e=n.a.parseFloat(s.style.fontSize);s.style.fontSize=e*t.fontPercent+"px",s.style.height="auto",s.style.top="auto"}t.fontFamily&&"default"!==t.fontFamily&&("small-caps"===t.fontFamily?s.firstChild.style.fontVariant="small-caps":s.firstChild.style.fontFamily=pr[t.fontFamily])}}updateForTrack(e){if(Array.isArray(e)||(e=[e]),"function"!==typeof n.a.WebVTT||e.every(e=>!e.activeCues))return;const t=[];for(let i=0;i<e.length;++i){const r=e[i];for(let e=0;e<r.activeCues.length;++e)t.push(r.activeCues[e])}n.a.WebVTT.processCues(n.a,t,this.el_);for(let i=0;i<e.length;++i){const t=e[i];for(let e=0;e<t.activeCues.length;++e){const r=t.activeCues[e].displayState;Ie(r,"vjs-text-track-cue","vjs-text-track-cue-"+(t.language?t.language:i)),t.language&&Me(r,"lang",t.language)}this.player_.textTrackSettings&&this.updateDisplayState(t)}}}zt.registerComponent("TextTrackDisplay",gr);class yr extends zt{createEl(){const e=this.player_.isAudio(),t=this.localize(e?"Audio Player":"Video Player"),i=Ee("span",{className:"vjs-control-text",textContent:this.localize("{1} is loading.",[t])}),r=super.createEl("div",{className:"vjs-loading-spinner",dir:"ltr"});return r.appendChild(i),r}}zt.registerComponent("LoadingSpinner",yr);class vr extends ur{createEl(e,t={},i={}){e="button",t=Object.assign({className:this.buildCSSClass()},t),i=Object.assign({type:"button"},i);const r=Ee(e,t,i);return r.appendChild(Ee("span",{className:"vjs-icon-placeholder"},{"aria-hidden":!0})),this.createControlTextEl(r),r}addChild(e,t={}){const i=this.constructor.name;return q.warn(`Adding an actionable (user controllable) child to a Button (${i}) is not supported; use a ClickableComponent instead.`),zt.prototype.addChild.call(this,e,t)}enable(){super.enable(),this.el_.removeAttribute("disabled")}disable(){super.disable(),this.el_.setAttribute("disabled","disabled")}handleKeyDown(e){l.a.isEventKey(e,"Space")||l.a.isEventKey(e,"Enter")?e.stopPropagation():super.handleKeyDown(e)}}zt.registerComponent("Button",vr);class br extends vr{constructor(e,t){super(e,t),this.mouseused_=!1,this.on("mousedown",e=>this.handleMouseDown(e))}buildCSSClass(){return"vjs-big-play-button"}handleClick(e){const t=this.player_.play();if(this.mouseused_&&e.clientX&&e.clientY)return ni(t),void(this.player_.tech(!0)&&this.player_.tech(!0).focus());const i=this.player_.getChild("controlBar"),r=i&&i.getChild("playToggle");if(!r)return void this.player_.tech(!0).focus();const n=()=>r.focus();ri(t)?t.then(n,()=>{}):this.setTimeout(n,1)}handleKeyDown(e){this.mouseused_=!1,super.handleKeyDown(e)}handleMouseDown(e){this.mouseused_=!0}}br.prototype.controlText_="Play Video",zt.registerComponent("BigPlayButton",br);class _r extends vr{constructor(e,t){super(e,t),this.controlText(t&&t.controlText||this.localize("Close"))}buildCSSClass(){return"vjs-close-button "+super.buildCSSClass()}handleClick(e){this.trigger({type:"close",bubbles:!1})}handleKeyDown(e){l.a.isEventKey(e,"Esc")?(e.preventDefault(),e.stopPropagation(),this.trigger("click")):super.handleKeyDown(e)}}zt.registerComponent("CloseButton",_r);class Tr extends vr{constructor(e,t={}){super(e,t),t.replay=void 0===t.replay||t.replay,this.on(e,"play",e=>this.handlePlay(e)),this.on(e,"pause",e=>this.handlePause(e)),t.replay&&this.on(e,"ended",e=>this.handleEnded(e))}buildCSSClass(){return"vjs-play-control "+super.buildCSSClass()}handleClick(e){this.player_.paused()?ni(this.player_.play()):this.player_.pause()}handleSeeked(e){this.removeClass("vjs-ended"),this.player_.paused()?this.handlePause(e):this.handlePlay(e)}handlePlay(e){this.removeClass("vjs-ended","vjs-paused"),this.addClass("vjs-playing"),this.controlText("Pause")}handlePause(e){this.removeClass("vjs-playing"),this.addClass("vjs-paused"),this.controlText("Play")}handleEnded(e){this.removeClass("vjs-playing"),this.addClass("vjs-ended"),this.controlText("Replay"),this.one(this.player_,"seeked",e=>this.handleSeeked(e))}}Tr.prototype.controlText_="Play",zt.registerComponent("PlayToggle",Tr);class Sr extends zt{constructor(e,t){super(e,t),this.on(e,["timeupdate","ended"],e=>this.updateContent(e)),this.updateTextNode_()}createEl(){const e=this.buildCSSClass(),t=super.createEl("div",{className:e+" vjs-time-control vjs-control"}),i=Ee("span",{className:"vjs-control-text",textContent:this.localize(this.labelText_)+" "},{role:"presentation"});return t.appendChild(i),this.contentEl_=Ee("span",{className:e+"-display"},{"aria-live":"off",role:"presentation"}),t.appendChild(this.contentEl_),t}dispose(){this.contentEl_=null,this.textNode_=null,super.dispose()}updateTextNode_(e=0){e=Zt(e),this.formattedTime_!==e&&(this.formattedTime_=e,this.requestNamedAnimationFrame("TimeDisplay#updateTextNode_",()=>{if(!this.contentEl_)return;let e=this.textNode_;e&&this.contentEl_.firstChild!==e&&(e=null,q.warn("TimeDisplay#updateTextnode_: Prevented replacement of text node element since it was no longer a child of this node. Appending a new node instead.")),this.textNode_=a.a.createTextNode(this.formattedTime_),this.textNode_&&(e?this.contentEl_.replaceChild(this.textNode_,e):this.contentEl_.appendChild(this.textNode_))}))}updateContent(e){}}Sr.prototype.labelText_="Time",Sr.prototype.controlText_="Time",zt.registerComponent("TimeDisplay",Sr);class wr extends Sr{buildCSSClass(){return"vjs-current-time"}updateContent(e){let t;t=this.player_.ended()?this.player_.duration():this.player_.scrubbing()?this.player_.getCache().currentTime:this.player_.currentTime(),this.updateTextNode_(t)}}wr.prototype.labelText_="Current Time",wr.prototype.controlText_="Current Time",zt.registerComponent("CurrentTimeDisplay",wr);class Er extends Sr{constructor(e,t){super(e,t);const i=e=>this.updateContent(e);this.on(e,"durationchange",i),this.on(e,"loadstart",i),this.on(e,"loadedmetadata",i)}buildCSSClass(){return"vjs-duration"}updateContent(e){const t=this.player_.duration();this.updateTextNode_(t)}}Er.prototype.labelText_="Duration",Er.prototype.controlText_="Duration",zt.registerComponent("DurationDisplay",Er);class xr extends zt{createEl(){const e=super.createEl("div",{className:"vjs-time-control vjs-time-divider"},{"aria-hidden":!0}),t=super.createEl("div"),i=super.createEl("span",{textContent:"/"});return t.appendChild(i),e.appendChild(t),e}}zt.registerComponent("TimeDivider",xr);class Cr extends Sr{constructor(e,t){super(e,t),this.on(e,"durationchange",e=>this.updateContent(e))}buildCSSClass(){return"vjs-remaining-time"}createEl(){const e=super.createEl();return!1!==this.options_.displayNegative&&e.insertBefore(Ee("span",{},{"aria-hidden":!0},"-"),this.contentEl_),e}updateContent(e){if("number"!==typeof this.player_.duration())return;let t;t=this.player_.ended()?0:this.player_.remainingTimeDisplay?this.player_.remainingTimeDisplay():this.player_.remainingTime(),this.updateTextNode_(t)}}Cr.prototype.labelText_="Remaining Time",Cr.prototype.controlText_="Remaining Time",zt.registerComponent("RemainingTimeDisplay",Cr);class kr extends zt{constructor(e,t){super(e,t),this.updateShowing(),this.on(this.player(),"durationchange",e=>this.updateShowing(e))}createEl(){const e=super.createEl("div",{className:"vjs-live-control vjs-control"});return this.contentEl_=Ee("div",{className:"vjs-live-display"},{"aria-live":"off"}),this.contentEl_.appendChild(Ee("span",{className:"vjs-control-text",textContent:this.localize("Stream Type")+" "})),this.contentEl_.appendChild(a.a.createTextNode(this.localize("LIVE"))),e.appendChild(this.contentEl_),e}dispose(){this.contentEl_=null,super.dispose()}updateShowing(e){this.player().duration()===1/0?this.show():this.hide()}}zt.registerComponent("LiveDisplay",kr);class Ir extends vr{constructor(e,t){super(e,t),this.updateLiveEdgeStatus(),this.player_.liveTracker&&(this.updateLiveEdgeStatusHandler_=e=>this.updateLiveEdgeStatus(e),this.on(this.player_.liveTracker,"liveedgechange",this.updateLiveEdgeStatusHandler_))}createEl(){const e=super.createEl("button",{className:"vjs-seek-to-live-control vjs-control"});return this.textEl_=Ee("span",{className:"vjs-seek-to-live-text",textContent:this.localize("LIVE")},{"aria-hidden":"true"}),e.appendChild(this.textEl_),e}updateLiveEdgeStatus(){!this.player_.liveTracker||this.player_.liveTracker.atLiveEdge()?(this.setAttribute("aria-disabled",!0),this.addClass("vjs-at-live-edge"),this.controlText("Seek to live, currently playing live")):(this.setAttribute("aria-disabled",!1),this.removeClass("vjs-at-live-edge"),this.controlText("Seek to live, currently behind live"))}handleClick(){this.player_.liveTracker.seekToLiveEdge()}dispose(){this.player_.liveTracker&&this.off(this.player_.liveTracker,"liveedgechange",this.updateLiveEdgeStatusHandler_),this.textEl_=null,super.dispose()}}function Ar(e,t,i){return e=Number(e),Math.min(i,Math.max(t,isNaN(e)?t:e))}Ir.prototype.controlText_="Seek to live, currently playing live",zt.registerComponent("SeekToLive",Ir);var Pr=Object.freeze({__proto__:null,clamp:Ar});class Or extends zt{constructor(e,t){super(e,t),this.handleMouseDown_=e=>this.handleMouseDown(e),this.handleMouseUp_=e=>this.handleMouseUp(e),this.handleKeyDown_=e=>this.handleKeyDown(e),this.handleClick_=e=>this.handleClick(e),this.handleMouseMove_=e=>this.handleMouseMove(e),this.update_=e=>this.update(e),this.bar=this.getChild(this.options_.barName),this.vertical(!!this.options_.vertical),this.enable()}enabled(){return this.enabled_}enable(){this.enabled()||(this.on("mousedown",this.handleMouseDown_),this.on("touchstart",this.handleMouseDown_),this.on("keydown",this.handleKeyDown_),this.on("click",this.handleClick_),this.on(this.player_,"controlsvisible",this.update),this.playerEvent&&this.on(this.player_,this.playerEvent,this.update),this.removeClass("disabled"),this.setAttribute("tabindex",0),this.enabled_=!0)}disable(){if(!this.enabled())return;const e=this.bar.el_.ownerDocument;this.off("mousedown",this.handleMouseDown_),this.off("touchstart",this.handleMouseDown_),this.off("keydown",this.handleKeyDown_),this.off("click",this.handleClick_),this.off(this.player_,"controlsvisible",this.update_),this.off(e,"mousemove",this.handleMouseMove_),this.off(e,"mouseup",this.handleMouseUp_),this.off(e,"touchmove",this.handleMouseMove_),this.off(e,"touchend",this.handleMouseUp_),this.removeAttribute("tabindex"),this.addClass("disabled"),this.playerEvent&&this.off(this.player_,this.playerEvent,this.update),this.enabled_=!1}createEl(e,t={},i={}){return t.className=t.className+" vjs-slider",t=Object.assign({tabIndex:0},t),i=Object.assign({role:"slider","aria-valuenow":0,"aria-valuemin":0,"aria-valuemax":100},i),super.createEl(e,t,i)}handleMouseDown(e){const t=this.bar.el_.ownerDocument;"mousedown"===e.type&&e.preventDefault(),"touchstart"!==e.type||se||e.preventDefault(),Re(),this.addClass("vjs-sliding"),this.trigger("slideractive"),this.on(t,"mousemove",this.handleMouseMove_),this.on(t,"mouseup",this.handleMouseUp_),this.on(t,"touchmove",this.handleMouseMove_),this.on(t,"touchend",this.handleMouseUp_),this.handleMouseMove(e,!0)}handleMouseMove(e){}handleMouseUp(){const e=this.bar.el_.ownerDocument;Be(),this.removeClass("vjs-sliding"),this.trigger("sliderinactive"),this.off(e,"mousemove",this.handleMouseMove_),this.off(e,"mouseup",this.handleMouseUp_),this.off(e,"touchmove",this.handleMouseMove_),this.off(e,"touchend",this.handleMouseUp_),this.update()}update(){if(!this.el_||!this.bar)return;const e=this.getProgress();return e===this.progress_||(this.progress_=e,this.requestNamedAnimationFrame("Slider#update",()=>{const t=this.vertical()?"height":"width";this.bar.el().style[t]=(100*e).toFixed(2)+"%"})),e}getProgress(){return Number(Ar(this.getPercent(),0,1).toFixed(4))}calculateDistance(e){const t=Fe(this.el_,e);return this.vertical()?t.y:t.x}handleKeyDown(e){l.a.isEventKey(e,"Left")||l.a.isEventKey(e,"Down")?(e.preventDefault(),e.stopPropagation(),this.stepBack()):l.a.isEventKey(e,"Right")||l.a.isEventKey(e,"Up")?(e.preventDefault(),e.stopPropagation(),this.stepForward()):super.handleKeyDown(e)}handleClick(e){e.stopPropagation(),e.preventDefault()}vertical(e){if(void 0===e)return this.vertical_||!1;this.vertical_=!!e,this.vertical_?this.addClass("vjs-slider-vertical"):this.addClass("vjs-slider-horizontal")}}zt.registerComponent("Slider",Or);const Lr=(e,t)=>Ar(e/t*100,0,100).toFixed(2)+"%";class Dr extends zt{constructor(e,t){super(e,t),this.partEls_=[],this.on(e,"progress",e=>this.update(e))}createEl(){const e=super.createEl("div",{className:"vjs-load-progress"}),t=Ee("span",{className:"vjs-control-text"}),i=Ee("span",{textContent:this.localize("Loaded")}),r=a.a.createTextNode(": ");return this.percentageEl_=Ee("span",{className:"vjs-control-text-loaded-percentage",textContent:"0%"}),e.appendChild(t),t.appendChild(i),t.appendChild(r),t.appendChild(this.percentageEl_),e}dispose(){this.partEls_=null,this.percentageEl_=null,super.dispose()}update(e){this.requestNamedAnimationFrame("LoadProgressBar#update",()=>{const e=this.player_.liveTracker,t=this.player_.buffered(),i=e&&e.isLive()?e.seekableEnd():this.player_.duration(),r=this.player_.bufferedEnd(),n=this.partEls_,s=Lr(r,i);this.percent_!==s&&(this.el_.style.width=s,xe(this.percentageEl_,s),this.percent_=s);for(let a=0;a<t.length;a++){const e=t.start(a),i=t.end(a);let s=n[a];s||(s=this.el_.appendChild(Ee()),n[a]=s),s.dataset.start===e&&s.dataset.end===i||(s.dataset.start=e,s.dataset.end=i,s.style.left=Lr(e,r),s.style.width=Lr(i-e,r))}for(let a=n.length;a>t.length;a--)this.el_.removeChild(n[a-1]);n.length=t.length})}}zt.registerComponent("LoadProgressBar",Dr);class Mr extends zt{constructor(e,t){super(e,t),this.update=St(Tt(this,this.update),_t)}createEl(){return super.createEl("div",{className:"vjs-time-tooltip"},{"aria-hidden":"true"})}update(e,t,i){const r=je(this.el_),n=Ue(this.player_.el()),s=e.width*t;if(!n||!r)return;const a=e.left-n.left+s,o=e.width-s+(n.right-e.right);let l=r.width/2;a<l?l+=l-a:o<l&&(l=o),l<0?l=0:l>r.width&&(l=r.width),l=Math.round(l),this.el_.style.right=`-${l}px`,this.write(i)}write(e){xe(this.el_,e)}updateTime(e,t,i,r){this.requestNamedAnimationFrame("TimeTooltip#updateTime",()=>{let n;const s=this.player_.duration();if(this.player_.liveTracker&&this.player_.liveTracker.isLive()){const e=this.player_.liveTracker.liveWindow(),i=e-t*e;n=(i<1?"":"-")+Zt(i,e)}else n=Zt(i,s);this.update(e,t,n),r&&r()})}}zt.registerComponent("TimeTooltip",Mr);class Nr extends zt{constructor(e,t){super(e,t),this.update=St(Tt(this,this.update),_t)}createEl(){return super.createEl("div",{className:"vjs-play-progress vjs-slider-bar"},{"aria-hidden":"true"})}update(e,t){const i=this.getChild("timeTooltip");if(!i)return;const r=this.player_.scrubbing()?this.player_.getCache().currentTime:this.player_.currentTime();i.updateTime(e,t,r)}}Nr.prototype.options_={children:[]},me||te||Nr.prototype.options_.children.push("timeTooltip"),zt.registerComponent("PlayProgressBar",Nr);class Rr extends zt{constructor(e,t){super(e,t),this.update=St(Tt(this,this.update),_t)}createEl(){return super.createEl("div",{className:"vjs-mouse-display"})}update(e,t){const i=t*this.player_.duration();this.getChild("timeTooltip").updateTime(e,t,i,()=>{this.el_.style.left=e.width*t+"px"})}}Rr.prototype.options_={children:["timeTooltip"]},zt.registerComponent("MouseTimeDisplay",Rr);const Br=5,Ur=12;class jr extends Or{constructor(e,t){super(e,t),this.setEventHandlers_()}setEventHandlers_(){this.update_=Tt(this,this.update),this.update=St(this.update_,_t),this.on(this.player_,["ended","durationchange","timeupdate"],this.update),this.player_.liveTracker&&this.on(this.player_.liveTracker,"liveedgechange",this.update),this.updateInterval=null,this.enableIntervalHandler_=e=>this.enableInterval_(e),this.disableIntervalHandler_=e=>this.disableInterval_(e),this.on(this.player_,["playing"],this.enableIntervalHandler_),this.on(this.player_,["ended","pause","waiting"],this.disableIntervalHandler_),"hidden"in a.a&&"visibilityState"in a.a&&this.on(a.a,"visibilitychange",this.toggleVisibility_)}toggleVisibility_(e){"hidden"===a.a.visibilityState?(this.cancelNamedAnimationFrame("SeekBar#update"),this.cancelNamedAnimationFrame("Slider#update"),this.disableInterval_(e)):(this.player_.ended()||this.player_.paused()||this.enableInterval_(),this.update())}enableInterval_(){this.updateInterval||(this.updateInterval=this.setInterval(this.update,_t))}disableInterval_(e){this.player_.liveTracker&&this.player_.liveTracker.isLive()&&e&&"ended"!==e.type||this.updateInterval&&(this.clearInterval(this.updateInterval),this.updateInterval=null)}createEl(){return super.createEl("div",{className:"vjs-progress-holder"},{"aria-label":this.localize("Progress Bar")})}update(e){if("hidden"===a.a.visibilityState)return;const t=super.update();return this.requestNamedAnimationFrame("SeekBar#update",()=>{const e=this.player_.ended()?this.player_.duration():this.getCurrentTime_(),i=this.player_.liveTracker;let r=this.player_.duration();i&&i.isLive()&&(r=this.player_.liveTracker.liveCurrentTime()),this.percent_!==t&&(this.el_.setAttribute("aria-valuenow",(100*t).toFixed(2)),this.percent_=t),this.currentTime_===e&&this.duration_===r||(this.el_.setAttribute("aria-valuetext",this.localize("progress bar timing: currentTime={1} duration={2}",[Zt(e,r),Zt(r,r)],"{1} of {2}")),this.currentTime_=e,this.duration_=r),this.bar&&this.bar.update(Ue(this.el()),this.getProgress())}),t}userSeek_(e){this.player_.liveTracker&&this.player_.liveTracker.isLive()&&this.player_.liveTracker.nextSeekedFromUser(),this.player_.currentTime(e)}getCurrentTime_(){return this.player_.scrubbing()?this.player_.getCache().currentTime:this.player_.currentTime()}getPercent(){const e=this.getCurrentTime_();let t;const i=this.player_.liveTracker;return i&&i.isLive()?(t=(e-i.seekableStart())/i.liveWindow(),i.atLiveEdge()&&(t=1)):t=e/this.player_.duration(),t}handleMouseDown(e){Ge(e)&&(e.stopPropagation(),this.videoWasPlaying=!this.player_.paused(),this.player_.pause(),super.handleMouseDown(e))}handleMouseMove(e,t=!1){if(!Ge(e))return;let i;t||this.player_.scrubbing()||this.player_.scrubbing(!0);const r=this.calculateDistance(e),n=this.player_.liveTracker;if(n&&n.isLive()){if(r>=.99)return void n.seekToLiveEdge();const e=n.seekableStart(),t=n.liveCurrentTime();if(i=e+r*n.liveWindow(),i>=t&&(i=t),i<=e&&(i=e+.1),i===1/0)return}else i=r*this.player_.duration(),i===this.player_.duration()&&(i-=.1);this.userSeek_(i)}enable(){super.enable();const e=this.getChild("mouseTimeDisplay");e&&e.show()}disable(){super.disable();const e=this.getChild("mouseTimeDisplay");e&&e.hide()}handleMouseUp(e){super.handleMouseUp(e),e&&e.stopPropagation(),this.player_.scrubbing(!1),this.player_.trigger({type:"timeupdate",target:this,manuallyTriggered:!0}),this.videoWasPlaying?ni(this.player_.play()):this.update_()}stepForward(){this.userSeek_(this.player_.currentTime()+Br)}stepBack(){this.userSeek_(this.player_.currentTime()-Br)}handleAction(e){this.player_.paused()?this.player_.play():this.player_.pause()}handleKeyDown(e){const t=this.player_.liveTracker;if(l.a.isEventKey(e,"Space")||l.a.isEventKey(e,"Enter"))e.preventDefault(),e.stopPropagation(),this.handleAction(e);else if(l.a.isEventKey(e,"Home"))e.preventDefault(),e.stopPropagation(),this.userSeek_(0);else if(l.a.isEventKey(e,"End"))e.preventDefault(),e.stopPropagation(),t&&t.isLive()?this.userSeek_(t.liveCurrentTime()):this.userSeek_(this.player_.duration());else if(/^[0-9]$/.test(l()(e))){e.preventDefault(),e.stopPropagation();const i=10*(l.a.codes[l()(e)]-l.a.codes["0"])/100;t&&t.isLive()?this.userSeek_(t.seekableStart()+t.liveWindow()*i):this.userSeek_(this.player_.duration()*i)}else l.a.isEventKey(e,"PgDn")?(e.preventDefault(),e.stopPropagation(),this.userSeek_(this.player_.currentTime()-Br*Ur)):l.a.isEventKey(e,"PgUp")?(e.preventDefault(),e.stopPropagation(),this.userSeek_(this.player_.currentTime()+Br*Ur)):super.handleKeyDown(e)}dispose(){this.disableInterval_(),this.off(this.player_,["ended","durationchange","timeupdate"],this.update),this.player_.liveTracker&&this.off(this.player_.liveTracker,"liveedgechange",this.update),this.off(this.player_,["playing"],this.enableIntervalHandler_),this.off(this.player_,["ended","pause","waiting"],this.disableIntervalHandler_),"hidden"in a.a&&"visibilityState"in a.a&&this.off(a.a,"visibilitychange",this.toggleVisibility_),super.dispose()}}jr.prototype.options_={children:["loadProgressBar","playProgressBar"],barName:"playProgressBar"},me||te||jr.prototype.options_.children.splice(1,0,"mouseTimeDisplay"),zt.registerComponent("SeekBar",jr);class Fr extends zt{constructor(e,t){super(e,t),this.handleMouseMove=St(Tt(this,this.handleMouseMove),_t),this.throttledHandleMouseSeek=St(Tt(this,this.handleMouseSeek),_t),this.handleMouseUpHandler_=e=>this.handleMouseUp(e),this.handleMouseDownHandler_=e=>this.handleMouseDown(e),this.enable()}createEl(){return super.createEl("div",{className:"vjs-progress-control vjs-control"})}handleMouseMove(e){const t=this.getChild("seekBar");if(!t)return;const i=t.getChild("playProgressBar"),r=t.getChild("mouseTimeDisplay");if(!i&&!r)return;const n=t.el(),s=je(n);let a=Fe(n,e).x;a=Ar(a,0,1),r&&r.update(s,a),i&&i.update(s,t.getProgress())}handleMouseSeek(e){const t=this.getChild("seekBar");t&&t.handleMouseMove(e)}enabled(){return this.enabled_}disable(){if(this.children().forEach(e=>e.disable&&e.disable()),this.enabled()&&(this.off(["mousedown","touchstart"],this.handleMouseDownHandler_),this.off(this.el_,"mousemove",this.handleMouseMove),this.removeListenersAddedOnMousedownAndTouchstart(),this.addClass("disabled"),this.enabled_=!1,this.player_.scrubbing())){const e=this.getChild("seekBar");this.player_.scrubbing(!1),e.videoWasPlaying&&ni(this.player_.play())}}enable(){this.children().forEach(e=>e.enable&&e.enable()),this.enabled()||(this.on(["mousedown","touchstart"],this.handleMouseDownHandler_),this.on(this.el_,"mousemove",this.handleMouseMove),this.removeClass("disabled"),this.enabled_=!0)}removeListenersAddedOnMousedownAndTouchstart(){const e=this.el_.ownerDocument;this.off(e,"mousemove",this.throttledHandleMouseSeek),this.off(e,"touchmove",this.throttledHandleMouseSeek),this.off(e,"mouseup",this.handleMouseUpHandler_),this.off(e,"touchend",this.handleMouseUpHandler_)}handleMouseDown(e){const t=this.el_.ownerDocument,i=this.getChild("seekBar");i&&i.handleMouseDown(e),this.on(t,"mousemove",this.throttledHandleMouseSeek),this.on(t,"touchmove",this.throttledHandleMouseSeek),this.on(t,"mouseup",this.handleMouseUpHandler_),this.on(t,"touchend",this.handleMouseUpHandler_)}handleMouseUp(e){const t=this.getChild("seekBar");t&&t.handleMouseUp(e),this.removeListenersAddedOnMousedownAndTouchstart()}}Fr.prototype.options_={children:["seekBar"]},zt.registerComponent("ProgressControl",Fr);class qr extends vr{constructor(e,t){super(e,t),this.on(e,["enterpictureinpicture","leavepictureinpicture"],e=>this.handlePictureInPictureChange(e)),this.on(e,["disablepictureinpicturechanged","loadedmetadata"],e=>this.handlePictureInPictureEnabledChange(e)),this.on(e,["loadedmetadata","audioonlymodechange","audiopostermodechange"],()=>{const t="audio"===e.currentType().substring(0,5);t||e.audioPosterMode()||e.audioOnlyMode()?(e.isInPictureInPicture()&&e.exitPictureInPicture(),this.hide()):this.show()}),this.disable()}buildCSSClass(){return"vjs-picture-in-picture-control "+super.buildCSSClass()}handlePictureInPictureEnabledChange(){a.a.pictureInPictureEnabled&&!1===this.player_.disablePictureInPicture()?this.enable():this.disable()}handlePictureInPictureChange(e){this.player_.isInPictureInPicture()?this.controlText("Exit Picture-in-Picture"):this.controlText("Picture-in-Picture"),this.handlePictureInPictureEnabledChange()}handleClick(e){this.player_.isInPictureInPicture()?this.player_.exitPictureInPicture():this.player_.requestPictureInPicture()}}qr.prototype.controlText_="Picture-in-Picture",zt.registerComponent("PictureInPictureToggle",qr);class $r extends vr{constructor(e,t){super(e,t),this.on(e,"fullscreenchange",e=>this.handleFullscreenChange(e)),!1===a.a[e.fsApi_.fullscreenEnabled]&&this.disable()}buildCSSClass(){return"vjs-fullscreen-control "+super.buildCSSClass()}handleFullscreenChange(e){this.player_.isFullscreen()?this.controlText("Exit Fullscreen"):this.controlText("Fullscreen")}handleClick(e){this.player_.isFullscreen()?this.player_.exitFullscreen():this.player_.requestFullscreen()}}$r.prototype.controlText_="Fullscreen",zt.registerComponent("FullscreenToggle",$r);const Hr=function(e,t){t.tech_&&!t.tech_.featuresVolumeControl&&e.addClass("vjs-hidden"),e.on(t,"loadstart",(function(){t.tech_.featuresVolumeControl?e.removeClass("vjs-hidden"):e.addClass("vjs-hidden")}))};class zr extends zt{createEl(){const e=super.createEl("div",{className:"vjs-volume-level"});return e.appendChild(super.createEl("span",{className:"vjs-control-text"})),e}}zt.registerComponent("VolumeLevel",zr);class Vr extends zt{constructor(e,t){super(e,t),this.update=St(Tt(this,this.update),_t)}createEl(){return super.createEl("div",{className:"vjs-volume-tooltip"},{"aria-hidden":"true"})}update(e,t,i,r){if(!i){const i=Ue(this.el_),r=Ue(this.player_.el()),n=e.width*t;if(!r||!i)return;const s=e.left-r.left+n,a=e.width-n+(r.right-e.right);let o=i.width/2;s<o?o+=o-s:a<o&&(o=a),o<0?o=0:o>i.width&&(o=i.width),this.el_.style.right=`-${o}px`}this.write(r+"%")}write(e){xe(this.el_,e)}updateVolume(e,t,i,r,n){this.requestNamedAnimationFrame("VolumeLevelTooltip#updateVolume",()=>{this.update(e,t,i,r.toFixed(0)),n&&n()})}}zt.registerComponent("VolumeLevelTooltip",Vr);class Gr extends zt{constructor(e,t){super(e,t),this.update=St(Tt(this,this.update),_t)}createEl(){return super.createEl("div",{className:"vjs-mouse-display"})}update(e,t,i){const r=100*t;this.getChild("volumeLevelTooltip").updateVolume(e,t,i,r,()=>{i?this.el_.style.bottom=e.height*t+"px":this.el_.style.left=e.width*t+"px"})}}Gr.prototype.options_={children:["volumeLevelTooltip"]},zt.registerComponent("MouseVolumeLevelDisplay",Gr);class Wr extends Or{constructor(e,t){super(e,t),this.on("slideractive",e=>this.updateLastVolume_(e)),this.on(e,"volumechange",e=>this.updateARIAAttributes(e)),e.ready(()=>this.updateARIAAttributes())}createEl(){return super.createEl("div",{className:"vjs-volume-bar vjs-slider-bar"},{"aria-label":this.localize("Volume Level"),"aria-live":"polite"})}handleMouseDown(e){Ge(e)&&super.handleMouseDown(e)}handleMouseMove(e){const t=this.getChild("mouseVolumeLevelDisplay");if(t){const i=this.el(),r=Ue(i),n=this.vertical();let s=Fe(i,e);s=n?s.y:s.x,s=Ar(s,0,1),t.update(r,s,n)}Ge(e)&&(this.checkMuted(),this.player_.volume(this.calculateDistance(e)))}checkMuted(){this.player_.muted()&&this.player_.muted(!1)}getPercent(){return this.player_.muted()?0:this.player_.volume()}stepForward(){this.checkMuted(),this.player_.volume(this.player_.volume()+.1)}stepBack(){this.checkMuted(),this.player_.volume(this.player_.volume()-.1)}updateARIAAttributes(e){const t=this.player_.muted()?0:this.volumeAsPercentage_();this.el_.setAttribute("aria-valuenow",t),this.el_.setAttribute("aria-valuetext",t+"%")}volumeAsPercentage_(){return Math.round(100*this.player_.volume())}updateLastVolume_(){const e=this.player_.volume();this.one("sliderinactive",()=>{0===this.player_.volume()&&this.player_.lastVolume_(e)})}}Wr.prototype.options_={children:["volumeLevel"],barName:"volumeLevel"},me||te||Wr.prototype.options_.children.splice(0,0,"mouseVolumeLevelDisplay"),Wr.prototype.playerEvent="volumechange",zt.registerComponent("VolumeBar",Wr);class Xr extends zt{constructor(e,t={}){t.vertical=t.vertical||!1,("undefined"===typeof t.volumeBar||X(t.volumeBar))&&(t.volumeBar=t.volumeBar||{},t.volumeBar.vertical=t.vertical),super(e,t),Hr(this,e),this.throttledHandleMouseMove=St(Tt(this,this.handleMouseMove),_t),this.handleMouseUpHandler_=e=>this.handleMouseUp(e),this.on("mousedown",e=>this.handleMouseDown(e)),this.on("touchstart",e=>this.handleMouseDown(e)),this.on("mousemove",e=>this.handleMouseMove(e)),this.on(this.volumeBar,["focus","slideractive"],()=>{this.volumeBar.addClass("vjs-slider-active"),this.addClass("vjs-slider-active"),this.trigger("slideractive")}),this.on(this.volumeBar,["blur","sliderinactive"],()=>{this.volumeBar.removeClass("vjs-slider-active"),this.removeClass("vjs-slider-active"),this.trigger("sliderinactive")})}createEl(){let e="vjs-volume-horizontal";return this.options_.vertical&&(e="vjs-volume-vertical"),super.createEl("div",{className:"vjs-volume-control vjs-control "+e})}handleMouseDown(e){const t=this.el_.ownerDocument;this.on(t,"mousemove",this.throttledHandleMouseMove),this.on(t,"touchmove",this.throttledHandleMouseMove),this.on(t,"mouseup",this.handleMouseUpHandler_),this.on(t,"touchend",this.handleMouseUpHandler_)}handleMouseUp(e){const t=this.el_.ownerDocument;this.off(t,"mousemove",this.throttledHandleMouseMove),this.off(t,"touchmove",this.throttledHandleMouseMove),this.off(t,"mouseup",this.handleMouseUpHandler_),this.off(t,"touchend",this.handleMouseUpHandler_)}handleMouseMove(e){this.volumeBar.handleMouseMove(e)}}Xr.prototype.options_={children:["volumeBar"]},zt.registerComponent("VolumeControl",Xr);const Yr=function(e,t){t.tech_&&!t.tech_.featuresMuteControl&&e.addClass("vjs-hidden"),e.on(t,"loadstart",(function(){t.tech_.featuresMuteControl?e.removeClass("vjs-hidden"):e.addClass("vjs-hidden")}))};class Kr extends vr{constructor(e,t){super(e,t),Yr(this,e),this.on(e,["loadstart","volumechange"],e=>this.update(e))}buildCSSClass(){return"vjs-mute-control "+super.buildCSSClass()}handleClick(e){const t=this.player_.volume(),i=this.player_.lastVolume_();if(0===t){const e=i<.1?.1:i;this.player_.volume(e),this.player_.muted(!1)}else this.player_.muted(!this.player_.muted())}update(e){this.updateIcon_(),this.updateControlText_()}updateIcon_(){const e=this.player_.volume();let t=3;me&&this.player_.tech_&&this.player_.tech_.el_&&this.player_.muted(this.player_.tech_.el_.muted),0===e||this.player_.muted()?t=0:e<.33?t=1:e<.67&&(t=2),Ae(this.el_,[0,1,2,3].reduce((e,t)=>e+`${t?" ":""}vjs-vol-${t}`,"")),Ie(this.el_,"vjs-vol-"+t)}updateControlText_(){const e=this.player_.muted()||0===this.player_.volume(),t=e?"Unmute":"Mute";this.controlText()!==t&&this.controlText(t)}}Kr.prototype.controlText_="Mute",zt.registerComponent("MuteToggle",Kr);class Jr extends zt{constructor(e,t={}){"undefined"!==typeof t.inline?t.inline=t.inline:t.inline=!0,("undefined"===typeof t.volumeControl||X(t.volumeControl))&&(t.volumeControl=t.volumeControl||{},t.volumeControl.vertical=!t.inline),super(e,t),this.handleKeyPressHandler_=e=>this.handleKeyPress(e),this.on(e,["loadstart"],e=>this.volumePanelState_(e)),this.on(this.muteToggle,"keyup",e=>this.handleKeyPress(e)),this.on(this.volumeControl,"keyup",e=>this.handleVolumeControlKeyUp(e)),this.on("keydown",e=>this.handleKeyPress(e)),this.on("mouseover",e=>this.handleMouseOver(e)),this.on("mouseout",e=>this.handleMouseOut(e)),this.on(this.volumeControl,["slideractive"],this.sliderActive_),this.on(this.volumeControl,["sliderinactive"],this.sliderInactive_)}sliderActive_(){this.addClass("vjs-slider-active")}sliderInactive_(){this.removeClass("vjs-slider-active")}volumePanelState_(){this.volumeControl.hasClass("vjs-hidden")&&this.muteToggle.hasClass("vjs-hidden")&&this.addClass("vjs-hidden"),this.volumeControl.hasClass("vjs-hidden")&&!this.muteToggle.hasClass("vjs-hidden")&&this.addClass("vjs-mute-toggle-only")}createEl(){let e="vjs-volume-panel-horizontal";return this.options_.inline||(e="vjs-volume-panel-vertical"),super.createEl("div",{className:"vjs-volume-panel vjs-control "+e})}dispose(){this.handleMouseOut(),super.dispose()}handleVolumeControlKeyUp(e){l.a.isEventKey(e,"Esc")&&this.muteToggle.focus()}handleMouseOver(e){this.addClass("vjs-hover"),ft(a.a,"keyup",this.handleKeyPressHandler_)}handleMouseOut(e){this.removeClass("vjs-hover"),mt(a.a,"keyup",this.handleKeyPressHandler_)}handleKeyPress(e){l.a.isEventKey(e,"Esc")&&this.handleMouseOut()}}Jr.prototype.options_={children:["muteToggle","volumeControl"]},zt.registerComponent("VolumePanel",Jr);class Qr extends zt{constructor(e,t){super(e,t),t&&(this.menuButton_=t.menuButton),this.focusedChild_=-1,this.on("keydown",e=>this.handleKeyDown(e)),this.boundHandleBlur_=e=>this.handleBlur(e),this.boundHandleTapClick_=e=>this.handleTapClick(e)}addEventListenerForItem(e){e instanceof zt&&(this.on(e,"blur",this.boundHandleBlur_),this.on(e,["tap","click"],this.boundHandleTapClick_))}removeEventListenerForItem(e){e instanceof zt&&(this.off(e,"blur",this.boundHandleBlur_),this.off(e,["tap","click"],this.boundHandleTapClick_))}removeChild(e){"string"===typeof e&&(e=this.getChild(e)),this.removeEventListenerForItem(e),super.removeChild(e)}addItem(e){const t=this.addChild(e);t&&this.addEventListenerForItem(t)}createEl(){const e=this.options_.contentElType||"ul";this.contentEl_=Ee(e,{className:"vjs-menu-content"}),this.contentEl_.setAttribute("role","menu");const t=super.createEl("div",{append:this.contentEl_,className:"vjs-menu"});return t.appendChild(this.contentEl_),ft(t,"click",(function(e){e.preventDefault(),e.stopImmediatePropagation()})),t}dispose(){this.contentEl_=null,this.boundHandleBlur_=null,this.boundHandleTapClick_=null,super.dispose()}handleBlur(e){const t=e.relatedTarget||a.a.activeElement;if(!this.children().some(e=>e.el()===t)){const e=this.menuButton_;e&&e.buttonPressed_&&t!==e.el().firstChild&&e.unpressButton()}}handleTapClick(e){if(this.menuButton_){this.menuButton_.unpressButton();const t=this.children();if(!Array.isArray(t))return;const i=t.filter(t=>t.el()===e.target)[0];if(!i)return;"CaptionSettingsMenuItem"!==i.name()&&this.menuButton_.focus()}}handleKeyDown(e){l.a.isEventKey(e,"Left")||l.a.isEventKey(e,"Down")?(e.preventDefault(),e.stopPropagation(),this.stepForward()):(l.a.isEventKey(e,"Right")||l.a.isEventKey(e,"Up"))&&(e.preventDefault(),e.stopPropagation(),this.stepBack())}stepForward(){let e=0;void 0!==this.focusedChild_&&(e=this.focusedChild_+1),this.focus(e)}stepBack(){let e=0;void 0!==this.focusedChild_&&(e=this.focusedChild_-1),this.focus(e)}focus(e=0){const t=this.children().slice(),i=t.length&&t[0].hasClass("vjs-menu-title");i&&t.shift(),t.length>0&&(e<0?e=0:e>=t.length&&(e=t.length-1),this.focusedChild_=e,t[e].el_.focus())}}zt.registerComponent("Menu",Qr);class Zr extends zt{constructor(e,t={}){super(e,t),this.menuButton_=new vr(e,t),this.menuButton_.controlText(this.controlText_),this.menuButton_.el_.setAttribute("aria-haspopup","true");const i=vr.prototype.buildCSSClass();this.menuButton_.el_.className=this.buildCSSClass()+" "+i,this.menuButton_.removeClass("vjs-control"),this.addChild(this.menuButton_),this.update(),this.enabled_=!0;const r=e=>this.handleClick(e);this.handleMenuKeyUp_=e=>this.handleMenuKeyUp(e),this.on(this.menuButton_,"tap",r),this.on(this.menuButton_,"click",r),this.on(this.menuButton_,"keydown",e=>this.handleKeyDown(e)),this.on(this.menuButton_,"mouseenter",()=>{this.addClass("vjs-hover"),this.menu.show(),ft(a.a,"keyup",this.handleMenuKeyUp_)}),this.on("mouseleave",e=>this.handleMouseLeave(e)),this.on("keydown",e=>this.handleSubmenuKeyDown(e))}update(){const e=this.createMenu();this.menu&&(this.menu.dispose(),this.removeChild(this.menu)),this.menu=e,this.addChild(e),this.buttonPressed_=!1,this.menuButton_.el_.setAttribute("aria-expanded","false"),this.items&&this.items.length<=this.hideThreshold_?(this.hide(),this.menu.contentEl_.removeAttribute("role")):(this.show(),this.menu.contentEl_.setAttribute("role","menu"))}createMenu(){const e=new Qr(this.player_,{menuButton:this});if(this.hideThreshold_=0,this.options_.title){const t=Ee("li",{className:"vjs-menu-title",textContent:qt(this.options_.title),tabIndex:-1}),i=new zt(this.player_,{el:t});e.addItem(i)}if(this.items=this.createItems(),this.items)for(let t=0;t<this.items.length;t++)e.addItem(this.items[t]);return e}createItems(){}createEl(){return super.createEl("div",{className:this.buildWrapperCSSClass()},{})}buildWrapperCSSClass(){let e="vjs-menu-button";!0===this.options_.inline?e+="-inline":e+="-popup";const t=vr.prototype.buildCSSClass();return`vjs-menu-button ${e} ${t} ${super.buildCSSClass()}`}buildCSSClass(){let e="vjs-menu-button";return!0===this.options_.inline?e+="-inline":e+="-popup",`vjs-menu-button ${e} ${super.buildCSSClass()}`}controlText(e,t=this.menuButton_.el()){return this.menuButton_.controlText(e,t)}dispose(){this.handleMouseLeave(),super.dispose()}handleClick(e){this.buttonPressed_?this.unpressButton():this.pressButton()}handleMouseLeave(e){this.removeClass("vjs-hover"),mt(a.a,"keyup",this.handleMenuKeyUp_)}focus(){this.menuButton_.focus()}blur(){this.menuButton_.blur()}handleKeyDown(e){l.a.isEventKey(e,"Esc")||l.a.isEventKey(e,"Tab")?(this.buttonPressed_&&this.unpressButton(),l.a.isEventKey(e,"Tab")||(e.preventDefault(),this.menuButton_.focus())):(l.a.isEventKey(e,"Up")||l.a.isEventKey(e,"Down"))&&(this.buttonPressed_||(e.preventDefault(),this.pressButton()))}handleMenuKeyUp(e){(l.a.isEventKey(e,"Esc")||l.a.isEventKey(e,"Tab"))&&this.removeClass("vjs-hover")}handleSubmenuKeyPress(e){this.handleSubmenuKeyDown(e)}handleSubmenuKeyDown(e){(l.a.isEventKey(e,"Esc")||l.a.isEventKey(e,"Tab"))&&(this.buttonPressed_&&this.unpressButton(),l.a.isEventKey(e,"Tab")||(e.preventDefault(),this.menuButton_.focus()))}pressButton(){if(this.enabled_){if(this.buttonPressed_=!0,this.menu.show(),this.menu.lockShowing(),this.menuButton_.el_.setAttribute("aria-expanded","true"),me&&Se())return;this.menu.focus()}}unpressButton(){this.enabled_&&(this.buttonPressed_=!1,this.menu.unlockShowing(),this.menu.hide(),this.menuButton_.el_.setAttribute("aria-expanded","false"))}disable(){this.unpressButton(),this.enabled_=!1,this.addClass("vjs-disabled"),this.menuButton_.disable()}enable(){this.enabled_=!0,this.removeClass("vjs-disabled"),this.menuButton_.enable()}}zt.registerComponent("MenuButton",Zr);class en extends Zr{constructor(e,t){const i=t.tracks;if(super(e,t),this.items.length<=1&&this.hide(),!i)return;const r=Tt(this,this.update);i.addEventListener("removetrack",r),i.addEventListener("addtrack",r),i.addEventListener("labelchange",r),this.player_.on("ready",r),this.player_.on("dispose",(function(){i.removeEventListener("removetrack",r),i.removeEventListener("addtrack",r),i.removeEventListener("labelchange",r)}))}}zt.registerComponent("TrackButton",en);const tn=["Tab","Esc","Up","Down","Right","Left"];class rn extends ur{constructor(e,t){super(e,t),this.selectable=t.selectable,this.isSelected_=t.selected||!1,this.multiSelectable=t.multiSelectable,this.selected(this.isSelected_),this.selectable?this.multiSelectable?this.el_.setAttribute("role","menuitemcheckbox"):this.el_.setAttribute("role","menuitemradio"):this.el_.setAttribute("role","menuitem")}createEl(e,t,i){this.nonIconControl=!0;const r=super.createEl("li",Object.assign({className:"vjs-menu-item",tabIndex:-1},t),i);return r.replaceChild(Ee("span",{className:"vjs-menu-item-text",textContent:this.localize(this.options_.label)}),r.querySelector(".vjs-icon-placeholder")),r}handleKeyDown(e){tn.some(t=>l.a.isEventKey(e,t))||super.handleKeyDown(e)}handleClick(e){this.selected(!0)}selected(e){this.selectable&&(e?(this.addClass("vjs-selected"),this.el_.setAttribute("aria-checked","true"),this.controlText(", selected"),this.isSelected_=!0):(this.removeClass("vjs-selected"),this.el_.setAttribute("aria-checked","false"),this.controlText(""),this.isSelected_=!1))}}zt.registerComponent("MenuItem",rn);class nn extends rn{constructor(e,t){const i=t.track,r=e.textTracks();t.label=i.label||i.language||"Unknown",t.selected="showing"===i.mode,super(e,t),this.track=i,this.kinds=(t.kinds||[t.kind||this.track.kind]).filter(Boolean);const s=(...e)=>{this.handleTracksChange.apply(this,e)},o=(...e)=>{this.handleSelectedLanguageChange.apply(this,e)};if(e.on(["loadstart","texttrackchange"],s),r.addEventListener("change",s),r.addEventListener("selectedlanguagechange",o),this.on("dispose",(function(){e.off(["loadstart","texttrackchange"],s),r.removeEventListener("change",s),r.removeEventListener("selectedlanguagechange",o)})),void 0===r.onchange){let e;this.on(["tap","click"],(function(){if("object"!==typeof n.a.Event)try{e=new n.a.Event("change")}catch(t){}e||(e=a.a.createEvent("Event"),e.initEvent("change",!0,!0)),r.dispatchEvent(e)}))}this.handleTracksChange()}handleClick(e){const t=this.track,i=this.player_.textTracks();if(super.handleClick(e),i)for(let r=0;r<i.length;r++){const e=i[r];-1!==this.kinds.indexOf(e.kind)&&(e===t?"showing"!==e.mode&&(e.mode="showing"):"disabled"!==e.mode&&(e.mode="disabled"))}}handleTracksChange(e){const t="showing"===this.track.mode;t!==this.isSelected_&&this.selected(t)}handleSelectedLanguageChange(e){if("showing"===this.track.mode){const e=this.player_.cache_.selectedLanguage;if(e&&e.enabled&&e.language===this.track.language&&e.kind!==this.track.kind)return;this.player_.cache_.selectedLanguage={enabled:!0,language:this.track.language,kind:this.track.kind}}}dispose(){this.track=null,super.dispose()}}zt.registerComponent("TextTrackMenuItem",nn);class sn extends nn{constructor(e,t){t.track={player:e,kind:t.kind,kinds:t.kinds,default:!1,mode:"disabled"},t.kinds||(t.kinds=[t.kind]),t.label?t.track.label=t.label:t.track.label=t.kinds.join(" and ")+" off",t.selectable=!0,t.multiSelectable=!1,super(e,t)}handleTracksChange(e){const t=this.player().textTracks();let i=!0;for(let r=0,n=t.length;r<n;r++){const e=t[r];if(this.options_.kinds.indexOf(e.kind)>-1&&"showing"===e.mode){i=!1;break}}i!==this.isSelected_&&this.selected(i)}handleSelectedLanguageChange(e){const t=this.player().textTracks();let i=!0;for(let r=0,n=t.length;r<n;r++){const e=t[r];if(["captions","descriptions","subtitles"].indexOf(e.kind)>-1&&"showing"===e.mode){i=!1;break}}i&&(this.player_.cache_.selectedLanguage={enabled:!1})}}zt.registerComponent("OffTextTrackMenuItem",sn);class an extends en{constructor(e,t={}){t.tracks=e.textTracks(),super(e,t)}createItems(e=[],t=nn){let i;this.label_&&(i=this.label_+" off"),e.push(new sn(this.player_,{kinds:this.kinds_,kind:this.kind_,label:i})),this.hideThreshold_+=1;const r=this.player_.textTracks();Array.isArray(this.kinds_)||(this.kinds_=[this.kind_]);for(let n=0;n<r.length;n++){const i=r[n];if(this.kinds_.indexOf(i.kind)>-1){const r=new t(this.player_,{track:i,kinds:this.kinds_,kind:this.kind_,selectable:!0,multiSelectable:!1});r.addClass(`vjs-${i.kind}-menu-item`),e.push(r)}}return e}}zt.registerComponent("TextTrackButton",an);class on extends rn{constructor(e,t){const i=t.track,r=t.cue,n=e.currentTime();t.selectable=!0,t.multiSelectable=!1,t.label=r.text,t.selected=r.startTime<=n&&n<r.endTime,super(e,t),this.track=i,this.cue=r}handleClick(e){super.handleClick(),this.player_.currentTime(this.cue.startTime)}}zt.registerComponent("ChaptersTrackMenuItem",on);class ln extends an{constructor(e,t,i){super(e,t,i),this.selectCurrentItem_=()=>{this.items.forEach(e=>{e.selected(this.track_.activeCues[0]===e.cue)})}}buildCSSClass(){return"vjs-chapters-button "+super.buildCSSClass()}buildWrapperCSSClass(){return"vjs-chapters-button "+super.buildWrapperCSSClass()}update(e){if(e&&e.track&&"chapters"!==e.track.kind)return;const t=this.findChaptersTrack();t!==this.track_?(this.setTrack(t),super.update()):(!this.items||t&&t.cues&&t.cues.length!==this.items.length)&&super.update()}setTrack(e){if(this.track_!==e){if(this.updateHandler_||(this.updateHandler_=this.update.bind(this)),this.track_){const e=this.player_.remoteTextTrackEls().getTrackElementByTrack_(this.track_);e&&e.removeEventListener("load",this.updateHandler_),this.track_.removeEventListener("cuechange",this.selectCurrentItem_),this.track_=null}if(this.track_=e,this.track_){this.track_.mode="hidden";const e=this.player_.remoteTextTrackEls().getTrackElementByTrack_(this.track_);e&&e.addEventListener("load",this.updateHandler_),this.track_.addEventListener("cuechange",this.selectCurrentItem_)}}}findChaptersTrack(){const e=this.player_.textTracks()||[];for(let t=e.length-1;t>=0;t--){const i=e[t];if(i.kind===this.kind_)return i}}getMenuCaption(){return this.track_&&this.track_.label?this.track_.label:this.localize(qt(this.kind_))}createMenu(){return this.options_.title=this.getMenuCaption(),super.createMenu()}createItems(){const e=[];if(!this.track_)return e;const t=this.track_.cues;if(!t)return e;for(let i=0,r=t.length;i<r;i++){const r=t[i],n=new on(this.player_,{track:this.track_,cue:r});e.push(n)}return e}}ln.prototype.kind_="chapters",ln.prototype.controlText_="Chapters",zt.registerComponent("ChaptersButton",ln);class un extends an{constructor(e,t,i){super(e,t,i);const r=e.textTracks(),n=Tt(this,this.handleTracksChange);r.addEventListener("change",n),this.on("dispose",(function(){r.removeEventListener("change",n)}))}handleTracksChange(e){const t=this.player().textTracks();let i=!1;for(let r=0,n=t.length;r<n;r++){const e=t[r];if(e.kind!==this.kind_&&"showing"===e.mode){i=!0;break}}i?this.disable():this.enable()}buildCSSClass(){return"vjs-descriptions-button "+super.buildCSSClass()}buildWrapperCSSClass(){return"vjs-descriptions-button "+super.buildWrapperCSSClass()}}un.prototype.kind_="descriptions",un.prototype.controlText_="Descriptions",zt.registerComponent("DescriptionsButton",un);class dn extends an{constructor(e,t,i){super(e,t,i)}buildCSSClass(){return"vjs-subtitles-button "+super.buildCSSClass()}buildWrapperCSSClass(){return"vjs-subtitles-button "+super.buildWrapperCSSClass()}}dn.prototype.kind_="subtitles",dn.prototype.controlText_="Subtitles",zt.registerComponent("SubtitlesButton",dn);class cn extends nn{constructor(e,t){t.track={player:e,kind:t.kind,label:t.kind+" settings",selectable:!1,default:!1,mode:"disabled"},t.selectable=!1,t.name="CaptionSettingsMenuItem",super(e,t),this.addClass("vjs-texttrack-settings"),this.controlText(", opens "+t.kind+" settings dialog")}handleClick(e){this.player().getChild("textTrackSettings").open()}}zt.registerComponent("CaptionSettingsMenuItem",cn);class hn extends an{constructor(e,t,i){super(e,t,i)}buildCSSClass(){return"vjs-captions-button "+super.buildCSSClass()}buildWrapperCSSClass(){return"vjs-captions-button "+super.buildWrapperCSSClass()}createItems(){const e=[];return this.player().tech_&&this.player().tech_.featuresNativeTextTracks||!this.player().getChild("textTrackSettings")||(e.push(new cn(this.player_,{kind:this.kind_})),this.hideThreshold_+=1),super.createItems(e)}}hn.prototype.kind_="captions",hn.prototype.controlText_="Captions",zt.registerComponent("CaptionsButton",hn);class pn extends nn{createEl(e,t,i){const r=super.createEl(e,t,i),n=r.querySelector(".vjs-menu-item-text");return"captions"===this.options_.track.kind&&(n.appendChild(Ee("span",{className:"vjs-icon-placeholder"},{"aria-hidden":!0})),n.appendChild(Ee("span",{className:"vjs-control-text",textContent:" "+this.localize("Captions")}))),r}}zt.registerComponent("SubsCapsMenuItem",pn);class fn extends an{constructor(e,t={}){super(e,t),this.label_="subtitles",["en","en-us","en-ca","fr-ca"].indexOf(this.player_.language_)>-1&&(this.label_="captions"),this.menuButton_.controlText(qt(this.label_))}buildCSSClass(){return"vjs-subs-caps-button "+super.buildCSSClass()}buildWrapperCSSClass(){return"vjs-subs-caps-button "+super.buildWrapperCSSClass()}createItems(){let e=[];return this.player().tech_&&this.player().tech_.featuresNativeTextTracks||!this.player().getChild("textTrackSettings")||(e.push(new cn(this.player_,{kind:this.label_})),this.hideThreshold_+=1),e=super.createItems(e,pn),e}}fn.prototype.kinds_=["captions","subtitles"],fn.prototype.controlText_="Subtitles",zt.registerComponent("SubsCapsButton",fn);class mn extends rn{constructor(e,t){const i=t.track,r=e.audioTracks();t.label=i.label||i.language||"Unknown",t.selected=i.enabled,super(e,t),this.track=i,this.addClass(`vjs-${i.kind}-menu-item`);const n=(...e)=>{this.handleTracksChange.apply(this,e)};r.addEventListener("change",n),this.on("dispose",()=>{r.removeEventListener("change",n)})}createEl(e,t,i){const r=super.createEl(e,t,i),n=r.querySelector(".vjs-menu-item-text");return"main-desc"===this.options_.track.kind&&(n.appendChild(Ee("span",{className:"vjs-icon-placeholder"},{"aria-hidden":!0})),n.appendChild(Ee("span",{className:"vjs-control-text",textContent:" "+this.localize("Descriptions")}))),r}handleClick(e){if(super.handleClick(e),this.track.enabled=!0,this.player_.tech_.featuresNativeAudioTracks){const e=this.player_.audioTracks();for(let t=0;t<e.length;t++){const i=e[t];i!==this.track&&(i.enabled=i===this.track)}}}handleTracksChange(e){this.selected(this.track.enabled)}}zt.registerComponent("AudioTrackMenuItem",mn);class gn extends en{constructor(e,t={}){t.tracks=e.audioTracks(),super(e,t)}buildCSSClass(){return"vjs-audio-button "+super.buildCSSClass()}buildWrapperCSSClass(){return"vjs-audio-button "+super.buildWrapperCSSClass()}createItems(e=[]){this.hideThreshold_=1;const t=this.player_.audioTracks();for(let i=0;i<t.length;i++){const r=t[i];e.push(new mn(this.player_,{track:r,selectable:!0,multiSelectable:!1}))}return e}}gn.prototype.controlText_="Audio Track",zt.registerComponent("AudioTrackButton",gn);class yn extends rn{constructor(e,t){const i=t.rate,r=parseFloat(i,10);t.label=i,t.selected=r===e.playbackRate(),t.selectable=!0,t.multiSelectable=!1,super(e,t),this.label=i,this.rate=r,this.on(e,"ratechange",e=>this.update(e))}handleClick(e){super.handleClick(),this.player().playbackRate(this.rate)}update(e){this.selected(this.player().playbackRate()===this.rate)}}yn.prototype.contentElType="button",zt.registerComponent("PlaybackRateMenuItem",yn);class vn extends Zr{constructor(e,t){super(e,t),this.menuButton_.el_.setAttribute("aria-describedby",this.labelElId_),this.updateVisibility(),this.updateLabel(),this.on(e,"loadstart",e=>this.updateVisibility(e)),this.on(e,"ratechange",e=>this.updateLabel(e)),this.on(e,"playbackrateschange",e=>this.handlePlaybackRateschange(e))}createEl(){const e=super.createEl();return this.labelElId_="vjs-playback-rate-value-label-"+this.id_,this.labelEl_=Ee("div",{className:"vjs-playback-rate-value",id:this.labelElId_,textContent:"1x"}),e.appendChild(this.labelEl_),e}dispose(){this.labelEl_=null,super.dispose()}buildCSSClass(){return"vjs-playback-rate "+super.buildCSSClass()}buildWrapperCSSClass(){return"vjs-playback-rate "+super.buildWrapperCSSClass()}createItems(){const e=this.playbackRates(),t=[];for(let i=e.length-1;i>=0;i--)t.push(new yn(this.player(),{rate:e[i]+"x"}));return t}handlePlaybackRateschange(e){this.update()}playbackRates(){const e=this.player();return e.playbackRates&&e.playbackRates()||[]}playbackRateSupported(){return this.player().tech_&&this.player().tech_.featuresPlaybackRate&&this.playbackRates()&&this.playbackRates().length>0}updateVisibility(e){this.playbackRateSupported()?this.removeClass("vjs-hidden"):this.addClass("vjs-hidden")}updateLabel(e){this.playbackRateSupported()&&(this.labelEl_.textContent=this.player().playbackRate()+"x")}}vn.prototype.controlText_="Playback Rate",zt.registerComponent("PlaybackRateMenuButton",vn);class bn extends zt{buildCSSClass(){return"vjs-spacer "+super.buildCSSClass()}createEl(e="div",t={},i={}){return t.className||(t.className=this.buildCSSClass()),super.createEl(e,t,i)}}zt.registerComponent("Spacer",bn);class _n extends bn{buildCSSClass(){return"vjs-custom-control-spacer "+super.buildCSSClass()}createEl(){return super.createEl("div",{className:this.buildCSSClass(),textContent:" "})}}zt.registerComponent("CustomControlSpacer",_n);class Tn extends zt{createEl(){return super.createEl("div",{className:"vjs-control-bar",dir:"ltr"})}}Tn.prototype.options_={children:["playToggle","volumePanel","currentTimeDisplay","timeDivider","durationDisplay","progressControl","liveDisplay","seekToLive","remainingTimeDisplay","customControlSpacer","playbackRateMenuButton","chaptersButton","descriptionsButton","subsCapsButton","audioTrackButton","fullscreenToggle"]},"exitPictureInPicture"in a.a&&Tn.prototype.options_.children.splice(Tn.prototype.options_.children.length-1,0,"pictureInPictureToggle"),zt.registerComponent("ControlBar",Tn);class Sn extends di{constructor(e,t){super(e,t),this.on(e,"error",e=>this.open(e))}buildCSSClass(){return"vjs-error-display "+super.buildCSSClass()}content(){const e=this.player().error();return e?this.localize(e.message):""}}Sn.prototype.options_=Object.assign({},di.prototype.options_,{pauseOnOpen:!1,fillAlways:!0,temporary:!1,uncloseable:!0}),zt.registerComponent("ErrorDisplay",Sn);const wn="vjs-text-track-settings",En=["#000","Black"],xn=["#00F","Blue"],Cn=["#0FF","Cyan"],kn=["#0F0","Green"],In=["#F0F","Magenta"],An=["#F00","Red"],Pn=["#FFF","White"],On=["#FF0","Yellow"],Ln=["1","Opaque"],Dn=["0.5","Semi-Transparent"],Mn=["0","Transparent"],Nn={backgroundColor:{selector:".vjs-bg-color > select",id:"captions-background-color-%s",label:"Color",options:[En,Pn,An,kn,xn,On,In,Cn]},backgroundOpacity:{selector:".vjs-bg-opacity > select",id:"captions-background-opacity-%s",label:"Transparency",options:[Ln,Dn,Mn]},color:{selector:".vjs-fg-color > select",id:"captions-foreground-color-%s",label:"Color",options:[Pn,En,An,kn,xn,On,In,Cn]},edgeStyle:{selector:".vjs-edge-style > select",id:"%s",label:"Text Edge Style",options:[["none","None"],["raised","Raised"],["depressed","Depressed"],["uniform","Uniform"],["dropshadow","Dropshadow"]]},fontFamily:{selector:".vjs-font-family > select",id:"captions-font-family-%s",label:"Font Family",options:[["proportionalSansSerif","Proportional Sans-Serif"],["monospaceSansSerif","Monospace Sans-Serif"],["proportionalSerif","Proportional Serif"],["monospaceSerif","Monospace Serif"],["casual","Casual"],["script","Script"],["small-caps","Small Caps"]]},fontPercent:{selector:".vjs-font-percent > select",id:"captions-font-size-%s",label:"Font Size",options:[["0.50","50%"],["0.75","75%"],["1.00","100%"],["1.25","125%"],["1.50","150%"],["1.75","175%"],["2.00","200%"],["3.00","300%"],["4.00","400%"]],default:2,parser:e=>"1.00"===e?null:Number(e)},textOpacity:{selector:".vjs-text-opacity > select",id:"captions-foreground-opacity-%s",label:"Transparency",options:[Ln,Dn]},windowColor:{selector:".vjs-window-color > select",id:"captions-window-color-%s",label:"Color"},windowOpacity:{selector:".vjs-window-opacity > select",id:"captions-window-opacity-%s",label:"Transparency",options:[Mn,Dn,Ln]}};function Rn(e,t){if(t&&(e=t(e)),e&&"none"!==e)return e}function Bn(e,t){const i=e.options[e.options.selectedIndex].value;return Rn(i,t)}function Un(e,t,i){if(t)for(let r=0;r<e.options.length;r++)if(Rn(e.options[r].value,i)===t){e.selectedIndex=r;break}}Nn.windowColor.options=Nn.backgroundColor.options;class jn extends di{constructor(e,t){t.temporary=!1,super(e,t),this.updateDisplay=this.updateDisplay.bind(this),this.fill(),this.hasBeenOpened_=this.hasBeenFilled_=!0,this.endDialog=Ee("p",{className:"vjs-control-text",textContent:this.localize("End of dialog window.")}),this.el().appendChild(this.endDialog),this.setDefaults(),void 0===t.persistTextTrackSettings&&(this.options_.persistTextTrackSettings=this.options_.playerOptions.persistTextTrackSettings),this.on(this.$(".vjs-done-button"),"click",()=>{this.saveSettings(),this.close()}),this.on(this.$(".vjs-default-button"),"click",()=>{this.setDefaults(),this.updateDisplay()}),V(Nn,e=>{this.on(this.$(e.selector),"change",this.updateDisplay)}),this.options_.persistTextTrackSettings&&this.restoreSettings()}dispose(){this.endDialog=null,super.dispose()}createElSelect_(e,t="",i="label"){const r=Nn[e],n=r.id.replace("%s",this.id_),s=[t,n].join(" ").trim();return[`<${i} id="${n}" class="${"label"===i?"vjs-label":""}">`,this.localize(r.label),`</${i}>`,`<select aria-labelledby="${s}">`].concat(r.options.map(e=>{const t=n+"-"+e[1].replace(/\W+/g,"");return[`<option id="${t}" value="${e[0]}" `,`aria-labelledby="${s} ${t}">`,this.localize(e[1]),"</option>"].join("")})).concat("</select>").join("")}createElFgColor_(){const e="captions-text-legend-"+this.id_;return['<fieldset class="vjs-fg-color vjs-track-setting">',`<legend id="${e}">`,this.localize("Text"),"</legend>",this.createElSelect_("color",e),'<span class="vjs-text-opacity vjs-opacity">',this.createElSelect_("textOpacity",e),"</span>","</fieldset>"].join("")}createElBgColor_(){const e="captions-background-"+this.id_;return['<fieldset class="vjs-bg-color vjs-track-setting">',`<legend id="${e}">`,this.localize("Background"),"</legend>",this.createElSelect_("backgroundColor",e),'<span class="vjs-bg-opacity vjs-opacity">',this.createElSelect_("backgroundOpacity",e),"</span>","</fieldset>"].join("")}createElWinColor_(){const e="captions-window-"+this.id_;return['<fieldset class="vjs-window-color vjs-track-setting">',`<legend id="${e}">`,this.localize("Window"),"</legend>",this.createElSelect_("windowColor",e),'<span class="vjs-window-opacity vjs-opacity">',this.createElSelect_("windowOpacity",e),"</span>","</fieldset>"].join("")}createElColors_(){return Ee("div",{className:"vjs-track-settings-colors",innerHTML:[this.createElFgColor_(),this.createElBgColor_(),this.createElWinColor_()].join("")})}createElFont_(){return Ee("div",{className:"vjs-track-settings-font",innerHTML:['<fieldset class="vjs-font-percent vjs-track-setting">',this.createElSelect_("fontPercent","","legend"),"</fieldset>",'<fieldset class="vjs-edge-style vjs-track-setting">',this.createElSelect_("edgeStyle","","legend"),"</fieldset>",'<fieldset class="vjs-font-family vjs-track-setting">',this.createElSelect_("fontFamily","","legend"),"</fieldset>"].join("")})}createElControls_(){const e=this.localize("restore all settings to the default values");return Ee("div",{className:"vjs-track-settings-controls",innerHTML:[`<button type="button" class="vjs-default-button" title="${e}">`,this.localize("Reset"),`<span class="vjs-control-text"> ${e}</span>`,"</button>",`<button type="button" class="vjs-done-button">${this.localize("Done")}</button>`].join("")})}content(){return[this.createElColors_(),this.createElFont_(),this.createElControls_()]}label(){return this.localize("Caption Settings Dialog")}description(){return this.localize("Beginning of dialog window. Escape will cancel and close the window.")}buildCSSClass(){return super.buildCSSClass()+" vjs-text-track-settings"}getValues(){return G(Nn,(e,t,i)=>{const r=Bn(this.$(t.selector),t.parser);return void 0!==r&&(e[i]=r),e},{})}setValues(e){V(Nn,(t,i)=>{Un(this.$(t.selector),e[i],t.parser)})}setDefaults(){V(Nn,e=>{const t=e.hasOwnProperty("default")?e.default:0;this.$(e.selector).selectedIndex=t})}restoreSettings(){let e;try{e=JSON.parse(n.a.localStorage.getItem(wn))}catch(t){q.warn(t)}e&&this.setValues(e)}saveSettings(){if(!this.options_.persistTextTrackSettings)return;const e=this.getValues();try{Object.keys(e).length?n.a.localStorage.setItem(wn,JSON.stringify(e)):n.a.localStorage.removeItem(wn)}catch(t){q.warn(t)}}updateDisplay(){const e=this.player_.getChild("textTrackDisplay");e&&e.updateDisplay()}conditionalBlur_(){this.previouslyActiveEl_=null;const e=this.player_.controlBar,t=e&&e.subsCapsButton,i=e&&e.captionsButton;t?t.focus():i&&i.focus()}}zt.registerComponent("TextTrackSettings",jn);class Fn extends zt{constructor(e,t){let i=t.ResizeObserver||n.a.ResizeObserver;null===t.ResizeObserver&&(i=!1);const r=Y({createEl:!i,reportTouchActivity:!1},t);super(e,r),this.ResizeObserver=t.ResizeObserver||n.a.ResizeObserver,this.loadListener_=null,this.resizeObserver_=null,this.debouncedHandler_=wt(()=>{this.resizeHandler()},100,!1,this),i?(this.resizeObserver_=new this.ResizeObserver(this.debouncedHandler_),this.resizeObserver_.observe(e.el())):(this.loadListener_=()=>{if(!this.el_||!this.el_.contentWindow)return;const e=this.debouncedHandler_;let t=this.unloadListener_=function(){mt(this,"resize",e),mt(this,"unload",t),t=null};ft(this.el_.contentWindow,"unload",t),ft(this.el_.contentWindow,"resize",e)},this.one("load",this.loadListener_))}createEl(){return super.createEl("iframe",{className:"vjs-resize-manager",tabIndex:-1,title:this.localize("No content")},{"aria-hidden":"true"})}resizeHandler(){this.player_&&this.player_.trigger&&this.player_.trigger("playerresize")}dispose(){this.debouncedHandler_&&this.debouncedHandler_.cancel(),this.resizeObserver_&&(this.player_.el()&&this.resizeObserver_.unobserve(this.player_.el()),this.resizeObserver_.disconnect()),this.loadListener_&&this.off("load",this.loadListener_),this.el_&&this.el_.contentWindow&&this.unloadListener_&&this.unloadListener_.call(this.el_.contentWindow),this.ResizeObserver=null,this.resizeObserver=null,this.debouncedHandler_=null,this.loadListener_=null,super.dispose()}}zt.registerComponent("ResizeManager",Fn);const qn={trackingThreshold:20,liveTolerance:15};class $n extends zt{constructor(e,t){const i=Y(qn,t,{createEl:!1});super(e,i),this.trackLiveHandler_=()=>this.trackLive_(),this.handlePlay_=e=>this.handlePlay(e),this.handleFirstTimeupdate_=e=>this.handleFirstTimeupdate(e),this.handleSeeked_=e=>this.handleSeeked(e),this.seekToLiveEdge_=e=>this.seekToLiveEdge(e),this.reset_(),this.on(this.player_,"durationchange",e=>this.handleDurationchange(e)),this.on(this.player_,"canplay",()=>this.toggleTracking())}trackLive_(){const e=this.player_.seekable();if(!e||!e.length)return;const t=Number(n.a.performance.now().toFixed(4)),i=-1===this.lastTime_?0:(t-this.lastTime_)/1e3;this.lastTime_=t,this.pastSeekEnd_=this.pastSeekEnd()+i;const r=this.liveCurrentTime(),s=this.player_.currentTime();let a=this.player_.paused()||this.seekedBehindLive_||Math.abs(r-s)>this.options_.liveTolerance;this.timeupdateSeen_&&r!==1/0||(a=!1),a!==this.behindLiveEdge_&&(this.behindLiveEdge_=a,this.trigger("liveedgechange"))}handleDurationchange(){this.toggleTracking()}toggleTracking(){this.player_.duration()===1/0&&this.liveWindow()>=this.options_.trackingThreshold?(this.player_.options_.liveui&&this.player_.addClass("vjs-liveui"),this.startTracking()):(this.player_.removeClass("vjs-liveui"),this.stopTracking())}startTracking(){this.isTracking()||(this.timeupdateSeen_||(this.timeupdateSeen_=this.player_.hasStarted()),this.trackingInterval_=this.setInterval(this.trackLiveHandler_,_t),this.trackLive_(),this.on(this.player_,["play","pause"],this.trackLiveHandler_),this.timeupdateSeen_?this.on(this.player_,"seeked",this.handleSeeked_):(this.one(this.player_,"play",this.handlePlay_),this.one(this.player_,"timeupdate",this.handleFirstTimeupdate_)))}handleFirstTimeupdate(){this.timeupdateSeen_=!0,this.on(this.player_,"seeked",this.handleSeeked_)}handleSeeked(){const e=Math.abs(this.liveCurrentTime()-this.player_.currentTime());this.seekedBehindLive_=this.nextSeekedFromUser_&&e>2,this.nextSeekedFromUser_=!1,this.trackLive_()}handlePlay(){this.one(this.player_,"timeupdate",this.seekToLiveEdge_)}reset_(){this.lastTime_=-1,this.pastSeekEnd_=0,this.lastSeekEnd_=-1,this.behindLiveEdge_=!0,this.timeupdateSeen_=!1,this.seekedBehindLive_=!1,this.nextSeekedFromUser_=!1,this.clearInterval(this.trackingInterval_),this.trackingInterval_=null,this.off(this.player_,["play","pause"],this.trackLiveHandler_),this.off(this.player_,"seeked",this.handleSeeked_),this.off(this.player_,"play",this.handlePlay_),this.off(this.player_,"timeupdate",this.handleFirstTimeupdate_),this.off(this.player_,"timeupdate",this.seekToLiveEdge_)}nextSeekedFromUser(){this.nextSeekedFromUser_=!0}stopTracking(){this.isTracking()&&(this.reset_(),this.trigger("liveedgechange"))}seekableEnd(){const e=this.player_.seekable(),t=[];let i=e?e.length:0;while(i--)t.push(e.end(i));return t.length?t.sort()[t.length-1]:1/0}seekableStart(){const e=this.player_.seekable(),t=[];let i=e?e.length:0;while(i--)t.push(e.start(i));return t.length?t.sort()[0]:0}liveWindow(){const e=this.liveCurrentTime();return e===1/0?0:e-this.seekableStart()}isLive(){return this.isTracking()}atLiveEdge(){return!this.behindLiveEdge()}liveCurrentTime(){return this.pastSeekEnd()+this.seekableEnd()}pastSeekEnd(){const e=this.seekableEnd();return-1!==this.lastSeekEnd_&&e!==this.lastSeekEnd_&&(this.pastSeekEnd_=0),this.lastSeekEnd_=e,this.pastSeekEnd_}behindLiveEdge(){return this.behindLiveEdge_}isTracking(){return"number"===typeof this.trackingInterval_}seekToLiveEdge(){this.seekedBehindLive_=!1,this.atLiveEdge()||(this.nextSeekedFromUser_=!1,this.player_.currentTime(this.liveCurrentTime()))}dispose(){this.stopTracking(),super.dispose()}}zt.registerComponent("LiveTracker",$n);class Hn extends zt{constructor(e,t){super(e,t),this.on("statechanged",e=>this.updateDom_()),this.updateDom_()}createEl(){return this.els={title:Ee("div",{className:"vjs-title-bar-title",id:"vjs-title-bar-title-"+lt()}),description:Ee("div",{className:"vjs-title-bar-description",id:"vjs-title-bar-description-"+lt()})},Ee("div",{className:"vjs-title-bar"},{},Object.values(this.els))}updateDom_(){const e=this.player_.tech_,t=e&&e.el_,i={title:"aria-labelledby",description:"aria-describedby"};["title","description"].forEach(e=>{const r=this.state[e],n=this.els[e],s=i[e];$e(n),r&&xe(n,r),t&&(t.removeAttribute(s),r&&t.setAttribute(s,n.id))}),this.state.title||this.state.description?this.show():this.hide()}update(e){this.setState(e)}dispose(){const e=this.player_.tech_,t=e&&e.el_;t&&(t.removeAttribute("aria-labelledby"),t.removeAttribute("aria-describedby")),super.dispose(),this.els=null}}zt.registerComponent("TitleBar",Hn);const zn=e=>{const t=e.el();if(t.hasAttribute("src"))return e.triggerSourceset(t.src),!0;const i=e.$$("source"),r=[];let n="";if(!i.length)return!1;for(let s=0;s<i.length;s++){const e=i[s].src;e&&-1===r.indexOf(e)&&r.push(e)}return!!r.length&&(1===r.length&&(n=r[0]),e.triggerSourceset(n),!0)},Vn=Object.defineProperty({},"innerHTML",{get(){return this.cloneNode(!0).innerHTML},set(e){const t=a.a.createElement(this.nodeName.toLowerCase());t.innerHTML=e;const i=a.a.createDocumentFragment();while(t.childNodes.length)i.appendChild(t.childNodes[0]);return this.innerText="",n.a.Element.prototype.appendChild.call(this,i),this.innerHTML}}),Gn=(e,t)=>{let i={};for(let r=0;r<e.length;r++)if(i=Object.getOwnPropertyDescriptor(e[r],t),i&&i.set&&i.get)break;return i.enumerable=!0,i.configurable=!0,i},Wn=e=>Gn([e.el(),n.a.HTMLMediaElement.prototype,n.a.Element.prototype,Vn],"innerHTML"),Xn=function(e){const t=e.el();if(t.resetSourceWatch_)return;const i={},r=Wn(e),n=i=>(...r)=>{const n=i.apply(t,r);return zn(e),n};["append","appendChild","insertAdjacentHTML"].forEach(e=>{t[e]&&(i[e]=t[e],t[e]=n(i[e]))}),Object.defineProperty(t,"innerHTML",Y(r,{set:n(r.set)})),t.resetSourceWatch_=()=>{t.resetSourceWatch_=null,Object.keys(i).forEach(e=>{t[e]=i[e]}),Object.defineProperty(t,"innerHTML",r)},e.one("sourceset",t.resetSourceWatch_)},Yn=Object.defineProperty({},"src",{get(){return this.hasAttribute("src")?xi(n.a.Element.prototype.getAttribute.call(this,"src")):""},set(e){return n.a.Element.prototype.setAttribute.call(this,"src",e),e}}),Kn=e=>Gn([e.el(),n.a.HTMLMediaElement.prototype,Yn],"src"),Jn=function(e){if(!e.featuresSourceset)return;const t=e.el();if(t.resetSourceset_)return;const i=Kn(e),r=t.setAttribute,n=t.load;Object.defineProperty(t,"src",Y(i,{set:r=>{const n=i.set.call(t,r);return e.triggerSourceset(t.src),n}})),t.setAttribute=(i,n)=>{const s=r.call(t,i,n);return/src/i.test(i)&&e.triggerSourceset(t.src),s},t.load=()=>{const i=n.call(t);return zn(e)||(e.triggerSourceset(""),Xn(e)),i},t.currentSrc?e.triggerSourceset(t.currentSrc):zn(e)||Xn(e),t.resetSourceset_=()=>{t.resetSourceset_=null,t.load=n,t.setAttribute=r,Object.defineProperty(t,"src",i),t.resetSourceWatch_&&t.resetSourceWatch_()}};class Qn extends ji{constructor(e,t){super(e,t);const i=e.source;let r=!1;if(this.featuresVideoFrameCallback=this.featuresVideoFrameCallback&&"VIDEO"===this.el_.tagName,i&&(this.el_.currentSrc!==i.src||e.tag&&3===e.tag.initNetworkState_)?this.setSource(i):this.handleLateInit_(this.el_),e.enableSourceset&&this.setupSourcesetHandling_(),this.isScrubbing_=!1,this.el_.hasChildNodes()){const e=this.el_.childNodes;let t=e.length;const i=[];while(t--){const n=e[t],s=n.nodeName.toLowerCase();"track"===s&&(this.featuresNativeTextTracks?(this.remoteTextTrackEls().addTrackElement_(n),this.remoteTextTracks().addTrack(n.track),this.textTracks().addTrack(n.track),r||this.el_.hasAttribute("crossorigin")||!ki(n.src)||(r=!0)):i.push(n))}for(let r=0;r<i.length;r++)this.el_.removeChild(i[r])}this.proxyNativeTracks_(),this.featuresNativeTextTracks&&r&&q.warn("Text Tracks are being loaded from another origin but the crossorigin attribute isn't used.\nThis may prevent text tracks from loading."),this.restoreMetadataTracksInIOSNativePlayer_(),(pe||he)&&!0===e.nativeControlsForTouch&&this.setControls(!0),this.proxyWebkitFullscreen_(),this.triggerReady()}dispose(){this.el_&&this.el_.resetSourceset_&&this.el_.resetSourceset_(),Qn.disposeMediaElement(this.el_),this.options_=null,super.dispose()}setupSourcesetHandling_(){Jn(this)}restoreMetadataTracksInIOSNativePlayer_(){const e=this.textTracks();let t;const i=()=>{t=[];for(let i=0;i<e.length;i++){const r=e[i];"metadata"===r.kind&&t.push({track:r,storedMode:r.mode})}};i(),e.addEventListener("change",i),this.on("dispose",()=>e.removeEventListener("change",i));const r=()=>{for(let e=0;e<t.length;e++){const i=t[e];"disabled"===i.track.mode&&i.track.mode!==i.storedMode&&(i.track.mode=i.storedMode)}e.removeEventListener("change",r)};this.on("webkitbeginfullscreen",()=>{e.removeEventListener("change",i),e.removeEventListener("change",r),e.addEventListener("change",r)}),this.on("webkitendfullscreen",()=>{e.removeEventListener("change",i),e.addEventListener("change",i),e.removeEventListener("change",r)})}overrideNative_(e,t){if(t!==this[`featuresNative${e}Tracks`])return;const i=e.toLowerCase();this[i+"TracksListeners_"]&&Object.keys(this[i+"TracksListeners_"]).forEach(e=>{const t=this.el()[i+"Tracks"];t.removeEventListener(e,this[i+"TracksListeners_"][e])}),this[`featuresNative${e}Tracks`]=!t,this[i+"TracksListeners_"]=null,this.proxyNativeTracksForType_(i)}overrideNativeAudioTracks(e){this.overrideNative_("Audio",e)}overrideNativeVideoTracks(e){this.overrideNative_("Video",e)}proxyNativeTracksForType_(e){const t=Ni[e],i=this.el()[t.getterName],r=this[t.getterName]();if(!this[`featuresNative${t.capitalName}Tracks`]||!i||!i.addEventListener)return;const n={change:t=>{const i={type:"change",target:r,currentTarget:r,srcElement:r};r.trigger(i),"text"===e&&this[Ri.remoteText.getterName]().trigger(i)},addtrack(e){r.addTrack(e.track)},removetrack(e){r.removeTrack(e.track)}},s=function(){const e=[];for(let t=0;t<r.length;t++){let n=!1;for(let e=0;e<i.length;e++)if(i[e]===r[t]){n=!0;break}n||e.push(r[t])}while(e.length)r.removeTrack(e.shift())};this[t.getterName+"Listeners_"]=n,Object.keys(n).forEach(e=>{const t=n[e];i.addEventListener(e,t),this.on("dispose",r=>i.removeEventListener(e,t))}),this.on("loadstart",s),this.on("dispose",e=>this.off("loadstart",s))}proxyNativeTracks_(){Ni.names.forEach(e=>{this.proxyNativeTracksForType_(e)})}createEl(){let e=this.options_.tag;if(!e||!this.options_.playerElIngest&&!this.movingMediaElementInDOM){if(e){const t=e.cloneNode(!0);e.parentNode&&e.parentNode.insertBefore(t,e),Qn.disposeMediaElement(e),e=t}else{e=a.a.createElement("video");const t=this.options_.tag&&Le(this.options_.tag),i=Y({},t);pe&&!0===this.options_.nativeControlsForTouch||delete i.controls,Oe(e,Object.assign(i,{id:this.options_.techId,class:"vjs-tech"}))}e.playerId=this.options_.playerId}"undefined"!==typeof this.options_.preload&&Me(e,"preload",this.options_.preload),void 0!==this.options_.disablePictureInPicture&&(e.disablePictureInPicture=this.options_.disablePictureInPicture);const t=["loop","muted","playsinline","autoplay"];for(let i=0;i<t.length;i++){const r=t[i],n=this.options_[r];"undefined"!==typeof n&&(n?Me(e,r,r):Ne(e,r),e[r]=n)}return e}handleLateInit_(e){if(0===e.networkState||3===e.networkState)return;if(0===e.readyState){let e=!1;const t=function(){e=!0};this.on("loadstart",t);const i=function(){e||this.trigger("loadstart")};return this.on("loadedmetadata",i),void this.ready((function(){this.off("loadstart",t),this.off("loadedmetadata",i),e||this.trigger("loadstart")}))}const t=["loadstart"];t.push("loadedmetadata"),e.readyState>=2&&t.push("loadeddata"),e.readyState>=3&&t.push("canplay"),e.readyState>=4&&t.push("canplaythrough"),this.ready((function(){t.forEach((function(e){this.trigger(e)}),this)}))}setScrubbing(e){this.isScrubbing_=e}scrubbing(){return this.isScrubbing_}setCurrentTime(e){try{this.isScrubbing_&&this.el_.fastSeek&&ge?this.el_.fastSeek(e):this.el_.currentTime=e}catch(t){q(t,"Video is not ready. (Video.js)")}}duration(){if(this.el_.duration===1/0&&te&&se&&0===this.el_.currentTime){const e=()=>{this.el_.currentTime>0&&(this.el_.duration===1/0&&this.trigger("durationchange"),this.off("timeupdate",e))};return this.on("timeupdate",e),NaN}return this.el_.duration||NaN}width(){return this.el_.offsetWidth}height(){return this.el_.offsetHeight}proxyWebkitFullscreen_(){if(!("webkitDisplayingFullscreen"in this.el_))return;const e=function(){this.trigger("fullscreenchange",{isFullscreen:!1}),this.el_.controls&&!this.options_.nativeControlsForTouch&&this.controls()&&(this.el_.controls=!1)},t=function(){"webkitPresentationMode"in this.el_&&"picture-in-picture"!==this.el_.webkitPresentationMode&&(this.one("webkitendfullscreen",e),this.trigger("fullscreenchange",{isFullscreen:!0,nativeIOSFullscreen:!0}))};this.on("webkitbeginfullscreen",t),this.on("dispose",()=>{this.off("webkitbeginfullscreen",t),this.off("webkitendfullscreen",e)})}supportsFullScreen(){return"function"===typeof this.el_.webkitEnterFullScreen}enterFullScreen(){const e=this.el_;if(e.paused&&e.networkState<=e.HAVE_METADATA)ni(this.el_.play()),this.setTimeout((function(){e.pause();try{e.webkitEnterFullScreen()}catch(t){this.trigger("fullscreenerror",t)}}),0);else try{e.webkitEnterFullScreen()}catch(t){this.trigger("fullscreenerror",t)}}exitFullScreen(){this.el_.webkitDisplayingFullscreen?this.el_.webkitExitFullScreen():this.trigger("fullscreenerror",new Error("The video is not fullscreen"))}requestPictureInPicture(){return this.el_.requestPictureInPicture()}requestVideoFrameCallback(e){return this.featuresVideoFrameCallback&&!this.el_.webkitKeys?this.el_.requestVideoFrameCallback(e):super.requestVideoFrameCallback(e)}cancelVideoFrameCallback(e){this.featuresVideoFrameCallback&&!this.el_.webkitKeys?this.el_.cancelVideoFrameCallback(e):super.cancelVideoFrameCallback(e)}src(e){if(void 0===e)return this.el_.src;this.setSrc(e)}reset(){Qn.resetMediaElement(this.el_)}currentSrc(){return this.currentSource_?this.currentSource_.src:this.el_.currentSrc}setControls(e){this.el_.controls=!!e}addTextTrack(e,t,i){return this.featuresNativeTextTracks?this.el_.addTextTrack(e,t,i):super.addTextTrack(e,t,i)}createRemoteTextTrack(e){if(!this.featuresNativeTextTracks)return super.createRemoteTextTrack(e);const t=a.a.createElement("track");return e.kind&&(t.kind=e.kind),e.label&&(t.label=e.label),(e.language||e.srclang)&&(t.srclang=e.language||e.srclang),e.default&&(t.default=e.default),e.id&&(t.id=e.id),e.src&&(t.src=e.src),t}addRemoteTextTrack(e,t){const i=super.addRemoteTextTrack(e,t);return this.featuresNativeTextTracks&&this.el().appendChild(i),i}removeRemoteTextTrack(e){if(super.removeRemoteTextTrack(e),this.featuresNativeTextTracks){const t=this.$$("track");let i=t.length;while(i--)e!==t[i]&&e!==t[i].track||this.el().removeChild(t[i])}}getVideoPlaybackQuality(){if("function"===typeof this.el().getVideoPlaybackQuality)return this.el().getVideoPlaybackQuality();const e={};return"undefined"!==typeof this.el().webkitDroppedFrameCount&&"undefined"!==typeof this.el().webkitDecodedFrameCount&&(e.droppedVideoFrames=this.el().webkitDroppedFrameCount,e.totalVideoFrames=this.el().webkitDecodedFrameCount),n.a.performance&&(e.creationTime=n.a.performance.now()),e}}K(Qn,"TEST_VID",(function(){if(!_e())return;const e=a.a.createElement("video"),t=a.a.createElement("track");return t.kind="captions",t.srclang="en",t.label="English",e.appendChild(t),e})),Qn.isSupported=function(){try{Qn.TEST_VID.volume=.5}catch(e){return!1}return!(!Qn.TEST_VID||!Qn.TEST_VID.canPlayType)},Qn.canPlayType=function(e){return Qn.TEST_VID.canPlayType(e)},Qn.canPlaySource=function(e,t){return Qn.canPlayType(e.type)},Qn.canControlVolume=function(){try{const e=Qn.TEST_VID.volume;Qn.TEST_VID.volume=e/2+.1;const t=e!==Qn.TEST_VID.volume;return t&&me?(n.a.setTimeout(()=>{Qn&&Qn.prototype&&(Qn.prototype.featuresVolumeControl=e!==Qn.TEST_VID.volume)}),!1):t}catch(e){return!1}},Qn.canMuteVolume=function(){try{const e=Qn.TEST_VID.muted;return Qn.TEST_VID.muted=!e,Qn.TEST_VID.muted?Me(Qn.TEST_VID,"muted","muted"):Ne(Qn.TEST_VID,"muted","muted"),e!==Qn.TEST_VID.muted}catch(e){return!1}},Qn.canControlPlaybackRate=function(){if(te&&se&&oe<58)return!1;try{const e=Qn.TEST_VID.playbackRate;return Qn.TEST_VID.playbackRate=e/2+.1,e!==Qn.TEST_VID.playbackRate}catch(e){return!1}},Qn.canOverrideAttributes=function(){try{const e=()=>{};Object.defineProperty(a.a.createElement("video"),"src",{get:e,set:e}),Object.defineProperty(a.a.createElement("audio"),"src",{get:e,set:e}),Object.defineProperty(a.a.createElement("video"),"innerHTML",{get:e,set:e}),Object.defineProperty(a.a.createElement("audio"),"innerHTML",{get:e,set:e})}catch(e){return!1}return!0},Qn.supportsNativeTextTracks=function(){return ge||me&&se},Qn.supportsNativeVideoTracks=function(){return!(!Qn.TEST_VID||!Qn.TEST_VID.videoTracks)},Qn.supportsNativeAudioTracks=function(){return!(!Qn.TEST_VID||!Qn.TEST_VID.audioTracks)},Qn.Events=["loadstart","suspend","abort","error","emptied","stalled","loadedmetadata","loadeddata","canplay","canplaythrough","playing","waiting","seeking","seeked","ended","durationchange","timeupdate","progress","play","pause","ratechange","resize","volumechange"],[["featuresMuteControl","canMuteVolume"],["featuresPlaybackRate","canControlPlaybackRate"],["featuresSourceset","canOverrideAttributes"],["featuresNativeTextTracks","supportsNativeTextTracks"],["featuresNativeVideoTracks","supportsNativeVideoTracks"],["featuresNativeAudioTracks","supportsNativeAudioTracks"]].forEach((function([e,t]){K(Qn.prototype,e,()=>Qn[t](),!0)})),Qn.prototype.featuresVolumeControl=Qn.canControlVolume(),Qn.prototype.movingMediaElementInDOM=!me,Qn.prototype.featuresFullscreenResize=!0,Qn.prototype.featuresProgressEvents=!0,Qn.prototype.featuresTimeupdateEvents=!0,Qn.prototype.featuresVideoFrameCallback=!(!Qn.TEST_VID||!Qn.TEST_VID.requestVideoFrameCallback),Qn.disposeMediaElement=function(e){if(e){e.parentNode&&e.parentNode.removeChild(e);while(e.hasChildNodes())e.removeChild(e.firstChild);e.removeAttribute("src"),"function"===typeof e.load&&function(){try{e.load()}catch(t){}}()}},Qn.resetMediaElement=function(e){if(!e)return;const t=e.querySelectorAll("source");let i=t.length;while(i--)e.removeChild(t[i]);e.removeAttribute("src"),"function"===typeof e.load&&function(){try{e.load()}catch(t){}}()},["muted","defaultMuted","autoplay","controls","loop","playsinline"].forEach((function(e){Qn.prototype[e]=function(){return this.el_[e]||this.el_.hasAttribute(e)}})),["muted","defaultMuted","autoplay","loop","playsinline"].forEach((function(e){Qn.prototype["set"+qt(e)]=function(t){this.el_[e]=t,t?this.el_.setAttribute(e,e):this.el_.removeAttribute(e)}})),["paused","currentTime","buffered","volume","poster","preload","error","seeking","seekable","ended","playbackRate","defaultPlaybackRate","disablePictureInPicture","played","networkState","readyState","videoWidth","videoHeight","crossOrigin"].forEach((function(e){Qn.prototype[e]=function(){return this.el_[e]}})),["volume","src","poster","preload","playbackRate","defaultPlaybackRate","disablePictureInPicture","crossOrigin"].forEach((function(e){Qn.prototype["set"+qt(e)]=function(t){this.el_[e]=t}})),["pause","load","play"].forEach((function(e){Qn.prototype[e]=function(){return this.el_[e]()}})),ji.withSourceHandlers(Qn),Qn.nativeSourceHandler={},Qn.nativeSourceHandler.canPlayType=function(e){try{return Qn.TEST_VID.canPlayType(e)}catch(t){return""}},Qn.nativeSourceHandler.canHandleSource=function(e,t){if(e.type)return Qn.nativeSourceHandler.canPlayType(e.type);if(e.src){const t=Ci(e.src);return Qn.nativeSourceHandler.canPlayType("video/"+t)}return""},Qn.nativeSourceHandler.handleSource=function(e,t,i){t.setSrc(e.src)},Qn.nativeSourceHandler.dispose=function(){},Qn.registerSourceHandler(Qn.nativeSourceHandler),ji.registerTech("Html5",Qn);const Zn=["progress","abort","suspend","emptied","stalled","loadedmetadata","loadeddata","timeupdate","resize","volumechange","texttrackchange"],es={canplay:"CanPlay",canplaythrough:"CanPlayThrough",playing:"Playing",seeked:"Seeked"},ts=["tiny","xsmall","small","medium","large","xlarge","huge"],is={};ts.forEach(e=>{const t="x"===e.charAt(0)?"x-"+e.substring(1):e;is[e]="vjs-layout-"+t});const rs={tiny:210,xsmall:320,small:425,medium:768,large:1440,xlarge:2560,huge:1/0};class ns extends zt{constructor(e,t,i){if(e.id=e.id||t.id||"vjs_video_"+lt(),t=Object.assign(ns.getTagSettings(e),t),t.initChildren=!1,t.createEl=!1,t.evented=!1,t.reportTouchActivity=!1,!t.language){const i=e.closest("[lang]");i&&(t.language=i.getAttribute("lang"))}if(super(null,t,i),this.boundDocumentFullscreenChange_=e=>this.documentFullscreenChange_(e),this.boundFullWindowOnEscKey_=e=>this.fullWindowOnEscKey(e),this.boundUpdateStyleEl_=e=>this.updateStyleEl_(e),this.boundApplyInitTime_=e=>this.applyInitTime_(e),this.boundUpdateCurrentBreakpoint_=e=>this.updateCurrentBreakpoint_(e),this.boundHandleTechClick_=e=>this.handleTechClick_(e),this.boundHandleTechDoubleClick_=e=>this.handleTechDoubleClick_(e),this.boundHandleTechTouchStart_=e=>this.handleTechTouchStart_(e),this.boundHandleTechTouchMove_=e=>this.handleTechTouchMove_(e),this.boundHandleTechTouchEnd_=e=>this.handleTechTouchEnd_(e),this.boundHandleTechTap_=e=>this.handleTechTap_(e),this.isFullscreen_=!1,this.log=$(this.id_),this.fsApi_=M,this.isPosterFromTech_=!1,this.queuedCallbacks_=[],this.isReady_=!1,this.hasStarted_=!1,this.userActive_=!1,this.debugEnabled_=!1,this.audioOnlyMode_=!1,this.audioPosterMode_=!1,this.audioOnlyCache_={playerHeight:null,hiddenChildren:[]},!this.options_||!this.options_.techOrder||!this.options_.techOrder.length)throw new Error("No techOrder specified. Did you overwrite videojs.options instead of just changing the properties you want to override?");if(this.tag=e,this.tagAttributes=e&&Le(e),this.language(this.options_.language),t.languages){const e={};Object.getOwnPropertyNames(t.languages).forEach((function(i){e[i.toLowerCase()]=t.languages[i]})),this.languages_=e}else this.languages_=ns.prototype.options_.languages;this.resetCache_(),this.poster_=t.poster||"",this.controls_=!!t.controls,e.controls=!1,e.removeAttribute("controls"),this.changingSrc_=!1,this.playCallbacks_=[],this.playTerminatedQueue_=[],e.hasAttribute("autoplay")?this.autoplay(!0):this.autoplay(this.options_.autoplay),t.plugins&&Object.keys(t.plugins).forEach(e=>{if("function"!==typeof this[e])throw new Error(`plugin "${e}" does not exist`)}),this.scrubbing_=!1,this.el_=this.createEl(),Bt(this,{eventBusKey:"el_"}),this.fsApi_.requestFullscreen&&(ft(a.a,this.fsApi_.fullscreenchange,this.boundDocumentFullscreenChange_),this.on(this.fsApi_.fullscreenchange,this.boundDocumentFullscreenChange_)),this.fluid_&&this.on(["playerreset","resize"],this.boundUpdateStyleEl_);const r=Y(this.options_);t.plugins&&Object.keys(t.plugins).forEach(e=>{this[e](t.plugins[e])}),t.debug&&this.debug(!0),this.options_.playerOptions=r,this.middleware_=[],this.playbackRates(t.playbackRates),this.initChildren(),this.isAudio("audio"===e.nodeName.toLowerCase()),this.controls()?this.addClass("vjs-controls-enabled"):this.addClass("vjs-controls-disabled"),this.el_.setAttribute("role","region"),this.isAudio()?this.el_.setAttribute("aria-label",this.localize("Audio Player")):this.el_.setAttribute("aria-label",this.localize("Video Player")),this.isAudio()&&this.addClass("vjs-audio"),pe&&this.addClass("vjs-touch-enabled"),me||this.addClass("vjs-workinghover"),ns.players[this.id_]=this;const n=I.split(".")[0];this.addClass("vjs-v"+n),this.userActive(!0),this.reportUserActivity(),this.one("play",e=>this.listenForUserActivity_(e)),this.on("keydown",e=>this.handleKeyDown(e)),this.on("languagechange",e=>this.handleLanguagechange(e)),this.breakpoints(this.options_.breakpoints),this.responsive(this.options_.responsive),this.on("ready",()=>{this.audioPosterMode(this.options_.audioPosterMode),this.audioOnlyMode(this.options_.audioOnlyMode)})}dispose(){this.trigger("dispose"),this.off("dispose"),mt(a.a,this.fsApi_.fullscreenchange,this.boundDocumentFullscreenChange_),mt(a.a,"keydown",this.boundFullWindowOnEscKey_),this.styleEl_&&this.styleEl_.parentNode&&(this.styleEl_.parentNode.removeChild(this.styleEl_),this.styleEl_=null),ns.players[this.id_]=null,this.tag&&this.tag.player&&(this.tag.player=null),this.el_&&this.el_.player&&(this.el_.player=null),this.tech_&&(this.tech_.dispose(),this.isPosterFromTech_=!1,this.poster_=""),this.playerElIngest_&&(this.playerElIngest_=null),this.tag&&(this.tag=null),er(this),Bi.names.forEach(e=>{const t=Bi[e],i=this[t.getterName]();i&&i.off&&i.off()}),super.dispose({restoreEl:this.options_.restoreEl})}createEl(){let e,t=this.tag,i=this.playerElIngest_=t.parentNode&&t.parentNode.hasAttribute&&t.parentNode.hasAttribute("data-vjs-player");const r="video-js"===this.tag.tagName.toLowerCase();i?e=this.el_=t.parentNode:r||(e=this.el_=super.createEl("div"));const s=Le(t);if(r){e=this.el_=t,t=this.tag=a.a.createElement("video");while(e.children.length)t.appendChild(e.firstChild);ke(e,"video-js")||Ie(e,"video-js"),e.appendChild(t),i=this.playerElIngest_=e,Object.keys(e).forEach(i=>{try{t[i]=e[i]}catch(r){}})}if(t.setAttribute("tabindex","-1"),s.tabindex="-1",se&&de&&(t.setAttribute("role","application"),s.role="application"),t.removeAttribute("width"),t.removeAttribute("height"),"width"in s&&delete s.width,"height"in s&&delete s.height,Object.getOwnPropertyNames(s).forEach((function(i){r&&"class"===i||e.setAttribute(i,s[i]),r&&t.setAttribute(i,s[i])})),t.playerId=t.id,t.id+="_html5_api",t.className="vjs-tech",t.player=e.player=this,this.addClass("vjs-paused"),!0!==n.a.VIDEOJS_NO_DYNAMIC_STYLE){this.styleEl_=it("vjs-styles-dimensions");const e=We(".vjs-styles-defaults"),t=We("head");t.insertBefore(this.styleEl_,e?e.nextSibling:t.firstChild)}this.fill_=!1,this.fluid_=!1,this.width(this.options_.width),this.height(this.options_.height),this.fill(this.options_.fill),this.fluid(this.options_.fluid),this.aspectRatio(this.options_.aspectRatio),this.crossOrigin(this.options_.crossOrigin||this.options_.crossorigin);const o=t.getElementsByTagName("a");for(let n=0;n<o.length;n++){const e=o.item(n);Ie(e,"vjs-hidden"),e.setAttribute("hidden","hidden")}return t.initNetworkState_=t.networkState,t.parentNode&&!i&&t.parentNode.insertBefore(e,t),Ce(t,e),this.children_.unshift(t),this.el_.setAttribute("lang",this.language_),this.el_.setAttribute("translate","no"),this.el_=e,e}crossOrigin(e){if("undefined"===typeof e)return this.techGet_("crossOrigin");null===e||"anonymous"===e||"use-credentials"===e?(this.techCall_("setCrossOrigin",e),this.posterImage&&this.posterImage.crossOrigin(e)):q.warn(`crossOrigin must be null, "anonymous" or "use-credentials", given "${e}"`)}width(e){return this.dimension("width",e)}height(e){return this.dimension("height",e)}dimension(e,t){const i=e+"_";if(void 0===t)return this[i]||0;if(""===t||"auto"===t)return this[i]=void 0,void this.updateStyleEl_();const r=parseFloat(t);isNaN(r)?q.error(`Improper value "${t}" supplied for for ${e}`):(this[i]=r,this.updateStyleEl_())}fluid(e){if(void 0===e)return!!this.fluid_;this.fluid_=!!e,It(this)&&this.off(["playerreset","resize"],this.boundUpdateStyleEl_),e?(this.addClass("vjs-fluid"),this.fill(!1),At(this,()=>{this.on(["playerreset","resize"],this.boundUpdateStyleEl_)})):this.removeClass("vjs-fluid"),this.updateStyleEl_()}fill(e){if(void 0===e)return!!this.fill_;this.fill_=!!e,e?(this.addClass("vjs-fill"),this.fluid(!1)):this.removeClass("vjs-fill")}aspectRatio(e){if(void 0===e)return this.aspectRatio_;if(!/^\d+\:\d+$/.test(e))throw new Error("Improper value supplied for aspect ratio. The format should be width:height, for example 16:9.");this.aspectRatio_=e,this.fluid(!0),this.updateStyleEl_()}updateStyleEl_(){if(!0===n.a.VIDEOJS_NO_DYNAMIC_STYLE){const e="number"===typeof this.width_?this.width_:this.options_.width,t="number"===typeof this.height_?this.height_:this.options_.height,i=this.tech_&&this.tech_.el();return void(i&&(e>=0&&(i.width=e),t>=0&&(i.height=t)))}let e,t,i,r;i=void 0!==this.aspectRatio_&&"auto"!==this.aspectRatio_?this.aspectRatio_:this.videoWidth()>0?this.videoWidth()+":"+this.videoHeight():"16:9";const s=i.split(":"),a=s[1]/s[0];e=void 0!==this.width_?this.width_:void 0!==this.height_?this.height_/a:this.videoWidth()||300,t=void 0!==this.height_?this.height_:e*a,r=/^[^a-zA-Z]/.test(this.id())?"dimensions-"+this.id():this.id()+"-dimensions",this.addClass(r),rt(this.styleEl_,`\n .${r} {\n width: ${e}px;\n height: ${t}px;\n }\n\n .${r}.vjs-fluid:not(.vjs-audio-only-mode) {\n padding-top: ${100*a}%;\n }\n `)}loadTech_(e,t){this.tech_&&this.unloadTech_();const i=qt(e),r=e.charAt(0).toLowerCase()+e.slice(1);"Html5"!==i&&this.tag&&(ji.getTech("Html5").disposeMediaElement(this.tag),this.tag.player=null,this.tag=null),this.techName_=i,this.isReady_=!1;let n=this.autoplay();("string"===typeof this.autoplay()||!0===this.autoplay()&&this.options_.normalizeAutoplay)&&(n=!1);const s={source:t,autoplay:n,nativeControlsForTouch:this.options_.nativeControlsForTouch,playerId:this.id(),techId:`${this.id()}_${r}_api`,playsinline:this.options_.playsinline,preload:this.options_.preload,loop:this.options_.loop,disablePictureInPicture:this.options_.disablePictureInPicture,muted:this.options_.muted,poster:this.poster(),language:this.language(),playerElIngest:this.playerElIngest_||!1,"vtt.js":this.options_["vtt.js"],canOverridePoster:!!this.options_.techCanOverridePoster,enableSourceset:this.options_.enableSourceset};Bi.names.forEach(e=>{const t=Bi[e];s[t.getterName]=this[t.privateName]}),Object.assign(s,this.options_[i]),Object.assign(s,this.options_[r]),Object.assign(s,this.options_[e.toLowerCase()]),this.tag&&(s.tag=this.tag),t&&t.src===this.cache_.src&&this.cache_.currentTime>0&&(s.startTime=this.cache_.currentTime);const a=ji.getTech(e);if(!a)throw new Error(`No Tech named '${i}' exists! '${i}' should be registered using videojs.registerTech()'`);this.tech_=new a(s),this.tech_.ready(Tt(this,this.handleTechReady_),!0),li.jsonToTextTracks(this.textTracksJson_||[],this.tech_),Zn.forEach(e=>{this.on(this.tech_,e,t=>this[`handleTech${qt(e)}_`](t))}),Object.keys(es).forEach(e=>{this.on(this.tech_,e,t=>{0===this.tech_.playbackRate()&&this.tech_.seeking()?this.queuedCallbacks_.push({callback:this[`handleTech${es[e]}_`].bind(this),event:t}):this[`handleTech${es[e]}_`](t)})}),this.on(this.tech_,"loadstart",e=>this.handleTechLoadStart_(e)),this.on(this.tech_,"sourceset",e=>this.handleTechSourceset_(e)),this.on(this.tech_,"waiting",e=>this.handleTechWaiting_(e)),this.on(this.tech_,"ended",e=>this.handleTechEnded_(e)),this.on(this.tech_,"seeking",e=>this.handleTechSeeking_(e)),this.on(this.tech_,"play",e=>this.handleTechPlay_(e)),this.on(this.tech_,"pause",e=>this.handleTechPause_(e)),this.on(this.tech_,"durationchange",e=>this.handleTechDurationChange_(e)),this.on(this.tech_,"fullscreenchange",(e,t)=>this.handleTechFullscreenChange_(e,t)),this.on(this.tech_,"fullscreenerror",(e,t)=>this.handleTechFullscreenError_(e,t)),this.on(this.tech_,"enterpictureinpicture",e=>this.handleTechEnterPictureInPicture_(e)),this.on(this.tech_,"leavepictureinpicture",e=>this.handleTechLeavePictureInPicture_(e)),this.on(this.tech_,"error",e=>this.handleTechError_(e)),this.on(this.tech_,"posterchange",e=>this.handleTechPosterChange_(e)),this.on(this.tech_,"textdata",e=>this.handleTechTextData_(e)),this.on(this.tech_,"ratechange",e=>this.handleTechRateChange_(e)),this.on(this.tech_,"loadedmetadata",this.boundUpdateStyleEl_),this.usingNativeControls(this.techGet_("controls")),this.controls()&&!this.usingNativeControls()&&this.addTechControlsListeners_(),this.tech_.el().parentNode===this.el()||"Html5"===i&&this.tag||Ce(this.tech_.el(),this.el()),this.tag&&(this.tag.player=null,this.tag=null)}unloadTech_(){Bi.names.forEach(e=>{const t=Bi[e];this[t.privateName]=this[t.getterName]()}),this.textTracksJson_=li.textTracksToJson(this.tech_),this.isReady_=!1,this.tech_.dispose(),this.tech_=!1,this.isPosterFromTech_&&(this.poster_="",this.trigger("posterchange")),this.isPosterFromTech_=!1}tech(e){return void 0===e&&q.warn("Using the tech directly can be dangerous. I hope you know what you're doing.\nSee https://github.com/videojs/video.js/issues/2617 for more info.\n"),this.tech_}addTechControlsListeners_(){this.removeTechControlsListeners_(),this.on(this.tech_,"click",this.boundHandleTechClick_),this.on(this.tech_,"dblclick",this.boundHandleTechDoubleClick_),this.on(this.tech_,"touchstart",this.boundHandleTechTouchStart_),this.on(this.tech_,"touchmove",this.boundHandleTechTouchMove_),this.on(this.tech_,"touchend",this.boundHandleTechTouchEnd_),this.on(this.tech_,"tap",this.boundHandleTechTap_)}removeTechControlsListeners_(){this.off(this.tech_,"tap",this.boundHandleTechTap_),this.off(this.tech_,"touchstart",this.boundHandleTechTouchStart_),this.off(this.tech_,"touchmove",this.boundHandleTechTouchMove_),this.off(this.tech_,"touchend",this.boundHandleTechTouchEnd_),this.off(this.tech_,"click",this.boundHandleTechClick_),this.off(this.tech_,"dblclick",this.boundHandleTechDoubleClick_)}handleTechReady_(){this.triggerReady(),this.cache_.volume&&this.techCall_("setVolume",this.cache_.volume),this.handleTechPosterChange_(),this.handleTechDurationChange_()}handleTechLoadStart_(){this.removeClass("vjs-ended","vjs-seeking"),this.error(null),this.handleTechDurationChange_(),this.paused()?(this.hasStarted(!1),this.trigger("loadstart")):this.trigger("loadstart"),this.manualAutoplay_(!0===this.autoplay()&&this.options_.normalizeAutoplay?"play":this.autoplay())}manualAutoplay_(e){if(!this.tech_||"string"!==typeof e)return;const t=()=>{const e=this.muted();this.muted(!0);const t=()=>{this.muted(e)};this.playTerminatedQueue_.push(t);const i=this.play();if(ri(i))return i.catch(e=>{throw t(),new Error("Rejection at manualAutoplay. Restoring muted value. "+(e||""))})};let i;return"any"!==e||this.muted()?i="muted"!==e||this.muted()?this.play():t():(i=this.play(),ri(i)&&(i=i.catch(t))),ri(i)?i.then(()=>{this.trigger({type:"autoplay-success",autoplay:e})}).catch(()=>{this.trigger({type:"autoplay-failure",autoplay:e})}):void 0}updateSourceCaches_(e=""){let t=e,i="";"string"!==typeof t&&(t=e.src,i=e.type),this.cache_.source=this.cache_.source||{},this.cache_.sources=this.cache_.sources||[],t&&!i&&(i=sr(this,t)),this.cache_.source=Y({},e,{src:t,type:i});const r=this.cache_.sources.filter(e=>e.src&&e.src===t),n=[],s=this.$$("source"),a=[];for(let o=0;o<s.length;o++){const e=Le(s[o]);n.push(e),e.src&&e.src===t&&a.push(e.src)}a.length&&!r.length?this.cache_.sources=n:r.length||(this.cache_.sources=[this.cache_.source]),this.cache_.src=t}handleTechSourceset_(e){if(!this.changingSrc_){let t=e=>this.updateSourceCaches_(e);const i=this.currentSource().src,r=e.src;i&&!/^blob:/.test(i)&&/^blob:/.test(r)&&(!this.lastSource_||this.lastSource_.tech!==r&&this.lastSource_.player!==i)&&(t=()=>{}),t(r),e.src||this.tech_.any(["sourceset","loadstart"],e=>{if("sourceset"===e.type)return;const t=this.techGet("currentSrc");this.lastSource_.tech=t,this.updateSourceCaches_(t)})}this.lastSource_={player:this.currentSource().src,tech:e.src},this.trigger({src:e.src,type:"sourceset"})}hasStarted(e){if(void 0===e)return this.hasStarted_;e!==this.hasStarted_&&(this.hasStarted_=e,this.hasStarted_?this.addClass("vjs-has-started"):this.removeClass("vjs-has-started"))}handleTechPlay_(){this.removeClass("vjs-ended","vjs-paused"),this.addClass("vjs-playing"),this.hasStarted(!0),this.trigger("play")}handleTechRateChange_(){this.tech_.playbackRate()>0&&0===this.cache_.lastPlaybackRate&&(this.queuedCallbacks_.forEach(e=>e.callback(e.event)),this.queuedCallbacks_=[]),this.cache_.lastPlaybackRate=this.tech_.playbackRate(),this.trigger("ratechange")}handleTechWaiting_(){this.addClass("vjs-waiting"),this.trigger("waiting");const e=this.currentTime(),t=()=>{e!==this.currentTime()&&(this.removeClass("vjs-waiting"),this.off("timeupdate",t))};this.on("timeupdate",t)}handleTechCanPlay_(){this.removeClass("vjs-waiting"),this.trigger("canplay")}handleTechCanPlayThrough_(){this.removeClass("vjs-waiting"),this.trigger("canplaythrough")}handleTechPlaying_(){this.removeClass("vjs-waiting"),this.trigger("playing")}handleTechSeeking_(){this.addClass("vjs-seeking"),this.trigger("seeking")}handleTechSeeked_(){this.removeClass("vjs-seeking","vjs-ended"),this.trigger("seeked")}handleTechPause_(){this.removeClass("vjs-playing"),this.addClass("vjs-paused"),this.trigger("pause")}handleTechEnded_(){this.addClass("vjs-ended"),this.removeClass("vjs-waiting"),this.options_.loop?(this.currentTime(0),this.play()):this.paused()||this.pause(),this.trigger("ended")}handleTechDurationChange_(){this.duration(this.techGet_("duration"))}handleTechClick_(e){this.controls_&&(void 0!==this.options_&&void 0!==this.options_.userActions&&void 0!==this.options_.userActions.click&&!1===this.options_.userActions.click||(void 0!==this.options_&&void 0!==this.options_.userActions&&"function"===typeof this.options_.userActions.click?this.options_.userActions.click.call(this,e):this.paused()?ni(this.play()):this.pause()))}handleTechDoubleClick_(e){if(!this.controls_)return;const t=Array.prototype.some.call(this.$$(".vjs-control-bar, .vjs-modal-dialog"),t=>t.contains(e.target));t||void 0!==this.options_&&void 0!==this.options_.userActions&&void 0!==this.options_.userActions.doubleClick&&!1===this.options_.userActions.doubleClick||(void 0!==this.options_&&void 0!==this.options_.userActions&&"function"===typeof this.options_.userActions.doubleClick?this.options_.userActions.doubleClick.call(this,e):this.isFullscreen()?this.exitFullscreen():this.requestFullscreen())}handleTechTap_(){this.userActive(!this.userActive())}handleTechTouchStart_(){this.userWasActive=this.userActive()}handleTechTouchMove_(){this.userWasActive&&this.reportUserActivity()}handleTechTouchEnd_(e){e.cancelable&&e.preventDefault()}toggleFullscreenClass_(){this.isFullscreen()?this.addClass("vjs-fullscreen"):this.removeClass("vjs-fullscreen")}documentFullscreenChange_(e){const t=e.target.player;if(t&&t!==this)return;const i=this.el();let r=a.a[this.fsApi_.fullscreenElement]===i;!r&&i.matches?r=i.matches(":"+this.fsApi_.fullscreen):!r&&i.msMatchesSelector&&(r=i.msMatchesSelector(":"+this.fsApi_.fullscreen)),this.isFullscreen(r)}handleTechFullscreenChange_(e,t){t&&(t.nativeIOSFullscreen&&(this.addClass("vjs-ios-native-fs"),this.tech_.one("webkitendfullscreen",()=>{this.removeClass("vjs-ios-native-fs")})),this.isFullscreen(t.isFullscreen))}handleTechFullscreenError_(e,t){this.trigger("fullscreenerror",t)}togglePictureInPictureClass_(){this.isInPictureInPicture()?this.addClass("vjs-picture-in-picture"):this.removeClass("vjs-picture-in-picture")}handleTechEnterPictureInPicture_(e){this.isInPictureInPicture(!0)}handleTechLeavePictureInPicture_(e){this.isInPictureInPicture(!1)}handleTechError_(){const e=this.tech_.error();this.error(e)}handleTechTextData_(){let e=null;arguments.length>1&&(e=arguments[1]),this.trigger("textdata",e)}getCache(){return this.cache_}resetCache_(){this.cache_={currentTime:0,initTime:0,inactivityTimeout:this.options_.inactivityTimeout,duration:NaN,lastVolume:1,lastPlaybackRate:this.defaultPlaybackRate(),media:null,src:"",source:{},sources:[],playbackRates:[],volume:1}}techCall_(e,t){this.ready((function(){if(e in Ki)return Wi(this.middleware_,this.tech_,e,t);if(e in Ji)return Xi(this.middleware_,this.tech_,e,t);try{this.tech_&&this.tech_[e](t)}catch(i){throw q(i),i}}),!0)}techGet_(e){if(this.tech_&&this.tech_.isReady_){if(e in Yi)return Gi(this.middleware_,this.tech_,e);if(e in Ji)return Xi(this.middleware_,this.tech_,e);try{return this.tech_[e]()}catch(t){if(void 0===this.tech_[e])throw q(`Video.js: ${e} method not defined for ${this.techName_} playback technology.`,t),t;if("TypeError"===t.name)throw q(`Video.js: ${e} unavailable on ${this.techName_} playback technology element.`,t),this.tech_.isReady_=!1,t;throw q(t),t}}}play(){return new Promise(e=>{this.play_(e)})}play_(e=ni){this.playCallbacks_.push(e);const t=Boolean(!this.changingSrc_&&(this.src()||this.currentSrc()));if(this.waitToPlay_&&(this.off(["ready","loadstart"],this.waitToPlay_),this.waitToPlay_=null),!this.isReady_||!t)return this.waitToPlay_=e=>{this.play_()},this.one(["ready","loadstart"],this.waitToPlay_),void(t||!ge&&!me||this.load());const i=this.techGet_("play");null===i?this.runPlayTerminatedQueue_():this.runPlayCallbacks_(i)}runPlayTerminatedQueue_(){const e=this.playTerminatedQueue_.slice(0);this.playTerminatedQueue_=[],e.forEach((function(e){e()}))}runPlayCallbacks_(e){const t=this.playCallbacks_.slice(0);this.playCallbacks_=[],this.playTerminatedQueue_=[],t.forEach((function(t){t(e)}))}pause(){this.techCall_("pause")}paused(){return!1!==this.techGet_("paused")}played(){return this.techGet_("played")||Xt(0,0)}scrubbing(e){if("undefined"===typeof e)return this.scrubbing_;this.scrubbing_=!!e,this.techCall_("setScrubbing",this.scrubbing_),e?this.addClass("vjs-scrubbing"):this.removeClass("vjs-scrubbing")}currentTime(e){return"undefined"!==typeof e?(e<0&&(e=0),this.isReady_&&!this.changingSrc_&&this.tech_&&this.tech_.isReady_?(this.techCall_("setCurrentTime",e),void(this.cache_.initTime=0)):(this.cache_.initTime=e,this.off("canplay",this.boundApplyInitTime_),void this.one("canplay",this.boundApplyInitTime_))):(this.cache_.currentTime=this.techGet_("currentTime")||0,this.cache_.currentTime)}applyInitTime_(){this.currentTime(this.cache_.initTime)}duration(e){if(void 0===e)return void 0!==this.cache_.duration?this.cache_.duration:NaN;e=parseFloat(e),e<0&&(e=1/0),e!==this.cache_.duration&&(this.cache_.duration=e,e===1/0?this.addClass("vjs-live"):this.removeClass("vjs-live"),isNaN(e)||this.trigger("durationchange"))}remainingTime(){return this.duration()-this.currentTime()}remainingTimeDisplay(){return Math.floor(this.duration())-Math.floor(this.currentTime())}buffered(){let e=this.techGet_("buffered");return e&&e.length||(e=Xt(0,0)),e}bufferedPercent(){return ti(this.buffered(),this.duration())}bufferedEnd(){const e=this.buffered(),t=this.duration();let i=e.end(e.length-1);return i>t&&(i=t),i}volume(e){let t;return void 0!==e?(t=Math.max(0,Math.min(1,parseFloat(e))),this.cache_.volume=t,this.techCall_("setVolume",t),void(t>0&&this.lastVolume_(t))):(t=parseFloat(this.techGet_("volume")),isNaN(t)?1:t)}muted(e){if(void 0===e)return this.techGet_("muted")||!1;this.techCall_("setMuted",e)}defaultMuted(e){return void 0!==e?this.techCall_("setDefaultMuted",e):this.techGet_("defaultMuted")||!1}lastVolume_(e){if(void 0===e||0===e)return this.cache_.lastVolume;this.cache_.lastVolume=e}supportsFullScreen(){return this.techGet_("supportsFullScreen")||!1}isFullscreen(e){if(void 0!==e){const t=this.isFullscreen_;return this.isFullscreen_=Boolean(e),this.isFullscreen_!==t&&this.fsApi_.prefixed&&this.trigger("fullscreenchange"),void this.toggleFullscreenClass_()}return this.isFullscreen_}requestFullscreen(e){this.isInPictureInPicture()&&this.exitPictureInPicture();const t=this;return new Promise((i,r)=>{function n(){t.off("fullscreenerror",a),t.off("fullscreenchange",s)}function s(){n(),i()}function a(e,t){n(),r(t)}t.one("fullscreenchange",s),t.one("fullscreenerror",a);const o=t.requestFullscreenHelper_(e);o&&(o.then(n,n),o.then(i,r))})}requestFullscreenHelper_(e){let t;if(this.fsApi_.prefixed||(t=this.options_.fullscreen&&this.options_.fullscreen.options||{},void 0!==e&&(t=e)),this.fsApi_.requestFullscreen){const e=this.el_[this.fsApi_.requestFullscreen](t);return e&&e.then(()=>this.isFullscreen(!0),()=>this.isFullscreen(!1)),e}this.tech_.supportsFullScreen()&&!0===!this.options_.preferFullWindow?this.techCall_("enterFullScreen"):this.enterFullWindow()}exitFullscreen(){const e=this;return new Promise((t,i)=>{function r(){e.off("fullscreenerror",s),e.off("fullscreenchange",n)}function n(){r(),t()}function s(e,t){r(),i(t)}e.one("fullscreenchange",n),e.one("fullscreenerror",s);const a=e.exitFullscreenHelper_();a&&(a.then(r,r),a.then(t,i))})}exitFullscreenHelper_(){if(this.fsApi_.requestFullscreen){const e=a.a[this.fsApi_.exitFullscreen]();return e&&ni(e.then(()=>this.isFullscreen(!1))),e}this.tech_.supportsFullScreen()&&!0===!this.options_.preferFullWindow?this.techCall_("exitFullScreen"):this.exitFullWindow()}enterFullWindow(){this.isFullscreen(!0),this.isFullWindow=!0,this.docOrigOverflow=a.a.documentElement.style.overflow,ft(a.a,"keydown",this.boundFullWindowOnEscKey_),a.a.documentElement.style.overflow="hidden",Ie(a.a.body,"vjs-full-window"),this.trigger("enterFullWindow")}fullWindowOnEscKey(e){l.a.isEventKey(e,"Esc")&&!0===this.isFullscreen()&&(this.isFullWindow?this.exitFullWindow():this.exitFullscreen())}exitFullWindow(){this.isFullscreen(!1),this.isFullWindow=!1,mt(a.a,"keydown",this.boundFullWindowOnEscKey_),a.a.documentElement.style.overflow=this.docOrigOverflow,Ae(a.a.body,"vjs-full-window"),this.trigger("exitFullWindow")}disablePictureInPicture(e){if(void 0===e)return this.techGet_("disablePictureInPicture");this.techCall_("setDisablePictureInPicture",e),this.options_.disablePictureInPicture=e,this.trigger("disablepictureinpicturechanged")}isInPictureInPicture(e){return void 0!==e?(this.isInPictureInPicture_=!!e,void this.togglePictureInPictureClass_()):!!this.isInPictureInPicture_}requestPictureInPicture(){if("pictureInPictureEnabled"in a.a&&!1===this.disablePictureInPicture())return this.techGet_("requestPictureInPicture")}exitPictureInPicture(){if("pictureInPictureEnabled"in a.a)return a.a.exitPictureInPicture()}handleKeyDown(e){const{userActions:t}=this.options_;if(!t||!t.hotkeys)return;const i=e=>{const t=e.tagName.toLowerCase();if(e.isContentEditable)return!0;const i=["button","checkbox","hidden","radio","reset","submit"];if("input"===t)return-1===i.indexOf(e.type);const r=["textarea"];return-1!==r.indexOf(t)};i(this.el_.ownerDocument.activeElement)||("function"===typeof t.hotkeys?t.hotkeys.call(this,e):this.handleHotkeys(e))}handleHotkeys(e){const t=this.options_.userActions?this.options_.userActions.hotkeys:{},{fullscreenKey:i=(e=>l.a.isEventKey(e,"f")),muteKey:r=(e=>l.a.isEventKey(e,"m")),playPauseKey:n=(e=>l.a.isEventKey(e,"k")||l.a.isEventKey(e,"Space"))}=t;if(i.call(this,e)){e.preventDefault(),e.stopPropagation();const t=zt.getComponent("FullscreenToggle");!1!==a.a[this.fsApi_.fullscreenEnabled]&&t.prototype.handleClick.call(this,e)}else if(r.call(this,e)){e.preventDefault(),e.stopPropagation();const t=zt.getComponent("MuteToggle");t.prototype.handleClick.call(this,e)}else if(n.call(this,e)){e.preventDefault(),e.stopPropagation();const t=zt.getComponent("PlayToggle");t.prototype.handleClick.call(this,e)}}canPlayType(e){let t;for(let i=0,r=this.options_.techOrder;i<r.length;i++){const n=r[i];let s=ji.getTech(n);if(s||(s=zt.getComponent(n)),s){if(s.isSupported()&&(t=s.canPlayType(e),t))return t}else q.error(`The "${n}" tech is undefined. Skipped browser support check for that tech.`)}return""}selectSource(e){const t=this.options_.techOrder.map(e=>[e,ji.getTech(e)]).filter(([e,t])=>t?t.isSupported():(q.error(`The "${e}" tech is undefined. Skipped browser support check for that tech.`),!1)),i=function(e,t,i){let r;return e.some(e=>t.some(t=>{if(r=i(e,t),r)return!0})),r};let r;const n=e=>(t,i)=>e(i,t),s=([e,t],i)=>{if(t.canPlaySource(i,this.options_[e.toLowerCase()]))return{source:i,tech:e}};return r=this.options_.sourceOrder?i(e,t,n(s)):i(t,e,s),r||!1}handleSrc_(e,t){if("undefined"===typeof e)return this.cache_.src||"";this.resetRetryOnError_&&this.resetRetryOnError_();const i=ar(e);if(i.length){if(this.changingSrc_=!0,t||(this.cache_.sources=i),this.updateSourceCaches_(i[0]),zi(this,i[0],(e,r)=>{this.middleware_=r,t||(this.cache_.sources=i),this.updateSourceCaches_(e);const n=this.src_(e);if(n)return i.length>1?this.handleSrc_(i.slice(1)):(this.changingSrc_=!1,this.setTimeout((function(){this.error({code:4,message:this.options_.notSupportedMessage})}),0),void this.triggerReady());Vi(r,this.tech_)}),i.length>1){const e=()=>{this.error(null),this.handleSrc_(i.slice(1),!0)},t=()=>{this.off("error",e)};this.one("error",e),this.one("playing",t),this.resetRetryOnError_=()=>{this.off("error",e),this.off("playing",t)}}}else this.setTimeout((function(){this.error({code:4,message:this.options_.notSupportedMessage})}),0)}src(e){return this.handleSrc_(e,!1)}src_(e){const t=this.selectSource([e]);return!t||($t(t.tech,this.techName_)?(this.ready((function(){this.tech_.constructor.prototype.hasOwnProperty("setSource")?this.techCall_("setSource",e):this.techCall_("src",e.src),this.changingSrc_=!1}),!0),!1):(this.changingSrc_=!0,this.loadTech_(t.tech,t.source),this.tech_.ready(()=>{this.changingSrc_=!1}),!1))}load(){this.techCall_("load")}reset(){if(this.paused())this.doReset_();else{const e=this.play();ni(e.then(()=>this.doReset_()))}}doReset_(){this.tech_&&this.tech_.clearTracks("text"),this.resetCache_(),this.poster(""),this.loadTech_(this.options_.techOrder[0],null),this.techCall_("reset"),this.resetControlBarUI_(),It(this)&&this.trigger("playerreset")}resetControlBarUI_(){this.resetProgressBar_(),this.resetPlaybackRate_(),this.resetVolumeBar_()}resetProgressBar_(){this.currentTime(0);const{durationDisplay:e,remainingTimeDisplay:t}=this.controlBar||{};e&&e.updateContent(),t&&t.updateContent()}resetPlaybackRate_(){this.playbackRate(this.defaultPlaybackRate()),this.handleTechRateChange_()}resetVolumeBar_(){this.volume(1),this.trigger("volumechange")}currentSources(){const e=this.currentSource(),t=[];return 0!==Object.keys(e).length&&t.push(e),this.cache_.sources||t}currentSource(){return this.cache_.source||{}}currentSrc(){return this.currentSource()&&this.currentSource().src||""}currentType(){return this.currentSource()&&this.currentSource().type||""}preload(e){return void 0!==e?(this.techCall_("setPreload",e),void(this.options_.preload=e)):this.techGet_("preload")}autoplay(e){if(void 0===e)return this.options_.autoplay||!1;let t;"string"===typeof e&&/(any|play|muted)/.test(e)||!0===e&&this.options_.normalizeAutoplay?(this.options_.autoplay=e,this.manualAutoplay_("string"===typeof e?e:"play"),t=!1):this.options_.autoplay=!!e,t="undefined"===typeof t?this.options_.autoplay:t,this.tech_&&this.techCall_("setAutoplay",t)}playsinline(e){return void 0!==e?(this.techCall_("setPlaysinline",e),this.options_.playsinline=e,this):this.techGet_("playsinline")}loop(e){return void 0!==e?(this.techCall_("setLoop",e),void(this.options_.loop=e)):this.techGet_("loop")}poster(e){if(void 0===e)return this.poster_;e||(e=""),e!==this.poster_&&(this.poster_=e,this.techCall_("setPoster",e),this.isPosterFromTech_=!1,this.trigger("posterchange"))}handleTechPosterChange_(){if((!this.poster_||this.options_.techCanOverridePoster)&&this.tech_&&this.tech_.poster){const e=this.tech_.poster()||"";e!==this.poster_&&(this.poster_=e,this.isPosterFromTech_=!0,this.trigger("posterchange"))}}controls(e){if(void 0===e)return!!this.controls_;e=!!e,this.controls_!==e&&(this.controls_=e,this.usingNativeControls()&&this.techCall_("setControls",e),this.controls_?(this.removeClass("vjs-controls-disabled"),this.addClass("vjs-controls-enabled"),this.trigger("controlsenabled"),this.usingNativeControls()||this.addTechControlsListeners_()):(this.removeClass("vjs-controls-enabled"),this.addClass("vjs-controls-disabled"),this.trigger("controlsdisabled"),this.usingNativeControls()||this.removeTechControlsListeners_()))}usingNativeControls(e){if(void 0===e)return!!this.usingNativeControls_;e=!!e,this.usingNativeControls_!==e&&(this.usingNativeControls_=e,this.usingNativeControls_?(this.addClass("vjs-using-native-controls"),this.trigger("usingnativecontrols")):(this.removeClass("vjs-using-native-controls"),this.trigger("usingcustomcontrols")))}error(e){if(void 0===e)return this.error_||null;if(P("beforeerror").forEach(t=>{const i=t(this,e);W(i)&&!Array.isArray(i)||"string"===typeof i||"number"===typeof i||null===i?e=i:this.log.error("please return a value that MediaError expects in beforeerror hooks")}),this.options_.suppressNotSupportedError&&e&&4===e.code){const t=function(){this.error(e)};return this.options_.suppressNotSupportedError=!1,this.any(["click","touchstart"],t),void this.one("loadstart",(function(){this.off(["click","touchstart"],t)}))}if(null===e)return this.error_=e,this.removeClass("vjs-error"),void(this.errorDisplay&&this.errorDisplay.close());this.error_=new ii(e),this.addClass("vjs-error"),q.error(`(CODE:${this.error_.code} ${ii.errorTypes[this.error_.code]})`,this.error_.message,this.error_),this.trigger("error"),P("error").forEach(e=>e(this,this.error_))}reportUserActivity(e){this.userActivity_=!0}userActive(e){if(void 0===e)return this.userActive_;if(e=!!e,e!==this.userActive_){if(this.userActive_=e,this.userActive_)return this.userActivity_=!0,this.removeClass("vjs-user-inactive"),this.addClass("vjs-user-active"),void this.trigger("useractive");this.tech_&&this.tech_.one("mousemove",(function(e){e.stopPropagation(),e.preventDefault()})),this.userActivity_=!1,this.removeClass("vjs-user-active"),this.addClass("vjs-user-inactive"),this.trigger("userinactive")}}listenForUserActivity_(){let e,t,i;const r=Tt(this,this.reportUserActivity),n=function(e){e.screenX===t&&e.screenY===i||(t=e.screenX,i=e.screenY,r())},s=function(){r(),this.clearInterval(e),e=this.setInterval(r,250)},a=function(t){r(),this.clearInterval(e)};this.on("mousedown",s),this.on("mousemove",n),this.on("mouseup",a),this.on("mouseleave",a);const o=this.getChild("controlBar");let l;!o||me||te||(o.on("mouseenter",(function(e){0!==this.player().options_.inactivityTimeout&&(this.player().cache_.inactivityTimeout=this.player().options_.inactivityTimeout),this.player().options_.inactivityTimeout=0})),o.on("mouseleave",(function(e){this.player().options_.inactivityTimeout=this.player().cache_.inactivityTimeout}))),this.on("keydown",r),this.on("keyup",r),this.setInterval((function(){if(!this.userActivity_)return;this.userActivity_=!1,this.userActive(!0),this.clearTimeout(l);const e=this.options_.inactivityTimeout;e<=0||(l=this.setTimeout((function(){this.userActivity_||this.userActive(!1)}),e))}),250)}playbackRate(e){if(void 0===e)return this.tech_&&this.tech_.featuresPlaybackRate?this.cache_.lastPlaybackRate||this.techGet_("playbackRate"):1;this.techCall_("setPlaybackRate",e)}defaultPlaybackRate(e){return void 0!==e?this.techCall_("setDefaultPlaybackRate",e):this.tech_&&this.tech_.featuresPlaybackRate?this.techGet_("defaultPlaybackRate"):1}isAudio(e){if(void 0===e)return!!this.isAudio_;this.isAudio_=!!e}enableAudioOnlyUI_(){this.addClass("vjs-audio-only-mode");const e=this.children(),t=this.getChild("ControlBar"),i=t&&t.currentHeight();e.forEach(e=>{e!==t&&e.el_&&!e.hasClass("vjs-hidden")&&(e.hide(),this.audioOnlyCache_.hiddenChildren.push(e))}),this.audioOnlyCache_.playerHeight=this.currentHeight(),this.height(i),this.trigger("audioonlymodechange")}disableAudioOnlyUI_(){this.removeClass("vjs-audio-only-mode"),this.audioOnlyCache_.hiddenChildren.forEach(e=>e.show()),this.height(this.audioOnlyCache_.playerHeight),this.trigger("audioonlymodechange")}audioOnlyMode(e){if("boolean"!==typeof e||e===this.audioOnlyMode_)return this.audioOnlyMode_;if(this.audioOnlyMode_=e,e){const e=[];return this.isInPictureInPicture()&&e.push(this.exitPictureInPicture()),this.isFullscreen()&&e.push(this.exitFullscreen()),this.audioPosterMode()&&e.push(this.audioPosterMode(!1)),Promise.all(e).then(()=>this.enableAudioOnlyUI_())}return Promise.resolve().then(()=>this.disableAudioOnlyUI_())}enablePosterModeUI_(){const e=this.tech_&&this.tech_;e.hide(),this.addClass("vjs-audio-poster-mode"),this.trigger("audiopostermodechange")}disablePosterModeUI_(){const e=this.tech_&&this.tech_;e.show(),this.removeClass("vjs-audio-poster-mode"),this.trigger("audiopostermodechange")}audioPosterMode(e){if("boolean"!==typeof e||e===this.audioPosterMode_)return this.audioPosterMode_;if(this.audioPosterMode_=e,e){if(this.audioOnlyMode()){const e=this.audioOnlyMode(!1);return e.then(()=>{this.enablePosterModeUI_()})}return Promise.resolve().then(()=>{this.enablePosterModeUI_()})}return Promise.resolve().then(()=>{this.disablePosterModeUI_()})}addTextTrack(e,t,i){if(this.tech_)return this.tech_.addTextTrack(e,t,i)}addRemoteTextTrack(e,t){if(this.tech_)return this.tech_.addRemoteTextTrack(e,t)}removeRemoteTextTrack(e={}){let{track:t}=e;if(t||(t=e),this.tech_)return this.tech_.removeRemoteTextTrack(t)}getVideoPlaybackQuality(){return this.techGet_("getVideoPlaybackQuality")}videoWidth(){return this.tech_&&this.tech_.videoWidth&&this.tech_.videoWidth()||0}videoHeight(){return this.tech_&&this.tech_.videoHeight&&this.tech_.videoHeight()||0}language(e){if(void 0===e)return this.language_;this.language_!==String(e).toLowerCase()&&(this.language_=String(e).toLowerCase(),It(this)&&this.trigger("languagechange"))}languages(){return Y(ns.prototype.options_.languages,this.languages_)}toJSON(){const e=Y(this.options_),t=e.tracks;e.tracks=[];for(let i=0;i<t.length;i++){let r=t[i];r=Y(r),r.player=void 0,e.tracks[i]=r}return e}createModal(e,t){t=t||{},t.content=e||"";const i=new di(this,t);return this.addChild(i),i.on("dispose",()=>{this.removeChild(i)}),i.open(),i}updateCurrentBreakpoint_(){if(!this.responsive())return;const e=this.currentBreakpoint(),t=this.currentWidth();for(let i=0;i<ts.length;i++){const r=ts[i],n=this.breakpoints_[r];if(t<=n){if(e===r)return;e&&this.removeClass(is[e]),this.addClass(is[r]),this.breakpoint_=r;break}}}removeCurrentBreakpoint_(){const e=this.currentBreakpointClass();this.breakpoint_="",e&&this.removeClass(e)}breakpoints(e){return void 0===e||(this.breakpoint_="",this.breakpoints_=Object.assign({},rs,e),this.updateCurrentBreakpoint_()),Object.assign(this.breakpoints_)}responsive(e){if(void 0===e)return this.responsive_;e=Boolean(e);const t=this.responsive_;return e!==t?(this.responsive_=e,e?(this.on("playerresize",this.boundUpdateCurrentBreakpoint_),this.updateCurrentBreakpoint_()):(this.off("playerresize",this.boundUpdateCurrentBreakpoint_),this.removeCurrentBreakpoint_()),e):void 0}currentBreakpoint(){return this.breakpoint_}currentBreakpointClass(){return is[this.breakpoint_]||""}loadMedia(e,t){if(!e||"object"!==typeof e)return;this.reset(),this.cache_.media=Y(e);const{artist:i,artwork:r,description:n,poster:s,src:a,textTracks:o,title:l}=this.cache_.media;!r&&s&&(this.cache_.media.artwork=[{src:s,type:nr(s)}]),a&&this.src(a),s&&this.poster(s),Array.isArray(o)&&o.forEach(e=>this.addRemoteTextTrack(e,!1)),this.titleBar&&this.titleBar.update({title:l,description:n||i||""}),this.ready(t)}getMedia(){if(!this.cache_.media){const e=this.poster(),t=this.currentSources(),i=Array.prototype.map.call(this.remoteTextTracks(),e=>({kind:e.kind,label:e.label,language:e.language,src:e.src})),r={src:t,textTracks:i};return e&&(r.poster=e,r.artwork=[{src:r.poster,type:nr(r.poster)}]),r}return Y(this.cache_.media)}static getTagSettings(e){const t={sources:[],tracks:[]},i=Le(e),r=i["data-setup"];if(ke(e,"vjs-fill")&&(i.fill=!0),ke(e,"vjs-fluid")&&(i.fluid=!0),null!==r){const[e,t]=d()(r||"{}");e&&q.error(e),Object.assign(i,t)}if(Object.assign(t,i),e.hasChildNodes()){const i=e.childNodes;for(let e=0,r=i.length;e<r;e++){const r=i[e],n=r.nodeName.toLowerCase();"source"===n?t.sources.push(Le(r)):"track"===n&&t.tracks.push(Le(r))}}return t}debug(e){if(void 0===e)return this.debugEnabled_;e?(this.trigger("debugon"),this.previousLogLevel_=this.log.level,this.log.level("debug"),this.debugEnabled_=!0):(this.trigger("debugoff"),this.log.level(this.previousLogLevel_),this.previousLogLevel_=void 0,this.debugEnabled_=!1)}playbackRates(e){if(void 0===e)return this.cache_.playbackRates;Array.isArray(e)&&e.every(e=>"number"===typeof e)&&(this.cache_.playbackRates=e,this.trigger("playbackrateschange"))}}Bi.names.forEach((function(e){const t=Bi[e];ns.prototype[t.getterName]=function(){return this.tech_?this.tech_[t.getterName]():(this[t.privateName]=this[t.privateName]||new t.ListClass,this[t.privateName])}})),ns.prototype.crossorigin=ns.prototype.crossOrigin,ns.players={};const ss=n.a.navigator;ns.prototype.options_={techOrder:ji.defaultTechOrder_,html5:{},enableSourceset:!0,inactivityTimeout:2e3,playbackRates:[],liveui:!1,children:["mediaLoader","posterImage","titleBar","textTrackDisplay","loadingSpinner","bigPlayButton","liveTracker","controlBar","errorDisplay","textTrackSettings","resizeManager"],language:ss&&(ss.languages&&ss.languages[0]||ss.userLanguage||ss.language)||"en",languages:{},notSupportedMessage:"No compatible source was found for this media.",normalizeAutoplay:!1,fullscreen:{options:{navigationUI:"hide"}},breakpoints:{},responsive:!1,audioOnlyMode:!1,audioPosterMode:!1},["ended","seeking","seekable","networkState","readyState"].forEach((function(e){ns.prototype[e]=function(){return this.techGet_(e)}})),Zn.forEach((function(e){ns.prototype[`handleTech${qt(e)}_`]=function(){return this.trigger(e)}})),zt.registerComponent("Player",ns);const as="plugin",os="activePlugins_",ls={},us=e=>ls.hasOwnProperty(e),ds=e=>us(e)?ls[e]:void 0,cs=(e,t)=>{e[os]=e[os]||{},e[os][t]=!0},hs=(e,t,i)=>{const r=(i?"before":"")+"pluginsetup";e.trigger(r,t),e.trigger(r+":"+t.name,t)},ps=function(e,t){const i=function(){hs(this,{name:e,plugin:t,instance:null},!0);const i=t.apply(this,arguments);return cs(this,e),hs(this,{name:e,plugin:t,instance:i}),i};return Object.keys(t).forEach((function(e){i[e]=t[e]})),i},fs=(e,t)=>(t.prototype.name=e,function(...i){hs(this,{name:e,plugin:t,instance:null},!0);const r=new t(...[this,...i]);return this[e]=()=>r,hs(this,r.getEventHash()),r});class ms{constructor(e){if(this.constructor===ms)throw new Error("Plugin must be sub-classed; not directly instantiated.");this.player=e,this.log||(this.log=this.player.log.createLogger(this.name)),Bt(this),delete this.trigger,jt(this,this.constructor.defaultState),cs(e,this.name),this.dispose=this.dispose.bind(this),e.on("dispose",this.dispose)}version(){return this.constructor.VERSION}getEventHash(e={}){return e.name=this.name,e.plugin=this.constructor,e.instance=this,e}trigger(e,t={}){return gt(this.eventBusEl_,e,this.getEventHash(t))}handleStateChanged(e){}dispose(){const{name:e,player:t}=this;this.trigger("dispose"),this.off(),t.off("dispose",this.dispose),t[os][e]=!1,this.player=this.state=null,t[e]=fs(e,ls[e])}static isBasic(e){const t="string"===typeof e?ds(e):e;return"function"===typeof t&&!ms.prototype.isPrototypeOf(t.prototype)}static registerPlugin(e,t){if("string"!==typeof e)throw new Error(`Illegal plugin name, "${e}", must be a string, was ${typeof e}.`);if(us(e))q.warn(`A plugin named "${e}" already exists. You may want to avoid re-registering plugins!`);else if(ns.prototype.hasOwnProperty(e))throw new Error(`Illegal plugin name, "${e}", cannot share a name with an existing player method!`);if("function"!==typeof t)throw new Error(`Illegal plugin for "${e}", must be a function, was ${typeof t}.`);return ls[e]=t,e!==as&&(ms.isBasic(t)?ns.prototype[e]=ps(e,t):ns.prototype[e]=fs(e,t)),t}static deregisterPlugin(e){if(e===as)throw new Error("Cannot de-register base plugin.");us(e)&&(delete ls[e],delete ns.prototype[e])}static getPlugins(e=Object.keys(ls)){let t;return e.forEach(e=>{const i=ds(e);i&&(t=t||{},t[e]=i)}),t}static getPluginVersion(e){const t=ds(e);return t&&t.VERSION||""}}function gs(e,t){let i=!1;return function(...r){return i||q.warn(e),i=!0,t.apply(this,r)}}function ys(e,t,i,r){return gs(`${t} is deprecated and will be removed in ${e}.0; please use ${i} instead.`,r)}ms.getPlugin=ds,ms.BASE_PLUGIN_NAME=as,ms.registerPlugin(as,ms),ns.prototype.usingPlugin=function(e){return!!this[os]&&!0===this[os][e]},ns.prototype.hasPlugin=function(e){return!!us(e)};const vs=e=>0===e.indexOf("#")?e.slice(1):e;function bs(e,t,i){let r=bs.getPlayer(e);if(r)return t&&q.warn(`Player "${e}" is already initialised. Options will not be applied.`),i&&r.ready(i),r;const n="string"===typeof e?We("#"+vs(e)):e;if(!Te(n))throw new TypeError("The element or ID supplied is not valid. (videojs)");n.ownerDocument.defaultView&&n.ownerDocument.body.contains(n)||q.warn("The element supplied is not included in the DOM"),t=t||{},!0===t.restoreEl&&(t.restoreEl=(n.parentNode&&n.parentNode.hasAttribute("data-vjs-player")?n.parentNode:n).cloneNode(!0)),P("beforesetup").forEach(e=>{const i=e(n,Y(t));W(i)&&!Array.isArray(i)?t=Y(t,i):q.error("please return an object in beforesetup hooks")});const s=zt.getComponent("Player");return r=new s(n,t,i),P("setup").forEach(e=>e(r)),r}if(bs.hooks_=A,bs.hooks=P,bs.hook=O,bs.hookOnce=D,bs.removeHook=L,!0!==n.a.VIDEOJS_NO_DYNAMIC_STYLE&&_e()){let e=We(".vjs-styles-defaults");if(!e){e=it("vjs-styles-defaults");const t=We("head");t&&t.insertBefore(e,t.firstChild),rt(e,"\n .video-js {\n width: 300px;\n height: 150px;\n }\n\n .vjs-fluid:not(.vjs-audio-only-mode) {\n padding-top: 56.25%\n }\n ")}}et(1,bs),bs.VERSION=I,bs.options=ns.prototype.options_,bs.getPlayers=()=>ns.players,bs.getPlayer=e=>{const t=ns.players;let i;if("string"===typeof e){const r=vs(e),n=t[r];if(n)return n;i=We("#"+r)}else i=e;if(Te(i)){const{player:e,playerId:r}=i;if(e||t[r])return e||t[r]}},bs.getAllPlayers=()=>Object.keys(ns.players).map(e=>ns.players[e]).filter(Boolean),bs.players=ns.players,bs.getComponent=zt.getComponent,bs.registerComponent=(e,t)=>{ji.isTech(t)&&q.warn(`The ${e} tech was registered as a component. It should instead be registered using videojs.registerTech(name, tech)`),zt.registerComponent.call(zt,e,t)},bs.getTech=ji.getTech,bs.registerTech=ji.registerTech,bs.use=Hi,Object.defineProperty(bs,"middleware",{value:{},writeable:!1,enumerable:!0}),Object.defineProperty(bs.middleware,"TERMINATOR",{value:$i,writeable:!1,enumerable:!0}),bs.browser=ye,bs.obj=J,bs.mergeOptions=ys(9,"videojs.mergeOptions","videojs.obj.merge",Y),bs.defineLazyProperty=ys(9,"videojs.defineLazyProperty","videojs.obj.defineLazyProperty",K),bs.bind=ys(9,"videojs.bind","native Function.prototype.bind",Tt),bs.registerPlugin=ms.registerPlugin,bs.deregisterPlugin=ms.deregisterPlugin,bs.plugin=(e,t)=>(q.warn("videojs.plugin() is deprecated; use videojs.registerPlugin() instead"),ms.registerPlugin(e,t)),bs.getPlugins=ms.getPlugins,bs.getPlugin=ms.getPlugin,bs.getPluginVersion=ms.getPluginVersion,bs.addLanguage=function(e,t){return e=(""+e).toLowerCase(),bs.options.languages=Y(bs.options.languages,{[e]:t}),bs.options.languages[e]},bs.log=q,bs.createLogger=$,bs.time=ei,bs.createTimeRange=ys(9,"videojs.createTimeRange","videojs.time.createTimeRanges",Xt),bs.createTimeRanges=ys(9,"videojs.createTimeRanges","videojs.time.createTimeRanges",Xt),bs.formatTime=ys(9,"videojs.formatTime","videojs.time.formatTime",Zt),bs.setFormatTime=ys(9,"videojs.setFormatTime","videojs.time.setFormatTime",Jt),bs.resetFormatTime=ys(9,"videojs.resetFormatTime","videojs.time.resetFormatTime",Qt),bs.parseUrl=ys(9,"videojs.parseUrl","videojs.url.parseUrl",Ei),bs.isCrossOrigin=ys(9,"videojs.isCrossOrigin","videojs.url.isCrossOrigin",ki),bs.EventTarget=Ct,bs.any=vt,bs.on=ft,bs.one=yt,bs.off=mt,bs.trigger=gt,bs.xhr=h.a,bs.TextTrack=Oi,bs.AudioTrack=Li,bs.VideoTrack=Di,["isEl","isTextNode","createEl","hasClass","addClass","removeClass","toggleClass","setAttributes","getAttributes","emptyEl","appendContent","insertContent"].forEach(e=>{bs[e]=function(){return q.warn(`videojs.${e}() is deprecated; use videojs.dom.${e}() instead`),Ke[e].apply(null,arguments)}}),bs.computedStyle=ys(9,"videojs.computedStyle","videojs.dom.computedStyle",Ye),bs.dom=Ke,bs.fn=Et,bs.num=Pr,bs.str=Ht,bs.url=Ii;
|
42
|
+
/*! @name videojs-contrib-quality-levels @version 3.0.0 @license Apache-2.0 */
|
43
|
+
class _s{constructor(e){let t=this;return t.id=e.id,t.label=t.id,t.width=e.width,t.height=e.height,t.bitrate=e.bandwidth,t.frameRate=e.frameRate,t.enabled_=e.enabled,Object.defineProperty(t,"enabled",{get(){return t.enabled_()},set(e){t.enabled_(e)}}),t}}class Ts extends bs.EventTarget{constructor(){super();let e=this;return e.levels_=[],e.selectedIndex_=-1,Object.defineProperty(e,"selectedIndex",{get(){return e.selectedIndex_}}),Object.defineProperty(e,"length",{get(){return e.levels_.length}}),e}addQualityLevel(e){let t=this.getQualityLevelById(e.id);if(t)return t;const i=this.levels_.length;return t=new _s(e),""+i in this||Object.defineProperty(this,i,{get(){return this.levels_[i]}}),this.levels_.push(t),this.trigger({qualityLevel:t,type:"addqualitylevel"}),t}removeQualityLevel(e){let t=null;for(let i=0,r=this.length;i<r;i++)if(this[i]===e){t=this.levels_.splice(i,1)[0],this.selectedIndex_===i?this.selectedIndex_=-1:this.selectedIndex_>i&&this.selectedIndex_--;break}return t&&this.trigger({qualityLevel:e,type:"removequalitylevel"}),t}getQualityLevelById(e){for(let t=0,i=this.length;t<i;t++){const i=this[t];if(i.id===e)return i}return null}dispose(){this.selectedIndex_=-1,this.levels_.length=0}}Ts.prototype.allowedEvents_={change:"change",addqualitylevel:"addqualitylevel",removequalitylevel:"removequalitylevel"};for(const t in Ts.prototype.allowedEvents_)Ts.prototype["on"+t]=null;var Ss="3.0.0";const ws=bs.registerPlugin||bs.plugin,Es=function(e,t){const i=e.qualityLevels,r=new Ts,n=function(){r.dispose(),e.qualityLevels=i,e.off("dispose",n)};return e.on("dispose",n),e.qualityLevels=()=>r,e.qualityLevels.VERSION=Ss,r},xs=function(e){return Es(this,bs.mergeOptions({},e))};ws("qualityLevels",xs),xs.VERSION=Ss;
|
44
|
+
/*! @name @videojs/http-streaming @version 3.0.0 @license Apache-2.0 */
|
45
|
+
const Cs=m["a"],ks=(e,t)=>t&&t.responseURL&&e!==t.responseURL?t.responseURL:e,Is=e=>bs.log.debug?bs.log.debug.bind(bs,"VHS:",e+" >"):function(){};function As(...e){const t=bs.obj||bs,i=t.merge||t.mergeOptions;return i.apply(t,e)}function Ps(...e){const t=bs.time||bs,i=t.createTimeRanges||t.createTimeRanges;return i.apply(t,e)}const Os=1/30,Ls=3*Os,Ds=function(e,t){const i=[];let r;if(e&&e.length)for(r=0;r<e.length;r++)t(e.start(r),e.end(r))&&i.push([e.start(r),e.end(r)]);return Ps(i)},Ms=function(e,t){return Ds(e,(function(e,i){return e-Ls<=t&&i+Ls>=t}))},Ns=function(e,t){return Ds(e,(function(e){return e-Os>=t}))},Rs=function(e){if(e.length<2)return Ps();const t=[];for(let i=1;i<e.length;i++){const r=e.end(i-1),n=e.start(i);t.push([r,n])}return Ps(t)},Bs=function(e,t){let i=null,r=null,n=0;const s=[],a=[];if(!e||!e.length||!t||!t.length)return Ps();let o=e.length;while(o--)s.push({time:e.start(o),type:"start"}),s.push({time:e.end(o),type:"end"});o=t.length;while(o--)s.push({time:t.start(o),type:"start"}),s.push({time:t.end(o),type:"end"});for(s.sort((function(e,t){return e.time-t.time})),o=0;o<s.length;o++)"start"===s[o].type?(n++,2===n&&(i=s[o].time)):"end"===s[o].type&&(n--,1===n&&(r=s[o].time)),null!==i&&null!==r&&(a.push([i,r]),i=null,r=null);return Ps(a)},Us=e=>{const t=[];if(!e||!e.length)return"";for(let i=0;i<e.length;i++)t.push(e.start(i)+" => "+e.end(i));return t.join(", ")},js=function(e,t,i=1){const r=e.length?e.end(e.length-1):0;return(r-t)/i},Fs=e=>{const t=[];for(let i=0;i<e.length;i++)t.push({start:e.start(i),end:e.end(i)});return t},qs=function(e,t){if(e===t)return!1;if(!e&&t||!t&&e)return!0;if(e.length!==t.length)return!0;for(let i=0;i<e.length;i++)if(e.start(i)!==t.start(i)||e.end(i)!==t.end(i))return!0;return!1},$s=function(e){if(e&&e.length&&e.end)return e.end(e.length-1)},Hs=function(e,t){let i=0;if(!e||!e.length)return i;for(let r=0;r<e.length;r++){const n=e.start(r),s=e.end(r);t>s||(i+=t>n&&t<=s?s-t:s-n)}return i},zs=(e,t)=>{if(!t.preload)return t.duration;let i=0;return(t.parts||[]).forEach((function(e){i+=e.duration})),(t.preloadHints||[]).forEach((function(t){"PART"===t.type&&(i+=e.partTargetDuration)})),i},Vs=e=>(e.segments||[]).reduce((e,t,i)=>(t.parts?t.parts.forEach((function(r,n){e.push({duration:r.duration,segmentIndex:i,partIndex:n,part:r,segment:t})})):e.push({duration:t.duration,segmentIndex:i,partIndex:null,segment:t,part:null}),e),[]),Gs=e=>{const t=e.segments&&e.segments.length&&e.segments[e.segments.length-1];return t&&t.parts||[]},Ws=({preloadSegment:e})=>{if(!e)return;const{parts:t,preloadHints:i}=e;let r=(i||[]).reduce((e,t)=>e+("PART"===t.type?1:0),0);return r+=t&&t.length?t.length:0,r},Xs=(e,t)=>{if(t.endList)return 0;if(e&&e.suggestedPresentationDelay)return e.suggestedPresentationDelay;const i=Gs(t).length>0;return i&&t.serverControl&&t.serverControl.partHoldBack?t.serverControl.partHoldBack:i&&t.partTargetDuration?3*t.partTargetDuration:t.serverControl&&t.serverControl.holdBack?t.serverControl.holdBack:t.targetDuration?3*t.targetDuration:0},Ys=function(e,t){let i=0,r=t-e.mediaSequence,n=e.segments[r];if(n){if("undefined"!==typeof n.start)return{result:n.start,precise:!0};if("undefined"!==typeof n.end)return{result:n.end-n.duration,precise:!0}}while(r--){if(n=e.segments[r],"undefined"!==typeof n.end)return{result:i+n.end,precise:!0};if(i+=zs(e,n),"undefined"!==typeof n.start)return{result:i+n.start,precise:!0}}return{result:i,precise:!1}},Ks=function(e,t){let i,r=0,n=t-e.mediaSequence;for(;n<e.segments.length;n++){if(i=e.segments[n],"undefined"!==typeof i.start)return{result:i.start-r,precise:!0};if(r+=zs(e,i),"undefined"!==typeof i.end)return{result:i.end-r,precise:!0}}return{result:-1,precise:!1}},Js=function(e,t,i){if("undefined"===typeof t&&(t=e.mediaSequence+e.segments.length),t<e.mediaSequence)return 0;const r=Ys(e,t);if(r.precise)return r.result;const n=Ks(e,t);return n.precise?n.result:r.result+i},Qs=function(e,t,i){if(!e)return 0;if("number"!==typeof i&&(i=0),"undefined"===typeof t){if(e.totalDuration)return e.totalDuration;if(!e.endList)return n.a.Infinity}return Js(e,t,i)},Zs=function({defaultDuration:e,durationList:t,startIndex:i,endIndex:r}){let n=0;if(i>r&&([i,r]=[r,i]),i<0){for(let t=i;t<Math.min(0,r);t++)n+=e;i=0}for(let s=i;s<r;s++)n+=t[s].duration;return n},ea=function(e,t,i,r){if(!e||!e.segments)return null;if(e.endList)return Qs(e);if(null===t)return null;t=t||0;let n=Js(e,e.mediaSequence+e.segments.length,t);return i&&(r="number"===typeof r?r:Xs(null,e),n-=r),Math.max(0,n)},ta=function(e,t,i){const r=!0,n=t||0,s=ea(e,t,r,i);return null===s?Ps():Ps(n,s)},ia=function({playlist:e,currentTime:t,startingSegmentIndex:i,startingPartIndex:r,startTime:n,exactManifestTimings:s}){let a=t-n;const o=Vs(e);let l=0;for(let u=0;u<o.length;u++){const e=o[u];if(i===e.segmentIndex&&("number"!==typeof r||"number"!==typeof e.partIndex||r===e.partIndex)){l=u;break}}if(a<0){if(l>0)for(let t=l-1;t>=0;t--){const i=o[t];if(a+=i.duration,s){if(a<0)continue}else if(a+Os<=0)continue;return{partIndex:i.partIndex,segmentIndex:i.segmentIndex,startTime:n-Zs({defaultDuration:e.targetDuration,durationList:o,startIndex:l,endIndex:t})}}return{partIndex:o[0]&&o[0].partIndex||null,segmentIndex:o[0]&&o[0].segmentIndex||0,startTime:t}}if(l<0){for(let i=l;i<0;i++)if(a-=e.targetDuration,a<0)return{partIndex:o[0]&&o[0].partIndex||null,segmentIndex:o[0]&&o[0].segmentIndex||0,startTime:t};l=0}for(let u=l;u<o.length;u++){const t=o[u];if(a-=t.duration,s){if(a>0)continue}else if(a-Os>=0)continue;return{partIndex:t.partIndex,segmentIndex:t.segmentIndex,startTime:n+Zs({defaultDuration:e.targetDuration,durationList:o,startIndex:l,endIndex:u})}}return{segmentIndex:o[o.length-1].segmentIndex,partIndex:o[o.length-1].partIndex,startTime:t}},ra=function(e){return e.excludeUntil&&e.excludeUntil>Date.now()},na=function(e){return e.excludeUntil&&e.excludeUntil===1/0},sa=function(e){const t=ra(e);return!e.disabled&&!t},aa=function(e){return e.disabled},oa=function(e){for(let t=0;t<e.segments.length;t++)if(e.segments[t].key)return!0;return!1},la=function(e,t){return t.attributes&&t.attributes[e]},ua=function(e,t,i,r=0){if(!la("BANDWIDTH",i))return NaN;const n=e*i.attributes.BANDWIDTH;return(n-8*r)/t},da=(e,t)=>{if(1===e.playlists.length)return!0;const i=t.attributes.BANDWIDTH||Number.MAX_VALUE;return 0===e.playlists.filter(e=>!!sa(e)&&(e.attributes.BANDWIDTH||0)<i).length},ca=(e,t)=>!(!e&&!t||!e&&t||e&&!t)&&(e===t||(!(!e.id||!t.id||e.id!==t.id)||(!(!e.resolvedUri||!t.resolvedUri||e.resolvedUri!==t.resolvedUri)||!(!e.uri||!t.uri||e.uri!==t.uri)))),ha=function(e,t){const i=e&&e.mediaGroups&&e.mediaGroups.AUDIO||{};let r=!1;for(const n in i){for(const e in i[n])if(r=t(i[n][e]),r)break;if(r)break}return!!r},pa=e=>{if(!e||!e.playlists||!e.playlists.length){const t=ha(e,e=>e.playlists&&e.playlists.length||e.uri);return t}for(let t=0;t<e.playlists.length;t++){const i=e.playlists[t],r=i.attributes&&i.attributes.CODECS;if(r&&r.split(",").every(e=>Object(b["f"])(e)))continue;const n=ha(e,e=>ca(i,e));if(!n)return!1}return!0};var fa={liveEdgeDelay:Xs,duration:Qs,seekable:ta,getMediaInfoForTime:ia,isEnabled:sa,isDisabled:aa,isExcluded:ra,isIncompatible:na,playlistEnd:ea,isAes:oa,hasAttribute:la,estimateSegmentRequestTime:ua,isLowestEnabledRendition:da,isAudioOnly:pa,playlistMatch:ca,segmentDurationWithParts:zs};const{log:ma}=bs,ga=(e,t)=>`${e}-${t}`,ya=({onwarn:e,oninfo:t,manifestString:i,customTagParsers:r=[],customTagMappers:n=[],llhls:s})=>{const a=new v["a"];e&&a.on("warn",e),t&&a.on("info",t),r.forEach(e=>a.addParser(e)),n.forEach(e=>a.addTagMapper(e)),a.push(i),a.end();const o=a.manifest;if(s||(["preloadSegment","skip","serverControl","renditionReports","partInf","partTargetDuration"].forEach((function(e){o.hasOwnProperty(e)&&delete o[e]})),o.segments&&o.segments.forEach((function(e){["parts","preloadHints"].forEach((function(t){e.hasOwnProperty(t)&&delete e[t]}))}))),!o.targetDuration){let t=10;o.segments&&o.segments.length&&(t=o.segments.reduce((e,t)=>Math.max(e,t.duration),0)),e&&e("manifest has no targetDuration defaulting to "+t),o.targetDuration=t}const l=Gs(o);if(l.length&&!o.partTargetDuration){const t=l.reduce((e,t)=>Math.max(e,t.duration),0);e&&(e("manifest has no partTargetDuration defaulting to "+t),ma.error("LL-HLS manifest has parts but lacks required #EXT-X-PART-INF:PART-TARGET value. See https://datatracker.ietf.org/doc/html/draft-pantos-hls-rfc8216bis-09#section-4.4.3.7. Playback is not guaranteed.")),o.partTargetDuration=t}return o},va=(e,t)=>{e.mediaGroups&&["AUDIO","SUBTITLES"].forEach(i=>{if(e.mediaGroups[i])for(const r in e.mediaGroups[i])for(const n in e.mediaGroups[i][r]){const s=e.mediaGroups[i][r][n];t(s,i,r,n)}})},ba=({playlist:e,uri:t,id:i})=>{e.id=i,e.playlistErrors_=0,t&&(e.uri=t),e.attributes=e.attributes||{}},_a=e=>{let t=e.playlists.length;while(t--){const i=e.playlists[t];ba({playlist:i,id:ga(t,i.uri)}),i.resolvedUri=Cs(e.uri,i.uri),e.playlists[i.id]=i,e.playlists[i.uri]=i,i.attributes.BANDWIDTH||ma.warn("Invalid playlist STREAM-INF detected. Missing BANDWIDTH attribute.")}},Ta=e=>{va(e,t=>{t.uri&&(t.resolvedUri=Cs(e.uri,t.uri))})},Sa=(e,t)=>{const i=ga(0,t),r={mediaGroups:{AUDIO:{},VIDEO:{},"CLOSED-CAPTIONS":{},SUBTITLES:{}},uri:n.a.location.href,resolvedUri:n.a.location.href,playlists:[{uri:t,id:i,resolvedUri:t,attributes:{}}]};return r.playlists[i]=r.playlists[0],r.playlists[t]=r.playlists[0],r},wa=(e,t)=>{e.uri=t;for(let r=0;r<e.playlists.length;r++)if(!e.playlists[r].uri){const t="placeholder-uri-"+r;e.playlists[r].uri=t}const i=pa(e);va(e,(t,r,n,s)=>{const a=`placeholder-uri-${r}-${n}-${s}`;if(!t.playlists||!t.playlists.length){if(i&&"AUDIO"===r&&!t.uri)for(let t=0;t<e.playlists.length;t++){const i=e.playlists[t];if(i.attributes&&i.attributes.AUDIO&&i.attributes.AUDIO===n)return}t.playlists=[y()({},t)]}t.playlists.forEach((function(t,i){const r=ga(i,a);t.uri?t.resolvedUri=t.resolvedUri||Cs(e.uri,t.uri):(t.uri=0===i?a:r,t.resolvedUri=t.uri),t.id=t.id||r,t.attributes=t.attributes||{},e.playlists[t.id]=t,e.playlists[t.uri]=t}))}),_a(e),Ta(e)},{EventTarget:Ea}=bs,xa=(e,t)=>{if(t.endList||!t.serverControl)return e;const i={};if(t.serverControl.canBlockReload){const{preloadSegment:e}=t;let r=t.mediaSequence+t.segments.length;if(e){const n=e.parts||[],s=Ws(t)-1;s>-1&&s!==n.length-1&&(i._HLS_part=s),(s>-1||n.length)&&r--}i._HLS_msn=r}if(t.serverControl&&t.serverControl.canSkipUntil&&(i._HLS_skip=t.serverControl.canSkipDateranges?"v2":"YES"),Object.keys(i).length){const t=new n.a.URL(e);["_HLS_skip","_HLS_msn","_HLS_part"].forEach((function(e){i.hasOwnProperty(e)&&t.searchParams.set(e,i[e])})),e=t.toString()}return e},Ca=(e,t)=>{if(!e)return t;const i=As(e,t);if(e.preloadHints&&!t.preloadHints&&delete i.preloadHints,e.parts&&!t.parts)delete i.parts;else if(e.parts&&t.parts)for(let r=0;r<t.parts.length;r++)e.parts&&e.parts[r]&&(i.parts[r]=As(e.parts[r],t.parts[r]));return!e.skipped&&t.skipped&&(i.skipped=!1),e.preload&&!t.preload&&(i.preload=!1),i},ka=(e,t,i)=>{const r=e.slice(),n=t.slice();i=i||0;const s=[];let a;for(let o=0;o<n.length;o++){const e=r[o+i],t=n[o];e?(a=e.map||a,s.push(Ca(e,t))):(a&&!t.map&&(t.map=a),s.push(t))}return s},Ia=(e,t)=>{!e.resolvedUri&&e.uri&&(e.resolvedUri=Cs(t,e.uri)),e.key&&!e.key.resolvedUri&&(e.key.resolvedUri=Cs(t,e.key.uri)),e.map&&!e.map.resolvedUri&&(e.map.resolvedUri=Cs(t,e.map.uri)),e.map&&e.map.key&&!e.map.key.resolvedUri&&(e.map.key.resolvedUri=Cs(t,e.map.key.uri)),e.parts&&e.parts.length&&e.parts.forEach(e=>{e.resolvedUri||(e.resolvedUri=Cs(t,e.uri))}),e.preloadHints&&e.preloadHints.length&&e.preloadHints.forEach(e=>{e.resolvedUri||(e.resolvedUri=Cs(t,e.uri))})},Aa=function(e){const t=e.segments||[],i=e.preloadSegment;if(i&&i.parts&&i.parts.length){if(i.preloadHints)for(let e=0;e<i.preloadHints.length;e++)if("MAP"===i.preloadHints[e].type)return t;i.duration=e.targetDuration,i.preload=!0,t.push(i)}return t},Pa=(e,t)=>e===t||e.segments&&t.segments&&e.segments.length===t.segments.length&&e.endList===t.endList&&e.mediaSequence===t.mediaSequence&&e.preloadSegment===t.preloadSegment,Oa=(e,t,i=Pa)=>{const r=As(e,{}),n=r.playlists[t.id];if(!n)return null;if(i(n,t))return null;t.segments=Aa(t);const s=As(n,t);if(s.preloadSegment&&!t.preloadSegment&&delete s.preloadSegment,n.segments){if(t.skip){t.segments=t.segments||[];for(let e=0;e<t.skip.skippedSegments;e++)t.segments.unshift({skipped:!0})}s.segments=ka(n.segments,t.segments,t.mediaSequence-n.mediaSequence)}s.segments.forEach(e=>{Ia(e,s.resolvedUri)});for(let a=0;a<r.playlists.length;a++)r.playlists[a].id===t.id&&(r.playlists[a]=s);return r.playlists[t.id]=s,r.playlists[t.uri]=s,va(e,(e,i,r,n)=>{if(e.playlists)for(let a=0;a<e.playlists.length;a++)t.id===e.playlists[a].id&&(e.playlists[a]=s)}),r},La=(e,t)=>{const i=e.segments||[],r=i[i.length-1],n=r&&r.parts&&r.parts[r.parts.length-1],s=n&&n.duration||r&&r.duration;return t&&s?1e3*s:500*(e.partTargetDuration||e.targetDuration||10)};class Da extends Ea{constructor(e,t,i={}){if(super(),!e)throw new Error("A non-empty playlist URL or object is required");this.logger_=Is("PlaylistLoader");const{withCredentials:r=!1}=i;this.src=e,this.vhs_=t,this.withCredentials=r;const n=t.options_;this.customTagParsers=n&&n.customTagParsers||[],this.customTagMappers=n&&n.customTagMappers||[],this.llhls=n&&n.llhls,this.state="HAVE_NOTHING",this.handleMediaupdatetimeout_=this.handleMediaupdatetimeout_.bind(this),this.on("mediaupdatetimeout",this.handleMediaupdatetimeout_)}handleMediaupdatetimeout_(){if("HAVE_METADATA"!==this.state)return;const e=this.media();let t=Cs(this.main.uri,e.uri);this.llhls&&(t=xa(t,e)),this.state="HAVE_CURRENT_METADATA",this.request=this.vhs_.xhr({uri:t,withCredentials:this.withCredentials},(e,t)=>{if(this.request)return e?this.playlistRequestError(this.request,this.media(),"HAVE_METADATA"):void this.haveMetadata({playlistString:this.request.responseText,url:this.media().uri,id:this.media().id})})}playlistRequestError(e,t,i){const{uri:r,id:n}=t;this.request=null,i&&(this.state=i),this.error={playlist:this.main.playlists[n],status:e.status,message:`HLS playlist request error at URL: ${r}.`,responseText:e.responseText,code:e.status>=500?4:2},this.trigger("error")}parseManifest_({url:e,manifestString:t}){return ya({onwarn:({message:t})=>this.logger_(`m3u8-parser warn for ${e}: ${t}`),oninfo:({message:t})=>this.logger_(`m3u8-parser info for ${e}: ${t}`),manifestString:t,customTagParsers:this.customTagParsers,customTagMappers:this.customTagMappers,llhls:this.llhls})}haveMetadata({playlistString:e,playlistObject:t,url:i,id:r}){this.request=null,this.state="HAVE_METADATA";const n=t||this.parseManifest_({url:i,manifestString:e});n.lastRequest=Date.now(),ba({playlist:n,uri:i,id:r});const s=Oa(this.main,n);this.targetDuration=n.partTargetDuration||n.targetDuration,this.pendingMedia_=null,s?(this.main=s,this.media_=this.main.playlists[r]):this.trigger("playlistunchanged"),this.updateMediaUpdateTimeout_(La(this.media(),!!s)),this.trigger("loadedplaylist")}dispose(){this.trigger("dispose"),this.stopRequest(),n.a.clearTimeout(this.mediaUpdateTimeout),n.a.clearTimeout(this.finalRenditionTimeout),this.off()}stopRequest(){if(this.request){const e=this.request;this.request=null,e.onreadystatechange=null,e.abort()}}media(e,t){if(!e)return this.media_;if("HAVE_NOTHING"===this.state)throw new Error("Cannot switch media playlist from "+this.state);if("string"===typeof e){if(!this.main.playlists[e])throw new Error("Unknown playlist URI: "+e);e=this.main.playlists[e]}if(n.a.clearTimeout(this.finalRenditionTimeout),t){const t=(e.partTargetDuration||e.targetDuration)/2*1e3||5e3;return void(this.finalRenditionTimeout=n.a.setTimeout(this.media.bind(this,e,!1),t))}const i=this.state,r=!this.media_||e.id!==this.media_.id,s=this.main.playlists[e.id];if(s&&s.endList||e.endList&&e.segments.length)return this.request&&(this.request.onreadystatechange=null,this.request.abort(),this.request=null),this.state="HAVE_METADATA",this.media_=e,void(r&&(this.trigger("mediachanging"),"HAVE_MAIN_MANIFEST"===i?this.trigger("loadedmetadata"):this.trigger("mediachange")));if(this.updateMediaUpdateTimeout_(La(e,!0)),r){if(this.state="SWITCHING_MEDIA",this.request){if(e.resolvedUri===this.request.url)return;this.request.onreadystatechange=null,this.request.abort(),this.request=null}this.media_&&this.trigger("mediachanging"),this.pendingMedia_=e,this.request=this.vhs_.xhr({uri:e.resolvedUri,withCredentials:this.withCredentials},(t,r)=>{if(this.request){if(e.lastRequest=Date.now(),e.resolvedUri=ks(e.resolvedUri,r),t)return this.playlistRequestError(this.request,e,i);this.haveMetadata({playlistString:r.responseText,url:e.uri,id:e.id}),"HAVE_MAIN_MANIFEST"===i?this.trigger("loadedmetadata"):this.trigger("mediachange")}})}}pause(){this.mediaUpdateTimeout&&(n.a.clearTimeout(this.mediaUpdateTimeout),this.mediaUpdateTimeout=null),this.stopRequest(),"HAVE_NOTHING"===this.state&&(this.started=!1),"SWITCHING_MEDIA"===this.state?this.media_?this.state="HAVE_METADATA":this.state="HAVE_MAIN_MANIFEST":"HAVE_CURRENT_METADATA"===this.state&&(this.state="HAVE_METADATA")}load(e){this.mediaUpdateTimeout&&(n.a.clearTimeout(this.mediaUpdateTimeout),this.mediaUpdateTimeout=null);const t=this.media();if(e){const e=t?(t.partTargetDuration||t.targetDuration)/2*1e3:5e3;this.mediaUpdateTimeout=n.a.setTimeout(()=>{this.mediaUpdateTimeout=null,this.load()},e)}else this.started?t&&!t.endList?this.trigger("mediaupdatetimeout"):this.trigger("loadedplaylist"):this.start()}updateMediaUpdateTimeout_(e){this.mediaUpdateTimeout&&(n.a.clearTimeout(this.mediaUpdateTimeout),this.mediaUpdateTimeout=null),this.media()&&!this.media().endList&&(this.mediaUpdateTimeout=n.a.setTimeout(()=>{this.mediaUpdateTimeout=null,this.trigger("mediaupdatetimeout"),this.updateMediaUpdateTimeout_(e)},e))}start(){if(this.started=!0,"object"===typeof this.src)return this.src.uri||(this.src.uri=n.a.location.href),this.src.resolvedUri=this.src.uri,void setTimeout(()=>{this.setupInitialPlaylist(this.src)},0);this.request=this.vhs_.xhr({uri:this.src,withCredentials:this.withCredentials},(e,t)=>{if(!this.request)return;if(this.request=null,e)return this.error={status:t.status,message:`HLS playlist request error at URL: ${this.src}.`,responseText:t.responseText,code:2},"HAVE_NOTHING"===this.state&&(this.started=!1),this.trigger("error");this.src=ks(this.src,t);const i=this.parseManifest_({manifestString:t.responseText,url:this.src});this.setupInitialPlaylist(i)})}srcUri(){return"string"===typeof this.src?this.src:this.src.uri}setupInitialPlaylist(e){if(this.state="HAVE_MAIN_MANIFEST",e.playlists)return this.main=e,wa(this.main,this.srcUri()),e.playlists.forEach(e=>{e.segments=Aa(e),e.segments.forEach(t=>{Ia(t,e.resolvedUri)})}),this.trigger("loadedplaylist"),void(this.request||this.media(this.main.playlists[0]));const t=this.srcUri()||n.a.location.href;this.main=Sa(e,t),this.haveMetadata({playlistObject:e,url:t,id:this.main.playlists[0].id}),this.trigger("loadedmetadata")}}const{xhr:Ma}=bs,Na=function(e,t,i,r){const n="arraybuffer"===e.responseType?e.response:e.responseText;!t&&n&&(e.responseTime=Date.now(),e.roundTripTime=e.responseTime-e.requestTime,e.bytesReceived=n.byteLength||n.length,e.bandwidth||(e.bandwidth=Math.floor(e.bytesReceived/e.roundTripTime*8*1e3))),i.headers&&(e.responseHeaders=i.headers),t&&"ETIMEDOUT"===t.code&&(e.timedout=!0),t||e.aborted||200===i.statusCode||206===i.statusCode||0===i.statusCode||(t=new Error("XHR Failed with a response of: "+(e&&(n||e.responseText)))),r(t,e)},Ra=function(){const e=function e(t,i){t=As({timeout:45e3},t);const r=e.beforeRequest||bs.Vhs.xhr.beforeRequest;if(r&&"function"===typeof r){const e=r(t);e&&(t=e)}const n=!0===bs.Vhs.xhr.original?Ma:bs.Vhs.xhr,s=n(t,(function(e,t){return Na(s,e,t,i)})),a=s.abort;return s.abort=function(){return s.aborted=!0,a.apply(s,arguments)},s.uri=t.uri,s.requestTime=Date.now(),s};return e.original=!0,e},Ba=function(e){let t;const i=e.offset;return t="bigint"===typeof e.offset||"bigint"===typeof e.length?n.a.BigInt(e.offset)+n.a.BigInt(e.length)-n.a.BigInt(1):e.offset+e.length-1,"bytes="+i+"-"+t},Ua=function(e){const t={};return e.byterange&&(t.Range=Ba(e.byterange)),t},ja=function(e,t){return e.start(t)+"-"+e.end(t)},Fa=function(e,t){const i=e.toString(16);return"00".substring(0,2-i.length)+i+(t%2?" ":"")},qa=function(e){return e>=32&&e<126?String.fromCharCode(e):"."},$a=function(e){const t={};return Object.keys(e).forEach(i=>{const r=e[i];Object(T["e"])(r)?t[i]={bytes:r.buffer,byteOffset:r.byteOffset,byteLength:r.byteLength}:t[i]=r}),t},Ha=function(e){const t=e.byterange||{length:1/0,offset:0};return[t.length,t.offset,e.resolvedUri].join(",")},za=function(e){return e.resolvedUri},Va=e=>{const t=Array.prototype.slice.call(e),i=16;let r,n,s="";for(let a=0;a<t.length/i;a++)r=t.slice(a*i,a*i+i).map(Fa).join(""),n=t.slice(a*i,a*i+i).map(qa).join(""),s+=r+" "+n+"\n";return s},Ga=({bytes:e})=>Va(e),Wa=e=>{let t,i="";for(t=0;t<e.length;t++)i+=ja(e,t)+" ";return i};var Xa=Object.freeze({__proto__:null,createTransferableMessage:$a,initSegmentId:Ha,segmentKeyId:za,hexDump:Va,tagDump:Ga,textRanges:Wa});const Ya=.25,Ka=(e,t)=>{if(!t.dateTimeObject)return null;const i=t.videoTimingInfo.transmuxerPrependedSeconds,r=t.videoTimingInfo.transmuxedPresentationStart,n=r+i,s=e-n;return new Date(t.dateTimeObject.getTime()+1e3*s)},Ja=e=>e.transmuxedPresentationEnd-e.transmuxedPresentationStart-e.transmuxerPrependedSeconds,Qa=(e,t)=>{let i;try{i=new Date(e)}catch(l){return null}if(!t||!t.segments||0===t.segments.length)return null;let r=t.segments[0];if(i<r.dateTimeObject)return null;for(let u=0;u<t.segments.length-1;u++){r=t.segments[u];const e=t.segments[u+1].dateTimeObject;if(i<e)break}const n=t.segments[t.segments.length-1],s=n.dateTimeObject,a=n.videoTimingInfo?Ja(n.videoTimingInfo):n.duration+n.duration*Ya,o=new Date(s.getTime()+1e3*a);return i>o?null:(i>s&&(r=n),{segment:r,estimatedStart:r.videoTimingInfo?r.videoTimingInfo.transmuxedPresentationStart:fa.duration(t,t.mediaSequence+t.segments.indexOf(r)),type:r.videoTimingInfo?"accurate":"estimate"})},Za=(e,t)=>{if(!t||!t.segments||0===t.segments.length)return null;let i,r=0;for(let s=0;s<t.segments.length;s++)if(i=t.segments[s],r=i.videoTimingInfo?i.videoTimingInfo.transmuxedPresentationEnd:r+i.duration,e<=r)break;const n=t.segments[t.segments.length-1];if(n.videoTimingInfo&&n.videoTimingInfo.transmuxedPresentationEnd<e)return null;if(e>r){if(e>r+n.duration*Ya)return null;i=n}return{segment:i,estimatedStart:i.videoTimingInfo?i.videoTimingInfo.transmuxedPresentationStart:r-i.duration,type:i.videoTimingInfo?"accurate":"estimate"}},eo=(e,t)=>{let i,r;try{i=new Date(e),r=new Date(t)}catch(a){}const n=i.getTime(),s=r.getTime();return(s-n)/1e3},to=e=>{if(!e.segments||0===e.segments.length)return!1;for(let t=0;t<e.segments.length;t++){const i=e.segments[t];if(!i.dateTimeObject)return!1}return!0},io=({playlist:e,time:t,callback:i})=>{if(!i)throw new Error("getProgramTime: callback must be provided");if(!e||void 0===t)return i({message:"getProgramTime: playlist and time must be provided"});const r=Za(t,e);if(!r)return i({message:"valid programTime was not found"});if("estimate"===r.type)return i({message:"Accurate programTime could not be determined. Please seek to e.seekTime and try again",seekTime:r.estimatedStart});const n={mediaSeconds:t},s=Ka(t,r.segment);return s&&(n.programDateTime=s.toISOString()),i(null,n)},ro=({programTime:e,playlist:t,retryCount:i=2,seekTo:r,pauseAfterSeek:n=!0,tech:s,callback:a})=>{if(!a)throw new Error("seekToProgramTime: callback must be provided");if("undefined"===typeof e||!t||!r)return a({message:"seekToProgramTime: programTime, seekTo and playlist must be provided"});if(!t.endList&&!s.hasStarted_)return a({message:"player must be playing a live stream to start buffering"});if(!to(t))return a({message:"programDateTime tags must be provided in the manifest "+t.resolvedUri});const o=Qa(e,t);if(!o)return a({message:e+" was not found in the stream"});const l=o.segment,u=eo(l.dateTimeObject,e);if("estimate"===o.type)return 0===i?a({message:e+" is not buffered yet. Try again"}):(r(o.estimatedStart+u),void s.one("seeked",()=>{ro({programTime:e,playlist:t,retryCount:i-1,seekTo:r,pauseAfterSeek:n,tech:s,callback:a})}));const d=l.start+u,c=()=>a(null,s.currentTime());s.one("seeked",c),n&&s.pause(),r(d)},no=(e,t)=>{if(4===e.readyState)return t()},so=(e,t,i)=>{let r,n=[],s=!1;const a=function(e,t,r,n){return t.abort(),s=!0,i(e,t,r,n)},o=function(e,t){if(s)return;if(e)return a(e,t,"",n);const i=t.responseText.substring(n&&n.byteLength||0,t.responseText.length);if(n=Object(T["d"])(n,Object(T["h"])(i,!0)),r=r||Object(x["a"])(n),n.length<10||r&&n.length<r+2)return no(t,()=>a(e,t,"",n));const o=Object(C["a"])(n);return"ts"===o&&n.length<188||!o&&n.length<376?no(t,()=>a(e,t,"",n)):a(null,t,o,n)},l={uri:e,beforeSend(e){e.overrideMimeType("text/plain; charset=x-user-defined"),e.addEventListener("progress",(function({total:t,loaded:i}){return Na(e,null,{statusCode:e.status},o)}))}},u=t(l,(function(e,t){return Na(u,e,t,o)}));return u},{EventTarget:ao}=bs,oo=function(e,t){if(!Pa(e,t))return!1;if(e.sidx&&t.sidx&&(e.sidx.offset!==t.sidx.offset||e.sidx.length!==t.sidx.length))return!1;if(!e.sidx&&t.sidx||e.sidx&&!t.sidx)return!1;if(e.segments&&!t.segments||!e.segments&&t.segments)return!1;if(!e.segments&&!t.segments)return!0;for(let i=0;i<e.segments.length;i++){const r=e.segments[i],n=t.segments[i];if(r.uri!==n.uri)return!1;if(!r.byterange&&!n.byterange)continue;const s=r.byterange,a=n.byterange;if(s&&!a||!s&&a)return!1;if(s.offset!==a.offset||s.length!==a.length)return!1}return!0},lo=({mainXml:e,srcUrl:t,clientOffset:i,sidxMapping:r,previousManifest:n})=>{const s=Object(S["c"])(e,{manifestUri:t,clientOffset:i,sidxMapping:r,previousManifest:n});return wa(s,t),s},uo=(e,t,i)=>{let r=!0,n=As(e,{duration:t.duration,minimumUpdatePeriod:t.minimumUpdatePeriod,timelineStarts:t.timelineStarts});for(let s=0;s<t.playlists.length;s++){const e=t.playlists[s];if(e.sidx){const t=Object(S["b"])(e.sidx);i&&i[t]&&i[t].sidx&&Object(S["a"])(e,i[t].sidx,e.sidx.resolvedUri)}const a=Oa(n,e,oo);a&&(n=a,r=!1)}return va(t,(e,t,i,s)=>{if(e.playlists&&e.playlists.length){const a=e.playlists[0].id,o=Oa(n,e.playlists[0],oo);o&&(n=o,n.mediaGroups[t][i][s].playlists[0]=n.playlists[a],r=!1)}}),t.minimumUpdatePeriod!==e.minimumUpdatePeriod&&(r=!1),r?null:n},co=(e,t)=>{const i=Boolean(!e.map&&!t.map),r=i||Boolean(e.map&&t.map&&e.map.byterange.offset===t.map.byterange.offset&&e.map.byterange.length===t.map.byterange.length);return r&&e.uri===t.uri&&e.byterange.offset===t.byterange.offset&&e.byterange.length===t.byterange.length},ho=(e,t)=>{const i={};for(const r in e){const n=e[r],s=n.sidx;if(s){const e=Object(S["b"])(s);if(!t[e])break;const r=t[e].sidxInfo;co(r,s)&&(i[e]=t[e])}}return i},po=(e,t)=>{const i=ho(e.playlists,t);let r=i;return va(e,(e,i,n,s)=>{if(e.playlists&&e.playlists.length){const i=e.playlists;r=As(r,ho(i,t))}}),r};class fo extends ao{constructor(e,t,i={},r){super(),this.mainPlaylistLoader_=r||this,r||(this.isMain_=!0);const{withCredentials:n=!1}=i;if(this.vhs_=t,this.withCredentials=n,!e)throw new Error("A non-empty playlist URL or object is required");this.on("minimumUpdatePeriod",()=>{this.refreshXml_()}),this.on("mediaupdatetimeout",()=>{this.refreshMedia_(this.media().id)}),this.state="HAVE_NOTHING",this.loadedPlaylists_={},this.logger_=Is("DashPlaylistLoader"),this.isMain_?(this.mainPlaylistLoader_.srcUrl=e,this.mainPlaylistLoader_.sidxMapping_={}):this.childPlaylist_=e}requestErrored_(e,t,i){return!this.request||(this.request=null,e?(this.error="object"!==typeof e||e instanceof Error?{status:t.status,message:"DASH request error at URL: "+t.uri,response:t.response,code:2}:e,i&&(this.state=i),this.trigger("error"),!0):void 0)}addSidxSegments_(e,t,i){const r=e.sidx&&Object(S["b"])(e.sidx);if(!e.sidx||!r||this.mainPlaylistLoader_.sidxMapping_[r])return void(this.mediaRequest_=n.a.setTimeout(()=>i(!1),0));const s=ks(e.sidx.resolvedUri),a=(n,s)=>{if(this.requestErrored_(n,s,t))return;const a=this.mainPlaylistLoader_.sidxMapping_;let o;try{o=E()(Object(T["k"])(s.response).subarray(8))}catch(l){return void this.requestErrored_(l,s,t)}return a[r]={sidxInfo:e.sidx,sidx:o},Object(S["a"])(e,o,e.sidx.resolvedUri),i(!0)};this.request=so(s,this.vhs_.xhr,(t,i,r,n)=>{if(t)return a(t,i);if(!r||"mp4"!==r)return a({status:i.status,message:`Unsupported ${r||"unknown"} container type for sidx segment at URL: ${s}`,response:"",playlist:e,internal:!0,playlistExclusionDuration:1/0,code:2},i);const{offset:o,length:l}=e.sidx.byterange;if(n.length>=l+o)return a(t,{response:n.subarray(o,o+l),status:i.status,uri:i.uri});this.request=this.vhs_.xhr({uri:s,responseType:"arraybuffer",headers:Ua({byterange:e.sidx.byterange})},a)})}dispose(){this.trigger("dispose"),this.stopRequest(),this.loadedPlaylists_={},n.a.clearTimeout(this.minimumUpdatePeriodTimeout_),n.a.clearTimeout(this.mediaRequest_),n.a.clearTimeout(this.mediaUpdateTimeout),this.mediaUpdateTimeout=null,this.mediaRequest_=null,this.minimumUpdatePeriodTimeout_=null,this.mainPlaylistLoader_.createMupOnMedia_&&(this.off("loadedmetadata",this.mainPlaylistLoader_.createMupOnMedia_),this.mainPlaylistLoader_.createMupOnMedia_=null),this.off()}hasPendingRequest(){return this.request||this.mediaRequest_}stopRequest(){if(this.request){const e=this.request;this.request=null,e.onreadystatechange=null,e.abort()}}media(e){if(!e)return this.media_;if("HAVE_NOTHING"===this.state)throw new Error("Cannot switch media playlist from "+this.state);const t=this.state;if("string"===typeof e){if(!this.mainPlaylistLoader_.main.playlists[e])throw new Error("Unknown playlist URI: "+e);e=this.mainPlaylistLoader_.main.playlists[e]}const i=!this.media_||e.id!==this.media_.id;if(i&&this.loadedPlaylists_[e.id]&&this.loadedPlaylists_[e.id].endList)return this.state="HAVE_METADATA",this.media_=e,void(i&&(this.trigger("mediachanging"),this.trigger("mediachange")));i&&(this.media_&&this.trigger("mediachanging"),this.addSidxSegments_(e,t,i=>{this.haveMetadata({startingState:t,playlist:e})}))}haveMetadata({startingState:e,playlist:t}){this.state="HAVE_METADATA",this.loadedPlaylists_[t.id]=t,this.mediaRequest_=null,this.refreshMedia_(t.id),"HAVE_MAIN_MANIFEST"===e?this.trigger("loadedmetadata"):this.trigger("mediachange")}pause(){this.mainPlaylistLoader_.createMupOnMedia_&&(this.off("loadedmetadata",this.mainPlaylistLoader_.createMupOnMedia_),this.mainPlaylistLoader_.createMupOnMedia_=null),this.stopRequest(),n.a.clearTimeout(this.mediaUpdateTimeout),this.mediaUpdateTimeout=null,this.isMain_&&(n.a.clearTimeout(this.mainPlaylistLoader_.minimumUpdatePeriodTimeout_),this.mainPlaylistLoader_.minimumUpdatePeriodTimeout_=null),"HAVE_NOTHING"===this.state&&(this.started=!1)}load(e){n.a.clearTimeout(this.mediaUpdateTimeout),this.mediaUpdateTimeout=null;const t=this.media();if(e){const e=t?t.targetDuration/2*1e3:5e3;this.mediaUpdateTimeout=n.a.setTimeout(()=>this.load(),e)}else this.started?t&&!t.endList?(this.isMain_&&!this.minimumUpdatePeriodTimeout_&&(this.trigger("minimumUpdatePeriod"),this.updateMinimumUpdatePeriodTimeout_()),this.trigger("mediaupdatetimeout")):this.trigger("loadedplaylist"):this.start()}start(){this.started=!0,this.isMain_?this.requestMain_((e,t)=>{this.haveMain_(),this.hasPendingRequest()||this.media_||this.media(this.mainPlaylistLoader_.main.playlists[0])}):this.mediaRequest_=n.a.setTimeout(()=>this.haveMain_(),0)}requestMain_(e){this.request=this.vhs_.xhr({uri:this.mainPlaylistLoader_.srcUrl,withCredentials:this.withCredentials},(t,i)=>{if(this.requestErrored_(t,i))return void("HAVE_NOTHING"===this.state&&(this.started=!1));const r=i.responseText!==this.mainPlaylistLoader_.mainXml_;return this.mainPlaylistLoader_.mainXml_=i.responseText,i.responseHeaders&&i.responseHeaders.date?this.mainLoaded_=Date.parse(i.responseHeaders.date):this.mainLoaded_=Date.now(),this.mainPlaylistLoader_.srcUrl=ks(this.mainPlaylistLoader_.srcUrl,i),r?(this.handleMain_(),void this.syncClientServerClock_(()=>e(i,r))):e(i,r)})}syncClientServerClock_(e){const t=Object(S["d"])(this.mainPlaylistLoader_.mainXml_);return null===t?(this.mainPlaylistLoader_.clientOffset_=this.mainLoaded_-Date.now(),e()):"DIRECT"===t.method?(this.mainPlaylistLoader_.clientOffset_=t.value-Date.now(),e()):void(this.request=this.vhs_.xhr({uri:Cs(this.mainPlaylistLoader_.srcUrl,t.value),method:t.method,withCredentials:this.withCredentials},(i,r)=>{if(!this.request)return;if(i)return this.mainPlaylistLoader_.clientOffset_=this.mainLoaded_-Date.now(),e();let n;n="HEAD"===t.method?r.responseHeaders&&r.responseHeaders.date?Date.parse(r.responseHeaders.date):this.mainLoaded_:Date.parse(r.responseText),this.mainPlaylistLoader_.clientOffset_=n-Date.now(),e()}))}haveMain_(){this.state="HAVE_MAIN_MANIFEST",this.isMain_?this.trigger("loadedplaylist"):this.media_||this.media(this.childPlaylist_)}handleMain_(){this.mediaRequest_=null;const e=this.mainPlaylistLoader_.main;let t=lo({mainXml:this.mainPlaylistLoader_.mainXml_,srcUrl:this.mainPlaylistLoader_.srcUrl,clientOffset:this.mainPlaylistLoader_.clientOffset_,sidxMapping:this.mainPlaylistLoader_.sidxMapping_,previousManifest:e});e&&(t=uo(e,t,this.mainPlaylistLoader_.sidxMapping_)),this.mainPlaylistLoader_.main=t||e;const i=this.mainPlaylistLoader_.main.locations&&this.mainPlaylistLoader_.main.locations[0];return i&&i!==this.mainPlaylistLoader_.srcUrl&&(this.mainPlaylistLoader_.srcUrl=i),(!e||t&&t.minimumUpdatePeriod!==e.minimumUpdatePeriod)&&this.updateMinimumUpdatePeriodTimeout_(),Boolean(t)}updateMinimumUpdatePeriodTimeout_(){const e=this.mainPlaylistLoader_;e.createMupOnMedia_&&(e.off("loadedmetadata",e.createMupOnMedia_),e.createMupOnMedia_=null),e.minimumUpdatePeriodTimeout_&&(n.a.clearTimeout(e.minimumUpdatePeriodTimeout_),e.minimumUpdatePeriodTimeout_=null);let t=e.main&&e.main.minimumUpdatePeriod;0===t&&(e.media()?t=1e3*e.media().targetDuration:(e.createMupOnMedia_=e.updateMinimumUpdatePeriodTimeout_,e.one("loadedmetadata",e.createMupOnMedia_))),"number"!==typeof t||t<=0?t<0&&this.logger_(`found invalid minimumUpdatePeriod of ${t}, not setting a timeout`):this.createMUPTimeout_(t)}createMUPTimeout_(e){const t=this.mainPlaylistLoader_;t.minimumUpdatePeriodTimeout_=n.a.setTimeout(()=>{t.minimumUpdatePeriodTimeout_=null,t.trigger("minimumUpdatePeriod"),t.createMUPTimeout_(e)},e)}refreshXml_(){this.requestMain_((e,t)=>{t&&(this.media_&&(this.media_=this.mainPlaylistLoader_.main.playlists[this.media_.id]),this.mainPlaylistLoader_.sidxMapping_=po(this.mainPlaylistLoader_.main,this.mainPlaylistLoader_.sidxMapping_),this.addSidxSegments_(this.media(),this.state,e=>{this.refreshMedia_(this.media().id)}))})}refreshMedia_(e){if(!e)throw new Error("refreshMedia_ must take a media id");this.media_&&this.isMain_&&this.handleMain_();const t=this.mainPlaylistLoader_.main.playlists,i=!this.media_||this.media_!==t[e];if(i?this.media_=t[e]:this.trigger("playlistunchanged"),!this.mediaUpdateTimeout){const e=()=>{this.media().endList||(this.mediaUpdateTimeout=n.a.setTimeout(()=>{this.trigger("mediaupdatetimeout"),e()},La(this.media(),Boolean(i))))};e()}this.trigger("loadedplaylist")}}var mo={GOAL_BUFFER_LENGTH:30,MAX_GOAL_BUFFER_LENGTH:60,BACK_BUFFER_LENGTH:30,GOAL_BUFFER_LENGTH_RATE:1,INITIAL_BANDWIDTH:4194304,BANDWIDTH_VARIANCE:1.2,BUFFER_LOW_WATER_LINE:0,MAX_BUFFER_LOW_WATER_LINE:30,EXPERIMENTAL_MAX_BUFFER_LOW_WATER_LINE:16,BUFFER_LOW_WATER_LINE_RATE:1,BUFFER_HIGH_WATER_LINE:30};const go=e=>{const t=new Uint8Array(new ArrayBuffer(e.length));for(let i=0;i<e.length;i++)t[i]=e.charCodeAt(i);return t.buffer},yo=function(e){return e.on=e.addEventListener,e.off=e.removeEventListener,e},vo=function(e){try{return URL.createObjectURL(new Blob([e],{type:"application/javascript"}))}catch(t){const i=new BlobBuilder;return i.append(e),URL.createObjectURL(i.getBlob())}},bo=function(e){return function(){const t=vo(e),i=yo(new Worker(t));i.objURL=t;const r=i.terminate;return i.on=i.addEventListener,i.off=i.removeEventListener,i.terminate=function(){return URL.revokeObjectURL(t),r.call(this)},i}},_o=function(e){return`var browserWorkerPolyFill = ${yo.toString()};\nbrowserWorkerPolyFill(self);\n`+e},To=function(e){return e.toString().replace(/^function.+?{/,"").slice(0,-1)},So=_o(To((function(){var t="undefined"!==typeof globalThis?globalThis:"undefined"!==typeof window?window:"undefined"!==typeof e?e:"undefined"!==typeof self?self:{},i=function(){this.init=function(){var e={};this.on=function(t,i){e[t]||(e[t]=[]),e[t]=e[t].concat(i)},this.off=function(t,i){var r;return!!e[t]&&(r=e[t].indexOf(i),e[t]=e[t].slice(),e[t].splice(r,1),r>-1)},this.trigger=function(t){var i,r,n,s;if(i=e[t],i)if(2===arguments.length)for(n=i.length,r=0;r<n;++r)i[r].call(this,arguments[1]);else{for(s=[],r=arguments.length,r=1;r<arguments.length;++r)s.push(arguments[r]);for(n=i.length,r=0;r<n;++r)i[r].apply(this,s)}},this.dispose=function(){e={}}}};i.prototype.pipe=function(e){return this.on("data",(function(t){e.push(t)})),this.on("done",(function(t){e.flush(t)})),this.on("partialdone",(function(t){e.partialFlush(t)})),this.on("endedtimeline",(function(t){e.endTimeline(t)})),this.on("reset",(function(t){e.reset(t)})),e},i.prototype.push=function(e){this.trigger("data",e)},i.prototype.flush=function(e){this.trigger("done",e)},i.prototype.partialFlush=function(e){this.trigger("partialdone",e)},i.prototype.endTimeline=function(e){this.trigger("endedtimeline",e)},i.prototype.reset=function(e){this.trigger("reset",e)};var r,n,s,a,o,l,u,d,c,h,p,f,m,g,y,v,b,_,T,S,w,E,x,C,k,I,A,P,O,L,D,M,N,R,B,U,j=i,F=Math.pow(2,32),q=function(e){var t,i=new DataView(e.buffer,e.byteOffset,e.byteLength);return i.getBigUint64?(t=i.getBigUint64(0),t<Number.MAX_SAFE_INTEGER?Number(t):t):i.getUint32(0)*F+i.getUint32(4)},$={getUint64:q,MAX_UINT32:F},H=$.MAX_UINT32;(function(){var e;if(x={avc1:[],avcC:[],btrt:[],dinf:[],dref:[],esds:[],ftyp:[],hdlr:[],mdat:[],mdhd:[],mdia:[],mfhd:[],minf:[],moof:[],moov:[],mp4a:[],mvex:[],mvhd:[],pasp:[],sdtp:[],smhd:[],stbl:[],stco:[],stsc:[],stsd:[],stsz:[],stts:[],styp:[],tfdt:[],tfhd:[],traf:[],trak:[],trun:[],trex:[],tkhd:[],vmhd:[]},"undefined"!==typeof Uint8Array){for(e in x)x.hasOwnProperty(e)&&(x[e]=[e.charCodeAt(0),e.charCodeAt(1),e.charCodeAt(2),e.charCodeAt(3)]);C=new Uint8Array(["i".charCodeAt(0),"s".charCodeAt(0),"o".charCodeAt(0),"m".charCodeAt(0)]),I=new Uint8Array(["a".charCodeAt(0),"v".charCodeAt(0),"c".charCodeAt(0),"1".charCodeAt(0)]),k=new Uint8Array([0,0,0,1]),A=new Uint8Array([0,0,0,0,0,0,0,0,118,105,100,101,0,0,0,0,0,0,0,0,0,0,0,0,86,105,100,101,111,72,97,110,100,108,101,114,0]),P=new Uint8Array([0,0,0,0,0,0,0,0,115,111,117,110,0,0,0,0,0,0,0,0,0,0,0,0,83,111,117,110,100,72,97,110,100,108,101,114,0]),O={video:A,audio:P},M=new Uint8Array([0,0,0,0,0,0,0,1,0,0,0,12,117,114,108,32,0,0,0,1]),D=new Uint8Array([0,0,0,0,0,0,0,0]),N=new Uint8Array([0,0,0,0,0,0,0,0]),R=N,B=new Uint8Array([0,0,0,0,0,0,0,0,0,0,0,0]),U=N,L=new Uint8Array([0,0,0,1,0,0,0,0,0,0,0,0])}})(),r=function(e){var t,i,r,n=[],s=0;for(t=1;t<arguments.length;t++)n.push(arguments[t]);t=n.length;while(t--)s+=n[t].byteLength;for(i=new Uint8Array(s+8),r=new DataView(i.buffer,i.byteOffset,i.byteLength),r.setUint32(0,i.byteLength),i.set(e,4),t=0,s=8;t<n.length;t++)i.set(n[t],s),s+=n[t].byteLength;return i},n=function(){return r(x.dinf,r(x.dref,M))},s=function(e){return r(x.esds,new Uint8Array([0,0,0,0,3,25,0,0,0,4,17,64,21,0,6,0,0,0,218,192,0,0,218,192,5,2,e.audioobjecttype<<3|e.samplingfrequencyindex>>>1,e.samplingfrequencyindex<<7|e.channelcount<<3,6,1,2]))},a=function(){return r(x.ftyp,C,k,C,I)},v=function(e){return r(x.hdlr,O[e])},o=function(e){return r(x.mdat,e)},y=function(e){var t=new Uint8Array([0,0,0,0,0,0,0,2,0,0,0,3,0,1,95,144,e.duration>>>24&255,e.duration>>>16&255,e.duration>>>8&255,255&e.duration,85,196,0,0]);return e.samplerate&&(t[12]=e.samplerate>>>24&255,t[13]=e.samplerate>>>16&255,t[14]=e.samplerate>>>8&255,t[15]=255&e.samplerate),r(x.mdhd,t)},g=function(e){return r(x.mdia,y(e),v(e.type),u(e))},l=function(e){return r(x.mfhd,new Uint8Array([0,0,0,0,(4278190080&e)>>24,(16711680&e)>>16,(65280&e)>>8,255&e]))},u=function(e){return r(x.minf,"video"===e.type?r(x.vmhd,L):r(x.smhd,D),n(),_(e))},d=function(e,t){var i=[],n=t.length;while(n--)i[n]=S(t[n]);return r.apply(null,[x.moof,l(e)].concat(i))},c=function(e){var t=e.length,i=[];while(t--)i[t]=f(e[t]);return r.apply(null,[x.moov,p(4294967295)].concat(i).concat(h(e)))},h=function(e){var t=e.length,i=[];while(t--)i[t]=w(e[t]);return r.apply(null,[x.mvex].concat(i))},p=function(e){var t=new Uint8Array([0,0,0,0,0,0,0,1,0,0,0,2,0,1,95,144,(4278190080&e)>>24,(16711680&e)>>16,(65280&e)>>8,255&e,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,64,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,255,255,255,255]);return r(x.mvhd,t)},b=function(e){var t,i,n=e.samples||[],s=new Uint8Array(4+n.length);for(i=0;i<n.length;i++)t=n[i].flags,s[i+4]=t.dependsOn<<4|t.isDependedOn<<2|t.hasRedundancy;return r(x.sdtp,s)},_=function(e){return r(x.stbl,T(e),r(x.stts,U),r(x.stsc,R),r(x.stsz,B),r(x.stco,N))},function(){var e,t;T=function(i){return r(x.stsd,new Uint8Array([0,0,0,0,0,0,0,1]),"video"===i.type?e(i):t(i))},e=function(e){var t,i,n=e.sps||[],s=e.pps||[],a=[],o=[];for(t=0;t<n.length;t++)a.push((65280&n[t].byteLength)>>>8),a.push(255&n[t].byteLength),a=a.concat(Array.prototype.slice.call(n[t]));for(t=0;t<s.length;t++)o.push((65280&s[t].byteLength)>>>8),o.push(255&s[t].byteLength),o=o.concat(Array.prototype.slice.call(s[t]));if(i=[x.avc1,new Uint8Array([0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,(65280&e.width)>>8,255&e.width,(65280&e.height)>>8,255&e.height,0,72,0,0,0,72,0,0,0,0,0,0,0,1,19,118,105,100,101,111,106,115,45,99,111,110,116,114,105,98,45,104,108,115,0,0,0,0,0,0,0,0,0,0,0,0,0,24,17,17]),r(x.avcC,new Uint8Array([1,e.profileIdc,e.profileCompatibility,e.levelIdc,255].concat([n.length],a,[s.length],o))),r(x.btrt,new Uint8Array([0,28,156,128,0,45,198,192,0,45,198,192]))],e.sarRatio){var l=e.sarRatio[0],u=e.sarRatio[1];i.push(r(x.pasp,new Uint8Array([(4278190080&l)>>24,(16711680&l)>>16,(65280&l)>>8,255&l,(4278190080&u)>>24,(16711680&u)>>16,(65280&u)>>8,255&u])))}return r.apply(null,i)},t=function(e){return r(x.mp4a,new Uint8Array([0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,(65280&e.channelcount)>>8,255&e.channelcount,(65280&e.samplesize)>>8,255&e.samplesize,0,0,0,0,(65280&e.samplerate)>>8,255&e.samplerate,0,0]),s(e))}}(),m=function(e){var t=new Uint8Array([0,0,0,7,0,0,0,0,0,0,0,0,(4278190080&e.id)>>24,(16711680&e.id)>>16,(65280&e.id)>>8,255&e.id,0,0,0,0,(4278190080&e.duration)>>24,(16711680&e.duration)>>16,(65280&e.duration)>>8,255&e.duration,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,64,0,0,0,(65280&e.width)>>8,255&e.width,0,0,(65280&e.height)>>8,255&e.height,0,0]);return r(x.tkhd,t)},S=function(e){var t,i,n,s,a,o,l;return t=r(x.tfhd,new Uint8Array([0,0,0,58,(4278190080&e.id)>>24,(16711680&e.id)>>16,(65280&e.id)>>8,255&e.id,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0])),o=Math.floor(e.baseMediaDecodeTime/H),l=Math.floor(e.baseMediaDecodeTime%H),i=r(x.tfdt,new Uint8Array([1,0,0,0,o>>>24&255,o>>>16&255,o>>>8&255,255&o,l>>>24&255,l>>>16&255,l>>>8&255,255&l])),a=92,"audio"===e.type?(n=E(e,a),r(x.traf,t,i,n)):(s=b(e),n=E(e,s.length+a),r(x.traf,t,i,n,s))},f=function(e){return e.duration=e.duration||4294967295,r(x.trak,m(e),g(e))},w=function(e){var t=new Uint8Array([0,0,0,0,(4278190080&e.id)>>24,(16711680&e.id)>>16,(65280&e.id)>>8,255&e.id,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,1]);return"video"!==e.type&&(t[t.length-1]=0),r(x.trex,t)},function(){var e,t,i;i=function(e,t){var i=0,r=0,n=0,s=0;return e.length&&(void 0!==e[0].duration&&(i=1),void 0!==e[0].size&&(r=2),void 0!==e[0].flags&&(n=4),void 0!==e[0].compositionTimeOffset&&(s=8)),[0,0,i|r|n|s,1,(4278190080&e.length)>>>24,(16711680&e.length)>>>16,(65280&e.length)>>>8,255&e.length,(4278190080&t)>>>24,(16711680&t)>>>16,(65280&t)>>>8,255&t]},t=function(e,t){var n,s,a,o,l,u;for(o=e.samples||[],t+=20+16*o.length,a=i(o,t),s=new Uint8Array(a.length+16*o.length),s.set(a),n=a.length,u=0;u<o.length;u++)l=o[u],s[n++]=(4278190080&l.duration)>>>24,s[n++]=(16711680&l.duration)>>>16,s[n++]=(65280&l.duration)>>>8,s[n++]=255&l.duration,s[n++]=(4278190080&l.size)>>>24,s[n++]=(16711680&l.size)>>>16,s[n++]=(65280&l.size)>>>8,s[n++]=255&l.size,s[n++]=l.flags.isLeading<<2|l.flags.dependsOn,s[n++]=l.flags.isDependedOn<<6|l.flags.hasRedundancy<<4|l.flags.paddingValue<<1|l.flags.isNonSyncSample,s[n++]=61440&l.flags.degradationPriority,s[n++]=15&l.flags.degradationPriority,s[n++]=(4278190080&l.compositionTimeOffset)>>>24,s[n++]=(16711680&l.compositionTimeOffset)>>>16,s[n++]=(65280&l.compositionTimeOffset)>>>8,s[n++]=255&l.compositionTimeOffset;return r(x.trun,s)},e=function(e,t){var n,s,a,o,l,u;for(o=e.samples||[],t+=20+8*o.length,a=i(o,t),n=new Uint8Array(a.length+8*o.length),n.set(a),s=a.length,u=0;u<o.length;u++)l=o[u],n[s++]=(4278190080&l.duration)>>>24,n[s++]=(16711680&l.duration)>>>16,n[s++]=(65280&l.duration)>>>8,n[s++]=255&l.duration,n[s++]=(4278190080&l.size)>>>24,n[s++]=(16711680&l.size)>>>16,n[s++]=(65280&l.size)>>>8,n[s++]=255&l.size;return r(x.trun,n)},E=function(i,r){return"audio"===i.type?e(i,r):t(i,r)}}();var z,V,G,W,X,Y,K,J,Q={ftyp:a,mdat:o,moof:d,moov:c,initSegment:function(e){var t,i=a(),r=c(e);return t=new Uint8Array(i.byteLength+r.byteLength),t.set(i),t.set(r,i.byteLength),t}},Z=function(e){var t,i,r=[],n=[];for(n.byteLength=0,n.nalCount=0,n.duration=0,r.byteLength=0,t=0;t<e.length;t++)i=e[t],"access_unit_delimiter_rbsp"===i.nalUnitType?(r.length&&(r.duration=i.dts-r.dts,n.byteLength+=r.byteLength,n.nalCount+=r.length,n.duration+=r.duration,n.push(r)),r=[i],r.byteLength=i.data.byteLength,r.pts=i.pts,r.dts=i.dts):("slice_layer_without_partitioning_rbsp_idr"===i.nalUnitType&&(r.keyFrame=!0),r.duration=i.dts-r.dts,r.byteLength+=i.data.byteLength,r.push(i));return n.length&&(!r.duration||r.duration<=0)&&(r.duration=n[n.length-1].duration),n.byteLength+=r.byteLength,n.nalCount+=r.length,n.duration+=r.duration,n.push(r),n},ee=function(e){var t,i,r=[],n=[];for(r.byteLength=0,r.nalCount=0,r.duration=0,r.pts=e[0].pts,r.dts=e[0].dts,n.byteLength=0,n.nalCount=0,n.duration=0,n.pts=e[0].pts,n.dts=e[0].dts,t=0;t<e.length;t++)i=e[t],i.keyFrame?(r.length&&(n.push(r),n.byteLength+=r.byteLength,n.nalCount+=r.nalCount,n.duration+=r.duration),r=[i],r.nalCount=i.length,r.byteLength=i.byteLength,r.pts=i.pts,r.dts=i.dts,r.duration=i.duration):(r.duration+=i.duration,r.nalCount+=i.length,r.byteLength+=i.byteLength,r.push(i));return n.length&&r.duration<=0&&(r.duration=n[n.length-1].duration),n.byteLength+=r.byteLength,n.nalCount+=r.nalCount,n.duration+=r.duration,n.push(r),n},te=function(e){var t;return!e[0][0].keyFrame&&e.length>1&&(t=e.shift(),e.byteLength-=t.byteLength,e.nalCount-=t.nalCount,e[0][0].dts=t.dts,e[0][0].pts=t.pts,e[0][0].duration+=t.duration),e},ie=function(){return{size:0,flags:{isLeading:0,dependsOn:1,isDependedOn:0,hasRedundancy:0,degradationPriority:0,isNonSyncSample:1}}},re=function(e,t){var i=ie();return i.dataOffset=t,i.compositionTimeOffset=e.pts-e.dts,i.duration=e.duration,i.size=4*e.length,i.size+=e.byteLength,e.keyFrame&&(i.flags.dependsOn=2,i.flags.isNonSyncSample=0),i},ne=function(e,t){var i,r,n,s,a,o=t||0,l=[];for(i=0;i<e.length;i++)for(s=e[i],r=0;r<s.length;r++)a=s[r],n=re(a,o),o+=n.size,l.push(n);return l},se=function(e){var t,i,r,n,s,a,o=0,l=e.byteLength,u=e.nalCount,d=l+4*u,c=new Uint8Array(d),h=new DataView(c.buffer);for(t=0;t<e.length;t++)for(n=e[t],i=0;i<n.length;i++)for(s=n[i],r=0;r<s.length;r++)a=s[r],h.setUint32(o,a.data.byteLength),o+=4,c.set(a.data,o),o+=a.data.byteLength;return c},ae=function(e,t){var i,r=t||0,n=[];return i=re(e,r),n.push(i),n},oe=function(e){var t,i,r=0,n=e.byteLength,s=e.length,a=n+4*s,o=new Uint8Array(a),l=new DataView(o.buffer);for(t=0;t<e.length;t++)i=e[t],l.setUint32(r,i.data.byteLength),r+=4,o.set(i.data,r),r+=i.data.byteLength;return o},le={groupNalsIntoFrames:Z,groupFramesIntoGops:ee,extendFirstKeyFrame:te,generateSampleTable:ne,concatenateNalData:se,generateSampleTableForFrame:ae,concatenateNalDataForFrame:oe},ue=[33,16,5,32,164,27],de=[33,65,108,84,1,2,4,8,168,2,4,8,17,191,252],ce=function(e){var t=[];while(e--)t.push(0);return t},he=function(e){return Object.keys(e).reduce((function(t,i){return t[i]=new Uint8Array(e[i].reduce((function(e,t){return e.concat(t)}),[])),t}),{})},pe=function(){if(!z){var e={96e3:[ue,[227,64],ce(154),[56]],88200:[ue,[231],ce(170),[56]],64e3:[ue,[248,192],ce(240),[56]],48e3:[ue,[255,192],ce(268),[55,148,128],ce(54),[112]],44100:[ue,[255,192],ce(268),[55,163,128],ce(84),[112]],32e3:[ue,[255,192],ce(268),[55,234],ce(226),[112]],24e3:[ue,[255,192],ce(268),[55,255,128],ce(268),[111,112],ce(126),[224]],16e3:[ue,[255,192],ce(268),[55,255,128],ce(268),[111,255],ce(269),[223,108],ce(195),[1,192]],12e3:[de,ce(268),[3,127,248],ce(268),[6,255,240],ce(268),[13,255,224],ce(268),[27,253,128],ce(259),[56]],11025:[de,ce(268),[3,127,248],ce(268),[6,255,240],ce(268),[13,255,224],ce(268),[27,255,192],ce(268),[55,175,128],ce(108),[112]],8e3:[de,ce(268),[3,121,16],ce(47),[7]]};z=he(e)}return z},fe=9e4;V=function(e){return e*fe},G=function(e,t){return e*t},W=function(e){return e/fe},X=function(e,t){return e/t},Y=function(e,t){return V(X(e,t))},K=function(e,t){return G(W(e),t)},J=function(e,t,i){return W(i?e:e-t)};var me={ONE_SECOND_IN_TS:fe,secondsToVideoTs:V,secondsToAudioTs:G,videoTsToSeconds:W,audioTsToSeconds:X,audioTsToVideoTs:Y,videoTsToAudioTs:K,metadataTsToSeconds:J},ge=pe,ye=me,ve=function(e){var t,i,r=0;for(t=0;t<e.length;t++)i=e[t],r+=i.data.byteLength;return r},be=function(e,t,i,r){var n,s,a,o,l=0,u=0,d=0,c=0;if(t.length&&(n=ye.audioTsToVideoTs(e.baseMediaDecodeTime,e.samplerate),l=Math.ceil(ye.ONE_SECOND_IN_TS/(e.samplerate/1024)),i&&r&&(u=n-Math.max(i,r),d=Math.floor(u/l),c=d*l),!(d<1||c>ye.ONE_SECOND_IN_TS/2))){for(s=ge()[e.samplerate],s||(s=t[0].data),a=0;a<d;a++)o=t[0],t.splice(0,0,{data:s,dts:o.dts-l,pts:o.pts-l});return e.baseMediaDecodeTime-=Math.floor(ye.videoTsToAudioTs(c,e.samplerate)),c}},_e=function(e,t,i){return t.minSegmentDts>=i?e:(t.minSegmentDts=1/0,e.filter((function(e){return e.dts>=i&&(t.minSegmentDts=Math.min(t.minSegmentDts,e.dts),t.minSegmentPts=t.minSegmentDts,!0)})))},Te=function(e){var t,i,r=[];for(t=0;t<e.length;t++)i=e[t],r.push({size:i.data.byteLength,duration:1024});return r},Se=function(e){var t,i,r=0,n=new Uint8Array(ve(e));for(t=0;t<e.length;t++)i=e[t],n.set(i.data,r),r+=i.data.byteLength;return n},we={prefixWithSilence:be,trimAdtsFramesByEarliestDts:_e,generateSampleTable:Te,concatenateFrameData:Se},Ee=me.ONE_SECOND_IN_TS,xe=function(e,t){"number"===typeof t.pts&&(void 0===e.timelineStartInfo.pts&&(e.timelineStartInfo.pts=t.pts),void 0===e.minSegmentPts?e.minSegmentPts=t.pts:e.minSegmentPts=Math.min(e.minSegmentPts,t.pts),void 0===e.maxSegmentPts?e.maxSegmentPts=t.pts:e.maxSegmentPts=Math.max(e.maxSegmentPts,t.pts)),"number"===typeof t.dts&&(void 0===e.timelineStartInfo.dts&&(e.timelineStartInfo.dts=t.dts),void 0===e.minSegmentDts?e.minSegmentDts=t.dts:e.minSegmentDts=Math.min(e.minSegmentDts,t.dts),void 0===e.maxSegmentDts?e.maxSegmentDts=t.dts:e.maxSegmentDts=Math.max(e.maxSegmentDts,t.dts))},Ce=function(e){delete e.minSegmentDts,delete e.maxSegmentDts,delete e.minSegmentPts,delete e.maxSegmentPts},ke=function(e,t){var i,r,n=e.minSegmentDts;return t||(n-=e.timelineStartInfo.dts),i=e.timelineStartInfo.baseMediaDecodeTime,i+=n,i=Math.max(0,i),"audio"===e.type&&(r=e.samplerate/Ee,i*=r,i=Math.floor(i)),i},Ie={clearDtsInfo:Ce,calculateTrackBaseMediaDecodeTime:ke,collectDtsInfo:xe},Ae=4,Pe=128,Oe=function(e){var t=0,i={payloadType:-1,payloadSize:0},r=0,n=0;while(t<e.byteLength){if(e[t]===Pe)break;while(255===e[t])r+=255,t++;r+=e[t++];while(255===e[t])n+=255,t++;if(n+=e[t++],!i.payload&&r===Ae){var s=String.fromCharCode(e[t+3],e[t+4],e[t+5],e[t+6]);if("GA94"===s){i.payloadType=r,i.payloadSize=n,i.payload=e.subarray(t,t+n);break}i.payload=void 0}t+=n,r=0,n=0}return i},Le=function(e){return 181!==e.payload[0]||49!==(e.payload[1]<<8|e.payload[2])||"GA94"!==String.fromCharCode(e.payload[3],e.payload[4],e.payload[5],e.payload[6])||3!==e.payload[7]?null:e.payload.subarray(8,e.payload.length-1)},De=function(e,t){var i,r,n,s,a=[];if(!(64&t[0]))return a;for(r=31&t[0],i=0;i<r;i++)n=3*i,s={type:3&t[n+2],pts:e},4&t[n+2]&&(s.ccData=t[n+3]<<8|t[n+4],a.push(s));return a},Me=function(e){var t,i,r=e.byteLength,n=[],s=1;while(s<r-2)0===e[s]&&0===e[s+1]&&3===e[s+2]?(n.push(s+2),s+=2):s++;if(0===n.length)return e;t=r-n.length,i=new Uint8Array(t);var a=0;for(s=0;s<t;a++,s++)a===n[0]&&(a++,n.shift()),i[s]=e[a];return i},Ne={parseSei:Oe,parseUserData:Le,parseCaptionPackets:De,discardEmulationPreventionBytes:Me,USER_DATA_REGISTERED_ITU_T_T35:Ae},Re=j,Be=Ne,Ue=function(e){e=e||{},Ue.prototype.init.call(this),this.parse708captions_="boolean"!==typeof e.parse708captions||e.parse708captions,this.captionPackets_=[],this.ccStreams_=[new Ke(0,0),new Ke(0,1),new Ke(1,0),new Ke(1,1)],this.parse708captions_&&(this.cc708Stream_=new ze({captionServices:e.captionServices})),this.reset(),this.ccStreams_.forEach((function(e){e.on("data",this.trigger.bind(this,"data")),e.on("partialdone",this.trigger.bind(this,"partialdone")),e.on("done",this.trigger.bind(this,"done"))}),this),this.parse708captions_&&(this.cc708Stream_.on("data",this.trigger.bind(this,"data")),this.cc708Stream_.on("partialdone",this.trigger.bind(this,"partialdone")),this.cc708Stream_.on("done",this.trigger.bind(this,"done")))};Ue.prototype=new Re,Ue.prototype.push=function(e){var t,i,r;if("sei_rbsp"===e.nalUnitType&&(t=Be.parseSei(e.escapedRBSP),t.payload&&t.payloadType===Be.USER_DATA_REGISTERED_ITU_T_T35&&(i=Be.parseUserData(t),i)))if(e.dts<this.latestDts_)this.ignoreNextEqualDts_=!0;else{if(e.dts===this.latestDts_&&this.ignoreNextEqualDts_)return this.numSameDts_--,void(this.numSameDts_||(this.ignoreNextEqualDts_=!1));r=Be.parseCaptionPackets(e.pts,i),this.captionPackets_=this.captionPackets_.concat(r),this.latestDts_!==e.dts&&(this.numSameDts_=0),this.numSameDts_++,this.latestDts_=e.dts}},Ue.prototype.flushCCStreams=function(e){this.ccStreams_.forEach((function(t){return"flush"===e?t.flush():t.partialFlush()}),this)},Ue.prototype.flushStream=function(e){this.captionPackets_.length?(this.captionPackets_.forEach((function(e,t){e.presortIndex=t})),this.captionPackets_.sort((function(e,t){return e.pts===t.pts?e.presortIndex-t.presortIndex:e.pts-t.pts})),this.captionPackets_.forEach((function(e){e.type<2?this.dispatchCea608Packet(e):this.dispatchCea708Packet(e)}),this),this.captionPackets_.length=0,this.flushCCStreams(e)):this.flushCCStreams(e)},Ue.prototype.flush=function(){return this.flushStream("flush")},Ue.prototype.partialFlush=function(){return this.flushStream("partialFlush")},Ue.prototype.reset=function(){this.latestDts_=null,this.ignoreNextEqualDts_=!1,this.numSameDts_=0,this.activeCea608Channel_=[null,null],this.ccStreams_.forEach((function(e){e.reset()}))},Ue.prototype.dispatchCea608Packet=function(e){this.setsTextOrXDSActive(e)?this.activeCea608Channel_[e.type]=null:this.setsChannel1Active(e)?this.activeCea608Channel_[e.type]=0:this.setsChannel2Active(e)&&(this.activeCea608Channel_[e.type]=1),null!==this.activeCea608Channel_[e.type]&&this.ccStreams_[(e.type<<1)+this.activeCea608Channel_[e.type]].push(e)},Ue.prototype.setsChannel1Active=function(e){return 4096===(30720&e.ccData)},Ue.prototype.setsChannel2Active=function(e){return 6144===(30720&e.ccData)},Ue.prototype.setsTextOrXDSActive=function(e){return 256===(28928&e.ccData)||4138===(30974&e.ccData)||6186===(30974&e.ccData)},Ue.prototype.dispatchCea708Packet=function(e){this.parse708captions_&&this.cc708Stream_.push(e)};var je={127:9834,4128:32,4129:160,4133:8230,4138:352,4140:338,4144:9608,4145:8216,4146:8217,4147:8220,4148:8221,4149:8226,4153:8482,4154:353,4156:339,4157:8480,4159:376,4214:8539,4215:8540,4216:8541,4217:8542,4218:9168,4219:9124,4220:9123,4221:9135,4222:9126,4223:9121,4256:12600},Fe=function(e){var t=je[e]||e;return 4096&e&&e===t?"":String.fromCharCode(t)},qe=function(e){return 32<=e&&e<=127||160<=e&&e<=255},$e=function(e){this.windowNum=e,this.reset()};$e.prototype.reset=function(){this.clearText(),this.pendingNewLine=!1,this.winAttr={},this.penAttr={},this.penLoc={},this.penColor={},this.visible=0,this.rowLock=0,this.columnLock=0,this.priority=0,this.relativePositioning=0,this.anchorVertical=0,this.anchorHorizontal=0,this.anchorPoint=0,this.rowCount=1,this.virtualRowCount=this.rowCount+1,this.columnCount=41,this.windowStyle=0,this.penStyle=0},$e.prototype.getText=function(){return this.rows.join("\n")},$e.prototype.clearText=function(){this.rows=[""],this.rowIdx=0},$e.prototype.newLine=function(e){this.rows.length>=this.virtualRowCount&&"function"===typeof this.beforeRowOverflow&&this.beforeRowOverflow(e),this.rows.length>0&&(this.rows.push(""),this.rowIdx++);while(this.rows.length>this.virtualRowCount)this.rows.shift(),this.rowIdx--},$e.prototype.isEmpty=function(){return 0===this.rows.length||1===this.rows.length&&""===this.rows[0]},$e.prototype.addText=function(e){this.rows[this.rowIdx]+=e},$e.prototype.backspace=function(){if(!this.isEmpty()){var e=this.rows[this.rowIdx];this.rows[this.rowIdx]=e.substr(0,e.length-1)}};var He=function(e,t,i){this.serviceNum=e,this.text="",this.currentWindow=new $e(-1),this.windows=[],this.stream=i,"string"===typeof t&&this.createTextDecoder(t)};He.prototype.init=function(e,t){this.startPts=e;for(var i=0;i<8;i++)this.windows[i]=new $e(i),"function"===typeof t&&(this.windows[i].beforeRowOverflow=t)},He.prototype.setCurrentWindow=function(e){this.currentWindow=this.windows[e]},He.prototype.createTextDecoder=function(e){if("undefined"===typeof TextDecoder)this.stream.trigger("log",{level:"warn",message:"The `encoding` option is unsupported without TextDecoder support"});else try{this.textDecoder_=new TextDecoder(e)}catch(t){this.stream.trigger("log",{level:"warn",message:"TextDecoder could not be created with "+e+" encoding. "+t})}};var ze=function(e){e=e||{},ze.prototype.init.call(this);var t,i=this,r=e.captionServices||{},n={};Object.keys(r).forEach(e=>{t=r[e],/^SERVICE/.test(e)&&(n[e]=t.encoding)}),this.serviceEncodings=n,this.current708Packet=null,this.services={},this.push=function(e){3===e.type?(i.new708Packet(),i.add708Bytes(e)):(null===i.current708Packet&&i.new708Packet(),i.add708Bytes(e))}};ze.prototype=new Re,ze.prototype.new708Packet=function(){null!==this.current708Packet&&this.push708Packet(),this.current708Packet={data:[],ptsVals:[]}},ze.prototype.add708Bytes=function(e){var t=e.ccData,i=t>>>8,r=255&t;this.current708Packet.ptsVals.push(e.pts),this.current708Packet.data.push(i),this.current708Packet.data.push(r)},ze.prototype.push708Packet=function(){var e=this.current708Packet,t=e.data,i=null,r=null,n=0,s=t[n++];for(e.seq=s>>6,e.sizeCode=63&s;n<t.length;n++)s=t[n++],i=s>>5,r=31&s,7===i&&r>0&&(s=t[n++],i=s),this.pushServiceBlock(i,n,r),r>0&&(n+=r-1)},ze.prototype.pushServiceBlock=function(e,t,i){var r,n=t,s=this.current708Packet.data,a=this.services[e];for(a||(a=this.initService(e,n));n<t+i&&n<s.length;n++)r=s[n],qe(r)?n=this.handleText(n,a):24===r?n=this.multiByteCharacter(n,a):16===r?n=this.extendedCommands(n,a):128<=r&&r<=135?n=this.setCurrentWindow(n,a):152<=r&&r<=159?n=this.defineWindow(n,a):136===r?n=this.clearWindows(n,a):140===r?n=this.deleteWindows(n,a):137===r?n=this.displayWindows(n,a):138===r?n=this.hideWindows(n,a):139===r?n=this.toggleWindows(n,a):151===r?n=this.setWindowAttributes(n,a):144===r?n=this.setPenAttributes(n,a):145===r?n=this.setPenColor(n,a):146===r?n=this.setPenLocation(n,a):143===r?a=this.reset(n,a):8===r?a.currentWindow.backspace():12===r?a.currentWindow.clearText():13===r?a.currentWindow.pendingNewLine=!0:14===r?a.currentWindow.clearText():141===r&&n++},ze.prototype.extendedCommands=function(e,t){var i=this.current708Packet.data,r=i[++e];return qe(r)&&(e=this.handleText(e,t,{isExtended:!0})),e},ze.prototype.getPts=function(e){return this.current708Packet.ptsVals[Math.floor(e/2)]},ze.prototype.initService=function(e,t){var i,r="SERVICE"+e,n=this;return r in this.serviceEncodings&&(i=this.serviceEncodings[r]),this.services[e]=new He(e,i,n),this.services[e].init(this.getPts(t),(function(t){n.flushDisplayed(t,n.services[e])})),this.services[e]},ze.prototype.handleText=function(e,t,i){var r,n,s=i&&i.isExtended,a=i&&i.isMultiByte,o=this.current708Packet.data,l=s?4096:0,u=o[e],d=o[e+1],c=t.currentWindow;return t.textDecoder_&&!s?(a?(n=[u,d],e++):n=[u],r=t.textDecoder_.decode(new Uint8Array(n))):r=Fe(l|u),c.pendingNewLine&&!c.isEmpty()&&c.newLine(this.getPts(e)),c.pendingNewLine=!1,c.addText(r),e},ze.prototype.multiByteCharacter=function(e,t){var i=this.current708Packet.data,r=i[e+1],n=i[e+2];return qe(r)&&qe(n)&&(e=this.handleText(++e,t,{isMultiByte:!0})),e},ze.prototype.setCurrentWindow=function(e,t){var i=this.current708Packet.data,r=i[e],n=7&r;return t.setCurrentWindow(n),e},ze.prototype.defineWindow=function(e,t){var i=this.current708Packet.data,r=i[e],n=7&r;t.setCurrentWindow(n);var s=t.currentWindow;return r=i[++e],s.visible=(32&r)>>5,s.rowLock=(16&r)>>4,s.columnLock=(8&r)>>3,s.priority=7&r,r=i[++e],s.relativePositioning=(128&r)>>7,s.anchorVertical=127&r,r=i[++e],s.anchorHorizontal=r,r=i[++e],s.anchorPoint=(240&r)>>4,s.rowCount=15&r,r=i[++e],s.columnCount=63&r,r=i[++e],s.windowStyle=(56&r)>>3,s.penStyle=7&r,s.virtualRowCount=s.rowCount+1,e},ze.prototype.setWindowAttributes=function(e,t){var i=this.current708Packet.data,r=i[e],n=t.currentWindow.winAttr;return r=i[++e],n.fillOpacity=(192&r)>>6,n.fillRed=(48&r)>>4,n.fillGreen=(12&r)>>2,n.fillBlue=3&r,r=i[++e],n.borderType=(192&r)>>6,n.borderRed=(48&r)>>4,n.borderGreen=(12&r)>>2,n.borderBlue=3&r,r=i[++e],n.borderType+=(128&r)>>5,n.wordWrap=(64&r)>>6,n.printDirection=(48&r)>>4,n.scrollDirection=(12&r)>>2,n.justify=3&r,r=i[++e],n.effectSpeed=(240&r)>>4,n.effectDirection=(12&r)>>2,n.displayEffect=3&r,e},ze.prototype.flushDisplayed=function(e,t){for(var i=[],r=0;r<8;r++)t.windows[r].visible&&!t.windows[r].isEmpty()&&i.push(t.windows[r].getText());t.endPts=e,t.text=i.join("\n\n"),this.pushCaption(t),t.startPts=e},ze.prototype.pushCaption=function(e){""!==e.text&&(this.trigger("data",{startPts:e.startPts,endPts:e.endPts,text:e.text,stream:"cc708_"+e.serviceNum}),e.text="",e.startPts=e.endPts)},ze.prototype.displayWindows=function(e,t){var i=this.current708Packet.data,r=i[++e],n=this.getPts(e);this.flushDisplayed(n,t);for(var s=0;s<8;s++)r&1<<s&&(t.windows[s].visible=1);return e},ze.prototype.hideWindows=function(e,t){var i=this.current708Packet.data,r=i[++e],n=this.getPts(e);this.flushDisplayed(n,t);for(var s=0;s<8;s++)r&1<<s&&(t.windows[s].visible=0);return e},ze.prototype.toggleWindows=function(e,t){var i=this.current708Packet.data,r=i[++e],n=this.getPts(e);this.flushDisplayed(n,t);for(var s=0;s<8;s++)r&1<<s&&(t.windows[s].visible^=1);return e},ze.prototype.clearWindows=function(e,t){var i=this.current708Packet.data,r=i[++e],n=this.getPts(e);this.flushDisplayed(n,t);for(var s=0;s<8;s++)r&1<<s&&t.windows[s].clearText();return e},ze.prototype.deleteWindows=function(e,t){var i=this.current708Packet.data,r=i[++e],n=this.getPts(e);this.flushDisplayed(n,t);for(var s=0;s<8;s++)r&1<<s&&t.windows[s].reset();return e},ze.prototype.setPenAttributes=function(e,t){var i=this.current708Packet.data,r=i[e],n=t.currentWindow.penAttr;return r=i[++e],n.textTag=(240&r)>>4,n.offset=(12&r)>>2,n.penSize=3&r,r=i[++e],n.italics=(128&r)>>7,n.underline=(64&r)>>6,n.edgeType=(56&r)>>3,n.fontStyle=7&r,e},ze.prototype.setPenColor=function(e,t){var i=this.current708Packet.data,r=i[e],n=t.currentWindow.penColor;return r=i[++e],n.fgOpacity=(192&r)>>6,n.fgRed=(48&r)>>4,n.fgGreen=(12&r)>>2,n.fgBlue=3&r,r=i[++e],n.bgOpacity=(192&r)>>6,n.bgRed=(48&r)>>4,n.bgGreen=(12&r)>>2,n.bgBlue=3&r,r=i[++e],n.edgeRed=(48&r)>>4,n.edgeGreen=(12&r)>>2,n.edgeBlue=3&r,e},ze.prototype.setPenLocation=function(e,t){var i=this.current708Packet.data,r=i[e],n=t.currentWindow.penLoc;return t.currentWindow.pendingNewLine=!0,r=i[++e],n.row=15&r,r=i[++e],n.column=63&r,e},ze.prototype.reset=function(e,t){var i=this.getPts(e);return this.flushDisplayed(i,t),this.initService(t.serviceNum,e)};var Ve={42:225,92:233,94:237,95:243,96:250,123:231,124:247,125:209,126:241,127:9608,304:174,305:176,306:189,307:191,308:8482,309:162,310:163,311:9834,312:224,313:160,314:232,315:226,316:234,317:238,318:244,319:251,544:193,545:201,546:211,547:218,548:220,549:252,550:8216,551:161,552:42,553:39,554:8212,555:169,556:8480,557:8226,558:8220,559:8221,560:192,561:194,562:199,563:200,564:202,565:203,566:235,567:206,568:207,569:239,570:212,571:217,572:249,573:219,574:171,575:187,800:195,801:227,802:205,803:204,804:236,805:210,806:242,807:213,808:245,809:123,810:125,811:92,812:94,813:95,814:124,815:126,816:196,817:228,818:214,819:246,820:223,821:165,822:164,823:9474,824:197,825:229,826:216,827:248,828:9484,829:9488,830:9492,831:9496},Ge=function(e){return null===e?"":(e=Ve[e]||e,String.fromCharCode(e))},We=14,Xe=[4352,4384,4608,4640,5376,5408,5632,5664,5888,5920,4096,4864,4896,5120,5152],Ye=function(){var e=[],t=We+1;while(t--)e.push("");return e},Ke=function(e,t){Ke.prototype.init.call(this),this.field_=e||0,this.dataChannel_=t||0,this.name_="CC"+(1+(this.field_<<1|this.dataChannel_)),this.setConstants(),this.reset(),this.push=function(e){var t,i,r,n,s;if(t=32639&e.ccData,t!==this.lastControlCode_){if(4096===(61440&t)?this.lastControlCode_=t:t!==this.PADDING_&&(this.lastControlCode_=null),r=t>>>8,n=255&t,t!==this.PADDING_)if(t===this.RESUME_CAPTION_LOADING_)this.mode_="popOn";else if(t===this.END_OF_CAPTION_)this.mode_="popOn",this.clearFormatting(e.pts),this.flushDisplayed(e.pts),i=this.displayed_,this.displayed_=this.nonDisplayed_,this.nonDisplayed_=i,this.startPts_=e.pts;else if(t===this.ROLL_UP_2_ROWS_)this.rollUpRows_=2,this.setRollUp(e.pts);else if(t===this.ROLL_UP_3_ROWS_)this.rollUpRows_=3,this.setRollUp(e.pts);else if(t===this.ROLL_UP_4_ROWS_)this.rollUpRows_=4,this.setRollUp(e.pts);else if(t===this.CARRIAGE_RETURN_)this.clearFormatting(e.pts),this.flushDisplayed(e.pts),this.shiftRowsUp_(),this.startPts_=e.pts;else if(t===this.BACKSPACE_)"popOn"===this.mode_?this.nonDisplayed_[this.row_]=this.nonDisplayed_[this.row_].slice(0,-1):this.displayed_[this.row_]=this.displayed_[this.row_].slice(0,-1);else if(t===this.ERASE_DISPLAYED_MEMORY_)this.flushDisplayed(e.pts),this.displayed_=Ye();else if(t===this.ERASE_NON_DISPLAYED_MEMORY_)this.nonDisplayed_=Ye();else if(t===this.RESUME_DIRECT_CAPTIONING_)"paintOn"!==this.mode_&&(this.flushDisplayed(e.pts),this.displayed_=Ye()),this.mode_="paintOn",this.startPts_=e.pts;else if(this.isSpecialCharacter(r,n))r=(3&r)<<8,s=Ge(r|n),this[this.mode_](e.pts,s),this.column_++;else if(this.isExtCharacter(r,n))"popOn"===this.mode_?this.nonDisplayed_[this.row_]=this.nonDisplayed_[this.row_].slice(0,-1):this.displayed_[this.row_]=this.displayed_[this.row_].slice(0,-1),r=(3&r)<<8,s=Ge(r|n),this[this.mode_](e.pts,s),this.column_++;else if(this.isMidRowCode(r,n))this.clearFormatting(e.pts),this[this.mode_](e.pts," "),this.column_++,14===(14&n)&&this.addFormatting(e.pts,["i"]),1===(1&n)&&this.addFormatting(e.pts,["u"]);else if(this.isOffsetControlCode(r,n))this.column_+=3&n;else if(this.isPAC(r,n)){var a=Xe.indexOf(7968&t);"rollUp"===this.mode_&&(a-this.rollUpRows_+1<0&&(a=this.rollUpRows_-1),this.setRollUp(e.pts,a)),a!==this.row_&&(this.clearFormatting(e.pts),this.row_=a),1&n&&-1===this.formatting_.indexOf("u")&&this.addFormatting(e.pts,["u"]),16===(16&t)&&(this.column_=4*((14&t)>>1)),this.isColorPAC(n)&&14===(14&n)&&this.addFormatting(e.pts,["i"])}else this.isNormalChar(r)&&(0===n&&(n=null),s=Ge(r),s+=Ge(n),this[this.mode_](e.pts,s),this.column_+=s.length)}else this.lastControlCode_=null}};Ke.prototype=new Re,Ke.prototype.flushDisplayed=function(e){var t=this.displayed_.map((function(e,t){try{return e.trim()}catch(i){return this.trigger("log",{level:"warn",message:"Skipping a malformed 608 caption at index "+t+"."}),""}}),this).join("\n").replace(/^\n+|\n+$/g,"");t.length&&this.trigger("data",{startPts:this.startPts_,endPts:e,text:t,stream:this.name_})},Ke.prototype.reset=function(){this.mode_="popOn",this.topRow_=0,this.startPts_=0,this.displayed_=Ye(),this.nonDisplayed_=Ye(),this.lastControlCode_=null,this.column_=0,this.row_=We,this.rollUpRows_=2,this.formatting_=[]},Ke.prototype.setConstants=function(){0===this.dataChannel_?(this.BASE_=16,this.EXT_=17,this.CONTROL_=(20|this.field_)<<8,this.OFFSET_=23):1===this.dataChannel_&&(this.BASE_=24,this.EXT_=25,this.CONTROL_=(28|this.field_)<<8,this.OFFSET_=31),this.PADDING_=0,this.RESUME_CAPTION_LOADING_=32|this.CONTROL_,this.END_OF_CAPTION_=47|this.CONTROL_,this.ROLL_UP_2_ROWS_=37|this.CONTROL_,this.ROLL_UP_3_ROWS_=38|this.CONTROL_,this.ROLL_UP_4_ROWS_=39|this.CONTROL_,this.CARRIAGE_RETURN_=45|this.CONTROL_,this.RESUME_DIRECT_CAPTIONING_=41|this.CONTROL_,this.BACKSPACE_=33|this.CONTROL_,this.ERASE_DISPLAYED_MEMORY_=44|this.CONTROL_,this.ERASE_NON_DISPLAYED_MEMORY_=46|this.CONTROL_},Ke.prototype.isSpecialCharacter=function(e,t){return e===this.EXT_&&t>=48&&t<=63},Ke.prototype.isExtCharacter=function(e,t){return(e===this.EXT_+1||e===this.EXT_+2)&&t>=32&&t<=63},Ke.prototype.isMidRowCode=function(e,t){return e===this.EXT_&&t>=32&&t<=47},Ke.prototype.isOffsetControlCode=function(e,t){return e===this.OFFSET_&&t>=33&&t<=35},Ke.prototype.isPAC=function(e,t){return e>=this.BASE_&&e<this.BASE_+8&&t>=64&&t<=127},Ke.prototype.isColorPAC=function(e){return e>=64&&e<=79||e>=96&&e<=127},Ke.prototype.isNormalChar=function(e){return e>=32&&e<=127},Ke.prototype.setRollUp=function(e,t){if("rollUp"!==this.mode_&&(this.row_=We,this.mode_="rollUp",this.flushDisplayed(e),this.nonDisplayed_=Ye(),this.displayed_=Ye()),void 0!==t&&t!==this.row_)for(var i=0;i<this.rollUpRows_;i++)this.displayed_[t-i]=this.displayed_[this.row_-i],this.displayed_[this.row_-i]="";void 0===t&&(t=this.row_),this.topRow_=t-this.rollUpRows_+1},Ke.prototype.addFormatting=function(e,t){this.formatting_=this.formatting_.concat(t);var i=t.reduce((function(e,t){return e+"<"+t+">"}),"");this[this.mode_](e,i)},Ke.prototype.clearFormatting=function(e){if(this.formatting_.length){var t=this.formatting_.reverse().reduce((function(e,t){return e+"</"+t+">"}),"");this.formatting_=[],this[this.mode_](e,t)}},Ke.prototype.popOn=function(e,t){var i=this.nonDisplayed_[this.row_];i+=t,this.nonDisplayed_[this.row_]=i},Ke.prototype.rollUp=function(e,t){var i=this.displayed_[this.row_];i+=t,this.displayed_[this.row_]=i},Ke.prototype.shiftRowsUp_=function(){var e;for(e=0;e<this.topRow_;e++)this.displayed_[e]="";for(e=this.row_+1;e<We+1;e++)this.displayed_[e]="";for(e=this.topRow_;e<this.row_;e++)this.displayed_[e]=this.displayed_[e+1];this.displayed_[this.row_]=""},Ke.prototype.paintOn=function(e,t){var i=this.displayed_[this.row_];i+=t,this.displayed_[this.row_]=i};var Je={CaptionStream:Ue,Cea608Stream:Ke,Cea708Stream:ze},Qe={H264_STREAM_TYPE:27,ADTS_STREAM_TYPE:15,METADATA_STREAM_TYPE:21},Ze=j,et=8589934592,tt=4294967296,it="shared",rt=function(e,t){var i=1;e>t&&(i=-1);while(Math.abs(t-e)>tt)e+=i*et;return e},nt=function(e){var t,i;nt.prototype.init.call(this),this.type_=e||it,this.push=function(e){this.type_!==it&&e.type!==this.type_||(void 0===i&&(i=e.dts),e.dts=rt(e.dts,i),e.pts=rt(e.pts,i),t=e.dts,this.trigger("data",e))},this.flush=function(){i=t,this.trigger("done")},this.endTimeline=function(){this.flush(),this.trigger("endedtimeline")},this.discontinuity=function(){i=void 0,t=void 0},this.reset=function(){this.discontinuity(),this.trigger("reset")}};nt.prototype=new Ze;var st,at={TimestampRolloverStream:nt,handleRollover:rt},ot=(e,t,i)=>{if(!e)return-1;for(var r=i;r<e.length;r++)if(e[r]===t)return r;return-1},lt={typedArrayIndexOf:ot},ut=j,dt=Qe,ct=lt.typedArrayIndexOf,ht={Iso88591:0,Utf16:1,Utf16be:2,Utf8:3},pt=function(e,t,i){var r,n="";for(r=t;r<i;r++)n+="%"+("00"+e[r].toString(16)).slice(-2);return n},ft=function(e,t,i){return decodeURIComponent(pt(e,t,i))},mt=function(e,t,i){return unescape(pt(e,t,i))},gt=function(e){return e[0]<<21|e[1]<<14|e[2]<<7|e[3]},yt={APIC:function(e){var t,i,r=1,n="--\x3e";e.data[0]===ht.Utf8&&(t=ct(e.data,0,r),t<0||(e.mimeType=mt(e.data,r,t),r=t+1,e.pictureType=e.data[r],r++,i=ct(e.data,0,r),i<0||(e.description=ft(e.data,r,i),r=i+1,e.mimeType===n?e.url=mt(e.data,r,e.data.length):e.pictureData=e.data.subarray(r,e.data.length))))},"T*":function(e){e.data[0]===ht.Utf8&&(e.value=ft(e.data,1,e.data.length).replace(/\0*$/,""),e.values=e.value.split("\0"))},TXXX:function(e){var t;e.data[0]===ht.Utf8&&(t=ct(e.data,0,1),-1!==t&&(e.description=ft(e.data,1,t),e.value=ft(e.data,t+1,e.data.length).replace(/\0*$/,""),e.data=e.value))},"W*":function(e){e.url=mt(e.data,0,e.data.length).replace(/\0.*$/,"")},WXXX:function(e){var t;e.data[0]===ht.Utf8&&(t=ct(e.data,0,1),-1!==t&&(e.description=ft(e.data,1,t),e.url=mt(e.data,t+1,e.data.length).replace(/\0.*$/,"")))},PRIV:function(e){var t;for(t=0;t<e.data.length;t++)if(0===e.data[t]){e.owner=mt(e.data,0,t);break}e.privateData=e.data.subarray(t+1),e.data=e.privateData}};st=function(e){var t,i={descriptor:e&&e.descriptor},r=0,n=[],s=0;if(st.prototype.init.call(this),this.dispatchType=dt.METADATA_STREAM_TYPE.toString(16),i.descriptor)for(t=0;t<i.descriptor.length;t++)this.dispatchType+=("00"+i.descriptor[t].toString(16)).slice(-2);this.push=function(e){var t,i,a,o,l,u;if("timed-metadata"===e.type)if(e.dataAlignmentIndicator&&(s=0,n.length=0),0===n.length&&(e.data.length<10||e.data[0]!=="I".charCodeAt(0)||e.data[1]!=="D".charCodeAt(0)||e.data[2]!=="3".charCodeAt(0)))this.trigger("log",{level:"warn",message:"Skipping unrecognized metadata packet"});else if(n.push(e),s+=e.data.byteLength,1===n.length&&(r=gt(e.data.subarray(6,10)),r+=10),!(s<r)){for(t={data:new Uint8Array(r),frames:[],pts:n[0].pts,dts:n[0].dts},l=0;l<r;)t.data.set(n[0].data.subarray(0,r-l),l),l+=n[0].data.byteLength,s-=n[0].data.byteLength,n.shift();i=10,64&t.data[5]&&(i+=4,i+=gt(t.data.subarray(10,14)),r-=gt(t.data.subarray(16,20)));do{if(a=gt(t.data.subarray(i+4,i+8)),a<1){this.trigger("log",{level:"warn",message:"Malformed ID3 frame encountered. Skipping remaining metadata parsing."});break}if(u=String.fromCharCode(t.data[i],t.data[i+1],t.data[i+2],t.data[i+3]),o={id:u,data:t.data.subarray(i+10,i+a+10)},o.key=o.id,yt[o.id]?yt[o.id](o):"T"===o.id[0]?yt["T*"](o):"W"===o.id[0]&&yt["W*"](o),"com.apple.streaming.transportStreamTimestamp"===o.owner){var d=o.data,c=(1&d[3])<<30|d[4]<<22|d[5]<<14|d[6]<<6|d[7]>>>2;c*=4,c+=3&d[7],o.timeStamp=c,void 0===t.pts&&void 0===t.dts&&(t.pts=o.timeStamp,t.dts=o.timeStamp),this.trigger("timestamp",o)}t.frames.push(o),i+=10,i+=a}while(i<r);this.trigger("data",t)}}},st.prototype=new ut;var vt,bt,_t,Tt=st,St=j,wt=Je,Et=Qe,xt=at.TimestampRolloverStream,Ct=188,kt=71;vt=function(){var e=new Uint8Array(Ct),t=0;vt.prototype.init.call(this),this.push=function(i){var r,n=0,s=Ct;t?(r=new Uint8Array(i.byteLength+t),r.set(e.subarray(0,t)),r.set(i,t),t=0):r=i;while(s<r.byteLength)r[n]!==kt||r[s]!==kt?(n++,s++):(this.trigger("data",r.subarray(n,s)),n+=Ct,s+=Ct);n<r.byteLength&&(e.set(r.subarray(n),0),t=r.byteLength-n)},this.flush=function(){t===Ct&&e[0]===kt&&(this.trigger("data",e),t=0),this.trigger("done")},this.endTimeline=function(){this.flush(),this.trigger("endedtimeline")},this.reset=function(){t=0,this.trigger("reset")}},vt.prototype=new St,bt=function(){var e,t,i,r;bt.prototype.init.call(this),r=this,this.packetsWaitingForPmt=[],this.programMapTable=void 0,e=function(e,r){var n=0;r.payloadUnitStartIndicator&&(n+=e[n]+1),"pat"===r.type?t(e.subarray(n),r):i(e.subarray(n),r)},t=function(e,t){t.section_number=e[7],t.last_section_number=e[8],r.pmtPid=(31&e[10])<<8|e[11],t.pmtPid=r.pmtPid},i=function(e,t){var i,n,s,a;if(1&e[5]){r.programMapTable={video:null,audio:null,"timed-metadata":{}},i=(15&e[1])<<8|e[2],n=3+i-4,s=(15&e[10])<<8|e[11],a=12+s;while(a<n){var o=e[a],l=(31&e[a+1])<<8|e[a+2];o===Et.H264_STREAM_TYPE&&null===r.programMapTable.video?r.programMapTable.video=l:o===Et.ADTS_STREAM_TYPE&&null===r.programMapTable.audio?r.programMapTable.audio=l:o===Et.METADATA_STREAM_TYPE&&(r.programMapTable["timed-metadata"][l]=o),a+=5+((15&e[a+3])<<8|e[a+4])}t.programMapTable=r.programMapTable}},this.push=function(t){var i={},r=4;if(i.payloadUnitStartIndicator=!!(64&t[1]),i.pid=31&t[1],i.pid<<=8,i.pid|=t[2],(48&t[3])>>>4>1&&(r+=t[r]+1),0===i.pid)i.type="pat",e(t.subarray(r),i),this.trigger("data",i);else if(i.pid===this.pmtPid){i.type="pmt",e(t.subarray(r),i),this.trigger("data",i);while(this.packetsWaitingForPmt.length)this.processPes_.apply(this,this.packetsWaitingForPmt.shift())}else void 0===this.programMapTable?this.packetsWaitingForPmt.push([t,r,i]):this.processPes_(t,r,i)},this.processPes_=function(e,t,i){i.pid===this.programMapTable.video?i.streamType=Et.H264_STREAM_TYPE:i.pid===this.programMapTable.audio?i.streamType=Et.ADTS_STREAM_TYPE:i.streamType=this.programMapTable["timed-metadata"][i.pid],i.type="pes",i.data=e.subarray(t),this.trigger("data",i)}},bt.prototype=new St,bt.STREAM_TYPES={h264:27,adts:15},_t=function(){var e,t=this,i=!1,r={data:[],size:0},n={data:[],size:0},s={data:[],size:0},a=function(e,t){var i;const r=e[0]<<16|e[1]<<8|e[2];t.data=new Uint8Array,1===r&&(t.packetLength=6+(e[4]<<8|e[5]),t.dataAlignmentIndicator=0!==(4&e[6]),i=e[7],192&i&&(t.pts=(14&e[9])<<27|(255&e[10])<<20|(254&e[11])<<12|(255&e[12])<<5|(254&e[13])>>>3,t.pts*=4,t.pts+=(6&e[13])>>>1,t.dts=t.pts,64&i&&(t.dts=(14&e[14])<<27|(255&e[15])<<20|(254&e[16])<<12|(255&e[17])<<5|(254&e[18])>>>3,t.dts*=4,t.dts+=(6&e[18])>>>1)),t.data=e.subarray(9+e[8]))},o=function(e,i,r){var n,s=new Uint8Array(e.size),o={type:i},l=0,u=0,d=!1;if(e.data.length&&!(e.size<9)){for(o.trackId=e.data[0].pid,l=0;l<e.data.length;l++)n=e.data[l],s.set(n.data,u),u+=n.data.byteLength;a(s,o),d="video"===i||o.packetLength<=e.size,(r||d)&&(e.size=0,e.data.length=0),d&&t.trigger("data",o)}};_t.prototype.init.call(this),this.push=function(a){({pat:function(){},pes:function(){var e,t;switch(a.streamType){case Et.H264_STREAM_TYPE:e=r,t="video";break;case Et.ADTS_STREAM_TYPE:e=n,t="audio";break;case Et.METADATA_STREAM_TYPE:e=s,t="timed-metadata";break;default:return}a.payloadUnitStartIndicator&&o(e,t,!0),e.data.push(a),e.size+=a.data.byteLength},pmt:function(){var r={type:"metadata",tracks:[]};e=a.programMapTable,null!==e.video&&r.tracks.push({timelineStartInfo:{baseMediaDecodeTime:0},id:+e.video,codec:"avc",type:"video"}),null!==e.audio&&r.tracks.push({timelineStartInfo:{baseMediaDecodeTime:0},id:+e.audio,codec:"adts",type:"audio"}),i=!0,t.trigger("data",r)}})[a.type]()},this.reset=function(){r.size=0,r.data.length=0,n.size=0,n.data.length=0,this.trigger("reset")},this.flushStreams_=function(){o(r,"video"),o(n,"audio"),o(s,"timed-metadata")},this.flush=function(){if(!i&&e){var r={type:"metadata",tracks:[]};null!==e.video&&r.tracks.push({timelineStartInfo:{baseMediaDecodeTime:0},id:+e.video,codec:"avc",type:"video"}),null!==e.audio&&r.tracks.push({timelineStartInfo:{baseMediaDecodeTime:0},id:+e.audio,codec:"adts",type:"audio"}),t.trigger("data",r)}i=!1,this.flushStreams_(),this.trigger("done")}},_t.prototype=new St;var It={PAT_PID:0,MP2T_PACKET_LENGTH:Ct,TransportPacketStream:vt,TransportParseStream:bt,ElementaryStream:_t,TimestampRolloverStream:xt,CaptionStream:wt.CaptionStream,Cea608Stream:wt.Cea608Stream,Cea708Stream:wt.Cea708Stream,MetadataStream:Tt};for(var At in Et)Et.hasOwnProperty(At)&&(It[At]=Et[At]);var Pt,Ot=It,Lt=j,Dt=me.ONE_SECOND_IN_TS,Mt=[96e3,88200,64e3,48e3,44100,32e3,24e3,22050,16e3,12e3,11025,8e3,7350];Pt=function(e){var t,i=0;Pt.prototype.init.call(this),this.skipWarn_=function(e,t){this.trigger("log",{level:"warn",message:`adts skiping bytes ${e} to ${t} in frame ${i} outside syncword`})},this.push=function(r){var n,s,a,o,l,u=0;if(e||(i=0),"audio"===r.type){var d;t&&t.length?(a=t,t=new Uint8Array(a.byteLength+r.data.byteLength),t.set(a),t.set(r.data,a.byteLength)):t=r.data;while(u+7<t.length)if(255===t[u]&&240===(246&t[u+1])){if("number"===typeof d&&(this.skipWarn_(d,u),d=null),s=2*(1&~t[u+1]),n=(3&t[u+3])<<11|t[u+4]<<3|(224&t[u+5])>>5,o=1024*(1+(3&t[u+6])),l=o*Dt/Mt[(60&t[u+2])>>>2],t.byteLength-u<n)break;this.trigger("data",{pts:r.pts+i*l,dts:r.dts+i*l,sampleCount:o,audioobjecttype:1+(t[u+2]>>>6&3),channelcount:(1&t[u+2])<<2|(192&t[u+3])>>>6,samplerate:Mt[(60&t[u+2])>>>2],samplingfrequencyindex:(60&t[u+2])>>>2,samplesize:16,data:t.subarray(u+7+s,u+n)}),i++,u+=n}else"number"!==typeof d&&(d=u),u++;"number"===typeof d&&(this.skipWarn_(d,u),d=null),t=t.subarray(u)}},this.flush=function(){i=0,this.trigger("done")},this.reset=function(){t=void 0,this.trigger("reset")},this.endTimeline=function(){t=void 0,this.trigger("endedtimeline")}},Pt.prototype=new Lt;var Nt,Rt=Pt;Nt=function(e){var t=e.byteLength,i=0,r=0;this.length=function(){return 8*t},this.bitsAvailable=function(){return 8*t+r},this.loadWord=function(){var n=e.byteLength-t,s=new Uint8Array(4),a=Math.min(4,t);if(0===a)throw new Error("no bytes available");s.set(e.subarray(n,n+a)),i=new DataView(s.buffer).getUint32(0),r=8*a,t-=a},this.skipBits=function(e){var n;r>e?(i<<=e,r-=e):(e-=r,n=Math.floor(e/8),e-=8*n,t-=n,this.loadWord(),i<<=e,r-=e)},this.readBits=function(e){var n=Math.min(r,e),s=i>>>32-n;return r-=n,r>0?i<<=n:t>0&&this.loadWord(),n=e-n,n>0?s<<n|this.readBits(n):s},this.skipLeadingZeros=function(){var e;for(e=0;e<r;++e)if(0!==(i&2147483648>>>e))return i<<=e,r-=e,e;return this.loadWord(),e+this.skipLeadingZeros()},this.skipUnsignedExpGolomb=function(){this.skipBits(1+this.skipLeadingZeros())},this.skipExpGolomb=function(){this.skipBits(1+this.skipLeadingZeros())},this.readUnsignedExpGolomb=function(){var e=this.skipLeadingZeros();return this.readBits(e+1)-1},this.readExpGolomb=function(){var e=this.readUnsignedExpGolomb();return 1&e?1+e>>>1:-1*(e>>>1)},this.readBoolean=function(){return 1===this.readBits(1)},this.readUnsignedByte=function(){return this.readBits(8)},this.loadWord()};var Bt,Ut,jt,Ft=Nt,qt=j,$t=Ft;Ut=function(){var e,t,i=0;Ut.prototype.init.call(this),this.push=function(r){var n;t?(n=new Uint8Array(t.byteLength+r.data.byteLength),n.set(t),n.set(r.data,t.byteLength),t=n):t=r.data;for(var s=t.byteLength;i<s-3;i++)if(1===t[i+2]){e=i+5;break}while(e<s)switch(t[e]){case 0:if(0!==t[e-1]){e+=2;break}if(0!==t[e-2]){e++;break}i+3!==e-2&&this.trigger("data",t.subarray(i+3,e-2));do{e++}while(1!==t[e]&&e<s);i=e-2,e+=3;break;case 1:if(0!==t[e-1]||0!==t[e-2]){e+=3;break}this.trigger("data",t.subarray(i+3,e-2)),i=e-2,e+=3;break;default:e+=3;break}t=t.subarray(i),e-=i,i=0},this.reset=function(){t=null,i=0,this.trigger("reset")},this.flush=function(){t&&t.byteLength>3&&this.trigger("data",t.subarray(i+3)),t=null,i=0,this.trigger("done")},this.endTimeline=function(){this.flush(),this.trigger("endedtimeline")}},Ut.prototype=new qt,jt={100:!0,110:!0,122:!0,244:!0,44:!0,83:!0,86:!0,118:!0,128:!0,138:!0,139:!0,134:!0},Bt=function(){var e,t,i,r,n,s,a,o=new Ut;Bt.prototype.init.call(this),e=this,this.push=function(e){"video"===e.type&&(t=e.trackId,i=e.pts,r=e.dts,o.push(e))},o.on("data",(function(a){var o={trackId:t,pts:i,dts:r,data:a,nalUnitTypeCode:31&a[0]};switch(o.nalUnitTypeCode){case 5:o.nalUnitType="slice_layer_without_partitioning_rbsp_idr";break;case 6:o.nalUnitType="sei_rbsp",o.escapedRBSP=n(a.subarray(1));break;case 7:o.nalUnitType="seq_parameter_set_rbsp",o.escapedRBSP=n(a.subarray(1)),o.config=s(o.escapedRBSP);break;case 8:o.nalUnitType="pic_parameter_set_rbsp";break;case 9:o.nalUnitType="access_unit_delimiter_rbsp";break}e.trigger("data",o)})),o.on("done",(function(){e.trigger("done")})),o.on("partialdone",(function(){e.trigger("partialdone")})),o.on("reset",(function(){e.trigger("reset")})),o.on("endedtimeline",(function(){e.trigger("endedtimeline")})),this.flush=function(){o.flush()},this.partialFlush=function(){o.partialFlush()},this.reset=function(){o.reset()},this.endTimeline=function(){o.endTimeline()},a=function(e,t){var i,r,n=8,s=8;for(i=0;i<e;i++)0!==s&&(r=t.readExpGolomb(),s=(n+r+256)%256),n=0===s?n:s},n=function(e){var t,i,r=e.byteLength,n=[],s=1;while(s<r-2)0===e[s]&&0===e[s+1]&&3===e[s+2]?(n.push(s+2),s+=2):s++;if(0===n.length)return e;t=r-n.length,i=new Uint8Array(t);var a=0;for(s=0;s<t;a++,s++)a===n[0]&&(a++,n.shift()),i[s]=e[a];return i},s=function(e){var t,i,r,n,s,o,l,u,d,c,h,p,f,m=0,g=0,y=0,v=0,b=[1,1];if(t=new $t(e),i=t.readUnsignedByte(),n=t.readUnsignedByte(),r=t.readUnsignedByte(),t.skipUnsignedExpGolomb(),jt[i]&&(s=t.readUnsignedExpGolomb(),3===s&&t.skipBits(1),t.skipUnsignedExpGolomb(),t.skipUnsignedExpGolomb(),t.skipBits(1),t.readBoolean()))for(h=3!==s?8:12,f=0;f<h;f++)t.readBoolean()&&a(f<6?16:64,t);if(t.skipUnsignedExpGolomb(),o=t.readUnsignedExpGolomb(),0===o)t.readUnsignedExpGolomb();else if(1===o)for(t.skipBits(1),t.skipExpGolomb(),t.skipExpGolomb(),l=t.readUnsignedExpGolomb(),f=0;f<l;f++)t.skipExpGolomb();if(t.skipUnsignedExpGolomb(),t.skipBits(1),u=t.readUnsignedExpGolomb(),d=t.readUnsignedExpGolomb(),c=t.readBits(1),0===c&&t.skipBits(1),t.skipBits(1),t.readBoolean()&&(m=t.readUnsignedExpGolomb(),g=t.readUnsignedExpGolomb(),y=t.readUnsignedExpGolomb(),v=t.readUnsignedExpGolomb()),t.readBoolean()&&t.readBoolean()){switch(p=t.readUnsignedByte(),p){case 1:b=[1,1];break;case 2:b=[12,11];break;case 3:b=[10,11];break;case 4:b=[16,11];break;case 5:b=[40,33];break;case 6:b=[24,11];break;case 7:b=[20,11];break;case 8:b=[32,11];break;case 9:b=[80,33];break;case 10:b=[18,11];break;case 11:b=[15,11];break;case 12:b=[64,33];break;case 13:b=[160,99];break;case 14:b=[4,3];break;case 15:b=[3,2];break;case 16:b=[2,1];break;case 255:b=[t.readUnsignedByte()<<8|t.readUnsignedByte(),t.readUnsignedByte()<<8|t.readUnsignedByte()];break}b&&(b[0],b[1])}return{profileIdc:i,levelIdc:r,profileCompatibility:n,width:16*(u+1)-2*m-2*g,height:(2-c)*(d+1)*16-2*y-2*v,sarRatio:b}}},Bt.prototype=new qt;var Ht,zt={H264Stream:Bt,NalByteStream:Ut},Vt=[96e3,88200,64e3,48e3,44100,32e3,24e3,22050,16e3,12e3,11025,8e3,7350],Gt=function(e,t){var i=e[t+6]<<21|e[t+7]<<14|e[t+8]<<7|e[t+9],r=e[t+5],n=(16&r)>>4;return i=i>=0?i:0,n?i+20:i+10},Wt=function(e,t){return e.length-t<10||e[t]!=="I".charCodeAt(0)||e[t+1]!=="D".charCodeAt(0)||e[t+2]!=="3".charCodeAt(0)?t:(t+=Gt(e,t),Wt(e,t))},Xt=function(e){var t=Wt(e,0);return e.length>=t+2&&255===(255&e[t])&&240===(240&e[t+1])&&16===(22&e[t+1])},Yt=function(e){return e[0]<<21|e[1]<<14|e[2]<<7|e[3]},Kt=function(e,t,i){var r,n="";for(r=t;r<i;r++)n+="%"+("00"+e[r].toString(16)).slice(-2);return n},Jt=function(e,t,i){return unescape(Kt(e,t,i))},Qt=function(e,t){var i=(224&e[t+5])>>5,r=e[t+4]<<3,n=6144&e[t+3];return n|r|i},Zt=function(e,t){return e[t]==="I".charCodeAt(0)&&e[t+1]==="D".charCodeAt(0)&&e[t+2]==="3".charCodeAt(0)?"timed-metadata":!0&e[t]&&240===(240&e[t+1])?"audio":null},ei=function(e){var t=0;while(t+5<e.length){if(255===e[t]&&240===(246&e[t+1]))return Vt[(60&e[t+2])>>>2];t++}return null},ti=function(e){var t,i,r,n;t=10,64&e[5]&&(t+=4,t+=Yt(e.subarray(10,14)));do{if(i=Yt(e.subarray(t+4,t+8)),i<1)return null;if(n=String.fromCharCode(e[t],e[t+1],e[t+2],e[t+3]),"PRIV"===n){r=e.subarray(t+10,t+i+10);for(var s=0;s<r.byteLength;s++)if(0===r[s]){var a=Jt(r,0,s);if("com.apple.streaming.transportStreamTimestamp"===a){var o=r.subarray(s+1),l=(1&o[3])<<30|o[4]<<22|o[5]<<14|o[6]<<6|o[7]>>>2;return l*=4,l+=3&o[7],l}break}}t+=10,t+=i}while(t<e.byteLength);return null},ii={isLikelyAacData:Xt,parseId3TagSize:Gt,parseAdtsSize:Qt,parseType:Zt,parseSampleRate:ei,parseAacTimestamp:ti},ri=j,ni=ii;Ht=function(){var e=new Uint8Array,t=0;Ht.prototype.init.call(this),this.setTimestamp=function(e){t=e},this.push=function(i){var r,n,s,a,o=0,l=0;e.length?(a=e.length,e=new Uint8Array(i.byteLength+a),e.set(e.subarray(0,a)),e.set(i,a)):e=i;while(e.length-l>=3)if(e[l]!=="I".charCodeAt(0)||e[l+1]!=="D".charCodeAt(0)||e[l+2]!=="3".charCodeAt(0))if(255!==(255&e[l])||240!==(240&e[l+1]))l++;else{if(e.length-l<7)break;if(o=ni.parseAdtsSize(e,l),l+o>e.length)break;s={type:"audio",data:e.subarray(l,l+o),pts:t,dts:t},this.trigger("data",s),l+=o}else{if(e.length-l<10)break;if(o=ni.parseId3TagSize(e,l),l+o>e.length)break;n={type:"timed-metadata",data:e.subarray(l,l+o)},this.trigger("data",n),l+=o}r=e.length-l,e=r>0?e.subarray(l):new Uint8Array},this.reset=function(){e=new Uint8Array,this.trigger("reset")},this.endTimeline=function(){e=new Uint8Array,this.trigger("endedtimeline")}},Ht.prototype=new ri;var si,ai,oi,li,ui=Ht,di=["audioobjecttype","channelcount","samplerate","samplingfrequencyindex","samplesize"],ci=di,hi=["width","height","profileIdc","levelIdc","profileCompatibility","sarRatio"],pi=hi,fi=j,mi=Q,gi=le,yi=we,vi=Ie,bi=Ot,_i=me,Ti=Rt,Si=zt.H264Stream,wi=ui,Ei=ii.isLikelyAacData,xi=me.ONE_SECOND_IN_TS,Ci=ci,ki=pi,Ii=function(e,t){t.stream=e,this.trigger("log",t)},Ai=function(e,t){for(var i=Object.keys(t),r=0;r<i.length;r++){var n=i[r];"headOfPipeline"!==n&&t[n].on&&t[n].on("log",Ii.bind(e,n))}},Pi=function(e,t){var i;if(e.length!==t.length)return!1;for(i=0;i<e.length;i++)if(e[i]!==t[i])return!1;return!0},Oi=function(e,t,i,r,n,s){var a=i-t,o=r-t,l=n-i;return{start:{dts:e,pts:e+a},end:{dts:e+o,pts:e+l},prependedContentDuration:s,baseMediaDecodeTime:e}};ai=function(e,t){var i,r=[],n=0,s=0,a=1/0;t=t||{},i=t.firstSequenceNumber||0,ai.prototype.init.call(this),this.push=function(t){vi.collectDtsInfo(e,t),e&&Ci.forEach((function(i){e[i]=t[i]})),r.push(t)},this.setEarliestDts=function(e){n=e},this.setVideoBaseMediaDecodeTime=function(e){a=e},this.setAudioAppendStart=function(e){s=e},this.flush=function(){var o,l,u,d,c,h,p;0!==r.length?(o=yi.trimAdtsFramesByEarliestDts(r,e,n),e.baseMediaDecodeTime=vi.calculateTrackBaseMediaDecodeTime(e,t.keepOriginalTimestamps),p=yi.prefixWithSilence(e,o,s,a),e.samples=yi.generateSampleTable(o),u=mi.mdat(yi.concatenateFrameData(o)),r=[],l=mi.moof(i,[e]),d=new Uint8Array(l.byteLength+u.byteLength),i++,d.set(l),d.set(u,l.byteLength),vi.clearDtsInfo(e),c=Math.ceil(1024*xi/e.samplerate),o.length&&(h=o.length*c,this.trigger("segmentTimingInfo",Oi(_i.audioTsToVideoTs(e.baseMediaDecodeTime,e.samplerate),o[0].dts,o[0].pts,o[0].dts+h,o[0].pts+h,p||0)),this.trigger("timingInfo",{start:o[0].pts,end:o[0].pts+h})),this.trigger("data",{track:e,boxes:d}),this.trigger("done","AudioSegmentStream")):this.trigger("done","AudioSegmentStream")},this.reset=function(){vi.clearDtsInfo(e),r=[],this.trigger("reset")}},ai.prototype=new fi,si=function(e,t){var i,r,n,s=[],a=[];t=t||{},i=t.firstSequenceNumber||0,si.prototype.init.call(this),delete e.minPTS,this.gopCache_=[],this.push=function(t){vi.collectDtsInfo(e,t),"seq_parameter_set_rbsp"!==t.nalUnitType||r||(r=t.config,e.sps=[t.data],ki.forEach((function(t){e[t]=r[t]}),this)),"pic_parameter_set_rbsp"!==t.nalUnitType||n||(n=t.data,e.pps=[t.data]),s.push(t)},this.flush=function(){var r,n,o,l,u,d,c,h,p=0;while(s.length){if("access_unit_delimiter_rbsp"===s[0].nalUnitType)break;s.shift()}if(0===s.length)return this.resetStream_(),void this.trigger("done","VideoSegmentStream");if(r=gi.groupNalsIntoFrames(s),o=gi.groupFramesIntoGops(r),o[0][0].keyFrame||(n=this.getGopForFusion_(s[0],e),n?(p=n.duration,o.unshift(n),o.byteLength+=n.byteLength,o.nalCount+=n.nalCount,o.pts=n.pts,o.dts=n.dts,o.duration+=n.duration):o=gi.extendFirstKeyFrame(o)),a.length){var f;if(f=t.alignGopsAtEnd?this.alignGopsAtEnd_(o):this.alignGopsAtStart_(o),!f)return this.gopCache_.unshift({gop:o.pop(),pps:e.pps,sps:e.sps}),this.gopCache_.length=Math.min(6,this.gopCache_.length),s=[],this.resetStream_(),void this.trigger("done","VideoSegmentStream");vi.clearDtsInfo(e),o=f}vi.collectDtsInfo(e,o),e.samples=gi.generateSampleTable(o),u=mi.mdat(gi.concatenateNalData(o)),e.baseMediaDecodeTime=vi.calculateTrackBaseMediaDecodeTime(e,t.keepOriginalTimestamps),this.trigger("processedGopsInfo",o.map((function(e){return{pts:e.pts,dts:e.dts,byteLength:e.byteLength}}))),c=o[0],h=o[o.length-1],this.trigger("segmentTimingInfo",Oi(e.baseMediaDecodeTime,c.dts,c.pts,h.dts+h.duration,h.pts+h.duration,p)),this.trigger("timingInfo",{start:o[0].pts,end:o[o.length-1].pts+o[o.length-1].duration}),this.gopCache_.unshift({gop:o.pop(),pps:e.pps,sps:e.sps}),this.gopCache_.length=Math.min(6,this.gopCache_.length),s=[],this.trigger("baseMediaDecodeTime",e.baseMediaDecodeTime),this.trigger("timelineStartInfo",e.timelineStartInfo),l=mi.moof(i,[e]),d=new Uint8Array(l.byteLength+u.byteLength),i++,d.set(l),d.set(u,l.byteLength),this.trigger("data",{track:e,boxes:d}),this.resetStream_(),this.trigger("done","VideoSegmentStream")},this.reset=function(){this.resetStream_(),s=[],this.gopCache_.length=0,a.length=0,this.trigger("reset")},this.resetStream_=function(){vi.clearDtsInfo(e),r=void 0,n=void 0},this.getGopForFusion_=function(t){var i,r,n,s,a,o=45e3,l=1e4,u=1/0;for(a=0;a<this.gopCache_.length;a++)s=this.gopCache_[a],n=s.gop,e.pps&&Pi(e.pps[0],s.pps[0])&&e.sps&&Pi(e.sps[0],s.sps[0])&&(n.dts<e.timelineStartInfo.dts||(i=t.dts-n.dts-n.duration,i>=-l&&i<=o&&(!r||u>i)&&(r=s,u=i)));return r?r.gop:null},this.alignGopsAtStart_=function(e){var t,i,r,n,s,o,l,u;s=e.byteLength,o=e.nalCount,l=e.duration,t=i=0;while(t<a.length&&i<e.length){if(r=a[t],n=e[i],r.pts===n.pts)break;n.pts>r.pts?t++:(i++,s-=n.byteLength,o-=n.nalCount,l-=n.duration)}return 0===i?e:i===e.length?null:(u=e.slice(i),u.byteLength=s,u.duration=l,u.nalCount=o,u.pts=u[0].pts,u.dts=u[0].dts,u)},this.alignGopsAtEnd_=function(e){var t,i,r,n,s,o,l;t=a.length-1,i=e.length-1,s=null,o=!1;while(t>=0&&i>=0){if(r=a[t],n=e[i],r.pts===n.pts){o=!0;break}r.pts>n.pts?t--:(t===a.length-1&&(s=i),i--)}if(!o&&null===s)return null;if(l=o?i:s,0===l)return e;var u=e.slice(l),d=u.reduce((function(e,t){return e.byteLength+=t.byteLength,e.duration+=t.duration,e.nalCount+=t.nalCount,e}),{byteLength:0,duration:0,nalCount:0});return u.byteLength=d.byteLength,u.duration=d.duration,u.nalCount=d.nalCount,u.pts=u[0].pts,u.dts=u[0].dts,u},this.alignGopsWith=function(e){a=e}},si.prototype=new fi,li=function(e,t){this.numberOfTracks=0,this.metadataStream=t,e=e||{},"undefined"!==typeof e.remux?this.remuxTracks=!!e.remux:this.remuxTracks=!0,"boolean"===typeof e.keepOriginalTimestamps?this.keepOriginalTimestamps=e.keepOriginalTimestamps:this.keepOriginalTimestamps=!1,this.pendingTracks=[],this.videoTrack=null,this.pendingBoxes=[],this.pendingCaptions=[],this.pendingMetadata=[],this.pendingBytes=0,this.emittedTracks=0,li.prototype.init.call(this),this.push=function(e){return e.text?this.pendingCaptions.push(e):e.frames?this.pendingMetadata.push(e):(this.pendingTracks.push(e.track),this.pendingBytes+=e.boxes.byteLength,"video"===e.track.type&&(this.videoTrack=e.track,this.pendingBoxes.push(e.boxes)),void("audio"===e.track.type&&(this.audioTrack=e.track,this.pendingBoxes.unshift(e.boxes))))}},li.prototype=new fi,li.prototype.flush=function(e){var t,i,r,n,s=0,a={captions:[],captionStreams:{},metadata:[],info:{}},o=0;if(this.pendingTracks.length<this.numberOfTracks){if("VideoSegmentStream"!==e&&"AudioSegmentStream"!==e)return;if(this.remuxTracks)return;if(0===this.pendingTracks.length)return this.emittedTracks++,void(this.emittedTracks>=this.numberOfTracks&&(this.trigger("done"),this.emittedTracks=0))}if(this.videoTrack?(o=this.videoTrack.timelineStartInfo.pts,ki.forEach((function(e){a.info[e]=this.videoTrack[e]}),this)):this.audioTrack&&(o=this.audioTrack.timelineStartInfo.pts,Ci.forEach((function(e){a.info[e]=this.audioTrack[e]}),this)),this.videoTrack||this.audioTrack){for(1===this.pendingTracks.length?a.type=this.pendingTracks[0].type:a.type="combined",this.emittedTracks+=this.pendingTracks.length,r=mi.initSegment(this.pendingTracks),a.initSegment=new Uint8Array(r.byteLength),a.initSegment.set(r),a.data=new Uint8Array(this.pendingBytes),n=0;n<this.pendingBoxes.length;n++)a.data.set(this.pendingBoxes[n],s),s+=this.pendingBoxes[n].byteLength;for(n=0;n<this.pendingCaptions.length;n++)t=this.pendingCaptions[n],t.startTime=_i.metadataTsToSeconds(t.startPts,o,this.keepOriginalTimestamps),t.endTime=_i.metadataTsToSeconds(t.endPts,o,this.keepOriginalTimestamps),a.captionStreams[t.stream]=!0,a.captions.push(t);for(n=0;n<this.pendingMetadata.length;n++)i=this.pendingMetadata[n],i.cueTime=_i.metadataTsToSeconds(i.pts,o,this.keepOriginalTimestamps),a.metadata.push(i);for(a.metadata.dispatchType=this.metadataStream.dispatchType,this.pendingTracks.length=0,this.videoTrack=null,this.pendingBoxes.length=0,this.pendingCaptions.length=0,this.pendingBytes=0,this.pendingMetadata.length=0,this.trigger("data",a),n=0;n<a.captions.length;n++)t=a.captions[n],this.trigger("caption",t);for(n=0;n<a.metadata.length;n++)i=a.metadata[n],this.trigger("id3Frame",i)}this.emittedTracks>=this.numberOfTracks&&(this.trigger("done"),this.emittedTracks=0)},li.prototype.setRemux=function(e){this.remuxTracks=e},oi=function(e){var t,i,r=this,n=!0;oi.prototype.init.call(this),e=e||{},this.baseMediaDecodeTime=e.baseMediaDecodeTime||0,this.transmuxPipeline_={},this.setupAacPipeline=function(){var n={};this.transmuxPipeline_=n,n.type="aac",n.metadataStream=new bi.MetadataStream,n.aacStream=new wi,n.audioTimestampRolloverStream=new bi.TimestampRolloverStream("audio"),n.timedMetadataTimestampRolloverStream=new bi.TimestampRolloverStream("timed-metadata"),n.adtsStream=new Ti,n.coalesceStream=new li(e,n.metadataStream),n.headOfPipeline=n.aacStream,n.aacStream.pipe(n.audioTimestampRolloverStream).pipe(n.adtsStream),n.aacStream.pipe(n.timedMetadataTimestampRolloverStream).pipe(n.metadataStream).pipe(n.coalesceStream),n.metadataStream.on("timestamp",(function(e){n.aacStream.setTimestamp(e.timeStamp)})),n.aacStream.on("data",(function(s){"timed-metadata"!==s.type&&"audio"!==s.type||n.audioSegmentStream||(i=i||{timelineStartInfo:{baseMediaDecodeTime:r.baseMediaDecodeTime},codec:"adts",type:"audio"},n.coalesceStream.numberOfTracks++,n.audioSegmentStream=new ai(i,e),n.audioSegmentStream.on("log",r.getLogTrigger_("audioSegmentStream")),n.audioSegmentStream.on("timingInfo",r.trigger.bind(r,"audioTimingInfo")),n.adtsStream.pipe(n.audioSegmentStream).pipe(n.coalesceStream),r.trigger("trackinfo",{hasAudio:!!i,hasVideo:!!t}))})),n.coalesceStream.on("data",this.trigger.bind(this,"data")),n.coalesceStream.on("done",this.trigger.bind(this,"done")),Ai(this,n)},this.setupTsPipeline=function(){var n={};this.transmuxPipeline_=n,n.type="ts",n.metadataStream=new bi.MetadataStream,n.packetStream=new bi.TransportPacketStream,n.parseStream=new bi.TransportParseStream,n.elementaryStream=new bi.ElementaryStream,n.timestampRolloverStream=new bi.TimestampRolloverStream,n.adtsStream=new Ti,n.h264Stream=new Si,n.captionStream=new bi.CaptionStream(e),n.coalesceStream=new li(e,n.metadataStream),n.headOfPipeline=n.packetStream,n.packetStream.pipe(n.parseStream).pipe(n.elementaryStream).pipe(n.timestampRolloverStream),n.timestampRolloverStream.pipe(n.h264Stream),n.timestampRolloverStream.pipe(n.adtsStream),n.timestampRolloverStream.pipe(n.metadataStream).pipe(n.coalesceStream),n.h264Stream.pipe(n.captionStream).pipe(n.coalesceStream),n.elementaryStream.on("data",(function(s){var a;if("metadata"===s.type){a=s.tracks.length;while(a--)t||"video"!==s.tracks[a].type?i||"audio"!==s.tracks[a].type||(i=s.tracks[a],i.timelineStartInfo.baseMediaDecodeTime=r.baseMediaDecodeTime):(t=s.tracks[a],t.timelineStartInfo.baseMediaDecodeTime=r.baseMediaDecodeTime);t&&!n.videoSegmentStream&&(n.coalesceStream.numberOfTracks++,n.videoSegmentStream=new si(t,e),n.videoSegmentStream.on("log",r.getLogTrigger_("videoSegmentStream")),n.videoSegmentStream.on("timelineStartInfo",(function(t){i&&!e.keepOriginalTimestamps&&(i.timelineStartInfo=t,n.audioSegmentStream.setEarliestDts(t.dts-r.baseMediaDecodeTime))})),n.videoSegmentStream.on("processedGopsInfo",r.trigger.bind(r,"gopInfo")),n.videoSegmentStream.on("segmentTimingInfo",r.trigger.bind(r,"videoSegmentTimingInfo")),n.videoSegmentStream.on("baseMediaDecodeTime",(function(e){i&&n.audioSegmentStream.setVideoBaseMediaDecodeTime(e)})),n.videoSegmentStream.on("timingInfo",r.trigger.bind(r,"videoTimingInfo")),n.h264Stream.pipe(n.videoSegmentStream).pipe(n.coalesceStream)),i&&!n.audioSegmentStream&&(n.coalesceStream.numberOfTracks++,n.audioSegmentStream=new ai(i,e),n.audioSegmentStream.on("log",r.getLogTrigger_("audioSegmentStream")),n.audioSegmentStream.on("timingInfo",r.trigger.bind(r,"audioTimingInfo")),n.audioSegmentStream.on("segmentTimingInfo",r.trigger.bind(r,"audioSegmentTimingInfo")),n.adtsStream.pipe(n.audioSegmentStream).pipe(n.coalesceStream)),r.trigger("trackinfo",{hasAudio:!!i,hasVideo:!!t})}})),n.coalesceStream.on("data",this.trigger.bind(this,"data")),n.coalesceStream.on("id3Frame",(function(e){e.dispatchType=n.metadataStream.dispatchType,r.trigger("id3Frame",e)})),n.coalesceStream.on("caption",this.trigger.bind(this,"caption")),n.coalesceStream.on("done",this.trigger.bind(this,"done")),Ai(this,n)},this.setBaseMediaDecodeTime=function(r){var n=this.transmuxPipeline_;e.keepOriginalTimestamps||(this.baseMediaDecodeTime=r),i&&(i.timelineStartInfo.dts=void 0,i.timelineStartInfo.pts=void 0,vi.clearDtsInfo(i),n.audioTimestampRolloverStream&&n.audioTimestampRolloverStream.discontinuity()),t&&(n.videoSegmentStream&&(n.videoSegmentStream.gopCache_=[]),t.timelineStartInfo.dts=void 0,t.timelineStartInfo.pts=void 0,vi.clearDtsInfo(t),n.captionStream.reset()),n.timestampRolloverStream&&n.timestampRolloverStream.discontinuity()},this.setAudioAppendStart=function(e){i&&this.transmuxPipeline_.audioSegmentStream.setAudioAppendStart(e)},this.setRemux=function(t){var i=this.transmuxPipeline_;e.remux=t,i&&i.coalesceStream&&i.coalesceStream.setRemux(t)},this.alignGopsWith=function(e){t&&this.transmuxPipeline_.videoSegmentStream&&this.transmuxPipeline_.videoSegmentStream.alignGopsWith(e)},this.getLogTrigger_=function(e){var t=this;return function(i){i.stream=e,t.trigger("log",i)}},this.push=function(e){if(n){var t=Ei(e);t&&"aac"!==this.transmuxPipeline_.type?this.setupAacPipeline():t||"ts"===this.transmuxPipeline_.type||this.setupTsPipeline(),n=!1}this.transmuxPipeline_.headOfPipeline.push(e)},this.flush=function(){n=!0,this.transmuxPipeline_.headOfPipeline.flush()},this.endTimeline=function(){this.transmuxPipeline_.headOfPipeline.endTimeline()},this.reset=function(){this.transmuxPipeline_.headOfPipeline&&this.transmuxPipeline_.headOfPipeline.reset()},this.resetCaptions=function(){this.transmuxPipeline_.captionStream&&this.transmuxPipeline_.captionStream.reset()}},oi.prototype=new fi;var Li,Di={Transmuxer:oi,VideoSegmentStream:si,AudioSegmentStream:ai,AUDIO_PROPERTIES:Ci,VIDEO_PROPERTIES:ki,generateSegmentTimingInfo:Oi},Mi=function(e){return e>>>0},Ni=function(e){return("00"+e.toString(16)).slice(-2)},Ri={toUnsigned:Mi,toHexString:Ni},Bi=function(e){var t="";return t+=String.fromCharCode(e[0]),t+=String.fromCharCode(e[1]),t+=String.fromCharCode(e[2]),t+=String.fromCharCode(e[3]),t},Ui=Bi,ji=Ri.toUnsigned,Fi=Ui,qi=function(e,t){var i,r,n,s,a,o=[];if(!t.length)return null;for(i=0;i<e.byteLength;)r=ji(e[i]<<24|e[i+1]<<16|e[i+2]<<8|e[i+3]),n=Fi(e.subarray(i+4,i+8)),s=r>1?i+r:e.byteLength,n===t[0]&&(1===t.length?o.push(e.subarray(i+8,s)):(a=qi(e.subarray(i+8,s),t.slice(1)),a.length&&(o=o.concat(a)))),i=s;return o},$i=qi,Hi=Ri.toUnsigned,zi=$.getUint64,Vi=function(e){var t={version:e[0],flags:new Uint8Array(e.subarray(1,4))};return 1===t.version?t.baseMediaDecodeTime=zi(e.subarray(4)):t.baseMediaDecodeTime=Hi(e[4]<<24|e[5]<<16|e[6]<<8|e[7]),t},Gi=Vi,Wi=function(e){return{isLeading:(12&e[0])>>>2,dependsOn:3&e[0],isDependedOn:(192&e[1])>>>6,hasRedundancy:(48&e[1])>>>4,paddingValue:(14&e[1])>>>1,isNonSyncSample:1&e[1],degradationPriority:e[2]<<8|e[3]}},Xi=Wi,Yi=Xi,Ki=function(e){var t,i={version:e[0],flags:new Uint8Array(e.subarray(1,4)),samples:[]},r=new DataView(e.buffer,e.byteOffset,e.byteLength),n=1&i.flags[2],s=4&i.flags[2],a=1&i.flags[1],o=2&i.flags[1],l=4&i.flags[1],u=8&i.flags[1],d=r.getUint32(4),c=8;n&&(i.dataOffset=r.getInt32(c),c+=4),s&&d&&(t={flags:Yi(e.subarray(c,c+4))},c+=4,a&&(t.duration=r.getUint32(c),c+=4),o&&(t.size=r.getUint32(c),c+=4),u&&(1===i.version?t.compositionTimeOffset=r.getInt32(c):t.compositionTimeOffset=r.getUint32(c),c+=4),i.samples.push(t),d--);while(d--)t={},a&&(t.duration=r.getUint32(c),c+=4),o&&(t.size=r.getUint32(c),c+=4),l&&(t.flags=Yi(e.subarray(c,c+4)),c+=4),u&&(1===i.version?t.compositionTimeOffset=r.getInt32(c):t.compositionTimeOffset=r.getUint32(c),c+=4),i.samples.push(t);return i},Ji=Ki,Qi=function(e){var t,i=new DataView(e.buffer,e.byteOffset,e.byteLength),r={version:e[0],flags:new Uint8Array(e.subarray(1,4)),trackId:i.getUint32(4)},n=1&r.flags[2],s=2&r.flags[2],a=8&r.flags[2],o=16&r.flags[2],l=32&r.flags[2],u=65536&r.flags[0],d=131072&r.flags[0];return t=8,n&&(t+=4,r.baseDataOffset=i.getUint32(12),t+=4),s&&(r.sampleDescriptionIndex=i.getUint32(t),t+=4),a&&(r.defaultSampleDuration=i.getUint32(t),t+=4),o&&(r.defaultSampleSize=i.getUint32(t),t+=4),l&&(r.defaultSampleFlags=i.getUint32(t)),u&&(r.durationIsEmpty=!0),!n&&d&&(r.baseDataOffsetIsMoof=!0),r},Zi=Qi;Li="undefined"!==typeof window?window:"undefined"!==typeof t?t:"undefined"!==typeof self?self:{};var er,tr,ir,rr,nr,sr,ar=Li,or=Ne.discardEmulationPreventionBytes,lr=Je.CaptionStream,ur=$i,dr=Gi,cr=Ji,hr=Zi,pr=ar,fr=function(e,t){for(var i=e,r=0;r<t.length;r++){var n=t[r];if(i<n.size)return n;i-=n.size}return null},mr=function(e,t,i){var r,n,s,a,o=new DataView(e.buffer,e.byteOffset,e.byteLength),l={logs:[],seiNals:[]};for(n=0;n+4<e.length;n+=s)if(s=o.getUint32(n),n+=4,!(s<=0))switch(31&e[n]){case 6:var u=e.subarray(n+1,n+1+s),d=fr(n,t);if(r={nalUnitType:"sei_rbsp",size:s,data:u,escapedRBSP:or(u),trackId:i},d)r.pts=d.pts,r.dts=d.dts,a=d;else{if(!a){l.logs.push({level:"warn",message:"We've encountered a nal unit without data at "+n+" for trackId "+i+". See mux.js#223."});break}r.pts=a.pts,r.dts=a.dts}l.seiNals.push(r);break}return l},gr=function(e,t,i){var r=t,n=i.defaultSampleDuration||0,s=i.defaultSampleSize||0,a=i.trackId,o=[];return e.forEach((function(e){var t=cr(e),i=t.samples;i.forEach((function(e){void 0===e.duration&&(e.duration=n),void 0===e.size&&(e.size=s),e.trackId=a,e.dts=r,void 0===e.compositionTimeOffset&&(e.compositionTimeOffset=0),"bigint"===typeof r?(e.pts=r+pr.BigInt(e.compositionTimeOffset),r+=pr.BigInt(e.duration)):(e.pts=r+e.compositionTimeOffset,r+=e.duration)})),o=o.concat(i)})),o},yr=function(e,t){var i=ur(e,["moof","traf"]),r=ur(e,["mdat"]),n={},s=[];return r.forEach((function(e,t){var r=i[t];s.push({mdat:e,traf:r})})),s.forEach((function(e){var i,r,s=e.mdat,a=e.traf,o=ur(a,["tfhd"]),l=hr(o[0]),u=l.trackId,d=ur(a,["tfdt"]),c=d.length>0?dr(d[0]).baseMediaDecodeTime:0,h=ur(a,["trun"]);t===u&&h.length>0&&(i=gr(h,c,l),r=mr(s,i,u),n[u]||(n[u]={seiNals:[],logs:[]}),n[u].seiNals=n[u].seiNals.concat(r.seiNals),n[u].logs=n[u].logs.concat(r.logs))})),n},vr=function(e,t,i){var r;if(null===t)return null;r=yr(e,t);var n=r[t]||{};return{seiNals:n.seiNals,logs:n.logs,timescale:i}},br=function(){var e,t,i,r,n,s,a=!1;this.isInitialized=function(){return a},this.init=function(t){e=new lr,a=!0,s=!!t&&t.isPartial,e.on("data",(function(e){e.startTime=e.startPts/r,e.endTime=e.endPts/r,n.captions.push(e),n.captionStreams[e.stream]=!0})),e.on("log",(function(e){n.logs.push(e)}))},this.isNewInit=function(e,t){return!(e&&0===e.length||t&&"object"===typeof t&&0===Object.keys(t).length)&&(i!==e[0]||r!==t[i])},this.parse=function(e,s,a){var o;if(!this.isInitialized())return null;if(!s||!a)return null;if(this.isNewInit(s,a))i=s[0],r=a[i];else if(null===i||!r)return t.push(e),null;while(t.length>0){var l=t.shift();this.parse(l,s,a)}return o=vr(e,i,r),o&&o.logs&&(n.logs=n.logs.concat(o.logs)),null!==o&&o.seiNals?(this.pushNals(o.seiNals),this.flushStream(),n):n.logs.length?{logs:n.logs,captions:[],captionStreams:[]}:null},this.pushNals=function(t){if(!this.isInitialized()||!t||0===t.length)return null;t.forEach((function(t){e.push(t)}))},this.flushStream=function(){if(!this.isInitialized())return null;s?e.partialFlush():e.flush()},this.clearParsedCaptions=function(){n.captions=[],n.captionStreams={},n.logs=[]},this.resetCaptionStream=function(){if(!this.isInitialized())return null;e.reset()},this.clearAllCaptions=function(){this.clearParsedCaptions(),this.resetCaptionStream()},this.reset=function(){t=[],i=null,r=null,n?this.clearParsedCaptions():n={captions:[],captionStreams:{},logs:[]},this.resetCaptionStream()},this.reset()},_r=br,Tr=Ri.toUnsigned,Sr=Ri.toHexString,wr=$i,Er=Ui,xr=Zi,Cr=Ji,kr=Gi,Ir=$.getUint64,Ar=ar;er=function(e){var t={},i=wr(e,["moov","trak"]);return i.reduce((function(e,t){var i,r,n,s,a;return i=wr(t,["tkhd"])[0],i?(r=i[0],n=0===r?12:20,s=Tr(i[n]<<24|i[n+1]<<16|i[n+2]<<8|i[n+3]),a=wr(t,["mdia","mdhd"])[0],a?(r=a[0],n=0===r?12:20,e[s]=Tr(a[n]<<24|a[n+1]<<16|a[n+2]<<8|a[n+3]),e):null):null}),t)},tr=function(e,t){var i;i=wr(t,["moof","traf"]);var r=i.reduce((function(t,i){var r,n=wr(i,["tfhd"])[0],s=Tr(n[4]<<24|n[5]<<16|n[6]<<8|n[7]),a=e[s]||9e4,o=wr(i,["tfdt"])[0],l=new DataView(o.buffer,o.byteOffset,o.byteLength);let u;return r=1===o[0]?Ir(o.subarray(4,12)):l.getUint32(4),"bigint"===typeof r?u=r/Ar.BigInt(a):"number"!==typeof r||isNaN(r)||(u=r/a),u<Number.MAX_SAFE_INTEGER&&(u=Number(u)),u<t&&(t=u),t}),1/0);return"bigint"===typeof r||isFinite(r)?r:0},ir=function(e,t){var i,r=wr(t,["moof","traf"]),n=0,s=0;if(r&&r.length){var a=wr(r[0],["tfhd"])[0],o=wr(r[0],["trun"])[0],l=wr(r[0],["tfdt"])[0];if(a){var u=xr(a);i=u.trackId}if(l){var d=kr(l);n=d.baseMediaDecodeTime}if(o){var c=Cr(o);c.samples&&c.samples.length&&(s=c.samples[0].compositionTimeOffset||0)}}var h=e[i]||9e4;"bigint"===typeof n&&(s=Ar.BigInt(s),h=Ar.BigInt(h));var p=(n+s)/h;return"bigint"===typeof p&&p<Number.MAX_SAFE_INTEGER&&(p=Number(p)),p},rr=function(e){var t=wr(e,["moov","trak"]),i=[];return t.forEach((function(e){var t=wr(e,["mdia","hdlr"]),r=wr(e,["tkhd"]);t.forEach((function(e,t){var n,s,a,o=Er(e.subarray(8,12)),l=r[t];"vide"===o&&(n=new DataView(l.buffer,l.byteOffset,l.byteLength),s=n.getUint8(0),a=0===s?n.getUint32(12):n.getUint32(20),i.push(a))}))})),i},sr=function(e){var t=e[0],i=0===t?12:20;return Tr(e[i]<<24|e[i+1]<<16|e[i+2]<<8|e[i+3])},nr=function(e){var t=wr(e,["moov","trak"]),i=[];return t.forEach((function(e){var t,r,n={},s=wr(e,["tkhd"])[0];s&&(t=new DataView(s.buffer,s.byteOffset,s.byteLength),r=t.getUint8(0),n.id=0===r?t.getUint32(12):t.getUint32(20));var a=wr(e,["mdia","hdlr"])[0];if(a){var o=Er(a.subarray(8,12));n.type="vide"===o?"video":"soun"===o?"audio":o}var l=wr(e,["mdia","minf","stbl","stsd"])[0];if(l){var u=l.subarray(8);n.codec=Er(u.subarray(4,8));var d,c,h=wr(u,[n.codec])[0];h&&(/^[asm]vc[1-9]$/i.test(n.codec)?(d=h.subarray(78),c=Er(d.subarray(4,8)),"avcC"===c&&d.length>11?(n.codec+=".",n.codec+=Sr(d[9]),n.codec+=Sr(d[10]),n.codec+=Sr(d[11])):n.codec="avc1.4d400d"):/^mp4[a,v]$/i.test(n.codec)?(d=h.subarray(28),c=Er(d.subarray(4,8)),"esds"===c&&d.length>20&&0!==d[19]?(n.codec+="."+Sr(d[19]),n.codec+="."+Sr(d[20]>>>2&63).replace(/^0/,"")):n.codec="mp4a.40.2"):n.codec=n.codec.toLowerCase())}var p=wr(e,["mdia","mdhd"])[0];p&&(n.timescale=sr(p)),i.push(n)})),i};var Pr={findBox:wr,parseType:Er,timescale:er,startTime:tr,compositionStartTime:ir,videoTrackIds:rr,tracks:nr,getTimescaleFromMediaHeader:sr},Or=Qe,Lr=function(e){var t=31&e[1];return t<<=8,t|=e[2],t},Dr=function(e){return!!(64&e[1])},Mr=function(e){var t=0;return(48&e[3])>>>4>1&&(t+=e[4]+1),t},Nr=function(e,t){var i=Lr(e);return 0===i?"pat":i===t?"pmt":t?"pes":null},Rr=function(e){var t=Dr(e),i=4+Mr(e);return t&&(i+=e[i]+1),(31&e[i+10])<<8|e[i+11]},Br=function(e){var t={},i=Dr(e),r=4+Mr(e);if(i&&(r+=e[r]+1),1&e[r+5]){var n,s,a;n=(15&e[r+1])<<8|e[r+2],s=3+n-4,a=(15&e[r+10])<<8|e[r+11];var o=12+a;while(o<s){var l=r+o;t[(31&e[l+1])<<8|e[l+2]]=e[l],o+=5+((15&e[l+3])<<8|e[l+4])}return t}},Ur=function(e,t){var i=Lr(e),r=t[i];switch(r){case Or.H264_STREAM_TYPE:return"video";case Or.ADTS_STREAM_TYPE:return"audio";case Or.METADATA_STREAM_TYPE:return"timed-metadata";default:return null}},jr=function(e){var t=Dr(e);if(!t)return null;var i=4+Mr(e);if(i>=e.byteLength)return null;var r,n=null;return r=e[i+7],192&r&&(n={},n.pts=(14&e[i+9])<<27|(255&e[i+10])<<20|(254&e[i+11])<<12|(255&e[i+12])<<5|(254&e[i+13])>>>3,n.pts*=4,n.pts+=(6&e[i+13])>>>1,n.dts=n.pts,64&r&&(n.dts=(14&e[i+14])<<27|(255&e[i+15])<<20|(254&e[i+16])<<12|(255&e[i+17])<<5|(254&e[i+18])>>>3,n.dts*=4,n.dts+=(6&e[i+18])>>>1)),n},Fr=function(e){switch(e){case 5:return"slice_layer_without_partitioning_rbsp_idr";case 6:return"sei_rbsp";case 7:return"seq_parameter_set_rbsp";case 8:return"pic_parameter_set_rbsp";case 9:return"access_unit_delimiter_rbsp";default:return null}},qr=function(e){for(var t,i=4+Mr(e),r=e.subarray(i),n=0,s=0,a=!1;s<r.byteLength-3;s++)if(1===r[s+2]){n=s+5;break}while(n<r.byteLength)switch(r[n]){case 0:if(0!==r[n-1]){n+=2;break}if(0!==r[n-2]){n++;break}s+3!==n-2&&(t=Fr(31&r[s+3]),"slice_layer_without_partitioning_rbsp_idr"===t&&(a=!0));do{n++}while(1!==r[n]&&n<r.length);s=n-2,n+=3;break;case 1:if(0!==r[n-1]||0!==r[n-2]){n+=3;break}t=Fr(31&r[s+3]),"slice_layer_without_partitioning_rbsp_idr"===t&&(a=!0),s=n-2,n+=3;break;default:n+=3;break}return r=r.subarray(s),n-=s,s=0,r&&r.byteLength>3&&(t=Fr(31&r[s+3]),"slice_layer_without_partitioning_rbsp_idr"===t&&(a=!0)),a},$r={parseType:Nr,parsePat:Rr,parsePmt:Br,parsePayloadUnitStartIndicator:Dr,parsePesType:Ur,parsePesTime:jr,videoPacketContainsKeyFrame:qr},Hr=Qe,zr=at.handleRollover,Vr={};Vr.ts=$r,Vr.aac=ii;var Gr=me.ONE_SECOND_IN_TS,Wr=188,Xr=71,Yr=function(e,t){var i,r,n=0,s=Wr;while(s<e.byteLength)if(e[n]!==Xr||e[s]!==Xr)n++,s++;else{switch(i=e.subarray(n,s),r=Vr.ts.parseType(i,t.pid),r){case"pat":t.pid=Vr.ts.parsePat(i);break;case"pmt":var a=Vr.ts.parsePmt(i);t.table=t.table||{},Object.keys(a).forEach((function(e){t.table[e]=a[e]}));break}n+=Wr,s+=Wr}},Kr=function(e,t,i){var r,n,s,a,o,l=0,u=Wr,d=!1;while(u<=e.byteLength)if(e[l]!==Xr||e[u]!==Xr&&u!==e.byteLength)l++,u++;else{switch(r=e.subarray(l,u),n=Vr.ts.parseType(r,t.pid),n){case"pes":s=Vr.ts.parsePesType(r,t.table),a=Vr.ts.parsePayloadUnitStartIndicator(r),"audio"===s&&a&&(o=Vr.ts.parsePesTime(r),o&&(o.type="audio",i.audio.push(o),d=!0));break}if(d)break;l+=Wr,u+=Wr}u=e.byteLength,l=u-Wr,d=!1;while(l>=0)if(e[l]!==Xr||e[u]!==Xr&&u!==e.byteLength)l--,u--;else{switch(r=e.subarray(l,u),n=Vr.ts.parseType(r,t.pid),n){case"pes":s=Vr.ts.parsePesType(r,t.table),a=Vr.ts.parsePayloadUnitStartIndicator(r),"audio"===s&&a&&(o=Vr.ts.parsePesTime(r),o&&(o.type="audio",i.audio.push(o),d=!0));break}if(d)break;l-=Wr,u-=Wr}},Jr=function(e,t,i){var r,n,s,a,o,l,u,d,c=0,h=Wr,p=!1,f={data:[],size:0};while(h<e.byteLength)if(e[c]!==Xr||e[h]!==Xr)c++,h++;else{switch(r=e.subarray(c,h),n=Vr.ts.parseType(r,t.pid),n){case"pes":if(s=Vr.ts.parsePesType(r,t.table),a=Vr.ts.parsePayloadUnitStartIndicator(r),"video"===s&&(a&&!p&&(o=Vr.ts.parsePesTime(r),o&&(o.type="video",i.video.push(o),p=!0)),!i.firstKeyFrame)){if(a&&0!==f.size){l=new Uint8Array(f.size),u=0;while(f.data.length)d=f.data.shift(),l.set(d,u),u+=d.byteLength;if(Vr.ts.videoPacketContainsKeyFrame(l)){var m=Vr.ts.parsePesTime(l);m?(i.firstKeyFrame=m,i.firstKeyFrame.type="video"):console.warn("Failed to extract PTS/DTS from PES at first keyframe. This could be an unusual TS segment, or else mux.js did not parse your TS segment correctly. If you know your TS segments do contain PTS/DTS on keyframes please file a bug report! You can try ffprobe to double check for yourself.")}f.size=0}f.data.push(r),f.size+=r.byteLength}break}if(p&&i.firstKeyFrame)break;c+=Wr,h+=Wr}h=e.byteLength,c=h-Wr,p=!1;while(c>=0)if(e[c]!==Xr||e[h]!==Xr)c--,h--;else{switch(r=e.subarray(c,h),n=Vr.ts.parseType(r,t.pid),n){case"pes":s=Vr.ts.parsePesType(r,t.table),a=Vr.ts.parsePayloadUnitStartIndicator(r),"video"===s&&a&&(o=Vr.ts.parsePesTime(r),o&&(o.type="video",i.video.push(o),p=!0));break}if(p)break;c-=Wr,h-=Wr}},Qr=function(e,t){if(e.audio&&e.audio.length){var i=t;("undefined"===typeof i||isNaN(i))&&(i=e.audio[0].dts),e.audio.forEach((function(e){e.dts=zr(e.dts,i),e.pts=zr(e.pts,i),e.dtsTime=e.dts/Gr,e.ptsTime=e.pts/Gr}))}if(e.video&&e.video.length){var r=t;if(("undefined"===typeof r||isNaN(r))&&(r=e.video[0].dts),e.video.forEach((function(e){e.dts=zr(e.dts,r),e.pts=zr(e.pts,r),e.dtsTime=e.dts/Gr,e.ptsTime=e.pts/Gr})),e.firstKeyFrame){var n=e.firstKeyFrame;n.dts=zr(n.dts,r),n.pts=zr(n.pts,r),n.dtsTime=n.dts/Gr,n.ptsTime=n.pts/Gr}}},Zr=function(e){var t,i=!1,r=0,n=null,s=null,a=0,o=0;while(e.length-o>=3){var l=Vr.aac.parseType(e,o);switch(l){case"timed-metadata":if(e.length-o<10){i=!0;break}if(a=Vr.aac.parseId3TagSize(e,o),a>e.length){i=!0;break}null===s&&(t=e.subarray(o,o+a),s=Vr.aac.parseAacTimestamp(t)),o+=a;break;case"audio":if(e.length-o<7){i=!0;break}if(a=Vr.aac.parseAdtsSize(e,o),a>e.length){i=!0;break}null===n&&(t=e.subarray(o,o+a),n=Vr.aac.parseSampleRate(t)),r++,o+=a;break;default:o++;break}if(i)return null}if(null===n||null===s)return null;var u=Gr/n,d={audio:[{type:"audio",dts:s,pts:s},{type:"audio",dts:s+1024*r*u,pts:s+1024*r*u}]};return d},en=function(e){var t={pid:null,table:null},i={};for(var r in Yr(e,t),t.table)if(t.table.hasOwnProperty(r)){var n=t.table[r];switch(n){case Hr.H264_STREAM_TYPE:i.video=[],Jr(e,t,i),0===i.video.length&&delete i.video;break;case Hr.ADTS_STREAM_TYPE:i.audio=[],Kr(e,t,i),0===i.audio.length&&delete i.audio;break}}return i},tn=function(e,t){var i,r=Vr.aac.isLikelyAacData(e);return i=r?Zr(e):en(e),i&&(i.audio||i.video)?(Qr(i,t),i):null},rn={inspect:tn,parseAudioPes_:Kr};const nn=function(e,t){t.on("data",(function(t){const i=t.initSegment;t.initSegment={data:i.buffer,byteOffset:i.byteOffset,byteLength:i.byteLength};const r=t.data;t.data=r.buffer,e.postMessage({action:"data",segment:t,byteOffset:r.byteOffset,byteLength:r.byteLength},[t.data])})),t.on("done",(function(t){e.postMessage({action:"done"})})),t.on("gopInfo",(function(t){e.postMessage({action:"gopInfo",gopInfo:t})})),t.on("videoSegmentTimingInfo",(function(t){const i={start:{decode:me.videoTsToSeconds(t.start.dts),presentation:me.videoTsToSeconds(t.start.pts)},end:{decode:me.videoTsToSeconds(t.end.dts),presentation:me.videoTsToSeconds(t.end.pts)},baseMediaDecodeTime:me.videoTsToSeconds(t.baseMediaDecodeTime)};t.prependedContentDuration&&(i.prependedContentDuration=me.videoTsToSeconds(t.prependedContentDuration)),e.postMessage({action:"videoSegmentTimingInfo",videoSegmentTimingInfo:i})})),t.on("audioSegmentTimingInfo",(function(t){const i={start:{decode:me.videoTsToSeconds(t.start.dts),presentation:me.videoTsToSeconds(t.start.pts)},end:{decode:me.videoTsToSeconds(t.end.dts),presentation:me.videoTsToSeconds(t.end.pts)},baseMediaDecodeTime:me.videoTsToSeconds(t.baseMediaDecodeTime)};t.prependedContentDuration&&(i.prependedContentDuration=me.videoTsToSeconds(t.prependedContentDuration)),e.postMessage({action:"audioSegmentTimingInfo",audioSegmentTimingInfo:i})})),t.on("id3Frame",(function(t){e.postMessage({action:"id3Frame",id3Frame:t})})),t.on("caption",(function(t){e.postMessage({action:"caption",caption:t})})),t.on("trackinfo",(function(t){e.postMessage({action:"trackinfo",trackInfo:t})})),t.on("audioTimingInfo",(function(t){e.postMessage({action:"audioTimingInfo",audioTimingInfo:{start:me.videoTsToSeconds(t.start),end:me.videoTsToSeconds(t.end)}})})),t.on("videoTimingInfo",(function(t){e.postMessage({action:"videoTimingInfo",videoTimingInfo:{start:me.videoTsToSeconds(t.start),end:me.videoTsToSeconds(t.end)}})})),t.on("log",(function(t){e.postMessage({action:"log",log:t})}))};class sn{constructor(e,t){this.options=t||{},this.self=e,this.init()}init(){this.transmuxer&&this.transmuxer.dispose(),this.transmuxer=new Di.Transmuxer(this.options),nn(this.self,this.transmuxer)}pushMp4Captions(e){this.captionParser||(this.captionParser=new _r,this.captionParser.init());const t=new Uint8Array(e.data,e.byteOffset,e.byteLength),i=this.captionParser.parse(t,e.trackIds,e.timescales);this.self.postMessage({action:"mp4Captions",captions:i&&i.captions||[],logs:i&&i.logs||[],data:t.buffer},[t.buffer])}probeMp4StartTime({timescales:e,data:t}){const i=Pr.startTime(e,t);this.self.postMessage({action:"probeMp4StartTime",startTime:i,data:t},[t.buffer])}probeMp4Tracks({data:e}){const t=Pr.tracks(e);this.self.postMessage({action:"probeMp4Tracks",tracks:t,data:e},[e.buffer])}probeTs({data:e,baseStartTime:t}){const i="number"!==typeof t||isNaN(t)?void 0:t*me.ONE_SECOND_IN_TS,r=rn.inspect(e,i);let n=null;r&&(n={hasVideo:r.video&&2===r.video.length||!1,hasAudio:r.audio&&2===r.audio.length||!1},n.hasVideo&&(n.videoStart=r.video[0].ptsTime),n.hasAudio&&(n.audioStart=r.audio[0].ptsTime)),this.self.postMessage({action:"probeTs",result:n,data:e},[e.buffer])}clearAllMp4Captions(){this.captionParser&&this.captionParser.clearAllCaptions()}clearParsedMp4Captions(){this.captionParser&&this.captionParser.clearParsedCaptions()}push(e){const t=new Uint8Array(e.data,e.byteOffset,e.byteLength);this.transmuxer.push(t)}reset(){this.transmuxer.reset()}setTimestampOffset(e){const t=e.timestampOffset||0;this.transmuxer.setBaseMediaDecodeTime(Math.round(me.secondsToVideoTs(t)))}setAudioAppendStart(e){this.transmuxer.setAudioAppendStart(Math.ceil(me.secondsToVideoTs(e.appendStart)))}setRemux(e){this.transmuxer.setRemux(e.remux)}flush(e){this.transmuxer.flush(),self.postMessage({action:"done",type:"transmuxed"})}endTimeline(){this.transmuxer.endTimeline(),self.postMessage({action:"endedtimeline",type:"transmuxed"})}alignGopsWith(e){this.transmuxer.alignGopsWith(e.gopsToAlignWith.slice())}}self.onmessage=function(e){"init"===e.data.action&&e.data.options?this.messageHandlers=new sn(self,e.data.options):(this.messageHandlers||(this.messageHandlers=new sn(self)),e.data&&e.data.action&&"init"!==e.data.action&&this.messageHandlers[e.data.action]&&this.messageHandlers[e.data.action](e.data))}})));var wo=bo(So);const Eo=(e,t,i)=>{const{type:r,initSegment:n,captions:s,captionStreams:a,metadata:o,videoFrameDtsTime:l,videoFramePtsTime:u}=e.data.segment;t.buffer.push({captions:s,captionStreams:a,metadata:o});const d=e.data.segment.boxes||{data:e.data.segment.data},c={type:r,data:new Uint8Array(d.data,d.data.byteOffset,d.data.byteLength),initSegment:new Uint8Array(n.data,n.byteOffset,n.byteLength)};"undefined"!==typeof l&&(c.videoFrameDtsTime=l),"undefined"!==typeof u&&(c.videoFramePtsTime=u),i(c)},xo=({transmuxedData:e,callback:t})=>{e.buffer=[],t(e)},Co=(e,t)=>{t.gopInfo=e.data.gopInfo},ko=e=>{const{transmuxer:t,bytes:i,audioAppendStart:r,gopsToAlignWith:n,remux:s,onData:a,onTrackInfo:o,onAudioTimingInfo:l,onVideoTimingInfo:u,onVideoSegmentTimingInfo:d,onAudioSegmentTimingInfo:c,onId3:h,onCaptions:p,onDone:f,onEndedTimeline:m,onTransmuxerLog:g,isEndOfTimeline:y}=e,v={buffer:[]};let b=y;const _=i=>{t.currentTransmux===e&&("data"===i.data.action&&Eo(i,v,a),"trackinfo"===i.data.action&&o(i.data.trackInfo),"gopInfo"===i.data.action&&Co(i,v),"audioTimingInfo"===i.data.action&&l(i.data.audioTimingInfo),"videoTimingInfo"===i.data.action&&u(i.data.videoTimingInfo),"videoSegmentTimingInfo"===i.data.action&&d(i.data.videoSegmentTimingInfo),"audioSegmentTimingInfo"===i.data.action&&c(i.data.audioSegmentTimingInfo),"id3Frame"===i.data.action&&h([i.data.id3Frame],i.data.id3Frame.dispatchType),"caption"===i.data.action&&p(i.data.caption),"endedtimeline"===i.data.action&&(b=!1,m()),"log"===i.data.action&&g(i.data.log),"transmuxed"===i.data.type&&(b||(t.onmessage=null,xo({transmuxedData:v,callback:f}),Io(t))))};if(t.onmessage=_,r&&t.postMessage({action:"setAudioAppendStart",appendStart:r}),Array.isArray(n)&&t.postMessage({action:"alignGopsWith",gopsToAlignWith:n}),"undefined"!==typeof s&&t.postMessage({action:"setRemux",remux:s}),i.byteLength){const e=i instanceof ArrayBuffer?i:i.buffer,r=i instanceof ArrayBuffer?0:i.byteOffset;t.postMessage({action:"push",data:e,byteOffset:r,byteLength:i.byteLength},[e])}y&&t.postMessage({action:"endTimeline"}),t.postMessage({action:"flush"})},Io=e=>{e.currentTransmux=null,e.transmuxQueue.length&&(e.currentTransmux=e.transmuxQueue.shift(),"function"===typeof e.currentTransmux?e.currentTransmux():ko(e.currentTransmux))},Ao=(e,t)=>{e.postMessage({action:t}),Io(e)},Po=(e,t)=>{if(!t.currentTransmux)return t.currentTransmux=e,void Ao(t,e);t.transmuxQueue.push(Ao.bind(null,t,e))},Oo=e=>{Po("reset",e)},Lo=e=>{Po("endTimeline",e)},Do=e=>{if(!e.transmuxer.currentTransmux)return e.transmuxer.currentTransmux=e,void ko(e);e.transmuxer.transmuxQueue.push(e)},Mo=e=>{const t=new wo;t.currentTransmux=null,t.transmuxQueue=[];const i=t.terminate;return t.terminate=()=>(t.currentTransmux=null,t.transmuxQueue.length=0,i.call(t)),t.postMessage({action:"init",options:e}),t};var No={reset:Oo,endTimeline:Lo,transmux:Do,createTransmuxer:Mo};const Ro=function(e){const t=e.transmuxer,i=e.endAction||e.action,r=e.callback,n=y()({},e,{endAction:null,transmuxer:null,callback:null}),s=n=>{n.data.action===i&&(t.removeEventListener("message",s),n.data.data&&(n.data.data=new Uint8Array(n.data.data,e.byteOffset||0,e.byteLength||n.data.data.byteLength),e.data&&(e.data=n.data.data)),r(n.data))};if(t.addEventListener("message",s),e.data){const i=e.data instanceof ArrayBuffer;n.byteOffset=i?0:e.data.byteOffset,n.byteLength=e.data.byteLength;const r=[i?e.data:e.data.buffer];t.postMessage(n,r)}else t.postMessage(n)},Bo={FAILURE:2,TIMEOUT:-101,ABORTED:-102},Uo=e=>{e.forEach(e=>{e.abort()})},jo=e=>({bandwidth:e.bandwidth,bytesReceived:e.bytesReceived||0,roundTripTime:e.roundTripTime||0}),Fo=e=>{const t=e.target,i=Date.now()-t.requestTime,r={bandwidth:1/0,bytesReceived:0,roundTripTime:i||0};return r.bytesReceived=e.loaded,r.bandwidth=Math.floor(r.bytesReceived/r.roundTripTime*8*1e3),r},qo=(e,t)=>t.timedout?{status:t.status,message:"HLS request timed-out at URL: "+t.uri,code:Bo.TIMEOUT,xhr:t}:t.aborted?{status:t.status,message:"HLS request aborted at URL: "+t.uri,code:Bo.ABORTED,xhr:t}:e?{status:t.status,message:"HLS request errored at URL: "+t.uri,code:Bo.FAILURE,xhr:t}:"arraybuffer"===t.responseType&&0===t.response.byteLength?{status:t.status,message:"Empty HLS response at URL: "+t.uri,code:Bo.FAILURE,xhr:t}:null,$o=(e,t,i)=>(r,n)=>{const s=n.response,a=qo(r,n);if(a)return i(a,e);if(16!==s.byteLength)return i({status:n.status,message:"Invalid HLS key at URL: "+n.uri,code:Bo.FAILURE,xhr:n},e);const o=new DataView(s),l=new Uint32Array([o.getUint32(0),o.getUint32(4),o.getUint32(8),o.getUint32(12)]);for(let e=0;e<t.length;e++)t[e].bytes=l;return i(null,e)},Ho=(e,t)=>{const i=Object(C["a"])(e.map.bytes);if("mp4"!==i){const r=e.map.resolvedUri||e.map.uri;return t({internal:!0,message:`Found unsupported ${i||"unknown"} container for initialization segment at URL: ${r}`,code:Bo.FAILURE})}Ro({action:"probeMp4Tracks",data:e.map.bytes,transmuxer:e.transmuxer,callback:({tracks:i,data:r})=>(e.map.bytes=r,i.forEach((function(t){e.map.tracks=e.map.tracks||{},e.map.tracks[t.type]||(e.map.tracks[t.type]=t,"number"===typeof t.id&&t.timescale&&(e.map.timescales=e.map.timescales||{},e.map.timescales[t.id]=t.timescale))})),t(null))})},zo=({segment:e,finishProcessingFn:t})=>(i,r)=>{const n=qo(i,r);if(n)return t(n,e);const s=new Uint8Array(r.response);if(e.map.key)return e.map.encryptedBytes=s,t(null,e);e.map.bytes=s,Ho(e,(function(i){if(i)return i.xhr=r,i.status=r.status,t(i,e);t(null,e)}))},Vo=({segment:e,finishProcessingFn:t,responseType:i})=>(r,n)=>{const s=qo(r,n);if(s)return t(s,e);const a="arraybuffer"!==i&&n.responseText?go(n.responseText.substring(e.lastReachedChar||0)):n.response;return e.stats=jo(n),e.key?e.encryptedBytes=new Uint8Array(a):e.bytes=new Uint8Array(a),t(null,e)},Go=({segment:e,bytes:t,trackInfoFn:i,timingInfoFn:r,videoSegmentTimingInfoFn:n,audioSegmentTimingInfoFn:s,id3Fn:a,captionsFn:o,isEndOfTimeline:l,endedTimelineFn:u,dataFn:d,doneFn:c,onTransmuxerLog:h})=>{const p=e.map&&e.map.tracks||{},f=Boolean(p.audio&&p.video);let m=r.bind(null,e,"audio","start");const g=r.bind(null,e,"audio","end");let y=r.bind(null,e,"video","start");const v=r.bind(null,e,"video","end"),b=()=>Do({bytes:t,transmuxer:e.transmuxer,audioAppendStart:e.audioAppendStart,gopsToAlignWith:e.gopsToAlignWith,remux:f,onData:t=>{t.type="combined"===t.type?"video":t.type,d(e,t)},onTrackInfo:t=>{i&&(f&&(t.isMuxed=!0),i(e,t))},onAudioTimingInfo:e=>{m&&"undefined"!==typeof e.start&&(m(e.start),m=null),g&&"undefined"!==typeof e.end&&g(e.end)},onVideoTimingInfo:e=>{y&&"undefined"!==typeof e.start&&(y(e.start),y=null),v&&"undefined"!==typeof e.end&&v(e.end)},onVideoSegmentTimingInfo:e=>{n(e)},onAudioSegmentTimingInfo:e=>{s(e)},onId3:(t,i)=>{a(e,t,i)},onCaptions:t=>{o(e,[t])},isEndOfTimeline:l,onEndedTimeline:()=>{u()},onTransmuxerLog:h,onDone:t=>{c&&(t.type="combined"===t.type?"video":t.type,c(null,e,t))}});Ro({action:"probeTs",transmuxer:e.transmuxer,data:t,baseStartTime:e.baseStartTime,callback:r=>{e.bytes=t=r.data;const n=r.result;n&&(i(e,{hasAudio:n.hasAudio,hasVideo:n.hasVideo,isMuxed:f}),i=null,n.hasAudio&&!f&&m(n.audioStart),n.hasVideo&&y(n.videoStart),m=null,y=null),b()}})},Wo=({segment:e,bytes:t,trackInfoFn:i,timingInfoFn:r,videoSegmentTimingInfoFn:n,audioSegmentTimingInfoFn:s,id3Fn:a,captionsFn:o,isEndOfTimeline:l,endedTimelineFn:u,dataFn:d,doneFn:c,onTransmuxerLog:h})=>{let p=new Uint8Array(t);if(Object(C["b"])(p)){e.isFmp4=!0;const{tracks:n}=e.map,s={isFmp4:!0,hasVideo:!!n.video,hasAudio:!!n.audio};n.audio&&n.audio.codec&&"enca"!==n.audio.codec&&(s.audioCodec=n.audio.codec),n.video&&n.video.codec&&"encv"!==n.video.codec&&(s.videoCodec=n.video.codec),n.video&&n.audio&&(s.isMuxed=!0),i(e,s);const a=t=>{d(e,{data:p,type:s.hasAudio&&!s.isMuxed?"audio":"video"}),t&&t.length&&o(e,t),c(null,e,{})};Ro({action:"probeMp4StartTime",timescales:e.map.timescales,data:p,transmuxer:e.transmuxer,callback:({data:i,startTime:o})=>{t=i.buffer,e.bytes=p=i,s.hasAudio&&!s.isMuxed&&r(e,"audio","start",o),s.hasVideo&&r(e,"video","start",o),n.video&&i.byteLength&&e.transmuxer?Ro({action:"pushMp4Captions",endAction:"mp4Captions",transmuxer:e.transmuxer,data:p,timescales:e.map.timescales,trackIds:[n.video.id],callback:i=>{t=i.data.buffer,e.bytes=p=i.data,i.logs.forEach((function(e){h(As(e,{stream:"mp4CaptionParser"}))})),a(i.captions)}}):a()}})}else if(e.transmuxer){if("undefined"===typeof e.container&&(e.container=Object(C["a"])(p)),"ts"!==e.container&&"aac"!==e.container)return i(e,{hasAudio:!1,hasVideo:!1}),void c(null,e,{});Go({segment:e,bytes:t,trackInfoFn:i,timingInfoFn:r,videoSegmentTimingInfoFn:n,audioSegmentTimingInfoFn:s,id3Fn:a,captionsFn:o,isEndOfTimeline:l,endedTimelineFn:u,dataFn:d,doneFn:c,onTransmuxerLog:h})}else c(null,e,{})},Xo=function({id:e,key:t,encryptedBytes:i,decryptionWorker:r},n){const s=t=>{if(t.data.source===e){r.removeEventListener("message",s);const e=t.data.decrypted;n(new Uint8Array(e.bytes,e.byteOffset,e.byteLength))}};let a;r.addEventListener("message",s),a=t.bytes.slice?t.bytes.slice():new Uint32Array(Array.prototype.slice.call(t.bytes)),r.postMessage($a({source:e,encrypted:i,key:a,iv:t.iv}),[i.buffer,a.buffer])},Yo=({decryptionWorker:e,segment:t,trackInfoFn:i,timingInfoFn:r,videoSegmentTimingInfoFn:n,audioSegmentTimingInfoFn:s,id3Fn:a,captionsFn:o,isEndOfTimeline:l,endedTimelineFn:u,dataFn:d,doneFn:c,onTransmuxerLog:h})=>{Xo({id:t.requestId,key:t.key,encryptedBytes:t.encryptedBytes,decryptionWorker:e},e=>{t.bytes=e,Wo({segment:t,bytes:t.bytes,trackInfoFn:i,timingInfoFn:r,videoSegmentTimingInfoFn:n,audioSegmentTimingInfoFn:s,id3Fn:a,captionsFn:o,isEndOfTimeline:l,endedTimelineFn:u,dataFn:d,doneFn:c,onTransmuxerLog:h})})},Ko=({activeXhrs:e,decryptionWorker:t,trackInfoFn:i,timingInfoFn:r,videoSegmentTimingInfoFn:n,audioSegmentTimingInfoFn:s,id3Fn:a,captionsFn:o,isEndOfTimeline:l,endedTimelineFn:u,dataFn:d,doneFn:c,onTransmuxerLog:h})=>{let p=0,f=!1;return(m,g)=>{if(!f){if(m)return f=!0,Uo(e),c(m,g);if(p+=1,p===e.length){const p=function(){if(g.encryptedBytes)return Yo({decryptionWorker:t,segment:g,trackInfoFn:i,timingInfoFn:r,videoSegmentTimingInfoFn:n,audioSegmentTimingInfoFn:s,id3Fn:a,captionsFn:o,isEndOfTimeline:l,endedTimelineFn:u,dataFn:d,doneFn:c,onTransmuxerLog:h});Wo({segment:g,bytes:g.bytes,trackInfoFn:i,timingInfoFn:r,videoSegmentTimingInfoFn:n,audioSegmentTimingInfoFn:s,id3Fn:a,captionsFn:o,isEndOfTimeline:l,endedTimelineFn:u,dataFn:d,doneFn:c,onTransmuxerLog:h})};if(g.endOfAllRequests=Date.now(),g.map&&g.map.encryptedBytes&&!g.map.bytes)return Xo({decryptionWorker:t,id:g.requestId+"-init",encryptedBytes:g.map.encryptedBytes,key:g.map.key},t=>{g.map.bytes=t,Ho(g,t=>{if(t)return Uo(e),c(t,g);p()})});p()}}}},Jo=({loadendState:e,abortFn:t})=>i=>{const r=i.target;r.aborted&&t&&!e.calledAbortFn&&(t(),e.calledAbortFn=!0)},Qo=({segment:e,progressFn:t,trackInfoFn:i,timingInfoFn:r,videoSegmentTimingInfoFn:n,audioSegmentTimingInfoFn:s,id3Fn:a,captionsFn:o,isEndOfTimeline:l,endedTimelineFn:u,dataFn:d})=>i=>{const r=i.target;if(!r.aborted)return e.stats=As(e.stats,Fo(i)),!e.stats.firstBytesReceivedAt&&e.stats.bytesReceived&&(e.stats.firstBytesReceivedAt=Date.now()),t(i,e)},Zo=({xhr:e,xhrOptions:t,decryptionWorker:i,segment:r,abortFn:n,progressFn:s,trackInfoFn:a,timingInfoFn:o,videoSegmentTimingInfoFn:l,audioSegmentTimingInfoFn:u,id3Fn:d,captionsFn:c,isEndOfTimeline:h,endedTimelineFn:p,dataFn:f,doneFn:m,onTransmuxerLog:g})=>{const y=[],v=Ko({activeXhrs:y,decryptionWorker:i,trackInfoFn:a,timingInfoFn:o,videoSegmentTimingInfoFn:l,audioSegmentTimingInfoFn:u,id3Fn:d,captionsFn:c,isEndOfTimeline:h,endedTimelineFn:p,dataFn:f,doneFn:m,onTransmuxerLog:g});if(r.key&&!r.key.bytes){const i=[r.key];r.map&&!r.map.bytes&&r.map.key&&r.map.key.resolvedUri===r.key.resolvedUri&&i.push(r.map.key);const n=As(t,{uri:r.key.resolvedUri,responseType:"arraybuffer"}),s=$o(r,i,v),a=e(n,s);y.push(a)}if(r.map&&!r.map.bytes){const i=r.map.key&&(!r.key||r.key.resolvedUri!==r.map.key.resolvedUri);if(i){const i=As(t,{uri:r.map.key.resolvedUri,responseType:"arraybuffer"}),n=$o(r,[r.map.key],v),s=e(i,n);y.push(s)}const n=As(t,{uri:r.map.resolvedUri,responseType:"arraybuffer",headers:Ua(r.map)}),s=zo({segment:r,finishProcessingFn:v}),a=e(n,s);y.push(a)}const b=As(t,{uri:r.part&&r.part.resolvedUri||r.resolvedUri,responseType:"arraybuffer",headers:Ua(r)}),_=Vo({segment:r,finishProcessingFn:v,responseType:b.responseType}),T=e(b,_);T.addEventListener("progress",Qo({segment:r,progressFn:s,trackInfoFn:a,timingInfoFn:o,videoSegmentTimingInfoFn:l,audioSegmentTimingInfoFn:u,id3Fn:d,captionsFn:c,isEndOfTimeline:h,endedTimelineFn:p,dataFn:f})),y.push(T);const S={};return y.forEach(e=>{e.addEventListener("loadend",Jo({loadendState:S,abortFn:n}))}),()=>Uo(y)},el=Is("CodecUtils"),tl=function(e){const t=e.attributes||{};if(t.CODECS)return Object(b["h"])(t.CODECS)},il=(e,t)=>{const i=t.attributes||{};return e&&e.mediaGroups&&e.mediaGroups.AUDIO&&i.AUDIO&&e.mediaGroups.AUDIO[i.AUDIO]},rl=(e,t)=>{if(!il(e,t))return!0;const i=t.attributes||{},r=e.mediaGroups.AUDIO[i.AUDIO];for(const n in r)if(!r[n].uri&&!r[n].playlists)return!0;return!1},nl=function(e){const t={};return e.forEach(({mediaType:e,type:i,details:r})=>{t[e]=t[e]||[],t[e].push(Object(b["i"])(`${i}${r}`))}),Object.keys(t).forEach((function(e){if(t[e].length>1)return el(`multiple ${e} codecs found as attributes: ${t[e].join(", ")}. Setting playlist codecs to null so that we wait for mux.js to probe segments for real codecs.`),void(t[e]=null);t[e]=t[e][0]})),t},sl=function(e){let t=0;return e.audio&&t++,e.video&&t++,t},al=function(e,t){const i=t.attributes||{},r=nl(tl(t)||[]);if(il(e,t)&&!r.audio&&!rl(e,t)){const t=nl(Object(b["d"])(e,i.AUDIO)||[]);t.audio&&(r.audio=t.audio)}return r},ol=Is("PlaylistSelector"),ll=function(e){if(!e||!e.playlist)return;const t=e.playlist;return JSON.stringify({id:t.id,bandwidth:e.bandwidth,width:e.width,height:e.height,codecs:t.attributes&&t.attributes.CODECS||""})},ul=function(e,t){if(!e)return"";const i=n.a.getComputedStyle(e);return i?i[t]:""},dl=function(e,t){const i=e.slice();e.sort((function(e,r){const n=t(e,r);return 0===n?i.indexOf(e)-i.indexOf(r):n}))},cl=function(e,t){let i,r;return e.attributes.BANDWIDTH&&(i=e.attributes.BANDWIDTH),i=i||n.a.Number.MAX_VALUE,t.attributes.BANDWIDTH&&(r=t.attributes.BANDWIDTH),r=r||n.a.Number.MAX_VALUE,i-r},hl=function(e,t){let i,r;return e.attributes.RESOLUTION&&e.attributes.RESOLUTION.width&&(i=e.attributes.RESOLUTION.width),i=i||n.a.Number.MAX_VALUE,t.attributes.RESOLUTION&&t.attributes.RESOLUTION.width&&(r=t.attributes.RESOLUTION.width),r=r||n.a.Number.MAX_VALUE,i===r&&e.attributes.BANDWIDTH&&t.attributes.BANDWIDTH?e.attributes.BANDWIDTH-t.attributes.BANDWIDTH:i-r};let pl=function(e,t,i,r,s,a){if(!e)return;const o={bandwidth:t,width:i,height:r,limitRenditionByPlayerDimensions:s};let l=e.playlists;fa.isAudioOnly(e)&&(l=a.getAudioTrackPlaylists_(),o.audioOnly=!0);let u=l.map(e=>{let t;const i=e.attributes&&e.attributes.RESOLUTION&&e.attributes.RESOLUTION.width,r=e.attributes&&e.attributes.RESOLUTION&&e.attributes.RESOLUTION.height;return t=e.attributes&&e.attributes.BANDWIDTH,t=t||n.a.Number.MAX_VALUE,{bandwidth:t,width:i,height:r,playlist:e}});dl(u,(e,t)=>e.bandwidth-t.bandwidth),u=u.filter(e=>!fa.isIncompatible(e.playlist));let d=u.filter(e=>fa.isEnabled(e.playlist));d.length||(d=u.filter(e=>!fa.isDisabled(e.playlist)));const c=d.filter(e=>e.bandwidth*mo.BANDWIDTH_VARIANCE<t);let h=c[c.length-1];const p=c.filter(e=>e.bandwidth===h.bandwidth)[0];if(!1===s){const e=p||d[0]||u[0];if(e&&e.playlist){let t="sortedPlaylistReps";return p&&(t="bandwidthBestRep"),d[0]&&(t="enabledPlaylistReps"),ol(`choosing ${ll(e)} using ${t} with options`,o),e.playlist}return ol("could not choose a playlist with options",o),null}const f=c.filter(e=>e.width&&e.height);dl(f,(e,t)=>e.width-t.width);const m=f.filter(e=>e.width===i&&e.height===r);h=m[m.length-1];const g=m.filter(e=>e.bandwidth===h.bandwidth)[0];let y,v,b,_;if(g||(y=f.filter(e=>e.width>i||e.height>r),v=y.filter(e=>e.width===y[0].width&&e.height===y[0].height),h=v[v.length-1],b=v.filter(e=>e.bandwidth===h.bandwidth)[0]),a.leastPixelDiffSelector){const e=f.map(e=>(e.pixelDiff=Math.abs(e.width-i)+Math.abs(e.height-r),e));dl(e,(e,t)=>e.pixelDiff===t.pixelDiff?t.bandwidth-e.bandwidth:e.pixelDiff-t.pixelDiff),_=e[0]}const T=_||b||g||p||d[0]||u[0];if(T&&T.playlist){let e="sortedPlaylistReps";return _?e="leastPixelDiffRep":b?e="resolutionPlusOneRep":g?e="resolutionBestRep":p?e="bandwidthBestRep":d[0]&&(e="enabledPlaylistReps"),ol(`choosing ${ll(T)} using ${e} with options`,o),T.playlist}return ol("could not choose a playlist with options",o),null};const fl=function(){const e=this.useDevicePixelRatio&&n.a.devicePixelRatio||1;return pl(this.playlists.main,this.systemBandwidth,parseInt(ul(this.tech_.el(),"width"),10)*e,parseInt(ul(this.tech_.el(),"height"),10)*e,this.limitRenditionByPlayerDimensions,this.playlistController_)},ml=function(e){let t=-1,i=-1;if(e<0||e>1)throw new Error("Moving average bandwidth decay must be between 0 and 1.");return function(){const r=this.useDevicePixelRatio&&n.a.devicePixelRatio||1;return t<0&&(t=this.systemBandwidth,i=this.systemBandwidth),this.systemBandwidth>0&&this.systemBandwidth!==i&&(t=e*this.systemBandwidth+(1-e)*t,i=this.systemBandwidth),pl(this.playlists.main,t,parseInt(ul(this.tech_.el(),"width"),10)*r,parseInt(ul(this.tech_.el(),"height"),10)*r,this.limitRenditionByPlayerDimensions,this.playlistController_)}},gl=function(e){const{main:t,currentTime:i,bandwidth:r,duration:n,segmentDuration:s,timeUntilRebuffer:a,currentTimeline:o,syncController:l}=e,u=t.playlists.filter(e=>!fa.isIncompatible(e));let d=u.filter(fa.isEnabled);d.length||(d=u.filter(e=>!fa.isDisabled(e)));const c=d.filter(fa.hasAttribute.bind(null,"BANDWIDTH")),h=c.map(e=>{const t=l.getSyncPoint(e,n,o,i),u=t?1:2,d=fa.estimateSegmentRequestTime(s,r,e),c=d*u-a;return{playlist:e,rebufferingImpact:c}}),p=h.filter(e=>e.rebufferingImpact<=0);return dl(p,(e,t)=>cl(t.playlist,e.playlist)),p.length?p[0]:(dl(h,(e,t)=>e.rebufferingImpact-t.rebufferingImpact),h[0]||null)},yl=function(){const e=this.playlists.main.playlists.filter(fa.isEnabled);dl(e,(e,t)=>cl(e,t));const t=e.filter(e=>!!al(this.playlists.main,e).video);return t[0]||null},vl=e=>{let t,i=0;return e.bytes&&(t=new Uint8Array(e.bytes),e.segments.forEach(e=>{t.set(e,i),i+=e.byteLength})),t},bl=function(e,t,i){if(!e[i]){t.trigger({type:"usage",name:"vhs-608"});let r=i;/^cc708_/.test(i)&&(r="SERVICE"+i.split("_")[1]);const n=t.textTracks().getTrackById(r);if(n)e[i]=n;else{const n=t.options_.vhs&&t.options_.vhs.captionServices||{};let s=i,a=i,o=!1;const l=n[r];l&&(s=l.label,a=l.language,o=l.default),e[i]=t.addRemoteTextTrack({kind:"captions",id:r,default:o,label:s,language:a},!1).track}}},_l=function({inbandTextTracks:e,captionArray:t,timestampOffset:i}){if(!t)return;const r=n.a.WebKitDataCue||n.a.VTTCue;t.forEach(t=>{const n=t.stream;e[n].addCue(new r(t.startTime+i,t.endTime+i,t.text))})},Tl=function(e){Object.defineProperties(e.frame,{id:{get(){return bs.log.warn("cue.frame.id is deprecated. Use cue.value.key instead."),e.value.key}},value:{get(){return bs.log.warn("cue.frame.value is deprecated. Use cue.value.data instead."),e.value.data}},privateData:{get(){return bs.log.warn("cue.frame.privateData is deprecated. Use cue.value.data instead."),e.value.data}}})},Sl=({inbandTextTracks:e,metadataArray:t,timestampOffset:i,videoDuration:r})=>{if(!t)return;const s=n.a.WebKitDataCue||n.a.VTTCue,a=e.metadataTrack_;if(!a)return;if(t.forEach(e=>{const t=e.cueTime+i;!("number"!==typeof t||n.a.isNaN(t)||t<0)&&t<1/0&&e.frames.forEach(e=>{const i=new s(t,t,e.value||e.url||e.data||"");i.frame=e,i.value=e,Tl(i),a.addCue(i)})}),!a.cues||!a.cues.length)return;const o=a.cues,l=[];for(let n=0;n<o.length;n++)o[n]&&l.push(o[n]);const u=l.reduce((e,t)=>{const i=e[t.startTime]||[];return i.push(t),e[t.startTime]=i,e},{}),d=Object.keys(u).sort((e,t)=>Number(e)-Number(t));d.forEach((e,t)=>{const i=u[e],n=Number(d[t+1])||r;i.forEach(e=>{e.endTime=n})})},wl=(e,t,i)=>{e.metadataTrack_||(e.metadataTrack_=i.addRemoteTextTrack({kind:"metadata",label:"Timed Metadata"},!1).track,e.metadataTrack_.inBandMetadataTrackDispatchType=t)},El=function(e,t,i){let r,n;if(i&&i.cues){r=i.cues.length;while(r--)n=i.cues[r],n.startTime>=e&&n.endTime<=t&&i.removeCue(n)}},xl=function(e){const t=e.cues;if(t)for(let i=0;i<t.length;i++){const r=[];let n=0;for(let e=0;e<t.length;e++)t[i].startTime===t[e].startTime&&t[i].endTime===t[e].endTime&&t[i].text===t[e].text&&(n++,n>1&&r.push(t[e]));r.length&&r.forEach(t=>e.removeCue(t))}},Cl=(e,t,i)=>{if("undefined"===typeof t||null===t||!e.length)return[];const r=Math.ceil((t-i+3)*k["ONE_SECOND_IN_TS"]);let n;for(n=0;n<e.length;n++)if(e[n].pts>r)break;return e.slice(n)},kl=(e,t,i)=>{if(!t.length)return e;if(i)return t.slice();const r=t[0].pts;let n=0;for(n;n<e.length;n++)if(e[n].pts>=r)break;return e.slice(0,n).concat(t)},Il=(e,t,i,r)=>{const n=Math.ceil((t-r)*k["ONE_SECOND_IN_TS"]),s=Math.ceil((i-r)*k["ONE_SECOND_IN_TS"]),a=e.slice();let o=e.length;while(o--)if(e[o].pts<=s)break;if(-1===o)return a;let l=o+1;while(l--)if(e[l].pts<=n)break;return l=Math.max(l,0),a.splice(l,o-l+1),a},Al=function(e,t){if(!e&&!t||!e&&t||e&&!t)return!1;if(e===t)return!0;const i=Object.keys(e).sort(),r=Object.keys(t).sort();if(i.length!==r.length)return!1;for(let n=0;n<i.length;n++){const s=i[n];if(s!==r[n])return!1;if(e[s]!==t[s])return!1}return!0},Pl=22,Ol=function(e,t,i){t=t||[];const r=[];let n=0;for(let s=0;s<t.length;s++){const a=t[s];if(e===a.timeline&&(r.push(s),n+=a.duration,n>i))return s}return 0===r.length?0:r[r.length-1]},Ll=1,Dl=500,Ml=e=>"number"===typeof e&&isFinite(e),Nl=1/60,Rl=(e,t,i)=>"main"===e&&t&&i?i.hasAudio||i.hasVideo?t.hasVideo&&!i.hasVideo?"Only audio found in segment when we expected video. We can't switch to audio only from a stream that had video. To get rid of this message, please add codec information to the manifest.":!t.hasVideo&&i.hasVideo?"Video found in segment when we expected only audio. We can't switch to a stream with video from an audio only stream. To get rid of this message, please add codec information to the manifest.":null:"Neither audio nor video found in segment.":null,Bl=(e,t,i)=>{let r=t-mo.BACK_BUFFER_LENGTH;e.length&&(r=Math.max(r,e.start(0)));const n=t-i;return Math.min(n,r)},Ul=e=>{const{startOfSegment:t,duration:i,segment:r,part:n,playlist:{mediaSequence:s,id:a,segments:o=[]},mediaIndex:l,partIndex:u,timeline:d}=e,c=o.length-1;let h="mediaIndex/partIndex increment";e.getMediaInfoForTime?h=`getMediaInfoForTime (${e.getMediaInfoForTime})`:e.isSyncRequest&&(h="getSyncSegmentCandidate (isSyncRequest)"),e.independent&&(h+=" with independent "+e.independent);const p="number"===typeof u,f=e.segment.uri?"segment":"pre-segment",m=p?Ws({preloadSegment:r})-1:0;return`${f} [${s+l}/${s+c}]`+(p?` part [${u}/${m}]`:"")+` segment start/end [${r.start} => ${r.end}]`+(p?` part start/end [${n.start} => ${n.end}]`:"")+` startOfSegment [${t}]`+` duration [${i}]`+` timeline [${d}]`+` selected by [${h}]`+` playlist [${a}]`},jl=e=>e+"TimingInfo",Fl=({segmentTimeline:e,currentTimeline:t,startOfSegment:i,buffered:r,overrideCheck:n})=>n||e!==t?e<t?i:r.length?r.end(r.length-1):i:null,ql=({timelineChangeController:e,currentTimeline:t,segmentTimeline:i,loaderType:r,audioDisabled:n})=>{if(t===i)return!1;if("audio"===r){const t=e.lastTimelineChange({type:"main"});return!t||t.to!==i}if("main"===r&&n){const t=e.pendingTimelineChange({type:"audio"});return!t||t.to!==i}return!1},$l=e=>{let t=0;return["video","audio"].forEach((function(i){const r=e[i+"TimingInfo"];if(!r)return;const{start:s,end:a}=r;let o;"bigint"===typeof s||"bigint"===typeof a?o=n.a.BigInt(a)-n.a.BigInt(s):"number"===typeof s&&"number"===typeof a&&(o=a-s),"undefined"!==typeof o&&o>t&&(t=o)})),"bigint"===typeof t&&t<Number.MAX_SAFE_INTEGER&&(t=Number(t)),t},Hl=({segmentDuration:e,maxDuration:t})=>!!e&&Math.round(e)>t+Os,zl=(e,t)=>{if("hls"!==t)return null;const i=$l({audioTimingInfo:e.audioTimingInfo,videoTimingInfo:e.videoTimingInfo});if(!i)return null;const r=e.playlist.targetDuration,n=Hl({segmentDuration:i,maxDuration:2*r}),s=Hl({segmentDuration:i,maxDuration:r}),a=`Segment with index ${e.mediaIndex} from playlist ${e.playlist.id} has a duration of ${i} when the reported duration is ${e.duration} and the target duration is ${r}. For HLS content, a duration in excess of the target duration may result in playback issues. See the HLS specification section on EXT-X-TARGETDURATION for more details: https://tools.ietf.org/html/draft-pantos-http-live-streaming-23#section-4.3.3.1`;return n||s?{severity:n?"warn":"info",message:a}:null};class Vl extends bs.EventTarget{constructor(e,t={}){if(super(),!e)throw new TypeError("Initialization settings are required");if("function"!==typeof e.currentTime)throw new TypeError("No currentTime getter specified");if(!e.mediaSource)throw new TypeError("No MediaSource specified");this.bandwidth=e.bandwidth,this.throughput={rate:0,count:0},this.roundTrip=NaN,this.resetStats_(),this.mediaIndex=null,this.partIndex=null,this.hasPlayed_=e.hasPlayed,this.currentTime_=e.currentTime,this.seekable_=e.seekable,this.seeking_=e.seeking,this.duration_=e.duration,this.mediaSource_=e.mediaSource,this.vhs_=e.vhs,this.loaderType_=e.loaderType,this.currentMediaInfo_=void 0,this.startingMediaInfo_=void 0,this.segmentMetadataTrack_=e.segmentMetadataTrack,this.goalBufferLength_=e.goalBufferLength,this.sourceType_=e.sourceType,this.sourceUpdater_=e.sourceUpdater,this.inbandTextTracks_=e.inbandTextTracks,this.state_="INIT",this.timelineChangeController_=e.timelineChangeController,this.shouldSaveSegmentTimingInfo_=!0,this.parse708captions_=e.parse708captions,this.useDtsForTimestampOffset_=e.useDtsForTimestampOffset,this.captionServices_=e.captionServices,this.exactManifestTimings=e.exactManifestTimings,this.checkBufferTimeout_=null,this.error_=void 0,this.currentTimeline_=-1,this.pendingSegment_=null,this.xhrOptions_=null,this.pendingSegments_=[],this.audioDisabled_=!1,this.isPendingTimestampOffset_=!1,this.gopBuffer_=[],this.timeMapping_=0,this.safeAppend_=bs.browser.IE_VERSION>=11,this.appendInitSegment_={audio:!0,video:!0},this.playlistOfLastInitSegment_={audio:null,video:null},this.callQueue_=[],this.loadQueue_=[],this.metadataQueue_={id3:[],caption:[]},this.waitingOnRemove_=!1,this.quotaExceededErrorRetryTimeout_=null,this.activeInitSegmentId_=null,this.initSegments_={},this.cacheEncryptionKeys_=e.cacheEncryptionKeys,this.keyCache_={},this.decrypter_=e.decrypter,this.syncController_=e.syncController,this.syncPoint_={segmentIndex:0,time:0},this.transmuxer_=this.createTransmuxer_(),this.triggerSyncInfoUpdate_=()=>this.trigger("syncinfoupdate"),this.syncController_.on("syncinfoupdate",this.triggerSyncInfoUpdate_),this.mediaSource_.addEventListener("sourceopen",()=>{this.isEndOfStream_()||(this.ended_=!1)}),this.fetchAtBuffer_=!1,this.logger_=Is(`SegmentLoader[${this.loaderType_}]`),Object.defineProperty(this,"state",{get(){return this.state_},set(e){e!==this.state_&&(this.logger_(`${this.state_} -> ${e}`),this.state_=e,this.trigger("statechange"))}}),this.sourceUpdater_.on("ready",()=>{this.hasEnoughInfoToAppend_()&&this.processCallQueue_()}),"main"===this.loaderType_&&this.timelineChangeController_.on("pendingtimelinechange",()=>{this.hasEnoughInfoToAppend_()&&this.processCallQueue_()}),"audio"===this.loaderType_&&this.timelineChangeController_.on("timelinechange",()=>{this.hasEnoughInfoToLoad_()&&this.processLoadQueue_(),this.hasEnoughInfoToAppend_()&&this.processCallQueue_()})}createTransmuxer_(){return No.createTransmuxer({remux:!1,alignGopsAtEnd:this.safeAppend_,keepOriginalTimestamps:!0,parse708captions:this.parse708captions_,captionServices:this.captionServices_})}resetStats_(){this.mediaBytesTransferred=0,this.mediaRequests=0,this.mediaRequestsAborted=0,this.mediaRequestsTimedout=0,this.mediaRequestsErrored=0,this.mediaTransferDuration=0,this.mediaSecondsLoaded=0,this.mediaAppends=0}dispose(){this.trigger("dispose"),this.state="DISPOSED",this.pause(),this.abort_(),this.transmuxer_&&this.transmuxer_.terminate(),this.resetStats_(),this.checkBufferTimeout_&&n.a.clearTimeout(this.checkBufferTimeout_),this.syncController_&&this.triggerSyncInfoUpdate_&&this.syncController_.off("syncinfoupdate",this.triggerSyncInfoUpdate_),this.off()}setAudio(e){this.audioDisabled_=!e,e?this.appendInitSegment_.audio=!0:this.sourceUpdater_.removeAudio(0,this.duration_())}abort(){"WAITING"===this.state?(this.abort_(),this.state="READY",this.paused()||this.monitorBuffer_()):this.pendingSegment_&&(this.pendingSegment_=null)}abort_(){this.pendingSegment_&&this.pendingSegment_.abortRequests&&this.pendingSegment_.abortRequests(),this.pendingSegment_=null,this.callQueue_=[],this.loadQueue_=[],this.metadataQueue_.id3=[],this.metadataQueue_.caption=[],this.timelineChangeController_.clearPendingTimelineChange(this.loaderType_),this.waitingOnRemove_=!1,n.a.clearTimeout(this.quotaExceededErrorRetryTimeout_),this.quotaExceededErrorRetryTimeout_=null}checkForAbort_(e){return"APPENDING"!==this.state||this.pendingSegment_?!this.pendingSegment_||this.pendingSegment_.requestId!==e:(this.state="READY",!0)}error(e){return"undefined"!==typeof e&&(this.logger_("error occurred:",e),this.error_=e),this.pendingSegment_=null,this.error_}endOfStream(){this.ended_=!0,this.transmuxer_&&No.reset(this.transmuxer_),this.gopBuffer_.length=0,this.pause(),this.trigger("ended")}buffered_(){const e=this.getMediaInfo_();if(!this.sourceUpdater_||!e)return Ps();if("main"===this.loaderType_){const{hasAudio:t,hasVideo:i,isMuxed:r}=e;if(i&&t&&!this.audioDisabled_&&!r)return this.sourceUpdater_.buffered();if(i)return this.sourceUpdater_.videoBuffered()}return this.sourceUpdater_.audioBuffered()}initSegmentForMap(e,t=!1){if(!e)return null;const i=Ha(e);let r=this.initSegments_[i];return t&&!r&&e.bytes&&(this.initSegments_[i]=r={resolvedUri:e.resolvedUri,byterange:e.byterange,bytes:e.bytes,tracks:e.tracks,timescales:e.timescales}),r||e}segmentKey(e,t=!1){if(!e)return null;const i=za(e);let r=this.keyCache_[i];this.cacheEncryptionKeys_&&t&&!r&&e.bytes&&(this.keyCache_[i]=r={resolvedUri:e.resolvedUri,bytes:e.bytes});const n={resolvedUri:(r||e).resolvedUri};return r&&(n.bytes=r.bytes),n}couldBeginLoading_(){return this.playlist_&&!this.paused()}load(){if(this.monitorBuffer_(),this.playlist_)return"INIT"===this.state&&this.couldBeginLoading_()?this.init_():void(!this.couldBeginLoading_()||"READY"!==this.state&&"INIT"!==this.state||(this.state="READY"))}init_(){return this.state="READY",this.resetEverything(),this.monitorBuffer_()}playlist(e,t={}){if(!e)return;const i=this.playlist_,r=this.pendingSegment_;this.playlist_=e,this.xhrOptions_=t,"INIT"===this.state&&(e.syncInfo={mediaSequence:e.mediaSequence,time:0},"main"===this.loaderType_&&this.syncController_.setDateTimeMappingForStart(e));let n=null;if(i&&(i.id?n=i.id:i.uri&&(n=i.uri)),this.logger_(`playlist update [${n} => ${e.id||e.uri}]`),this.trigger("syncinfoupdate"),"INIT"===this.state&&this.couldBeginLoading_())return this.init_();if(!i||i.uri!==e.uri)return null!==this.mediaIndex&&(e.endList?this.resyncLoader():this.resetLoader()),this.currentMediaInfo_=void 0,void this.trigger("playlistupdate");const s=e.mediaSequence-i.mediaSequence;if(this.logger_(`live window shift [${s}]`),null!==this.mediaIndex)if(this.mediaIndex-=s,this.mediaIndex<0)this.mediaIndex=null,this.partIndex=null;else{const e=this.playlist_.segments[this.mediaIndex];if(this.partIndex&&(!e.parts||!e.parts.length||!e.parts[this.partIndex])){const e=this.mediaIndex;this.logger_(`currently processing part (index ${this.partIndex}) no longer exists.`),this.resetLoader(),this.mediaIndex=e}}r&&(r.mediaIndex-=s,r.mediaIndex<0?(r.mediaIndex=null,r.partIndex=null):(r.mediaIndex>=0&&(r.segment=e.segments[r.mediaIndex]),r.partIndex>=0&&r.segment.parts&&(r.part=r.segment.parts[r.partIndex]))),this.syncController_.saveExpiredSegmentInfo(i,e)}pause(){this.checkBufferTimeout_&&(n.a.clearTimeout(this.checkBufferTimeout_),this.checkBufferTimeout_=null)}paused(){return null===this.checkBufferTimeout_}resetEverything(e){this.ended_=!1,this.appendInitSegment_={audio:!0,video:!0},this.resetLoader(),this.remove(0,1/0,e),this.transmuxer_&&(this.transmuxer_.postMessage({action:"clearAllMp4Captions"}),this.transmuxer_.postMessage({action:"reset"}))}resetLoader(){this.fetchAtBuffer_=!1,this.resyncLoader()}resyncLoader(){this.transmuxer_&&No.reset(this.transmuxer_),this.mediaIndex=null,this.partIndex=null,this.syncPoint_=null,this.isPendingTimestampOffset_=!1,this.callQueue_=[],this.loadQueue_=[],this.metadataQueue_.id3=[],this.metadataQueue_.caption=[],this.abort(),this.transmuxer_&&this.transmuxer_.postMessage({action:"clearParsedMp4Captions"})}remove(e,t,i=(()=>{}),r=!1){if(t===1/0&&(t=this.duration_()),t<=e)return void this.logger_("skipping remove because end ${end} is <= start ${start}");if(!this.sourceUpdater_||!this.getMediaInfo_())return void this.logger_("skipping remove because no source updater or starting media info");let n=1;const s=()=>{n--,0===n&&i()};!r&&this.audioDisabled_||(n++,this.sourceUpdater_.removeAudio(e,t,s)),(r||"main"===this.loaderType_)&&(this.gopBuffer_=Il(this.gopBuffer_,e,t,this.timeMapping_),n++,this.sourceUpdater_.removeVideo(e,t,s));for(const a in this.inbandTextTracks_)El(e,t,this.inbandTextTracks_[a]);El(e,t,this.segmentMetadataTrack_),s()}monitorBuffer_(){this.checkBufferTimeout_&&n.a.clearTimeout(this.checkBufferTimeout_),this.checkBufferTimeout_=n.a.setTimeout(this.monitorBufferTick_.bind(this),1)}monitorBufferTick_(){"READY"===this.state&&this.fillBuffer_(),this.checkBufferTimeout_&&n.a.clearTimeout(this.checkBufferTimeout_),this.checkBufferTimeout_=n.a.setTimeout(this.monitorBufferTick_.bind(this),Dl)}fillBuffer_(){if(this.sourceUpdater_.updating())return;const e=this.chooseNextRequest_();e&&("number"===typeof e.timestampOffset&&(this.isPendingTimestampOffset_=!1,this.timelineChangeController_.pendingTimelineChange({type:this.loaderType_,from:this.currentTimeline_,to:e.timeline})),this.loadSegment_(e))}isEndOfStream_(e=this.mediaIndex,t=this.playlist_,i=this.partIndex){if(!t||!this.mediaSource_)return!1;const r="number"===typeof e&&t.segments[e],n=e+1===t.segments.length,s=!r||!r.parts||i+1===r.parts.length;return t.endList&&"open"===this.mediaSource_.readyState&&n&&s}chooseNextRequest_(){const e=this.buffered_(),t=$s(e)||0,i=Hs(e,this.currentTime_()),r=!this.hasPlayed_()&&i>=1,n=i>=this.goalBufferLength_(),s=this.playlist_.segments;if(!s.length||r||n)return null;this.syncPoint_=this.syncPoint_||this.syncController_.getSyncPoint(this.playlist_,this.duration_(),this.currentTimeline_,this.currentTime_());const a={partIndex:null,mediaIndex:null,startOfSegment:null,playlist:this.playlist_,isSyncRequest:Boolean(!this.syncPoint_)};if(a.isSyncRequest)a.mediaIndex=Ol(this.currentTimeline_,s,t);else if(null!==this.mediaIndex){const e=s[this.mediaIndex],i="number"===typeof this.partIndex?this.partIndex:-1;a.startOfSegment=e.end?e.end:t,e.parts&&e.parts[i+1]?(a.mediaIndex=this.mediaIndex,a.partIndex=i+1):a.mediaIndex=this.mediaIndex+1}else{const{segmentIndex:e,startTime:i,partIndex:r}=fa.getMediaInfoForTime({exactManifestTimings:this.exactManifestTimings,playlist:this.playlist_,currentTime:this.fetchAtBuffer_?t:this.currentTime_(),startingPartIndex:this.syncPoint_.partIndex,startingSegmentIndex:this.syncPoint_.segmentIndex,startTime:this.syncPoint_.time});a.getMediaInfoForTime=this.fetchAtBuffer_?"bufferedEnd "+t:"currentTime "+this.currentTime_(),a.mediaIndex=e,a.startOfSegment=i,a.partIndex=r}const o=s[a.mediaIndex];let l=o&&"number"===typeof a.partIndex&&o.parts&&o.parts[a.partIndex];if(!o||"number"===typeof a.partIndex&&!l)return null;if("number"!==typeof a.partIndex&&o.parts&&(a.partIndex=0,l=o.parts[0]),!i&&l&&!l.independent)if(0===a.partIndex){const e=s[a.mediaIndex-1],t=e.parts&&e.parts.length&&e.parts[e.parts.length-1];t&&t.independent&&(a.mediaIndex-=1,a.partIndex=e.parts.length-1,a.independent="previous segment")}else o.parts[a.partIndex-1].independent&&(a.partIndex-=1,a.independent="previous part");const u=this.mediaSource_&&"ended"===this.mediaSource_.readyState;return a.mediaIndex>=s.length-1&&u&&!this.seeking_()?null:this.generateSegmentInfo_(a)}generateSegmentInfo_(e){const{independent:t,playlist:i,mediaIndex:r,startOfSegment:n,isSyncRequest:s,partIndex:a,forceTimestampOffset:o,getMediaInfoForTime:l}=e,u=i.segments[r],d="number"===typeof a&&u.parts[a],c={requestId:"segment-loader-"+Math.random(),uri:d&&d.resolvedUri||u.resolvedUri,mediaIndex:r,partIndex:d?a:null,isSyncRequest:s,startOfSegment:n,playlist:i,bytes:null,encryptedBytes:null,timestampOffset:null,timeline:u.timeline,duration:d&&d.duration||u.duration,segment:u,part:d,byteLength:0,transmuxer:this.transmuxer_,getMediaInfoForTime:l,independent:t},h="undefined"!==typeof o?o:this.isPendingTimestampOffset_;c.timestampOffset=this.timestampOffsetForSegment_({segmentTimeline:u.timeline,currentTimeline:this.currentTimeline_,startOfSegment:n,buffered:this.buffered_(),overrideCheck:h});const p=$s(this.sourceUpdater_.audioBuffered());return"number"===typeof p&&(c.audioAppendStart=p-this.sourceUpdater_.audioTimestampOffset()),this.sourceUpdater_.videoBuffered().length&&(c.gopsToAlignWith=Cl(this.gopBuffer_,this.currentTime_()-this.sourceUpdater_.videoTimestampOffset(),this.timeMapping_)),c}timestampOffsetForSegment_(e){return Fl(e)}earlyAbortWhenNeeded_(e){if(this.vhs_.tech_.paused()||!this.xhrOptions_.timeout||!this.playlist_.attributes.BANDWIDTH)return;if(Date.now()-(e.firstBytesReceivedAt||Date.now())<1e3)return;const t=this.currentTime_(),i=e.bandwidth,r=this.pendingSegment_.duration,n=fa.estimateSegmentRequestTime(r,i,this.playlist_,e.bytesReceived),s=js(this.buffered_(),t,this.vhs_.tech_.playbackRate())-1;if(n<=s)return;const a=gl({main:this.vhs_.playlists.main,currentTime:t,bandwidth:i,duration:this.duration_(),segmentDuration:r,timeUntilRebuffer:s,currentTimeline:this.currentTimeline_,syncController:this.syncController_});if(!a)return;const o=n-s,l=o-a.rebufferingImpact;let u=.5;s<=Os&&(u=1),!a.playlist||a.playlist.uri===this.playlist_.uri||l<u||(this.bandwidth=a.playlist.attributes.BANDWIDTH*mo.BANDWIDTH_VARIANCE+1,this.trigger("earlyabort"))}handleAbort_(e){this.logger_("Aborting "+Ul(e)),this.mediaRequestsAborted+=1}handleProgress_(e,t){this.earlyAbortWhenNeeded_(t.stats),this.checkForAbort_(t.requestId)||this.trigger("progress")}handleTrackInfo_(e,t){this.earlyAbortWhenNeeded_(e.stats),this.checkForAbort_(e.requestId)||this.checkForIllegalMediaSwitch(t)||(t=t||{},Al(this.currentMediaInfo_,t)||(this.appendInitSegment_={audio:!0,video:!0},this.startingMediaInfo_=t,this.currentMediaInfo_=t,this.logger_("trackinfo update",t),this.trigger("trackinfo")),this.checkForAbort_(e.requestId)||(this.pendingSegment_.trackInfo=t,this.hasEnoughInfoToAppend_()&&this.processCallQueue_()))}handleTimingInfo_(e,t,i,r){if(this.earlyAbortWhenNeeded_(e.stats),this.checkForAbort_(e.requestId))return;const n=this.pendingSegment_,s=jl(t);n[s]=n[s]||{},n[s][i]=r,this.logger_(`timinginfo: ${t} - ${i} - ${r}`),this.hasEnoughInfoToAppend_()&&this.processCallQueue_()}handleCaptions_(e,t){if(this.earlyAbortWhenNeeded_(e.stats),this.checkForAbort_(e.requestId))return;if(0===t.length)return void this.logger_("SegmentLoader received no captions from a caption event");const i=this.pendingSegment_;if(!i.hasAppendedData_)return void this.metadataQueue_.caption.push(this.handleCaptions_.bind(this,e,t));const r=null===this.sourceUpdater_.videoTimestampOffset()?this.sourceUpdater_.audioTimestampOffset():this.sourceUpdater_.videoTimestampOffset(),n={};t.forEach(e=>{n[e.stream]=n[e.stream]||{startTime:1/0,captions:[],endTime:0};const t=n[e.stream];t.startTime=Math.min(t.startTime,e.startTime+r),t.endTime=Math.max(t.endTime,e.endTime+r),t.captions.push(e)}),Object.keys(n).forEach(e=>{const{startTime:t,endTime:i,captions:s}=n[e],a=this.inbandTextTracks_;this.logger_(`adding cues from ${t} -> ${i} for ${e}`),bl(a,this.vhs_.tech_,e),El(t,i,a[e]),_l({captionArray:s,inbandTextTracks:a,timestampOffset:r})}),this.transmuxer_&&this.transmuxer_.postMessage({action:"clearParsedMp4Captions"})}handleId3_(e,t,i){if(this.earlyAbortWhenNeeded_(e.stats),this.checkForAbort_(e.requestId))return;const r=this.pendingSegment_;if(!r.hasAppendedData_)return void this.metadataQueue_.id3.push(this.handleId3_.bind(this,e,t,i));const n=null===this.sourceUpdater_.videoTimestampOffset()?this.sourceUpdater_.audioTimestampOffset():this.sourceUpdater_.videoTimestampOffset();wl(this.inbandTextTracks_,i,this.vhs_.tech_),Sl({inbandTextTracks:this.inbandTextTracks_,metadataArray:t,timestampOffset:n,videoDuration:this.duration_()})}processMetadataQueue_(){this.metadataQueue_.id3.forEach(e=>e()),this.metadataQueue_.caption.forEach(e=>e()),this.metadataQueue_.id3=[],this.metadataQueue_.caption=[]}processCallQueue_(){const e=this.callQueue_;this.callQueue_=[],e.forEach(e=>e())}processLoadQueue_(){const e=this.loadQueue_;this.loadQueue_=[],e.forEach(e=>e())}hasEnoughInfoToLoad_(){if("audio"!==this.loaderType_)return!0;const e=this.pendingSegment_;return!!e&&(!this.getCurrentMediaInfo_()||!ql({timelineChangeController:this.timelineChangeController_,currentTimeline:this.currentTimeline_,segmentTimeline:e.timeline,loaderType:this.loaderType_,audioDisabled:this.audioDisabled_}))}getCurrentMediaInfo_(e=this.pendingSegment_){return e&&e.trackInfo||this.currentMediaInfo_}getMediaInfo_(e=this.pendingSegment_){return this.getCurrentMediaInfo_(e)||this.startingMediaInfo_}hasEnoughInfoToAppend_(){if(!this.sourceUpdater_.ready())return!1;if(this.waitingOnRemove_||this.quotaExceededErrorRetryTimeout_)return!1;const e=this.pendingSegment_,t=this.getCurrentMediaInfo_();if(!e||!t)return!1;const{hasAudio:i,hasVideo:r,isMuxed:n}=t;return!(r&&!e.videoTimingInfo)&&(!(i&&!this.audioDisabled_&&!n&&!e.audioTimingInfo)&&!ql({timelineChangeController:this.timelineChangeController_,currentTimeline:this.currentTimeline_,segmentTimeline:e.timeline,loaderType:this.loaderType_,audioDisabled:this.audioDisabled_}))}handleData_(e,t){if(this.earlyAbortWhenNeeded_(e.stats),this.checkForAbort_(e.requestId))return;if(this.callQueue_.length||!this.hasEnoughInfoToAppend_())return void this.callQueue_.push(this.handleData_.bind(this,e,t));const i=this.pendingSegment_;if(this.setTimeMapping_(i.timeline),this.updateMediaSecondsLoaded_(i.part||i.segment),"closed"!==this.mediaSource_.readyState){if(e.map&&(e.map=this.initSegmentForMap(e.map,!0),i.segment.map=e.map),e.key&&this.segmentKey(e.key,!0),i.isFmp4=e.isFmp4,i.timingInfo=i.timingInfo||{},i.isFmp4)this.trigger("fmp4"),i.timingInfo.start=i[jl(t.type)].start;else{const e=this.getCurrentMediaInfo_(),t="main"===this.loaderType_&&e&&e.hasVideo;let r;t&&(r=i.videoTimingInfo.start),i.timingInfo.start=this.trueSegmentStart_({currentStart:i.timingInfo.start,playlist:i.playlist,mediaIndex:i.mediaIndex,currentVideoTimestampOffset:this.sourceUpdater_.videoTimestampOffset(),useVideoTimingInfo:t,firstVideoFrameTimeForData:r,videoTimingInfo:i.videoTimingInfo,audioTimingInfo:i.audioTimingInfo})}if(this.updateAppendInitSegmentStatus(i,t.type),this.updateSourceBufferTimestampOffset_(i),i.isSyncRequest){this.updateTimingInfoEnd_(i),this.syncController_.saveSegmentTimingInfo({segmentInfo:i,shouldSaveTimelineMapping:"main"===this.loaderType_});const e=this.chooseNextRequest_();if(e.mediaIndex!==i.mediaIndex||e.partIndex!==i.partIndex)return void this.logger_("sync segment was incorrect, not appending");this.logger_("sync segment was correct, appending")}i.hasAppendedData_=!0,this.processMetadataQueue_(),this.appendData_(i,t)}}updateAppendInitSegmentStatus(e,t){"main"!==this.loaderType_||"number"!==typeof e.timestampOffset||e.changedTimestampOffset||(this.appendInitSegment_={audio:!0,video:!0}),this.playlistOfLastInitSegment_[t]!==e.playlist&&(this.appendInitSegment_[t]=!0)}getInitSegmentAndUpdateState_({type:e,initSegment:t,map:i,playlist:r}){if(i){const e=Ha(i);if(this.activeInitSegmentId_===e)return null;t=this.initSegmentForMap(i,!0).bytes,this.activeInitSegmentId_=e}return t&&this.appendInitSegment_[e]?(this.playlistOfLastInitSegment_[e]=r,this.appendInitSegment_[e]=!1,this.activeInitSegmentId_=null,t):null}handleQuotaExceededError_({segmentInfo:e,type:t,bytes:i},r){const s=this.sourceUpdater_.audioBuffered(),a=this.sourceUpdater_.videoBuffered();s.length>1&&this.logger_("On QUOTA_EXCEEDED_ERR, found gaps in the audio buffer: "+Fs(s).join(", ")),a.length>1&&this.logger_("On QUOTA_EXCEEDED_ERR, found gaps in the video buffer: "+Fs(a).join(", "));const o=s.length?s.start(0):0,l=s.length?s.end(s.length-1):0,u=a.length?a.start(0):0,d=a.length?a.end(a.length-1):0;if(l-o<=Ll&&d-u<=Ll)return this.logger_(`On QUOTA_EXCEEDED_ERR, single segment too large to append to buffer, triggering an error. Appended byte length: ${i.byteLength}, audio buffer: ${Fs(s).join(", ")}, video buffer: ${Fs(a).join(", ")}, `),this.error({message:"Quota exceeded error with append of a single segment of content",excludeUntil:1/0}),void this.trigger("error");this.waitingOnRemove_=!0,this.callQueue_.push(this.appendToSourceBuffer_.bind(this,{segmentInfo:e,type:t,bytes:i}));const c=this.currentTime_(),h=c-Ll;this.logger_("On QUOTA_EXCEEDED_ERR, removing audio/video from 0 to "+h),this.remove(0,h,()=>{this.logger_(`On QUOTA_EXCEEDED_ERR, retrying append in ${Ll}s`),this.waitingOnRemove_=!1,this.quotaExceededErrorRetryTimeout_=n.a.setTimeout(()=>{this.logger_("On QUOTA_EXCEEDED_ERR, re-processing call queue"),this.quotaExceededErrorRetryTimeout_=null,this.processCallQueue_()},1e3*Ll)},!0)}handleAppendError_({segmentInfo:e,type:t,bytes:i},r){r&&(r.code!==Pl?(this.logger_("Received non QUOTA_EXCEEDED_ERR on append",r),this.error(`${t} append of ${i.length}b failed for segment #${e.mediaIndex} in playlist ${e.playlist.id}`),this.trigger("appenderror")):this.handleQuotaExceededError_({segmentInfo:e,type:t,bytes:i}))}appendToSourceBuffer_({segmentInfo:e,type:t,initSegment:i,data:r,bytes:n}){if(!n){const e=[r];let t=r.byteLength;i&&(e.unshift(i),t+=i.byteLength),n=vl({bytes:t,segments:e})}this.sourceUpdater_.appendBuffer({segmentInfo:e,type:t,bytes:n},this.handleAppendError_.bind(this,{segmentInfo:e,type:t,bytes:n}))}handleSegmentTimingInfo_(e,t,i){if(!this.pendingSegment_||t!==this.pendingSegment_.requestId)return;const r=this.pendingSegment_.segment,n=e+"TimingInfo";r[n]||(r[n]={}),r[n].transmuxerPrependedSeconds=i.prependedContentDuration||0,r[n].transmuxedPresentationStart=i.start.presentation,r[n].transmuxedDecodeStart=i.start.decode,r[n].transmuxedPresentationEnd=i.end.presentation,r[n].transmuxedDecodeEnd=i.end.decode,r[n].baseMediaDecodeTime=i.baseMediaDecodeTime}appendData_(e,t){const{type:i,data:r}=t;if(!r||!r.byteLength)return;if("audio"===i&&this.audioDisabled_)return;const n=this.getInitSegmentAndUpdateState_({type:i,initSegment:t.initSegment,playlist:e.playlist,map:e.isFmp4?e.segment.map:null});this.appendToSourceBuffer_({segmentInfo:e,type:i,initSegment:n,data:r})}loadSegment_(e){this.state="WAITING",this.pendingSegment_=e,this.trimBackBuffer_(e),"number"===typeof e.timestampOffset&&this.transmuxer_&&this.transmuxer_.postMessage({action:"clearAllMp4Captions"}),this.hasEnoughInfoToLoad_()?this.updateTransmuxerAndRequestSegment_(e):this.loadQueue_.push(()=>{const t=y()({},e,{forceTimestampOffset:!0});y()(e,this.generateSegmentInfo_(t)),this.isPendingTimestampOffset_=!1,this.updateTransmuxerAndRequestSegment_(e)})}updateTransmuxerAndRequestSegment_(e){this.shouldUpdateTransmuxerTimestampOffset_(e.timestampOffset)&&(this.gopBuffer_.length=0,e.gopsToAlignWith=[],this.timeMapping_=0,this.transmuxer_.postMessage({action:"reset"}),this.transmuxer_.postMessage({action:"setTimestampOffset",timestampOffset:e.timestampOffset}));const t=this.createSimplifiedSegmentObj_(e),i=this.isEndOfStream_(e.mediaIndex,e.playlist,e.partIndex),r=null!==this.mediaIndex,n=e.timeline!==this.currentTimeline_&&e.timeline>0,s=i||r&&n;this.logger_("Requesting "+Ul(e)),t.map&&!t.map.bytes&&(this.logger_("going to request init segment."),this.appendInitSegment_={video:!0,audio:!0}),e.abortRequests=Zo({xhr:this.vhs_.xhr,xhrOptions:this.xhrOptions_,decryptionWorker:this.decrypter_,segment:t,abortFn:this.handleAbort_.bind(this,e),progressFn:this.handleProgress_.bind(this),trackInfoFn:this.handleTrackInfo_.bind(this),timingInfoFn:this.handleTimingInfo_.bind(this),videoSegmentTimingInfoFn:this.handleSegmentTimingInfo_.bind(this,"video",e.requestId),audioSegmentTimingInfoFn:this.handleSegmentTimingInfo_.bind(this,"audio",e.requestId),captionsFn:this.handleCaptions_.bind(this),isEndOfTimeline:s,endedTimelineFn:()=>{this.logger_("received endedtimeline callback")},id3Fn:this.handleId3_.bind(this),dataFn:this.handleData_.bind(this),doneFn:this.segmentRequestFinished_.bind(this),onTransmuxerLog:({message:t,level:i,stream:r})=>{this.logger_(`${Ul(e)} logged from transmuxer stream ${r} as a ${i}: ${t}`)}})}trimBackBuffer_(e){const t=Bl(this.seekable_(),this.currentTime_(),this.playlist_.targetDuration||10);t>0&&this.remove(0,t)}createSimplifiedSegmentObj_(e){const t=e.segment,i=e.part,r={resolvedUri:i?i.resolvedUri:t.resolvedUri,byterange:i?i.byterange:t.byterange,requestId:e.requestId,transmuxer:e.transmuxer,audioAppendStart:e.audioAppendStart,gopsToAlignWith:e.gopsToAlignWith,part:e.part},n=e.playlist.segments[e.mediaIndex-1];if(n&&n.timeline===t.timeline&&(n.videoTimingInfo?r.baseStartTime=n.videoTimingInfo.transmuxedDecodeEnd:n.audioTimingInfo&&(r.baseStartTime=n.audioTimingInfo.transmuxedDecodeEnd)),t.key){const i=t.key.iv||new Uint32Array([0,0,0,e.mediaIndex+e.playlist.mediaSequence]);r.key=this.segmentKey(t.key),r.key.iv=i}return t.map&&(r.map=this.initSegmentForMap(t.map)),r}saveTransferStats_(e){this.mediaRequests+=1,e&&(this.mediaBytesTransferred+=e.bytesReceived,this.mediaTransferDuration+=e.roundTripTime)}saveBandwidthRelatedStats_(e,t){this.pendingSegment_.byteLength=t.bytesReceived,e<Nl?this.logger_("Ignoring segment's bandwidth because its duration of "+e+" is less than the min to record "+Nl):(this.bandwidth=t.bandwidth,this.roundTrip=t.roundTripTime)}handleTimeout_(){this.mediaRequestsTimedout+=1,this.bandwidth=1,this.roundTrip=NaN,this.trigger("bandwidthupdate"),this.trigger("timeout")}segmentRequestFinished_(e,t,i){if(this.callQueue_.length)return void this.callQueue_.push(this.segmentRequestFinished_.bind(this,e,t,i));if(this.saveTransferStats_(t.stats),!this.pendingSegment_)return;if(t.requestId!==this.pendingSegment_.requestId)return;if(e){if(this.pendingSegment_=null,this.state="READY",e.code===Bo.ABORTED)return;return this.pause(),e.code===Bo.TIMEOUT?void this.handleTimeout_():(this.mediaRequestsErrored+=1,this.error(e),void this.trigger("error"))}const r=this.pendingSegment_;this.saveBandwidthRelatedStats_(r.duration,t.stats),r.endOfAllRequests=t.endOfAllRequests,i.gopInfo&&(this.gopBuffer_=kl(this.gopBuffer_,i.gopInfo,this.safeAppend_)),this.state="APPENDING",this.trigger("appending"),this.waitForAppendsToComplete_(r)}setTimeMapping_(e){const t=this.syncController_.mappingForTimeline(e);null!==t&&(this.timeMapping_=t)}updateMediaSecondsLoaded_(e){"number"===typeof e.start&&"number"===typeof e.end?this.mediaSecondsLoaded+=e.end-e.start:this.mediaSecondsLoaded+=e.duration}shouldUpdateTransmuxerTimestampOffset_(e){return null!==e&&("main"===this.loaderType_&&e!==this.sourceUpdater_.videoTimestampOffset()||!this.audioDisabled_&&e!==this.sourceUpdater_.audioTimestampOffset())}trueSegmentStart_({currentStart:e,playlist:t,mediaIndex:i,firstVideoFrameTimeForData:r,currentVideoTimestampOffset:n,useVideoTimingInfo:s,videoTimingInfo:a,audioTimingInfo:o}){if("undefined"!==typeof e)return e;if(!s)return o.start;const l=t.segments[i-1];return 0!==i&&l&&"undefined"!==typeof l.start&&l.end===r+n?a.start:r}waitForAppendsToComplete_(e){const t=this.getCurrentMediaInfo_(e);if(!t)return this.error({message:"No starting media returned, likely due to an unsupported media format.",playlistExclusionDuration:1/0}),void this.trigger("error");const{hasAudio:i,hasVideo:r,isMuxed:n}=t,s="main"===this.loaderType_&&r,a=!this.audioDisabled_&&i&&!n;if(e.waitingOnAppends=0,!e.hasAppendedData_)return e.timingInfo||"number"!==typeof e.timestampOffset||(this.isPendingTimestampOffset_=!0),e.timingInfo={start:0},e.waitingOnAppends++,this.isPendingTimestampOffset_||(this.updateSourceBufferTimestampOffset_(e),this.processMetadataQueue_()),void this.checkAppendsDone_(e);s&&e.waitingOnAppends++,a&&e.waitingOnAppends++,s&&this.sourceUpdater_.videoQueueCallback(this.checkAppendsDone_.bind(this,e)),a&&this.sourceUpdater_.audioQueueCallback(this.checkAppendsDone_.bind(this,e))}checkAppendsDone_(e){this.checkForAbort_(e.requestId)||(e.waitingOnAppends--,0===e.waitingOnAppends&&this.handleAppendsDone_())}checkForIllegalMediaSwitch(e){const t=Rl(this.loaderType_,this.getCurrentMediaInfo_(),e);return!!t&&(this.error({message:t,playlistExclusionDuration:1/0}),this.trigger("error"),!0)}updateSourceBufferTimestampOffset_(e){if(null===e.timestampOffset||"number"!==typeof e.timingInfo.start||e.changedTimestampOffset||"main"!==this.loaderType_)return;let t=!1;e.timestampOffset-=this.getSegmentStartTimeForTimestampOffsetCalculation_({videoTimingInfo:e.segment.videoTimingInfo,audioTimingInfo:e.segment.audioTimingInfo,timingInfo:e.timingInfo}),e.changedTimestampOffset=!0,e.timestampOffset!==this.sourceUpdater_.videoTimestampOffset()&&(this.sourceUpdater_.videoTimestampOffset(e.timestampOffset),t=!0),e.timestampOffset!==this.sourceUpdater_.audioTimestampOffset()&&(this.sourceUpdater_.audioTimestampOffset(e.timestampOffset),t=!0),t&&this.trigger("timestampoffset")}getSegmentStartTimeForTimestampOffsetCalculation_({videoTimingInfo:e,audioTimingInfo:t,timingInfo:i}){return this.useDtsForTimestampOffset_?e&&"number"===typeof e.transmuxedDecodeStart?e.transmuxedDecodeStart:t&&"number"===typeof t.transmuxedDecodeStart?t.transmuxedDecodeStart:i.start:i.start}updateTimingInfoEnd_(e){e.timingInfo=e.timingInfo||{};const t=this.getMediaInfo_(),i="main"===this.loaderType_&&t&&t.hasVideo,r=i&&e.videoTimingInfo?e.videoTimingInfo:e.audioTimingInfo;r&&(e.timingInfo.end="number"===typeof r.end?r.end:r.start+e.duration)}handleAppendsDone_(){if(this.pendingSegment_&&this.trigger("appendsdone"),!this.pendingSegment_)return this.state="READY",void(this.paused()||this.monitorBuffer_());const e=this.pendingSegment_;this.updateTimingInfoEnd_(e),this.shouldSaveSegmentTimingInfo_&&this.syncController_.saveSegmentTimingInfo({segmentInfo:e,shouldSaveTimelineMapping:"main"===this.loaderType_});const t=zl(e,this.sourceType_);if(t&&("warn"===t.severity?bs.log.warn(t.message):this.logger_(t.message)),this.recordThroughput_(e),this.pendingSegment_=null,this.state="READY",e.isSyncRequest&&(this.trigger("syncinfoupdate"),!e.hasAppendedData_))return void this.logger_("Throwing away un-appended sync request "+Ul(e));this.logger_("Appended "+Ul(e)),this.addSegmentMetadataCue_(e),this.fetchAtBuffer_=!0,this.currentTimeline_!==e.timeline&&(this.timelineChangeController_.lastTimelineChange({type:this.loaderType_,from:this.currentTimeline_,to:e.timeline}),"main"!==this.loaderType_||this.audioDisabled_||this.timelineChangeController_.lastTimelineChange({type:"audio",from:this.currentTimeline_,to:e.timeline})),this.currentTimeline_=e.timeline,this.trigger("syncinfoupdate");const i=e.segment,r=e.part,n=i.end&&this.currentTime_()-i.end>3*e.playlist.targetDuration,s=r&&r.end&&this.currentTime_()-r.end>3*e.playlist.partTargetDuration;if(n||s)return this.logger_(`bad ${n?"segment":"part"} ${Ul(e)}`),void this.resetEverything();const a=null!==this.mediaIndex;a&&this.trigger("bandwidthupdate"),this.trigger("progress"),this.mediaIndex=e.mediaIndex,this.partIndex=e.partIndex,this.isEndOfStream_(e.mediaIndex,e.playlist,e.partIndex)&&this.endOfStream(),this.trigger("appended"),e.hasAppendedData_&&this.mediaAppends++,this.paused()||this.monitorBuffer_()}recordThroughput_(e){if(e.duration<Nl)return void this.logger_("Ignoring segment's throughput because its duration of "+e.duration+" is less than the min to record "+Nl);const t=this.throughput.rate,i=Date.now()-e.endOfAllRequests+1,r=Math.floor(e.byteLength/i*8*1e3);this.throughput.rate+=(r-t)/++this.throughput.count}addSegmentMetadataCue_(e){if(!this.segmentMetadataTrack_)return;const t=e.segment,i=t.start,r=t.end;if(!Ml(i)||!Ml(r))return;El(i,r,this.segmentMetadataTrack_);const s=n.a.WebKitDataCue||n.a.VTTCue,a={custom:t.custom,dateTimeObject:t.dateTimeObject,dateTimeString:t.dateTimeString,bandwidth:e.playlist.attributes.BANDWIDTH,resolution:e.playlist.attributes.RESOLUTION,codecs:e.playlist.attributes.CODECS,byteLength:e.byteLength,uri:e.uri,timeline:e.timeline,playlist:e.playlist.id,start:i,end:r},o=JSON.stringify(a),l=new s(i,r,o);l.value=a,this.segmentMetadataTrack_.addCue(l)}}function Gl(){}const Wl=function(e){return"string"!==typeof e?e:e.replace(/./,e=>e.toUpperCase())},Xl=["video","audio"],Yl=(e,t)=>{const i=t[e+"Buffer"];return i&&i.updating||t.queuePending[e]},Kl=(e,t)=>{for(let i=0;i<t.length;i++){const r=t[i];if("mediaSource"===r.type)return null;if(r.type===e)return i}return null},Jl=(e,t)=>{if(0===t.queue.length)return;let i=0,r=t.queue[i];if("mediaSource"!==r.type){if("mediaSource"!==e&&t.ready()&&"closed"!==t.mediaSource.readyState&&!Yl(e,t)){if(r.type!==e){if(i=Kl(e,t.queue),null===i)return;r=t.queue[i]}return t.queue.splice(i,1),t.queuePending[e]=r,r.action(e,t),r.doneFn?void 0:(t.queuePending[e]=null,void Jl(e,t))}}else t.updating()||"closed"===t.mediaSource.readyState||(t.queue.shift(),r.action(t),r.doneFn&&r.doneFn(),Jl("audio",t),Jl("video",t))},Ql=(e,t)=>{const i=t[e+"Buffer"],r=Wl(e);i&&(i.removeEventListener("updateend",t[`on${r}UpdateEnd_`]),i.removeEventListener("error",t[`on${r}Error_`]),t.codecs[e]=null,t[e+"Buffer"]=null)},Zl=(e,t)=>e&&t&&-1!==Array.prototype.indexOf.call(e.sourceBuffers,t),eu={appendBuffer:(e,t,i)=>(r,n)=>{const s=n[r+"Buffer"];if(Zl(n.mediaSource,s)){n.logger_(`Appending segment ${t.mediaIndex}'s ${e.length} bytes to ${r}Buffer`);try{s.appendBuffer(e)}catch(a){n.logger_(`Error with code ${a.code} `+(a.code===Pl?"(QUOTA_EXCEEDED_ERR) ":"")+`when appending segment ${t.mediaIndex} to ${r}Buffer`),n.queuePending[r]=null,i(a)}}},remove:(e,t)=>(i,r)=>{const n=r[i+"Buffer"];if(Zl(r.mediaSource,n)){r.logger_(`Removing ${e} to ${t} from ${i}Buffer`);try{n.remove(e,t)}catch(s){r.logger_(`Remove ${e} to ${t} from ${i}Buffer failed`)}}},timestampOffset:e=>(t,i)=>{const r=i[t+"Buffer"];Zl(i.mediaSource,r)&&(i.logger_(`Setting ${t}timestampOffset to ${e}`),r.timestampOffset=e)},callback:e=>(t,i)=>{e()},endOfStream:e=>t=>{if("open"===t.mediaSource.readyState){t.logger_(`Calling mediaSource endOfStream(${e||""})`);try{t.mediaSource.endOfStream(e)}catch(i){bs.log.warn("Failed to call media source endOfStream",i)}}},duration:e=>t=>{t.logger_("Setting mediaSource duration to "+e);try{t.mediaSource.duration=e}catch(i){bs.log.warn("Failed to set media source duration",i)}},abort:()=>(e,t)=>{if("open"!==t.mediaSource.readyState)return;const i=t[e+"Buffer"];if(Zl(t.mediaSource,i)){t.logger_(`calling abort on ${e}Buffer`);try{i.abort()}catch(r){bs.log.warn(`Failed to abort on ${e}Buffer`,r)}}},addSourceBuffer:(e,t)=>i=>{const r=Wl(e),n=Object(b["e"])(t);i.logger_(`Adding ${e}Buffer with codec ${t} to mediaSource`);const s=i.mediaSource.addSourceBuffer(n);s.addEventListener("updateend",i[`on${r}UpdateEnd_`]),s.addEventListener("error",i[`on${r}Error_`]),i.codecs[e]=t,i[e+"Buffer"]=s},removeSourceBuffer:e=>t=>{const i=t[e+"Buffer"];if(Ql(e,t),Zl(t.mediaSource,i)){t.logger_(`Removing ${e}Buffer with codec ${t.codecs[e]} from mediaSource`);try{t.mediaSource.removeSourceBuffer(i)}catch(r){bs.log.warn(`Failed to removeSourceBuffer ${e}Buffer`,r)}}},changeType:e=>(t,i)=>{const r=i[t+"Buffer"],n=Object(b["e"])(e);Zl(i.mediaSource,r)&&i.codecs[t]!==e&&(i.logger_(`changing ${t}Buffer codec from ${i.codecs[t]} to ${e}`),r.changeType(n),i.codecs[t]=e)}},tu=({type:e,sourceUpdater:t,action:i,doneFn:r,name:n})=>{t.queue.push({type:e,action:i,doneFn:r,name:n}),Jl(e,t)},iu=(e,t)=>i=>{if(t.queuePending[e]){const i=t.queuePending[e].doneFn;t.queuePending[e]=null,i&&i(t[e+"Error_"])}Jl(e,t)};class ru extends bs.EventTarget{constructor(e){super(),this.mediaSource=e,this.sourceopenListener_=()=>Jl("mediaSource",this),this.mediaSource.addEventListener("sourceopen",this.sourceopenListener_),this.logger_=Is("SourceUpdater"),this.audioTimestampOffset_=0,this.videoTimestampOffset_=0,this.queue=[],this.queuePending={audio:null,video:null},this.delayedAudioAppendQueue_=[],this.videoAppendQueued_=!1,this.codecs={},this.onVideoUpdateEnd_=iu("video",this),this.onAudioUpdateEnd_=iu("audio",this),this.onVideoError_=e=>{this.videoError_=e},this.onAudioError_=e=>{this.audioError_=e},this.createdSourceBuffers_=!1,this.initializedEme_=!1,this.triggeredReady_=!1}initializedEme(){this.initializedEme_=!0,this.triggerReady()}hasCreatedSourceBuffers(){return this.createdSourceBuffers_}hasInitializedAnyEme(){return this.initializedEme_}ready(){return this.hasCreatedSourceBuffers()&&this.hasInitializedAnyEme()}createSourceBuffers(e){this.hasCreatedSourceBuffers()||(this.addOrChangeSourceBuffers(e),this.createdSourceBuffers_=!0,this.trigger("createdsourcebuffers"),this.triggerReady())}triggerReady(){this.ready()&&!this.triggeredReady_&&(this.triggeredReady_=!0,this.trigger("ready"))}addSourceBuffer(e,t){tu({type:"mediaSource",sourceUpdater:this,action:eu.addSourceBuffer(e,t),name:"addSourceBuffer"})}abort(e){tu({type:e,sourceUpdater:this,action:eu.abort(e),name:"abort"})}removeSourceBuffer(e){this.canRemoveSourceBuffer()?tu({type:"mediaSource",sourceUpdater:this,action:eu.removeSourceBuffer(e),name:"removeSourceBuffer"}):bs.log.error("removeSourceBuffer is not supported!")}canRemoveSourceBuffer(){return!bs.browser.IE_VERSION&&!bs.browser.IS_FIREFOX&&n.a.MediaSource&&n.a.MediaSource.prototype&&"function"===typeof n.a.MediaSource.prototype.removeSourceBuffer}static canChangeType(){return n.a.SourceBuffer&&n.a.SourceBuffer.prototype&&"function"===typeof n.a.SourceBuffer.prototype.changeType}canChangeType(){return this.constructor.canChangeType()}changeType(e,t){this.canChangeType()?tu({type:e,sourceUpdater:this,action:eu.changeType(t),name:"changeType"}):bs.log.error("changeType is not supported!")}addOrChangeSourceBuffers(e){if(!e||"object"!==typeof e||0===Object.keys(e).length)throw new Error("Cannot addOrChangeSourceBuffers to undefined codecs");Object.keys(e).forEach(t=>{const i=e[t];if(!this.hasCreatedSourceBuffers())return this.addSourceBuffer(t,i);this.canChangeType()&&this.changeType(t,i)})}appendBuffer(e,t){const{segmentInfo:i,type:r,bytes:n}=e;if(this.processedAppend_=!0,"audio"===r&&this.videoBuffer&&!this.videoAppendQueued_)return this.delayedAudioAppendQueue_.push([e,t]),void this.logger_(`delayed audio append of ${n.length} until video append`);const s=t;if(tu({type:r,sourceUpdater:this,action:eu.appendBuffer(n,i||{mediaIndex:-1},s),doneFn:t,name:"appendBuffer"}),"video"===r){if(this.videoAppendQueued_=!0,!this.delayedAudioAppendQueue_.length)return;const e=this.delayedAudioAppendQueue_.slice();this.logger_(`queuing delayed audio ${e.length} appendBuffers`),this.delayedAudioAppendQueue_.length=0,e.forEach(e=>{this.appendBuffer.apply(this,e)})}}audioBuffered(){return Zl(this.mediaSource,this.audioBuffer)&&this.audioBuffer.buffered?this.audioBuffer.buffered:Ps()}videoBuffered(){return Zl(this.mediaSource,this.videoBuffer)&&this.videoBuffer.buffered?this.videoBuffer.buffered:Ps()}buffered(){const e=Zl(this.mediaSource,this.videoBuffer)?this.videoBuffer:null,t=Zl(this.mediaSource,this.audioBuffer)?this.audioBuffer:null;return t&&!e?this.audioBuffered():e&&!t?this.videoBuffered():Bs(this.audioBuffered(),this.videoBuffered())}setDuration(e,t=Gl){tu({type:"mediaSource",sourceUpdater:this,action:eu.duration(e),name:"duration",doneFn:t})}endOfStream(e=null,t=Gl){"string"!==typeof e&&(e=void 0),tu({type:"mediaSource",sourceUpdater:this,action:eu.endOfStream(e),name:"endOfStream",doneFn:t})}removeAudio(e,t,i=Gl){this.audioBuffered().length&&0!==this.audioBuffered().end(0)?tu({type:"audio",sourceUpdater:this,action:eu.remove(e,t),doneFn:i,name:"remove"}):i()}removeVideo(e,t,i=Gl){this.videoBuffered().length&&0!==this.videoBuffered().end(0)?tu({type:"video",sourceUpdater:this,action:eu.remove(e,t),doneFn:i,name:"remove"}):i()}updating(){return!(!Yl("audio",this)&&!Yl("video",this))}audioTimestampOffset(e){return"undefined"!==typeof e&&this.audioBuffer&&this.audioTimestampOffset_!==e&&(tu({type:"audio",sourceUpdater:this,action:eu.timestampOffset(e),name:"timestampOffset"}),this.audioTimestampOffset_=e),this.audioTimestampOffset_}videoTimestampOffset(e){return"undefined"!==typeof e&&this.videoBuffer&&this.videoTimestampOffset!==e&&(tu({type:"video",sourceUpdater:this,action:eu.timestampOffset(e),name:"timestampOffset"}),this.videoTimestampOffset_=e),this.videoTimestampOffset_}audioQueueCallback(e){this.audioBuffer&&tu({type:"audio",sourceUpdater:this,action:eu.callback(e),name:"callback"})}videoQueueCallback(e){this.videoBuffer&&tu({type:"video",sourceUpdater:this,action:eu.callback(e),name:"callback"})}dispose(){this.trigger("dispose"),Xl.forEach(e=>{this.abort(e),this.canRemoveSourceBuffer()?this.removeSourceBuffer(e):this[e+"QueueCallback"](()=>Ql(e,this))}),this.videoAppendQueued_=!1,this.delayedAudioAppendQueue_.length=0,this.sourceopenListener_&&this.mediaSource.removeEventListener("sourceopen",this.sourceopenListener_),this.off()}}const nu=e=>decodeURIComponent(escape(String.fromCharCode.apply(null,e))),su=new Uint8Array("\n\n".split("").map(e=>e.charCodeAt(0)));class au extends Vl{constructor(e,t={}){super(e,t),this.mediaSource_=null,this.subtitlesTrack_=null,this.loaderType_="subtitle",this.featuresNativeTextTracks_=e.featuresNativeTextTracks,this.shouldSaveSegmentTimingInfo_=!1}createTransmuxer_(){return null}buffered_(){if(!this.subtitlesTrack_||!this.subtitlesTrack_.cues||!this.subtitlesTrack_.cues.length)return Ps();const e=this.subtitlesTrack_.cues,t=e[0].startTime,i=e[e.length-1].startTime;return Ps([[t,i]])}initSegmentForMap(e,t=!1){if(!e)return null;const i=Ha(e);let r=this.initSegments_[i];if(t&&!r&&e.bytes){const t=su.byteLength+e.bytes.byteLength,n=new Uint8Array(t);n.set(e.bytes),n.set(su,e.bytes.byteLength),this.initSegments_[i]=r={resolvedUri:e.resolvedUri,byterange:e.byterange,bytes:n}}return r||e}couldBeginLoading_(){return this.playlist_&&this.subtitlesTrack_&&!this.paused()}init_(){return this.state="READY",this.resetEverything(),this.monitorBuffer_()}track(e){return"undefined"===typeof e||(this.subtitlesTrack_=e,"INIT"===this.state&&this.couldBeginLoading_()&&this.init_()),this.subtitlesTrack_}remove(e,t){El(e,t,this.subtitlesTrack_)}fillBuffer_(){const e=this.chooseNextRequest_();if(e){if(null===this.syncController_.timestampOffsetForTimeline(e.timeline)){const e=()=>{this.state="READY",this.paused()||this.monitorBuffer_()};return this.syncController_.one("timestampoffset",e),void(this.state="WAITING_ON_TIMELINE")}this.loadSegment_(e)}}timestampOffsetForSegment_(){return null}chooseNextRequest_(){return this.skipEmptySegments_(super.chooseNextRequest_())}skipEmptySegments_(e){while(e&&e.segment.empty){if(e.mediaIndex+1>=e.playlist.segments.length){e=null;break}e=this.generateSegmentInfo_({playlist:e.playlist,mediaIndex:e.mediaIndex+1,startOfSegment:e.startOfSegment+e.duration,isSyncRequest:e.isSyncRequest})}return e}stopForError(e){this.error(e),this.state="READY",this.pause(),this.trigger("error")}segmentRequestFinished_(e,t,i){if(!this.subtitlesTrack_)return void(this.state="READY");if(this.saveTransferStats_(t.stats),!this.pendingSegment_)return this.state="READY",void(this.mediaRequestsAborted+=1);if(e)return e.code===Bo.TIMEOUT&&this.handleTimeout_(),e.code===Bo.ABORTED?this.mediaRequestsAborted+=1:this.mediaRequestsErrored+=1,void this.stopForError(e);const r=this.pendingSegment_;this.saveBandwidthRelatedStats_(r.duration,t.stats),t.key&&this.segmentKey(t.key,!0),this.state="APPENDING",this.trigger("appending");const s=r.segment;if(s.map&&(s.map.bytes=t.map.bytes),r.bytes=t.bytes,"function"!==typeof n.a.WebVTT&&this.subtitlesTrack_&&this.subtitlesTrack_.tech_){let r;const n=()=>{this.subtitlesTrack_.tech_.off("vttjsloaded",r),this.stopForError({message:"Error loading vtt.js"})};return r=()=>{this.subtitlesTrack_.tech_.off("vttjserror",n),this.segmentRequestFinished_(e,t,i)},this.state="WAITING_ON_VTTJS",this.subtitlesTrack_.tech_.one("vttjsloaded",r),void this.subtitlesTrack_.tech_.one("vttjserror",n)}s.requested=!0;try{this.parseVTTCues_(r)}catch(a){return void this.stopForError({message:a.message})}if(this.updateTimeMapping_(r,this.syncController_.timelines[r.timeline],this.playlist_),r.cues.length?r.timingInfo={start:r.cues[0].startTime,end:r.cues[r.cues.length-1].endTime}:r.timingInfo={start:r.startOfSegment,end:r.startOfSegment+r.duration},r.isSyncRequest)return this.trigger("syncinfoupdate"),this.pendingSegment_=null,void(this.state="READY");r.byteLength=r.bytes.byteLength,this.mediaSecondsLoaded+=s.duration,r.cues.forEach(e=>{this.subtitlesTrack_.addCue(this.featuresNativeTextTracks_?new n.a.VTTCue(e.startTime,e.endTime,e.text):e)}),xl(this.subtitlesTrack_),this.handleAppendsDone_()}handleData_(){}updateTimingInfoEnd_(){}parseVTTCues_(e){let t,i=!1;"function"===typeof n.a.TextDecoder?t=new n.a.TextDecoder("utf8"):(t=n.a.WebVTT.StringDecoder(),i=!0);const r=new n.a.WebVTT.Parser(n.a,n.a.vttjs,t);if(e.cues=[],e.timestampmap={MPEGTS:0,LOCAL:0},r.oncue=e.cues.push.bind(e.cues),r.ontimestampmap=t=>{e.timestampmap=t},r.onparsingerror=e=>{bs.log.warn("Error encountered when parsing cues: "+e.message)},e.segment.map){let t=e.segment.map.bytes;i&&(t=nu(t)),r.parse(t)}let s=e.bytes;i&&(s=nu(s)),r.parse(s),r.flush()}updateTimeMapping_(e,t,i){const r=e.segment;if(!t)return;if(!e.cues.length)return void(r.empty=!0);const n=e.timestampmap,s=n.MPEGTS/k["ONE_SECOND_IN_TS"]-n.LOCAL+t.mapping;if(e.cues.forEach(e=>{e.startTime+=s,e.endTime+=s}),!i.syncInfo){const t=e.cues[0].startTime,n=e.cues[e.cues.length-1].startTime;i.syncInfo={mediaSequence:i.mediaSequence+e.mediaIndex,time:Math.min(t,n-r.duration)}}}}const ou=function(e,t){const i=e.cues;for(let r=0;r<i.length;r++){const e=i[r];if(t>=e.adStartTime&&t<=e.adEndTime)return e}return null},lu=function(e,t,i=0){if(!e.segments)return;let r,s=i;for(let a=0;a<e.segments.length;a++){const i=e.segments[a];if(r||(r=ou(t,s+i.duration/2)),r){if("cueIn"in i){r.endTime=s,r.adEndTime=s,s+=i.duration,r=null;continue}if(s<r.endTime){s+=i.duration;continue}r.endTime+=i.duration}else if("cueOut"in i&&(r=new n.a.VTTCue(s,s+i.duration,i.cueOut),r.adStartTime=s,r.adEndTime=s+parseFloat(i.cueOut),t.addCue(r)),"cueOutCont"in i){const[e,a]=i.cueOutCont.split("/").map(parseFloat);r=new n.a.VTTCue(s,s+i.duration,""),r.adStartTime=s-e,r.adEndTime=r.adStartTime+a,t.addCue(r)}s+=i.duration}},uu=86400,du=[{name:"VOD",run:(e,t,i,r,n)=>{if(i!==1/0){const e={time:0,segmentIndex:0,partIndex:null};return e}return null}},{name:"ProgramDateTime",run:(e,t,i,r,n)=>{if(!Object.keys(e.timelineToDatetimeMappings).length)return null;let s=null,a=null;const o=Vs(t);n=n||0;for(let l=0;l<o.length;l++){const i=t.endList||0===n?l:o.length-(l+1),r=o[i],u=r.segment,d=e.timelineToDatetimeMappings[u.timeline];if(!d||!u.dateTimeObject)continue;const c=u.dateTimeObject.getTime()/1e3;let h=c+d;if(u.parts&&"number"===typeof r.partIndex)for(let e=0;e<r.partIndex;e++)h+=u.parts[e].duration;const p=Math.abs(n-h);if(null!==a&&(0===p||a<p))break;a=p,s={time:h,segmentIndex:r.segmentIndex,partIndex:r.partIndex}}return s}},{name:"Segment",run:(e,t,i,r,n)=>{let s=null,a=null;n=n||0;const o=Vs(t);for(let l=0;l<o.length;l++){const e=t.endList||0===n?l:o.length-(l+1),i=o[e],u=i.segment,d=i.part&&i.part.start||u&&u.start;if(u.timeline===r&&"undefined"!==typeof d){const e=Math.abs(n-d);if(null!==a&&a<e)break;(!s||null===a||a>=e)&&(a=e,s={time:d,segmentIndex:i.segmentIndex,partIndex:i.partIndex})}}return s}},{name:"Discontinuity",run:(e,t,i,r,n)=>{let s=null;if(n=n||0,t.discontinuityStarts&&t.discontinuityStarts.length){let i=null;for(let r=0;r<t.discontinuityStarts.length;r++){const a=t.discontinuityStarts[r],o=t.discontinuitySequence+r+1,l=e.discontinuities[o];if(l){const e=Math.abs(n-l.time);if(null!==i&&i<e)break;(!s||null===i||i>=e)&&(i=e,s={time:l.time,segmentIndex:a,partIndex:null})}}}return s}},{name:"Playlist",run:(e,t,i,r,n)=>{if(t.syncInfo){const e={time:t.syncInfo.time,segmentIndex:t.syncInfo.mediaSequence-t.mediaSequence,partIndex:null};return e}return null}}];class cu extends bs.EventTarget{constructor(e={}){super(),this.timelines=[],this.discontinuities=[],this.timelineToDatetimeMappings={},this.logger_=Is("SyncController")}getSyncPoint(e,t,i,r){const n=this.runStrategies_(e,t,i,r);return n.length?this.selectSyncPoint_(n,{key:"time",value:r}):null}getExpiredTime(e,t){if(!e||!e.segments)return null;const i=this.runStrategies_(e,t,e.discontinuitySequence,0);if(!i.length)return null;const r=this.selectSyncPoint_(i,{key:"segmentIndex",value:0});return r.segmentIndex>0&&(r.time*=-1),Math.abs(r.time+Zs({defaultDuration:e.targetDuration,durationList:e.segments,startIndex:r.segmentIndex,endIndex:0}))}runStrategies_(e,t,i,r){const n=[];for(let s=0;s<du.length;s++){const a=du[s],o=a.run(this,e,t,i,r);o&&(o.strategy=a.name,n.push({strategy:a.name,syncPoint:o}))}return n}selectSyncPoint_(e,t){let i=e[0].syncPoint,r=Math.abs(e[0].syncPoint[t.key]-t.value),n=e[0].strategy;for(let s=1;s<e.length;s++){const a=Math.abs(e[s].syncPoint[t.key]-t.value);a<r&&(r=a,i=e[s].syncPoint,n=e[s].strategy)}return this.logger_(`syncPoint for [${t.key}: ${t.value}] chosen with strategy [${n}]: [time:${i.time}, segmentIndex:`+i.segmentIndex+("number"===typeof i.partIndex?",partIndex:"+i.partIndex:"")+"]"),i}saveExpiredSegmentInfo(e,t){const i=t.mediaSequence-e.mediaSequence;if(i>uu)bs.log.warn(`Not saving expired segment info. Media sequence gap ${i} is too large.`);else for(let r=i-1;r>=0;r--){const i=e.segments[r];if(i&&"undefined"!==typeof i.start){t.syncInfo={mediaSequence:e.mediaSequence+r,time:i.start},this.logger_(`playlist refresh sync: [time:${t.syncInfo.time}, mediaSequence: ${t.syncInfo.mediaSequence}]`),this.trigger("syncinfoupdate");break}}}setDateTimeMappingForStart(e){if(this.timelineToDatetimeMappings={},e.segments&&e.segments.length&&e.segments[0].dateTimeObject){const t=e.segments[0],i=t.dateTimeObject.getTime()/1e3;this.timelineToDatetimeMappings[t.timeline]=-i}}saveSegmentTimingInfo({segmentInfo:e,shouldSaveTimelineMapping:t}){const i=this.calculateSegmentTimeMapping_(e,e.timingInfo,t),r=e.segment;i&&(this.saveDiscontinuitySyncInfo_(e),e.playlist.syncInfo||(e.playlist.syncInfo={mediaSequence:e.playlist.mediaSequence+e.mediaIndex,time:r.start}));const n=r.dateTimeObject;r.discontinuity&&t&&n&&(this.timelineToDatetimeMappings[r.timeline]=-n.getTime()/1e3)}timestampOffsetForTimeline(e){return"undefined"===typeof this.timelines[e]?null:this.timelines[e].time}mappingForTimeline(e){return"undefined"===typeof this.timelines[e]?null:this.timelines[e].mapping}calculateSegmentTimeMapping_(e,t,i){const r=e.segment,n=e.part;let s,a,o=this.timelines[e.timeline];if("number"===typeof e.timestampOffset)o={time:e.startOfSegment,mapping:e.startOfSegment-t.start},i&&(this.timelines[e.timeline]=o,this.trigger("timestampoffset"),this.logger_(`time mapping for timeline ${e.timeline}: [time: ${o.time}] [mapping: ${o.mapping}]`)),s=e.startOfSegment,a=t.end+o.mapping;else{if(!o)return!1;s=t.start+o.mapping,a=t.end+o.mapping}return n&&(n.start=s,n.end=a),(!r.start||s<r.start)&&(r.start=s),r.end=a,!0}saveDiscontinuitySyncInfo_(e){const t=e.playlist,i=e.segment;if(i.discontinuity)this.discontinuities[i.timeline]={time:i.start,accuracy:0};else if(t.discontinuityStarts&&t.discontinuityStarts.length)for(let r=0;r<t.discontinuityStarts.length;r++){const n=t.discontinuityStarts[r],s=t.discontinuitySequence+r+1,a=n-e.mediaIndex,o=Math.abs(a);if(!this.discontinuities[s]||this.discontinuities[s].accuracy>o){let r;r=a<0?i.start-Zs({defaultDuration:t.targetDuration,durationList:t.segments,startIndex:e.mediaIndex,endIndex:n}):i.end+Zs({defaultDuration:t.targetDuration,durationList:t.segments,startIndex:e.mediaIndex+1,endIndex:n}),this.discontinuities[s]={time:r,accuracy:o}}}}dispose(){this.trigger("dispose"),this.off()}}class hu extends bs.EventTarget{constructor(){super(),this.pendingTimelineChanges_={},this.lastTimelineChanges_={}}clearPendingTimelineChange(e){this.pendingTimelineChanges_[e]=null,this.trigger("pendingtimelinechange")}pendingTimelineChange({type:e,from:t,to:i}){return"number"===typeof t&&"number"===typeof i&&(this.pendingTimelineChanges_[e]={type:e,from:t,to:i},this.trigger("pendingtimelinechange")),this.pendingTimelineChanges_[e]}lastTimelineChange({type:e,from:t,to:i}){return"number"===typeof t&&"number"===typeof i&&(this.lastTimelineChanges_[e]={type:e,from:t,to:i},delete this.pendingTimelineChanges_[e],this.trigger("timelinechange")),this.lastTimelineChanges_[e]}dispose(){this.trigger("dispose"),this.pendingTimelineChanges_={},this.lastTimelineChanges_={},this.off()}}const pu=_o(To((function(){var t=function(){function e(){this.listeners={}}var t=e.prototype;return t.on=function(e,t){this.listeners[e]||(this.listeners[e]=[]),this.listeners[e].push(t)},t.off=function(e,t){if(!this.listeners[e])return!1;var i=this.listeners[e].indexOf(t);return this.listeners[e]=this.listeners[e].slice(0),this.listeners[e].splice(i,1),i>-1},t.trigger=function(e){var t=this.listeners[e];if(t)if(2===arguments.length)for(var i=t.length,r=0;r<i;++r)t[r].call(this,arguments[1]);else for(var n=Array.prototype.slice.call(arguments,1),s=t.length,a=0;a<s;++a)t[a].apply(this,n)},t.dispose=function(){this.listeners={}},t.pipe=function(e){this.on("data",(function(t){e.push(t)}))},e}();
|
46
|
+
/*! @name pkcs7 @version 1.0.4 @license Apache-2.0 */function i(e){return e.subarray(0,e.byteLength-e[e.byteLength-1])}
|
47
|
+
/*! @name aes-decrypter @version 4.0.1 @license Apache-2.0 */const r=function(){const e=[[[],[],[],[],[]],[[],[],[],[],[]]],t=e[0],i=e[1],r=t[4],n=i[4];let s,a,o;const l=[],u=[];let d,c,h,p,f,m;for(s=0;s<256;s++)u[(l[s]=s<<1^283*(s>>7))^s]=s;for(a=o=0;!r[a];a^=d||1,o=u[o]||1)for(p=o^o<<1^o<<2^o<<3^o<<4,p=p>>8^255&p^99,r[a]=p,n[p]=a,h=l[c=l[d=l[a]]],m=16843009*h^65537*c^257*d^16843008*a,f=257*l[p]^16843008*p,s=0;s<4;s++)t[s][a]=f=f<<24^f>>>8,i[s][p]=m=m<<24^m>>>8;for(s=0;s<5;s++)t[s]=t[s].slice(0),i[s]=i[s].slice(0);return e};let n=null;class s{constructor(e){let t,i,s;n||(n=r()),this._tables=[[n[0][0].slice(),n[0][1].slice(),n[0][2].slice(),n[0][3].slice(),n[0][4].slice()],[n[1][0].slice(),n[1][1].slice(),n[1][2].slice(),n[1][3].slice(),n[1][4].slice()]];const a=this._tables[0][4],o=this._tables[1],l=e.length;let u=1;if(4!==l&&6!==l&&8!==l)throw new Error("Invalid aes key size");const d=e.slice(0),c=[];for(this._key=[d,c],t=l;t<4*l+28;t++)s=d[t-1],(t%l===0||8===l&&t%l===4)&&(s=a[s>>>24]<<24^a[s>>16&255]<<16^a[s>>8&255]<<8^a[255&s],t%l===0&&(s=s<<8^s>>>24^u<<24,u=u<<1^283*(u>>7))),d[t]=d[t-l]^s;for(i=0;t;i++,t--)s=d[3&i?t:t-4],c[i]=t<=4||i<4?s:o[0][a[s>>>24]]^o[1][a[s>>16&255]]^o[2][a[s>>8&255]]^o[3][a[255&s]]}decrypt(e,t,i,r,n,s){const a=this._key[1];let o,l,u,d=e^a[0],c=r^a[1],h=i^a[2],p=t^a[3];const f=a.length/4-2;let m,g=4;const y=this._tables[1],v=y[0],b=y[1],_=y[2],T=y[3],S=y[4];for(m=0;m<f;m++)o=v[d>>>24]^b[c>>16&255]^_[h>>8&255]^T[255&p]^a[g],l=v[c>>>24]^b[h>>16&255]^_[p>>8&255]^T[255&d]^a[g+1],u=v[h>>>24]^b[p>>16&255]^_[d>>8&255]^T[255&c]^a[g+2],p=v[p>>>24]^b[d>>16&255]^_[c>>8&255]^T[255&h]^a[g+3],g+=4,d=o,c=l,h=u;for(m=0;m<4;m++)n[(3&-m)+s]=S[d>>>24]<<24^S[c>>16&255]<<16^S[h>>8&255]<<8^S[255&p]^a[g++],o=d,d=c,c=h,h=p,p=o}}class a extends t{constructor(){super(t),this.jobs=[],this.delay=1,this.timeout_=null}processJob_(){this.jobs.shift()(),this.jobs.length?this.timeout_=setTimeout(this.processJob_.bind(this),this.delay):this.timeout_=null}push(e){this.jobs.push(e),this.timeout_||(this.timeout_=setTimeout(this.processJob_.bind(this),this.delay))}}const o=function(e){return e<<24|(65280&e)<<8|(16711680&e)>>8|e>>>24},l=function(e,t,i){const r=new Int32Array(e.buffer,e.byteOffset,e.byteLength>>2),n=new s(Array.prototype.slice.call(t)),a=new Uint8Array(e.byteLength),l=new Int32Array(a.buffer);let u,d,c,h,p,f,m,g,y;for(u=i[0],d=i[1],c=i[2],h=i[3],y=0;y<r.length;y+=4)p=o(r[y]),f=o(r[y+1]),m=o(r[y+2]),g=o(r[y+3]),n.decrypt(p,f,m,g,l,y),l[y]=o(l[y]^u),l[y+1]=o(l[y+1]^d),l[y+2]=o(l[y+2]^c),l[y+3]=o(l[y+3]^h),u=p,d=f,c=m,h=g;return a};class u{constructor(e,t,r,n){const s=u.STEP,l=new Int32Array(e.buffer),d=new Uint8Array(e.byteLength);let c=0;for(this.asyncStream_=new a,this.asyncStream_.push(this.decryptChunk_(l.subarray(c,c+s),t,r,d)),c=s;c<l.length;c+=s)r=new Uint32Array([o(l[c-4]),o(l[c-3]),o(l[c-2]),o(l[c-1])]),this.asyncStream_.push(this.decryptChunk_(l.subarray(c,c+s),t,r,d));this.asyncStream_.push((function(){n(null,i(d))}))}static get STEP(){return 32e3}decryptChunk_(e,t,i,r){return function(){const n=l(e,t,i);r.set(n,e.byteOffset)}}}var d,c="undefined"!==typeof globalThis?globalThis:"undefined"!==typeof window?window:"undefined"!==typeof e?e:"undefined"!==typeof self?self:{};d="undefined"!==typeof window?window:"undefined"!==typeof c?c:"undefined"!==typeof self?self:{};var h=d,p=function(e){return"function"===ArrayBuffer.isView?ArrayBuffer.isView(e):e&&e.buffer instanceof ArrayBuffer},f=h.BigInt||Number;f("0x1"),f("0x100"),f("0x10000"),f("0x1000000"),f("0x100000000"),f("0x10000000000"),f("0x1000000000000"),f("0x100000000000000"),f("0x10000000000000000"),function(){var e=new Uint16Array([65484]),t=new Uint8Array(e.buffer,e.byteOffset,e.byteLength);255===t[0]||t[0]}();const m=function(e){const t={};return Object.keys(e).forEach(i=>{const r=e[i];p(r)?t[i]={bytes:r.buffer,byteOffset:r.byteOffset,byteLength:r.byteLength}:t[i]=r}),t};self.onmessage=function(e){const t=e.data,i=new Uint8Array(t.encrypted.bytes,t.encrypted.byteOffset,t.encrypted.byteLength),r=new Uint32Array(t.key.bytes,t.key.byteOffset,t.key.byteLength/4),n=new Uint32Array(t.iv.bytes,t.iv.byteOffset,t.iv.byteLength/4);new u(i,r,n,(function(e,i){self.postMessage(m({source:t.source,decrypted:i}),[i.buffer])}))}})));var fu=bo(pu);const mu=e=>{let t=e.default?"main":"alternative";return e.characteristics&&e.characteristics.indexOf("public.accessibility.describes-video")>=0&&(t="main-desc"),t},gu=(e,t)=>{e.abort(),e.pause(),t&&t.activePlaylistLoader&&(t.activePlaylistLoader.pause(),t.activePlaylistLoader=null)},yu=(e,t)=>{t.activePlaylistLoader=e,e.load()},vu=(e,t)=>()=>{const{segmentLoaders:{[e]:i,main:r},mediaTypes:{[e]:n}}=t,s=n.activeTrack(),a=n.getActiveGroup(),o=n.activePlaylistLoader,l=n.lastGroup_;a&&l&&a.id===l.id||(n.lastGroup_=a,n.lastTrack_=s,gu(i,n),a&&!a.isMainPlaylist&&(a.playlistLoader?(i.resyncLoader(),yu(a.playlistLoader,n)):o&&r.resetEverything()))},bu=(e,t)=>()=>{const{segmentLoaders:{[e]:i},mediaTypes:{[e]:r}}=t;r.lastGroup_=null,i.abort(),i.pause()},_u=(e,t)=>()=>{const{mainPlaylistLoader:i,segmentLoaders:{[e]:r,main:n},mediaTypes:{[e]:s}}=t,a=s.activeTrack(),o=s.getActiveGroup(),l=s.activePlaylistLoader,u=s.lastTrack_;if((!u||!a||u.id!==a.id)&&(s.lastGroup_=o,s.lastTrack_=a,gu(r,s),o)){if(o.isMainPlaylist){if(!a||!u||a.id===u.id)return;const e=t.vhs.playlistController_,r=e.selectPlaylist();if(e.media()===r)return;return s.logger_(`track change. Switching main audio from ${u.id} to ${a.id}`),i.pause(),n.resetEverything(),void e.fastQualityChange_(r)}if("AUDIO"===e){if(!o.playlistLoader)return n.setAudio(!0),void n.resetEverything();r.setAudio(!0),n.setAudio(!1)}l!==o.playlistLoader?(r.track&&r.track(a),r.resetEverything(),yu(o.playlistLoader,s)):yu(o.playlistLoader,s)}},Tu={AUDIO:(e,t)=>()=>{const{segmentLoaders:{[e]:i},mediaTypes:{[e]:r},excludePlaylist:n}=t;gu(i,r);const s=r.activeTrack(),a=r.activeGroup(),o=(a.filter(e=>e.default)[0]||a[0]).id,l=r.tracks[o];if(s!==l){bs.log.warn("Problem encountered loading the alternate audio track.Switching back to default.");for(const e in r.tracks)r.tracks[e].enabled=r.tracks[e]===l;r.onTrackChanged()}else n({error:{message:"Problem encountered loading the default audio track."}})},SUBTITLES:(e,t)=>()=>{const{segmentLoaders:{[e]:i},mediaTypes:{[e]:r}}=t;bs.log.warn("Problem encountered loading the subtitle track.Disabling subtitle track."),gu(i,r);const n=r.activeTrack();n&&(n.mode="disabled"),r.onTrackChanged()}},Su={AUDIO:(e,t,i)=>{if(!t)return;const{tech:r,requestOptions:n,segmentLoaders:{[e]:s}}=i;t.on("loadedmetadata",()=>{const e=t.media();s.playlist(e,n),(!r.paused()||e.endList&&"none"!==r.preload())&&s.load()}),t.on("loadedplaylist",()=>{s.playlist(t.media(),n),r.paused()||s.load()}),t.on("error",Tu[e](e,i))},SUBTITLES:(e,t,i)=>{const{tech:r,requestOptions:n,segmentLoaders:{[e]:s},mediaTypes:{[e]:a}}=i;t.on("loadedmetadata",()=>{const e=t.media();s.playlist(e,n),s.track(a.activeTrack()),(!r.paused()||e.endList&&"none"!==r.preload())&&s.load()}),t.on("loadedplaylist",()=>{s.playlist(t.media(),n),r.paused()||s.load()}),t.on("error",Tu[e](e,i))}},wu={AUDIO:(e,t)=>{const{vhs:i,sourceType:r,segmentLoaders:{[e]:n},requestOptions:s,main:{mediaGroups:a},mediaTypes:{[e]:{groups:o,tracks:l,logger_:u}},mainPlaylistLoader:d}=t,c=pa(d.main);a[e]&&0!==Object.keys(a[e]).length||(a[e]={main:{default:{default:!0}}},c&&(a[e].main.default.playlists=d.main.playlists));for(const h in a[e]){o[h]||(o[h]=[]);for(const n in a[e][h]){let p,f=a[e][h][n];if(c?(u(`AUDIO group '${h}' label '${n}' is a main playlist`),f.isMainPlaylist=!0,p=null):p="vhs-json"===r&&f.playlists?new Da(f.playlists[0],i,s):f.resolvedUri?new Da(f.resolvedUri,i,s):f.playlists&&"dash"===r?new fo(f.playlists[0],i,s,d):null,f=As({id:n,playlistLoader:p},f),Su[e](e,f.playlistLoader,t),o[h].push(f),"undefined"===typeof l[n]){const e=new bs.AudioTrack({id:n,kind:mu(f),enabled:!1,language:f.language,default:f.default,label:n});l[n]=e}}}n.on("error",Tu[e](e,t))},SUBTITLES:(e,t)=>{const{tech:i,vhs:r,sourceType:n,segmentLoaders:{[e]:s},requestOptions:a,main:{mediaGroups:o},mediaTypes:{[e]:{groups:l,tracks:u}},mainPlaylistLoader:d}=t;for(const c in o[e]){l[c]||(l[c]=[]);for(const s in o[e][c]){if(o[e][c][s].forced)continue;let h,p=o[e][c][s];if("hls"===n)h=new Da(p.resolvedUri,r,a);else if("dash"===n){const e=p.playlists.filter(e=>e.excludeUntil!==1/0);if(!e.length)return;h=new fo(p.playlists[0],r,a,d)}else"vhs-json"===n&&(h=new Da(p.playlists?p.playlists[0]:p.resolvedUri,r,a));if(p=As({id:s,playlistLoader:h},p),Su[e](e,p.playlistLoader,t),l[c].push(p),"undefined"===typeof u[s]){const e=i.addRemoteTextTrack({id:s,kind:"subtitles",default:p.default&&p.autoselect,language:p.language,label:s},!1).track;u[s]=e}}}s.on("error",Tu[e](e,t))},"CLOSED-CAPTIONS":(e,t)=>{const{tech:i,main:{mediaGroups:r},mediaTypes:{[e]:{groups:n,tracks:s}}}=t;for(const a in r[e]){n[a]||(n[a]=[]);for(const t in r[e][a]){const o=r[e][a][t];if(!/^(?:CC|SERVICE)/.test(o.instreamId))continue;const l=i.options_.vhs&&i.options_.vhs.captionServices||{};let u={label:t,language:o.language,instreamId:o.instreamId,default:o.default&&o.autoselect};if(l[u.instreamId]&&(u=As(u,l[u.instreamId])),void 0===u.default&&delete u.default,n[a].push(As({id:t},o)),"undefined"===typeof s[t]){const e=i.addRemoteTextTrack({id:u.instreamId,kind:"captions",default:u.default,language:u.language,label:u.label},!1).track;s[t]=e}}}}},Eu=(e,t)=>{for(let i=0;i<e.length;i++){if(ca(t,e[i]))return!0;if(e[i].playlists&&Eu(e[i].playlists,t))return!0}return!1},xu=(e,t)=>i=>{const{mainPlaylistLoader:r,mediaTypes:{[e]:{groups:n}}}=t,s=r.media();if(!s)return null;let a=null;s.attributes[e]&&(a=n[s.attributes[e]]);const o=Object.keys(n);if(!a)if("AUDIO"===e&&o.length>1&&pa(t.main))for(let e=0;e<o.length;e++){const t=n[o[e]];if(Eu(t,s)){a=t;break}}else n.main?a=n.main:1===o.length&&(a=n[o[0]]);return"undefined"===typeof i?a:null!==i&&a&&a.filter(e=>e.id===i.id)[0]||null},Cu={AUDIO:(e,t)=>()=>{const{mediaTypes:{[e]:{tracks:i}}}=t;for(const e in i)if(i[e].enabled)return i[e];return null},SUBTITLES:(e,t)=>()=>{const{mediaTypes:{[e]:{tracks:i}}}=t;for(const e in i)if("showing"===i[e].mode||"hidden"===i[e].mode)return i[e];return null}},ku=(e,{mediaTypes:t})=>()=>{const i=t[e].activeTrack();return i?t[e].activeGroup(i):null},Iu=e=>{["AUDIO","SUBTITLES","CLOSED-CAPTIONS"].forEach(t=>{wu[t](t,e)});const{mediaTypes:t,mainPlaylistLoader:i,tech:r,vhs:n,segmentLoaders:{["AUDIO"]:s,main:a}}=e;["AUDIO","SUBTITLES"].forEach(i=>{t[i].activeGroup=xu(i,e),t[i].activeTrack=Cu[i](i,e),t[i].onGroupChanged=vu(i,e),t[i].onGroupChanging=bu(i,e),t[i].onTrackChanged=_u(i,e),t[i].getActiveGroup=ku(i,e)});const o=t.AUDIO.activeGroup();if(o){const e=(o.filter(e=>e.default)[0]||o[0]).id;t.AUDIO.tracks[e].enabled=!0,t.AUDIO.onGroupChanged(),t.AUDIO.onTrackChanged();const i=t.AUDIO.getActiveGroup();i.playlistLoader?(a.setAudio(!1),s.setAudio(!0)):a.setAudio(!0)}i.on("mediachange",()=>{["AUDIO","SUBTITLES"].forEach(e=>t[e].onGroupChanged())}),i.on("mediachanging",()=>{["AUDIO","SUBTITLES"].forEach(e=>t[e].onGroupChanging())});const l=()=>{t.AUDIO.onTrackChanged(),r.trigger({type:"usage",name:"vhs-audio-change"})};r.audioTracks().addEventListener("change",l),r.remoteTextTracks().addEventListener("change",t.SUBTITLES.onTrackChanged),n.on("dispose",()=>{r.audioTracks().removeEventListener("change",l),r.remoteTextTracks().removeEventListener("change",t.SUBTITLES.onTrackChanged)}),r.clearTracks("audio");for(const u in t.AUDIO.tracks)r.audioTracks().addTrack(t.AUDIO.tracks[u])},Au=()=>{const e={};return["AUDIO","SUBTITLES","CLOSED-CAPTIONS"].forEach(t=>{e[t]={groups:{},tracks:{},activePlaylistLoader:null,activeGroup:Gl,activeTrack:Gl,getActiveGroup:Gl,onGroupChanged:Gl,onTrackChanged:Gl,lastTrack_:null,logger_:Is(`MediaGroups[${t}]`)}}),e},Pu=120;let Ou;const Lu=["mediaRequests","mediaRequestsAborted","mediaRequestsTimedout","mediaRequestsErrored","mediaTransferDuration","mediaBytesTransferred","mediaAppends"],Du=function(e){return this.audioSegmentLoader_[e]+this.mainSegmentLoader_[e]},Mu=function({currentPlaylist:e,buffered:t,currentTime:i,nextPlaylist:r,bufferLowWaterLine:n,bufferHighWaterLine:s,duration:a,bufferBasedABR:o,log:l}){if(!r)return bs.log.warn("We received no playlist to switch to. Please check your stream."),!1;const u=`allowing switch ${e&&e.id||"null"} -> ${r.id}`;if(!e)return l(u+" as current playlist is not set"),!0;if(r.id===e.id)return!1;const d=Boolean(Ms(t,i).length);if(!e.endList)return d||"number"!==typeof e.partTargetDuration?(l(u+" as current playlist is live"),!0):(l(`not ${u} as current playlist is live llhls, but currentTime isn't in buffered.`),!1);const c=Hs(t,i),h=o?mo.EXPERIMENTAL_MAX_BUFFER_LOW_WATER_LINE:mo.MAX_BUFFER_LOW_WATER_LINE;if(a<h)return l(`${u} as duration < max low water line (${a} < ${h})`),!0;const p=r.attributes.BANDWIDTH,f=e.attributes.BANDWIDTH;if(p<f&&(!o||c<s)){let e=`${u} as next bandwidth < current bandwidth (${p} < ${f})`;return o&&(e+=` and forwardBuffer < bufferHighWaterLine (${c} < ${s})`),l(e),!0}if((!o||p>f)&&c>=n){let e=`${u} as forwardBuffer >= bufferLowWaterLine (${c} >= ${n})`;return o&&(e+=` and next bandwidth > current bandwidth (${p} > ${f})`),l(e),!0}return l(`not ${u} as no switching criteria met`),!1};class Nu extends bs.EventTarget{constructor(e){super();const{src:t,withCredentials:i,tech:r,bandwidth:s,externVhs:a,useCueTags:o,playlistExclusionDuration:l,enableLowInitialPlaylist:u,sourceType:d,cacheEncryptionKeys:c,bufferBasedABR:h,leastPixelDiffSelector:p,captionServices:f}=e;if(!t)throw new Error("A non-empty playlist URL or JSON manifest string is required");let{maxPlaylistRetries:m}=e;null!==m&&"undefined"!==typeof m||(m=1/0),Ou=a,this.bufferBasedABR=Boolean(h),this.leastPixelDiffSelector=Boolean(p),this.withCredentials=i,this.tech_=r,this.vhs_=r.vhs,this.sourceType_=d,this.useCueTags_=o,this.playlistExclusionDuration=l,this.maxPlaylistRetries=m,this.enableLowInitialPlaylist=u,this.useCueTags_&&(this.cueTagsTrack_=this.tech_.addTextTrack("metadata","ad-cues"),this.cueTagsTrack_.inBandMetadataTrackDispatchType=""),this.requestOptions_={withCredentials:i,maxPlaylistRetries:m,timeout:null},this.on("error",this.pauseLoading),this.mediaTypes_=Au(),this.mediaSource=new n.a.MediaSource,this.handleDurationChange_=this.handleDurationChange_.bind(this),this.handleSourceOpen_=this.handleSourceOpen_.bind(this),this.handleSourceEnded_=this.handleSourceEnded_.bind(this),this.mediaSource.addEventListener("durationchange",this.handleDurationChange_),this.mediaSource.addEventListener("sourceopen",this.handleSourceOpen_),this.mediaSource.addEventListener("sourceended",this.handleSourceEnded_),this.seekable_=Ps(),this.hasPlayed_=!1,this.syncController_=new cu(e),this.segmentMetadataTrack_=r.addRemoteTextTrack({kind:"metadata",label:"segment-metadata"},!1).track,this.decrypter_=new fu,this.sourceUpdater_=new ru(this.mediaSource),this.inbandTextTracks_={},this.timelineChangeController_=new hu;const g={vhs:this.vhs_,parse708captions:e.parse708captions,useDtsForTimestampOffset:e.useDtsForTimestampOffset,captionServices:f,mediaSource:this.mediaSource,currentTime:this.tech_.currentTime.bind(this.tech_),seekable:()=>this.seekable(),seeking:()=>this.tech_.seeking(),duration:()=>this.duration(),hasPlayed:()=>this.hasPlayed_,goalBufferLength:()=>this.goalBufferLength(),bandwidth:s,syncController:this.syncController_,decrypter:this.decrypter_,sourceType:this.sourceType_,inbandTextTracks:this.inbandTextTracks_,cacheEncryptionKeys:c,sourceUpdater:this.sourceUpdater_,timelineChangeController:this.timelineChangeController_,exactManifestTimings:e.exactManifestTimings};this.mainPlaylistLoader_="dash"===this.sourceType_?new fo(t,this.vhs_,this.requestOptions_):new Da(t,this.vhs_,this.requestOptions_),this.setupMainPlaylistLoaderListeners_(),this.mainSegmentLoader_=new Vl(As(g,{segmentMetadataTrack:this.segmentMetadataTrack_,loaderType:"main"}),e),this.audioSegmentLoader_=new Vl(As(g,{loaderType:"audio"}),e),this.subtitleSegmentLoader_=new au(As(g,{loaderType:"vtt",featuresNativeTextTracks:this.tech_.featuresNativeTextTracks}),e),this.setupSegmentLoaderListeners_(),this.bufferBasedABR&&(this.mainPlaylistLoader_.one("loadedplaylist",()=>this.startABRTimer_()),this.tech_.on("pause",()=>this.stopABRTimer_()),this.tech_.on("play",()=>this.startABRTimer_())),Lu.forEach(e=>{this[e+"_"]=Du.bind(this,e)}),this.logger_=Is("pc"),this.triggeredFmp4Usage=!1,"none"===this.tech_.preload()?(this.loadOnPlay_=()=>{this.loadOnPlay_=null,this.mainPlaylistLoader_.load()},this.tech_.one("play",this.loadOnPlay_)):this.mainPlaylistLoader_.load(),this.timeToLoadedData__=-1,this.mainAppendsToLoadedData__=-1,this.audioAppendsToLoadedData__=-1;const y="none"===this.tech_.preload()?"play":"loadstart";this.tech_.one(y,()=>{const e=Date.now();this.tech_.one("loadeddata",()=>{this.timeToLoadedData__=Date.now()-e,this.mainAppendsToLoadedData__=this.mainSegmentLoader_.mediaAppends,this.audioAppendsToLoadedData__=this.audioSegmentLoader_.mediaAppends})})}mainAppendsToLoadedData_(){return this.mainAppendsToLoadedData__}audioAppendsToLoadedData_(){return this.audioAppendsToLoadedData__}appendsToLoadedData_(){const e=this.mainAppendsToLoadedData_(),t=this.audioAppendsToLoadedData_();return-1===e||-1===t?-1:e+t}timeToLoadedData_(){return this.timeToLoadedData__}checkABR_(e="abr"){const t=this.selectPlaylist();t&&this.shouldSwitchToMedia_(t)&&this.switchMedia_(t,e)}switchMedia_(e,t,i){const r=this.media(),n=r&&(r.id||r.uri),s=e.id||e.uri;n&&n!==s&&(this.logger_(`switch media ${n} -> ${s} from ${t}`),this.tech_.trigger({type:"usage",name:"vhs-rendition-change-"+t})),this.mainPlaylistLoader_.media(e,i)}startABRTimer_(){this.stopABRTimer_(),this.abrTimer_=n.a.setInterval(()=>this.checkABR_(),250)}stopABRTimer_(){this.tech_.scrubbing&&this.tech_.scrubbing()||(n.a.clearInterval(this.abrTimer_),this.abrTimer_=null)}getAudioTrackPlaylists_(){const e=this.main(),t=e&&e.playlists||[];if(!e||!e.mediaGroups||!e.mediaGroups.AUDIO)return t;const i=e.mediaGroups.AUDIO,r=Object.keys(i);let n;if(Object.keys(this.mediaTypes_.AUDIO.groups).length)n=this.mediaTypes_.AUDIO.activeTrack();else{const e=i.main||r.length&&i[r[0]];for(const t in e)if(e[t].default){n={label:t};break}}if(!n)return t;const s=[];for(const a in i)if(i[a][n.label]){const t=i[a][n.label];if(t.playlists&&t.playlists.length)s.push.apply(s,t.playlists);else if(t.uri)s.push(t);else if(e.playlists.length)for(let i=0;i<e.playlists.length;i++){const t=e.playlists[i];t.attributes&&t.attributes.AUDIO&&t.attributes.AUDIO===a&&s.push(t)}}return s.length?s:t}setupMainPlaylistLoaderListeners_(){this.mainPlaylistLoader_.on("loadedmetadata",()=>{const e=this.mainPlaylistLoader_.media(),t=1.5*e.targetDuration*1e3;da(this.mainPlaylistLoader_.main,this.mainPlaylistLoader_.media())?this.requestOptions_.timeout=0:this.requestOptions_.timeout=t,e.endList&&"none"!==this.tech_.preload()&&(this.mainSegmentLoader_.playlist(e,this.requestOptions_),this.mainSegmentLoader_.load()),Iu({sourceType:this.sourceType_,segmentLoaders:{AUDIO:this.audioSegmentLoader_,SUBTITLES:this.subtitleSegmentLoader_,main:this.mainSegmentLoader_},tech:this.tech_,requestOptions:this.requestOptions_,mainPlaylistLoader:this.mainPlaylistLoader_,vhs:this.vhs_,main:this.main(),mediaTypes:this.mediaTypes_,excludePlaylist:this.excludePlaylist.bind(this)}),this.triggerPresenceUsage_(this.main(),e),this.setupFirstPlay(),!this.mediaTypes_.AUDIO.activePlaylistLoader||this.mediaTypes_.AUDIO.activePlaylistLoader.media()?this.trigger("selectedinitialmedia"):this.mediaTypes_.AUDIO.activePlaylistLoader.one("loadedmetadata",()=>{this.trigger("selectedinitialmedia")})}),this.mainPlaylistLoader_.on("loadedplaylist",()=>{this.loadOnPlay_&&this.tech_.off("play",this.loadOnPlay_);let e=this.mainPlaylistLoader_.media();if(!e){let t;if(this.excludeUnsupportedVariants_(),this.enableLowInitialPlaylist&&(t=this.selectInitialPlaylist()),t||(t=this.selectPlaylist()),!t||!this.shouldSwitchToMedia_(t))return;this.initialMedia_=t,this.switchMedia_(this.initialMedia_,"initial");const i="vhs-json"===this.sourceType_&&this.initialMedia_.segments;if(!i)return;e=this.initialMedia_}this.handleUpdatedMediaPlaylist(e)}),this.mainPlaylistLoader_.on("error",()=>{const e=this.mainPlaylistLoader_.error;this.excludePlaylist({playlistToExclude:e.playlist,error:e})}),this.mainPlaylistLoader_.on("mediachanging",()=>{this.mainSegmentLoader_.abort(),this.mainSegmentLoader_.pause()}),this.mainPlaylistLoader_.on("mediachange",()=>{const e=this.mainPlaylistLoader_.media(),t=1.5*e.targetDuration*1e3;da(this.mainPlaylistLoader_.main,this.mainPlaylistLoader_.media())?this.requestOptions_.timeout=0:this.requestOptions_.timeout=t,this.mainPlaylistLoader_.load(),this.mainSegmentLoader_.playlist(e,this.requestOptions_),this.mainSegmentLoader_.load(),this.tech_.trigger({type:"mediachange",bubbles:!0})}),this.mainPlaylistLoader_.on("playlistunchanged",()=>{const e=this.mainPlaylistLoader_.media();if("playlist-unchanged"===e.lastExcludeReason_)return;const t=this.stuckAtPlaylistEnd_(e);t&&(this.excludePlaylist({error:{message:"Playlist no longer updating.",reason:"playlist-unchanged"}}),this.tech_.trigger("playliststuck"))}),this.mainPlaylistLoader_.on("renditiondisabled",()=>{this.tech_.trigger({type:"usage",name:"vhs-rendition-disabled"})}),this.mainPlaylistLoader_.on("renditionenabled",()=>{this.tech_.trigger({type:"usage",name:"vhs-rendition-enabled"})})}handleUpdatedMediaPlaylist(e){this.useCueTags_&&this.updateAdCues_(e),this.mainSegmentLoader_.playlist(e,this.requestOptions_),this.updateDuration(!e.endList),this.tech_.paused()||(this.mainSegmentLoader_.load(),this.audioSegmentLoader_&&this.audioSegmentLoader_.load())}triggerPresenceUsage_(e,t){const i=e.mediaGroups||{};let r=!0;const n=Object.keys(i.AUDIO);for(const s in i.AUDIO)for(const e in i.AUDIO[s]){const t=i.AUDIO[s][e];t.uri||(r=!1)}r&&this.tech_.trigger({type:"usage",name:"vhs-demuxed"}),Object.keys(i.SUBTITLES).length&&this.tech_.trigger({type:"usage",name:"vhs-webvtt"}),Ou.Playlist.isAes(t)&&this.tech_.trigger({type:"usage",name:"vhs-aes"}),n.length&&Object.keys(i.AUDIO[n[0]]).length>1&&this.tech_.trigger({type:"usage",name:"vhs-alternate-audio"}),this.useCueTags_&&this.tech_.trigger({type:"usage",name:"vhs-playlist-cue-tags"})}shouldSwitchToMedia_(e){const t=this.mainPlaylistLoader_.media()||this.mainPlaylistLoader_.pendingMedia_,i=this.tech_.currentTime(),r=this.bufferLowWaterLine(),n=this.bufferHighWaterLine(),s=this.tech_.buffered();return Mu({buffered:s,currentTime:i,currentPlaylist:t,nextPlaylist:e,bufferLowWaterLine:r,bufferHighWaterLine:n,duration:this.duration(),bufferBasedABR:this.bufferBasedABR,log:this.logger_})}setupSegmentLoaderListeners_(){this.mainSegmentLoader_.on("bandwidthupdate",()=>{this.checkABR_("bandwidthupdate"),this.tech_.trigger("bandwidthupdate")}),this.mainSegmentLoader_.on("timeout",()=>{this.bufferBasedABR&&this.mainSegmentLoader_.load()}),this.bufferBasedABR||this.mainSegmentLoader_.on("progress",()=>{this.trigger("progress")}),this.mainSegmentLoader_.on("error",()=>{const e=this.mainSegmentLoader_.error();this.excludePlaylist({playlistToExclude:e.playlist,error:e})}),this.mainSegmentLoader_.on("appenderror",()=>{this.error=this.mainSegmentLoader_.error_,this.trigger("error")}),this.mainSegmentLoader_.on("syncinfoupdate",()=>{this.onSyncInfoUpdate_()}),this.mainSegmentLoader_.on("timestampoffset",()=>{this.tech_.trigger({type:"usage",name:"vhs-timestamp-offset"})}),this.audioSegmentLoader_.on("syncinfoupdate",()=>{this.onSyncInfoUpdate_()}),this.audioSegmentLoader_.on("appenderror",()=>{this.error=this.audioSegmentLoader_.error_,this.trigger("error")}),this.mainSegmentLoader_.on("ended",()=>{this.logger_("main segment loader ended"),this.onEndOfStream()}),this.mainSegmentLoader_.on("earlyabort",e=>{this.bufferBasedABR||(this.delegateLoaders_("all",["abort"]),this.excludePlaylist({error:{message:"Aborted early because there isn't enough bandwidth to complete the request without rebuffering."},playlistExclusionDuration:Pu}))});const e=()=>{if(!this.sourceUpdater_.hasCreatedSourceBuffers())return this.tryToCreateSourceBuffers_();const e=this.getCodecsOrExclude_();e&&this.sourceUpdater_.addOrChangeSourceBuffers(e)};this.mainSegmentLoader_.on("trackinfo",e),this.audioSegmentLoader_.on("trackinfo",e),this.mainSegmentLoader_.on("fmp4",()=>{this.triggeredFmp4Usage||(this.tech_.trigger({type:"usage",name:"vhs-fmp4"}),this.triggeredFmp4Usage=!0)}),this.audioSegmentLoader_.on("fmp4",()=>{this.triggeredFmp4Usage||(this.tech_.trigger({type:"usage",name:"vhs-fmp4"}),this.triggeredFmp4Usage=!0)}),this.audioSegmentLoader_.on("ended",()=>{this.logger_("audioSegmentLoader ended"),this.onEndOfStream()})}mediaSecondsLoaded_(){return Math.max(this.audioSegmentLoader_.mediaSecondsLoaded+this.mainSegmentLoader_.mediaSecondsLoaded)}load(){this.mainSegmentLoader_.load(),this.mediaTypes_.AUDIO.activePlaylistLoader&&this.audioSegmentLoader_.load(),this.mediaTypes_.SUBTITLES.activePlaylistLoader&&this.subtitleSegmentLoader_.load()}fastQualityChange_(e=this.selectPlaylist()){e!==this.mainPlaylistLoader_.media()?(this.switchMedia_(e,"fast-quality"),this.mainSegmentLoader_.resetEverything(()=>{bs.browser.IE_VERSION||bs.browser.IS_EDGE?this.tech_.setCurrentTime(this.tech_.currentTime()+.04):this.tech_.setCurrentTime(this.tech_.currentTime())})):this.logger_("skipping fastQualityChange because new media is same as old")}play(){if(this.setupFirstPlay())return;this.tech_.ended()&&this.tech_.setCurrentTime(0),this.hasPlayed_&&this.load();const e=this.tech_.seekable();return this.tech_.duration()===1/0&&this.tech_.currentTime()<e.start(0)?this.tech_.setCurrentTime(e.end(e.length-1)):void 0}setupFirstPlay(){const e=this.mainPlaylistLoader_.media();if(!e||this.tech_.paused()||this.hasPlayed_)return!1;if(!e.endList){const e=this.seekable();if(!e.length)return!1;if(bs.browser.IE_VERSION&&0===this.tech_.readyState())return this.tech_.one("loadedmetadata",()=>{this.trigger("firstplay"),this.tech_.setCurrentTime(e.end(0)),this.hasPlayed_=!0}),!1;this.trigger("firstplay"),this.tech_.setCurrentTime(e.end(0))}return this.hasPlayed_=!0,this.load(),!0}handleSourceOpen_(){if(this.tryToCreateSourceBuffers_(),this.tech_.autoplay()){const e=this.tech_.play();"undefined"!==typeof e&&"function"===typeof e.then&&e.then(null,e=>{})}this.trigger("sourceopen")}handleSourceEnded_(){if(!this.inbandTextTracks_.metadataTrack_)return;const e=this.inbandTextTracks_.metadataTrack_.cues;if(!e||!e.length)return;const t=this.duration();e[e.length-1].endTime=isNaN(t)||Math.abs(t)===1/0?Number.MAX_VALUE:t}handleDurationChange_(){this.tech_.trigger("durationchange")}onEndOfStream(){let e=this.mainSegmentLoader_.ended_;if(this.mediaTypes_.AUDIO.activePlaylistLoader){const t=this.mainSegmentLoader_.getCurrentMediaInfo_();e=!t||t.hasVideo?e&&this.audioSegmentLoader_.ended_:this.audioSegmentLoader_.ended_}e&&(this.stopABRTimer_(),this.sourceUpdater_.endOfStream())}stuckAtPlaylistEnd_(e){const t=this.seekable();if(!t.length)return!1;const i=this.syncController_.getExpiredTime(e,this.duration());if(null===i)return!1;const r=Ou.Playlist.playlistEnd(e,i),n=this.tech_.currentTime(),s=this.tech_.buffered();if(!s.length)return r-n<=Ls;const a=s.end(s.length-1);return a-n<=Ls&&r-a<=Ls}excludePlaylist({playlistToExclude:e=this.mainPlaylistLoader_.media(),error:t={},playlistExclusionDuration:i}){if(e=e||this.mainPlaylistLoader_.media(),i=i||t.playlistExclusionDuration||this.playlistExclusionDuration,!e)return this.error=t,void("open"!==this.mediaSource.readyState?this.trigger("error"):this.sourceUpdater_.endOfStream("network"));e.playlistErrors_++;const r=this.mainPlaylistLoader_.main.playlists,n=r.filter(sa),s=1===n.length&&n[0]===e;if(1===r.length&&i!==1/0)return bs.log.warn(`Problem encountered with playlist ${e.id}. Trying again since it is the only playlist.`),this.tech_.trigger("retryplaylist"),this.mainPlaylistLoader_.load(s);if(s){let t=!1;r.forEach(i=>{if(i===e)return;const r=i.excludeUntil;"undefined"!==typeof r&&r!==1/0&&(t=!0,delete i.excludeUntil)}),t&&(bs.log.warn("Removing other playlists from the exclusion list because the last rendition is about to be excluded."),this.tech_.trigger("retryplaylist"))}let a;a=e.playlistErrors_>this.maxPlaylistRetries?1/0:Date.now()+1e3*i,e.excludeUntil=a,t.reason&&(e.lastExcludeReason_=t.reason),this.tech_.trigger("excludeplaylist"),this.tech_.trigger({type:"usage",name:"vhs-rendition-excluded"});const o=this.selectPlaylist();if(!o)return this.error="Playback cannot continue. No available working or supported playlists.",void this.trigger("error");const l=t.internal?this.logger_:bs.log.warn,u=t.message?" "+t.message:"";l(`${t.internal?"Internal problem":"Problem"} encountered with playlist ${e.id}.${u} Switching to playlist ${o.id}.`),o.attributes.AUDIO!==e.attributes.AUDIO&&this.delegateLoaders_("audio",["abort","pause"]),o.attributes.SUBTITLES!==e.attributes.SUBTITLES&&this.delegateLoaders_("subtitle",["abort","pause"]),this.delegateLoaders_("main",["abort","pause"]);const d=o.targetDuration/2*1e3||5e3,c="number"===typeof o.lastRequest&&Date.now()-o.lastRequest<=d;return this.switchMedia_(o,"exclude",s||c)}pauseLoading(){this.delegateLoaders_("all",["abort","pause"]),this.stopABRTimer_()}delegateLoaders_(e,t){const i=[],r="all"===e;(r||"main"===e)&&i.push(this.mainPlaylistLoader_);const n=[];(r||"audio"===e)&&n.push("AUDIO"),(r||"subtitle"===e)&&(n.push("CLOSED-CAPTIONS"),n.push("SUBTITLES")),n.forEach(e=>{const t=this.mediaTypes_[e]&&this.mediaTypes_[e].activePlaylistLoader;t&&i.push(t)}),["main","audio","subtitle"].forEach(t=>{const r=this[t+"SegmentLoader_"];!r||e!==t&&"all"!==e||i.push(r)}),i.forEach(e=>t.forEach(t=>{"function"===typeof e[t]&&e[t]()}))}setCurrentTime(e){const t=Ms(this.tech_.buffered(),e);return this.mainPlaylistLoader_&&this.mainPlaylistLoader_.media()&&this.mainPlaylistLoader_.media().segments?t&&t.length?e:(this.mainSegmentLoader_.resetEverything(),this.mainSegmentLoader_.abort(),this.mediaTypes_.AUDIO.activePlaylistLoader&&(this.audioSegmentLoader_.resetEverything(),this.audioSegmentLoader_.abort()),this.mediaTypes_.SUBTITLES.activePlaylistLoader&&(this.subtitleSegmentLoader_.resetEverything(),this.subtitleSegmentLoader_.abort()),void this.load()):0}duration(){if(!this.mainPlaylistLoader_)return 0;const e=this.mainPlaylistLoader_.media();return e?e.endList?this.mediaSource?this.mediaSource.duration:Ou.Playlist.duration(e):1/0:0}seekable(){return this.seekable_}onSyncInfoUpdate_(){let e;if(!this.mainPlaylistLoader_)return;let t=this.mainPlaylistLoader_.media();if(!t)return;let i=this.syncController_.getExpiredTime(t,this.duration());if(null===i)return;const r=this.mainPlaylistLoader_.main,n=Ou.Playlist.seekable(t,i,Ou.Playlist.liveEdgeDelay(r,t));if(0===n.length)return;if(this.mediaTypes_.AUDIO.activePlaylistLoader){if(t=this.mediaTypes_.AUDIO.activePlaylistLoader.media(),i=this.syncController_.getExpiredTime(t,this.duration()),null===i)return;if(e=Ou.Playlist.seekable(t,i,Ou.Playlist.liveEdgeDelay(r,t)),0===e.length)return}let s,a;this.seekable_&&this.seekable_.length&&(s=this.seekable_.end(0),a=this.seekable_.start(0)),e?e.start(0)>n.end(0)||n.start(0)>e.end(0)?this.seekable_=n:this.seekable_=Ps([[e.start(0)>n.start(0)?e.start(0):n.start(0),e.end(0)<n.end(0)?e.end(0):n.end(0)]]):this.seekable_=n,this.seekable_&&this.seekable_.length&&this.seekable_.end(0)===s&&this.seekable_.start(0)===a||(this.logger_(`seekable updated [${Us(this.seekable_)}]`),this.tech_.trigger("seekablechanged"))}updateDuration(e){if(this.updateDuration_&&(this.mediaSource.removeEventListener("sourceopen",this.updateDuration_),this.updateDuration_=null),"open"!==this.mediaSource.readyState)return this.updateDuration_=this.updateDuration.bind(this,e),void this.mediaSource.addEventListener("sourceopen",this.updateDuration_);if(e){const e=this.seekable();if(!e.length)return;return void((isNaN(this.mediaSource.duration)||this.mediaSource.duration<e.end(e.length-1))&&this.sourceUpdater_.setDuration(e.end(e.length-1)))}const t=this.tech_.buffered();let i=Ou.Playlist.duration(this.mainPlaylistLoader_.media());t.length>0&&(i=Math.max(i,t.end(t.length-1))),this.mediaSource.duration!==i&&this.sourceUpdater_.setDuration(i)}dispose(){this.trigger("dispose"),this.decrypter_.terminate(),this.mainPlaylistLoader_.dispose(),this.mainSegmentLoader_.dispose(),this.loadOnPlay_&&this.tech_.off("play",this.loadOnPlay_),["AUDIO","SUBTITLES"].forEach(e=>{const t=this.mediaTypes_[e].groups;for(const i in t)t[i].forEach(e=>{e.playlistLoader&&e.playlistLoader.dispose()})}),this.audioSegmentLoader_.dispose(),this.subtitleSegmentLoader_.dispose(),this.sourceUpdater_.dispose(),this.timelineChangeController_.dispose(),this.stopABRTimer_(),this.updateDuration_&&this.mediaSource.removeEventListener("sourceopen",this.updateDuration_),this.mediaSource.removeEventListener("durationchange",this.handleDurationChange_),this.mediaSource.removeEventListener("sourceopen",this.handleSourceOpen_),this.mediaSource.removeEventListener("sourceended",this.handleSourceEnded_),this.off()}main(){return this.mainPlaylistLoader_.main}media(){return this.mainPlaylistLoader_.media()||this.initialMedia_}areMediaTypesKnown_(){const e=!!this.mediaTypes_.AUDIO.activePlaylistLoader,t=!!this.mainSegmentLoader_.getCurrentMediaInfo_(),i=!e||!!this.audioSegmentLoader_.getCurrentMediaInfo_();return!(!t||!i)}getCodecsOrExclude_(){const e={main:this.mainSegmentLoader_.getCurrentMediaInfo_()||{},audio:this.audioSegmentLoader_.getCurrentMediaInfo_()||{}};e.video=e.main;const t=al(this.main(),this.media()),i={},r=!!this.mediaTypes_.AUDIO.activePlaylistLoader;if(e.main.hasVideo&&(i.video=t.video||e.main.videoCodec||b["b"]),e.main.isMuxed&&(i.video+=","+(t.audio||e.main.audioCodec||b["a"])),(e.main.hasAudio&&!e.main.isMuxed||e.audio.hasAudio||r)&&(i.audio=t.audio||e.main.audioCodec||e.audio.audioCodec||b["a"],e.audio.isFmp4=e.main.hasAudio&&!e.main.isMuxed?e.main.isFmp4:e.audio.isFmp4),!i.audio&&!i.video)return void this.excludePlaylist({playlistToExclude:this.media(),error:{message:"Could not determine codecs for playlist."},playlistExclusionDuration:1/0});const n=(e,t)=>e?Object(b["c"])(t):Object(b["g"])(t),s={};let a;if(["video","audio"].forEach((function(t){if(i.hasOwnProperty(t)&&!n(e[t].isFmp4,i[t])){const r=e[t].isFmp4?"browser":"muxer";s[r]=s[r]||[],s[r].push(i[t]),"audio"===t&&(a=r)}})),r&&a&&this.media().attributes.AUDIO){const e=this.media().attributes.AUDIO;this.main().playlists.forEach(t=>{const i=t.attributes&&t.attributes.AUDIO;i===e&&t!==this.media()&&(t.excludeUntil=1/0)}),this.logger_(`excluding audio group ${e} as ${a} does not support codec(s): "${i.audio}"`)}if(!Object.keys(s).length){if(this.sourceUpdater_.hasCreatedSourceBuffers()&&!this.sourceUpdater_.canChangeType()){const e=[];if(["video","audio"].forEach(t=>{const r=(Object(b["h"])(this.sourceUpdater_.codecs[t]||"")[0]||{}).type,n=(Object(b["h"])(i[t]||"")[0]||{}).type;r&&n&&r.toLowerCase()!==n.toLowerCase()&&e.push(`"${this.sourceUpdater_.codecs[t]}" -> "${i[t]}"`)}),e.length)return void this.excludePlaylist({playlistToExclude:this.media(),error:{message:`Codec switching not supported: ${e.join(", ")}.`,internal:!0},playlistExclusionDuration:1/0})}return i}{const e=Object.keys(s).reduce((e,t)=>(e&&(e+=", "),e+=`${t} does not support codec(s): "${s[t].join(",")}"`,e),"")+".";this.excludePlaylist({playlistToExclude:this.media(),error:{internal:!0,message:e},playlistExclusionDuration:1/0})}}tryToCreateSourceBuffers_(){if("open"!==this.mediaSource.readyState||this.sourceUpdater_.hasCreatedSourceBuffers())return;if(!this.areMediaTypesKnown_())return;const e=this.getCodecsOrExclude_();if(!e)return;this.sourceUpdater_.createSourceBuffers(e);const t=[e.video,e.audio].filter(Boolean).join(",");this.excludeIncompatibleVariants_(t)}excludeUnsupportedVariants_(){const e=this.main().playlists,t=[];Object.keys(e).forEach(i=>{const r=e[i];if(-1!==t.indexOf(r.id))return;t.push(r.id);const n=al(this.main,r),s=[];!n.audio||Object(b["g"])(n.audio)||Object(b["c"])(n.audio)||s.push("audio codec "+n.audio),!n.video||Object(b["g"])(n.video)||Object(b["c"])(n.video)||s.push("video codec "+n.video),n.text&&"stpp.ttml.im1t"===n.text&&s.push("text codec "+n.text),s.length&&(r.excludeUntil=1/0,this.logger_(`excluding ${r.id} for unsupported: ${s.join(", ")}`))})}excludeIncompatibleVariants_(e){const t=[],i=this.main().playlists,r=nl(Object(b["h"])(e)),n=sl(r),s=r.video&&Object(b["h"])(r.video)[0]||null,a=r.audio&&Object(b["h"])(r.audio)[0]||null;Object.keys(i).forEach(e=>{const r=i[e];if(-1!==t.indexOf(r.id)||r.excludeUntil===1/0)return;t.push(r.id);const o=[],l=al(this.mainPlaylistLoader_.main,r),u=sl(l);if(l.audio||l.video){if(u!==n&&o.push(`codec count "${u}" !== "${n}"`),!this.sourceUpdater_.canChangeType()){const e=l.video&&Object(b["h"])(l.video)[0]||null,t=l.audio&&Object(b["h"])(l.audio)[0]||null;e&&s&&e.type.toLowerCase()!==s.type.toLowerCase()&&o.push(`video codec "${e.type}" !== "${s.type}"`),t&&a&&t.type.toLowerCase()!==a.type.toLowerCase()&&o.push(`audio codec "${t.type}" !== "${a.type}"`)}o.length&&(r.excludeUntil=1/0,this.logger_(`excluding ${r.id}: ${o.join(" && ")}`))}})}updateAdCues_(e){let t=0;const i=this.seekable();i.length&&(t=i.start(0)),lu(e,this.cueTagsTrack_,t)}goalBufferLength(){const e=this.tech_.currentTime(),t=mo.GOAL_BUFFER_LENGTH,i=mo.GOAL_BUFFER_LENGTH_RATE,r=Math.max(t,mo.MAX_GOAL_BUFFER_LENGTH);return Math.min(t+e*i,r)}bufferLowWaterLine(){const e=this.tech_.currentTime(),t=mo.BUFFER_LOW_WATER_LINE,i=mo.BUFFER_LOW_WATER_LINE_RATE,r=Math.max(t,mo.MAX_BUFFER_LOW_WATER_LINE),n=Math.max(t,mo.EXPERIMENTAL_MAX_BUFFER_LOW_WATER_LINE);return Math.min(t+e*i,this.bufferBasedABR?n:r)}bufferHighWaterLine(){return mo.BUFFER_HIGH_WATER_LINE}}const Ru=(e,t,i)=>r=>{const n=e.main.playlists[t],s=na(n),a=sa(n);return"undefined"===typeof r?a:(r?delete n.disabled:n.disabled=!0,r===a||s||(i(),r?e.trigger("renditionenabled"):e.trigger("renditiondisabled")),r)};class Bu{constructor(e,t,i){const{playlistController_:r}=e,n=r.fastQualityChange_.bind(r);if(t.attributes){const e=t.attributes.RESOLUTION;this.width=e&&e.width,this.height=e&&e.height,this.bandwidth=t.attributes.BANDWIDTH,this.frameRate=t.attributes["FRAME-RATE"]}this.codecs=al(r.main(),t),this.playlist=t,this.id=i,this.enabled=Ru(e.playlists,t.id,n)}}const Uu=function(e){e.representations=()=>{const t=e.playlistController_.main(),i=pa(t)?e.playlistController_.getAudioTrackPlaylists_():t.playlists;return i?i.filter(e=>!na(e)).map((t,i)=>new Bu(e,t,t.id)):[]}},ju=["seeking","seeked","pause","playing","error"];class Fu{constructor(e){this.playlistController_=e.playlistController,this.tech_=e.tech,this.seekable=e.seekable,this.allowSeeksWithinUnsafeLiveWindow=e.allowSeeksWithinUnsafeLiveWindow,this.liveRangeSafeTimeDelta=e.liveRangeSafeTimeDelta,this.media=e.media,this.consecutiveUpdates=0,this.lastRecordedTime=null,this.checkCurrentTimeTimeout_=null,this.logger_=Is("PlaybackWatcher"),this.logger_("initialize");const t=()=>this.monitorCurrentTime_(),i=()=>this.monitorCurrentTime_(),r=()=>this.techWaiting_(),s=()=>this.resetTimeUpdate_(),a=this.playlistController_,o=["main","subtitle","audio"],l={};o.forEach(e=>{l[e]={reset:()=>this.resetSegmentDownloads_(e),updateend:()=>this.checkSegmentDownloads_(e)},a[e+"SegmentLoader_"].on("appendsdone",l[e].updateend),a[e+"SegmentLoader_"].on("playlistupdate",l[e].reset),this.tech_.on(["seeked","seeking"],l[e].reset)});const u=e=>{["main","audio"].forEach(t=>{a[t+"SegmentLoader_"][e]("appended",this.seekingAppendCheck_)})};this.seekingAppendCheck_=()=>{this.fixesBadSeeks_()&&(this.consecutiveUpdates=0,this.lastRecordedTime=this.tech_.currentTime(),u("off"))},this.clearSeekingAppendCheck_=()=>u("off"),this.watchForBadSeeking_=()=>{this.clearSeekingAppendCheck_(),u("on")},this.tech_.on("seeked",this.clearSeekingAppendCheck_),this.tech_.on("seeking",this.watchForBadSeeking_),this.tech_.on("waiting",r),this.tech_.on(ju,s),this.tech_.on("canplay",i),this.tech_.one("play",t),this.dispose=()=>{this.clearSeekingAppendCheck_(),this.logger_("dispose"),this.tech_.off("waiting",r),this.tech_.off(ju,s),this.tech_.off("canplay",i),this.tech_.off("play",t),this.tech_.off("seeking",this.watchForBadSeeking_),this.tech_.off("seeked",this.clearSeekingAppendCheck_),o.forEach(e=>{a[e+"SegmentLoader_"].off("appendsdone",l[e].updateend),a[e+"SegmentLoader_"].off("playlistupdate",l[e].reset),this.tech_.off(["seeked","seeking"],l[e].reset)}),this.checkCurrentTimeTimeout_&&n.a.clearTimeout(this.checkCurrentTimeTimeout_),this.resetTimeUpdate_()}}monitorCurrentTime_(){this.checkCurrentTime_(),this.checkCurrentTimeTimeout_&&n.a.clearTimeout(this.checkCurrentTimeTimeout_),this.checkCurrentTimeTimeout_=n.a.setTimeout(this.monitorCurrentTime_.bind(this),250)}resetSegmentDownloads_(e){const t=this.playlistController_[e+"SegmentLoader_"];this[e+"StalledDownloads_"]>0&&this.logger_(`resetting possible stalled download count for ${e} loader`),this[e+"StalledDownloads_"]=0,this[e+"Buffered_"]=t.buffered_()}checkSegmentDownloads_(e){const t=this.playlistController_,i=t[e+"SegmentLoader_"],r=i.buffered_(),n=qs(this[e+"Buffered_"],r);this[e+"Buffered_"]=r,n?this.resetSegmentDownloads_(e):(this[e+"StalledDownloads_"]++,this.logger_(`found #${this[e+"StalledDownloads_"]} ${e} appends that did not increase buffer (possible stalled download)`,{playlistId:i.playlist_&&i.playlist_.id,buffered:Fs(r)}),this[e+"StalledDownloads_"]<10||(this.logger_(e+" loader stalled download exclusion"),this.resetSegmentDownloads_(e),this.tech_.trigger({type:"usage",name:`vhs-${e}-download-exclusion`}),"subtitle"!==e&&t.excludePlaylist({error:{message:`Excessive ${e} segment downloading detected.`},playlistExclusionDuration:1/0})))}checkCurrentTime_(){if(this.tech_.paused()||this.tech_.seeking())return;const e=this.tech_.currentTime(),t=this.tech_.buffered();if(this.lastRecordedTime===e&&(!t.length||e+Ls>=t.end(t.length-1)))return this.techWaiting_();this.consecutiveUpdates>=5&&e===this.lastRecordedTime?(this.consecutiveUpdates++,this.waiting_()):e===this.lastRecordedTime?this.consecutiveUpdates++:(this.consecutiveUpdates=0,this.lastRecordedTime=e)}resetTimeUpdate_(){this.consecutiveUpdates=0}fixesBadSeeks_(){const e=this.tech_.seeking();if(!e)return!1;const t=this.seekable(),i=this.tech_.currentTime(),r=this.afterSeekableWindow_(t,i,this.media(),this.allowSeeksWithinUnsafeLiveWindow);let n;if(r){const e=t.end(t.length-1);n=e}if(this.beforeSeekableWindow_(t,i)){const e=t.start(0);n=e+(e===t.end(0)?0:Ls)}if("undefined"!==typeof n)return this.logger_(`Trying to seek outside of seekable at time ${i} with seekable range ${Us(t)}. Seeking to `+n+"."),this.tech_.setCurrentTime(n),!0;const s=this.playlistController_.sourceUpdater_,a=this.tech_.buffered(),o=s.audioBuffer?s.audioBuffered():null,l=s.videoBuffer?s.videoBuffered():null,u=this.media(),d=u.partTargetDuration?u.partTargetDuration:2*(u.targetDuration-Os),c=[o,l];for(let p=0;p<c.length;p++){if(!c[p])continue;const e=Hs(c[p],i);if(e<d)return!1}const h=Ns(a,i);return 0!==h.length&&(n=h.start(0)+Ls,this.logger_(`Buffered region starts (${h.start(0)}) just beyond seek point (${i}). Seeking to ${n}.`),this.tech_.setCurrentTime(n),!0)}waiting_(){if(this.techWaiting_())return;const e=this.tech_.currentTime(),t=this.tech_.buffered(),i=Ms(t,e);return i.length&&e+3<=i.end(0)?(this.resetTimeUpdate_(),this.tech_.setCurrentTime(e),this.logger_(`Stopped at ${e} while inside a buffered region [${i.start(0)} -> ${i.end(0)}]. Attempting to resume playback by seeking to the current time.`),void this.tech_.trigger({type:"usage",name:"vhs-unknown-waiting"})):void 0}techWaiting_(){const e=this.seekable(),t=this.tech_.currentTime();if(this.tech_.seeking())return!0;if(this.beforeSeekableWindow_(e,t)){const i=e.end(e.length-1);return this.logger_(`Fell out of live window at time ${t}. Seeking to live point (seekable end) `+i),this.resetTimeUpdate_(),this.tech_.setCurrentTime(i),this.tech_.trigger({type:"usage",name:"vhs-live-resync"}),!0}const i=this.tech_.vhs.playlistController_.sourceUpdater_,r=this.tech_.buffered(),n=this.videoUnderflow_({audioBuffered:i.audioBuffered(),videoBuffered:i.videoBuffered(),currentTime:t});if(n)return this.resetTimeUpdate_(),this.tech_.setCurrentTime(t),this.tech_.trigger({type:"usage",name:"vhs-video-underflow"}),!0;const s=Ns(r,t);return s.length>0&&(this.logger_(`Stopped at ${t} and seeking to ${s.start(0)}`),this.resetTimeUpdate_(),this.skipTheGap_(t),!0)}afterSeekableWindow_(e,t,i,r=!1){if(!e.length)return!1;let n=e.end(e.length-1)+Ls;const s=!i.endList;return s&&r&&(n=e.end(e.length-1)+3*i.targetDuration),t>n}beforeSeekableWindow_(e,t){return!!(e.length&&e.start(0)>0&&t<e.start(0)-this.liveRangeSafeTimeDelta)}videoUnderflow_({videoBuffered:e,audioBuffered:t,currentTime:i}){if(!e)return;let r;if(e.length&&t.length){const n=Ms(e,i-3),s=Ms(e,i),a=Ms(t,i);a.length&&!s.length&&n.length&&(r={start:n.end(0),end:a.end(0)})}else{const t=Ns(e,i);t.length||(r=this.gapFromVideoUnderflow_(e,i))}return!!r&&(this.logger_(`Encountered a gap in video from ${r.start} to ${r.end}. Seeking to current time `+i),!0)}skipTheGap_(e){const t=this.tech_.buffered(),i=this.tech_.currentTime(),r=Ns(t,i);this.resetTimeUpdate_(),0!==r.length&&i===e&&(this.logger_("skipTheGap_:","currentTime:",i,"scheduled currentTime:",e,"nextRange start:",r.start(0)),this.tech_.setCurrentTime(r.start(0)+Os),this.tech_.trigger({type:"usage",name:"vhs-gap-skip"}))}gapFromVideoUnderflow_(e,t){const i=Rs(e);for(let r=0;r<i.length;r++){const e=i.start(r),n=i.end(r);if(t-e<4&&t-e>2)return{start:e,end:n}}return null}}const qu={errorInterval:30,getSource(e){const t=this.tech({IWillNotUseThisInPlugins:!0}),i=t.currentSource_||this.currentSource();return e(i)}},$u=function(e,t){let i=0,r=0;const n=As(qu,t);e.ready(()=>{e.trigger({type:"usage",name:"vhs-error-reload-initialized"})});const s=function(){r&&e.currentTime(r)},a=function(t){null!==t&&void 0!==t&&(r=e.duration()!==1/0&&e.currentTime()||0,e.one("loadedmetadata",s),e.src(t),e.trigger({type:"usage",name:"vhs-error-reload"}),e.play())},o=function(){if(Date.now()-i<1e3*n.errorInterval)e.trigger({type:"usage",name:"vhs-error-reload-canceled"});else{if(n.getSource&&"function"===typeof n.getSource)return i=Date.now(),n.getSource.call(e,a);bs.log.error("ERROR: reloadSourceOnError - The option getSource must be a function!")}},l=function(){e.off("loadedmetadata",s),e.off("error",o),e.off("dispose",l)},u=function(t){l(),$u(e,t)};e.on("error",o),e.on("dispose",l),e.reloadSourceOnError=u},Hu=function(e){$u(this,e)};var zu="3.0.0",Vu="6.2.0",Gu="1.0.1",Wu="6.0.0",Xu="4.0.1";const Yu={PlaylistLoader:Da,Playlist:fa,utils:Xa,STANDARD_PLAYLIST_SELECTOR:fl,INITIAL_PLAYLIST_SELECTOR:yl,lastBandwidthSelector:fl,movingAverageBandwidthSelector:ml,comparePlaylistBandwidth:cl,comparePlaylistResolution:hl,xhr:Ra()};Object.keys(mo).forEach(e=>{Object.defineProperty(Yu,e,{get(){return bs.log.warn(`using Vhs.${e} is UNSAFE be sure you know what you are doing`),mo[e]},set(t){bs.log.warn(`using Vhs.${e} is UNSAFE be sure you know what you are doing`),"number"!==typeof t||t<0?bs.log.warn(`value of Vhs.${e} must be greater than or equal to 0`):mo[e]=t}})});const Ku="videojs-vhs",Ju=function(e,t){const i=t.media();let r=-1;for(let n=0;n<e.length;n++)if(e[n].id===i.id){r=n;break}e.selectedIndex_=r,e.trigger({selectedIndex:r,type:"change"})},Qu=function(e,t){t.representations().forEach(t=>{e.addQualityLevel(t)}),Ju(e,t.playlists)};Yu.canPlaySource=function(){return bs.log.warn("VHS is no longer a tech. Please remove it from your player's techOrder.")};const Zu=(e,t,i)=>{if(!e)return e;let r={};t&&t.attributes&&t.attributes.CODECS&&(r=nl(Object(b["h"])(t.attributes.CODECS))),i&&i.attributes&&i.attributes.CODECS&&(r.audio=i.attributes.CODECS);const n=Object(b["e"])(r.video),s=Object(b["e"])(r.audio),a={};for(const o in e)a[o]={},s&&(a[o].audioContentType=s),n&&(a[o].videoContentType=n),t.contentProtection&&t.contentProtection[o]&&t.contentProtection[o].pssh&&(a[o].pssh=t.contentProtection[o].pssh),"string"===typeof e[o]&&(a[o].url=e[o]);return As(e,a)},ed=(e,t)=>e.reduce((e,i)=>{if(!i.contentProtection)return e;const r=t.reduce((e,t)=>{const r=i.contentProtection[t];return r&&r.pssh&&(e[t]={pssh:r.pssh}),e},{});return Object.keys(r).length&&e.push(r),e},[]),td=({player:e,sourceKeySystems:t,audioMedia:i,mainPlaylists:r})=>{if(!e.eme.initializeMediaKeys)return Promise.resolve();const n=i?r.concat([i]):r,s=ed(n,Object.keys(t)),a=[],o=[];return s.forEach(t=>{o.push(new Promise((t,i)=>{e.tech_.one("keysessioncreated",t)})),a.push(new Promise((i,r)=>{e.eme.initializeMediaKeys({keySystems:t},e=>{e?r(e):i()})}))}),Promise.race([Promise.all(a),Promise.race(o)])},id=({player:e,sourceKeySystems:t,media:i,audioMedia:r})=>{const n=Zu(t,i,r);return!!n&&(e.currentSource().keySystems=n,!(n&&!e.eme)||(bs.log.warn("DRM encrypted source cannot be decrypted without a DRM plugin"),!1))},rd=()=>{if(!n.a.localStorage)return null;const e=n.a.localStorage.getItem(Ku);if(!e)return null;try{return JSON.parse(e)}catch(t){return null}},nd=e=>{if(!n.a.localStorage)return!1;let t=rd();t=t?As(t,e):e;try{n.a.localStorage.setItem(Ku,JSON.stringify(t))}catch(i){return!1}return t},sd=e=>0===e.toLowerCase().indexOf("data:application/vnd.videojs.vhs+json,")?JSON.parse(e.substring(e.indexOf(",")+1)):e;Yu.supportsNativeHls=function(){if(!a.a||!a.a.createElement)return!1;const e=a.a.createElement("video");if(!bs.getTech("Html5").isSupported())return!1;const t=["application/vnd.apple.mpegurl","audio/mpegurl","audio/x-mpegurl","application/x-mpegurl","video/x-mpegurl","video/mpegurl","application/mpegurl"];return t.some((function(t){return/maybe|probably/i.test(e.canPlayType(t))}))}(),Yu.supportsNativeDash=function(){return!!(a.a&&a.a.createElement&&bs.getTech("Html5").isSupported())&&/maybe|probably/i.test(a.a.createElement("video").canPlayType("application/dash+xml"))}(),Yu.supportsTypeNatively=e=>"hls"===e?Yu.supportsNativeHls:"dash"===e&&Yu.supportsNativeDash,Yu.isSupported=function(){return bs.log.warn("VHS is no longer a tech. Please remove it from your player's techOrder.")};const ad=bs.getComponent("Component");class od extends ad{constructor(e,t,i){if(super(t,i.vhs),"number"===typeof i.initialBandwidth&&(this.options_.bandwidth=i.initialBandwidth),this.logger_=Is("VhsHandler"),t.options_&&t.options_.playerId){const e=bs.getPlayer(t.options_.playerId);this.player_=e}if(this.tech_=t,this.source_=e,this.stats={},this.ignoreNextSeekingEvent_=!1,this.setOptions_(),this.options_.overrideNative&&t.overrideNativeAudioTracks&&t.overrideNativeVideoTracks)t.overrideNativeAudioTracks(!0),t.overrideNativeVideoTracks(!0);else if(this.options_.overrideNative&&(t.featuresNativeVideoTracks||t.featuresNativeAudioTracks))throw new Error("Overriding native VHS requires emulated tracks. See https://git.io/vMpjB");this.on(a.a,["fullscreenchange","webkitfullscreenchange","mozfullscreenchange","MSFullscreenChange"],e=>{const t=a.a.fullscreenElement||a.a.webkitFullscreenElement||a.a.mozFullScreenElement||a.a.msFullscreenElement;t&&t.contains(this.tech_.el())?this.playlistController_.fastQualityChange_():this.playlistController_.checkABR_()}),this.on(this.tech_,"seeking",(function(){this.ignoreNextSeekingEvent_?this.ignoreNextSeekingEvent_=!1:this.setCurrentTime(this.tech_.currentTime())})),this.on(this.tech_,"error",(function(){this.tech_.error()&&this.playlistController_&&this.playlistController_.pauseLoading()})),this.on(this.tech_,"play",this.play)}setOptions_(){if(this.options_.withCredentials=this.options_.withCredentials||!1,this.options_.limitRenditionByPlayerDimensions=!1!==this.options_.limitRenditionByPlayerDimensions,this.options_.useDevicePixelRatio=this.options_.useDevicePixelRatio||!1,this.options_.useBandwidthFromLocalStorage="undefined"!==typeof this.source_.useBandwidthFromLocalStorage?this.source_.useBandwidthFromLocalStorage:this.options_.useBandwidthFromLocalStorage||!1,this.options_.useNetworkInformationApi=this.options_.useNetworkInformationApi||!1,this.options_.useDtsForTimestampOffset=this.options_.useDtsForTimestampOffset||!1,this.options_.customTagParsers=this.options_.customTagParsers||[],this.options_.customTagMappers=this.options_.customTagMappers||[],this.options_.cacheEncryptionKeys=this.options_.cacheEncryptionKeys||!1,this.options_.llhls=!1!==this.options_.llhls,this.options_.bufferBasedABR=this.options_.bufferBasedABR||!1,"number"!==typeof this.options_.playlistExclusionDuration&&(this.options_.playlistExclusionDuration=300),"number"!==typeof this.options_.bandwidth&&this.options_.useBandwidthFromLocalStorage){const e=rd();e&&e.bandwidth&&(this.options_.bandwidth=e.bandwidth,this.tech_.trigger({type:"usage",name:"vhs-bandwidth-from-local-storage"})),e&&e.throughput&&(this.options_.throughput=e.throughput,this.tech_.trigger({type:"usage",name:"vhs-throughput-from-local-storage"}))}"number"!==typeof this.options_.bandwidth&&(this.options_.bandwidth=mo.INITIAL_BANDWIDTH),this.options_.enableLowInitialPlaylist=this.options_.enableLowInitialPlaylist&&this.options_.bandwidth===mo.INITIAL_BANDWIDTH,["withCredentials","useDevicePixelRatio","limitRenditionByPlayerDimensions","bandwidth","customTagParsers","customTagMappers","cacheEncryptionKeys","playlistSelector","initialPlaylistSelector","bufferBasedABR","liveRangeSafeTimeDelta","llhls","useNetworkInformationApi","useDtsForTimestampOffset","exactManifestTimings","leastPixelDiffSelector"].forEach(e=>{"undefined"!==typeof this.source_[e]&&(this.options_[e]=this.source_[e])}),this.limitRenditionByPlayerDimensions=this.options_.limitRenditionByPlayerDimensions,this.useDevicePixelRatio=this.options_.useDevicePixelRatio}src(e,t){if(!e)return;this.setOptions_(),this.options_.src=sd(this.source_.src),this.options_.tech=this.tech_,this.options_.externVhs=Yu,this.options_.sourceType=Object(_["a"])(t),this.options_.seekTo=e=>{this.tech_.setCurrentTime(e)},this.playlistController_=new Nu(this.options_);const i=As({liveRangeSafeTimeDelta:Ls},this.options_,{seekable:()=>this.seekable(),media:()=>this.playlistController_.media(),playlistController:this.playlistController_});this.playbackWatcher_=new Fu(i),this.playlistController_.on("error",()=>{const e=bs.players[this.tech_.options_.playerId];let t=this.playlistController_.error;"object"!==typeof t||t.code?"string"===typeof t&&(t={message:t,code:3}):t.code=3,e.error(t)});const r=this.options_.bufferBasedABR?Yu.movingAverageBandwidthSelector(.55):Yu.STANDARD_PLAYLIST_SELECTOR;this.playlistController_.selectPlaylist=this.selectPlaylist?this.selectPlaylist.bind(this):r.bind(this),this.playlistController_.selectInitialPlaylist=Yu.INITIAL_PLAYLIST_SELECTOR.bind(this),this.playlists=this.playlistController_.mainPlaylistLoader_,this.mediaSource=this.playlistController_.mediaSource,Object.defineProperties(this,{selectPlaylist:{get(){return this.playlistController_.selectPlaylist},set(e){this.playlistController_.selectPlaylist=e.bind(this)}},throughput:{get(){return this.playlistController_.mainSegmentLoader_.throughput.rate},set(e){this.playlistController_.mainSegmentLoader_.throughput.rate=e,this.playlistController_.mainSegmentLoader_.throughput.count=1}},bandwidth:{get(){let e=this.playlistController_.mainSegmentLoader_.bandwidth;const t=n.a.navigator.connection||n.a.navigator.mozConnection||n.a.navigator.webkitConnection,i=1e7;if(this.options_.useNetworkInformationApi&&t){const r=1e3*t.downlink*1e3;e=r>=i&&e>=i?Math.max(e,r):r}return e},set(e){this.playlistController_.mainSegmentLoader_.bandwidth=e,this.playlistController_.mainSegmentLoader_.throughput={rate:0,count:0}}},systemBandwidth:{get(){const e=1/(this.bandwidth||1);let t;t=this.throughput>0?1/this.throughput:0;const i=Math.floor(1/(e+t));return i},set(){bs.log.error('The "systemBandwidth" property is read-only')}}}),this.options_.bandwidth&&(this.bandwidth=this.options_.bandwidth),this.options_.throughput&&(this.throughput=this.options_.throughput),Object.defineProperties(this.stats,{bandwidth:{get:()=>this.bandwidth||0,enumerable:!0},mediaRequests:{get:()=>this.playlistController_.mediaRequests_()||0,enumerable:!0},mediaRequestsAborted:{get:()=>this.playlistController_.mediaRequestsAborted_()||0,enumerable:!0},mediaRequestsTimedout:{get:()=>this.playlistController_.mediaRequestsTimedout_()||0,enumerable:!0},mediaRequestsErrored:{get:()=>this.playlistController_.mediaRequestsErrored_()||0,enumerable:!0},mediaTransferDuration:{get:()=>this.playlistController_.mediaTransferDuration_()||0,enumerable:!0},mediaBytesTransferred:{get:()=>this.playlistController_.mediaBytesTransferred_()||0,enumerable:!0},mediaSecondsLoaded:{get:()=>this.playlistController_.mediaSecondsLoaded_()||0,enumerable:!0},mediaAppends:{get:()=>this.playlistController_.mediaAppends_()||0,enumerable:!0},mainAppendsToLoadedData:{get:()=>this.playlistController_.mainAppendsToLoadedData_()||0,enumerable:!0},audioAppendsToLoadedData:{get:()=>this.playlistController_.audioAppendsToLoadedData_()||0,enumerable:!0},appendsToLoadedData:{get:()=>this.playlistController_.appendsToLoadedData_()||0,enumerable:!0},timeToLoadedData:{get:()=>this.playlistController_.timeToLoadedData_()||0,enumerable:!0},buffered:{get:()=>Fs(this.tech_.buffered()),enumerable:!0},currentTime:{get:()=>this.tech_.currentTime(),enumerable:!0},currentSource:{get:()=>this.tech_.currentSource_,enumerable:!0},currentTech:{get:()=>this.tech_.name_,enumerable:!0},duration:{get:()=>this.tech_.duration(),enumerable:!0},main:{get:()=>this.playlists.main,enumerable:!0},playerDimensions:{get:()=>this.tech_.currentDimensions(),enumerable:!0},seekable:{get:()=>Fs(this.tech_.seekable()),enumerable:!0},timestamp:{get:()=>Date.now(),enumerable:!0},videoPlaybackQuality:{get:()=>this.tech_.getVideoPlaybackQuality(),enumerable:!0}}),this.tech_.one("canplay",this.playlistController_.setupFirstPlay.bind(this.playlistController_)),this.tech_.on("bandwidthupdate",()=>{this.options_.useBandwidthFromLocalStorage&&nd({bandwidth:this.bandwidth,throughput:Math.round(this.throughput)})}),this.playlistController_.on("selectedinitialmedia",()=>{Uu(this)}),this.playlistController_.sourceUpdater_.on("createdsourcebuffers",()=>{this.setupEme_()}),this.on(this.playlistController_,"progress",(function(){this.tech_.trigger("progress")})),this.on(this.playlistController_,"firstplay",(function(){this.ignoreNextSeekingEvent_=!0})),this.setupQualityLevels_(),this.tech_.el()&&(this.mediaSourceUrl_=n.a.URL.createObjectURL(this.playlistController_.mediaSource),this.tech_.src(this.mediaSourceUrl_))}createKeySessions_(){const e=this.playlistController_.mediaTypes_.AUDIO.activePlaylistLoader;this.logger_("waiting for EME key session creation"),td({player:this.player_,sourceKeySystems:this.source_.keySystems,audioMedia:e&&e.media(),mainPlaylists:this.playlists.main.playlists}).then(()=>{this.logger_("created EME key session"),this.playlistController_.sourceUpdater_.initializedEme()}).catch(e=>{this.logger_("error while creating EME key session",e),this.player_.error({message:"Failed to initialize media keys for EME",code:3})})}handleWaitingForKey_(){this.logger_("waitingforkey fired, attempting to create any new key sessions"),this.createKeySessions_()}setupEme_(){const e=this.playlistController_.mediaTypes_.AUDIO.activePlaylistLoader,t=id({player:this.player_,sourceKeySystems:this.source_.keySystems,media:this.playlists.media(),audioMedia:e&&e.media()});this.player_.tech_.on("keystatuschange",e=>{if("output-restricted"!==e.status)return;const t=this.playlistController_.main();if(!t||!t.playlists)return;const i=[];t.playlists.forEach(e=>{e&&e.attributes&&e.attributes.RESOLUTION&&e.attributes.RESOLUTION.height>=720&&(!e.excludeUntil||e.excludeUntil<1/0)&&(e.excludeUntil=1/0,i.push(e))}),i.length&&(bs.log.warn('DRM keystatus changed to "output-restricted." Removing the following HD playlists that will most likely fail to play and clearing the buffer. This may be due to HDCP restrictions on the stream and the capabilities of the current device.',...i),this.playlistController_.fastQualityChange_())}),this.handleWaitingForKey_=this.handleWaitingForKey_.bind(this),this.player_.tech_.on("waitingforkey",this.handleWaitingForKey_),11!==bs.browser.IE_VERSION&&t?this.createKeySessions_():this.playlistController_.sourceUpdater_.initializedEme()}setupQualityLevels_(){const e=bs.players[this.tech_.options_.playerId];e&&e.qualityLevels&&!this.qualityLevels_&&(this.qualityLevels_=e.qualityLevels(),this.playlistController_.on("selectedinitialmedia",()=>{Qu(this.qualityLevels_,this)}),this.playlists.on("mediachange",()=>{Ju(this.qualityLevels_,this.playlists)}))}static version(){return{"@videojs/http-streaming":zu,"mux.js":Vu,"mpd-parser":Gu,"m3u8-parser":Wu,"aes-decrypter":Xu}}version(){return this.constructor.version()}canChangeType(){return ru.canChangeType()}play(){this.playlistController_.play()}setCurrentTime(e){this.playlistController_.setCurrentTime(e)}duration(){return this.playlistController_.duration()}seekable(){return this.playlistController_.seekable()}dispose(){this.playbackWatcher_&&this.playbackWatcher_.dispose(),this.playlistController_&&this.playlistController_.dispose(),this.qualityLevels_&&this.qualityLevels_.dispose(),this.tech_&&this.tech_.vhs&&delete this.tech_.vhs,this.mediaSourceUrl_&&n.a.URL.revokeObjectURL&&(n.a.URL.revokeObjectURL(this.mediaSourceUrl_),this.mediaSourceUrl_=null),this.tech_&&this.tech_.off("waitingforkey",this.handleWaitingForKey_),super.dispose()}convertToProgramTime(e,t){return io({playlist:this.playlistController_.media(),time:e,callback:t})}seekToProgramTime(e,t,i=!0,r=2){return ro({programTime:e,playlist:this.playlistController_.media(),retryCount:r,pauseAfterSeek:i,seekTo:this.options_.seekTo,tech:this.options_.tech,callback:t})}}const ld={name:"videojs-http-streaming",VERSION:zu,canHandleSource(e,t={}){const i=As(bs.options,t);return ld.canPlayType(e.type,i)},handleSource(e,t,i={}){const r=As(bs.options,i);return t.vhs=new od(e,t,r),t.vhs.xhr=Ra(),t.vhs.src(e.src,e.type),t.vhs},canPlayType(e,t={}){const{vhs:{overrideNative:i=!bs.browser.IS_ANY_SAFARI}={}}=As(bs.options,t),r=Object(_["a"])(e),n=r&&(!Yu.supportsTypeNatively(r)||i);return n?"maybe":""}},ud=()=>Object(b["c"])("avc1.4d400d,mp4a.40.2");ud()&&bs.getTech("Html5").registerSourceHandler(ld,0),bs.VhsHandler=od,bs.VhsSourceHandler=ld,bs.Vhs=Yu,bs.use||bs.registerComponent("Vhs",Yu),bs.options.vhs=bs.options.vhs||{},bs.getPlugin&&bs.getPlugin("reloadSourceOnError")||bs.registerPlugin("reloadSourceOnError",Hu)}).call(this,i("24aa"))},f4ea:function(e,t,i){(function(t,r,n){e.exports=r(i("21bf"),i("38ba"))})(0,(function(e){return e.mode.CTR=function(){var t=e.lib.BlockCipherMode.extend(),i=t.Encryptor=t.extend({processBlock:function(e,t){var i=this._cipher,r=i.blockSize,n=this._iv,s=this._counter;n&&(s=this._counter=n.slice(0),this._iv=void 0);var a=s.slice(0);i.encryptBlock(a,0),s[r-1]=s[r-1]+1|0;for(var o=0;o<r;o++)e[t+o]^=a[o]}});return t.Decryptor=i,t}(),e.mode.CTR}))},f51f:function(e,t,i){"use strict";var r=i("c832"),n=i.n(r);n.a},f6b4:function(e,t,i){"use strict";var r=i("c532");function n(){this.handlers=[]}n.prototype.use=function(e,t){return this.handlers.push({fulfilled:e,rejected:t}),this.handlers.length-1},n.prototype.eject=function(e){this.handlers[e]&&(this.handlers[e]=null)},n.prototype.forEach=function(e){r.forEach(this.handlers,(function(t){null!==t&&e(t)}))},e.exports=n},f772:function(e,t,i){"use strict";var r=i("5692"),n=i("90e3"),s=r("keys");e.exports=function(e){return s[e]||(s[e]=n(e))}},f80a:function(e,t,i){"use strict";var r=i("1ade"),n=i.n(r);n.a},f8a8:function(e,t,i){"use strict";i.d(t,"a",(function(){return A})),i.d(t,"b",(function(){return P}));var r,n=i("de66"),s=(new Uint8Array([79,112,117,115,72,101,97,100]),function(e){return"string"===typeof e?Object(n["h"])(e):e}),a=function(e){return Array.isArray(e)?e.map((function(e){return s(e)})):[s(e)]},o=function(e){e=Object(n["k"])(e);var t=[],i=0;while(e.length>i){var s=e[i],a=0,o=0;o++;var l=e[o];o++;while(128&l)a=(127&l)<<7,l=e[o],o++;a+=127&l;for(var u=0;u<r.length;u++){var d=r[u],c=d.id,h=d.parser;if(s===c){t.push(h(e.subarray(o,o+a)));break}}i+=a+o}return t};r=[{id:3,parser:function(e){var t={tag:3,id:e[0]<<8|e[1],flags:e[2],size:3,dependsOnEsId:0,ocrEsId:0,descriptors:[],url:""};if(128&t.flags&&(t.dependsOnEsId=e[t.size]<<8|e[t.size+1],t.size+=2),64&t.flags){var i=e[t.size];t.url=Object(n["c"])(e.subarray(t.size+1,t.size+1+i)),t.size+=i}return 32&t.flags&&(t.ocrEsId=e[t.size]<<8|e[t.size+1],t.size+=2),t.descriptors=o(e.subarray(t.size))||[],t}},{id:4,parser:function(e){var t={tag:4,oti:e[0],streamType:e[1],bufferSize:e[2]<<16|e[3]<<8|e[4],maxBitrate:e[5]<<24|e[6]<<16|e[7]<<8|e[8],avgBitrate:e[9]<<24|e[10]<<16|e[11]<<8|e[12],descriptors:o(e.subarray(13))};return t}},{id:5,parser:function(e){return{tag:5,bytes:e}}},{id:6,parser:function(e){return{tag:6,bytes:e}}}];var l=function e(t,i,r){void 0===r&&(r=!1),i=a(i),t=Object(n["k"])(t);var s=[];if(!i.length)return s;var o=0;while(o<t.length){var l=(t[o]<<24|t[o+1]<<16|t[o+2]<<8|t[o+3])>>>0,u=t.subarray(o+4,o+8);if(0===l)break;var d=o+l;if(d>t.length){if(r)break;d=t.length}var c=t.subarray(o+8,d);Object(n["a"])(u,i[0])&&(1===i.length?s.push(c):s.push.apply(s,e(c,i.slice(1),r))),o=d}return s},u={EBML:Object(n["k"])([26,69,223,163]),DocType:Object(n["k"])([66,130]),Segment:Object(n["k"])([24,83,128,103]),SegmentInfo:Object(n["k"])([21,73,169,102]),Tracks:Object(n["k"])([22,84,174,107]),Track:Object(n["k"])([174]),TrackNumber:Object(n["k"])([215]),DefaultDuration:Object(n["k"])([35,227,131]),TrackEntry:Object(n["k"])([174]),TrackType:Object(n["k"])([131]),FlagDefault:Object(n["k"])([136]),CodecID:Object(n["k"])([134]),CodecPrivate:Object(n["k"])([99,162]),VideoTrack:Object(n["k"])([224]),AudioTrack:Object(n["k"])([225]),Cluster:Object(n["k"])([31,67,182,117]),Timestamp:Object(n["k"])([231]),TimestampScale:Object(n["k"])([42,215,177]),BlockGroup:Object(n["k"])([160]),BlockDuration:Object(n["k"])([155]),Block:Object(n["k"])([161]),SimpleBlock:Object(n["k"])([163])},d=[128,64,32,16,8,4,2,1],c=function(e){for(var t=1,i=0;i<d.length;i++){if(e&d[i])break;t++}return t},h=function(e,t,i,r){void 0===i&&(i=!0),void 0===r&&(r=!1);var s=c(e[t]),a=e.subarray(t,t+s);return i&&(a=Array.prototype.slice.call(e,t,t+s),a[0]^=d[s-1]),{length:s,value:Object(n["b"])(a,{signed:r}),bytes:a}},p=function e(t){return"string"===typeof t?t.match(/.{1,2}/g).map((function(t){return e(t)})):"number"===typeof t?Object(n["f"])(t):t},f=function(e){return Array.isArray(e)?e.map((function(e){return p(e)})):[p(e)]},m=function e(t,i,r){if(r>=i.length)return i.length;var s=h(i,r,!1);if(Object(n["a"])(t.bytes,s.bytes))return r;var a=h(i,r+s.length);return e(t,i,r+a.length+a.value+s.length)},g=function e(t,i){i=f(i),t=Object(n["k"])(t);var r=[];if(!i.length)return r;var s=0;while(s<t.length){var a=h(t,s,!1),o=h(t,s+a.length),l=s+a.length+o.length;127===o.value&&(o.value=m(a,t,l),o.value!==t.length&&(o.value-=l));var u=l+o.value>t.length?t.length:l+o.value,d=t.subarray(l,u);Object(n["a"])(i[0],a.bytes)&&(1===i.length?r.push(d):r=r.concat(e(d,i.slice(1))));var c=a.length+o.length+d.length;s+=c}return r},y=i("321f"),v=Object(n["k"])([0,0,0,1]),b=Object(n["k"])([0,0,1]),_=Object(n["k"])([0,0,3]),T=function(e){var t=[],i=1;while(i<e.length-2)Object(n["a"])(e.subarray(i,i+3),_)&&(t.push(i+2),i++),i++;if(0===t.length)return e;var r=e.length-t.length,s=new Uint8Array(r),a=0;for(i=0;i<r;a++,i++)a===t[0]&&(a++,t.shift()),s[i]=e[a];return s},S=function(e,t,i,r){void 0===r&&(r=1/0),e=Object(n["k"])(e),i=[].concat(i);var s,a=0,o=0;while(a<e.length&&(o<r||s)){var l=void 0;if(Object(n["a"])(e.subarray(a),v)?l=4:Object(n["a"])(e.subarray(a),b)&&(l=3),l){if(o++,s)return T(e.subarray(s,a));var u=void 0;"h264"===t?u=31&e[a+l]:"h265"===t&&(u=e[a+l]>>1&63),-1!==i.indexOf(u)&&(s=a+l),a+=l+("h264"===t?1:2)}else a++}return e.subarray(0,0)},w=function(e,t,i){return S(e,"h264",t,i)},E=function(e,t,i){return S(e,"h265",t,i)},x={webm:Object(n["k"])([119,101,98,109]),matroska:Object(n["k"])([109,97,116,114,111,115,107,97]),flac:Object(n["k"])([102,76,97,67]),ogg:Object(n["k"])([79,103,103,83]),ac3:Object(n["k"])([11,119]),riff:Object(n["k"])([82,73,70,70]),avi:Object(n["k"])([65,86,73]),wav:Object(n["k"])([87,65,86,69]),"3gp":Object(n["k"])([102,116,121,112,51,103]),mp4:Object(n["k"])([102,116,121,112]),fmp4:Object(n["k"])([115,116,121,112]),mov:Object(n["k"])([102,116,121,112,113,116]),moov:Object(n["k"])([109,111,111,118]),moof:Object(n["k"])([109,111,111,102])},C={aac:function(e){var t=Object(y["a"])(e);return Object(n["a"])(e,[255,16],{offset:t,mask:[255,22]})},mp3:function(e){var t=Object(y["a"])(e);return Object(n["a"])(e,[255,2],{offset:t,mask:[255,6]})},webm:function(e){var t=g(e,[u.EBML,u.DocType])[0];return Object(n["a"])(t,x.webm)},mkv:function(e){var t=g(e,[u.EBML,u.DocType])[0];return Object(n["a"])(t,x.matroska)},mp4:function(e){return!C["3gp"](e)&&!C.mov(e)&&(!(!Object(n["a"])(e,x.mp4,{offset:4})&&!Object(n["a"])(e,x.fmp4,{offset:4}))||(!(!Object(n["a"])(e,x.moof,{offset:4})&&!Object(n["a"])(e,x.moov,{offset:4}))||void 0))},mov:function(e){return Object(n["a"])(e,x.mov,{offset:4})},"3gp":function(e){return Object(n["a"])(e,x["3gp"],{offset:4})},ac3:function(e){var t=Object(y["a"])(e);return Object(n["a"])(e,x.ac3,{offset:t})},ts:function(e){if(e.length<189&&e.length>=1)return 71===e[0];var t=0;while(t+188<e.length&&t<188){if(71===e[t]&&71===e[t+188])return!0;t+=1}return!1},flac:function(e){var t=Object(y["a"])(e);return Object(n["a"])(e,x.flac,{offset:t})},ogg:function(e){return Object(n["a"])(e,x.ogg)},avi:function(e){return Object(n["a"])(e,x.riff)&&Object(n["a"])(e,x.avi,{offset:8})},wav:function(e){return Object(n["a"])(e,x.riff)&&Object(n["a"])(e,x.wav,{offset:8})},h264:function(e){return w(e,7,3).length},h265:function(e){return E(e,[32,33],3).length}},k=Object.keys(C).filter((function(e){return"ts"!==e&&"h264"!==e&&"h265"!==e})).concat(["ts","h264","h265"]);k.forEach((function(e){var t=C[e];C[e]=function(e){return t(Object(n["k"])(e))}}));var I=C,A=function(e){e=Object(n["k"])(e);for(var t=0;t<k.length;t++){var i=k[t];if(I[i](e))return i}return""},P=function(e){return l(e,["moof"]).length>0}},f97d:function(e,t){var i={"":!0,up:!0};function r(e){if("string"!==typeof e)return!1;var t=i[e.toLowerCase()];return!!t&&e.toLowerCase()}function n(e){return"number"===typeof e&&e>=0&&e<=100}function s(){var e=100,t=3,i=0,s=100,a=0,o=100,l="";Object.defineProperties(this,{width:{enumerable:!0,get:function(){return e},set:function(t){if(!n(t))throw new Error("Width must be between 0 and 100.");e=t}},lines:{enumerable:!0,get:function(){return t},set:function(e){if("number"!==typeof e)throw new TypeError("Lines must be set to a number.");t=e}},regionAnchorY:{enumerable:!0,get:function(){return s},set:function(e){if(!n(e))throw new Error("RegionAnchorX must be between 0 and 100.");s=e}},regionAnchorX:{enumerable:!0,get:function(){return i},set:function(e){if(!n(e))throw new Error("RegionAnchorY must be between 0 and 100.");i=e}},viewportAnchorY:{enumerable:!0,get:function(){return o},set:function(e){if(!n(e))throw new Error("ViewportAnchorY must be between 0 and 100.");o=e}},viewportAnchorX:{enumerable:!0,get:function(){return a},set:function(e){if(!n(e))throw new Error("ViewportAnchorX must be between 0 and 100.");a=e}},scroll:{enumerable:!0,get:function(){return l},set:function(e){var t=r(e);!1===t?console.warn("Scroll: an invalid or illegal string was specified."):l=t}}})}e.exports=s},fb15:function(e,t,i){"use strict";if(i.r(t),i.d(t,"cms",(function(){return Dt})),"undefined"!==typeof window){var r=window.document.currentScript,n=r&&r.src.match(/(.+\/)[^/]+\.js(\?.*)?$/);n&&(i.p=n[1])}var s=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{ref:"cms"},[i("div",{class:["lay-wrap",{mobile:"mobile"==e.mode}]},e._l(e.cmsList,(function(t){return i("div",{key:t.sort,staticClass:"lay-item"},[i("div",{staticClass:"layout-set",style:{width:t.attributeJson.layoutStyle&&2===t.attributeJson.layoutStyle.widthStyle.type?t.attributeJson.layoutStyle.widthStyle.width+"%":"100%",height:t.attributeJson.layoutStyle?Math.round(t.attributeJson.layoutStyle.height*e.ratio)+"px":"auto"}},[i(e.layOutObj[t.layoutType],e._g(e._b({ref:"layModule",refInFor:!0,tag:"component",attrs:{layOutData:t.attributeJson,sort:t.attributeJson.sort,ratio:e.ratio,mode:e.mode,recordId:t.originalId,envUrl:e.envUrl,path:e.path},scopedSlots:e._u([{key:"customComponent",fn:function(i){return 3==t.layoutType?[e._t("customComponent",null,{attributeJson:i.attributeJson})]:void 0}},{key:"dgCustomComponent",fn:function(t){return[e._t("dgCustomComponent",null,{data:t.attributeJson})]}}],null,!0)},"component",e.$attrs,!1),e.$listeners))],1)])})),0)])},a=[],o=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"single-layout",style:e.layoutStyle},[i("div",{staticStyle:{width:"100%",height:"100%"}},[e._l(e.layOutData.componentList.filter((function(e){return e.type<=100})),(function(t,r){return i("div",{key:r},[1==t.displayType?i(t.component,e._g(e._b({key:t.sort,ref:"singleComponent",refInFor:!0,tag:"component",style:{zIndex:r+1},attrs:{ratio:e.ratio,attributeJson:t.attributeJson,sortId:t.sort}},"component",e.$attrs,!1),e.$listeners)):e._e()],1)})),i("div",[e._t("dgCustomComponent",null,{attributeJson:e.getCustom()})],2)],2)])},l=[],u=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"text-wrap",style:{width:Math.round(e.attributeJson.baseStyle.w*e.ratio)+"px",height:Math.round(e.attributeJson.baseStyle.h*e.ratio)+"px",left:Math.round(e.attributeJson.baseStyle.l*e.ratio)+"px",top:Math.round(e.attributeJson.baseStyle.t*e.ratio)+"px"}},[e.attributeJson.label?i("div",[i("div",{staticClass:"entrance-con editor-richTextWrap",on:{click:e.pageClick}},[i("div",{directives:[{name:"show",rawName:"v-show",value:e.entranceShow,expression:"entranceShow"}],ref:"text"+e.attributeJson.sort,class:["text-con","text-con-"+e.sortId,e.animationInObj.type?e.enterClass:""],style:{animationDuration:e.animationInObj.duration+"s"},domProps:{innerHTML:e._s(e.attributeJson.label)}})])]):e._e()])},d=[];i("be35"),i("a7a3"),i("77ed"),i("1e09"),i("fda2");const c={inheritAttrs:!1,props:{attributeJson:{type:Object,default:function(){}},item:{type:Object,default:()=>{}},ratio:{type:Number,default:1},envUrl:{type:String,default:""},fontRatio:{type:Number,default:1},mode:{type:String,default:"pc"},language:{type:String,default:"zh-CN"},sortId:{type:Number,default:0},sort:{type:[String,Number],default:0},recordId:{type:[String,Number],default:0},refererPagePath:{type:String},brand:{type:String},path:{type:String}},data(){return{hoverStyle:{},hoverStyleShow:!1,hoverImage:"",fillStyle:{},hoverDirection:"",entranceShow:!0,enterClass:"",entranceAnimate:{fade:"animate__animated animate__fadeIn",scale:"animate__animated animate__zoomIn"}}},computed:{animationInObj:function(){return this.attributeJson.animationInObj},animationHoverObj:function(){return this.attributeJson.animationHoverObj},animateInType:function(){return this.attributeJson.animationInObj.type},animateSort:function(){return this.attributeJson.animationInObj.sort},baseStyle(){return this.attributeJson.baseStyle},styleType(){return this.attributeJson.styleType}},watch:{animationHoverObj:{handler(e){this.disposeHoverAnimate(e)},immediate:!0,deep:!0},animateSort:{handler(){let e=this.animateInType;e&&"slide"!=e&&(this.entranceShow=!1,this.enterClass="",this.enterClass=this.entranceAnimate[e]),"slide"==e&&this.animationInObj.direction&&(this.entranceShow=!1,this.enterClass="",this.enterClass="animate__animated animate__"+this.animationInObj.direction)},immediate:!0}},methods:{disposeHoverAnimate(e){let t={};if(2===e.type){let i=e.borderStyle;if(1==i.type&&(t={border:i.borderColor?"2px solid "+i.borderColor:"none"}),2==i.type){let{borderTop:e,borderRight:r,borderBottom:n,borderLeft:s}=i;t={borderTop:e?"2px solid "+e:"none",borderRight:r?"2px solid "+r:"none",borderBottom:n?"2px solid "+n:"none",borderLeft:s?"2px solid "+s:"none"}}}if(3===e.type&&(t={transform:"scale(1.2)",transformOrigin:"center center"}),4===e.type&&(this.hoverDirection=e.bgStyle.direction),5===e.type){let{hoverImgList:t}=e;this.hoverImage=t[0]?t[0].resourcePath:""}this.hoverStyle=t},onDrag:function(e,t){let i=this.ratio;this.attributeJson.baseStyle.l=e/i,this.attributeJson.baseStyle.t=t/i,this.$set(this.attributeJson,"baseStyle",this.attributeJson.baseStyle)},onResize:function(e,t,i,r){let n=this.ratio,s=this.attributeJson.baseStyle;s={w:i/n,h:r/n,l:e/n,t:t/n,isLocked:s.isLocked},this.$set(this.attributeJson,"baseStyle",s)},getRefLineParams(e){this.$emit("getRefLineParams",e)}},directives:{hoverAnimate:{inserted:function(e,t,i){e.onmouseover=function(){i.context.hoverStyleShow=!0,t.value&&(i.context[t.value.key]=t.value.value)},e.onmouseleave=function(){i.context.hoverStyleShow=!1,t.value&&(i.context[t.value.key]=-1)}}}}};var h=i("bc3a"),p=i.n(h);const f={json:"application/json;",form:"application/x-www-form-urlencoded;",html:"text/html;",file:"multipart/form-data",excel:"msexcel",xml:"application/xml",javascript:"application/x-javascript;charset=utf-8"},m={lang:"Accept-Language",contentType:"Content-Type"};function g(e){if(200===e.status){let t=e.data;return"0"===t.errorCode?t.data:e.data}}p.a.interceptors.response.use(g,e=>Promise.reject(e));class y{static async call(e,{method:t="get",headers:i={},body:r=null,responseType:n=null}={}){let s=e,a={method:t,url:s,responseType:n||"json",headers:i};"get"===t?a.params=r:a.data=r;const o=await p()(a).catch(e=>{e.response?console.error(e.response.status,e.response.data):e.request?console.error(e.request):console.error("Error",e.message?e.message:"")});return o}static get(e,{mask:t=!0,external:i=!1,headers:r={}}={}){return y.call(e,{headers:r,external:i,mask:t})}static postBody(e,{body:t={},language:i="zh-CN",module:r="",method:n="post",mask:s=!0,postData:a=!0,external:o=!1,headers:l={},compat:u}){return y.call(e,{module:r,method:n,headers:Object.assign(l,{[m.contentType]:f.json,common:{languageCode:i}}),body:t,postData:a,external:o,mask:s,compat:u})}}class v{getProductInfo(e,t,i){return y.postBody(e+"service-zuul/manage/search/plp/standard",{body:t,language:i})}getSortProductInfo(e,t,i){return y.postBody(e+"service-zuul/manage/search/cms/sort",{body:t,language:i})}dataSaveDecorationPageComponentEvent(e,t){return y.postBody(e+"service-zuul/data/collect/acquisition",{body:t})}}var b=i("3452"),_=i.n(b);function T(e,t){const i=new v,r={source:"",medium:"",commodity_id:e.popData.productCode||"",commodity_name:e.popData.selectDataShow||"",commodity_sku_id:"",order_id:"",is_success:null,fail_reason:"",recommended_scenes_code:"",component_name:e.uniqueName,component_id:e.uniqueId,component_type:e.componentType,first_navigation_commodity_id:"",first_navigation_name:"",hot_zone_id:e.popData.uniqueId||"",hot_zone_name:e.popData.uniqueName||"",material_id:e.materialId,material_name:e.materialName,navigation_type:"",url_path:e.path,refer_info:e.refererPagePath,second_navigation_commodity_id:"",second_navigation_name:"",first_navigation_tap_id:"",first_navigation_tap_name:"",second_navigation_tap_id:"",second_navigation_tap_name:"",navigation_tap_type:"",navigation_commodity_type:"",position:e.position,trigger_Method_Type:e.componentMethodType};let n="";localStorage.getItem(e.brand+"Cookie")?n=localStorage.getItem(e.brand+"Cookie"):(n=`${parseInt((new Date).getTime())}${Math.floor(1e4*Math.random())}`,localStorage.setItem(e.brand+"Cookie",n));let s={eventProperty:S(JSON.stringify({...r})),event:e.event,distinctId:n};i.dataSaveDecorationPageComponentEvent(t,s)}function S(e,t){t=t||"zheshimiguan0821";var i=_.a.enc.Utf8.parse(t),r=_.a.enc.Utf8.parse(e),n=_.a.AES.encrypt(r,i,{mode:_.a.mode.ECB,padding:_.a.pad.Pkcs7});return n.toString()}var w={name:"textItem",mixins:[c],components:{},props:{},data(){return{}},watch:{},methods:{pageClick(){if(this.attributeJson.linkObj.jumpLinkType)try{T({uniqueId:this.recordId+"_"+this.sortId,uniqueName:this.attributeJson.uniqueName,componentType:12,popData:{},materialId:this.recordId+"_"+this.sortId,materialName:this.attributeJson.uniqueName,refererPagePath:this.refererPagePath,brand:this.brand,path:this.path,position:1,event:"bannerClick"},this.envUrl)}catch(e){console.log(e)}this.$emit("jumpLink",this.attributeJson.linkObj)},reportData(e){if(this.isReport)return;let t=this.$refs["text"+this.attributeJson.sort];if(!t||"none"==t.style.display)return;let i=t.getBoundingClientRect();i.top<=e&&(this.isReport=!0,T({uniqueId:this.recordId+"_"+this.sortId,uniqueName:this.attributeJson.uniqueName,componentType:12,popData:{},materialId:this.recordId+"_"+this.sortId,materialName:this.attributeJson.uniqueName,refererPagePath:this.refererPagePath,brand:this.brand,path:this.path,position:1,event:"bannerShow"},this.envUrl))}}},E=w,x=E;i("84ba");function C(e,t,i,r,n,s,a,o){var l,u="function"===typeof e?e.options:e;if(t&&(u.render=t,u.staticRenderFns=i,u._compiled=!0),r&&(u.functional=!0),s&&(u._scopeId="data-v-"+s),a?(l=function(e){e=e||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext,e||"undefined"===typeof __VUE_SSR_CONTEXT__||(e=__VUE_SSR_CONTEXT__),n&&n.call(this,e),e&&e._registeredComponents&&e._registeredComponents.add(a)},u._ssrRegister=l):n&&(l=o?function(){n.call(this,(u.functional?this.parent:this).$root.$options.shadowRoot)}:n),l)if(u.functional){u._injectStyles=l;var d=u.render;u.render=function(e,t){return l.call(t),d(e,t)}}else{var c=u.beforeCreate;u.beforeCreate=c?[].concat(c,l):[l]}return{exports:e,options:u}}var k=C(x,u,d,!1,null,"26d9171f",null),I=k.exports,A=I,P=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{key:e.attributeJson.sort,staticClass:"image-list",style:{width:Math.ceil(e.attributeJson.baseStyle.w*e.ratio)+"px",height:Math.round(e.attributeJson.baseStyle.h*e.ratio)+"px",left:Math.round(e.attributeJson.baseStyle.l*e.ratio)+"px",top:Math.round(e.attributeJson.baseStyle.t*e.ratio)+"px"}},[e.hasConfig?i("div",{staticClass:"image-include",style:{height:Math.round(e.attributeJson.baseStyle.h*e.ratio)+"px"}},[i("div",{class:["entrance-con","entrance-con"+e.sortId]},[i("div",{directives:[{name:"show",rawName:"v-show",value:e.entranceShow,expression:"entranceShow"}],ref:"img"+e.attributeJson.sort,class:["image-warp","image-warp-"+e.sortId,e.animationInObj.type?e.enterClass:""],style:{animationDuration:e.animationInObj.duration+"s"}},[e.isSwiper?i("div",{directives:[{name:"hoverAnimate",rawName:"v-hoverAnimate"}],style:[e.picStyle,3===e.animationHoverObj.type&&e.hoverStyleShow?e.hoverStyle:""]},[i("div",{class:["swiper-container swiper-container-"+e.sortId]},[i("div",{staticClass:"swiper-wrapper",style:{height:(e.baseStyle.h-(e.hasScrollBar?30:0))*e.ratio+"px!important"}},e._l(e.attributeJson.list,(function(t,r){return i("div",{key:t.id,staticClass:"swiper-slide",style:{width:e.baseStyle.w/4*e.ratio+"px"}},[i("div",{staticClass:"slide-con",style:{height:(e.baseStyle.h-(e.hasScrollBar?30:0))*e.ratio+"px"}},[i("img",{attrs:{src:t.picList[0].resourcePath,alt:t.picList[0].resourceName.split(".")[0]}}),0!=t.picList.length&&0!=t.popList.length?[i("hotspot",e._g(e._b({ref:"hotspot"+e.sortId+r,refInFor:!0,attrs:{componentType:2,item:t,ratio:e.ratio,path:e.path,envUrl:e.envUrl,sortId:e.sortId,recordId:e.recordId,laySort:e.sort,brand:e.brand,uniqueName:e.attributeJson.uniqueName,language:e.language}},"hotspot",e.$attrs,!1),e.$listeners))]:e._e()],2)])})),0),e.hasSwiperButton?i("div",{class:"swiper-button-prev swiper-button-prev-"+e.sortId},[e._t("swiper-button-prev",(function(){return[2==e.indicatorType||3==e.indicatorType?i("div",[i("span",{staticClass:"cms2iconfont iconleft"})]):e._e()]}))],2):e._e(),e.hasSwiperButton?i("div",{class:"swiper-button-next swiper-button-next-"+e.sortId},[e._t("swiper-button-next",(function(){return[2==e.indicatorType||3==e.indicatorType?i("div",[i("span",{staticClass:"cms2iconfont iconright"})]):e._e()]}))],2):e._e(),e.hasScrollBar?i("div",{class:"swiper-scrollbar swiper-scrollbar-"+e.sortId}):e._e()]),2===e.animationHoverObj.type?i("div",{staticClass:"hover-con",style:[e.hoverStyle,{opacity:e.hoverStyleShow?1:0}]}):e._e()]):i("div",{class:["image-warp",3==e.styleType&&"pc"!=e.mode?"image-type3":""],style:[e.picStyle,3===e.animationHoverObj.type&&e.hoverStyleShow?e.hoverStyle:""]},e._l(e.attributeJson.list,(function(t,r){return i("div",{directives:[{name:"hoverAnimate",rawName:"v-hoverAnimate"}],key:r,staticClass:"image-item",style:[e.picItemStyle]},[i("img",{class:{contain:1!=e.styleType},attrs:{src:t.picList[0].resourcePath,alt:t.picList[0].resourceName.split(".")[0]}}),2===e.animationHoverObj.type?i("div",{staticClass:"hover-con",style:[e.hoverStyle,{opacity:e.hoverStyleShow?1:0}]}):e._e(),5===e.animationHoverObj.type&&e.hoverImage&&e.hoverStyleShow?i("img",{staticClass:"hover-image",attrs:{src:e.hoverImage,alt:""}}):e._e(),0!=t.picList.length&&0!=t.popList.length?i("div",[i("hotspot",e._g(e._b({ref:"hotspot"+e.sortId+r,refInFor:!0,attrs:{item:t,ratio:e.ratio,path:e.path,brand:e.brand,envUrl:e.envUrl,sortId:e.sortId,recordId:e.recordId,componentType:2,uniqueName:e.attributeJson.uniqueName,language:e.language}},"hotspot",e.$attrs,!1),e.$listeners))],1):e._e()])})),0)])])]):e._e()])},O=[],L=(i("14d9"),i("13d5"),i("02a3")),D=i.n(L),M=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"pop-wrap",style:{left:e.item.left,top:e.item.top,width:e.item.realWidth*e.ratio+"px"||!1,height:e.item.realHeight*e.ratio+"px"||!1}},e._l(e.item.popList,(function(t,r){return i("div",{key:r,ref:""+e.sortId+r,refInFor:!0,class:"pop-item",style:{width:t.width/750*100+"%",height:t.height/(e.item.height/e.proportion)*100+"%",left:t.left/750*100+"%",top:t.top/(e.item.height/e.proportion)*100+"%"},on:{click:function(i){return e.pageClick(t,r)}}},[t.product.openHot?i("div",{staticClass:"product-hover",on:{mouseover:function(t){return e.mouseover(r)},mouseleave:e.mouseLeave}},[0!=t.product.initImage.length?i("div",{staticStyle:{"{fontSize":"0}"}},[i("img",{attrs:{src:e.hoverIndex==r?t.product.hoverImage[0].resourcePath:t.product.initImage[0].resourcePath,alt:""}})]):e._e(),e._v(" "+e._s(e.hoverIndex)+" "),e.hoverIndex==r?i("div",{staticClass:"product-image"},[i("img",{attrs:{src:1==t.product.imageType?e.productImage[t.productCode]:t.product.productImage[0].resourcePath,alt:""}})]):e._e()]):e._e()])})),0)},N=[],R={name:"hotspot",props:{item:{type:Object,default:()=>{}},width:{type:Number,default:0},height:{type:Number,default:0},ratio:{type:Number,default:1},envUrl:{type:String,default:""},sortId:{type:Number,default:0},recordId:{type:Number,default:0},brand:{type:String},componentType:{type:Number},refererPagePath:{type:String},path:{type:String},pathType:{type:Number},uniqueName:{type:String},language:{type:String,default:"zh-CN"},prePosition:{type:Number}},data(){return{hotList:[],proportion:1,hoverIndex:1,needReport:!0,preTotal:0,productImage:{},service:new v}},watch:{"item.width":{handler(e){this.proportion=e/750},deep:!0,immediate:!0},itemCodeList:{handler(e){this.getProductList(e)},immediate:!0,deep:!0}},computed:{itemCodeList(){let e=this.item.popList.filter(e=>1==e.jumpLinkType&&1==e.product.imageType&&e.product.openHot);return e.map(e=>e.productCode)}},mounted(){this.hotList=JSON.parse(JSON.stringify(this.item.popList))},methods:{pageClick(e,t){if(e.jumpLinkType)try{T({uniqueId:this.recordId+"_"+this.sortId,uniqueName:this.uniqueName,componentMethodType:1,popData:{...e,uniqueId:this.recordId+"_"+this.sortId+"_"+e.uniqueId.split("_")[2],brand:1===this.pathType?"defaultPath":this.brand},materialId:this.item.sort?this.recordId+"_"+this.item.sort:this.recordId+"_"+this.sortId,materialName:this.item.uniqueName?this.item.uniqueName:this.uniqueName,refererPagePath:this.refererPagePath,componentType:this.componentType,path:this.path,brand:this.brand,position:this.prePosition?this.prePosition+t+1:1*this.preTotal+t+1,event:"bannerClick"},this.envUrl)}catch(i){console.log(i)}this.$emit("jumpLink",e)},getProductList(e){if(0==e.length)return;let t={itemCodeList:e,pageNum:1,pageSize:e.length},i={};this.service.getProductInfo(this.envUrl,t,this.language).then(e=>{e&&e.list&&(this.productList=e.list,e.list.forEach(e=>{i[e.code]=e.mainPicUrl}),this.productImage=i)})},reportData(e,t=0){this.preTotal=t;let i=this.hotList||[];this.needReport&&(this.needReport=i.some(e=>!e.isReport),i.forEach((r,n)=>{if(!r.isReport){let r=this.$refs[`${this.sortId}${n}`][0].getBoundingClientRect();if(r.top<=e&&r.top>=-100){i[n].isReport=!0;let e=i[n];T({uniqueId:this.recordId+"_"+this.sortId,uniqueName:this.uniqueName,componentMethodType:0,popData:{...e,uniqueId:this.recordId+"_"+this.sortId+"_"+e.uniqueId.split("_")[2],brand:1===this.pathType?"defaultPath":this.brand},materialId:this.item.sort?this.recordId+"_"+this.item.sort:this.recordId+"_"+this.sortId,materialName:this.item.uniqueName?this.item.uniqueName:this.uniqueName,refererPagePath:this.refererPagePath,path:this.path,componentType:this.componentType,brand:this.brand,position:t+n+1,event:"bannerShow"},this.envUrl)}}}))},mouseover(e){this.hoverIndex=e},mouseLeave(){this.hoverIndex=-1}}},B=R,U=B,j=(i("0eac"),C(U,M,N,!1,null,"51f38b84",null)),F=j.exports,q=F,$={name:"imgNav",mixins:[c],components:{hotspot:q},props:{},data(){return{swiper:"",imageList:[],popList:[],positionList:[],positionTotal:[],hasInitSwiper:!1}},computed:{indicatorType(){return this.attributeJson.indicatorType},picStyle(){let{attributeJson:e,ratio:t,animationInObj:i}=this;return{animationDuration:i.duration+"s",padding:`0 ${e.paddingSpacing*t}px`,width:Math.ceil(e.baseStyle.w*t)+"px"}},picItemStyle(){let{attributeJson:e,ratio:t}=this,{oneLineCount:i}=e;return{width:Math.ceil((e.baseStyle.w*t-2*e.paddingSpacing*t)/i)+"px",height:Math.ceil(e.baseStyle.h*t)+"px",padding:"0 "+e.itemSpacing*t+"px"}},list(){return this.attributeJson.list},isSwiper(){return 3==this.styleType&&2==this.indicatorType&&"pc"==this.mode||2==this.styleType&&2==this.indicatorType&&"mobile"==this.mode},hasConfig(){return this.attributeJson.list.some(e=>0!=e.picList.length)},hasSwiperButton(){return 3==this.styleType&&2==this.indicatorType&&"pc"==this.mode},hasScrollBar(){return 2==this.styleType&&2==this.indicatorType&&"mobile"==this.mode}},watch:{isSwiper:{handler(e){e&&this.initSwiper()},immediate:!0}},mounted(){this.$nextTick(()=>{let e=[],t=[];this.list.forEach(t=>{0!=t.popList.length?e.push(t.popList.length):e.push(1)}),e.forEach((i,r)=>{let n=e.slice(0,r),s=n.reduce((e,t)=>e+t,0);t.push(s)}),this.positionList=e,this.positionTotal=t})},methods:{initSwiper(){this.hasConfig&&this.isSwiper&&this.$nextTick(()=>{this.swiper&&(this.swiper.destroy(!0,!0),this.swiper=null);let{attributeJson:e}=this;this.options={effect:"slide",autoplay:!1,slidesPerView:this.attributeJson.oneLineCount,spaceBetween:e.itemSpacing},this.hasSwiperButton&&(this.options.navigation={nextEl:".swiper-button-next-"+this.sortId,prevEl:".swiper-button-prev-"+this.sortId}),this.hasScrollBar&&(this.options.scrollbar={el:".swiper-scrollbar-"+this.sortId,draggable:!0},this.options.freeMode=!0),this.swiper=new D.a(".swiper-container-"+this.sortId,this.options),console.log("[32m%s[0m","初始化轮播图",this.swiper)})},reportData(e){let t=this.$refs["img"+this.attributeJson.sort];if(!t||"none"==t.style.display)return;this.isSwiper&&!this.hasInitSwiper&&this.enterClass&&(this.hasInitSwiper=!0,this.initSwiper());let i=t.getBoundingClientRect();this.list.forEach((t,r)=>{if(!t.isReport){if(0!=t.popList.length)return void this.$refs[`hotspot${this.sortId}${r}`][0].reportData(e,this.positionTotal[r]);i.top<=e&&(t.isReport=!0,T({uniqueId:this.recordId+"_"+this.sortId,uniqueName:this.attributeJson.uniqueName,componentType:2,popData:{},materialId:this.recordId+"_"+this.sortId+"_"+t.sort,materialName:t.uniqueName,refererPagePath:this.refererPagePath,brand:this.brand,path:this.path,position:this.positionTotal[r]+1,event:"bannerShow"},this.envUrl))}})}}},H=$,z=H,V=(i("a747"),C(z,P,O,!1,null,"4d914d0c",null)),G=V.exports,W=G,X=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"video-wrap",style:{width:Math.round(e.attributeJson.baseStyle.w*e.ratio)+"px",height:Math.round(e.attributeJson.baseStyle.h*e.ratio)+"px",left:Math.round(e.attributeJson.baseStyle.l*e.ratio)+"px",top:Math.round(e.attributeJson.baseStyle.t*e.ratio)+"px"}},[0!==e.videoItem.length?i("div",[i("div",{staticClass:"entrance-con"},[i("div",{directives:[{name:"show",rawName:"v-show",value:e.entranceShow,expression:"entranceShow"}],ref:"video"+e.attributeJson.sort,class:["video-con","video-con-"+e.sortId,e.animationInObj.type?e.enterClass:""],style:{width:Math.round(e.attributeJson.baseStyle.w*e.ratio)+"px",height:Math.round(e.attributeJson.baseStyle.h*e.ratio)+"px",animationDuration:e.animationInObj.duration+"s"}},[i("myVideoPlayer",{attrs:{sort:(new Date).getTime(),videoInfo:e.videoInfo,autoPlay:e.autoPlay}}),1===e.attributeJson.isVideoHasHot&&0!=e.videoHotPic.length?i("div",{staticClass:"hot-image"},[i("img",{attrs:{src:e.videoHotPic[0].resourcePath,alt:""}}),i("hotspot",e._g(e._b({ref:"hotspot",attrs:{componentType:3,item:e.hotData,ratio:e.ratio,envUrl:e.envUrl,language:e.language,recordId:e.recordId,sortId:e.sortId,path:e.path,brand:e.brand,uniqueName:e.attributeJson.uniqueName}},"hotspot",e.$attrs,!1),e.$listeners))],1):e._e()],1)])]):e._e()])},Y=[],K=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticStyle:{height:"100%",position:"relative"}},[i("video",{ref:"myVideo-"+e.sort,staticClass:"video-js vjs-default-skin vjs-big-play-centered vjs-16-9 video-item",attrs:{preload:"auto","data-setup":"{}","x5-playsinline":"","x5-video-orientation":"landscape|portrait","x5-video-player-type":"h5","webkit-playsinline":"true",playsinline:"true",controls:e.videoInfo.checkedAttr.indexOf("controls")>-1,autoplay:e.autoPlay,loop:e.videoInfo.checkedAttr.indexOf("loop")>-1,muted:"",poster:0!=e.videoInfo.list.length?e.videoInfo.list[0].imgUrl:""},domProps:{muted:!0}},[i("source",{attrs:{src:0!=e.videoInfo.list.length?e.videoInfo.list[0].resourcePath:""}})]),e.videoInfo.checkedAttr.indexOf("controls")<0?i("div",{staticClass:"video-cover",on:{click:e.clickVideo}}):e._e()])},J=[],Q=i("f0e2"),Z={name:"videoPlayer",props:{videoInfo:{type:Object,default:()=>{}},autoPlay:{type:Boolean,default:!1},sort:{type:Number,default:0}},data(){return{isPlay:!1}},watch:{autoPlay:{handler(e){this.player&&(e?this.player.play():this.player.pause())},immediate:!0}},mounted(){let e=this;setTimeout(()=>{this.player=Object(Q["a"])(this.$refs["myVideo-"+this.sort],{},(function(){this.on("play",()=>{e.isPlay=!0}),this.on("pause",()=>{e.isPlay=!1})})),this.$nextTick(()=>{this.play()})},50)},methods:{play(){0!=this.videoInfo.list.length&&this.autoPlay&&this.player.play()},clickVideo(){this.isPlay?this.player.pause():this.player.play()}}},ee=Z,te=ee,ie=(i("d3a0"),C(te,K,J,!1,null,"c202a972",null)),re=ie.exports,ne=re,se={name:"videoItem",mixins:[c],components:{hotspot:q,myVideoPlayer:ne},props:{attributeJson:{type:Object,default:function(){}},ratio:{type:Number,default:1,positionList:[]}},data(){return{autoPlay:!1}},watch:{"videoInfo.checkedAttr":{handler(e){this.autoPlay=e.indexOf("autoPlay")>-1},immediate:!0,deep:!0}},computed:{videoItem(){return this.attributeJson.videoInfo.list},videoHotPic(){return this.attributeJson.videoHotInfo.picList},videoHotPop(){return this.attributeJson.videoHotInfo.popList},videoInfo(){return this.attributeJson.videoInfo},hotData(){let{attributeJson:e}=this;return{popList:e.videoHotInfo.popList,width:e.videoHotInfo.picList[0].width,height:e.videoHotInfo.picList[0].height,realWidth:e.baseStyle.w,realHeight:e.baseStyle.h,top:0,left:0}}},methods:{reportData(e){if(1==this.attributeJson.isVideoHasHot)return void(this.$refs.hotspot&&this.$refs.hotspot.reportData(e,0));if(this.isReport)return;let t=this.$refs["video"+this.attributeJson.sort];if(!t||"none"==t.style.display)return;let i=t.getBoundingClientRect();i.top<=e&&(this.isReport=!0,T({uniqueId:this.recordId+"_"+this.sortId,uniqueName:this.attributeJson.uniqueName,componentType:3,popData:{},materialId:this.recordId+"_"+this.sortId,materialName:this.attributeJson.uniqueName,refererPagePath:this.refererPagePath,brand:this.brand,path:this.path,event:"bannerShow",position:1},this.envUrl))}}},ae=se,oe=ae,le=(i("aa1f"),C(oe,X,Y,!1,null,"47914d95",null)),ue=le.exports,de=ue,ce=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"swiper-wrap",style:{width:Math.round(e.attributeJson.baseStyle.w*e.ratio)+"px",height:Math.round(e.attributeJson.baseStyle.h*e.ratio)+"px",left:Math.round(e.attributeJson.baseStyle.l*e.ratio)+"px",top:Math.round(e.attributeJson.baseStyle.t*e.ratio)+"px"}},[e.hasSwiperItem||1===e.bgStyle.status&&0!=e.bgStyle.picList.length?i("div",{directives:[{name:"hoverAnimate",rawName:"v-hoverAnimate"}],class:["swiper-con","swiper-con-"+e.mode],style:{backgroundImage:0!=e.bgStyle.picList.length?"url("+e.bgStyle.picList[0].resourcePath+")":""}},[i("div",{staticClass:"entrance-con",style:{"--hoverColor":e.paginationStyle.hoverColor||e.paginationStyle.color,"--activeColor":e.paginationStyle.activeColor,"--color":e.paginationStyle.color,width:e.baseStyle.w*e.ratio+"px",height:e.baseStyle.h*e.ratio+"px"}},[i("div",{directives:[{name:"show",rawName:"v-show",value:e.entranceShow,expression:"entranceShow"}],key:e.indicatorType,ref:"swiper"+e.attributeJson.sort,class:["swiper-container swiper-container-"+e.sortId+" swiper-container-"+e.indicatorType,e.animationInObj.type?e.enterClass:""],style:{animationDuration:e.animationInObj.duration+"s"},attrs:{id:"mySwiper-"+e.sortId}},[i("div",{staticClass:"swiper-wrapper"},e._l(e.swiperList,(function(t,r){return i("div",{key:t.sort+r,class:["swiper-slide",{"slide-auto":e.isSpaceSwiper}]},[i("div",{staticClass:"swiper-width",style:{width:(e.baseStyle.w-(2==e.styleType?100:0))*e.ratio+"px!important",height:e.baseStyle.h*e.ratio+"px"}},[1===t.type?i("img",{attrs:{src:t.picList[0].resourcePath,alt:t.picList[0].resourceName.split(".")[0]}}):e._e(),2===t.type?i("div",{staticClass:"video-player-con"},[i("myVideoPlayer",{attrs:{sort:(new Date).getTime(),videoInfo:t.videoInfo,autoPlay:t.videoInfo.checkedAttr.indexOf("autoPlay")>-1&&e.activeIndex==r}}),2==t.type&&1==t.isVideoHasHot&&0!=t.videoHotInfo.picList.length?i("div",{staticClass:"video-hot-image"},[i("img",{attrs:{src:t.videoHotInfo.picList[0].resourcePath,alt:t.videoHotInfo.picList[0].resourceName.split(".")[0]}}),0!=t.videoHotInfo.picList.length?i("div",{staticClass:"swiper-hot"},[i("hotspot",e._g(e._b({ref:"hotspot"+e.sortId+r,refInFor:!0,attrs:{item:{realWidth:t.realWidth,realHeight:t.realHeight,popList:t.videoHotInfo.popList,width:t.videoHotInfo.picList[0].width,height:t.videoHotInfo.picList[0].height},componentType:1,ratio:e.ratio,uniqueName:e.attributeJson.uniqueName,envUrl:e.envUrl,sortId:e.sortId,laySort:e.sort,path:e.path,brand:e.brand,prePosition:e.positionTotal[t.i],recordId:e.recordId}},"hotspot",e.$attrs,!1),e.$listeners))],1):e._e()]):e._e()],1):e._e(),1==t.type&&0!=t.picList.length?[i("hotspot",e._g(e._b({ref:"hotspot"+e.sortId+r,refInFor:!0,attrs:{item:t,ratio:e.ratio,componentType:1,uniqueName:e.attributeJson.uniqueName,path:e.path,envUrl:e.envUrl,sortId:e.sortId,brand:e.brand,prePosition:e.positionTotal[t.i],recordId:e.recordId}},"hotspot",e.$attrs,!1),e.$listeners))]:e._e()],2)])})),0),e.hasScrollBar?i("div",{staticClass:"swiper-scrollbar-own"},[i("div",{staticClass:"swiper-scrollbar-drag",style:{width:100/e.list.length+"%",left:(e.activeIndex>e.list.length?0:100/e.list.length*(e.activeIndex-1))+"%"}})]):e._e(),e.hasSwiperPagination?i("div",{staticClass:"swiper-pagination-custom"},e._l(e.list,(function(t,r){return i("span",{key:r,class:["pagination-custom-bullt",{"bullt-active":e.slideIndex==r}],on:{click:function(t){return e.swiperSlide(r)}}})})),0):e._e(),e.hasSwiperButton?[i("div",{class:["swiper-button-prev","swiper-button-prev-"+e.sortId]},[e._t("swiper-button-prev",(function(){return[2==e.indicatorType||3==e.indicatorType?i("div",[i("span",{staticClass:"cms2iconfont iconleft",style:e.pageStyle})]):e._e(),4==e.indicatorType?i("div",{staticClass:"arrow"},[i("span",{staticClass:"cms2iconfont iconarrow-left",style:e.pageStyle})]):e._e()]}))],2),i("div",{class:["swiper-button-next","swiper-button-next-"+e.sortId]},[e._t("swiper-button-next",(function(){return[2==e.indicatorType||3==e.indicatorType?i("div",[i("span",{staticClass:"cms2iconfont iconright",style:e.pageStyle})]):e._e(),4==e.indicatorType?i("div",{staticClass:"arrow"},[i("span",{staticClass:"cms2iconfont iconarrow-right",style:e.pageStyle})]):e._e()]}))],2)]:e._e()],2)]),2===e.animationHoverObj.type?i("div",{staticClass:"hover-con",style:[e.hoverStyle,{opacity:e.hoverStyleShow?1:0}]}):e._e()]):e._e()])},he=[];let pe=16.7;var fe={name:"swiperItem",mixins:[c],components:{hotspot:q,myVideoPlayer:ne},props:{sortId:{type:Number}},data(){return{hasSwiperItem:!1,swiper:"",activeIndex:0,slideIndex:0,hasInitSwiper:!1,positionList:[],positionTotal:[]}},computed:{bgStyle(){return this.attributeJson.bgStyle},list(){return this.attributeJson.list},styleType(){return this.attributeJson.styleType},indicatorType(){return this.attributeJson.indicatorType},paginationStyle(){return this.attributeJson.paginationStyle},pageStyle(){return{color:this.attributeJson.paginationStyle.color}},hasSwiperPagination(){return 3==this.indicatorType},hasSwiperButton(){return 1!=this.indicatorType},hasScrollBar(){return"pc"==this.mode&&2==this.indicatorType},isSpaceSwiper(){return"mobile"==this.mode&&2==this.styleType}},mounted(){this.$nextTick(()=>{let e=[],t=[];this.list.forEach(t=>{1==t.type&&0!=t.popList.length||0!=t.videoHotInfo.popList.length?e.push(1==t.type?t.popList.length:t.videoHotInfo.popList.length):e.push(1)}),e.forEach((i,r)=>{let n=e.slice(0,r),s=n.reduce((e,t)=>e+t,0);t.push(s)}),this.positionList=e,this.positionTotal=t,this.judgeSwiper()})},methods:{judgeSwiper(){let e=this.attributeJson.list,t=e.findIndex(e=>0!=e.picList.length||0!=e.videoInfo.list.length);if(this.hasSwiperItem=t>-1,this.hasSwiperItem){e.forEach((e,t)=>{e.i=t});let t=JSON.parse(JSON.stringify(e));this.swiperList=e.concat(JSON.parse(JSON.stringify(t))),this.swiperList=t.concat(this.swiperList),this.initSwiper(!0)}},initSwiper:function(e){(this.hasSwiperItem||1===this.bgStyle.status&&0!=this.bgStyle.picList.length)&&this.$nextTick(()=>{this.swiper&&(this.swiper.destroy(!0,!0),this.swiper=null);let{attributeJson:t}=this;this.options={effect:"slide",observer:!0,observeParents:!0,preventInteractionOnTransition:!0,autoplay:!!t.autoPlay&&{delay:1e3*t.interval,disableOnInteraction:!1,stopOnLastSlide:!1}},"mobile"==this.mode&&2==this.styleType&&(this.options.spaceBetween=10,this.options.loop=!1,this.options.slidesPerView="auto",this.options.centeredSlides=!0),this.hasSwiperButton&&(this.options.navigation={nextEl:".swiper-button-next-"+this.sortId,prevEl:".swiper-button-prev-"+this.sortId});let i=this,r=this.list.length;this.options.on={slideChangeTransitionEnd:function(){i.activeIndex=this.activeIndex,i.slideIndex=i.swiperList[this.activeIndex].i},slideNextTransitionEnd:function(){this.activeIndex==2*r&&this.slideTo(r,pe)},slidePrevTransitionEnd:function(){this.activeIndex==r-1&&this.slideTo(2*r-1,pe)}},this.swiper=new D.a(".swiper-container-"+this.sortId,this.options),this.swiper instanceof Array?this.swiper.forEach(e=>{e.slideTo(r,pe)}):this.swiper.slideTo(r,pe),e&&this.reportData(this.windowHeight)})},swiperSlide(e){this.swiper.slideTo(e),this.slideIndex=e},reportData(e){this.windowHeight=e;let t=this.$refs["swiper"+this.attributeJson.sort];if(!t||"none"==t.style.display)return;!this.hasInitSwiper&&this.enterClass&&(this.hasInitSwiper=!0,this.initSwiper());let i=t.getBoundingClientRect();i.top<=e&&this.list.forEach((t,i)=>{t.isReport||(1==t.type&&0!=t.popList.length||0!=t.videoHotInfo.popList.length?this.$refs[`hotspot${this.sortId}${i}`][0].reportData(e,this.positionTotal[i]):(t.isReport=!0,this.dataSend(t,this.positionTotal[i])))})},dataSend(e,t){T({uniqueId:this.recordId+"_"+this.sortId,uniqueName:this.attributeJson.uniqueName,componentType:1,popData:{},materialId:this.recordId+"_"+this.sortId+"_"+e.sort,materialName:e.uniqueName,refererPagePath:this.refererPagePath,brand:this.brand,path:this.path,position:t+1,event:"bannerShow"},this.envUrl)}}},me=fe,ge=me,ye=(i("51da"),C(ge,ce,he,!1,null,"69ef8dcf",null)),ve=ye.exports,be=ve,_e=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"button-wrap",style:{width:Math.round(e.attributeJson.baseStyle.w*e.ratio)+"px",height:Math.round(e.attributeJson.baseStyle.h*e.ratio)+"px",left:Math.round(e.attributeJson.baseStyle.l*e.ratio)+"px",top:Math.round(e.attributeJson.baseStyle.t*e.ratio)+"px"}},[i("div",{staticClass:"entrance-con"},[i("div",{directives:[{name:"show",rawName:"v-show",value:e.entranceShow,expression:"entranceShow"}],ref:"button"+e.attributeJson.sort,class:["button-cl","button-cl-"+e.sortId,e.animationInObj.type?e.enterClass:""],style:{animationDuration:e.animationInObj.duration+"s"},on:{click:e.pageClick}},[i("div",{directives:[{name:"hoverAnimate",rawName:"v-hoverAnimate"}],staticClass:"button-content",class:[{flexCenterBetween:e.iconImage},4===e.animationHoverObj.type?e.hoverDirection:""],style:[e.buttonStyle,{"--width":e.hoverStyleShow?"100%":"0","--height":e.hoverStyleShow?"100%":"0","--bgColor":e.animationHoverObj.bgStyle.backgroundColor}],on:{mouseover:function(t){return t.stopPropagation(),e.textMouseOver.apply(null,arguments)},mouseleave:e.textMouseLeave}},[1===e.iconStyle.type&&1===e.iconStyle.position&&e.iconImage?i("img",{attrs:{src:e.iconImage,alt:""}}):e._e(),i("div",{staticClass:"label",style:e.hoverButtonStyle},[e._v(e._s(e.attributeJson.label||"按钮"))]),1===e.iconStyle.type&&2===e.iconStyle.position&&e.iconImage?i("img",{attrs:{src:e.iconImage,alt:""}}):e._e(),5===e.animationHoverObj.type&&e.hoverImage&&e.hoverStyleShow?i("img",{staticClass:"hover-image",attrs:{src:e.hoverImage,alt:""}}):e._e()]),2===e.animationHoverObj.type?i("div",{staticClass:"hover-con",style:[e.hoverStyle,{opacity:e.hoverStyleShow?1:0,borderRadius:e.attributeJson.borderStyle.borderRadius+"px"}]}):e._e()])])])},Te=[],Se={name:"buttonItem",mixins:[c],components:{},props:{},data(){return{iconImage:"",backgroundImage:"",hoverButtonStyle:{}}},watch:{bgStyle:{handler(e){0!=e.picList.length&&(this.backgroundImage=2===e.type?e.picList[0].resourcePath:"")},immediate:!0,deep:!0},iconStyle:{handler(e){0!=e.picList.length&&(this.iconImage=1===e.type?e.picList[0].resourcePath:"")},immediate:!0,deep:!0}},computed:{iconStyle(){return this.attributeJson.iconStyle},bgStyle(){return this.attributeJson.bgStyle},buttonStyle(){let{bgStyle:e,fontStyle:t,borderStyle:i,space:r}=this.attributeJson,{borderTop:n,borderRight:s,borderBottom:a,borderLeft:o,borderColor:l}=i,u={fontSize:t.fontSize,color:t.color,backgroundColor:1===e.type?e.backgroundColor:"",fontWeight:t.fontWeight?"bold":"",textDecoration:t.textDecoration?"underline":"",fontStyle:t.fontItalic?"italic":"",borderRadius:i.borderRadius+"px",backgroundImage:`url('${this.backgroundImage}')`,paddingLeft:r.left+"px",paddingRight:r.right+"px"};return 1===i.type&&l&&(u.border="1px solid "+l),2===i.type&&(u.borderTop=n?"1px solid "+n:"none",u.borderRight=s?"1px solid "+s:"none",u.borderBottom=a?"1px solid "+a:"none",u.borderLeft=o?"1px solid "+o:"none"),u}},methods:{textMouseOver(){this.attributeJson.fontStyle.hoverObj.color&&this.$set(this.hoverButtonStyle,"color",this.attributeJson.fontStyle.hoverObj.color)},textMouseLeave(){this.$set(this.hoverButtonStyle,"color","")},pageClick(){if(this.attributeJson.linkObj.jumpLinkType)try{T({uniqueId:this.recordId+"_"+this.sortId,uniqueName:this.attributeJson.uniqueName,componentType:17,popData:{},materialId:this.recordId+"_"+this.sortId,materialName:this.attributeJson.uniqueName,refererPagePath:this.refererPagePath,path:this.path,brand:this.brand,position:1,event:"bannerClick"},this.envUrl)}catch(e){console.log(e)}this.$emit("jumpLink",this.attributeJson.linkObj)},reportData(e){if(this.isReport)return;let t=this.$refs["button"+this.attributeJson.sort];if(!t||"none"==t.style.display)return;let i=t.getBoundingClientRect();i.top<=e&&(this.isReport=!0,T({uniqueId:this.recordId+"_"+this.sortId,uniqueName:this.attributeJson.uniqueName,componentType:17,popData:{},materialId:this.recordId+"_"+this.sortId,materialName:this.attributeJson.uniqueName,refererPagePath:this.refererPagePath,path:this.path,brand:this.brand,position:1,event:"bannerShow"},this.envUrl))}}},we=Se,Ee=we,xe=(i("e85f"),C(Ee,_e,Te,!1,null,"403b8ee0",null)),Ce=xe.exports,ke=Ce,Ie=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"product-wrap",style:{width:Math.round(e.attributeJson.baseStyle.w*e.ratio)+"px",height:Math.round(e.attributeJson.baseStyle.h*e.ratio)+"px",left:Math.round(e.attributeJson.baseStyle.l*e.ratio)+"px",top:Math.round(e.attributeJson.baseStyle.t*e.ratio)+"px"}},[i("div",{class:["product-list","entrance-con","entrance-con"+e.sortId],style:{"--hoverColor":e.paginationStyle.hoverColor||e.paginationStyle.color,"--activeColor":e.paginationStyle.activeColor,"--color":e.paginationStyle.color}},[i("div",{directives:[{name:"show",rawName:"v-show",value:e.entranceShow,expression:"entranceShow"}],ref:"entrance"+e.attributeJson.sort,class:["product-con",e.animationInObj.type?e.enterClass:""],style:[{width:e.baseStyle.w*e.ratio+"px",height:e.baseStyle.h*e.ratio+"px",padding:"0 "+e.attributeJson.goodsPaddingSpacing+"px",animationDuration:e.animationInObj.duration+"s"}]},[e.isSwiper?e._e():i("div",{ref:"slide"+e.sortId,class:"slide-con slide-con-"+e.styleType+"-"+e.mode,style:{width:e.attributeJson.baseStyle.w*e.ratio+e.attributeJson.goodsSpacing+"px",margin:"0px -"+e.attributeJson.goodsSpacing/2+"px"}},e._l(e.productList,(function(t,r){return i("div",{directives:[{name:"hoverAnimate",rawName:"v-hoverAnimate",value:{key:"productIndex",value:r},expression:"{key: 'productIndex', value: index}"}],key:t.id,ref:"product"+t.code+r,refInFor:!0,class:["product-item","product"+t.code+r],style:[e.productStyle],on:{click:function(i){return e.gotoPDP(t.code,t.colorCode,t.name,r)}}},[i("div",{staticClass:"product-image"},[i("img",{style:[3===e.animationHoverObj.type&&e.productIndex==r?e.hoverStyle:""],attrs:{src:2==e.attributeJson.goodsImgType&&t.customImage?t.customImage:t.mainPicUrl,alt:t.name}})]),0!=e.attributeJson.showInfo.length?i("div",{class:["product-info","position"+e.attributeJson.infoPoisition,{transparent:2==e.attributeJson.isHover&&e.productIndex!=r}]},[e._t("productInfo",(function(){return[e.attributeJson.showInfo.indexOf(1)>-1?i("div",{staticClass:"product-name"},[e._v(e._s(t.name))]):e._e(),i("div",{staticClass:"price-con"},[e.attributeJson.showInfo.indexOf(2)>-1?i("div",[e._v("¥"+e._s(t.salesPrice||0))]):e._e(),t.salesPrice!=t.standardPrice&&e.attributeJson.showInfo.indexOf(3)>-1?i("div",{staticClass:"standardPrice"},[e._v("¥"+e._s(t.standardPrice||0))]):e._e()])]}))],2):e._e(),2===e.animationHoverObj.type?i("div",{staticClass:"hover-con",style:[e.hoverStyle,{opacity:e.productIndex===r?1:0,margin:"0 "+e.goodsSpacing/2+"px"}]}):e._e()])})),0),e.isSwiper?i("div",{key:e.styleType+e.indicatorType,ref:"slide"+e.sortId,class:"swiper-container swiper-container-"+e.sortId,attrs:{id:"mySwiper-"+e.sortId}},[i("div",{staticClass:"swiper-wrapper",style:[{width:e.baseStyle.w*e.ratio+"px"}]},e._l(e.productList,(function(t,r){return i("div",{directives:[{name:"hoverAnimate",rawName:"v-hoverAnimate",value:{key:"productIndex",value:r},expression:"{key: 'productIndex', value: index}"}],key:t.id,class:"swiper-slide swiper-slide-"+e.styleType+"-"+e.mode,style:[e.productStyle]},[i("div",{ref:"product"+t.code+r,refInFor:!0,style:{height:e.attributeJson.baseStyle.h*e.ratio+"px"},on:{click:function(i){return e.gotoPDP(t.code,t.colorCode,t.name,r)}}},[i("div",{staticClass:"product-image"},[i("img",{style:[3===e.animationHoverObj.type&&e.productIndex==r?e.hoverStyle:""],attrs:{src:2==e.attributeJson.goodsImgType&&t.customImage?t.customImage:t.mainPicUrl,alt:""}})]),0!=e.attributeJson.showInfo.length?i("div",{class:["product-info","position"+e.attributeJson.infoPoisition,{transparent:2==e.attributeJson.isHover&&e.productIndex!=r}]},[e._t("productInfo",(function(){return[e.attributeJson.showInfo.indexOf(1)>-1?i("div",{staticClass:"product-name"},[e._v(e._s(t.name))]):e._e(),i("div",{staticClass:"price-con"},[e.attributeJson.showInfo.indexOf(2)>-1?i("div",[e._v("¥"+e._s(t.salesPrice||0))]):e._e(),t.salesPrice!=t.standardPrice&&e.attributeJson.showInfo.indexOf(3)>-1?i("div",{staticClass:"standardPrice"},[e._v("¥"+e._s(t.standardPrice||0))]):e._e()])]}))],2):e._e(),2===e.animationHoverObj.type?i("div",{staticClass:"hover-con",style:[e.hoverStyle,{opacity:e.productIndex===r?1:0}]}):e._e()])])})),0),e.hasScrollBar?i("div",{class:"swiper-scrollbar swiper-scrollbar-"+e.sortId}):e._e(),e.hasSwiperButton?i("div",{class:"swiper-button-prev swiper-button-prev-"+e.sortId},[e._t("swiper-button-prev",(function(){return[2==e.indicatorType?i("div",[i("span",{staticClass:"cms2iconfont iconleft",style:e.pageStyle})]):e._e()]}))],2):e._e(),e.hasSwiperButton?i("div",{class:"swiper-button-next swiper-button-next-"+e.sortId},[e._t("swiper-button-next",(function(){return[2==e.indicatorType?i("div",[i("span",{staticClass:"cms2iconfont iconright",style:e.pageStyle})]):e._e()]}))],2):e._e()]):e._e()])])])},Ae=[],Pe={name:"productItem",mixins:[c],components:{},props:{sortId:{type:Number}},data(){return{productList:[],swiper:"",productStyle:{},service:new v,productIndex:"",windowHeight:0}},watch:{addProduct:{handler(e){1==e.type&&0==e.itemCodeList.length||(2!=e.type||e.categoryGroupCode)&&(3!=e.type||e.cmsSortCode)&&this.getProductList()},immediate:!0,deep:!0},ratio:{handler(){!this.isSwiper&&this.productStyle.width&&(this.productStyle.width=(this.attributeJson.baseStyle.w*this.ratio-2*this.attributeJson.goodsPaddingSpacing+this.goodsSpacing)/this.showNum+"px")}}},computed:{addProduct(){return this.attributeJson.addProduct},goodsPaddingSpacing(){return this.attributeJson.goodsPaddingSpacing},goodsSpacing(){return this.attributeJson.goodsSpacing},itemsPerLine(){return this.attributeJson.itemsPerLine},indicatorType(){return this.attributeJson.indicatorType},isSwiper(){return"pc"==this.mode&&1==this.styleType||"mobile"==this.mode&&2==this.styleType&&(2==this.indicatorType||3==this.indicatorType)},hasSwiperButton(){return"pc"==this.mode&&1==this.styleType&&2==this.indicatorType||"mobile"==this.mode&&2==this.styleType&&2==this.indicatorType},hasScrollBar(){return"mobile"==this.mode&&2==this.styleType&&3==this.indicatorType},paginationStyle(){return this.attributeJson.paginationStyle},pageStyle(){return{color:this.paginationStyle.color}},showNum(){let e=1;return"pc"==this.mode?e=this.attributeJson.itemsPerLine:1==this.attributeJson.styleType?e=2.5:2==this.attributeJson.styleType&&(e=this.attributeJson.itemsPerLine),e}},mounted(){},methods:{getProductList:function(){let e={};switch(this.addProduct.type){case 1:e={itemCodeList:this.addProduct.itemCodeList,pageNum:1,pageSize:this.addProduct.itemCodeList.length};break;case 2:e={categoryParam:{categoryCodeList:this.addProduct.categoryCodeList,categoryGroupCode:this.addProduct.categoryGroupCode},pageNum:1,pageSize:this.addProduct.max,sortRuleId:this.addProduct.sortId};break;case 3:e={pageNum:1,pageSize:this.addProduct.max,sortField:this.addProduct.cmsSortCode};break}3==this.addProduct.type?this.service.getSortProductInfo(this.envUrl,e,this.language).then(e=>{if(e&&e.list){let t=document.querySelector(".entrance-con"+this.sortId),i=t&&t.classList.contains("entrance-demonstrate");i&&t.firstChild.style&&(t.firstChild.style.display="block"),this.productList=e.list,this.initProduct()}else this.productList=[]}):this.service.getProductInfo(this.envUrl,e,this.language).then(e=>{if(e&&e.list){let t=document.querySelector(".entrance-con"+this.sortId),i=t&&t.classList.contains("entrance-demonstrate");i&&t.firstChild.style&&(t.firstChild.style.display="block"),this.productList=e.list,this.initProduct()}else this.productList=[]})},initProduct:function(){let{attributeJson:e,addProduct:t}=this;2==e.goodsImgType&&0!=t.customImageList.length&&this.productList.forEach((e,i)=>{0!=t.customImageList[i].picList.length&&this.$set(e,"customImage",t.customImageList[i].picList[0].resourcePath)}),this.productList&&this.productList.length>0&&(this.isSwiper?this.initSwiper():this.initSlide())},initSwiper:function(){let{attributeJson:e,indicatorType:t,styleType:i}=this;this.$nextTick(()=>{this.swiper&&(this.swiper.destroy(!0,!0),this.swiper=null),this.options={effect:"slide",autoplay:!1,slidesPerView:this.showNum,spaceBetween:e.goodsSpacing},2==i&&2==t&&(this.options.pagination={el:".swiper-pagination-"+this.sortId,clickable:!0}),this.hasSwiperButton&&(this.options.navigation={nextEl:".swiper-button-next-"+this.sortId,prevEl:".swiper-button-prev-"+this.sortId}),this.hasScrollBar&&(this.options.scrollbar={el:".swiper-scrollbar-"+this.sortId,draggable:!0},this.options.freeMode=!0),this.swiper=new D.a(".swiper-container-"+this.sortId,this.options),this.$nextTick(()=>{this.reportData(this.windowHeight)})})},initSlide(){this.productStyle={padding:`0 ${this.goodsSpacing/2}px`,width:(this.attributeJson.baseStyle.w*this.ratio-2*this.attributeJson.goodsPaddingSpacing+this.goodsSpacing)/this.showNum+"px",marginBottom:this.goodsSpacing+"px"},this.$nextTick(()=>{this.reportData(this.windowHeight)})},gotoPDP(e,t,i,r){try{T({uniqueId:this.recordId+"_"+this.sortId,uniqueName:this.attributeJson.uniqueName,componentType:4,popData:{productCode:e,selectDataShow:i},materialId:this.recordId+"_"+this.sortId,materialName:this.attributeJson.uniqueName,refererPagePath:this.refererPagePath,brand:this.brand,path:this.path,position:r+1,event:"bannerClick"},this.envUrl)}catch(n){console.log(n)}this.$emit("gotoPDP",{code:e,colorCode:t})},reportData(e){if(this.windowHeight=e,0==this.productList.length)return;let t=this.$refs["entrance"+this.attributeJson.sort];t&&"none"!=t.style.display&&(this.isSwiper&&!this.hasInitSwiper&&this.enterClass&&(this.hasInitSwiper=!0,this.initSwiper()),this.productList.forEach((t,i)=>{if(t.isReport)return;if(!this.$refs[`product${t.code}${i}`])return;let r=this.$refs[`product${t.code}${i}`][0].getBoundingClientRect();r.top<=e&&(t.isReport=!0,T({uniqueId:this.recordId+"_"+this.sortId,uniqueName:this.attributeJson.uniqueName,componentType:4,popData:{productCode:t.code,selectDataShow:t.name},materialId:this.recordId+"_"+this.sortId,materialName:this.attributeJson.uniqueName,refererPagePath:this.refererPagePath,brand:this.brand,path:this.path,position:i+1,event:"bannerShow"},this.envUrl))}))}}},Oe=Pe,Le=Oe,De=(i("5903"),C(Le,Ie,Ae,!1,null,"68f99386",null)),Me=De.exports,Ne=Me,Re={name:"singleLayout",inheritAttrs:!1,components:{textItem:A,imgNav:W,videoItem:de,swiperItem:be,buttonItem:ke,productItem:Ne},props:{layOutData:{type:Object,default:()=>{}},ratio:{type:Number,default:1},canDragInc:{type:Boolean,default:!0}},data(){return{vLine:[],hLine:[],componentName:""}},computed:{layoutStyle:function(){return this.layOutData.layoutStyle?{backgroundImage:2===this.layOutData.layoutStyle.bgStyle.type&&0!=this.layOutData.layoutStyle.bgStyle.picList.length&&`url(${this.layOutData.layoutStyle.bgStyle.picList[0].resourcePath})`,backgroundColor:1===this.layOutData.layoutStyle.bgStyle.type&&this.layOutData.layoutStyle.bgStyle.backgroundColor}:{}}},methods:{getCustom(){let e=this.layOutData.componentList.filter(e=>e.type>100);return e},reportData(e){let t=this.$refs.singleComponent;t&&t.forEach(t=>{t.reportData(e)})}}},Be=Re,Ue=Be,je=(i("7eea"),C(Ue,o,l,!1,null,"107fa416",null)),Fe=je.exports,qe=Fe,$e=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{key:e.layOutData.layoutStyle.height,staticClass:"multiple-layout",style:{height:Math.round(e.layOutData.layoutStyle.height*e.ratio)+"px"}},[e._l(e.layOutData.list,(function(t,r){return[i("div",{key:r,staticClass:"multiple-item",style:{width:Math.round(t.baseStyle.w*e.ratio)+"px",height:Math.round(e.layOutData.layoutStyle.height*e.ratio)+"px",zIndex:e.currentIndex==r?1:"auto"}},[i("singleLayout",e._g(e._b({ref:"multipleSingle",refInFor:!0,attrs:{layOutData:t,componentList:t.componentList,"parent-l":t.baseStyle.l,ratio:e.ratio,recordId:e.recordId,mode:e.mode}},"singleLayout",e.$attrs,!1),e.$listeners))],1)]}))],2)},He=[],ze={name:"multipleLayout",components:{singleLayout:qe},props:{layOutData:{type:Object,default:()=>{}},ratio:{type:Number,default:1},mode:{type:String,default:"pc"},recordId:{type:Number,default:0}},inheritAttrs:!1,data(){return{w:200,currentItem:null,currentIndex:""}},watch:{},mounted(){},methods:{reportData(e){let t=this.$refs.multipleSingle;t.forEach(t=>{t.reportData(e)})}}},Ve=ze,Ge=Ve,We=(i("4f15"),C(Ge,$e,He,!1,null,"63c92cf8",null)),Xe=We.exports,Ye=Xe,Ke=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{ref:"custom"+e.layOutData.sort,staticClass:"custom-layout"},[i("div",{staticClass:"add-con"}),e._t("customComponent",null,{attributeJson:e.layOutData})],2)},Je=[],Qe={name:"customLayout",props:{layOutData:{type:Object,default:()=>{}},envUrl:{type:String,default:""},path:{type:String}},inheritAttrs:!1,methods:{reportData(e){if(this.isReport)return;let t=this.$refs["custom"+this.layOutData.sort];if(!t)return;let i=t.getBoundingClientRect();i.top<=e&&i.top>=0&&(this.isReport=!0,T({uniqueId:this.layOutData.sort,uniqueName:this.uniqueName,componentType:7,popData:{},materialId:this.layOutData.sort,materialName:this.uniqueName,refererPagePath:this.refererPagePath,brand:this.brand,path:this.path,position:1,event:"bannerShow"},this.envUrl))}}},Ze=Qe,et=Ze,tt=(i("ab15"),C(et,Ke,Je,!1,null,"056939ec",null)),it=tt.exports,rt=it,nt=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"tab-layout"},[e.hasTab?i("div",{staticClass:"tab-detail tab-con"},[i("div",[2==e.tabHeadInfo.showTitle?i("div",{ref:"tabHeadTitleDom",style:e.titleStyle},[i("span",[e._v(e._s(1==e.tabHeadInfo.customTitle?e.tabHeadInfo.title:e.list[e.tabIndex].title))])]):e._e(),i("div",{staticClass:"tab-list"},[i("div",{staticClass:"tab-line"},e._l(e.list,(function(t,r){return i("navItem",{key:r,attrs:{item:t,ratio:e.ratio,mode:e.mode,spacing:e.layOutData.fontStyle.spacing*e.ratio,active:e.tabIndex==r,navStyle:e.navStyle(r)},nativeOn:{click:function(i){return e.chooseTab(t,r)}}})})),1)]),i("div",{staticClass:"tab-content",style:{height:e.list[e.tabIndex].height*e.ratio+"px"}},[i("singleLayout",e._g(e._b({ref:"tabSingle",attrs:{layOutData:e.list[e.tabIndex],componentList:e.list[e.tabIndex].componentList,ratio:e.ratio,recordId:e.recordId,mode:e.mode}},"singleLayout",e.$attrs,!1),e.$listeners))],1)])]):e._e()])},st=[],at=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"nav-item",style:[e.navStyle,e.backStyle]},[i("span",{style:{marginLeft:e.spacing+"px"}},[e._v(e._s(e.item.title))])])},ot=[],lt={name:"navItem",props:{item:{type:Object,default:()=>{}},active:{type:Boolean,default:!1},navStyle:{type:Object,default:()=>{}},spacing:{type:[String,Number],default:0}},data(){return{}},watch:{},computed:{backStyle(){let{item:e,active:t}=this;return{backgroundColor:1==e.navStyle.type?t?e.navStyle.activeColor:e.navStyle.backgroundColor:"",backgroundImage:2==e.navStyle.type?t?`url('${e.navStyle.activeBackImage}')`:`url('${e.navStyle.backImage}')`:""}}},methods:{}},ut=lt,dt=ut,ct=(i("7baa"),C(dt,at,ot,!1,null,"42ab777b",null)),ht=ct.exports,pt=ht,ft={name:"tabLayout",components:{navItem:pt,singleLayout:qe},props:{layOutData:{type:Object,default:()=>{}},ratio:{type:Number,default:1},mode:{type:String,default:"pc"},recordId:{type:Number,default:0}},data(){return{tabIndex:0,activeSort:"",tabHeadTitleH:0}},computed:{hasTab(){return this.layOutData.list.some(e=>e.title)},list(){return this.layOutData.list},tabHeadInfo(){return this.layOutData.tabHeadInfo},navStyle(){let{tabHeadInfo:{width:e,height:t,space:i},borderStyle:r,fontStyle:{fontSize:n,color:s,fontWeight:a,textDecoration:o,fontItalic:l,hoverObj:{color:u}}}=this.layOutData,{borderTop:d,borderRight:c,borderBottom:h,borderLeft:p,borderColor:f,hoverObj:m}=r;return function(g){return{width:e*this.ratio+"px",height:t*this.ratio+"px",color:s,fontSize:n,fontWeight:a?"bold":"",textDecoration:o?"underline":"",fontStyle:l?"italic":"",marginRight:g==this.list.length-1?("pc"==this.mode?30:60)*this.ratio+"px":i*this.ratio+"px",borderTop:2===r.type&&d?"1px solid "+d:1===r.type&&f?"1px solid "+f:"none",borderRight:2===r.type&&c?"1px solid "+c:1===r.type&&f?"1px solid "+f:"none",borderBottom:2===r.type&&h?"1px solid "+h:1===r.type&&f?"1px solid "+f:"none",borderLeft:2===r.type&&p?"1px solid "+p:1===r.type&&f?"1px solid "+f:"none","--hoverColor":u,"--hoverBorderTop":2===m.type&&m.borderTop?"1px solid "+m.borderTop:1===m.type&&m.borderColor?"1px solid "+m.borderColor:"none","--hoverBorderRight":2===m.type&&m.borderRight?"1px solid "+m.borderRight:1===m.type&&m.borderColor?"1px solid "+m.borderColor:"none","--hoverBorderBottom":2===m.type&&m.borderBottom?"1px solid "+m.borderBottom:1===m.type&&m.borderColor?"1px solid "+m.borderColor:"none","--hoverBorderLeft":2===m.type&&m.borderLeft?"1px solid "+m.borderLeft:1===m.type&&m.borderColor?"1px solid "+m.borderColor:"none"}}},titleStyle(){let{tabHeadInfo:{titleStyle:{fontSize:e,color:t,fontWeight:i,textDecoration:r,fontItalic:n}}}=this.layOutData;return{color:t,fontSize:e,fontWeight:i?"bold":"",textDecoration:r?"underline":"",fontStyle:n?"italic":"",paddingLeft:("pc"==this.mode?30:60)*this.ratio+"px",paddingBottom:("pc"==this.mode?40:80)*this.ratio+"px"}}},watch:{"layOutData.tabHeadInfo":{handler:function(){this.$nextTick(()=>{this.tabHeadTitleH=2==this.layOutData.tabHeadInfo.showTitle&&this.$refs["tabHeadTitleDom"]?this.$refs["tabHeadTitleDom"].clientHeight:0,this.setLayoutH()})},immediate:!0,deep:!0},"list.length":{handler:function(){let e=this.list.findIndex(e=>e.sort==this.activeSort);e>-1?this.tabIndex=e:(this.tabIndex=this.tabIndex>0?this.tabIndex-1:0,this.activeSort=this.list[this.tabIndex].sort)},deep:!0},hasTab:{handler:function(e){e&&(this.activeSort=this.list[0].sort,this.tabIndex=0)}}},methods:{chooseTab(e,t){this.activeSort=e.sort,this.tabIndex=t,this.setLayoutH(),this.$emit("updateLayOut",{sort:this.layOutData.sort}),setTimeout(()=>{this.reportData(this.h)},0)},setLayoutH:function(){this.$set(this.layOutData.layoutStyle,"height",1*this.layOutData.list[this.tabIndex].height+1*this.layOutData.tabHeadInfo.height+1*this.tabHeadTitleH/this.ratio)},reportData(e){this.h=e;let t=this.$refs.tabSingle;t&&t.reportData(this.h)}}},mt=ft,gt=mt,yt=(i("f51f"),C(gt,nt,st,!1,null,"0569cbac",null)),vt=yt.exports,bt=vt,_t=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"slide-wrap",style:{"--hoverColor":e.paginationStyle.hoverColor||e.paginationStyle.color,"--activeColor":e.paginationStyle.activeColor,"--color":e.paginationStyle.color}},[i("div",{key:e.indicatorType,class:["swiper-container swiper-container-"+e.recordId+" swiper-container-"+e.indicatorType],attrs:{id:"mySwiper-"+e.recordId}},[i("div",{staticClass:"swiper-wrapper"},e._l(e.slideList,(function(t,r){return i("div",{key:r,class:["swiper-slide",{"slide-auto":1==e.widthStyle.type||e.centeredSlides}],style:[e.backStyle(t.i),{width:1==e.widthStyle.type?t.slideWidth*e.ratio+"px":e.backStyle(t.i).width}]},[i("singleLayout",e._g(e._b({ref:t.isCopy?"":"slideSingle",refInFor:!0,attrs:{layOutData:t,ratio:e.ratio,recordId:e.recordId,mode:e.mode}},"singleLayout",e.$attrs,!1),e.$listeners))],1)})),0),e.hasSwiperButton?i("div",{class:["swiper-button-prev","swiper-button-prev-"+e.recordId]},[e._t("swiper-button-prev",(function(){return[i("div",{staticClass:"arrow"},[i("span",{staticClass:"cms2iconfont iconarrow-left",style:e.pageStyle})])]}))],2):e._e(),e.hasSwiperButton?i("div",{class:["swiper-button-next","swiper-button-next-"+e.recordId]},[e._t("swiper-button-next",(function(){return[i("div",{staticClass:"arrow"},[i("span",{staticClass:"cms2iconfont iconarrow-right",style:e.pageStyle})])]}))],2):e._e()])])},Tt=[],St={name:"slideLayout",components:{singleLayout:qe},props:{layOutData:{type:Object,default:()=>{}},ratio:{type:Number,default:1},mode:{type:String,default:"pc"},recordId:{type:Number,default:0}},data(){return{swiper:"",slideIndex:0,layWidth:1920,isInit:!1,slideList:[]}},watch:{layoutStyle:{handler(e){this.layWidth=("pc"==this.mode?1920:750)*(e.widthStyle.width/100)},deep:!0,immediate:!0},slideLen:{handler(){this.calculateWidth()},immediate:!0}},computed:{layoutStyle(){return this.layOutData.layoutStyle},paginationStyle(){return this.layOutData.paginationStyle},bgStyle(){return this.layOutData.bgStyle},list(){return this.layOutData.list},styleType(){return this.layOutData.styleType},indicatorType(){return this.layOutData.indicatorType},widthStyle(){return this.layOutData.widthStyle},hasSwiperButton(){return 2==this.indicatorType},pageStyle(){return{color:this.layOutData.paginationStyle.color}},backStyle(){let{bgStyle:e,layoutStyle:t,styleType:i,mode:r}=this;return function(n){let s=this.list[n],a="",o="";1==e.status?1==e.type?a=e.backgroundColor||"":o=0!=e.picList.length?`url(${e.picList[0].resourcePath})`:"":1==s.bgStyle.type?a=s.bgStyle.backgroundColor||"":o=0!=s.bgStyle.picList.length?`url(${s.bgStyle.picList[0].resourcePath})`:"";let l="mobile"==r||"pc"==r&&2==i,u=l?this.layWidth-0*(this.layOutData.lineSlideNum+1)-("mobile"==r?20:556):this.layWidth;return{width:u/this.layOutData.lineSlideNum*this.ratio+"px",height:Math.ceil(t.height*this.ratio)+"px",backgroundColor:a,backgroundImage:o}}},slideLen(){return this.layOutData.list.length},centeredSlides(){return"mobile"==this.mode||"pc"==this.mode&&2==this.styleType}},methods:{calculateWidth:function(){let{list:e}=this;e.forEach((e,t)=>{e.i=t});let t=JSON.parse(JSON.stringify(e));t.forEach(e=>{e.isCopy=!0}),this.slideList=e.concat(JSON.parse(JSON.stringify(t))),this.slideList=t.concat(this.slideList),this.$nextTick(()=>{if(2==this.layOutData.widthStyle.type)return void this.initSwiper();let{layWidth:e}=this;this.slideList.forEach(t=>{let i=t.componentList[0],r=0;if(i){let t=i.attributeJson;if(2==i.type){let i=t.list.some(e=>0!=e.picList.length);r=i?t.baseStyle.w+t.baseStyle.l:e}else if(3==i.type){let i=0!=t.videoInfo.list.length;r=i?t.baseStyle.w+t.baseStyle.l:e}else r=t.baseStyle.w+t.baseStyle.l}else r=e;this.$set(t,"slideWidth",r)}),this.$nextTick(()=>{this.initSwiper()})})},initSwiper(){this.$nextTick(()=>{this.swiper&&(this.swiper.destroy(!0,!0),this.swiper=null);let{layOutData:e,widthStyle:t,ratio:i,slideLen:r}=this;this.options={effect:"slide",observer:!0,observeParents:!0,slidesPerView:this.centeredSlides||1==t.type?"auto":e.lineSlideNum,preventInteractionOnTransition:!0,slidesPerGroup:1,slidesPerGroupAuto:!0,centeredSlides:this.centeredSlides||1==t.type,spaceBetween:this.centeredSlides?0*i:0,autoplay:!!(e.autoPlay&&this.list.length>1)&&{delay:1e3*e.interval,disableOnInteraction:!1,stopOnLastSlide:!1}},1==t.type&&(this.options.loopedSlides=4,this.options.loopAdditionalSlides=2);let n=this;this.options.on={slideNextTransitionEnd:function(){this.activeIndex==2*r&&this.slideTo(r,0),n.slideIndex=this.activeIndex},slidePrevTransitionEnd:function(){this.activeIndex==r-1&&this.slideTo(2*r-1,0)}},this.hasSwiperButton&&(this.options.navigation={nextEl:".swiper-button-next-"+this.recordId,prevEl:".swiper-button-prev-"+this.recordId}),this.swiper=new D.a(".swiper-container-"+this.recordId,this.options),this.swiper.slideTo(r,0),console.log("[32m%s[0m","初始化轮播图",this.swiper)})},reportData(e){let t=this.$refs.slideSingle;t&&t.forEach(t=>{t.reportData(e)})}}},wt=St,Et=wt,xt=(i("2157"),C(Et,_t,Tt,!1,null,"5117a002",null)),Ct=xt.exports,kt=Ct,It={name:"cms",inheritAttrs:!1,components:{singleLayout:qe,multipleLayout:Ye,customLayout:rt,tabLayout:bt,slideLayout:kt},props:{cmsList:{type:Array,default:()=>[]},canDrag:{type:Boolean,default:!0},mode:{type:String,default:"pc"},ratio:{type:Number,default:1},envUrl:{type:String,default:""},path:{type:String}},watch:{},data(){return{chooseSort:"",activeIndex:-1,layOutObj:{1:"singleLayout",2:"multipleLayout",3:"customLayout",4:"tabLayout",5:"slideLayout"}}},computed:{},mounted(){this.$nextTick(()=>{var e=i("cf45");e.scroll(this),e.entrance(this)})},methods:{chooseLayout(e,t){this.chooseSort=t,this.$emit("updateLayOut",{layoutType:e,sort:t})},updateSort(e){this.chooseSort=e},deleteModule(e,t){t===this.chooseSort?this.$emit("deleteModule",e):(this.cmsList.splice(e,1),this.$emit("saveVersionId"))},showOrHide(e){let t=this.cmsList[e];this.$set(t,"displayType",t.displayType?0:1),this.$emit("componentChange",t.sort)}}},At=It,Pt=At,Ot=(i("f80a"),C(Pt,s,a,!1,null,"2c8b3532",null)),Lt=Ot.exports,Dt=Lt;const Mt=[Dt],Nt=function(e){Nt.installed||Mt.map(t=>e.component(t.name,t))};var Rt={install:Nt};t["default"]=Rt},fc6a:function(e,t,i){"use strict";var r=i("44ad"),n=i("1d80");e.exports=function(e){return r(n(e))}},fda2:function(e,t,i){},fdbf:function(e,t,i){"use strict";var r=i("04f8");e.exports=r&&!Symbol.sham&&"symbol"==typeof Symbol.iterator}})}));
|
48
|
+
//# sourceMappingURL=baiqiu-cms-decoration-dg.umd.min.js.map
|