nextcloud/core/js/dist/maintenance.js

26 lines
75 KiB
JavaScript
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

!function(t){var e={};function n(r){if(e[r])return e[r].exports;var o=e[r]={i:r,l:!1,exports:{}};return t[r].call(o.exports,o,o.exports,n),o.l=!0,o.exports}n.m=t,n.c=e,n.d=function(t,e,r){n.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:r})},n.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},n.t=function(t,e){if(1&e&&(t=n(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var o in t)n.d(r,o,function(e){return t[e]}.bind(null,o));return r},n.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return n.d(e,"a",e),e},n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},n.p="",n(n.s=925)}({10:function(t,e){t.exports=function(t){return"object"==typeof t?null!==t:"function"==typeof t}},102:function(t,e,n){var r=n(5),o=n(10),i=r.document,c=o(i)&&o(i.createElement);t.exports=function(t){return c?i.createElement(t):{}}},103:function(t,e,n){var r=n(32),o=n(65),i=n(74),c=n(8);t.exports=r("Reflect","ownKeys")||function(t){var e=o.f(c(t)),n=i.f;return n?e.concat(n(t)):e}},104:function(t,e,n){var r=n(5);t.exports=r},105:function(t,e,n){var r=n(68),o=n(21),i=n(164);r||o(Object.prototype,"toString",i,{unsafe:!0})},11:function(t,e,n){var r=n(4);t.exports=!r((function(){return 7!=Object.defineProperty({},1,{get:function(){return 7}})[1]}))},110:function(t,e,n){var r=n(13),o=n(103),i=n(29),c=n(19);t.exports=function(t,e){for(var n=o(e),a=c.f,u=i.f,s=0;s<n.length;s++){var f=n[s];r(t,f)||a(t,f,u(e,f))}}},111:function(t,e,n){var r=n(67);t.exports=r&&!Symbol.sham&&"symbol"==typeof Symbol.iterator},12:function(t,e,n){"use strict";n(151),n(91),n(105),n(40),n(123),n(62),Object.defineProperty(e,"__esModule",{value:!0}),e.getRootUrl=e.generateFilePath=e.imagePath=e.generateUrl=e.generateOcsUrl=e.generateRemoteUrl=e.linkTo=void 0;e.linkTo=function(t,e){return r(t,"",e)};e.generateRemoteUrl=function(t){return window.location.protocol+"//"+window.location.host+function(t){return o()+"/remote.php/"+t}(t)};e.generateOcsUrl=function(t,e){return e=2!==e?1:2,window.location.protocol+"//"+window.location.host+o()+"/ocs/v"+e+".php/"+t+"/"};e.generateUrl=function(t,e,n){var r=Object.assign({escape:!0,noRewrite:!1},n||{}),i=function(t,e){return e=e||{},t.replace(/{([^{}]*)}/g,(function(t,n){var o=e[n];return r.escape?"string"==typeof o||"number"==typeof o?encodeURIComponent(o.toString()):encodeURIComponent(t):"string"==typeof o||"number"==typeof o?o.toString():t}))};return"/"!==t.charAt(0)&&(t="/"+t),!0!==OC.config.modRewriteWorking||r.noRewrite?o()+"/index.php"+i(t,e||{}):o()+i(t,e||{})};e.imagePath=function(t,e){return-1===e.indexOf(".")?r(t,"img",e+".svg"):r(t,"img",e)};var r=function(t,e,n){var r=-1!==OC.coreApps.indexOf(t),i=o();return"php"!==n.substring(n.length-3)||r?"php"===n.substring(n.length-3)||r?(i+="settings"!==t&&"core"!==t&&"search"!==t||"ajax"!==e?"/":"/index.php/",r||(i+="apps/"),""!==t&&(i+=t+="/"),e&&(i+=e+"/"),i+=n):(i=OC.appswebroots[t],e&&(i+="/"+e+"/"),"/"!==i.substring(i.length-1)&&(i+="/"),i+=n):(i+="/index.php/apps/"+t,"index.php"!==n&&(i+="/",e&&(i+=encodeURI(e+"/")),i+=n)),i};e.generateFilePath=r;var o=function(){return OC.webroot};e.getRootUrl=o},121:function(t,e,n){var r=n(5),o=n(72),i=r.WeakMap;t.exports="function"==typeof i&&/native code/.test(o(i))},122:function(t,e,n){var r=n(14),o=Math.floor,i="".replace,c=/\$([$&'`]|\d{1,2}|<[^>]*>)/g,a=/\$([$&'`]|\d{1,2})/g;t.exports=function(t,e,n,u,s,f){var l=n+t.length,p=u.length,h=a;return void 0!==s&&(s=r(s),h=c),i.call(f,h,(function(r,i){var c;switch(i.charAt(0)){case"$":return"$";case"&":return t;case"`":return e.slice(0,n);case"'":return e.slice(l);case"<":c=s[i.slice(1,-1)];break;default:var a=+i;if(0===a)return r;if(a>p){var f=o(a/10);return 0===f?r:f<=p?void 0===u[f-1]?i.charAt(1):u[f-1]+i.charAt(1):r}c=u[a-1]}return void 0===c?"":c}))}},123:function(t,e,n){"use strict";var r=n(21),o=n(8),i=n(4),c=n(61),a=RegExp.prototype,u=a.toString,s=i((function(){return"/a/b"!=u.call({source:"a",flags:"b"})})),f="toString"!=u.name;(s||f)&&r(RegExp.prototype,"toString",(function(){var t=o(this),e=String(t.source),n=t.flags;return"/"+e+"/"+String(void 0===n&&t instanceof RegExp&&!("flags"in a)?c.call(t):n)}),{unsafe:!0})},127:function(t,e,n){"use strict";var r=n(11),o=n(4),i=n(92),c=n(74),a=n(64),u=n(14),s=n(43),f=Object.assign,l=Object.defineProperty;t.exports=!f||o((function(){if(r&&1!==f({b:1},f(l({},"a",{enumerable:!0,get:function(){l(this,"b",{value:3,enumerable:!1})}}),{b:2})).b)return!0;var t={},e={},n=Symbol();return t[n]=7,"abcdefghijklmnopqrst".split("").forEach((function(t){e[t]=t})),7!=f({},t)[n]||"abcdefghijklmnopqrst"!=i(f({},e)).join("")}))?function(t,e){for(var n=u(t),o=arguments.length,f=1,l=c.f,p=a.f;o>f;)for(var h,d=s(arguments[f++]),v=l?i(d).concat(l(d)):i(d),g=v.length,E=0;g>E;)h=v[E++],r&&!p.call(d,h)||(n[h]=d[h]);return n}:f},13:function(t,e,n){var r=n(14),o={}.hasOwnProperty;t.exports=Object.hasOwn||function(t,e){return o.call(r(t),e)}},139:function(t,e,n){"use strict";t.exports=function(t,e){return function(){for(var n=new Array(arguments.length),r=0;r<n.length;r++)n[r]=arguments[r];return t.apply(e,n)}}},14:function(t,e,n){var r=n(20);t.exports=function(t){return Object(r(t))}},140:function(t,e,n){"use strict";var r=n(16);function o(t){return encodeURIComponent(t).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}t.exports=function(t,e,n){if(!e)return t;var i;if(n)i=n(e);else if(r.isURLSearchParams(e))i=e.toString();else{var c=[];r.forEach(e,(function(t,e){null!=t&&(r.isArray(t)?e+="[]":t=[t],r.forEach(t,(function(t){r.isDate(t)?t=t.toISOString():r.isObject(t)&&(t=JSON.stringify(t)),c.push(o(e)+"="+o(t))})))})),i=c.join("&")}if(i){var a=t.indexOf("#");-1!==a&&(t=t.slice(0,a)),t+=(-1===t.indexOf("?")?"?":"&")+i}return t}},141:function(t,e,n){"use strict";t.exports=function(t){return!(!t||!t.__CANCEL__)}},142:function(t,e,n){"use strict";(function(e){var r=n(16),o=n(213),i={"Content-Type":"application/x-www-form-urlencoded"};function c(t,e){!r.isUndefined(t)&&r.isUndefined(t["Content-Type"])&&(t["Content-Type"]=e)}var a,u={adapter:(("undefined"!=typeof XMLHttpRequest||void 0!==e&&"[object process]"===Object.prototype.toString.call(e))&&(a=n(143)),a),transformRequest:[function(t,e){return o(e,"Accept"),o(e,"Content-Type"),r.isFormData(t)||r.isArrayBuffer(t)||r.isBuffer(t)||r.isStream(t)||r.isFile(t)||r.isBlob(t)?t:r.isArrayBufferView(t)?t.buffer:r.isURLSearchParams(t)?(c(e,"application/x-www-form-urlencoded;charset=utf-8"),t.toString()):r.isObject(t)?(c(e,"application/json;charset=utf-8"),JSON.stringify(t)):t}],transformResponse:[function(t){if("string"==typeof t)try{t=JSON.parse(t)}catch(t){}return t}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,validateStatus:function(t){return t>=200&&t<300}};u.headers={common:{Accept:"application/json, text/plain, */*"}},r.forEach(["delete","get","head"],(function(t){u.headers[t]={}})),r.forEach(["post","put","patch"],(function(t){u.headers[t]=r.merge(i)})),t.exports=u}).call(this,n(57))},143:function(t,e,n){"use strict";var r=n(16),o=n(214),i=n(216),c=n(140),a=n(217),u=n(220),s=n(221),f=n(144);t.exports=function(t){return new Promise((function(e,n){var l=t.data,p=t.headers;r.isFormData(l)&&delete p["Content-Type"];var h=new XMLHttpRequest;if(t.auth){var d=t.auth.username||"",v=t.auth.password?unescape(encodeURIComponent(t.auth.password)):"";p.Authorization="Basic "+btoa(d+":"+v)}var g=a(t.baseURL,t.url);if(h.open(t.method.toUpperCase(),c(g,t.params,t.paramsSerializer),!0),h.timeout=t.timeout,h.onreadystatechange=function(){if(h&&4===h.readyState&&(0!==h.status||h.responseURL&&0===h.responseURL.indexOf("file:"))){var r="getAllResponseHeaders"in h?u(h.getAllResponseHeaders()):null,i={data:t.responseType&&"text"!==t.responseType?h.response:h.responseText,status:h.status,statusText:h.statusText,headers:r,config:t,request:h};o(e,n,i),h=null}},h.onabort=function(){h&&(n(f("Request aborted",t,"ECONNABORTED",h)),h=null)},h.onerror=function(){n(f("Network Error",t,null,h)),h=null},h.ontimeout=function(){var e="timeout of "+t.timeout+"ms exceeded";t.timeoutErrorMessage&&(e=t.timeoutErrorMessage),n(f(e,t,"ECONNABORTED",h)),h=null},r.isStandardBrowserEnv()){var E=(t.withCredentials||s(g))&&t.xsrfCookieName?i.read(t.xsrfCookieName):void 0;E&&(p[t.xsrfHeaderName]=E)}if("setRequestHeader"in h&&r.forEach(p,(function(t,e){void 0===l&&"content-type"===e.toLowerCase()?delete p[e]:h.setRequestHeader(e,t)})),r.isUndefined(t.withCredentials)||(h.withCredentials=!!t.withCredentials),t.responseType)try{h.responseType=t.responseType}catch(e){if("json"!==t.responseType)throw e}"function"==typeof t.onDownloadProgress&&h.addEventListener("progress",t.onDownloadProgress),"function"==typeof t.onUploadProgress&&h.upload&&h.upload.addEventListener("progress",t.onUploadProgress),t.cancelToken&&t.cancelToken.promise.then((function(t){h&&(h.abort(),n(t),h=null)})),l||(l=null),h.send(l)}))}},144:function(t,e,n){"use strict";var r=n(215);t.exports=function(t,e,n,o,i){var c=new Error(t);return r(c,e,n,o,i)}},145:function(t,e,n){"use strict";var r=n(16);t.exports=function(t,e){e=e||{};var n={},o=["url","method","data"],i=["headers","auth","proxy","params"],c=["baseURL","transformRequest","transformResponse","paramsSerializer","timeout","timeoutMessage","withCredentials","adapter","responseType","xsrfCookieName","xsrfHeaderName","onUploadProgress","onDownloadProgress","decompress","maxContentLength","maxBodyLength","maxRedirects","transport","httpAgent","httpsAgent","cancelToken","socketPath","responseEncoding"],a=["validateStatus"];function u(t,e){return r.isPlainObject(t)&&r.isPlainObject(e)?r.merge(t,e):r.isPlainObject(e)?r.merge({},e):r.isArray(e)?e.slice():e}function s(o){r.isUndefined(e[o])?r.isUndefined(t[o])||(n[o]=u(void 0,t[o])):n[o]=u(t[o],e[o])}r.forEach(o,(function(t){r.isUndefined(e[t])||(n[t]=u(void 0,e[t]))})),r.forEach(i,s),r.forEach(c,(function(o){r.isUndefined(e[o])?r.isUndefined(t[o])||(n[o]=u(void 0,t[o])):n[o]=u(void 0,e[o])})),r.forEach(a,(function(r){r in e?n[r]=u(t[r],e[r]):r in t&&(n[r]=u(void 0,t[r]))}));var f=o.concat(i).concat(c).concat(a),l=Object.keys(t).concat(Object.keys(e)).filter((function(t){return-1===f.indexOf(t)}));return r.forEach(l,s),n}},146:function(t,e,n){"use strict";function r(t){this.message=t}r.prototype.toString=function(){return"Cancel"+(this.message?": "+this.message:"")},r.prototype.__CANCEL__=!0,t.exports=r},147:function(t,e,n){"use strict";var r=n(36).forEach,o=n(51)("forEach");t.exports=o?[].forEach:function(t){return r(this,t,arguments.length>1?arguments[1]:void 0)}},15:function(t,e,n){var r=n(23),o=Math.min;t.exports=function(t){return t>0?o(r(t),9007199254740991):0}},151:function(t,e,n){"use strict";var r=n(3),o=n(66).indexOf,i=n(51),c=[].indexOf,a=!!c&&1/[1].indexOf(1,-0)<0,u=i("indexOf");r({target:"Array",proto:!0,forced:a||!u},{indexOf:function(t){return a?c.apply(this,arguments)||0:o(this,t,arguments.length>1?arguments[1]:void 0)}})},16:function(t,e,n){"use strict";var r=n(139),o=Object.prototype.toString;function i(t){return"[object Array]"===o.call(t)}function c(t){return void 0===t}function a(t){return null!==t&&"object"==typeof t}function u(t){if("[object Object]"!==o.call(t))return!1;var e=Object.getPrototypeOf(t);return null===e||e===Object.prototype}function s(t){return"[object Function]"===o.call(t)}function f(t,e){if(null!=t)if("object"!=typeof t&&(t=[t]),i(t))for(var n=0,r=t.length;n<r;n++)e.call(null,t[n],n,t);else for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&e.call(null,t[o],o,t)}t.exports={isArray:i,isArrayBuffer:function(t){return"[object ArrayBuffer]"===o.call(t)},isBuffer:function(t){return null!==t&&!c(t)&&null!==t.constructor&&!c(t.constructor)&&"function"==typeof t.constructor.isBuffer&&t.constructor.isBuffer(t)},isFormData:function(t){return"undefined"!=typeof FormData&&t instanceof FormData},isArrayBufferView:function(t){return"undefined"!=typeof ArrayBuffer&&ArrayBuffer.isView?ArrayBuffer.isView(t):t&&t.buffer&&t.buffer instanceof ArrayBuffer},isString:function(t){return"string"==typeof t},isNumber:function(t){return"number"==typeof t},isObject:a,isPlainObject:u,isUndefined:c,isDate:function(t){return"[object Date]"===o.call(t)},isFile:function(t){return"[object File]"===o.call(t)},isBlob:function(t){return"[object Blob]"===o.call(t)},isFunction:s,isStream:function(t){return a(t)&&s(t.pipe)},isURLSearchParams:function(t){return"undefined"!=typeof URLSearchParams&&t instanceof URLSearchParams},isStandardBrowserEnv:function(){return("undefined"==typeof navigator||"ReactNative"!==navigator.product&&"NativeScript"!==navigator.product&&"NS"!==navigator.product)&&("undefined"!=typeof window&&"undefined"!=typeof document)},forEach:f,merge:function t(){var e={};function n(n,r){u(e[r])&&u(n)?e[r]=t(e[r],n):u(n)?e[r]=t({},n):i(n)?e[r]=n.slice():e[r]=n}for(var r=0,o=arguments.length;r<o;r++)f(arguments[r],n);return e},extend:function(t,e,n){return f(e,(function(e,o){t[o]=n&&"function"==typeof e?r(e,n):e})),t},trim:function(t){return t.replace(/^\s*/,"").replace(/\s*$/,"")},stripBOM:function(t){return 65279===t.charCodeAt(0)&&(t=t.slice(1)),t}}},161:function(t,e,n){"use strict";var r=n(3),o=n(147);r({target:"Array",proto:!0,forced:[].forEach!=o},{forEach:o})},164:function(t,e,n){"use strict";var r=n(68),o=n(96);t.exports=r?{}.toString:function(){return"[object "+o(this)+"]"}},17:function(t,e){var n;n=function(){return this}();try{n=n||new Function("return this")()}catch(t){"object"==typeof window&&(n=window)}t.exports=n},174:function(t,e,n){"use strict";n(161),Object.defineProperty(e,"__esModule",{value:!0}),e.getRequestToken=function(){return i},e.onRequestTokenUpdate=function(t){c.push(t)};var r=n(41),o=document.getElementsByTagName("head")[0],i=o?o.getAttribute("data-requesttoken"):null,c=[];(0,r.subscribe)("csrf-token-update",(function(t){i=t.token,c.forEach((function(e){try{e(t.token)}catch(t){console.error("error updating CSRF token observer",t)}}))}))},175:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.getCurrentUser=function(){if(null===o)return null;return{uid:o,displayName:c,isAdmin:a}};var r=document.getElementsByTagName("head")[0],o=r?r.getAttribute("data-user"):null,i=document.getElementsByTagName("head")[0],c=i?i.getAttribute("data-user-displayname"):null,a="undefined"!=typeof OC&&OC.isUserAdmin()},18:function(t,e,n){var r=n(11),o=n(19),i=n(33);t.exports=r?function(t,e,n){return o.f(t,e,i(1,n))}:function(t,e,n){return t[e]=n,t}},19:function(t,e,n){var r=n(11),o=n(77),i=n(8),c=n(34),a=Object.defineProperty;e.f=r?a:function(t,e,n){if(i(t),e=c(e,!0),i(n),o)try{return a(t,e,n)}catch(t){}if("get"in n||"set"in n)throw TypeError("Accessors not supported");return"value"in n&&(t[e]=n.value),t}},20:function(t,e){t.exports=function(t){if(null==t)throw TypeError("Can't call method on "+t);return t}},207:function(t,e,n){t.exports=n(208)},208:function(t,e,n){"use strict";var r=n(16),o=n(139),i=n(209),c=n(145);function a(t){var e=new i(t),n=o(i.prototype.request,e);return r.extend(n,i.prototype,e),r.extend(n,e),n}var u=a(n(142));u.Axios=i,u.create=function(t){return a(c(u.defaults,t))},u.Cancel=n(146),u.CancelToken=n(222),u.isCancel=n(141),u.all=function(t){return Promise.all(t)},u.spread=n(223),u.isAxiosError=n(224),t.exports=u,t.exports.default=u},209:function(t,e,n){"use strict";var r=n(16),o=n(140),i=n(210),c=n(211),a=n(145);function u(t){this.defaults=t,this.interceptors={request:new i,response:new i}}u.prototype.request=function(t){"string"==typeof t?(t=arguments[1]||{}).url=arguments[0]:t=t||{},(t=a(this.defaults,t)).method?t.method=t.method.toLowerCase():this.defaults.method?t.method=this.defaults.method.toLowerCase():t.method="get";var e=[c,void 0],n=Promise.resolve(t);for(this.interceptors.request.forEach((function(t){e.unshift(t.fulfilled,t.rejected)})),this.interceptors.response.forEach((function(t){e.push(t.fulfilled,t.rejected)}));e.length;)n=n.then(e.shift(),e.shift());return n},u.prototype.getUri=function(t){return t=a(this.defaults,t),o(t.url,t.params,t.paramsSerializer).replace(/^\?/,"")},r.forEach(["delete","get","head","options"],(function(t){u.prototype[t]=function(e,n){return this.request(a(n||{},{method:t,url:e,data:(n||{}).data}))}})),r.forEach(["post","put","patch"],(function(t){u.prototype[t]=function(e,n,r){return this.request(a(r||{},{method:t,url:e,data:n}))}})),t.exports=u},21:function(t,e,n){var r=n(5),o=n(18),i=n(13),c=n(52),a=n(72),u=n(35),s=u.get,f=u.enforce,l=String(String).split("String");(t.exports=function(t,e,n,a){var u,s=!!a&&!!a.unsafe,p=!!a&&!!a.enumerable,h=!!a&&!!a.noTargetGet;"function"==typeof n&&("string"!=typeof e||i(n,"name")||o(n,"name",e),(u=f(n)).source||(u.source=l.join("string"==typeof e?e:""))),t!==r?(s?!h&&t[e]&&(p=!0):delete t[e],p?t[e]=n:o(t,e,n)):p?t[e]=n:c(e,n)})(Function.prototype,"toString",(function(){return"function"==typeof this&&s(this).source||a(this)}))},210:function(t,e,n){"use strict";var r=n(16);function o(){this.handlers=[]}o.prototype.use=function(t,e){return this.handlers.push({fulfilled:t,rejected:e}),this.handlers.length-1},o.prototype.eject=function(t){this.handlers[t]&&(this.handlers[t]=null)},o.prototype.forEach=function(t){r.forEach(this.handlers,(function(e){null!==e&&t(e)}))},t.exports=o},211:function(t,e,n){"use strict";var r=n(16),o=n(212),i=n(141),c=n(142);function a(t){t.cancelToken&&t.cancelToken.throwIfRequested()}t.exports=function(t){return a(t),t.headers=t.headers||{},t.data=o(t.data,t.headers,t.transformRequest),t.headers=r.merge(t.headers.common||{},t.headers[t.method]||{},t.headers),r.forEach(["delete","get","head","post","put","patch","common"],(function(e){delete t.headers[e]})),(t.adapter||c.adapter)(t).then((function(e){return a(t),e.data=o(e.data,e.headers,t.transformResponse),e}),(function(e){return i(e)||(a(t),e&&e.response&&(e.response.data=o(e.response.data,e.response.headers,t.transformResponse))),Promise.reject(e)}))}},212:function(t,e,n){"use strict";var r=n(16);t.exports=function(t,e,n){return r.forEach(n,(function(n){t=n(t,e)})),t}},213:function(t,e,n){"use strict";var r=n(16);t.exports=function(t,e){r.forEach(t,(function(n,r){r!==e&&r.toUpperCase()===e.toUpperCase()&&(t[e]=n,delete t[r])}))}},214:function(t,e,n){"use strict";var r=n(144);t.exports=function(t,e,n){var o=n.config.validateStatus;n.status&&o&&!o(n.status)?e(r("Request failed with status code "+n.status,n.config,null,n.request,n)):t(n)}},215:function(t,e,n){"use strict";t.exports=function(t,e,n,r,o){return t.config=e,n&&(t.code=n),t.request=r,t.response=o,t.isAxiosError=!0,t.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}},t}},216:function(t,e,n){"use strict";var r=n(16);t.exports=r.isStandardBrowserEnv()?{write:function(t,e,n,o,i,c){var a=[];a.push(t+"="+encodeURIComponent(e)),r.isNumber(n)&&a.push("expires="+new Date(n).toGMTString()),r.isString(o)&&a.push("path="+o),r.isString(i)&&a.push("domain="+i),!0===c&&a.push("secure"),document.cookie=a.join("; ")},read:function(t){var e=document.cookie.match(new RegExp("(^|;\\s*)("+t+")=([^;]*)"));return e?decodeURIComponent(e[3]):null},remove:function(t){this.write(t,"",Date.now()-864e5)}}:{write:function(){},read:function(){return null},remove:function(){}}},217:function(t,e,n){"use strict";var r=n(218),o=n(219);t.exports=function(t,e){return t&&!r(e)?o(t,e):e}},218:function(t,e,n){"use strict";t.exports=function(t){return/^([a-z][a-z\d\+\-\.]*:)?\/\//i.test(t)}},219:function(t,e,n){"use strict";t.exports=function(t,e){return e?t.replace(/\/+$/,"")+"/"+e.replace(/^\/+/,""):t}},22:function(t,e,n){var r=n(43),o=n(20);t.exports=function(t){return r(o(t))}},220:function(t,e,n){"use strict";var r=n(16),o=["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"];t.exports=function(t){var e,n,i,c={};return t?(r.forEach(t.split("\n"),(function(t){if(i=t.indexOf(":"),e=r.trim(t.substr(0,i)).toLowerCase(),n=r.trim(t.substr(i+1)),e){if(c[e]&&o.indexOf(e)>=0)return;c[e]="set-cookie"===e?(c[e]?c[e]:[]).concat([n]):c[e]?c[e]+", "+n:n}})),c):c}},221:function(t,e,n){"use strict";var r=n(16);t.exports=r.isStandardBrowserEnv()?function(){var t,e=/(msie|trident)/i.test(navigator.userAgent),n=document.createElement("a");function o(t){var r=t;return e&&(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 t=o(window.location.href),function(e){var n=r.isString(e)?o(e):e;return n.protocol===t.protocol&&n.host===t.host}}():function(){return!0}},222:function(t,e,n){"use strict";var r=n(146);function o(t){if("function"!=typeof t)throw new TypeError("executor must be a function.");var e;this.promise=new Promise((function(t){e=t}));var n=this;t((function(t){n.reason||(n.reason=new r(t),e(n.reason))}))}o.prototype.throwIfRequested=function(){if(this.reason)throw this.reason},o.source=function(){var t;return{token:new o((function(e){t=e})),cancel:t}},t.exports=o},223:function(t,e,n){"use strict";t.exports=function(t){return function(e){return t.apply(null,e)}}},224:function(t,e,n){"use strict";t.exports=function(t){return"object"==typeof t&&!0===t.isAxiosError}},23:function(t,e){var n=Math.ceil,r=Math.floor;t.exports=function(t){return isNaN(t=+t)?0:(t>0?r:n)(t)}},28:function(t,e){var n={}.toString;t.exports=function(t){return n.call(t).slice(8,-1)}},29:function(t,e,n){var r=n(11),o=n(64),i=n(33),c=n(22),a=n(34),u=n(13),s=n(77),f=Object.getOwnPropertyDescriptor;e.f=r?f:function(t,e){if(t=c(t),e=a(e,!0),s)try{return f(t,e)}catch(t){}if(u(t,e))return i(!o.f.call(t,e),t[e])}},3:function(t,e,n){var r=n(5),o=n(29).f,i=n(18),c=n(21),a=n(52),u=n(110),s=n(94);t.exports=function(t,e){var n,f,l,p,h,d=t.target,v=t.global,g=t.stat;if(n=v?r:g?r[d]||a(d,{}):(r[d]||{}).prototype)for(f in e){if(p=e[f],l=t.noTargetGet?(h=o(n,f))&&h.value:n[f],!s(v?f:d+(g?".":"#")+f,t.forced)&&void 0!==l){if(typeof p==typeof l)continue;u(p,l)}(t.sham||l&&l.sham)&&i(p,"sham",!0),c(n,f,p,t)}}},32:function(t,e,n){var r=n(104),o=n(5),i=function(t){return"function"==typeof t?t:void 0};t.exports=function(t,e){return arguments.length<2?i(r[t])||i(o[t]):r[t]&&r[t][e]||o[t]&&o[t][e]}},33:function(t,e){t.exports=function(t,e){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:e}}},34:function(t,e,n){var r=n(10);t.exports=function(t,e){if(!r(t))return t;var n,o;if(e&&"function"==typeof(n=t.toString)&&!r(o=n.call(t)))return o;if("function"==typeof(n=t.valueOf)&&!r(o=n.call(t)))return o;if(!e&&"function"==typeof(n=t.toString)&&!r(o=n.call(t)))return o;throw TypeError("Can't convert object to primitive value")}},35:function(t,e,n){var r,o,i,c=n(121),a=n(5),u=n(10),s=n(18),f=n(13),l=n(53),p=n(78),h=n(55),d=a.WeakMap;if(c||l.state){var v=l.state||(l.state=new d),g=v.get,E=v.has,y=v.set;r=function(t,e){if(E.call(v,t))throw new TypeError("Object already initialized");return e.facade=t,y.call(v,t,e),e},o=function(t){return g.call(v,t)||{}},i=function(t){return E.call(v,t)}}else{var m=p("state");h[m]=!0,r=function(t,e){if(f(t,m))throw new TypeError("Object already initialized");return e.facade=t,s(t,m,e),e},o=function(t){return f(t,m)?t[m]:{}},i=function(t){return f(t,m)}}t.exports={set:r,get:o,has:i,enforce:function(t){return i(t)?o(t):r(t,{})},getterFor:function(t){return function(e){var n;if(!u(e)||(n=o(e)).type!==t)throw TypeError("Incompatible receiver, "+t+" required");return n}}}},36:function(t,e,n){var r=n(75),o=n(43),i=n(14),c=n(15),a=n(80),u=[].push,s=function(t){var e=1==t,n=2==t,s=3==t,f=4==t,l=6==t,p=7==t,h=5==t||l;return function(d,v,g,E){for(var y,m,b=i(d),x=o(b),O=r(v,g,3),S=c(x.length),R=0,I=E||a,w=e?I(d,S):n||p?I(d,0):void 0;S>R;R++)if((h||R in x)&&(m=O(y=x[R],R,b),t))if(e)w[R]=m;else if(m)switch(t){case 3:return!0;case 5:return y;case 6:return R;case 2:u.call(w,y)}else switch(t){case 4:return!1;case 7:u.call(w,y)}return l?-1:s||f?f:w}};t.exports={forEach:s(0),map:s(1),filter:s(2),some:s(3),every:s(4),find:s(5),findIndex:s(6),filterOut:s(7)}},4:function(t,e){t.exports=function(t){try{return!!t()}catch(t){return!0}}},40:function(t,e,n){"use strict";var r=n(3),o=n(48);r({target:"RegExp",proto:!0,forced:/./.exec!==o},{exec:o})},41:function(t,e,n){"use strict";n.r(e),function(t,r){n.d(e,"emit",(function(){return Lo})),n.d(e,"subscribe",(function(){return No})),n.d(e,"unsubscribe",(function(){return Ao}));var o="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:void 0!==t?t:"undefined"!=typeof self?self:{};function i(t){var e={exports:{}};return t(e,e.exports),e.exports}var c=function(t){return t&&t.Math==Math&&t},a=c("object"==typeof globalThis&&globalThis)||c("object"==typeof window&&window)||c("object"==typeof self&&self)||c("object"==typeof o&&o)||function(){return this}()||Function("return this")(),u=function(t){try{return!!t()}catch(t){return!0}},s=!u((function(){return 7!=Object.defineProperty({},1,{get:function(){return 7}})[1]})),f={}.propertyIsEnumerable,l=Object.getOwnPropertyDescriptor,p={f:l&&!f.call({1:2},1)?function(t){var e=l(this,t);return!!e&&e.enumerable}:f},h=function(t,e){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:e}},d={}.toString,v=function(t){return d.call(t).slice(8,-1)},g="".split,E=u((function(){return!Object("z").propertyIsEnumerable(0)}))?function(t){return"String"==v(t)?g.call(t,""):Object(t)}:Object,y=function(t){if(null==t)throw TypeError("Can't call method on "+t);return t},m=function(t){return E(y(t))},b=function(t){return"object"==typeof t?null!==t:"function"==typeof t},x=function(t,e){if(!b(t))return t;var n,r;if(e&&"function"==typeof(n=t.toString)&&!b(r=n.call(t)))return r;if("function"==typeof(n=t.valueOf)&&!b(r=n.call(t)))return r;if(!e&&"function"==typeof(n=t.toString)&&!b(r=n.call(t)))return r;throw TypeError("Can't convert object to primitive value")},O=function(t){return Object(y(t))},S={}.hasOwnProperty,R=function(t,e){return S.call(O(t),e)},I=a.document,w=b(I)&&b(I.createElement),T=function(t){return w?I.createElement(t):{}},N=!s&&!u((function(){return 7!=Object.defineProperty(T("div"),"a",{get:function(){return 7}}).a})),A=Object.getOwnPropertyDescriptor,L={f:s?A:function(t,e){if(t=m(t),e=x(e,!0),N)try{return A(t,e)}catch(t){}if(R(t,e))return h(!p.f.call(t,e),t[e])}},j=function(t){if(!b(t))throw TypeError(String(t)+" is not an object");return t},P=Object.defineProperty,_={f:s?P:function(t,e,n){if(j(t),e=x(e,!0),j(n),N)try{return P(t,e,n)}catch(t){}if("get"in n||"set"in n)throw TypeError("Accessors not supported");return"value"in n&&(t[e]=n.value),t}},C=s?function(t,e,n){return _.f(t,e,h(1,n))}:function(t,e,n){return t[e]=n,t},U=function(t,e){try{C(a,t,e)}catch(n){a[t]=e}return e},k=a["__core-js_shared__"]||U("__core-js_shared__",{}),D=Function.toString;"function"!=typeof k.inspectSource&&(k.inspectSource=function(t){return D.call(t)});var M,F,G,B=k.inspectSource,$=a.WeakMap,X="function"==typeof $&&/native code/.test(B($)),q=i((function(t){(t.exports=function(t,e){return k[t]||(k[t]=void 0!==e?e:{})})("versions",[]).push({version:"3.11.2",mode:"global",copyright:"© 2021 Denis Pushkarev (zloirock.ru)"})})),z=0,V=Math.random(),H=function(t){return"Symbol("+String(void 0===t?"":t)+")_"+(++z+V).toString(36)},Y=q("keys"),K=function(t){return Y[t]||(Y[t]=H(t))},W={},J=a.WeakMap;if(X){var Q=k.state||(k.state=new J),Z=Q.get,tt=Q.has,et=Q.set;M=function(t,e){if(tt.call(Q,t))throw new TypeError("Object already initialized");return e.facade=t,et.call(Q,t,e),e},F=function(t){return Z.call(Q,t)||{}},G=function(t){return tt.call(Q,t)}}else{var nt=K("state");W[nt]=!0,M=function(t,e){if(R(t,nt))throw new TypeError("Object already initialized");return e.facade=t,C(t,nt,e),e},F=function(t){return R(t,nt)?t[nt]:{}},G=function(t){return R(t,nt)}}var rt={set:M,get:F,has:G,enforce:function(t){return G(t)?F(t):M(t,{})},getterFor:function(t){return function(e){var n;if(!b(e)||(n=F(e)).type!==t)throw TypeError("Incompatible receiver, "+t+" required");return n}}},ot=i((function(t){var e=rt.get,n=rt.enforce,r=String(String).split("String");(t.exports=function(t,e,o,i){var c,u=!!i&&!!i.unsafe,s=!!i&&!!i.enumerable,f=!!i&&!!i.noTargetGet;"function"==typeof o&&("string"!=typeof e||R(o,"name")||C(o,"name",e),(c=n(o)).source||(c.source=r.join("string"==typeof e?e:""))),t!==a?(u?!f&&t[e]&&(s=!0):delete t[e],s?t[e]=o:C(t,e,o)):s?t[e]=o:U(e,o)})(Function.prototype,"toString",(function(){return"function"==typeof this&&e(this).source||B(this)}))})),it=a,ct=function(t){return"function"==typeof t?t:void 0},at=function(t,e){return arguments.length<2?ct(it[t])||ct(a[t]):it[t]&&it[t][e]||a[t]&&a[t][e]},ut=Math.ceil,st=Math.floor,ft=function(t){return isNaN(t=+t)?0:(t>0?st:ut)(t)},lt=Math.min,pt=function(t){return t>0?lt(ft(t),9007199254740991):0},ht=Math.max,dt=Math.min,vt=function(t){return function(e,n,r){var o,i=m(e),c=pt(i.length),a=function(t,e){var n=ft(t);return n<0?ht(n+e,0):dt(n,e)}(r,c);if(t&&n!=n){for(;c>a;)if((o=i[a++])!=o)return!0}else for(;c>a;a++)if((t||a in i)&&i[a]===n)return t||a||0;return!t&&-1}},gt={includes:vt(!0),indexOf:vt(!1)}.indexOf,Et=function(t,e){var n,r=m(t),o=0,i=[];for(n in r)!R(W,n)&&R(r,n)&&i.push(n);for(;e.length>o;)R(r,n=e[o++])&&(~gt(i,n)||i.push(n));return i},yt=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"],mt=yt.concat("length","prototype"),bt={f:Object.getOwnPropertyNames||function(t){return Et(t,mt)}},xt={f:Object.getOwnPropertySymbols},Ot=at("Reflect","ownKeys")||function(t){var e=bt.f(j(t)),n=xt.f;return n?e.concat(n(t)):e},St=function(t,e){for(var n=Ot(e),r=_.f,o=L.f,i=0;i<n.length;i++){var c=n[i];R(t,c)||r(t,c,o(e,c))}},Rt=/#|\.prototype\./,It=function(t,e){var n=Tt[wt(t)];return n==At||n!=Nt&&("function"==typeof e?u(e):!!e)},wt=It.normalize=function(t){return String(t).replace(Rt,".").toLowerCase()},Tt=It.data={},Nt=It.NATIVE="N",At=It.POLYFILL="P",Lt=It,jt=L.f,Pt=function(t,e){var n,r,o,i,c,u=t.target,s=t.global,f=t.stat;if(n=s?a:f?a[u]||U(u,{}):(a[u]||{}).prototype)for(r in e){if(i=e[r],o=t.noTargetGet?(c=jt(n,r))&&c.value:n[r],!Lt(s?r:u+(f?".":"#")+r,t.forced)&&void 0!==o){if(typeof i==typeof o)continue;St(i,o)}(t.sham||o&&o.sham)&&C(i,"sham",!0),ot(n,r,i,t)}};Pt({target:"Number",stat:!0},{MAX_SAFE_INTEGER:9007199254740991});var _t,Ct=Object.setPrototypeOf||("__proto__"in{}?function(){var t,e=!1,n={};try{(t=Object.getOwnPropertyDescriptor(Object.prototype,"__proto__").set).call(n,[]),e=n instanceof Array}catch(t){}return function(n,r){return j(n),function(t){if(!b(t)&&null!==t)throw TypeError("Can't set "+String(t)+" as a prototype")}(r),e?t.call(n,r):n.__proto__=r,n}}():void 0),Ut=function(t,e,n){var r,o;return Ct&&"function"==typeof(r=e.constructor)&&r!==n&&b(o=r.prototype)&&o!==n.prototype&&Ct(t,o),t},kt=Object.keys||function(t){return Et(t,yt)},Dt=s?Object.defineProperties:function(t,e){j(t);for(var n,r=kt(e),o=r.length,i=0;o>i;)_.f(t,n=r[i++],e[n]);return t},Mt=at("document","documentElement"),Ft=K("IE_PROTO"),Gt=function(){},Bt=function(t){return"<script>"+t+"<\/script>"},$t=function(){try{_t=document.domain&&new ActiveXObject("htmlfile")}catch(t){}var t,e;$t=_t?function(t){t.write(Bt("")),t.close();var e=t.parentWindow.Object;return t=null,e}(_t):((e=T("iframe")).style.display="none",Mt.appendChild(e),e.src=String("javascript:"),(t=e.contentWindow.document).open(),t.write(Bt("document.F=Object")),t.close(),t.F);for(var n=yt.length;n--;)delete $t.prototype[yt[n]];return $t()};W[Ft]=!0;var Xt=Object.create||function(t,e){var n;return null!==t?(Gt.prototype=j(t),n=new Gt,Gt.prototype=null,n[Ft]=t):n=$t(),void 0===e?n:Dt(n,e)},qt="\t\n\v\f\r    \u2028\u2029\ufeff",zt="["+qt+"]",Vt=RegExp("^"+zt+zt+"*"),Ht=RegExp(zt+zt+"*$"),Yt=function(t){return function(e){var n=String(y(e));return 1&t&&(n=n.replace(Vt,"")),2&t&&(n=n.replace(Ht,"")),n}},Kt={start:Yt(1),end:Yt(2),trim:Yt(3)},Wt=bt.f,Jt=L.f,Qt=_.f,Zt=Kt.trim,te=a.Number,ee=te.prototype,ne="Number"==v(Xt(ee)),re=function(t){var e,n,r,o,i,c,a,u,s=x(t,!1);if("string"==typeof s&&s.length>2)if(43===(e=(s=Zt(s)).charCodeAt(0))||45===e){if(88===(n=s.charCodeAt(2))||120===n)return NaN}else if(48===e){switch(s.charCodeAt(1)){case 66:case 98:r=2,o=49;break;case 79:case 111:r=8,o=55;break;default:return+s}for(c=(i=s.slice(2)).length,a=0;a<c;a++)if((u=i.charCodeAt(a))<48||u>o)return NaN;return parseInt(i,r)}return+s};if(Lt("Number",!te(" 0o1")||!te("0b1")||te("+0x1"))){for(var oe,ie=function(t){var e=arguments.length<1?0:t,n=this;return n instanceof ie&&(ne?u((function(){ee.valueOf.call(n)})):"Number"!=v(n))?Ut(new te(re(e)),n,ie):re(e)},ce=s?Wt(te):"MAX_VALUE,MIN_VALUE,NaN,NEGATIVE_INFINITY,POSITIVE_INFINITY,EPSILON,isFinite,isInteger,isNaN,isSafeInteger,MAX_SAFE_INTEGER,MIN_SAFE_INTEGER,parseFloat,parseInt,isInteger,fromString,range".split(","),ae=0;ce.length>ae;ae++)R(te,oe=ce[ae])&&!R(ie,oe)&&Qt(ie,oe,Jt(te,oe));ie.prototype=ee,ee.constructor=ie,ot(a,"Number",ie)}var ue,se,fe={SEMVER_SPEC_VERSION:"2.0.0",MAX_LENGTH:256,MAX_SAFE_INTEGER:Number.MAX_SAFE_INTEGER||9007199254740991,MAX_SAFE_COMPONENT_LENGTH:16},le="process"==v(a.process),pe=at("navigator","userAgent")||"",he=a.process,de=he&&he.versions,ve=de&&de.v8;ve?se=(ue=ve.split("."))[0]+ue[1]:pe&&(!(ue=pe.match(/Edge\/(\d+)/))||ue[1]>=74)&&(ue=pe.match(/Chrome\/(\d+)/))&&(se=ue[1]);var ge=se&&+se,Ee=!!Object.getOwnPropertySymbols&&!u((function(){return!Symbol.sham&&(le?38===ge:ge>37&&ge<41)})),ye=Ee&&!Symbol.sham&&"symbol"==typeof Symbol.iterator,me=q("wks"),be=a.Symbol,xe=ye?be:be&&be.withoutSetter||H,Oe=function(t){return R(me,t)&&(Ee||"string"==typeof me[t])||(Ee&&R(be,t)?me[t]=be[t]:me[t]=xe("Symbol."+t)),me[t]},Se=Oe("match"),Re=function(t){var e;return b(t)&&(void 0!==(e=t[Se])?!!e:"RegExp"==v(t))},Ie=function(){var t=j(this),e="";return t.global&&(e+="g"),t.ignoreCase&&(e+="i"),t.multiline&&(e+="m"),t.dotAll&&(e+="s"),t.unicode&&(e+="u"),t.sticky&&(e+="y"),e};function we(t,e){return RegExp(t,e)}var Te={UNSUPPORTED_Y:u((function(){var t=we("a","y");return t.lastIndex=2,null!=t.exec("abcd")})),BROKEN_CARET:u((function(){var t=we("^r","gy");return t.lastIndex=2,null!=t.exec("str")}))},Ne=Oe("species"),Ae=function(t){var e=at(t),n=_.f;s&&e&&!e[Ne]&&n(e,Ne,{configurable:!0,get:function(){return this}})},Le=_.f,je=bt.f,Pe=rt.enforce,_e=Oe("match"),Ce=a.RegExp,Ue=Ce.prototype,ke=/a/g,De=/a/g,Me=new Ce(ke)!==ke,Fe=Te.UNSUPPORTED_Y;if(s&&Lt("RegExp",!Me||Fe||u((function(){return De[_e]=!1,Ce(ke)!=ke||Ce(De)==De||"/a/i"!=Ce(ke,"i")})))){for(var Ge=function(t,e){var n,r=this instanceof Ge,o=Re(t),i=void 0===e;if(!r&&o&&t.constructor===Ge&&i)return t;Me?o&&!i&&(t=t.source):t instanceof Ge&&(i&&(e=Ie.call(t)),t=t.source),Fe&&(n=!!e&&e.indexOf("y")>-1)&&(e=e.replace(/y/g,""));var c=Ut(Me?new Ce(t,e):Ce(t,e),r?this:Ue,Ge);Fe&&n&&(Pe(c).sticky=!0);return c},Be=function(t){t in Ge||Le(Ge,t,{configurable:!0,get:function(){return Ce[t]},set:function(e){Ce[t]=e}})},$e=je(Ce),Xe=0;$e.length>Xe;)Be($e[Xe++]);Ue.constructor=Ge,Ge.prototype=Ue,ot(a,"RegExp",Ge)}Ae("RegExp");var qe=RegExp.prototype.exec,ze=q("native-string-replace",String.prototype.replace),Ve=qe,He=function(){var t=/a/,e=/b*/g;return qe.call(t,"a"),qe.call(e,"a"),0!==t.lastIndex||0!==e.lastIndex}(),Ye=Te.UNSUPPORTED_Y||Te.BROKEN_CARET,Ke=void 0!==/()??/.exec("")[1];(He||Ke||Ye)&&(Ve=function(t){var e,n,r,o,i=this,c=Ye&&i.sticky,a=Ie.call(i),u=i.source,s=0,f=t;return c&&(-1===(a=a.replace("y","")).indexOf("g")&&(a+="g"),f=String(t).slice(i.lastIndex),i.lastIndex>0&&(!i.multiline||i.multiline&&"\n"!==t[i.lastIndex-1])&&(u="(?: "+u+")",f=" "+f,s++),n=new RegExp("^(?:"+u+")",a)),Ke&&(n=new RegExp("^"+u+"$(?!\\s)",a)),He&&(e=i.lastIndex),r=qe.call(c?n:i,f),c?r?(r.input=r.input.slice(s),r[0]=r[0].slice(s),r.index=i.lastIndex,i.lastIndex+=r[0].length):i.lastIndex=0:He&&r&&(i.lastIndex=i.global?r.index+r[0].length:e),Ke&&r&&r.length>1&&ze.call(r[0],n,(function(){for(o=1;o<arguments.length-2;o++)void 0===arguments[o]&&(r[o]=void 0)})),r});var We=Ve;Pt({target:"RegExp",proto:!0,forced:/./.exec!==We},{exec:We});var Je=RegExp.prototype,Qe=Je.toString,Ze=u((function(){return"/a/b"!=Qe.call({source:"a",flags:"b"})})),tn="toString"!=Qe.name;(Ze||tn)&&ot(RegExp.prototype,"toString",(function(){var t=j(this),e=String(t.source),n=t.flags;return"/"+e+"/"+String(void 0===n&&t instanceof RegExp&&!("flags"in Je)?Ie.call(t):n)}),{unsafe:!0});var en=Array.isArray||function(t){return"Array"==v(t)},nn=function(t,e,n){var r=x(e);r in t?_.f(t,r,h(0,n)):t[r]=n},rn=Oe("species"),on=function(t,e){var n;return en(t)&&("function"!=typeof(n=t.constructor)||n!==Array&&!en(n.prototype)?b(n)&&null===(n=n[rn])&&(n=void 0):n=void 0),new(void 0===n?Array:n)(0===e?0:e)},cn=Oe("species"),an=function(t){return ge>=51||!u((function(){var e=[];return(e.constructor={})[cn]=function(){return{foo:1}},1!==e[t](Boolean).foo}))},un=Oe("isConcatSpreadable"),sn=ge>=51||!u((function(){var t=[];return t[un]=!1,t.concat()[0]!==t})),fn=an("concat"),ln=function(t){if(!b(t))return!1;var e=t[un];return void 0!==e?!!e:en(t)};function pn(t){return(pn="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}function hn(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}Pt({target:"Array",proto:!0,forced:!sn||!fn},{concat:function(t){var e,n,r,o,i,c=O(this),a=on(c,0),u=0;for(e=-1,r=arguments.length;e<r;e++)if(ln(i=-1===e?c:arguments[e])){if(u+(o=pt(i.length))>9007199254740991)throw TypeError("Maximum allowed index exceeded");for(n=0;n<o;n++,u++)n in i&&nn(a,u,i[n])}else{if(u>=9007199254740991)throw TypeError("Maximum allowed index exceeded");nn(a,u++,i)}return a.length=u,a}});var dn="object"===(void 0===r?"undefined":pn(r))&&r.env&&r.env.NODE_DEBUG&&/\bsemver\b/i.test(r.env.NODE_DEBUG)?function(){for(var t,e=arguments.length,n=new Array(e),r=0;r<e;r++)n[r]=arguments[r];return(t=console).error.apply(t,["SEMVER"].concat(n))}:function(){},vn=i((function(t,e){var n=fe.MAX_SAFE_COMPONENT_LENGTH,r=(e=t.exports={}).re=[],o=e.src=[],i=e.t={},c=0,a=function(t,e,n){var a=c++;dn(a,e),i[t]=a,o[a]=e,r[a]=new RegExp(e,n?"g":void 0)};a("NUMERICIDENTIFIER","0|[1-9]\\d*"),a("NUMERICIDENTIFIERLOOSE","[0-9]+"),a("NONNUMERICIDENTIFIER","\\d*[a-zA-Z-][a-zA-Z0-9-]*"),a("MAINVERSION","(".concat(o[i.NUMERICIDENTIFIER],")\\.")+"(".concat(o[i.NUMERICIDENTIFIER],")\\.")+"(".concat(o[i.NUMERICIDENTIFIER],")")),a("MAINVERSIONLOOSE","(".concat(o[i.NUMERICIDENTIFIERLOOSE],")\\.")+"(".concat(o[i.NUMERICIDENTIFIERLOOSE],")\\.")+"(".concat(o[i.NUMERICIDENTIFIERLOOSE],")")),a("PRERELEASEIDENTIFIER","(?:".concat(o[i.NUMERICIDENTIFIER],"|").concat(o[i.NONNUMERICIDENTIFIER],")")),a("PRERELEASEIDENTIFIERLOOSE","(?:".concat(o[i.NUMERICIDENTIFIERLOOSE],"|").concat(o[i.NONNUMERICIDENTIFIER],")")),a("PRERELEASE","(?:-(".concat(o[i.PRERELEASEIDENTIFIER],"(?:\\.").concat(o[i.PRERELEASEIDENTIFIER],")*))")),a("PRERELEASELOOSE","(?:-?(".concat(o[i.PRERELEASEIDENTIFIERLOOSE],"(?:\\.").concat(o[i.PRERELEASEIDENTIFIERLOOSE],")*))")),a("BUILDIDENTIFIER","[0-9A-Za-z-]+"),a("BUILD","(?:\\+(".concat(o[i.BUILDIDENTIFIER],"(?:\\.").concat(o[i.BUILDIDENTIFIER],")*))")),a("FULLPLAIN","v?".concat(o[i.MAINVERSION]).concat(o[i.PRERELEASE],"?").concat(o[i.BUILD],"?")),a("FULL","^".concat(o[i.FULLPLAIN],"$")),a("LOOSEPLAIN","[v=\\s]*".concat(o[i.MAINVERSIONLOOSE]).concat(o[i.PRERELEASELOOSE],"?").concat(o[i.BUILD],"?")),a("LOOSE","^".concat(o[i.LOOSEPLAIN],"$")),a("GTLT","((?:<|>)?=?)"),a("XRANGEIDENTIFIERLOOSE","".concat(o[i.NUMERICIDENTIFIERLOOSE],"|x|X|\\*")),a("XRANGEIDENTIFIER","".concat(o[i.NUMERICIDENTIFIER],"|x|X|\\*")),a("XRANGEPLAIN","[v=\\s]*(".concat(o[i.XRANGEIDENTIFIER],")")+"(?:\\.(".concat(o[i.XRANGEIDENTIFIER],")")+"(?:\\.(".concat(o[i.XRANGEIDENTIFIER],")")+"(?:".concat(o[i.PRERELEASE],")?").concat(o[i.BUILD],"?")+")?)?"),a("XRANGEPLAINLOOSE","[v=\\s]*(".concat(o[i.XRANGEIDENTIFIERLOOSE],")")+"(?:\\.(".concat(o[i.XRANGEIDENTIFIERLOOSE],")")+"(?:\\.(".concat(o[i.XRANGEIDENTIFIERLOOSE],")")+"(?:".concat(o[i.PRERELEASELOOSE],")?").concat(o[i.BUILD],"?")+")?)?"),a("XRANGE","^".concat(o[i.GTLT],"\\s*").concat(o[i.XRANGEPLAIN],"$")),a("XRANGELOOSE","^".concat(o[i.GTLT],"\\s*").concat(o[i.XRANGEPLAINLOOSE],"$")),a("COERCE","".concat("(^|[^\\d])(\\d{1,").concat(n,"})")+"(?:\\.(\\d{1,".concat(n,"}))?")+"(?:\\.(\\d{1,".concat(n,"}))?")+"(?:$|[^\\d])"),a("COERCERTL",o[i.COERCE],!0),a("LONETILDE","(?:~>?)"),a("TILDETRIM","(\\s*)".concat(o[i.LONETILDE],"\\s+"),!0),e.tildeTrimReplace="$1~",a("TILDE","^".concat(o[i.LONETILDE]).concat(o[i.XRANGEPLAIN],"$")),a("TILDELOOSE","^".concat(o[i.LONETILDE]).concat(o[i.XRANGEPLAINLOOSE],"$")),a("LONECARET","(?:\\^)"),a("CARETTRIM","(\\s*)".concat(o[i.LONECARET],"\\s+"),!0),e.caretTrimReplace="$1^",a("CARET","^".concat(o[i.LONECARET]).concat(o[i.XRANGEPLAIN],"$")),a("CARETLOOSE","^".concat(o[i.LONECARET]).concat(o[i.XRANGEPLAINLOOSE],"$")),a("COMPARATORLOOSE","^".concat(o[i.GTLT],"\\s*(").concat(o[i.LOOSEPLAIN],")$|^$")),a("COMPARATOR","^".concat(o[i.GTLT],"\\s*(").concat(o[i.FULLPLAIN],")$|^$")),a("COMPARATORTRIM","(\\s*)".concat(o[i.GTLT],"\\s*(").concat(o[i.LOOSEPLAIN],"|").concat(o[i.XRANGEPLAIN],")"),!0),e.comparatorTrimReplace="$1$2$3",a("HYPHENRANGE","^\\s*(".concat(o[i.XRANGEPLAIN],")")+"\\s+-\\s+"+"(".concat(o[i.XRANGEPLAIN],")")+"\\s*$"),a("HYPHENRANGELOOSE","^\\s*(".concat(o[i.XRANGEPLAINLOOSE],")")+"\\s+-\\s+"+"(".concat(o[i.XRANGEPLAINLOOSE],")")+"\\s*$"),a("STAR","(<|>)?=?\\s*\\*"),a("GTE0","^\\s*>=\\s*0.0.0\\s*$"),a("GTE0PRE","^\\s*>=\\s*0.0.0-0\\s*$")})),gn=Oe("species"),En=!u((function(){var t=/./;return t.exec=function(){var t=[];return t.groups={a:"7"},t},"7"!=="".replace(t,"$<a>")})),yn="$0"==="a".replace(/./,"$0"),mn=Oe("replace"),bn=!!/./[mn]&&""===/./[mn]("a","$0"),xn=!u((function(){var t=/(?:)/,e=t.exec;t.exec=function(){return e.apply(this,arguments)};var n="ab".split(t);return 2!==n.length||"a"!==n[0]||"b"!==n[1]})),On=function(t,e,n,r){var o=Oe(t),i=!u((function(){var e={};return e[o]=function(){return 7},7!=""[t](e)})),c=i&&!u((function(){var e=!1,n=/a/;return"split"===t&&((n={}).constructor={},n.constructor[gn]=function(){return n},n.flags="",n[o]=/./[o]),n.exec=function(){return e=!0,null},n[o](""),!e}));if(!i||!c||"replace"===t&&(!En||!yn||bn)||"split"===t&&!xn){var a=/./[o],s=n(o,""[t],(function(t,e,n,r,o){return e.exec===RegExp.prototype.exec?i&&!o?{done:!0,value:a.call(e,n,r)}:{done:!0,value:t.call(n,e,r)}:{done:!1}}),{REPLACE_KEEPS_$0:yn,REGEXP_REPLACE_SUBSTITUTES_UNDEFINED_CAPTURE:bn}),f=s[0],l=s[1];ot(String.prototype,t,f),ot(RegExp.prototype,o,2==e?function(t,e){return l.call(t,this,e)}:function(t){return l.call(t,this)})}r&&C(RegExp.prototype[o],"sham",!0)},Sn=function(t){return function(e,n){var r,o,i=String(y(e)),c=ft(n),a=i.length;return c<0||c>=a?t?"":void 0:(r=i.charCodeAt(c))<55296||r>56319||c+1===a||(o=i.charCodeAt(c+1))<56320||o>57343?t?i.charAt(c):r:t?i.slice(c,c+2):o-56320+(r-55296<<10)+65536}},Rn={codeAt:Sn(!1),charAt:Sn(!0)},In=Rn.charAt,wn=function(t,e,n){return e+(n?In(t,e).length:1)},Tn=function(t,e){var n=t.exec;if("function"==typeof n){var r=n.call(t,e);if("object"!=typeof r)throw TypeError("RegExp exec method returned something other than an Object or null");return r}if("RegExp"!==v(t))throw TypeError("RegExp#exec called on incompatible receiver");return We.call(t,e)};On("match",1,(function(t,e,n){return[function(e){var n=y(this),r=null==e?void 0:e[t];return void 0!==r?r.call(e,n):new RegExp(e)[t](String(n))},function(t){var r=n(e,t,this);if(r.done)return r.value;var o=j(t),i=String(this);if(!o.global)return Tn(o,i);var c=o.unicode;o.lastIndex=0;for(var a,u=[],s=0;null!==(a=Tn(o,i));){var f=String(a[0]);u[s]=f,""===f&&(o.lastIndex=wn(i,pt(o.lastIndex),c)),s++}return 0===s?null:u}]}));var Nn=Kt.trim;Pt({target:"String",proto:!0,forced:function(t){return u((function(){return!!qt[t]()||"…"!="…"[t]()||qt[t].name!==t}))}("trim")},{trim:function(){return Nn(this)}});var An=function(t){if("function"!=typeof t)throw TypeError(String(t)+" is not a function");return t},Ln=function(t,e,n){if(An(t),void 0===e)return t;switch(n){case 0:return function(){return t.call(e)};case 1:return function(n){return t.call(e,n)};case 2:return function(n,r){return t.call(e,n,r)};case 3:return function(n,r,o){return t.call(e,n,r,o)}}return function(){return t.apply(e,arguments)}},jn=[].push,Pn=function(t){var e=1==t,n=2==t,r=3==t,o=4==t,i=6==t,c=7==t,a=5==t||i;return function(u,s,f,l){for(var p,h,d=O(u),v=E(d),g=Ln(s,f,3),y=pt(v.length),m=0,b=l||on,x=e?b(u,y):n||c?b(u,0):void 0;y>m;m++)if((a||m in v)&&(h=g(p=v[m],m,d),t))if(e)x[m]=h;else if(h)switch(t){case 3:return!0;case 5:return p;case 6:return m;case 2:jn.call(x,p)}else switch(t){case 4:return!1;case 7:jn.call(x,p)}return i?-1:r||o?o:x}},_n={forEach:Pn(0),map:Pn(1),filter:Pn(2),some:Pn(3),every:Pn(4),find:Pn(5),findIndex:Pn(6),filterOut:Pn(7)},Cn=_n.map,Un=an("map");Pt({target:"Array",proto:!0,forced:!Un},{map:function(t){return Cn(this,t,arguments.length>1?arguments[1]:void 0)}});var kn=Oe("species"),Dn=Te.UNSUPPORTED_Y,Mn=[].push,Fn=Math.min;On("split",2,(function(t,e,n){var r;return r="c"=="abbc".split(/(b)*/)[1]||4!="test".split(/(?:)/,-1).length||2!="ab".split(/(?:ab)*/).length||4!=".".split(/(.?)(.?)/).length||".".split(/()()/).length>1||"".split(/.?/).length?function(t,n){var r=String(y(this)),o=void 0===n?4294967295:n>>>0;if(0===o)return[];if(void 0===t)return[r];if(!Re(t))return e.call(r,t,o);for(var i,c,a,u=[],s=(t.ignoreCase?"i":"")+(t.multiline?"m":"")+(t.unicode?"u":"")+(t.sticky?"y":""),f=0,l=new RegExp(t.source,s+"g");(i=We.call(l,r))&&!((c=l.lastIndex)>f&&(u.push(r.slice(f,i.index)),i.length>1&&i.index<r.length&&Mn.apply(u,i.slice(1)),a=i[0].length,f=c,u.length>=o));)l.lastIndex===i.index&&l.lastIndex++;return f===r.length?!a&&l.test("")||u.push(""):u.push(r.slice(f)),u.length>o?u.slice(0,o):u}:"0".split(void 0,0).length?function(t,n){return void 0===t&&0===n?[]:e.call(this,t,n)}:e,[function(e,n){var o=y(this),i=null==e?void 0:e[t];return void 0!==i?i.call(e,o,n):r.call(String(o),e,n)},function(t,o){var i=n(r,t,this,o,r!==e);if(i.done)return i.value;var c=j(t),a=String(this),u=function(t,e){var n,r=j(t).constructor;return void 0===r||null==(n=j(r)[kn])?e:An(n)}(c,RegExp),s=c.unicode,f=(c.ignoreCase?"i":"")+(c.multiline?"m":"")+(c.unicode?"u":"")+(Dn?"g":"y"),l=new u(Dn?"^(?:"+c.source+")":c,f),p=void 0===o?4294967295:o>>>0;if(0===p)return[];if(0===a.length)return null===Tn(l,a)?[a]:[];for(var h=0,d=0,v=[];d<a.length;){l.lastIndex=Dn?0:d;var g,E=Tn(l,Dn?a.slice(d):a);if(null===E||(g=Fn(pt(l.lastIndex+(Dn?d:0)),a.length))===h)d=wn(a,d,s);else{if(v.push(a.slice(h,d)),v.length===p)return v;for(var y=1;y<=E.length-1;y++)if(v.push(E[y]),v.length===p)return v;d=h=g}}return v.push(a.slice(h)),v}]}),Dn);var Gn=function(t,e){var n=[][t];return!!n&&u((function(){n.call(null,e||function(){throw 1},1)}))},Bn=[].join,$n=E!=Object,Xn=Gn("join",",");Pt({target:"Array",proto:!0,forced:$n||!Xn},{join:function(t){return Bn.call(m(this),void 0===t?",":t)}});var qn=_n.filter,zn=an("filter");Pt({target:"Array",proto:!0,forced:!zn},{filter:function(t){return qn(this,t,arguments.length>1?arguments[1]:void 0)}});var Vn=["includePrerelease","loose","rtl"],Hn=function(t){return t?"object"!==pn(t)?{loose:!0}:Vn.filter((function(e){return t[e]})).reduce((function(t,e){return t[e]=!0,t}),{}):{}},Yn=/^[0-9]+$/,Kn=function(t,e){var n=Yn.test(t),r=Yn.test(e);return n&&r&&(t=+t,e=+e),t===e?0:n&&!r?-1:r&&!n?1:t<e?-1:1},Wn=Kn,Jn=fe.MAX_LENGTH,Qn=fe.MAX_SAFE_INTEGER,Zn=vn.re,tr=vn.t,er=Wn,nr=function(){function t(e,n){if(function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),n=Hn(n),e instanceof t){if(e.loose===!!n.loose&&e.includePrerelease===!!n.includePrerelease)return e;e=e.version}else if("string"!=typeof e)throw new TypeError("Invalid Version: ".concat(e));if(e.length>Jn)throw new TypeError("version is longer than ".concat(Jn," characters"));dn("SemVer",e,n),this.options=n,this.loose=!!n.loose,this.includePrerelease=!!n.includePrerelease;var r=e.trim().match(n.loose?Zn[tr.LOOSE]:Zn[tr.FULL]);if(!r)throw new TypeError("Invalid Version: ".concat(e));if(this.raw=e,this.major=+r[1],this.minor=+r[2],this.patch=+r[3],this.major>Qn||this.major<0)throw new TypeError("Invalid major version");if(this.minor>Qn||this.minor<0)throw new TypeError("Invalid minor version");if(this.patch>Qn||this.patch<0)throw new TypeError("Invalid patch version");r[4]?this.prerelease=r[4].split(".").map((function(t){if(/^[0-9]+$/.test(t)){var e=+t;if(e>=0&&e<Qn)return e}return t})):this.prerelease=[],this.build=r[5]?r[5].split("."):[],this.format()}var e,n,r;return e=t,(n=[{key:"format",value:function(){return this.version="".concat(this.major,".").concat(this.minor,".").concat(this.patch),this.prerelease.length&&(this.version+="-".concat(this.prerelease.join("."))),this.version}},{key:"toString",value:function(){return this.version}},{key:"compare",value:function(e){if(dn("SemVer.compare",this.version,this.options,e),!(e instanceof t)){if("string"==typeof e&&e===this.version)return 0;e=new t(e,this.options)}return e.version===this.version?0:this.compareMain(e)||this.comparePre(e)}},{key:"compareMain",value:function(e){return e instanceof t||(e=new t(e,this.options)),er(this.major,e.major)||er(this.minor,e.minor)||er(this.patch,e.patch)}},{key:"comparePre",value:function(e){if(e instanceof t||(e=new t(e,this.options)),this.prerelease.length&&!e.prerelease.length)return-1;if(!this.prerelease.length&&e.prerelease.length)return 1;if(!this.prerelease.length&&!e.prerelease.length)return 0;var n=0;do{var r=this.prerelease[n],o=e.prerelease[n];if(dn("prerelease compare",n,r,o),void 0===r&&void 0===o)return 0;if(void 0===o)return 1;if(void 0===r)return-1;if(r!==o)return er(r,o)}while(++n)}},{key:"compareBuild",value:function(e){e instanceof t||(e=new t(e,this.options));var n=0;do{var r=this.build[n],o=e.build[n];if(dn("prerelease compare",n,r,o),void 0===r&&void 0===o)return 0;if(void 0===o)return 1;if(void 0===r)return-1;if(r!==o)return er(r,o)}while(++n)}},{key:"inc",value:function(t,e){switch(t){case"premajor":this.prerelease.length=0,this.patch=0,this.minor=0,this.major++,this.inc("pre",e);break;case"preminor":this.prerelease.length=0,this.patch=0,this.minor++,this.inc("pre",e);break;case"prepatch":this.prerelease.length=0,this.inc("patch",e),this.inc("pre",e);break;case"prerelease":0===this.prerelease.length&&this.inc("patch",e),this.inc("pre",e);break;case"major":0===this.minor&&0===this.patch&&0!==this.prerelease.length||this.major++,this.minor=0,this.patch=0,this.prerelease=[];break;case"minor":0===this.patch&&0!==this.prerelease.length||this.minor++,this.patch=0,this.prerelease=[];break;case"patch":0===this.prerelease.length&&this.patch++,this.prerelease=[];break;case"pre":if(0===this.prerelease.length)this.prerelease=[0];else{for(var n=this.prerelease.length;--n>=0;)"number"==typeof this.prerelease[n]&&(this.prerelease[n]++,n=-2);-1===n&&this.prerelease.push(0)}e&&(this.prerelease[0]===e?isNaN(this.prerelease[1])&&(this.prerelease=[e,0]):this.prerelease=[e,0]);break;default:throw new Error("invalid increment argument: ".concat(t))}return this.format(),this.raw=this.version,this}}])&&hn(e.prototype,n),r&&hn(e,r),t}(),rr=fe.MAX_LENGTH,or=vn.re,ir=vn.t,cr=function(t,e){if(e=Hn(e),t instanceof nr)return t;if("string"!=typeof t)return null;if(t.length>rr)return null;if(!(e.loose?or[ir.LOOSE]:or[ir.FULL]).test(t))return null;try{return new nr(t,e)}catch(t){return null}},ar=function(t,e){var n=cr(t,e);return n?n.version:null},ur=function(t,e){return new nr(t,e).major},sr="1.3.0",fr=function(){function t(t){"function"==typeof t.getVersion&&ar(t.getVersion())?ur(t.getVersion())!==ur(this.getVersion())&&console.warn("Proxying an event bus of version "+t.getVersion()+" with "+this.getVersion()):console.warn("Proxying an event bus with an unknown or invalid version"),this.bus=t}return t.prototype.getVersion=function(){return sr},t.prototype.subscribe=function(t,e){this.bus.subscribe(t,e)},t.prototype.unsubscribe=function(t,e){this.bus.unsubscribe(t,e)},t.prototype.emit=function(t,e){this.bus.emit(t,e)},t}(),lr=Oe("unscopables"),pr=Array.prototype;null==pr[lr]&&_.f(pr,lr,{configurable:!0,value:Xt(null)});var hr,dr,vr,gr=function(t){pr[lr][t]=!0},Er={},yr=!u((function(){function t(){}return t.prototype.constructor=null,Object.getPrototypeOf(new t)!==t.prototype})),mr=K("IE_PROTO"),br=Object.prototype,xr=yr?Object.getPrototypeOf:function(t){return t=O(t),R(t,mr)?t[mr]:"function"==typeof t.constructor&&t instanceof t.constructor?t.constructor.prototype:t instanceof Object?br:null},Or=Oe("iterator"),Sr=!1;[].keys&&("next"in(vr=[].keys())?(dr=xr(xr(vr)))!==Object.prototype&&(hr=dr):Sr=!0),(null==hr||u((function(){var t={};return hr[Or].call(t)!==t})))&&(hr={}),R(hr,Or)||C(hr,Or,(function(){return this}));var Rr={IteratorPrototype:hr,BUGGY_SAFARI_ITERATORS:Sr},Ir=_.f,wr=Oe("toStringTag"),Tr=function(t,e,n){t&&!R(t=n?t:t.prototype,wr)&&Ir(t,wr,{configurable:!0,value:e})},Nr=Rr.IteratorPrototype,Ar=function(){return this},Lr=Rr.IteratorPrototype,jr=Rr.BUGGY_SAFARI_ITERATORS,Pr=Oe("iterator"),_r=function(){return this},Cr=function(t,e,n,r,o,i,c){!function(t,e,n){var r=e+" Iterator";t.prototype=Xt(Nr,{next:h(1,n)}),Tr(t,r,!1),Er[r]=Ar}(n,e,r);var a,u,s,f=function(t){if(t===o&&g)return g;if(!jr&&t in d)return d[t];switch(t){case"keys":case"values":case"entries":return function(){return new n(this,t)}}return function(){return new n(this)}},l=e+" Iterator",p=!1,d=t.prototype,v=d[Pr]||d["@@iterator"]||o&&d[o],g=!jr&&v||f(o),E="Array"==e&&d.entries||v;if(E&&(a=xr(E.call(new t)),Lr!==Object.prototype&&a.next&&(xr(a)!==Lr&&(Ct?Ct(a,Lr):"function"!=typeof a[Pr]&&C(a,Pr,_r)),Tr(a,l,!0))),"values"==o&&v&&"values"!==v.name&&(p=!0,g=function(){return v.call(this)}),d[Pr]!==g&&C(d,Pr,g),Er[e]=g,o)if(u={values:f("values"),keys:i?g:f("keys"),entries:f("entries")},c)for(s in u)(jr||p||!(s in d))&&ot(d,s,u[s]);else Pt({target:e,proto:!0,forced:jr||p},u);return u},Ur=rt.set,kr=rt.getterFor("Array Iterator"),Dr=Cr(Array,"Array",(function(t,e){Ur(this,{type:"Array Iterator",target:m(t),index:0,kind:e})}),(function(){var t=kr(this),e=t.target,n=t.kind,r=t.index++;return!e||r>=e.length?(t.target=void 0,{value:void 0,done:!0}):"keys"==n?{value:r,done:!1}:"values"==n?{value:e[r],done:!1}:{value:[r,e[r]],done:!1}}),"values");Er.Arguments=Er.Array,gr("keys"),gr("values"),gr("entries");var Mr=!u((function(){return Object.isExtensible(Object.preventExtensions({}))})),Fr=i((function(t){var e=_.f,n=H("meta"),r=0,o=Object.isExtensible||function(){return!0},i=function(t){e(t,n,{value:{objectID:"O"+ ++r,weakData:{}}})},c=t.exports={REQUIRED:!1,fastKey:function(t,e){if(!b(t))return"symbol"==typeof t?t:("string"==typeof t?"S":"P")+t;if(!R(t,n)){if(!o(t))return"F";if(!e)return"E";i(t)}return t[n].objectID},getWeakData:function(t,e){if(!R(t,n)){if(!o(t))return!0;if(!e)return!1;i(t)}return t[n].weakData},onFreeze:function(t){return Mr&&c.REQUIRED&&o(t)&&!R(t,n)&&i(t),t}};W[n]=!0})),Gr=Oe("iterator"),Br=Array.prototype,$r={};$r[Oe("toStringTag")]="z";var Xr="[object z]"===String($r),qr=Oe("toStringTag"),zr="Arguments"==v(function(){return arguments}()),Vr=Xr?v:function(t){var e,n,r;return void 0===t?"Undefined":null===t?"Null":"string"==typeof(n=function(t,e){try{return t[e]}catch(t){}}(e=Object(t),qr))?n:zr?v(e):"Object"==(r=v(e))&&"function"==typeof e.callee?"Arguments":r},Hr=Oe("iterator"),Yr=function(t){var e=t.return;if(void 0!==e)return j(e.call(t)).value},Kr=function(t,e){this.stopped=t,this.result=e},Wr=function(t,e,n){var r,o,i,c,a,u,s,f,l=n&&n.that,p=!(!n||!n.AS_ENTRIES),h=!(!n||!n.IS_ITERATOR),d=!(!n||!n.INTERRUPTED),v=Ln(e,l,1+p+d),g=function(t){return r&&Yr(r),new Kr(!0,t)},E=function(t){return p?(j(t),d?v(t[0],t[1],g):v(t[0],t[1])):d?v(t,g):v(t)};if(h)r=t;else{if("function"!=typeof(o=function(t){if(null!=t)return t[Hr]||t["@@iterator"]||Er[Vr(t)]}(t)))throw TypeError("Target is not iterable");if(void 0!==(f=o)&&(Er.Array===f||Br[Gr]===f)){for(i=0,c=pt(t.length);c>i;i++)if((a=E(t[i]))&&a instanceof Kr)return a;return new Kr(!1)}r=o.call(t)}for(u=r.next;!(s=u.call(r)).done;){try{a=E(s.value)}catch(t){throw Yr(r),t}if("object"==typeof a&&a&&a instanceof Kr)return a}return new Kr(!1)},Jr=function(t,e,n){if(!(t instanceof e))throw TypeError("Incorrect "+(n?n+" ":"")+"invocation");return t},Qr=Oe("iterator"),Zr=!1;try{var to=0,eo={next:function(){return{done:!!to++}},return:function(){Zr=!0}};eo[Qr]=function(){return this},Array.from(eo,(function(){throw 2}))}catch(t){}var no=function(t,e,n){for(var r in e)ot(t,r,e[r],n);return t},ro=_.f,oo=Fr.fastKey,io=rt.set,co=rt.getterFor;!function(t,e,n){var r=-1!==t.indexOf("Map"),o=-1!==t.indexOf("Weak"),i=r?"set":"add",c=a[t],s=c&&c.prototype,f=c,l={},p=function(t){var e=s[t];ot(s,t,"add"==t?function(t){return e.call(this,0===t?0:t),this}:"delete"==t?function(t){return!(o&&!b(t))&&e.call(this,0===t?0:t)}:"get"==t?function(t){return o&&!b(t)?void 0:e.call(this,0===t?0:t)}:"has"==t?function(t){return!(o&&!b(t))&&e.call(this,0===t?0:t)}:function(t,n){return e.call(this,0===t?0:t,n),this})};if(Lt(t,"function"!=typeof c||!(o||s.forEach&&!u((function(){(new c).entries().next()})))))f=n.getConstructor(e,t,r,i),Fr.REQUIRED=!0;else if(Lt(t,!0)){var h=new f,d=h[i](o?{}:-0,1)!=h,v=u((function(){h.has(1)})),g=function(t,e){if(!e&&!Zr)return!1;var n=!1;try{var r={};r[Qr]=function(){return{next:function(){return{done:n=!0}}}},t(r)}catch(t){}return n}((function(t){new c(t)})),E=!o&&u((function(){for(var t=new c,e=5;e--;)t[i](e,e);return!t.has(-0)}));g||((f=e((function(e,n){Jr(e,f,t);var o=Ut(new c,e,f);return null!=n&&Wr(n,o[i],{that:o,AS_ENTRIES:r}),o}))).prototype=s,s.constructor=f),(v||E)&&(p("delete"),p("has"),r&&p("get")),(E||d)&&p(i),o&&s.clear&&delete s.clear}l[t]=f,Pt({global:!0,forced:f!=c},l),Tr(f,t),o||n.setStrong(f,t,r)}("Map",(function(t){return function(){return t(this,arguments.length?arguments[0]:void 0)}}),{getConstructor:function(t,e,n,r){var o=t((function(t,i){Jr(t,o,e),io(t,{type:e,index:Xt(null),first:void 0,last:void 0,size:0}),s||(t.size=0),null!=i&&Wr(i,t[r],{that:t,AS_ENTRIES:n})})),i=co(e),c=function(t,e,n){var r,o,c=i(t),u=a(t,e);return u?u.value=n:(c.last=u={index:o=oo(e,!0),key:e,value:n,previous:r=c.last,next:void 0,removed:!1},c.first||(c.first=u),r&&(r.next=u),s?c.size++:t.size++,"F"!==o&&(c.index[o]=u)),t},a=function(t,e){var n,r=i(t),o=oo(e);if("F"!==o)return r.index[o];for(n=r.first;n;n=n.next)if(n.key==e)return n};return no(o.prototype,{clear:function(){for(var t=i(this),e=t.index,n=t.first;n;)n.removed=!0,n.previous&&(n.previous=n.previous.next=void 0),delete e[n.index],n=n.next;t.first=t.last=void 0,s?t.size=0:this.size=0},delete:function(t){var e=i(this),n=a(this,t);if(n){var r=n.next,o=n.previous;delete e.index[n.index],n.removed=!0,o&&(o.next=r),r&&(r.previous=o),e.first==n&&(e.first=r),e.last==n&&(e.last=o),s?e.size--:this.size--}return!!n},forEach:function(t){for(var e,n=i(this),r=Ln(t,arguments.length>1?arguments[1]:void 0,3);e=e?e.next:n.first;)for(r(e.value,e.key,this);e&&e.removed;)e=e.previous},has:function(t){return!!a(this,t)}}),no(o.prototype,n?{get:function(t){var e=a(this,t);return e&&e.value},set:function(t,e){return c(this,0===t?0:t,e)}}:{add:function(t){return c(this,t=0===t?0:t,t)}}),s&&ro(o.prototype,"size",{get:function(){return i(this).size}}),o},setStrong:function(t,e,n){var r=e+" Iterator",o=co(e),i=co(r);Cr(t,e,(function(t,e){io(this,{type:r,target:t,state:o(t),kind:e,last:void 0})}),(function(){for(var t=i(this),e=t.kind,n=t.last;n&&n.removed;)n=n.previous;return t.target&&(t.last=n=n?n.next:t.state.first)?"keys"==e?{value:n.key,done:!1}:"values"==e?{value:n.value,done:!1}:{value:[n.key,n.value],done:!1}:(t.target=void 0,{value:void 0,done:!0})}),n?"entries":"values",!n,!0),Ae(e)}});var ao=Xr?{}.toString:function(){return"[object "+Vr(this)+"]"};Xr||ot(Object.prototype,"toString",ao,{unsafe:!0});var uo=Rn.charAt,so=rt.set,fo=rt.getterFor("String Iterator");Cr(String,"String",(function(t){so(this,{type:"String Iterator",string:String(t),index:0})}),(function(){var t,e=fo(this),n=e.string,r=e.index;return r>=n.length?{value:void 0,done:!0}:(t=uo(n,r),e.index+=t.length,{value:t,done:!1})}));var lo={CSSRuleList:0,CSSStyleDeclaration:0,CSSValueList:0,ClientRectList:0,DOMRectList:0,DOMStringList:0,DOMTokenList:1,DataTransferItemList:0,FileList:0,HTMLAllCollection:0,HTMLCollection:0,HTMLFormElement:0,HTMLSelectElement:0,MediaList:0,MimeTypeArray:0,NamedNodeMap:0,NodeList:1,PaintRequestList:0,Plugin:0,PluginArray:0,SVGLengthList:0,SVGNumberList:0,SVGPathSegList:0,SVGPointList:0,SVGStringList:0,SVGTransformList:0,SourceBufferList:0,StyleSheetList:0,TextTrackCueList:0,TextTrackList:0,TouchList:0},po=Oe("iterator"),ho=Oe("toStringTag"),vo=Dr.values;for(var go in lo){var Eo=a[go],yo=Eo&&Eo.prototype;if(yo){if(yo[po]!==vo)try{C(yo,po,vo)}catch(t){yo[po]=vo}if(yo[ho]||C(yo,ho,go),lo[go])for(var mo in Dr)if(yo[mo]!==Dr[mo])try{C(yo,mo,Dr[mo])}catch(t){yo[mo]=Dr[mo]}}}var bo=_n.forEach,xo=Gn("forEach")?[].forEach:function(t){return bo(this,t,arguments.length>1?arguments[1]:void 0)};for(var Oo in lo){var So=a[Oo],Ro=So&&So.prototype;if(Ro&&Ro.forEach!==xo)try{C(Ro,"forEach",xo)}catch(t){Ro.forEach=xo}}var Io="1.3.0",wo=function(){function t(){this.handlers=new Map}return t.prototype.getVersion=function(){return Io},t.prototype.subscribe=function(t,e){this.handlers.set(t,(this.handlers.get(t)||[]).concat(e))},t.prototype.unsubscribe=function(t,e){this.handlers.set(t,(this.handlers.get(t)||[]).filter((function(t){return t!=e})))},t.prototype.emit=function(t,e){(this.handlers.get(t)||[]).forEach((function(t){try{t(e)}catch(t){console.error("could not invoke event listener",t)}}))},t}();var To=(void 0!==window.OC&&window.OC._eventBus&&void 0===window._nc_event_bus&&(console.warn("found old event bus instance at OC._eventBus. Update your version!"),window._nc_event_bus=window.OC._eventBus),void 0!==window._nc_event_bus?new fr(window._nc_event_bus):window._nc_event_bus=new wo);function No(t,e){To.subscribe(t,e)}function Ao(t,e){To.unsubscribe(t,e)}function Lo(t,e){To.emit(t,e)}}.call(this,n(17),n(57))},43:function(t,e,n){var r=n(4),o=n(28),i="".split;t.exports=r((function(){return!Object("z").propertyIsEnumerable(0)}))?function(t){return"String"==o(t)?i.call(t,""):Object(t)}:Object},44:function(t,e){t.exports=!1},45:function(t,e){t.exports=function(t){if("function"!=typeof t)throw TypeError(String(t)+" is not a function");return t}},47:function(t,e,n){var r=n(44),o=n(53);(t.exports=function(t,e){return o[t]||(o[t]=void 0!==e?e:{})})("versions",[]).push({version:"3.13.1",mode:r?"pure":"global",copyright:"© 2021 Denis Pushkarev (zloirock.ru)"})},48:function(t,e,n){"use strict";var r,o,i=n(61),c=n(86),a=n(47),u=RegExp.prototype.exec,s=a("native-string-replace",String.prototype.replace),f=u,l=(r=/a/,o=/b*/g,u.call(r,"a"),u.call(o,"a"),0!==r.lastIndex||0!==o.lastIndex),p=c.UNSUPPORTED_Y||c.BROKEN_CARET,h=void 0!==/()??/.exec("")[1];(l||h||p)&&(f=function(t){var e,n,r,o,c=this,a=p&&c.sticky,f=i.call(c),d=c.source,v=0,g=t;return a&&(-1===(f=f.replace("y","")).indexOf("g")&&(f+="g"),g=String(t).slice(c.lastIndex),c.lastIndex>0&&(!c.multiline||c.multiline&&"\n"!==t[c.lastIndex-1])&&(d="(?: "+d+")",g=" "+g,v++),n=new RegExp("^(?:"+d+")",f)),h&&(n=new RegExp("^"+d+"$(?!\\s)",f)),l&&(e=c.lastIndex),r=u.call(a?n:c,g),a?r?(r.input=r.input.slice(v),r[0]=r[0].slice(v),r.index=c.lastIndex,c.lastIndex+=r[0].length):c.lastIndex=0:l&&r&&(c.lastIndex=c.global?r.index+r[0].length:e),h&&r&&r.length>1&&s.call(r[0],n,(function(){for(o=1;o<arguments.length-2;o++)void 0===arguments[o]&&(r[o]=void 0)})),r}),t.exports=f},5:function(t,e,n){(function(e){var n=function(t){return t&&t.Math==Math&&t};t.exports=n("object"==typeof globalThis&&globalThis)||n("object"==typeof window&&window)||n("object"==typeof self&&self)||n("object"==typeof e&&e)||function(){return this}()||Function("return this")()}).call(this,n(17))},50:function(t,e,n){var r,o,i=n(5),c=n(88),a=i.process,u=a&&a.versions,s=u&&u.v8;s?o=(r=s.split("."))[0]<4?1:r[0]+r[1]:c&&(!(r=c.match(/Edge\/(\d+)/))||r[1]>=74)&&(r=c.match(/Chrome\/(\d+)/))&&(o=r[1]),t.exports=o&&+o},51:function(t,e,n){"use strict";var r=n(4);t.exports=function(t,e){var n=[][t];return!!n&&r((function(){n.call(null,e||function(){throw 1},1)}))}},52:function(t,e,n){var r=n(5),o=n(18);t.exports=function(t,e){try{o(r,t,e)}catch(n){r[t]=e}return e}},53:function(t,e,n){var r=n(5),o=n(52),i=r["__core-js_shared__"]||o("__core-js_shared__",{});t.exports=i},55:function(t,e){t.exports={}},56:function(t,e){var n=0,r=Math.random();t.exports=function(t){return"Symbol("+String(void 0===t?"":t)+")_"+(++n+r).toString(36)}},57:function(t,e){var n,r,o=t.exports={};function i(){throw new Error("setTimeout has not been defined")}function c(){throw new Error("clearTimeout has not been defined")}function a(t){if(n===setTimeout)return setTimeout(t,0);if((n===i||!n)&&setTimeout)return n=setTimeout,setTimeout(t,0);try{return n(t,0)}catch(e){try{return n.call(null,t,0)}catch(e){return n.call(this,t,0)}}}!function(){try{n="function"==typeof setTimeout?setTimeout:i}catch(t){n=i}try{r="function"==typeof clearTimeout?clearTimeout:c}catch(t){r=c}}();var u,s=[],f=!1,l=-1;function p(){f&&u&&(f=!1,u.length?s=u.concat(s):l=-1,s.length&&h())}function h(){if(!f){var t=a(p);f=!0;for(var e=s.length;e;){for(u=s,s=[];++l<e;)u&&u[l].run();l=-1,e=s.length}u=null,f=!1,function(t){if(r===clearTimeout)return clearTimeout(t);if((r===c||!r)&&clearTimeout)return r=clearTimeout,clearTimeout(t);try{r(t)}catch(e){try{return r.call(null,t)}catch(e){return r.call(this,t)}}}(t)}}function d(t,e){this.fun=t,this.array=e}function v(){}o.nextTick=function(t){var e=new Array(arguments.length-1);if(arguments.length>1)for(var n=1;n<arguments.length;n++)e[n-1]=arguments[n];s.push(new d(t,e)),1!==s.length||f||a(h)},d.prototype.run=function(){this.fun.apply(null,this.array)},o.title="browser",o.browser=!0,o.env={},o.argv=[],o.version="",o.versions={},o.on=v,o.addListener=v,o.once=v,o.off=v,o.removeListener=v,o.removeAllListeners=v,o.emit=v,o.prependListener=v,o.prependOnceListener=v,o.listeners=function(t){return[]},o.binding=function(t){throw new Error("process.binding is not supported")},o.cwd=function(){return"/"},o.chdir=function(t){throw new Error("process.chdir is not supported")},o.umask=function(){return 0}},60:function(t,e,n){var r=n(23),o=Math.max,i=Math.min;t.exports=function(t,e){var n=r(t);return n<0?o(n+e,0):i(n,e)}},61:function(t,e,n){"use strict";var r=n(8);t.exports=function(){var t=r(this),e="";return t.global&&(e+="g"),t.ignoreCase&&(e+="i"),t.multiline&&(e+="m"),t.dotAll&&(e+="s"),t.unicode&&(e+="u"),t.sticky&&(e+="y"),e}},62:function(t,e,n){"use strict";var r=n(87),o=n(8),i=n(15),c=n(23),a=n(20),u=n(95),s=n(122),f=n(90),l=Math.max,p=Math.min;r("replace",2,(function(t,e,n,r){var h=r.REGEXP_REPLACE_SUBSTITUTES_UNDEFINED_CAPTURE,d=r.REPLACE_KEEPS_$0,v=h?"$":"$0";return[function(n,r){var o=a(this),i=null==n?void 0:n[t];return void 0!==i?i.call(n,o,r):e.call(String(o),n,r)},function(t,r){if(!h&&d||"string"==typeof r&&-1===r.indexOf(v)){var a=n(e,t,this,r);if(a.done)return a.value}var g=o(t),E=String(this),y="function"==typeof r;y||(r=String(r));var m=g.global;if(m){var b=g.unicode;g.lastIndex=0}for(var x=[];;){var O=f(g,E);if(null===O)break;if(x.push(O),!m)break;""===String(O[0])&&(g.lastIndex=u(E,i(g.lastIndex),b))}for(var S,R="",I=0,w=0;w<x.length;w++){O=x[w];for(var T=String(O[0]),N=l(p(c(O.index),E.length),0),A=[],L=1;L<O.length;L++)A.push(void 0===(S=O[L])?S:String(S));var j=O.groups;if(y){var P=[T].concat(A,N,E);void 0!==j&&P.push(j);var _=String(r.apply(void 0,P))}else _=s(T,E,N,A,j,r);N>=I&&(R+=E.slice(I,N)+_,I=N+T.length)}return R+E.slice(I)}]}))},63:function(t,e,n){var r=n(28);t.exports=Array.isArray||function(t){return"Array"==r(t)}},64:function(t,e,n){"use strict";var r={}.propertyIsEnumerable,o=Object.getOwnPropertyDescriptor,i=o&&!r.call({1:2},1);e.f=i?function(t){var e=o(this,t);return!!e&&e.enumerable}:r},65:function(t,e,n){var r=n(85),o=n(73).concat("length","prototype");e.f=Object.getOwnPropertyNames||function(t){return r(t,o)}},66:function(t,e,n){var r=n(22),o=n(15),i=n(60),c=function(t){return function(e,n,c){var a,u=r(e),s=o(u.length),f=i(c,s);if(t&&n!=n){for(;s>f;)if((a=u[f++])!=a)return!0}else for(;s>f;f++)if((t||f in u)&&u[f]===n)return t||f||0;return!t&&-1}};t.exports={includes:c(!0),indexOf:c(!1)}},67:function(t,e,n){var r=n(50),o=n(4);t.exports=!!Object.getOwnPropertySymbols&&!o((function(){var t=Symbol();return!String(t)||!(Object(t)instanceof Symbol)||!Symbol.sham&&r&&r<41}))},68:function(t,e,n){var r={};r[n(9)("toStringTag")]="z",t.exports="[object z]"===String(r)},70:function(t,e,n){"use strict";n(91),Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var r,o=(r=n(207))&&r.__esModule?r:{default:r},i=n(76);var c=o.default.create({headers:{requesttoken:(0,i.getRequestToken)()}}),a=Object.assign(c,{CancelToken:o.default.CancelToken,isCancel:o.default.isCancel});(0,i.onRequestTokenUpdate)((function(t){return c.defaults.headers.requesttoken=t}));var u=a;e.default=u},72:function(t,e,n){var r=n(53),o=Function.toString;"function"!=typeof r.inspectSource&&(r.inspectSource=function(t){return o.call(t)}),t.exports=r.inspectSource},73:function(t,e){t.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]},74:function(t,e){e.f=Object.getOwnPropertySymbols},75:function(t,e,n){var r=n(45);t.exports=function(t,e,n){if(r(t),void 0===e)return t;switch(n){case 0:return function(){return t.call(e)};case 1:return function(n){return t.call(e,n)};case 2:return function(n,r){return t.call(e,n,r)};case 3:return function(n,r,o){return t.call(e,n,r,o)}}return function(){return t.apply(e,arguments)}}},76:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"getRequestToken",{enumerable:!0,get:function(){return r.getRequestToken}}),Object.defineProperty(e,"onRequestTokenUpdate",{enumerable:!0,get:function(){return r.onRequestTokenUpdate}}),Object.defineProperty(e,"getCurrentUser",{enumerable:!0,get:function(){return o.getCurrentUser}});var r=n(174),o=n(175)},77:function(t,e,n){var r=n(11),o=n(4),i=n(102);t.exports=!r&&!o((function(){return 7!=Object.defineProperty(i("div"),"a",{get:function(){return 7}}).a}))},78:function(t,e,n){var r=n(47),o=n(56),i=r("keys");t.exports=function(t){return i[t]||(i[t]=o(t))}},8:function(t,e,n){var r=n(10);t.exports=function(t){if(!r(t))throw TypeError(String(t)+" is not an object");return t}},80:function(t,e,n){var r=n(10),o=n(63),i=n(9)("species");t.exports=function(t,e){var n;return o(t)&&("function"!=typeof(n=t.constructor)||n!==Array&&!o(n.prototype)?r(n)&&null===(n=n[i])&&(n=void 0):n=void 0),new(void 0===n?Array:n)(0===e?0:e)}},85:function(t,e,n){var r=n(13),o=n(22),i=n(66).indexOf,c=n(55);t.exports=function(t,e){var n,a=o(t),u=0,s=[];for(n in a)!r(c,n)&&r(a,n)&&s.push(n);for(;e.length>u;)r(a,n=e[u++])&&(~i(s,n)||s.push(n));return s}},86:function(t,e,n){"use strict";var r=n(4);function o(t,e){return RegExp(t,e)}e.UNSUPPORTED_Y=r((function(){var t=o("a","y");return t.lastIndex=2,null!=t.exec("abcd")})),e.BROKEN_CARET=r((function(){var t=o("^r","gy");return t.lastIndex=2,null!=t.exec("str")}))},87:function(t,e,n){"use strict";n(40);var r=n(21),o=n(48),i=n(4),c=n(9),a=n(18),u=c("species"),s=RegExp.prototype,f=!i((function(){var t=/./;return t.exec=function(){var t=[];return t.groups={a:"7"},t},"7"!=="".replace(t,"$<a>")})),l="$0"==="a".replace(/./,"$0"),p=c("replace"),h=!!/./[p]&&""===/./[p]("a","$0"),d=!i((function(){var t=/(?:)/,e=t.exec;t.exec=function(){return e.apply(this,arguments)};var n="ab".split(t);return 2!==n.length||"a"!==n[0]||"b"!==n[1]}));t.exports=function(t,e,n,p){var v=c(t),g=!i((function(){var e={};return e[v]=function(){return 7},7!=""[t](e)})),E=g&&!i((function(){var e=!1,n=/a/;return"split"===t&&((n={}).constructor={},n.constructor[u]=function(){return n},n.flags="",n[v]=/./[v]),n.exec=function(){return e=!0,null},n[v](""),!e}));if(!g||!E||"replace"===t&&(!f||!l||h)||"split"===t&&!d){var y=/./[v],m=n(v,""[t],(function(t,e,n,r,i){var c=e.exec;return c===o||c===s.exec?g&&!i?{done:!0,value:y.call(e,n,r)}:{done:!0,value:t.call(n,e,r)}:{done:!1}}),{REPLACE_KEEPS_$0:l,REGEXP_REPLACE_SUBSTITUTES_UNDEFINED_CAPTURE:h}),b=m[0],x=m[1];r(String.prototype,t,b),r(s,v,2==e?function(t,e){return x.call(t,this,e)}:function(t){return x.call(t,this)})}p&&a(s[v],"sham",!0)}},88:function(t,e,n){var r=n(32);t.exports=r("navigator","userAgent")||""},89:function(t,e,n){var r=n(23),o=n(20),i=function(t){return function(e,n){var i,c,a=String(o(e)),u=r(n),s=a.length;return u<0||u>=s?t?"":void 0:(i=a.charCodeAt(u))<55296||i>56319||u+1===s||(c=a.charCodeAt(u+1))<56320||c>57343?t?a.charAt(u):i:t?a.slice(u,u+2):c-56320+(i-55296<<10)+65536}};t.exports={codeAt:i(!1),charAt:i(!0)}},9:function(t,e,n){var r=n(5),o=n(47),i=n(13),c=n(56),a=n(67),u=n(111),s=o("wks"),f=r.Symbol,l=u?f:f&&f.withoutSetter||c;t.exports=function(t){return i(s,t)&&(a||"string"==typeof s[t])||(a&&i(f,t)?s[t]=f[t]:s[t]=l("Symbol."+t)),s[t]}},90:function(t,e,n){var r=n(28),o=n(48);t.exports=function(t,e){var n=t.exec;if("function"==typeof n){var i=n.call(t,e);if("object"!=typeof i)throw TypeError("RegExp exec method returned something other than an Object or null");return i}if("RegExp"!==r(t))throw TypeError("RegExp#exec called on incompatible receiver");return o.call(t,e)}},91:function(t,e,n){var r=n(3),o=n(127);r({target:"Object",stat:!0,forced:Object.assign!==o},{assign:o})},92:function(t,e,n){var r=n(85),o=n(73);t.exports=Object.keys||function(t){return r(t,o)}},925:function(t,e,n){"use strict";n.r(e);var r=n(70),o=n.n(r),i=n(12);
/**
* @copyright 2019 Christoph Wurst <christoph@winzerhof-wurst.at>
*
* @author Christoph Wurst <christoph@winzerhof-wurst.at>
* @author John Molakvoæ <skjnldsv@protonmail.com>
* @author Roeland Jago Douma <roeland@famdouma.nl>
*
* @license GNU AGPL version 3 or any later version
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
*/
const c=Object(i.getRootUrl)()+"/status.php",a=()=>{console.info("checking the Nextcloud maintenance status"),o.a.get(c).then(t=>t.data).then(t=>{if(!1===t.maintenance)return console.info("Nextcloud is not in maintenance mode anymore -> reloading"),void window.location.reload();console.info("Nextcloud is still in maintenance mode"),setTimeout(a,2e4)}).catch(console.error.bind(void 0))};a()},94:function(t,e,n){var r=n(4),o=/#|\.prototype\./,i=function(t,e){var n=a[c(t)];return n==s||n!=u&&("function"==typeof e?r(e):!!e)},c=i.normalize=function(t){return String(t).replace(o,".").toLowerCase()},a=i.data={},u=i.NATIVE="N",s=i.POLYFILL="P";t.exports=i},95:function(t,e,n){"use strict";var r=n(89).charAt;t.exports=function(t,e,n){return e+(n?r(t,e).length:1)}},96:function(t,e,n){var r=n(68),o=n(28),i=n(9)("toStringTag"),c="Arguments"==o(function(){return arguments}());t.exports=r?o:function(t){var e,n,r;return void 0===t?"Undefined":null===t?"Null":"string"==typeof(n=function(t,e){try{return t[e]}catch(t){}}(e=Object(t),i))?n:c?o(e):"Object"==(r=o(e))&&"function"==typeof e.callee?"Arguments":r}}});
//# sourceMappingURL=maintenance.js.map