deemix-webui/public/js/bundle.js

45 lines
872 KiB
JavaScript
Raw Normal View History

/*!
* Vue.js v2.6.12
* (c) 2014-2020 Evan You
* Released under the MIT License.
2020-10-02 19:32:44 +02:00
*/
2020-11-11 00:11:24 +01:00
var e=Object.freeze({});function t(e){return null==e}function n(e){return null!=e}function a(e){return!0===e}function i(e){return"string"==typeof e||"number"==typeof e||"symbol"==typeof e||"boolean"==typeof e}function r(e){return null!==e&&"object"==typeof e}var s=Object.prototype.toString;function o(e){return"[object Object]"===s.call(e)}function l(e){var t=parseFloat(String(e));return t>=0&&Math.floor(t)===t&&isFinite(e)}function c(e){return n(e)&&"function"==typeof e.then&&"function"==typeof e.catch}function d(e){return null==e?"":Array.isArray(e)||o(e)&&e.toString===s?JSON.stringify(e,null,2):String(e)}function u(e){var t=parseFloat(e);return isNaN(t)?e:t}function p(e,t){for(var n=Object.create(null),a=e.split(","),i=0;i<a.length;i++)n[a[i]]=!0;return t?function(e){return n[e.toLowerCase()]}:function(e){return n[e]}}var m=p("slot,component",!0),h=p("key,ref,slot,slot-scope,is");function f(e,t){if(e.length){var n=e.indexOf(t);if(n>-1)return e.splice(n,1)}}var g=Object.prototype.hasOwnProperty;function v(e,t){return g.call(e,t)}function b(e){var t=Object.create(null);return function(n){return t[n]||(t[n]=e(n))}}var y=/-(\w)/g,k=b((function(e){return e.replace(y,(function(e,t){return t?t.toUpperCase():""}))})),_=b((function(e){return e.charAt(0).toUpperCase()+e.slice(1)})),w=/\B([A-Z])/g,A=b((function(e){return e.replace(w,"-$1").toLowerCase()}));var x=Function.prototype.bind?function(e,t){return e.bind(t)}:function(e,t){function n(n){var a=arguments.length;return a?a>1?e.apply(t,arguments):e.call(t,n):e.call(t)}return n._length=e.length,n};function C(e,t){t=t||0;for(var n=e.length-t,a=new Array(n);n--;)a[n]=e[n+t];return a}function z(e,t){for(var n in t)e[n]=t[n];return e}function S(e){for(var t={},n=0;n<e.length;n++)e[n]&&z(t,e[n]);return t}function T(e,t,n){}var M=function(e,t,n){return!1},F=function(e){return e};function P(e,t){if(e===t)return!0;var n=r(e),a=r(t);if(!n||!a)return!n&&!a&&String(e)===String(t);try{var i=Array.isArray(e),s=Array.isArray(t);if(i&&s)return e.length===t.length&&e.every((function(e,n){return P(e,t[n])}));if(e instanceof Date&&t instanceof Date)return e.getTime()===t.getTime();if(i||s)return!1;var o=Object.keys(e),l=Object.keys(t);return o.length===l.length&&o.every((function(n){return P(e[n],t[n])}))}catch(e){return!1}}function D(e,t){for(var n=0;n<e.length;n++)if(P(e[n],t))return n;return-1}function N(e){var t=!1;return function(){t||(t=!0,e.apply(this,arguments))}}var L=["component","directive","filter"],U=["beforeCreate","created","beforeMount","mounted","beforeUpdate","updated","beforeDestroy","destroyed","activated","deactivated","errorCaptured","serverPrefetch"],$={optionMergeStrategies:Object.create(null),silent:!1,productionTip:!1,devtools:!1,performance:!1,errorHandler:null,warnHandler:null,ignoredElements:[],keyCodes:Object.create(null),isReservedTag:M,isReservedAttr:M,isUnknownElement:M,getTagNamespace:T,parsePlatformTagName:F,mustUseProp:M,async:!0,_lifecycleHooks:U},I=/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/;function R(e){var t=(e+"").charCodeAt(0);return 36===t||95===t}function j(e,t,n,a){Object.defineProperty(e,t,{value:n,enumerable:!!a,writable:!0,configurable:!0})}var O=new RegExp("[^"+I.source+".$_\\d]");var E,B="__proto__"in{},q="undefined"!=typeof window,V="undefined"!=typeof WXEnvironment&&!!WXEnvironment.platform,G=V&&WXEnvironment.platform.toLowerCase(),W=q&&window.navigator.userAgent.toLowerCase(),H=W&&/msie|trident/.test(W),K=W&&W.indexOf("msie 9.0")>0,Y=W&&W.indexOf("edge/")>0,Q=(W&&W.indexOf("android"),W&&/iphone|ipad|ipod|ios/.test(W)||"ios"===G),J=(W&&/chrome\/\d+/.test(W),W&&/phantomjs/.test(W),W&&W.match(/firefox\/(\d+)/)),Z={}.watch,X=!1;if(q)try{var ee={};Object.defineProperty(ee,"passive",{get:function(){X=!0}}),window.addEventListener("test-passive",null,ee)}catch(e){}var te=function(){return void 0===E&&(E=!q&&!V&&"undefined"!=typeof global&&(global.process&&"server"===global.process.env.VUE_ENV)),E},ne=q&&window.__VUE_DEVTOOLS_GLOBAL_HOO
/*!
* vuex v3.5.1
* (c) 2020 Evan You
* @license MIT
*/
2020-11-11 00:11:24 +01:00
function(e){if(Number(e.version.split(".")[0])>=2)e.mixin({beforeCreate:n});else{var t=e.prototype._init;e.prototype._init=function(e){void 0===e&&(e={}),e.init=e.init?[n].concat(e.init):n,t.call(this,e)}}function n(){var e=this.$options;e.store?this.$store="function"==typeof e.store?e.store():e.store:e.parent&&e.parent.$store&&(this.$store=e.parent.$store)}}(go=e)}ko.state.get=function(){return this._vm._data.$$state},ko.state.set=function(e){},yo.prototype.commit=function(e,t,n){var a=this,i=zo(e,t,n),r=i.type,s=i.payload,o={type:r,payload:s},l=this._mutations[r];l&&(this._withCommit((function(){l.forEach((function(e){e(s)}))})),this._subscribers.slice().forEach((function(e){return e(o,a.state)})))},yo.prototype.dispatch=function(e,t){var n=this,a=zo(e,t),i=a.type,r=a.payload,s={type:i,payload:r},o=this._actions[i];if(o){try{this._actionSubscribers.slice().filter((function(e){return e.before})).forEach((function(e){return e.before(s,n.state)}))}catch(e){}var l=o.length>1?Promise.all(o.map((function(e){return e(r)}))):o[0](r);return new Promise((function(e,t){l.then((function(t){try{n._actionSubscribers.filter((function(e){return e.after})).forEach((function(e){return e.after(s,n.state)}))}catch(e){}e(t)}),(function(e){try{n._actionSubscribers.filter((function(e){return e.error})).forEach((function(t){return t.error(s,n.state,e)}))}catch(e){}t(e)}))}))}},yo.prototype.subscribe=function(e,t){return _o(e,this._subscribers,t)},yo.prototype.subscribeAction=function(e,t){return _o("function"==typeof e?{before:e}:e,this._actionSubscribers,t)},yo.prototype.watch=function(e,t,n){var a=this;return this._watcherVM.$watch((function(){return e(a.state,a.getters)}),t,n)},yo.prototype.replaceState=function(e){var t=this;this._withCommit((function(){t._vm._data.$$state=e}))},yo.prototype.registerModule=function(e,t,n){void 0===n&&(n={}),"string"==typeof e&&(e=[e]),this._modules.register(e,t),xo(this,this.state,e,this._modules.get(e),n.preserveState),Ao(this,this.state)},yo.prototype.unregisterModule=function(e){var t=this;"string"==typeof e&&(e=[e]),this._modules.unregister(e),this._withCommit((function(){var n=Co(t.state,e.slice(0,-1));go.delete(n,e[e.length-1])})),wo(this)},yo.prototype.hasModule=function(e){return"string"==typeof e&&(e=[e]),this._modules.isRegistered(e)},yo.prototype.hotUpdate=function(e){this._modules.update(e),wo(this,!0)},yo.prototype._withCommit=function(e){var t=this._committing;this._committing=!0,e(),this._committing=t},Object.defineProperties(yo.prototype,ko);var To=No((function(e,t){var n={};return Do(t).forEach((function(t){var a=t.key,i=t.val;n[a]=function(){var t=this.$store.state,n=this.$store.getters;if(e){var a=Lo(this.$store,"mapState",e);if(!a)return;t=a.context.state,n=a.context.getters}return"function"==typeof i?i.call(this,t,n):t[i]},n[a].vuex=!0})),n})),Mo=No((function(e,t){var n={};return Do(t).forEach((function(t){var a=t.key,i=t.val;n[a]=function(){for(var t=[],n=arguments.length;n--;)t[n]=arguments[n];var a=this.$store.commit;if(e){var r=Lo(this.$store,"mapMutations",e);if(!r)return;a=r.context.commit}return"function"==typeof i?i.apply(this,[a].concat(t)):a.apply(this.$store,[i].concat(t))}})),n})),Fo=No((function(e,t){var n={};return Do(t).forEach((function(t){var a=t.key,i=t.val;i=e+i,n[a]=function(){if(!e||Lo(this.$store,"mapGetters",e))return this.$store.getters[i]},n[a].vuex=!0})),n})),Po=No((function(e,t){var n={};return Do(t).forEach((function(t){var a=t.key,i=t.val;n[a]=function(){for(var t=[],n=arguments.length;n--;)t[n]=arguments[n];var a=this.$store.dispatch;if(e){var r=Lo(this.$store,"mapActions",e);if(!r)return;a=r.context.dispatch}return"function"==typeof i?i.apply(this,[a].concat(t)):a.apply(this.$store,[i].concat(t))}})),n}));function Do(e){return function(e){return Array.isArray(e)||mo(e)}(e)?Array.isArray(e)?e.map((function(e){return{key:e,val:e}})):Object.keys(e).map((function(t){return{key:t,val:e[t]}})):[]}function No(e){return function(t,n){return"string"!=typeof t?(n=t,t=""):"/"!==t.charAt(t.length-1)&&(t+="/"),e(t,n)}}function Lo(e,t,n){return e._modulesNamespaceMap
/*! *****************************************************************************
Copyright (c) Microsoft Corporation.
Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted.
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
PERFORMANCE OF THIS SOFTWARE.
***************************************************************************** */function Il(e,t){var n="function"==typeof Symbol&&e[Symbol.iterator];if(!n)return e;var a,i,r=n.call(e),s=[];try{for(;(void 0===t||t-- >0)&&!(a=r.next()).done;)s.push(a.value)}catch(e){i={error:e}}finally{try{a&&!a.done&&(n=r.return)&&n.call(r)}finally{if(i)throw i.error}}return s}function Rl(){for(var e=[],t=0;t<arguments.length;t++)e=e.concat(Il(arguments[t]));return e}function jl(e){return fl?Symbol.for(e):e}var Ol=jl("composition-api.preFlushQueue"),El=jl("composition-api.postFlushQueue"),Bl="composition-api.refKey",ql=new WeakMap,Vl=new WeakMap,Gl=function(e){bl(this,"value",{get:e.get,set:e.set})};function Wl(e,t){var n=new Gl(e),a=Object.seal(n);return Vl.set(a,!0),a}function Hl(e){var t;if(Kl(e))return e;var n=nc(((t={})[Bl]=e,t));return Wl({get:function(){return n[Bl]},set:function(e){return n[Bl]=e}})}function Kl(e){return e instanceof Gl}function Yl(e){if(!wl(e))return e;var t={};for(var n in e)t[n]=Ql(e,n);return t}function Ql(e,t){var n=e[t];return Kl(n)?n:Wl({get:function(){return e[t]},set:function(n){return e[t]=n}})}function Jl(e){var t;return Boolean((null==e?void 0:e.__ob__)&&(null===(t=e.__ob__)||void 0===t?void 0:t.__raw__))}function Zl(e){var t;return Boolean((null==e?void 0:e.__ob__)&&!(null===(t=e.__ob__)||void 0===t?void 0:t.__raw__))}function Xl(e){if(!(!wl(e)||Jl(e)||Array.isArray(e)||Kl(e)||function(e){var t=Pl();return t&&e instanceof t}(e)||ql.has(e))){ql.set(e,!0);for(var t=Object.keys(e),n=0;n<t.length;n++)ec(e,t[n])}}function ec(e,t,n){if("__ob__"!==t&&!Jl(e[t])){var a,i,r=Object.getOwnPropertyDescriptor(e,t);if(r){if(!1===r.configurable)return;a=r.get,i=r.set,a&&!i||2!==arguments.length||(n=e[t])}Xl(n),Object.defineProperty(e,t,{enumerable:!0,configurable:!0,get:function(){var i=a?a.call(e):n;return t!==Bl&&Kl(i)?i.value:i},set:function(r){if(!a||i){var s=a?a.call(e):n;t!==Bl&&Kl(s)&&!Kl(r)?s.value=r:i?i.call(e,r):n=r,Xl(r)}}})}}function tc(e){var t,n=Tl||Cl;n.observable?t=n.observable(e):t=Ll(n,{data:{$$state:e}})._data.$$state;return kl(t,"__ob__")||yl(t,"__ob__",function(e){void 0===e&&(e={});return{value:e,dep:{notify:gl,depend:gl,addSub:gl,removeSub:gl}}}(t)),t}function nc(e){if(!wl(e)&&!_l(e)||Jl(e)||!Object.isExtensible(e))return e;var t=tc(e);return Xl(t),t}var ac,ic,rc=(ac="mounted",function(e){var t,n=((t=ac)[0].toUpperCase(),t.slice(1),Dl());n&&function(e,t,n,a){var i=t.$options,r=e.config.optionMergeStrategies[n];i[n]=r(i[n],function(e,t){return function(){for(var n=[],a=0;a<arguments.length;a++)n[a]=arguments[a];var i=Dl();Nl(e);try{return t.apply(void 0,Rl(n))}finally{Nl(i)}}}(t,a))}(Pl(),n,ac,e)});function sc(){cc(this,Ol)}function oc(){cc(this,El)}function lc(){var e=Dl();return e?function(e){return void 0!==e[Ol]}(e)||function(e){e[Ol]=[],e[El]=[],e.$on("hook:beforeUpdate",sc),e.$on("hook:updated",oc)}(e):(ic||(ic=Ll(Pl())),e=ic),e}function cc(e,t){for(var n=e[t],a=0;a<n.length;a++)n[a]();n.length=0}function dc(e,t,n){var a=function(){e.$nextTick((function(){e[Ol].length&&cc(e,Ol),e[El].length&&cc(e,El)}))};switch(n){case"pre":a(),e[Ol].push(t);break;case"post":a(),e[El].push(t);break;default:!function(e,t){if(!e)throw new Error("[vue-composition-api] "+t)}(!1,'flush must be one of ["post", "pre", "sync"], but got '+n)}}function uc(e,t){var n=e.teardown;e.teardown=function(){for(var a=[],i=0;i<arguments.length;i++)a[i]=arguments[i];n.apply(e,a),t()}}function pc(e,t,n,a){var i,r,s=a.flush,o="sync"===s,l=function(e){r=function(){try{e()}catch(e){!function(e,t,n){if("undefined"==typeof window||"undefined"==typeof console)throw e;console.error(e)}(e)}}},c=function(){r&&(r(),r=null)},d=function(t){return o||e===ic?t:function(){for(var n=[],a=0;a<arguments.length;a++)n[a]=arguments[a];return dc(e,(function(){t.apply(void 0,Rl(n))}),s)}};if(null===n){var u=!1,p=function(e,t,n,a){var i=e._watchers.length;return e.$watch(t,n,{immediate:a.immediateInvokeCallback,deep:a.deep,lazy:a.noRun,sync:a.sync,before:a.before}),e._watchers[i]}(e,(function(){if(!u)try{u=!0,t(l)}finally{u=!1}}),gl,{deep:a.deep||!1,
/*!
* Toastify js 1.9.3
* https://github.com/apvarun/toastify-js
* @license MIT licensed
*
* Copyright (C) 2018 Varun A P
*/
2020-11-11 00:11:24 +01:00
!function(t,n){e.exports?e.exports=n():t.Toastify=n()}(Pc,(function(e){var t=function(e){return new t.lib.init(e)};function n(e,t){return t.offset[e]?isNaN(t.offset[e])?t.offset[e]:t.offset[e]+"px":"0px"}function a(e,t){return!(!e||"string"!=typeof t)&&!!(e.className&&e.className.trim().split(/\s+/gi).indexOf(t)>-1)}return t.lib=t.prototype={toastify:"1.9.3",constructor:t,init:function(e){return e||(e={}),this.options={},this.toastElement=null,this.options.text=e.text||"Hi there!",this.options.node=e.node,this.options.duration=0===e.duration?0:e.duration||3e3,this.options.selector=e.selector,this.options.callback=e.callback||function(){},this.options.destination=e.destination,this.options.newWindow=e.newWindow||!1,this.options.close=e.close||!1,this.options.gravity="bottom"===e.gravity?"toastify-bottom":"toastify-top",this.options.positionLeft=e.positionLeft||!1,this.options.position=e.position||"",this.options.backgroundColor=e.backgroundColor,this.options.avatar=e.avatar||"",this.options.className=e.className||"",this.options.stopOnFocus=void 0===e.stopOnFocus||e.stopOnFocus,this.options.onClick=e.onClick,this.options.offset=e.offset||{x:0,y:0},this},buildToast:function(){if(!this.options)throw"Toastify is not initialized";var e=document.createElement("div");if(e.className="toastify on "+this.options.className,this.options.position?e.className+=" toastify-"+this.options.position:!0===this.options.positionLeft?(e.className+=" toastify-left",console.warn("Property `positionLeft` will be depreciated in further versions. Please use `position` instead.")):e.className+=" toastify-right",e.className+=" "+this.options.gravity,this.options.backgroundColor&&(e.style.background=this.options.backgroundColor),this.options.node&&this.options.node.nodeType===Node.ELEMENT_NODE)e.appendChild(this.options.node);else if(e.innerHTML=this.options.text,""!==this.options.avatar){var t=document.createElement("img");t.src=this.options.avatar,t.className="toastify-avatar","left"==this.options.position||!0===this.options.positionLeft?e.appendChild(t):e.insertAdjacentElement("afterbegin",t)}if(!0===this.options.close){var a=document.createElement("span");a.innerHTML="&#10006;",a.className="toast-close",a.addEventListener("click",function(e){e.stopPropagation(),this.removeElement(this.toastElement),window.clearTimeout(this.toastElement.timeOutValue)}.bind(this));var i=window.innerWidth>0?window.innerWidth:screen.width;("left"==this.options.position||!0===this.options.positionLeft)&&i>360?e.insertAdjacentElement("afterbegin",a):e.appendChild(a)}if(this.options.stopOnFocus&&this.options.duration>0){var r=this;e.addEventListener("mouseover",(function(t){window.clearTimeout(e.timeOutValue)})),e.addEventListener("mouseleave",(function(){e.timeOutValue=window.setTimeout((function(){r.removeElement(e)}),r.options.duration)}))}if(void 0!==this.options.destination&&e.addEventListener("click",function(e){e.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&&e.addEventListener("click",function(e){e.stopPropagation(),this.options.onClick()}.bind(this)),"object"==typeof this.options.offset){var s=n("x",this.options),o=n("y",this.options),l="left"==this.options.position?s:"-"+s,c="toastify-top"==this.options.gravity?o:"-"+o;e.style.transform="translate("+l+","+c+")"}return e},showToast:function(){var e;if(this.toastElement=this.buildToast(),!(e=void 0===this.options.selector?document.body:document.getElementById(this.options.selector)))throw"Root element is not defined";return e.insertBefore(this.toastElement,e.firstChild),t.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(e){e.className=e.className.replace(
/*!
* vue-i18n v8.22.1
* (c) 2020 kazuya kawaguchi
* Released under the MIT License.
2020-11-11 00:11:24 +01:00
*/function Rc(e,t){"undefined"!=typeof console&&(console.warn("[vue-i18n] "+e),t&&console.warn(t.stack))}var jc=Array.isArray;function Oc(e){return null!==e&&"object"==typeof e}function Ec(e){return"string"==typeof e}var Bc=Object.prototype.toString;function qc(e){return"[object Object]"===Bc.call(e)}function Vc(e){return null==e}function Gc(e){return"function"==typeof e}function Wc(){for(var e=[],t=arguments.length;t--;)e[t]=arguments[t];var n=null,a=null;return 1===e.length?Oc(e[0])||jc(e[0])?a=e[0]:"string"==typeof e[0]&&(n=e[0]):2===e.length&&("string"==typeof e[0]&&(n=e[0]),(Oc(e[1])||jc(e[1]))&&(a=e[1])),{locale:n,params:a}}function Hc(e){return JSON.parse(JSON.stringify(e))}function Kc(e,t){return!!~e.indexOf(t)}var Yc=Object.prototype.hasOwnProperty;function Qc(e,t){return Yc.call(e,t)}function Jc(e){for(var t=arguments,n=Object(e),a=1;a<arguments.length;a++){var i=t[a];if(null!=i){var r=void 0;for(r in i)Qc(i,r)&&(Oc(i[r])?n[r]=Jc(n[r],i[r]):n[r]=i[r])}}return n}function Zc(e,t){if(e===t)return!0;var n=Oc(e),a=Oc(t);if(!n||!a)return!n&&!a&&String(e)===String(t);try{var i=jc(e),r=jc(t);if(i&&r)return e.length===t.length&&e.every((function(e,n){return Zc(e,t[n])}));if(i||r)return!1;var s=Object.keys(e),o=Object.keys(t);return s.length===o.length&&s.every((function(n){return Zc(e[n],t[n])}))}catch(e){return!1}}function Xc(e){return null!=e&&Object.keys(e).forEach((function(t){"string"==typeof e[t]&&(e[t]=e[t].replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;").replace(/'/g,"&apos;"))})),e}var ed={beforeCreate:function(){var e=this.$options;if(e.i18n=e.i18n||(e.__i18n?{}:null),e.i18n){if(e.i18n instanceof Md){if(e.__i18n)try{var t=e.i18n&&e.i18n.messages?e.i18n.messages:{};e.__i18n.forEach((function(e){t=Jc(t,JSON.parse(e))})),Object.keys(t).forEach((function(n){e.i18n.mergeLocaleMessage(n,t[n])}))}catch(e){}this._i18n=e.i18n,this._i18nWatcher=this._i18n.watchI18nData()}else if(qc(e.i18n)){var n=this.$root&&this.$root.$i18n&&this.$root.$i18n instanceof Md?this.$root.$i18n:null;if(n&&(e.i18n.root=this.$root,e.i18n.formatter=n.formatter,e.i18n.fallbackLocale=n.fallbackLocale,e.i18n.formatFallbackMessages=n.formatFallbackMessages,e.i18n.silentTranslationWarn=n.silentTranslationWarn,e.i18n.silentFallbackWarn=n.silentFallbackWarn,e.i18n.pluralizationRules=n.pluralizationRules,e.i18n.preserveDirectiveContent=n.preserveDirectiveContent),e.__i18n)try{var a=e.i18n&&e.i18n.messages?e.i18n.messages:{};e.__i18n.forEach((function(e){a=Jc(a,JSON.parse(e))})),e.i18n.messages=a}catch(e){}var i=e.i18n.sharedMessages;i&&qc(i)&&(e.i18n.messages=Jc(e.i18n.messages,i)),this._i18n=new Md(e.i18n),this._i18nWatcher=this._i18n.watchI18nData(),(void 0===e.i18n.sync||e.i18n.sync)&&(this._localeWatcher=this.$i18n.watchLocale()),n&&n.onComponentInstanceCreated(this._i18n)}}else this.$root&&this.$root.$i18n&&this.$root.$i18n instanceof Md?this._i18n=this.$root.$i18n:e.parent&&e.parent.$i18n&&e.parent.$i18n instanceof Md&&(this._i18n=e.parent.$i18n)},beforeMount:function(){var e=this.$options;e.i18n=e.i18n||(e.__i18n?{}:null),e.i18n?(e.i18n instanceof Md||qc(e.i18n))&&(this._i18n.subscribeDataChanging(this),this._subscribing=!0):(this.$root&&this.$root.$i18n&&this.$root.$i18n instanceof Md||e.parent&&e.parent.$i18n&&e.parent.$i18n instanceof Md)&&(this._i18n.subscribeDataChanging(this),this._subscribing=!0)},beforeDestroy:function(){if(this._i18n){var e=this;this.$nextTick((function(){e._subscribing&&(e._i18n.unsubscribeDataChanging(e),delete e._subscribing),e._i18nWatcher&&(e._i18nWatcher(),e._i18n.destroyVM(),delete e._i18nWatcher),e._localeWatcher&&(e._localeWatcher(),delete e._localeWatcher)}))}}},td={name:"i18n",functional:!0,props:{tag:{type:[String,Boolean,Object],default:"span"},path:{type:String,required:!0},locale:{type:String},places:{type:[Array,Object]}},render:function(e,t){var n=t.data,a=t.parent,i=t.props,r=t.slots,s=a.$i18n;if(s){var o=i.path,l=i.locale,c=i.places,d=r(),u=s.i(o,l,function(e){var t;for(t in e)if("default"!==t)return!1;return Boolean(t)}(d)||c?function(e,t){var n=t?function(e){return Array.isArray(e)
/*!
* vue-router v3.4.8
* (c) 2020 Evan You
* @license MIT
2020-11-11 00:11:24 +01:00
*/function Ld(e,t){for(var n in t)e[n]=t[n];return e}var Ud=/[!'()*]/g,$d=function(e){return"%"+e.charCodeAt(0).toString(16)},Id=/%2C/g,Rd=function(e){return encodeURIComponent(e).replace(Ud,$d).replace(Id,",")};function jd(e){try{return decodeURIComponent(e)}catch(e){}return e}var Od=function(e){return null==e||"object"==typeof e?e:String(e)};function Ed(e){var t={};return(e=e.trim().replace(/^(\?|#|&)/,""))?(e.split("&").forEach((function(e){var n=e.replace(/\+/g," ").split("="),a=jd(n.shift()),i=n.length>0?jd(n.join("=")):null;void 0===t[a]?t[a]=i:Array.isArray(t[a])?t[a].push(i):t[a]=[t[a],i]})),t):t}function Bd(e){var t=e?Object.keys(e).map((function(t){var n=e[t];if(void 0===n)return"";if(null===n)return Rd(t);if(Array.isArray(n)){var a=[];return n.forEach((function(e){void 0!==e&&(null===e?a.push(Rd(t)):a.push(Rd(t)+"="+Rd(e)))})),a.join("&")}return Rd(t)+"="+Rd(n)})).filter((function(e){return e.length>0})).join("&"):null;return t?"?"+t:""}var qd=/\/?$/;function Vd(e,t,n,a){var i=a&&a.options.stringifyQuery,r=t.query||{};try{r=Gd(r)}catch(e){}var s={name:t.name||e&&e.name,meta:e&&e.meta||{},path:t.path||"/",hash:t.hash||"",query:r,params:t.params||{},fullPath:Kd(t,i),matched:e?Hd(e):[]};return n&&(s.redirectedFrom=Kd(n,i)),Object.freeze(s)}function Gd(e){if(Array.isArray(e))return e.map(Gd);if(e&&"object"==typeof e){var t={};for(var n in e)t[n]=Gd(e[n]);return t}return e}var Wd=Vd(null,{path:"/"});function Hd(e){for(var t=[];e;)t.unshift(e),e=e.parent;return t}function Kd(e,t){var n=e.path,a=e.query;void 0===a&&(a={});var i=e.hash;return void 0===i&&(i=""),(n||"/")+(t||Bd)(a)+i}function Yd(e,t){return t===Wd?e===t:!!t&&(e.path&&t.path?e.path.replace(qd,"")===t.path.replace(qd,"")&&e.hash===t.hash&&Qd(e.query,t.query):!(!e.name||!t.name)&&(e.name===t.name&&e.hash===t.hash&&Qd(e.query,t.query)&&Qd(e.params,t.params)))}function Qd(e,t){if(void 0===e&&(e={}),void 0===t&&(t={}),!e||!t)return e===t;var n=Object.keys(e).sort(),a=Object.keys(t).sort();return n.length===a.length&&n.every((function(n,i){var r=e[n];if(a[i]!==n)return!1;var s=t[n];return null==r||null==s?r===s:"object"==typeof r&&"object"==typeof s?Qd(r,s):String(r)===String(s)}))}function Jd(e){for(var t=0;t<e.matched.length;t++){var n=e.matched[t];for(var a in n.instances){var i=n.instances[a],r=n.enteredCbs[a];if(i&&r){delete n.enteredCbs[a];for(var s=0;s<r.length;s++)i._isBeingDestroyed||r[s](i)}}}}var Zd={name:"RouterView",functional:!0,props:{name:{type:String,default:"default"}},render:function(e,t){var n=t.props,a=t.children,i=t.parent,r=t.data;r.routerView=!0;for(var s=i.$createElement,o=n.name,l=i.$route,c=i._routerViewCache||(i._routerViewCache={}),d=0,u=!1;i&&i._routerRoot!==i;){var p=i.$vnode?i.$vnode.data:{};p.routerView&&d++,p.keepAlive&&i._directInactive&&i._inactive&&(u=!0),i=i.$parent}if(r.routerViewDepth=d,u){var m=c[o],h=m&&m.component;return h?(m.configProps&&Xd(h,r,m.route,m.configProps),s(h,r,a)):s()}var f=l.matched[d],g=f&&f.components[o];if(!f||!g)return c[o]=null,s();c[o]={component:g},r.registerRouteInstance=function(e,t){var n=f.instances[o];(t&&n!==e||!t&&n===e)&&(f.instances[o]=t)},(r.hook||(r.hook={})).prepatch=function(e,t){f.instances[o]=t.componentInstance},r.hook.init=function(e){e.data.keepAlive&&e.componentInstance&&e.componentInstance!==f.instances[o]&&(f.instances[o]=e.componentInstance),Jd(l)};var v=f.props&&f.props[o];return v&&(Ld(c[o],{route:l,configProps:v}),Xd(g,r,l,v)),s(g,r,a)}};function Xd(e,t,n,a){var i=t.props=function(e,t){switch(typeof t){case"undefined":return;case"object":return t;case"function":return t(e);case"boolean":return t?e.params:void 0}}(n,a);if(i){i=t.props=Ld({},i);var r=t.attrs=t.attrs||{};for(var s in i)e.props&&s in e.props||(r[s]=i[s],delete i[s])}}function eu(e,t,n){var a=e.charAt(0);if("/"===a)return e;if("?"===a||"#"===a)return t+e;var i=t.split("/");n&&i[i.length-1]||i.pop();for(var r=e.replace(/^\//,"").split("/"),s=0;s<r.length;s++){var o=r[s];".."===o?i.pop():"."!==o&&i.push(o)}return""!==i[0]&&i.unshift(""),i.join("/")}function tu(e){return e.replace(/\/\//g,"/")}var nu=Array.is