Skip to content
This repository has been archived by the owner on Feb 16, 2022. It is now read-only.

New Administrator Interface Layout #107

Merged
merged 20 commits into from Nov 20, 2017
Merged

New Administrator Interface Layout #107

merged 20 commits into from Nov 20, 2017

Conversation

jlyon1
Copy link
Contributor

@jlyon1 jlyon1 commented Nov 15, 2017

Fixes #77 #72

"enabled":this.enabled.toString(),
"routeId":this.myRouteId.toString(),
"lat": this.addStopMarker.getLatLng().lat.toString(),
"lng": this.addStopMarker.getLatLng().lng.toString()}

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing semicolon.

});
},
getJSON: function(){
var el = this

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing semicolon.

enabled: "",
width: 4,
active: true,
enabled: true,

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Duplicate key 'enabled'.

enabled: "",
width: 4,
active: true,
enabled: true,

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Duplicate key 'enabled'.

setInterval(function(){
if(el.state != state){
el.state = state;
console.log(el.state)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing semicolon.

"enabled":this.enabled.toString(),
"routeId":this.myRouteId.toString(),
"lat": this.addStopMarker.getLatLng().lat.toString(),
"lng": this.addStopMarker.getLatLng().lng.toString()}

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing semicolon.

});
},
getJSON: function(){
var el = this

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing semicolon.

enabled: "",
width: 4,
active: true,
enabled: true,

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Duplicate key 'enabled'.

enabled: "",
width: 4,
active: true,
enabled: true,

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Duplicate key 'enabled'.

setInterval(function(){
if(el.state != state){
el.state = state;
console.log(el.state)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing semicolon.

@jlyon1 jlyon1 changed the title [WIP] Administrator Interface New Layout Administrator Interface New Layout Nov 15, 2017
@jlyon1 jlyon1 changed the title Administrator Interface New Layout New Administrator Interface Layout Nov 15, 2017
* (c) 2014-2017 Evan You
* Released under the MIT License.
*/
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):e.Vue=t()}(this,function(){"use strict";function e(e){return void 0===e||null===e}function t(e){return void 0!==e&&null!==e}function n(e){return!0===e}function r(e){return!1===e}function i(e){return"string"==typeof e||"number"==typeof e||"boolean"==typeof e}function o(e){return null!==e&&"object"==typeof e}function a(e){return"[object Object]"===Ci.call(e)}function s(e){return"[object RegExp]"===Ci.call(e)}function c(e){var t=parseFloat(String(e));return t>=0&&Math.floor(t)===t&&isFinite(e)}function u(e){return null==e?"":"object"==typeof e?JSON.stringify(e,null,2):String(e)}function l(e){var t=parseFloat(e);return isNaN(t)?e:t}function f(e,t){for(var n=Object.create(null),r=e.split(","),i=0;i<r.length;i++)n[r[i]]=!0;return t?function(e){return n[e.toLowerCase()]}:function(e){return n[e]}}function d(e,t){if(e.length){var n=e.indexOf(t);if(n>-1)return e.splice(n,1)}}function p(e,t){return ki.call(e,t)}function v(e){var t=Object.create(null);return function(n){return t[n]||(t[n]=e(n))}}function h(e,t){function n(n){var r=arguments.length;return r?r>1?e.apply(t,arguments):e.call(t,n):e.call(t)}return n._length=e.length,n}function m(e,t){t=t||0;for(var n=e.length-t,r=new Array(n);n--;)r[n]=e[n+t];return r}function y(e,t){for(var n in t)e[n]=t[n];return e}function g(e){for(var t={},n=0;n<e.length;n++)e[n]&&y(t,e[n]);return t}function _(e,t,n){}function b(e,t){if(e===t)return!0;var n=o(e),r=o(t);if(!n||!r)return!n&&!r&&String(e)===String(t);try{var i=Array.isArray(e),a=Array.isArray(t);if(i&&a)return e.length===t.length&&e.every(function(e,n){return b(e,t[n])});if(i||a)return!1;var s=Object.keys(e),c=Object.keys(t);return s.length===c.length&&s.every(function(n){return b(e[n],t[n])})}catch(e){return!1}}function $(e,t){for(var n=0;n<e.length;n++)if(b(e[n],t))return n;return-1}function C(e){var t=!1;return function(){t||(t=!0,e.apply(this,arguments))}}function w(e){var t=(e+"").charCodeAt(0);return 36===t||95===t}function x(e,t,n,r){Object.defineProperty(e,t,{value:n,enumerable:!!r,writable:!0,configurable:!0})}function k(e){if(!Ri.test(e)){var t=e.split(".");return function(e){for(var n=0;n<t.length;n++){if(!e)return;e=e[t[n]]}return e}}}function A(e,t,n){if(t)for(var r=t;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,e,t,n))return}catch(e){O(e,r,"errorCaptured hook")}}O(e,t,n)}function O(e,t,n){if(Pi.errorHandler)try{return Pi.errorHandler.call(null,e,t,n)}catch(e){S(e,null,"config.errorHandler")}S(e,t,n)}function S(e,t,n){if(!Bi||"undefined"==typeof console)throw e;console.error(e)}function T(e){return"function"==typeof e&&/native code/.test(e.toString())}function E(e){ro.target&&io.push(ro.target),ro.target=e}function j(){ro.target=io.pop()}function L(e){return new oo(void 0,void 0,void 0,String(e))}function N(e,t){var n=new oo(e.tag,e.data,e.children,e.text,e.elm,e.context,e.componentOptions,e.asyncFactory);return n.ns=e.ns,n.isStatic=e.isStatic,n.key=e.key,n.isComment=e.isComment,n.isCloned=!0,t&&e.children&&(n.children=I(e.children)),n}function I(e,t){for(var n=e.length,r=new Array(n),i=0;i<n;i++)r[i]=N(e[i],t);return r}function M(e,t,n){e.__proto__=t}function P(e,t,n){for(var r=0,i=n.length;r<i;r++){var o=n[r];x(e,o,t[o])}}function D(e,t){if(o(e)&&!(e instanceof oo)){var n;return p(e,"__ob__")&&e.__ob__ instanceof po?n=e.__ob__:fo.shouldConvert&&!Qi()&&(Array.isArray(e)||a(e))&&Object.isExtensible(e)&&!e._isVue&&(n=new po(e)),t&&n&&n.vmCount++,n}}function R(e,t,n,r,i){var o=new ro,a=Object.getOwnPropertyDescriptor(e,t);if(!a||!1!==a.configurable){var s=a&&a.get,c=a&&a.set,u=!i&&D(n);Object.defineProperty(e,t,{enumerable:!0,configurable:!0,get:function(){var t=s?s.call(e):n;return ro.target&&(o.depend(),u&&(u.dep.depend(),Array.isArray(t)&&B(t))),t},set:function(t){var r=s?s.call(e):n;t===r||t!==t&&r!==r||(c?c.call(e,t):n=t,u=!i&&D(t),o.notify())}})}}function F(e,t,n){if(Array.isArray(e)&&c(t))return e.length=Math.max(e.length,t),e.splice(t,1,n),n;if(p(e,t))return e[t]=n,n;var r=e.__ob__;return e._isVue||r&&r.vmCount?n:r?(R(r.value,t,n),r.dep.notify(),n):(e[t]=n,n)}function H(e,t){if(Array.isArray(e)&&c(t))e.splice(t,1);else{var n=e.__ob__;e._isVue||n&&n.vmCount||p(e,t)&&(delete e[t],n&&n.dep.notify())}}function B(e){for(var t=void 0,n=0,r=e.length;n<r;n++)(t=e[n])&&t.__ob__&&t.__ob__.dep.depend(),Array.isArray(t)&&B(t)}function U(e,t){if(!t)return e;for(var n,r,i,o=Object.keys(t),s=0;s<o.length;s++)r=e[n=o[s]],i=t[n],p(e,n)?a(r)&&a(i)&&U(r,i):F(e,n,i);return e}function V(e,t,n){return n?e||t?function(){var r="function"==typeof t?t.call(n):t,i="function"==typeof e?e.call(n):e;return r?U(r,i):i}:void 0:t?e?function(){return U("function"==typeof t?t.call(this):t,"function"==typeof e?e.call(this):e)}:t:e}function z(e,t){return t?e?e.concat(t):Array.isArray(t)?t:[t]:e}function K(e,t,n,r){var i=Object.create(e||null);return t?y(i,t):i}function J(e,t){var n=e.props;if(n){var r,i,o={};if(Array.isArray(n))for(r=n.length;r--;)"string"==typeof(i=n[r])&&(o[Oi(i)]={type:null});else if(a(n))for(var s in n)i=n[s],o[Oi(s)]=a(i)?i:{type:i};e.props=o}}function q(e,t){var n=e.inject,r=e.inject={};if(Array.isArray(n))for(var i=0;i<n.length;i++)r[n[i]]={from:n[i]};else if(a(n))for(var o in n){var s=n[o];r[o]=a(s)?y({from:o},s):{from:s}}}function W(e){var t=e.directives;if(t)for(var n in t){var r=t[n];"function"==typeof r&&(t[n]={bind:r,update:r})}}function G(e,t,n){function r(r){var i=vo[r]||mo;c[r]=i(e[r],t[r],n,r)}"function"==typeof t&&(t=t.options),J(t,n),q(t,n),W(t);var i=t.extends;if(i&&(e=G(e,i,n)),t.mixins)for(var o=0,a=t.mixins.length;o<a;o++)e=G(e,t.mixins[o],n);var s,c={};for(s in e)r(s);for(s in t)p(e,s)||r(s);return c}function Z(e,t,n,r){if("string"==typeof n){var i=e[t];if(p(i,n))return i[n];var o=Oi(n);if(p(i,o))return i[o];var a=Si(o);if(p(i,a))return i[a];var s=i[n]||i[o]||i[a];return s}}function Y(e,t,n,r){var i=t[e],o=!p(n,e),a=n[e];if(ee(Boolean,i.type)&&(o&&!p(i,"default")?a=!1:ee(String,i.type)||""!==a&&a!==Ei(e)||(a=!0)),void 0===a){a=Q(r,i,e);var s=fo.shouldConvert;fo.shouldConvert=!0,D(a),fo.shouldConvert=s}return a}function Q(e,t,n){if(p(t,"default")){var r=t.default;return e&&e.$options.propsData&&void 0===e.$options.propsData[n]&&void 0!==e._props[n]?e._props[n]:"function"==typeof r&&"Function"!==X(t.type)?r.call(e):r}}function X(e){var t=e&&e.toString().match(/^\s*function (\w+)/);return t?t[1]:""}function ee(e,t){if(!Array.isArray(t))return X(t)===X(e);for(var n=0,r=t.length;n<r;n++)if(X(t[n])===X(e))return!0;return!1}function te(e){function t(){var e=arguments,n=t.fns;if(!Array.isArray(n))return n.apply(null,arguments);for(var r=n.slice(),i=0;i<r.length;i++)r[i].apply(null,e)}return t.fns=e,t}function ne(t,n,r,i,o){var a,s,c,u;for(a in t)s=t[a],c=n[a],u=yo(a),e(s)||(e(c)?(e(s.fns)&&(s=t[a]=te(s)),r(u.name,s,u.once,u.capture,u.passive)):s!==c&&(c.fns=s,t[a]=c));for(a in n)e(t[a])&&i((u=yo(a)).name,n[a],u.capture)}function re(r,i,o){function a(){o.apply(this,arguments),d(s.fns,a)}var s,c=r[i];e(c)?s=te([a]):t(c.fns)&&n(c.merged)?(s=c).fns.push(a):s=te([c,a]),s.merged=!0,r[i]=s}function ie(n,r,i){var o=r.options.props;if(!e(o)){var a={},s=n.attrs,c=n.props;if(t(s)||t(c))for(var u in o){var l=Ei(u);oe(a,c,u,l,!0)||oe(a,s,u,l,!1)}return a}}function oe(e,n,r,i,o){if(t(n)){if(p(n,r))return e[r]=n[r],o||delete n[r],!0;if(p(n,i))return e[r]=n[i],o||delete n[i],!0}return!1}function ae(e){for(var t=0;t<e.length;t++)if(Array.isArray(e[t]))return Array.prototype.concat.apply([],e);return e}function se(e){return i(e)?[L(e)]:Array.isArray(e)?ue(e):void 0}function ce(e){return t(e)&&t(e.text)&&r(e.isComment)}function ue(r,o){var a,s,c,u,l=[];for(a=0;a<r.length;a++)e(s=r[a])||"boolean"==typeof s||(u=l[c=l.length-1],Array.isArray(s)?s.length>0&&(ce((s=ue(s,(o||"")+"_"+a))[0])&&ce(u)&&(l[c]=L(u.text+s[0].text),s.shift()),l.push.apply(l,s)):i(s)?ce(u)?l[c]=L(u.text+s):""!==s&&l.push(L(s)):ce(s)&&ce(u)?l[c]=L(u.text+s.text):(n(r._isVList)&&t(s.tag)&&e(s.key)&&t(o)&&(s.key="__vlist"+o+"_"+a+"__"),l.push(s)));return l}function le(e,t){return(e.__esModule||eo&&"Module"===e[Symbol.toStringTag])&&(e=e.default),o(e)?t.extend(e):e}function fe(e,t,n,r,i){var o=so();return o.asyncFactory=e,o.asyncMeta={data:t,context:n,children:r,tag:i},o}function de(r,i,a){if(n(r.error)&&t(r.errorComp))return r.errorComp;if(t(r.resolved))return r.resolved;if(n(r.loading)&&t(r.loadingComp))return r.loadingComp;if(!t(r.contexts)){var s=r.contexts=[a],c=!0,u=function(){for(var e=0,t=s.length;e<t;e++)s[e].$forceUpdate()},l=C(function(e){r.resolved=le(e,i),c||u()}),f=C(function(e){t(r.errorComp)&&(r.error=!0,u())}),d=r(l,f);return o(d)&&("function"==typeof d.then?e(r.resolved)&&d.then(l,f):t(d.component)&&"function"==typeof d.component.then&&(d.component.then(l,f),t(d.error)&&(r.errorComp=le(d.error,i)),t(d.loading)&&(r.loadingComp=le(d.loading,i),0===d.delay?r.loading=!0:setTimeout(function(){e(r.resolved)&&e(r.error)&&(r.loading=!0,u())},d.delay||200)),t(d.timeout)&&setTimeout(function(){e(r.resolved)&&f(null)},d.timeout))),c=!1,r.loading?r.loadingComp:r.resolved}r.contexts.push(a)}function pe(e){return e.isComment&&e.asyncFactory}function ve(e){if(Array.isArray(e))for(var n=0;n<e.length;n++){var r=e[n];if(t(r)&&(t(r.componentOptions)||pe(r)))return r}}function he(e){e._events=Object.create(null),e._hasHookEvent=!1;var t=e.$options._parentListeners;t&&ge(e,t)}function me(e,t,n){n?ho.$once(e,t):ho.$on(e,t)}function ye(e,t){ho.$off(e,t)}function ge(e,t,n){ho=e,ne(t,n||{},me,ye,e)}function _e(e,t){var n={};if(!e)return n;for(var r=[],i=0,o=e.length;i<o;i++){var a=e[i],s=a.data;if(s&&s.attrs&&s.attrs.slot&&delete s.attrs.slot,a.context!==t&&a.functionalContext!==t||!s||null==s.slot)r.push(a);else{var c=a.data.slot,u=n[c]||(n[c]=[]);"template"===a.tag?u.push.apply(u,a.children):u.push(a)}}return r.every(be)||(n.default=r),n}function be(e){return e.isComment||" "===e.text}function $e(e,t){t=t||{};for(var n=0;n<e.length;n++)Array.isArray(e[n])?$e(e[n],t):t[e[n].key]=e[n].fn;return t}function Ce(e){var t=e.$options,n=t.parent;if(n&&!t.abstract){for(;n.$options.abstract&&n.$parent;)n=n.$parent;n.$children.push(e)}e.$parent=n,e.$root=n?n.$root:e,e.$children=[],e.$refs={},e._watcher=null,e._inactive=null,e._directInactive=!1,e._isMounted=!1,e._isDestroyed=!1,e._isBeingDestroyed=!1}function we(e,t,n){e.$el=t,e.$options.render||(e.$options.render=so),Se(e,"beforeMount");var r;return r=function(){e._update(e._render(),n)},e._watcher=new Ao(e,r,_),n=!1,null==e.$vnode&&(e._isMounted=!0,Se(e,"mounted")),e}function xe(e,t,n,r,i){var o=!!(i||e.$options._renderChildren||r.data.scopedSlots||e.$scopedSlots!==Di);if(e.$options._parentVnode=r,e.$vnode=r,e._vnode&&(e._vnode.parent=r),e.$options._renderChildren=i,e.$attrs=r.data&&r.data.attrs||Di,e.$listeners=n||Di,t&&e.$options.props){fo.shouldConvert=!1;for(var a=e._props,s=e.$options._propKeys||[],c=0;c<s.length;c++){var u=s[c];a[u]=Y(u,e.$options.props,t,e)}fo.shouldConvert=!0,e.$options.propsData=t}if(n){var l=e.$options._parentListeners;e.$options._parentListeners=n,ge(e,n,l)}o&&(e.$slots=_e(i,r.context),e.$forceUpdate())}function ke(e){for(;e&&(e=e.$parent);)if(e._inactive)return!0;return!1}function Ae(e,t){if(t){if(e._directInactive=!1,ke(e))return}else if(e._directInactive)return;if(e._inactive||null===e._inactive){e._inactive=!1;for(var n=0;n<e.$children.length;n++)Ae(e.$children[n]);Se(e,"activated")}}function Oe(e,t){if(!(t&&(e._directInactive=!0,ke(e))||e._inactive)){e._inactive=!0;for(var n=0;n<e.$children.length;n++)Oe(e.$children[n]);Se(e,"deactivated")}}function Se(e,t){var n=e.$options[t];if(n)for(var r=0,i=n.length;r<i;r++)try{n[r].call(e)}catch(n){A(n,e,t+" hook")}e._hasHookEvent&&e.$emit("hook:"+t)}function Te(){xo=_o.length=bo.length=0,$o={},Co=wo=!1}function Ee(){wo=!0;var e,t;for(_o.sort(function(e,t){return e.id-t.id}),xo=0;xo<_o.length;xo++)t=(e=_o[xo]).id,$o[t]=null,e.run();var n=bo.slice(),r=_o.slice();Te(),Ne(n),je(r),Xi&&Pi.devtools&&Xi.emit("flush")}function je(e){for(var t=e.length;t--;){var n=e[t],r=n.vm;r._watcher===n&&r._isMounted&&Se(r,"updated")}}function Le(e){e._inactive=!1,bo.push(e)}function Ne(e){for(var t=0;t<e.length;t++)e[t]._inactive=!0,Ae(e[t],!0)}function Ie(e){var t=e.id;if(null==$o[t]){if($o[t]=!0,wo){for(var n=_o.length-1;n>xo&&_o[n].id>e.id;)n--;_o.splice(n+1,0,e)}else _o.push(e);Co||(Co=!0,to(Ee))}}function Me(e){Oo.clear(),Pe(e,Oo)}function Pe(e,t){var n,r,i=Array.isArray(e);if((i||o(e))&&Object.isExtensible(e)){if(e.__ob__){var a=e.__ob__.dep.id;if(t.has(a))return;t.add(a)}if(i)for(n=e.length;n--;)Pe(e[n],t);else for(n=(r=Object.keys(e)).length;n--;)Pe(e[r[n]],t)}}function De(e,t,n){So.get=function(){return this[t][n]},So.set=function(e){this[t][n]=e},Object.defineProperty(e,n,So)}function Re(e){e._watchers=[];var t=e.$options;t.props&&Fe(e,t.props),t.methods&&Ke(e,t.methods),t.data?He(e):D(e._data={},!0),t.computed&&Ue(e,t.computed),t.watch&&t.watch!==qi&&Je(e,t.watch)}function Fe(e,t){var n=e.$options.propsData||{},r=e._props={},i=e.$options._propKeys=[],o=!e.$parent;fo.shouldConvert=o;for(var a in t)!function(o){i.push(o);var a=Y(o,t,n,e);R(r,o,a),o in e||De(e,"_props",o)}(a);fo.shouldConvert=!0}function He(e){var t=e.$options.data;a(t=e._data="function"==typeof t?Be(t,e):t||{})||(t={});for(var n=Object.keys(t),r=e.$options.props,i=n.length;i--;){var o=n[i];r&&p(r,o)||w(o)||De(e,"_data",o)}D(t,!0)}function Be(e,t){try{return e.call(t,t)}catch(e){return A(e,t,"data()"),{}}}function Ue(e,t){var n=e._computedWatchers=Object.create(null),r=Qi();for(var i in t){var o=t[i],a="function"==typeof o?o:o.get;r||(n[i]=new Ao(e,a||_,_,To)),i in e||Ve(e,i,o)}}function Ve(e,t,n){var r=!Qi();"function"==typeof n?(So.get=r?ze(t):n,So.set=_):(So.get=n.get?r&&!1!==n.cache?ze(t):n.get:_,So.set=n.set?n.set:_),Object.defineProperty(e,t,So)}function ze(e){return function(){var t=this._computedWatchers&&this._computedWatchers[e];if(t)return t.dirty&&t.evaluate(),ro.target&&t.depend(),t.value}}function Ke(e,t){for(var n in t)e[n]=null==t[n]?_:h(t[n],e)}function Je(e,t){for(var n in t){var r=t[n];if(Array.isArray(r))for(var i=0;i<r.length;i++)qe(e,n,r[i]);else qe(e,n,r)}}function qe(e,t,n,r){return a(n)&&(r=n,n=n.handler),"string"==typeof n&&(n=e[n]),e.$watch(t,n,r)}function We(e){var t=e.$options.provide;t&&(e._provided="function"==typeof t?t.call(e):t)}function Ge(e){var t=Ze(e.$options.inject,e);t&&(fo.shouldConvert=!1,Object.keys(t).forEach(function(n){R(e,n,t[n])}),fo.shouldConvert=!0)}function Ze(e,t){if(e){for(var n=Object.create(null),r=eo?Reflect.ownKeys(e).filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}):Object.keys(e),i=0;i<r.length;i++){for(var o=r[i],a=e[o].from,s=t;s;){if(s._provided&&a in s._provided){n[o]=s._provided[a];break}s=s.$parent}if(!s&&"default"in e[o]){var c=e[o].default;n[o]="function"==typeof c?c.call(t):c}}return n}}function Ye(e,n){var r,i,a,s,c;if(Array.isArray(e)||"string"==typeof e)for(r=new Array(e.length),i=0,a=e.length;i<a;i++)r[i]=n(e[i],i);else if("number"==typeof e)for(r=new Array(e),i=0;i<e;i++)r[i]=n(i+1,i);else if(o(e))for(s=Object.keys(e),r=new Array(s.length),i=0,a=s.length;i<a;i++)c=s[i],r[i]=n(e[c],c,i);return t(r)&&(r._isVList=!0),r}function Qe(e,t,n,r){var i=this.$scopedSlots[e];if(i)return n=n||{},r&&(n=y(y({},r),n)),i(n)||t;var o=this.$slots[e];return o||t}function Xe(e){return Z(this.$options,"filters",e,!0)||Li}function et(e,t,n,r){var i=Pi.keyCodes[t]||n;return i?Array.isArray(i)?-1===i.indexOf(e):i!==e:r?Ei(r)!==t:void 0}function tt(e,t,n,r,i){if(n)if(o(n)){Array.isArray(n)&&(n=g(n));var a;for(var s in n)!function(o){if("class"===o||"style"===o||xi(o))a=e;else{var s=e.attrs&&e.attrs.type;a=r||Pi.mustUseProp(t,s,o)?e.domProps||(e.domProps={}):e.attrs||(e.attrs={})}o in a||(a[o]=n[o],i&&((e.on||(e.on={}))["update:"+o]=function(e){n[o]=e}))}(s)}else;return e}function nt(e,t){var n=this.$options.staticRenderFns,r=n.cached||(n.cached=[]),i=r[e];return i&&!t?Array.isArray(i)?I(i):N(i):(i=r[e]=n[e].call(this._renderProxy,null,this),it(i,"__static__"+e,!1),i)}function rt(e,t,n){return it(e,"__once__"+t+(n?"_"+n:""),!0),e}function it(e,t,n){if(Array.isArray(e))for(var r=0;r<e.length;r++)e[r]&&"string"!=typeof e[r]&&ot(e[r],t+"_"+r,n);else ot(e,t,n)}function ot(e,t,n){e.isStatic=!0,e.key=t,e.isOnce=n}function at(e,t){if(t)if(a(t)){var n=e.on=e.on?y({},e.on):{};for(var r in t){var i=n[r],o=t[r];n[r]=i?[].concat(i,o):o}}else;return e}function st(e){e._o=rt,e._n=l,e._s=u,e._l=Ye,e._t=Qe,e._q=b,e._i=$,e._m=nt,e._f=Xe,e._k=et,e._b=tt,e._v=L,e._e=so,e._u=$e,e._g=at}function ct(e,t,r,i,o){var a=o.options;this.data=e,this.props=t,this.children=r,this.parent=i,this.listeners=e.on||Di,this.injections=Ze(a.inject,i),this.slots=function(){return _e(r,i)};var s=Object.create(i),c=n(a._compiled),u=!c;c&&(this.$options=a,this.$slots=this.slots(),this.$scopedSlots=e.scopedSlots||Di),a._scopeId?this._c=function(e,t,n,r){var o=mt(s,e,t,n,r,u);return o&&(o.functionalScopeId=a._scopeId,o.functionalContext=i),o}:this._c=function(e,t,n,r){return mt(s,e,t,n,r,u)}}function ut(e,n,r,i,o){var a=e.options,s={},c=a.props;if(t(c))for(var u in c)s[u]=Y(u,c,n||Di);else t(r.attrs)&&lt(s,r.attrs),t(r.props)&&lt(s,r.props);var l=new ct(r,s,o,i,e),f=a.render.call(null,l._c,l);return f instanceof oo&&(f.functionalContext=i,f.functionalOptions=a,r.slot&&((f.data||(f.data={})).slot=r.slot)),f}function lt(e,t){for(var n in t)e[Oi(n)]=t[n]}function ft(r,i,a,s,c){if(!e(r)){var u=a.$options._base;if(o(r)&&(r=u.extend(r)),"function"==typeof r){var l;if(e(r.cid)&&(l=r,void 0===(r=de(l,u,a))))return fe(l,i,a,s,c);i=i||{},$t(r),t(i.model)&&ht(r.options,i);var f=ie(i,r,c);if(n(r.options.functional))return ut(r,f,i,a,s);var d=i.on;if(i.on=i.nativeOn,n(r.options.abstract)){var p=i.slot;i={},p&&(i.slot=p)}pt(i);var v=r.options.name||c;return new oo("vue-component-"+r.cid+(v?"-"+v:""),i,void 0,void 0,void 0,a,{Ctor:r,propsData:f,listeners:d,tag:c,children:s},l)}}}function dt(e,n,r,i){var o=e.componentOptions,a={_isComponent:!0,parent:n,propsData:o.propsData,_componentTag:o.tag,_parentVnode:e,_parentListeners:o.listeners,_renderChildren:o.children,_parentElm:r||null,_refElm:i||null},s=e.data.inlineTemplate;return t(s)&&(a.render=s.render,a.staticRenderFns=s.staticRenderFns),new o.Ctor(a)}function pt(e){e.hook||(e.hook={});for(var t=0;t<jo.length;t++){var n=jo[t],r=e.hook[n],i=Eo[n];e.hook[n]=r?vt(i,r):i}}function vt(e,t){return function(n,r,i,o){e(n,r,i,o),t(n,r,i,o)}}function ht(e,n){var r=e.model&&e.model.prop||"value",i=e.model&&e.model.event||"input";(n.props||(n.props={}))[r]=n.model.value;var o=n.on||(n.on={});t(o[i])?o[i]=[n.model.callback].concat(o[i]):o[i]=n.model.callback}function mt(e,t,r,o,a,s){return(Array.isArray(r)||i(r))&&(a=o,o=r,r=void 0),n(s)&&(a=No),yt(e,t,r,o,a)}function yt(e,n,r,i,o){if(t(r)&&t(r.__ob__))return so();if(t(r)&&t(r.is)&&(n=r.is),!n)return so();Array.isArray(i)&&"function"==typeof i[0]&&((r=r||{}).scopedSlots={default:i[0]},i.length=0),o===No?i=se(i):o===Lo&&(i=ae(i));var a,s;if("string"==typeof n){var c;s=e.$vnode&&e.$vnode.ns||Pi.getTagNamespace(n),a=Pi.isReservedTag(n)?new oo(Pi.parsePlatformTagName(n),r,i,void 0,void 0,e):t(c=Z(e.$options,"components",n))?ft(c,r,e,i,n):new oo(n,r,i,void 0,void 0,e)}else a=ft(n,r,e,i);return t(a)?(s&&gt(a,s),a):so()}function gt(r,i,o){if(r.ns=i,"foreignObject"===r.tag&&(i=void 0,o=!0),t(r.children))for(var a=0,s=r.children.length;a<s;a++){var c=r.children[a];t(c.tag)&&(e(c.ns)||n(o))&&gt(c,i,o)}}function _t(e){e._vnode=null;var t=e.$options,n=e.$vnode=t._parentVnode,r=n&&n.context;e.$slots=_e(t._renderChildren,r),e.$scopedSlots=Di,e._c=function(t,n,r,i){return mt(e,t,n,r,i,!1)},e.$createElement=function(t,n,r,i){return mt(e,t,n,r,i,!0)};var i=n&&n.data;R(e,"$attrs",i&&i.attrs||Di,null,!0),R(e,"$listeners",t._parentListeners||Di,null,!0)}function bt(e,t){var n=e.$options=Object.create(e.constructor.options);n.parent=t.parent,n.propsData=t.propsData,n._parentVnode=t._parentVnode,n._parentListeners=t._parentListeners,n._renderChildren=t._renderChildren,n._componentTag=t._componentTag,n._parentElm=t._parentElm,n._refElm=t._refElm,t.render&&(n.render=t.render,n.staticRenderFns=t.staticRenderFns)}function $t(e){var t=e.options;if(e.super){var n=$t(e.super);if(n!==e.superOptions){e.superOptions=n;var r=Ct(e);r&&y(e.extendOptions,r),(t=e.options=G(n,e.extendOptions)).name&&(t.components[t.name]=e)}}return t}function Ct(e){var t,n=e.options,r=e.extendOptions,i=e.sealedOptions;for(var o in n)n[o]!==i[o]&&(t||(t={}),t[o]=wt(n[o],r[o],i[o]));return t}function wt(e,t,n){if(Array.isArray(e)){var r=[];n=Array.isArray(n)?n:[n],t=Array.isArray(t)?t:[t];for(var i=0;i<e.length;i++)(t.indexOf(e[i])>=0||n.indexOf(e[i])<0)&&r.push(e[i]);return r}return e}function xt(e){this._init(e)}function kt(e){e.use=function(e){var t=this._installedPlugins||(this._installedPlugins=[]);if(t.indexOf(e)>-1)return this;var n=m(arguments,1);return n.unshift(this),"function"==typeof e.install?e.install.apply(e,n):"function"==typeof e&&e.apply(null,n),t.push(e),this}}function At(e){e.mixin=function(e){return this.options=G(this.options,e),this}}function Ot(e){e.cid=0;var t=1;e.extend=function(e){e=e||{};var n=this,r=n.cid,i=e._Ctor||(e._Ctor={});if(i[r])return i[r];var o=e.name||n.options.name,a=function(e){this._init(e)};return a.prototype=Object.create(n.prototype),a.prototype.constructor=a,a.cid=t++,a.options=G(n.options,e),a.super=n,a.options.props&&St(a),a.options.computed&&Tt(a),a.extend=n.extend,a.mixin=n.mixin,a.use=n.use,Ii.forEach(function(e){a[e]=n[e]}),o&&(a.options.components[o]=a),a.superOptions=n.options,a.extendOptions=e,a.sealedOptions=y({},a.options),i[r]=a,a}}function St(e){var t=e.options.props;for(var n in t)De(e.prototype,"_props",n)}function Tt(e){var t=e.options.computed;for(var n in t)Ve(e.prototype,n,t[n])}function Et(e){Ii.forEach(function(t){e[t]=function(e,n){return n?("component"===t&&a(n)&&(n.name=n.name||e,n=this.options._base.extend(n)),"directive"===t&&"function"==typeof n&&(n={bind:n,update:n}),this.options[t+"s"][e]=n,n):this.options[t+"s"][e]}})}function jt(e){return e&&(e.Ctor.options.name||e.tag)}function Lt(e,t){return Array.isArray(e)?e.indexOf(t)>-1:"string"==typeof e?e.split(",").indexOf(t)>-1:!!s(e)&&e.test(t)}function Nt(e,t){var n=e.cache,r=e.keys,i=e._vnode;for(var o in n){var a=n[o];if(a){var s=jt(a.componentOptions);s&&!t(s)&&It(n,o,r,i)}}}function It(e,t,n,r){var i=e[t];i&&i!==r&&i.componentInstance.$destroy(),e[t]=null,d(n,t)}function Mt(e){for(var n=e.data,r=e,i=e;t(i.componentInstance);)(i=i.componentInstance._vnode).data&&(n=Pt(i.data,n));for(;t(r=r.parent);)r.data&&(n=Pt(n,r.data));return Dt(n.staticClass,n.class)}function Pt(e,n){return{staticClass:Rt(e.staticClass,n.staticClass),class:t(e.class)?[e.class,n.class]:n.class}}function Dt(e,n){return t(e)||t(n)?Rt(e,Ft(n)):""}function Rt(e,t){return e?t?e+" "+t:e:t||""}function Ft(e){return Array.isArray(e)?Ht(e):o(e)?Bt(e):"string"==typeof e?e:""}function Ht(e){for(var n,r="",i=0,o=e.length;i<o;i++)t(n=Ft(e[i]))&&""!==n&&(r&&(r+=" "),r+=n);return r}function Bt(e){var t="";for(var n in e)e[n]&&(t&&(t+=" "),t+=n);return t}function Ut(e){return na(e)?"svg":"math"===e?"math":void 0}function Vt(e){if("string"==typeof e){var t=document.querySelector(e);return t||document.createElement("div")}return e}function zt(e,t){var n=e.data.ref;if(n){var r=e.context,i=e.componentInstance||e.elm,o=r.$refs;t?Array.isArray(o[n])?d(o[n],i):o[n]===i&&(o[n]=void 0):e.data.refInFor?Array.isArray(o[n])?o[n].indexOf(i)<0&&o[n].push(i):o[n]=[i]:o[n]=i}}function Kt(r,i){return r.key===i.key&&(r.tag===i.tag&&r.isComment===i.isComment&&t(r.data)===t(i.data)&&Jt(r,i)||n(r.isAsyncPlaceholder)&&r.asyncFactory===i.asyncFactory&&e(i.asyncFactory.error))}function Jt(e,n){if("input"!==e.tag)return!0;var r,i=t(r=e.data)&&t(r=r.attrs)&&r.type,o=t(r=n.data)&&t(r=r.attrs)&&r.type;return i===o||oa(i)&&oa(o)}function qt(e,n,r){var i,o,a={};for(i=n;i<=r;++i)t(o=e[i].key)&&(a[o]=i);return a}function Wt(e,t){(e.data.directives||t.data.directives)&&Gt(e,t)}function Gt(e,t){var n,r,i,o=e===ca,a=t===ca,s=Zt(e.data.directives,e.context),c=Zt(t.data.directives,t.context),u=[],l=[];for(n in c)r=s[n],i=c[n],r?(i.oldValue=r.value,Qt(i,"update",t,e),i.def&&i.def.componentUpdated&&l.push(i)):(Qt(i,"bind",t,e),i.def&&i.def.inserted&&u.push(i));if(u.length){var f=function(){for(var n=0;n<u.length;n++)Qt(u[n],"inserted",t,e)};o?re(t.data.hook||(t.data.hook={}),"insert",f):f()}if(l.length&&re(t.data.hook||(t.data.hook={}),"postpatch",function(){for(var n=0;n<l.length;n++)Qt(l[n],"componentUpdated",t,e)}),!o)for(n in s)c[n]||Qt(s[n],"unbind",e,e,a)}function Zt(e,t){var n=Object.create(null);if(!e)return n;var r,i;for(r=0;r<e.length;r++)(i=e[r]).modifiers||(i.modifiers=fa),n[Yt(i)]=i,i.def=Z(t.$options,"directives",i.name,!0);return n}function Yt(e){return e.rawName||e.name+"."+Object.keys(e.modifiers||{}).join(".")}function Qt(e,t,n,r,i){var o=e.def&&e.def[t];if(o)try{o(n.elm,e,n,r,i)}catch(r){A(r,n.context,"directive "+e.name+" "+t+" hook")}}function Xt(n,r){var i=r.componentOptions;if(!(t(i)&&!1===i.Ctor.options.inheritAttrs||e(n.data.attrs)&&e(r.data.attrs))){var o,a,s=r.elm,c=n.data.attrs||{},u=r.data.attrs||{};t(u.__ob__)&&(u=r.data.attrs=y({},u));for(o in u)a=u[o],c[o]!==a&&en(s,o,a);(zi||Ki)&&u.value!==c.value&&en(s,"value",u.value);for(o in c)e(u[o])&&(Yo(o)?s.removeAttributeNS(Zo,Qo(o)):Wo(o)||s.removeAttribute(o))}}function en(e,t,n){Go(t)?Xo(n)?e.removeAttribute(t):(n="allowfullscreen"===t&&"EMBED"===e.tagName?"true":t,e.setAttribute(t,n)):Wo(t)?e.setAttribute(t,Xo(n)||"false"===n?"false":"true"):Yo(t)?Xo(n)?e.removeAttributeNS(Zo,Qo(t)):e.setAttributeNS(Zo,t,n):Xo(n)?e.removeAttribute(t):e.setAttribute(t,n)}function tn(n,r){var i=r.elm,o=r.data,a=n.data;if(!(e(o.staticClass)&&e(o.class)&&(e(a)||e(a.staticClass)&&e(a.class)))){var s=Mt(r),c=i._transitionClasses;t(c)&&(s=Rt(s,Ft(c))),s!==i._prevClass&&(i.setAttribute("class",s),i._prevClass=s)}}function nn(e){function t(){(a||(a=[])).push(e.slice(v,i).trim()),v=i+1}var n,r,i,o,a,s=!1,c=!1,u=!1,l=!1,f=0,d=0,p=0,v=0;for(i=0;i<e.length;i++)if(r=n,n=e.charCodeAt(i),s)39===n&&92!==r&&(s=!1);else if(c)34===n&&92!==r&&(c=!1);else if(u)96===n&&92!==r&&(u=!1);else if(l)47===n&&92!==r&&(l=!1);else if(124!==n||124===e.charCodeAt(i+1)||124===e.charCodeAt(i-1)||f||d||p){switch(n){case 34:c=!0;break;case 39:s=!0;break;case 96:u=!0;break;case 40:p++;break;case 41:p--;break;case 91:d++;break;case 93:d--;break;case 123:f++;break;case 125:f--}if(47===n){for(var h=i-1,m=void 0;h>=0&&" "===(m=e.charAt(h));h--);m&&ha.test(m)||(l=!0)}}else void 0===o?(v=i+1,o=e.slice(0,i).trim()):t();if(void 0===o?o=e.slice(0,i).trim():0!==v&&t(),a)for(i=0;i<a.length;i++)o=rn(o,a[i]);return o}function rn(e,t){var n=t.indexOf("(");return n<0?'_f("'+t+'")('+e+")":'_f("'+t.slice(0,n)+'")('+e+","+t.slice(n+1)}function on(e){console.error("[Vue compiler]: "+e)}function an(e,t){return e?e.map(function(e){return e[t]}).filter(function(e){return e}):[]}function sn(e,t,n){(e.props||(e.props=[])).push({name:t,value:n})}function cn(e,t,n){(e.attrs||(e.attrs=[])).push({name:t,value:n})}function un(e,t,n,r,i,o){(e.directives||(e.directives=[])).push({name:t,rawName:n,value:r,arg:i,modifiers:o})}function ln(e,t,n,r,i,o){r&&r.capture&&(delete r.capture,t="!"+t),r&&r.once&&(delete r.once,t="~"+t),r&&r.passive&&(delete r.passive,t="&"+t);var a;r&&r.native?(delete r.native,a=e.nativeEvents||(e.nativeEvents={})):a=e.events||(e.events={});var s={value:n,modifiers:r},c=a[t];Array.isArray(c)?i?c.unshift(s):c.push(s):a[t]=c?i?[s,c]:[c,s]:s}function fn(e,t,n){var r=dn(e,":"+t)||dn(e,"v-bind:"+t);if(null!=r)return nn(r);if(!1!==n){var i=dn(e,t);if(null!=i)return JSON.stringify(i)}}function dn(e,t,n){var r;if(null!=(r=e.attrsMap[t]))for(var i=e.attrsList,o=0,a=i.length;o<a;o++)if(i[o].name===t){i.splice(o,1);break}return n&&delete e.attrsMap[t],r}function pn(e,t,n){var r=n||{},i=r.number,o="$$v";r.trim&&(o="(typeof $$v === 'string'? $$v.trim(): $$v)"),i&&(o="_n("+o+")");var a=vn(t,o);e.model={value:"("+t+")",expression:'"'+t+'"',callback:"function ($$v) {"+a+"}"}}function vn(e,t){var n=hn(e);return null===n.key?e+"="+t:"$set("+n.exp+", "+n.key+", "+t+")"}function hn(e){if(Do=e.length,e.indexOf("[")<0||e.lastIndexOf("]")<Do-1)return(Ho=e.lastIndexOf("."))>-1?{exp:e.slice(0,Ho),key:'"'+e.slice(Ho+1)+'"'}:{exp:e,key:null};for(Ro=e,Ho=Bo=Uo=0;!yn();)gn(Fo=mn())?bn(Fo):91===Fo&&_n(Fo);return{exp:e.slice(0,Bo),key:e.slice(Bo+1,Uo)}}function mn(){return Ro.charCodeAt(++Ho)}function yn(){return Ho>=Do}function gn(e){return 34===e||39===e}function _n(e){var t=1;for(Bo=Ho;!yn();)if(e=mn(),gn(e))bn(e);else if(91===e&&t++,93===e&&t--,0===t){Uo=Ho;break}}function bn(e){for(var t=e;!yn()&&(e=mn())!==t;);}function $n(e,t,n){var r=n&&n.number,i=fn(e,"value")||"null",o=fn(e,"true-value")||"true",a=fn(e,"false-value")||"false";sn(e,"checked","Array.isArray("+t+")?_i("+t+","+i+")>-1"+("true"===o?":("+t+")":":_q("+t+","+o+")")),ln(e,"change","var $$a="+t+",$$el=$event.target,$$c=$$el.checked?("+o+"):("+a+");if(Array.isArray($$a)){var $$v="+(r?"_n("+i+")":i)+",$$i=_i($$a,$$v);if($$el.checked){$$i<0&&("+t+"=$$a.concat([$$v]))}else{$$i>-1&&("+t+"=$$a.slice(0,$$i).concat($$a.slice($$i+1)))}}else{"+vn(t,"$$c")+"}",null,!0)}function Cn(e,t,n){var r=n&&n.number,i=fn(e,"value")||"null";sn(e,"checked","_q("+t+","+(i=r?"_n("+i+")":i)+")"),ln(e,"change",vn(t,i),null,!0)}function wn(e,t,n){var r="var $$selectedVal = "+('Array.prototype.filter.call($event.target.options,function(o){return o.selected}).map(function(o){var val = "_value" in o ? o._value : o.value;return '+(n&&n.number?"_n(val)":"val")+"})")+";";ln(e,"change",r=r+" "+vn(t,"$event.target.multiple ? $$selectedVal : $$selectedVal[0]"),null,!0)}function xn(e,t,n){var r=e.attrsMap.type,i=n||{},o=i.lazy,a=i.number,s=i.trim,c=!o&&"range"!==r,u=o?"change":"range"===r?ma:"input",l="$event.target.value";s&&(l="$event.target.value.trim()"),a&&(l="_n("+l+")");var f=vn(t,l);c&&(f="if($event.target.composing)return;"+f),sn(e,"value","("+t+")"),ln(e,u,f,null,!0),(s||a)&&ln(e,"blur","$forceUpdate()")}function kn(e){if(t(e[ma])){var n=Vi?"change":"input";e[n]=[].concat(e[ma],e[n]||[]),delete e[ma]}t(e[ya])&&(e.change=[].concat(e[ya],e.change||[]),delete e[ya])}function An(e,t,n,r,i){if(n){var o=t,a=Vo;t=function(n){null!==(1===arguments.length?o(n):o.apply(null,arguments))&&On(e,t,r,a)}}Vo.addEventListener(e,t,Wi?{capture:r,passive:i}:r)}function On(e,t,n,r){(r||Vo).removeEventListener(e,t,n)}function Sn(t,n){if(!e(t.data.on)||!e(n.data.on)){var r=n.data.on||{},i=t.data.on||{};Vo=n.elm,kn(r),ne(r,i,An,On,n.context)}}function Tn(n,r){if(!e(n.data.domProps)||!e(r.data.domProps)){var i,o,a=r.elm,s=n.data.domProps||{},c=r.data.domProps||{};t(c.__ob__)&&(c=r.data.domProps=y({},c));for(i in s)e(c[i])&&(a[i]="");for(i in c){if(o=c[i],"textContent"===i||"innerHTML"===i){if(r.children&&(r.children.length=0),o===s[i])continue;1===a.childNodes.length&&a.removeChild(a.childNodes[0])}if("value"===i){a._value=o;var u=e(o)?"":String(o);En(a,u)&&(a.value=u)}else a[i]=o}}}function En(e,t){return!e.composing&&("OPTION"===e.tagName||jn(e,t)||Ln(e,t))}function jn(e,t){var n=!0;try{n=document.activeElement!==e}catch(e){}return n&&e.value!==t}function Ln(e,n){var r=e.value,i=e._vModifiers;return t(i)&&i.number?l(r)!==l(n):t(i)&&i.trim?r.trim()!==n.trim():r!==n}function Nn(e){var t=In(e.style);return e.staticStyle?y(e.staticStyle,t):t}function In(e){return Array.isArray(e)?g(e):"string"==typeof e?ba(e):e}function Mn(e,t){var n,r={};if(t)for(var i=e;i.componentInstance;)(i=i.componentInstance._vnode).data&&(n=Nn(i.data))&&y(r,n);(n=Nn(e.data))&&y(r,n);for(var o=e;o=o.parent;)o.data&&(n=Nn(o.data))&&y(r,n);return r}function Pn(n,r){var i=r.data,o=n.data;if(!(e(i.staticStyle)&&e(i.style)&&e(o.staticStyle)&&e(o.style))){var a,s,c=r.elm,u=o.staticStyle,l=o.normalizedStyle||o.style||{},f=u||l,d=In(r.data.style)||{};r.data.normalizedStyle=t(d.__ob__)?y({},d):d;var p=Mn(r,!0);for(s in f)e(p[s])&&wa(c,s,"");for(s in p)(a=p[s])!==f[s]&&wa(c,s,null==a?"":a)}}function Dn(e,t){if(t&&(t=t.trim()))if(e.classList)t.indexOf(" ")>-1?t.split(/\s+/).forEach(function(t){return e.classList.add(t)}):e.classList.add(t);else{var n=" "+(e.getAttribute("class")||"")+" ";n.indexOf(" "+t+" ")<0&&e.setAttribute("class",(n+t).trim())}}function Rn(e,t){if(t&&(t=t.trim()))if(e.classList)t.indexOf(" ")>-1?t.split(/\s+/).forEach(function(t){return e.classList.remove(t)}):e.classList.remove(t),e.classList.length||e.removeAttribute("class");else{for(var n=" "+(e.getAttribute("class")||"")+" ",r=" "+t+" ";n.indexOf(r)>=0;)n=n.replace(r," ");(n=n.trim())?e.setAttribute("class",n):e.removeAttribute("class")}}function Fn(e){if(e){if("object"==typeof e){var t={};return!1!==e.css&&y(t,Oa(e.name||"v")),y(t,e),t}return"string"==typeof e?Oa(e):void 0}}function Hn(e){Ma(function(){Ma(e)})}function Bn(e,t){var n=e._transitionClasses||(e._transitionClasses=[]);n.indexOf(t)<0&&(n.push(t),Dn(e,t))}function Un(e,t){e._transitionClasses&&d(e._transitionClasses,t),Rn(e,t)}function Vn(e,t,n){var r=zn(e,t),i=r.type,o=r.timeout,a=r.propCount;if(!i)return n();var s=i===Ta?La:Ia,c=0,u=function(){e.removeEventListener(s,l),n()},l=function(t){t.target===e&&++c>=a&&u()};setTimeout(function(){c<a&&u()},o+1),e.addEventListener(s,l)}function zn(e,t){var n,r=window.getComputedStyle(e),i=r[ja+"Delay"].split(", "),o=r[ja+"Duration"].split(", "),a=Kn(i,o),s=r[Na+"Delay"].split(", "),c=r[Na+"Duration"].split(", "),u=Kn(s,c),l=0,f=0;return t===Ta?a>0&&(n=Ta,l=a,f=o.length):t===Ea?u>0&&(n=Ea,l=u,f=c.length):f=(n=(l=Math.max(a,u))>0?a>u?Ta:Ea:null)?n===Ta?o.length:c.length:0,{type:n,timeout:l,propCount:f,hasTransform:n===Ta&&Pa.test(r[ja+"Property"])}}function Kn(e,t){for(;e.length<t.length;)e=e.concat(e);return Math.max.apply(null,t.map(function(t,n){return Jn(t)+Jn(e[n])}))}function Jn(e){return 1e3*Number(e.slice(0,-1))}function qn(n,r){var i=n.elm;t(i._leaveCb)&&(i._leaveCb.cancelled=!0,i._leaveCb());var a=Fn(n.data.transition);if(!e(a)&&!t(i._enterCb)&&1===i.nodeType){for(var s=a.css,c=a.type,u=a.enterClass,f=a.enterToClass,d=a.enterActiveClass,p=a.appearClass,v=a.appearToClass,h=a.appearActiveClass,m=a.beforeEnter,y=a.enter,g=a.afterEnter,_=a.enterCancelled,b=a.beforeAppear,$=a.appear,w=a.afterAppear,x=a.appearCancelled,k=a.duration,A=go,O=go.$vnode;O&&O.parent;)A=(O=O.parent).context;var S=!A._isMounted||!n.isRootInsert;if(!S||$||""===$){var T=S&&p?p:u,E=S&&h?h:d,j=S&&v?v:f,L=S?b||m:m,N=S&&"function"==typeof $?$:y,I=S?w||g:g,M=S?x||_:_,P=l(o(k)?k.enter:k),D=!1!==s&&!zi,R=Zn(N),F=i._enterCb=C(function(){D&&(Un(i,j),Un(i,E)),F.cancelled?(D&&Un(i,T),M&&M(i)):I&&I(i),i._enterCb=null});n.data.show||re(n.data.hook||(n.data.hook={}),"insert",function(){var e=i.parentNode,t=e&&e._pending&&e._pending[n.key];t&&t.tag===n.tag&&t.elm._leaveCb&&t.elm._leaveCb(),N&&N(i,F)}),L&&L(i),D&&(Bn(i,T),Bn(i,E),Hn(function(){Bn(i,j),Un(i,T),F.cancelled||R||(Gn(P)?setTimeout(F,P):Vn(i,c,F))})),n.data.show&&(r&&r(),N&&N(i,F)),D||R||F()}}}function Wn(n,r){function i(){x.cancelled||(n.data.show||((a.parentNode._pending||(a.parentNode._pending={}))[n.key]=n),v&&v(a),b&&(Bn(a,f),Bn(a,p),Hn(function(){Bn(a,d),Un(a,f),x.cancelled||$||(Gn(w)?setTimeout(x,w):Vn(a,u,x))})),h&&h(a,x),b||$||x())}var a=n.elm;t(a._enterCb)&&(a._enterCb.cancelled=!0,a._enterCb());var s=Fn(n.data.transition);if(e(s))return r();if(!t(a._leaveCb)&&1===a.nodeType){var c=s.css,u=s.type,f=s.leaveClass,d=s.leaveToClass,p=s.leaveActiveClass,v=s.beforeLeave,h=s.leave,m=s.afterLeave,y=s.leaveCancelled,g=s.delayLeave,_=s.duration,b=!1!==c&&!zi,$=Zn(h),w=l(o(_)?_.leave:_),x=a._leaveCb=C(function(){a.parentNode&&a.parentNode._pending&&(a.parentNode._pending[n.key]=null),b&&(Un(a,d),Un(a,p)),x.cancelled?(b&&Un(a,f),y&&y(a)):(r(),m&&m(a)),a._leaveCb=null});g?g(i):i()}}function Gn(e){return"number"==typeof e&&!isNaN(e)}function Zn(n){if(e(n))return!1;var r=n.fns;return t(r)?Zn(Array.isArray(r)?r[0]:r):(n._length||n.length)>1}function Yn(e,t){!0!==t.data.show&&qn(t)}function Qn(e,t,n){Xn(e,t,n),(Vi||Ki)&&setTimeout(function(){Xn(e,t,n)},0)}function Xn(e,t,n){var r=t.value,i=e.multiple;if(!i||Array.isArray(r)){for(var o,a,s=0,c=e.options.length;s<c;s++)if(a=e.options[s],i)o=$(r,tr(a))>-1,a.selected!==o&&(a.selected=o);else if(b(tr(a),r))return void(e.selectedIndex!==s&&(e.selectedIndex=s));i||(e.selectedIndex=-1)}}function er(e,t){return t.every(function(t){return!b(t,e)})}function tr(e){return"_value"in e?e._value:e.value}function nr(e){e.target.composing=!0}function rr(e){e.target.composing&&(e.target.composing=!1,ir(e.target,"input"))}function ir(e,t){var n=document.createEvent("HTMLEvents");n.initEvent(t,!0,!0),e.dispatchEvent(n)}function or(e){return!e.componentInstance||e.data&&e.data.transition?e:or(e.componentInstance._vnode)}function ar(e){var t=e&&e.componentOptions;return t&&t.Ctor.options.abstract?ar(ve(t.children)):e}function sr(e){var t={},n=e.$options;for(var r in n.propsData)t[r]=e[r];var i=n._parentListeners;for(var o in i)t[Oi(o)]=i[o];return t}function cr(e,t){if(/\d-keep-alive$/.test(t.tag))return e("keep-alive",{props:t.componentOptions.propsData})}function ur(e){for(;e=e.parent;)if(e.data.transition)return!0}function lr(e,t){return t.key===e.key&&t.tag===e.tag}function fr(e){e.elm._moveCb&&e.elm._moveCb(),e.elm._enterCb&&e.elm._enterCb()}function dr(e){e.data.newPos=e.elm.getBoundingClientRect()}function pr(e){var t=e.data.pos,n=e.data.newPos,r=t.left-n.left,i=t.top-n.top;if(r||i){e.data.moved=!0;var o=e.elm.style;o.transform=o.WebkitTransform="translate("+r+"px,"+i+"px)",o.transitionDuration="0s"}}function vr(e,t){var n=t?qa(t):Ka;if(n.test(e)){for(var r,i,o=[],a=n.lastIndex=0;r=n.exec(e);){(i=r.index)>a&&o.push(JSON.stringify(e.slice(a,i)));var s=nn(r[1].trim());o.push("_s("+s+")"),a=i+r[0].length}return a<e.length&&o.push(JSON.stringify(e.slice(a))),o.join("+")}}function hr(e,t){var n=t?xs:ws;return e.replace(n,function(e){return Cs[e]})}function mr(e,t){function n(t){l+=t,e=e.substring(t)}function r(e,n,r){var i,s;if(null==n&&(n=l),null==r&&(r=l),e&&(s=e.toLowerCase()),e)for(i=a.length-1;i>=0&&a[i].lowerCasedTag!==s;i--);else i=0;if(i>=0){for(var c=a.length-1;c>=i;c--)t.end&&t.end(a[c].tag,n,r);a.length=i,o=i&&a[i-1].tag}else"br"===s?t.start&&t.start(e,[],!0,n,r):"p"===s&&(t.start&&t.start(e,[],!1,n,r),t.end&&t.end(e,n,r))}for(var i,o,a=[],s=t.expectHTML,c=t.isUnaryTag||ji,u=t.canBeLeftOpenTag||ji,l=0;e;){if(i=e,o&&bs(o)){var f=0,d=o.toLowerCase(),p=$s[d]||($s[d]=new RegExp("([\\s\\S]*?)(</"+d+"[^>]*>)","i")),v=e.replace(p,function(e,n,r){return f=r.length,bs(d)||"noscript"===d||(n=n.replace(/<!--([\s\S]*?)-->/g,"$1").replace(/<!\[CDATA\[([\s\S]*?)]]>/g,"$1")),As(d,n)&&(n=n.slice(1)),t.chars&&t.chars(n),""});l+=e.length-v.length,e=v,r(d,l-f,l)}else{var h=e.indexOf("<");if(0===h){if(ss.test(e)){var m=e.indexOf("--\x3e");if(m>=0){t.shouldKeepComment&&t.comment(e.substring(4,m)),n(m+3);continue}}if(cs.test(e)){var y=e.indexOf("]>");if(y>=0){n(y+2);continue}}var g=e.match(as);if(g){n(g[0].length);continue}var _=e.match(os);if(_){var b=l;n(_[0].length),r(_[1],b,l);continue}var $=function(){var t=e.match(rs);if(t){var r={tagName:t[1],attrs:[],start:l};n(t[0].length);for(var i,o;!(i=e.match(is))&&(o=e.match(es));)n(o[0].length),r.attrs.push(o);if(i)return r.unarySlash=i[1],n(i[0].length),r.end=l,r}}();if($){!function(e){var n=e.tagName,i=e.unarySlash;s&&("p"===o&&Xa(n)&&r(o),u(n)&&o===n&&r(n));for(var l=c(n)||!!i,f=e.attrs.length,d=new Array(f),p=0;p<f;p++){var v=e.attrs[p];us&&-1===v[0].indexOf('""')&&(""===v[3]&&delete v[3],""===v[4]&&delete v[4],""===v[5]&&delete v[5]);var h=v[3]||v[4]||v[5]||"";d[p]={name:v[1],value:hr(h,t.shouldDecodeNewlines)}}l||(a.push({tag:n,lowerCasedTag:n.toLowerCase(),attrs:d}),o=n),t.start&&t.start(n,d,l,e.start,e.end)}($),As(o,e)&&n(1);continue}}var C=void 0,w=void 0,x=void 0;if(h>=0){for(w=e.slice(h);!(os.test(w)||rs.test(w)||ss.test(w)||cs.test(w)||(x=w.indexOf("<",1))<0);)h+=x,w=e.slice(h);C=e.substring(0,h),n(h)}h<0&&(C=e,e=""),t.chars&&C&&t.chars(C)}if(e===i){t.chars&&t.chars(e);break}}r()}function yr(e,t,n){return{type:1,tag:e,attrsList:t,attrsMap:Mr(t),parent:n,children:[]}}function gr(e,t){function n(e){e.pre&&(s=!1),hs(e.tag)&&(c=!1)}ls=t.warn||on,hs=t.isPreTag||ji,ms=t.mustUseProp||ji,ys=t.getTagNamespace||ji,ds=an(t.modules,"transformNode"),ps=an(t.modules,"preTransformNode"),vs=an(t.modules,"postTransformNode"),fs=t.delimiters;var r,i,o=[],a=!1!==t.preserveWhitespace,s=!1,c=!1;return mr(e,{warn:ls,expectHTML:t.expectHTML,isUnaryTag:t.isUnaryTag,canBeLeftOpenTag:t.canBeLeftOpenTag,shouldDecodeNewlines:t.shouldDecodeNewlines,shouldKeepComment:t.comments,start:function(e,a,u){var l=i&&i.ns||ys(e);Vi&&"svg"===l&&(a=Rr(a));var f=yr(e,a,i);l&&(f.ns=l),Dr(f)&&!Qi()&&(f.forbidden=!0);for(var d=0;d<ps.length;d++)f=ps[d](f,t)||f;if(s||(_r(f),f.pre&&(s=!0)),hs(f.tag)&&(c=!0),s?br(f):f.processed||(xr(f),kr(f),Tr(f),$r(f,t)),r?o.length||r.if&&(f.elseif||f.else)&&Sr(r,{exp:f.elseif,block:f}):r=f,i&&!f.forbidden)if(f.elseif||f.else)Ar(f,i);else if(f.slotScope){i.plain=!1;var p=f.slotTarget||'"default"';(i.scopedSlots||(i.scopedSlots={}))[p]=f}else i.children.push(f),f.parent=i;u?n(f):(i=f,o.push(f));for(var v=0;v<vs.length;v++)vs[v](f,t)},end:function(){var e=o[o.length-1],t=e.children[e.children.length-1];t&&3===t.type&&" "===t.text&&!c&&e.children.pop(),o.length-=1,i=o[o.length-1],n(e)},chars:function(e){if(i&&(!Vi||"textarea"!==i.tag||i.attrsMap.placeholder!==e)){var t=i.children;if(e=c||e.trim()?Pr(i)?e:Is(e):a&&t.length?" ":""){var n;!s&&" "!==e&&(n=vr(e,fs))?t.push({type:2,expression:n,text:e}):" "===e&&t.length&&" "===t[t.length-1].text||t.push({type:3,text:e})}}},comment:function(e){i.children.push({type:3,text:e,isComment:!0})}}),r}function _r(e){null!=dn(e,"v-pre")&&(e.pre=!0)}function br(e){var t=e.attrsList.length;if(t)for(var n=e.attrs=new Array(t),r=0;r<t;r++)n[r]={name:e.attrsList[r].name,value:JSON.stringify(e.attrsList[r].value)};else e.pre||(e.plain=!0)}function $r(e,t){Cr(e),e.plain=!e.key&&!e.attrsList.length,wr(e),Er(e),jr(e);for(var n=0;n<ds.length;n++)e=ds[n](e,t)||e;Lr(e)}function Cr(e){var t=fn(e,"key");t&&(e.key=t)}function wr(e){var t=fn(e,"ref");t&&(e.ref=t,e.refInFor=Nr(e))}function xr(e){var t;if(t=dn(e,"v-for")){var n=t.match(Ts);if(!n)return;e.for=n[2].trim();var r=n[1].trim(),i=r.match(Es);i?(e.alias=i[1].trim(),e.iterator1=i[2].trim(),i[3]&&(e.iterator2=i[3].trim())):e.alias=r}}function kr(e){var t=dn(e,"v-if");if(t)e.if=t,Sr(e,{exp:t,block:e});else{null!=dn(e,"v-else")&&(e.else=!0);var n=dn(e,"v-else-if");n&&(e.elseif=n)}}function Ar(e,t){var n=Or(t.children);n&&n.if&&Sr(n,{exp:e.elseif,block:e})}function Or(e){for(var t=e.length;t--;){if(1===e[t].type)return e[t];e.pop()}}function Sr(e,t){e.ifConditions||(e.ifConditions=[]),e.ifConditions.push(t)}function Tr(e){null!=dn(e,"v-once")&&(e.once=!0)}function Er(e){if("slot"===e.tag)e.slotName=fn(e,"name");else{var t;"template"===e.tag?(t=dn(e,"scope"),e.slotScope=t||dn(e,"slot-scope")):(t=dn(e,"slot-scope"))&&(e.slotScope=t);var n=fn(e,"slot");n&&(e.slotTarget='""'===n?'"default"':n,e.slotScope||cn(e,"slot",n))}}function jr(e){var t;(t=fn(e,"is"))&&(e.component=t),null!=dn(e,"inline-template")&&(e.inlineTemplate=!0)}function Lr(e){var t,n,r,i,o,a,s,c=e.attrsList;for(t=0,n=c.length;t<n;t++)if(r=i=c[t].name,o=c[t].value,Ss.test(r))if(e.hasBindings=!0,(a=Ir(r))&&(r=r.replace(Ns,"")),Ls.test(r))r=r.replace(Ls,""),o=nn(o),s=!1,a&&(a.prop&&(s=!0,"innerHtml"===(r=Oi(r))&&(r="innerHTML")),a.camel&&(r=Oi(r)),a.sync&&ln(e,"update:"+Oi(r),vn(o,"$event"))),s||!e.component&&ms(e.tag,e.attrsMap.type,r)?sn(e,r,o):cn(e,r,o);else if(Os.test(r))ln(e,r=r.replace(Os,""),o,a,!1,ls);else{var u=(r=r.replace(Ss,"")).match(js),l=u&&u[1];l&&(r=r.slice(0,-(l.length+1))),un(e,r,i,o,l,a)}else cn(e,r,JSON.stringify(o))}function Nr(e){for(var t=e;t;){if(void 0!==t.for)return!0;t=t.parent}return!1}function Ir(e){var t=e.match(Ns);if(t){var n={};return t.forEach(function(e){n[e.slice(1)]=!0}),n}}function Mr(e){for(var t={},n=0,r=e.length;n<r;n++)t[e[n].name]=e[n].value;return t}function Pr(e){return"script"===e.tag||"style"===e.tag}function Dr(e){return"style"===e.tag||"script"===e.tag&&(!e.attrsMap.type||"text/javascript"===e.attrsMap.type)}function Rr(e){for(var t=[],n=0;n<e.length;n++){var r=e[n];Ms.test(r.name)||(r.name=r.name.replace(Ps,""),t.push(r))}return t}function Fr(e){return yr(e.tag,e.attrsList.slice(),e.parent)}function Hr(e,t,n){e.attrsMap[t]=n,e.attrsList.push({name:t,value:n})}function Br(e,t){e&&(gs=Fs(t.staticKeys||""),_s=t.isReservedTag||ji,Ur(e),Vr(e,!1))}function Ur(e){if(e.static=zr(e),1===e.type){if(!_s(e.tag)&&"slot"!==e.tag&&null==e.attrsMap["inline-template"])return;for(var t=0,n=e.children.length;t<n;t++){var r=e.children[t];Ur(r),r.static||(e.static=!1)}if(e.ifConditions)for(var i=1,o=e.ifConditions.length;i<o;i++){var a=e.ifConditions[i].block;Ur(a),a.static||(e.static=!1)}}}function Vr(e,t){if(1===e.type){if((e.static||e.once)&&(e.staticInFor=t),e.static&&e.children.length&&(1!==e.children.length||3!==e.children[0].type))return void(e.staticRoot=!0);if(e.staticRoot=!1,e.children)for(var n=0,r=e.children.length;n<r;n++)Vr(e.children[n],t||!!e.for);if(e.ifConditions)for(var i=1,o=e.ifConditions.length;i<o;i++)Vr(e.ifConditions[i].block,t)}}function zr(e){return 2!==e.type&&(3===e.type||!(!e.pre&&(e.hasBindings||e.if||e.for||wi(e.tag)||!_s(e.tag)||Kr(e)||!Object.keys(e).every(gs))))}function Kr(e){for(;e.parent;){if("template"!==(e=e.parent).tag)return!1;if(e.for)return!0}return!1}function Jr(e,t,n){var r=t?"nativeOn:{":"on:{";for(var i in e){var o=e[i];r+='"'+i+'":'+qr(i,o)+","}return r.slice(0,-1)+"}"}function qr(e,t){if(!t)return"function(){}";if(Array.isArray(t))return"["+t.map(function(t){return qr(e,t)}).join(",")+"]";var n=Bs.test(t.value),r=Hs.test(t.value);if(t.modifiers){var i="",o="",a=[];for(var s in t.modifiers)if(zs[s])o+=zs[s],Us[s]&&a.push(s);else if("exact"===s){var c=t.modifiers;o+=Vs(["ctrl","shift","alt","meta"].filter(function(e){return!c[e]}).map(function(e){return"$event."+e+"Key"}).join("||"))}else a.push(s);return a.length&&(i+=Wr(a)),o&&(i+=o),"function($event){"+i+(n?t.value+"($event)":r?"("+t.value+")($event)":t.value)+"}"}return n||r?t.value:"function($event){"+t.value+"}"}function Wr(e){return"if(!('button' in $event)&&"+e.map(Gr).join("&&")+")return null;"}function Gr(e){var t=parseInt(e,10);if(t)return"$event.keyCode!=="+t;var n=Us[e];return"_k($event.keyCode,"+JSON.stringify(e)+","+JSON.stringify(n)+",$event.key)"}function Zr(e,t){var n=new Js(t);return{render:"with(this){return "+(e?Yr(e,n):'_c("div")')+"}",staticRenderFns:n.staticRenderFns}}function Yr(e,t){if(e.staticRoot&&!e.staticProcessed)return Qr(e,t);if(e.once&&!e.onceProcessed)return Xr(e,t);if(e.for&&!e.forProcessed)return ni(e,t);if(e.if&&!e.ifProcessed)return ei(e,t);if("template"!==e.tag||e.slotTarget){if("slot"===e.tag)return hi(e,t);var n;if(e.component)n=mi(e.component,e,t);else{var r=e.plain?void 0:ri(e,t),i=e.inlineTemplate?null:ui(e,t,!0);n="_c('"+e.tag+"'"+(r?","+r:"")+(i?","+i:"")+")"}for(var o=0;o<t.transforms.length;o++)n=t.transforms[o](e,n);return n}return ui(e,t)||"void 0"}function Qr(e,t){return e.staticProcessed=!0,t.staticRenderFns.push("with(this){return "+Yr(e,t)+"}"),"_m("+(t.staticRenderFns.length-1)+(e.staticInFor?",true":"")+")"}function Xr(e,t){if(e.onceProcessed=!0,e.if&&!e.ifProcessed)return ei(e,t);if(e.staticInFor){for(var n="",r=e.parent;r;){if(r.for){n=r.key;break}r=r.parent}return n?"_o("+Yr(e,t)+","+t.onceId+++","+n+")":Yr(e,t)}return Qr(e,t)}function ei(e,t,n,r){return e.ifProcessed=!0,ti(e.ifConditions.slice(),t,n,r)}function ti(e,t,n,r){function i(e){return n?n(e,t):e.once?Xr(e,t):Yr(e,t)}if(!e.length)return r||"_e()";var o=e.shift();return o.exp?"("+o.exp+")?"+i(o.block)+":"+ti(e,t,n,r):""+i(o.block)}function ni(e,t,n,r){var i=e.for,o=e.alias,a=e.iterator1?","+e.iterator1:"",s=e.iterator2?","+e.iterator2:"";return e.forProcessed=!0,(r||"_l")+"(("+i+"),function("+o+a+s+"){return "+(n||Yr)(e,t)+"})"}function ri(e,t){var n="{",r=ii(e,t);r&&(n+=r+","),e.key&&(n+="key:"+e.key+","),e.ref&&(n+="ref:"+e.ref+","),e.refInFor&&(n+="refInFor:true,"),e.pre&&(n+="pre:true,"),e.component&&(n+='tag:"'+e.tag+'",');for(var i=0;i<t.dataGenFns.length;i++)n+=t.dataGenFns[i](e);if(e.attrs&&(n+="attrs:{"+yi(e.attrs)+"},"),e.props&&(n+="domProps:{"+yi(e.props)+"},"),e.events&&(n+=Jr(e.events,!1,t.warn)+","),e.nativeEvents&&(n+=Jr(e.nativeEvents,!0,t.warn)+","),e.slotTarget&&!e.slotScope&&(n+="slot:"+e.slotTarget+","),e.scopedSlots&&(n+=ai(e.scopedSlots,t)+","),e.model&&(n+="model:{value:"+e.model.value+",callback:"+e.model.callback+",expression:"+e.model.expression+"},"),e.inlineTemplate){var o=oi(e,t);o&&(n+=o+",")}return n=n.replace(/,$/,"")+"}",e.wrapData&&(n=e.wrapData(n)),e.wrapListeners&&(n=e.wrapListeners(n)),n}function ii(e,t){var n=e.directives;if(n){var r,i,o,a,s="directives:[",c=!1;for(r=0,i=n.length;r<i;r++){o=n[r],a=!0;var u=t.directives[o.name];u&&(a=!!u(e,o,t.warn)),a&&(c=!0,s+='{name:"'+o.name+'",rawName:"'+o.rawName+'"'+(o.value?",value:("+o.value+"),expression:"+JSON.stringify(o.value):"")+(o.arg?',arg:"'+o.arg+'"':"")+(o.modifiers?",modifiers:"+JSON.stringify(o.modifiers):"")+"},")}return c?s.slice(0,-1)+"]":void 0}}function oi(e,t){var n=e.children[0];if(1===n.type){var r=Zr(n,t.options);return"inlineTemplate:{render:function(){"+r.render+"},staticRenderFns:["+r.staticRenderFns.map(function(e){return"function(){"+e+"}"}).join(",")+"]}"}}function ai(e,t){return"scopedSlots:_u(["+Object.keys(e).map(function(n){return si(n,e[n],t)}).join(",")+"])"}function si(e,t,n){return t.for&&!t.forProcessed?ci(e,t,n):"{key:"+e+",fn:"+("function("+String(t.slotScope)+"){return "+("template"===t.tag?t.if?t.if+"?"+(ui(t,n)||"undefined")+":undefined":ui(t,n)||"undefined":Yr(t,n))+"}")+"}"}function ci(e,t,n){var r=t.for,i=t.alias,o=t.iterator1?","+t.iterator1:"",a=t.iterator2?","+t.iterator2:"";return t.forProcessed=!0,"_l(("+r+"),function("+i+o+a+"){return "+si(e,t,n)+"})"}function ui(e,t,n,r,i){var o=e.children;if(o.length){var a=o[0];if(1===o.length&&a.for&&"template"!==a.tag&&"slot"!==a.tag)return(r||Yr)(a,t);var s=n?li(o,t.maybeComponent):0,c=i||di;return"["+o.map(function(e){return c(e,t)}).join(",")+"]"+(s?","+s:"")}}function li(e,t){for(var n=0,r=0;r<e.length;r++){var i=e[r];if(1===i.type){if(fi(i)||i.ifConditions&&i.ifConditions.some(function(e){return fi(e.block)})){n=2;break}(t(i)||i.ifConditions&&i.ifConditions.some(function(e){return t(e.block)}))&&(n=1)}}return n}function fi(e){return void 0!==e.for||"template"===e.tag||"slot"===e.tag}function di(e,t){return 1===e.type?Yr(e,t):3===e.type&&e.isComment?vi(e):pi(e)}function pi(e){return"_v("+(2===e.type?e.expression:gi(JSON.stringify(e.text)))+")"}function vi(e){return"_e("+JSON.stringify(e.text)+")"}function hi(e,t){var n=e.slotName||'"default"',r=ui(e,t),i="_t("+n+(r?","+r:""),o=e.attrs&&"{"+e.attrs.map(function(e){return Oi(e.name)+":"+e.value}).join(",")+"}",a=e.attrsMap["v-bind"];return!o&&!a||r||(i+=",null"),o&&(i+=","+o),a&&(i+=(o?"":",null")+","+a),i+")"}function mi(e,t,n){var r=t.inlineTemplate?null:ui(t,n,!0);return"_c("+e+","+ri(t,n)+(r?","+r:"")+")"}function yi(e){for(var t="",n=0;n<e.length;n++){var r=e[n];t+='"'+r.name+'":'+gi(r.value)+","}return t.slice(0,-1)}function gi(e){return e.replace(/\u2028/g,"\\u2028").replace(/\u2029/g,"\\u2029")}function _i(e,t){try{return new Function(e)}catch(n){return t.push({err:n,code:e}),_}}function bi(e){var t=Object.create(null);return function(n,r,i){delete(r=y({},r)).warn;var o=r.delimiters?String(r.delimiters)+n:n;if(t[o])return t[o];var a=e(n,r),s={},c=[];return s.render=_i(a.render,c),s.staticRenderFns=a.staticRenderFns.map(function(e){return _i(e,c)}),t[o]=s}}function $i(e){if(e.outerHTML)return e.outerHTML;var t=document.createElement("div");return t.appendChild(e.cloneNode(!0)),t.innerHTML}var Ci=Object.prototype.toString,wi=f("slot,component",!0),xi=f("key,ref,slot,slot-scope,is"),ki=Object.prototype.hasOwnProperty,Ai=/-(\w)/g,Oi=v(function(e){return e.replace(Ai,function(e,t){return t?t.toUpperCase():""})}),Si=v(function(e){return e.charAt(0).toUpperCase()+e.slice(1)}),Ti=/\B([A-Z])/g,Ei=v(function(e){return e.replace(Ti,"-$1").toLowerCase()}),ji=function(e,t,n){return!1},Li=function(e){return e},Ni="data-server-rendered",Ii=["component","directive","filter"],Mi=["beforeCreate","created","beforeMount","mounted","beforeUpdate","updated","beforeDestroy","destroyed","activated","deactivated","errorCaptured"],Pi={optionMergeStrategies:Object.create(null),silent:!1,productionTip:!1,devtools:!1,performance:!1,errorHandler:null,warnHandler:null,ignoredElements:[],keyCodes:Object.create(null),isReservedTag:ji,isReservedAttr:ji,isUnknownElement:ji,getTagNamespace:_,parsePlatformTagName:Li,mustUseProp:ji,_lifecycleHooks:Mi},Di=Object.freeze({}),Ri=/[^\w.$]/,Fi=_,Hi="__proto__"in{},Bi="undefined"!=typeof window,Ui=Bi&&window.navigator.userAgent.toLowerCase(),Vi=Ui&&/msie|trident/.test(Ui),zi=Ui&&Ui.indexOf("msie 9.0")>0,Ki=Ui&&Ui.indexOf("edge/")>0,Ji=Ui&&Ui.indexOf("android")>0,qi=(Ui&&/iphone|ipad|ipod|ios/.test(Ui),Ui&&/chrome\/\d+/.test(Ui),{}.watch),Wi=!1;if(Bi)try{var Gi={};Object.defineProperty(Gi,"passive",{get:function(){Wi=!0}}),window.addEventListener("test-passive",null,Gi)}catch(e){}var Zi,Yi,Qi=function(){return void 0===Zi&&(Zi=!Bi&&"undefined"!=typeof global&&"server"===global.process.env.VUE_ENV),Zi},Xi=Bi&&window.__VUE_DEVTOOLS_GLOBAL_HOOK__,eo="undefined"!=typeof Symbol&&T(Symbol)&&"undefined"!=typeof Reflect&&T(Reflect.ownKeys),to=function(){function e(){r=!1;var e=n.slice(0);n.length=0;for(var t=0;t<e.length;t++)e[t]()}var t,n=[],r=!1;if("undefined"!=typeof setImmediate&&T(setImmediate))t=function(){setImmediate(e)};else if("undefined"==typeof MessageChannel||!T(MessageChannel)&&"[object MessageChannelConstructor]"!==MessageChannel.toString())if("undefined"!=typeof Promise&&T(Promise)){var i=Promise.resolve();t=function(){i.then(e)}}else t=function(){setTimeout(e,0)};else{var o=new MessageChannel,a=o.port2;o.port1.onmessage=e,t=function(){a.postMessage(1)}}return function(e,i){var o;if(n.push(function(){if(e)try{e.call(i)}catch(e){A(e,i,"nextTick")}else o&&o(i)}),r||(r=!0,t()),!e&&"undefined"!=typeof Promise)return new Promise(function(e,t){o=e})}}();Yi="undefined"!=typeof Set&&T(Set)?Set:function(){function e(){this.set=Object.create(null)}return e.prototype.has=function(e){return!0===this.set[e]},e.prototype.add=function(e){this.set[e]=!0},e.prototype.clear=function(){this.set=Object.create(null)},e}();var no=0,ro=function(){this.id=no++,this.subs=[]};ro.prototype.addSub=function(e){this.subs.push(e)},ro.prototype.removeSub=function(e){d(this.subs,e)},ro.prototype.depend=function(){ro.target&&ro.target.addDep(this)},ro.prototype.notify=function(){for(var e=this.subs.slice(),t=0,n=e.length;t<n;t++)e[t].update()},ro.target=null;var io=[],oo=function(e,t,n,r,i,o,a,s){this.tag=e,this.data=t,this.children=n,this.text=r,this.elm=i,this.ns=void 0,this.context=o,this.functionalContext=void 0,this.functionalOptions=void 0,this.functionalScopeId=void 0,this.key=t&&t.key,this.componentOptions=a,this.componentInstance=void 0,this.parent=void 0,this.raw=!1,this.isStatic=!1,this.isRootInsert=!0,this.isComment=!1,this.isCloned=!1,this.isOnce=!1,this.asyncFactory=s,this.asyncMeta=void 0,this.isAsyncPlaceholder=!1},ao={child:{configurable:!0}};ao.child.get=function(){return this.componentInstance},Object.defineProperties(oo.prototype,ao);var so=function(e){void 0===e&&(e="");var t=new oo;return t.text=e,t.isComment=!0,t},co=Array.prototype,uo=Object.create(co);["push","pop","shift","unshift","splice","sort","reverse"].forEach(function(e){var t=co[e];x(uo,e,function(){for(var n=[],r=arguments.length;r--;)n[r]=arguments[r];var i,o=t.apply(this,n),a=this.__ob__;switch(e){case"push":case"unshift":i=n;break;case"splice":i=n.slice(2)}return i&&a.observeArray(i),a.dep.notify(),o})});var lo=Object.getOwnPropertyNames(uo),fo={shouldConvert:!0},po=function(e){this.value=e,this.dep=new ro,this.vmCount=0,x(e,"__ob__",this),Array.isArray(e)?((Hi?M:P)(e,uo,lo),this.observeArray(e)):this.walk(e)};po.prototype.walk=function(e){for(var t=Object.keys(e),n=0;n<t.length;n++)R(e,t[n],e[t[n]])},po.prototype.observeArray=function(e){for(var t=0,n=e.length;t<n;t++)D(e[t])};var vo=Pi.optionMergeStrategies;vo.data=function(e,t,n){return n?V(e,t,n):t&&"function"!=typeof t?e:V.call(this,e,t)},Mi.forEach(function(e){vo[e]=z}),Ii.forEach(function(e){vo[e+"s"]=K}),vo.watch=function(e,t,n,r){if(e===qi&&(e=void 0),t===qi&&(t=void 0),!t)return Object.create(e||null);if(!e)return t;var i={};y(i,e);for(var o in t){var a=i[o],s=t[o];a&&!Array.isArray(a)&&(a=[a]),i[o]=a?a.concat(s):Array.isArray(s)?s:[s]}return i},vo.props=vo.methods=vo.inject=vo.computed=function(e,t,n,r){if(!e)return t;var i=Object.create(null);return y(i,e),t&&y(i,t),i},vo.provide=V;var ho,mo=function(e,t){return void 0===t?e:t},yo=v(function(e){var t="&"===e.charAt(0),n="~"===(e=t?e.slice(1):e).charAt(0),r="!"===(e=n?e.slice(1):e).charAt(0);return e=r?e.slice(1):e,{name:e,once:n,capture:r,passive:t}}),go=null,_o=[],bo=[],$o={},Co=!1,wo=!1,xo=0,ko=0,Ao=function(e,t,n,r){this.vm=e,e._watchers.push(this),r?(this.deep=!!r.deep,this.user=!!r.user,this.lazy=!!r.lazy,this.sync=!!r.sync):this.deep=this.user=this.lazy=this.sync=!1,this.cb=n,this.id=++ko,this.active=!0,this.dirty=this.lazy,this.deps=[],this.newDeps=[],this.depIds=new Yi,this.newDepIds=new Yi,this.expression="","function"==typeof t?this.getter=t:(this.getter=k(t),this.getter||(this.getter=function(){})),this.value=this.lazy?void 0:this.get()};Ao.prototype.get=function(){E(this);var e,t=this.vm;try{e=this.getter.call(t,t)}catch(e){if(!this.user)throw e;A(e,t,'getter for watcher "'+this.expression+'"')}finally{this.deep&&Me(e),j(),this.cleanupDeps()}return e},Ao.prototype.addDep=function(e){var t=e.id;this.newDepIds.has(t)||(this.newDepIds.add(t),this.newDeps.push(e),this.depIds.has(t)||e.addSub(this))},Ao.prototype.cleanupDeps=function(){for(var e=this,t=this.deps.length;t--;){var n=e.deps[t];e.newDepIds.has(n.id)||n.removeSub(e)}var r=this.depIds;this.depIds=this.newDepIds,this.newDepIds=r,this.newDepIds.clear(),r=this.deps,this.deps=this.newDeps,this.newDeps=r,this.newDeps.length=0},Ao.prototype.update=function(){this.lazy?this.dirty=!0:this.sync?this.run():Ie(this)},Ao.prototype.run=function(){if(this.active){var e=this.get();if(e!==this.value||o(e)||this.deep){var t=this.value;if(this.value=e,this.user)try{this.cb.call(this.vm,e,t)}catch(e){A(e,this.vm,'callback for watcher "'+this.expression+'"')}else this.cb.call(this.vm,e,t)}}},Ao.prototype.evaluate=function(){this.value=this.get(),this.dirty=!1},Ao.prototype.depend=function(){for(var e=this,t=this.deps.length;t--;)e.deps[t].depend()},Ao.prototype.teardown=function(){var e=this;if(this.active){this.vm._isBeingDestroyed||d(this.vm._watchers,this);for(var t=this.deps.length;t--;)e.deps[t].removeSub(e);this.active=!1}};var Oo=new Yi,So={enumerable:!0,configurable:!0,get:_,set:_},To={lazy:!0};st(ct.prototype);var Eo={init:function(e,t,n,r){if(!e.componentInstance||e.componentInstance._isDestroyed)(e.componentInstance=dt(e,go,n,r)).$mount(t?e.elm:void 0,t);else if(e.data.keepAlive){var i=e;Eo.prepatch(i,i)}},prepatch:function(e,t){var n=t.componentOptions;xe(t.componentInstance=e.componentInstance,n.propsData,n.listeners,t,n.children)},insert:function(e){var t=e.context,n=e.componentInstance;n._isMounted||(n._isMounted=!0,Se(n,"mounted")),e.data.keepAlive&&(t._isMounted?Le(n):Ae(n,!0))},destroy:function(e){var t=e.componentInstance;t._isDestroyed||(e.data.keepAlive?Oe(t,!0):t.$destroy())}},jo=Object.keys(Eo),Lo=1,No=2,Io=0;!function(e){e.prototype._init=function(e){var t=this;t._uid=Io++,t._isVue=!0,e&&e._isComponent?bt(t,e):t.$options=G($t(t.constructor),e||{},t),t._renderProxy=t,t._self=t,Ce(t),he(t),_t(t),Se(t,"beforeCreate"),Ge(t),Re(t),We(t),Se(t,"created"),t.$options.el&&t.$mount(t.$options.el)}}(xt),function(e){var t={};t.get=function(){return this._data};var n={};n.get=function(){return this._props},Object.defineProperty(e.prototype,"$data",t),Object.defineProperty(e.prototype,"$props",n),e.prototype.$set=F,e.prototype.$delete=H,e.prototype.$watch=function(e,t,n){var r=this;if(a(t))return qe(r,e,t,n);(n=n||{}).user=!0;var i=new Ao(r,e,t,n);return n.immediate&&t.call(r,i.value),function(){i.teardown()}}}(xt),function(e){var t=/^hook:/;e.prototype.$on=function(e,n){var r=this,i=this;if(Array.isArray(e))for(var o=0,a=e.length;o<a;o++)r.$on(e[o],n);else(i._events[e]||(i._events[e]=[])).push(n),t.test(e)&&(i._hasHookEvent=!0);return i},e.prototype.$once=function(e,t){function n(){r.$off(e,n),t.apply(r,arguments)}var r=this;return n.fn=t,r.$on(e,n),r},e.prototype.$off=function(e,t){var n=this,r=this;if(!arguments.length)return r._events=Object.create(null),r;if(Array.isArray(e)){for(var i=0,o=e.length;i<o;i++)n.$off(e[i],t);return r}var a=r._events[e];if(!a)return r;if(1===arguments.length)return r._events[e]=null,r;if(t)for(var s,c=a.length;c--;)if((s=a[c])===t||s.fn===t){a.splice(c,1);break}return r},e.prototype.$emit=function(e){var t=this,n=t._events[e];if(n){n=n.length>1?m(n):n;for(var r=m(arguments,1),i=0,o=n.length;i<o;i++)try{n[i].apply(t,r)}catch(n){A(n,t,'event handler for "'+e+'"')}}return t}}(xt),function(e){e.prototype._update=function(e,t){var n=this;n._isMounted&&Se(n,"beforeUpdate");var r=n.$el,i=n._vnode,o=go;go=n,n._vnode=e,i?n.$el=n.__patch__(i,e):(n.$el=n.__patch__(n.$el,e,t,!1,n.$options._parentElm,n.$options._refElm),n.$options._parentElm=n.$options._refElm=null),go=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)},e.prototype.$forceUpdate=function(){var e=this;e._watcher&&e._watcher.update()},e.prototype.$destroy=function(){var e=this;if(!e._isBeingDestroyed){Se(e,"beforeDestroy"),e._isBeingDestroyed=!0;var t=e.$parent;!t||t._isBeingDestroyed||e.$options.abstract||d(t.$children,e),e._watcher&&e._watcher.teardown();for(var n=e._watchers.length;n--;)e._watchers[n].teardown();e._data.__ob__&&e._data.__ob__.vmCount--,e._isDestroyed=!0,e.__patch__(e._vnode,null),Se(e,"destroyed"),e.$off(),e.$el&&(e.$el.__vue__=null),e.$vnode&&(e.$vnode.parent=null)}}}(xt),function(e){st(e.prototype),e.prototype.$nextTick=function(e){return to(e,this)},e.prototype._render=function(){var e=this,t=e.$options,n=t.render,r=t._parentVnode;if(e._isMounted)for(var i in e.$slots){var o=e.$slots[i];o._rendered&&(e.$slots[i]=I(o,!0))}e.$scopedSlots=r&&r.data.scopedSlots||Di,e.$vnode=r;var a;try{a=n.call(e._renderProxy,e.$createElement)}catch(t){A(t,e,"render"),a=e._vnode}return a instanceof oo||(a=so()),a.parent=r,a}}(xt);var Mo=[String,RegExp,Array],Po={KeepAlive:{name:"keep-alive",abstract:!0,props:{include:Mo,exclude:Mo,max:[String,Number]},created:function(){this.cache=Object.create(null),this.keys=[]},destroyed:function(){var e=this;for(var t in e.cache)It(e.cache,t,e.keys)},watch:{include:function(e){Nt(this,function(t){return Lt(e,t)})},exclude:function(e){Nt(this,function(t){return!Lt(e,t)})}},render:function(){var e=ve(this.$slots.default),t=e&&e.componentOptions;if(t){var n=jt(t);if(n&&(this.include&&!Lt(this.include,n)||this.exclude&&Lt(this.exclude,n)))return e;var r=this,i=r.cache,o=r.keys,a=null==e.key?t.Ctor.cid+(t.tag?"::"+t.tag:""):e.key;i[a]?(e.componentInstance=i[a].componentInstance,d(o,a),o.push(a)):(i[a]=e,o.push(a),this.max&&o.length>parseInt(this.max)&&It(i,o[0],o,this._vnode)),e.data.keepAlive=!0}return e}}};!function(e){var t={};t.get=function(){return Pi},Object.defineProperty(e,"config",t),e.util={warn:Fi,extend:y,mergeOptions:G,defineReactive:R},e.set=F,e.delete=H,e.nextTick=to,e.options=Object.create(null),Ii.forEach(function(t){e.options[t+"s"]=Object.create(null)}),e.options._base=e,y(e.options.components,Po),kt(e),At(e),Ot(e),Et(e)}(xt),Object.defineProperty(xt.prototype,"$isServer",{get:Qi}),Object.defineProperty(xt.prototype,"$ssrContext",{get:function(){return this.$vnode&&this.$vnode.ssrContext}}),xt.version="2.5.1";var Do,Ro,Fo,Ho,Bo,Uo,Vo,zo,Ko=f("style,class"),Jo=f("input,textarea,option,select,progress"),qo=function(e,t,n){return"value"===n&&Jo(e)&&"button"!==t||"selected"===n&&"option"===e||"checked"===n&&"input"===e||"muted"===n&&"video"===e},Wo=f("contenteditable,draggable,spellcheck"),Go=f("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"),Zo="http://www.w3.org/1999/xlink",Yo=function(e){return":"===e.charAt(5)&&"xlink"===e.slice(0,5)},Qo=function(e){return Yo(e)?e.slice(6,e.length):""},Xo=function(e){return null==e||!1===e},ea={svg:"http://www.w3.org/2000/svg",math:"http://www.w3.org/1998/Math/MathML"},ta=f("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

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Expected an assignment or function call and instead saw an expression.
Missing semicolon.
Confusing use of '!'.
Use '===' to compare with 'null'.
Value of 'e' may be overwritten in IE 8 and earlier.
Expected a conditional expression and instead saw an assignment.
Too many errors. (100% scanned).

Copy link
Contributor

@kochman kochman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few comments are in the review, along with more general things:

  • Shadow beneath title bar gets hidden by cards
  • Users and messages tabs should be hidden/removed for now
  • Stops tab (which is a great idea) should show the name of the route instead of ID. Also, the current route should be selected in the dropdown by default.

</div>`,
data (){
return{

ID: "",
name: "",
active: true
// active: true,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This can get nuked I think?

// this.StopsMap.on('click', function(e) {
// el.RoutingWaypoints.push(e.latlng);
// el.RoutingControl.setWaypoints(el.RoutingWaypoints);
// });
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Delete?

getJSON: function(){
var el = this;
console.log(this.addStopMarker.getLatLng().lat);
//coords = this.drawnRoute.getLatLngs();
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove this and the preceding console.log?

mounted(){
var el = this;
$.get("/stops",function(data){
//console.log(data);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Delete?

"color":this.color,
"width":this.width.toString(),
"coords":JSON.stringify(coords)};
// console.log(toSend)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nuke?

methods: {
submitForm: function(){
toSend = $("#jsontxt").val();
// console.log("val" + toSend)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Obliterate?

@kochman
Copy link
Contributor

kochman commented Nov 16, 2017

  • After adding a vehicle, name field is cleared, but not ID field
  • Small width screens have text falling off the left tabs
  • Adding and immediately removing a vehicle doesn't work
  • Sometimes button titles are capitalized, sometimes not. Should always be "Sentence case"

@jlyon1
Copy link
Contributor Author

jlyon1 commented Nov 16, 2017

Changing the route a stop is assigned to creates a duplicate stop. Should wait till #108

@jlyon1
Copy link
Contributor Author

jlyon1 commented Nov 16, 2017

Made those changes @kochman

@kochman kochman merged commit 3affdf3 into master Nov 20, 2017
@kochman kochman deleted the admin_fix branch November 20, 2017 05:47
@kochman
Copy link
Contributor

kochman commented Nov 20, 2017

This is very nice @jlyon1. Only thing I saw is adding and immediately removing a vehicle doesn't work (e.g. ID "hi" and name "hi") but I think we can track that in a separate issue (#110).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants