/*! * vue.js v2.3.0 * (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"string"==typeof e||"number"==typeof e}function i(e){return null!==e&&"object"==typeof e}function o(e){return"[object object]"===ai.call(e)}function a(e){return"[object regexp]"===ai.call(e)}function s(e){return null==e?"":"object"==typeof e?json.stringify(e,null,2):string(e)}function c(e){var t=parsefloat(e);return isnan(t)?e:t}function u(e,t){for(var n=object.create(null),r=e.split(","),i=0;i-1)return e.splice(n,1)}}function f(e,t){return si.call(e,t)}function p(e){var t=object.create(null);return function(n){return t[n]||(t[n]=e(n))}}function d(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 v(e,t){t=t||0;for(var n=e.length-t,r=new array(n);n--;)r[n]=e[n+t];return r}function h(e,t){for(var n in t)e[n]=t[n];return e}function m(e){for(var t={},n=0;n=0&&$o[n].id>e.id;)n--;$o.splice(math.max(n,ao)+1,0,e)}else $o.push(e);co||(co=!0,ro($e))}}function ae(e){to.clear(),oe(e,to)}function oe(e,t){var n,r,o=array.isarray(e);if((o||i(e))&&object.isextensible(e)){if(e.__ob__){var a=e.__ob__.dep.id;if(t.has(a))return;t.add(a)}if(o)for(n=e.length;n--;)oe(e[n],t);else for(r=object.keys(e),n=r.length;n--;)oe(e[r[n]],t)}}function se(e,t,n){eo.get=function(){return this[t][n]},eo.set=function(e){this[t][n]=e},object.defineproperty(e,n,eo)}function te(e){e._watchers=[];var t=e.$options;t.props&&ee(e,t.props),t.methods&&me(e,t.methods),t.data?je(e):e(e._data={},!0),t.computed&&le(e,t.computed),t.watch&&pe(e,t.watch)}function ee(e,t){var n=e.$options.propsdata||{},r=e._props={},i=e.$options._propkeys=[],o=!e.$parent;lo.shouldconvert=o;for(var a in t)!function(o){i.push(o);var a=u(o,t,n,e);j(r,o,a),o in e||se(e,"_props",o)}(a);lo.shouldconvert=!0}function je(e){var t=e.$options.data;t=e._data="function"==typeof t?ne(t,e):t||{},o(t)||(t={});for(var n=object.keys(t),r=e.$options.props,i=n.length;i--;)r&&f(r,n[i])||$(n[i])||se(e,"_data",n[i]);e(t,!0)}function ne(e,t){try{return e.call(t)}catch(e){return c(e,t,"data()"),{}}}function le(e,t){var n=e._computedwatchers=object.create(null);for(var r in t){var i=t[r],o="function"==typeof i?i:i.get;n[r]=new so(e,o,g,jo),r in e||ie(e,r,i)}}function ie(e,t,n){"function"==typeof n?(eo.get=de(t),eo.set=g):(eo.get=n.get?!1!==n.cache?de(t):n.get:g,eo.set=n.set?n.set:g),object.defineproperty(e,t,eo)}function de(e){return function(){var t=this._computedwatchers&&this._computedwatchers[e];if(t)return t.dirty&&t.evaluate(),oo.target&&t.depend(),t.value}}function me(e,t){e.$options.props;for(var n in t)e[n]=null==t[n]?g:d(t[n],e)}function pe(e,t){for(var n in t){var r=t[n];if(array.isarray(r))for(var i=0;i=0||n.indexof(e[i])<0)&&r.push(e[i]);return r}return e}function pt(e){this._init(e)}function dt(e){e.use=function(e){if(!e.installed){var t=v(arguments,1);return t.unshift(this),"function"==typeof e.install?e.install.apply(e,t):"function"==typeof e&&e.apply(null,t),e.installed=!0,this}}}function vt(e){e.mixin=function(e){this.options=b(this.options,e)}}function ht(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=b(n.options,e),a.super=n,a.options.props&&mt(a),a.options.computed&>(a),a.extend=n.extend,a.mixin=n.mixin,a.use=n.use,di.foreach(function(e){a[e]=n[e]}),o&&(a.options.components[o]=a),a.superoptions=n.options,a.extendoptions=e,a.sealedoptions=h({},a.options),i[r]=a,a}}function mt(e){var t=e.options.props;for(var n in t)se(e.prototype,"_props",n)}function gt(e){var t=e.options.computed;for(var n in t)ie(e.prototype,n,t[n])}function yt(e){di.foreach(function(t){e[t]=function(e,n){return n?("component"===t&&o(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 _t(e){return e&&(e.ctor.options.name||e.tag)}function bt(e,t){return"string"==typeof e?e.split(",").indexof(t)>-1:!!a(e)&&e.test(t)}function $t(e,t,n){for(var r in e){var i=e[r];if(i){var o=_t(i.componentoptions);o&&!n(o)&&(i!==t&&xt(i),e[r]=null)}}}function xt(e){e&&e.componentinstance.$destroy()}function wt(e){for(var n=e.data,r=e,i=e;t(i.componentinstance);)i=i.componentinstance._vnode,i.data&&(n=ct(i.data,n));for(;t(r=r.parent);)r.data&&(n=ct(n,r.data));return kt(n)}function ct(e,n){return{staticclass:at(e.staticclass,n.staticclass),class:t(e.class)?[e.class,n.class]:n.class}}function kt(e){var n=e.class,r=e.staticclass;return t(r)||t(n)?at(r,ot(n)):""}function at(e,t){return e?t?e+" "+t:e:t||""}function ot(n){if(e(n))return"";if("string"==typeof n)return n;var r="";if(array.isarray(n)){for(var o,a=0,s=n.length;a-1?ua[e]=t.constructor===window.htmlunknownelement||t.constructor===window.htmlelement:ua[e]=/htmlunknownelement/.test(t.tostring())}function et(e){if("string"==typeof e){var t=document.queryselector(e);return t||document.createelement("div")}return e}function jt(e,t){var n=document.createelement(e);return"select"!==e?n:(t.data&&t.data.attrs&&void 0!==t.data.attrs.multiple&&n.setattribute("multiple","multiple"),n)}function nt(e,t){return document.createelementns(ia[e],t)}function lt(e){return document.createtextnode(e)}function it(e){return document.createcomment(e)}function dt(e,t,n){e.insertbefore(t,n)}function mt(e,t){e.removechild(t)}function pt(e,t){e.appendchild(t)}function rt(e){return e.parentnode}function ft(e){return e.nextsibling}function bt(e){return e.tagname}function ht(e,t){e.textcontent=t}function ut(e,t,n){e.setattribute(t,n)}function vt(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])?l(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 zt(e,n){return e.key===n.key&&e.tag===n.tag&&e.iscomment===n.iscomment&&t(e.data)===t(n.data)&&jt(e,n)}function jt(e,n){if("input"!==e.tag)return!0;var r;return(t(r=e.data)&&t(r=r.attrs)&&r.type)===(t(r=n.data)&&t(r=r.attrs)&&r.type)}function kt(e,n,r){var i,o,a={};for(i=n;i<=r;++i)o=e[i].key,t(o)&&(a[o]=i);return a}function qt(e,t){(e.data.directives||t.data.directives)&&wt(e,t)}function wt(e,t){var n,r,i,o=e===pa,a=t===pa,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,yt(i,"update",t,e),i.def&&i.def.componentupdated&&l.push(i)):(yt(i,"bind",t,e),i.def&&i.def.inserted&&u.push(i));if(u.length){var f=function(){for(var n=0;n=0&&" "===(m=e.charat(h));h--);m&&_a.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=bo}function gn(e){return 34===e||39===e}function yn(e){var t=1;for(zo=vo;!mn();)if(e=hn(),gn(e))_n(e);else if(91===e&&t++,93===e&&t--,0===t){jo=vo;break}}function _n(e){for(var t=e;!mn()&&(e=hn())!==t;);}function bn(e,t,n){ko=n;var r=t.value,i=t.modifiers,o=e.tag,a=e.attrsmap.type;if("select"===o)wn(e,r,i);else if("input"===o&&"checkbox"===a)$n(e,r,i);else if("input"===o&&"radio"===a)xn(e,r,i);else if("input"===o||"textarea"===o)cn(e,r,i);else if(!pi.isreservedtag(o))return pn(e,r,i),!1;return!0}function $n(e,t,n){var r=n&&n.number,i=ln(e,"value")||"null",o=ln(e,"true-value")||"true",a=ln(e,"false-value")||"false";an(e,"checked","array.isarray("+t+")?_i("+t+","+i+")>-1"+("true"===o?":("+t+")":":_q("+t+","+o+")")),un(e,$a,"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($$c){$$i<0&&("+t+"=$$a.concat($$v))}else{$$i>-1&&("+t+"=$$a.slice(0,$$i).concat($$a.slice($$i+1)))}}else{"+dn(t,"$$c")+"}",null,!0)}function xn(e,t,n){var r=n&&n.number,i=ln(e,"value")||"null";i=r?"_n("+i+")":i,an(e,"checked","_q("+t+","+i+")"),un(e,$a,dn(t,i),null,!0)}function wn(e,t,n){var r=n&&n.number,i='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 '+(r?"_n(val)":"val")+"})",o="var $$selectedval = "+i+";";o=o+" "+dn(t,"$event.target.multiple ? $$selectedval : $$selectedval[0]"),un(e,"change",o,null,!0)}function cn(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?ba:"input",l="$event.target.value";s&&(l="$event.target.value.trim()"),a&&(l="_n("+l+")");var f=dn(t,l);c&&(f="if($event.target.composing)return;"+f),an(e,"value","("+t+")"),un(e,u,f,null,!0),(s||a||"number"===r)&&un(e,"blur","$forceupdate()")}function kn(e){var n;t(e[ba])&&(n=zi?"change":"input",e[n]=[].concat(e[ba],e[n]||[]),delete e[ba]),t(e[$a])&&(n=zi?"click":"change",e[n]=[].concat(e[$a],e[n]||[]),delete e[$a])}function an(e,t,n,r,i){if(n){var o=t,a=qo;t=function(n){null!==(1===arguments.length?o(n):o.apply(null,arguments))&&on(e,t,r,a)}}qo.addeventlistener(e,t,gi?{capture:r,passive:i}:r)}function on(e,t,n,r){(r||qo).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||{};qo=n.elm,kn(r),g(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=h({},c));for(i in s)e(c[i])&&(a[i]="");for(i in c)if(o=c[i],"textcontent"!==i&&"innerhtml"!==i||(r.children&&(r.children.length=0),o!==s[i]))if("value"===i){a._value=o;var u=null==o?"":string(o);en(a,r,u)&&(a.value=u)}else a[i]=o}}function en(e,t,n){return!e.composing&&("option"===t.tag||jn(e,n)||nn(e,n))}function jn(e,t){return document.activeelement!==e&&e.value!==t}function nn(e,n){var r=e.value,i=e._vmodifiers;return t(i)&&i.number||"number"===e.type?c(r)!==c(n):t(i)&&i.trim?r.trim()!==n.trim():r!==n}function ln(e){var t=in(e.style);return e.staticstyle?h(e.staticstyle,t):t}function in(e){return array.isarray(e)?m(e):"string"==typeof e?ca(e):e}function dn(e,t){var n,r={};if(t)for(var i=e;i.componentinstance;)i=i.componentinstance._vnode,i.data&&(n=ln(i.data))&&h(r,n);(n=ln(e.data))&&h(r,n);for(var o=e;o=o.parent;)o.data&&(n=ln(o.data))&&h(r,n);return r}function mn(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,p=in(r.data.style)||{};r.data.normalizedstyle=t(p.__ob__)?h({},p):p;var d=dn(r,!0);for(s in f)e(d[s])&&oa(c,s,"");for(s in d)(a=d[s])!==f[s]&&oa(c,s,null==a?"":a)}}function pn(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);else{for(var n=" "+(e.getattribute("class")||"")+" ",r=" "+t+" ";n.indexof(r)>=0;)n=n.replace(r," ");e.setattribute("class",n.trim())}}function fn(e){if(e){if("object"==typeof e){var t={};return!1!==e.css&&h(t,ja(e.name||"v")),h(t,e),t}return"string"==typeof e?ja(e):void 0}}function bn(e){fa(function(){fa(e)})}function hn(e,t){(e._transitionclasses||(e._transitionclasses=[])).push(t),pn(e,t)}function un(e,t){e._transitionclasses&&l(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===la?ma:ra,c=0,u=function(){e.removeeventlistener(s,l),n()},l=function(t){t.target===e&&++c>=a&&u()};settimeout(function(){c0&&(n=la,l=a,f=o.length):t===ia?u>0&&(n=ia,l=u,f=c.length):(l=math.max(a,u),n=l>0?a>u?la:ia:null,f=n?n===la?o.length:c.length:0),{type:n,timeout:l,propcount:f,hastransform:n===la&&ba.test(r[da+"property"])}}function jn(e,t){for(;e.length1}function yn(e,t){!0!==t.data.show&&qn(t)}function qn(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-1,a.selected!==o&&(a.selected=o);else if(y(er(a),r))return void(e.selectedindex!==s&&(e.selectedindex=s));i||(e.selectedindex=-1)}}function xn(e,t){for(var n=0,r=t.length;n=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||ni,u=t.canbeleftopentag||ni,l=0;e;){if(i=e,o&&ns(o)){var f=o.tolowercase(),p=ls[f]||(ls[f]=new regexp("([\\s\\s]*?)(]*>)","i")),d=0,v=e.replace(p,function(e,n,r){return d=r.length,ns(f)||"noscript"===f||(n=n.replace(//g,"$1").replace(//g,"$1")),t.chars&&t.chars(n),""});l+=e.length-v.length,e=v,r(f,l-d,l)}else{var h=e.indexof("<");if(0===h){if(fs.test(e)){var m=e.indexof("--\x3e");if(m>=0){n(m+3);continue}}if(ps.test(e)){var g=e.indexof("]>");if(g>=0){n(g+2);continue}}var y=e.match(ls);if(y){n(y[0].length);continue}var _=e.match(us);if(_){var b=l;n(_[0].length),r(_[1],b,l);continue}var $=function(){var t=e.match(ss);if(t){var r={tagname:t[1],attrs:[],start:l};n(t[0].length);for(var i,o;!(i=e.match(cs))&&(o=e.match(os));)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&&rs(n)&&r(o),u(n)&&o===n&&r(n));for(var l=c(n)||"html"===n&&"head"===o||!!i,f=e.attrs.length,p=new array(f),d=0;d=0){for(w=e.slice(h);!(us.test(w)||ss.test(w)||fs.test(w)||ps.test(w)||(c=w.indexof("<",1))<0);)h+=c,w=e.slice(h);x=e.substring(0,h),n(h)}h<0&&(x=e,e=""),t.chars&&x&&t.chars(x)}if(e===i){t.chars&&t.chars(e);break}}r()}function mr(e,t){var n=t?rs(t):ps;if(n.test(e)){for(var r,i,o=[],a=n.lastindex=0;r=n.exec(e);){i=r.index,i>a&&o.push(json.stringify(e.slice(a,i)));var s=tn(r[1].trim());o.push("_s("+s+")"),a=i+r[0].length}return a0,ki=vi&&vi.indexof("edge/")>0,qi=vi&&vi.indexof("android")>0,wi=vi&&/iphone|ipad|ipod|ios/.test(vi),zi=vi&&/chrome\/\d+/.test(vi)&&!ki,gi=!1;if(ui)try{var yi={};object.defineproperty(yi,"passive",{get:function(){gi=!0}}),window.addeventlistener("test-passive",null,yi)}catch(e){}var qi,xi,eo=function(){return void 0===qi&&(qi=!ui&&"undefined"!=typeof global&&"server"===global.process.env.vue_env),qi},to=ui&&window.__vue_devtools_global_hook__,no="undefined"!=typeof symbol&&k(symbol)&&"undefined"!=typeof reflect&&k(reflect.ownkeys),ro=function(){function e(){r=!1;var e=n.slice(0);n.length=0;for(var t=0;t1?v(n):n;for(var r=v(arguments,1),i=0,o=n.length;i1&&(t[n[0].trim()]=n[1].trim())}}),t}),ka=/^--/,aa=/\s*!important$/,oa=function(e,t,n){if(ka.test(t))e.style.setproperty(t,n);else if(aa.test(n))e.style.setproperty(t,n.replace(aa,""),"important");else{var r=ta(t);if(array.isarray(n))for(var i=0,o=n.length;iv?(f=e(i[g+1])?null:i[g+1].elm,y(n,f,i,d,g,o)):d>g&&b(n,r,p,v)}function w(r,i,o,a){if(r!==i){if(n(i.isstatic)&&n(r.isstatic)&&i.key===r.key&&(n(i.iscloned)||n(i.isonce)))return i.elm=r.elm,void(i.componentinstance=r.componentinstance);var s,c=i.data;t(c)&&t(s=c.hook)&&t(s=s.prepatch)&&s(r,i);var u=i.elm=r.elm,l=r.children,f=i.children;if(t(c)&&h(i)){for(s=0;s',n.innerhtml.indexof(t)>0}("\n"," "),ts=u("area,base,br,col,embed,frame,hr,img,input,isindex,keygen,link,meta,param,source,track,wbr"),ns=u("colgroup,dd,dt,li,options,p,td,tfoot,th,thead,tr,source"),rs=u("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"),is=[/"([^"]*)"+/.source,/'([^']*)'+/.source,/([^\s"'=<>`]+)/.source],os=new regexp("^\\s*"+/([^\s"'<>\/=]+)/.source+"(?:\\s*("+/(?:=)/.source+")\\s*(?:"+is.join("|")+"))?"),as="[a-za-z_][\\w\\-\\.]*",ss=new regexp("^<((?:"+as+"\\:)?"+as+")"),cs=/^\s*(\/?)>/,us=new regexp("^<\\/((?:"+as+"\\:)?"+as+")[^>]*>"),ls=/^]+>/i,fs=/^