From a05b95340f213a7fd73292adc62992d9cbb38f52 Mon Sep 17 00:00:00 2001 From: xrilang <2952458479@qq.com> Date: Sun, 4 Aug 2024 18:36:49 +0800 Subject: [PATCH] update --- config/index.yaml | 2 +- css/index.css | 42 +++++++++++++++++++++++++++++++++-- index.html | 50 ++++++++++++++++++++++++++++++++---------- script/js-yaml.min.js | 2 ++ static/profile.png | Bin 0 -> 4008 bytes 5 files changed, 82 insertions(+), 14 deletions(-) create mode 100644 script/js-yaml.min.js create mode 100644 static/profile.png diff --git a/config/index.yaml b/config/index.yaml index fc709ef..5098961 100644 --- a/config/index.yaml +++ b/config/index.yaml @@ -3,7 +3,7 @@ # 网站标题 - 显示在浏览器标签栏中 title: "个人介绍" # 网站图标 -ico: https://q2.qlogo.cn/g?b=qq&nk=2952458479&s=100 +ico: static/profile.png # 背景设置 # 参数支持: diff --git a/css/index.css b/css/index.css index b08ef11..8464634 100644 --- a/css/index.css +++ b/css/index.css @@ -31,7 +31,9 @@ body { .round { border-radius: 15px; } - +.round-5{ + border-radius: 5px; +} .container{ display: flex; /* 添加 Flex 容器 */ height: 100%; @@ -63,11 +65,14 @@ body { min-width: 350px; /* 调整高度以适应剩余的空间 */ height: 85%; + /* max-height: calc(100vh - 18%); */ margin: 16px auto; padding: 0.5em; box-sizing: border-box; /* 添加以下样式以实现内部滚动条 */ - overflow-y: auto; /* 当内容超过 div 高度时显示滚动条 */ + /* 当内容超过 div 高度时显示滚动条 */ + /* overflow-y: auto; */ + flex-direction: column; } footer { width: 100%; @@ -97,9 +102,14 @@ footer a:hover{ height: 50px; border-radius: 50px; } + +.center{ + text-align: center; +} .profile-about{ margin: 0; padding: 0; + font-size: 12px; } .profile-name{ font-size:20px; @@ -109,4 +119,32 @@ footer a:hover{ .profile-text{ margin-left: 0.5em; +} +.tag{ + background-color:black; + color: bisque; + box-sizing: border-box; + padding: 0.2em 0.5em; + margin: 0 0.5em; +} +.tags-profile{ + display: inline-block; +} +.tags{ + display:none; + text-align: left; + margin-left: 1em; +} +@media (max-width: 400px){ + .tags{ + display: block; + } + .tags-profile{ + display: none; + } +} + +.gongsi-jieshao{ + padding: 1em; + box-sizing: border-box; } \ No newline at end of file diff --git a/index.html b/index.html index eac2e4d..af3038f 100644 --- a/index.html +++ b/index.html @@ -5,7 +5,8 @@ Loading... - + + @@ -36,20 +37,19 @@
- +
-

萌狼蓝天

- 乖乖狼科技首席技术官 +

萌狼蓝天软件工程人工智能

+ Web开发(Java/Python | vue/uni-app)、爬虫与自动化
+
- - - - - - +
+ 专业:软件工程人工智能
+
+
2
@@ -57,7 +57,35 @@ 3
-4 +

乖乖狼科技

+

重庆乖乖狼科技有限责任公司

+
+

+ 重庆乖乖狼科技有限责任公司(简称:乖乖狼科技),成立于二零二四年,是以软件开发、软件服务、技术咨询为主的综合型技术服务公司。公司致力于为企业提供高质量的数字化解决方案和技术支持,帮助客户实现业务流程优化和技术创新。通过专业的软件定制开发、系统集成服务以及前沿的技术咨询,乖乖狼科技助力各行业客户提升核心竞争力,在快速变化的市场环境中保持领先地位。 +

+
+ +

企业文化

+
+

+ 使命:优化软件服务体验 +

+

+ 价值观:技术为本 专注创新 +

+

+ 经营理念:客户至上 产品为王 +

+
+ +

联系我们

+
+

+ 欢迎致信vip@mllt.cc,您也可以通过微信公众号 乖乖狼科技、抖音:乖乖狼科技 联系我们 +

+
+ +
diff --git a/script/js-yaml.min.js b/script/js-yaml.min.js new file mode 100644 index 0000000..bdd8eef --- /dev/null +++ b/script/js-yaml.min.js @@ -0,0 +1,2 @@ +/*! js-yaml 4.1.0 https://github.com/nodeca/js-yaml @license MIT */ +!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports):"function"==typeof define&&define.amd?define(["exports"],t):t((e="undefined"!=typeof globalThis?globalThis:e||self).jsyaml={})}(this,(function(e){"use strict";function t(e){return null==e}var n={isNothing:t,isObject:function(e){return"object"==typeof e&&null!==e},toArray:function(e){return Array.isArray(e)?e:t(e)?[]:[e]},repeat:function(e,t){var n,i="";for(n=0;nl&&(t=i-l+(o=" ... ").length),n-i>l&&(n=i+l-(a=" ...").length),{str:o+e.slice(t,n).replace(/\t/g,"→")+a,pos:i-t+o.length}}function l(e,t){return n.repeat(" ",t-e.length)+e}var c=function(e,t){if(t=Object.create(t||null),!e.buffer)return null;t.maxLength||(t.maxLength=79),"number"!=typeof t.indent&&(t.indent=1),"number"!=typeof t.linesBefore&&(t.linesBefore=3),"number"!=typeof t.linesAfter&&(t.linesAfter=2);for(var i,r=/\r?\n|\r|\0/g,o=[0],c=[],s=-1;i=r.exec(e.buffer);)c.push(i.index),o.push(i.index+i[0].length),e.position<=i.index&&s<0&&(s=o.length-2);s<0&&(s=o.length-1);var u,p,f="",d=Math.min(e.line+t.linesAfter,c.length).toString().length,h=t.maxLength-(t.indent+d+3);for(u=1;u<=t.linesBefore&&!(s-u<0);u++)p=a(e.buffer,o[s-u],c[s-u],e.position-(o[s]-o[s-u]),h),f=n.repeat(" ",t.indent)+l((e.line-u+1).toString(),d)+" | "+p.str+"\n"+f;for(p=a(e.buffer,o[s],c[s],e.position,h),f+=n.repeat(" ",t.indent)+l((e.line+1).toString(),d)+" | "+p.str+"\n",f+=n.repeat("-",t.indent+d+3+p.pos)+"^\n",u=1;u<=t.linesAfter&&!(s+u>=c.length);u++)p=a(e.buffer,o[s+u],c[s+u],e.position-(o[s]-o[s+u]),h),f+=n.repeat(" ",t.indent)+l((e.line+u+1).toString(),d)+" | "+p.str+"\n";return f.replace(/\n$/,"")},s=["kind","multi","resolve","construct","instanceOf","predicate","represent","representName","defaultStyle","styleAliases"],u=["scalar","sequence","mapping"];var p=function(e,t){if(t=t||{},Object.keys(t).forEach((function(t){if(-1===s.indexOf(t))throw new o('Unknown option "'+t+'" is met in definition of "'+e+'" YAML type.')})),this.options=t,this.tag=e,this.kind=t.kind||null,this.resolve=t.resolve||function(){return!0},this.construct=t.construct||function(e){return e},this.instanceOf=t.instanceOf||null,this.predicate=t.predicate||null,this.represent=t.represent||null,this.representName=t.representName||null,this.defaultStyle=t.defaultStyle||null,this.multi=t.multi||!1,this.styleAliases=function(e){var t={};return null!==e&&Object.keys(e).forEach((function(n){e[n].forEach((function(e){t[String(e)]=n}))})),t}(t.styleAliases||null),-1===u.indexOf(this.kind))throw new o('Unknown kind "'+this.kind+'" is specified for "'+e+'" YAML type.')};function f(e,t){var n=[];return e[t].forEach((function(e){var t=n.length;n.forEach((function(n,i){n.tag===e.tag&&n.kind===e.kind&&n.multi===e.multi&&(t=i)})),n[t]=e})),n}function d(e){return this.extend(e)}d.prototype.extend=function(e){var t=[],n=[];if(e instanceof p)n.push(e);else if(Array.isArray(e))n=n.concat(e);else{if(!e||!Array.isArray(e.implicit)&&!Array.isArray(e.explicit))throw new o("Schema.extend argument should be a Type, [ Type ], or a schema definition ({ implicit: [...], explicit: [...] })");e.implicit&&(t=t.concat(e.implicit)),e.explicit&&(n=n.concat(e.explicit))}t.forEach((function(e){if(!(e instanceof p))throw new o("Specified list of YAML types (or a single Type object) contains a non-Type object.");if(e.loadKind&&"scalar"!==e.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.");if(e.multi)throw new o("There is a multi type in the implicit list of a schema. Multi tags can only be listed as explicit.")})),n.forEach((function(e){if(!(e instanceof p))throw new o("Specified list of YAML types (or a single Type object) contains a non-Type object.")}));var i=Object.create(d.prototype);return i.implicit=(this.implicit||[]).concat(t),i.explicit=(this.explicit||[]).concat(n),i.compiledImplicit=f(i,"implicit"),i.compiledExplicit=f(i,"explicit"),i.compiledTypeMap=function(){var e,t,n={scalar:{},sequence:{},mapping:{},fallback:{},multi:{scalar:[],sequence:[],mapping:[],fallback:[]}};function i(e){e.multi?(n.multi[e.kind].push(e),n.multi.fallback.push(e)):n[e.kind][e.tag]=n.fallback[e.tag]=e}for(e=0,t=arguments.length;e=0?"0b"+e.toString(2):"-0b"+e.toString(2).slice(1)},octal:function(e){return e>=0?"0o"+e.toString(8):"-0o"+e.toString(8).slice(1)},decimal:function(e){return e.toString(10)},hexadecimal:function(e){return e>=0?"0x"+e.toString(16).toUpperCase():"-0x"+e.toString(16).toUpperCase().slice(1)}},defaultStyle:"decimal",styleAliases:{binary:[2,"bin"],octal:[8,"oct"],decimal:[10,"dec"],hexadecimal:[16,"hex"]}}),x=new RegExp("^(?:[-+]?(?:[0-9][0-9_]*)(?:\\.[0-9_]*)?(?:[eE][-+]?[0-9]+)?|\\.[0-9_]+(?:[eE][-+]?[0-9]+)?|[-+]?\\.(?:inf|Inf|INF)|\\.(?:nan|NaN|NAN))$");var I=/^[-+]?[0-9]+e/;var S=new p("tag:yaml.org,2002:float",{kind:"scalar",resolve:function(e){return null!==e&&!(!x.test(e)||"_"===e[e.length-1])},construct:function(e){var t,n;return n="-"===(t=e.replace(/_/g,"").toLowerCase())[0]?-1:1,"+-".indexOf(t[0])>=0&&(t=t.slice(1)),".inf"===t?1===n?Number.POSITIVE_INFINITY:Number.NEGATIVE_INFINITY:".nan"===t?NaN:n*parseFloat(t,10)},predicate:function(e){return"[object Number]"===Object.prototype.toString.call(e)&&(e%1!=0||n.isNegativeZero(e))},represent:function(e,t){var i;if(isNaN(e))switch(t){case"lowercase":return".nan";case"uppercase":return".NAN";case"camelcase":return".NaN"}else if(Number.POSITIVE_INFINITY===e)switch(t){case"lowercase":return".inf";case"uppercase":return".INF";case"camelcase":return".Inf"}else if(Number.NEGATIVE_INFINITY===e)switch(t){case"lowercase":return"-.inf";case"uppercase":return"-.INF";case"camelcase":return"-.Inf"}else if(n.isNegativeZero(e))return"-0.0";return i=e.toString(10),I.test(i)?i.replace("e",".e"):i},defaultStyle:"lowercase"}),O=b.extend({implicit:[A,v,C,S]}),j=O,T=new RegExp("^([0-9][0-9][0-9][0-9])-([0-9][0-9])-([0-9][0-9])$"),N=new RegExp("^([0-9][0-9][0-9][0-9])-([0-9][0-9]?)-([0-9][0-9]?)(?:[Tt]|[ \\t]+)([0-9][0-9]?):([0-9][0-9]):([0-9][0-9])(?:\\.([0-9]*))?(?:[ \\t]*(Z|([-+])([0-9][0-9]?)(?::([0-9][0-9]))?))?$");var F=new p("tag:yaml.org,2002:timestamp",{kind:"scalar",resolve:function(e){return null!==e&&(null!==T.exec(e)||null!==N.exec(e))},construct:function(e){var t,n,i,r,o,a,l,c,s=0,u=null;if(null===(t=T.exec(e))&&(t=N.exec(e)),null===t)throw new Error("Date resolve error");if(n=+t[1],i=+t[2]-1,r=+t[3],!t[4])return new Date(Date.UTC(n,i,r));if(o=+t[4],a=+t[5],l=+t[6],t[7]){for(s=t[7].slice(0,3);s.length<3;)s+="0";s=+s}return t[9]&&(u=6e4*(60*+t[10]+ +(t[11]||0)),"-"===t[9]&&(u=-u)),c=new Date(Date.UTC(n,i,r,o,a,l,s)),u&&c.setTime(c.getTime()-u),c},instanceOf:Date,represent:function(e){return e.toISOString()}});var E=new p("tag:yaml.org,2002:merge",{kind:"scalar",resolve:function(e){return"<<"===e||null===e}}),M="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=\n\r";var L=new p("tag:yaml.org,2002:binary",{kind:"scalar",resolve:function(e){if(null===e)return!1;var t,n,i=0,r=e.length,o=M;for(n=0;n64)){if(t<0)return!1;i+=6}return i%8==0},construct:function(e){var t,n,i=e.replace(/[\r\n=]/g,""),r=i.length,o=M,a=0,l=[];for(t=0;t>16&255),l.push(a>>8&255),l.push(255&a)),a=a<<6|o.indexOf(i.charAt(t));return 0===(n=r%4*6)?(l.push(a>>16&255),l.push(a>>8&255),l.push(255&a)):18===n?(l.push(a>>10&255),l.push(a>>2&255)):12===n&&l.push(a>>4&255),new Uint8Array(l)},predicate:function(e){return"[object Uint8Array]"===Object.prototype.toString.call(e)},represent:function(e){var t,n,i="",r=0,o=e.length,a=M;for(t=0;t>18&63],i+=a[r>>12&63],i+=a[r>>6&63],i+=a[63&r]),r=(r<<8)+e[t];return 0===(n=o%3)?(i+=a[r>>18&63],i+=a[r>>12&63],i+=a[r>>6&63],i+=a[63&r]):2===n?(i+=a[r>>10&63],i+=a[r>>4&63],i+=a[r<<2&63],i+=a[64]):1===n&&(i+=a[r>>2&63],i+=a[r<<4&63],i+=a[64],i+=a[64]),i}}),_=Object.prototype.hasOwnProperty,D=Object.prototype.toString;var U=new p("tag:yaml.org,2002:omap",{kind:"sequence",resolve:function(e){if(null===e)return!0;var t,n,i,r,o,a=[],l=e;for(t=0,n=l.length;t>10),56320+(e-65536&1023))}for(var ie=new Array(256),re=new Array(256),oe=0;oe<256;oe++)ie[oe]=te(oe)?1:0,re[oe]=te(oe);function ae(e,t){this.input=e,this.filename=t.filename||null,this.schema=t.schema||K,this.onWarning=t.onWarning||null,this.legacy=t.legacy||!1,this.json=t.json||!1,this.listener=t.listener||null,this.implicitTypes=this.schema.compiledImplicit,this.typeMap=this.schema.compiledTypeMap,this.length=e.length,this.position=0,this.line=0,this.lineStart=0,this.lineIndent=0,this.firstTabInLine=-1,this.documents=[]}function le(e,t){var n={name:e.filename,buffer:e.input.slice(0,-1),position:e.position,line:e.line,column:e.position-e.lineStart};return n.snippet=c(n),new o(t,n)}function ce(e,t){throw le(e,t)}function se(e,t){e.onWarning&&e.onWarning.call(null,le(e,t))}var ue={YAML:function(e,t,n){var i,r,o;null!==e.version&&ce(e,"duplication of %YAML directive"),1!==n.length&&ce(e,"YAML directive accepts exactly one argument"),null===(i=/^([0-9]+)\.([0-9]+)$/.exec(n[0]))&&ce(e,"ill-formed argument of the YAML directive"),r=parseInt(i[1],10),o=parseInt(i[2],10),1!==r&&ce(e,"unacceptable YAML version of the document"),e.version=n[0],e.checkLineBreaks=o<2,1!==o&&2!==o&&se(e,"unsupported YAML version of the document")},TAG:function(e,t,n){var i,r;2!==n.length&&ce(e,"TAG directive accepts exactly two arguments"),i=n[0],r=n[1],G.test(i)||ce(e,"ill-formed tag handle (first argument) of the TAG directive"),P.call(e.tagMap,i)&&ce(e,'there is a previously declared suffix for "'+i+'" tag handle'),V.test(r)||ce(e,"ill-formed tag prefix (second argument) of the TAG directive");try{r=decodeURIComponent(r)}catch(t){ce(e,"tag prefix is malformed: "+r)}e.tagMap[i]=r}};function pe(e,t,n,i){var r,o,a,l;if(t1&&(e.result+=n.repeat("\n",t-1))}function be(e,t){var n,i,r=e.tag,o=e.anchor,a=[],l=!1;if(-1!==e.firstTabInLine)return!1;for(null!==e.anchor&&(e.anchorMap[e.anchor]=a),i=e.input.charCodeAt(e.position);0!==i&&(-1!==e.firstTabInLine&&(e.position=e.firstTabInLine,ce(e,"tab characters must not be used in indentation")),45===i)&&z(e.input.charCodeAt(e.position+1));)if(l=!0,e.position++,ge(e,!0,-1)&&e.lineIndent<=t)a.push(null),i=e.input.charCodeAt(e.position);else if(n=e.line,we(e,t,3,!1,!0),a.push(e.result),ge(e,!0,-1),i=e.input.charCodeAt(e.position),(e.line===n||e.lineIndent>t)&&0!==i)ce(e,"bad indentation of a sequence entry");else if(e.lineIndentt?g=1:e.lineIndent===t?g=0:e.lineIndentt?g=1:e.lineIndent===t?g=0:e.lineIndentt)&&(y&&(a=e.line,l=e.lineStart,c=e.position),we(e,t,4,!0,r)&&(y?g=e.result:m=e.result),y||(de(e,f,d,h,g,m,a,l,c),h=g=m=null),ge(e,!0,-1),s=e.input.charCodeAt(e.position)),(e.line===o||e.lineIndent>t)&&0!==s)ce(e,"bad indentation of a mapping entry");else if(e.lineIndent=0))break;0===o?ce(e,"bad explicit indentation width of a block scalar; it cannot be less than one"):u?ce(e,"repeat of an indentation width identifier"):(p=t+o-1,u=!0)}if(Q(a)){do{a=e.input.charCodeAt(++e.position)}while(Q(a));if(35===a)do{a=e.input.charCodeAt(++e.position)}while(!J(a)&&0!==a)}for(;0!==a;){for(he(e),e.lineIndent=0,a=e.input.charCodeAt(e.position);(!u||e.lineIndentp&&(p=e.lineIndent),J(a))f++;else{if(e.lineIndent0){for(r=a,o=0;r>0;r--)(a=ee(l=e.input.charCodeAt(++e.position)))>=0?o=(o<<4)+a:ce(e,"expected hexadecimal character");e.result+=ne(o),e.position++}else ce(e,"unknown escape sequence");n=i=e.position}else J(l)?(pe(e,n,i,!0),ye(e,ge(e,!1,t)),n=i=e.position):e.position===e.lineStart&&me(e)?ce(e,"unexpected end of the document within a double quoted scalar"):(e.position++,i=e.position)}ce(e,"unexpected end of the stream within a double quoted scalar")}(e,d)?y=!0:!function(e){var t,n,i;if(42!==(i=e.input.charCodeAt(e.position)))return!1;for(i=e.input.charCodeAt(++e.position),t=e.position;0!==i&&!z(i)&&!X(i);)i=e.input.charCodeAt(++e.position);return e.position===t&&ce(e,"name of an alias node must contain at least one character"),n=e.input.slice(t,e.position),P.call(e.anchorMap,n)||ce(e,'unidentified alias "'+n+'"'),e.result=e.anchorMap[n],ge(e,!0,-1),!0}(e)?function(e,t,n){var i,r,o,a,l,c,s,u,p=e.kind,f=e.result;if(z(u=e.input.charCodeAt(e.position))||X(u)||35===u||38===u||42===u||33===u||124===u||62===u||39===u||34===u||37===u||64===u||96===u)return!1;if((63===u||45===u)&&(z(i=e.input.charCodeAt(e.position+1))||n&&X(i)))return!1;for(e.kind="scalar",e.result="",r=o=e.position,a=!1;0!==u;){if(58===u){if(z(i=e.input.charCodeAt(e.position+1))||n&&X(i))break}else if(35===u){if(z(e.input.charCodeAt(e.position-1)))break}else{if(e.position===e.lineStart&&me(e)||n&&X(u))break;if(J(u)){if(l=e.line,c=e.lineStart,s=e.lineIndent,ge(e,!1,-1),e.lineIndent>=t){a=!0,u=e.input.charCodeAt(e.position);continue}e.position=o,e.line=l,e.lineStart=c,e.lineIndent=s;break}}a&&(pe(e,r,o,!1),ye(e,e.line-l),r=o=e.position,a=!1),Q(u)||(o=e.position+1),u=e.input.charCodeAt(++e.position)}return pe(e,r,o,!1),!!e.result||(e.kind=p,e.result=f,!1)}(e,d,1===i)&&(y=!0,null===e.tag&&(e.tag="?")):(y=!0,null===e.tag&&null===e.anchor||ce(e,"alias node should not have any properties")),null!==e.anchor&&(e.anchorMap[e.anchor]=e.result)):0===g&&(y=c&&be(e,h))),null===e.tag)null!==e.anchor&&(e.anchorMap[e.anchor]=e.result);else if("?"===e.tag){for(null!==e.result&&"scalar"!==e.kind&&ce(e,'unacceptable node kind for ! tag; it should be "scalar", not "'+e.kind+'"'),s=0,u=e.implicitTypes.length;s"),null!==e.result&&f.kind!==e.kind&&ce(e,"unacceptable node kind for !<"+e.tag+'> tag; it should be "'+f.kind+'", not "'+e.kind+'"'),f.resolve(e.result,e.tag)?(e.result=f.construct(e.result,e.tag),null!==e.anchor&&(e.anchorMap[e.anchor]=e.result)):ce(e,"cannot resolve a node with !<"+e.tag+"> explicit tag")}return null!==e.listener&&e.listener("close",e),null!==e.tag||null!==e.anchor||y}function ke(e){var t,n,i,r,o=e.position,a=!1;for(e.version=null,e.checkLineBreaks=e.legacy,e.tagMap=Object.create(null),e.anchorMap=Object.create(null);0!==(r=e.input.charCodeAt(e.position))&&(ge(e,!0,-1),r=e.input.charCodeAt(e.position),!(e.lineIndent>0||37!==r));){for(a=!0,r=e.input.charCodeAt(++e.position),t=e.position;0!==r&&!z(r);)r=e.input.charCodeAt(++e.position);for(i=[],(n=e.input.slice(t,e.position)).length<1&&ce(e,"directive name must not be less than one character in length");0!==r;){for(;Q(r);)r=e.input.charCodeAt(++e.position);if(35===r){do{r=e.input.charCodeAt(++e.position)}while(0!==r&&!J(r));break}if(J(r))break;for(t=e.position;0!==r&&!z(r);)r=e.input.charCodeAt(++e.position);i.push(e.input.slice(t,e.position))}0!==r&&he(e),P.call(ue,n)?ue[n](e,n,i):se(e,'unknown document directive "'+n+'"')}ge(e,!0,-1),0===e.lineIndent&&45===e.input.charCodeAt(e.position)&&45===e.input.charCodeAt(e.position+1)&&45===e.input.charCodeAt(e.position+2)?(e.position+=3,ge(e,!0,-1)):a&&ce(e,"directives end mark is expected"),we(e,e.lineIndent-1,4,!1,!0),ge(e,!0,-1),e.checkLineBreaks&&H.test(e.input.slice(o,e.position))&&se(e,"non-ASCII line breaks are interpreted as content"),e.documents.push(e.result),e.position===e.lineStart&&me(e)?46===e.input.charCodeAt(e.position)&&(e.position+=3,ge(e,!0,-1)):e.position=55296&&i<=56319&&t+1=56320&&n<=57343?1024*(i-55296)+n-56320+65536:i}function Re(e){return/^\n* /.test(e)}function Be(e,t,n,i,r,o,a,l){var c,s,u=0,p=null,f=!1,d=!1,h=-1!==i,g=-1,m=De(s=Ye(e,0))&&s!==Oe&&!_e(s)&&45!==s&&63!==s&&58!==s&&44!==s&&91!==s&&93!==s&&123!==s&&125!==s&&35!==s&&38!==s&&42!==s&&33!==s&&124!==s&&61!==s&&62!==s&&39!==s&&34!==s&&37!==s&&64!==s&&96!==s&&function(e){return!_e(e)&&58!==e}(Ye(e,e.length-1));if(t||a)for(c=0;c=65536?c+=2:c++){if(!De(u=Ye(e,c)))return 5;m=m&&qe(u,p,l),p=u}else{for(c=0;c=65536?c+=2:c++){if(10===(u=Ye(e,c)))f=!0,h&&(d=d||c-g-1>i&&" "!==e[g+1],g=c);else if(!De(u))return 5;m=m&&qe(u,p,l),p=u}d=d||h&&c-g-1>i&&" "!==e[g+1]}return f||d?n>9&&Re(e)?5:a?2===o?5:2:d?4:3:!m||a||r(e)?2===o?5:2:1}function Ke(e,t,n,i,r){e.dump=function(){if(0===t.length)return 2===e.quotingType?'""':"''";if(!e.noCompatMode&&(-1!==Te.indexOf(t)||Ne.test(t)))return 2===e.quotingType?'"'+t+'"':"'"+t+"'";var a=e.indent*Math.max(1,n),l=-1===e.lineWidth?-1:Math.max(Math.min(e.lineWidth,40),e.lineWidth-a),c=i||e.flowLevel>-1&&n>=e.flowLevel;switch(Be(t,c,e.indent,l,(function(t){return function(e,t){var n,i;for(n=0,i=e.implicitTypes.length;n"+Pe(t,e.indent)+We(Me(function(e,t){var n,i,r=/(\n+)([^\n]*)/g,o=(l=e.indexOf("\n"),l=-1!==l?l:e.length,r.lastIndex=l,He(e.slice(0,l),t)),a="\n"===e[0]||" "===e[0];var l;for(;i=r.exec(e);){var c=i[1],s=i[2];n=" "===s[0],o+=c+(a||n||""===s?"":"\n")+He(s,t),a=n}return o}(t,l),a));case 5:return'"'+function(e){for(var t,n="",i=0,r=0;r=65536?r+=2:r++)i=Ye(e,r),!(t=je[i])&&De(i)?(n+=e[r],i>=65536&&(n+=e[r+1])):n+=t||Fe(i);return n}(t)+'"';default:throw new o("impossible error: invalid scalar style")}}()}function Pe(e,t){var n=Re(e)?String(t):"",i="\n"===e[e.length-1];return n+(i&&("\n"===e[e.length-2]||"\n"===e)?"+":i?"":"-")+"\n"}function We(e){return"\n"===e[e.length-1]?e.slice(0,-1):e}function He(e,t){if(""===e||" "===e[0])return e;for(var n,i,r=/ [^ ]/g,o=0,a=0,l=0,c="";n=r.exec(e);)(l=n.index)-o>t&&(i=a>o?a:l,c+="\n"+e.slice(o,i),o=i+1),a=l;return c+="\n",e.length-o>t&&a>o?c+=e.slice(o,a)+"\n"+e.slice(a+1):c+=e.slice(o),c.slice(1)}function $e(e,t,n,i){var r,o,a,l="",c=e.tag;for(r=0,o=n.length;r tag resolver accepts not "'+s+'" style');i=c.represent[s](t,s)}e.dump=i}return!0}return!1}function Ve(e,t,n,i,r,a,l){e.tag=null,e.dump=n,Ge(e,n,!1)||Ge(e,n,!0);var c,s=Ie.call(e.dump),u=i;i&&(i=e.flowLevel<0||e.flowLevel>t);var p,f,d="[object Object]"===s||"[object Array]"===s;if(d&&(f=-1!==(p=e.duplicates.indexOf(n))),(null!==e.tag&&"?"!==e.tag||f||2!==e.indent&&t>0)&&(r=!1),f&&e.usedDuplicates[p])e.dump="*ref_"+p;else{if(d&&f&&!e.usedDuplicates[p]&&(e.usedDuplicates[p]=!0),"[object Object]"===s)i&&0!==Object.keys(e.dump).length?(!function(e,t,n,i){var r,a,l,c,s,u,p="",f=e.tag,d=Object.keys(n);if(!0===e.sortKeys)d.sort();else if("function"==typeof e.sortKeys)d.sort(e.sortKeys);else if(e.sortKeys)throw new o("sortKeys must be a boolean or a function");for(r=0,a=d.length;r1024)&&(e.dump&&10===e.dump.charCodeAt(0)?u+="?":u+="? "),u+=e.dump,s&&(u+=Le(e,t)),Ve(e,t+1,c,!0,s)&&(e.dump&&10===e.dump.charCodeAt(0)?u+=":":u+=": ",p+=u+=e.dump));e.tag=f,e.dump=p||"{}"}(e,t,e.dump,r),f&&(e.dump="&ref_"+p+e.dump)):(!function(e,t,n){var i,r,o,a,l,c="",s=e.tag,u=Object.keys(n);for(i=0,r=u.length;i1024&&(l+="? "),l+=e.dump+(e.condenseFlow?'"':"")+":"+(e.condenseFlow?"":" "),Ve(e,t,a,!1,!1)&&(c+=l+=e.dump));e.tag=s,e.dump="{"+c+"}"}(e,t,e.dump),f&&(e.dump="&ref_"+p+" "+e.dump));else if("[object Array]"===s)i&&0!==e.dump.length?(e.noArrayIndent&&!l&&t>0?$e(e,t-1,e.dump,r):$e(e,t,e.dump,r),f&&(e.dump="&ref_"+p+e.dump)):(!function(e,t,n){var i,r,o,a="",l=e.tag;for(i=0,r=n.length;i",e.dump=c+" "+e.dump)}return!0}function Ze(e,t){var n,i,r=[],o=[];for(Je(e,r,o),n=0,i=o.length;n^Jg2#AV`ik6y|nUpIO392<)VB(yV&N0@K;AJ3 zBjvGrc8(EJYN*-RQT!75)m@kIFc5Gl{$J()jR(jtnX60y85#J0?*2a-M8*WZii0YO z>RXY2x!5H$`0M_2TNY~NFU_MQD;$((_%re{U1?W4nOAVf2ySUzQz@UV+b*qsE=%Z> z+fMt5RV?5ByeSuNzHq%yo#^iORr84S`VPF~#G61KI%@|K^>^26O3`r9u0E!Y{-I-t zWs3VH93;Dnly9jR6!T_{>)lHnwo*gKCSUvTNQ|kjbo-rfaCp;? z;-=h>5brdeiAL5hXM7KxL)y31uiN>MCkr2O{Q3}S(t(ihbj}$LNNINO@q4e<61|?G zymbazwCRbTwFuQ=$p{y{dhf!1sBtfLeA&IZ&Tf8LHNd%7c%IyhhMbSn73p!BNh?Su zMavOUPmpquIBous`K06t(X~7Qw(UeuD-nteLVll~VLo%ni$|bhR0dL?ZwQF+GmnWI zxwR6l`|EDpE19(Sk3+h=5G+UJ8HVzjz zozvbs1v{Z_i*NO;715>E3kShhMvgF)gzEux_#I#ZuW5)eIxz-6i%FYsgbZ#QP{o7u{UI7F4@scf#(0^9COX$rqZ_k+1 zvT$X=2cX7dKERDz;e%W6JVp|pb$jshjr3j20uV6hvi8ADfIM)j3xVMh(8DJ;jS9!s z2NMlma_}cZlf%cC%n3Z*9t~@Wm7tPELRs0{x5npM_%ViY(SmPn@;9y6Djv!^AEutr z?AApHUjV#Xe&%$Wqr++OYH8ydrUujFWeRKv^Cxj~8i;5EET+&}%w$)P{w-~@+1xXs z=YvT<5*PHIp%}W{cQKVo*jJ)_b)HCvbb%iQ9+Nzii~(WPGb`_8HlNn*>zj*c>A+7J zP!T~ACXco}*o7)a=xwL;*WL5w>;=sE4_a<4n9%3`yrnuL=>&Vw z84d%5Q$lPg|2`$(NR4B$e^x^Es>Tkp@|e21#+7pT611Ema?cH*dU=%!GCuufVgtG% zKGu?!5U*RxD>4j%Q-0=Mc;kORv9b4rwai%J)WBZvZIht3Jj8hS)KelzoH)ZG<5u#E zRct`ItkUC_<$}ED4HTkfl<>I*OX3+xq(SQ#^I)BzVb}wbTH3B*?y|Nwrs6V z2aqEg~qSnDb@NyTG#p`ZTRLdwH44AJoZ9`P9i`XJG?Eht&K8nK7JVwFfc~ z^_AdX2))p8h6#KduYGEkOPinZhT+_f4-De_n)SoKVz*JHxf@}jemGw*&d2ijJhd?* zcM8zV>(l!;m}FaSyKLeP^X*a=hp1 z-R}GM)w)Wq#Qs@02mm~$Bi3lrio~kKRF4-I{*1LZ-7cVZv??ey9+3{K5n`6L5VTLT z##S2An&w7Ht=!YlCQ23xBxi0AuKQymBjOjDP zccgT;W*eSsj-SwDl&kh4+>mgIUt#xjoeDuDu8mLJz3bld6=wh%F&2A&b38BGhqhov zvbEfM|1%Y;Ei{fMur<}U&S5a>A?TMGnUG;f>xaPAVaMi1PfE@&iTAuZ30&F`|6Xk) zsTR*fKH-amQvv!&xgm|IsOCYF-%sR4zUDt}Bl?i38pt6EiPp z;HKu{xjfig`Ch2lRkEZgM$R%!Sp;PuSO02~(VvNU@2mzXLdfR%DL!bB<0HxR+I7%t zhHgeGs&5YZ+Sz8{Zk_$PR>s;qPSHU6W1Hz&nHi72S&p6@$MY)n{K+C474)N;lq&}^ zR*ltxaY?bhR$f^%W+}}=@GK9FZ%k7mOk)esZv2#U2n~DdVZ4QFGTtNPd*DV2d^XN^ zm8g$OWXB5HaFuLN;O(2{IcHaOzYWJ<4;L6pPf3?vO^~d>y-DK)0B!)dg_Hd4&%OQR zMd48CdQn`awX*vDU`_bY0}M4elSfcPAE+mD-%aC%9nZluv!Q*eG4k!iEz@ibPK-g{ zZBS)V8oso(()BleODE2HXsBvj{DA&@bGz<~mLS~TZrCw5*NF8S)i}(k!gn9~5o6UA z0;5HK*Ea#96o4H?FC^~M-@=jos~?!!z;&WT^)MAI26PBdp3q<;{nOs;Pwys`(uEN^ z;#EXtL+V*Q%&xwB#fJk4-}4}x<-b_|MMX zHq>;e8I-v*o4{CTjQCo@Gr=A=##Nqn*wXMi3d#-`P;>cNif2Lf2dE)qH zhpQbo-FoENRSmwP_(jHk0-9Mnx(q6*H`qWms((mi5tC4nes*319XN0I{u$46Pv-^c zZk^XXc96PGS_*~GiH1y4!`97fyeJ&tsbd=?}erIw( zpaTYF0m{`+?Dc=heOaB&d90H9t~C&D#}M@C^6hV>biq%p64%YK2nF z27QsQT&c`Ut0pGry-#{6BJF~djE5}mLuzp(8zO-R&1ovhn+@bIh|pAF9u1+&D|9)d zMWY%_kKfK1zQ+mevQ;!&nS17ctErM|jas5eYtGA$6^hi7G{A6|FvfD&*fqS|>&923 z_I#Qb$2=U*#um;e`YAUvf)6JYm(IJ|oXW~%c0%uxR8!Qhqm9`y)XpycbextIhf#7$ z{1|5j(c3{bDRp1K?;5{?-yuT!2&AKW46`xCDBAG{iFstQ0?9fxgxBkm!aO#gNz$Q; zEVcgLGEyb0+gGe^@X!m%Vk~)<5-sUtTLnXb-pRXjqhYe}{ zlx@|h#BthpeLv@IWxVe}D(^snQ&eFKI{y2H>*puwAO)%IqUuKbw1*-UD`XAdqsH{9 z-4e7N;YlaF?I#Re)@}a^u3rGLV{zkVWemQexEpT?$-BQXcW@k##wcJbtOW~5k zY<5MY9k%qrvX^08NF4pz{g|3<)Qk6>2;ZzIt_l8g$=^Iu1XO>54h&aubPdPM>zJv%Ht9 zgX#*=7w{4KR`s_!Gp`v?H}(iSLv(cS$yD8e9(#VRvy~I>j(@%}Hs%zZXp#X}P@p)K z%%_N+4vG%+H;$S(Q^t*XZiv_5NDplRDxcO^gS%n<&Ya(n&7H03caME{1!EeLd?|T9 zQogT7__WRW&2jGS>b6|hx75->4&lQ!djZB8DMsF*K2_Acl!Wv zW~&Y#dX=t`hNm(96>X`I1ht*Gpv%RMAzZ2CJ!(!We1t~cUhgnbDU{^~gaG=3>OV~z zfxt|@wz<)X`NRFc6EzD(c5mR+tqWNnsOe6F-J-fV+9}5Sa^`FQQBWY>yv8Q)7secH z>;l7nk|x)^033xrm7W<3zlyCZJPoNvJYhwdPyU%{HeMI6+?&mRNIxzoATD57ar6FT zw*4oIoDVu9qA44i{2W6;rW~XXQECM1LT}!0(x?37<%^@9f=`UG__hUN2@wK=?y&I} cL~6Lf25EL2mM;K>ZfzLO0P=SXgD*b)2jvSPZvX%Q literal 0 HcmV?d00001