massive update, probably broken
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / prettier / esm / parser-markdown.mjs
1 var e="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function t(e){return e&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var r=function(){for(var e={},t=0;t<arguments.length;t++){var r=arguments[t];for(var u in r)n.call(r,u)&&(e[u]=r[u])}return e},n=Object.prototype.hasOwnProperty;var u={exports:{}},i=void 0!==i?i:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{},o=[],a=[],c="undefined"!=typeof Uint8Array?Uint8Array:Array,s=!1;function l(){s=!0;for(var e="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",t=0,r=e.length;t<r;++t)o[t]=e[t],a[e.charCodeAt(t)]=t;a["-".charCodeAt(0)]=62,a["_".charCodeAt(0)]=63}function f(e){return o[e>>18&63]+o[e>>12&63]+o[e>>6&63]+o[63&e]}function D(e,t,r){for(var n,u=[],i=t;i<r;i+=3)n=(e[i]<<16)+(e[i+1]<<8)+e[i+2],u.push(f(n));return u.join("")}function p(e){var t;s||l();for(var r=e.length,n=r%3,u="",i=[],a=16383,c=0,f=r-n;c<f;c+=a)i.push(D(e,c,c+a>f?f:c+a));return 1===n?(t=e[r-1],u+=o[t>>2],u+=o[t<<4&63],u+="=="):2===n&&(t=(e[r-2]<<8)+e[r-1],u+=o[t>>10],u+=o[t>>4&63],u+=o[t<<2&63],u+="="),i.push(u),i.join("")}function h(e,t,r,n,u){var i,o,a=8*u-n-1,c=(1<<a)-1,s=c>>1,l=-7,f=r?u-1:0,D=r?-1:1,p=e[t+f];for(f+=D,i=p&(1<<-l)-1,p>>=-l,l+=a;l>0;i=256*i+e[t+f],f+=D,l-=8);for(o=i&(1<<-l)-1,i>>=-l,l+=n;l>0;o=256*o+e[t+f],f+=D,l-=8);if(0===i)i=1-s;else{if(i===c)return o?NaN:1/0*(p?-1:1);o+=Math.pow(2,n),i-=s}return(p?-1:1)*o*Math.pow(2,i-n)}function d(e,t,r,n,u,i){var o,a,c,s=8*i-u-1,l=(1<<s)-1,f=l>>1,D=23===u?Math.pow(2,-24)-Math.pow(2,-77):0,p=n?0:i-1,h=n?1:-1,d=t<0||0===t&&1/t<0?1:0;for(t=Math.abs(t),isNaN(t)||t===1/0?(a=isNaN(t)?1:0,o=l):(o=Math.floor(Math.log(t)/Math.LN2),t*(c=Math.pow(2,-o))<1&&(o--,c*=2),(t+=o+f>=1?D/c:D*Math.pow(2,1-f))*c>=2&&(o++,c/=2),o+f>=l?(a=0,o=l):o+f>=1?(a=(t*c-1)*Math.pow(2,u),o+=f):(a=t*Math.pow(2,f-1)*Math.pow(2,u),o=0));u>=8;e[r+p]=255&a,p+=h,a/=256,u-=8);for(o=o<<u|a,s+=u;s>0;e[r+p]=255&o,p+=h,o/=256,s-=8);e[r+p-h]|=128*d}var g={}.toString,m=Array.isArray||function(e){return"[object Array]"==g.call(e)};function E(){return y.TYPED_ARRAY_SUPPORT?2147483647:1073741823}function v(e,t){if(E()<t)throw new RangeError("Invalid typed array length");return y.TYPED_ARRAY_SUPPORT?(e=new Uint8Array(t)).__proto__=y.prototype:(null===e&&(e=new y(t)),e.length=t),e}function y(e,t,r){if(!(y.TYPED_ARRAY_SUPPORT||this instanceof y))return new y(e,t,r);if("number"==typeof e){if("string"==typeof t)throw new Error("If encoding is specified then the first argument must be a string");return A(this,e)}return b(this,e,t,r)}function b(e,t,r,n){if("number"==typeof t)throw new TypeError('"value" argument must not be a number');return"undefined"!=typeof ArrayBuffer&&t instanceof ArrayBuffer?function(e,t,r,n){if(t.byteLength,r<0||t.byteLength<r)throw new RangeError("'offset' is out of bounds");if(t.byteLength<r+(n||0))throw new RangeError("'length' is out of bounds");t=void 0===r&&void 0===n?new Uint8Array(t):void 0===n?new Uint8Array(t,r):new Uint8Array(t,r,n);y.TYPED_ARRAY_SUPPORT?(e=t).__proto__=y.prototype:e=w(e,t);return e}(e,t,r,n):"string"==typeof t?function(e,t,r){"string"==typeof r&&""!==r||(r="utf8");if(!y.isEncoding(r))throw new TypeError('"encoding" must be a valid string encoding');var n=0|O(t,r),u=(e=v(e,n)).write(t,r);u!==n&&(e=e.slice(0,u));return e}(e,t,r):function(e,t){if(k(t)){var r=0|F(t.length);return 0===(e=v(e,r)).length||t.copy(e,0,0,r),e}if(t){if("undefined"!=typeof ArrayBuffer&&t.buffer instanceof ArrayBuffer||"length"in t)return"number"!=typeof t.length||(n=t.length)!=n?v(e,0):w(e,t);if("Buffer"===t.type&&m(t.data))return w(e,t.data)}var n;throw new TypeError("First argument must be a string, Buffer, ArrayBuffer, Array, or array-like object.")}(e,t)}function C(e){if("number"!=typeof e)throw new TypeError('"size" argument must be a number');if(e<0)throw new RangeError('"size" argument must not be negative')}function A(e,t){if(C(t),e=v(e,t<0?0:0|F(t)),!y.TYPED_ARRAY_SUPPORT)for(var r=0;r<t;++r)e[r]=0;return e}function w(e,t){var r=t.length<0?0:0|F(t.length);e=v(e,r);for(var n=0;n<r;n+=1)e[n]=255&t[n];return e}function F(e){if(e>=E())throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+E().toString(16)+" bytes");return 0|e}function k(e){return!(null==e||!e._isBuffer)}function O(e,t){if(k(e))return e.length;if("undefined"!=typeof ArrayBuffer&&"function"==typeof ArrayBuffer.isView&&(ArrayBuffer.isView(e)||e instanceof ArrayBuffer))return e.byteLength;"string"!=typeof e&&(e=""+e);var r=e.length;if(0===r)return 0;for(var n=!1;;)switch(t){case"ascii":case"latin1":case"binary":return r;case"utf8":case"utf-8":case void 0:return Q(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return 2*r;case"hex":return r>>>1;case"base64":return ee(e).length;default:if(n)return Q(e).length;t=(""+t).toLowerCase(),n=!0}}function x(e,t,r){var n=!1;if((void 0===t||t<0)&&(t=0),t>this.length)return"";if((void 0===r||r>this.length)&&(r=this.length),r<=0)return"";if((r>>>=0)<=(t>>>=0))return"";for(e||(e="utf8");;)switch(e){case"hex":return z(this,t,r);case"utf8":case"utf-8":return _(this,t,r);case"ascii":return U(this,t,r);case"latin1":case"binary":return M(this,t,r);case"base64":return j(this,t,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return G(this,t,r);default:if(n)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),n=!0}}function T(e,t,r){var n=e[t];e[t]=e[r],e[r]=n}function S(e,t,r,n,u){if(0===e.length)return-1;if("string"==typeof r?(n=r,r=0):r>2147483647?r=2147483647:r<-2147483648&&(r=-2147483648),r=+r,isNaN(r)&&(r=u?0:e.length-1),r<0&&(r=e.length+r),r>=e.length){if(u)return-1;r=e.length-1}else if(r<0){if(!u)return-1;r=0}if("string"==typeof t&&(t=y.from(t,n)),k(t))return 0===t.length?-1:R(e,t,r,n,u);if("number"==typeof t)return t&=255,y.TYPED_ARRAY_SUPPORT&&"function"==typeof Uint8Array.prototype.indexOf?u?Uint8Array.prototype.indexOf.call(e,t,r):Uint8Array.prototype.lastIndexOf.call(e,t,r):R(e,[t],r,n,u);throw new TypeError("val must be string, number or Buffer")}function R(e,t,r,n,u){var i,o=1,a=e.length,c=t.length;if(void 0!==n&&("ucs2"===(n=String(n).toLowerCase())||"ucs-2"===n||"utf16le"===n||"utf-16le"===n)){if(e.length<2||t.length<2)return-1;o=2,a/=2,c/=2,r/=2}function s(e,t){return 1===o?e[t]:e.readUInt16BE(t*o)}if(u){var l=-1;for(i=r;i<a;i++)if(s(e,i)===s(t,-1===l?0:i-l)){if(-1===l&&(l=i),i-l+1===c)return l*o}else-1!==l&&(i-=i-l),l=-1}else for(r+c>a&&(r=a-c),i=r;i>=0;i--){for(var f=!0,D=0;D<c;D++)if(s(e,i+D)!==s(t,D)){f=!1;break}if(f)return i}return-1}function I(e,t,r,n){r=Number(r)||0;var u=e.length-r;n?(n=Number(n))>u&&(n=u):n=u;var i=t.length;if(i%2!=0)throw new TypeError("Invalid hex string");n>i/2&&(n=i/2);for(var o=0;o<n;++o){var a=parseInt(t.substr(2*o,2),16);if(isNaN(a))return o;e[r+o]=a}return o}function B(e,t,r,n){return te(Q(t,e.length-r),e,r,n)}function N(e,t,r,n){return te(function(e){for(var t=[],r=0;r<e.length;++r)t.push(255&e.charCodeAt(r));return t}(t),e,r,n)}function L(e,t,r,n){return N(e,t,r,n)}function P(e,t,r,n){return te(ee(t),e,r,n)}function q(e,t,r,n){return te(function(e,t){for(var r,n,u,i=[],o=0;o<e.length&&!((t-=2)<0);++o)n=(r=e.charCodeAt(o))>>8,u=r%256,i.push(u),i.push(n);return i}(t,e.length-r),e,r,n)}function j(e,t,r){return 0===t&&r===e.length?p(e):p(e.slice(t,r))}function _(e,t,r){r=Math.min(e.length,r);for(var n=[],u=t;u<r;){var i,o,a,c,s=e[u],l=null,f=s>239?4:s>223?3:s>191?2:1;if(u+f<=r)switch(f){case 1:s<128&&(l=s);break;case 2:128==(192&(i=e[u+1]))&&(c=(31&s)<<6|63&i)>127&&(l=c);break;case 3:i=e[u+1],o=e[u+2],128==(192&i)&&128==(192&o)&&(c=(15&s)<<12|(63&i)<<6|63&o)>2047&&(c<55296||c>57343)&&(l=c);break;case 4:i=e[u+1],o=e[u+2],a=e[u+3],128==(192&i)&&128==(192&o)&&128==(192&a)&&(c=(15&s)<<18|(63&i)<<12|(63&o)<<6|63&a)>65535&&c<1114112&&(l=c)}null===l?(l=65533,f=1):l>65535&&(l-=65536,n.push(l>>>10&1023|55296),l=56320|1023&l),n.push(l),u+=f}return function(e){var t=e.length;if(t<=4096)return String.fromCharCode.apply(String,e);var r="",n=0;for(;n<t;)r+=String.fromCharCode.apply(String,e.slice(n,n+=4096));return r}(n)}y.TYPED_ARRAY_SUPPORT=void 0===i.TYPED_ARRAY_SUPPORT||i.TYPED_ARRAY_SUPPORT,y.poolSize=8192,y._augment=function(e){return e.__proto__=y.prototype,e},y.from=function(e,t,r){return b(null,e,t,r)},y.TYPED_ARRAY_SUPPORT&&(y.prototype.__proto__=Uint8Array.prototype,y.__proto__=Uint8Array),y.alloc=function(e,t,r){return function(e,t,r,n){return C(t),t<=0?v(e,t):void 0!==r?"string"==typeof n?v(e,t).fill(r,n):v(e,t).fill(r):v(e,t)}(null,e,t,r)},y.allocUnsafe=function(e){return A(null,e)},y.allocUnsafeSlow=function(e){return A(null,e)},y.isBuffer=function(e){return null!=e&&(!!e._isBuffer||re(e)||function(e){return"function"==typeof e.readFloatLE&&"function"==typeof e.slice&&re(e.slice(0,0))}(e))},y.compare=function(e,t){if(!k(e)||!k(t))throw new TypeError("Arguments must be Buffers");if(e===t)return 0;for(var r=e.length,n=t.length,u=0,i=Math.min(r,n);u<i;++u)if(e[u]!==t[u]){r=e[u],n=t[u];break}return r<n?-1:n<r?1:0},y.isEncoding=function(e){switch(String(e).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}},y.concat=function(e,t){if(!m(e))throw new TypeError('"list" argument must be an Array of Buffers');if(0===e.length)return y.alloc(0);var r;if(void 0===t)for(t=0,r=0;r<e.length;++r)t+=e[r].length;var n=y.allocUnsafe(t),u=0;for(r=0;r<e.length;++r){var i=e[r];if(!k(i))throw new TypeError('"list" argument must be an Array of Buffers');i.copy(n,u),u+=i.length}return n},y.byteLength=O,y.prototype._isBuffer=!0,y.prototype.swap16=function(){var e=this.length;if(e%2!=0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var t=0;t<e;t+=2)T(this,t,t+1);return this},y.prototype.swap32=function(){var e=this.length;if(e%4!=0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var t=0;t<e;t+=4)T(this,t,t+3),T(this,t+1,t+2);return this},y.prototype.swap64=function(){var e=this.length;if(e%8!=0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var t=0;t<e;t+=8)T(this,t,t+7),T(this,t+1,t+6),T(this,t+2,t+5),T(this,t+3,t+4);return this},y.prototype.toString=function(){var e=0|this.length;return 0===e?"":0===arguments.length?_(this,0,e):x.apply(this,arguments)},y.prototype.equals=function(e){if(!k(e))throw new TypeError("Argument must be a Buffer");return this===e||0===y.compare(this,e)},y.prototype.inspect=function(){var e="";return this.length>0&&(e=this.toString("hex",0,50).match(/.{2}/g).join(" "),this.length>50&&(e+=" ... ")),"<Buffer "+e+">"},y.prototype.compare=function(e,t,r,n,u){if(!k(e))throw new TypeError("Argument must be a Buffer");if(void 0===t&&(t=0),void 0===r&&(r=e?e.length:0),void 0===n&&(n=0),void 0===u&&(u=this.length),t<0||r>e.length||n<0||u>this.length)throw new RangeError("out of range index");if(n>=u&&t>=r)return 0;if(n>=u)return-1;if(t>=r)return 1;if(this===e)return 0;for(var i=(u>>>=0)-(n>>>=0),o=(r>>>=0)-(t>>>=0),a=Math.min(i,o),c=this.slice(n,u),s=e.slice(t,r),l=0;l<a;++l)if(c[l]!==s[l]){i=c[l],o=s[l];break}return i<o?-1:o<i?1:0},y.prototype.includes=function(e,t,r){return-1!==this.indexOf(e,t,r)},y.prototype.indexOf=function(e,t,r){return S(this,e,t,r,!0)},y.prototype.lastIndexOf=function(e,t,r){return S(this,e,t,r,!1)},y.prototype.write=function(e,t,r,n){if(void 0===t)n="utf8",r=this.length,t=0;else if(void 0===r&&"string"==typeof t)n=t,r=this.length,t=0;else{if(!isFinite(t))throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");t|=0,isFinite(r)?(r|=0,void 0===n&&(n="utf8")):(n=r,r=void 0)}var u=this.length-t;if((void 0===r||r>u)&&(r=u),e.length>0&&(r<0||t<0)||t>this.length)throw new RangeError("Attempt to write outside buffer bounds");n||(n="utf8");for(var i=!1;;)switch(n){case"hex":return I(this,e,t,r);case"utf8":case"utf-8":return B(this,e,t,r);case"ascii":return N(this,e,t,r);case"latin1":case"binary":return L(this,e,t,r);case"base64":return P(this,e,t,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return q(this,e,t,r);default:if(i)throw new TypeError("Unknown encoding: "+n);n=(""+n).toLowerCase(),i=!0}},y.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function U(e,t,r){var n="";r=Math.min(e.length,r);for(var u=t;u<r;++u)n+=String.fromCharCode(127&e[u]);return n}function M(e,t,r){var n="";r=Math.min(e.length,r);for(var u=t;u<r;++u)n+=String.fromCharCode(e[u]);return n}function z(e,t,r){var n=e.length;(!t||t<0)&&(t=0),(!r||r<0||r>n)&&(r=n);for(var u="",i=t;i<r;++i)u+=K(e[i]);return u}function G(e,t,r){for(var n=e.slice(t,r),u="",i=0;i<n.length;i+=2)u+=String.fromCharCode(n[i]+256*n[i+1]);return u}function V(e,t,r){if(e%1!=0||e<0)throw new RangeError("offset is not uint");if(e+t>r)throw new RangeError("Trying to access beyond buffer length")}function Y(e,t,r,n,u,i){if(!k(e))throw new TypeError('"buffer" argument must be a Buffer instance');if(t>u||t<i)throw new RangeError('"value" argument is out of bounds');if(r+n>e.length)throw new RangeError("Index out of range")}function $(e,t,r,n){t<0&&(t=65535+t+1);for(var u=0,i=Math.min(e.length-r,2);u<i;++u)e[r+u]=(t&255<<8*(n?u:1-u))>>>8*(n?u:1-u)}function H(e,t,r,n){t<0&&(t=4294967295+t+1);for(var u=0,i=Math.min(e.length-r,4);u<i;++u)e[r+u]=t>>>8*(n?u:3-u)&255}function X(e,t,r,n,u,i){if(r+n>e.length)throw new RangeError("Index out of range");if(r<0)throw new RangeError("Index out of range")}function Z(e,t,r,n,u){return u||X(e,0,r,4),d(e,t,r,n,23,4),r+4}function W(e,t,r,n,u){return u||X(e,0,r,8),d(e,t,r,n,52,8),r+8}y.prototype.slice=function(e,t){var r,n=this.length;if((e=~~e)<0?(e+=n)<0&&(e=0):e>n&&(e=n),(t=void 0===t?n:~~t)<0?(t+=n)<0&&(t=0):t>n&&(t=n),t<e&&(t=e),y.TYPED_ARRAY_SUPPORT)(r=this.subarray(e,t)).__proto__=y.prototype;else{var u=t-e;r=new y(u,void 0);for(var i=0;i<u;++i)r[i]=this[i+e]}return r},y.prototype.readUIntLE=function(e,t,r){e|=0,t|=0,r||V(e,t,this.length);for(var n=this[e],u=1,i=0;++i<t&&(u*=256);)n+=this[e+i]*u;return n},y.prototype.readUIntBE=function(e,t,r){e|=0,t|=0,r||V(e,t,this.length);for(var n=this[e+--t],u=1;t>0&&(u*=256);)n+=this[e+--t]*u;return n},y.prototype.readUInt8=function(e,t){return t||V(e,1,this.length),this[e]},y.prototype.readUInt16LE=function(e,t){return t||V(e,2,this.length),this[e]|this[e+1]<<8},y.prototype.readUInt16BE=function(e,t){return t||V(e,2,this.length),this[e]<<8|this[e+1]},y.prototype.readUInt32LE=function(e,t){return t||V(e,4,this.length),(this[e]|this[e+1]<<8|this[e+2]<<16)+16777216*this[e+3]},y.prototype.readUInt32BE=function(e,t){return t||V(e,4,this.length),16777216*this[e]+(this[e+1]<<16|this[e+2]<<8|this[e+3])},y.prototype.readIntLE=function(e,t,r){e|=0,t|=0,r||V(e,t,this.length);for(var n=this[e],u=1,i=0;++i<t&&(u*=256);)n+=this[e+i]*u;return n>=(u*=128)&&(n-=Math.pow(2,8*t)),n},y.prototype.readIntBE=function(e,t,r){e|=0,t|=0,r||V(e,t,this.length);for(var n=t,u=1,i=this[e+--n];n>0&&(u*=256);)i+=this[e+--n]*u;return i>=(u*=128)&&(i-=Math.pow(2,8*t)),i},y.prototype.readInt8=function(e,t){return t||V(e,1,this.length),128&this[e]?-1*(255-this[e]+1):this[e]},y.prototype.readInt16LE=function(e,t){t||V(e,2,this.length);var r=this[e]|this[e+1]<<8;return 32768&r?4294901760|r:r},y.prototype.readInt16BE=function(e,t){t||V(e,2,this.length);var r=this[e+1]|this[e]<<8;return 32768&r?4294901760|r:r},y.prototype.readInt32LE=function(e,t){return t||V(e,4,this.length),this[e]|this[e+1]<<8|this[e+2]<<16|this[e+3]<<24},y.prototype.readInt32BE=function(e,t){return t||V(e,4,this.length),this[e]<<24|this[e+1]<<16|this[e+2]<<8|this[e+3]},y.prototype.readFloatLE=function(e,t){return t||V(e,4,this.length),h(this,e,!0,23,4)},y.prototype.readFloatBE=function(e,t){return t||V(e,4,this.length),h(this,e,!1,23,4)},y.prototype.readDoubleLE=function(e,t){return t||V(e,8,this.length),h(this,e,!0,52,8)},y.prototype.readDoubleBE=function(e,t){return t||V(e,8,this.length),h(this,e,!1,52,8)},y.prototype.writeUIntLE=function(e,t,r,n){(e=+e,t|=0,r|=0,n)||Y(this,e,t,r,Math.pow(2,8*r)-1,0);var u=1,i=0;for(this[t]=255&e;++i<r&&(u*=256);)this[t+i]=e/u&255;return t+r},y.prototype.writeUIntBE=function(e,t,r,n){(e=+e,t|=0,r|=0,n)||Y(this,e,t,r,Math.pow(2,8*r)-1,0);var u=r-1,i=1;for(this[t+u]=255&e;--u>=0&&(i*=256);)this[t+u]=e/i&255;return t+r},y.prototype.writeUInt8=function(e,t,r){return e=+e,t|=0,r||Y(this,e,t,1,255,0),y.TYPED_ARRAY_SUPPORT||(e=Math.floor(e)),this[t]=255&e,t+1},y.prototype.writeUInt16LE=function(e,t,r){return e=+e,t|=0,r||Y(this,e,t,2,65535,0),y.TYPED_ARRAY_SUPPORT?(this[t]=255&e,this[t+1]=e>>>8):$(this,e,t,!0),t+2},y.prototype.writeUInt16BE=function(e,t,r){return e=+e,t|=0,r||Y(this,e,t,2,65535,0),y.TYPED_ARRAY_SUPPORT?(this[t]=e>>>8,this[t+1]=255&e):$(this,e,t,!1),t+2},y.prototype.writeUInt32LE=function(e,t,r){return e=+e,t|=0,r||Y(this,e,t,4,4294967295,0),y.TYPED_ARRAY_SUPPORT?(this[t+3]=e>>>24,this[t+2]=e>>>16,this[t+1]=e>>>8,this[t]=255&e):H(this,e,t,!0),t+4},y.prototype.writeUInt32BE=function(e,t,r){return e=+e,t|=0,r||Y(this,e,t,4,4294967295,0),y.TYPED_ARRAY_SUPPORT?(this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=255&e):H(this,e,t,!1),t+4},y.prototype.writeIntLE=function(e,t,r,n){if(e=+e,t|=0,!n){var u=Math.pow(2,8*r-1);Y(this,e,t,r,u-1,-u)}var i=0,o=1,a=0;for(this[t]=255&e;++i<r&&(o*=256);)e<0&&0===a&&0!==this[t+i-1]&&(a=1),this[t+i]=(e/o>>0)-a&255;return t+r},y.prototype.writeIntBE=function(e,t,r,n){if(e=+e,t|=0,!n){var u=Math.pow(2,8*r-1);Y(this,e,t,r,u-1,-u)}var i=r-1,o=1,a=0;for(this[t+i]=255&e;--i>=0&&(o*=256);)e<0&&0===a&&0!==this[t+i+1]&&(a=1),this[t+i]=(e/o>>0)-a&255;return t+r},y.prototype.writeInt8=function(e,t,r){return e=+e,t|=0,r||Y(this,e,t,1,127,-128),y.TYPED_ARRAY_SUPPORT||(e=Math.floor(e)),e<0&&(e=255+e+1),this[t]=255&e,t+1},y.prototype.writeInt16LE=function(e,t,r){return e=+e,t|=0,r||Y(this,e,t,2,32767,-32768),y.TYPED_ARRAY_SUPPORT?(this[t]=255&e,this[t+1]=e>>>8):$(this,e,t,!0),t+2},y.prototype.writeInt16BE=function(e,t,r){return e=+e,t|=0,r||Y(this,e,t,2,32767,-32768),y.TYPED_ARRAY_SUPPORT?(this[t]=e>>>8,this[t+1]=255&e):$(this,e,t,!1),t+2},y.prototype.writeInt32LE=function(e,t,r){return e=+e,t|=0,r||Y(this,e,t,4,2147483647,-2147483648),y.TYPED_ARRAY_SUPPORT?(this[t]=255&e,this[t+1]=e>>>8,this[t+2]=e>>>16,this[t+3]=e>>>24):H(this,e,t,!0),t+4},y.prototype.writeInt32BE=function(e,t,r){return e=+e,t|=0,r||Y(this,e,t,4,2147483647,-2147483648),e<0&&(e=4294967295+e+1),y.TYPED_ARRAY_SUPPORT?(this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=255&e):H(this,e,t,!1),t+4},y.prototype.writeFloatLE=function(e,t,r){return Z(this,e,t,!0,r)},y.prototype.writeFloatBE=function(e,t,r){return Z(this,e,t,!1,r)},y.prototype.writeDoubleLE=function(e,t,r){return W(this,e,t,!0,r)},y.prototype.writeDoubleBE=function(e,t,r){return W(this,e,t,!1,r)},y.prototype.copy=function(e,t,r,n){if(r||(r=0),n||0===n||(n=this.length),t>=e.length&&(t=e.length),t||(t=0),n>0&&n<r&&(n=r),n===r)return 0;if(0===e.length||0===this.length)return 0;if(t<0)throw new RangeError("targetStart out of bounds");if(r<0||r>=this.length)throw new RangeError("sourceStart out of bounds");if(n<0)throw new RangeError("sourceEnd out of bounds");n>this.length&&(n=this.length),e.length-t<n-r&&(n=e.length-t+r);var u,i=n-r;if(this===e&&r<t&&t<n)for(u=i-1;u>=0;--u)e[u+t]=this[u+r];else if(i<1e3||!y.TYPED_ARRAY_SUPPORT)for(u=0;u<i;++u)e[u+t]=this[u+r];else Uint8Array.prototype.set.call(e,this.subarray(r,r+i),t);return i},y.prototype.fill=function(e,t,r,n){if("string"==typeof e){if("string"==typeof t?(n=t,t=0,r=this.length):"string"==typeof r&&(n=r,r=this.length),1===e.length){var u=e.charCodeAt(0);u<256&&(e=u)}if(void 0!==n&&"string"!=typeof n)throw new TypeError("encoding must be a string");if("string"==typeof n&&!y.isEncoding(n))throw new TypeError("Unknown encoding: "+n)}else"number"==typeof e&&(e&=255);if(t<0||this.length<t||this.length<r)throw new RangeError("Out of range index");if(r<=t)return this;var i;if(t>>>=0,r=void 0===r?this.length:r>>>0,e||(e=0),"number"==typeof e)for(i=t;i<r;++i)this[i]=e;else{var o=k(e)?e:Q(new y(e,n).toString()),a=o.length;for(i=0;i<r-t;++i)this[i+t]=o[i%a]}return this};var J=/[^+\/0-9A-Za-z-_]/g;function K(e){return e<16?"0"+e.toString(16):e.toString(16)}function Q(e,t){var r;t=t||1/0;for(var n=e.length,u=null,i=[],o=0;o<n;++o){if((r=e.charCodeAt(o))>55295&&r<57344){if(!u){if(r>56319){(t-=3)>-1&&i.push(239,191,189);continue}if(o+1===n){(t-=3)>-1&&i.push(239,191,189);continue}u=r;continue}if(r<56320){(t-=3)>-1&&i.push(239,191,189),u=r;continue}r=65536+(u-55296<<10|r-56320)}else u&&(t-=3)>-1&&i.push(239,191,189);if(u=null,r<128){if((t-=1)<0)break;i.push(r)}else if(r<2048){if((t-=2)<0)break;i.push(r>>6|192,63&r|128)}else if(r<65536){if((t-=3)<0)break;i.push(r>>12|224,r>>6&63|128,63&r|128)}else{if(!(r<1114112))throw new Error("Invalid code point");if((t-=4)<0)break;i.push(r>>18|240,r>>12&63|128,r>>6&63|128,63&r|128)}}return i}function ee(e){return function(e){var t,r,n,u,i,o;s||l();var f=e.length;if(f%4>0)throw new Error("Invalid string. Length must be a multiple of 4");i="="===e[f-2]?2:"="===e[f-1]?1:0,o=new c(3*f/4-i),n=i>0?f-4:f;var D=0;for(t=0,r=0;t<n;t+=4,r+=3)u=a[e.charCodeAt(t)]<<18|a[e.charCodeAt(t+1)]<<12|a[e.charCodeAt(t+2)]<<6|a[e.charCodeAt(t+3)],o[D++]=u>>16&255,o[D++]=u>>8&255,o[D++]=255&u;return 2===i?(u=a[e.charCodeAt(t)]<<2|a[e.charCodeAt(t+1)]>>4,o[D++]=255&u):1===i&&(u=a[e.charCodeAt(t)]<<10|a[e.charCodeAt(t+1)]<<4|a[e.charCodeAt(t+2)]>>2,o[D++]=u>>8&255,o[D++]=255&u),o}(function(e){if((e=function(e){return e.trim?e.trim():e.replace(/^\s+|\s+$/g,"")}(e).replace(J,"")).length<2)return"";for(;e.length%4!=0;)e+="=";return e}(e))}function te(e,t,r,n){for(var u=0;u<n&&!(u+r>=t.length||u>=e.length);++u)t[u+r]=e[u];return u}function re(e){return!!e.constructor&&"function"==typeof e.constructor.isBuffer&&e.constructor.isBuffer(e)}function ne(){throw new Error("setTimeout has not been defined")}function ue(){throw new Error("clearTimeout has not been defined")}var ie=ne,oe=ue;function ae(e){if(ie===setTimeout)return setTimeout(e,0);if((ie===ne||!ie)&&setTimeout)return ie=setTimeout,setTimeout(e,0);try{return ie(e,0)}catch(t){try{return ie.call(null,e,0)}catch(t){return ie.call(this,e,0)}}}"function"==typeof i.setTimeout&&(ie=setTimeout),"function"==typeof i.clearTimeout&&(oe=clearTimeout);var ce,se=[],le=!1,fe=-1;function De(){le&&ce&&(le=!1,ce.length?se=ce.concat(se):fe=-1,se.length&&pe())}function pe(){if(!le){var e=ae(De);le=!0;for(var t=se.length;t;){for(ce=se,se=[];++fe<t;)ce&&ce[fe].run();fe=-1,t=se.length}ce=null,le=!1,function(e){if(oe===clearTimeout)return clearTimeout(e);if((oe===ue||!oe)&&clearTimeout)return oe=clearTimeout,clearTimeout(e);try{oe(e)}catch(t){try{return oe.call(null,e)}catch(t){return oe.call(this,e)}}}(e)}}function he(e,t){this.fun=e,this.array=t}he.prototype.run=function(){this.fun.apply(null,this.array)};function de(){}var ge=de,me=de,Ee=de,ve=de,ye=de,be=de,Ce=de;var Ae=i.performance||{},we=Ae.now||Ae.mozNow||Ae.msNow||Ae.oNow||Ae.webkitNow||function(){return(new Date).getTime()};var Fe=new Date;var ke={nextTick:function(e){var t=new Array(arguments.length-1);if(arguments.length>1)for(var r=1;r<arguments.length;r++)t[r-1]=arguments[r];se.push(new he(e,t)),1!==se.length||le||ae(pe)},title:"browser",browser:!0,env:{},argv:[],version:"",versions:{},on:ge,addListener:me,once:Ee,off:ve,removeListener:ye,removeAllListeners:be,emit:Ce,binding:function(e){throw new Error("process.binding is not supported")},cwd:function(){return"/"},chdir:function(e){throw new Error("process.chdir is not supported")},umask:function(){return 0},hrtime:function(e){var t=.001*we.call(Ae),r=Math.floor(t),n=Math.floor(t%1*1e9);return e&&(r-=e[0],(n-=e[1])<0&&(r--,n+=1e9)),[r,n]},platform:"browser",release:{},config:{},uptime:function(){return(new Date-Fe)/1e3}},Oe="function"==typeof Object.create?function(e,t){e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}})}:function(e,t){e.super_=t;var r=function(){};r.prototype=t.prototype,e.prototype=new r,e.prototype.constructor=e},xe=/%[sdj%]/g;function Te(e){if(!Ye(e)){for(var t=[],r=0;r<arguments.length;r++)t.push(Ne(arguments[r]));return t.join(" ")}r=1;for(var n=arguments,u=n.length,i=String(e).replace(xe,(function(e){if("%%"===e)return"%";if(r>=u)return e;switch(e){case"%s":return String(n[r++]);case"%d":return Number(n[r++]);case"%j":try{return JSON.stringify(n[r++])}catch(e){return"[Circular]"}default:return e}})),o=n[r];r<u;o=n[++r])ze(o)||!Ze(o)?i+=" "+o:i+=" "+Ne(o);return i}function Se(e,t){if(He(i.process))return function(){return Se(e,t).apply(this,arguments)};if(!0===ke.noDeprecation)return e;var r=!1;return function(){if(!r){if(ke.throwDeprecation)throw new Error(t);ke.traceDeprecation?console.trace(t):console.error(t),r=!0}return e.apply(this,arguments)}}var Re,Ie={};function Be(e){if(He(Re)&&(Re=ke.env.NODE_DEBUG||""),e=e.toUpperCase(),!Ie[e])if(new RegExp("\\b"+e+"\\b","i").test(Re)){Ie[e]=function(){var t=Te.apply(null,arguments);console.error("%s %d: %s",e,0,t)}}else Ie[e]=function(){};return Ie[e]}function Ne(e,t){var r={seen:[],stylize:Pe};return arguments.length>=3&&(r.depth=arguments[2]),arguments.length>=4&&(r.colors=arguments[3]),Me(t)?r.showHidden=t:t&&ot(r,t),He(r.showHidden)&&(r.showHidden=!1),He(r.depth)&&(r.depth=2),He(r.colors)&&(r.colors=!1),He(r.customInspect)&&(r.customInspect=!0),r.colors&&(r.stylize=Le),qe(r,e,r.depth)}function Le(e,t){var r=Ne.styles[t];return r?"\x1b["+Ne.colors[r][0]+"m"+e+"\x1b["+Ne.colors[r][1]+"m":e}function Pe(e,t){return e}function qe(e,t,r){if(e.customInspect&&t&&Ke(t.inspect)&&t.inspect!==Ne&&(!t.constructor||t.constructor.prototype!==t)){var n=t.inspect(r,e);return Ye(n)||(n=qe(e,n,r)),n}var u=function(e,t){if(He(t))return e.stylize("undefined","undefined");if(Ye(t)){var r="'"+JSON.stringify(t).replace(/^"|"$/g,"").replace(/'/g,"\\'").replace(/\\"/g,'"')+"'";return e.stylize(r,"string")}if(Ve(t))return e.stylize(""+t,"number");if(Me(t))return e.stylize(""+t,"boolean");if(ze(t))return e.stylize("null","null")}(e,t);if(u)return u;var i=Object.keys(t),o=function(e){var t={};return e.forEach((function(e,r){t[e]=!0})),t}(i);if(e.showHidden&&(i=Object.getOwnPropertyNames(t)),Je(t)&&(i.indexOf("message")>=0||i.indexOf("description")>=0))return je(t);if(0===i.length){if(Ke(t)){var a=t.name?": "+t.name:"";return e.stylize("[Function"+a+"]","special")}if(Xe(t))return e.stylize(RegExp.prototype.toString.call(t),"regexp");if(We(t))return e.stylize(Date.prototype.toString.call(t),"date");if(Je(t))return je(t)}var c,s="",l=!1,f=["{","}"];(Ue(t)&&(l=!0,f=["[","]"]),Ke(t))&&(s=" [Function"+(t.name?": "+t.name:"")+"]");return Xe(t)&&(s=" "+RegExp.prototype.toString.call(t)),We(t)&&(s=" "+Date.prototype.toUTCString.call(t)),Je(t)&&(s=" "+je(t)),0!==i.length||l&&0!=t.length?r<0?Xe(t)?e.stylize(RegExp.prototype.toString.call(t),"regexp"):e.stylize("[Object]","special"):(e.seen.push(t),c=l?function(e,t,r,n,u){for(var i=[],o=0,a=t.length;o<a;++o)at(t,String(o))?i.push(_e(e,t,r,n,String(o),!0)):i.push("");return u.forEach((function(u){u.match(/^\d+$/)||i.push(_e(e,t,r,n,u,!0))})),i}(e,t,r,o,i):i.map((function(n){return _e(e,t,r,o,n,l)})),e.seen.pop(),function(e,t,r){if(e.reduce((function(e,t){return t.indexOf("\n"),e+t.replace(/\u001b\[\d\d?m/g,"").length+1}),0)>60)return r[0]+(""===t?"":t+"\n ")+" "+e.join(",\n  ")+" "+r[1];return r[0]+t+" "+e.join(", ")+" "+r[1]}(c,s,f)):f[0]+s+f[1]}function je(e){return"["+Error.prototype.toString.call(e)+"]"}function _e(e,t,r,n,u,i){var o,a,c;if((c=Object.getOwnPropertyDescriptor(t,u)||{value:t[u]}).get?a=c.set?e.stylize("[Getter/Setter]","special"):e.stylize("[Getter]","special"):c.set&&(a=e.stylize("[Setter]","special")),at(n,u)||(o="["+u+"]"),a||(e.seen.indexOf(c.value)<0?(a=ze(r)?qe(e,c.value,null):qe(e,c.value,r-1)).indexOf("\n")>-1&&(a=i?a.split("\n").map((function(e){return"  "+e})).join("\n").substr(2):"\n"+a.split("\n").map((function(e){return"   "+e})).join("\n")):a=e.stylize("[Circular]","special")),He(o)){if(i&&u.match(/^\d+$/))return a;(o=JSON.stringify(""+u)).match(/^"([a-zA-Z_][a-zA-Z_0-9]*)"$/)?(o=o.substr(1,o.length-2),o=e.stylize(o,"name")):(o=o.replace(/'/g,"\\'").replace(/\\"/g,'"').replace(/(^"|"$)/g,"'"),o=e.stylize(o,"string"))}return o+": "+a}function Ue(e){return Array.isArray(e)}function Me(e){return"boolean"==typeof e}function ze(e){return null===e}function Ge(e){return null==e}function Ve(e){return"number"==typeof e}function Ye(e){return"string"==typeof e}function $e(e){return"symbol"==typeof e}function He(e){return void 0===e}function Xe(e){return Ze(e)&&"[object RegExp]"===tt(e)}function Ze(e){return"object"==typeof e&&null!==e}function We(e){return Ze(e)&&"[object Date]"===tt(e)}function Je(e){return Ze(e)&&("[object Error]"===tt(e)||e instanceof Error)}function Ke(e){return"function"==typeof e}function Qe(e){return null===e||"boolean"==typeof e||"number"==typeof e||"string"==typeof e||"symbol"==typeof e||void 0===e}function et(e){return y.isBuffer(e)}function tt(e){return Object.prototype.toString.call(e)}function rt(e){return e<10?"0"+e.toString(10):e.toString(10)}Ne.colors={bold:[1,22],italic:[3,23],underline:[4,24],inverse:[7,27],white:[37,39],grey:[90,39],black:[30,39],blue:[34,39],cyan:[36,39],green:[32,39],magenta:[35,39],red:[31,39],yellow:[33,39]},Ne.styles={special:"cyan",number:"yellow",boolean:"yellow",undefined:"grey",null:"bold",string:"green",date:"magenta",regexp:"red"};var nt=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"];function ut(){var e=new Date,t=[rt(e.getHours()),rt(e.getMinutes()),rt(e.getSeconds())].join(":");return[e.getDate(),nt[e.getMonth()],t].join(" ")}function it(){console.log("%s - %s",ut(),Te.apply(null,arguments))}function ot(e,t){if(!t||!Ze(t))return e;for(var r=Object.keys(t),n=r.length;n--;)e[r[n]]=t[r[n]];return e}function at(e,t){return Object.prototype.hasOwnProperty.call(e,t)}var ct={inherits:Oe,_extend:ot,log:it,isBuffer:et,isPrimitive:Qe,isFunction:Ke,isError:Je,isDate:We,isObject:Ze,isRegExp:Xe,isUndefined:He,isSymbol:$e,isString:Ye,isNumber:Ve,isNullOrUndefined:Ge,isNull:ze,isBoolean:Me,isArray:Ue,inspect:Ne,deprecate:Se,format:Te,debuglog:Be},st=t(Object.freeze({__proto__:null,format:Te,deprecate:Se,debuglog:Be,inspect:Ne,isArray:Ue,isBoolean:Me,isNull:ze,isNullOrUndefined:Ge,isNumber:Ve,isString:Ye,isSymbol:$e,isUndefined:He,isRegExp:Xe,isObject:Ze,isDate:We,isError:Je,isFunction:Ke,isPrimitive:Qe,isBuffer:et,log:it,inherits:Oe,_extend:ot,default:ct})),lt={exports:{}};"function"==typeof Object.create?lt.exports=function(e,t){t&&(e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}))}:lt.exports=function(e,t){if(t){e.super_=t;var r=function(){};r.prototype=t.prototype,e.prototype=new r,e.prototype.constructor=e}};try{var ft=st;if("function"!=typeof ft.inherits)throw"";u.exports=ft.inherits}catch(e){u.exports=lt.exports}var Dt=r,pt=u.exports,ht=function(e){var t,r,n;for(r in pt(i,e),pt(u,i),t=i.prototype)(n=t[r])&&"object"==typeof n&&(t[r]="concat"in n?n.concat():Dt(n));return i;function u(t){return e.apply(this,t)}function i(){return this instanceof i?e.apply(this,arguments):new u(arguments)}};var dt=function(e,t,r){return function(){var n=r||this,u=n[e];return n[e]=!t,i;function i(){n[e]=u}}};var gt=function(e){var t=String(e),r=[],n=/\r?\n|\r/g;for(;n.exec(t);)r.push(n.lastIndex);return r.push(t.length+1),{toPoint:u,toPosition:u,toOffset:function(e){var t,n=e&&e.line,u=e&&e.column;isNaN(n)||isNaN(u)||!(n-1 in r)||(t=(r[n-2]||0)+u-1||0);return t>-1&&t<r[r.length-1]?t:-1}};function u(e){var t=-1;if(e>-1&&e<r[r.length-1])for(;++t<r.length;)if(r[t]>e)return{line:t+1,column:e-(r[t-1]||0)+1,offset:e};return{}}};var mt=function(e,t){return function(r){var n,u=0,i=r.indexOf("\\"),o=e[t],a=[];for(;-1!==i;)a.push(r.slice(u,i)),u=i+1,(n=r.charAt(u))&&-1!==o.indexOf(n)||a.push("\\"),i=r.indexOf("\\",u+1);return a.push(r.slice(u)),a.join("")}};var Et=function(e){var t="string"==typeof e?e.charCodeAt(0):e;return t>=48&&t<=57};var vt=function(e){var t="string"==typeof e?e.charCodeAt(0):e;return t>=97&&t<=122||t>=65&&t<=90};var yt=vt,bt=Et;var Ct={AEli:"\xc6",AElig:"\xc6",AM:"&",AMP:"&",Aacut:"\xc1",Aacute:"\xc1",Abreve:"\u0102",Acir:"\xc2",Acirc:"\xc2",Acy:"\u0410",Afr:"\ud835\udd04",Agrav:"\xc0",Agrave:"\xc0",Alpha:"\u0391",Amacr:"\u0100",And:"\u2a53",Aogon:"\u0104",Aopf:"\ud835\udd38",ApplyFunction:"\u2061",Arin:"\xc5",Aring:"\xc5",Ascr:"\ud835\udc9c",Assign:"\u2254",Atild:"\xc3",Atilde:"\xc3",Aum:"\xc4",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",COP:"\xa9",COPY:"\xa9",Cacute:"\u0106",Cap:"\u22d2",CapitalDifferentialD:"\u2145",Cayleys:"\u212d",Ccaron:"\u010c",Ccedi:"\xc7",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",ET:"\xd0",ETH:"\xd0",Eacut:"\xc9",Eacute:"\xc9",Ecaron:"\u011a",Ecir:"\xca",Ecirc:"\xca",Ecy:"\u042d",Edot:"\u0116",Efr:"\ud835\udd08",Egrav:"\xc8",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",Eum:"\xcb",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",G:">",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",Iacut:"\xcd",Iacute:"\xcd",Icir:"\xce",Icirc:"\xce",Icy:"\u0418",Idot:"\u0130",Ifr:"\u2111",Igrav:"\xcc",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",Ium:"\xcf",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",L:"<",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:"\n",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",Ntild:"\xd1",Ntilde:"\xd1",Nu:"\u039d",OElig:"\u0152",Oacut:"\xd3",Oacute:"\xd3",Ocir:"\xd4",Ocirc:"\xd4",Ocy:"\u041e",Odblac:"\u0150",Ofr:"\ud835\udd12",Ograv:"\xd2",Ograve:"\xd2",Omacr:"\u014c",Omega:"\u03a9",Omicron:"\u039f",Oopf:"\ud835\udd46",OpenCurlyDoubleQuote:"\u201c",OpenCurlyQuote:"\u2018",Or:"\u2a54",Oscr:"\ud835\udcaa",Oslas:"\xd8",Oslash:"\xd8",Otild:"\xd5",Otilde:"\xd5",Otimes:"\u2a37",Oum:"\xd6",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",QUO:'"',QUOT:'"',Qfr:"\ud835\udd14",Qopf:"\u211a",Qscr:"\ud835\udcac",RBarr:"\u2910",RE:"\xae",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",THOR:"\xde",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",Uacut:"\xda",Uacute:"\xda",Uarr:"\u219f",Uarrocir:"\u2949",Ubrcy:"\u040e",Ubreve:"\u016c",Ucir:"\xdb",Ucirc:"\xdb",Ucy:"\u0423",Udblac:"\u0170",Ufr:"\ud835\udd18",Ugrav:"\xd9",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",Uum:"\xdc",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",Yacut:"\xdd",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",aacut:"\xe1",aacute:"\xe1",abreve:"\u0103",ac:"\u223e",acE:"\u223e\u0333",acd:"\u223f",acir:"\xe2",acirc:"\xe2",acut:"\xb4",acute:"\xb4",acy:"\u0430",aeli:"\xe6",aelig:"\xe6",af:"\u2061",afr:"\ud835\udd1e",agrav:"\xe0",agrave:"\xe0",alefsym:"\u2135",aleph:"\u2135",alpha:"\u03b1",amacr:"\u0101",amalg:"\u2a3f",am:"&",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",arin:"\xe5",aring:"\xe5",ascr:"\ud835\udcb6",ast:"*",asymp:"\u2248",asympeq:"\u224d",atild:"\xe3",atilde:"\xe3",aum:"\xe4",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",brvba:"\xa6",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",ccedi:"\xe7",ccedil:"\xe7",ccirc:"\u0109",ccups:"\u2a4c",ccupssm:"\u2a50",cdot:"\u010b",cedi:"\xb8",cedil:"\xb8",cemptyv:"\u29b2",cen:"\xa2",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",cop:"\xa9",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",curre:"\xa4",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",de:"\xb0",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",divid:"\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",eacut:"\xe9",eacute:"\xe9",easter:"\u2a6e",ecaron:"\u011b",ecir:"\xea",ecirc:"\xea",ecolon:"\u2255",ecy:"\u044d",edot:"\u0117",ee:"\u2147",efDot:"\u2252",efr:"\ud835\udd22",eg:"\u2a9a",egrav:"\xe8",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",et:"\xf0",eth:"\xf0",eum:"\xeb",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",frac1:"\xbc",frac12:"\xbd",frac13:"\u2153",frac14:"\xbc",frac15:"\u2155",frac16:"\u2159",frac18:"\u215b",frac23:"\u2154",frac25:"\u2156",frac3:"\xbe",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",g:">",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",iacut:"\xed",iacute:"\xed",ic:"\u2063",icir:"\xee",icirc:"\xee",icy:"\u0438",iecy:"\u0435",iexc:"\xa1",iexcl:"\xa1",iff:"\u21d4",ifr:"\ud835\udd26",igrav:"\xec",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",iques:"\xbf",iquest:"\xbf",iscr:"\ud835\udcbe",isin:"\u2208",isinE:"\u22f9",isindot:"\u22f5",isins:"\u22f4",isinsv:"\u22f3",isinv:"\u2208",it:"\u2062",itilde:"\u0129",iukcy:"\u0456",ium:"\xef",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",laqu:"\xab",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",l:"<",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",mac:"\xaf",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",micr:"\xb5",micro:"\xb5",mid:"\u2223",midast:"*",midcir:"\u2af0",middo:"\xb7",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",nbs:"\xa0",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",no:"\xac",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",ntild:"\xf1",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",oacut:"\xf3",oacute:"\xf3",oast:"\u229b",ocir:"\xf4",ocirc:"\xf4",ocy:"\u043e",odash:"\u229d",odblac:"\u0151",odiv:"\u2a38",odot:"\u2299",odsold:"\u29bc",oelig:"\u0153",ofcir:"\u29bf",ofr:"\ud835\udd2c",ogon:"\u02db",ograv:"\xf2",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:"\xba",order:"\u2134",orderof:"\u2134",ordf:"\xaa",ordm:"\xba",origof:"\u22b6",oror:"\u2a56",orslope:"\u2a57",orv:"\u2a5b",oscr:"\u2134",oslas:"\xf8",oslash:"\xf8",osol:"\u2298",otild:"\xf5",otilde:"\xf5",otimes:"\u2297",otimesas:"\u2a36",oum:"\xf6",ouml:"\xf6",ovbar:"\u233d",par:"\xb6",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",plusm:"\xb1",plusmn:"\xb1",plussim:"\u2a26",plustwo:"\u2a27",pm:"\xb1",pointint:"\u2a15",popf:"\ud835\udd61",poun:"\xa3",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",quo:'"',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",raqu:"\xbb",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",re:"\xae",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",sec:"\xa7",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",sh:"\xad",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",sup:"\u2283",sup1:"\xb9",sup2:"\xb2",sup3:"\xb3",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",szli:"\xdf",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",thor:"\xfe",thorn:"\xfe",tilde:"\u02dc",time:"\xd7",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",uacut:"\xfa",uacute:"\xfa",uarr:"\u2191",ubrcy:"\u045e",ubreve:"\u016d",ucir:"\xfb",ucirc:"\xfb",ucy:"\u0443",udarr:"\u21c5",udblac:"\u0171",udhar:"\u296e",ufisht:"\u297e",ufr:"\ud835\udd32",ugrav:"\xf9",ugrave:"\xf9",uharl:"\u21bf",uharr:"\u21be",uhblk:"\u2580",ulcorn:"\u231c",ulcorner:"\u231c",ulcrop:"\u230f",ultri:"\u25f8",umacr:"\u016b",um:"\xa8",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",uum:"\xfc",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",yacut:"\xfd",yacute:"\xfd",yacy:"\u044f",ycirc:"\u0177",ycy:"\u044b",ye:"\xa5",yen:"\xa5",yfr:"\ud835\udd36",yicy:"\u0457",yopf:"\ud835\udd6a",yscr:"\ud835\udcce",yucy:"\u044e",yum:"\xff",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"},At=function(e){return!!wt.call(Ct,e)&&Ct[e]},wt={}.hasOwnProperty;var Ft={AElig:"\xc6",AMP:"&",Aacute:"\xc1",Acirc:"\xc2",Agrave:"\xc0",Aring:"\xc5",Atilde:"\xc3",Auml:"\xc4",COPY:"\xa9",Ccedil:"\xc7",ETH:"\xd0",Eacute:"\xc9",Ecirc:"\xca",Egrave:"\xc8",Euml:"\xcb",GT:">",Iacute:"\xcd",Icirc:"\xce",Igrave:"\xcc",Iuml:"\xcf",LT:"<",Ntilde:"\xd1",Oacute:"\xd3",Ocirc:"\xd4",Ograve:"\xd2",Oslash:"\xd8",Otilde:"\xd5",Ouml:"\xd6",QUOT:'"',REG:"\xae",THORN:"\xde",Uacute:"\xda",Ucirc:"\xdb",Ugrave:"\xd9",Uuml:"\xdc",Yacute:"\xdd",aacute:"\xe1",acirc:"\xe2",acute:"\xb4",aelig:"\xe6",agrave:"\xe0",amp:"&",aring:"\xe5",atilde:"\xe3",auml:"\xe4",brvbar:"\xa6",ccedil:"\xe7",cedil:"\xb8",cent:"\xa2",copy:"\xa9",curren:"\xa4",deg:"\xb0",divide:"\xf7",eacute:"\xe9",ecirc:"\xea",egrave:"\xe8",eth:"\xf0",euml:"\xeb",frac12:"\xbd",frac14:"\xbc",frac34:"\xbe",gt:">",iacute:"\xed",icirc:"\xee",iexcl:"\xa1",igrave:"\xec",iquest:"\xbf",iuml:"\xef",laquo:"\xab",lt:"<",macr:"\xaf",micro:"\xb5",middot:"\xb7",nbsp:"\xa0",not:"\xac",ntilde:"\xf1",oacute:"\xf3",ocirc:"\xf4",ograve:"\xf2",ordf:"\xaa",ordm:"\xba",oslash:"\xf8",otilde:"\xf5",ouml:"\xf6",para:"\xb6",plusmn:"\xb1",pound:"\xa3",quot:'"',raquo:"\xbb",reg:"\xae",sect:"\xa7",shy:"\xad",sup1:"\xb9",sup2:"\xb2",sup3:"\xb3",szlig:"\xdf",thorn:"\xfe",times:"\xd7",uacute:"\xfa",ucirc:"\xfb",ugrave:"\xf9",uml:"\xa8",uuml:"\xfc",yacute:"\xfd",yen:"\xa5",yuml:"\xff"},kt={0:"\ufffd",128:"\u20ac",130:"\u201a",131:"\u0192",132:"\u201e",133:"\u2026",134:"\u2020",135:"\u2021",136:"\u02c6",137:"\u2030",138:"\u0160",139:"\u2039",140:"\u0152",142:"\u017d",145:"\u2018",146:"\u2019",147:"\u201c",148:"\u201d",149:"\u2022",150:"\u2013",151:"\u2014",152:"\u02dc",153:"\u2122",154:"\u0161",155:"\u203a",156:"\u0153",158:"\u017e",159:"\u0178"},Ot=Et,xt=function(e){var t="string"==typeof e?e.charCodeAt(0):e;return t>=97&&t<=102||t>=65&&t<=70||t>=48&&t<=57},Tt=function(e){return yt(e)||bt(e)},St=At,Rt=function(e,t){var r,n,u={};t||(t={});for(n in Lt)r=t[n],u[n]=null==r?Lt[n]:r;(u.position.indent||u.position.start)&&(u.indent=u.position.indent||[],u.position=u.position.start);return function(e,t){var r,n,u,i,o,a,c,s,l,f,D,p,h,d,g,m,E,v,y,b=t.additional,C=t.nonTerminated,A=t.text,w=t.reference,F=t.warning,k=t.textContext,O=t.referenceContext,x=t.warningContext,T=t.position,S=t.indent||[],R=e.length,I=0,B=-1,N=T.column||1,L=T.line||1,P="",q=[];"string"==typeof b&&(b=b.charCodeAt(0));m=j(),s=F?_:Nt,I--,R++;for(;++I<R;)if(10===o&&(N=S[B]||1),38===(o=e.charCodeAt(I))){if(9===(c=e.charCodeAt(I+1))||10===c||12===c||32===c||38===c||60===c||c!=c||b&&c===b){P+=Bt(o),N++;continue}for(p=h=I+1,y=h,35===c?(y=++p,88===(c=e.charCodeAt(y))||120===c?(d=qt,y=++p):d=jt):d=Pt,r="",D="",i="",g=Ut[d],y--;++y<R&&g(c=e.charCodeAt(y));)i+=Bt(c),d===Pt&&It.call(Ft,i)&&(r=i,D=Ft[i]);(u=59===e.charCodeAt(y))&&(y++,(n=d===Pt&&St(i))&&(r=i,D=n)),v=1+y-h,(u||C)&&(i?d===Pt?(u&&!D?s(5,1):(r!==i&&(v=1+(y=p+r.length)-p,u=!1),u||(l=r?1:3,t.attribute?61===(c=e.charCodeAt(y))?(s(l,v),D=null):Tt(c)?D=null:s(l,v):s(l,v))),a=D):(u||s(2,v),zt(a=parseInt(i,_t[d]))?(s(7,v),a=Bt(65533)):a in kt?(s(6,v),a=kt[a]):(f="",Gt(a)&&s(6,v),a>65535&&(f+=Bt((a-=65536)>>>10|55296),a=56320|1023&a),a=f+Bt(a))):d!==Pt&&s(4,v)),a?(U(),m=j(),I=y-1,N+=y-h+1,q.push(a),(E=j()).offset++,w&&w.call(O,a,{start:m,end:E},e.slice(h-1,y)),m=E):(i=e.slice(h-1,y),P+=i,N+=i.length,I=y-1)}else 10===o&&(L++,B++,N=0),o==o?(P+=Bt(o),N++):U();return q.join("");function j(){return{line:L,column:N,offset:I+(T.offset||0)}}function _(e,t){var r=j();r.column+=t,r.offset+=t,F.call(x,Mt[e],r,e)}function U(){P&&(q.push(P),A&&A.call(k,P,{start:m,end:j()}),P="")}}(e,u)},It={}.hasOwnProperty,Bt=String.fromCharCode,Nt=Function.prototype,Lt={warning:null,reference:null,text:null,warningContext:null,referenceContext:null,textContext:null,position:{},additional:null,attribute:!1,nonTerminated:!0},Pt="named",qt="hexadecimal",jt="decimal",_t={hexadecimal:16,decimal:10},Ut={};Ut.named=Tt,Ut[jt]=Ot,Ut[qt]=xt;var Mt={};function zt(e){return e>=55296&&e<=57343||e>1114111}function Gt(e){return e>=1&&e<=8||11===e||e>=13&&e<=31||e>=127&&e<=159||e>=64976&&e<=65007||65535==(65535&e)||65534==(65535&e)}Mt[1]="Named character references must be terminated by a semicolon",Mt[2]="Numeric character references must be terminated by a semicolon",Mt[3]="Named character references cannot be empty",Mt[4]="Numeric character references cannot be empty",Mt[5]="Named character references must be known",Mt[6]="Numeric character references cannot be disallowed",Mt[7]="Numeric character references cannot be outside the permissible Unicode range";var Vt=r,Yt=Rt,$t=function(e){return r.raw=n,r;function t(t){for(var r=e.offset,n=t.line,u=[];++n&&n in r;)u.push((r[n]||0)+1);return{start:t,indent:u}}function r(r,n,i){Yt(r,{position:t(n),warning:u,text:i,reference:i,textContext:e,referenceContext:e})}function n(e,r,n){return Yt(e,Vt(n,{position:t(r),warning:u}))}function u(t,r,n){3!==n&&e.file.message(t,r)}};var Ht=function(e){return function(t,r){var n,u,i,o,a,c=this,s=c.offset,l=[],f=c[e+"Methods"],D=c[e+"Tokenizers"],p=r.line,h=r.column;if(!t)return l;C.now=m,C.file=c.file,d("");for(;t;){for(n=-1,u=f.length,o=!1;++n<u&&(!(i=D[f[n]])||i.onlyAtStart&&!c.atStart||i.notInList&&c.inList||i.notInBlock&&c.inBlock||i.notInLink&&c.inLink||(a=t.length,i.apply(c,[C,t]),!(o=a!==t.length))););o||c.file.fail(new Error("Infinite loop"),C.now())}return c.eof=m(),l;function d(e){for(var t=-1,r=e.indexOf("\n");-1!==r;)p++,t=r,r=e.indexOf("\n",r+1);-1===t?h+=e.length:h=e.length-t,p in s&&(-1!==t?h+=s[p]:h<=s[p]&&(h=s[p]+1))}function g(){var e=[],t=p+1;return function(){for(var r=p+1;t<r;)e.push((s[t]||0)+1),t++;return e}}function m(){var e={line:p,column:h};return e.offset=c.toOffset(e),e}function E(e){this.start=e,this.end=m()}function v(e){t.slice(0,e.length)!==e&&c.file.fail(new Error("Incorrectly eaten value: please report this warning on https://git.io/vg5Ft"),m())}function y(){var e=m();return t;function t(t,r){var n=t.position,u=n?n.start:e,i=[],o=n&&n.end.line,a=e.line;if(t.position=new E(u),n&&r&&n.indent){if(i=n.indent,o<a){for(;++o<a;)i.push((s[o]||0)+1);i.push(e.column)}r=i.concat(r)}return t.position.indent=r||[],t}}function b(e,t){var r=t?t.children:l,n=r[r.length-1];return n&&e.type===n.type&&("text"===e.type||"blockquote"===e.type)&&Xt(n)&&Xt(e)&&(e=("text"===e.type?Zt:Wt).call(c,n,e)),e!==n&&r.push(e),c.atStart&&0!==l.length&&c.exitStart(),e}function C(e){var r=g(),n=y(),u=m();return v(e),i.reset=o,o.test=a,i.test=a,t=t.slice(e.length),d(e),r=r(),i;function i(e,t){return n(b(n(e),t),r)}function o(){var r=i.apply(null,arguments);return p=u.line,h=u.column,t=e+t,r}function a(){var r=n({});return p=u.line,h=u.column,t=e+t,r.position}}}};function Xt(e){var t,r;return"text"!==e.type||!e.position||(t=e.position.start,r=e.position.end,t.line!==r.line||r.column-t.column===e.value.length)}function Zt(e,t){return e.value+=t.value,e}function Wt(e,t){return this.options.commonmark||this.options.gfm?t:(e.children=e.children.concat(t.children),e)}var Jt=tr,Kt=["\\","`","*","{","}","[","]","(",")","#","+","-",".","!","_",">"],Qt=Kt.concat(["~","|"]),er=Qt.concat(["\n",'"',"$","%","&","'",",","/",":",";","<","=","?","@","^"]);function tr(e){var t=e||{};return t.commonmark?er:t.gfm?Qt:Kt}tr.default=Kt,tr.gfm=Qt,tr.commonmark=er;var rr={position:!0,gfm:!0,commonmark:!1,pedantic:!1,blocks:["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","hgroup","hr","html","iframe","legend","li","link","main","menu","menuitem","meta","nav","noframes","ol","optgroup","option","p","param","pre","section","source","title","summary","table","tbody","td","tfoot","th","thead","title","tr","track","ul"]},nr=r,ur=Jt,ir=rr,or=function(e){var t,r,n=this,u=n.options;if(null==e)e={};else{if("object"!=typeof e)throw new Error("Invalid value `"+e+"` for setting `options`");e=nr(e)}for(t in ir){if(null==(r=e[t])&&(r=u[t]),"blocks"!==t&&"boolean"!=typeof r||"blocks"===t&&"object"!=typeof r)throw new Error("Invalid value `"+r+"` for setting `options."+t+"`");e[t]=r}return n.options=e,n.escape=ur(e),n};function ar(e){if(null==e)return cr;if("string"==typeof e)return function(e){return t;function t(t){return Boolean(t&&t.type===e)}}(e);if("object"==typeof e)return"length"in e?function(e){var t=[],r=-1;for(;++r<e.length;)t[r]=ar(e[r]);return n;function n(){for(var e=-1;++e<t.length;)if(t[e].apply(this,arguments))return!0;return!1}}(e):function(e){return t;function t(t){var r;for(r in e)if(t[r]!==e[r])return!1;return!0}}(e);if("function"==typeof e)return e;throw new Error("Expected function, string, or object as test")}function cr(){return!0}var sr=Dr,lr=ar,fr=function(e){return"\x1b[33m"+e+"\x1b[39m"};function Dr(e,t,r,n){var u,i;"function"==typeof t&&"function"!=typeof r&&(n=r,r=t,t=null),i=lr(t),u=n?-1:1,function e(o,a,c){var s,l="object"==typeof o&&null!==o?o:{};"string"==typeof l.type&&(s="string"==typeof l.tagName?l.tagName:"string"==typeof l.name?l.name:void 0,f.displayName="node ("+fr(l.type+(s?"<"+s+">":""))+")");return f;function f(){var s,l,f=c.concat(o),D=[];if((!t||i(o,a,c[c.length-1]||null))&&(D=function(e){if(null!==e&&"object"==typeof e&&"length"in e)return e;if("number"==typeof e)return[true,e];return[e]}(r(o,c)),false===D[0]))return D;if(o.children&&"skip"!==D[0])for(l=(n?o.children.length:-1)+u;l>-1&&l<o.children.length;){if(s=e(o.children[l],l,f)(),false===s[0])return s;l="number"==typeof s[1]?s[1]:l+u}return D}}(e,null,[])()}Dr.CONTINUE=true,Dr.SKIP="skip",Dr.EXIT=false;var pr=Er,hr=sr,dr=hr.CONTINUE,gr=hr.SKIP,mr=hr.EXIT;function Er(e,t,r,n){"function"==typeof t&&"function"!=typeof r&&(n=r,r=t,t=null),hr(e,t,(function(e,t){var n=t[t.length-1],u=n?n.children.indexOf(e):null;return r(e,u,n)}),n)}Er.CONTINUE=dr,Er.SKIP=gr,Er.EXIT=mr;var vr=pr;function yr(e){delete e.position}function br(e){e.position=void 0}var Cr=r,Ar=function(e,t){return vr(e,t?yr:br),e},wr=function(){var e,t=this,r=String(t.file),n={line:1,column:1,offset:0},u=Cr(n);65279===(r=r.replace(Fr,"\n")).charCodeAt(0)&&(r=r.slice(1),u.column++,u.offset++);e={type:"root",children:t.tokenizeBlock(r,u),position:{start:n,end:t.eof||Cr(n)}},t.options.position||Ar(e,!0);return e},Fr=/\r\n|\r/g;var kr=/^[ \t]*(\n|$)/,Or=function(e,t,r){var n,u="",i=0,o=t.length;for(;i<o&&null!=(n=kr.exec(t.slice(i)));)i+=n[0].length,u+=n[0];if(""===u)return;if(r)return!0;e(u)}
2 /*!
3  * repeat-string <https://github.com/jonschlinkert/repeat-string>
4  *
5  * Copyright (c) 2014-2015, Jon Schlinkert.
6  * Licensed under the MIT License.
7  */;var xr,Tr="",Sr=function(e,t){if("string"!=typeof e)throw new TypeError("expected a string");if(1===t)return e;if(2===t)return e+e;var r=e.length*t;if(xr!==e||void 0===xr)xr=e,Tr="";else if(Tr.length>=r)return Tr.substr(0,r);for(;r>Tr.length&&t>1;)1&t&&(Tr+=e),t>>=1,e+=e;return Tr=(Tr+=e).substr(0,r)};var Rr=function(e){return String(e).replace(/\n+$/,"")};var Ir=Rr,Br=function(e,t,r){var n,u,i,o=-1,a=t.length,c="",s="",l="",f="";for(;++o<a;)if(n=t.charAt(o),i)if(i=!1,c+=l,s+=f,l="",f="","\n"===n)l=n,f=n;else for(c+=n,s+=n;++o<a;){if(!(n=t.charAt(o))||"\n"===n){f=n,l=n;break}c+=n,s+=n}else if(" "===n&&t.charAt(o+1)===n&&t.charAt(o+2)===n&&t.charAt(o+3)===n)l+=Nr,o+=3,i=!0;else if("\t"===n)l+=n,i=!0;else{for(u="";"\t"===n||" "===n;)u+=n,n=t.charAt(++o);if("\n"!==n)break;l+=u+n,f+=n}if(s)return!!r||e(c)({type:"code",lang:null,meta:null,value:Ir(s)})},Nr=Sr(" ",4);var Lr=function(e,t,r){var n,u,i,o,a,c,s,l,f,D,p,h,d,g=this,m=g.options.gfm,E=t.length+1,v=0,y="";if(!m)return;for(;v<E&&(" "===(i=t.charAt(v))||"\t"===i);)y+=i,v++;if(h=v,"~"!==(i=t.charAt(v))&&"`"!==i)return;v++,u=i,n=1,y+=i;for(;v<E&&(i=t.charAt(v))===u;)y+=i,n++,v++;if(n<3)return;for(;v<E&&(" "===(i=t.charAt(v))||"\t"===i);)y+=i,v++;o="",s="";for(;v<E&&"\n"!==(i=t.charAt(v))&&("`"!==u||i!==u);)" "===i||"\t"===i?s+=i:(o+=s+i,s=""),v++;if((i=t.charAt(v))&&"\n"!==i)return;if(r)return!0;(d=e.now()).column+=y.length,d.offset+=y.length,y+=o,o=g.decode.raw(g.unescape(o),d),s&&(y+=s);s="",D="",p="",l="",f="";var b=!0;for(;v<E;)if(i=t.charAt(v),l+=D,f+=p,D="",p="","\n"===i){for(b?(y+=i,b=!1):(D+=i,p+=i),s="",v++;v<E&&" "===(i=t.charAt(v));)s+=i,v++;if(D+=s,p+=s.slice(h),!(s.length>=4)){for(s="";v<E&&(i=t.charAt(v))===u;)s+=i,v++;if(D+=s,p+=s,!(s.length<n)){for(s="";v<E&&(" "===(i=t.charAt(v))||"\t"===i);)D+=i,p+=i,v++;if(!i||"\n"===i)break}}}else l+=i,p+=i,v++;y+=l+D,v=-1,E=o.length;for(;++v<E;)if(" "===(i=o.charAt(v))||"\t"===i)a||(a=o.slice(0,v));else if(a){c=o.slice(v);break}return e(y)({type:"code",lang:a||o||null,meta:c||null,value:f})};var Pr,qr={exports:{}};Pr=qr.exports,(Pr=qr.exports=function(e){return e.replace(/^\s*|\s*$/g,"")}).left=function(e){return e.replace(/^\s*/,"")},Pr.right=function(e){return e.replace(/\s*$/,"")};var jr=function(e,t,r,n){var u,i,o=e.length,a=-1;for(;++a<o;)if(u=e[a],(void 0===(i=u[1]||{}).pedantic||i.pedantic===r.options.pedantic)&&(void 0===i.commonmark||i.commonmark===r.options.commonmark)&&t[u[0]].apply(r,n))return!0;return!1};var _r=qr.exports,Ur=jr,Mr=function(e,t,r){var n,u,i,o,a,c,s,l,f,D=this,p=D.offset,h=D.blockTokenizers,d=D.interruptBlockquote,g=e.now(),m=g.line,E=t.length,v=[],y=[],b=[],C=0;for(;C<E&&(" "===(u=t.charAt(C))||"\t"===u);)C++;if(">"!==t.charAt(C))return;if(r)return!0;C=0;for(;C<E;){for(o=t.indexOf("\n",C),s=C,l=!1,-1===o&&(o=E);C<E&&(" "===(u=t.charAt(C))||"\t"===u);)C++;if(">"===t.charAt(C)?(C++,l=!0," "===t.charAt(C)&&C++):C=s,a=t.slice(C,o),!l&&!_r(a)){C=s;break}if(!l&&(i=t.slice(C),Ur(d,h,D,[e,i,!0])))break;c=s===C?a:t.slice(s,o),b.push(C-s),v.push(c),y.push(a),C=o+1}C=-1,E=b.length,n=e(v.join("\n"));for(;++C<E;)p[m]=(p[m]||0)+b[C],m++;return f=D.enterBlock(),y=D.tokenizeBlock(y.join("\n"),g),f(),n({type:"blockquote",children:y})};var zr=function(e,t,r){var n,u,i,o=this.options.pedantic,a=t.length+1,c=-1,s=e.now(),l="",f="";for(;++c<a;){if(" "!==(n=t.charAt(c))&&"\t"!==n){c--;break}l+=n}i=0;for(;++c<=a;){if("#"!==(n=t.charAt(c))){c--;break}l+=n,i++}if(i>6)return;if(!i||!o&&"#"===t.charAt(c+1))return;a=t.length+1,u="";for(;++c<a;){if(" "!==(n=t.charAt(c))&&"\t"!==n){c--;break}u+=n}if(!o&&0===u.length&&n&&"\n"!==n)return;if(r)return!0;l+=u,u="",f="";for(;++c<a&&(n=t.charAt(c))&&"\n"!==n;)if(" "===n||"\t"===n||"#"===n){for(;" "===n||"\t"===n;)u+=n,n=t.charAt(++c);if(o||!f||u||"#"!==n){for(;"#"===n;)u+=n,n=t.charAt(++c);for(;" "===n||"\t"===n;)u+=n,n=t.charAt(++c);c--}else f+=n}else f+=u+n,u="";return s.column+=l.length,s.offset+=l.length,e(l+=f+u)({type:"heading",depth:i,children:this.tokenizeInline(f,s)})};var Gr=function(e,t,r){var n,u,i,o,a=-1,c=t.length+1,s="";for(;++a<c&&("\t"===(n=t.charAt(a))||" "===n);)s+=n;if("*"!==n&&"-"!==n&&"_"!==n)return;u=n,s+=n,i=1,o="";for(;++a<c;)if((n=t.charAt(a))===u)i++,s+=o+u,o="";else{if(" "!==n)return i>=3&&(!n||"\n"===n)?(s+=o,!!r||e(s)({type:"thematicBreak"})):void 0;o+=n}};var Vr=function(e){var t,r=0,n=0,u=e.charAt(r),i={},o=0;for(;"\t"===u||" "===u;){for(n+=t="\t"===u?4:1,t>1&&(n=Math.floor(n/t)*t);o<n;)i[++o]=r;u=e.charAt(++r)}return{indent:n,stops:i}};var Yr=qr.exports,$r=Sr,Hr=Vr,Xr=function(e,t){var r,n,u,i=e.split("\n"),o=i.length+1,a=1/0,c=[];i.unshift($r(" ",t)+"!");for(;o--;)if(n=Hr(i[o]),c[o]=n.stops,0!==Yr(i[o]).length){if(!n.indent){a=1/0;break}n.indent>0&&n.indent<a&&(a=n.indent)}if(a!==1/0)for(o=i.length;o--;){for(u=c[o],r=a;r&&!(r in u);)r--;i[o]=i[o].slice(u[r]+1)}return i.shift(),i.join("\n")};var Zr=qr.exports,Wr=Sr,Jr=Et,Kr=Vr,Qr=Xr,en=jr,tn=function(e,t,r){var n,u,i,o,a,c,s,l,f,D,p,h,d,g,m,E,v,y,b,C,A,w,F,k=this,O=k.options.commonmark,x=k.options.pedantic,T=k.blockTokenizers,S=k.interruptList,R=0,I=t.length,B=null,N=!1;for(;R<I&&("\t"===(o=t.charAt(R))||" "===o);)R++;if("*"===(o=t.charAt(R))||"+"===o||"-"===o)a=o,i=!1;else{for(i=!0,u="";R<I&&(o=t.charAt(R),Jr(o));)u+=o,R++;if(o=t.charAt(R),!u||!("."===o||O&&")"===o))return;if(r&&"1"!==u)return;B=parseInt(u,10),a=o}if(" "!==(o=t.charAt(++R))&&"\t"!==o&&(x||"\n"!==o&&""!==o))return;if(r)return!0;R=0,g=[],m=[],E=[];for(;R<I;){for(c=t.indexOf("\n",R),s=R,l=!1,F=!1,-1===c&&(c=I),n=0;R<I;){if("\t"===(o=t.charAt(R)))n+=4-n%4;else{if(" "!==o)break;n++}R++}if(v&&n>=v.indent&&(F=!0),o=t.charAt(R),f=null,!F){if("*"===o||"+"===o||"-"===o)f=o,R++,n++;else{for(u="";R<I&&(o=t.charAt(R),Jr(o));)u+=o,R++;o=t.charAt(R),R++,u&&("."===o||O&&")"===o)&&(f=o,n+=u.length+1)}if(f)if("\t"===(o=t.charAt(R)))n+=4-n%4,R++;else if(" "===o){for(w=R+4;R<w&&" "===t.charAt(R);)R++,n++;R===w&&" "===t.charAt(R)&&(R-=3,n-=3)}else"\n"!==o&&""!==o&&(f=null)}if(f){if(!x&&a!==f)break;l=!0}else O||F||" "!==t.charAt(s)?O&&v&&(F=n>=v.indent||n>4):F=!0,l=!1,R=s;if(p=t.slice(s,c),D=s===R?p:t.slice(R,c),("*"===f||"_"===f||"-"===f)&&T.thematicBreak.call(k,e,p,!0))break;if(h=d,d=!l&&!Zr(D).length,F&&v)v.value=v.value.concat(E,p),m=m.concat(E,p),E=[];else if(l)0!==E.length&&(N=!0,v.value.push(""),v.trail=E.concat()),v={value:[p],indent:n,trail:[]},g.push(v),m=m.concat(E,p),E=[];else if(d){if(h&&!O)break;E.push(p)}else{if(h)break;if(en(S,T,k,[e,p,!0]))break;v.value=v.value.concat(E,p),m=m.concat(E,p),E=[]}R=c+1}C=e(m.join("\n")).reset({type:"list",ordered:i,start:B,spread:N,children:[]}),y=k.enterList(),b=k.enterBlock(),R=-1,I=g.length;for(;++R<I;)v=g[R].value.join("\n"),A=e.now(),e(v)(cn(k,v,A),C),v=g[R].trail.join("\n"),R!==I-1&&(v+="\n"),e(v);return y(),b(),C},rn=/\n\n(?!\s*$)/,nn=/^\[([ X\tx])][ \t]/,un=/^([ \t]*)([*+-]|\d+[.)])( {1,4}(?! )| |\t|$|(?=\n))([^\n]*)/,on=/^([ \t]*)([*+-]|\d+[.)])([ \t]+)/,an=/^( {1,4}|\t)?/gm;function cn(e,t,r){var n,u,i=e.offset,o=e.options.pedantic?sn:ln,a=null;return t=o.apply(null,arguments),e.options.gfm&&(n=t.match(nn))&&(u=n[0].length,a="x"===n[1].toLowerCase(),i[r.line]+=u,t=t.slice(u)),{type:"listItem",spread:rn.test(t),checked:a,children:e.tokenizeBlock(t,r)}}function sn(e,t,r){var n=e.offset,u=r.line;return t=t.replace(on,i),u=r.line,t.replace(an,i);function i(e){return n[u]=(n[u]||0)+e.length,u++,""}}function ln(e,t,r){var n,u,i,o,a,c,s,l=e.offset,f=r.line;for(o=(t=t.replace(un,(function(e,t,r,o,a){u=t+r+o,i=a,Number(r)<10&&u.length%2==1&&(r=" "+r);return(n=t+Wr(" ",r.length)+o)+i}))).split("\n"),(a=Qr(t,Kr(n).indent).split("\n"))[0]=i,l[f]=(l[f]||0)+u.length,f++,c=0,s=o.length;++c<s;)l[f]=(l[f]||0)+o[c].length-a[c].length,f++;return a.join("\n")}var fn=function(e,t,r){var n,u,i,o,a,c=e.now(),s=t.length,l=-1,f="";for(;++l<s;){if(" "!==(i=t.charAt(l))||l>=3){l--;break}f+=i}n="",u="";for(;++l<s;){if("\n"===(i=t.charAt(l))){l--;break}" "===i||"\t"===i?u+=i:(n+=u+i,u="")}if(c.column+=f.length,c.offset+=f.length,f+=n+u,i=t.charAt(++l),o=t.charAt(++l),"\n"!==i||"="!==o&&"-"!==o)return;f+=i,u=o,a="="===o?1:2;for(;++l<s;){if((i=t.charAt(l))!==o){if("\n"!==i)return;l--;break}u+=i}if(r)return!0;return e(f+u)({type:"heading",depth:a,children:this.tokenizeInline(n,c)})};var Dn={},pn="<[A-Za-z][A-Za-z0-9\\-]*(?:\\s+[a-zA-Z_:][a-zA-Z0-9:._-]*(?:\\s*=\\s*(?:[^\"'=<>`\\u0000-\\u0020]+|'[^']*'|\"[^\"]*\"))?)*\\s*\\/?>",hn="<\\/[A-Za-z][A-Za-z0-9\\-]*\\s*>";Dn.openCloseTag=new RegExp("^(?:"+pn+"|"+hn+")"),Dn.tag=new RegExp("^(?:"+pn+"|"+hn+"|\x3c!----\x3e|\x3c!--(?:-?[^>-])(?:-?[^-])*--\x3e|<[?].*?[?]>|<![A-Za-z]+\\s+[^>]*>|<!\\[CDATA\\[[\\s\\S]*?\\]\\]>)");var dn=Dn.openCloseTag,gn=function(e,t,r){var n,u,i,o,a,c,s,l=this.options.blocks.join("|"),f=new RegExp("^</?("+l+")(?=(\\s|/?>|$))","i"),D=t.length,p=0,h=[[mn,En,!0],[vn,yn,!0],[bn,Cn,!0],[An,wn,!0],[Fn,kn,!0],[f,On,!0],[xn,On,!1]];for(;p<D&&("\t"===(o=t.charAt(p))||" "===o);)p++;if("<"!==t.charAt(p))return;n=-1===(n=t.indexOf("\n",p+1))?D:n,u=t.slice(p,n),i=-1,a=h.length;for(;++i<a;)if(h[i][0].test(u)){c=h[i];break}if(!c)return;if(r)return c[2];if(p=n,!c[1].test(u))for(;p<D;){if(n=-1===(n=t.indexOf("\n",p+1))?D:n,u=t.slice(p+1,n),c[1].test(u)){u&&(p=n);break}p=n}return s=t.slice(0,p),e(s)({type:"html",value:s})},mn=/^<(script|pre|style)(?=(\s|>|$))/i,En=/<\/(script|pre|style)>/i,vn=/^<!--/,yn=/-->/,bn=/^<\?/,Cn=/\?>/,An=/^<![A-Za-z]/,wn=/>/,Fn=/^<!\[CDATA\[/,kn=/]]>/,On=/^$/,xn=new RegExp(dn.source+"\\s*$");var Tn=function(e){return Rn.test("number"==typeof e?Sn(e):e.charAt(0))},Sn=String.fromCharCode,Rn=/\s/;var In=function(e){return String(e).replace(/\s+/g," ")},Bn=function(e){return In(e).toLowerCase()};var Nn=Tn,Ln=Bn,Pn=function(e,t,r){var n,u,i,o,a,c,s,l,f=this,D=f.options.commonmark,p=0,h=t.length,d="";for(;p<h&&(" "===(o=t.charAt(p))||"\t"===o);)d+=o,p++;if("["!==(o=t.charAt(p)))return;p++,d+=o,i="";for(;p<h&&"]"!==(o=t.charAt(p));)"\\"===o&&(i+=o,p++,o=t.charAt(p)),i+=o,p++;if(!i||"]"!==t.charAt(p)||":"!==t.charAt(p+1))return;c=i,p=(d+=i+"]:").length,i="";for(;p<h&&("\t"===(o=t.charAt(p))||" "===o||"\n"===o);)d+=o,p++;if(o=t.charAt(p),i="",n=d,"<"===o){for(p++;p<h&&qn(o=t.charAt(p));)i+=o,p++;if((o=t.charAt(p))===qn.delimiter)d+="<"+i+o,p++;else{if(D)return;p-=i.length+1,i=""}}if(!i){for(;p<h&&jn(o=t.charAt(p));)i+=o,p++;d+=i}if(!i)return;s=i,i="";for(;p<h&&("\t"===(o=t.charAt(p))||" "===o||"\n"===o);)i+=o,p++;o=t.charAt(p),a=null,'"'===o?a='"':"'"===o?a="'":"("===o&&(a=")");if(a){if(!i)return;for(p=(d+=i+o).length,i="";p<h&&(o=t.charAt(p))!==a;){if("\n"===o){if(p++,"\n"===(o=t.charAt(p))||o===a)return;i+="\n"}i+=o,p++}if((o=t.charAt(p))!==a)return;u=d,d+=i+o,p++,l=i,i=""}else i="",p=d.length;for(;p<h&&("\t"===(o=t.charAt(p))||" "===o);)d+=o,p++;if(!(o=t.charAt(p))||"\n"===o)return!!r||(n=e(n).test().end,s=f.decode.raw(f.unescape(s),n,{nonTerminated:!1}),l&&(u=e(u).test().end,l=f.decode.raw(f.unescape(l),u)),e(d)({type:"definition",identifier:Ln(c),label:c,title:l||null,url:s}))};function qn(e){return">"!==e&&"["!==e&&"]"!==e}function jn(e){return"["!==e&&"]"!==e&&!Nn(e)}qn.delimiter=">";var _n=Tn,Un=function(e,t,r){var n,u,i,o,a,c,s,l,f,D,p,h,d,g,m,E,v,y,b,C,A,w;if(!this.options.gfm)return;n=0,E=0,c=t.length+1,s=[];for(;n<c;){if(C=t.indexOf("\n",n),A=t.indexOf("|",n+1),-1===C&&(C=t.length),-1===A||A>C){if(E<2)return;break}s.push(t.slice(n,C)),E++,n=C+1}o=s.join("\n"),u=s.splice(1,1)[0]||[],n=0,c=u.length,E--,i=!1,p=[];for(;n<c;){if("|"===(f=u.charAt(n))){if(D=null,!1===i){if(!1===w)return}else p.push(i),i=!1;w=!1}else if("-"===f)D=!0,i=i||null;else if(":"===f)i="left"===i?"center":D&&null===i?"right":"left";else if(!_n(f))return;n++}!1!==i&&p.push(i);if(p.length<1)return;if(r)return!0;m=-1,y=[],b=e(o).reset({type:"table",align:p,children:y});for(;++m<E;){for(v=s[m],a={type:"tableRow",children:[]},m&&e("\n"),e(v).reset(a,b),c=v.length+1,n=0,l="",h="",d=!0;n<c;)"\t"!==(f=v.charAt(n))&&" "!==f?(""===f||"|"===f?d?e(f):(!h&&!f||d||(o=h,l.length>1&&(f?(o+=l.slice(0,-1),l=l.charAt(l.length-1)):(o+=l,l="")),g=e.now(),e(o)({type:"tableCell",children:this.tokenizeInline(h,g)},a)),e(l+f),l="",h=""):(l&&(h+=l,l=""),h+=f,"\\"===f&&n!==c-2&&(h+=v.charAt(n+1),n++)),d=!1,n++):(h?l+=f:e(f),n++);m||e("\n"+u)}return b};var Mn=qr.exports,zn=Rr,Gn=jr,Vn=function(e,t,r){var n,u,i,o,a,c=this,s=c.options.commonmark,l=c.blockTokenizers,f=c.interruptParagraph,D=t.indexOf("\n"),p=t.length;for(;D<p;){if(-1===D){D=p;break}if("\n"===t.charAt(D+1))break;if(s){for(o=0,n=D+1;n<p;){if("\t"===(i=t.charAt(n))){o=4;break}if(" "!==i)break;o++,n++}if(o>=4&&"\n"!==i){D=t.indexOf("\n",D+1);continue}}if(u=t.slice(D+1),Gn(f,l,c,[e,u,!0]))break;if(n=D,-1!==(D=t.indexOf("\n",D+1))&&""===Mn(t.slice(n,D))){D=n;break}}if(u=t.slice(0,D),r)return!0;return a=e.now(),u=zn(u),e(u)({type:"paragraph",children:c.tokenizeInline(u,a)})};var Yn=function(e,t){return e.indexOf("\\",t)},$n=Hn;Hn.locator=Yn;function Hn(e,t,r){var n,u;if("\\"===t.charAt(0)&&(n=t.charAt(1),-1!==this.escape.indexOf(n)))return!!r||(u="\n"===n?{type:"break"}:{type:"text",value:n},e("\\"+n)(u))}var Xn=function(e,t){return e.indexOf("<",t)};var Zn=Tn,Wn=Rt,Jn=Xn,Kn=eu;eu.locator=Jn,eu.notInLink=!0;var Qn="mailto:".length;function eu(e,t,r){var n,u,i,o,a,c=this,s="",l=t.length,f=0,D="",p=!1,h="";if("<"===t.charAt(0)){for(f++,s="<";f<l&&(n=t.charAt(f),!(Zn(n)||">"===n||"@"===n||":"===n&&"/"===t.charAt(f+1)));)D+=n,f++;if(D){if(h+=D,D="",h+=n=t.charAt(f),f++,"@"===n)p=!0;else{if(":"!==n||"/"!==t.charAt(f+1))return;h+="/",f++}for(;f<l&&(n=t.charAt(f),!Zn(n)&&">"!==n);)D+=n,f++;if(n=t.charAt(f),D&&">"===n)return!!r||(i=h+=D,s+=h+n,(u=e.now()).column++,u.offset++,p&&("mailto:"===h.slice(0,Qn).toLowerCase()?(i=i.slice(Qn),u.column+=Qn,u.offset+=Qn):h="mailto:"+h),o=c.inlineTokenizers,c.inlineTokenizers={text:o.text},a=c.enterLink(),i=c.tokenizeInline(i,u),c.inlineTokenizers=o,a(),e(s)({type:"link",title:null,url:Wn(h,{nonTerminated:!1}),children:i}))}}}var tu=function(e,t){var r,n=String(e),u=0;if("string"!=typeof t)throw new Error("Expected character");r=n.indexOf(t);for(;-1!==r;)u++,r=n.indexOf(t,r+t.length);return u};var ru=function(e,t){var r,n,u,i=-1;if(!this.options.gfm)return i;n=nu.length,r=-1;for(;++r<n;)-1!==(u=e.indexOf(nu[r],t))&&(-1===i||u<i)&&(i=u);return i},nu=["www.","http://","https://"];var uu=tu,iu=Rt,ou=Et,au=vt,cu=Tn,su=ru,lu=fu;fu.locator=su,fu.notInLink=!0;function fu(e,t,r){var n,u,i,o,a,c,s,l,f,D,p,h,d,g,m=this,E=m.options.gfm,v=m.inlineTokenizers,y=t.length,b=-1,C=!1;if(E){if("www."===t.slice(0,4))C=!0,o=4;else if("http://"===t.slice(0,7).toLowerCase())o=7;else{if("https://"!==t.slice(0,8).toLowerCase())return;o=8}for(b=o-1,i=o,n=[];o<y;)if(46!==(s=t.charCodeAt(o))){if(!ou(s)&&!au(s)&&45!==s&&95!==s)break;o++}else{if(b===o-1)break;n.push(o),b=o,o++}if(46===s&&(n.pop(),o--),void 0!==n[0]&&(u=n.length<2?i:n[n.length-2]+1,-1===t.slice(u,o).indexOf("_"))){if(r)return!0;for(l=o,a=o;o<y&&(s=t.charCodeAt(o),!cu(s)&&60!==s);)o++,33===s||42===s||44===s||46===s||58===s||63===s||95===s||126===s||(l=o);if(o=l,41===t.charCodeAt(o-1))for(c=t.slice(a,o),f=uu(c,"("),D=uu(c,")");D>f;)o=a+c.lastIndexOf(")"),c=t.slice(a,o),D--;if(59===t.charCodeAt(o-1)&&(o--,au(t.charCodeAt(o-1)))){for(l=o-2;au(t.charCodeAt(l));)l--;38===t.charCodeAt(l)&&(o=l)}return p=t.slice(0,o),d=iu(p,{nonTerminated:!1}),C&&(d="http://"+d),g=m.enterLink(),m.inlineTokenizers={text:v.text},h=m.tokenizeInline(p,e.now()),m.inlineTokenizers=v,g(),e(p)({type:"link",title:null,url:d,children:h})}}}var Du=Et,pu=vt,hu=function e(t,r){var n,u;if(!this.options.gfm)return-1;if(-1===(n=t.indexOf("@",r)))return-1;if((u=n)===r||!du(t.charCodeAt(u-1)))return e.call(this,t,n+1);for(;u>r&&du(t.charCodeAt(u-1));)u--;return u};function du(e){return Du(e)||pu(e)||43===e||45===e||46===e||95===e}var gu=Rt,mu=Et,Eu=vt,vu=hu,yu=bu;bu.locator=vu,bu.notInLink=!0;function bu(e,t,r){var n,u,i,o,a=this,c=a.options.gfm,s=a.inlineTokenizers,l=0,f=t.length,D=-1;if(c){for(n=t.charCodeAt(l);mu(n)||Eu(n)||43===n||45===n||46===n||95===n;)n=t.charCodeAt(++l);if(0!==l&&64===n){for(l++;l<f&&(n=t.charCodeAt(l),mu(n)||Eu(n)||45===n||46===n||95===n);)l++,-1===D&&46===n&&(D=l);if(-1!==D&&D!==l&&45!==n&&95!==n)return 46===n&&l--,u=t.slice(0,l),!!r||(o=a.enterLink(),a.inlineTokenizers={text:s.text},i=a.tokenizeInline(u,e.now()),a.inlineTokenizers=s,o(),e(u)({type:"link",title:null,url:"mailto:"+gu(u,{nonTerminated:!1}),children:i}))}}}var Cu=vt,Au=Xn,wu=Dn.tag,Fu=xu;xu.locator=Au;var ku=/^<a /i,Ou=/^<\/a>/i;function xu(e,t,r){var n,u,i=this,o=t.length;if(!("<"!==t.charAt(0)||o<3)&&(n=t.charAt(1),(Cu(n)||"?"===n||"!"===n||"/"===n)&&(u=t.match(wu))))return!!r||(u=u[0],!i.inLink&&ku.test(u)?i.inLink=!0:i.inLink&&Ou.test(u)&&(i.inLink=!1),e(u)({type:"html",value:u}))}var Tu=function(e,t){var r=e.indexOf("[",t),n=e.indexOf("![",t);if(-1===n)return r;return r<n?r:n};var Su=Tn,Ru=Tu,Iu=Bu;Bu.locator=Ru;function Bu(e,t,r){var n,u,i,o,a,c,s,l,f,D,p,h,d,g,m,E,v,y,b=this,C="",A=0,w=t.charAt(0),F=b.options.pedantic,k=b.options.commonmark,O=b.options.gfm;if("!"===w&&(l=!0,C=w,w=t.charAt(++A)),"["===w&&(l||!b.inLink)){for(C+=w,g="",A++,p=t.length,d=0,(E=e.now()).column+=A,E.offset+=A;A<p;){if(c=w=t.charAt(A),"`"===w){for(u=1;"`"===t.charAt(A+1);)c+=w,A++,u++;i?u>=i&&(i=0):i=u}else if("\\"===w)A++,c+=t.charAt(A);else if(i&&!O||"["!==w){if((!i||O)&&"]"===w){if(!d){if("("!==t.charAt(A+1))return;c+="(",n=!0,A++;break}d--}}else d++;g+=c,c="",A++}if(n){for(f=g,C+=g+c,A++;A<p&&(w=t.charAt(A),Su(w));)C+=w,A++;if(g="",o=C,"<"===(w=t.charAt(A))){for(A++,o+="<";A<p&&">"!==(w=t.charAt(A));){if(k&&"\n"===w)return;g+=w,A++}if(">"!==t.charAt(A))return;C+="<"+g+">",m=g,A++}else{for(w=null,c="";A<p&&(w=t.charAt(A),!c||!('"'===w||"'"===w||k&&"("===w));){if(Su(w)){if(!F)break;c+=w}else{if("("===w)d++;else if(")"===w){if(0===d)break;d--}g+=c,c="","\\"===w&&(g+="\\",w=t.charAt(++A)),g+=w}A++}m=g,A=(C+=g).length}for(g="";A<p&&(w=t.charAt(A),Su(w));)g+=w,A++;if(w=t.charAt(A),C+=g,g&&('"'===w||"'"===w||k&&"("===w))if(A++,g="",D="("===w?")":w,a=C+=w,k){for(;A<p&&(w=t.charAt(A))!==D;)"\\"===w&&(g+="\\",w=t.charAt(++A)),A++,g+=w;if((w=t.charAt(A))!==D)return;for(h=g,C+=g+w,A++;A<p&&(w=t.charAt(A),Su(w));)C+=w,A++}else for(c="";A<p;){if((w=t.charAt(A))===D)s&&(g+=D+c,c=""),s=!0;else if(s){if(")"===w){C+=g+D+c,h=g;break}Su(w)?c+=w:(g+=D+c+w,c="",s=!1)}else g+=w;A++}if(")"===t.charAt(A))return!!r||(C+=")",m=b.decode.raw(b.unescape(m),e(o).test().end,{nonTerminated:!1}),h&&(a=e(a).test().end,h=b.decode.raw(b.unescape(h),a)),y={type:l?"image":"link",title:h||null,url:m},l?y.alt=b.decode.raw(b.unescape(f),E)||null:(v=b.enterLink(),y.children=b.tokenizeInline(f,E),v()),e(C)(y))}}}var Nu=Tn,Lu=Tu,Pu=Bn,qu=ju;ju.locator=Lu;function ju(e,t,r){var n,u,i,o,a,c,s,l,f=this,D=f.options.commonmark,p=t.charAt(0),h=0,d=t.length,g="",m="",E="link",v="shortcut";if("!"===p&&(E="image",m=p,p=t.charAt(++h)),"["===p){for(h++,m+=p,c="",l=0;h<d;){if("["===(p=t.charAt(h)))s=!0,l++;else if("]"===p){if(!l)break;l--}"\\"===p&&(c+="\\",p=t.charAt(++h)),c+=p,h++}if(g=c,n=c,"]"===(p=t.charAt(h))){if(h++,g+=p,c="",!D)for(;h<d&&(p=t.charAt(h),Nu(p));)c+=p,h++;if("["===(p=t.charAt(h))){for(u="",c+=p,h++;h<d&&"["!==(p=t.charAt(h))&&"]"!==p;)"\\"===p&&(u+="\\",p=t.charAt(++h)),u+=p,h++;"]"===(p=t.charAt(h))?(v=u?"full":"collapsed",c+=u+p,h++):u="",g+=c,c=""}else{if(!n)return;u=n}if("full"===v||!s)return g=m+g,"link"===E&&f.inLink?null:!!r||((i=e.now()).column+=m.length,i.offset+=m.length,o={type:E+"Reference",identifier:Pu(u="full"===v?u:n),label:u,referenceType:v},"link"===E?(a=f.enterLink(),o.children=f.tokenizeInline(n,i),a()):o.alt=f.decode.raw(f.unescape(n),i)||null,e(g)(o))}}}var _u=function(e,t){var r=e.indexOf("**",t),n=e.indexOf("__",t);if(-1===n)return r;if(-1===r)return n;return n<r?n:r};var Uu=qr.exports,Mu=Tn,zu=_u,Gu=Vu;Vu.locator=zu;function Vu(e,t,r){var n,u,i,o,a,c,s,l=0,f=t.charAt(l);if(!("*"!==f&&"_"!==f||t.charAt(++l)!==f||(u=this.options.pedantic,a=(i=f)+i,c=t.length,l++,o="",f="",u&&Mu(t.charAt(l)))))for(;l<c;){if(s=f,!((f=t.charAt(l))!==i||t.charAt(l+1)!==i||u&&Mu(s))&&(f=t.charAt(l+2))!==i){if(!Uu(o))return;return!!r||((n=e.now()).column+=2,n.offset+=2,e(a+o+a)({type:"strong",children:this.tokenizeInline(o,n)}))}u||"\\"!==f||(o+=f,f=t.charAt(++l)),o+=f,l++}}var Yu=function(e){return Hu.test("number"==typeof e?$u(e):e.charAt(0))},$u=String.fromCharCode,Hu=/\w/;var Xu=function(e,t){var r=e.indexOf("*",t),n=e.indexOf("_",t);if(-1===n)return r;if(-1===r)return n;return n<r?n:r};var Zu=qr.exports,Wu=Yu,Ju=Tn,Ku=Xu,Qu=ei;ei.locator=Ku;function ei(e,t,r){var n,u,i,o,a,c,s,l=0,f=t.charAt(l);if(!("*"!==f&&"_"!==f||(u=this.options.pedantic,a=f,i=f,c=t.length,l++,o="",f="",u&&Ju(t.charAt(l)))))for(;l<c;){if(s=f,!((f=t.charAt(l))!==i||u&&Ju(s))){if((f=t.charAt(++l))!==i){if(!Zu(o)||s===i)return;if(!u&&"_"===i&&Wu(f)){o+=i;continue}return!!r||((n=e.now()).column++,n.offset++,e(a+o+i)({type:"emphasis",children:this.tokenizeInline(o,n)}))}o+=i}u||"\\"!==f||(o+=f,f=t.charAt(++l)),o+=f,l++}}var ti=Tn,ri=function(e,t){return e.indexOf("~~",t)},ni=ui;ui.locator=ri;function ui(e,t,r){var n,u,i,o="",a="",c="",s="";if(this.options.gfm&&"~"===t.charAt(0)&&"~"===t.charAt(1)&&!ti(t.charAt(2)))for(n=1,u=t.length,(i=e.now()).column+=2,i.offset+=2;++n<u;){if(!("~"!==(o=t.charAt(n))||"~"!==a||c&&ti(c)))return!!r||e("~~"+s+"~~")({type:"delete",children:this.tokenizeInline(s,i)});s+=a,c=a,a=o}}var ii=function(e,t){return e.indexOf("`",t)},oi=ai;ai.locator=ii;function ai(e,t,r){for(var n,u,i,o,a,c,s=t.length,l=0;l<s&&96===t.charCodeAt(l);)l++;if(0!==l&&l!==s){for(n=l,a=t.charCodeAt(l);l<s;){if(o=a,a=t.charCodeAt(l+1),96===o){if(void 0===u&&(u=l),i=l+1,96!==a&&i-u===n){c=!0;break}}else void 0!==u&&(u=void 0,i=void 0);l++}if(c){if(r)return!0;if(l=n,s=u,o=t.charCodeAt(l),a=t.charCodeAt(s-1),c=!1,s-l>2&&(32===o||10===o)&&(32===a||10===a)){for(l++,s--;l<s;){if(32!==(o=t.charCodeAt(l))&&10!==o){c=!0;break}l++}!0===c&&(n++,u--)}return e(t.slice(0,i))({type:"inlineCode",value:t.slice(n,u)})}}}var ci=function(e,t){var r=e.indexOf("\n",t);for(;r>t&&" "===e.charAt(r-1);)r--;return r};var si=ci,li=fi;fi.locator=si;function fi(e,t,r){for(var n,u=t.length,i=-1,o="";++i<u;){if("\n"===(n=t.charAt(i))){if(i<2)return;return!!r||e(o+=n)({type:"break"})}if(" "!==n)return;o+=n}}var Di=function(e,t,r){var n,u,i,o,a,c,s,l,f,D,p=this;if(r)return!0;n=p.inlineMethods,o=n.length,u=p.inlineTokenizers,i=-1,f=t.length;for(;++i<o;)"text"!==(l=n[i])&&u[l]&&((s=u[l].locator)||e.file.fail("Missing locator: `"+l+"`"),-1!==(c=s.call(p,t,1))&&c<f&&(f=c));a=t.slice(0,f),D=e.now(),p.decode(a,D,(function(t,r,n){e(n||t)({type:"text",value:t})}))};var pi=r,hi=dt,di=gt,gi=mt,mi=$t,Ei=Ht,vi=yi;function yi(e,t){this.file=t,this.offset={},this.options=pi(this.options),this.setOptions({}),this.inList=!1,this.inBlock=!1,this.inLink=!1,this.atStart=!0,this.toOffset=di(t).toOffset,this.unescape=gi(this,"escape"),this.decode=mi(this)}var bi=yi.prototype;function Ci(e){var t,r=[];for(t in e)r.push(t);return r}bi.setOptions=or,bi.parse=wr,bi.options=rr,bi.exitStart=hi("atStart",!0),bi.enterList=hi("inList",!1),bi.enterLink=hi("inLink",!1),bi.enterBlock=hi("inBlock",!1),bi.interruptParagraph=[["thematicBreak"],["list"],["atxHeading"],["fencedCode"],["blockquote"],["html"],["setextHeading",{commonmark:!1}],["definition",{commonmark:!1}]],bi.interruptList=[["atxHeading",{pedantic:!1}],["fencedCode",{pedantic:!1}],["thematicBreak",{pedantic:!1}],["definition",{commonmark:!1}]],bi.interruptBlockquote=[["indentedCode",{commonmark:!0}],["fencedCode",{commonmark:!0}],["atxHeading",{commonmark:!0}],["setextHeading",{commonmark:!0}],["thematicBreak",{commonmark:!0}],["html",{commonmark:!0}],["list",{commonmark:!0}],["definition",{commonmark:!1}]],bi.blockTokenizers={blankLine:Or,indentedCode:Br,fencedCode:Lr,blockquote:Mr,atxHeading:zr,thematicBreak:Gr,list:tn,setextHeading:fn,html:gn,definition:Pn,table:Un,paragraph:Vn},bi.inlineTokenizers={escape:$n,autoLink:Kn,url:lu,email:yu,html:Fu,link:Iu,reference:qu,strong:Gu,emphasis:Qu,deletion:ni,code:oi,break:li,text:Di},bi.blockMethods=Ci(bi.blockTokenizers),bi.inlineMethods=Ci(bi.inlineTokenizers),bi.tokenizeBlock=Ei("block"),bi.tokenizeInline=Ei("inline"),bi.tokenizeFactory=Ei;var Ai=ht,wi=r,Fi=vi,ki=Oi;function Oi(e){var t=this.data("settings"),r=Ai(Fi);r.prototype.options=wi(r.prototype.options,t,e),this.Parser=r}Oi.Parser=Fi;var xi=function(e){if(e)throw e}
8 /*!
9  * Determine if an object is a Buffer
10  *
11  * @author   Feross Aboukhadijeh <https://feross.org>
12  * @license  MIT
13  */;var Ti=function(e){return null!=e&&null!=e.constructor&&"function"==typeof e.constructor.isBuffer&&e.constructor.isBuffer(e)},Si=Object.prototype.hasOwnProperty,Ri=Object.prototype.toString,Ii=Object.defineProperty,Bi=Object.getOwnPropertyDescriptor,Ni=function(e){return"function"==typeof Array.isArray?Array.isArray(e):"[object Array]"===Ri.call(e)},Li=function(e){if(!e||"[object Object]"!==Ri.call(e))return!1;var t,r=Si.call(e,"constructor"),n=e.constructor&&e.constructor.prototype&&Si.call(e.constructor.prototype,"isPrototypeOf");if(e.constructor&&!r&&!n)return!1;for(t in e);return void 0===t||Si.call(e,t)},Pi=function(e,t){Ii&&"__proto__"===t.name?Ii(e,t.name,{enumerable:!0,configurable:!0,value:t.newValue,writable:!0}):e[t.name]=t.newValue},qi=function(e,t){if("__proto__"===t){if(!Si.call(e,t))return;if(Bi)return Bi(e,t).value}return e[t]},ji=[].slice;var _i=function(e,t){var r;return function(){var t,i=ji.call(arguments,0),o=e.length>i.length;o&&i.push(n);try{t=e.apply(null,i)}catch(e){if(o&&r)throw e;return n(e)}o||(t&&"function"==typeof t.then?t.then(u,n):t instanceof Error?n(t):u(t))};function n(){r||(r=!0,t.apply(null,arguments))}function u(e){n(null,e)}},Ui=zi;zi.wrap=_i;var Mi=[].slice;function zi(){var e=[],t={run:function(){var t=-1,r=Mi.call(arguments,0,-1),n=arguments[arguments.length-1];if("function"!=typeof n)throw new Error("Expected function as last argument, not "+n);function u(i){var o=e[++t],a=Mi.call(arguments,0),c=a.slice(1),s=r.length,l=-1;if(i)n(i);else{for(;++l<s;)null!==c[l]&&void 0!==c[l]||(c[l]=r[l]);r=c,o?_i(o,u).apply(null,r):n.apply(null,[null].concat(r))}}u.apply(null,[null].concat(r))},use:function(r){if("function"!=typeof r)throw new Error("Expected `fn` to be a function, not "+r);return e.push(r),t}};return t}var Gi={}.hasOwnProperty;function Vi(e){return e&&"object"==typeof e||(e={}),$i(e.line)+":"+$i(e.column)}function Yi(e){return e&&"object"==typeof e||(e={}),Vi(e.start)+"-"+Vi(e.end)}function $i(e){return e&&"number"==typeof e?e:1}var Hi=function(e){if(!e||"object"!=typeof e)return"";if(Gi.call(e,"position")||Gi.call(e,"type"))return Yi(e.position);if(Gi.call(e,"start")||Gi.call(e,"end"))return Yi(e);if(Gi.call(e,"line")||Gi.call(e,"column"))return Vi(e);return""},Xi=Ji;function Zi(){}Zi.prototype=Error.prototype,Ji.prototype=new Zi;var Wi=Ji.prototype;function Ji(e,t,r){var n,u,i;"string"==typeof t&&(r=t,t=null),n=function(e){var t,r=[null,null];"string"==typeof e&&(-1===(t=e.indexOf(":"))?r[1]=e:(r[0]=e.slice(0,t),r[1]=e.slice(t+1)));return r}(r),u=Hi(t)||"1:1",i={start:{line:null,column:null},end:{line:null,column:null}},t&&t.position&&(t=t.position),t&&(t.start?(i=t,t=t.start):i.start=t),e.stack&&(this.stack=e.stack,e=e.message),this.message=e,this.name=u,this.reason=e,this.line=t?t.line:null,this.column=t?t.column:null,this.location=i,this.source=n[0],this.ruleId=n[1]}function Ki(e,t){for(var r=0,n=e.length-1;n>=0;n--){var u=e[n];"."===u?e.splice(n,1):".."===u?(e.splice(n,1),r++):r&&(e.splice(n,1),r--)}if(t)for(;r--;r)e.unshift("..");return e}Wi.file="",Wi.name="",Wi.reason="",Wi.message="",Wi.stack="",Wi.fatal=null,Wi.column=null,Wi.line=null;var Qi=/^(\/?|)([\s\S]*?)((?:\.{1,2}|[^\/]+?|)(\.[^.\/]*|))(?:[\/]*)$/,eo=function(e){return Qi.exec(e).slice(1)};function to(){for(var e="",t=!1,r=arguments.length-1;r>=-1&&!t;r--){var n=r>=0?arguments[r]:"/";if("string"!=typeof n)throw new TypeError("Arguments to path.resolve must be strings");n&&(e=n+"/"+e,t="/"===n.charAt(0))}return e=Ki(lo(e.split("/"),(function(e){return!!e})),!t).join("/"),(t?"/":"")+e||"."}function ro(e){var t=no(e),r="/"===fo(e,-1);return e=Ki(lo(e.split("/"),(function(e){return!!e})),!t).join("/"),e||t||(e="."),e&&r&&(e+="/"),(t?"/":"")+e}function no(e){return"/"===e.charAt(0)}function uo(){var e=Array.prototype.slice.call(arguments,0);return ro(lo(e,(function(e,t){if("string"!=typeof e)throw new TypeError("Arguments to path.join must be strings");return e})).join("/"))}function io(e,t){function r(e){for(var t=0;t<e.length&&""===e[t];t++);for(var r=e.length-1;r>=0&&""===e[r];r--);return t>r?[]:e.slice(t,r-t+1)}e=to(e).substr(1),t=to(t).substr(1);for(var n=r(e.split("/")),u=r(t.split("/")),i=Math.min(n.length,u.length),o=i,a=0;a<i;a++)if(n[a]!==u[a]){o=a;break}var c=[];for(a=o;a<n.length;a++)c.push("..");return(c=c.concat(u.slice(o))).join("/")}function oo(e){var t=eo(e),r=t[0],n=t[1];return r||n?(n&&(n=n.substr(0,n.length-1)),r+n):"."}function ao(e,t){var r=eo(e)[2];return t&&r.substr(-1*t.length)===t&&(r=r.substr(0,r.length-t.length)),r}function co(e){return eo(e)[3]}var so={extname:co,basename:ao,dirname:oo,sep:"/",delimiter:":",relative:io,join:uo,isAbsolute:no,normalize:ro,resolve:to};function lo(e,t){if(e.filter)return e.filter(t);for(var r=[],n=0;n<e.length;n++)t(e[n],n,e)&&r.push(e[n]);return r}var fo="b"==="ab".substr(-1)?function(e,t,r){return e.substr(t,r)}:function(e,t,r){return t<0&&(t=e.length+t),e.substr(t,r)},Do=t(Object.freeze({__proto__:null,resolve:to,normalize:ro,isAbsolute:no,join:uo,relative:io,sep:"/",delimiter:":",dirname:oo,basename:ao,extname:co,default:so})),po=ke,ho=Ti,go=vo,mo={}.hasOwnProperty,Eo=["history","path","basename","stem","extname","dirname"];function vo(e){var t,r;if(e){if("string"==typeof e||ho(e))e={contents:e};else if("message"in e&&"messages"in e)return e}else e={};if(!(this instanceof vo))return new vo(e);for(this.data={},this.messages=[],this.history=[],this.cwd=po.cwd(),r=-1;++r<Eo.length;)t=Eo[r],mo.call(e,t)&&(this[t]=e[t]);for(t in e)Eo.indexOf(t)<0&&(this[t]=e[t])}function yo(e,t){if(e&&e.indexOf(Do.sep)>-1)throw new Error("`"+t+"` cannot be a path: did not expect `"+Do.sep+"`")}function bo(e,t){if(!e)throw new Error("`"+t+"` cannot be empty")}function Co(e,t){if(!e)throw new Error("Setting `"+t+"` requires `path` to be set too")}vo.prototype.toString=function(e){return(this.contents||"").toString(e)},Object.defineProperty(vo.prototype,"path",{get:function(){return this.history[this.history.length-1]},set:function(e){bo(e,"path"),this.path!==e&&this.history.push(e)}}),Object.defineProperty(vo.prototype,"dirname",{get:function(){return"string"==typeof this.path?Do.dirname(this.path):void 0},set:function(e){Co(this.path,"dirname"),this.path=Do.join(e||"",this.basename)}}),Object.defineProperty(vo.prototype,"basename",{get:function(){return"string"==typeof this.path?Do.basename(this.path):void 0},set:function(e){bo(e,"basename"),yo(e,"basename"),this.path=Do.join(this.dirname||"",e)}}),Object.defineProperty(vo.prototype,"extname",{get:function(){return"string"==typeof this.path?Do.extname(this.path):void 0},set:function(e){if(yo(e,"extname"),Co(this.path,"extname"),e){if(46!==e.charCodeAt(0))throw new Error("`extname` must start with `.`");if(e.indexOf(".",1)>-1)throw new Error("`extname` cannot contain multiple dots")}this.path=Do.join(this.dirname,this.stem+(e||""))}}),Object.defineProperty(vo.prototype,"stem",{get:function(){return"string"==typeof this.path?Do.basename(this.path,this.extname):void 0},set:function(e){bo(e,"stem"),yo(e,"stem"),this.path=Do.join(this.dirname||"",e+(this.extname||""))}});var Ao=Xi,wo=go,Fo=wo;wo.prototype.message=function(e,t,r){var n=new Ao(e,t,r);this.path&&(n.name=this.path+":"+n.name,n.file=this.path);return n.fatal=!1,this.messages.push(n),n},wo.prototype.info=function(){var e=this.message.apply(this,arguments);return e.fatal=null,e},wo.prototype.fail=function(){var e=this.message.apply(this,arguments);throw e.fatal=!0,e};var ko=xi,Oo=Ti,xo=function e(){var t,r,n,u,i,o,a=arguments[0],c=1,s=arguments.length,l=!1;for("boolean"==typeof a&&(l=a,a=arguments[1]||{},c=2),(null==a||"object"!=typeof a&&"function"!=typeof a)&&(a={});c<s;++c)if(null!=(t=arguments[c]))for(r in t)n=qi(a,r),a!==(u=qi(t,r))&&(l&&u&&(Li(u)||(i=Ni(u)))?(i?(i=!1,o=n&&Ni(n)?n:[]):o=n&&Li(n)?n:{},Pi(a,{name:r,newValue:e(l,o,u)})):void 0!==u&&Pi(a,{name:r,newValue:u}));return a},To=e=>{if("[object Object]"!==Object.prototype.toString.call(e))return!1;const t=Object.getPrototypeOf(e);return null===t||t===Object.prototype},So=Ui,Ro=Fo,Io=function e(){var t,r=[],n=So(),u={},i=-1;return o.data=function(e,r){if("string"==typeof e)return 2===arguments.length?(_o("data",t),u[e]=r,o):No.call(u,e)&&u[e]||null;if(e)return _o("data",t),u=e,o;return u},o.freeze=a,o.attachers=r,o.use=function(e){var n;if(_o("use",t),null==e);else if("function"==typeof e)l.apply(null,arguments);else{if("object"!=typeof e)throw new Error("Expected usable value, not `"+e+"`");"length"in e?s(e):i(e)}n&&(u.settings=xo(u.settings||{},n));return o;function i(e){s(e.plugins),e.settings&&(n=xo(n||{},e.settings))}function a(e){if("function"==typeof e)l(e);else{if("object"!=typeof e)throw new Error("Expected usable value, not `"+e+"`");"length"in e?l.apply(null,e):i(e)}}function s(e){var t=-1;if(null==e);else{if("object"!=typeof e||!("length"in e))throw new Error("Expected a list of plugins, not `"+e+"`");for(;++t<e.length;)a(e[t])}}function l(e,t){var n=c(e);n?(To(n[1])&&To(t)&&(t=xo(!0,n[1],t)),n[1]=t):r.push(Bo.call(arguments))}},o.parse=function(e){var t,r=Ro(e);if(a(),qo("parse",t=o.Parser),Po(t,"parse"))return new t(String(r),r).parse();return t(String(r),r)},o.stringify=function(e,t){var r,n=Ro(t);if(a(),jo("stringify",r=o.Compiler),Uo(e),Po(r,"compile"))return new r(e,n).compile();return r(e,n)},o.run=s,o.runSync=function(e,t){var r,n;return s(e,t,u),Mo("runSync","run",n),r;function u(e,t){n=!0,r=t,ko(e)}},o.process=l,o.processSync=f,o;function o(){for(var t=e(),n=-1;++n<r.length;)t.use.apply(null,r[n]);return t.data(xo(!0,{},u)),t}function a(){var e,u;if(t)return o;for(;++i<r.length;)!1!==(e=r[i])[1]&&(!0===e[1]&&(e[1]=void 0),"function"==typeof(u=e[0].apply(o,e.slice(1)))&&n.use(u));return t=!0,i=1/0,o}function c(e){for(var t=-1;++t<r.length;)if(r[t][0]===e)return r[t]}function s(e,t,r){if(Uo(e),a(),r||"function"!=typeof t||(r=t,t=null),!r)return new Promise(u);function u(u,i){n.run(e,Ro(t),(function(t,n,o){n=n||e,t?i(t):u?u(n):r(null,n,o)}))}u(null,r)}function l(e,t){if(a(),qo("process",o.Parser),jo("process",o.Compiler),!t)return new Promise(r);function r(r,n){var u=Ro(e);Lo.run(o,{file:u},(function(e){e?n(e):r?r(u):t(null,u)}))}r(null,t)}function f(e){var t,r;return a(),qo("processSync",o.Parser),jo("processSync",o.Compiler),l(t=Ro(e),(function(e){r=!0,ko(e)})),Mo("processSync","process",r),t}}().freeze(),Bo=[].slice,No={}.hasOwnProperty,Lo=So().use((function(e,t){t.tree=e.parse(t.file)})).use((function(e,t,r){e.run(t.tree,t.file,(function(e,n,u){e?r(e):(t.tree=n,t.file=u,r())}))})).use((function(e,t){var r=e.stringify(t.tree,t.file);null==r||("string"==typeof r||Oo(r)?t.file.contents=r:t.file.result=r)}));function Po(e,t){return"function"==typeof e&&e.prototype&&(function(e){var t;for(t in e)return!0;return!1}(e.prototype)||t in e.prototype)}function qo(e,t){if("function"!=typeof t)throw new Error("Cannot `"+e+"` without `Parser`")}function jo(e,t){if("function"!=typeof t)throw new Error("Cannot `"+e+"` without `Compiler`")}function _o(e,t){if(t)throw new Error("Cannot invoke `"+e+"` on a frozen processor.\nCreate a new processor first, by invoking it: use `processor()` instead of `processor`.")}function Uo(e){if(!e||"string"!=typeof e.type)throw new Error("Expected node, got `"+e+"`")}function Mo(e,t,r){if(!r)throw new Error("`"+e+"` finished async. Use `"+t+"` instead")}var zo={};zo.isRemarkParser=function(e){return Boolean(e&&e.prototype&&e.prototype.blockTokenizers)},zo.isRemarkCompiler=function(e){return Boolean(e&&e.prototype&&e.prototype.visitors)};var Go=zo,Vo=function(e){const t=this.Parser,r=this.Compiler;Go.isRemarkParser(t)&&function(e,t){const r=e.prototype,n=r.inlineMethods;function u(e,t){return e.indexOf("$",t)}function i(e,r,n){const u=r.length;let i,o,a,c,s,l,f,D=!1,p=!1,h=0;if(92===r.charCodeAt(h)&&(p=!0,h++),36===r.charCodeAt(h)){if(h++,p)return!!n||e(r.slice(0,h))({type:"text",value:"$"});if(36===r.charCodeAt(h)&&(D=!0,h++),a=r.charCodeAt(h),32!==a&&9!==a){for(c=h;h<u;){if(o=a,a=r.charCodeAt(h+1),36===o){if(i=r.charCodeAt(h-1),32!==i&&9!==i&&(a!=a||a<48||a>57)&&(!D||36===a)){s=h-1,h++,D&&h++,l=h;break}}else 92===o&&(h++,a=r.charCodeAt(h+1));h++}if(void 0!==l)return!!n||(f=r.slice(c,s+1),e(r.slice(0,l))({type:"inlineMath",value:f,data:{hName:"span",hProperties:{className:Yo.concat(D&&t.inlineMathDouble?["math-display"]:[])},hChildren:[{type:"text",value:f}]}}))}}}i.locator=u,r.inlineTokenizers.math=i,n.splice(n.indexOf("text"),0,"math")}(t,e);Go.isRemarkCompiler(r)&&function(e){function t(e){let t="$";return(e.data&&e.data.hProperties&&e.data.hProperties.className||[]).includes("math-display")&&(t="$$"),t+e.value+t}e.prototype.visitors.inlineMath=t}(r)};const Yo=["math","math-inline"];const $o=zo;var Ho=function(){const e=this.Parser,t=this.Compiler;$o.isRemarkParser(e)&&function(e){const t=e.prototype,r=t.blockMethods,n=t.interruptParagraph,u=t.interruptList,i=t.interruptBlockquote;function o(e,t,r){var n=t.length,u=0;let i,o,a,c,s,l,f,D,p,h,d;for(;u<n&&32===t.charCodeAt(u);)u++;for(s=u;u<n&&36===t.charCodeAt(u);)u++;if(l=u-s,!(l<2)){for(;u<n&&32===t.charCodeAt(u);)u++;for(f=u;u<n;){if(i=t.charCodeAt(u),36===i)return;if(10===i)break;u++}if(10===t.charCodeAt(u)){if(r)return!0;for(o=[],f!==u&&o.push(t.slice(f,u)),u++,a=t.indexOf("\n",u+1),a=-1===a?n:a;u<n;){for(D=!1,h=u,d=a,c=a,p=0;c>h&&32===t.charCodeAt(c-1);)c--;for(;c>h&&36===t.charCodeAt(c-1);)p++,c--;for(l<=p&&t.indexOf("$",h)===c&&(D=!0,d=c);h<=d&&h-u<s&&32===t.charCodeAt(h);)h++;if(D)for(;d>h&&32===t.charCodeAt(d-1);)d--;if(D&&h===d||o.push(t.slice(h,d)),D)break;u=a+1,a=t.indexOf("\n",u+1),a=-1===a?n:a}return o=o.join("\n"),e(t.slice(0,a))({type:"math",value:o,data:{hName:"div",hProperties:{className:Xo.concat()},hChildren:[{type:"text",value:o}]}})}}}t.blockTokenizers.math=o,r.splice(r.indexOf("fencedCode")+1,0,"math"),n.splice(n.indexOf("fencedCode")+1,0,["math"]),u.splice(u.indexOf("fencedCode")+1,0,["math"]),i.splice(i.indexOf("fencedCode")+1,0,["math"])}(e);$o.isRemarkCompiler(t)&&function(e){function t(e){return"$$\n"+e.value+"\n$$"}e.prototype.visitors.math=t}(t)};const Xo=["math","math-display"];const Zo=Vo,Wo=Ho;var Jo=function(e){var t=e||{};Wo.call(this,t),Zo.call(this,t)};var Ko=function(e){var t=this.Parser,r=this.Compiler;(function(e){return Boolean(e&&e.prototype&&e.prototype.blockTokenizers)})(t)&&function(e,t){var r,n=t||{},u=e.prototype,i=u.blockTokenizers,o=u.inlineTokenizers,a=u.blockMethods,c=u.inlineMethods,s=i.definition,l=o.reference,f=[],D=-1,p=a.length;for(;++D<p;)"newline"!==(r=a[D])&&"indentedCode"!==r&&"paragraph"!==r&&"footnoteDefinition"!==r&&f.push([r]);f.push(["footnoteDefinition"]),n.inlineNotes&&(Qo(c,"reference","inlineNote"),o.inlineNote=g);function h(e,t,r){for(var n,u,o,a,c,s,l,f,D,p,h,d,g,m=this,E=m.interruptFootnoteDefinition,v=m.offset,y=t.length+1,b=0,C=[];b<y&&(9===(a=t.charCodeAt(b))||32===a);)b++;if(91===t.charCodeAt(b++)&&94===t.charCodeAt(b++)){for(u=b;b<y;){if((a=t.charCodeAt(b))!=a||10===a||9===a||32===a)return;if(93===a){o=b,b++;break}b++}if(void 0!==o&&u!==o&&58===t.charCodeAt(b++)){if(r)return!0;for(n=t.slice(u,o),c=e.now(),D=0,p=0,h=b,d=[];b<y;){if((a=t.charCodeAt(b))!=a||10===a)g={start:D,contentStart:h||b,contentEnd:b,end:b},d.push(g),10===a&&(D=b+1,p=0,h=void 0,g.end=D);else if(void 0!==p)if(32===a||9===a)(p+=32===a?1:4-p%4)>4&&(p=void 0,h=b);else{if(p<4&&g&&(g.contentStart===g.contentEnd||ea(E,i,m,[e,t.slice(b,1024),!0])))break;p=void 0,h=b}b++}for(b=-1,y=d.length;y>0&&(g=d[y-1]).contentStart===g.contentEnd;)y--;for(s=e(t.slice(0,g.contentEnd));++b<y;)g=d[b],v[c.line+b]=(v[c.line+b]||0)+(g.contentStart-g.start),C.push(t.slice(g.contentStart,g.end));return l=m.enterBlock(),f=m.tokenizeBlock(C.join(""),c),l(),s({type:"footnoteDefinition",identifier:n.toLowerCase(),label:n,children:f})}}}function d(e,t,r){var n,u,i,o,a=t.length+1,c=0;if(91===t.charCodeAt(c++)&&94===t.charCodeAt(c++)){for(u=c;c<a;){if((o=t.charCodeAt(c))!=o||10===o||9===o||32===o)return;if(93===o){i=c,c++;break}c++}if(void 0!==i&&u!==i)return!!r||(n=t.slice(u,i),e(t.slice(0,c))({type:"footnoteReference",identifier:n.toLowerCase(),label:n}))}}function g(e,t,r){var n,u,i,o,a,c,s,l=this,f=t.length+1,D=0,p=0;if(94===t.charCodeAt(D++)&&91===t.charCodeAt(D++)){for(i=D;D<f;){if((u=t.charCodeAt(D))!=u)return;if(void 0===c)if(92===u)D+=2;else if(91===u)p++,D++;else if(93===u){if(0===p){o=D,D++;break}p--,D++}else if(96===u){for(a=D,c=1;96===t.charCodeAt(a+c);)c++;D+=c}else D++;else if(96===u){for(a=D,s=1;96===t.charCodeAt(a+s);)s++;D+=s,c===s&&(c=void 0),s=void 0}else D++}if(void 0!==o)return!!r||((n=e.now()).column+=2,n.offset+=2,e(t.slice(0,D))({type:"footnote",children:l.tokenizeInline(t.slice(i,o),n)}))}}function m(e,t,r){var n=0;if(33===t.charCodeAt(n)&&n++,91===t.charCodeAt(n)&&94!==t.charCodeAt(n+1))return l.call(this,e,t,r)}function E(e,t,r){for(var n=0,u=t.charCodeAt(n);32===u||9===u;)u=t.charCodeAt(++n);if(91===u&&94!==t.charCodeAt(n+1))return s.call(this,e,t,r)}function v(e,t){return e.indexOf("[",t)}function y(e,t){return e.indexOf("^[",t)}Qo(a,"definition","footnoteDefinition"),Qo(c,"reference","footnoteCall"),i.definition=E,i.footnoteDefinition=h,o.footnoteCall=d,o.reference=m,u.interruptFootnoteDefinition=f,m.locator=l.locator,d.locator=v,g.locator=y}(t,e);(function(e){return Boolean(e&&e.prototype&&e.prototype.visitors)})(r)&&function(e){var t=e.prototype.visitors,r="    ";function n(e){return"^["+this.all(e).join("")+"]"}function u(e){return"[^"+(e.label||e.identifier)+"]"}function i(e){for(var t,n=this.all(e).join("\n\n").split("\n"),u=0,i=n.length;++u<i;)""!==(t=n[u])&&(n[u]=r+t);return"[^"+(e.label||e.identifier)+"]: "+n.join("\n")}t.footnote=n,t.footnoteReference=u,t.footnoteDefinition=i}(r)};function Qo(e,t,r){e.splice(e.indexOf(t),0,r)}function ea(e,t,r,n){for(var u=e.length,i=-1;++i<u;)if(t[e[i][0]].apply(r,n))return!0;return!1}const ta=new RegExp("^(?<startDelimiter>-{3}|\\+{3})(?<language>[^\\n]*)\\n(?:|(?<value>.*?)\\n)(?<endDelimiter>\\k<startDelimiter>|\\.{3})[^\\S\\n]*(?:\\n|$)","s");var ra=function(e){const t=e.match(ta);if(!t)return{content:e};const{startDelimiter:r,language:n,value:u="",endDelimiter:i}=t.groups;let o=n.trim()||"yaml";if("+++"===r&&(o="toml"),"yaml"!==o&&r!==i)return{content:e};const[a]=t;return{frontMatter:{type:"front-matter",lang:o,value:u,startDelimiter:r,endDelimiter:i,raw:a.replace(/\n$/,"")},content:a.replace(/[^\n]/g," ")+e.slice(a.length)}};const na=ra,ua=["format","prettier"];function ia(e){const t="@(".concat(ua.join("|"),")"),r=new RegExp(["\x3c!--\\s*".concat(t,"\\s*--\x3e"),"{\\s*\\/\\*\\s*".concat(t,"\\s*\\*\\/\\s*}"),"\x3c!--.*\r?\n[\\s\\S]*(^|\n)[^\\S\n]*".concat(t,"[^\\S\n]*($|\n)[\\s\\S]*\n.*--\x3e")].join("|"),"m"),n=e.match(r);return n&&0===n.index}var oa={startWithPragma:ia,hasPragma:e=>ia(na(e).content.trimStart()),insertPragma:e=>{const t=na(e),r="\x3c!-- @".concat(ua[0]," --\x3e");return t.frontMatter?"".concat(t.frontMatter.raw,"\n\n").concat(r,"\n\n").concat(t.content):"".concat(r,"\n\n").concat(t.content)}};var aa={locStart:function(e){return e.position.start.offset},locEnd:function(e){return e.position.end.offset}};const ca=/^import\s/,sa=/^export\s/,la=/^{\s*\/\*(.*)\*\/\s*}/,fa=e=>ca.test(e),Da=e=>sa.test(e),pa=(e,t)=>{const r=t.indexOf("\n\n"),n=t.slice(0,r);if(Da(n)||fa(n))return e(n)({type:Da(n)?"export":"import",value:n})},ha=(e,t)=>{const r=la.exec(t);if(r)return e(r[0])({type:"esComment",value:r[1].trim()})};pa.locator=e=>Da(e)||fa(e)?-1:1,ha.locator=(e,t)=>e.indexOf("{",t);var da={esSyntax:function(){const{Parser:e}=this,{blockTokenizers:t,blockMethods:r,inlineTokenizers:n,inlineMethods:u}=e.prototype;t.esSyntax=pa,n.esComment=ha,r.splice(r.indexOf("paragraph"),0,"esSyntax"),u.splice(u.indexOf("text"),0,"esComment")},BLOCKS_REGEX:"[a-z][a-z0-9]*(\\.[a-z][a-z0-9]*)*|",COMMENT_REGEX:/<!---->|<!---?[^>-](?:-?[^-])*-->/},ga={exports:{}};const ma=function(){let{onlyFirst:e=!1}=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};const t=["[\\u001B\\u009B][[\\]()#;?]*(?:(?:(?:(?:;[-a-zA-Z\\d\\/#&.:=?%@~_]+)*|[a-zA-Z\\d]+(?:;[-a-zA-Z\\d\\/#&.:=?%@~_]*)*)?\\u0007)","(?:(?:\\d{1,4}(?:;\\d{0,4})*)?[\\dA-PR-TZcf-ntqry=><~]))"].join("|");return new RegExp(t,e?void 0:"g")};var Ea={exports:{}};const va=e=>!Number.isNaN(e)&&(e>=4352&&(e<=4447||9001===e||9002===e||11904<=e&&e<=12871&&12351!==e||12880<=e&&e<=19903||19968<=e&&e<=42182||43360<=e&&e<=43388||44032<=e&&e<=55203||63744<=e&&e<=64255||65040<=e&&e<=65049||65072<=e&&e<=65131||65281<=e&&e<=65376||65504<=e&&e<=65510||110592<=e&&e<=110593||127488<=e&&e<=127569||131072<=e&&e<=262141));Ea.exports=va,Ea.exports.default=va;const ya=e=>"string"==typeof e?e.replace(ma(),""):e,ba=Ea.exports,Ca=function(){return/\uD83C\uDFF4\uDB40\uDC67\uDB40\uDC62(?:\uDB40\uDC65\uDB40\uDC6E\uDB40\uDC67|\uDB40\uDC73\uDB40\uDC63\uDB40\uDC74|\uDB40\uDC77\uDB40\uDC6C\uDB40\uDC73)\uDB40\uDC7F|\uD83D\uDC68(?:\uD83C\uDFFC\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68\uD83C\uDFFB|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFF\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB-\uDFFE])|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFE\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB-\uDFFD])|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFD\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB\uDFFC])|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\u200D(?:\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D)?\uD83D\uDC68|(?:\uD83D[\uDC68\uDC69])\u200D(?:\uD83D\uDC66\u200D\uD83D\uDC66|\uD83D\uDC67\u200D(?:\uD83D[\uDC66\uDC67]))|\uD83D\uDC66\u200D\uD83D\uDC66|\uD83D\uDC67\u200D(?:\uD83D[\uDC66\uDC67])|(?:\uD83D[\uDC68\uDC69])\u200D(?:\uD83D[\uDC66\uDC67])|[\u2695\u2696\u2708]\uFE0F|\uD83D[\uDC66\uDC67]|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|(?:\uD83C\uDFFB\u200D[\u2695\u2696\u2708]|\uD83C\uDFFF\u200D[\u2695\u2696\u2708]|\uD83C\uDFFE\u200D[\u2695\u2696\u2708]|\uD83C\uDFFD\u200D[\u2695\u2696\u2708]|\uD83C\uDFFC\u200D[\u2695\u2696\u2708])\uFE0F|\uD83C\uDFFB\u200D(?:\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C[\uDFFB-\uDFFF])|(?:\uD83E\uDDD1\uD83C\uDFFB\u200D\uD83E\uDD1D\u200D\uD83E\uDDD1|\uD83D\uDC69\uD83C\uDFFC\u200D\uD83E\uDD1D\u200D\uD83D\uDC69)\uD83C\uDFFB|\uD83E\uDDD1(?:\uD83C\uDFFF\u200D\uD83E\uDD1D\u200D\uD83E\uDDD1(?:\uD83C[\uDFFB-\uDFFF])|\u200D\uD83E\uDD1D\u200D\uD83E\uDDD1)|(?:\uD83E\uDDD1\uD83C\uDFFE\u200D\uD83E\uDD1D\u200D\uD83E\uDDD1|\uD83D\uDC69\uD83C\uDFFF\u200D\uD83E\uDD1D\u200D(?:\uD83D[\uDC68\uDC69]))(?:\uD83C[\uDFFB-\uDFFE])|(?:\uD83E\uDDD1\uD83C\uDFFC\u200D\uD83E\uDD1D\u200D\uD83E\uDDD1|\uD83D\uDC69\uD83C\uDFFD\u200D\uD83E\uDD1D\u200D\uD83D\uDC69)(?:\uD83C[\uDFFB\uDFFC])|\uD83D\uDC69(?:\uD83C\uDFFE\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB-\uDFFD\uDFFF])|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFC\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB\uDFFD-\uDFFF])|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFB\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFC-\uDFFF])|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFD\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\u200D(?:\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D(?:\uD83D[\uDC68\uDC69])|\uD83D[\uDC68\uDC69])|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFF\u200D(?:\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD]))|\uD83D\uDC69\u200D\uD83D\uDC69\u200D(?:\uD83D\uDC66\u200D\uD83D\uDC66|\uD83D\uDC67\u200D(?:\uD83D[\uDC66\uDC67]))|(?:\uD83E\uDDD1\uD83C\uDFFD\u200D\uD83E\uDD1D\u200D\uD83E\uDDD1|\uD83D\uDC69\uD83C\uDFFE\u200D\uD83E\uDD1D\u200D\uD83D\uDC69)(?:\uD83C[\uDFFB-\uDFFD])|\uD83D\uDC69\u200D\uD83D\uDC66\u200D\uD83D\uDC66|\uD83D\uDC69\u200D\uD83D\uDC69\u200D(?:\uD83D[\uDC66\uDC67])|(?:\uD83D\uDC41\uFE0F\u200D\uD83D\uDDE8|\uD83D\uDC69(?:\uD83C\uDFFF\u200D[\u2695\u2696\u2708]|\uD83C\uDFFE\u200D[\u2695\u2696\u2708]|\uD83C\uDFFC\u200D[\u2695\u2696\u2708]|\uD83C\uDFFB\u200D[\u2695\u2696\u2708]|\uD83C\uDFFD\u200D[\u2695\u2696\u2708]|\u200D[\u2695\u2696\u2708])|(?:(?:\u26F9|\uD83C[\uDFCB\uDFCC]|\uD83D\uDD75)\uFE0F|\uD83D\uDC6F|\uD83E[\uDD3C\uDDDE\uDDDF])\u200D[\u2640\u2642]|(?:\u26F9|\uD83C[\uDFCB\uDFCC]|\uD83D\uDD75)(?:\uD83C[\uDFFB-\uDFFF])\u200D[\u2640\u2642]|(?:\uD83C[\uDFC3\uDFC4\uDFCA]|\uD83D[\uDC6E\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4-\uDEB6]|\uD83E[\uDD26\uDD37-\uDD39\uDD3D\uDD3E\uDDB8\uDDB9\uDDCD-\uDDCF\uDDD6-\uDDDD])(?:(?:\uD83C[\uDFFB-\uDFFF])\u200D[\u2640\u2642]|\u200D[\u2640\u2642])|\uD83C\uDFF4\u200D\u2620)\uFE0F|\uD83D\uDC69\u200D\uD83D\uDC67\u200D(?:\uD83D[\uDC66\uDC67])|\uD83C\uDFF3\uFE0F\u200D\uD83C\uDF08|\uD83D\uDC15\u200D\uD83E\uDDBA|\uD83D\uDC69\u200D\uD83D\uDC66|\uD83D\uDC69\u200D\uD83D\uDC67|\uD83C\uDDFD\uD83C\uDDF0|\uD83C\uDDF4\uD83C\uDDF2|\uD83C\uDDF6\uD83C\uDDE6|[#\*0-9]\uFE0F\u20E3|\uD83C\uDDE7(?:\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEF\uDDF1-\uDDF4\uDDF6-\uDDF9\uDDFB\uDDFC\uDDFE\uDDFF])|\uD83C\uDDF9(?:\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDED\uDDEF-\uDDF4\uDDF7\uDDF9\uDDFB\uDDFC\uDDFF])|\uD83C\uDDEA(?:\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDED\uDDF7-\uDDFA])|\uD83E\uDDD1(?:\uD83C[\uDFFB-\uDFFF])|\uD83C\uDDF7(?:\uD83C[\uDDEA\uDDF4\uDDF8\uDDFA\uDDFC])|\uD83D\uDC69(?:\uD83C[\uDFFB-\uDFFF])|\uD83C\uDDF2(?:\uD83C[\uDDE6\uDDE8-\uDDED\uDDF0-\uDDFF])|\uD83C\uDDE6(?:\uD83C[\uDDE8-\uDDEC\uDDEE\uDDF1\uDDF2\uDDF4\uDDF6-\uDDFA\uDDFC\uDDFD\uDDFF])|\uD83C\uDDF0(?:\uD83C[\uDDEA\uDDEC-\uDDEE\uDDF2\uDDF3\uDDF5\uDDF7\uDDFC\uDDFE\uDDFF])|\uD83C\uDDED(?:\uD83C[\uDDF0\uDDF2\uDDF3\uDDF7\uDDF9\uDDFA])|\uD83C\uDDE9(?:\uD83C[\uDDEA\uDDEC\uDDEF\uDDF0\uDDF2\uDDF4\uDDFF])|\uD83C\uDDFE(?:\uD83C[\uDDEA\uDDF9])|\uD83C\uDDEC(?:\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEE\uDDF1-\uDDF3\uDDF5-\uDDFA\uDDFC\uDDFE])|\uD83C\uDDF8(?:\uD83C[\uDDE6-\uDDEA\uDDEC-\uDDF4\uDDF7-\uDDF9\uDDFB\uDDFD-\uDDFF])|\uD83C\uDDEB(?:\uD83C[\uDDEE-\uDDF0\uDDF2\uDDF4\uDDF7])|\uD83C\uDDF5(?:\uD83C[\uDDE6\uDDEA-\uDDED\uDDF0-\uDDF3\uDDF7-\uDDF9\uDDFC\uDDFE])|\uD83C\uDDFB(?:\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDEE\uDDF3\uDDFA])|\uD83C\uDDF3(?:\uD83C[\uDDE6\uDDE8\uDDEA-\uDDEC\uDDEE\uDDF1\uDDF4\uDDF5\uDDF7\uDDFA\uDDFF])|\uD83C\uDDE8(?:\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDEE\uDDF0-\uDDF5\uDDF7\uDDFA-\uDDFF])|\uD83C\uDDF1(?:\uD83C[\uDDE6-\uDDE8\uDDEE\uDDF0\uDDF7-\uDDFB\uDDFE])|\uD83C\uDDFF(?:\uD83C[\uDDE6\uDDF2\uDDFC])|\uD83C\uDDFC(?:\uD83C[\uDDEB\uDDF8])|\uD83C\uDDFA(?:\uD83C[\uDDE6\uDDEC\uDDF2\uDDF3\uDDF8\uDDFE\uDDFF])|\uD83C\uDDEE(?:\uD83C[\uDDE8-\uDDEA\uDDF1-\uDDF4\uDDF6-\uDDF9])|\uD83C\uDDEF(?:\uD83C[\uDDEA\uDDF2\uDDF4\uDDF5])|(?:\uD83C[\uDFC3\uDFC4\uDFCA]|\uD83D[\uDC6E\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4-\uDEB6]|\uD83E[\uDD26\uDD37-\uDD39\uDD3D\uDD3E\uDDB8\uDDB9\uDDCD-\uDDCF\uDDD6-\uDDDD])(?:\uD83C[\uDFFB-\uDFFF])|(?:\u26F9|\uD83C[\uDFCB\uDFCC]|\uD83D\uDD75)(?:\uD83C[\uDFFB-\uDFFF])|(?:[\u261D\u270A-\u270D]|\uD83C[\uDF85\uDFC2\uDFC7]|\uD83D[\uDC42\uDC43\uDC46-\uDC50\uDC66\uDC67\uDC6B-\uDC6D\uDC70\uDC72\uDC74-\uDC76\uDC78\uDC7C\uDC83\uDC85\uDCAA\uDD74\uDD7A\uDD90\uDD95\uDD96\uDE4C\uDE4F\uDEC0\uDECC]|\uD83E[\uDD0F\uDD18-\uDD1C\uDD1E\uDD1F\uDD30-\uDD36\uDDB5\uDDB6\uDDBB\uDDD2-\uDDD5])(?:\uD83C[\uDFFB-\uDFFF])|(?:[\u231A\u231B\u23E9-\u23EC\u23F0\u23F3\u25FD\u25FE\u2614\u2615\u2648-\u2653\u267F\u2693\u26A1\u26AA\u26AB\u26BD\u26BE\u26C4\u26C5\u26CE\u26D4\u26EA\u26F2\u26F3\u26F5\u26FA\u26FD\u2705\u270A\u270B\u2728\u274C\u274E\u2753-\u2755\u2757\u2795-\u2797\u27B0\u27BF\u2B1B\u2B1C\u2B50\u2B55]|\uD83C[\uDC04\uDCCF\uDD8E\uDD91-\uDD9A\uDDE6-\uDDFF\uDE01\uDE1A\uDE2F\uDE32-\uDE36\uDE38-\uDE3A\uDE50\uDE51\uDF00-\uDF20\uDF2D-\uDF35\uDF37-\uDF7C\uDF7E-\uDF93\uDFA0-\uDFCA\uDFCF-\uDFD3\uDFE0-\uDFF0\uDFF4\uDFF8-\uDFFF]|\uD83D[\uDC00-\uDC3E\uDC40\uDC42-\uDCFC\uDCFF-\uDD3D\uDD4B-\uDD4E\uDD50-\uDD67\uDD7A\uDD95\uDD96\uDDA4\uDDFB-\uDE4F\uDE80-\uDEC5\uDECC\uDED0-\uDED2\uDED5\uDEEB\uDEEC\uDEF4-\uDEFA\uDFE0-\uDFEB]|\uD83E[\uDD0D-\uDD3A\uDD3C-\uDD45\uDD47-\uDD71\uDD73-\uDD76\uDD7A-\uDDA2\uDDA5-\uDDAA\uDDAE-\uDDCA\uDDCD-\uDDFF\uDE70-\uDE73\uDE78-\uDE7A\uDE80-\uDE82\uDE90-\uDE95])|(?:[#\*0-9\xA9\xAE\u203C\u2049\u2122\u2139\u2194-\u2199\u21A9\u21AA\u231A\u231B\u2328\u23CF\u23E9-\u23F3\u23F8-\u23FA\u24C2\u25AA\u25AB\u25B6\u25C0\u25FB-\u25FE\u2600-\u2604\u260E\u2611\u2614\u2615\u2618\u261D\u2620\u2622\u2623\u2626\u262A\u262E\u262F\u2638-\u263A\u2640\u2642\u2648-\u2653\u265F\u2660\u2663\u2665\u2666\u2668\u267B\u267E\u267F\u2692-\u2697\u2699\u269B\u269C\u26A0\u26A1\u26AA\u26AB\u26B0\u26B1\u26BD\u26BE\u26C4\u26C5\u26C8\u26CE\u26CF\u26D1\u26D3\u26D4\u26E9\u26EA\u26F0-\u26F5\u26F7-\u26FA\u26FD\u2702\u2705\u2708-\u270D\u270F\u2712\u2714\u2716\u271D\u2721\u2728\u2733\u2734\u2744\u2747\u274C\u274E\u2753-\u2755\u2757\u2763\u2764\u2795-\u2797\u27A1\u27B0\u27BF\u2934\u2935\u2B05-\u2B07\u2B1B\u2B1C\u2B50\u2B55\u3030\u303D\u3297\u3299]|\uD83C[\uDC04\uDCCF\uDD70\uDD71\uDD7E\uDD7F\uDD8E\uDD91-\uDD9A\uDDE6-\uDDFF\uDE01\uDE02\uDE1A\uDE2F\uDE32-\uDE3A\uDE50\uDE51\uDF00-\uDF21\uDF24-\uDF93\uDF96\uDF97\uDF99-\uDF9B\uDF9E-\uDFF0\uDFF3-\uDFF5\uDFF7-\uDFFF]|\uD83D[\uDC00-\uDCFD\uDCFF-\uDD3D\uDD49-\uDD4E\uDD50-\uDD67\uDD6F\uDD70\uDD73-\uDD7A\uDD87\uDD8A-\uDD8D\uDD90\uDD95\uDD96\uDDA4\uDDA5\uDDA8\uDDB1\uDDB2\uDDBC\uDDC2-\uDDC4\uDDD1-\uDDD3\uDDDC-\uDDDE\uDDE1\uDDE3\uDDE8\uDDEF\uDDF3\uDDFA-\uDE4F\uDE80-\uDEC5\uDECB-\uDED2\uDED5\uDEE0-\uDEE5\uDEE9\uDEEB\uDEEC\uDEF0\uDEF3-\uDEFA\uDFE0-\uDFEB]|\uD83E[\uDD0D-\uDD3A\uDD3C-\uDD45\uDD47-\uDD71\uDD73-\uDD76\uDD7A-\uDDA2\uDDA5-\uDDAA\uDDAE-\uDDCA\uDDCD-\uDDFF\uDE70-\uDE73\uDE78-\uDE7A\uDE80-\uDE82\uDE90-\uDE95])\uFE0F|(?:[\u261D\u26F9\u270A-\u270D]|\uD83C[\uDF85\uDFC2-\uDFC4\uDFC7\uDFCA-\uDFCC]|\uD83D[\uDC42\uDC43\uDC46-\uDC50\uDC66-\uDC78\uDC7C\uDC81-\uDC83\uDC85-\uDC87\uDC8F\uDC91\uDCAA\uDD74\uDD75\uDD7A\uDD90\uDD95\uDD96\uDE45-\uDE47\uDE4B-\uDE4F\uDEA3\uDEB4-\uDEB6\uDEC0\uDECC]|\uD83E[\uDD0F\uDD18-\uDD1F\uDD26\uDD30-\uDD39\uDD3C-\uDD3E\uDDB5\uDDB6\uDDB8\uDDB9\uDDBB\uDDCD-\uDDCF\uDDD1-\uDDDD])/g},Aa=e=>{if("string"!=typeof e||0===e.length)return 0;if(0===(e=ya(e)).length)return 0;e=e.replace(Ca(),"  ");let t=0;for(let r=0;r<e.length;r++){const n=e.codePointAt(r);n<=31||n>=127&&n<=159||(n>=768&&n<=879||(n>65535&&r++,t+=ba(n)?2:1))}return t};ga.exports=Aa,ga.exports.default=Aa;var wa=e=>e[e.length-1];function Fa(e,t){if(null==e)return{};var r,n,u=function(e,t){if(null==e)return{};var r,n,u={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(u[r]=e[r]);return u}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(u[r]=e[r])}return u}function ka(e,t){return t||(t=e.slice(0)),Object.freeze(Object.defineProperties(e,{raw:{value:Object.freeze(t)}}))}var Oa=function(e){return e&&e.Math==Math&&e},xa=Oa("object"==typeof globalThis&&globalThis)||Oa("object"==typeof window&&window)||Oa("object"==typeof self&&self)||Oa("object"==typeof e&&e)||function(){return this}()||Function("return this")(),Ta={},Sa=function(e){try{return!!e()}catch(e){return!0}},Ra=!Sa((function(){return 7!=Object.defineProperty({},1,{get:function(){return 7}})[1]})),Ia=Function.prototype.call,Ba=Ia.bind?Ia.bind(Ia):function(){return Ia.apply(Ia,arguments)},Na={},La={}.propertyIsEnumerable,Pa=Object.getOwnPropertyDescriptor,qa=Pa&&!La.call({1:2},1);Na.f=qa?function(e){var t=Pa(this,e);return!!t&&t.enumerable}:La;var ja,_a,Ua=function(e,t){return{enumerable:!(1&e),configurable:!(2&e),writable:!(4&e),value:t}},Ma=Function.prototype,za=Ma.bind,Ga=Ma.call,Va=za&&za.bind(Ga),Ya=za?function(e){return e&&Va(Ga,e)}:function(e){return e&&function(){return Ga.apply(e,arguments)}},$a=Ya,Ha=$a({}.toString),Xa=$a("".slice),Za=function(e){return Xa(Ha(e),8,-1)},Wa=Ya,Ja=Sa,Ka=Za,Qa=xa.Object,ec=Wa("".split),tc=Ja((function(){return!Qa("z").propertyIsEnumerable(0)}))?function(e){return"String"==Ka(e)?ec(e,""):Qa(e)}:Qa,rc=xa.TypeError,nc=function(e){if(null==e)throw rc("Can't call method on "+e);return e},uc=tc,ic=nc,oc=function(e){return uc(ic(e))},ac=function(e){return"function"==typeof e},cc=ac,sc=function(e){return"object"==typeof e?null!==e:cc(e)},lc=xa,fc=ac,Dc=function(e){return fc(e)?e:void 0},pc=function(e,t){return arguments.length<2?Dc(lc[e]):lc[e]&&lc[e][t]},hc=Ya({}.isPrototypeOf),dc=pc("navigator","userAgent")||"",gc=xa,mc=dc,Ec=gc.process,vc=gc.Deno,yc=Ec&&Ec.versions||vc&&vc.version,bc=yc&&yc.v8;bc&&(_a=(ja=bc.split("."))[0]>0&&ja[0]<4?1:+(ja[0]+ja[1])),!_a&&mc&&(!(ja=mc.match(/Edge\/(\d+)/))||ja[1]>=74)&&(ja=mc.match(/Chrome\/(\d+)/))&&(_a=+ja[1]);var Cc=_a,Ac=Cc,wc=Sa,Fc=!!Object.getOwnPropertySymbols&&!wc((function(){var e=Symbol();return!String(e)||!(Object(e)instanceof Symbol)||!Symbol.sham&&Ac&&Ac<41})),kc=Fc&&!Symbol.sham&&"symbol"==typeof Symbol.iterator,Oc=pc,xc=ac,Tc=hc,Sc=kc,Rc=xa.Object,Ic=Sc?function(e){return"symbol"==typeof e}:function(e){var t=Oc("Symbol");return xc(t)&&Tc(t.prototype,Rc(e))},Bc=xa.String,Nc=function(e){try{return Bc(e)}catch(e){return"Object"}},Lc=ac,Pc=Nc,qc=xa.TypeError,jc=function(e){if(Lc(e))return e;throw qc(Pc(e)+" is not a function")},_c=jc,Uc=function(e,t){var r=e[t];return null==r?void 0:_c(r)},Mc=Ba,zc=ac,Gc=sc,Vc=xa.TypeError,Yc={exports:{}},$c=xa,Hc=Object.defineProperty,Xc=function(e,t){try{Hc($c,e,{value:t,configurable:!0,writable:!0})}catch(r){$c[e]=t}return t},Zc=Xc,Wc=xa["__core-js_shared__"]||Zc("__core-js_shared__",{}),Jc=Wc;(Yc.exports=function(e,t){return Jc[e]||(Jc[e]=void 0!==t?t:{})})("versions",[]).push({version:"3.19.1",mode:"global",copyright:"\xa9 2021 Denis Pushkarev (zloirock.ru)"});var Kc=nc,Qc=xa.Object,es=function(e){return Qc(Kc(e))},ts=es,rs=Ya({}.hasOwnProperty),ns=Object.hasOwn||function(e,t){return rs(ts(e),t)},us=Ya,is=0,os=Math.random(),as=us(1..toString),cs=function(e){return"Symbol("+(void 0===e?"":e)+")_"+as(++is+os,36)},ss=xa,ls=Yc.exports,fs=ns,Ds=cs,ps=Fc,hs=kc,ds=ls("wks"),gs=ss.Symbol,ms=gs&&gs.for,Es=hs?gs:gs&&gs.withoutSetter||Ds,vs=function(e){if(!fs(ds,e)||!ps&&"string"!=typeof ds[e]){var t="Symbol."+e;ps&&fs(gs,e)?ds[e]=gs[e]:ds[e]=hs&&ms?ms(t):Es(t)}return ds[e]},ys=Ba,bs=sc,Cs=Ic,As=Uc,ws=function(e,t){var r,n;if("string"===t&&zc(r=e.toString)&&!Gc(n=Mc(r,e)))return n;if(zc(r=e.valueOf)&&!Gc(n=Mc(r,e)))return n;if("string"!==t&&zc(r=e.toString)&&!Gc(n=Mc(r,e)))return n;throw Vc("Can't convert object to primitive value")},Fs=vs,ks=xa.TypeError,Os=Fs("toPrimitive"),xs=function(e,t){if(!bs(e)||Cs(e))return e;var r,n=As(e,Os);if(n){if(void 0===t&&(t="default"),r=ys(n,e,t),!bs(r)||Cs(r))return r;throw ks("Can't convert object to primitive value")}return void 0===t&&(t="number"),ws(e,t)},Ts=Ic,Ss=function(e){var t=xs(e,"string");return Ts(t)?t:t+""},Rs=sc,Is=xa.document,Bs=Rs(Is)&&Rs(Is.createElement),Ns=function(e){return Bs?Is.createElement(e):{}},Ls=!Ra&&!Sa((function(){return 7!=Object.defineProperty(Ns("div"),"a",{get:function(){return 7}}).a})),Ps=Ra,qs=Ba,js=Na,_s=Ua,Us=oc,Ms=Ss,zs=ns,Gs=Ls,Vs=Object.getOwnPropertyDescriptor;Ta.f=Ps?Vs:function(e,t){if(e=Us(e),t=Ms(t),Gs)try{return Vs(e,t)}catch(e){}if(zs(e,t))return _s(!qs(js.f,e,t),e[t])};var Ys={},$s=xa,Hs=sc,Xs=$s.String,Zs=$s.TypeError,Ws=function(e){if(Hs(e))return e;throw Zs(Xs(e)+" is not an object")},Js=Ra,Ks=Ls,Qs=Ws,el=Ss,tl=xa.TypeError,rl=Object.defineProperty;Ys.f=Js?rl:function(e,t,r){if(Qs(e),t=el(t),Qs(r),Ks)try{return rl(e,t,r)}catch(e){}if("get"in r||"set"in r)throw tl("Accessors not supported");return"value"in r&&(e[t]=r.value),e};var nl=Ys,ul=Ua,il=Ra?function(e,t,r){return nl.f(e,t,ul(1,r))}:function(e,t,r){return e[t]=r,e},ol={exports:{}},al=ac,cl=Wc,sl=Ya(Function.toString);al(cl.inspectSource)||(cl.inspectSource=function(e){return sl(e)});var ll,fl,Dl,pl=cl.inspectSource,hl=ac,dl=pl,gl=xa.WeakMap,ml=hl(gl)&&/native code/.test(dl(gl)),El=Yc.exports,vl=cs,yl=El("keys"),bl={},Cl=ml,Al=xa,wl=Ya,Fl=sc,kl=il,Ol=ns,xl=Wc,Tl=function(e){return yl[e]||(yl[e]=vl(e))},Sl=bl,Rl=Al.TypeError,Il=Al.WeakMap;if(Cl||xl.state){var Bl=xl.state||(xl.state=new Il),Nl=wl(Bl.get),Ll=wl(Bl.has),Pl=wl(Bl.set);ll=function(e,t){if(Ll(Bl,e))throw new Rl("Object already initialized");return t.facade=e,Pl(Bl,e,t),t},fl=function(e){return Nl(Bl,e)||{}},Dl=function(e){return Ll(Bl,e)}}else{var ql=Tl("state");Sl[ql]=!0,ll=function(e,t){if(Ol(e,ql))throw new Rl("Object already initialized");return t.facade=e,kl(e,ql,t),t},fl=function(e){return Ol(e,ql)?e[ql]:{}},Dl=function(e){return Ol(e,ql)}}var jl={set:ll,get:fl,has:Dl,enforce:function(e){return Dl(e)?fl(e):ll(e,{})},getterFor:function(e){return function(t){var r;if(!Fl(t)||(r=fl(t)).type!==e)throw Rl("Incompatible receiver, "+e+" required");return r}}},_l=Ra,Ul=ns,Ml=Function.prototype,zl=_l&&Object.getOwnPropertyDescriptor,Gl=Ul(Ml,"name"),Vl=Gl&&"something"===function(){}.name,Yl=Gl&&(!_l||_l&&zl(Ml,"name").configurable),$l=xa,Hl=ac,Xl=ns,Zl=il,Wl=Xc,Jl=pl,Kl={EXISTS:Gl,PROPER:Vl,CONFIGURABLE:Yl}.CONFIGURABLE,Ql=jl.get,ef=jl.enforce,tf=String(String).split("String");(ol.exports=function(e,t,r,n){var u,i=!!n&&!!n.unsafe,o=!!n&&!!n.enumerable,a=!!n&&!!n.noTargetGet,c=n&&void 0!==n.name?n.name:t;Hl(r)&&("Symbol("===String(c).slice(0,7)&&(c="["+String(c).replace(/^Symbol\(([^)]*)\)/,"$1")+"]"),(!Xl(r,"name")||Kl&&r.name!==c)&&Zl(r,"name",c),(u=ef(r)).source||(u.source=tf.join("string"==typeof c?c:""))),e!==$l?(i?!a&&e[t]&&(o=!0):delete e[t],o?e[t]=r:Zl(e,t,r)):o?e[t]=r:Wl(t,r)})(Function.prototype,"toString",(function(){return Hl(this)&&Ql(this).source||Jl(this)}));var rf={},nf=Math.ceil,uf=Math.floor,of=function(e){var t=+e;return t!=t||0===t?0:(t>0?uf:nf)(t)},af=of,cf=Math.max,sf=Math.min,lf=of,ff=Math.min,Df=function(e){return e>0?ff(lf(e),9007199254740991):0},pf=function(e){return Df(e.length)},hf=oc,df=function(e,t){var r=af(e);return r<0?cf(r+t,0):sf(r,t)},gf=pf,mf=function(e){return function(t,r,n){var u,i=hf(t),o=gf(i),a=df(n,o);if(e&&r!=r){for(;o>a;)if((u=i[a++])!=u)return!0}else for(;o>a;a++)if((e||a in i)&&i[a]===r)return e||a||0;return!e&&-1}},Ef={includes:mf(!0),indexOf:mf(!1)},vf=ns,yf=oc,bf=Ef.indexOf,Cf=bl,Af=Ya([].push),wf=function(e,t){var r,n=yf(e),u=0,i=[];for(r in n)!vf(Cf,r)&&vf(n,r)&&Af(i,r);for(;t.length>u;)vf(n,r=t[u++])&&(~bf(i,r)||Af(i,r));return i},Ff=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"].concat("length","prototype");rf.f=Object.getOwnPropertyNames||function(e){return wf(e,Ff)};var kf={};kf.f=Object.getOwnPropertySymbols;var Of=pc,xf=rf,Tf=kf,Sf=Ws,Rf=Ya([].concat),If=Of("Reflect","ownKeys")||function(e){var t=xf.f(Sf(e)),r=Tf.f;return r?Rf(t,r(e)):t},Bf=ns,Nf=If,Lf=Ta,Pf=Ys,qf=Sa,jf=ac,_f=/#|\.prototype\./,Uf=function(e,t){var r=zf[Mf(e)];return r==Vf||r!=Gf&&(jf(t)?qf(t):!!t)},Mf=Uf.normalize=function(e){return String(e).replace(_f,".").toLowerCase()},zf=Uf.data={},Gf=Uf.NATIVE="N",Vf=Uf.POLYFILL="P",Yf=Uf,$f=xa,Hf=Ta.f,Xf=il,Zf=ol.exports,Wf=Xc,Jf=function(e,t){for(var r=Nf(t),n=Pf.f,u=Lf.f,i=0;i<r.length;i++){var o=r[i];Bf(e,o)||n(e,o,u(t,o))}},Kf=Yf,Qf=function(e,t){var r,n,u,i,o,a=e.target,c=e.global,s=e.stat;if(r=c?$f:s?$f[a]||Wf(a,{}):($f[a]||{}).prototype)for(n in t){if(i=t[n],u=e.noTargetGet?(o=Hf(r,n))&&o.value:r[n],!Kf(c?n:a+(s?".":"#")+n,e.forced)&&void 0!==u){if(typeof i==typeof u)continue;Jf(i,u)}(e.sham||u&&u.sham)&&Xf(i,"sham",!0),Zf(r,n,i,e)}},eD=Za,tD=Array.isArray||function(e){return"Array"==eD(e)},rD=jc,nD=Ya(Ya.bind),uD=function(e,t){return rD(e),void 0===t?e:nD?nD(e,t):function(){return e.apply(t,arguments)}},iD=tD,oD=pf,aD=uD,cD=xa.TypeError,sD=function(e,t,r,n,u,i,o,a){for(var c,s,l=u,f=0,D=!!o&&aD(o,a);f<n;){if(f in r){if(c=D?D(r[f],f,t):r[f],i>0&&iD(c))s=oD(c),l=sD(e,t,c,s,l,i-1)-1;else{if(l>=9007199254740991)throw cD("Exceed the acceptable array length");e[l]=c}l++}f++}return l},lD=sD,fD={};fD[vs("toStringTag")]="z";var DD=xa,pD="[object z]"===String(fD),hD=ac,dD=Za,gD=vs("toStringTag"),mD=DD.Object,ED="Arguments"==dD(function(){return arguments}()),vD=pD?dD:function(e){var t,r,n;return void 0===e?"Undefined":null===e?"Null":"string"==typeof(r=function(e,t){try{return e[t]}catch(e){}}(t=mD(e),gD))?r:ED?dD(t):"Object"==(n=dD(t))&&hD(t.callee)?"Arguments":n},yD=Ya,bD=Sa,CD=ac,AD=vD,wD=pl,FD=function(){},kD=[],OD=pc("Reflect","construct"),xD=/^\s*(?:class|function)\b/,TD=yD(xD.exec),SD=!xD.exec(FD),RD=function(e){if(!CD(e))return!1;try{return OD(FD,kD,e),!0}catch(e){return!1}},ID=!OD||bD((function(){var e;return RD(RD.call)||!RD(Object)||!RD((function(){e=!0}))||e}))?function(e){if(!CD(e))return!1;switch(AD(e)){case"AsyncFunction":case"GeneratorFunction":case"AsyncGeneratorFunction":return!1}return SD||!!TD(xD,wD(e))}:RD,BD=xa,ND=tD,LD=ID,PD=sc,qD=vs("species"),jD=BD.Array,_D=function(e){var t;return ND(e)&&(t=e.constructor,(LD(t)&&(t===jD||ND(t.prototype))||PD(t)&&null===(t=t[qD]))&&(t=void 0)),void 0===t?jD:t},UD=lD,MD=jc,zD=es,GD=pf,VD=function(e,t){return new(_D(e))(0===t?0:t)};Qf({target:"Array",proto:!0},{flatMap:function(e){var t,r=zD(this),n=GD(r);return MD(e),(t=VD(r,0)).length=UD(t,r,r,n,0,1,e,arguments.length>1?arguments[1]:void 0),t}});var YD=vD,$D=xa.String,HD=Ya([].slice),XD=Math.floor,ZD=function(e,t){var r=e.length,n=XD(r/2);return r<8?WD(e,t):JD(e,ZD(HD(e,0,n),t),ZD(HD(e,n),t),t)},WD=function(e,t){for(var r,n,u=e.length,i=1;i<u;){for(n=i,r=e[i];n&&t(e[n-1],r)>0;)e[n]=e[--n];n!==i++&&(e[n]=r)}return e},JD=function(e,t,r,n){for(var u=t.length,i=r.length,o=0,a=0;o<u||a<i;)e[o+a]=o<u&&a<i?n(t[o],r[a])<=0?t[o++]:r[a++]:o<u?t[o++]:r[a++];return e},KD=ZD,QD=Sa,ep=dc.match(/firefox\/(\d+)/i),tp=!!ep&&+ep[1],rp=/MSIE|Trident/.test(dc),np=dc.match(/AppleWebKit\/(\d+)\./),up=!!np&&+np[1],ip=Qf,op=Ya,ap=jc,cp=es,sp=pf,lp=function(e){if("Symbol"===YD(e))throw TypeError("Cannot convert a Symbol value to a string");return $D(e)},fp=Sa,Dp=KD,pp=function(e,t){var r=[][e];return!!r&&QD((function(){r.call(null,t||function(){throw 1},1)}))},hp=tp,dp=rp,gp=Cc,mp=up,Ep=[],vp=op(Ep.sort),yp=op(Ep.push),bp=fp((function(){Ep.sort(void 0)})),Cp=fp((function(){Ep.sort(null)})),Ap=pp("sort"),wp=!fp((function(){if(gp)return gp<70;if(!(hp&&hp>3)){if(dp)return!0;if(mp)return mp<603;var e,t,r,n,u="";for(e=65;e<76;e++){switch(t=String.fromCharCode(e),e){case 66:case 69:case 70:case 72:r=3;break;case 68:case 71:r=4;break;default:r=2}for(n=0;n<47;n++)Ep.push({k:t+n,v:r})}for(Ep.sort((function(e,t){return t.v-e.v})),n=0;n<Ep.length;n++)t=Ep[n].k.charAt(0),u.charAt(u.length-1)!==t&&(u+=t);return"DGBEFHACIJK"!==u}}));ip({target:"Array",proto:!0,forced:bp||!Cp||!Ap||!wp},{sort:function(e){void 0!==e&&ap(e);var t=cp(this);if(wp)return void 0===e?vp(t):vp(t,e);var r,n,u=[],i=sp(t);for(n=0;n<i;n++)n in t&&yp(u,t[n]);for(Dp(u,function(e){return function(t,r){return void 0===r?-1:void 0===t?1:void 0!==e?+e(t,r)||0:lp(t)>lp(r)?1:-1}}(e)),r=u.length,n=0;n<r;)t[n]=u[n++];for(;n<i;)delete t[n++];return t}});var Fp={},kp=Fp,Op=vs("iterator"),xp=Array.prototype,Tp=vD,Sp=Uc,Rp=Fp,Ip=vs("iterator"),Bp=function(e){if(null!=e)return Sp(e,Ip)||Sp(e,"@@iterator")||Rp[Tp(e)]},Np=Ba,Lp=jc,Pp=Ws,qp=Nc,jp=Bp,_p=xa.TypeError,Up=Ba,Mp=Ws,zp=Uc,Gp=uD,Vp=Ba,Yp=Ws,$p=Nc,Hp=function(e){return void 0!==e&&(kp.Array===e||xp[Op]===e)},Xp=pf,Zp=hc,Wp=function(e,t){var r=arguments.length<2?jp(e):t;if(Lp(r))return Pp(Np(r,e));throw _p(qp(e)+" is not iterable")},Jp=Bp,Kp=function(e,t,r){var n,u;Mp(e);try{if(!(n=zp(e,"return"))){if("throw"===t)throw r;return r}n=Up(n,e)}catch(e){u=!0,n=e}if("throw"===t)throw r;if(u)throw n;return Mp(n),r},Qp=xa.TypeError,eh=function(e,t){this.stopped=e,this.result=t},th=eh.prototype,rh=Ss,nh=Ys,uh=Ua,ih=function(e,t,r){var n,u,i,o,a,c,s,l=r&&r.that,f=!(!r||!r.AS_ENTRIES),D=!(!r||!r.IS_ITERATOR),p=!(!r||!r.INTERRUPTED),h=Gp(t,l),d=function(e){return n&&Kp(n,"normal",e),new eh(!0,e)},g=function(e){return f?(Yp(e),p?h(e[0],e[1],d):h(e[0],e[1])):p?h(e,d):h(e)};if(D)n=e;else{if(!(u=Jp(e)))throw Qp($p(e)+" is not iterable");if(Hp(u)){for(i=0,o=Xp(e);o>i;i++)if((a=g(e[i]))&&Zp(th,a))return a;return new eh(!1)}n=Wp(e,u)}for(c=n.next;!(s=Vp(c,n)).done;){try{a=g(s.value)}catch(e){Kp(n,"throw",e)}if("object"==typeof a&&a&&Zp(th,a))return a}return new eh(!1)},oh=function(e,t,r){var n=rh(t);n in e?nh.f(e,n,uh(0,r)):e[n]=r};Qf({target:"Object",stat:!0},{fromEntries:function(e){var t={};return ih(e,(function(e,r){oh(t,e,r)}),{AS_ENTRIES:!0}),t}});var ah="object"==typeof ke&&ke.env&&ke.env.NODE_DEBUG&&/\bsemver\b/i.test(ke.env.NODE_DEBUG)?function(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];return console.error("SEMVER",...t)}:()=>{};var ch={SEMVER_SPEC_VERSION:"2.0.0",MAX_LENGTH:256,MAX_SAFE_INTEGER:Number.MAX_SAFE_INTEGER||9007199254740991,MAX_SAFE_COMPONENT_LENGTH:16},sh={exports:{}};!function(e,t){const{MAX_SAFE_COMPONENT_LENGTH:r}=ch,n=ah,u=(t=e.exports={}).re=[],i=t.src=[],o=t.t={};let a=0;const c=(e,t,r)=>{const c=a++;n(c,t),o[e]=c,i[c]=t,u[c]=new RegExp(t,r?"g":void 0)};c("NUMERICIDENTIFIER","0|[1-9]\\d*"),c("NUMERICIDENTIFIERLOOSE","[0-9]+"),c("NONNUMERICIDENTIFIER","\\d*[a-zA-Z-][a-zA-Z0-9-]*"),c("MAINVERSION","(".concat(i[o.NUMERICIDENTIFIER],")\\.")+"(".concat(i[o.NUMERICIDENTIFIER],")\\.")+"(".concat(i[o.NUMERICIDENTIFIER],")")),c("MAINVERSIONLOOSE","(".concat(i[o.NUMERICIDENTIFIERLOOSE],")\\.")+"(".concat(i[o.NUMERICIDENTIFIERLOOSE],")\\.")+"(".concat(i[o.NUMERICIDENTIFIERLOOSE],")")),c("PRERELEASEIDENTIFIER","(?:".concat(i[o.NUMERICIDENTIFIER],"|").concat(i[o.NONNUMERICIDENTIFIER],")")),c("PRERELEASEIDENTIFIERLOOSE","(?:".concat(i[o.NUMERICIDENTIFIERLOOSE],"|").concat(i[o.NONNUMERICIDENTIFIER],")")),c("PRERELEASE","(?:-(".concat(i[o.PRERELEASEIDENTIFIER],"(?:\\.").concat(i[o.PRERELEASEIDENTIFIER],")*))")),c("PRERELEASELOOSE","(?:-?(".concat(i[o.PRERELEASEIDENTIFIERLOOSE],"(?:\\.").concat(i[o.PRERELEASEIDENTIFIERLOOSE],")*))")),c("BUILDIDENTIFIER","[0-9A-Za-z-]+"),c("BUILD","(?:\\+(".concat(i[o.BUILDIDENTIFIER],"(?:\\.").concat(i[o.BUILDIDENTIFIER],")*))")),c("FULLPLAIN","v?".concat(i[o.MAINVERSION]).concat(i[o.PRERELEASE],"?").concat(i[o.BUILD],"?")),c("FULL","^".concat(i[o.FULLPLAIN],"$")),c("LOOSEPLAIN","[v=\\s]*".concat(i[o.MAINVERSIONLOOSE]).concat(i[o.PRERELEASELOOSE],"?").concat(i[o.BUILD],"?")),c("LOOSE","^".concat(i[o.LOOSEPLAIN],"$")),c("GTLT","((?:<|>)?=?)"),c("XRANGEIDENTIFIERLOOSE","".concat(i[o.NUMERICIDENTIFIERLOOSE],"|x|X|\\*")),c("XRANGEIDENTIFIER","".concat(i[o.NUMERICIDENTIFIER],"|x|X|\\*")),c("XRANGEPLAIN","[v=\\s]*(".concat(i[o.XRANGEIDENTIFIER],")")+"(?:\\.(".concat(i[o.XRANGEIDENTIFIER],")")+"(?:\\.(".concat(i[o.XRANGEIDENTIFIER],")")+"(?:".concat(i[o.PRERELEASE],")?").concat(i[o.BUILD],"?")+")?)?"),c("XRANGEPLAINLOOSE","[v=\\s]*(".concat(i[o.XRANGEIDENTIFIERLOOSE],")")+"(?:\\.(".concat(i[o.XRANGEIDENTIFIERLOOSE],")")+"(?:\\.(".concat(i[o.XRANGEIDENTIFIERLOOSE],")")+"(?:".concat(i[o.PRERELEASELOOSE],")?").concat(i[o.BUILD],"?")+")?)?"),c("XRANGE","^".concat(i[o.GTLT],"\\s*").concat(i[o.XRANGEPLAIN],"$")),c("XRANGELOOSE","^".concat(i[o.GTLT],"\\s*").concat(i[o.XRANGEPLAINLOOSE],"$")),c("COERCE","".concat("(^|[^\\d])(\\d{1,").concat(r,"})")+"(?:\\.(\\d{1,".concat(r,"}))?")+"(?:\\.(\\d{1,".concat(r,"}))?")+"(?:$|[^\\d])"),c("COERCERTL",i[o.COERCE],!0),c("LONETILDE","(?:~>?)"),c("TILDETRIM","(\\s*)".concat(i[o.LONETILDE],"\\s+"),!0),t.tildeTrimReplace="$1~",c("TILDE","^".concat(i[o.LONETILDE]).concat(i[o.XRANGEPLAIN],"$")),c("TILDELOOSE","^".concat(i[o.LONETILDE]).concat(i[o.XRANGEPLAINLOOSE],"$")),c("LONECARET","(?:\\^)"),c("CARETTRIM","(\\s*)".concat(i[o.LONECARET],"\\s+"),!0),t.caretTrimReplace="$1^",c("CARET","^".concat(i[o.LONECARET]).concat(i[o.XRANGEPLAIN],"$")),c("CARETLOOSE","^".concat(i[o.LONECARET]).concat(i[o.XRANGEPLAINLOOSE],"$")),c("COMPARATORLOOSE","^".concat(i[o.GTLT],"\\s*(").concat(i[o.LOOSEPLAIN],")$|^$")),c("COMPARATOR","^".concat(i[o.GTLT],"\\s*(").concat(i[o.FULLPLAIN],")$|^$")),c("COMPARATORTRIM","(\\s*)".concat(i[o.GTLT],"\\s*(").concat(i[o.LOOSEPLAIN],"|").concat(i[o.XRANGEPLAIN],")"),!0),t.comparatorTrimReplace="$1$2$3",c("HYPHENRANGE","^\\s*(".concat(i[o.XRANGEPLAIN],")")+"\\s+-\\s+"+"(".concat(i[o.XRANGEPLAIN],")")+"\\s*$"),c("HYPHENRANGELOOSE","^\\s*(".concat(i[o.XRANGEPLAINLOOSE],")")+"\\s+-\\s+"+"(".concat(i[o.XRANGEPLAINLOOSE],")")+"\\s*$"),c("STAR","(<|>)?=?\\s*\\*"),c("GTE0","^\\s*>=\\s*0.0.0\\s*$"),c("GTE0PRE","^\\s*>=\\s*0.0.0-0\\s*$")}(sh,sh.exports);const lh=["includePrerelease","loose","rtl"];var fh=e=>e?"object"!=typeof e?{loose:!0}:lh.filter((t=>e[t])).reduce(((e,t)=>(e[t]=!0,e)),{}):{};const Dh=/^[0-9]+$/,ph=(e,t)=>{const r=Dh.test(e),n=Dh.test(t);return r&&n&&(e=+e,t=+t),e===t?0:r&&!n?-1:n&&!r?1:e<t?-1:1};var hh={compareIdentifiers:ph,rcompareIdentifiers:(e,t)=>ph(t,e)};const dh=ah,{MAX_LENGTH:gh,MAX_SAFE_INTEGER:mh}=ch,{re:Eh,t:vh}=sh.exports,yh=fh,{compareIdentifiers:bh}=hh;class Ch{constructor(e,t){if(t=yh(t),e instanceof Ch){if(e.loose===!!t.loose&&e.includePrerelease===!!t.includePrerelease)return e;e=e.version}else if("string"!=typeof e)throw new TypeError("Invalid Version: ".concat(e));if(e.length>gh)throw new TypeError("version is longer than ".concat(gh," characters"));dh("SemVer",e,t),this.options=t,this.loose=!!t.loose,this.includePrerelease=!!t.includePrerelease;const r=e.trim().match(t.loose?Eh[vh.LOOSE]:Eh[vh.FULL]);if(!r)throw new TypeError("Invalid Version: ".concat(e));if(this.raw=e,this.major=+r[1],this.minor=+r[2],this.patch=+r[3],this.major>mh||this.major<0)throw new TypeError("Invalid major version");if(this.minor>mh||this.minor<0)throw new TypeError("Invalid minor version");if(this.patch>mh||this.patch<0)throw new TypeError("Invalid patch version");r[4]?this.prerelease=r[4].split(".").map((e=>{if(/^[0-9]+$/.test(e)){const t=+e;if(t>=0&&t<mh)return t}return e})):this.prerelease=[],this.build=r[5]?r[5].split("."):[],this.format()}format(){return this.version="".concat(this.major,".").concat(this.minor,".").concat(this.patch),this.prerelease.length&&(this.version+="-".concat(this.prerelease.join("."))),this.version}toString(){return this.version}compare(e){if(dh("SemVer.compare",this.version,this.options,e),!(e instanceof Ch)){if("string"==typeof e&&e===this.version)return 0;e=new Ch(e,this.options)}return e.version===this.version?0:this.compareMain(e)||this.comparePre(e)}compareMain(e){return e instanceof Ch||(e=new Ch(e,this.options)),bh(this.major,e.major)||bh(this.minor,e.minor)||bh(this.patch,e.patch)}comparePre(e){if(e instanceof Ch||(e=new Ch(e,this.options)),this.prerelease.length&&!e.prerelease.length)return-1;if(!this.prerelease.length&&e.prerelease.length)return 1;if(!this.prerelease.length&&!e.prerelease.length)return 0;let t=0;do{const r=this.prerelease[t],n=e.prerelease[t];if(dh("prerelease compare",t,r,n),void 0===r&&void 0===n)return 0;if(void 0===n)return 1;if(void 0===r)return-1;if(r!==n)return bh(r,n)}while(++t)}compareBuild(e){e instanceof Ch||(e=new Ch(e,this.options));let t=0;do{const r=this.build[t],n=e.build[t];if(dh("prerelease compare",t,r,n),void 0===r&&void 0===n)return 0;if(void 0===n)return 1;if(void 0===r)return-1;if(r!==n)return bh(r,n)}while(++t)}inc(e,t){switch(e){case"premajor":this.prerelease.length=0,this.patch=0,this.minor=0,this.major++,this.inc("pre",t);break;case"preminor":this.prerelease.length=0,this.patch=0,this.minor++,this.inc("pre",t);break;case"prepatch":this.prerelease.length=0,this.inc("patch",t),this.inc("pre",t);break;case"prerelease":0===this.prerelease.length&&this.inc("patch",t),this.inc("pre",t);break;case"major":0===this.minor&&0===this.patch&&0!==this.prerelease.length||this.major++,this.minor=0,this.patch=0,this.prerelease=[];break;case"minor":0===this.patch&&0!==this.prerelease.length||this.minor++,this.patch=0,this.prerelease=[];break;case"patch":0===this.prerelease.length&&this.patch++,this.prerelease=[];break;case"pre":if(0===this.prerelease.length)this.prerelease=[0];else{let e=this.prerelease.length;for(;--e>=0;)"number"==typeof this.prerelease[e]&&(this.prerelease[e]++,e=-2);-1===e&&this.prerelease.push(0)}t&&(this.prerelease[0]===t?isNaN(this.prerelease[1])&&(this.prerelease=[t,0]):this.prerelease=[t,0]);break;default:throw new Error("invalid increment argument: ".concat(e))}return this.format(),this.raw=this.version,this}}const Ah=Ch;var wh=(e,t,r)=>new Ah(e,r).compare(new Ah(t,r));const Fh=wh;var kh=(e,t,r)=>Fh(e,t,r)<0;const Oh=wh;var xh,Th,Sh,Rh,Ih,Bh,Nh=(e,t,r)=>Oh(e,t,r)>=0,Lh={exports:{}};!function(e,t){function r(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t]}function n(){return"undefined"!=typeof WeakMap?new WeakMap:{add:r,delete:r,get:r,set:r,has:function(e){return!1}}}Object.defineProperty(t,"__esModule",{value:!0}),t.outdent=void 0;var u=Object.prototype.hasOwnProperty,i=function(e,t){return u.call(e,t)};function o(e,t){for(var r in t)i(t,r)&&(e[r]=t[r]);return e}var a=/^[ \t]*(?:\r\n|\r|\n)/,c=/(?:\r\n|\r|\n)[ \t]*$/,s=/^(?:[\r\n]|$)/,l=/(?:\r\n|\r|\n)([ \t]*)(?:[^ \t\r\n]|$)/,f=/^[ \t]*[\r\n][ \t\r\n]*$/;function D(e,t,r){var n=0,u=e[0].match(l);u&&(n=u[1].length);var i=new RegExp("(\\r\\n|\\r|\\n).{0,"+n+"}","g");t&&(e=e.slice(1));var o=r.newline,s=r.trimLeadingNewline,f=r.trimTrailingNewline,D="string"==typeof o,p=e.length;return e.map((function(e,t){return e=e.replace(i,"$1"),0===t&&s&&(e=e.replace(a,"")),t===p-1&&f&&(e=e.replace(c,"")),D&&(e=e.replace(/\r\n|\n|\r/g,(function(e){return o}))),e}))}function p(e,t){for(var r="",n=0,u=e.length;n<u;n++)r+=e[n],n<u-1&&(r+=t[n]);return r}function h(e){return i(e,"raw")&&i(e,"length")}var d=function e(t){var r=n(),u=n(),i=o((function n(i){for(var a=[],c=1;c<arguments.length;c++)a[c-1]=arguments[c];if(h(i)){var l=i,g=(a[0]===n||a[0]===d)&&f.test(l[0])&&s.test(l[1]),m=g?u:r,E=m.get(l);if(E||(E=D(l,g,t),m.set(l,E)),0===a.length)return E[0];var v=p(E,g?a.slice(1):a);return v}return e(o(o({},t),i||{}))}),{string:function(e){return D([e],!1,t)[0]}});return i}({trimLeadingNewline:!0,trimTrailingNewline:!0});t.outdent=d,t.default=d;try{e.exports=d,Object.defineProperty(d,"__esModule",{value:!0}),d.default=d,d.outdent=d}catch(e){}}(Lh,Lh.exports);const{outdent:Ph}=Lh.exports,qh={cursorOffset:{since:"1.4.0",category:"Special",type:"int",default:-1,range:{start:-1,end:Number.POSITIVE_INFINITY,step:1},description:Ph(xh||(xh=ka(["\n      Print (to stderr) where a cursor at the given position would move to after formatting.\n      This option cannot be used with --range-start and --range-end.\n    "]))),cliCategory:"Editor"},endOfLine:{since:"1.15.0",category:"Global",type:"choice",default:[{since:"1.15.0",value:"auto"},{since:"2.0.0",value:"lf"}],description:"Which end of line characters to apply.",choices:[{value:"lf",description:"Line Feed only (\\n), common on Linux and macOS as well as inside git repos"},{value:"crlf",description:"Carriage Return + Line Feed characters (\\r\\n), common on Windows"},{value:"cr",description:"Carriage Return character only (\\r), used very rarely"},{value:"auto",description:Ph(Th||(Th=ka(["\n          Maintain existing\n          (mixed values within one file are normalised by looking at what's used after the first line)\n        "])))}]},filepath:{since:"1.4.0",category:"Special",type:"path",description:"Specify the input filepath. This will be used to do parser inference.",cliName:"stdin-filepath",cliCategory:"Other",cliDescription:"Path to the file to pretend that stdin comes from."},insertPragma:{since:"1.8.0",category:"Special",type:"boolean",default:!1,description:"Insert @format pragma into file's first docblock comment.",cliCategory:"Other"},parser:{since:"0.0.10",category:"Global",type:"choice",default:[{since:"0.0.10",value:"babylon"},{since:"1.13.0",value:void 0}],description:"Which parser to use.",exception:e=>"string"==typeof e||"function"==typeof e,choices:[{value:"flow",description:"Flow"},{value:"babel",since:"1.16.0",description:"JavaScript"},{value:"babel-flow",since:"1.16.0",description:"Flow"},{value:"babel-ts",since:"2.0.0",description:"TypeScript"},{value:"typescript",since:"1.4.0",description:"TypeScript"},{value:"espree",since:"2.2.0",description:"JavaScript"},{value:"meriyah",since:"2.2.0",description:"JavaScript"},{value:"css",since:"1.7.1",description:"CSS"},{value:"less",since:"1.7.1",description:"Less"},{value:"scss",since:"1.7.1",description:"SCSS"},{value:"json",since:"1.5.0",description:"JSON"},{value:"json5",since:"1.13.0",description:"JSON5"},{value:"json-stringify",since:"1.13.0",description:"JSON.stringify"},{value:"graphql",since:"1.5.0",description:"GraphQL"},{value:"markdown",since:"1.8.0",description:"Markdown"},{value:"mdx",since:"1.15.0",description:"MDX"},{value:"vue",since:"1.10.0",description:"Vue"},{value:"yaml",since:"1.14.0",description:"YAML"},{value:"glimmer",since:"2.3.0",description:"Ember / Handlebars"},{value:"html",since:"1.15.0",description:"HTML"},{value:"angular",since:"1.15.0",description:"Angular"},{value:"lwc",since:"1.17.0",description:"Lightning Web Components"}]},plugins:{since:"1.10.0",type:"path",array:!0,default:[{value:[]}],category:"Global",description:"Add a plugin. Multiple plugins can be passed as separate `--plugin`s.",exception:e=>"string"==typeof e||"object"==typeof e,cliName:"plugin",cliCategory:"Config"},pluginSearchDirs:{since:"1.13.0",type:"path",array:!0,default:[{value:[]}],category:"Global",description:Ph(Sh||(Sh=ka(["\n      Custom directory that contains prettier plugins in node_modules subdirectory.\n      Overrides default behavior when plugins are searched relatively to the location of Prettier.\n      Multiple values are accepted.\n    "]))),exception:e=>"string"==typeof e||"object"==typeof e,cliName:"plugin-search-dir",cliCategory:"Config"},printWidth:{since:"0.0.0",category:"Global",type:"int",default:80,description:"The line length where Prettier will try wrap.",range:{start:0,end:Number.POSITIVE_INFINITY,step:1}},rangeEnd:{since:"1.4.0",category:"Special",type:"int",default:Number.POSITIVE_INFINITY,range:{start:0,end:Number.POSITIVE_INFINITY,step:1},description:Ph(Rh||(Rh=ka(["\n      Format code ending at a given character offset (exclusive).\n      The range will extend forwards to the end of the selected statement.\n      This option cannot be used with --cursor-offset.\n    "]))),cliCategory:"Editor"},rangeStart:{since:"1.4.0",category:"Special",type:"int",default:0,range:{start:0,end:Number.POSITIVE_INFINITY,step:1},description:Ph(Ih||(Ih=ka(["\n      Format code starting at a given character offset.\n      The range will extend backwards to the start of the first line containing the selected statement.\n      This option cannot be used with --cursor-offset.\n    "]))),cliCategory:"Editor"},requirePragma:{since:"1.7.0",category:"Special",type:"boolean",default:!1,description:Ph(Bh||(Bh=ka(["\n      Require either '@prettier' or '@format' to be present in the file's first docblock comment\n      in order for it to be formatted.\n    "]))),cliCategory:"Other"},tabWidth:{type:"int",category:"Global",default:2,description:"Number of spaces per indentation level.",range:{start:0,end:Number.POSITIVE_INFINITY,step:1}},useTabs:{since:"1.0.0",category:"Global",type:"boolean",default:!1,description:"Indent with tabs instead of spaces."},embeddedLanguageFormatting:{since:"2.1.0",category:"Global",type:"choice",default:[{since:"2.1.0",value:"auto"}],description:"Control how Prettier formats quoted code embedded in the file.",choices:[{value:"auto",description:"Format embedded code if Prettier can automatically identify it."},{value:"off",description:"Never automatically format embedded code."}]}};const jh=["cliName","cliCategory","cliDescription"],_h={compare:wh,lt:kh,gte:Nh},Uh=(e,t)=>Object.entries(e).map((e=>{let[r,n]=e;return Object.assign({[t]:r},n)})),Mh="2.5.0",zh={CATEGORY_CONFIG:"Config",CATEGORY_EDITOR:"Editor",CATEGORY_FORMAT:"Format",CATEGORY_OTHER:"Other",CATEGORY_OUTPUT:"Output",CATEGORY_GLOBAL:"Global",CATEGORY_SPECIAL:"Special",options:qh}.options;function Gh(e,t,r){const n=new Set(e.choices.map((e=>e.value)));for(const u of t)if(u.parsers)for(const t of u.parsers)if(!n.has(t)){n.add(t);const i=r.find((e=>e.parsers&&e.parsers[t]));let o=u.name;i&&i.name&&(o+=" (plugin: ".concat(i.name,")")),e.choices.push({value:t,description:o})}}var Vh={getSupportInfo:function(){let{plugins:e=[],showUnreleased:t=!1,showDeprecated:r=!1,showInternal:n=!1}=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};const u=Mh.split("-",1)[0],i=e.flatMap((e=>e.languages||[])).filter(a),o=Uh(Object.assign({},...e.map((e=>{let{options:t}=e;return t})),zh),"name").filter((e=>a(e)&&c(e))).sort(((e,t)=>e.name===t.name?0:e.name<t.name?-1:1)).map(s).map((t=>{t=Object.assign({},t),Array.isArray(t.default)&&(t.default=1===t.default.length?t.default[0].value:t.default.filter(a).sort(((e,t)=>_h.compare(t.since,e.since)))[0].value),Array.isArray(t.choices)&&(t.choices=t.choices.filter((e=>a(e)&&c(e))),"parser"===t.name&&Gh(t,i,e));const r=Object.fromEntries(e.filter((e=>e.defaultOptions&&void 0!==e.defaultOptions[t.name])).map((e=>[e.name,e.defaultOptions[t.name]])));return Object.assign(Object.assign({},t),{},{pluginDefaults:r})}));return{languages:i,options:o};function a(e){return t||!("since"in e)||e.since&&_h.gte(u,e.since)}function c(e){return r||!("deprecated"in e)||e.deprecated&&_h.lt(u,e.deprecated)}function s(e){if(n)return e;return Fa(e,jh)}}};const Yh=ga.exports,$h=e=>{if("string"!=typeof e)throw new TypeError("Expected a string");return e.replace(/[|\\{}()[\]^$+*?.]/g,"\\$&").replace(/-/g,"\\x2d")},Hh=wa,{getSupportInfo:Xh}=Vh,Zh=/[^\x20-\x7F]/;function Wh(e){return(t,r,n)=>{const u=n&&n.backwards;if(!1===r)return!1;const{length:i}=t;let o=r;for(;o>=0&&o<i;){const r=t.charAt(o);if(e instanceof RegExp){if(!e.test(r))return o}else if(!e.includes(r))return o;u?o--:o++}return(-1===o||o===i)&&o}}const Jh=Wh(/\s/),Kh=Wh(" \t"),Qh=Wh(",; \t"),ed=Wh(/[^\n\r]/);function td(e,t){if(!1===t)return!1;if("/"===e.charAt(t)&&"*"===e.charAt(t+1))for(let r=t+2;r<e.length;++r)if("*"===e.charAt(r)&&"/"===e.charAt(r+1))return r+2;return t}function rd(e,t){return!1!==t&&("/"===e.charAt(t)&&"/"===e.charAt(t+1)?ed(e,t):t)}function nd(e,t,r){const n=r&&r.backwards;if(!1===t)return!1;const u=e.charAt(t);if(n){if("\r"===e.charAt(t-1)&&"\n"===u)return t-2;if("\n"===u||"\r"===u||"\u2028"===u||"\u2029"===u)return t-1}else{if("\r"===u&&"\n"===e.charAt(t+1))return t+2;if("\n"===u||"\r"===u||"\u2028"===u||"\u2029"===u)return t+1}return t}function ud(e,t){let r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};const n=Kh(e,r.backwards?t-1:t,r),u=nd(e,n,r);return n!==u}function id(e,t){let r=null,n=t;for(;n!==r;)r=n,n=Qh(e,n),n=td(e,n),n=Kh(e,n);return n=rd(e,n),n=nd(e,n),!1!==n&&ud(e,n)}function od(e,t){let r=null,n=t;for(;n!==r;)r=n,n=Kh(e,n),n=td(e,n),n=rd(e,n),n=nd(e,n);return n}function ad(e,t,r){return od(e,r(t))}function cd(e,t){let r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:0,n=0;for(let u=r;u<e.length;++u)"\t"===e[u]?n=n+t-n%t:n++;return n}function sd(e,t){const r={quote:'"',regex:/"/g,escaped:"&quot;"},n={quote:"'",regex:/'/g,escaped:"&apos;"},u="'"===t?n:r,i=u===n?r:n;let o=u;if(e.includes(u.quote)||e.includes(i.quote)){o=(e.match(u.regex)||[]).length>(e.match(i.regex)||[]).length?i:u}return o}function ld(e,t,r){const n='"'===t?"'":'"',u=e.replace(/\\(.)|(["'])/gs,((e,u,i)=>u===n?u:i===t?"\\"+i:i||(r&&/^[^\n\r"'0-7\\bfnrt-vx\u2028\u2029]$/.test(u)?u:"\\"+u)));return t+u+t}function fd(e,t){(e.comments||(e.comments=[])).push(t),t.printed=!1,t.nodeDescription=function(e){const t=e.type||e.kind||"(unknown type)";let r=String(e.name||e.id&&("object"==typeof e.id?e.id.name:e.id)||e.key&&("object"==typeof e.key?e.key.name:e.key)||e.value&&("object"==typeof e.value?"":String(e.value))||e.operator||"");r.length>20&&(r=r.slice(0,19)+"\u2026");return t+(r?" "+r:"")}(e)}var Dd={inferParserByLanguage:function(e,t){const{languages:r}=Xh({plugins:t.plugins}),n=r.find((t=>{let{name:r}=t;return r.toLowerCase()===e}))||r.find((t=>{let{aliases:r}=t;return Array.isArray(r)&&r.includes(e)}))||r.find((t=>{let{extensions:r}=t;return Array.isArray(r)&&r.includes(".".concat(e))}));return n&&n.parsers[0]},getStringWidth:function(e){return e?Zh.test(e)?Yh(e):e.length:0},getMaxContinuousCount:function(e,t){const r=e.match(new RegExp("(".concat($h(t),")+"),"g"));return null===r?0:r.reduce(((e,r)=>Math.max(e,r.length/t.length)),0)},getMinNotPresentContinuousCount:function(e,t){const r=e.match(new RegExp("(".concat($h(t),")+"),"g"));if(null===r)return 0;const n=new Map;let u=0;for(const e of r){const r=e.length/t.length;n.set(r,!0),r>u&&(u=r)}for(let e=1;e<u;e++)if(!n.get(e))return e;return u+1},getPenultimate:e=>e[e.length-2],getLast:Hh,getNextNonSpaceNonCommentCharacterIndexWithStartIndex:od,getNextNonSpaceNonCommentCharacterIndex:ad,getNextNonSpaceNonCommentCharacter:function(e,t,r){return e.charAt(ad(e,t,r))},skip:Wh,skipWhitespace:Jh,skipSpaces:Kh,skipToLineEnd:Qh,skipEverythingButNewLine:ed,skipInlineComment:td,skipTrailingComment:rd,skipNewline:nd,isNextLineEmptyAfterIndex:id,isNextLineEmpty:function(e,t,r){return id(e,r(t))},isPreviousLineEmpty:function(e,t,r){let n=r(t)-1;return n=Kh(e,n,{backwards:!0}),n=nd(e,n,{backwards:!0}),n=Kh(e,n,{backwards:!0}),n!==nd(e,n,{backwards:!0})},hasNewline:ud,hasNewlineInRange:function(e,t,r){for(let n=t;n<r;++n)if("\n"===e.charAt(n))return!0;return!1},hasSpaces:function(e,t){let r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};const n=Kh(e,r.backwards?t-1:t,r);return n!==t},getAlignmentSize:cd,getIndentSize:function(e,t){const r=e.lastIndexOf("\n");return-1===r?0:cd(e.slice(r+1).match(/^[\t ]*/)[0],t)},getPreferredQuote:sd,printString:function(e,t){const r=e.slice(1,-1);return ld(r,"json"===t.parser||"json5"===t.parser&&"preserve"===t.quoteProps&&!t.singleQuote?'"':t.__isInHtmlAttribute?"'":sd(r,t.singleQuote?"'":'"').quote,!("css"===t.parser||"less"===t.parser||"scss"===t.parser||t.__embeddedInHtml))},printNumber:function(e){return e.toLowerCase().replace(/^([+-]?[\d.]+e)(?:\+|(-))?0*(\d)/,"$1$2$3").replace(/^([+-]?[\d.]+)e[+-]?0+$/,"$1").replace(/^([+-])?\./,"$10.").replace(/(\.\d+?)0+(?=e|$)/,"$1").replace(/\.(?=e|$)/,"")},makeString:ld,addLeadingComment:function(e,t){t.leading=!0,t.trailing=!1,fd(e,t)},addDanglingComment:function(e,t,r){t.leading=!1,t.trailing=!1,r&&(t.marker=r),fd(e,t)},addTrailingComment:function(e,t){t.leading=!1,t.trailing=!0,fd(e,t)},isFrontMatterNode:function(e){return e&&"front-matter"===e.type},getShebang:function(e){if(!e.startsWith("#!"))return"";const t=e.indexOf("\n");return-1===t?e:e.slice(0,t)},isNonEmptyArray:function(e){return Array.isArray(e)&&e.length>0},createGroupIdMapper:function(e){const t=new WeakMap;return function(r){return t.has(r)||t.set(r,Symbol(e)),t.get(r)}}};const{getLast:pd}=Dd,{locStart:hd,locEnd:dd}=aa,{cjkPattern:gd,kPattern:md,punctuationPattern:Ed}={cjkPattern:"(?:[\\u02ea-\\u02eb\\u1100-\\u11ff\\u2e80-\\u2e99\\u2e9b-\\u2ef3\\u2f00-\\u2fd5\\u2ff0-\\u303f\\u3041-\\u3096\\u3099-\\u309f\\u30a1-\\u30fa\\u30fc-\\u30ff\\u3105-\\u312f\\u3131-\\u318e\\u3190-\\u3191\\u3196-\\u31ba\\u31c0-\\u31e3\\u31f0-\\u321e\\u322a-\\u3247\\u3260-\\u327e\\u328a-\\u32b0\\u32c0-\\u32cb\\u32d0-\\u3370\\u337b-\\u337f\\u33e0-\\u33fe\\u3400-\\u4db5\\u4e00-\\u9fef\\ua960-\\ua97c\\uac00-\\ud7a3\\ud7b0-\\ud7c6\\ud7cb-\\ud7fb\\uf900-\\ufa6d\\ufa70-\\ufad9\\ufe10-\\ufe1f\\ufe30-\\ufe6f\\uff00-\\uffef]|[\\ud840-\\ud868\\ud86a-\\ud86c\\ud86f-\\ud872\\ud874-\\ud879][\\udc00-\\udfff]|\\ud82c[\\udc00-\\udd1e\\udd50-\\udd52\\udd64-\\udd67]|\\ud83c[\\ude00\\ude50-\\ude51]|\\ud869[\\udc00-\\uded6\\udf00-\\udfff]|\\ud86d[\\udc00-\\udf34\\udf40-\\udfff]|\\ud86e[\\udc00-\\udc1d\\udc20-\\udfff]|\\ud873[\\udc00-\\udea1\\udeb0-\\udfff]|\\ud87a[\\udc00-\\udfe0]|\\ud87e[\\udc00-\\ude1d])(?:[\\ufe00-\\ufe0f]|\\udb40[\\udd00-\\uddef])?",kPattern:"[\\u1100-\\u11ff\\u3001-\\u3003\\u3008-\\u3011\\u3013-\\u301f\\u302e-\\u3030\\u3037\\u30fb\\u3131-\\u318e\\u3200-\\u321e\\u3260-\\u327e\\ua960-\\ua97c\\uac00-\\ud7a3\\ud7b0-\\ud7c6\\ud7cb-\\ud7fb\\ufe45-\\ufe46\\uff61-\\uff65\\uffa0-\\uffbe\\uffc2-\\uffc7\\uffca-\\uffcf\\uffd2-\\uffd7\\uffda-\\uffdc]",punctuationPattern:"[\\u0021-\\u002f\\u003a-\\u0040\\u005b-\\u0060\\u007b-\\u007e\\u00a1\\u00a7\\u00ab\\u00b6-\\u00b7\\u00bb\\u00bf\\u037e\\u0387\\u055a-\\u055f\\u0589-\\u058a\\u05be\\u05c0\\u05c3\\u05c6\\u05f3-\\u05f4\\u0609-\\u060a\\u060c-\\u060d\\u061b\\u061e-\\u061f\\u066a-\\u066d\\u06d4\\u0700-\\u070d\\u07f7-\\u07f9\\u0830-\\u083e\\u085e\\u0964-\\u0965\\u0970\\u09fd\\u0a76\\u0af0\\u0c77\\u0c84\\u0df4\\u0e4f\\u0e5a-\\u0e5b\\u0f04-\\u0f12\\u0f14\\u0f3a-\\u0f3d\\u0f85\\u0fd0-\\u0fd4\\u0fd9-\\u0fda\\u104a-\\u104f\\u10fb\\u1360-\\u1368\\u1400\\u166e\\u169b-\\u169c\\u16eb-\\u16ed\\u1735-\\u1736\\u17d4-\\u17d6\\u17d8-\\u17da\\u1800-\\u180a\\u1944-\\u1945\\u1a1e-\\u1a1f\\u1aa0-\\u1aa6\\u1aa8-\\u1aad\\u1b5a-\\u1b60\\u1bfc-\\u1bff\\u1c3b-\\u1c3f\\u1c7e-\\u1c7f\\u1cc0-\\u1cc7\\u1cd3\\u2010-\\u2027\\u2030-\\u2043\\u2045-\\u2051\\u2053-\\u205e\\u207d-\\u207e\\u208d-\\u208e\\u2308-\\u230b\\u2329-\\u232a\\u2768-\\u2775\\u27c5-\\u27c6\\u27e6-\\u27ef\\u2983-\\u2998\\u29d8-\\u29db\\u29fc-\\u29fd\\u2cf9-\\u2cfc\\u2cfe-\\u2cff\\u2d70\\u2e00-\\u2e2e\\u2e30-\\u2e4f\\u3001-\\u3003\\u3008-\\u3011\\u3014-\\u301f\\u3030\\u303d\\u30a0\\u30fb\\ua4fe-\\ua4ff\\ua60d-\\ua60f\\ua673\\ua67e\\ua6f2-\\ua6f7\\ua874-\\ua877\\ua8ce-\\ua8cf\\ua8f8-\\ua8fa\\ua8fc\\ua92e-\\ua92f\\ua95f\\ua9c1-\\ua9cd\\ua9de-\\ua9df\\uaa5c-\\uaa5f\\uaade-\\uaadf\\uaaf0-\\uaaf1\\uabeb\\ufd3e-\\ufd3f\\ufe10-\\ufe19\\ufe30-\\ufe52\\ufe54-\\ufe61\\ufe63\\ufe68\\ufe6a-\\ufe6b\\uff01-\\uff03\\uff05-\\uff0a\\uff0c-\\uff0f\\uff1a-\\uff1b\\uff1f-\\uff20\\uff3b-\\uff3d\\uff3f\\uff5b\\uff5d\\uff5f-\\uff65]|\\ud800[\\udd00-\\udd02\\udf9f\\udfd0]|\\ud801[\\udd6f]|\\ud802[\\udc57\\udd1f\\udd3f\\ude50-\\ude58\\ude7f\\udef0-\\udef6\\udf39-\\udf3f\\udf99-\\udf9c]|\\ud803[\\udf55-\\udf59]|\\ud804[\\udc47-\\udc4d\\udcbb-\\udcbc\\udcbe-\\udcc1\\udd40-\\udd43\\udd74-\\udd75\\uddc5-\\uddc8\\uddcd\\udddb\\udddd-\\udddf\\ude38-\\ude3d\\udea9]|\\ud805[\\udc4b-\\udc4f\\udc5b\\udc5d\\udcc6\\uddc1-\\uddd7\\ude41-\\ude43\\ude60-\\ude6c\\udf3c-\\udf3e]|\\ud806[\\udc3b\\udde2\\ude3f-\\ude46\\ude9a-\\ude9c\\ude9e-\\udea2]|\\ud807[\\udc41-\\udc45\\udc70-\\udc71\\udef7-\\udef8\\udfff]|\\ud809[\\udc70-\\udc74]|\\ud81a[\\ude6e-\\ude6f\\udef5\\udf37-\\udf3b\\udf44]|\\ud81b[\\ude97-\\ude9a\\udfe2]|\\ud82f[\\udc9f]|\\ud836[\\ude87-\\ude8b]|\\ud83a[\\udd5e-\\udd5f]"},vd=["liquidNode","inlineCode","emphasis","esComment","strong","delete","wikiLink","link","linkReference","image","imageReference","footnote","footnoteReference","sentence","whitespace","word","break","inlineMath"],yd=[...vd,"tableCell","paragraph","heading"],bd=new RegExp(md),Cd=new RegExp(Ed);function Ad(e,t){const[,r,n,u]=t.slice(e.position.start.offset,e.position.end.offset).match(/^\s*(\d+)(\.|\))(\s*)/);return{numberText:r,marker:n,leadingSpaces:u}}var wd={mapAst:function(e,t){return function e(r,n,u){const i=Object.assign({},t(r,n,u));return i.children&&(i.children=i.children.map(((t,r)=>e(t,r,[i,...u])))),i}(e,null,[])},splitText:function(e,t){const r="non-cjk",n="cj-letter",u="cjk-punctuation",i=[],o=("preserve"===t.proseWrap?e:e.replace(new RegExp("(".concat(gd,")\n(").concat(gd,")"),"g"),"$1$2")).split(/([\t\n ]+)/);for(const[e,t]of o.entries()){if(e%2==1){i.push({type:"whitespace",value:/\n/.test(t)?"\n":" "});continue}if((0===e||e===o.length-1)&&""===t)continue;const c=t.split(new RegExp("(".concat(gd,")")));for(const[e,t]of c.entries())(0!==e&&e!==c.length-1||""!==t)&&(e%2!=0?a(Cd.test(t)?{type:"word",value:t,kind:u,hasLeadingPunctuation:!0,hasTrailingPunctuation:!0}:{type:"word",value:t,kind:bd.test(t)?"k-letter":n,hasLeadingPunctuation:!1,hasTrailingPunctuation:!1}):""!==t&&a({type:"word",value:t,kind:r,hasLeadingPunctuation:Cd.test(t[0]),hasTrailingPunctuation:Cd.test(pd(t))}))}return i;function a(e){const t=pd(i);var o,a;t&&"word"===t.type&&(t.kind===r&&e.kind===n&&!t.hasTrailingPunctuation||t.kind===n&&e.kind===r&&!e.hasLeadingPunctuation?i.push({type:"whitespace",value:" "}):(o=r,a=u,t.kind===o&&e.kind===a||t.kind===a&&e.kind===o||[t.value,e.value].some((e=>/\u3000/.test(e)))||i.push({type:"whitespace",value:""}))),i.push(e)}},punctuationPattern:Ed,getFencedCodeBlockValue:function(e,t){const{value:r}=e;return e.position.end.offset===t.length&&r.endsWith("\n")&&t.endsWith("\n")?r.slice(0,-1):r},getOrderedListItemInfo:Ad,hasGitDiffFriendlyOrderedList:function(e,t){if(!e.ordered)return!1;if(e.children.length<2)return!1;const r=Number(Ad(e.children[0],t.originalText).numberText),n=Number(Ad(e.children[1],t.originalText).numberText);if(0===r&&e.children.length>2){const r=Number(Ad(e.children[2],t.originalText).numberText);return 1===n&&1===r}return 1===n},INLINE_NODE_TYPES:vd,INLINE_NODE_WRAPPER_TYPES:yd,isAutolink:function(e){if(!e||"link"!==e.type||1!==e.children.length)return!1;const t=e.children[0];return t&&hd(e)===hd(t)&&dd(e)===dd(t)}};const Fd=da,{mapAst:kd,INLINE_NODE_WRAPPER_TYPES:Od}=wd;var xd=function(){return e=>kd(e,((e,t,r)=>{let[n]=r;return"html"!==e.type||Fd.COMMENT_REGEX.test(e.value)||Od.includes(n.type)?e:Object.assign(Object.assign({},e),{},{type:"jsx"})}))};const Td=ra;var Sd=function(){const e=this.Parser.prototype;function t(e,t){const r=Td(t);if(r.frontMatter)return e(r.frontMatter.raw)(r.frontMatter)}e.blockMethods=["frontMatter",...e.blockMethods],e.blockTokenizers.frontMatter=t,t.onlyAtStart=!0};var Rd=function(){const e=this.Parser.prototype,t=e.inlineMethods;function r(e,t){const r=t.match(/^({%.*?%}|{{.*?}})/s);if(r)return e(r[0])({type:"liquidNode",value:r[0]})}t.splice(t.indexOf("text"),0,"liquid"),e.inlineTokenizers.liquid=r,r.locator=function(e,t){return e.indexOf("{",t)}};var Id=function(){const e="wikiLink",t=/^\[\[(?<linkContents>.+?)]]/s,r=this.Parser.prototype,n=r.inlineMethods;function u(r,n){const u=t.exec(n);if(u){const t=u.groups.linkContents.trim();return r(u[0])({type:e,value:t})}}n.splice(n.indexOf("link"),0,e),r.inlineTokenizers.wikiLink=u,u.locator=function(e,t){return e.indexOf("[",t)}};var Bd=function(){const e=this.Parser.prototype,t=e.blockTokenizers.list;function r(e,t,r){return"listItem"===t.type&&(t.loose=t.spread||"\n"===e.charAt(e.length-1),t.loose&&(r.loose=!0)),t}e.blockTokenizers.list=function(e,n,u){function i(t){const n=e(t);function u(e,u){return n(r(t,e,u),u)}return u.reset=function(e,u){return n.reset(r(t,e,u),u)},u}return i.now=e.now,t.call(this,i,n,u)}};const Nd=ki,Ld=Io,Pd=Jo,qd=Ko,jd=oa,{locStart:_d,locEnd:Ud}=aa,Md=da,zd=xd,Gd=Sd,Vd=Rd,Yd=Id,$d=Bd;function Hd(e){let{isMDX:t}=e;return e=>{const r=Ld().use(Nd,Object.assign({commonmark:!0},t&&{blocks:[Md.BLOCKS_REGEX]})).use(qd).use(Gd).use(Pd).use(t?Md.esSyntax:Xd).use(Vd).use(t?zd:Xd).use(Yd).use($d);return r.runSync(r.parse(e))}}function Xd(e){return e}const Zd={astFormat:"mdast",hasPragma:jd.hasPragma,locStart:_d,locEnd:Ud},Wd=Object.assign(Object.assign({},Zd),{},{parse:Hd({isMDX:!1})});var Jd={parsers:{remark:Wd,markdown:Wd,mdx:Object.assign(Object.assign({},Zd),{},{parse:Hd({isMDX:!0})})}};export{Jd as default};