2 lines
88 KiB
JavaScript
2 lines
88 KiB
JavaScript
/*! For license information please see menuv.js.LICENSE.txt */
|
|
(()=>{var t={81:function(t){t.exports=function(){"use strict";function t(e){return(t="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})(e)}function e(){return(e=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t}).apply(this,arguments)}var n=.1,r="function"==typeof Float32Array;function i(t,e){return 1-3*e+3*t}function o(t,e){return 3*e-6*t}function s(t){return 3*t}function a(t,e,n){return((i(e,n)*t+o(e,n))*t+s(e))*t}function u(t,e,n){return 3*i(e,n)*t*t+2*o(e,n)*t+s(e)}function c(t){return t}var l=function(t,e,i,o){if(!(0<=t&&t<=1&&0<=i&&i<=1))throw new Error("bezier x values must be in [0, 1] range");if(t===e&&i===o)return c;for(var s=r?new Float32Array(11):new Array(11),l=0;l<11;++l)s[l]=a(l*n,t,i);function d(e){for(var r=0,o=1;10!==o&&s[o]<=e;++o)r+=n;--o;var c=r+(e-s[o])/(s[o+1]-s[o])*n,l=u(c,t,i);return l>=.001?function(t,e,n,r){for(var i=0;i<4;++i){var o=u(e,n,r);if(0===o)return e;e-=(a(e,n,r)-t)/o}return e}(e,c,t,i):0===l?c:function(t,e,n,r,i){var o,s,u=0;do{(o=a(s=e+(n-e)/2,r,i)-t)>0?n=s:e=s}while(Math.abs(o)>1e-7&&++u<10);return s}(e,r,r+n,t,i)}return function(t){return 0===t?0:1===t?1:a(d(t),e,o)}},d={ease:[.25,.1,.25,1],linear:[0,0,1,1],"ease-in":[.42,0,1,1],"ease-out":[0,0,.58,1],"ease-in-out":[.42,0,.58,1]},f=!1;try{var p=Object.defineProperty({},"passive",{get:function(){f=!0}});window.addEventListener("test",null,p)}catch(t){}var h=function(t){return"string"!=typeof t?t:document.querySelector(t)},v=function(t,e,n){var r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{passive:!1};e instanceof Array||(e=[e]);for(var i=0;i<e.length;i++)t.addEventListener(e[i],n,!!f&&r)},m=function(t,e,n){e instanceof Array||(e=[e]);for(var r=0;r<e.length;r++)t.removeEventListener(e[r],n)},y=function(t){var e=0,n=0;do{e+=t.offsetTop||0,n+=t.offsetLeft||0,t=t.offsetParent}while(t);return{top:e,left:n}},_=["mousedown","wheel","DOMMouseScroll","mousewheel","keyup","touchmove"],g={container:"body",duration:500,lazy:!0,easing:"ease",offset:0,force:!0,cancelable:!0,onStart:!1,onDone:!1,onCancel:!1,x:!1,y:!0};function b(t){g=e({},g,t)}var E=function(){var e,n,r,i,o,s,a,u,c,f,p,b,E,x,w,T,O,C,S,k,A,$,N,L,P,R,I,D=function(t){u&&(N=t,k=!0)};function M(t){var e=t.scrollTop;return"body"===t.tagName.toLowerCase()&&(e=e||document.documentElement.scrollTop),e}function j(t){var e=t.scrollLeft;return"body"===t.tagName.toLowerCase()&&(e=e||document.documentElement.scrollLeft),e}function U(){A=y(n),$=y(e),b&&(w=$.left-A.left+s,C=w-x),E&&(O=$.top-A.top+s,S=O-T)}function F(t){if(k)return X();P||(P=t),o||U(),R=t-P,I=Math.min(R/r,1),I=L(I),H(n,T+S*I,x+C*I),R<r?window.requestAnimationFrame(F):X()}function X(){k||H(n,O,w),P=!1,m(n,_,D),k&&p&&p(N,e),!k&&f&&f(e)}function H(t,e,n){E&&(t.scrollTop=e),b&&(t.scrollLeft=n),"body"===t.tagName.toLowerCase()&&(E&&(document.documentElement.scrollTop=e),b&&(document.documentElement.scrollLeft=n))}return function(m,y){var w=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};if("object"===t(y)?w=y:"number"==typeof y&&(w.duration=y),!(e=h(m)))return console.warn("[vue-scrollto warn]: Trying to scroll to an element that is not on the page: "+m);if(n=h(w.container||g.container),r=w.hasOwnProperty("duration")?w.duration:g.duration,o=w.hasOwnProperty("lazy")?w.lazy:g.lazy,i=w.easing||g.easing,s=w.hasOwnProperty("offset")?w.offset:g.offset,a=w.hasOwnProperty("force")?!1!==w.force:g.force,u=w.hasOwnProperty("cancelable")?!1!==w.cancelable:g.cancelable,c=w.onStart||g.onStart,f=w.onDone||g.onDone,p=w.onCancel||g.onCancel,b=void 0===w.x?g.x:w.x,E=void 0===w.y?g.y:w.y,"function"==typeof s&&(s=s(e,n)),x=j(n),T=M(n),U(),k=!1,!a){var A="body"===n.tagName.toLowerCase()?document.documentElement.clientHeight||window.innerHeight:n.offsetHeight,$=T,P=$+A,R=O-s,I=R+e.offsetHeight;if(R>=$&&I<=P)return void(f&&f(e))}if(c&&c(e),S||C)return"string"==typeof i&&(i=d[i]||d.ease),L=l.apply(l,i),v(n,_,D,{passive:!0}),window.requestAnimationFrame(F),function(){N=null,k=!0};f&&f(e)}},x=E(),w=[];function T(t){var e=function(t){for(var e=0;e<w.length;++e)if(w[e].el===t)return w[e]}(t);return e||(w.push(e={el:t,binding:{}}),e)}function O(t){var e=T(this).binding;if(e.value){if(t.preventDefault(),"string"==typeof e.value)return x(e.value);x(e.value.el||e.value.element,e.value)}}var C={bind:function(t,e){T(t).binding=e,v(t,"click",O)},unbind:function(t){(function(t){for(var e=0;e<w.length;++e)if(w[e].el===t)return w.splice(e,1),!0})(t),m(t,"click",O)},update:function(t,e){T(t).binding=e}},S={bind:C.bind,unbind:C.unbind,update:C.update,beforeMount:C.bind,unmounted:C.unbind,updated:C.update,scrollTo:x,bindings:w},k=function(t,e){e&&b(e),t.directive("scroll-to",S),(t.config.globalProperties||t.prototype).$scrollTo=S.scrollTo};return"undefined"!=typeof window&&window.Vue&&(window.VueScrollTo=S,window.VueScrollTo.setDefaults=b,window.VueScrollTo.scroller=E,window.Vue.use&&window.Vue.use(k)),S.install=k,S}()}},e={};function n(r){if(e[r])return e[r].exports;var i=e[r]={exports:{}};return t[r].call(i.exports,i,i.exports,n),i.exports}n.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return n.d(e,{a:e}),e},n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(t){if("object"==typeof window)return window}}(),n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),(()=>{"use strict";var t=Object.freeze({});function e(t){return null==t}function r(t){return null!=t}function i(t){return!0===t}function o(t){return"string"==typeof t||"number"==typeof t||"symbol"==typeof t||"boolean"==typeof t}function s(t){return null!==t&&"object"==typeof t}var a=Object.prototype.toString;function u(t){return"[object Object]"===a.call(t)}function c(t){var e=parseFloat(String(t));return e>=0&&Math.floor(e)===e&&isFinite(t)}function l(t){return r(t)&&"function"==typeof t.then&&"function"==typeof t.catch}function d(t){return null==t?"":Array.isArray(t)||u(t)&&t.toString===a?JSON.stringify(t,null,2):String(t)}function f(t){var e=parseFloat(t);return isNaN(e)?t:e}function p(t,e){for(var n=Object.create(null),r=t.split(","),i=0;i<r.length;i++)n[r[i]]=!0;return e?function(t){return n[t.toLowerCase()]}:function(t){return n[t]}}p("slot,component",!0);var h=p("key,ref,slot,slot-scope,is");function v(t,e){if(t.length){var n=t.indexOf(e);if(n>-1)return t.splice(n,1)}}var m=Object.prototype.hasOwnProperty;function y(t,e){return m.call(t,e)}function _(t){var e=Object.create(null);return function(n){return e[n]||(e[n]=t(n))}}var g=/-(\w)/g,b=_((function(t){return t.replace(g,(function(t,e){return e?e.toUpperCase():""}))})),E=_((function(t){return t.charAt(0).toUpperCase()+t.slice(1)})),x=/\B([A-Z])/g,w=_((function(t){return t.replace(x,"-$1").toLowerCase()})),T=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 O(t,e){e=e||0;for(var n=t.length-e,r=new Array(n);n--;)r[n]=t[n+e];return r}function C(t,e){for(var n in e)t[n]=e[n];return t}function S(t){for(var e={},n=0;n<t.length;n++)t[n]&&C(e,t[n]);return e}function k(t,e,n){}var A=function(t,e,n){return!1},$=function(t){return t};function N(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 i=Array.isArray(t),o=Array.isArray(e);if(i&&o)return t.length===e.length&&t.every((function(t,n){return N(t,e[n])}));if(t instanceof Date&&e instanceof Date)return t.getTime()===e.getTime();if(i||o)return!1;var a=Object.keys(t),u=Object.keys(e);return a.length===u.length&&a.every((function(n){return N(t[n],e[n])}))}catch(t){return!1}}function L(t,e){for(var n=0;n<t.length;n++)if(N(t[n],e))return n;return-1}function P(t){var e=!1;return function(){e||(e=!0,t.apply(this,arguments))}}var R="data-server-rendered",I=["component","directive","filter"],D=["beforeCreate","created","beforeMount","mounted","beforeUpdate","updated","beforeDestroy","destroyed","activated","deactivated","errorCaptured","serverPrefetch"],M={optionMergeStrategies:Object.create(null),silent:!1,productionTip:!1,devtools:!1,performance:!1,errorHandler:null,warnHandler:null,ignoredElements:[],keyCodes:Object.create(null),isReservedTag:A,isReservedAttr:A,isUnknownElement:A,getTagNamespace:k,parsePlatformTagName:$,mustUseProp:A,async:!0,_lifecycleHooks:D};function j(t,e,n,r){Object.defineProperty(t,e,{value:n,enumerable:!!r,writable:!0,configurable:!0})}var U,F=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]"),X="__proto__"in{},H="undefined"!=typeof window,z="undefined"!=typeof WXEnvironment&&!!WXEnvironment.platform,V=z&&WXEnvironment.platform.toLowerCase(),B=H&&window.navigator.userAgent.toLowerCase(),G=B&&/msie|trident/.test(B),K=B&&B.indexOf("msie 9.0")>0,W=B&&B.indexOf("edge/")>0,q=(B&&B.indexOf("android"),B&&/iphone|ipad|ipod|ios/.test(B)||"ios"===V),Y=(B&&/chrome\/\d+/.test(B),B&&/phantomjs/.test(B),B&&B.match(/firefox\/(\d+)/)),J={}.watch,Z=!1;if(H)try{var Q={};Object.defineProperty(Q,"passive",{get:function(){Z=!0}}),window.addEventListener("test-passive",null,Q)}catch(t){}var tt=function(){return void 0===U&&(U=!H&&!z&&void 0!==n.g&&n.g.process&&"server"===n.g.process.env.VUE_ENV),U},et=H&&window.__VUE_DEVTOOLS_GLOBAL_HOOK__;function nt(t){return"function"==typeof t&&/native code/.test(t.toString())}var rt,it="undefined"!=typeof Symbol&&nt(Symbol)&&"undefined"!=typeof Reflect&&nt(Reflect.ownKeys);rt="undefined"!=typeof Set&&nt(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 ot=k,st=0,at=function(){this.id=st++,this.subs=[]};at.prototype.addSub=function(t){this.subs.push(t)},at.prototype.removeSub=function(t){v(this.subs,t)},at.prototype.depend=function(){at.target&&at.target.addDep(this)},at.prototype.notify=function(){for(var t=this.subs.slice(),e=0,n=t.length;e<n;e++)t[e].update()},at.target=null;var ut=[];function ct(t){ut.push(t),at.target=t}function lt(){ut.pop(),at.target=ut[ut.length-1]}var dt=function(t,e,n,r,i,o,s,a){this.tag=t,this.data=e,this.children=n,this.text=r,this.elm=i,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=s,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=a,this.asyncMeta=void 0,this.isAsyncPlaceholder=!1},ft={child:{configurable:!0}};ft.child.get=function(){return this.componentInstance},Object.defineProperties(dt.prototype,ft);var pt=function(t){void 0===t&&(t="");var e=new dt;return e.text=t,e.isComment=!0,e};function ht(t){return new dt(void 0,void 0,void 0,String(t))}function vt(t){var e=new dt(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 mt=Array.prototype,yt=Object.create(mt);["push","pop","shift","unshift","splice","sort","reverse"].forEach((function(t){var e=mt[t];j(yt,t,(function(){for(var n=[],r=arguments.length;r--;)n[r]=arguments[r];var i,o=e.apply(this,n),s=this.__ob__;switch(t){case"push":case"unshift":i=n;break;case"splice":i=n.slice(2)}return i&&s.observeArray(i),s.dep.notify(),o}))}));var _t=Object.getOwnPropertyNames(yt),gt=!0;function bt(t){gt=t}var Et=function(t){this.value=t,this.dep=new at,this.vmCount=0,j(t,"__ob__",this),Array.isArray(t)?(X?function(t,e){t.__proto__=e}(t,yt):function(t,e,n){for(var r=0,i=n.length;r<i;r++){var o=n[r];j(t,o,e[o])}}(t,yt,_t),this.observeArray(t)):this.walk(t)};function xt(t,e){var n;if(s(t)&&!(t instanceof dt))return y(t,"__ob__")&&t.__ob__ instanceof Et?n=t.__ob__:gt&&!tt()&&(Array.isArray(t)||u(t))&&Object.isExtensible(t)&&!t._isVue&&(n=new Et(t)),e&&n&&n.vmCount++,n}function wt(t,e,n,r,i){var o=new at,s=Object.getOwnPropertyDescriptor(t,e);if(!s||!1!==s.configurable){var a=s&&s.get,u=s&&s.set;a&&!u||2!==arguments.length||(n=t[e]);var c=!i&&xt(n);Object.defineProperty(t,e,{enumerable:!0,configurable:!0,get:function(){var e=a?a.call(t):n;return at.target&&(o.depend(),c&&(c.dep.depend(),Array.isArray(e)&&Ct(e))),e},set:function(e){var r=a?a.call(t):n;e===r||e!=e&&r!=r||a&&!u||(u?u.call(t,e):n=e,c=!i&&xt(e),o.notify())}})}}function Tt(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?(wt(r.value,e,n),r.dep.notify(),n):(t[e]=n,n)}function Ot(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 Ct(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)&&Ct(e)}Et.prototype.walk=function(t){for(var e=Object.keys(t),n=0;n<e.length;n++)wt(t,e[n])},Et.prototype.observeArray=function(t){for(var e=0,n=t.length;e<n;e++)xt(t[e])};var St=M.optionMergeStrategies;function kt(t,e){if(!e)return t;for(var n,r,i,o=it?Reflect.ownKeys(e):Object.keys(e),s=0;s<o.length;s++)"__ob__"!==(n=o[s])&&(r=t[n],i=e[n],y(t,n)?r!==i&&u(r)&&u(i)&&kt(r,i):Tt(t,n,i));return t}function At(t,e,n){return n?function(){var r="function"==typeof e?e.call(n,n):e,i="function"==typeof t?t.call(n,n):t;return r?kt(r,i):i}:e?t?function(){return kt("function"==typeof e?e.call(this,this):e,"function"==typeof t?t.call(this,this):t)}:e:t}function $t(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 Nt(t,e,n,r){var i=Object.create(t||null);return e?C(i,e):i}St.data=function(t,e,n){return n?At(t,e,n):e&&"function"!=typeof e?t:At(t,e)},D.forEach((function(t){St[t]=$t})),I.forEach((function(t){St[t+"s"]=Nt})),St.watch=function(t,e,n,r){if(t===J&&(t=void 0),e===J&&(e=void 0),!e)return Object.create(t||null);if(!t)return e;var i={};for(var o in C(i,t),e){var s=i[o],a=e[o];s&&!Array.isArray(s)&&(s=[s]),i[o]=s?s.concat(a):Array.isArray(a)?a:[a]}return i},St.props=St.methods=St.inject=St.computed=function(t,e,n,r){if(!t)return e;var i=Object.create(null);return C(i,t),e&&C(i,e),i},St.provide=At;var Lt=function(t,e){return void 0===e?t:e};function Pt(t,e,n){if("function"==typeof e&&(e=e.options),function(t,e){var n=t.props;if(n){var r,i,o={};if(Array.isArray(n))for(r=n.length;r--;)"string"==typeof(i=n[r])&&(o[b(i)]={type:null});else if(u(n))for(var s in n)i=n[s],o[b(s)]=u(i)?i:{type:i};t.props=o}}(e),function(t,e){var n=t.inject;if(n){var r=t.inject={};if(Array.isArray(n))for(var i=0;i<n.length;i++)r[n[i]]={from:n[i]};else if(u(n))for(var o in n){var s=n[o];r[o]=u(s)?C({from:o},s):{from:s}}}}(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=Pt(t,e.extends,n)),e.mixins))for(var r=0,i=e.mixins.length;r<i;r++)t=Pt(t,e.mixins[r],n);var o,s={};for(o in t)a(o);for(o in e)y(t,o)||a(o);function a(r){var i=St[r]||Lt;s[r]=i(t[r],e[r],n,r)}return s}function Rt(t,e,n,r){if("string"==typeof n){var i=t[e];if(y(i,n))return i[n];var o=b(n);if(y(i,o))return i[o];var s=E(o);return y(i,s)?i[s]:i[n]||i[o]||i[s]}}function It(t,e,n,r){var i=e[t],o=!y(n,t),s=n[t],a=jt(Boolean,i.type);if(a>-1)if(o&&!y(i,"default"))s=!1;else if(""===s||s===w(t)){var u=jt(String,i.type);(u<0||a<u)&&(s=!0)}if(void 0===s){s=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"!==Dt(e.type)?r.call(t):r}}(r,i,t);var c=gt;bt(!0),xt(s),bt(c)}return s}function Dt(t){var e=t&&t.toString().match(/^\s*function (\w+)/);return e?e[1]:""}function Mt(t,e){return Dt(t)===Dt(e)}function jt(t,e){if(!Array.isArray(e))return Mt(e,t)?0:-1;for(var n=0,r=e.length;n<r;n++)if(Mt(e[n],t))return n;return-1}function Ut(t,e,n){ct();try{if(e)for(var r=e;r=r.$parent;){var i=r.$options.errorCaptured;if(i)for(var o=0;o<i.length;o++)try{if(!1===i[o].call(r,t,e,n))return}catch(t){Xt(t,r,"errorCaptured hook")}}Xt(t,e,n)}finally{lt()}}function Ft(t,e,n,r,i){var o;try{(o=n?t.apply(e,n):t.call(e))&&!o._isVue&&l(o)&&!o._handled&&(o.catch((function(t){return Ut(t,r,i+" (Promise/async)")})),o._handled=!0)}catch(t){Ut(t,r,i)}return o}function Xt(t,e,n){if(M.errorHandler)try{return M.errorHandler.call(null,t,e,n)}catch(e){e!==t&&Ht(e)}Ht(t)}function Ht(t,e,n){if(!H&&!z||"undefined"==typeof console)throw t;console.error(t)}var zt,Vt=!1,Bt=[],Gt=!1;function Kt(){Gt=!1;var t=Bt.slice(0);Bt.length=0;for(var e=0;e<t.length;e++)t[e]()}if("undefined"!=typeof Promise&&nt(Promise)){var Wt=Promise.resolve();zt=function(){Wt.then(Kt),q&&setTimeout(k)},Vt=!0}else if(G||"undefined"==typeof MutationObserver||!nt(MutationObserver)&&"[object MutationObserverConstructor]"!==MutationObserver.toString())zt="undefined"!=typeof setImmediate&&nt(setImmediate)?function(){setImmediate(Kt)}:function(){setTimeout(Kt,0)};else{var qt=1,Yt=new MutationObserver(Kt),Jt=document.createTextNode(String(qt));Yt.observe(Jt,{characterData:!0}),zt=function(){qt=(qt+1)%2,Jt.data=String(qt)},Vt=!0}function Zt(t,e){var n;if(Bt.push((function(){if(t)try{t.call(e)}catch(t){Ut(t,e,"nextTick")}else n&&n(e)})),Gt||(Gt=!0,zt()),!t&&"undefined"!=typeof Promise)return new Promise((function(t){n=t}))}var Qt=new rt;function te(t){ee(t,Qt),Qt.clear()}function ee(t,e){var n,r,i=Array.isArray(t);if(!(!i&&!s(t)||Object.isFrozen(t)||t instanceof dt)){if(t.__ob__){var o=t.__ob__.dep.id;if(e.has(o))return;e.add(o)}if(i)for(n=t.length;n--;)ee(t[n],e);else for(n=(r=Object.keys(t)).length;n--;)ee(t[r[n]],e)}}var ne=_((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 re(t,e){function n(){var t=arguments,r=n.fns;if(!Array.isArray(r))return Ft(r,null,arguments,e,"v-on handler");for(var i=r.slice(),o=0;o<i.length;o++)Ft(i[o],null,t,e,"v-on handler")}return n.fns=t,n}function ie(t,n,r,o,s,a){var u,c,l,d;for(u in t)c=t[u],l=n[u],d=ne(u),e(c)||(e(l)?(e(c.fns)&&(c=t[u]=re(c,a)),i(d.once)&&(c=t[u]=s(d.name,c,d.capture)),r(d.name,c,d.capture,d.passive,d.params)):c!==l&&(l.fns=c,t[u]=l));for(u in n)e(t[u])&&o((d=ne(u)).name,n[u],d.capture)}function oe(t,n,o){var s;t instanceof dt&&(t=t.data.hook||(t.data.hook={}));var a=t[n];function u(){o.apply(this,arguments),v(s.fns,u)}e(a)?s=re([u]):r(a.fns)&&i(a.merged)?(s=a).fns.push(u):s=re([a,u]),s.merged=!0,t[n]=s}function se(t,e,n,i,o){if(r(e)){if(y(e,n))return t[n]=e[n],o||delete e[n],!0;if(y(e,i))return t[n]=e[i],o||delete e[i],!0}return!1}function ae(t){return o(t)?[ht(t)]:Array.isArray(t)?ce(t):void 0}function ue(t){return r(t)&&r(t.text)&&!1===t.isComment}function ce(t,n){var s,a,u,c,l=[];for(s=0;s<t.length;s++)e(a=t[s])||"boolean"==typeof a||(c=l[u=l.length-1],Array.isArray(a)?a.length>0&&(ue((a=ce(a,(n||"")+"_"+s))[0])&&ue(c)&&(l[u]=ht(c.text+a[0].text),a.shift()),l.push.apply(l,a)):o(a)?ue(c)?l[u]=ht(c.text+a):""!==a&&l.push(ht(a)):ue(a)&&ue(c)?l[u]=ht(c.text+a.text):(i(t._isVList)&&r(a.tag)&&e(a.key)&&r(n)&&(a.key="__vlist"+n+"_"+s+"__"),l.push(a)));return l}function le(t,e){if(t){for(var n=Object.create(null),r=it?Reflect.ownKeys(t):Object.keys(t),i=0;i<r.length;i++){var o=r[i];if("__ob__"!==o){for(var s=t[o].from,a=e;a;){if(a._provided&&y(a._provided,s)){n[o]=a._provided[s];break}a=a.$parent}if(!a&&"default"in t[o]){var u=t[o].default;n[o]="function"==typeof u?u.call(e):u}}}return n}}function de(t,e){if(!t||!t.length)return{};for(var n={},r=0,i=t.length;r<i;r++){var o=t[r],s=o.data;if(s&&s.attrs&&s.attrs.slot&&delete s.attrs.slot,o.context!==e&&o.fnContext!==e||!s||null==s.slot)(n.default||(n.default=[])).push(o);else{var a=s.slot,u=n[a]||(n[a]=[]);"template"===o.tag?u.push.apply(u,o.children||[]):u.push(o)}}for(var c in n)n[c].every(fe)&&delete n[c];return n}function fe(t){return t.isComment&&!t.asyncFactory||" "===t.text}function pe(e,n,r){var i,o=Object.keys(n).length>0,s=e?!!e.$stable:!o,a=e&&e.$key;if(e){if(e._normalized)return e._normalized;if(s&&r&&r!==t&&a===r.$key&&!o&&!r.$hasNormal)return r;for(var u in i={},e)e[u]&&"$"!==u[0]&&(i[u]=he(n,u,e[u]))}else i={};for(var c in n)c in i||(i[c]=ve(n,c));return e&&Object.isExtensible(e)&&(e._normalized=i),j(i,"$stable",s),j(i,"$key",a),j(i,"$hasNormal",o),i}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]:ae(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 ve(t,e){return function(){return t[e]}}function me(t,e){var n,i,o,a,u;if(Array.isArray(t)||"string"==typeof t)for(n=new Array(t.length),i=0,o=t.length;i<o;i++)n[i]=e(t[i],i);else if("number"==typeof t)for(n=new Array(t),i=0;i<t;i++)n[i]=e(i+1,i);else if(s(t))if(it&&t[Symbol.iterator]){n=[];for(var c=t[Symbol.iterator](),l=c.next();!l.done;)n.push(e(l.value,n.length)),l=c.next()}else for(a=Object.keys(t),n=new Array(a.length),i=0,o=a.length;i<o;i++)u=a[i],n[i]=e(t[u],u,i);return r(n)||(n=[]),n._isVList=!0,n}function ye(t,e,n,r){var i,o=this.$scopedSlots[t];o?(n=n||{},r&&(n=C(C({},r),n)),i=o(n)||e):i=this.$slots[t]||e;var s=n&&n.slot;return s?this.$createElement("template",{slot:s},i):i}function _e(t){return Rt(this.$options,"filters",t)||$}function ge(t,e){return Array.isArray(t)?-1===t.indexOf(e):t!==e}function be(t,e,n,r,i){var o=M.keyCodes[e]||n;return i&&r&&!M.keyCodes[e]?ge(i,r):o?ge(o,t):r?w(r)!==e:void 0}function Ee(t,e,n,r,i){if(n&&s(n)){var o;Array.isArray(n)&&(n=S(n));var a=function(s){if("class"===s||"style"===s||h(s))o=t;else{var a=t.attrs&&t.attrs.type;o=r||M.mustUseProp(e,a,s)?t.domProps||(t.domProps={}):t.attrs||(t.attrs={})}var u=b(s),c=w(s);u in o||c in o||(o[s]=n[s],i&&((t.on||(t.on={}))["update:"+s]=function(t){n[s]=t}))};for(var u in n)a(u)}return t}function xe(t,e){var n=this._staticTrees||(this._staticTrees=[]),r=n[t];return r&&!e||Te(r=n[t]=this.$options.staticRenderFns[t].call(this._renderProxy,null,this),"__static__"+t,!1),r}function we(t,e,n){return Te(t,"__once__"+e+(n?"_"+n:""),!0),t}function Te(t,e,n){if(Array.isArray(t))for(var r=0;r<t.length;r++)t[r]&&"string"!=typeof t[r]&&Oe(t[r],e+"_"+r,n);else Oe(t,e,n)}function Oe(t,e,n){t.isStatic=!0,t.key=e,t.isOnce=n}function Ce(t,e){if(e&&u(e)){var n=t.on=t.on?C({},t.on):{};for(var r in e){var i=n[r],o=e[r];n[r]=i?[].concat(i,o):o}}return t}function Se(t,e,n,r){e=e||{$stable:!n};for(var i=0;i<t.length;i++){var o=t[i];Array.isArray(o)?Se(o,e,n):o&&(o.proxy&&(o.fn.proxy=!0),e[o.key]=o.fn)}return r&&(e.$key=r),e}function ke(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 Ae(t,e){return"string"==typeof t?e+t:t}function $e(t){t._o=we,t._n=f,t._s=d,t._l=me,t._t=ye,t._q=N,t._i=L,t._m=xe,t._f=_e,t._k=be,t._b=Ee,t._v=ht,t._e=pt,t._u=Se,t._g=Ce,t._d=ke,t._p=Ae}function Ne(e,n,r,o,s){var a,u=this,c=s.options;y(o,"_uid")?(a=Object.create(o))._original=o:(a=o,o=o._original);var l=i(c._compiled),d=!l;this.data=e,this.props=n,this.children=r,this.parent=o,this.listeners=e.on||t,this.injections=le(c.inject,o),this.slots=function(){return u.$slots||pe(e.scopedSlots,u.$slots=de(r,o)),u.$slots},Object.defineProperty(this,"scopedSlots",{enumerable:!0,get:function(){return pe(e.scopedSlots,this.slots())}}),l&&(this.$options=c,this.$slots=this.slots(),this.$scopedSlots=pe(e.scopedSlots,this.$slots)),c._scopeId?this._c=function(t,e,n,r){var i=je(a,t,e,n,r,d);return i&&!Array.isArray(i)&&(i.fnScopeId=c._scopeId,i.fnContext=o),i}:this._c=function(t,e,n,r){return je(a,t,e,n,r,d)}}function Le(t,e,n,r,i){var o=vt(t);return o.fnContext=n,o.fnOptions=r,e.slot&&((o.data||(o.data={})).slot=e.slot),o}function Pe(t,e){for(var n in e)t[b(n)]=e[n]}$e(Ne.prototype);var Re={init:function(t,e){if(t.componentInstance&&!t.componentInstance._isDestroyed&&t.data.keepAlive){var n=t;Re.prepatch(n,n)}else(t.componentInstance=function(t,e){var n={_isComponent:!0,_parentVnode:t,parent:e},i=t.data.inlineTemplate;return r(i)&&(n.render=i.render,n.staticRenderFns=i.staticRenderFns),new t.componentOptions.Ctor(n)}(t,qe)).$mount(e?t.elm:void 0,e)},prepatch:function(e,n){var r=n.componentOptions;!function(e,n,r,i,o){var s=i.data.scopedSlots,a=e.$scopedSlots,u=!!(s&&!s.$stable||a!==t&&!a.$stable||s&&e.$scopedSlots.$key!==s.$key),c=!!(o||e.$options._renderChildren||u);if(e.$options._parentVnode=i,e.$vnode=i,e._vnode&&(e._vnode.parent=i),e.$options._renderChildren=o,e.$attrs=i.data.attrs||t,e.$listeners=r||t,n&&e.$options.props){bt(!1);for(var l=e._props,d=e.$options._propKeys||[],f=0;f<d.length;f++){var p=d[f],h=e.$options.props;l[p]=It(p,h,n,e)}bt(!0),e.$options.propsData=n}r=r||t;var v=e.$options._parentListeners;e.$options._parentListeners=r,We(e,r,v),c&&(e.$slots=de(o,i.context),e.$forceUpdate())}(n.componentInstance=e.componentInstance,r.propsData,r.listeners,n,r.children)},insert:function(t){var e,n=t.context,r=t.componentInstance;r._isMounted||(r._isMounted=!0,tn(r,"mounted")),t.data.keepAlive&&(n._isMounted?((e=r)._inactive=!1,nn.push(e)):Ze(r,!0))},destroy:function(t){var e=t.componentInstance;e._isDestroyed||(t.data.keepAlive?Qe(e,!0):e.$destroy())}},Ie=Object.keys(Re);function De(n,o,a,u,c){if(!e(n)){var d=a.$options._base;if(s(n)&&(n=d.extend(n)),"function"==typeof n){var f;if(e(n.cid)&&void 0===(n=function(t,n){if(i(t.error)&&r(t.errorComp))return t.errorComp;if(r(t.resolved))return t.resolved;var o=Xe;if(o&&r(t.owners)&&-1===t.owners.indexOf(o)&&t.owners.push(o),i(t.loading)&&r(t.loadingComp))return t.loadingComp;if(o&&!r(t.owners)){var a=t.owners=[o],u=!0,c=null,d=null;o.$on("hook:destroyed",(function(){return v(a,o)}));var f=function(t){for(var e=0,n=a.length;e<n;e++)a[e].$forceUpdate();t&&(a.length=0,null!==c&&(clearTimeout(c),c=null),null!==d&&(clearTimeout(d),d=null))},p=P((function(e){t.resolved=He(e,n),u?a.length=0:f(!0)})),h=P((function(e){r(t.errorComp)&&(t.error=!0,f(!0))})),m=t(p,h);return s(m)&&(l(m)?e(t.resolved)&&m.then(p,h):l(m.component)&&(m.component.then(p,h),r(m.error)&&(t.errorComp=He(m.error,n)),r(m.loading)&&(t.loadingComp=He(m.loading,n),0===m.delay?t.loading=!0:c=setTimeout((function(){c=null,e(t.resolved)&&e(t.error)&&(t.loading=!0,f(!1))}),m.delay||200)),r(m.timeout)&&(d=setTimeout((function(){d=null,e(t.resolved)&&h(null)}),m.timeout)))),u=!1,t.loading?t.loadingComp:t.resolved}}(f=n,d)))return function(t,e,n,r,i){var o=pt();return o.asyncFactory=t,o.asyncMeta={data:e,context:n,children:r,tag:i},o}(f,o,a,u,c);o=o||{},xn(n),r(o.model)&&function(t,e){var n=t.model&&t.model.prop||"value",i=t.model&&t.model.event||"input";(e.attrs||(e.attrs={}))[n]=e.model.value;var o=e.on||(e.on={}),s=o[i],a=e.model.callback;r(s)?(Array.isArray(s)?-1===s.indexOf(a):s!==a)&&(o[i]=[a].concat(s)):o[i]=a}(n.options,o);var p=function(t,n,i){var o=n.options.props;if(!e(o)){var s={},a=t.attrs,u=t.props;if(r(a)||r(u))for(var c in o){var l=w(c);se(s,u,c,l,!0)||se(s,a,c,l,!1)}return s}}(o,n);if(i(n.options.functional))return function(e,n,i,o,s){var a=e.options,u={},c=a.props;if(r(c))for(var l in c)u[l]=It(l,c,n||t);else r(i.attrs)&&Pe(u,i.attrs),r(i.props)&&Pe(u,i.props);var d=new Ne(i,u,s,o,e),f=a.render.call(null,d._c,d);if(f instanceof dt)return Le(f,i,d.parent,a);if(Array.isArray(f)){for(var p=ae(f)||[],h=new Array(p.length),v=0;v<p.length;v++)h[v]=Le(p[v],i,d.parent,a);return h}}(n,p,o,a,u);var h=o.on;if(o.on=o.nativeOn,i(n.options.abstract)){var m=o.slot;o={},m&&(o.slot=m)}!function(t){for(var e=t.hook||(t.hook={}),n=0;n<Ie.length;n++){var r=Ie[n],i=e[r],o=Re[r];i===o||i&&i._merged||(e[r]=i?Me(o,i):o)}}(o);var y=n.options.name||c;return new dt("vue-component-"+n.cid+(y?"-"+y:""),o,void 0,void 0,void 0,a,{Ctor:n,propsData:p,listeners:h,tag:c,children:u},f)}}}function Me(t,e){var n=function(n,r){t(n,r),e(n,r)};return n._merged=!0,n}function je(t,e,n,a,u,c){return(Array.isArray(n)||o(n))&&(u=a,a=n,n=void 0),i(c)&&(u=2),function(t,e,n,i,o){if(r(n)&&r(n.__ob__))return pt();if(r(n)&&r(n.is)&&(e=n.is),!e)return pt();var a,u,c;(Array.isArray(i)&&"function"==typeof i[0]&&((n=n||{}).scopedSlots={default:i[0]},i.length=0),2===o?i=ae(i):1===o&&(i=function(t){for(var e=0;e<t.length;e++)if(Array.isArray(t[e]))return Array.prototype.concat.apply([],t);return t}(i)),"string"==typeof e)?(u=t.$vnode&&t.$vnode.ns||M.getTagNamespace(e),a=M.isReservedTag(e)?new dt(M.parsePlatformTagName(e),n,i,void 0,void 0,t):n&&n.pre||!r(c=Rt(t.$options,"components",e))?new dt(e,n,i,void 0,void 0,t):De(c,n,t,i,e)):a=De(e,n,t,i);return Array.isArray(a)?a:r(a)?(r(u)&&Ue(a,u),r(n)&&function(t){s(t.style)&&te(t.style),s(t.class)&&te(t.class)}(n),a):pt()}(t,e,n,a,u)}function Ue(t,n,o){if(t.ns=n,"foreignObject"===t.tag&&(n=void 0,o=!0),r(t.children))for(var s=0,a=t.children.length;s<a;s++){var u=t.children[s];r(u.tag)&&(e(u.ns)||i(o)&&"svg"!==u.tag)&&Ue(u,n,o)}}var Fe,Xe=null;function He(t,e){return(t.__esModule||it&&"Module"===t[Symbol.toStringTag])&&(t=t.default),s(t)?e.extend(t):t}function ze(t){return t.isComment&&t.asyncFactory}function Ve(t){if(Array.isArray(t))for(var e=0;e<t.length;e++){var n=t[e];if(r(n)&&(r(n.componentOptions)||ze(n)))return n}}function Be(t,e){Fe.$on(t,e)}function Ge(t,e){Fe.$off(t,e)}function Ke(t,e){var n=Fe;return function r(){var i=e.apply(null,arguments);null!==i&&n.$off(t,r)}}function We(t,e,n){Fe=t,ie(e,n||{},Be,Ge,Ke,t),Fe=void 0}var qe=null;function Ye(t){var e=qe;return qe=t,function(){qe=e}}function Je(t){for(;t&&(t=t.$parent);)if(t._inactive)return!0;return!1}function Ze(t,e){if(e){if(t._directInactive=!1,Je(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++)Ze(t.$children[n]);tn(t,"activated")}}function Qe(t,e){if(!(e&&(t._directInactive=!0,Je(t))||t._inactive)){t._inactive=!0;for(var n=0;n<t.$children.length;n++)Qe(t.$children[n]);tn(t,"deactivated")}}function tn(t,e){ct();var n=t.$options[e],r=e+" hook";if(n)for(var i=0,o=n.length;i<o;i++)Ft(n[i],t,null,t,r);t._hasHookEvent&&t.$emit("hook:"+e),lt()}var en=[],nn=[],rn={},on=!1,sn=!1,an=0,un=0,cn=Date.now;if(H&&!G){var ln=window.performance;ln&&"function"==typeof ln.now&&cn()>document.createEvent("Event").timeStamp&&(cn=function(){return ln.now()})}function dn(){var t,e;for(un=cn(),sn=!0,en.sort((function(t,e){return t.id-e.id})),an=0;an<en.length;an++)(t=en[an]).before&&t.before(),e=t.id,rn[e]=null,t.run();var n=nn.slice(),r=en.slice();an=en.length=nn.length=0,rn={},on=sn=!1,function(t){for(var e=0;e<t.length;e++)t[e]._inactive=!0,Ze(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&&tn(r,"updated")}}(r),et&&M.devtools&&et.emit("flush")}var fn=0,pn=function(t,e,n,r,i){this.vm=t,i&&(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=++fn,this.active=!0,this.dirty=this.lazy,this.deps=[],this.newDeps=[],this.depIds=new rt,this.newDepIds=new rt,this.expression="","function"==typeof e?this.getter=e:(this.getter=function(t){if(!F.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=k)),this.value=this.lazy?void 0:this.get()};pn.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;Ut(t,e,'getter for watcher "'+this.expression+'"')}finally{this.deep&&te(t),lt(),this.cleanupDeps()}return t},pn.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))},pn.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},pn.prototype.update=function(){this.lazy?this.dirty=!0:this.sync?this.run():function(t){var e=t.id;if(null==rn[e]){if(rn[e]=!0,sn){for(var n=en.length-1;n>an&&en[n].id>t.id;)n--;en.splice(n+1,0,t)}else en.push(t);on||(on=!0,Zt(dn))}}(this)},pn.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){Ut(t,this.vm,'callback for watcher "'+this.expression+'"')}else this.cb.call(this.vm,t,e)}}},pn.prototype.evaluate=function(){this.value=this.get(),this.dirty=!1},pn.prototype.depend=function(){for(var t=this.deps.length;t--;)this.deps[t].depend()},pn.prototype.teardown=function(){if(this.active){this.vm._isBeingDestroyed||v(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:k,set:k};function vn(t,e,n){hn.get=function(){return this[e][n]},hn.set=function(t){this[e][n]=t},Object.defineProperty(t,n,hn)}var mn={lazy:!0};function yn(t,e,n){var r=!tt();"function"==typeof n?(hn.get=r?_n(e):gn(n),hn.set=k):(hn.get=n.get?r&&!1!==n.cache?_n(e):gn(n.get):k,hn.set=n.set||k),Object.defineProperty(t,e,hn)}function _n(t){return function(){var e=this._computedWatchers&&this._computedWatchers[t];if(e)return e.dirty&&e.evaluate(),at.target&&e.depend(),e.value}}function gn(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 En=0;function xn(t){var e=t.options;if(t.super){var n=xn(t.super);if(n!==t.superOptions){t.superOptions=n;var r=function(t){var e,n=t.options,r=t.sealedOptions;for(var i in n)n[i]!==r[i]&&(e||(e={}),e[i]=n[i]);return e}(t);r&&C(t.extendOptions,r),(e=t.options=Pt(n,t.extendOptions)).name&&(e.components[e.name]=t)}}return e}function wn(t){this._init(t)}function Tn(t){return t&&(t.Ctor.options.name||t.tag)}function On(t,e){return Array.isArray(t)?t.indexOf(e)>-1:"string"==typeof t?t.split(",").indexOf(e)>-1:(n=t,!("[object RegExp]"!==a.call(n))&&t.test(e));var n}function Cn(t,e){var n=t.cache,r=t.keys,i=t._vnode;for(var o in n){var s=n[o];if(s){var a=Tn(s.componentOptions);a&&!e(a)&&Sn(n,o,r,i)}}}function Sn(t,e,n,r){var i=t[e];!i||r&&i.tag===r.tag||i.componentInstance.$destroy(),t[e]=null,v(n,e)}!function(e){e.prototype._init=function(e){var n=this;n._uid=En++,n._isVue=!0,e&&e._isComponent?function(t,e){var n=t.$options=Object.create(t.constructor.options),r=e._parentVnode;n.parent=e.parent,n._parentVnode=r;var i=r.componentOptions;n.propsData=i.propsData,n._parentListeners=i.listeners,n._renderChildren=i.children,n._componentTag=i.tag,e.render&&(n.render=e.render,n.staticRenderFns=e.staticRenderFns)}(n,e):n.$options=Pt(xn(n.constructor),e||{},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(e){e._vnode=null,e._staticTrees=null;var n=e.$options,r=e.$vnode=n._parentVnode,i=r&&r.context;e.$slots=de(n._renderChildren,i),e.$scopedSlots=t,e._c=function(t,n,r,i){return je(e,t,n,r,i,!1)},e.$createElement=function(t,n,r,i){return je(e,t,n,r,i,!0)};var o=r&&r.data;wt(e,"$attrs",o&&o.attrs||t,null,!0),wt(e,"$listeners",n._parentListeners||t,null,!0)}(n),tn(n,"beforeCreate"),function(t){var e=le(t.$options.inject,t);e&&(bt(!1),Object.keys(e).forEach((function(n){wt(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={},i=t.$options._propKeys=[];t.$parent&&bt(!1);var o=function(o){i.push(o);var s=It(o,e,n,t);wt(r,o,s),o in t||vn(t,"_props",o)};for(var s in e)o(s);bt(!0)}(t,e.props),e.methods&&function(t,e){for(var n in t.$options.props,e)t[n]="function"!=typeof e[n]?k:T(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 Ut(t,e,"data()"),{}}finally{lt()}}(e,t):e||{})||(e={});for(var n,r=Object.keys(e),i=t.$options.props,o=(t.$options.methods,r.length);o--;){var s=r[o];i&&y(i,s)||(n=void 0,36===(n=(s+"").charCodeAt(0))||95===n)||vn(t,"_data",s)}xt(e,!0)}(t):xt(t._data={},!0),e.computed&&function(t,e){var n=t._computedWatchers=Object.create(null),r=tt();for(var i in e){var o=e[i],s="function"==typeof o?o:o.get;r||(n[i]=new pn(t,s||k,k,mn)),i in t||yn(t,i,o)}}(t,e.computed),e.watch&&e.watch!==J&&function(t,e){for(var n in e){var r=e[n];if(Array.isArray(r))for(var i=0;i<r.length;i++)bn(t,n,r[i]);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),tn(n,"created"),n.$options.el&&n.$mount(n.$options.el)}}(wn),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=Tt,t.prototype.$delete=Ot,t.prototype.$watch=function(t,e,n){var r=this;if(u(e))return bn(r,t,e,n);(n=n||{}).user=!0;var i=new pn(r,t,e,n);if(n.immediate)try{e.call(r,i.value)}catch(t){Ut(t,r,'callback for immediate watcher "'+i.expression+'"')}return function(){i.teardown()}}}(wn),function(t){var e=/^hook:/;t.prototype.$on=function(t,n){var r=this;if(Array.isArray(t))for(var i=0,o=t.length;i<o;i++)r.$on(t[i],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,i=t.length;r<i;r++)n.$off(t[r],e);return n}var o,s=n._events[t];if(!s)return n;if(!e)return n._events[t]=null,n;for(var a=s.length;a--;)if((o=s[a])===e||o.fn===e){s.splice(a,1);break}return n},t.prototype.$emit=function(t){var e=this,n=e._events[t];if(n){n=n.length>1?O(n):n;for(var r=O(arguments,1),i='event handler for "'+t+'"',o=0,s=n.length;o<s;o++)Ft(n[o],e,r,e,i)}return e}}(wn),function(t){t.prototype._update=function(t,e){var n=this,r=n.$el,i=n._vnode,o=Ye(n);n._vnode=t,n.$el=i?n.__patch__(i,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){tn(t,"beforeDestroy"),t._isBeingDestroyed=!0;var e=t.$parent;!e||e._isBeingDestroyed||t.$options.abstract||v(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),tn(t,"destroyed"),t.$off(),t.$el&&(t.$el.__vue__=null),t.$vnode&&(t.$vnode.parent=null)}}}(wn),function(t){$e(t.prototype),t.prototype.$nextTick=function(t){return Zt(t,this)},t.prototype._render=function(){var t,e=this,n=e.$options,r=n.render,i=n._parentVnode;i&&(e.$scopedSlots=pe(i.data.scopedSlots,e.$slots,e.$scopedSlots)),e.$vnode=i;try{Xe=e,t=r.call(e._renderProxy,e.$createElement)}catch(n){Ut(n,e,"render"),t=e._vnode}finally{Xe=null}return Array.isArray(t)&&1===t.length&&(t=t[0]),t instanceof dt||(t=pt()),t.parent=i,t}}(wn);var kn=[String,RegExp,Array],An={KeepAlive:{name:"keep-alive",abstract:!0,props:{include:kn,exclude:kn,max:[String,Number]},created:function(){this.cache=Object.create(null),this.keys=[]},destroyed:function(){for(var t in this.cache)Sn(this.cache,t,this.keys)},mounted:function(){var t=this;this.$watch("include",(function(e){Cn(t,(function(t){return On(e,t)}))})),this.$watch("exclude",(function(e){Cn(t,(function(t){return!On(e,t)}))}))},render:function(){var t=this.$slots.default,e=Ve(t),n=e&&e.componentOptions;if(n){var r=Tn(n),i=this.include,o=this.exclude;if(i&&(!r||!On(i,r))||o&&r&&On(o,r))return e;var s=this.cache,a=this.keys,u=null==e.key?n.Ctor.cid+(n.tag?"::"+n.tag:""):e.key;s[u]?(e.componentInstance=s[u].componentInstance,v(a,u),a.push(u)):(s[u]=e,a.push(u),this.max&&a.length>parseInt(this.max)&&Sn(s,a[0],a,this._vnode)),e.data.keepAlive=!0}return e||t&&t[0]}}};!function(t){var e={get:function(){return M}};Object.defineProperty(t,"config",e),t.util={warn:ot,extend:C,mergeOptions:Pt,defineReactive:wt},t.set=Tt,t.delete=Ot,t.nextTick=Zt,t.observable=function(t){return xt(t),t},t.options=Object.create(null),I.forEach((function(e){t.options[e+"s"]=Object.create(null)})),t.options._base=t,C(t.options.components,An),function(t){t.use=function(t){var e=this._installedPlugins||(this._installedPlugins=[]);if(e.indexOf(t)>-1)return this;var n=O(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=Pt(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,i=t._Ctor||(t._Ctor={});if(i[r])return i[r];var o=t.name||n.options.name,s=function(t){this._init(t)};return(s.prototype=Object.create(n.prototype)).constructor=s,s.cid=e++,s.options=Pt(n.options,t),s.super=n,s.options.props&&function(t){var e=t.options.props;for(var n in e)vn(t.prototype,"_props",n)}(s),s.options.computed&&function(t){var e=t.options.computed;for(var n in e)yn(t.prototype,n,e[n])}(s),s.extend=n.extend,s.mixin=n.mixin,s.use=n.use,I.forEach((function(t){s[t]=n[t]})),o&&(s.options.components[o]=s),s.superOptions=n.options,s.extendOptions=t,s.sealedOptions=C({},s.options),i[r]=s,s}}(t),function(t){I.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)}(wn),Object.defineProperty(wn.prototype,"$isServer",{get:tt}),Object.defineProperty(wn.prototype,"$ssrContext",{get:function(){return this.$vnode&&this.$vnode.ssrContext}}),Object.defineProperty(wn,"FunctionalRenderContext",{value:Ne}),wn.version="2.6.12";var $n=p("style,class"),Nn=p("input,textarea,option,select,progress"),Ln=p("contenteditable,draggable,spellcheck"),Pn=p("events,caret,typing,plaintext-only"),Rn=p("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"),In="http://www.w3.org/1999/xlink",Dn=function(t){return":"===t.charAt(5)&&"xlink"===t.slice(0,5)},Mn=function(t){return Dn(t)?t.slice(6,t.length):""},jn=function(t){return null==t||!1===t};function Un(t,e){return{staticClass:Fn(t.staticClass,e.staticClass),class:r(t.class)?[t.class,e.class]:e.class}}function Fn(t,e){return t?e?t+" "+e:t:e||""}function Xn(t){return Array.isArray(t)?function(t){for(var e,n="",i=0,o=t.length;i<o;i++)r(e=Xn(t[i]))&&""!==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 Hn={svg:"http://www.w3.org/2000/svg",math:"http://www.w3.org/1998/Math/MathML"},zn=p("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"),Vn=p("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),Bn=function(t){return zn(t)||Vn(t)},Gn=Object.create(null),Kn=p("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(Hn[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,"")}}),qn={create:function(t,e){Yn(e)},update:function(t,e){t.data.ref!==e.data.ref&&(Yn(t,!0),Yn(e))},destroy:function(t){Yn(t,!0)}};function Yn(t,e){var n=t.data.ref;if(r(n)){var i=t.context,o=t.componentInstance||t.elm,s=i.$refs;e?Array.isArray(s[n])?v(s[n],o):s[n]===o&&(s[n]=void 0):t.data.refInFor?Array.isArray(s[n])?s[n].indexOf(o)<0&&s[n].push(o):s[n]=[o]:s[n]=o}}var Jn=new dt("",{},[]),Zn=["create","activate","update","remove","destroy"];function Qn(t,n){return t.key===n.key&&(t.tag===n.tag&&t.isComment===n.isComment&&r(t.data)===r(n.data)&&function(t,e){if("input"!==t.tag)return!0;var n,i=r(n=t.data)&&r(n=n.attrs)&&n.type,o=r(n=e.data)&&r(n=n.attrs)&&n.type;return i===o||Kn(i)&&Kn(o)}(t,n)||i(t.isAsyncPlaceholder)&&t.asyncFactory===n.asyncFactory&&e(n.asyncFactory.error))}function tr(t,e,n){var i,o,s={};for(i=e;i<=n;++i)r(o=t[i].key)&&(s[o]=i);return s}var er={create:nr,update:nr,destroy:function(t){nr(t,Jn)}};function nr(t,e){(t.data.directives||e.data.directives)&&function(t,e){var n,r,i,o=t===Jn,s=e===Jn,a=ir(t.data.directives,t.context),u=ir(e.data.directives,e.context),c=[],l=[];for(n in u)r=a[n],i=u[n],r?(i.oldValue=r.value,i.oldArg=r.arg,sr(i,"update",e,t),i.def&&i.def.componentUpdated&&l.push(i)):(sr(i,"bind",e,t),i.def&&i.def.inserted&&c.push(i));if(c.length){var d=function(){for(var n=0;n<c.length;n++)sr(c[n],"inserted",e,t)};o?oe(e,"insert",d):d()}if(l.length&&oe(e,"postpatch",(function(){for(var n=0;n<l.length;n++)sr(l[n],"componentUpdated",e,t)})),!o)for(n in a)u[n]||sr(a[n],"unbind",t,t,s)}(t,e)}var rr=Object.create(null);function ir(t,e){var n,r,i=Object.create(null);if(!t)return i;for(n=0;n<t.length;n++)(r=t[n]).modifiers||(r.modifiers=rr),i[or(r)]=r,r.def=Rt(e.$options,"directives",r.name);return i}function or(t){return t.rawName||t.name+"."+Object.keys(t.modifiers||{}).join(".")}function sr(t,e,n,r,i){var o=t.def&&t.def[e];if(o)try{o(n.elm,t,n,r,i)}catch(r){Ut(r,n.context,"directive "+t.name+" "+e+" hook")}}var ar=[qn,er];function ur(t,n){var i=n.componentOptions;if(!(r(i)&&!1===i.Ctor.options.inheritAttrs||e(t.data.attrs)&&e(n.data.attrs))){var o,s,a=n.elm,u=t.data.attrs||{},c=n.data.attrs||{};for(o in r(c.__ob__)&&(c=n.data.attrs=C({},c)),c)s=c[o],u[o]!==s&&cr(a,o,s);for(o in(G||W)&&c.value!==u.value&&cr(a,"value",c.value),u)e(c[o])&&(Dn(o)?a.removeAttributeNS(In,Mn(o)):Ln(o)||a.removeAttribute(o))}}function cr(t,e,n){t.tagName.indexOf("-")>-1?lr(t,e,n):Rn(e)?jn(n)?t.removeAttribute(e):(n="allowfullscreen"===e&&"EMBED"===t.tagName?"true":e,t.setAttribute(e,n)):Ln(e)?t.setAttribute(e,function(t,e){return jn(e)||"false"===e?"false":"contenteditable"===t&&Pn(e)?e:"true"}(e,n)):Dn(e)?jn(n)?t.removeAttributeNS(In,Mn(e)):t.setAttributeNS(In,e,n):lr(t,e,n)}function lr(t,e,n){if(jn(n))t.removeAttribute(e);else{if(G&&!K&&"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 dr={create:ur,update:ur};function fr(t,n){var i=n.elm,o=n.data,s=t.data;if(!(e(o.staticClass)&&e(o.class)&&(e(s)||e(s.staticClass)&&e(s.class)))){var a=function(t){for(var e=t.data,n=t,i=t;r(i.componentInstance);)(i=i.componentInstance._vnode)&&i.data&&(e=Un(i.data,e));for(;r(n=n.parent);)n&&n.data&&(e=Un(e,n.data));return o=e.staticClass,s=e.class,r(o)||r(s)?Fn(o,Xn(s)):"";var o,s}(n),u=i._transitionClasses;r(u)&&(a=Fn(a,Xn(u))),a!==i._prevClass&&(i.setAttribute("class",a),i._prevClass=a)}}var pr,hr={create:fr,update:fr};function vr(t,e,n){var r=pr;return function i(){var o=e.apply(null,arguments);null!==o&&_r(t,i,n,r)}}var mr=Vt&&!(Y&&Number(Y[1])<=53);function yr(t,e,n,r){if(mr){var i=un,o=e;e=o._wrapper=function(t){if(t.target===t.currentTarget||t.timeStamp>=i||t.timeStamp<=0||t.target.ownerDocument!==document)return o.apply(this,arguments)}}pr.addEventListener(t,e,Z?{capture:n,passive:r}:n)}function _r(t,e,n,r){(r||pr).removeEventListener(t,e._wrapper||e,n)}function gr(t,n){if(!e(t.data.on)||!e(n.data.on)){var i=n.data.on||{},o=t.data.on||{};pr=n.elm,function(t){if(r(t.__r)){var e=G?"change":"input";t[e]=[].concat(t.__r,t[e]||[]),delete t.__r}r(t.__c)&&(t.change=[].concat(t.__c,t.change||[]),delete t.__c)}(i),ie(i,o,yr,_r,vr,n.context),pr=void 0}}var br,Er={create:gr,update:gr};function xr(t,n){if(!e(t.data.domProps)||!e(n.data.domProps)){var i,o,s=n.elm,a=t.data.domProps||{},u=n.data.domProps||{};for(i in r(u.__ob__)&&(u=n.data.domProps=C({},u)),a)i in u||(s[i]="");for(i in u){if(o=u[i],"textContent"===i||"innerHTML"===i){if(n.children&&(n.children.length=0),o===a[i])continue;1===s.childNodes.length&&s.removeChild(s.childNodes[0])}if("value"===i&&"PROGRESS"!==s.tagName){s._value=o;var c=e(o)?"":String(o);wr(s,c)&&(s.value=c)}else if("innerHTML"===i&&Vn(s.tagName)&&e(s.innerHTML)){(br=br||document.createElement("div")).innerHTML="<svg>"+o+"</svg>";for(var l=br.firstChild;s.firstChild;)s.removeChild(s.firstChild);for(;l.firstChild;)s.appendChild(l.firstChild)}else if(o!==a[i])try{s[i]=o}catch(t){}}}}function wr(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,i=t._vModifiers;if(r(i)){if(i.number)return f(n)!==f(e);if(i.trim)return n.trim()!==e.trim()}return n!==e}(t,e))}var Tr={create:xr,update:xr},Or=_((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 Cr(t){var e=Sr(t.style);return t.staticStyle?C(t.staticStyle,e):e}function Sr(t){return Array.isArray(t)?S(t):"string"==typeof t?Or(t):t}var kr,Ar=/^--/,$r=/\s*!important$/,Nr=function(t,e,n){if(Ar.test(e))t.style.setProperty(e,n);else if($r.test(n))t.style.setProperty(w(e),n.replace($r,""),"important");else{var r=Pr(e);if(Array.isArray(n))for(var i=0,o=n.length;i<o;i++)t.style[r]=n[i];else t.style[r]=n}},Lr=["Webkit","Moz","ms"],Pr=_((function(t){if(kr=kr||document.createElement("div").style,"filter"!==(t=b(t))&&t in kr)return t;for(var e=t.charAt(0).toUpperCase()+t.slice(1),n=0;n<Lr.length;n++){var r=Lr[n]+e;if(r in kr)return r}}));function Rr(t,n){var i=n.data,o=t.data;if(!(e(i.staticStyle)&&e(i.style)&&e(o.staticStyle)&&e(o.style))){var s,a,u=n.elm,c=o.staticStyle,l=o.normalizedStyle||o.style||{},d=c||l,f=Sr(n.data.style)||{};n.data.normalizedStyle=r(f.__ob__)?C({},f):f;var p=function(t,e){for(var n,r={},i=t;i.componentInstance;)(i=i.componentInstance._vnode)&&i.data&&(n=Cr(i.data))&&C(r,n);(n=Cr(t.data))&&C(r,n);for(var o=t;o=o.parent;)o.data&&(n=Cr(o.data))&&C(r,n);return r}(n);for(a in d)e(p[a])&&Nr(u,a,"");for(a in p)(s=p[a])!==d[a]&&Nr(u,a,null==s?"":s)}}var Ir={create:Rr,update:Rr},Dr=/\s+/;function Mr(t,e){if(e&&(e=e.trim()))if(t.classList)e.indexOf(" ")>-1?e.split(Dr).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 jr(t,e){if(e&&(e=e.trim()))if(t.classList)e.indexOf(" ")>-1?e.split(Dr).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 Ur(t){if(t){if("object"==typeof t){var e={};return!1!==t.css&&C(e,Fr(t.name||"v")),C(e,t),e}return"string"==typeof t?Fr(t):void 0}}var Fr=_((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"}})),Xr=H&&!K,Hr="transition",zr="animation",Vr="transition",Br="transitionend",Gr="animation",Kr="animationend";Xr&&(void 0===window.ontransitionend&&void 0!==window.onwebkittransitionend&&(Vr="WebkitTransition",Br="webkitTransitionEnd"),void 0===window.onanimationend&&void 0!==window.onwebkitanimationend&&(Gr="WebkitAnimation",Kr="webkitAnimationEnd"));var Wr=H?window.requestAnimationFrame?window.requestAnimationFrame.bind(window):setTimeout:function(t){return t()};function qr(t){Wr((function(){Wr(t)}))}function Yr(t,e){var n=t._transitionClasses||(t._transitionClasses=[]);n.indexOf(e)<0&&(n.push(e),Mr(t,e))}function Jr(t,e){t._transitionClasses&&v(t._transitionClasses,e),jr(t,e)}function Zr(t,e,n){var r=ti(t,e),i=r.type,o=r.timeout,s=r.propCount;if(!i)return n();var a=i===Hr?Br:Kr,u=0,c=function(){t.removeEventListener(a,l),n()},l=function(e){e.target===t&&++u>=s&&c()};setTimeout((function(){u<s&&c()}),o+1),t.addEventListener(a,l)}var Qr=/\b(transform|all)(,|$)/;function ti(t,e){var n,r=window.getComputedStyle(t),i=(r[Vr+"Delay"]||"").split(", "),o=(r[Vr+"Duration"]||"").split(", "),s=ei(i,o),a=(r[Gr+"Delay"]||"").split(", "),u=(r[Gr+"Duration"]||"").split(", "),c=ei(a,u),l=0,d=0;return e===Hr?s>0&&(n=Hr,l=s,d=o.length):e===zr?c>0&&(n=zr,l=c,d=u.length):d=(n=(l=Math.max(s,c))>0?s>c?Hr:zr:null)?n===Hr?o.length:u.length:0,{type:n,timeout:l,propCount:d,hasTransform:n===Hr&&Qr.test(r[Vr+"Property"])}}function ei(t,e){for(;t.length<e.length;)t=t.concat(t);return Math.max.apply(null,e.map((function(e,n){return ni(e)+ni(t[n])})))}function ni(t){return 1e3*Number(t.slice(0,-1).replace(",","."))}function ri(t,n){var i=t.elm;r(i._leaveCb)&&(i._leaveCb.cancelled=!0,i._leaveCb());var o=Ur(t.data.transition);if(!e(o)&&!r(i._enterCb)&&1===i.nodeType){for(var a=o.css,u=o.type,c=o.enterClass,l=o.enterToClass,d=o.enterActiveClass,p=o.appearClass,h=o.appearToClass,v=o.appearActiveClass,m=o.beforeEnter,y=o.enter,_=o.afterEnter,g=o.enterCancelled,b=o.beforeAppear,E=o.appear,x=o.afterAppear,w=o.appearCancelled,T=o.duration,O=qe,C=qe.$vnode;C&&C.parent;)O=C.context,C=C.parent;var S=!O._isMounted||!t.isRootInsert;if(!S||E||""===E){var k=S&&p?p:c,A=S&&v?v:d,$=S&&h?h:l,N=S&&b||m,L=S&&"function"==typeof E?E:y,R=S&&x||_,I=S&&w||g,D=f(s(T)?T.enter:T),M=!1!==a&&!K,j=si(L),U=i._enterCb=P((function(){M&&(Jr(i,$),Jr(i,A)),U.cancelled?(M&&Jr(i,k),I&&I(i)):R&&R(i),i._enterCb=null}));t.data.show||oe(t,"insert",(function(){var e=i.parentNode,n=e&&e._pending&&e._pending[t.key];n&&n.tag===t.tag&&n.elm._leaveCb&&n.elm._leaveCb(),L&&L(i,U)})),N&&N(i),M&&(Yr(i,k),Yr(i,A),qr((function(){Jr(i,k),U.cancelled||(Yr(i,$),j||(oi(D)?setTimeout(U,D):Zr(i,u,U)))}))),t.data.show&&(n&&n(),L&&L(i,U)),M||j||U()}}}function ii(t,n){var i=t.elm;r(i._enterCb)&&(i._enterCb.cancelled=!0,i._enterCb());var o=Ur(t.data.transition);if(e(o)||1!==i.nodeType)return n();if(!r(i._leaveCb)){var a=o.css,u=o.type,c=o.leaveClass,l=o.leaveToClass,d=o.leaveActiveClass,p=o.beforeLeave,h=o.leave,v=o.afterLeave,m=o.leaveCancelled,y=o.delayLeave,_=o.duration,g=!1!==a&&!K,b=si(h),E=f(s(_)?_.leave:_),x=i._leaveCb=P((function(){i.parentNode&&i.parentNode._pending&&(i.parentNode._pending[t.key]=null),g&&(Jr(i,l),Jr(i,d)),x.cancelled?(g&&Jr(i,c),m&&m(i)):(n(),v&&v(i)),i._leaveCb=null}));y?y(w):w()}function w(){x.cancelled||(!t.data.show&&i.parentNode&&((i.parentNode._pending||(i.parentNode._pending={}))[t.key]=t),p&&p(i),g&&(Yr(i,c),Yr(i,d),qr((function(){Jr(i,c),x.cancelled||(Yr(i,l),b||(oi(E)?setTimeout(x,E):Zr(i,u,x)))}))),h&&h(i,x),g||b||x())}}function oi(t){return"number"==typeof t&&!isNaN(t)}function si(t){if(e(t))return!1;var n=t.fns;return r(n)?si(Array.isArray(n)?n[0]:n):(t._length||t.length)>1}function ai(t,e){!0!==e.data.show&&ri(e)}var ui=function(t){var n,s,a={},u=t.modules,c=t.nodeOps;for(n=0;n<Zn.length;++n)for(a[Zn[n]]=[],s=0;s<u.length;++s)r(u[s][Zn[n]])&&a[Zn[n]].push(u[s][Zn[n]]);function l(t){var e=c.parentNode(t);r(e)&&c.removeChild(e,t)}function d(t,e,n,o,s,u,l){if(r(t.elm)&&r(u)&&(t=u[l]=vt(t)),t.isRootInsert=!s,!function(t,e,n,o){var s=t.data;if(r(s)){var u=r(t.componentInstance)&&s.keepAlive;if(r(s=s.hook)&&r(s=s.init)&&s(t,!1),r(t.componentInstance))return f(t,e),h(n,t.elm,o),i(u)&&function(t,e,n,i){for(var o,s=t;s.componentInstance;)if(r(o=(s=s.componentInstance._vnode).data)&&r(o=o.transition)){for(o=0;o<a.activate.length;++o)a.activate[o](Jn,s);e.push(s);break}h(n,t.elm,i)}(t,e,n,o),!0}}(t,e,n,o)){var d=t.data,p=t.children,m=t.tag;r(m)?(t.elm=t.ns?c.createElementNS(t.ns,m):c.createElement(m,t),_(t),v(t,p,e),r(d)&&y(t,e),h(n,t.elm,o)):i(t.isComment)?(t.elm=c.createComment(t.text),h(n,t.elm,o)):(t.elm=c.createTextNode(t.text),h(n,t.elm,o))}}function f(t,e){r(t.data.pendingInsert)&&(e.push.apply(e,t.data.pendingInsert),t.data.pendingInsert=null),t.elm=t.componentInstance.$el,m(t)?(y(t,e),_(t)):(Yn(t),e.push(t))}function h(t,e,n){r(t)&&(r(n)?c.parentNode(n)===t&&c.insertBefore(t,e,n):c.appendChild(t,e))}function v(t,e,n){if(Array.isArray(e))for(var r=0;r<e.length;++r)d(e[r],n,t.elm,null,!0,e,r);else o(t.text)&&c.appendChild(t.elm,c.createTextNode(String(t.text)))}function m(t){for(;t.componentInstance;)t=t.componentInstance._vnode;return r(t.tag)}function y(t,e){for(var i=0;i<a.create.length;++i)a.create[i](Jn,t);r(n=t.data.hook)&&(r(n.create)&&n.create(Jn,t),r(n.insert)&&e.push(t))}function _(t){var e;if(r(e=t.fnScopeId))c.setStyleScope(t.elm,e);else for(var n=t;n;)r(e=n.context)&&r(e=e.$options._scopeId)&&c.setStyleScope(t.elm,e),n=n.parent;r(e=qe)&&e!==t.context&&e!==t.fnContext&&r(e=e.$options._scopeId)&&c.setStyleScope(t.elm,e)}function g(t,e,n,r,i,o){for(;r<=i;++r)d(n[r],o,t,e,!1,n,r)}function b(t){var e,n,i=t.data;if(r(i))for(r(e=i.hook)&&r(e=e.destroy)&&e(t),e=0;e<a.destroy.length;++e)a.destroy[e](t);if(r(e=t.children))for(n=0;n<t.children.length;++n)b(t.children[n])}function E(t,e,n){for(;e<=n;++e){var i=t[e];r(i)&&(r(i.tag)?(x(i),b(i)):l(i.elm))}}function x(t,e){if(r(e)||r(t.data)){var n,i=a.remove.length+1;for(r(e)?e.listeners+=i:e=function(t,e){function n(){0==--n.listeners&&l(t)}return n.listeners=e,n}(t.elm,i),r(n=t.componentInstance)&&r(n=n._vnode)&&r(n.data)&&x(n,e),n=0;n<a.remove.length;++n)a.remove[n](t,e);r(n=t.data.hook)&&r(n=n.remove)?n(t,e):e()}else l(t.elm)}function w(t,e,n,i){for(var o=n;o<i;o++){var s=e[o];if(r(s)&&Qn(t,s))return o}}function T(t,n,o,s,u,l){if(t!==n){r(n.elm)&&r(s)&&(n=s[u]=vt(n));var f=n.elm=t.elm;if(i(t.isAsyncPlaceholder))r(n.asyncFactory.resolved)?S(t.elm,n,o):n.isAsyncPlaceholder=!0;else if(i(n.isStatic)&&i(t.isStatic)&&n.key===t.key&&(i(n.isCloned)||i(n.isOnce)))n.componentInstance=t.componentInstance;else{var p,h=n.data;r(h)&&r(p=h.hook)&&r(p=p.prepatch)&&p(t,n);var v=t.children,y=n.children;if(r(h)&&m(n)){for(p=0;p<a.update.length;++p)a.update[p](t,n);r(p=h.hook)&&r(p=p.update)&&p(t,n)}e(n.text)?r(v)&&r(y)?v!==y&&function(t,n,i,o,s){for(var a,u,l,f=0,p=0,h=n.length-1,v=n[0],m=n[h],y=i.length-1,_=i[0],b=i[y],x=!s;f<=h&&p<=y;)e(v)?v=n[++f]:e(m)?m=n[--h]:Qn(v,_)?(T(v,_,o,i,p),v=n[++f],_=i[++p]):Qn(m,b)?(T(m,b,o,i,y),m=n[--h],b=i[--y]):Qn(v,b)?(T(v,b,o,i,y),x&&c.insertBefore(t,v.elm,c.nextSibling(m.elm)),v=n[++f],b=i[--y]):Qn(m,_)?(T(m,_,o,i,p),x&&c.insertBefore(t,m.elm,v.elm),m=n[--h],_=i[++p]):(e(a)&&(a=tr(n,f,h)),e(u=r(_.key)?a[_.key]:w(_,n,f,h))?d(_,o,t,v.elm,!1,i,p):Qn(l=n[u],_)?(T(l,_,o,i,p),n[u]=void 0,x&&c.insertBefore(t,l.elm,v.elm)):d(_,o,t,v.elm,!1,i,p),_=i[++p]);f>h?g(t,e(i[y+1])?null:i[y+1].elm,i,p,y,o):p>y&&E(n,f,h)}(f,v,y,o,l):r(y)?(r(t.text)&&c.setTextContent(f,""),g(f,null,y,0,y.length-1,o)):r(v)?E(v,0,v.length-1):r(t.text)&&c.setTextContent(f,""):t.text!==n.text&&c.setTextContent(f,n.text),r(h)&&r(p=h.hook)&&r(p=p.postpatch)&&p(t,n)}}}function O(t,e,n){if(i(n)&&r(t.parent))t.parent.data.pendingInsert=e;else for(var o=0;o<e.length;++o)e[o].data.hook.insert(e[o])}var C=p("attrs,class,staticClass,staticStyle,key");function S(t,e,n,o){var s,a=e.tag,u=e.data,c=e.children;if(o=o||u&&u.pre,e.elm=t,i(e.isComment)&&r(e.asyncFactory))return e.isAsyncPlaceholder=!0,!0;if(r(u)&&(r(s=u.hook)&&r(s=s.init)&&s(e,!0),r(s=e.componentInstance)))return f(e,n),!0;if(r(a)){if(r(c))if(t.hasChildNodes())if(r(s=u)&&r(s=s.domProps)&&r(s=s.innerHTML)){if(s!==t.innerHTML)return!1}else{for(var l=!0,d=t.firstChild,p=0;p<c.length;p++){if(!d||!S(d,c[p],n,o)){l=!1;break}d=d.nextSibling}if(!l||d)return!1}else v(e,c,n);if(r(u)){var h=!1;for(var m in u)if(!C(m)){h=!0,y(e,n);break}!h&&u.class&&te(u.class)}}else t.data!==e.text&&(t.data=e.text);return!0}return function(t,n,o,s){if(!e(n)){var u,l=!1,f=[];if(e(t))l=!0,d(n,f);else{var p=r(t.nodeType);if(!p&&Qn(t,n))T(t,n,f,null,null,s);else{if(p){if(1===t.nodeType&&t.hasAttribute(R)&&(t.removeAttribute(R),o=!0),i(o)&&S(t,n,f))return O(n,f,!0),t;u=t,t=new dt(c.tagName(u).toLowerCase(),{},[],void 0,u)}var h=t.elm,v=c.parentNode(h);if(d(n,f,h._leaveCb?null:v,c.nextSibling(h)),r(n.parent))for(var y=n.parent,_=m(n);y;){for(var g=0;g<a.destroy.length;++g)a.destroy[g](y);if(y.elm=n.elm,_){for(var x=0;x<a.create.length;++x)a.create[x](Jn,y);var w=y.data.hook.insert;if(w.merged)for(var C=1;C<w.fns.length;C++)w.fns[C]()}else Yn(y);y=y.parent}r(v)?E([t],0,0):r(t.tag)&&b(t)}}return O(n,f,l),n.elm}r(t)&&b(t)}}({nodeOps:Wn,modules:[dr,hr,Er,Tr,Ir,H?{create:ai,activate:ai,remove:function(t,e){!0!==t.data.show?ii(t,e):e()}}:{}].concat(ar)});K&&document.addEventListener("selectionchange",(function(){var t=document.activeElement;t&&t.vmodel&&mi(t,"input")}));var ci={inserted:function(t,e,n,r){"select"===n.tag?(r.elm&&!r.elm._vOptions?oe(n,"postpatch",(function(){ci.componentUpdated(t,e,n)})):li(t,e,n.context),t._vOptions=[].map.call(t.options,pi)):("textarea"===n.tag||Kn(t.type))&&(t._vModifiers=e.modifiers,e.modifiers.lazy||(t.addEventListener("compositionstart",hi),t.addEventListener("compositionend",vi),t.addEventListener("change",vi),K&&(t.vmodel=!0)))},componentUpdated:function(t,e,n){if("select"===n.tag){li(t,e,n.context);var r=t._vOptions,i=t._vOptions=[].map.call(t.options,pi);i.some((function(t,e){return!N(t,r[e])}))&&(t.multiple?e.value.some((function(t){return fi(t,i)})):e.value!==e.oldValue&&fi(e.value,i))&&mi(t,"change")}}};function li(t,e,n){di(t,e),(G||W)&&setTimeout((function(){di(t,e)}),0)}function di(t,e,n){var r=e.value,i=t.multiple;if(!i||Array.isArray(r)){for(var o,s,a=0,u=t.options.length;a<u;a++)if(s=t.options[a],i)o=L(r,pi(s))>-1,s.selected!==o&&(s.selected=o);else if(N(pi(s),r))return void(t.selectedIndex!==a&&(t.selectedIndex=a));i||(t.selectedIndex=-1)}}function fi(t,e){return e.every((function(e){return!N(e,t)}))}function pi(t){return"_value"in t?t._value:t.value}function hi(t){t.target.composing=!0}function vi(t){t.target.composing&&(t.target.composing=!1,mi(t.target,"input"))}function mi(t,e){var n=document.createEvent("HTMLEvents");n.initEvent(e,!0,!0),t.dispatchEvent(n)}function yi(t){return!t.componentInstance||t.data&&t.data.transition?t:yi(t.componentInstance._vnode)}var _i={model:ci,show:{bind:function(t,e,n){var r=e.value,i=(n=yi(n)).data&&n.data.transition,o=t.__vOriginalDisplay="none"===t.style.display?"":t.style.display;r&&i?(n.data.show=!0,ri(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=yi(n)).data&&n.data.transition?(n.data.show=!0,r?ri(n,(function(){t.style.display=t.__vOriginalDisplay})):ii(n,(function(){t.style.display="none"}))):t.style.display=r?t.__vOriginalDisplay:"none")},unbind:function(t,e,n,r,i){i||(t.style.display=t.__vOriginalDisplay)}}},gi={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 bi(t){var e=t&&t.componentOptions;return e&&e.Ctor.options.abstract?bi(Ve(e.children)):t}function Ei(t){var e={},n=t.$options;for(var r in n.propsData)e[r]=t[r];var i=n._parentListeners;for(var o in i)e[b(o)]=i[o];return e}function xi(t,e){if(/\d-keep-alive$/.test(e.tag))return t("keep-alive",{props:e.componentOptions.propsData})}var wi=function(t){return t.tag||ze(t)},Ti=function(t){return"show"===t.name},Oi={name:"transition",props:gi,abstract:!0,render:function(t){var e=this,n=this.$slots.default;if(n&&(n=n.filter(wi)).length){var r=this.mode,i=n[0];if(function(t){for(;t=t.parent;)if(t.data.transition)return!0}(this.$vnode))return i;var s=bi(i);if(!s)return i;if(this._leaving)return xi(t,i);var a="__transition-"+this._uid+"-";s.key=null==s.key?s.isComment?a+"comment":a+s.tag:o(s.key)?0===String(s.key).indexOf(a)?s.key:a+s.key:s.key;var u=(s.data||(s.data={})).transition=Ei(this),c=this._vnode,l=bi(c);if(s.data.directives&&s.data.directives.some(Ti)&&(s.data.show=!0),l&&l.data&&!function(t,e){return e.key===t.key&&e.tag===t.tag}(s,l)&&!ze(l)&&(!l.componentInstance||!l.componentInstance._vnode.isComment)){var d=l.data.transition=C({},u);if("out-in"===r)return this._leaving=!0,oe(d,"afterLeave",(function(){e._leaving=!1,e.$forceUpdate()})),xi(t,i);if("in-out"===r){if(ze(s))return c;var f,p=function(){f()};oe(u,"afterEnter",p),oe(u,"enterCancelled",p),oe(d,"delayLeave",(function(t){f=t}))}}return i}}},Ci=C({tag:String,moveClass:String},gi);function Si(t){t.elm._moveCb&&t.elm._moveCb(),t.elm._enterCb&&t.elm._enterCb()}function ki(t){t.data.newPos=t.elm.getBoundingClientRect()}function Ai(t){var e=t.data.pos,n=t.data.newPos,r=e.left-n.left,i=e.top-n.top;if(r||i){t.data.moved=!0;var o=t.elm.style;o.transform=o.WebkitTransform="translate("+r+"px,"+i+"px)",o.transitionDuration="0s"}}delete Ci.mode;var $i={Transition:Oi,TransitionGroup:{props:Ci,beforeMount:function(){var t=this,e=this._update;this._update=function(n,r){var i=Ye(t);t.__patch__(t._vnode,t.kept,!1,!0),t._vnode=t.kept,i(),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,i=this.$slots.default||[],o=this.children=[],s=Ei(this),a=0;a<i.length;a++){var u=i[a];u.tag&&null!=u.key&&0!==String(u.key).indexOf("__vlist")&&(o.push(u),n[u.key]=u,(u.data||(u.data={})).transition=s)}if(r){for(var c=[],l=[],d=0;d<r.length;d++){var f=r[d];f.data.transition=s,f.data.pos=f.elm.getBoundingClientRect(),n[f.key]?c.push(f):l.push(f)}this.kept=t(e,null,c),this.removed=l}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(Si),t.forEach(ki),t.forEach(Ai),this._reflow=document.body.offsetHeight,t.forEach((function(t){if(t.data.moved){var n=t.elm,r=n.style;Yr(n,e),r.transform=r.WebkitTransform=r.transitionDuration="",n.addEventListener(Br,n._moveCb=function t(r){r&&r.target!==n||r&&!/transform$/.test(r.propertyName)||(n.removeEventListener(Br,t),n._moveCb=null,Jr(n,e))})}})))},methods:{hasMove:function(t,e){if(!Xr)return!1;if(this._hasMove)return this._hasMove;var n=t.cloneNode();t._transitionClasses&&t._transitionClasses.forEach((function(t){jr(n,t)})),Mr(n,e),n.style.display="none",this.$el.appendChild(n);var r=ti(n);return this.$el.removeChild(n),this._hasMove=r.hasTransform}}}};wn.config.mustUseProp=function(t,e,n){return"value"===n&&Nn(t)&&"button"!==e||"selected"===n&&"option"===t||"checked"===n&&"input"===t||"muted"===n&&"video"===t},wn.config.isReservedTag=Bn,wn.config.isReservedAttr=$n,wn.config.getTagNamespace=function(t){return Vn(t)?"svg":"math"===t?"math":void 0},wn.config.isUnknownElement=function(t){if(!H)return!0;if(Bn(t))return!1;if(t=t.toLowerCase(),null!=Gn[t])return Gn[t];var e=document.createElement(t);return t.indexOf("-")>-1?Gn[t]=e.constructor===window.HTMLUnknownElement||e.constructor===window.HTMLElement:Gn[t]=/HTMLUnknownElement/.test(e.toString())},C(wn.options.directives,_i),C(wn.options.components,$i),wn.prototype.__patch__=H?ui:k,wn.prototype.$mount=function(t,e){return function(t,e,n){var r;return t.$el=e,t.$options.render||(t.$options.render=pt),tn(t,"beforeMount"),r=function(){t._update(t._render(),n)},new pn(t,r,k,{before:function(){t._isMounted&&!t._isDestroyed&&tn(t,"beforeUpdate")}},!0),n=!1,null==t.$vnode&&(t._isMounted=!0,tn(t,"mounted")),t}(this,t=t&&H?function(t){return"string"==typeof t?document.querySelector(t)||document.createElement("div"):t}(t):void 0,e)},H&&setTimeout((function(){M.devtools&&et&&et.emit("init",wn)}),0);const Ni=wn;var Li=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"menuv",class:[{hide:!t.show||!t.menu},t.position,t.size,t.theme],attrs:{id:"menuv","data-uuid":t.uuid}},[n("v-style",[t._v("\n html,\n body {\n color: "+t._s(t.TEXT_COLOR(t.color.r,t.color.g,t.color.b))+";\n }\n\n .menuv."+t._s(t.theme)+' .menuv-header {\n background: url("https://nui-img/'+t._s(t.dictionary)+"/"+t._s(t.texture)+'") no-repeat;\n background-size: 100%;\n }\n\n .menuv.'+t._s(t.theme)+" .menuv-header .menuv-bg-icon i,\n .menuv."+t._s(t.theme)+" .menuv-header .menuv-bg-icon svg {\n color: rgb("+t._s(t.color.r)+","+t._s(t.color.g)+","+t._s(t.color.b)+");\n }\n\n .menuv."+t._s(t.theme)+" .menuv-subheader {\n background-color: rgb("+t._s(t.color.r)+","+t._s(t.color.g)+","+t._s(t.color.b)+");\n }\n\n .menuv."+t._s(t.theme)+" .menuv-items .menuv-item.active {\n border-left: 0.5em solid rgb("+t._s(t.color.r)+","+t._s(t.color.g)+","+t._s(t.color.b)+");\n border-right: 0.5em solid rgb("+t._s(t.color.r)+","+t._s(t.color.g)+","+t._s(t.color.b)+");\n background-color: rgb("+t._s(t.color.r)+","+t._s(t.color.g)+","+t._s(t.color.b)+");\n color: "+t._s(t.TEXT_COLOR(t.color.r,t.color.g,t.color.b))+";\n }\n\n .menuv."+t._s(t.theme)+" .menuv-items .menuv-item.active i,\n .menuv."+t._s(t.theme)+" .menuv-items .menuv-item.active svg {\n color: "+t._s(t.TEXT_COLOR(t.color.r,t.color.g,t.color.b))+";\n }\n\n .menuv."+t._s(t.theme)+" .menuv-items .menuv-item.active span.menuv-icon {\n border-right: 1px solid "+t._s(t.TEXT_COLOR(t.color.r,t.color.g,t.color.b))+";\n }\n\n .menuv."+t._s(t.theme)+" .menuv-items span.menuv-options span.menuv-btn {\n color: "+t._s(t.TEXT_COLOR(t.color.r,t.color.g,t.color.b))+";\n }\n\n .menuv."+t._s(t.theme)+" .menuv-items span.menuv-options span.menuv-btn.active {\n background-color: rgb("+t._s(t.color.r)+","+t._s(t.color.g)+","+t._s(t.color.b)+");\n color: "+t._s(t.TEXT_COLOR(t.color.r,t.color.g,t.color.b))+";\n }\n\n .menuv."+t._s(t.theme)+" .menuv-items .menuv-item.active span.menuv-options span.menuv-btn {\n background-color: rgb("+t._s(t.color.r)+","+t._s(t.color.g)+","+t._s(t.color.b)+");\n color: "+t._s(t.TEXT_COLOR(t.color.r,t.color.g,t.color.b))+";\n }\n\n .menuv."+t._s(t.theme)+" .menuv-items .menuv-item.active span.menuv-options span.menuv-btn.active {\n background-color: black;\n color: white;\n }\n\n .menuv."+t._s(t.theme)+' .menuv-items input[type="range"]::-webkit-slider-runnable-track {\n background: rgba('+t._s(t.color.r)+","+t._s(t.color.g)+","+t._s(t.color.b)+", 0.50);\n box-shadow: 0px 0px 0px "+t._s(t.TEXT_COLOR(t.color.r,t.color.g,t.color.b,.5))+";\n border: 0px solid "+t._s(t.TEXT_COLOR(t.color.r,t.color.g,t.color.b,.5))+";\n }\n\n .menuv."+t._s(t.theme)+' .menuv-items input[type="range"]::-webkit-slider-thumb {\n border: 1px solid rgb('+t._s(t.color.r)+","+t._s(t.color.g)+","+t._s(t.color.b)+");\n background: rgb("+t._s(t.color.r)+","+t._s(t.color.g)+","+t._s(t.color.b)+");\n box-shadow: 0px 0px 0px "+t._s(t.TEXT_COLOR(t.color.r,t.color.g,t.color.b,.5))+";\n }\n\n .menuv."+t._s(t.theme)+' .menuv-items .menuv-item.active input[type="range"]::-webkit-slider-thumb {\n background: '+t._s(t.TEXT_COLOR(t.color.r,t.color.g,t.color.b))+" !important;\n border: 1px solid "+t._s(t.TEXT_COLOR(t.color.r,t.color.g,t.color.b,.5))+" !important;\n }\n\n .menuv."+t._s(t.theme)+' .menuv-items .menuv-item.active input[type="range"]::-webkit-slider-runnable-track,\n .menuv.'+t._s(t.theme)+' .menuv-items .menuv-item.active input[type="range"]:focus::-webkit-slider-runnable-track {\n background: '+t._s(t.TEXT_COLOR(t.color.r,t.color.g,t.color.b,.5))+" !important;\n }\n\n .menuv."+t._s(t.theme)+' .menuv-items input[type="range"]:focus::-webkit-slider-runnable-track {\n background: rgba('+t._s(t.color.r)+","+t._s(t.color.g)+","+t._s(t.color.b)+", 0.50);\n }\n\n .menuv."+t._s(t.theme)+" .menuv-items .menuv-desc {\n border-left: 0.375em solid rgb("+t._s(t.color.r)+","+t._s(t.color.g)+","+t._s(t.color.b)+");\n }\n ")]),t._v(" "),n("header",{staticClass:"menuv-header"},[n("strong",{domProps:{innerHTML:t._s(t.FORMAT_TEXT(t.title))}})]),t._v(" "),n("nav",{staticClass:"menuv-subheader",domProps:{innerHTML:t._s(t.FORMAT_TEXT(t.subtitle))}}),t._v(" "),n("ul",{ref:"items",staticClass:"menuv-items"},t._l(t.items,(function(e){return n("li",{key:e.uuid,staticClass:"menuv-item media",class:[{active:t.index+1==e.index,hasIcon:"none"!=t.ENSURE(e.icon,"none"),disabled:e.disabled},"menuv-"+e.type],attrs:{index:e.index-1}},["none"!=t.ENSURE(e.icon,"none")?n("div",{staticClass:"media-left item-icon"},[n("span",{staticClass:"menuv-icon"},[t._v(t._s(t.ENSURE(e.icon,"none")))])]):t._e(),t._v(" "),n("div",{staticClass:"media-content flex-left item-title",domProps:{innerHTML:t._s(t.FORMAT_TEXT(e.label))}}),t._v(" "),n("div",{staticClass:"media-right"},["menu"==e.type?n("i",{staticClass:"fas fa-arrow-right"}):t._e(),t._v(" "),"checkbox"==e.type?n("i",{class:{"fas fa-check":e.value,"far fa-square":!e.value}}):t._e(),t._v(" "),"range"==e.type?n("input",{attrs:{type:"range",min:e.min,max:e.max},domProps:{value:e.value}}):t._e(),t._v(" "),"confirm"==e.type?n("span",{staticClass:"menuv-options"},[n("span",{staticClass:"menuv-btn",class:{active:e.value}},[t._v("YES")]),t._v(" "),n("span",{staticClass:"menuv-btn",class:{active:!e.value}},[t._v("NO")])]):t._e(),t._v(" "),"label"==e.type?n("span",{staticClass:"menuv-label",domProps:{innerHTML:t._s(t.FORMAT_TEXT(e.value))}}):t._e(),t._v(" "),"slider"==e.type?n("span",{staticClass:"menuv-options"},[n("i",{staticClass:"fas fa-chevron-left"}),t._v(" "),n("span",{domProps:{innerHTML:t._s(t.GET_SLIDER_LABEL({uuid:e.uuid}))}}),t._v(" "),n("i",{staticClass:"fas fa-chevron-right"})]):t._e()])])})),0),t._v(" "),n("footer",{staticClass:"menuv-description",class:{hide:t.IS_DEFAULT(t.GET_CURRENT_DESCRIPTION())}},[n("strong",{domProps:{innerHTML:t._s(t.GET_CURRENT_DESCRIPTION())}})])],1)};Li._withStripped=!0;const Pi=Ni.component("v-style",{render:function(t){return t("style",this.$slots.default)}});var Ri=n(81),Ii=n.n(Ri);Ni.use(Ii(),{container:"ul.menuv-items",duration:500,easing:"ease-in",offset:-25,force:!0,cancelable:!1,onStart:!1,onDone:!1,onCancel:!1,x:!1,y:!0});var Di=function(t,e,n,r,i,o,s,a){var u,c="function"==typeof t?t.options:t;if(e&&(c.render=e,c.staticRenderFns=[],c._compiled=!0),u)if(c.functional){c._injectStyles=u;var l=c.render;c.render=function(t,e){return u.call(e),l(t,e)}}else{var d=c.beforeCreate;c.beforeCreate=d?[].concat(d,u):[u]}return{exports:t,options:c}}(Ni.extend({template:"#menuv_template",name:"menuv",components:{STYLE:Pi},data:()=>({theme:"default",resource:"menuv",uuid:"",menu:!1,show:!1,title:"MenuV",subtitle:"",position:"topleft",size:"size-110",texture:"none",dictionary:"none",color:{r:0,g:0,b:255},items:[],listener:t=>{},index:0,sounds:{},cached_indexes:{}}),destroyed(){window.removeEventListener("message",this.listener)},mounted(){this.listener=t=>{const e=t.data||t.detail;if(!e||!e.action)return;const n=e.action;this[n]&&this[n](e)},window.addEventListener("message",this.listener),this.POST("https://menuv/loaded",{})},watch:{theme(){},title(){},subtitle(){},position(){},color(){},options(){},menu(){},show(){},size(){},index(t,e){let n=null,r=null;e>=0&&e<this.items.length&&(n=this.items[e].uuid),t>=0&&t<this.items.length&&(r=this.items[t].uuid),this.cached_indexes[this.uuid]=t,this.POST("https://menuv/switch",{prev:n,next:r,r:this.resource})},items:{deep:!0,handler(t,e){if(this.index>=t.length||this.index<0)return;let n=null;const r=t[this.index];if(null!=r){for(var i=0;i<e.length;i++)r.uuid==e[i].uuid&&(n=e[i]);null!=n&&r.value!=r.prev_value&&(r.prev_value=r.value,this.POST("https://menuv/update",{uuid:r.uuid,prev:n.value,now:r.value,r:this.resource}))}}}},updated:function(){if(this.index<0)return;const t=document.getElementsByTagName("li");for(var e=0;e<t.length;e++){const n=t[e].getAttribute("index");null!==n&&(parseInt(n)==this.index&&this.$scrollTo(`li[index="${this.index}"]`,0,{}))}},computed:{},methods:{UPDATE_STATUS({status:t}){this.menu&&(this.show=t)},OPEN_MENU({menu:t,reopen:e}){this.POST("https://menuv/open",{uuid:this.uuid,new_uuid:t.uuid,r:this.resource}),this.RESET_MENU(),this.theme=this.ENSURE(t.theme,"default"),this.resource=this.ENSURE(t.resource,"menuv"),this.uuid=this.ENSURE(t.uuid,"00000000-0000-0000-0000-000000000000"),this.title=this.ENSURE(t.title,this.title),this.subtitle=this.ENSURE(t.subtitle,this.subtitle),this.position=this.ENSURE(t.position,"topleft"),this.size=this.ENSURE(t.size,"size-110"),this.texture=this.ENSURE(t.texture,"none"),this.dictionary=this.ENSURE(t.dictionary,"none"),this.color=t.color||this.color,this.sounds=t.defaultSounds||this.sounds,this.show=!t.hidden,this.menu=!0;const n=this.items=t.items||[];for(var r=0;r<n.length;r++)n[r].prev_value=n[r].value;this.items=n.sort(((t,e)=>t.index>e.index?1:t.index<e.index?-1:0));const i=e&&this.cached_indexes[this.uuid]||0,o=this.NEXT_INDEX(i),s=this.PREV_INDEX(o);this.index=s,this.cached_indexes[this.uuid]=s,this.POST("https://menuv/opened",{uuid:this.uuid,r:this.resource})},REFRESH_MENU({menu:t}){const e=this.index+0;this.RESET_MENU(),this.theme=this.ENSURE(t.theme,"default"),this.resource=this.ENSURE(t.resource,"menuv"),this.uuid=this.ENSURE(t.uuid,"00000000-0000-0000-0000-000000000000"),this.title=this.ENSURE(t.title,this.title),this.subtitle=this.ENSURE(t.subtitle,this.subtitle),this.position=this.ENSURE(t.position,"topleft"),this.size=this.ENSURE(t.size,"size-110"),this.texture=this.ENSURE(t.texture,"none"),this.dictionary=this.ENSURE(t.dictionary,"none"),this.color=t.color||this.color,this.sounds=t.defaultSounds||this.sounds,this.show=!t.hidden,this.menu=!0;const n=this.items=t.items||[];for(var r=0;r<n.length;r++)n[r].prev_value=n[r].value;this.items=this.items=n.sort(((t,e)=>t.index>e.index?1:t.index<e.index?-1:0));const i=this.NEXT_INDEX(e),o=this.PREV_INDEX(i);this.index=o},CLOSE_MENU({uuid:t}){this.uuid==t&&this.RESET_MENU()},UPDATE_TITLE({title:t,__uuid:e}){e==this.uuid&&(this.title=t||this.title)},UPDATE_SUBTITLE({subtitle:t,__uuid:e}){e==this.uuid&&(this.subtitle=t||this.subtitle)},UPDATE_ITEMS({items:t,__uuid:e}){if(e!=this.uuid)return;const n=t||this.items;for(var r=0;r<n.length;r++)n[r].prev_value=n[r].value;this.items=n;const i=this.NEXT_INDEX(this.index),o=this.PREV_INDEX(i);this.index=o},UPDATE_ITEM({item:t,__uuid:e}){if(e==this.uuid&&null!=t&&void 0!==t)for(var n=0;n<this.items.length;n++)if(this.items[n].uuid==t.uuid)return this.items[n].icon=t.icon||this.items[n].icon,this.items[n].label=t.label||this.items[n].label,this.items[n].description=t.description||this.items[n].description,this.items[n].value=t.value||this.items[n].value,this.items[n].values=t.values||this.items[n].values,this.items[n].min=t.min||this.items[n].min,this.items[n].max=t.max||this.items[n].max,this.items[n].disabled=t.disabled||this.items[n].disabled,void((this.index==n&&this.items[n].disabled||this.index<0&&!this.items[n].disabled)&&(this.index=this.NEXT_INDEX(this.index)))},ADD_ITEM({item:t,index:e,__uuid:n}){if(n!=this.uuid)return;t.prev_value=t.value;for(var r=0;r<this.items.length;r++)if(this.items[r].uuid==t.uuid)return void this.UPDATE_ITEM({item:t,__uuid:n});const i=this.items;void 0===e||null==e||e<0||e>=i.length?i.push(t):i.splice(e,0,t),this.items=i.sort(((t,e)=>t.index>e.index?1:t.index<e.index?-1:0)),this.index<0&&!t.disabled&&(this.index=this.NEXT_INDEX(this.index))},REMOVE_ITEM({uuid:t,__uuid:e}){if(e!=this.uuid||"string"!=typeof t||""==t)return;const n=this.items;for(var r=0;r<n.length;r++)n[r].uuid==t&&n.splice(r,1),r==this.index&&(this.index=this.PREV_INDEX(this.index));this.items=n.sort(((t,e)=>t.index>e.index?1:t.index<e.index?-1:0))},RESET_MENU(){this.theme="default",this.resource="menuv",this.menu=!1,this.show=!1,this.uuid="00000000-0000-0000-0000-000000000000",this.title="MenuV",this.subtitle="",this.position="topleft",this.size="size-110",this.texture="none",this.dictionary="none",this.color.r=0,this.color.g=0,this.color.b=255,this.items=[],this.sounds.UP={type:"custom",name:"unknown",library:"unknown"},this.sounds.DOWN={type:"custom",name:"unknown",library:"unknown"},this.sounds.LEFT={type:"custom",name:"unknown",library:"unknown"},this.sounds.RIGHT={type:"custom",name:"unknown",library:"unknown"},this.sounds.ENTER={type:"custom",name:"unknown",library:"unknown"},this.sounds.CLOSE={type:"custom",name:"unknown",library:"unknown"}},GET_SLIDER_LABEL({uuid:t}){for(var e=0;e<this.items.length;e++)if(this.items[e].uuid==t&&"slider"==this.items[e].type){const t=this.items[e].value,n=this.items[e].values;return 0==n.length?"":t<0||t>=n.length?this.FORMAT_TEXT(n[0].label||"Unknown"):this.FORMAT_TEXT(n[t].label||"Unknown")}return""},GET_CURRENT_DESCRIPTION(){const t=this.index||0;return t>=0&&t<this.items.length?this.FORMAT_TEXT(this.NL2BR(this.ENSURE(this.items[t].description,""),!0,!1)):""},ENSURE:function(t,e){const n=typeof t,r=typeof e;return"undefined"==n?e:"string"==r?"string"==n?null==t||"nil"==t||""==t?e:t:"number"==n&&t.toString()||e:"number"==r?"string"==n?null==t||"nil"==t||""==t?e:Number(t)||e:"number"==n?t:e:e},TEXT_COLOR:function(t,e,n,r){return(r=r||1)>1&&(r=1),r<0&&(r=0),(.299*t+.587*e+.114*n)/255>.5?`rgba(0, 0, 0, ${r})`:`rgba(255, 255, 255, ${r})`},IS_DEFAULT:function(t){return"string"==typeof t?null==t||"nil"==t||""==t:("number"==typeof t||"boolean"==typeof t)&&0==t},KEY_PRESSED({key:t}){if(!this.menu||!this.show)return;if(void 0===t||null==t)return;const e=`KEY_${t}`;this[e]&&this[e]()},RESOURCE_STOPPED({resource:t}){this.menu&&this.resource==t&&this.RESET_MENU()},KEY_UP:function(){const t=this.PREV_INDEX(this.index);this.index!=t&&(this.index=t,this.sounds.UP&&"native"==this.sounds.UP.type&&this.POST("https://menuv/sound",{key:"UP"}))},KEY_DOWN:function(){const t=this.NEXT_INDEX(this.index);this.index!=t&&(this.index=t,this.sounds.DOWN&&"native"==this.sounds.DOWN.type&&this.POST("https://menuv/sound",{key:"DOWN"}))},KEY_LEFT:function(){if(this.index<0||this.items.length<=this.index||this.items[this.index].disabled)return;const t=this.items[this.index];if("button"!=t.type&&"menu"!=t.type&&"label"!=t.type&&"unknown"!=t.type)switch(t.type){case"confirm":case"checkbox":const e=t.value;this.items[this.index].value=!e,this.sounds.LEFT&&"native"==this.sounds.LEFT.type&&this.POST("https://menuv/sound",{key:"LEFT"});break;case"range":let n=null,r=t.value;n=r-1<=t.min?t.min:r-1>=t.max?t.max:this.items[this.index].value-1,n!=this.items[this.index].value&&(this.items[this.index].value=n,this.sounds.LEFT&&"native"==this.sounds.LEFT.type&&this.POST("https://menuv/sound",{key:"LEFT"}));break;case"slider":let i=null;const o=t.value,s=t.values||[];if(s.length<=0)return;i=o-1<0||o-1>=s.length?s.length-1:this.items[this.index].value-1,i!=this.items[this.index].value&&(this.items[this.index].value=i,this.sounds.LEFT&&"native"==this.sounds.LEFT.type&&this.POST("https://menuv/sound",{key:"LEFT"}))}},KEY_RIGHT:function(){if(this.index<0||this.items.length<=this.index||this.items[this.index].disabled)return;const t=this.items[this.index];if("button"!=t.type&&"menu"!=t.type&&"label"!=t.type&&"unknown"!=t.type)switch(t.type){case"confirm":case"checkbox":const e=t.value;this.items[this.index].value=!e,this.sounds.RIGHT&&"native"==this.sounds.RIGHT.type&&this.POST("https://menuv/sound",{key:"RIGHT"});break;case"range":let n=null,r=t.value;n=r+1<=t.min?t.min:r+1>=t.max?t.max:this.items[this.index].value+1,n!=this.items[this.index].value&&(this.items[this.index].value=n,this.sounds.RIGHT&&"native"==this.sounds.RIGHT.type&&this.POST("https://menuv/sound",{key:"RIGHT"}));break;case"slider":let i=null;const o=t.value,s=t.values||[];if(s.length<=0)return;i=o+1<0||o+1>=s.length?0:this.items[this.index].value+1,i!=this.items[this.index].value&&(this.items[this.index].value=i,this.sounds.RIGHT&&"native"==this.sounds.RIGHT.type&&this.POST("https://menuv/sound",{key:"RIGHT"}))}},KEY_ENTER:function(){if(this.index<0||this.items.length<=this.index||this.items[this.index].disabled)return;this.sounds.ENTER&&"native"==this.sounds.ENTER.type&&this.POST("https://menuv/sound",{key:"ENTER"});const t=this.items[this.index];switch(t.type){case"button":case"menu":this.POST("https://menuv/submit",{uuid:t.uuid,value:null,r:this.resource});break;case"confirm":this.POST("https://menuv/submit",{uuid:t.uuid,value:t.value,r:this.resource});break;case"range":let e=t.value;e<=t.min?e=t.min:e>=t.max&&(e=t.max),this.POST("https://menuv/submit",{uuid:t.uuid,value:e,r:this.resource});break;case"checkbox":const n=t.value;this.items[this.index].value=!n,this.POST("https://menuv/submit",{uuid:t.uuid,value:this.items[this.index].value,r:this.resource});break;case"slider":let r=t.value;const i=t.values||[];if(i.length<=0||r<0||r>=i.length)return;this.POST("https://menuv/submit",{uuid:t.uuid,value:r,r:this.resource})}},KEY_CLOSE:function(){this.sounds.CLOSE&&"native"==this.sounds.CLOSE.type&&this.POST("https://menuv/sound",{key:"CLOSE"}),this.POST("https://menuv/close",{uuid:this.uuid,r:this.resource}),this.CLOSE_MENU({uuid:this.uuid})},KEY_CLOSE_ALL:function(){this.sounds.CLOSE&&"native"==this.sounds.CLOSE.type&&this.POST("https://menuv/sound",{key:"CLOSE"}),this.POST("https://menuv/close_all",{r:this.resource}),this.RESET_MENU()},POST:function(t,e){var n=new XMLHttpRequest;n.open("POST",t,!0),n.open("POST",t,!0),n.setRequestHeader("Content-Type","application/json; charset=UTF-8"),n.send(JSON.stringify(e))},NEXT_INDEX:function(t){null!=t&&void 0!==t||(t=this.index);let e=0,n=-2;if(this.items.length<=0)return-1;for(;n<-1;)if(t+1+e<this.items.length)this.items[t+1+e].disabled?e++:n=t+1+e;else{if(e>=this.items.length)return-1;{const r=t+1+e-this.items.length;r<this.items.length?this.items[r].disabled?e++:n=r:e++}}return n<0?-1:n},PREV_INDEX:function(t){null!=t&&void 0!==t||(t=this.index);let e=0,n=-2;if(this.items.length<=0)return-1;for(;n<-1;)if(t-1-e>=0)this.items[t-1-e].disabled?e++:n=t-1-e;else{if(e>=this.items.length)return-1;{const r=t-1-e+this.items.length;r<this.items.length&&r>=0?this.items[r].disabled?e++:n=r:e++}}return n<0?-1:n},NL2BR:function(t,e,n){var r=n?"<br />":"<br>";return(t+"").replace(/([^>\r\n]?)(\r\n|\n\r|\r|\n)/g,e?"$1"+r:"$1"+r+"$2")},FORMAT_TEXT:function(t){return t=(t=(t=(t=(t=(t=(t=(t=(t=(t=(t=(t=(t=(t=(t=(t=(t=(t=(t=(t=(t=(t=(t=this.ENSURE(t,"")).replace(/\^0/g,'<span style="color: black !important;">')).replace(/\^1/g,'<span style="color: red !important;">')).replace(/\^2/g,'<span style="color: green !important;">')).replace(/\^3/g,'<span style="color: yellow !important;">')).replace(/\^4/g,'<span style="color: blue !important;">')).replace(/\^5/g,'<span style="color: cyan !important;">')).replace(/\^6/g,'<span style="color: purple !important;">')).replace(/\^7/g,'<span style="color: white !important;">')).replace(/\^8/g,'<span style="color: darkred !important;">')).replace(/\^9/g,'<span style="color: gray !important;">')).replace(/~r~/g,'<span style="color: red !important;">')).replace(/~g~/g,'<span style="color: green !important;">')).replace(/~b~/g,'<span style="color: blue !important;">')).replace(/~y~/g,'<span style="color: yellow !important;">')).replace(/~p~/g,'<span style="color: purple !important;">')).replace(/~c~/g,'<span style="color: gray !important;">')).replace(/~m~/g,'<span style="color: darkgray !important;">')).replace(/~u~/g,'<span style="color: black !important;">')).replace(/~o~/g,'<span style="color: orange !important;">')).replace(/~n~/g,"<br />")).replace(/~s~/g,'<span style="color: white !important;">')).replace(/~h~/g,"<strong>"),(new DOMParser).parseFromString(t||"","text/html").body.innerHTML}}}),Li);Di.options.__file="source/app/vue_templates/menuv.vue";const Mi=Di.exports;new Ni({el:"#menuv",render:t=>t(Mi)})})()})(); |