vue.min.js 56 KB

1234567
  1. /*!
  2. * Vue.js v2.0.0-alpha.2
  3. * (c) 2014-2016 Evan You
  4. * Released under the MIT License.
  5. */
  6. !function(t,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e():"function"==typeof define&&define.amd?define(e):t.Vue=e()}(this,function(){"use strict";function t(t){return null==t?"":"object"==typeof t?JSON.stringify(t,null,2):String(t)}function e(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]}}function n(t,e){if(t.length){var n=t.indexOf(e);if(n>-1)return t.splice(n,1)}}function r(t,e){return ur.call(t,e)}function i(t){return"string"==typeof t||"number"==typeof t}function o(t){var e=Object.create(null);return function(n){var r=e[n];return r||(e[n]=t(n))}}function a(t,e){return function(n){var r=arguments.length;return r?r>1?t.apply(e,arguments):t.call(e,n):t.call(e)}}function s(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 u(t){return null!==t&&"object"==typeof t}function l(t){return hr.call(t)===mr}function f(t){for(var e=t[0]||{},n=1;n<t.length;n++)t[n]&&c(e,t[n]);return e}function d(){}function v(t){return t.reduce(function(t,e){return t.concat(e.staticKeys||[])},[]).join(",")}function p(t){var e=(t+"").charCodeAt(0);return 36===e||95===e}function h(t,e,n,r){Object.defineProperty(t,e,{value:n,enumerable:!!r,writable:!0,configurable:!0})}function m(t){if(!_r.test(t)){var e=function(){var e=t.split(".");return{v:function(t){for(var n=0;n<e.length;n++){if(!t)return;t=t[e[n]]}return t}}}();return"object"==typeof e?e.v:void 0}}function g(){Sr.length=0,Mr.length=0,Nr={},Dr=!1}function y(){return b(Sr.sort(_)),b(Mr),Sr.length?y():void g()}function _(t,e){return t.id-e.id}function b(t){for(var e=0;e<t.length;e++){var n=t[e],r=n.id;Nr[r]=null,n.run()}t.length=0}function w(t){var e=t.id;if(null==Nr[e]){var n=t.user?Mr:Sr;Nr[e]=!0,n.push(t),Dr||(Dr=!0,Tr(y))}}function $(t,e){var n=void 0,r=void 0;e||(e=Pr,e.clear());var i=Array.isArray(t),o=u(t);if(i||o){if(t.__ob__){var a=t.__ob__.dep.id;if(e.has(a))return;e.add(a)}if(i)for(n=t.length;n--;)$(t[n],e);else if(o)for(r=Object.keys(t),n=r.length;n--;)$(t[r[n]],e)}}function A(t,e){t.__proto__=e}function C(t,e,n){for(var r=0,i=n.length;i>r;r++){var o=n[r];h(t,o,e[o])}}function k(t){if(u(t)){var e=void 0;return r(t,"__ob__")&&t.__ob__ instanceof Vr?e=t.__ob__:Hr.shouldConvert&&!yr._isServer&&(Array.isArray(t)||l(t))&&Object.isExtensible(t)&&!t._isVue&&(e=new Vr(t)),e}}function x(t,e,n,r){var i=new Er,o=Object.getOwnPropertyDescriptor(t,e);if(!o||o.configurable!==!1){var a=o&&o.get,s=o&&o.set,c=k(n);Object.defineProperty(t,e,{enumerable:!0,configurable:!0,get:function(){var e=a?a.call(t):n;if(Er.target&&(i.depend(),c&&c.dep.depend(),Array.isArray(e)))for(var r,o=0,s=e.length;s>o;o++)r=e[o],r&&r.__ob__&&r.__ob__.dep.depend();return e},set:function(e){var r=a?a.call(t):n;e!==r&&(s?s.call(t,e):n=e,c=k(e),i.notify())}})}}function O(t,e,n){if(Array.isArray(t))return t.splice(e,1,n),n;if(r(t,e))return void(t[e]=n);var i=t.__ob__;if(!(t._isVue||i&&i.vmCount))return i?(x(i.value,e,n),i.dep.notify(),n):void(t[e]=n)}function T(t,e){var n=t.__ob__;t._isVue||n&&n.vmCount||r(t,e)&&(delete t[e],n&&n.dep.notify())}function j(t,e){p(e)||Object.defineProperty(t,e,{configurable:!0,enumerable:!0,get:function(){return t._data[e]},set:function(n){t._data[e]=n}})}function L(t,e){p(e)||delete t[e]}function E(t){t._watchers=[],S(t),M(t),N(t),R(t),B(t)}function S(t){var e=t.$options.props,n=t.$options.propsData;if(e){var r=t.$options._propKeys=Object.keys(e),i=!t.$parent;Hr.shouldConvert=i;for(var o=function(e){var i=r[e];x(t,i,xt(t,i,n))},a=0;a<r.length;a++)o(a);Hr.shouldConvert=!0}}function M(t){var e=t.$options.data;e=t._data="function"==typeof e?e.call(t):e||{},l(e)||(e={});for(var n=Object.keys(e),i=t.$options.props,o=n.length;o--;)i&&r(i,n[o])||j(t,n[o]);k(e),e.__ob__&&e.__ob__.vmCount++}function N(t){var e=t.$options.computed;if(e)for(var n in e){var r=e[n];"function"==typeof r?(Kr.get=D(r,t),Kr.set=d):(Kr.get=r.get?r.cache!==!1?D(r.get,t):a(r.get,t):d,Kr.set=r.set?a(r.set,t):d),Object.defineProperty(t,n,Kr)}}function D(t,e){var n=new Ir(e,t,d,{lazy:!0});return function(){return n.dirty&&n.evaluate(),Er.target&&n.depend(),n.value}}function R(t){var e=t.$options.methods;if(e)for(var n in e)t[n]=a(e[n],t)}function B(t){var e=t.$options.watch;if(e)for(var n in e){var r=e[n];if(Array.isArray(r))for(var i=0;i<r.length;i++)I(t,n,r[i]);else I(t,n,r)}}function I(t,e,n){var r=void 0;l(n)&&(r=n,n=n.handler),"string"==typeof n&&(n=t[n]),t.$watch(e,n,r)}function P(t){var e={};e.get=function(){return this._data},e.set=function(t){t!==this._data&&F(this,t)},Object.defineProperty(t.prototype,"$data",e),t.prototype.$watch=function(t,e,n){var r=this;n=n||{},n.user=!0;var i=new Ir(r,t,e,n);return n.immediate&&e.call(r,i.value),function(){i.teardown()}}}function F(t,e){e=e||{};var n=t._data;t._data=e;var i=void 0,o=void 0,a=void 0;for(i=Object.keys(n),a=i.length;a--;)o=i[a],o in e||L(t,o);for(i=Object.keys(e),a=i.length;a--;)o=i[a],r(t,o)||j(t,o);n.__ob__&&n.__ob__.vmCount--,k(e),e.__ob__&&e.__ob__.vmCount++,t.$forceUpdate()}function U(t){if("function"==typeof t&&(t=t()),"string"==typeof t)return[new Jr(void 0,void 0,void 0,t)];if(Array.isArray(t)){for(var e=[],n=0,r=t.length;r>n;n++){var o=t[n];Array.isArray(o)?e.push.apply(e,U(o)):i(o)?e.push(new Jr(void 0,void 0,void 0,o)):o instanceof Jr&&e.push(o)}return e}return[]}function z(t,e,n,r){var i=void 0,o=void 0,a=void 0,s=void 0,c=void 0,u=void 0;for(i in t)if(o=t[i],a=e[i])if(Array.isArray(a)){a.length=o.length;for(var l=0;l<a.length;l++)a[l]=o[l];t[i]=a}else a.fn=o,t[i]=a;else u="!"===i.charAt(0),c=u?i.slice(1):i,Array.isArray(o)?n(c,o.invoker=H(o),u):(s=o,o=t[i]={},o.fn=s,n(c,o.invoker=V(o),u));for(i in e)t[i]||(c="!"===i.charAt(0)?i.slice(1):i,r(c,e[i].invoker))}function H(t){return function(e){for(var n=1===arguments.length,r=0;r<t.length;r++)n?t[r](e):t[r].apply(null,arguments)}}function V(t){return function(e){var n=1===arguments.length;n?t.fn(e):t.fn.apply(null,arguments)}}function K(t){var e=t.$options;t.$parent=e.parent,t.$root=t.$parent?t.$parent.$root:t,t.$parent&&!e._abstract&&t.$parent.$children.push(t),t.$children=[],t.$refs={},t._watcher=null,t._isMounted=!1,t._isDestroyed=!1,t._isBeingDestroyed=!1}function J(t){t.prototype._mount=function(t,e){var n=this;return n.$el=t,n.$options.render||(n.$options.render=qr),q(n,"beforeMount"),n._watcher=new Ir(n,function(){n._update(n._render(),e)},d),e=!1,n.$root===n&&(n._isMounted=!0,q(n,"mounted")),n},t.prototype._update=function(t,e){var n=this;n._isMounted&&q(n,"beforeUpdate"),n._vnode?n.$el=n.__patch__(n._vnode,t):n.$el=n.__patch__(n.$el,t,e),n._vnode=t;var r=n.$options._parentVnode;r&&(r.elm=n.$el,n.$parent&&r===n.$parent._vnode&&(n.$parent.$el=n.$el)),n._isMounted&&q(n,"updated")},t.prototype._updateFromParent=function(t,e,n,r){var i=this;if(i.$options._parentVnode=n,i.$options._renderChildren=r,t&&i.$options.props){Hr.shouldConvert=!1;for(var o=i.$options._propKeys||[],a=0;a<o.length;a++){var s=o[a];i[s]=xt(i,s,t)}Hr.shouldConvert=!0}if(e){var c=i.$options._parentListeners;i.$options._parentListeners=e,i._updateListeners(e,c)}},t.prototype.$forceUpdate=function(){var t=this;if(t._watcher&&t._watcher.update(),t._watchers.length)for(var e=0;e<t._watchers.length;e++)t._watchers[e].update(!0)},t.prototype.$destroy=function(){var t=this;if(!t._isBeingDestroyed){q(t,"beforeDestroy"),t._isBeingDestroyed=!0;var e=t.$parent;!e||e._isBeingDestroyed||t.$options._abstract||n(e.$children,t),t._watcher&&t._watcher.teardown();for(var r=t._watchers.length;r--;)t._watchers[r].teardown();t._data.__ob__&&t._data.__ob__.vmCount--,t._isDestroyed=!0,q(t,"destroyed"),t.$off()}}}function q(t,e){t.$emit("pre-hook:"+e);var n=t.$options[e];if(n)for(var r=0,i=n.length;i>r;r++)n[r].call(t);t.$emit("hook:"+e)}function Z(t,e,n,r,i){if(t&&(u(t)&&(t=gt.extend(t)),"function"==typeof t)){if(!t.cid)if(t.resolved)t=t.resolved;else if(t=tt(t,function(){n.$forceUpdate()}),!t)return;e=e||{},rt(e);var o=et(e,t),a=e.on;a&&delete e.on;var s=t.options.name||i,c=new Jr("vue-component-"+t.cid+(s?"-"+s:""),e,void 0,void 0,void 0,void 0,r,{Ctor:t,propsData:o,listeners:a,parent:n,tag:i,children:void 0});return c}}function G(t){var e=t.componentOptions,n={_isComponent:!0,parent:e.parent,propsData:e.propsData,_componentTag:e.tag,_parentVnode:t,_parentListeners:e.listeners,_renderChildren:e.children},r=t.data.inlineTemplate;return r&&(n.render=r.render,n.staticRenderFns=r.staticRenderFns),new e.Ctor(n)}function W(t,e){if(!t.child){var n=t.child=G(t);n.$mount(e?t.elm:void 0,e)}}function Y(t,e){var n=e.componentOptions;e.child=t.child,e.child._updateFromParent(n.propsData,n.listeners,e,n.children)}function Q(t){t.child._isMounted||(t.child._isMounted=!0,q(t.child,"mounted")),t.data.keepAlive&&q(t.child,"activated")}function X(t){t.child._isDestroyed||(t.data.keepAlive?q(t.child,"deactivated"):t.child.$destroy())}function tt(t,e){if(t.requested)t.pendingCallbacks.push(e);else{var n=function(){t.requested=!0;var n=t.pendingCallbacks=[e],r=!0;return t(function(e){if(u(e)&&(e=gt.extend(e)),t.resolved=e,!r)for(var i=0,o=n.length;o>i;i++)n[i](e)},function(t){}),r=!1,{v:t.resolved}}();if("object"==typeof n)return n.v}}function et(t,e){var n=e.options.props;if(n){var r={},i=t.attrs,o=t.props,a=t.staticAttrs;if(!i&&!o&&!a)return r;for(var s in n){var c=pr(s);nt(r,i,s,c)||nt(r,o,s,c)||nt(r,a,s,c)}return r}}function nt(t,e,n,i){if(e){if(r(e,n))return t[n]=e[n],delete e[n],!0;if(r(e,i))return t[n]=e[i],delete e[i],!0}return!1}function rt(t){if(t.hook)for(var e=0;e<Gr.length;e++){var n=Gr[e],r=t.hook[n],i=Zr[n];t.hook[n]=r?it(i,r):i}else t.hook=Zr}function it(t,e){return function(n,r){t(n,r),e(n,r)}}function ot(t,e){return t&&(t.componentOptions?t.componentOptions.children=e:t.setChildren(U(e))),t}function at(t,e,n){var r=this._self,i=Wr.activeInstance;if(i){if(!t)return qr();if("string"==typeof t){var o=void 0;return yr.isReservedTag(t)?new Jr(t,e,void 0,void 0,void 0,n,r):(o=kt(r.$options,"components",t))?Z(o,e,i,r,t):new Jr(t,e,void 0,void 0,void 0,n,r)}return Z(t,e,i,r)}}function st(t){return t||""}function ct(t){return this._staticTrees[t]}function ut(t){t._vnode=null,t._staticTrees=null,t.$slots={},t.$createElement=a(function(t,e,n,r){return this._h(this._e(t,e,r),n)},t),t.$options.el&&t.$mount(t.$options.el)}function lt(e){e.prototype.$nextTick=function(t){Tr(t,this)},e.prototype._render=function(){var t=this,e=Wr.activeInstance;Wr.activeInstance=t;var n=t.$options,r=n.render,i=n.staticRenderFns,o=n._renderChildren,a=n._parentVnode;i&&!t._staticTrees&&ft(t,i),o&&dt(t,o);var s=r.call(t._renderProxy);return s instanceof Jr||(s=qr()),s.parent=a,Wr.activeInstance=e,s},e.prototype._h=ot,e.prototype._e=at,e.prototype._t=st,e.prototype._m=ct,e.prototype._s=t;var n=function(t){return t};e.prototype._f=function(t){return kt(this.$options,"filters",t,!0)||n},e.prototype._l=function(t,e){var n=void 0,r=void 0,i=void 0,o=void 0,a=void 0;if(Array.isArray(t))for(n=new Array(t.length),r=0,i=t.length;i>r;r++)n[r]=e(t[r],r);else if("number"==typeof t)for(n=new Array(t),r=0;t>r;r++)n[r]=e(r+1,r);else if(u(t))for(o=Object.keys(t),n=new Array(o.length),r=0,i=o.length;i>r;r++)a=o[r],n[r]=e(t[a],a,r);return n},e.prototype._b=function(t,e){if(e)if(u(e)){Array.isArray(e)&&(e=f(e));var n=t.data;for(var r in e){var i=yr.mustUseProp(r)?n.props||(n.props={}):n.attrs||(n.attrs={});i[r]=e[r]}}else;}}function ft(t,e){for(var n=t._staticTrees=new Array(e.length),r=0;r<e.length;r++)n[r]=e[r].call(t._renderProxy)}function dt(t,e){if(e){for(var n=U(e),r={},i=[],o=void 0,a=void 0,s=0,c=n.length;c>s;s++)if(a=n[s],o=a.data&&a.data.slot){var u=r[o]||(r[o]=[]);"template"===a.tag?u.push.apply(u,a.children):u.push(a)}else i.push(a);!i.length||1===i.length&&" "===i[0].text||(r["default"]=i),t.$slots=r}}function vt(t){t._events=Object.create(null);var e=t.$options._parentListeners,n=a(t.$on,t),r=a(t.$off,t);t._updateListeners=function(t,e){z(t,e||{},n,r)},e&&t._updateListeners(e)}function pt(t){t.prototype.$on=function(t,e){var n=this;return(n._events[t]||(n._events[t]=[])).push(e),n},t.prototype.$once=function(t,e){function n(){r.$off(t,n),e.apply(r,arguments)}var r=this;return n.fn=e,r.$on(t,n),r},t.prototype.$off=function(t,e){var n=this;if(!arguments.length)return n._events=Object.create(null),n;var r=n._events[t];if(!r)return n;if(1===arguments.length)return n._events[t]=null,n;for(var i=void 0,o=r.length;o--;)if(i=r[o],i===e||i.fn===e){r.splice(o,1);break}return n},t.prototype.$emit=function(t){var e=this,n=e._events[t];if(n){n=n.length>1?s(n):n;for(var r=s(arguments,1),i=0,o=n.length;o>i;i++)n[i].apply(e,r)}return e}}function ht(t){t.prototype._init=function(t){var e=this;e._uid=Yr++,e._isVue=!0,t&&t._isComponent?mt(e,t):e.$options=Ct(e.constructor.options,t||{},e),e._renderProxy=e,e._self=e,K(e),vt(e),q(e,"init"),E(e),q(e,"created"),ut(e)}}function mt(t,e){var n=t.$options=Object.create(t.constructor.options);n.parent=e.parent,n.propsData=e.propsData,n._parentVnode=e._parentVnode,n._parentListeners=e._parentListeners,n._renderChildren=e._renderChildren,n._componentTag=e._componentTag,e.render&&(n.render=e.render,n.staticRenderFns=e.staticRenderFns)}function gt(t){this._init(t)}function yt(t,e){var n=void 0,i=void 0,o=void 0;for(n in e)i=t[n],o=e[n],r(t,n)?u(i)&&u(o)&&yt(i,o):O(t,n,o);return t}function _t(t,e){return e?t?t.concat(e):Array.isArray(e)?e:[e]:t}function bt(t,e){var n=Object.create(t||null);return e?c(n,e):n}function wt(t){if(t.components){var e=t.components,n=void 0;for(var r in e)cr(r)||yr.isReservedTag(r)||(n=e[r],l(n)&&(e[r]=gt.extend(n)))}}function $t(t){var e=t.props;if(e){var n={},r=void 0,i=void 0,o=void 0;if(Array.isArray(e))for(r=e.length;r--;)i=e[r],"string"==typeof i&&(o=fr(i),n[o]={type:null});else if(l(e))for(var a in e)i=e[a],o=fr(a),n[o]=l(i)?i:{type:i};t.props=n}}function At(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})}}function Ct(t,e,n){function i(r){var i=Xr[r]||ti;u[r]=i(t[r],e[r],n,r)}wt(e),$t(e),At(e);var o=e["extends"];if(o&&(t="function"==typeof o?Ct(t,o.options,n):Ct(t,o,n)),e.mixins)for(var a=0,s=e.mixins.length;s>a;a++){var c=e.mixins[a];c.prototype instanceof gt&&(c=c.options),t=Ct(t,c,n)}var u={},l=void 0;for(l in t)i(l);for(l in e)r(t,l)||i(l);return u}function kt(t,e,n,r){if("string"==typeof n){var i=t[e],o=i[n]||i[fr(n)]||i[dr(fr(n))];return o}}function xt(t,e,n){if(t.$options.props&&n){var i=t.$options.props[e],o=!r(n,e),a=n[e];return i.type===Boolean&&(o&&!r(i,"default")?a=!1:""!==a&&a!==pr(e)||(a=!0)),void 0===a&&(a=Ot(t,i,e),Hr.shouldConvert=!0,k(a),Hr.shouldConvert=!1),a}}function Ot(t,e,n){if(r(e,"default")){var i=e["default"];return u(i),"function"==typeof i&&e.type!==Function?i.call(t):i}}function Tt(t){t.use=function(t){if(!t.installed){var e=s(arguments,1);return e.unshift(this),"function"==typeof t.install?t.install.apply(t,e):t.apply(null,e),t.installed=!0,this}}}function jt(t){t.mixin=function(e){t.options=Ct(t.options,e),yr._ctors.forEach(function(t){t.options=Ct(t["super"].options,t.extendOptions)})}}function Lt(t){t.cid=0;var e=1;t.extend=function(t){t=t||{};var r=this,i=0===r.cid;if(i&&t._Ctor)return t._Ctor;var o=t.name||r.options.name,a=function(t){this._init(t)};return a.prototype=Object.create(r.prototype),a.prototype.constructor=a,a.cid=e++,a.options=Ct(r.options,t),a["super"]=r,a.extend=r.extend,yr._assetTypes.forEach(function(t){a[t]=r[t]}),o&&(a.options.components[o]=a),a.extendOptions=t,yr._ctors.push(a),a.release=function(){n(yr._ctors,a)},i&&(t._Ctor=a),a}}function Et(t){yr._assetTypes.forEach(function(e){t[e]=function(n,r){return r?("component"===e&&l(r)&&(r.name=r.name||n,r=t.extend(r)),this.options[e+"s"][n]=r,r):this.options[e+"s"][n]}})}function St(t){var e=t&&t.componentOptions;return e&&e.Ctor.options._abstract?St(e.propsData.child):t}function Mt(t){t.config=yr,t.util=ei,t.set=O,t["delete"]=T,t.nextTick=Tr,t.options=Object.create(null),yr._assetTypes.forEach(function(e){t.options[e+"s"]=Object.create(null)}),c(t.options.components,ri),Tt(t),jt(t),Lt(t),Et(t)}function Nt(t){var e=t.data,n=void 0;return(n=t.child)&&(n=n._vnode.data)&&(e=Dt(n,e)),(n=t.parent)&&(n=n.data)&&(e=Dt(e,n)),Rt(e)}function Dt(t,e){return{staticClass:Bt(t.staticClass,e.staticClass),class:t["class"]?[t["class"],e["class"]]:e["class"]}}function Rt(t){var e=t["class"],n=t.staticClass;return n||e?Bt(n,It(e)):""}function Bt(t,e){return t?e?t+" "+e:t:e||""}function It(t){var e="";if(!t)return e;if("string"==typeof t)return t;if(Array.isArray(t)){for(var n=void 0,r=0,i=t.length;i>r;r++)t[r]&&(n=It(t[r]))&&(e+=n+" ");return e.slice(0,-1)}if(u(t)){for(var o in t)t[o]&&(e+=o+" ");return e.slice(0,-1)}return e}function Pt(t){return mi(t)?"svg":"math"===t?"math":void 0}function Ft(t){if(!wr)return!0;if(t=t.toLowerCase(),null!=gi[t])return gi[t];var e=document.createElement(t);return t.indexOf("-")>-1?gi[t]=e.constructor===window.HTMLUnknownElement||e.constructor===window.HTMLElement:gi[t]=/HTMLUnknownElement/.test(e.toString())}function Ut(t){if("string"==typeof t){if(t=document.querySelector(t),!t)return document.createElement("div")}return t}function zt(t){return document.createElement(t)}function Ht(t,e){return document.createElementNS(fi[t],e)}function Vt(t){return document.createTextNode(t)}function Kt(t,e,n){t.insertBefore(e,n)}function Jt(t,e){t.removeChild(e)}function qt(t,e){t.appendChild(e)}function Zt(t){return t.parentNode}function Gt(t){return t.nextSibling}function Wt(t){return t.tagName}function Yt(t,e){t.textContent=e}function Qt(t){return t.childNodes}function Xt(t,e,n){t.setAttribute(e,n)}function te(t){return null==t}function ee(t){return null!=t}function ne(t,e){return t.key===e.key&&t.tag===e.tag}function re(t,e,n){var r=void 0,i=void 0,o={};for(r=e;n>=r;++r)i=t[r].key,ee(i)&&(o[i]=r);return o}function ie(t){function e(t){return new Jr(b.tagName(t).toLowerCase(),{},[],void 0,t)}function n(t,e){function n(){0===--n.listeners&&r(t)}return n.listeners=e,n}function r(t){var e=b.parentNode(t);b.removeChild(e,t)}function o(t,e){var n=void 0,r=void 0,c=t.data;if(ee(c)&&(ee(n=c.hook)&&ee(n=n.init)&&n(t),ee(n=t.child)))return a(t,e),s(t),t.elm;var u=t.children,l=t.tag;if(ee(l)){if(r=t.elm=t.ns?b.createElementNS(t.ns,l):b.createElement(l),s(t),Array.isArray(u))for(n=0;n<u.length;++n)b.appendChild(r,o(u[n],e));else i(t.text)&&b.appendChild(r,b.createTextNode(t.text));ee(c)&&a(t,e)}else r=t.elm=b.createTextNode(t.text);return t.elm}function a(t,e){for(var n=0;n<y.create.length;++n)y.create[n](Ai,t);m=t.data.hook,ee(m)&&(m.create&&m.create(Ai,t),m.insert&&e.push(t))}function s(t){var e=void 0;ee(e=t.context)&&ee(e=e.$options._scopeId)&&b.setAttribute(t.elm,e,"")}function c(t,e,n,r,i,a){for(;i>=r;++r)b.insertBefore(t,o(n[r],a),e)}function u(t){var e=void 0,n=void 0,r=t.data;if(ee(r))for(ee(e=r.hook)&&ee(e=e.destroy)&&e(t),e=0;e<y.destroy.length;++e)y.destroy[e](t);if(ee(e=t.child)&&u(e._vnode),ee(e=t.children))for(n=0;n<t.children.length;++n)u(t.children[n])}function l(t,e,n,r){for(;r>=n;++n){var i=e[n];ee(i)&&(ee(i.tag)?(u(i),f(i)):b.removeChild(t,i.elm))}}function f(t,e){if(e||ee(t.data)){var i=y.remove.length+1;for(e?e.listeners+=i:e=n(t.elm,i),ee(m=t.child)&&ee(m=m._vnode)&&ee(m.data)&&f(m,e),m=0;m<y.remove.length;++m)y.remove[m](t,e);ee(m=t.data.hook)&&ee(m=m.remove)?m(t,e):e()}else r(t.elm)}function d(t,e,n,r){for(var i=0,a=0,s=e.length-1,u=e[0],f=e[s],d=n.length-1,p=n[0],h=n[d],m=void 0,g=void 0,y=void 0,_=void 0;s>=i&&d>=a;)te(u)?u=e[++i]:te(f)?f=e[--s]:ne(u,p)?(v(u,p,r),u=e[++i],p=n[++a]):ne(f,h)?(v(f,h,r),f=e[--s],h=n[--d]):ne(u,h)?(v(u,h,r),b.insertBefore(t,u.elm,b.nextSibling(f.elm)),u=e[++i],h=n[--d]):ne(f,p)?(v(f,p,r),b.insertBefore(t,f.elm,u.elm),f=e[--s],p=n[++a]):(te(m)&&(m=re(e,i,s)),g=m[p.key],te(g)?(b.insertBefore(t,o(p,r),u.elm),p=n[++a]):(y=e[g],y.tag!==p.tag?(b.insertBefore(t,o(p,r),u.elm),p=n[++a]):(v(y,p,r),e[g]=void 0,b.insertBefore(t,p.elm,u.elm),p=n[++a])));i>s?(_=te(n[d+1])?null:n[d+1].elm,c(t,_,n,a,d,r)):a>d&&l(t,e,i,s)}function v(t,e,n){if(t!==e){var r=void 0,i=void 0;ee(r=e.data)&&ee(i=r.hook)&&ee(r=i.prepatch)&&r(t,e);var o=e.elm=t.elm,a=t.children,s=e.children;if(ee(e.data)){for(r=0;r<y.update.length;++r)y.update[r](t,e);ee(i)&&ee(r=i.update)&&r(t,e)}if(te(e.text)?ee(a)&&ee(s)?a!==s&&d(o,a,s,n):ee(s)?(ee(t.text)&&b.setTextContent(o,""),c(o,null,s,0,s.length-1,n)):ee(a)?l(o,a,0,a.length-1):ee(t.text)&&b.setTextContent(o,""):t.text!==e.text&&b.setTextContent(o,e.text),ee(e.data)){for(r=0;r<y.postpatch.length;++r)y.postpatch[r](t,e);ee(i)&&ee(r=i.postpatch)&&r(t,e)}}}function p(t){for(var e=0;e<t.length;++e)t[e].data.hook.insert(t[e])}function h(t,e,n){e.elm=t;var r=e.tag,i=e.data,o=e.children;if(ee(i)&&(ee(m=i.hook)&&ee(m=m.init)&&m(e,!0),ee(m=e.child)))return a(e,n),!0;if(ee(r)){if(ee(o))for(var s=b.childNodes(t),c=0;c<o.length;c++){var u=h(s[c],o[c],n);if(!u)return!1}ee(i)&&a(e,n)}return!0}var m=void 0,g=void 0,y={},_=t.modules,b=t.nodeOps;for(m=0;m<Ci.length;++m)for(y[Ci[m]]=[],g=0;g<_.length;++g)void 0!==_[g][Ci[m]]&&y[Ci[m]].push(_[g][Ci[m]]);return function(t,n,r){var i=void 0,a=void 0,s=[];if(t){var c=ee(t.nodeType);if(!c&&ne(t,n))v(t,n,s);else{if(c){if(t.hasAttribute("server-rendered")&&(t.removeAttribute("server-rendered"),r=!0),r&&h(t,n,s))return p(s),t;t=e(t)}i=t.elm,a=b.parentNode(i),o(n,s),null!==a?(b.insertBefore(a,n.elm,b.nextSibling(i)),l(a,[t],0,0)):ee(t.tag)&&u(t)}}else o(n,s);return p(s),n.elm}}function oe(t,e,n){var r=e.data.directives;if(r)for(var i=t.data.directives,o="update"===n,a=0;a<r.length;a++){var s=r[a],c=kt(e.context.$options,"directives",s.name,!0),u=c&&c[n];if(u){if(o&&i){var l=s.oldValue=i[a].value;if(l===s.value)continue}u(e.elm,s,e,t)}}}function ae(t,e){var r=t.data.ref;if(r){var i=t.context,o=t.child||t.elm,a=i.$refs;e?Array.isArray(a[r])?n(a[r],o):a[r]===o&&(a[r]=void 0):t.data.refInFor?Array.isArray(a[r])?a[r].push(o):a[r]=[o]:a[r]=o}}function se(t,e){if(t.data.attrs||e.data.attrs){var n=void 0,r=void 0,i=void 0,o=e.elm,a=t.data.attrs||{},s=e.data.attrs||{};for(n in s)r=s[n],i=a[n],i!==r&&ce(o,n,r);for(n in a)null==s[n]&&(ci(n)?o.removeAttributeNS(si,ui(n)):oi(n)||o.removeAttribute(n))}}function ce(t,e,n){ai(e)?li(n)?t.removeAttribute(e):t.setAttribute(e,e):oi(e)?t.setAttribute(e,li(n)||"false"===n?"false":"true"):ci(e)?li(n)?t.removeAttributeNS(si,ui(e)):t.setAttributeNS(si,e,n):li(n)?t.removeAttribute(e):t.setAttribute(e,n)}function ue(t,e){var n=e.elm,r=e.data;if(r.staticClass||r["class"]){var i=Nt(e),o=n._transitionClasses;o&&(i=Bt(i,It(o))),i!==n._prevClass&&(n.setAttribute("class",i),n._prevClass=i)}}function le(t,e){if(t.data.on||e.data.on){var n=e.data.on||{},r=t.data.on||{},i=e.elm._v_add||(e.elm._v_add=function(t,n,r){e.elm.addEventListener(t,n,r)}),o=e.elm._v_remove||(e.elm._v_remove=function(t,n){e.elm.removeEventListener(t,n)});z(n,r,i,o)}}function fe(t,e){if(t.data.props||e.data.props){var n=void 0,r=void 0,i=e.elm,o=t.data.props||{},a=e.data.props||{};for(n in o)null==a[n]&&(i[n]=void 0);for(n in a)r=a[n],"value"===n?(i._value=r,i.value!=r&&(i.value=r)):i[n]=r}}function de(t,e){if(t.data.style||e.data.style){var n=void 0,r=void 0,i=e.elm,o=t.data.style||{},a=e.data.style||{};Array.isArray(a)&&(a=e.data.style=f(a));for(r in o)a[r]||(i.style[Ni(r)]="");for(r in a)n=a[r],n!==o[r]&&(i.style[Ni(r)]=n||"");e.data.style=c({},a)}}function ve(t,e){if(t.classList)e.indexOf(" ")>-1?e.split(/\s+/).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 pe(t,e){if(t.classList)e.indexOf(" ")>-1?e.split(/\s+/).forEach(function(e){return t.classList.remove(e)}):t.classList.remove(e);else{for(var n=" "+t.getAttribute("class")+" ",r=" "+e+" ";n.indexOf(r)>=0;)n=n.replace(r," ");t.setAttribute("class",n.trim())}}function he(t){Hi(function(){Hi(t)})}function me(t){var e=t.elm;e._leaveCb&&(e._leaveCb.cancelled=!0,e._leaveCb());var n=t.data.transition;if(n){var r=!t.context.$root._isMounted;if(!r||n.appear||""===n.appear){var i=ye(n,t.context),o=i.css,a=i.enterClass,s=i.enterActiveClass,c=i.appearClass,u=i.appearActiveClass,l=i.beforeEnter,f=i.onEnter,d=i.afterEnter,v=i.enterCancelled,p=i.beforeAppear,h=i.onAppear,m=i.afterAppear,g=i.appearCancelled,y=r?c:a,_=r?u:s,b=r?p||l:l,w=r?h||f:f,$=r?m||d:d,A=r?g||v:v,C=o!==!1,k=w&&w.length>1,x=e._enterCb=Oe(function(){C&&$e(e,_),x.cancelled?(C&&$e(e,y),A&&A(e)):$&&$(e),e._enterCb=null});b&&b(e),C&&(we(e,y),he(function(){$e(e,y),x.cancelled||(we(e,_),k||Ae(e,x))})),w&&w(e,x),C||k||x()}}}function ge(t,e){function n(){u&&u(r),p&&(we(r,s),he(function(){$e(r,s),m.cancelled||(we(r,c),h||Ae(r,m))})),l&&l(r,m),p||h||m()}var r=t.elm;r._enterCb&&(r._enterCb.cancelled=!0,r._enterCb());var i=t.data.transition;if(!i)return e();var o=ye(i,t.context),a=o.css,s=o.leaveClass,c=o.leaveActiveClass,u=o.beforeLeave,l=o.onLeave,f=o.afterLeave,d=o.leaveCancelled,v=o.delayLeave,p=a!==!1,h=l&&l.length>1,m=r._leaveCb=Oe(function(){p&&$e(r,c),m.cancelled?(p&&$e(r,s),d&&d(r)):(e(),f&&f(r)),r._leaveCb=null});v?v(n):n()}function ye(t,e){var n=void 0;if(t&&"string"==typeof t)return n=kt(e.$options,"transitions",t),n?_e(n.name||t,n):Vi(t);if("object"==typeof t){if(t.name&&(n=kt(e.$options,"transitions",t.name)),n=n?c(_e(t.name,n),t):_e(t.name,t),t.hooks)for(var r in t.hooks)be(n,r,t.hooks[r]);return n}return Vi("v")}function _e(t,e){t=t||"v";var n={};return e.css!==!1&&c(n,Vi(t)),c(n,e),n}function be(t,e,n){var r=t[e];r?t[e]=function(){r.apply(this,arguments),n()}:t[e]=n}function we(t,e){(t._transitionClasses||(t._transitionClasses=[])).push(e),ve(t,e)}function $e(t,e){n(t._transitionClasses,e),pe(t,e)}function Ae(t,e){var n=Ce(t),r=n.type,i=n.timeout,o=n.propCount;if(!r)return e();var a=r===Bi?Fi:zi,s=0,c=function(){t.removeEventListener(a,u),e()},u=function(){++s>=o&&c()};setTimeout(function(){o>s&&c()},i+1),t.addEventListener(a,u)}function Ce(t){var e=window.getComputedStyle(t),n=e[Pi+"Delay"].split(", "),r=e[Pi+"Duration"].split(", "),i=e[Ui+"Delay"].split(", "),o=e[Ui+"Duration"].split(", "),a=ke(n,r),s=ke(i,o),c=Math.max(a,s),u=c>0?a>s?Bi:Ii:null,l=u?u===Bi?r.length:o.length:0;return{type:u,timeout:c,propCount:l}}function ke(t,e){return Math.max.apply(null,e.map(function(e,n){return xe(e)+xe(t[n])}))}function xe(t){return 1e3*Number(t.slice(0,-1))}function Oe(t){var e=!1;return function(){e||(e=!0,t())}}function Te(t){return!!(t.parent&&t.parent.data.transition||t.data.show)}function je(t,e){var n=t.multiple;n||(t.selectedIndex=-1);for(var r=0,i=t.options.length;i>r;r++){var o=t.options[r];if(n)o.selected=e.indexOf(Ee(o))>-1;else if(Ee(o)===e){t.selectedIndex=r;break}}}function Le(t,e){for(var n=0,r=e.length;r>n;n++)if(Ee(e[n])===t)return!1;return!0}function Ee(t){return"_value"in t?t._value:t.value||t.text}function Se(t){t.target.composing=!0}function Me(t){t.target.composing=!1,Ne(t.target,"input")}function Ne(t,e){var n=document.createEvent("HTMLEvents");n.initEvent(e,!0,!0),t.dispatchEvent(n)}function De(t){var e=t.parent;return e&&null!=e.data.transition?e.data.transition:t.data.transition}function Re(t,e){if(t.data&&t.data.transition){var n=t.data.transition;"string"==typeof n?n=t.data.transition={name:n}:"object"!=typeof n&&(n=t.data.transition={name:"v"}),n.hooks=e}}function Be(t){return to.innerHTML=t,to.textContent}function Ie(t){var e=eo.source+"(?:\\s*("+Pe(t)+")\\s*(?:"+io.join("|")+"))?";return new RegExp("^\\s*"+e)}function Pe(t){return ro.map(function(t){return"(?:"+t.source+")"}).join("|")}function Fe(t,e){function n(e){l+=e,t=t.substring(e)}function r(){var e=t.match(so);if(e){var r={tagName:e[1],attrs:[],start:l};n(e[0].length);for(var i=void 0,o=void 0;!(i=t.match(co))&&(o=t.match(s));)n(o[0].length),r.attrs.push(o);if(i)return r.unarySlash=i[1],n(i[0].length),r.end=l,r}}function i(t){var n=t.tagName,r=t.unarySlash;c&&("p"===d&&hi(n)&&o("",d),pi(n)&&d===n&&o("",n));for(var i=u(n)||"html"===n&&"head"===d||!!r,s=t.attrs.length,l=new Array(s),f=0;s>f;f++){var v=t.attrs[f];fo&&-1===v[0].indexOf('""')&&(""===v[3]&&delete v[3],""===v[4]&&delete v[4],""===v[5]&&delete v[5]),l[f]={name:v[1],value:Be(v[3]||v[4]||v[5]||"")}}i||(a.push({tag:n,attrs:l}),d=n,r=""),e.start&&e.start(n,l,i,t.start,t.end)}function o(t,n,r,i){var o=void 0;if(null==r&&(r=l),null==i&&(i=l),n){var s=n.toLowerCase();for(o=a.length-1;o>=0&&a[o].tag.toLowerCase()!==s;o--);}else o=0;if(o>=0){for(var c=a.length-1;c>=o;c--)e.end&&e.end(a[c].tag,r,i);a.length=o,d=o&&a[o-1].tag}else"br"===n.toLowerCase()?e.start&&e.start(n,[],!0,r,i):"p"===n.toLowerCase()&&(e.start&&e.start(n,[],!1,r,i),e.end&&e.end(n,r,i))}for(var a=[],s=Ie(e),c=e.expectHTML,u=e.isUnaryTag||gr,l=0,f=void 0,d=void 0;t;){if(f=t,d&&vo(d))!function(){var n=d.toLowerCase(),r=po[n]||(po[n]=new RegExp("([\\s\\S]*?)(</"+n+"[^>]*>)","i")),i=0,a=t.replace(r,function(t,r,o){return i=o.length,"script"!==n&&"style"!==n&&"noscript"!==n&&(r=r.replace(/<!--([\s\S]*?)-->/g,"$1").replace(/<!\[CDATA\[([\s\S]*?)\]\]>/g,"$1")),e.chars&&e.chars(r),""});l+=t.length-a.length,t=a,o("</"+n+">",n,l-i,l)}();else{var v=t.indexOf("<");if(0===v){if(/^<!--/.test(t)){var p=t.indexOf("-->");if(p>=0){n(p+3);continue}}if(/^<!\[/.test(t)){var h=t.indexOf("]>");if(h>=0){n(h+2);continue}}var m=t.match(lo);if(m){e.doctype&&e.doctype(m[0]),n(m[0].length);continue}var g=t.match(uo);if(g){var y=l;n(g[0].length),o(g[0],g[1],y,l);continue}var _=r();if(_){i(_);continue}}var b=void 0;v>=0?(b=t.substring(0,v),n(v)):(b=t,t=""),e.chars&&e.chars(b)}if(t===f)throw new Error("Error parsing template:\n\n"+t)}o()}function Ue(t){function e(){(d||(d=[])).push(t.slice(s,l).trim()),s=l+1}var n=!1,r=!1,i=0,o=0,a=0,s=0,c=void 0,u=void 0,l=void 0,f=void 0,d=void 0;for(l=0;l<t.length;l++)if(u=c,c=t.charCodeAt(l),n)39===c&&92!==u&&(n=!n);else if(r)34===c&&92!==u&&(r=!r);else if(124!==c||124===t.charCodeAt(l+1)||124===t.charCodeAt(l-1)||i||o||a)switch(c){case 34:r=!0;break;case 39:n=!0;break;case 40:a++;break;case 41:a--;break;case 91:o++;break;case 93:o--;break;case 123:i++;break;case 125:i--}else void 0===f?(s=l+1,f=t.slice(0,l).trim()):e();if(void 0===f?f=t.slice(0,l).trim():0!==s&&e(),d)for(l=0;l<d.length;l++)f=ze(f,d[l]);return f}function ze(t,e){var n=e.indexOf("(");if(0>n)return'_f("'+e+'")('+t+")";var r=e.slice(0,n),i=e.slice(n+1);return'_f("'+r+'")('+t+","+i}function He(t,e){var n=e?go(e):ho;if(n.test(t)){for(var r=[],i=n.lastIndex=0,o=void 0,a=void 0;o=n.exec(t);){a=o.index,a>i&&r.push(JSON.stringify(t.slice(i,a)));var s=Ue(o[1].trim());r.push("_s("+s+")"),i=a+o[0].length}return i<t.length&&r.push(JSON.stringify(t.slice(i))),r.join("+")}}function Ve(t){console.error("[Vue parser]: "+t)}function Ke(t,e){return t?t.map(function(t){return t[e]}).filter(function(t){return t}):[]}function Je(t,e,n){(t.props||(t.props=[])).push({name:e,value:n})}function qe(t,e,n){(t.attrs||(t.attrs=[])).push({name:e,value:n})}function Ze(t,e,n){(t.staticAttrs||(t.staticAttrs=[])).push({name:e,value:n})}function Ge(t,e,n,r,i){(t.directives||(t.directives=[])).push({name:e,value:n,arg:r,modifiers:i})}function We(t,e,n){var r=t.hooks||(t.hooks={}),i=r[e];i?i.push(n):r[e]=[n]}function Ye(t,e,n,r){var i=t.events||(t.events={});r&&r.capture&&(delete r.capture,e="!"+e);var o={value:n,modifiers:r},a=i[e];Array.isArray(a)?a.push(o):a?i[e]=[a,o]:i[e]=o}function Qe(t,e,n){var r=Xe(t,":"+e)||Xe(t,"v-bind:"+e);if(null!=r)return r;if(n!==!1){var i=Xe(t,e);if(null!=i)return JSON.stringify(i)}}function Xe(t,e){var n=void 0;if(null!=(n=t.attrsMap[e]))for(var r=t.attrsList,i=0,o=r.length;o>i;i++)if(r[i].name===e){r.splice(i,1);break}return n}function tn(t,e){Oo=e.warn||Ve,To=e.getTagNamespace||gr,jo=e.mustUseProp||gr,Lo=Ke(e.modules,"preTransformNode"),Eo=Ke(e.modules,"transformNode"),So=Ke(e.modules,"postTransformNode"),Mo=e.delimiters;var n=[],r=void 0,i=void 0,o=!1;return Fe(t,{expectHTML:e.expectHTML,isUnaryTag:e.isUnaryTag,start:function(t,a,s){ko.test(t)&&(t=pr(t)),t=t.toLowerCase();var c=i&&i.ns||To(t);
  7. e.isIE&&"svg"===c&&(a=gn(a));var u={type:1,tag:t,attrsList:a,attrsMap:pn(a),parent:i,children:[]};c&&(u.ns=c),mn(u)&&(u.forbidden=!0);for(var l=0;l<Lo.length;l++)Lo[l](u,e);if(o||(en(u),u.pre&&(o=!0)),o)nn(u);else{rn(u),on(u),an(u),cn(u),u.plain=!u.key&&!a.length,un(u),ln(u),fn(u);for(var f=0;f<Eo.length;f++)Eo[f](u,e);dn(u)}r||(r=u),i&&!u.forbidden&&(u["else"]?sn(u,i):(i.children.push(u),u.parent=i)),s||(i=u,n.push(u));for(var d=0;d<So.length;d++)So[d](u,e)},end:function(){var t=n[n.length-1],e=t.children[t.children.length-1];e&&3===e.type&&" "===e.text&&t.children.pop(),n.length-=1,i=n[n.length-1],t.pre&&(o=!1)},chars:function(t){if(i&&(t="pre"===i.tag||t.trim()?xo(t):i.children.length?" ":"")){var e=void 0;!o&&" "!==t&&(e=He(t,Mo))?i.children.push({type:2,expression:e,text:t}):i.children.push({type:3,text:t})}}}),r}function en(t){null!=Xe(t,"v-pre")&&(t.pre=!0)}function nn(t){var e=t.attrsList.length;if(e)for(var n=t.staticAttrs=new Array(e),r=0;e>r;r++)n[r]={name:t.attrsList[r].name,value:JSON.stringify(t.attrsList[r].value)};else t.pre||(t.plain=!0)}function rn(t){var e=Qe(t,"key");e&&(t.key=e)}function on(t){var e=void 0;if(e=Xe(t,"v-for")){var n=e.match(Ao);if(!n)return;t["for"]=n[2].trim();var r=n[1].trim(),i=r.match(Co);i?(t.alias=i[1].trim(),t.iterator1=i[2].trim(),i[3]&&(t.iterator2=i[3].trim())):t.alias=r}}function an(t){var e=Xe(t,"v-if");e&&(t["if"]=e),null!=Xe(t,"v-else")&&(t["else"]=!0)}function sn(t,e){var n=hn(e.children);n&&n["if"]&&(n.elseBlock=t)}function cn(t){var e=Xe(t,"v-once");null!=e&&(t.once=!0)}function un(t){"render"===t.tag&&(t.render=!0,t.renderMethod=t.attrsMap[":method"]||t.attrsMap["v-bind:method"],t.renderArgs=t.attrsMap[":args"]||t.attrsMap["v-bind:args"])}function ln(t){if("slot"===t.tag)t.slotName=Qe(t,"name");else{var e=Qe(t,"slot");e&&(t.slotTarget=e)}}function fn(t){var e=void 0;(e=Qe(t,"is"))&&(t.component=e),null!=Xe(t,"keep-alive")&&(t.keepAlive=!0),null!=Xe(t,"inline-template")&&(t.inlineTemplate=!0)}function dn(t){var e=t.attrsList,n=void 0,r=void 0,i=void 0,o=void 0,a=void 0,s=void 0;for(n=0,r=e.length;r>n;n++)if(i=e[n].name,o=e[n].value,yo.test(i))if(s=vn(i),s&&(i=i.replace($o,"")),_o.test(i))i=i.replace(_o,""),jo(i)?Je(t,i,o):qe(t,i,o);else if(bo.test(i))i=i.replace(bo,""),Ye(t,i,o,s);else{i=i.replace(yo,"");var c=i.match(wo);c&&(a=c[1])&&(i=i.slice(0,-(a.length+1))),Ge(t,i,o,a,s)}else Ze(t,i,JSON.stringify(o))}function vn(t){var e=t.match($o);if(e){var n=function(){var t={};return e.forEach(function(e){t[e.slice(1)]=!0}),{v:t}}();if("object"==typeof n)return n.v}}function pn(t){for(var e={},n=0,r=t.length;r>n;n++)e[t[n].name]=t[n].value;return e}function hn(t){for(var e=t.length;e--;)if(t[e].tag)return t[e]}function mn(t){return"style"===t.tag||"script"===t.tag&&(!t.attrsMap.type||"text/javascript"===t.attrsMap.type)}function gn(t){for(var e=[],n=0;n<t.length;n++){var r=t[n];No.test(r.name)||(r.name=r.name.replace(Do,""),e.push(r))}return e}function yn(t,e){t&&(Ro=Io(e.staticKeys||""),Bo=e.isReservedTag||function(){return!1},bn(t),wn(t))}function _n(t){return e("type,tag,attrsList,attrsMap,plain,parent,children,staticAttrs"+(t?","+t:""))}function bn(t){if(t["static"]=$n(t),1===t.type)for(var e=0,n=t.children.length;n>e;e++){var r=t.children[e];bn(r),r["static"]||(t["static"]=!1)}}function wn(t){if(1===t.type&&(t.once||t["static"]))return void(t.staticRoot=!0);if(t.children)for(var e=0,n=t.children.length;n>e;e++)wn(t.children[e])}function $n(t){return 2===t.type?!1:3===t.type?!0:!(!t.pre&&(t["if"]||t["for"]||cr(t.tag)||!Bo(t.tag)||!t.plain&&!Object.keys(t).every(Ro)))}function An(t){var e="on:{";for(var n in t)e+='"'+n+'":'+Cn(t[n])+",";return e.slice(0,-1)+"}"}function Cn(t){if(t){if(Array.isArray(t))return"["+t.map(Cn).join(",")+"]";if(t.modifiers){var e="function($event){";for(var n in t.modifiers)e+=Uo[n]||kn(n);var r=Po.test(t.value)?t.value+"($event)":t.value;return e+r+"}"}return Po.test(t.value)?t.value:"function($event){"+t.value+"}"}return"function(){}"}function kn(t){var e=Fo[t];return Array.isArray(e)?"if("+e.map(function(t){return"$event.keyCode!=="+t}).join("&&")+")return;":"if($event.keyCode!=="+e+")return;"}function xn(t,e){if(e.arg){t.ref=e.arg;for(var n=t;n;){if(void 0!==n["for"]){t.refInFor=!0;break}n=n.parent}}}function On(t,e){We(t,"construct","_b(n1,"+e.value+")")}function Tn(t,e){var n=Zo,r=Zo=[];Go=e,Ho=e.warn||Ve,Vo=Ke(e.modules,"transformCode"),Ko=Ke(e.modules,"genData"),Jo=e.directives||{},qo=e.isReservedTag||gr;var i=t?jn(t):'_h(_e("div"))';return Zo=n,{render:"with(this){return "+i+"}",staticRenderFns:r}}function jn(t){if(t["for"])return Sn(t);if(t["if"])return Ln(t);if("template"!==t.tag||t.slotTarget){if("render"===t.tag)return In(t);if("slot"===t.tag)return Pn(t);var e=void 0;if(t.component)e=Fn(t);else{var n=Mn(t),r=t.inlineTemplate?null:Dn(t,!t.ns&&!qo(t.tag));e="_h(_e('"+t.tag+"'"+(n?","+n:t.ns?",void 0":"")+(t.ns?",'"+t.ns+"'":"")+")"+(r?","+r:"")+")",t.staticRoot&&(Zo.push("with(this){return "+e+"}"),e="_m("+(Zo.length-1)+")")}for(var i=0;i<Vo.length;i++)e=Vo[i](t,e);return t.component&&t.keepAlive&&(e='_h(_e("KeepAlive",{props:{child:'+e+"}}))"),e}return Dn(t)||"void 0"}function Ln(t){var e=t["if"];return t["if"]=null,"("+e+")?"+jn(t)+":"+En(t)}function En(t){return t.elseBlock?jn(t.elseBlock):"void 0"}function Sn(t){var e=t["for"],n=t.alias,r=t.iterator1?","+t.iterator1:"",i=t.iterator2?","+t.iterator2:"";return t["for"]=null,"("+e+")&&_l(("+e+"),"+("function("+n+r+i+"){")+("return "+jn(t))+"})"}function Mn(t){if(!t.plain){var e="{",n=Nn(t);n&&(e+=n+","),t.key&&(e+="key:"+t.key+","),t.ref&&(e+='ref:"'+t.ref+'",'),t.refInFor&&(e+="refInFor:true,"),t.component&&(e+='tag:"'+t.tag+'",'),t.slotTarget&&(e+="slot:"+t.slotTarget+",");for(var r=0;r<Ko.length;r++)e+=Ko[r](t);if(t.attrsMap["v-show"]&&(e+="show:true,"),t.props&&(e+="props:{"+Un(t.props)+"},"),t.attrs&&(e+="attrs:{"+Un(t.attrs)+"},"),t.staticAttrs&&(e+="staticAttrs:{"+Un(t.staticAttrs)+"},"),t.hooks&&(e+="hook:{"+zn(t.hooks)+"},"),t.events&&(e+=An(t.events)+","),t.inlineTemplate){var i=t.children[0];if(1===i.type){var o=Tn(i,Go);e+="inlineTemplate:{render:function(){"+o.render+"},staticRenderFns:["+o.staticRenderFns.map(function(t){return"function(){"+t+"}"}).join(",")+"]}"}}return e.replace(/,$/,"")+"}"}}function Nn(t){var e=t.directives;if(e){var n="directives:[",r=!1,i=void 0,o=void 0,a=void 0,s=void 0;for(i=0,o=e.length;o>i;i++){a=e[i],s=!0;var c=Jo[a.name]||zo[a.name];c&&(s=!!c(t,a,Ho)),s&&(r=!0,n+='{name:"'+a.name+'"'+(a.value?",value:("+a.value+")":"")+(a.arg?',arg:"'+a.arg+'"':"")+(a.modifiers?",modifiers:"+JSON.stringify(a.modifiers):"")+"},")}return r?n.slice(0,-1)+"]":void 0}}function Dn(t,e){if(t.children.length){var n="["+t.children.map(Rn).join(",")+"]";return e?"function(){return "+n+"}":n}}function Rn(t){return 1===t.type?jn(t):Bn(t)}function Bn(t){return 2===t.type?"("+t.expression+")":"_t("+JSON.stringify(t.text)+")"}function In(t){if(!t.renderMethod)return"void 0";var e=Dn(t);return t.renderMethod+"("+(t.renderArgs||"")+(e?(t.renderArgs?",":"")+e:"")+")"}function Pn(t){var e="$slots["+(t.slotName||'"default"')+"]",n=Dn(t);return n?"("+e+"||"+n+")":e}function Fn(t){var e=Dn(t,!0);return"_h(_e("+t.component+","+Mn(t)+")"+(e?","+e:"")+")"}function Un(t){for(var e="",n=0;n<t.length;n++){var r=t[n];e+='"'+r.name+'":'+r.value+","}return e.slice(0,-1)}function zn(t){var e="";for(var n in t)e+='"'+n+'":function(n1,n2){'+t[n].join(";")+"},";return e.slice(0,-1)}function Hn(t,e){var n=tn(t.trim(),e);yn(n,e);var r=Tn(n,e);return{ast:n,render:r.render,staticRenderFns:r.staticRenderFns}}function Vn(t,e){var n=(e.warn||Ve,Xe(t,"class"));t.staticClass=JSON.stringify(n);var r=Qe(t,"class",!1);r&&(t.classBinding=r)}function Kn(t){var e="";return t.staticClass&&(e+="staticClass:"+t.staticClass+","),t.classBinding&&(e+="class:"+t.classBinding+","),e}function Jn(t){var e=Qe(t,"style",!1);e&&(t.styleBinding=e)}function qn(t){return t.styleBinding?"style:("+t.styleBinding+"),":""}function Zn(t){var e=Qe(t,"transition");'""'===e&&(e=!0),e&&(t.transition=e);var n=Qe(t,"transition-mode");n&&(t.transitionMode=n)}function Gn(t){return t.transition?"transition:"+t.transition+",":""}function Wn(t,e){return t.transitionMode?"_h(_e('TransitionControl',{props:{mode:"+t.transitionMode+",child:"+e+"}}))":e}function Yn(t,e,n){ta=n;var r=e.value,i=e.modifiers;if("select"===t.tag)return er(t,r);switch(t.attrsMap.type){case"checkbox":Qn(t,r);break;case"radio":Xn(t,r);break;default:return tr(t,r,i)}}function Qn(t,e){var n=Qe(t,"value"),r=Qe(t,"true-value")||"true",i=Qe(t,"false-value")||"false";Je(t,"checked","Array.isArray("+e+")"+("?("+e+").indexOf("+n+")>-1")+(":("+e+")===("+r+")")),Ye(t,"change","var $$a="+e+",$$el=$event.target,"+("$$c=$$el.checked?("+r+"):("+i+");")+"if(Array.isArray($$a)){"+("var $$v="+n+",")+"$$i=$$a.indexOf($$v);if($$c){$$i<0&&$$a.push($$v)}else{$$i>-1&&$$a.splice($$i,1)}"+("}else{"+e+"=$$c}"))}function Xn(t,e){var n=Qe(t,"value");Je(t,"checked","("+e+")===("+n+")"),Ye(t,"change",e+"="+n)}function tr(t,e,n){var r=t.attrsMap.type,i=n||{},o=i.lazy,a=i.number,s=i.trim,c=o?"change":"input",u=!o&&"range"!==r,l="$event.target.value"+(s?".trim()":""),f=a||"number"===r?e+"=Number("+l+")":e+"="+l;return u&&(f="if($event.target.composing)return;"+f),Je(t,"value","("+e+")"),Ye(t,c,f),u?!0:void 0}function er(t,e){var n=e+'=Array.prototype.filter.call($event.target.options,function(o){return o.selected}).map(function(o){return "_value" in o ? o._value : o.value})'+(null==t.attrsMap.multiple?"[0]":"");return Ye(t,"change",n),!0}function nr(t,e){e.value&&Je(t,"textContent","_s("+e.value+")")}function rr(t,e){e.value&&Je(t,"innerHTML","_s("+e.value+")")}function ir(t,e){return e=e?c(c({},ra),e):ra,Hn(t,e)}function or(t,e,n){var r=(e&&e.warn||Qr,e&&e.delimiters?String(e.delimiters)+t:t);if(na[r])return na[r];var i={},o=ir(t,e);i.render=ar(o.render);var a=o.staticRenderFns.length;i.staticRenderFns=new Array(a);for(var s=0;a>s;s++)i.staticRenderFns[s]=ar(o.staticRenderFns[s]);return na[r]=i}function ar(t){try{return new Function(t)}catch(e){return d}}function sr(t){if(t.outerHTML)return t.outerHTML;var e=document.createElement("div");return e.appendChild(t.cloneNode(!0)),e.innerHTML}var cr=e("slot,component,render,transition",!0),ur=Object.prototype.hasOwnProperty,lr=/-(\w)/g,fr=o(function(t){return t.replace(lr,function(t,e){return e?e.toUpperCase():""})}),dr=o(function(t){return t.charAt(0).toUpperCase()+t.slice(1)}),vr=/([a-z\d])([A-Z])/g,pr=o(function(t){return t.replace(vr,"$1-$2").toLowerCase()}),hr=Object.prototype.toString,mr="[object Object]",gr=function(){return!1},yr={optionMergeStrategies:Object.create(null),silent:!1,errorHandler:null,isReservedTag:gr,isUnknownElement:gr,mustUseProp:gr,_assetTypes:["component","directive","transition","filter"],_lifecycleHooks:["init","created","beforeMount","mounted","beforeUpdate","updated","beforeDestroy","destroyed","activated","deactivated"],_maxUpdateCount:100,_isServer:!1,_ctors:[]},_r=/[^\w\.]/,br="__proto__"in{},wr="undefined"!=typeof window&&"[object Object]"!==Object.prototype.toString.call(window),$r=wr&&window.__VUE_DEVTOOLS_GLOBAL_HOOK__,Ar=wr&&window.navigator.userAgent.toLowerCase(),Cr=Ar&&/(iphone|ipad|ipod|ios)/i.test(Ar),kr=Ar&&Cr&&Ar.match(/os ([\d_]+)/),xr=kr&&kr[1].split("_"),Or=xr&&Number(xr[0])>=9&&Number(xr[1])>=3&&!window.indexedDB,Tr=function(){function t(){n=!1;var t=e.slice(0);e=[];for(var r=0;r<t.length;r++)t[r]()}var e=[],n=!1,r=void 0;if("undefined"==typeof MutationObserver||Or){var i=wr?window:"undefined"!=typeof global?global:{};r=i.setImmediate||setTimeout}else!function(){var e=1,n=new MutationObserver(t),i=document.createTextNode(String(e));n.observe(i,{characterData:!0}),r=function(){e=(e+1)%2,i.data=String(e)}}();return function(i,o){var a=o?function(){i.call(o)}:i;e.push(a),n||(n=!0,r(t,0))}}(),jr=void 0;jr="undefined"!=typeof Set&&/native code/.test(Set.toString())?Set:function(){function t(){this.set=Object.create(null)}return t.prototype.has=function(t){return void 0!==this.set[t]},t.prototype.add=function(t){this.set[t]=1},t.prototype.clear=function(){this.set=Object.create(null)},t}();var Lr=0,Er=function(){function t(){this.id=Lr++,this.subs=[]}return t.prototype.addSub=function(t){this.subs.push(t)},t.prototype.removeSub=function(t){n(this.subs,t)},t.prototype.depend=function(){t.target&&t.target.addDep(this)},t.prototype.notify=function(){for(var t=this.subs.slice(),e=0,n=t.length;n>e;e++)t[e].update()},t}();Er.target=null;var Sr=[],Mr=[],Nr={},Dr=!1,Rr=0,Br=void 0,Ir=function(){function t(t,e,n){var r=arguments.length<=3||void 0===arguments[3]?{}:arguments[3];this.vm=t,t._watchers.push(this),this.deep=!!r.deep,this.user=!!r.user,this.lazy=!!r.lazy,this.expression=e.toString(),this.cb=n,this.id=++Rr,this.active=!0,this.dirty=this.lazy,this.deps=[],this.newDeps=[],this.depIds=new jr,this.newDepIds=new jr,"function"==typeof e?this.getter=e:(this.getter=m(e),this.getter||(this.getter=function(){})),this.value=this.lazy?void 0:this.get()}return t.prototype.get=function(){this.beforeGet();var t=void 0;try{t=this.getter.call(this.vm,this.vm)}catch(e){t=this.value}return this.deep&&$(t),this.afterGet(),t},t.prototype.beforeGet=function(){Br=Er.target,Er.target=this},t.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))},t.prototype.afterGet=function(){Er.target=Br;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},t.prototype.update=function(){this.lazy?this.dirty=!0:w(this)},t.prototype.run=function(){if(this.active){var t=this.get();if(t!==this.value||u(t)||this.deep){var e=this.value;this.value=t,this.cb.call(this.vm,t,e)}}},t.prototype.evaluate=function(){var t=Er.target;this.value=this.get(),this.dirty=!1,Er.target=t},t.prototype.depend=function(){for(var t=this.deps.length;t--;)this.deps[t].depend()},t.prototype.teardown=function(){if(this.active){this.vm._isBeingDestroyed||this.vm._vForRemoving||n(this.vm._watchers,this);for(var t=this.deps.length;t--;)this.deps[t].removeSub(this);this.active=!1}},t}(),Pr=new jr,Fr=Array.prototype,Ur=Object.create(Fr);["push","pop","shift","unshift","splice","sort","reverse"].forEach(function(t){var e=Fr[t];h(Ur,t,function(){for(var n=arguments.length,r=new Array(n);n--;)r[n]=arguments[n];var i=e.apply(this,r),o=this.__ob__,a=void 0;switch(t){case"push":a=r;break;case"unshift":a=r;break;case"splice":a=r.slice(2)}return a&&o.observeArray(a),o.dep.notify(),i})});var zr=Object.getOwnPropertyNames(Ur),Hr={shouldConvert:!0,isSettingProps:!1},Vr=function(){function t(t){if(this.value=t,this.dep=new Er,this.vmCount=0,h(t,"__ob__",this),Array.isArray(t)){var e=br?A:C;e(t,Ur,zr),this.observeArray(t)}else this.walk(t)}return t.prototype.walk=function(t){var e=this.value;for(var n in t)x(e,n,t[n])},t.prototype.observeArray=function(t){for(var e=0,n=t.length;n>e;e++)k(t[e])},t}(),Kr={enumerable:!0,configurable:!0,get:d,set:d},Jr=function(){function t(t,e,n,r,i,o,a,s){this.tag=t,this.data=e,this.children=n,this.text=r,this.elm=i,this.ns=o,this.context=a,this.key=e&&e.key,this.componentOptions=s,this.child=void 0,this.parent=void 0;var c=e&&e.hook&&e.hook.construct;c&&c(this)}return t.prototype.setChildren=function(t){this.children=t},t}(),qr=function(){return new Jr(void 0,void 0,void 0,"")},Zr={init:W,prepatch:Y,insert:Q,destroy:X},Gr=Object.keys(Zr),Wr={activeInstance:null},Yr=0;ht(gt),P(gt),pt(gt),J(gt),lt(gt);var Qr=void 0,Xr=yr.optionMergeStrategies;Xr.data=function(t,e,n){return n?t||e?function(){var r="function"==typeof e?e.call(n):e,i="function"==typeof t?t.call(n):void 0;return r?yt(r,i):i}:void 0:e?"function"!=typeof e?t:t?function(){return yt(e.call(this),t.call(this))}:e:t},yr._lifecycleHooks.forEach(function(t){Xr[t]=_t}),yr._assetTypes.forEach(function(t){Xr[t+"s"]=bt}),Xr.watch=function(t,e){if(!e)return t;if(!t)return e;var n={};c(n,t);for(var r in e){var i=n[r],o=e[r];i&&!Array.isArray(i)&&(i=[i]),n[r]=i?i.concat(o):[o]}return n},Xr.props=Xr.methods=Xr.computed=function(t,e){if(!e)return t;if(!t)return e;var n=Object.create(null);return c(n,t),c(n,e),n};var ti=function(t,e){return void 0===e?t:e},ei=Object.freeze({defineReactive:x,renderString:t,makeMap:e,isBuiltInTag:cr,remove:n,hasOwn:r,isPrimitive:i,cached:o,camelize:fr,capitalize:dr,hyphenate:pr,bind:a,toArray:s,extend:c,isObject:u,isPlainObject:l,toObject:f,noop:d,no:gr,genStaticKeys:v,isReserved:p,def:h,parsePath:m,hasProto:br,inBrowser:wr,devtools:$r,UA:Ar,nextTick:Tr,get _Set(){return jr},mergeOptions:Ct,resolveAsset:kt,warn:Qr,validateProp:xt}),ni={name:"keep-alive",_abstract:!0,props:{child:Object},created:function(){this.cache=Object.create(null)},render:function(){var t=this.child,e=St(this.child),n=e.componentOptions.Ctor.cid;if(this.cache[n]){var r=e.child=this.cache[n].child;e.elm=this.$el=r.$el}else this.cache[n]=e;return e.data.keepAlive=!0,t},destroyed:function(){for(var t in this.cache){var e=this.cache[t];q(e.child,"deactivated"),e.child.$destroy()}}},ri={KeepAlive:ni};Mt(gt),Object.defineProperty(gt.prototype,"$isServer",{get:function(){return yr._isServer}}),gt.version="2.0.0-alpha.2";var ii=e("value,selected,checked,muted"),oi=e("contenteditable,draggable,spellcheck"),ai=e("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"),si="http://www.w3.org/1999/xlink",ci=function(t){return":"===t.charAt(5)&&"xlink"===t.slice(0,5)},ui=function(t){return ci(t)?t.slice(6,t.length):""},li=function(t){return null==t||t===!1},fi={svg:"http://www.w3.org/2000/svg",math:"http://www.w3.org/1998/Math/MathML"},di=e("html,base,head,link,meta,style,title,address,article,footer,header,h1,h2,h3,h4,h5,h6,hgroup,nav,section,div,dd,dl,dt,figcaption,figure,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"),vi=e("area,base,br,col,embed,frame,hr,img,input,isindex,keygen,link,meta,param,source,track,wbr",!0),pi=e("colgroup,dd,dt,li,options,p,td,tfoot,th,thead,tr,source",!0),hi=e("address,article,aside,base,blockquote,body,caption,col,colgroup,dd,details,dialog,div,dl,dt,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,head,header,hgroup,hr,html,legend,li,menuitem,meta,optgroup,option,param,rp,rt,source,style,summary,tbody,td,tfoot,th,thead,title,tr,track",!0),mi=e("svg,g,defs,symbol,use,image,text,circle,ellipse,line,path,polygon,polyline,rect",!0),gi=Object.create(null),yi=wr&&window.navigator.userAgent.toLowerCase(),_i=yi&&/msie|trident/.test(yi),bi=yi&&yi.indexOf("msie 9.0")>0,wi=yi&&yi.indexOf("android")>0,$i=Object.freeze({createElement:zt,createElementNS:Ht,createTextNode:Vt,insertBefore:Kt,removeChild:Jt,appendChild:qt,parentNode:Zt,nextSibling:Gt,tagName:Wt,setTextContent:Yt,childNodes:Qt,setAttribute:Xt}),Ai=new Jr("",{},[]),Ci=["create","update","postpatch","remove","destroy"],ki={create:function(t,e){oe(t,e,"bind")},update:function(t,e){oe(t,e,"update")},postpatch:function(t,e){oe(t,e,"postupdate")},destroy:function(t){oe(t,t,"unbind")}},xi={create:function(t,e){ae(e,!1)},destroy:function(t){ae(t,!0)}},Oi=[xi,ki],Ti={create:function(t,e){var n=e.data.staticAttrs;if(n)for(var r in n)ce(e.elm,r,n[r]);se(t,e)},update:se},ji={create:ue,update:ue},Li={create:le,update:le},Ei={create:fe,update:fe},Si=["Webkit","Moz","ms"],Mi=void 0,Ni=o(function(t){if(Mi=Mi||document.createElement("div"),t=fr(t),"filter"!==t&&t in Mi.style)return t;for(var e=t.charAt(0).toUpperCase()+t.slice(1),n=0;n<Si.length;n++){var r=Si[n]+e;if(r in Mi.style)return r}}),Di={create:de,update:de},Ri=wr&&!bi,Bi="transition",Ii="animation",Pi="transition",Fi="transitionend",Ui="animation",zi="animationend";Ri&&(void 0===window.ontransitionend&&void 0!==window.onwebkittransitionend&&(Pi="WebkitTransition",Fi="webkitTransitionEnd"),void 0===window.onanimationend&&void 0!==window.onwebkitanimationend&&(Ui="WebkitAnimation",zi="webkitAnimationEnd"));var Hi=wr&&window.requestAnimationFrame||setTimeout,Vi=o(function(t){return{enterClass:t+"-enter",leaveClass:t+"-leave",appearClass:t+"-enter",enterActiveClass:t+"-enter-active",leaveActiveClass:t+"-leave-active",appearActiveClass:t+"-enter-active"}}),Ki=Ri?{create:function(t,e){Te(e)||me(e)},remove:function(t,e){Te(t)?e():ge(t,e)}}:{},Ji=[Ti,ji,Li,Ei,Di,Ki],qi=Ji.concat(Oi),Zi=ie({nodeOps:$i,modules:qi});bi&&document.addEventListener("selectionchange",function(){var t=document.activeElement;t&&t.vmodel&&Ne(t,"input")});var Gi={bind:function(t,e,n){"select"===n.tag?je(t,e.value):(wi||(t.addEventListener("compositionstart",Se),t.addEventListener("compositionend",Me)),bi&&(t.vmodel=!0))},postupdate:function(t,e,n){var r=e.value;if("select"===n.tag){je(t,r);var i=t.multiple?r.some(function(e){return Le(e,t.options)}):Le(r,t.options);i&&Ne(t,"change")}}},Wi={bind:function(t,e,n){var r=e.value,i=De(n);r&&i&&i.appear&&!bi&&me(n),t.style.display=r?"":"none"},update:function(t,e,n){var r=e.value,i=De(n);i&&!bi?r?(me(n),t.style.display=""):ge(n,function(){t.style.display="none"}):t.style.display=r?"":"none"}},Yi={model:Gi,show:Wi},Qi={name:"transition-control",_abstract:!0,props:{child:Object,mode:{validator:function(t){return t&&"out-in"!==t&&"in-out"!==t?(Qr('transition-mode must be either "out-in" or "in-out".'),!1):!0}}},render:function(){var t=this,e=this._vnode,n=this.child;if(e&&e.data&&(e.tag!==n.tag||e.key!==n.key)){if("out-in"===this.mode)return Re(e,{afterLeave:function(){t.$forceUpdate()}});"in-out"===this.mode&&!function(){var t=void 0,r=function(){t()};Re(n,{afterEnter:r,enterCancelled:r}),Re(e,{delayLeave:function(e){t=e}})}()}return n}},Xi={TransitionControl:Qi};gt.config.isUnknownElement=Ft,gt.config.isReservedTag=di,gt.config.mustUseProp=ii,c(gt.options.directives,Yi),c(gt.options.components,Xi),gt.prototype.__patch__=yr._isServer?d:Zi,gt.prototype.$mount=function(t,e){return this._mount(t&&Ut(t),e)};var to=document.createElement("div"),eo=/([^\s"'<>\/=]+)/,no=/=/,ro=[no],io=[/"([^"]*)"+/.source,/'([^']*)'+/.source,/([^\s"'=<>`]+)/.source],oo="[a-zA-Z_][\\w\\-\\.]*",ao="((?:"+oo+"\\:)?"+oo+")",so=new RegExp("^<"+ao),co=/^\s*(\/?)>/,uo=new RegExp("^<\\/"+ao+"[^>]*>"),lo=/^<!DOCTYPE [^>]+>/i,fo=!1;"x".replace(/x(.)?/g,function(t,e){fo=""===e});var vo=e("script,style",!0),po={},ho=/\{\{((?:.|\\n)+?)\}\}/g,mo=/[-.*+?^${}()|[\]\/\\]/g,go=o(function(t){var e=t[0].replace(mo,"\\$&"),n=t[1].replace(mo,"\\$&");return new RegExp(e+"((?:.|\\n)+?)"+n,"g")}),yo=/^v-|^@|^:/,_o=/^:|^v-bind:/,bo=/^@|^v-on:/,wo=/:(.*)$/,$o=/\.[^\.]+/g,Ao=/(.*)\s+(?:in|of)\s+(.*)/,Co=/\(([^,]*),([^,]*)(?:,([^,]*))?\)/,ko=/[a-z\d][A-Z]/,xo=o(Be),Oo=void 0,To=void 0,jo=void 0,Lo=void 0,Eo=void 0,So=void 0,Mo=void 0,No=/^xmlns:NS\d+/,Do=/^NS\d+:/,Ro=void 0,Bo=void 0,Io=o(_n),Po=/^[A-Za-z_$][\w$]*(?:\.[A-Za-z_$][\w$]*|\['.*?'\]|\[".*?"\]|\[\d+\]|\[[A-Za-z_$][\w$]*\])*$/,Fo={esc:27,tab:9,enter:13,space:32,up:38,left:37,right:39,down:40,delete:[8,46]},Uo={stop:"$event.stopPropagation();",prevent:"$event.preventDefault();",self:"if($event.target !== $event.currentTarget)return;"},zo={ref:xn,bind:On,cloak:d},Ho=void 0,Vo=void 0,Ko=void 0,Jo=void 0,qo=void 0,Zo=void 0,Go=void 0,Wo=(new RegExp("\\b"+"do,if,in,for,let,new,try,var,case,else,with,await,break,catch,class,const,super,throw,while,yield,delete,export,import,return,switch,typeof,default,extends,finally,continue,debugger,function,arguments,instanceof".split(",").join("\\b|\\b")+"\\b"),{staticKeys:["staticClass"],transformNode:Vn,genData:Kn}),Yo={transformNode:Jn,genData:qn},Qo={transformNode:Zn,genData:Gn,transformCode:Wn},Xo=[Wo,Yo,Qo],ta=void 0,ea={model:Yn,text:nr,html:rr},na=Object.create(null),ra={isIE:_i,expectHTML:!0,modules:Xo,staticKeys:v(Xo),directives:ea,isReservedTag:di,isUnaryTag:vi,mustUseProp:ii,getTagNamespace:Pt},ia=o(function(t){var e=Ut(t);return e&&e.innerHTML}),oa=gt.prototype.$mount;return gt.prototype.$mount=function(t,e){t=t&&Ut(t);var n=this.$options;if(!n.render){var r=n.template;if(r)if("string"==typeof r)"#"===r.charAt(0)&&(r=ia(r));else{if(!r.nodeType)return this;r=r.innerHTML}else t&&(r=sr(t));if(r){var i=or(r,{delimiters:n.delimiters,warn:Qr},this),o=i.render,a=i.staticRenderFns;n.render=o,n.staticRenderFns=a}}return oa.call(this,t,e)},gt.compile=or,gt});