| Server IP : 93.86.61.54 / Your IP : 216.73.216.60 Web Server : Apache/2.4.62 (Ubuntu) System : Linux rasin.ddns.net 6.8.0-124-generic #124~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 21:05:19 UTC x86_64 User : www-data ( 33) PHP Version : 8.4.22 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /var/www/html/projects/nextcloud/apps/integration_github/js/ |
Upload File : |
/*! For license information please see integration_github-adminSettings.js.LICENSE.txt */
!function(){var e={22200: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 a.getCurrentUser}});var r=n(71894),a=n(31618)},71894:function(t,e,n){"use strict";n(89554),Object.defineProperty(e,"__esModule",{value:!0}),e.getRequestToken=function(){return o},e.onRequestTokenUpdate=function(t){i.push(t)};var r=n(27594),a=document.getElementsByTagName("head")[0],o=a?a.getAttribute("data-requesttoken"):null,i=[];(0,r.subscribe)("csrf-token-update",(function(t){o=t.token,i.forEach((function(e){try{e(t.token)}catch(t){console.error("error updating CSRF token observer",t)}}))}))},31618:function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.getCurrentUser=function(){return null===r?null:{uid:r,displayName:o,isAdmin:i}};var n=document.getElementsByTagName("head")[0],r=n?n.getAttribute("data-user"):null,a=document.getElementsByTagName("head")[0],o=a?a.getAttribute("data-user-displayname"):null,i="undefined"!=typeof OC&&OC.isUserAdmin()},4820:function(t,e,n){"use strict";n(19601),e.default=void 0;var r,a=(r=n(9669))&&r.__esModule?r:{default:r},o=n(22200),i=a.default.create({headers:{requesttoken:(0,o.getRequestToken)()}}),s=Object.assign(i,{CancelToken:a.default.CancelToken,isCancel:a.default.isCancel});(0,o.onRequestTokenUpdate)((function(t){return i.defaults.headers.requesttoken=t}));var l=s;e.default=l},84201:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.ProxyBus=void 0;var r=o(n(77907)),a=o(n(92426));function o(t){return t&&t.__esModule?t:{default:t}}function i(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)}}var s=function(){function t(e){var n;!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),n=void 0,"bus"in this?Object.defineProperty(this,"bus",{value:n,enumerable:!0,configurable:!0,writable:!0}):this.bus=n,"function"==typeof e.getVersion&&(0,r.default)(e.getVersion())?(0,a.default)(e.getVersion())!==(0,a.default)(this.getVersion())&&console.warn("Proxying an event bus of version "+e.getVersion()+" with "+this.getVersion()):console.warn("Proxying an event bus with an unknown or invalid version"),this.bus=e}var e,n;return e=t,(n=[{key:"getVersion",value:function(){return"1.2.0"}},{key:"subscribe",value:function(t,e){this.bus.subscribe(t,e)}},{key:"unsubscribe",value:function(t,e){this.bus.unsubscribe(t,e)}},{key:"emit",value:function(t,e){this.bus.emit(t,e)}}])&&i(e.prototype,n),t}();e.ProxyBus=s},76936:function(t,e,n){"use strict";function r(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)}}n(92222),n(57327),n(89554),n(66992),n(51532),n(41539),n(78783),n(54747),n(33948),Object.defineProperty(e,"__esModule",{value:!0}),e.SimpleBus=void 0;var a=function(){function t(){var e,n,r;!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),e=this,n="handlers",r=new Map,n in e?Object.defineProperty(e,n,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[n]=r}var e,n;return e=t,(n=[{key:"getVersion",value:function(){return"1.2.0"}},{key:"subscribe",value:function(t,e){this.handlers.set(t,(this.handlers.get(t)||[]).concat(e))}},{key:"unsubscribe",value:function(t,e){this.handlers.set(t,(this.handlers.get(t)||[]).filter((function(t){return t!=e})))}},{key:"emit",value:function(t,e){(this.handlers.get(t)||[]).forEach((function(t){try{t(e)}catch(t){console.error("could not invoke event listener",t)}}))}}])&&r(e.prototype,n),t}();e.SimpleBus=a},27594:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.subscribe=function(t,e){o.subscribe(t,e)},e.unsubscribe=function(t,e){o.unsubscribe(t,e)},e.emit=function(t,e){o.emit(t,e)};var r=n(84201),a=n(76936),o=(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 r.ProxyBus(window._nc_event_bus):window._nc_event_bus=new a.SimpleBus)},67737:function(t,e,n){const r=n(85503),{MAX_LENGTH:a,MAX_SAFE_INTEGER:o}=n(35519),{re:i,t:s}=n(88238),l=n(74433),{compareIdentifiers:u}=n(63242);class c{constructor(t,e){if(e=l(e),t instanceof c){if(t.loose===!!e.loose&&t.includePrerelease===!!e.includePrerelease)return t;t=t.version}else if("string"!=typeof t)throw new TypeError(`Invalid Version: ${t}`);if(t.length>a)throw new TypeError(`version is longer than ${a} characters`);r("SemVer",t,e),this.options=e,this.loose=!!e.loose,this.includePrerelease=!!e.includePrerelease;const n=t.trim().match(e.loose?i[s.LOOSE]:i[s.FULL]);if(!n)throw new TypeError(`Invalid Version: ${t}`);if(this.raw=t,this.major=+n[1],this.minor=+n[2],this.patch=+n[3],this.major>o||this.major<0)throw new TypeError("Invalid major version");if(this.minor>o||this.minor<0)throw new TypeError("Invalid minor version");if(this.patch>o||this.patch<0)throw new TypeError("Invalid patch version");n[4]?this.prerelease=n[4].split(".").map((t=>{if(/^[0-9]+$/.test(t)){const e=+t;if(e>=0&&e<o)return e}return t})):this.prerelease=[],this.build=n[5]?n[5].split("."):[],this.format()}format(){return this.version=`${this.major}.${this.minor}.${this.patch}`,this.prerelease.length&&(this.version+=`-${this.prerelease.join(".")}`),this.version}toString(){return this.version}compare(t){if(r("SemVer.compare",this.version,this.options,t),!(t instanceof c)){if("string"==typeof t&&t===this.version)return 0;t=new c(t,this.options)}return t.version===this.version?0:this.compareMain(t)||this.comparePre(t)}compareMain(t){return t instanceof c||(t=new c(t,this.options)),u(this.major,t.major)||u(this.minor,t.minor)||u(this.patch,t.patch)}comparePre(t){if(t instanceof c||(t=new c(t,this.options)),this.prerelease.length&&!t.prerelease.length)return-1;if(!this.prerelease.length&&t.prerelease.length)return 1;if(!this.prerelease.length&&!t.prerelease.length)return 0;let e=0;do{const n=this.prerelease[e],a=t.prerelease[e];if(r("prerelease compare",e,n,a),void 0===n&&void 0===a)return 0;if(void 0===a)return 1;if(void 0===n)return-1;if(n!==a)return u(n,a)}while(++e)}compareBuild(t){t instanceof c||(t=new c(t,this.options));let e=0;do{const n=this.build[e],a=t.build[e];if(r("prerelease compare",e,n,a),void 0===n&&void 0===a)return 0;if(void 0===a)return 1;if(void 0===n)return-1;if(n!==a)return u(n,a)}while(++e)}inc(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{let t=this.prerelease.length;for(;--t>=0;)"number"==typeof this.prerelease[t]&&(this.prerelease[t]++,t=-2);-1===t&&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: ${t}`)}return this.format(),this.raw=this.version,this}}t.exports=c},92426:function(t,e,n){const r=n(67737);t.exports=(t,e)=>new r(t,e).major},67488:function(t,e,n){const{MAX_LENGTH:r}=n(35519),{re:a,t:o}=n(88238),i=n(67737),s=n(74433);t.exports=(t,e)=>{if(e=s(e),t instanceof i)return t;if("string"!=typeof t)return null;if(t.length>r)return null;if(!(e.loose?a[o.LOOSE]:a[o.FULL]).test(t))return null;try{return new i(t,e)}catch(t){return null}}},77907:function(t,e,n){const r=n(67488);t.exports=(t,e)=>{const n=r(t,e);return n?n.version:null}},35519:function(t){const e=Number.MAX_SAFE_INTEGER||9007199254740991;t.exports={SEMVER_SPEC_VERSION:"2.0.0",MAX_LENGTH:256,MAX_SAFE_INTEGER:e,MAX_SAFE_COMPONENT_LENGTH:16}},85503:function(t){const e="object"==typeof process&&process.env&&process.env.NODE_DEBUG&&/\bsemver\b/i.test(process.env.NODE_DEBUG)?(...t)=>console.error("SEMVER",...t):()=>{};t.exports=e},63242:function(t){const e=/^[0-9]+$/,n=(t,n)=>{const r=e.test(t),a=e.test(n);return r&&a&&(t=+t,n=+n),t===n?0:r&&!a?-1:a&&!r?1:t<n?-1:1};t.exports={compareIdentifiers:n,rcompareIdentifiers:(t,e)=>n(e,t)}},74433:function(t){const e=["includePrerelease","loose","rtl"];t.exports=t=>t?"object"!=typeof t?{loose:!0}:e.filter((e=>t[e])).reduce(((t,e)=>(t[e]=!0,t)),{}):{}},88238:function(t,e,n){const{MAX_SAFE_COMPONENT_LENGTH:r}=n(35519),a=n(85503),o=(e=t.exports={}).re=[],i=e.src=[],s=e.t={};let l=0;const u=(t,e,n)=>{const r=l++;a(r,e),s[t]=r,i[r]=e,o[r]=new RegExp(e,n?"g":void 0)};u("NUMERICIDENTIFIER","0|[1-9]\\d*"),u("NUMERICIDENTIFIERLOOSE","[0-9]+"),u("NONNUMERICIDENTIFIER","\\d*[a-zA-Z-][a-zA-Z0-9-]*"),u("MAINVERSION",`(${i[s.NUMERICIDENTIFIER]})\\.(${i[s.NUMERICIDENTIFIER]})\\.(${i[s.NUMERICIDENTIFIER]})`),u("MAINVERSIONLOOSE",`(${i[s.NUMERICIDENTIFIERLOOSE]})\\.(${i[s.NUMERICIDENTIFIERLOOSE]})\\.(${i[s.NUMERICIDENTIFIERLOOSE]})`),u("PRERELEASEIDENTIFIER",`(?:${i[s.NUMERICIDENTIFIER]}|${i[s.NONNUMERICIDENTIFIER]})`),u("PRERELEASEIDENTIFIERLOOSE",`(?:${i[s.NUMERICIDENTIFIERLOOSE]}|${i[s.NONNUMERICIDENTIFIER]})`),u("PRERELEASE",`(?:-(${i[s.PRERELEASEIDENTIFIER]}(?:\\.${i[s.PRERELEASEIDENTIFIER]})*))`),u("PRERELEASELOOSE",`(?:-?(${i[s.PRERELEASEIDENTIFIERLOOSE]}(?:\\.${i[s.PRERELEASEIDENTIFIERLOOSE]})*))`),u("BUILDIDENTIFIER","[0-9A-Za-z-]+"),u("BUILD",`(?:\\+(${i[s.BUILDIDENTIFIER]}(?:\\.${i[s.BUILDIDENTIFIER]})*))`),u("FULLPLAIN",`v?${i[s.MAINVERSION]}${i[s.PRERELEASE]}?${i[s.BUILD]}?`),u("FULL",`^${i[s.FULLPLAIN]}$`),u("LOOSEPLAIN",`[v=\\s]*${i[s.MAINVERSIONLOOSE]}${i[s.PRERELEASELOOSE]}?${i[s.BUILD]}?`),u("LOOSE",`^${i[s.LOOSEPLAIN]}$`),u("GTLT","((?:<|>)?=?)"),u("XRANGEIDENTIFIERLOOSE",`${i[s.NUMERICIDENTIFIERLOOSE]}|x|X|\\*`),u("XRANGEIDENTIFIER",`${i[s.NUMERICIDENTIFIER]}|x|X|\\*`),u("XRANGEPLAIN",`[v=\\s]*(${i[s.XRANGEIDENTIFIER]})(?:\\.(${i[s.XRANGEIDENTIFIER]})(?:\\.(${i[s.XRANGEIDENTIFIER]})(?:${i[s.PRERELEASE]})?${i[s.BUILD]}?)?)?`),u("XRANGEPLAINLOOSE",`[v=\\s]*(${i[s.XRANGEIDENTIFIERLOOSE]})(?:\\.(${i[s.XRANGEIDENTIFIERLOOSE]})(?:\\.(${i[s.XRANGEIDENTIFIERLOOSE]})(?:${i[s.PRERELEASELOOSE]})?${i[s.BUILD]}?)?)?`),u("XRANGE",`^${i[s.GTLT]}\\s*${i[s.XRANGEPLAIN]}$`),u("XRANGELOOSE",`^${i[s.GTLT]}\\s*${i[s.XRANGEPLAINLOOSE]}$`),u("COERCE",`(^|[^\\d])(\\d{1,${r}})(?:\\.(\\d{1,${r}}))?(?:\\.(\\d{1,${r}}))?(?:$|[^\\d])`),u("COERCERTL",i[s.COERCE],!0),u("LONETILDE","(?:~>?)"),u("TILDETRIM",`(\\s*)${i[s.LONETILDE]}\\s+`,!0),e.tildeTrimReplace="$1~",u("TILDE",`^${i[s.LONETILDE]}${i[s.XRANGEPLAIN]}$`),u("TILDELOOSE",`^${i[s.LONETILDE]}${i[s.XRANGEPLAINLOOSE]}$`),u("LONECARET","(?:\\^)"),u("CARETTRIM",`(\\s*)${i[s.LONECARET]}\\s+`,!0),e.caretTrimReplace="$1^",u("CARET",`^${i[s.LONECARET]}${i[s.XRANGEPLAIN]}$`),u("CARETLOOSE",`^${i[s.LONECARET]}${i[s.XRANGEPLAINLOOSE]}$`),u("COMPARATORLOOSE",`^${i[s.GTLT]}\\s*(${i[s.LOOSEPLAIN]})$|^$`),u("COMPARATOR",`^${i[s.GTLT]}\\s*(${i[s.FULLPLAIN]})$|^$`),u("COMPARATORTRIM",`(\\s*)${i[s.GTLT]}\\s*(${i[s.LOOSEPLAIN]}|${i[s.XRANGEPLAIN]})`,!0),e.comparatorTrimReplace="$1$2$3",u("HYPHENRANGE",`^\\s*(${i[s.XRANGEPLAIN]})\\s+-\\s+(${i[s.XRANGEPLAIN]})\\s*$`),u("HYPHENRANGELOOSE",`^\\s*(${i[s.XRANGEPLAINLOOSE]})\\s+-\\s+(${i[s.XRANGEPLAINLOOSE]})\\s*$`),u("STAR","(<|>)?=?\\s*\\*"),u("GTE0","^\\s*>=\\s*0.0.0\\s*$"),u("GTE0PRE","^\\s*>=\\s*0.0.0-0\\s*$")},16453:function(t,e,n){"use strict";n(92222),e.loadState=function(t,e,n){var r=document.querySelector("#initial-state-".concat(t,"-").concat(e));if(null===r){if(void 0!==n)return n;throw new Error("Could not find initial state ".concat(e," of ").concat(t))}try{return JSON.parse(atob(r.value))}catch(n){throw new Error("Could not parse initial state ".concat(e," of ").concat(t))}}},9944:function(t,e,n){"use strict";n(74916),n(15306),e.translate=function(t,e,n,r,a){return"undefined"==typeof OC?(console.warn("No OC found"),e):OC.L10N.translate(t,e,n,r,a)},e.translatePlural=function(t,e,n,r,a,o){return"undefined"==typeof OC?(console.warn("No OC found"),e):OC.L10N.translatePlural(t,e,n,r,a,o)}},79753:function(t,e,n){"use strict";n(82772),n(19601),n(41539),n(74916),n(39714),n(15306),e.generateUrl=void 0,e.generateUrl=function(t,e,n){var a=Object.assign({escape:!0,noRewrite:!1},n||{}),o=function(t,e){return e=e||{},t.replace(/{([^{}]*)}/g,(function(t,n){var r=e[n];return a.escape?"string"==typeof r||"number"==typeof r?encodeURIComponent(r.toString()):encodeURIComponent(t):"string"==typeof r||"number"==typeof r?r.toString():t}))};return"/"!==t.charAt(0)&&(t="/"+t),!0!==OC.config.modRewriteWorking||a.noRewrite?r()+"/index.php"+o(t,e||{}):r()+o(t,e||{})};var r=function(){return OC.webroot}},9669:function(t,e,n){t.exports=n(51609)},55448:function(t,e,n){"use strict";var r=n(64867),a=n(36026),o=n(4372),i=n(15327),s=n(94097),l=n(84109),u=n(67985),c=n(85061);t.exports=function(t){return new Promise((function(e,n){var p=t.data,f=t.headers;r.isFormData(p)&&delete f["Content-Type"];var d=new XMLHttpRequest;if(t.auth){var m=t.auth.username||"",h=t.auth.password?unescape(encodeURIComponent(t.auth.password)):"";f.Authorization="Basic "+btoa(m+":"+h)}var g=s(t.baseURL,t.url);if(d.open(t.method.toUpperCase(),i(g,t.params,t.paramsSerializer),!0),d.timeout=t.timeout,d.onreadystatechange=function(){if(d&&4===d.readyState&&(0!==d.status||d.responseURL&&0===d.responseURL.indexOf("file:"))){var r="getAllResponseHeaders"in d?l(d.getAllResponseHeaders()):null,o={data:t.responseType&&"text"!==t.responseType?d.response:d.responseText,status:d.status,statusText:d.statusText,headers:r,config:t,request:d};a(e,n,o),d=null}},d.onabort=function(){d&&(n(c("Request aborted",t,"ECONNABORTED",d)),d=null)},d.onerror=function(){n(c("Network Error",t,null,d)),d=null},d.ontimeout=function(){var e="timeout of "+t.timeout+"ms exceeded";t.timeoutErrorMessage&&(e=t.timeoutErrorMessage),n(c(e,t,"ECONNABORTED",d)),d=null},r.isStandardBrowserEnv()){var v=(t.withCredentials||u(g))&&t.xsrfCookieName?o.read(t.xsrfCookieName):void 0;v&&(f[t.xsrfHeaderName]=v)}if("setRequestHeader"in d&&r.forEach(f,(function(t,e){void 0===p&&"content-type"===e.toLowerCase()?delete f[e]:d.setRequestHeader(e,t)})),r.isUndefined(t.withCredentials)||(d.withCredentials=!!t.withCredentials),t.responseType)try{d.responseType=t.responseType}catch(e){if("json"!==t.responseType)throw e}"function"==typeof t.onDownloadProgress&&d.addEventListener("progress",t.onDownloadProgress),"function"==typeof t.onUploadProgress&&d.upload&&d.upload.addEventListener("progress",t.onUploadProgress),t.cancelToken&&t.cancelToken.promise.then((function(t){d&&(d.abort(),n(t),d=null)})),p||(p=null),d.send(p)}))}},51609:function(t,e,n){"use strict";var r=n(64867),a=n(91849),o=n(30321),i=n(47185);function s(t){var e=new o(t),n=a(o.prototype.request,e);return r.extend(n,o.prototype,e),r.extend(n,e),n}var l=s(n(45655));l.Axios=o,l.create=function(t){return s(i(l.defaults,t))},l.Cancel=n(65263),l.CancelToken=n(14972),l.isCancel=n(26502),l.all=function(t){return Promise.all(t)},l.spread=n(8713),l.isAxiosError=n(16268),t.exports=l,t.exports.default=l},65263:function(t){"use strict";function e(t){this.message=t}e.prototype.toString=function(){return"Cancel"+(this.message?": "+this.message:"")},e.prototype.__CANCEL__=!0,t.exports=e},14972:function(t,e,n){"use strict";var r=n(65263);function a(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))}))}a.prototype.throwIfRequested=function(){if(this.reason)throw this.reason},a.source=function(){var t;return{token:new a((function(e){t=e})),cancel:t}},t.exports=a},26502:function(t){"use strict";t.exports=function(t){return!(!t||!t.__CANCEL__)}},30321:function(t,e,n){"use strict";var r=n(64867),a=n(15327),o=n(80782),i=n(13572),s=n(47185);function l(t){this.defaults=t,this.interceptors={request:new o,response:new o}}l.prototype.request=function(t){"string"==typeof t?(t=arguments[1]||{}).url=arguments[0]:t=t||{},(t=s(this.defaults,t)).method?t.method=t.method.toLowerCase():this.defaults.method?t.method=this.defaults.method.toLowerCase():t.method="get";var e=[i,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},l.prototype.getUri=function(t){return t=s(this.defaults,t),a(t.url,t.params,t.paramsSerializer).replace(/^\?/,"")},r.forEach(["delete","get","head","options"],(function(t){l.prototype[t]=function(e,n){return this.request(s(n||{},{method:t,url:e,data:(n||{}).data}))}})),r.forEach(["post","put","patch"],(function(t){l.prototype[t]=function(e,n,r){return this.request(s(r||{},{method:t,url:e,data:n}))}})),t.exports=l},80782:function(t,e,n){"use strict";var r=n(64867);function a(){this.handlers=[]}a.prototype.use=function(t,e){return this.handlers.push({fulfilled:t,rejected:e}),this.handlers.length-1},a.prototype.eject=function(t){this.handlers[t]&&(this.handlers[t]=null)},a.prototype.forEach=function(t){r.forEach(this.handlers,(function(e){null!==e&&t(e)}))},t.exports=a},94097:function(t,e,n){"use strict";var r=n(91793),a=n(7303);t.exports=function(t,e){return t&&!r(e)?a(t,e):e}},85061:function(t,e,n){"use strict";var r=n(80481);t.exports=function(t,e,n,a,o){var i=new Error(t);return r(i,e,n,a,o)}},13572:function(t,e,n){"use strict";var r=n(64867),a=n(18527),o=n(26502),i=n(45655);function s(t){t.cancelToken&&t.cancelToken.throwIfRequested()}t.exports=function(t){return s(t),t.headers=t.headers||{},t.data=a(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||i.adapter)(t).then((function(e){return s(t),e.data=a(e.data,e.headers,t.transformResponse),e}),(function(e){return o(e)||(s(t),e&&e.response&&(e.response.data=a(e.response.data,e.response.headers,t.transformResponse))),Promise.reject(e)}))}},80481:function(t){"use strict";t.exports=function(t,e,n,r,a){return t.config=e,n&&(t.code=n),t.request=r,t.response=a,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}},47185:function(t,e,n){"use strict";var r=n(64867);t.exports=function(t,e){e=e||{};var n={},a=["url","method","data"],o=["headers","auth","proxy","params"],i=["baseURL","transformRequest","transformResponse","paramsSerializer","timeout","timeoutMessage","withCredentials","adapter","responseType","xsrfCookieName","xsrfHeaderName","onUploadProgress","onDownloadProgress","decompress","maxContentLength","maxBodyLength","maxRedirects","transport","httpAgent","httpsAgent","cancelToken","socketPath","responseEncoding"],s=["validateStatus"];function l(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 u(a){r.isUndefined(e[a])?r.isUndefined(t[a])||(n[a]=l(void 0,t[a])):n[a]=l(t[a],e[a])}r.forEach(a,(function(t){r.isUndefined(e[t])||(n[t]=l(void 0,e[t]))})),r.forEach(o,u),r.forEach(i,(function(a){r.isUndefined(e[a])?r.isUndefined(t[a])||(n[a]=l(void 0,t[a])):n[a]=l(void 0,e[a])})),r.forEach(s,(function(r){r in e?n[r]=l(t[r],e[r]):r in t&&(n[r]=l(void 0,t[r]))}));var c=a.concat(o).concat(i).concat(s),p=Object.keys(t).concat(Object.keys(e)).filter((function(t){return-1===c.indexOf(t)}));return r.forEach(p,u),n}},36026:function(t,e,n){"use strict";var r=n(85061);t.exports=function(t,e,n){var a=n.config.validateStatus;n.status&&a&&!a(n.status)?e(r("Request failed with status code "+n.status,n.config,null,n.request,n)):t(n)}},18527:function(t,e,n){"use strict";var r=n(64867);t.exports=function(t,e,n){return r.forEach(n,(function(n){t=n(t,e)})),t}},45655:function(t,e,n){"use strict";var r=n(64867),a=n(16016),o={"Content-Type":"application/x-www-form-urlencoded"};function i(t,e){!r.isUndefined(t)&&r.isUndefined(t["Content-Type"])&&(t["Content-Type"]=e)}var s,l={adapter:(("undefined"!=typeof XMLHttpRequest||"undefined"!=typeof process&&"[object process]"===Object.prototype.toString.call(process))&&(s=n(55448)),s),transformRequest:[function(t,e){return a(e,"Accept"),a(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)?(i(e,"application/x-www-form-urlencoded;charset=utf-8"),t.toString()):r.isObject(t)?(i(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},headers:{common:{Accept:"application/json, text/plain, */*"}}};r.forEach(["delete","get","head"],(function(t){l.headers[t]={}})),r.forEach(["post","put","patch"],(function(t){l.headers[t]=r.merge(o)})),t.exports=l},91849:function(t){"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)}}},15327:function(t,e,n){"use strict";var r=n(64867);function a(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 o;if(n)o=n(e);else if(r.isURLSearchParams(e))o=e.toString();else{var i=[];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)),i.push(a(e)+"="+a(t))})))})),o=i.join("&")}if(o){var s=t.indexOf("#");-1!==s&&(t=t.slice(0,s)),t+=(-1===t.indexOf("?")?"?":"&")+o}return t}},7303:function(t){"use strict";t.exports=function(t,e){return e?t.replace(/\/+$/,"")+"/"+e.replace(/^\/+/,""):t}},4372:function(t,e,n){"use strict";var r=n(64867);t.exports=r.isStandardBrowserEnv()?{write:function(t,e,n,a,o,i){var s=[];s.push(t+"="+encodeURIComponent(e)),r.isNumber(n)&&s.push("expires="+new Date(n).toGMTString()),r.isString(a)&&s.push("path="+a),r.isString(o)&&s.push("domain="+o),!0===i&&s.push("secure"),document.cookie=s.join("; ")},read:function(t){var e=document.cookie.match(new RegExp("(^|;\\s*)("+t+")=([^;]*)"));return e?decodeURIComponent(e[3]):null},remove:function(t){this.write(t,"",Date.now()-864e5)}}:{write:function(){},read:function(){return null},remove:function(){}}},91793:function(t){"use strict";t.exports=function(t){return/^([a-z][a-z\d\+\-\.]*:)?\/\//i.test(t)}},16268:function(t){"use strict";t.exports=function(t){return"object"==typeof t&&!0===t.isAxiosError}},67985:function(t,e,n){"use strict";var r=n(64867);t.exports=r.isStandardBrowserEnv()?function(){var t,e=/(msie|trident)/i.test(navigator.userAgent),n=document.createElement("a");function a(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=a(window.location.href),function(e){var n=r.isString(e)?a(e):e;return n.protocol===t.protocol&&n.host===t.host}}():function(){return!0}},16016:function(t,e,n){"use strict";var r=n(64867);t.exports=function(t,e){r.forEach(t,(function(n,r){r!==e&&r.toUpperCase()===e.toUpperCase()&&(t[e]=n,delete t[r])}))}},84109:function(t,e,n){"use strict";var r=n(64867),a=["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,o,i={};return t?(r.forEach(t.split("\n"),(function(t){if(o=t.indexOf(":"),e=r.trim(t.substr(0,o)).toLowerCase(),n=r.trim(t.substr(o+1)),e){if(i[e]&&a.indexOf(e)>=0)return;i[e]="set-cookie"===e?(i[e]?i[e]:[]).concat([n]):i[e]?i[e]+", "+n:n}})),i):i}},8713:function(t){"use strict";t.exports=function(t){return function(e){return t.apply(null,e)}}},64867:function(t,e,n){"use strict";var r=n(91849),a=Object.prototype.toString;function o(t){return"[object Array]"===a.call(t)}function i(t){return void 0===t}function s(t){return null!==t&&"object"==typeof t}function l(t){if("[object Object]"!==a.call(t))return!1;var e=Object.getPrototypeOf(t);return null===e||e===Object.prototype}function u(t){return"[object Function]"===a.call(t)}function c(t,e){if(null!=t)if("object"!=typeof t&&(t=[t]),o(t))for(var n=0,r=t.length;n<r;n++)e.call(null,t[n],n,t);else for(var a in t)Object.prototype.hasOwnProperty.call(t,a)&&e.call(null,t[a],a,t)}t.exports={isArray:o,isArrayBuffer:function(t){return"[object ArrayBuffer]"===a.call(t)},isBuffer:function(t){return null!==t&&!i(t)&&null!==t.constructor&&!i(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:s,isPlainObject:l,isUndefined:i,isDate:function(t){return"[object Date]"===a.call(t)},isFile:function(t){return"[object File]"===a.call(t)},isBlob:function(t){return"[object Blob]"===a.call(t)},isFunction:u,isStream:function(t){return s(t)&&u(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:c,merge:function t(){var e={};function n(n,r){l(e[r])&&l(n)?e[r]=t(e[r],n):l(n)?e[r]=t({},n):o(n)?e[r]=n.slice():e[r]=n}for(var r=0,a=arguments.length;r<a;r++)c(arguments[r],n);return e},extend:function(t,e,n){return c(e,(function(e,a){t[a]=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}}},13099:function(t){t.exports=function(t){if("function"!=typeof t)throw TypeError(String(t)+" is not a function");return t}},96077:function(t,e,n){var r=n(70111);t.exports=function(t){if(!r(t)&&null!==t)throw TypeError("Can't set "+String(t)+" as a prototype");return t}},51223:function(t,e,n){var r=n(5112),a=n(70030),o=n(3070),i=r("unscopables"),s=Array.prototype;null==s[i]&&o.f(s,i,{configurable:!0,value:a(null)}),t.exports=function(t){s[i][t]=!0}},31530:function(t,e,n){"use strict";var r=n(28710).charAt;t.exports=function(t,e,n){return e+(n?r(t,e).length:1)}},25787:function(t){t.exports=function(t,e,n){if(!(t instanceof e))throw TypeError("Incorrect "+(n?n+" ":"")+"invocation");return t}},19670:function(t,e,n){var r=n(70111);t.exports=function(t){if(!r(t))throw TypeError(String(t)+" is not an object");return t}},18533:function(t,e,n){"use strict";var r=n(42092).forEach,a=n(9341),o=n(29207),i=a("forEach"),s=o("forEach");t.exports=i&&s?[].forEach:function(t){return r(this,t,arguments.length>1?arguments[1]:void 0)}},41318:function(t,e,n){var r=n(45656),a=n(17466),o=n(51400),i=function(t){return function(e,n,i){var s,l=r(e),u=a(l.length),c=o(i,u);if(t&&n!=n){for(;u>c;)if((s=l[c++])!=s)return!0}else for(;u>c;c++)if((t||c in l)&&l[c]===n)return t||c||0;return!t&&-1}};t.exports={includes:i(!0),indexOf:i(!1)}},42092:function(t,e,n){var r=n(49974),a=n(68361),o=n(47908),i=n(17466),s=n(65417),l=[].push,u=function(t){var e=1==t,n=2==t,u=3==t,c=4==t,p=6==t,f=7==t,d=5==t||p;return function(m,h,g,v){for(var y,x,T=o(m),b=a(T),w=r(h,g,3),L=i(b.length),A=0,C=v||s,E=e?C(m,L):n||f?C(m,0):void 0;L>A;A++)if((d||A in b)&&(x=w(y=b[A],A,T),t))if(e)E[A]=x;else if(x)switch(t){case 3:return!0;case 5:return y;case 6:return A;case 2:l.call(E,y)}else switch(t){case 4:return!1;case 7:l.call(E,y)}return p?-1:u||c?c:E}};t.exports={forEach:u(0),map:u(1),filter:u(2),some:u(3),every:u(4),find:u(5),findIndex:u(6),filterOut:u(7)}},81194:function(t,e,n){var r=n(47293),a=n(5112),o=n(7392),i=a("species");t.exports=function(t){return o>=51||!r((function(){var e=[];return(e.constructor={})[i]=function(){return{foo:1}},1!==e[t](Boolean).foo}))}},9341:function(t,e,n){"use strict";var r=n(47293);t.exports=function(t,e){var n=[][t];return!!n&&r((function(){n.call(null,e||function(){throw 1},1)}))}},29207:function(t,e,n){var r=n(19781),a=n(47293),o=n(86656),i=Object.defineProperty,s={},l=function(t){throw t};t.exports=function(t,e){if(o(s,t))return s[t];e||(e={});var n=[][t],u=!!o(e,"ACCESSORS")&&e.ACCESSORS,c=o(e,0)?e[0]:l,p=o(e,1)?e[1]:void 0;return s[t]=!!n&&!a((function(){if(u&&!r)return!0;var t={length:-1};u?i(t,1,{enumerable:!0,get:l}):t[1]=1,n.call(t,c,p)}))}},65417:function(t,e,n){var r=n(70111),a=n(43157),o=n(5112)("species");t.exports=function(t,e){var n;return a(t)&&("function"!=typeof(n=t.constructor)||n!==Array&&!a(n.prototype)?r(n)&&null===(n=n[o])&&(n=void 0):n=void 0),new(void 0===n?Array:n)(0===e?0:e)}},17072:function(t,e,n){var r=n(5112)("iterator"),a=!1;try{var o=0,i={next:function(){return{done:!!o++}},return:function(){a=!0}};i[r]=function(){return this},Array.from(i,(function(){throw 2}))}catch(t){}t.exports=function(t,e){if(!e&&!a)return!1;var n=!1;try{var o={};o[r]=function(){return{next:function(){return{done:n=!0}}}},t(o)}catch(t){}return n}},84326:function(t){var e={}.toString;t.exports=function(t){return e.call(t).slice(8,-1)}},70648:function(t,e,n){var r=n(51694),a=n(84326),o=n(5112)("toStringTag"),i="Arguments"==a(function(){return arguments}());t.exports=r?a: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),o))?n:i?a(e):"Object"==(r=a(e))&&"function"==typeof e.callee?"Arguments":r}},95631:function(t,e,n){"use strict";var r=n(3070).f,a=n(70030),o=n(12248),i=n(49974),s=n(25787),l=n(20408),u=n(70654),c=n(96340),p=n(19781),f=n(62423).fastKey,d=n(29909),m=d.set,h=d.getterFor;t.exports={getConstructor:function(t,e,n,u){var c=t((function(t,r){s(t,c,e),m(t,{type:e,index:a(null),first:void 0,last:void 0,size:0}),p||(t.size=0),null!=r&&l(r,t[u],{that:t,AS_ENTRIES:n})})),d=h(e),g=function(t,e,n){var r,a,o=d(t),i=v(t,e);return i?i.value=n:(o.last=i={index:a=f(e,!0),key:e,value:n,previous:r=o.last,next:void 0,removed:!1},o.first||(o.first=i),r&&(r.next=i),p?o.size++:t.size++,"F"!==a&&(o.index[a]=i)),t},v=function(t,e){var n,r=d(t),a=f(e);if("F"!==a)return r.index[a];for(n=r.first;n;n=n.next)if(n.key==e)return n};return o(c.prototype,{clear:function(){for(var t=d(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,p?t.size=0:this.size=0},delete:function(t){var e=this,n=d(e),r=v(e,t);if(r){var a=r.next,o=r.previous;delete n.index[r.index],r.removed=!0,o&&(o.next=a),a&&(a.previous=o),n.first==r&&(n.first=a),n.last==r&&(n.last=o),p?n.size--:e.size--}return!!r},forEach:function(t){for(var e,n=d(this),r=i(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!!v(this,t)}}),o(c.prototype,n?{get:function(t){var e=v(this,t);return e&&e.value},set:function(t,e){return g(this,0===t?0:t,e)}}:{add:function(t){return g(this,t=0===t?0:t,t)}}),p&&r(c.prototype,"size",{get:function(){return d(this).size}}),c},setStrong:function(t,e,n){var r=e+" Iterator",a=h(e),o=h(r);u(t,e,(function(t,e){m(this,{type:r,target:t,state:a(t),kind:e,last:void 0})}),(function(){for(var t=o(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),c(e)}}},77710:function(t,e,n){"use strict";var r=n(82109),a=n(17854),o=n(54705),i=n(31320),s=n(62423),l=n(20408),u=n(25787),c=n(70111),p=n(47293),f=n(17072),d=n(58003),m=n(79587);t.exports=function(t,e,n){var h=-1!==t.indexOf("Map"),g=-1!==t.indexOf("Weak"),v=h?"set":"add",y=a[t],x=y&&y.prototype,T=y,b={},w=function(t){var e=x[t];i(x,t,"add"==t?function(t){return e.call(this,0===t?0:t),this}:"delete"==t?function(t){return!(g&&!c(t))&&e.call(this,0===t?0:t)}:"get"==t?function(t){return g&&!c(t)?void 0:e.call(this,0===t?0:t)}:"has"==t?function(t){return!(g&&!c(t))&&e.call(this,0===t?0:t)}:function(t,n){return e.call(this,0===t?0:t,n),this})};if(o(t,"function"!=typeof y||!(g||x.forEach&&!p((function(){(new y).entries().next()})))))T=n.getConstructor(e,t,h,v),s.REQUIRED=!0;else if(o(t,!0)){var L=new T,A=L[v](g?{}:-0,1)!=L,C=p((function(){L.has(1)})),E=f((function(t){new y(t)})),N=!g&&p((function(){for(var t=new y,e=5;e--;)t[v](e,e);return!t.has(-0)}));E||((T=e((function(e,n){u(e,T,t);var r=m(new y,e,T);return null!=n&&l(n,r[v],{that:r,AS_ENTRIES:h}),r}))).prototype=x,x.constructor=T),(C||N)&&(w("delete"),w("has"),h&&w("get")),(N||A)&&w(v),g&&x.clear&&delete x.clear}return b[t]=T,r({global:!0,forced:T!=y},b),d(T,t),g||n.setStrong(T,t,h),T}},99920:function(t,e,n){var r=n(86656),a=n(53887),o=n(31236),i=n(3070);t.exports=function(t,e){for(var n=a(e),s=i.f,l=o.f,u=0;u<n.length;u++){var c=n[u];r(t,c)||s(t,c,l(e,c))}}},49920:function(t,e,n){var r=n(47293);t.exports=!r((function(){function t(){}return t.prototype.constructor=null,Object.getPrototypeOf(new t)!==t.prototype}))},24994:function(t,e,n){"use strict";var r=n(13383).IteratorPrototype,a=n(70030),o=n(79114),i=n(58003),s=n(97497),l=function(){return this};t.exports=function(t,e,n){var u=e+" Iterator";return t.prototype=a(r,{next:o(1,n)}),i(t,u,!1,!0),s[u]=l,t}},68880:function(t,e,n){var r=n(19781),a=n(3070),o=n(79114);t.exports=r?function(t,e,n){return a.f(t,e,o(1,n))}:function(t,e,n){return t[e]=n,t}},79114:function(t){t.exports=function(t,e){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:e}}},86135:function(t,e,n){"use strict";var r=n(57593),a=n(3070),o=n(79114);t.exports=function(t,e,n){var i=r(e);i in t?a.f(t,i,o(0,n)):t[i]=n}},70654:function(t,e,n){"use strict";var r=n(82109),a=n(24994),o=n(79518),i=n(27674),s=n(58003),l=n(68880),u=n(31320),c=n(5112),p=n(31913),f=n(97497),d=n(13383),m=d.IteratorPrototype,h=d.BUGGY_SAFARI_ITERATORS,g=c("iterator"),v="keys",y="values",x="entries",T=function(){return this};t.exports=function(t,e,n,c,d,b,w){a(n,e,c);var L,A,C,E=function(t){if(t===d&&j)return j;if(!h&&t in _)return _[t];switch(t){case v:case y:case x:return function(){return new n(this,t)}}return function(){return new n(this)}},N=e+" Iterator",M=!1,_=t.prototype,O=_[g]||_["@@iterator"]||d&&_[d],j=!h&&O||E(d),S="Array"==e&&_.entries||O;if(S&&(L=o(S.call(new t)),m!==Object.prototype&&L.next&&(p||o(L)===m||(i?i(L,m):"function"!=typeof L[g]&&l(L,g,T)),s(L,N,!0,!0),p&&(f[N]=T))),d==y&&O&&O.name!==y&&(M=!0,j=function(){return O.call(this)}),p&&!w||_[g]===j||l(_,g,j),f[e]=j,d)if(A={values:E(y),keys:b?j:E(v),entries:E(x)},w)for(C in A)(h||M||!(C in _))&&u(_,C,A[C]);else r({target:e,proto:!0,forced:h||M},A);return A}},19781:function(t,e,n){var r=n(47293);t.exports=!r((function(){return 7!=Object.defineProperty({},1,{get:function(){return 7}})[1]}))},80317:function(t,e,n){var r=n(17854),a=n(70111),o=r.document,i=a(o)&&a(o.createElement);t.exports=function(t){return i?o.createElement(t):{}}},48324:function(t){t.exports={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}},88113:function(t,e,n){var r=n(35005);t.exports=r("navigator","userAgent")||""},7392:function(t,e,n){var r,a,o=n(17854),i=n(88113),s=o.process,l=s&&s.versions,u=l&&l.v8;u?a=(r=u.split("."))[0]+r[1]:i&&(!(r=i.match(/Edge\/(\d+)/))||r[1]>=74)&&(r=i.match(/Chrome\/(\d+)/))&&(a=r[1]),t.exports=a&&+a},80748:function(t){t.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]},82109:function(t,e,n){var r=n(17854),a=n(31236).f,o=n(68880),i=n(31320),s=n(83505),l=n(99920),u=n(54705);t.exports=function(t,e){var n,c,p,f,d,m=t.target,h=t.global,g=t.stat;if(n=h?r:g?r[m]||s(m,{}):(r[m]||{}).prototype)for(c in e){if(f=e[c],p=t.noTargetGet?(d=a(n,c))&&d.value:n[c],!u(h?c:m+(g?".":"#")+c,t.forced)&&void 0!==p){if(typeof f==typeof p)continue;l(f,p)}(t.sham||p&&p.sham)&&o(f,"sham",!0),i(n,c,f,t)}}},47293:function(t){t.exports=function(t){try{return!!t()}catch(t){return!0}}},27007:function(t,e,n){"use strict";n(74916);var r=n(31320),a=n(47293),o=n(5112),i=n(22261),s=n(68880),l=o("species"),u=!a((function(){var t=/./;return t.exec=function(){var t=[];return t.groups={a:"7"},t},"7"!=="".replace(t,"$<a>")})),c="$0"==="a".replace(/./,"$0"),p=o("replace"),f=!!/./[p]&&""===/./[p]("a","$0"),d=!a((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 m=o(t),h=!a((function(){var e={};return e[m]=function(){return 7},7!=""[t](e)})),g=h&&!a((function(){var e=!1,n=/a/;return"split"===t&&((n={}).constructor={},n.constructor[l]=function(){return n},n.flags="",n[m]=/./[m]),n.exec=function(){return e=!0,null},n[m](""),!e}));if(!h||!g||"replace"===t&&(!u||!c||f)||"split"===t&&!d){var v=/./[m],y=n(m,""[t],(function(t,e,n,r,a){return e.exec===i?h&&!a?{done:!0,value:v.call(e,n,r)}:{done:!0,value:t.call(n,e,r)}:{done:!1}}),{REPLACE_KEEPS_$0:c,REGEXP_REPLACE_SUBSTITUTES_UNDEFINED_CAPTURE:f}),x=y[0],T=y[1];r(String.prototype,t,x),r(RegExp.prototype,m,2==e?function(t,e){return T.call(t,this,e)}:function(t){return T.call(t,this)})}p&&s(RegExp.prototype[m],"sham",!0)}},76677:function(t,e,n){var r=n(47293);t.exports=!r((function(){return Object.isExtensible(Object.preventExtensions({}))}))},49974:function(t,e,n){var r=n(13099);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,a){return t.call(e,n,r,a)}}return function(){return t.apply(e,arguments)}}},35005:function(t,e,n){var r=n(40857),a=n(17854),o=function(t){return"function"==typeof t?t:void 0};t.exports=function(t,e){return arguments.length<2?o(r[t])||o(a[t]):r[t]&&r[t][e]||a[t]&&a[t][e]}},71246:function(t,e,n){var r=n(70648),a=n(97497),o=n(5112)("iterator");t.exports=function(t){if(null!=t)return t[o]||t["@@iterator"]||a[r(t)]}},10647:function(t,e,n){var r=n(47908),a=Math.floor,o="".replace,i=/\$([$&'`]|\d\d?|<[^>]*>)/g,s=/\$([$&'`]|\d\d?)/g;t.exports=function(t,e,n,l,u,c){var p=n+t.length,f=l.length,d=s;return void 0!==u&&(u=r(u),d=i),o.call(c,d,(function(r,o){var i;switch(o.charAt(0)){case"$":return"$";case"&":return t;case"`":return e.slice(0,n);case"'":return e.slice(p);case"<":i=u[o.slice(1,-1)];break;default:var s=+o;if(0===s)return r;if(s>f){var c=a(s/10);return 0===c?r:c<=f?void 0===l[c-1]?o.charAt(1):l[c-1]+o.charAt(1):r}i=l[s-1]}return void 0===i?"":i}))}},17854:function(t,e,n){var r=function(t){return t&&t.Math==Math&&t};t.exports=r("object"==typeof globalThis&&globalThis)||r("object"==typeof window&&window)||r("object"==typeof self&&self)||r("object"==typeof n.g&&n.g)||function(){return this}()||Function("return this")()},86656:function(t){var e={}.hasOwnProperty;t.exports=function(t,n){return e.call(t,n)}},3501:function(t){t.exports={}},60490:function(t,e,n){var r=n(35005);t.exports=r("document","documentElement")},64664:function(t,e,n){var r=n(19781),a=n(47293),o=n(80317);t.exports=!r&&!a((function(){return 7!=Object.defineProperty(o("div"),"a",{get:function(){return 7}}).a}))},68361:function(t,e,n){var r=n(47293),a=n(84326),o="".split;t.exports=r((function(){return!Object("z").propertyIsEnumerable(0)}))?function(t){return"String"==a(t)?o.call(t,""):Object(t)}:Object},79587:function(t,e,n){var r=n(70111),a=n(27674);t.exports=function(t,e,n){var o,i;return a&&"function"==typeof(o=e.constructor)&&o!==n&&r(i=o.prototype)&&i!==n.prototype&&a(t,i),t}},42788:function(t,e,n){var r=n(5465),a=Function.toString;"function"!=typeof r.inspectSource&&(r.inspectSource=function(t){return a.call(t)}),t.exports=r.inspectSource},62423:function(t,e,n){var r=n(3501),a=n(70111),o=n(86656),i=n(3070).f,s=n(69711),l=n(76677),u=s("meta"),c=0,p=Object.isExtensible||function(){return!0},f=function(t){i(t,u,{value:{objectID:"O"+ ++c,weakData:{}}})},d=t.exports={REQUIRED:!1,fastKey:function(t,e){if(!a(t))return"symbol"==typeof t?t:("string"==typeof t?"S":"P")+t;if(!o(t,u)){if(!p(t))return"F";if(!e)return"E";f(t)}return t[u].objectID},getWeakData:function(t,e){if(!o(t,u)){if(!p(t))return!0;if(!e)return!1;f(t)}return t[u].weakData},onFreeze:function(t){return l&&d.REQUIRED&&p(t)&&!o(t,u)&&f(t),t}};r[u]=!0},29909:function(t,e,n){var r,a,o,i=n(68536),s=n(17854),l=n(70111),u=n(68880),c=n(86656),p=n(5465),f=n(6200),d=n(3501),m=s.WeakMap;if(i){var h=p.state||(p.state=new m),g=h.get,v=h.has,y=h.set;r=function(t,e){return e.facade=t,y.call(h,t,e),e},a=function(t){return g.call(h,t)||{}},o=function(t){return v.call(h,t)}}else{var x=f("state");d[x]=!0,r=function(t,e){return e.facade=t,u(t,x,e),e},a=function(t){return c(t,x)?t[x]:{}},o=function(t){return c(t,x)}}t.exports={set:r,get:a,has:o,enforce:function(t){return o(t)?a(t):r(t,{})},getterFor:function(t){return function(e){var n;if(!l(e)||(n=a(e)).type!==t)throw TypeError("Incompatible receiver, "+t+" required");return n}}}},97659:function(t,e,n){var r=n(5112),a=n(97497),o=r("iterator"),i=Array.prototype;t.exports=function(t){return void 0!==t&&(a.Array===t||i[o]===t)}},43157:function(t,e,n){var r=n(84326);t.exports=Array.isArray||function(t){return"Array"==r(t)}},54705:function(t,e,n){var r=n(47293),a=/#|\.prototype\./,o=function(t,e){var n=s[i(t)];return n==u||n!=l&&("function"==typeof e?r(e):!!e)},i=o.normalize=function(t){return String(t).replace(a,".").toLowerCase()},s=o.data={},l=o.NATIVE="N",u=o.POLYFILL="P";t.exports=o},70111:function(t){t.exports=function(t){return"object"==typeof t?null!==t:"function"==typeof t}},31913:function(t){t.exports=!1},20408:function(t,e,n){var r=n(19670),a=n(97659),o=n(17466),i=n(49974),s=n(71246),l=n(99212),u=function(t,e){this.stopped=t,this.result=e};t.exports=function(t,e,n){var c,p,f,d,m,h,g,v=n&&n.that,y=!(!n||!n.AS_ENTRIES),x=!(!n||!n.IS_ITERATOR),T=!(!n||!n.INTERRUPTED),b=i(e,v,1+y+T),w=function(t){return c&&l(c),new u(!0,t)},L=function(t){return y?(r(t),T?b(t[0],t[1],w):b(t[0],t[1])):T?b(t,w):b(t)};if(x)c=t;else{if("function"!=typeof(p=s(t)))throw TypeError("Target is not iterable");if(a(p)){for(f=0,d=o(t.length);d>f;f++)if((m=L(t[f]))&&m instanceof u)return m;return new u(!1)}c=p.call(t)}for(h=c.next;!(g=h.call(c)).done;){try{m=L(g.value)}catch(t){throw l(c),t}if("object"==typeof m&&m&&m instanceof u)return m}return new u(!1)}},99212:function(t,e,n){var r=n(19670);t.exports=function(t){var e=t.return;if(void 0!==e)return r(e.call(t)).value}},13383:function(t,e,n){"use strict";var r,a,o,i=n(47293),s=n(79518),l=n(68880),u=n(86656),c=n(5112),p=n(31913),f=c("iterator"),d=!1;[].keys&&("next"in(o=[].keys())?(a=s(s(o)))!==Object.prototype&&(r=a):d=!0);var m=null==r||i((function(){var t={};return r[f].call(t)!==t}));m&&(r={}),p&&!m||u(r,f)||l(r,f,(function(){return this})),t.exports={IteratorPrototype:r,BUGGY_SAFARI_ITERATORS:d}},97497:function(t){t.exports={}},30133:function(t,e,n){var r=n(47293);t.exports=!!Object.getOwnPropertySymbols&&!r((function(){return!String(Symbol())}))},68536:function(t,e,n){var r=n(17854),a=n(42788),o=r.WeakMap;t.exports="function"==typeof o&&/native code/.test(a(o))},21574:function(t,e,n){"use strict";var r=n(19781),a=n(47293),o=n(81956),i=n(25181),s=n(55296),l=n(47908),u=n(68361),c=Object.assign,p=Object.defineProperty;t.exports=!c||a((function(){if(r&&1!==c({b:1},c(p({},"a",{enumerable:!0,get:function(){p(this,"b",{value:3,enumerable:!1})}}),{b:2})).b)return!0;var t={},e={},n=Symbol(),a="abcdefghijklmnopqrst";return t[n]=7,a.split("").forEach((function(t){e[t]=t})),7!=c({},t)[n]||o(c({},e)).join("")!=a}))?function(t,e){for(var n=l(t),a=arguments.length,c=1,p=i.f,f=s.f;a>c;)for(var d,m=u(arguments[c++]),h=p?o(m).concat(p(m)):o(m),g=h.length,v=0;g>v;)d=h[v++],r&&!f.call(m,d)||(n[d]=m[d]);return n}:c},70030:function(t,e,n){var r,a=n(19670),o=n(36048),i=n(80748),s=n(3501),l=n(60490),u=n(80317),c=n(6200)("IE_PROTO"),p=function(){},f=function(t){return"<script>"+t+"<\/script>"},d=function(){try{r=document.domain&&new ActiveXObject("htmlfile")}catch(t){}var t,e;d=r?function(t){t.write(f("")),t.close();var e=t.parentWindow.Object;return t=null,e}(r):((e=u("iframe")).style.display="none",l.appendChild(e),e.src=String("javascript:"),(t=e.contentWindow.document).open(),t.write(f("document.F=Object")),t.close(),t.F);for(var n=i.length;n--;)delete d.prototype[i[n]];return d()};s[c]=!0,t.exports=Object.create||function(t,e){var n;return null!==t?(p.prototype=a(t),n=new p,p.prototype=null,n[c]=t):n=d(),void 0===e?n:o(n,e)}},36048:function(t,e,n){var r=n(19781),a=n(3070),o=n(19670),i=n(81956);t.exports=r?Object.defineProperties:function(t,e){o(t);for(var n,r=i(e),s=r.length,l=0;s>l;)a.f(t,n=r[l++],e[n]);return t}},3070:function(t,e,n){var r=n(19781),a=n(64664),o=n(19670),i=n(57593),s=Object.defineProperty;e.f=r?s:function(t,e,n){if(o(t),e=i(e,!0),o(n),a)try{return s(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}},31236:function(t,e,n){var r=n(19781),a=n(55296),o=n(79114),i=n(45656),s=n(57593),l=n(86656),u=n(64664),c=Object.getOwnPropertyDescriptor;e.f=r?c:function(t,e){if(t=i(t),e=s(e,!0),u)try{return c(t,e)}catch(t){}if(l(t,e))return o(!a.f.call(t,e),t[e])}},8006:function(t,e,n){var r=n(16324),a=n(80748).concat("length","prototype");e.f=Object.getOwnPropertyNames||function(t){return r(t,a)}},25181:function(t,e){e.f=Object.getOwnPropertySymbols},79518:function(t,e,n){var r=n(86656),a=n(47908),o=n(6200),i=n(49920),s=o("IE_PROTO"),l=Object.prototype;t.exports=i?Object.getPrototypeOf:function(t){return t=a(t),r(t,s)?t[s]:"function"==typeof t.constructor&&t instanceof t.constructor?t.constructor.prototype:t instanceof Object?l:null}},16324:function(t,e,n){var r=n(86656),a=n(45656),o=n(41318).indexOf,i=n(3501);t.exports=function(t,e){var n,s=a(t),l=0,u=[];for(n in s)!r(i,n)&&r(s,n)&&u.push(n);for(;e.length>l;)r(s,n=e[l++])&&(~o(u,n)||u.push(n));return u}},81956:function(t,e,n){var r=n(16324),a=n(80748);t.exports=Object.keys||function(t){return r(t,a)}},55296:function(t,e){"use strict";var n={}.propertyIsEnumerable,r=Object.getOwnPropertyDescriptor,a=r&&!n.call({1:2},1);e.f=a?function(t){var e=r(this,t);return!!e&&e.enumerable}:n},27674:function(t,e,n){var r=n(19670),a=n(96077);t.exports=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,o){return r(n),a(o),e?t.call(n,o):n.__proto__=o,n}}():void 0)},90288:function(t,e,n){"use strict";var r=n(51694),a=n(70648);t.exports=r?{}.toString:function(){return"[object "+a(this)+"]"}},53887:function(t,e,n){var r=n(35005),a=n(8006),o=n(25181),i=n(19670);t.exports=r("Reflect","ownKeys")||function(t){var e=a.f(i(t)),n=o.f;return n?e.concat(n(t)):e}},40857:function(t,e,n){var r=n(17854);t.exports=r},12248:function(t,e,n){var r=n(31320);t.exports=function(t,e,n){for(var a in e)r(t,a,e[a],n);return t}},31320:function(t,e,n){var r=n(17854),a=n(68880),o=n(86656),i=n(83505),s=n(42788),l=n(29909),u=l.get,c=l.enforce,p=String(String).split("String");(t.exports=function(t,e,n,s){var l,u=!!s&&!!s.unsafe,f=!!s&&!!s.enumerable,d=!!s&&!!s.noTargetGet;"function"==typeof n&&("string"!=typeof e||o(n,"name")||a(n,"name",e),(l=c(n)).source||(l.source=p.join("string"==typeof e?e:""))),t!==r?(u?!d&&t[e]&&(f=!0):delete t[e],f?t[e]=n:a(t,e,n)):f?t[e]=n:i(e,n)})(Function.prototype,"toString",(function(){return"function"==typeof this&&u(this).source||s(this)}))},97651:function(t,e,n){var r=n(84326),a=n(22261);t.exports=function(t,e){var n=t.exec;if("function"==typeof n){var o=n.call(t,e);if("object"!=typeof o)throw TypeError("RegExp exec method returned something other than an Object or null");return o}if("RegExp"!==r(t))throw TypeError("RegExp#exec called on incompatible receiver");return a.call(t,e)}},22261:function(t,e,n){"use strict";var r,a,o=n(67066),i=n(52999),s=RegExp.prototype.exec,l=String.prototype.replace,u=s,c=(r=/a/,a=/b*/g,s.call(r,"a"),s.call(a,"a"),0!==r.lastIndex||0!==a.lastIndex),p=i.UNSUPPORTED_Y||i.BROKEN_CARET,f=void 0!==/()??/.exec("")[1];(c||f||p)&&(u=function(t){var e,n,r,a,i=this,u=p&&i.sticky,d=o.call(i),m=i.source,h=0,g=t;return u&&(-1===(d=d.replace("y","")).indexOf("g")&&(d+="g"),g=String(t).slice(i.lastIndex),i.lastIndex>0&&(!i.multiline||i.multiline&&"\n"!==t[i.lastIndex-1])&&(m="(?: "+m+")",g=" "+g,h++),n=new RegExp("^(?:"+m+")",d)),f&&(n=new RegExp("^"+m+"$(?!\\s)",d)),c&&(e=i.lastIndex),r=s.call(u?n:i,g),u?r?(r.input=r.input.slice(h),r[0]=r[0].slice(h),r.index=i.lastIndex,i.lastIndex+=r[0].length):i.lastIndex=0:c&&r&&(i.lastIndex=i.global?r.index+r[0].length:e),f&&r&&r.length>1&&l.call(r[0],n,(function(){for(a=1;a<arguments.length-2;a++)void 0===arguments[a]&&(r[a]=void 0)})),r}),t.exports=u},67066:function(t,e,n){"use strict";var r=n(19670);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}},52999:function(t,e,n){"use strict";var r=n(47293);function a(t,e){return RegExp(t,e)}e.UNSUPPORTED_Y=r((function(){var t=a("a","y");return t.lastIndex=2,null!=t.exec("abcd")})),e.BROKEN_CARET=r((function(){var t=a("^r","gy");return t.lastIndex=2,null!=t.exec("str")}))},84488:function(t){t.exports=function(t){if(null==t)throw TypeError("Can't call method on "+t);return t}},83505:function(t,e,n){var r=n(17854),a=n(68880);t.exports=function(t,e){try{a(r,t,e)}catch(n){r[t]=e}return e}},96340:function(t,e,n){"use strict";var r=n(35005),a=n(3070),o=n(5112),i=n(19781),s=o("species");t.exports=function(t){var e=r(t),n=a.f;i&&e&&!e[s]&&n(e,s,{configurable:!0,get:function(){return this}})}},58003:function(t,e,n){var r=n(3070).f,a=n(86656),o=n(5112)("toStringTag");t.exports=function(t,e,n){t&&!a(t=n?t:t.prototype,o)&&r(t,o,{configurable:!0,value:e})}},6200:function(t,e,n){var r=n(72309),a=n(69711),o=r("keys");t.exports=function(t){return o[t]||(o[t]=a(t))}},5465:function(t,e,n){var r=n(17854),a=n(83505),o="__core-js_shared__",i=r[o]||a(o,{});t.exports=i},72309:function(t,e,n){var r=n(31913),a=n(5465);(t.exports=function(t,e){return a[t]||(a[t]=void 0!==e?e:{})})("versions",[]).push({version:"3.8.3",mode:r?"pure":"global",copyright:"© 2021 Denis Pushkarev (zloirock.ru)"})},28710:function(t,e,n){var r=n(99958),a=n(84488),o=function(t){return function(e,n){var o,i,s=String(a(e)),l=r(n),u=s.length;return l<0||l>=u?t?"":void 0:(o=s.charCodeAt(l))<55296||o>56319||l+1===u||(i=s.charCodeAt(l+1))<56320||i>57343?t?s.charAt(l):o:t?s.slice(l,l+2):i-56320+(o-55296<<10)+65536}};t.exports={codeAt:o(!1),charAt:o(!0)}},51400:function(t,e,n){var r=n(99958),a=Math.max,o=Math.min;t.exports=function(t,e){var n=r(t);return n<0?a(n+e,0):o(n,e)}},45656:function(t,e,n){var r=n(68361),a=n(84488);t.exports=function(t){return r(a(t))}},99958:function(t){var e=Math.ceil,n=Math.floor;t.exports=function(t){return isNaN(t=+t)?0:(t>0?n:e)(t)}},17466:function(t,e,n){var r=n(99958),a=Math.min;t.exports=function(t){return t>0?a(r(t),9007199254740991):0}},47908:function(t,e,n){var r=n(84488);t.exports=function(t){return Object(r(t))}},57593:function(t,e,n){var r=n(70111);t.exports=function(t,e){if(!r(t))return t;var n,a;if(e&&"function"==typeof(n=t.toString)&&!r(a=n.call(t)))return a;if("function"==typeof(n=t.valueOf)&&!r(a=n.call(t)))return a;if(!e&&"function"==typeof(n=t.toString)&&!r(a=n.call(t)))return a;throw TypeError("Can't convert object to primitive value")}},51694:function(t,e,n){var r={};r[n(5112)("toStringTag")]="z",t.exports="[object z]"===String(r)},69711:function(t){var e=0,n=Math.random();t.exports=function(t){return"Symbol("+String(void 0===t?"":t)+")_"+(++e+n).toString(36)}},43307:function(t,e,n){var r=n(30133);t.exports=r&&!Symbol.sham&&"symbol"==typeof Symbol.iterator},5112:function(t,e,n){var r=n(17854),a=n(72309),o=n(86656),i=n(69711),s=n(30133),l=n(43307),u=a("wks"),c=r.Symbol,p=l?c:c&&c.withoutSetter||i;t.exports=function(t){return o(u,t)||(s&&o(c,t)?u[t]=c[t]:u[t]=p("Symbol."+t)),u[t]}},92222:function(t,e,n){"use strict";var r=n(82109),a=n(47293),o=n(43157),i=n(70111),s=n(47908),l=n(17466),u=n(86135),c=n(65417),p=n(81194),f=n(5112),d=n(7392),m=f("isConcatSpreadable"),h=9007199254740991,g="Maximum allowed index exceeded",v=d>=51||!a((function(){var t=[];return t[m]=!1,t.concat()[0]!==t})),y=p("concat"),x=function(t){if(!i(t))return!1;var e=t[m];return void 0!==e?!!e:o(t)};r({target:"Array",proto:!0,forced:!v||!y},{concat:function(t){var e,n,r,a,o,i=s(this),p=c(i,0),f=0;for(e=-1,r=arguments.length;e<r;e++)if(x(o=-1===e?i:arguments[e])){if(f+(a=l(o.length))>h)throw TypeError(g);for(n=0;n<a;n++,f++)n in o&&u(p,f,o[n])}else{if(f>=h)throw TypeError(g);u(p,f++,o)}return p.length=f,p}})},57327:function(t,e,n){"use strict";var r=n(82109),a=n(42092).filter,o=n(81194),i=n(29207),s=o("filter"),l=i("filter");r({target:"Array",proto:!0,forced:!s||!l},{filter:function(t){return a(this,t,arguments.length>1?arguments[1]:void 0)}})},89554:function(t,e,n){"use strict";var r=n(82109),a=n(18533);r({target:"Array",proto:!0,forced:[].forEach!=a},{forEach:a})},82772:function(t,e,n){"use strict";var r=n(82109),a=n(41318).indexOf,o=n(9341),i=n(29207),s=[].indexOf,l=!!s&&1/[1].indexOf(1,-0)<0,u=o("indexOf"),c=i("indexOf",{ACCESSORS:!0,1:0});r({target:"Array",proto:!0,forced:l||!u||!c},{indexOf:function(t){return l?s.apply(this,arguments)||0:a(this,t,arguments.length>1?arguments[1]:void 0)}})},66992:function(t,e,n){"use strict";var r=n(45656),a=n(51223),o=n(97497),i=n(29909),s=n(70654),l="Array Iterator",u=i.set,c=i.getterFor(l);t.exports=s(Array,"Array",(function(t,e){u(this,{type:l,target:r(t),index:0,kind:e})}),(function(){var t=c(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"),o.Arguments=o.Array,a("keys"),a("values"),a("entries")},51532:function(t,e,n){"use strict";var r=n(77710),a=n(95631);t.exports=r("Map",(function(t){return function(){return t(this,arguments.length?arguments[0]:void 0)}}),a)},19601:function(t,e,n){var r=n(82109),a=n(21574);r({target:"Object",stat:!0,forced:Object.assign!==a},{assign:a})},41539:function(t,e,n){var r=n(51694),a=n(31320),o=n(90288);r||a(Object.prototype,"toString",o,{unsafe:!0})},74916:function(t,e,n){"use strict";var r=n(82109),a=n(22261);r({target:"RegExp",proto:!0,forced:/./.exec!==a},{exec:a})},39714:function(t,e,n){"use strict";var r=n(31320),a=n(19670),o=n(47293),i=n(67066),s="toString",l=RegExp.prototype,u=l.toString,c=o((function(){return"/a/b"!=u.call({source:"a",flags:"b"})})),p=u.name!=s;(c||p)&&r(RegExp.prototype,s,(function(){var t=a(this),e=String(t.source),n=t.flags;return"/"+e+"/"+String(void 0===n&&t instanceof RegExp&&!("flags"in l)?i.call(t):n)}),{unsafe:!0})},78783:function(t,e,n){"use strict";var r=n(28710).charAt,a=n(29909),o=n(70654),i="String Iterator",s=a.set,l=a.getterFor(i);o(String,"String",(function(t){s(this,{type:i,string:String(t),index:0})}),(function(){var t,e=l(this),n=e.string,a=e.index;return a>=n.length?{value:void 0,done:!0}:(t=r(n,a),e.index+=t.length,{value:t,done:!1})}))},15306:function(t,e,n){"use strict";var r=n(27007),a=n(19670),o=n(17466),i=n(99958),s=n(84488),l=n(31530),u=n(10647),c=n(97651),p=Math.max,f=Math.min;r("replace",2,(function(t,e,n,r){var d=r.REGEXP_REPLACE_SUBSTITUTES_UNDEFINED_CAPTURE,m=r.REPLACE_KEEPS_$0,h=d?"$":"$0";return[function(n,r){var a=s(this),o=null==n?void 0:n[t];return void 0!==o?o.call(n,a,r):e.call(String(a),n,r)},function(t,r){if(!d&&m||"string"==typeof r&&-1===r.indexOf(h)){var s=n(e,t,this,r);if(s.done)return s.value}var g=a(t),v=String(this),y="function"==typeof r;y||(r=String(r));var x=g.global;if(x){var T=g.unicode;g.lastIndex=0}for(var b=[];;){var w=c(g,v);if(null===w)break;if(b.push(w),!x)break;""===String(w[0])&&(g.lastIndex=l(v,o(g.lastIndex),T))}for(var L,A="",C=0,E=0;E<b.length;E++){w=b[E];for(var N=String(w[0]),M=p(f(i(w.index),v.length),0),_=[],O=1;O<w.length;O++)_.push(void 0===(L=w[O])?L:String(L));var j=w.groups;if(y){var S=[N].concat(_,M,v);void 0!==j&&S.push(j);var I=String(r.apply(void 0,S))}else I=u(N,v,M,_,j,r);M>=C&&(A+=v.slice(C,M)+I,C=M+N.length)}return A+v.slice(C)}]}))},54747:function(t,e,n){var r=n(17854),a=n(48324),o=n(18533),i=n(68880);for(var s in a){var l=r[s],u=l&&l.prototype;if(u&&u.forEach!==o)try{i(u,"forEach",o)}catch(t){u.forEach=o}}},33948:function(t,e,n){var r=n(17854),a=n(48324),o=n(66992),i=n(68880),s=n(5112),l=s("iterator"),u=s("toStringTag"),c=o.values;for(var p in a){var f=r[p],d=f&&f.prototype;if(d){if(d[l]!==c)try{i(d,l,c)}catch(t){d[l]=c}if(d[u]||i(d,u,p),a[p])for(var m in o)if(d[m]!==o[m])try{i(d,m,o[m])}catch(t){d[m]=o[m]}}}},2966:function(t,e,n){"use strict";var r=n(94015),a=n.n(r),o=n(23645),i=n.n(o),s=n(61667),l=n.n(s),u=n(48632),c=n(77489),p=i()(a()),f=l()(u.Z),d=l()(c.Z);p.push([t.id,".toastify.dialogs{min-width:200px;background:none;background-color:var(--color-main-background);color:var(--color-main-text);box-shadow:0 0 6px 0 var(--color-box-shadow);padding:12px;padding-right:34px;margin-top:45px;position:fixed;z-index:10100;border-radius:var(--border-radius)}.toastify.dialogs .toast-undo-button,.toastify.dialogs .toast-close{position:absolute;top:0;right:0;overflow:hidden;box-sizing:border-box;min-width:44px;height:100%;padding:12px;white-space:nowrap;background-repeat:no-repeat;background-position:center;background-color:transparent;min-height:0}.toastify.dialogs .toast-undo-button.toast-close,.toastify.dialogs .toast-close.toast-close{background-image:url("+f+");text-indent:200%;opacity:.4}.toastify.dialogs .toast-undo-button.toast-undo-button,.toastify.dialogs .toast-close.toast-undo-button{margin:3px;height:calc(100% - 2 * 3px)}.toastify.dialogs .toast-undo-button:hover,.toastify.dialogs .toast-undo-button:focus,.toastify.dialogs .toast-undo-button:active,.toastify.dialogs .toast-close:hover,.toastify.dialogs .toast-close:focus,.toastify.dialogs .toast-close:active{cursor:pointer;opacity:1}.toastify.dialogs.toastify-top{right:10px}.toastify.dialogs.toast-with-click{cursor:pointer}.toastify.dialogs.toast-error{border-left:3px solid var(--color-error)}.toastify.dialogs.toast-info{border-left:3px solid var(--color-primary)}.toastify.dialogs.toast-warning{border-left:3px solid var(--color-warning)}.toastify.dialogs.toast-success{border-left:3px solid var(--color-success)}.toastify.dialogs.toast-undo{border-left:3px solid var(--color-success)}.theme--dark .toastify.dialogs .toast-close.toast-close{background-image:url("+d+")}\n","",{version:3,sources:["webpack://./node_modules/@nextcloud/dialogs/styles/toast.scss"],names:[],mappings:"AAwBA,kBACC,eAAgB,CAChB,eAAgB,CAChB,6CAA8C,CAC9C,4BAA6B,CAC7B,4CAA6C,CAC7C,YAAa,CACb,kBAAmB,CACnB,eAAgB,CAChB,cAAe,CACf,aAAc,CACd,kCAAmC,CAXpC,oEAeE,iBAAkB,CAClB,KAAM,CACN,OAAQ,CACR,eAAgB,CAChB,qBAAsB,CACtB,cAAe,CACf,WAAY,CACZ,YAAa,CACb,kBAAmB,CACnB,2BAA4B,CAC5B,0BAA2B,CAC3B,4BAA6B,CAC7B,YAAa,CA3Bf,4FA+BG,wDAAoC,CACpC,gBAAiB,CACjB,UAAW,CAjCd,wGAsCG,UADY,CAEZ,2BAAmC,CAvCtC,kPA2CG,cAAe,CACf,SAAU,CA5Cb,+BAiDE,UAAW,CAjDb,mCAsDE,cAAe,CAtDjB,8BA2DE,wCAAyC,CA3D3C,6BA+DE,0CAA2C,CA/D7C,gCAmEE,0CAA2C,CAnE7C,gCAuEE,0CAA2C,CAvE7C,6BA2EE,0CAA2C,CAC3C,wDASE,wDAAyC",sourcesContent:["/**\n * @copyright Copyright (c) 2019 Julius Härtl <jus@bitgrid.net>\n *\n * @author Julius Härtl <jus@bitgrid.net>\n * @author John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @license GNU AGPL version 3 or any later version\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see <http://www.gnu.org/licenses/>.\n */\n\n// using a different class than server\n// remember to import this scss file into your app\n.toastify.dialogs {\n\tmin-width: 200px;\n\tbackground: none;\n\tbackground-color: var(--color-main-background);\n\tcolor: var(--color-main-text);\n\tbox-shadow: 0 0 6px 0 var(--color-box-shadow);\n\tpadding: 12px;\n\tpadding-right: 34px;\n\tmargin-top: 45px;\n\tposition: fixed;\n\tz-index: 10100;\n\tborder-radius: var(--border-radius);\n\n\t.toast-undo-button,\n\t.toast-close {\n\t\tposition: absolute;\n\t\ttop: 0;\n\t\tright: 0;\n\t\toverflow: hidden;\n\t\tbox-sizing: border-box;\n\t\tmin-width: 44px;\n\t\theight: 100%;\n\t\tpadding: 12px;\n\t\twhite-space: nowrap;\n\t\tbackground-repeat: no-repeat;\n\t\tbackground-position: center;\n\t\tbackground-color: transparent;\n\t\tmin-height: 0;\n\n\t\t// icon styling\n\t\t&.toast-close {\n\t\t\tbackground-image: url('./close.svg');\n\t\t\ttext-indent: 200%;\n\t\t\topacity: .4;\n\t\t}\n\n\t\t&.toast-undo-button {\n\t\t\t$margin: 3px;\n\t\t\tmargin: $margin;\n\t\t\theight: calc(100% - 2 * #{$margin});\n\t\t}\n\n\t\t&:hover, &:focus, &:active {\n\t\t\tcursor: pointer;\n\t\t\topacity: 1;\n\t\t}\n\t}\n\n\t&.toastify-top {\n\t\tright: 10px;\n\t}\n\n\t// Toast with onClick callback\n\t&.toast-with-click {\n\t\tcursor: pointer;\n\t}\n\n\t// Various toasts types\n\t&.toast-error {\n\t\tborder-left: 3px solid var(--color-error);\n\t}\n\n\t&.toast-info {\n\t\tborder-left: 3px solid var(--color-primary);\n\t}\n\n\t&.toast-warning {\n\t\tborder-left: 3px solid var(--color-warning);\n\t}\n\n\t&.toast-success {\n\t\tborder-left: 3px solid var(--color-success);\n\t}\n\n\t&.toast-undo {\n\t\tborder-left: 3px solid var(--color-success);\n\t}\n}\n\n/* dark theme overrides */\n.theme--dark {\n\t.toastify.dialogs {\n\t\t.toast-close {\n\t\t\t/* close icon style */\n\t\t\t&.toast-close {\n\t\t\t\tbackground-image: url('./close-dark.svg');\n\t\t\t}\n\t\t}\n\t}\n}\n"],sourceRoot:""}]),e.Z=p},85961:function(t,e,n){"use strict";var r=n(94015),a=n.n(r),o=n(23645),i=n.n(o),s=n(61667),l=n.n(s),u=n(32570),c=n(70753),p=i()(a()),f=l()(u.Z),d=l()(c.Z);p.push([t.id,".grid-form label[data-v-2346bdf6]{line-height:38px}.grid-form input[data-v-2346bdf6]{width:100%}.grid-form[data-v-2346bdf6]{max-width:500px;display:grid;grid-template:1fr / 1fr 1fr;margin-left:30px}#github_prefs .icon[data-v-2346bdf6]{display:inline-block;width:32px}#github_prefs .grid-form .icon[data-v-2346bdf6]{margin-bottom:-3px}.icon-github[data-v-2346bdf6]{background-image:url("+f+");background-size:23px 23px;height:23px;margin-bottom:-4px}body.theme--dark .icon-github[data-v-2346bdf6]{background-image:url("+d+")}\n","",{version:3,sources:["webpack://./src/components/AdminSettings.vue"],names:[],mappings:"AA0GA,kCACC,gBAAiB,CACjB,kCAGA,UAAW,CACX,4BAGA,eAAgB,CAChB,YAAa,CACb,2BAA4B,CAC5B,gBAAiB,CACjB,qCAGA,oBAAqB,CACrB,UAAW,CACX,gDAGA,kBAAmB,CACnB,8BAGA,wDAA+C,CAC/C,yBAA0B,CAC1B,WAAY,CACZ,kBAAmB,CACnB,+CAGA,wDAA0C",sourcesContent:["\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n.grid-form label {\n\tline-height: 38px;\n}\n\n.grid-form input {\n\twidth: 100%;\n}\n\n.grid-form {\n\tmax-width: 500px;\n\tdisplay: grid;\n\tgrid-template: 1fr / 1fr 1fr;\n\tmargin-left: 30px;\n}\n\n#github_prefs .icon {\n\tdisplay: inline-block;\n\twidth: 32px;\n}\n\n#github_prefs .grid-form .icon {\n\tmargin-bottom: -3px;\n}\n\n.icon-github {\n\tbackground-image: url(./../../img/app-dark.svg);\n\tbackground-size: 23px 23px;\n\theight: 23px;\n\tmargin-bottom: -4px;\n}\n\nbody.theme--dark .icon-github {\n\tbackground-image: url(./../../img/app.svg);\n}\n\n"],sourceRoot:""}]),e.Z=p},23645:function(t){"use strict";t.exports=function(t){var e=[];return e.toString=function(){return this.map((function(e){var n=t(e);return e[2]?"@media ".concat(e[2]," {").concat(n,"}"):n})).join("")},e.i=function(t,n,r){"string"==typeof t&&(t=[[null,t,""]]);var a={};if(r)for(var o=0;o<this.length;o++){var i=this[o][0];null!=i&&(a[i]=!0)}for(var s=0;s<t.length;s++){var l=[].concat(t[s]);r&&a[l[0]]||(n&&(l[2]?l[2]="".concat(n," and ").concat(l[2]):l[2]=n),e.push(l))}},e}},94015:function(t){"use strict";function e(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}t.exports=function(t){var n,r,a=(r=4,function(t){if(Array.isArray(t))return t}(n=t)||function(t,e){if("undefined"!=typeof Symbol&&Symbol.iterator in Object(t)){var n=[],r=!0,a=!1,o=void 0;try{for(var i,s=t[Symbol.iterator]();!(r=(i=s.next()).done)&&(n.push(i.value),!e||n.length!==e);r=!0);}catch(t){a=!0,o=t}finally{try{r||null==s.return||s.return()}finally{if(a)throw o}}return n}}(n,r)||function(t,n){if(t){if("string"==typeof t)return e(t,n);var r=Object.prototype.toString.call(t).slice(8,-1);return"Object"===r&&t.constructor&&(r=t.constructor.name),"Map"===r||"Set"===r?Array.from(t):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?e(t,n):void 0}}(n,r)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()),o=a[1],i=a[3];if("function"==typeof btoa){var s=btoa(unescape(encodeURIComponent(JSON.stringify(i)))),l="sourceMappingURL=data:application/json;charset=utf-8;base64,".concat(s),u="/*# ".concat(l," */"),c=i.sources.map((function(t){return"/*# sourceURL=".concat(i.sourceRoot||"").concat(t," */")}));return[o].concat(c).concat([u]).join("\n")}return[o].join("\n")}},61667:function(t){"use strict";t.exports=function(t,e){return e||(e={}),"string"!=typeof(t=t&&t.__esModule?t.default:t)?t:(/^['"].*['"]$/.test(t)&&(t=t.slice(1,-1)),e.hash&&(t+=e.hash),/["'() \t\n]/.test(t)||e.needQuotes?'"'.concat(t.replace(/"/g,'\\"').replace(/\n/g,"\\n"),'"'):t)}},93379:function(t,e,n){"use strict";var r,a=function(){var t={};return function(e){if(void 0===t[e]){var n=document.querySelector(e);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(t){n=null}t[e]=n}return t[e]}}(),o=[];function i(t){for(var e=-1,n=0;n<o.length;n++)if(o[n].identifier===t){e=n;break}return e}function s(t,e){for(var n={},r=[],a=0;a<t.length;a++){var s=t[a],l=e.base?s[0]+e.base:s[0],u=n[l]||0,c="".concat(l," ").concat(u);n[l]=u+1;var p=i(c),f={css:s[1],media:s[2],sourceMap:s[3]};-1!==p?(o[p].references++,o[p].updater(f)):o.push({identifier:c,updater:h(f,e),references:1}),r.push(c)}return r}function l(t){var e=document.createElement("style"),r=t.attributes||{};if(void 0===r.nonce){var o=n.nc;o&&(r.nonce=o)}if(Object.keys(r).forEach((function(t){e.setAttribute(t,r[t])})),"function"==typeof t.insert)t.insert(e);else{var i=a(t.insert||"head");if(!i)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");i.appendChild(e)}return e}var u,c=(u=[],function(t,e){return u[t]=e,u.filter(Boolean).join("\n")});function p(t,e,n,r){var a=n?"":r.media?"@media ".concat(r.media," {").concat(r.css,"}"):r.css;if(t.styleSheet)t.styleSheet.cssText=c(e,a);else{var o=document.createTextNode(a),i=t.childNodes;i[e]&&t.removeChild(i[e]),i.length?t.insertBefore(o,i[e]):t.appendChild(o)}}function f(t,e,n){var r=n.css,a=n.media,o=n.sourceMap;if(a?t.setAttribute("media",a):t.removeAttribute("media"),o&&"undefined"!=typeof btoa&&(r+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(o))))," */")),t.styleSheet)t.styleSheet.cssText=r;else{for(;t.firstChild;)t.removeChild(t.firstChild);t.appendChild(document.createTextNode(r))}}var d=null,m=0;function h(t,e){var n,r,a;if(e.singleton){var o=m++;n=d||(d=l(e)),r=p.bind(null,n,o,!1),a=p.bind(null,n,o,!0)}else n=l(e),r=f.bind(null,n,e),a=function(){!function(t){if(null===t.parentNode)return!1;t.parentNode.removeChild(t)}(n)};return r(t),function(e){if(e){if(e.css===t.css&&e.media===t.media&&e.sourceMap===t.sourceMap)return;r(t=e)}else a()}}t.exports=function(t,e){(e=e||{}).singleton||"boolean"==typeof e.singleton||(e.singleton=(void 0===r&&(r=Boolean(window&&document&&document.all&&!window.atob)),r));var n=s(t=t||[],e);return function(t){if(t=t||[],"[object Array]"===Object.prototype.toString.call(t)){for(var r=0;r<n.length;r++){var a=i(n[r]);o[a].references--}for(var l=s(t,e),u=0;u<n.length;u++){var c=i(n[u]);0===o[c].references&&(o[c].updater(),o.splice(c,1))}n=l}}}},32570:function(t,e){"use strict";e.Z="data:image/svg+xml;base64,PCFET0NUWVBFIHN2ZyAgUFVCTElDICctLy9XM0MvL0RURCBTVkcgMS4xLy9FTicgICdodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQnPgo8c3ZnIHdpZHRoPSI1MTJweCIgaGVpZ2h0PSI1MTJweCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNDM4LjU0OSA0MzguNTQ5IiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCA0MzguNTUgNDM4LjU1IiB4bWw6c3BhY2U9InByZXNlcnZlIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgoKCTxwYXRoIGQ9Im00MDkuMTMgMTE0LjU3Yy0xOS42MDgtMzMuNTk2LTQ2LjIwNS02MC4xOTQtNzkuNzk4LTc5LjgtMzMuNTk4LTE5LjYwNy03MC4yNzctMjkuNDA4LTExMC4wNi0yOS40MDgtMzkuNzgxIDAtNzYuNDcyIDkuODA0LTExMC4wNiAyOS40MDgtMzMuNTk2IDE5LjYwNS02MC4xOTIgNDYuMjA0LTc5LjggNzkuOC0xOS42MDUgMzMuNTk1LTI5LjQwOCA3MC4yODEtMjkuNDA4IDExMC4wNiAwIDQ3Ljc4IDEzLjk0IDkwLjc0NSA0MS44MjcgMTI4LjkxIDI3Ljg4NCAzOC4xNjQgNjMuOTA2IDY0LjU3MiAxMDguMDYgNzkuMjI3IDUuMTQgMC45NTQgOC45NDUgMC4yODMgMTEuNDE5LTEuOTk2IDIuNDc1LTIuMjgyIDMuNzExLTUuMTQgMy43MTEtOC41NjIgMC0wLjU3MS0wLjA0OS01LjcwOC0wLjE0NC0xNS40MTctMC4wOTgtOS43MDktMC4xNDQtMTguMTc5LTAuMTQ0LTI1LjQwNmwtNi41NjcgMS4xMzZjLTQuMTg3IDAuNzY3LTkuNDY5IDEuMDkyLTE1Ljg0NiAxLTYuMzc0LTAuMDg5LTEyLjk5MS0wLjc1Ny0xOS44NDItMS45OTktNi44NTQtMS4yMzEtMTMuMjI5LTQuMDg2LTE5LjEzLTguNTU5LTUuODk4LTQuNDczLTEwLjA4NS0xMC4zMjgtMTIuNTYtMTcuNTU2bC0yLjg1NS02LjU3Yy0xLjkwMy00LjM3NC00Ljg5OS05LjIzMy04Ljk5Mi0xNC41NTktNC4wOTMtNS4zMzEtOC4yMzItOC45NDUtMTIuNDE5LTEwLjg0OGwtMS45OTktMS40MzFjLTEuMzMyLTAuOTUxLTIuNTY4LTIuMDk4LTMuNzExLTMuNDI5LTEuMTQyLTEuMzMxLTEuOTk3LTIuNjYzLTIuNTY4LTMuOTk3LTAuNTcyLTEuMzM1LTAuMDk4LTIuNDMgMS40MjctMy4yODlzNC4yODEtMS4yNzYgOC4yOC0xLjI3Nmw1LjcwOCAwLjg1M2MzLjgwNyAwLjc2MyA4LjUxNiAzLjA0MiAxNC4xMzMgNi44NTEgNS42MTQgMy44MDYgMTAuMjI5IDguNzU0IDEzLjg0NiAxNC44NDIgNC4zOCA3LjgwNiA5LjY1NyAxMy43NTQgMTUuODQ2IDE3Ljg0NyA2LjE4NCA0LjA5MyAxMi40MTkgNi4xMzYgMTguNjk5IDYuMTM2czExLjcwNC0wLjQ3NiAxNi4yNzQtMS40MjNjNC41NjUtMC45NTIgOC44NDgtMi4zODMgMTIuODQ3LTQuMjg1IDEuNzEzLTEyLjc1OCA2LjM3Ny0yMi41NTkgMTMuOTg4LTI5LjQxLTEwLjg0OC0xLjE0LTIwLjYwMS0yLjg1Ny0yOS4yNjQtNS4xNC04LjY1OC0yLjI4Ni0xNy42MDUtNS45OTYtMjYuODM1LTExLjE0LTkuMjM1LTUuMTM3LTE2Ljg5Ni0xMS41MTYtMjIuOTg1LTE5LjEyNi02LjA5LTcuNjE0LTExLjA4OC0xNy42MS0xNC45ODctMjkuOTc5LTMuOTAxLTEyLjM3NC01Ljg1Mi0yNi42NDgtNS44NTItNDIuODI2IDAtMjMuMDM1IDcuNTItNDIuNjM3IDIyLjU1Ny01OC44MTctNy4wNDQtMTcuMzE4LTYuMzc5LTM2LjczMiAxLjk5Ny01OC4yNCA1LjUyLTEuNzE1IDEzLjcwNi0wLjQyOCAyNC41NTQgMy44NTMgMTAuODUgNC4yODMgMTguNzk0IDcuOTUyIDIzLjg0IDEwLjk5NCA1LjA0NiAzLjA0MSA5LjA4OSA1LjYxOCAxMi4xMzUgNy43MDggMTcuNzA1LTQuOTQ3IDM1Ljk3Ni03LjQyMSA1NC44MTgtNy40MjFzMzcuMTE3IDIuNDc0IDU0LjgyMyA3LjQyMWwxMC44NDktNi44NDljNy40MTktNC41NyAxNi4xOC04Ljc1OCAyNi4yNjItMTIuNTY1IDEwLjA4OC0zLjgwNSAxNy44MDItNC44NTMgMjMuMTM0LTMuMTM4IDguNTYyIDIxLjUwOSA5LjMyNSA0MC45MjIgMi4yNzkgNTguMjQgMTUuMDM2IDE2LjE4IDIyLjU1OSAzNS43ODcgMjIuNTU5IDU4LjgxNyAwIDE2LjE3OC0xLjk1OCAzMC40OTctNS44NTMgNDIuOTY2LTMuOSAxMi40NzEtOC45NDEgMjIuNDU3LTE1LjEyNSAyOS45NzktNi4xOTEgNy41MjEtMTMuOTAxIDEzLjg1LTIzLjEzMSAxOC45ODYtOS4yMzIgNS4xNC0xOC4xODIgOC44NS0yNi44NCAxMS4xMzYtOC42NjIgMi4yODYtMTguNDE1IDQuMDA0LTI5LjI2MyA1LjE0NiA5Ljg5NCA4LjU2MiAxNC44NDIgMjIuMDc3IDE0Ljg0MiA0MC41Mzl2NjAuMjM3YzAgMy40MjIgMS4xOSA2LjI3OSAzLjU3MiA4LjU2MiAyLjM3OSAyLjI3OSA2LjEzNiAyLjk1IDExLjI3NiAxLjk5NSA0NC4xNjMtMTQuNjUzIDgwLjE4NS00MS4wNjIgMTA4LjA3LTc5LjIyNiAyNy44OC0zOC4xNjEgNDEuODI1LTgxLjEyNiA0MS44MjUtMTI4LjkxLTAuMDEtMzkuNzcxLTkuODE4LTc2LjQ1NC0yOS40MTQtMTEwLjA1eiIvPgoKCgoKCgoKCgoKCgoKCgoKPC9zdmc+Cg=="},70753:function(t,e){"use strict";e.Z="data:image/svg+xml;base64,PCFET0NUWVBFIHN2ZyAgUFVCTElDICctLy9XM0MvL0RURCBTVkcgMS4xLy9FTicgICdodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQnPgo8c3ZnIHdpZHRoPSI1MTJweCIgaGVpZ2h0PSI1MTJweCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNDM4LjU0OSA0MzguNTQ5IiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCA0MzguNTUgNDM4LjU1IiB4bWw6c3BhY2U9InByZXNlcnZlIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgoKCTxwYXRoIGQ9Im00MDkuMTMgMTE0LjU3Yy0xOS42MDgtMzMuNTk2LTQ2LjIwNS02MC4xOTQtNzkuNzk4LTc5LjgtMzMuNTk4LTE5LjYwNy03MC4yNzctMjkuNDA4LTExMC4wNi0yOS40MDgtMzkuNzgxIDAtNzYuNDcyIDkuODA0LTExMC4wNiAyOS40MDgtMzMuNTk2IDE5LjYwNS02MC4xOTIgNDYuMjA0LTc5LjggNzkuOC0xOS42MDUgMzMuNTk1LTI5LjQwOCA3MC4yODEtMjkuNDA4IDExMC4wNiAwIDQ3Ljc4IDEzLjk0IDkwLjc0NSA0MS44MjcgMTI4LjkxIDI3Ljg4NCAzOC4xNjQgNjMuOTA2IDY0LjU3MiAxMDguMDYgNzkuMjI3IDUuMTQgMC45NTQgOC45NDUgMC4yODMgMTEuNDE5LTEuOTk2IDIuNDc1LTIuMjgyIDMuNzExLTUuMTQgMy43MTEtOC41NjIgMC0wLjU3MS0wLjA0OS01LjcwOC0wLjE0NC0xNS40MTctMC4wOTgtOS43MDktMC4xNDQtMTguMTc5LTAuMTQ0LTI1LjQwNmwtNi41NjcgMS4xMzZjLTQuMTg3IDAuNzY3LTkuNDY5IDEuMDkyLTE1Ljg0NiAxLTYuMzc0LTAuMDg5LTEyLjk5MS0wLjc1Ny0xOS44NDItMS45OTktNi44NTQtMS4yMzEtMTMuMjI5LTQuMDg2LTE5LjEzLTguNTU5LTUuODk4LTQuNDczLTEwLjA4NS0xMC4zMjgtMTIuNTYtMTcuNTU2bC0yLjg1NS02LjU3Yy0xLjkwMy00LjM3NC00Ljg5OS05LjIzMy04Ljk5Mi0xNC41NTktNC4wOTMtNS4zMzEtOC4yMzItOC45NDUtMTIuNDE5LTEwLjg0OGwtMS45OTktMS40MzFjLTEuMzMyLTAuOTUxLTIuNTY4LTIuMDk4LTMuNzExLTMuNDI5LTEuMTQyLTEuMzMxLTEuOTk3LTIuNjYzLTIuNTY4LTMuOTk3LTAuNTcyLTEuMzM1LTAuMDk4LTIuNDMgMS40MjctMy4yODlzNC4yODEtMS4yNzYgOC4yOC0xLjI3Nmw1LjcwOCAwLjg1M2MzLjgwNyAwLjc2MyA4LjUxNiAzLjA0MiAxNC4xMzMgNi44NTEgNS42MTQgMy44MDYgMTAuMjI5IDguNzU0IDEzLjg0NiAxNC44NDIgNC4zOCA3LjgwNiA5LjY1NyAxMy43NTQgMTUuODQ2IDE3Ljg0NyA2LjE4NCA0LjA5MyAxMi40MTkgNi4xMzYgMTguNjk5IDYuMTM2czExLjcwNC0wLjQ3NiAxNi4yNzQtMS40MjNjNC41NjUtMC45NTIgOC44NDgtMi4zODMgMTIuODQ3LTQuMjg1IDEuNzEzLTEyLjc1OCA2LjM3Ny0yMi41NTkgMTMuOTg4LTI5LjQxLTEwLjg0OC0xLjE0LTIwLjYwMS0yLjg1Ny0yOS4yNjQtNS4xNC04LjY1OC0yLjI4Ni0xNy42MDUtNS45OTYtMjYuODM1LTExLjE0LTkuMjM1LTUuMTM3LTE2Ljg5Ni0xMS41MTYtMjIuOTg1LTE5LjEyNi02LjA5LTcuNjE0LTExLjA4OC0xNy42MS0xNC45ODctMjkuOTc5LTMuOTAxLTEyLjM3NC01Ljg1Mi0yNi42NDgtNS44NTItNDIuODI2IDAtMjMuMDM1IDcuNTItNDIuNjM3IDIyLjU1Ny01OC44MTctNy4wNDQtMTcuMzE4LTYuMzc5LTM2LjczMiAxLjk5Ny01OC4yNCA1LjUyLTEuNzE1IDEzLjcwNi0wLjQyOCAyNC41NTQgMy44NTMgMTAuODUgNC4yODMgMTguNzk0IDcuOTUyIDIzLjg0IDEwLjk5NCA1LjA0NiAzLjA0MSA5LjA4OSA1LjYxOCAxMi4xMzUgNy43MDggMTcuNzA1LTQuOTQ3IDM1Ljk3Ni03LjQyMSA1NC44MTgtNy40MjFzMzcuMTE3IDIuNDc0IDU0LjgyMyA3LjQyMWwxMC44NDktNi44NDljNy40MTktNC41NyAxNi4xOC04Ljc1OCAyNi4yNjItMTIuNTY1IDEwLjA4OC0zLjgwNSAxNy44MDItNC44NTMgMjMuMTM0LTMuMTM4IDguNTYyIDIxLjUwOSA5LjMyNSA0MC45MjIgMi4yNzkgNTguMjQgMTUuMDM2IDE2LjE4IDIyLjU1OSAzNS43ODcgMjIuNTU5IDU4LjgxNyAwIDE2LjE3OC0xLjk1OCAzMC40OTctNS44NTMgNDIuOTY2LTMuOSAxMi40NzEtOC45NDEgMjIuNDU3LTE1LjEyNSAyOS45NzktNi4xOTEgNy41MjEtMTMuOTAxIDEzLjg1LTIzLjEzMSAxOC45ODYtOS4yMzIgNS4xNC0xOC4xODIgOC44NS0yNi44NCAxMS4xMzYtOC42NjIgMi4yODYtMTguNDE1IDQuMDA0LTI5LjI2MyA1LjE0NiA5Ljg5NCA4LjU2MiAxNC44NDIgMjIuMDc3IDE0Ljg0MiA0MC41Mzl2NjAuMjM3YzAgMy40MjIgMS4xOSA2LjI3OSAzLjU3MiA4LjU2MiAyLjM3OSAyLjI3OSA2LjEzNiAyLjk1IDExLjI3NiAxLjk5NSA0NC4xNjMtMTQuNjUzIDgwLjE4NS00MS4wNjIgMTA4LjA3LTc5LjIyNiAyNy44OC0zOC4xNjEgNDEuODI1LTgxLjEyNiA0MS44MjUtMTI4LjkxLTAuMDEtMzkuNzcxLTkuODE4LTc2LjQ1NC0yOS40MTQtMTEwLjA1eiIgZmlsbD0iI2ZmZiIvPgoKCgoKCgoKCgoKCgoKCgoKPC9zdmc+Cg=="},77489:function(t,e){"use strict";e.Z="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMTYiIHdpZHRoPSIxNiI+CiAgPHBhdGggZD0iTTE0IDEyLjNMMTIuMyAxNCA4IDkuNyAzLjcgMTQgMiAxMi4zIDYuMyA4IDIgMy43IDMuNyAyIDggNi4zIDEyLjMgMiAxNCAzLjcgOS43IDh6IiBzdHlsZT0iZmlsbC1vcGFjaXR5OjE7ZmlsbDojZmZmZmZmIi8+Cjwvc3ZnPgo="},48632:function(t,e){"use strict";e.Z="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMTYiIHdpZHRoPSIxNiI+CiAgPHBhdGggZD0iTTE0IDEyLjNMMTIuMyAxNCA4IDkuNyAzLjcgMTQgMiAxMi4zIDYuMyA4IDIgMy43IDMuNyAyIDggNi4zIDEyLjMgMiAxNCAzLjcgOS43IDh6Ii8+Cjwvc3ZnPgo="}},n={};function r(t){if(n[t])return n[t].exports;var a=n[t]={id:t,exports:{}};return e[t](a,a.exports,r),a.exports}r.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return r.d(e,{a:e}),e},r.d=function(t,e){for(var n in e)r.o(e,n)&&!r.o(t,n)&&Object.defineProperty(t,n,{enumerable:!0,get:e[n]})},r.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(t){if("object"==typeof window)return window}}(),r.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},function(){"use strict";var e=Object.freeze({});function n(t){return null==t}function a(t){return null!=t}function o(t){return!0===t}function i(t){return"string"==typeof t||"number"==typeof t||"symbol"==typeof t||"boolean"==typeof t}function s(t){return null!==t&&"object"==typeof t}var l=Object.prototype.toString;function u(t){return"[object Object]"===l.call(t)}function c(t){var e=parseFloat(String(t));return e>=0&&Math.floor(e)===e&&isFinite(t)}function p(t){return a(t)&&"function"==typeof t.then&&"function"==typeof t.catch}function f(t){return null==t?"":Array.isArray(t)||u(t)&&t.toString===l?JSON.stringify(t,null,2):String(t)}function d(t){var e=parseFloat(t);return isNaN(e)?t:e}function m(t,e){for(var n=Object.create(null),r=t.split(","),a=0;a<r.length;a++)n[r[a]]=!0;return e?function(t){return n[t.toLowerCase()]}:function(t){return n[t]}}m("slot,component",!0);var h=m("key,ref,slot,slot-scope,is");function g(t,e){if(t.length){var n=t.indexOf(e);if(n>-1)return t.splice(n,1)}}var v=Object.prototype.hasOwnProperty;function y(t,e){return v.call(t,e)}function x(t){var e=Object.create(null);return function(n){return e[n]||(e[n]=t(n))}}var T=/-(\w)/g,b=x((function(t){return t.replace(T,(function(t,e){return e?e.toUpperCase():""}))})),w=x((function(t){return t.charAt(0).toUpperCase()+t.slice(1)})),L=/\B([A-Z])/g,A=x((function(t){return t.replace(L,"-$1").toLowerCase()})),C=Function.prototype.bind?function(t,e){return t.bind(e)}:function(t,e){function n(n){var r=arguments.length;return r?r>1?t.apply(e,arguments):t.call(e,n):t.call(e)}return n._length=t.length,n};function E(t,e){e=e||0;for(var n=t.length-e,r=new Array(n);n--;)r[n]=t[n+e];return r}function N(t,e){for(var n in e)t[n]=e[n];return t}function M(t){for(var e={},n=0;n<t.length;n++)t[n]&&N(e,t[n]);return e}function _(t,e,n){}var O=function(t,e,n){return!1},j=function(t){return t};function S(t,e){if(t===e)return!0;var n=s(t),r=s(e);if(!n||!r)return!n&&!r&&String(t)===String(e);try{var a=Array.isArray(t),o=Array.isArray(e);if(a&&o)return t.length===e.length&&t.every((function(t,n){return S(t,e[n])}));if(t instanceof Date&&e instanceof Date)return t.getTime()===e.getTime();if(a||o)return!1;var i=Object.keys(t),l=Object.keys(e);return i.length===l.length&&i.every((function(n){return S(t[n],e[n])}))}catch(t){return!1}}function I(t,e){for(var n=0;n<t.length;n++)if(S(t[n],e))return n;return-1}function k(t){var e=!1;return function(){e||(e=!0,t.apply(this,arguments))}}var D="data-server-rendered",F=["component","directive","filter"],P=["beforeCreate","created","beforeMount","mounted","beforeUpdate","updated","beforeDestroy","destroyed","activated","deactivated","errorCaptured","serverPrefetch"],R={optionMergeStrategies:Object.create(null),silent:!1,productionTip:!1,devtools:!1,performance:!1,errorHandler:null,warnHandler:null,ignoredElements:[],keyCodes:Object.create(null),isReservedTag:O,isReservedAttr:O,isUnknownElement:O,getTagNamespace:_,parsePlatformTagName:j,mustUseProp:O,async:!0,_lifecycleHooks:P};function U(t,e,n,r){Object.defineProperty(t,e,{value:n,enumerable:!!r,writable:!0,configurable:!0})}var $,z=new RegExp("[^"+/a-zA-Z\u00B7\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u037D\u037F-\u1FFF\u200C-\u200D\u203F-\u2040\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD/.source+".$_\\d]"),B="__proto__"in{},G="undefined"!=typeof window,Y="undefined"!=typeof WXEnvironment&&!!WXEnvironment.platform,H=Y&&WXEnvironment.platform.toLowerCase(),Q=G&&window.navigator.userAgent.toLowerCase(),Z=Q&&/msie|trident/.test(Q),V=Q&&Q.indexOf("msie 9.0")>0,W=Q&&Q.indexOf("edge/")>0,X=(Q&&Q.indexOf("android"),Q&&/iphone|ipad|ipod|ios/.test(Q)||"ios"===H),K=(Q&&/chrome\/\d+/.test(Q),Q&&/phantomjs/.test(Q),Q&&Q.match(/firefox\/(\d+)/)),q={}.watch,J=!1;if(G)try{var tt={};Object.defineProperty(tt,"passive",{get:function(){J=!0}}),window.addEventListener("test-passive",null,tt)}catch(t){}var et=function(){return void 0===$&&($=!G&&!Y&&void 0!==r.g&&r.g.process&&"server"===r.g.process.env.VUE_ENV),$},nt=G&&window.__VUE_DEVTOOLS_GLOBAL_HOOK__;function rt(t){return"function"==typeof t&&/native code/.test(t.toString())}var at,ot="undefined"!=typeof Symbol&&rt(Symbol)&&"undefined"!=typeof Reflect&&rt(Reflect.ownKeys);at="undefined"!=typeof Set&&rt(Set)?Set:function(){function t(){this.set=Object.create(null)}return t.prototype.has=function(t){return!0===this.set[t]},t.prototype.add=function(t){this.set[t]=!0},t.prototype.clear=function(){this.set=Object.create(null)},t}();var it=_,st=0,lt=function(){this.id=st++,this.subs=[]};lt.prototype.addSub=function(t){this.subs.push(t)},lt.prototype.removeSub=function(t){g(this.subs,t)},lt.prototype.depend=function(){lt.target&<.target.addDep(this)},lt.prototype.notify=function(){for(var t=this.subs.slice(),e=0,n=t.length;e<n;e++)t[e].update()},lt.target=null;var ut=[];function ct(t){ut.push(t),lt.target=t}function pt(){ut.pop(),lt.target=ut[ut.length-1]}var ft=function(t,e,n,r,a,o,i,s){this.tag=t,this.data=e,this.children=n,this.text=r,this.elm=a,this.ns=void 0,this.context=o,this.fnContext=void 0,this.fnOptions=void 0,this.fnScopeId=void 0,this.key=e&&e.key,this.componentOptions=i,this.componentInstance=void 0,this.parent=void 0,this.raw=!1,this.isStatic=!1,this.isRootInsert=!0,this.isComment=!1,this.isCloned=!1,this.isOnce=!1,this.asyncFactory=s,this.asyncMeta=void 0,this.isAsyncPlaceholder=!1},dt={child:{configurable:!0}};dt.child.get=function(){return this.componentInstance},Object.defineProperties(ft.prototype,dt);var mt=function(t){void 0===t&&(t="");var e=new ft;return e.text=t,e.isComment=!0,e};function ht(t){return new ft(void 0,void 0,void 0,String(t))}function gt(t){var e=new ft(t.tag,t.data,t.children&&t.children.slice(),t.text,t.elm,t.context,t.componentOptions,t.asyncFactory);return e.ns=t.ns,e.isStatic=t.isStatic,e.key=t.key,e.isComment=t.isComment,e.fnContext=t.fnContext,e.fnOptions=t.fnOptions,e.fnScopeId=t.fnScopeId,e.asyncMeta=t.asyncMeta,e.isCloned=!0,e}var vt=Array.prototype,yt=Object.create(vt);["push","pop","shift","unshift","splice","sort","reverse"].forEach((function(t){var e=vt[t];U(yt,t,(function(){for(var n=[],r=arguments.length;r--;)n[r]=arguments[r];var a,o=e.apply(this,n),i=this.__ob__;switch(t){case"push":case"unshift":a=n;break;case"splice":a=n.slice(2)}return a&&i.observeArray(a),i.dep.notify(),o}))}));var xt=Object.getOwnPropertyNames(yt),Tt=!0;function bt(t){Tt=t}var wt=function(t){this.value=t,this.dep=new lt,this.vmCount=0,U(t,"__ob__",this),Array.isArray(t)?(B?function(t,e){t.__proto__=e}(t,yt):function(t,e,n){for(var r=0,a=n.length;r<a;r++){var o=n[r];U(t,o,e[o])}}(t,yt,xt),this.observeArray(t)):this.walk(t)};function Lt(t,e){var n;if(s(t)&&!(t instanceof ft))return y(t,"__ob__")&&t.__ob__ instanceof wt?n=t.__ob__:Tt&&!et()&&(Array.isArray(t)||u(t))&&Object.isExtensible(t)&&!t._isVue&&(n=new wt(t)),e&&n&&n.vmCount++,n}function At(t,e,n,r,a){var o=new lt,i=Object.getOwnPropertyDescriptor(t,e);if(!i||!1!==i.configurable){var s=i&&i.get,l=i&&i.set;s&&!l||2!==arguments.length||(n=t[e]);var u=!a&&Lt(n);Object.defineProperty(t,e,{enumerable:!0,configurable:!0,get:function(){var e=s?s.call(t):n;return lt.target&&(o.depend(),u&&(u.dep.depend(),Array.isArray(e)&&Nt(e))),e},set:function(e){var r=s?s.call(t):n;e===r||e!=e&&r!=r||s&&!l||(l?l.call(t,e):n=e,u=!a&&Lt(e),o.notify())}})}}function Ct(t,e,n){if(Array.isArray(t)&&c(e))return t.length=Math.max(t.length,e),t.splice(e,1,n),n;if(e in t&&!(e in Object.prototype))return t[e]=n,n;var r=t.__ob__;return t._isVue||r&&r.vmCount?n:r?(At(r.value,e,n),r.dep.notify(),n):(t[e]=n,n)}function Et(t,e){if(Array.isArray(t)&&c(e))t.splice(e,1);else{var n=t.__ob__;t._isVue||n&&n.vmCount||y(t,e)&&(delete t[e],n&&n.dep.notify())}}function Nt(t){for(var e=void 0,n=0,r=t.length;n<r;n++)(e=t[n])&&e.__ob__&&e.__ob__.dep.depend(),Array.isArray(e)&&Nt(e)}wt.prototype.walk=function(t){for(var e=Object.keys(t),n=0;n<e.length;n++)At(t,e[n])},wt.prototype.observeArray=function(t){for(var e=0,n=t.length;e<n;e++)Lt(t[e])};var Mt=R.optionMergeStrategies;function _t(t,e){if(!e)return t;for(var n,r,a,o=ot?Reflect.ownKeys(e):Object.keys(e),i=0;i<o.length;i++)"__ob__"!==(n=o[i])&&(r=t[n],a=e[n],y(t,n)?r!==a&&u(r)&&u(a)&&_t(r,a):Ct(t,n,a));return t}function Ot(t,e,n){return n?function(){var r="function"==typeof e?e.call(n,n):e,a="function"==typeof t?t.call(n,n):t;return r?_t(r,a):a}:e?t?function(){return _t("function"==typeof e?e.call(this,this):e,"function"==typeof t?t.call(this,this):t)}:e:t}function jt(t,e){var n=e?t?t.concat(e):Array.isArray(e)?e:[e]:t;return n?function(t){for(var e=[],n=0;n<t.length;n++)-1===e.indexOf(t[n])&&e.push(t[n]);return e}(n):n}function St(t,e,n,r){var a=Object.create(t||null);return e?N(a,e):a}Mt.data=function(t,e,n){return n?Ot(t,e,n):e&&"function"!=typeof e?t:Ot(t,e)},P.forEach((function(t){Mt[t]=jt})),F.forEach((function(t){Mt[t+"s"]=St})),Mt.watch=function(t,e,n,r){if(t===q&&(t=void 0),e===q&&(e=void 0),!e)return Object.create(t||null);if(!t)return e;var a={};for(var o in N(a,t),e){var i=a[o],s=e[o];i&&!Array.isArray(i)&&(i=[i]),a[o]=i?i.concat(s):Array.isArray(s)?s:[s]}return a},Mt.props=Mt.methods=Mt.inject=Mt.computed=function(t,e,n,r){if(!t)return e;var a=Object.create(null);return N(a,t),e&&N(a,e),a},Mt.provide=Ot;var It=function(t,e){return void 0===e?t:e};function kt(t,e,n){if("function"==typeof e&&(e=e.options),function(t,e){var n=t.props;if(n){var r,a,o={};if(Array.isArray(n))for(r=n.length;r--;)"string"==typeof(a=n[r])&&(o[b(a)]={type:null});else if(u(n))for(var i in n)a=n[i],o[b(i)]=u(a)?a:{type:a};t.props=o}}(e),function(t,e){var n=t.inject;if(n){var r=t.inject={};if(Array.isArray(n))for(var a=0;a<n.length;a++)r[n[a]]={from:n[a]};else if(u(n))for(var o in n){var i=n[o];r[o]=u(i)?N({from:o},i):{from:i}}}}(e),function(t){var e=t.directives;if(e)for(var n in e){var r=e[n];"function"==typeof r&&(e[n]={bind:r,update:r})}}(e),!e._base&&(e.extends&&(t=kt(t,e.extends,n)),e.mixins))for(var r=0,a=e.mixins.length;r<a;r++)t=kt(t,e.mixins[r],n);var o,i={};for(o in t)s(o);for(o in e)y(t,o)||s(o);function s(r){var a=Mt[r]||It;i[r]=a(t[r],e[r],n,r)}return i}function Dt(t,e,n,r){if("string"==typeof n){var a=t[e];if(y(a,n))return a[n];var o=b(n);if(y(a,o))return a[o];var i=w(o);return y(a,i)?a[i]:a[n]||a[o]||a[i]}}function Ft(t,e,n,r){var a=e[t],o=!y(n,t),i=n[t],s=Ut(Boolean,a.type);if(s>-1)if(o&&!y(a,"default"))i=!1;else if(""===i||i===A(t)){var l=Ut(String,a.type);(l<0||s<l)&&(i=!0)}if(void 0===i){i=function(t,e,n){if(y(e,"default")){var r=e.default;return t&&t.$options.propsData&&void 0===t.$options.propsData[n]&&void 0!==t._props[n]?t._props[n]:"function"==typeof r&&"Function"!==Pt(e.type)?r.call(t):r}}(r,a,t);var u=Tt;bt(!0),Lt(i),bt(u)}return i}function Pt(t){var e=t&&t.toString().match(/^\s*function (\w+)/);return e?e[1]:""}function Rt(t,e){return Pt(t)===Pt(e)}function Ut(t,e){if(!Array.isArray(e))return Rt(e,t)?0:-1;for(var n=0,r=e.length;n<r;n++)if(Rt(e[n],t))return n;return-1}function $t(t,e,n){ct();try{if(e)for(var r=e;r=r.$parent;){var a=r.$options.errorCaptured;if(a)for(var o=0;o<a.length;o++)try{if(!1===a[o].call(r,t,e,n))return}catch(t){Bt(t,r,"errorCaptured hook")}}Bt(t,e,n)}finally{pt()}}function zt(t,e,n,r,a){var o;try{(o=n?t.apply(e,n):t.call(e))&&!o._isVue&&p(o)&&!o._handled&&(o.catch((function(t){return $t(t,r,a+" (Promise/async)")})),o._handled=!0)}catch(t){$t(t,r,a)}return o}function Bt(t,e,n){if(R.errorHandler)try{return R.errorHandler.call(null,t,e,n)}catch(e){e!==t&&Gt(e)}Gt(t)}function Gt(t,e,n){if(!G&&!Y||"undefined"==typeof console)throw t;console.error(t)}var Yt,Ht=!1,Qt=[],Zt=!1;function Vt(){Zt=!1;var t=Qt.slice(0);Qt.length=0;for(var e=0;e<t.length;e++)t[e]()}if("undefined"!=typeof Promise&&rt(Promise)){var Wt=Promise.resolve();Yt=function(){Wt.then(Vt),X&&setTimeout(_)},Ht=!0}else if(Z||"undefined"==typeof MutationObserver||!rt(MutationObserver)&&"[object MutationObserverConstructor]"!==MutationObserver.toString())Yt="undefined"!=typeof setImmediate&&rt(setImmediate)?function(){setImmediate(Vt)}:function(){setTimeout(Vt,0)};else{var Xt=1,Kt=new MutationObserver(Vt),qt=document.createTextNode(String(Xt));Kt.observe(qt,{characterData:!0}),Yt=function(){Xt=(Xt+1)%2,qt.data=String(Xt)},Ht=!0}function Jt(t,e){var n;if(Qt.push((function(){if(t)try{t.call(e)}catch(t){$t(t,e,"nextTick")}else n&&n(e)})),Zt||(Zt=!0,Yt()),!t&&"undefined"!=typeof Promise)return new Promise((function(t){n=t}))}var te=new at;function ee(t){ne(t,te),te.clear()}function ne(t,e){var n,r,a=Array.isArray(t);if(!(!a&&!s(t)||Object.isFrozen(t)||t instanceof ft)){if(t.__ob__){var o=t.__ob__.dep.id;if(e.has(o))return;e.add(o)}if(a)for(n=t.length;n--;)ne(t[n],e);else for(n=(r=Object.keys(t)).length;n--;)ne(t[r[n]],e)}}var re=x((function(t){var e="&"===t.charAt(0),n="~"===(t=e?t.slice(1):t).charAt(0),r="!"===(t=n?t.slice(1):t).charAt(0);return{name:t=r?t.slice(1):t,once:n,capture:r,passive:e}}));function ae(t,e){function n(){var t=arguments,r=n.fns;if(!Array.isArray(r))return zt(r,null,arguments,e,"v-on handler");for(var a=r.slice(),o=0;o<a.length;o++)zt(a[o],null,t,e,"v-on handler")}return n.fns=t,n}function oe(t,e,r,a,i,s){var l,u,c,p;for(l in t)u=t[l],c=e[l],p=re(l),n(u)||(n(c)?(n(u.fns)&&(u=t[l]=ae(u,s)),o(p.once)&&(u=t[l]=i(p.name,u,p.capture)),r(p.name,u,p.capture,p.passive,p.params)):u!==c&&(c.fns=u,t[l]=c));for(l in e)n(t[l])&&a((p=re(l)).name,e[l],p.capture)}function ie(t,e,r){var i;t instanceof ft&&(t=t.data.hook||(t.data.hook={}));var s=t[e];function l(){r.apply(this,arguments),g(i.fns,l)}n(s)?i=ae([l]):a(s.fns)&&o(s.merged)?(i=s).fns.push(l):i=ae([s,l]),i.merged=!0,t[e]=i}function se(t,e,n,r,o){if(a(e)){if(y(e,n))return t[n]=e[n],o||delete e[n],!0;if(y(e,r))return t[n]=e[r],o||delete e[r],!0}return!1}function le(t){return i(t)?[ht(t)]:Array.isArray(t)?ce(t):void 0}function ue(t){return a(t)&&a(t.text)&&!1===t.isComment}function ce(t,e){var r,s,l,u,c=[];for(r=0;r<t.length;r++)n(s=t[r])||"boolean"==typeof s||(u=c[l=c.length-1],Array.isArray(s)?s.length>0&&(ue((s=ce(s,(e||"")+"_"+r))[0])&&ue(u)&&(c[l]=ht(u.text+s[0].text),s.shift()),c.push.apply(c,s)):i(s)?ue(u)?c[l]=ht(u.text+s):""!==s&&c.push(ht(s)):ue(s)&&ue(u)?c[l]=ht(u.text+s.text):(o(t._isVList)&&a(s.tag)&&n(s.key)&&a(e)&&(s.key="__vlist"+e+"_"+r+"__"),c.push(s)));return c}function pe(t,e){if(t){for(var n=Object.create(null),r=ot?Reflect.ownKeys(t):Object.keys(t),a=0;a<r.length;a++){var o=r[a];if("__ob__"!==o){for(var i=t[o].from,s=e;s;){if(s._provided&&y(s._provided,i)){n[o]=s._provided[i];break}s=s.$parent}if(!s&&"default"in t[o]){var l=t[o].default;n[o]="function"==typeof l?l.call(e):l}}}return n}}function fe(t,e){if(!t||!t.length)return{};for(var n={},r=0,a=t.length;r<a;r++){var o=t[r],i=o.data;if(i&&i.attrs&&i.attrs.slot&&delete i.attrs.slot,o.context!==e&&o.fnContext!==e||!i||null==i.slot)(n.default||(n.default=[])).push(o);else{var s=i.slot,l=n[s]||(n[s]=[]);"template"===o.tag?l.push.apply(l,o.children||[]):l.push(o)}}for(var u in n)n[u].every(de)&&delete n[u];return n}function de(t){return t.isComment&&!t.asyncFactory||" "===t.text}function me(t,n,r){var a,o=Object.keys(n).length>0,i=t?!!t.$stable:!o,s=t&&t.$key;if(t){if(t._normalized)return t._normalized;if(i&&r&&r!==e&&s===r.$key&&!o&&!r.$hasNormal)return r;for(var l in a={},t)t[l]&&"$"!==l[0]&&(a[l]=he(n,l,t[l]))}else a={};for(var u in n)u in a||(a[u]=ge(n,u));return t&&Object.isExtensible(t)&&(t._normalized=a),U(a,"$stable",i),U(a,"$key",s),U(a,"$hasNormal",o),a}function he(t,e,n){var r=function(){var t=arguments.length?n.apply(null,arguments):n({});return(t=t&&"object"==typeof t&&!Array.isArray(t)?[t]:le(t))&&(0===t.length||1===t.length&&t[0].isComment)?void 0:t};return n.proxy&&Object.defineProperty(t,e,{get:r,enumerable:!0,configurable:!0}),r}function ge(t,e){return function(){return t[e]}}function ve(t,e){var n,r,o,i,l;if(Array.isArray(t)||"string"==typeof t)for(n=new Array(t.length),r=0,o=t.length;r<o;r++)n[r]=e(t[r],r);else if("number"==typeof t)for(n=new Array(t),r=0;r<t;r++)n[r]=e(r+1,r);else if(s(t))if(ot&&t[Symbol.iterator]){n=[];for(var u=t[Symbol.iterator](),c=u.next();!c.done;)n.push(e(c.value,n.length)),c=u.next()}else for(i=Object.keys(t),n=new Array(i.length),r=0,o=i.length;r<o;r++)l=i[r],n[r]=e(t[l],l,r);return a(n)||(n=[]),n._isVList=!0,n}function ye(t,e,n,r){var a,o=this.$scopedSlots[t];o?(n=n||{},r&&(n=N(N({},r),n)),a=o(n)||e):a=this.$slots[t]||e;var i=n&&n.slot;return i?this.$createElement("template",{slot:i},a):a}function xe(t){return Dt(this.$options,"filters",t)||j}function Te(t,e){return Array.isArray(t)?-1===t.indexOf(e):t!==e}function be(t,e,n,r,a){var o=R.keyCodes[e]||n;return a&&r&&!R.keyCodes[e]?Te(a,r):o?Te(o,t):r?A(r)!==e:void 0}function we(t,e,n,r,a){if(n&&s(n)){var o;Array.isArray(n)&&(n=M(n));var i=function(i){if("class"===i||"style"===i||h(i))o=t;else{var s=t.attrs&&t.attrs.type;o=r||R.mustUseProp(e,s,i)?t.domProps||(t.domProps={}):t.attrs||(t.attrs={})}var l=b(i),u=A(i);l in o||u in o||(o[i]=n[i],a&&((t.on||(t.on={}))["update:"+i]=function(t){n[i]=t}))};for(var l in n)i(l)}return t}function Le(t,e){var n=this._staticTrees||(this._staticTrees=[]),r=n[t];return r&&!e||Ce(r=n[t]=this.$options.staticRenderFns[t].call(this._renderProxy,null,this),"__static__"+t,!1),r}function Ae(t,e,n){return Ce(t,"__once__"+e+(n?"_"+n:""),!0),t}function Ce(t,e,n){if(Array.isArray(t))for(var r=0;r<t.length;r++)t[r]&&"string"!=typeof t[r]&&Ee(t[r],e+"_"+r,n);else Ee(t,e,n)}function Ee(t,e,n){t.isStatic=!0,t.key=e,t.isOnce=n}function Ne(t,e){if(e&&u(e)){var n=t.on=t.on?N({},t.on):{};for(var r in e){var a=n[r],o=e[r];n[r]=a?[].concat(a,o):o}}return t}function Me(t,e,n,r){e=e||{$stable:!n};for(var a=0;a<t.length;a++){var o=t[a];Array.isArray(o)?Me(o,e,n):o&&(o.proxy&&(o.fn.proxy=!0),e[o.key]=o.fn)}return r&&(e.$key=r),e}function _e(t,e){for(var n=0;n<e.length;n+=2){var r=e[n];"string"==typeof r&&r&&(t[e[n]]=e[n+1])}return t}function Oe(t,e){return"string"==typeof t?e+t:t}function je(t){t._o=Ae,t._n=d,t._s=f,t._l=ve,t._t=ye,t._q=S,t._i=I,t._m=Le,t._f=xe,t._k=be,t._b=we,t._v=ht,t._e=mt,t._u=Me,t._g=Ne,t._d=_e,t._p=Oe}function Se(t,n,r,a,i){var s,l=this,u=i.options;y(a,"_uid")?(s=Object.create(a))._original=a:(s=a,a=a._original);var c=o(u._compiled),p=!c;this.data=t,this.props=n,this.children=r,this.parent=a,this.listeners=t.on||e,this.injections=pe(u.inject,a),this.slots=function(){return l.$slots||me(t.scopedSlots,l.$slots=fe(r,a)),l.$slots},Object.defineProperty(this,"scopedSlots",{enumerable:!0,get:function(){return me(t.scopedSlots,this.slots())}}),c&&(this.$options=u,this.$slots=this.slots(),this.$scopedSlots=me(t.scopedSlots,this.$slots)),u._scopeId?this._c=function(t,e,n,r){var o=Ue(s,t,e,n,r,p);return o&&!Array.isArray(o)&&(o.fnScopeId=u._scopeId,o.fnContext=a),o}:this._c=function(t,e,n,r){return Ue(s,t,e,n,r,p)}}function Ie(t,e,n,r,a){var o=gt(t);return o.fnContext=n,o.fnOptions=r,e.slot&&((o.data||(o.data={})).slot=e.slot),o}function ke(t,e){for(var n in e)t[b(n)]=e[n]}je(Se.prototype);var De={init:function(t,e){if(t.componentInstance&&!t.componentInstance._isDestroyed&&t.data.keepAlive){var n=t;De.prepatch(n,n)}else(t.componentInstance=function(t,e){var n={_isComponent:!0,_parentVnode:t,parent:e},r=t.data.inlineTemplate;return a(r)&&(n.render=r.render,n.staticRenderFns=r.staticRenderFns),new t.componentOptions.Ctor(n)}(t,Xe)).$mount(e?t.elm:void 0,e)},prepatch:function(t,n){var r=n.componentOptions;!function(t,n,r,a,o){var i=a.data.scopedSlots,s=t.$scopedSlots,l=!!(i&&!i.$stable||s!==e&&!s.$stable||i&&t.$scopedSlots.$key!==i.$key),u=!!(o||t.$options._renderChildren||l);if(t.$options._parentVnode=a,t.$vnode=a,t._vnode&&(t._vnode.parent=a),t.$options._renderChildren=o,t.$attrs=a.data.attrs||e,t.$listeners=r||e,n&&t.$options.props){bt(!1);for(var c=t._props,p=t.$options._propKeys||[],f=0;f<p.length;f++){var d=p[f],m=t.$options.props;c[d]=Ft(d,m,n,t)}bt(!0),t.$options.propsData=n}r=r||e;var h=t.$options._parentListeners;t.$options._parentListeners=r,We(t,r,h),u&&(t.$slots=fe(o,a.context),t.$forceUpdate())}(n.componentInstance=t.componentInstance,r.propsData,r.listeners,n,r.children)},insert:function(t){var e,n=t.context,r=t.componentInstance;r._isMounted||(r._isMounted=!0,en(r,"mounted")),t.data.keepAlive&&(n._isMounted?((e=r)._inactive=!1,rn.push(e)):Je(r,!0))},destroy:function(t){var e=t.componentInstance;e._isDestroyed||(t.data.keepAlive?tn(e,!0):e.$destroy())}},Fe=Object.keys(De);function Pe(t,r,i,l,u){if(!n(t)){var c=i.$options._base;if(s(t)&&(t=c.extend(t)),"function"==typeof t){var f;if(n(t.cid)&&void 0===(t=function(t,e){if(o(t.error)&&a(t.errorComp))return t.errorComp;if(a(t.resolved))return t.resolved;var r=Be;if(r&&a(t.owners)&&-1===t.owners.indexOf(r)&&t.owners.push(r),o(t.loading)&&a(t.loadingComp))return t.loadingComp;if(r&&!a(t.owners)){var i=t.owners=[r],l=!0,u=null,c=null;r.$on("hook:destroyed",(function(){return g(i,r)}));var f=function(t){for(var e=0,n=i.length;e<n;e++)i[e].$forceUpdate();t&&(i.length=0,null!==u&&(clearTimeout(u),u=null),null!==c&&(clearTimeout(c),c=null))},d=k((function(n){t.resolved=Ge(n,e),l?i.length=0:f(!0)})),m=k((function(e){a(t.errorComp)&&(t.error=!0,f(!0))})),h=t(d,m);return s(h)&&(p(h)?n(t.resolved)&&h.then(d,m):p(h.component)&&(h.component.then(d,m),a(h.error)&&(t.errorComp=Ge(h.error,e)),a(h.loading)&&(t.loadingComp=Ge(h.loading,e),0===h.delay?t.loading=!0:u=setTimeout((function(){u=null,n(t.resolved)&&n(t.error)&&(t.loading=!0,f(!1))}),h.delay||200)),a(h.timeout)&&(c=setTimeout((function(){c=null,n(t.resolved)&&m(null)}),h.timeout)))),l=!1,t.loading?t.loadingComp:t.resolved}}(f=t,c)))return function(t,e,n,r,a){var o=mt();return o.asyncFactory=t,o.asyncMeta={data:e,context:n,children:r,tag:a},o}(f,r,i,l,u);r=r||{},Ln(t),a(r.model)&&function(t,e){var n=t.model&&t.model.prop||"value",r=t.model&&t.model.event||"input";(e.attrs||(e.attrs={}))[n]=e.model.value;var o=e.on||(e.on={}),i=o[r],s=e.model.callback;a(i)?(Array.isArray(i)?-1===i.indexOf(s):i!==s)&&(o[r]=[s].concat(i)):o[r]=s}(t.options,r);var d=function(t,e,r){var o=e.options.props;if(!n(o)){var i={},s=t.attrs,l=t.props;if(a(s)||a(l))for(var u in o){var c=A(u);se(i,l,u,c,!0)||se(i,s,u,c,!1)}return i}}(r,t);if(o(t.options.functional))return function(t,n,r,o,i){var s=t.options,l={},u=s.props;if(a(u))for(var c in u)l[c]=Ft(c,u,n||e);else a(r.attrs)&&ke(l,r.attrs),a(r.props)&&ke(l,r.props);var p=new Se(r,l,i,o,t),f=s.render.call(null,p._c,p);if(f instanceof ft)return Ie(f,r,p.parent,s);if(Array.isArray(f)){for(var d=le(f)||[],m=new Array(d.length),h=0;h<d.length;h++)m[h]=Ie(d[h],r,p.parent,s);return m}}(t,d,r,i,l);var m=r.on;if(r.on=r.nativeOn,o(t.options.abstract)){var h=r.slot;r={},h&&(r.slot=h)}!function(t){for(var e=t.hook||(t.hook={}),n=0;n<Fe.length;n++){var r=Fe[n],a=e[r],o=De[r];a===o||a&&a._merged||(e[r]=a?Re(o,a):o)}}(r);var v=t.options.name||u;return new ft("vue-component-"+t.cid+(v?"-"+v:""),r,void 0,void 0,void 0,i,{Ctor:t,propsData:d,listeners:m,tag:u,children:l},f)}}}function Re(t,e){var n=function(n,r){t(n,r),e(n,r)};return n._merged=!0,n}function Ue(t,e,n,r,l,u){return(Array.isArray(n)||i(n))&&(l=r,r=n,n=void 0),o(u)&&(l=2),function(t,e,n,r,o){if(a(n)&&a(n.__ob__))return mt();if(a(n)&&a(n.is)&&(e=n.is),!e)return mt();var i,l,u;(Array.isArray(r)&&"function"==typeof r[0]&&((n=n||{}).scopedSlots={default:r[0]},r.length=0),2===o?r=le(r):1===o&&(r=function(t){for(var e=0;e<t.length;e++)if(Array.isArray(t[e]))return Array.prototype.concat.apply([],t);return t}(r)),"string"==typeof e)?(l=t.$vnode&&t.$vnode.ns||R.getTagNamespace(e),i=R.isReservedTag(e)?new ft(R.parsePlatformTagName(e),n,r,void 0,void 0,t):n&&n.pre||!a(u=Dt(t.$options,"components",e))?new ft(e,n,r,void 0,void 0,t):Pe(u,n,t,r,e)):i=Pe(e,n,t,r);return Array.isArray(i)?i:a(i)?(a(l)&&$e(i,l),a(n)&&function(t){s(t.style)&&ee(t.style),s(t.class)&&ee(t.class)}(n),i):mt()}(t,e,n,r,l)}function $e(t,e,r){if(t.ns=e,"foreignObject"===t.tag&&(e=void 0,r=!0),a(t.children))for(var i=0,s=t.children.length;i<s;i++){var l=t.children[i];a(l.tag)&&(n(l.ns)||o(r)&&"svg"!==l.tag)&&$e(l,e,r)}}var ze,Be=null;function Ge(t,e){return(t.__esModule||ot&&"Module"===t[Symbol.toStringTag])&&(t=t.default),s(t)?e.extend(t):t}function Ye(t){return t.isComment&&t.asyncFactory}function He(t){if(Array.isArray(t))for(var e=0;e<t.length;e++){var n=t[e];if(a(n)&&(a(n.componentOptions)||Ye(n)))return n}}function Qe(t,e){ze.$on(t,e)}function Ze(t,e){ze.$off(t,e)}function Ve(t,e){var n=ze;return function r(){var a=e.apply(null,arguments);null!==a&&n.$off(t,r)}}function We(t,e,n){ze=t,oe(e,n||{},Qe,Ze,Ve,t),ze=void 0}var Xe=null;function Ke(t){var e=Xe;return Xe=t,function(){Xe=e}}function qe(t){for(;t&&(t=t.$parent);)if(t._inactive)return!0;return!1}function Je(t,e){if(e){if(t._directInactive=!1,qe(t))return}else if(t._directInactive)return;if(t._inactive||null===t._inactive){t._inactive=!1;for(var n=0;n<t.$children.length;n++)Je(t.$children[n]);en(t,"activated")}}function tn(t,e){if(!(e&&(t._directInactive=!0,qe(t))||t._inactive)){t._inactive=!0;for(var n=0;n<t.$children.length;n++)tn(t.$children[n]);en(t,"deactivated")}}function en(t,e){ct();var n=t.$options[e],r=e+" hook";if(n)for(var a=0,o=n.length;a<o;a++)zt(n[a],t,null,t,r);t._hasHookEvent&&t.$emit("hook:"+e),pt()}var nn=[],rn=[],an={},on=!1,sn=!1,ln=0,un=0,cn=Date.now;if(G&&!Z){var pn=window.performance;pn&&"function"==typeof pn.now&&cn()>document.createEvent("Event").timeStamp&&(cn=function(){return pn.now()})}function fn(){var t,e;for(un=cn(),sn=!0,nn.sort((function(t,e){return t.id-e.id})),ln=0;ln<nn.length;ln++)(t=nn[ln]).before&&t.before(),e=t.id,an[e]=null,t.run();var n=rn.slice(),r=nn.slice();ln=nn.length=rn.length=0,an={},on=sn=!1,function(t){for(var e=0;e<t.length;e++)t[e]._inactive=!0,Je(t[e],!0)}(n),function(t){for(var e=t.length;e--;){var n=t[e],r=n.vm;r._watcher===n&&r._isMounted&&!r._isDestroyed&&en(r,"updated")}}(r),nt&&R.devtools&&nt.emit("flush")}var dn=0,mn=function(t,e,n,r,a){this.vm=t,a&&(t._watcher=this),t._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=++dn,this.active=!0,this.dirty=this.lazy,this.deps=[],this.newDeps=[],this.depIds=new at,this.newDepIds=new at,this.expression="","function"==typeof e?this.getter=e:(this.getter=function(t){if(!z.test(t)){var e=t.split(".");return function(t){for(var n=0;n<e.length;n++){if(!t)return;t=t[e[n]]}return t}}}(e),this.getter||(this.getter=_)),this.value=this.lazy?void 0:this.get()};mn.prototype.get=function(){var t;ct(this);var e=this.vm;try{t=this.getter.call(e,e)}catch(t){if(!this.user)throw t;$t(t,e,'getter for watcher "'+this.expression+'"')}finally{this.deep&&ee(t),pt(),this.cleanupDeps()}return t},mn.prototype.addDep=function(t){var e=t.id;this.newDepIds.has(e)||(this.newDepIds.add(e),this.newDeps.push(t),this.depIds.has(e)||t.addSub(this))},mn.prototype.cleanupDeps=function(){for(var t=this.deps.length;t--;){var e=this.deps[t];this.newDepIds.has(e.id)||e.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},mn.prototype.update=function(){this.lazy?this.dirty=!0:this.sync?this.run():function(t){var e=t.id;if(null==an[e]){if(an[e]=!0,sn){for(var n=nn.length-1;n>ln&&nn[n].id>t.id;)n--;nn.splice(n+1,0,t)}else nn.push(t);on||(on=!0,Jt(fn))}}(this)},mn.prototype.run=function(){if(this.active){var t=this.get();if(t!==this.value||s(t)||this.deep){var e=this.value;if(this.value=t,this.user)try{this.cb.call(this.vm,t,e)}catch(t){$t(t,this.vm,'callback for watcher "'+this.expression+'"')}else this.cb.call(this.vm,t,e)}}},mn.prototype.evaluate=function(){this.value=this.get(),this.dirty=!1},mn.prototype.depend=function(){for(var t=this.deps.length;t--;)this.deps[t].depend()},mn.prototype.teardown=function(){if(this.active){this.vm._isBeingDestroyed||g(this.vm._watchers,this);for(var t=this.deps.length;t--;)this.deps[t].removeSub(this);this.active=!1}};var hn={enumerable:!0,configurable:!0,get:_,set:_};function gn(t,e,n){hn.get=function(){return this[e][n]},hn.set=function(t){this[e][n]=t},Object.defineProperty(t,n,hn)}var vn={lazy:!0};function yn(t,e,n){var r=!et();"function"==typeof n?(hn.get=r?xn(e):Tn(n),hn.set=_):(hn.get=n.get?r&&!1!==n.cache?xn(e):Tn(n.get):_,hn.set=n.set||_),Object.defineProperty(t,e,hn)}function xn(t){return function(){var e=this._computedWatchers&&this._computedWatchers[t];if(e)return e.dirty&&e.evaluate(),lt.target&&e.depend(),e.value}}function Tn(t){return function(){return t.call(this,this)}}function bn(t,e,n,r){return u(n)&&(r=n,n=n.handler),"string"==typeof n&&(n=t[n]),t.$watch(e,n,r)}var wn=0;function Ln(t){var e=t.options;if(t.super){var n=Ln(t.super);if(n!==t.superOptions){t.superOptions=n;var r=function(t){var e,n=t.options,r=t.sealedOptions;for(var a in n)n[a]!==r[a]&&(e||(e={}),e[a]=n[a]);return e}(t);r&&N(t.extendOptions,r),(e=t.options=kt(n,t.extendOptions)).name&&(e.components[e.name]=t)}}return e}function An(t){this._init(t)}function Cn(t){return t&&(t.Ctor.options.name||t.tag)}function En(t,e){return Array.isArray(t)?t.indexOf(e)>-1:"string"==typeof t?t.split(",").indexOf(e)>-1:(n=t,!("[object RegExp]"!==l.call(n))&&t.test(e));var n}function Nn(t,e){var n=t.cache,r=t.keys,a=t._vnode;for(var o in n){var i=n[o];if(i){var s=Cn(i.componentOptions);s&&!e(s)&&Mn(n,o,r,a)}}}function Mn(t,e,n,r){var a=t[e];!a||r&&a.tag===r.tag||a.componentInstance.$destroy(),t[e]=null,g(n,e)}!function(t){t.prototype._init=function(t){var n=this;n._uid=wn++,n._isVue=!0,t&&t._isComponent?function(t,e){var n=t.$options=Object.create(t.constructor.options),r=e._parentVnode;n.parent=e.parent,n._parentVnode=r;var a=r.componentOptions;n.propsData=a.propsData,n._parentListeners=a.listeners,n._renderChildren=a.children,n._componentTag=a.tag,e.render&&(n.render=e.render,n.staticRenderFns=e.staticRenderFns)}(n,t):n.$options=kt(Ln(n.constructor),t||{},n),n._renderProxy=n,n._self=n,function(t){var e=t.$options,n=e.parent;if(n&&!e.abstract){for(;n.$options.abstract&&n.$parent;)n=n.$parent;n.$children.push(t)}t.$parent=n,t.$root=n?n.$root:t,t.$children=[],t.$refs={},t._watcher=null,t._inactive=null,t._directInactive=!1,t._isMounted=!1,t._isDestroyed=!1,t._isBeingDestroyed=!1}(n),function(t){t._events=Object.create(null),t._hasHookEvent=!1;var e=t.$options._parentListeners;e&&We(t,e)}(n),function(t){t._vnode=null,t._staticTrees=null;var n=t.$options,r=t.$vnode=n._parentVnode,a=r&&r.context;t.$slots=fe(n._renderChildren,a),t.$scopedSlots=e,t._c=function(e,n,r,a){return Ue(t,e,n,r,a,!1)},t.$createElement=function(e,n,r,a){return Ue(t,e,n,r,a,!0)};var o=r&&r.data;At(t,"$attrs",o&&o.attrs||e,null,!0),At(t,"$listeners",n._parentListeners||e,null,!0)}(n),en(n,"beforeCreate"),function(t){var e=pe(t.$options.inject,t);e&&(bt(!1),Object.keys(e).forEach((function(n){At(t,n,e[n])})),bt(!0))}(n),function(t){t._watchers=[];var e=t.$options;e.props&&function(t,e){var n=t.$options.propsData||{},r=t._props={},a=t.$options._propKeys=[];t.$parent&&bt(!1);var o=function(o){a.push(o);var i=Ft(o,e,n,t);At(r,o,i),o in t||gn(t,"_props",o)};for(var i in e)o(i);bt(!0)}(t,e.props),e.methods&&function(t,e){for(var n in t.$options.props,e)t[n]="function"!=typeof e[n]?_:C(e[n],t)}(t,e.methods),e.data?function(t){var e=t.$options.data;u(e=t._data="function"==typeof e?function(t,e){ct();try{return t.call(e,e)}catch(t){return $t(t,e,"data()"),{}}finally{pt()}}(e,t):e||{})||(e={});for(var n,r=Object.keys(e),a=t.$options.props,o=(t.$options.methods,r.length);o--;){var i=r[o];a&&y(a,i)||(n=void 0,36===(n=(i+"").charCodeAt(0))||95===n)||gn(t,"_data",i)}Lt(e,!0)}(t):Lt(t._data={},!0),e.computed&&function(t,e){var n=t._computedWatchers=Object.create(null),r=et();for(var a in e){var o=e[a],i="function"==typeof o?o:o.get;r||(n[a]=new mn(t,i||_,_,vn)),a in t||yn(t,a,o)}}(t,e.computed),e.watch&&e.watch!==q&&function(t,e){for(var n in e){var r=e[n];if(Array.isArray(r))for(var a=0;a<r.length;a++)bn(t,n,r[a]);else bn(t,n,r)}}(t,e.watch)}(n),function(t){var e=t.$options.provide;e&&(t._provided="function"==typeof e?e.call(t):e)}(n),en(n,"created"),n.$options.el&&n.$mount(n.$options.el)}}(An),function(t){Object.defineProperty(t.prototype,"$data",{get:function(){return this._data}}),Object.defineProperty(t.prototype,"$props",{get:function(){return this._props}}),t.prototype.$set=Ct,t.prototype.$delete=Et,t.prototype.$watch=function(t,e,n){var r=this;if(u(e))return bn(r,t,e,n);(n=n||{}).user=!0;var a=new mn(r,t,e,n);if(n.immediate)try{e.call(r,a.value)}catch(t){$t(t,r,'callback for immediate watcher "'+a.expression+'"')}return function(){a.teardown()}}}(An),function(t){var e=/^hook:/;t.prototype.$on=function(t,n){var r=this;if(Array.isArray(t))for(var a=0,o=t.length;a<o;a++)r.$on(t[a],n);else(r._events[t]||(r._events[t]=[])).push(n),e.test(t)&&(r._hasHookEvent=!0);return r},t.prototype.$once=function(t,e){var n=this;function r(){n.$off(t,r),e.apply(n,arguments)}return r.fn=e,n.$on(t,r),n},t.prototype.$off=function(t,e){var n=this;if(!arguments.length)return n._events=Object.create(null),n;if(Array.isArray(t)){for(var r=0,a=t.length;r<a;r++)n.$off(t[r],e);return n}var o,i=n._events[t];if(!i)return n;if(!e)return n._events[t]=null,n;for(var s=i.length;s--;)if((o=i[s])===e||o.fn===e){i.splice(s,1);break}return n},t.prototype.$emit=function(t){var e=this,n=e._events[t];if(n){n=n.length>1?E(n):n;for(var r=E(arguments,1),a='event handler for "'+t+'"',o=0,i=n.length;o<i;o++)zt(n[o],e,r,e,a)}return e}}(An),function(t){t.prototype._update=function(t,e){var n=this,r=n.$el,a=n._vnode,o=Ke(n);n._vnode=t,n.$el=a?n.__patch__(a,t):n.__patch__(n.$el,t,e,!1),o(),r&&(r.__vue__=null),n.$el&&(n.$el.__vue__=n),n.$vnode&&n.$parent&&n.$vnode===n.$parent._vnode&&(n.$parent.$el=n.$el)},t.prototype.$forceUpdate=function(){this._watcher&&this._watcher.update()},t.prototype.$destroy=function(){var t=this;if(!t._isBeingDestroyed){en(t,"beforeDestroy"),t._isBeingDestroyed=!0;var e=t.$parent;!e||e._isBeingDestroyed||t.$options.abstract||g(e.$children,t),t._watcher&&t._watcher.teardown();for(var n=t._watchers.length;n--;)t._watchers[n].teardown();t._data.__ob__&&t._data.__ob__.vmCount--,t._isDestroyed=!0,t.__patch__(t._vnode,null),en(t,"destroyed"),t.$off(),t.$el&&(t.$el.__vue__=null),t.$vnode&&(t.$vnode.parent=null)}}}(An),function(t){je(t.prototype),t.prototype.$nextTick=function(t){return Jt(t,this)},t.prototype._render=function(){var t,e=this,n=e.$options,r=n.render,a=n._parentVnode;a&&(e.$scopedSlots=me(a.data.scopedSlots,e.$slots,e.$scopedSlots)),e.$vnode=a;try{Be=e,t=r.call(e._renderProxy,e.$createElement)}catch(n){$t(n,e,"render"),t=e._vnode}finally{Be=null}return Array.isArray(t)&&1===t.length&&(t=t[0]),t instanceof ft||(t=mt()),t.parent=a,t}}(An);var _n=[String,RegExp,Array],On={KeepAlive:{name:"keep-alive",abstract:!0,props:{include:_n,exclude:_n,max:[String,Number]},created:function(){this.cache=Object.create(null),this.keys=[]},destroyed:function(){for(var t in this.cache)Mn(this.cache,t,this.keys)},mounted:function(){var t=this;this.$watch("include",(function(e){Nn(t,(function(t){return En(e,t)}))})),this.$watch("exclude",(function(e){Nn(t,(function(t){return!En(e,t)}))}))},render:function(){var t=this.$slots.default,e=He(t),n=e&&e.componentOptions;if(n){var r=Cn(n),a=this.include,o=this.exclude;if(a&&(!r||!En(a,r))||o&&r&&En(o,r))return e;var i=this.cache,s=this.keys,l=null==e.key?n.Ctor.cid+(n.tag?"::"+n.tag:""):e.key;i[l]?(e.componentInstance=i[l].componentInstance,g(s,l),s.push(l)):(i[l]=e,s.push(l),this.max&&s.length>parseInt(this.max)&&Mn(i,s[0],s,this._vnode)),e.data.keepAlive=!0}return e||t&&t[0]}}};!function(t){var e={get:function(){return R}};Object.defineProperty(t,"config",e),t.util={warn:it,extend:N,mergeOptions:kt,defineReactive:At},t.set=Ct,t.delete=Et,t.nextTick=Jt,t.observable=function(t){return Lt(t),t},t.options=Object.create(null),F.forEach((function(e){t.options[e+"s"]=Object.create(null)})),t.options._base=t,N(t.options.components,On),function(t){t.use=function(t){var e=this._installedPlugins||(this._installedPlugins=[]);if(e.indexOf(t)>-1)return this;var n=E(arguments,1);return n.unshift(this),"function"==typeof t.install?t.install.apply(t,n):"function"==typeof t&&t.apply(null,n),e.push(t),this}}(t),function(t){t.mixin=function(t){return this.options=kt(this.options,t),this}}(t),function(t){t.cid=0;var e=1;t.extend=function(t){t=t||{};var n=this,r=n.cid,a=t._Ctor||(t._Ctor={});if(a[r])return a[r];var o=t.name||n.options.name,i=function(t){this._init(t)};return(i.prototype=Object.create(n.prototype)).constructor=i,i.cid=e++,i.options=kt(n.options,t),i.super=n,i.options.props&&function(t){var e=t.options.props;for(var n in e)gn(t.prototype,"_props",n)}(i),i.options.computed&&function(t){var e=t.options.computed;for(var n in e)yn(t.prototype,n,e[n])}(i),i.extend=n.extend,i.mixin=n.mixin,i.use=n.use,F.forEach((function(t){i[t]=n[t]})),o&&(i.options.components[o]=i),i.superOptions=n.options,i.extendOptions=t,i.sealedOptions=N({},i.options),a[r]=i,i}}(t),function(t){F.forEach((function(e){t[e]=function(t,n){return n?("component"===e&&u(n)&&(n.name=n.name||t,n=this.options._base.extend(n)),"directive"===e&&"function"==typeof n&&(n={bind:n,update:n}),this.options[e+"s"][t]=n,n):this.options[e+"s"][t]}}))}(t)}(An),Object.defineProperty(An.prototype,"$isServer",{get:et}),Object.defineProperty(An.prototype,"$ssrContext",{get:function(){return this.$vnode&&this.$vnode.ssrContext}}),Object.defineProperty(An,"FunctionalRenderContext",{value:Se}),An.version="2.6.12";var jn=m("style,class"),Sn=m("input,textarea,option,select,progress"),In=m("contenteditable,draggable,spellcheck"),kn=m("events,caret,typing,plaintext-only"),Dn=m("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,translate,truespeed,typemustmatch,visible"),Fn="http://www.w3.org/1999/xlink",Pn=function(t){return":"===t.charAt(5)&&"xlink"===t.slice(0,5)},Rn=function(t){return Pn(t)?t.slice(6,t.length):""},Un=function(t){return null==t||!1===t};function $n(t,e){return{staticClass:zn(t.staticClass,e.staticClass),class:a(t.class)?[t.class,e.class]:e.class}}function zn(t,e){return t?e?t+" "+e:t:e||""}function Bn(t){return Array.isArray(t)?function(t){for(var e,n="",r=0,o=t.length;r<o;r++)a(e=Bn(t[r]))&&""!==e&&(n&&(n+=" "),n+=e);return n}(t):s(t)?function(t){var e="";for(var n in t)t[n]&&(e&&(e+=" "),e+=n);return e}(t):"string"==typeof t?t:""}var Gn={svg:"http://www.w3.org/2000/svg",math:"http://www.w3.org/1998/Math/MathML"},Yn=m("html,body,base,head,link,meta,style,title,address,article,aside,footer,header,h1,h2,h3,h4,h5,h6,hgroup,nav,section,div,dd,dl,dt,figcaption,figure,picture,hr,img,li,main,ol,p,pre,ul,a,b,abbr,bdi,bdo,br,cite,code,data,dfn,em,i,kbd,mark,q,rp,rt,rtc,ruby,s,samp,small,span,strong,sub,sup,time,u,var,wbr,area,audio,map,track,video,embed,object,param,source,canvas,script,noscript,del,ins,caption,col,colgroup,table,thead,tbody,td,th,tr,button,datalist,fieldset,form,input,label,legend,meter,optgroup,option,output,progress,select,textarea,details,dialog,menu,menuitem,summary,content,element,shadow,template,blockquote,iframe,tfoot"),Hn=m("svg,animate,circle,clippath,cursor,defs,desc,ellipse,filter,font-face,foreignObject,g,glyph,image,line,marker,mask,missing-glyph,path,pattern,polygon,polyline,rect,switch,symbol,text,textpath,tspan,use,view",!0),Qn=function(t){return Yn(t)||Hn(t)},Zn=Object.create(null),Vn=m("text,number,password,search,email,tel,url"),Wn=Object.freeze({createElement:function(t,e){var n=document.createElement(t);return"select"!==t||e.data&&e.data.attrs&&void 0!==e.data.attrs.multiple&&n.setAttribute("multiple","multiple"),n},createElementNS:function(t,e){return document.createElementNS(Gn[t],e)},createTextNode:function(t){return document.createTextNode(t)},createComment:function(t){return document.createComment(t)},insertBefore:function(t,e,n){t.insertBefore(e,n)},removeChild:function(t,e){t.removeChild(e)},appendChild:function(t,e){t.appendChild(e)},parentNode:function(t){return t.parentNode},nextSibling:function(t){return t.nextSibling},tagName:function(t){return t.tagName},setTextContent:function(t,e){t.textContent=e},setStyleScope:function(t,e){t.setAttribute(e,"")}}),Xn={create:function(t,e){Kn(e)},update:function(t,e){t.data.ref!==e.data.ref&&(Kn(t,!0),Kn(e))},destroy:function(t){Kn(t,!0)}};function Kn(t,e){var n=t.data.ref;if(a(n)){var r=t.context,o=t.componentInstance||t.elm,i=r.$refs;e?Array.isArray(i[n])?g(i[n],o):i[n]===o&&(i[n]=void 0):t.data.refInFor?Array.isArray(i[n])?i[n].indexOf(o)<0&&i[n].push(o):i[n]=[o]:i[n]=o}}var qn=new ft("",{},[]),Jn=["create","activate","update","remove","destroy"];function tr(t,e){return t.key===e.key&&(t.tag===e.tag&&t.isComment===e.isComment&&a(t.data)===a(e.data)&&function(t,e){if("input"!==t.tag)return!0;var n,r=a(n=t.data)&&a(n=n.attrs)&&n.type,o=a(n=e.data)&&a(n=n.attrs)&&n.type;return r===o||Vn(r)&&Vn(o)}(t,e)||o(t.isAsyncPlaceholder)&&t.asyncFactory===e.asyncFactory&&n(e.asyncFactory.error))}function er(t,e,n){var r,o,i={};for(r=e;r<=n;++r)a(o=t[r].key)&&(i[o]=r);return i}var nr={create:rr,update:rr,destroy:function(t){rr(t,qn)}};function rr(t,e){(t.data.directives||e.data.directives)&&function(t,e){var n,r,a,o=t===qn,i=e===qn,s=or(t.data.directives,t.context),l=or(e.data.directives,e.context),u=[],c=[];for(n in l)r=s[n],a=l[n],r?(a.oldValue=r.value,a.oldArg=r.arg,sr(a,"update",e,t),a.def&&a.def.componentUpdated&&c.push(a)):(sr(a,"bind",e,t),a.def&&a.def.inserted&&u.push(a));if(u.length){var p=function(){for(var n=0;n<u.length;n++)sr(u[n],"inserted",e,t)};o?ie(e,"insert",p):p()}if(c.length&&ie(e,"postpatch",(function(){for(var n=0;n<c.length;n++)sr(c[n],"componentUpdated",e,t)})),!o)for(n in s)l[n]||sr(s[n],"unbind",t,t,i)}(t,e)}var ar=Object.create(null);function or(t,e){var n,r,a=Object.create(null);if(!t)return a;for(n=0;n<t.length;n++)(r=t[n]).modifiers||(r.modifiers=ar),a[ir(r)]=r,r.def=Dt(e.$options,"directives",r.name);return a}function ir(t){return t.rawName||t.name+"."+Object.keys(t.modifiers||{}).join(".")}function sr(t,e,n,r,a){var o=t.def&&t.def[e];if(o)try{o(n.elm,t,n,r,a)}catch(r){$t(r,n.context,"directive "+t.name+" "+e+" hook")}}var lr=[Xn,nr];function ur(t,e){var r=e.componentOptions;if(!(a(r)&&!1===r.Ctor.options.inheritAttrs||n(t.data.attrs)&&n(e.data.attrs))){var o,i,s=e.elm,l=t.data.attrs||{},u=e.data.attrs||{};for(o in a(u.__ob__)&&(u=e.data.attrs=N({},u)),u)i=u[o],l[o]!==i&&cr(s,o,i);for(o in(Z||W)&&u.value!==l.value&&cr(s,"value",u.value),l)n(u[o])&&(Pn(o)?s.removeAttributeNS(Fn,Rn(o)):In(o)||s.removeAttribute(o))}}function cr(t,e,n){t.tagName.indexOf("-")>-1?pr(t,e,n):Dn(e)?Un(n)?t.removeAttribute(e):(n="allowfullscreen"===e&&"EMBED"===t.tagName?"true":e,t.setAttribute(e,n)):In(e)?t.setAttribute(e,function(t,e){return Un(e)||"false"===e?"false":"contenteditable"===t&&kn(e)?e:"true"}(e,n)):Pn(e)?Un(n)?t.removeAttributeNS(Fn,Rn(e)):t.setAttributeNS(Fn,e,n):pr(t,e,n)}function pr(t,e,n){if(Un(n))t.removeAttribute(e);else{if(Z&&!V&&"TEXTAREA"===t.tagName&&"placeholder"===e&&""!==n&&!t.__ieph){var r=function(e){e.stopImmediatePropagation(),t.removeEventListener("input",r)};t.addEventListener("input",r),t.__ieph=!0}t.setAttribute(e,n)}}var fr={create:ur,update:ur};function dr(t,e){var r=e.elm,o=e.data,i=t.data;if(!(n(o.staticClass)&&n(o.class)&&(n(i)||n(i.staticClass)&&n(i.class)))){var s=function(t){for(var e=t.data,n=t,r=t;a(r.componentInstance);)(r=r.componentInstance._vnode)&&r.data&&(e=$n(r.data,e));for(;a(n=n.parent);)n&&n.data&&(e=$n(e,n.data));return o=e.staticClass,i=e.class,a(o)||a(i)?zn(o,Bn(i)):"";var o,i}(e),l=r._transitionClasses;a(l)&&(s=zn(s,Bn(l))),s!==r._prevClass&&(r.setAttribute("class",s),r._prevClass=s)}}var mr,hr={create:dr,update:dr};function gr(t,e,n){var r=mr;return function a(){var o=e.apply(null,arguments);null!==o&&xr(t,a,n,r)}}var vr=Ht&&!(K&&Number(K[1])<=53);function yr(t,e,n,r){if(vr){var a=un,o=e;e=o._wrapper=function(t){if(t.target===t.currentTarget||t.timeStamp>=a||t.timeStamp<=0||t.target.ownerDocument!==document)return o.apply(this,arguments)}}mr.addEventListener(t,e,J?{capture:n,passive:r}:n)}function xr(t,e,n,r){(r||mr).removeEventListener(t,e._wrapper||e,n)}function Tr(t,e){if(!n(t.data.on)||!n(e.data.on)){var r=e.data.on||{},o=t.data.on||{};mr=e.elm,function(t){if(a(t.__r)){var e=Z?"change":"input";t[e]=[].concat(t.__r,t[e]||[]),delete t.__r}a(t.__c)&&(t.change=[].concat(t.__c,t.change||[]),delete t.__c)}(r),oe(r,o,yr,xr,gr,e.context),mr=void 0}}var br,wr={create:Tr,update:Tr};function Lr(t,e){if(!n(t.data.domProps)||!n(e.data.domProps)){var r,o,i=e.elm,s=t.data.domProps||{},l=e.data.domProps||{};for(r in a(l.__ob__)&&(l=e.data.domProps=N({},l)),s)r in l||(i[r]="");for(r in l){if(o=l[r],"textContent"===r||"innerHTML"===r){if(e.children&&(e.children.length=0),o===s[r])continue;1===i.childNodes.length&&i.removeChild(i.childNodes[0])}if("value"===r&&"PROGRESS"!==i.tagName){i._value=o;var u=n(o)?"":String(o);Ar(i,u)&&(i.value=u)}else if("innerHTML"===r&&Hn(i.tagName)&&n(i.innerHTML)){(br=br||document.createElement("div")).innerHTML="<svg>"+o+"</svg>";for(var c=br.firstChild;i.firstChild;)i.removeChild(i.firstChild);for(;c.firstChild;)i.appendChild(c.firstChild)}else if(o!==s[r])try{i[r]=o}catch(t){}}}}function Ar(t,e){return!t.composing&&("OPTION"===t.tagName||function(t,e){var n=!0;try{n=document.activeElement!==t}catch(t){}return n&&t.value!==e}(t,e)||function(t,e){var n=t.value,r=t._vModifiers;if(a(r)){if(r.number)return d(n)!==d(e);if(r.trim)return n.trim()!==e.trim()}return n!==e}(t,e))}var Cr={create:Lr,update:Lr},Er=x((function(t){var e={},n=/:(.+)/;return t.split(/;(?![^(]*\))/g).forEach((function(t){if(t){var r=t.split(n);r.length>1&&(e[r[0].trim()]=r[1].trim())}})),e}));function Nr(t){var e=Mr(t.style);return t.staticStyle?N(t.staticStyle,e):e}function Mr(t){return Array.isArray(t)?M(t):"string"==typeof t?Er(t):t}var _r,Or=/^--/,jr=/\s*!important$/,Sr=function(t,e,n){if(Or.test(e))t.style.setProperty(e,n);else if(jr.test(n))t.style.setProperty(A(e),n.replace(jr,""),"important");else{var r=kr(e);if(Array.isArray(n))for(var a=0,o=n.length;a<o;a++)t.style[r]=n[a];else t.style[r]=n}},Ir=["Webkit","Moz","ms"],kr=x((function(t){if(_r=_r||document.createElement("div").style,"filter"!==(t=b(t))&&t in _r)return t;for(var e=t.charAt(0).toUpperCase()+t.slice(1),n=0;n<Ir.length;n++){var r=Ir[n]+e;if(r in _r)return r}}));function Dr(t,e){var r=e.data,o=t.data;if(!(n(r.staticStyle)&&n(r.style)&&n(o.staticStyle)&&n(o.style))){var i,s,l=e.elm,u=o.staticStyle,c=o.normalizedStyle||o.style||{},p=u||c,f=Mr(e.data.style)||{};e.data.normalizedStyle=a(f.__ob__)?N({},f):f;var d=function(t,e){for(var n,r={},a=t;a.componentInstance;)(a=a.componentInstance._vnode)&&a.data&&(n=Nr(a.data))&&N(r,n);(n=Nr(t.data))&&N(r,n);for(var o=t;o=o.parent;)o.data&&(n=Nr(o.data))&&N(r,n);return r}(e);for(s in p)n(d[s])&&Sr(l,s,"");for(s in d)(i=d[s])!==p[s]&&Sr(l,s,null==i?"":i)}}var Fr={create:Dr,update:Dr},Pr=/\s+/;function Rr(t,e){if(e&&(e=e.trim()))if(t.classList)e.indexOf(" ")>-1?e.split(Pr).forEach((function(e){return t.classList.add(e)})):t.classList.add(e);else{var n=" "+(t.getAttribute("class")||"")+" ";n.indexOf(" "+e+" ")<0&&t.setAttribute("class",(n+e).trim())}}function Ur(t,e){if(e&&(e=e.trim()))if(t.classList)e.indexOf(" ")>-1?e.split(Pr).forEach((function(e){return t.classList.remove(e)})):t.classList.remove(e),t.classList.length||t.removeAttribute("class");else{for(var n=" "+(t.getAttribute("class")||"")+" ",r=" "+e+" ";n.indexOf(r)>=0;)n=n.replace(r," ");(n=n.trim())?t.setAttribute("class",n):t.removeAttribute("class")}}function $r(t){if(t){if("object"==typeof t){var e={};return!1!==t.css&&N(e,zr(t.name||"v")),N(e,t),e}return"string"==typeof t?zr(t):void 0}}var zr=x((function(t){return{enterClass:t+"-enter",enterToClass:t+"-enter-to",enterActiveClass:t+"-enter-active",leaveClass:t+"-leave",leaveToClass:t+"-leave-to",leaveActiveClass:t+"-leave-active"}})),Br=G&&!V,Gr="transition",Yr="animation",Hr="transition",Qr="transitionend",Zr="animation",Vr="animationend";Br&&(void 0===window.ontransitionend&&void 0!==window.onwebkittransitionend&&(Hr="WebkitTransition",Qr="webkitTransitionEnd"),void 0===window.onanimationend&&void 0!==window.onwebkitanimationend&&(Zr="WebkitAnimation",Vr="webkitAnimationEnd"));var Wr=G?window.requestAnimationFrame?window.requestAnimationFrame.bind(window):setTimeout:function(t){return t()};function Xr(t){Wr((function(){Wr(t)}))}function Kr(t,e){var n=t._transitionClasses||(t._transitionClasses=[]);n.indexOf(e)<0&&(n.push(e),Rr(t,e))}function qr(t,e){t._transitionClasses&&g(t._transitionClasses,e),Ur(t,e)}function Jr(t,e,n){var r=ea(t,e),a=r.type,o=r.timeout,i=r.propCount;if(!a)return n();var s=a===Gr?Qr:Vr,l=0,u=function(){t.removeEventListener(s,c),n()},c=function(e){e.target===t&&++l>=i&&u()};setTimeout((function(){l<i&&u()}),o+1),t.addEventListener(s,c)}var ta=/\b(transform|all)(,|$)/;function ea(t,e){var n,r=window.getComputedStyle(t),a=(r[Hr+"Delay"]||"").split(", "),o=(r[Hr+"Duration"]||"").split(", "),i=na(a,o),s=(r[Zr+"Delay"]||"").split(", "),l=(r[Zr+"Duration"]||"").split(", "),u=na(s,l),c=0,p=0;return e===Gr?i>0&&(n=Gr,c=i,p=o.length):e===Yr?u>0&&(n=Yr,c=u,p=l.length):p=(n=(c=Math.max(i,u))>0?i>u?Gr:Yr:null)?n===Gr?o.length:l.length:0,{type:n,timeout:c,propCount:p,hasTransform:n===Gr&&ta.test(r[Hr+"Property"])}}function na(t,e){for(;t.length<e.length;)t=t.concat(t);return Math.max.apply(null,e.map((function(e,n){return ra(e)+ra(t[n])})))}function ra(t){return 1e3*Number(t.slice(0,-1).replace(",","."))}function aa(t,e){var r=t.elm;a(r._leaveCb)&&(r._leaveCb.cancelled=!0,r._leaveCb());var o=$r(t.data.transition);if(!n(o)&&!a(r._enterCb)&&1===r.nodeType){for(var i=o.css,l=o.type,u=o.enterClass,c=o.enterToClass,p=o.enterActiveClass,f=o.appearClass,m=o.appearToClass,h=o.appearActiveClass,g=o.beforeEnter,v=o.enter,y=o.afterEnter,x=o.enterCancelled,T=o.beforeAppear,b=o.appear,w=o.afterAppear,L=o.appearCancelled,A=o.duration,C=Xe,E=Xe.$vnode;E&&E.parent;)C=E.context,E=E.parent;var N=!C._isMounted||!t.isRootInsert;if(!N||b||""===b){var M=N&&f?f:u,_=N&&h?h:p,O=N&&m?m:c,j=N&&T||g,S=N&&"function"==typeof b?b:v,I=N&&w||y,D=N&&L||x,F=d(s(A)?A.enter:A),P=!1!==i&&!V,R=sa(S),U=r._enterCb=k((function(){P&&(qr(r,O),qr(r,_)),U.cancelled?(P&&qr(r,M),D&&D(r)):I&&I(r),r._enterCb=null}));t.data.show||ie(t,"insert",(function(){var e=r.parentNode,n=e&&e._pending&&e._pending[t.key];n&&n.tag===t.tag&&n.elm._leaveCb&&n.elm._leaveCb(),S&&S(r,U)})),j&&j(r),P&&(Kr(r,M),Kr(r,_),Xr((function(){qr(r,M),U.cancelled||(Kr(r,O),R||(ia(F)?setTimeout(U,F):Jr(r,l,U)))}))),t.data.show&&(e&&e(),S&&S(r,U)),P||R||U()}}}function oa(t,e){var r=t.elm;a(r._enterCb)&&(r._enterCb.cancelled=!0,r._enterCb());var o=$r(t.data.transition);if(n(o)||1!==r.nodeType)return e();if(!a(r._leaveCb)){var i=o.css,l=o.type,u=o.leaveClass,c=o.leaveToClass,p=o.leaveActiveClass,f=o.beforeLeave,m=o.leave,h=o.afterLeave,g=o.leaveCancelled,v=o.delayLeave,y=o.duration,x=!1!==i&&!V,T=sa(m),b=d(s(y)?y.leave:y),w=r._leaveCb=k((function(){r.parentNode&&r.parentNode._pending&&(r.parentNode._pending[t.key]=null),x&&(qr(r,c),qr(r,p)),w.cancelled?(x&&qr(r,u),g&&g(r)):(e(),h&&h(r)),r._leaveCb=null}));v?v(L):L()}function L(){w.cancelled||(!t.data.show&&r.parentNode&&((r.parentNode._pending||(r.parentNode._pending={}))[t.key]=t),f&&f(r),x&&(Kr(r,u),Kr(r,p),Xr((function(){qr(r,u),w.cancelled||(Kr(r,c),T||(ia(b)?setTimeout(w,b):Jr(r,l,w)))}))),m&&m(r,w),x||T||w())}}function ia(t){return"number"==typeof t&&!isNaN(t)}function sa(t){if(n(t))return!1;var e=t.fns;return a(e)?sa(Array.isArray(e)?e[0]:e):(t._length||t.length)>1}function la(t,e){!0!==e.data.show&&aa(e)}var ua=function(t){var e,r,s={},l=t.modules,u=t.nodeOps;for(e=0;e<Jn.length;++e)for(s[Jn[e]]=[],r=0;r<l.length;++r)a(l[r][Jn[e]])&&s[Jn[e]].push(l[r][Jn[e]]);function c(t){var e=u.parentNode(t);a(e)&&u.removeChild(e,t)}function p(t,e,n,r,i,l,c){if(a(t.elm)&&a(l)&&(t=l[c]=gt(t)),t.isRootInsert=!i,!function(t,e,n,r){var i=t.data;if(a(i)){var l=a(t.componentInstance)&&i.keepAlive;if(a(i=i.hook)&&a(i=i.init)&&i(t,!1),a(t.componentInstance))return f(t,e),d(n,t.elm,r),o(l)&&function(t,e,n,r){for(var o,i=t;i.componentInstance;)if(a(o=(i=i.componentInstance._vnode).data)&&a(o=o.transition)){for(o=0;o<s.activate.length;++o)s.activate[o](qn,i);e.push(i);break}d(n,t.elm,r)}(t,e,n,r),!0}}(t,e,n,r)){var p=t.data,m=t.children,g=t.tag;a(g)?(t.elm=t.ns?u.createElementNS(t.ns,g):u.createElement(g,t),y(t),h(t,m,e),a(p)&&v(t,e),d(n,t.elm,r)):o(t.isComment)?(t.elm=u.createComment(t.text),d(n,t.elm,r)):(t.elm=u.createTextNode(t.text),d(n,t.elm,r))}}function f(t,e){a(t.data.pendingInsert)&&(e.push.apply(e,t.data.pendingInsert),t.data.pendingInsert=null),t.elm=t.componentInstance.$el,g(t)?(v(t,e),y(t)):(Kn(t),e.push(t))}function d(t,e,n){a(t)&&(a(n)?u.parentNode(n)===t&&u.insertBefore(t,e,n):u.appendChild(t,e))}function h(t,e,n){if(Array.isArray(e))for(var r=0;r<e.length;++r)p(e[r],n,t.elm,null,!0,e,r);else i(t.text)&&u.appendChild(t.elm,u.createTextNode(String(t.text)))}function g(t){for(;t.componentInstance;)t=t.componentInstance._vnode;return a(t.tag)}function v(t,n){for(var r=0;r<s.create.length;++r)s.create[r](qn,t);a(e=t.data.hook)&&(a(e.create)&&e.create(qn,t),a(e.insert)&&n.push(t))}function y(t){var e;if(a(e=t.fnScopeId))u.setStyleScope(t.elm,e);else for(var n=t;n;)a(e=n.context)&&a(e=e.$options._scopeId)&&u.setStyleScope(t.elm,e),n=n.parent;a(e=Xe)&&e!==t.context&&e!==t.fnContext&&a(e=e.$options._scopeId)&&u.setStyleScope(t.elm,e)}function x(t,e,n,r,a,o){for(;r<=a;++r)p(n[r],o,t,e,!1,n,r)}function T(t){var e,n,r=t.data;if(a(r))for(a(e=r.hook)&&a(e=e.destroy)&&e(t),e=0;e<s.destroy.length;++e)s.destroy[e](t);if(a(e=t.children))for(n=0;n<t.children.length;++n)T(t.children[n])}function b(t,e,n){for(;e<=n;++e){var r=t[e];a(r)&&(a(r.tag)?(w(r),T(r)):c(r.elm))}}function w(t,e){if(a(e)||a(t.data)){var n,r=s.remove.length+1;for(a(e)?e.listeners+=r:e=function(t,e){function n(){0==--n.listeners&&c(t)}return n.listeners=e,n}(t.elm,r),a(n=t.componentInstance)&&a(n=n._vnode)&&a(n.data)&&w(n,e),n=0;n<s.remove.length;++n)s.remove[n](t,e);a(n=t.data.hook)&&a(n=n.remove)?n(t,e):e()}else c(t.elm)}function L(t,e,n,r){for(var o=n;o<r;o++){var i=e[o];if(a(i)&&tr(t,i))return o}}function A(t,e,r,i,l,c){if(t!==e){a(e.elm)&&a(i)&&(e=i[l]=gt(e));var f=e.elm=t.elm;if(o(t.isAsyncPlaceholder))a(e.asyncFactory.resolved)?N(t.elm,e,r):e.isAsyncPlaceholder=!0;else if(o(e.isStatic)&&o(t.isStatic)&&e.key===t.key&&(o(e.isCloned)||o(e.isOnce)))e.componentInstance=t.componentInstance;else{var d,m=e.data;a(m)&&a(d=m.hook)&&a(d=d.prepatch)&&d(t,e);var h=t.children,v=e.children;if(a(m)&&g(e)){for(d=0;d<s.update.length;++d)s.update[d](t,e);a(d=m.hook)&&a(d=d.update)&&d(t,e)}n(e.text)?a(h)&&a(v)?h!==v&&function(t,e,r,o,i){for(var s,l,c,f=0,d=0,m=e.length-1,h=e[0],g=e[m],v=r.length-1,y=r[0],T=r[v],w=!i;f<=m&&d<=v;)n(h)?h=e[++f]:n(g)?g=e[--m]:tr(h,y)?(A(h,y,o,r,d),h=e[++f],y=r[++d]):tr(g,T)?(A(g,T,o,r,v),g=e[--m],T=r[--v]):tr(h,T)?(A(h,T,o,r,v),w&&u.insertBefore(t,h.elm,u.nextSibling(g.elm)),h=e[++f],T=r[--v]):tr(g,y)?(A(g,y,o,r,d),w&&u.insertBefore(t,g.elm,h.elm),g=e[--m],y=r[++d]):(n(s)&&(s=er(e,f,m)),n(l=a(y.key)?s[y.key]:L(y,e,f,m))?p(y,o,t,h.elm,!1,r,d):tr(c=e[l],y)?(A(c,y,o,r,d),e[l]=void 0,w&&u.insertBefore(t,c.elm,h.elm)):p(y,o,t,h.elm,!1,r,d),y=r[++d]);f>m?x(t,n(r[v+1])?null:r[v+1].elm,r,d,v,o):d>v&&b(e,f,m)}(f,h,v,r,c):a(v)?(a(t.text)&&u.setTextContent(f,""),x(f,null,v,0,v.length-1,r)):a(h)?b(h,0,h.length-1):a(t.text)&&u.setTextContent(f,""):t.text!==e.text&&u.setTextContent(f,e.text),a(m)&&a(d=m.hook)&&a(d=d.postpatch)&&d(t,e)}}}function C(t,e,n){if(o(n)&&a(t.parent))t.parent.data.pendingInsert=e;else for(var r=0;r<e.length;++r)e[r].data.hook.insert(e[r])}var E=m("attrs,class,staticClass,staticStyle,key");function N(t,e,n,r){var i,s=e.tag,l=e.data,u=e.children;if(r=r||l&&l.pre,e.elm=t,o(e.isComment)&&a(e.asyncFactory))return e.isAsyncPlaceholder=!0,!0;if(a(l)&&(a(i=l.hook)&&a(i=i.init)&&i(e,!0),a(i=e.componentInstance)))return f(e,n),!0;if(a(s)){if(a(u))if(t.hasChildNodes())if(a(i=l)&&a(i=i.domProps)&&a(i=i.innerHTML)){if(i!==t.innerHTML)return!1}else{for(var c=!0,p=t.firstChild,d=0;d<u.length;d++){if(!p||!N(p,u[d],n,r)){c=!1;break}p=p.nextSibling}if(!c||p)return!1}else h(e,u,n);if(a(l)){var m=!1;for(var g in l)if(!E(g)){m=!0,v(e,n);break}!m&&l.class&&ee(l.class)}}else t.data!==e.text&&(t.data=e.text);return!0}return function(t,e,r,i){if(!n(e)){var l,c=!1,f=[];if(n(t))c=!0,p(e,f);else{var d=a(t.nodeType);if(!d&&tr(t,e))A(t,e,f,null,null,i);else{if(d){if(1===t.nodeType&&t.hasAttribute(D)&&(t.removeAttribute(D),r=!0),o(r)&&N(t,e,f))return C(e,f,!0),t;l=t,t=new ft(u.tagName(l).toLowerCase(),{},[],void 0,l)}var m=t.elm,h=u.parentNode(m);if(p(e,f,m._leaveCb?null:h,u.nextSibling(m)),a(e.parent))for(var v=e.parent,y=g(e);v;){for(var x=0;x<s.destroy.length;++x)s.destroy[x](v);if(v.elm=e.elm,y){for(var w=0;w<s.create.length;++w)s.create[w](qn,v);var L=v.data.hook.insert;if(L.merged)for(var E=1;E<L.fns.length;E++)L.fns[E]()}else Kn(v);v=v.parent}a(h)?b([t],0,0):a(t.tag)&&T(t)}}return C(e,f,c),e.elm}a(t)&&T(t)}}({nodeOps:Wn,modules:[fr,hr,wr,Cr,Fr,G?{create:la,activate:la,remove:function(t,e){!0!==t.data.show?oa(t,e):e()}}:{}].concat(lr)});V&&document.addEventListener("selectionchange",(function(){var t=document.activeElement;t&&t.vmodel&&va(t,"input")}));var ca={inserted:function(t,e,n,r){"select"===n.tag?(r.elm&&!r.elm._vOptions?ie(n,"postpatch",(function(){ca.componentUpdated(t,e,n)})):pa(t,e,n.context),t._vOptions=[].map.call(t.options,ma)):("textarea"===n.tag||Vn(t.type))&&(t._vModifiers=e.modifiers,e.modifiers.lazy||(t.addEventListener("compositionstart",ha),t.addEventListener("compositionend",ga),t.addEventListener("change",ga),V&&(t.vmodel=!0)))},componentUpdated:function(t,e,n){if("select"===n.tag){pa(t,e,n.context);var r=t._vOptions,a=t._vOptions=[].map.call(t.options,ma);a.some((function(t,e){return!S(t,r[e])}))&&(t.multiple?e.value.some((function(t){return da(t,a)})):e.value!==e.oldValue&&da(e.value,a))&&va(t,"change")}}};function pa(t,e,n){fa(t,e),(Z||W)&&setTimeout((function(){fa(t,e)}),0)}function fa(t,e,n){var r=e.value,a=t.multiple;if(!a||Array.isArray(r)){for(var o,i,s=0,l=t.options.length;s<l;s++)if(i=t.options[s],a)o=I(r,ma(i))>-1,i.selected!==o&&(i.selected=o);else if(S(ma(i),r))return void(t.selectedIndex!==s&&(t.selectedIndex=s));a||(t.selectedIndex=-1)}}function da(t,e){return e.every((function(e){return!S(e,t)}))}function ma(t){return"_value"in t?t._value:t.value}function ha(t){t.target.composing=!0}function ga(t){t.target.composing&&(t.target.composing=!1,va(t.target,"input"))}function va(t,e){var n=document.createEvent("HTMLEvents");n.initEvent(e,!0,!0),t.dispatchEvent(n)}function ya(t){return!t.componentInstance||t.data&&t.data.transition?t:ya(t.componentInstance._vnode)}var xa={model:ca,show:{bind:function(t,e,n){var r=e.value,a=(n=ya(n)).data&&n.data.transition,o=t.__vOriginalDisplay="none"===t.style.display?"":t.style.display;r&&a?(n.data.show=!0,aa(n,(function(){t.style.display=o}))):t.style.display=r?o:"none"},update:function(t,e,n){var r=e.value;!r!=!e.oldValue&&((n=ya(n)).data&&n.data.transition?(n.data.show=!0,r?aa(n,(function(){t.style.display=t.__vOriginalDisplay})):oa(n,(function(){t.style.display="none"}))):t.style.display=r?t.__vOriginalDisplay:"none")},unbind:function(t,e,n,r,a){a||(t.style.display=t.__vOriginalDisplay)}}},Ta={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 ba(t){var e=t&&t.componentOptions;return e&&e.Ctor.options.abstract?ba(He(e.children)):t}function wa(t){var e={},n=t.$options;for(var r in n.propsData)e[r]=t[r];var a=n._parentListeners;for(var o in a)e[b(o)]=a[o];return e}function La(t,e){if(/\d-keep-alive$/.test(e.tag))return t("keep-alive",{props:e.componentOptions.propsData})}var Aa=function(t){return t.tag||Ye(t)},Ca=function(t){return"show"===t.name},Ea={name:"transition",props:Ta,abstract:!0,render:function(t){var e=this,n=this.$slots.default;if(n&&(n=n.filter(Aa)).length){var r=this.mode,a=n[0];if(function(t){for(;t=t.parent;)if(t.data.transition)return!0}(this.$vnode))return a;var o=ba(a);if(!o)return a;if(this._leaving)return La(t,a);var s="__transition-"+this._uid+"-";o.key=null==o.key?o.isComment?s+"comment":s+o.tag:i(o.key)?0===String(o.key).indexOf(s)?o.key:s+o.key:o.key;var l=(o.data||(o.data={})).transition=wa(this),u=this._vnode,c=ba(u);if(o.data.directives&&o.data.directives.some(Ca)&&(o.data.show=!0),c&&c.data&&!function(t,e){return e.key===t.key&&e.tag===t.tag}(o,c)&&!Ye(c)&&(!c.componentInstance||!c.componentInstance._vnode.isComment)){var p=c.data.transition=N({},l);if("out-in"===r)return this._leaving=!0,ie(p,"afterLeave",(function(){e._leaving=!1,e.$forceUpdate()})),La(t,a);if("in-out"===r){if(Ye(o))return u;var f,d=function(){f()};ie(l,"afterEnter",d),ie(l,"enterCancelled",d),ie(p,"delayLeave",(function(t){f=t}))}}return a}}},Na=N({tag:String,moveClass:String},Ta);function Ma(t){t.elm._moveCb&&t.elm._moveCb(),t.elm._enterCb&&t.elm._enterCb()}function _a(t){t.data.newPos=t.elm.getBoundingClientRect()}function Oa(t){var e=t.data.pos,n=t.data.newPos,r=e.left-n.left,a=e.top-n.top;if(r||a){t.data.moved=!0;var o=t.elm.style;o.transform=o.WebkitTransform="translate("+r+"px,"+a+"px)",o.transitionDuration="0s"}}delete Na.mode;var ja={Transition:Ea,TransitionGroup:{props:Na,beforeMount:function(){var t=this,e=this._update;this._update=function(n,r){var a=Ke(t);t.__patch__(t._vnode,t.kept,!1,!0),t._vnode=t.kept,a(),e.call(t,n,r)}},render:function(t){for(var e=this.tag||this.$vnode.data.tag||"span",n=Object.create(null),r=this.prevChildren=this.children,a=this.$slots.default||[],o=this.children=[],i=wa(this),s=0;s<a.length;s++){var l=a[s];l.tag&&null!=l.key&&0!==String(l.key).indexOf("__vlist")&&(o.push(l),n[l.key]=l,(l.data||(l.data={})).transition=i)}if(r){for(var u=[],c=[],p=0;p<r.length;p++){var f=r[p];f.data.transition=i,f.data.pos=f.elm.getBoundingClientRect(),n[f.key]?u.push(f):c.push(f)}this.kept=t(e,null,u),this.removed=c}return t(e,null,o)},updated:function(){var t=this.prevChildren,e=this.moveClass||(this.name||"v")+"-move";t.length&&this.hasMove(t[0].elm,e)&&(t.forEach(Ma),t.forEach(_a),t.forEach(Oa),this._reflow=document.body.offsetHeight,t.forEach((function(t){if(t.data.moved){var n=t.elm,r=n.style;Kr(n,e),r.transform=r.WebkitTransform=r.transitionDuration="",n.addEventListener(Qr,n._moveCb=function t(r){r&&r.target!==n||r&&!/transform$/.test(r.propertyName)||(n.removeEventListener(Qr,t),n._moveCb=null,qr(n,e))})}})))},methods:{hasMove:function(t,e){if(!Br)return!1;if(this._hasMove)return this._hasMove;var n=t.cloneNode();t._transitionClasses&&t._transitionClasses.forEach((function(t){Ur(n,t)})),Rr(n,e),n.style.display="none",this.$el.appendChild(n);var r=ea(n);return this.$el.removeChild(n),this._hasMove=r.hasTransform}}}};An.config.mustUseProp=function(t,e,n){return"value"===n&&Sn(t)&&"button"!==e||"selected"===n&&"option"===t||"checked"===n&&"input"===t||"muted"===n&&"video"===t},An.config.isReservedTag=Qn,An.config.isReservedAttr=jn,An.config.getTagNamespace=function(t){return Hn(t)?"svg":"math"===t?"math":void 0},An.config.isUnknownElement=function(t){if(!G)return!0;if(Qn(t))return!1;if(t=t.toLowerCase(),null!=Zn[t])return Zn[t];var e=document.createElement(t);return t.indexOf("-")>-1?Zn[t]=e.constructor===window.HTMLUnknownElement||e.constructor===window.HTMLElement:Zn[t]=/HTMLUnknownElement/.test(e.toString())},N(An.options.directives,xa),N(An.options.components,ja),An.prototype.__patch__=G?ua:_,An.prototype.$mount=function(t,e){return function(t,e,n){var r;return t.$el=e,t.$options.render||(t.$options.render=mt),en(t,"beforeMount"),r=function(){t._update(t._render(),n)},new mn(t,r,_,{before:function(){t._isMounted&&!t._isDestroyed&&en(t,"beforeUpdate")}},!0),n=!1,null==t.$vnode&&(t._isMounted=!0,en(t,"mounted")),t}(this,t=t&&G?function(t){return"string"==typeof t?document.querySelector(t)||document.createElement("div"):t}(t):void 0,e)},G&&setTimeout((function(){R.devtools&&nt&&nt.emit("init",An)}),0);var Sa=An,Ia=r(9944);Sa.prototype.t=Ia.translate,Sa.prototype.n=Ia.translatePlural,Sa.prototype.OC=window.OC,Sa.prototype.OCA=window.OCA;var ka=r(16453),Da=r(79753),Fa=r(4820);let Pa=0;!function(){const t={TRANSLATIONS:[{locale:"ar",json:{charset:"utf-8",headers:{"Last-Translator":"S1 SYSTEMS | BP <info@s1.sa>, 2020","Language-Team":"Arabic (https://www.transifex.com/nextcloud/teams/64236/ar/)","Content-Type":"text/plain; charset=UTF-8",Language:"ar","Plural-Forms":"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nS1 SYSTEMS | BP <info@s1.sa>, 2020\n"},msgstr:["Last-Translator: S1 SYSTEMS | BP <info@s1.sa>, 2020\nLanguage-Team: Arabic (https://www.transifex.com/nextcloud/teams/64236/ar/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: ar\nPlural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:191"},msgstr:["تراجع"]}}}}},{locale:"ast",json:{charset:"utf-8",headers:{"Last-Translator":"enolp <enolp@softastur.org>, 2020","Language-Team":"Asturian (https://www.transifex.com/nextcloud/teams/64236/ast/)","Content-Type":"text/plain; charset=UTF-8",Language:"ast","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nenolp <enolp@softastur.org>, 2020\n"},msgstr:["Last-Translator: enolp <enolp@softastur.org>, 2020\nLanguage-Team: Asturian (https://www.transifex.com/nextcloud/teams/64236/ast/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: ast\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:187"},msgstr:["Desfacer"]}}}}},{locale:"br",json:{charset:"utf-8",headers:{"Last-Translator":"Kervoas-Le Nabat Ewen <ewenkervoas@free.fr>, 2020","Language-Team":"Breton (https://www.transifex.com/nextcloud/teams/64236/br/)","Content-Type":"text/plain; charset=UTF-8",Language:"br","Plural-Forms":"nplurals=5; plural=((n%10 == 1) && (n%100 != 11) && (n%100 !=71) && (n%100 !=91) ? 0 :(n%10 == 2) && (n%100 != 12) && (n%100 !=72) && (n%100 !=92) ? 1 :(n%10 ==3 || n%10==4 || n%10==9) && (n%100 < 10 || n% 100 > 19) && (n%100 < 70 || n%100 > 79) && (n%100 < 90 || n%100 > 99) ? 2 :(n != 0 && n % 1000000 == 0) ? 3 : 4);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nKervoas-Le Nabat Ewen <ewenkervoas@free.fr>, 2020\n"},msgstr:["Last-Translator: Kervoas-Le Nabat Ewen <ewenkervoas@free.fr>, 2020\nLanguage-Team: Breton (https://www.transifex.com/nextcloud/teams/64236/br/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: br\nPlural-Forms: nplurals=5; plural=((n%10 == 1) && (n%100 != 11) && (n%100 !=71) && (n%100 !=91) ? 0 :(n%10 == 2) && (n%100 != 12) && (n%100 !=72) && (n%100 !=92) ? 1 :(n%10 ==3 || n%10==4 || n%10==9) && (n%100 < 10 || n% 100 > 19) && (n%100 < 70 || n%100 > 79) && (n%100 < 90 || n%100 > 99) ? 2 :(n != 0 && n % 1000000 == 0) ? 3 : 4);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:187"},msgstr:["Disober"]}}}}},{locale:"ca",json:{charset:"utf-8",headers:{"Last-Translator":"Marc Riera <marcriera@softcatala.org>, 2020","Language-Team":"Catalan (https://www.transifex.com/nextcloud/teams/64236/ca/)","Content-Type":"text/plain; charset=UTF-8",Language:"ca","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nMarc Riera <marcriera@softcatala.org>, 2020\n"},msgstr:["Last-Translator: Marc Riera <marcriera@softcatala.org>, 2020\nLanguage-Team: Catalan (https://www.transifex.com/nextcloud/teams/64236/ca/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: ca\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:187"},msgstr:["Desfés"]}}}}},{locale:"cs",json:{charset:"utf-8",headers:{"Last-Translator":"Pavel Borecki <pavel.borecki@gmail.com>, 2020","Language-Team":"Czech (https://www.transifex.com/nextcloud/teams/64236/cs/)","Content-Type":"text/plain; charset=UTF-8",Language:"cs","Plural-Forms":"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nPavel Borecki <pavel.borecki@gmail.com>, 2020\n"},msgstr:["Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2020\nLanguage-Team: Czech (https://www.transifex.com/nextcloud/teams/64236/cs/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: cs\nPlural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:187"},msgstr:["Zpět"]}}}}},{locale:"cs_CZ",json:{charset:"utf-8",headers:{"Last-Translator":"Pavel Borecki <pavel.borecki@gmail.com>, 2020","Language-Team":"Czech (Czech Republic) (https://www.transifex.com/nextcloud/teams/64236/cs_CZ/)","Content-Type":"text/plain; charset=UTF-8",Language:"cs_CZ","Plural-Forms":"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nPavel Borecki <pavel.borecki@gmail.com>, 2020\n"},msgstr:["Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2020\nLanguage-Team: Czech (Czech Republic) (https://www.transifex.com/nextcloud/teams/64236/cs_CZ/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: cs_CZ\nPlural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:187"},msgstr:["Zpět"]}}}}},{locale:"da",json:{charset:"utf-8",headers:{"Last-Translator":"Martin Bonde <Martin@maboni.dk>, 2020","Language-Team":"Danish (https://www.transifex.com/nextcloud/teams/64236/da/)","Content-Type":"text/plain; charset=UTF-8",Language:"da","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nMartin Bonde <Martin@maboni.dk>, 2020\n"},msgstr:["Last-Translator: Martin Bonde <Martin@maboni.dk>, 2020\nLanguage-Team: Danish (https://www.transifex.com/nextcloud/teams/64236/da/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: da\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:192"},msgstr:["Fortryd"]}}}}},{locale:"de",json:{charset:"utf-8",headers:{"Last-Translator":"Mark Ziegler <mark.ziegler@rakekniven.de>, 2020","Language-Team":"German (https://www.transifex.com/nextcloud/teams/64236/de/)","Content-Type":"text/plain; charset=UTF-8",Language:"de","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nMark Ziegler <mark.ziegler@rakekniven.de>, 2020\n"},msgstr:["Last-Translator: Mark Ziegler <mark.ziegler@rakekniven.de>, 2020\nLanguage-Team: German (https://www.transifex.com/nextcloud/teams/64236/de/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: de\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:187"},msgstr:["Rückgängig"]}}}}},{locale:"de_DE",json:{charset:"utf-8",headers:{"Last-Translator":"Mark Ziegler <mark.ziegler@rakekniven.de>, 2020","Language-Team":"German (Germany) (https://www.transifex.com/nextcloud/teams/64236/de_DE/)","Content-Type":"text/plain; charset=UTF-8",Language:"de_DE","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nMark Ziegler <mark.ziegler@rakekniven.de>, 2020\n"},msgstr:["Last-Translator: Mark Ziegler <mark.ziegler@rakekniven.de>, 2020\nLanguage-Team: German (Germany) (https://www.transifex.com/nextcloud/teams/64236/de_DE/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: de_DE\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:187"},msgstr:["Rückgängig"]}}}}},{locale:"el",json:{charset:"utf-8",headers:{"Last-Translator":"ByteGet, 2020","Language-Team":"Greek (https://www.transifex.com/nextcloud/teams/64236/el/)","Content-Type":"text/plain; charset=UTF-8",Language:"el","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nByteGet, 2020\n"},msgstr:["Last-Translator: ByteGet, 2020\nLanguage-Team: Greek (https://www.transifex.com/nextcloud/teams/64236/el/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: el\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:187"},msgstr:["Αναίρεση"]}}}}},{locale:"es",json:{charset:"utf-8",headers:{"Last-Translator":"Gabriel Anca <gabrielancacorral@gmail.com>, 2020","Language-Team":"Spanish (https://www.transifex.com/nextcloud/teams/64236/es/)","Content-Type":"text/plain; charset=UTF-8",Language:"es","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nGabriel Anca <gabrielancacorral@gmail.com>, 2020\n"},msgstr:["Last-Translator: Gabriel Anca <gabrielancacorral@gmail.com>, 2020\nLanguage-Team: Spanish (https://www.transifex.com/nextcloud/teams/64236/es/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: es\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:192"},msgstr:["Deshacer"]}}}}},{locale:"fa",json:{charset:"utf-8",headers:{"Last-Translator":"Mostafa Ahangarha <ahangarha@riseup.net>, 2020","Language-Team":"Persian (https://www.transifex.com/nextcloud/teams/64236/fa/)","Content-Type":"text/plain; charset=UTF-8",Language:"fa","Plural-Forms":"nplurals=2; plural=(n > 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nMostafa Ahangarha <ahangarha@riseup.net>, 2020\n"},msgstr:["Last-Translator: Mostafa Ahangarha <ahangarha@riseup.net>, 2020\nLanguage-Team: Persian (https://www.transifex.com/nextcloud/teams/64236/fa/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: fa\nPlural-Forms: nplurals=2; plural=(n > 1);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:192"},msgstr:["بازگردانی"]}}}}},{locale:"fi_FI",json:{charset:"utf-8",headers:{"Last-Translator":"teemue, 2020","Language-Team":"Finnish (Finland) (https://www.transifex.com/nextcloud/teams/64236/fi_FI/)","Content-Type":"text/plain; charset=UTF-8",Language:"fi_FI","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nteemue, 2020\n"},msgstr:["Last-Translator: teemue, 2020\nLanguage-Team: Finnish (Finland) (https://www.transifex.com/nextcloud/teams/64236/fi_FI/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: fi_FI\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:191"},msgstr:["Kumoa"]}}}}},{locale:"fr",json:{charset:"utf-8",headers:{"Last-Translator":"John Molakvoæ <skjnldsv@protonmail.com>, 2020","Language-Team":"French (https://www.transifex.com/nextcloud/teams/64236/fr/)","Content-Type":"text/plain; charset=UTF-8",Language:"fr","Plural-Forms":"nplurals=2; plural=(n > 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nJohn Molakvoæ <skjnldsv@protonmail.com>, 2020\n"},msgstr:["Last-Translator: John Molakvoæ <skjnldsv@protonmail.com>, 2020\nLanguage-Team: French (https://www.transifex.com/nextcloud/teams/64236/fr/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: fr\nPlural-Forms: nplurals=2; plural=(n > 1);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:187"},msgstr:["Annuler"]}}}}},{locale:"gl",json:{charset:"utf-8",headers:{"Last-Translator":"Miguel Anxo Bouzada <mbouzada@gmail.com>, 2020","Language-Team":"Galician (https://www.transifex.com/nextcloud/teams/64236/gl/)","Content-Type":"text/plain; charset=UTF-8",Language:"gl","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nMiguel Anxo Bouzada <mbouzada@gmail.com>, 2020\n"},msgstr:["Last-Translator: Miguel Anxo Bouzada <mbouzada@gmail.com>, 2020\nLanguage-Team: Galician (https://www.transifex.com/nextcloud/teams/64236/gl/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: gl\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:187"},msgstr:["Desfacer"]}}}}},{locale:"he",json:{charset:"utf-8",headers:{"Last-Translator":"Yaron Shahrabani <sh.yaron@gmail.com>, 2020","Language-Team":"Hebrew (https://www.transifex.com/nextcloud/teams/64236/he/)","Content-Type":"text/plain; charset=UTF-8",Language:"he","Plural-Forms":"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nYaron Shahrabani <sh.yaron@gmail.com>, 2020\n"},msgstr:["Last-Translator: Yaron Shahrabani <sh.yaron@gmail.com>, 2020\nLanguage-Team: Hebrew (https://www.transifex.com/nextcloud/teams/64236/he/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: he\nPlural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:187"},msgstr:["ביטול"]}}}}},{locale:"id",json:{charset:"utf-8",headers:{"Last-Translator":"agus sutrisno <agussutrisno@smamsa.sch.id>, 2020","Language-Team":"Indonesian (https://www.transifex.com/nextcloud/teams/64236/id/)","Content-Type":"text/plain; charset=UTF-8",Language:"id","Plural-Forms":"nplurals=1; plural=0;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nagus sutrisno <agussutrisno@smamsa.sch.id>, 2020\n"},msgstr:["Last-Translator: agus sutrisno <agussutrisno@smamsa.sch.id>, 2020\nLanguage-Team: Indonesian (https://www.transifex.com/nextcloud/teams/64236/id/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: id\nPlural-Forms: nplurals=1; plural=0;\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:192"},msgstr:["Tidak jadi"]}}}}},{locale:"is",json:{charset:"utf-8",headers:{"Last-Translator":"Sveinn í Felli <sv1@fellsnet.is>, 2020","Language-Team":"Icelandic (https://www.transifex.com/nextcloud/teams/64236/is/)","Content-Type":"text/plain; charset=UTF-8",Language:"is","Plural-Forms":"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nSveinn í Felli <sv1@fellsnet.is>, 2020\n"},msgstr:["Last-Translator: Sveinn í Felli <sv1@fellsnet.is>, 2020\nLanguage-Team: Icelandic (https://www.transifex.com/nextcloud/teams/64236/is/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: is\nPlural-Forms: nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:192"},msgstr:["Afturkalla"]}}}}},{locale:"it",json:{charset:"utf-8",headers:{"Last-Translator":"Vincenzo Reale <vinx.reale@gmail.com>, 2020","Language-Team":"Italian (https://www.transifex.com/nextcloud/teams/64236/it/)","Content-Type":"text/plain; charset=UTF-8",Language:"it","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nVincenzo Reale <vinx.reale@gmail.com>, 2020\n"},msgstr:["Last-Translator: Vincenzo Reale <vinx.reale@gmail.com>, 2020\nLanguage-Team: Italian (https://www.transifex.com/nextcloud/teams/64236/it/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: it\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:187"},msgstr:["Annulla"]}}}}},{locale:"ja_JP",json:{charset:"utf-8",headers:{"Last-Translator":"323484, 2020","Language-Team":"Japanese (Japan) (https://www.transifex.com/nextcloud/teams/64236/ja_JP/)","Content-Type":"text/plain; charset=UTF-8",Language:"ja_JP","Plural-Forms":"nplurals=1; plural=0;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\n323484, 2020\n"},msgstr:["Last-Translator: 323484, 2020\nLanguage-Team: Japanese (Japan) (https://www.transifex.com/nextcloud/teams/64236/ja_JP/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: ja_JP\nPlural-Forms: nplurals=1; plural=0;\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:187"},msgstr:["元に戻す"]}}}}},{locale:"lt_LT",json:{charset:"utf-8",headers:{"Last-Translator":"Moo, 2020","Language-Team":"Lithuanian (Lithuania) (https://www.transifex.com/nextcloud/teams/64236/lt_LT/)","Content-Type":"text/plain; charset=UTF-8",Language:"lt_LT","Plural-Forms":"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nMoo, 2020\n"},msgstr:["Last-Translator: Moo, 2020\nLanguage-Team: Lithuanian (Lithuania) (https://www.transifex.com/nextcloud/teams/64236/lt_LT/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: lt_LT\nPlural-Forms: nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:187"},msgstr:["Atšaukti"]}}}}},{locale:"mk",json:{charset:"utf-8",headers:{"Last-Translator":"Сашко Тодоров, 2020","Language-Team":"Macedonian (https://www.transifex.com/nextcloud/teams/64236/mk/)","Content-Type":"text/plain; charset=UTF-8",Language:"mk","Plural-Forms":"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nСашко Тодоров, 2020\n"},msgstr:["Last-Translator: Сашко Тодоров, 2020\nLanguage-Team: Macedonian (https://www.transifex.com/nextcloud/teams/64236/mk/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: mk\nPlural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:187"},msgstr:["Врати"]}}}}},{locale:"nb_NO",json:{charset:"utf-8",headers:{"Last-Translator":"sverre.vikan <sverre.vikan@gmail.com>, 2020","Language-Team":"Norwegian Bokmål (Norway) (https://www.transifex.com/nextcloud/teams/64236/nb_NO/)","Content-Type":"text/plain; charset=UTF-8",Language:"nb_NO","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nsverre.vikan <sverre.vikan@gmail.com>, 2020\n"},msgstr:["Last-Translator: sverre.vikan <sverre.vikan@gmail.com>, 2020\nLanguage-Team: Norwegian Bokmål (Norway) (https://www.transifex.com/nextcloud/teams/64236/nb_NO/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: nb_NO\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:192"},msgstr:["Angre"]}}}}},{locale:"nl",json:{charset:"utf-8",headers:{"Last-Translator":"Robin Slot, 2020","Language-Team":"Dutch (https://www.transifex.com/nextcloud/teams/64236/nl/)","Content-Type":"text/plain; charset=UTF-8",Language:"nl","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nRobin Slot, 2020\n"},msgstr:["Last-Translator: Robin Slot, 2020\nLanguage-Team: Dutch (https://www.transifex.com/nextcloud/teams/64236/nl/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: nl\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:191"},msgstr:["Ongedaan maken"]}}}}},{locale:"oc",json:{charset:"utf-8",headers:{"Last-Translator":"Quentin PAGÈS, 2020","Language-Team":"Occitan (post 1500) (https://www.transifex.com/nextcloud/teams/64236/oc/)","Content-Type":"text/plain; charset=UTF-8",Language:"oc","Plural-Forms":"nplurals=2; plural=(n > 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nQuentin PAGÈS, 2020\n"},msgstr:["Last-Translator: Quentin PAGÈS, 2020\nLanguage-Team: Occitan (post 1500) (https://www.transifex.com/nextcloud/teams/64236/oc/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: oc\nPlural-Forms: nplurals=2; plural=(n > 1);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:187"},msgstr:["Anullar"]}}}}},{locale:"pl",json:{charset:"utf-8",headers:{"Last-Translator":"Robert Szmurło <robert.szmurlo@ee.pw.edu.pl>, 2020","Language-Team":"Polish (https://www.transifex.com/nextcloud/teams/64236/pl/)","Content-Type":"text/plain; charset=UTF-8",Language:"pl","Plural-Forms":"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nRobert Szmurło <robert.szmurlo@ee.pw.edu.pl>, 2020\n"},msgstr:["Last-Translator: Robert Szmurło <robert.szmurlo@ee.pw.edu.pl>, 2020\nLanguage-Team: Polish (https://www.transifex.com/nextcloud/teams/64236/pl/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: pl\nPlural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:187"},msgstr:["Cofnij"]}}}}},{locale:"pt_BR",json:{charset:"utf-8",headers:{"Last-Translator":"Paulo Schopf, 2020","Language-Team":"Portuguese (Brazil) (https://www.transifex.com/nextcloud/teams/64236/pt_BR/)","Content-Type":"text/plain; charset=UTF-8",Language:"pt_BR","Plural-Forms":"nplurals=2; plural=(n > 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nPaulo Schopf, 2020\n"},msgstr:["Last-Translator: Paulo Schopf, 2020\nLanguage-Team: Portuguese (Brazil) (https://www.transifex.com/nextcloud/teams/64236/pt_BR/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: pt_BR\nPlural-Forms: nplurals=2; plural=(n > 1);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:187"},msgstr:["Desfazer"]}}}}},{locale:"ru",json:{charset:"utf-8",headers:{"Last-Translator":"Andrey Atapin <atab@kirovedu.ru>, 2020","Language-Team":"Russian (https://www.transifex.com/nextcloud/teams/64236/ru/)","Content-Type":"text/plain; charset=UTF-8",Language:"ru","Plural-Forms":"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nAndrey Atapin <atab@kirovedu.ru>, 2020\n"},msgstr:["Last-Translator: Andrey Atapin <atab@kirovedu.ru>, 2020\nLanguage-Team: Russian (https://www.transifex.com/nextcloud/teams/64236/ru/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: ru\nPlural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:187"},msgstr:["Отменить"]}}}}},{locale:"sk_SK",json:{charset:"utf-8",headers:{"Last-Translator":"vladimirjendrol <vlado@jendrol.sk>, 2020","Language-Team":"Slovak (Slovakia) (https://www.transifex.com/nextcloud/teams/64236/sk_SK/)","Content-Type":"text/plain; charset=UTF-8",Language:"sk_SK","Plural-Forms":"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nvladimirjendrol <vlado@jendrol.sk>, 2020\n"},msgstr:["Last-Translator: vladimirjendrol <vlado@jendrol.sk>, 2020\nLanguage-Team: Slovak (Slovakia) (https://www.transifex.com/nextcloud/teams/64236/sk_SK/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: sk_SK\nPlural-Forms: nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:192"},msgstr:["Späť"]}}}}},{locale:"sl",json:{charset:"utf-8",headers:{"Last-Translator":"Matej Urbančič <>, 2020","Language-Team":"Slovenian (https://www.transifex.com/nextcloud/teams/64236/sl/)","Content-Type":"text/plain; charset=UTF-8",Language:"sl","Plural-Forms":"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nMatej Urbančič <>, 2020\n"},msgstr:["Last-Translator: Matej Urbančič <>, 2020\nLanguage-Team: Slovenian (https://www.transifex.com/nextcloud/teams/64236/sl/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: sl\nPlural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:191"},msgstr:["Razveljavi"]}}}}},{locale:"tr",json:{charset:"utf-8",headers:{"Last-Translator":"Kaya Zeren <kayazeren@gmail.com>, 2020","Language-Team":"Turkish (https://www.transifex.com/nextcloud/teams/64236/tr/)","Content-Type":"text/plain; charset=UTF-8",Language:"tr","Plural-Forms":"nplurals=2; plural=(n > 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nKaya Zeren <kayazeren@gmail.com>, 2020\n"},msgstr:["Last-Translator: Kaya Zeren <kayazeren@gmail.com>, 2020\nLanguage-Team: Turkish (https://www.transifex.com/nextcloud/teams/64236/tr/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: tr\nPlural-Forms: nplurals=2; plural=(n > 1);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:191"},msgstr:["Geri al"]}}}}},{locale:"uk",json:{charset:"utf-8",headers:{"Last-Translator":"777 Svyatoi 777 <exmashana67@gmail.com>, 2020","Language-Team":"Ukrainian (https://www.transifex.com/nextcloud/teams/64236/uk/)","Content-Type":"text/plain; charset=UTF-8",Language:"uk","Plural-Forms":"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\n777 Svyatoi 777 <exmashana67@gmail.com>, 2020\n"},msgstr:["Last-Translator: 777 Svyatoi 777 <exmashana67@gmail.com>, 2020\nLanguage-Team: Ukrainian (https://www.transifex.com/nextcloud/teams/64236/uk/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: uk\nPlural-Forms: nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:192"},msgstr:["Undo"]}}}}},{locale:"zh_CN",json:{charset:"utf-8",headers:{"Last-Translator":"Toms Project <tom@projectoms.com>, 2020","Language-Team":"Chinese (China) (https://www.transifex.com/nextcloud/teams/64236/zh_CN/)","Content-Type":"text/plain; charset=UTF-8",Language:"zh_CN","Plural-Forms":"nplurals=1; plural=0;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nToms Project <tom@projectoms.com>, 2020\n"},msgstr:["Last-Translator: Toms Project <tom@projectoms.com>, 2020\nLanguage-Team: Chinese (China) (https://www.transifex.com/nextcloud/teams/64236/zh_CN/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: zh_CN\nPlural-Forms: nplurals=1; plural=0;\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:191"},msgstr:["撤消"]}}}}},{locale:"zh_TW",json:{charset:"utf-8",headers:{"Last-Translator":"Natashia Maxins <railroad1987@gmail.com>, 2020","Language-Team":"Chinese (Taiwan) (https://www.transifex.com/nextcloud/teams/64236/zh_TW/)","Content-Type":"text/plain; charset=UTF-8",Language:"zh_TW","Plural-Forms":"nplurals=1; plural=0;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nNatashia Maxins <railroad1987@gmail.com>, 2020\n"},msgstr:["Last-Translator: Natashia Maxins <railroad1987@gmail.com>, 2020\nLanguage-Team: Chinese (Taiwan) (https://www.transifex.com/nextcloud/teams/64236/zh_TW/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: zh_TW\nPlural-Forms: nplurals=1; plural=0;\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:192"},msgstr:["復原"]}}}}}]};try{if(process)return process.env=Object.assign({},process.env),void Object.assign(process.env,t)}catch(t){}globalThis.process={env:t}}();var Ra="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:void 0!==r.g?r.g:"undefined"!=typeof self?self:{};function Ua(t,e,n){return t(n={path:e,exports:{},require:function(t,e){return function(){throw new Error("Dynamic requires are not currently supported by @rollup/plugin-commonjs")}(null==e&&n.path)}},n.exports),n.exports}var $a=function(t){return t&&t.Math==Math&&t},za=$a("object"==typeof globalThis&&globalThis)||$a("object"==typeof window&&window)||$a("object"==typeof self&&self)||$a("object"==typeof Ra&&Ra)||function(){return this}()||Function("return this")(),Ba=function(t){try{return!!t()}catch(t){return!0}},Ga=!Ba((function(){return 7!=Object.defineProperty({},1,{get:function(){return 7}})[1]})),Ya=function(t){return"object"==typeof t?null!==t:"function"==typeof t},Ha=za.document,Qa=Ya(Ha)&&Ya(Ha.createElement),Za=function(t){return Qa?Ha.createElement(t):{}},Va=!Ga&&!Ba((function(){return 7!=Object.defineProperty(Za("div"),"a",{get:function(){return 7}}).a})),Wa=function(t){if(!Ya(t))throw TypeError(String(t)+" is not an object");return t},Xa=function(t,e){if(!Ya(t))return t;var n,r;if(e&&"function"==typeof(n=t.toString)&&!Ya(r=n.call(t)))return r;if("function"==typeof(n=t.valueOf)&&!Ya(r=n.call(t)))return r;if(!e&&"function"==typeof(n=t.toString)&&!Ya(r=n.call(t)))return r;throw TypeError("Can't convert object to primitive value")},Ka=Object.defineProperty,qa={f:Ga?Ka:function(t,e,n){if(Wa(t),e=Xa(e,!0),Wa(n),Va)try{return Ka(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}},Ja=function(t,e){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:e}},to=Ga?function(t,e,n){return qa.f(t,e,Ja(1,n))}:function(t,e,n){return t[e]=n,t},eo=function(t,e){try{to(za,t,e)}catch(n){za[t]=e}return e},no="__core-js_shared__",ro=za[no]||eo(no,{}),ao=Ua((function(t){(t.exports=function(t,e){return ro[t]||(ro[t]=void 0!==e?e:{})})("versions",[]).push({version:"3.7.0",mode:"global",copyright:"© 2020 Denis Pushkarev (zloirock.ru)"})})),oo={}.hasOwnProperty,io=function(t,e){return oo.call(t,e)},so=0,lo=Math.random(),uo=function(t){return"Symbol("+String(void 0===t?"":t)+")_"+(++so+lo).toString(36)},co=!!Object.getOwnPropertySymbols&&!Ba((function(){return!String(Symbol())})),po=co&&!Symbol.sham&&"symbol"==typeof Symbol.iterator,fo=ao("wks"),mo=za.Symbol,ho=po?mo:mo&&mo.withoutSetter||uo,go=function(t){return io(fo,t)||(co&&io(mo,t)?fo[t]=mo[t]:fo[t]=ho("Symbol."+t)),fo[t]},vo={};vo[go("toStringTag")]="z";var yo="[object z]"===String(vo),xo=Function.toString;"function"!=typeof ro.inspectSource&&(ro.inspectSource=function(t){return xo.call(t)});var To,bo,wo,Lo,Ao=ro.inspectSource,Co=za.WeakMap,Eo="function"==typeof Co&&/native code/.test(Ao(Co)),No=ao("keys"),Mo={},_o=za.WeakMap;if(Eo){var Oo=ro.state||(ro.state=new _o),jo=Oo.get,So=Oo.has,Io=Oo.set;To=function(t,e){return e.facade=t,Io.call(Oo,t,e),e},bo=function(t){return jo.call(Oo,t)||{}},wo=function(t){return So.call(Oo,t)}}else{var ko=No[Lo="state"]||(No[Lo]=uo(Lo));Mo[ko]=!0,To=function(t,e){return e.facade=t,to(t,ko,e),e},bo=function(t){return io(t,ko)?t[ko]:{}},wo=function(t){return io(t,ko)}}var Do={set:To,get:bo,has:wo,enforce:function(t){return wo(t)?bo(t):To(t,{})},getterFor:function(t){return function(e){var n;if(!Ya(e)||(n=bo(e)).type!==t)throw TypeError("Incompatible receiver, "+t+" required");return n}}},Fo=Ua((function(t){var e=Do.get,n=Do.enforce,r=String(String).split("String");(t.exports=function(t,e,a,o){var i,s=!!o&&!!o.unsafe,l=!!o&&!!o.enumerable,u=!!o&&!!o.noTargetGet;"function"==typeof a&&("string"!=typeof e||io(a,"name")||to(a,"name",e),(i=n(a)).source||(i.source=r.join("string"==typeof e?e:""))),t!==za?(s?!u&&t[e]&&(l=!0):delete t[e],l?t[e]=a:to(t,e,a)):l?t[e]=a:eo(e,a)})(Function.prototype,"toString",(function(){return"function"==typeof this&&e(this).source||Ao(this)}))})),Po={}.toString,Ro=function(t){return Po.call(t).slice(8,-1)},Uo=go("toStringTag"),$o="Arguments"==Ro(function(){return arguments}()),zo=yo?Ro: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),Uo))?n:$o?Ro(e):"Object"==(r=Ro(e))&&"function"==typeof e.callee?"Arguments":r},Bo=yo?{}.toString:function(){return"[object "+zo(this)+"]"};yo||Fo(Object.prototype,"toString",Bo,{unsafe:!0});var Go={}.propertyIsEnumerable,Yo=Object.getOwnPropertyDescriptor,Ho={f:Yo&&!Go.call({1:2},1)?function(t){var e=Yo(this,t);return!!e&&e.enumerable}:Go},Qo="".split,Zo=Ba((function(){return!Object("z").propertyIsEnumerable(0)}))?function(t){return"String"==Ro(t)?Qo.call(t,""):Object(t)}:Object,Vo=function(t){if(null==t)throw TypeError("Can't call method on "+t);return t},Wo=function(t){return Zo(Vo(t))},Xo=Object.getOwnPropertyDescriptor,Ko={f:Ga?Xo:function(t,e){if(t=Wo(t),e=Xa(e,!0),Va)try{return Xo(t,e)}catch(t){}if(io(t,e))return Ja(!Ho.f.call(t,e),t[e])}},qo=za,Jo=function(t){return"function"==typeof t?t:void 0},ti=function(t,e){return arguments.length<2?Jo(qo[t])||Jo(za[t]):qo[t]&&qo[t][e]||za[t]&&za[t][e]},ei=Math.ceil,ni=Math.floor,ri=function(t){return isNaN(t=+t)?0:(t>0?ni:ei)(t)},ai=Math.min,oi=function(t){return t>0?ai(ri(t),9007199254740991):0},ii=Math.max,si=Math.min,li=function(t){return function(e,n,r){var a,o=Wo(e),i=oi(o.length),s=function(t,e){var n=ri(t);return n<0?ii(n+e,0):si(n,e)}(r,i);if(t&&n!=n){for(;i>s;)if((a=o[s++])!=a)return!0}else for(;i>s;s++)if((t||s in o)&&o[s]===n)return t||s||0;return!t&&-1}},ui={includes:li(!0),indexOf:li(!1)},ci=ui.indexOf,pi=function(t,e){var n,r=Wo(t),a=0,o=[];for(n in r)!io(Mo,n)&&io(r,n)&&o.push(n);for(;e.length>a;)io(r,n=e[a++])&&(~ci(o,n)||o.push(n));return o},fi=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"],di=fi.concat("length","prototype"),mi={f:Object.getOwnPropertyNames||function(t){return pi(t,di)}},hi={f:Object.getOwnPropertySymbols},gi=ti("Reflect","ownKeys")||function(t){var e=mi.f(Wa(t)),n=hi.f;return n?e.concat(n(t)):e},vi=function(t,e){for(var n=gi(e),r=qa.f,a=Ko.f,o=0;o<n.length;o++){var i=n[o];io(t,i)||r(t,i,a(e,i))}},yi=/#|\.prototype\./,xi=function(t,e){var n=bi[Ti(t)];return n==Li||n!=wi&&("function"==typeof e?Ba(e):!!e)},Ti=xi.normalize=function(t){return String(t).replace(yi,".").toLowerCase()},bi=xi.data={},wi=xi.NATIVE="N",Li=xi.POLYFILL="P",Ai=xi,Ci=Ko.f,Ei=function(t,e){var n,r,a,o,i,s=t.target,l=t.global,u=t.stat;if(n=l?za:u?za[s]||eo(s,{}):(za[s]||{}).prototype)for(r in e){if(o=e[r],a=t.noTargetGet?(i=Ci(n,r))&&i.value:n[r],!Ai(l?r:s+(u?".":"#")+r,t.forced)&&void 0!==a){if(typeof o==typeof a)continue;vi(o,a)}(t.sham||a&&a.sham)&&to(o,"sham",!0),Fo(n,r,o,t)}},Ni=za.Promise,Mi=qa.f,_i=go("toStringTag"),Oi=go("species"),ji=function(t){if("function"!=typeof t)throw TypeError(String(t)+" is not a function");return t},Si={},Ii=go("iterator"),ki=Array.prototype,Di=function(t,e,n){if(ji(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,a){return t.call(e,n,r,a)}}return function(){return t.apply(e,arguments)}},Fi=go("iterator"),Pi=function(t){var e=t.return;if(void 0!==e)return Wa(e.call(t)).value},Ri=function(t,e){this.stopped=t,this.result=e},Ui=function(t,e,n){var r,a,o,i,s,l,u,c,p=n&&n.that,f=!(!n||!n.AS_ENTRIES),d=!(!n||!n.IS_ITERATOR),m=!(!n||!n.INTERRUPTED),h=Di(e,p,1+f+m),g=function(t){return r&&Pi(r),new Ri(!0,t)},v=function(t){return f?(Wa(t),m?h(t[0],t[1],g):h(t[0],t[1])):m?h(t,g):h(t)};if(d)r=t;else{if("function"!=typeof(a=function(t){if(null!=t)return t[Fi]||t["@@iterator"]||Si[zo(t)]}(t)))throw TypeError("Target is not iterable");if(void 0!==(c=a)&&(Si.Array===c||ki[Ii]===c)){for(o=0,i=oi(t.length);i>o;o++)if((s=v(t[o]))&&s instanceof Ri)return s;return new Ri(!1)}r=a.call(t)}for(l=r.next;!(u=l.call(r)).done;){try{s=v(u.value)}catch(t){throw Pi(r),t}if("object"==typeof s&&s&&s instanceof Ri)return s}return new Ri(!1)},$i=go("iterator"),zi=!1;try{var Bi=0,Gi={next:function(){return{done:!!Bi++}},return:function(){zi=!0}};Gi[$i]=function(){return this},Array.from(Gi,(function(){throw 2}))}catch(t){}var Yi,Hi,Qi,Zi=go("species"),Vi=function(t,e){var n,r=Wa(t).constructor;return void 0===r||null==(n=Wa(r)[Zi])?e:ji(n)},Wi=ti("document","documentElement"),Xi=ti("navigator","userAgent")||"",Ki=/(iphone|ipod|ipad).*applewebkit/i.test(Xi),qi="process"==Ro(za.process),Ji=za.location,ts=za.setImmediate,es=za.clearImmediate,ns=za.process,rs=za.MessageChannel,as=za.Dispatch,os=0,is={},ss=function(t){if(is.hasOwnProperty(t)){var e=is[t];delete is[t],e()}},ls=function(t){return function(){ss(t)}},us=function(t){ss(t.data)},cs=function(t){za.postMessage(t+"",Ji.protocol+"//"+Ji.host)};ts&&es||(ts=function(t){for(var e=[],n=1;arguments.length>n;)e.push(arguments[n++]);return is[++os]=function(){("function"==typeof t?t:Function(t)).apply(void 0,e)},Yi(os),os},es=function(t){delete is[t]},qi?Yi=function(t){ns.nextTick(ls(t))}:as&&as.now?Yi=function(t){as.now(ls(t))}:rs&&!Ki?(Qi=(Hi=new rs).port2,Hi.port1.onmessage=us,Yi=Di(Qi.postMessage,Qi,1)):za.addEventListener&&"function"==typeof postMessage&&!za.importScripts&&Ji&&"file:"!==Ji.protocol&&!Ba(cs)?(Yi=cs,za.addEventListener("message",us,!1)):Yi="onreadystatechange"in Za("script")?function(t){Wi.appendChild(Za("script")).onreadystatechange=function(){Wi.removeChild(this),ss(t)}}:function(t){setTimeout(ls(t),0)});var ps,fs,ds,ms,hs,gs,vs,ys,xs={set:ts,clear:es},Ts=Ko.f,bs=xs.set,ws=za.MutationObserver||za.WebKitMutationObserver,Ls=za.document,As=za.process,Cs=za.Promise,Es=Ts(za,"queueMicrotask"),Ns=Es&&Es.value;Ns||(ps=function(){var t,e;for(qi&&(t=As.domain)&&t.exit();fs;){e=fs.fn,fs=fs.next;try{e()}catch(t){throw fs?ms():ds=void 0,t}}ds=void 0,t&&t.enter()},!Ki&&!qi&&ws&&Ls?(hs=!0,gs=Ls.createTextNode(""),new ws(ps).observe(gs,{characterData:!0}),ms=function(){gs.data=hs=!hs}):Cs&&Cs.resolve?(vs=Cs.resolve(void 0),ys=vs.then,ms=function(){ys.call(vs,ps)}):ms=qi?function(){As.nextTick(ps)}:function(){bs.call(za,ps)});var Ms,_s,Os=Ns||function(t){var e={fn:t,next:void 0};ds&&(ds.next=e),fs||(fs=e,ms()),ds=e},js=function(t){var e,n;this.promise=new t((function(t,r){if(void 0!==e||void 0!==n)throw TypeError("Bad Promise constructor");e=t,n=r})),this.resolve=ji(e),this.reject=ji(n)},Ss={f:function(t){return new js(t)}},Is=function(t,e){if(Wa(t),Ya(e)&&e.constructor===t)return e;var n=Ss.f(t);return(0,n.resolve)(e),n.promise},ks=function(t){try{return{error:!1,value:t()}}catch(t){return{error:!0,value:t}}},Ds=za.process,Fs=Ds&&Ds.versions,Ps=Fs&&Fs.v8;Ps?_s=(Ms=Ps.split("."))[0]+Ms[1]:Xi&&(!(Ms=Xi.match(/Edge\/(\d+)/))||Ms[1]>=74)&&(Ms=Xi.match(/Chrome\/(\d+)/))&&(_s=Ms[1]);var Rs,Us,$s,zs,Bs,Gs,Ys=_s&&+_s,Hs=xs.set,Qs=go("species"),Zs="Promise",Vs=Do.get,Ws=Do.set,Xs=Do.getterFor(Zs),Ks=Ni,qs=za.TypeError,Js=za.document,tl=za.process,el=ti("fetch"),nl=Ss.f,rl=nl,al=!!(Js&&Js.createEvent&&za.dispatchEvent),ol="function"==typeof PromiseRejectionEvent,il="unhandledrejection",sl=Ai(Zs,(function(){if(Ao(Ks)===String(Ks)){if(66===Ys)return!0;if(!qi&&!ol)return!0}if(Ys>=51&&/native code/.test(Ks))return!1;var t=Ks.resolve(1),e=function(t){t((function(){}),(function(){}))};return(t.constructor={})[Qs]=e,!(t.then((function(){}))instanceof e)})),ll=sl||!function(t,e){if(!zi)return!1;var n,r=!1;try{var a={};a[$i]=function(){return{next:function(){return{done:r=!0}}}},n=a,Ks.all(n).catch((function(){}))}catch(t){}return r}(),ul=function(t){var e;return!(!Ya(t)||"function"!=typeof(e=t.then))&&e},cl=function(t,e){if(!t.notified){t.notified=!0;var n=t.reactions;Os((function(){for(var r=t.value,a=1==t.state,o=0;n.length>o;){var i,s,l,u=n[o++],c=a?u.ok:u.fail,p=u.resolve,f=u.reject,d=u.domain;try{c?(a||(2===t.rejection&&ml(t),t.rejection=1),!0===c?i=r:(d&&d.enter(),i=c(r),d&&(d.exit(),l=!0)),i===u.promise?f(qs("Promise-chain cycle")):(s=ul(i))?s.call(i,p,f):p(i)):f(r)}catch(t){d&&!l&&d.exit(),f(t)}}t.reactions=[],t.notified=!1,e&&!t.rejection&&fl(t)}))}},pl=function(t,e,n){var r,a;al?((r=Js.createEvent("Event")).promise=e,r.reason=n,r.initEvent(t,!1,!0),za.dispatchEvent(r)):r={promise:e,reason:n},!ol&&(a=za["on"+t])?a(r):t===il&&function(t,e){var n=za.console;n&&n.error&&(1===arguments.length?n.error(t):n.error(t,e))}("Unhandled promise rejection",n)},fl=function(t){Hs.call(za,(function(){var e,n=t.facade,r=t.value;if(dl(t)&&(e=ks((function(){qi?tl.emit("unhandledRejection",r,n):pl(il,n,r)})),t.rejection=qi||dl(t)?2:1,e.error))throw e.value}))},dl=function(t){return 1!==t.rejection&&!t.parent},ml=function(t){Hs.call(za,(function(){var e=t.facade;qi?tl.emit("rejectionHandled",e):pl("rejectionhandled",e,t.value)}))},hl=function(t,e,n){return function(r){t(e,r,n)}},gl=function(t,e,n){t.done||(t.done=!0,n&&(t=n),t.value=e,t.state=2,cl(t,!0))},vl=function(t,e,n){if(!t.done){t.done=!0,n&&(t=n);try{if(t.facade===e)throw qs("Promise can't be resolved itself");var r=ul(e);r?Os((function(){var n={done:!1};try{r.call(e,hl(vl,n,t),hl(gl,n,t))}catch(e){gl(n,e,t)}})):(t.value=e,t.state=1,cl(t,!1))}catch(e){gl({done:!1},e,t)}}};sl&&(Ks=function(t){!function(t,e,n){if(!(t instanceof e))throw TypeError("Incorrect Promise invocation")}(this,Ks),ji(t),Rs.call(this);var e=Vs(this);try{t(hl(vl,e),hl(gl,e))}catch(t){gl(e,t)}},(Rs=function(t){Ws(this,{type:Zs,done:!1,notified:!1,parent:!1,reactions:[],rejection:!1,state:0,value:void 0})}).prototype=function(t,e,n){for(var r in e)Fo(t,r,e[r],undefined);return t}(Ks.prototype,{then:function(t,e){var n=Xs(this),r=nl(Vi(this,Ks));return r.ok="function"!=typeof t||t,r.fail="function"==typeof e&&e,r.domain=qi?tl.domain:void 0,n.parent=!0,n.reactions.push(r),0!=n.state&&cl(n,!1),r.promise},catch:function(t){return this.then(void 0,t)}}),Us=function(){var t=new Rs,e=Vs(t);this.promise=t,this.resolve=hl(vl,e),this.reject=hl(gl,e)},Ss.f=nl=function(t){return t===Ks||t===$s?new Us(t):rl(t)},"function"==typeof Ni&&(zs=Ni.prototype.then,Fo(Ni.prototype,"then",(function(t,e){var n=this;return new Ks((function(t,e){zs.call(n,t,e)})).then(t,e)}),{unsafe:!0}),"function"==typeof el&&Ei({global:!0,enumerable:!0,forced:!0},{fetch:function(t){return Is(Ks,el.apply(za,arguments))}}))),Ei({global:!0,wrap:!0,forced:sl},{Promise:Ks}),(Bs=Ks)&&!io(Bs=Bs.prototype,_i)&&Mi(Bs,_i,{configurable:!0,value:"Promise"}),function(t){var e=ti("Promise"),n=qa.f;Ga&&e&&!e[Oi]&&n(e,Oi,{configurable:!0,get:function(){return this}})}(),$s=ti(Zs),Ei({target:Zs,stat:!0,forced:sl},{reject:function(t){var e=nl(this);return e.reject.call(void 0,t),e.promise}}),Ei({target:Zs,stat:!0,forced:sl},{resolve:function(t){return Is(this,t)}}),Ei({target:Zs,stat:!0,forced:ll},{all:function(t){var e=this,n=nl(e),r=n.resolve,a=n.reject,o=ks((function(){var n=ji(e.resolve),o=[],i=0,s=1;Ui(t,(function(t){var l=i++,u=!1;o.push(void 0),s++,n.call(e,t).then((function(t){u||(u=!0,o[l]=t,--s||r(o))}),a)})),--s||r(o)}));return o.error&&a(o.value),n.promise},race:function(t){var e=this,n=nl(e),r=n.reject,a=ks((function(){var a=ji(e.resolve);Ui(t,(function(t){a.call(e,t).then(n.resolve,r)}))}));return a.error&&r(a.value),n.promise}}),function(t){t[t.Choose=1]="Choose",t[t.Move=2]="Move",t[t.Copy=3]="Copy",t[t.CopyMove=4]="CopyMove"}(Gs||(Gs={}));var yl=function(){function t(t,e,n,r,a,o,i){this.title=t,this.multiSelect=e,this.mimeTypeFiler=n,this.modal=r,this.type=a,this.directoriesAllowed=o,this.path=i}return t.prototype.pick=function(){var t=this;return new Promise((function(e,n){OC.dialogs.filepicker(t.title,e,t.multiSelect,t.mimeTypeFiler,t.modal,t.type,t.path,{allowDirectoryChooser:t.directoriesAllowed})}))},t}();!function(){function t(t){this.multiSelect=!1,this.mimeTypeFiler=[],this.modal=!0,this.type=Gs.Choose,this.directoriesAllowed=!1,this.title=t}t.prototype.setMultiSelect=function(t){return this.multiSelect=t,this},t.prototype.addMimeTypeFilter=function(t){return this.mimeTypeFiler.push(t),this},t.prototype.setMimeTypeFilter=function(t){return this.mimeTypeFiler=t,this},t.prototype.setModal=function(t){return this.modal=t,this},t.prototype.setType=function(t){return this.type=t,this},t.prototype.allowDirectories=function(t){return void 0===t&&(t=!0),this.directoriesAllowed=t,this},t.prototype.startAt=function(t){return this.path=t,this},t.prototype.build=function(){return new yl(this.title,this.multiSelect,this.mimeTypeFiler,this.modal,this.type,this.directoriesAllowed,this.path)}}();var xl=Object.keys||function(t){return pi(t,fi)},Tl=function(t){return Object(Vo(t))},bl=Object.assign,wl=Object.defineProperty,Ll=!bl||Ba((function(){if(Ga&&1!==bl({b:1},bl(wl({},"a",{enumerable:!0,get:function(){wl(this,"b",{value:3,enumerable:!1})}}),{b:2})).b)return!0;var t={},e={},n=Symbol(),r="abcdefghijklmnopqrst";return t[n]=7,r.split("").forEach((function(t){e[t]=t})),7!=bl({},t)[n]||xl(bl({},e)).join("")!=r}))?function(t,e){for(var n=Tl(t),r=arguments.length,a=1,o=hi.f,i=Ho.f;r>a;)for(var s,l=Zo(arguments[a++]),u=o?xl(l).concat(o(l)):xl(l),c=u.length,p=0;c>p;)s=u[p++],Ga&&!i.call(l,s)||(n[s]=l[s]);return n}:bl;Ei({target:"Object",stat:!0,forced:Object.assign!==Ll},{assign:Ll});var Al,Cl=function(){return(Cl=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var a in e=arguments[n])Object.prototype.hasOwnProperty.call(e,a)&&(t[a]=e[a]);return t}).apply(this,arguments)},El=Object.defineProperty,Nl={},Ml=function(t){throw t},_l=function(t,e){if(io(Nl,t))return Nl[t];e||(e={});var n=[][t],r=!!io(e,"ACCESSORS")&&e.ACCESSORS,a=io(e,0)?e[0]:Ml,o=io(e,1)?e[1]:void 0;return Nl[t]=!!n&&!Ba((function(){if(r&&!Ga)return!0;var t={length:-1};r?El(t,1,{enumerable:!0,get:Ml}):t[1]=1,n.call(t,a,o)}))},Ol=ui.indexOf,jl=[].indexOf,Sl=!!jl&&1/[1].indexOf(1,-0)<0,Il=!!(Al=[].indexOf)&&Ba((function(){Al.call(null,(function(){throw 1}),1)})),kl=_l("indexOf",{ACCESSORS:!0,1:0});Ei({target:"Array",proto:!0,forced:Sl||!Il||!kl},{indexOf:function(t){return Sl?jl.apply(this,arguments)||0:Ol(this,t,arguments.length>1?arguments[1]:void 0)}});var Dl=function(){var t=Wa(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 Fl(t,e){return RegExp(t,e)}var Pl,Rl,Ul={UNSUPPORTED_Y:Ba((function(){var t=Fl("a","y");return t.lastIndex=2,null!=t.exec("abcd")})),BROKEN_CARET:Ba((function(){var t=Fl("^r","gy");return t.lastIndex=2,null!=t.exec("str")}))},$l=RegExp.prototype.exec,zl=String.prototype.replace,Bl=$l,Gl=(Pl=/a/,Rl=/b*/g,$l.call(Pl,"a"),$l.call(Rl,"a"),0!==Pl.lastIndex||0!==Rl.lastIndex),Yl=Ul.UNSUPPORTED_Y||Ul.BROKEN_CARET,Hl=void 0!==/()??/.exec("")[1];(Gl||Hl||Yl)&&(Bl=function(t){var e,n,r,a,o=this,i=Yl&&o.sticky,s=Dl.call(o),l=o.source,u=0,c=t;return i&&(-1===(s=s.replace("y","")).indexOf("g")&&(s+="g"),c=String(t).slice(o.lastIndex),o.lastIndex>0&&(!o.multiline||o.multiline&&"\n"!==t[o.lastIndex-1])&&(l="(?: "+l+")",c=" "+c,u++),n=new RegExp("^(?:"+l+")",s)),Hl&&(n=new RegExp("^"+l+"$(?!\\s)",s)),Gl&&(e=o.lastIndex),r=$l.call(i?n:o,c),i?r?(r.input=r.input.slice(u),r[0]=r[0].slice(u),r.index=o.lastIndex,o.lastIndex+=r[0].length):o.lastIndex=0:Gl&&r&&(o.lastIndex=o.global?r.index+r[0].length:e),Hl&&r&&r.length>1&&zl.call(r[0],n,(function(){for(a=1;a<arguments.length-2;a++)void 0===arguments[a]&&(r[a]=void 0)})),r});var Ql=Bl;Ei({target:"RegExp",proto:!0,forced:/./.exec!==Ql},{exec:Ql});var Zl=go("species"),Vl=!Ba((function(){var t=/./;return t.exec=function(){var t=[];return t.groups={a:"7"},t},"7"!=="".replace(t,"$<a>")})),Wl="$0"==="a".replace(/./,"$0"),Xl=go("replace"),Kl=!!/./[Xl]&&""===/./[Xl]("a","$0"),ql=!Ba((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]})),Jl=function(t,e,n,r){var a=go(t),o=!Ba((function(){var e={};return e[a]=function(){return 7},7!=""[t](e)})),i=o&&!Ba((function(){var e=!1,n=/a/;return"split"===t&&((n={}).constructor={},n.constructor[Zl]=function(){return n},n.flags="",n[a]=/./[a]),n.exec=function(){return e=!0,null},n[a](""),!e}));if(!o||!i||"replace"===t&&(!Vl||!Wl||Kl)||"split"===t&&!ql){var s=/./[a],l=n(a,""[t],(function(t,e,n,r,a){return e.exec===Ql?o&&!a?{done:!0,value:s.call(e,n,r)}:{done:!0,value:t.call(n,e,r)}:{done:!1}}),{REPLACE_KEEPS_$0:Wl,REGEXP_REPLACE_SUBSTITUTES_UNDEFINED_CAPTURE:Kl}),u=l[0],c=l[1];Fo(String.prototype,t,u),Fo(RegExp.prototype,a,2==e?function(t,e){return c.call(t,this,e)}:function(t){return c.call(t,this)})}r&&to(RegExp.prototype[a],"sham",!0)},tu=function(t){return function(e,n){var r,a,o=String(Vo(e)),i=ri(n),s=o.length;return i<0||i>=s?t?"":void 0:(r=o.charCodeAt(i))<55296||r>56319||i+1===s||(a=o.charCodeAt(i+1))<56320||a>57343?t?o.charAt(i):r:t?o.slice(i,i+2):a-56320+(r-55296<<10)+65536}},eu=(tu(!1),tu(!0)),nu=function(t,e,n){return e+(n?eu(t,e).length:1)},ru=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"!==Ro(t))throw TypeError("RegExp#exec called on incompatible receiver");return Ql.call(t,e)},au=Math.max,ou=Math.min,iu=Math.floor,su=/\$([$&'`]|\d\d?|<[^>]*>)/g,lu=/\$([$&'`]|\d\d?)/g,uu=function(t){return void 0===t?t:String(t)};Jl("replace",2,(function(t,e,n,r){var a=r.REGEXP_REPLACE_SUBSTITUTES_UNDEFINED_CAPTURE,o=r.REPLACE_KEEPS_$0,i=a?"$":"$0";return[function(n,r){var a=Vo(this),o=null==n?void 0:n[t];return void 0!==o?o.call(n,a,r):e.call(String(a),n,r)},function(t,r){if(!a&&o||"string"==typeof r&&-1===r.indexOf(i)){var l=n(e,t,this,r);if(l.done)return l.value}var u=Wa(t),c=String(this),p="function"==typeof r;p||(r=String(r));var f=u.global;if(f){var d=u.unicode;u.lastIndex=0}for(var m=[];;){var h=ru(u,c);if(null===h)break;if(m.push(h),!f)break;""===String(h[0])&&(u.lastIndex=nu(c,oi(u.lastIndex),d))}for(var g="",v=0,y=0;y<m.length;y++){h=m[y];for(var x=String(h[0]),T=au(ou(ri(h.index),c.length),0),b=[],w=1;w<h.length;w++)b.push(uu(h[w]));var L=h.groups;if(p){var A=[x].concat(b,T,c);void 0!==L&&A.push(L);var C=String(r.apply(void 0,A))}else C=s(x,c,T,b,L,r);T>=v&&(g+=c.slice(v,T)+C,v=T+x.length)}return g+c.slice(v)}];function s(t,n,r,a,o,i){var s=r+t.length,l=a.length,u=lu;return void 0!==o&&(o=Tl(o),u=su),e.call(i,u,(function(e,i){var u;switch(i.charAt(0)){case"$":return"$";case"&":return t;case"`":return n.slice(0,r);case"'":return n.slice(s);case"<":u=o[i.slice(1,-1)];break;default:var c=+i;if(0===c)return e;if(c>l){var p=iu(c/10);return 0===p?e:p<=l?void 0===a[p-1]?i.charAt(1):a[p-1]+i.charAt(1):e}u=a[c-1]}return void 0===u?"":u}))}}));var cu=go("match"),pu=[].push,fu=Math.min,du=4294967295,mu=!Ba((function(){return!RegExp(du,"y")}));Jl("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(Vo(this)),a=void 0===n?du:n>>>0;if(0===a)return[];if(void 0===t)return[r];if(!function(t){var e;return Ya(t)&&(void 0!==(e=t[cu])?!!e:"RegExp"==Ro(t))}(t))return e.call(r,t,a);for(var o,i,s,l=[],u=(t.ignoreCase?"i":"")+(t.multiline?"m":"")+(t.unicode?"u":"")+(t.sticky?"y":""),c=0,p=new RegExp(t.source,u+"g");(o=Ql.call(p,r))&&!((i=p.lastIndex)>c&&(l.push(r.slice(c,o.index)),o.length>1&&o.index<r.length&&pu.apply(l,o.slice(1)),s=o[0].length,c=i,l.length>=a));)p.lastIndex===o.index&&p.lastIndex++;return c===r.length?!s&&p.test("")||l.push(""):l.push(r.slice(c)),l.length>a?l.slice(0,a):l}:"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 a=Vo(this),o=null==e?void 0:e[t];return void 0!==o?o.call(e,a,n):r.call(String(a),e,n)},function(t,a){var o=n(r,t,this,a,r!==e);if(o.done)return o.value;var i=Wa(t),s=String(this),l=Vi(i,RegExp),u=i.unicode,c=(i.ignoreCase?"i":"")+(i.multiline?"m":"")+(i.unicode?"u":"")+(mu?"y":"g"),p=new l(mu?i:"^(?:"+i.source+")",c),f=void 0===a?du:a>>>0;if(0===f)return[];if(0===s.length)return null===ru(p,s)?[s]:[];for(var d=0,m=0,h=[];m<s.length;){p.lastIndex=mu?m:0;var g,v=ru(p,mu?s:s.slice(m));if(null===v||(g=fu(oi(p.lastIndex+(mu?0:m)),s.length))===d)m=nu(s,m,u);else{if(h.push(s.slice(d,m)),h.length===f)return h;for(var y=1;y<=v.length-1;y++)if(h.push(v[y]),h.length===f)return h;m=d=g}}return h.push(s.slice(d)),h}]}),!mu);var hu,gu="\t\n\v\f\r \u2028\u2029\ufeff",vu="["+gu+"]",yu=RegExp("^"+vu+vu+"*"),xu=RegExp(vu+vu+"*$"),Tu=function(t){return function(e){var n=String(Vo(e));return 1&t&&(n=n.replace(yu,"")),2&t&&(n=n.replace(xu,"")),n}},bu={start:Tu(1),end:Tu(2),trim:Tu(3)}.trim;function wu(t){return(wu="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)}Ei({target:"String",proto:!0,forced:(hu="trim",Ba((function(){return!!gu.trim()||"
"!="
".trim()||gu.trim.name!==hu})))},{trim:function(){return bu(this)}});var Lu=Ua((function(t){!function(e,n){t.exports?t.exports=n():e.Toastify=n()}(Ra,(function(t){var e=function t(e){return new t.lib.init(e)};function n(t,e){return e.offset[t]?isNaN(e.offset[t])?e.offset[t]:e.offset[t]+"px":"0px"}function r(t,e){return!(!t||"string"!=typeof e||!(t.className&&t.className.trim().split(/\s+/gi).indexOf(e)>-1))}return e.lib=e.prototype={toastify:"1.9.3",constructor:e,init:function(t){return t||(t={}),this.options={},this.toastElement=null,this.options.text=t.text||"Hi there!",this.options.node=t.node,this.options.duration=0===t.duration?0:t.duration||3e3,this.options.selector=t.selector,this.options.callback=t.callback||function(){},this.options.destination=t.destination,this.options.newWindow=t.newWindow||!1,this.options.close=t.close||!1,this.options.gravity="bottom"===t.gravity?"toastify-bottom":"toastify-top",this.options.positionLeft=t.positionLeft||!1,this.options.position=t.position||"",this.options.backgroundColor=t.backgroundColor,this.options.avatar=t.avatar||"",this.options.className=t.className||"",this.options.stopOnFocus=void 0===t.stopOnFocus||t.stopOnFocus,this.options.onClick=t.onClick,this.options.offset=t.offset||{x:0,y:0},this},buildToast:function(){if(!this.options)throw"Toastify is not initialized";var t=document.createElement("div");if(t.className="toastify on "+this.options.className,this.options.position?t.className+=" toastify-"+this.options.position:!0===this.options.positionLeft?(t.className+=" toastify-left",console.warn("Property `positionLeft` will be depreciated in further versions. Please use `position` instead.")):t.className+=" toastify-right",t.className+=" "+this.options.gravity,this.options.backgroundColor&&(t.style.background=this.options.backgroundColor),this.options.node&&this.options.node.nodeType===Node.ELEMENT_NODE)t.appendChild(this.options.node);else if(t.innerHTML=this.options.text,""!==this.options.avatar){var e=document.createElement("img");e.src=this.options.avatar,e.className="toastify-avatar","left"==this.options.position||!0===this.options.positionLeft?t.appendChild(e):t.insertAdjacentElement("afterbegin",e)}if(!0===this.options.close){var r=document.createElement("span");r.innerHTML="✖",r.className="toast-close",r.addEventListener("click",function(t){t.stopPropagation(),this.removeElement(this.toastElement),window.clearTimeout(this.toastElement.timeOutValue)}.bind(this));var a=window.innerWidth>0?window.innerWidth:screen.width;("left"==this.options.position||!0===this.options.positionLeft)&&a>360?t.insertAdjacentElement("afterbegin",r):t.appendChild(r)}if(this.options.stopOnFocus&&this.options.duration>0){var o=this;t.addEventListener("mouseover",(function(e){window.clearTimeout(t.timeOutValue)})),t.addEventListener("mouseleave",(function(){t.timeOutValue=window.setTimeout((function(){o.removeElement(t)}),o.options.duration)}))}if(void 0!==this.options.destination&&t.addEventListener("click",function(t){t.stopPropagation(),!0===this.options.newWindow?window.open(this.options.destination,"_blank"):window.location=this.options.destination}.bind(this)),"function"==typeof this.options.onClick&&void 0===this.options.destination&&t.addEventListener("click",function(t){t.stopPropagation(),this.options.onClick()}.bind(this)),"object"===wu(this.options.offset)){var i=n("x",this.options),s=n("y",this.options),l="left"==this.options.position?i:"-"+i,u="toastify-top"==this.options.gravity?s:"-"+s;t.style.transform="translate("+l+","+u+")"}return t},showToast:function(){var t;if(this.toastElement=this.buildToast(),!(t=void 0===this.options.selector?document.body:document.getElementById(this.options.selector)))throw"Root element is not defined";return t.insertBefore(this.toastElement,t.firstChild),e.reposition(),this.options.duration>0&&(this.toastElement.timeOutValue=window.setTimeout(function(){this.removeElement(this.toastElement)}.bind(this),this.options.duration)),this},hideToast:function(){this.toastElement.timeOutValue&&clearTimeout(this.toastElement.timeOutValue),this.removeElement(this.toastElement)},removeElement:function(t){t.className=t.className.replace(" on",""),window.setTimeout(function(){this.options.node&&this.options.node.parentNode&&this.options.node.parentNode.removeChild(this.options.node),t.parentNode&&t.parentNode.removeChild(t),this.options.callback.call(t),e.reposition()}.bind(this),400)}},e.reposition=function(){for(var t,e={top:15,bottom:15},n={top:15,bottom:15},a={top:15,bottom:15},o=document.getElementsByClassName("toastify"),i=0;i<o.length;i++){t=!0===r(o[i],"toastify-top")?"toastify-top":"toastify-bottom";var s=o[i].offsetHeight;t=t.substr(9,t.length-1),(window.innerWidth>0?window.innerWidth:screen.width)<=360?(o[i].style[t]=a[t]+"px",a[t]+=s+15):!0===r(o[i],"toastify-left")?(o[i].style[t]=e[t]+"px",e[t]+=s+15):(o[i].style[t]=n[t]+"px",n[t]+=s+15)}return this},e.lib.init.prototype=e.lib,e}))})),Au=Array.isArray||function(t){return"Array"==Ro(t)},Cu=go("species"),Eu=function(t,e){var n;return Au(t)&&("function"!=typeof(n=t.constructor)||n!==Array&&!Au(n.prototype)?Ya(n)&&null===(n=n[Cu])&&(n=void 0):n=void 0),new(void 0===n?Array:n)(0===e?0:e)},Nu=[].push,Mu=function(t){var e=1==t,n=2==t,r=3==t,a=4==t,o=6==t,i=5==t||o;return function(s,l,u,c){for(var p,f,d=Tl(s),m=Zo(d),h=Di(l,u,3),g=oi(m.length),v=0,y=c||Eu,x=e?y(s,g):n?y(s,0):void 0;g>v;v++)if((i||v in m)&&(f=h(p=m[v],v,d),t))if(e)x[v]=f;else if(f)switch(t){case 3:return!0;case 5:return p;case 6:return v;case 2:Nu.call(x,p)}else if(a)return!1;return o?-1:r||a?a:x}},_u={forEach:Mu(0),map:Mu(1),filter:Mu(2),some:Mu(3),every:Mu(4),find:Mu(5),findIndex:Mu(6)},Ou=go("species"),ju=_u.map,Su=Ys>=51||!Ba((function(){var t=[];return(t.constructor={})[Ou]=function(){return{foo:1}},1!==t.map(Boolean).foo})),Iu=_l("map");Ei({target:"Array",proto:!0,forced:!Su||!Iu},{map:function(t){return ju(this,t,arguments.length>1?arguments[1]:void 0)}});var ku="toString",Du=RegExp.prototype,Fu=Du.toString,Pu=Ba((function(){return"/a/b"!=Fu.call({source:"a",flags:"b"})})),Ru=Fu.name!=ku;(Pu||Ru)&&Fo(RegExp.prototype,ku,(function(){var t=Wa(this),e=String(t.source),n=t.flags;return"/"+e+"/"+String(void 0===n&&t instanceof RegExp&&!("flags"in Du)?Dl.call(t):n)}),{unsafe:!0});var Uu="__lodash_hash_undefined__",$u=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,zu=/^\w*$/,Bu=/^\./,Gu=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,Yu=/\\(\\)?/g,Hu=/^\[object .+?Constructor\]$/,Qu="object"==typeof Ra&&Ra&&Ra.Object===Object&&Ra,Zu="object"==typeof self&&self&&self.Object===Object&&self,Vu=Qu||Zu||Function("return this")(),Wu=Array.prototype,Xu=Function.prototype,Ku=Object.prototype,qu=Vu["__core-js_shared__"],Ju=function(){var t=/[^.]+$/.exec(qu&&qu.keys&&qu.keys.IE_PROTO||"");return t?"Symbol(src)_1."+t:""}(),tc=Xu.toString,ec=Ku.hasOwnProperty,nc=Ku.toString,rc=RegExp("^"+tc.call(ec).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),ac=Vu.Symbol,oc=Wu.splice,ic=hc(Vu,"Map"),sc=hc(Object,"create"),lc=ac?ac.prototype:void 0,uc=lc?lc.toString:void 0;function cc(t){var e=-1,n=t?t.length:0;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}function pc(t){var e=-1,n=t?t.length:0;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}function fc(t){var e=-1,n=t?t.length:0;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}function dc(t,e){for(var n,r,a=t.length;a--;)if((n=t[a][0])===(r=e)||n!=n&&r!=r)return a;return-1}function mc(t,e){var n,r,a=t.__data__;return("string"==(r=typeof(n=e))||"number"==r||"symbol"==r||"boolean"==r?"__proto__"!==n:null===n)?a["string"==typeof e?"string":"hash"]:a.map}function hc(t,e){var n=function(t,e){return null==t?void 0:t[e]}(t,e);return function(t){return!(!Tc(t)||(e=t,Ju&&Ju in e))&&(function(t){var e=Tc(t)?nc.call(t):"";return"[object Function]"==e||"[object GeneratorFunction]"==e}(t)||function(t){var e=!1;if(null!=t&&"function"!=typeof t.toString)try{e=!!(t+"")}catch(t){}return e}(t)?rc:Hu).test(function(t){if(null!=t){try{return tc.call(t)}catch(t){}try{return t+""}catch(t){}}return""}(t));var e}(n)?n:void 0}cc.prototype.clear=function(){this.__data__=sc?sc(null):{}},cc.prototype.delete=function(t){return this.has(t)&&delete this.__data__[t]},cc.prototype.get=function(t){var e=this.__data__;if(sc){var n=e[t];return n===Uu?void 0:n}return ec.call(e,t)?e[t]:void 0},cc.prototype.has=function(t){var e=this.__data__;return sc?void 0!==e[t]:ec.call(e,t)},cc.prototype.set=function(t,e){return this.__data__[t]=sc&&void 0===e?Uu:e,this},pc.prototype.clear=function(){this.__data__=[]},pc.prototype.delete=function(t){var e=this.__data__,n=dc(e,t);return!(n<0||(n==e.length-1?e.pop():oc.call(e,n,1),0))},pc.prototype.get=function(t){var e=this.__data__,n=dc(e,t);return n<0?void 0:e[n][1]},pc.prototype.has=function(t){return dc(this.__data__,t)>-1},pc.prototype.set=function(t,e){var n=this.__data__,r=dc(n,t);return r<0?n.push([t,e]):n[r][1]=e,this},fc.prototype.clear=function(){this.__data__={hash:new cc,map:new(ic||pc),string:new cc}},fc.prototype.delete=function(t){return mc(this,t).delete(t)},fc.prototype.get=function(t){return mc(this,t).get(t)},fc.prototype.has=function(t){return mc(this,t).has(t)},fc.prototype.set=function(t,e){return mc(this,t).set(t,e),this};var gc=yc((function(t){var e;t=null==(e=t)?"":function(t){if("string"==typeof t)return t;if(bc(t))return uc?uc.call(t):"";var e=t+"";return"0"==e&&1/t==-1/0?"-0":e}(e);var n=[];return Bu.test(t)&&n.push(""),t.replace(Gu,(function(t,e,r,a){n.push(r?a.replace(Yu,"$1"):e||t)})),n}));function vc(t){if("string"==typeof t||bc(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e}function yc(t,e){if("function"!=typeof t||e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,a=e?e.apply(this,r):r[0],o=n.cache;if(o.has(a))return o.get(a);var i=t.apply(this,r);return n.cache=o.set(a,i),i};return n.cache=new(yc.Cache||fc),n}yc.Cache=fc;var xc=Array.isArray;function Tc(t){var e=typeof t;return!!t&&("object"==e||"function"==e)}function bc(t){return"symbol"==typeof t||function(t){return!!t&&"object"==typeof t}(t)&&"[object Symbol]"==nc.call(t)}var wc=function(t,e,n){var r=null==t?void 0:function(t,e){for(var n,r=0,a=(e=function(t,e){if(xc(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!bc(t))||zu.test(t)||!$u.test(t)||null!=e&&t in Object(e)}(e,t)?[e]:xc(n=e)?n:gc(n)).length;null!=t&&r<a;)t=t[vc(e[r++])];return r&&r==a?t:void 0}(t,e);return void 0===r?n:r},Lc={ach:{name:"Acholi",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(t){return t>1}},af:{name:"Afrikaans",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return 1!==t}},ak:{name:"Akan",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(t){return t>1}},am:{name:"Amharic",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(t){return t>1}},an:{name:"Aragonese",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return 1!==t}},ar:{name:"Arabic",examples:[{plural:0,sample:0},{plural:1,sample:1},{plural:2,sample:2},{plural:3,sample:3},{plural:4,sample:11},{plural:5,sample:100}],nplurals:6,pluralsText:"nplurals = 6; plural = (n === 0 ? 0 : n === 1 ? 1 : n === 2 ? 2 : n % 100 >= 3 && n % 100 <= 10 ? 3 : n % 100 >= 11 ? 4 : 5)",pluralsFunc:function(t){return 0===t?0:1===t?1:2===t?2:t%100>=3&&t%100<=10?3:t%100>=11?4:5}},arn:{name:"Mapudungun",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(t){return t>1}},ast:{name:"Asturian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return 1!==t}},ay:{name:"Aymará",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},az:{name:"Azerbaijani",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return 1!==t}},be:{name:"Belarusian",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:5}],nplurals:3,pluralsText:"nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)",pluralsFunc:function(t){return t%10==1&&t%100!=11?0:t%10>=2&&t%10<=4&&(t%100<10||t%100>=20)?1:2}},bg:{name:"Bulgarian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return 1!==t}},bn:{name:"Bengali",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return 1!==t}},bo:{name:"Tibetan",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},br:{name:"Breton",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(t){return t>1}},brx:{name:"Bodo",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return 1!==t}},bs:{name:"Bosnian",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:5}],nplurals:3,pluralsText:"nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)",pluralsFunc:function(t){return t%10==1&&t%100!=11?0:t%10>=2&&t%10<=4&&(t%100<10||t%100>=20)?1:2}},ca:{name:"Catalan",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return 1!==t}},cgg:{name:"Chiga",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},cs:{name:"Czech",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:5}],nplurals:3,pluralsText:"nplurals = 3; plural = (n === 1 ? 0 : (n >= 2 && n <= 4) ? 1 : 2)",pluralsFunc:function(t){return 1===t?0:t>=2&&t<=4?1:2}},csb:{name:"Kashubian",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:5}],nplurals:3,pluralsText:"nplurals = 3; plural = (n === 1 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)",pluralsFunc:function(t){return 1===t?0:t%10>=2&&t%10<=4&&(t%100<10||t%100>=20)?1:2}},cy:{name:"Welsh",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:3},{plural:3,sample:8}],nplurals:4,pluralsText:"nplurals = 4; plural = (n === 1 ? 0 : n === 2 ? 1 : (n !== 8 && n !== 11) ? 2 : 3)",pluralsFunc:function(t){return 1===t?0:2===t?1:8!==t&&11!==t?2:3}},da:{name:"Danish",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return 1!==t}},de:{name:"German",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return 1!==t}},doi:{name:"Dogri",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return 1!==t}},dz:{name:"Dzongkha",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},el:{name:"Greek",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return 1!==t}},en:{name:"English",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return 1!==t}},eo:{name:"Esperanto",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return 1!==t}},es:{name:"Spanish",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return 1!==t}},et:{name:"Estonian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return 1!==t}},eu:{name:"Basque",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return 1!==t}},fa:{name:"Persian",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},ff:{name:"Fulah",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return 1!==t}},fi:{name:"Finnish",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return 1!==t}},fil:{name:"Filipino",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(t){return t>1}},fo:{name:"Faroese",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return 1!==t}},fr:{name:"French",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(t){return t>1}},fur:{name:"Friulian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return 1!==t}},fy:{name:"Frisian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return 1!==t}},ga:{name:"Irish",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:3},{plural:3,sample:7},{plural:4,sample:11}],nplurals:5,pluralsText:"nplurals = 5; plural = (n === 1 ? 0 : n === 2 ? 1 : n < 7 ? 2 : n < 11 ? 3 : 4)",pluralsFunc:function(t){return 1===t?0:2===t?1:t<7?2:t<11?3:4}},gd:{name:"Scottish Gaelic",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:3},{plural:3,sample:20}],nplurals:4,pluralsText:"nplurals = 4; plural = ((n === 1 || n === 11) ? 0 : (n === 2 || n === 12) ? 1 : (n > 2 && n < 20) ? 2 : 3)",pluralsFunc:function(t){return 1===t||11===t?0:2===t||12===t?1:t>2&&t<20?2:3}},gl:{name:"Galician",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return 1!==t}},gu:{name:"Gujarati",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return 1!==t}},gun:{name:"Gun",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(t){return t>1}},ha:{name:"Hausa",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return 1!==t}},he:{name:"Hebrew",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return 1!==t}},hi:{name:"Hindi",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return 1!==t}},hne:{name:"Chhattisgarhi",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return 1!==t}},hr:{name:"Croatian",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:5}],nplurals:3,pluralsText:"nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)",pluralsFunc:function(t){return t%10==1&&t%100!=11?0:t%10>=2&&t%10<=4&&(t%100<10||t%100>=20)?1:2}},hu:{name:"Hungarian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return 1!==t}},hy:{name:"Armenian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return 1!==t}},id:{name:"Indonesian",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},is:{name:"Icelandic",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n % 10 !== 1 || n % 100 === 11)",pluralsFunc:function(t){return t%10!=1||t%100==11}},it:{name:"Italian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return 1!==t}},ja:{name:"Japanese",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},jbo:{name:"Lojban",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},jv:{name:"Javanese",examples:[{plural:0,sample:0},{plural:1,sample:1}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 0)",pluralsFunc:function(t){return 0!==t}},ka:{name:"Georgian",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},kk:{name:"Kazakh",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},km:{name:"Khmer",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},kn:{name:"Kannada",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return 1!==t}},ko:{name:"Korean",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},ku:{name:"Kurdish",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return 1!==t}},kw:{name:"Cornish",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:3},{plural:3,sample:4}],nplurals:4,pluralsText:"nplurals = 4; plural = (n === 1 ? 0 : n === 2 ? 1 : n === 3 ? 2 : 3)",pluralsFunc:function(t){return 1===t?0:2===t?1:3===t?2:3}},ky:{name:"Kyrgyz",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},lb:{name:"Letzeburgesch",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return 1!==t}},ln:{name:"Lingala",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(t){return t>1}},lo:{name:"Lao",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},lt:{name:"Lithuanian",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:10}],nplurals:3,pluralsText:"nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)",pluralsFunc:function(t){return t%10==1&&t%100!=11?0:t%10>=2&&(t%100<10||t%100>=20)?1:2}},lv:{name:"Latvian",examples:[{plural:2,sample:0},{plural:0,sample:1},{plural:1,sample:2}],nplurals:3,pluralsText:"nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n !== 0 ? 1 : 2)",pluralsFunc:function(t){return t%10==1&&t%100!=11?0:0!==t?1:2}},mai:{name:"Maithili",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return 1!==t}},mfe:{name:"Mauritian Creole",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(t){return t>1}},mg:{name:"Malagasy",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(t){return t>1}},mi:{name:"Maori",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(t){return t>1}},mk:{name:"Macedonian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n === 1 || n % 10 === 1 ? 0 : 1)",pluralsFunc:function(t){return 1===t||t%10==1?0:1}},ml:{name:"Malayalam",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return 1!==t}},mn:{name:"Mongolian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return 1!==t}},mni:{name:"Manipuri",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return 1!==t}},mnk:{name:"Mandinka",examples:[{plural:0,sample:0},{plural:1,sample:1},{plural:2,sample:2}],nplurals:3,pluralsText:"nplurals = 3; plural = (n === 0 ? 0 : n === 1 ? 1 : 2)",pluralsFunc:function(t){return 0===t?0:1===t?1:2}},mr:{name:"Marathi",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return 1!==t}},ms:{name:"Malay",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},mt:{name:"Maltese",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:11},{plural:3,sample:20}],nplurals:4,pluralsText:"nplurals = 4; plural = (n === 1 ? 0 : n === 0 || ( n % 100 > 1 && n % 100 < 11) ? 1 : (n % 100 > 10 && n % 100 < 20 ) ? 2 : 3)",pluralsFunc:function(t){return 1===t?0:0===t||t%100>1&&t%100<11?1:t%100>10&&t%100<20?2:3}},my:{name:"Burmese",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},nah:{name:"Nahuatl",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return 1!==t}},nap:{name:"Neapolitan",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return 1!==t}},nb:{name:"Norwegian Bokmal",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return 1!==t}},ne:{name:"Nepali",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return 1!==t}},nl:{name:"Dutch",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return 1!==t}},nn:{name:"Norwegian Nynorsk",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return 1!==t}},no:{name:"Norwegian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return 1!==t}},nso:{name:"Northern Sotho",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return 1!==t}},oc:{name:"Occitan",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(t){return t>1}},or:{name:"Oriya",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return 1!==t}},pa:{name:"Punjabi",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return 1!==t}},pap:{name:"Papiamento",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return 1!==t}},pl:{name:"Polish",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:5}],nplurals:3,pluralsText:"nplurals = 3; plural = (n === 1 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)",pluralsFunc:function(t){return 1===t?0:t%10>=2&&t%10<=4&&(t%100<10||t%100>=20)?1:2}},pms:{name:"Piemontese",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return 1!==t}},ps:{name:"Pashto",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return 1!==t}},pt:{name:"Portuguese",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return 1!==t}},rm:{name:"Romansh",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return 1!==t}},ro:{name:"Romanian",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:20}],nplurals:3,pluralsText:"nplurals = 3; plural = (n === 1 ? 0 : (n === 0 || (n % 100 > 0 && n % 100 < 20)) ? 1 : 2)",pluralsFunc:function(t){return 1===t?0:0===t||t%100>0&&t%100<20?1:2}},ru:{name:"Russian",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:5}],nplurals:3,pluralsText:"nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)",pluralsFunc:function(t){return t%10==1&&t%100!=11?0:t%10>=2&&t%10<=4&&(t%100<10||t%100>=20)?1:2}},rw:{name:"Kinyarwanda",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return 1!==t}},sah:{name:"Yakut",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},sat:{name:"Santali",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return 1!==t}},sco:{name:"Scots",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return 1!==t}},sd:{name:"Sindhi",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return 1!==t}},se:{name:"Northern Sami",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return 1!==t}},si:{name:"Sinhala",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return 1!==t}},sk:{name:"Slovak",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:5}],nplurals:3,pluralsText:"nplurals = 3; plural = (n === 1 ? 0 : (n >= 2 && n <= 4) ? 1 : 2)",pluralsFunc:function(t){return 1===t?0:t>=2&&t<=4?1:2}},sl:{name:"Slovenian",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:3},{plural:3,sample:5}],nplurals:4,pluralsText:"nplurals = 4; plural = (n % 100 === 1 ? 0 : n % 100 === 2 ? 1 : n % 100 === 3 || n % 100 === 4 ? 2 : 3)",pluralsFunc:function(t){return t%100==1?0:t%100==2?1:t%100==3||t%100==4?2:3}},so:{name:"Somali",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return 1!==t}},son:{name:"Songhay",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return 1!==t}},sq:{name:"Albanian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return 1!==t}},sr:{name:"Serbian",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:5}],nplurals:3,pluralsText:"nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)",pluralsFunc:function(t){return t%10==1&&t%100!=11?0:t%10>=2&&t%10<=4&&(t%100<10||t%100>=20)?1:2}},su:{name:"Sundanese",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},sv:{name:"Swedish",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return 1!==t}},sw:{name:"Swahili",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return 1!==t}},ta:{name:"Tamil",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return 1!==t}},te:{name:"Telugu",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return 1!==t}},tg:{name:"Tajik",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(t){return t>1}},th:{name:"Thai",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},ti:{name:"Tigrinya",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(t){return t>1}},tk:{name:"Turkmen",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return 1!==t}},tr:{name:"Turkish",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(t){return t>1}},tt:{name:"Tatar",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},ug:{name:"Uyghur",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},uk:{name:"Ukrainian",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:5}],nplurals:3,pluralsText:"nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)",pluralsFunc:function(t){return t%10==1&&t%100!=11?0:t%10>=2&&t%10<=4&&(t%100<10||t%100>=20)?1:2}},ur:{name:"Urdu",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return 1!==t}},uz:{name:"Uzbek",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(t){return t>1}},vi:{name:"Vietnamese",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},wa:{name:"Walloon",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(t){return t>1}},wo:{name:"Wolof",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},yo:{name:"Yoruba",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(t){return 1!==t}},zh:{name:"Chinese",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}}},Ac=Cc;function Cc(t){t=t||{},this.catalogs={},this.locale="",this.domain="messages",this.listeners=[],this.sourceLocale="",t.sourceLocale&&("string"==typeof t.sourceLocale?this.sourceLocale=t.sourceLocale:this.warn("The `sourceLocale` option should be a string")),this.debug="debug"in t&&!0===t.debug}Cc.prototype.on=function(t,e){this.listeners.push({eventName:t,callback:e})},Cc.prototype.off=function(t,e){this.listeners=this.listeners.filter((function(n){return 0==(n.eventName===t&&n.callback===e)}))},Cc.prototype.emit=function(t,e){for(var n=0;n<this.listeners.length;n++){var r=this.listeners[n];r.eventName===t&&r.callback(e)}},Cc.prototype.warn=function(t){this.debug&&console.warn(t),this.emit("error",new Error(t))},Cc.prototype.addTranslations=function(t,e,n){this.catalogs[t]||(this.catalogs[t]={}),this.catalogs[t][e]=n},Cc.prototype.setLocale=function(t){"string"==typeof t?(""===t.trim()&&this.warn("You called setLocale() with an empty value, which makes little sense."),t===this.sourceLocale||this.catalogs[t]||this.warn('You called setLocale() with "'+t+'", but no translations for that locale has been added.'),this.locale=t):this.warn("You called setLocale() with an argument of type "+typeof t+". The locale must be a string.")},Cc.prototype.setTextDomain=function(t){"string"==typeof t?(""===t.trim()&&this.warn("You called setTextDomain() with an empty `domain` value."),this.domain=t):this.warn("You called setTextDomain() with an argument of type "+typeof t+". The domain must be a string.")},Cc.prototype.gettext=function(t){return this.dnpgettext(this.domain,"",t)},Cc.prototype.dgettext=function(t,e){return this.dnpgettext(t,"",e)},Cc.prototype.ngettext=function(t,e,n){return this.dnpgettext(this.domain,"",t,e,n)},Cc.prototype.dngettext=function(t,e,n,r){return this.dnpgettext(t,"",e,n,r)},Cc.prototype.pgettext=function(t,e){return this.dnpgettext(this.domain,t,e)},Cc.prototype.dpgettext=function(t,e,n){return this.dnpgettext(t,e,n)},Cc.prototype.npgettext=function(t,e,n,r){return this.dnpgettext(this.domain,t,e,n,r)},Cc.prototype.dnpgettext=function(t,e,n,r,a){var o,i,s=n;return e=e||"",isNaN(a)||1===a||(s=r||n),(o=this._getTranslation(t,e,n))?("number"==typeof a?"boolean"==typeof(i=(0,Lc[Cc.getLanguageCode(this.locale)].pluralsFunc)(a))&&(i=i?1:0):i=0,o.msgstr[i]||s):(this.sourceLocale&&this.locale===this.sourceLocale||this.warn('No translation was found for msgid "'+n+'" in msgctxt "'+e+'" and domain "'+t+'"'),s)},Cc.prototype.getComment=function(t,e,n){var r;return(r=this._getTranslation(t,e,n))&&r.comments||{}},Cc.prototype._getTranslation=function(t,e,n){return e=e||"",wc(this.catalogs,[this.locale,t,"translations",e,n])},Cc.getLanguageCode=function(t){return t.split(/[\-_]/)[0].toLowerCase()},Cc.prototype.textdomain=function(t){this.debug&&console.warn("textdomain(domain) was used to set locales in node-gettext v1. Make sure you are using it for domains, and switch to setLocale(locale) if you are not.\n\n To read more about the migration from node-gettext v1 to v2, see https://github.com/alexanderwallin/node-gettext/#migrating-from-1x-to-2x\n\nThis warning will be removed in the final 2.0.0"),this.setTextDomain(t)},Cc.prototype.setlocale=function(t){this.setLocale(t)},Cc.prototype.addTextdomain=function(){console.error("addTextdomain() is deprecated.\n\n* To add translations, use addTranslations()\n* To set the default domain, use setTextDomain() (or its alias textdomain())\n\nTo read more about the migration from node-gettext v1 to v2, see https://github.com/alexanderwallin/node-gettext/#migrating-from-1x-to-2x")};var Ec=Ua((function(t,e){function n(){return"undefined"==typeof OC?(console.warn("No OC found"),"en"):OC.getLocale()}Object.defineProperty(e,"__esModule",{value:!0}),e.getLocale=n,e.getCanonicalLocale=function(){return n().replace(/_/g,"-")},e.getLanguage=function(){return"undefined"==typeof OC?(console.warn("No OC found"),"en"):OC.getLanguage()},e.translate=function(t,e,n,r,a){return"undefined"==typeof OC?(console.warn("No OC found"),e):OC.L10N.translate(t,e,n,r,a)},e.translatePlural=function(t,e,n,r,a,o){return"undefined"==typeof OC?(console.warn("No OC found"),e):OC.L10N.translatePlural(t,e,n,r,a,o)},e.getFirstDay=function(){return void 0===window.firstDay?(console.warn("No firstDay found"),1):window.firstDay},e.getDayNames=function(){return void 0===window.dayNames?(console.warn("No dayNames found"),["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]):window.dayNames},e.getDayNamesShort=function(){return void 0===window.dayNamesShort?(console.warn("No dayNamesShort found"),["Sun.","Mon.","Tue.","Wed.","Thu.","Fri.","Sat."]):window.dayNamesShort},e.getDayNamesMin=function(){return void 0===window.dayNamesMin?(console.warn("No dayNamesMin found"),["Su","Mo","Tu","We","Th","Fr","Sa"]):window.dayNamesMin},e.getMonthNames=function(){return void 0===window.monthNames?(console.warn("No monthNames found"),["January","February","March","April","May","June","July","August","September","October","November","December"]):window.monthNames},e.getMonthNamesShort=function(){return void 0===window.monthNamesShort?(console.warn("No monthNamesShort found"),["Jan.","Feb.","Mar.","Apr.","May.","Jun.","Jul.","Aug.","Sep.","Oct.","Nov.","Dec."]):window.monthNamesShort}})),Nc=Ua((function(t,e){Object.defineProperty(e,"__esModule",{value:!0}),e.getGettextBuilder=function(){return new s};var n,r=(n=Ac)&&n.__esModule?n:{default:n};function a(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function o(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)}}function i(t,e,n){return e&&o(t.prototype,e),n&&o(t,n),t}var s=function(){function t(){a(this,t),this.translations={},this.debug=!1}return i(t,[{key:"setLanguage",value:function(t){return this.locale=t,this}},{key:"detectLocale",value:function(){return this.setLanguage((0,Ec.getLanguage)().replace("-","_"))}},{key:"addTranslation",value:function(t,e){return this.translations[t]=e,this}},{key:"enableDebugMode",value:function(){return this.debug=!0,this}},{key:"build",value:function(){return new l(this.locale||"en",this.translations,this.debug)}}]),t}(),l=function(){function t(e,n,o){for(var i in a(this,t),this.gt=new r.default({debug:o,sourceLocale:"en"}),n)this.gt.addTranslations(i,"messages",n[i]);this.gt.setLocale(e)}return i(t,[{key:"subtitudePlaceholders",value:function(t,e){return t.replace(/{([^{}]*)}/g,(function(t,n){var r=e[n];return"string"==typeof r||"number"==typeof r?r.toString():t}))}},{key:"gettext",value:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return this.subtitudePlaceholders(this.gt.gettext(t),e)}},{key:"ngettext",value:function(t,e,n){var r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{};return this.subtitudePlaceholders(this.gt.ngettext(t,e,n).replace(/%n/g,n.toString()),r)}}]),t}()})).getGettextBuilder().detectLocale();process.env.TRANSLATIONS.map((function(t){return Nc.addTranslation(t.locale,t.json)}));var Mc=Nc.build(),_c=(Mc.ngettext.bind(Mc),Mc.gettext.bind(Mc),function(){function t(){}return t.ERROR="toast-error",t.WARNING="toast-warning",t.INFO="toast-info",t.SUCCESS="toast-success",t.PERMANENT="toast-error",t.UNDO="toast-undo",t}());function Oc(t,e){var n,r;if(e=Object.assign({timeout:7e3,isHTML:!1,type:void 0,selector:void 0,onRemove:function(){},onClick:void 0,close:!0},e),"string"==typeof t&&!e.isHTML){var a=document.createElement("div");a.innerHTML=t,t=a.innerText}var o=null!==(r=e.type)&&void 0!==r?r:"";"function"==typeof e.onClick&&(o+=" toast-with-click ");var i=t instanceof Node,s=Lu(((n={})[i?"node":"text"]=t,n.duration=e.timeout,n.callback=e.onRemove,n.onClick=e.onClick,n.close=e.close,n.gravity="top",n.selector=e.selector,n.position="right",n.backgroundColor="",n.className="dialogs "+o,n));return s.showToast(),s}var jc=r(93379),Sc=r.n(jc),Ic=r(2966),kc=(Sc()(Ic.Z,{insert:"head",singleton:!1}),Ic.Z.locals,{name:"AdminSettings",components:{},props:[],data:()=>({state:(0,ka.loadState)("integration_github","admin-config"),readonly:!0,redirect_uri:window.location.protocol+"//"+window.location.host}),watch:{},mounted(){},methods:{onInput(){var t;(t=()=>{this.saveOptions({client_id:this.state.client_id,client_secret:this.state.client_secret})},2e3,function(){const e=this,n=arguments;clearTimeout(Pa),Pa=setTimeout((function(){t.apply(e,n)}),2e3)})()},saveOptions(e){const n={values:e},r=(0,Da.generateUrl)("/apps/integration_github/admin-config");Fa.default.put(r,n).then((e=>{Oc(t("integration_github","GitHub admin options saved"),Cl(Cl({},void 0),{type:_c.SUCCESS}))})).catch((e=>{Oc(t("integration_github","Failed to save GitHub admin options")+": "+e.response?.request?.responseText,Cl(Cl({},void 0),{type:_c.ERROR}))})).then((()=>{}))}}}),Dc=r(85961);Sc()(Dc.Z,{insert:"head",singleton:!1}),Dc.Z.locals;var Fc=function(t,e,n,r,a,o,i,s){var l,u="function"==typeof t?t.options:t;if(e&&(u.render=e,u.staticRenderFns=[],u._compiled=!0),u._scopeId="data-v-2346bdf6",l)if(u.functional){u._injectStyles=l;var c=u.render;u.render=function(t,e){return l.call(e),c(t,e)}}else{var p=u.beforeCreate;u.beforeCreate=p?[].concat(p,l):[l]}return{exports:t,options:u}}(kc,(function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"section",attrs:{id:"github_prefs"}},[n("h2",[n("a",{staticClass:"icon icon-github"}),t._v("\n\t\t"+t._s(t.t("integration_github","GitHub integration"))+"\n\t")]),t._v(" "),n("p",{staticClass:"settings-hint"},[t._v("\n\t\t"+t._s(t.t("integration_github","If you want to allow your Nextcloud users to use OAuth to authenticate to https://github.com, create an OAuth application in your GitHub settings."))+"\n\t\t"),n("a",{staticClass:"external",attrs:{href:"https://github.com/settings/developers"}},[t._v(t._s(t.t("integration_github","GitHub OAuth settings")))]),t._v(" "),n("br"),t._v("\n\t\t"+t._s(t.t("integration_github",'Set "Application name", "Homepage URL" and "Application description" to values that will make sense to your Nextcloud users as they will see them when connecting to GitHub using your OAuth app.'))+"\n\t\t"),n("br"),n("br"),t._v(" "),n("span",{staticClass:"icon icon-details"}),t._v("\n\t\t"+t._s(t.t("integration_github",'Make sure you set the "Authorization callback URL" to'))+"\n\t\t"),n("b",[t._v(" "+t._s(t.redirect_uri)+" ")]),t._v(" "),n("br"),n("br"),t._v("\n\t\t"+t._s(t.t("integration_github",'Put the OAuth app "Client ID" and "Client secret" below.'))+"\n\t\t"+t._s(t.t("integration_github",'Your Nextcloud users will then see a "Connect to GitHub" button in their personal settings.'))+"\n\t")]),t._v(" "),n("div",{staticClass:"grid-form"},[n("label",{attrs:{for:"github-client-id"}},[n("a",{staticClass:"icon icon-category-auth"}),t._v("\n\t\t\t"+t._s(t.t("integration_github","Client ID"))+"\n\t\t")]),t._v(" "),n("input",{directives:[{name:"model",rawName:"v-model",value:t.state.client_id,expression:"state.client_id"}],attrs:{id:"github-client-id",type:"password",readonly:t.readonly,placeholder:t.t("integration_github","Client ID of your GitHub application")},domProps:{value:t.state.client_id},on:{focus:function(e){t.readonly=!1},input:[function(e){e.target.composing||t.$set(t.state,"client_id",e.target.value)},t.onInput]}}),t._v(" "),n("label",{attrs:{for:"github-client-secret"}},[n("a",{staticClass:"icon icon-category-auth"}),t._v("\n\t\t\t"+t._s(t.t("integration_github","Client secret"))+"\n\t\t")]),t._v(" "),n("input",{directives:[{name:"model",rawName:"v-model",value:t.state.client_secret,expression:"state.client_secret"}],attrs:{id:"github-client-secret",type:"password",readonly:t.readonly,placeholder:t.t("integration_github","Client secret of your GitHub application")},domProps:{value:t.state.client_secret},on:{input:[function(e){e.target.composing||t.$set(t.state,"client_secret",e.target.value)},t.onInput],focus:function(e){t.readonly=!1}}})])])})).exports;new Sa({el:"#github_prefs",render:t=>t(Fc)})}()}();
//# sourceMappingURL=integration_github-adminSettings.js.map