@rizom/brain 0.2.0-alpha.67 → 0.2.0-alpha.69

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,122 +1,122 @@
1
1
  // @bun
2
- var K7=Object.create;var{getPrototypeOf:F7,defineProperty:B3,getOwnPropertyNames:R7}=Object;var w7=Object.prototype.hasOwnProperty;function O7(q){return this[q]}var A7,j7,K3=(q,J,$)=>{var G=q!=null&&typeof q==="object";if(G){var X=J?A7??=new WeakMap:j7??=new WeakMap,Y=X.get(q);if(Y)return Y}$=q!=null?K7(F7(q)):{};let Q=J||!q||!q.__esModule?B3($,"default",{value:q,enumerable:!0}):$;for(let V of R7(q))if(!w7.call(Q,V))B3(Q,V,{get:O7.bind(q,V),enumerable:!0});if(G)X.set(q,Q);return Q};var y=(q,J)=>()=>(J||q((J={exports:{}}).exports,J),J.exports);var N7=(q)=>q;function L7(q,J){this[q]=N7.bind(null,J)}var t4=(q,J)=>{for(var $ in J)B3(q,$,{get:J[$],enumerable:!0,configurable:!0,set:L7.bind(J,$)})};var G1=import.meta.require;var d0=y((cD,D5)=>{var m$=Object.prototype.toString;D5.exports=function(J){if(J===void 0)return"undefined";if(J===null)return"null";var $=typeof J;if($==="boolean")return"boolean";if($==="string")return"string";if($==="number")return"number";if($==="symbol")return"symbol";if($==="function")return r$(J)?"generatorfunction":"function";if(f$(J))return"array";if(c$(J))return"buffer";if(d$(J))return"arguments";if(p$(J))return"date";if(u$(J))return"error";if(l$(J))return"regexp";switch(M5(J)){case"Symbol":return"symbol";case"Promise":return"promise";case"WeakMap":return"weakmap";case"WeakSet":return"weakset";case"Map":return"map";case"Set":return"set";case"Int8Array":return"int8array";case"Uint8Array":return"uint8array";case"Uint8ClampedArray":return"uint8clampedarray";case"Int16Array":return"int16array";case"Uint16Array":return"uint16array";case"Int32Array":return"int32array";case"Uint32Array":return"uint32array";case"Float32Array":return"float32array";case"Float64Array":return"float64array"}if(i$(J))return"generator";switch($=m$.call(J),$){case"[object Object]":return"object";case"[object Map Iterator]":return"mapiterator";case"[object Set Iterator]":return"setiterator";case"[object String Iterator]":return"stringiterator";case"[object Array Iterator]":return"arrayiterator"}return $.slice(8,-1).toLowerCase().replace(/\s/g,"")};function M5(q){return typeof q.constructor==="function"?q.constructor.name:null}function f$(q){if(Array.isArray)return Array.isArray(q);return q instanceof Array}function u$(q){return q instanceof Error||typeof q.message==="string"&&q.constructor&&typeof q.constructor.stackTraceLimit==="number"}function p$(q){if(q instanceof Date)return!0;return typeof q.toDateString==="function"&&typeof q.getDate==="function"&&typeof q.setDate==="function"}function l$(q){if(q instanceof RegExp)return!0;return typeof q.flags==="string"&&typeof q.ignoreCase==="boolean"&&typeof q.multiline==="boolean"&&typeof q.global==="boolean"}function r$(q,J){return M5(q)==="GeneratorFunction"}function i$(q){return typeof q.throw==="function"&&typeof q.return==="function"&&typeof q.next==="function"}function d$(q){try{if(typeof q.length==="number"&&typeof q.callee==="function")return!0}catch(J){if(J.message.indexOf("callee")!==-1)return!0}return!1}function c$(q){if(q.constructor&&typeof q.constructor.isBuffer==="function")return q.constructor.isBuffer(q);return!1}});var B5=y((nD,z5)=>{/*!
2
+ var P7=Object.create;var{getPrototypeOf:Z7,defineProperty:K3,getOwnPropertyNames:T7}=Object;var C7=Object.prototype.hasOwnProperty;function _7(q){return this[q]}var E7,I7,F3=(q,J,$)=>{var G=q!=null&&typeof q==="object";if(G){var X=J?E7??=new WeakMap:I7??=new WeakMap,Y=X.get(q);if(Y)return Y}$=q!=null?P7(Z7(q)):{};let Q=J||!q||!q.__esModule?K3($,"default",{value:q,enumerable:!0}):$;for(let V of T7(q))if(!C7.call(Q,V))K3(Q,V,{get:_7.bind(q,V),enumerable:!0});if(G)X.set(q,Q);return Q};var y=(q,J)=>()=>(J||q((J={exports:{}}).exports,J),J.exports);var b7=(q)=>q;function g7(q,J){this[q]=b7.bind(null,J)}var J5=(q,J)=>{for(var $ in J)K3(q,$,{get:J[$],enumerable:!0,configurable:!0,set:g7.bind(J,$)})};var G1=import.meta.require;var d0=y((YB,K5)=>{var o$=Object.prototype.toString;K5.exports=function(J){if(J===void 0)return"undefined";if(J===null)return"null";var $=typeof J;if($==="boolean")return"boolean";if($==="string")return"string";if($==="number")return"number";if($==="symbol")return"symbol";if($==="function")return qG(J)?"generatorfunction":"function";if(a$(J))return"array";if(GG(J))return"buffer";if($G(J))return"arguments";if(t$(J))return"date";if(s$(J))return"error";if(e$(J))return"regexp";switch(z5(J)){case"Symbol":return"symbol";case"Promise":return"promise";case"WeakMap":return"weakmap";case"WeakSet":return"weakset";case"Map":return"map";case"Set":return"set";case"Int8Array":return"int8array";case"Uint8Array":return"uint8array";case"Uint8ClampedArray":return"uint8clampedarray";case"Int16Array":return"int16array";case"Uint16Array":return"uint16array";case"Int32Array":return"int32array";case"Uint32Array":return"uint32array";case"Float32Array":return"float32array";case"Float64Array":return"float64array"}if(JG(J))return"generator";switch($=o$.call(J),$){case"[object Object]":return"object";case"[object Map Iterator]":return"mapiterator";case"[object Set Iterator]":return"setiterator";case"[object String Iterator]":return"stringiterator";case"[object Array Iterator]":return"arrayiterator"}return $.slice(8,-1).toLowerCase().replace(/\s/g,"")};function z5(q){return typeof q.constructor==="function"?q.constructor.name:null}function a$(q){if(Array.isArray)return Array.isArray(q);return q instanceof Array}function s$(q){return q instanceof Error||typeof q.message==="string"&&q.constructor&&typeof q.constructor.stackTraceLimit==="number"}function t$(q){if(q instanceof Date)return!0;return typeof q.toDateString==="function"&&typeof q.getDate==="function"&&typeof q.setDate==="function"}function e$(q){if(q instanceof RegExp)return!0;return typeof q.flags==="string"&&typeof q.ignoreCase==="boolean"&&typeof q.multiline==="boolean"&&typeof q.global==="boolean"}function qG(q,J){return z5(q)==="GeneratorFunction"}function JG(q){return typeof q.throw==="function"&&typeof q.return==="function"&&typeof q.next==="function"}function $G(q){try{if(typeof q.length==="number"&&typeof q.callee==="function")return!0}catch(J){if(J.message.indexOf("callee")!==-1)return!0}return!1}function GG(q){if(q.constructor&&typeof q.constructor.isBuffer==="function")return q.constructor.isBuffer(q);return!1}});var R5=y((VB,F5)=>{/*!
3
3
  * is-extendable <https://github.com/jonschlinkert/is-extendable>
4
4
  *
5
5
  * Copyright (c) 2015, Jon Schlinkert.
6
6
  * Licensed under the MIT License.
7
- */z5.exports=function(J){return typeof J<"u"&&J!==null&&(typeof J==="object"||typeof J==="function")}});var R5=y((oD,F5)=>{var K5=B5();F5.exports=function(J){if(!K5(J))J={};var $=arguments.length;for(var G=1;G<$;G++){var X=arguments[G];if(K5(X))n$(J,X)}return J};function n$(q,J){for(var $ in J)if(o$(J,$))q[$]=J[$]}function o$(q,J){return Object.prototype.hasOwnProperty.call(q,J)}});var A5=y((aD,O5)=>{var a$=d0(),s$=R5();O5.exports=function(q,J){if(typeof J==="function")J={parse:J};var $=e$(q),G={section_delimiter:"---",parse:JG},X=s$({},G,J),Y=X.section_delimiter,Q=$.content.split(/\r?\n/),V=null,W=w5(),U=[],H=[];function z(P){$.content=P,V=[],U=[]}function K(P){if(H.length)W.key=qG(H[0],Y),W.content=P,X.parse(W,V),V.push(W),W=w5(),U=[],H=[]}for(var B=0;B<Q.length;B++){var j=Q[B],N=H.length,Z=j.trim();if(t$(Z,Y)){if(Z.length===3&&B!==0){if(N===0||N===2){U.push(j);continue}H.push(Z),W.data=U.join(`
8
- `),U=[];continue}if(V===null)z(U.join(`
9
- `));if(N===2)K(U.join(`
10
- `));H.push(Z);continue}U.push(j)}if(V===null)z(U.join(`
7
+ */F5.exports=function(J){return typeof J<"u"&&J!==null&&(typeof J==="object"||typeof J==="function")}});var A5=y((WB,O5)=>{var w5=R5();O5.exports=function(J){if(!w5(J))J={};var $=arguments.length;for(var G=1;G<$;G++){var X=arguments[G];if(w5(X))XG(J,X)}return J};function XG(q,J){for(var $ in J)if(QG(J,$))q[$]=J[$]}function QG(q,J){return Object.prototype.hasOwnProperty.call(q,J)}});var L5=y((UB,N5)=>{var YG=d0(),VG=A5();N5.exports=function(q,J){if(typeof J==="function")J={parse:J};var $=UG(q),G={section_delimiter:"---",parse:MG},X=VG({},G,J),Y=X.section_delimiter,Q=$.content.split(/\r?\n/),V=null,W=j5(),U=[],H=[];function B(P){$.content=P,V=[],U=[]}function K(P){if(H.length)W.key=HG(H[0],Y),W.content=P,X.parse(W,V),V.push(W),W=j5(),U=[],H=[]}for(var z=0;z<Q.length;z++){var N=Q[z],L=H.length,Z=N.trim();if(WG(Z,Y)){if(Z.length===3&&z!==0){if(L===0||L===2){U.push(N);continue}H.push(Z),W.data=U.join(`
8
+ `),U=[];continue}if(V===null)B(U.join(`
9
+ `));if(L===2)K(U.join(`
10
+ `));H.push(Z);continue}U.push(N)}if(V===null)B(U.join(`
11
11
  `));else K(U.join(`
12
- `));return $.sections=V,$};function t$(q,J){if(q.slice(0,J.length)!==J)return!1;if(q.charAt(J.length+1)===J.slice(-1))return!1;return!0}function e$(q){if(a$(q)!=="object")q={content:q};if(typeof q.content!=="string"&&!$G(q.content))throw TypeError("expected a buffer or string");return q.content=q.content.toString(),q.sections=[],q}function qG(q,J){return q?q.slice(J.length).trim():""}function w5(){return{key:"",data:"",content:""}}function JG(q){return q}function $G(q){if(q&&q.constructor&&typeof q.constructor.isBuffer==="function")return q.constructor.isBuffer(q);return!1}});var k1=y((WG,v1)=>{function j5(q){return typeof q>"u"||q===null}function GG(q){return typeof q==="object"&&q!==null}function XG(q){if(Array.isArray(q))return q;else if(j5(q))return[];return[q]}function QG(q,J){var $,G,X,Y;if(J){Y=Object.keys(J);for($=0,G=Y.length;$<G;$+=1)X=Y[$],q[X]=J[X]}return q}function YG(q,J){var $="",G;for(G=0;G<J;G+=1)$+=q;return $}function VG(q){return q===0&&Number.NEGATIVE_INFINITY===1/q}WG.isNothing=j5;WG.isObject=GG;WG.toArray=XG;WG.repeat=YG;WG.isNegativeZero=VG;WG.extend=QG});var z0=y((sD,N5)=>{function c0(q,J){if(Error.call(this),this.name="YAMLException",this.reason=q,this.mark=J,this.message=(this.reason||"(unknown reason)")+(this.mark?" "+this.mark.toString():""),Error.captureStackTrace)Error.captureStackTrace(this,this.constructor);else this.stack=Error().stack||""}c0.prototype=Object.create(Error.prototype);c0.prototype.constructor=c0;c0.prototype.toString=function(J){var $=this.name+": ";if($+=this.reason||"(unknown reason)",!J&&this.mark)$+=" "+this.mark.toString();return $};N5.exports=c0});var P5=y((tD,S5)=>{var L5=k1();function O3(q,J,$,G,X){this.name=q,this.buffer=J,this.position=$,this.line=G,this.column=X}O3.prototype.getSnippet=function(J,$){var G,X,Y,Q,V;if(!this.buffer)return null;J=J||4,$=$||75,G="",X=this.position;while(X>0&&`\x00\r
12
+ `));return $.sections=V,$};function WG(q,J){if(q.slice(0,J.length)!==J)return!1;if(q.charAt(J.length+1)===J.slice(-1))return!1;return!0}function UG(q){if(YG(q)!=="object")q={content:q};if(typeof q.content!=="string"&&!DG(q.content))throw TypeError("expected a buffer or string");return q.content=q.content.toString(),q.sections=[],q}function HG(q,J){return q?q.slice(J.length).trim():""}function j5(){return{key:"",data:"",content:""}}function MG(q){return q}function DG(q){if(q&&q.constructor&&typeof q.constructor.isBuffer==="function")return q.constructor.isBuffer(q);return!1}});var k1=y((wG,v1)=>{function S5(q){return typeof q>"u"||q===null}function BG(q){return typeof q==="object"&&q!==null}function zG(q){if(Array.isArray(q))return q;else if(S5(q))return[];return[q]}function KG(q,J){var $,G,X,Y;if(J){Y=Object.keys(J);for($=0,G=Y.length;$<G;$+=1)X=Y[$],q[X]=J[X]}return q}function FG(q,J){var $="",G;for(G=0;G<J;G+=1)$+=q;return $}function RG(q){return q===0&&Number.NEGATIVE_INFINITY===1/q}wG.isNothing=S5;wG.isObject=BG;wG.toArray=zG;wG.repeat=FG;wG.isNegativeZero=RG;wG.extend=KG});var B0=y((HB,P5)=>{function c0(q,J){if(Error.call(this),this.name="YAMLException",this.reason=q,this.mark=J,this.message=(this.reason||"(unknown reason)")+(this.mark?" "+this.mark.toString():""),Error.captureStackTrace)Error.captureStackTrace(this,this.constructor);else this.stack=Error().stack||""}c0.prototype=Object.create(Error.prototype);c0.prototype.constructor=c0;c0.prototype.toString=function(J){var $=this.name+": ";if($+=this.reason||"(unknown reason)",!J&&this.mark)$+=" "+this.mark.toString();return $};P5.exports=c0});var C5=y((MB,T5)=>{var Z5=k1();function A3(q,J,$,G,X){this.name=q,this.buffer=J,this.position=$,this.line=G,this.column=X}A3.prototype.getSnippet=function(J,$){var G,X,Y,Q,V;if(!this.buffer)return null;J=J||4,$=$||75,G="",X=this.position;while(X>0&&`\x00\r
13
13
  \x85\u2028\u2029`.indexOf(this.buffer.charAt(X-1))===-1)if(X-=1,this.position-X>$/2-1){G=" ... ",X+=5;break}Y="",Q=this.position;while(Q<this.buffer.length&&`\x00\r
14
- \x85\u2028\u2029`.indexOf(this.buffer.charAt(Q))===-1)if(Q+=1,Q-this.position>$/2-1){Y=" ... ",Q-=5;break}return V=this.buffer.slice(X,Q),L5.repeat(" ",J)+G+V+Y+`
15
- `+L5.repeat(" ",J+this.position-X+G.length)+"^"};O3.prototype.toString=function(J){var $,G="";if(this.name)G+='in "'+this.name+'" ';if(G+="at line "+(this.line+1)+", column "+(this.column+1),!J){if($=this.getSnippet(),$)G+=`:
16
- `+$}return G};S5.exports=O3});var Dq=y((eD,T5)=>{var Z5=z0(),KG=["kind","resolve","construct","instanceOf","predicate","represent","defaultStyle","styleAliases"],FG=["scalar","sequence","mapping"];function RG(q){var J={};if(q!==null)Object.keys(q).forEach(function($){q[$].forEach(function(G){J[String(G)]=$})});return J}function wG(q,J){if(J=J||{},Object.keys(J).forEach(function($){if(KG.indexOf($)===-1)throw new Z5('Unknown option "'+$+'" is met in definition of "'+q+'" YAML type.')}),this.tag=q,this.kind=J.kind||null,this.resolve=J.resolve||function(){return!0},this.construct=J.construct||function($){return $},this.instanceOf=J.instanceOf||null,this.predicate=J.predicate||null,this.represent=J.represent||null,this.defaultStyle=J.defaultStyle||null,this.styleAliases=RG(J.styleAliases||null),FG.indexOf(this.kind)===-1)throw new Z5('Unknown kind "'+this.kind+'" is specified for "'+q+'" YAML type.')}T5.exports=wG});var x1=y((qz,_5)=>{var C5=k1(),O2=z0(),OG=Dq();function A3(q,J,$){var G=[];return q.include.forEach(function(X){$=A3(X,J,$)}),q[J].forEach(function(X){$.forEach(function(Y,Q){if(Y.tag===X.tag&&Y.kind===X.kind)G.push(Q)}),$.push(X)}),$.filter(function(X,Y){return G.indexOf(Y)===-1})}function AG(){var q={scalar:{},sequence:{},mapping:{},fallback:{}},J,$;function G(X){q[X.kind][X.tag]=q.fallback[X.tag]=X}for(J=0,$=arguments.length;J<$;J+=1)arguments[J].forEach(G);return q}function B0(q){this.include=q.include||[],this.implicit=q.implicit||[],this.explicit=q.explicit||[],this.implicit.forEach(function(J){if(J.loadKind&&J.loadKind!=="scalar")throw new O2("There is a non-scalar type in the implicit list of a schema. Implicit resolving of such types is not supported.")}),this.compiledImplicit=A3(this,"implicit",[]),this.compiledExplicit=A3(this,"explicit",[]),this.compiledTypeMap=AG(this.compiledImplicit,this.compiledExplicit)}B0.DEFAULT=null;B0.create=function(){var J,$;switch(arguments.length){case 1:J=B0.DEFAULT,$=arguments[0];break;case 2:J=arguments[0],$=arguments[1];break;default:throw new O2("Wrong number of arguments for Schema.create function")}if(J=C5.toArray(J),$=C5.toArray($),!J.every(function(G){return G instanceof B0}))throw new O2("Specified list of super schemas (or a single Schema object) contains a non-Schema object.");if(!$.every(function(G){return G instanceof OG}))throw new O2("Specified list of YAML types (or a single Type object) contains a non-Type object.");return new B0({include:J,explicit:$})};_5.exports=B0});var I5=y((Jz,E5)=>{var jG=Dq();E5.exports=new jG("tag:yaml.org,2002:str",{kind:"scalar",construct:function(q){return q!==null?q:""}})});var g5=y(($z,b5)=>{var NG=Dq();b5.exports=new NG("tag:yaml.org,2002:seq",{kind:"sequence",construct:function(q){return q!==null?q:[]}})});var k5=y((Gz,v5)=>{var LG=Dq();v5.exports=new LG("tag:yaml.org,2002:map",{kind:"mapping",construct:function(q){return q!==null?q:{}}})});var A2=y((Xz,x5)=>{var SG=x1();x5.exports=new SG({explicit:[I5(),g5(),k5()]})});var y5=y((Qz,h5)=>{var PG=Dq();function ZG(q){if(q===null)return!0;var J=q.length;return J===1&&q==="~"||J===4&&(q==="null"||q==="Null"||q==="NULL")}function TG(){return null}function CG(q){return q===null}h5.exports=new PG("tag:yaml.org,2002:null",{kind:"scalar",resolve:ZG,construct:TG,predicate:CG,represent:{canonical:function(){return"~"},lowercase:function(){return"null"},uppercase:function(){return"NULL"},camelcase:function(){return"Null"}},defaultStyle:"lowercase"})});var f5=y((Yz,m5)=>{var _G=Dq();function EG(q){if(q===null)return!1;var J=q.length;return J===4&&(q==="true"||q==="True"||q==="TRUE")||J===5&&(q==="false"||q==="False"||q==="FALSE")}function IG(q){return q==="true"||q==="True"||q==="TRUE"}function bG(q){return Object.prototype.toString.call(q)==="[object Boolean]"}m5.exports=new _G("tag:yaml.org,2002:bool",{kind:"scalar",resolve:EG,construct:IG,predicate:bG,represent:{lowercase:function(q){return q?"true":"false"},uppercase:function(q){return q?"TRUE":"FALSE"},camelcase:function(q){return q?"True":"False"}},defaultStyle:"lowercase"})});var p5=y((Vz,u5)=>{var gG=k1(),vG=Dq();function kG(q){return 48<=q&&q<=57||65<=q&&q<=70||97<=q&&q<=102}function xG(q){return 48<=q&&q<=55}function hG(q){return 48<=q&&q<=57}function yG(q){if(q===null)return!1;var J=q.length,$=0,G=!1,X;if(!J)return!1;if(X=q[$],X==="-"||X==="+")X=q[++$];if(X==="0"){if($+1===J)return!0;if(X=q[++$],X==="b"){$++;for(;$<J;$++){if(X=q[$],X==="_")continue;if(X!=="0"&&X!=="1")return!1;G=!0}return G&&X!=="_"}if(X==="x"){$++;for(;$<J;$++){if(X=q[$],X==="_")continue;if(!kG(q.charCodeAt($)))return!1;G=!0}return G&&X!=="_"}for(;$<J;$++){if(X=q[$],X==="_")continue;if(!xG(q.charCodeAt($)))return!1;G=!0}return G&&X!=="_"}if(X==="_")return!1;for(;$<J;$++){if(X=q[$],X==="_")continue;if(X===":")break;if(!hG(q.charCodeAt($)))return!1;G=!0}if(!G||X==="_")return!1;if(X!==":")return!0;return/^(:[0-5]?[0-9])+$/.test(q.slice($))}function mG(q){var J=q,$=1,G,X,Y=[];if(J.indexOf("_")!==-1)J=J.replace(/_/g,"");if(G=J[0],G==="-"||G==="+"){if(G==="-")$=-1;J=J.slice(1),G=J[0]}if(J==="0")return 0;if(G==="0"){if(J[1]==="b")return $*parseInt(J.slice(2),2);if(J[1]==="x")return $*parseInt(J,16);return $*parseInt(J,8)}if(J.indexOf(":")!==-1)return J.split(":").forEach(function(Q){Y.unshift(parseInt(Q,10))}),J=0,X=1,Y.forEach(function(Q){J+=Q*X,X*=60}),$*J;return $*parseInt(J,10)}function fG(q){return Object.prototype.toString.call(q)==="[object Number]"&&(q%1===0&&!gG.isNegativeZero(q))}u5.exports=new vG("tag:yaml.org,2002:int",{kind:"scalar",resolve:yG,construct:mG,predicate:fG,represent:{binary:function(q){return q>=0?"0b"+q.toString(2):"-0b"+q.toString(2).slice(1)},octal:function(q){return q>=0?"0"+q.toString(8):"-0"+q.toString(8).slice(1)},decimal:function(q){return q.toString(10)},hexadecimal:function(q){return q>=0?"0x"+q.toString(16).toUpperCase():"-0x"+q.toString(16).toUpperCase().slice(1)}},defaultStyle:"decimal",styleAliases:{binary:[2,"bin"],octal:[8,"oct"],decimal:[10,"dec"],hexadecimal:[16,"hex"]}})});var i5=y((Wz,r5)=>{var l5=k1(),uG=Dq(),pG=new RegExp("^(?:[-+]?(?:0|[1-9][0-9_]*)(?:\\.[0-9_]*)?(?:[eE][-+]?[0-9]+)?|\\.[0-9_]+(?:[eE][-+]?[0-9]+)?|[-+]?[0-9][0-9_]*(?::[0-5]?[0-9])+\\.[0-9_]*|[-+]?\\.(?:inf|Inf|INF)|\\.(?:nan|NaN|NAN))$");function lG(q){if(q===null)return!1;if(!pG.test(q)||q[q.length-1]==="_")return!1;return!0}function rG(q){var J,$,G,X;if(J=q.replace(/_/g,"").toLowerCase(),$=J[0]==="-"?-1:1,X=[],"+-".indexOf(J[0])>=0)J=J.slice(1);if(J===".inf")return $===1?Number.POSITIVE_INFINITY:Number.NEGATIVE_INFINITY;else if(J===".nan")return NaN;else if(J.indexOf(":")>=0)return J.split(":").forEach(function(Y){X.unshift(parseFloat(Y,10))}),J=0,G=1,X.forEach(function(Y){J+=Y*G,G*=60}),$*J;return $*parseFloat(J,10)}var iG=/^[-+]?[0-9]+e/;function dG(q,J){var $;if(isNaN(q))switch(J){case"lowercase":return".nan";case"uppercase":return".NAN";case"camelcase":return".NaN"}else if(Number.POSITIVE_INFINITY===q)switch(J){case"lowercase":return".inf";case"uppercase":return".INF";case"camelcase":return".Inf"}else if(Number.NEGATIVE_INFINITY===q)switch(J){case"lowercase":return"-.inf";case"uppercase":return"-.INF";case"camelcase":return"-.Inf"}else if(l5.isNegativeZero(q))return"-0.0";return $=q.toString(10),iG.test($)?$.replace("e",".e"):$}function cG(q){return Object.prototype.toString.call(q)==="[object Number]"&&(q%1!==0||l5.isNegativeZero(q))}r5.exports=new uG("tag:yaml.org,2002:float",{kind:"scalar",resolve:lG,construct:rG,predicate:cG,represent:dG,defaultStyle:"lowercase"})});var j3=y((Uz,d5)=>{var nG=x1();d5.exports=new nG({include:[A2()],implicit:[y5(),f5(),p5(),i5()]})});var N3=y((Hz,c5)=>{var oG=x1();c5.exports=new oG({include:[j3()]})});var s5=y((Mz,a5)=>{var aG=Dq(),n5=new RegExp("^([0-9][0-9][0-9][0-9])-([0-9][0-9])-([0-9][0-9])$"),o5=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]))?))?$");function sG(q){if(q===null)return!1;if(n5.exec(q)!==null)return!0;if(o5.exec(q)!==null)return!0;return!1}function tG(q){var J,$,G,X,Y,Q,V,W=0,U=null,H,z,K;if(J=n5.exec(q),J===null)J=o5.exec(q);if(J===null)throw Error("Date resolve error");if($=+J[1],G=+J[2]-1,X=+J[3],!J[4])return new Date(Date.UTC($,G,X));if(Y=+J[4],Q=+J[5],V=+J[6],J[7]){W=J[7].slice(0,3);while(W.length<3)W+="0";W=+W}if(J[9]){if(H=+J[10],z=+(J[11]||0),U=(H*60+z)*60000,J[9]==="-")U=-U}if(K=new Date(Date.UTC($,G,X,Y,Q,V,W)),U)K.setTime(K.getTime()-U);return K}function eG(q){return q.toISOString()}a5.exports=new aG("tag:yaml.org,2002:timestamp",{kind:"scalar",resolve:sG,construct:tG,instanceOf:Date,represent:eG})});var e5=y((Dz,t5)=>{var qX=Dq();function JX(q){return q==="<<"||q===null}t5.exports=new qX("tag:yaml.org,2002:merge",{kind:"scalar",resolve:JX})});var J6=y((zz,q6)=>{var h1;try{L3=G1,h1=L3("buffer").Buffer}catch(q){}var L3,$X=Dq(),S3=`ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=
17
- \r`;function GX(q){if(q===null)return!1;var J,$,G=0,X=q.length,Y=S3;for($=0;$<X;$++){if(J=Y.indexOf(q.charAt($)),J>64)continue;if(J<0)return!1;G+=6}return G%8===0}function XX(q){var J,$,G=q.replace(/[\r\n=]/g,""),X=G.length,Y=S3,Q=0,V=[];for(J=0;J<X;J++){if(J%4===0&&J)V.push(Q>>16&255),V.push(Q>>8&255),V.push(Q&255);Q=Q<<6|Y.indexOf(G.charAt(J))}if($=X%4*6,$===0)V.push(Q>>16&255),V.push(Q>>8&255),V.push(Q&255);else if($===18)V.push(Q>>10&255),V.push(Q>>2&255);else if($===12)V.push(Q>>4&255);if(h1)return h1.from?h1.from(V):new h1(V);return V}function QX(q){var J="",$=0,G,X,Y=q.length,Q=S3;for(G=0;G<Y;G++){if(G%3===0&&G)J+=Q[$>>18&63],J+=Q[$>>12&63],J+=Q[$>>6&63],J+=Q[$&63];$=($<<8)+q[G]}if(X=Y%3,X===0)J+=Q[$>>18&63],J+=Q[$>>12&63],J+=Q[$>>6&63],J+=Q[$&63];else if(X===2)J+=Q[$>>10&63],J+=Q[$>>4&63],J+=Q[$<<2&63],J+=Q[64];else if(X===1)J+=Q[$>>2&63],J+=Q[$<<4&63],J+=Q[64],J+=Q[64];return J}function YX(q){return h1&&h1.isBuffer(q)}q6.exports=new $X("tag:yaml.org,2002:binary",{kind:"scalar",resolve:GX,construct:XX,predicate:YX,represent:QX})});var G6=y((Kz,$6)=>{var VX=Dq(),WX=Object.prototype.hasOwnProperty,UX=Object.prototype.toString;function HX(q){if(q===null)return!0;var J=[],$,G,X,Y,Q,V=q;for($=0,G=V.length;$<G;$+=1){if(X=V[$],Q=!1,UX.call(X)!=="[object Object]")return!1;for(Y in X)if(WX.call(X,Y))if(!Q)Q=!0;else return!1;if(!Q)return!1;if(J.indexOf(Y)===-1)J.push(Y);else return!1}return!0}function MX(q){return q!==null?q:[]}$6.exports=new VX("tag:yaml.org,2002:omap",{kind:"sequence",resolve:HX,construct:MX})});var Q6=y((Fz,X6)=>{var DX=Dq(),zX=Object.prototype.toString;function BX(q){if(q===null)return!0;var J,$,G,X,Y,Q=q;Y=Array(Q.length);for(J=0,$=Q.length;J<$;J+=1){if(G=Q[J],zX.call(G)!=="[object Object]")return!1;if(X=Object.keys(G),X.length!==1)return!1;Y[J]=[X[0],G[X[0]]]}return!0}function KX(q){if(q===null)return[];var J,$,G,X,Y,Q=q;Y=Array(Q.length);for(J=0,$=Q.length;J<$;J+=1)G=Q[J],X=Object.keys(G),Y[J]=[X[0],G[X[0]]];return Y}X6.exports=new DX("tag:yaml.org,2002:pairs",{kind:"sequence",resolve:BX,construct:KX})});var V6=y((Rz,Y6)=>{var FX=Dq(),RX=Object.prototype.hasOwnProperty;function wX(q){if(q===null)return!0;var J,$=q;for(J in $)if(RX.call($,J)){if($[J]!==null)return!1}return!0}function OX(q){return q!==null?q:{}}Y6.exports=new FX("tag:yaml.org,2002:set",{kind:"mapping",resolve:wX,construct:OX})});var K0=y((wz,W6)=>{var AX=x1();W6.exports=new AX({include:[N3()],implicit:[s5(),e5()],explicit:[J6(),G6(),Q6(),V6()]})});var H6=y((Oz,U6)=>{var jX=Dq();function NX(){return!0}function LX(){return}function SX(){return""}function PX(q){return typeof q>"u"}U6.exports=new jX("tag:yaml.org,2002:js/undefined",{kind:"scalar",resolve:NX,construct:LX,predicate:PX,represent:SX})});var D6=y((Az,M6)=>{var ZX=Dq();function TX(q){if(q===null)return!1;if(q.length===0)return!1;var J=q,$=/\/([gim]*)$/.exec(q),G="";if(J[0]==="/"){if($)G=$[1];if(G.length>3)return!1;if(J[J.length-G.length-1]!=="/")return!1}return!0}function CX(q){var J=q,$=/\/([gim]*)$/.exec(q),G="";if(J[0]==="/"){if($)G=$[1];J=J.slice(1,J.length-G.length-1)}return new RegExp(J,G)}function _X(q){var J="/"+q.source+"/";if(q.global)J+="g";if(q.multiline)J+="m";if(q.ignoreCase)J+="i";return J}function EX(q){return Object.prototype.toString.call(q)==="[object RegExp]"}M6.exports=new ZX("tag:yaml.org,2002:js/regexp",{kind:"scalar",resolve:TX,construct:CX,predicate:EX,represent:_X})});var B6=y((jz,z6)=>{var j2;try{P3=G1,j2=P3("esprima")}catch(q){if(typeof window<"u")j2=window.esprima}var P3,IX=Dq();function bX(q){if(q===null)return!1;try{var J="("+q+")",$=j2.parse(J,{range:!0});if($.type!=="Program"||$.body.length!==1||$.body[0].type!=="ExpressionStatement"||$.body[0].expression.type!=="ArrowFunctionExpression"&&$.body[0].expression.type!=="FunctionExpression")return!1;return!0}catch(G){return!1}}function gX(q){var J="("+q+")",$=j2.parse(J,{range:!0}),G=[],X;if($.type!=="Program"||$.body.length!==1||$.body[0].type!=="ExpressionStatement"||$.body[0].expression.type!=="ArrowFunctionExpression"&&$.body[0].expression.type!=="FunctionExpression")throw Error("Failed to resolve function");if($.body[0].expression.params.forEach(function(Y){G.push(Y.name)}),X=$.body[0].expression.body.range,$.body[0].expression.body.type==="BlockStatement")return Function(G,J.slice(X[0]+1,X[1]-1));return Function(G,"return "+J.slice(X[0],X[1]))}function vX(q){return q.toString()}function kX(q){return Object.prototype.toString.call(q)==="[object Function]"}z6.exports=new IX("tag:yaml.org,2002:js/function",{kind:"scalar",resolve:bX,construct:gX,predicate:kX,represent:vX})});var n0=y((Lz,F6)=>{var K6=x1();F6.exports=K6.DEFAULT=new K6({include:[K0()],explicit:[H6(),D6(),B6()]})});var x6=y((QQ,o0)=>{var V1=k1(),L6=z0(),xX=P5(),S6=K0(),hX=n0(),R1=Object.prototype.hasOwnProperty,N2=1,P6=2,Z6=3,L2=4,Z3=1,yX=2,R6=3,mX=/[\x00-\x08\x0B\x0C\x0E-\x1F\x7F-\x84\x86-\x9F\uFFFE\uFFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/,fX=/[\x85\u2028\u2029]/,uX=/[,\[\]\{\}]/,T6=/^(?:!|!!|![a-z\-]+!)$/i,C6=/^(?:!|[^,\[\]\{\}])(?:%[0-9a-f]{2}|[0-9a-z\-#;\/\?:@&=\+\$,_\.!~\*'\(\)\[\]])*$/i;function w6(q){return Object.prototype.toString.call(q)}function sq(q){return q===10||q===13}function y1(q){return q===9||q===32}function Cq(q){return q===9||q===32||q===10||q===13}function F0(q){return q===44||q===91||q===93||q===123||q===125}function pX(q){var J;if(48<=q&&q<=57)return q-48;if(J=q|32,97<=J&&J<=102)return J-97+10;return-1}function lX(q){if(q===120)return 2;if(q===117)return 4;if(q===85)return 8;return 0}function rX(q){if(48<=q&&q<=57)return q-48;return-1}function O6(q){return q===48?"\x00":q===97?"\x07":q===98?"\b":q===116?"\t":q===9?"\t":q===110?`
18
- `:q===118?"\v":q===102?"\f":q===114?"\r":q===101?"\x1B":q===32?" ":q===34?'"':q===47?"/":q===92?"\\":q===78?"\x85":q===95?"\xA0":q===76?"\u2028":q===80?"\u2029":""}function iX(q){if(q<=65535)return String.fromCharCode(q);return String.fromCharCode((q-65536>>10)+55296,(q-65536&1023)+56320)}function _6(q,J,$){if(J==="__proto__")Object.defineProperty(q,J,{configurable:!0,enumerable:!0,writable:!0,value:$});else q[J]=$}var E6=Array(256),I6=Array(256);for(K1=0;K1<256;K1++)E6[K1]=O6(K1)?1:0,I6[K1]=O6(K1);var K1;function dX(q,J){this.input=q,this.filename=J.filename||null,this.schema=J.schema||hX,this.onWarning=J.onWarning||null,this.legacy=J.legacy||!1,this.json=J.json||!1,this.listener=J.listener||null,this.implicitTypes=this.schema.compiledImplicit,this.typeMap=this.schema.compiledTypeMap,this.length=q.length,this.position=0,this.line=0,this.lineStart=0,this.lineIndent=0,this.documents=[]}function b6(q,J){return new L6(J,new xX(q.filename,q.input,q.position,q.line,q.position-q.lineStart))}function f(q,J){throw b6(q,J)}function S2(q,J){if(q.onWarning)q.onWarning.call(null,b6(q,J))}var A6={YAML:function(J,$,G){var X,Y,Q;if(J.version!==null)f(J,"duplication of %YAML directive");if(G.length!==1)f(J,"YAML directive accepts exactly one argument");if(X=/^([0-9]+)\.([0-9]+)$/.exec(G[0]),X===null)f(J,"ill-formed argument of the YAML directive");if(Y=parseInt(X[1],10),Q=parseInt(X[2],10),Y!==1)f(J,"unacceptable YAML version of the document");if(J.version=G[0],J.checkLineBreaks=Q<2,Q!==1&&Q!==2)S2(J,"unsupported YAML version of the document")},TAG:function(J,$,G){var X,Y;if(G.length!==2)f(J,"TAG directive accepts exactly two arguments");if(X=G[0],Y=G[1],!T6.test(X))f(J,"ill-formed tag handle (first argument) of the TAG directive");if(R1.call(J.tagMap,X))f(J,'there is a previously declared suffix for "'+X+'" tag handle');if(!C6.test(Y))f(J,"ill-formed tag prefix (second argument) of the TAG directive");J.tagMap[X]=Y}};function F1(q,J,$,G){var X,Y,Q,V;if(J<$){if(V=q.input.slice(J,$),G){for(X=0,Y=V.length;X<Y;X+=1)if(Q=V.charCodeAt(X),!(Q===9||32<=Q&&Q<=1114111))f(q,"expected valid JSON character")}else if(mX.test(V))f(q,"the stream contains non-printable characters");q.result+=V}}function j6(q,J,$,G){var X,Y,Q,V;if(!V1.isObject($))f(q,"cannot merge mappings; the provided source object is unacceptable");X=Object.keys($);for(Q=0,V=X.length;Q<V;Q+=1)if(Y=X[Q],!R1.call(J,Y))_6(J,Y,$[Y]),G[Y]=!0}function R0(q,J,$,G,X,Y,Q,V){var W,U;if(Array.isArray(X)){X=Array.prototype.slice.call(X);for(W=0,U=X.length;W<U;W+=1){if(Array.isArray(X[W]))f(q,"nested arrays are not supported inside keys");if(typeof X==="object"&&w6(X[W])==="[object Object]")X[W]="[object Object]"}}if(typeof X==="object"&&w6(X)==="[object Object]")X="[object Object]";if(X=String(X),J===null)J={};if(G==="tag:yaml.org,2002:merge")if(Array.isArray(Y))for(W=0,U=Y.length;W<U;W+=1)j6(q,J,Y[W],$);else j6(q,J,Y,$);else{if(!q.json&&!R1.call($,X)&&R1.call(J,X))q.line=Q||q.line,q.position=V||q.position,f(q,"duplicated mapping key");_6(J,X,Y),delete $[X]}return J}function T3(q){var J=q.input.charCodeAt(q.position);if(J===10)q.position++;else if(J===13){if(q.position++,q.input.charCodeAt(q.position)===10)q.position++}else f(q,"a line break is expected");q.line+=1,q.lineStart=q.position}function Wq(q,J,$){var G=0,X=q.input.charCodeAt(q.position);while(X!==0){while(y1(X))X=q.input.charCodeAt(++q.position);if(J&&X===35)do X=q.input.charCodeAt(++q.position);while(X!==10&&X!==13&&X!==0);if(sq(X)){T3(q),X=q.input.charCodeAt(q.position),G++,q.lineIndent=0;while(X===32)q.lineIndent++,X=q.input.charCodeAt(++q.position)}else break}if($!==-1&&G!==0&&q.lineIndent<$)S2(q,"deficient indentation");return G}function P2(q){var J=q.position,$;if($=q.input.charCodeAt(J),($===45||$===46)&&$===q.input.charCodeAt(J+1)&&$===q.input.charCodeAt(J+2)){if(J+=3,$=q.input.charCodeAt(J),$===0||Cq($))return!0}return!1}function C3(q,J){if(J===1)q.result+=" ";else if(J>1)q.result+=V1.repeat(`
19
- `,J-1)}function cX(q,J,$){var G,X,Y,Q,V,W,U,H,z=q.kind,K=q.result,B;if(B=q.input.charCodeAt(q.position),Cq(B)||F0(B)||B===35||B===38||B===42||B===33||B===124||B===62||B===39||B===34||B===37||B===64||B===96)return!1;if(B===63||B===45){if(X=q.input.charCodeAt(q.position+1),Cq(X)||$&&F0(X))return!1}q.kind="scalar",q.result="",Y=Q=q.position,V=!1;while(B!==0){if(B===58){if(X=q.input.charCodeAt(q.position+1),Cq(X)||$&&F0(X))break}else if(B===35){if(G=q.input.charCodeAt(q.position-1),Cq(G))break}else if(q.position===q.lineStart&&P2(q)||$&&F0(B))break;else if(sq(B))if(W=q.line,U=q.lineStart,H=q.lineIndent,Wq(q,!1,-1),q.lineIndent>=J){V=!0,B=q.input.charCodeAt(q.position);continue}else{q.position=Q,q.line=W,q.lineStart=U,q.lineIndent=H;break}if(V)F1(q,Y,Q,!1),C3(q,q.line-W),Y=Q=q.position,V=!1;if(!y1(B))Q=q.position+1;B=q.input.charCodeAt(++q.position)}if(F1(q,Y,Q,!1),q.result)return!0;return q.kind=z,q.result=K,!1}function nX(q,J){var $,G,X;if($=q.input.charCodeAt(q.position),$!==39)return!1;q.kind="scalar",q.result="",q.position++,G=X=q.position;while(($=q.input.charCodeAt(q.position))!==0)if($===39)if(F1(q,G,q.position,!0),$=q.input.charCodeAt(++q.position),$===39)G=q.position,q.position++,X=q.position;else return!0;else if(sq($))F1(q,G,X,!0),C3(q,Wq(q,!1,J)),G=X=q.position;else if(q.position===q.lineStart&&P2(q))f(q,"unexpected end of the document within a single quoted scalar");else q.position++,X=q.position;f(q,"unexpected end of the stream within a single quoted scalar")}function oX(q,J){var $,G,X,Y,Q,V;if(V=q.input.charCodeAt(q.position),V!==34)return!1;q.kind="scalar",q.result="",q.position++,$=G=q.position;while((V=q.input.charCodeAt(q.position))!==0)if(V===34)return F1(q,$,q.position,!0),q.position++,!0;else if(V===92){if(F1(q,$,q.position,!0),V=q.input.charCodeAt(++q.position),sq(V))Wq(q,!1,J);else if(V<256&&E6[V])q.result+=I6[V],q.position++;else if((Q=lX(V))>0){X=Q,Y=0;for(;X>0;X--)if(V=q.input.charCodeAt(++q.position),(Q=pX(V))>=0)Y=(Y<<4)+Q;else f(q,"expected hexadecimal character");q.result+=iX(Y),q.position++}else f(q,"unknown escape sequence");$=G=q.position}else if(sq(V))F1(q,$,G,!0),C3(q,Wq(q,!1,J)),$=G=q.position;else if(q.position===q.lineStart&&P2(q))f(q,"unexpected end of the document within a double quoted scalar");else q.position++,G=q.position;f(q,"unexpected end of the stream within a double quoted scalar")}function aX(q,J){var $=!0,G,X=q.tag,Y,Q=q.anchor,V,W,U,H,z,K={},B,j,N,Z;if(Z=q.input.charCodeAt(q.position),Z===91)W=93,z=!1,Y=[];else if(Z===123)W=125,z=!0,Y={};else return!1;if(q.anchor!==null)q.anchorMap[q.anchor]=Y;Z=q.input.charCodeAt(++q.position);while(Z!==0){if(Wq(q,!0,J),Z=q.input.charCodeAt(q.position),Z===W)return q.position++,q.tag=X,q.anchor=Q,q.kind=z?"mapping":"sequence",q.result=Y,!0;else if(!$)f(q,"missed comma between flow collection entries");if(j=B=N=null,U=H=!1,Z===63){if(V=q.input.charCodeAt(q.position+1),Cq(V))U=H=!0,q.position++,Wq(q,!0,J)}if(G=q.line,w0(q,J,N2,!1,!0),j=q.tag,B=q.result,Wq(q,!0,J),Z=q.input.charCodeAt(q.position),(H||q.line===G)&&Z===58)U=!0,Z=q.input.charCodeAt(++q.position),Wq(q,!0,J),w0(q,J,N2,!1,!0),N=q.result;if(z)R0(q,Y,K,j,B,N);else if(U)Y.push(R0(q,null,K,j,B,N));else Y.push(B);if(Wq(q,!0,J),Z=q.input.charCodeAt(q.position),Z===44)$=!0,Z=q.input.charCodeAt(++q.position);else $=!1}f(q,"unexpected end of the stream within a flow collection")}function sX(q,J){var $,G,X=Z3,Y=!1,Q=!1,V=J,W=0,U=!1,H,z;if(z=q.input.charCodeAt(q.position),z===124)G=!1;else if(z===62)G=!0;else return!1;q.kind="scalar",q.result="";while(z!==0)if(z=q.input.charCodeAt(++q.position),z===43||z===45)if(Z3===X)X=z===43?R6:yX;else f(q,"repeat of a chomping mode identifier");else if((H=rX(z))>=0)if(H===0)f(q,"bad explicit indentation width of a block scalar; it cannot be less than one");else if(!Q)V=J+H-1,Q=!0;else f(q,"repeat of an indentation width identifier");else break;if(y1(z)){do z=q.input.charCodeAt(++q.position);while(y1(z));if(z===35)do z=q.input.charCodeAt(++q.position);while(!sq(z)&&z!==0)}while(z!==0){T3(q),q.lineIndent=0,z=q.input.charCodeAt(q.position);while((!Q||q.lineIndent<V)&&z===32)q.lineIndent++,z=q.input.charCodeAt(++q.position);if(!Q&&q.lineIndent>V)V=q.lineIndent;if(sq(z)){W++;continue}if(q.lineIndent<V){if(X===R6)q.result+=V1.repeat(`
20
- `,Y?1+W:W);else if(X===Z3){if(Y)q.result+=`
21
- `}break}if(G)if(y1(z))U=!0,q.result+=V1.repeat(`
14
+ \x85\u2028\u2029`.indexOf(this.buffer.charAt(Q))===-1)if(Q+=1,Q-this.position>$/2-1){Y=" ... ",Q-=5;break}return V=this.buffer.slice(X,Q),Z5.repeat(" ",J)+G+V+Y+`
15
+ `+Z5.repeat(" ",J+this.position-X+G.length)+"^"};A3.prototype.toString=function(J){var $,G="";if(this.name)G+='in "'+this.name+'" ';if(G+="at line "+(this.line+1)+", column "+(this.column+1),!J){if($=this.getSnippet(),$)G+=`:
16
+ `+$}return G};T5.exports=A3});var Dq=y((DB,E5)=>{var _5=B0(),PG=["kind","resolve","construct","instanceOf","predicate","represent","defaultStyle","styleAliases"],ZG=["scalar","sequence","mapping"];function TG(q){var J={};if(q!==null)Object.keys(q).forEach(function($){q[$].forEach(function(G){J[String(G)]=$})});return J}function CG(q,J){if(J=J||{},Object.keys(J).forEach(function($){if(PG.indexOf($)===-1)throw new _5('Unknown option "'+$+'" is met in definition of "'+q+'" YAML type.')}),this.tag=q,this.kind=J.kind||null,this.resolve=J.resolve||function(){return!0},this.construct=J.construct||function($){return $},this.instanceOf=J.instanceOf||null,this.predicate=J.predicate||null,this.represent=J.represent||null,this.defaultStyle=J.defaultStyle||null,this.styleAliases=TG(J.styleAliases||null),ZG.indexOf(this.kind)===-1)throw new _5('Unknown kind "'+this.kind+'" is specified for "'+q+'" YAML type.')}E5.exports=CG});var x1=y((BB,b5)=>{var I5=k1(),O2=B0(),_G=Dq();function j3(q,J,$){var G=[];return q.include.forEach(function(X){$=j3(X,J,$)}),q[J].forEach(function(X){$.forEach(function(Y,Q){if(Y.tag===X.tag&&Y.kind===X.kind)G.push(Q)}),$.push(X)}),$.filter(function(X,Y){return G.indexOf(Y)===-1})}function EG(){var q={scalar:{},sequence:{},mapping:{},fallback:{}},J,$;function G(X){q[X.kind][X.tag]=q.fallback[X.tag]=X}for(J=0,$=arguments.length;J<$;J+=1)arguments[J].forEach(G);return q}function z0(q){this.include=q.include||[],this.implicit=q.implicit||[],this.explicit=q.explicit||[],this.implicit.forEach(function(J){if(J.loadKind&&J.loadKind!=="scalar")throw new O2("There is a non-scalar type in the implicit list of a schema. Implicit resolving of such types is not supported.")}),this.compiledImplicit=j3(this,"implicit",[]),this.compiledExplicit=j3(this,"explicit",[]),this.compiledTypeMap=EG(this.compiledImplicit,this.compiledExplicit)}z0.DEFAULT=null;z0.create=function(){var J,$;switch(arguments.length){case 1:J=z0.DEFAULT,$=arguments[0];break;case 2:J=arguments[0],$=arguments[1];break;default:throw new O2("Wrong number of arguments for Schema.create function")}if(J=I5.toArray(J),$=I5.toArray($),!J.every(function(G){return G instanceof z0}))throw new O2("Specified list of super schemas (or a single Schema object) contains a non-Schema object.");if(!$.every(function(G){return G instanceof _G}))throw new O2("Specified list of YAML types (or a single Type object) contains a non-Type object.");return new z0({include:J,explicit:$})};b5.exports=z0});var v5=y((zB,g5)=>{var IG=Dq();g5.exports=new IG("tag:yaml.org,2002:str",{kind:"scalar",construct:function(q){return q!==null?q:""}})});var x5=y((KB,k5)=>{var bG=Dq();k5.exports=new bG("tag:yaml.org,2002:seq",{kind:"sequence",construct:function(q){return q!==null?q:[]}})});var y5=y((FB,h5)=>{var gG=Dq();h5.exports=new gG("tag:yaml.org,2002:map",{kind:"mapping",construct:function(q){return q!==null?q:{}}})});var A2=y((RB,m5)=>{var vG=x1();m5.exports=new vG({explicit:[v5(),x5(),y5()]})});var u5=y((wB,f5)=>{var kG=Dq();function xG(q){if(q===null)return!0;var J=q.length;return J===1&&q==="~"||J===4&&(q==="null"||q==="Null"||q==="NULL")}function hG(){return null}function yG(q){return q===null}f5.exports=new kG("tag:yaml.org,2002:null",{kind:"scalar",resolve:xG,construct:hG,predicate:yG,represent:{canonical:function(){return"~"},lowercase:function(){return"null"},uppercase:function(){return"NULL"},camelcase:function(){return"Null"}},defaultStyle:"lowercase"})});var l5=y((OB,p5)=>{var mG=Dq();function fG(q){if(q===null)return!1;var J=q.length;return J===4&&(q==="true"||q==="True"||q==="TRUE")||J===5&&(q==="false"||q==="False"||q==="FALSE")}function uG(q){return q==="true"||q==="True"||q==="TRUE"}function pG(q){return Object.prototype.toString.call(q)==="[object Boolean]"}p5.exports=new mG("tag:yaml.org,2002:bool",{kind:"scalar",resolve:fG,construct:uG,predicate:pG,represent:{lowercase:function(q){return q?"true":"false"},uppercase:function(q){return q?"TRUE":"FALSE"},camelcase:function(q){return q?"True":"False"}},defaultStyle:"lowercase"})});var i5=y((AB,r5)=>{var lG=k1(),rG=Dq();function iG(q){return 48<=q&&q<=57||65<=q&&q<=70||97<=q&&q<=102}function dG(q){return 48<=q&&q<=55}function cG(q){return 48<=q&&q<=57}function nG(q){if(q===null)return!1;var J=q.length,$=0,G=!1,X;if(!J)return!1;if(X=q[$],X==="-"||X==="+")X=q[++$];if(X==="0"){if($+1===J)return!0;if(X=q[++$],X==="b"){$++;for(;$<J;$++){if(X=q[$],X==="_")continue;if(X!=="0"&&X!=="1")return!1;G=!0}return G&&X!=="_"}if(X==="x"){$++;for(;$<J;$++){if(X=q[$],X==="_")continue;if(!iG(q.charCodeAt($)))return!1;G=!0}return G&&X!=="_"}for(;$<J;$++){if(X=q[$],X==="_")continue;if(!dG(q.charCodeAt($)))return!1;G=!0}return G&&X!=="_"}if(X==="_")return!1;for(;$<J;$++){if(X=q[$],X==="_")continue;if(X===":")break;if(!cG(q.charCodeAt($)))return!1;G=!0}if(!G||X==="_")return!1;if(X!==":")return!0;return/^(:[0-5]?[0-9])+$/.test(q.slice($))}function oG(q){var J=q,$=1,G,X,Y=[];if(J.indexOf("_")!==-1)J=J.replace(/_/g,"");if(G=J[0],G==="-"||G==="+"){if(G==="-")$=-1;J=J.slice(1),G=J[0]}if(J==="0")return 0;if(G==="0"){if(J[1]==="b")return $*parseInt(J.slice(2),2);if(J[1]==="x")return $*parseInt(J,16);return $*parseInt(J,8)}if(J.indexOf(":")!==-1)return J.split(":").forEach(function(Q){Y.unshift(parseInt(Q,10))}),J=0,X=1,Y.forEach(function(Q){J+=Q*X,X*=60}),$*J;return $*parseInt(J,10)}function aG(q){return Object.prototype.toString.call(q)==="[object Number]"&&(q%1===0&&!lG.isNegativeZero(q))}r5.exports=new rG("tag:yaml.org,2002:int",{kind:"scalar",resolve:nG,construct:oG,predicate:aG,represent:{binary:function(q){return q>=0?"0b"+q.toString(2):"-0b"+q.toString(2).slice(1)},octal:function(q){return q>=0?"0"+q.toString(8):"-0"+q.toString(8).slice(1)},decimal:function(q){return q.toString(10)},hexadecimal:function(q){return q>=0?"0x"+q.toString(16).toUpperCase():"-0x"+q.toString(16).toUpperCase().slice(1)}},defaultStyle:"decimal",styleAliases:{binary:[2,"bin"],octal:[8,"oct"],decimal:[10,"dec"],hexadecimal:[16,"hex"]}})});var n5=y((jB,c5)=>{var d5=k1(),sG=Dq(),tG=new RegExp("^(?:[-+]?(?:0|[1-9][0-9_]*)(?:\\.[0-9_]*)?(?:[eE][-+]?[0-9]+)?|\\.[0-9_]+(?:[eE][-+]?[0-9]+)?|[-+]?[0-9][0-9_]*(?::[0-5]?[0-9])+\\.[0-9_]*|[-+]?\\.(?:inf|Inf|INF)|\\.(?:nan|NaN|NAN))$");function eG(q){if(q===null)return!1;if(!tG.test(q)||q[q.length-1]==="_")return!1;return!0}function qX(q){var J,$,G,X;if(J=q.replace(/_/g,"").toLowerCase(),$=J[0]==="-"?-1:1,X=[],"+-".indexOf(J[0])>=0)J=J.slice(1);if(J===".inf")return $===1?Number.POSITIVE_INFINITY:Number.NEGATIVE_INFINITY;else if(J===".nan")return NaN;else if(J.indexOf(":")>=0)return J.split(":").forEach(function(Y){X.unshift(parseFloat(Y,10))}),J=0,G=1,X.forEach(function(Y){J+=Y*G,G*=60}),$*J;return $*parseFloat(J,10)}var JX=/^[-+]?[0-9]+e/;function $X(q,J){var $;if(isNaN(q))switch(J){case"lowercase":return".nan";case"uppercase":return".NAN";case"camelcase":return".NaN"}else if(Number.POSITIVE_INFINITY===q)switch(J){case"lowercase":return".inf";case"uppercase":return".INF";case"camelcase":return".Inf"}else if(Number.NEGATIVE_INFINITY===q)switch(J){case"lowercase":return"-.inf";case"uppercase":return"-.INF";case"camelcase":return"-.Inf"}else if(d5.isNegativeZero(q))return"-0.0";return $=q.toString(10),JX.test($)?$.replace("e",".e"):$}function GX(q){return Object.prototype.toString.call(q)==="[object Number]"&&(q%1!==0||d5.isNegativeZero(q))}c5.exports=new sG("tag:yaml.org,2002:float",{kind:"scalar",resolve:eG,construct:qX,predicate:GX,represent:$X,defaultStyle:"lowercase"})});var N3=y((NB,o5)=>{var XX=x1();o5.exports=new XX({include:[A2()],implicit:[u5(),l5(),i5(),n5()]})});var L3=y((LB,a5)=>{var QX=x1();a5.exports=new QX({include:[N3()]})});var q6=y((SB,e5)=>{var YX=Dq(),s5=new RegExp("^([0-9][0-9][0-9][0-9])-([0-9][0-9])-([0-9][0-9])$"),t5=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]))?))?$");function VX(q){if(q===null)return!1;if(s5.exec(q)!==null)return!0;if(t5.exec(q)!==null)return!0;return!1}function WX(q){var J,$,G,X,Y,Q,V,W=0,U=null,H,B,K;if(J=s5.exec(q),J===null)J=t5.exec(q);if(J===null)throw Error("Date resolve error");if($=+J[1],G=+J[2]-1,X=+J[3],!J[4])return new Date(Date.UTC($,G,X));if(Y=+J[4],Q=+J[5],V=+J[6],J[7]){W=J[7].slice(0,3);while(W.length<3)W+="0";W=+W}if(J[9]){if(H=+J[10],B=+(J[11]||0),U=(H*60+B)*60000,J[9]==="-")U=-U}if(K=new Date(Date.UTC($,G,X,Y,Q,V,W)),U)K.setTime(K.getTime()-U);return K}function UX(q){return q.toISOString()}e5.exports=new YX("tag:yaml.org,2002:timestamp",{kind:"scalar",resolve:VX,construct:WX,instanceOf:Date,represent:UX})});var $6=y((PB,J6)=>{var HX=Dq();function MX(q){return q==="<<"||q===null}J6.exports=new HX("tag:yaml.org,2002:merge",{kind:"scalar",resolve:MX})});var X6=y((ZB,G6)=>{var h1;try{S3=G1,h1=S3("buffer").Buffer}catch(q){}var S3,DX=Dq(),P3=`ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=
17
+ \r`;function BX(q){if(q===null)return!1;var J,$,G=0,X=q.length,Y=P3;for($=0;$<X;$++){if(J=Y.indexOf(q.charAt($)),J>64)continue;if(J<0)return!1;G+=6}return G%8===0}function zX(q){var J,$,G=q.replace(/[\r\n=]/g,""),X=G.length,Y=P3,Q=0,V=[];for(J=0;J<X;J++){if(J%4===0&&J)V.push(Q>>16&255),V.push(Q>>8&255),V.push(Q&255);Q=Q<<6|Y.indexOf(G.charAt(J))}if($=X%4*6,$===0)V.push(Q>>16&255),V.push(Q>>8&255),V.push(Q&255);else if($===18)V.push(Q>>10&255),V.push(Q>>2&255);else if($===12)V.push(Q>>4&255);if(h1)return h1.from?h1.from(V):new h1(V);return V}function KX(q){var J="",$=0,G,X,Y=q.length,Q=P3;for(G=0;G<Y;G++){if(G%3===0&&G)J+=Q[$>>18&63],J+=Q[$>>12&63],J+=Q[$>>6&63],J+=Q[$&63];$=($<<8)+q[G]}if(X=Y%3,X===0)J+=Q[$>>18&63],J+=Q[$>>12&63],J+=Q[$>>6&63],J+=Q[$&63];else if(X===2)J+=Q[$>>10&63],J+=Q[$>>4&63],J+=Q[$<<2&63],J+=Q[64];else if(X===1)J+=Q[$>>2&63],J+=Q[$<<4&63],J+=Q[64],J+=Q[64];return J}function FX(q){return h1&&h1.isBuffer(q)}G6.exports=new DX("tag:yaml.org,2002:binary",{kind:"scalar",resolve:BX,construct:zX,predicate:FX,represent:KX})});var Y6=y((CB,Q6)=>{var RX=Dq(),wX=Object.prototype.hasOwnProperty,OX=Object.prototype.toString;function AX(q){if(q===null)return!0;var J=[],$,G,X,Y,Q,V=q;for($=0,G=V.length;$<G;$+=1){if(X=V[$],Q=!1,OX.call(X)!=="[object Object]")return!1;for(Y in X)if(wX.call(X,Y))if(!Q)Q=!0;else return!1;if(!Q)return!1;if(J.indexOf(Y)===-1)J.push(Y);else return!1}return!0}function jX(q){return q!==null?q:[]}Q6.exports=new RX("tag:yaml.org,2002:omap",{kind:"sequence",resolve:AX,construct:jX})});var W6=y((_B,V6)=>{var NX=Dq(),LX=Object.prototype.toString;function SX(q){if(q===null)return!0;var J,$,G,X,Y,Q=q;Y=Array(Q.length);for(J=0,$=Q.length;J<$;J+=1){if(G=Q[J],LX.call(G)!=="[object Object]")return!1;if(X=Object.keys(G),X.length!==1)return!1;Y[J]=[X[0],G[X[0]]]}return!0}function PX(q){if(q===null)return[];var J,$,G,X,Y,Q=q;Y=Array(Q.length);for(J=0,$=Q.length;J<$;J+=1)G=Q[J],X=Object.keys(G),Y[J]=[X[0],G[X[0]]];return Y}V6.exports=new NX("tag:yaml.org,2002:pairs",{kind:"sequence",resolve:SX,construct:PX})});var H6=y((EB,U6)=>{var ZX=Dq(),TX=Object.prototype.hasOwnProperty;function CX(q){if(q===null)return!0;var J,$=q;for(J in $)if(TX.call($,J)){if($[J]!==null)return!1}return!0}function _X(q){return q!==null?q:{}}U6.exports=new ZX("tag:yaml.org,2002:set",{kind:"mapping",resolve:CX,construct:_X})});var K0=y((IB,M6)=>{var EX=x1();M6.exports=new EX({include:[L3()],implicit:[q6(),$6()],explicit:[X6(),Y6(),W6(),H6()]})});var B6=y((bB,D6)=>{var IX=Dq();function bX(){return!0}function gX(){return}function vX(){return""}function kX(q){return typeof q>"u"}D6.exports=new IX("tag:yaml.org,2002:js/undefined",{kind:"scalar",resolve:bX,construct:gX,predicate:kX,represent:vX})});var K6=y((gB,z6)=>{var xX=Dq();function hX(q){if(q===null)return!1;if(q.length===0)return!1;var J=q,$=/\/([gim]*)$/.exec(q),G="";if(J[0]==="/"){if($)G=$[1];if(G.length>3)return!1;if(J[J.length-G.length-1]!=="/")return!1}return!0}function yX(q){var J=q,$=/\/([gim]*)$/.exec(q),G="";if(J[0]==="/"){if($)G=$[1];J=J.slice(1,J.length-G.length-1)}return new RegExp(J,G)}function mX(q){var J="/"+q.source+"/";if(q.global)J+="g";if(q.multiline)J+="m";if(q.ignoreCase)J+="i";return J}function fX(q){return Object.prototype.toString.call(q)==="[object RegExp]"}z6.exports=new xX("tag:yaml.org,2002:js/regexp",{kind:"scalar",resolve:hX,construct:yX,predicate:fX,represent:mX})});var R6=y((vB,F6)=>{var j2;try{Z3=G1,j2=Z3("esprima")}catch(q){if(typeof window<"u")j2=window.esprima}var Z3,uX=Dq();function pX(q){if(q===null)return!1;try{var J="("+q+")",$=j2.parse(J,{range:!0});if($.type!=="Program"||$.body.length!==1||$.body[0].type!=="ExpressionStatement"||$.body[0].expression.type!=="ArrowFunctionExpression"&&$.body[0].expression.type!=="FunctionExpression")return!1;return!0}catch(G){return!1}}function lX(q){var J="("+q+")",$=j2.parse(J,{range:!0}),G=[],X;if($.type!=="Program"||$.body.length!==1||$.body[0].type!=="ExpressionStatement"||$.body[0].expression.type!=="ArrowFunctionExpression"&&$.body[0].expression.type!=="FunctionExpression")throw Error("Failed to resolve function");if($.body[0].expression.params.forEach(function(Y){G.push(Y.name)}),X=$.body[0].expression.body.range,$.body[0].expression.body.type==="BlockStatement")return Function(G,J.slice(X[0]+1,X[1]-1));return Function(G,"return "+J.slice(X[0],X[1]))}function rX(q){return q.toString()}function iX(q){return Object.prototype.toString.call(q)==="[object Function]"}F6.exports=new uX("tag:yaml.org,2002:js/function",{kind:"scalar",resolve:pX,construct:lX,predicate:iX,represent:rX})});var n0=y((xB,O6)=>{var w6=x1();O6.exports=w6.DEFAULT=new w6({include:[K0()],explicit:[B6(),K6(),R6()]})});var m6=y((KQ,o0)=>{var V1=k1(),Z6=B0(),dX=C5(),T6=K0(),cX=n0(),R1=Object.prototype.hasOwnProperty,N2=1,C6=2,_6=3,L2=4,T3=1,nX=2,A6=3,oX=/[\x00-\x08\x0B\x0C\x0E-\x1F\x7F-\x84\x86-\x9F\uFFFE\uFFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/,aX=/[\x85\u2028\u2029]/,sX=/[,\[\]\{\}]/,E6=/^(?:!|!!|![a-z\-]+!)$/i,I6=/^(?:!|[^,\[\]\{\}])(?:%[0-9a-f]{2}|[0-9a-z\-#;\/\?:@&=\+\$,_\.!~\*'\(\)\[\]])*$/i;function j6(q){return Object.prototype.toString.call(q)}function sq(q){return q===10||q===13}function y1(q){return q===9||q===32}function Cq(q){return q===9||q===32||q===10||q===13}function F0(q){return q===44||q===91||q===93||q===123||q===125}function tX(q){var J;if(48<=q&&q<=57)return q-48;if(J=q|32,97<=J&&J<=102)return J-97+10;return-1}function eX(q){if(q===120)return 2;if(q===117)return 4;if(q===85)return 8;return 0}function qQ(q){if(48<=q&&q<=57)return q-48;return-1}function N6(q){return q===48?"\x00":q===97?"\x07":q===98?"\b":q===116?"\t":q===9?"\t":q===110?`
18
+ `:q===118?"\v":q===102?"\f":q===114?"\r":q===101?"\x1B":q===32?" ":q===34?'"':q===47?"/":q===92?"\\":q===78?"\x85":q===95?"\xA0":q===76?"\u2028":q===80?"\u2029":""}function JQ(q){if(q<=65535)return String.fromCharCode(q);return String.fromCharCode((q-65536>>10)+55296,(q-65536&1023)+56320)}function b6(q,J,$){if(J==="__proto__")Object.defineProperty(q,J,{configurable:!0,enumerable:!0,writable:!0,value:$});else q[J]=$}var g6=Array(256),v6=Array(256);for(K1=0;K1<256;K1++)g6[K1]=N6(K1)?1:0,v6[K1]=N6(K1);var K1;function $Q(q,J){this.input=q,this.filename=J.filename||null,this.schema=J.schema||cX,this.onWarning=J.onWarning||null,this.legacy=J.legacy||!1,this.json=J.json||!1,this.listener=J.listener||null,this.implicitTypes=this.schema.compiledImplicit,this.typeMap=this.schema.compiledTypeMap,this.length=q.length,this.position=0,this.line=0,this.lineStart=0,this.lineIndent=0,this.documents=[]}function k6(q,J){return new Z6(J,new dX(q.filename,q.input,q.position,q.line,q.position-q.lineStart))}function f(q,J){throw k6(q,J)}function S2(q,J){if(q.onWarning)q.onWarning.call(null,k6(q,J))}var L6={YAML:function(J,$,G){var X,Y,Q;if(J.version!==null)f(J,"duplication of %YAML directive");if(G.length!==1)f(J,"YAML directive accepts exactly one argument");if(X=/^([0-9]+)\.([0-9]+)$/.exec(G[0]),X===null)f(J,"ill-formed argument of the YAML directive");if(Y=parseInt(X[1],10),Q=parseInt(X[2],10),Y!==1)f(J,"unacceptable YAML version of the document");if(J.version=G[0],J.checkLineBreaks=Q<2,Q!==1&&Q!==2)S2(J,"unsupported YAML version of the document")},TAG:function(J,$,G){var X,Y;if(G.length!==2)f(J,"TAG directive accepts exactly two arguments");if(X=G[0],Y=G[1],!E6.test(X))f(J,"ill-formed tag handle (first argument) of the TAG directive");if(R1.call(J.tagMap,X))f(J,'there is a previously declared suffix for "'+X+'" tag handle');if(!I6.test(Y))f(J,"ill-formed tag prefix (second argument) of the TAG directive");J.tagMap[X]=Y}};function F1(q,J,$,G){var X,Y,Q,V;if(J<$){if(V=q.input.slice(J,$),G){for(X=0,Y=V.length;X<Y;X+=1)if(Q=V.charCodeAt(X),!(Q===9||32<=Q&&Q<=1114111))f(q,"expected valid JSON character")}else if(oX.test(V))f(q,"the stream contains non-printable characters");q.result+=V}}function S6(q,J,$,G){var X,Y,Q,V;if(!V1.isObject($))f(q,"cannot merge mappings; the provided source object is unacceptable");X=Object.keys($);for(Q=0,V=X.length;Q<V;Q+=1)if(Y=X[Q],!R1.call(J,Y))b6(J,Y,$[Y]),G[Y]=!0}function R0(q,J,$,G,X,Y,Q,V){var W,U;if(Array.isArray(X)){X=Array.prototype.slice.call(X);for(W=0,U=X.length;W<U;W+=1){if(Array.isArray(X[W]))f(q,"nested arrays are not supported inside keys");if(typeof X==="object"&&j6(X[W])==="[object Object]")X[W]="[object Object]"}}if(typeof X==="object"&&j6(X)==="[object Object]")X="[object Object]";if(X=String(X),J===null)J={};if(G==="tag:yaml.org,2002:merge")if(Array.isArray(Y))for(W=0,U=Y.length;W<U;W+=1)S6(q,J,Y[W],$);else S6(q,J,Y,$);else{if(!q.json&&!R1.call($,X)&&R1.call(J,X))q.line=Q||q.line,q.position=V||q.position,f(q,"duplicated mapping key");b6(J,X,Y),delete $[X]}return J}function C3(q){var J=q.input.charCodeAt(q.position);if(J===10)q.position++;else if(J===13){if(q.position++,q.input.charCodeAt(q.position)===10)q.position++}else f(q,"a line break is expected");q.line+=1,q.lineStart=q.position}function Wq(q,J,$){var G=0,X=q.input.charCodeAt(q.position);while(X!==0){while(y1(X))X=q.input.charCodeAt(++q.position);if(J&&X===35)do X=q.input.charCodeAt(++q.position);while(X!==10&&X!==13&&X!==0);if(sq(X)){C3(q),X=q.input.charCodeAt(q.position),G++,q.lineIndent=0;while(X===32)q.lineIndent++,X=q.input.charCodeAt(++q.position)}else break}if($!==-1&&G!==0&&q.lineIndent<$)S2(q,"deficient indentation");return G}function P2(q){var J=q.position,$;if($=q.input.charCodeAt(J),($===45||$===46)&&$===q.input.charCodeAt(J+1)&&$===q.input.charCodeAt(J+2)){if(J+=3,$=q.input.charCodeAt(J),$===0||Cq($))return!0}return!1}function _3(q,J){if(J===1)q.result+=" ";else if(J>1)q.result+=V1.repeat(`
19
+ `,J-1)}function GQ(q,J,$){var G,X,Y,Q,V,W,U,H,B=q.kind,K=q.result,z;if(z=q.input.charCodeAt(q.position),Cq(z)||F0(z)||z===35||z===38||z===42||z===33||z===124||z===62||z===39||z===34||z===37||z===64||z===96)return!1;if(z===63||z===45){if(X=q.input.charCodeAt(q.position+1),Cq(X)||$&&F0(X))return!1}q.kind="scalar",q.result="",Y=Q=q.position,V=!1;while(z!==0){if(z===58){if(X=q.input.charCodeAt(q.position+1),Cq(X)||$&&F0(X))break}else if(z===35){if(G=q.input.charCodeAt(q.position-1),Cq(G))break}else if(q.position===q.lineStart&&P2(q)||$&&F0(z))break;else if(sq(z))if(W=q.line,U=q.lineStart,H=q.lineIndent,Wq(q,!1,-1),q.lineIndent>=J){V=!0,z=q.input.charCodeAt(q.position);continue}else{q.position=Q,q.line=W,q.lineStart=U,q.lineIndent=H;break}if(V)F1(q,Y,Q,!1),_3(q,q.line-W),Y=Q=q.position,V=!1;if(!y1(z))Q=q.position+1;z=q.input.charCodeAt(++q.position)}if(F1(q,Y,Q,!1),q.result)return!0;return q.kind=B,q.result=K,!1}function XQ(q,J){var $,G,X;if($=q.input.charCodeAt(q.position),$!==39)return!1;q.kind="scalar",q.result="",q.position++,G=X=q.position;while(($=q.input.charCodeAt(q.position))!==0)if($===39)if(F1(q,G,q.position,!0),$=q.input.charCodeAt(++q.position),$===39)G=q.position,q.position++,X=q.position;else return!0;else if(sq($))F1(q,G,X,!0),_3(q,Wq(q,!1,J)),G=X=q.position;else if(q.position===q.lineStart&&P2(q))f(q,"unexpected end of the document within a single quoted scalar");else q.position++,X=q.position;f(q,"unexpected end of the stream within a single quoted scalar")}function QQ(q,J){var $,G,X,Y,Q,V;if(V=q.input.charCodeAt(q.position),V!==34)return!1;q.kind="scalar",q.result="",q.position++,$=G=q.position;while((V=q.input.charCodeAt(q.position))!==0)if(V===34)return F1(q,$,q.position,!0),q.position++,!0;else if(V===92){if(F1(q,$,q.position,!0),V=q.input.charCodeAt(++q.position),sq(V))Wq(q,!1,J);else if(V<256&&g6[V])q.result+=v6[V],q.position++;else if((Q=eX(V))>0){X=Q,Y=0;for(;X>0;X--)if(V=q.input.charCodeAt(++q.position),(Q=tX(V))>=0)Y=(Y<<4)+Q;else f(q,"expected hexadecimal character");q.result+=JQ(Y),q.position++}else f(q,"unknown escape sequence");$=G=q.position}else if(sq(V))F1(q,$,G,!0),_3(q,Wq(q,!1,J)),$=G=q.position;else if(q.position===q.lineStart&&P2(q))f(q,"unexpected end of the document within a double quoted scalar");else q.position++,G=q.position;f(q,"unexpected end of the stream within a double quoted scalar")}function YQ(q,J){var $=!0,G,X=q.tag,Y,Q=q.anchor,V,W,U,H,B,K={},z,N,L,Z;if(Z=q.input.charCodeAt(q.position),Z===91)W=93,B=!1,Y=[];else if(Z===123)W=125,B=!0,Y={};else return!1;if(q.anchor!==null)q.anchorMap[q.anchor]=Y;Z=q.input.charCodeAt(++q.position);while(Z!==0){if(Wq(q,!0,J),Z=q.input.charCodeAt(q.position),Z===W)return q.position++,q.tag=X,q.anchor=Q,q.kind=B?"mapping":"sequence",q.result=Y,!0;else if(!$)f(q,"missed comma between flow collection entries");if(N=z=L=null,U=H=!1,Z===63){if(V=q.input.charCodeAt(q.position+1),Cq(V))U=H=!0,q.position++,Wq(q,!0,J)}if(G=q.line,w0(q,J,N2,!1,!0),N=q.tag,z=q.result,Wq(q,!0,J),Z=q.input.charCodeAt(q.position),(H||q.line===G)&&Z===58)U=!0,Z=q.input.charCodeAt(++q.position),Wq(q,!0,J),w0(q,J,N2,!1,!0),L=q.result;if(B)R0(q,Y,K,N,z,L);else if(U)Y.push(R0(q,null,K,N,z,L));else Y.push(z);if(Wq(q,!0,J),Z=q.input.charCodeAt(q.position),Z===44)$=!0,Z=q.input.charCodeAt(++q.position);else $=!1}f(q,"unexpected end of the stream within a flow collection")}function VQ(q,J){var $,G,X=T3,Y=!1,Q=!1,V=J,W=0,U=!1,H,B;if(B=q.input.charCodeAt(q.position),B===124)G=!1;else if(B===62)G=!0;else return!1;q.kind="scalar",q.result="";while(B!==0)if(B=q.input.charCodeAt(++q.position),B===43||B===45)if(T3===X)X=B===43?A6:nX;else f(q,"repeat of a chomping mode identifier");else if((H=qQ(B))>=0)if(H===0)f(q,"bad explicit indentation width of a block scalar; it cannot be less than one");else if(!Q)V=J+H-1,Q=!0;else f(q,"repeat of an indentation width identifier");else break;if(y1(B)){do B=q.input.charCodeAt(++q.position);while(y1(B));if(B===35)do B=q.input.charCodeAt(++q.position);while(!sq(B)&&B!==0)}while(B!==0){C3(q),q.lineIndent=0,B=q.input.charCodeAt(q.position);while((!Q||q.lineIndent<V)&&B===32)q.lineIndent++,B=q.input.charCodeAt(++q.position);if(!Q&&q.lineIndent>V)V=q.lineIndent;if(sq(B)){W++;continue}if(q.lineIndent<V){if(X===A6)q.result+=V1.repeat(`
20
+ `,Y?1+W:W);else if(X===T3){if(Y)q.result+=`
21
+ `}break}if(G)if(y1(B))U=!0,q.result+=V1.repeat(`
22
22
  `,Y?1+W:W);else if(U)U=!1,q.result+=V1.repeat(`
23
23
  `,W+1);else if(W===0){if(Y)q.result+=" "}else q.result+=V1.repeat(`
24
24
  `,W);else q.result+=V1.repeat(`
25
- `,Y?1+W:W);Y=!0,Q=!0,W=0,$=q.position;while(!sq(z)&&z!==0)z=q.input.charCodeAt(++q.position);F1(q,$,q.position,!1)}return!0}function N6(q,J){var $,G=q.tag,X=q.anchor,Y=[],Q,V=!1,W;if(q.anchor!==null)q.anchorMap[q.anchor]=Y;W=q.input.charCodeAt(q.position);while(W!==0){if(W!==45)break;if(Q=q.input.charCodeAt(q.position+1),!Cq(Q))break;if(V=!0,q.position++,Wq(q,!0,-1)){if(q.lineIndent<=J){Y.push(null),W=q.input.charCodeAt(q.position);continue}}if($=q.line,w0(q,J,Z6,!1,!0),Y.push(q.result),Wq(q,!0,-1),W=q.input.charCodeAt(q.position),(q.line===$||q.lineIndent>J)&&W!==0)f(q,"bad indentation of a sequence entry");else if(q.lineIndent<J)break}if(V)return q.tag=G,q.anchor=X,q.kind="sequence",q.result=Y,!0;return!1}function tX(q,J,$){var G,X,Y,Q,V=q.tag,W=q.anchor,U={},H={},z=null,K=null,B=null,j=!1,N=!1,Z;if(q.anchor!==null)q.anchorMap[q.anchor]=U;Z=q.input.charCodeAt(q.position);while(Z!==0){if(G=q.input.charCodeAt(q.position+1),Y=q.line,Q=q.position,(Z===63||Z===58)&&Cq(G)){if(Z===63){if(j)R0(q,U,H,z,K,null),z=K=B=null;N=!0,j=!0,X=!0}else if(j)j=!1,X=!0;else f(q,"incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line");q.position+=1,Z=G}else if(w0(q,$,P6,!1,!0))if(q.line===Y){Z=q.input.charCodeAt(q.position);while(y1(Z))Z=q.input.charCodeAt(++q.position);if(Z===58){if(Z=q.input.charCodeAt(++q.position),!Cq(Z))f(q,"a whitespace character is expected after the key-value separator within a block mapping");if(j)R0(q,U,H,z,K,null),z=K=B=null;N=!0,j=!1,X=!1,z=q.tag,K=q.result}else if(N)f(q,"can not read an implicit mapping pair; a colon is missed");else return q.tag=V,q.anchor=W,!0}else if(N)f(q,"can not read a block mapping entry; a multiline key may not be an implicit key");else return q.tag=V,q.anchor=W,!0;else break;if(q.line===Y||q.lineIndent>J){if(w0(q,J,L2,!0,X))if(j)K=q.result;else B=q.result;if(!j)R0(q,U,H,z,K,B,Y,Q),z=K=B=null;Wq(q,!0,-1),Z=q.input.charCodeAt(q.position)}if(q.lineIndent>J&&Z!==0)f(q,"bad indentation of a mapping entry");else if(q.lineIndent<J)break}if(j)R0(q,U,H,z,K,null);if(N)q.tag=V,q.anchor=W,q.kind="mapping",q.result=U;return N}function eX(q){var J,$=!1,G=!1,X,Y,Q;if(Q=q.input.charCodeAt(q.position),Q!==33)return!1;if(q.tag!==null)f(q,"duplication of a tag property");if(Q=q.input.charCodeAt(++q.position),Q===60)$=!0,Q=q.input.charCodeAt(++q.position);else if(Q===33)G=!0,X="!!",Q=q.input.charCodeAt(++q.position);else X="!";if(J=q.position,$){do Q=q.input.charCodeAt(++q.position);while(Q!==0&&Q!==62);if(q.position<q.length)Y=q.input.slice(J,q.position),Q=q.input.charCodeAt(++q.position);else f(q,"unexpected end of the stream within a verbatim tag")}else{while(Q!==0&&!Cq(Q)){if(Q===33)if(!G){if(X=q.input.slice(J-1,q.position+1),!T6.test(X))f(q,"named tag handle cannot contain such characters");G=!0,J=q.position+1}else f(q,"tag suffix cannot contain exclamation marks");Q=q.input.charCodeAt(++q.position)}if(Y=q.input.slice(J,q.position),uX.test(Y))f(q,"tag suffix cannot contain flow indicator characters")}if(Y&&!C6.test(Y))f(q,"tag name cannot contain such characters: "+Y);if($)q.tag=Y;else if(R1.call(q.tagMap,X))q.tag=q.tagMap[X]+Y;else if(X==="!")q.tag="!"+Y;else if(X==="!!")q.tag="tag:yaml.org,2002:"+Y;else f(q,'undeclared tag handle "'+X+'"');return!0}function qQ(q){var J,$;if($=q.input.charCodeAt(q.position),$!==38)return!1;if(q.anchor!==null)f(q,"duplication of an anchor property");$=q.input.charCodeAt(++q.position),J=q.position;while($!==0&&!Cq($)&&!F0($))$=q.input.charCodeAt(++q.position);if(q.position===J)f(q,"name of an anchor node must contain at least one character");return q.anchor=q.input.slice(J,q.position),!0}function JQ(q){var J,$,G;if(G=q.input.charCodeAt(q.position),G!==42)return!1;G=q.input.charCodeAt(++q.position),J=q.position;while(G!==0&&!Cq(G)&&!F0(G))G=q.input.charCodeAt(++q.position);if(q.position===J)f(q,"name of an alias node must contain at least one character");if($=q.input.slice(J,q.position),!R1.call(q.anchorMap,$))f(q,'unidentified alias "'+$+'"');return q.result=q.anchorMap[$],Wq(q,!0,-1),!0}function w0(q,J,$,G,X){var Y,Q,V,W=1,U=!1,H=!1,z,K,B,j,N;if(q.listener!==null)q.listener("open",q);if(q.tag=null,q.anchor=null,q.kind=null,q.result=null,Y=Q=V=L2===$||Z6===$,G){if(Wq(q,!0,-1)){if(U=!0,q.lineIndent>J)W=1;else if(q.lineIndent===J)W=0;else if(q.lineIndent<J)W=-1}}if(W===1)while(eX(q)||qQ(q))if(Wq(q,!0,-1)){if(U=!0,V=Y,q.lineIndent>J)W=1;else if(q.lineIndent===J)W=0;else if(q.lineIndent<J)W=-1}else V=!1;if(V)V=U||X;if(W===1||L2===$){if(N2===$||P6===$)j=J;else j=J+1;if(N=q.position-q.lineStart,W===1)if(V&&(N6(q,N)||tX(q,N,j))||aX(q,j))H=!0;else{if(Q&&sX(q,j)||nX(q,j)||oX(q,j))H=!0;else if(JQ(q)){if(H=!0,q.tag!==null||q.anchor!==null)f(q,"alias node should not have any properties")}else if(cX(q,j,N2===$)){if(H=!0,q.tag===null)q.tag="?"}if(q.anchor!==null)q.anchorMap[q.anchor]=q.result}else if(W===0)H=V&&N6(q,N)}if(q.tag!==null&&q.tag!=="!")if(q.tag==="?"){if(q.result!==null&&q.kind!=="scalar")f(q,'unacceptable node kind for !<?> tag; it should be "scalar", not "'+q.kind+'"');for(z=0,K=q.implicitTypes.length;z<K;z+=1)if(B=q.implicitTypes[z],B.resolve(q.result)){if(q.result=B.construct(q.result),q.tag=B.tag,q.anchor!==null)q.anchorMap[q.anchor]=q.result;break}}else if(R1.call(q.typeMap[q.kind||"fallback"],q.tag)){if(B=q.typeMap[q.kind||"fallback"][q.tag],q.result!==null&&B.kind!==q.kind)f(q,"unacceptable node kind for !<"+q.tag+'> tag; it should be "'+B.kind+'", not "'+q.kind+'"');if(!B.resolve(q.result))f(q,"cannot resolve a node with !<"+q.tag+"> explicit tag");else if(q.result=B.construct(q.result),q.anchor!==null)q.anchorMap[q.anchor]=q.result}else f(q,"unknown tag !<"+q.tag+">");if(q.listener!==null)q.listener("close",q);return q.tag!==null||q.anchor!==null||H}function $Q(q){var J=q.position,$,G,X,Y=!1,Q;q.version=null,q.checkLineBreaks=q.legacy,q.tagMap={},q.anchorMap={};while((Q=q.input.charCodeAt(q.position))!==0){if(Wq(q,!0,-1),Q=q.input.charCodeAt(q.position),q.lineIndent>0||Q!==37)break;Y=!0,Q=q.input.charCodeAt(++q.position),$=q.position;while(Q!==0&&!Cq(Q))Q=q.input.charCodeAt(++q.position);if(G=q.input.slice($,q.position),X=[],G.length<1)f(q,"directive name must not be less than one character in length");while(Q!==0){while(y1(Q))Q=q.input.charCodeAt(++q.position);if(Q===35){do Q=q.input.charCodeAt(++q.position);while(Q!==0&&!sq(Q));break}if(sq(Q))break;$=q.position;while(Q!==0&&!Cq(Q))Q=q.input.charCodeAt(++q.position);X.push(q.input.slice($,q.position))}if(Q!==0)T3(q);if(R1.call(A6,G))A6[G](q,G,X);else S2(q,'unknown document directive "'+G+'"')}if(Wq(q,!0,-1),q.lineIndent===0&&q.input.charCodeAt(q.position)===45&&q.input.charCodeAt(q.position+1)===45&&q.input.charCodeAt(q.position+2)===45)q.position+=3,Wq(q,!0,-1);else if(Y)f(q,"directives end mark is expected");if(w0(q,q.lineIndent-1,L2,!1,!0),Wq(q,!0,-1),q.checkLineBreaks&&fX.test(q.input.slice(J,q.position)))S2(q,"non-ASCII line breaks are interpreted as content");if(q.documents.push(q.result),q.position===q.lineStart&&P2(q)){if(q.input.charCodeAt(q.position)===46)q.position+=3,Wq(q,!0,-1);return}if(q.position<q.length-1)f(q,"end of the stream or a document separator is expected");else return}function g6(q,J){if(q=String(q),J=J||{},q.length!==0){if(q.charCodeAt(q.length-1)!==10&&q.charCodeAt(q.length-1)!==13)q+=`
26
- `;if(q.charCodeAt(0)===65279)q=q.slice(1)}var $=new dX(q,J),G=q.indexOf("\x00");if(G!==-1)$.position=G,f($,"null byte is not allowed in input");$.input+="\x00";while($.input.charCodeAt($.position)===32)$.lineIndent+=1,$.position+=1;while($.position<$.length-1)$Q($);return $.documents}function v6(q,J,$){if(J!==null&&typeof J==="object"&&typeof $>"u")$=J,J=null;var G=g6(q,$);if(typeof J!=="function")return G;for(var X=0,Y=G.length;X<Y;X+=1)J(G[X])}function k6(q,J){var $=g6(q,J);if($.length===0)return;else if($.length===1)return $[0];throw new L6("expected a single document in the stream, but found more")}function GQ(q,J,$){if(typeof J==="object"&&J!==null&&typeof $>"u")$=J,J=null;return v6(q,J,V1.extend({schema:S6},$))}function XQ(q,J){return k6(q,V1.extend({schema:S6},J))}QQ.loadAll=v6;QQ.load=k6;QQ.safeLoadAll=GQ;QQ.safeLoad=XQ});var Q9=y((rQ,b3)=>{var s0=k1(),t0=z0(),HQ=n0(),MQ=K0(),r6=Object.prototype.toString,i6=Object.prototype.hasOwnProperty,DQ=9,a0=10,zQ=13,BQ=32,KQ=33,FQ=34,d6=35,RQ=37,wQ=38,OQ=39,AQ=42,c6=44,jQ=45,n6=58,NQ=61,LQ=62,SQ=63,PQ=64,o6=91,a6=93,ZQ=96,s6=123,TQ=124,t6=125,Aq={};Aq[0]="\\0";Aq[7]="\\a";Aq[8]="\\b";Aq[9]="\\t";Aq[10]="\\n";Aq[11]="\\v";Aq[12]="\\f";Aq[13]="\\r";Aq[27]="\\e";Aq[34]="\\\"";Aq[92]="\\\\";Aq[133]="\\N";Aq[160]="\\_";Aq[8232]="\\L";Aq[8233]="\\P";var CQ=["y","Y","yes","Yes","YES","on","On","ON","n","N","no","No","NO","off","Off","OFF"];function _Q(q,J){var $,G,X,Y,Q,V,W;if(J===null)return{};$={},G=Object.keys(J);for(X=0,Y=G.length;X<Y;X+=1){if(Q=G[X],V=String(J[Q]),Q.slice(0,2)==="!!")Q="tag:yaml.org,2002:"+Q.slice(2);if(W=q.compiledTypeMap.fallback[Q],W&&i6.call(W.styleAliases,V))V=W.styleAliases[V];$[Q]=V}return $}function h6(q){var J,$,G;if(J=q.toString(16).toUpperCase(),q<=255)$="x",G=2;else if(q<=65535)$="u",G=4;else if(q<=4294967295)$="U",G=8;else throw new t0("code point within a string may not be greater than 0xFFFFFFFF");return"\\"+$+s0.repeat("0",G-J.length)+J}function EQ(q){this.schema=q.schema||HQ,this.indent=Math.max(1,q.indent||2),this.noArrayIndent=q.noArrayIndent||!1,this.skipInvalid=q.skipInvalid||!1,this.flowLevel=s0.isNothing(q.flowLevel)?-1:q.flowLevel,this.styleMap=_Q(this.schema,q.styles||null),this.sortKeys=q.sortKeys||!1,this.lineWidth=q.lineWidth||80,this.noRefs=q.noRefs||!1,this.noCompatMode=q.noCompatMode||!1,this.condenseFlow=q.condenseFlow||!1,this.implicitTypes=this.schema.compiledImplicit,this.explicitTypes=this.schema.compiledExplicit,this.tag=null,this.result="",this.duplicates=[],this.usedDuplicates=null}function y6(q,J){var $=s0.repeat(" ",J),G=0,X=-1,Y="",Q,V=q.length;while(G<V){if(X=q.indexOf(`
25
+ `,Y?1+W:W);Y=!0,Q=!0,W=0,$=q.position;while(!sq(B)&&B!==0)B=q.input.charCodeAt(++q.position);F1(q,$,q.position,!1)}return!0}function P6(q,J){var $,G=q.tag,X=q.anchor,Y=[],Q,V=!1,W;if(q.anchor!==null)q.anchorMap[q.anchor]=Y;W=q.input.charCodeAt(q.position);while(W!==0){if(W!==45)break;if(Q=q.input.charCodeAt(q.position+1),!Cq(Q))break;if(V=!0,q.position++,Wq(q,!0,-1)){if(q.lineIndent<=J){Y.push(null),W=q.input.charCodeAt(q.position);continue}}if($=q.line,w0(q,J,_6,!1,!0),Y.push(q.result),Wq(q,!0,-1),W=q.input.charCodeAt(q.position),(q.line===$||q.lineIndent>J)&&W!==0)f(q,"bad indentation of a sequence entry");else if(q.lineIndent<J)break}if(V)return q.tag=G,q.anchor=X,q.kind="sequence",q.result=Y,!0;return!1}function WQ(q,J,$){var G,X,Y,Q,V=q.tag,W=q.anchor,U={},H={},B=null,K=null,z=null,N=!1,L=!1,Z;if(q.anchor!==null)q.anchorMap[q.anchor]=U;Z=q.input.charCodeAt(q.position);while(Z!==0){if(G=q.input.charCodeAt(q.position+1),Y=q.line,Q=q.position,(Z===63||Z===58)&&Cq(G)){if(Z===63){if(N)R0(q,U,H,B,K,null),B=K=z=null;L=!0,N=!0,X=!0}else if(N)N=!1,X=!0;else f(q,"incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line");q.position+=1,Z=G}else if(w0(q,$,C6,!1,!0))if(q.line===Y){Z=q.input.charCodeAt(q.position);while(y1(Z))Z=q.input.charCodeAt(++q.position);if(Z===58){if(Z=q.input.charCodeAt(++q.position),!Cq(Z))f(q,"a whitespace character is expected after the key-value separator within a block mapping");if(N)R0(q,U,H,B,K,null),B=K=z=null;L=!0,N=!1,X=!1,B=q.tag,K=q.result}else if(L)f(q,"can not read an implicit mapping pair; a colon is missed");else return q.tag=V,q.anchor=W,!0}else if(L)f(q,"can not read a block mapping entry; a multiline key may not be an implicit key");else return q.tag=V,q.anchor=W,!0;else break;if(q.line===Y||q.lineIndent>J){if(w0(q,J,L2,!0,X))if(N)K=q.result;else z=q.result;if(!N)R0(q,U,H,B,K,z,Y,Q),B=K=z=null;Wq(q,!0,-1),Z=q.input.charCodeAt(q.position)}if(q.lineIndent>J&&Z!==0)f(q,"bad indentation of a mapping entry");else if(q.lineIndent<J)break}if(N)R0(q,U,H,B,K,null);if(L)q.tag=V,q.anchor=W,q.kind="mapping",q.result=U;return L}function UQ(q){var J,$=!1,G=!1,X,Y,Q;if(Q=q.input.charCodeAt(q.position),Q!==33)return!1;if(q.tag!==null)f(q,"duplication of a tag property");if(Q=q.input.charCodeAt(++q.position),Q===60)$=!0,Q=q.input.charCodeAt(++q.position);else if(Q===33)G=!0,X="!!",Q=q.input.charCodeAt(++q.position);else X="!";if(J=q.position,$){do Q=q.input.charCodeAt(++q.position);while(Q!==0&&Q!==62);if(q.position<q.length)Y=q.input.slice(J,q.position),Q=q.input.charCodeAt(++q.position);else f(q,"unexpected end of the stream within a verbatim tag")}else{while(Q!==0&&!Cq(Q)){if(Q===33)if(!G){if(X=q.input.slice(J-1,q.position+1),!E6.test(X))f(q,"named tag handle cannot contain such characters");G=!0,J=q.position+1}else f(q,"tag suffix cannot contain exclamation marks");Q=q.input.charCodeAt(++q.position)}if(Y=q.input.slice(J,q.position),sX.test(Y))f(q,"tag suffix cannot contain flow indicator characters")}if(Y&&!I6.test(Y))f(q,"tag name cannot contain such characters: "+Y);if($)q.tag=Y;else if(R1.call(q.tagMap,X))q.tag=q.tagMap[X]+Y;else if(X==="!")q.tag="!"+Y;else if(X==="!!")q.tag="tag:yaml.org,2002:"+Y;else f(q,'undeclared tag handle "'+X+'"');return!0}function HQ(q){var J,$;if($=q.input.charCodeAt(q.position),$!==38)return!1;if(q.anchor!==null)f(q,"duplication of an anchor property");$=q.input.charCodeAt(++q.position),J=q.position;while($!==0&&!Cq($)&&!F0($))$=q.input.charCodeAt(++q.position);if(q.position===J)f(q,"name of an anchor node must contain at least one character");return q.anchor=q.input.slice(J,q.position),!0}function MQ(q){var J,$,G;if(G=q.input.charCodeAt(q.position),G!==42)return!1;G=q.input.charCodeAt(++q.position),J=q.position;while(G!==0&&!Cq(G)&&!F0(G))G=q.input.charCodeAt(++q.position);if(q.position===J)f(q,"name of an alias node must contain at least one character");if($=q.input.slice(J,q.position),!R1.call(q.anchorMap,$))f(q,'unidentified alias "'+$+'"');return q.result=q.anchorMap[$],Wq(q,!0,-1),!0}function w0(q,J,$,G,X){var Y,Q,V,W=1,U=!1,H=!1,B,K,z,N,L;if(q.listener!==null)q.listener("open",q);if(q.tag=null,q.anchor=null,q.kind=null,q.result=null,Y=Q=V=L2===$||_6===$,G){if(Wq(q,!0,-1)){if(U=!0,q.lineIndent>J)W=1;else if(q.lineIndent===J)W=0;else if(q.lineIndent<J)W=-1}}if(W===1)while(UQ(q)||HQ(q))if(Wq(q,!0,-1)){if(U=!0,V=Y,q.lineIndent>J)W=1;else if(q.lineIndent===J)W=0;else if(q.lineIndent<J)W=-1}else V=!1;if(V)V=U||X;if(W===1||L2===$){if(N2===$||C6===$)N=J;else N=J+1;if(L=q.position-q.lineStart,W===1)if(V&&(P6(q,L)||WQ(q,L,N))||YQ(q,N))H=!0;else{if(Q&&VQ(q,N)||XQ(q,N)||QQ(q,N))H=!0;else if(MQ(q)){if(H=!0,q.tag!==null||q.anchor!==null)f(q,"alias node should not have any properties")}else if(GQ(q,N,N2===$)){if(H=!0,q.tag===null)q.tag="?"}if(q.anchor!==null)q.anchorMap[q.anchor]=q.result}else if(W===0)H=V&&P6(q,L)}if(q.tag!==null&&q.tag!=="!")if(q.tag==="?"){if(q.result!==null&&q.kind!=="scalar")f(q,'unacceptable node kind for !<?> tag; it should be "scalar", not "'+q.kind+'"');for(B=0,K=q.implicitTypes.length;B<K;B+=1)if(z=q.implicitTypes[B],z.resolve(q.result)){if(q.result=z.construct(q.result),q.tag=z.tag,q.anchor!==null)q.anchorMap[q.anchor]=q.result;break}}else if(R1.call(q.typeMap[q.kind||"fallback"],q.tag)){if(z=q.typeMap[q.kind||"fallback"][q.tag],q.result!==null&&z.kind!==q.kind)f(q,"unacceptable node kind for !<"+q.tag+'> tag; it should be "'+z.kind+'", not "'+q.kind+'"');if(!z.resolve(q.result))f(q,"cannot resolve a node with !<"+q.tag+"> explicit tag");else if(q.result=z.construct(q.result),q.anchor!==null)q.anchorMap[q.anchor]=q.result}else f(q,"unknown tag !<"+q.tag+">");if(q.listener!==null)q.listener("close",q);return q.tag!==null||q.anchor!==null||H}function DQ(q){var J=q.position,$,G,X,Y=!1,Q;q.version=null,q.checkLineBreaks=q.legacy,q.tagMap={},q.anchorMap={};while((Q=q.input.charCodeAt(q.position))!==0){if(Wq(q,!0,-1),Q=q.input.charCodeAt(q.position),q.lineIndent>0||Q!==37)break;Y=!0,Q=q.input.charCodeAt(++q.position),$=q.position;while(Q!==0&&!Cq(Q))Q=q.input.charCodeAt(++q.position);if(G=q.input.slice($,q.position),X=[],G.length<1)f(q,"directive name must not be less than one character in length");while(Q!==0){while(y1(Q))Q=q.input.charCodeAt(++q.position);if(Q===35){do Q=q.input.charCodeAt(++q.position);while(Q!==0&&!sq(Q));break}if(sq(Q))break;$=q.position;while(Q!==0&&!Cq(Q))Q=q.input.charCodeAt(++q.position);X.push(q.input.slice($,q.position))}if(Q!==0)C3(q);if(R1.call(L6,G))L6[G](q,G,X);else S2(q,'unknown document directive "'+G+'"')}if(Wq(q,!0,-1),q.lineIndent===0&&q.input.charCodeAt(q.position)===45&&q.input.charCodeAt(q.position+1)===45&&q.input.charCodeAt(q.position+2)===45)q.position+=3,Wq(q,!0,-1);else if(Y)f(q,"directives end mark is expected");if(w0(q,q.lineIndent-1,L2,!1,!0),Wq(q,!0,-1),q.checkLineBreaks&&aX.test(q.input.slice(J,q.position)))S2(q,"non-ASCII line breaks are interpreted as content");if(q.documents.push(q.result),q.position===q.lineStart&&P2(q)){if(q.input.charCodeAt(q.position)===46)q.position+=3,Wq(q,!0,-1);return}if(q.position<q.length-1)f(q,"end of the stream or a document separator is expected");else return}function x6(q,J){if(q=String(q),J=J||{},q.length!==0){if(q.charCodeAt(q.length-1)!==10&&q.charCodeAt(q.length-1)!==13)q+=`
26
+ `;if(q.charCodeAt(0)===65279)q=q.slice(1)}var $=new $Q(q,J),G=q.indexOf("\x00");if(G!==-1)$.position=G,f($,"null byte is not allowed in input");$.input+="\x00";while($.input.charCodeAt($.position)===32)$.lineIndent+=1,$.position+=1;while($.position<$.length-1)DQ($);return $.documents}function h6(q,J,$){if(J!==null&&typeof J==="object"&&typeof $>"u")$=J,J=null;var G=x6(q,$);if(typeof J!=="function")return G;for(var X=0,Y=G.length;X<Y;X+=1)J(G[X])}function y6(q,J){var $=x6(q,J);if($.length===0)return;else if($.length===1)return $[0];throw new Z6("expected a single document in the stream, but found more")}function BQ(q,J,$){if(typeof J==="object"&&J!==null&&typeof $>"u")$=J,J=null;return h6(q,J,V1.extend({schema:T6},$))}function zQ(q,J){return y6(q,V1.extend({schema:T6},J))}KQ.loadAll=h6;KQ.load=y6;KQ.safeLoadAll=BQ;KQ.safeLoad=zQ});var W9=y((qY,g3)=>{var s0=k1(),t0=B0(),AQ=n0(),jQ=K0(),c6=Object.prototype.toString,n6=Object.prototype.hasOwnProperty,NQ=9,a0=10,LQ=13,SQ=32,PQ=33,ZQ=34,o6=35,TQ=37,CQ=38,_Q=39,EQ=42,a6=44,IQ=45,s6=58,bQ=61,gQ=62,vQ=63,kQ=64,t6=91,e6=93,xQ=96,q9=123,hQ=124,J9=125,Aq={};Aq[0]="\\0";Aq[7]="\\a";Aq[8]="\\b";Aq[9]="\\t";Aq[10]="\\n";Aq[11]="\\v";Aq[12]="\\f";Aq[13]="\\r";Aq[27]="\\e";Aq[34]="\\\"";Aq[92]="\\\\";Aq[133]="\\N";Aq[160]="\\_";Aq[8232]="\\L";Aq[8233]="\\P";var yQ=["y","Y","yes","Yes","YES","on","On","ON","n","N","no","No","NO","off","Off","OFF"];function mQ(q,J){var $,G,X,Y,Q,V,W;if(J===null)return{};$={},G=Object.keys(J);for(X=0,Y=G.length;X<Y;X+=1){if(Q=G[X],V=String(J[Q]),Q.slice(0,2)==="!!")Q="tag:yaml.org,2002:"+Q.slice(2);if(W=q.compiledTypeMap.fallback[Q],W&&n6.call(W.styleAliases,V))V=W.styleAliases[V];$[Q]=V}return $}function f6(q){var J,$,G;if(J=q.toString(16).toUpperCase(),q<=255)$="x",G=2;else if(q<=65535)$="u",G=4;else if(q<=4294967295)$="U",G=8;else throw new t0("code point within a string may not be greater than 0xFFFFFFFF");return"\\"+$+s0.repeat("0",G-J.length)+J}function fQ(q){this.schema=q.schema||AQ,this.indent=Math.max(1,q.indent||2),this.noArrayIndent=q.noArrayIndent||!1,this.skipInvalid=q.skipInvalid||!1,this.flowLevel=s0.isNothing(q.flowLevel)?-1:q.flowLevel,this.styleMap=mQ(this.schema,q.styles||null),this.sortKeys=q.sortKeys||!1,this.lineWidth=q.lineWidth||80,this.noRefs=q.noRefs||!1,this.noCompatMode=q.noCompatMode||!1,this.condenseFlow=q.condenseFlow||!1,this.implicitTypes=this.schema.compiledImplicit,this.explicitTypes=this.schema.compiledExplicit,this.tag=null,this.result="",this.duplicates=[],this.usedDuplicates=null}function u6(q,J){var $=s0.repeat(" ",J),G=0,X=-1,Y="",Q,V=q.length;while(G<V){if(X=q.indexOf(`
27
27
  `,G),X===-1)Q=q.slice(G),G=V;else Q=q.slice(G,X+1),G=X+1;if(Q.length&&Q!==`
28
- `)Y+=$;Y+=Q}return Y}function _3(q,J){return`
29
- `+s0.repeat(" ",q.indent*J)}function IQ(q,J){var $,G,X;for($=0,G=q.implicitTypes.length;$<G;$+=1)if(X=q.implicitTypes[$],X.resolve(J))return!0;return!1}function I3(q){return q===BQ||q===DQ}function O0(q){return 32<=q&&q<=126||161<=q&&q<=55295&&q!==8232&&q!==8233||57344<=q&&q<=65533&&q!==65279||65536<=q&&q<=1114111}function bQ(q){return O0(q)&&!I3(q)&&q!==65279&&q!==zQ&&q!==a0}function m6(q,J){return O0(q)&&q!==65279&&q!==c6&&q!==o6&&q!==a6&&q!==s6&&q!==t6&&q!==n6&&(q!==d6||J&&bQ(J))}function gQ(q){return O0(q)&&q!==65279&&!I3(q)&&q!==jQ&&q!==SQ&&q!==n6&&q!==c6&&q!==o6&&q!==a6&&q!==s6&&q!==t6&&q!==d6&&q!==wQ&&q!==AQ&&q!==KQ&&q!==TQ&&q!==NQ&&q!==LQ&&q!==OQ&&q!==FQ&&q!==RQ&&q!==PQ&&q!==ZQ}function e6(q){var J=/^\n* /;return J.test(q)}var q9=1,J9=2,$9=3,G9=4,Z2=5;function vQ(q,J,$,G,X){var Y,Q,V,W=!1,U=!1,H=G!==-1,z=-1,K=gQ(q.charCodeAt(0))&&!I3(q.charCodeAt(q.length-1));if(J)for(Y=0;Y<q.length;Y++){if(Q=q.charCodeAt(Y),!O0(Q))return Z2;V=Y>0?q.charCodeAt(Y-1):null,K=K&&m6(Q,V)}else{for(Y=0;Y<q.length;Y++){if(Q=q.charCodeAt(Y),Q===a0){if(W=!0,H)U=U||Y-z-1>G&&q[z+1]!==" ",z=Y}else if(!O0(Q))return Z2;V=Y>0?q.charCodeAt(Y-1):null,K=K&&m6(Q,V)}U=U||H&&(Y-z-1>G&&q[z+1]!==" ")}if(!W&&!U)return K&&!X(q)?q9:J9;if($>9&&e6(q))return Z2;return U?G9:$9}function kQ(q,J,$,G){q.dump=function(){if(J.length===0)return"''";if(!q.noCompatMode&&CQ.indexOf(J)!==-1)return"'"+J+"'";var X=q.indent*Math.max(1,$),Y=q.lineWidth===-1?-1:Math.max(Math.min(q.lineWidth,40),q.lineWidth-X),Q=G||q.flowLevel>-1&&$>=q.flowLevel;function V(W){return IQ(q,W)}switch(vQ(J,Q,q.indent,Y,V)){case q9:return J;case J9:return"'"+J.replace(/'/g,"''")+"'";case $9:return"|"+f6(J,q.indent)+u6(y6(J,X));case G9:return">"+f6(J,q.indent)+u6(y6(xQ(J,Y),X));case Z2:return'"'+hQ(J,Y)+'"';default:throw new t0("impossible error: invalid scalar style")}}()}function f6(q,J){var $=e6(q)?String(J):"",G=q[q.length-1]===`
28
+ `)Y+=$;Y+=Q}return Y}function E3(q,J){return`
29
+ `+s0.repeat(" ",q.indent*J)}function uQ(q,J){var $,G,X;for($=0,G=q.implicitTypes.length;$<G;$+=1)if(X=q.implicitTypes[$],X.resolve(J))return!0;return!1}function b3(q){return q===SQ||q===NQ}function O0(q){return 32<=q&&q<=126||161<=q&&q<=55295&&q!==8232&&q!==8233||57344<=q&&q<=65533&&q!==65279||65536<=q&&q<=1114111}function pQ(q){return O0(q)&&!b3(q)&&q!==65279&&q!==LQ&&q!==a0}function p6(q,J){return O0(q)&&q!==65279&&q!==a6&&q!==t6&&q!==e6&&q!==q9&&q!==J9&&q!==s6&&(q!==o6||J&&pQ(J))}function lQ(q){return O0(q)&&q!==65279&&!b3(q)&&q!==IQ&&q!==vQ&&q!==s6&&q!==a6&&q!==t6&&q!==e6&&q!==q9&&q!==J9&&q!==o6&&q!==CQ&&q!==EQ&&q!==PQ&&q!==hQ&&q!==bQ&&q!==gQ&&q!==_Q&&q!==ZQ&&q!==TQ&&q!==kQ&&q!==xQ}function $9(q){var J=/^\n* /;return J.test(q)}var G9=1,X9=2,Q9=3,Y9=4,Z2=5;function rQ(q,J,$,G,X){var Y,Q,V,W=!1,U=!1,H=G!==-1,B=-1,K=lQ(q.charCodeAt(0))&&!b3(q.charCodeAt(q.length-1));if(J)for(Y=0;Y<q.length;Y++){if(Q=q.charCodeAt(Y),!O0(Q))return Z2;V=Y>0?q.charCodeAt(Y-1):null,K=K&&p6(Q,V)}else{for(Y=0;Y<q.length;Y++){if(Q=q.charCodeAt(Y),Q===a0){if(W=!0,H)U=U||Y-B-1>G&&q[B+1]!==" ",B=Y}else if(!O0(Q))return Z2;V=Y>0?q.charCodeAt(Y-1):null,K=K&&p6(Q,V)}U=U||H&&(Y-B-1>G&&q[B+1]!==" ")}if(!W&&!U)return K&&!X(q)?G9:X9;if($>9&&$9(q))return Z2;return U?Y9:Q9}function iQ(q,J,$,G){q.dump=function(){if(J.length===0)return"''";if(!q.noCompatMode&&yQ.indexOf(J)!==-1)return"'"+J+"'";var X=q.indent*Math.max(1,$),Y=q.lineWidth===-1?-1:Math.max(Math.min(q.lineWidth,40),q.lineWidth-X),Q=G||q.flowLevel>-1&&$>=q.flowLevel;function V(W){return uQ(q,W)}switch(rQ(J,Q,q.indent,Y,V)){case G9:return J;case X9:return"'"+J.replace(/'/g,"''")+"'";case Q9:return"|"+l6(J,q.indent)+r6(u6(J,X));case Y9:return">"+l6(J,q.indent)+r6(u6(dQ(J,Y),X));case Z2:return'"'+cQ(J,Y)+'"';default:throw new t0("impossible error: invalid scalar style")}}()}function l6(q,J){var $=$9(q)?String(J):"",G=q[q.length-1]===`
30
30
  `,X=G&&(q[q.length-2]===`
31
31
  `||q===`
32
32
  `),Y=X?"+":G?"":"-";return $+Y+`
33
- `}function u6(q){return q[q.length-1]===`
34
- `?q.slice(0,-1):q}function xQ(q,J){var $=/(\n+)([^\n]*)/g,G=function(){var U=q.indexOf(`
35
- `);return U=U!==-1?U:q.length,$.lastIndex=U,p6(q.slice(0,U),J)}(),X=q[0]===`
33
+ `}function r6(q){return q[q.length-1]===`
34
+ `?q.slice(0,-1):q}function dQ(q,J){var $=/(\n+)([^\n]*)/g,G=function(){var U=q.indexOf(`
35
+ `);return U=U!==-1?U:q.length,$.lastIndex=U,i6(q.slice(0,U),J)}(),X=q[0]===`
36
36
  `||q[0]===" ",Y,Q;while(Q=$.exec(q)){var V=Q[1],W=Q[2];Y=W[0]===" ",G+=V+(!X&&!Y&&W!==""?`
37
- `:"")+p6(W,J),X=Y}return G}function p6(q,J){if(q===""||q[0]===" ")return q;var $=/ [^ ]/g,G,X=0,Y,Q=0,V=0,W="";while(G=$.exec(q)){if(V=G.index,V-X>J)Y=Q>X?Q:V,W+=`
37
+ `:"")+i6(W,J),X=Y}return G}function i6(q,J){if(q===""||q[0]===" ")return q;var $=/ [^ ]/g,G,X=0,Y,Q=0,V=0,W="";while(G=$.exec(q)){if(V=G.index,V-X>J)Y=Q>X?Q:V,W+=`
38
38
  `+q.slice(X,Y),X=Y+1;Q=V}if(W+=`
39
39
  `,q.length-X>J&&Q>X)W+=q.slice(X,Q)+`
40
- `+q.slice(Q+1);else W+=q.slice(X);return W.slice(1)}function hQ(q){var J="",$,G,X;for(var Y=0;Y<q.length;Y++){if($=q.charCodeAt(Y),$>=55296&&$<=56319){if(G=q.charCodeAt(Y+1),G>=56320&&G<=57343){J+=h6(($-55296)*1024+G-56320+65536),Y++;continue}}X=Aq[$],J+=!X&&O0($)?q[Y]:X||h6($)}return J}function yQ(q,J,$){var G="",X=q.tag,Y,Q;for(Y=0,Q=$.length;Y<Q;Y+=1)if(m1(q,J,$[Y],!1,!1)){if(Y!==0)G+=","+(!q.condenseFlow?" ":"");G+=q.dump}q.tag=X,q.dump="["+G+"]"}function mQ(q,J,$,G){var X="",Y=q.tag,Q,V;for(Q=0,V=$.length;Q<V;Q+=1)if(m1(q,J+1,$[Q],!0,!0)){if(!G||Q!==0)X+=_3(q,J);if(q.dump&&a0===q.dump.charCodeAt(0))X+="-";else X+="- ";X+=q.dump}q.tag=Y,q.dump=X||"[]"}function fQ(q,J,$){var G="",X=q.tag,Y=Object.keys($),Q,V,W,U,H;for(Q=0,V=Y.length;Q<V;Q+=1){if(H="",Q!==0)H+=", ";if(q.condenseFlow)H+='"';if(W=Y[Q],U=$[W],!m1(q,J,W,!1,!1))continue;if(q.dump.length>1024)H+="? ";if(H+=q.dump+(q.condenseFlow?'"':"")+":"+(q.condenseFlow?"":" "),!m1(q,J,U,!1,!1))continue;H+=q.dump,G+=H}q.tag=X,q.dump="{"+G+"}"}function uQ(q,J,$,G){var X="",Y=q.tag,Q=Object.keys($),V,W,U,H,z,K;if(q.sortKeys===!0)Q.sort();else if(typeof q.sortKeys==="function")Q.sort(q.sortKeys);else if(q.sortKeys)throw new t0("sortKeys must be a boolean or a function");for(V=0,W=Q.length;V<W;V+=1){if(K="",!G||V!==0)K+=_3(q,J);if(U=Q[V],H=$[U],!m1(q,J+1,U,!0,!0,!0))continue;if(z=q.tag!==null&&q.tag!=="?"||q.dump&&q.dump.length>1024,z)if(q.dump&&a0===q.dump.charCodeAt(0))K+="?";else K+="? ";if(K+=q.dump,z)K+=_3(q,J);if(!m1(q,J+1,H,!0,z))continue;if(q.dump&&a0===q.dump.charCodeAt(0))K+=":";else K+=": ";K+=q.dump,X+=K}q.tag=Y,q.dump=X||"{}"}function l6(q,J,$){var G,X,Y,Q,V,W;X=$?q.explicitTypes:q.implicitTypes;for(Y=0,Q=X.length;Y<Q;Y+=1)if(V=X[Y],(V.instanceOf||V.predicate)&&(!V.instanceOf||typeof J==="object"&&J instanceof V.instanceOf)&&(!V.predicate||V.predicate(J))){if(q.tag=$?V.tag:"?",V.represent){if(W=q.styleMap[V.tag]||V.defaultStyle,r6.call(V.represent)==="[object Function]")G=V.represent(J,W);else if(i6.call(V.represent,W))G=V.represent[W](J,W);else throw new t0("!<"+V.tag+'> tag resolver accepts not "'+W+'" style');q.dump=G}return!0}return!1}function m1(q,J,$,G,X,Y){if(q.tag=null,q.dump=$,!l6(q,$,!1))l6(q,$,!0);var Q=r6.call(q.dump);if(G)G=q.flowLevel<0||q.flowLevel>J;var V=Q==="[object Object]"||Q==="[object Array]",W,U;if(V)W=q.duplicates.indexOf($),U=W!==-1;if(q.tag!==null&&q.tag!=="?"||U||q.indent!==2&&J>0)X=!1;if(U&&q.usedDuplicates[W])q.dump="*ref_"+W;else{if(V&&U&&!q.usedDuplicates[W])q.usedDuplicates[W]=!0;if(Q==="[object Object]"){if(G&&Object.keys(q.dump).length!==0){if(uQ(q,J,q.dump,X),U)q.dump="&ref_"+W+q.dump}else if(fQ(q,J,q.dump),U)q.dump="&ref_"+W+" "+q.dump}else if(Q==="[object Array]"){var H=q.noArrayIndent&&J>0?J-1:J;if(G&&q.dump.length!==0){if(mQ(q,H,q.dump,X),U)q.dump="&ref_"+W+q.dump}else if(yQ(q,H,q.dump),U)q.dump="&ref_"+W+" "+q.dump}else if(Q==="[object String]"){if(q.tag!=="?")kQ(q,q.dump,J,Y)}else{if(q.skipInvalid)return!1;throw new t0("unacceptable kind of an object to dump "+Q)}if(q.tag!==null&&q.tag!=="?")q.dump="!<"+q.tag+"> "+q.dump}return!0}function pQ(q,J){var $=[],G=[],X,Y;E3(q,$,G);for(X=0,Y=G.length;X<Y;X+=1)J.duplicates.push($[G[X]]);J.usedDuplicates=Array(Y)}function E3(q,J,$){var G,X,Y;if(q!==null&&typeof q==="object")if(X=J.indexOf(q),X!==-1){if($.indexOf(X)===-1)$.push(X)}else if(J.push(q),Array.isArray(q))for(X=0,Y=q.length;X<Y;X+=1)E3(q[X],J,$);else{G=Object.keys(q);for(X=0,Y=G.length;X<Y;X+=1)E3(q[G[X]],J,$)}}function X9(q,J){J=J||{};var $=new EQ(J);if(!$.noRefs)pQ(q,$);if(m1($,0,q,!0,!0))return $.dump+`
41
- `;return""}function lQ(q,J){return X9(q,s0.extend({schema:MQ},J))}rQ.dump=X9;rQ.safeDump=lQ});var V9=y((cQ,Yq)=>{var T2=x6(),Y9=Q9();function C2(q){return function(){throw Error("Function "+q+" is deprecated and cannot be used.")}}cQ.Type=Dq();cQ.Schema=x1();cQ.FAILSAFE_SCHEMA=A2();cQ.JSON_SCHEMA=j3();cQ.CORE_SCHEMA=N3();cQ.DEFAULT_SAFE_SCHEMA=K0();cQ.DEFAULT_FULL_SCHEMA=n0();cQ.load=T2.load;cQ.loadAll=T2.loadAll;cQ.safeLoad=T2.safeLoad;cQ.safeLoadAll=T2.safeLoadAll;cQ.dump=Y9.dump;cQ.safeDump=Y9.safeDump;cQ.YAMLException=z0();cQ.MINIMAL_SCHEMA=A2();cQ.SAFE_SCHEMA=K0();cQ.DEFAULT_SCHEMA=n0();cQ.scan=C2("scan");cQ.parse=C2("parse");cQ.compose=C2("compose");cQ.addConstructor=C2("addConstructor")});var U9=y((Sz,W9)=>{var KY=V9();W9.exports=KY});var x3=y((v3,k3)=>{var _2=U9(),g3=v3=k3.exports;g3.yaml={parse:_2.safeLoad.bind(_2),stringify:_2.safeDump.bind(_2)};g3.json={parse:JSON.parse.bind(JSON),stringify:function(q,J){let $=Object.assign({replacer:null,space:2},J);return JSON.stringify(q,$.replacer,$.space)}};g3.javascript={parse:function parse(str,options,wrap){try{if(wrap!==!1)str=`(function() {
40
+ `+q.slice(Q+1);else W+=q.slice(X);return W.slice(1)}function cQ(q){var J="",$,G,X;for(var Y=0;Y<q.length;Y++){if($=q.charCodeAt(Y),$>=55296&&$<=56319){if(G=q.charCodeAt(Y+1),G>=56320&&G<=57343){J+=f6(($-55296)*1024+G-56320+65536),Y++;continue}}X=Aq[$],J+=!X&&O0($)?q[Y]:X||f6($)}return J}function nQ(q,J,$){var G="",X=q.tag,Y,Q;for(Y=0,Q=$.length;Y<Q;Y+=1)if(m1(q,J,$[Y],!1,!1)){if(Y!==0)G+=","+(!q.condenseFlow?" ":"");G+=q.dump}q.tag=X,q.dump="["+G+"]"}function oQ(q,J,$,G){var X="",Y=q.tag,Q,V;for(Q=0,V=$.length;Q<V;Q+=1)if(m1(q,J+1,$[Q],!0,!0)){if(!G||Q!==0)X+=E3(q,J);if(q.dump&&a0===q.dump.charCodeAt(0))X+="-";else X+="- ";X+=q.dump}q.tag=Y,q.dump=X||"[]"}function aQ(q,J,$){var G="",X=q.tag,Y=Object.keys($),Q,V,W,U,H;for(Q=0,V=Y.length;Q<V;Q+=1){if(H="",Q!==0)H+=", ";if(q.condenseFlow)H+='"';if(W=Y[Q],U=$[W],!m1(q,J,W,!1,!1))continue;if(q.dump.length>1024)H+="? ";if(H+=q.dump+(q.condenseFlow?'"':"")+":"+(q.condenseFlow?"":" "),!m1(q,J,U,!1,!1))continue;H+=q.dump,G+=H}q.tag=X,q.dump="{"+G+"}"}function sQ(q,J,$,G){var X="",Y=q.tag,Q=Object.keys($),V,W,U,H,B,K;if(q.sortKeys===!0)Q.sort();else if(typeof q.sortKeys==="function")Q.sort(q.sortKeys);else if(q.sortKeys)throw new t0("sortKeys must be a boolean or a function");for(V=0,W=Q.length;V<W;V+=1){if(K="",!G||V!==0)K+=E3(q,J);if(U=Q[V],H=$[U],!m1(q,J+1,U,!0,!0,!0))continue;if(B=q.tag!==null&&q.tag!=="?"||q.dump&&q.dump.length>1024,B)if(q.dump&&a0===q.dump.charCodeAt(0))K+="?";else K+="? ";if(K+=q.dump,B)K+=E3(q,J);if(!m1(q,J+1,H,!0,B))continue;if(q.dump&&a0===q.dump.charCodeAt(0))K+=":";else K+=": ";K+=q.dump,X+=K}q.tag=Y,q.dump=X||"{}"}function d6(q,J,$){var G,X,Y,Q,V,W;X=$?q.explicitTypes:q.implicitTypes;for(Y=0,Q=X.length;Y<Q;Y+=1)if(V=X[Y],(V.instanceOf||V.predicate)&&(!V.instanceOf||typeof J==="object"&&J instanceof V.instanceOf)&&(!V.predicate||V.predicate(J))){if(q.tag=$?V.tag:"?",V.represent){if(W=q.styleMap[V.tag]||V.defaultStyle,c6.call(V.represent)==="[object Function]")G=V.represent(J,W);else if(n6.call(V.represent,W))G=V.represent[W](J,W);else throw new t0("!<"+V.tag+'> tag resolver accepts not "'+W+'" style');q.dump=G}return!0}return!1}function m1(q,J,$,G,X,Y){if(q.tag=null,q.dump=$,!d6(q,$,!1))d6(q,$,!0);var Q=c6.call(q.dump);if(G)G=q.flowLevel<0||q.flowLevel>J;var V=Q==="[object Object]"||Q==="[object Array]",W,U;if(V)W=q.duplicates.indexOf($),U=W!==-1;if(q.tag!==null&&q.tag!=="?"||U||q.indent!==2&&J>0)X=!1;if(U&&q.usedDuplicates[W])q.dump="*ref_"+W;else{if(V&&U&&!q.usedDuplicates[W])q.usedDuplicates[W]=!0;if(Q==="[object Object]"){if(G&&Object.keys(q.dump).length!==0){if(sQ(q,J,q.dump,X),U)q.dump="&ref_"+W+q.dump}else if(aQ(q,J,q.dump),U)q.dump="&ref_"+W+" "+q.dump}else if(Q==="[object Array]"){var H=q.noArrayIndent&&J>0?J-1:J;if(G&&q.dump.length!==0){if(oQ(q,H,q.dump,X),U)q.dump="&ref_"+W+q.dump}else if(nQ(q,H,q.dump),U)q.dump="&ref_"+W+" "+q.dump}else if(Q==="[object String]"){if(q.tag!=="?")iQ(q,q.dump,J,Y)}else{if(q.skipInvalid)return!1;throw new t0("unacceptable kind of an object to dump "+Q)}if(q.tag!==null&&q.tag!=="?")q.dump="!<"+q.tag+"> "+q.dump}return!0}function tQ(q,J){var $=[],G=[],X,Y;I3(q,$,G);for(X=0,Y=G.length;X<Y;X+=1)J.duplicates.push($[G[X]]);J.usedDuplicates=Array(Y)}function I3(q,J,$){var G,X,Y;if(q!==null&&typeof q==="object")if(X=J.indexOf(q),X!==-1){if($.indexOf(X)===-1)$.push(X)}else if(J.push(q),Array.isArray(q))for(X=0,Y=q.length;X<Y;X+=1)I3(q[X],J,$);else{G=Object.keys(q);for(X=0,Y=G.length;X<Y;X+=1)I3(q[G[X]],J,$)}}function V9(q,J){J=J||{};var $=new fQ(J);if(!$.noRefs)tQ(q,$);if(m1($,0,q,!0,!0))return $.dump+`
41
+ `;return""}function eQ(q,J){return V9(q,s0.extend({schema:jQ},J))}qY.dump=V9;qY.safeDump=eQ});var H9=y((GY,Yq)=>{var T2=m6(),U9=W9();function C2(q){return function(){throw Error("Function "+q+" is deprecated and cannot be used.")}}GY.Type=Dq();GY.Schema=x1();GY.FAILSAFE_SCHEMA=A2();GY.JSON_SCHEMA=N3();GY.CORE_SCHEMA=L3();GY.DEFAULT_SAFE_SCHEMA=K0();GY.DEFAULT_FULL_SCHEMA=n0();GY.load=T2.load;GY.loadAll=T2.loadAll;GY.safeLoad=T2.safeLoad;GY.safeLoadAll=T2.safeLoadAll;GY.dump=U9.dump;GY.safeDump=U9.safeDump;GY.YAMLException=B0();GY.MINIMAL_SCHEMA=A2();GY.SAFE_SCHEMA=K0();GY.DEFAULT_SCHEMA=n0();GY.scan=C2("scan");GY.parse=C2("parse");GY.compose=C2("compose");GY.addConstructor=C2("addConstructor")});var D9=y((hB,M9)=>{var PY=H9();M9.exports=PY});var h3=y((k3,x3)=>{var _2=D9(),v3=k3=x3.exports;v3.yaml={parse:_2.safeLoad.bind(_2),stringify:_2.safeDump.bind(_2)};v3.json={parse:JSON.parse.bind(JSON),stringify:function(q,J){let $=Object.assign({replacer:null,space:2},J);return JSON.stringify(q,$.replacer,$.space)}};v3.javascript={parse:function parse(str,options,wrap){try{if(wrap!==!1)str=`(function() {
42
42
  return `+str.trim()+`;
43
- }());`;return eval(str)||{}}catch(q){if(wrap!==!1&&/(unexpected|identifier)/i.test(q.message))return parse(str,options,!1);throw SyntaxError(q)}},stringify:function(){throw Error("stringifying JavaScript is not supported")}}});var M9=y((Pz,H9)=>{/*!
43
+ }());`;return eval(str)||{}}catch(q){if(wrap!==!1&&/(unexpected|identifier)/i.test(q.message))return parse(str,options,!1);throw SyntaxError(q)}},stringify:function(){throw Error("stringifying JavaScript is not supported")}}});var z9=y((yB,B9)=>{/*!
44
44
  * strip-bom-string <https://github.com/jonschlinkert/strip-bom-string>
45
45
  *
46
46
  * Copyright (c) 2015, 2017, Jon Schlinkert.
47
47
  * Released under the MIT License.
48
- */H9.exports=function(q){if(typeof q==="string"&&q.charAt(0)==="\uFEFF")return q.slice(1);return q}});var E2=y((FY)=>{var D9=M9(),z9=d0();FY.define=function(q,J,$){Reflect.defineProperty(q,J,{enumerable:!1,configurable:!0,writable:!0,value:$})};FY.isBuffer=function(q){return z9(q)==="buffer"};FY.isObject=function(q){return z9(q)==="object"};FY.toBuffer=function(q){return typeof q==="string"?Buffer.from(q):q};FY.toString=function(q){if(FY.isBuffer(q))return D9(String(q));if(typeof q!=="string")throw TypeError("expected input to be a string or buffer");return D9(q)};FY.arrayify=function(q){return q?Array.isArray(q)?q:[q]:[]};FY.startsWith=function(q,J,$){if(typeof $!=="number")$=J.length;return q.slice(0,$)===J}});var e0=y((Tz,K9)=>{var LY=x3(),SY=E2();K9.exports=function(q){let J=Object.assign({},q);if(J.delimiters=SY.arrayify(J.delims||J.delimiters||"---"),J.delimiters.length===1)J.delimiters.push(J.delimiters[0]);return J.language=(J.language||J.lang||"yaml").toLowerCase(),J.engines=Object.assign({},LY,J.parsers,J.engines),J}});var h3=y((Cz,F9)=>{F9.exports=function(q,J){let $=J.engines[q]||J.engines[PY(q)];if(typeof $>"u")throw Error('gray-matter engine "'+q+'" is not registered');if(typeof $==="function")$={parse:$};return $};function PY(q){switch(q.toLowerCase()){case"js":case"javascript":return"javascript";case"coffee":case"coffeescript":case"cson":return"coffee";case"yaml":case"yml":return"yaml";default:return q}}});var y3=y((_z,R9)=>{var ZY=d0(),TY=h3(),CY=e0();R9.exports=function(q,J,$){if(J==null&&$==null)switch(ZY(q)){case"object":J=q.data,$={};break;case"string":return q;default:throw TypeError("expected file to be a string or object")}let G=q.content,X=CY($);if(J==null){if(!X.data)return q;J=X.data}let Y=q.language||X.language,Q=TY(Y,X);if(typeof Q.stringify!=="function")throw TypeError('expected "'+Y+'.stringify" to be a function');J=Object.assign({},q.data,J);let V=X.delimiters[0],W=X.delimiters[1],U=Q.stringify(J,$).trim(),H="";if(U!=="{}")H=A0(V)+A0(U)+A0(W);if(typeof q.excerpt==="string"&&q.excerpt!==""){if(G.indexOf(q.excerpt.trim())===-1)H+=A0(q.excerpt)+A0(W)}return H+A0(G)};function A0(q){return q.slice(-1)!==`
48
+ */B9.exports=function(q){if(typeof q==="string"&&q.charAt(0)==="\uFEFF")return q.slice(1);return q}});var E2=y((ZY)=>{var K9=z9(),F9=d0();ZY.define=function(q,J,$){Reflect.defineProperty(q,J,{enumerable:!1,configurable:!0,writable:!0,value:$})};ZY.isBuffer=function(q){return F9(q)==="buffer"};ZY.isObject=function(q){return F9(q)==="object"};ZY.toBuffer=function(q){return typeof q==="string"?Buffer.from(q):q};ZY.toString=function(q){if(ZY.isBuffer(q))return K9(String(q));if(typeof q!=="string")throw TypeError("expected input to be a string or buffer");return K9(q)};ZY.arrayify=function(q){return q?Array.isArray(q)?q:[q]:[]};ZY.startsWith=function(q,J,$){if(typeof $!=="number")$=J.length;return q.slice(0,$)===J}});var e0=y((fB,w9)=>{var gY=h3(),vY=E2();w9.exports=function(q){let J=Object.assign({},q);if(J.delimiters=vY.arrayify(J.delims||J.delimiters||"---"),J.delimiters.length===1)J.delimiters.push(J.delimiters[0]);return J.language=(J.language||J.lang||"yaml").toLowerCase(),J.engines=Object.assign({},gY,J.parsers,J.engines),J}});var y3=y((uB,O9)=>{O9.exports=function(q,J){let $=J.engines[q]||J.engines[kY(q)];if(typeof $>"u")throw Error('gray-matter engine "'+q+'" is not registered');if(typeof $==="function")$={parse:$};return $};function kY(q){switch(q.toLowerCase()){case"js":case"javascript":return"javascript";case"coffee":case"coffeescript":case"cson":return"coffee";case"yaml":case"yml":return"yaml";default:return q}}});var m3=y((pB,A9)=>{var xY=d0(),hY=y3(),yY=e0();A9.exports=function(q,J,$){if(J==null&&$==null)switch(xY(q)){case"object":J=q.data,$={};break;case"string":return q;default:throw TypeError("expected file to be a string or object")}let G=q.content,X=yY($);if(J==null){if(!X.data)return q;J=X.data}let Y=q.language||X.language,Q=hY(Y,X);if(typeof Q.stringify!=="function")throw TypeError('expected "'+Y+'.stringify" to be a function');J=Object.assign({},q.data,J);let V=X.delimiters[0],W=X.delimiters[1],U=Q.stringify(J,$).trim(),H="";if(U!=="{}")H=A0(V)+A0(U)+A0(W);if(typeof q.excerpt==="string"&&q.excerpt!==""){if(G.indexOf(q.excerpt.trim())===-1)H+=A0(q.excerpt)+A0(W)}return H+A0(G)};function A0(q){return q.slice(-1)!==`
49
49
  `?q+`
50
- `:q}});var O9=y((Ez,w9)=>{var _Y=e0();w9.exports=function(q,J){let $=_Y(J);if(q.data==null)q.data={};if(typeof $.excerpt==="function")return $.excerpt(q,$);let G=q.data.excerpt_separator||$.excerpt_separator;if(G==null&&($.excerpt===!1||$.excerpt==null))return q;let X=typeof $.excerpt==="string"?$.excerpt:G||$.delimiters[0],Y=q.content.indexOf(X);if(Y!==-1)q.excerpt=q.content.slice(0,Y);return q}});var N9=y((Iz,j9)=>{var A9=d0(),EY=y3(),j0=E2();j9.exports=function(q){if(A9(q)!=="object")q={content:q};if(A9(q.data)!=="object")q.data={};if(q.contents&&q.content==null)q.content=q.contents;return j0.define(q,"orig",j0.toBuffer(q.content)),j0.define(q,"language",q.language||""),j0.define(q,"matter",q.matter||""),j0.define(q,"stringify",function(J,$){if($&&$.language)q.language=$.language;return EY(q,J,$)}),q.content=j0.toString(q.content),q.isEmpty=!1,q.excerpt="",q}});var S9=y((bz,L9)=>{var IY=h3(),bY=e0();L9.exports=function(q,J,$){let G=bY($),X=IY(q,G);if(typeof X.parse!=="function")throw TypeError('expected "'+q+'.parse" to be a function');return X.parse(J,G)}});var C9=y((gz,T9)=>{var gY=G1("fs"),vY=A5(),m3=e0(),kY=y3(),P9=O9(),xY=x3(),hY=N9(),yY=S9(),Z9=E2();function Sq(q,J){if(q==="")return{data:{},content:q,excerpt:"",orig:q};let $=hY(q),G=Sq.cache[$.content];if(!J){if(G)return $=Object.assign({},G),$.orig=G.orig,$;Sq.cache[$.content]=$}return mY($,J)}function mY(q,J){let $=m3(J),G=$.delimiters[0],X=`
51
- `+$.delimiters[1],Y=q.content;if($.language)q.language=$.language;let Q=G.length;if(!Z9.startsWith(Y,G,Q))return P9(q,$),q;if(Y.charAt(Q)===G.slice(-1))return q;Y=Y.slice(Q);let V=Y.length,W=Sq.language(Y,$);if(W.name)q.language=W.name,Y=Y.slice(W.raw.length);let U=Y.indexOf(X);if(U===-1)U=V;if(q.matter=Y.slice(0,U),q.matter.replace(/^\s*#[^\n]+/gm,"").trim()==="")q.isEmpty=!0,q.empty=q.content,q.data={};else q.data=yY(q.language,q.matter,$);if(U===V)q.content="";else{if(q.content=Y.slice(U+X.length),q.content[0]==="\r")q.content=q.content.slice(1);if(q.content[0]===`
52
- `)q.content=q.content.slice(1)}if(P9(q,$),$.sections===!0||typeof $.section==="function")vY(q,$.section);return q}Sq.engines=xY;Sq.stringify=function(q,J,$){if(typeof q==="string")q=Sq(q,$);return kY(q,J,$)};Sq.read=function(q,J){let $=gY.readFileSync(q,"utf8"),G=Sq($,J);return G.path=q,G};Sq.test=function(q,J){return Z9.startsWith(q,m3(J).delimiters[0])};Sq.language=function(q,J){let G=m3(J).delimiters[0];if(Sq.test(q))q=q.slice(G.length);let X=q.slice(0,q.search(/\r?\n/));return{raw:X,name:X?X.trim():""}};Sq.cache={};Sq.clearCache=function(){Sq.cache={}};T9.exports=Sq});var e9=y((pR,t9)=>{var P0=1000,Z0=P0*60,T0=Z0*60,r1=T0*24,WW=r1*7,UW=r1*365.25;t9.exports=function(q,J){J=J||{};var $=typeof q;if($==="string"&&q.length>0)return HW(q);else if($==="number"&&isFinite(q))return J.long?DW(q):MW(q);throw Error("val is not a non-empty string or a valid number. val="+JSON.stringify(q))};function HW(q){if(q=String(q),q.length>100)return;var J=/^(-?(?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)?$/i.exec(q);if(!J)return;var $=parseFloat(J[1]),G=(J[2]||"ms").toLowerCase();switch(G){case"years":case"year":case"yrs":case"yr":case"y":return $*UW;case"weeks":case"week":case"w":return $*WW;case"days":case"day":case"d":return $*r1;case"hours":case"hour":case"hrs":case"hr":case"h":return $*T0;case"minutes":case"minute":case"mins":case"min":case"m":return $*Z0;case"seconds":case"second":case"secs":case"sec":case"s":return $*P0;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return $;default:return}}function MW(q){var J=Math.abs(q);if(J>=r1)return Math.round(q/r1)+"d";if(J>=T0)return Math.round(q/T0)+"h";if(J>=Z0)return Math.round(q/Z0)+"m";if(J>=P0)return Math.round(q/P0)+"s";return q+"ms"}function DW(q){var J=Math.abs(q);if(J>=r1)return u2(q,J,r1,"day");if(J>=T0)return u2(q,J,T0,"hour");if(J>=Z0)return u2(q,J,Z0,"minute");if(J>=P0)return u2(q,J,P0,"second");return q+" ms"}function u2(q,J,$,G){var X=J>=$*1.5;return Math.round(q/$)+" "+G+(X?"s":"")}});var q4=y((lR,q8)=>{function zW(q){$.debug=$,$.default=$,$.coerce=W,$.disable=Q,$.enable=X,$.enabled=V,$.humanize=e9(),$.destroy=U,Object.keys(q).forEach((H)=>{$[H]=q[H]}),$.names=[],$.skips=[],$.formatters={};function J(H){let z=0;for(let K=0;K<H.length;K++)z=(z<<5)-z+H.charCodeAt(K),z|=0;return $.colors[Math.abs(z)%$.colors.length]}$.selectColor=J;function $(H){let z,K=null,B,j;function N(...Z){if(!N.enabled)return;let P=N,v=Number(new Date),x=v-(z||v);if(P.diff=x,P.prev=z,P.curr=v,z=v,Z[0]=$.coerce(Z[0]),typeof Z[0]!=="string")Z.unshift("%O");let s=0;Z[0]=Z[0].replace(/%([a-zA-Z%])/g,(L,e)=>{if(L==="%%")return"%";s++;let Gq=$.formatters[e];if(typeof Gq==="function"){let a=Z[s];L=Gq.call(P,a),Z.splice(s,1),s--}return L}),$.formatArgs.call(P,Z),(P.log||$.log).apply(P,Z)}if(N.namespace=H,N.useColors=$.useColors(),N.color=$.selectColor(H),N.extend=G,N.destroy=$.destroy,Object.defineProperty(N,"enabled",{enumerable:!0,configurable:!1,get:()=>{if(K!==null)return K;if(B!==$.namespaces)B=$.namespaces,j=$.enabled(H);return j},set:(Z)=>{K=Z}}),typeof $.init==="function")$.init(N);return N}function G(H,z){let K=$(this.namespace+(typeof z>"u"?":":z)+H);return K.log=this.log,K}function X(H){$.save(H),$.namespaces=H,$.names=[],$.skips=[];let z=(typeof H==="string"?H:"").trim().replace(/\s+/g,",").split(",").filter(Boolean);for(let K of z)if(K[0]==="-")$.skips.push(K.slice(1));else $.names.push(K)}function Y(H,z){let K=0,B=0,j=-1,N=0;while(K<H.length)if(B<z.length&&(z[B]===H[K]||z[B]==="*"))if(z[B]==="*")j=B,N=K,B++;else K++,B++;else if(j!==-1)B=j+1,N++,K=N;else return!1;while(B<z.length&&z[B]==="*")B++;return B===z.length}function Q(){let H=[...$.names,...$.skips.map((z)=>"-"+z)].join(",");return $.enable(""),H}function V(H){for(let z of $.skips)if(Y(H,z))return!1;for(let z of $.names)if(Y(H,z))return!0;return!1}function W(H){if(H instanceof Error)return H.stack||H.message;return H}function U(){console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")}return $.enable($.load()),$}q8.exports=zW});var $8=y((J8,p2)=>{J8.formatArgs=KW;J8.save=FW;J8.load=RW;J8.useColors=BW;J8.storage=wW();J8.destroy=(()=>{let q=!1;return()=>{if(!q)q=!0,console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")}})();J8.colors=["#0000CC","#0000FF","#0033CC","#0033FF","#0066CC","#0066FF","#0099CC","#0099FF","#00CC00","#00CC33","#00CC66","#00CC99","#00CCCC","#00CCFF","#3300CC","#3300FF","#3333CC","#3333FF","#3366CC","#3366FF","#3399CC","#3399FF","#33CC00","#33CC33","#33CC66","#33CC99","#33CCCC","#33CCFF","#6600CC","#6600FF","#6633CC","#6633FF","#66CC00","#66CC33","#9900CC","#9900FF","#9933CC","#9933FF","#99CC00","#99CC33","#CC0000","#CC0033","#CC0066","#CC0099","#CC00CC","#CC00FF","#CC3300","#CC3333","#CC3366","#CC3399","#CC33CC","#CC33FF","#CC6600","#CC6633","#CC9900","#CC9933","#CCCC00","#CCCC33","#FF0000","#FF0033","#FF0066","#FF0099","#FF00CC","#FF00FF","#FF3300","#FF3333","#FF3366","#FF3399","#FF33CC","#FF33FF","#FF6600","#FF6633","#FF9900","#FF9933","#FFCC00","#FFCC33"];function BW(){if(typeof window<"u"&&window.process&&(window.process.type==="renderer"||window.process.__nwjs))return!0;if(typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/(edge|trident)\/(\d+)/))return!1;let q;return typeof document<"u"&&document.documentElement&&document.documentElement.style&&document.documentElement.style.WebkitAppearance||typeof window<"u"&&window.console&&(window.console.firebug||window.console.exception&&window.console.table)||typeof navigator<"u"&&navigator.userAgent&&(q=navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/))&&parseInt(q[1],10)>=31||typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/applewebkit\/(\d+)/)}function KW(q){if(q[0]=(this.useColors?"%c":"")+this.namespace+(this.useColors?" %c":" ")+q[0]+(this.useColors?"%c ":" ")+"+"+p2.exports.humanize(this.diff),!this.useColors)return;let J="color: "+this.color;q.splice(1,0,J,"color: inherit");let $=0,G=0;q[0].replace(/%[a-zA-Z%]/g,(X)=>{if(X==="%%")return;if($++,X==="%c")G=$}),q.splice(G,0,J)}J8.log=console.debug||console.log||(()=>{});function FW(q){try{if(q)J8.storage.setItem("debug",q);else J8.storage.removeItem("debug")}catch(J){}}function RW(){let q;try{q=J8.storage.getItem("debug")||J8.storage.getItem("DEBUG")}catch(J){}if(!q&&typeof process<"u"&&"env"in process)q=process.env.DEBUG;return q}function wW(){try{return localStorage}catch(q){}}p2.exports=q4()(J8);var{formatters:OW}=p2.exports;OW.j=function(q){try{return JSON.stringify(q)}catch(J){return"[UnexpectedJSONParseError]: "+J.message}}});var X8=y((iR,G8)=>{G8.exports=(q,J=process.argv)=>{let $=q.startsWith("-")?"":q.length===1?"-":"--",G=J.indexOf($+q),X=J.indexOf("--");return G!==-1&&(X===-1||G<X)}});var V8=y((dR,Y8)=>{var TW=G1("os"),Q8=G1("tty"),mq=X8(),{env:Bq}=process,A1;if(mq("no-color")||mq("no-colors")||mq("color=false")||mq("color=never"))A1=0;else if(mq("color")||mq("colors")||mq("color=true")||mq("color=always"))A1=1;if("FORCE_COLOR"in Bq)if(Bq.FORCE_COLOR==="true")A1=1;else if(Bq.FORCE_COLOR==="false")A1=0;else A1=Bq.FORCE_COLOR.length===0?1:Math.min(parseInt(Bq.FORCE_COLOR,10),3);function J4(q){if(q===0)return!1;return{level:q,hasBasic:!0,has256:q>=2,has16m:q>=3}}function $4(q,J){if(A1===0)return 0;if(mq("color=16m")||mq("color=full")||mq("color=truecolor"))return 3;if(mq("color=256"))return 2;if(q&&!J&&A1===void 0)return 0;let $=A1||0;if(Bq.TERM==="dumb")return $;if(process.platform==="win32"){let G=TW.release().split(".");if(Number(G[0])>=10&&Number(G[2])>=10586)return Number(G[2])>=14931?3:2;return 1}if("CI"in Bq){if(["TRAVIS","CIRCLECI","APPVEYOR","GITLAB_CI","GITHUB_ACTIONS","BUILDKITE"].some((G)=>(G in Bq))||Bq.CI_NAME==="codeship")return 1;return $}if("TEAMCITY_VERSION"in Bq)return/^(9\.(0*[1-9]\d*)\.|\d{2,}\.)/.test(Bq.TEAMCITY_VERSION)?1:0;if(Bq.COLORTERM==="truecolor")return 3;if("TERM_PROGRAM"in Bq){let G=parseInt((Bq.TERM_PROGRAM_VERSION||"").split(".")[0],10);switch(Bq.TERM_PROGRAM){case"iTerm.app":return G>=3?3:2;case"Apple_Terminal":return 2}}if(/-256(color)?$/i.test(Bq.TERM))return 2;if(/^screen|^xterm|^vt100|^vt220|^rxvt|color|ansi|cygwin|linux/i.test(Bq.TERM))return 1;if("COLORTERM"in Bq)return 1;return $}function CW(q){let J=$4(q,q&&q.isTTY);return J4(J)}Y8.exports={supportsColor:CW,stdout:J4($4(!0,Q8.isatty(1))),stderr:J4($4(!0,Q8.isatty(2)))}});var M8=y((U8,r2)=>{var _W=G1("tty"),l2=G1("util");U8.init=xW;U8.log=gW;U8.formatArgs=IW;U8.save=vW;U8.load=kW;U8.useColors=EW;U8.destroy=l2.deprecate(()=>{},"Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.");U8.colors=[6,2,3,4,5,1];try{let q=V8();if(q&&(q.stderr||q).level>=2)U8.colors=[20,21,26,27,32,33,38,39,40,41,42,43,44,45,56,57,62,63,68,69,74,75,76,77,78,79,80,81,92,93,98,99,112,113,128,129,134,135,148,149,160,161,162,163,164,165,166,167,168,169,170,171,172,173,178,179,184,185,196,197,198,199,200,201,202,203,204,205,206,207,208,209,214,215,220,221]}catch(q){}U8.inspectOpts=Object.keys(process.env).filter((q)=>{return/^debug_/i.test(q)}).reduce((q,J)=>{let $=J.substring(6).toLowerCase().replace(/_([a-z])/g,(X,Y)=>{return Y.toUpperCase()}),G=process.env[J];if(/^(yes|on|true|enabled)$/i.test(G))G=!0;else if(/^(no|off|false|disabled)$/i.test(G))G=!1;else if(G==="null")G=null;else G=Number(G);return q[$]=G,q},{});function EW(){return"colors"in U8.inspectOpts?Boolean(U8.inspectOpts.colors):_W.isatty(process.stderr.fd)}function IW(q){let{namespace:J,useColors:$}=this;if($){let G=this.color,X="\x1B[3"+(G<8?G:"8;5;"+G),Y=` ${X};1m${J} \x1B[0m`;q[0]=Y+q[0].split(`
50
+ `:q}});var N9=y((lB,j9)=>{var mY=e0();j9.exports=function(q,J){let $=mY(J);if(q.data==null)q.data={};if(typeof $.excerpt==="function")return $.excerpt(q,$);let G=q.data.excerpt_separator||$.excerpt_separator;if(G==null&&($.excerpt===!1||$.excerpt==null))return q;let X=typeof $.excerpt==="string"?$.excerpt:G||$.delimiters[0],Y=q.content.indexOf(X);if(Y!==-1)q.excerpt=q.content.slice(0,Y);return q}});var P9=y((rB,S9)=>{var L9=d0(),fY=m3(),j0=E2();S9.exports=function(q){if(L9(q)!=="object")q={content:q};if(L9(q.data)!=="object")q.data={};if(q.contents&&q.content==null)q.content=q.contents;return j0.define(q,"orig",j0.toBuffer(q.content)),j0.define(q,"language",q.language||""),j0.define(q,"matter",q.matter||""),j0.define(q,"stringify",function(J,$){if($&&$.language)q.language=$.language;return fY(q,J,$)}),q.content=j0.toString(q.content),q.isEmpty=!1,q.excerpt="",q}});var T9=y((iB,Z9)=>{var uY=y3(),pY=e0();Z9.exports=function(q,J,$){let G=pY($),X=uY(q,G);if(typeof X.parse!=="function")throw TypeError('expected "'+q+'.parse" to be a function');return X.parse(J,G)}});var I9=y((dB,E9)=>{var lY=G1("fs"),rY=L5(),f3=e0(),iY=m3(),C9=N9(),dY=h3(),cY=P9(),nY=T9(),_9=E2();function Sq(q,J){if(q==="")return{data:{},content:q,excerpt:"",orig:q};let $=cY(q),G=Sq.cache[$.content];if(!J){if(G)return $=Object.assign({},G),$.orig=G.orig,$;Sq.cache[$.content]=$}return oY($,J)}function oY(q,J){let $=f3(J),G=$.delimiters[0],X=`
51
+ `+$.delimiters[1],Y=q.content;if($.language)q.language=$.language;let Q=G.length;if(!_9.startsWith(Y,G,Q))return C9(q,$),q;if(Y.charAt(Q)===G.slice(-1))return q;Y=Y.slice(Q);let V=Y.length,W=Sq.language(Y,$);if(W.name)q.language=W.name,Y=Y.slice(W.raw.length);let U=Y.indexOf(X);if(U===-1)U=V;if(q.matter=Y.slice(0,U),q.matter.replace(/^\s*#[^\n]+/gm,"").trim()==="")q.isEmpty=!0,q.empty=q.content,q.data={};else q.data=nY(q.language,q.matter,$);if(U===V)q.content="";else{if(q.content=Y.slice(U+X.length),q.content[0]==="\r")q.content=q.content.slice(1);if(q.content[0]===`
52
+ `)q.content=q.content.slice(1)}if(C9(q,$),$.sections===!0||typeof $.section==="function")rY(q,$.section);return q}Sq.engines=dY;Sq.stringify=function(q,J,$){if(typeof q==="string")q=Sq(q,$);return iY(q,J,$)};Sq.read=function(q,J){let $=lY.readFileSync(q,"utf8"),G=Sq($,J);return G.path=q,G};Sq.test=function(q,J){return _9.startsWith(q,f3(J).delimiters[0])};Sq.language=function(q,J){let G=f3(J).delimiters[0];if(Sq.test(q))q=q.slice(G.length);let X=q.slice(0,q.search(/\r?\n/));return{raw:X,name:X?X.trim():""}};Sq.cache={};Sq.clearCache=function(){Sq.cache={}};E9.exports=Sq});var $8=y((Jw,J8)=>{var P0=1000,Z0=P0*60,T0=Z0*60,r1=T0*24,wW=r1*7,OW=r1*365.25;J8.exports=function(q,J){J=J||{};var $=typeof q;if($==="string"&&q.length>0)return AW(q);else if($==="number"&&isFinite(q))return J.long?NW(q):jW(q);throw Error("val is not a non-empty string or a valid number. val="+JSON.stringify(q))};function AW(q){if(q=String(q),q.length>100)return;var J=/^(-?(?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)?$/i.exec(q);if(!J)return;var $=parseFloat(J[1]),G=(J[2]||"ms").toLowerCase();switch(G){case"years":case"year":case"yrs":case"yr":case"y":return $*OW;case"weeks":case"week":case"w":return $*wW;case"days":case"day":case"d":return $*r1;case"hours":case"hour":case"hrs":case"hr":case"h":return $*T0;case"minutes":case"minute":case"mins":case"min":case"m":return $*Z0;case"seconds":case"second":case"secs":case"sec":case"s":return $*P0;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return $;default:return}}function jW(q){var J=Math.abs(q);if(J>=r1)return Math.round(q/r1)+"d";if(J>=T0)return Math.round(q/T0)+"h";if(J>=Z0)return Math.round(q/Z0)+"m";if(J>=P0)return Math.round(q/P0)+"s";return q+"ms"}function NW(q){var J=Math.abs(q);if(J>=r1)return u2(q,J,r1,"day");if(J>=T0)return u2(q,J,T0,"hour");if(J>=Z0)return u2(q,J,Z0,"minute");if(J>=P0)return u2(q,J,P0,"second");return q+" ms"}function u2(q,J,$,G){var X=J>=$*1.5;return Math.round(q/$)+" "+G+(X?"s":"")}});var J4=y(($w,G8)=>{function LW(q){$.debug=$,$.default=$,$.coerce=W,$.disable=Q,$.enable=X,$.enabled=V,$.humanize=$8(),$.destroy=U,Object.keys(q).forEach((H)=>{$[H]=q[H]}),$.names=[],$.skips=[],$.formatters={};function J(H){let B=0;for(let K=0;K<H.length;K++)B=(B<<5)-B+H.charCodeAt(K),B|=0;return $.colors[Math.abs(B)%$.colors.length]}$.selectColor=J;function $(H){let B,K=null,z,N;function L(...Z){if(!L.enabled)return;let P=L,v=Number(new Date),x=v-(B||v);if(P.diff=x,P.prev=B,P.curr=v,B=v,Z[0]=$.coerce(Z[0]),typeof Z[0]!=="string")Z.unshift("%O");let s=0;Z[0]=Z[0].replace(/%([a-zA-Z%])/g,(S,e)=>{if(S==="%%")return"%";s++;let Gq=$.formatters[e];if(typeof Gq==="function"){let a=Z[s];S=Gq.call(P,a),Z.splice(s,1),s--}return S}),$.formatArgs.call(P,Z),(P.log||$.log).apply(P,Z)}if(L.namespace=H,L.useColors=$.useColors(),L.color=$.selectColor(H),L.extend=G,L.destroy=$.destroy,Object.defineProperty(L,"enabled",{enumerable:!0,configurable:!1,get:()=>{if(K!==null)return K;if(z!==$.namespaces)z=$.namespaces,N=$.enabled(H);return N},set:(Z)=>{K=Z}}),typeof $.init==="function")$.init(L);return L}function G(H,B){let K=$(this.namespace+(typeof B>"u"?":":B)+H);return K.log=this.log,K}function X(H){$.save(H),$.namespaces=H,$.names=[],$.skips=[];let B=(typeof H==="string"?H:"").trim().replace(/\s+/g,",").split(",").filter(Boolean);for(let K of B)if(K[0]==="-")$.skips.push(K.slice(1));else $.names.push(K)}function Y(H,B){let K=0,z=0,N=-1,L=0;while(K<H.length)if(z<B.length&&(B[z]===H[K]||B[z]==="*"))if(B[z]==="*")N=z,L=K,z++;else K++,z++;else if(N!==-1)z=N+1,L++,K=L;else return!1;while(z<B.length&&B[z]==="*")z++;return z===B.length}function Q(){let H=[...$.names,...$.skips.map((B)=>"-"+B)].join(",");return $.enable(""),H}function V(H){for(let B of $.skips)if(Y(H,B))return!1;for(let B of $.names)if(Y(H,B))return!0;return!1}function W(H){if(H instanceof Error)return H.stack||H.message;return H}function U(){console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")}return $.enable($.load()),$}G8.exports=LW});var Q8=y((X8,p2)=>{X8.formatArgs=PW;X8.save=ZW;X8.load=TW;X8.useColors=SW;X8.storage=CW();X8.destroy=(()=>{let q=!1;return()=>{if(!q)q=!0,console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")}})();X8.colors=["#0000CC","#0000FF","#0033CC","#0033FF","#0066CC","#0066FF","#0099CC","#0099FF","#00CC00","#00CC33","#00CC66","#00CC99","#00CCCC","#00CCFF","#3300CC","#3300FF","#3333CC","#3333FF","#3366CC","#3366FF","#3399CC","#3399FF","#33CC00","#33CC33","#33CC66","#33CC99","#33CCCC","#33CCFF","#6600CC","#6600FF","#6633CC","#6633FF","#66CC00","#66CC33","#9900CC","#9900FF","#9933CC","#9933FF","#99CC00","#99CC33","#CC0000","#CC0033","#CC0066","#CC0099","#CC00CC","#CC00FF","#CC3300","#CC3333","#CC3366","#CC3399","#CC33CC","#CC33FF","#CC6600","#CC6633","#CC9900","#CC9933","#CCCC00","#CCCC33","#FF0000","#FF0033","#FF0066","#FF0099","#FF00CC","#FF00FF","#FF3300","#FF3333","#FF3366","#FF3399","#FF33CC","#FF33FF","#FF6600","#FF6633","#FF9900","#FF9933","#FFCC00","#FFCC33"];function SW(){if(typeof window<"u"&&window.process&&(window.process.type==="renderer"||window.process.__nwjs))return!0;if(typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/(edge|trident)\/(\d+)/))return!1;let q;return typeof document<"u"&&document.documentElement&&document.documentElement.style&&document.documentElement.style.WebkitAppearance||typeof window<"u"&&window.console&&(window.console.firebug||window.console.exception&&window.console.table)||typeof navigator<"u"&&navigator.userAgent&&(q=navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/))&&parseInt(q[1],10)>=31||typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/applewebkit\/(\d+)/)}function PW(q){if(q[0]=(this.useColors?"%c":"")+this.namespace+(this.useColors?" %c":" ")+q[0]+(this.useColors?"%c ":" ")+"+"+p2.exports.humanize(this.diff),!this.useColors)return;let J="color: "+this.color;q.splice(1,0,J,"color: inherit");let $=0,G=0;q[0].replace(/%[a-zA-Z%]/g,(X)=>{if(X==="%%")return;if($++,X==="%c")G=$}),q.splice(G,0,J)}X8.log=console.debug||console.log||(()=>{});function ZW(q){try{if(q)X8.storage.setItem("debug",q);else X8.storage.removeItem("debug")}catch(J){}}function TW(){let q;try{q=X8.storage.getItem("debug")||X8.storage.getItem("DEBUG")}catch(J){}if(!q&&typeof process<"u"&&"env"in process)q=process.env.DEBUG;return q}function CW(){try{return localStorage}catch(q){}}p2.exports=J4()(X8);var{formatters:_W}=p2.exports;_W.j=function(q){try{return JSON.stringify(q)}catch(J){return"[UnexpectedJSONParseError]: "+J.message}}});var V8=y((Xw,Y8)=>{Y8.exports=(q,J=process.argv)=>{let $=q.startsWith("-")?"":q.length===1?"-":"--",G=J.indexOf($+q),X=J.indexOf("--");return G!==-1&&(X===-1||G<X)}});var H8=y((Qw,U8)=>{var hW=G1("os"),W8=G1("tty"),mq=V8(),{env:zq}=process,A1;if(mq("no-color")||mq("no-colors")||mq("color=false")||mq("color=never"))A1=0;else if(mq("color")||mq("colors")||mq("color=true")||mq("color=always"))A1=1;if("FORCE_COLOR"in zq)if(zq.FORCE_COLOR==="true")A1=1;else if(zq.FORCE_COLOR==="false")A1=0;else A1=zq.FORCE_COLOR.length===0?1:Math.min(parseInt(zq.FORCE_COLOR,10),3);function $4(q){if(q===0)return!1;return{level:q,hasBasic:!0,has256:q>=2,has16m:q>=3}}function G4(q,J){if(A1===0)return 0;if(mq("color=16m")||mq("color=full")||mq("color=truecolor"))return 3;if(mq("color=256"))return 2;if(q&&!J&&A1===void 0)return 0;let $=A1||0;if(zq.TERM==="dumb")return $;if(process.platform==="win32"){let G=hW.release().split(".");if(Number(G[0])>=10&&Number(G[2])>=10586)return Number(G[2])>=14931?3:2;return 1}if("CI"in zq){if(["TRAVIS","CIRCLECI","APPVEYOR","GITLAB_CI","GITHUB_ACTIONS","BUILDKITE"].some((G)=>(G in zq))||zq.CI_NAME==="codeship")return 1;return $}if("TEAMCITY_VERSION"in zq)return/^(9\.(0*[1-9]\d*)\.|\d{2,}\.)/.test(zq.TEAMCITY_VERSION)?1:0;if(zq.COLORTERM==="truecolor")return 3;if("TERM_PROGRAM"in zq){let G=parseInt((zq.TERM_PROGRAM_VERSION||"").split(".")[0],10);switch(zq.TERM_PROGRAM){case"iTerm.app":return G>=3?3:2;case"Apple_Terminal":return 2}}if(/-256(color)?$/i.test(zq.TERM))return 2;if(/^screen|^xterm|^vt100|^vt220|^rxvt|color|ansi|cygwin|linux/i.test(zq.TERM))return 1;if("COLORTERM"in zq)return 1;return $}function yW(q){let J=G4(q,q&&q.isTTY);return $4(J)}U8.exports={supportsColor:yW,stdout:$4(G4(!0,W8.isatty(1))),stderr:$4(G4(!0,W8.isatty(2)))}});var z8=y((D8,r2)=>{var mW=G1("tty"),l2=G1("util");D8.init=dW;D8.log=lW;D8.formatArgs=uW;D8.save=rW;D8.load=iW;D8.useColors=fW;D8.destroy=l2.deprecate(()=>{},"Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.");D8.colors=[6,2,3,4,5,1];try{let q=H8();if(q&&(q.stderr||q).level>=2)D8.colors=[20,21,26,27,32,33,38,39,40,41,42,43,44,45,56,57,62,63,68,69,74,75,76,77,78,79,80,81,92,93,98,99,112,113,128,129,134,135,148,149,160,161,162,163,164,165,166,167,168,169,170,171,172,173,178,179,184,185,196,197,198,199,200,201,202,203,204,205,206,207,208,209,214,215,220,221]}catch(q){}D8.inspectOpts=Object.keys(process.env).filter((q)=>{return/^debug_/i.test(q)}).reduce((q,J)=>{let $=J.substring(6).toLowerCase().replace(/_([a-z])/g,(X,Y)=>{return Y.toUpperCase()}),G=process.env[J];if(/^(yes|on|true|enabled)$/i.test(G))G=!0;else if(/^(no|off|false|disabled)$/i.test(G))G=!1;else if(G==="null")G=null;else G=Number(G);return q[$]=G,q},{});function fW(){return"colors"in D8.inspectOpts?Boolean(D8.inspectOpts.colors):mW.isatty(process.stderr.fd)}function uW(q){let{namespace:J,useColors:$}=this;if($){let G=this.color,X="\x1B[3"+(G<8?G:"8;5;"+G),Y=` ${X};1m${J} \x1B[0m`;q[0]=Y+q[0].split(`
53
53
  `).join(`
54
- `+Y),q.push(X+"m+"+r2.exports.humanize(this.diff)+"\x1B[0m")}else q[0]=bW()+J+" "+q[0]}function bW(){if(U8.inspectOpts.hideDate)return"";return new Date().toISOString()+" "}function gW(...q){return process.stderr.write(l2.formatWithOptions(U8.inspectOpts,...q)+`
55
- `)}function vW(q){if(q)process.env.DEBUG=q;else delete process.env.DEBUG}function kW(){return process.env.DEBUG}function xW(q){q.inspectOpts={};let J=Object.keys(U8.inspectOpts);for(let $=0;$<J.length;$++)q.inspectOpts[J[$]]=U8.inspectOpts[J[$]]}r2.exports=q4()(U8);var{formatters:W8}=r2.exports;W8.o=function(q){return this.inspectOpts.colors=this.useColors,l2.inspect(q,this.inspectOpts).split(`
56
- `).map((J)=>J.trim()).join(" ")};W8.O=function(q){return this.inspectOpts.colors=this.useColors,l2.inspect(q,this.inspectOpts)}});var D8=y((nR,G4)=>{if(typeof process>"u"||process.type==="renderer"||!1||process.__nwjs)G4.exports=$8();else G4.exports=M8()});var HJ=y((jj,UJ)=>{var q3=Object.prototype.hasOwnProperty,WJ=Object.prototype.toString,$J=Object.defineProperty,GJ=Object.getOwnPropertyDescriptor,XJ=function(J){if(typeof Array.isArray==="function")return Array.isArray(J);return WJ.call(J)==="[object Array]"},QJ=function(J){if(!J||WJ.call(J)!=="[object Object]")return!1;var $=q3.call(J,"constructor"),G=J.constructor&&J.constructor.prototype&&q3.call(J.constructor.prototype,"isPrototypeOf");if(J.constructor&&!$&&!G)return!1;var X;for(X in J);return typeof X>"u"||q3.call(J,X)},YJ=function(J,$){if($J&&$.name==="__proto__")$J(J,$.name,{enumerable:!0,configurable:!0,value:$.newValue,writable:!0});else J[$.name]=$.newValue},VJ=function(J,$){if($==="__proto__"){if(!q3.call(J,$))return;else if(GJ)return GJ(J,$).value}return J[$]};UJ.exports=function q(){var J,$,G,X,Y,Q,V=arguments[0],W=1,U=arguments.length,H=!1;if(typeof V==="boolean")H=V,V=arguments[1]||{},W=2;if(V==null||typeof V!=="object"&&typeof V!=="function")V={};for(;W<U;++W)if(J=arguments[W],J!=null){for($ in J)if(G=VJ(V,$),X=VJ(J,$),V!==X){if(H&&X&&(QJ(X)||(Y=XJ(X)))){if(Y)Y=!1,Q=G&&XJ(G)?G:[];else Q=G&&QJ(G)?G:{};YJ(V,{name:$,newValue:q(H,Q,X)})}else if(typeof X<"u")YJ(V,{name:$,newValue:X})}}return V}});var S={};t4(S,{void:()=>V$,util:()=>o,unknown:()=>Q$,union:()=>M$,undefined:()=>$$,tuple:()=>B$,transformer:()=>S$,symbol:()=>J$,string:()=>V5,strictObject:()=>H$,setErrorMap:()=>Z7,set:()=>R$,record:()=>K$,quotelessJson:()=>S7,promise:()=>L$,preprocess:()=>T$,pipeline:()=>C$,ostring:()=>_$,optional:()=>P$,onumber:()=>E$,oboolean:()=>I$,objectUtil:()=>F3,object:()=>U$,number:()=>W5,nullable:()=>Z$,null:()=>G$,never:()=>Y$,nativeEnum:()=>N$,nan:()=>t7,map:()=>F$,makeIssue:()=>m0,literal:()=>A$,lazy:()=>O$,late:()=>a7,isValid:()=>H1,isDirty:()=>F2,isAsync:()=>e1,isAborted:()=>K2,intersection:()=>z$,instanceof:()=>s7,getParsedType:()=>nq,getErrorMap:()=>t1,function:()=>w$,enum:()=>j$,effect:()=>S$,discriminatedUnion:()=>D$,defaultErrorMap:()=>X1,datetimeRegex:()=>X5,date:()=>q$,custom:()=>Y5,coerce:()=>b$,boolean:()=>U5,bigint:()=>e7,array:()=>W$,any:()=>X$,addIssueToContext:()=>I,ZodVoid:()=>u0,ZodUnknown:()=>M1,ZodUnion:()=>Q0,ZodUndefined:()=>G0,ZodType:()=>c,ZodTuple:()=>aq,ZodTransformer:()=>rq,ZodSymbol:()=>f0,ZodString:()=>fq,ZodSet:()=>b1,ZodSchema:()=>c,ZodRecord:()=>p0,ZodReadonly:()=>D0,ZodPromise:()=>g1,ZodPipeline:()=>i0,ZodParsedType:()=>_,ZodOptional:()=>pq,ZodObject:()=>Xq,ZodNumber:()=>D1,ZodNullable:()=>Y1,ZodNull:()=>X0,ZodNever:()=>oq,ZodNativeEnum:()=>U0,ZodNaN:()=>r0,ZodMap:()=>l0,ZodLiteral:()=>W0,ZodLazy:()=>V0,ZodIssueCode:()=>T,ZodIntersection:()=>Y0,ZodFunction:()=>J0,ZodFirstPartyTypeKind:()=>u,ZodError:()=>wq,ZodEnum:()=>B1,ZodEffects:()=>rq,ZodDiscriminatedUnion:()=>R2,ZodDefault:()=>H0,ZodDate:()=>E1,ZodCatch:()=>M0,ZodBranded:()=>w2,ZodBoolean:()=>$0,ZodBigInt:()=>z1,ZodArray:()=>uq,ZodAny:()=>I1,Schema:()=>c,ParseStatus:()=>Kq,OK:()=>Oq,NEVER:()=>g$,INVALID:()=>m,EMPTY_PATH:()=>T7,DIRTY:()=>_1,BRAND:()=>o7});var o;(function(q){q.assertEqual=(X)=>{};function J(X){}q.assertIs=J;function $(X){throw Error()}q.assertNever=$,q.arrayToEnum=(X)=>{let Y={};for(let Q of X)Y[Q]=Q;return Y},q.getValidEnumValues=(X)=>{let Y=q.objectKeys(X).filter((V)=>typeof X[X[V]]!=="number"),Q={};for(let V of Y)Q[V]=X[V];return q.objectValues(Q)},q.objectValues=(X)=>{return q.objectKeys(X).map(function(Y){return X[Y]})},q.objectKeys=typeof Object.keys==="function"?(X)=>Object.keys(X):(X)=>{let Y=[];for(let Q in X)if(Object.prototype.hasOwnProperty.call(X,Q))Y.push(Q);return Y},q.find=(X,Y)=>{for(let Q of X)if(Y(Q))return Q;return},q.isInteger=typeof Number.isInteger==="function"?(X)=>Number.isInteger(X):(X)=>typeof X==="number"&&Number.isFinite(X)&&Math.floor(X)===X;function G(X,Y=" | "){return X.map((Q)=>typeof Q==="string"?`'${Q}'`:Q).join(Y)}q.joinValues=G,q.jsonStringifyReplacer=(X,Y)=>{if(typeof Y==="bigint")return Y.toString();return Y}})(o||(o={}));var F3;(function(q){q.mergeShapes=(J,$)=>{return{...J,...$}}})(F3||(F3={}));var _=o.arrayToEnum(["string","nan","number","integer","float","boolean","date","bigint","symbol","function","undefined","null","array","object","unknown","promise","void","never","map","set"]),nq=(q)=>{switch(typeof q){case"undefined":return _.undefined;case"string":return _.string;case"number":return Number.isNaN(q)?_.nan:_.number;case"boolean":return _.boolean;case"function":return _.function;case"bigint":return _.bigint;case"symbol":return _.symbol;case"object":if(Array.isArray(q))return _.array;if(q===null)return _.null;if(q.then&&typeof q.then==="function"&&q.catch&&typeof q.catch==="function")return _.promise;if(typeof Map<"u"&&q instanceof Map)return _.map;if(typeof Set<"u"&&q instanceof Set)return _.set;if(typeof Date<"u"&&q instanceof Date)return _.date;return _.object;default:return _.unknown}};var T=o.arrayToEnum(["invalid_type","invalid_literal","custom","invalid_union","invalid_union_discriminator","invalid_enum_value","unrecognized_keys","invalid_arguments","invalid_return_type","invalid_date","invalid_string","too_small","too_big","invalid_intersection_types","not_multiple_of","not_finite"]),S7=(q)=>{return JSON.stringify(q,null,2).replace(/"([^"]+)":/g,"$1:")};class wq extends Error{get errors(){return this.issues}constructor(q){super();this.issues=[],this.addIssue=($)=>{this.issues=[...this.issues,$]},this.addIssues=($=[])=>{this.issues=[...this.issues,...$]};let J=new.target.prototype;if(Object.setPrototypeOf)Object.setPrototypeOf(this,J);else this.__proto__=J;this.name="ZodError",this.issues=q}format(q){let J=q||function(X){return X.message},$={_errors:[]},G=(X)=>{for(let Y of X.issues)if(Y.code==="invalid_union")Y.unionErrors.map(G);else if(Y.code==="invalid_return_type")G(Y.returnTypeError);else if(Y.code==="invalid_arguments")G(Y.argumentsError);else if(Y.path.length===0)$._errors.push(J(Y));else{let Q=$,V=0;while(V<Y.path.length){let W=Y.path[V];if(V!==Y.path.length-1)Q[W]=Q[W]||{_errors:[]};else Q[W]=Q[W]||{_errors:[]},Q[W]._errors.push(J(Y));Q=Q[W],V++}}};return G(this),$}static assert(q){if(!(q instanceof wq))throw Error(`Not a ZodError: ${q}`)}toString(){return this.message}get message(){return JSON.stringify(this.issues,o.jsonStringifyReplacer,2)}get isEmpty(){return this.issues.length===0}flatten(q=(J)=>J.message){let J={},$=[];for(let G of this.issues)if(G.path.length>0){let X=G.path[0];J[X]=J[X]||[],J[X].push(q(G))}else $.push(q(G));return{formErrors:$,fieldErrors:J}}get formErrors(){return this.flatten()}}wq.create=(q)=>{return new wq(q)};var P7=(q,J)=>{let $;switch(q.code){case T.invalid_type:if(q.received===_.undefined)$="Required";else $=`Expected ${q.expected}, received ${q.received}`;break;case T.invalid_literal:$=`Invalid literal value, expected ${JSON.stringify(q.expected,o.jsonStringifyReplacer)}`;break;case T.unrecognized_keys:$=`Unrecognized key(s) in object: ${o.joinValues(q.keys,", ")}`;break;case T.invalid_union:$="Invalid input";break;case T.invalid_union_discriminator:$=`Invalid discriminator value. Expected ${o.joinValues(q.options)}`;break;case T.invalid_enum_value:$=`Invalid enum value. Expected ${o.joinValues(q.options)}, received '${q.received}'`;break;case T.invalid_arguments:$="Invalid function arguments";break;case T.invalid_return_type:$="Invalid function return type";break;case T.invalid_date:$="Invalid date";break;case T.invalid_string:if(typeof q.validation==="object")if("includes"in q.validation){if($=`Invalid input: must include "${q.validation.includes}"`,typeof q.validation.position==="number")$=`${$} at one or more positions greater than or equal to ${q.validation.position}`}else if("startsWith"in q.validation)$=`Invalid input: must start with "${q.validation.startsWith}"`;else if("endsWith"in q.validation)$=`Invalid input: must end with "${q.validation.endsWith}"`;else o.assertNever(q.validation);else if(q.validation!=="regex")$=`Invalid ${q.validation}`;else $="Invalid";break;case T.too_small:if(q.type==="array")$=`Array must contain ${q.exact?"exactly":q.inclusive?"at least":"more than"} ${q.minimum} element(s)`;else if(q.type==="string")$=`String must contain ${q.exact?"exactly":q.inclusive?"at least":"over"} ${q.minimum} character(s)`;else if(q.type==="number")$=`Number must be ${q.exact?"exactly equal to ":q.inclusive?"greater than or equal to ":"greater than "}${q.minimum}`;else if(q.type==="bigint")$=`Number must be ${q.exact?"exactly equal to ":q.inclusive?"greater than or equal to ":"greater than "}${q.minimum}`;else if(q.type==="date")$=`Date must be ${q.exact?"exactly equal to ":q.inclusive?"greater than or equal to ":"greater than "}${new Date(Number(q.minimum))}`;else $="Invalid input";break;case T.too_big:if(q.type==="array")$=`Array must contain ${q.exact?"exactly":q.inclusive?"at most":"less than"} ${q.maximum} element(s)`;else if(q.type==="string")$=`String must contain ${q.exact?"exactly":q.inclusive?"at most":"under"} ${q.maximum} character(s)`;else if(q.type==="number")$=`Number must be ${q.exact?"exactly":q.inclusive?"less than or equal to":"less than"} ${q.maximum}`;else if(q.type==="bigint")$=`BigInt must be ${q.exact?"exactly":q.inclusive?"less than or equal to":"less than"} ${q.maximum}`;else if(q.type==="date")$=`Date must be ${q.exact?"exactly":q.inclusive?"smaller than or equal to":"smaller than"} ${new Date(Number(q.maximum))}`;else $="Invalid input";break;case T.custom:$="Invalid input";break;case T.invalid_intersection_types:$="Intersection results could not be merged";break;case T.not_multiple_of:$=`Number must be a multiple of ${q.multipleOf}`;break;case T.not_finite:$="Number must be finite";break;default:$=J.defaultError,o.assertNever(q)}return{message:$}},X1=P7;var e4=X1;function Z7(q){e4=q}function t1(){return e4}var m0=(q)=>{let{data:J,path:$,errorMaps:G,issueData:X}=q,Y=[...$,...X.path||[]],Q={...X,path:Y};if(X.message!==void 0)return{...X,path:Y,message:X.message};let V="",W=G.filter((U)=>!!U).slice().reverse();for(let U of W)V=U(Q,{data:J,defaultError:V}).message;return{...X,path:Y,message:V}},T7=[];function I(q,J){let $=t1(),G=m0({issueData:J,data:q.data,path:q.path,errorMaps:[q.common.contextualErrorMap,q.schemaErrorMap,$,$===X1?void 0:X1].filter((X)=>!!X)});q.common.issues.push(G)}class Kq{constructor(){this.value="valid"}dirty(){if(this.value==="valid")this.value="dirty"}abort(){if(this.value!=="aborted")this.value="aborted"}static mergeArray(q,J){let $=[];for(let G of J){if(G.status==="aborted")return m;if(G.status==="dirty")q.dirty();$.push(G.value)}return{status:q.value,value:$}}static async mergeObjectAsync(q,J){let $=[];for(let G of J){let X=await G.key,Y=await G.value;$.push({key:X,value:Y})}return Kq.mergeObjectSync(q,$)}static mergeObjectSync(q,J){let $={};for(let G of J){let{key:X,value:Y}=G;if(X.status==="aborted")return m;if(Y.status==="aborted")return m;if(X.status==="dirty")q.dirty();if(Y.status==="dirty")q.dirty();if(X.value!=="__proto__"&&(typeof Y.value<"u"||G.alwaysSet))$[X.value]=Y.value}return{status:q.value,value:$}}}var m=Object.freeze({status:"aborted"}),_1=(q)=>({status:"dirty",value:q}),Oq=(q)=>({status:"valid",value:q}),K2=(q)=>q.status==="aborted",F2=(q)=>q.status==="dirty",H1=(q)=>q.status==="valid",e1=(q)=>typeof Promise<"u"&&q instanceof Promise;var k;(function(q){q.errToObj=(J)=>typeof J==="string"?{message:J}:J||{},q.toString=(J)=>typeof J==="string"?J:J?.message})(k||(k={}));class lq{constructor(q,J,$,G){this._cachedPath=[],this.parent=q,this.data=J,this._path=$,this._key=G}get path(){if(!this._cachedPath.length)if(Array.isArray(this._key))this._cachedPath.push(...this._path,...this._key);else this._cachedPath.push(...this._path,this._key);return this._cachedPath}}var q5=(q,J)=>{if(H1(J))return{success:!0,data:J.value};else{if(!q.common.issues.length)throw Error("Validation failed but no issues detected.");return{success:!1,get error(){if(this._error)return this._error;let $=new wq(q.common.issues);return this._error=$,this._error}}}};function i(q){if(!q)return{};let{errorMap:J,invalid_type_error:$,required_error:G,description:X}=q;if(J&&($||G))throw Error(`Can't use "invalid_type_error" or "required_error" in conjunction with custom error map.`);if(J)return{errorMap:J,description:X};return{errorMap:(Q,V)=>{let{message:W}=q;if(Q.code==="invalid_enum_value")return{message:W??V.defaultError};if(typeof V.data>"u")return{message:W??G??V.defaultError};if(Q.code!=="invalid_type")return{message:V.defaultError};return{message:W??$??V.defaultError}},description:X}}class c{get description(){return this._def.description}_getType(q){return nq(q.data)}_getOrReturnCtx(q,J){return J||{common:q.parent.common,data:q.data,parsedType:nq(q.data),schemaErrorMap:this._def.errorMap,path:q.path,parent:q.parent}}_processInputParams(q){return{status:new Kq,ctx:{common:q.parent.common,data:q.data,parsedType:nq(q.data),schemaErrorMap:this._def.errorMap,path:q.path,parent:q.parent}}}_parseSync(q){let J=this._parse(q);if(e1(J))throw Error("Synchronous parse encountered promise.");return J}_parseAsync(q){let J=this._parse(q);return Promise.resolve(J)}parse(q,J){let $=this.safeParse(q,J);if($.success)return $.data;throw $.error}safeParse(q,J){let $={common:{issues:[],async:J?.async??!1,contextualErrorMap:J?.errorMap},path:J?.path||[],schemaErrorMap:this._def.errorMap,parent:null,data:q,parsedType:nq(q)},G=this._parseSync({data:q,path:$.path,parent:$});return q5($,G)}"~validate"(q){let J={common:{issues:[],async:!!this["~standard"].async},path:[],schemaErrorMap:this._def.errorMap,parent:null,data:q,parsedType:nq(q)};if(!this["~standard"].async)try{let $=this._parseSync({data:q,path:[],parent:J});return H1($)?{value:$.value}:{issues:J.common.issues}}catch($){if($?.message?.toLowerCase()?.includes("encountered"))this["~standard"].async=!0;J.common={issues:[],async:!0}}return this._parseAsync({data:q,path:[],parent:J}).then(($)=>H1($)?{value:$.value}:{issues:J.common.issues})}async parseAsync(q,J){let $=await this.safeParseAsync(q,J);if($.success)return $.data;throw $.error}async safeParseAsync(q,J){let $={common:{issues:[],contextualErrorMap:J?.errorMap,async:!0},path:J?.path||[],schemaErrorMap:this._def.errorMap,parent:null,data:q,parsedType:nq(q)},G=this._parse({data:q,path:$.path,parent:$}),X=await(e1(G)?G:Promise.resolve(G));return q5($,X)}refine(q,J){let $=(G)=>{if(typeof J==="string"||typeof J>"u")return{message:J};else if(typeof J==="function")return J(G);else return J};return this._refinement((G,X)=>{let Y=q(G),Q=()=>X.addIssue({code:T.custom,...$(G)});if(typeof Promise<"u"&&Y instanceof Promise)return Y.then((V)=>{if(!V)return Q(),!1;else return!0});if(!Y)return Q(),!1;else return!0})}refinement(q,J){return this._refinement(($,G)=>{if(!q($))return G.addIssue(typeof J==="function"?J($,G):J),!1;else return!0})}_refinement(q){return new rq({schema:this,typeName:u.ZodEffects,effect:{type:"refinement",refinement:q}})}superRefine(q){return this._refinement(q)}constructor(q){this.spa=this.safeParseAsync,this._def=q,this.parse=this.parse.bind(this),this.safeParse=this.safeParse.bind(this),this.parseAsync=this.parseAsync.bind(this),this.safeParseAsync=this.safeParseAsync.bind(this),this.spa=this.spa.bind(this),this.refine=this.refine.bind(this),this.refinement=this.refinement.bind(this),this.superRefine=this.superRefine.bind(this),this.optional=this.optional.bind(this),this.nullable=this.nullable.bind(this),this.nullish=this.nullish.bind(this),this.array=this.array.bind(this),this.promise=this.promise.bind(this),this.or=this.or.bind(this),this.and=this.and.bind(this),this.transform=this.transform.bind(this),this.brand=this.brand.bind(this),this.default=this.default.bind(this),this.catch=this.catch.bind(this),this.describe=this.describe.bind(this),this.pipe=this.pipe.bind(this),this.readonly=this.readonly.bind(this),this.isNullable=this.isNullable.bind(this),this.isOptional=this.isOptional.bind(this),this["~standard"]={version:1,vendor:"zod",validate:(J)=>this["~validate"](J)}}optional(){return pq.create(this,this._def)}nullable(){return Y1.create(this,this._def)}nullish(){return this.nullable().optional()}array(){return uq.create(this)}promise(){return g1.create(this,this._def)}or(q){return Q0.create([this,q],this._def)}and(q){return Y0.create(this,q,this._def)}transform(q){return new rq({...i(this._def),schema:this,typeName:u.ZodEffects,effect:{type:"transform",transform:q}})}default(q){let J=typeof q==="function"?q:()=>q;return new H0({...i(this._def),innerType:this,defaultValue:J,typeName:u.ZodDefault})}brand(){return new w2({typeName:u.ZodBranded,type:this,...i(this._def)})}catch(q){let J=typeof q==="function"?q:()=>q;return new M0({...i(this._def),innerType:this,catchValue:J,typeName:u.ZodCatch})}describe(q){return new this.constructor({...this._def,description:q})}pipe(q){return i0.create(this,q)}readonly(){return D0.create(this)}isOptional(){return this.safeParse(void 0).success}isNullable(){return this.safeParse(null).success}}var C7=/^c[^\s-]{8,}$/i,_7=/^[0-9a-z]+$/,E7=/^[0-9A-HJKMNP-TV-Z]{26}$/i,I7=/^[0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{12}$/i,b7=/^[a-z0-9_-]{21}$/i,g7=/^[A-Za-z0-9-_]+\.[A-Za-z0-9-_]+\.[A-Za-z0-9-_]*$/,v7=/^[-+]?P(?!$)(?:(?:[-+]?\d+Y)|(?:[-+]?\d+[.,]\d+Y$))?(?:(?:[-+]?\d+M)|(?:[-+]?\d+[.,]\d+M$))?(?:(?:[-+]?\d+W)|(?:[-+]?\d+[.,]\d+W$))?(?:(?:[-+]?\d+D)|(?:[-+]?\d+[.,]\d+D$))?(?:T(?=[\d+-])(?:(?:[-+]?\d+H)|(?:[-+]?\d+[.,]\d+H$))?(?:(?:[-+]?\d+M)|(?:[-+]?\d+[.,]\d+M$))?(?:[-+]?\d+(?:[.,]\d+)?S)?)??$/,k7=/^(?!\.)(?!.*\.\.)([A-Z0-9_'+\-\.]*)[A-Z0-9_+-]@([A-Z0-9][A-Z0-9\-]*\.)+[A-Z]{2,}$/i,x7="^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$",R3,h7=/^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])$/,y7=/^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\/(3[0-2]|[12]?[0-9])$/,m7=/^(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))$/,f7=/^(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))\/(12[0-8]|1[01][0-9]|[1-9]?[0-9])$/,u7=/^([0-9a-zA-Z+/]{4})*(([0-9a-zA-Z+/]{2}==)|([0-9a-zA-Z+/]{3}=))?$/,p7=/^([0-9a-zA-Z-_]{4})*(([0-9a-zA-Z-_]{2}(==)?)|([0-9a-zA-Z-_]{3}(=)?))?$/,$5="((\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-((0[13578]|1[02])-(0[1-9]|[12]\\d|3[01])|(0[469]|11)-(0[1-9]|[12]\\d|30)|(02)-(0[1-9]|1\\d|2[0-8])))",l7=new RegExp(`^${$5}$`);function G5(q){let J="[0-5]\\d";if(q.precision)J=`${J}\\.\\d{${q.precision}}`;else if(q.precision==null)J=`${J}(\\.\\d+)?`;let $=q.precision?"+":"?";return`([01]\\d|2[0-3]):[0-5]\\d(:${J})${$}`}function r7(q){return new RegExp(`^${G5(q)}$`)}function X5(q){let J=`${$5}T${G5(q)}`,$=[];if($.push(q.local?"Z?":"Z"),q.offset)$.push("([+-]\\d{2}:?\\d{2})");return J=`${J}(${$.join("|")})`,new RegExp(`^${J}$`)}function i7(q,J){if((J==="v4"||!J)&&h7.test(q))return!0;if((J==="v6"||!J)&&m7.test(q))return!0;return!1}function d7(q,J){if(!g7.test(q))return!1;try{let[$]=q.split(".");if(!$)return!1;let G=$.replace(/-/g,"+").replace(/_/g,"/").padEnd($.length+(4-$.length%4)%4,"="),X=JSON.parse(atob(G));if(typeof X!=="object"||X===null)return!1;if("typ"in X&&X?.typ!=="JWT")return!1;if(!X.alg)return!1;if(J&&X.alg!==J)return!1;return!0}catch{return!1}}function c7(q,J){if((J==="v4"||!J)&&y7.test(q))return!0;if((J==="v6"||!J)&&f7.test(q))return!0;return!1}class fq extends c{_parse(q){if(this._def.coerce)q.data=String(q.data);if(this._getType(q)!==_.string){let X=this._getOrReturnCtx(q);return I(X,{code:T.invalid_type,expected:_.string,received:X.parsedType}),m}let $=new Kq,G=void 0;for(let X of this._def.checks)if(X.kind==="min"){if(q.data.length<X.value)G=this._getOrReturnCtx(q,G),I(G,{code:T.too_small,minimum:X.value,type:"string",inclusive:!0,exact:!1,message:X.message}),$.dirty()}else if(X.kind==="max"){if(q.data.length>X.value)G=this._getOrReturnCtx(q,G),I(G,{code:T.too_big,maximum:X.value,type:"string",inclusive:!0,exact:!1,message:X.message}),$.dirty()}else if(X.kind==="length"){let Y=q.data.length>X.value,Q=q.data.length<X.value;if(Y||Q){if(G=this._getOrReturnCtx(q,G),Y)I(G,{code:T.too_big,maximum:X.value,type:"string",inclusive:!0,exact:!0,message:X.message});else if(Q)I(G,{code:T.too_small,minimum:X.value,type:"string",inclusive:!0,exact:!0,message:X.message});$.dirty()}}else if(X.kind==="email"){if(!k7.test(q.data))G=this._getOrReturnCtx(q,G),I(G,{validation:"email",code:T.invalid_string,message:X.message}),$.dirty()}else if(X.kind==="emoji"){if(!R3)R3=new RegExp(x7,"u");if(!R3.test(q.data))G=this._getOrReturnCtx(q,G),I(G,{validation:"emoji",code:T.invalid_string,message:X.message}),$.dirty()}else if(X.kind==="uuid"){if(!I7.test(q.data))G=this._getOrReturnCtx(q,G),I(G,{validation:"uuid",code:T.invalid_string,message:X.message}),$.dirty()}else if(X.kind==="nanoid"){if(!b7.test(q.data))G=this._getOrReturnCtx(q,G),I(G,{validation:"nanoid",code:T.invalid_string,message:X.message}),$.dirty()}else if(X.kind==="cuid"){if(!C7.test(q.data))G=this._getOrReturnCtx(q,G),I(G,{validation:"cuid",code:T.invalid_string,message:X.message}),$.dirty()}else if(X.kind==="cuid2"){if(!_7.test(q.data))G=this._getOrReturnCtx(q,G),I(G,{validation:"cuid2",code:T.invalid_string,message:X.message}),$.dirty()}else if(X.kind==="ulid"){if(!E7.test(q.data))G=this._getOrReturnCtx(q,G),I(G,{validation:"ulid",code:T.invalid_string,message:X.message}),$.dirty()}else if(X.kind==="url")try{new URL(q.data)}catch{G=this._getOrReturnCtx(q,G),I(G,{validation:"url",code:T.invalid_string,message:X.message}),$.dirty()}else if(X.kind==="regex"){if(X.regex.lastIndex=0,!X.regex.test(q.data))G=this._getOrReturnCtx(q,G),I(G,{validation:"regex",code:T.invalid_string,message:X.message}),$.dirty()}else if(X.kind==="trim")q.data=q.data.trim();else if(X.kind==="includes"){if(!q.data.includes(X.value,X.position))G=this._getOrReturnCtx(q,G),I(G,{code:T.invalid_string,validation:{includes:X.value,position:X.position},message:X.message}),$.dirty()}else if(X.kind==="toLowerCase")q.data=q.data.toLowerCase();else if(X.kind==="toUpperCase")q.data=q.data.toUpperCase();else if(X.kind==="startsWith"){if(!q.data.startsWith(X.value))G=this._getOrReturnCtx(q,G),I(G,{code:T.invalid_string,validation:{startsWith:X.value},message:X.message}),$.dirty()}else if(X.kind==="endsWith"){if(!q.data.endsWith(X.value))G=this._getOrReturnCtx(q,G),I(G,{code:T.invalid_string,validation:{endsWith:X.value},message:X.message}),$.dirty()}else if(X.kind==="datetime"){if(!X5(X).test(q.data))G=this._getOrReturnCtx(q,G),I(G,{code:T.invalid_string,validation:"datetime",message:X.message}),$.dirty()}else if(X.kind==="date"){if(!l7.test(q.data))G=this._getOrReturnCtx(q,G),I(G,{code:T.invalid_string,validation:"date",message:X.message}),$.dirty()}else if(X.kind==="time"){if(!r7(X).test(q.data))G=this._getOrReturnCtx(q,G),I(G,{code:T.invalid_string,validation:"time",message:X.message}),$.dirty()}else if(X.kind==="duration"){if(!v7.test(q.data))G=this._getOrReturnCtx(q,G),I(G,{validation:"duration",code:T.invalid_string,message:X.message}),$.dirty()}else if(X.kind==="ip"){if(!i7(q.data,X.version))G=this._getOrReturnCtx(q,G),I(G,{validation:"ip",code:T.invalid_string,message:X.message}),$.dirty()}else if(X.kind==="jwt"){if(!d7(q.data,X.alg))G=this._getOrReturnCtx(q,G),I(G,{validation:"jwt",code:T.invalid_string,message:X.message}),$.dirty()}else if(X.kind==="cidr"){if(!c7(q.data,X.version))G=this._getOrReturnCtx(q,G),I(G,{validation:"cidr",code:T.invalid_string,message:X.message}),$.dirty()}else if(X.kind==="base64"){if(!u7.test(q.data))G=this._getOrReturnCtx(q,G),I(G,{validation:"base64",code:T.invalid_string,message:X.message}),$.dirty()}else if(X.kind==="base64url"){if(!p7.test(q.data))G=this._getOrReturnCtx(q,G),I(G,{validation:"base64url",code:T.invalid_string,message:X.message}),$.dirty()}else o.assertNever(X);return{status:$.value,value:q.data}}_regex(q,J,$){return this.refinement((G)=>q.test(G),{validation:J,code:T.invalid_string,...k.errToObj($)})}_addCheck(q){return new fq({...this._def,checks:[...this._def.checks,q]})}email(q){return this._addCheck({kind:"email",...k.errToObj(q)})}url(q){return this._addCheck({kind:"url",...k.errToObj(q)})}emoji(q){return this._addCheck({kind:"emoji",...k.errToObj(q)})}uuid(q){return this._addCheck({kind:"uuid",...k.errToObj(q)})}nanoid(q){return this._addCheck({kind:"nanoid",...k.errToObj(q)})}cuid(q){return this._addCheck({kind:"cuid",...k.errToObj(q)})}cuid2(q){return this._addCheck({kind:"cuid2",...k.errToObj(q)})}ulid(q){return this._addCheck({kind:"ulid",...k.errToObj(q)})}base64(q){return this._addCheck({kind:"base64",...k.errToObj(q)})}base64url(q){return this._addCheck({kind:"base64url",...k.errToObj(q)})}jwt(q){return this._addCheck({kind:"jwt",...k.errToObj(q)})}ip(q){return this._addCheck({kind:"ip",...k.errToObj(q)})}cidr(q){return this._addCheck({kind:"cidr",...k.errToObj(q)})}datetime(q){if(typeof q==="string")return this._addCheck({kind:"datetime",precision:null,offset:!1,local:!1,message:q});return this._addCheck({kind:"datetime",precision:typeof q?.precision>"u"?null:q?.precision,offset:q?.offset??!1,local:q?.local??!1,...k.errToObj(q?.message)})}date(q){return this._addCheck({kind:"date",message:q})}time(q){if(typeof q==="string")return this._addCheck({kind:"time",precision:null,message:q});return this._addCheck({kind:"time",precision:typeof q?.precision>"u"?null:q?.precision,...k.errToObj(q?.message)})}duration(q){return this._addCheck({kind:"duration",...k.errToObj(q)})}regex(q,J){return this._addCheck({kind:"regex",regex:q,...k.errToObj(J)})}includes(q,J){return this._addCheck({kind:"includes",value:q,position:J?.position,...k.errToObj(J?.message)})}startsWith(q,J){return this._addCheck({kind:"startsWith",value:q,...k.errToObj(J)})}endsWith(q,J){return this._addCheck({kind:"endsWith",value:q,...k.errToObj(J)})}min(q,J){return this._addCheck({kind:"min",value:q,...k.errToObj(J)})}max(q,J){return this._addCheck({kind:"max",value:q,...k.errToObj(J)})}length(q,J){return this._addCheck({kind:"length",value:q,...k.errToObj(J)})}nonempty(q){return this.min(1,k.errToObj(q))}trim(){return new fq({...this._def,checks:[...this._def.checks,{kind:"trim"}]})}toLowerCase(){return new fq({...this._def,checks:[...this._def.checks,{kind:"toLowerCase"}]})}toUpperCase(){return new fq({...this._def,checks:[...this._def.checks,{kind:"toUpperCase"}]})}get isDatetime(){return!!this._def.checks.find((q)=>q.kind==="datetime")}get isDate(){return!!this._def.checks.find((q)=>q.kind==="date")}get isTime(){return!!this._def.checks.find((q)=>q.kind==="time")}get isDuration(){return!!this._def.checks.find((q)=>q.kind==="duration")}get isEmail(){return!!this._def.checks.find((q)=>q.kind==="email")}get isURL(){return!!this._def.checks.find((q)=>q.kind==="url")}get isEmoji(){return!!this._def.checks.find((q)=>q.kind==="emoji")}get isUUID(){return!!this._def.checks.find((q)=>q.kind==="uuid")}get isNANOID(){return!!this._def.checks.find((q)=>q.kind==="nanoid")}get isCUID(){return!!this._def.checks.find((q)=>q.kind==="cuid")}get isCUID2(){return!!this._def.checks.find((q)=>q.kind==="cuid2")}get isULID(){return!!this._def.checks.find((q)=>q.kind==="ulid")}get isIP(){return!!this._def.checks.find((q)=>q.kind==="ip")}get isCIDR(){return!!this._def.checks.find((q)=>q.kind==="cidr")}get isBase64(){return!!this._def.checks.find((q)=>q.kind==="base64")}get isBase64url(){return!!this._def.checks.find((q)=>q.kind==="base64url")}get minLength(){let q=null;for(let J of this._def.checks)if(J.kind==="min"){if(q===null||J.value>q)q=J.value}return q}get maxLength(){let q=null;for(let J of this._def.checks)if(J.kind==="max"){if(q===null||J.value<q)q=J.value}return q}}fq.create=(q)=>{return new fq({checks:[],typeName:u.ZodString,coerce:q?.coerce??!1,...i(q)})};function n7(q,J){let $=(q.toString().split(".")[1]||"").length,G=(J.toString().split(".")[1]||"").length,X=$>G?$:G,Y=Number.parseInt(q.toFixed(X).replace(".","")),Q=Number.parseInt(J.toFixed(X).replace(".",""));return Y%Q/10**X}class D1 extends c{constructor(){super(...arguments);this.min=this.gte,this.max=this.lte,this.step=this.multipleOf}_parse(q){if(this._def.coerce)q.data=Number(q.data);if(this._getType(q)!==_.number){let X=this._getOrReturnCtx(q);return I(X,{code:T.invalid_type,expected:_.number,received:X.parsedType}),m}let $=void 0,G=new Kq;for(let X of this._def.checks)if(X.kind==="int"){if(!o.isInteger(q.data))$=this._getOrReturnCtx(q,$),I($,{code:T.invalid_type,expected:"integer",received:"float",message:X.message}),G.dirty()}else if(X.kind==="min"){if(X.inclusive?q.data<X.value:q.data<=X.value)$=this._getOrReturnCtx(q,$),I($,{code:T.too_small,minimum:X.value,type:"number",inclusive:X.inclusive,exact:!1,message:X.message}),G.dirty()}else if(X.kind==="max"){if(X.inclusive?q.data>X.value:q.data>=X.value)$=this._getOrReturnCtx(q,$),I($,{code:T.too_big,maximum:X.value,type:"number",inclusive:X.inclusive,exact:!1,message:X.message}),G.dirty()}else if(X.kind==="multipleOf"){if(n7(q.data,X.value)!==0)$=this._getOrReturnCtx(q,$),I($,{code:T.not_multiple_of,multipleOf:X.value,message:X.message}),G.dirty()}else if(X.kind==="finite"){if(!Number.isFinite(q.data))$=this._getOrReturnCtx(q,$),I($,{code:T.not_finite,message:X.message}),G.dirty()}else o.assertNever(X);return{status:G.value,value:q.data}}gte(q,J){return this.setLimit("min",q,!0,k.toString(J))}gt(q,J){return this.setLimit("min",q,!1,k.toString(J))}lte(q,J){return this.setLimit("max",q,!0,k.toString(J))}lt(q,J){return this.setLimit("max",q,!1,k.toString(J))}setLimit(q,J,$,G){return new D1({...this._def,checks:[...this._def.checks,{kind:q,value:J,inclusive:$,message:k.toString(G)}]})}_addCheck(q){return new D1({...this._def,checks:[...this._def.checks,q]})}int(q){return this._addCheck({kind:"int",message:k.toString(q)})}positive(q){return this._addCheck({kind:"min",value:0,inclusive:!1,message:k.toString(q)})}negative(q){return this._addCheck({kind:"max",value:0,inclusive:!1,message:k.toString(q)})}nonpositive(q){return this._addCheck({kind:"max",value:0,inclusive:!0,message:k.toString(q)})}nonnegative(q){return this._addCheck({kind:"min",value:0,inclusive:!0,message:k.toString(q)})}multipleOf(q,J){return this._addCheck({kind:"multipleOf",value:q,message:k.toString(J)})}finite(q){return this._addCheck({kind:"finite",message:k.toString(q)})}safe(q){return this._addCheck({kind:"min",inclusive:!0,value:Number.MIN_SAFE_INTEGER,message:k.toString(q)})._addCheck({kind:"max",inclusive:!0,value:Number.MAX_SAFE_INTEGER,message:k.toString(q)})}get minValue(){let q=null;for(let J of this._def.checks)if(J.kind==="min"){if(q===null||J.value>q)q=J.value}return q}get maxValue(){let q=null;for(let J of this._def.checks)if(J.kind==="max"){if(q===null||J.value<q)q=J.value}return q}get isInt(){return!!this._def.checks.find((q)=>q.kind==="int"||q.kind==="multipleOf"&&o.isInteger(q.value))}get isFinite(){let q=null,J=null;for(let $ of this._def.checks)if($.kind==="finite"||$.kind==="int"||$.kind==="multipleOf")return!0;else if($.kind==="min"){if(J===null||$.value>J)J=$.value}else if($.kind==="max"){if(q===null||$.value<q)q=$.value}return Number.isFinite(J)&&Number.isFinite(q)}}D1.create=(q)=>{return new D1({checks:[],typeName:u.ZodNumber,coerce:q?.coerce||!1,...i(q)})};class z1 extends c{constructor(){super(...arguments);this.min=this.gte,this.max=this.lte}_parse(q){if(this._def.coerce)try{q.data=BigInt(q.data)}catch{return this._getInvalidInput(q)}if(this._getType(q)!==_.bigint)return this._getInvalidInput(q);let $=void 0,G=new Kq;for(let X of this._def.checks)if(X.kind==="min"){if(X.inclusive?q.data<X.value:q.data<=X.value)$=this._getOrReturnCtx(q,$),I($,{code:T.too_small,type:"bigint",minimum:X.value,inclusive:X.inclusive,message:X.message}),G.dirty()}else if(X.kind==="max"){if(X.inclusive?q.data>X.value:q.data>=X.value)$=this._getOrReturnCtx(q,$),I($,{code:T.too_big,type:"bigint",maximum:X.value,inclusive:X.inclusive,message:X.message}),G.dirty()}else if(X.kind==="multipleOf"){if(q.data%X.value!==BigInt(0))$=this._getOrReturnCtx(q,$),I($,{code:T.not_multiple_of,multipleOf:X.value,message:X.message}),G.dirty()}else o.assertNever(X);return{status:G.value,value:q.data}}_getInvalidInput(q){let J=this._getOrReturnCtx(q);return I(J,{code:T.invalid_type,expected:_.bigint,received:J.parsedType}),m}gte(q,J){return this.setLimit("min",q,!0,k.toString(J))}gt(q,J){return this.setLimit("min",q,!1,k.toString(J))}lte(q,J){return this.setLimit("max",q,!0,k.toString(J))}lt(q,J){return this.setLimit("max",q,!1,k.toString(J))}setLimit(q,J,$,G){return new z1({...this._def,checks:[...this._def.checks,{kind:q,value:J,inclusive:$,message:k.toString(G)}]})}_addCheck(q){return new z1({...this._def,checks:[...this._def.checks,q]})}positive(q){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!1,message:k.toString(q)})}negative(q){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!1,message:k.toString(q)})}nonpositive(q){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!0,message:k.toString(q)})}nonnegative(q){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!0,message:k.toString(q)})}multipleOf(q,J){return this._addCheck({kind:"multipleOf",value:q,message:k.toString(J)})}get minValue(){let q=null;for(let J of this._def.checks)if(J.kind==="min"){if(q===null||J.value>q)q=J.value}return q}get maxValue(){let q=null;for(let J of this._def.checks)if(J.kind==="max"){if(q===null||J.value<q)q=J.value}return q}}z1.create=(q)=>{return new z1({checks:[],typeName:u.ZodBigInt,coerce:q?.coerce??!1,...i(q)})};class $0 extends c{_parse(q){if(this._def.coerce)q.data=Boolean(q.data);if(this._getType(q)!==_.boolean){let $=this._getOrReturnCtx(q);return I($,{code:T.invalid_type,expected:_.boolean,received:$.parsedType}),m}return Oq(q.data)}}$0.create=(q)=>{return new $0({typeName:u.ZodBoolean,coerce:q?.coerce||!1,...i(q)})};class E1 extends c{_parse(q){if(this._def.coerce)q.data=new Date(q.data);if(this._getType(q)!==_.date){let X=this._getOrReturnCtx(q);return I(X,{code:T.invalid_type,expected:_.date,received:X.parsedType}),m}if(Number.isNaN(q.data.getTime())){let X=this._getOrReturnCtx(q);return I(X,{code:T.invalid_date}),m}let $=new Kq,G=void 0;for(let X of this._def.checks)if(X.kind==="min"){if(q.data.getTime()<X.value)G=this._getOrReturnCtx(q,G),I(G,{code:T.too_small,message:X.message,inclusive:!0,exact:!1,minimum:X.value,type:"date"}),$.dirty()}else if(X.kind==="max"){if(q.data.getTime()>X.value)G=this._getOrReturnCtx(q,G),I(G,{code:T.too_big,message:X.message,inclusive:!0,exact:!1,maximum:X.value,type:"date"}),$.dirty()}else o.assertNever(X);return{status:$.value,value:new Date(q.data.getTime())}}_addCheck(q){return new E1({...this._def,checks:[...this._def.checks,q]})}min(q,J){return this._addCheck({kind:"min",value:q.getTime(),message:k.toString(J)})}max(q,J){return this._addCheck({kind:"max",value:q.getTime(),message:k.toString(J)})}get minDate(){let q=null;for(let J of this._def.checks)if(J.kind==="min"){if(q===null||J.value>q)q=J.value}return q!=null?new Date(q):null}get maxDate(){let q=null;for(let J of this._def.checks)if(J.kind==="max"){if(q===null||J.value<q)q=J.value}return q!=null?new Date(q):null}}E1.create=(q)=>{return new E1({checks:[],coerce:q?.coerce||!1,typeName:u.ZodDate,...i(q)})};class f0 extends c{_parse(q){if(this._getType(q)!==_.symbol){let $=this._getOrReturnCtx(q);return I($,{code:T.invalid_type,expected:_.symbol,received:$.parsedType}),m}return Oq(q.data)}}f0.create=(q)=>{return new f0({typeName:u.ZodSymbol,...i(q)})};class G0 extends c{_parse(q){if(this._getType(q)!==_.undefined){let $=this._getOrReturnCtx(q);return I($,{code:T.invalid_type,expected:_.undefined,received:$.parsedType}),m}return Oq(q.data)}}G0.create=(q)=>{return new G0({typeName:u.ZodUndefined,...i(q)})};class X0 extends c{_parse(q){if(this._getType(q)!==_.null){let $=this._getOrReturnCtx(q);return I($,{code:T.invalid_type,expected:_.null,received:$.parsedType}),m}return Oq(q.data)}}X0.create=(q)=>{return new X0({typeName:u.ZodNull,...i(q)})};class I1 extends c{constructor(){super(...arguments);this._any=!0}_parse(q){return Oq(q.data)}}I1.create=(q)=>{return new I1({typeName:u.ZodAny,...i(q)})};class M1 extends c{constructor(){super(...arguments);this._unknown=!0}_parse(q){return Oq(q.data)}}M1.create=(q)=>{return new M1({typeName:u.ZodUnknown,...i(q)})};class oq extends c{_parse(q){let J=this._getOrReturnCtx(q);return I(J,{code:T.invalid_type,expected:_.never,received:J.parsedType}),m}}oq.create=(q)=>{return new oq({typeName:u.ZodNever,...i(q)})};class u0 extends c{_parse(q){if(this._getType(q)!==_.undefined){let $=this._getOrReturnCtx(q);return I($,{code:T.invalid_type,expected:_.void,received:$.parsedType}),m}return Oq(q.data)}}u0.create=(q)=>{return new u0({typeName:u.ZodVoid,...i(q)})};class uq extends c{_parse(q){let{ctx:J,status:$}=this._processInputParams(q),G=this._def;if(J.parsedType!==_.array)return I(J,{code:T.invalid_type,expected:_.array,received:J.parsedType}),m;if(G.exactLength!==null){let Y=J.data.length>G.exactLength.value,Q=J.data.length<G.exactLength.value;if(Y||Q)I(J,{code:Y?T.too_big:T.too_small,minimum:Q?G.exactLength.value:void 0,maximum:Y?G.exactLength.value:void 0,type:"array",inclusive:!0,exact:!0,message:G.exactLength.message}),$.dirty()}if(G.minLength!==null){if(J.data.length<G.minLength.value)I(J,{code:T.too_small,minimum:G.minLength.value,type:"array",inclusive:!0,exact:!1,message:G.minLength.message}),$.dirty()}if(G.maxLength!==null){if(J.data.length>G.maxLength.value)I(J,{code:T.too_big,maximum:G.maxLength.value,type:"array",inclusive:!0,exact:!1,message:G.maxLength.message}),$.dirty()}if(J.common.async)return Promise.all([...J.data].map((Y,Q)=>{return G.type._parseAsync(new lq(J,Y,J.path,Q))})).then((Y)=>{return Kq.mergeArray($,Y)});let X=[...J.data].map((Y,Q)=>{return G.type._parseSync(new lq(J,Y,J.path,Q))});return Kq.mergeArray($,X)}get element(){return this._def.type}min(q,J){return new uq({...this._def,minLength:{value:q,message:k.toString(J)}})}max(q,J){return new uq({...this._def,maxLength:{value:q,message:k.toString(J)}})}length(q,J){return new uq({...this._def,exactLength:{value:q,message:k.toString(J)}})}nonempty(q){return this.min(1,q)}}uq.create=(q,J)=>{return new uq({type:q,minLength:null,maxLength:null,exactLength:null,typeName:u.ZodArray,...i(J)})};function q0(q){if(q instanceof Xq){let J={};for(let $ in q.shape){let G=q.shape[$];J[$]=pq.create(q0(G))}return new Xq({...q._def,shape:()=>J})}else if(q instanceof uq)return new uq({...q._def,type:q0(q.element)});else if(q instanceof pq)return pq.create(q0(q.unwrap()));else if(q instanceof Y1)return Y1.create(q0(q.unwrap()));else if(q instanceof aq)return aq.create(q.items.map((J)=>q0(J)));else return q}class Xq extends c{constructor(){super(...arguments);this._cached=null,this.nonstrict=this.passthrough,this.augment=this.extend}_getCached(){if(this._cached!==null)return this._cached;let q=this._def.shape(),J=o.objectKeys(q);return this._cached={shape:q,keys:J},this._cached}_parse(q){if(this._getType(q)!==_.object){let W=this._getOrReturnCtx(q);return I(W,{code:T.invalid_type,expected:_.object,received:W.parsedType}),m}let{status:$,ctx:G}=this._processInputParams(q),{shape:X,keys:Y}=this._getCached(),Q=[];if(!(this._def.catchall instanceof oq&&this._def.unknownKeys==="strip")){for(let W in G.data)if(!Y.includes(W))Q.push(W)}let V=[];for(let W of Y){let U=X[W],H=G.data[W];V.push({key:{status:"valid",value:W},value:U._parse(new lq(G,H,G.path,W)),alwaysSet:W in G.data})}if(this._def.catchall instanceof oq){let W=this._def.unknownKeys;if(W==="passthrough")for(let U of Q)V.push({key:{status:"valid",value:U},value:{status:"valid",value:G.data[U]}});else if(W==="strict"){if(Q.length>0)I(G,{code:T.unrecognized_keys,keys:Q}),$.dirty()}else if(W==="strip");else throw Error("Internal ZodObject error: invalid unknownKeys value.")}else{let W=this._def.catchall;for(let U of Q){let H=G.data[U];V.push({key:{status:"valid",value:U},value:W._parse(new lq(G,H,G.path,U)),alwaysSet:U in G.data})}}if(G.common.async)return Promise.resolve().then(async()=>{let W=[];for(let U of V){let H=await U.key,z=await U.value;W.push({key:H,value:z,alwaysSet:U.alwaysSet})}return W}).then((W)=>{return Kq.mergeObjectSync($,W)});else return Kq.mergeObjectSync($,V)}get shape(){return this._def.shape()}strict(q){return k.errToObj,new Xq({...this._def,unknownKeys:"strict",...q!==void 0?{errorMap:(J,$)=>{let G=this._def.errorMap?.(J,$).message??$.defaultError;if(J.code==="unrecognized_keys")return{message:k.errToObj(q).message??G};return{message:G}}}:{}})}strip(){return new Xq({...this._def,unknownKeys:"strip"})}passthrough(){return new Xq({...this._def,unknownKeys:"passthrough"})}extend(q){return new Xq({...this._def,shape:()=>({...this._def.shape(),...q})})}merge(q){return new Xq({unknownKeys:q._def.unknownKeys,catchall:q._def.catchall,shape:()=>({...this._def.shape(),...q._def.shape()}),typeName:u.ZodObject})}setKey(q,J){return this.augment({[q]:J})}catchall(q){return new Xq({...this._def,catchall:q})}pick(q){let J={};for(let $ of o.objectKeys(q))if(q[$]&&this.shape[$])J[$]=this.shape[$];return new Xq({...this._def,shape:()=>J})}omit(q){let J={};for(let $ of o.objectKeys(this.shape))if(!q[$])J[$]=this.shape[$];return new Xq({...this._def,shape:()=>J})}deepPartial(){return q0(this)}partial(q){let J={};for(let $ of o.objectKeys(this.shape)){let G=this.shape[$];if(q&&!q[$])J[$]=G;else J[$]=G.optional()}return new Xq({...this._def,shape:()=>J})}required(q){let J={};for(let $ of o.objectKeys(this.shape))if(q&&!q[$])J[$]=this.shape[$];else{let X=this.shape[$];while(X instanceof pq)X=X._def.innerType;J[$]=X}return new Xq({...this._def,shape:()=>J})}keyof(){return Q5(o.objectKeys(this.shape))}}Xq.create=(q,J)=>{return new Xq({shape:()=>q,unknownKeys:"strip",catchall:oq.create(),typeName:u.ZodObject,...i(J)})};Xq.strictCreate=(q,J)=>{return new Xq({shape:()=>q,unknownKeys:"strict",catchall:oq.create(),typeName:u.ZodObject,...i(J)})};Xq.lazycreate=(q,J)=>{return new Xq({shape:q,unknownKeys:"strip",catchall:oq.create(),typeName:u.ZodObject,...i(J)})};class Q0 extends c{_parse(q){let{ctx:J}=this._processInputParams(q),$=this._def.options;function G(X){for(let Q of X)if(Q.result.status==="valid")return Q.result;for(let Q of X)if(Q.result.status==="dirty")return J.common.issues.push(...Q.ctx.common.issues),Q.result;let Y=X.map((Q)=>new wq(Q.ctx.common.issues));return I(J,{code:T.invalid_union,unionErrors:Y}),m}if(J.common.async)return Promise.all($.map(async(X)=>{let Y={...J,common:{...J.common,issues:[]},parent:null};return{result:await X._parseAsync({data:J.data,path:J.path,parent:Y}),ctx:Y}})).then(G);else{let X=void 0,Y=[];for(let V of $){let W={...J,common:{...J.common,issues:[]},parent:null},U=V._parseSync({data:J.data,path:J.path,parent:W});if(U.status==="valid")return U;else if(U.status==="dirty"&&!X)X={result:U,ctx:W};if(W.common.issues.length)Y.push(W.common.issues)}if(X)return J.common.issues.push(...X.ctx.common.issues),X.result;let Q=Y.map((V)=>new wq(V));return I(J,{code:T.invalid_union,unionErrors:Q}),m}}get options(){return this._def.options}}Q0.create=(q,J)=>{return new Q0({options:q,typeName:u.ZodUnion,...i(J)})};var Q1=(q)=>{if(q instanceof V0)return Q1(q.schema);else if(q instanceof rq)return Q1(q.innerType());else if(q instanceof W0)return[q.value];else if(q instanceof B1)return q.options;else if(q instanceof U0)return o.objectValues(q.enum);else if(q instanceof H0)return Q1(q._def.innerType);else if(q instanceof G0)return[void 0];else if(q instanceof X0)return[null];else if(q instanceof pq)return[void 0,...Q1(q.unwrap())];else if(q instanceof Y1)return[null,...Q1(q.unwrap())];else if(q instanceof w2)return Q1(q.unwrap());else if(q instanceof D0)return Q1(q.unwrap());else if(q instanceof M0)return Q1(q._def.innerType);else return[]};class R2 extends c{_parse(q){let{ctx:J}=this._processInputParams(q);if(J.parsedType!==_.object)return I(J,{code:T.invalid_type,expected:_.object,received:J.parsedType}),m;let $=this.discriminator,G=J.data[$],X=this.optionsMap.get(G);if(!X)return I(J,{code:T.invalid_union_discriminator,options:Array.from(this.optionsMap.keys()),path:[$]}),m;if(J.common.async)return X._parseAsync({data:J.data,path:J.path,parent:J});else return X._parseSync({data:J.data,path:J.path,parent:J})}get discriminator(){return this._def.discriminator}get options(){return this._def.options}get optionsMap(){return this._def.optionsMap}static create(q,J,$){let G=new Map;for(let X of J){let Y=Q1(X.shape[q]);if(!Y.length)throw Error(`A discriminator value for key \`${q}\` could not be extracted from all schema options`);for(let Q of Y){if(G.has(Q))throw Error(`Discriminator property ${String(q)} has duplicate value ${String(Q)}`);G.set(Q,X)}}return new R2({typeName:u.ZodDiscriminatedUnion,discriminator:q,options:J,optionsMap:G,...i($)})}}function w3(q,J){let $=nq(q),G=nq(J);if(q===J)return{valid:!0,data:q};else if($===_.object&&G===_.object){let X=o.objectKeys(J),Y=o.objectKeys(q).filter((V)=>X.indexOf(V)!==-1),Q={...q,...J};for(let V of Y){let W=w3(q[V],J[V]);if(!W.valid)return{valid:!1};Q[V]=W.data}return{valid:!0,data:Q}}else if($===_.array&&G===_.array){if(q.length!==J.length)return{valid:!1};let X=[];for(let Y=0;Y<q.length;Y++){let Q=q[Y],V=J[Y],W=w3(Q,V);if(!W.valid)return{valid:!1};X.push(W.data)}return{valid:!0,data:X}}else if($===_.date&&G===_.date&&+q===+J)return{valid:!0,data:q};else return{valid:!1}}class Y0 extends c{_parse(q){let{status:J,ctx:$}=this._processInputParams(q),G=(X,Y)=>{if(K2(X)||K2(Y))return m;let Q=w3(X.value,Y.value);if(!Q.valid)return I($,{code:T.invalid_intersection_types}),m;if(F2(X)||F2(Y))J.dirty();return{status:J.value,value:Q.data}};if($.common.async)return Promise.all([this._def.left._parseAsync({data:$.data,path:$.path,parent:$}),this._def.right._parseAsync({data:$.data,path:$.path,parent:$})]).then(([X,Y])=>G(X,Y));else return G(this._def.left._parseSync({data:$.data,path:$.path,parent:$}),this._def.right._parseSync({data:$.data,path:$.path,parent:$}))}}Y0.create=(q,J,$)=>{return new Y0({left:q,right:J,typeName:u.ZodIntersection,...i($)})};class aq extends c{_parse(q){let{status:J,ctx:$}=this._processInputParams(q);if($.parsedType!==_.array)return I($,{code:T.invalid_type,expected:_.array,received:$.parsedType}),m;if($.data.length<this._def.items.length)return I($,{code:T.too_small,minimum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),m;if(!this._def.rest&&$.data.length>this._def.items.length)I($,{code:T.too_big,maximum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),J.dirty();let X=[...$.data].map((Y,Q)=>{let V=this._def.items[Q]||this._def.rest;if(!V)return null;return V._parse(new lq($,Y,$.path,Q))}).filter((Y)=>!!Y);if($.common.async)return Promise.all(X).then((Y)=>{return Kq.mergeArray(J,Y)});else return Kq.mergeArray(J,X)}get items(){return this._def.items}rest(q){return new aq({...this._def,rest:q})}}aq.create=(q,J)=>{if(!Array.isArray(q))throw Error("You must pass an array of schemas to z.tuple([ ... ])");return new aq({items:q,typeName:u.ZodTuple,rest:null,...i(J)})};class p0 extends c{get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(q){let{status:J,ctx:$}=this._processInputParams(q);if($.parsedType!==_.object)return I($,{code:T.invalid_type,expected:_.object,received:$.parsedType}),m;let G=[],X=this._def.keyType,Y=this._def.valueType;for(let Q in $.data)G.push({key:X._parse(new lq($,Q,$.path,Q)),value:Y._parse(new lq($,$.data[Q],$.path,Q)),alwaysSet:Q in $.data});if($.common.async)return Kq.mergeObjectAsync(J,G);else return Kq.mergeObjectSync(J,G)}get element(){return this._def.valueType}static create(q,J,$){if(J instanceof c)return new p0({keyType:q,valueType:J,typeName:u.ZodRecord,...i($)});return new p0({keyType:fq.create(),valueType:q,typeName:u.ZodRecord,...i(J)})}}class l0 extends c{get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(q){let{status:J,ctx:$}=this._processInputParams(q);if($.parsedType!==_.map)return I($,{code:T.invalid_type,expected:_.map,received:$.parsedType}),m;let G=this._def.keyType,X=this._def.valueType,Y=[...$.data.entries()].map(([Q,V],W)=>{return{key:G._parse(new lq($,Q,$.path,[W,"key"])),value:X._parse(new lq($,V,$.path,[W,"value"]))}});if($.common.async){let Q=new Map;return Promise.resolve().then(async()=>{for(let V of Y){let W=await V.key,U=await V.value;if(W.status==="aborted"||U.status==="aborted")return m;if(W.status==="dirty"||U.status==="dirty")J.dirty();Q.set(W.value,U.value)}return{status:J.value,value:Q}})}else{let Q=new Map;for(let V of Y){let{key:W,value:U}=V;if(W.status==="aborted"||U.status==="aborted")return m;if(W.status==="dirty"||U.status==="dirty")J.dirty();Q.set(W.value,U.value)}return{status:J.value,value:Q}}}}l0.create=(q,J,$)=>{return new l0({valueType:J,keyType:q,typeName:u.ZodMap,...i($)})};class b1 extends c{_parse(q){let{status:J,ctx:$}=this._processInputParams(q);if($.parsedType!==_.set)return I($,{code:T.invalid_type,expected:_.set,received:$.parsedType}),m;let G=this._def;if(G.minSize!==null){if($.data.size<G.minSize.value)I($,{code:T.too_small,minimum:G.minSize.value,type:"set",inclusive:!0,exact:!1,message:G.minSize.message}),J.dirty()}if(G.maxSize!==null){if($.data.size>G.maxSize.value)I($,{code:T.too_big,maximum:G.maxSize.value,type:"set",inclusive:!0,exact:!1,message:G.maxSize.message}),J.dirty()}let X=this._def.valueType;function Y(V){let W=new Set;for(let U of V){if(U.status==="aborted")return m;if(U.status==="dirty")J.dirty();W.add(U.value)}return{status:J.value,value:W}}let Q=[...$.data.values()].map((V,W)=>X._parse(new lq($,V,$.path,W)));if($.common.async)return Promise.all(Q).then((V)=>Y(V));else return Y(Q)}min(q,J){return new b1({...this._def,minSize:{value:q,message:k.toString(J)}})}max(q,J){return new b1({...this._def,maxSize:{value:q,message:k.toString(J)}})}size(q,J){return this.min(q,J).max(q,J)}nonempty(q){return this.min(1,q)}}b1.create=(q,J)=>{return new b1({valueType:q,minSize:null,maxSize:null,typeName:u.ZodSet,...i(J)})};class J0 extends c{constructor(){super(...arguments);this.validate=this.implement}_parse(q){let{ctx:J}=this._processInputParams(q);if(J.parsedType!==_.function)return I(J,{code:T.invalid_type,expected:_.function,received:J.parsedType}),m;function $(Q,V){return m0({data:Q,path:J.path,errorMaps:[J.common.contextualErrorMap,J.schemaErrorMap,t1(),X1].filter((W)=>!!W),issueData:{code:T.invalid_arguments,argumentsError:V}})}function G(Q,V){return m0({data:Q,path:J.path,errorMaps:[J.common.contextualErrorMap,J.schemaErrorMap,t1(),X1].filter((W)=>!!W),issueData:{code:T.invalid_return_type,returnTypeError:V}})}let X={errorMap:J.common.contextualErrorMap},Y=J.data;if(this._def.returns instanceof g1){let Q=this;return Oq(async function(...V){let W=new wq([]),U=await Q._def.args.parseAsync(V,X).catch((K)=>{throw W.addIssue($(V,K)),W}),H=await Reflect.apply(Y,this,U);return await Q._def.returns._def.type.parseAsync(H,X).catch((K)=>{throw W.addIssue(G(H,K)),W})})}else{let Q=this;return Oq(function(...V){let W=Q._def.args.safeParse(V,X);if(!W.success)throw new wq([$(V,W.error)]);let U=Reflect.apply(Y,this,W.data),H=Q._def.returns.safeParse(U,X);if(!H.success)throw new wq([G(U,H.error)]);return H.data})}}parameters(){return this._def.args}returnType(){return this._def.returns}args(...q){return new J0({...this._def,args:aq.create(q).rest(M1.create())})}returns(q){return new J0({...this._def,returns:q})}implement(q){return this.parse(q)}strictImplement(q){return this.parse(q)}static create(q,J,$){return new J0({args:q?q:aq.create([]).rest(M1.create()),returns:J||M1.create(),typeName:u.ZodFunction,...i($)})}}class V0 extends c{get schema(){return this._def.getter()}_parse(q){let{ctx:J}=this._processInputParams(q);return this._def.getter()._parse({data:J.data,path:J.path,parent:J})}}V0.create=(q,J)=>{return new V0({getter:q,typeName:u.ZodLazy,...i(J)})};class W0 extends c{_parse(q){if(q.data!==this._def.value){let J=this._getOrReturnCtx(q);return I(J,{received:J.data,code:T.invalid_literal,expected:this._def.value}),m}return{status:"valid",value:q.data}}get value(){return this._def.value}}W0.create=(q,J)=>{return new W0({value:q,typeName:u.ZodLiteral,...i(J)})};function Q5(q,J){return new B1({values:q,typeName:u.ZodEnum,...i(J)})}class B1 extends c{_parse(q){if(typeof q.data!=="string"){let J=this._getOrReturnCtx(q),$=this._def.values;return I(J,{expected:o.joinValues($),received:J.parsedType,code:T.invalid_type}),m}if(!this._cache)this._cache=new Set(this._def.values);if(!this._cache.has(q.data)){let J=this._getOrReturnCtx(q),$=this._def.values;return I(J,{received:J.data,code:T.invalid_enum_value,options:$}),m}return Oq(q.data)}get options(){return this._def.values}get enum(){let q={};for(let J of this._def.values)q[J]=J;return q}get Values(){let q={};for(let J of this._def.values)q[J]=J;return q}get Enum(){let q={};for(let J of this._def.values)q[J]=J;return q}extract(q,J=this._def){return B1.create(q,{...this._def,...J})}exclude(q,J=this._def){return B1.create(this.options.filter(($)=>!q.includes($)),{...this._def,...J})}}B1.create=Q5;class U0 extends c{_parse(q){let J=o.getValidEnumValues(this._def.values),$=this._getOrReturnCtx(q);if($.parsedType!==_.string&&$.parsedType!==_.number){let G=o.objectValues(J);return I($,{expected:o.joinValues(G),received:$.parsedType,code:T.invalid_type}),m}if(!this._cache)this._cache=new Set(o.getValidEnumValues(this._def.values));if(!this._cache.has(q.data)){let G=o.objectValues(J);return I($,{received:$.data,code:T.invalid_enum_value,options:G}),m}return Oq(q.data)}get enum(){return this._def.values}}U0.create=(q,J)=>{return new U0({values:q,typeName:u.ZodNativeEnum,...i(J)})};class g1 extends c{unwrap(){return this._def.type}_parse(q){let{ctx:J}=this._processInputParams(q);if(J.parsedType!==_.promise&&J.common.async===!1)return I(J,{code:T.invalid_type,expected:_.promise,received:J.parsedType}),m;let $=J.parsedType===_.promise?J.data:Promise.resolve(J.data);return Oq($.then((G)=>{return this._def.type.parseAsync(G,{path:J.path,errorMap:J.common.contextualErrorMap})}))}}g1.create=(q,J)=>{return new g1({type:q,typeName:u.ZodPromise,...i(J)})};class rq extends c{innerType(){return this._def.schema}sourceType(){return this._def.schema._def.typeName===u.ZodEffects?this._def.schema.sourceType():this._def.schema}_parse(q){let{status:J,ctx:$}=this._processInputParams(q),G=this._def.effect||null,X={addIssue:(Y)=>{if(I($,Y),Y.fatal)J.abort();else J.dirty()},get path(){return $.path}};if(X.addIssue=X.addIssue.bind(X),G.type==="preprocess"){let Y=G.transform($.data,X);if($.common.async)return Promise.resolve(Y).then(async(Q)=>{if(J.value==="aborted")return m;let V=await this._def.schema._parseAsync({data:Q,path:$.path,parent:$});if(V.status==="aborted")return m;if(V.status==="dirty")return _1(V.value);if(J.value==="dirty")return _1(V.value);return V});else{if(J.value==="aborted")return m;let Q=this._def.schema._parseSync({data:Y,path:$.path,parent:$});if(Q.status==="aborted")return m;if(Q.status==="dirty")return _1(Q.value);if(J.value==="dirty")return _1(Q.value);return Q}}if(G.type==="refinement"){let Y=(Q)=>{let V=G.refinement(Q,X);if($.common.async)return Promise.resolve(V);if(V instanceof Promise)throw Error("Async refinement encountered during synchronous parse operation. Use .parseAsync instead.");return Q};if($.common.async===!1){let Q=this._def.schema._parseSync({data:$.data,path:$.path,parent:$});if(Q.status==="aborted")return m;if(Q.status==="dirty")J.dirty();return Y(Q.value),{status:J.value,value:Q.value}}else return this._def.schema._parseAsync({data:$.data,path:$.path,parent:$}).then((Q)=>{if(Q.status==="aborted")return m;if(Q.status==="dirty")J.dirty();return Y(Q.value).then(()=>{return{status:J.value,value:Q.value}})})}if(G.type==="transform")if($.common.async===!1){let Y=this._def.schema._parseSync({data:$.data,path:$.path,parent:$});if(!H1(Y))return m;let Q=G.transform(Y.value,X);if(Q instanceof Promise)throw Error("Asynchronous transform encountered during synchronous parse operation. Use .parseAsync instead.");return{status:J.value,value:Q}}else return this._def.schema._parseAsync({data:$.data,path:$.path,parent:$}).then((Y)=>{if(!H1(Y))return m;return Promise.resolve(G.transform(Y.value,X)).then((Q)=>({status:J.value,value:Q}))});o.assertNever(G)}}rq.create=(q,J,$)=>{return new rq({schema:q,typeName:u.ZodEffects,effect:J,...i($)})};rq.createWithPreprocess=(q,J,$)=>{return new rq({schema:J,effect:{type:"preprocess",transform:q},typeName:u.ZodEffects,...i($)})};class pq extends c{_parse(q){if(this._getType(q)===_.undefined)return Oq(void 0);return this._def.innerType._parse(q)}unwrap(){return this._def.innerType}}pq.create=(q,J)=>{return new pq({innerType:q,typeName:u.ZodOptional,...i(J)})};class Y1 extends c{_parse(q){if(this._getType(q)===_.null)return Oq(null);return this._def.innerType._parse(q)}unwrap(){return this._def.innerType}}Y1.create=(q,J)=>{return new Y1({innerType:q,typeName:u.ZodNullable,...i(J)})};class H0 extends c{_parse(q){let{ctx:J}=this._processInputParams(q),$=J.data;if(J.parsedType===_.undefined)$=this._def.defaultValue();return this._def.innerType._parse({data:$,path:J.path,parent:J})}removeDefault(){return this._def.innerType}}H0.create=(q,J)=>{return new H0({innerType:q,typeName:u.ZodDefault,defaultValue:typeof J.default==="function"?J.default:()=>J.default,...i(J)})};class M0 extends c{_parse(q){let{ctx:J}=this._processInputParams(q),$={...J,common:{...J.common,issues:[]}},G=this._def.innerType._parse({data:$.data,path:$.path,parent:{...$}});if(e1(G))return G.then((X)=>{return{status:"valid",value:X.status==="valid"?X.value:this._def.catchValue({get error(){return new wq($.common.issues)},input:$.data})}});else return{status:"valid",value:G.status==="valid"?G.value:this._def.catchValue({get error(){return new wq($.common.issues)},input:$.data})}}removeCatch(){return this._def.innerType}}M0.create=(q,J)=>{return new M0({innerType:q,typeName:u.ZodCatch,catchValue:typeof J.catch==="function"?J.catch:()=>J.catch,...i(J)})};class r0 extends c{_parse(q){if(this._getType(q)!==_.nan){let $=this._getOrReturnCtx(q);return I($,{code:T.invalid_type,expected:_.nan,received:$.parsedType}),m}return{status:"valid",value:q.data}}}r0.create=(q)=>{return new r0({typeName:u.ZodNaN,...i(q)})};var o7=Symbol("zod_brand");class w2 extends c{_parse(q){let{ctx:J}=this._processInputParams(q),$=J.data;return this._def.type._parse({data:$,path:J.path,parent:J})}unwrap(){return this._def.type}}class i0 extends c{_parse(q){let{status:J,ctx:$}=this._processInputParams(q);if($.common.async)return(async()=>{let X=await this._def.in._parseAsync({data:$.data,path:$.path,parent:$});if(X.status==="aborted")return m;if(X.status==="dirty")return J.dirty(),_1(X.value);else return this._def.out._parseAsync({data:X.value,path:$.path,parent:$})})();else{let G=this._def.in._parseSync({data:$.data,path:$.path,parent:$});if(G.status==="aborted")return m;if(G.status==="dirty")return J.dirty(),{status:"dirty",value:G.value};else return this._def.out._parseSync({data:G.value,path:$.path,parent:$})}}static create(q,J){return new i0({in:q,out:J,typeName:u.ZodPipeline})}}class D0 extends c{_parse(q){let J=this._def.innerType._parse(q),$=(G)=>{if(H1(G))G.value=Object.freeze(G.value);return G};return e1(J)?J.then((G)=>$(G)):$(J)}unwrap(){return this._def.innerType}}D0.create=(q,J)=>{return new D0({innerType:q,typeName:u.ZodReadonly,...i(J)})};function J5(q,J){let $=typeof q==="function"?q(J):typeof q==="string"?{message:q}:q;return typeof $==="string"?{message:$}:$}function Y5(q,J={},$){if(q)return I1.create().superRefine((G,X)=>{let Y=q(G);if(Y instanceof Promise)return Y.then((Q)=>{if(!Q){let V=J5(J,G),W=V.fatal??$??!0;X.addIssue({code:"custom",...V,fatal:W})}});if(!Y){let Q=J5(J,G),V=Q.fatal??$??!0;X.addIssue({code:"custom",...Q,fatal:V})}return});return I1.create()}var a7={object:Xq.lazycreate},u;(function(q){q.ZodString="ZodString",q.ZodNumber="ZodNumber",q.ZodNaN="ZodNaN",q.ZodBigInt="ZodBigInt",q.ZodBoolean="ZodBoolean",q.ZodDate="ZodDate",q.ZodSymbol="ZodSymbol",q.ZodUndefined="ZodUndefined",q.ZodNull="ZodNull",q.ZodAny="ZodAny",q.ZodUnknown="ZodUnknown",q.ZodNever="ZodNever",q.ZodVoid="ZodVoid",q.ZodArray="ZodArray",q.ZodObject="ZodObject",q.ZodUnion="ZodUnion",q.ZodDiscriminatedUnion="ZodDiscriminatedUnion",q.ZodIntersection="ZodIntersection",q.ZodTuple="ZodTuple",q.ZodRecord="ZodRecord",q.ZodMap="ZodMap",q.ZodSet="ZodSet",q.ZodFunction="ZodFunction",q.ZodLazy="ZodLazy",q.ZodLiteral="ZodLiteral",q.ZodEnum="ZodEnum",q.ZodEffects="ZodEffects",q.ZodNativeEnum="ZodNativeEnum",q.ZodOptional="ZodOptional",q.ZodNullable="ZodNullable",q.ZodDefault="ZodDefault",q.ZodCatch="ZodCatch",q.ZodPromise="ZodPromise",q.ZodBranded="ZodBranded",q.ZodPipeline="ZodPipeline",q.ZodReadonly="ZodReadonly"})(u||(u={}));var s7=(q,J={message:`Input not instance of ${q.name}`})=>Y5(($)=>$ instanceof q,J),V5=fq.create,W5=D1.create,t7=r0.create,e7=z1.create,U5=$0.create,q$=E1.create,J$=f0.create,$$=G0.create,G$=X0.create,X$=I1.create,Q$=M1.create,Y$=oq.create,V$=u0.create,W$=uq.create,U$=Xq.create,H$=Xq.strictCreate,M$=Q0.create,D$=R2.create,z$=Y0.create,B$=aq.create,K$=p0.create,F$=l0.create,R$=b1.create,w$=J0.create,O$=V0.create,A$=W0.create,j$=B1.create,N$=U0.create,L$=g1.create,S$=rq.create,P$=pq.create,Z$=Y1.create,T$=rq.createWithPreprocess,C$=i0.create,_$=()=>V5().optional(),E$=()=>W5().optional(),I$=()=>U5().optional(),b$={string:(q)=>fq.create({...q,coerce:!0}),number:(q)=>D1.create({...q,coerce:!0}),boolean:(q)=>$0.create({...q,coerce:!0}),bigint:(q)=>z1.create({...q,coerce:!0}),date:(q)=>E1.create({...q,coerce:!0})};var g$=m;var H5=S.record(S.unknown());var v$=S.union([S.object({success:S.boolean(),data:S.unknown().optional(),error:S.string().optional()}),S.object({noop:S.literal(!0)})]),k$=S.object({id:S.string(),timestamp:S.string(),type:S.string(),source:S.string(),target:S.string().optional(),metadata:H5.optional()});import{openSync as x$,writeSync as h$}from"fs";class iq{static instance=null;level;context;useStderr;format;logFile;fileHandle;constructor(q={},J){if(this.level=q.level??3,this.context=q.context??void 0,this.useStderr=q.useStderr??!1,this.format=q.format??"text",this.logFile=q.logFile,J!==void 0)this.fileHandle=J;else if(this.logFile)try{this.fileHandle=x$(this.logFile,"a")}catch{}}static getInstance(q){if(!iq.instance)iq.instance=new iq(q);else if(q?.useStderr!==void 0)iq.instance.useStderr=q.useStderr;return iq.instance}static resetInstance(){iq.instance=null}static createFresh(q){return new iq(q)}formatEntry(q,J,$){let G=new Date().toISOString();if(this.format==="json"){let X={ts:G,level:q,msg:J};if(this.context)X.ctx=this.context;if($.length>0)X.data=$;return JSON.stringify(X)}return this.context?`[${G}] [${this.context}] ${J}`:`[${G}] ${J}`}write(q,J,$,G){if(this.format==="json")q(this.formatEntry(J,$,G));else if(G.length>0)q(this.formatEntry(J,$,[]),...G);else q(this.formatEntry(J,$,[]));if(this.fileHandle!==void 0){let X=this.formatJsonEntry(J,$,G);try{h$(this.fileHandle,X+`
57
- `)}catch{}}}formatJsonEntry(q,J,$){let G={ts:new Date().toISOString(),level:q,msg:J};if(this.context)G.ctx=this.context;if($.length>0)G.data=$;return JSON.stringify(G)}silly(q,...J){if(this.level<=0)this.write(console.debug.bind(console),"silly",q,J)}verbose(q,...J){if(this.level<=1)this.write(console.debug.bind(console),"verbose",q,J)}debug(q,...J){if(this.level<=2)this.write(console.debug.bind(console),"debug",q,J)}info(q,...J){if(this.level<=3){let $=this.useStderr?console.error.bind(console):console.info.bind(console);this.write($,"info",q,J)}}warn(q,...J){if(this.level<=4)this.write(console.warn.bind(console),"warn",q,J)}error(q,...J){if(this.level<=5)this.write(console.error.bind(console),"error",q,J)}child(q){return new iq({level:this.level,context:q,useStderr:this.useStderr,format:this.format},this.fileHandle)}setUseStderr(q){this.useStderr=q}}var y$=iq.getInstance();var _U=K3(C9(),1);class _9 extends Error{name="Assertion";code="ERR_ASSERTION";constructor(q,J,$,G,X){super(q);if(Error.captureStackTrace)Error.captureStackTrace(this,this.constructor);this.actual=J,this.expected=$,this.generated=X,this.operator=G}}function F(q,J){fY(Boolean(q),!1,!0,"ok","Expected value to be truthy",J)}function fY(q,J,$,G,X,Y){if(!q)throw Y instanceof Error?Y:new _9(Y||X,J,$,G,!Y)}var uY={};function f1(q,J){let $=J||uY,G=typeof $.includeImageAlt==="boolean"?$.includeImageAlt:!0,X=typeof $.includeHtml==="boolean"?$.includeHtml:!0;return I9(q,G,X)}function I9(q,J,$){if(pY(q)){if("value"in q)return q.type==="html"&&!$?"":q.value;if(J&&"alt"in q&&q.alt)return q.alt;if("children"in q)return E9(q.children,J,$)}if(Array.isArray(q))return E9(q,J,$);return""}function E9(q,J,$){let G=[],X=-1;while(++X<q.length)G[X]=I9(q[X],J,$);return G.join("")}function pY(q){return Boolean(q&&typeof q==="object")}var f3={AElig:"\xC6",AMP:"&",Aacute:"\xC1",Abreve:"\u0102",Acirc:"\xC2",Acy:"\u0410",Afr:"\uD835\uDD04",Agrave:"\xC0",Alpha:"\u0391",Amacr:"\u0100",And:"\u2A53",Aogon:"\u0104",Aopf:"\uD835\uDD38",ApplyFunction:"\u2061",Aring:"\xC5",Ascr:"\uD835\uDC9C",Assign:"\u2254",Atilde:"\xC3",Auml:"\xC4",Backslash:"\u2216",Barv:"\u2AE7",Barwed:"\u2306",Bcy:"\u0411",Because:"\u2235",Bernoullis:"\u212C",Beta:"\u0392",Bfr:"\uD835\uDD05",Bopf:"\uD835\uDD39",Breve:"\u02D8",Bscr:"\u212C",Bumpeq:"\u224E",CHcy:"\u0427",COPY:"\xA9",Cacute:"\u0106",Cap:"\u22D2",CapitalDifferentialD:"\u2145",Cayleys:"\u212D",Ccaron:"\u010C",Ccedil:"\xC7",Ccirc:"\u0108",Cconint:"\u2230",Cdot:"\u010A",Cedilla:"\xB8",CenterDot:"\xB7",Cfr:"\u212D",Chi:"\u03A7",CircleDot:"\u2299",CircleMinus:"\u2296",CirclePlus:"\u2295",CircleTimes:"\u2297",ClockwiseContourIntegral:"\u2232",CloseCurlyDoubleQuote:"\u201D",CloseCurlyQuote:"\u2019",Colon:"\u2237",Colone:"\u2A74",Congruent:"\u2261",Conint:"\u222F",ContourIntegral:"\u222E",Copf:"\u2102",Coproduct:"\u2210",CounterClockwiseContourIntegral:"\u2233",Cross:"\u2A2F",Cscr:"\uD835\uDC9E",Cup:"\u22D3",CupCap:"\u224D",DD:"\u2145",DDotrahd:"\u2911",DJcy:"\u0402",DScy:"\u0405",DZcy:"\u040F",Dagger:"\u2021",Darr:"\u21A1",Dashv:"\u2AE4",Dcaron:"\u010E",Dcy:"\u0414",Del:"\u2207",Delta:"\u0394",Dfr:"\uD835\uDD07",DiacriticalAcute:"\xB4",DiacriticalDot:"\u02D9",DiacriticalDoubleAcute:"\u02DD",DiacriticalGrave:"`",DiacriticalTilde:"\u02DC",Diamond:"\u22C4",DifferentialD:"\u2146",Dopf:"\uD835\uDD3B",Dot:"\xA8",DotDot:"\u20DC",DotEqual:"\u2250",DoubleContourIntegral:"\u222F",DoubleDot:"\xA8",DoubleDownArrow:"\u21D3",DoubleLeftArrow:"\u21D0",DoubleLeftRightArrow:"\u21D4",DoubleLeftTee:"\u2AE4",DoubleLongLeftArrow:"\u27F8",DoubleLongLeftRightArrow:"\u27FA",DoubleLongRightArrow:"\u27F9",DoubleRightArrow:"\u21D2",DoubleRightTee:"\u22A8",DoubleUpArrow:"\u21D1",DoubleUpDownArrow:"\u21D5",DoubleVerticalBar:"\u2225",DownArrow:"\u2193",DownArrowBar:"\u2913",DownArrowUpArrow:"\u21F5",DownBreve:"\u0311",DownLeftRightVector:"\u2950",DownLeftTeeVector:"\u295E",DownLeftVector:"\u21BD",DownLeftVectorBar:"\u2956",DownRightTeeVector:"\u295F",DownRightVector:"\u21C1",DownRightVectorBar:"\u2957",DownTee:"\u22A4",DownTeeArrow:"\u21A7",Downarrow:"\u21D3",Dscr:"\uD835\uDC9F",Dstrok:"\u0110",ENG:"\u014A",ETH:"\xD0",Eacute:"\xC9",Ecaron:"\u011A",Ecirc:"\xCA",Ecy:"\u042D",Edot:"\u0116",Efr:"\uD835\uDD08",Egrave:"\xC8",Element:"\u2208",Emacr:"\u0112",EmptySmallSquare:"\u25FB",EmptyVerySmallSquare:"\u25AB",Eogon:"\u0118",Eopf:"\uD835\uDD3C",Epsilon:"\u0395",Equal:"\u2A75",EqualTilde:"\u2242",Equilibrium:"\u21CC",Escr:"\u2130",Esim:"\u2A73",Eta:"\u0397",Euml:"\xCB",Exists:"\u2203",ExponentialE:"\u2147",Fcy:"\u0424",Ffr:"\uD835\uDD09",FilledSmallSquare:"\u25FC",FilledVerySmallSquare:"\u25AA",Fopf:"\uD835\uDD3D",ForAll:"\u2200",Fouriertrf:"\u2131",Fscr:"\u2131",GJcy:"\u0403",GT:">",Gamma:"\u0393",Gammad:"\u03DC",Gbreve:"\u011E",Gcedil:"\u0122",Gcirc:"\u011C",Gcy:"\u0413",Gdot:"\u0120",Gfr:"\uD835\uDD0A",Gg:"\u22D9",Gopf:"\uD835\uDD3E",GreaterEqual:"\u2265",GreaterEqualLess:"\u22DB",GreaterFullEqual:"\u2267",GreaterGreater:"\u2AA2",GreaterLess:"\u2277",GreaterSlantEqual:"\u2A7E",GreaterTilde:"\u2273",Gscr:"\uD835\uDCA2",Gt:"\u226B",HARDcy:"\u042A",Hacek:"\u02C7",Hat:"^",Hcirc:"\u0124",Hfr:"\u210C",HilbertSpace:"\u210B",Hopf:"\u210D",HorizontalLine:"\u2500",Hscr:"\u210B",Hstrok:"\u0126",HumpDownHump:"\u224E",HumpEqual:"\u224F",IEcy:"\u0415",IJlig:"\u0132",IOcy:"\u0401",Iacute:"\xCD",Icirc:"\xCE",Icy:"\u0418",Idot:"\u0130",Ifr:"\u2111",Igrave:"\xCC",Im:"\u2111",Imacr:"\u012A",ImaginaryI:"\u2148",Implies:"\u21D2",Int:"\u222C",Integral:"\u222B",Intersection:"\u22C2",InvisibleComma:"\u2063",InvisibleTimes:"\u2062",Iogon:"\u012E",Iopf:"\uD835\uDD40",Iota:"\u0399",Iscr:"\u2110",Itilde:"\u0128",Iukcy:"\u0406",Iuml:"\xCF",Jcirc:"\u0134",Jcy:"\u0419",Jfr:"\uD835\uDD0D",Jopf:"\uD835\uDD41",Jscr:"\uD835\uDCA5",Jsercy:"\u0408",Jukcy:"\u0404",KHcy:"\u0425",KJcy:"\u040C",Kappa:"\u039A",Kcedil:"\u0136",Kcy:"\u041A",Kfr:"\uD835\uDD0E",Kopf:"\uD835\uDD42",Kscr:"\uD835\uDCA6",LJcy:"\u0409",LT:"<",Lacute:"\u0139",Lambda:"\u039B",Lang:"\u27EA",Laplacetrf:"\u2112",Larr:"\u219E",Lcaron:"\u013D",Lcedil:"\u013B",Lcy:"\u041B",LeftAngleBracket:"\u27E8",LeftArrow:"\u2190",LeftArrowBar:"\u21E4",LeftArrowRightArrow:"\u21C6",LeftCeiling:"\u2308",LeftDoubleBracket:"\u27E6",LeftDownTeeVector:"\u2961",LeftDownVector:"\u21C3",LeftDownVectorBar:"\u2959",LeftFloor:"\u230A",LeftRightArrow:"\u2194",LeftRightVector:"\u294E",LeftTee:"\u22A3",LeftTeeArrow:"\u21A4",LeftTeeVector:"\u295A",LeftTriangle:"\u22B2",LeftTriangleBar:"\u29CF",LeftTriangleEqual:"\u22B4",LeftUpDownVector:"\u2951",LeftUpTeeVector:"\u2960",LeftUpVector:"\u21BF",LeftUpVectorBar:"\u2958",LeftVector:"\u21BC",LeftVectorBar:"\u2952",Leftarrow:"\u21D0",Leftrightarrow:"\u21D4",LessEqualGreater:"\u22DA",LessFullEqual:"\u2266",LessGreater:"\u2276",LessLess:"\u2AA1",LessSlantEqual:"\u2A7D",LessTilde:"\u2272",Lfr:"\uD835\uDD0F",Ll:"\u22D8",Lleftarrow:"\u21DA",Lmidot:"\u013F",LongLeftArrow:"\u27F5",LongLeftRightArrow:"\u27F7",LongRightArrow:"\u27F6",Longleftarrow:"\u27F8",Longleftrightarrow:"\u27FA",Longrightarrow:"\u27F9",Lopf:"\uD835\uDD43",LowerLeftArrow:"\u2199",LowerRightArrow:"\u2198",Lscr:"\u2112",Lsh:"\u21B0",Lstrok:"\u0141",Lt:"\u226A",Map:"\u2905",Mcy:"\u041C",MediumSpace:"\u205F",Mellintrf:"\u2133",Mfr:"\uD835\uDD10",MinusPlus:"\u2213",Mopf:"\uD835\uDD44",Mscr:"\u2133",Mu:"\u039C",NJcy:"\u040A",Nacute:"\u0143",Ncaron:"\u0147",Ncedil:"\u0145",Ncy:"\u041D",NegativeMediumSpace:"\u200B",NegativeThickSpace:"\u200B",NegativeThinSpace:"\u200B",NegativeVeryThinSpace:"\u200B",NestedGreaterGreater:"\u226B",NestedLessLess:"\u226A",NewLine:`
58
- `,Nfr:"\uD835\uDD11",NoBreak:"\u2060",NonBreakingSpace:"\xA0",Nopf:"\u2115",Not:"\u2AEC",NotCongruent:"\u2262",NotCupCap:"\u226D",NotDoubleVerticalBar:"\u2226",NotElement:"\u2209",NotEqual:"\u2260",NotEqualTilde:"\u2242\u0338",NotExists:"\u2204",NotGreater:"\u226F",NotGreaterEqual:"\u2271",NotGreaterFullEqual:"\u2267\u0338",NotGreaterGreater:"\u226B\u0338",NotGreaterLess:"\u2279",NotGreaterSlantEqual:"\u2A7E\u0338",NotGreaterTilde:"\u2275",NotHumpDownHump:"\u224E\u0338",NotHumpEqual:"\u224F\u0338",NotLeftTriangle:"\u22EA",NotLeftTriangleBar:"\u29CF\u0338",NotLeftTriangleEqual:"\u22EC",NotLess:"\u226E",NotLessEqual:"\u2270",NotLessGreater:"\u2278",NotLessLess:"\u226A\u0338",NotLessSlantEqual:"\u2A7D\u0338",NotLessTilde:"\u2274",NotNestedGreaterGreater:"\u2AA2\u0338",NotNestedLessLess:"\u2AA1\u0338",NotPrecedes:"\u2280",NotPrecedesEqual:"\u2AAF\u0338",NotPrecedesSlantEqual:"\u22E0",NotReverseElement:"\u220C",NotRightTriangle:"\u22EB",NotRightTriangleBar:"\u29D0\u0338",NotRightTriangleEqual:"\u22ED",NotSquareSubset:"\u228F\u0338",NotSquareSubsetEqual:"\u22E2",NotSquareSuperset:"\u2290\u0338",NotSquareSupersetEqual:"\u22E3",NotSubset:"\u2282\u20D2",NotSubsetEqual:"\u2288",NotSucceeds:"\u2281",NotSucceedsEqual:"\u2AB0\u0338",NotSucceedsSlantEqual:"\u22E1",NotSucceedsTilde:"\u227F\u0338",NotSuperset:"\u2283\u20D2",NotSupersetEqual:"\u2289",NotTilde:"\u2241",NotTildeEqual:"\u2244",NotTildeFullEqual:"\u2247",NotTildeTilde:"\u2249",NotVerticalBar:"\u2224",Nscr:"\uD835\uDCA9",Ntilde:"\xD1",Nu:"\u039D",OElig:"\u0152",Oacute:"\xD3",Ocirc:"\xD4",Ocy:"\u041E",Odblac:"\u0150",Ofr:"\uD835\uDD12",Ograve:"\xD2",Omacr:"\u014C",Omega:"\u03A9",Omicron:"\u039F",Oopf:"\uD835\uDD46",OpenCurlyDoubleQuote:"\u201C",OpenCurlyQuote:"\u2018",Or:"\u2A54",Oscr:"\uD835\uDCAA",Oslash:"\xD8",Otilde:"\xD5",Otimes:"\u2A37",Ouml:"\xD6",OverBar:"\u203E",OverBrace:"\u23DE",OverBracket:"\u23B4",OverParenthesis:"\u23DC",PartialD:"\u2202",Pcy:"\u041F",Pfr:"\uD835\uDD13",Phi:"\u03A6",Pi:"\u03A0",PlusMinus:"\xB1",Poincareplane:"\u210C",Popf:"\u2119",Pr:"\u2ABB",Precedes:"\u227A",PrecedesEqual:"\u2AAF",PrecedesSlantEqual:"\u227C",PrecedesTilde:"\u227E",Prime:"\u2033",Product:"\u220F",Proportion:"\u2237",Proportional:"\u221D",Pscr:"\uD835\uDCAB",Psi:"\u03A8",QUOT:'"',Qfr:"\uD835\uDD14",Qopf:"\u211A",Qscr:"\uD835\uDCAC",RBarr:"\u2910",REG:"\xAE",Racute:"\u0154",Rang:"\u27EB",Rarr:"\u21A0",Rarrtl:"\u2916",Rcaron:"\u0158",Rcedil:"\u0156",Rcy:"\u0420",Re:"\u211C",ReverseElement:"\u220B",ReverseEquilibrium:"\u21CB",ReverseUpEquilibrium:"\u296F",Rfr:"\u211C",Rho:"\u03A1",RightAngleBracket:"\u27E9",RightArrow:"\u2192",RightArrowBar:"\u21E5",RightArrowLeftArrow:"\u21C4",RightCeiling:"\u2309",RightDoubleBracket:"\u27E7",RightDownTeeVector:"\u295D",RightDownVector:"\u21C2",RightDownVectorBar:"\u2955",RightFloor:"\u230B",RightTee:"\u22A2",RightTeeArrow:"\u21A6",RightTeeVector:"\u295B",RightTriangle:"\u22B3",RightTriangleBar:"\u29D0",RightTriangleEqual:"\u22B5",RightUpDownVector:"\u294F",RightUpTeeVector:"\u295C",RightUpVector:"\u21BE",RightUpVectorBar:"\u2954",RightVector:"\u21C0",RightVectorBar:"\u2953",Rightarrow:"\u21D2",Ropf:"\u211D",RoundImplies:"\u2970",Rrightarrow:"\u21DB",Rscr:"\u211B",Rsh:"\u21B1",RuleDelayed:"\u29F4",SHCHcy:"\u0429",SHcy:"\u0428",SOFTcy:"\u042C",Sacute:"\u015A",Sc:"\u2ABC",Scaron:"\u0160",Scedil:"\u015E",Scirc:"\u015C",Scy:"\u0421",Sfr:"\uD835\uDD16",ShortDownArrow:"\u2193",ShortLeftArrow:"\u2190",ShortRightArrow:"\u2192",ShortUpArrow:"\u2191",Sigma:"\u03A3",SmallCircle:"\u2218",Sopf:"\uD835\uDD4A",Sqrt:"\u221A",Square:"\u25A1",SquareIntersection:"\u2293",SquareSubset:"\u228F",SquareSubsetEqual:"\u2291",SquareSuperset:"\u2290",SquareSupersetEqual:"\u2292",SquareUnion:"\u2294",Sscr:"\uD835\uDCAE",Star:"\u22C6",Sub:"\u22D0",Subset:"\u22D0",SubsetEqual:"\u2286",Succeeds:"\u227B",SucceedsEqual:"\u2AB0",SucceedsSlantEqual:"\u227D",SucceedsTilde:"\u227F",SuchThat:"\u220B",Sum:"\u2211",Sup:"\u22D1",Superset:"\u2283",SupersetEqual:"\u2287",Supset:"\u22D1",THORN:"\xDE",TRADE:"\u2122",TSHcy:"\u040B",TScy:"\u0426",Tab:"\t",Tau:"\u03A4",Tcaron:"\u0164",Tcedil:"\u0162",Tcy:"\u0422",Tfr:"\uD835\uDD17",Therefore:"\u2234",Theta:"\u0398",ThickSpace:"\u205F\u200A",ThinSpace:"\u2009",Tilde:"\u223C",TildeEqual:"\u2243",TildeFullEqual:"\u2245",TildeTilde:"\u2248",Topf:"\uD835\uDD4B",TripleDot:"\u20DB",Tscr:"\uD835\uDCAF",Tstrok:"\u0166",Uacute:"\xDA",Uarr:"\u219F",Uarrocir:"\u2949",Ubrcy:"\u040E",Ubreve:"\u016C",Ucirc:"\xDB",Ucy:"\u0423",Udblac:"\u0170",Ufr:"\uD835\uDD18",Ugrave:"\xD9",Umacr:"\u016A",UnderBar:"_",UnderBrace:"\u23DF",UnderBracket:"\u23B5",UnderParenthesis:"\u23DD",Union:"\u22C3",UnionPlus:"\u228E",Uogon:"\u0172",Uopf:"\uD835\uDD4C",UpArrow:"\u2191",UpArrowBar:"\u2912",UpArrowDownArrow:"\u21C5",UpDownArrow:"\u2195",UpEquilibrium:"\u296E",UpTee:"\u22A5",UpTeeArrow:"\u21A5",Uparrow:"\u21D1",Updownarrow:"\u21D5",UpperLeftArrow:"\u2196",UpperRightArrow:"\u2197",Upsi:"\u03D2",Upsilon:"\u03A5",Uring:"\u016E",Uscr:"\uD835\uDCB0",Utilde:"\u0168",Uuml:"\xDC",VDash:"\u22AB",Vbar:"\u2AEB",Vcy:"\u0412",Vdash:"\u22A9",Vdashl:"\u2AE6",Vee:"\u22C1",Verbar:"\u2016",Vert:"\u2016",VerticalBar:"\u2223",VerticalLine:"|",VerticalSeparator:"\u2758",VerticalTilde:"\u2240",VeryThinSpace:"\u200A",Vfr:"\uD835\uDD19",Vopf:"\uD835\uDD4D",Vscr:"\uD835\uDCB1",Vvdash:"\u22AA",Wcirc:"\u0174",Wedge:"\u22C0",Wfr:"\uD835\uDD1A",Wopf:"\uD835\uDD4E",Wscr:"\uD835\uDCB2",Xfr:"\uD835\uDD1B",Xi:"\u039E",Xopf:"\uD835\uDD4F",Xscr:"\uD835\uDCB3",YAcy:"\u042F",YIcy:"\u0407",YUcy:"\u042E",Yacute:"\xDD",Ycirc:"\u0176",Ycy:"\u042B",Yfr:"\uD835\uDD1C",Yopf:"\uD835\uDD50",Yscr:"\uD835\uDCB4",Yuml:"\u0178",ZHcy:"\u0416",Zacute:"\u0179",Zcaron:"\u017D",Zcy:"\u0417",Zdot:"\u017B",ZeroWidthSpace:"\u200B",Zeta:"\u0396",Zfr:"\u2128",Zopf:"\u2124",Zscr:"\uD835\uDCB5",aacute:"\xE1",abreve:"\u0103",ac:"\u223E",acE:"\u223E\u0333",acd:"\u223F",acirc:"\xE2",acute:"\xB4",acy:"\u0430",aelig:"\xE6",af:"\u2061",afr:"\uD835\uDD1E",agrave:"\xE0",alefsym:"\u2135",aleph:"\u2135",alpha:"\u03B1",amacr:"\u0101",amalg:"\u2A3F",amp:"&",and:"\u2227",andand:"\u2A55",andd:"\u2A5C",andslope:"\u2A58",andv:"\u2A5A",ang:"\u2220",ange:"\u29A4",angle:"\u2220",angmsd:"\u2221",angmsdaa:"\u29A8",angmsdab:"\u29A9",angmsdac:"\u29AA",angmsdad:"\u29AB",angmsdae:"\u29AC",angmsdaf:"\u29AD",angmsdag:"\u29AE",angmsdah:"\u29AF",angrt:"\u221F",angrtvb:"\u22BE",angrtvbd:"\u299D",angsph:"\u2222",angst:"\xC5",angzarr:"\u237C",aogon:"\u0105",aopf:"\uD835\uDD52",ap:"\u2248",apE:"\u2A70",apacir:"\u2A6F",ape:"\u224A",apid:"\u224B",apos:"'",approx:"\u2248",approxeq:"\u224A",aring:"\xE5",ascr:"\uD835\uDCB6",ast:"*",asymp:"\u2248",asympeq:"\u224D",atilde:"\xE3",auml:"\xE4",awconint:"\u2233",awint:"\u2A11",bNot:"\u2AED",backcong:"\u224C",backepsilon:"\u03F6",backprime:"\u2035",backsim:"\u223D",backsimeq:"\u22CD",barvee:"\u22BD",barwed:"\u2305",barwedge:"\u2305",bbrk:"\u23B5",bbrktbrk:"\u23B6",bcong:"\u224C",bcy:"\u0431",bdquo:"\u201E",becaus:"\u2235",because:"\u2235",bemptyv:"\u29B0",bepsi:"\u03F6",bernou:"\u212C",beta:"\u03B2",beth:"\u2136",between:"\u226C",bfr:"\uD835\uDD1F",bigcap:"\u22C2",bigcirc:"\u25EF",bigcup:"\u22C3",bigodot:"\u2A00",bigoplus:"\u2A01",bigotimes:"\u2A02",bigsqcup:"\u2A06",bigstar:"\u2605",bigtriangledown:"\u25BD",bigtriangleup:"\u25B3",biguplus:"\u2A04",bigvee:"\u22C1",bigwedge:"\u22C0",bkarow:"\u290D",blacklozenge:"\u29EB",blacksquare:"\u25AA",blacktriangle:"\u25B4",blacktriangledown:"\u25BE",blacktriangleleft:"\u25C2",blacktriangleright:"\u25B8",blank:"\u2423",blk12:"\u2592",blk14:"\u2591",blk34:"\u2593",block:"\u2588",bne:"=\u20E5",bnequiv:"\u2261\u20E5",bnot:"\u2310",bopf:"\uD835\uDD53",bot:"\u22A5",bottom:"\u22A5",bowtie:"\u22C8",boxDL:"\u2557",boxDR:"\u2554",boxDl:"\u2556",boxDr:"\u2553",boxH:"\u2550",boxHD:"\u2566",boxHU:"\u2569",boxHd:"\u2564",boxHu:"\u2567",boxUL:"\u255D",boxUR:"\u255A",boxUl:"\u255C",boxUr:"\u2559",boxV:"\u2551",boxVH:"\u256C",boxVL:"\u2563",boxVR:"\u2560",boxVh:"\u256B",boxVl:"\u2562",boxVr:"\u255F",boxbox:"\u29C9",boxdL:"\u2555",boxdR:"\u2552",boxdl:"\u2510",boxdr:"\u250C",boxh:"\u2500",boxhD:"\u2565",boxhU:"\u2568",boxhd:"\u252C",boxhu:"\u2534",boxminus:"\u229F",boxplus:"\u229E",boxtimes:"\u22A0",boxuL:"\u255B",boxuR:"\u2558",boxul:"\u2518",boxur:"\u2514",boxv:"\u2502",boxvH:"\u256A",boxvL:"\u2561",boxvR:"\u255E",boxvh:"\u253C",boxvl:"\u2524",boxvr:"\u251C",bprime:"\u2035",breve:"\u02D8",brvbar:"\xA6",bscr:"\uD835\uDCB7",bsemi:"\u204F",bsim:"\u223D",bsime:"\u22CD",bsol:"\\",bsolb:"\u29C5",bsolhsub:"\u27C8",bull:"\u2022",bullet:"\u2022",bump:"\u224E",bumpE:"\u2AAE",bumpe:"\u224F",bumpeq:"\u224F",cacute:"\u0107",cap:"\u2229",capand:"\u2A44",capbrcup:"\u2A49",capcap:"\u2A4B",capcup:"\u2A47",capdot:"\u2A40",caps:"\u2229\uFE00",caret:"\u2041",caron:"\u02C7",ccaps:"\u2A4D",ccaron:"\u010D",ccedil:"\xE7",ccirc:"\u0109",ccups:"\u2A4C",ccupssm:"\u2A50",cdot:"\u010B",cedil:"\xB8",cemptyv:"\u29B2",cent:"\xA2",centerdot:"\xB7",cfr:"\uD835\uDD20",chcy:"\u0447",check:"\u2713",checkmark:"\u2713",chi:"\u03C7",cir:"\u25CB",cirE:"\u29C3",circ:"\u02C6",circeq:"\u2257",circlearrowleft:"\u21BA",circlearrowright:"\u21BB",circledR:"\xAE",circledS:"\u24C8",circledast:"\u229B",circledcirc:"\u229A",circleddash:"\u229D",cire:"\u2257",cirfnint:"\u2A10",cirmid:"\u2AEF",cirscir:"\u29C2",clubs:"\u2663",clubsuit:"\u2663",colon:":",colone:"\u2254",coloneq:"\u2254",comma:",",commat:"@",comp:"\u2201",compfn:"\u2218",complement:"\u2201",complexes:"\u2102",cong:"\u2245",congdot:"\u2A6D",conint:"\u222E",copf:"\uD835\uDD54",coprod:"\u2210",copy:"\xA9",copysr:"\u2117",crarr:"\u21B5",cross:"\u2717",cscr:"\uD835\uDCB8",csub:"\u2ACF",csube:"\u2AD1",csup:"\u2AD0",csupe:"\u2AD2",ctdot:"\u22EF",cudarrl:"\u2938",cudarrr:"\u2935",cuepr:"\u22DE",cuesc:"\u22DF",cularr:"\u21B6",cularrp:"\u293D",cup:"\u222A",cupbrcap:"\u2A48",cupcap:"\u2A46",cupcup:"\u2A4A",cupdot:"\u228D",cupor:"\u2A45",cups:"\u222A\uFE00",curarr:"\u21B7",curarrm:"\u293C",curlyeqprec:"\u22DE",curlyeqsucc:"\u22DF",curlyvee:"\u22CE",curlywedge:"\u22CF",curren:"\xA4",curvearrowleft:"\u21B6",curvearrowright:"\u21B7",cuvee:"\u22CE",cuwed:"\u22CF",cwconint:"\u2232",cwint:"\u2231",cylcty:"\u232D",dArr:"\u21D3",dHar:"\u2965",dagger:"\u2020",daleth:"\u2138",darr:"\u2193",dash:"\u2010",dashv:"\u22A3",dbkarow:"\u290F",dblac:"\u02DD",dcaron:"\u010F",dcy:"\u0434",dd:"\u2146",ddagger:"\u2021",ddarr:"\u21CA",ddotseq:"\u2A77",deg:"\xB0",delta:"\u03B4",demptyv:"\u29B1",dfisht:"\u297F",dfr:"\uD835\uDD21",dharl:"\u21C3",dharr:"\u21C2",diam:"\u22C4",diamond:"\u22C4",diamondsuit:"\u2666",diams:"\u2666",die:"\xA8",digamma:"\u03DD",disin:"\u22F2",div:"\xF7",divide:"\xF7",divideontimes:"\u22C7",divonx:"\u22C7",djcy:"\u0452",dlcorn:"\u231E",dlcrop:"\u230D",dollar:"$",dopf:"\uD835\uDD55",dot:"\u02D9",doteq:"\u2250",doteqdot:"\u2251",dotminus:"\u2238",dotplus:"\u2214",dotsquare:"\u22A1",doublebarwedge:"\u2306",downarrow:"\u2193",downdownarrows:"\u21CA",downharpoonleft:"\u21C3",downharpoonright:"\u21C2",drbkarow:"\u2910",drcorn:"\u231F",drcrop:"\u230C",dscr:"\uD835\uDCB9",dscy:"\u0455",dsol:"\u29F6",dstrok:"\u0111",dtdot:"\u22F1",dtri:"\u25BF",dtrif:"\u25BE",duarr:"\u21F5",duhar:"\u296F",dwangle:"\u29A6",dzcy:"\u045F",dzigrarr:"\u27FF",eDDot:"\u2A77",eDot:"\u2251",eacute:"\xE9",easter:"\u2A6E",ecaron:"\u011B",ecir:"\u2256",ecirc:"\xEA",ecolon:"\u2255",ecy:"\u044D",edot:"\u0117",ee:"\u2147",efDot:"\u2252",efr:"\uD835\uDD22",eg:"\u2A9A",egrave:"\xE8",egs:"\u2A96",egsdot:"\u2A98",el:"\u2A99",elinters:"\u23E7",ell:"\u2113",els:"\u2A95",elsdot:"\u2A97",emacr:"\u0113",empty:"\u2205",emptyset:"\u2205",emptyv:"\u2205",emsp13:"\u2004",emsp14:"\u2005",emsp:"\u2003",eng:"\u014B",ensp:"\u2002",eogon:"\u0119",eopf:"\uD835\uDD56",epar:"\u22D5",eparsl:"\u29E3",eplus:"\u2A71",epsi:"\u03B5",epsilon:"\u03B5",epsiv:"\u03F5",eqcirc:"\u2256",eqcolon:"\u2255",eqsim:"\u2242",eqslantgtr:"\u2A96",eqslantless:"\u2A95",equals:"=",equest:"\u225F",equiv:"\u2261",equivDD:"\u2A78",eqvparsl:"\u29E5",erDot:"\u2253",erarr:"\u2971",escr:"\u212F",esdot:"\u2250",esim:"\u2242",eta:"\u03B7",eth:"\xF0",euml:"\xEB",euro:"\u20AC",excl:"!",exist:"\u2203",expectation:"\u2130",exponentiale:"\u2147",fallingdotseq:"\u2252",fcy:"\u0444",female:"\u2640",ffilig:"\uFB03",fflig:"\uFB00",ffllig:"\uFB04",ffr:"\uD835\uDD23",filig:"\uFB01",fjlig:"fj",flat:"\u266D",fllig:"\uFB02",fltns:"\u25B1",fnof:"\u0192",fopf:"\uD835\uDD57",forall:"\u2200",fork:"\u22D4",forkv:"\u2AD9",fpartint:"\u2A0D",frac12:"\xBD",frac13:"\u2153",frac14:"\xBC",frac15:"\u2155",frac16:"\u2159",frac18:"\u215B",frac23:"\u2154",frac25:"\u2156",frac34:"\xBE",frac35:"\u2157",frac38:"\u215C",frac45:"\u2158",frac56:"\u215A",frac58:"\u215D",frac78:"\u215E",frasl:"\u2044",frown:"\u2322",fscr:"\uD835\uDCBB",gE:"\u2267",gEl:"\u2A8C",gacute:"\u01F5",gamma:"\u03B3",gammad:"\u03DD",gap:"\u2A86",gbreve:"\u011F",gcirc:"\u011D",gcy:"\u0433",gdot:"\u0121",ge:"\u2265",gel:"\u22DB",geq:"\u2265",geqq:"\u2267",geqslant:"\u2A7E",ges:"\u2A7E",gescc:"\u2AA9",gesdot:"\u2A80",gesdoto:"\u2A82",gesdotol:"\u2A84",gesl:"\u22DB\uFE00",gesles:"\u2A94",gfr:"\uD835\uDD24",gg:"\u226B",ggg:"\u22D9",gimel:"\u2137",gjcy:"\u0453",gl:"\u2277",glE:"\u2A92",gla:"\u2AA5",glj:"\u2AA4",gnE:"\u2269",gnap:"\u2A8A",gnapprox:"\u2A8A",gne:"\u2A88",gneq:"\u2A88",gneqq:"\u2269",gnsim:"\u22E7",gopf:"\uD835\uDD58",grave:"`",gscr:"\u210A",gsim:"\u2273",gsime:"\u2A8E",gsiml:"\u2A90",gt:">",gtcc:"\u2AA7",gtcir:"\u2A7A",gtdot:"\u22D7",gtlPar:"\u2995",gtquest:"\u2A7C",gtrapprox:"\u2A86",gtrarr:"\u2978",gtrdot:"\u22D7",gtreqless:"\u22DB",gtreqqless:"\u2A8C",gtrless:"\u2277",gtrsim:"\u2273",gvertneqq:"\u2269\uFE00",gvnE:"\u2269\uFE00",hArr:"\u21D4",hairsp:"\u200A",half:"\xBD",hamilt:"\u210B",hardcy:"\u044A",harr:"\u2194",harrcir:"\u2948",harrw:"\u21AD",hbar:"\u210F",hcirc:"\u0125",hearts:"\u2665",heartsuit:"\u2665",hellip:"\u2026",hercon:"\u22B9",hfr:"\uD835\uDD25",hksearow:"\u2925",hkswarow:"\u2926",hoarr:"\u21FF",homtht:"\u223B",hookleftarrow:"\u21A9",hookrightarrow:"\u21AA",hopf:"\uD835\uDD59",horbar:"\u2015",hscr:"\uD835\uDCBD",hslash:"\u210F",hstrok:"\u0127",hybull:"\u2043",hyphen:"\u2010",iacute:"\xED",ic:"\u2063",icirc:"\xEE",icy:"\u0438",iecy:"\u0435",iexcl:"\xA1",iff:"\u21D4",ifr:"\uD835\uDD26",igrave:"\xEC",ii:"\u2148",iiiint:"\u2A0C",iiint:"\u222D",iinfin:"\u29DC",iiota:"\u2129",ijlig:"\u0133",imacr:"\u012B",image:"\u2111",imagline:"\u2110",imagpart:"\u2111",imath:"\u0131",imof:"\u22B7",imped:"\u01B5",in:"\u2208",incare:"\u2105",infin:"\u221E",infintie:"\u29DD",inodot:"\u0131",int:"\u222B",intcal:"\u22BA",integers:"\u2124",intercal:"\u22BA",intlarhk:"\u2A17",intprod:"\u2A3C",iocy:"\u0451",iogon:"\u012F",iopf:"\uD835\uDD5A",iota:"\u03B9",iprod:"\u2A3C",iquest:"\xBF",iscr:"\uD835\uDCBE",isin:"\u2208",isinE:"\u22F9",isindot:"\u22F5",isins:"\u22F4",isinsv:"\u22F3",isinv:"\u2208",it:"\u2062",itilde:"\u0129",iukcy:"\u0456",iuml:"\xEF",jcirc:"\u0135",jcy:"\u0439",jfr:"\uD835\uDD27",jmath:"\u0237",jopf:"\uD835\uDD5B",jscr:"\uD835\uDCBF",jsercy:"\u0458",jukcy:"\u0454",kappa:"\u03BA",kappav:"\u03F0",kcedil:"\u0137",kcy:"\u043A",kfr:"\uD835\uDD28",kgreen:"\u0138",khcy:"\u0445",kjcy:"\u045C",kopf:"\uD835\uDD5C",kscr:"\uD835\uDCC0",lAarr:"\u21DA",lArr:"\u21D0",lAtail:"\u291B",lBarr:"\u290E",lE:"\u2266",lEg:"\u2A8B",lHar:"\u2962",lacute:"\u013A",laemptyv:"\u29B4",lagran:"\u2112",lambda:"\u03BB",lang:"\u27E8",langd:"\u2991",langle:"\u27E8",lap:"\u2A85",laquo:"\xAB",larr:"\u2190",larrb:"\u21E4",larrbfs:"\u291F",larrfs:"\u291D",larrhk:"\u21A9",larrlp:"\u21AB",larrpl:"\u2939",larrsim:"\u2973",larrtl:"\u21A2",lat:"\u2AAB",latail:"\u2919",late:"\u2AAD",lates:"\u2AAD\uFE00",lbarr:"\u290C",lbbrk:"\u2772",lbrace:"{",lbrack:"[",lbrke:"\u298B",lbrksld:"\u298F",lbrkslu:"\u298D",lcaron:"\u013E",lcedil:"\u013C",lceil:"\u2308",lcub:"{",lcy:"\u043B",ldca:"\u2936",ldquo:"\u201C",ldquor:"\u201E",ldrdhar:"\u2967",ldrushar:"\u294B",ldsh:"\u21B2",le:"\u2264",leftarrow:"\u2190",leftarrowtail:"\u21A2",leftharpoondown:"\u21BD",leftharpoonup:"\u21BC",leftleftarrows:"\u21C7",leftrightarrow:"\u2194",leftrightarrows:"\u21C6",leftrightharpoons:"\u21CB",leftrightsquigarrow:"\u21AD",leftthreetimes:"\u22CB",leg:"\u22DA",leq:"\u2264",leqq:"\u2266",leqslant:"\u2A7D",les:"\u2A7D",lescc:"\u2AA8",lesdot:"\u2A7F",lesdoto:"\u2A81",lesdotor:"\u2A83",lesg:"\u22DA\uFE00",lesges:"\u2A93",lessapprox:"\u2A85",lessdot:"\u22D6",lesseqgtr:"\u22DA",lesseqqgtr:"\u2A8B",lessgtr:"\u2276",lesssim:"\u2272",lfisht:"\u297C",lfloor:"\u230A",lfr:"\uD835\uDD29",lg:"\u2276",lgE:"\u2A91",lhard:"\u21BD",lharu:"\u21BC",lharul:"\u296A",lhblk:"\u2584",ljcy:"\u0459",ll:"\u226A",llarr:"\u21C7",llcorner:"\u231E",llhard:"\u296B",lltri:"\u25FA",lmidot:"\u0140",lmoust:"\u23B0",lmoustache:"\u23B0",lnE:"\u2268",lnap:"\u2A89",lnapprox:"\u2A89",lne:"\u2A87",lneq:"\u2A87",lneqq:"\u2268",lnsim:"\u22E6",loang:"\u27EC",loarr:"\u21FD",lobrk:"\u27E6",longleftarrow:"\u27F5",longleftrightarrow:"\u27F7",longmapsto:"\u27FC",longrightarrow:"\u27F6",looparrowleft:"\u21AB",looparrowright:"\u21AC",lopar:"\u2985",lopf:"\uD835\uDD5D",loplus:"\u2A2D",lotimes:"\u2A34",lowast:"\u2217",lowbar:"_",loz:"\u25CA",lozenge:"\u25CA",lozf:"\u29EB",lpar:"(",lparlt:"\u2993",lrarr:"\u21C6",lrcorner:"\u231F",lrhar:"\u21CB",lrhard:"\u296D",lrm:"\u200E",lrtri:"\u22BF",lsaquo:"\u2039",lscr:"\uD835\uDCC1",lsh:"\u21B0",lsim:"\u2272",lsime:"\u2A8D",lsimg:"\u2A8F",lsqb:"[",lsquo:"\u2018",lsquor:"\u201A",lstrok:"\u0142",lt:"<",ltcc:"\u2AA6",ltcir:"\u2A79",ltdot:"\u22D6",lthree:"\u22CB",ltimes:"\u22C9",ltlarr:"\u2976",ltquest:"\u2A7B",ltrPar:"\u2996",ltri:"\u25C3",ltrie:"\u22B4",ltrif:"\u25C2",lurdshar:"\u294A",luruhar:"\u2966",lvertneqq:"\u2268\uFE00",lvnE:"\u2268\uFE00",mDDot:"\u223A",macr:"\xAF",male:"\u2642",malt:"\u2720",maltese:"\u2720",map:"\u21A6",mapsto:"\u21A6",mapstodown:"\u21A7",mapstoleft:"\u21A4",mapstoup:"\u21A5",marker:"\u25AE",mcomma:"\u2A29",mcy:"\u043C",mdash:"\u2014",measuredangle:"\u2221",mfr:"\uD835\uDD2A",mho:"\u2127",micro:"\xB5",mid:"\u2223",midast:"*",midcir:"\u2AF0",middot:"\xB7",minus:"\u2212",minusb:"\u229F",minusd:"\u2238",minusdu:"\u2A2A",mlcp:"\u2ADB",mldr:"\u2026",mnplus:"\u2213",models:"\u22A7",mopf:"\uD835\uDD5E",mp:"\u2213",mscr:"\uD835\uDCC2",mstpos:"\u223E",mu:"\u03BC",multimap:"\u22B8",mumap:"\u22B8",nGg:"\u22D9\u0338",nGt:"\u226B\u20D2",nGtv:"\u226B\u0338",nLeftarrow:"\u21CD",nLeftrightarrow:"\u21CE",nLl:"\u22D8\u0338",nLt:"\u226A\u20D2",nLtv:"\u226A\u0338",nRightarrow:"\u21CF",nVDash:"\u22AF",nVdash:"\u22AE",nabla:"\u2207",nacute:"\u0144",nang:"\u2220\u20D2",nap:"\u2249",napE:"\u2A70\u0338",napid:"\u224B\u0338",napos:"\u0149",napprox:"\u2249",natur:"\u266E",natural:"\u266E",naturals:"\u2115",nbsp:"\xA0",nbump:"\u224E\u0338",nbumpe:"\u224F\u0338",ncap:"\u2A43",ncaron:"\u0148",ncedil:"\u0146",ncong:"\u2247",ncongdot:"\u2A6D\u0338",ncup:"\u2A42",ncy:"\u043D",ndash:"\u2013",ne:"\u2260",neArr:"\u21D7",nearhk:"\u2924",nearr:"\u2197",nearrow:"\u2197",nedot:"\u2250\u0338",nequiv:"\u2262",nesear:"\u2928",nesim:"\u2242\u0338",nexist:"\u2204",nexists:"\u2204",nfr:"\uD835\uDD2B",ngE:"\u2267\u0338",nge:"\u2271",ngeq:"\u2271",ngeqq:"\u2267\u0338",ngeqslant:"\u2A7E\u0338",nges:"\u2A7E\u0338",ngsim:"\u2275",ngt:"\u226F",ngtr:"\u226F",nhArr:"\u21CE",nharr:"\u21AE",nhpar:"\u2AF2",ni:"\u220B",nis:"\u22FC",nisd:"\u22FA",niv:"\u220B",njcy:"\u045A",nlArr:"\u21CD",nlE:"\u2266\u0338",nlarr:"\u219A",nldr:"\u2025",nle:"\u2270",nleftarrow:"\u219A",nleftrightarrow:"\u21AE",nleq:"\u2270",nleqq:"\u2266\u0338",nleqslant:"\u2A7D\u0338",nles:"\u2A7D\u0338",nless:"\u226E",nlsim:"\u2274",nlt:"\u226E",nltri:"\u22EA",nltrie:"\u22EC",nmid:"\u2224",nopf:"\uD835\uDD5F",not:"\xAC",notin:"\u2209",notinE:"\u22F9\u0338",notindot:"\u22F5\u0338",notinva:"\u2209",notinvb:"\u22F7",notinvc:"\u22F6",notni:"\u220C",notniva:"\u220C",notnivb:"\u22FE",notnivc:"\u22FD",npar:"\u2226",nparallel:"\u2226",nparsl:"\u2AFD\u20E5",npart:"\u2202\u0338",npolint:"\u2A14",npr:"\u2280",nprcue:"\u22E0",npre:"\u2AAF\u0338",nprec:"\u2280",npreceq:"\u2AAF\u0338",nrArr:"\u21CF",nrarr:"\u219B",nrarrc:"\u2933\u0338",nrarrw:"\u219D\u0338",nrightarrow:"\u219B",nrtri:"\u22EB",nrtrie:"\u22ED",nsc:"\u2281",nsccue:"\u22E1",nsce:"\u2AB0\u0338",nscr:"\uD835\uDCC3",nshortmid:"\u2224",nshortparallel:"\u2226",nsim:"\u2241",nsime:"\u2244",nsimeq:"\u2244",nsmid:"\u2224",nspar:"\u2226",nsqsube:"\u22E2",nsqsupe:"\u22E3",nsub:"\u2284",nsubE:"\u2AC5\u0338",nsube:"\u2288",nsubset:"\u2282\u20D2",nsubseteq:"\u2288",nsubseteqq:"\u2AC5\u0338",nsucc:"\u2281",nsucceq:"\u2AB0\u0338",nsup:"\u2285",nsupE:"\u2AC6\u0338",nsupe:"\u2289",nsupset:"\u2283\u20D2",nsupseteq:"\u2289",nsupseteqq:"\u2AC6\u0338",ntgl:"\u2279",ntilde:"\xF1",ntlg:"\u2278",ntriangleleft:"\u22EA",ntrianglelefteq:"\u22EC",ntriangleright:"\u22EB",ntrianglerighteq:"\u22ED",nu:"\u03BD",num:"#",numero:"\u2116",numsp:"\u2007",nvDash:"\u22AD",nvHarr:"\u2904",nvap:"\u224D\u20D2",nvdash:"\u22AC",nvge:"\u2265\u20D2",nvgt:">\u20D2",nvinfin:"\u29DE",nvlArr:"\u2902",nvle:"\u2264\u20D2",nvlt:"<\u20D2",nvltrie:"\u22B4\u20D2",nvrArr:"\u2903",nvrtrie:"\u22B5\u20D2",nvsim:"\u223C\u20D2",nwArr:"\u21D6",nwarhk:"\u2923",nwarr:"\u2196",nwarrow:"\u2196",nwnear:"\u2927",oS:"\u24C8",oacute:"\xF3",oast:"\u229B",ocir:"\u229A",ocirc:"\xF4",ocy:"\u043E",odash:"\u229D",odblac:"\u0151",odiv:"\u2A38",odot:"\u2299",odsold:"\u29BC",oelig:"\u0153",ofcir:"\u29BF",ofr:"\uD835\uDD2C",ogon:"\u02DB",ograve:"\xF2",ogt:"\u29C1",ohbar:"\u29B5",ohm:"\u03A9",oint:"\u222E",olarr:"\u21BA",olcir:"\u29BE",olcross:"\u29BB",oline:"\u203E",olt:"\u29C0",omacr:"\u014D",omega:"\u03C9",omicron:"\u03BF",omid:"\u29B6",ominus:"\u2296",oopf:"\uD835\uDD60",opar:"\u29B7",operp:"\u29B9",oplus:"\u2295",or:"\u2228",orarr:"\u21BB",ord:"\u2A5D",order:"\u2134",orderof:"\u2134",ordf:"\xAA",ordm:"\xBA",origof:"\u22B6",oror:"\u2A56",orslope:"\u2A57",orv:"\u2A5B",oscr:"\u2134",oslash:"\xF8",osol:"\u2298",otilde:"\xF5",otimes:"\u2297",otimesas:"\u2A36",ouml:"\xF6",ovbar:"\u233D",par:"\u2225",para:"\xB6",parallel:"\u2225",parsim:"\u2AF3",parsl:"\u2AFD",part:"\u2202",pcy:"\u043F",percnt:"%",period:".",permil:"\u2030",perp:"\u22A5",pertenk:"\u2031",pfr:"\uD835\uDD2D",phi:"\u03C6",phiv:"\u03D5",phmmat:"\u2133",phone:"\u260E",pi:"\u03C0",pitchfork:"\u22D4",piv:"\u03D6",planck:"\u210F",planckh:"\u210E",plankv:"\u210F",plus:"+",plusacir:"\u2A23",plusb:"\u229E",pluscir:"\u2A22",plusdo:"\u2214",plusdu:"\u2A25",pluse:"\u2A72",plusmn:"\xB1",plussim:"\u2A26",plustwo:"\u2A27",pm:"\xB1",pointint:"\u2A15",popf:"\uD835\uDD61",pound:"\xA3",pr:"\u227A",prE:"\u2AB3",prap:"\u2AB7",prcue:"\u227C",pre:"\u2AAF",prec:"\u227A",precapprox:"\u2AB7",preccurlyeq:"\u227C",preceq:"\u2AAF",precnapprox:"\u2AB9",precneqq:"\u2AB5",precnsim:"\u22E8",precsim:"\u227E",prime:"\u2032",primes:"\u2119",prnE:"\u2AB5",prnap:"\u2AB9",prnsim:"\u22E8",prod:"\u220F",profalar:"\u232E",profline:"\u2312",profsurf:"\u2313",prop:"\u221D",propto:"\u221D",prsim:"\u227E",prurel:"\u22B0",pscr:"\uD835\uDCC5",psi:"\u03C8",puncsp:"\u2008",qfr:"\uD835\uDD2E",qint:"\u2A0C",qopf:"\uD835\uDD62",qprime:"\u2057",qscr:"\uD835\uDCC6",quaternions:"\u210D",quatint:"\u2A16",quest:"?",questeq:"\u225F",quot:'"',rAarr:"\u21DB",rArr:"\u21D2",rAtail:"\u291C",rBarr:"\u290F",rHar:"\u2964",race:"\u223D\u0331",racute:"\u0155",radic:"\u221A",raemptyv:"\u29B3",rang:"\u27E9",rangd:"\u2992",range:"\u29A5",rangle:"\u27E9",raquo:"\xBB",rarr:"\u2192",rarrap:"\u2975",rarrb:"\u21E5",rarrbfs:"\u2920",rarrc:"\u2933",rarrfs:"\u291E",rarrhk:"\u21AA",rarrlp:"\u21AC",rarrpl:"\u2945",rarrsim:"\u2974",rarrtl:"\u21A3",rarrw:"\u219D",ratail:"\u291A",ratio:"\u2236",rationals:"\u211A",rbarr:"\u290D",rbbrk:"\u2773",rbrace:"}",rbrack:"]",rbrke:"\u298C",rbrksld:"\u298E",rbrkslu:"\u2990",rcaron:"\u0159",rcedil:"\u0157",rceil:"\u2309",rcub:"}",rcy:"\u0440",rdca:"\u2937",rdldhar:"\u2969",rdquo:"\u201D",rdquor:"\u201D",rdsh:"\u21B3",real:"\u211C",realine:"\u211B",realpart:"\u211C",reals:"\u211D",rect:"\u25AD",reg:"\xAE",rfisht:"\u297D",rfloor:"\u230B",rfr:"\uD835\uDD2F",rhard:"\u21C1",rharu:"\u21C0",rharul:"\u296C",rho:"\u03C1",rhov:"\u03F1",rightarrow:"\u2192",rightarrowtail:"\u21A3",rightharpoondown:"\u21C1",rightharpoonup:"\u21C0",rightleftarrows:"\u21C4",rightleftharpoons:"\u21CC",rightrightarrows:"\u21C9",rightsquigarrow:"\u219D",rightthreetimes:"\u22CC",ring:"\u02DA",risingdotseq:"\u2253",rlarr:"\u21C4",rlhar:"\u21CC",rlm:"\u200F",rmoust:"\u23B1",rmoustache:"\u23B1",rnmid:"\u2AEE",roang:"\u27ED",roarr:"\u21FE",robrk:"\u27E7",ropar:"\u2986",ropf:"\uD835\uDD63",roplus:"\u2A2E",rotimes:"\u2A35",rpar:")",rpargt:"\u2994",rppolint:"\u2A12",rrarr:"\u21C9",rsaquo:"\u203A",rscr:"\uD835\uDCC7",rsh:"\u21B1",rsqb:"]",rsquo:"\u2019",rsquor:"\u2019",rthree:"\u22CC",rtimes:"\u22CA",rtri:"\u25B9",rtrie:"\u22B5",rtrif:"\u25B8",rtriltri:"\u29CE",ruluhar:"\u2968",rx:"\u211E",sacute:"\u015B",sbquo:"\u201A",sc:"\u227B",scE:"\u2AB4",scap:"\u2AB8",scaron:"\u0161",sccue:"\u227D",sce:"\u2AB0",scedil:"\u015F",scirc:"\u015D",scnE:"\u2AB6",scnap:"\u2ABA",scnsim:"\u22E9",scpolint:"\u2A13",scsim:"\u227F",scy:"\u0441",sdot:"\u22C5",sdotb:"\u22A1",sdote:"\u2A66",seArr:"\u21D8",searhk:"\u2925",searr:"\u2198",searrow:"\u2198",sect:"\xA7",semi:";",seswar:"\u2929",setminus:"\u2216",setmn:"\u2216",sext:"\u2736",sfr:"\uD835\uDD30",sfrown:"\u2322",sharp:"\u266F",shchcy:"\u0449",shcy:"\u0448",shortmid:"\u2223",shortparallel:"\u2225",shy:"\xAD",sigma:"\u03C3",sigmaf:"\u03C2",sigmav:"\u03C2",sim:"\u223C",simdot:"\u2A6A",sime:"\u2243",simeq:"\u2243",simg:"\u2A9E",simgE:"\u2AA0",siml:"\u2A9D",simlE:"\u2A9F",simne:"\u2246",simplus:"\u2A24",simrarr:"\u2972",slarr:"\u2190",smallsetminus:"\u2216",smashp:"\u2A33",smeparsl:"\u29E4",smid:"\u2223",smile:"\u2323",smt:"\u2AAA",smte:"\u2AAC",smtes:"\u2AAC\uFE00",softcy:"\u044C",sol:"/",solb:"\u29C4",solbar:"\u233F",sopf:"\uD835\uDD64",spades:"\u2660",spadesuit:"\u2660",spar:"\u2225",sqcap:"\u2293",sqcaps:"\u2293\uFE00",sqcup:"\u2294",sqcups:"\u2294\uFE00",sqsub:"\u228F",sqsube:"\u2291",sqsubset:"\u228F",sqsubseteq:"\u2291",sqsup:"\u2290",sqsupe:"\u2292",sqsupset:"\u2290",sqsupseteq:"\u2292",squ:"\u25A1",square:"\u25A1",squarf:"\u25AA",squf:"\u25AA",srarr:"\u2192",sscr:"\uD835\uDCC8",ssetmn:"\u2216",ssmile:"\u2323",sstarf:"\u22C6",star:"\u2606",starf:"\u2605",straightepsilon:"\u03F5",straightphi:"\u03D5",strns:"\xAF",sub:"\u2282",subE:"\u2AC5",subdot:"\u2ABD",sube:"\u2286",subedot:"\u2AC3",submult:"\u2AC1",subnE:"\u2ACB",subne:"\u228A",subplus:"\u2ABF",subrarr:"\u2979",subset:"\u2282",subseteq:"\u2286",subseteqq:"\u2AC5",subsetneq:"\u228A",subsetneqq:"\u2ACB",subsim:"\u2AC7",subsub:"\u2AD5",subsup:"\u2AD3",succ:"\u227B",succapprox:"\u2AB8",succcurlyeq:"\u227D",succeq:"\u2AB0",succnapprox:"\u2ABA",succneqq:"\u2AB6",succnsim:"\u22E9",succsim:"\u227F",sum:"\u2211",sung:"\u266A",sup1:"\xB9",sup2:"\xB2",sup3:"\xB3",sup:"\u2283",supE:"\u2AC6",supdot:"\u2ABE",supdsub:"\u2AD8",supe:"\u2287",supedot:"\u2AC4",suphsol:"\u27C9",suphsub:"\u2AD7",suplarr:"\u297B",supmult:"\u2AC2",supnE:"\u2ACC",supne:"\u228B",supplus:"\u2AC0",supset:"\u2283",supseteq:"\u2287",supseteqq:"\u2AC6",supsetneq:"\u228B",supsetneqq:"\u2ACC",supsim:"\u2AC8",supsub:"\u2AD4",supsup:"\u2AD6",swArr:"\u21D9",swarhk:"\u2926",swarr:"\u2199",swarrow:"\u2199",swnwar:"\u292A",szlig:"\xDF",target:"\u2316",tau:"\u03C4",tbrk:"\u23B4",tcaron:"\u0165",tcedil:"\u0163",tcy:"\u0442",tdot:"\u20DB",telrec:"\u2315",tfr:"\uD835\uDD31",there4:"\u2234",therefore:"\u2234",theta:"\u03B8",thetasym:"\u03D1",thetav:"\u03D1",thickapprox:"\u2248",thicksim:"\u223C",thinsp:"\u2009",thkap:"\u2248",thksim:"\u223C",thorn:"\xFE",tilde:"\u02DC",times:"\xD7",timesb:"\u22A0",timesbar:"\u2A31",timesd:"\u2A30",tint:"\u222D",toea:"\u2928",top:"\u22A4",topbot:"\u2336",topcir:"\u2AF1",topf:"\uD835\uDD65",topfork:"\u2ADA",tosa:"\u2929",tprime:"\u2034",trade:"\u2122",triangle:"\u25B5",triangledown:"\u25BF",triangleleft:"\u25C3",trianglelefteq:"\u22B4",triangleq:"\u225C",triangleright:"\u25B9",trianglerighteq:"\u22B5",tridot:"\u25EC",trie:"\u225C",triminus:"\u2A3A",triplus:"\u2A39",trisb:"\u29CD",tritime:"\u2A3B",trpezium:"\u23E2",tscr:"\uD835\uDCC9",tscy:"\u0446",tshcy:"\u045B",tstrok:"\u0167",twixt:"\u226C",twoheadleftarrow:"\u219E",twoheadrightarrow:"\u21A0",uArr:"\u21D1",uHar:"\u2963",uacute:"\xFA",uarr:"\u2191",ubrcy:"\u045E",ubreve:"\u016D",ucirc:"\xFB",ucy:"\u0443",udarr:"\u21C5",udblac:"\u0171",udhar:"\u296E",ufisht:"\u297E",ufr:"\uD835\uDD32",ugrave:"\xF9",uharl:"\u21BF",uharr:"\u21BE",uhblk:"\u2580",ulcorn:"\u231C",ulcorner:"\u231C",ulcrop:"\u230F",ultri:"\u25F8",umacr:"\u016B",uml:"\xA8",uogon:"\u0173",uopf:"\uD835\uDD66",uparrow:"\u2191",updownarrow:"\u2195",upharpoonleft:"\u21BF",upharpoonright:"\u21BE",uplus:"\u228E",upsi:"\u03C5",upsih:"\u03D2",upsilon:"\u03C5",upuparrows:"\u21C8",urcorn:"\u231D",urcorner:"\u231D",urcrop:"\u230E",uring:"\u016F",urtri:"\u25F9",uscr:"\uD835\uDCCA",utdot:"\u22F0",utilde:"\u0169",utri:"\u25B5",utrif:"\u25B4",uuarr:"\u21C8",uuml:"\xFC",uwangle:"\u29A7",vArr:"\u21D5",vBar:"\u2AE8",vBarv:"\u2AE9",vDash:"\u22A8",vangrt:"\u299C",varepsilon:"\u03F5",varkappa:"\u03F0",varnothing:"\u2205",varphi:"\u03D5",varpi:"\u03D6",varpropto:"\u221D",varr:"\u2195",varrho:"\u03F1",varsigma:"\u03C2",varsubsetneq:"\u228A\uFE00",varsubsetneqq:"\u2ACB\uFE00",varsupsetneq:"\u228B\uFE00",varsupsetneqq:"\u2ACC\uFE00",vartheta:"\u03D1",vartriangleleft:"\u22B2",vartriangleright:"\u22B3",vcy:"\u0432",vdash:"\u22A2",vee:"\u2228",veebar:"\u22BB",veeeq:"\u225A",vellip:"\u22EE",verbar:"|",vert:"|",vfr:"\uD835\uDD33",vltri:"\u22B2",vnsub:"\u2282\u20D2",vnsup:"\u2283\u20D2",vopf:"\uD835\uDD67",vprop:"\u221D",vrtri:"\u22B3",vscr:"\uD835\uDCCB",vsubnE:"\u2ACB\uFE00",vsubne:"\u228A\uFE00",vsupnE:"\u2ACC\uFE00",vsupne:"\u228B\uFE00",vzigzag:"\u299A",wcirc:"\u0175",wedbar:"\u2A5F",wedge:"\u2227",wedgeq:"\u2259",weierp:"\u2118",wfr:"\uD835\uDD34",wopf:"\uD835\uDD68",wp:"\u2118",wr:"\u2240",wreath:"\u2240",wscr:"\uD835\uDCCC",xcap:"\u22C2",xcirc:"\u25EF",xcup:"\u22C3",xdtri:"\u25BD",xfr:"\uD835\uDD35",xhArr:"\u27FA",xharr:"\u27F7",xi:"\u03BE",xlArr:"\u27F8",xlarr:"\u27F5",xmap:"\u27FC",xnis:"\u22FB",xodot:"\u2A00",xopf:"\uD835\uDD69",xoplus:"\u2A01",xotime:"\u2A02",xrArr:"\u27F9",xrarr:"\u27F6",xscr:"\uD835\uDCCD",xsqcup:"\u2A06",xuplus:"\u2A04",xutri:"\u25B3",xvee:"\u22C1",xwedge:"\u22C0",yacute:"\xFD",yacy:"\u044F",ycirc:"\u0177",ycy:"\u044B",yen:"\xA5",yfr:"\uD835\uDD36",yicy:"\u0457",yopf:"\uD835\uDD6A",yscr:"\uD835\uDCCE",yucy:"\u044E",yuml:"\xFF",zacute:"\u017A",zcaron:"\u017E",zcy:"\u0437",zdot:"\u017C",zeetrf:"\u2128",zeta:"\u03B6",zfr:"\uD835\uDD37",zhcy:"\u0436",zigrarr:"\u21DD",zopf:"\uD835\uDD6B",zscr:"\uD835\uDCCF",zwj:"\u200D",zwnj:"\u200C"};var lY={}.hasOwnProperty;function N0(q){return lY.call(f3,q)?f3[q]:!1}var D={carriageReturn:-5,lineFeed:-4,carriageReturnLineFeed:-3,horizontalTab:-2,virtualSpace:-1,eof:null,nul:0,soh:1,stx:2,etx:3,eot:4,enq:5,ack:6,bel:7,bs:8,ht:9,lf:10,vt:11,ff:12,cr:13,so:14,si:15,dle:16,dc1:17,dc2:18,dc3:19,dc4:20,nak:21,syn:22,etb:23,can:24,em:25,sub:26,esc:27,fs:28,gs:29,rs:30,us:31,space:32,exclamationMark:33,quotationMark:34,numberSign:35,dollarSign:36,percentSign:37,ampersand:38,apostrophe:39,leftParenthesis:40,rightParenthesis:41,asterisk:42,plusSign:43,comma:44,dash:45,dot:46,slash:47,digit0:48,digit1:49,digit2:50,digit3:51,digit4:52,digit5:53,digit6:54,digit7:55,digit8:56,digit9:57,colon:58,semicolon:59,lessThan:60,equalsTo:61,greaterThan:62,questionMark:63,atSign:64,uppercaseA:65,uppercaseB:66,uppercaseC:67,uppercaseD:68,uppercaseE:69,uppercaseF:70,uppercaseG:71,uppercaseH:72,uppercaseI:73,uppercaseJ:74,uppercaseK:75,uppercaseL:76,uppercaseM:77,uppercaseN:78,uppercaseO:79,uppercaseP:80,uppercaseQ:81,uppercaseR:82,uppercaseS:83,uppercaseT:84,uppercaseU:85,uppercaseV:86,uppercaseW:87,uppercaseX:88,uppercaseY:89,uppercaseZ:90,leftSquareBracket:91,backslash:92,rightSquareBracket:93,caret:94,underscore:95,graveAccent:96,lowercaseA:97,lowercaseB:98,lowercaseC:99,lowercaseD:100,lowercaseE:101,lowercaseF:102,lowercaseG:103,lowercaseH:104,lowercaseI:105,lowercaseJ:106,lowercaseK:107,lowercaseL:108,lowercaseM:109,lowercaseN:110,lowercaseO:111,lowercaseP:112,lowercaseQ:113,lowercaseR:114,lowercaseS:115,lowercaseT:116,lowercaseU:117,lowercaseV:118,lowercaseW:119,lowercaseX:120,lowercaseY:121,lowercaseZ:122,leftCurlyBrace:123,verticalBar:124,rightCurlyBrace:125,tilde:126,del:127,byteOrderMarker:65279,replacementCharacter:65533};var C={attentionSideAfter:2,attentionSideBefore:1,atxHeadingOpeningFenceSizeMax:6,autolinkDomainSizeMax:63,autolinkSchemeSizeMax:32,cdataOpeningString:"CDATA[",characterGroupPunctuation:2,characterGroupWhitespace:1,characterReferenceDecimalSizeMax:7,characterReferenceHexadecimalSizeMax:6,characterReferenceNamedSizeMax:31,codeFencedSequenceSizeMin:3,contentTypeContent:"content",contentTypeDocument:"document",contentTypeFlow:"flow",contentTypeString:"string",contentTypeText:"text",hardBreakPrefixSizeMin:2,htmlBasic:6,htmlCdata:5,htmlComment:2,htmlComplete:7,htmlDeclaration:4,htmlInstruction:3,htmlRawSizeMax:8,htmlRaw:1,linkResourceDestinationBalanceMax:32,linkReferenceSizeMax:999,listItemValueSizeMax:10,numericBaseDecimal:10,numericBaseHexadecimal:16,tabSize:4,thematicBreakMarkerCountMin:3,v8MaxSafeChunkSize:1e4};var M={data:"data",whitespace:"whitespace",lineEnding:"lineEnding",lineEndingBlank:"lineEndingBlank",linePrefix:"linePrefix",lineSuffix:"lineSuffix",atxHeading:"atxHeading",atxHeadingSequence:"atxHeadingSequence",atxHeadingText:"atxHeadingText",autolink:"autolink",autolinkEmail:"autolinkEmail",autolinkMarker:"autolinkMarker",autolinkProtocol:"autolinkProtocol",characterEscape:"characterEscape",characterEscapeValue:"characterEscapeValue",characterReference:"characterReference",characterReferenceMarker:"characterReferenceMarker",characterReferenceMarkerNumeric:"characterReferenceMarkerNumeric",characterReferenceMarkerHexadecimal:"characterReferenceMarkerHexadecimal",characterReferenceValue:"characterReferenceValue",codeFenced:"codeFenced",codeFencedFence:"codeFencedFence",codeFencedFenceSequence:"codeFencedFenceSequence",codeFencedFenceInfo:"codeFencedFenceInfo",codeFencedFenceMeta:"codeFencedFenceMeta",codeFlowValue:"codeFlowValue",codeIndented:"codeIndented",codeText:"codeText",codeTextData:"codeTextData",codeTextPadding:"codeTextPadding",codeTextSequence:"codeTextSequence",content:"content",definition:"definition",definitionDestination:"definitionDestination",definitionDestinationLiteral:"definitionDestinationLiteral",definitionDestinationLiteralMarker:"definitionDestinationLiteralMarker",definitionDestinationRaw:"definitionDestinationRaw",definitionDestinationString:"definitionDestinationString",definitionLabel:"definitionLabel",definitionLabelMarker:"definitionLabelMarker",definitionLabelString:"definitionLabelString",definitionMarker:"definitionMarker",definitionTitle:"definitionTitle",definitionTitleMarker:"definitionTitleMarker",definitionTitleString:"definitionTitleString",emphasis:"emphasis",emphasisSequence:"emphasisSequence",emphasisText:"emphasisText",escapeMarker:"escapeMarker",hardBreakEscape:"hardBreakEscape",hardBreakTrailing:"hardBreakTrailing",htmlFlow:"htmlFlow",htmlFlowData:"htmlFlowData",htmlText:"htmlText",htmlTextData:"htmlTextData",image:"image",label:"label",labelText:"labelText",labelLink:"labelLink",labelImage:"labelImage",labelMarker:"labelMarker",labelImageMarker:"labelImageMarker",labelEnd:"labelEnd",link:"link",paragraph:"paragraph",reference:"reference",referenceMarker:"referenceMarker",referenceString:"referenceString",resource:"resource",resourceDestination:"resourceDestination",resourceDestinationLiteral:"resourceDestinationLiteral",resourceDestinationLiteralMarker:"resourceDestinationLiteralMarker",resourceDestinationRaw:"resourceDestinationRaw",resourceDestinationString:"resourceDestinationString",resourceMarker:"resourceMarker",resourceTitle:"resourceTitle",resourceTitleMarker:"resourceTitleMarker",resourceTitleString:"resourceTitleString",setextHeading:"setextHeading",setextHeadingText:"setextHeadingText",setextHeadingLine:"setextHeadingLine",setextHeadingLineSequence:"setextHeadingLineSequence",strong:"strong",strongSequence:"strongSequence",strongText:"strongText",thematicBreak:"thematicBreak",thematicBreakSequence:"thematicBreakSequence",blockQuote:"blockQuote",blockQuotePrefix:"blockQuotePrefix",blockQuoteMarker:"blockQuoteMarker",blockQuotePrefixWhitespace:"blockQuotePrefixWhitespace",listOrdered:"listOrdered",listUnordered:"listUnordered",listItemIndent:"listItemIndent",listItemMarker:"listItemMarker",listItemPrefix:"listItemPrefix",listItemPrefixWhitespace:"listItemPrefixWhitespace",listItemValue:"listItemValue",chunkDocument:"chunkDocument",chunkContent:"chunkContent",chunkFlow:"chunkFlow",chunkText:"chunkText",chunkString:"chunkString"};var gq={ht:"\t",lf:`
59
- `,cr:"\r",space:" ",exclamationMark:"!",quotationMark:'"',numberSign:"#",dollarSign:"$",percentSign:"%",ampersand:"&",apostrophe:"'",leftParenthesis:"(",rightParenthesis:")",asterisk:"*",plusSign:"+",comma:",",dash:"-",dot:".",slash:"/",digit0:"0",digit1:"1",digit2:"2",digit3:"3",digit4:"4",digit5:"5",digit6:"6",digit7:"7",digit8:"8",digit9:"9",colon:":",semicolon:";",lessThan:"<",equalsTo:"=",greaterThan:">",questionMark:"?",atSign:"@",uppercaseA:"A",uppercaseB:"B",uppercaseC:"C",uppercaseD:"D",uppercaseE:"E",uppercaseF:"F",uppercaseG:"G",uppercaseH:"H",uppercaseI:"I",uppercaseJ:"J",uppercaseK:"K",uppercaseL:"L",uppercaseM:"M",uppercaseN:"N",uppercaseO:"O",uppercaseP:"P",uppercaseQ:"Q",uppercaseR:"R",uppercaseS:"S",uppercaseT:"T",uppercaseU:"U",uppercaseV:"V",uppercaseW:"W",uppercaseX:"X",uppercaseY:"Y",uppercaseZ:"Z",leftSquareBracket:"[",backslash:"\\",rightSquareBracket:"]",caret:"^",underscore:"_",graveAccent:"`",lowercaseA:"a",lowercaseB:"b",lowercaseC:"c",lowercaseD:"d",lowercaseE:"e",lowercaseF:"f",lowercaseG:"g",lowercaseH:"h",lowercaseI:"i",lowercaseJ:"j",lowercaseK:"k",lowercaseL:"l",lowercaseM:"m",lowercaseN:"n",lowercaseO:"o",lowercaseP:"p",lowercaseQ:"q",lowercaseR:"r",lowercaseS:"s",lowercaseT:"t",lowercaseU:"u",lowercaseV:"v",lowercaseW:"w",lowercaseX:"x",lowercaseY:"y",lowercaseZ:"z",leftCurlyBrace:"{",verticalBar:"|",rightCurlyBrace:"}",tilde:"~",replacementCharacter:"\uFFFD"};function Fq(q,J,$,G){let X=q.length,Y=0,Q;if(J<0)J=-J>X?0:X+J;else J=J>X?X:J;if($=$>0?$:0,G.length<C.v8MaxSafeChunkSize)Q=Array.from(G),Q.unshift(J,$),q.splice(...Q);else{if($)q.splice(J,$);while(Y<G.length)Q=G.slice(Y,Y+C.v8MaxSafeChunkSize),Q.unshift(J,0),q.splice(...Q),Y+=C.v8MaxSafeChunkSize,J+=C.v8MaxSafeChunkSize}}function Pq(q,J){if(q.length>0)return Fq(q,q.length,0,J),q;return J}var b9={}.hasOwnProperty;function g9(q){let J={},$=-1;while(++$<q.length)rY(J,q[$]);return J}function rY(q,J){let $;for($ in J){let X=(b9.call(q,$)?q[$]:void 0)||(q[$]={}),Y=J[$],Q;if(Y)for(Q in Y){if(!b9.call(X,Q))X[Q]=[];let V=Y[Q];iY(X[Q],Array.isArray(V)?V:V?[V]:[])}}}function iY(q,J){let $=-1,G=[];while(++$<J.length)(J[$].add==="after"?q:G).push(J[$]);Fq(q,0,0,G)}function I2(q,J){let $=Number.parseInt(q,J);if($<D.ht||$===D.vt||$>D.cr&&$<D.space||$>D.tilde&&$<160||$>55295&&$<57344||$>64975&&$<65008||($&65535)===65535||($&65535)===65534||$>1114111)return gq.replacementCharacter;return String.fromCodePoint($)}function W1(q){return q.replace(/[\t\n\r ]+/g,gq.space).replace(/^ | $/g,"").toLowerCase().toUpperCase()}var vq=w1(/[A-Za-z]/),Zq=w1(/[\dA-Za-z]/),v9=w1(/[#-'*+\--9=?A-Z^-~]/);function q2(q){return q!==null&&(q<D.space||q===D.del)}var J2=w1(/\d/),k9=w1(/[\dA-Fa-f]/),x9=w1(/[!-/:-@[-`{-~]/);function E(q){return q!==null&&q<D.horizontalTab}function Vq(q){return q!==null&&(q<D.nul||q===D.space)}function p(q){return q===D.horizontalTab||q===D.virtualSpace||q===D.space}var h9=w1(/\p{P}|\p{S}/u),y9=w1(/\s/);function w1(q){return J;function J($){return $!==null&&$>-1&&q.test(String.fromCharCode($))}}function r(q,J,$,G){let X=G?G-1:Number.POSITIVE_INFINITY,Y=0;return Q;function Q(W){if(p(W))return q.enter($),V(W);return J(W)}function V(W){if(p(W)&&Y++<X)return q.consume(W),V;return q.exit($),J(W)}}var m9={tokenize:dY};function dY(q){let J=q.attempt(this.parser.constructs.contentInitial,G,X),$;return J;function G(V){if(F(V===D.eof||E(V),"expected eol or eof"),V===D.eof){q.consume(V);return}return q.enter(M.lineEnding),q.consume(V),q.exit(M.lineEnding),r(q,J,M.linePrefix)}function X(V){return F(V!==D.eof&&!E(V),"expected anything other than a line ending or EOF"),q.enter(M.paragraph),Y(V)}function Y(V){let W=q.enter(M.chunkText,{contentType:C.contentTypeText,previous:$});if($)$.next=W;return $=W,Q(V)}function Q(V){if(V===D.eof){q.exit(M.chunkText),q.exit(M.paragraph),q.consume(V);return}if(E(V))return q.consume(V),q.exit(M.chunkText),Y;return q.consume(V),Q}}var u9={tokenize:cY},f9={tokenize:nY};function cY(q){let J=this,$=[],G=0,X,Y,Q;return V;function V(x){if(G<$.length){let s=$[G];return J.containerState=s[1],F(s[0].continuation,"expected `continuation` to be defined on container construct"),q.attempt(s[0].continuation,W,U)(x)}return U(x)}function W(x){if(F(J.containerState,"expected `containerState` to be defined after continuation"),G++,J.containerState._closeFlow){if(J.containerState._closeFlow=void 0,X)v();let s=J.events.length,Jq=s,L;while(Jq--)if(J.events[Jq][0]==="exit"&&J.events[Jq][1].type===M.chunkFlow){L=J.events[Jq][1].end;break}F(L,"could not find previous flow chunk"),P(G);let e=s;while(e<J.events.length)J.events[e][1].end={...L},e++;return Fq(J.events,Jq+1,0,J.events.slice(s)),J.events.length=e,U(x)}return V(x)}function U(x){if(G===$.length){if(!X)return K(x);if(X.currentConstruct&&X.currentConstruct.concrete)return j(x);J.interrupt=Boolean(X.currentConstruct&&!X._gfmTableDynamicInterruptHack)}return J.containerState={},q.check(f9,H,z)(x)}function H(x){if(X)v();return P(G),K(x)}function z(x){return J.parser.lazy[J.now().line]=G!==$.length,Q=J.now().offset,j(x)}function K(x){return J.containerState={},q.attempt(f9,B,j)(x)}function B(x){return F(J.currentConstruct,"expected `currentConstruct` to be defined on tokenizer"),F(J.containerState,"expected `containerState` to be defined on tokenizer"),G++,$.push([J.currentConstruct,J.containerState]),K(x)}function j(x){if(x===D.eof){if(X)v();P(0),q.consume(x);return}return X=X||J.parser.flow(J.now()),q.enter(M.chunkFlow,{_tokenizer:X,contentType:C.contentTypeFlow,previous:Y}),N(x)}function N(x){if(x===D.eof){Z(q.exit(M.chunkFlow),!0),P(0),q.consume(x);return}if(E(x))return q.consume(x),Z(q.exit(M.chunkFlow)),G=0,J.interrupt=void 0,V;return q.consume(x),N}function Z(x,s){F(X,"expected `childFlow` to be defined when continuing");let Jq=J.sliceStream(x);if(s)Jq.push(null);if(x.previous=Y,Y)Y.next=x;if(Y=x,X.defineSkip(x.start),X.write(Jq),J.parser.lazy[x.start.line]){let L=X.events.length;while(L--)if(X.events[L][1].start.offset<Q&&(!X.events[L][1].end||X.events[L][1].end.offset>Q))return;let e=J.events.length,Gq=e,a,$q;while(Gq--)if(J.events[Gq][0]==="exit"&&J.events[Gq][1].type===M.chunkFlow){if(a){$q=J.events[Gq][1].end;break}a=!0}F($q,"could not find previous flow chunk"),P(G),L=e;while(L<J.events.length)J.events[L][1].end={...$q},L++;Fq(J.events,Gq+1,0,J.events.slice(e)),J.events.length=L}}function P(x){let s=$.length;while(s-- >x){let Jq=$[s];J.containerState=Jq[1],F(Jq[0].exit,"expected `exit` to be defined on container construct"),Jq[0].exit.call(J,q)}$.length=x}function v(){F(J.containerState,"expected `containerState` to be defined when closing flow"),F(X,"expected `childFlow` to be defined when closing it"),X.write([D.eof]),Y=void 0,X=void 0,J.containerState._closeFlow=void 0}}function nY(q,J,$){return F(this.parser.constructs.disable.null,"expected `disable.null` to be populated"),r(q,q.attempt(this.parser.constructs.document,J,$),M.linePrefix,this.parser.constructs.disable.null.includes("codeIndented")?void 0:C.tabSize)}function L0(q){if(q===D.eof||Vq(q)||y9(q))return C.characterGroupWhitespace;if(h9(q))return C.characterGroupPunctuation}function S0(q,J,$){let G=[],X=-1;while(++X<q.length){let Y=q[X].resolveAll;if(Y&&!G.includes(Y))J=Y(J,$),G.push(Y)}return J}var $2={name:"attention",resolveAll:oY,tokenize:aY};function oY(q,J){let $=-1,G,X,Y,Q,V,W,U,H;while(++$<q.length)if(q[$][0]==="enter"&&q[$][1].type==="attentionSequence"&&q[$][1]._close){G=$;while(G--)if(q[G][0]==="exit"&&q[G][1].type==="attentionSequence"&&q[G][1]._open&&J.sliceSerialize(q[G][1]).charCodeAt(0)===J.sliceSerialize(q[$][1]).charCodeAt(0)){if((q[G][1]._close||q[$][1]._open)&&(q[$][1].end.offset-q[$][1].start.offset)%3&&!((q[G][1].end.offset-q[G][1].start.offset+q[$][1].end.offset-q[$][1].start.offset)%3))continue;W=q[G][1].end.offset-q[G][1].start.offset>1&&q[$][1].end.offset-q[$][1].start.offset>1?2:1;let z={...q[G][1].end},K={...q[$][1].start};if(p9(z,-W),p9(K,W),Q={type:W>1?M.strongSequence:M.emphasisSequence,start:z,end:{...q[G][1].end}},V={type:W>1?M.strongSequence:M.emphasisSequence,start:{...q[$][1].start},end:K},Y={type:W>1?M.strongText:M.emphasisText,start:{...q[G][1].end},end:{...q[$][1].start}},X={type:W>1?M.strong:M.emphasis,start:{...Q.start},end:{...V.end}},q[G][1].end={...Q.start},q[$][1].start={...V.end},U=[],q[G][1].end.offset-q[G][1].start.offset)U=Pq(U,[["enter",q[G][1],J],["exit",q[G][1],J]]);if(U=Pq(U,[["enter",X,J],["enter",Q,J],["exit",Q,J],["enter",Y,J]]),F(J.parser.constructs.insideSpan.null,"expected `insideSpan` to be populated"),U=Pq(U,S0(J.parser.constructs.insideSpan.null,q.slice(G+1,$),J)),U=Pq(U,[["exit",Y,J],["enter",V,J],["exit",V,J],["exit",X,J]]),q[$][1].end.offset-q[$][1].start.offset)H=2,U=Pq(U,[["enter",q[$][1],J],["exit",q[$][1],J]]);else H=0;Fq(q,G-1,$-G+3,U),$=G+U.length-H-2;break}}$=-1;while(++$<q.length)if(q[$][1].type==="attentionSequence")q[$][1].type="data";return q}function aY(q,J){let $=this.parser.constructs.attentionMarkers.null,G=this.previous,X=L0(G),Y;return Q;function Q(W){return F(W===D.asterisk||W===D.underscore,"expected asterisk or underscore"),Y=W,q.enter("attentionSequence"),V(W)}function V(W){if(W===Y)return q.consume(W),V;let U=q.exit("attentionSequence"),H=L0(W);F($,"expected `attentionMarkers` to be populated");let z=!H||H===C.characterGroupPunctuation&&X||$.includes(W),K=!X||X===C.characterGroupPunctuation&&H||$.includes(G);return U._open=Boolean(Y===D.asterisk?z:z&&(X||!K)),U._close=Boolean(Y===D.asterisk?K:K&&(H||!z)),J(W)}}function p9(q,J){q.column+=J,q.offset+=J,q._bufferIndex+=J}var u3={name:"autolink",tokenize:sY};function sY(q,J,$){let G=0;return X;function X(B){return F(B===D.lessThan,"expected `<`"),q.enter(M.autolink),q.enter(M.autolinkMarker),q.consume(B),q.exit(M.autolinkMarker),q.enter(M.autolinkProtocol),Y}function Y(B){if(vq(B))return q.consume(B),Q;if(B===D.atSign)return $(B);return U(B)}function Q(B){if(B===D.plusSign||B===D.dash||B===D.dot||Zq(B))return G=1,V(B);return U(B)}function V(B){if(B===D.colon)return q.consume(B),G=0,W;if((B===D.plusSign||B===D.dash||B===D.dot||Zq(B))&&G++<C.autolinkSchemeSizeMax)return q.consume(B),V;return G=0,U(B)}function W(B){if(B===D.greaterThan)return q.exit(M.autolinkProtocol),q.enter(M.autolinkMarker),q.consume(B),q.exit(M.autolinkMarker),q.exit(M.autolink),J;if(B===D.eof||B===D.space||B===D.lessThan||q2(B))return $(B);return q.consume(B),W}function U(B){if(B===D.atSign)return q.consume(B),H;if(v9(B))return q.consume(B),U;return $(B)}function H(B){return Zq(B)?z(B):$(B)}function z(B){if(B===D.dot)return q.consume(B),G=0,H;if(B===D.greaterThan)return q.exit(M.autolinkProtocol).type=M.autolinkEmail,q.enter(M.autolinkMarker),q.consume(B),q.exit(M.autolinkMarker),q.exit(M.autolink),J;return K(B)}function K(B){if((B===D.dash||Zq(B))&&G++<C.autolinkDomainSizeMax){let j=B===D.dash?K:z;return q.consume(B),j}return $(B)}}var O1={partial:!0,tokenize:tY};function tY(q,J,$){return G;function G(Y){return p(Y)?r(q,X,M.linePrefix)(Y):X(Y)}function X(Y){return Y===D.eof||E(Y)?J(Y):$(Y)}}var b2={continuation:{tokenize:qV},exit:JV,name:"blockQuote",tokenize:eY};function eY(q,J,$){let G=this;return X;function X(Q){if(Q===D.greaterThan){let V=G.containerState;if(F(V,"expected `containerState` to be defined in container"),!V.open)q.enter(M.blockQuote,{_container:!0}),V.open=!0;return q.enter(M.blockQuotePrefix),q.enter(M.blockQuoteMarker),q.consume(Q),q.exit(M.blockQuoteMarker),Y}return $(Q)}function Y(Q){if(p(Q))return q.enter(M.blockQuotePrefixWhitespace),q.consume(Q),q.exit(M.blockQuotePrefixWhitespace),q.exit(M.blockQuotePrefix),J;return q.exit(M.blockQuotePrefix),J(Q)}}function qV(q,J,$){let G=this;return X;function X(Q){if(p(Q))return F(G.parser.constructs.disable.null,"expected `disable.null` to be populated"),r(q,Y,M.linePrefix,G.parser.constructs.disable.null.includes("codeIndented")?void 0:C.tabSize)(Q);return Y(Q)}function Y(Q){return q.attempt(b2,J,$)(Q)}}function JV(q){q.exit(M.blockQuote)}var g2={name:"characterEscape",tokenize:$V};function $V(q,J,$){return G;function G(Y){return F(Y===D.backslash,"expected `\\`"),q.enter(M.characterEscape),q.enter(M.escapeMarker),q.consume(Y),q.exit(M.escapeMarker),X}function X(Y){if(x9(Y))return q.enter(M.characterEscapeValue),q.consume(Y),q.exit(M.characterEscapeValue),q.exit(M.characterEscape),J;return $(Y)}}var v2={name:"characterReference",tokenize:GV};function GV(q,J,$){let G=this,X=0,Y,Q;return V;function V(z){return F(z===D.ampersand,"expected `&`"),q.enter(M.characterReference),q.enter(M.characterReferenceMarker),q.consume(z),q.exit(M.characterReferenceMarker),W}function W(z){if(z===D.numberSign)return q.enter(M.characterReferenceMarkerNumeric),q.consume(z),q.exit(M.characterReferenceMarkerNumeric),U;return q.enter(M.characterReferenceValue),Y=C.characterReferenceNamedSizeMax,Q=Zq,H(z)}function U(z){if(z===D.uppercaseX||z===D.lowercaseX)return q.enter(M.characterReferenceMarkerHexadecimal),q.consume(z),q.exit(M.characterReferenceMarkerHexadecimal),q.enter(M.characterReferenceValue),Y=C.characterReferenceHexadecimalSizeMax,Q=k9,H;return q.enter(M.characterReferenceValue),Y=C.characterReferenceDecimalSizeMax,Q=J2,H(z)}function H(z){if(z===D.semicolon&&X){let K=q.exit(M.characterReferenceValue);if(Q===Zq&&!N0(G.sliceSerialize(K)))return $(z);return q.enter(M.characterReferenceMarker),q.consume(z),q.exit(M.characterReferenceMarker),q.exit(M.characterReference),J}if(Q(z)&&X++<Y)return q.consume(z),H;return $(z)}}var l9={partial:!0,tokenize:QV},k2={concrete:!0,name:"codeFenced",tokenize:XV};function XV(q,J,$){let G=this,X={partial:!0,tokenize:Jq},Y=0,Q=0,V;return W;function W(L){return U(L)}function U(L){F(L===D.graveAccent||L===D.tilde,"expected `` ` `` or `~`");let e=G.events[G.events.length-1];return Y=e&&e[1].type===M.linePrefix?e[2].sliceSerialize(e[1],!0).length:0,V=L,q.enter(M.codeFenced),q.enter(M.codeFencedFence),q.enter(M.codeFencedFenceSequence),H(L)}function H(L){if(L===V)return Q++,q.consume(L),H;if(Q<C.codeFencedSequenceSizeMin)return $(L);return q.exit(M.codeFencedFenceSequence),p(L)?r(q,z,M.whitespace)(L):z(L)}function z(L){if(L===D.eof||E(L))return q.exit(M.codeFencedFence),G.interrupt?J(L):q.check(l9,N,s)(L);return q.enter(M.codeFencedFenceInfo),q.enter(M.chunkString,{contentType:C.contentTypeString}),K(L)}function K(L){if(L===D.eof||E(L))return q.exit(M.chunkString),q.exit(M.codeFencedFenceInfo),z(L);if(p(L))return q.exit(M.chunkString),q.exit(M.codeFencedFenceInfo),r(q,B,M.whitespace)(L);if(L===D.graveAccent&&L===V)return $(L);return q.consume(L),K}function B(L){if(L===D.eof||E(L))return z(L);return q.enter(M.codeFencedFenceMeta),q.enter(M.chunkString,{contentType:C.contentTypeString}),j(L)}function j(L){if(L===D.eof||E(L))return q.exit(M.chunkString),q.exit(M.codeFencedFenceMeta),z(L);if(L===D.graveAccent&&L===V)return $(L);return q.consume(L),j}function N(L){return F(E(L),"expected eol"),q.attempt(X,s,Z)(L)}function Z(L){return F(E(L),"expected eol"),q.enter(M.lineEnding),q.consume(L),q.exit(M.lineEnding),P}function P(L){return Y>0&&p(L)?r(q,v,M.linePrefix,Y+1)(L):v(L)}function v(L){if(L===D.eof||E(L))return q.check(l9,N,s)(L);return q.enter(M.codeFlowValue),x(L)}function x(L){if(L===D.eof||E(L))return q.exit(M.codeFlowValue),v(L);return q.consume(L),x}function s(L){return q.exit(M.codeFenced),J(L)}function Jq(L,e,Gq){let a=0;return $q;function $q(d){return F(E(d),"expected eol"),L.enter(M.lineEnding),L.consume(d),L.exit(M.lineEnding),xq}function xq(d){return F(G.parser.constructs.disable.null,"expected `disable.null` to be populated"),L.enter(M.codeFencedFence),p(d)?r(L,qq,M.linePrefix,G.parser.constructs.disable.null.includes("codeIndented")?void 0:C.tabSize)(d):qq(d)}function qq(d){if(d===V)return L.enter(M.codeFencedFenceSequence),b(d);return Gq(d)}function b(d){if(d===V)return a++,L.consume(d),b;if(a>=Q)return L.exit(M.codeFencedFenceSequence),p(d)?r(L,l,M.whitespace)(d):l(d);return Gq(d)}function l(d){if(d===D.eof||E(d))return L.exit(M.codeFencedFence),e(d);return Gq(d)}}}function QV(q,J,$){let G=this;return X;function X(Q){if(Q===D.eof)return $(Q);return F(E(Q),"expected eol"),q.enter(M.lineEnding),q.consume(Q),q.exit(M.lineEnding),Y}function Y(Q){return G.parser.lazy[G.now().line]?$(Q):J(Q)}}var G2={name:"codeIndented",tokenize:VV},YV={partial:!0,tokenize:WV};function VV(q,J,$){let G=this;return X;function X(U){return F(p(U)),q.enter(M.codeIndented),r(q,Y,M.linePrefix,C.tabSize+1)(U)}function Y(U){let H=G.events[G.events.length-1];return H&&H[1].type===M.linePrefix&&H[2].sliceSerialize(H[1],!0).length>=C.tabSize?Q(U):$(U)}function Q(U){if(U===D.eof)return W(U);if(E(U))return q.attempt(YV,Q,W)(U);return q.enter(M.codeFlowValue),V(U)}function V(U){if(U===D.eof||E(U))return q.exit(M.codeFlowValue),Q(U);return q.consume(U),V}function W(U){return q.exit(M.codeIndented),J(U)}}function WV(q,J,$){let G=this;return X;function X(Q){if(G.parser.lazy[G.now().line])return $(Q);if(E(Q))return q.enter(M.lineEnding),q.consume(Q),q.exit(M.lineEnding),X;return r(q,Y,M.linePrefix,C.tabSize+1)(Q)}function Y(Q){let V=G.events[G.events.length-1];return V&&V[1].type===M.linePrefix&&V[2].sliceSerialize(V[1],!0).length>=C.tabSize?J(Q):E(Q)?X(Q):$(Q)}}var p3={name:"codeText",previous:r9,resolve:UV,tokenize:HV};function UV(q){let J=q.length-4,$=3,G,X;if((q[$][1].type===M.lineEnding||q[$][1].type==="space")&&(q[J][1].type===M.lineEnding||q[J][1].type==="space")){G=$;while(++G<J)if(q[G][1].type===M.codeTextData){q[$][1].type=M.codeTextPadding,q[J][1].type=M.codeTextPadding,$+=2,J-=2;break}}G=$-1,J++;while(++G<=J)if(X===void 0){if(G!==J&&q[G][1].type!==M.lineEnding)X=G}else if(G===J||q[G][1].type===M.lineEnding){if(q[X][1].type=M.codeTextData,G!==X+2)q[X][1].end=q[G-1][1].end,q.splice(X+2,G-X-2),J-=G-X-2,G=X+2;X=void 0}return q}function r9(q){return q!==D.graveAccent||this.events[this.events.length-1][1].type===M.characterEscape}function HV(q,J,$){let G=this,X=0,Y,Q;return V;function V(K){return F(K===D.graveAccent,"expected `` ` ``"),F(r9.call(G,G.previous),"expected correct previous"),q.enter(M.codeText),q.enter(M.codeTextSequence),W(K)}function W(K){if(K===D.graveAccent)return q.consume(K),X++,W;return q.exit(M.codeTextSequence),U(K)}function U(K){if(K===D.eof)return $(K);if(K===D.space)return q.enter("space"),q.consume(K),q.exit("space"),U;if(K===D.graveAccent)return Q=q.enter(M.codeTextSequence),Y=0,z(K);if(E(K))return q.enter(M.lineEnding),q.consume(K),q.exit(M.lineEnding),U;return q.enter(M.codeTextData),H(K)}function H(K){if(K===D.eof||K===D.space||K===D.graveAccent||E(K))return q.exit(M.codeTextData),U(K);return q.consume(K),H}function z(K){if(K===D.graveAccent)return q.consume(K),Y++,z;if(Y===X)return q.exit(M.codeTextSequence),q.exit(M.codeText),J(K);return Q.type=M.codeTextData,H(K)}}class l3{constructor(q){this.left=q?[...q]:[],this.right=[]}get(q){if(q<0||q>=this.left.length+this.right.length)throw RangeError("Cannot access index `"+q+"` in a splice buffer of size `"+(this.left.length+this.right.length)+"`");if(q<this.left.length)return this.left[q];return this.right[this.right.length-q+this.left.length-1]}get length(){return this.left.length+this.right.length}shift(){return this.setCursor(0),this.right.pop()}slice(q,J){let $=J===null||J===void 0?Number.POSITIVE_INFINITY:J;if($<this.left.length)return this.left.slice(q,$);if(q>this.left.length)return this.right.slice(this.right.length-$+this.left.length,this.right.length-q+this.left.length).reverse();return this.left.slice(q).concat(this.right.slice(this.right.length-$+this.left.length).reverse())}splice(q,J,$){let G=J||0;this.setCursor(Math.trunc(q));let X=this.right.splice(this.right.length-G,Number.POSITIVE_INFINITY);if($)X2(this.left,$);return X.reverse()}pop(){return this.setCursor(Number.POSITIVE_INFINITY),this.left.pop()}push(q){this.setCursor(Number.POSITIVE_INFINITY),this.left.push(q)}pushMany(q){this.setCursor(Number.POSITIVE_INFINITY),X2(this.left,q)}unshift(q){this.setCursor(0),this.right.push(q)}unshiftMany(q){this.setCursor(0),X2(this.right,q.reverse())}setCursor(q){if(q===this.left.length||q>this.left.length&&this.right.length===0||q<0&&this.left.length===0)return;if(q<this.left.length){let J=this.left.splice(q,Number.POSITIVE_INFINITY);X2(this.right,J.reverse())}else{let J=this.right.splice(this.left.length+this.right.length-q,Number.POSITIVE_INFINITY);X2(this.left,J.reverse())}}}function X2(q,J){let $=0;if(J.length<C.v8MaxSafeChunkSize)q.push(...J);else while($<J.length)q.push(...J.slice($,$+C.v8MaxSafeChunkSize)),$+=C.v8MaxSafeChunkSize}function x2(q){let J={},$=-1,G,X,Y,Q,V,W,U,H=new l3(q);while(++$<H.length){while($ in J)$=J[$];if(G=H.get($),$&&G[1].type===M.chunkFlow&&H.get($-1)[1].type===M.listItemPrefix){if(F(G[1]._tokenizer,"expected `_tokenizer` on subtokens"),W=G[1]._tokenizer.events,Y=0,Y<W.length&&W[Y][1].type===M.lineEndingBlank)Y+=2;if(Y<W.length&&W[Y][1].type===M.content)while(++Y<W.length){if(W[Y][1].type===M.content)break;if(W[Y][1].type===M.chunkText)W[Y][1]._isInFirstContentOfListItem=!0,Y++}}if(G[0]==="enter"){if(G[1].contentType)Object.assign(J,MV(H,$)),$=J[$],U=!0}else if(G[1]._container){Y=$,X=void 0;while(Y--)if(Q=H.get(Y),Q[1].type===M.lineEnding||Q[1].type===M.lineEndingBlank){if(Q[0]==="enter"){if(X)H.get(X)[1].type=M.lineEndingBlank;Q[1].type=M.lineEnding,X=Y}}else if(Q[1].type===M.linePrefix||Q[1].type===M.listItemIndent);else break;if(X)G[1].end={...H.get(X)[1].start},V=H.slice(X,$),V.unshift(G),H.splice(X,$-X+1,V)}}return Fq(q,0,Number.POSITIVE_INFINITY,H.slice(0)),!U}function MV(q,J){let $=q.get(J)[1],G=q.get(J)[2],X=J-1,Y=[];F($.contentType,"expected `contentType` on subtokens");let Q=$._tokenizer;if(!Q){if(Q=G.parser[$.contentType]($.start),$._contentTypeTextTrailing)Q._contentTypeTextTrailing=!0}let V=Q.events,W=[],U={},H,z,K=-1,B=$,j=0,N=0,Z=[N];while(B){while(q.get(++X)[1]!==B);if(F(!z||B.previous===z,"expected previous to match"),F(!z||z.next===B,"expected next to match"),Y.push(X),!B._tokenizer){if(H=G.sliceStream(B),!B.next)H.push(D.eof);if(z)Q.defineSkip(B.start);if(B._isInFirstContentOfListItem)Q._gfmTasklistFirstContentOfListItem=!0;if(Q.write(H),B._isInFirstContentOfListItem)Q._gfmTasklistFirstContentOfListItem=void 0}z=B,B=B.next}B=$;while(++K<V.length)if(V[K][0]==="exit"&&V[K-1][0]==="enter"&&V[K][1].type===V[K-1][1].type&&V[K][1].start.line!==V[K][1].end.line)F(B,"expected a current token"),N=K+1,Z.push(N),B._tokenizer=void 0,B.previous=void 0,B=B.next;if(Q.events=[],B)B._tokenizer=void 0,B.previous=void 0,F(!B.next,"expected no next token");else Z.pop();K=Z.length;while(K--){let P=V.slice(Z[K],Z[K+1]),v=Y.pop();F(v!==void 0,"expected a start position when splicing"),W.push([v,v+P.length-1]),q.splice(v,2,P)}W.reverse(),K=-1;while(++K<W.length)U[j+W[K][0]]=j+W[K][1],j+=W[K][1]-W[K][0]-1;return U}var r3={resolve:zV,tokenize:BV},DV={partial:!0,tokenize:KV};function zV(q){return x2(q),q}function BV(q,J){let $;return G;function G(V){return F(V!==D.eof&&!E(V),"expected no eof or eol"),q.enter(M.content),$=q.enter(M.chunkContent,{contentType:C.contentTypeContent}),X(V)}function X(V){if(V===D.eof)return Y(V);if(E(V))return q.check(DV,Q,Y)(V);return q.consume(V),X}function Y(V){return q.exit(M.chunkContent),q.exit(M.content),J(V)}function Q(V){return F(E(V),"expected eol"),q.consume(V),q.exit(M.chunkContent),F($,"expected previous token"),$.next=q.enter(M.chunkContent,{contentType:C.contentTypeContent,previous:$}),$=$.next,X}}function KV(q,J,$){let G=this;return X;function X(Q){return F(E(Q),"expected a line ending"),q.exit(M.chunkContent),q.enter(M.lineEnding),q.consume(Q),q.exit(M.lineEnding),r(q,Y,M.linePrefix)}function Y(Q){if(Q===D.eof||E(Q))return $(Q);F(G.parser.constructs.disable.null,"expected `disable.null` to be populated");let V=G.events[G.events.length-1];if(!G.parser.constructs.disable.null.includes("codeIndented")&&V&&V[1].type===M.linePrefix&&V[2].sliceSerialize(V[1],!0).length>=C.tabSize)return J(Q);return q.interrupt(G.parser.constructs.flow,$,J)(Q)}}function h2(q,J,$,G,X,Y,Q,V,W){let U=W||Number.POSITIVE_INFINITY,H=0;return z;function z(P){if(P===D.lessThan)return q.enter(G),q.enter(X),q.enter(Y),q.consume(P),q.exit(Y),K;if(P===D.eof||P===D.space||P===D.rightParenthesis||q2(P))return $(P);return q.enter(G),q.enter(Q),q.enter(V),q.enter(M.chunkString,{contentType:C.contentTypeString}),N(P)}function K(P){if(P===D.greaterThan)return q.enter(Y),q.consume(P),q.exit(Y),q.exit(X),q.exit(G),J;return q.enter(V),q.enter(M.chunkString,{contentType:C.contentTypeString}),B(P)}function B(P){if(P===D.greaterThan)return q.exit(M.chunkString),q.exit(V),K(P);if(P===D.eof||P===D.lessThan||E(P))return $(P);return q.consume(P),P===D.backslash?j:B}function j(P){if(P===D.lessThan||P===D.greaterThan||P===D.backslash)return q.consume(P),B;return B(P)}function N(P){if(!H&&(P===D.eof||P===D.rightParenthesis||Vq(P)))return q.exit(M.chunkString),q.exit(V),q.exit(Q),q.exit(G),J(P);if(H<U&&P===D.leftParenthesis)return q.consume(P),H++,N;if(P===D.rightParenthesis)return q.consume(P),H--,N;if(P===D.eof||P===D.space||P===D.leftParenthesis||q2(P))return $(P);return q.consume(P),P===D.backslash?Z:N}function Z(P){if(P===D.leftParenthesis||P===D.rightParenthesis||P===D.backslash)return q.consume(P),N;return N(P)}}function y2(q,J,$,G,X,Y){let Q=this,V=0,W;return U;function U(B){return F(B===D.leftSquareBracket,"expected `[`"),q.enter(G),q.enter(X),q.consume(B),q.exit(X),q.enter(Y),H}function H(B){if(V>C.linkReferenceSizeMax||B===D.eof||B===D.leftSquareBracket||B===D.rightSquareBracket&&!W||B===D.caret&&!V&&"_hiddenFootnoteSupport"in Q.parser.constructs)return $(B);if(B===D.rightSquareBracket)return q.exit(Y),q.enter(X),q.consume(B),q.exit(X),q.exit(G),J;if(E(B))return q.enter(M.lineEnding),q.consume(B),q.exit(M.lineEnding),H;return q.enter(M.chunkString,{contentType:C.contentTypeString}),z(B)}function z(B){if(B===D.eof||B===D.leftSquareBracket||B===D.rightSquareBracket||E(B)||V++>C.linkReferenceSizeMax)return q.exit(M.chunkString),H(B);if(q.consume(B),!W)W=!p(B);return B===D.backslash?K:z}function K(B){if(B===D.leftSquareBracket||B===D.backslash||B===D.rightSquareBracket)return q.consume(B),V++,z;return z(B)}}function m2(q,J,$,G,X,Y){let Q;return V;function V(K){if(K===D.quotationMark||K===D.apostrophe||K===D.leftParenthesis)return q.enter(G),q.enter(X),q.consume(K),q.exit(X),Q=K===D.leftParenthesis?D.rightParenthesis:K,W;return $(K)}function W(K){if(K===Q)return q.enter(X),q.consume(K),q.exit(X),q.exit(G),J;return q.enter(Y),U(K)}function U(K){if(K===Q)return q.exit(Y),W(Q);if(K===D.eof)return $(K);if(E(K))return q.enter(M.lineEnding),q.consume(K),q.exit(M.lineEnding),r(q,U,M.linePrefix);return q.enter(M.chunkString,{contentType:C.contentTypeString}),H(K)}function H(K){if(K===Q||K===D.eof||E(K))return q.exit(M.chunkString),U(K);return q.consume(K),K===D.backslash?z:H}function z(K){if(K===Q||K===D.backslash)return q.consume(K),H;return H(K)}}function u1(q,J){let $;return G;function G(X){if(E(X))return q.enter(M.lineEnding),q.consume(X),q.exit(M.lineEnding),$=!0,G;if(p(X))return r(q,G,$?M.linePrefix:M.lineSuffix)(X);return J(X)}}var i3={name:"definition",tokenize:RV},FV={partial:!0,tokenize:wV};function RV(q,J,$){let G=this,X;return Y;function Y(B){return q.enter(M.definition),Q(B)}function Q(B){return F(B===D.leftSquareBracket,"expected `[`"),y2.call(G,q,V,$,M.definitionLabel,M.definitionLabelMarker,M.definitionLabelString)(B)}function V(B){if(X=W1(G.sliceSerialize(G.events[G.events.length-1][1]).slice(1,-1)),B===D.colon)return q.enter(M.definitionMarker),q.consume(B),q.exit(M.definitionMarker),W;return $(B)}function W(B){return Vq(B)?u1(q,U)(B):U(B)}function U(B){return h2(q,H,$,M.definitionDestination,M.definitionDestinationLiteral,M.definitionDestinationLiteralMarker,M.definitionDestinationRaw,M.definitionDestinationString)(B)}function H(B){return q.attempt(FV,z,z)(B)}function z(B){return p(B)?r(q,K,M.whitespace)(B):K(B)}function K(B){if(B===D.eof||E(B))return q.exit(M.definition),G.parser.defined.push(X),J(B);return $(B)}}function wV(q,J,$){return G;function G(V){return Vq(V)?u1(q,X)(V):$(V)}function X(V){return m2(q,Y,$,M.definitionTitle,M.definitionTitleMarker,M.definitionTitleString)(V)}function Y(V){return p(V)?r(q,Q,M.whitespace)(V):Q(V)}function Q(V){return V===D.eof||E(V)?J(V):$(V)}}var d3={name:"hardBreakEscape",tokenize:OV};function OV(q,J,$){return G;function G(Y){return F(Y===D.backslash,"expected `\\`"),q.enter(M.hardBreakEscape),q.consume(Y),X}function X(Y){if(E(Y))return q.exit(M.hardBreakEscape),J(Y);return $(Y)}}var c3={name:"headingAtx",resolve:AV,tokenize:jV};function AV(q,J){let $=q.length-2,G=3,X,Y;if(q[G][1].type===M.whitespace)G+=2;if($-2>G&&q[$][1].type===M.whitespace)$-=2;if(q[$][1].type===M.atxHeadingSequence&&(G===$-1||$-4>G&&q[$-2][1].type===M.whitespace))$-=G+1===$?2:4;if($>G)X={type:M.atxHeadingText,start:q[G][1].start,end:q[$][1].end},Y={type:M.chunkText,start:q[G][1].start,end:q[$][1].end,contentType:C.contentTypeText},Fq(q,G,$-G+1,[["enter",X,J],["enter",Y,J],["exit",Y,J],["exit",X,J]]);return q}function jV(q,J,$){let G=0;return X;function X(H){return q.enter(M.atxHeading),Y(H)}function Y(H){return F(H===D.numberSign,"expected `#`"),q.enter(M.atxHeadingSequence),Q(H)}function Q(H){if(H===D.numberSign&&G++<C.atxHeadingOpeningFenceSizeMax)return q.consume(H),Q;if(H===D.eof||Vq(H))return q.exit(M.atxHeadingSequence),V(H);return $(H)}function V(H){if(H===D.numberSign)return q.enter(M.atxHeadingSequence),W(H);if(H===D.eof||E(H))return q.exit(M.atxHeading),J(H);if(p(H))return r(q,V,M.whitespace)(H);return q.enter(M.atxHeadingText),U(H)}function W(H){if(H===D.numberSign)return q.consume(H),W;return q.exit(M.atxHeadingSequence),V(H)}function U(H){if(H===D.eof||H===D.numberSign||Vq(H))return q.exit(M.atxHeadingText),V(H);return q.consume(H),U}}var i9=["address","article","aside","base","basefont","blockquote","body","caption","center","col","colgroup","dd","details","dialog","dir","div","dl","dt","fieldset","figcaption","figure","footer","form","frame","frameset","h1","h2","h3","h4","h5","h6","head","header","hr","html","iframe","legend","li","link","main","menu","menuitem","nav","noframes","ol","optgroup","option","p","param","search","section","summary","table","tbody","td","tfoot","th","thead","title","tr","track","ul"],n3=["pre","script","style","textarea"];var o3={concrete:!0,name:"htmlFlow",resolveTo:SV,tokenize:PV},NV={partial:!0,tokenize:TV},LV={partial:!0,tokenize:ZV};function SV(q){let J=q.length;while(J--)if(q[J][0]==="enter"&&q[J][1].type===M.htmlFlow)break;if(J>1&&q[J-2][1].type===M.linePrefix)q[J][1].start=q[J-2][1].start,q[J+1][1].start=q[J-2][1].start,q.splice(J-2,2);return q}function PV(q,J,$){let G=this,X,Y,Q,V,W;return U;function U(w){return H(w)}function H(w){return F(w===D.lessThan,"expected `<`"),q.enter(M.htmlFlow),q.enter(M.htmlFlowData),q.consume(w),z}function z(w){if(w===D.exclamationMark)return q.consume(w),K;if(w===D.slash)return q.consume(w),Y=!0,N;if(w===D.questionMark)return q.consume(w),X=C.htmlInstruction,G.interrupt?J:R;if(vq(w))return F(w!==null),q.consume(w),Q=String.fromCharCode(w),Z;return $(w)}function K(w){if(w===D.dash)return q.consume(w),X=C.htmlComment,B;if(w===D.leftSquareBracket)return q.consume(w),X=C.htmlCdata,V=0,j;if(vq(w))return q.consume(w),X=C.htmlDeclaration,G.interrupt?J:R;return $(w)}function B(w){if(w===D.dash)return q.consume(w),G.interrupt?J:R;return $(w)}function j(w){let Iq=C.cdataOpeningString;if(w===Iq.charCodeAt(V++)){if(q.consume(w),V===Iq.length)return G.interrupt?J:qq;return j}return $(w)}function N(w){if(vq(w))return F(w!==null),q.consume(w),Q=String.fromCharCode(w),Z;return $(w)}function Z(w){if(w===D.eof||w===D.slash||w===D.greaterThan||Vq(w)){let Iq=w===D.slash,Z1=Q.toLowerCase();if(!Iq&&!Y&&n3.includes(Z1))return X=C.htmlRaw,G.interrupt?J(w):qq(w);if(i9.includes(Q.toLowerCase())){if(X=C.htmlBasic,Iq)return q.consume(w),P;return G.interrupt?J(w):qq(w)}return X=C.htmlComplete,G.interrupt&&!G.parser.lazy[G.now().line]?$(w):Y?v(w):x(w)}if(w===D.dash||Zq(w))return q.consume(w),Q+=String.fromCharCode(w),Z;return $(w)}function P(w){if(w===D.greaterThan)return q.consume(w),G.interrupt?J:qq;return $(w)}function v(w){if(p(w))return q.consume(w),v;return $q(w)}function x(w){if(w===D.slash)return q.consume(w),$q;if(w===D.colon||w===D.underscore||vq(w))return q.consume(w),s;if(p(w))return q.consume(w),x;return $q(w)}function s(w){if(w===D.dash||w===D.dot||w===D.colon||w===D.underscore||Zq(w))return q.consume(w),s;return Jq(w)}function Jq(w){if(w===D.equalsTo)return q.consume(w),L;if(p(w))return q.consume(w),Jq;return x(w)}function L(w){if(w===D.eof||w===D.lessThan||w===D.equalsTo||w===D.greaterThan||w===D.graveAccent)return $(w);if(w===D.quotationMark||w===D.apostrophe)return q.consume(w),W=w,e;if(p(w))return q.consume(w),L;return Gq(w)}function e(w){if(w===W)return q.consume(w),W=null,a;if(w===D.eof||E(w))return $(w);return q.consume(w),e}function Gq(w){if(w===D.eof||w===D.quotationMark||w===D.apostrophe||w===D.slash||w===D.lessThan||w===D.equalsTo||w===D.greaterThan||w===D.graveAccent||Vq(w))return Jq(w);return q.consume(w),Gq}function a(w){if(w===D.slash||w===D.greaterThan||p(w))return x(w);return $(w)}function $q(w){if(w===D.greaterThan)return q.consume(w),xq;return $(w)}function xq(w){if(w===D.eof||E(w))return qq(w);if(p(w))return q.consume(w),xq;return $(w)}function qq(w){if(w===D.dash&&X===C.htmlComment)return q.consume(w),Qq;if(w===D.lessThan&&X===C.htmlRaw)return q.consume(w),Hq;if(w===D.greaterThan&&X===C.htmlDeclaration)return q.consume(w),yq;if(w===D.questionMark&&X===C.htmlInstruction)return q.consume(w),R;if(w===D.rightSquareBracket&&X===C.htmlCdata)return q.consume(w),cq;if(E(w)&&(X===C.htmlBasic||X===C.htmlComplete))return q.exit(M.htmlFlowData),q.check(NV,eq,b)(w);if(w===D.eof||E(w))return q.exit(M.htmlFlowData),b(w);return q.consume(w),qq}function b(w){return q.check(LV,l,eq)(w)}function l(w){return F(E(w)),q.enter(M.lineEnding),q.consume(w),q.exit(M.lineEnding),d}function d(w){if(w===D.eof||E(w))return b(w);return q.enter(M.htmlFlowData),qq(w)}function Qq(w){if(w===D.dash)return q.consume(w),R;return qq(w)}function Hq(w){if(w===D.slash)return q.consume(w),Q="",hq;return qq(w)}function hq(w){if(w===D.greaterThan){let Iq=Q.toLowerCase();if(n3.includes(Iq))return q.consume(w),yq;return qq(w)}if(vq(w)&&Q.length<C.htmlRawSizeMax)return F(w!==null),q.consume(w),Q+=String.fromCharCode(w),hq;return qq(w)}function cq(w){if(w===D.rightSquareBracket)return q.consume(w),R;return qq(w)}function R(w){if(w===D.greaterThan)return q.consume(w),yq;if(w===D.dash&&X===C.htmlComment)return q.consume(w),R;return qq(w)}function yq(w){if(w===D.eof||E(w))return q.exit(M.htmlFlowData),eq(w);return q.consume(w),yq}function eq(w){return q.exit(M.htmlFlow),J(w)}}function ZV(q,J,$){let G=this;return X;function X(Q){if(E(Q))return q.enter(M.lineEnding),q.consume(Q),q.exit(M.lineEnding),Y;return $(Q)}function Y(Q){return G.parser.lazy[G.now().line]?$(Q):J(Q)}}function TV(q,J,$){return G;function G(X){return F(E(X),"expected a line ending"),q.enter(M.lineEnding),q.consume(X),q.exit(M.lineEnding),q.attempt(O1,J,$)}}var a3={name:"htmlText",tokenize:CV};function CV(q,J,$){let G=this,X,Y,Q;return V;function V(R){return F(R===D.lessThan,"expected `<`"),q.enter(M.htmlText),q.enter(M.htmlTextData),q.consume(R),W}function W(R){if(R===D.exclamationMark)return q.consume(R),U;if(R===D.slash)return q.consume(R),Jq;if(R===D.questionMark)return q.consume(R),x;if(vq(R))return q.consume(R),Gq;return $(R)}function U(R){if(R===D.dash)return q.consume(R),H;if(R===D.leftSquareBracket)return q.consume(R),Y=0,j;if(vq(R))return q.consume(R),v;return $(R)}function H(R){if(R===D.dash)return q.consume(R),B;return $(R)}function z(R){if(R===D.eof)return $(R);if(R===D.dash)return q.consume(R),K;if(E(R))return Q=z,Hq(R);return q.consume(R),z}function K(R){if(R===D.dash)return q.consume(R),B;return z(R)}function B(R){return R===D.greaterThan?Qq(R):R===D.dash?K(R):z(R)}function j(R){let yq=C.cdataOpeningString;if(R===yq.charCodeAt(Y++))return q.consume(R),Y===yq.length?N:j;return $(R)}function N(R){if(R===D.eof)return $(R);if(R===D.rightSquareBracket)return q.consume(R),Z;if(E(R))return Q=N,Hq(R);return q.consume(R),N}function Z(R){if(R===D.rightSquareBracket)return q.consume(R),P;return N(R)}function P(R){if(R===D.greaterThan)return Qq(R);if(R===D.rightSquareBracket)return q.consume(R),P;return N(R)}function v(R){if(R===D.eof||R===D.greaterThan)return Qq(R);if(E(R))return Q=v,Hq(R);return q.consume(R),v}function x(R){if(R===D.eof)return $(R);if(R===D.questionMark)return q.consume(R),s;if(E(R))return Q=x,Hq(R);return q.consume(R),x}function s(R){return R===D.greaterThan?Qq(R):x(R)}function Jq(R){if(vq(R))return q.consume(R),L;return $(R)}function L(R){if(R===D.dash||Zq(R))return q.consume(R),L;return e(R)}function e(R){if(E(R))return Q=e,Hq(R);if(p(R))return q.consume(R),e;return Qq(R)}function Gq(R){if(R===D.dash||Zq(R))return q.consume(R),Gq;if(R===D.slash||R===D.greaterThan||Vq(R))return a(R);return $(R)}function a(R){if(R===D.slash)return q.consume(R),Qq;if(R===D.colon||R===D.underscore||vq(R))return q.consume(R),$q;if(E(R))return Q=a,Hq(R);if(p(R))return q.consume(R),a;return Qq(R)}function $q(R){if(R===D.dash||R===D.dot||R===D.colon||R===D.underscore||Zq(R))return q.consume(R),$q;return xq(R)}function xq(R){if(R===D.equalsTo)return q.consume(R),qq;if(E(R))return Q=xq,Hq(R);if(p(R))return q.consume(R),xq;return a(R)}function qq(R){if(R===D.eof||R===D.lessThan||R===D.equalsTo||R===D.greaterThan||R===D.graveAccent)return $(R);if(R===D.quotationMark||R===D.apostrophe)return q.consume(R),X=R,b;if(E(R))return Q=qq,Hq(R);if(p(R))return q.consume(R),qq;return q.consume(R),l}function b(R){if(R===X)return q.consume(R),X=void 0,d;if(R===D.eof)return $(R);if(E(R))return Q=b,Hq(R);return q.consume(R),b}function l(R){if(R===D.eof||R===D.quotationMark||R===D.apostrophe||R===D.lessThan||R===D.equalsTo||R===D.graveAccent)return $(R);if(R===D.slash||R===D.greaterThan||Vq(R))return a(R);return q.consume(R),l}function d(R){if(R===D.slash||R===D.greaterThan||Vq(R))return a(R);return $(R)}function Qq(R){if(R===D.greaterThan)return q.consume(R),q.exit(M.htmlTextData),q.exit(M.htmlText),J;return $(R)}function Hq(R){return F(Q,"expected return state"),F(E(R),"expected eol"),q.exit(M.htmlTextData),q.enter(M.lineEnding),q.consume(R),q.exit(M.lineEnding),hq}function hq(R){return F(G.parser.constructs.disable.null,"expected `disable.null` to be populated"),p(R)?r(q,cq,M.linePrefix,G.parser.constructs.disable.null.includes("codeIndented")?void 0:C.tabSize)(R):cq(R)}function cq(R){return q.enter(M.htmlTextData),Q(R)}}var p1={name:"labelEnd",resolveAll:bV,resolveTo:gV,tokenize:vV},_V={tokenize:kV},EV={tokenize:xV},IV={tokenize:hV};function bV(q){let J=-1,$=[];while(++J<q.length){let G=q[J][1];if($.push(q[J]),G.type===M.labelImage||G.type===M.labelLink||G.type===M.labelEnd){let X=G.type===M.labelImage?4:2;G.type=M.data,J+=X}}if(q.length!==$.length)Fq(q,0,q.length,$);return q}function gV(q,J){let $=q.length,G=0,X,Y,Q,V;while($--)if(X=q[$][1],Y){if(X.type===M.link||X.type===M.labelLink&&X._inactive)break;if(q[$][0]==="enter"&&X.type===M.labelLink)X._inactive=!0}else if(Q){if(q[$][0]==="enter"&&(X.type===M.labelImage||X.type===M.labelLink)&&!X._balanced){if(Y=$,X.type!==M.labelLink){G=2;break}}}else if(X.type===M.labelEnd)Q=$;F(Y!==void 0,"`open` is supposed to be found"),F(Q!==void 0,"`close` is supposed to be found");let W={type:q[Y][1].type===M.labelLink?M.link:M.image,start:{...q[Y][1].start},end:{...q[q.length-1][1].end}},U={type:M.label,start:{...q[Y][1].start},end:{...q[Q][1].end}},H={type:M.labelText,start:{...q[Y+G+2][1].end},end:{...q[Q-2][1].start}};return V=[["enter",W,J],["enter",U,J]],V=Pq(V,q.slice(Y+1,Y+G+3)),V=Pq(V,[["enter",H,J]]),F(J.parser.constructs.insideSpan.null,"expected `insideSpan.null` to be populated"),V=Pq(V,S0(J.parser.constructs.insideSpan.null,q.slice(Y+G+4,Q-3),J)),V=Pq(V,[["exit",H,J],q[Q-2],q[Q-1],["exit",U,J]]),V=Pq(V,q.slice(Q+1)),V=Pq(V,[["exit",W,J]]),Fq(q,Y,q.length,V),q}function vV(q,J,$){let G=this,X=G.events.length,Y,Q;while(X--)if((G.events[X][1].type===M.labelImage||G.events[X][1].type===M.labelLink)&&!G.events[X][1]._balanced){Y=G.events[X][1];break}return V;function V(K){if(F(K===D.rightSquareBracket,"expected `]`"),!Y)return $(K);if(Y._inactive)return z(K);return Q=G.parser.defined.includes(W1(G.sliceSerialize({start:Y.end,end:G.now()}))),q.enter(M.labelEnd),q.enter(M.labelMarker),q.consume(K),q.exit(M.labelMarker),q.exit(M.labelEnd),W}function W(K){if(K===D.leftParenthesis)return q.attempt(_V,H,Q?H:z)(K);if(K===D.leftSquareBracket)return q.attempt(EV,H,Q?U:z)(K);return Q?H(K):z(K)}function U(K){return q.attempt(IV,H,z)(K)}function H(K){return J(K)}function z(K){return Y._balanced=!0,$(K)}}function kV(q,J,$){return G;function G(z){return F(z===D.leftParenthesis,"expected left paren"),q.enter(M.resource),q.enter(M.resourceMarker),q.consume(z),q.exit(M.resourceMarker),X}function X(z){return Vq(z)?u1(q,Y)(z):Y(z)}function Y(z){if(z===D.rightParenthesis)return H(z);return h2(q,Q,V,M.resourceDestination,M.resourceDestinationLiteral,M.resourceDestinationLiteralMarker,M.resourceDestinationRaw,M.resourceDestinationString,C.linkResourceDestinationBalanceMax)(z)}function Q(z){return Vq(z)?u1(q,W)(z):H(z)}function V(z){return $(z)}function W(z){if(z===D.quotationMark||z===D.apostrophe||z===D.leftParenthesis)return m2(q,U,$,M.resourceTitle,M.resourceTitleMarker,M.resourceTitleString)(z);return H(z)}function U(z){return Vq(z)?u1(q,H)(z):H(z)}function H(z){if(z===D.rightParenthesis)return q.enter(M.resourceMarker),q.consume(z),q.exit(M.resourceMarker),q.exit(M.resource),J;return $(z)}}function xV(q,J,$){let G=this;return X;function X(V){return F(V===D.leftSquareBracket,"expected left bracket"),y2.call(G,q,Y,Q,M.reference,M.referenceMarker,M.referenceString)(V)}function Y(V){return G.parser.defined.includes(W1(G.sliceSerialize(G.events[G.events.length-1][1]).slice(1,-1)))?J(V):$(V)}function Q(V){return $(V)}}function hV(q,J,$){return G;function G(Y){return F(Y===D.leftSquareBracket,"expected left bracket"),q.enter(M.reference),q.enter(M.referenceMarker),q.consume(Y),q.exit(M.referenceMarker),X}function X(Y){if(Y===D.rightSquareBracket)return q.enter(M.referenceMarker),q.consume(Y),q.exit(M.referenceMarker),q.exit(M.reference),J;return $(Y)}}var s3={name:"labelStartImage",resolveAll:p1.resolveAll,tokenize:yV};function yV(q,J,$){let G=this;return X;function X(V){return F(V===D.exclamationMark,"expected `!`"),q.enter(M.labelImage),q.enter(M.labelImageMarker),q.consume(V),q.exit(M.labelImageMarker),Y}function Y(V){if(V===D.leftSquareBracket)return q.enter(M.labelMarker),q.consume(V),q.exit(M.labelMarker),q.exit(M.labelImage),Q;return $(V)}function Q(V){return V===D.caret&&"_hiddenFootnoteSupport"in G.parser.constructs?$(V):J(V)}}var t3={name:"labelStartLink",resolveAll:p1.resolveAll,tokenize:mV};function mV(q,J,$){let G=this;return X;function X(Q){return F(Q===D.leftSquareBracket,"expected `[`"),q.enter(M.labelLink),q.enter(M.labelMarker),q.consume(Q),q.exit(M.labelMarker),q.exit(M.labelLink),Y}function Y(Q){return Q===D.caret&&"_hiddenFootnoteSupport"in G.parser.constructs?$(Q):J(Q)}}var Q2={name:"lineEnding",tokenize:fV};function fV(q,J){return $;function $(G){return F(E(G),"expected eol"),q.enter(M.lineEnding),q.consume(G),q.exit(M.lineEnding),r(q,J,M.linePrefix)}}var l1={name:"thematicBreak",tokenize:uV};function uV(q,J,$){let G=0,X;return Y;function Y(U){return q.enter(M.thematicBreak),Q(U)}function Q(U){return F(U===D.asterisk||U===D.dash||U===D.underscore,"expected `*`, `-`, or `_`"),X=U,V(U)}function V(U){if(U===X)return q.enter(M.thematicBreakSequence),W(U);if(G>=C.thematicBreakMarkerCountMin&&(U===D.eof||E(U)))return q.exit(M.thematicBreak),J(U);return $(U)}function W(U){if(U===X)return q.consume(U),G++,W;return q.exit(M.thematicBreakSequence),p(U)?r(q,V,M.whitespace)(U):V(U)}}var jq={continuation:{tokenize:iV},exit:cV,name:"list",tokenize:rV},pV={partial:!0,tokenize:nV},lV={partial:!0,tokenize:dV};function rV(q,J,$){let G=this,X=G.events[G.events.length-1],Y=X&&X[1].type===M.linePrefix?X[2].sliceSerialize(X[1],!0).length:0,Q=0;return V;function V(B){F(G.containerState,"expected state");let j=G.containerState.type||(B===D.asterisk||B===D.plusSign||B===D.dash?M.listUnordered:M.listOrdered);if(j===M.listUnordered?!G.containerState.marker||B===G.containerState.marker:J2(B)){if(!G.containerState.type)G.containerState.type=j,q.enter(j,{_container:!0});if(j===M.listUnordered)return q.enter(M.listItemPrefix),B===D.asterisk||B===D.dash?q.check(l1,$,U)(B):U(B);if(!G.interrupt||B===D.digit1)return q.enter(M.listItemPrefix),q.enter(M.listItemValue),W(B)}return $(B)}function W(B){if(F(G.containerState,"expected state"),J2(B)&&++Q<C.listItemValueSizeMax)return q.consume(B),W;if((!G.interrupt||Q<2)&&(G.containerState.marker?B===G.containerState.marker:B===D.rightParenthesis||B===D.dot))return q.exit(M.listItemValue),U(B);return $(B)}function U(B){return F(G.containerState,"expected state"),F(B!==D.eof,"eof (`null`) is not a marker"),q.enter(M.listItemMarker),q.consume(B),q.exit(M.listItemMarker),G.containerState.marker=G.containerState.marker||B,q.check(O1,G.interrupt?$:H,q.attempt(pV,K,z))}function H(B){return F(G.containerState,"expected state"),G.containerState.initialBlankLine=!0,Y++,K(B)}function z(B){if(p(B))return q.enter(M.listItemPrefixWhitespace),q.consume(B),q.exit(M.listItemPrefixWhitespace),K;return $(B)}function K(B){return F(G.containerState,"expected state"),G.containerState.size=Y+G.sliceSerialize(q.exit(M.listItemPrefix),!0).length,J(B)}}function iV(q,J,$){let G=this;return F(G.containerState,"expected state"),G.containerState._closeFlow=void 0,q.check(O1,X,Y);function X(V){return F(G.containerState,"expected state"),F(typeof G.containerState.size==="number","expected size"),G.containerState.furtherBlankLines=G.containerState.furtherBlankLines||G.containerState.initialBlankLine,r(q,J,M.listItemIndent,G.containerState.size+1)(V)}function Y(V){if(F(G.containerState,"expected state"),G.containerState.furtherBlankLines||!p(V))return G.containerState.furtherBlankLines=void 0,G.containerState.initialBlankLine=void 0,Q(V);return G.containerState.furtherBlankLines=void 0,G.containerState.initialBlankLine=void 0,q.attempt(lV,J,Q)(V)}function Q(V){return F(G.containerState,"expected state"),G.containerState._closeFlow=!0,G.interrupt=void 0,F(G.parser.constructs.disable.null,"expected `disable.null` to be populated"),r(q,q.attempt(jq,J,$),M.linePrefix,G.parser.constructs.disable.null.includes("codeIndented")?void 0:C.tabSize)(V)}}function dV(q,J,$){let G=this;return F(G.containerState,"expected state"),F(typeof G.containerState.size==="number","expected size"),r(q,X,M.listItemIndent,G.containerState.size+1);function X(Y){F(G.containerState,"expected state");let Q=G.events[G.events.length-1];return Q&&Q[1].type===M.listItemIndent&&Q[2].sliceSerialize(Q[1],!0).length===G.containerState.size?J(Y):$(Y)}}function cV(q){F(this.containerState,"expected state"),F(typeof this.containerState.type==="string","expected type"),q.exit(this.containerState.type)}function nV(q,J,$){let G=this;return F(G.parser.constructs.disable.null,"expected `disable.null` to be populated"),r(q,X,M.listItemPrefixWhitespace,G.parser.constructs.disable.null.includes("codeIndented")?void 0:C.tabSize+1);function X(Y){let Q=G.events[G.events.length-1];return!p(Y)&&Q&&Q[1].type===M.listItemPrefixWhitespace?J(Y):$(Y)}}var f2={name:"setextUnderline",resolveTo:oV,tokenize:aV};function oV(q,J){let $=q.length,G,X,Y;while($--)if(q[$][0]==="enter"){if(q[$][1].type===M.content){G=$;break}if(q[$][1].type===M.paragraph)X=$}else{if(q[$][1].type===M.content)q.splice($,1);if(!Y&&q[$][1].type===M.definition)Y=$}F(X!==void 0,"expected a `text` index to be found"),F(G!==void 0,"expected a `text` index to be found"),F(q[G][2]===J,"enter context should be same"),F(q[q.length-1][2]===J,"enter context should be same");let Q={type:M.setextHeading,start:{...q[G][1].start},end:{...q[q.length-1][1].end}};if(q[X][1].type=M.setextHeadingText,Y)q.splice(X,0,["enter",Q,J]),q.splice(Y+1,0,["exit",q[G][1],J]),q[G][1].end={...q[Y][1].end};else q[G][1]=Q;return q.push(["exit",Q,J]),q}function aV(q,J,$){let G=this,X;return Y;function Y(U){let H=G.events.length,z;F(U===D.dash||U===D.equalsTo,"expected `=` or `-`");while(H--)if(G.events[H][1].type!==M.lineEnding&&G.events[H][1].type!==M.linePrefix&&G.events[H][1].type!==M.content){z=G.events[H][1].type===M.paragraph;break}if(!G.parser.lazy[G.now().line]&&(G.interrupt||z))return q.enter(M.setextHeadingLine),X=U,Q(U);return $(U)}function Q(U){return q.enter(M.setextHeadingLineSequence),V(U)}function V(U){if(U===X)return q.consume(U),V;return q.exit(M.setextHeadingLineSequence),p(U)?r(q,W,M.lineSuffix)(U):W(U)}function W(U){if(U===D.eof||E(U))return q.exit(M.setextHeadingLine),J(U);return $(U)}}var d9={tokenize:sV};function sV(q){let J=this,$=q.attempt(O1,G,q.attempt(this.parser.constructs.flowInitial,X,r(q,q.attempt(this.parser.constructs.flow,X,q.attempt(r3,X)),M.linePrefix)));return $;function G(Y){if(F(Y===D.eof||E(Y),"expected eol or eof"),Y===D.eof){q.consume(Y);return}return q.enter(M.lineEndingBlank),q.consume(Y),q.exit(M.lineEndingBlank),J.currentConstruct=void 0,$}function X(Y){if(F(Y===D.eof||E(Y),"expected eol or eof"),Y===D.eof){q.consume(Y);return}return q.enter(M.lineEnding),q.consume(Y),q.exit(M.lineEnding),J.currentConstruct=void 0,$}}var c9={resolveAll:s9()},n9=a9("string"),o9=a9("text");function a9(q){return{resolveAll:s9(q==="text"?tV:void 0),tokenize:J};function J($){let G=this,X=this.parser.constructs[q],Y=$.attempt(X,Q,V);return Q;function Q(H){return U(H)?Y(H):V(H)}function V(H){if(H===D.eof){$.consume(H);return}return $.enter(M.data),$.consume(H),W}function W(H){if(U(H))return $.exit(M.data),Y(H);return $.consume(H),W}function U(H){if(H===D.eof)return!0;let z=X[H],K=-1;if(z){F(Array.isArray(z),"expected `disable.null` to be populated");while(++K<z.length){let B=z[K];if(!B.previous||B.previous.call(G,G.previous))return!0}}return!1}}}function s9(q){return J;function J($,G){let X=-1,Y;while(++X<=$.length)if(Y===void 0){if($[X]&&$[X][1].type===M.data)Y=X,X++}else if(!$[X]||$[X][1].type!==M.data){if(X!==Y+2)$[Y][1].end=$[X-1][1].end,$.splice(Y+2,X-Y-2),X=Y+2;Y=void 0}return q?q($,G):$}}function tV(q,J){let $=0;while(++$<=q.length)if(($===q.length||q[$][1].type===M.lineEnding)&&q[$-1][1].type===M.data){let G=q[$-1][1],X=J.sliceStream(G),Y=X.length,Q=-1,V=0,W;while(Y--){let U=X[Y];if(typeof U==="string"){Q=U.length;while(U.charCodeAt(Q-1)===D.space)V++,Q--;if(Q)break;Q=-1}else if(U===D.horizontalTab)W=!0,V++;else if(U===D.virtualSpace);else{Y++;break}}if(J._contentTypeTextTrailing&&$===q.length)V=0;if(V){let U={type:$===q.length||W||V<C.hardBreakPrefixSizeMin?M.lineSuffix:M.hardBreakTrailing,start:{_bufferIndex:Y?Q:G.start._bufferIndex+Q,_index:G.start._index+Y,line:G.end.line,column:G.end.column-V,offset:G.end.offset-V},end:{...G.end}};if(G.end={...U.start},G.start.offset===G.end.offset)Object.assign(G,U);else q.splice($,0,["enter",U,J],["exit",U,J]),$+=2}$++}return q}var e3={};t4(e3,{text:()=>XW,string:()=>GW,insideSpan:()=>QW,flowInitial:()=>JW,flow:()=>$W,document:()=>eV,disable:()=>VW,contentInitial:()=>qW,attentionMarkers:()=>YW});var eV={[D.asterisk]:jq,[D.plusSign]:jq,[D.dash]:jq,[D.digit0]:jq,[D.digit1]:jq,[D.digit2]:jq,[D.digit3]:jq,[D.digit4]:jq,[D.digit5]:jq,[D.digit6]:jq,[D.digit7]:jq,[D.digit8]:jq,[D.digit9]:jq,[D.greaterThan]:b2},qW={[D.leftSquareBracket]:i3},JW={[D.horizontalTab]:G2,[D.virtualSpace]:G2,[D.space]:G2},$W={[D.numberSign]:c3,[D.asterisk]:l1,[D.dash]:[f2,l1],[D.lessThan]:o3,[D.equalsTo]:f2,[D.underscore]:l1,[D.graveAccent]:k2,[D.tilde]:k2},GW={[D.ampersand]:v2,[D.backslash]:g2},XW={[D.carriageReturn]:Q2,[D.lineFeed]:Q2,[D.carriageReturnLineFeed]:Q2,[D.exclamationMark]:s3,[D.ampersand]:v2,[D.asterisk]:$2,[D.lessThan]:[u3,a3],[D.leftSquareBracket]:t3,[D.backslash]:[d3,g2],[D.rightSquareBracket]:p1,[D.underscore]:$2,[D.graveAccent]:p3},QW={null:[$2,c9]},YW={null:[D.asterisk,D.underscore]},VW={null:[]};var z8=K3(D8(),1);var d1=z8.default("micromark");function B8(q,J,$){let G={_bufferIndex:-1,_index:0,line:$&&$.line||1,column:$&&$.column||1,offset:$&&$.offset||0},X={},Y=[],Q=[],V=[],W=!0,U={attempt:a(e),check:a(Gq),consume:s,enter:Jq,exit:L,interrupt:a(Gq,{interrupt:!0})},H={code:D.eof,containerState:{},defineSkip:P,events:[],now:Z,parser:q,previous:D.eof,sliceSerialize:j,sliceStream:N,write:B},z=J.tokenize.call(H,U),K;if(J.resolveAll)Y.push(J);return H;function B(b){if(Q=Pq(Q,b),v(),Q[Q.length-1]!==D.eof)return[];return $q(J,0),H.events=S0(Y,H.events,H),H.events}function j(b,l){return iW(N(b),l)}function N(b){return rW(Q,b)}function Z(){let{_bufferIndex:b,_index:l,line:d,column:Qq,offset:Hq}=G;return{_bufferIndex:b,_index:l,line:d,column:Qq,offset:Hq}}function P(b){X[b.line]=b.column,qq(),d1("position: define skip: `%j`",G)}function v(){let b;while(G._index<Q.length){let l=Q[G._index];if(typeof l==="string"){if(b=G._index,G._bufferIndex<0)G._bufferIndex=0;while(G._index===b&&G._bufferIndex<l.length)x(l.charCodeAt(G._bufferIndex))}else x(l)}}function x(b){F(W===!0,"expected character to be consumed"),W=void 0,d1("main: passing `%s` to %s",b,z&&z.name),K=b,F(typeof z==="function","expected state"),z=z(b)}function s(b){if(F(b===K,"expected given code to equal expected code"),d1("consume: `%s`",b),F(W===void 0,"expected code to not have been consumed: this might be because `return x(code)` instead of `return x` was used"),F(b===null?H.events.length===0||H.events[H.events.length-1][0]==="exit":H.events[H.events.length-1][0]==="enter","expected last token to be open"),E(b))G.line++,G.column=1,G.offset+=b===D.carriageReturnLineFeed?2:1,qq(),d1("position: after eol: `%j`",G);else if(b!==D.virtualSpace)G.column++,G.offset++;if(G._bufferIndex<0)G._index++;else if(G._bufferIndex++,G._bufferIndex===Q[G._index].length)G._bufferIndex=-1,G._index++;H.previous=b,W=!0}function Jq(b,l){let d=l||{};return d.type=b,d.start=Z(),F(typeof b==="string","expected string type"),F(b.length>0,"expected non-empty string"),d1("enter: `%s`",b),H.events.push(["enter",d,H]),V.push(d),d}function L(b){F(typeof b==="string","expected string type"),F(b.length>0,"expected non-empty string");let l=V.pop();return F(l,"cannot close w/o open tokens"),l.end=Z(),F(b===l.type,"expected exit token to match current token"),F(!(l.start._index===l.end._index&&l.start._bufferIndex===l.end._bufferIndex),"expected non-empty token (`"+b+"`)"),d1("exit: `%s`",l.type),H.events.push(["exit",l,H]),l}function e(b,l){$q(b,l.from)}function Gq(b,l){l.restore()}function a(b,l){return d;function d(Qq,Hq,hq){let cq,R,yq,eq;return Array.isArray(Qq)?Iq(Qq):("tokenize"in Qq)?Iq([Qq]):w(Qq);function w(Mq){return x0;function x0(q1){let T1=q1!==null&&Mq[q1],a1=q1!==null&&Mq.null,z3=[...Array.isArray(T1)?T1:T1?[T1]:[],...Array.isArray(a1)?a1:a1?[a1]:[]];return Iq(z3)(q1)}}function Iq(Mq){if(cq=Mq,R=0,Mq.length===0)return F(hq,"expected `bogusState` to be given"),hq;return Z1(Mq[R])}function Z1(Mq){return x0;function x0(q1){if(eq=xq(),yq=Mq,!Mq.partial)H.currentConstruct=Mq;if(F(H.parser.constructs.disable.null,"expected `disable.null` to be populated"),Mq.name&&H.parser.constructs.disable.null.includes(Mq.name))return B2(q1);return Mq.tokenize.call(l?Object.assign(Object.create(H),l):H,U,D3,B2)(q1)}}function D3(Mq){return F(Mq===K,"expected code"),W=!0,b(yq,eq),Hq}function B2(Mq){if(F(Mq===K,"expected code"),W=!0,eq.restore(),++R<cq.length)return Z1(cq[R]);return hq}}}function $q(b,l){if(b.resolveAll&&!Y.includes(b))Y.push(b);if(b.resolve)Fq(H.events,l,H.events.length-l,b.resolve(H.events.slice(l),H));if(b.resolveTo)H.events=b.resolveTo(H.events,H);F(b.partial||H.events.length===0||H.events[H.events.length-1][0]==="exit","expected last token to end")}function xq(){let b=Z(),l=H.previous,d=H.currentConstruct,Qq=H.events.length,Hq=Array.from(V);return{from:Qq,restore:hq};function hq(){G=b,H.previous=l,H.currentConstruct=d,H.events.length=Qq,V=Hq,qq(),d1("position: restore: `%j`",G)}}function qq(){if(G.line in X&&G.column<2)G.column=X[G.line],G.offset+=X[G.line]-1}}function rW(q,J){let $=J.start._index,G=J.start._bufferIndex,X=J.end._index,Y=J.end._bufferIndex,Q;if($===X)F(Y>-1,"expected non-negative end buffer index"),F(G>-1,"expected non-negative start buffer index"),Q=[q[$].slice(G,Y)];else{if(Q=q.slice($,X),G>-1){let V=Q[0];if(typeof V==="string")Q[0]=V.slice(G);else F(G===0,"expected `startBufferIndex` to be `0`"),Q.shift()}if(Y>0)Q.push(q[X].slice(0,Y))}return Q}function iW(q,J){let $=-1,G=[],X;while(++$<q.length){let Y=q[$],Q;if(typeof Y==="string")Q=Y;else switch(Y){case D.carriageReturn:{Q=gq.cr;break}case D.lineFeed:{Q=gq.lf;break}case D.carriageReturnLineFeed:{Q=gq.cr+gq.lf;break}case D.horizontalTab:{Q=J?gq.space:gq.ht;break}case D.virtualSpace:{if(!J&&X)continue;Q=gq.space;break}default:F(typeof Y==="number","expected number"),Q=String.fromCharCode(Y)}X=Y===D.horizontalTab,G.push(Q)}return G.join("")}function X4(q){let G={constructs:g9([e3,...(q||{}).extensions||[]]),content:X(m9),defined:[],document:X(u9),flow:X(d9),lazy:{},string:X(n9),text:X(o9)};return G;function X(Y){return Q;function Q(V){return B8(G,Y,V)}}}function Q4(q){while(!x2(q));return q}var K8=/[\0\t\n\r]/g;function Y4(){let q=1,J="",$=!0,G;return X;function X(Y,Q,V){let W=[],U,H,z,K,B;if(Y=J+(typeof Y==="string"?Y.toString():new TextDecoder(Q||void 0).decode(Y)),z=0,J="",$){if(Y.charCodeAt(0)===D.byteOrderMarker)z++;$=void 0}while(z<Y.length){if(K8.lastIndex=z,U=K8.exec(Y),K=U&&U.index!==void 0?U.index:Y.length,B=Y.charCodeAt(K),!U){J=Y.slice(z);break}if(B===D.lf&&z===K&&G)W.push(D.carriageReturnLineFeed),G=void 0;else{if(G)W.push(D.carriageReturn),G=void 0;if(z<K)W.push(Y.slice(z,K)),q+=K-z;switch(B){case D.nul:{W.push(D.replacementCharacter),q++;break}case D.ht:{H=Math.ceil(q/C.tabSize)*C.tabSize,W.push(D.horizontalTab);while(q++<H)W.push(D.virtualSpace);break}case D.lf:{W.push(D.lineFeed),q=1;break}default:G=!0,q=1}}z=K+1}if(V){if(G)W.push(D.carriageReturn);if(J)W.push(J);W.push(D.eof)}return W}}var dW=/\\([!-/:-@[-`{-~])|&(#(?:\d{1,7}|x[\da-f]{1,6})|[\da-z]{1,31});/gi;function i2(q){return q.replace(dW,cW)}function cW(q,J,$){if(J)return J;if($.charCodeAt(0)===D.numberSign){let X=$.charCodeAt(1),Y=X===D.lowercaseX||X===D.uppercaseX;return I2($.slice(Y?2:1),Y?C.numericBaseHexadecimal:C.numericBaseDecimal)}return N0($)||q}function j1(q){if(!q||typeof q!=="object")return"";if("position"in q||"type"in q)return F8(q.position);if("start"in q||"end"in q)return F8(q);if("line"in q||"column"in q)return V4(q);return""}function V4(q){return R8(q&&q.line)+":"+R8(q&&q.column)}function F8(q){return V4(q&&q.start)+"-"+V4(q&&q.end)}function R8(q){return q&&typeof q==="number"?q:1}var O8={}.hasOwnProperty;function W4(q,J,$){if(J&&typeof J==="object")$=J,J=void 0;return nW($)(Q4(X4($).document().write(Y4()(q,J,!0))))}function nW(q){let J={transforms:[],canContainEols:["emphasis","fragment","heading","paragraph","strong"],enter:{autolink:Y(a4),autolinkProtocol:a,autolinkEmail:a,atxHeading:Y(c4),blockQuote:Y(q1),characterEscape:a,characterReference:a,codeFenced:Y(T1),codeFencedFenceInfo:Q,codeFencedFenceMeta:Q,codeIndented:Y(T1,Q),codeText:Y(a1,Q),codeTextData:a,data:a,codeFlowValue:a,definition:Y(z3),definitionDestinationString:Q,definitionLabelString:Q,definitionTitleString:Q,emphasis:Y(W7),hardBreakEscape:Y(n4),hardBreakTrailing:Y(n4),htmlFlow:Y(o4,Q),htmlFlowData:a,htmlText:Y(o4,Q),htmlTextData:a,image:Y(U7),label:Q,link:Y(a4),listItem:Y(H7),listItemValue:K,listOrdered:Y(s4,z),listUnordered:Y(s4),paragraph:Y(M7),reference:w,referenceString:Q,resourceDestinationString:Q,resourceTitleString:Q,setextHeading:Y(c4),strong:Y(D7),thematicBreak:Y(B7)},exit:{atxHeading:W(),atxHeadingSequence:Jq,autolink:W(),autolinkEmail:x0,autolinkProtocol:Mq,blockQuote:W(),characterEscapeValue:$q,characterReferenceMarkerHexadecimal:Z1,characterReferenceMarkerNumeric:Z1,characterReferenceValue:D3,characterReference:B2,codeFenced:W(Z),codeFencedFence:N,codeFencedFenceInfo:B,codeFencedFenceMeta:j,codeFlowValue:$q,codeIndented:W(P),codeText:W(d),codeTextData:$q,data:$q,definition:W(),definitionDestinationString:s,definitionLabelString:v,definitionTitleString:x,emphasis:W(),hardBreakEscape:W(qq),hardBreakTrailing:W(qq),htmlFlow:W(b),htmlFlowData:$q,htmlText:W(l),htmlTextData:$q,image:W(Hq),label:cq,labelText:hq,lineEnding:xq,link:W(Qq),listItem:W(),listOrdered:W(),listUnordered:W(),paragraph:W(),referenceString:Iq,resourceDestinationString:R,resourceTitleString:yq,resource:eq,setextHeading:W(Gq),setextHeadingLineSequence:e,setextHeadingText:L,strong:W(),thematicBreak:W()}};A8(J,(q||{}).mdastExtensions||[]);let $={};return G;function G(O){let A={type:"root",children:[]},g={stack:[A],tokenStack:[],config:J,enter:V,exit:U,buffer:Q,resume:H,data:$},n=[],t=-1;while(++t<O.length)if(O[t][1].type===M.listOrdered||O[t][1].type===M.listUnordered)if(O[t][0]==="enter")n.push(t);else{let Tq=n.pop();F(typeof Tq==="number","expected list to be open"),t=X(O,Tq,t)}t=-1;while(++t<O.length){let Tq=J[O[t][0]];if(O8.call(Tq,O[t][1].type))Tq[O[t][1].type].call(Object.assign({sliceSerialize:O[t][2].sliceSerialize},g),O[t][1])}if(g.tokenStack.length>0){let Tq=g.tokenStack[g.tokenStack.length-1];(Tq[1]||w8).call(g,void 0,Tq[0])}A.position={start:N1(O.length>0?O[0][1].start:{line:1,column:1,offset:0}),end:N1(O.length>0?O[O.length-2][1].end:{line:1,column:1,offset:0})},t=-1;while(++t<J.transforms.length)A=J.transforms[t](A)||A;return A}function X(O,A,g){let n=A-1,t=-1,Tq=!1,C1,J1,h0,y0;while(++n<=g){let bq=O[n];switch(bq[1].type){case M.listUnordered:case M.listOrdered:case M.blockQuote:{if(bq[0]==="enter")t++;else t--;y0=void 0;break}case M.lineEndingBlank:{if(bq[0]==="enter"){if(C1&&!y0&&!t&&!h0)h0=n;y0=void 0}break}case M.linePrefix:case M.listItemValue:case M.listItemMarker:case M.listItemPrefix:case M.listItemPrefixWhitespace:break;default:y0=void 0}if(!t&&bq[0]==="enter"&&bq[1].type===M.listItemPrefix||t===-1&&bq[0]==="exit"&&(bq[1].type===M.listUnordered||bq[1].type===M.listOrdered)){if(C1){let s1=n;J1=void 0;while(s1--){let $1=O[s1];if($1[1].type===M.lineEnding||$1[1].type===M.lineEndingBlank){if($1[0]==="exit")continue;if(J1)O[J1][1].type=M.lineEndingBlank,Tq=!0;$1[1].type=M.lineEnding,J1=s1}else if($1[1].type===M.linePrefix||$1[1].type===M.blockQuotePrefix||$1[1].type===M.blockQuotePrefixWhitespace||$1[1].type===M.blockQuoteMarker||$1[1].type===M.listItemIndent);else break}if(h0&&(!J1||h0<J1))C1._spread=!0;C1.end=Object.assign({},J1?O[J1][1].start:bq[1].end),O.splice(J1||n,0,["exit",C1,bq[2]]),n++,g++}if(bq[1].type===M.listItemPrefix){let s1={type:"listItem",_spread:!1,start:Object.assign({},bq[1].start),end:void 0};C1=s1,O.splice(n,0,["enter",s1,bq[2]]),n++,g++,h0=void 0,y0=!0}}}return O[A][1]._spread=Tq,g}function Y(O,A){return g;function g(n){if(V.call(this,O(n),n),A)A.call(this,n)}}function Q(){this.stack.push({type:"fragment",children:[]})}function V(O,A,g){let n=this.stack[this.stack.length-1];F(n,"expected `parent`"),F("children"in n,"expected `parent`"),n.children.push(O),this.stack.push(O),this.tokenStack.push([A,g||void 0]),O.position={start:N1(A.start),end:void 0}}function W(O){return A;function A(g){if(O)O.call(this,g);U.call(this,g)}}function U(O,A){let g=this.stack.pop();F(g,"expected `node`");let n=this.tokenStack.pop();if(!n)throw Error("Cannot close `"+O.type+"` ("+j1({start:O.start,end:O.end})+"): it\u2019s not open");else if(n[0].type!==O.type)if(A)A.call(this,O,n[0]);else(n[1]||w8).call(this,O,n[0]);F(g.type!=="fragment","unexpected fragment `exit`ed"),F(g.position,"expected `position` to be defined"),g.position.end=N1(O.end)}function H(){return f1(this.stack.pop())}function z(){this.data.expectingFirstListItemValue=!0}function K(O){if(this.data.expectingFirstListItemValue){let A=this.stack[this.stack.length-2];F(A,"expected nodes on stack"),F(A.type==="list","expected list on stack"),A.start=Number.parseInt(this.sliceSerialize(O),C.numericBaseDecimal),this.data.expectingFirstListItemValue=void 0}}function B(){let O=this.resume(),A=this.stack[this.stack.length-1];F(A,"expected node on stack"),F(A.type==="code","expected code on stack"),A.lang=O}function j(){let O=this.resume(),A=this.stack[this.stack.length-1];F(A,"expected node on stack"),F(A.type==="code","expected code on stack"),A.meta=O}function N(){if(this.data.flowCodeInside)return;this.buffer(),this.data.flowCodeInside=!0}function Z(){let O=this.resume(),A=this.stack[this.stack.length-1];F(A,"expected node on stack"),F(A.type==="code","expected code on stack"),A.value=O.replace(/^(\r?\n|\r)|(\r?\n|\r)$/g,""),this.data.flowCodeInside=void 0}function P(){let O=this.resume(),A=this.stack[this.stack.length-1];F(A,"expected node on stack"),F(A.type==="code","expected code on stack"),A.value=O.replace(/(\r?\n|\r)$/g,"")}function v(O){let A=this.resume(),g=this.stack[this.stack.length-1];F(g,"expected node on stack"),F(g.type==="definition","expected definition on stack"),g.label=A,g.identifier=W1(this.sliceSerialize(O)).toLowerCase()}function x(){let O=this.resume(),A=this.stack[this.stack.length-1];F(A,"expected node on stack"),F(A.type==="definition","expected definition on stack"),A.title=O}function s(){let O=this.resume(),A=this.stack[this.stack.length-1];F(A,"expected node on stack"),F(A.type==="definition","expected definition on stack"),A.url=O}function Jq(O){let A=this.stack[this.stack.length-1];if(F(A,"expected node on stack"),F(A.type==="heading","expected heading on stack"),!A.depth){let g=this.sliceSerialize(O).length;F(g===1||g===2||g===3||g===4||g===5||g===6,"expected `depth` between `1` and `6`"),A.depth=g}}function L(){this.data.setextHeadingSlurpLineEnding=!0}function e(O){let A=this.stack[this.stack.length-1];F(A,"expected node on stack"),F(A.type==="heading","expected heading on stack"),A.depth=this.sliceSerialize(O).codePointAt(0)===D.equalsTo?1:2}function Gq(){this.data.setextHeadingSlurpLineEnding=void 0}function a(O){let A=this.stack[this.stack.length-1];F(A,"expected node on stack"),F("children"in A,"expected parent on stack");let g=A.children,n=g[g.length-1];if(!n||n.type!=="text")n=z7(),n.position={start:N1(O.start),end:void 0},g.push(n);this.stack.push(n)}function $q(O){let A=this.stack.pop();F(A,"expected a `node` to be on the stack"),F("value"in A,"expected a `literal` to be on the stack"),F(A.position,"expected `node` to have an open position"),A.value+=this.sliceSerialize(O),A.position.end=N1(O.end)}function xq(O){let A=this.stack[this.stack.length-1];if(F(A,"expected `node`"),this.data.atHardBreak){F("children"in A,"expected `parent`");let g=A.children[A.children.length-1];F(g.position,"expected tail to have a starting position"),g.position.end=N1(O.end),this.data.atHardBreak=void 0;return}if(!this.data.setextHeadingSlurpLineEnding&&J.canContainEols.includes(A.type))a.call(this,O),$q.call(this,O)}function qq(){this.data.atHardBreak=!0}function b(){let O=this.resume(),A=this.stack[this.stack.length-1];F(A,"expected node on stack"),F(A.type==="html","expected html on stack"),A.value=O}function l(){let O=this.resume(),A=this.stack[this.stack.length-1];F(A,"expected node on stack"),F(A.type==="html","expected html on stack"),A.value=O}function d(){let O=this.resume(),A=this.stack[this.stack.length-1];F(A,"expected node on stack"),F(A.type==="inlineCode","expected inline code on stack"),A.value=O}function Qq(){let O=this.stack[this.stack.length-1];if(F(O,"expected node on stack"),F(O.type==="link","expected link on stack"),this.data.inReference){let A=this.data.referenceType||"shortcut";O.type+="Reference",O.referenceType=A,delete O.url,delete O.title}else delete O.identifier,delete O.label;this.data.referenceType=void 0}function Hq(){let O=this.stack[this.stack.length-1];if(F(O,"expected node on stack"),F(O.type==="image","expected image on stack"),this.data.inReference){let A=this.data.referenceType||"shortcut";O.type+="Reference",O.referenceType=A,delete O.url,delete O.title}else delete O.identifier,delete O.label;this.data.referenceType=void 0}function hq(O){let A=this.sliceSerialize(O),g=this.stack[this.stack.length-2];F(g,"expected ancestor on stack"),F(g.type==="image"||g.type==="link","expected image or link on stack"),g.label=i2(A),g.identifier=W1(A).toLowerCase()}function cq(){let O=this.stack[this.stack.length-1];F(O,"expected node on stack"),F(O.type==="fragment","expected fragment on stack");let A=this.resume(),g=this.stack[this.stack.length-1];if(F(g,"expected node on stack"),F(g.type==="image"||g.type==="link","expected image or link on stack"),this.data.inReference=!0,g.type==="link"){let n=O.children;g.children=n}else g.alt=A}function R(){let O=this.resume(),A=this.stack[this.stack.length-1];F(A,"expected node on stack"),F(A.type==="image"||A.type==="link","expected image or link on stack"),A.url=O}function yq(){let O=this.resume(),A=this.stack[this.stack.length-1];F(A,"expected node on stack"),F(A.type==="image"||A.type==="link","expected image or link on stack"),A.title=O}function eq(){this.data.inReference=void 0}function w(){this.data.referenceType="collapsed"}function Iq(O){let A=this.resume(),g=this.stack[this.stack.length-1];F(g,"expected node on stack"),F(g.type==="image"||g.type==="link","expected image reference or link reference on stack"),g.label=A,g.identifier=W1(this.sliceSerialize(O)).toLowerCase(),this.data.referenceType="full"}function Z1(O){F(O.type==="characterReferenceMarkerNumeric"||O.type==="characterReferenceMarkerHexadecimal"),this.data.characterReferenceType=O.type}function D3(O){let A=this.sliceSerialize(O),g=this.data.characterReferenceType,n;if(g)n=I2(A,g===M.characterReferenceMarkerNumeric?C.numericBaseDecimal:C.numericBaseHexadecimal),this.data.characterReferenceType=void 0;else{let Tq=N0(A);F(Tq!==!1,"expected reference to decode"),n=Tq}let t=this.stack[this.stack.length-1];F(t,"expected `node`"),F("value"in t,"expected `node.value`"),t.value+=n}function B2(O){let A=this.stack.pop();F(A,"expected `node`"),F(A.position,"expected `node.position`"),A.position.end=N1(O.end)}function Mq(O){$q.call(this,O);let A=this.stack[this.stack.length-1];F(A,"expected node on stack"),F(A.type==="link","expected link on stack"),A.url=this.sliceSerialize(O)}function x0(O){$q.call(this,O);let A=this.stack[this.stack.length-1];F(A,"expected node on stack"),F(A.type==="link","expected link on stack"),A.url="mailto:"+this.sliceSerialize(O)}function q1(){return{type:"blockquote",children:[]}}function T1(){return{type:"code",lang:null,meta:null,value:""}}function a1(){return{type:"inlineCode",value:""}}function z3(){return{type:"definition",identifier:"",label:null,title:null,url:""}}function W7(){return{type:"emphasis",children:[]}}function c4(){return{type:"heading",depth:0,children:[]}}function n4(){return{type:"break"}}function o4(){return{type:"html",value:""}}function U7(){return{type:"image",title:null,url:"",alt:null}}function a4(){return{type:"link",title:null,url:"",children:[]}}function s4(O){return{type:"list",ordered:O.type==="listOrdered",start:null,spread:O._spread,children:[]}}function H7(O){return{type:"listItem",spread:O._spread,checked:null,children:[]}}function M7(){return{type:"paragraph",children:[]}}function D7(){return{type:"strong",children:[]}}function z7(){return{type:"text",value:""}}function B7(){return{type:"thematicBreak"}}}function N1(q){return{line:q.line,column:q.column,offset:q.offset}}function A8(q,J){let $=-1;while(++$<J.length){let G=J[$];if(Array.isArray(G))A8(q,G);else oW(q,G)}}function oW(q,J){let $;for($ in J)if(O8.call(J,$))switch($){case"canContainEols":{let G=J[$];if(G)q[$].push(...G);break}case"transforms":{let G=J[$];if(G)q[$].push(...G);break}case"enter":case"exit":{let G=J[$];if(G)Object.assign(q[$],G);break}}}function w8(q,J){if(q)throw Error("Cannot close `"+q.type+"` ("+j1({start:q.start,end:q.end})+"): a different token (`"+J.type+"`, "+j1({start:J.start,end:J.end})+") is open");else throw Error("Cannot close document, a token (`"+J.type+"`, "+j1({start:J.start,end:J.end})+") is still open")}function d2(q){let J=this;J.parser=$;function $(G){return W4(G,{...J.data("settings"),...q,extensions:J.data("micromarkExtensions")||[],mdastExtensions:J.data("fromMarkdownExtensions")||[]})}}var j8={}.hasOwnProperty;function N8(q,J){let $=J||{};function G(X,...Y){let{invalid:Q,handlers:V}=G;if(X&&j8.call(X,q)){let W=String(X[q]);Q=j8.call(V,W)?V[W]:G.unknown}if(Q)return Q.call(this,X,...Y)}return G.handlers=$.handlers||{},G.invalid=$.invalid,G.unknown=$.unknown,G}var aW={}.hasOwnProperty;function U4(q,J){let $=-1,G;if(J.extensions)while(++$<J.extensions.length)U4(q,J.extensions[$]);for(G in J)if(aW.call(J,G))switch(G){case"extensions":break;case"unsafe":{L8(q[G],J[G]);break}case"join":{L8(q[G],J[G]);break}case"handlers":{sW(q[G],J[G]);break}default:q.options[G]=J[G]}return q}function L8(q,J){if(J)q.push(...J)}function sW(q,J){if(J)Object.assign(q,J)}function S8(q,J,$,G){let X=$.enter("blockquote"),Y=$.createTracker(G);Y.move("> "),Y.shift(2);let Q=$.indentLines($.containerFlow(q,Y.current()),tW);return X(),Q}function tW(q,J,$){return">"+($?"":" ")+q}function c2(q,J){return P8(q,J.inConstruct,!0)&&!P8(q,J.notInConstruct,!1)}function P8(q,J,$){if(typeof J==="string")J=[J];if(!J||J.length===0)return $;let G=-1;while(++G<J.length)if(q.includes(J[G]))return!0;return!1}function H4(q,J,$,G){let X=-1;while(++X<$.unsafe.length)if($.unsafe[X].character===`
60
- `&&c2($.stack,$.unsafe[X]))return/[ \t]/.test(G.before)?"":" ";return"\\\n"}function Z8(q,J){let $=String(q),G=$.indexOf(J),X=G,Y=0,Q=0;if(typeof J!=="string")throw TypeError("Expected substring");while(G!==-1){if(G===X){if(++Y>Q)Q=Y}else Y=1;X=G+J.length,G=$.indexOf(J,X)}return Q}function V2(q,J){return Boolean(J.options.fences===!1&&q.value&&!q.lang&&/[^ \r\n]/.test(q.value)&&!/^[\t ]*(?:[\r\n]|$)|(?:^|[\r\n])[\t ]*$/.test(q.value))}function T8(q){let J=q.options.fence||"`";if(J!=="`"&&J!=="~")throw Error("Cannot serialize code with `"+J+"` for `options.fence`, expected `` ` `` or `~`");return J}function C8(q,J,$,G){let X=T8($),Y=q.value||"",Q=X==="`"?"GraveAccent":"Tilde";if(V2(q,$)){let z=$.enter("codeIndented"),K=$.indentLines(Y,eW);return z(),K}let V=$.createTracker(G),W=X.repeat(Math.max(Z8(Y,X)+1,3)),U=$.enter("codeFenced"),H=V.move(W);if(q.lang){let z=$.enter(`codeFencedLang${Q}`);H+=V.move($.safe(q.lang,{before:H,after:" ",encode:["`"],...V.current()})),z()}if(q.lang&&q.meta){let z=$.enter(`codeFencedMeta${Q}`);H+=V.move(" "),H+=V.move($.safe(q.meta,{before:H,after:`
61
- `,encode:["`"],...V.current()})),z()}if(H+=V.move(`
54
+ `+Y),q.push(X+"m+"+r2.exports.humanize(this.diff)+"\x1B[0m")}else q[0]=pW()+J+" "+q[0]}function pW(){if(D8.inspectOpts.hideDate)return"";return new Date().toISOString()+" "}function lW(...q){return process.stderr.write(l2.formatWithOptions(D8.inspectOpts,...q)+`
55
+ `)}function rW(q){if(q)process.env.DEBUG=q;else delete process.env.DEBUG}function iW(){return process.env.DEBUG}function dW(q){q.inspectOpts={};let J=Object.keys(D8.inspectOpts);for(let $=0;$<J.length;$++)q.inspectOpts[J[$]]=D8.inspectOpts[J[$]]}r2.exports=J4()(D8);var{formatters:M8}=r2.exports;M8.o=function(q){return this.inspectOpts.colors=this.useColors,l2.inspect(q,this.inspectOpts).split(`
56
+ `).map((J)=>J.trim()).join(" ")};M8.O=function(q){return this.inspectOpts.colors=this.useColors,l2.inspect(q,this.inspectOpts)}});var K8=y((Vw,X4)=>{if(typeof process>"u"||process.type==="renderer"||!1||process.__nwjs)X4.exports=Q8();else X4.exports=z8()});var BJ=y((vj,DJ)=>{var q3=Object.prototype.hasOwnProperty,MJ=Object.prototype.toString,QJ=Object.defineProperty,YJ=Object.getOwnPropertyDescriptor,VJ=function(J){if(typeof Array.isArray==="function")return Array.isArray(J);return MJ.call(J)==="[object Array]"},WJ=function(J){if(!J||MJ.call(J)!=="[object Object]")return!1;var $=q3.call(J,"constructor"),G=J.constructor&&J.constructor.prototype&&q3.call(J.constructor.prototype,"isPrototypeOf");if(J.constructor&&!$&&!G)return!1;var X;for(X in J);return typeof X>"u"||q3.call(J,X)},UJ=function(J,$){if(QJ&&$.name==="__proto__")QJ(J,$.name,{enumerable:!0,configurable:!0,value:$.newValue,writable:!0});else J[$.name]=$.newValue},HJ=function(J,$){if($==="__proto__"){if(!q3.call(J,$))return;else if(YJ)return YJ(J,$).value}return J[$]};DJ.exports=function q(){var J,$,G,X,Y,Q,V=arguments[0],W=1,U=arguments.length,H=!1;if(typeof V==="boolean")H=V,V=arguments[1]||{},W=2;if(V==null||typeof V!=="object"&&typeof V!=="function")V={};for(;W<U;++W)if(J=arguments[W],J!=null){for($ in J)if(G=HJ(V,$),X=HJ(J,$),V!==X){if(H&&X&&(WJ(X)||(Y=VJ(X)))){if(Y)Y=!1,Q=G&&VJ(G)?G:[];else Q=G&&WJ(G)?G:{};UJ(V,{name:$,newValue:q(H,Q,X)})}else if(typeof X<"u")UJ(V,{name:$,newValue:X})}}return V}});var O={};J5(O,{void:()=>R$,util:()=>o,unknown:()=>K$,union:()=>j$,undefined:()=>D$,tuple:()=>S$,transformer:()=>v$,symbol:()=>M$,string:()=>H5,strictObject:()=>A$,setErrorMap:()=>x7,set:()=>T$,record:()=>P$,quotelessJson:()=>v7,promise:()=>g$,preprocess:()=>h$,pipeline:()=>y$,ostring:()=>m$,optional:()=>k$,onumber:()=>f$,oboolean:()=>u$,objectUtil:()=>R3,object:()=>O$,number:()=>M5,nullable:()=>x$,null:()=>B$,never:()=>F$,nativeEnum:()=>b$,nan:()=>W$,map:()=>Z$,makeIssue:()=>m0,literal:()=>E$,lazy:()=>_$,late:()=>Y$,isValid:()=>H1,isDirty:()=>F2,isAsync:()=>e1,isAborted:()=>K2,intersection:()=>L$,instanceof:()=>V$,getParsedType:()=>nq,getErrorMap:()=>t1,function:()=>C$,enum:()=>I$,effect:()=>v$,discriminatedUnion:()=>N$,defaultErrorMap:()=>X1,datetimeRegex:()=>V5,date:()=>H$,custom:()=>U5,coerce:()=>p$,boolean:()=>D5,bigint:()=>U$,array:()=>w$,any:()=>z$,addIssueToContext:()=>I,ZodVoid:()=>u0,ZodUnknown:()=>M1,ZodUnion:()=>Q0,ZodUndefined:()=>G0,ZodType:()=>c,ZodTuple:()=>aq,ZodTransformer:()=>rq,ZodSymbol:()=>f0,ZodString:()=>fq,ZodSet:()=>b1,ZodSchema:()=>c,ZodRecord:()=>p0,ZodReadonly:()=>D0,ZodPromise:()=>g1,ZodPipeline:()=>i0,ZodParsedType:()=>_,ZodOptional:()=>pq,ZodObject:()=>Xq,ZodNumber:()=>D1,ZodNullable:()=>Y1,ZodNull:()=>X0,ZodNever:()=>oq,ZodNativeEnum:()=>U0,ZodNaN:()=>r0,ZodMap:()=>l0,ZodLiteral:()=>W0,ZodLazy:()=>V0,ZodIssueCode:()=>T,ZodIntersection:()=>Y0,ZodFunction:()=>J0,ZodFirstPartyTypeKind:()=>u,ZodError:()=>wq,ZodEnum:()=>z1,ZodEffects:()=>rq,ZodDiscriminatedUnion:()=>R2,ZodDefault:()=>H0,ZodDate:()=>E1,ZodCatch:()=>M0,ZodBranded:()=>w2,ZodBoolean:()=>$0,ZodBigInt:()=>B1,ZodArray:()=>uq,ZodAny:()=>I1,Schema:()=>c,ParseStatus:()=>Kq,OK:()=>Oq,NEVER:()=>l$,INVALID:()=>m,EMPTY_PATH:()=>h7,DIRTY:()=>_1,BRAND:()=>Q$});var o;(function(q){q.assertEqual=(X)=>{};function J(X){}q.assertIs=J;function $(X){throw Error()}q.assertNever=$,q.arrayToEnum=(X)=>{let Y={};for(let Q of X)Y[Q]=Q;return Y},q.getValidEnumValues=(X)=>{let Y=q.objectKeys(X).filter((V)=>typeof X[X[V]]!=="number"),Q={};for(let V of Y)Q[V]=X[V];return q.objectValues(Q)},q.objectValues=(X)=>{return q.objectKeys(X).map(function(Y){return X[Y]})},q.objectKeys=typeof Object.keys==="function"?(X)=>Object.keys(X):(X)=>{let Y=[];for(let Q in X)if(Object.prototype.hasOwnProperty.call(X,Q))Y.push(Q);return Y},q.find=(X,Y)=>{for(let Q of X)if(Y(Q))return Q;return},q.isInteger=typeof Number.isInteger==="function"?(X)=>Number.isInteger(X):(X)=>typeof X==="number"&&Number.isFinite(X)&&Math.floor(X)===X;function G(X,Y=" | "){return X.map((Q)=>typeof Q==="string"?`'${Q}'`:Q).join(Y)}q.joinValues=G,q.jsonStringifyReplacer=(X,Y)=>{if(typeof Y==="bigint")return Y.toString();return Y}})(o||(o={}));var R3;(function(q){q.mergeShapes=(J,$)=>{return{...J,...$}}})(R3||(R3={}));var _=o.arrayToEnum(["string","nan","number","integer","float","boolean","date","bigint","symbol","function","undefined","null","array","object","unknown","promise","void","never","map","set"]),nq=(q)=>{switch(typeof q){case"undefined":return _.undefined;case"string":return _.string;case"number":return Number.isNaN(q)?_.nan:_.number;case"boolean":return _.boolean;case"function":return _.function;case"bigint":return _.bigint;case"symbol":return _.symbol;case"object":if(Array.isArray(q))return _.array;if(q===null)return _.null;if(q.then&&typeof q.then==="function"&&q.catch&&typeof q.catch==="function")return _.promise;if(typeof Map<"u"&&q instanceof Map)return _.map;if(typeof Set<"u"&&q instanceof Set)return _.set;if(typeof Date<"u"&&q instanceof Date)return _.date;return _.object;default:return _.unknown}};var T=o.arrayToEnum(["invalid_type","invalid_literal","custom","invalid_union","invalid_union_discriminator","invalid_enum_value","unrecognized_keys","invalid_arguments","invalid_return_type","invalid_date","invalid_string","too_small","too_big","invalid_intersection_types","not_multiple_of","not_finite"]),v7=(q)=>{return JSON.stringify(q,null,2).replace(/"([^"]+)":/g,"$1:")};class wq extends Error{get errors(){return this.issues}constructor(q){super();this.issues=[],this.addIssue=($)=>{this.issues=[...this.issues,$]},this.addIssues=($=[])=>{this.issues=[...this.issues,...$]};let J=new.target.prototype;if(Object.setPrototypeOf)Object.setPrototypeOf(this,J);else this.__proto__=J;this.name="ZodError",this.issues=q}format(q){let J=q||function(X){return X.message},$={_errors:[]},G=(X)=>{for(let Y of X.issues)if(Y.code==="invalid_union")Y.unionErrors.map(G);else if(Y.code==="invalid_return_type")G(Y.returnTypeError);else if(Y.code==="invalid_arguments")G(Y.argumentsError);else if(Y.path.length===0)$._errors.push(J(Y));else{let Q=$,V=0;while(V<Y.path.length){let W=Y.path[V];if(V!==Y.path.length-1)Q[W]=Q[W]||{_errors:[]};else Q[W]=Q[W]||{_errors:[]},Q[W]._errors.push(J(Y));Q=Q[W],V++}}};return G(this),$}static assert(q){if(!(q instanceof wq))throw Error(`Not a ZodError: ${q}`)}toString(){return this.message}get message(){return JSON.stringify(this.issues,o.jsonStringifyReplacer,2)}get isEmpty(){return this.issues.length===0}flatten(q=(J)=>J.message){let J={},$=[];for(let G of this.issues)if(G.path.length>0){let X=G.path[0];J[X]=J[X]||[],J[X].push(q(G))}else $.push(q(G));return{formErrors:$,fieldErrors:J}}get formErrors(){return this.flatten()}}wq.create=(q)=>{return new wq(q)};var k7=(q,J)=>{let $;switch(q.code){case T.invalid_type:if(q.received===_.undefined)$="Required";else $=`Expected ${q.expected}, received ${q.received}`;break;case T.invalid_literal:$=`Invalid literal value, expected ${JSON.stringify(q.expected,o.jsonStringifyReplacer)}`;break;case T.unrecognized_keys:$=`Unrecognized key(s) in object: ${o.joinValues(q.keys,", ")}`;break;case T.invalid_union:$="Invalid input";break;case T.invalid_union_discriminator:$=`Invalid discriminator value. Expected ${o.joinValues(q.options)}`;break;case T.invalid_enum_value:$=`Invalid enum value. Expected ${o.joinValues(q.options)}, received '${q.received}'`;break;case T.invalid_arguments:$="Invalid function arguments";break;case T.invalid_return_type:$="Invalid function return type";break;case T.invalid_date:$="Invalid date";break;case T.invalid_string:if(typeof q.validation==="object")if("includes"in q.validation){if($=`Invalid input: must include "${q.validation.includes}"`,typeof q.validation.position==="number")$=`${$} at one or more positions greater than or equal to ${q.validation.position}`}else if("startsWith"in q.validation)$=`Invalid input: must start with "${q.validation.startsWith}"`;else if("endsWith"in q.validation)$=`Invalid input: must end with "${q.validation.endsWith}"`;else o.assertNever(q.validation);else if(q.validation!=="regex")$=`Invalid ${q.validation}`;else $="Invalid";break;case T.too_small:if(q.type==="array")$=`Array must contain ${q.exact?"exactly":q.inclusive?"at least":"more than"} ${q.minimum} element(s)`;else if(q.type==="string")$=`String must contain ${q.exact?"exactly":q.inclusive?"at least":"over"} ${q.minimum} character(s)`;else if(q.type==="number")$=`Number must be ${q.exact?"exactly equal to ":q.inclusive?"greater than or equal to ":"greater than "}${q.minimum}`;else if(q.type==="bigint")$=`Number must be ${q.exact?"exactly equal to ":q.inclusive?"greater than or equal to ":"greater than "}${q.minimum}`;else if(q.type==="date")$=`Date must be ${q.exact?"exactly equal to ":q.inclusive?"greater than or equal to ":"greater than "}${new Date(Number(q.minimum))}`;else $="Invalid input";break;case T.too_big:if(q.type==="array")$=`Array must contain ${q.exact?"exactly":q.inclusive?"at most":"less than"} ${q.maximum} element(s)`;else if(q.type==="string")$=`String must contain ${q.exact?"exactly":q.inclusive?"at most":"under"} ${q.maximum} character(s)`;else if(q.type==="number")$=`Number must be ${q.exact?"exactly":q.inclusive?"less than or equal to":"less than"} ${q.maximum}`;else if(q.type==="bigint")$=`BigInt must be ${q.exact?"exactly":q.inclusive?"less than or equal to":"less than"} ${q.maximum}`;else if(q.type==="date")$=`Date must be ${q.exact?"exactly":q.inclusive?"smaller than or equal to":"smaller than"} ${new Date(Number(q.maximum))}`;else $="Invalid input";break;case T.custom:$="Invalid input";break;case T.invalid_intersection_types:$="Intersection results could not be merged";break;case T.not_multiple_of:$=`Number must be a multiple of ${q.multipleOf}`;break;case T.not_finite:$="Number must be finite";break;default:$=J.defaultError,o.assertNever(q)}return{message:$}},X1=k7;var $5=X1;function x7(q){$5=q}function t1(){return $5}var m0=(q)=>{let{data:J,path:$,errorMaps:G,issueData:X}=q,Y=[...$,...X.path||[]],Q={...X,path:Y};if(X.message!==void 0)return{...X,path:Y,message:X.message};let V="",W=G.filter((U)=>!!U).slice().reverse();for(let U of W)V=U(Q,{data:J,defaultError:V}).message;return{...X,path:Y,message:V}},h7=[];function I(q,J){let $=t1(),G=m0({issueData:J,data:q.data,path:q.path,errorMaps:[q.common.contextualErrorMap,q.schemaErrorMap,$,$===X1?void 0:X1].filter((X)=>!!X)});q.common.issues.push(G)}class Kq{constructor(){this.value="valid"}dirty(){if(this.value==="valid")this.value="dirty"}abort(){if(this.value!=="aborted")this.value="aborted"}static mergeArray(q,J){let $=[];for(let G of J){if(G.status==="aborted")return m;if(G.status==="dirty")q.dirty();$.push(G.value)}return{status:q.value,value:$}}static async mergeObjectAsync(q,J){let $=[];for(let G of J){let X=await G.key,Y=await G.value;$.push({key:X,value:Y})}return Kq.mergeObjectSync(q,$)}static mergeObjectSync(q,J){let $={};for(let G of J){let{key:X,value:Y}=G;if(X.status==="aborted")return m;if(Y.status==="aborted")return m;if(X.status==="dirty")q.dirty();if(Y.status==="dirty")q.dirty();if(X.value!=="__proto__"&&(typeof Y.value<"u"||G.alwaysSet))$[X.value]=Y.value}return{status:q.value,value:$}}}var m=Object.freeze({status:"aborted"}),_1=(q)=>({status:"dirty",value:q}),Oq=(q)=>({status:"valid",value:q}),K2=(q)=>q.status==="aborted",F2=(q)=>q.status==="dirty",H1=(q)=>q.status==="valid",e1=(q)=>typeof Promise<"u"&&q instanceof Promise;var k;(function(q){q.errToObj=(J)=>typeof J==="string"?{message:J}:J||{},q.toString=(J)=>typeof J==="string"?J:J?.message})(k||(k={}));class lq{constructor(q,J,$,G){this._cachedPath=[],this.parent=q,this.data=J,this._path=$,this._key=G}get path(){if(!this._cachedPath.length)if(Array.isArray(this._key))this._cachedPath.push(...this._path,...this._key);else this._cachedPath.push(...this._path,this._key);return this._cachedPath}}var G5=(q,J)=>{if(H1(J))return{success:!0,data:J.value};else{if(!q.common.issues.length)throw Error("Validation failed but no issues detected.");return{success:!1,get error(){if(this._error)return this._error;let $=new wq(q.common.issues);return this._error=$,this._error}}}};function i(q){if(!q)return{};let{errorMap:J,invalid_type_error:$,required_error:G,description:X}=q;if(J&&($||G))throw Error(`Can't use "invalid_type_error" or "required_error" in conjunction with custom error map.`);if(J)return{errorMap:J,description:X};return{errorMap:(Q,V)=>{let{message:W}=q;if(Q.code==="invalid_enum_value")return{message:W??V.defaultError};if(typeof V.data>"u")return{message:W??G??V.defaultError};if(Q.code!=="invalid_type")return{message:V.defaultError};return{message:W??$??V.defaultError}},description:X}}class c{get description(){return this._def.description}_getType(q){return nq(q.data)}_getOrReturnCtx(q,J){return J||{common:q.parent.common,data:q.data,parsedType:nq(q.data),schemaErrorMap:this._def.errorMap,path:q.path,parent:q.parent}}_processInputParams(q){return{status:new Kq,ctx:{common:q.parent.common,data:q.data,parsedType:nq(q.data),schemaErrorMap:this._def.errorMap,path:q.path,parent:q.parent}}}_parseSync(q){let J=this._parse(q);if(e1(J))throw Error("Synchronous parse encountered promise.");return J}_parseAsync(q){let J=this._parse(q);return Promise.resolve(J)}parse(q,J){let $=this.safeParse(q,J);if($.success)return $.data;throw $.error}safeParse(q,J){let $={common:{issues:[],async:J?.async??!1,contextualErrorMap:J?.errorMap},path:J?.path||[],schemaErrorMap:this._def.errorMap,parent:null,data:q,parsedType:nq(q)},G=this._parseSync({data:q,path:$.path,parent:$});return G5($,G)}"~validate"(q){let J={common:{issues:[],async:!!this["~standard"].async},path:[],schemaErrorMap:this._def.errorMap,parent:null,data:q,parsedType:nq(q)};if(!this["~standard"].async)try{let $=this._parseSync({data:q,path:[],parent:J});return H1($)?{value:$.value}:{issues:J.common.issues}}catch($){if($?.message?.toLowerCase()?.includes("encountered"))this["~standard"].async=!0;J.common={issues:[],async:!0}}return this._parseAsync({data:q,path:[],parent:J}).then(($)=>H1($)?{value:$.value}:{issues:J.common.issues})}async parseAsync(q,J){let $=await this.safeParseAsync(q,J);if($.success)return $.data;throw $.error}async safeParseAsync(q,J){let $={common:{issues:[],contextualErrorMap:J?.errorMap,async:!0},path:J?.path||[],schemaErrorMap:this._def.errorMap,parent:null,data:q,parsedType:nq(q)},G=this._parse({data:q,path:$.path,parent:$}),X=await(e1(G)?G:Promise.resolve(G));return G5($,X)}refine(q,J){let $=(G)=>{if(typeof J==="string"||typeof J>"u")return{message:J};else if(typeof J==="function")return J(G);else return J};return this._refinement((G,X)=>{let Y=q(G),Q=()=>X.addIssue({code:T.custom,...$(G)});if(typeof Promise<"u"&&Y instanceof Promise)return Y.then((V)=>{if(!V)return Q(),!1;else return!0});if(!Y)return Q(),!1;else return!0})}refinement(q,J){return this._refinement(($,G)=>{if(!q($))return G.addIssue(typeof J==="function"?J($,G):J),!1;else return!0})}_refinement(q){return new rq({schema:this,typeName:u.ZodEffects,effect:{type:"refinement",refinement:q}})}superRefine(q){return this._refinement(q)}constructor(q){this.spa=this.safeParseAsync,this._def=q,this.parse=this.parse.bind(this),this.safeParse=this.safeParse.bind(this),this.parseAsync=this.parseAsync.bind(this),this.safeParseAsync=this.safeParseAsync.bind(this),this.spa=this.spa.bind(this),this.refine=this.refine.bind(this),this.refinement=this.refinement.bind(this),this.superRefine=this.superRefine.bind(this),this.optional=this.optional.bind(this),this.nullable=this.nullable.bind(this),this.nullish=this.nullish.bind(this),this.array=this.array.bind(this),this.promise=this.promise.bind(this),this.or=this.or.bind(this),this.and=this.and.bind(this),this.transform=this.transform.bind(this),this.brand=this.brand.bind(this),this.default=this.default.bind(this),this.catch=this.catch.bind(this),this.describe=this.describe.bind(this),this.pipe=this.pipe.bind(this),this.readonly=this.readonly.bind(this),this.isNullable=this.isNullable.bind(this),this.isOptional=this.isOptional.bind(this),this["~standard"]={version:1,vendor:"zod",validate:(J)=>this["~validate"](J)}}optional(){return pq.create(this,this._def)}nullable(){return Y1.create(this,this._def)}nullish(){return this.nullable().optional()}array(){return uq.create(this)}promise(){return g1.create(this,this._def)}or(q){return Q0.create([this,q],this._def)}and(q){return Y0.create(this,q,this._def)}transform(q){return new rq({...i(this._def),schema:this,typeName:u.ZodEffects,effect:{type:"transform",transform:q}})}default(q){let J=typeof q==="function"?q:()=>q;return new H0({...i(this._def),innerType:this,defaultValue:J,typeName:u.ZodDefault})}brand(){return new w2({typeName:u.ZodBranded,type:this,...i(this._def)})}catch(q){let J=typeof q==="function"?q:()=>q;return new M0({...i(this._def),innerType:this,catchValue:J,typeName:u.ZodCatch})}describe(q){return new this.constructor({...this._def,description:q})}pipe(q){return i0.create(this,q)}readonly(){return D0.create(this)}isOptional(){return this.safeParse(void 0).success}isNullable(){return this.safeParse(null).success}}var y7=/^c[^\s-]{8,}$/i,m7=/^[0-9a-z]+$/,f7=/^[0-9A-HJKMNP-TV-Z]{26}$/i,u7=/^[0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{12}$/i,p7=/^[a-z0-9_-]{21}$/i,l7=/^[A-Za-z0-9-_]+\.[A-Za-z0-9-_]+\.[A-Za-z0-9-_]*$/,r7=/^[-+]?P(?!$)(?:(?:[-+]?\d+Y)|(?:[-+]?\d+[.,]\d+Y$))?(?:(?:[-+]?\d+M)|(?:[-+]?\d+[.,]\d+M$))?(?:(?:[-+]?\d+W)|(?:[-+]?\d+[.,]\d+W$))?(?:(?:[-+]?\d+D)|(?:[-+]?\d+[.,]\d+D$))?(?:T(?=[\d+-])(?:(?:[-+]?\d+H)|(?:[-+]?\d+[.,]\d+H$))?(?:(?:[-+]?\d+M)|(?:[-+]?\d+[.,]\d+M$))?(?:[-+]?\d+(?:[.,]\d+)?S)?)??$/,i7=/^(?!\.)(?!.*\.\.)([A-Z0-9_'+\-\.]*)[A-Z0-9_+-]@([A-Z0-9][A-Z0-9\-]*\.)+[A-Z]{2,}$/i,d7="^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$",w3,c7=/^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])$/,n7=/^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\/(3[0-2]|[12]?[0-9])$/,o7=/^(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))$/,a7=/^(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))\/(12[0-8]|1[01][0-9]|[1-9]?[0-9])$/,s7=/^([0-9a-zA-Z+/]{4})*(([0-9a-zA-Z+/]{2}==)|([0-9a-zA-Z+/]{3}=))?$/,t7=/^([0-9a-zA-Z-_]{4})*(([0-9a-zA-Z-_]{2}(==)?)|([0-9a-zA-Z-_]{3}(=)?))?$/,Q5="((\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-((0[13578]|1[02])-(0[1-9]|[12]\\d|3[01])|(0[469]|11)-(0[1-9]|[12]\\d|30)|(02)-(0[1-9]|1\\d|2[0-8])))",e7=new RegExp(`^${Q5}$`);function Y5(q){let J="[0-5]\\d";if(q.precision)J=`${J}\\.\\d{${q.precision}}`;else if(q.precision==null)J=`${J}(\\.\\d+)?`;let $=q.precision?"+":"?";return`([01]\\d|2[0-3]):[0-5]\\d(:${J})${$}`}function q$(q){return new RegExp(`^${Y5(q)}$`)}function V5(q){let J=`${Q5}T${Y5(q)}`,$=[];if($.push(q.local?"Z?":"Z"),q.offset)$.push("([+-]\\d{2}:?\\d{2})");return J=`${J}(${$.join("|")})`,new RegExp(`^${J}$`)}function J$(q,J){if((J==="v4"||!J)&&c7.test(q))return!0;if((J==="v6"||!J)&&o7.test(q))return!0;return!1}function $$(q,J){if(!l7.test(q))return!1;try{let[$]=q.split(".");if(!$)return!1;let G=$.replace(/-/g,"+").replace(/_/g,"/").padEnd($.length+(4-$.length%4)%4,"="),X=JSON.parse(atob(G));if(typeof X!=="object"||X===null)return!1;if("typ"in X&&X?.typ!=="JWT")return!1;if(!X.alg)return!1;if(J&&X.alg!==J)return!1;return!0}catch{return!1}}function G$(q,J){if((J==="v4"||!J)&&n7.test(q))return!0;if((J==="v6"||!J)&&a7.test(q))return!0;return!1}class fq extends c{_parse(q){if(this._def.coerce)q.data=String(q.data);if(this._getType(q)!==_.string){let X=this._getOrReturnCtx(q);return I(X,{code:T.invalid_type,expected:_.string,received:X.parsedType}),m}let $=new Kq,G=void 0;for(let X of this._def.checks)if(X.kind==="min"){if(q.data.length<X.value)G=this._getOrReturnCtx(q,G),I(G,{code:T.too_small,minimum:X.value,type:"string",inclusive:!0,exact:!1,message:X.message}),$.dirty()}else if(X.kind==="max"){if(q.data.length>X.value)G=this._getOrReturnCtx(q,G),I(G,{code:T.too_big,maximum:X.value,type:"string",inclusive:!0,exact:!1,message:X.message}),$.dirty()}else if(X.kind==="length"){let Y=q.data.length>X.value,Q=q.data.length<X.value;if(Y||Q){if(G=this._getOrReturnCtx(q,G),Y)I(G,{code:T.too_big,maximum:X.value,type:"string",inclusive:!0,exact:!0,message:X.message});else if(Q)I(G,{code:T.too_small,minimum:X.value,type:"string",inclusive:!0,exact:!0,message:X.message});$.dirty()}}else if(X.kind==="email"){if(!i7.test(q.data))G=this._getOrReturnCtx(q,G),I(G,{validation:"email",code:T.invalid_string,message:X.message}),$.dirty()}else if(X.kind==="emoji"){if(!w3)w3=new RegExp(d7,"u");if(!w3.test(q.data))G=this._getOrReturnCtx(q,G),I(G,{validation:"emoji",code:T.invalid_string,message:X.message}),$.dirty()}else if(X.kind==="uuid"){if(!u7.test(q.data))G=this._getOrReturnCtx(q,G),I(G,{validation:"uuid",code:T.invalid_string,message:X.message}),$.dirty()}else if(X.kind==="nanoid"){if(!p7.test(q.data))G=this._getOrReturnCtx(q,G),I(G,{validation:"nanoid",code:T.invalid_string,message:X.message}),$.dirty()}else if(X.kind==="cuid"){if(!y7.test(q.data))G=this._getOrReturnCtx(q,G),I(G,{validation:"cuid",code:T.invalid_string,message:X.message}),$.dirty()}else if(X.kind==="cuid2"){if(!m7.test(q.data))G=this._getOrReturnCtx(q,G),I(G,{validation:"cuid2",code:T.invalid_string,message:X.message}),$.dirty()}else if(X.kind==="ulid"){if(!f7.test(q.data))G=this._getOrReturnCtx(q,G),I(G,{validation:"ulid",code:T.invalid_string,message:X.message}),$.dirty()}else if(X.kind==="url")try{new URL(q.data)}catch{G=this._getOrReturnCtx(q,G),I(G,{validation:"url",code:T.invalid_string,message:X.message}),$.dirty()}else if(X.kind==="regex"){if(X.regex.lastIndex=0,!X.regex.test(q.data))G=this._getOrReturnCtx(q,G),I(G,{validation:"regex",code:T.invalid_string,message:X.message}),$.dirty()}else if(X.kind==="trim")q.data=q.data.trim();else if(X.kind==="includes"){if(!q.data.includes(X.value,X.position))G=this._getOrReturnCtx(q,G),I(G,{code:T.invalid_string,validation:{includes:X.value,position:X.position},message:X.message}),$.dirty()}else if(X.kind==="toLowerCase")q.data=q.data.toLowerCase();else if(X.kind==="toUpperCase")q.data=q.data.toUpperCase();else if(X.kind==="startsWith"){if(!q.data.startsWith(X.value))G=this._getOrReturnCtx(q,G),I(G,{code:T.invalid_string,validation:{startsWith:X.value},message:X.message}),$.dirty()}else if(X.kind==="endsWith"){if(!q.data.endsWith(X.value))G=this._getOrReturnCtx(q,G),I(G,{code:T.invalid_string,validation:{endsWith:X.value},message:X.message}),$.dirty()}else if(X.kind==="datetime"){if(!V5(X).test(q.data))G=this._getOrReturnCtx(q,G),I(G,{code:T.invalid_string,validation:"datetime",message:X.message}),$.dirty()}else if(X.kind==="date"){if(!e7.test(q.data))G=this._getOrReturnCtx(q,G),I(G,{code:T.invalid_string,validation:"date",message:X.message}),$.dirty()}else if(X.kind==="time"){if(!q$(X).test(q.data))G=this._getOrReturnCtx(q,G),I(G,{code:T.invalid_string,validation:"time",message:X.message}),$.dirty()}else if(X.kind==="duration"){if(!r7.test(q.data))G=this._getOrReturnCtx(q,G),I(G,{validation:"duration",code:T.invalid_string,message:X.message}),$.dirty()}else if(X.kind==="ip"){if(!J$(q.data,X.version))G=this._getOrReturnCtx(q,G),I(G,{validation:"ip",code:T.invalid_string,message:X.message}),$.dirty()}else if(X.kind==="jwt"){if(!$$(q.data,X.alg))G=this._getOrReturnCtx(q,G),I(G,{validation:"jwt",code:T.invalid_string,message:X.message}),$.dirty()}else if(X.kind==="cidr"){if(!G$(q.data,X.version))G=this._getOrReturnCtx(q,G),I(G,{validation:"cidr",code:T.invalid_string,message:X.message}),$.dirty()}else if(X.kind==="base64"){if(!s7.test(q.data))G=this._getOrReturnCtx(q,G),I(G,{validation:"base64",code:T.invalid_string,message:X.message}),$.dirty()}else if(X.kind==="base64url"){if(!t7.test(q.data))G=this._getOrReturnCtx(q,G),I(G,{validation:"base64url",code:T.invalid_string,message:X.message}),$.dirty()}else o.assertNever(X);return{status:$.value,value:q.data}}_regex(q,J,$){return this.refinement((G)=>q.test(G),{validation:J,code:T.invalid_string,...k.errToObj($)})}_addCheck(q){return new fq({...this._def,checks:[...this._def.checks,q]})}email(q){return this._addCheck({kind:"email",...k.errToObj(q)})}url(q){return this._addCheck({kind:"url",...k.errToObj(q)})}emoji(q){return this._addCheck({kind:"emoji",...k.errToObj(q)})}uuid(q){return this._addCheck({kind:"uuid",...k.errToObj(q)})}nanoid(q){return this._addCheck({kind:"nanoid",...k.errToObj(q)})}cuid(q){return this._addCheck({kind:"cuid",...k.errToObj(q)})}cuid2(q){return this._addCheck({kind:"cuid2",...k.errToObj(q)})}ulid(q){return this._addCheck({kind:"ulid",...k.errToObj(q)})}base64(q){return this._addCheck({kind:"base64",...k.errToObj(q)})}base64url(q){return this._addCheck({kind:"base64url",...k.errToObj(q)})}jwt(q){return this._addCheck({kind:"jwt",...k.errToObj(q)})}ip(q){return this._addCheck({kind:"ip",...k.errToObj(q)})}cidr(q){return this._addCheck({kind:"cidr",...k.errToObj(q)})}datetime(q){if(typeof q==="string")return this._addCheck({kind:"datetime",precision:null,offset:!1,local:!1,message:q});return this._addCheck({kind:"datetime",precision:typeof q?.precision>"u"?null:q?.precision,offset:q?.offset??!1,local:q?.local??!1,...k.errToObj(q?.message)})}date(q){return this._addCheck({kind:"date",message:q})}time(q){if(typeof q==="string")return this._addCheck({kind:"time",precision:null,message:q});return this._addCheck({kind:"time",precision:typeof q?.precision>"u"?null:q?.precision,...k.errToObj(q?.message)})}duration(q){return this._addCheck({kind:"duration",...k.errToObj(q)})}regex(q,J){return this._addCheck({kind:"regex",regex:q,...k.errToObj(J)})}includes(q,J){return this._addCheck({kind:"includes",value:q,position:J?.position,...k.errToObj(J?.message)})}startsWith(q,J){return this._addCheck({kind:"startsWith",value:q,...k.errToObj(J)})}endsWith(q,J){return this._addCheck({kind:"endsWith",value:q,...k.errToObj(J)})}min(q,J){return this._addCheck({kind:"min",value:q,...k.errToObj(J)})}max(q,J){return this._addCheck({kind:"max",value:q,...k.errToObj(J)})}length(q,J){return this._addCheck({kind:"length",value:q,...k.errToObj(J)})}nonempty(q){return this.min(1,k.errToObj(q))}trim(){return new fq({...this._def,checks:[...this._def.checks,{kind:"trim"}]})}toLowerCase(){return new fq({...this._def,checks:[...this._def.checks,{kind:"toLowerCase"}]})}toUpperCase(){return new fq({...this._def,checks:[...this._def.checks,{kind:"toUpperCase"}]})}get isDatetime(){return!!this._def.checks.find((q)=>q.kind==="datetime")}get isDate(){return!!this._def.checks.find((q)=>q.kind==="date")}get isTime(){return!!this._def.checks.find((q)=>q.kind==="time")}get isDuration(){return!!this._def.checks.find((q)=>q.kind==="duration")}get isEmail(){return!!this._def.checks.find((q)=>q.kind==="email")}get isURL(){return!!this._def.checks.find((q)=>q.kind==="url")}get isEmoji(){return!!this._def.checks.find((q)=>q.kind==="emoji")}get isUUID(){return!!this._def.checks.find((q)=>q.kind==="uuid")}get isNANOID(){return!!this._def.checks.find((q)=>q.kind==="nanoid")}get isCUID(){return!!this._def.checks.find((q)=>q.kind==="cuid")}get isCUID2(){return!!this._def.checks.find((q)=>q.kind==="cuid2")}get isULID(){return!!this._def.checks.find((q)=>q.kind==="ulid")}get isIP(){return!!this._def.checks.find((q)=>q.kind==="ip")}get isCIDR(){return!!this._def.checks.find((q)=>q.kind==="cidr")}get isBase64(){return!!this._def.checks.find((q)=>q.kind==="base64")}get isBase64url(){return!!this._def.checks.find((q)=>q.kind==="base64url")}get minLength(){let q=null;for(let J of this._def.checks)if(J.kind==="min"){if(q===null||J.value>q)q=J.value}return q}get maxLength(){let q=null;for(let J of this._def.checks)if(J.kind==="max"){if(q===null||J.value<q)q=J.value}return q}}fq.create=(q)=>{return new fq({checks:[],typeName:u.ZodString,coerce:q?.coerce??!1,...i(q)})};function X$(q,J){let $=(q.toString().split(".")[1]||"").length,G=(J.toString().split(".")[1]||"").length,X=$>G?$:G,Y=Number.parseInt(q.toFixed(X).replace(".","")),Q=Number.parseInt(J.toFixed(X).replace(".",""));return Y%Q/10**X}class D1 extends c{constructor(){super(...arguments);this.min=this.gte,this.max=this.lte,this.step=this.multipleOf}_parse(q){if(this._def.coerce)q.data=Number(q.data);if(this._getType(q)!==_.number){let X=this._getOrReturnCtx(q);return I(X,{code:T.invalid_type,expected:_.number,received:X.parsedType}),m}let $=void 0,G=new Kq;for(let X of this._def.checks)if(X.kind==="int"){if(!o.isInteger(q.data))$=this._getOrReturnCtx(q,$),I($,{code:T.invalid_type,expected:"integer",received:"float",message:X.message}),G.dirty()}else if(X.kind==="min"){if(X.inclusive?q.data<X.value:q.data<=X.value)$=this._getOrReturnCtx(q,$),I($,{code:T.too_small,minimum:X.value,type:"number",inclusive:X.inclusive,exact:!1,message:X.message}),G.dirty()}else if(X.kind==="max"){if(X.inclusive?q.data>X.value:q.data>=X.value)$=this._getOrReturnCtx(q,$),I($,{code:T.too_big,maximum:X.value,type:"number",inclusive:X.inclusive,exact:!1,message:X.message}),G.dirty()}else if(X.kind==="multipleOf"){if(X$(q.data,X.value)!==0)$=this._getOrReturnCtx(q,$),I($,{code:T.not_multiple_of,multipleOf:X.value,message:X.message}),G.dirty()}else if(X.kind==="finite"){if(!Number.isFinite(q.data))$=this._getOrReturnCtx(q,$),I($,{code:T.not_finite,message:X.message}),G.dirty()}else o.assertNever(X);return{status:G.value,value:q.data}}gte(q,J){return this.setLimit("min",q,!0,k.toString(J))}gt(q,J){return this.setLimit("min",q,!1,k.toString(J))}lte(q,J){return this.setLimit("max",q,!0,k.toString(J))}lt(q,J){return this.setLimit("max",q,!1,k.toString(J))}setLimit(q,J,$,G){return new D1({...this._def,checks:[...this._def.checks,{kind:q,value:J,inclusive:$,message:k.toString(G)}]})}_addCheck(q){return new D1({...this._def,checks:[...this._def.checks,q]})}int(q){return this._addCheck({kind:"int",message:k.toString(q)})}positive(q){return this._addCheck({kind:"min",value:0,inclusive:!1,message:k.toString(q)})}negative(q){return this._addCheck({kind:"max",value:0,inclusive:!1,message:k.toString(q)})}nonpositive(q){return this._addCheck({kind:"max",value:0,inclusive:!0,message:k.toString(q)})}nonnegative(q){return this._addCheck({kind:"min",value:0,inclusive:!0,message:k.toString(q)})}multipleOf(q,J){return this._addCheck({kind:"multipleOf",value:q,message:k.toString(J)})}finite(q){return this._addCheck({kind:"finite",message:k.toString(q)})}safe(q){return this._addCheck({kind:"min",inclusive:!0,value:Number.MIN_SAFE_INTEGER,message:k.toString(q)})._addCheck({kind:"max",inclusive:!0,value:Number.MAX_SAFE_INTEGER,message:k.toString(q)})}get minValue(){let q=null;for(let J of this._def.checks)if(J.kind==="min"){if(q===null||J.value>q)q=J.value}return q}get maxValue(){let q=null;for(let J of this._def.checks)if(J.kind==="max"){if(q===null||J.value<q)q=J.value}return q}get isInt(){return!!this._def.checks.find((q)=>q.kind==="int"||q.kind==="multipleOf"&&o.isInteger(q.value))}get isFinite(){let q=null,J=null;for(let $ of this._def.checks)if($.kind==="finite"||$.kind==="int"||$.kind==="multipleOf")return!0;else if($.kind==="min"){if(J===null||$.value>J)J=$.value}else if($.kind==="max"){if(q===null||$.value<q)q=$.value}return Number.isFinite(J)&&Number.isFinite(q)}}D1.create=(q)=>{return new D1({checks:[],typeName:u.ZodNumber,coerce:q?.coerce||!1,...i(q)})};class B1 extends c{constructor(){super(...arguments);this.min=this.gte,this.max=this.lte}_parse(q){if(this._def.coerce)try{q.data=BigInt(q.data)}catch{return this._getInvalidInput(q)}if(this._getType(q)!==_.bigint)return this._getInvalidInput(q);let $=void 0,G=new Kq;for(let X of this._def.checks)if(X.kind==="min"){if(X.inclusive?q.data<X.value:q.data<=X.value)$=this._getOrReturnCtx(q,$),I($,{code:T.too_small,type:"bigint",minimum:X.value,inclusive:X.inclusive,message:X.message}),G.dirty()}else if(X.kind==="max"){if(X.inclusive?q.data>X.value:q.data>=X.value)$=this._getOrReturnCtx(q,$),I($,{code:T.too_big,type:"bigint",maximum:X.value,inclusive:X.inclusive,message:X.message}),G.dirty()}else if(X.kind==="multipleOf"){if(q.data%X.value!==BigInt(0))$=this._getOrReturnCtx(q,$),I($,{code:T.not_multiple_of,multipleOf:X.value,message:X.message}),G.dirty()}else o.assertNever(X);return{status:G.value,value:q.data}}_getInvalidInput(q){let J=this._getOrReturnCtx(q);return I(J,{code:T.invalid_type,expected:_.bigint,received:J.parsedType}),m}gte(q,J){return this.setLimit("min",q,!0,k.toString(J))}gt(q,J){return this.setLimit("min",q,!1,k.toString(J))}lte(q,J){return this.setLimit("max",q,!0,k.toString(J))}lt(q,J){return this.setLimit("max",q,!1,k.toString(J))}setLimit(q,J,$,G){return new B1({...this._def,checks:[...this._def.checks,{kind:q,value:J,inclusive:$,message:k.toString(G)}]})}_addCheck(q){return new B1({...this._def,checks:[...this._def.checks,q]})}positive(q){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!1,message:k.toString(q)})}negative(q){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!1,message:k.toString(q)})}nonpositive(q){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!0,message:k.toString(q)})}nonnegative(q){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!0,message:k.toString(q)})}multipleOf(q,J){return this._addCheck({kind:"multipleOf",value:q,message:k.toString(J)})}get minValue(){let q=null;for(let J of this._def.checks)if(J.kind==="min"){if(q===null||J.value>q)q=J.value}return q}get maxValue(){let q=null;for(let J of this._def.checks)if(J.kind==="max"){if(q===null||J.value<q)q=J.value}return q}}B1.create=(q)=>{return new B1({checks:[],typeName:u.ZodBigInt,coerce:q?.coerce??!1,...i(q)})};class $0 extends c{_parse(q){if(this._def.coerce)q.data=Boolean(q.data);if(this._getType(q)!==_.boolean){let $=this._getOrReturnCtx(q);return I($,{code:T.invalid_type,expected:_.boolean,received:$.parsedType}),m}return Oq(q.data)}}$0.create=(q)=>{return new $0({typeName:u.ZodBoolean,coerce:q?.coerce||!1,...i(q)})};class E1 extends c{_parse(q){if(this._def.coerce)q.data=new Date(q.data);if(this._getType(q)!==_.date){let X=this._getOrReturnCtx(q);return I(X,{code:T.invalid_type,expected:_.date,received:X.parsedType}),m}if(Number.isNaN(q.data.getTime())){let X=this._getOrReturnCtx(q);return I(X,{code:T.invalid_date}),m}let $=new Kq,G=void 0;for(let X of this._def.checks)if(X.kind==="min"){if(q.data.getTime()<X.value)G=this._getOrReturnCtx(q,G),I(G,{code:T.too_small,message:X.message,inclusive:!0,exact:!1,minimum:X.value,type:"date"}),$.dirty()}else if(X.kind==="max"){if(q.data.getTime()>X.value)G=this._getOrReturnCtx(q,G),I(G,{code:T.too_big,message:X.message,inclusive:!0,exact:!1,maximum:X.value,type:"date"}),$.dirty()}else o.assertNever(X);return{status:$.value,value:new Date(q.data.getTime())}}_addCheck(q){return new E1({...this._def,checks:[...this._def.checks,q]})}min(q,J){return this._addCheck({kind:"min",value:q.getTime(),message:k.toString(J)})}max(q,J){return this._addCheck({kind:"max",value:q.getTime(),message:k.toString(J)})}get minDate(){let q=null;for(let J of this._def.checks)if(J.kind==="min"){if(q===null||J.value>q)q=J.value}return q!=null?new Date(q):null}get maxDate(){let q=null;for(let J of this._def.checks)if(J.kind==="max"){if(q===null||J.value<q)q=J.value}return q!=null?new Date(q):null}}E1.create=(q)=>{return new E1({checks:[],coerce:q?.coerce||!1,typeName:u.ZodDate,...i(q)})};class f0 extends c{_parse(q){if(this._getType(q)!==_.symbol){let $=this._getOrReturnCtx(q);return I($,{code:T.invalid_type,expected:_.symbol,received:$.parsedType}),m}return Oq(q.data)}}f0.create=(q)=>{return new f0({typeName:u.ZodSymbol,...i(q)})};class G0 extends c{_parse(q){if(this._getType(q)!==_.undefined){let $=this._getOrReturnCtx(q);return I($,{code:T.invalid_type,expected:_.undefined,received:$.parsedType}),m}return Oq(q.data)}}G0.create=(q)=>{return new G0({typeName:u.ZodUndefined,...i(q)})};class X0 extends c{_parse(q){if(this._getType(q)!==_.null){let $=this._getOrReturnCtx(q);return I($,{code:T.invalid_type,expected:_.null,received:$.parsedType}),m}return Oq(q.data)}}X0.create=(q)=>{return new X0({typeName:u.ZodNull,...i(q)})};class I1 extends c{constructor(){super(...arguments);this._any=!0}_parse(q){return Oq(q.data)}}I1.create=(q)=>{return new I1({typeName:u.ZodAny,...i(q)})};class M1 extends c{constructor(){super(...arguments);this._unknown=!0}_parse(q){return Oq(q.data)}}M1.create=(q)=>{return new M1({typeName:u.ZodUnknown,...i(q)})};class oq extends c{_parse(q){let J=this._getOrReturnCtx(q);return I(J,{code:T.invalid_type,expected:_.never,received:J.parsedType}),m}}oq.create=(q)=>{return new oq({typeName:u.ZodNever,...i(q)})};class u0 extends c{_parse(q){if(this._getType(q)!==_.undefined){let $=this._getOrReturnCtx(q);return I($,{code:T.invalid_type,expected:_.void,received:$.parsedType}),m}return Oq(q.data)}}u0.create=(q)=>{return new u0({typeName:u.ZodVoid,...i(q)})};class uq extends c{_parse(q){let{ctx:J,status:$}=this._processInputParams(q),G=this._def;if(J.parsedType!==_.array)return I(J,{code:T.invalid_type,expected:_.array,received:J.parsedType}),m;if(G.exactLength!==null){let Y=J.data.length>G.exactLength.value,Q=J.data.length<G.exactLength.value;if(Y||Q)I(J,{code:Y?T.too_big:T.too_small,minimum:Q?G.exactLength.value:void 0,maximum:Y?G.exactLength.value:void 0,type:"array",inclusive:!0,exact:!0,message:G.exactLength.message}),$.dirty()}if(G.minLength!==null){if(J.data.length<G.minLength.value)I(J,{code:T.too_small,minimum:G.minLength.value,type:"array",inclusive:!0,exact:!1,message:G.minLength.message}),$.dirty()}if(G.maxLength!==null){if(J.data.length>G.maxLength.value)I(J,{code:T.too_big,maximum:G.maxLength.value,type:"array",inclusive:!0,exact:!1,message:G.maxLength.message}),$.dirty()}if(J.common.async)return Promise.all([...J.data].map((Y,Q)=>{return G.type._parseAsync(new lq(J,Y,J.path,Q))})).then((Y)=>{return Kq.mergeArray($,Y)});let X=[...J.data].map((Y,Q)=>{return G.type._parseSync(new lq(J,Y,J.path,Q))});return Kq.mergeArray($,X)}get element(){return this._def.type}min(q,J){return new uq({...this._def,minLength:{value:q,message:k.toString(J)}})}max(q,J){return new uq({...this._def,maxLength:{value:q,message:k.toString(J)}})}length(q,J){return new uq({...this._def,exactLength:{value:q,message:k.toString(J)}})}nonempty(q){return this.min(1,q)}}uq.create=(q,J)=>{return new uq({type:q,minLength:null,maxLength:null,exactLength:null,typeName:u.ZodArray,...i(J)})};function q0(q){if(q instanceof Xq){let J={};for(let $ in q.shape){let G=q.shape[$];J[$]=pq.create(q0(G))}return new Xq({...q._def,shape:()=>J})}else if(q instanceof uq)return new uq({...q._def,type:q0(q.element)});else if(q instanceof pq)return pq.create(q0(q.unwrap()));else if(q instanceof Y1)return Y1.create(q0(q.unwrap()));else if(q instanceof aq)return aq.create(q.items.map((J)=>q0(J)));else return q}class Xq extends c{constructor(){super(...arguments);this._cached=null,this.nonstrict=this.passthrough,this.augment=this.extend}_getCached(){if(this._cached!==null)return this._cached;let q=this._def.shape(),J=o.objectKeys(q);return this._cached={shape:q,keys:J},this._cached}_parse(q){if(this._getType(q)!==_.object){let W=this._getOrReturnCtx(q);return I(W,{code:T.invalid_type,expected:_.object,received:W.parsedType}),m}let{status:$,ctx:G}=this._processInputParams(q),{shape:X,keys:Y}=this._getCached(),Q=[];if(!(this._def.catchall instanceof oq&&this._def.unknownKeys==="strip")){for(let W in G.data)if(!Y.includes(W))Q.push(W)}let V=[];for(let W of Y){let U=X[W],H=G.data[W];V.push({key:{status:"valid",value:W},value:U._parse(new lq(G,H,G.path,W)),alwaysSet:W in G.data})}if(this._def.catchall instanceof oq){let W=this._def.unknownKeys;if(W==="passthrough")for(let U of Q)V.push({key:{status:"valid",value:U},value:{status:"valid",value:G.data[U]}});else if(W==="strict"){if(Q.length>0)I(G,{code:T.unrecognized_keys,keys:Q}),$.dirty()}else if(W==="strip");else throw Error("Internal ZodObject error: invalid unknownKeys value.")}else{let W=this._def.catchall;for(let U of Q){let H=G.data[U];V.push({key:{status:"valid",value:U},value:W._parse(new lq(G,H,G.path,U)),alwaysSet:U in G.data})}}if(G.common.async)return Promise.resolve().then(async()=>{let W=[];for(let U of V){let H=await U.key,B=await U.value;W.push({key:H,value:B,alwaysSet:U.alwaysSet})}return W}).then((W)=>{return Kq.mergeObjectSync($,W)});else return Kq.mergeObjectSync($,V)}get shape(){return this._def.shape()}strict(q){return k.errToObj,new Xq({...this._def,unknownKeys:"strict",...q!==void 0?{errorMap:(J,$)=>{let G=this._def.errorMap?.(J,$).message??$.defaultError;if(J.code==="unrecognized_keys")return{message:k.errToObj(q).message??G};return{message:G}}}:{}})}strip(){return new Xq({...this._def,unknownKeys:"strip"})}passthrough(){return new Xq({...this._def,unknownKeys:"passthrough"})}extend(q){return new Xq({...this._def,shape:()=>({...this._def.shape(),...q})})}merge(q){return new Xq({unknownKeys:q._def.unknownKeys,catchall:q._def.catchall,shape:()=>({...this._def.shape(),...q._def.shape()}),typeName:u.ZodObject})}setKey(q,J){return this.augment({[q]:J})}catchall(q){return new Xq({...this._def,catchall:q})}pick(q){let J={};for(let $ of o.objectKeys(q))if(q[$]&&this.shape[$])J[$]=this.shape[$];return new Xq({...this._def,shape:()=>J})}omit(q){let J={};for(let $ of o.objectKeys(this.shape))if(!q[$])J[$]=this.shape[$];return new Xq({...this._def,shape:()=>J})}deepPartial(){return q0(this)}partial(q){let J={};for(let $ of o.objectKeys(this.shape)){let G=this.shape[$];if(q&&!q[$])J[$]=G;else J[$]=G.optional()}return new Xq({...this._def,shape:()=>J})}required(q){let J={};for(let $ of o.objectKeys(this.shape))if(q&&!q[$])J[$]=this.shape[$];else{let X=this.shape[$];while(X instanceof pq)X=X._def.innerType;J[$]=X}return new Xq({...this._def,shape:()=>J})}keyof(){return W5(o.objectKeys(this.shape))}}Xq.create=(q,J)=>{return new Xq({shape:()=>q,unknownKeys:"strip",catchall:oq.create(),typeName:u.ZodObject,...i(J)})};Xq.strictCreate=(q,J)=>{return new Xq({shape:()=>q,unknownKeys:"strict",catchall:oq.create(),typeName:u.ZodObject,...i(J)})};Xq.lazycreate=(q,J)=>{return new Xq({shape:q,unknownKeys:"strip",catchall:oq.create(),typeName:u.ZodObject,...i(J)})};class Q0 extends c{_parse(q){let{ctx:J}=this._processInputParams(q),$=this._def.options;function G(X){for(let Q of X)if(Q.result.status==="valid")return Q.result;for(let Q of X)if(Q.result.status==="dirty")return J.common.issues.push(...Q.ctx.common.issues),Q.result;let Y=X.map((Q)=>new wq(Q.ctx.common.issues));return I(J,{code:T.invalid_union,unionErrors:Y}),m}if(J.common.async)return Promise.all($.map(async(X)=>{let Y={...J,common:{...J.common,issues:[]},parent:null};return{result:await X._parseAsync({data:J.data,path:J.path,parent:Y}),ctx:Y}})).then(G);else{let X=void 0,Y=[];for(let V of $){let W={...J,common:{...J.common,issues:[]},parent:null},U=V._parseSync({data:J.data,path:J.path,parent:W});if(U.status==="valid")return U;else if(U.status==="dirty"&&!X)X={result:U,ctx:W};if(W.common.issues.length)Y.push(W.common.issues)}if(X)return J.common.issues.push(...X.ctx.common.issues),X.result;let Q=Y.map((V)=>new wq(V));return I(J,{code:T.invalid_union,unionErrors:Q}),m}}get options(){return this._def.options}}Q0.create=(q,J)=>{return new Q0({options:q,typeName:u.ZodUnion,...i(J)})};var Q1=(q)=>{if(q instanceof V0)return Q1(q.schema);else if(q instanceof rq)return Q1(q.innerType());else if(q instanceof W0)return[q.value];else if(q instanceof z1)return q.options;else if(q instanceof U0)return o.objectValues(q.enum);else if(q instanceof H0)return Q1(q._def.innerType);else if(q instanceof G0)return[void 0];else if(q instanceof X0)return[null];else if(q instanceof pq)return[void 0,...Q1(q.unwrap())];else if(q instanceof Y1)return[null,...Q1(q.unwrap())];else if(q instanceof w2)return Q1(q.unwrap());else if(q instanceof D0)return Q1(q.unwrap());else if(q instanceof M0)return Q1(q._def.innerType);else return[]};class R2 extends c{_parse(q){let{ctx:J}=this._processInputParams(q);if(J.parsedType!==_.object)return I(J,{code:T.invalid_type,expected:_.object,received:J.parsedType}),m;let $=this.discriminator,G=J.data[$],X=this.optionsMap.get(G);if(!X)return I(J,{code:T.invalid_union_discriminator,options:Array.from(this.optionsMap.keys()),path:[$]}),m;if(J.common.async)return X._parseAsync({data:J.data,path:J.path,parent:J});else return X._parseSync({data:J.data,path:J.path,parent:J})}get discriminator(){return this._def.discriminator}get options(){return this._def.options}get optionsMap(){return this._def.optionsMap}static create(q,J,$){let G=new Map;for(let X of J){let Y=Q1(X.shape[q]);if(!Y.length)throw Error(`A discriminator value for key \`${q}\` could not be extracted from all schema options`);for(let Q of Y){if(G.has(Q))throw Error(`Discriminator property ${String(q)} has duplicate value ${String(Q)}`);G.set(Q,X)}}return new R2({typeName:u.ZodDiscriminatedUnion,discriminator:q,options:J,optionsMap:G,...i($)})}}function O3(q,J){let $=nq(q),G=nq(J);if(q===J)return{valid:!0,data:q};else if($===_.object&&G===_.object){let X=o.objectKeys(J),Y=o.objectKeys(q).filter((V)=>X.indexOf(V)!==-1),Q={...q,...J};for(let V of Y){let W=O3(q[V],J[V]);if(!W.valid)return{valid:!1};Q[V]=W.data}return{valid:!0,data:Q}}else if($===_.array&&G===_.array){if(q.length!==J.length)return{valid:!1};let X=[];for(let Y=0;Y<q.length;Y++){let Q=q[Y],V=J[Y],W=O3(Q,V);if(!W.valid)return{valid:!1};X.push(W.data)}return{valid:!0,data:X}}else if($===_.date&&G===_.date&&+q===+J)return{valid:!0,data:q};else return{valid:!1}}class Y0 extends c{_parse(q){let{status:J,ctx:$}=this._processInputParams(q),G=(X,Y)=>{if(K2(X)||K2(Y))return m;let Q=O3(X.value,Y.value);if(!Q.valid)return I($,{code:T.invalid_intersection_types}),m;if(F2(X)||F2(Y))J.dirty();return{status:J.value,value:Q.data}};if($.common.async)return Promise.all([this._def.left._parseAsync({data:$.data,path:$.path,parent:$}),this._def.right._parseAsync({data:$.data,path:$.path,parent:$})]).then(([X,Y])=>G(X,Y));else return G(this._def.left._parseSync({data:$.data,path:$.path,parent:$}),this._def.right._parseSync({data:$.data,path:$.path,parent:$}))}}Y0.create=(q,J,$)=>{return new Y0({left:q,right:J,typeName:u.ZodIntersection,...i($)})};class aq extends c{_parse(q){let{status:J,ctx:$}=this._processInputParams(q);if($.parsedType!==_.array)return I($,{code:T.invalid_type,expected:_.array,received:$.parsedType}),m;if($.data.length<this._def.items.length)return I($,{code:T.too_small,minimum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),m;if(!this._def.rest&&$.data.length>this._def.items.length)I($,{code:T.too_big,maximum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),J.dirty();let X=[...$.data].map((Y,Q)=>{let V=this._def.items[Q]||this._def.rest;if(!V)return null;return V._parse(new lq($,Y,$.path,Q))}).filter((Y)=>!!Y);if($.common.async)return Promise.all(X).then((Y)=>{return Kq.mergeArray(J,Y)});else return Kq.mergeArray(J,X)}get items(){return this._def.items}rest(q){return new aq({...this._def,rest:q})}}aq.create=(q,J)=>{if(!Array.isArray(q))throw Error("You must pass an array of schemas to z.tuple([ ... ])");return new aq({items:q,typeName:u.ZodTuple,rest:null,...i(J)})};class p0 extends c{get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(q){let{status:J,ctx:$}=this._processInputParams(q);if($.parsedType!==_.object)return I($,{code:T.invalid_type,expected:_.object,received:$.parsedType}),m;let G=[],X=this._def.keyType,Y=this._def.valueType;for(let Q in $.data)G.push({key:X._parse(new lq($,Q,$.path,Q)),value:Y._parse(new lq($,$.data[Q],$.path,Q)),alwaysSet:Q in $.data});if($.common.async)return Kq.mergeObjectAsync(J,G);else return Kq.mergeObjectSync(J,G)}get element(){return this._def.valueType}static create(q,J,$){if(J instanceof c)return new p0({keyType:q,valueType:J,typeName:u.ZodRecord,...i($)});return new p0({keyType:fq.create(),valueType:q,typeName:u.ZodRecord,...i(J)})}}class l0 extends c{get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(q){let{status:J,ctx:$}=this._processInputParams(q);if($.parsedType!==_.map)return I($,{code:T.invalid_type,expected:_.map,received:$.parsedType}),m;let G=this._def.keyType,X=this._def.valueType,Y=[...$.data.entries()].map(([Q,V],W)=>{return{key:G._parse(new lq($,Q,$.path,[W,"key"])),value:X._parse(new lq($,V,$.path,[W,"value"]))}});if($.common.async){let Q=new Map;return Promise.resolve().then(async()=>{for(let V of Y){let W=await V.key,U=await V.value;if(W.status==="aborted"||U.status==="aborted")return m;if(W.status==="dirty"||U.status==="dirty")J.dirty();Q.set(W.value,U.value)}return{status:J.value,value:Q}})}else{let Q=new Map;for(let V of Y){let{key:W,value:U}=V;if(W.status==="aborted"||U.status==="aborted")return m;if(W.status==="dirty"||U.status==="dirty")J.dirty();Q.set(W.value,U.value)}return{status:J.value,value:Q}}}}l0.create=(q,J,$)=>{return new l0({valueType:J,keyType:q,typeName:u.ZodMap,...i($)})};class b1 extends c{_parse(q){let{status:J,ctx:$}=this._processInputParams(q);if($.parsedType!==_.set)return I($,{code:T.invalid_type,expected:_.set,received:$.parsedType}),m;let G=this._def;if(G.minSize!==null){if($.data.size<G.minSize.value)I($,{code:T.too_small,minimum:G.minSize.value,type:"set",inclusive:!0,exact:!1,message:G.minSize.message}),J.dirty()}if(G.maxSize!==null){if($.data.size>G.maxSize.value)I($,{code:T.too_big,maximum:G.maxSize.value,type:"set",inclusive:!0,exact:!1,message:G.maxSize.message}),J.dirty()}let X=this._def.valueType;function Y(V){let W=new Set;for(let U of V){if(U.status==="aborted")return m;if(U.status==="dirty")J.dirty();W.add(U.value)}return{status:J.value,value:W}}let Q=[...$.data.values()].map((V,W)=>X._parse(new lq($,V,$.path,W)));if($.common.async)return Promise.all(Q).then((V)=>Y(V));else return Y(Q)}min(q,J){return new b1({...this._def,minSize:{value:q,message:k.toString(J)}})}max(q,J){return new b1({...this._def,maxSize:{value:q,message:k.toString(J)}})}size(q,J){return this.min(q,J).max(q,J)}nonempty(q){return this.min(1,q)}}b1.create=(q,J)=>{return new b1({valueType:q,minSize:null,maxSize:null,typeName:u.ZodSet,...i(J)})};class J0 extends c{constructor(){super(...arguments);this.validate=this.implement}_parse(q){let{ctx:J}=this._processInputParams(q);if(J.parsedType!==_.function)return I(J,{code:T.invalid_type,expected:_.function,received:J.parsedType}),m;function $(Q,V){return m0({data:Q,path:J.path,errorMaps:[J.common.contextualErrorMap,J.schemaErrorMap,t1(),X1].filter((W)=>!!W),issueData:{code:T.invalid_arguments,argumentsError:V}})}function G(Q,V){return m0({data:Q,path:J.path,errorMaps:[J.common.contextualErrorMap,J.schemaErrorMap,t1(),X1].filter((W)=>!!W),issueData:{code:T.invalid_return_type,returnTypeError:V}})}let X={errorMap:J.common.contextualErrorMap},Y=J.data;if(this._def.returns instanceof g1){let Q=this;return Oq(async function(...V){let W=new wq([]),U=await Q._def.args.parseAsync(V,X).catch((K)=>{throw W.addIssue($(V,K)),W}),H=await Reflect.apply(Y,this,U);return await Q._def.returns._def.type.parseAsync(H,X).catch((K)=>{throw W.addIssue(G(H,K)),W})})}else{let Q=this;return Oq(function(...V){let W=Q._def.args.safeParse(V,X);if(!W.success)throw new wq([$(V,W.error)]);let U=Reflect.apply(Y,this,W.data),H=Q._def.returns.safeParse(U,X);if(!H.success)throw new wq([G(U,H.error)]);return H.data})}}parameters(){return this._def.args}returnType(){return this._def.returns}args(...q){return new J0({...this._def,args:aq.create(q).rest(M1.create())})}returns(q){return new J0({...this._def,returns:q})}implement(q){return this.parse(q)}strictImplement(q){return this.parse(q)}static create(q,J,$){return new J0({args:q?q:aq.create([]).rest(M1.create()),returns:J||M1.create(),typeName:u.ZodFunction,...i($)})}}class V0 extends c{get schema(){return this._def.getter()}_parse(q){let{ctx:J}=this._processInputParams(q);return this._def.getter()._parse({data:J.data,path:J.path,parent:J})}}V0.create=(q,J)=>{return new V0({getter:q,typeName:u.ZodLazy,...i(J)})};class W0 extends c{_parse(q){if(q.data!==this._def.value){let J=this._getOrReturnCtx(q);return I(J,{received:J.data,code:T.invalid_literal,expected:this._def.value}),m}return{status:"valid",value:q.data}}get value(){return this._def.value}}W0.create=(q,J)=>{return new W0({value:q,typeName:u.ZodLiteral,...i(J)})};function W5(q,J){return new z1({values:q,typeName:u.ZodEnum,...i(J)})}class z1 extends c{_parse(q){if(typeof q.data!=="string"){let J=this._getOrReturnCtx(q),$=this._def.values;return I(J,{expected:o.joinValues($),received:J.parsedType,code:T.invalid_type}),m}if(!this._cache)this._cache=new Set(this._def.values);if(!this._cache.has(q.data)){let J=this._getOrReturnCtx(q),$=this._def.values;return I(J,{received:J.data,code:T.invalid_enum_value,options:$}),m}return Oq(q.data)}get options(){return this._def.values}get enum(){let q={};for(let J of this._def.values)q[J]=J;return q}get Values(){let q={};for(let J of this._def.values)q[J]=J;return q}get Enum(){let q={};for(let J of this._def.values)q[J]=J;return q}extract(q,J=this._def){return z1.create(q,{...this._def,...J})}exclude(q,J=this._def){return z1.create(this.options.filter(($)=>!q.includes($)),{...this._def,...J})}}z1.create=W5;class U0 extends c{_parse(q){let J=o.getValidEnumValues(this._def.values),$=this._getOrReturnCtx(q);if($.parsedType!==_.string&&$.parsedType!==_.number){let G=o.objectValues(J);return I($,{expected:o.joinValues(G),received:$.parsedType,code:T.invalid_type}),m}if(!this._cache)this._cache=new Set(o.getValidEnumValues(this._def.values));if(!this._cache.has(q.data)){let G=o.objectValues(J);return I($,{received:$.data,code:T.invalid_enum_value,options:G}),m}return Oq(q.data)}get enum(){return this._def.values}}U0.create=(q,J)=>{return new U0({values:q,typeName:u.ZodNativeEnum,...i(J)})};class g1 extends c{unwrap(){return this._def.type}_parse(q){let{ctx:J}=this._processInputParams(q);if(J.parsedType!==_.promise&&J.common.async===!1)return I(J,{code:T.invalid_type,expected:_.promise,received:J.parsedType}),m;let $=J.parsedType===_.promise?J.data:Promise.resolve(J.data);return Oq($.then((G)=>{return this._def.type.parseAsync(G,{path:J.path,errorMap:J.common.contextualErrorMap})}))}}g1.create=(q,J)=>{return new g1({type:q,typeName:u.ZodPromise,...i(J)})};class rq extends c{innerType(){return this._def.schema}sourceType(){return this._def.schema._def.typeName===u.ZodEffects?this._def.schema.sourceType():this._def.schema}_parse(q){let{status:J,ctx:$}=this._processInputParams(q),G=this._def.effect||null,X={addIssue:(Y)=>{if(I($,Y),Y.fatal)J.abort();else J.dirty()},get path(){return $.path}};if(X.addIssue=X.addIssue.bind(X),G.type==="preprocess"){let Y=G.transform($.data,X);if($.common.async)return Promise.resolve(Y).then(async(Q)=>{if(J.value==="aborted")return m;let V=await this._def.schema._parseAsync({data:Q,path:$.path,parent:$});if(V.status==="aborted")return m;if(V.status==="dirty")return _1(V.value);if(J.value==="dirty")return _1(V.value);return V});else{if(J.value==="aborted")return m;let Q=this._def.schema._parseSync({data:Y,path:$.path,parent:$});if(Q.status==="aborted")return m;if(Q.status==="dirty")return _1(Q.value);if(J.value==="dirty")return _1(Q.value);return Q}}if(G.type==="refinement"){let Y=(Q)=>{let V=G.refinement(Q,X);if($.common.async)return Promise.resolve(V);if(V instanceof Promise)throw Error("Async refinement encountered during synchronous parse operation. Use .parseAsync instead.");return Q};if($.common.async===!1){let Q=this._def.schema._parseSync({data:$.data,path:$.path,parent:$});if(Q.status==="aborted")return m;if(Q.status==="dirty")J.dirty();return Y(Q.value),{status:J.value,value:Q.value}}else return this._def.schema._parseAsync({data:$.data,path:$.path,parent:$}).then((Q)=>{if(Q.status==="aborted")return m;if(Q.status==="dirty")J.dirty();return Y(Q.value).then(()=>{return{status:J.value,value:Q.value}})})}if(G.type==="transform")if($.common.async===!1){let Y=this._def.schema._parseSync({data:$.data,path:$.path,parent:$});if(!H1(Y))return m;let Q=G.transform(Y.value,X);if(Q instanceof Promise)throw Error("Asynchronous transform encountered during synchronous parse operation. Use .parseAsync instead.");return{status:J.value,value:Q}}else return this._def.schema._parseAsync({data:$.data,path:$.path,parent:$}).then((Y)=>{if(!H1(Y))return m;return Promise.resolve(G.transform(Y.value,X)).then((Q)=>({status:J.value,value:Q}))});o.assertNever(G)}}rq.create=(q,J,$)=>{return new rq({schema:q,typeName:u.ZodEffects,effect:J,...i($)})};rq.createWithPreprocess=(q,J,$)=>{return new rq({schema:J,effect:{type:"preprocess",transform:q},typeName:u.ZodEffects,...i($)})};class pq extends c{_parse(q){if(this._getType(q)===_.undefined)return Oq(void 0);return this._def.innerType._parse(q)}unwrap(){return this._def.innerType}}pq.create=(q,J)=>{return new pq({innerType:q,typeName:u.ZodOptional,...i(J)})};class Y1 extends c{_parse(q){if(this._getType(q)===_.null)return Oq(null);return this._def.innerType._parse(q)}unwrap(){return this._def.innerType}}Y1.create=(q,J)=>{return new Y1({innerType:q,typeName:u.ZodNullable,...i(J)})};class H0 extends c{_parse(q){let{ctx:J}=this._processInputParams(q),$=J.data;if(J.parsedType===_.undefined)$=this._def.defaultValue();return this._def.innerType._parse({data:$,path:J.path,parent:J})}removeDefault(){return this._def.innerType}}H0.create=(q,J)=>{return new H0({innerType:q,typeName:u.ZodDefault,defaultValue:typeof J.default==="function"?J.default:()=>J.default,...i(J)})};class M0 extends c{_parse(q){let{ctx:J}=this._processInputParams(q),$={...J,common:{...J.common,issues:[]}},G=this._def.innerType._parse({data:$.data,path:$.path,parent:{...$}});if(e1(G))return G.then((X)=>{return{status:"valid",value:X.status==="valid"?X.value:this._def.catchValue({get error(){return new wq($.common.issues)},input:$.data})}});else return{status:"valid",value:G.status==="valid"?G.value:this._def.catchValue({get error(){return new wq($.common.issues)},input:$.data})}}removeCatch(){return this._def.innerType}}M0.create=(q,J)=>{return new M0({innerType:q,typeName:u.ZodCatch,catchValue:typeof J.catch==="function"?J.catch:()=>J.catch,...i(J)})};class r0 extends c{_parse(q){if(this._getType(q)!==_.nan){let $=this._getOrReturnCtx(q);return I($,{code:T.invalid_type,expected:_.nan,received:$.parsedType}),m}return{status:"valid",value:q.data}}}r0.create=(q)=>{return new r0({typeName:u.ZodNaN,...i(q)})};var Q$=Symbol("zod_brand");class w2 extends c{_parse(q){let{ctx:J}=this._processInputParams(q),$=J.data;return this._def.type._parse({data:$,path:J.path,parent:J})}unwrap(){return this._def.type}}class i0 extends c{_parse(q){let{status:J,ctx:$}=this._processInputParams(q);if($.common.async)return(async()=>{let X=await this._def.in._parseAsync({data:$.data,path:$.path,parent:$});if(X.status==="aborted")return m;if(X.status==="dirty")return J.dirty(),_1(X.value);else return this._def.out._parseAsync({data:X.value,path:$.path,parent:$})})();else{let G=this._def.in._parseSync({data:$.data,path:$.path,parent:$});if(G.status==="aborted")return m;if(G.status==="dirty")return J.dirty(),{status:"dirty",value:G.value};else return this._def.out._parseSync({data:G.value,path:$.path,parent:$})}}static create(q,J){return new i0({in:q,out:J,typeName:u.ZodPipeline})}}class D0 extends c{_parse(q){let J=this._def.innerType._parse(q),$=(G)=>{if(H1(G))G.value=Object.freeze(G.value);return G};return e1(J)?J.then((G)=>$(G)):$(J)}unwrap(){return this._def.innerType}}D0.create=(q,J)=>{return new D0({innerType:q,typeName:u.ZodReadonly,...i(J)})};function X5(q,J){let $=typeof q==="function"?q(J):typeof q==="string"?{message:q}:q;return typeof $==="string"?{message:$}:$}function U5(q,J={},$){if(q)return I1.create().superRefine((G,X)=>{let Y=q(G);if(Y instanceof Promise)return Y.then((Q)=>{if(!Q){let V=X5(J,G),W=V.fatal??$??!0;X.addIssue({code:"custom",...V,fatal:W})}});if(!Y){let Q=X5(J,G),V=Q.fatal??$??!0;X.addIssue({code:"custom",...Q,fatal:V})}return});return I1.create()}var Y$={object:Xq.lazycreate},u;(function(q){q.ZodString="ZodString",q.ZodNumber="ZodNumber",q.ZodNaN="ZodNaN",q.ZodBigInt="ZodBigInt",q.ZodBoolean="ZodBoolean",q.ZodDate="ZodDate",q.ZodSymbol="ZodSymbol",q.ZodUndefined="ZodUndefined",q.ZodNull="ZodNull",q.ZodAny="ZodAny",q.ZodUnknown="ZodUnknown",q.ZodNever="ZodNever",q.ZodVoid="ZodVoid",q.ZodArray="ZodArray",q.ZodObject="ZodObject",q.ZodUnion="ZodUnion",q.ZodDiscriminatedUnion="ZodDiscriminatedUnion",q.ZodIntersection="ZodIntersection",q.ZodTuple="ZodTuple",q.ZodRecord="ZodRecord",q.ZodMap="ZodMap",q.ZodSet="ZodSet",q.ZodFunction="ZodFunction",q.ZodLazy="ZodLazy",q.ZodLiteral="ZodLiteral",q.ZodEnum="ZodEnum",q.ZodEffects="ZodEffects",q.ZodNativeEnum="ZodNativeEnum",q.ZodOptional="ZodOptional",q.ZodNullable="ZodNullable",q.ZodDefault="ZodDefault",q.ZodCatch="ZodCatch",q.ZodPromise="ZodPromise",q.ZodBranded="ZodBranded",q.ZodPipeline="ZodPipeline",q.ZodReadonly="ZodReadonly"})(u||(u={}));var V$=(q,J={message:`Input not instance of ${q.name}`})=>U5(($)=>$ instanceof q,J),H5=fq.create,M5=D1.create,W$=r0.create,U$=B1.create,D5=$0.create,H$=E1.create,M$=f0.create,D$=G0.create,B$=X0.create,z$=I1.create,K$=M1.create,F$=oq.create,R$=u0.create,w$=uq.create,O$=Xq.create,A$=Xq.strictCreate,j$=Q0.create,N$=R2.create,L$=Y0.create,S$=aq.create,P$=p0.create,Z$=l0.create,T$=b1.create,C$=J0.create,_$=V0.create,E$=W0.create,I$=z1.create,b$=U0.create,g$=g1.create,v$=rq.create,k$=pq.create,x$=Y1.create,h$=rq.createWithPreprocess,y$=i0.create,m$=()=>H5().optional(),f$=()=>M5().optional(),u$=()=>D5().optional(),p$={string:(q)=>fq.create({...q,coerce:!0}),number:(q)=>D1.create({...q,coerce:!0}),boolean:(q)=>$0.create({...q,coerce:!0}),bigint:(q)=>B1.create({...q,coerce:!0}),date:(q)=>E1.create({...q,coerce:!0})};var l$=m;var B5=O.record(O.unknown());var r$=O.union([O.object({success:O.boolean(),data:O.unknown().optional(),error:O.string().optional()}),O.object({noop:O.literal(!0)})]),i$=O.object({id:O.string(),timestamp:O.string(),type:O.string(),source:O.string(),target:O.string().optional(),metadata:B5.optional()});import{openSync as d$,writeSync as c$}from"fs";class iq{static instance=null;level;context;useStderr;format;logFile;fileHandle;constructor(q={},J){if(this.level=q.level??3,this.context=q.context??void 0,this.useStderr=q.useStderr??!1,this.format=q.format??"text",this.logFile=q.logFile,J!==void 0)this.fileHandle=J;else if(this.logFile)try{this.fileHandle=d$(this.logFile,"a")}catch{}}static getInstance(q){if(!iq.instance)iq.instance=new iq(q);else if(q?.useStderr!==void 0)iq.instance.useStderr=q.useStderr;return iq.instance}static resetInstance(){iq.instance=null}static createFresh(q){return new iq(q)}formatEntry(q,J,$){let G=new Date().toISOString();if(this.format==="json"){let X={ts:G,level:q,msg:J};if(this.context)X.ctx=this.context;if($.length>0)X.data=$;return JSON.stringify(X)}return this.context?`[${G}] [${this.context}] ${J}`:`[${G}] ${J}`}write(q,J,$,G){if(this.format==="json")q(this.formatEntry(J,$,G));else if(G.length>0)q(this.formatEntry(J,$,[]),...G);else q(this.formatEntry(J,$,[]));if(this.fileHandle!==void 0){let X=this.formatJsonEntry(J,$,G);try{c$(this.fileHandle,X+`
57
+ `)}catch{}}}formatJsonEntry(q,J,$){let G={ts:new Date().toISOString(),level:q,msg:J};if(this.context)G.ctx=this.context;if($.length>0)G.data=$;return JSON.stringify(G)}silly(q,...J){if(this.level<=0)this.write(console.debug.bind(console),"silly",q,J)}verbose(q,...J){if(this.level<=1)this.write(console.debug.bind(console),"verbose",q,J)}debug(q,...J){if(this.level<=2)this.write(console.debug.bind(console),"debug",q,J)}info(q,...J){if(this.level<=3){let $=this.useStderr?console.error.bind(console):console.info.bind(console);this.write($,"info",q,J)}}warn(q,...J){if(this.level<=4)this.write(console.warn.bind(console),"warn",q,J)}error(q,...J){if(this.level<=5)this.write(console.error.bind(console),"error",q,J)}child(q){return new iq({level:this.level,context:q,useStderr:this.useStderr,format:this.format},this.fileHandle)}setUseStderr(q){this.useStderr=q}}var n$=iq.getInstance();var mU=F3(I9(),1);class b9 extends Error{name="Assertion";code="ERR_ASSERTION";constructor(q,J,$,G,X){super(q);if(Error.captureStackTrace)Error.captureStackTrace(this,this.constructor);this.actual=J,this.expected=$,this.generated=X,this.operator=G}}function F(q,J){aY(Boolean(q),!1,!0,"ok","Expected value to be truthy",J)}function aY(q,J,$,G,X,Y){if(!q)throw Y instanceof Error?Y:new b9(Y||X,J,$,G,!Y)}var sY={};function f1(q,J){let $=J||sY,G=typeof $.includeImageAlt==="boolean"?$.includeImageAlt:!0,X=typeof $.includeHtml==="boolean"?$.includeHtml:!0;return v9(q,G,X)}function v9(q,J,$){if(tY(q)){if("value"in q)return q.type==="html"&&!$?"":q.value;if(J&&"alt"in q&&q.alt)return q.alt;if("children"in q)return g9(q.children,J,$)}if(Array.isArray(q))return g9(q,J,$);return""}function g9(q,J,$){let G=[],X=-1;while(++X<q.length)G[X]=v9(q[X],J,$);return G.join("")}function tY(q){return Boolean(q&&typeof q==="object")}var u3={AElig:"\xC6",AMP:"&",Aacute:"\xC1",Abreve:"\u0102",Acirc:"\xC2",Acy:"\u0410",Afr:"\uD835\uDD04",Agrave:"\xC0",Alpha:"\u0391",Amacr:"\u0100",And:"\u2A53",Aogon:"\u0104",Aopf:"\uD835\uDD38",ApplyFunction:"\u2061",Aring:"\xC5",Ascr:"\uD835\uDC9C",Assign:"\u2254",Atilde:"\xC3",Auml:"\xC4",Backslash:"\u2216",Barv:"\u2AE7",Barwed:"\u2306",Bcy:"\u0411",Because:"\u2235",Bernoullis:"\u212C",Beta:"\u0392",Bfr:"\uD835\uDD05",Bopf:"\uD835\uDD39",Breve:"\u02D8",Bscr:"\u212C",Bumpeq:"\u224E",CHcy:"\u0427",COPY:"\xA9",Cacute:"\u0106",Cap:"\u22D2",CapitalDifferentialD:"\u2145",Cayleys:"\u212D",Ccaron:"\u010C",Ccedil:"\xC7",Ccirc:"\u0108",Cconint:"\u2230",Cdot:"\u010A",Cedilla:"\xB8",CenterDot:"\xB7",Cfr:"\u212D",Chi:"\u03A7",CircleDot:"\u2299",CircleMinus:"\u2296",CirclePlus:"\u2295",CircleTimes:"\u2297",ClockwiseContourIntegral:"\u2232",CloseCurlyDoubleQuote:"\u201D",CloseCurlyQuote:"\u2019",Colon:"\u2237",Colone:"\u2A74",Congruent:"\u2261",Conint:"\u222F",ContourIntegral:"\u222E",Copf:"\u2102",Coproduct:"\u2210",CounterClockwiseContourIntegral:"\u2233",Cross:"\u2A2F",Cscr:"\uD835\uDC9E",Cup:"\u22D3",CupCap:"\u224D",DD:"\u2145",DDotrahd:"\u2911",DJcy:"\u0402",DScy:"\u0405",DZcy:"\u040F",Dagger:"\u2021",Darr:"\u21A1",Dashv:"\u2AE4",Dcaron:"\u010E",Dcy:"\u0414",Del:"\u2207",Delta:"\u0394",Dfr:"\uD835\uDD07",DiacriticalAcute:"\xB4",DiacriticalDot:"\u02D9",DiacriticalDoubleAcute:"\u02DD",DiacriticalGrave:"`",DiacriticalTilde:"\u02DC",Diamond:"\u22C4",DifferentialD:"\u2146",Dopf:"\uD835\uDD3B",Dot:"\xA8",DotDot:"\u20DC",DotEqual:"\u2250",DoubleContourIntegral:"\u222F",DoubleDot:"\xA8",DoubleDownArrow:"\u21D3",DoubleLeftArrow:"\u21D0",DoubleLeftRightArrow:"\u21D4",DoubleLeftTee:"\u2AE4",DoubleLongLeftArrow:"\u27F8",DoubleLongLeftRightArrow:"\u27FA",DoubleLongRightArrow:"\u27F9",DoubleRightArrow:"\u21D2",DoubleRightTee:"\u22A8",DoubleUpArrow:"\u21D1",DoubleUpDownArrow:"\u21D5",DoubleVerticalBar:"\u2225",DownArrow:"\u2193",DownArrowBar:"\u2913",DownArrowUpArrow:"\u21F5",DownBreve:"\u0311",DownLeftRightVector:"\u2950",DownLeftTeeVector:"\u295E",DownLeftVector:"\u21BD",DownLeftVectorBar:"\u2956",DownRightTeeVector:"\u295F",DownRightVector:"\u21C1",DownRightVectorBar:"\u2957",DownTee:"\u22A4",DownTeeArrow:"\u21A7",Downarrow:"\u21D3",Dscr:"\uD835\uDC9F",Dstrok:"\u0110",ENG:"\u014A",ETH:"\xD0",Eacute:"\xC9",Ecaron:"\u011A",Ecirc:"\xCA",Ecy:"\u042D",Edot:"\u0116",Efr:"\uD835\uDD08",Egrave:"\xC8",Element:"\u2208",Emacr:"\u0112",EmptySmallSquare:"\u25FB",EmptyVerySmallSquare:"\u25AB",Eogon:"\u0118",Eopf:"\uD835\uDD3C",Epsilon:"\u0395",Equal:"\u2A75",EqualTilde:"\u2242",Equilibrium:"\u21CC",Escr:"\u2130",Esim:"\u2A73",Eta:"\u0397",Euml:"\xCB",Exists:"\u2203",ExponentialE:"\u2147",Fcy:"\u0424",Ffr:"\uD835\uDD09",FilledSmallSquare:"\u25FC",FilledVerySmallSquare:"\u25AA",Fopf:"\uD835\uDD3D",ForAll:"\u2200",Fouriertrf:"\u2131",Fscr:"\u2131",GJcy:"\u0403",GT:">",Gamma:"\u0393",Gammad:"\u03DC",Gbreve:"\u011E",Gcedil:"\u0122",Gcirc:"\u011C",Gcy:"\u0413",Gdot:"\u0120",Gfr:"\uD835\uDD0A",Gg:"\u22D9",Gopf:"\uD835\uDD3E",GreaterEqual:"\u2265",GreaterEqualLess:"\u22DB",GreaterFullEqual:"\u2267",GreaterGreater:"\u2AA2",GreaterLess:"\u2277",GreaterSlantEqual:"\u2A7E",GreaterTilde:"\u2273",Gscr:"\uD835\uDCA2",Gt:"\u226B",HARDcy:"\u042A",Hacek:"\u02C7",Hat:"^",Hcirc:"\u0124",Hfr:"\u210C",HilbertSpace:"\u210B",Hopf:"\u210D",HorizontalLine:"\u2500",Hscr:"\u210B",Hstrok:"\u0126",HumpDownHump:"\u224E",HumpEqual:"\u224F",IEcy:"\u0415",IJlig:"\u0132",IOcy:"\u0401",Iacute:"\xCD",Icirc:"\xCE",Icy:"\u0418",Idot:"\u0130",Ifr:"\u2111",Igrave:"\xCC",Im:"\u2111",Imacr:"\u012A",ImaginaryI:"\u2148",Implies:"\u21D2",Int:"\u222C",Integral:"\u222B",Intersection:"\u22C2",InvisibleComma:"\u2063",InvisibleTimes:"\u2062",Iogon:"\u012E",Iopf:"\uD835\uDD40",Iota:"\u0399",Iscr:"\u2110",Itilde:"\u0128",Iukcy:"\u0406",Iuml:"\xCF",Jcirc:"\u0134",Jcy:"\u0419",Jfr:"\uD835\uDD0D",Jopf:"\uD835\uDD41",Jscr:"\uD835\uDCA5",Jsercy:"\u0408",Jukcy:"\u0404",KHcy:"\u0425",KJcy:"\u040C",Kappa:"\u039A",Kcedil:"\u0136",Kcy:"\u041A",Kfr:"\uD835\uDD0E",Kopf:"\uD835\uDD42",Kscr:"\uD835\uDCA6",LJcy:"\u0409",LT:"<",Lacute:"\u0139",Lambda:"\u039B",Lang:"\u27EA",Laplacetrf:"\u2112",Larr:"\u219E",Lcaron:"\u013D",Lcedil:"\u013B",Lcy:"\u041B",LeftAngleBracket:"\u27E8",LeftArrow:"\u2190",LeftArrowBar:"\u21E4",LeftArrowRightArrow:"\u21C6",LeftCeiling:"\u2308",LeftDoubleBracket:"\u27E6",LeftDownTeeVector:"\u2961",LeftDownVector:"\u21C3",LeftDownVectorBar:"\u2959",LeftFloor:"\u230A",LeftRightArrow:"\u2194",LeftRightVector:"\u294E",LeftTee:"\u22A3",LeftTeeArrow:"\u21A4",LeftTeeVector:"\u295A",LeftTriangle:"\u22B2",LeftTriangleBar:"\u29CF",LeftTriangleEqual:"\u22B4",LeftUpDownVector:"\u2951",LeftUpTeeVector:"\u2960",LeftUpVector:"\u21BF",LeftUpVectorBar:"\u2958",LeftVector:"\u21BC",LeftVectorBar:"\u2952",Leftarrow:"\u21D0",Leftrightarrow:"\u21D4",LessEqualGreater:"\u22DA",LessFullEqual:"\u2266",LessGreater:"\u2276",LessLess:"\u2AA1",LessSlantEqual:"\u2A7D",LessTilde:"\u2272",Lfr:"\uD835\uDD0F",Ll:"\u22D8",Lleftarrow:"\u21DA",Lmidot:"\u013F",LongLeftArrow:"\u27F5",LongLeftRightArrow:"\u27F7",LongRightArrow:"\u27F6",Longleftarrow:"\u27F8",Longleftrightarrow:"\u27FA",Longrightarrow:"\u27F9",Lopf:"\uD835\uDD43",LowerLeftArrow:"\u2199",LowerRightArrow:"\u2198",Lscr:"\u2112",Lsh:"\u21B0",Lstrok:"\u0141",Lt:"\u226A",Map:"\u2905",Mcy:"\u041C",MediumSpace:"\u205F",Mellintrf:"\u2133",Mfr:"\uD835\uDD10",MinusPlus:"\u2213",Mopf:"\uD835\uDD44",Mscr:"\u2133",Mu:"\u039C",NJcy:"\u040A",Nacute:"\u0143",Ncaron:"\u0147",Ncedil:"\u0145",Ncy:"\u041D",NegativeMediumSpace:"\u200B",NegativeThickSpace:"\u200B",NegativeThinSpace:"\u200B",NegativeVeryThinSpace:"\u200B",NestedGreaterGreater:"\u226B",NestedLessLess:"\u226A",NewLine:`
58
+ `,Nfr:"\uD835\uDD11",NoBreak:"\u2060",NonBreakingSpace:"\xA0",Nopf:"\u2115",Not:"\u2AEC",NotCongruent:"\u2262",NotCupCap:"\u226D",NotDoubleVerticalBar:"\u2226",NotElement:"\u2209",NotEqual:"\u2260",NotEqualTilde:"\u2242\u0338",NotExists:"\u2204",NotGreater:"\u226F",NotGreaterEqual:"\u2271",NotGreaterFullEqual:"\u2267\u0338",NotGreaterGreater:"\u226B\u0338",NotGreaterLess:"\u2279",NotGreaterSlantEqual:"\u2A7E\u0338",NotGreaterTilde:"\u2275",NotHumpDownHump:"\u224E\u0338",NotHumpEqual:"\u224F\u0338",NotLeftTriangle:"\u22EA",NotLeftTriangleBar:"\u29CF\u0338",NotLeftTriangleEqual:"\u22EC",NotLess:"\u226E",NotLessEqual:"\u2270",NotLessGreater:"\u2278",NotLessLess:"\u226A\u0338",NotLessSlantEqual:"\u2A7D\u0338",NotLessTilde:"\u2274",NotNestedGreaterGreater:"\u2AA2\u0338",NotNestedLessLess:"\u2AA1\u0338",NotPrecedes:"\u2280",NotPrecedesEqual:"\u2AAF\u0338",NotPrecedesSlantEqual:"\u22E0",NotReverseElement:"\u220C",NotRightTriangle:"\u22EB",NotRightTriangleBar:"\u29D0\u0338",NotRightTriangleEqual:"\u22ED",NotSquareSubset:"\u228F\u0338",NotSquareSubsetEqual:"\u22E2",NotSquareSuperset:"\u2290\u0338",NotSquareSupersetEqual:"\u22E3",NotSubset:"\u2282\u20D2",NotSubsetEqual:"\u2288",NotSucceeds:"\u2281",NotSucceedsEqual:"\u2AB0\u0338",NotSucceedsSlantEqual:"\u22E1",NotSucceedsTilde:"\u227F\u0338",NotSuperset:"\u2283\u20D2",NotSupersetEqual:"\u2289",NotTilde:"\u2241",NotTildeEqual:"\u2244",NotTildeFullEqual:"\u2247",NotTildeTilde:"\u2249",NotVerticalBar:"\u2224",Nscr:"\uD835\uDCA9",Ntilde:"\xD1",Nu:"\u039D",OElig:"\u0152",Oacute:"\xD3",Ocirc:"\xD4",Ocy:"\u041E",Odblac:"\u0150",Ofr:"\uD835\uDD12",Ograve:"\xD2",Omacr:"\u014C",Omega:"\u03A9",Omicron:"\u039F",Oopf:"\uD835\uDD46",OpenCurlyDoubleQuote:"\u201C",OpenCurlyQuote:"\u2018",Or:"\u2A54",Oscr:"\uD835\uDCAA",Oslash:"\xD8",Otilde:"\xD5",Otimes:"\u2A37",Ouml:"\xD6",OverBar:"\u203E",OverBrace:"\u23DE",OverBracket:"\u23B4",OverParenthesis:"\u23DC",PartialD:"\u2202",Pcy:"\u041F",Pfr:"\uD835\uDD13",Phi:"\u03A6",Pi:"\u03A0",PlusMinus:"\xB1",Poincareplane:"\u210C",Popf:"\u2119",Pr:"\u2ABB",Precedes:"\u227A",PrecedesEqual:"\u2AAF",PrecedesSlantEqual:"\u227C",PrecedesTilde:"\u227E",Prime:"\u2033",Product:"\u220F",Proportion:"\u2237",Proportional:"\u221D",Pscr:"\uD835\uDCAB",Psi:"\u03A8",QUOT:'"',Qfr:"\uD835\uDD14",Qopf:"\u211A",Qscr:"\uD835\uDCAC",RBarr:"\u2910",REG:"\xAE",Racute:"\u0154",Rang:"\u27EB",Rarr:"\u21A0",Rarrtl:"\u2916",Rcaron:"\u0158",Rcedil:"\u0156",Rcy:"\u0420",Re:"\u211C",ReverseElement:"\u220B",ReverseEquilibrium:"\u21CB",ReverseUpEquilibrium:"\u296F",Rfr:"\u211C",Rho:"\u03A1",RightAngleBracket:"\u27E9",RightArrow:"\u2192",RightArrowBar:"\u21E5",RightArrowLeftArrow:"\u21C4",RightCeiling:"\u2309",RightDoubleBracket:"\u27E7",RightDownTeeVector:"\u295D",RightDownVector:"\u21C2",RightDownVectorBar:"\u2955",RightFloor:"\u230B",RightTee:"\u22A2",RightTeeArrow:"\u21A6",RightTeeVector:"\u295B",RightTriangle:"\u22B3",RightTriangleBar:"\u29D0",RightTriangleEqual:"\u22B5",RightUpDownVector:"\u294F",RightUpTeeVector:"\u295C",RightUpVector:"\u21BE",RightUpVectorBar:"\u2954",RightVector:"\u21C0",RightVectorBar:"\u2953",Rightarrow:"\u21D2",Ropf:"\u211D",RoundImplies:"\u2970",Rrightarrow:"\u21DB",Rscr:"\u211B",Rsh:"\u21B1",RuleDelayed:"\u29F4",SHCHcy:"\u0429",SHcy:"\u0428",SOFTcy:"\u042C",Sacute:"\u015A",Sc:"\u2ABC",Scaron:"\u0160",Scedil:"\u015E",Scirc:"\u015C",Scy:"\u0421",Sfr:"\uD835\uDD16",ShortDownArrow:"\u2193",ShortLeftArrow:"\u2190",ShortRightArrow:"\u2192",ShortUpArrow:"\u2191",Sigma:"\u03A3",SmallCircle:"\u2218",Sopf:"\uD835\uDD4A",Sqrt:"\u221A",Square:"\u25A1",SquareIntersection:"\u2293",SquareSubset:"\u228F",SquareSubsetEqual:"\u2291",SquareSuperset:"\u2290",SquareSupersetEqual:"\u2292",SquareUnion:"\u2294",Sscr:"\uD835\uDCAE",Star:"\u22C6",Sub:"\u22D0",Subset:"\u22D0",SubsetEqual:"\u2286",Succeeds:"\u227B",SucceedsEqual:"\u2AB0",SucceedsSlantEqual:"\u227D",SucceedsTilde:"\u227F",SuchThat:"\u220B",Sum:"\u2211",Sup:"\u22D1",Superset:"\u2283",SupersetEqual:"\u2287",Supset:"\u22D1",THORN:"\xDE",TRADE:"\u2122",TSHcy:"\u040B",TScy:"\u0426",Tab:"\t",Tau:"\u03A4",Tcaron:"\u0164",Tcedil:"\u0162",Tcy:"\u0422",Tfr:"\uD835\uDD17",Therefore:"\u2234",Theta:"\u0398",ThickSpace:"\u205F\u200A",ThinSpace:"\u2009",Tilde:"\u223C",TildeEqual:"\u2243",TildeFullEqual:"\u2245",TildeTilde:"\u2248",Topf:"\uD835\uDD4B",TripleDot:"\u20DB",Tscr:"\uD835\uDCAF",Tstrok:"\u0166",Uacute:"\xDA",Uarr:"\u219F",Uarrocir:"\u2949",Ubrcy:"\u040E",Ubreve:"\u016C",Ucirc:"\xDB",Ucy:"\u0423",Udblac:"\u0170",Ufr:"\uD835\uDD18",Ugrave:"\xD9",Umacr:"\u016A",UnderBar:"_",UnderBrace:"\u23DF",UnderBracket:"\u23B5",UnderParenthesis:"\u23DD",Union:"\u22C3",UnionPlus:"\u228E",Uogon:"\u0172",Uopf:"\uD835\uDD4C",UpArrow:"\u2191",UpArrowBar:"\u2912",UpArrowDownArrow:"\u21C5",UpDownArrow:"\u2195",UpEquilibrium:"\u296E",UpTee:"\u22A5",UpTeeArrow:"\u21A5",Uparrow:"\u21D1",Updownarrow:"\u21D5",UpperLeftArrow:"\u2196",UpperRightArrow:"\u2197",Upsi:"\u03D2",Upsilon:"\u03A5",Uring:"\u016E",Uscr:"\uD835\uDCB0",Utilde:"\u0168",Uuml:"\xDC",VDash:"\u22AB",Vbar:"\u2AEB",Vcy:"\u0412",Vdash:"\u22A9",Vdashl:"\u2AE6",Vee:"\u22C1",Verbar:"\u2016",Vert:"\u2016",VerticalBar:"\u2223",VerticalLine:"|",VerticalSeparator:"\u2758",VerticalTilde:"\u2240",VeryThinSpace:"\u200A",Vfr:"\uD835\uDD19",Vopf:"\uD835\uDD4D",Vscr:"\uD835\uDCB1",Vvdash:"\u22AA",Wcirc:"\u0174",Wedge:"\u22C0",Wfr:"\uD835\uDD1A",Wopf:"\uD835\uDD4E",Wscr:"\uD835\uDCB2",Xfr:"\uD835\uDD1B",Xi:"\u039E",Xopf:"\uD835\uDD4F",Xscr:"\uD835\uDCB3",YAcy:"\u042F",YIcy:"\u0407",YUcy:"\u042E",Yacute:"\xDD",Ycirc:"\u0176",Ycy:"\u042B",Yfr:"\uD835\uDD1C",Yopf:"\uD835\uDD50",Yscr:"\uD835\uDCB4",Yuml:"\u0178",ZHcy:"\u0416",Zacute:"\u0179",Zcaron:"\u017D",Zcy:"\u0417",Zdot:"\u017B",ZeroWidthSpace:"\u200B",Zeta:"\u0396",Zfr:"\u2128",Zopf:"\u2124",Zscr:"\uD835\uDCB5",aacute:"\xE1",abreve:"\u0103",ac:"\u223E",acE:"\u223E\u0333",acd:"\u223F",acirc:"\xE2",acute:"\xB4",acy:"\u0430",aelig:"\xE6",af:"\u2061",afr:"\uD835\uDD1E",agrave:"\xE0",alefsym:"\u2135",aleph:"\u2135",alpha:"\u03B1",amacr:"\u0101",amalg:"\u2A3F",amp:"&",and:"\u2227",andand:"\u2A55",andd:"\u2A5C",andslope:"\u2A58",andv:"\u2A5A",ang:"\u2220",ange:"\u29A4",angle:"\u2220",angmsd:"\u2221",angmsdaa:"\u29A8",angmsdab:"\u29A9",angmsdac:"\u29AA",angmsdad:"\u29AB",angmsdae:"\u29AC",angmsdaf:"\u29AD",angmsdag:"\u29AE",angmsdah:"\u29AF",angrt:"\u221F",angrtvb:"\u22BE",angrtvbd:"\u299D",angsph:"\u2222",angst:"\xC5",angzarr:"\u237C",aogon:"\u0105",aopf:"\uD835\uDD52",ap:"\u2248",apE:"\u2A70",apacir:"\u2A6F",ape:"\u224A",apid:"\u224B",apos:"'",approx:"\u2248",approxeq:"\u224A",aring:"\xE5",ascr:"\uD835\uDCB6",ast:"*",asymp:"\u2248",asympeq:"\u224D",atilde:"\xE3",auml:"\xE4",awconint:"\u2233",awint:"\u2A11",bNot:"\u2AED",backcong:"\u224C",backepsilon:"\u03F6",backprime:"\u2035",backsim:"\u223D",backsimeq:"\u22CD",barvee:"\u22BD",barwed:"\u2305",barwedge:"\u2305",bbrk:"\u23B5",bbrktbrk:"\u23B6",bcong:"\u224C",bcy:"\u0431",bdquo:"\u201E",becaus:"\u2235",because:"\u2235",bemptyv:"\u29B0",bepsi:"\u03F6",bernou:"\u212C",beta:"\u03B2",beth:"\u2136",between:"\u226C",bfr:"\uD835\uDD1F",bigcap:"\u22C2",bigcirc:"\u25EF",bigcup:"\u22C3",bigodot:"\u2A00",bigoplus:"\u2A01",bigotimes:"\u2A02",bigsqcup:"\u2A06",bigstar:"\u2605",bigtriangledown:"\u25BD",bigtriangleup:"\u25B3",biguplus:"\u2A04",bigvee:"\u22C1",bigwedge:"\u22C0",bkarow:"\u290D",blacklozenge:"\u29EB",blacksquare:"\u25AA",blacktriangle:"\u25B4",blacktriangledown:"\u25BE",blacktriangleleft:"\u25C2",blacktriangleright:"\u25B8",blank:"\u2423",blk12:"\u2592",blk14:"\u2591",blk34:"\u2593",block:"\u2588",bne:"=\u20E5",bnequiv:"\u2261\u20E5",bnot:"\u2310",bopf:"\uD835\uDD53",bot:"\u22A5",bottom:"\u22A5",bowtie:"\u22C8",boxDL:"\u2557",boxDR:"\u2554",boxDl:"\u2556",boxDr:"\u2553",boxH:"\u2550",boxHD:"\u2566",boxHU:"\u2569",boxHd:"\u2564",boxHu:"\u2567",boxUL:"\u255D",boxUR:"\u255A",boxUl:"\u255C",boxUr:"\u2559",boxV:"\u2551",boxVH:"\u256C",boxVL:"\u2563",boxVR:"\u2560",boxVh:"\u256B",boxVl:"\u2562",boxVr:"\u255F",boxbox:"\u29C9",boxdL:"\u2555",boxdR:"\u2552",boxdl:"\u2510",boxdr:"\u250C",boxh:"\u2500",boxhD:"\u2565",boxhU:"\u2568",boxhd:"\u252C",boxhu:"\u2534",boxminus:"\u229F",boxplus:"\u229E",boxtimes:"\u22A0",boxuL:"\u255B",boxuR:"\u2558",boxul:"\u2518",boxur:"\u2514",boxv:"\u2502",boxvH:"\u256A",boxvL:"\u2561",boxvR:"\u255E",boxvh:"\u253C",boxvl:"\u2524",boxvr:"\u251C",bprime:"\u2035",breve:"\u02D8",brvbar:"\xA6",bscr:"\uD835\uDCB7",bsemi:"\u204F",bsim:"\u223D",bsime:"\u22CD",bsol:"\\",bsolb:"\u29C5",bsolhsub:"\u27C8",bull:"\u2022",bullet:"\u2022",bump:"\u224E",bumpE:"\u2AAE",bumpe:"\u224F",bumpeq:"\u224F",cacute:"\u0107",cap:"\u2229",capand:"\u2A44",capbrcup:"\u2A49",capcap:"\u2A4B",capcup:"\u2A47",capdot:"\u2A40",caps:"\u2229\uFE00",caret:"\u2041",caron:"\u02C7",ccaps:"\u2A4D",ccaron:"\u010D",ccedil:"\xE7",ccirc:"\u0109",ccups:"\u2A4C",ccupssm:"\u2A50",cdot:"\u010B",cedil:"\xB8",cemptyv:"\u29B2",cent:"\xA2",centerdot:"\xB7",cfr:"\uD835\uDD20",chcy:"\u0447",check:"\u2713",checkmark:"\u2713",chi:"\u03C7",cir:"\u25CB",cirE:"\u29C3",circ:"\u02C6",circeq:"\u2257",circlearrowleft:"\u21BA",circlearrowright:"\u21BB",circledR:"\xAE",circledS:"\u24C8",circledast:"\u229B",circledcirc:"\u229A",circleddash:"\u229D",cire:"\u2257",cirfnint:"\u2A10",cirmid:"\u2AEF",cirscir:"\u29C2",clubs:"\u2663",clubsuit:"\u2663",colon:":",colone:"\u2254",coloneq:"\u2254",comma:",",commat:"@",comp:"\u2201",compfn:"\u2218",complement:"\u2201",complexes:"\u2102",cong:"\u2245",congdot:"\u2A6D",conint:"\u222E",copf:"\uD835\uDD54",coprod:"\u2210",copy:"\xA9",copysr:"\u2117",crarr:"\u21B5",cross:"\u2717",cscr:"\uD835\uDCB8",csub:"\u2ACF",csube:"\u2AD1",csup:"\u2AD0",csupe:"\u2AD2",ctdot:"\u22EF",cudarrl:"\u2938",cudarrr:"\u2935",cuepr:"\u22DE",cuesc:"\u22DF",cularr:"\u21B6",cularrp:"\u293D",cup:"\u222A",cupbrcap:"\u2A48",cupcap:"\u2A46",cupcup:"\u2A4A",cupdot:"\u228D",cupor:"\u2A45",cups:"\u222A\uFE00",curarr:"\u21B7",curarrm:"\u293C",curlyeqprec:"\u22DE",curlyeqsucc:"\u22DF",curlyvee:"\u22CE",curlywedge:"\u22CF",curren:"\xA4",curvearrowleft:"\u21B6",curvearrowright:"\u21B7",cuvee:"\u22CE",cuwed:"\u22CF",cwconint:"\u2232",cwint:"\u2231",cylcty:"\u232D",dArr:"\u21D3",dHar:"\u2965",dagger:"\u2020",daleth:"\u2138",darr:"\u2193",dash:"\u2010",dashv:"\u22A3",dbkarow:"\u290F",dblac:"\u02DD",dcaron:"\u010F",dcy:"\u0434",dd:"\u2146",ddagger:"\u2021",ddarr:"\u21CA",ddotseq:"\u2A77",deg:"\xB0",delta:"\u03B4",demptyv:"\u29B1",dfisht:"\u297F",dfr:"\uD835\uDD21",dharl:"\u21C3",dharr:"\u21C2",diam:"\u22C4",diamond:"\u22C4",diamondsuit:"\u2666",diams:"\u2666",die:"\xA8",digamma:"\u03DD",disin:"\u22F2",div:"\xF7",divide:"\xF7",divideontimes:"\u22C7",divonx:"\u22C7",djcy:"\u0452",dlcorn:"\u231E",dlcrop:"\u230D",dollar:"$",dopf:"\uD835\uDD55",dot:"\u02D9",doteq:"\u2250",doteqdot:"\u2251",dotminus:"\u2238",dotplus:"\u2214",dotsquare:"\u22A1",doublebarwedge:"\u2306",downarrow:"\u2193",downdownarrows:"\u21CA",downharpoonleft:"\u21C3",downharpoonright:"\u21C2",drbkarow:"\u2910",drcorn:"\u231F",drcrop:"\u230C",dscr:"\uD835\uDCB9",dscy:"\u0455",dsol:"\u29F6",dstrok:"\u0111",dtdot:"\u22F1",dtri:"\u25BF",dtrif:"\u25BE",duarr:"\u21F5",duhar:"\u296F",dwangle:"\u29A6",dzcy:"\u045F",dzigrarr:"\u27FF",eDDot:"\u2A77",eDot:"\u2251",eacute:"\xE9",easter:"\u2A6E",ecaron:"\u011B",ecir:"\u2256",ecirc:"\xEA",ecolon:"\u2255",ecy:"\u044D",edot:"\u0117",ee:"\u2147",efDot:"\u2252",efr:"\uD835\uDD22",eg:"\u2A9A",egrave:"\xE8",egs:"\u2A96",egsdot:"\u2A98",el:"\u2A99",elinters:"\u23E7",ell:"\u2113",els:"\u2A95",elsdot:"\u2A97",emacr:"\u0113",empty:"\u2205",emptyset:"\u2205",emptyv:"\u2205",emsp13:"\u2004",emsp14:"\u2005",emsp:"\u2003",eng:"\u014B",ensp:"\u2002",eogon:"\u0119",eopf:"\uD835\uDD56",epar:"\u22D5",eparsl:"\u29E3",eplus:"\u2A71",epsi:"\u03B5",epsilon:"\u03B5",epsiv:"\u03F5",eqcirc:"\u2256",eqcolon:"\u2255",eqsim:"\u2242",eqslantgtr:"\u2A96",eqslantless:"\u2A95",equals:"=",equest:"\u225F",equiv:"\u2261",equivDD:"\u2A78",eqvparsl:"\u29E5",erDot:"\u2253",erarr:"\u2971",escr:"\u212F",esdot:"\u2250",esim:"\u2242",eta:"\u03B7",eth:"\xF0",euml:"\xEB",euro:"\u20AC",excl:"!",exist:"\u2203",expectation:"\u2130",exponentiale:"\u2147",fallingdotseq:"\u2252",fcy:"\u0444",female:"\u2640",ffilig:"\uFB03",fflig:"\uFB00",ffllig:"\uFB04",ffr:"\uD835\uDD23",filig:"\uFB01",fjlig:"fj",flat:"\u266D",fllig:"\uFB02",fltns:"\u25B1",fnof:"\u0192",fopf:"\uD835\uDD57",forall:"\u2200",fork:"\u22D4",forkv:"\u2AD9",fpartint:"\u2A0D",frac12:"\xBD",frac13:"\u2153",frac14:"\xBC",frac15:"\u2155",frac16:"\u2159",frac18:"\u215B",frac23:"\u2154",frac25:"\u2156",frac34:"\xBE",frac35:"\u2157",frac38:"\u215C",frac45:"\u2158",frac56:"\u215A",frac58:"\u215D",frac78:"\u215E",frasl:"\u2044",frown:"\u2322",fscr:"\uD835\uDCBB",gE:"\u2267",gEl:"\u2A8C",gacute:"\u01F5",gamma:"\u03B3",gammad:"\u03DD",gap:"\u2A86",gbreve:"\u011F",gcirc:"\u011D",gcy:"\u0433",gdot:"\u0121",ge:"\u2265",gel:"\u22DB",geq:"\u2265",geqq:"\u2267",geqslant:"\u2A7E",ges:"\u2A7E",gescc:"\u2AA9",gesdot:"\u2A80",gesdoto:"\u2A82",gesdotol:"\u2A84",gesl:"\u22DB\uFE00",gesles:"\u2A94",gfr:"\uD835\uDD24",gg:"\u226B",ggg:"\u22D9",gimel:"\u2137",gjcy:"\u0453",gl:"\u2277",glE:"\u2A92",gla:"\u2AA5",glj:"\u2AA4",gnE:"\u2269",gnap:"\u2A8A",gnapprox:"\u2A8A",gne:"\u2A88",gneq:"\u2A88",gneqq:"\u2269",gnsim:"\u22E7",gopf:"\uD835\uDD58",grave:"`",gscr:"\u210A",gsim:"\u2273",gsime:"\u2A8E",gsiml:"\u2A90",gt:">",gtcc:"\u2AA7",gtcir:"\u2A7A",gtdot:"\u22D7",gtlPar:"\u2995",gtquest:"\u2A7C",gtrapprox:"\u2A86",gtrarr:"\u2978",gtrdot:"\u22D7",gtreqless:"\u22DB",gtreqqless:"\u2A8C",gtrless:"\u2277",gtrsim:"\u2273",gvertneqq:"\u2269\uFE00",gvnE:"\u2269\uFE00",hArr:"\u21D4",hairsp:"\u200A",half:"\xBD",hamilt:"\u210B",hardcy:"\u044A",harr:"\u2194",harrcir:"\u2948",harrw:"\u21AD",hbar:"\u210F",hcirc:"\u0125",hearts:"\u2665",heartsuit:"\u2665",hellip:"\u2026",hercon:"\u22B9",hfr:"\uD835\uDD25",hksearow:"\u2925",hkswarow:"\u2926",hoarr:"\u21FF",homtht:"\u223B",hookleftarrow:"\u21A9",hookrightarrow:"\u21AA",hopf:"\uD835\uDD59",horbar:"\u2015",hscr:"\uD835\uDCBD",hslash:"\u210F",hstrok:"\u0127",hybull:"\u2043",hyphen:"\u2010",iacute:"\xED",ic:"\u2063",icirc:"\xEE",icy:"\u0438",iecy:"\u0435",iexcl:"\xA1",iff:"\u21D4",ifr:"\uD835\uDD26",igrave:"\xEC",ii:"\u2148",iiiint:"\u2A0C",iiint:"\u222D",iinfin:"\u29DC",iiota:"\u2129",ijlig:"\u0133",imacr:"\u012B",image:"\u2111",imagline:"\u2110",imagpart:"\u2111",imath:"\u0131",imof:"\u22B7",imped:"\u01B5",in:"\u2208",incare:"\u2105",infin:"\u221E",infintie:"\u29DD",inodot:"\u0131",int:"\u222B",intcal:"\u22BA",integers:"\u2124",intercal:"\u22BA",intlarhk:"\u2A17",intprod:"\u2A3C",iocy:"\u0451",iogon:"\u012F",iopf:"\uD835\uDD5A",iota:"\u03B9",iprod:"\u2A3C",iquest:"\xBF",iscr:"\uD835\uDCBE",isin:"\u2208",isinE:"\u22F9",isindot:"\u22F5",isins:"\u22F4",isinsv:"\u22F3",isinv:"\u2208",it:"\u2062",itilde:"\u0129",iukcy:"\u0456",iuml:"\xEF",jcirc:"\u0135",jcy:"\u0439",jfr:"\uD835\uDD27",jmath:"\u0237",jopf:"\uD835\uDD5B",jscr:"\uD835\uDCBF",jsercy:"\u0458",jukcy:"\u0454",kappa:"\u03BA",kappav:"\u03F0",kcedil:"\u0137",kcy:"\u043A",kfr:"\uD835\uDD28",kgreen:"\u0138",khcy:"\u0445",kjcy:"\u045C",kopf:"\uD835\uDD5C",kscr:"\uD835\uDCC0",lAarr:"\u21DA",lArr:"\u21D0",lAtail:"\u291B",lBarr:"\u290E",lE:"\u2266",lEg:"\u2A8B",lHar:"\u2962",lacute:"\u013A",laemptyv:"\u29B4",lagran:"\u2112",lambda:"\u03BB",lang:"\u27E8",langd:"\u2991",langle:"\u27E8",lap:"\u2A85",laquo:"\xAB",larr:"\u2190",larrb:"\u21E4",larrbfs:"\u291F",larrfs:"\u291D",larrhk:"\u21A9",larrlp:"\u21AB",larrpl:"\u2939",larrsim:"\u2973",larrtl:"\u21A2",lat:"\u2AAB",latail:"\u2919",late:"\u2AAD",lates:"\u2AAD\uFE00",lbarr:"\u290C",lbbrk:"\u2772",lbrace:"{",lbrack:"[",lbrke:"\u298B",lbrksld:"\u298F",lbrkslu:"\u298D",lcaron:"\u013E",lcedil:"\u013C",lceil:"\u2308",lcub:"{",lcy:"\u043B",ldca:"\u2936",ldquo:"\u201C",ldquor:"\u201E",ldrdhar:"\u2967",ldrushar:"\u294B",ldsh:"\u21B2",le:"\u2264",leftarrow:"\u2190",leftarrowtail:"\u21A2",leftharpoondown:"\u21BD",leftharpoonup:"\u21BC",leftleftarrows:"\u21C7",leftrightarrow:"\u2194",leftrightarrows:"\u21C6",leftrightharpoons:"\u21CB",leftrightsquigarrow:"\u21AD",leftthreetimes:"\u22CB",leg:"\u22DA",leq:"\u2264",leqq:"\u2266",leqslant:"\u2A7D",les:"\u2A7D",lescc:"\u2AA8",lesdot:"\u2A7F",lesdoto:"\u2A81",lesdotor:"\u2A83",lesg:"\u22DA\uFE00",lesges:"\u2A93",lessapprox:"\u2A85",lessdot:"\u22D6",lesseqgtr:"\u22DA",lesseqqgtr:"\u2A8B",lessgtr:"\u2276",lesssim:"\u2272",lfisht:"\u297C",lfloor:"\u230A",lfr:"\uD835\uDD29",lg:"\u2276",lgE:"\u2A91",lhard:"\u21BD",lharu:"\u21BC",lharul:"\u296A",lhblk:"\u2584",ljcy:"\u0459",ll:"\u226A",llarr:"\u21C7",llcorner:"\u231E",llhard:"\u296B",lltri:"\u25FA",lmidot:"\u0140",lmoust:"\u23B0",lmoustache:"\u23B0",lnE:"\u2268",lnap:"\u2A89",lnapprox:"\u2A89",lne:"\u2A87",lneq:"\u2A87",lneqq:"\u2268",lnsim:"\u22E6",loang:"\u27EC",loarr:"\u21FD",lobrk:"\u27E6",longleftarrow:"\u27F5",longleftrightarrow:"\u27F7",longmapsto:"\u27FC",longrightarrow:"\u27F6",looparrowleft:"\u21AB",looparrowright:"\u21AC",lopar:"\u2985",lopf:"\uD835\uDD5D",loplus:"\u2A2D",lotimes:"\u2A34",lowast:"\u2217",lowbar:"_",loz:"\u25CA",lozenge:"\u25CA",lozf:"\u29EB",lpar:"(",lparlt:"\u2993",lrarr:"\u21C6",lrcorner:"\u231F",lrhar:"\u21CB",lrhard:"\u296D",lrm:"\u200E",lrtri:"\u22BF",lsaquo:"\u2039",lscr:"\uD835\uDCC1",lsh:"\u21B0",lsim:"\u2272",lsime:"\u2A8D",lsimg:"\u2A8F",lsqb:"[",lsquo:"\u2018",lsquor:"\u201A",lstrok:"\u0142",lt:"<",ltcc:"\u2AA6",ltcir:"\u2A79",ltdot:"\u22D6",lthree:"\u22CB",ltimes:"\u22C9",ltlarr:"\u2976",ltquest:"\u2A7B",ltrPar:"\u2996",ltri:"\u25C3",ltrie:"\u22B4",ltrif:"\u25C2",lurdshar:"\u294A",luruhar:"\u2966",lvertneqq:"\u2268\uFE00",lvnE:"\u2268\uFE00",mDDot:"\u223A",macr:"\xAF",male:"\u2642",malt:"\u2720",maltese:"\u2720",map:"\u21A6",mapsto:"\u21A6",mapstodown:"\u21A7",mapstoleft:"\u21A4",mapstoup:"\u21A5",marker:"\u25AE",mcomma:"\u2A29",mcy:"\u043C",mdash:"\u2014",measuredangle:"\u2221",mfr:"\uD835\uDD2A",mho:"\u2127",micro:"\xB5",mid:"\u2223",midast:"*",midcir:"\u2AF0",middot:"\xB7",minus:"\u2212",minusb:"\u229F",minusd:"\u2238",minusdu:"\u2A2A",mlcp:"\u2ADB",mldr:"\u2026",mnplus:"\u2213",models:"\u22A7",mopf:"\uD835\uDD5E",mp:"\u2213",mscr:"\uD835\uDCC2",mstpos:"\u223E",mu:"\u03BC",multimap:"\u22B8",mumap:"\u22B8",nGg:"\u22D9\u0338",nGt:"\u226B\u20D2",nGtv:"\u226B\u0338",nLeftarrow:"\u21CD",nLeftrightarrow:"\u21CE",nLl:"\u22D8\u0338",nLt:"\u226A\u20D2",nLtv:"\u226A\u0338",nRightarrow:"\u21CF",nVDash:"\u22AF",nVdash:"\u22AE",nabla:"\u2207",nacute:"\u0144",nang:"\u2220\u20D2",nap:"\u2249",napE:"\u2A70\u0338",napid:"\u224B\u0338",napos:"\u0149",napprox:"\u2249",natur:"\u266E",natural:"\u266E",naturals:"\u2115",nbsp:"\xA0",nbump:"\u224E\u0338",nbumpe:"\u224F\u0338",ncap:"\u2A43",ncaron:"\u0148",ncedil:"\u0146",ncong:"\u2247",ncongdot:"\u2A6D\u0338",ncup:"\u2A42",ncy:"\u043D",ndash:"\u2013",ne:"\u2260",neArr:"\u21D7",nearhk:"\u2924",nearr:"\u2197",nearrow:"\u2197",nedot:"\u2250\u0338",nequiv:"\u2262",nesear:"\u2928",nesim:"\u2242\u0338",nexist:"\u2204",nexists:"\u2204",nfr:"\uD835\uDD2B",ngE:"\u2267\u0338",nge:"\u2271",ngeq:"\u2271",ngeqq:"\u2267\u0338",ngeqslant:"\u2A7E\u0338",nges:"\u2A7E\u0338",ngsim:"\u2275",ngt:"\u226F",ngtr:"\u226F",nhArr:"\u21CE",nharr:"\u21AE",nhpar:"\u2AF2",ni:"\u220B",nis:"\u22FC",nisd:"\u22FA",niv:"\u220B",njcy:"\u045A",nlArr:"\u21CD",nlE:"\u2266\u0338",nlarr:"\u219A",nldr:"\u2025",nle:"\u2270",nleftarrow:"\u219A",nleftrightarrow:"\u21AE",nleq:"\u2270",nleqq:"\u2266\u0338",nleqslant:"\u2A7D\u0338",nles:"\u2A7D\u0338",nless:"\u226E",nlsim:"\u2274",nlt:"\u226E",nltri:"\u22EA",nltrie:"\u22EC",nmid:"\u2224",nopf:"\uD835\uDD5F",not:"\xAC",notin:"\u2209",notinE:"\u22F9\u0338",notindot:"\u22F5\u0338",notinva:"\u2209",notinvb:"\u22F7",notinvc:"\u22F6",notni:"\u220C",notniva:"\u220C",notnivb:"\u22FE",notnivc:"\u22FD",npar:"\u2226",nparallel:"\u2226",nparsl:"\u2AFD\u20E5",npart:"\u2202\u0338",npolint:"\u2A14",npr:"\u2280",nprcue:"\u22E0",npre:"\u2AAF\u0338",nprec:"\u2280",npreceq:"\u2AAF\u0338",nrArr:"\u21CF",nrarr:"\u219B",nrarrc:"\u2933\u0338",nrarrw:"\u219D\u0338",nrightarrow:"\u219B",nrtri:"\u22EB",nrtrie:"\u22ED",nsc:"\u2281",nsccue:"\u22E1",nsce:"\u2AB0\u0338",nscr:"\uD835\uDCC3",nshortmid:"\u2224",nshortparallel:"\u2226",nsim:"\u2241",nsime:"\u2244",nsimeq:"\u2244",nsmid:"\u2224",nspar:"\u2226",nsqsube:"\u22E2",nsqsupe:"\u22E3",nsub:"\u2284",nsubE:"\u2AC5\u0338",nsube:"\u2288",nsubset:"\u2282\u20D2",nsubseteq:"\u2288",nsubseteqq:"\u2AC5\u0338",nsucc:"\u2281",nsucceq:"\u2AB0\u0338",nsup:"\u2285",nsupE:"\u2AC6\u0338",nsupe:"\u2289",nsupset:"\u2283\u20D2",nsupseteq:"\u2289",nsupseteqq:"\u2AC6\u0338",ntgl:"\u2279",ntilde:"\xF1",ntlg:"\u2278",ntriangleleft:"\u22EA",ntrianglelefteq:"\u22EC",ntriangleright:"\u22EB",ntrianglerighteq:"\u22ED",nu:"\u03BD",num:"#",numero:"\u2116",numsp:"\u2007",nvDash:"\u22AD",nvHarr:"\u2904",nvap:"\u224D\u20D2",nvdash:"\u22AC",nvge:"\u2265\u20D2",nvgt:">\u20D2",nvinfin:"\u29DE",nvlArr:"\u2902",nvle:"\u2264\u20D2",nvlt:"<\u20D2",nvltrie:"\u22B4\u20D2",nvrArr:"\u2903",nvrtrie:"\u22B5\u20D2",nvsim:"\u223C\u20D2",nwArr:"\u21D6",nwarhk:"\u2923",nwarr:"\u2196",nwarrow:"\u2196",nwnear:"\u2927",oS:"\u24C8",oacute:"\xF3",oast:"\u229B",ocir:"\u229A",ocirc:"\xF4",ocy:"\u043E",odash:"\u229D",odblac:"\u0151",odiv:"\u2A38",odot:"\u2299",odsold:"\u29BC",oelig:"\u0153",ofcir:"\u29BF",ofr:"\uD835\uDD2C",ogon:"\u02DB",ograve:"\xF2",ogt:"\u29C1",ohbar:"\u29B5",ohm:"\u03A9",oint:"\u222E",olarr:"\u21BA",olcir:"\u29BE",olcross:"\u29BB",oline:"\u203E",olt:"\u29C0",omacr:"\u014D",omega:"\u03C9",omicron:"\u03BF",omid:"\u29B6",ominus:"\u2296",oopf:"\uD835\uDD60",opar:"\u29B7",operp:"\u29B9",oplus:"\u2295",or:"\u2228",orarr:"\u21BB",ord:"\u2A5D",order:"\u2134",orderof:"\u2134",ordf:"\xAA",ordm:"\xBA",origof:"\u22B6",oror:"\u2A56",orslope:"\u2A57",orv:"\u2A5B",oscr:"\u2134",oslash:"\xF8",osol:"\u2298",otilde:"\xF5",otimes:"\u2297",otimesas:"\u2A36",ouml:"\xF6",ovbar:"\u233D",par:"\u2225",para:"\xB6",parallel:"\u2225",parsim:"\u2AF3",parsl:"\u2AFD",part:"\u2202",pcy:"\u043F",percnt:"%",period:".",permil:"\u2030",perp:"\u22A5",pertenk:"\u2031",pfr:"\uD835\uDD2D",phi:"\u03C6",phiv:"\u03D5",phmmat:"\u2133",phone:"\u260E",pi:"\u03C0",pitchfork:"\u22D4",piv:"\u03D6",planck:"\u210F",planckh:"\u210E",plankv:"\u210F",plus:"+",plusacir:"\u2A23",plusb:"\u229E",pluscir:"\u2A22",plusdo:"\u2214",plusdu:"\u2A25",pluse:"\u2A72",plusmn:"\xB1",plussim:"\u2A26",plustwo:"\u2A27",pm:"\xB1",pointint:"\u2A15",popf:"\uD835\uDD61",pound:"\xA3",pr:"\u227A",prE:"\u2AB3",prap:"\u2AB7",prcue:"\u227C",pre:"\u2AAF",prec:"\u227A",precapprox:"\u2AB7",preccurlyeq:"\u227C",preceq:"\u2AAF",precnapprox:"\u2AB9",precneqq:"\u2AB5",precnsim:"\u22E8",precsim:"\u227E",prime:"\u2032",primes:"\u2119",prnE:"\u2AB5",prnap:"\u2AB9",prnsim:"\u22E8",prod:"\u220F",profalar:"\u232E",profline:"\u2312",profsurf:"\u2313",prop:"\u221D",propto:"\u221D",prsim:"\u227E",prurel:"\u22B0",pscr:"\uD835\uDCC5",psi:"\u03C8",puncsp:"\u2008",qfr:"\uD835\uDD2E",qint:"\u2A0C",qopf:"\uD835\uDD62",qprime:"\u2057",qscr:"\uD835\uDCC6",quaternions:"\u210D",quatint:"\u2A16",quest:"?",questeq:"\u225F",quot:'"',rAarr:"\u21DB",rArr:"\u21D2",rAtail:"\u291C",rBarr:"\u290F",rHar:"\u2964",race:"\u223D\u0331",racute:"\u0155",radic:"\u221A",raemptyv:"\u29B3",rang:"\u27E9",rangd:"\u2992",range:"\u29A5",rangle:"\u27E9",raquo:"\xBB",rarr:"\u2192",rarrap:"\u2975",rarrb:"\u21E5",rarrbfs:"\u2920",rarrc:"\u2933",rarrfs:"\u291E",rarrhk:"\u21AA",rarrlp:"\u21AC",rarrpl:"\u2945",rarrsim:"\u2974",rarrtl:"\u21A3",rarrw:"\u219D",ratail:"\u291A",ratio:"\u2236",rationals:"\u211A",rbarr:"\u290D",rbbrk:"\u2773",rbrace:"}",rbrack:"]",rbrke:"\u298C",rbrksld:"\u298E",rbrkslu:"\u2990",rcaron:"\u0159",rcedil:"\u0157",rceil:"\u2309",rcub:"}",rcy:"\u0440",rdca:"\u2937",rdldhar:"\u2969",rdquo:"\u201D",rdquor:"\u201D",rdsh:"\u21B3",real:"\u211C",realine:"\u211B",realpart:"\u211C",reals:"\u211D",rect:"\u25AD",reg:"\xAE",rfisht:"\u297D",rfloor:"\u230B",rfr:"\uD835\uDD2F",rhard:"\u21C1",rharu:"\u21C0",rharul:"\u296C",rho:"\u03C1",rhov:"\u03F1",rightarrow:"\u2192",rightarrowtail:"\u21A3",rightharpoondown:"\u21C1",rightharpoonup:"\u21C0",rightleftarrows:"\u21C4",rightleftharpoons:"\u21CC",rightrightarrows:"\u21C9",rightsquigarrow:"\u219D",rightthreetimes:"\u22CC",ring:"\u02DA",risingdotseq:"\u2253",rlarr:"\u21C4",rlhar:"\u21CC",rlm:"\u200F",rmoust:"\u23B1",rmoustache:"\u23B1",rnmid:"\u2AEE",roang:"\u27ED",roarr:"\u21FE",robrk:"\u27E7",ropar:"\u2986",ropf:"\uD835\uDD63",roplus:"\u2A2E",rotimes:"\u2A35",rpar:")",rpargt:"\u2994",rppolint:"\u2A12",rrarr:"\u21C9",rsaquo:"\u203A",rscr:"\uD835\uDCC7",rsh:"\u21B1",rsqb:"]",rsquo:"\u2019",rsquor:"\u2019",rthree:"\u22CC",rtimes:"\u22CA",rtri:"\u25B9",rtrie:"\u22B5",rtrif:"\u25B8",rtriltri:"\u29CE",ruluhar:"\u2968",rx:"\u211E",sacute:"\u015B",sbquo:"\u201A",sc:"\u227B",scE:"\u2AB4",scap:"\u2AB8",scaron:"\u0161",sccue:"\u227D",sce:"\u2AB0",scedil:"\u015F",scirc:"\u015D",scnE:"\u2AB6",scnap:"\u2ABA",scnsim:"\u22E9",scpolint:"\u2A13",scsim:"\u227F",scy:"\u0441",sdot:"\u22C5",sdotb:"\u22A1",sdote:"\u2A66",seArr:"\u21D8",searhk:"\u2925",searr:"\u2198",searrow:"\u2198",sect:"\xA7",semi:";",seswar:"\u2929",setminus:"\u2216",setmn:"\u2216",sext:"\u2736",sfr:"\uD835\uDD30",sfrown:"\u2322",sharp:"\u266F",shchcy:"\u0449",shcy:"\u0448",shortmid:"\u2223",shortparallel:"\u2225",shy:"\xAD",sigma:"\u03C3",sigmaf:"\u03C2",sigmav:"\u03C2",sim:"\u223C",simdot:"\u2A6A",sime:"\u2243",simeq:"\u2243",simg:"\u2A9E",simgE:"\u2AA0",siml:"\u2A9D",simlE:"\u2A9F",simne:"\u2246",simplus:"\u2A24",simrarr:"\u2972",slarr:"\u2190",smallsetminus:"\u2216",smashp:"\u2A33",smeparsl:"\u29E4",smid:"\u2223",smile:"\u2323",smt:"\u2AAA",smte:"\u2AAC",smtes:"\u2AAC\uFE00",softcy:"\u044C",sol:"/",solb:"\u29C4",solbar:"\u233F",sopf:"\uD835\uDD64",spades:"\u2660",spadesuit:"\u2660",spar:"\u2225",sqcap:"\u2293",sqcaps:"\u2293\uFE00",sqcup:"\u2294",sqcups:"\u2294\uFE00",sqsub:"\u228F",sqsube:"\u2291",sqsubset:"\u228F",sqsubseteq:"\u2291",sqsup:"\u2290",sqsupe:"\u2292",sqsupset:"\u2290",sqsupseteq:"\u2292",squ:"\u25A1",square:"\u25A1",squarf:"\u25AA",squf:"\u25AA",srarr:"\u2192",sscr:"\uD835\uDCC8",ssetmn:"\u2216",ssmile:"\u2323",sstarf:"\u22C6",star:"\u2606",starf:"\u2605",straightepsilon:"\u03F5",straightphi:"\u03D5",strns:"\xAF",sub:"\u2282",subE:"\u2AC5",subdot:"\u2ABD",sube:"\u2286",subedot:"\u2AC3",submult:"\u2AC1",subnE:"\u2ACB",subne:"\u228A",subplus:"\u2ABF",subrarr:"\u2979",subset:"\u2282",subseteq:"\u2286",subseteqq:"\u2AC5",subsetneq:"\u228A",subsetneqq:"\u2ACB",subsim:"\u2AC7",subsub:"\u2AD5",subsup:"\u2AD3",succ:"\u227B",succapprox:"\u2AB8",succcurlyeq:"\u227D",succeq:"\u2AB0",succnapprox:"\u2ABA",succneqq:"\u2AB6",succnsim:"\u22E9",succsim:"\u227F",sum:"\u2211",sung:"\u266A",sup1:"\xB9",sup2:"\xB2",sup3:"\xB3",sup:"\u2283",supE:"\u2AC6",supdot:"\u2ABE",supdsub:"\u2AD8",supe:"\u2287",supedot:"\u2AC4",suphsol:"\u27C9",suphsub:"\u2AD7",suplarr:"\u297B",supmult:"\u2AC2",supnE:"\u2ACC",supne:"\u228B",supplus:"\u2AC0",supset:"\u2283",supseteq:"\u2287",supseteqq:"\u2AC6",supsetneq:"\u228B",supsetneqq:"\u2ACC",supsim:"\u2AC8",supsub:"\u2AD4",supsup:"\u2AD6",swArr:"\u21D9",swarhk:"\u2926",swarr:"\u2199",swarrow:"\u2199",swnwar:"\u292A",szlig:"\xDF",target:"\u2316",tau:"\u03C4",tbrk:"\u23B4",tcaron:"\u0165",tcedil:"\u0163",tcy:"\u0442",tdot:"\u20DB",telrec:"\u2315",tfr:"\uD835\uDD31",there4:"\u2234",therefore:"\u2234",theta:"\u03B8",thetasym:"\u03D1",thetav:"\u03D1",thickapprox:"\u2248",thicksim:"\u223C",thinsp:"\u2009",thkap:"\u2248",thksim:"\u223C",thorn:"\xFE",tilde:"\u02DC",times:"\xD7",timesb:"\u22A0",timesbar:"\u2A31",timesd:"\u2A30",tint:"\u222D",toea:"\u2928",top:"\u22A4",topbot:"\u2336",topcir:"\u2AF1",topf:"\uD835\uDD65",topfork:"\u2ADA",tosa:"\u2929",tprime:"\u2034",trade:"\u2122",triangle:"\u25B5",triangledown:"\u25BF",triangleleft:"\u25C3",trianglelefteq:"\u22B4",triangleq:"\u225C",triangleright:"\u25B9",trianglerighteq:"\u22B5",tridot:"\u25EC",trie:"\u225C",triminus:"\u2A3A",triplus:"\u2A39",trisb:"\u29CD",tritime:"\u2A3B",trpezium:"\u23E2",tscr:"\uD835\uDCC9",tscy:"\u0446",tshcy:"\u045B",tstrok:"\u0167",twixt:"\u226C",twoheadleftarrow:"\u219E",twoheadrightarrow:"\u21A0",uArr:"\u21D1",uHar:"\u2963",uacute:"\xFA",uarr:"\u2191",ubrcy:"\u045E",ubreve:"\u016D",ucirc:"\xFB",ucy:"\u0443",udarr:"\u21C5",udblac:"\u0171",udhar:"\u296E",ufisht:"\u297E",ufr:"\uD835\uDD32",ugrave:"\xF9",uharl:"\u21BF",uharr:"\u21BE",uhblk:"\u2580",ulcorn:"\u231C",ulcorner:"\u231C",ulcrop:"\u230F",ultri:"\u25F8",umacr:"\u016B",uml:"\xA8",uogon:"\u0173",uopf:"\uD835\uDD66",uparrow:"\u2191",updownarrow:"\u2195",upharpoonleft:"\u21BF",upharpoonright:"\u21BE",uplus:"\u228E",upsi:"\u03C5",upsih:"\u03D2",upsilon:"\u03C5",upuparrows:"\u21C8",urcorn:"\u231D",urcorner:"\u231D",urcrop:"\u230E",uring:"\u016F",urtri:"\u25F9",uscr:"\uD835\uDCCA",utdot:"\u22F0",utilde:"\u0169",utri:"\u25B5",utrif:"\u25B4",uuarr:"\u21C8",uuml:"\xFC",uwangle:"\u29A7",vArr:"\u21D5",vBar:"\u2AE8",vBarv:"\u2AE9",vDash:"\u22A8",vangrt:"\u299C",varepsilon:"\u03F5",varkappa:"\u03F0",varnothing:"\u2205",varphi:"\u03D5",varpi:"\u03D6",varpropto:"\u221D",varr:"\u2195",varrho:"\u03F1",varsigma:"\u03C2",varsubsetneq:"\u228A\uFE00",varsubsetneqq:"\u2ACB\uFE00",varsupsetneq:"\u228B\uFE00",varsupsetneqq:"\u2ACC\uFE00",vartheta:"\u03D1",vartriangleleft:"\u22B2",vartriangleright:"\u22B3",vcy:"\u0432",vdash:"\u22A2",vee:"\u2228",veebar:"\u22BB",veeeq:"\u225A",vellip:"\u22EE",verbar:"|",vert:"|",vfr:"\uD835\uDD33",vltri:"\u22B2",vnsub:"\u2282\u20D2",vnsup:"\u2283\u20D2",vopf:"\uD835\uDD67",vprop:"\u221D",vrtri:"\u22B3",vscr:"\uD835\uDCCB",vsubnE:"\u2ACB\uFE00",vsubne:"\u228A\uFE00",vsupnE:"\u2ACC\uFE00",vsupne:"\u228B\uFE00",vzigzag:"\u299A",wcirc:"\u0175",wedbar:"\u2A5F",wedge:"\u2227",wedgeq:"\u2259",weierp:"\u2118",wfr:"\uD835\uDD34",wopf:"\uD835\uDD68",wp:"\u2118",wr:"\u2240",wreath:"\u2240",wscr:"\uD835\uDCCC",xcap:"\u22C2",xcirc:"\u25EF",xcup:"\u22C3",xdtri:"\u25BD",xfr:"\uD835\uDD35",xhArr:"\u27FA",xharr:"\u27F7",xi:"\u03BE",xlArr:"\u27F8",xlarr:"\u27F5",xmap:"\u27FC",xnis:"\u22FB",xodot:"\u2A00",xopf:"\uD835\uDD69",xoplus:"\u2A01",xotime:"\u2A02",xrArr:"\u27F9",xrarr:"\u27F6",xscr:"\uD835\uDCCD",xsqcup:"\u2A06",xuplus:"\u2A04",xutri:"\u25B3",xvee:"\u22C1",xwedge:"\u22C0",yacute:"\xFD",yacy:"\u044F",ycirc:"\u0177",ycy:"\u044B",yen:"\xA5",yfr:"\uD835\uDD36",yicy:"\u0457",yopf:"\uD835\uDD6A",yscr:"\uD835\uDCCE",yucy:"\u044E",yuml:"\xFF",zacute:"\u017A",zcaron:"\u017E",zcy:"\u0437",zdot:"\u017C",zeetrf:"\u2128",zeta:"\u03B6",zfr:"\uD835\uDD37",zhcy:"\u0436",zigrarr:"\u21DD",zopf:"\uD835\uDD6B",zscr:"\uD835\uDCCF",zwj:"\u200D",zwnj:"\u200C"};var eY={}.hasOwnProperty;function N0(q){return eY.call(u3,q)?u3[q]:!1}var D={carriageReturn:-5,lineFeed:-4,carriageReturnLineFeed:-3,horizontalTab:-2,virtualSpace:-1,eof:null,nul:0,soh:1,stx:2,etx:3,eot:4,enq:5,ack:6,bel:7,bs:8,ht:9,lf:10,vt:11,ff:12,cr:13,so:14,si:15,dle:16,dc1:17,dc2:18,dc3:19,dc4:20,nak:21,syn:22,etb:23,can:24,em:25,sub:26,esc:27,fs:28,gs:29,rs:30,us:31,space:32,exclamationMark:33,quotationMark:34,numberSign:35,dollarSign:36,percentSign:37,ampersand:38,apostrophe:39,leftParenthesis:40,rightParenthesis:41,asterisk:42,plusSign:43,comma:44,dash:45,dot:46,slash:47,digit0:48,digit1:49,digit2:50,digit3:51,digit4:52,digit5:53,digit6:54,digit7:55,digit8:56,digit9:57,colon:58,semicolon:59,lessThan:60,equalsTo:61,greaterThan:62,questionMark:63,atSign:64,uppercaseA:65,uppercaseB:66,uppercaseC:67,uppercaseD:68,uppercaseE:69,uppercaseF:70,uppercaseG:71,uppercaseH:72,uppercaseI:73,uppercaseJ:74,uppercaseK:75,uppercaseL:76,uppercaseM:77,uppercaseN:78,uppercaseO:79,uppercaseP:80,uppercaseQ:81,uppercaseR:82,uppercaseS:83,uppercaseT:84,uppercaseU:85,uppercaseV:86,uppercaseW:87,uppercaseX:88,uppercaseY:89,uppercaseZ:90,leftSquareBracket:91,backslash:92,rightSquareBracket:93,caret:94,underscore:95,graveAccent:96,lowercaseA:97,lowercaseB:98,lowercaseC:99,lowercaseD:100,lowercaseE:101,lowercaseF:102,lowercaseG:103,lowercaseH:104,lowercaseI:105,lowercaseJ:106,lowercaseK:107,lowercaseL:108,lowercaseM:109,lowercaseN:110,lowercaseO:111,lowercaseP:112,lowercaseQ:113,lowercaseR:114,lowercaseS:115,lowercaseT:116,lowercaseU:117,lowercaseV:118,lowercaseW:119,lowercaseX:120,lowercaseY:121,lowercaseZ:122,leftCurlyBrace:123,verticalBar:124,rightCurlyBrace:125,tilde:126,del:127,byteOrderMarker:65279,replacementCharacter:65533};var C={attentionSideAfter:2,attentionSideBefore:1,atxHeadingOpeningFenceSizeMax:6,autolinkDomainSizeMax:63,autolinkSchemeSizeMax:32,cdataOpeningString:"CDATA[",characterGroupPunctuation:2,characterGroupWhitespace:1,characterReferenceDecimalSizeMax:7,characterReferenceHexadecimalSizeMax:6,characterReferenceNamedSizeMax:31,codeFencedSequenceSizeMin:3,contentTypeContent:"content",contentTypeDocument:"document",contentTypeFlow:"flow",contentTypeString:"string",contentTypeText:"text",hardBreakPrefixSizeMin:2,htmlBasic:6,htmlCdata:5,htmlComment:2,htmlComplete:7,htmlDeclaration:4,htmlInstruction:3,htmlRawSizeMax:8,htmlRaw:1,linkResourceDestinationBalanceMax:32,linkReferenceSizeMax:999,listItemValueSizeMax:10,numericBaseDecimal:10,numericBaseHexadecimal:16,tabSize:4,thematicBreakMarkerCountMin:3,v8MaxSafeChunkSize:1e4};var M={data:"data",whitespace:"whitespace",lineEnding:"lineEnding",lineEndingBlank:"lineEndingBlank",linePrefix:"linePrefix",lineSuffix:"lineSuffix",atxHeading:"atxHeading",atxHeadingSequence:"atxHeadingSequence",atxHeadingText:"atxHeadingText",autolink:"autolink",autolinkEmail:"autolinkEmail",autolinkMarker:"autolinkMarker",autolinkProtocol:"autolinkProtocol",characterEscape:"characterEscape",characterEscapeValue:"characterEscapeValue",characterReference:"characterReference",characterReferenceMarker:"characterReferenceMarker",characterReferenceMarkerNumeric:"characterReferenceMarkerNumeric",characterReferenceMarkerHexadecimal:"characterReferenceMarkerHexadecimal",characterReferenceValue:"characterReferenceValue",codeFenced:"codeFenced",codeFencedFence:"codeFencedFence",codeFencedFenceSequence:"codeFencedFenceSequence",codeFencedFenceInfo:"codeFencedFenceInfo",codeFencedFenceMeta:"codeFencedFenceMeta",codeFlowValue:"codeFlowValue",codeIndented:"codeIndented",codeText:"codeText",codeTextData:"codeTextData",codeTextPadding:"codeTextPadding",codeTextSequence:"codeTextSequence",content:"content",definition:"definition",definitionDestination:"definitionDestination",definitionDestinationLiteral:"definitionDestinationLiteral",definitionDestinationLiteralMarker:"definitionDestinationLiteralMarker",definitionDestinationRaw:"definitionDestinationRaw",definitionDestinationString:"definitionDestinationString",definitionLabel:"definitionLabel",definitionLabelMarker:"definitionLabelMarker",definitionLabelString:"definitionLabelString",definitionMarker:"definitionMarker",definitionTitle:"definitionTitle",definitionTitleMarker:"definitionTitleMarker",definitionTitleString:"definitionTitleString",emphasis:"emphasis",emphasisSequence:"emphasisSequence",emphasisText:"emphasisText",escapeMarker:"escapeMarker",hardBreakEscape:"hardBreakEscape",hardBreakTrailing:"hardBreakTrailing",htmlFlow:"htmlFlow",htmlFlowData:"htmlFlowData",htmlText:"htmlText",htmlTextData:"htmlTextData",image:"image",label:"label",labelText:"labelText",labelLink:"labelLink",labelImage:"labelImage",labelMarker:"labelMarker",labelImageMarker:"labelImageMarker",labelEnd:"labelEnd",link:"link",paragraph:"paragraph",reference:"reference",referenceMarker:"referenceMarker",referenceString:"referenceString",resource:"resource",resourceDestination:"resourceDestination",resourceDestinationLiteral:"resourceDestinationLiteral",resourceDestinationLiteralMarker:"resourceDestinationLiteralMarker",resourceDestinationRaw:"resourceDestinationRaw",resourceDestinationString:"resourceDestinationString",resourceMarker:"resourceMarker",resourceTitle:"resourceTitle",resourceTitleMarker:"resourceTitleMarker",resourceTitleString:"resourceTitleString",setextHeading:"setextHeading",setextHeadingText:"setextHeadingText",setextHeadingLine:"setextHeadingLine",setextHeadingLineSequence:"setextHeadingLineSequence",strong:"strong",strongSequence:"strongSequence",strongText:"strongText",thematicBreak:"thematicBreak",thematicBreakSequence:"thematicBreakSequence",blockQuote:"blockQuote",blockQuotePrefix:"blockQuotePrefix",blockQuoteMarker:"blockQuoteMarker",blockQuotePrefixWhitespace:"blockQuotePrefixWhitespace",listOrdered:"listOrdered",listUnordered:"listUnordered",listItemIndent:"listItemIndent",listItemMarker:"listItemMarker",listItemPrefix:"listItemPrefix",listItemPrefixWhitespace:"listItemPrefixWhitespace",listItemValue:"listItemValue",chunkDocument:"chunkDocument",chunkContent:"chunkContent",chunkFlow:"chunkFlow",chunkText:"chunkText",chunkString:"chunkString"};var gq={ht:"\t",lf:`
59
+ `,cr:"\r",space:" ",exclamationMark:"!",quotationMark:'"',numberSign:"#",dollarSign:"$",percentSign:"%",ampersand:"&",apostrophe:"'",leftParenthesis:"(",rightParenthesis:")",asterisk:"*",plusSign:"+",comma:",",dash:"-",dot:".",slash:"/",digit0:"0",digit1:"1",digit2:"2",digit3:"3",digit4:"4",digit5:"5",digit6:"6",digit7:"7",digit8:"8",digit9:"9",colon:":",semicolon:";",lessThan:"<",equalsTo:"=",greaterThan:">",questionMark:"?",atSign:"@",uppercaseA:"A",uppercaseB:"B",uppercaseC:"C",uppercaseD:"D",uppercaseE:"E",uppercaseF:"F",uppercaseG:"G",uppercaseH:"H",uppercaseI:"I",uppercaseJ:"J",uppercaseK:"K",uppercaseL:"L",uppercaseM:"M",uppercaseN:"N",uppercaseO:"O",uppercaseP:"P",uppercaseQ:"Q",uppercaseR:"R",uppercaseS:"S",uppercaseT:"T",uppercaseU:"U",uppercaseV:"V",uppercaseW:"W",uppercaseX:"X",uppercaseY:"Y",uppercaseZ:"Z",leftSquareBracket:"[",backslash:"\\",rightSquareBracket:"]",caret:"^",underscore:"_",graveAccent:"`",lowercaseA:"a",lowercaseB:"b",lowercaseC:"c",lowercaseD:"d",lowercaseE:"e",lowercaseF:"f",lowercaseG:"g",lowercaseH:"h",lowercaseI:"i",lowercaseJ:"j",lowercaseK:"k",lowercaseL:"l",lowercaseM:"m",lowercaseN:"n",lowercaseO:"o",lowercaseP:"p",lowercaseQ:"q",lowercaseR:"r",lowercaseS:"s",lowercaseT:"t",lowercaseU:"u",lowercaseV:"v",lowercaseW:"w",lowercaseX:"x",lowercaseY:"y",lowercaseZ:"z",leftCurlyBrace:"{",verticalBar:"|",rightCurlyBrace:"}",tilde:"~",replacementCharacter:"\uFFFD"};function Fq(q,J,$,G){let X=q.length,Y=0,Q;if(J<0)J=-J>X?0:X+J;else J=J>X?X:J;if($=$>0?$:0,G.length<C.v8MaxSafeChunkSize)Q=Array.from(G),Q.unshift(J,$),q.splice(...Q);else{if($)q.splice(J,$);while(Y<G.length)Q=G.slice(Y,Y+C.v8MaxSafeChunkSize),Q.unshift(J,0),q.splice(...Q),Y+=C.v8MaxSafeChunkSize,J+=C.v8MaxSafeChunkSize}}function Pq(q,J){if(q.length>0)return Fq(q,q.length,0,J),q;return J}var k9={}.hasOwnProperty;function x9(q){let J={},$=-1;while(++$<q.length)qV(J,q[$]);return J}function qV(q,J){let $;for($ in J){let X=(k9.call(q,$)?q[$]:void 0)||(q[$]={}),Y=J[$],Q;if(Y)for(Q in Y){if(!k9.call(X,Q))X[Q]=[];let V=Y[Q];JV(X[Q],Array.isArray(V)?V:V?[V]:[])}}}function JV(q,J){let $=-1,G=[];while(++$<J.length)(J[$].add==="after"?q:G).push(J[$]);Fq(q,0,0,G)}function I2(q,J){let $=Number.parseInt(q,J);if($<D.ht||$===D.vt||$>D.cr&&$<D.space||$>D.tilde&&$<160||$>55295&&$<57344||$>64975&&$<65008||($&65535)===65535||($&65535)===65534||$>1114111)return gq.replacementCharacter;return String.fromCodePoint($)}function W1(q){return q.replace(/[\t\n\r ]+/g,gq.space).replace(/^ | $/g,"").toLowerCase().toUpperCase()}var vq=w1(/[A-Za-z]/),Zq=w1(/[\dA-Za-z]/),h9=w1(/[#-'*+\--9=?A-Z^-~]/);function q2(q){return q!==null&&(q<D.space||q===D.del)}var J2=w1(/\d/),y9=w1(/[\dA-Fa-f]/),m9=w1(/[!-/:-@[-`{-~]/);function E(q){return q!==null&&q<D.horizontalTab}function Vq(q){return q!==null&&(q<D.nul||q===D.space)}function p(q){return q===D.horizontalTab||q===D.virtualSpace||q===D.space}var f9=w1(/\p{P}|\p{S}/u),u9=w1(/\s/);function w1(q){return J;function J($){return $!==null&&$>-1&&q.test(String.fromCharCode($))}}function r(q,J,$,G){let X=G?G-1:Number.POSITIVE_INFINITY,Y=0;return Q;function Q(W){if(p(W))return q.enter($),V(W);return J(W)}function V(W){if(p(W)&&Y++<X)return q.consume(W),V;return q.exit($),J(W)}}var p9={tokenize:$V};function $V(q){let J=q.attempt(this.parser.constructs.contentInitial,G,X),$;return J;function G(V){if(F(V===D.eof||E(V),"expected eol or eof"),V===D.eof){q.consume(V);return}return q.enter(M.lineEnding),q.consume(V),q.exit(M.lineEnding),r(q,J,M.linePrefix)}function X(V){return F(V!==D.eof&&!E(V),"expected anything other than a line ending or EOF"),q.enter(M.paragraph),Y(V)}function Y(V){let W=q.enter(M.chunkText,{contentType:C.contentTypeText,previous:$});if($)$.next=W;return $=W,Q(V)}function Q(V){if(V===D.eof){q.exit(M.chunkText),q.exit(M.paragraph),q.consume(V);return}if(E(V))return q.consume(V),q.exit(M.chunkText),Y;return q.consume(V),Q}}var r9={tokenize:GV},l9={tokenize:XV};function GV(q){let J=this,$=[],G=0,X,Y,Q;return V;function V(x){if(G<$.length){let s=$[G];return J.containerState=s[1],F(s[0].continuation,"expected `continuation` to be defined on container construct"),q.attempt(s[0].continuation,W,U)(x)}return U(x)}function W(x){if(F(J.containerState,"expected `containerState` to be defined after continuation"),G++,J.containerState._closeFlow){if(J.containerState._closeFlow=void 0,X)v();let s=J.events.length,Jq=s,S;while(Jq--)if(J.events[Jq][0]==="exit"&&J.events[Jq][1].type===M.chunkFlow){S=J.events[Jq][1].end;break}F(S,"could not find previous flow chunk"),P(G);let e=s;while(e<J.events.length)J.events[e][1].end={...S},e++;return Fq(J.events,Jq+1,0,J.events.slice(s)),J.events.length=e,U(x)}return V(x)}function U(x){if(G===$.length){if(!X)return K(x);if(X.currentConstruct&&X.currentConstruct.concrete)return N(x);J.interrupt=Boolean(X.currentConstruct&&!X._gfmTableDynamicInterruptHack)}return J.containerState={},q.check(l9,H,B)(x)}function H(x){if(X)v();return P(G),K(x)}function B(x){return J.parser.lazy[J.now().line]=G!==$.length,Q=J.now().offset,N(x)}function K(x){return J.containerState={},q.attempt(l9,z,N)(x)}function z(x){return F(J.currentConstruct,"expected `currentConstruct` to be defined on tokenizer"),F(J.containerState,"expected `containerState` to be defined on tokenizer"),G++,$.push([J.currentConstruct,J.containerState]),K(x)}function N(x){if(x===D.eof){if(X)v();P(0),q.consume(x);return}return X=X||J.parser.flow(J.now()),q.enter(M.chunkFlow,{_tokenizer:X,contentType:C.contentTypeFlow,previous:Y}),L(x)}function L(x){if(x===D.eof){Z(q.exit(M.chunkFlow),!0),P(0),q.consume(x);return}if(E(x))return q.consume(x),Z(q.exit(M.chunkFlow)),G=0,J.interrupt=void 0,V;return q.consume(x),L}function Z(x,s){F(X,"expected `childFlow` to be defined when continuing");let Jq=J.sliceStream(x);if(s)Jq.push(null);if(x.previous=Y,Y)Y.next=x;if(Y=x,X.defineSkip(x.start),X.write(Jq),J.parser.lazy[x.start.line]){let S=X.events.length;while(S--)if(X.events[S][1].start.offset<Q&&(!X.events[S][1].end||X.events[S][1].end.offset>Q))return;let e=J.events.length,Gq=e,a,$q;while(Gq--)if(J.events[Gq][0]==="exit"&&J.events[Gq][1].type===M.chunkFlow){if(a){$q=J.events[Gq][1].end;break}a=!0}F($q,"could not find previous flow chunk"),P(G),S=e;while(S<J.events.length)J.events[S][1].end={...$q},S++;Fq(J.events,Gq+1,0,J.events.slice(e)),J.events.length=S}}function P(x){let s=$.length;while(s-- >x){let Jq=$[s];J.containerState=Jq[1],F(Jq[0].exit,"expected `exit` to be defined on container construct"),Jq[0].exit.call(J,q)}$.length=x}function v(){F(J.containerState,"expected `containerState` to be defined when closing flow"),F(X,"expected `childFlow` to be defined when closing it"),X.write([D.eof]),Y=void 0,X=void 0,J.containerState._closeFlow=void 0}}function XV(q,J,$){return F(this.parser.constructs.disable.null,"expected `disable.null` to be populated"),r(q,q.attempt(this.parser.constructs.document,J,$),M.linePrefix,this.parser.constructs.disable.null.includes("codeIndented")?void 0:C.tabSize)}function L0(q){if(q===D.eof||Vq(q)||u9(q))return C.characterGroupWhitespace;if(f9(q))return C.characterGroupPunctuation}function S0(q,J,$){let G=[],X=-1;while(++X<q.length){let Y=q[X].resolveAll;if(Y&&!G.includes(Y))J=Y(J,$),G.push(Y)}return J}var $2={name:"attention",resolveAll:QV,tokenize:YV};function QV(q,J){let $=-1,G,X,Y,Q,V,W,U,H;while(++$<q.length)if(q[$][0]==="enter"&&q[$][1].type==="attentionSequence"&&q[$][1]._close){G=$;while(G--)if(q[G][0]==="exit"&&q[G][1].type==="attentionSequence"&&q[G][1]._open&&J.sliceSerialize(q[G][1]).charCodeAt(0)===J.sliceSerialize(q[$][1]).charCodeAt(0)){if((q[G][1]._close||q[$][1]._open)&&(q[$][1].end.offset-q[$][1].start.offset)%3&&!((q[G][1].end.offset-q[G][1].start.offset+q[$][1].end.offset-q[$][1].start.offset)%3))continue;W=q[G][1].end.offset-q[G][1].start.offset>1&&q[$][1].end.offset-q[$][1].start.offset>1?2:1;let B={...q[G][1].end},K={...q[$][1].start};if(i9(B,-W),i9(K,W),Q={type:W>1?M.strongSequence:M.emphasisSequence,start:B,end:{...q[G][1].end}},V={type:W>1?M.strongSequence:M.emphasisSequence,start:{...q[$][1].start},end:K},Y={type:W>1?M.strongText:M.emphasisText,start:{...q[G][1].end},end:{...q[$][1].start}},X={type:W>1?M.strong:M.emphasis,start:{...Q.start},end:{...V.end}},q[G][1].end={...Q.start},q[$][1].start={...V.end},U=[],q[G][1].end.offset-q[G][1].start.offset)U=Pq(U,[["enter",q[G][1],J],["exit",q[G][1],J]]);if(U=Pq(U,[["enter",X,J],["enter",Q,J],["exit",Q,J],["enter",Y,J]]),F(J.parser.constructs.insideSpan.null,"expected `insideSpan` to be populated"),U=Pq(U,S0(J.parser.constructs.insideSpan.null,q.slice(G+1,$),J)),U=Pq(U,[["exit",Y,J],["enter",V,J],["exit",V,J],["exit",X,J]]),q[$][1].end.offset-q[$][1].start.offset)H=2,U=Pq(U,[["enter",q[$][1],J],["exit",q[$][1],J]]);else H=0;Fq(q,G-1,$-G+3,U),$=G+U.length-H-2;break}}$=-1;while(++$<q.length)if(q[$][1].type==="attentionSequence")q[$][1].type="data";return q}function YV(q,J){let $=this.parser.constructs.attentionMarkers.null,G=this.previous,X=L0(G),Y;return Q;function Q(W){return F(W===D.asterisk||W===D.underscore,"expected asterisk or underscore"),Y=W,q.enter("attentionSequence"),V(W)}function V(W){if(W===Y)return q.consume(W),V;let U=q.exit("attentionSequence"),H=L0(W);F($,"expected `attentionMarkers` to be populated");let B=!H||H===C.characterGroupPunctuation&&X||$.includes(W),K=!X||X===C.characterGroupPunctuation&&H||$.includes(G);return U._open=Boolean(Y===D.asterisk?B:B&&(X||!K)),U._close=Boolean(Y===D.asterisk?K:K&&(H||!B)),J(W)}}function i9(q,J){q.column+=J,q.offset+=J,q._bufferIndex+=J}var p3={name:"autolink",tokenize:VV};function VV(q,J,$){let G=0;return X;function X(z){return F(z===D.lessThan,"expected `<`"),q.enter(M.autolink),q.enter(M.autolinkMarker),q.consume(z),q.exit(M.autolinkMarker),q.enter(M.autolinkProtocol),Y}function Y(z){if(vq(z))return q.consume(z),Q;if(z===D.atSign)return $(z);return U(z)}function Q(z){if(z===D.plusSign||z===D.dash||z===D.dot||Zq(z))return G=1,V(z);return U(z)}function V(z){if(z===D.colon)return q.consume(z),G=0,W;if((z===D.plusSign||z===D.dash||z===D.dot||Zq(z))&&G++<C.autolinkSchemeSizeMax)return q.consume(z),V;return G=0,U(z)}function W(z){if(z===D.greaterThan)return q.exit(M.autolinkProtocol),q.enter(M.autolinkMarker),q.consume(z),q.exit(M.autolinkMarker),q.exit(M.autolink),J;if(z===D.eof||z===D.space||z===D.lessThan||q2(z))return $(z);return q.consume(z),W}function U(z){if(z===D.atSign)return q.consume(z),H;if(h9(z))return q.consume(z),U;return $(z)}function H(z){return Zq(z)?B(z):$(z)}function B(z){if(z===D.dot)return q.consume(z),G=0,H;if(z===D.greaterThan)return q.exit(M.autolinkProtocol).type=M.autolinkEmail,q.enter(M.autolinkMarker),q.consume(z),q.exit(M.autolinkMarker),q.exit(M.autolink),J;return K(z)}function K(z){if((z===D.dash||Zq(z))&&G++<C.autolinkDomainSizeMax){let N=z===D.dash?K:B;return q.consume(z),N}return $(z)}}var O1={partial:!0,tokenize:WV};function WV(q,J,$){return G;function G(Y){return p(Y)?r(q,X,M.linePrefix)(Y):X(Y)}function X(Y){return Y===D.eof||E(Y)?J(Y):$(Y)}}var b2={continuation:{tokenize:HV},exit:MV,name:"blockQuote",tokenize:UV};function UV(q,J,$){let G=this;return X;function X(Q){if(Q===D.greaterThan){let V=G.containerState;if(F(V,"expected `containerState` to be defined in container"),!V.open)q.enter(M.blockQuote,{_container:!0}),V.open=!0;return q.enter(M.blockQuotePrefix),q.enter(M.blockQuoteMarker),q.consume(Q),q.exit(M.blockQuoteMarker),Y}return $(Q)}function Y(Q){if(p(Q))return q.enter(M.blockQuotePrefixWhitespace),q.consume(Q),q.exit(M.blockQuotePrefixWhitespace),q.exit(M.blockQuotePrefix),J;return q.exit(M.blockQuotePrefix),J(Q)}}function HV(q,J,$){let G=this;return X;function X(Q){if(p(Q))return F(G.parser.constructs.disable.null,"expected `disable.null` to be populated"),r(q,Y,M.linePrefix,G.parser.constructs.disable.null.includes("codeIndented")?void 0:C.tabSize)(Q);return Y(Q)}function Y(Q){return q.attempt(b2,J,$)(Q)}}function MV(q){q.exit(M.blockQuote)}var g2={name:"characterEscape",tokenize:DV};function DV(q,J,$){return G;function G(Y){return F(Y===D.backslash,"expected `\\`"),q.enter(M.characterEscape),q.enter(M.escapeMarker),q.consume(Y),q.exit(M.escapeMarker),X}function X(Y){if(m9(Y))return q.enter(M.characterEscapeValue),q.consume(Y),q.exit(M.characterEscapeValue),q.exit(M.characterEscape),J;return $(Y)}}var v2={name:"characterReference",tokenize:BV};function BV(q,J,$){let G=this,X=0,Y,Q;return V;function V(B){return F(B===D.ampersand,"expected `&`"),q.enter(M.characterReference),q.enter(M.characterReferenceMarker),q.consume(B),q.exit(M.characterReferenceMarker),W}function W(B){if(B===D.numberSign)return q.enter(M.characterReferenceMarkerNumeric),q.consume(B),q.exit(M.characterReferenceMarkerNumeric),U;return q.enter(M.characterReferenceValue),Y=C.characterReferenceNamedSizeMax,Q=Zq,H(B)}function U(B){if(B===D.uppercaseX||B===D.lowercaseX)return q.enter(M.characterReferenceMarkerHexadecimal),q.consume(B),q.exit(M.characterReferenceMarkerHexadecimal),q.enter(M.characterReferenceValue),Y=C.characterReferenceHexadecimalSizeMax,Q=y9,H;return q.enter(M.characterReferenceValue),Y=C.characterReferenceDecimalSizeMax,Q=J2,H(B)}function H(B){if(B===D.semicolon&&X){let K=q.exit(M.characterReferenceValue);if(Q===Zq&&!N0(G.sliceSerialize(K)))return $(B);return q.enter(M.characterReferenceMarker),q.consume(B),q.exit(M.characterReferenceMarker),q.exit(M.characterReference),J}if(Q(B)&&X++<Y)return q.consume(B),H;return $(B)}}var d9={partial:!0,tokenize:KV},k2={concrete:!0,name:"codeFenced",tokenize:zV};function zV(q,J,$){let G=this,X={partial:!0,tokenize:Jq},Y=0,Q=0,V;return W;function W(S){return U(S)}function U(S){F(S===D.graveAccent||S===D.tilde,"expected `` ` `` or `~`");let e=G.events[G.events.length-1];return Y=e&&e[1].type===M.linePrefix?e[2].sliceSerialize(e[1],!0).length:0,V=S,q.enter(M.codeFenced),q.enter(M.codeFencedFence),q.enter(M.codeFencedFenceSequence),H(S)}function H(S){if(S===V)return Q++,q.consume(S),H;if(Q<C.codeFencedSequenceSizeMin)return $(S);return q.exit(M.codeFencedFenceSequence),p(S)?r(q,B,M.whitespace)(S):B(S)}function B(S){if(S===D.eof||E(S))return q.exit(M.codeFencedFence),G.interrupt?J(S):q.check(d9,L,s)(S);return q.enter(M.codeFencedFenceInfo),q.enter(M.chunkString,{contentType:C.contentTypeString}),K(S)}function K(S){if(S===D.eof||E(S))return q.exit(M.chunkString),q.exit(M.codeFencedFenceInfo),B(S);if(p(S))return q.exit(M.chunkString),q.exit(M.codeFencedFenceInfo),r(q,z,M.whitespace)(S);if(S===D.graveAccent&&S===V)return $(S);return q.consume(S),K}function z(S){if(S===D.eof||E(S))return B(S);return q.enter(M.codeFencedFenceMeta),q.enter(M.chunkString,{contentType:C.contentTypeString}),N(S)}function N(S){if(S===D.eof||E(S))return q.exit(M.chunkString),q.exit(M.codeFencedFenceMeta),B(S);if(S===D.graveAccent&&S===V)return $(S);return q.consume(S),N}function L(S){return F(E(S),"expected eol"),q.attempt(X,s,Z)(S)}function Z(S){return F(E(S),"expected eol"),q.enter(M.lineEnding),q.consume(S),q.exit(M.lineEnding),P}function P(S){return Y>0&&p(S)?r(q,v,M.linePrefix,Y+1)(S):v(S)}function v(S){if(S===D.eof||E(S))return q.check(d9,L,s)(S);return q.enter(M.codeFlowValue),x(S)}function x(S){if(S===D.eof||E(S))return q.exit(M.codeFlowValue),v(S);return q.consume(S),x}function s(S){return q.exit(M.codeFenced),J(S)}function Jq(S,e,Gq){let a=0;return $q;function $q(d){return F(E(d),"expected eol"),S.enter(M.lineEnding),S.consume(d),S.exit(M.lineEnding),xq}function xq(d){return F(G.parser.constructs.disable.null,"expected `disable.null` to be populated"),S.enter(M.codeFencedFence),p(d)?r(S,qq,M.linePrefix,G.parser.constructs.disable.null.includes("codeIndented")?void 0:C.tabSize)(d):qq(d)}function qq(d){if(d===V)return S.enter(M.codeFencedFenceSequence),b(d);return Gq(d)}function b(d){if(d===V)return a++,S.consume(d),b;if(a>=Q)return S.exit(M.codeFencedFenceSequence),p(d)?r(S,l,M.whitespace)(d):l(d);return Gq(d)}function l(d){if(d===D.eof||E(d))return S.exit(M.codeFencedFence),e(d);return Gq(d)}}}function KV(q,J,$){let G=this;return X;function X(Q){if(Q===D.eof)return $(Q);return F(E(Q),"expected eol"),q.enter(M.lineEnding),q.consume(Q),q.exit(M.lineEnding),Y}function Y(Q){return G.parser.lazy[G.now().line]?$(Q):J(Q)}}var G2={name:"codeIndented",tokenize:RV},FV={partial:!0,tokenize:wV};function RV(q,J,$){let G=this;return X;function X(U){return F(p(U)),q.enter(M.codeIndented),r(q,Y,M.linePrefix,C.tabSize+1)(U)}function Y(U){let H=G.events[G.events.length-1];return H&&H[1].type===M.linePrefix&&H[2].sliceSerialize(H[1],!0).length>=C.tabSize?Q(U):$(U)}function Q(U){if(U===D.eof)return W(U);if(E(U))return q.attempt(FV,Q,W)(U);return q.enter(M.codeFlowValue),V(U)}function V(U){if(U===D.eof||E(U))return q.exit(M.codeFlowValue),Q(U);return q.consume(U),V}function W(U){return q.exit(M.codeIndented),J(U)}}function wV(q,J,$){let G=this;return X;function X(Q){if(G.parser.lazy[G.now().line])return $(Q);if(E(Q))return q.enter(M.lineEnding),q.consume(Q),q.exit(M.lineEnding),X;return r(q,Y,M.linePrefix,C.tabSize+1)(Q)}function Y(Q){let V=G.events[G.events.length-1];return V&&V[1].type===M.linePrefix&&V[2].sliceSerialize(V[1],!0).length>=C.tabSize?J(Q):E(Q)?X(Q):$(Q)}}var l3={name:"codeText",previous:c9,resolve:OV,tokenize:AV};function OV(q){let J=q.length-4,$=3,G,X;if((q[$][1].type===M.lineEnding||q[$][1].type==="space")&&(q[J][1].type===M.lineEnding||q[J][1].type==="space")){G=$;while(++G<J)if(q[G][1].type===M.codeTextData){q[$][1].type=M.codeTextPadding,q[J][1].type=M.codeTextPadding,$+=2,J-=2;break}}G=$-1,J++;while(++G<=J)if(X===void 0){if(G!==J&&q[G][1].type!==M.lineEnding)X=G}else if(G===J||q[G][1].type===M.lineEnding){if(q[X][1].type=M.codeTextData,G!==X+2)q[X][1].end=q[G-1][1].end,q.splice(X+2,G-X-2),J-=G-X-2,G=X+2;X=void 0}return q}function c9(q){return q!==D.graveAccent||this.events[this.events.length-1][1].type===M.characterEscape}function AV(q,J,$){let G=this,X=0,Y,Q;return V;function V(K){return F(K===D.graveAccent,"expected `` ` ``"),F(c9.call(G,G.previous),"expected correct previous"),q.enter(M.codeText),q.enter(M.codeTextSequence),W(K)}function W(K){if(K===D.graveAccent)return q.consume(K),X++,W;return q.exit(M.codeTextSequence),U(K)}function U(K){if(K===D.eof)return $(K);if(K===D.space)return q.enter("space"),q.consume(K),q.exit("space"),U;if(K===D.graveAccent)return Q=q.enter(M.codeTextSequence),Y=0,B(K);if(E(K))return q.enter(M.lineEnding),q.consume(K),q.exit(M.lineEnding),U;return q.enter(M.codeTextData),H(K)}function H(K){if(K===D.eof||K===D.space||K===D.graveAccent||E(K))return q.exit(M.codeTextData),U(K);return q.consume(K),H}function B(K){if(K===D.graveAccent)return q.consume(K),Y++,B;if(Y===X)return q.exit(M.codeTextSequence),q.exit(M.codeText),J(K);return Q.type=M.codeTextData,H(K)}}class r3{constructor(q){this.left=q?[...q]:[],this.right=[]}get(q){if(q<0||q>=this.left.length+this.right.length)throw RangeError("Cannot access index `"+q+"` in a splice buffer of size `"+(this.left.length+this.right.length)+"`");if(q<this.left.length)return this.left[q];return this.right[this.right.length-q+this.left.length-1]}get length(){return this.left.length+this.right.length}shift(){return this.setCursor(0),this.right.pop()}slice(q,J){let $=J===null||J===void 0?Number.POSITIVE_INFINITY:J;if($<this.left.length)return this.left.slice(q,$);if(q>this.left.length)return this.right.slice(this.right.length-$+this.left.length,this.right.length-q+this.left.length).reverse();return this.left.slice(q).concat(this.right.slice(this.right.length-$+this.left.length).reverse())}splice(q,J,$){let G=J||0;this.setCursor(Math.trunc(q));let X=this.right.splice(this.right.length-G,Number.POSITIVE_INFINITY);if($)X2(this.left,$);return X.reverse()}pop(){return this.setCursor(Number.POSITIVE_INFINITY),this.left.pop()}push(q){this.setCursor(Number.POSITIVE_INFINITY),this.left.push(q)}pushMany(q){this.setCursor(Number.POSITIVE_INFINITY),X2(this.left,q)}unshift(q){this.setCursor(0),this.right.push(q)}unshiftMany(q){this.setCursor(0),X2(this.right,q.reverse())}setCursor(q){if(q===this.left.length||q>this.left.length&&this.right.length===0||q<0&&this.left.length===0)return;if(q<this.left.length){let J=this.left.splice(q,Number.POSITIVE_INFINITY);X2(this.right,J.reverse())}else{let J=this.right.splice(this.left.length+this.right.length-q,Number.POSITIVE_INFINITY);X2(this.left,J.reverse())}}}function X2(q,J){let $=0;if(J.length<C.v8MaxSafeChunkSize)q.push(...J);else while($<J.length)q.push(...J.slice($,$+C.v8MaxSafeChunkSize)),$+=C.v8MaxSafeChunkSize}function x2(q){let J={},$=-1,G,X,Y,Q,V,W,U,H=new r3(q);while(++$<H.length){while($ in J)$=J[$];if(G=H.get($),$&&G[1].type===M.chunkFlow&&H.get($-1)[1].type===M.listItemPrefix){if(F(G[1]._tokenizer,"expected `_tokenizer` on subtokens"),W=G[1]._tokenizer.events,Y=0,Y<W.length&&W[Y][1].type===M.lineEndingBlank)Y+=2;if(Y<W.length&&W[Y][1].type===M.content)while(++Y<W.length){if(W[Y][1].type===M.content)break;if(W[Y][1].type===M.chunkText)W[Y][1]._isInFirstContentOfListItem=!0,Y++}}if(G[0]==="enter"){if(G[1].contentType)Object.assign(J,jV(H,$)),$=J[$],U=!0}else if(G[1]._container){Y=$,X=void 0;while(Y--)if(Q=H.get(Y),Q[1].type===M.lineEnding||Q[1].type===M.lineEndingBlank){if(Q[0]==="enter"){if(X)H.get(X)[1].type=M.lineEndingBlank;Q[1].type=M.lineEnding,X=Y}}else if(Q[1].type===M.linePrefix||Q[1].type===M.listItemIndent);else break;if(X)G[1].end={...H.get(X)[1].start},V=H.slice(X,$),V.unshift(G),H.splice(X,$-X+1,V)}}return Fq(q,0,Number.POSITIVE_INFINITY,H.slice(0)),!U}function jV(q,J){let $=q.get(J)[1],G=q.get(J)[2],X=J-1,Y=[];F($.contentType,"expected `contentType` on subtokens");let Q=$._tokenizer;if(!Q){if(Q=G.parser[$.contentType]($.start),$._contentTypeTextTrailing)Q._contentTypeTextTrailing=!0}let V=Q.events,W=[],U={},H,B,K=-1,z=$,N=0,L=0,Z=[L];while(z){while(q.get(++X)[1]!==z);if(F(!B||z.previous===B,"expected previous to match"),F(!B||B.next===z,"expected next to match"),Y.push(X),!z._tokenizer){if(H=G.sliceStream(z),!z.next)H.push(D.eof);if(B)Q.defineSkip(z.start);if(z._isInFirstContentOfListItem)Q._gfmTasklistFirstContentOfListItem=!0;if(Q.write(H),z._isInFirstContentOfListItem)Q._gfmTasklistFirstContentOfListItem=void 0}B=z,z=z.next}z=$;while(++K<V.length)if(V[K][0]==="exit"&&V[K-1][0]==="enter"&&V[K][1].type===V[K-1][1].type&&V[K][1].start.line!==V[K][1].end.line)F(z,"expected a current token"),L=K+1,Z.push(L),z._tokenizer=void 0,z.previous=void 0,z=z.next;if(Q.events=[],z)z._tokenizer=void 0,z.previous=void 0,F(!z.next,"expected no next token");else Z.pop();K=Z.length;while(K--){let P=V.slice(Z[K],Z[K+1]),v=Y.pop();F(v!==void 0,"expected a start position when splicing"),W.push([v,v+P.length-1]),q.splice(v,2,P)}W.reverse(),K=-1;while(++K<W.length)U[N+W[K][0]]=N+W[K][1],N+=W[K][1]-W[K][0]-1;return U}var i3={resolve:LV,tokenize:SV},NV={partial:!0,tokenize:PV};function LV(q){return x2(q),q}function SV(q,J){let $;return G;function G(V){return F(V!==D.eof&&!E(V),"expected no eof or eol"),q.enter(M.content),$=q.enter(M.chunkContent,{contentType:C.contentTypeContent}),X(V)}function X(V){if(V===D.eof)return Y(V);if(E(V))return q.check(NV,Q,Y)(V);return q.consume(V),X}function Y(V){return q.exit(M.chunkContent),q.exit(M.content),J(V)}function Q(V){return F(E(V),"expected eol"),q.consume(V),q.exit(M.chunkContent),F($,"expected previous token"),$.next=q.enter(M.chunkContent,{contentType:C.contentTypeContent,previous:$}),$=$.next,X}}function PV(q,J,$){let G=this;return X;function X(Q){return F(E(Q),"expected a line ending"),q.exit(M.chunkContent),q.enter(M.lineEnding),q.consume(Q),q.exit(M.lineEnding),r(q,Y,M.linePrefix)}function Y(Q){if(Q===D.eof||E(Q))return $(Q);F(G.parser.constructs.disable.null,"expected `disable.null` to be populated");let V=G.events[G.events.length-1];if(!G.parser.constructs.disable.null.includes("codeIndented")&&V&&V[1].type===M.linePrefix&&V[2].sliceSerialize(V[1],!0).length>=C.tabSize)return J(Q);return q.interrupt(G.parser.constructs.flow,$,J)(Q)}}function h2(q,J,$,G,X,Y,Q,V,W){let U=W||Number.POSITIVE_INFINITY,H=0;return B;function B(P){if(P===D.lessThan)return q.enter(G),q.enter(X),q.enter(Y),q.consume(P),q.exit(Y),K;if(P===D.eof||P===D.space||P===D.rightParenthesis||q2(P))return $(P);return q.enter(G),q.enter(Q),q.enter(V),q.enter(M.chunkString,{contentType:C.contentTypeString}),L(P)}function K(P){if(P===D.greaterThan)return q.enter(Y),q.consume(P),q.exit(Y),q.exit(X),q.exit(G),J;return q.enter(V),q.enter(M.chunkString,{contentType:C.contentTypeString}),z(P)}function z(P){if(P===D.greaterThan)return q.exit(M.chunkString),q.exit(V),K(P);if(P===D.eof||P===D.lessThan||E(P))return $(P);return q.consume(P),P===D.backslash?N:z}function N(P){if(P===D.lessThan||P===D.greaterThan||P===D.backslash)return q.consume(P),z;return z(P)}function L(P){if(!H&&(P===D.eof||P===D.rightParenthesis||Vq(P)))return q.exit(M.chunkString),q.exit(V),q.exit(Q),q.exit(G),J(P);if(H<U&&P===D.leftParenthesis)return q.consume(P),H++,L;if(P===D.rightParenthesis)return q.consume(P),H--,L;if(P===D.eof||P===D.space||P===D.leftParenthesis||q2(P))return $(P);return q.consume(P),P===D.backslash?Z:L}function Z(P){if(P===D.leftParenthesis||P===D.rightParenthesis||P===D.backslash)return q.consume(P),L;return L(P)}}function y2(q,J,$,G,X,Y){let Q=this,V=0,W;return U;function U(z){return F(z===D.leftSquareBracket,"expected `[`"),q.enter(G),q.enter(X),q.consume(z),q.exit(X),q.enter(Y),H}function H(z){if(V>C.linkReferenceSizeMax||z===D.eof||z===D.leftSquareBracket||z===D.rightSquareBracket&&!W||z===D.caret&&!V&&"_hiddenFootnoteSupport"in Q.parser.constructs)return $(z);if(z===D.rightSquareBracket)return q.exit(Y),q.enter(X),q.consume(z),q.exit(X),q.exit(G),J;if(E(z))return q.enter(M.lineEnding),q.consume(z),q.exit(M.lineEnding),H;return q.enter(M.chunkString,{contentType:C.contentTypeString}),B(z)}function B(z){if(z===D.eof||z===D.leftSquareBracket||z===D.rightSquareBracket||E(z)||V++>C.linkReferenceSizeMax)return q.exit(M.chunkString),H(z);if(q.consume(z),!W)W=!p(z);return z===D.backslash?K:B}function K(z){if(z===D.leftSquareBracket||z===D.backslash||z===D.rightSquareBracket)return q.consume(z),V++,B;return B(z)}}function m2(q,J,$,G,X,Y){let Q;return V;function V(K){if(K===D.quotationMark||K===D.apostrophe||K===D.leftParenthesis)return q.enter(G),q.enter(X),q.consume(K),q.exit(X),Q=K===D.leftParenthesis?D.rightParenthesis:K,W;return $(K)}function W(K){if(K===Q)return q.enter(X),q.consume(K),q.exit(X),q.exit(G),J;return q.enter(Y),U(K)}function U(K){if(K===Q)return q.exit(Y),W(Q);if(K===D.eof)return $(K);if(E(K))return q.enter(M.lineEnding),q.consume(K),q.exit(M.lineEnding),r(q,U,M.linePrefix);return q.enter(M.chunkString,{contentType:C.contentTypeString}),H(K)}function H(K){if(K===Q||K===D.eof||E(K))return q.exit(M.chunkString),U(K);return q.consume(K),K===D.backslash?B:H}function B(K){if(K===Q||K===D.backslash)return q.consume(K),H;return H(K)}}function u1(q,J){let $;return G;function G(X){if(E(X))return q.enter(M.lineEnding),q.consume(X),q.exit(M.lineEnding),$=!0,G;if(p(X))return r(q,G,$?M.linePrefix:M.lineSuffix)(X);return J(X)}}var d3={name:"definition",tokenize:TV},ZV={partial:!0,tokenize:CV};function TV(q,J,$){let G=this,X;return Y;function Y(z){return q.enter(M.definition),Q(z)}function Q(z){return F(z===D.leftSquareBracket,"expected `[`"),y2.call(G,q,V,$,M.definitionLabel,M.definitionLabelMarker,M.definitionLabelString)(z)}function V(z){if(X=W1(G.sliceSerialize(G.events[G.events.length-1][1]).slice(1,-1)),z===D.colon)return q.enter(M.definitionMarker),q.consume(z),q.exit(M.definitionMarker),W;return $(z)}function W(z){return Vq(z)?u1(q,U)(z):U(z)}function U(z){return h2(q,H,$,M.definitionDestination,M.definitionDestinationLiteral,M.definitionDestinationLiteralMarker,M.definitionDestinationRaw,M.definitionDestinationString)(z)}function H(z){return q.attempt(ZV,B,B)(z)}function B(z){return p(z)?r(q,K,M.whitespace)(z):K(z)}function K(z){if(z===D.eof||E(z))return q.exit(M.definition),G.parser.defined.push(X),J(z);return $(z)}}function CV(q,J,$){return G;function G(V){return Vq(V)?u1(q,X)(V):$(V)}function X(V){return m2(q,Y,$,M.definitionTitle,M.definitionTitleMarker,M.definitionTitleString)(V)}function Y(V){return p(V)?r(q,Q,M.whitespace)(V):Q(V)}function Q(V){return V===D.eof||E(V)?J(V):$(V)}}var c3={name:"hardBreakEscape",tokenize:_V};function _V(q,J,$){return G;function G(Y){return F(Y===D.backslash,"expected `\\`"),q.enter(M.hardBreakEscape),q.consume(Y),X}function X(Y){if(E(Y))return q.exit(M.hardBreakEscape),J(Y);return $(Y)}}var n3={name:"headingAtx",resolve:EV,tokenize:IV};function EV(q,J){let $=q.length-2,G=3,X,Y;if(q[G][1].type===M.whitespace)G+=2;if($-2>G&&q[$][1].type===M.whitespace)$-=2;if(q[$][1].type===M.atxHeadingSequence&&(G===$-1||$-4>G&&q[$-2][1].type===M.whitespace))$-=G+1===$?2:4;if($>G)X={type:M.atxHeadingText,start:q[G][1].start,end:q[$][1].end},Y={type:M.chunkText,start:q[G][1].start,end:q[$][1].end,contentType:C.contentTypeText},Fq(q,G,$-G+1,[["enter",X,J],["enter",Y,J],["exit",Y,J],["exit",X,J]]);return q}function IV(q,J,$){let G=0;return X;function X(H){return q.enter(M.atxHeading),Y(H)}function Y(H){return F(H===D.numberSign,"expected `#`"),q.enter(M.atxHeadingSequence),Q(H)}function Q(H){if(H===D.numberSign&&G++<C.atxHeadingOpeningFenceSizeMax)return q.consume(H),Q;if(H===D.eof||Vq(H))return q.exit(M.atxHeadingSequence),V(H);return $(H)}function V(H){if(H===D.numberSign)return q.enter(M.atxHeadingSequence),W(H);if(H===D.eof||E(H))return q.exit(M.atxHeading),J(H);if(p(H))return r(q,V,M.whitespace)(H);return q.enter(M.atxHeadingText),U(H)}function W(H){if(H===D.numberSign)return q.consume(H),W;return q.exit(M.atxHeadingSequence),V(H)}function U(H){if(H===D.eof||H===D.numberSign||Vq(H))return q.exit(M.atxHeadingText),V(H);return q.consume(H),U}}var n9=["address","article","aside","base","basefont","blockquote","body","caption","center","col","colgroup","dd","details","dialog","dir","div","dl","dt","fieldset","figcaption","figure","footer","form","frame","frameset","h1","h2","h3","h4","h5","h6","head","header","hr","html","iframe","legend","li","link","main","menu","menuitem","nav","noframes","ol","optgroup","option","p","param","search","section","summary","table","tbody","td","tfoot","th","thead","title","tr","track","ul"],o3=["pre","script","style","textarea"];var a3={concrete:!0,name:"htmlFlow",resolveTo:vV,tokenize:kV},bV={partial:!0,tokenize:hV},gV={partial:!0,tokenize:xV};function vV(q){let J=q.length;while(J--)if(q[J][0]==="enter"&&q[J][1].type===M.htmlFlow)break;if(J>1&&q[J-2][1].type===M.linePrefix)q[J][1].start=q[J-2][1].start,q[J+1][1].start=q[J-2][1].start,q.splice(J-2,2);return q}function kV(q,J,$){let G=this,X,Y,Q,V,W;return U;function U(w){return H(w)}function H(w){return F(w===D.lessThan,"expected `<`"),q.enter(M.htmlFlow),q.enter(M.htmlFlowData),q.consume(w),B}function B(w){if(w===D.exclamationMark)return q.consume(w),K;if(w===D.slash)return q.consume(w),Y=!0,L;if(w===D.questionMark)return q.consume(w),X=C.htmlInstruction,G.interrupt?J:R;if(vq(w))return F(w!==null),q.consume(w),Q=String.fromCharCode(w),Z;return $(w)}function K(w){if(w===D.dash)return q.consume(w),X=C.htmlComment,z;if(w===D.leftSquareBracket)return q.consume(w),X=C.htmlCdata,V=0,N;if(vq(w))return q.consume(w),X=C.htmlDeclaration,G.interrupt?J:R;return $(w)}function z(w){if(w===D.dash)return q.consume(w),G.interrupt?J:R;return $(w)}function N(w){let Iq=C.cdataOpeningString;if(w===Iq.charCodeAt(V++)){if(q.consume(w),V===Iq.length)return G.interrupt?J:qq;return N}return $(w)}function L(w){if(vq(w))return F(w!==null),q.consume(w),Q=String.fromCharCode(w),Z;return $(w)}function Z(w){if(w===D.eof||w===D.slash||w===D.greaterThan||Vq(w)){let Iq=w===D.slash,Z1=Q.toLowerCase();if(!Iq&&!Y&&o3.includes(Z1))return X=C.htmlRaw,G.interrupt?J(w):qq(w);if(n9.includes(Q.toLowerCase())){if(X=C.htmlBasic,Iq)return q.consume(w),P;return G.interrupt?J(w):qq(w)}return X=C.htmlComplete,G.interrupt&&!G.parser.lazy[G.now().line]?$(w):Y?v(w):x(w)}if(w===D.dash||Zq(w))return q.consume(w),Q+=String.fromCharCode(w),Z;return $(w)}function P(w){if(w===D.greaterThan)return q.consume(w),G.interrupt?J:qq;return $(w)}function v(w){if(p(w))return q.consume(w),v;return $q(w)}function x(w){if(w===D.slash)return q.consume(w),$q;if(w===D.colon||w===D.underscore||vq(w))return q.consume(w),s;if(p(w))return q.consume(w),x;return $q(w)}function s(w){if(w===D.dash||w===D.dot||w===D.colon||w===D.underscore||Zq(w))return q.consume(w),s;return Jq(w)}function Jq(w){if(w===D.equalsTo)return q.consume(w),S;if(p(w))return q.consume(w),Jq;return x(w)}function S(w){if(w===D.eof||w===D.lessThan||w===D.equalsTo||w===D.greaterThan||w===D.graveAccent)return $(w);if(w===D.quotationMark||w===D.apostrophe)return q.consume(w),W=w,e;if(p(w))return q.consume(w),S;return Gq(w)}function e(w){if(w===W)return q.consume(w),W=null,a;if(w===D.eof||E(w))return $(w);return q.consume(w),e}function Gq(w){if(w===D.eof||w===D.quotationMark||w===D.apostrophe||w===D.slash||w===D.lessThan||w===D.equalsTo||w===D.greaterThan||w===D.graveAccent||Vq(w))return Jq(w);return q.consume(w),Gq}function a(w){if(w===D.slash||w===D.greaterThan||p(w))return x(w);return $(w)}function $q(w){if(w===D.greaterThan)return q.consume(w),xq;return $(w)}function xq(w){if(w===D.eof||E(w))return qq(w);if(p(w))return q.consume(w),xq;return $(w)}function qq(w){if(w===D.dash&&X===C.htmlComment)return q.consume(w),Qq;if(w===D.lessThan&&X===C.htmlRaw)return q.consume(w),Hq;if(w===D.greaterThan&&X===C.htmlDeclaration)return q.consume(w),yq;if(w===D.questionMark&&X===C.htmlInstruction)return q.consume(w),R;if(w===D.rightSquareBracket&&X===C.htmlCdata)return q.consume(w),cq;if(E(w)&&(X===C.htmlBasic||X===C.htmlComplete))return q.exit(M.htmlFlowData),q.check(bV,eq,b)(w);if(w===D.eof||E(w))return q.exit(M.htmlFlowData),b(w);return q.consume(w),qq}function b(w){return q.check(gV,l,eq)(w)}function l(w){return F(E(w)),q.enter(M.lineEnding),q.consume(w),q.exit(M.lineEnding),d}function d(w){if(w===D.eof||E(w))return b(w);return q.enter(M.htmlFlowData),qq(w)}function Qq(w){if(w===D.dash)return q.consume(w),R;return qq(w)}function Hq(w){if(w===D.slash)return q.consume(w),Q="",hq;return qq(w)}function hq(w){if(w===D.greaterThan){let Iq=Q.toLowerCase();if(o3.includes(Iq))return q.consume(w),yq;return qq(w)}if(vq(w)&&Q.length<C.htmlRawSizeMax)return F(w!==null),q.consume(w),Q+=String.fromCharCode(w),hq;return qq(w)}function cq(w){if(w===D.rightSquareBracket)return q.consume(w),R;return qq(w)}function R(w){if(w===D.greaterThan)return q.consume(w),yq;if(w===D.dash&&X===C.htmlComment)return q.consume(w),R;return qq(w)}function yq(w){if(w===D.eof||E(w))return q.exit(M.htmlFlowData),eq(w);return q.consume(w),yq}function eq(w){return q.exit(M.htmlFlow),J(w)}}function xV(q,J,$){let G=this;return X;function X(Q){if(E(Q))return q.enter(M.lineEnding),q.consume(Q),q.exit(M.lineEnding),Y;return $(Q)}function Y(Q){return G.parser.lazy[G.now().line]?$(Q):J(Q)}}function hV(q,J,$){return G;function G(X){return F(E(X),"expected a line ending"),q.enter(M.lineEnding),q.consume(X),q.exit(M.lineEnding),q.attempt(O1,J,$)}}var s3={name:"htmlText",tokenize:yV};function yV(q,J,$){let G=this,X,Y,Q;return V;function V(R){return F(R===D.lessThan,"expected `<`"),q.enter(M.htmlText),q.enter(M.htmlTextData),q.consume(R),W}function W(R){if(R===D.exclamationMark)return q.consume(R),U;if(R===D.slash)return q.consume(R),Jq;if(R===D.questionMark)return q.consume(R),x;if(vq(R))return q.consume(R),Gq;return $(R)}function U(R){if(R===D.dash)return q.consume(R),H;if(R===D.leftSquareBracket)return q.consume(R),Y=0,N;if(vq(R))return q.consume(R),v;return $(R)}function H(R){if(R===D.dash)return q.consume(R),z;return $(R)}function B(R){if(R===D.eof)return $(R);if(R===D.dash)return q.consume(R),K;if(E(R))return Q=B,Hq(R);return q.consume(R),B}function K(R){if(R===D.dash)return q.consume(R),z;return B(R)}function z(R){return R===D.greaterThan?Qq(R):R===D.dash?K(R):B(R)}function N(R){let yq=C.cdataOpeningString;if(R===yq.charCodeAt(Y++))return q.consume(R),Y===yq.length?L:N;return $(R)}function L(R){if(R===D.eof)return $(R);if(R===D.rightSquareBracket)return q.consume(R),Z;if(E(R))return Q=L,Hq(R);return q.consume(R),L}function Z(R){if(R===D.rightSquareBracket)return q.consume(R),P;return L(R)}function P(R){if(R===D.greaterThan)return Qq(R);if(R===D.rightSquareBracket)return q.consume(R),P;return L(R)}function v(R){if(R===D.eof||R===D.greaterThan)return Qq(R);if(E(R))return Q=v,Hq(R);return q.consume(R),v}function x(R){if(R===D.eof)return $(R);if(R===D.questionMark)return q.consume(R),s;if(E(R))return Q=x,Hq(R);return q.consume(R),x}function s(R){return R===D.greaterThan?Qq(R):x(R)}function Jq(R){if(vq(R))return q.consume(R),S;return $(R)}function S(R){if(R===D.dash||Zq(R))return q.consume(R),S;return e(R)}function e(R){if(E(R))return Q=e,Hq(R);if(p(R))return q.consume(R),e;return Qq(R)}function Gq(R){if(R===D.dash||Zq(R))return q.consume(R),Gq;if(R===D.slash||R===D.greaterThan||Vq(R))return a(R);return $(R)}function a(R){if(R===D.slash)return q.consume(R),Qq;if(R===D.colon||R===D.underscore||vq(R))return q.consume(R),$q;if(E(R))return Q=a,Hq(R);if(p(R))return q.consume(R),a;return Qq(R)}function $q(R){if(R===D.dash||R===D.dot||R===D.colon||R===D.underscore||Zq(R))return q.consume(R),$q;return xq(R)}function xq(R){if(R===D.equalsTo)return q.consume(R),qq;if(E(R))return Q=xq,Hq(R);if(p(R))return q.consume(R),xq;return a(R)}function qq(R){if(R===D.eof||R===D.lessThan||R===D.equalsTo||R===D.greaterThan||R===D.graveAccent)return $(R);if(R===D.quotationMark||R===D.apostrophe)return q.consume(R),X=R,b;if(E(R))return Q=qq,Hq(R);if(p(R))return q.consume(R),qq;return q.consume(R),l}function b(R){if(R===X)return q.consume(R),X=void 0,d;if(R===D.eof)return $(R);if(E(R))return Q=b,Hq(R);return q.consume(R),b}function l(R){if(R===D.eof||R===D.quotationMark||R===D.apostrophe||R===D.lessThan||R===D.equalsTo||R===D.graveAccent)return $(R);if(R===D.slash||R===D.greaterThan||Vq(R))return a(R);return q.consume(R),l}function d(R){if(R===D.slash||R===D.greaterThan||Vq(R))return a(R);return $(R)}function Qq(R){if(R===D.greaterThan)return q.consume(R),q.exit(M.htmlTextData),q.exit(M.htmlText),J;return $(R)}function Hq(R){return F(Q,"expected return state"),F(E(R),"expected eol"),q.exit(M.htmlTextData),q.enter(M.lineEnding),q.consume(R),q.exit(M.lineEnding),hq}function hq(R){return F(G.parser.constructs.disable.null,"expected `disable.null` to be populated"),p(R)?r(q,cq,M.linePrefix,G.parser.constructs.disable.null.includes("codeIndented")?void 0:C.tabSize)(R):cq(R)}function cq(R){return q.enter(M.htmlTextData),Q(R)}}var p1={name:"labelEnd",resolveAll:pV,resolveTo:lV,tokenize:rV},mV={tokenize:iV},fV={tokenize:dV},uV={tokenize:cV};function pV(q){let J=-1,$=[];while(++J<q.length){let G=q[J][1];if($.push(q[J]),G.type===M.labelImage||G.type===M.labelLink||G.type===M.labelEnd){let X=G.type===M.labelImage?4:2;G.type=M.data,J+=X}}if(q.length!==$.length)Fq(q,0,q.length,$);return q}function lV(q,J){let $=q.length,G=0,X,Y,Q,V;while($--)if(X=q[$][1],Y){if(X.type===M.link||X.type===M.labelLink&&X._inactive)break;if(q[$][0]==="enter"&&X.type===M.labelLink)X._inactive=!0}else if(Q){if(q[$][0]==="enter"&&(X.type===M.labelImage||X.type===M.labelLink)&&!X._balanced){if(Y=$,X.type!==M.labelLink){G=2;break}}}else if(X.type===M.labelEnd)Q=$;F(Y!==void 0,"`open` is supposed to be found"),F(Q!==void 0,"`close` is supposed to be found");let W={type:q[Y][1].type===M.labelLink?M.link:M.image,start:{...q[Y][1].start},end:{...q[q.length-1][1].end}},U={type:M.label,start:{...q[Y][1].start},end:{...q[Q][1].end}},H={type:M.labelText,start:{...q[Y+G+2][1].end},end:{...q[Q-2][1].start}};return V=[["enter",W,J],["enter",U,J]],V=Pq(V,q.slice(Y+1,Y+G+3)),V=Pq(V,[["enter",H,J]]),F(J.parser.constructs.insideSpan.null,"expected `insideSpan.null` to be populated"),V=Pq(V,S0(J.parser.constructs.insideSpan.null,q.slice(Y+G+4,Q-3),J)),V=Pq(V,[["exit",H,J],q[Q-2],q[Q-1],["exit",U,J]]),V=Pq(V,q.slice(Q+1)),V=Pq(V,[["exit",W,J]]),Fq(q,Y,q.length,V),q}function rV(q,J,$){let G=this,X=G.events.length,Y,Q;while(X--)if((G.events[X][1].type===M.labelImage||G.events[X][1].type===M.labelLink)&&!G.events[X][1]._balanced){Y=G.events[X][1];break}return V;function V(K){if(F(K===D.rightSquareBracket,"expected `]`"),!Y)return $(K);if(Y._inactive)return B(K);return Q=G.parser.defined.includes(W1(G.sliceSerialize({start:Y.end,end:G.now()}))),q.enter(M.labelEnd),q.enter(M.labelMarker),q.consume(K),q.exit(M.labelMarker),q.exit(M.labelEnd),W}function W(K){if(K===D.leftParenthesis)return q.attempt(mV,H,Q?H:B)(K);if(K===D.leftSquareBracket)return q.attempt(fV,H,Q?U:B)(K);return Q?H(K):B(K)}function U(K){return q.attempt(uV,H,B)(K)}function H(K){return J(K)}function B(K){return Y._balanced=!0,$(K)}}function iV(q,J,$){return G;function G(B){return F(B===D.leftParenthesis,"expected left paren"),q.enter(M.resource),q.enter(M.resourceMarker),q.consume(B),q.exit(M.resourceMarker),X}function X(B){return Vq(B)?u1(q,Y)(B):Y(B)}function Y(B){if(B===D.rightParenthesis)return H(B);return h2(q,Q,V,M.resourceDestination,M.resourceDestinationLiteral,M.resourceDestinationLiteralMarker,M.resourceDestinationRaw,M.resourceDestinationString,C.linkResourceDestinationBalanceMax)(B)}function Q(B){return Vq(B)?u1(q,W)(B):H(B)}function V(B){return $(B)}function W(B){if(B===D.quotationMark||B===D.apostrophe||B===D.leftParenthesis)return m2(q,U,$,M.resourceTitle,M.resourceTitleMarker,M.resourceTitleString)(B);return H(B)}function U(B){return Vq(B)?u1(q,H)(B):H(B)}function H(B){if(B===D.rightParenthesis)return q.enter(M.resourceMarker),q.consume(B),q.exit(M.resourceMarker),q.exit(M.resource),J;return $(B)}}function dV(q,J,$){let G=this;return X;function X(V){return F(V===D.leftSquareBracket,"expected left bracket"),y2.call(G,q,Y,Q,M.reference,M.referenceMarker,M.referenceString)(V)}function Y(V){return G.parser.defined.includes(W1(G.sliceSerialize(G.events[G.events.length-1][1]).slice(1,-1)))?J(V):$(V)}function Q(V){return $(V)}}function cV(q,J,$){return G;function G(Y){return F(Y===D.leftSquareBracket,"expected left bracket"),q.enter(M.reference),q.enter(M.referenceMarker),q.consume(Y),q.exit(M.referenceMarker),X}function X(Y){if(Y===D.rightSquareBracket)return q.enter(M.referenceMarker),q.consume(Y),q.exit(M.referenceMarker),q.exit(M.reference),J;return $(Y)}}var t3={name:"labelStartImage",resolveAll:p1.resolveAll,tokenize:nV};function nV(q,J,$){let G=this;return X;function X(V){return F(V===D.exclamationMark,"expected `!`"),q.enter(M.labelImage),q.enter(M.labelImageMarker),q.consume(V),q.exit(M.labelImageMarker),Y}function Y(V){if(V===D.leftSquareBracket)return q.enter(M.labelMarker),q.consume(V),q.exit(M.labelMarker),q.exit(M.labelImage),Q;return $(V)}function Q(V){return V===D.caret&&"_hiddenFootnoteSupport"in G.parser.constructs?$(V):J(V)}}var e3={name:"labelStartLink",resolveAll:p1.resolveAll,tokenize:oV};function oV(q,J,$){let G=this;return X;function X(Q){return F(Q===D.leftSquareBracket,"expected `[`"),q.enter(M.labelLink),q.enter(M.labelMarker),q.consume(Q),q.exit(M.labelMarker),q.exit(M.labelLink),Y}function Y(Q){return Q===D.caret&&"_hiddenFootnoteSupport"in G.parser.constructs?$(Q):J(Q)}}var Q2={name:"lineEnding",tokenize:aV};function aV(q,J){return $;function $(G){return F(E(G),"expected eol"),q.enter(M.lineEnding),q.consume(G),q.exit(M.lineEnding),r(q,J,M.linePrefix)}}var l1={name:"thematicBreak",tokenize:sV};function sV(q,J,$){let G=0,X;return Y;function Y(U){return q.enter(M.thematicBreak),Q(U)}function Q(U){return F(U===D.asterisk||U===D.dash||U===D.underscore,"expected `*`, `-`, or `_`"),X=U,V(U)}function V(U){if(U===X)return q.enter(M.thematicBreakSequence),W(U);if(G>=C.thematicBreakMarkerCountMin&&(U===D.eof||E(U)))return q.exit(M.thematicBreak),J(U);return $(U)}function W(U){if(U===X)return q.consume(U),G++,W;return q.exit(M.thematicBreakSequence),p(U)?r(q,V,M.whitespace)(U):V(U)}}var jq={continuation:{tokenize:JW},exit:GW,name:"list",tokenize:qW},tV={partial:!0,tokenize:XW},eV={partial:!0,tokenize:$W};function qW(q,J,$){let G=this,X=G.events[G.events.length-1],Y=X&&X[1].type===M.linePrefix?X[2].sliceSerialize(X[1],!0).length:0,Q=0;return V;function V(z){F(G.containerState,"expected state");let N=G.containerState.type||(z===D.asterisk||z===D.plusSign||z===D.dash?M.listUnordered:M.listOrdered);if(N===M.listUnordered?!G.containerState.marker||z===G.containerState.marker:J2(z)){if(!G.containerState.type)G.containerState.type=N,q.enter(N,{_container:!0});if(N===M.listUnordered)return q.enter(M.listItemPrefix),z===D.asterisk||z===D.dash?q.check(l1,$,U)(z):U(z);if(!G.interrupt||z===D.digit1)return q.enter(M.listItemPrefix),q.enter(M.listItemValue),W(z)}return $(z)}function W(z){if(F(G.containerState,"expected state"),J2(z)&&++Q<C.listItemValueSizeMax)return q.consume(z),W;if((!G.interrupt||Q<2)&&(G.containerState.marker?z===G.containerState.marker:z===D.rightParenthesis||z===D.dot))return q.exit(M.listItemValue),U(z);return $(z)}function U(z){return F(G.containerState,"expected state"),F(z!==D.eof,"eof (`null`) is not a marker"),q.enter(M.listItemMarker),q.consume(z),q.exit(M.listItemMarker),G.containerState.marker=G.containerState.marker||z,q.check(O1,G.interrupt?$:H,q.attempt(tV,K,B))}function H(z){return F(G.containerState,"expected state"),G.containerState.initialBlankLine=!0,Y++,K(z)}function B(z){if(p(z))return q.enter(M.listItemPrefixWhitespace),q.consume(z),q.exit(M.listItemPrefixWhitespace),K;return $(z)}function K(z){return F(G.containerState,"expected state"),G.containerState.size=Y+G.sliceSerialize(q.exit(M.listItemPrefix),!0).length,J(z)}}function JW(q,J,$){let G=this;return F(G.containerState,"expected state"),G.containerState._closeFlow=void 0,q.check(O1,X,Y);function X(V){return F(G.containerState,"expected state"),F(typeof G.containerState.size==="number","expected size"),G.containerState.furtherBlankLines=G.containerState.furtherBlankLines||G.containerState.initialBlankLine,r(q,J,M.listItemIndent,G.containerState.size+1)(V)}function Y(V){if(F(G.containerState,"expected state"),G.containerState.furtherBlankLines||!p(V))return G.containerState.furtherBlankLines=void 0,G.containerState.initialBlankLine=void 0,Q(V);return G.containerState.furtherBlankLines=void 0,G.containerState.initialBlankLine=void 0,q.attempt(eV,J,Q)(V)}function Q(V){return F(G.containerState,"expected state"),G.containerState._closeFlow=!0,G.interrupt=void 0,F(G.parser.constructs.disable.null,"expected `disable.null` to be populated"),r(q,q.attempt(jq,J,$),M.linePrefix,G.parser.constructs.disable.null.includes("codeIndented")?void 0:C.tabSize)(V)}}function $W(q,J,$){let G=this;return F(G.containerState,"expected state"),F(typeof G.containerState.size==="number","expected size"),r(q,X,M.listItemIndent,G.containerState.size+1);function X(Y){F(G.containerState,"expected state");let Q=G.events[G.events.length-1];return Q&&Q[1].type===M.listItemIndent&&Q[2].sliceSerialize(Q[1],!0).length===G.containerState.size?J(Y):$(Y)}}function GW(q){F(this.containerState,"expected state"),F(typeof this.containerState.type==="string","expected type"),q.exit(this.containerState.type)}function XW(q,J,$){let G=this;return F(G.parser.constructs.disable.null,"expected `disable.null` to be populated"),r(q,X,M.listItemPrefixWhitespace,G.parser.constructs.disable.null.includes("codeIndented")?void 0:C.tabSize+1);function X(Y){let Q=G.events[G.events.length-1];return!p(Y)&&Q&&Q[1].type===M.listItemPrefixWhitespace?J(Y):$(Y)}}var f2={name:"setextUnderline",resolveTo:QW,tokenize:YW};function QW(q,J){let $=q.length,G,X,Y;while($--)if(q[$][0]==="enter"){if(q[$][1].type===M.content){G=$;break}if(q[$][1].type===M.paragraph)X=$}else{if(q[$][1].type===M.content)q.splice($,1);if(!Y&&q[$][1].type===M.definition)Y=$}F(X!==void 0,"expected a `text` index to be found"),F(G!==void 0,"expected a `text` index to be found"),F(q[G][2]===J,"enter context should be same"),F(q[q.length-1][2]===J,"enter context should be same");let Q={type:M.setextHeading,start:{...q[G][1].start},end:{...q[q.length-1][1].end}};if(q[X][1].type=M.setextHeadingText,Y)q.splice(X,0,["enter",Q,J]),q.splice(Y+1,0,["exit",q[G][1],J]),q[G][1].end={...q[Y][1].end};else q[G][1]=Q;return q.push(["exit",Q,J]),q}function YW(q,J,$){let G=this,X;return Y;function Y(U){let H=G.events.length,B;F(U===D.dash||U===D.equalsTo,"expected `=` or `-`");while(H--)if(G.events[H][1].type!==M.lineEnding&&G.events[H][1].type!==M.linePrefix&&G.events[H][1].type!==M.content){B=G.events[H][1].type===M.paragraph;break}if(!G.parser.lazy[G.now().line]&&(G.interrupt||B))return q.enter(M.setextHeadingLine),X=U,Q(U);return $(U)}function Q(U){return q.enter(M.setextHeadingLineSequence),V(U)}function V(U){if(U===X)return q.consume(U),V;return q.exit(M.setextHeadingLineSequence),p(U)?r(q,W,M.lineSuffix)(U):W(U)}function W(U){if(U===D.eof||E(U))return q.exit(M.setextHeadingLine),J(U);return $(U)}}var o9={tokenize:VW};function VW(q){let J=this,$=q.attempt(O1,G,q.attempt(this.parser.constructs.flowInitial,X,r(q,q.attempt(this.parser.constructs.flow,X,q.attempt(i3,X)),M.linePrefix)));return $;function G(Y){if(F(Y===D.eof||E(Y),"expected eol or eof"),Y===D.eof){q.consume(Y);return}return q.enter(M.lineEndingBlank),q.consume(Y),q.exit(M.lineEndingBlank),J.currentConstruct=void 0,$}function X(Y){if(F(Y===D.eof||E(Y),"expected eol or eof"),Y===D.eof){q.consume(Y);return}return q.enter(M.lineEnding),q.consume(Y),q.exit(M.lineEnding),J.currentConstruct=void 0,$}}var a9={resolveAll:q8()},s9=e9("string"),t9=e9("text");function e9(q){return{resolveAll:q8(q==="text"?WW:void 0),tokenize:J};function J($){let G=this,X=this.parser.constructs[q],Y=$.attempt(X,Q,V);return Q;function Q(H){return U(H)?Y(H):V(H)}function V(H){if(H===D.eof){$.consume(H);return}return $.enter(M.data),$.consume(H),W}function W(H){if(U(H))return $.exit(M.data),Y(H);return $.consume(H),W}function U(H){if(H===D.eof)return!0;let B=X[H],K=-1;if(B){F(Array.isArray(B),"expected `disable.null` to be populated");while(++K<B.length){let z=B[K];if(!z.previous||z.previous.call(G,G.previous))return!0}}return!1}}}function q8(q){return J;function J($,G){let X=-1,Y;while(++X<=$.length)if(Y===void 0){if($[X]&&$[X][1].type===M.data)Y=X,X++}else if(!$[X]||$[X][1].type!==M.data){if(X!==Y+2)$[Y][1].end=$[X-1][1].end,$.splice(Y+2,X-Y-2),X=Y+2;Y=void 0}return q?q($,G):$}}function WW(q,J){let $=0;while(++$<=q.length)if(($===q.length||q[$][1].type===M.lineEnding)&&q[$-1][1].type===M.data){let G=q[$-1][1],X=J.sliceStream(G),Y=X.length,Q=-1,V=0,W;while(Y--){let U=X[Y];if(typeof U==="string"){Q=U.length;while(U.charCodeAt(Q-1)===D.space)V++,Q--;if(Q)break;Q=-1}else if(U===D.horizontalTab)W=!0,V++;else if(U===D.virtualSpace);else{Y++;break}}if(J._contentTypeTextTrailing&&$===q.length)V=0;if(V){let U={type:$===q.length||W||V<C.hardBreakPrefixSizeMin?M.lineSuffix:M.hardBreakTrailing,start:{_bufferIndex:Y?Q:G.start._bufferIndex+Q,_index:G.start._index+Y,line:G.end.line,column:G.end.column-V,offset:G.end.offset-V},end:{...G.end}};if(G.end={...U.start},G.start.offset===G.end.offset)Object.assign(G,U);else q.splice($,0,["enter",U,J],["exit",U,J]),$+=2}$++}return q}var q4={};J5(q4,{text:()=>zW,string:()=>BW,insideSpan:()=>KW,flowInitial:()=>MW,flow:()=>DW,document:()=>UW,disable:()=>RW,contentInitial:()=>HW,attentionMarkers:()=>FW});var UW={[D.asterisk]:jq,[D.plusSign]:jq,[D.dash]:jq,[D.digit0]:jq,[D.digit1]:jq,[D.digit2]:jq,[D.digit3]:jq,[D.digit4]:jq,[D.digit5]:jq,[D.digit6]:jq,[D.digit7]:jq,[D.digit8]:jq,[D.digit9]:jq,[D.greaterThan]:b2},HW={[D.leftSquareBracket]:d3},MW={[D.horizontalTab]:G2,[D.virtualSpace]:G2,[D.space]:G2},DW={[D.numberSign]:n3,[D.asterisk]:l1,[D.dash]:[f2,l1],[D.lessThan]:a3,[D.equalsTo]:f2,[D.underscore]:l1,[D.graveAccent]:k2,[D.tilde]:k2},BW={[D.ampersand]:v2,[D.backslash]:g2},zW={[D.carriageReturn]:Q2,[D.lineFeed]:Q2,[D.carriageReturnLineFeed]:Q2,[D.exclamationMark]:t3,[D.ampersand]:v2,[D.asterisk]:$2,[D.lessThan]:[p3,s3],[D.leftSquareBracket]:e3,[D.backslash]:[c3,g2],[D.rightSquareBracket]:p1,[D.underscore]:$2,[D.graveAccent]:l3},KW={null:[$2,a9]},FW={null:[D.asterisk,D.underscore]},RW={null:[]};var F8=F3(K8(),1);var d1=F8.default("micromark");function R8(q,J,$){let G={_bufferIndex:-1,_index:0,line:$&&$.line||1,column:$&&$.column||1,offset:$&&$.offset||0},X={},Y=[],Q=[],V=[],W=!0,U={attempt:a(e),check:a(Gq),consume:s,enter:Jq,exit:S,interrupt:a(Gq,{interrupt:!0})},H={code:D.eof,containerState:{},defineSkip:P,events:[],now:Z,parser:q,previous:D.eof,sliceSerialize:N,sliceStream:L,write:z},B=J.tokenize.call(H,U),K;if(J.resolveAll)Y.push(J);return H;function z(b){if(Q=Pq(Q,b),v(),Q[Q.length-1]!==D.eof)return[];return $q(J,0),H.events=S0(Y,H.events,H),H.events}function N(b,l){return JU(L(b),l)}function L(b){return qU(Q,b)}function Z(){let{_bufferIndex:b,_index:l,line:d,column:Qq,offset:Hq}=G;return{_bufferIndex:b,_index:l,line:d,column:Qq,offset:Hq}}function P(b){X[b.line]=b.column,qq(),d1("position: define skip: `%j`",G)}function v(){let b;while(G._index<Q.length){let l=Q[G._index];if(typeof l==="string"){if(b=G._index,G._bufferIndex<0)G._bufferIndex=0;while(G._index===b&&G._bufferIndex<l.length)x(l.charCodeAt(G._bufferIndex))}else x(l)}}function x(b){F(W===!0,"expected character to be consumed"),W=void 0,d1("main: passing `%s` to %s",b,B&&B.name),K=b,F(typeof B==="function","expected state"),B=B(b)}function s(b){if(F(b===K,"expected given code to equal expected code"),d1("consume: `%s`",b),F(W===void 0,"expected code to not have been consumed: this might be because `return x(code)` instead of `return x` was used"),F(b===null?H.events.length===0||H.events[H.events.length-1][0]==="exit":H.events[H.events.length-1][0]==="enter","expected last token to be open"),E(b))G.line++,G.column=1,G.offset+=b===D.carriageReturnLineFeed?2:1,qq(),d1("position: after eol: `%j`",G);else if(b!==D.virtualSpace)G.column++,G.offset++;if(G._bufferIndex<0)G._index++;else if(G._bufferIndex++,G._bufferIndex===Q[G._index].length)G._bufferIndex=-1,G._index++;H.previous=b,W=!0}function Jq(b,l){let d=l||{};return d.type=b,d.start=Z(),F(typeof b==="string","expected string type"),F(b.length>0,"expected non-empty string"),d1("enter: `%s`",b),H.events.push(["enter",d,H]),V.push(d),d}function S(b){F(typeof b==="string","expected string type"),F(b.length>0,"expected non-empty string");let l=V.pop();return F(l,"cannot close w/o open tokens"),l.end=Z(),F(b===l.type,"expected exit token to match current token"),F(!(l.start._index===l.end._index&&l.start._bufferIndex===l.end._bufferIndex),"expected non-empty token (`"+b+"`)"),d1("exit: `%s`",l.type),H.events.push(["exit",l,H]),l}function e(b,l){$q(b,l.from)}function Gq(b,l){l.restore()}function a(b,l){return d;function d(Qq,Hq,hq){let cq,R,yq,eq;return Array.isArray(Qq)?Iq(Qq):("tokenize"in Qq)?Iq([Qq]):w(Qq);function w(Mq){return x0;function x0(q1){let T1=q1!==null&&Mq[q1],a1=q1!==null&&Mq.null,z3=[...Array.isArray(T1)?T1:T1?[T1]:[],...Array.isArray(a1)?a1:a1?[a1]:[]];return Iq(z3)(q1)}}function Iq(Mq){if(cq=Mq,R=0,Mq.length===0)return F(hq,"expected `bogusState` to be given"),hq;return Z1(Mq[R])}function Z1(Mq){return x0;function x0(q1){if(eq=xq(),yq=Mq,!Mq.partial)H.currentConstruct=Mq;if(F(H.parser.constructs.disable.null,"expected `disable.null` to be populated"),Mq.name&&H.parser.constructs.disable.null.includes(Mq.name))return z2(q1);return Mq.tokenize.call(l?Object.assign(Object.create(H),l):H,U,B3,z2)(q1)}}function B3(Mq){return F(Mq===K,"expected code"),W=!0,b(yq,eq),Hq}function z2(Mq){if(F(Mq===K,"expected code"),W=!0,eq.restore(),++R<cq.length)return Z1(cq[R]);return hq}}}function $q(b,l){if(b.resolveAll&&!Y.includes(b))Y.push(b);if(b.resolve)Fq(H.events,l,H.events.length-l,b.resolve(H.events.slice(l),H));if(b.resolveTo)H.events=b.resolveTo(H.events,H);F(b.partial||H.events.length===0||H.events[H.events.length-1][0]==="exit","expected last token to end")}function xq(){let b=Z(),l=H.previous,d=H.currentConstruct,Qq=H.events.length,Hq=Array.from(V);return{from:Qq,restore:hq};function hq(){G=b,H.previous=l,H.currentConstruct=d,H.events.length=Qq,V=Hq,qq(),d1("position: restore: `%j`",G)}}function qq(){if(G.line in X&&G.column<2)G.column=X[G.line],G.offset+=X[G.line]-1}}function qU(q,J){let $=J.start._index,G=J.start._bufferIndex,X=J.end._index,Y=J.end._bufferIndex,Q;if($===X)F(Y>-1,"expected non-negative end buffer index"),F(G>-1,"expected non-negative start buffer index"),Q=[q[$].slice(G,Y)];else{if(Q=q.slice($,X),G>-1){let V=Q[0];if(typeof V==="string")Q[0]=V.slice(G);else F(G===0,"expected `startBufferIndex` to be `0`"),Q.shift()}if(Y>0)Q.push(q[X].slice(0,Y))}return Q}function JU(q,J){let $=-1,G=[],X;while(++$<q.length){let Y=q[$],Q;if(typeof Y==="string")Q=Y;else switch(Y){case D.carriageReturn:{Q=gq.cr;break}case D.lineFeed:{Q=gq.lf;break}case D.carriageReturnLineFeed:{Q=gq.cr+gq.lf;break}case D.horizontalTab:{Q=J?gq.space:gq.ht;break}case D.virtualSpace:{if(!J&&X)continue;Q=gq.space;break}default:F(typeof Y==="number","expected number"),Q=String.fromCharCode(Y)}X=Y===D.horizontalTab,G.push(Q)}return G.join("")}function Q4(q){let G={constructs:x9([q4,...(q||{}).extensions||[]]),content:X(p9),defined:[],document:X(r9),flow:X(o9),lazy:{},string:X(s9),text:X(t9)};return G;function X(Y){return Q;function Q(V){return R8(G,Y,V)}}}function Y4(q){while(!x2(q));return q}var w8=/[\0\t\n\r]/g;function V4(){let q=1,J="",$=!0,G;return X;function X(Y,Q,V){let W=[],U,H,B,K,z;if(Y=J+(typeof Y==="string"?Y.toString():new TextDecoder(Q||void 0).decode(Y)),B=0,J="",$){if(Y.charCodeAt(0)===D.byteOrderMarker)B++;$=void 0}while(B<Y.length){if(w8.lastIndex=B,U=w8.exec(Y),K=U&&U.index!==void 0?U.index:Y.length,z=Y.charCodeAt(K),!U){J=Y.slice(B);break}if(z===D.lf&&B===K&&G)W.push(D.carriageReturnLineFeed),G=void 0;else{if(G)W.push(D.carriageReturn),G=void 0;if(B<K)W.push(Y.slice(B,K)),q+=K-B;switch(z){case D.nul:{W.push(D.replacementCharacter),q++;break}case D.ht:{H=Math.ceil(q/C.tabSize)*C.tabSize,W.push(D.horizontalTab);while(q++<H)W.push(D.virtualSpace);break}case D.lf:{W.push(D.lineFeed),q=1;break}default:G=!0,q=1}}B=K+1}if(V){if(G)W.push(D.carriageReturn);if(J)W.push(J);W.push(D.eof)}return W}}var $U=/\\([!-/:-@[-`{-~])|&(#(?:\d{1,7}|x[\da-f]{1,6})|[\da-z]{1,31});/gi;function i2(q){return q.replace($U,GU)}function GU(q,J,$){if(J)return J;if($.charCodeAt(0)===D.numberSign){let X=$.charCodeAt(1),Y=X===D.lowercaseX||X===D.uppercaseX;return I2($.slice(Y?2:1),Y?C.numericBaseHexadecimal:C.numericBaseDecimal)}return N0($)||q}function j1(q){if(!q||typeof q!=="object")return"";if("position"in q||"type"in q)return O8(q.position);if("start"in q||"end"in q)return O8(q);if("line"in q||"column"in q)return W4(q);return""}function W4(q){return A8(q&&q.line)+":"+A8(q&&q.column)}function O8(q){return W4(q&&q.start)+"-"+W4(q&&q.end)}function A8(q){return q&&typeof q==="number"?q:1}var N8={}.hasOwnProperty;function U4(q,J,$){if(J&&typeof J==="object")$=J,J=void 0;return XU($)(Y4(Q4($).document().write(V4()(q,J,!0))))}function XU(q){let J={transforms:[],canContainEols:["emphasis","fragment","heading","paragraph","strong"],enter:{autolink:Y(e4),autolinkProtocol:a,autolinkEmail:a,atxHeading:Y(a4),blockQuote:Y(q1),characterEscape:a,characterReference:a,codeFenced:Y(T1),codeFencedFenceInfo:Q,codeFencedFenceMeta:Q,codeIndented:Y(T1,Q),codeText:Y(a1,Q),codeTextData:a,data:a,codeFlowValue:a,definition:Y(z3),definitionDestinationString:Q,definitionLabelString:Q,definitionTitleString:Q,emphasis:Y(w7),hardBreakEscape:Y(s4),hardBreakTrailing:Y(s4),htmlFlow:Y(t4,Q),htmlFlowData:a,htmlText:Y(t4,Q),htmlTextData:a,image:Y(O7),label:Q,link:Y(e4),listItem:Y(A7),listItemValue:K,listOrdered:Y(q5,B),listUnordered:Y(q5),paragraph:Y(j7),reference:w,referenceString:Q,resourceDestinationString:Q,resourceTitleString:Q,setextHeading:Y(a4),strong:Y(N7),thematicBreak:Y(S7)},exit:{atxHeading:W(),atxHeadingSequence:Jq,autolink:W(),autolinkEmail:x0,autolinkProtocol:Mq,blockQuote:W(),characterEscapeValue:$q,characterReferenceMarkerHexadecimal:Z1,characterReferenceMarkerNumeric:Z1,characterReferenceValue:B3,characterReference:z2,codeFenced:W(Z),codeFencedFence:L,codeFencedFenceInfo:z,codeFencedFenceMeta:N,codeFlowValue:$q,codeIndented:W(P),codeText:W(d),codeTextData:$q,data:$q,definition:W(),definitionDestinationString:s,definitionLabelString:v,definitionTitleString:x,emphasis:W(),hardBreakEscape:W(qq),hardBreakTrailing:W(qq),htmlFlow:W(b),htmlFlowData:$q,htmlText:W(l),htmlTextData:$q,image:W(Hq),label:cq,labelText:hq,lineEnding:xq,link:W(Qq),listItem:W(),listOrdered:W(),listUnordered:W(),paragraph:W(),referenceString:Iq,resourceDestinationString:R,resourceTitleString:yq,resource:eq,setextHeading:W(Gq),setextHeadingLineSequence:e,setextHeadingText:S,strong:W(),thematicBreak:W()}};L8(J,(q||{}).mdastExtensions||[]);let $={};return G;function G(A){let j={type:"root",children:[]},g={stack:[j],tokenStack:[],config:J,enter:V,exit:U,buffer:Q,resume:H,data:$},n=[],t=-1;while(++t<A.length)if(A[t][1].type===M.listOrdered||A[t][1].type===M.listUnordered)if(A[t][0]==="enter")n.push(t);else{let Tq=n.pop();F(typeof Tq==="number","expected list to be open"),t=X(A,Tq,t)}t=-1;while(++t<A.length){let Tq=J[A[t][0]];if(N8.call(Tq,A[t][1].type))Tq[A[t][1].type].call(Object.assign({sliceSerialize:A[t][2].sliceSerialize},g),A[t][1])}if(g.tokenStack.length>0){let Tq=g.tokenStack[g.tokenStack.length-1];(Tq[1]||j8).call(g,void 0,Tq[0])}j.position={start:N1(A.length>0?A[0][1].start:{line:1,column:1,offset:0}),end:N1(A.length>0?A[A.length-2][1].end:{line:1,column:1,offset:0})},t=-1;while(++t<J.transforms.length)j=J.transforms[t](j)||j;return j}function X(A,j,g){let n=j-1,t=-1,Tq=!1,C1,J1,h0,y0;while(++n<=g){let bq=A[n];switch(bq[1].type){case M.listUnordered:case M.listOrdered:case M.blockQuote:{if(bq[0]==="enter")t++;else t--;y0=void 0;break}case M.lineEndingBlank:{if(bq[0]==="enter"){if(C1&&!y0&&!t&&!h0)h0=n;y0=void 0}break}case M.linePrefix:case M.listItemValue:case M.listItemMarker:case M.listItemPrefix:case M.listItemPrefixWhitespace:break;default:y0=void 0}if(!t&&bq[0]==="enter"&&bq[1].type===M.listItemPrefix||t===-1&&bq[0]==="exit"&&(bq[1].type===M.listUnordered||bq[1].type===M.listOrdered)){if(C1){let s1=n;J1=void 0;while(s1--){let $1=A[s1];if($1[1].type===M.lineEnding||$1[1].type===M.lineEndingBlank){if($1[0]==="exit")continue;if(J1)A[J1][1].type=M.lineEndingBlank,Tq=!0;$1[1].type=M.lineEnding,J1=s1}else if($1[1].type===M.linePrefix||$1[1].type===M.blockQuotePrefix||$1[1].type===M.blockQuotePrefixWhitespace||$1[1].type===M.blockQuoteMarker||$1[1].type===M.listItemIndent);else break}if(h0&&(!J1||h0<J1))C1._spread=!0;C1.end=Object.assign({},J1?A[J1][1].start:bq[1].end),A.splice(J1||n,0,["exit",C1,bq[2]]),n++,g++}if(bq[1].type===M.listItemPrefix){let s1={type:"listItem",_spread:!1,start:Object.assign({},bq[1].start),end:void 0};C1=s1,A.splice(n,0,["enter",s1,bq[2]]),n++,g++,h0=void 0,y0=!0}}}return A[j][1]._spread=Tq,g}function Y(A,j){return g;function g(n){if(V.call(this,A(n),n),j)j.call(this,n)}}function Q(){this.stack.push({type:"fragment",children:[]})}function V(A,j,g){let n=this.stack[this.stack.length-1];F(n,"expected `parent`"),F("children"in n,"expected `parent`"),n.children.push(A),this.stack.push(A),this.tokenStack.push([j,g||void 0]),A.position={start:N1(j.start),end:void 0}}function W(A){return j;function j(g){if(A)A.call(this,g);U.call(this,g)}}function U(A,j){let g=this.stack.pop();F(g,"expected `node`");let n=this.tokenStack.pop();if(!n)throw Error("Cannot close `"+A.type+"` ("+j1({start:A.start,end:A.end})+"): it\u2019s not open");else if(n[0].type!==A.type)if(j)j.call(this,A,n[0]);else(n[1]||j8).call(this,A,n[0]);F(g.type!=="fragment","unexpected fragment `exit`ed"),F(g.position,"expected `position` to be defined"),g.position.end=N1(A.end)}function H(){return f1(this.stack.pop())}function B(){this.data.expectingFirstListItemValue=!0}function K(A){if(this.data.expectingFirstListItemValue){let j=this.stack[this.stack.length-2];F(j,"expected nodes on stack"),F(j.type==="list","expected list on stack"),j.start=Number.parseInt(this.sliceSerialize(A),C.numericBaseDecimal),this.data.expectingFirstListItemValue=void 0}}function z(){let A=this.resume(),j=this.stack[this.stack.length-1];F(j,"expected node on stack"),F(j.type==="code","expected code on stack"),j.lang=A}function N(){let A=this.resume(),j=this.stack[this.stack.length-1];F(j,"expected node on stack"),F(j.type==="code","expected code on stack"),j.meta=A}function L(){if(this.data.flowCodeInside)return;this.buffer(),this.data.flowCodeInside=!0}function Z(){let A=this.resume(),j=this.stack[this.stack.length-1];F(j,"expected node on stack"),F(j.type==="code","expected code on stack"),j.value=A.replace(/^(\r?\n|\r)|(\r?\n|\r)$/g,""),this.data.flowCodeInside=void 0}function P(){let A=this.resume(),j=this.stack[this.stack.length-1];F(j,"expected node on stack"),F(j.type==="code","expected code on stack"),j.value=A.replace(/(\r?\n|\r)$/g,"")}function v(A){let j=this.resume(),g=this.stack[this.stack.length-1];F(g,"expected node on stack"),F(g.type==="definition","expected definition on stack"),g.label=j,g.identifier=W1(this.sliceSerialize(A)).toLowerCase()}function x(){let A=this.resume(),j=this.stack[this.stack.length-1];F(j,"expected node on stack"),F(j.type==="definition","expected definition on stack"),j.title=A}function s(){let A=this.resume(),j=this.stack[this.stack.length-1];F(j,"expected node on stack"),F(j.type==="definition","expected definition on stack"),j.url=A}function Jq(A){let j=this.stack[this.stack.length-1];if(F(j,"expected node on stack"),F(j.type==="heading","expected heading on stack"),!j.depth){let g=this.sliceSerialize(A).length;F(g===1||g===2||g===3||g===4||g===5||g===6,"expected `depth` between `1` and `6`"),j.depth=g}}function S(){this.data.setextHeadingSlurpLineEnding=!0}function e(A){let j=this.stack[this.stack.length-1];F(j,"expected node on stack"),F(j.type==="heading","expected heading on stack"),j.depth=this.sliceSerialize(A).codePointAt(0)===D.equalsTo?1:2}function Gq(){this.data.setextHeadingSlurpLineEnding=void 0}function a(A){let j=this.stack[this.stack.length-1];F(j,"expected node on stack"),F("children"in j,"expected parent on stack");let g=j.children,n=g[g.length-1];if(!n||n.type!=="text")n=L7(),n.position={start:N1(A.start),end:void 0},g.push(n);this.stack.push(n)}function $q(A){let j=this.stack.pop();F(j,"expected a `node` to be on the stack"),F("value"in j,"expected a `literal` to be on the stack"),F(j.position,"expected `node` to have an open position"),j.value+=this.sliceSerialize(A),j.position.end=N1(A.end)}function xq(A){let j=this.stack[this.stack.length-1];if(F(j,"expected `node`"),this.data.atHardBreak){F("children"in j,"expected `parent`");let g=j.children[j.children.length-1];F(g.position,"expected tail to have a starting position"),g.position.end=N1(A.end),this.data.atHardBreak=void 0;return}if(!this.data.setextHeadingSlurpLineEnding&&J.canContainEols.includes(j.type))a.call(this,A),$q.call(this,A)}function qq(){this.data.atHardBreak=!0}function b(){let A=this.resume(),j=this.stack[this.stack.length-1];F(j,"expected node on stack"),F(j.type==="html","expected html on stack"),j.value=A}function l(){let A=this.resume(),j=this.stack[this.stack.length-1];F(j,"expected node on stack"),F(j.type==="html","expected html on stack"),j.value=A}function d(){let A=this.resume(),j=this.stack[this.stack.length-1];F(j,"expected node on stack"),F(j.type==="inlineCode","expected inline code on stack"),j.value=A}function Qq(){let A=this.stack[this.stack.length-1];if(F(A,"expected node on stack"),F(A.type==="link","expected link on stack"),this.data.inReference){let j=this.data.referenceType||"shortcut";A.type+="Reference",A.referenceType=j,delete A.url,delete A.title}else delete A.identifier,delete A.label;this.data.referenceType=void 0}function Hq(){let A=this.stack[this.stack.length-1];if(F(A,"expected node on stack"),F(A.type==="image","expected image on stack"),this.data.inReference){let j=this.data.referenceType||"shortcut";A.type+="Reference",A.referenceType=j,delete A.url,delete A.title}else delete A.identifier,delete A.label;this.data.referenceType=void 0}function hq(A){let j=this.sliceSerialize(A),g=this.stack[this.stack.length-2];F(g,"expected ancestor on stack"),F(g.type==="image"||g.type==="link","expected image or link on stack"),g.label=i2(j),g.identifier=W1(j).toLowerCase()}function cq(){let A=this.stack[this.stack.length-1];F(A,"expected node on stack"),F(A.type==="fragment","expected fragment on stack");let j=this.resume(),g=this.stack[this.stack.length-1];if(F(g,"expected node on stack"),F(g.type==="image"||g.type==="link","expected image or link on stack"),this.data.inReference=!0,g.type==="link"){let n=A.children;g.children=n}else g.alt=j}function R(){let A=this.resume(),j=this.stack[this.stack.length-1];F(j,"expected node on stack"),F(j.type==="image"||j.type==="link","expected image or link on stack"),j.url=A}function yq(){let A=this.resume(),j=this.stack[this.stack.length-1];F(j,"expected node on stack"),F(j.type==="image"||j.type==="link","expected image or link on stack"),j.title=A}function eq(){this.data.inReference=void 0}function w(){this.data.referenceType="collapsed"}function Iq(A){let j=this.resume(),g=this.stack[this.stack.length-1];F(g,"expected node on stack"),F(g.type==="image"||g.type==="link","expected image reference or link reference on stack"),g.label=j,g.identifier=W1(this.sliceSerialize(A)).toLowerCase(),this.data.referenceType="full"}function Z1(A){F(A.type==="characterReferenceMarkerNumeric"||A.type==="characterReferenceMarkerHexadecimal"),this.data.characterReferenceType=A.type}function B3(A){let j=this.sliceSerialize(A),g=this.data.characterReferenceType,n;if(g)n=I2(j,g===M.characterReferenceMarkerNumeric?C.numericBaseDecimal:C.numericBaseHexadecimal),this.data.characterReferenceType=void 0;else{let Tq=N0(j);F(Tq!==!1,"expected reference to decode"),n=Tq}let t=this.stack[this.stack.length-1];F(t,"expected `node`"),F("value"in t,"expected `node.value`"),t.value+=n}function z2(A){let j=this.stack.pop();F(j,"expected `node`"),F(j.position,"expected `node.position`"),j.position.end=N1(A.end)}function Mq(A){$q.call(this,A);let j=this.stack[this.stack.length-1];F(j,"expected node on stack"),F(j.type==="link","expected link on stack"),j.url=this.sliceSerialize(A)}function x0(A){$q.call(this,A);let j=this.stack[this.stack.length-1];F(j,"expected node on stack"),F(j.type==="link","expected link on stack"),j.url="mailto:"+this.sliceSerialize(A)}function q1(){return{type:"blockquote",children:[]}}function T1(){return{type:"code",lang:null,meta:null,value:""}}function a1(){return{type:"inlineCode",value:""}}function z3(){return{type:"definition",identifier:"",label:null,title:null,url:""}}function w7(){return{type:"emphasis",children:[]}}function a4(){return{type:"heading",depth:0,children:[]}}function s4(){return{type:"break"}}function t4(){return{type:"html",value:""}}function O7(){return{type:"image",title:null,url:"",alt:null}}function e4(){return{type:"link",title:null,url:"",children:[]}}function q5(A){return{type:"list",ordered:A.type==="listOrdered",start:null,spread:A._spread,children:[]}}function A7(A){return{type:"listItem",spread:A._spread,checked:null,children:[]}}function j7(){return{type:"paragraph",children:[]}}function N7(){return{type:"strong",children:[]}}function L7(){return{type:"text",value:""}}function S7(){return{type:"thematicBreak"}}}function N1(q){return{line:q.line,column:q.column,offset:q.offset}}function L8(q,J){let $=-1;while(++$<J.length){let G=J[$];if(Array.isArray(G))L8(q,G);else QU(q,G)}}function QU(q,J){let $;for($ in J)if(N8.call(J,$))switch($){case"canContainEols":{let G=J[$];if(G)q[$].push(...G);break}case"transforms":{let G=J[$];if(G)q[$].push(...G);break}case"enter":case"exit":{let G=J[$];if(G)Object.assign(q[$],G);break}}}function j8(q,J){if(q)throw Error("Cannot close `"+q.type+"` ("+j1({start:q.start,end:q.end})+"): a different token (`"+J.type+"`, "+j1({start:J.start,end:J.end})+") is open");else throw Error("Cannot close document, a token (`"+J.type+"`, "+j1({start:J.start,end:J.end})+") is still open")}function d2(q){let J=this;J.parser=$;function $(G){return U4(G,{...J.data("settings"),...q,extensions:J.data("micromarkExtensions")||[],mdastExtensions:J.data("fromMarkdownExtensions")||[]})}}var S8={}.hasOwnProperty;function P8(q,J){let $=J||{};function G(X,...Y){let{invalid:Q,handlers:V}=G;if(X&&S8.call(X,q)){let W=String(X[q]);Q=S8.call(V,W)?V[W]:G.unknown}if(Q)return Q.call(this,X,...Y)}return G.handlers=$.handlers||{},G.invalid=$.invalid,G.unknown=$.unknown,G}var YU={}.hasOwnProperty;function H4(q,J){let $=-1,G;if(J.extensions)while(++$<J.extensions.length)H4(q,J.extensions[$]);for(G in J)if(YU.call(J,G))switch(G){case"extensions":break;case"unsafe":{Z8(q[G],J[G]);break}case"join":{Z8(q[G],J[G]);break}case"handlers":{VU(q[G],J[G]);break}default:q.options[G]=J[G]}return q}function Z8(q,J){if(J)q.push(...J)}function VU(q,J){if(J)Object.assign(q,J)}function T8(q,J,$,G){let X=$.enter("blockquote"),Y=$.createTracker(G);Y.move("> "),Y.shift(2);let Q=$.indentLines($.containerFlow(q,Y.current()),WU);return X(),Q}function WU(q,J,$){return">"+($?"":" ")+q}function c2(q,J){return C8(q,J.inConstruct,!0)&&!C8(q,J.notInConstruct,!1)}function C8(q,J,$){if(typeof J==="string")J=[J];if(!J||J.length===0)return $;let G=-1;while(++G<J.length)if(q.includes(J[G]))return!0;return!1}function M4(q,J,$,G){let X=-1;while(++X<$.unsafe.length)if($.unsafe[X].character===`
60
+ `&&c2($.stack,$.unsafe[X]))return/[ \t]/.test(G.before)?"":" ";return"\\\n"}function _8(q,J){let $=String(q),G=$.indexOf(J),X=G,Y=0,Q=0;if(typeof J!=="string")throw TypeError("Expected substring");while(G!==-1){if(G===X){if(++Y>Q)Q=Y}else Y=1;X=G+J.length,G=$.indexOf(J,X)}return Q}function V2(q,J){return Boolean(J.options.fences===!1&&q.value&&!q.lang&&/[^ \r\n]/.test(q.value)&&!/^[\t ]*(?:[\r\n]|$)|(?:^|[\r\n])[\t ]*$/.test(q.value))}function E8(q){let J=q.options.fence||"`";if(J!=="`"&&J!=="~")throw Error("Cannot serialize code with `"+J+"` for `options.fence`, expected `` ` `` or `~`");return J}function I8(q,J,$,G){let X=E8($),Y=q.value||"",Q=X==="`"?"GraveAccent":"Tilde";if(V2(q,$)){let B=$.enter("codeIndented"),K=$.indentLines(Y,UU);return B(),K}let V=$.createTracker(G),W=X.repeat(Math.max(_8(Y,X)+1,3)),U=$.enter("codeFenced"),H=V.move(W);if(q.lang){let B=$.enter(`codeFencedLang${Q}`);H+=V.move($.safe(q.lang,{before:H,after:" ",encode:["`"],...V.current()})),B()}if(q.lang&&q.meta){let B=$.enter(`codeFencedMeta${Q}`);H+=V.move(" "),H+=V.move($.safe(q.meta,{before:H,after:`
61
+ `,encode:["`"],...V.current()})),B()}if(H+=V.move(`
62
62
  `),Y)H+=V.move(Y+`
63
- `);return H+=V.move(W),U(),H}function eW(q,J,$){return($?"":" ")+q}function C0(q){let J=q.options.quote||'"';if(J!=='"'&&J!=="'")throw Error("Cannot serialize title with `"+J+"` for `options.quote`, expected `\"`, or `'`");return J}function _8(q,J,$,G){let X=C0($),Y=X==='"'?"Quote":"Apostrophe",Q=$.enter("definition"),V=$.enter("label"),W=$.createTracker(G),U=W.move("[");if(U+=W.move($.safe($.associationId(q),{before:U,after:"]",...W.current()})),U+=W.move("]: "),V(),!q.url||/[\0- \u007F]/.test(q.url))V=$.enter("destinationLiteral"),U+=W.move("<"),U+=W.move($.safe(q.url,{before:U,after:">",...W.current()})),U+=W.move(">");else V=$.enter("destinationRaw"),U+=W.move($.safe(q.url,{before:U,after:q.title?" ":`
64
- `,...W.current()}));if(V(),q.title)V=$.enter(`title${Y}`),U+=W.move(" "+X),U+=W.move($.safe(q.title,{before:U,after:X,...W.current()})),U+=W.move(X),V();return Q(),U}function E8(q){let J=q.options.emphasis||"*";if(J!=="*"&&J!=="_")throw Error("Cannot serialize emphasis with `"+J+"` for `options.emphasis`, expected `*`, or `_`");return J}function kq(q){return"&#x"+q.toString(16).toUpperCase()+";"}function _0(q,J,$){let G=L0(q),X=L0(J);if(G===void 0)return X===void 0?$==="_"?{inside:!0,outside:!0}:{inside:!1,outside:!1}:X===1?{inside:!0,outside:!0}:{inside:!1,outside:!0};if(G===1)return X===void 0?{inside:!1,outside:!1}:X===1?{inside:!0,outside:!0}:{inside:!1,outside:!1};return X===void 0?{inside:!1,outside:!1}:X===1?{inside:!0,outside:!1}:{inside:!1,outside:!1}}M4.peek=qU;function M4(q,J,$,G){let X=E8($),Y=$.enter("emphasis"),Q=$.createTracker(G),V=Q.move(X),W=Q.move($.containerPhrasing(q,{after:X,before:V,...Q.current()})),U=W.charCodeAt(0),H=_0(G.before.charCodeAt(G.before.length-1),U,X);if(H.inside)W=kq(U)+W.slice(1);let z=W.charCodeAt(W.length-1),K=_0(G.after.charCodeAt(0),z,X);if(K.inside)W=W.slice(0,-1)+kq(z);let B=Q.move(X);return Y(),$.attentionEncodeSurroundingInfo={after:K.outside,before:H.outside},V+W+B}function qU(q,J,$){return $.options.emphasis||"*"}var E0=function(q){if(q===null||q===void 0)return XU;if(typeof q==="function")return n2(q);if(typeof q==="object")return Array.isArray(q)?JU(q):$U(q);if(typeof q==="string")return GU(q);throw Error("Expected function, string, or object as test")};function JU(q){let J=[],$=-1;while(++$<q.length)J[$]=E0(q[$]);return n2(G);function G(...X){let Y=-1;while(++Y<J.length)if(J[Y].apply(this,X))return!0;return!1}}function $U(q){let J=q;return n2($);function $(G){let X=G,Y;for(Y in q)if(X[Y]!==J[Y])return!1;return!0}}function GU(q){return n2(J);function J($){return $&&$.type===q}}function n2(q){return J;function J($,G,X){return Boolean(QU($)&&q.call(this,$,typeof G==="number"?G:void 0,X||void 0))}}function XU(){return!0}function QU(q){return q!==null&&typeof q==="object"&&"type"in q}function I8(q){return"\x1B[33m"+q+"\x1B[39m"}var b8=[],o2=!0,c1=!1,a2="skip";function D4(q,J,$,G){let X;if(typeof J==="function"&&typeof $!=="function")G=$,$=J;else X=J;let Y=E0(X),Q=G?-1:1;V(q,void 0,[])();function V(W,U,H){let z=W&&typeof W==="object"?W:{};if(typeof z.type==="string"){let B=typeof z.tagName==="string"?z.tagName:typeof z.name==="string"?z.name:void 0;Object.defineProperty(K,"name",{value:"node ("+I8(W.type+(B?"<"+B+">":""))+")"})}return K;function K(){let B=b8,j,N,Z;if(!J||Y(W,U,H[H.length-1]||void 0)){if(B=YU($(W,H)),B[0]===c1)return B}if("children"in W&&W.children){let P=W;if(P.children&&B[0]!==a2){N=(G?P.children.length:-1)+Q,Z=H.concat(P);while(N>-1&&N<P.children.length){let v=P.children[N];if(j=V(v,N,Z)(),j[0]===c1)return j;N=typeof j[1]==="number"?j[1]:N+Q}}}return B}}}function YU(q){if(Array.isArray(q))return q;if(typeof q==="number")return[o2,q];return q===null||q===void 0?b8:[q]}function z4(q,J,$,G){let X,Y,Q;if(typeof J==="function"&&typeof $!=="function")Y=void 0,Q=J,X=$;else Y=J,Q=$,X=G;D4(q,Y,V,X);function V(W,U){let H=U[U.length-1],z=H?H.children.indexOf(W):void 0;return Q(W,z,H)}}function s2(q,J){let $=!1;return z4(q,function(G){if("value"in G&&/\r?\n|\r/.test(G.value)||G.type==="break")return $=!0,c1}),Boolean((!q.depth||q.depth<3)&&f1(q)&&(J.options.setext||$))}function g8(q,J,$,G){let X=Math.max(Math.min(6,q.depth||1),1),Y=$.createTracker(G);if(s2(q,$)){let H=$.enter("headingSetext"),z=$.enter("phrasing"),K=$.containerPhrasing(q,{...Y.current(),before:`
63
+ `);return H+=V.move(W),U(),H}function UU(q,J,$){return($?"":" ")+q}function C0(q){let J=q.options.quote||'"';if(J!=='"'&&J!=="'")throw Error("Cannot serialize title with `"+J+"` for `options.quote`, expected `\"`, or `'`");return J}function b8(q,J,$,G){let X=C0($),Y=X==='"'?"Quote":"Apostrophe",Q=$.enter("definition"),V=$.enter("label"),W=$.createTracker(G),U=W.move("[");if(U+=W.move($.safe($.associationId(q),{before:U,after:"]",...W.current()})),U+=W.move("]: "),V(),!q.url||/[\0- \u007F]/.test(q.url))V=$.enter("destinationLiteral"),U+=W.move("<"),U+=W.move($.safe(q.url,{before:U,after:">",...W.current()})),U+=W.move(">");else V=$.enter("destinationRaw"),U+=W.move($.safe(q.url,{before:U,after:q.title?" ":`
64
+ `,...W.current()}));if(V(),q.title)V=$.enter(`title${Y}`),U+=W.move(" "+X),U+=W.move($.safe(q.title,{before:U,after:X,...W.current()})),U+=W.move(X),V();return Q(),U}function g8(q){let J=q.options.emphasis||"*";if(J!=="*"&&J!=="_")throw Error("Cannot serialize emphasis with `"+J+"` for `options.emphasis`, expected `*`, or `_`");return J}function kq(q){return"&#x"+q.toString(16).toUpperCase()+";"}function _0(q,J,$){let G=L0(q),X=L0(J);if(G===void 0)return X===void 0?$==="_"?{inside:!0,outside:!0}:{inside:!1,outside:!1}:X===1?{inside:!0,outside:!0}:{inside:!1,outside:!0};if(G===1)return X===void 0?{inside:!1,outside:!1}:X===1?{inside:!0,outside:!0}:{inside:!1,outside:!1};return X===void 0?{inside:!1,outside:!1}:X===1?{inside:!0,outside:!1}:{inside:!1,outside:!1}}D4.peek=HU;function D4(q,J,$,G){let X=g8($),Y=$.enter("emphasis"),Q=$.createTracker(G),V=Q.move(X),W=Q.move($.containerPhrasing(q,{after:X,before:V,...Q.current()})),U=W.charCodeAt(0),H=_0(G.before.charCodeAt(G.before.length-1),U,X);if(H.inside)W=kq(U)+W.slice(1);let B=W.charCodeAt(W.length-1),K=_0(G.after.charCodeAt(0),B,X);if(K.inside)W=W.slice(0,-1)+kq(B);let z=Q.move(X);return Y(),$.attentionEncodeSurroundingInfo={after:K.outside,before:H.outside},V+W+z}function HU(q,J,$){return $.options.emphasis||"*"}var E0=function(q){if(q===null||q===void 0)return zU;if(typeof q==="function")return n2(q);if(typeof q==="object")return Array.isArray(q)?MU(q):DU(q);if(typeof q==="string")return BU(q);throw Error("Expected function, string, or object as test")};function MU(q){let J=[],$=-1;while(++$<q.length)J[$]=E0(q[$]);return n2(G);function G(...X){let Y=-1;while(++Y<J.length)if(J[Y].apply(this,X))return!0;return!1}}function DU(q){let J=q;return n2($);function $(G){let X=G,Y;for(Y in q)if(X[Y]!==J[Y])return!1;return!0}}function BU(q){return n2(J);function J($){return $&&$.type===q}}function n2(q){return J;function J($,G,X){return Boolean(KU($)&&q.call(this,$,typeof G==="number"?G:void 0,X||void 0))}}function zU(){return!0}function KU(q){return q!==null&&typeof q==="object"&&"type"in q}function v8(q){return"\x1B[33m"+q+"\x1B[39m"}var k8=[],o2=!0,c1=!1,a2="skip";function B4(q,J,$,G){let X;if(typeof J==="function"&&typeof $!=="function")G=$,$=J;else X=J;let Y=E0(X),Q=G?-1:1;V(q,void 0,[])();function V(W,U,H){let B=W&&typeof W==="object"?W:{};if(typeof B.type==="string"){let z=typeof B.tagName==="string"?B.tagName:typeof B.name==="string"?B.name:void 0;Object.defineProperty(K,"name",{value:"node ("+v8(W.type+(z?"<"+z+">":""))+")"})}return K;function K(){let z=k8,N,L,Z;if(!J||Y(W,U,H[H.length-1]||void 0)){if(z=FU($(W,H)),z[0]===c1)return z}if("children"in W&&W.children){let P=W;if(P.children&&z[0]!==a2){L=(G?P.children.length:-1)+Q,Z=H.concat(P);while(L>-1&&L<P.children.length){let v=P.children[L];if(N=V(v,L,Z)(),N[0]===c1)return N;L=typeof N[1]==="number"?N[1]:L+Q}}}return z}}}function FU(q){if(Array.isArray(q))return q;if(typeof q==="number")return[o2,q];return q===null||q===void 0?k8:[q]}function z4(q,J,$,G){let X,Y,Q;if(typeof J==="function"&&typeof $!=="function")Y=void 0,Q=J,X=$;else Y=J,Q=$,X=G;B4(q,Y,V,X);function V(W,U){let H=U[U.length-1],B=H?H.children.indexOf(W):void 0;return Q(W,B,H)}}function s2(q,J){let $=!1;return z4(q,function(G){if("value"in G&&/\r?\n|\r/.test(G.value)||G.type==="break")return $=!0,c1}),Boolean((!q.depth||q.depth<3)&&f1(q)&&(J.options.setext||$))}function x8(q,J,$,G){let X=Math.max(Math.min(6,q.depth||1),1),Y=$.createTracker(G);if(s2(q,$)){let H=$.enter("headingSetext"),B=$.enter("phrasing"),K=$.containerPhrasing(q,{...Y.current(),before:`
65
65
  `,after:`
66
- `});return z(),H(),K+`
66
+ `});return B(),H(),K+`
67
67
  `+(X===1?"=":"-").repeat(K.length-(Math.max(K.lastIndexOf("\r"),K.lastIndexOf(`
68
68
  `))+1))}let Q="#".repeat(X),V=$.enter("headingAtx"),W=$.enter("phrasing");Y.move(Q+" ");let U=$.containerPhrasing(q,{before:"# ",after:`
69
- `,...Y.current()});if(/^[\t ]/.test(U))U=kq(U.charCodeAt(0))+U.slice(1);if(U=U?Q+" "+U:Q,$.options.closeAtx)U+=" "+Q;return W(),V(),U}B4.peek=VU;function B4(q){return q.value||""}function VU(){return"<"}K4.peek=WU;function K4(q,J,$,G){let X=C0($),Y=X==='"'?"Quote":"Apostrophe",Q=$.enter("image"),V=$.enter("label"),W=$.createTracker(G),U=W.move("![");if(U+=W.move($.safe(q.alt,{before:U,after:"]",...W.current()})),U+=W.move("]("),V(),!q.url&&q.title||/[\0- \u007F]/.test(q.url))V=$.enter("destinationLiteral"),U+=W.move("<"),U+=W.move($.safe(q.url,{before:U,after:">",...W.current()})),U+=W.move(">");else V=$.enter("destinationRaw"),U+=W.move($.safe(q.url,{before:U,after:q.title?" ":")",...W.current()}));if(V(),q.title)V=$.enter(`title${Y}`),U+=W.move(" "+X),U+=W.move($.safe(q.title,{before:U,after:X,...W.current()})),U+=W.move(X),V();return U+=W.move(")"),Q(),U}function WU(){return"!"}F4.peek=UU;function F4(q,J,$,G){let X=q.referenceType,Y=$.enter("imageReference"),Q=$.enter("label"),V=$.createTracker(G),W=V.move("!["),U=$.safe(q.alt,{before:W,after:"]",...V.current()});W+=V.move(U+"]["),Q();let H=$.stack;$.stack=[],Q=$.enter("reference");let z=$.safe($.associationId(q),{before:W,after:"]",...V.current()});if(Q(),$.stack=H,Y(),X==="full"||!U||U!==z)W+=V.move(z+"]");else if(X==="shortcut")W=W.slice(0,-1);else W+=V.move("]");return W}function UU(){return"!"}R4.peek=HU;function R4(q,J,$){let G=q.value||"",X="`",Y=-1;while(new RegExp("(^|[^`])"+X+"([^`]|$)").test(G))X+="`";if(/[^ \r\n]/.test(G)&&(/^[ \r\n]/.test(G)&&/[ \r\n]$/.test(G)||/^`|`$/.test(G)))G=" "+G+" ";while(++Y<$.unsafe.length){let Q=$.unsafe[Y],V=$.compilePattern(Q),W;if(!Q.atBreak)continue;while(W=V.exec(G)){let U=W.index;if(G.charCodeAt(U)===10&&G.charCodeAt(U-1)===13)U--;G=G.slice(0,U)+" "+G.slice(W.index+1)}}return X+G+X}function HU(){return"`"}function w4(q,J){let $=f1(q);return Boolean(!J.options.resourceLink&&q.url&&!q.title&&q.children&&q.children.length===1&&q.children[0].type==="text"&&($===q.url||"mailto:"+$===q.url)&&/^[a-z][a-z+.-]+:/i.test(q.url)&&!/[\0- <>\u007F]/.test(q.url))}O4.peek=MU;function O4(q,J,$,G){let X=C0($),Y=X==='"'?"Quote":"Apostrophe",Q=$.createTracker(G),V,W;if(w4(q,$)){let H=$.stack;$.stack=[],V=$.enter("autolink");let z=Q.move("<");return z+=Q.move($.containerPhrasing(q,{before:z,after:">",...Q.current()})),z+=Q.move(">"),V(),$.stack=H,z}V=$.enter("link"),W=$.enter("label");let U=Q.move("[");if(U+=Q.move($.containerPhrasing(q,{before:U,after:"](",...Q.current()})),U+=Q.move("]("),W(),!q.url&&q.title||/[\0- \u007F]/.test(q.url))W=$.enter("destinationLiteral"),U+=Q.move("<"),U+=Q.move($.safe(q.url,{before:U,after:">",...Q.current()})),U+=Q.move(">");else W=$.enter("destinationRaw"),U+=Q.move($.safe(q.url,{before:U,after:q.title?" ":")",...Q.current()}));if(W(),q.title)W=$.enter(`title${Y}`),U+=Q.move(" "+X),U+=Q.move($.safe(q.title,{before:U,after:X,...Q.current()})),U+=Q.move(X),W();return U+=Q.move(")"),V(),U}function MU(q,J,$){return w4(q,$)?"<":"["}A4.peek=DU;function A4(q,J,$,G){let X=q.referenceType,Y=$.enter("linkReference"),Q=$.enter("label"),V=$.createTracker(G),W=V.move("["),U=$.containerPhrasing(q,{before:W,after:"]",...V.current()});W+=V.move(U+"]["),Q();let H=$.stack;$.stack=[],Q=$.enter("reference");let z=$.safe($.associationId(q),{before:W,after:"]",...V.current()});if(Q(),$.stack=H,Y(),X==="full"||!U||U!==z)W+=V.move(z+"]");else if(X==="shortcut")W=W.slice(0,-1);else W+=V.move("]");return W}function DU(){return"["}function I0(q){let J=q.options.bullet||"*";if(J!=="*"&&J!=="+"&&J!=="-")throw Error("Cannot serialize items with `"+J+"` for `options.bullet`, expected `*`, `+`, or `-`");return J}function v8(q){let J=I0(q),$=q.options.bulletOther;if(!$)return J==="*"?"-":"*";if($!=="*"&&$!=="+"&&$!=="-")throw Error("Cannot serialize items with `"+$+"` for `options.bulletOther`, expected `*`, `+`, or `-`");if($===J)throw Error("Expected `bullet` (`"+J+"`) and `bulletOther` (`"+$+"`) to be different");return $}function k8(q){let J=q.options.bulletOrdered||".";if(J!=="."&&J!==")")throw Error("Cannot serialize items with `"+J+"` for `options.bulletOrdered`, expected `.` or `)`");return J}function t2(q){let J=q.options.rule||"*";if(J!=="*"&&J!=="-"&&J!=="_")throw Error("Cannot serialize rules with `"+J+"` for `options.rule`, expected `*`, `-`, or `_`");return J}function x8(q,J,$,G){let X=$.enter("list"),Y=$.bulletCurrent,Q=q.ordered?k8($):I0($),V=q.ordered?Q==="."?")":".":v8($),W=J&&$.bulletLastUsed?Q===$.bulletLastUsed:!1;if(!q.ordered){let H=q.children?q.children[0]:void 0;if((Q==="*"||Q==="-")&&H&&(!H.children||!H.children[0])&&$.stack[$.stack.length-1]==="list"&&$.stack[$.stack.length-2]==="listItem"&&$.stack[$.stack.length-3]==="list"&&$.stack[$.stack.length-4]==="listItem"&&$.indexStack[$.indexStack.length-1]===0&&$.indexStack[$.indexStack.length-2]===0&&$.indexStack[$.indexStack.length-3]===0)W=!0;if(t2($)===Q&&H){let z=-1;while(++z<q.children.length){let K=q.children[z];if(K&&K.type==="listItem"&&K.children&&K.children[0]&&K.children[0].type==="thematicBreak"){W=!0;break}}}}if(W)Q=V;$.bulletCurrent=Q;let U=$.containerFlow(q,G);return $.bulletLastUsed=Q,$.bulletCurrent=Y,X(),U}function h8(q){let J=q.options.listItemIndent||"one";if(J!=="tab"&&J!=="one"&&J!=="mixed")throw Error("Cannot serialize items with `"+J+"` for `options.listItemIndent`, expected `tab`, `one`, or `mixed`");return J}function y8(q,J,$,G){let X=h8($),Y=$.bulletCurrent||I0($);if(J&&J.type==="list"&&J.ordered)Y=(typeof J.start==="number"&&J.start>-1?J.start:1)+($.options.incrementListMarker===!1?0:J.children.indexOf(q))+Y;let Q=Y.length+1;if(X==="tab"||X==="mixed"&&(J&&J.type==="list"&&J.spread||q.spread))Q=Math.ceil(Q/4)*4;let V=$.createTracker(G);V.move(Y+" ".repeat(Q-Y.length)),V.shift(Q);let W=$.enter("listItem"),U=$.indentLines($.containerFlow(q,V.current()),H);return W(),U;function H(z,K,B){if(K)return(B?"":" ".repeat(Q))+z;return(B?Y:Y+" ".repeat(Q-Y.length))+z}}function m8(q,J,$,G){let X=$.enter("paragraph"),Y=$.enter("phrasing"),Q=$.containerPhrasing(q,G);return Y(),X(),Q}var j4=E0(["break","delete","emphasis","footnote","footnoteReference","image","imageReference","inlineCode","inlineMath","link","linkReference","mdxJsxTextElement","mdxTextExpression","strong","text","textDirective"]);function f8(q,J,$,G){return(q.children.some(function(Q){return j4(Q)})?$.containerPhrasing:$.containerFlow).call($,q,G)}function u8(q){let J=q.options.strong||"*";if(J!=="*"&&J!=="_")throw Error("Cannot serialize strong with `"+J+"` for `options.strong`, expected `*`, or `_`");return J}N4.peek=zU;function N4(q,J,$,G){let X=u8($),Y=$.enter("strong"),Q=$.createTracker(G),V=Q.move(X+X),W=Q.move($.containerPhrasing(q,{after:X,before:V,...Q.current()})),U=W.charCodeAt(0),H=_0(G.before.charCodeAt(G.before.length-1),U,X);if(H.inside)W=kq(U)+W.slice(1);let z=W.charCodeAt(W.length-1),K=_0(G.after.charCodeAt(0),z,X);if(K.inside)W=W.slice(0,-1)+kq(z);let B=Q.move(X+X);return Y(),$.attentionEncodeSurroundingInfo={after:K.outside,before:H.outside},V+W+B}function zU(q,J,$){return $.options.strong||"*"}function p8(q,J,$,G){return $.safe(q.value,G)}function l8(q){let J=q.options.ruleRepetition||3;if(J<3)throw Error("Cannot serialize rules with repetition `"+J+"` for `options.ruleRepetition`, expected `3` or more");return J}function r8(q,J,$){let G=(t2($)+($.options.ruleSpaces?" ":"")).repeat(l8($));return $.options.ruleSpaces?G.slice(0,-1):G}var i8={blockquote:S8,break:H4,code:C8,definition:_8,emphasis:M4,hardBreak:H4,heading:g8,html:B4,image:K4,imageReference:F4,inlineCode:R4,link:O4,linkReference:A4,list:x8,listItem:y8,paragraph:m8,root:f8,strong:N4,text:p8,thematicBreak:r8};var d8=[BU];function BU(q,J,$,G){if(J.type==="code"&&V2(J,G)&&(q.type==="list"||q.type===J.type&&V2(q,G)))return!1;if("spread"in $&&typeof $.spread==="boolean"){if(q.type==="paragraph"&&(q.type===J.type||J.type==="definition"||J.type==="heading"&&s2(J,G)))return;return $.spread?1:0}}var n1=["autolink","destinationLiteral","destinationRaw","reference","titleQuote","titleApostrophe"],c8=[{character:"\t",after:"[\\r\\n]",inConstruct:"phrasing"},{character:"\t",before:"[\\r\\n]",inConstruct:"phrasing"},{character:"\t",inConstruct:["codeFencedLangGraveAccent","codeFencedLangTilde"]},{character:"\r",inConstruct:["codeFencedLangGraveAccent","codeFencedLangTilde","codeFencedMetaGraveAccent","codeFencedMetaTilde","destinationLiteral","headingAtx"]},{character:`
69
+ `,...Y.current()});if(/^[\t ]/.test(U))U=kq(U.charCodeAt(0))+U.slice(1);if(U=U?Q+" "+U:Q,$.options.closeAtx)U+=" "+Q;return W(),V(),U}K4.peek=RU;function K4(q){return q.value||""}function RU(){return"<"}F4.peek=wU;function F4(q,J,$,G){let X=C0($),Y=X==='"'?"Quote":"Apostrophe",Q=$.enter("image"),V=$.enter("label"),W=$.createTracker(G),U=W.move("![");if(U+=W.move($.safe(q.alt,{before:U,after:"]",...W.current()})),U+=W.move("]("),V(),!q.url&&q.title||/[\0- \u007F]/.test(q.url))V=$.enter("destinationLiteral"),U+=W.move("<"),U+=W.move($.safe(q.url,{before:U,after:">",...W.current()})),U+=W.move(">");else V=$.enter("destinationRaw"),U+=W.move($.safe(q.url,{before:U,after:q.title?" ":")",...W.current()}));if(V(),q.title)V=$.enter(`title${Y}`),U+=W.move(" "+X),U+=W.move($.safe(q.title,{before:U,after:X,...W.current()})),U+=W.move(X),V();return U+=W.move(")"),Q(),U}function wU(){return"!"}R4.peek=OU;function R4(q,J,$,G){let X=q.referenceType,Y=$.enter("imageReference"),Q=$.enter("label"),V=$.createTracker(G),W=V.move("!["),U=$.safe(q.alt,{before:W,after:"]",...V.current()});W+=V.move(U+"]["),Q();let H=$.stack;$.stack=[],Q=$.enter("reference");let B=$.safe($.associationId(q),{before:W,after:"]",...V.current()});if(Q(),$.stack=H,Y(),X==="full"||!U||U!==B)W+=V.move(B+"]");else if(X==="shortcut")W=W.slice(0,-1);else W+=V.move("]");return W}function OU(){return"!"}w4.peek=AU;function w4(q,J,$){let G=q.value||"",X="`",Y=-1;while(new RegExp("(^|[^`])"+X+"([^`]|$)").test(G))X+="`";if(/[^ \r\n]/.test(G)&&(/^[ \r\n]/.test(G)&&/[ \r\n]$/.test(G)||/^`|`$/.test(G)))G=" "+G+" ";while(++Y<$.unsafe.length){let Q=$.unsafe[Y],V=$.compilePattern(Q),W;if(!Q.atBreak)continue;while(W=V.exec(G)){let U=W.index;if(G.charCodeAt(U)===10&&G.charCodeAt(U-1)===13)U--;G=G.slice(0,U)+" "+G.slice(W.index+1)}}return X+G+X}function AU(){return"`"}function O4(q,J){let $=f1(q);return Boolean(!J.options.resourceLink&&q.url&&!q.title&&q.children&&q.children.length===1&&q.children[0].type==="text"&&($===q.url||"mailto:"+$===q.url)&&/^[a-z][a-z+.-]+:/i.test(q.url)&&!/[\0- <>\u007F]/.test(q.url))}A4.peek=jU;function A4(q,J,$,G){let X=C0($),Y=X==='"'?"Quote":"Apostrophe",Q=$.createTracker(G),V,W;if(O4(q,$)){let H=$.stack;$.stack=[],V=$.enter("autolink");let B=Q.move("<");return B+=Q.move($.containerPhrasing(q,{before:B,after:">",...Q.current()})),B+=Q.move(">"),V(),$.stack=H,B}V=$.enter("link"),W=$.enter("label");let U=Q.move("[");if(U+=Q.move($.containerPhrasing(q,{before:U,after:"](",...Q.current()})),U+=Q.move("]("),W(),!q.url&&q.title||/[\0- \u007F]/.test(q.url))W=$.enter("destinationLiteral"),U+=Q.move("<"),U+=Q.move($.safe(q.url,{before:U,after:">",...Q.current()})),U+=Q.move(">");else W=$.enter("destinationRaw"),U+=Q.move($.safe(q.url,{before:U,after:q.title?" ":")",...Q.current()}));if(W(),q.title)W=$.enter(`title${Y}`),U+=Q.move(" "+X),U+=Q.move($.safe(q.title,{before:U,after:X,...Q.current()})),U+=Q.move(X),W();return U+=Q.move(")"),V(),U}function jU(q,J,$){return O4(q,$)?"<":"["}j4.peek=NU;function j4(q,J,$,G){let X=q.referenceType,Y=$.enter("linkReference"),Q=$.enter("label"),V=$.createTracker(G),W=V.move("["),U=$.containerPhrasing(q,{before:W,after:"]",...V.current()});W+=V.move(U+"]["),Q();let H=$.stack;$.stack=[],Q=$.enter("reference");let B=$.safe($.associationId(q),{before:W,after:"]",...V.current()});if(Q(),$.stack=H,Y(),X==="full"||!U||U!==B)W+=V.move(B+"]");else if(X==="shortcut")W=W.slice(0,-1);else W+=V.move("]");return W}function NU(){return"["}function I0(q){let J=q.options.bullet||"*";if(J!=="*"&&J!=="+"&&J!=="-")throw Error("Cannot serialize items with `"+J+"` for `options.bullet`, expected `*`, `+`, or `-`");return J}function h8(q){let J=I0(q),$=q.options.bulletOther;if(!$)return J==="*"?"-":"*";if($!=="*"&&$!=="+"&&$!=="-")throw Error("Cannot serialize items with `"+$+"` for `options.bulletOther`, expected `*`, `+`, or `-`");if($===J)throw Error("Expected `bullet` (`"+J+"`) and `bulletOther` (`"+$+"`) to be different");return $}function y8(q){let J=q.options.bulletOrdered||".";if(J!=="."&&J!==")")throw Error("Cannot serialize items with `"+J+"` for `options.bulletOrdered`, expected `.` or `)`");return J}function t2(q){let J=q.options.rule||"*";if(J!=="*"&&J!=="-"&&J!=="_")throw Error("Cannot serialize rules with `"+J+"` for `options.rule`, expected `*`, `-`, or `_`");return J}function m8(q,J,$,G){let X=$.enter("list"),Y=$.bulletCurrent,Q=q.ordered?y8($):I0($),V=q.ordered?Q==="."?")":".":h8($),W=J&&$.bulletLastUsed?Q===$.bulletLastUsed:!1;if(!q.ordered){let H=q.children?q.children[0]:void 0;if((Q==="*"||Q==="-")&&H&&(!H.children||!H.children[0])&&$.stack[$.stack.length-1]==="list"&&$.stack[$.stack.length-2]==="listItem"&&$.stack[$.stack.length-3]==="list"&&$.stack[$.stack.length-4]==="listItem"&&$.indexStack[$.indexStack.length-1]===0&&$.indexStack[$.indexStack.length-2]===0&&$.indexStack[$.indexStack.length-3]===0)W=!0;if(t2($)===Q&&H){let B=-1;while(++B<q.children.length){let K=q.children[B];if(K&&K.type==="listItem"&&K.children&&K.children[0]&&K.children[0].type==="thematicBreak"){W=!0;break}}}}if(W)Q=V;$.bulletCurrent=Q;let U=$.containerFlow(q,G);return $.bulletLastUsed=Q,$.bulletCurrent=Y,X(),U}function f8(q){let J=q.options.listItemIndent||"one";if(J!=="tab"&&J!=="one"&&J!=="mixed")throw Error("Cannot serialize items with `"+J+"` for `options.listItemIndent`, expected `tab`, `one`, or `mixed`");return J}function u8(q,J,$,G){let X=f8($),Y=$.bulletCurrent||I0($);if(J&&J.type==="list"&&J.ordered)Y=(typeof J.start==="number"&&J.start>-1?J.start:1)+($.options.incrementListMarker===!1?0:J.children.indexOf(q))+Y;let Q=Y.length+1;if(X==="tab"||X==="mixed"&&(J&&J.type==="list"&&J.spread||q.spread))Q=Math.ceil(Q/4)*4;let V=$.createTracker(G);V.move(Y+" ".repeat(Q-Y.length)),V.shift(Q);let W=$.enter("listItem"),U=$.indentLines($.containerFlow(q,V.current()),H);return W(),U;function H(B,K,z){if(K)return(z?"":" ".repeat(Q))+B;return(z?Y:Y+" ".repeat(Q-Y.length))+B}}function p8(q,J,$,G){let X=$.enter("paragraph"),Y=$.enter("phrasing"),Q=$.containerPhrasing(q,G);return Y(),X(),Q}var N4=E0(["break","delete","emphasis","footnote","footnoteReference","image","imageReference","inlineCode","inlineMath","link","linkReference","mdxJsxTextElement","mdxTextExpression","strong","text","textDirective"]);function l8(q,J,$,G){return(q.children.some(function(Q){return N4(Q)})?$.containerPhrasing:$.containerFlow).call($,q,G)}function r8(q){let J=q.options.strong||"*";if(J!=="*"&&J!=="_")throw Error("Cannot serialize strong with `"+J+"` for `options.strong`, expected `*`, or `_`");return J}L4.peek=LU;function L4(q,J,$,G){let X=r8($),Y=$.enter("strong"),Q=$.createTracker(G),V=Q.move(X+X),W=Q.move($.containerPhrasing(q,{after:X,before:V,...Q.current()})),U=W.charCodeAt(0),H=_0(G.before.charCodeAt(G.before.length-1),U,X);if(H.inside)W=kq(U)+W.slice(1);let B=W.charCodeAt(W.length-1),K=_0(G.after.charCodeAt(0),B,X);if(K.inside)W=W.slice(0,-1)+kq(B);let z=Q.move(X+X);return Y(),$.attentionEncodeSurroundingInfo={after:K.outside,before:H.outside},V+W+z}function LU(q,J,$){return $.options.strong||"*"}function i8(q,J,$,G){return $.safe(q.value,G)}function d8(q){let J=q.options.ruleRepetition||3;if(J<3)throw Error("Cannot serialize rules with repetition `"+J+"` for `options.ruleRepetition`, expected `3` or more");return J}function c8(q,J,$){let G=(t2($)+($.options.ruleSpaces?" ":"")).repeat(d8($));return $.options.ruleSpaces?G.slice(0,-1):G}var n8={blockquote:T8,break:M4,code:I8,definition:b8,emphasis:D4,hardBreak:M4,heading:x8,html:K4,image:F4,imageReference:R4,inlineCode:w4,link:A4,linkReference:j4,list:m8,listItem:u8,paragraph:p8,root:l8,strong:L4,text:i8,thematicBreak:c8};var o8=[SU];function SU(q,J,$,G){if(J.type==="code"&&V2(J,G)&&(q.type==="list"||q.type===J.type&&V2(q,G)))return!1;if("spread"in $&&typeof $.spread==="boolean"){if(q.type==="paragraph"&&(q.type===J.type||J.type==="definition"||J.type==="heading"&&s2(J,G)))return;return $.spread?1:0}}var n1=["autolink","destinationLiteral","destinationRaw","reference","titleQuote","titleApostrophe"],a8=[{character:"\t",after:"[\\r\\n]",inConstruct:"phrasing"},{character:"\t",before:"[\\r\\n]",inConstruct:"phrasing"},{character:"\t",inConstruct:["codeFencedLangGraveAccent","codeFencedLangTilde"]},{character:"\r",inConstruct:["codeFencedLangGraveAccent","codeFencedLangTilde","codeFencedMetaGraveAccent","codeFencedMetaTilde","destinationLiteral","headingAtx"]},{character:`
70
70
  `,inConstruct:["codeFencedLangGraveAccent","codeFencedLangTilde","codeFencedMetaGraveAccent","codeFencedMetaTilde","destinationLiteral","headingAtx"]},{character:" ",after:"[\\r\\n]",inConstruct:"phrasing"},{character:" ",before:"[\\r\\n]",inConstruct:"phrasing"},{character:" ",inConstruct:["codeFencedLangGraveAccent","codeFencedLangTilde"]},{character:"!",after:"\\[",inConstruct:"phrasing",notInConstruct:n1},{character:'"',inConstruct:"titleQuote"},{atBreak:!0,character:"#"},{character:"#",inConstruct:"headingAtx",after:`(?:[\r
71
71
  ]|$)`},{character:"&",after:"[#A-Za-z]",inConstruct:"phrasing"},{character:"'",inConstruct:"titleApostrophe"},{character:"(",inConstruct:"destinationRaw"},{before:"\\]",character:"(",inConstruct:"phrasing",notInConstruct:n1},{atBreak:!0,before:"\\d+",character:")"},{character:")",inConstruct:"destinationRaw"},{atBreak:!0,character:"*",after:`(?:[ \r
72
72
  *])`},{character:"*",inConstruct:"phrasing",notInConstruct:n1},{atBreak:!0,character:"+",after:`(?:[ \r
73
73
  ])`},{atBreak:!0,character:"-",after:`(?:[ \r
74
74
  -])`},{atBreak:!0,before:"\\d+",character:".",after:`(?:[ \r
75
- ]|$)`},{atBreak:!0,character:"<",after:"[!/?A-Za-z]"},{character:"<",after:"[!/?A-Za-z]",inConstruct:"phrasing",notInConstruct:n1},{character:"<",inConstruct:"destinationLiteral"},{atBreak:!0,character:"="},{atBreak:!0,character:">"},{character:">",inConstruct:"destinationLiteral"},{atBreak:!0,character:"["},{character:"[",inConstruct:"phrasing",notInConstruct:n1},{character:"[",inConstruct:["label","reference"]},{character:"\\",after:"[\\r\\n]",inConstruct:"phrasing"},{character:"]",inConstruct:["label","reference"]},{atBreak:!0,character:"_"},{character:"_",inConstruct:"phrasing",notInConstruct:n1},{atBreak:!0,character:"`"},{character:"`",inConstruct:["codeFencedLangGraveAccent","codeFencedMetaGraveAccent"]},{character:"`",inConstruct:"phrasing",notInConstruct:n1},{atBreak:!0,character:"~"}];function n8(q){if(q.label||!q.identifier)return q.label||"";return i2(q.identifier)}function o8(q){if(!q._compiled){let J=(q.atBreak?"[\\r\\n][\\t ]*":"")+(q.before?"(?:"+q.before+")":"");q._compiled=new RegExp((J?"("+J+")":"")+(/[|\\{}()[\]^$+*?.-]/.test(q.character)?"\\":"")+q.character+(q.after?"(?:"+q.after+")":""),"g")}return q._compiled}function a8(q,J,$){let G=J.indexStack,X=q.children||[],Y=[],Q=-1,V=$.before,W;G.push(-1);let U=J.createTracker($);while(++Q<X.length){let H=X[Q],z;if(G[G.length-1]=Q,Q+1<X.length){let j=J.handle.handlers[X[Q+1].type];if(j&&j.peek)j=j.peek;z=j?j(X[Q+1],q,J,{before:"",after:"",...U.current()}).charAt(0):""}else z=$.after;if(Y.length>0&&(V==="\r"||V===`
76
- `)&&H.type==="html")Y[Y.length-1]=Y[Y.length-1].replace(/(\r?\n|\r)$/," "),V=" ",U=J.createTracker($),U.move(Y.join(""));let K=J.handle(H,q,J,{...U.current(),after:z,before:V});if(W&&W===K.slice(0,1))K=kq(W.charCodeAt(0))+K.slice(1);let B=J.attentionEncodeSurroundingInfo;if(J.attentionEncodeSurroundingInfo=void 0,W=void 0,B){if(Y.length>0&&B.before&&V===Y[Y.length-1].slice(-1))Y[Y.length-1]=Y[Y.length-1].slice(0,-1)+kq(V.charCodeAt(0));if(B.after)W=z}U.move(K),Y.push(K),V=K.slice(-1)}return G.pop(),Y.join("")}function s8(q,J,$){let G=J.indexStack,X=q.children||[],Y=J.createTracker($),Q=[],V=-1;G.push(-1);while(++V<X.length){let W=X[V];if(G[G.length-1]=V,Q.push(Y.move(J.handle(W,q,J,{before:`
75
+ ]|$)`},{atBreak:!0,character:"<",after:"[!/?A-Za-z]"},{character:"<",after:"[!/?A-Za-z]",inConstruct:"phrasing",notInConstruct:n1},{character:"<",inConstruct:"destinationLiteral"},{atBreak:!0,character:"="},{atBreak:!0,character:">"},{character:">",inConstruct:"destinationLiteral"},{atBreak:!0,character:"["},{character:"[",inConstruct:"phrasing",notInConstruct:n1},{character:"[",inConstruct:["label","reference"]},{character:"\\",after:"[\\r\\n]",inConstruct:"phrasing"},{character:"]",inConstruct:["label","reference"]},{atBreak:!0,character:"_"},{character:"_",inConstruct:"phrasing",notInConstruct:n1},{atBreak:!0,character:"`"},{character:"`",inConstruct:["codeFencedLangGraveAccent","codeFencedMetaGraveAccent"]},{character:"`",inConstruct:"phrasing",notInConstruct:n1},{atBreak:!0,character:"~"}];function s8(q){if(q.label||!q.identifier)return q.label||"";return i2(q.identifier)}function t8(q){if(!q._compiled){let J=(q.atBreak?"[\\r\\n][\\t ]*":"")+(q.before?"(?:"+q.before+")":"");q._compiled=new RegExp((J?"("+J+")":"")+(/[|\\{}()[\]^$+*?.-]/.test(q.character)?"\\":"")+q.character+(q.after?"(?:"+q.after+")":""),"g")}return q._compiled}function e8(q,J,$){let G=J.indexStack,X=q.children||[],Y=[],Q=-1,V=$.before,W;G.push(-1);let U=J.createTracker($);while(++Q<X.length){let H=X[Q],B;if(G[G.length-1]=Q,Q+1<X.length){let N=J.handle.handlers[X[Q+1].type];if(N&&N.peek)N=N.peek;B=N?N(X[Q+1],q,J,{before:"",after:"",...U.current()}).charAt(0):""}else B=$.after;if(Y.length>0&&(V==="\r"||V===`
76
+ `)&&H.type==="html")Y[Y.length-1]=Y[Y.length-1].replace(/(\r?\n|\r)$/," "),V=" ",U=J.createTracker($),U.move(Y.join(""));let K=J.handle(H,q,J,{...U.current(),after:B,before:V});if(W&&W===K.slice(0,1))K=kq(W.charCodeAt(0))+K.slice(1);let z=J.attentionEncodeSurroundingInfo;if(J.attentionEncodeSurroundingInfo=void 0,W=void 0,z){if(Y.length>0&&z.before&&V===Y[Y.length-1].slice(-1))Y[Y.length-1]=Y[Y.length-1].slice(0,-1)+kq(V.charCodeAt(0));if(z.after)W=B}U.move(K),Y.push(K),V=K.slice(-1)}return G.pop(),Y.join("")}function qJ(q,J,$){let G=J.indexStack,X=q.children||[],Y=J.createTracker($),Q=[],V=-1;G.push(-1);while(++V<X.length){let W=X[V];if(G[G.length-1]=V,Q.push(Y.move(J.handle(W,q,J,{before:`
77
77
  `,after:`
78
- `,...Y.current()}))),W.type!=="list")J.bulletLastUsed=void 0;if(V<X.length-1)Q.push(Y.move(KU(W,X[V+1],q,J)))}return G.pop(),Q.join("")}function KU(q,J,$,G){let X=G.join.length;while(X--){let Y=G.join[X](q,J,$,G);if(Y===!0||Y===1)break;if(typeof Y==="number")return`
78
+ `,...Y.current()}))),W.type!=="list")J.bulletLastUsed=void 0;if(V<X.length-1)Q.push(Y.move(PU(W,X[V+1],q,J)))}return G.pop(),Q.join("")}function PU(q,J,$,G){let X=G.join.length;while(X--){let Y=G.join[X](q,J,$,G);if(Y===!0||Y===1)break;if(typeof Y==="number")return`
79
79
  `.repeat(1+Y);if(Y===!1)return`
80
80
 
81
81
  <!---->
82
82
 
83
83
  `}return`
84
84
 
85
- `}var FU=/\r?\n|\r/g;function t8(q,J){let $=[],G=0,X=0,Y;while(Y=FU.exec(q))Q(q.slice(G,Y.index)),$.push(Y[0]),G=Y.index+Y[0].length,X++;return Q(q.slice(G)),$.join("");function Q(V){$.push(J(V,X,!V))}}function qJ(q,J,$){let G=($.before||"")+(J||"")+($.after||""),X=[],Y=[],Q={},V=-1;while(++V<q.unsafe.length){let H=q.unsafe[V];if(!c2(q.stack,H))continue;let z=q.compilePattern(H),K;while(K=z.exec(G)){let B="before"in H||Boolean(H.atBreak),j="after"in H,N=K.index+(B?K[1].length:0);if(X.includes(N)){if(Q[N].before&&!B)Q[N].before=!1;if(Q[N].after&&!j)Q[N].after=!1}else X.push(N),Q[N]={before:B,after:j}}}X.sort(RU);let W=$.before?$.before.length:0,U=G.length-($.after?$.after.length:0);V=-1;while(++V<X.length){let H=X[V];if(H<W||H>=U)continue;if(H+1<U&&X[V+1]===H+1&&Q[H].after&&!Q[H+1].before&&!Q[H+1].after||X[V-1]===H-1&&Q[H].before&&!Q[H-1].before&&!Q[H-1].after)continue;if(W!==H)Y.push(e8(G.slice(W,H),"\\"));if(W=H,/[!-/:-@[-`{-~]/.test(G.charAt(H))&&(!$.encode||!$.encode.includes(G.charAt(H))))Y.push("\\");else Y.push(kq(G.charCodeAt(H))),W++}return Y.push(e8(G.slice(W,U),$.after)),Y.join("")}function RU(q,J){return q-J}function e8(q,J){let $=/\\(?=[!-/:-@[-`{-~])/g,G=[],X=[],Y=q+J,Q=-1,V=0,W;while(W=$.exec(Y))G.push(W.index);while(++Q<G.length){if(V!==G[Q])X.push(q.slice(V,G[Q]));X.push("\\"),V=G[Q]}return X.push(q.slice(V)),X.join("")}function JJ(q){let J=q||{},$=J.now||{},G=J.lineShift||0,X=$.line||1,Y=$.column||1;return{move:W,current:Q,shift:V};function Q(){return{now:{line:X,column:Y},lineShift:G}}function V(U){G+=U}function W(U){let H=U||"",z=H.split(/\r?\n|\r/g),K=z[z.length-1];return X+=z.length-1,Y=z.length===1?Y+K.length:1+K.length+G,H}}function L4(q,J){let $=J||{},G={associationId:n8,containerPhrasing:jU,containerFlow:NU,createTracker:JJ,compilePattern:o8,enter:Y,handlers:{...i8},handle:void 0,indentLines:t8,indexStack:[],join:[...d8],options:{},safe:LU,stack:[],unsafe:[...c8]};if(U4(G,$),G.options.tightDefinitions)G.join.push(AU);G.handle=N8("type",{invalid:wU,unknown:OU,handlers:G.handlers});let X=G.handle(q,void 0,G,{before:`
85
+ `}var ZU=/\r?\n|\r/g;function JJ(q,J){let $=[],G=0,X=0,Y;while(Y=ZU.exec(q))Q(q.slice(G,Y.index)),$.push(Y[0]),G=Y.index+Y[0].length,X++;return Q(q.slice(G)),$.join("");function Q(V){$.push(J(V,X,!V))}}function GJ(q,J,$){let G=($.before||"")+(J||"")+($.after||""),X=[],Y=[],Q={},V=-1;while(++V<q.unsafe.length){let H=q.unsafe[V];if(!c2(q.stack,H))continue;let B=q.compilePattern(H),K;while(K=B.exec(G)){let z="before"in H||Boolean(H.atBreak),N="after"in H,L=K.index+(z?K[1].length:0);if(X.includes(L)){if(Q[L].before&&!z)Q[L].before=!1;if(Q[L].after&&!N)Q[L].after=!1}else X.push(L),Q[L]={before:z,after:N}}}X.sort(TU);let W=$.before?$.before.length:0,U=G.length-($.after?$.after.length:0);V=-1;while(++V<X.length){let H=X[V];if(H<W||H>=U)continue;if(H+1<U&&X[V+1]===H+1&&Q[H].after&&!Q[H+1].before&&!Q[H+1].after||X[V-1]===H-1&&Q[H].before&&!Q[H-1].before&&!Q[H-1].after)continue;if(W!==H)Y.push($J(G.slice(W,H),"\\"));if(W=H,/[!-/:-@[-`{-~]/.test(G.charAt(H))&&(!$.encode||!$.encode.includes(G.charAt(H))))Y.push("\\");else Y.push(kq(G.charCodeAt(H))),W++}return Y.push($J(G.slice(W,U),$.after)),Y.join("")}function TU(q,J){return q-J}function $J(q,J){let $=/\\(?=[!-/:-@[-`{-~])/g,G=[],X=[],Y=q+J,Q=-1,V=0,W;while(W=$.exec(Y))G.push(W.index);while(++Q<G.length){if(V!==G[Q])X.push(q.slice(V,G[Q]));X.push("\\"),V=G[Q]}return X.push(q.slice(V)),X.join("")}function XJ(q){let J=q||{},$=J.now||{},G=J.lineShift||0,X=$.line||1,Y=$.column||1;return{move:W,current:Q,shift:V};function Q(){return{now:{line:X,column:Y},lineShift:G}}function V(U){G+=U}function W(U){let H=U||"",B=H.split(/\r?\n|\r/g),K=B[B.length-1];return X+=B.length-1,Y=B.length===1?Y+K.length:1+K.length+G,H}}function S4(q,J){let $=J||{},G={associationId:s8,containerPhrasing:IU,containerFlow:bU,createTracker:XJ,compilePattern:t8,enter:Y,handlers:{...n8},handle:void 0,indentLines:JJ,indexStack:[],join:[...o8],options:{},safe:gU,stack:[],unsafe:[...a8]};if(H4(G,$),G.options.tightDefinitions)G.join.push(EU);G.handle=P8("type",{invalid:CU,unknown:_U,handlers:G.handlers});let X=G.handle(q,void 0,G,{before:`
86
86
  `,after:`
87
87
  `,now:{line:1,column:1},lineShift:0});if(X&&X.charCodeAt(X.length-1)!==10&&X.charCodeAt(X.length-1)!==13)X+=`
88
- `;return X;function Y(Q){return G.stack.push(Q),V;function V(){G.stack.pop()}}}function wU(q){throw Error("Cannot handle value `"+q+"`, expected node")}function OU(q){throw Error("Cannot handle unknown node `"+q.type+"`")}function AU(q,J){if(q.type==="definition"&&q.type===J.type)return 0}function jU(q,J){return a8(q,this,J)}function NU(q,J){return s8(q,this,J)}function LU(q,J){return qJ(this,q,J)}function e2(q){let J=this;J.compiler=$;function $(G){return L4(G,{...J.data("settings"),...q,extensions:J.data("toMarkdownExtensions")||[]})}}function S4(q){if(q)throw q}var X3=K3(HJ(),1);function W2(q){if(typeof q!=="object"||q===null)return!1;let J=Object.getPrototypeOf(q);return(J===null||J===Object.prototype||Object.getPrototypeOf(J)===null)&&!(Symbol.toStringTag in q)&&!(Symbol.iterator in q)}function P4(){let q=[],J={run:$,use:G};return J;function $(...X){let Y=-1,Q=X.pop();if(typeof Q!=="function")throw TypeError("Expected function as last argument, not "+Q);V(null,...X);function V(W,...U){let H=q[++Y],z=-1;if(W){Q(W);return}while(++z<X.length)if(U[z]===null||U[z]===void 0)U[z]=X[z];if(X=U,H)MJ(H,V)(...U);else Q(null,...U)}}function G(X){if(typeof X!=="function")throw TypeError("Expected `middelware` to be a function, not "+X);return q.push(X),J}}function MJ(q,J){let $;return G;function G(...Q){let V=q.length>Q.length,W;if(V)Q.push(X);try{W=q.apply(this,Q)}catch(U){let H=U;if(V&&$)throw H;return X(H)}if(!V)if(W&&W.then&&typeof W.then==="function")W.then(Y,X);else if(W instanceof Error)X(W);else Y(W)}function X(Q,...V){if(!$)$=!0,J(Q,...V)}function Y(Q){X(null,Q)}}class Rq extends Error{constructor(q,J,$){super();if(typeof J==="string")$=J,J=void 0;let G="",X={},Y=!1;if(J)if("line"in J&&"column"in J)X={place:J};else if("start"in J&&"end"in J)X={place:J};else if("type"in J)X={ancestors:[J],place:J.position};else X={...J};if(typeof q==="string")G=q;else if(!X.cause&&q)Y=!0,G=q.message,X.cause=q;if(!X.ruleId&&!X.source&&typeof $==="string"){let V=$.indexOf(":");if(V===-1)X.ruleId=$;else X.source=$.slice(0,V),X.ruleId=$.slice(V+1)}if(!X.place&&X.ancestors&&X.ancestors){let V=X.ancestors[X.ancestors.length-1];if(V)X.place=V.position}let Q=X.place&&"start"in X.place?X.place.start:X.place;this.ancestors=X.ancestors||void 0,this.cause=X.cause||void 0,this.column=Q?Q.column:void 0,this.fatal=void 0,this.file="",this.message=G,this.line=Q?Q.line:void 0,this.name=j1(X.place)||"1:1",this.place=X.place||void 0,this.reason=this.message,this.ruleId=X.ruleId||void 0,this.source=X.source||void 0,this.stack=Y&&X.cause&&typeof X.cause.stack==="string"?X.cause.stack:"",this.actual=void 0,this.expected=void 0,this.note=void 0,this.url=void 0}}Rq.prototype.file="";Rq.prototype.name="";Rq.prototype.reason="";Rq.prototype.message="";Rq.prototype.stack="";Rq.prototype.column=void 0;Rq.prototype.line=void 0;Rq.prototype.ancestors=void 0;Rq.prototype.cause=void 0;Rq.prototype.fatal=void 0;Rq.prototype.place=void 0;Rq.prototype.ruleId=void 0;Rq.prototype.source=void 0;import{default as dq}from"path";import{default as DJ}from"process";import{fileURLToPath as zJ}from"url";function J3(q){return Boolean(q!==null&&typeof q==="object"&&"href"in q&&q.href&&"protocol"in q&&q.protocol&&q.auth===void 0)}var Z4=["history","path","basename","stem","extname","dirname"];class $3{constructor(q){let J;if(!q)J={};else if(J3(q))J={path:q};else if(typeof q==="string"||SU(q))J={value:q};else J=q;this.cwd="cwd"in J?"":DJ.cwd(),this.data={},this.history=[],this.messages=[],this.value,this.map,this.result,this.stored;let $=-1;while(++$<Z4.length){let X=Z4[$];if(X in J&&J[X]!==void 0&&J[X]!==null)this[X]=X==="history"?[...J[X]]:J[X]}let G;for(G in J)if(!Z4.includes(G))this[G]=J[G]}get basename(){return typeof this.path==="string"?dq.basename(this.path):void 0}set basename(q){C4(q,"basename"),T4(q,"basename"),this.path=dq.join(this.dirname||"",q)}get dirname(){return typeof this.path==="string"?dq.dirname(this.path):void 0}set dirname(q){BJ(this.basename,"dirname"),this.path=dq.join(q||"",this.basename)}get extname(){return typeof this.path==="string"?dq.extname(this.path):void 0}set extname(q){if(T4(q,"extname"),BJ(this.dirname,"extname"),q){if(q.codePointAt(0)!==46)throw Error("`extname` must start with `.`");if(q.includes(".",1))throw Error("`extname` cannot contain multiple dots")}this.path=dq.join(this.dirname,this.stem+(q||""))}get path(){return this.history[this.history.length-1]}set path(q){if(J3(q))q=zJ(q);if(C4(q,"path"),this.path!==q)this.history.push(q)}get stem(){return typeof this.path==="string"?dq.basename(this.path,this.extname):void 0}set stem(q){C4(q,"stem"),T4(q,"stem"),this.path=dq.join(this.dirname||"",q+(this.extname||""))}fail(q,J,$){let G=this.message(q,J,$);throw G.fatal=!0,G}info(q,J,$){let G=this.message(q,J,$);return G.fatal=void 0,G}message(q,J,$){let G=new Rq(q,J,$);if(this.path)G.name=this.path+":"+G.name,G.file=this.path;return G.fatal=!1,this.messages.push(G),G}toString(q){if(this.value===void 0)return"";if(typeof this.value==="string")return this.value;return new TextDecoder(q||void 0).decode(this.value)}}function T4(q,J){if(q&&q.includes(dq.sep))throw Error("`"+J+"` cannot be a path: did not expect `"+dq.sep+"`")}function C4(q,J){if(!q)throw Error("`"+J+"` cannot be empty")}function BJ(q,J){if(!q)throw Error("Setting `"+J+"` requires `path` to be set too")}function SU(q){return Boolean(q&&typeof q==="object"&&"byteLength"in q&&"byteOffset"in q)}var KJ=function(q){let G=this.constructor.prototype,X=G[q],Y=function(){return X.apply(Y,arguments)};return Object.setPrototypeOf(Y,G),Y};var PU={}.hasOwnProperty;class b4 extends KJ{constructor(){super("copy");this.Compiler=void 0,this.Parser=void 0,this.attachers=[],this.compiler=void 0,this.freezeIndex=-1,this.frozen=void 0,this.namespace={},this.parser=void 0,this.transformers=P4()}copy(){let q=new b4,J=-1;while(++J<this.attachers.length){let $=this.attachers[J];q.use(...$)}return q.data(X3.default(!0,{},this.namespace)),q}data(q,J){if(typeof q==="string"){if(arguments.length===2)return I4("data",this.frozen),this.namespace[q]=J,this;return PU.call(this.namespace,q)&&this.namespace[q]||void 0}if(q)return I4("data",this.frozen),this.namespace=q,this;return this.namespace}freeze(){if(this.frozen)return this;let q=this;while(++this.freezeIndex<this.attachers.length){let[J,...$]=this.attachers[this.freezeIndex];if($[0]===!1)continue;if($[0]===!0)$[0]=void 0;let G=J.call(q,...$);if(typeof G==="function")this.transformers.use(G)}return this.frozen=!0,this.freezeIndex=Number.POSITIVE_INFINITY,this}parse(q){this.freeze();let J=G3(q),$=this.parser||this.Parser;return _4("parse",$),$(String(J),J)}process(q,J){let $=this;return this.freeze(),_4("process",this.parser||this.Parser),E4("process",this.compiler||this.Compiler),J?G(void 0,J):new Promise(G);function G(X,Y){let Q=G3(q),V=$.parse(Q);$.run(V,Q,function(U,H,z){if(U||!H||!z)return W(U);let K=H,B=$.stringify(K,z);if(TU(B))z.value=B;else z.result=B;W(U,z)});function W(U,H){if(U||!H)Y(U);else if(X)X(H);else F(J,"`done` is defined if `resolve` is not"),J(void 0,H)}}}processSync(q){let J=!1,$;return this.freeze(),_4("processSync",this.parser||this.Parser),E4("processSync",this.compiler||this.Compiler),this.process(q,G),RJ("processSync","process",J),F($,"we either bailed on an error or have a tree"),$;function G(X,Y){J=!0,S4(X),$=Y}}run(q,J,$){FJ(q),this.freeze();let G=this.transformers;if(!$&&typeof J==="function")$=J,J=void 0;return $?X(void 0,$):new Promise(X);function X(Y,Q){F(typeof J!=="function","`file` can\u2019t be a `done` anymore, we checked");let V=G3(J);G.run(q,V,W);function W(U,H,z){let K=H||q;if(U)Q(U);else if(Y)Y(K);else F($,"`done` is defined if `resolve` is not"),$(void 0,K,z)}}}runSync(q,J){let $=!1,G;return this.run(q,J,X),RJ("runSync","run",$),F(G,"we either bailed on an error or have a tree"),G;function X(Y,Q){S4(Y),G=Q,$=!0}}stringify(q,J){this.freeze();let $=G3(J),G=this.compiler||this.Compiler;return E4("stringify",G),FJ(q),G(q,$)}use(q,...J){let $=this.attachers,G=this.namespace;if(I4("use",this.frozen),q===null||q===void 0);else if(typeof q==="function")V(q,J);else if(typeof q==="object")if(Array.isArray(q))Q(q);else Y(q);else throw TypeError("Expected usable value, not `"+q+"`");return this;function X(W){if(typeof W==="function")V(W,[]);else if(typeof W==="object")if(Array.isArray(W)){let[U,...H]=W;V(U,H)}else Y(W);else throw TypeError("Expected usable value, not `"+W+"`")}function Y(W){if(!("plugins"in W)&&!("settings"in W))throw Error("Expected usable value but received an empty preset, which is probably a mistake: presets typically come with `plugins` and sometimes with `settings`, but this has neither");if(Q(W.plugins),W.settings)G.settings=X3.default(!0,G.settings,W.settings)}function Q(W){let U=-1;if(W===null||W===void 0);else if(Array.isArray(W))while(++U<W.length){let H=W[U];X(H)}else throw TypeError("Expected a list of plugins, not `"+W+"`")}function V(W,U){let H=-1,z=-1;while(++H<$.length)if($[H][0]===W){z=H;break}if(z===-1)$.push([W,...U]);else if(U.length>0){let[K,...B]=U,j=$[z][1];if(W2(j)&&W2(K))K=X3.default(!0,j,K);$[z]=[W,K,...B]}}}}var g4=new b4().freeze();function _4(q,J){if(typeof J!=="function")throw TypeError("Cannot `"+q+"` without `parser`")}function E4(q,J){if(typeof J!=="function")throw TypeError("Cannot `"+q+"` without `compiler`")}function I4(q,J){if(J)throw Error("Cannot call `"+q+"` on a frozen processor.\nCreate a new processor first, by calling it: use `processor()` instead of `processor`.")}function FJ(q){if(!W2(q)||typeof q.type!=="string")throw TypeError("Expected node, got `"+q+"`")}function RJ(q,J,$){if(!$)throw Error("`"+q+"` finished async. Use `"+J+"` instead")}function G3(q){return ZU(q)?q:new $3(q)}function ZU(q){return Boolean(q&&typeof q==="object"&&"message"in q&&"messages"in q)}function TU(q){return typeof q==="string"||CU(q)}function CU(q){return Boolean(q&&typeof q==="object"&&"byteLength"in q&&"byteOffset"in q)}var wJ=g4().use(d2).use(e2).freeze();var YN=wJ();/*! js-yaml 4.1.1 https://github.com/nodeca/js-yaml @license MIT */function vJ(q){return typeof q>"u"||q===null}function EU(q){return typeof q==="object"&&q!==null}function IU(q){if(Array.isArray(q))return q;else if(vJ(q))return[];return[q]}function bU(q,J){var $,G,X,Y;if(J){Y=Object.keys(J);for($=0,G=Y.length;$<G;$+=1)X=Y[$],q[X]=J[X]}return q}function gU(q,J){var $="",G;for(G=0;G<J;G+=1)$+=q;return $}function vU(q){return q===0&&Number.NEGATIVE_INFINITY===1/q}var kU=vJ,xU=EU,hU=IU,yU=gU,mU=vU,fU=bU,zq={isNothing:kU,isObject:xU,toArray:hU,repeat:yU,isNegativeZero:mU,extend:fU};function kJ(q,J){var $="",G=q.reason||"(unknown reason)";if(!q.mark)return G;if(q.mark.name)$+='in "'+q.mark.name+'" ';if($+="("+(q.mark.line+1)+":"+(q.mark.column+1)+")",!J&&q.mark.snippet)$+=`
88
+ `;return X;function Y(Q){return G.stack.push(Q),V;function V(){G.stack.pop()}}}function CU(q){throw Error("Cannot handle value `"+q+"`, expected node")}function _U(q){throw Error("Cannot handle unknown node `"+q.type+"`")}function EU(q,J){if(q.type==="definition"&&q.type===J.type)return 0}function IU(q,J){return e8(q,this,J)}function bU(q,J){return qJ(q,this,J)}function gU(q,J){return GJ(this,q,J)}function e2(q){let J=this;J.compiler=$;function $(G){return S4(G,{...J.data("settings"),...q,extensions:J.data("toMarkdownExtensions")||[]})}}function P4(q){if(q)throw q}var X3=F3(BJ(),1);function W2(q){if(typeof q!=="object"||q===null)return!1;let J=Object.getPrototypeOf(q);return(J===null||J===Object.prototype||Object.getPrototypeOf(J)===null)&&!(Symbol.toStringTag in q)&&!(Symbol.iterator in q)}function Z4(){let q=[],J={run:$,use:G};return J;function $(...X){let Y=-1,Q=X.pop();if(typeof Q!=="function")throw TypeError("Expected function as last argument, not "+Q);V(null,...X);function V(W,...U){let H=q[++Y],B=-1;if(W){Q(W);return}while(++B<X.length)if(U[B]===null||U[B]===void 0)U[B]=X[B];if(X=U,H)zJ(H,V)(...U);else Q(null,...U)}}function G(X){if(typeof X!=="function")throw TypeError("Expected `middelware` to be a function, not "+X);return q.push(X),J}}function zJ(q,J){let $;return G;function G(...Q){let V=q.length>Q.length,W;if(V)Q.push(X);try{W=q.apply(this,Q)}catch(U){let H=U;if(V&&$)throw H;return X(H)}if(!V)if(W&&W.then&&typeof W.then==="function")W.then(Y,X);else if(W instanceof Error)X(W);else Y(W)}function X(Q,...V){if(!$)$=!0,J(Q,...V)}function Y(Q){X(null,Q)}}class Rq extends Error{constructor(q,J,$){super();if(typeof J==="string")$=J,J=void 0;let G="",X={},Y=!1;if(J)if("line"in J&&"column"in J)X={place:J};else if("start"in J&&"end"in J)X={place:J};else if("type"in J)X={ancestors:[J],place:J.position};else X={...J};if(typeof q==="string")G=q;else if(!X.cause&&q)Y=!0,G=q.message,X.cause=q;if(!X.ruleId&&!X.source&&typeof $==="string"){let V=$.indexOf(":");if(V===-1)X.ruleId=$;else X.source=$.slice(0,V),X.ruleId=$.slice(V+1)}if(!X.place&&X.ancestors&&X.ancestors){let V=X.ancestors[X.ancestors.length-1];if(V)X.place=V.position}let Q=X.place&&"start"in X.place?X.place.start:X.place;this.ancestors=X.ancestors||void 0,this.cause=X.cause||void 0,this.column=Q?Q.column:void 0,this.fatal=void 0,this.file="",this.message=G,this.line=Q?Q.line:void 0,this.name=j1(X.place)||"1:1",this.place=X.place||void 0,this.reason=this.message,this.ruleId=X.ruleId||void 0,this.source=X.source||void 0,this.stack=Y&&X.cause&&typeof X.cause.stack==="string"?X.cause.stack:"",this.actual=void 0,this.expected=void 0,this.note=void 0,this.url=void 0}}Rq.prototype.file="";Rq.prototype.name="";Rq.prototype.reason="";Rq.prototype.message="";Rq.prototype.stack="";Rq.prototype.column=void 0;Rq.prototype.line=void 0;Rq.prototype.ancestors=void 0;Rq.prototype.cause=void 0;Rq.prototype.fatal=void 0;Rq.prototype.place=void 0;Rq.prototype.ruleId=void 0;Rq.prototype.source=void 0;import{default as dq}from"path";import{default as KJ}from"process";import{fileURLToPath as FJ}from"url";function J3(q){return Boolean(q!==null&&typeof q==="object"&&"href"in q&&q.href&&"protocol"in q&&q.protocol&&q.auth===void 0)}var T4=["history","path","basename","stem","extname","dirname"];class $3{constructor(q){let J;if(!q)J={};else if(J3(q))J={path:q};else if(typeof q==="string"||vU(q))J={value:q};else J=q;this.cwd="cwd"in J?"":KJ.cwd(),this.data={},this.history=[],this.messages=[],this.value,this.map,this.result,this.stored;let $=-1;while(++$<T4.length){let X=T4[$];if(X in J&&J[X]!==void 0&&J[X]!==null)this[X]=X==="history"?[...J[X]]:J[X]}let G;for(G in J)if(!T4.includes(G))this[G]=J[G]}get basename(){return typeof this.path==="string"?dq.basename(this.path):void 0}set basename(q){_4(q,"basename"),C4(q,"basename"),this.path=dq.join(this.dirname||"",q)}get dirname(){return typeof this.path==="string"?dq.dirname(this.path):void 0}set dirname(q){RJ(this.basename,"dirname"),this.path=dq.join(q||"",this.basename)}get extname(){return typeof this.path==="string"?dq.extname(this.path):void 0}set extname(q){if(C4(q,"extname"),RJ(this.dirname,"extname"),q){if(q.codePointAt(0)!==46)throw Error("`extname` must start with `.`");if(q.includes(".",1))throw Error("`extname` cannot contain multiple dots")}this.path=dq.join(this.dirname,this.stem+(q||""))}get path(){return this.history[this.history.length-1]}set path(q){if(J3(q))q=FJ(q);if(_4(q,"path"),this.path!==q)this.history.push(q)}get stem(){return typeof this.path==="string"?dq.basename(this.path,this.extname):void 0}set stem(q){_4(q,"stem"),C4(q,"stem"),this.path=dq.join(this.dirname||"",q+(this.extname||""))}fail(q,J,$){let G=this.message(q,J,$);throw G.fatal=!0,G}info(q,J,$){let G=this.message(q,J,$);return G.fatal=void 0,G}message(q,J,$){let G=new Rq(q,J,$);if(this.path)G.name=this.path+":"+G.name,G.file=this.path;return G.fatal=!1,this.messages.push(G),G}toString(q){if(this.value===void 0)return"";if(typeof this.value==="string")return this.value;return new TextDecoder(q||void 0).decode(this.value)}}function C4(q,J){if(q&&q.includes(dq.sep))throw Error("`"+J+"` cannot be a path: did not expect `"+dq.sep+"`")}function _4(q,J){if(!q)throw Error("`"+J+"` cannot be empty")}function RJ(q,J){if(!q)throw Error("Setting `"+J+"` requires `path` to be set too")}function vU(q){return Boolean(q&&typeof q==="object"&&"byteLength"in q&&"byteOffset"in q)}var wJ=function(q){let G=this.constructor.prototype,X=G[q],Y=function(){return X.apply(Y,arguments)};return Object.setPrototypeOf(Y,G),Y};var kU={}.hasOwnProperty;class g4 extends wJ{constructor(){super("copy");this.Compiler=void 0,this.Parser=void 0,this.attachers=[],this.compiler=void 0,this.freezeIndex=-1,this.frozen=void 0,this.namespace={},this.parser=void 0,this.transformers=Z4()}copy(){let q=new g4,J=-1;while(++J<this.attachers.length){let $=this.attachers[J];q.use(...$)}return q.data(X3.default(!0,{},this.namespace)),q}data(q,J){if(typeof q==="string"){if(arguments.length===2)return b4("data",this.frozen),this.namespace[q]=J,this;return kU.call(this.namespace,q)&&this.namespace[q]||void 0}if(q)return b4("data",this.frozen),this.namespace=q,this;return this.namespace}freeze(){if(this.frozen)return this;let q=this;while(++this.freezeIndex<this.attachers.length){let[J,...$]=this.attachers[this.freezeIndex];if($[0]===!1)continue;if($[0]===!0)$[0]=void 0;let G=J.call(q,...$);if(typeof G==="function")this.transformers.use(G)}return this.frozen=!0,this.freezeIndex=Number.POSITIVE_INFINITY,this}parse(q){this.freeze();let J=G3(q),$=this.parser||this.Parser;return E4("parse",$),$(String(J),J)}process(q,J){let $=this;return this.freeze(),E4("process",this.parser||this.Parser),I4("process",this.compiler||this.Compiler),J?G(void 0,J):new Promise(G);function G(X,Y){let Q=G3(q),V=$.parse(Q);$.run(V,Q,function(U,H,B){if(U||!H||!B)return W(U);let K=H,z=$.stringify(K,B);if(hU(z))B.value=z;else B.result=z;W(U,B)});function W(U,H){if(U||!H)Y(U);else if(X)X(H);else F(J,"`done` is defined if `resolve` is not"),J(void 0,H)}}}processSync(q){let J=!1,$;return this.freeze(),E4("processSync",this.parser||this.Parser),I4("processSync",this.compiler||this.Compiler),this.process(q,G),AJ("processSync","process",J),F($,"we either bailed on an error or have a tree"),$;function G(X,Y){J=!0,P4(X),$=Y}}run(q,J,$){OJ(q),this.freeze();let G=this.transformers;if(!$&&typeof J==="function")$=J,J=void 0;return $?X(void 0,$):new Promise(X);function X(Y,Q){F(typeof J!=="function","`file` can\u2019t be a `done` anymore, we checked");let V=G3(J);G.run(q,V,W);function W(U,H,B){let K=H||q;if(U)Q(U);else if(Y)Y(K);else F($,"`done` is defined if `resolve` is not"),$(void 0,K,B)}}}runSync(q,J){let $=!1,G;return this.run(q,J,X),AJ("runSync","run",$),F(G,"we either bailed on an error or have a tree"),G;function X(Y,Q){P4(Y),G=Q,$=!0}}stringify(q,J){this.freeze();let $=G3(J),G=this.compiler||this.Compiler;return I4("stringify",G),OJ(q),G(q,$)}use(q,...J){let $=this.attachers,G=this.namespace;if(b4("use",this.frozen),q===null||q===void 0);else if(typeof q==="function")V(q,J);else if(typeof q==="object")if(Array.isArray(q))Q(q);else Y(q);else throw TypeError("Expected usable value, not `"+q+"`");return this;function X(W){if(typeof W==="function")V(W,[]);else if(typeof W==="object")if(Array.isArray(W)){let[U,...H]=W;V(U,H)}else Y(W);else throw TypeError("Expected usable value, not `"+W+"`")}function Y(W){if(!("plugins"in W)&&!("settings"in W))throw Error("Expected usable value but received an empty preset, which is probably a mistake: presets typically come with `plugins` and sometimes with `settings`, but this has neither");if(Q(W.plugins),W.settings)G.settings=X3.default(!0,G.settings,W.settings)}function Q(W){let U=-1;if(W===null||W===void 0);else if(Array.isArray(W))while(++U<W.length){let H=W[U];X(H)}else throw TypeError("Expected a list of plugins, not `"+W+"`")}function V(W,U){let H=-1,B=-1;while(++H<$.length)if($[H][0]===W){B=H;break}if(B===-1)$.push([W,...U]);else if(U.length>0){let[K,...z]=U,N=$[B][1];if(W2(N)&&W2(K))K=X3.default(!0,N,K);$[B]=[W,K,...z]}}}}var v4=new g4().freeze();function E4(q,J){if(typeof J!=="function")throw TypeError("Cannot `"+q+"` without `parser`")}function I4(q,J){if(typeof J!=="function")throw TypeError("Cannot `"+q+"` without `compiler`")}function b4(q,J){if(J)throw Error("Cannot call `"+q+"` on a frozen processor.\nCreate a new processor first, by calling it: use `processor()` instead of `processor`.")}function OJ(q){if(!W2(q)||typeof q.type!=="string")throw TypeError("Expected node, got `"+q+"`")}function AJ(q,J,$){if(!$)throw Error("`"+q+"` finished async. Use `"+J+"` instead")}function G3(q){return xU(q)?q:new $3(q)}function xU(q){return Boolean(q&&typeof q==="object"&&"message"in q&&"messages"in q)}function hU(q){return typeof q==="string"||yU(q)}function yU(q){return Boolean(q&&typeof q==="object"&&"byteLength"in q&&"byteOffset"in q)}var jJ=v4().use(d2).use(e2).freeze();var ON=jJ();/*! js-yaml 4.1.1 https://github.com/nodeca/js-yaml @license MIT */function hJ(q){return typeof q>"u"||q===null}function fU(q){return typeof q==="object"&&q!==null}function uU(q){if(Array.isArray(q))return q;else if(hJ(q))return[];return[q]}function pU(q,J){var $,G,X,Y;if(J){Y=Object.keys(J);for($=0,G=Y.length;$<G;$+=1)X=Y[$],q[X]=J[X]}return q}function lU(q,J){var $="",G;for(G=0;G<J;G+=1)$+=q;return $}function rU(q){return q===0&&Number.NEGATIVE_INFINITY===1/q}var iU=hJ,dU=fU,cU=uU,nU=lU,oU=rU,aU=pU,Bq={isNothing:iU,isObject:dU,toArray:cU,repeat:nU,isNegativeZero:oU,extend:aU};function yJ(q,J){var $="",G=q.reason||"(unknown reason)";if(!q.mark)return G;if(q.mark.name)$+='in "'+q.mark.name+'" ';if($+="("+(q.mark.line+1)+":"+(q.mark.column+1)+")",!J&&q.mark.snippet)$+=`
89
89
 
90
- `+q.mark.snippet;return G+" "+$}function H2(q,J){if(Error.call(this),this.name="YAMLException",this.reason=q,this.mark=J,this.message=kJ(this,!1),Error.captureStackTrace)Error.captureStackTrace(this,this.constructor);else this.stack=Error().stack||""}H2.prototype=Object.create(Error.prototype);H2.prototype.constructor=H2;H2.prototype.toString=function(J){return this.name+": "+kJ(this,J)};var _q=H2;function v4(q,J,$,G,X){var Y="",Q="",V=Math.floor(X/2)-1;if(G-J>V)Y=" ... ",J=G-V+Y.length;if($-G>V)Q=" ...",$=G+V-Q.length;return{str:Y+q.slice(J,$).replace(/\t/g,"\u2192")+Q,pos:G-J+Y.length}}function k4(q,J){return zq.repeat(" ",J-q.length)+q}function uU(q,J){if(J=Object.create(J||null),!q.buffer)return null;if(!J.maxLength)J.maxLength=79;if(typeof J.indent!=="number")J.indent=1;if(typeof J.linesBefore!=="number")J.linesBefore=3;if(typeof J.linesAfter!=="number")J.linesAfter=2;var $=/\r?\n|\r|\0/g,G=[0],X=[],Y,Q=-1;while(Y=$.exec(q.buffer))if(X.push(Y.index),G.push(Y.index+Y[0].length),q.position<=Y.index&&Q<0)Q=G.length-2;if(Q<0)Q=G.length-1;var V="",W,U,H=Math.min(q.line+J.linesAfter,X.length).toString().length,z=J.maxLength-(J.indent+H+3);for(W=1;W<=J.linesBefore;W++){if(Q-W<0)break;U=v4(q.buffer,G[Q-W],X[Q-W],q.position-(G[Q]-G[Q-W]),z),V=zq.repeat(" ",J.indent)+k4((q.line-W+1).toString(),H)+" | "+U.str+`
91
- `+V}U=v4(q.buffer,G[Q],X[Q],q.position,z),V+=zq.repeat(" ",J.indent)+k4((q.line+1).toString(),H)+" | "+U.str+`
92
- `,V+=zq.repeat("-",J.indent+H+3+U.pos)+`^
93
- `;for(W=1;W<=J.linesAfter;W++){if(Q+W>=X.length)break;U=v4(q.buffer,G[Q+W],X[Q+W],q.position-(G[Q]-G[Q+W]),z),V+=zq.repeat(" ",J.indent)+k4((q.line+W+1).toString(),H)+" | "+U.str+`
94
- `}return V.replace(/\n$/,"")}var pU=uU,lU=["kind","multi","resolve","construct","instanceOf","predicate","represent","representName","defaultStyle","styleAliases"],rU=["scalar","sequence","mapping"];function iU(q){var J={};if(q!==null)Object.keys(q).forEach(function($){q[$].forEach(function(G){J[String(G)]=$})});return J}function dU(q,J){if(J=J||{},Object.keys(J).forEach(function($){if(lU.indexOf($)===-1)throw new _q('Unknown option "'+$+'" is met in definition of "'+q+'" YAML type.')}),this.options=J,this.tag=q,this.kind=J.kind||null,this.resolve=J.resolve||function(){return!0},this.construct=J.construct||function($){return $},this.instanceOf=J.instanceOf||null,this.predicate=J.predicate||null,this.represent=J.represent||null,this.representName=J.representName||null,this.defaultStyle=J.defaultStyle||null,this.multi=J.multi||!1,this.styleAliases=iU(J.styleAliases||null),rU.indexOf(this.kind)===-1)throw new _q('Unknown kind "'+this.kind+'" is specified for "'+q+'" YAML type.')}var Nq=dU;function OJ(q,J){var $=[];return q[J].forEach(function(G){var X=$.length;$.forEach(function(Y,Q){if(Y.tag===G.tag&&Y.kind===G.kind&&Y.multi===G.multi)X=Q}),$[X]=G}),$}function cU(){var q={scalar:{},sequence:{},mapping:{},fallback:{},multi:{scalar:[],sequence:[],mapping:[],fallback:[]}},J,$;function G(X){if(X.multi)q.multi[X.kind].push(X),q.multi.fallback.push(X);else q[X.kind][X.tag]=q.fallback[X.tag]=X}for(J=0,$=arguments.length;J<$;J+=1)arguments[J].forEach(G);return q}function h4(q){return this.extend(q)}h4.prototype.extend=function(J){var $=[],G=[];if(J instanceof Nq)G.push(J);else if(Array.isArray(J))G=G.concat(J);else if(J&&(Array.isArray(J.implicit)||Array.isArray(J.explicit))){if(J.implicit)$=$.concat(J.implicit);if(J.explicit)G=G.concat(J.explicit)}else throw new _q("Schema.extend argument should be a Type, [ Type ], or a schema definition ({ implicit: [...], explicit: [...] })");$.forEach(function(Y){if(!(Y instanceof Nq))throw new _q("Specified list of YAML types (or a single Type object) contains a non-Type object.");if(Y.loadKind&&Y.loadKind!=="scalar")throw new _q("There is a non-scalar type in the implicit list of a schema. Implicit resolving of such types is not supported.");if(Y.multi)throw new _q("There is a multi type in the implicit list of a schema. Multi tags can only be listed as explicit.")}),G.forEach(function(Y){if(!(Y instanceof Nq))throw new _q("Specified list of YAML types (or a single Type object) contains a non-Type object.")});var X=Object.create(h4.prototype);return X.implicit=(this.implicit||[]).concat($),X.explicit=(this.explicit||[]).concat(G),X.compiledImplicit=OJ(X,"implicit"),X.compiledExplicit=OJ(X,"explicit"),X.compiledTypeMap=cU(X.compiledImplicit,X.compiledExplicit),X};var nU=h4,oU=new Nq("tag:yaml.org,2002:str",{kind:"scalar",construct:function(q){return q!==null?q:""}}),aU=new Nq("tag:yaml.org,2002:seq",{kind:"sequence",construct:function(q){return q!==null?q:[]}}),sU=new Nq("tag:yaml.org,2002:map",{kind:"mapping",construct:function(q){return q!==null?q:{}}}),tU=new nU({explicit:[oU,aU,sU]});function eU(q){if(q===null)return!0;var J=q.length;return J===1&&q==="~"||J===4&&(q==="null"||q==="Null"||q==="NULL")}function qH(){return null}function JH(q){return q===null}var $H=new Nq("tag:yaml.org,2002:null",{kind:"scalar",resolve:eU,construct:qH,predicate:JH,represent:{canonical:function(){return"~"},lowercase:function(){return"null"},uppercase:function(){return"NULL"},camelcase:function(){return"Null"},empty:function(){return""}},defaultStyle:"lowercase"});function GH(q){if(q===null)return!1;var J=q.length;return J===4&&(q==="true"||q==="True"||q==="TRUE")||J===5&&(q==="false"||q==="False"||q==="FALSE")}function XH(q){return q==="true"||q==="True"||q==="TRUE"}function QH(q){return Object.prototype.toString.call(q)==="[object Boolean]"}var YH=new Nq("tag:yaml.org,2002:bool",{kind:"scalar",resolve:GH,construct:XH,predicate:QH,represent:{lowercase:function(q){return q?"true":"false"},uppercase:function(q){return q?"TRUE":"FALSE"},camelcase:function(q){return q?"True":"False"}},defaultStyle:"lowercase"});function VH(q){return 48<=q&&q<=57||65<=q&&q<=70||97<=q&&q<=102}function WH(q){return 48<=q&&q<=55}function UH(q){return 48<=q&&q<=57}function HH(q){if(q===null)return!1;var J=q.length,$=0,G=!1,X;if(!J)return!1;if(X=q[$],X==="-"||X==="+")X=q[++$];if(X==="0"){if($+1===J)return!0;if(X=q[++$],X==="b"){$++;for(;$<J;$++){if(X=q[$],X==="_")continue;if(X!=="0"&&X!=="1")return!1;G=!0}return G&&X!=="_"}if(X==="x"){$++;for(;$<J;$++){if(X=q[$],X==="_")continue;if(!VH(q.charCodeAt($)))return!1;G=!0}return G&&X!=="_"}if(X==="o"){$++;for(;$<J;$++){if(X=q[$],X==="_")continue;if(!WH(q.charCodeAt($)))return!1;G=!0}return G&&X!=="_"}}if(X==="_")return!1;for(;$<J;$++){if(X=q[$],X==="_")continue;if(!UH(q.charCodeAt($)))return!1;G=!0}if(!G||X==="_")return!1;return!0}function MH(q){var J=q,$=1,G;if(J.indexOf("_")!==-1)J=J.replace(/_/g,"");if(G=J[0],G==="-"||G==="+"){if(G==="-")$=-1;J=J.slice(1),G=J[0]}if(J==="0")return 0;if(G==="0"){if(J[1]==="b")return $*parseInt(J.slice(2),2);if(J[1]==="x")return $*parseInt(J.slice(2),16);if(J[1]==="o")return $*parseInt(J.slice(2),8)}return $*parseInt(J,10)}function DH(q){return Object.prototype.toString.call(q)==="[object Number]"&&(q%1===0&&!zq.isNegativeZero(q))}var zH=new Nq("tag:yaml.org,2002:int",{kind:"scalar",resolve:HH,construct:MH,predicate:DH,represent:{binary:function(q){return q>=0?"0b"+q.toString(2):"-0b"+q.toString(2).slice(1)},octal:function(q){return q>=0?"0o"+q.toString(8):"-0o"+q.toString(8).slice(1)},decimal:function(q){return q.toString(10)},hexadecimal:function(q){return q>=0?"0x"+q.toString(16).toUpperCase():"-0x"+q.toString(16).toUpperCase().slice(1)}},defaultStyle:"decimal",styleAliases:{binary:[2,"bin"],octal:[8,"oct"],decimal:[10,"dec"],hexadecimal:[16,"hex"]}}),BH=new RegExp("^(?:[-+]?(?:[0-9][0-9_]*)(?:\\.[0-9_]*)?(?:[eE][-+]?[0-9]+)?|\\.[0-9_]+(?:[eE][-+]?[0-9]+)?|[-+]?\\.(?:inf|Inf|INF)|\\.(?:nan|NaN|NAN))$");function KH(q){if(q===null)return!1;if(!BH.test(q)||q[q.length-1]==="_")return!1;return!0}function FH(q){var J,$;if(J=q.replace(/_/g,"").toLowerCase(),$=J[0]==="-"?-1:1,"+-".indexOf(J[0])>=0)J=J.slice(1);if(J===".inf")return $===1?Number.POSITIVE_INFINITY:Number.NEGATIVE_INFINITY;else if(J===".nan")return NaN;return $*parseFloat(J,10)}var RH=/^[-+]?[0-9]+e/;function wH(q,J){var $;if(isNaN(q))switch(J){case"lowercase":return".nan";case"uppercase":return".NAN";case"camelcase":return".NaN"}else if(Number.POSITIVE_INFINITY===q)switch(J){case"lowercase":return".inf";case"uppercase":return".INF";case"camelcase":return".Inf"}else if(Number.NEGATIVE_INFINITY===q)switch(J){case"lowercase":return"-.inf";case"uppercase":return"-.INF";case"camelcase":return"-.Inf"}else if(zq.isNegativeZero(q))return"-0.0";return $=q.toString(10),RH.test($)?$.replace("e",".e"):$}function OH(q){return Object.prototype.toString.call(q)==="[object Number]"&&(q%1!==0||zq.isNegativeZero(q))}var AH=new Nq("tag:yaml.org,2002:float",{kind:"scalar",resolve:KH,construct:FH,predicate:OH,represent:wH,defaultStyle:"lowercase"}),jH=tU.extend({implicit:[$H,YH,zH,AH]}),NH=jH,xJ=new RegExp("^([0-9][0-9][0-9][0-9])-([0-9][0-9])-([0-9][0-9])$"),hJ=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]))?))?$");function LH(q){if(q===null)return!1;if(xJ.exec(q)!==null)return!0;if(hJ.exec(q)!==null)return!0;return!1}function SH(q){var J,$,G,X,Y,Q,V,W=0,U=null,H,z,K;if(J=xJ.exec(q),J===null)J=hJ.exec(q);if(J===null)throw Error("Date resolve error");if($=+J[1],G=+J[2]-1,X=+J[3],!J[4])return new Date(Date.UTC($,G,X));if(Y=+J[4],Q=+J[5],V=+J[6],J[7]){W=J[7].slice(0,3);while(W.length<3)W+="0";W=+W}if(J[9]){if(H=+J[10],z=+(J[11]||0),U=(H*60+z)*60000,J[9]==="-")U=-U}if(K=new Date(Date.UTC($,G,X,Y,Q,V,W)),U)K.setTime(K.getTime()-U);return K}function PH(q){return q.toISOString()}var ZH=new Nq("tag:yaml.org,2002:timestamp",{kind:"scalar",resolve:LH,construct:SH,instanceOf:Date,represent:PH});function TH(q){return q==="<<"||q===null}var CH=new Nq("tag:yaml.org,2002:merge",{kind:"scalar",resolve:TH}),p4=`ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=
95
- \r`;function _H(q){if(q===null)return!1;var J,$,G=0,X=q.length,Y=p4;for($=0;$<X;$++){if(J=Y.indexOf(q.charAt($)),J>64)continue;if(J<0)return!1;G+=6}return G%8===0}function EH(q){var J,$,G=q.replace(/[\r\n=]/g,""),X=G.length,Y=p4,Q=0,V=[];for(J=0;J<X;J++){if(J%4===0&&J)V.push(Q>>16&255),V.push(Q>>8&255),V.push(Q&255);Q=Q<<6|Y.indexOf(G.charAt(J))}if($=X%4*6,$===0)V.push(Q>>16&255),V.push(Q>>8&255),V.push(Q&255);else if($===18)V.push(Q>>10&255),V.push(Q>>2&255);else if($===12)V.push(Q>>4&255);return new Uint8Array(V)}function IH(q){var J="",$=0,G,X,Y=q.length,Q=p4;for(G=0;G<Y;G++){if(G%3===0&&G)J+=Q[$>>18&63],J+=Q[$>>12&63],J+=Q[$>>6&63],J+=Q[$&63];$=($<<8)+q[G]}if(X=Y%3,X===0)J+=Q[$>>18&63],J+=Q[$>>12&63],J+=Q[$>>6&63],J+=Q[$&63];else if(X===2)J+=Q[$>>10&63],J+=Q[$>>4&63],J+=Q[$<<2&63],J+=Q[64];else if(X===1)J+=Q[$>>2&63],J+=Q[$<<4&63],J+=Q[64],J+=Q[64];return J}function bH(q){return Object.prototype.toString.call(q)==="[object Uint8Array]"}var gH=new Nq("tag:yaml.org,2002:binary",{kind:"scalar",resolve:_H,construct:EH,predicate:bH,represent:IH}),vH=Object.prototype.hasOwnProperty,kH=Object.prototype.toString;function xH(q){if(q===null)return!0;var J=[],$,G,X,Y,Q,V=q;for($=0,G=V.length;$<G;$+=1){if(X=V[$],Q=!1,kH.call(X)!=="[object Object]")return!1;for(Y in X)if(vH.call(X,Y))if(!Q)Q=!0;else return!1;if(!Q)return!1;if(J.indexOf(Y)===-1)J.push(Y);else return!1}return!0}function hH(q){return q!==null?q:[]}var yH=new Nq("tag:yaml.org,2002:omap",{kind:"sequence",resolve:xH,construct:hH}),mH=Object.prototype.toString;function fH(q){if(q===null)return!0;var J,$,G,X,Y,Q=q;Y=Array(Q.length);for(J=0,$=Q.length;J<$;J+=1){if(G=Q[J],mH.call(G)!=="[object Object]")return!1;if(X=Object.keys(G),X.length!==1)return!1;Y[J]=[X[0],G[X[0]]]}return!0}function uH(q){if(q===null)return[];var J,$,G,X,Y,Q=q;Y=Array(Q.length);for(J=0,$=Q.length;J<$;J+=1)G=Q[J],X=Object.keys(G),Y[J]=[X[0],G[X[0]]];return Y}var pH=new Nq("tag:yaml.org,2002:pairs",{kind:"sequence",resolve:fH,construct:uH}),lH=Object.prototype.hasOwnProperty;function rH(q){if(q===null)return!0;var J,$=q;for(J in $)if(lH.call($,J)){if($[J]!==null)return!1}return!0}function iH(q){return q!==null?q:{}}var dH=new Nq("tag:yaml.org,2002:set",{kind:"mapping",resolve:rH,construct:iH}),yJ=NH.extend({implicit:[ZH,CH],explicit:[gH,yH,pH,dH]}),P1=Object.prototype.hasOwnProperty,Q3=1,mJ=2,fJ=3,Y3=4,x4=1,cH=2,AJ=3,nH=/[\x00-\x08\x0B\x0C\x0E-\x1F\x7F-\x84\x86-\x9F\uFFFE\uFFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/,oH=/[\x85\u2028\u2029]/,aH=/[,\[\]\{\}]/,uJ=/^(?:!|!!|![a-z\-]+!)$/i,pJ=/^(?:!|[^,\[\]\{\}])(?:%[0-9a-f]{2}|[0-9a-z\-#;\/\?:@&=\+\$,_\.!~\*'\(\)\[\]])*$/i;function jJ(q){return Object.prototype.toString.call(q)}function tq(q){return q===10||q===13}function o1(q){return q===9||q===32}function Eq(q){return q===9||q===32||q===10||q===13}function g0(q){return q===44||q===91||q===93||q===123||q===125}function sH(q){var J;if(48<=q&&q<=57)return q-48;if(J=q|32,97<=J&&J<=102)return J-97+10;return-1}function tH(q){if(q===120)return 2;if(q===117)return 4;if(q===85)return 8;return 0}function eH(q){if(48<=q&&q<=57)return q-48;return-1}function NJ(q){return q===48?"\x00":q===97?"\x07":q===98?"\b":q===116?"\t":q===9?"\t":q===110?`
96
- `:q===118?"\v":q===102?"\f":q===114?"\r":q===101?"\x1B":q===32?" ":q===34?'"':q===47?"/":q===92?"\\":q===78?"\x85":q===95?"\xA0":q===76?"\u2028":q===80?"\u2029":""}function qM(q){if(q<=65535)return String.fromCharCode(q);return String.fromCharCode((q-65536>>10)+55296,(q-65536&1023)+56320)}function lJ(q,J,$){if(J==="__proto__")Object.defineProperty(q,J,{configurable:!0,enumerable:!0,writable:!0,value:$});else q[J]=$}var rJ=Array(256),iJ=Array(256);for(L1=0;L1<256;L1++)rJ[L1]=NJ(L1)?1:0,iJ[L1]=NJ(L1);var L1;function JM(q,J){this.input=q,this.filename=J.filename||null,this.schema=J.schema||yJ,this.onWarning=J.onWarning||null,this.legacy=J.legacy||!1,this.json=J.json||!1,this.listener=J.listener||null,this.implicitTypes=this.schema.compiledImplicit,this.typeMap=this.schema.compiledTypeMap,this.length=q.length,this.position=0,this.line=0,this.lineStart=0,this.lineIndent=0,this.firstTabInLine=-1,this.documents=[]}function dJ(q,J){var $={name:q.filename,buffer:q.input.slice(0,-1),position:q.position,line:q.line,column:q.position-q.lineStart};return $.snippet=pU($),new _q(J,$)}function h(q,J){throw dJ(q,J)}function V3(q,J){if(q.onWarning)q.onWarning.call(null,dJ(q,J))}var LJ={YAML:function(J,$,G){var X,Y,Q;if(J.version!==null)h(J,"duplication of %YAML directive");if(G.length!==1)h(J,"YAML directive accepts exactly one argument");if(X=/^([0-9]+)\.([0-9]+)$/.exec(G[0]),X===null)h(J,"ill-formed argument of the YAML directive");if(Y=parseInt(X[1],10),Q=parseInt(X[2],10),Y!==1)h(J,"unacceptable YAML version of the document");if(J.version=G[0],J.checkLineBreaks=Q<2,Q!==1&&Q!==2)V3(J,"unsupported YAML version of the document")},TAG:function(J,$,G){var X,Y;if(G.length!==2)h(J,"TAG directive accepts exactly two arguments");if(X=G[0],Y=G[1],!uJ.test(X))h(J,"ill-formed tag handle (first argument) of the TAG directive");if(P1.call(J.tagMap,X))h(J,'there is a previously declared suffix for "'+X+'" tag handle');if(!pJ.test(Y))h(J,"ill-formed tag prefix (second argument) of the TAG directive");try{Y=decodeURIComponent(Y)}catch(Q){h(J,"tag prefix is malformed: "+Y)}J.tagMap[X]=Y}};function S1(q,J,$,G){var X,Y,Q,V;if(J<$){if(V=q.input.slice(J,$),G){for(X=0,Y=V.length;X<Y;X+=1)if(Q=V.charCodeAt(X),!(Q===9||32<=Q&&Q<=1114111))h(q,"expected valid JSON character")}else if(nH.test(V))h(q,"the stream contains non-printable characters");q.result+=V}}function SJ(q,J,$,G){var X,Y,Q,V;if(!zq.isObject($))h(q,"cannot merge mappings; the provided source object is unacceptable");X=Object.keys($);for(Q=0,V=X.length;Q<V;Q+=1)if(Y=X[Q],!P1.call(J,Y))lJ(J,Y,$[Y]),G[Y]=!0}function v0(q,J,$,G,X,Y,Q,V,W){var U,H;if(Array.isArray(X)){X=Array.prototype.slice.call(X);for(U=0,H=X.length;U<H;U+=1){if(Array.isArray(X[U]))h(q,"nested arrays are not supported inside keys");if(typeof X==="object"&&jJ(X[U])==="[object Object]")X[U]="[object Object]"}}if(typeof X==="object"&&jJ(X)==="[object Object]")X="[object Object]";if(X=String(X),J===null)J={};if(G==="tag:yaml.org,2002:merge")if(Array.isArray(Y))for(U=0,H=Y.length;U<H;U+=1)SJ(q,J,Y[U],$);else SJ(q,J,Y,$);else{if(!q.json&&!P1.call($,X)&&P1.call(J,X))q.line=Q||q.line,q.lineStart=V||q.lineStart,q.position=W||q.position,h(q,"duplicated mapping key");lJ(J,X,Y),delete $[X]}return J}function l4(q){var J=q.input.charCodeAt(q.position);if(J===10)q.position++;else if(J===13){if(q.position++,q.input.charCodeAt(q.position)===10)q.position++}else h(q,"a line break is expected");q.line+=1,q.lineStart=q.position,q.firstTabInLine=-1}function Uq(q,J,$){var G=0,X=q.input.charCodeAt(q.position);while(X!==0){while(o1(X)){if(X===9&&q.firstTabInLine===-1)q.firstTabInLine=q.position;X=q.input.charCodeAt(++q.position)}if(J&&X===35)do X=q.input.charCodeAt(++q.position);while(X!==10&&X!==13&&X!==0);if(tq(X)){l4(q),X=q.input.charCodeAt(q.position),G++,q.lineIndent=0;while(X===32)q.lineIndent++,X=q.input.charCodeAt(++q.position)}else break}if($!==-1&&G!==0&&q.lineIndent<$)V3(q,"deficient indentation");return G}function H3(q){var J=q.position,$;if($=q.input.charCodeAt(J),($===45||$===46)&&$===q.input.charCodeAt(J+1)&&$===q.input.charCodeAt(J+2)){if(J+=3,$=q.input.charCodeAt(J),$===0||Eq($))return!0}return!1}function r4(q,J){if(J===1)q.result+=" ";else if(J>1)q.result+=zq.repeat(`
97
- `,J-1)}function $M(q,J,$){var G,X,Y,Q,V,W,U,H,z=q.kind,K=q.result,B;if(B=q.input.charCodeAt(q.position),Eq(B)||g0(B)||B===35||B===38||B===42||B===33||B===124||B===62||B===39||B===34||B===37||B===64||B===96)return!1;if(B===63||B===45){if(X=q.input.charCodeAt(q.position+1),Eq(X)||$&&g0(X))return!1}q.kind="scalar",q.result="",Y=Q=q.position,V=!1;while(B!==0){if(B===58){if(X=q.input.charCodeAt(q.position+1),Eq(X)||$&&g0(X))break}else if(B===35){if(G=q.input.charCodeAt(q.position-1),Eq(G))break}else if(q.position===q.lineStart&&H3(q)||$&&g0(B))break;else if(tq(B))if(W=q.line,U=q.lineStart,H=q.lineIndent,Uq(q,!1,-1),q.lineIndent>=J){V=!0,B=q.input.charCodeAt(q.position);continue}else{q.position=Q,q.line=W,q.lineStart=U,q.lineIndent=H;break}if(V)S1(q,Y,Q,!1),r4(q,q.line-W),Y=Q=q.position,V=!1;if(!o1(B))Q=q.position+1;B=q.input.charCodeAt(++q.position)}if(S1(q,Y,Q,!1),q.result)return!0;return q.kind=z,q.result=K,!1}function GM(q,J){var $,G,X;if($=q.input.charCodeAt(q.position),$!==39)return!1;q.kind="scalar",q.result="",q.position++,G=X=q.position;while(($=q.input.charCodeAt(q.position))!==0)if($===39)if(S1(q,G,q.position,!0),$=q.input.charCodeAt(++q.position),$===39)G=q.position,q.position++,X=q.position;else return!0;else if(tq($))S1(q,G,X,!0),r4(q,Uq(q,!1,J)),G=X=q.position;else if(q.position===q.lineStart&&H3(q))h(q,"unexpected end of the document within a single quoted scalar");else q.position++,X=q.position;h(q,"unexpected end of the stream within a single quoted scalar")}function XM(q,J){var $,G,X,Y,Q,V;if(V=q.input.charCodeAt(q.position),V!==34)return!1;q.kind="scalar",q.result="",q.position++,$=G=q.position;while((V=q.input.charCodeAt(q.position))!==0)if(V===34)return S1(q,$,q.position,!0),q.position++,!0;else if(V===92){if(S1(q,$,q.position,!0),V=q.input.charCodeAt(++q.position),tq(V))Uq(q,!1,J);else if(V<256&&rJ[V])q.result+=iJ[V],q.position++;else if((Q=tH(V))>0){X=Q,Y=0;for(;X>0;X--)if(V=q.input.charCodeAt(++q.position),(Q=sH(V))>=0)Y=(Y<<4)+Q;else h(q,"expected hexadecimal character");q.result+=qM(Y),q.position++}else h(q,"unknown escape sequence");$=G=q.position}else if(tq(V))S1(q,$,G,!0),r4(q,Uq(q,!1,J)),$=G=q.position;else if(q.position===q.lineStart&&H3(q))h(q,"unexpected end of the document within a double quoted scalar");else q.position++,G=q.position;h(q,"unexpected end of the stream within a double quoted scalar")}function QM(q,J){var $=!0,G,X,Y,Q=q.tag,V,W=q.anchor,U,H,z,K,B,j=Object.create(null),N,Z,P,v;if(v=q.input.charCodeAt(q.position),v===91)H=93,B=!1,V=[];else if(v===123)H=125,B=!0,V={};else return!1;if(q.anchor!==null)q.anchorMap[q.anchor]=V;v=q.input.charCodeAt(++q.position);while(v!==0){if(Uq(q,!0,J),v=q.input.charCodeAt(q.position),v===H)return q.position++,q.tag=Q,q.anchor=W,q.kind=B?"mapping":"sequence",q.result=V,!0;else if(!$)h(q,"missed comma between flow collection entries");else if(v===44)h(q,"expected the node content, but found ','");if(Z=N=P=null,z=K=!1,v===63){if(U=q.input.charCodeAt(q.position+1),Eq(U))z=K=!0,q.position++,Uq(q,!0,J)}if(G=q.line,X=q.lineStart,Y=q.position,k0(q,J,Q3,!1,!0),Z=q.tag,N=q.result,Uq(q,!0,J),v=q.input.charCodeAt(q.position),(K||q.line===G)&&v===58)z=!0,v=q.input.charCodeAt(++q.position),Uq(q,!0,J),k0(q,J,Q3,!1,!0),P=q.result;if(B)v0(q,V,j,Z,N,P,G,X,Y);else if(z)V.push(v0(q,null,j,Z,N,P,G,X,Y));else V.push(N);if(Uq(q,!0,J),v=q.input.charCodeAt(q.position),v===44)$=!0,v=q.input.charCodeAt(++q.position);else $=!1}h(q,"unexpected end of the stream within a flow collection")}function YM(q,J){var $,G,X=x4,Y=!1,Q=!1,V=J,W=0,U=!1,H,z;if(z=q.input.charCodeAt(q.position),z===124)G=!1;else if(z===62)G=!0;else return!1;q.kind="scalar",q.result="";while(z!==0)if(z=q.input.charCodeAt(++q.position),z===43||z===45)if(x4===X)X=z===43?AJ:cH;else h(q,"repeat of a chomping mode identifier");else if((H=eH(z))>=0)if(H===0)h(q,"bad explicit indentation width of a block scalar; it cannot be less than one");else if(!Q)V=J+H-1,Q=!0;else h(q,"repeat of an indentation width identifier");else break;if(o1(z)){do z=q.input.charCodeAt(++q.position);while(o1(z));if(z===35)do z=q.input.charCodeAt(++q.position);while(!tq(z)&&z!==0)}while(z!==0){l4(q),q.lineIndent=0,z=q.input.charCodeAt(q.position);while((!Q||q.lineIndent<V)&&z===32)q.lineIndent++,z=q.input.charCodeAt(++q.position);if(!Q&&q.lineIndent>V)V=q.lineIndent;if(tq(z)){W++;continue}if(q.lineIndent<V){if(X===AJ)q.result+=zq.repeat(`
98
- `,Y?1+W:W);else if(X===x4){if(Y)q.result+=`
99
- `}break}if(G)if(o1(z))U=!0,q.result+=zq.repeat(`
100
- `,Y?1+W:W);else if(U)U=!1,q.result+=zq.repeat(`
101
- `,W+1);else if(W===0){if(Y)q.result+=" "}else q.result+=zq.repeat(`
102
- `,W);else q.result+=zq.repeat(`
103
- `,Y?1+W:W);Y=!0,Q=!0,W=0,$=q.position;while(!tq(z)&&z!==0)z=q.input.charCodeAt(++q.position);S1(q,$,q.position,!1)}return!0}function PJ(q,J){var $,G=q.tag,X=q.anchor,Y=[],Q,V=!1,W;if(q.firstTabInLine!==-1)return!1;if(q.anchor!==null)q.anchorMap[q.anchor]=Y;W=q.input.charCodeAt(q.position);while(W!==0){if(q.firstTabInLine!==-1)q.position=q.firstTabInLine,h(q,"tab characters must not be used in indentation");if(W!==45)break;if(Q=q.input.charCodeAt(q.position+1),!Eq(Q))break;if(V=!0,q.position++,Uq(q,!0,-1)){if(q.lineIndent<=J){Y.push(null),W=q.input.charCodeAt(q.position);continue}}if($=q.line,k0(q,J,fJ,!1,!0),Y.push(q.result),Uq(q,!0,-1),W=q.input.charCodeAt(q.position),(q.line===$||q.lineIndent>J)&&W!==0)h(q,"bad indentation of a sequence entry");else if(q.lineIndent<J)break}if(V)return q.tag=G,q.anchor=X,q.kind="sequence",q.result=Y,!0;return!1}function VM(q,J,$){var G,X,Y,Q,V,W,U=q.tag,H=q.anchor,z={},K=Object.create(null),B=null,j=null,N=null,Z=!1,P=!1,v;if(q.firstTabInLine!==-1)return!1;if(q.anchor!==null)q.anchorMap[q.anchor]=z;v=q.input.charCodeAt(q.position);while(v!==0){if(!Z&&q.firstTabInLine!==-1)q.position=q.firstTabInLine,h(q,"tab characters must not be used in indentation");if(G=q.input.charCodeAt(q.position+1),Y=q.line,(v===63||v===58)&&Eq(G)){if(v===63){if(Z)v0(q,z,K,B,j,null,Q,V,W),B=j=N=null;P=!0,Z=!0,X=!0}else if(Z)Z=!1,X=!0;else h(q,"incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line");q.position+=1,v=G}else{if(Q=q.line,V=q.lineStart,W=q.position,!k0(q,$,mJ,!1,!0))break;if(q.line===Y){v=q.input.charCodeAt(q.position);while(o1(v))v=q.input.charCodeAt(++q.position);if(v===58){if(v=q.input.charCodeAt(++q.position),!Eq(v))h(q,"a whitespace character is expected after the key-value separator within a block mapping");if(Z)v0(q,z,K,B,j,null,Q,V,W),B=j=N=null;P=!0,Z=!1,X=!1,B=q.tag,j=q.result}else if(P)h(q,"can not read an implicit mapping pair; a colon is missed");else return q.tag=U,q.anchor=H,!0}else if(P)h(q,"can not read a block mapping entry; a multiline key may not be an implicit key");else return q.tag=U,q.anchor=H,!0}if(q.line===Y||q.lineIndent>J){if(Z)Q=q.line,V=q.lineStart,W=q.position;if(k0(q,J,Y3,!0,X))if(Z)j=q.result;else N=q.result;if(!Z)v0(q,z,K,B,j,N,Q,V,W),B=j=N=null;Uq(q,!0,-1),v=q.input.charCodeAt(q.position)}if((q.line===Y||q.lineIndent>J)&&v!==0)h(q,"bad indentation of a mapping entry");else if(q.lineIndent<J)break}if(Z)v0(q,z,K,B,j,null,Q,V,W);if(P)q.tag=U,q.anchor=H,q.kind="mapping",q.result=z;return P}function WM(q){var J,$=!1,G=!1,X,Y,Q;if(Q=q.input.charCodeAt(q.position),Q!==33)return!1;if(q.tag!==null)h(q,"duplication of a tag property");if(Q=q.input.charCodeAt(++q.position),Q===60)$=!0,Q=q.input.charCodeAt(++q.position);else if(Q===33)G=!0,X="!!",Q=q.input.charCodeAt(++q.position);else X="!";if(J=q.position,$){do Q=q.input.charCodeAt(++q.position);while(Q!==0&&Q!==62);if(q.position<q.length)Y=q.input.slice(J,q.position),Q=q.input.charCodeAt(++q.position);else h(q,"unexpected end of the stream within a verbatim tag")}else{while(Q!==0&&!Eq(Q)){if(Q===33)if(!G){if(X=q.input.slice(J-1,q.position+1),!uJ.test(X))h(q,"named tag handle cannot contain such characters");G=!0,J=q.position+1}else h(q,"tag suffix cannot contain exclamation marks");Q=q.input.charCodeAt(++q.position)}if(Y=q.input.slice(J,q.position),aH.test(Y))h(q,"tag suffix cannot contain flow indicator characters")}if(Y&&!pJ.test(Y))h(q,"tag name cannot contain such characters: "+Y);try{Y=decodeURIComponent(Y)}catch(V){h(q,"tag name is malformed: "+Y)}if($)q.tag=Y;else if(P1.call(q.tagMap,X))q.tag=q.tagMap[X]+Y;else if(X==="!")q.tag="!"+Y;else if(X==="!!")q.tag="tag:yaml.org,2002:"+Y;else h(q,'undeclared tag handle "'+X+'"');return!0}function UM(q){var J,$;if($=q.input.charCodeAt(q.position),$!==38)return!1;if(q.anchor!==null)h(q,"duplication of an anchor property");$=q.input.charCodeAt(++q.position),J=q.position;while($!==0&&!Eq($)&&!g0($))$=q.input.charCodeAt(++q.position);if(q.position===J)h(q,"name of an anchor node must contain at least one character");return q.anchor=q.input.slice(J,q.position),!0}function HM(q){var J,$,G;if(G=q.input.charCodeAt(q.position),G!==42)return!1;G=q.input.charCodeAt(++q.position),J=q.position;while(G!==0&&!Eq(G)&&!g0(G))G=q.input.charCodeAt(++q.position);if(q.position===J)h(q,"name of an alias node must contain at least one character");if($=q.input.slice(J,q.position),!P1.call(q.anchorMap,$))h(q,'unidentified alias "'+$+'"');return q.result=q.anchorMap[$],Uq(q,!0,-1),!0}function k0(q,J,$,G,X){var Y,Q,V,W=1,U=!1,H=!1,z,K,B,j,N,Z;if(q.listener!==null)q.listener("open",q);if(q.tag=null,q.anchor=null,q.kind=null,q.result=null,Y=Q=V=Y3===$||fJ===$,G){if(Uq(q,!0,-1)){if(U=!0,q.lineIndent>J)W=1;else if(q.lineIndent===J)W=0;else if(q.lineIndent<J)W=-1}}if(W===1)while(WM(q)||UM(q))if(Uq(q,!0,-1)){if(U=!0,V=Y,q.lineIndent>J)W=1;else if(q.lineIndent===J)W=0;else if(q.lineIndent<J)W=-1}else V=!1;if(V)V=U||X;if(W===1||Y3===$){if(Q3===$||mJ===$)N=J;else N=J+1;if(Z=q.position-q.lineStart,W===1)if(V&&(PJ(q,Z)||VM(q,Z,N))||QM(q,N))H=!0;else{if(Q&&YM(q,N)||GM(q,N)||XM(q,N))H=!0;else if(HM(q)){if(H=!0,q.tag!==null||q.anchor!==null)h(q,"alias node should not have any properties")}else if($M(q,N,Q3===$)){if(H=!0,q.tag===null)q.tag="?"}if(q.anchor!==null)q.anchorMap[q.anchor]=q.result}else if(W===0)H=V&&PJ(q,Z)}if(q.tag===null){if(q.anchor!==null)q.anchorMap[q.anchor]=q.result}else if(q.tag==="?"){if(q.result!==null&&q.kind!=="scalar")h(q,'unacceptable node kind for !<?> tag; it should be "scalar", not "'+q.kind+'"');for(z=0,K=q.implicitTypes.length;z<K;z+=1)if(j=q.implicitTypes[z],j.resolve(q.result)){if(q.result=j.construct(q.result),q.tag=j.tag,q.anchor!==null)q.anchorMap[q.anchor]=q.result;break}}else if(q.tag!=="!"){if(P1.call(q.typeMap[q.kind||"fallback"],q.tag))j=q.typeMap[q.kind||"fallback"][q.tag];else{j=null,B=q.typeMap.multi[q.kind||"fallback"];for(z=0,K=B.length;z<K;z+=1)if(q.tag.slice(0,B[z].tag.length)===B[z].tag){j=B[z];break}}if(!j)h(q,"unknown tag !<"+q.tag+">");if(q.result!==null&&j.kind!==q.kind)h(q,"unacceptable node kind for !<"+q.tag+'> tag; it should be "'+j.kind+'", not "'+q.kind+'"');if(!j.resolve(q.result,q.tag))h(q,"cannot resolve a node with !<"+q.tag+"> explicit tag");else if(q.result=j.construct(q.result,q.tag),q.anchor!==null)q.anchorMap[q.anchor]=q.result}if(q.listener!==null)q.listener("close",q);return q.tag!==null||q.anchor!==null||H}function MM(q){var J=q.position,$,G,X,Y=!1,Q;q.version=null,q.checkLineBreaks=q.legacy,q.tagMap=Object.create(null),q.anchorMap=Object.create(null);while((Q=q.input.charCodeAt(q.position))!==0){if(Uq(q,!0,-1),Q=q.input.charCodeAt(q.position),q.lineIndent>0||Q!==37)break;Y=!0,Q=q.input.charCodeAt(++q.position),$=q.position;while(Q!==0&&!Eq(Q))Q=q.input.charCodeAt(++q.position);if(G=q.input.slice($,q.position),X=[],G.length<1)h(q,"directive name must not be less than one character in length");while(Q!==0){while(o1(Q))Q=q.input.charCodeAt(++q.position);if(Q===35){do Q=q.input.charCodeAt(++q.position);while(Q!==0&&!tq(Q));break}if(tq(Q))break;$=q.position;while(Q!==0&&!Eq(Q))Q=q.input.charCodeAt(++q.position);X.push(q.input.slice($,q.position))}if(Q!==0)l4(q);if(P1.call(LJ,G))LJ[G](q,G,X);else V3(q,'unknown document directive "'+G+'"')}if(Uq(q,!0,-1),q.lineIndent===0&&q.input.charCodeAt(q.position)===45&&q.input.charCodeAt(q.position+1)===45&&q.input.charCodeAt(q.position+2)===45)q.position+=3,Uq(q,!0,-1);else if(Y)h(q,"directives end mark is expected");if(k0(q,q.lineIndent-1,Y3,!1,!0),Uq(q,!0,-1),q.checkLineBreaks&&oH.test(q.input.slice(J,q.position)))V3(q,"non-ASCII line breaks are interpreted as content");if(q.documents.push(q.result),q.position===q.lineStart&&H3(q)){if(q.input.charCodeAt(q.position)===46)q.position+=3,Uq(q,!0,-1);return}if(q.position<q.length-1)h(q,"end of the stream or a document separator is expected");else return}function cJ(q,J){if(q=String(q),J=J||{},q.length!==0){if(q.charCodeAt(q.length-1)!==10&&q.charCodeAt(q.length-1)!==13)q+=`
104
- `;if(q.charCodeAt(0)===65279)q=q.slice(1)}var $=new JM(q,J),G=q.indexOf("\x00");if(G!==-1)$.position=G,h($,"null byte is not allowed in input");$.input+="\x00";while($.input.charCodeAt($.position)===32)$.lineIndent+=1,$.position+=1;while($.position<$.length-1)MM($);return $.documents}function DM(q,J,$){if(J!==null&&typeof J==="object"&&typeof $>"u")$=J,J=null;var G=cJ(q,$);if(typeof J!=="function")return G;for(var X=0,Y=G.length;X<Y;X+=1)J(G[X])}function zM(q,J){var $=cJ(q,J);if($.length===0)return;else if($.length===1)return $[0];throw new _q("expected a single document in the stream, but found more")}var BM=DM,KM=zM,nJ={loadAll:BM,load:KM},oJ=Object.prototype.toString,aJ=Object.prototype.hasOwnProperty,i4=65279,FM=9,M2=10,RM=13,wM=32,OM=33,AM=34,y4=35,jM=37,NM=38,LM=39,SM=42,sJ=44,PM=45,W3=58,ZM=61,TM=62,CM=63,_M=64,tJ=91,eJ=93,EM=96,q7=123,IM=124,J7=125,Lq={};Lq[0]="\\0";Lq[7]="\\a";Lq[8]="\\b";Lq[9]="\\t";Lq[10]="\\n";Lq[11]="\\v";Lq[12]="\\f";Lq[13]="\\r";Lq[27]="\\e";Lq[34]="\\\"";Lq[92]="\\\\";Lq[133]="\\N";Lq[160]="\\_";Lq[8232]="\\L";Lq[8233]="\\P";var bM=["y","Y","yes","Yes","YES","on","On","ON","n","N","no","No","NO","off","Off","OFF"],gM=/^[-+]?[0-9_]+(?::[0-9_]+)+(?:\.[0-9_]*)?$/;function vM(q,J){var $,G,X,Y,Q,V,W;if(J===null)return{};$={},G=Object.keys(J);for(X=0,Y=G.length;X<Y;X+=1){if(Q=G[X],V=String(J[Q]),Q.slice(0,2)==="!!")Q="tag:yaml.org,2002:"+Q.slice(2);if(W=q.compiledTypeMap.fallback[Q],W&&aJ.call(W.styleAliases,V))V=W.styleAliases[V];$[Q]=V}return $}function kM(q){var J,$,G;if(J=q.toString(16).toUpperCase(),q<=255)$="x",G=2;else if(q<=65535)$="u",G=4;else if(q<=4294967295)$="U",G=8;else throw new _q("code point within a string may not be greater than 0xFFFFFFFF");return"\\"+$+zq.repeat("0",G-J.length)+J}var xM=1,D2=2;function hM(q){this.schema=q.schema||yJ,this.indent=Math.max(1,q.indent||2),this.noArrayIndent=q.noArrayIndent||!1,this.skipInvalid=q.skipInvalid||!1,this.flowLevel=zq.isNothing(q.flowLevel)?-1:q.flowLevel,this.styleMap=vM(this.schema,q.styles||null),this.sortKeys=q.sortKeys||!1,this.lineWidth=q.lineWidth||80,this.noRefs=q.noRefs||!1,this.noCompatMode=q.noCompatMode||!1,this.condenseFlow=q.condenseFlow||!1,this.quotingType=q.quotingType==='"'?D2:xM,this.forceQuotes=q.forceQuotes||!1,this.replacer=typeof q.replacer==="function"?q.replacer:null,this.implicitTypes=this.schema.compiledImplicit,this.explicitTypes=this.schema.compiledExplicit,this.tag=null,this.result="",this.duplicates=[],this.usedDuplicates=null}function ZJ(q,J){var $=zq.repeat(" ",J),G=0,X=-1,Y="",Q,V=q.length;while(G<V){if(X=q.indexOf(`
90
+ `+q.mark.snippet;return G+" "+$}function H2(q,J){if(Error.call(this),this.name="YAMLException",this.reason=q,this.mark=J,this.message=yJ(this,!1),Error.captureStackTrace)Error.captureStackTrace(this,this.constructor);else this.stack=Error().stack||""}H2.prototype=Object.create(Error.prototype);H2.prototype.constructor=H2;H2.prototype.toString=function(J){return this.name+": "+yJ(this,J)};var _q=H2;function k4(q,J,$,G,X){var Y="",Q="",V=Math.floor(X/2)-1;if(G-J>V)Y=" ... ",J=G-V+Y.length;if($-G>V)Q=" ...",$=G+V-Q.length;return{str:Y+q.slice(J,$).replace(/\t/g,"\u2192")+Q,pos:G-J+Y.length}}function x4(q,J){return Bq.repeat(" ",J-q.length)+q}function sU(q,J){if(J=Object.create(J||null),!q.buffer)return null;if(!J.maxLength)J.maxLength=79;if(typeof J.indent!=="number")J.indent=1;if(typeof J.linesBefore!=="number")J.linesBefore=3;if(typeof J.linesAfter!=="number")J.linesAfter=2;var $=/\r?\n|\r|\0/g,G=[0],X=[],Y,Q=-1;while(Y=$.exec(q.buffer))if(X.push(Y.index),G.push(Y.index+Y[0].length),q.position<=Y.index&&Q<0)Q=G.length-2;if(Q<0)Q=G.length-1;var V="",W,U,H=Math.min(q.line+J.linesAfter,X.length).toString().length,B=J.maxLength-(J.indent+H+3);for(W=1;W<=J.linesBefore;W++){if(Q-W<0)break;U=k4(q.buffer,G[Q-W],X[Q-W],q.position-(G[Q]-G[Q-W]),B),V=Bq.repeat(" ",J.indent)+x4((q.line-W+1).toString(),H)+" | "+U.str+`
91
+ `+V}U=k4(q.buffer,G[Q],X[Q],q.position,B),V+=Bq.repeat(" ",J.indent)+x4((q.line+1).toString(),H)+" | "+U.str+`
92
+ `,V+=Bq.repeat("-",J.indent+H+3+U.pos)+`^
93
+ `;for(W=1;W<=J.linesAfter;W++){if(Q+W>=X.length)break;U=k4(q.buffer,G[Q+W],X[Q+W],q.position-(G[Q]-G[Q+W]),B),V+=Bq.repeat(" ",J.indent)+x4((q.line+W+1).toString(),H)+" | "+U.str+`
94
+ `}return V.replace(/\n$/,"")}var tU=sU,eU=["kind","multi","resolve","construct","instanceOf","predicate","represent","representName","defaultStyle","styleAliases"],qH=["scalar","sequence","mapping"];function JH(q){var J={};if(q!==null)Object.keys(q).forEach(function($){q[$].forEach(function(G){J[String(G)]=$})});return J}function $H(q,J){if(J=J||{},Object.keys(J).forEach(function($){if(eU.indexOf($)===-1)throw new _q('Unknown option "'+$+'" is met in definition of "'+q+'" YAML type.')}),this.options=J,this.tag=q,this.kind=J.kind||null,this.resolve=J.resolve||function(){return!0},this.construct=J.construct||function($){return $},this.instanceOf=J.instanceOf||null,this.predicate=J.predicate||null,this.represent=J.represent||null,this.representName=J.representName||null,this.defaultStyle=J.defaultStyle||null,this.multi=J.multi||!1,this.styleAliases=JH(J.styleAliases||null),qH.indexOf(this.kind)===-1)throw new _q('Unknown kind "'+this.kind+'" is specified for "'+q+'" YAML type.')}var Nq=$H;function NJ(q,J){var $=[];return q[J].forEach(function(G){var X=$.length;$.forEach(function(Y,Q){if(Y.tag===G.tag&&Y.kind===G.kind&&Y.multi===G.multi)X=Q}),$[X]=G}),$}function GH(){var q={scalar:{},sequence:{},mapping:{},fallback:{},multi:{scalar:[],sequence:[],mapping:[],fallback:[]}},J,$;function G(X){if(X.multi)q.multi[X.kind].push(X),q.multi.fallback.push(X);else q[X.kind][X.tag]=q.fallback[X.tag]=X}for(J=0,$=arguments.length;J<$;J+=1)arguments[J].forEach(G);return q}function y4(q){return this.extend(q)}y4.prototype.extend=function(J){var $=[],G=[];if(J instanceof Nq)G.push(J);else if(Array.isArray(J))G=G.concat(J);else if(J&&(Array.isArray(J.implicit)||Array.isArray(J.explicit))){if(J.implicit)$=$.concat(J.implicit);if(J.explicit)G=G.concat(J.explicit)}else throw new _q("Schema.extend argument should be a Type, [ Type ], or a schema definition ({ implicit: [...], explicit: [...] })");$.forEach(function(Y){if(!(Y instanceof Nq))throw new _q("Specified list of YAML types (or a single Type object) contains a non-Type object.");if(Y.loadKind&&Y.loadKind!=="scalar")throw new _q("There is a non-scalar type in the implicit list of a schema. Implicit resolving of such types is not supported.");if(Y.multi)throw new _q("There is a multi type in the implicit list of a schema. Multi tags can only be listed as explicit.")}),G.forEach(function(Y){if(!(Y instanceof Nq))throw new _q("Specified list of YAML types (or a single Type object) contains a non-Type object.")});var X=Object.create(y4.prototype);return X.implicit=(this.implicit||[]).concat($),X.explicit=(this.explicit||[]).concat(G),X.compiledImplicit=NJ(X,"implicit"),X.compiledExplicit=NJ(X,"explicit"),X.compiledTypeMap=GH(X.compiledImplicit,X.compiledExplicit),X};var XH=y4,QH=new Nq("tag:yaml.org,2002:str",{kind:"scalar",construct:function(q){return q!==null?q:""}}),YH=new Nq("tag:yaml.org,2002:seq",{kind:"sequence",construct:function(q){return q!==null?q:[]}}),VH=new Nq("tag:yaml.org,2002:map",{kind:"mapping",construct:function(q){return q!==null?q:{}}}),WH=new XH({explicit:[QH,YH,VH]});function UH(q){if(q===null)return!0;var J=q.length;return J===1&&q==="~"||J===4&&(q==="null"||q==="Null"||q==="NULL")}function HH(){return null}function MH(q){return q===null}var DH=new Nq("tag:yaml.org,2002:null",{kind:"scalar",resolve:UH,construct:HH,predicate:MH,represent:{canonical:function(){return"~"},lowercase:function(){return"null"},uppercase:function(){return"NULL"},camelcase:function(){return"Null"},empty:function(){return""}},defaultStyle:"lowercase"});function BH(q){if(q===null)return!1;var J=q.length;return J===4&&(q==="true"||q==="True"||q==="TRUE")||J===5&&(q==="false"||q==="False"||q==="FALSE")}function zH(q){return q==="true"||q==="True"||q==="TRUE"}function KH(q){return Object.prototype.toString.call(q)==="[object Boolean]"}var FH=new Nq("tag:yaml.org,2002:bool",{kind:"scalar",resolve:BH,construct:zH,predicate:KH,represent:{lowercase:function(q){return q?"true":"false"},uppercase:function(q){return q?"TRUE":"FALSE"},camelcase:function(q){return q?"True":"False"}},defaultStyle:"lowercase"});function RH(q){return 48<=q&&q<=57||65<=q&&q<=70||97<=q&&q<=102}function wH(q){return 48<=q&&q<=55}function OH(q){return 48<=q&&q<=57}function AH(q){if(q===null)return!1;var J=q.length,$=0,G=!1,X;if(!J)return!1;if(X=q[$],X==="-"||X==="+")X=q[++$];if(X==="0"){if($+1===J)return!0;if(X=q[++$],X==="b"){$++;for(;$<J;$++){if(X=q[$],X==="_")continue;if(X!=="0"&&X!=="1")return!1;G=!0}return G&&X!=="_"}if(X==="x"){$++;for(;$<J;$++){if(X=q[$],X==="_")continue;if(!RH(q.charCodeAt($)))return!1;G=!0}return G&&X!=="_"}if(X==="o"){$++;for(;$<J;$++){if(X=q[$],X==="_")continue;if(!wH(q.charCodeAt($)))return!1;G=!0}return G&&X!=="_"}}if(X==="_")return!1;for(;$<J;$++){if(X=q[$],X==="_")continue;if(!OH(q.charCodeAt($)))return!1;G=!0}if(!G||X==="_")return!1;return!0}function jH(q){var J=q,$=1,G;if(J.indexOf("_")!==-1)J=J.replace(/_/g,"");if(G=J[0],G==="-"||G==="+"){if(G==="-")$=-1;J=J.slice(1),G=J[0]}if(J==="0")return 0;if(G==="0"){if(J[1]==="b")return $*parseInt(J.slice(2),2);if(J[1]==="x")return $*parseInt(J.slice(2),16);if(J[1]==="o")return $*parseInt(J.slice(2),8)}return $*parseInt(J,10)}function NH(q){return Object.prototype.toString.call(q)==="[object Number]"&&(q%1===0&&!Bq.isNegativeZero(q))}var LH=new Nq("tag:yaml.org,2002:int",{kind:"scalar",resolve:AH,construct:jH,predicate:NH,represent:{binary:function(q){return q>=0?"0b"+q.toString(2):"-0b"+q.toString(2).slice(1)},octal:function(q){return q>=0?"0o"+q.toString(8):"-0o"+q.toString(8).slice(1)},decimal:function(q){return q.toString(10)},hexadecimal:function(q){return q>=0?"0x"+q.toString(16).toUpperCase():"-0x"+q.toString(16).toUpperCase().slice(1)}},defaultStyle:"decimal",styleAliases:{binary:[2,"bin"],octal:[8,"oct"],decimal:[10,"dec"],hexadecimal:[16,"hex"]}}),SH=new RegExp("^(?:[-+]?(?:[0-9][0-9_]*)(?:\\.[0-9_]*)?(?:[eE][-+]?[0-9]+)?|\\.[0-9_]+(?:[eE][-+]?[0-9]+)?|[-+]?\\.(?:inf|Inf|INF)|\\.(?:nan|NaN|NAN))$");function PH(q){if(q===null)return!1;if(!SH.test(q)||q[q.length-1]==="_")return!1;return!0}function ZH(q){var J,$;if(J=q.replace(/_/g,"").toLowerCase(),$=J[0]==="-"?-1:1,"+-".indexOf(J[0])>=0)J=J.slice(1);if(J===".inf")return $===1?Number.POSITIVE_INFINITY:Number.NEGATIVE_INFINITY;else if(J===".nan")return NaN;return $*parseFloat(J,10)}var TH=/^[-+]?[0-9]+e/;function CH(q,J){var $;if(isNaN(q))switch(J){case"lowercase":return".nan";case"uppercase":return".NAN";case"camelcase":return".NaN"}else if(Number.POSITIVE_INFINITY===q)switch(J){case"lowercase":return".inf";case"uppercase":return".INF";case"camelcase":return".Inf"}else if(Number.NEGATIVE_INFINITY===q)switch(J){case"lowercase":return"-.inf";case"uppercase":return"-.INF";case"camelcase":return"-.Inf"}else if(Bq.isNegativeZero(q))return"-0.0";return $=q.toString(10),TH.test($)?$.replace("e",".e"):$}function _H(q){return Object.prototype.toString.call(q)==="[object Number]"&&(q%1!==0||Bq.isNegativeZero(q))}var EH=new Nq("tag:yaml.org,2002:float",{kind:"scalar",resolve:PH,construct:ZH,predicate:_H,represent:CH,defaultStyle:"lowercase"}),IH=WH.extend({implicit:[DH,FH,LH,EH]}),bH=IH,mJ=new RegExp("^([0-9][0-9][0-9][0-9])-([0-9][0-9])-([0-9][0-9])$"),fJ=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]))?))?$");function gH(q){if(q===null)return!1;if(mJ.exec(q)!==null)return!0;if(fJ.exec(q)!==null)return!0;return!1}function vH(q){var J,$,G,X,Y,Q,V,W=0,U=null,H,B,K;if(J=mJ.exec(q),J===null)J=fJ.exec(q);if(J===null)throw Error("Date resolve error");if($=+J[1],G=+J[2]-1,X=+J[3],!J[4])return new Date(Date.UTC($,G,X));if(Y=+J[4],Q=+J[5],V=+J[6],J[7]){W=J[7].slice(0,3);while(W.length<3)W+="0";W=+W}if(J[9]){if(H=+J[10],B=+(J[11]||0),U=(H*60+B)*60000,J[9]==="-")U=-U}if(K=new Date(Date.UTC($,G,X,Y,Q,V,W)),U)K.setTime(K.getTime()-U);return K}function kH(q){return q.toISOString()}var xH=new Nq("tag:yaml.org,2002:timestamp",{kind:"scalar",resolve:gH,construct:vH,instanceOf:Date,represent:kH});function hH(q){return q==="<<"||q===null}var yH=new Nq("tag:yaml.org,2002:merge",{kind:"scalar",resolve:hH}),l4=`ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=
95
+ \r`;function mH(q){if(q===null)return!1;var J,$,G=0,X=q.length,Y=l4;for($=0;$<X;$++){if(J=Y.indexOf(q.charAt($)),J>64)continue;if(J<0)return!1;G+=6}return G%8===0}function fH(q){var J,$,G=q.replace(/[\r\n=]/g,""),X=G.length,Y=l4,Q=0,V=[];for(J=0;J<X;J++){if(J%4===0&&J)V.push(Q>>16&255),V.push(Q>>8&255),V.push(Q&255);Q=Q<<6|Y.indexOf(G.charAt(J))}if($=X%4*6,$===0)V.push(Q>>16&255),V.push(Q>>8&255),V.push(Q&255);else if($===18)V.push(Q>>10&255),V.push(Q>>2&255);else if($===12)V.push(Q>>4&255);return new Uint8Array(V)}function uH(q){var J="",$=0,G,X,Y=q.length,Q=l4;for(G=0;G<Y;G++){if(G%3===0&&G)J+=Q[$>>18&63],J+=Q[$>>12&63],J+=Q[$>>6&63],J+=Q[$&63];$=($<<8)+q[G]}if(X=Y%3,X===0)J+=Q[$>>18&63],J+=Q[$>>12&63],J+=Q[$>>6&63],J+=Q[$&63];else if(X===2)J+=Q[$>>10&63],J+=Q[$>>4&63],J+=Q[$<<2&63],J+=Q[64];else if(X===1)J+=Q[$>>2&63],J+=Q[$<<4&63],J+=Q[64],J+=Q[64];return J}function pH(q){return Object.prototype.toString.call(q)==="[object Uint8Array]"}var lH=new Nq("tag:yaml.org,2002:binary",{kind:"scalar",resolve:mH,construct:fH,predicate:pH,represent:uH}),rH=Object.prototype.hasOwnProperty,iH=Object.prototype.toString;function dH(q){if(q===null)return!0;var J=[],$,G,X,Y,Q,V=q;for($=0,G=V.length;$<G;$+=1){if(X=V[$],Q=!1,iH.call(X)!=="[object Object]")return!1;for(Y in X)if(rH.call(X,Y))if(!Q)Q=!0;else return!1;if(!Q)return!1;if(J.indexOf(Y)===-1)J.push(Y);else return!1}return!0}function cH(q){return q!==null?q:[]}var nH=new Nq("tag:yaml.org,2002:omap",{kind:"sequence",resolve:dH,construct:cH}),oH=Object.prototype.toString;function aH(q){if(q===null)return!0;var J,$,G,X,Y,Q=q;Y=Array(Q.length);for(J=0,$=Q.length;J<$;J+=1){if(G=Q[J],oH.call(G)!=="[object Object]")return!1;if(X=Object.keys(G),X.length!==1)return!1;Y[J]=[X[0],G[X[0]]]}return!0}function sH(q){if(q===null)return[];var J,$,G,X,Y,Q=q;Y=Array(Q.length);for(J=0,$=Q.length;J<$;J+=1)G=Q[J],X=Object.keys(G),Y[J]=[X[0],G[X[0]]];return Y}var tH=new Nq("tag:yaml.org,2002:pairs",{kind:"sequence",resolve:aH,construct:sH}),eH=Object.prototype.hasOwnProperty;function qM(q){if(q===null)return!0;var J,$=q;for(J in $)if(eH.call($,J)){if($[J]!==null)return!1}return!0}function JM(q){return q!==null?q:{}}var $M=new Nq("tag:yaml.org,2002:set",{kind:"mapping",resolve:qM,construct:JM}),uJ=bH.extend({implicit:[xH,yH],explicit:[lH,nH,tH,$M]}),P1=Object.prototype.hasOwnProperty,Q3=1,pJ=2,lJ=3,Y3=4,h4=1,GM=2,LJ=3,XM=/[\x00-\x08\x0B\x0C\x0E-\x1F\x7F-\x84\x86-\x9F\uFFFE\uFFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/,QM=/[\x85\u2028\u2029]/,YM=/[,\[\]\{\}]/,rJ=/^(?:!|!!|![a-z\-]+!)$/i,iJ=/^(?:!|[^,\[\]\{\}])(?:%[0-9a-f]{2}|[0-9a-z\-#;\/\?:@&=\+\$,_\.!~\*'\(\)\[\]])*$/i;function SJ(q){return Object.prototype.toString.call(q)}function tq(q){return q===10||q===13}function o1(q){return q===9||q===32}function Eq(q){return q===9||q===32||q===10||q===13}function g0(q){return q===44||q===91||q===93||q===123||q===125}function VM(q){var J;if(48<=q&&q<=57)return q-48;if(J=q|32,97<=J&&J<=102)return J-97+10;return-1}function WM(q){if(q===120)return 2;if(q===117)return 4;if(q===85)return 8;return 0}function UM(q){if(48<=q&&q<=57)return q-48;return-1}function PJ(q){return q===48?"\x00":q===97?"\x07":q===98?"\b":q===116?"\t":q===9?"\t":q===110?`
96
+ `:q===118?"\v":q===102?"\f":q===114?"\r":q===101?"\x1B":q===32?" ":q===34?'"':q===47?"/":q===92?"\\":q===78?"\x85":q===95?"\xA0":q===76?"\u2028":q===80?"\u2029":""}function HM(q){if(q<=65535)return String.fromCharCode(q);return String.fromCharCode((q-65536>>10)+55296,(q-65536&1023)+56320)}function dJ(q,J,$){if(J==="__proto__")Object.defineProperty(q,J,{configurable:!0,enumerable:!0,writable:!0,value:$});else q[J]=$}var cJ=Array(256),nJ=Array(256);for(L1=0;L1<256;L1++)cJ[L1]=PJ(L1)?1:0,nJ[L1]=PJ(L1);var L1;function MM(q,J){this.input=q,this.filename=J.filename||null,this.schema=J.schema||uJ,this.onWarning=J.onWarning||null,this.legacy=J.legacy||!1,this.json=J.json||!1,this.listener=J.listener||null,this.implicitTypes=this.schema.compiledImplicit,this.typeMap=this.schema.compiledTypeMap,this.length=q.length,this.position=0,this.line=0,this.lineStart=0,this.lineIndent=0,this.firstTabInLine=-1,this.documents=[]}function oJ(q,J){var $={name:q.filename,buffer:q.input.slice(0,-1),position:q.position,line:q.line,column:q.position-q.lineStart};return $.snippet=tU($),new _q(J,$)}function h(q,J){throw oJ(q,J)}function V3(q,J){if(q.onWarning)q.onWarning.call(null,oJ(q,J))}var ZJ={YAML:function(J,$,G){var X,Y,Q;if(J.version!==null)h(J,"duplication of %YAML directive");if(G.length!==1)h(J,"YAML directive accepts exactly one argument");if(X=/^([0-9]+)\.([0-9]+)$/.exec(G[0]),X===null)h(J,"ill-formed argument of the YAML directive");if(Y=parseInt(X[1],10),Q=parseInt(X[2],10),Y!==1)h(J,"unacceptable YAML version of the document");if(J.version=G[0],J.checkLineBreaks=Q<2,Q!==1&&Q!==2)V3(J,"unsupported YAML version of the document")},TAG:function(J,$,G){var X,Y;if(G.length!==2)h(J,"TAG directive accepts exactly two arguments");if(X=G[0],Y=G[1],!rJ.test(X))h(J,"ill-formed tag handle (first argument) of the TAG directive");if(P1.call(J.tagMap,X))h(J,'there is a previously declared suffix for "'+X+'" tag handle');if(!iJ.test(Y))h(J,"ill-formed tag prefix (second argument) of the TAG directive");try{Y=decodeURIComponent(Y)}catch(Q){h(J,"tag prefix is malformed: "+Y)}J.tagMap[X]=Y}};function S1(q,J,$,G){var X,Y,Q,V;if(J<$){if(V=q.input.slice(J,$),G){for(X=0,Y=V.length;X<Y;X+=1)if(Q=V.charCodeAt(X),!(Q===9||32<=Q&&Q<=1114111))h(q,"expected valid JSON character")}else if(XM.test(V))h(q,"the stream contains non-printable characters");q.result+=V}}function TJ(q,J,$,G){var X,Y,Q,V;if(!Bq.isObject($))h(q,"cannot merge mappings; the provided source object is unacceptable");X=Object.keys($);for(Q=0,V=X.length;Q<V;Q+=1)if(Y=X[Q],!P1.call(J,Y))dJ(J,Y,$[Y]),G[Y]=!0}function v0(q,J,$,G,X,Y,Q,V,W){var U,H;if(Array.isArray(X)){X=Array.prototype.slice.call(X);for(U=0,H=X.length;U<H;U+=1){if(Array.isArray(X[U]))h(q,"nested arrays are not supported inside keys");if(typeof X==="object"&&SJ(X[U])==="[object Object]")X[U]="[object Object]"}}if(typeof X==="object"&&SJ(X)==="[object Object]")X="[object Object]";if(X=String(X),J===null)J={};if(G==="tag:yaml.org,2002:merge")if(Array.isArray(Y))for(U=0,H=Y.length;U<H;U+=1)TJ(q,J,Y[U],$);else TJ(q,J,Y,$);else{if(!q.json&&!P1.call($,X)&&P1.call(J,X))q.line=Q||q.line,q.lineStart=V||q.lineStart,q.position=W||q.position,h(q,"duplicated mapping key");dJ(J,X,Y),delete $[X]}return J}function r4(q){var J=q.input.charCodeAt(q.position);if(J===10)q.position++;else if(J===13){if(q.position++,q.input.charCodeAt(q.position)===10)q.position++}else h(q,"a line break is expected");q.line+=1,q.lineStart=q.position,q.firstTabInLine=-1}function Uq(q,J,$){var G=0,X=q.input.charCodeAt(q.position);while(X!==0){while(o1(X)){if(X===9&&q.firstTabInLine===-1)q.firstTabInLine=q.position;X=q.input.charCodeAt(++q.position)}if(J&&X===35)do X=q.input.charCodeAt(++q.position);while(X!==10&&X!==13&&X!==0);if(tq(X)){r4(q),X=q.input.charCodeAt(q.position),G++,q.lineIndent=0;while(X===32)q.lineIndent++,X=q.input.charCodeAt(++q.position)}else break}if($!==-1&&G!==0&&q.lineIndent<$)V3(q,"deficient indentation");return G}function H3(q){var J=q.position,$;if($=q.input.charCodeAt(J),($===45||$===46)&&$===q.input.charCodeAt(J+1)&&$===q.input.charCodeAt(J+2)){if(J+=3,$=q.input.charCodeAt(J),$===0||Eq($))return!0}return!1}function i4(q,J){if(J===1)q.result+=" ";else if(J>1)q.result+=Bq.repeat(`
97
+ `,J-1)}function DM(q,J,$){var G,X,Y,Q,V,W,U,H,B=q.kind,K=q.result,z;if(z=q.input.charCodeAt(q.position),Eq(z)||g0(z)||z===35||z===38||z===42||z===33||z===124||z===62||z===39||z===34||z===37||z===64||z===96)return!1;if(z===63||z===45){if(X=q.input.charCodeAt(q.position+1),Eq(X)||$&&g0(X))return!1}q.kind="scalar",q.result="",Y=Q=q.position,V=!1;while(z!==0){if(z===58){if(X=q.input.charCodeAt(q.position+1),Eq(X)||$&&g0(X))break}else if(z===35){if(G=q.input.charCodeAt(q.position-1),Eq(G))break}else if(q.position===q.lineStart&&H3(q)||$&&g0(z))break;else if(tq(z))if(W=q.line,U=q.lineStart,H=q.lineIndent,Uq(q,!1,-1),q.lineIndent>=J){V=!0,z=q.input.charCodeAt(q.position);continue}else{q.position=Q,q.line=W,q.lineStart=U,q.lineIndent=H;break}if(V)S1(q,Y,Q,!1),i4(q,q.line-W),Y=Q=q.position,V=!1;if(!o1(z))Q=q.position+1;z=q.input.charCodeAt(++q.position)}if(S1(q,Y,Q,!1),q.result)return!0;return q.kind=B,q.result=K,!1}function BM(q,J){var $,G,X;if($=q.input.charCodeAt(q.position),$!==39)return!1;q.kind="scalar",q.result="",q.position++,G=X=q.position;while(($=q.input.charCodeAt(q.position))!==0)if($===39)if(S1(q,G,q.position,!0),$=q.input.charCodeAt(++q.position),$===39)G=q.position,q.position++,X=q.position;else return!0;else if(tq($))S1(q,G,X,!0),i4(q,Uq(q,!1,J)),G=X=q.position;else if(q.position===q.lineStart&&H3(q))h(q,"unexpected end of the document within a single quoted scalar");else q.position++,X=q.position;h(q,"unexpected end of the stream within a single quoted scalar")}function zM(q,J){var $,G,X,Y,Q,V;if(V=q.input.charCodeAt(q.position),V!==34)return!1;q.kind="scalar",q.result="",q.position++,$=G=q.position;while((V=q.input.charCodeAt(q.position))!==0)if(V===34)return S1(q,$,q.position,!0),q.position++,!0;else if(V===92){if(S1(q,$,q.position,!0),V=q.input.charCodeAt(++q.position),tq(V))Uq(q,!1,J);else if(V<256&&cJ[V])q.result+=nJ[V],q.position++;else if((Q=WM(V))>0){X=Q,Y=0;for(;X>0;X--)if(V=q.input.charCodeAt(++q.position),(Q=VM(V))>=0)Y=(Y<<4)+Q;else h(q,"expected hexadecimal character");q.result+=HM(Y),q.position++}else h(q,"unknown escape sequence");$=G=q.position}else if(tq(V))S1(q,$,G,!0),i4(q,Uq(q,!1,J)),$=G=q.position;else if(q.position===q.lineStart&&H3(q))h(q,"unexpected end of the document within a double quoted scalar");else q.position++,G=q.position;h(q,"unexpected end of the stream within a double quoted scalar")}function KM(q,J){var $=!0,G,X,Y,Q=q.tag,V,W=q.anchor,U,H,B,K,z,N=Object.create(null),L,Z,P,v;if(v=q.input.charCodeAt(q.position),v===91)H=93,z=!1,V=[];else if(v===123)H=125,z=!0,V={};else return!1;if(q.anchor!==null)q.anchorMap[q.anchor]=V;v=q.input.charCodeAt(++q.position);while(v!==0){if(Uq(q,!0,J),v=q.input.charCodeAt(q.position),v===H)return q.position++,q.tag=Q,q.anchor=W,q.kind=z?"mapping":"sequence",q.result=V,!0;else if(!$)h(q,"missed comma between flow collection entries");else if(v===44)h(q,"expected the node content, but found ','");if(Z=L=P=null,B=K=!1,v===63){if(U=q.input.charCodeAt(q.position+1),Eq(U))B=K=!0,q.position++,Uq(q,!0,J)}if(G=q.line,X=q.lineStart,Y=q.position,k0(q,J,Q3,!1,!0),Z=q.tag,L=q.result,Uq(q,!0,J),v=q.input.charCodeAt(q.position),(K||q.line===G)&&v===58)B=!0,v=q.input.charCodeAt(++q.position),Uq(q,!0,J),k0(q,J,Q3,!1,!0),P=q.result;if(z)v0(q,V,N,Z,L,P,G,X,Y);else if(B)V.push(v0(q,null,N,Z,L,P,G,X,Y));else V.push(L);if(Uq(q,!0,J),v=q.input.charCodeAt(q.position),v===44)$=!0,v=q.input.charCodeAt(++q.position);else $=!1}h(q,"unexpected end of the stream within a flow collection")}function FM(q,J){var $,G,X=h4,Y=!1,Q=!1,V=J,W=0,U=!1,H,B;if(B=q.input.charCodeAt(q.position),B===124)G=!1;else if(B===62)G=!0;else return!1;q.kind="scalar",q.result="";while(B!==0)if(B=q.input.charCodeAt(++q.position),B===43||B===45)if(h4===X)X=B===43?LJ:GM;else h(q,"repeat of a chomping mode identifier");else if((H=UM(B))>=0)if(H===0)h(q,"bad explicit indentation width of a block scalar; it cannot be less than one");else if(!Q)V=J+H-1,Q=!0;else h(q,"repeat of an indentation width identifier");else break;if(o1(B)){do B=q.input.charCodeAt(++q.position);while(o1(B));if(B===35)do B=q.input.charCodeAt(++q.position);while(!tq(B)&&B!==0)}while(B!==0){r4(q),q.lineIndent=0,B=q.input.charCodeAt(q.position);while((!Q||q.lineIndent<V)&&B===32)q.lineIndent++,B=q.input.charCodeAt(++q.position);if(!Q&&q.lineIndent>V)V=q.lineIndent;if(tq(B)){W++;continue}if(q.lineIndent<V){if(X===LJ)q.result+=Bq.repeat(`
98
+ `,Y?1+W:W);else if(X===h4){if(Y)q.result+=`
99
+ `}break}if(G)if(o1(B))U=!0,q.result+=Bq.repeat(`
100
+ `,Y?1+W:W);else if(U)U=!1,q.result+=Bq.repeat(`
101
+ `,W+1);else if(W===0){if(Y)q.result+=" "}else q.result+=Bq.repeat(`
102
+ `,W);else q.result+=Bq.repeat(`
103
+ `,Y?1+W:W);Y=!0,Q=!0,W=0,$=q.position;while(!tq(B)&&B!==0)B=q.input.charCodeAt(++q.position);S1(q,$,q.position,!1)}return!0}function CJ(q,J){var $,G=q.tag,X=q.anchor,Y=[],Q,V=!1,W;if(q.firstTabInLine!==-1)return!1;if(q.anchor!==null)q.anchorMap[q.anchor]=Y;W=q.input.charCodeAt(q.position);while(W!==0){if(q.firstTabInLine!==-1)q.position=q.firstTabInLine,h(q,"tab characters must not be used in indentation");if(W!==45)break;if(Q=q.input.charCodeAt(q.position+1),!Eq(Q))break;if(V=!0,q.position++,Uq(q,!0,-1)){if(q.lineIndent<=J){Y.push(null),W=q.input.charCodeAt(q.position);continue}}if($=q.line,k0(q,J,lJ,!1,!0),Y.push(q.result),Uq(q,!0,-1),W=q.input.charCodeAt(q.position),(q.line===$||q.lineIndent>J)&&W!==0)h(q,"bad indentation of a sequence entry");else if(q.lineIndent<J)break}if(V)return q.tag=G,q.anchor=X,q.kind="sequence",q.result=Y,!0;return!1}function RM(q,J,$){var G,X,Y,Q,V,W,U=q.tag,H=q.anchor,B={},K=Object.create(null),z=null,N=null,L=null,Z=!1,P=!1,v;if(q.firstTabInLine!==-1)return!1;if(q.anchor!==null)q.anchorMap[q.anchor]=B;v=q.input.charCodeAt(q.position);while(v!==0){if(!Z&&q.firstTabInLine!==-1)q.position=q.firstTabInLine,h(q,"tab characters must not be used in indentation");if(G=q.input.charCodeAt(q.position+1),Y=q.line,(v===63||v===58)&&Eq(G)){if(v===63){if(Z)v0(q,B,K,z,N,null,Q,V,W),z=N=L=null;P=!0,Z=!0,X=!0}else if(Z)Z=!1,X=!0;else h(q,"incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line");q.position+=1,v=G}else{if(Q=q.line,V=q.lineStart,W=q.position,!k0(q,$,pJ,!1,!0))break;if(q.line===Y){v=q.input.charCodeAt(q.position);while(o1(v))v=q.input.charCodeAt(++q.position);if(v===58){if(v=q.input.charCodeAt(++q.position),!Eq(v))h(q,"a whitespace character is expected after the key-value separator within a block mapping");if(Z)v0(q,B,K,z,N,null,Q,V,W),z=N=L=null;P=!0,Z=!1,X=!1,z=q.tag,N=q.result}else if(P)h(q,"can not read an implicit mapping pair; a colon is missed");else return q.tag=U,q.anchor=H,!0}else if(P)h(q,"can not read a block mapping entry; a multiline key may not be an implicit key");else return q.tag=U,q.anchor=H,!0}if(q.line===Y||q.lineIndent>J){if(Z)Q=q.line,V=q.lineStart,W=q.position;if(k0(q,J,Y3,!0,X))if(Z)N=q.result;else L=q.result;if(!Z)v0(q,B,K,z,N,L,Q,V,W),z=N=L=null;Uq(q,!0,-1),v=q.input.charCodeAt(q.position)}if((q.line===Y||q.lineIndent>J)&&v!==0)h(q,"bad indentation of a mapping entry");else if(q.lineIndent<J)break}if(Z)v0(q,B,K,z,N,null,Q,V,W);if(P)q.tag=U,q.anchor=H,q.kind="mapping",q.result=B;return P}function wM(q){var J,$=!1,G=!1,X,Y,Q;if(Q=q.input.charCodeAt(q.position),Q!==33)return!1;if(q.tag!==null)h(q,"duplication of a tag property");if(Q=q.input.charCodeAt(++q.position),Q===60)$=!0,Q=q.input.charCodeAt(++q.position);else if(Q===33)G=!0,X="!!",Q=q.input.charCodeAt(++q.position);else X="!";if(J=q.position,$){do Q=q.input.charCodeAt(++q.position);while(Q!==0&&Q!==62);if(q.position<q.length)Y=q.input.slice(J,q.position),Q=q.input.charCodeAt(++q.position);else h(q,"unexpected end of the stream within a verbatim tag")}else{while(Q!==0&&!Eq(Q)){if(Q===33)if(!G){if(X=q.input.slice(J-1,q.position+1),!rJ.test(X))h(q,"named tag handle cannot contain such characters");G=!0,J=q.position+1}else h(q,"tag suffix cannot contain exclamation marks");Q=q.input.charCodeAt(++q.position)}if(Y=q.input.slice(J,q.position),YM.test(Y))h(q,"tag suffix cannot contain flow indicator characters")}if(Y&&!iJ.test(Y))h(q,"tag name cannot contain such characters: "+Y);try{Y=decodeURIComponent(Y)}catch(V){h(q,"tag name is malformed: "+Y)}if($)q.tag=Y;else if(P1.call(q.tagMap,X))q.tag=q.tagMap[X]+Y;else if(X==="!")q.tag="!"+Y;else if(X==="!!")q.tag="tag:yaml.org,2002:"+Y;else h(q,'undeclared tag handle "'+X+'"');return!0}function OM(q){var J,$;if($=q.input.charCodeAt(q.position),$!==38)return!1;if(q.anchor!==null)h(q,"duplication of an anchor property");$=q.input.charCodeAt(++q.position),J=q.position;while($!==0&&!Eq($)&&!g0($))$=q.input.charCodeAt(++q.position);if(q.position===J)h(q,"name of an anchor node must contain at least one character");return q.anchor=q.input.slice(J,q.position),!0}function AM(q){var J,$,G;if(G=q.input.charCodeAt(q.position),G!==42)return!1;G=q.input.charCodeAt(++q.position),J=q.position;while(G!==0&&!Eq(G)&&!g0(G))G=q.input.charCodeAt(++q.position);if(q.position===J)h(q,"name of an alias node must contain at least one character");if($=q.input.slice(J,q.position),!P1.call(q.anchorMap,$))h(q,'unidentified alias "'+$+'"');return q.result=q.anchorMap[$],Uq(q,!0,-1),!0}function k0(q,J,$,G,X){var Y,Q,V,W=1,U=!1,H=!1,B,K,z,N,L,Z;if(q.listener!==null)q.listener("open",q);if(q.tag=null,q.anchor=null,q.kind=null,q.result=null,Y=Q=V=Y3===$||lJ===$,G){if(Uq(q,!0,-1)){if(U=!0,q.lineIndent>J)W=1;else if(q.lineIndent===J)W=0;else if(q.lineIndent<J)W=-1}}if(W===1)while(wM(q)||OM(q))if(Uq(q,!0,-1)){if(U=!0,V=Y,q.lineIndent>J)W=1;else if(q.lineIndent===J)W=0;else if(q.lineIndent<J)W=-1}else V=!1;if(V)V=U||X;if(W===1||Y3===$){if(Q3===$||pJ===$)L=J;else L=J+1;if(Z=q.position-q.lineStart,W===1)if(V&&(CJ(q,Z)||RM(q,Z,L))||KM(q,L))H=!0;else{if(Q&&FM(q,L)||BM(q,L)||zM(q,L))H=!0;else if(AM(q)){if(H=!0,q.tag!==null||q.anchor!==null)h(q,"alias node should not have any properties")}else if(DM(q,L,Q3===$)){if(H=!0,q.tag===null)q.tag="?"}if(q.anchor!==null)q.anchorMap[q.anchor]=q.result}else if(W===0)H=V&&CJ(q,Z)}if(q.tag===null){if(q.anchor!==null)q.anchorMap[q.anchor]=q.result}else if(q.tag==="?"){if(q.result!==null&&q.kind!=="scalar")h(q,'unacceptable node kind for !<?> tag; it should be "scalar", not "'+q.kind+'"');for(B=0,K=q.implicitTypes.length;B<K;B+=1)if(N=q.implicitTypes[B],N.resolve(q.result)){if(q.result=N.construct(q.result),q.tag=N.tag,q.anchor!==null)q.anchorMap[q.anchor]=q.result;break}}else if(q.tag!=="!"){if(P1.call(q.typeMap[q.kind||"fallback"],q.tag))N=q.typeMap[q.kind||"fallback"][q.tag];else{N=null,z=q.typeMap.multi[q.kind||"fallback"];for(B=0,K=z.length;B<K;B+=1)if(q.tag.slice(0,z[B].tag.length)===z[B].tag){N=z[B];break}}if(!N)h(q,"unknown tag !<"+q.tag+">");if(q.result!==null&&N.kind!==q.kind)h(q,"unacceptable node kind for !<"+q.tag+'> tag; it should be "'+N.kind+'", not "'+q.kind+'"');if(!N.resolve(q.result,q.tag))h(q,"cannot resolve a node with !<"+q.tag+"> explicit tag");else if(q.result=N.construct(q.result,q.tag),q.anchor!==null)q.anchorMap[q.anchor]=q.result}if(q.listener!==null)q.listener("close",q);return q.tag!==null||q.anchor!==null||H}function jM(q){var J=q.position,$,G,X,Y=!1,Q;q.version=null,q.checkLineBreaks=q.legacy,q.tagMap=Object.create(null),q.anchorMap=Object.create(null);while((Q=q.input.charCodeAt(q.position))!==0){if(Uq(q,!0,-1),Q=q.input.charCodeAt(q.position),q.lineIndent>0||Q!==37)break;Y=!0,Q=q.input.charCodeAt(++q.position),$=q.position;while(Q!==0&&!Eq(Q))Q=q.input.charCodeAt(++q.position);if(G=q.input.slice($,q.position),X=[],G.length<1)h(q,"directive name must not be less than one character in length");while(Q!==0){while(o1(Q))Q=q.input.charCodeAt(++q.position);if(Q===35){do Q=q.input.charCodeAt(++q.position);while(Q!==0&&!tq(Q));break}if(tq(Q))break;$=q.position;while(Q!==0&&!Eq(Q))Q=q.input.charCodeAt(++q.position);X.push(q.input.slice($,q.position))}if(Q!==0)r4(q);if(P1.call(ZJ,G))ZJ[G](q,G,X);else V3(q,'unknown document directive "'+G+'"')}if(Uq(q,!0,-1),q.lineIndent===0&&q.input.charCodeAt(q.position)===45&&q.input.charCodeAt(q.position+1)===45&&q.input.charCodeAt(q.position+2)===45)q.position+=3,Uq(q,!0,-1);else if(Y)h(q,"directives end mark is expected");if(k0(q,q.lineIndent-1,Y3,!1,!0),Uq(q,!0,-1),q.checkLineBreaks&&QM.test(q.input.slice(J,q.position)))V3(q,"non-ASCII line breaks are interpreted as content");if(q.documents.push(q.result),q.position===q.lineStart&&H3(q)){if(q.input.charCodeAt(q.position)===46)q.position+=3,Uq(q,!0,-1);return}if(q.position<q.length-1)h(q,"end of the stream or a document separator is expected");else return}function aJ(q,J){if(q=String(q),J=J||{},q.length!==0){if(q.charCodeAt(q.length-1)!==10&&q.charCodeAt(q.length-1)!==13)q+=`
104
+ `;if(q.charCodeAt(0)===65279)q=q.slice(1)}var $=new MM(q,J),G=q.indexOf("\x00");if(G!==-1)$.position=G,h($,"null byte is not allowed in input");$.input+="\x00";while($.input.charCodeAt($.position)===32)$.lineIndent+=1,$.position+=1;while($.position<$.length-1)jM($);return $.documents}function NM(q,J,$){if(J!==null&&typeof J==="object"&&typeof $>"u")$=J,J=null;var G=aJ(q,$);if(typeof J!=="function")return G;for(var X=0,Y=G.length;X<Y;X+=1)J(G[X])}function LM(q,J){var $=aJ(q,J);if($.length===0)return;else if($.length===1)return $[0];throw new _q("expected a single document in the stream, but found more")}var SM=NM,PM=LM,sJ={loadAll:SM,load:PM},tJ=Object.prototype.toString,eJ=Object.prototype.hasOwnProperty,d4=65279,ZM=9,M2=10,TM=13,CM=32,_M=33,EM=34,m4=35,IM=37,bM=38,gM=39,vM=42,q7=44,kM=45,W3=58,xM=61,hM=62,yM=63,mM=64,J7=91,$7=93,fM=96,G7=123,uM=124,X7=125,Lq={};Lq[0]="\\0";Lq[7]="\\a";Lq[8]="\\b";Lq[9]="\\t";Lq[10]="\\n";Lq[11]="\\v";Lq[12]="\\f";Lq[13]="\\r";Lq[27]="\\e";Lq[34]="\\\"";Lq[92]="\\\\";Lq[133]="\\N";Lq[160]="\\_";Lq[8232]="\\L";Lq[8233]="\\P";var pM=["y","Y","yes","Yes","YES","on","On","ON","n","N","no","No","NO","off","Off","OFF"],lM=/^[-+]?[0-9_]+(?::[0-9_]+)+(?:\.[0-9_]*)?$/;function rM(q,J){var $,G,X,Y,Q,V,W;if(J===null)return{};$={},G=Object.keys(J);for(X=0,Y=G.length;X<Y;X+=1){if(Q=G[X],V=String(J[Q]),Q.slice(0,2)==="!!")Q="tag:yaml.org,2002:"+Q.slice(2);if(W=q.compiledTypeMap.fallback[Q],W&&eJ.call(W.styleAliases,V))V=W.styleAliases[V];$[Q]=V}return $}function iM(q){var J,$,G;if(J=q.toString(16).toUpperCase(),q<=255)$="x",G=2;else if(q<=65535)$="u",G=4;else if(q<=4294967295)$="U",G=8;else throw new _q("code point within a string may not be greater than 0xFFFFFFFF");return"\\"+$+Bq.repeat("0",G-J.length)+J}var dM=1,D2=2;function cM(q){this.schema=q.schema||uJ,this.indent=Math.max(1,q.indent||2),this.noArrayIndent=q.noArrayIndent||!1,this.skipInvalid=q.skipInvalid||!1,this.flowLevel=Bq.isNothing(q.flowLevel)?-1:q.flowLevel,this.styleMap=rM(this.schema,q.styles||null),this.sortKeys=q.sortKeys||!1,this.lineWidth=q.lineWidth||80,this.noRefs=q.noRefs||!1,this.noCompatMode=q.noCompatMode||!1,this.condenseFlow=q.condenseFlow||!1,this.quotingType=q.quotingType==='"'?D2:dM,this.forceQuotes=q.forceQuotes||!1,this.replacer=typeof q.replacer==="function"?q.replacer:null,this.implicitTypes=this.schema.compiledImplicit,this.explicitTypes=this.schema.compiledExplicit,this.tag=null,this.result="",this.duplicates=[],this.usedDuplicates=null}function _J(q,J){var $=Bq.repeat(" ",J),G=0,X=-1,Y="",Q,V=q.length;while(G<V){if(X=q.indexOf(`
105
105
  `,G),X===-1)Q=q.slice(G),G=V;else Q=q.slice(G,X+1),G=X+1;if(Q.length&&Q!==`
106
- `)Y+=$;Y+=Q}return Y}function m4(q,J){return`
107
- `+zq.repeat(" ",q.indent*J)}function yM(q,J){var $,G,X;for($=0,G=q.implicitTypes.length;$<G;$+=1)if(X=q.implicitTypes[$],X.resolve(J))return!0;return!1}function U3(q){return q===wM||q===FM}function z2(q){return 32<=q&&q<=126||161<=q&&q<=55295&&q!==8232&&q!==8233||57344<=q&&q<=65533&&q!==i4||65536<=q&&q<=1114111}function TJ(q){return z2(q)&&q!==i4&&q!==RM&&q!==M2}function CJ(q,J,$){var G=TJ(q),X=G&&!U3(q);return($?G:G&&q!==sJ&&q!==tJ&&q!==eJ&&q!==q7&&q!==J7)&&q!==y4&&!(J===W3&&!X)||TJ(J)&&!U3(J)&&q===y4||J===W3&&X}function mM(q){return z2(q)&&q!==i4&&!U3(q)&&q!==PM&&q!==CM&&q!==W3&&q!==sJ&&q!==tJ&&q!==eJ&&q!==q7&&q!==J7&&q!==y4&&q!==NM&&q!==SM&&q!==OM&&q!==IM&&q!==ZM&&q!==TM&&q!==LM&&q!==AM&&q!==jM&&q!==_M&&q!==EM}function fM(q){return!U3(q)&&q!==W3}function U2(q,J){var $=q.charCodeAt(J),G;if($>=55296&&$<=56319&&J+1<q.length){if(G=q.charCodeAt(J+1),G>=56320&&G<=57343)return($-55296)*1024+G-56320+65536}return $}function $7(q){var J=/^\n* /;return J.test(q)}var G7=1,f4=2,X7=3,Q7=4,b0=5;function uM(q,J,$,G,X,Y,Q,V){var W,U=0,H=null,z=!1,K=!1,B=G!==-1,j=-1,N=mM(U2(q,0))&&fM(U2(q,q.length-1));if(J||Q)for(W=0;W<q.length;U>=65536?W+=2:W++){if(U=U2(q,W),!z2(U))return b0;N=N&&CJ(U,H,V),H=U}else{for(W=0;W<q.length;U>=65536?W+=2:W++){if(U=U2(q,W),U===M2){if(z=!0,B)K=K||W-j-1>G&&q[j+1]!==" ",j=W}else if(!z2(U))return b0;N=N&&CJ(U,H,V),H=U}K=K||B&&(W-j-1>G&&q[j+1]!==" ")}if(!z&&!K){if(N&&!Q&&!X(q))return G7;return Y===D2?b0:f4}if($>9&&$7(q))return b0;if(!Q)return K?Q7:X7;return Y===D2?b0:f4}function pM(q,J,$,G,X){q.dump=function(){if(J.length===0)return q.quotingType===D2?'""':"''";if(!q.noCompatMode){if(bM.indexOf(J)!==-1||gM.test(J))return q.quotingType===D2?'"'+J+'"':"'"+J+"'"}var Y=q.indent*Math.max(1,$),Q=q.lineWidth===-1?-1:Math.max(Math.min(q.lineWidth,40),q.lineWidth-Y),V=G||q.flowLevel>-1&&$>=q.flowLevel;function W(U){return yM(q,U)}switch(uM(J,V,q.indent,Q,W,q.quotingType,q.forceQuotes&&!G,X)){case G7:return J;case f4:return"'"+J.replace(/'/g,"''")+"'";case X7:return"|"+_J(J,q.indent)+EJ(ZJ(J,Y));case Q7:return">"+_J(J,q.indent)+EJ(ZJ(lM(J,Q),Y));case b0:return'"'+rM(J)+'"';default:throw new _q("impossible error: invalid scalar style")}}()}function _J(q,J){var $=$7(q)?String(J):"",G=q[q.length-1]===`
106
+ `)Y+=$;Y+=Q}return Y}function f4(q,J){return`
107
+ `+Bq.repeat(" ",q.indent*J)}function nM(q,J){var $,G,X;for($=0,G=q.implicitTypes.length;$<G;$+=1)if(X=q.implicitTypes[$],X.resolve(J))return!0;return!1}function U3(q){return q===CM||q===ZM}function B2(q){return 32<=q&&q<=126||161<=q&&q<=55295&&q!==8232&&q!==8233||57344<=q&&q<=65533&&q!==d4||65536<=q&&q<=1114111}function EJ(q){return B2(q)&&q!==d4&&q!==TM&&q!==M2}function IJ(q,J,$){var G=EJ(q),X=G&&!U3(q);return($?G:G&&q!==q7&&q!==J7&&q!==$7&&q!==G7&&q!==X7)&&q!==m4&&!(J===W3&&!X)||EJ(J)&&!U3(J)&&q===m4||J===W3&&X}function oM(q){return B2(q)&&q!==d4&&!U3(q)&&q!==kM&&q!==yM&&q!==W3&&q!==q7&&q!==J7&&q!==$7&&q!==G7&&q!==X7&&q!==m4&&q!==bM&&q!==vM&&q!==_M&&q!==uM&&q!==xM&&q!==hM&&q!==gM&&q!==EM&&q!==IM&&q!==mM&&q!==fM}function aM(q){return!U3(q)&&q!==W3}function U2(q,J){var $=q.charCodeAt(J),G;if($>=55296&&$<=56319&&J+1<q.length){if(G=q.charCodeAt(J+1),G>=56320&&G<=57343)return($-55296)*1024+G-56320+65536}return $}function Q7(q){var J=/^\n* /;return J.test(q)}var Y7=1,u4=2,V7=3,W7=4,b0=5;function sM(q,J,$,G,X,Y,Q,V){var W,U=0,H=null,B=!1,K=!1,z=G!==-1,N=-1,L=oM(U2(q,0))&&aM(U2(q,q.length-1));if(J||Q)for(W=0;W<q.length;U>=65536?W+=2:W++){if(U=U2(q,W),!B2(U))return b0;L=L&&IJ(U,H,V),H=U}else{for(W=0;W<q.length;U>=65536?W+=2:W++){if(U=U2(q,W),U===M2){if(B=!0,z)K=K||W-N-1>G&&q[N+1]!==" ",N=W}else if(!B2(U))return b0;L=L&&IJ(U,H,V),H=U}K=K||z&&(W-N-1>G&&q[N+1]!==" ")}if(!B&&!K){if(L&&!Q&&!X(q))return Y7;return Y===D2?b0:u4}if($>9&&Q7(q))return b0;if(!Q)return K?W7:V7;return Y===D2?b0:u4}function tM(q,J,$,G,X){q.dump=function(){if(J.length===0)return q.quotingType===D2?'""':"''";if(!q.noCompatMode){if(pM.indexOf(J)!==-1||lM.test(J))return q.quotingType===D2?'"'+J+'"':"'"+J+"'"}var Y=q.indent*Math.max(1,$),Q=q.lineWidth===-1?-1:Math.max(Math.min(q.lineWidth,40),q.lineWidth-Y),V=G||q.flowLevel>-1&&$>=q.flowLevel;function W(U){return nM(q,U)}switch(sM(J,V,q.indent,Q,W,q.quotingType,q.forceQuotes&&!G,X)){case Y7:return J;case u4:return"'"+J.replace(/'/g,"''")+"'";case V7:return"|"+bJ(J,q.indent)+gJ(_J(J,Y));case W7:return">"+bJ(J,q.indent)+gJ(_J(eM(J,Q),Y));case b0:return'"'+qD(J)+'"';default:throw new _q("impossible error: invalid scalar style")}}()}function bJ(q,J){var $=Q7(q)?String(J):"",G=q[q.length-1]===`
108
108
  `,X=G&&(q[q.length-2]===`
109
109
  `||q===`
110
110
  `),Y=X?"+":G?"":"-";return $+Y+`
111
- `}function EJ(q){return q[q.length-1]===`
112
- `?q.slice(0,-1):q}function lM(q,J){var $=/(\n+)([^\n]*)/g,G=function(){var U=q.indexOf(`
113
- `);return U=U!==-1?U:q.length,$.lastIndex=U,IJ(q.slice(0,U),J)}(),X=q[0]===`
111
+ `}function gJ(q){return q[q.length-1]===`
112
+ `?q.slice(0,-1):q}function eM(q,J){var $=/(\n+)([^\n]*)/g,G=function(){var U=q.indexOf(`
113
+ `);return U=U!==-1?U:q.length,$.lastIndex=U,vJ(q.slice(0,U),J)}(),X=q[0]===`
114
114
  `||q[0]===" ",Y,Q;while(Q=$.exec(q)){var V=Q[1],W=Q[2];Y=W[0]===" ",G+=V+(!X&&!Y&&W!==""?`
115
- `:"")+IJ(W,J),X=Y}return G}function IJ(q,J){if(q===""||q[0]===" ")return q;var $=/ [^ ]/g,G,X=0,Y,Q=0,V=0,W="";while(G=$.exec(q)){if(V=G.index,V-X>J)Y=Q>X?Q:V,W+=`
115
+ `:"")+vJ(W,J),X=Y}return G}function vJ(q,J){if(q===""||q[0]===" ")return q;var $=/ [^ ]/g,G,X=0,Y,Q=0,V=0,W="";while(G=$.exec(q)){if(V=G.index,V-X>J)Y=Q>X?Q:V,W+=`
116
116
  `+q.slice(X,Y),X=Y+1;Q=V}if(W+=`
117
117
  `,q.length-X>J&&Q>X)W+=q.slice(X,Q)+`
118
- `+q.slice(Q+1);else W+=q.slice(X);return W.slice(1)}function rM(q){var J="",$=0,G;for(var X=0;X<q.length;$>=65536?X+=2:X++)if($=U2(q,X),G=Lq[$],!G&&z2($)){if(J+=q[X],$>=65536)J+=q[X+1]}else J+=G||kM($);return J}function iM(q,J,$){var G="",X=q.tag,Y,Q,V;for(Y=0,Q=$.length;Y<Q;Y+=1){if(V=$[Y],q.replacer)V=q.replacer.call($,String(Y),V);if(U1(q,J,V,!1,!1)||typeof V>"u"&&U1(q,J,null,!1,!1)){if(G!=="")G+=","+(!q.condenseFlow?" ":"");G+=q.dump}}q.tag=X,q.dump="["+G+"]"}function bJ(q,J,$,G){var X="",Y=q.tag,Q,V,W;for(Q=0,V=$.length;Q<V;Q+=1){if(W=$[Q],q.replacer)W=q.replacer.call($,String(Q),W);if(U1(q,J+1,W,!0,!0,!1,!0)||typeof W>"u"&&U1(q,J+1,null,!0,!0,!1,!0)){if(!G||X!=="")X+=m4(q,J);if(q.dump&&M2===q.dump.charCodeAt(0))X+="-";else X+="- ";X+=q.dump}}q.tag=Y,q.dump=X||"[]"}function dM(q,J,$){var G="",X=q.tag,Y=Object.keys($),Q,V,W,U,H;for(Q=0,V=Y.length;Q<V;Q+=1){if(H="",G!=="")H+=", ";if(q.condenseFlow)H+='"';if(W=Y[Q],U=$[W],q.replacer)U=q.replacer.call($,W,U);if(!U1(q,J,W,!1,!1))continue;if(q.dump.length>1024)H+="? ";if(H+=q.dump+(q.condenseFlow?'"':"")+":"+(q.condenseFlow?"":" "),!U1(q,J,U,!1,!1))continue;H+=q.dump,G+=H}q.tag=X,q.dump="{"+G+"}"}function cM(q,J,$,G){var X="",Y=q.tag,Q=Object.keys($),V,W,U,H,z,K;if(q.sortKeys===!0)Q.sort();else if(typeof q.sortKeys==="function")Q.sort(q.sortKeys);else if(q.sortKeys)throw new _q("sortKeys must be a boolean or a function");for(V=0,W=Q.length;V<W;V+=1){if(K="",!G||X!=="")K+=m4(q,J);if(U=Q[V],H=$[U],q.replacer)H=q.replacer.call($,U,H);if(!U1(q,J+1,U,!0,!0,!0))continue;if(z=q.tag!==null&&q.tag!=="?"||q.dump&&q.dump.length>1024,z)if(q.dump&&M2===q.dump.charCodeAt(0))K+="?";else K+="? ";if(K+=q.dump,z)K+=m4(q,J);if(!U1(q,J+1,H,!0,z))continue;if(q.dump&&M2===q.dump.charCodeAt(0))K+=":";else K+=": ";K+=q.dump,X+=K}q.tag=Y,q.dump=X||"{}"}function gJ(q,J,$){var G,X,Y,Q,V,W;X=$?q.explicitTypes:q.implicitTypes;for(Y=0,Q=X.length;Y<Q;Y+=1)if(V=X[Y],(V.instanceOf||V.predicate)&&(!V.instanceOf||typeof J==="object"&&J instanceof V.instanceOf)&&(!V.predicate||V.predicate(J))){if($)if(V.multi&&V.representName)q.tag=V.representName(J);else q.tag=V.tag;else q.tag="?";if(V.represent){if(W=q.styleMap[V.tag]||V.defaultStyle,oJ.call(V.represent)==="[object Function]")G=V.represent(J,W);else if(aJ.call(V.represent,W))G=V.represent[W](J,W);else throw new _q("!<"+V.tag+'> tag resolver accepts not "'+W+'" style');q.dump=G}return!0}return!1}function U1(q,J,$,G,X,Y,Q){if(q.tag=null,q.dump=$,!gJ(q,$,!1))gJ(q,$,!0);var V=oJ.call(q.dump),W=G,U;if(G)G=q.flowLevel<0||q.flowLevel>J;var H=V==="[object Object]"||V==="[object Array]",z,K;if(H)z=q.duplicates.indexOf($),K=z!==-1;if(q.tag!==null&&q.tag!=="?"||K||q.indent!==2&&J>0)X=!1;if(K&&q.usedDuplicates[z])q.dump="*ref_"+z;else{if(H&&K&&!q.usedDuplicates[z])q.usedDuplicates[z]=!0;if(V==="[object Object]"){if(G&&Object.keys(q.dump).length!==0){if(cM(q,J,q.dump,X),K)q.dump="&ref_"+z+q.dump}else if(dM(q,J,q.dump),K)q.dump="&ref_"+z+" "+q.dump}else if(V==="[object Array]"){if(G&&q.dump.length!==0){if(q.noArrayIndent&&!Q&&J>0)bJ(q,J-1,q.dump,X);else bJ(q,J,q.dump,X);if(K)q.dump="&ref_"+z+q.dump}else if(iM(q,J,q.dump),K)q.dump="&ref_"+z+" "+q.dump}else if(V==="[object String]"){if(q.tag!=="?")pM(q,q.dump,J,Y,W)}else if(V==="[object Undefined]")return!1;else{if(q.skipInvalid)return!1;throw new _q("unacceptable kind of an object to dump "+V)}if(q.tag!==null&&q.tag!=="?"){if(U=encodeURI(q.tag[0]==="!"?q.tag.slice(1):q.tag).replace(/!/g,"%21"),q.tag[0]==="!")U="!"+U;else if(U.slice(0,18)==="tag:yaml.org,2002:")U="!!"+U.slice(18);else U="!<"+U+">";q.dump=U+" "+q.dump}}return!0}function nM(q,J){var $=[],G=[],X,Y;u4(q,$,G);for(X=0,Y=G.length;X<Y;X+=1)J.duplicates.push($[G[X]]);J.usedDuplicates=Array(Y)}function u4(q,J,$){var G,X,Y;if(q!==null&&typeof q==="object")if(X=J.indexOf(q),X!==-1){if($.indexOf(X)===-1)$.push(X)}else if(J.push(q),Array.isArray(q))for(X=0,Y=q.length;X<Y;X+=1)u4(q[X],J,$);else{G=Object.keys(q);for(X=0,Y=G.length;X<Y;X+=1)u4(q[G[X]],J,$)}}function oM(q,J){J=J||{};var $=new hM(J);if(!$.noRefs)nM(q,$);var G=q;if($.replacer)G=$.replacer.call({"":G},"",G);if(U1($,0,G,!0,!0))return $.dump+`
119
- `;return""}var aM=oM,sM={dump:aM};function d4(q,J){return function(){throw Error("Function yaml."+q+" is removed in js-yaml 4. Use yaml."+J+" instead, which is now safe by default.")}}var{load:tM,loadAll:UN}=nJ,eM=sM.dump;var HN=d4("safeLoad","load"),MN=d4("safeLoadAll","loadAll"),DN=d4("safeDump","dump");var JD=S.object({id:S.string(),template:S.string(),content:S.unknown().optional(),dataQuery:S.object({entityType:S.string().optional(),template:S.string().optional(),query:S.object({id:S.string().optional(),limit:S.number().optional(),offset:S.number().optional()}).passthrough().optional()}).passthrough().optional(),order:S.number().optional()}),Y7=["primary","secondary"],$D=S.object({show:S.boolean().default(!1),label:S.string().optional(),slot:S.enum(Y7).default("primary"),priority:S.number().min(0).max(100).default(50)}).optional(),V7=S.object({id:S.string(),path:S.string(),title:S.string().default(""),description:S.string().default(""),sections:S.array(JD).default([]),layout:S.string().default("default"),fullscreen:S.boolean().optional(),pluginId:S.string().optional(),sourceEntityType:S.string().optional(),external:S.boolean().optional(),navigation:$D}),GD=S.object({routes:S.array(V7),pluginId:S.string()}),XD=S.object({paths:S.array(S.string()).optional(),pluginId:S.string().optional()}),QD=S.object({pluginId:S.string().optional()}),YD=S.object({path:S.string()});var M3=S.enum(["anchor","trusted","public"]);var VD=S.object({name:S.string(),description:S.string(),schema:S.any(),basePrompt:S.string().optional(),useKnowledgeContext:S.boolean().optional(),requiredPermission:M3,formatter:S.any().optional(),layout:S.object({component:S.any(),fullscreen:S.boolean().optional()}).optional(),dataSourceId:S.string().optional()});var UD=S.enum(["site-content-preview","site-content-production"]),HD=S.object({name:S.string(),schema:S.any(),description:S.string().optional(),pluginId:S.string(),renderers:S.object({web:S.union([S.function(),S.string()]).optional()})}),MD=S.object({enableContentGeneration:S.boolean().default(!1),outputDir:S.string(),workingDir:S.string().optional(),environment:S.enum(["preview","production"]).default("preview"),siteConfig:S.object({title:S.string(),description:S.string(),url:S.string().optional()}).optional()}),DD=S.object({success:S.boolean(),routesBuilt:S.number(),errors:S.array(S.string()).optional(),warnings:S.array(S.string()).optional()});export{M3 as UserPermissionLevelSchema,XD as UnregisterRoutesPayloadSchema,V7 as RouteDefinitionSchema,GD as RegisterRoutesPayloadSchema,Y7 as NavigationSlots,v$ as MessageResponseSchema,QD as ListRoutesPayloadSchema,YD as GetRoutePayloadSchema,k$ as BaseMessageSchema};
118
+ `+q.slice(Q+1);else W+=q.slice(X);return W.slice(1)}function qD(q){var J="",$=0,G;for(var X=0;X<q.length;$>=65536?X+=2:X++)if($=U2(q,X),G=Lq[$],!G&&B2($)){if(J+=q[X],$>=65536)J+=q[X+1]}else J+=G||iM($);return J}function JD(q,J,$){var G="",X=q.tag,Y,Q,V;for(Y=0,Q=$.length;Y<Q;Y+=1){if(V=$[Y],q.replacer)V=q.replacer.call($,String(Y),V);if(U1(q,J,V,!1,!1)||typeof V>"u"&&U1(q,J,null,!1,!1)){if(G!=="")G+=","+(!q.condenseFlow?" ":"");G+=q.dump}}q.tag=X,q.dump="["+G+"]"}function kJ(q,J,$,G){var X="",Y=q.tag,Q,V,W;for(Q=0,V=$.length;Q<V;Q+=1){if(W=$[Q],q.replacer)W=q.replacer.call($,String(Q),W);if(U1(q,J+1,W,!0,!0,!1,!0)||typeof W>"u"&&U1(q,J+1,null,!0,!0,!1,!0)){if(!G||X!=="")X+=f4(q,J);if(q.dump&&M2===q.dump.charCodeAt(0))X+="-";else X+="- ";X+=q.dump}}q.tag=Y,q.dump=X||"[]"}function $D(q,J,$){var G="",X=q.tag,Y=Object.keys($),Q,V,W,U,H;for(Q=0,V=Y.length;Q<V;Q+=1){if(H="",G!=="")H+=", ";if(q.condenseFlow)H+='"';if(W=Y[Q],U=$[W],q.replacer)U=q.replacer.call($,W,U);if(!U1(q,J,W,!1,!1))continue;if(q.dump.length>1024)H+="? ";if(H+=q.dump+(q.condenseFlow?'"':"")+":"+(q.condenseFlow?"":" "),!U1(q,J,U,!1,!1))continue;H+=q.dump,G+=H}q.tag=X,q.dump="{"+G+"}"}function GD(q,J,$,G){var X="",Y=q.tag,Q=Object.keys($),V,W,U,H,B,K;if(q.sortKeys===!0)Q.sort();else if(typeof q.sortKeys==="function")Q.sort(q.sortKeys);else if(q.sortKeys)throw new _q("sortKeys must be a boolean or a function");for(V=0,W=Q.length;V<W;V+=1){if(K="",!G||X!=="")K+=f4(q,J);if(U=Q[V],H=$[U],q.replacer)H=q.replacer.call($,U,H);if(!U1(q,J+1,U,!0,!0,!0))continue;if(B=q.tag!==null&&q.tag!=="?"||q.dump&&q.dump.length>1024,B)if(q.dump&&M2===q.dump.charCodeAt(0))K+="?";else K+="? ";if(K+=q.dump,B)K+=f4(q,J);if(!U1(q,J+1,H,!0,B))continue;if(q.dump&&M2===q.dump.charCodeAt(0))K+=":";else K+=": ";K+=q.dump,X+=K}q.tag=Y,q.dump=X||"{}"}function xJ(q,J,$){var G,X,Y,Q,V,W;X=$?q.explicitTypes:q.implicitTypes;for(Y=0,Q=X.length;Y<Q;Y+=1)if(V=X[Y],(V.instanceOf||V.predicate)&&(!V.instanceOf||typeof J==="object"&&J instanceof V.instanceOf)&&(!V.predicate||V.predicate(J))){if($)if(V.multi&&V.representName)q.tag=V.representName(J);else q.tag=V.tag;else q.tag="?";if(V.represent){if(W=q.styleMap[V.tag]||V.defaultStyle,tJ.call(V.represent)==="[object Function]")G=V.represent(J,W);else if(eJ.call(V.represent,W))G=V.represent[W](J,W);else throw new _q("!<"+V.tag+'> tag resolver accepts not "'+W+'" style');q.dump=G}return!0}return!1}function U1(q,J,$,G,X,Y,Q){if(q.tag=null,q.dump=$,!xJ(q,$,!1))xJ(q,$,!0);var V=tJ.call(q.dump),W=G,U;if(G)G=q.flowLevel<0||q.flowLevel>J;var H=V==="[object Object]"||V==="[object Array]",B,K;if(H)B=q.duplicates.indexOf($),K=B!==-1;if(q.tag!==null&&q.tag!=="?"||K||q.indent!==2&&J>0)X=!1;if(K&&q.usedDuplicates[B])q.dump="*ref_"+B;else{if(H&&K&&!q.usedDuplicates[B])q.usedDuplicates[B]=!0;if(V==="[object Object]"){if(G&&Object.keys(q.dump).length!==0){if(GD(q,J,q.dump,X),K)q.dump="&ref_"+B+q.dump}else if($D(q,J,q.dump),K)q.dump="&ref_"+B+" "+q.dump}else if(V==="[object Array]"){if(G&&q.dump.length!==0){if(q.noArrayIndent&&!Q&&J>0)kJ(q,J-1,q.dump,X);else kJ(q,J,q.dump,X);if(K)q.dump="&ref_"+B+q.dump}else if(JD(q,J,q.dump),K)q.dump="&ref_"+B+" "+q.dump}else if(V==="[object String]"){if(q.tag!=="?")tM(q,q.dump,J,Y,W)}else if(V==="[object Undefined]")return!1;else{if(q.skipInvalid)return!1;throw new _q("unacceptable kind of an object to dump "+V)}if(q.tag!==null&&q.tag!=="?"){if(U=encodeURI(q.tag[0]==="!"?q.tag.slice(1):q.tag).replace(/!/g,"%21"),q.tag[0]==="!")U="!"+U;else if(U.slice(0,18)==="tag:yaml.org,2002:")U="!!"+U.slice(18);else U="!<"+U+">";q.dump=U+" "+q.dump}}return!0}function XD(q,J){var $=[],G=[],X,Y;p4(q,$,G);for(X=0,Y=G.length;X<Y;X+=1)J.duplicates.push($[G[X]]);J.usedDuplicates=Array(Y)}function p4(q,J,$){var G,X,Y;if(q!==null&&typeof q==="object")if(X=J.indexOf(q),X!==-1){if($.indexOf(X)===-1)$.push(X)}else if(J.push(q),Array.isArray(q))for(X=0,Y=q.length;X<Y;X+=1)p4(q[X],J,$);else{G=Object.keys(q);for(X=0,Y=G.length;X<Y;X+=1)p4(q[G[X]],J,$)}}function QD(q,J){J=J||{};var $=new cM(J);if(!$.noRefs)XD(q,$);var G=q;if($.replacer)G=$.replacer.call({"":G},"",G);if(U1($,0,G,!0,!0))return $.dump+`
119
+ `;return""}var YD=QD,VD={dump:YD};function c4(q,J){return function(){throw Error("Function yaml."+q+" is removed in js-yaml 4. Use yaml."+J+" instead, which is now safe by default.")}}var{load:WD,loadAll:NN}=sJ,UD=VD.dump;var LN=c4("safeLoad","load"),SN=c4("safeLoadAll","loadAll"),PN=c4("safeDump","dump");var U7=O.object({id:O.string(),template:O.string(),content:O.unknown().optional(),dataQuery:O.object({entityType:O.string().optional(),template:O.string().optional(),query:O.object({id:O.string().optional(),limit:O.number().optional(),offset:O.number().optional()}).passthrough().optional()}).passthrough().optional(),order:O.number().optional()}),n4=["primary","secondary"],H7=O.object({show:O.boolean().default(!1),label:O.string().optional(),slot:O.enum(n4).default("primary"),priority:O.number().min(0).max(100).default(50)}).optional(),o4=O.object({id:O.string(),path:O.string(),title:O.string().default(""),pageLabel:O.string().optional(),description:O.string().default(""),sections:O.array(U7).default([]),layout:O.string().default("default"),fullscreen:O.boolean().optional(),pluginId:O.string().optional(),sourceEntityType:O.string().optional(),external:O.boolean().optional(),navigation:H7}),M7=O.object({routes:O.array(o4),pluginId:O.string()}),D7=O.object({paths:O.array(O.string()).optional(),pluginId:O.string().optional()}),B7=O.object({pluginId:O.string().optional()}),z7=O.object({path:O.string()}),M3=O.object({label:O.string(),href:O.string(),priority:O.number()});var K7=O.object({heading:O.string().describe("Main CTA heading text"),buttonText:O.string().describe("Call-to-action button text"),buttonLink:O.string().describe("URL or anchor for the CTA button")}),F7=O.object({blurb:O.string().optional().describe("Short italic subtitle under the section title")}),R7=O.object({title:O.string().describe("The site's title"),description:O.string().describe("The site's description"),url:O.string().optional().describe("Canonical site URL"),copyright:O.string().optional().describe("Copyright notice text"),logo:O.boolean().optional().describe("Whether to display logo instead of title text in header"),themeMode:O.enum(["light","dark"]).optional().describe("Default theme mode"),analyticsScript:O.string().optional().describe("Analytics script HTML"),cta:K7.optional().describe("Call-to-action configuration"),sections:O.record(O.string(),F7).optional().describe("Optional per-section blurbs, keyed by section id (e.g. 'essays', 'presentations', 'about'). Used by homepage templates that render editorial section headers.")}),DD=O.object({platform:O.enum(["github","instagram","linkedin","email","website"]).describe("Social media platform"),url:O.string().describe("Profile or contact URL"),label:O.string().optional().describe("Optional display label")}),BD=R7.extend({navigation:O.object({primary:O.array(M3),secondary:O.array(M3)}),copyright:O.string(),socialLinks:O.array(DD).optional().describe("Social media links from profile metadata")});var zD=O.string(),KD=O.object({id:O.string().min(1)}).passthrough(),FD=O.object({label:O.string().min(1)}).passthrough(),RD=O.object({layouts:O.record(O.unknown()),plugin:O.function(),routes:O.array(KD),entityDisplay:O.record(FD),staticAssets:O.record(O.string()).optional()}).passthrough(),wD=O.custom((q)=>RD.safeParse(q).success);var D3=O.enum(["anchor","trusted","public"]);var AD=O.object({name:O.string(),description:O.string(),schema:O.any(),basePrompt:O.string().optional(),useKnowledgeContext:O.boolean().optional(),requiredPermission:D3,formatter:O.any().optional(),layout:O.object({component:O.any(),fullscreen:O.boolean().optional()}).optional(),dataSourceId:O.string().optional()});var ND=O.enum(["site-content-preview","site-content-production"]),LD=O.object({name:O.string(),schema:O.any(),description:O.string().optional(),pluginId:O.string(),renderers:O.object({web:O.union([O.function(),O.string()]).optional()})}),SD=O.object({enableContentGeneration:O.boolean().default(!1),outputDir:O.string(),workingDir:O.string().optional(),environment:O.enum(["preview","production"]).default("preview"),siteConfig:O.object({title:O.string(),description:O.string(),url:O.string().optional()}).optional()}),PD=O.object({success:O.boolean(),routesBuilt:O.number(),errors:O.array(O.string()).optional(),warnings:O.array(O.string()).optional()});export{D3 as UserPermissionLevelSchema,D7 as UnregisterRoutesPayloadSchema,o4 as RouteDefinitionSchema,M7 as RegisterRoutesPayloadSchema,n4 as NavigationSlots,r$ as MessageResponseSchema,B7 as ListRoutesPayloadSchema,z7 as GetRoutePayloadSchema,i$ as BaseMessageSchema};
120
120
 
121
- //# debugId=586021A6CDC10A9564756E2164756E21
121
+ //# debugId=F2F1B6DF03093C2C64756E2164756E21
122
122
  //# sourceMappingURL=interfaces.js.map