deemix-webui/public/js/bundle.js

32 lines
810 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
*/
var t=Object.freeze({});function e(t){return null==t}function a(t){return null!=t}function n(t){return!0===t}function i(t){return"string"==typeof t||"number"==typeof t||"symbol"==typeof t||"boolean"==typeof t}function r(t){return null!==t&&"object"==typeof t}var s=Object.prototype.toString;function o(t){return"[object Object]"===s.call(t)}function l(t){var e=parseFloat(String(t));return e>=0&&Math.floor(e)===e&&isFinite(t)}function c(t){return a(t)&&"function"==typeof t.then&&"function"==typeof t.catch}function d(t){return null==t?"":Array.isArray(t)||o(t)&&t.toString===s?JSON.stringify(t,null,2):String(t)}function u(t){var e=parseFloat(t);return isNaN(e)?t:e}function p(t,e){for(var a=Object.create(null),n=t.split(","),i=0;i<n.length;i++)a[n[i]]=!0;return e?function(t){return a[t.toLowerCase()]}:function(t){return a[t]}}var h=p("slot,component",!0),m=p("key,ref,slot,slot-scope,is");function g(t,e){if(t.length){var a=t.indexOf(e);if(a>-1)return t.splice(a,1)}}var f=Object.prototype.hasOwnProperty;function v(t,e){return f.call(t,e)}function b(t){var e=Object.create(null);return function(a){return e[a]||(e[a]=t(a))}}var y=/-(\w)/g,k=b((function(t){return t.replace(y,(function(t,e){return e?e.toUpperCase():""}))})),_=b((function(t){return t.charAt(0).toUpperCase()+t.slice(1)})),w=/\B([A-Z])/g,A=b((function(t){return t.replace(w,"-$1").toLowerCase()}));var x=Function.prototype.bind?function(t,e){return t.bind(e)}:function(t,e){function a(a){var n=arguments.length;return n?n>1?t.apply(e,arguments):t.call(e,a):t.call(e)}return a._length=t.length,a};function z(t,e){e=e||0;for(var a=t.length-e,n=new Array(a);a--;)n[a]=t[a+e];return n}function C(t,e){for(var a in e)t[a]=e[a];return t}function T(t){for(var e={},a=0;a<t.length;a++)t[a]&&C(e,t[a]);return e}function S(t,e,a){}var M=function(t,e,a){return!1},P=function(t){return t};function D(t,e){if(t===e)return!0;var a=r(t),n=r(e);if(!a||!n)return!a&&!n&&String(t)===String(e);try{var i=Array.isArray(t),s=Array.isArray(e);if(i&&s)return t.length===e.length&&t.every((function(t,a){return D(t,e[a])}));if(t instanceof Date&&e instanceof Date)return t.getTime()===e.getTime();if(i||s)return!1;var o=Object.keys(t),l=Object.keys(e);return o.length===l.length&&o.every((function(a){return D(t[a],e[a])}))}catch(t){return!1}}function N(t,e){for(var a=0;a<t.length;a++)if(D(t[a],e))return a;return-1}function $(t){var e=!1;return function(){e||(e=!0,t.apply(this,arguments))}}var L=["component","directive","filter"],R=["beforeCreate","created","beforeMount","mounted","beforeUpdate","updated","beforeDestroy","destroyed","activated","deactivated","errorCaptured","serverPrefetch"],I={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:S,parsePlatformTagName:P,mustUseProp:M,async:!0,_lifecycleHooks:R},j=/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 F(t){var e=(t+"").charCodeAt(0);return 36===e||95===e}function O(t,e,a,n){Object.defineProperty(t,e,{value:a,enumerable:!!n,writable:!0,configurable:!0})}var E=new RegExp("[^"+j.source+".$_\\d]");var U,B="__proto__"in{},q="undefined"!=typeof window,V="undefined"!=typeof WXEnvironment&&!!WXEnvironment.platform,G=V&&WXEnvironment.platform.toLowerCase(),H=q&&window.navigator.userAgent.toLowerCase(),W=H&&/msie|trident/.test(H),K=H&&H.indexOf("msie 9.0")>0,Q=H&&H.indexOf("edge/")>0,Y=(H&&H.indexOf("android"),H&&/iphone|ipad|ipod|ios/.test(H)||"ios"===G),J=(H&&/chrome\/\d+/.test(H),H&&/phantomjs/.test(H),H&&H.match(/firefox\/(\d+)/)),Z={}.watch,X=!1;if(q)try{var tt={};Object.defineProperty(tt,"passive",{get:function(){X=!0}}),window.addEventListener("test-passive",null,tt)}catch(t){}var et=function(){return void 0===U&&(U=!q&&!V&&"undefined"!=typeof global&&(global.process&&"server"===global.process.env.VUE_ENV)),U},at=q&&window.__VUE_DEVTOOLS_GLOBAL_HOO
/*!
* vuex v3.5.1
* (c) 2020 Evan You
* @license MIT
*/
function(t){if(Number(t.version.split(".")[0])>=2)t.mixin({beforeCreate:a});else{var e=t.prototype._init;t.prototype._init=function(t){void 0===t&&(t={}),t.init=t.init?[a].concat(t.init):a,e.call(this,t)}}function a(){var t=this.$options;t.store?this.$store="function"==typeof t.store?t.store():t.store:t.parent&&t.parent.$store&&(this.$store=t.parent.$store)}}(fo=t)}ko.state.get=function(){return this._vm._data.$$state},ko.state.set=function(t){},yo.prototype.commit=function(t,e,a){var n=this,i=Co(t,e,a),r=i.type,s=i.payload,o={type:r,payload:s},l=this._mutations[r];l&&(this._withCommit((function(){l.forEach((function(t){t(s)}))})),this._subscribers.slice().forEach((function(t){return t(o,n.state)})))},yo.prototype.dispatch=function(t,e){var a=this,n=Co(t,e),i=n.type,r=n.payload,s={type:i,payload:r},o=this._actions[i];if(o){try{this._actionSubscribers.slice().filter((function(t){return t.before})).forEach((function(t){return t.before(s,a.state)}))}catch(t){}var l=o.length>1?Promise.all(o.map((function(t){return t(r)}))):o[0](r);return new Promise((function(t,e){l.then((function(e){try{a._actionSubscribers.filter((function(t){return t.after})).forEach((function(t){return t.after(s,a.state)}))}catch(t){}t(e)}),(function(t){try{a._actionSubscribers.filter((function(t){return t.error})).forEach((function(e){return e.error(s,a.state,t)}))}catch(t){}e(t)}))}))}},yo.prototype.subscribe=function(t,e){return _o(t,this._subscribers,e)},yo.prototype.subscribeAction=function(t,e){return _o("function"==typeof t?{before:t}:t,this._actionSubscribers,e)},yo.prototype.watch=function(t,e,a){var n=this;return this._watcherVM.$watch((function(){return t(n.state,n.getters)}),e,a)},yo.prototype.replaceState=function(t){var e=this;this._withCommit((function(){e._vm._data.$$state=t}))},yo.prototype.registerModule=function(t,e,a){void 0===a&&(a={}),"string"==typeof t&&(t=[t]),this._modules.register(t,e),xo(this,this.state,t,this._modules.get(t),a.preserveState),Ao(this,this.state)},yo.prototype.unregisterModule=function(t){var e=this;"string"==typeof t&&(t=[t]),this._modules.unregister(t),this._withCommit((function(){var a=zo(e.state,t.slice(0,-1));fo.delete(a,t[t.length-1])})),wo(this)},yo.prototype.hasModule=function(t){return"string"==typeof t&&(t=[t]),this._modules.isRegistered(t)},yo.prototype.hotUpdate=function(t){this._modules.update(t),wo(this,!0)},yo.prototype._withCommit=function(t){var e=this._committing;this._committing=!0,t(),this._committing=e},Object.defineProperties(yo.prototype,ko);var So=$o((function(t,e){var a={};return No(e).forEach((function(e){var n=e.key,i=e.val;a[n]=function(){var e=this.$store.state,a=this.$store.getters;if(t){var n=Lo(this.$store,"mapState",t);if(!n)return;e=n.context.state,a=n.context.getters}return"function"==typeof i?i.call(this,e,a):e[i]},a[n].vuex=!0})),a})),Mo=$o((function(t,e){var a={};return No(e).forEach((function(e){var n=e.key,i=e.val;a[n]=function(){for(var e=[],a=arguments.length;a--;)e[a]=arguments[a];var n=this.$store.commit;if(t){var r=Lo(this.$store,"mapMutations",t);if(!r)return;n=r.context.commit}return"function"==typeof i?i.apply(this,[n].concat(e)):n.apply(this.$store,[i].concat(e))}})),a})),Po=$o((function(t,e){var a={};return No(e).forEach((function(e){var n=e.key,i=e.val;i=t+i,a[n]=function(){if(!t||Lo(this.$store,"mapGetters",t))return this.$store.getters[i]},a[n].vuex=!0})),a})),Do=$o((function(t,e){var a={};return No(e).forEach((function(e){var n=e.key,i=e.val;a[n]=function(){for(var e=[],a=arguments.length;a--;)e[a]=arguments[a];var n=this.$store.dispatch;if(t){var r=Lo(this.$store,"mapActions",t);if(!r)return;n=r.context.dispatch}return"function"==typeof i?i.apply(this,[n].concat(e)):n.apply(this.$store,[i].concat(e))}})),a}));function No(t){return function(t){return Array.isArray(t)||ho(t)}(t)?Array.isArray(t)?t.map((function(t){return{key:t,val:t}})):Object.keys(t).map((function(e){return{key:e,val:t[e]}})):[]}function $o(t){return function(e,a){return"string"!=typeof e?(a=e,e=""):"/"!==e.charAt(e.length-1)&&(e+="/"),t(e,a)}}function Lo(t,e,a){return t._modulesNamespaceMap
/*!
* Toastify js 1.9.3
* https://github.com/apvarun/toastify-js
* @license MIT licensed
*
* Copyright (C) 2018 Varun A P
*/
!function(e,a){t.exports?t.exports=a():e.Toastify=a()}(tl,(function(t){var e=function(t){return new e.lib.init(t)};function a(t,e){return e.offset[t]?isNaN(e.offset[t])?e.offset[t]:e.offset[t]+"px":"0px"}function n(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 n=document.createElement("span");n.innerHTML="&#10006;",n.className="toast-close",n.addEventListener("click",function(t){t.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?t.insertAdjacentElement("afterbegin",n):t.appendChild(n)}if(this.options.stopOnFocus&&this.options.duration>0){var r=this;t.addEventListener("mouseover",(function(e){window.clearTimeout(t.timeOutValue)})),t.addEventListener("mouseleave",(function(){t.timeOutValue=window.setTimeout((function(){r.removeElement(t)}),r.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"==typeof this.options.offset){var s=a("x",this.options),o=a("y",this.options),l="left"==this.options.position?s:"-"+s,c="toastify-top"==this.options.gravity?o:"-"+o;t.style.transform="translate("+l+","+c+")"}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(
/*!
* vue-i18n v8.22.1
* (c) 2020 kazuya kawaguchi
* Released under the MIT License.
*/
var xl=["style","currency","currencyDisplay","useGrouping","minimumIntegerDigits","minimumFractionDigits","maximumFractionDigits","minimumSignificantDigits","maximumSignificantDigits","localeMatcher","formatMatcher","unit"];function zl(t,e){"undefined"!=typeof console&&(console.warn("[vue-i18n] "+t),e&&console.warn(e.stack))}var Cl=Array.isArray;function Tl(t){return null!==t&&"object"==typeof t}function Sl(t){return"string"==typeof t}var Ml=Object.prototype.toString;function Pl(t){return"[object Object]"===Ml.call(t)}function Dl(t){return null==t}function Nl(t){return"function"==typeof t}function $l(){for(var t=[],e=arguments.length;e--;)t[e]=arguments[e];var a=null,n=null;return 1===t.length?Tl(t[0])||Cl(t[0])?n=t[0]:"string"==typeof t[0]&&(a=t[0]):2===t.length&&("string"==typeof t[0]&&(a=t[0]),(Tl(t[1])||Cl(t[1]))&&(n=t[1])),{locale:a,params:n}}function Ll(t){return JSON.parse(JSON.stringify(t))}function Rl(t,e){return!!~t.indexOf(e)}var Il=Object.prototype.hasOwnProperty;function jl(t,e){return Il.call(t,e)}function Fl(t){for(var e=arguments,a=Object(t),n=1;n<arguments.length;n++){var i=e[n];if(null!=i){var r=void 0;for(r in i)jl(i,r)&&(Tl(i[r])?a[r]=Fl(a[r],i[r]):a[r]=i[r])}}return a}function Ol(t,e){if(t===e)return!0;var a=Tl(t),n=Tl(e);if(!a||!n)return!a&&!n&&String(t)===String(e);try{var i=Cl(t),r=Cl(e);if(i&&r)return t.length===e.length&&t.every((function(t,a){return Ol(t,e[a])}));if(i||r)return!1;var s=Object.keys(t),o=Object.keys(e);return s.length===o.length&&s.every((function(a){return Ol(t[a],e[a])}))}catch(t){return!1}}function El(t){return null!=t&&Object.keys(t).forEach((function(e){"string"==typeof t[e]&&(t[e]=t[e].replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;").replace(/'/g,"&apos;"))})),t}var Ul={beforeCreate:function(){var t=this.$options;if(t.i18n=t.i18n||(t.__i18n?{}:null),t.i18n){if(t.i18n instanceof fc){if(t.__i18n)try{var e=t.i18n&&t.i18n.messages?t.i18n.messages:{};t.__i18n.forEach((function(t){e=Fl(e,JSON.parse(t))})),Object.keys(e).forEach((function(a){t.i18n.mergeLocaleMessage(a,e[a])}))}catch(t){}this._i18n=t.i18n,this._i18nWatcher=this._i18n.watchI18nData()}else if(Pl(t.i18n)){var a=this.$root&&this.$root.$i18n&&this.$root.$i18n instanceof fc?this.$root.$i18n:null;if(a&&(t.i18n.root=this.$root,t.i18n.formatter=a.formatter,t.i18n.fallbackLocale=a.fallbackLocale,t.i18n.formatFallbackMessages=a.formatFallbackMessages,t.i18n.silentTranslationWarn=a.silentTranslationWarn,t.i18n.silentFallbackWarn=a.silentFallbackWarn,t.i18n.pluralizationRules=a.pluralizationRules,t.i18n.preserveDirectiveContent=a.preserveDirectiveContent),t.__i18n)try{var n=t.i18n&&t.i18n.messages?t.i18n.messages:{};t.__i18n.forEach((function(t){n=Fl(n,JSON.parse(t))})),t.i18n.messages=n}catch(t){}var i=t.i18n.sharedMessages;i&&Pl(i)&&(t.i18n.messages=Fl(t.i18n.messages,i)),this._i18n=new fc(t.i18n),this._i18nWatcher=this._i18n.watchI18nData(),(void 0===t.i18n.sync||t.i18n.sync)&&(this._localeWatcher=this.$i18n.watchLocale()),a&&a.onComponentInstanceCreated(this._i18n)}}else this.$root&&this.$root.$i18n&&this.$root.$i18n instanceof fc?this._i18n=this.$root.$i18n:t.parent&&t.parent.$i18n&&t.parent.$i18n instanceof fc&&(this._i18n=t.parent.$i18n)},beforeMount:function(){var t=this.$options;t.i18n=t.i18n||(t.__i18n?{}:null),t.i18n?(t.i18n instanceof fc||Pl(t.i18n))&&(this._i18n.subscribeDataChanging(this),this._subscribing=!0):(this.$root&&this.$root.$i18n&&this.$root.$i18n instanceof fc||t.parent&&t.parent.$i18n&&t.parent.$i18n instanceof fc)&&(this._i18n.subscribeDataChanging(this),this._subscribing=!0)},beforeDestroy:function(){if(this._i18n){var t=this;this.$nextTick((function(){t._subscribing&&(t._i18n.unsubscribeDataChanging(t),delete t._subscribing),t._i18nWatcher&&(t._i18nWatcher(),t._i18n.destroyVM(),delete t._i18nWatcher),t._localeWatcher&&(t._localeWatcher(),delete t._localeWatcher)}))}}},Bl={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(t,e){var a=e.data,n=e.parent,i=e
/*!
* vue-router v3.4.8
* (c) 2020 Evan You
* @license MIT
*/function _c(t,e){for(var a in e)t[a]=e[a];return t}var wc=/[!'()*]/g,Ac=function(t){return"%"+t.charCodeAt(0).toString(16)},xc=/%2C/g,zc=function(t){return encodeURIComponent(t).replace(wc,Ac).replace(xc,",")};function Cc(t){try{return decodeURIComponent(t)}catch(t){}return t}var Tc=function(t){return null==t||"object"==typeof t?t:String(t)};function Sc(t){var e={};return(t=t.trim().replace(/^(\?|#|&)/,""))?(t.split("&").forEach((function(t){var a=t.replace(/\+/g," ").split("="),n=Cc(a.shift()),i=a.length>0?Cc(a.join("=")):null;void 0===e[n]?e[n]=i:Array.isArray(e[n])?e[n].push(i):e[n]=[e[n],i]})),e):e}function Mc(t){var e=t?Object.keys(t).map((function(e){var a=t[e];if(void 0===a)return"";if(null===a)return zc(e);if(Array.isArray(a)){var n=[];return a.forEach((function(t){void 0!==t&&(null===t?n.push(zc(e)):n.push(zc(e)+"="+zc(t)))})),n.join("&")}return zc(e)+"="+zc(a)})).filter((function(t){return t.length>0})).join("&"):null;return e?"?"+e:""}var Pc=/\/?$/;function Dc(t,e,a,n){var i=n&&n.options.stringifyQuery,r=e.query||{};try{r=Nc(r)}catch(t){}var s={name:e.name||t&&t.name,meta:t&&t.meta||{},path:e.path||"/",hash:e.hash||"",query:r,params:e.params||{},fullPath:Rc(e,i),matched:t?Lc(t):[]};return a&&(s.redirectedFrom=Rc(a,i)),Object.freeze(s)}function Nc(t){if(Array.isArray(t))return t.map(Nc);if(t&&"object"==typeof t){var e={};for(var a in t)e[a]=Nc(t[a]);return e}return t}var $c=Dc(null,{path:"/"});function Lc(t){for(var e=[];t;)e.unshift(t),t=t.parent;return e}function Rc(t,e){var a=t.path,n=t.query;void 0===n&&(n={});var i=t.hash;return void 0===i&&(i=""),(a||"/")+(e||Mc)(n)+i}function Ic(t,e){return e===$c?t===e:!!e&&(t.path&&e.path?t.path.replace(Pc,"")===e.path.replace(Pc,"")&&t.hash===e.hash&&jc(t.query,e.query):!(!t.name||!e.name)&&(t.name===e.name&&t.hash===e.hash&&jc(t.query,e.query)&&jc(t.params,e.params)))}function jc(t,e){if(void 0===t&&(t={}),void 0===e&&(e={}),!t||!e)return t===e;var a=Object.keys(t).sort(),n=Object.keys(e).sort();return a.length===n.length&&a.every((function(a,i){var r=t[a];if(n[i]!==a)return!1;var s=e[a];return null==r||null==s?r===s:"object"==typeof r&&"object"==typeof s?jc(r,s):String(r)===String(s)}))}function Fc(t){for(var e=0;e<t.matched.length;e++){var a=t.matched[e];for(var n in a.instances){var i=a.instances[n],r=a.enteredCbs[n];if(i&&r){delete a.enteredCbs[n];for(var s=0;s<r.length;s++)i._isBeingDestroyed||r[s](i)}}}}var Oc={name:"RouterView",functional:!0,props:{name:{type:String,default:"default"}},render:function(t,e){var a=e.props,n=e.children,i=e.parent,r=e.data;r.routerView=!0;for(var s=i.$createElement,o=a.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 h=c[o],m=h&&h.component;return m?(h.configProps&&Ec(m,r,h.route,h.configProps),s(m,r,n)):s()}var g=l.matched[d],f=g&&g.components[o];if(!g||!f)return c[o]=null,s();c[o]={component:f},r.registerRouteInstance=function(t,e){var a=g.instances[o];(e&&a!==t||!e&&a===t)&&(g.instances[o]=e)},(r.hook||(r.hook={})).prepatch=function(t,e){g.instances[o]=e.componentInstance},r.hook.init=function(t){t.data.keepAlive&&t.componentInstance&&t.componentInstance!==g.instances[o]&&(g.instances[o]=t.componentInstance),Fc(l)};var v=g.props&&g.props[o];return v&&(_c(c[o],{route:l,configProps:v}),Ec(f,r,l,v)),s(f,r,n)}};function Ec(t,e,a,n){var i=e.props=function(t,e){switch(typeof e){case"undefined":return;case"object":return e;case"function":return e(t);case"boolean":return e?t.params:void 0}}(a,n);if(i){i=e.props=_c({},i);var r=e.attrs=e.attrs||{};for(var s in i)t.props&&s in t.props||(r[s]=i[s],delete i[s])}}function Uc(t,e,a){var n=t.charAt(0);if("/"===n)return t;if("?"===n||"#"===n)return e+t;var i=e.split("/");a&&i[i.length-1]||i.pop();for(var r=t.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 Bc(t){return t.replace(/\/\//g,"/")}var qc=Array.is