aoba-resume
Version:
Create a lovely resume just with a config file.
1 lines • 308 kB
JavaScript
(function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e():"function"==typeof define&&define.amd?define([],e):"object"==typeof exports?exports.aoba=e():t.aoba=e()})(this,function(){return function(t){function e(r){if(n[r])return n[r].exports;var i=n[r]={i:r,l:!1,exports:{}};return t[r].call(i.exports,i,i.exports,e),i.l=!0,i.exports}var n={};return e.m=t,e.c=n,e.d=function(t,n,r){e.o(t,n)||Object.defineProperty(t,n,{configurable:!1,enumerable:!0,get:r})},e.n=function(t){var n=t&&t.__esModule?function(){return t.default}:function(){return t};return e.d(n,"a",n),n},e.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},e.p="/",e(e.s=13)}([function(t,e,n){"use strict";function r(t){var e={};return null!==t&&Object.keys(t).forEach(function(n){t[n].forEach(function(t){e[String(t)]=n})}),e}function i(t,e){if(e=e||{},Object.keys(e).forEach(function(e){if(-1===a.indexOf(e))throw new s('Unknown option "'+e+'" is met in definition of "'+t+'" YAML type.')}),this.tag=t,this.kind=e.kind||null,this.resolve=e.resolve||function(){return!0},this.construct=e.construct||function(t){return t},this.instanceOf=e.instanceOf||null,this.predicate=e.predicate||null,this.represent=e.represent||null,this.defaultStyle=e.defaultStyle||null,this.styleAliases=r(e.styleAliases||null),-1===o.indexOf(this.kind))throw new s('Unknown kind "'+this.kind+'" is specified for "'+t+'" YAML type.')}var s=n(3),a=["kind","resolve","construct","instanceOf","predicate","represent","defaultStyle","styleAliases"],o=["scalar","sequence","mapping"];t.exports=i},function(t,e,n){"use strict";function r(t){return void 0===t||null===t}function i(t){return"object"==typeof t&&null!==t}function s(t){return Array.isArray(t)?t:r(t)?[]:[t]}function a(t,e){var n,r,i,s;if(e)for(s=Object.keys(e),n=0,r=s.length;n<r;n+=1)i=s[n],t[i]=e[i];return t}function o(t,e){var n,r="";for(n=0;n<e;n+=1)r+=t;return r}function u(t){return 0===t&&Number.NEGATIVE_INFINITY===1/t}t.exports.isNothing=r,t.exports.isObject=i,t.exports.toArray=s,t.exports.repeat=o,t.exports.isNegativeZero=u,t.exports.extend=a},function(t,e,n){"use strict";function r(t,e,n){var i=[];return t.include.forEach(function(t){n=r(t,e,n)}),t[e].forEach(function(t){n.forEach(function(e,n){e.tag===t.tag&&e.kind===t.kind&&i.push(n)}),n.push(t)}),n.filter(function(t,e){return-1===i.indexOf(e)})}function i(){function t(t){r[t.kind][t.tag]=r.fallback[t.tag]=t}var e,n,r={scalar:{},sequence:{},mapping:{},fallback:{}};for(e=0,n=arguments.length;e<n;e+=1)arguments[e].forEach(t);return r}function s(t){this.include=t.include||[],this.implicit=t.implicit||[],this.explicit=t.explicit||[],this.implicit.forEach(function(t){if(t.loadKind&&"scalar"!==t.loadKind)throw new o("There is a non-scalar type in the implicit list of a schema. Implicit resolving of such types is not supported.")}),this.compiledImplicit=r(this,"implicit",[]),this.compiledExplicit=r(this,"explicit",[]),this.compiledTypeMap=i(this.compiledImplicit,this.compiledExplicit)}var a=n(1),o=n(3),u=n(0);s.DEFAULT=null,s.create=function(){var t,e;switch(arguments.length){case 1:t=s.DEFAULT,e=arguments[0];break;case 2:t=arguments[0],e=arguments[1];break;default:throw new o("Wrong number of arguments for Schema.create function")}if(t=a.toArray(t),e=a.toArray(e),!t.every(function(t){return t instanceof s}))throw new o("Specified list of super schemas (or a single Schema object) contains a non-Schema object.");if(!e.every(function(t){return t instanceof u}))throw new o("Specified list of YAML types (or a single Type object) contains a non-Type object.");return new s({include:t,explicit:e})},t.exports=s},function(t,e,n){"use strict";function r(t,e){Error.call(this),this.name="YAMLException",this.reason=t,this.mark=e,this.message=(this.reason||"(unknown reason)")+(this.mark?" "+this.mark.toString():""),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=(new Error).stack||""}r.prototype=Object.create(Error.prototype),r.prototype.constructor=r,r.prototype.toString=function(t){var e=this.name+": ";return e+=this.reason||"(unknown reason)",!t&&this.mark&&(e+=" "+this.mark.toString()),e},t.exports=r},function(t,e,n){"use strict";var r=n(2);t.exports=new r({include:[n(9)],implicit:[n(42),n(43)],explicit:[n(44),n(49),n(50),n(51)]})},function(t,e,n){"use strict";var r=n(2);t.exports=r.DEFAULT=new r({include:[n(4)],explicit:[n(52),n(53),n(54)]})},function(t,e){var n;n=function(){return this}();try{n=n||Function("return this")()||(0,eval)("this")}catch(t){"object"==typeof window&&(n=window)}t.exports=n},function(t,e,n){"use strict";var r=n(2);t.exports=new r({explicit:[n(35),n(36),n(37)]})},function(t,e){t.exports=function(t,e,n,r,i,s){var a,o=t=t||{},u=typeof t.default;"object"!==u&&"function"!==u||(a=t,o=t.default);var c="function"==typeof o?o.options:o;e&&(c.render=e.render,c.staticRenderFns=e.staticRenderFns,c._compiled=!0),n&&(c.functional=!0),i&&(c._scopeId=i);var h;if(s?(h=function(t){t=t||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext,t||"undefined"==typeof __VUE_SSR_CONTEXT__||(t=__VUE_SSR_CONTEXT__),r&&r.call(this,t),t&&t._registeredComponents&&t._registeredComponents.add(s)},c._ssrRegister=h):r&&(h=r),h){var l=c.functional,p=l?c.render:c.beforeCreate;l?(c._injectStyles=h,c.render=function(t,e){return h.call(e),p(t,e)}):c.beforeCreate=p?[].concat(p,h):[h]}return{esModule:a,exports:o,options:c}}},function(t,e,n){"use strict";var r=n(2);t.exports=new r({include:[n(10)]})},function(t,e,n){"use strict";var r=n(2);t.exports=new r({include:[n(7)],implicit:[n(38),n(39),n(40),n(41)]})},function(t,e,n){"use strict";t.exports={aliceblue:[240,248,255],antiquewhite:[250,235,215],aqua:[0,255,255],aquamarine:[127,255,212],azure:[240,255,255],beige:[245,245,220],bisque:[255,228,196],black:[0,0,0],blanchedalmond:[255,235,205],blue:[0,0,255],blueviolet:[138,43,226],brown:[165,42,42],burlywood:[222,184,135],cadetblue:[95,158,160],chartreuse:[127,255,0],chocolate:[210,105,30],coral:[255,127,80],cornflowerblue:[100,149,237],cornsilk:[255,248,220],crimson:[220,20,60],cyan:[0,255,255],darkblue:[0,0,139],darkcyan:[0,139,139],darkgoldenrod:[184,134,11],darkgray:[169,169,169],darkgreen:[0,100,0],darkgrey:[169,169,169],darkkhaki:[189,183,107],darkmagenta:[139,0,139],darkolivegreen:[85,107,47],darkorange:[255,140,0],darkorchid:[153,50,204],darkred:[139,0,0],darksalmon:[233,150,122],darkseagreen:[143,188,143],darkslateblue:[72,61,139],darkslategray:[47,79,79],darkslategrey:[47,79,79],darkturquoise:[0,206,209],darkviolet:[148,0,211],deeppink:[255,20,147],deepskyblue:[0,191,255],dimgray:[105,105,105],dimgrey:[105,105,105],dodgerblue:[30,144,255],firebrick:[178,34,34],floralwhite:[255,250,240],forestgreen:[34,139,34],fuchsia:[255,0,255],gainsboro:[220,220,220],ghostwhite:[248,248,255],gold:[255,215,0],goldenrod:[218,165,32],gray:[128,128,128],green:[0,128,0],greenyellow:[173,255,47],grey:[128,128,128],honeydew:[240,255,240],hotpink:[255,105,180],indianred:[205,92,92],indigo:[75,0,130],ivory:[255,255,240],khaki:[240,230,140],lavender:[230,230,250],lavenderblush:[255,240,245],lawngreen:[124,252,0],lemonchiffon:[255,250,205],lightblue:[173,216,230],lightcoral:[240,128,128],lightcyan:[224,255,255],lightgoldenrodyellow:[250,250,210],lightgray:[211,211,211],lightgreen:[144,238,144],lightgrey:[211,211,211],lightpink:[255,182,193],lightsalmon:[255,160,122],lightseagreen:[32,178,170],lightskyblue:[135,206,250],lightslategray:[119,136,153],lightslategrey:[119,136,153],lightsteelblue:[176,196,222],lightyellow:[255,255,224],lime:[0,255,0],limegreen:[50,205,50],linen:[250,240,230],magenta:[255,0,255],maroon:[128,0,0],mediumaquamarine:[102,205,170],mediumblue:[0,0,205],mediumorchid:[186,85,211],mediumpurple:[147,112,219],mediumseagreen:[60,179,113],mediumslateblue:[123,104,238],mediumspringgreen:[0,250,154],mediumturquoise:[72,209,204],mediumvioletred:[199,21,133],midnightblue:[25,25,112],mintcream:[245,255,250],mistyrose:[255,228,225],moccasin:[255,228,181],navajowhite:[255,222,173],navy:[0,0,128],oldlace:[253,245,230],olive:[128,128,0],olivedrab:[107,142,35],orange:[255,165,0],orangered:[255,69,0],orchid:[218,112,214],palegoldenrod:[238,232,170],palegreen:[152,251,152],paleturquoise:[175,238,238],palevioletred:[219,112,147],papayawhip:[255,239,213],peachpuff:[255,218,185],peru:[205,133,63],pink:[255,192,203],plum:[221,160,221],powderblue:[176,224,230],purple:[128,0,128],rebeccapurple:[102,51,153],red:[255,0,0],rosybrown:[188,143,143],royalblue:[65,105,225],saddlebrown:[139,69,19],salmon:[250,128,114],sandybrown:[244,164,96],seagreen:[46,139,87],seashell:[255,245,238],sienna:[160,82,45],silver:[192,192,192],skyblue:[135,206,235],slateblue:[106,90,205],slategray:[112,128,144],slategrey:[112,128,144],snow:[255,250,250],springgreen:[0,255,127],steelblue:[70,130,180],tan:[210,180,140],teal:[0,128,128],thistle:[216,191,216],tomato:[255,99,71],turquoise:[64,224,208],violet:[238,130,238],wheat:[245,222,179],white:[255,255,255],whitesmoke:[245,245,245],yellow:[255,255,0],yellowgreen:[154,205,50]}},function(t,e,n){function r(t,e){return Math.pow(t[0]-e[0],2)+Math.pow(t[1]-e[1],2)+Math.pow(t[2]-e[2],2)}var i=n(11),s={};for(var a in i)i.hasOwnProperty(a)&&(s[i[a]]=a);var o=t.exports={rgb:{channels:3,labels:"rgb"},hsl:{channels:3,labels:"hsl"},hsv:{channels:3,labels:"hsv"},hwb:{channels:3,labels:"hwb"},cmyk:{channels:4,labels:"cmyk"},xyz:{channels:3,labels:"xyz"},lab:{channels:3,labels:"lab"},lch:{channels:3,labels:"lch"},hex:{channels:1,labels:["hex"]},keyword:{channels:1,labels:["keyword"]},ansi16:{channels:1,labels:["ansi16"]},ansi256:{channels:1,labels:["ansi256"]},hcg:{channels:3,labels:["h","c","g"]},apple:{channels:3,labels:["r16","g16","b16"]},gray:{channels:1,labels:["gray"]}};for(var u in o)if(o.hasOwnProperty(u)){if(!("channels"in o[u]))throw new Error("missing channels property: "+u);if(!("labels"in o[u]))throw new Error("missing channel labels property: "+u);if(o[u].labels.length!==o[u].channels)throw new Error("channel and label counts mismatch: "+u);var c=o[u].channels,h=o[u].labels;delete o[u].channels,delete o[u].labels,Object.defineProperty(o[u],"channels",{value:c}),Object.defineProperty(o[u],"labels",{value:h})}o.rgb.hsl=function(t){var e,n,r,i=t[0]/255,s=t[1]/255,a=t[2]/255,o=Math.min(i,s,a),u=Math.max(i,s,a),c=u-o;return u===o?e=0:i===u?e=(s-a)/c:s===u?e=2+(a-i)/c:a===u&&(e=4+(i-s)/c),e=Math.min(60*e,360),e<0&&(e+=360),r=(o+u)/2,n=u===o?0:r<=.5?c/(u+o):c/(2-u-o),[e,100*n,100*r]},o.rgb.hsv=function(t){var e,n,r,i=t[0],s=t[1],a=t[2],o=Math.min(i,s,a),u=Math.max(i,s,a),c=u-o;return n=0===u?0:c/u*1e3/10,u===o?e=0:i===u?e=(s-a)/c:s===u?e=2+(a-i)/c:a===u&&(e=4+(i-s)/c),e=Math.min(60*e,360),e<0&&(e+=360),r=u/255*1e3/10,[e,n,r]},o.rgb.hwb=function(t){var e=t[0],n=t[1],r=t[2],i=o.rgb.hsl(t)[0],s=1/255*Math.min(e,Math.min(n,r));return r=1-1/255*Math.max(e,Math.max(n,r)),[i,100*s,100*r]},o.rgb.cmyk=function(t){var e,n,r,i,s=t[0]/255,a=t[1]/255,o=t[2]/255;return i=Math.min(1-s,1-a,1-o),e=(1-s-i)/(1-i)||0,n=(1-a-i)/(1-i)||0,r=(1-o-i)/(1-i)||0,[100*e,100*n,100*r,100*i]},o.rgb.keyword=function(t){var e=s[t];if(e)return e;var n,a=1/0;for(var o in i)if(i.hasOwnProperty(o)){var u=i[o],c=r(t,u);c<a&&(a=c,n=o)}return n},o.keyword.rgb=function(t){return i[t]},o.rgb.xyz=function(t){var e=t[0]/255,n=t[1]/255,r=t[2]/255;return e=e>.04045?Math.pow((e+.055)/1.055,2.4):e/12.92,n=n>.04045?Math.pow((n+.055)/1.055,2.4):n/12.92,r=r>.04045?Math.pow((r+.055)/1.055,2.4):r/12.92,[100*(.4124*e+.3576*n+.1805*r),100*(.2126*e+.7152*n+.0722*r),100*(.0193*e+.1192*n+.9505*r)]},o.rgb.lab=function(t){var e,n,r,i=o.rgb.xyz(t),s=i[0],a=i[1],u=i[2];return s/=95.047,a/=100,u/=108.883,s=s>.008856?Math.pow(s,1/3):7.787*s+16/116,a=a>.008856?Math.pow(a,1/3):7.787*a+16/116,u=u>.008856?Math.pow(u,1/3):7.787*u+16/116,e=116*a-16,n=500*(s-a),r=200*(a-u),[e,n,r]},o.hsl.rgb=function(t){var e,n,r,i,s,a=t[0]/360,o=t[1]/100,u=t[2]/100;if(0===o)return s=255*u,[s,s,s];n=u<.5?u*(1+o):u+o-u*o,e=2*u-n,i=[0,0,0];for(var c=0;c<3;c++)r=a+1/3*-(c-1),r<0&&r++,r>1&&r--,s=6*r<1?e+6*(n-e)*r:2*r<1?n:3*r<2?e+(n-e)*(2/3-r)*6:e,i[c]=255*s;return i},o.hsl.hsv=function(t){var e,n,r=t[0],i=t[1]/100,s=t[2]/100,a=i,o=Math.max(s,.01);return s*=2,i*=s<=1?s:2-s,a*=o<=1?o:2-o,n=(s+i)/2,e=0===s?2*a/(o+a):2*i/(s+i),[r,100*e,100*n]},o.hsv.rgb=function(t){var e=t[0]/60,n=t[1]/100,r=t[2]/100,i=Math.floor(e)%6,s=e-Math.floor(e),a=255*r*(1-n),o=255*r*(1-n*s),u=255*r*(1-n*(1-s));switch(r*=255,i){case 0:return[r,u,a];case 1:return[o,r,a];case 2:return[a,r,u];case 3:return[a,o,r];case 4:return[u,a,r];case 5:return[r,a,o]}},o.hsv.hsl=function(t){var e,n,r,i=t[0],s=t[1]/100,a=t[2]/100,o=Math.max(a,.01);return r=(2-s)*a,e=(2-s)*o,n=s*o,n/=e<=1?e:2-e,n=n||0,r/=2,[i,100*n,100*r]},o.hwb.rgb=function(t){var e,n,r,i,s=t[0]/360,a=t[1]/100,o=t[2]/100,u=a+o;u>1&&(a/=u,o/=u),e=Math.floor(6*s),n=1-o,r=6*s-e,0!=(1&e)&&(r=1-r),i=a+r*(n-a);var c,h,l;switch(e){default:case 6:case 0:c=n,h=i,l=a;break;case 1:c=i,h=n,l=a;break;case 2:c=a,h=n,l=i;break;case 3:c=a,h=i,l=n;break;case 4:c=i,h=a,l=n;break;case 5:c=n,h=a,l=i}return[255*c,255*h,255*l]},o.cmyk.rgb=function(t){var e,n,r,i=t[0]/100,s=t[1]/100,a=t[2]/100,o=t[3]/100;return e=1-Math.min(1,i*(1-o)+o),n=1-Math.min(1,s*(1-o)+o),r=1-Math.min(1,a*(1-o)+o),[255*e,255*n,255*r]},o.xyz.rgb=function(t){var e,n,r,i=t[0]/100,s=t[1]/100,a=t[2]/100;return e=3.2406*i+-1.5372*s+-.4986*a,n=-.9689*i+1.8758*s+.0415*a,r=.0557*i+-.204*s+1.057*a,e=e>.0031308?1.055*Math.pow(e,1/2.4)-.055:12.92*e,n=n>.0031308?1.055*Math.pow(n,1/2.4)-.055:12.92*n,r=r>.0031308?1.055*Math.pow(r,1/2.4)-.055:12.92*r,e=Math.min(Math.max(0,e),1),n=Math.min(Math.max(0,n),1),r=Math.min(Math.max(0,r),1),[255*e,255*n,255*r]},o.xyz.lab=function(t){var e,n,r,i=t[0],s=t[1],a=t[2];return i/=95.047,s/=100,a/=108.883,i=i>.008856?Math.pow(i,1/3):7.787*i+16/116,s=s>.008856?Math.pow(s,1/3):7.787*s+16/116,a=a>.008856?Math.pow(a,1/3):7.787*a+16/116,e=116*s-16,n=500*(i-s),r=200*(s-a),[e,n,r]},o.lab.xyz=function(t){var e,n,r,i=t[0],s=t[1],a=t[2];n=(i+16)/116,e=s/500+n,r=n-a/200;var o=Math.pow(n,3),u=Math.pow(e,3),c=Math.pow(r,3);return n=o>.008856?o:(n-16/116)/7.787,e=u>.008856?u:(e-16/116)/7.787,r=c>.008856?c:(r-16/116)/7.787,e*=95.047,n*=100,r*=108.883,[e,n,r]},o.lab.lch=function(t){var e,n,r,i=t[0],s=t[1],a=t[2];return e=Math.atan2(a,s),n=360*e/2/Math.PI,n<0&&(n+=360),r=Math.sqrt(s*s+a*a),[i,r,n]},o.lch.lab=function(t){var e,n,r,i=t[0],s=t[1],a=t[2];return r=a/360*2*Math.PI,e=s*Math.cos(r),n=s*Math.sin(r),[i,e,n]},o.rgb.ansi16=function(t){var e=t[0],n=t[1],r=t[2],i=1 in arguments?arguments[1]:o.rgb.hsv(t)[2];if(0===(i=Math.round(i/50)))return 30;var s=30+(Math.round(r/255)<<2|Math.round(n/255)<<1|Math.round(e/255));return 2===i&&(s+=60),s},o.hsv.ansi16=function(t){return o.rgb.ansi16(o.hsv.rgb(t),t[2])},o.rgb.ansi256=function(t){var e=t[0],n=t[1],r=t[2];return e===n&&n===r?e<8?16:e>248?231:Math.round((e-8)/247*24)+232:16+36*Math.round(e/255*5)+6*Math.round(n/255*5)+Math.round(r/255*5)},o.ansi16.rgb=function(t){var e=t%10;if(0===e||7===e)return t>50&&(e+=3.5),e=e/10.5*255,[e,e,e];var n=.5*(1+~~(t>50));return[(1&e)*n*255,(e>>1&1)*n*255,(e>>2&1)*n*255]},o.ansi256.rgb=function(t){if(t>=232){var e=10*(t-232)+8;return[e,e,e]}t-=16;var n;return[Math.floor(t/36)/5*255,Math.floor((n=t%36)/6)/5*255,n%6/5*255]},o.rgb.hex=function(t){var e=((255&Math.round(t[0]))<<16)+((255&Math.round(t[1]))<<8)+(255&Math.round(t[2])),n=e.toString(16).toUpperCase();return"000000".substring(n.length)+n},o.hex.rgb=function(t){var e=t.toString(16).match(/[a-f0-9]{6}|[a-f0-9]{3}/i);if(!e)return[0,0,0];var n=e[0];3===e[0].length&&(n=n.split("").map(function(t){return t+t}).join(""));var r=parseInt(n,16);return[r>>16&255,r>>8&255,255&r]},o.rgb.hcg=function(t){var e,n,r=t[0]/255,i=t[1]/255,s=t[2]/255,a=Math.max(Math.max(r,i),s),o=Math.min(Math.min(r,i),s),u=a-o;return e=u<1?o/(1-u):0,n=u<=0?0:a===r?(i-s)/u%6:a===i?2+(s-r)/u:4+(r-i)/u+4,n/=6,n%=1,[360*n,100*u,100*e]},o.hsl.hcg=function(t){var e=t[1]/100,n=t[2]/100,r=1,i=0;return r=n<.5?2*e*n:2*e*(1-n),r<1&&(i=(n-.5*r)/(1-r)),[t[0],100*r,100*i]},o.hsv.hcg=function(t){var e=t[1]/100,n=t[2]/100,r=e*n,i=0;return r<1&&(i=(n-r)/(1-r)),[t[0],100*r,100*i]},o.hcg.rgb=function(t){var e=t[0]/360,n=t[1]/100,r=t[2]/100;if(0===n)return[255*r,255*r,255*r];var i=[0,0,0],s=e%1*6,a=s%1,o=1-a,u=0;switch(Math.floor(s)){case 0:i[0]=1,i[1]=a,i[2]=0;break;case 1:i[0]=o,i[1]=1,i[2]=0;break;case 2:i[0]=0,i[1]=1,i[2]=a;break;case 3:i[0]=0,i[1]=o,i[2]=1;break;case 4:i[0]=a,i[1]=0,i[2]=1;break;default:i[0]=1,i[1]=0,i[2]=o}return u=(1-n)*r,[255*(n*i[0]+u),255*(n*i[1]+u),255*(n*i[2]+u)]},o.hcg.hsv=function(t){var e=t[1]/100,n=t[2]/100,r=e+n*(1-e),i=0;return r>0&&(i=e/r),[t[0],100*i,100*r]},o.hcg.hsl=function(t){var e=t[1]/100,n=t[2]/100,r=n*(1-e)+.5*e,i=0;return r>0&&r<.5?i=e/(2*r):r>=.5&&r<1&&(i=e/(2*(1-r))),[t[0],100*i,100*r]},o.hcg.hwb=function(t){var e=t[1]/100,n=t[2]/100,r=e+n*(1-e);return[t[0],100*(r-e),100*(1-r)]},o.hwb.hcg=function(t){var e=t[1]/100,n=t[2]/100,r=1-n,i=r-e,s=0;return i<1&&(s=(r-i)/(1-i)),[t[0],100*i,100*s]},o.apple.rgb=function(t){return[t[0]/65535*255,t[1]/65535*255,t[2]/65535*255]},o.rgb.apple=function(t){return[t[0]/255*65535,t[1]/255*65535,t[2]/255*65535]},o.gray.rgb=function(t){return[t[0]/100*255,t[0]/100*255,t[0]/100*255]},o.gray.hsl=o.gray.hsv=function(t){return[0,0,t[0]]},o.gray.hwb=function(t){return[0,100,t[0]]},o.gray.cmyk=function(t){return[0,0,0,t[0]]},o.gray.lab=function(t){return[t[0],0,0]},o.gray.hex=function(t){var e=255&Math.round(t[0]/100*255),n=(e<<16)+(e<<8)+e,r=n.toString(16).toUpperCase();return"000000".substring(r.length)+r},o.rgb.gray=function(t){return[(t[0]+t[1]+t[2])/3/255*100]}},function(t,e,n){t.exports=n(14)},function(t,e,n){t.exports=n(15).default},function(t,e,n){"use strict";function r(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function i(t){return new m(t)}Object.defineProperty(e,"__esModule",{value:!0}),e.default=i;var s=n(16),a=n(20),o=n.n(a),u=n(21),c=n(64),h=n.n(c),l=n(65),p=n.n(l),f=function(){function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}return function(e,n,r){return n&&t(e.prototype,n),r&&t(e,r),e}}();s.a.use(o.a);var d=void 0,m=function(){function t(e){r(this,t),this.content=Object.assign({lang:"zh",path:"./",indexFile:"content.yaml",color:""},h.a,e),d=new o.a({locale:e&&e.lang||"zh",locales:p.a})}return f(t,[{key:"start",value:function(t){var e=this;return new s.a({inter:d,el:t,render:function(t){return t(u.a,{props:{opts:e.content}})}})}}]),t}();window.AOBA_VERSION="1.0.6"},function(t,e,n){"use strict";(function(t,n){function r(t){return void 0===t||null===t}function i(t){return void 0!==t&&null!==t}function s(t){return!0===t}function a(t){return!1===t}function o(t){return"string"==typeof t||"number"==typeof t||"boolean"==typeof t}function u(t){return null!==t&&"object"==typeof t}function c(t){return"[object Object]"===fr.call(t)}function h(t){return"[object RegExp]"===fr.call(t)}function l(t){var e=parseFloat(String(t));return e>=0&&Math.floor(e)===e&&isFinite(t)}function p(t){return null==t?"":"object"==typeof t?JSON.stringify(t,null,2):String(t)}function f(t){var e=parseFloat(t);return isNaN(e)?t:e}function d(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 m(t,e){if(t.length){var n=t.indexOf(e);if(n>-1)return t.splice(n,1)}}function v(t,e){return mr.call(t,e)}function y(t){var e=Object.create(null);return function(n){return e[n]||(e[n]=t(n))}}function g(t,e){function n(n){var r=arguments.length;return r?r>1?t.apply(e,arguments):t.call(e,n):t.call(e)}return n._length=t.length,n}function x(t,e){e=e||0;for(var n=t.length-e,r=new Array(n);n--;)r[n]=t[n+e];return r}function D(t,e){for(var n in e)t[n]=e[n];return t}function E(t){for(var e={},n=0;n<t.length;n++)t[n]&&D(e,t[n]);return e}function C(t,e,n){}function A(t,e){if(t===e)return!0;var n=u(t),r=u(e);if(!n||!r)return!n&&!r&&String(t)===String(e);try{var i=Array.isArray(t),s=Array.isArray(e);if(i&&s)return t.length===e.length&&t.every(function(t,n){return A(t,e[n])});if(i||s)return!1;var a=Object.keys(t),o=Object.keys(e);return a.length===o.length&&a.every(function(n){return A(t[n],e[n])})}catch(t){return!1}}function b(t,e){for(var n=0;n<t.length;n++)if(A(t[n],e))return n;return-1}function w(t){var e=!1;return function(){e||(e=!0,t.apply(this,arguments))}}function S(t){var e=(t+"").charCodeAt(0);return 36===e||95===e}function k(t,e,n,r){Object.defineProperty(t,e,{value:n,enumerable:!!r,writable:!0,configurable:!0})}function F(t){if(!kr.test(t)){var e=t.split(".");return function(t){for(var n=0;n<e.length;n++){if(!t)return;t=t[e[n]]}return t}}}function _(t){return"function"==typeof t&&/native code/.test(t.toString())}function T(t){Wr.target&&Gr.push(Wr.target),Wr.target=t}function B(){Wr.target=Gr.pop()}function I(t){return new qr(void 0,void 0,void 0,String(t))}function M(t,e){var n=t.componentOptions,r=new qr(t.tag,t.data,t.children,t.text,t.elm,t.context,n,t.asyncFactory);return r.ns=t.ns,r.isStatic=t.isStatic,r.key=t.key,r.isComment=t.isComment,r.fnContext=t.fnContext,r.fnOptions=t.fnOptions,r.fnScopeId=t.fnScopeId,r.isCloned=!0,e&&(t.children&&(r.children=N(t.children,!0)),n&&n.children&&(n.children=N(n.children,!0))),r}function N(t,e){for(var n=t.length,r=new Array(n),i=0;i<n;i++)r[i]=M(t[i],e);return r}function P(t,e,n){t.__proto__=e}function O(t,e,n){for(var r=0,i=n.length;r<i;r++){var s=n[r];k(t,s,e[s])}}function L(t,e){if(u(t)&&!(t instanceof qr)){var n;return v(t,"__ob__")&&t.__ob__ instanceof ri?n=t.__ob__:ni.shouldConvert&&!Xr()&&(Array.isArray(t)||c(t))&&Object.isExtensible(t)&&!t._isVue&&(n=new ri(t)),e&&n&&n.vmCount++,n}}function j(t,e,n,r,i){var s=new Wr,a=Object.getOwnPropertyDescriptor(t,e);if(!a||!1!==a.configurable){var o=a&&a.get,u=a&&a.set,c=!i&&L(n);Object.defineProperty(t,e,{enumerable:!0,configurable:!0,get:function(){var e=o?o.call(t):n;return Wr.target&&(s.depend(),c&&(c.dep.depend(),Array.isArray(e)&&$(e))),e},set:function(e){var r=o?o.call(t):n;e===r||e!==e&&r!==r||(u?u.call(t,e):n=e,c=!i&&L(e),s.notify())}})}}function U(t,e,n){if(Array.isArray(t)&&l(e))return t.length=Math.max(t.length,e),t.splice(e,1,n),n;if(e in t&&!(e in Object.prototype))return t[e]=n,n;var r=t.__ob__;return t._isVue||r&&r.vmCount?n:r?(j(r.value,e,n),r.dep.notify(),n):(t[e]=n,n)}function R(t,e){if(Array.isArray(t)&&l(e))return void t.splice(e,1);var n=t.__ob__;t._isVue||n&&n.vmCount||v(t,e)&&(delete t[e],n&&n.dep.notify())}function $(t){for(var e=void 0,n=0,r=t.length;n<r;n++)e=t[n],e&&e.__ob__&&e.__ob__.dep.depend(),Array.isArray(e)&&$(e)}function z(t,e){if(!e)return t;for(var n,r,i,s=Object.keys(e),a=0;a<s.length;a++)n=s[a],r=t[n],i=e[n],v(t,n)?c(r)&&c(i)&&z(r,i):U(t,n,i);return t}function X(t,e,n){return n?function(){var r="function"==typeof e?e.call(n):e,i="function"==typeof t?t.call(n):t;return r?z(r,i):i}:e?t?function(){return z("function"==typeof e?e.call(this):e,"function"==typeof t?t.call(this):t)}:e:t}function J(t,e){return e?t?t.concat(e):Array.isArray(e)?e:[e]:t}function K(t,e,n,r){var i=Object.create(t||null);return e?D(i,e):i}function Y(t,e){var n=t.props;if(n){var r,i,s,a={};if(Array.isArray(n))for(r=n.length;r--;)"string"==typeof(i=n[r])&&(s=yr(i),a[s]={type:null});else if(c(n))for(var o in n)i=n[o],s=yr(o),a[s]=c(i)?i:{type:i};t.props=a}}function H(t,e){var n=t.inject,r=t.inject={};if(Array.isArray(n))for(var i=0;i<n.length;i++)r[n[i]]={from:n[i]};else if(c(n))for(var s in n){var a=n[s];r[s]=c(a)?D({from:s},a):{from:a}}}function W(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 G(t,e,n){function r(r){var i=ii[r]||oi;u[r]=i(t[r],e[r],n,r)}"function"==typeof e&&(e=e.options),Y(e,n),H(e,n),W(e);var i=e.extends;if(i&&(t=G(t,i,n)),e.mixins)for(var s=0,a=e.mixins.length;s<a;s++)t=G(t,e.mixins[s],n);var o,u={};for(o in t)r(o);for(o in e)v(t,o)||r(o);return u}function q(t,e,n,r){if("string"==typeof n){var i=t[e];if(v(i,n))return i[n];var s=yr(n);if(v(i,s))return i[s];var a=gr(s);if(v(i,a))return i[a];return i[n]||i[s]||i[a]}}function V(t,e,n,r){var i=e[t],s=!v(n,t),a=n[t];if(tt(Boolean,i.type)&&(s&&!v(i,"default")?a=!1:tt(String,i.type)||""!==a&&a!==Dr(t)||(a=!0)),void 0===a){a=Z(r,i,t);var o=ni.shouldConvert;ni.shouldConvert=!0,L(a),ni.shouldConvert=o}return a}function Z(t,e,n){if(v(e,"default")){var r=e.default;return t&&t.$options.propsData&&void 0===t.$options.propsData[n]&&void 0!==t._props[n]?t._props[n]:"function"==typeof r&&"Function"!==Q(e.type)?r.call(t):r}}function Q(t){var e=t&&t.toString().match(/^\s*function (\w+)/);return e?e[1]:""}function tt(t,e){if(!Array.isArray(e))return Q(e)===Q(t);for(var n=0,r=e.length;n<r;n++)if(Q(e[n])===Q(t))return!0;return!1}function et(t,e,n){if(e)for(var r=e;r=r.$parent;){var i=r.$options.errorCaptured;if(i)for(var s=0;s<i.length;s++)try{var a=!1===i[s].call(r,t,e,n);if(a)return}catch(t){nt(t,r,"errorCaptured hook")}}nt(t,e,n)}function nt(t,e,n){if(Sr.errorHandler)try{return Sr.errorHandler.call(null,t,e,n)}catch(t){rt(t,null,"config.errorHandler")}rt(t,e,n)}function rt(t,e,n){if(!_r&&!Tr||"undefined"==typeof console)throw t;console.error(t)}function it(){ci=!1;var t=ui.slice(0);ui.length=0;for(var e=0;e<t.length;e++)t[e]()}function st(t){return t._withTask||(t._withTask=function(){hi=!0;var e=t.apply(null,arguments);return hi=!1,e})}function at(t,e){var n;if(ui.push(function(){if(t)try{t.call(e)}catch(t){et(t,e,"nextTick")}else n&&n(e)}),ci||(ci=!0,hi?ai():si()),!t&&"undefined"!=typeof Promise)return new Promise(function(t){n=t})}function ot(t){ut(t,mi),mi.clear()}function ut(t,e){var n,r,i=Array.isArray(t);if((i||u(t))&&!Object.isFrozen(t)){if(t.__ob__){var s=t.__ob__.dep.id;if(e.has(s))return;e.add(s)}if(i)for(n=t.length;n--;)ut(t[n],e);else for(r=Object.keys(t),n=r.length;n--;)ut(t[r[n]],e)}}function ct(t){function e(){var t=arguments,n=e.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,t)}return e.fns=t,e}function ht(t,e,n,i,s){var a,o,u,c;for(a in t)o=t[a],u=e[a],c=vi(a),r(o)||(r(u)?(r(o.fns)&&(o=t[a]=ct(o)),n(c.name,o,c.once,c.capture,c.passive)):o!==u&&(u.fns=o,t[a]=u));for(a in e)r(t[a])&&(c=vi(a),i(c.name,e[a],c.capture))}function lt(t,e,n){function a(){n.apply(this,arguments),m(o.fns,a)}t instanceof qr&&(t=t.data.hook||(t.data.hook={}));var o,u=t[e];r(u)?o=ct([a]):i(u.fns)&&s(u.merged)?(o=u,o.fns.push(a)):o=ct([u,a]),o.merged=!0,t[e]=o}function pt(t,e,n){var s=e.options.props;if(!r(s)){var a={},o=t.attrs,u=t.props;if(i(o)||i(u))for(var c in s){var h=Dr(c);ft(a,u,c,h,!0)||ft(a,o,c,h,!1)}return a}}function ft(t,e,n,r,s){if(i(e)){if(v(e,n))return t[n]=e[n],s||delete e[n],!0;if(v(e,r))return t[n]=e[r],s||delete e[r],!0}return!1}function dt(t){for(var e=0;e<t.length;e++)if(Array.isArray(t[e]))return Array.prototype.concat.apply([],t);return t}function mt(t){return o(t)?[I(t)]:Array.isArray(t)?yt(t):void 0}function vt(t){return i(t)&&i(t.text)&&a(t.isComment)}function yt(t,e){var n,a,u,c,h=[];for(n=0;n<t.length;n++)a=t[n],r(a)||"boolean"==typeof a||(u=h.length-1,c=h[u],Array.isArray(a)?a.length>0&&(a=yt(a,(e||"")+"_"+n),vt(a[0])&&vt(c)&&(h[u]=I(c.text+a[0].text),a.shift()),h.push.apply(h,a)):o(a)?vt(c)?h[u]=I(c.text+a):""!==a&&h.push(I(a)):vt(a)&&vt(c)?h[u]=I(c.text+a.text):(s(t._isVList)&&i(a.tag)&&r(a.key)&&i(e)&&(a.key="__vlist"+e+"_"+n+"__"),h.push(a)));return h}function gt(t,e){return(t.__esModule||Kr&&"Module"===t[Symbol.toStringTag])&&(t=t.default),u(t)?e.extend(t):t}function xt(t,e,n,r,i){var s=Zr();return s.asyncFactory=t,s.asyncMeta={data:e,context:n,children:r,tag:i},s}function Dt(t,e,n){if(s(t.error)&&i(t.errorComp))return t.errorComp;if(i(t.resolved))return t.resolved;if(s(t.loading)&&i(t.loadingComp))return t.loadingComp;if(!i(t.contexts)){var a=t.contexts=[n],o=!0,c=function(){for(var t=0,e=a.length;t<e;t++)a[t].$forceUpdate()},h=w(function(n){t.resolved=gt(n,e),o||c()}),l=w(function(e){i(t.errorComp)&&(t.error=!0,c())}),p=t(h,l);return u(p)&&("function"==typeof p.then?r(t.resolved)&&p.then(h,l):i(p.component)&&"function"==typeof p.component.then&&(p.component.then(h,l),i(p.error)&&(t.errorComp=gt(p.error,e)),i(p.loading)&&(t.loadingComp=gt(p.loading,e),0===p.delay?t.loading=!0:setTimeout(function(){r(t.resolved)&&r(t.error)&&(t.loading=!0,c())},p.delay||200)),i(p.timeout)&&setTimeout(function(){r(t.resolved)&&l(null)},p.timeout))),o=!1,t.loading?t.loadingComp:t.resolved}t.contexts.push(n)}function Et(t){return t.isComment&&t.asyncFactory}function Ct(t){if(Array.isArray(t))for(var e=0;e<t.length;e++){var n=t[e];if(i(n)&&(i(n.componentOptions)||Et(n)))return n}}function At(t){t._events=Object.create(null),t._hasHookEvent=!1;var e=t.$options._parentListeners;e&&St(t,e)}function bt(t,e,n){n?di.$once(t,e):di.$on(t,e)}function wt(t,e){di.$off(t,e)}function St(t,e,n){di=t,ht(e,n||{},bt,wt,t),di=void 0}function kt(t,e){var n={};if(!t)return n;for(var r=0,i=t.length;r<i;r++){var s=t[r],a=s.data;if(a&&a.attrs&&a.attrs.slot&&delete a.attrs.slot,s.context!==e&&s.fnContext!==e||!a||null==a.slot)(n.default||(n.default=[])).push(s);else{var o=s.data.slot,u=n[o]||(n[o]=[]);"template"===s.tag?u.push.apply(u,s.children):u.push(s)}}for(var c in n)n[c].every(Ft)&&delete n[c];return n}function Ft(t){return t.isComment&&!t.asyncFactory||" "===t.text}function _t(t,e){e=e||{};for(var n=0;n<t.length;n++)Array.isArray(t[n])?_t(t[n],e):e[t[n].key]=t[n].fn;return e}function Tt(t){var e=t.$options,n=e.parent;if(n&&!e.abstract){for(;n.$options.abstract&&n.$parent;)n=n.$parent;n.$children.push(t)}t.$parent=n,t.$root=n?n.$root:t,t.$children=[],t.$refs={},t._watcher=null,t._inactive=null,t._directInactive=!1,t._isMounted=!1,t._isDestroyed=!1,t._isBeingDestroyed=!1}function Bt(t,e,n){t.$el=e,t.$options.render||(t.$options.render=Zr),Ot(t,"beforeMount");var r;return r=function(){t._update(t._render(),n)},new wi(t,r,C,null,!0),n=!1,null==t.$vnode&&(t._isMounted=!0,Ot(t,"mounted")),t}function It(t,e,n,r,i){var s=!!(i||t.$options._renderChildren||r.data.scopedSlots||t.$scopedSlots!==pr);if(t.$options._parentVnode=r,t.$vnode=r,t._vnode&&(t._vnode.parent=r),t.$options._renderChildren=i,t.$attrs=r.data&&r.data.attrs||pr,t.$listeners=n||pr,e&&t.$options.props){ni.shouldConvert=!1;for(var a=t._props,o=t.$options._propKeys||[],u=0;u<o.length;u++){var c=o[u];a[c]=V(c,t.$options.props,e,t)}ni.shouldConvert=!0,t.$options.propsData=e}if(n){var h=t.$options._parentListeners;t.$options._parentListeners=n,St(t,n,h)}s&&(t.$slots=kt(i,r.context),t.$forceUpdate())}function Mt(t){for(;t&&(t=t.$parent);)if(t._inactive)return!0;return!1}function Nt(t,e){if(e){if(t._directInactive=!1,Mt(t))return}else if(t._directInactive)return;if(t._inactive||null===t._inactive){t._inactive=!1;for(var n=0;n<t.$children.length;n++)Nt(t.$children[n]);Ot(t,"activated")}}function Pt(t,e){if(!(e&&(t._directInactive=!0,Mt(t))||t._inactive)){t._inactive=!0;for(var n=0;n<t.$children.length;n++)Pt(t.$children[n]);Ot(t,"deactivated")}}function Ot(t,e){var n=t.$options[e];if(n)for(var r=0,i=n.length;r<i;r++)try{n[r].call(t)}catch(n){et(n,t,e+" hook")}t._hasHookEvent&&t.$emit("hook:"+e)}function Lt(){Ai=gi.length=xi.length=0,Di={},Ei=Ci=!1}function jt(){Ci=!0;var t,e;for(gi.sort(function(t,e){return t.id-e.id}),Ai=0;Ai<gi.length;Ai++)t=gi[Ai],e=t.id,Di[e]=null,t.run();var n=xi.slice(),r=gi.slice();Lt(),$t(n),Ut(r),Jr&&Sr.devtools&&Jr.emit("flush")}function Ut(t){for(var e=t.length;e--;){var n=t[e],r=n.vm;r._watcher===n&&r._isMounted&&Ot(r,"updated")}}function Rt(t){t._inactive=!1,xi.push(t)}function $t(t){for(var e=0;e<t.length;e++)t[e]._inactive=!0,Nt(t[e],!0)}function zt(t){var e=t.id;if(null==Di[e]){if(Di[e]=!0,Ci){for(var n=gi.length-1;n>Ai&&gi[n].id>t.id;)n--;gi.splice(n+1,0,t)}else gi.push(t);Ei||(Ei=!0,at(jt))}}function Xt(t,e,n){Si.get=function(){return this[e][n]},Si.set=function(t){this[e][n]=t},Object.defineProperty(t,n,Si)}function Jt(t){t._watchers=[];var e=t.$options;e.props&&Kt(t,e.props),e.methods&&Vt(t,e.methods),e.data?Yt(t):L(t._data={},!0),e.computed&&Wt(t,e.computed),e.watch&&e.watch!==jr&&Zt(t,e.watch)}function Kt(t,e){var n=t.$options.propsData||{},r=t._props={},i=t.$options._propKeys=[],s=!t.$parent;ni.shouldConvert=s;for(var a in e)(function(s){i.push(s);var a=V(s,e,n,t);j(r,s,a),s in t||Xt(t,"_props",s)})(a);ni.shouldConvert=!0}function Yt(t){var e=t.$options.data;e=t._data="function"==typeof e?Ht(e,t):e||{},c(e)||(e={});for(var n=Object.keys(e),r=t.$options.props,i=(t.$options.methods,n.length);i--;){var s=n[i];r&&v(r,s)||S(s)||Xt(t,"_data",s)}L(e,!0)}function Ht(t,e){try{return t.call(e,e)}catch(t){return et(t,e,"data()"),{}}}function Wt(t,e){var n=t._computedWatchers=Object.create(null),r=Xr();for(var i in e){var s=e[i],a="function"==typeof s?s:s.get;r||(n[i]=new wi(t,a||C,C,ki)),i in t||Gt(t,i,s)}}function Gt(t,e,n){var r=!Xr();"function"==typeof n?(Si.get=r?qt(e):n,Si.set=C):(Si.get=n.get?r&&!1!==n.cache?qt(e):n.get:C,Si.set=n.set?n.set:C),Object.defineProperty(t,e,Si)}function qt(t){return function(){var e=this._computedWatchers&&this._computedWatchers[t];if(e)return e.dirty&&e.evaluate(),Wr.target&&e.depend(),e.value}}function Vt(t,e){t.$options.props;for(var n in e)t[n]=null==e[n]?C:g(e[n],t)}function Zt(t,e){for(var n in e){var r=e[n];if(Array.isArray(r))for(var i=0;i<r.length;i++)Qt(t,n,r[i]);else Qt(t,n,r)}}function Qt(t,e,n,r){return c(n)&&(r=n,n=n.handler),"string"==typeof n&&(n=t[n]),t.$watch(e,n,r)}function te(t){var e=t.$options.provide;e&&(t._provided="function"==typeof e?e.call(t):e)}function ee(t){var e=ne(t.$options.inject,t);e&&(ni.shouldConvert=!1,Object.keys(e).forEach(function(n){j(t,n,e[n])}),ni.shouldConvert=!0)}function ne(t,e){if(t){for(var n=Object.create(null),r=Kr?Reflect.ownKeys(t).filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}):Object.keys(t),i=0;i<r.length;i++){for(var s=r[i],a=t[s].from,o=e;o;){if(o._provided&&a in o._provided){n[s]=o._provided[a];break}o=o.$parent}if(!o&&"default"in t[s]){var u=t[s].default;n[s]="function"==typeof u?u.call(e):u}}return n}}function re(t,e){var n,r,s,a,o;if(Array.isArray(t)||"string"==typeof t)for(n=new Array(t.length),r=0,s=t.length;r<s;r++)n[r]=e(t[r],r);else if("number"==typeof t)for(n=new Array(t),r=0;r<t;r++)n[r]=e(r+1,r);else if(u(t))for(a=Object.keys(t),n=new Array(a.length),r=0,s=a.length;r<s;r++)o=a[r],n[r]=e(t[o],o,r);return i(n)&&(n._isVList=!0),n}function ie(t,e,n,r){var i,s=this.$scopedSlots[t];if(s)n=n||{},r&&(n=D(D({},r),n)),i=s(n)||e;else{var a=this.$slots[t];a&&(a._rendered=!0),i=a||e}var o=n&&n.slot;return o?this.$createElement("template",{slot:o},i):i}function se(t){return q(this.$options,"filters",t,!0)||Cr}function ae(t,e,n,r){var i=Sr.keyCodes[e]||n;return i?Array.isArray(i)?-1===i.indexOf(t):i!==t:r?Dr(r)!==e:void 0}function oe(t,e,n,r,i){if(n)if(u(n)){Array.isArray(n)&&(n=E(n));var s;for(var a in n)(function(a){if("class"===a||"style"===a||dr(a))s=t;else{var o=t.attrs&&t.attrs.type;s=r||Sr.mustUseProp(e,o,a)?t.domProps||(t.domProps={}):t.attrs||(t.attrs={})}if(!(a in s)&&(s[a]=n[a],i)){(t.on||(t.on={}))["update:"+a]=function(t){n[a]=t}}})(a)}else;return t}function ue(t,e,n){var r=arguments.length<3,i=this.$options.staticRenderFns,s=r||n?this._staticTrees||(this._staticTrees=[]):i.cached||(i.cached=[]),a=s[t];return a&&!e?Array.isArray(a)?N(a):M(a):(a=s[t]=i[t].call(this._renderProxy,null,this),he(a,"__static__"+t,!1),a)}function ce(t,e,n){return he(t,"__once__"+e+(n?"_"+n:""),!0),t}function he(t,e,n){if(Array.isArray(t))for(var r=0;r<t.length;r++)t[r]&&"string"!=typeof t[r]&&le(t[r],e+"_"+r,n);else le(t,e,n)}function le(t,e,n){t.isStatic=!0,t.key=e,t.isOnce=n}function pe(t,e){if(e)if(c(e)){var n=t.on=t.on?D({},t.on):{};for(var r in e){var i=n[r],s=e[r];n[r]=i?[].concat(i,s):s}}else;return t}function fe(t){t._o=ce,t._n=f,t._s=p,t._l=re,t._t=ie,t._q=A,t._i=b,t._m=ue,t._f=se,t._k=ae,t._b=oe,t._v=I,t._e=Zr,t._u=_t,t._g=pe}function de(t,e,n,r,i){var a=i.options;this.data=t,this.props=e,this.children=n,this.parent=r,this.listeners=t.on||pr,this.injections=ne(a.inject,r),this.slots=function(){return kt(n,r)};var o=Object.create(r),u=s(a._compiled),c=!u;u&&(this.$options=a,this.$slots=this.slots(),this.$scopedSlots=t.scopedSlots||pr),a._scopeId?this._c=function(t,e,n,i){var s=Ce(o,t,e,n,i,c);return s&&(s.fnScopeId=a._scopeId,s.fnContext=r),s}:this._c=function(t,e,n,r){return Ce(o,t,e,n,r,c)}}function me(t,e,n,r,s){var a=t.options,o={},u=a.props;if(i(u))for(var c in u)o[c]=V(c,u,e||pr);else i(n.attrs)&&ve(o,n.attrs),i(n.props)&&ve(o,n.props);var h=new de(n,o,s,r,t),l=a.render.call(null,h._c,h);return l instanceof qr&&(l.fnContext=r,l.fnOptions=a,n.slot&&((l.data||(l.data={})).slot=n.slot)),l}function ve(t,e){for(var n in e)t[yr(n)]=e[n]}function ye(t,e,n,a,o){if(!r(t)){var c=n.$options._base;if(u(t)&&(t=c.extend(t)),"function"==typeof t){var h;if(r(t.cid)&&(h=t,void 0===(t=Dt(h,c,n))))return xt(h,e,n,a,o);e=e||{},ke(t),i(e.model)&&Ee(t.options,e);var l=pt(e,t,o);if(s(t.options.functional))return me(t,l,e,n,a);var p=e.on;if(e.on=e.nativeOn,s(t.options.abstract)){var f=e.slot;e={},f&&(e.slot=f)}xe(e);var d=t.options.name||o;return new qr("vue-component-"+t.cid+(d?"-"+d:""),e,void 0,void 0,void 0,n,{Ctor:t,propsData:l,listeners:p,tag:o,children:a},h)}}}function ge(t,e,n,r){var s=t.componentOptions,a={_isComponent:!0,parent:e,propsData:s.propsData,_componentTag:s.tag,_parentVnode:t,_parentListeners:s.listeners,_renderChildren:s.children,_parentElm:n||null,_refElm:r||null},o=t.data.inlineTemplate;return i(o)&&(a.render=o.render,a.staticRenderFns=o.staticRenderFns),new s.Ctor(a)}function xe(t){t.hook||(t.hook={});for(var e=0;e<_i.length;e++){var n=_i[e],r=t.hook[n],i=Fi[n];t.hook[n]=r?De(i,r):i}}function De(t,e){return function(n,r,i,s){t(n,r,i,s),e(n,r,i,s)}}function Ee(t,e){var n=t.model&&t.model.prop||"value",r=t.model&&t.model.event||"input";(e.props||(e.props={}))[n]=e.model.value;var s=e.on||(e.on={});i(s[r])?s[r]=[e.model.callback].concat(s[r]):s[r]=e.model.callback}function Ce(t,e,n,r,i,a){return(Array.isArray(n)||o(n))&&(i=r,r=n,n=void 0),s(a)&&(i=Bi),Ae(t,e,n,r,i)}function Ae(t,e,n,r,s){if(i(n)&&i(n.__ob__))return Zr();if(i(n)&&i(n.is)&&(e=n.is),!e)return Zr();Array.isArray(r)&&"function"==typeof r[0]&&(n=n||{},n.scopedSlots={default:r[0]},r.length=0),s===Bi?r=mt(r):s===Ti&&(r=dt(r));var a,o;if("string"==typeof e){var u;o=t.$vnode&&t.$vnode.ns||Sr.getTagNamespace(e),a=Sr.isReservedTag(e)?new qr(Sr.parsePlatformTagName(e),n,r,void 0,void 0,t):i(u=q(t.$options,"components",e))?ye(u,n,t,r,e):new qr(e,n,r,void 0,void 0,t)}else a=ye(e,n,t,r);return i(a)?(o&&be(a,o),a):Zr()}function be(t,e,n){if(t.ns=e,"foreignObject"===t.tag&&(e=void 0,n=!0),i(t.children))for(var a=0,o=t.children.length;a<o;a++){var u=t.children[a];i(u.tag)&&(r(u.ns)||s(n))&&be(u,e,n)}}function we(t){t._vnode=null,t._staticTrees=null;var e=t.$options,n=t.$vnode=e._parentVnode,r=n&&n.context;t.$slots=kt(e._renderChildren,r),t.$scopedSlots=pr,t._c=function(e,n,r,i){return Ce(t,e,n,r,i,!1)},t.$createElement=function(e,n,r,i){return Ce(t,e,n,r,i,!0)};var i=n&&n.data;j(t,"$attrs",i&&i.attrs||pr,null,!0),j(t,"$listeners",e._parentListeners||pr,null,!0)}function Se(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,n._parentElm=e._parentElm,n._refElm=e._refElm,e.render&&(n.render=e.render,n.staticRenderFns=e.staticRenderFns)}function ke(t){var e=t.options;if(t.super){var n=ke(t.super);if(n!==t.superOptions){t.superOptions=n;var r=Fe(t);r&&D(t.extendOptions,r),e=t.options=G(n,t.extendOptions),e.name&&(e.components[e.name]=t)}}return e}function Fe(t){var e,n=t.options,r=t.extendOptions,i=t.sealedOptions;for(var s in n)n[s]!==i[s]&&(e||(e={}),e[s]=_e(n[s],r[s],i[s]));return e}function _e(t,e,n){if(Array.isArray(t)){var r=[];n=Array.isArray(n)?n:[n],e=Array.isArray(e)?e:[e];for(var i=0;i<t.length;i++)(e.indexOf(t[i])>=0||n.indexOf(t[i])<0)&&r.push(t[i]);return r}return t}function Te(t){this._init(t)}function Be(t){t.use=function(t){var e=this._installedPlugins||(this._installedPlugins=[]);if(e.indexOf(t)>-1)return this;var n=x(arguments,1);return n.unshift(this),"function"==typeof t.install?t.install.apply(t,n):"function"==typeof t&&t.apply(null,n),e.push(t),this}}function Ie(t){t.mixin=function(t){return this.options=G(this.options,t),this}}function Me(t){t.cid=0;var e=1;t.extend=function(t){t=t||{};var n=this,r=n.cid,i=t._Ctor||(t._Ctor={});if(i[r])return i[r];var s=t.name||n.options.name,a=function(t){this._init(t)};return a.prototype=Object.create(n.prototype),a.prototype.constructor=a,a.cid=e++,a.options=G(n.options,t),a.super=n,a.options.props&&Ne(a),a.options.computed&&Pe(a),a.extend=n.extend,a.mixin=n.mixin,a.use=n.use,br.forEach(function(t){a[t]=n[t]}),s&&(a.options.components[s]=a),a.superOptions=n.options,a.extendOptions=t,a.sealedOptions=D({},a.options),i[r]=a,a}}function Ne(t){var e=t.options.props;for(var n in e)Xt(t.prototype,"_props",n)}function Pe(t){var e=t.options.computed;for(var n in e)Gt(t.prototype,n,e[n])}function Oe(t){br.forEach(function(e){t[e]=function(t,n){return n?("component"===e&&c(n)&&(n.name=n.name||t,n=this.options._base.extend(n)),"directive"===e&&"function"==typeof n&&(n={bind:n,update:n}),this.options[e+"s"][t]=n,n):this.options[e+"s"][t]}})}function Le(t){return t&&(t.Ctor.options.name||t.tag)}function je(t,e){return Array.isArray(t)?t.indexOf(e)>-1:"string"==typeof t?t.split(",").indexOf(e)>-1:!!h(t)&&t.test(e)}function Ue(t,e){var n=t.cache,r=t.keys,i=t._vnode;for(var s in n){var a=n[s];if(a){var o=Le(a.componentOptions);o&&!e(o)&&Re(n,s,r,i)}}}function Re(t,e,n,r){var i=t[e];!i||r&&i.tag===r.tag||i.componentInstance.$destroy(),t[e]=null,m(n,e)}function $e(t){for(var e=t.data,n=t,r=t;i(r.componentInstance);)r=r.componentInstance._vnode,r.data&&(e=ze(r.data,e));for(;i(n=n.parent);)n.data&&(e=ze(e,n.data));return Xe(e.staticClass,e.class)}function ze(t,e){return{staticClass:Je(t.staticClass,e.staticClass),class:i(t.class)?[t.class,e.class]:e.class}}function Xe(t,e){return i(t)||i(e)?Je(t,Ke(e)):""}function Je(t,e){return t?e?t+" "+e:t:e||""}function Ke(t){return Array.isArray(t)?Ye(t):u(t)?He(t):"string"==typeof t?t:""}function Ye(t){for(var e,n="",r=0,s=t.length;r<s;r++)i(e=Ke(t[r]))&&""!==e&&(n&&(n+=" "),n+=e);return n}function He(t){var e="";for(var n in t)t[n]&&(e&&(e+=" "),e+=n);return e}function We(t){return Gi(t)?"svg":"math"===t?"math":void 0}function Ge(t){if(!_r)return!0;if(qi(t))return!1;if(t=t.toLowerCase(),null!=Vi[t])return Vi[t];var e=document.createElement(t);return t.indexOf("-")>-1?Vi[t]=e.constructor===window.HTMLUnknownElement||e.constructor===window.HTMLElement:Vi[t]=/HTMLUnknownElement/.test(e.toString())}function qe(t){if("string"==typeof t){var e=document.querySelector(t);return e||document.createElement("div")}return t}function Ve(t,e){var n=document.createElement(t);return"select"!==t?n:(e.data&&e.data.attrs&&void 0!==e.data.attrs.multiple&&n.setAttribute("multiple","multiple"),n)}function Ze(t,e){return document.createElementNS(Hi[t],e)}function Qe(t){return document.createTextNode(t)}function tn(t){return document.createComment(t)}function en(t,e,n){t.insertBefore(e,n)}function nn(t,e){t.removeChild(e)}function rn(t,e){t.appendChild(e)}function sn(t){return t.parentNode}function an(t){return t.nextSibling}function on(t){return t.tagName}function un(t,e){t.textContent=e}function cn(t,e,n){t.setAttribute(e,n)}function hn(t,e){var n=t.data.ref;if(n){var r=t.context,i=t.componentInstance||t.elm,s=r.$refs;e?Array.isArray(s[n])?m(s[n],i):s[n]===i&&(s[n]=void 0):t.data.refInFor?Array.isArray(s[n])?s[n].indexOf(i)<0&&s[n].push(i):s[n]=[i]:s[n]=i}}function ln(t,e){return t.key===e.key&&(t.tag===e.tag&&t.isComment===e.isComment&&i(t.data)===i(e.data)&&pn(t,e)||s(t.isAsyncPlaceholder)&&t.asyncFactory===e.asyncFactory&&r(e.asyncFactory.error))}function pn(t,e){if("input"!==t.tag)return!0;var n,r=i(n=t.data)&&i(n=n.attrs)&&n.type,s=i(n=e.data)&&i(n=n.attrs)&&n.type;return r===s||Zi(r)&&Zi(s)}function fn(t,e,n){var r,s,a={};for(r=e;r<=n;++r)s=t[r].key,i(s)&&(a[s]=r);return a}function dn(t,e){(t.data.directives||e.data.directives)&&mn(t,e)}function mn(t,e){var n,r,i,s=t===es,a=e===es,o=vn(t.data.directives,t.context),u=vn(e.data.directives,e.context),c=[],h=[];for(n in u)r=o[n],i=u[n],r?(i.oldValue=r.value,gn(i,"update",e,t),i.def&&i.def.componentUpdated&&h.push(i)):(gn(i,"bind",e,t),i.def&&i.def.inserted&&c.push(i));if(c.length){var l=function(){for(var n=0;n<c.length;n++)gn(c[n],"inserted",e,t)};s?lt(e,"insert",l):l()}if(h.length&<(e,"postpatch",function(){for(var n=0;n<h.length;n++)gn(h[n],"componentUpdated",e,t)}),!s)for(n in o)u[n]||gn(o[n],"unbind",t,t,a)}function vn(t,e){var n=Object.create(null);if(!t)return n;var r,i;for(r=0;r<t.length;r++)i=t[r],i.modifiers||(i.modifiers=is),n[yn(i)]=i,i.def=q(e.$options,"directives",i.name,!0);return n}function yn(t){return t.rawName||t.name+"."+Object.keys(t.modifiers||{}).join(".")}function gn(t,e,n,r,i){var s=t.def&&t.def[e];if(s)try{s(n.elm,t,n,r,i)}catch(r){et(r,n.context,"directive "+t.name+" "+e+" hook")}}function xn(t,e){var n=e.componentOptions;if(!(i(n)&&!1===n.Ctor.options.inheritAttrs||r(t.data.attrs)&&r(e.data.attrs))){var s,a,o=e.elm,u=t.data.attrs||{},c=e.data.attrs||{};i(c.__ob__)&&(c=e.data.attrs=D({},c));for(s in c)a=c[s],u[s]!==a&&Dn(o,s,a);(Mr||Pr)&&c.value!==u.value&&Dn(o,"value",c.value);for(s in u)r(c[s])&&(Ji(s)?o.removeAttributeNS(Xi,Ki(s)):$i(s)||o.removeAttribute(s))}}function Dn(t,e,n){if(zi(e))Yi(n)?t.removeAttribute(e):(n="allowfullscreen"===e&&"EMBED"===t.tagName?"true":e,t.setAttribute(e,n));else if($i(e))t.setAttribute(e,Yi(n)||"false"===n?"false":"true");else if(Ji(e))Yi(n)?t.removeAttributeNS(Xi,Ki(e)):t.setAttributeNS(Xi,e,n);else if(Yi(n))t.removeAttribute(e);else{if(Mr&&!Nr&&"TEXTAREA"===t.tagName&&"placeholder"===e&&!t.__ieph){var r=function(e){e.stopImmediatePropagation(),t.removeEventListener("input",r)};t.addEventListener("input",r),t.__ieph=!0}t.setAttribute(e,n)}}function En(t,e){var n=e.elm,s=e.data,a=t.data;if(!(r(s.staticClass)&&r(s.class)&&(r(a)||r(a.staticClass)&&r(a.class)))){var o=$e(e),u=n._transitionClasses;i(u)&&(o=Je(o,Ke(u))),o!==n._prevClass&&(n.setAttribute("class",o),n._prevClass=o)}}function Cn(t){if(i(t[us])){var e=Mr?"change":"input";t[e]=[].concat(t[us],t[e]||[]),delete t[us]}i(t[cs])&&(t.change=[].concat(t[cs],t.change||[]),delete t[cs])}function An(t,e,n){var r=Oi;return function i(){null!==t.apply(null,arguments)&&wn(e,i,n,r)}}function bn(t,e,n,r,i){e=st(e),n&&(e=An(e,t,r)),Oi.addEventListener(t,e,Ur?{capture:r,passive:i}:r)}function wn(t,e,n,r){(r||Oi).removeEventListener(t,e._withTask||e,n)}function Sn(t,e){if(!r(t.data.on)||!r(e.data.on)){var n=e.data.on||{},i=t.data.on||{};Oi=e.elm,Cn(n),ht(n,i,bn,wn,e.context),Oi=void 0}}function kn(t,e){if(!r(t.data.domProps)||!r(e.data.domProps)){var n,s,a=e.elm,o=t.data.domProps||{},u=e.data.domProps||{};i(u.__ob__)&&(u=e.data.domProps=D({},u));for(n in o)r(u[n])&&(a[n]="");for(n in u){if(s=u[n],"textContent"===n||"innerHTML"===n){if(e.children&&(e.children.length=0),s===o[n])continue;1===a.childNodes.length&&a.removeChild(a.childNodes[0])}if("value"===n){a._value=s;var c=r(s)?"":String(s);Fn(a,c)&&(a.value=c)}else a[n]=s}}}function Fn(t,e){return!t.composing&&("OPTION"===t.tagName||_n(t,e)||Tn(t,e))}function _n(t,e){var n=!0;try{n=document.activeElement!==t}catch(t){}return n&&t.value!==e}function Tn(t,e){var n=t.value,r=t._vModifiers;return i(r)&&r.number?f(n)!==f(e):i(r)&&r.trim?n.trim()!==e.trim():n!==e}function Bn(t){var e=In(t.style);return t.staticStyle?D(t.staticStyle,e):e}function In(t){return Array.isArray(t)?E(t):"string"==typeof t?ps(t):t}function Mn(t,e){var n,r={};if(e)for(var i=t;i.componentInstance;)i=i.componentInstance._vnode,i.data&&(n=Bn(i.data))&&D(r,n);(n=Bn(t.data))&&D(r,n);for(var s=t;s=s.parent;)s.data&&(n=Bn(s.data))&&D(r,n);return r}function Nn(t,e){var n=e.data,s=t.data;if(!(r(n.staticStyle)&&r(n.style)&&r(s.staticStyle)&&r(s.style))){var a,o,u=e.elm,c=s.staticStyle,h=s.normalizedStyle||s.style||{},l=c||h,p=In(e.data.style)||{};e.data.normalizedStyle=i(p.__ob__)?D({},p):p;var f=Mn(e,!0);for(o in l)r(f[o])&&ms(u,o,"");for(o in f)(a=f[o])!==l[o]&&ms(u,o,null==a?"":a)}}function Pn(t,e){if(e&&(e=e.trim()))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 On(t,e){if(e&&(e=e.trim()))if(t.classList)e.indexOf(" ")>-1?e.split(/\s+/).forEach(function(e){return t.classList.remove(e)}):t.classList.remove(e),t.classList.length||t.removeAttribute("class");else{for(var n=" "+(t.getAttribute("class")||"")+" ",r=" "+e+" ";n.indexOf(r)>=0;)n=n.replace(r," ");n=n.trim(),n?t.setAttribute("class",n):t.removeAttribute("class")}}function Ln(t){if(t){if("object"==typeof t){var e={};return!1!==t.css&&D(e,xs(t.name||"v")),D(e,t),e}return"string"==typeof t?xs(t):void 0}}function jn(t){ks(function(){ks(t)})}function Un(t,e){var n=t._transitionClasses||(t._transitionClasses=[]);n.indexOf(e)<0&&(n.push(e),Pn(t,e))}function Rn(t,e){t._transitionClasses&&m(t._transitionClasses,e),On(t,e)}function $n(t,e,n){var r=zn(t,e),i=r.type,s=r.timeout,a=r.propCount;if(!i)return n();var o=i===Es?bs:Ss,u=0,c=function(){t.removeEventListener(o,h),n()},h=function(e){e.target===t&&++u>=a&&c()};setTimeout(function(){u<a&&c()},s+1),t.addEventListener(o,h)}function zn(t,e){var n,r=window.getComputedStyle(t),i=r[As+"Delay"].split(", "),s=r[As+"Duration"].split(", "),a=Xn(i,s),o=r[ws+"Delay"].split(", "),u=r[ws+"Duration"].split(", "),c=Xn(o,u),h=0,l=0;return e===Es?a>0&&(n=Es,h=a,l=s.length):e===Cs?c>0&&(n=Cs,h=c,l=u.len