(function(e){var t={};function n(r){if(t[r])return t[r].exports;var o=t[r]={i:r,l:!1,exports:{}};return e[r].call(o.exports,o,o.exports,n),o.l=!0,o.exports}n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=function(e){"undefined"!==typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"===typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var o in e)n.d(r,o,function(t){return e[t]}.bind(null,o));return r},n.n=function(e){var t=e&&e.__esModule?function(){return e["default"]}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="/",n(n.s=0)})({0:function(e,t,n){e.exports=n("56d7")},"00b8":function(e,t,n){"use strict";e.exports=function(e){return!(!e||!e.__CANCEL__)}},"00ee":function(e,t,n){var r=n("b622"),o=r("toStringTag"),i={};i[o]="z",e.exports="[object z]"===String(i)},"034f":function(e,t,n){"use strict";n("3ebb")},"0366":function(e,t,n){var r=n("e330"),o=n("59ed"),i=r(r.bind);e.exports=function(e,t){return o(e),void 0===t?e:i?i(e,t):function(){return e.apply(t,arguments)}}},"03c6":function(e,t,n){"use strict";var r=n("3d93");e.exports=function(e,t,n,o,i){var a=new Error(e);return r(a,t,n,o,i)}},"06cf":function(e,t,n){var r=n("83ab"),o=n("c65b"),i=n("d1e7"),a=n("5c6c"),s=n("fc6a"),u=n("a04b"),c=n("1a2d"),l=n("0cfb"),d=Object.getOwnPropertyDescriptor;t.f=r?d:function(e,t){if(e=s(e),t=u(t),l)try{return d(e,t)}catch(n){}if(c(e,t))return a(!o(i.f,e,t),e[t])}},"07fa":function(e,t,n){var r=n("50c4");e.exports=function(e){return r(e.length)}},"0b42":function(e,t,n){var r=n("da84"),o=n("e8b5"),i=n("68ee"),a=n("861d"),s=n("b622"),u=s("species"),c=r.Array;e.exports=function(e){var t;return o(e)&&(t=e.constructor,i(t)&&(t===c||o(t.prototype))?t=void 0:a(t)&&(t=t[u],null===t&&(t=void 0))),void 0===t?c:t}},"0cfb":function(e,t,n){var r=n("83ab"),o=n("d039"),i=n("cc12");e.exports=!r&&!o((function(){return 7!=Object.defineProperty(i("div"),"a",{get:function(){return 7}}).a}))},"0d51":function(e,t,n){var r=n("da84"),o=r.String;e.exports=function(e){try{return o(e)}catch(t){return"Object"}}},1626:function(e,t){e.exports=function(e){return"function"==typeof e}},"19aa":function(e,t,n){var r=n("da84"),o=n("3a9b"),i=r.TypeError;e.exports=function(e,t){if(o(t,e))return e;throw i("Incorrect invocation")}},"1a2d":function(e,t,n){var r=n("e330"),o=n("7b0b"),i=r({}.hasOwnProperty);e.exports=Object.hasOwn||function(e,t){return i(o(e),t)}},"1be4":function(e,t,n){var r=n("d066");e.exports=r("document","documentElement")},"1c7e":function(e,t,n){var r=n("b622"),o=r("iterator"),i=!1;try{var a=0,s={next:function(){return{done:!!a++}},return:function(){i=!0}};s[o]=function(){return this},Array.from(s,(function(){throw 2}))}catch(u){}e.exports=function(e,t){if(!t&&!i)return!1;var n=!1;try{var r={};r[o]=function(){return{next:function(){return{done:n=!0}}}},e(r)}catch(u){}return n}},"1cdc":function(e,t,n){var r=n("342f");e.exports=/(?:ipad|iphone|ipod).*applewebkit/i.test(r)},"1d80":function(e,t,n){var r=n("da84"),o=r.TypeError;e.exports=function(e){if(void 0==e)throw o("Can't call method on "+e);return e}},"1dde":function(e,t,n){var r=n("d039"),o=n("b622"),i=n("2d00"),a=o("species");e.exports=function(e){return i>=51||!r((function(){var t=[],n=t.constructor={};return n[a]=function(){return{foo:1}},1!==t[e](Boolean).foo}))}},"1e5c":function(e,t,n){(function(n){var r,o; /*! * howler.js v2.2.3 * howlerjs.com * * (c) 2013-2020, James Simpson of GoldFire Studios * goldfirestudios.com * * MIT License */(function(){"use strict";var i=function(){this.init()};i.prototype={init:function(){var e=this||a;return e._counter=1e3,e._html5AudioPool=[],e.html5PoolSize=10,e._codecs={},e._howls=[],e._muted=!1,e._volume=1,e._canPlayEvent="canplaythrough",e._navigator="undefined"!==typeof window&&window.navigator?window.navigator:null,e.masterGain=null,e.noAudio=!1,e.usingWebAudio=!0,e.autoSuspend=!0,e.ctx=null,e.autoUnlock=!0,e._setup(),e},volume:function(e){var t=this||a;if(e=parseFloat(e),t.ctx||h(),"undefined"!==typeof e&&e>=0&&e<=1){if(t._volume=e,t._muted)return t;t.usingWebAudio&&t.masterGain.gain.setValueAtTime(e,a.ctx.currentTime);for(var n=0;n=0;t--)e._howls[t].unload();return e.usingWebAudio&&e.ctx&&"undefined"!==typeof e.ctx.close&&(e.ctx.close(),e.ctx=null,h()),e},codecs:function(e){return(this||a)._codecs[e.replace(/^x-/,"")]},_setup:function(){var e=this||a;if(e.state=e.ctx&&e.ctx.state||"suspended",e._autoSuspend(),!e.usingWebAudio)if("undefined"!==typeof Audio)try{var t=new Audio;"undefined"===typeof t.oncanplaythrough&&(e._canPlayEvent="canplay")}catch(n){e.noAudio=!0}else e.noAudio=!0;try{t=new Audio;t.muted&&(e.noAudio=!0)}catch(n){}return e.noAudio||e._setupCodecs(),e},_setupCodecs:function(){var e=this||a,t=null;try{t="undefined"!==typeof Audio?new Audio:null}catch(l){return e}if(!t||"function"!==typeof t.canPlayType)return e;var n=t.canPlayType("audio/mpeg;").replace(/^no$/,""),r=e._navigator?e._navigator.userAgent:"",o=r.match(/OPR\/([0-6].)/g),i=o&&parseInt(o[0].split("/")[1],10)<33,s=-1!==r.indexOf("Safari")&&-1===r.indexOf("Chrome"),u=r.match(/Version\/(.*?) /),c=s&&u&&parseInt(u[1],10)<15;return e._codecs={mp3:!(i||!n&&!t.canPlayType("audio/mp3;").replace(/^no$/,"")),mpeg:!!n,opus:!!t.canPlayType('audio/ogg; codecs="opus"').replace(/^no$/,""),ogg:!!t.canPlayType('audio/ogg; codecs="vorbis"').replace(/^no$/,""),oga:!!t.canPlayType('audio/ogg; codecs="vorbis"').replace(/^no$/,""),wav:!!(t.canPlayType('audio/wav; codecs="1"')||t.canPlayType("audio/wav")).replace(/^no$/,""),aac:!!t.canPlayType("audio/aac;").replace(/^no$/,""),caf:!!t.canPlayType("audio/x-caf;").replace(/^no$/,""),m4a:!!(t.canPlayType("audio/x-m4a;")||t.canPlayType("audio/m4a;")||t.canPlayType("audio/aac;")).replace(/^no$/,""),m4b:!!(t.canPlayType("audio/x-m4b;")||t.canPlayType("audio/m4b;")||t.canPlayType("audio/aac;")).replace(/^no$/,""),mp4:!!(t.canPlayType("audio/x-mp4;")||t.canPlayType("audio/mp4;")||t.canPlayType("audio/aac;")).replace(/^no$/,""),weba:!(c||!t.canPlayType('audio/webm; codecs="vorbis"').replace(/^no$/,"")),webm:!(c||!t.canPlayType('audio/webm; codecs="vorbis"').replace(/^no$/,"")),dolby:!!t.canPlayType('audio/mp4; codecs="ec-3"').replace(/^no$/,""),flac:!!(t.canPlayType("audio/x-flac;")||t.canPlayType("audio/flac;")).replace(/^no$/,"")},e},_unlockAudio:function(){var e=this||a;if(!e._audioUnlocked&&e.ctx){e._audioUnlocked=!1,e.autoUnlock=!1,e._mobileUnloaded||44100===e.ctx.sampleRate||(e._mobileUnloaded=!0,e.unload()),e._scratchBuffer=e.ctx.createBuffer(1,1,22050);var t=function(n){while(e._html5AudioPool.length0?s._seek:n._sprite[e][0]/1e3),l=Math.max(0,(n._sprite[e][0]+n._sprite[e][1])/1e3-c),d=1e3*l/Math.abs(s._rate),f=n._sprite[e][0]/1e3,p=(n._sprite[e][0]+n._sprite[e][1])/1e3;s._sprite=e,s._ended=!1;var h=function(){s._paused=!1,s._seek=c,s._start=f,s._stop=p,s._loop=!(!s._loop&&!n._sprite[e][2])};if(!(c>=p)){var _=s._node;if(n._webAudio){var v=function(){n._playLock=!1,h(),n._refreshBuffer(s);var e=s._muted||n._muted?0:s._volume;_.gain.setValueAtTime(e,a.ctx.currentTime),s._playStart=a.ctx.currentTime,"undefined"===typeof _.bufferSource.start?s._loop?_.bufferSource.noteGrainOn(0,c,86400):_.bufferSource.noteGrainOn(0,c,l):s._loop?_.bufferSource.start(0,c,86400):_.bufferSource.start(0,c,l),d!==1/0&&(n._endTimers[s._id]=setTimeout(n._ended.bind(n,s),d)),t||setTimeout((function(){n._emit("play",s._id),n._loadQueue()}),0)};"running"===a.state&&"interrupted"!==a.ctx.state?v():(n._playLock=!0,n.once("resume",v),n._clearTimer(s._id))}else{var m=function(){_.currentTime=c,_.muted=s._muted||n._muted||a._muted||_.muted,_.volume=s._volume*a.volume(),_.playbackRate=s._rate;try{var r=_.play();if(r&&"undefined"!==typeof Promise&&(r instanceof Promise||"function"===typeof r.then)?(n._playLock=!0,h(),r.then((function(){n._playLock=!1,_._unlocked=!0,t?n._loadQueue():n._emit("play",s._id)})).catch((function(){n._playLock=!1,n._emit("playerror",s._id,"Playback was unable to start. This is most commonly an issue on mobile devices and Chrome where playback was not within a user interaction."),s._ended=!0,s._paused=!0}))):t||(n._playLock=!1,h(),n._emit("play",s._id)),_.playbackRate=s._rate,_.paused)return void n._emit("playerror",s._id,"Playback was unable to start. This is most commonly an issue on mobile devices and Chrome where playback was not within a user interaction.");"__default"!==e||s._loop?n._endTimers[s._id]=setTimeout(n._ended.bind(n,s),d):(n._endTimers[s._id]=function(){n._ended(s),_.removeEventListener("ended",n._endTimers[s._id],!1)},_.addEventListener("ended",n._endTimers[s._id],!1))}catch(o){n._emit("playerror",s._id,o)}};"data:audio/wav;base64,UklGRigAAABXQVZFZm10IBIAAAABAAEARKwAAIhYAQACABAAAABkYXRhAgAAAAEA"===_.src&&(_.src=n._src,_.load());var y=window&&window.ejecta||!_.readyState&&a._navigator.isCocoonJS;if(_.readyState>=3||y)m();else{n._playLock=!0,n._state="loading";var b=function(){n._state="loaded",m(),_.removeEventListener(a._canPlayEvent,b,!1)};_.addEventListener(a._canPlayEvent,b,!1),n._clearTimer(s._id)}}return s._id}n._ended(s)},pause:function(e){var t=this;if("loaded"!==t._state||t._playLock)return t._queue.push({event:"pause",action:function(){t.pause(e)}}),t;for(var n=t._getSoundIds(e),r=0;r=0?t=parseInt(o[0],10):e=parseFloat(o[0])}else o.length>=2&&(e=parseFloat(o[0]),t=parseInt(o[1],10));if(!("undefined"!==typeof e&&e>=0&&e<=1))return n=t?r._soundById(t):r._sounds[0],n?n._volume:0;if("loaded"!==r._state||r._playLock)return r._queue.push({event:"volume",action:function(){r.volume.apply(r,o)}}),r;"undefined"===typeof t&&(r._volume=e),t=r._getSoundIds(t);for(var u=0;u0?r/c:r),d=Date.now();e._fadeTo=n,e._interval=setInterval((function(){var o=(Date.now()-d)/r;d=Date.now(),s+=u*o,s=Math.round(100*s)/100,s=u<0?Math.max(n,s):Math.min(n,s),a._webAudio?e._volume=s:a.volume(s,e._id,!0),i&&(a._volume=s),(nt&&s>=n)&&(clearInterval(e._interval),e._interval=null,e._fadeTo=null,a.volume(n,e._id),a._emit("fade",e._id))}),l)},_stopFade:function(e){var t=this,n=t._soundById(e);return n&&n._interval&&(t._webAudio&&n._node.gain.cancelScheduledValues(a.ctx.currentTime),clearInterval(n._interval),n._interval=null,t.volume(n._fadeTo,e),n._fadeTo=null,t._emit("fade",e)),t},loop:function(){var e,t,n,r=this,o=arguments;if(0===o.length)return r._loop;if(1===o.length){if("boolean"!==typeof o[0])return n=r._soundById(parseInt(o[0],10)),!!n&&n._loop;e=o[0],r._loop=e}else 2===o.length&&(e=o[0],t=parseInt(o[1],10));for(var i=r._getSoundIds(t),a=0;a=0?t=parseInt(o[0],10):e=parseFloat(o[0])}else 2===o.length&&(e=parseFloat(o[0]),t=parseInt(o[1],10));if("number"!==typeof e)return n=r._soundById(t),n?n._rate:r._rate;if("loaded"!==r._state||r._playLock)return r._queue.push({event:"rate",action:function(){r.rate.apply(r,o)}}),r;"undefined"===typeof t&&(r._rate=e),t=r._getSoundIds(t);for(var u=0;u=0?t=parseInt(r[0],10):n._sounds.length&&(t=n._sounds[0]._id,e=parseFloat(r[0]))}else 2===r.length&&(e=parseFloat(r[0]),t=parseInt(r[1],10));if("undefined"===typeof t)return 0;if("number"===typeof e&&("loaded"!==n._state||n._playLock))return n._queue.push({event:"seek",action:function(){n.seek.apply(n,r)}}),n;var s=n._soundById(t);if(s){if(!("number"===typeof e&&e>=0)){if(n._webAudio){var u=n.playing(t)?a.ctx.currentTime-s._playStart:0,c=s._rateSeek?s._rateSeek-s._seek:0;return s._seek+(c+u*Math.abs(s._rate))}return s._node.currentTime}var l=n.playing(t);l&&n.pause(t,!0),s._seek=e,s._ended=!1,n._clearTimer(t),n._webAudio||!s._node||isNaN(s._node.duration)||(s._node.currentTime=e);var d=function(){l&&n.play(t,!0),n._emit("seek",t)};if(l&&!n._webAudio){var f=function(){n._playLock?setTimeout(f,0):d()};setTimeout(f,0)}else d()}return n},playing:function(e){var t=this;if("number"===typeof e){var n=t._soundById(e);return!!n&&!n._paused}for(var r=0;r=0&&a._howls.splice(r,1);var o=!0;for(n=0;n=0){o=!1;break}return c&&o&&delete c[e._src],a.noAudio=!1,e._state="unloaded",e._sounds=[],e=null,null},on:function(e,t,n,r){var o=this,i=o["_on"+e];return"function"===typeof t&&i.push(r?{id:n,fn:t,once:r}:{id:n,fn:t}),o},off:function(e,t,n){var r=this,o=r["_on"+e],i=0;if("number"===typeof t&&(n=t,t=null),t||n)for(i=0;i=0;i--)o[i].id&&o[i].id!==t&&"load"!==e||(setTimeout(function(e){e.call(this,t,n)}.bind(r,o[i].fn),0),o[i].once&&r.off(e,o[i].fn,o[i].id));return r._loadQueue(e),r},_loadQueue:function(e){var t=this;if(t._queue.length>0){var n=t._queue[0];n.event===e&&(t._queue.shift(),t._loadQueue()),e||n.action()}return t},_ended:function(e){var t=this,n=e._sprite;if(!t._webAudio&&e._node&&!e._node.paused&&!e._node.ended&&e._node.currentTime=0;r--){if(n<=t)return;e._sounds[r]._ended&&(e._webAudio&&e._sounds[r]._node&&e._sounds[r]._node.disconnect(0),e._sounds.splice(r,1),n--)}}},_getSoundIds:function(e){var t=this;if("undefined"===typeof e){for(var n=[],r=0;r=0;if(a._scratchBuffer&&e.bufferSource&&(e.bufferSource.onended=null,e.bufferSource.disconnect(0),n))try{e.bufferSource.buffer=a._scratchBuffer}catch(r){}return e.bufferSource=null,t},_clearSound:function(e){var t=/MSIE |Trident\//.test(a._navigator&&a._navigator.userAgent);t||(e.src="data:audio/wav;base64,UklGRigAAABXQVZFZm10IBIAAAABAAEARKwAAIhYAQACABAAAABkYXRhAgAAAAEA")}};var u=function(e){this._parent=e,this.init()};u.prototype={init:function(){var e=this,t=e._parent;return e._muted=t._muted,e._loop=t._loop,e._volume=t._volume,e._rate=t._rate,e._seek=0,e._paused=!0,e._ended=!0,e._sprite="__default",e._id=++a._counter,t._sounds.push(e),e.create(),e},create:function(){var e=this,t=e._parent,n=a._muted||e._muted||e._parent._muted?0:e._volume;return t._webAudio?(e._node="undefined"===typeof a.ctx.createGain?a.ctx.createGainNode():a.ctx.createGain(),e._node.gain.setValueAtTime(n,a.ctx.currentTime),e._node.paused=!0,e._node.connect(a.masterGain)):a.noAudio||(e._node=a._obtainHtml5Audio(),e._errorFn=e._errorListener.bind(e),e._node.addEventListener("error",e._errorFn,!1),e._loadFn=e._loadListener.bind(e),e._node.addEventListener(a._canPlayEvent,e._loadFn,!1),e._endFn=e._endListener.bind(e),e._node.addEventListener("ended",e._endFn,!1),e._node.src=t._src,e._node.preload=!0===t._preload?"auto":t._preload,e._node.volume=n*a.volume(),e._node.load()),e},reset:function(){var e=this,t=e._parent;return e._muted=t._muted,e._loop=t._loop,e._volume=t._volume,e._rate=t._rate,e._seek=0,e._rateSeek=0,e._paused=!0,e._ended=!0,e._sprite="__default",e._id=++a._counter,e},_errorListener:function(){var e=this;e._parent._emit("loaderror",e._id,e._node.error?e._node.error.code:0),e._node.removeEventListener("error",e._errorFn,!1)},_loadListener:function(){var e=this,t=e._parent;t._duration=Math.ceil(10*e._node.duration)/10,0===Object.keys(t._sprite).length&&(t._sprite={__default:[0,1e3*t._duration]}),"loaded"!==t._state&&(t._state="loaded",t._emit("load"),t._loadQueue()),e._node.removeEventListener(a._canPlayEvent,e._loadFn,!1)},_endListener:function(){var e=this,t=e._parent;t._duration===1/0&&(t._duration=Math.ceil(10*e._node.duration)/10,t._sprite.__default[1]===1/0&&(t._sprite.__default[1]=1e3*t._duration),t._ended(e)),e._node.removeEventListener("ended",e._endFn,!1)}};var c={},l=function(e){var t=e._src;if(c[t])return e._duration=c[t].duration,void p(e);if(/^data:[^;]+;base64,/.test(t)){for(var n=atob(t.split(",")[1]),r=new Uint8Array(n.length),o=0;o0?(c[t._src]=e,p(t,e)):n()};"undefined"!==typeof Promise&&1===a.ctx.decodeAudioData.length?a.ctx.decodeAudioData(e).then(r).catch(n):a.ctx.decodeAudioData(e,r,n)},p=function(e,t){t&&!e._duration&&(e._duration=t.duration),0===Object.keys(e._sprite).length&&(e._sprite={__default:[0,1e3*e._duration]}),"loaded"!==e._state&&(e._state="loaded",e._emit("load"),e._loadQueue())},h=function(){if(a.usingWebAudio){try{"undefined"!==typeof AudioContext?a.ctx=new AudioContext:"undefined"!==typeof webkitAudioContext?a.ctx=new webkitAudioContext:a.usingWebAudio=!1}catch(o){a.usingWebAudio=!1}a.ctx||(a.usingWebAudio=!1);var e=/iP(hone|od|ad)/.test(a._navigator&&a._navigator.platform),t=a._navigator&&a._navigator.appVersion.match(/OS (\d+)_(\d+)_?(\d+)?/),n=t?parseInt(t[1],10):null;if(e&&n&&n<9){var r=/safari/.test(a._navigator&&a._navigator.userAgent.toLowerCase());a._navigator&&!r&&(a.usingWebAudio=!1)}a.usingWebAudio&&(a.masterGain="undefined"===typeof a.ctx.createGain?a.ctx.createGainNode():a.ctx.createGain(),a.masterGain.gain.setValueAtTime(a._muted?0:a._volume,a.ctx.currentTime),a.masterGain.connect(a.ctx.destination)),a._setup()}};r=[],o=function(){return{Howler:a,Howl:s}}.apply(t,r),void 0===o||(e.exports=o),t.Howler=a,t.Howl=s,"undefined"!==typeof n?(n.HowlerGlobal=i,n.Howler=a,n.Howl=s,n.Sound=u):"undefined"!==typeof window&&(window.HowlerGlobal=i,window.Howler=a,window.Howl=s,window.Sound=u)})(), /*! * Spatial Plugin - Adds support for stereo and 3D audio where Web Audio is supported. * * howler.js v2.2.3 * howlerjs.com * * (c) 2013-2020, James Simpson of GoldFire Studios * goldfirestudios.com * * MIT License */ function(){"use strict";HowlerGlobal.prototype._pos=[0,0,0],HowlerGlobal.prototype._orientation=[0,0,-1,0,1,0],HowlerGlobal.prototype.stereo=function(e){var t=this;if(!t.ctx||!t.ctx.listener)return t;for(var n=t._howls.length-1;n>=0;n--)t._howls[n].stereo(e);return t},HowlerGlobal.prototype.pos=function(e,t,n){var r=this;return r.ctx&&r.ctx.listener?(t="number"!==typeof t?r._pos[1]:t,n="number"!==typeof n?r._pos[2]:n,"number"!==typeof e?r._pos:(r._pos=[e,t,n],"undefined"!==typeof r.ctx.listener.positionX?(r.ctx.listener.positionX.setTargetAtTime(r._pos[0],Howler.ctx.currentTime,.1),r.ctx.listener.positionY.setTargetAtTime(r._pos[1],Howler.ctx.currentTime,.1),r.ctx.listener.positionZ.setTargetAtTime(r._pos[2],Howler.ctx.currentTime,.1)):r.ctx.listener.setPosition(r._pos[0],r._pos[1],r._pos[2]),r)):r},HowlerGlobal.prototype.orientation=function(e,t,n,r,o,i){var a=this;if(!a.ctx||!a.ctx.listener)return a;var s=a._orientation;return t="number"!==typeof t?s[1]:t,n="number"!==typeof n?s[2]:n,r="number"!==typeof r?s[3]:r,o="number"!==typeof o?s[4]:o,i="number"!==typeof i?s[5]:i,"number"!==typeof e?s:(a._orientation=[e,t,n,r,o,i],"undefined"!==typeof a.ctx.listener.forwardX?(a.ctx.listener.forwardX.setTargetAtTime(e,Howler.ctx.currentTime,.1),a.ctx.listener.forwardY.setTargetAtTime(t,Howler.ctx.currentTime,.1),a.ctx.listener.forwardZ.setTargetAtTime(n,Howler.ctx.currentTime,.1),a.ctx.listener.upX.setTargetAtTime(r,Howler.ctx.currentTime,.1),a.ctx.listener.upY.setTargetAtTime(o,Howler.ctx.currentTime,.1),a.ctx.listener.upZ.setTargetAtTime(i,Howler.ctx.currentTime,.1)):a.ctx.listener.setOrientation(e,t,n,r,o,i),a)},Howl.prototype.init=function(e){return function(t){var n=this;return n._orientation=t.orientation||[1,0,0],n._stereo=t.stereo||null,n._pos=t.pos||null,n._pannerAttr={coneInnerAngle:"undefined"!==typeof t.coneInnerAngle?t.coneInnerAngle:360,coneOuterAngle:"undefined"!==typeof t.coneOuterAngle?t.coneOuterAngle:360,coneOuterGain:"undefined"!==typeof t.coneOuterGain?t.coneOuterGain:0,distanceModel:"undefined"!==typeof t.distanceModel?t.distanceModel:"inverse",maxDistance:"undefined"!==typeof t.maxDistance?t.maxDistance:1e4,panningModel:"undefined"!==typeof t.panningModel?t.panningModel:"HRTF",refDistance:"undefined"!==typeof t.refDistance?t.refDistance:1,rolloffFactor:"undefined"!==typeof t.rolloffFactor?t.rolloffFactor:1},n._onstereo=t.onstereo?[{fn:t.onstereo}]:[],n._onpos=t.onpos?[{fn:t.onpos}]:[],n._onorientation=t.onorientation?[{fn:t.onorientation}]:[],e.call(this,t)}}(Howl.prototype.init),Howl.prototype.stereo=function(t,n){var r=this;if(!r._webAudio)return r;if("loaded"!==r._state)return r._queue.push({event:"stereo",action:function(){r.stereo(t,n)}}),r;var o="undefined"===typeof Howler.ctx.createStereoPanner?"spatial":"stereo";if("undefined"===typeof n){if("number"!==typeof t)return r._stereo;r._stereo=t,r._pos=[t,0,0]}for(var i=r._getSoundIds(n),a=0;a=0)return;a[t]="set-cookie"===t?(a[t]?a[t]:[]).concat([n]):a[t]?a[t]+", "+n:n}})),a):a}},2123:function(e,t,n){e.exports=n("94f0")},2266:function(e,t,n){var r=n("da84"),o=n("0366"),i=n("c65b"),a=n("825a"),s=n("0d51"),u=n("e95a"),c=n("07fa"),l=n("3a9b"),d=n("9a1f"),f=n("35a1"),p=n("2a62"),h=r.TypeError,_=function(e,t){this.stopped=e,this.result=t},v=_.prototype;e.exports=function(e,t,n){var r,m,y,b,g,w,x,k=n&&n.that,A=!(!n||!n.AS_ENTRIES),T=!(!n||!n.IS_ITERATOR),S=!(!n||!n.INTERRUPTED),O=o(t,k),C=function(e){return r&&p(r,"normal",e),new _(!0,e)},I=function(e){return A?(a(e),S?O(e[0],e[1],C):O(e[0],e[1])):S?O(e,C):O(e)};if(T)r=e;else{if(m=f(e),!m)throw h(s(e)+" is not iterable");if(u(m)){for(y=0,b=c(e);b>y;y++)if(g=I(e[y]),g&&l(v,g))return g;return new _(!1)}r=d(e,m)}w=r.next;while(!(x=i(w,r)).done){try{g=I(x.value)}catch(E){p(r,"throw",E)}if("object"==typeof g&&g&&l(v,g))return g}return new _(!1)}},"23cb":function(e,t,n){var r=n("5926"),o=Math.max,i=Math.min;e.exports=function(e,t){var n=r(e);return n<0?o(n+t,0):i(n,t)}},"23e7":function(e,t,n){var r=n("da84"),o=n("06cf").f,i=n("9112"),a=n("6eeb"),s=n("ce4e"),u=n("e893"),c=n("94ca");e.exports=function(e,t){var n,l,d,f,p,h,_=e.target,v=e.global,m=e.stat;if(l=v?r:m?r[_]||s(_,{}):(r[_]||{}).prototype,l)for(d in t){if(p=t[d],e.noTargetGet?(h=o(l,d),f=h&&h.value):f=l[d],n=c(v?d:_+(m?".":"#")+d,e.forced),!n&&void 0!==f){if(typeof p==typeof f)continue;u(p,f)}(e.sham||f&&f.sham)&&i(p,"sham",!0),a(l,d,p,e)}}},"241c":function(e,t,n){var r=n("ca84"),o=n("7839"),i=o.concat("length","prototype");t.f=Object.getOwnPropertyNames||function(e){return r(e,i)}},"24fb":function(e,t,n){"use strict";function r(e,t){var n=e[1]||"",r=e[3];if(!r)return n;if(t&&"function"===typeof btoa){var i=o(r),a=r.sources.map((function(e){return"/*# sourceURL=".concat(r.sourceRoot||"").concat(e," */")}));return[n].concat(a).concat([i]).join("\n")}return[n].join("\n")}function o(e){var t=btoa(unescape(encodeURIComponent(JSON.stringify(e)))),n="sourceMappingURL=data:application/json;charset=utf-8;base64,".concat(t);return"/*# ".concat(n," */")}e.exports=function(e){var t=[];return t.toString=function(){return this.map((function(t){var n=r(t,e);return t[2]?"@media ".concat(t[2]," {").concat(n,"}"):n})).join("")},t.i=function(e,n,r){"string"===typeof e&&(e=[[null,e,""]]);var o={};if(r)for(var i=0;i=0&&Math.floor(t)===t&&isFinite(e)}function p(e){return o(e)&&"function"===typeof e.then&&"function"===typeof e.catch}function h(e){return null==e?"":Array.isArray(e)||l(e)&&e.toString===c?JSON.stringify(e,null,2):String(e)}function _(e){var t=parseFloat(e);return isNaN(t)?e:t}function v(e,t){for(var n=Object.create(null),r=e.split(","),o=0;o-1)return e.splice(n,1)}}var b=Object.prototype.hasOwnProperty;function g(e,t){return b.call(e,t)}function w(e){var t=Object.create(null);return function(n){var r=t[n];return r||(t[n]=e(n))}}var x=/-(\w)/g,k=w((function(e){return e.replace(x,(function(e,t){return t?t.toUpperCase():""}))})),A=w((function(e){return e.charAt(0).toUpperCase()+e.slice(1)})),T=/\B([A-Z])/g,S=w((function(e){return e.replace(T,"-$1").toLowerCase()}));function O(e,t){function n(n){var r=arguments.length;return r?r>1?e.apply(t,arguments):e.call(t,n):e.call(t)}return n._length=e.length,n}function C(e,t){return e.bind(t)}var I=Function.prototype.bind?C:O;function E(e,t){t=t||0;var n=e.length-t,r=new Array(n);while(n--)r[n]=e[n+t];return r}function j(e,t){for(var n in t)e[n]=t[n];return e}function P(e){for(var t={},n=0;n0,ne=Z&&Z.indexOf("edge/")>0,re=(Z&&Z.indexOf("android"),Z&&/iphone|ipad|ipod|ios/.test(Z)||"ios"===Q),oe=(Z&&/chrome\/\d+/.test(Z),Z&&/phantomjs/.test(Z),Z&&Z.match(/firefox\/(\d+)/)),ie={}.watch,ae=!1;if(Y)try{var se={};Object.defineProperty(se,"passive",{get:function(){ae=!0}}),window.addEventListener("test-passive",null,se)}catch(Aa){}var ue=function(){return void 0===X&&(X=!Y&&!J&&"undefined"!==typeof e&&(e["process"]&&"server"===e["process"].env.VUE_ENV)),X},ce=Y&&window.__VUE_DEVTOOLS_GLOBAL_HOOK__;function le(e){return"function"===typeof e&&/native code/.test(e.toString())}var de,fe="undefined"!==typeof Symbol&&le(Symbol)&&"undefined"!==typeof Reflect&&le(Reflect.ownKeys);de="undefined"!==typeof Set&&le(Set)?Set:function(){function e(){this.set=Object.create(null)}return e.prototype.has=function(e){return!0===this.set[e]},e.prototype.add=function(e){this.set[e]=!0},e.prototype.clear=function(){this.set=Object.create(null)},e}();var pe=$,he=0,_e=function(){this.id=he++,this.subs=[]};_e.prototype.addSub=function(e){this.subs.push(e)},_e.prototype.removeSub=function(e){y(this.subs,e)},_e.prototype.depend=function(){_e.target&&_e.target.addDep(this)},_e.prototype.notify=function(){var e=this.subs.slice();for(var t=0,n=e.length;t-1)if(i&&!g(o,"default"))a=!1;else if(""===a||a===S(e)){var u=tt(String,o.type);(u<0||s0&&(a=Ct(a,(t||"")+"_"+n),Ot(a[0])&&Ot(c)&&(l[u]=xe(c.text+a[0].text),a.shift()),l.push.apply(l,a)):s(a)?Ot(c)?l[u]=xe(c.text+a):""!==a&&l.push(xe(a)):Ot(a)&&Ot(c)?l[u]=xe(c.text+a.text):(i(e._isVList)&&o(a.tag)&&r(a.key)&&o(t)&&(a.key="__vlist"+t+"_"+n+"__"),l.push(a)));return l}function It(e){var t=e.$options.provide;t&&(e._provided="function"===typeof t?t.call(e):t)}function Et(e){var t=jt(e.$options.inject,e);t&&(Ie(!1),Object.keys(t).forEach((function(n){Me(e,n,t[n])})),Ie(!0))}function jt(e,t){if(e){for(var n=Object.create(null),r=fe?Reflect.ownKeys(e):Object.keys(e),o=0;o0,a=e?!!e.$stable:!i,s=e&&e.$key;if(e){if(e._normalized)return e._normalized;if(a&&r&&r!==n&&s===r.$key&&!i&&!r.$hasNormal)return r;for(var u in o={},e)e[u]&&"$"!==u[0]&&(o[u]=Nt(t,u,e[u]))}else o={};for(var c in t)c in o||(o[c]=Bt(t,c));return e&&Object.isExtensible(e)&&(e._normalized=o),G(o,"$stable",a),G(o,"$key",s),G(o,"$hasNormal",i),o}function Nt(e,t,n){var r=function(){var e=arguments.length?n.apply(null,arguments):n({});e=e&&"object"===typeof e&&!Array.isArray(e)?[e]:St(e);var t=e&&e[0];return e&&(!t||1===e.length&&t.isComment&&!Mt(t))?void 0:e};return n.proxy&&Object.defineProperty(e,t,{get:r,enumerable:!0,configurable:!0}),r}function Bt(e,t){return function(){return e[t]}}function Dt(e,t){var n,r,i,a,s;if(Array.isArray(e)||"string"===typeof e)for(n=new Array(e.length),r=0,i=e.length;r1?E(n):n;for(var r=E(arguments,1),o='event handler for "'+e+'"',i=0,a=n.length;idocument.createEvent("Event").timeStamp&&(Kn=function(){return Yn.now()})}function Jn(){var e,t;for(Xn=Kn(),Gn=!0,Un.sort((function(e,t){return e.id-t.id})),zn=0;znzn&&Un[n].id>e.id)n--;Un.splice(n+1,0,e)}else Un.push(e);qn||(qn=!0,_t(Jn))}}var nr=0,rr=function(e,t,n,r,o){this.vm=e,o&&(e._watcher=this),e._watchers.push(this),r?(this.deep=!!r.deep,this.user=!!r.user,this.lazy=!!r.lazy,this.sync=!!r.sync,this.before=r.before):this.deep=this.user=this.lazy=this.sync=!1,this.cb=n,this.id=++nr,this.active=!0,this.dirty=this.lazy,this.deps=[],this.newDeps=[],this.depIds=new de,this.newDepIds=new de,this.expression="","function"===typeof t?this.getter=t:(this.getter=W(t),this.getter||(this.getter=$)),this.value=this.lazy?void 0:this.get()};rr.prototype.get=function(){var e;me(this);var t=this.vm;try{e=this.getter.call(t,t)}catch(Aa){if(!this.user)throw Aa;nt(Aa,t,'getter for watcher "'+this.expression+'"')}finally{this.deep&&mt(e),ye(),this.cleanupDeps()}return e},rr.prototype.addDep=function(e){var t=e.id;this.newDepIds.has(t)||(this.newDepIds.add(t),this.newDeps.push(e),this.depIds.has(t)||e.addSub(this))},rr.prototype.cleanupDeps=function(){var e=this.deps.length;while(e--){var t=this.deps[e];this.newDepIds.has(t.id)||t.removeSub(this)}var n=this.depIds;this.depIds=this.newDepIds,this.newDepIds=n,this.newDepIds.clear(),n=this.deps,this.deps=this.newDeps,this.newDeps=n,this.newDeps.length=0},rr.prototype.update=function(){this.lazy?this.dirty=!0:this.sync?this.run():tr(this)},rr.prototype.run=function(){if(this.active){var e=this.get();if(e!==this.value||u(e)||this.deep){var t=this.value;if(this.value=e,this.user){var n='callback for watcher "'+this.expression+'"';rt(this.cb,this.vm,[e,t],this.vm,n)}else this.cb.call(this.vm,e,t)}}},rr.prototype.evaluate=function(){this.value=this.get(),this.dirty=!1},rr.prototype.depend=function(){var e=this.deps.length;while(e--)this.deps[e].depend()},rr.prototype.teardown=function(){if(this.active){this.vm._isBeingDestroyed||y(this.vm._watchers,this);var e=this.deps.length;while(e--)this.deps[e].removeSub(this);this.active=!1}};var or={enumerable:!0,configurable:!0,get:$,set:$};function ir(e,t,n){or.get=function(){return this[t][n]},or.set=function(e){this[t][n]=e},Object.defineProperty(e,n,or)}function ar(e){e._watchers=[];var t=e.$options;t.props&&sr(e,t.props),t.methods&&_r(e,t.methods),t.data?ur(e):$e(e._data={},!0),t.computed&&dr(e,t.computed),t.watch&&t.watch!==ie&&vr(e,t.watch)}function sr(e,t){var n=e.$options.propsData||{},r=e._props={},o=e.$options._propKeys=[],i=!e.$parent;i||Ie(!1);var a=function(i){o.push(i);var a=Ye(i,t,n,e);Me(r,i,a),i in e||ir(e,"_props",i)};for(var s in t)a(s);Ie(!0)}function ur(e){var t=e.$options.data;t=e._data="function"===typeof t?cr(t,e):t||{},l(t)||(t={});var n=Object.keys(t),r=e.$options.props,o=(e.$options.methods,n.length);while(o--){var i=n[o];0,r&&g(r,i)||q(i)||ir(e,"_data",i)}$e(t,!0)}function cr(e,t){me();try{return e.call(t,t)}catch(Aa){return nt(Aa,t,"data()"),{}}finally{ye()}}var lr={lazy:!0};function dr(e,t){var n=e._computedWatchers=Object.create(null),r=ue();for(var o in t){var i=t[o],a="function"===typeof i?i:i.get;0,r||(n[o]=new rr(e,a||$,$,lr)),o in e||fr(e,o,i)}}function fr(e,t,n){var r=!ue();"function"===typeof n?(or.get=r?pr(t):hr(n),or.set=$):(or.get=n.get?r&&!1!==n.cache?pr(t):hr(n.get):$,or.set=n.set||$),Object.defineProperty(e,t,or)}function pr(e){return function(){var t=this._computedWatchers&&this._computedWatchers[e];if(t)return t.dirty&&t.evaluate(),_e.target&&t.depend(),t.value}}function hr(e){return function(){return e.call(this,this)}}function _r(e,t){e.$options.props;for(var n in t)e[n]="function"!==typeof t[n]?$:I(t[n],e)}function vr(e,t){for(var n in t){var r=t[n];if(Array.isArray(r))for(var o=0;o-1)return this;var n=E(arguments,1);return n.unshift(this),"function"===typeof e.install?e.install.apply(e,n):"function"===typeof e&&e.apply(null,n),t.push(e),this}}function Sr(e){e.mixin=function(e){return this.options=Xe(this.options,e),this}}function Or(e){e.cid=0;var t=1;e.extend=function(e){e=e||{};var n=this,r=n.cid,o=e._Ctor||(e._Ctor={});if(o[r])return o[r];var i=e.name||n.options.name;var a=function(e){this._init(e)};return a.prototype=Object.create(n.prototype),a.prototype.constructor=a,a.cid=t++,a.options=Xe(n.options,e),a["super"]=n,a.options.props&&Cr(a),a.options.computed&&Ir(a),a.extend=n.extend,a.mixin=n.mixin,a.use=n.use,R.forEach((function(e){a[e]=n[e]})),i&&(a.options.components[i]=a),a.superOptions=n.options,a.extendOptions=e,a.sealedOptions=j({},a.options),o[r]=a,a}}function Cr(e){var t=e.options.props;for(var n in t)ir(e.prototype,"_props",n)}function Ir(e){var t=e.options.computed;for(var n in t)fr(e.prototype,n,t[n])}function Er(e){R.forEach((function(t){e[t]=function(e,n){return n?("component"===t&&l(n)&&(n.name=n.name||e,n=this.options._base.extend(n)),"directive"===t&&"function"===typeof n&&(n={bind:n,update:n}),this.options[t+"s"][e]=n,n):this.options[t+"s"][e]}}))}function jr(e){return e&&(e.Ctor.options.name||e.tag)}function Pr(e,t){return Array.isArray(e)?e.indexOf(t)>-1:"string"===typeof e?e.split(",").indexOf(t)>-1:!!d(e)&&e.test(t)}function $r(e,t){var n=e.cache,r=e.keys,o=e._vnode;for(var i in n){var a=n[i];if(a){var s=a.name;s&&!t(s)&&Mr(n,i,r,o)}}}function Mr(e,t,n,r){var o=e[t];!o||r&&o.tag===r.tag||o.componentInstance.$destroy(),e[t]=null,y(n,t)}gr(Ar),yr(Ar),En(Ar),Mn(Ar),gn(Ar);var Lr=[String,RegExp,Array],Nr={name:"keep-alive",abstract:!0,props:{include:Lr,exclude:Lr,max:[String,Number]},methods:{cacheVNode:function(){var e=this,t=e.cache,n=e.keys,r=e.vnodeToCache,o=e.keyToCache;if(r){var i=r.tag,a=r.componentInstance,s=r.componentOptions;t[o]={name:jr(s),tag:i,componentInstance:a},n.push(o),this.max&&n.length>parseInt(this.max)&&Mr(t,n[0],n,this._vnode),this.vnodeToCache=null}}},created:function(){this.cache=Object.create(null),this.keys=[]},destroyed:function(){for(var e in this.cache)Mr(this.cache,e,this.keys)},mounted:function(){var e=this;this.cacheVNode(),this.$watch("include",(function(t){$r(e,(function(e){return Pr(t,e)}))})),this.$watch("exclude",(function(t){$r(e,(function(e){return!Pr(t,e)}))}))},updated:function(){this.cacheVNode()},render:function(){var e=this.$slots.default,t=An(e),n=t&&t.componentOptions;if(n){var r=jr(n),o=this,i=o.include,a=o.exclude;if(i&&(!r||!Pr(i,r))||a&&r&&Pr(a,r))return t;var s=this,u=s.cache,c=s.keys,l=null==t.key?n.Ctor.cid+(n.tag?"::"+n.tag:""):t.key;u[l]?(t.componentInstance=u[l].componentInstance,y(c,l),c.push(l)):(this.vnodeToCache=t,this.keyToCache=l),t.data.keepAlive=!0}return t||e&&e[0]}},Br={KeepAlive:Nr};function Dr(e){var t={get:function(){return H}};Object.defineProperty(e,"config",t),e.util={warn:pe,extend:j,mergeOptions:Xe,defineReactive:Me},e.set=Le,e.delete=Ne,e.nextTick=_t,e.observable=function(e){return $e(e),e},e.options=Object.create(null),R.forEach((function(t){e.options[t+"s"]=Object.create(null)})),e.options._base=e,j(e.options.components,Br),Tr(e),Sr(e),Or(e),Er(e)}Dr(Ar),Object.defineProperty(Ar.prototype,"$isServer",{get:ue}),Object.defineProperty(Ar.prototype,"$ssrContext",{get:function(){return this.$vnode&&this.$vnode.ssrContext}}),Object.defineProperty(Ar,"FunctionalRenderContext",{value:Zt}),Ar.version="2.6.14";var Fr=v("style,class"),Rr=v("input,textarea,option,select,progress"),Ur=function(e,t,n){return"value"===n&&Rr(e)&&"button"!==t||"selected"===n&&"option"===e||"checked"===n&&"input"===e||"muted"===n&&"video"===e},Hr=v("contenteditable,draggable,spellcheck"),Vr=v("events,caret,typing,plaintext-only"),qr=function(e,t){return Kr(t)||"false"===t?"false":"contenteditable"===e&&Vr(t)?t:"true"},Gr=v("allowfullscreen,async,autofocus,autoplay,checked,compact,controls,declare,default,defaultchecked,defaultmuted,defaultselected,defer,disabled,enabled,formnovalidate,hidden,indeterminate,inert,ismap,itemscope,loop,multiple,muted,nohref,noresize,noshade,novalidate,nowrap,open,pauseonexit,readonly,required,reversed,scoped,seamless,selected,sortable,truespeed,typemustmatch,visible"),zr="http://www.w3.org/1999/xlink",Wr=function(e){return":"===e.charAt(5)&&"xlink"===e.slice(0,5)},Xr=function(e){return Wr(e)?e.slice(6,e.length):""},Kr=function(e){return null==e||!1===e};function Yr(e){var t=e.data,n=e,r=e;while(o(r.componentInstance))r=r.componentInstance._vnode,r&&r.data&&(t=Jr(r.data,t));while(o(n=n.parent))n&&n.data&&(t=Jr(t,n.data));return Qr(t.staticClass,t.class)}function Jr(e,t){return{staticClass:Zr(e.staticClass,t.staticClass),class:o(e.class)?[e.class,t.class]:t.class}}function Qr(e,t){return o(e)||o(t)?Zr(e,eo(t)):""}function Zr(e,t){return e?t?e+" "+t:e:t||""}function eo(e){return Array.isArray(e)?to(e):u(e)?no(e):"string"===typeof e?e:""}function to(e){for(var t,n="",r=0,i=e.length;r-1?uo[e]=t.constructor===window.HTMLUnknownElement||t.constructor===window.HTMLElement:uo[e]=/HTMLUnknownElement/.test(t.toString())}var lo=v("text,number,password,search,email,tel,url");function fo(e){if("string"===typeof e){var t=document.querySelector(e);return t||document.createElement("div")}return e}function po(e,t){var n=document.createElement(e);return"select"!==e||t.data&&t.data.attrs&&void 0!==t.data.attrs.multiple&&n.setAttribute("multiple","multiple"),n}function ho(e,t){return document.createElementNS(ro[e],t)}function _o(e){return document.createTextNode(e)}function vo(e){return document.createComment(e)}function mo(e,t,n){e.insertBefore(t,n)}function yo(e,t){e.removeChild(t)}function bo(e,t){e.appendChild(t)}function go(e){return e.parentNode}function wo(e){return e.nextSibling}function xo(e){return e.tagName}function ko(e,t){e.textContent=t}function Ao(e,t){e.setAttribute(t,"")}var To=Object.freeze({createElement:po,createElementNS:ho,createTextNode:_o,createComment:vo,insertBefore:mo,removeChild:yo,appendChild:bo,parentNode:go,nextSibling:wo,tagName:xo,setTextContent:ko,setStyleScope:Ao}),So={create:function(e,t){Oo(t)},update:function(e,t){e.data.ref!==t.data.ref&&(Oo(e,!0),Oo(t))},destroy:function(e){Oo(e,!0)}};function Oo(e,t){var n=e.data.ref;if(o(n)){var r=e.context,i=e.componentInstance||e.elm,a=r.$refs;t?Array.isArray(a[n])?y(a[n],i):a[n]===i&&(a[n]=void 0):e.data.refInFor?Array.isArray(a[n])?a[n].indexOf(i)<0&&a[n].push(i):a[n]=[i]:a[n]=i}}var Co=new be("",{},[]),Io=["create","activate","update","remove","destroy"];function Eo(e,t){return e.key===t.key&&e.asyncFactory===t.asyncFactory&&(e.tag===t.tag&&e.isComment===t.isComment&&o(e.data)===o(t.data)&&jo(e,t)||i(e.isAsyncPlaceholder)&&r(t.asyncFactory.error))}function jo(e,t){if("input"!==e.tag)return!0;var n,r=o(n=e.data)&&o(n=n.attrs)&&n.type,i=o(n=t.data)&&o(n=n.attrs)&&n.type;return r===i||lo(r)&&lo(i)}function Po(e,t,n){var r,i,a={};for(r=t;r<=n;++r)i=e[r].key,o(i)&&(a[i]=r);return a}function $o(e){var t,n,a={},u=e.modules,c=e.nodeOps;for(t=0;t_?(d=r(n[y+1])?null:n[y+1].elm,k(e,d,n,h,y,i)):h>y&&T(t,f,_)}function C(e,t,n,r){for(var i=n;i-1?qo(e,t,n):Gr(t)?Kr(n)?e.removeAttribute(t):(n="allowfullscreen"===t&&"EMBED"===e.tagName?"true":t,e.setAttribute(t,n)):Hr(t)?e.setAttribute(t,qr(t,n)):Wr(t)?Kr(n)?e.removeAttributeNS(zr,Xr(t)):e.setAttributeNS(zr,t,n):qo(e,t,n)}function qo(e,t,n){if(Kr(n))e.removeAttribute(t);else{if(ee&&!te&&"TEXTAREA"===e.tagName&&"placeholder"===t&&""!==n&&!e.__ieph){var r=function(t){t.stopImmediatePropagation(),e.removeEventListener("input",r)};e.addEventListener("input",r),e.__ieph=!0}e.setAttribute(t,n)}}var Go={create:Ho,update:Ho};function zo(e,t){var n=t.elm,i=t.data,a=e.data;if(!(r(i.staticClass)&&r(i.class)&&(r(a)||r(a.staticClass)&&r(a.class)))){var s=Yr(t),u=n._transitionClasses;o(u)&&(s=Zr(s,eo(u))),s!==n._prevClass&&(n.setAttribute("class",s),n._prevClass=s)}}var Wo,Xo={create:zo,update:zo},Ko="__r",Yo="__c";function Jo(e){if(o(e[Ko])){var t=ee?"change":"input";e[t]=[].concat(e[Ko],e[t]||[]),delete e[Ko]}o(e[Yo])&&(e.change=[].concat(e[Yo],e.change||[]),delete e[Yo])}function Qo(e,t,n){var r=Wo;return function o(){var i=t.apply(null,arguments);null!==i&&ti(e,o,n,r)}}var Zo=st&&!(oe&&Number(oe[1])<=53);function ei(e,t,n,r){if(Zo){var o=Xn,i=t;t=i._wrapper=function(e){if(e.target===e.currentTarget||e.timeStamp>=o||e.timeStamp<=0||e.target.ownerDocument!==document)return i.apply(this,arguments)}}Wo.addEventListener(e,t,ae?{capture:n,passive:r}:n)}function ti(e,t,n,r){(r||Wo).removeEventListener(e,t._wrapper||t,n)}function ni(e,t){if(!r(e.data.on)||!r(t.data.on)){var n=t.data.on||{},o=e.data.on||{};Wo=t.elm,Jo(n),wt(n,o,ei,ti,Qo,t.context),Wo=void 0}}var ri,oi={create:ni,update:ni};function ii(e,t){if(!r(e.data.domProps)||!r(t.data.domProps)){var n,i,a=t.elm,s=e.data.domProps||{},u=t.data.domProps||{};for(n in o(u.__ob__)&&(u=t.data.domProps=j({},u)),s)n in u||(a[n]="");for(n in u){if(i=u[n],"textContent"===n||"innerHTML"===n){if(t.children&&(t.children.length=0),i===s[n])continue;1===a.childNodes.length&&a.removeChild(a.childNodes[0])}if("value"===n&&"PROGRESS"!==a.tagName){a._value=i;var c=r(i)?"":String(i);ai(a,c)&&(a.value=c)}else if("innerHTML"===n&&io(a.tagName)&&r(a.innerHTML)){ri=ri||document.createElement("div"),ri.innerHTML=""+i+"";var l=ri.firstChild;while(a.firstChild)a.removeChild(a.firstChild);while(l.firstChild)a.appendChild(l.firstChild)}else if(i!==s[n])try{a[n]=i}catch(Aa){}}}}function ai(e,t){return!e.composing&&("OPTION"===e.tagName||si(e,t)||ui(e,t))}function si(e,t){var n=!0;try{n=document.activeElement!==e}catch(Aa){}return n&&e.value!==t}function ui(e,t){var n=e.value,r=e._vModifiers;if(o(r)){if(r.number)return _(n)!==_(t);if(r.trim)return n.trim()!==t.trim()}return n!==t}var ci={create:ii,update:ii},li=w((function(e){var t={},n=/;(?![^(]*\))/g,r=/:(.+)/;return e.split(n).forEach((function(e){if(e){var n=e.split(r);n.length>1&&(t[n[0].trim()]=n[1].trim())}})),t}));function di(e){var t=fi(e.style);return e.staticStyle?j(e.staticStyle,t):t}function fi(e){return Array.isArray(e)?P(e):"string"===typeof e?li(e):e}function pi(e,t){var n,r={};if(t){var o=e;while(o.componentInstance)o=o.componentInstance._vnode,o&&o.data&&(n=di(o.data))&&j(r,n)}(n=di(e.data))&&j(r,n);var i=e;while(i=i.parent)i.data&&(n=di(i.data))&&j(r,n);return r}var hi,_i=/^--/,vi=/\s*!important$/,mi=function(e,t,n){if(_i.test(t))e.style.setProperty(t,n);else if(vi.test(n))e.style.setProperty(S(t),n.replace(vi,""),"important");else{var r=bi(t);if(Array.isArray(n))for(var o=0,i=n.length;o-1?t.split(xi).forEach((function(t){return e.classList.add(t)})):e.classList.add(t);else{var n=" "+(e.getAttribute("class")||"")+" ";n.indexOf(" "+t+" ")<0&&e.setAttribute("class",(n+t).trim())}}function Ai(e,t){if(t&&(t=t.trim()))if(e.classList)t.indexOf(" ")>-1?t.split(xi).forEach((function(t){return e.classList.remove(t)})):e.classList.remove(t),e.classList.length||e.removeAttribute("class");else{var n=" "+(e.getAttribute("class")||"")+" ",r=" "+t+" ";while(n.indexOf(r)>=0)n=n.replace(r," ");n=n.trim(),n?e.setAttribute("class",n):e.removeAttribute("class")}}function Ti(e){if(e){if("object"===typeof e){var t={};return!1!==e.css&&j(t,Si(e.name||"v")),j(t,e),t}return"string"===typeof e?Si(e):void 0}}var Si=w((function(e){return{enterClass:e+"-enter",enterToClass:e+"-enter-to",enterActiveClass:e+"-enter-active",leaveClass:e+"-leave",leaveToClass:e+"-leave-to",leaveActiveClass:e+"-leave-active"}})),Oi=Y&&!te,Ci="transition",Ii="animation",Ei="transition",ji="transitionend",Pi="animation",$i="animationend";Oi&&(void 0===window.ontransitionend&&void 0!==window.onwebkittransitionend&&(Ei="WebkitTransition",ji="webkitTransitionEnd"),void 0===window.onanimationend&&void 0!==window.onwebkitanimationend&&(Pi="WebkitAnimation",$i="webkitAnimationEnd"));var Mi=Y?window.requestAnimationFrame?window.requestAnimationFrame.bind(window):setTimeout:function(e){return e()};function Li(e){Mi((function(){Mi(e)}))}function Ni(e,t){var n=e._transitionClasses||(e._transitionClasses=[]);n.indexOf(t)<0&&(n.push(t),ki(e,t))}function Bi(e,t){e._transitionClasses&&y(e._transitionClasses,t),Ai(e,t)}function Di(e,t,n){var r=Ri(e,t),o=r.type,i=r.timeout,a=r.propCount;if(!o)return n();var s=o===Ci?ji:$i,u=0,c=function(){e.removeEventListener(s,l),n()},l=function(t){t.target===e&&++u>=a&&c()};setTimeout((function(){u0&&(n=Ci,l=a,d=i.length):t===Ii?c>0&&(n=Ii,l=c,d=u.length):(l=Math.max(a,c),n=l>0?a>c?Ci:Ii:null,d=n?n===Ci?i.length:u.length:0);var f=n===Ci&&Fi.test(r[Ei+"Property"]);return{type:n,timeout:l,propCount:d,hasTransform:f}}function Ui(e,t){while(e.length1}function Wi(e,t){!0!==t.data.show&&Vi(t)}var Xi=Y?{create:Wi,activate:Wi,remove:function(e,t){!0!==e.data.show?qi(e,t):t()}}:{},Ki=[Go,Xo,oi,ci,wi,Xi],Yi=Ki.concat(Uo),Ji=$o({nodeOps:To,modules:Yi});te&&document.addEventListener("selectionchange",(function(){var e=document.activeElement;e&&e.vmodel&&ia(e,"input")}));var Qi={inserted:function(e,t,n,r){"select"===n.tag?(r.elm&&!r.elm._vOptions?xt(n,"postpatch",(function(){Qi.componentUpdated(e,t,n)})):Zi(e,t,n.context),e._vOptions=[].map.call(e.options,na)):("textarea"===n.tag||lo(e.type))&&(e._vModifiers=t.modifiers,t.modifiers.lazy||(e.addEventListener("compositionstart",ra),e.addEventListener("compositionend",oa),e.addEventListener("change",oa),te&&(e.vmodel=!0)))},componentUpdated:function(e,t,n){if("select"===n.tag){Zi(e,t,n.context);var r=e._vOptions,o=e._vOptions=[].map.call(e.options,na);if(o.some((function(e,t){return!N(e,r[t])}))){var i=e.multiple?t.value.some((function(e){return ta(e,o)})):t.value!==t.oldValue&&ta(t.value,o);i&&ia(e,"change")}}}};function Zi(e,t,n){ea(e,t,n),(ee||ne)&&setTimeout((function(){ea(e,t,n)}),0)}function ea(e,t,n){var r=t.value,o=e.multiple;if(!o||Array.isArray(r)){for(var i,a,s=0,u=e.options.length;s-1,a.selected!==i&&(a.selected=i);else if(N(na(a),r))return void(e.selectedIndex!==s&&(e.selectedIndex=s));o||(e.selectedIndex=-1)}}function ta(e,t){return t.every((function(t){return!N(t,e)}))}function na(e){return"_value"in e?e._value:e.value}function ra(e){e.target.composing=!0}function oa(e){e.target.composing&&(e.target.composing=!1,ia(e.target,"input"))}function ia(e,t){var n=document.createEvent("HTMLEvents");n.initEvent(t,!0,!0),e.dispatchEvent(n)}function aa(e){return!e.componentInstance||e.data&&e.data.transition?e:aa(e.componentInstance._vnode)}var sa={bind:function(e,t,n){var r=t.value;n=aa(n);var o=n.data&&n.data.transition,i=e.__vOriginalDisplay="none"===e.style.display?"":e.style.display;r&&o?(n.data.show=!0,Vi(n,(function(){e.style.display=i}))):e.style.display=r?i:"none"},update:function(e,t,n){var r=t.value,o=t.oldValue;if(!r!==!o){n=aa(n);var i=n.data&&n.data.transition;i?(n.data.show=!0,r?Vi(n,(function(){e.style.display=e.__vOriginalDisplay})):qi(n,(function(){e.style.display="none"}))):e.style.display=r?e.__vOriginalDisplay:"none"}},unbind:function(e,t,n,r,o){o||(e.style.display=e.__vOriginalDisplay)}},ua={model:Qi,show:sa},ca={name:String,appear:Boolean,css:Boolean,mode:String,type:String,enterClass:String,leaveClass:String,enterToClass:String,leaveToClass:String,enterActiveClass:String,leaveActiveClass:String,appearClass:String,appearActiveClass:String,appearToClass:String,duration:[Number,String,Object]};function la(e){var t=e&&e.componentOptions;return t&&t.Ctor.options.abstract?la(An(t.children)):e}function da(e){var t={},n=e.$options;for(var r in n.propsData)t[r]=e[r];var o=n._parentListeners;for(var i in o)t[k(i)]=o[i];return t}function fa(e,t){if(/\d-keep-alive$/.test(t.tag))return e("keep-alive",{props:t.componentOptions.propsData})}function pa(e){while(e=e.parent)if(e.data.transition)return!0}function ha(e,t){return t.key===e.key&&t.tag===e.tag}var _a=function(e){return e.tag||Mt(e)},va=function(e){return"show"===e.name},ma={name:"transition",props:ca,abstract:!0,render:function(e){var t=this,n=this.$slots.default;if(n&&(n=n.filter(_a),n.length)){0;var r=this.mode;0;var o=n[0];if(pa(this.$vnode))return o;var i=la(o);if(!i)return o;if(this._leaving)return fa(e,o);var a="__transition-"+this._uid+"-";i.key=null==i.key?i.isComment?a+"comment":a+i.tag:s(i.key)?0===String(i.key).indexOf(a)?i.key:a+i.key:i.key;var u=(i.data||(i.data={})).transition=da(this),c=this._vnode,l=la(c);if(i.data.directives&&i.data.directives.some(va)&&(i.data.show=!0),l&&l.data&&!ha(i,l)&&!Mt(l)&&(!l.componentInstance||!l.componentInstance._vnode.isComment)){var d=l.data.transition=j({},u);if("out-in"===r)return this._leaving=!0,xt(d,"afterLeave",(function(){t._leaving=!1,t.$forceUpdate()})),fa(e,o);if("in-out"===r){if(Mt(i))return c;var f,p=function(){f()};xt(u,"afterEnter",p),xt(u,"enterCancelled",p),xt(d,"delayLeave",(function(e){f=e}))}}return o}}},ya=j({tag:String,moveClass:String},ca);delete ya.mode;var ba={props:ya,beforeMount:function(){var e=this,t=this._update;this._update=function(n,r){var o=Pn(e);e.__patch__(e._vnode,e.kept,!1,!0),e._vnode=e.kept,o(),t.call(e,n,r)}},render:function(e){for(var t=this.tag||this.$vnode.data.tag||"span",n=Object.create(null),r=this.prevChildren=this.children,o=this.$slots.default||[],i=this.children=[],a=da(this),s=0;s0&&r[0]<4?1:+(r[0]+r[1])),!o&&a&&(r=a.match(/Edge\/(\d+)/),(!r||r[1]>=74)&&(r=a.match(/Chrome\/(\d+)/),r&&(o=+r[1]))),e.exports=o},"2e77":function(e,t,n){"use strict";var r=n("9dbe");e.exports=function(e,t){t=t||{};var n={};function o(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 i(n){return r.isUndefined(t[n])?r.isUndefined(e[n])?void 0:o(void 0,e[n]):o(e[n],t[n])}function a(e){if(!r.isUndefined(t[e]))return o(void 0,t[e])}function s(n){return r.isUndefined(t[n])?r.isUndefined(e[n])?void 0:o(void 0,e[n]):o(void 0,t[n])}function u(n){return n in t?o(e[n],t[n]):n in e?o(void 0,e[n]):void 0}var c={url:a,method:a,data:a,baseURL:s,transformRequest:s,transformResponse:s,paramsSerializer:s,timeout:s,timeoutMessage:s,withCredentials:s,adapter:s,responseType:s,xsrfCookieName:s,xsrfHeaderName:s,onUploadProgress:s,onDownloadProgress:s,decompress:s,maxContentLength:s,maxBodyLength:s,transport:s,httpAgent:s,httpsAgent:s,cancelToken:s,socketPath:s,responseEncoding:s,validateStatus:u};return r.forEach(Object.keys(e).concat(Object.keys(t)),(function(e){var t=c[e]||i,o=t(e);r.isUndefined(o)&&t!==u||(n[e]=o)})),n}},"2f1f":function(e,t,n){"use strict";(function(t){var r=n("9dbe"),o=n("32b1"),i=n("3d93"),a={"Content-Type":"application/x-www-form-urlencoded"};function s(e,t){!r.isUndefined(e)&&r.isUndefined(e["Content-Type"])&&(e["Content-Type"]=t)}function u(){var e;return("undefined"!==typeof XMLHttpRequest||"undefined"!==typeof t&&"[object process]"===Object.prototype.toString.call(t))&&(e=n("7bc9")),e}function c(e,t,n){if(r.isString(e))try{return(t||JSON.parse)(e),r.trim(e)}catch(o){if("SyntaxError"!==o.name)throw o}return(n||JSON.stringify)(e)}var l={transitional:{silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},adapter:u(),transformRequest:[function(e,t){return o(t,"Accept"),o(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)?(s(t,"application/x-www-form-urlencoded;charset=utf-8"),e.toString()):r.isObject(e)||t&&"application/json"===t["Content-Type"]?(s(t,"application/json"),c(e)):e}],transformResponse:[function(e){var t=this.transitional||l.transitional,n=t&&t.silentJSONParsing,o=t&&t.forcedJSONParsing,a=!n&&"json"===this.responseType;if(a||o&&r.isString(e)&&e.length)try{return JSON.parse(e)}catch(s){if(a){if("SyntaxError"===s.name)throw i(s,this,"E_JSON_PARSE");throw s}}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(a)})),e.exports=l}).call(this,n("4362"))},"32b1":function(e,t,n){"use strict";var r=n("9dbe");e.exports=function(e,t){r.forEach(e,(function(n,r){r!==t&&r.toUpperCase()===t.toUpperCase()&&(e[t]=n,delete e[r])}))}},"342f":function(e,t,n){var r=n("d066");e.exports=r("navigator","userAgent")||""},3444:function(e,t,n){"use strict";var r=n("03c6");e.exports=function(e,t,n){var o=n.config.validateStatus;n.status&&o&&!o(n.status)?t(r("Request failed with status code "+n.status,n.config,null,n.request,n)):e(n)}},"35a1":function(e,t,n){var r=n("f5df"),o=n("dc4a"),i=n("3f8c"),a=n("b622"),s=a("iterator");e.exports=function(e){if(void 0!=e)return o(e,s)||o(e,"@@iterator")||i[r(e)]}},"37e8":function(e,t,n){var r=n("83ab"),o=n("9bf2"),i=n("825a"),a=n("fc6a"),s=n("df75");e.exports=r?Object.defineProperties:function(e,t){i(e);var n,r=a(t),u=s(t),c=u.length,l=0;while(c>l)o.f(e,n=u[l++],r[n]);return e}},"3a9b":function(e,t,n){var r=n("e330");e.exports=r({}.isPrototypeOf)},"3bbe":function(e,t,n){var r=n("da84"),o=n("1626"),i=r.String,a=r.TypeError;e.exports=function(e){if("object"==typeof e||o(e))return e;throw a("Can't set "+i(e)+" as a prototype")}},"3d93":function(e,t,n){"use strict";e.exports=function(e,t,n,r,o){return e.config=t,n&&(e.code=n),e.request=r,e.response=o,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,status:this.response&&this.response.status?this.response.status:null}},e}},"3ebb":function(e,t,n){var r=n("e31a");r.__esModule&&(r=r.default),"string"===typeof r&&(r=[[e.i,r,""]]),r.locals&&(e.exports=r.locals);var o=n("499e").default;o("61bc0355",r,!0,{sourceMap:!1,shadowMode:!1})},"3f8c":function(e,t){e.exports={}},4362:function(e,t,n){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=n("df7c")),r=e.resolve(t,r)}}(),t.exit=t.kill=t.umask=t.dlopen=t.uptime=t.memoryUsage=t.uvCounters=function(){},t.features={}},"44ad":function(e,t,n){var r=n("da84"),o=n("e330"),i=n("d039"),a=n("c6b6"),s=r.Object,u=o("".split);e.exports=i((function(){return!s("z").propertyIsEnumerable(0)}))?function(e){return"String"==a(e)?u(e,""):s(e)}:s},"44d2":function(e,t,n){var r=n("b622"),o=n("7c73"),i=n("9bf2"),a=r("unscopables"),s=Array.prototype;void 0==s[a]&&i.f(s,a,{configurable:!0,value:o(null)}),e.exports=function(e){s[a][e]=!0}},"44de":function(e,t,n){var r=n("da84");e.exports=function(e,t){var n=r.console;n&&n.error&&(1==arguments.length?n.error(e):n.error(e,t))}},4840:function(e,t,n){var r=n("825a"),o=n("5087"),i=n("b622"),a=i("species");e.exports=function(e,t){var n,i=r(e).constructor;return void 0===i||void 0==(n=r(i)[a])?t:o(n)}},"485a":function(e,t,n){var r=n("da84"),o=n("c65b"),i=n("1626"),a=n("861d"),s=r.TypeError;e.exports=function(e,t){var n,r;if("string"===t&&i(n=e.toString)&&!a(r=o(n,e)))return r;if(i(n=e.valueOf)&&!a(r=o(n,e)))return r;if("string"!==t&&i(n=e.toString)&&!a(r=o(n,e)))return r;throw s("Can't convert object to primitive value")}},4930:function(e,t,n){var r=n("2d00"),o=n("d039");e.exports=!!Object.getOwnPropertySymbols&&!o((function(){var e=Symbol();return!String(e)||!(Object(e)instanceof Symbol)||!Symbol.sham&&r&&r<41}))},"499e":function(e,t,n){"use strict";function r(e,t){for(var n=[],r={},o=0;on.parts.length&&(r.parts.length=n.parts.length)}else{var a=[];for(o=0;ol)if(s=u[l++],s!=s)return!0}else for(;c>l;l++)if((e||l in u)&&u[l]===n)return e||l||0;return!e&&-1}};e.exports={includes:a(!0),indexOf:a(!1)}},"4de4":function(e,t,n){"use strict";var r=n("23e7"),o=n("b727").filter,i=n("1dde"),a=i("filter");r({target:"Array",proto:!0,forced:!a},{filter:function(e){return o(this,e,arguments.length>1?arguments[1]:void 0)}})},5017:function(e,t,n){"use strict";var r=n("6f1f"),o=n("a0d9");e.exports=function(e,t){return e&&!r(t)?o(e,t):t}},5087:function(e,t,n){var r=n("da84"),o=n("68ee"),i=n("0d51"),a=r.TypeError;e.exports=function(e){if(o(e))return e;throw a(i(e)+" is not a constructor")}},"50c4":function(e,t,n){var r=n("5926"),o=Math.min;e.exports=function(e){return e>0?o(r(e),9007199254740991):0}},5692:function(e,t,n){var r=n("c430"),o=n("c6cd");(e.exports=function(e,t){return o[e]||(o[e]=void 0!==t?t:{})})("versions",[]).push({version:"3.19.1",mode:r?"pure":"global",copyright:"© 2021 Denis Pushkarev (zloirock.ru)"})},"56d7":function(e,t,n){"use strict";n.r(t);n("e260"),n("e6cf"),n("cca6"),n("a79d"),n("4de4"),n("d3b7"),n("fb6a");var r=n("2b0e"),o=function(){var e=this,t=e.$createElement,n=e._self._c||t;return e.player._isInit?n("div",{staticClass:"bblpl"},[n("div",{staticClass:"bblpl-controls"},[n("div",[n("button",{staticClass:"bblpl-button bblpl-rw",on:{click:function(t){return e.player.rw()}}},[n("svg",{attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor"}},[n("path",{attrs:{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M11 19 L4 12 11 5"}}),n("path",{attrs:{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M17 17 L12 12 17 7",opacity:".5"}})]),n("span",[e._v("15 с")])])]),n("div",[n("button",{staticClass:"bblpl-button",on:{click:e.play}},["playing"===e.player._state?n("svg",{attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor"}},[n("path",{attrs:{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M10 9v6m4-6v6m7-3a9 9 0 11-18 0 9 9 0 0118 0z"}})]):n("svg",{attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor"}},[n("path",{attrs:{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M14.752 11.168l-3.197-2.132A1 1 0 0010 9.87v4.263a1 1 0 001.555.832l3.197-2.132a1 1 0 000-1.664z"}}),n("path",{attrs:{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M21 12a9 9 0 11-18 0 9 9 0 0118 0z"}})])])]),n("div",[n("button",{staticClass:"bblpl-button bblpl-ff",on:{click:function(t){return e.player.ff()}}},[n("span",[e._v("15 с")]),n("svg",{staticClass:"h-6 w-6",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor"}},[n("path",{attrs:{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M13 5 L20 12 13 19"}}),n("path",{attrs:{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M7 7 L12 12 7 17",opacity:".5"}})])])]),n("div",[n("button",{staticClass:"bblpl-button bblpl-volume"},[n("svg",{attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor"}},[n("path",{attrs:{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M15.536 8.464a5 5 0 010 7.072m2.828-9.9a9 9 0 010 12.728M5.586 15H4a1 1 0 01-1-1v-4a1 1 0 011-1h1.586l4.707-4.707C10.923 3.663 12 4.109 12 5v14c0 .891-1.077 1.337-1.707.707L5.586 15z"}})])])]),n("div",[n("button",{staticClass:"bblpl-button",on:{click:function(t){e.rateDropdown=!e.rateDropdown}}},[e._v(" Скорость ")]),e.rateDropdown?n("div",{staticClass:"bblpl-rate"},[n("button",{staticClass:"bblpl-rate__button"},[e._v("-1x")]),n("button",{staticClass:"bblpl-rate__button"},[e._v(" 1x")]),n("button",{staticClass:"bblpl-rate__button"},[e._v(" 2x")])]):e._e()]),n("div",[n("button",{staticClass:"bblpl-button bblpl-timer"},[n("svg",{staticClass:"h-6 w-6",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor"}},[n("path",{attrs:{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z"}})])])])]),n("div",{staticClass:"bblpl-body"},[e.player._book&&e.player._book.tracks?n("div",{ref:"tracksWrapper",staticClass:"bblpl-tracks"},e._l(e.player._book.tracks,(function(t){return n("div",{key:t.id,ref:"tracks-"+t.id,refInFor:!0,staticClass:"bblpl-track",class:{"bblpl-track--active":e.player._currentTrackId===t.id}},[n("div",{staticClass:"bblpl-bg",on:{click:function(n){return e.handleClickTrack(t,n)}}}),e.player._currentTrackId===t.id?n("div",{staticClass:"bblpl-track__progress",style:e.trackProgressWidth}):e._e(),e.player._currentTrackId===t.id?n("div",{staticClass:"bblpl-track__icon"},[n("svg",{attrs:{width:"16px",height:"16px",viewBox:"0 0 16 16",version:"1.1",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink"}},[n("g",{attrs:{id:"icon-equalizer-anim",fill:"#4A4A4A"}},[n("rect",{staticClass:"eq__bar",attrs:{id:"eq1",x:"1",y:"8",width:"4",height:"8"}}),n("rect",{staticClass:"eq__bar",attrs:{id:"eq2",x:"6",y:"1",width:"4",height:"15"}}),n("rect",{staticClass:"eq__bar",attrs:{id:"eq3",x:"11",y:"4",width:"4",height:"12"}}),n("rect",{staticClass:"eq__bar",attrs:{id:"eq4",x:"1",y:"8",width:"4",height:"8"}})])])]):e._e(),n("div",{staticClass:"bblpl-track__name"},[e._v(" "+e._s(t.name)+" ")]),n("div",{staticClass:"bblpl-track__time"},[e.player._currentTrackId===t.id?n("div",[e._v(" "+e._s(e._f("duration")(e.player._position))+" /  ")]):e._e(),n("div",[e._v(" "+e._s(e._f("duration")(t.duration))+" ")])])])})),0):e._e()])]):e._e()},i=[],a=n("1e5c"),s=n("2123"),u=n.n(s);class c{constructor(e,t){this._userKey=t,u.a.defaults.baseURL="https://api.bibliovk.ru/api/ref/",u.a.defaults.headers={"X-Biblio-Auth":"Bearer "+e,"X-Biblio-User":t||"","X-Biblio-Referer":window.location.href}}getBook(e){if(e)return this._get(`book/${this._userKey?"":"guest/"}${e}`)}getUser(){if(this._userKey)return this._get("me")}getUserBilling(){if(this._userKey)return this._get("me/billing")}getBookPurchaseLink(e){if(e)return this._get(`https://pay.bibliovk.ru/book/${e}/purchase`)}getTrackAudio(e,t=!1){if(e)return this._get(`/track/${e}/play/mp3/medium?reserve=${t?1:0}`)}getBookAudio(e,t=!1){if(e)return this._get(`/book/${e}/full/medium?reserve=${t?1:0}`)}saveUserBookPosition(e,t,n){if(e&&t&&n)return u.a.put("me/savedPosition",{book_id:e,track_id:t,position:n})}saveUserBookListeningTime(e,t){if(this._userKey&&e&&!(t<=0))return u.a.post("system/listen-time/collect",{data:{book_id:e,time:t,timestamp:Math.round(Date.now()/1e3)}})}_get(e){return u.a.get(e,{data:{}}).then(e=>e.data).catch(e=>Promise.reject(e))}}class l{constructor(e){this._defaultFields(),this._bookId=e.bookId,this._referalKey=e.referalKey,this._userKey=e.userKey,this._init()}_defaultFields(){this._audio=null,this._state="none",this._currentTrackId=0,this._currentTrack=null,this._sleepTimerId=0,this._isInit=!1,this._bookId=0,this._referalKey=null,this._userKey=null,this._api=null,this._user=null,this._userBilling=null,this._book=null,this._isSample=null,this._audio=null,this._audioProgressIntervalId=0,this._savePositionIntervalId=0,this._listeningTimeIntervalId=0,this._listeningTime=0,this._rate=1,this._position=0,this._on={init:[],progress:[],play:[],pause:[],rate:[],ended:[],volume:[]},this.EVENT_INIT="init",this.EVENT_WIDGET="init",this.EVENT_PROGRESS="progress",this.EVENT_PLAY="play",this.EVENT_PAUSE="pause",this.EVENT_RATE="rate",this.EVENT_PLAYBACKRATE_CHANGE="rate",this.EVENT_ENDED="ended",this.EVENT_VOLUME="volume",this.EVENT_STOP="stop",this.EVENT_CRASHED="crashed",this.EVENT_ERROR="error",this.EVENT_STATE="state"}async _init(){return this._api=new c(this._referalKey,this._userKey),this._user=await this._api.getUser(),this._userBilling=await this._api.getUserBilling(),this._book=await this._api.getBook(this._bookId),this._isSample=this._bookIsSample(),this._book.saved_position?(this._currentTrackId=this._book.saved_position.track_id,this._currentTrack=this._getTrack()):(this._currentTrackId=this._book.tracks[0].id,this._currentTrack=this._getTrack()),this._isSample&&await this._setupAudioSrc(this._book.audio_sample),this._isInit=!0,this._setState("idle"),this._emit("init",this),this}on(e,t){e=e.replace("bbl-",""),e=e.replace(/-/g,"_"),"widget_init"===e&&(e="init"),"playback_change"===e&&(e="rate"),"stop"===e&&(e="pause"),this._on[e]&&"function"===typeof t&&this._on[e].push(t)}getPlayerState(){return this._state}getPlaybackRate(){return this._audio?this._audio.rate():1}getPosition(){let e=0;if(this._isSample)e=this._audio?this._audio.seek():0;else if(this._audio){if(e=this._audio.seek(),this._book.concat_created){let t=this._book.tracks.filter(e=>e.numbere+t.duration,0);e-=t}}else this._book.saved_position&&(e=this._book.saved_position.position);return Math.round(e)}getCurrentTrack(){return this._currentTrackId}getDuration(){if(this._isSample)return Math.round(this._audio.duration());let e=this._currentTrack;if(!e){let t=this._book.tracks[0].id;this._book.saved_position&&(t=this._book.saved_position.track_id),e=this._getTrack(t)}return e.duration}getBookMeta(){return Object.assign({genres:this._book.genres_ids,copyright_holder:this._book.meta_data.copyright_holder},this._book)}getTracksMeta(){return!!this._book&&this._book.tracks}getVolume(){return a["Howler"].volume()}getBookPurchaseIsNeed(){return this._isSample}getAmount(){return!!this._book&&this._book.amount}isWidgetInit(){return this._isInit}isForSubscribers(){return!!this._book&&this._book.for_subscribers}isSleepTimerActive(){return!!this._sleepTimerId}pause(){this._audio.pause()}stop(){this.pause()}play(e){if(!this._isInit)return;let t=0;if(this._isSample)return void(this._audio?this._audio.playing()||this._audio.play():(this._setupAudioSrc(this._book.audio_sample),this._audio.play()));if(e){if(e===this._currentTrackId&&this._audio&&!this._audio.playing())return void this._audio.play()}else{if(this._audio)return void(this._audio.playing()||this._audio.play());this._book.saved_position?(e=this._book.saved_position.track_id,t=this._book.saved_position.position):e=this._book.tracks[0].id}let n=this._getTrack(e);n&&(this._currentTrackId=e,this._currentTrack=n,this._book.concat_created?(t=this._book.tracks.filter(e=>e.numbere+t.duration,t),this._audio?(this._audio.seek(t),this._audio.playing()||this._audio.play()):this._setupAudio(null,t).then(()=>{this._audio.play()})):(this._position=0,this._setupAudio(e,t).then(()=>{this._audio.play()})))}seek(e){if(!e&&!this._audio)return!1;this._audio.seek(e)}ff(){if(!this._audio)return!1;let e=this._audio.seek()+15;this._audio.seek(e),this._position=this.getPosition()}rw(){if(!this._audio)return!1;let e=this._audio.seek()-15;e<0&&(e=0),this._book.concat_created&&this.getPosition()-15<0&&(e=this._audio.seek()-this.getPosition()),this._audio.seek(e),this._position=this.getPosition()}destroy(){a["Howler"].unload(),this.stopSleepTimer(),this._defaultFields()}stopSleepTimer(){clearTimeout(this._sleepTimerId),this._sleepTimerId=0}startPurchaseBook(){this._userKey&&this._isSample&&this._bookId&&this._api.getBookPurchaseLink(this._bookId).then(e=>{e.redirect_to&&(window.location.href=e.redirect_to)})}startPurchaseSubscription(e="biblio.month"){if(!this._userKey)return!1;let t=[this._userKey,this._referalKey,window.location.href,e].join("||");t=btoa(unescape(encodeURIComponent(t))),window.location.href="https://pay.bibliovk.ru/subscribe?data="+t}setSleepTimer(e,t){let n=60*e*60*1e3+60*t*1e3;this._sleepTimerId=setTimeout(()=>{this._audio.pause(0),this._sleepTimerId=0},n)}setPlaybackRate(e){if(!this._audio)return!1;this._rate=e,this._audio.rate(e)}setVolume(e){a["Howler"].volume(e)}_emit(e,t){this._on[e].forEach(e=>e(t))}_setProgressIntervalId(){this._audioProgressIntervalId=setInterval(()=>{this._audio&&this._audio.playing()?(this._listeningTime++,this._position=this.getPosition(),this._emit("progress",{position:this.getPosition(),duration:this.getDuration()}),this.getDuration()<=this.getPosition()&&this._book.concat_created&&this._currentTrack.next_id&&(this._currentTrackId=this._currentTrack.next_id,this._currentTrack=this._getTrack(),this._emit("ended"),this._emit("play"))):(clearInterval(this._audioProgressIntervalId),this._audioProgressIntervalId=0)},1e3)}_setSavePositionIntervalId(){this._savePositionIntervalId=setInterval(()=>{this._audio&&this._audio.playing()?this._saveUserBookPosition():(clearInterval(this._savePositionIntervalId),this._savePositionIntervalId=0)},5e3)}_setListeningTimeIntervalId(){this._listeningTimeIntervalId=setInterval(()=>{this._audio&&this._audio.playing()&&this._listeningTime>0?this._saveUserBookListeningTime():(clearInterval(this._listeningTimeIntervalId),this._listeningTimeIntervalId=0),this._listeningTime=0},6e4)}_setState(e){this._state=e}_getTrack(e){return e||(e=this._currentTrackId),this._book.tracks.find(t=>t.id===e)}_bookIsSample(){if(!this._user)return!0;let e=!1;return(this._book.amount>0||this._book.for_subscribers)&&(e=!0,this._user.purchased_books.includes(this._book.id)&&(e=!1),this._book.for_subscribers&&"free"!==this._userBilling.name&&(e=!1)),e}_saveUserBookListeningTime(){this._isSample||(this._api.saveUserBookListeningTime(this._bookId,this._listeningTime),this._listeningTime=0)}_saveUserBookPosition(){this._isSample||this._api.saveUserBookPosition(this._bookId,this._currentTrackId,this.getPosition())}_setupAudioSrc(e){return new Promise(t=>{a["Howler"].unload(),this._setState("idle"),this._audio=new a["Howl"]({src:e,html5:!0,rate:this._rate,onplay:()=>{this._setState("playing"),this._setProgressIntervalId(),this._setSavePositionIntervalId(),this._setListeningTimeIntervalId(),this._emit("play")},onpause:()=>{this._saveUserBookPosition(),this._saveUserBookListeningTime(),this._setState("paused"),this._emit("pause")},onend:()=>{this._saveUserBookPosition(),this._saveUserBookListeningTime(),!this._book.concat_created&&this._currentTrack.next_id&&this.play(this._currentTrack.next_id),this._setState("idle"),this._emit("ended")},onload:()=>{t(this._audio)},onrate:()=>this._emit("rate"),onvolume:()=>this._emit("volume")})})}_setupAudio(e,t=0){return new Promise(async n=>{let r,o;this._book.concat_created?(r=await this._api.getBookAudio(this._bookId),o=await this._api.getBookAudio(this._bookId,!0)):(r=await this._api.getTrackAudio(e),o=await this._api.getTrackAudio(e,!0)),this._setupAudioSrc(r.download_url),this._audio.once("loaderror",()=>{this._setupAudioSrc(o.download_url),this._audio.once("load",()=>{this._audio.seek(t),n()})}).once("load",()=>{this._audio.seek(t),n()})})}}window.Biblio=l;var d={name:"App",data:function(){return{player:null,tracks:[],playStatus:!1,currentTrackId:0,rateDropdown:!1}},created:function(){var e=this;this.player=new l({bookId:6734,referalKey:"da5e30be3ef72929ccdea6f734d8bf18bf73d3cf89bc2274607605e0f3d253bf1ed6af657f349b0aea2b028bb7cdbf81bac7",userKey:"c2SmWQDFThXSQXwMlmkiqzem5Sb6TvgJB+0jKPElXLW/oM8IFeJ8F+VNW9scRTfaKslYAhHC0pYhdPAUKzq5PQB4FLNA4R9dVsI9EKzI5NM="}),this.player.on("init",(function(){e.tracks=e.player._book.tracks})),this.player.on("play",(function(){}))},computed:{trackProgressWidth:function(){var e=100*this.player._position/this.player._currentTrack.duration;return"width:"+e+"%"}},methods:{play:function(){this.playStatus?this.player.pause():this.player.play(),this.playStatus=!this.playStatus,this.scrollToTrack()},handleClickTrack:function(e,t){e.id===this.player._currentTrackId&&this.player.seek(t.layerX*this.player._currentTrack.duration/t.target.offsetWidth),this.player.play(e.id),this.scrollToTrack()},scrollToTrack:function(){this.$refs.tracksWrapper.scrollTo({top:this.$refs["tracks-"+this.player._currentTrackId][0].offsetTop,behavior:"smooth"})}}},f=d;n("034f");function p(e,t,n,r,o,i,a,s){var u,c="function"===typeof e?e.options:e;if(t&&(c.render=t,c.staticRenderFns=n,c._compiled=!0),r&&(c.functional=!0),i&&(c._scopeId="data-v-"+i),a?(u=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__),o&&o.call(this,e),e&&e._registeredComponents&&e._registeredComponents.add(a)},c._ssrRegister=u):o&&(u=s?function(){o.call(this,(c.functional?this.parent:this).$root.$options.shadowRoot)}:o),u)if(c.functional){c._injectStyles=u;var l=c.render;c.render=function(e,t){return u.call(t),l(e,t)}}else{var d=c.beforeCreate;c.beforeCreate=d?[].concat(d,u):[u]}return{exports:e,options:c}}var h=p(f,o,i,!1,null,null,null),_=h.exports;r["a"].config.productionTip=!1,new r["a"]({render:function(e){return e(_)}}).$mount("#bblpl"),r["a"].filter("duration",(function(e){if(0===e)return"00:00";var t=("0"+Math.floor(e/60)).slice(-2),n=("0"+e%60).slice(-2);return t+":"+n}))},"56ef":function(e,t,n){var r=n("d066"),o=n("e330"),i=n("241c"),a=n("7418"),s=n("825a"),u=o([].concat);e.exports=r("Reflect","ownKeys")||function(e){var t=i.f(s(e)),n=a.f;return n?u(t,n(e)):t}},5926:function(e,t){var n=Math.ceil,r=Math.floor;e.exports=function(e){var t=+e;return t!==t||0===t?0:(t>0?r:n)(t)}},"59ed":function(e,t,n){var r=n("da84"),o=n("1626"),i=n("0d51"),a=r.TypeError;e.exports=function(e){if(o(e))return e;throw a(i(e)+" is not a function")}},"5c6c":function(e,t){e.exports=function(e,t){return{enumerable:!(1&e),configurable:!(2&e),writable:!(4&e),value:t}}},"5e77":function(e,t,n){var r=n("83ab"),o=n("1a2d"),i=Function.prototype,a=r&&Object.getOwnPropertyDescriptor,s=o(i,"name"),u=s&&"something"===function(){}.name,c=s&&(!r||r&&a(i,"name").configurable);e.exports={EXISTS:s,PROPER:u,CONFIGURABLE:c}},"605d":function(e,t,n){var r=n("c6b6"),o=n("da84");e.exports="process"==r(o.process)},6069:function(e,t){e.exports="object"==typeof window},"60da":function(e,t,n){"use strict";var r=n("83ab"),o=n("e330"),i=n("c65b"),a=n("d039"),s=n("df75"),u=n("7418"),c=n("d1e7"),l=n("7b0b"),d=n("44ad"),f=Object.assign,p=Object.defineProperty,h=o([].concat);e.exports=!f||a((function(){if(r&&1!==f({b:1},f(p({},"a",{enumerable:!0,get:function(){p(this,"b",{value:3,enumerable:!1})}}),{b:2})).b)return!0;var e={},t={},n=Symbol(),o="abcdefghijklmnopqrst";return e[n]=7,o.split("").forEach((function(e){t[e]=e})),7!=f({},e)[n]||s(f({},t)).join("")!=o}))?function(e,t){var n=l(e),o=arguments.length,a=1,f=u.f,p=c.f;while(o>a){var _,v=d(arguments[a++]),m=f?h(s(v),f(v)):s(v),y=m.length,b=0;while(y>b)_=m[b++],r&&!i(p,v,_)||(n[_]=v[_])}return n}:f},"65f0":function(e,t,n){var r=n("0b42");e.exports=function(e,t){return new(r(e))(0===t?0:t)}},"68ee":function(e,t,n){var r=n("e330"),o=n("d039"),i=n("1626"),a=n("f5df"),s=n("d066"),u=n("8925"),c=function(){},l=[],d=s("Reflect","construct"),f=/^\s*(?:class|function)\b/,p=r(f.exec),h=!f.exec(c),_=function(e){if(!i(e))return!1;try{return d(c,l,e),!0}catch(t){return!1}},v=function(e){if(!i(e))return!1;switch(a(e)){case"AsyncFunction":case"GeneratorFunction":case"AsyncGeneratorFunction":return!1}return h||!!p(f,u(e))};e.exports=!d||o((function(){var e;return _(_.call)||!_(Object)||!_((function(){e=!0}))||e}))?v:_},"69f3":function(e,t,n){var r,o,i,a=n("7f9a"),s=n("da84"),u=n("e330"),c=n("861d"),l=n("9112"),d=n("1a2d"),f=n("c6cd"),p=n("f772"),h=n("d012"),_="Object already initialized",v=s.TypeError,m=s.WeakMap,y=function(e){return i(e)?o(e):r(e,{})},b=function(e){return function(t){var n;if(!c(t)||(n=o(t)).type!==e)throw v("Incompatible receiver, "+e+" required");return n}};if(a||f.state){var g=f.state||(f.state=new m),w=u(g.get),x=u(g.has),k=u(g.set);r=function(e,t){if(x(g,e))throw new v(_);return t.facade=e,k(g,e,t),t},o=function(e){return w(g,e)||{}},i=function(e){return x(g,e)}}else{var A=p("state");h[A]=!0,r=function(e,t){if(d(e,A))throw new v(_);return t.facade=e,l(e,A,t),t},o=function(e){return d(e,A)?e[A]:{}},i=function(e){return d(e,A)}}e.exports={set:r,get:o,has:i,enforce:y,getterFor:b}},"6c6f":function(e,t,n){"use strict";var r=n("9dbe");e.exports=r.isStandardBrowserEnv()?function(){var e,t=/(msie|trident)/i.test(navigator.userAgent),n=document.createElement("a");function o(e){var r=e;return t&&(n.setAttribute("href",r),r=n.href),n.setAttribute("href",r),{href:n.href,protocol:n.protocol?n.protocol.replace(/:$/,""):"",host:n.host,search:n.search?n.search.replace(/^\?/,""):"",hash:n.hash?n.hash.replace(/^#/,""):"",hostname:n.hostname,port:n.port,pathname:"/"===n.pathname.charAt(0)?n.pathname:"/"+n.pathname}}return e=o(window.location.href),function(t){var n=r.isString(t)?o(t):t;return n.protocol===e.protocol&&n.host===e.host}}():function(){return function(){return!0}}()},"6eeb":function(e,t,n){var r=n("da84"),o=n("1626"),i=n("1a2d"),a=n("9112"),s=n("ce4e"),u=n("8925"),c=n("69f3"),l=n("5e77").CONFIGURABLE,d=c.get,f=c.enforce,p=String(String).split("String");(e.exports=function(e,t,n,u){var c,d=!!u&&!!u.unsafe,h=!!u&&!!u.enumerable,_=!!u&&!!u.noTargetGet,v=u&&void 0!==u.name?u.name:t;o(n)&&("Symbol("===String(v).slice(0,7)&&(v="["+String(v).replace(/^Symbol\(([^)]*)\)/,"$1")+"]"),(!i(n,"name")||l&&n.name!==v)&&a(n,"name",v),c=f(n),c.source||(c.source=p.join("string"==typeof v?v:""))),e!==r?(d?!_&&e[t]&&(h=!0):delete e[t],h?e[t]=n:a(e,t,n)):h?e[t]=n:s(t,n)})(Function.prototype,"toString",(function(){return o(this)&&d(this).source||u(this)}))},"6f1f":function(e,t,n){"use strict";e.exports=function(e){return/^([a-z][a-z\d\+\-\.]*:)?\/\//i.test(e)}},7418:function(e,t){t.f=Object.getOwnPropertySymbols},7839:function(e,t){e.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]},"7b0b":function(e,t,n){var r=n("da84"),o=n("1d80"),i=r.Object;e.exports=function(e){return i(o(e))}},"7bc9":function(e,t,n){"use strict";var r=n("9dbe"),o=n("3444"),i=n("7d04"),a=n("b420"),s=n("5017"),u=n("1e94"),c=n("6c6f"),l=n("03c6"),d=n("2f1f"),f=n("f0bd");e.exports=function(e){return new Promise((function(t,n){var p,h=e.data,_=e.headers,v=e.responseType;function m(){e.cancelToken&&e.cancelToken.unsubscribe(p),e.signal&&e.signal.removeEventListener("abort",p)}r.isFormData(h)&&delete _["Content-Type"];var y=new XMLHttpRequest;if(e.auth){var b=e.auth.username||"",g=e.auth.password?unescape(encodeURIComponent(e.auth.password)):"";_.Authorization="Basic "+btoa(b+":"+g)}var w=s(e.baseURL,e.url);function x(){if(y){var r="getAllResponseHeaders"in y?u(y.getAllResponseHeaders()):null,i=v&&"text"!==v&&"json"!==v?y.response:y.responseText,a={data:i,status:y.status,statusText:y.statusText,headers:r,config:e,request:y};o((function(e){t(e),m()}),(function(e){n(e),m()}),a),y=null}}if(y.open(e.method.toUpperCase(),a(w,e.params,e.paramsSerializer),!0),y.timeout=e.timeout,"onloadend"in y?y.onloadend=x:y.onreadystatechange=function(){y&&4===y.readyState&&(0!==y.status||y.responseURL&&0===y.responseURL.indexOf("file:"))&&setTimeout(x)},y.onabort=function(){y&&(n(l("Request aborted",e,"ECONNABORTED",y)),y=null)},y.onerror=function(){n(l("Network Error",e,null,y)),y=null},y.ontimeout=function(){var t=e.timeout?"timeout of "+e.timeout+"ms exceeded":"timeout exceeded",r=e.transitional||d.transitional;e.timeoutErrorMessage&&(t=e.timeoutErrorMessage),n(l(t,e,r.clarifyTimeoutError?"ETIMEDOUT":"ECONNABORTED",y)),y=null},r.isStandardBrowserEnv()){var k=(e.withCredentials||c(w))&&e.xsrfCookieName?i.read(e.xsrfCookieName):void 0;k&&(_[e.xsrfHeaderName]=k)}"setRequestHeader"in y&&r.forEach(_,(function(e,t){"undefined"===typeof h&&"content-type"===t.toLowerCase()?delete _[t]:y.setRequestHeader(t,e)})),r.isUndefined(e.withCredentials)||(y.withCredentials=!!e.withCredentials),v&&"json"!==v&&(y.responseType=e.responseType),"function"===typeof e.onDownloadProgress&&y.addEventListener("progress",e.onDownloadProgress),"function"===typeof e.onUploadProgress&&y.upload&&y.upload.addEventListener("progress",e.onUploadProgress),(e.cancelToken||e.signal)&&(p=function(e){y&&(n(!e||e&&e.type?new f("canceled"):e),y.abort(),y=null)},e.cancelToken&&e.cancelToken.subscribe(p),e.signal&&(e.signal.aborted?p():e.signal.addEventListener("abort",p))),h||(h=null),y.send(h)}))}},"7c73":function(e,t,n){var r,o=n("825a"),i=n("37e8"),a=n("7839"),s=n("d012"),u=n("1be4"),c=n("cc12"),l=n("f772"),d=">",f="<",p="prototype",h="script",_=l("IE_PROTO"),v=function(){},m=function(e){return f+h+d+e+f+"/"+h+d},y=function(e){e.write(m("")),e.close();var t=e.parentWindow.Object;return e=null,t},b=function(){var e,t=c("iframe"),n="java"+h+":";return t.style.display="none",u.appendChild(t),t.src=String(n),e=t.contentWindow.document,e.open(),e.write(m("document.F=Object")),e.close(),e.F},g=function(){try{r=new ActiveXObject("htmlfile")}catch(t){}g="undefined"!=typeof document?document.domain&&r?y(r):b():y(r);var e=a.length;while(e--)delete g[p][a[e]];return g()};s[_]=!0,e.exports=Object.create||function(e,t){var n;return null!==e?(v[p]=o(e),n=new v,v[p]=null,n[_]=e):n=g(),void 0===t?n:i(n,t)}},"7d04":function(e,t,n){"use strict";var r=n("9dbe");e.exports=r.isStandardBrowserEnv()?function(){return{write:function(e,t,n,o,i,a){var s=[];s.push(e+"="+encodeURIComponent(t)),r.isNumber(n)&&s.push("expires="+new Date(n).toGMTString()),r.isString(o)&&s.push("path="+o),r.isString(i)&&s.push("domain="+i),!0===a&&s.push("secure"),document.cookie=s.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(){}}}()},"7dd0":function(e,t,n){"use strict";var r=n("23e7"),o=n("c65b"),i=n("c430"),a=n("5e77"),s=n("1626"),u=n("9ed3"),c=n("e163"),l=n("d2bb"),d=n("d44e"),f=n("9112"),p=n("6eeb"),h=n("b622"),_=n("3f8c"),v=n("ae93"),m=a.PROPER,y=a.CONFIGURABLE,b=v.IteratorPrototype,g=v.BUGGY_SAFARI_ITERATORS,w=h("iterator"),x="keys",k="values",A="entries",T=function(){return this};e.exports=function(e,t,n,a,h,v,S){u(n,t,a);var O,C,I,E=function(e){if(e===h&&L)return L;if(!g&&e in $)return $[e];switch(e){case x:return function(){return new n(this,e)};case k:return function(){return new n(this,e)};case A:return function(){return new n(this,e)}}return function(){return new n(this)}},j=t+" Iterator",P=!1,$=e.prototype,M=$[w]||$["@@iterator"]||h&&$[h],L=!g&&M||E(h),N="Array"==t&&$.entries||M;if(N&&(O=c(N.call(new e)),O!==Object.prototype&&O.next&&(i||c(O)===b||(l?l(O,b):s(O[w])||p(O,w,T)),d(O,j,!0,!0),i&&(_[j]=T))),m&&h==k&&M&&M.name!==k&&(!i&&y?f($,"name",k):(P=!0,L=function(){return o(M,this)})),h)if(C={values:E(k),keys:v?L:E(x),entries:E(A)},S)for(I in C)(g||P||!(I in $))&&p($,I,C[I]);else r({target:t,proto:!0,forced:g||P},C);return i&&!S||$[w]===L||p($,w,L,{name:h}),_[t]=L,C}},"7f9a":function(e,t,n){var r=n("da84"),o=n("1626"),i=n("8925"),a=r.WeakMap;e.exports=o(a)&&/native code/.test(i(a))},"7faf":function(e,t,n){"use strict";e.exports=function(e){return"object"===typeof e&&!0===e.isAxiosError}},8167:function(e,t,n){"use strict";e.exports=function(e,t){return function(){for(var n=new Array(arguments.length),r=0;rA;A++)if((p||A in w)&&(y=w[A],b=x(y,A,g),e))if(t)S[A]=b;else if(b)switch(e){case 3:return!0;case 5:return y;case 6:return A;case 2:c(S,y)}else switch(e){case 4:return!1;case 7:c(S,y)}return d?-1:o||l?l:S}};e.exports={forEach:l(0),map:l(1),filter:l(2),some:l(3),every:l(4),find:l(5),findIndex:l(6),filterReject:l(7)}},c04e:function(e,t,n){var r=n("da84"),o=n("c65b"),i=n("861d"),a=n("d9b5"),s=n("dc4a"),u=n("485a"),c=n("b622"),l=r.TypeError,d=c("toPrimitive");e.exports=function(e,t){if(!i(e)||a(e))return e;var n,r=s(e,d);if(r){if(void 0===t&&(t="default"),n=o(r,e,t),!i(n)||a(n))return n;throw l("Can't convert object to primitive value")}return void 0===t&&(t="number"),u(e,t)}},c430:function(e,t){e.exports=!1},c65b:function(e,t){var n=Function.prototype.call;e.exports=n.bind?n.bind(n):function(){return n.apply(n,arguments)}},c6b6:function(e,t,n){var r=n("e330"),o=r({}.toString),i=r("".slice);e.exports=function(e){return i(o(e),8,-1)}},c6cd:function(e,t,n){var r=n("da84"),o=n("ce4e"),i="__core-js_shared__",a=r[i]||o(i,{});e.exports=a},c8ba:function(e,t){var n;n=function(){return this}();try{n=n||new Function("return this")()}catch(r){"object"===typeof window&&(n=window)}e.exports=n},ca84:function(e,t,n){var r=n("e330"),o=n("1a2d"),i=n("fc6a"),a=n("4d64").indexOf,s=n("d012"),u=r([].push);e.exports=function(e,t){var n,r=i(e),c=0,l=[];for(n in r)!o(s,n)&&o(r,n)&&u(l,n);while(t.length>c)o(r,n=t[c++])&&(~a(l,n)||u(l,n));return l}},cb00:function(e,t,n){"use strict";var r=n("9dbe"),o=n("2f1f");e.exports=function(e,t,n){var i=this||o;return r.forEach(n,(function(n){e=n.call(i,e,t)})),e}},cc12:function(e,t,n){var r=n("da84"),o=n("861d"),i=r.document,a=o(i)&&o(i.createElement);e.exports=function(e){return a?i.createElement(e):{}}},cca6:function(e,t,n){var r=n("23e7"),o=n("60da");r({target:"Object",stat:!0,forced:Object.assign!==o},{assign:o})},cdf9:function(e,t,n){var r=n("825a"),o=n("861d"),i=n("f069");e.exports=function(e,t){if(r(e),o(t)&&t.constructor===e)return t;var n=i.f(e),a=n.resolve;return a(t),n.promise}},ce4e:function(e,t,n){var r=n("da84"),o=Object.defineProperty;e.exports=function(e,t){try{o(r,e,{value:t,configurable:!0,writable:!0})}catch(n){r[e]=t}return t}},d012:function(e,t){e.exports={}},d039:function(e,t){e.exports=function(e){try{return!!e()}catch(t){return!0}}},d066:function(e,t,n){var r=n("da84"),o=n("1626"),i=function(e){return o(e)?e:void 0};e.exports=function(e,t){return arguments.length<2?i(r[e]):r[e]&&r[e][t]}},d1e7:function(e,t,n){"use strict";var r={}.propertyIsEnumerable,o=Object.getOwnPropertyDescriptor,i=o&&!r.call({1:2},1);t.f=i?function(e){var t=o(this,e);return!!t&&t.enumerable}:r},d2bb:function(e,t,n){var r=n("e330"),o=n("825a"),i=n("3bbe");e.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var e,t=!1,n={};try{e=r(Object.getOwnPropertyDescriptor(Object.prototype,"__proto__").set),e(n,[]),t=n instanceof Array}catch(a){}return function(n,r){return o(n),i(r),t?e(n,r):n.__proto__=r,n}}():void 0)},d3b7:function(e,t,n){var r=n("00ee"),o=n("6eeb"),i=n("b041");r||o(Object.prototype,"toString",i,{unsafe:!0})},d44e:function(e,t,n){var r=n("9bf2").f,o=n("1a2d"),i=n("b622"),a=i("toStringTag");e.exports=function(e,t,n){e&&!o(e=n?e:e.prototype,a)&&r(e,a,{configurable:!0,value:t})}},d4c3:function(e,t,n){var r=n("342f"),o=n("da84");e.exports=/ipad|iphone|ipod/i.test(r)&&void 0!==o.Pebble},d9b5:function(e,t,n){var r=n("da84"),o=n("d066"),i=n("1626"),a=n("3a9b"),s=n("fdbf"),u=r.Object;e.exports=s?function(e){return"symbol"==typeof e}:function(e){var t=o("Symbol");return i(t)&&a(t.prototype,u(e))}},da84:function(e,t,n){(function(t){var n=function(e){return e&&e.Math==Math&&e};e.exports=n("object"==typeof globalThis&&globalThis)||n("object"==typeof window&&window)||n("object"==typeof self&&self)||n("object"==typeof t&&t)||function(){return this}()||Function("return this")()}).call(this,n("c8ba"))},dc4a:function(e,t,n){var r=n("59ed");e.exports=function(e,t){var n=e[t];return null==n?void 0:r(n)}},dc90:function(e,t,n){"use strict";var r=n("929b").version,o={};["object","boolean","number","function","string","symbol"].forEach((function(e,t){o[e]=function(n){return typeof n===e||"a"+(t<1?"n ":" ")+e}}));var i={};function a(e,t,n){if("object"!==typeof e)throw new TypeError("options must be an object");var r=Object.keys(e),o=r.length;while(o-- >0){var i=r[o],a=t[i];if(a){var s=e[i],u=void 0===s||a(s,i,e);if(!0!==u)throw new TypeError("option "+i+" must be "+u)}else if(!0!==n)throw Error("Unknown option "+i)}}o.transitional=function(e,t,n){function o(e,t){return"[Axios v"+r+"] Transitional option '"+e+"'"+t+(n?". "+n:"")}return function(n,r,a){if(!1===e)throw new Error(o(r," has been removed"+(t?" in "+t:"")));return t&&!i[r]&&(i[r]=!0,console.warn(o(r," has been deprecated since v"+t+" and will be removed in the near future"))),!e||e(n,r,a)}},e.exports={assertOptions:a,validators:o}},df75:function(e,t,n){var r=n("ca84"),o=n("7839");e.exports=Object.keys||function(e){return r(e,o)}},df7c:function(e,t,n){(function(e){function n(e,t){for(var n=0,r=e.length-1;r>=0;r--){var o=e[r];"."===o?e.splice(r,1):".."===o?(e.splice(r,1),n++):n&&(e.splice(r,1),n--)}if(t)for(;n--;n)e.unshift("..");return e}function r(e){"string"!==typeof e&&(e+="");var t,n=0,r=-1,o=!0;for(t=e.length-1;t>=0;--t)if(47===e.charCodeAt(t)){if(!o){n=t+1;break}}else-1===r&&(o=!1,r=t+1);return-1===r?"":e.slice(n,r)}function o(e,t){if(e.filter)return e.filter(t);for(var n=[],r=0;r=-1&&!r;i--){var a=i>=0?arguments[i]: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=n(o(t.split("/"),(function(e){return!!e})),!r).join("/"),(r?"/":"")+t||"."},t.normalize=function(e){var r=t.isAbsolute(e),a="/"===i(e,-1);return e=n(o(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(o(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,n){function r(e){for(var t=0;t=0;n--)if(""!==e[n])break;return t>n?[]:e.slice(t,n-t+1)}e=t.resolve(e).substr(1),n=t.resolve(n).substr(1);for(var o=r(e.split("/")),i=r(n.split("/")),a=Math.min(o.length,i.length),s=a,u=0;u=1;--i)if(t=e.charCodeAt(i),47===t){if(!o){r=i;break}}else o=!1;return-1===r?n?"/":".":n&&1===r?"/":e.slice(0,r)},t.basename=function(e,t){var n=r(e);return t&&n.substr(-1*t.length)===t&&(n=n.substr(0,n.length-t.length)),n},t.extname=function(e){"string"!==typeof e&&(e+="");for(var t=-1,n=0,r=-1,o=!0,i=0,a=e.length-1;a>=0;--a){var s=e.charCodeAt(a);if(47!==s)-1===r&&(o=!1,r=a+1),46===s?-1===t?t=a:1!==i&&(i=1):-1!==t&&(i=-1);else if(!o){n=a+1;break}}return-1===t||-1===r||0===i||1===i&&t===r-1&&t===n+1?"":e.slice(t,r)};var i="b"==="ab".substr(-1)?function(e,t,n){return e.substr(t,n)}:function(e,t,n){return t<0&&(t=e.length+t),e.substr(t,n)}}).call(this,n("4362"))},e163:function(e,t,n){var r=n("da84"),o=n("1a2d"),i=n("1626"),a=n("7b0b"),s=n("f772"),u=n("e177"),c=s("IE_PROTO"),l=r.Object,d=l.prototype;e.exports=u?l.getPrototypeOf:function(e){var t=a(e);if(o(t,c))return t[c];var n=t.constructor;return i(n)&&t instanceof n?n.prototype:t instanceof l?d:null}},e177:function(e,t,n){var r=n("d039");e.exports=!r((function(){function e(){}return e.prototype.constructor=null,Object.getPrototypeOf(new e)!==e.prototype}))},e260:function(e,t,n){"use strict";var r=n("fc6a"),o=n("44d2"),i=n("3f8c"),a=n("69f3"),s=n("7dd0"),u="Array Iterator",c=a.set,l=a.getterFor(u);e.exports=s(Array,"Array",(function(e,t){c(this,{type:u,target:r(e),index:0,kind:t})}),(function(){var e=l(this),t=e.target,n=e.kind,r=e.index++;return!t||r>=t.length?(e.target=void 0,{value:void 0,done:!0}):"keys"==n?{value:r,done:!1}:"values"==n?{value:t[r],done:!1}:{value:[r,t[r]],done:!1}}),"values"),i.Arguments=i.Array,o("keys"),o("values"),o("entries")},e2cc:function(e,t,n){var r=n("6eeb");e.exports=function(e,t,n){for(var o in t)r(e,o,t[o],n);return e}},e31a:function(e,t,n){var r=n("24fb");t=r(!1),t.push([e.i,'.bblpl{width:550px;font-size:14px;line-height:16px;background-color:#ececec;padding:15px;border-radius:10px;font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bblpl-controls{display:flex;width:100%;margin:0 -5px 10px -5px}.bblpl-controls>div{position:relative}.bblpl-controls .bblpl-button{margin:0 5px}.bblpl-button{color:#505050;border:none;padding:0 15px;margin:0;height:40px;border-radius:3px;min-width:80px;width:auto;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-weight:700;background:rgba(0,0,0,.05)}.bblpl-button:hover{background:rgba(0,0,0,.1)}.bblpl-button svg{height:30px;margin:0 5px}.bblpl-button span{padding-bottom:2px}.bblpl-ff svg,.bblpl-rw svg{height:15px}.bblpl-timer svg,.bblpl-volume svg{height:25px}.bblpl-tracks{height:204px;overflow:scroll;position:relative}.bblpl-track{min-height:30px;display:flex;align-items:center;padding:5px 30px 5px 15px;justify-content:space-between;cursor:pointer;position:relative;border-radius:5px}.bblpl-track:before{content:"";display:block;background:#e1e1e7;height:1px;left:0;top:0;width:100%;position:absolute}.bblpl-track:first-child:before{display:none}.bblpl-track--active+.bblpl-track:before,.bblpl-track--active:before{background:transparent}.bblpl-track--active{background-color:rgba(0,0,0,.05)}.bblpl-bg{width:100%;z-index:3;top:0}.bblpl-bg,.bblpl-track__progress{position:absolute;height:100%;left:0}.bblpl-track__progress{background-color:rgba(0,0,0,.05);width:30%;z-index:1;border-radius:5px}.bblpl-track__name{font-weight:700;margin-right:15px;position:relative;z-index:2;flex-grow:1}.bblpl-track__time{display:flex;position:relative;z-index:2}@-webkit-keyframes eq-uppydowny{0%{transform:scaleY(1)}50%{transform:scaleY(.5)}to{transform:scaleY(1)}}@keyframes eq-uppydowny{0%{transform:scaleY(1)}50%{transform:scaleY(.5)}to{transform:scaleY(1)}}.bblpl-track__icon{margin-right:10px;z-index:2}.eq__bar{position:absolute;bottom:0;fill:#fa233b;-webkit-animation-name:eq-uppydowny;animation-name:eq-uppydowny;animation-fill:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;transform-origin:8px 16px;-webkit-transform-origin:8px 16px;rx:3;ry:3}#eq1{-webkit-animation-duration:.5s;animation-duration:.5s}#eq2{-webkit-animation-duration:1.5s;animation-duration:1.5s}#eq3{-webkit-animation-duration:.7s;animation-duration:.7s}#eq4{-webkit-animation-duration:.3s;animation-duration:.3s}#eq5{-webkit-animation-duration:1.3s;animation-duration:1.3s}.bblpl-rate{background:#dcdcdc;position:absolute;margin:0 5px;max-width:calc(100% - 10px);width:100%;top:calc(100% + 5px);border-radius:3px;padding:5px}.bblpl-rate__button{background:#b4b4b4;border:none;display:block;width:100%;text-align:center}.bblpl-body{background:#f8f8fa;padding:10px;border-radius:5px}',""]),e.exports=t},e330:function(e,t){var n=Function.prototype,r=n.bind,o=n.call,i=r&&r.bind(o);e.exports=r?function(e){return e&&i(o,e)}:function(e){return e&&function(){return o.apply(e,arguments)}}},e667:function(e,t){e.exports=function(e){try{return{error:!1,value:e()}}catch(t){return{error:!0,value:t}}}},e6cf:function(e,t,n){"use strict";var r,o,i,a,s=n("23e7"),u=n("c430"),c=n("da84"),l=n("d066"),d=n("c65b"),f=n("fea9"),p=n("6eeb"),h=n("e2cc"),_=n("d2bb"),v=n("d44e"),m=n("2626"),y=n("59ed"),b=n("1626"),g=n("861d"),w=n("19aa"),x=n("8925"),k=n("2266"),A=n("1c7e"),T=n("4840"),S=n("2cf4").set,O=n("b575"),C=n("cdf9"),I=n("44de"),E=n("f069"),j=n("e667"),P=n("69f3"),$=n("94ca"),M=n("b622"),L=n("6069"),N=n("605d"),B=n("2d00"),D=M("species"),F="Promise",R=P.get,U=P.set,H=P.getterFor(F),V=f&&f.prototype,q=f,G=V,z=c.TypeError,W=c.document,X=c.process,K=E.f,Y=K,J=!!(W&&W.createEvent&&c.dispatchEvent),Q=b(c.PromiseRejectionEvent),Z="unhandledrejection",ee="rejectionhandled",te=0,ne=1,re=2,oe=1,ie=2,ae=!1,se=$(F,(function(){var e=x(q),t=e!==String(q);if(!t&&66===B)return!0;if(u&&!G["finally"])return!0;if(B>=51&&/native code/.test(e))return!1;var n=new q((function(e){e(1)})),r=function(e){e((function(){}),(function(){}))},o=n.constructor={};return o[D]=r,ae=n.then((function(){}))instanceof r,!ae||!t&&L&&!Q})),ue=se||!A((function(e){q.all(e)["catch"]((function(){}))})),ce=function(e){var t;return!(!g(e)||!b(t=e.then))&&t},le=function(e,t){if(!e.notified){e.notified=!0;var n=e.reactions;O((function(){var r=e.value,o=e.state==ne,i=0;while(n.length>i){var a,s,u,c=n[i++],l=o?c.ok:c.fail,f=c.resolve,p=c.reject,h=c.domain;try{l?(o||(e.rejection===ie&&he(e),e.rejection=oe),!0===l?a=r:(h&&h.enter(),a=l(r),h&&(h.exit(),u=!0)),a===c.promise?p(z("Promise-chain cycle")):(s=ce(a))?d(s,a,f,p):f(a)):p(r)}catch(_){h&&!u&&h.exit(),p(_)}}e.reactions=[],e.notified=!1,t&&!e.rejection&&fe(e)}))}},de=function(e,t,n){var r,o;J?(r=W.createEvent("Event"),r.promise=t,r.reason=n,r.initEvent(e,!1,!0),c.dispatchEvent(r)):r={promise:t,reason:n},!Q&&(o=c["on"+e])?o(r):e===Z&&I("Unhandled promise rejection",n)},fe=function(e){d(S,c,(function(){var t,n=e.facade,r=e.value,o=pe(e);if(o&&(t=j((function(){N?X.emit("unhandledRejection",r,n):de(Z,n,r)})),e.rejection=N||pe(e)?ie:oe,t.error))throw t.value}))},pe=function(e){return e.rejection!==oe&&!e.parent},he=function(e){d(S,c,(function(){var t=e.facade;N?X.emit("rejectionHandled",t):de(ee,t,e.value)}))},_e=function(e,t,n){return function(r){e(t,r,n)}},ve=function(e,t,n){e.done||(e.done=!0,n&&(e=n),e.value=t,e.state=re,le(e,!0))},me=function(e,t,n){if(!e.done){e.done=!0,n&&(e=n);try{if(e.facade===t)throw z("Promise can't be resolved itself");var r=ce(t);r?O((function(){var n={done:!1};try{d(r,t,_e(me,n,e),_e(ve,n,e))}catch(o){ve(n,o,e)}})):(e.value=t,e.state=ne,le(e,!1))}catch(o){ve({done:!1},o,e)}}};if(se&&(q=function(e){w(this,G),y(e),d(r,this);var t=R(this);try{e(_e(me,t),_e(ve,t))}catch(n){ve(t,n)}},G=q.prototype,r=function(e){U(this,{type:F,done:!1,notified:!1,parent:!1,reactions:[],rejection:!1,state:te,value:void 0})},r.prototype=h(G,{then:function(e,t){var n=H(this),r=n.reactions,o=K(T(this,q));return o.ok=!b(e)||e,o.fail=b(t)&&t,o.domain=N?X.domain:void 0,n.parent=!0,r[r.length]=o,n.state!=te&&le(n,!1),o.promise},catch:function(e){return this.then(void 0,e)}}),o=function(){var e=new r,t=R(e);this.promise=e,this.resolve=_e(me,t),this.reject=_e(ve,t)},E.f=K=function(e){return e===q||e===i?new o(e):Y(e)},!u&&b(f)&&V!==Object.prototype)){a=V.then,ae||(p(V,"then",(function(e,t){var n=this;return new q((function(e,t){d(a,n,e,t)})).then(e,t)}),{unsafe:!0}),p(V,"catch",G["catch"],{unsafe:!0}));try{delete V.constructor}catch(ye){}_&&_(V,G)}s({global:!0,wrap:!0,forced:se},{Promise:q}),v(q,F,!1,!0),m(F),i=l(F),s({target:F,stat:!0,forced:se},{reject:function(e){var t=K(this);return d(t.reject,void 0,e),t.promise}}),s({target:F,stat:!0,forced:u||se},{resolve:function(e){return C(u&&this===i?q:this,e)}}),s({target:F,stat:!0,forced:ue},{all:function(e){var t=this,n=K(t),r=n.resolve,o=n.reject,i=j((function(){var n=y(t.resolve),i=[],a=0,s=1;k(e,(function(e){var u=a++,c=!1;s++,d(n,t,e).then((function(e){c||(c=!0,i[u]=e,--s||r(i))}),o)})),--s||r(i)}));return i.error&&o(i.value),n.promise},race:function(e){var t=this,n=K(t),r=n.reject,o=j((function(){var o=y(t.resolve);k(e,(function(e){d(o,t,e).then(n.resolve,r)}))}));return o.error&&r(o.value),n.promise}})},e893:function(e,t,n){var r=n("1a2d"),o=n("56ef"),i=n("06cf"),a=n("9bf2");e.exports=function(e,t){for(var n=o(t),s=a.f,u=i.f,c=0;c