You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6 lines
91 KiB
6 lines
91 KiB
/*!
|
|
* Vue.js v2.6.11
|
|
* (c) 2014-2019 Evan You
|
|
* Released under the MIT License.
|
|
*/
|
|
const t=Object.freeze({});function e(t){return null==t}function n(t){return null!=t}function o(t){return!0===t}function r(t){return"string"==typeof t||"number"==typeof t||"symbol"==typeof t||"boolean"==typeof t}function s(t){return null!==t&&"object"==typeof t}const i=Object.prototype.toString;function a(t){return"[object Object]"===i.call(t)}function c(t){const e=parseFloat(String(t));return e>=0&&Math.floor(e)===e&&isFinite(t)}function l(t){return n(t)&&"function"==typeof t.then&&"function"==typeof t.catch}function u(t){return null==t?"":Array.isArray(t)||a(t)&&t.toString===i?JSON.stringify(t,null,2):String(t)}function f(t){const e=parseFloat(t);return isNaN(e)?t:e}function d(t,e){const n=Object.create(null),o=t.split(",");for(let t=0;t<o.length;t++)n[o[t]]=!0;return e?t=>n[t.toLowerCase()]:t=>n[t]}const p=d("slot,component",!0),h=d("key,ref,slot,slot-scope,is");function m(t,e){if(t.length){const n=t.indexOf(e);if(n>-1)return t.splice(n,1)}}const y=Object.prototype.hasOwnProperty;function g(t,e){return y.call(t,e)}function v(t){const e=Object.create(null);return function(n){return e[n]||(e[n]=t(n))}}const $=/-(\w)/g,_=v(t=>t.replace($,(t,e)=>e?e.toUpperCase():"")),b=v(t=>t.charAt(0).toUpperCase()+t.slice(1)),w=/\B([A-Z])/g,C=v(t=>t.replace(w,"-$1").toLowerCase());const x=Function.prototype.bind?function(t,e){return t.bind(e)}:function(t,e){function n(n){const o=arguments.length;return o?o>1?t.apply(e,arguments):t.call(e,n):t.call(e)}return n._length=t.length,n};function k(t,e){e=e||0;let n=t.length-e;const o=new Array(n);for(;n--;)o[n]=t[n+e];return o}function A(t,e){for(const n in e)t[n]=e[n];return t}function O(t){const e={};for(let n=0;n<t.length;n++)t[n]&&A(e,t[n]);return e}function S(t,e,n){}const T=(t,e,n)=>!1,E=t=>t;function N(t,e){if(t===e)return!0;const n=s(t),o=s(e);if(!n||!o)return!n&&!o&&String(t)===String(e);try{const n=Array.isArray(t),o=Array.isArray(e);if(n&&o)return t.length===e.length&&t.every((t,n)=>N(t,e[n]));if(t instanceof Date&&e instanceof Date)return t.getTime()===e.getTime();if(n||o)return!1;{const n=Object.keys(t),o=Object.keys(e);return n.length===o.length&&n.every(n=>N(t[n],e[n]))}}catch(t){return!1}}function j(t,e){for(let n=0;n<t.length;n++)if(N(t[n],e))return n;return-1}function D(t){let e=!1;return function(){e||(e=!0,t.apply(this,arguments))}}const L="data-server-rendered",M=["component","directive","filter"],I=["beforeCreate","created","beforeMount","mounted","beforeUpdate","updated","beforeDestroy","destroyed","activated","deactivated","errorCaptured","serverPrefetch"];var F={optionMergeStrategies:Object.create(null),silent:!1,productionTip:!1,devtools:!1,performance:!1,errorHandler:null,warnHandler:null,ignoredElements:[],keyCodes:Object.create(null),isReservedTag:T,isReservedAttr:T,isUnknownElement:T,getTagNamespace:S,parsePlatformTagName:E,mustUseProp:T,async:!0,_lifecycleHooks:I};const P=/a-zA-Z\u00B7\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u037D\u037F-\u1FFF\u200C-\u200D\u203F-\u2040\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD/;function R(t){const e=(t+"").charCodeAt(0);return 36===e||95===e}function H(t,e,n,o){Object.defineProperty(t,e,{value:n,enumerable:!!o,writable:!0,configurable:!0})}const B=new RegExp(`[^${P.source}.$_\\d]`);const U="__proto__"in{},z="undefined"!=typeof window,V="undefined"!=typeof WXEnvironment&&!!WXEnvironment.platform,K=V&&WXEnvironment.platform.toLowerCase(),J=z&&window.navigator.userAgent.toLowerCase(),q=J&&/msie|trident/.test(J),W=J&&J.indexOf("msie 9.0")>0,Z=J&&J.indexOf("edge/")>0,G=(J&&J.indexOf("android"),J&&/iphone|ipad|ipod|ios/.test(J)||"ios"===K),X=(J&&/chrome\/\d+/.test(J),J&&/phantomjs/.test(J),J&&J.match(/firefox\/(\d+)/)),Y={}.watch;let Q,tt=!1;if(z)try{const t={};Object.defineProperty(t,"passive",{get(){tt=!0}}),window.addEventListener("test-passive",null,t)}catch(t){}const et=()=>(void 0===Q&&(Q=!z&&!V&&"undefined"!=typeof global&&(global.process&&"server"===global.process.env.VUE_ENV)),Q),nt=z&&window.__VUE_DEVTOOLS_GLOBAL_HOOK__;function ot(t){return"function"==typeof t&&/native code/.test(t.toString())}const rt="undefined"!=typeof Symbol&&ot(Symbol)&&"undefined"!=typeof Reflect&&ot(Reflect.ownKeys);let st;st="undefined"!=typeof Set&&ot(Set)?Set:class{constructor(){this.set=Object.create(null)}has(t){return!0===this.set[t]}add(t){this.set[t]=!0}clear(){this.set=Object.create(null)}};let it=S,at=0;class ct{constructor(){this.id=at++,this.subs=[]}addSub(t){this.subs.push(t)}removeSub(t){m(this.subs,t)}depend(){ct.target&&ct.target.addDep(this)}notify(){const t=this.subs.slice();for(let e=0,n=t.length;e<n;e++)t[e].update()}}ct.target=null;const lt=[];function ut(t){lt.push(t),ct.target=t}function ft(){lt.pop(),ct.target=lt[lt.length-1]}class dt{constructor(t,e,n,o,r,s,i,a){this.tag=t,this.data=e,this.children=n,this.text=o,this.elm=r,this.ns=void 0,this.context=s,this.fnContext=void 0,this.fnOptions=void 0,this.fnScopeId=void 0,this.key=e&&e.key,this.componentOptions=i,this.componentInstance=void 0,this.parent=void 0,this.raw=!1,this.isStatic=!1,this.isRootInsert=!0,this.isComment=!1,this.isCloned=!1,this.isOnce=!1,this.asyncFactory=a,this.asyncMeta=void 0,this.isAsyncPlaceholder=!1}get child(){return this.componentInstance}}const pt=(t="")=>{const e=new dt;return e.text=t,e.isComment=!0,e};function ht(t){return new dt(void 0,void 0,void 0,String(t))}function mt(t){const e=new dt(t.tag,t.data,t.children&&t.children.slice(),t.text,t.elm,t.context,t.componentOptions,t.asyncFactory);return e.ns=t.ns,e.isStatic=t.isStatic,e.key=t.key,e.isComment=t.isComment,e.fnContext=t.fnContext,e.fnOptions=t.fnOptions,e.fnScopeId=t.fnScopeId,e.asyncMeta=t.asyncMeta,e.isCloned=!0,e}const yt=Array.prototype,gt=Object.create(yt);["push","pop","shift","unshift","splice","sort","reverse"].forEach(function(t){const e=yt[t];H(gt,t,function(...n){const o=e.apply(this,n),r=this.__ob__;let s;switch(t){case"push":case"unshift":s=n;break;case"splice":s=n.slice(2)}return s&&r.observeArray(s),r.dep.notify(),o})});const vt=Object.getOwnPropertyNames(gt);let $t=!0;function _t(t){$t=t}class bt{constructor(t){var e;this.value=t,this.dep=new ct,this.vmCount=0,H(t,"__ob__",this),Array.isArray(t)?(U?(e=gt,t.__proto__=e):function(t,e,n){for(let o=0,r=n.length;o<r;o++){const r=n[o];H(t,r,e[r])}}(t,gt,vt),this.observeArray(t)):this.walk(t)}walk(t){const e=Object.keys(t);for(let n=0;n<e.length;n++)Ct(t,e[n])}observeArray(t){for(let e=0,n=t.length;e<n;e++)wt(t[e])}}function wt(t,e){if(!s(t)||t instanceof dt)return;let n;return g(t,"__ob__")&&t.__ob__ instanceof bt?n=t.__ob__:$t&&!et()&&(Array.isArray(t)||a(t))&&Object.isExtensible(t)&&!t._isVue&&(n=new bt(t)),e&&n&&n.vmCount++,n}function Ct(t,e,n,o,r){const s=new ct,i=Object.getOwnPropertyDescriptor(t,e);if(i&&!1===i.configurable)return;const a=i&&i.get,c=i&&i.set;a&&!c||2!==arguments.length||(n=t[e]);let l=!r&&wt(n);Object.defineProperty(t,e,{enumerable:!0,configurable:!0,get:function(){const e=a?a.call(t):n;return ct.target&&(s.depend(),l&&(l.dep.depend(),Array.isArray(e)&&function t(e){for(let n,o=0,r=e.length;o<r;o++)(n=e[o])&&n.__ob__&&n.__ob__.dep.depend(),Array.isArray(n)&&t(n)}(e))),e},set:function(e){const o=a?a.call(t):n;e===o||e!=e&&o!=o||a&&!c||(c?c.call(t,e):n=e,l=!r&&wt(e),s.notify())}})}function xt(t,e,n){if(Array.isArray(t)&&c(e))return t.length=Math.max(t.length,e),t.splice(e,1,n),n;if(e in t&&!(e in Object.prototype))return t[e]=n,n;const o=t.__ob__;return t._isVue||o&&o.vmCount?n:o?(Ct(o.value,e,n),o.dep.notify(),n):(t[e]=n,n)}function kt(t,e){if(Array.isArray(t)&&c(e))return void t.splice(e,1);const n=t.__ob__;t._isVue||n&&n.vmCount||g(t,e)&&(delete t[e],n&&n.dep.notify())}const At=F.optionMergeStrategies;function Ot(t,e){if(!e)return t;let n,o,r;const s=rt?Reflect.ownKeys(e):Object.keys(e);for(let i=0;i<s.length;i++)"__ob__"!==(n=s[i])&&(o=t[n],r=e[n],g(t,n)?o!==r&&a(o)&&a(r)&&Ot(o,r):xt(t,n,r));return t}function St(t,e,n){return n?function(){const o="function"==typeof e?e.call(n,n):e,r="function"==typeof t?t.call(n,n):t;return o?Ot(o,r):r}:e?t?function(){return Ot("function"==typeof e?e.call(this,this):e,"function"==typeof t?t.call(this,this):t)}:e:t}function Tt(t,e){const n=e?t?t.concat(e):Array.isArray(e)?e:[e]:t;return n?function(t){const e=[];for(let n=0;n<t.length;n++)-1===e.indexOf(t[n])&&e.push(t[n]);return e}(n):n}function Et(t,e,n,o){const r=Object.create(t||null);return e?A(r,e):r}At.data=function(t,e,n){return n?St(t,e,n):e&&"function"!=typeof e?t:St(t,e)},I.forEach(t=>{At[t]=Tt}),M.forEach(function(t){At[t+"s"]=Et}),At.watch=function(t,e,n,o){if(t===Y&&(t=void 0),e===Y&&(e=void 0),!e)return Object.create(t||null);if(!t)return e;const r={};A(r,t);for(const t in e){let n=r[t];const o=e[t];n&&!Array.isArray(n)&&(n=[n]),r[t]=n?n.concat(o):Array.isArray(o)?o:[o]}return r},At.props=At.methods=At.inject=At.computed=function(t,e,n,o){if(!t)return e;const r=Object.create(null);return A(r,t),e&&A(r,e),r},At.provide=St;const Nt=function(t,e){return void 0===e?t:e};function jt(t,e,n){if("function"==typeof e&&(e=e.options),function(t,e){const n=t.props;if(!n)return;const o={};let r,s,i;if(Array.isArray(n))for(r=n.length;r--;)"string"==typeof(s=n[r])&&(o[i=_(s)]={type:null});else if(a(n))for(const t in n)s=n[t],o[i=_(t)]=a(s)?s:{type:s};t.props=o}(e),function(t,e){const n=t.inject;if(!n)return;const o=t.inject={};if(Array.isArray(n))for(let t=0;t<n.length;t++)o[n[t]]={from:n[t]};else if(a(n))for(const t in n){const e=n[t];o[t]=a(e)?A({from:t},e):{from:e}}}(e),function(t){const e=t.directives;if(e)for(const t in e){const n=e[t];"function"==typeof n&&(e[t]={bind:n,update:n})}}(e),!e._base&&(e.extends&&(t=jt(t,e.extends,n)),e.mixins))for(let o=0,r=e.mixins.length;o<r;o++)t=jt(t,e.mixins[o],n);const o={};let r;for(r in t)s(r);for(r in e)g(t,r)||s(r);function s(r){const s=At[r]||Nt;o[r]=s(t[r],e[r],n,r)}return o}function Dt(t,e,n,o){if("string"!=typeof n)return;const r=t[e];if(g(r,n))return r[n];const s=_(n);if(g(r,s))return r[s];const i=b(s);return g(r,i)?r[i]:r[n]||r[s]||r[i]}function Lt(t,e,n,o){const r=e[t],s=!g(n,t);let i=n[t];const a=Ft(Boolean,r.type);if(a>-1)if(s&&!g(r,"default"))i=!1;else if(""===i||i===C(t)){const t=Ft(String,r.type);(t<0||a<t)&&(i=!0)}if(void 0===i){i=function(t,e,n){if(!g(e,"default"))return;const o=e.default;if(t&&t.$options.propsData&&void 0===t.$options.propsData[n]&&void 0!==t._props[n])return t._props[n];return"function"==typeof o&&"Function"!==Mt(e.type)?o.call(t):o}(o,r,t);const e=$t;_t(!0),wt(i),_t(e)}return i}function Mt(t){const e=t&&t.toString().match(/^\s*function (\w+)/);return e?e[1]:""}function It(t,e){return Mt(t)===Mt(e)}function Ft(t,e){if(!Array.isArray(e))return It(e,t)?0:-1;for(let n=0,o=e.length;n<o;n++)if(It(e[n],t))return n;return-1}function Pt(t,e,n){ut();try{if(e){let o=e;for(;o=o.$parent;){const r=o.$options.errorCaptured;if(r)for(let s=0;s<r.length;s++)try{if(!1===r[s].call(o,t,e,n))return}catch(t){Ht(t,o,"errorCaptured hook")}}}Ht(t,e,n)}finally{ft()}}function Rt(t,e,n,o,r){let s;try{(s=n?t.apply(e,n):t.call(e))&&!s._isVue&&l(s)&&!s._handled&&(s.catch(t=>Pt(t,o,r+" (Promise/async)")),s._handled=!0)}catch(t){Pt(t,o,r)}return s}function Ht(t,e,n){if(F.errorHandler)try{return F.errorHandler.call(null,t,e,n)}catch(e){e!==t&&Bt(e,null,"config.errorHandler")}Bt(t,e,n)}function Bt(t,e,n){if(!z&&!V||"undefined"==typeof console)throw t;console.error(t)}let Ut=!1;const zt=[];let Vt,Kt=!1;function Jt(){Kt=!1;const t=zt.slice(0);zt.length=0;for(let e=0;e<t.length;e++)t[e]()}if("undefined"!=typeof Promise&&ot(Promise)){const t=Promise.resolve();Vt=(()=>{t.then(Jt),G&&setTimeout(S)}),Ut=!0}else if(q||"undefined"==typeof MutationObserver||!ot(MutationObserver)&&"[object MutationObserverConstructor]"!==MutationObserver.toString())Vt="undefined"!=typeof setImmediate&&ot(setImmediate)?()=>{setImmediate(Jt)}:()=>{setTimeout(Jt,0)};else{let t=1;const e=new MutationObserver(Jt),n=document.createTextNode(String(t));e.observe(n,{characterData:!0}),Vt=(()=>{t=(t+1)%2,n.data=String(t)}),Ut=!0}function qt(t,e){let n;if(zt.push(()=>{if(t)try{t.call(e)}catch(t){Pt(t,e,"nextTick")}else n&&n(e)}),Kt||(Kt=!0,Vt()),!t&&"undefined"!=typeof Promise)return new Promise(t=>{n=t})}const Wt=new st;function Zt(t){!function t(e,n){let o,r;const i=Array.isArray(e);if(!i&&!s(e)||Object.isFrozen(e)||e instanceof dt)return;if(e.__ob__){const t=e.__ob__.dep.id;if(n.has(t))return;n.add(t)}if(i)for(o=e.length;o--;)t(e[o],n);else for(r=Object.keys(e),o=r.length;o--;)t(e[r[o]],n)}(t,Wt),Wt.clear()}const Gt=v(t=>{const e="&"===t.charAt(0),n="~"===(t=e?t.slice(1):t).charAt(0),o="!"===(t=n?t.slice(1):t).charAt(0);return{name:t=o?t.slice(1):t,once:n,capture:o,passive:e}});function Xt(t,e){function n(){const t=n.fns;if(!Array.isArray(t))return Rt(t,null,arguments,e,"v-on handler");{const n=t.slice();for(let t=0;t<n.length;t++)Rt(n[t],null,arguments,e,"v-on handler")}}return n.fns=t,n}function Yt(t,n,r,s,i,a){let c,l,u,f,d;for(c in t)l=u=t[c],f=n[c],d=Gt(c),e(u)||(e(f)?(e(u.fns)&&(u=t[c]=Xt(u,a)),o(d.once)&&(u=t[c]=i(d.name,u,d.capture)),r(d.name,u,d.capture,d.passive,d.params)):u!==f&&(f.fns=u,t[c]=f));for(c in n)e(t[c])&&s((d=Gt(c)).name,n[c],d.capture)}function Qt(t,r,s){let i;t instanceof dt&&(t=t.data.hook||(t.data.hook={}));const a=t[r];function c(){s.apply(this,arguments),m(i.fns,c)}e(a)?i=Xt([c]):n(a.fns)&&o(a.merged)?(i=a).fns.push(c):i=Xt([a,c]),i.merged=!0,t[r]=i}function te(t,e,o,r,s){if(n(e)){if(g(e,o))return t[o]=e[o],s||delete e[o],!0;if(g(e,r))return t[o]=e[r],s||delete e[r],!0}return!1}function ee(t){return r(t)?[ht(t)]:Array.isArray(t)?function t(s,i){const a=[];let c,l,u,f;for(c=0;c<s.length;c++)e(l=s[c])||"boolean"==typeof l||(u=a.length-1,f=a[u],Array.isArray(l)?l.length>0&&(ne((l=t(l,`${i||""}_${c}`))[0])&&ne(f)&&(a[u]=ht(f.text+l[0].text),l.shift()),a.push.apply(a,l)):r(l)?ne(f)?a[u]=ht(f.text+l):""!==l&&a.push(ht(l)):ne(l)&&ne(f)?a[u]=ht(f.text+l.text):(o(s._isVList)&&n(l.tag)&&e(l.key)&&n(i)&&(l.key=`__vlist${i}_${c}__`),a.push(l)));return a}(t):void 0}function ne(t){return n(t)&&n(t.text)&&!1===t.isComment}function oe(t,e){if(t){const n=Object.create(null),o=rt?Reflect.ownKeys(t):Object.keys(t);for(let r=0;r<o.length;r++){const s=o[r];if("__ob__"===s)continue;const i=t[s].from;let a=e;for(;a;){if(a._provided&&g(a._provided,i)){n[s]=a._provided[i];break}a=a.$parent}if(!a&&"default"in t[s]){const o=t[s].default;n[s]="function"==typeof o?o.call(e):o}}return n}}function re(t,e){if(!t||!t.length)return{};const n={};for(let o=0,r=t.length;o<r;o++){const r=t[o],s=r.data;if(s&&s.attrs&&s.attrs.slot&&delete s.attrs.slot,r.context!==e&&r.fnContext!==e||!s||null==s.slot)(n.default||(n.default=[])).push(r);else{const t=s.slot,e=n[t]||(n[t]=[]);"template"===r.tag?e.push.apply(e,r.children||[]):e.push(r)}}for(const t in n)n[t].every(se)&&delete n[t];return n}function se(t){return t.isComment&&!t.asyncFactory||" "===t.text}function ie(e,n,o){let r;const s=Object.keys(n).length>0,i=e?!!e.$stable:!s,a=e&&e.$key;if(e){if(e._normalized)return e._normalized;if(i&&o&&o!==t&&a===o.$key&&!s&&!o.$hasNormal)return o;r={};for(const t in e)e[t]&&"$"!==t[0]&&(r[t]=ae(n,t,e[t]))}else r={};for(const t in n)t in r||(r[t]=ce(n,t));return e&&Object.isExtensible(e)&&(e._normalized=r),H(r,"$stable",i),H(r,"$key",a),H(r,"$hasNormal",s),r}function ae(t,e,n){const o=function(){let t=arguments.length?n.apply(null,arguments):n({});return(t=t&&"object"==typeof t&&!Array.isArray(t)?[t]:ee(t))&&(0===t.length||1===t.length&&t[0].isComment)?void 0:t};return n.proxy&&Object.defineProperty(t,e,{get:o,enumerable:!0,configurable:!0}),o}function ce(t,e){return()=>t[e]}function le(t,e){let o,r,i,a,c;if(Array.isArray(t)||"string"==typeof t)for(o=new Array(t.length),r=0,i=t.length;r<i;r++)o[r]=e(t[r],r);else if("number"==typeof t)for(o=new Array(t),r=0;r<t;r++)o[r]=e(r+1,r);else if(s(t))if(rt&&t[Symbol.iterator]){o=[];const n=t[Symbol.iterator]();let r=n.next();for(;!r.done;)o.push(e(r.value,o.length)),r=n.next()}else for(a=Object.keys(t),o=new Array(a.length),r=0,i=a.length;r<i;r++)c=a[r],o[r]=e(t[c],c,r);return n(o)||(o=[]),o._isVList=!0,o}function ue(t,e,n,o){const r=this.$scopedSlots[t];let s;r?(n=n |