Software zum Installieren eines Smart-Mirror Frameworks , zum Nutzen von hochschulrelevanten Informationen, auf einem Raspberry-Pi.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

parser-markdown.js 172KB

12345678910111213141516171819202122232425262728293031323334
  1. !function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):((e="undefined"!=typeof globalThis?globalThis:e||self).prettierPlugins=e.prettierPlugins||{},e.prettierPlugins.markdown=t())}(this,(function(){"use strict";var e=function(){for(var e={},r=0;r<arguments.length;r++){var n=arguments[r];for(var u in n)t.call(n,u)&&(e[u]=n[u])}return e},t=Object.prototype.hasOwnProperty;var r="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function n(e){return e&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function u(e){var t={exports:{}};return e(t,t.exports),t.exports}var 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 v.TYPED_ARRAY_SUPPORT?2147483647:1073741823}function y(e,t){if(E()<t)throw new RangeError("Invalid typed array length");return v.TYPED_ARRAY_SUPPORT?(e=new Uint8Array(t)).__proto__=v.prototype:(null===e&&(e=new v(t)),e.length=t),e}function v(e,t,r){if(!(v.TYPED_ARRAY_SUPPORT||this instanceof v))return new v(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);v.TYPED_ARRAY_SUPPORT?(e=t).__proto__=v.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(!v.isEncoding(r))throw new TypeError('"encoding" must be a valid string encoding');var n=0|O(t,r),u=(e=y(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=y(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?y(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=y(e,t<0?0:0|F(t)),!v.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=y(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 ee(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return 2*r;case"hex":return r>>>1;case"base64":return te(e).length;default:if(n)return ee(e).length;t=(""+t).toLowerCase(),n=!0}}function T(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 $(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 S(e,t,r){var n=e[t];e[t]=e[r],e[r]=n}function I(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=v.from(t,n)),k(t))return 0===t.length?-1:x(e,t,r,n,u);if("number"==typeof t)return t&=255,v.TYPED_ARRAY_SUPPORT&&"function"==typeof Uint8Array.prototype.indexOf?u?Uint8Array.prototype.indexOf.call(e,t,r):Uint8Array.prototype.lastIndexOf.call(e,t,r):x(e,[t],r,n,u);throw new TypeError("val must be string, number or Buffer")}function x(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 R(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 re(ee(t,e.length-r),e,r,n)}function N(e,t,r,n){return re(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 re(te(t),e,r,n)}function q(e,t,r,n){return re(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<=U)return String.fromCharCode.apply(String,e);var r="",n=0;for(;n<t;)r+=String.fromCharCode.apply(String,e.slice(n,n+=U));return r}(n)}v.TYPED_ARRAY_SUPPORT=void 0===i.TYPED_ARRAY_SUPPORT||i.TYPED_ARRAY_SUPPORT,v.poolSize=8192,v._augment=function(e){return e.__proto__=v.prototype,e},v.from=function(e,t,r){return b(null,e,t,r)},v.TYPED_ARRAY_SUPPORT&&(v.prototype.__proto__=Uint8Array.prototype,v.__proto__=Uint8Array),v.alloc=function(e,t,r){return function(e,t,r,n){return C(t),t<=0?y(e,t):void 0!==r?"string"==typeof n?y(e,t).fill(r,n):y(e,t).fill(r):y(e,t)}(null,e,t,r)},v.allocUnsafe=function(e){return A(null,e)},v.allocUnsafeSlow=function(e){return A(null,e)},v.isBuffer=function(e){return null!=e&&(!!e._isBuffer||ne(e)||function(e){return"function"==typeof e.readFloatLE&&"function"==typeof e.slice&&ne(e.slice(0,0))}(e))},v.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},v.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}},v.concat=function(e,t){if(!m(e))throw new TypeError('"list" argument must be an Array of Buffers');if(0===e.length)return v.alloc(0);var r;if(void 0===t)for(t=0,r=0;r<e.length;++r)t+=e[r].length;var n=v.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},v.byteLength=O,v.prototype._isBuffer=!0,v.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)S(this,t,t+1);return this},v.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)S(this,t,t+3),S(this,t+1,t+2);return this},v.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)S(this,t,t+7),S(this,t+1,t+6),S(this,t+2,t+5),S(this,t+3,t+4);return this},v.prototype.toString=function(){var e=0|this.length;return 0===e?"":0===arguments.length?_(this,0,e):T.apply(this,arguments)},v.prototype.equals=function(e){if(!k(e))throw new TypeError("Argument must be a Buffer");return this===e||0===v.compare(this,e)},v.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+">"},v.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},v.prototype.includes=function(e,t,r){return-1!==this.indexOf(e,t,r)},v.prototype.indexOf=function(e,t,r){return I(this,e,t,r,!0)},v.prototype.lastIndexOf=function(e,t,r){return I(this,e,t,r,!1)},v.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 R(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}},v.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};var U=4096;function $(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+=Q(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 H(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 X(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 W(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||W(e,0,r,4),d(e,t,r,n,23,4),r+4}function J(e,t,r,n,u){return u||W(e,0,r,8),d(e,t,r,n,52,8),r+8}v.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),v.TYPED_ARRAY_SUPPORT)(r=this.subarray(e,t)).__proto__=v.prototype;else{var u=t-e;r=new v(u,void 0);for(var i=0;i<u;++i)r[i]=this[i+e]}return r},v.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},v.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},v.prototype.readUInt8=function(e,t){return t||V(e,1,this.length),this[e]},v.prototype.readUInt16LE=function(e,t){return t||V(e,2,this.length),this[e]|this[e+1]<<8},v.prototype.readUInt16BE=function(e,t){return t||V(e,2,this.length),this[e]<<8|this[e+1]},v.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]},v.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])},v.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},v.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},v.prototype.readInt8=function(e,t){return t||V(e,1,this.length),128&this[e]?-1*(255-this[e]+1):this[e]},v.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},v.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},v.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},v.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]},v.prototype.readFloatLE=function(e,t){return t||V(e,4,this.length),h(this,e,!0,23,4)},v.prototype.readFloatBE=function(e,t){return t||V(e,4,this.length),h(this,e,!1,23,4)},v.prototype.readDoubleLE=function(e,t){return t||V(e,8,this.length),h(this,e,!0,52,8)},v.prototype.readDoubleBE=function(e,t){return t||V(e,8,this.length),h(this,e,!1,52,8)},v.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},v.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},v.prototype.writeUInt8=function(e,t,r){return e=+e,t|=0,r||Y(this,e,t,1,255,0),v.TYPED_ARRAY_SUPPORT||(e=Math.floor(e)),this[t]=255&e,t+1},v.prototype.writeUInt16LE=function(e,t,r){return e=+e,t|=0,r||Y(this,e,t,2,65535,0),v.TYPED_ARRAY_SUPPORT?(this[t]=255&e,this[t+1]=e>>>8):H(this,e,t,!0),t+2},v.prototype.writeUInt16BE=function(e,t,r){return e=+e,t|=0,r||Y(this,e,t,2,65535,0),v.TYPED_ARRAY_SUPPORT?(this[t]=e>>>8,this[t+1]=255&e):H(this,e,t,!1),t+2},v.prototype.writeUInt32LE=function(e,t,r){return e=+e,t|=0,r||Y(this,e,t,4,4294967295,0),v.TYPED_ARRAY_SUPPORT?(this[t+3]=e>>>24,this[t+2]=e>>>16,this[t+1]=e>>>8,this[t]=255&e):X(this,e,t,!0),t+4},v.prototype.writeUInt32BE=function(e,t,r){return e=+e,t|=0,r||Y(this,e,t,4,4294967295,0),v.TYPED_ARRAY_SUPPORT?(this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=255&e):X(this,e,t,!1),t+4},v.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},v.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},v.prototype.writeInt8=function(e,t,r){return e=+e,t|=0,r||Y(this,e,t,1,127,-128),v.TYPED_ARRAY_SUPPORT||(e=Math.floor(e)),e<0&&(e=255+e+1),this[t]=255&e,t+1},v.prototype.writeInt16LE=function(e,t,r){return e=+e,t|=0,r||Y(this,e,t,2,32767,-32768),v.TYPED_ARRAY_SUPPORT?(this[t]=255&e,this[t+1]=e>>>8):H(this,e,t,!0),t+2},v.prototype.writeInt16BE=function(e,t,r){return e=+e,t|=0,r||Y(this,e,t,2,32767,-32768),v.TYPED_ARRAY_SUPPORT?(this[t]=e>>>8,this[t+1]=255&e):H(this,e,t,!1),t+2},v.prototype.writeInt32LE=function(e,t,r){return e=+e,t|=0,r||Y(this,e,t,4,2147483647,-2147483648),v.TYPED_ARRAY_SUPPORT?(this[t]=255&e,this[t+1]=e>>>8,this[t+2]=e>>>16,this[t+3]=e>>>24):X(this,e,t,!0),t+4},v.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),v.TYPED_ARRAY_SUPPORT?(this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=255&e):X(this,e,t,!1),t+4},v.prototype.writeFloatLE=function(e,t,r){return Z(this,e,t,!0,r)},v.prototype.writeFloatBE=function(e,t,r){return Z(this,e,t,!1,r)},v.prototype.writeDoubleLE=function(e,t,r){return J(this,e,t,!0,r)},v.prototype.writeDoubleBE=function(e,t,r){return J(this,e,t,!1,r)},v.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||!v.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},v.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&&!v.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:ee(new v(e,n).toString()),a=o.length;for(i=0;i<r-t;++i)this[i+t]=o[i%a]}return this};var K=/[^+\/0-9A-Za-z-_]/g;function Q(e){return e<16?"0"+e.toString(16):e.toString(16)}function ee(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 te(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(K,"")).length<2)return"";for(;e.length%4!=0;)e+="=";return e}(e))}function re(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 ne(e){return!!e.constructor&&"function"==typeof e.constructor.isBuffer&&e.constructor.isBuffer(e)}function ue(){throw new Error("setTimeout has not been defined")}function ie(){throw new Error("clearTimeout has not been defined")}var oe=ue,ae=ie;function ce(e){if(oe===setTimeout)return setTimeout(e,0);if((oe===ue||!oe)&&setTimeout)return oe=setTimeout,setTimeout(e,0);try{return oe(e,0)}catch(t){try{return oe.call(null,e,0)}catch(t){return oe.call(this,e,0)}}}"function"==typeof i.setTimeout&&(oe=setTimeout),"function"==typeof i.clearTimeout&&(ae=clearTimeout);var se,le=[],fe=!1,De=-1;function pe(){fe&&se&&(fe=!1,se.length?le=se.concat(le):De=-1,le.length&&he())}function he(){if(!fe){var e=ce(pe);fe=!0;for(var t=le.length;t;){for(se=le,le=[];++De<t;)se&&se[De].run();De=-1,t=le.length}se=null,fe=!1,function(e){if(ae===clearTimeout)return clearTimeout(e);if((ae===ie||!ae)&&clearTimeout)return ae=clearTimeout,clearTimeout(e);try{ae(e)}catch(t){try{return ae.call(null,e)}catch(t){return ae.call(this,e)}}}(e)}}function de(e,t){this.fun=e,this.array=t}de.prototype.run=function(){this.fun.apply(null,this.array)};function ge(){}var me=ge,Ee=ge,ye=ge,ve=ge,be=ge,Ce=ge,Ae=ge;var we=i.performance||{},Fe=we.now||we.mozNow||we.msNow||we.oNow||we.webkitNow||function(){return(new Date).getTime()};var ke=new Date;var Oe={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];le.push(new de(e,t)),1!==le.length||fe||ce(he)},title:"browser",browser:!0,env:{},argv:[],version:"",versions:{},on:me,addListener:Ee,once:ye,off:ve,removeListener:be,removeAllListeners:Ce,emit:Ae,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*Fe.call(we),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-ke)/1e3}},Te="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},Se=/%[sdj%]/g;function Ie(e){if(!Ye(e)){for(var t=[],r=0;r<arguments.length;r++)t.push(Le(arguments[r]));return t.join(" ")}r=1;for(var n=arguments,u=n.length,i=String(e).replace(Se,(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+=" "+Le(o);return i}function xe(e,t){if(Xe(i.process))return function(){return xe(e,t).apply(this,arguments)};if(!0===Oe.noDeprecation)return e;var r=!1;return function(){if(!r){if(Oe.throwDeprecation)throw new Error(t);Oe.traceDeprecation?console.trace(t):console.error(t),r=!0}return e.apply(this,arguments)}}var Re,Be={};function Ne(e){if(Xe(Re)&&(Re=Oe.env.NODE_DEBUG||""),e=e.toUpperCase(),!Be[e])if(new RegExp("\\b"+e+"\\b","i").test(Re)){Be[e]=function(){var t=Ie.apply(null,arguments);console.error("%s %d: %s",e,0,t)}}else Be[e]=function(){};return Be[e]}function Le(e,t){var r={seen:[],stylize:qe};return arguments.length>=3&&(r.depth=arguments[2]),arguments.length>=4&&(r.colors=arguments[3]),Me(t)?r.showHidden=t:t&&at(r,t),Xe(r.showHidden)&&(r.showHidden=!1),Xe(r.depth)&&(r.depth=2),Xe(r.colors)&&(r.colors=!1),Xe(r.customInspect)&&(r.customInspect=!0),r.colors&&(r.stylize=Pe),je(r,e,r.depth)}function Pe(e,t){var r=Le.styles[t];return r?"\x1b["+Le.colors[r][0]+"m"+e+"\x1b["+Le.colors[r][1]+"m":e}function qe(e,t){return e}function je(e,t,r){if(e.customInspect&&t&&Qe(t.inspect)&&t.inspect!==Le&&(!t.constructor||t.constructor.prototype!==t)){var n=t.inspect(r,e);return Ye(n)||(n=je(e,n,r)),n}var u=function(e,t){if(Xe(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)),Ke(t)&&(i.indexOf("message")>=0||i.indexOf("description")>=0))return _e(t);if(0===i.length){if(Qe(t)){var a=t.name?": "+t.name:"";return e.stylize("[Function"+a+"]","special")}if(We(t))return e.stylize(RegExp.prototype.toString.call(t),"regexp");if(Je(t))return e.stylize(Date.prototype.toString.call(t),"date");if(Ke(t))return _e(t)}var c,s="",l=!1,f=["{","}"];($e(t)&&(l=!0,f=["[","]"]),Qe(t))&&(s=" [Function"+(t.name?": "+t.name:"")+"]");return We(t)&&(s=" "+RegExp.prototype.toString.call(t)),Je(t)&&(s=" "+Date.prototype.toUTCString.call(t)),Ke(t)&&(s=" "+_e(t)),0!==i.length||l&&0!=t.length?r<0?We(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)ct(t,String(o))?i.push(Ue(e,t,r,n,String(o),!0)):i.push("");return u.forEach((function(u){u.match(/^\d+$/)||i.push(Ue(e,t,r,n,u,!0))})),i}(e,t,r,o,i):i.map((function(n){return Ue(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 _e(e){return"["+Error.prototype.toString.call(e)+"]"}function Ue(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")),ct(n,u)||(o="["+u+"]"),a||(e.seen.indexOf(c.value)<0?(a=ze(r)?je(e,c.value,null):je(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")),Xe(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 $e(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 He(e){return"symbol"==typeof e}function Xe(e){return void 0===e}function We(e){return Ze(e)&&"[object RegExp]"===rt(e)}function Ze(e){return"object"==typeof e&&null!==e}function Je(e){return Ze(e)&&"[object Date]"===rt(e)}function Ke(e){return Ze(e)&&("[object Error]"===rt(e)||e instanceof Error)}function Qe(e){return"function"==typeof e}function et(e){return null===e||"boolean"==typeof e||"number"==typeof e||"string"==typeof e||"symbol"==typeof e||void 0===e}function tt(e){return v.isBuffer(e)}function rt(e){return Object.prototype.toString.call(e)}function nt(e){return e<10?"0"+e.toString(10):e.toString(10)}Le.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]},Le.styles={special:"cyan",number:"yellow",boolean:"yellow",undefined:"grey",null:"bold",string:"green",date:"magenta",regexp:"red"};var ut=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"];function it(){var e=new Date,t=[nt(e.getHours()),nt(e.getMinutes()),nt(e.getSeconds())].join(":");return[e.getDate(),ut[e.getMonth()],t].join(" ")}function ot(){console.log("%s - %s",it(),Ie.apply(null,arguments))}function at(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 ct(e,t){return Object.prototype.hasOwnProperty.call(e,t)}var st={inherits:Te,_extend:at,log:ot,isBuffer:tt,isPrimitive:et,isFunction:Qe,isError:Ke,isDate:Je,isObject:Ze,isRegExp:We,isUndefined:Xe,isSymbol:He,isString:Ye,isNumber:Ve,isNullOrUndefined:Ge,isNull:ze,isBoolean:Me,isArray:$e,inspect:Le,deprecate:xe,format:Ie,debuglog:Ne},lt=Object.freeze({__proto__:null,format:Ie,deprecate:xe,debuglog:Ne,inspect:Le,isArray:$e,isBoolean:Me,isNull:ze,isNullOrUndefined:Ge,isNumber:Ve,isString:Ye,isSymbol:He,isUndefined:Xe,isRegExp:We,isObject:Ze,isDate:Je,isError:Ke,isFunction:Qe,isPrimitive:et,isBuffer:tt,log:ot,inherits:Te,_extend:at,default:st}),ft=u((function(e){"function"==typeof Object.create?e.exports=function(e,t){t&&(e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}))}:e.exports=function(e,t){if(t){e.super_=t;var r=function(){};r.prototype=t.prototype,e.prototype=new r,e.prototype.constructor=e}}})),Dt=n(lt),pt=u((function(e){try{var t=Dt;if("function"!=typeof t.inherits)throw"";e.exports=t.inherits}catch(t){e.exports=ft}})),ht=function(t){var r,n,u;for(n in pt(o,t),pt(i,o),r=o.prototype)(u=r[n])&&"object"==typeof u&&(r[n]="concat"in u?u.concat():e(u));return o;function i(e){return t.apply(this,e)}function o(){return this instanceof o?t.apply(this,arguments):new i(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(Et),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(Et),i=r.indexOf(Et,u+1);return a.push(r.slice(u)),a.join("")}},Et="\\";var yt={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"},vt={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"},bt=function(e){var t="string"==typeof e?e.charCodeAt(0):e;return t>=48&&t<=57};var Ct=function(e){var t="string"==typeof e?e.charCodeAt(0):e;return t>=97&&t<=102||t>=65&&t<=70||t>=48&&t<=57};var At=function(e){var t="string"==typeof e?e.charCodeAt(0):e;return t>=97&&t<=122||t>=65&&t<=90};var wt=function(e){return At(e)||bt(e)};var Ft={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"},kt=function(e){return!!Ot.call(Ft,e)&&Ft[e]},Ot={}.hasOwnProperty;var Tt=function(e,t){var r,n,u={};t||(t={});for(n in Rt)r=t[n],u[n]=null==r?Rt[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,y,v,b=t.additional,C=t.nonTerminated,A=t.text,w=t.reference,F=t.warning,k=t.textContext,O=t.referenceContext,T=t.warningContext,S=t.position,I=t.indent||[],x=e.length,R=0,B=-1,N=S.column||1,L=S.line||1,P="",q=[];"string"==typeof b&&(b=b.charCodeAt(0));m=j(),s=F?_:xt,R--,x++;for(;++R<x;)if(10===o&&(N=I[B]||1),38===(o=e.charCodeAt(R))){if(9===(c=e.charCodeAt(R+1))||10===c||12===c||32===c||38===c||60===c||c!=c||b&&c===b){P+=It(o),N++;continue}for(p=h=R+1,v=h,35===c?(v=++p,88===(c=e.charCodeAt(v))||120===c?(d=Nt,v=++p):d=Lt):d=Bt,r="",D="",i="",g=qt[d],v--;++v<x&&g(c=e.charCodeAt(v));)i+=It(c),d===Bt&&St.call(yt,i)&&(r=i,D=yt[i]);(u=59===e.charCodeAt(v))&&(v++,(n=d===Bt&&kt(i))&&(r=i,D=n)),y=1+v-h,(u||C)&&(i?d===Bt?(u&&!D?s(5,1):(r!==i&&(y=1+(v=p+r.length)-p,u=!1),u||(l=r?1:3,t.attribute?61===(c=e.charCodeAt(v))?(s(l,y),D=null):wt(c)?D=null:s(l,y):s(l,y))),a=D):(u||s(2,y),_t(a=parseInt(i,Pt[d]))?(s(7,y),a=It(65533)):a in vt?(s(6,y),a=vt[a]):(f="",Ut(a)&&s(6,y),a>65535&&(f+=It((a-=65536)>>>10|55296),a=56320|1023&a),a=f+It(a))):d!==Bt&&s(4,y)),a?(U(),m=j(),R=v-1,N+=v-h+1,q.push(a),(E=j()).offset++,w&&w.call(O,a,{start:m,end:E},e.slice(h-1,v)),m=E):(i=e.slice(h-1,v),P+=i,N+=i.length,R=v-1)}else 10===o&&(L++,B++,N=0),o==o?(P+=It(o),N++):U();return q.join("");function j(){return{line:L,column:N,offset:R+(S.offset||0)}}function _(e,t){var r=j();r.column+=t,r.offset+=t,F.call(T,jt[e],r,e)}function U(){P&&(q.push(P),A&&A.call(k,P,{start:m,end:j()}),P="")}}(e,u)},St={}.hasOwnProperty,It=String.fromCharCode,xt=Function.prototype,Rt={warning:null,reference:null,text:null,warningContext:null,referenceContext:null,textContext:null,position:{},additional:null,attribute:!1,nonTerminated:!0},Bt="named",Nt="hexadecimal",Lt="decimal",Pt={hexadecimal:16,decimal:10},qt={};qt.named=wt,qt[Lt]=bt,qt[Nt]=Ct;var jt={};function _t(e){return e>=55296&&e<=57343||e>1114111}function Ut(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)}jt[1]="Named character references must be terminated by a semicolon",jt[2]="Numeric character references must be terminated by a semicolon",jt[3]="Named character references cannot be empty",jt[4]="Numeric character references cannot be empty",jt[5]="Named character references must be known",jt[6]="Numeric character references cannot be disallowed",jt[7]="Numeric character references cannot be outside the permissible Unicode range";var $t=function(t){return n.raw=u,n;function r(e){for(var r=t.offset,n=e.line,u=[];++n&&n in r;)u.push((r[n]||0)+1);return{start:e,indent:u}}function n(e,n,u){Tt(e,{position:r(n),warning:i,text:u,reference:u,textContext:t,referenceContext:t})}function u(t,n,u){return Tt(t,e(u,{position:r(n),warning:i}))}function i(e,r,n){3!==n&&t.file.message(e,r)}};var Mt=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 y(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 v(){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)&&zt(n)&&zt(e)&&(e=("text"===e.type?Gt:Vt).call(c,n,e)),e!==n&&r.push(e),c.atStart&&0!==l.length&&c.exitStart(),e}function C(e){var r=g(),n=v(),u=m();return y(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 zt(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 Gt(e,t){return e.value+=t.value,e}function Vt(e,t){return this.options.commonmark||this.options.gfm?t:(e.children=e.children.concat(t.children),e)}var Yt=Zt,Ht=["\\","`","*","{","}","[","]","(",")","#","+","-",".","!","_",">"],Xt=Ht.concat(["~","|"]),Wt=Xt.concat(["\n",'"',"$","%","&","'",",","/",":",";","<","=","?","@","^"]);function Zt(e){var t=e||{};return t.commonmark?Wt:t.gfm?Xt:Ht}Zt.default=Ht,Zt.gfm=Xt,Zt.commonmark=Wt;var Jt={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"]},Kt=function(t){var r,n,u=this,i=u.options;if(null==t)t={};else{if("object"!=typeof t)throw new Error("Invalid value `"+t+"` for setting `options`");t=e(t)}for(r in Jt){if(null==(n=t[r])&&(n=i[r]),"blocks"!==r&&"boolean"!=typeof n||"blocks"===r&&"object"!=typeof n)throw new Error("Invalid value `"+n+"` for setting `options."+r+"`");t[r]=n}return u.options=t,u.escape=Yt(t),u};var Qt=er;function er(e){if(null==e)return tr;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]=er(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 tr(){return!0}var rr=function(e){return"\x1b[33m"+e+"\x1b[39m"};var nr=ar,ur=!0,ir="skip",or=!1;function ar(e,t,r,n){var u,i;"function"==typeof t&&"function"!=typeof r&&(n=r,r=t,t=null),i=Qt(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 ("+rr(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[ur,e];return[e]}(r(o,c)))[0]===or)return D;if(o.children&&D[0]!==ir)for(l=(n?o.children.length:-1)+u;l>-1&&l<o.children.length;){if((s=e(o.children[l],l,f)())[0]===or)return s;l="number"==typeof s[1]?s[1]:l+u}return D}}(e,null,[])()}ar.CONTINUE=true,ar.SKIP=ir,ar.EXIT=or;var cr=Dr,sr=nr.CONTINUE,lr=nr.SKIP,fr=nr.EXIT;function Dr(e,t,r,n){"function"==typeof t&&"function"!=typeof r&&(n=r,r=t,t=null),nr(e,t,(function(e,t){var n=t[t.length-1],u=n?n.children.indexOf(e):null;return r(e,u,n)}),n)}Dr.CONTINUE=sr,Dr.SKIP=lr,Dr.EXIT=fr;var pr=function(e,t){return cr(e,t?hr:dr),e};function hr(e){delete e.position}function dr(e){e.position=void 0}var gr=function(){var t,r=this,n=String(r.file),u={line:1,column:1,offset:0},i=e(u);65279===(n=n.replace(mr,"\n")).charCodeAt(0)&&(n=n.slice(1),i.column++,i.offset++);t={type:"root",children:r.tokenizeBlock(n,i),position:{start:u,end:r.eof||e(u)}},r.options.position||pr(t,!0);return t},mr=/\r\n|\r/g;var Er=/^[ \t]*(\n|$)/,yr=function(e,t,r){var n,u="",i=0,o=t.length;for(;i<o&&null!=(n=Er.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 vr,br="",Cr=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(vr!==e||void 0===vr)vr=e,br="";else if(br.length>=r)return br.substr(0,r);for(;r>br.length&&t>1;)1&t&&(br+=e),t>>=1,e+=e;return br=(br+=e).substr(0,r)};var Ar=function(e){return String(e).replace(/\n+$/,"")};var wr=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+=Fr,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:Ar(s)})},Fr=Cr(" ",4);var kr=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,y=0,v="";if(!m)return;for(;y<E&&((i=t.charAt(y))===Sr||i===Tr);)v+=i,y++;if(h=y,"~"!==(i=t.charAt(y))&&"`"!==i)return;y++,u=i,n=1,v+=i;for(;y<E&&(i=t.charAt(y))===u;)v+=i,n++,y++;if(n<3)return;for(;y<E&&((i=t.charAt(y))===Sr||i===Tr);)v+=i,y++;o="",s="";for(;y<E&&(i=t.charAt(y))!==Or&&("`"!==u||i!==u);)i===Sr||i===Tr?s+=i:(o+=s+i,s=""),y++;if((i=t.charAt(y))&&i!==Or)return;if(r)return!0;(d=e.now()).column+=v.length,d.offset+=v.length,v+=o,o=g.decode.raw(g.unescape(o),d),s&&(v+=s);s="",D="",p="",l="",f="";var b=!0;for(;y<E;)if(i=t.charAt(y),l+=D,f+=p,D="",p="",i===Or){for(b?(v+=i,b=!1):(D+=i,p+=i),s="",y++;y<E&&(i=t.charAt(y))===Sr;)s+=i,y++;if(D+=s,p+=s.slice(h),!(s.length>=4)){for(s="";y<E&&(i=t.charAt(y))===u;)s+=i,y++;if(D+=s,p+=s,!(s.length<n)){for(s="";y<E&&((i=t.charAt(y))===Sr||i===Tr);)D+=i,p+=i,y++;if(!i||i===Or)break}}}else l+=i,p+=i,y++;v+=l+D,y=-1,E=o.length;for(;++y<E;)if((i=o.charAt(y))===Sr||i===Tr)a||(a=o.slice(0,y));else if(a){c=o.slice(y);break}return e(v)({type:"code",lang:a||o||null,meta:c||null,value:f})},Or="\n",Tr="\t",Sr=" ";var Ir=u((function(e,t){(t=e.exports=function(e){return e.replace(/^\s*|\s*$/g,"")}).left=function(e){return e.replace(/^\s*/,"")},t.right=function(e){return e.replace(/\s*$/,"")}})),xr=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 Rr=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,y=[],v=[],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&&!Ir(a)){C=s;break}if(!l&&(i=t.slice(C),xr(d,h,D,[e,i,!0])))break;c=s===C?a:t.slice(s,o),b.push(C-s),y.push(c),v.push(a),C=o+1}C=-1,E=b.length,n=e(y.join("\n"));for(;++C<E;)p[m]=(p[m]||0)+b[C],m++;return f=D.enterBlock(),v=D.tokenizeBlock(v.join("\n"),g),f(),n({type:"blockquote",children:v})};var Br=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))!==Lr&&n!==Nr){c--;break}l+=n}i=0;for(;++c<=a;){if((n=t.charAt(c))!==Pr){c--;break}l+=n,i++}if(i>6)return;if(!i||!o&&t.charAt(c+1)===Pr)return;a=t.length+1,u="";for(;++c<a;){if((n=t.charAt(c))!==Lr&&n!==Nr){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===Lr||n===Nr||n===Pr){for(;n===Lr||n===Nr;)u+=n,n=t.charAt(++c);if(o||!f||u||n!==Pr){for(;n===Pr;)u+=n,n=t.charAt(++c);for(;n===Lr||n===Nr;)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)})},Nr="\t",Lr=" ",Pr="#";var qr=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 jr=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 _r=function(e,t){var r,n,u,i=e.split("\n"),o=i.length+1,a=1/0,c=[];i.unshift(Cr(" ",t)+"!");for(;o--;)if(n=jr(i[o]),c[o]=n.stops,0!==Ir(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 Ur=function(e,t,r){var n,u,i,o,a,c,s,l,f,D,p,h,d,g,m,E,y,v,b,C,A,w,F,k=this,O=k.options.commonmark,T=k.options.pedantic,S=k.blockTokenizers,I=k.interruptList,x=0,R=t.length,B=null,N=!1;for(;x<R&&((o=t.charAt(x))===zr||o===$r);)x++;if("*"===(o=t.charAt(x))||"+"===o||"-"===o)a=o,i=!1;else{for(i=!0,u="";x<R&&(o=t.charAt(x),bt(o));)u+=o,x++;if(o=t.charAt(x),!u||!("."===o||O&&")"===o))return;if(r&&"1"!==u)return;B=parseInt(u,10),a=o}if((o=t.charAt(++x))!==$r&&o!==zr&&(T||o!==Mr&&""!==o))return;if(r)return!0;x=0,g=[],m=[],E=[];for(;x<R;){for(c=t.indexOf(Mr,x),s=x,l=!1,F=!1,-1===c&&(c=R),n=0;x<R;){if((o=t.charAt(x))===zr)n+=4-n%4;else{if(o!==$r)break;n++}x++}if(y&&n>=y.indent&&(F=!0),o=t.charAt(x),f=null,!F){if("*"===o||"+"===o||"-"===o)f=o,x++,n++;else{for(u="";x<R&&(o=t.charAt(x),bt(o));)u+=o,x++;o=t.charAt(x),x++,u&&("."===o||O&&")"===o)&&(f=o,n+=u.length+1)}if(f)if((o=t.charAt(x))===zr)n+=4-n%4,x++;else if(o===$r){for(w=x+4;x<w&&t.charAt(x)===$r;)x++,n++;x===w&&t.charAt(x)===$r&&(x-=3,n-=3)}else o!==Mr&&""!==o&&(f=null)}if(f){if(!T&&a!==f)break;l=!0}else O||F||t.charAt(s)!==$r?O&&y&&(F=n>=y.indent||n>4):F=!0,l=!1,x=s;if(p=t.slice(s,c),D=s===x?p:t.slice(x,c),("*"===f||"_"===f||"-"===f)&&S.thematicBreak.call(k,e,p,!0))break;if(h=d,d=!l&&!Ir(D).length,F&&y)y.value=y.value.concat(E,p),m=m.concat(E,p),E=[];else if(l)0!==E.length&&(N=!0,y.value.push(""),y.trail=E.concat()),y={value:[p],indent:n,trail:[]},g.push(y),m=m.concat(E,p),E=[];else if(d){if(h&&!O)break;E.push(p)}else{if(h)break;if(xr(I,S,k,[e,p,!0]))break;y.value=y.value.concat(E,p),m=m.concat(E,p),E=[]}x=c+1}C=e(m.join(Mr)).reset({type:"list",ordered:i,start:B,spread:N,children:[]}),v=k.enterList(),b=k.enterBlock(),x=-1,R=g.length;for(;++x<R;)y=g[x].value.join(Mr),A=e.now(),e(y)(Wr(k,y,A),C),y=g[x].trail.join(Mr),x!==R-1&&(y+=Mr),e(y);return v(),b(),C},$r=" ",Mr="\n",zr="\t",Gr=/\n\n(?!\s*$)/,Vr=/^\[([ X\tx])][ \t]/,Yr=/^([ \t]*)([*+-]|\d+[.)])( {1,4}(?! )| |\t|$|(?=\n))([^\n]*)/,Hr=/^([ \t]*)([*+-]|\d+[.)])([ \t]+)/,Xr=/^( {1,4}|\t)?/gm;function Wr(e,t,r){var n,u,i=e.offset,o=e.options.pedantic?Zr:Jr,a=null;return t=o.apply(null,arguments),e.options.gfm&&(n=t.match(Vr))&&(u=n[0].length,a="x"===n[1].toLowerCase(),i[r.line]+=u,t=t.slice(u)),{type:"listItem",spread:Gr.test(t),checked:a,children:e.tokenizeBlock(t,r)}}function Zr(e,t,r){var n=e.offset,u=r.line;return t=t.replace(Hr,i),u=r.line,t.replace(Xr,i);function i(e){return n[u]=(n[u]||0)+e.length,u++,""}}function Jr(e,t,r){var n,u,i,o,a,c,s,l=e.offset,f=r.line;for(o=(t=t.replace(Yr,(function(e,t,r,o,a){u=t+r+o,i=a,Number(r)<10&&u.length%2==1&&(r=$r+r);return(n=t+Cr($r,r.length)+o)+i}))).split(Mr),(a=_r(t,jr(n).indent).split(Mr))[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(Mr)}var Kr=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 Qr="<[A-Za-z][A-Za-z0-9\\-]*(?:\\s+[a-zA-Z_:][a-zA-Z0-9:._-]*(?:\\s*=\\s*(?:[^\"'=<>`\\u0000-\\u0020]+|'[^']*'|\"[^\"]*\"))?)*\\s*\\/?>",en="<\\/[A-Za-z][A-Za-z0-9\\-]*\\s*>",tn={openCloseTag:new RegExp("^(?:"+Qr+"|"+en+")"),tag:new RegExp("^(?:"+Qr+"|"+en+"|\x3c!----\x3e|\x3c!--(?:-?[^>-])(?:-?[^-])*--\x3e|<[?].*?[?]>|<![A-Za-z]+\\s+[^>]*>|<!\\[CDATA\\[[\\s\\S]*?\\]\\]>)")},rn=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=[[nn,un,!0],[on,an,!0],[cn,sn,!0],[ln,fn,!0],[Dn,pn,!0],[f,hn,!0],[dn,hn,!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})},nn=/^<(script|pre|style)(?=(\s|>|$))/i,un=/<\/(script|pre|style)>/i,on=/^<!--/,an=/-->/,cn=/^<\?/,sn=/\?>/,ln=/^<![A-Za-z]/,fn=/>/,Dn=/^<!\[CDATA\[/,pn=/]]>/,hn=/^$/,dn=new RegExp(tn.openCloseTag.source+"\\s*$");var gn=function(e){return En.test("number"==typeof e?mn(e):e.charAt(0))},mn=String.fromCharCode,En=/\s/;var yn=function(e){return String(e).replace(/\s+/g," ")};var vn=function(e){return yn(e).toLowerCase()};var bn=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))===wn||o===An);)d+=o,p++;if("["!==(o=t.charAt(p)))return;p++,d+=o,i="";for(;p<h&&(o=t.charAt(p))!==Fn;)"\\"===o&&(i+=o,p++,o=t.charAt(p)),i+=o,p++;if(!i||t.charAt(p)!==Fn||":"!==t.charAt(p+1))return;c=i,p=(d+=i+Fn+":").length,i="";for(;p<h&&((o=t.charAt(p))===An||o===wn||o===Cn);)d+=o,p++;if(o=t.charAt(p),i="",n=d,"<"===o){for(p++;p<h&&kn(o=t.charAt(p));)i+=o,p++;if((o=t.charAt(p))===kn.delimiter)d+="<"+i+o,p++;else{if(D)return;p-=i.length+1,i=""}}if(!i){for(;p<h&&On(o=t.charAt(p));)i+=o,p++;d+=i}if(!i)return;s=i,i="";for(;p<h&&((o=t.charAt(p))===An||o===wn||o===Cn);)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(o===Cn){if(p++,(o=t.charAt(p))===Cn||o===a)return;i+=Cn}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&&((o=t.charAt(p))===An||o===wn);)d+=o,p++;if(!(o=t.charAt(p))||o===Cn)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:vn(c),label:c,title:l||null,url:s}))},Cn="\n",An="\t",wn=" ",Fn="]";function kn(e){return">"!==e&&"["!==e&&e!==Fn}function On(e){return"["!==e&&e!==Fn&&!gn(e)}kn.delimiter=">";var Tn=function(e,t,r){var n,u,i,o,a,c,s,l,f,D,p,h,d,g,m,E,y,v,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(Sn,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(Sn),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=i===In?"center":D&&null===i?"right":In;else if(!gn(f))return;n++}!1!==i&&p.push(i);if(p.length<1)return;if(r)return!0;m=-1,v=[],b=e(o).reset({type:"table",align:p,children:v});for(;++m<E;){for(y=s[m],a={type:"tableRow",children:[]},m&&e(Sn),e(y).reset(a,b),c=y.length+1,n=0,l="",h="",d=!0;n<c;)"\t"!==(f=y.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+=y.charAt(n+1),n++)),d=!1,n++):(h?l+=f:e(f),n++);m||e(Sn+u)}return b},Sn="\n",In="left";var xn=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(Rn),p=t.length;for(;D<p;){if(-1===D){D=p;break}if(t.charAt(D+1)===Rn)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&&i!==Rn){D=t.indexOf(Rn,D+1);continue}}if(u=t.slice(D+1),xr(f,l,c,[e,u,!0]))break;if(n=D,-1!==(D=t.indexOf(Rn,D+1))&&""===Ir(t.slice(n,D))){D=n;break}}if(u=t.slice(0,D),r)return!0;return a=e.now(),u=Ar(u),e(u)({type:"paragraph",children:c.tokenizeInline(u,a)})},Rn="\n";var Bn=function(e,t){return e.indexOf("\\",t)};var Nn=Ln;Ln.locator=Bn;function Ln(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 Pn=function(e,t){return e.indexOf("<",t)};var qn=Un;Un.locator=Pn,Un.notInLink=!0;var jn="mailto:",_n=jn.length;function Un(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),!(gn(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),!gn(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&&(h.slice(0,_n).toLowerCase()===jn?(i=i.slice(_n),u.column+=_n,u.offset+=_n):h=jn+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:Tt(h,{nonTerminated:!1}),children:i}))}}}var $n=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 Mn=function(e,t){var r,n,u,i=-1;if(!this.options.gfm)return i;n=zn.length,r=-1;for(;++r<n;)-1!==(u=e.indexOf(zn[r],t))&&(-1===i||u<i)&&(i=u);return i},zn=["www.","http://","https://"];var Gn=Vn;Vn.locator=Mn,Vn.notInLink=!0;function Vn(e,t,r){var n,u,i,o,a,c,s,l,f,D,p,h,d,g,m=this,E=m.options.gfm,y=m.inlineTokenizers,v=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<v;)if(46!==(s=t.charCodeAt(o))){if(!bt(s)&&!At(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<v&&(s=t.charCodeAt(o),!gn(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=$n(c,"("),D=$n(c,")");D>f;)o=a+c.lastIndexOf(")"),c=t.slice(a,o),D--;if(59===t.charCodeAt(o-1)&&(o--,At(t.charCodeAt(o-1)))){for(l=o-2;At(t.charCodeAt(l));)l--;38===t.charCodeAt(l)&&(o=l)}return p=t.slice(0,o),d=Tt(p,{nonTerminated:!1}),C&&(d="http://"+d),g=m.enterLink(),m.inlineTokenizers={text:y.text},h=m.tokenizeInline(p,e.now()),m.inlineTokenizers=y,g(),e(p)({type:"link",title:null,url:d,children:h})}}}var Yn=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||!Hn(t.charCodeAt(u-1)))return e.call(this,t,n+1);for(;u>r&&Hn(t.charCodeAt(u-1));)u--;return u};function Hn(e){return bt(e)||At(e)||43===e||45===e||46===e||95===e}var Xn=Wn;Wn.locator=Yn,Wn.notInLink=!0;function Wn(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);bt(n)||At(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),bt(n)||At(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:"+Tt(u,{nonTerminated:!1}),children:i}))}}}var Zn=tn.tag,Jn=eu;eu.locator=Pn;var Kn=/^<a /i,Qn=/^<\/a>/i;function eu(e,t,r){var n,u,i=this,o=t.length;if(!("<"!==t.charAt(0)||o<3)&&(n=t.charAt(1),(At(n)||"?"===n||"!"===n||"/"===n)&&(u=t.match(Zn))))return!!r||(u=u[0],!i.inLink&&Kn.test(u)?i.inLink=!0:i.inLink&&Qn.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 ru=ou;ou.locator=tu;var nu="(",uu=")",iu="\\";function ou(e,t,r){var n,u,i,o,a,c,s,l,f,D,p,h,d,g,m,E,y,v,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===iu)A++,c+=t.charAt(A);else if(i&&!O||"["!==w){if((!i||O)&&"]"===w){if(!d){if(t.charAt(A+1)!==nu)return;c+=nu,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),gn(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===nu));){if(gn(w)){if(!F)break;c+=w}else{if(w===nu)d++;else if(w===uu){if(0===d)break;d--}g+=c,c="",w===iu&&(g+=iu,w=t.charAt(++A)),g+=w}A++}m=g,A=(C+=g).length}for(g="";A<p&&(w=t.charAt(A),gn(w));)g+=w,A++;if(w=t.charAt(A),C+=g,g&&('"'===w||"'"===w||k&&w===nu))if(A++,g="",D=w===nu?uu:w,a=C+=w,k){for(;A<p&&(w=t.charAt(A))!==D;)w===iu&&(g+=iu,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),gn(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===uu){C+=g+D+c,h=g;break}gn(w)?c+=w:(g+=D+c+w,c="",s=!1)}else g+=w;A++}if(t.charAt(A)===uu)return!!r||(C+=uu,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)),v={type:l?"image":"link",title:h||null,url:m},l?v.alt=b.decode.raw(b.unescape(f),E)||null:(y=b.enterLink(),v.children=b.tokenizeInline(f,E),y()),e(C)(v))}}}var au=pu;pu.locator=tu;var cu="link",su="full",lu="[",fu="\\",Du="]";function pu(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=cu,y="shortcut";if("!"===p&&(E="image",m=p,p=t.charAt(++h)),p===lu){for(h++,m+=p,c="",l=0;h<d;){if((p=t.charAt(h))===lu)s=!0,l++;else if(p===Du){if(!l)break;l--}p===fu&&(c+=fu,p=t.charAt(++h)),c+=p,h++}if(g=c,n=c,(p=t.charAt(h))===Du){if(h++,g+=p,c="",!D)for(;h<d&&(p=t.charAt(h),gn(p));)c+=p,h++;if((p=t.charAt(h))===lu){for(u="",c+=p,h++;h<d&&(p=t.charAt(h))!==lu&&p!==Du;)p===fu&&(u+=fu,p=t.charAt(++h)),u+=p,h++;(p=t.charAt(h))===Du?(y=u?su:"collapsed",c+=u+p,h++):u="",g+=c,c=""}else{if(!n)return;u=n}if(y===su||!s)return g=m+g,E===cu&&f.inLink?null:!!r||((i=e.now()).column+=m.length,i.offset+=m.length,o={type:E+"Reference",identifier:vn(u=y===su?u:n),label:u,referenceType:y},E===cu?(a=f.enterLink(),o.children=f.tokenizeInline(n,i),a()):o.alt=f.decode.raw(f.unescape(n),i)||null,e(g)(o))}}}var hu=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 du=gu;gu.locator=hu;function gu(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&&gn(t.charAt(l)))))for(;l<c;){if(s=f,!((f=t.charAt(l))!==i||t.charAt(l+1)!==i||u&&gn(s))&&(f=t.charAt(l+2))!==i){if(!Ir(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 mu=function(e){return yu.test("number"==typeof e?Eu(e):e.charAt(0))},Eu=String.fromCharCode,yu=/\w/;var vu=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 bu=Cu;Cu.locator=vu;function Cu(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&&gn(t.charAt(l)))))for(;l<c;){if(s=f,!((f=t.charAt(l))!==i||u&&gn(s))){if((f=t.charAt(++l))!==i){if(!Ir(o)||s===i)return;if(!u&&"_"===i&&mu(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 Au=function(e,t){return e.indexOf("~~",t)};var wu=ku;ku.locator=Au;var Fu="~";function ku(e,t,r){var n,u,i,o="",a="",c="",s="";if(this.options.gfm&&t.charAt(0)===Fu&&t.charAt(1)===Fu&&!gn(t.charAt(2)))for(n=1,u=t.length,(i=e.now()).column+=2,i.offset+=2;++n<u;){if(!((o=t.charAt(n))!==Fu||a!==Fu||c&&gn(c)))return!!r||e("~~"+s+"~~")({type:"delete",children:this.tokenizeInline(s,i)});s+=a,c=a,a=o}}var Ou=function(e,t){return e.indexOf("`",t)};var Tu=Su;Su.locator=Ou;function Su(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 Iu=function(e,t){var r=e.indexOf("\n",t);for(;r>t&&" "===e.charAt(r-1);)r--;return r};var xu=Ru;Ru.locator=Iu;function Ru(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 Bu=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 Nu=Lu;function Lu(t,r){this.file=r,this.offset={},this.options=e(this.options),this.setOptions({}),this.inList=!1,this.inBlock=!1,this.inLink=!1,this.atStart=!0,this.toOffset=gt(r).toOffset,this.unescape=mt(this,"escape"),this.decode=$t(this)}var Pu=Lu.prototype;function qu(e){var t,r=[];for(t in e)r.push(t);return r}Pu.setOptions=Kt,Pu.parse=gr,Pu.options=Jt,Pu.exitStart=dt("atStart",!0),Pu.enterList=dt("inList",!1),Pu.enterLink=dt("inLink",!1),Pu.enterBlock=dt("inBlock",!1),Pu.interruptParagraph=[["thematicBreak"],["list"],["atxHeading"],["fencedCode"],["blockquote"],["html"],["setextHeading",{commonmark:!1}],["definition",{commonmark:!1}]],Pu.interruptList=[["atxHeading",{pedantic:!1}],["fencedCode",{pedantic:!1}],["thematicBreak",{pedantic:!1}],["definition",{commonmark:!1}]],Pu.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}]],Pu.blockTokenizers={blankLine:yr,indentedCode:wr,fencedCode:kr,blockquote:Rr,atxHeading:Br,thematicBreak:qr,list:Ur,setextHeading:Kr,html:rn,definition:bn,table:Tn,paragraph:xn},Pu.inlineTokenizers={escape:Nn,autoLink:qn,url:Gn,email:Xn,html:Jn,link:ru,reference:au,strong:du,emphasis:bu,deletion:wu,code:Tu,break:xu,text:Bu},Pu.blockMethods=qu(Pu.blockTokenizers),Pu.inlineMethods=qu(Pu.inlineTokenizers),Pu.tokenizeBlock=Mt("block"),Pu.tokenizeInline=Mt("inline"),Pu.tokenizeFactory=Mt;var ju=_u;function _u(t){var r=this.data("settings"),n=ht(Nu);n.prototype.options=e(n.prototype.options,r,t),this.Parser=n}_u.Parser=Nu;var Uu=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 $u=function(e){return null!=e&&null!=e.constructor&&"function"==typeof e.constructor.isBuffer&&e.constructor.isBuffer(e)},Mu=Object.prototype.hasOwnProperty,zu=Object.prototype.toString,Gu=Object.defineProperty,Vu=Object.getOwnPropertyDescriptor,Yu=function(e){return"function"==typeof Array.isArray?Array.isArray(e):"[object Array]"===zu.call(e)},Hu=function(e){if(!e||"[object Object]"!==zu.call(e))return!1;var t,r=Mu.call(e,"constructor"),n=e.constructor&&e.constructor.prototype&&Mu.call(e.constructor.prototype,"isPrototypeOf");if(e.constructor&&!r&&!n)return!1;for(t in e);return void 0===t||Mu.call(e,t)},Xu=function(e,t){Gu&&"__proto__"===t.name?Gu(e,t.name,{enumerable:!0,configurable:!0,value:t.newValue,writable:!0}):e[t.name]=t.newValue},Wu=function(e,t){if("__proto__"===t){if(!Mu.call(e,t))return;if(Vu)return Vu(e,t).value}return e[t]},Zu=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=Wu(a,r),a!==(u=Wu(t,r))&&(l&&u&&(Hu(u)||(i=Yu(u)))?(i?(i=!1,o=n&&Yu(n)?n:[]):o=n&&Hu(n)?n:{},Xu(a,{name:r,newValue:e(l,o,u)})):void 0!==u&&Xu(a,{name:r,newValue:u}));return a},Ju=e=>{if("[object Object]"!==Object.prototype.toString.call(e))return!1;const t=Object.getPrototypeOf(e);return null===t||t===Object.prototype},Ku=[].slice,Qu=function(e,t){var r;return function(){var t,i=Ku.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)}};var ei=ri;ri.wrap=Qu;var ti=[].slice;function ri(){var e=[],t={run:function(){var t=-1,r=ti.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=ti.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?Qu(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 ni={}.hasOwnProperty,ui=function(e){if(!e||"object"!=typeof e)return"";if(ni.call(e,"position")||ni.call(e,"type"))return oi(e.position);if(ni.call(e,"start")||ni.call(e,"end"))return oi(e);if(ni.call(e,"line")||ni.call(e,"column"))return ii(e);return""};function ii(e){return e&&"object"==typeof e||(e={}),ai(e.line)+":"+ai(e.column)}function oi(e){return e&&"object"==typeof e||(e={}),ii(e.start)+"-"+ii(e.end)}function ai(e){return e&&"number"==typeof e?e:1}var ci=fi;function si(){}si.prototype=Error.prototype,fi.prototype=new si;var li=fi.prototype;function fi(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=ui(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 Di(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}li.file="",li.name="",li.reason="",li.message="",li.stack="",li.fatal=null,li.column=null,li.line=null;var pi=/^(\/?|)([\s\S]*?)((?:\.{1,2}|[^\/]+?|)(\.[^.\/]*|))(?:[\/]*)$/,hi=function(e){return pi.exec(e).slice(1)};function di(){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(t?"/":"")+(e=Di(wi(e.split("/"),(function(e){return!!e})),!t).join("/"))||"."}function gi(e){var t=mi(e),r="/"===Fi(e,-1);return(e=Di(wi(e.split("/"),(function(e){return!!e})),!t).join("/"))||t||(e="."),e&&r&&(e+="/"),(t?"/":"")+e}function mi(e){return"/"===e.charAt(0)}function Ei(){var e=Array.prototype.slice.call(arguments,0);return gi(wi(e,(function(e,t){if("string"!=typeof e)throw new TypeError("Arguments to path.join must be strings");return e})).join("/"))}function yi(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=di(e).substr(1),t=di(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 vi(e){var t=hi(e),r=t[0],n=t[1];return r||n?(n&&(n=n.substr(0,n.length-1)),r+n):"."}function bi(e,t){var r=hi(e)[2];return t&&r.substr(-1*t.length)===t&&(r=r.substr(0,r.length-t.length)),r}function Ci(e){return hi(e)[3]}var Ai={extname:Ci,basename:bi,dirname:vi,sep:"/",delimiter:":",relative:yi,join:Ei,isAbsolute:mi,normalize:gi,resolve:di};function wi(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 Fi="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)},ki=n(Object.freeze({__proto__:null,resolve:di,normalize:gi,isAbsolute:mi,join:Ei,relative:yi,sep:"/",delimiter:":",dirname:vi,basename:bi,extname:Ci,default:Ai})),Oi=Oe,Ti=xi,Si={}.hasOwnProperty,Ii=["history","path","basename","stem","extname","dirname"];function xi(e){var t,r;if(e){if("string"==typeof e||$u(e))e={contents:e};else if("message"in e&&"messages"in e)return e}else e={};if(!(this instanceof xi))return new xi(e);for(this.data={},this.messages=[],this.history=[],this.cwd=Oi.cwd(),r=-1;++r<Ii.length;)t=Ii[r],Si.call(e,t)&&(this[t]=e[t]);for(t in e)Ii.indexOf(t)<0&&(this[t]=e[t])}function Ri(e,t){if(e&&e.indexOf(ki.sep)>-1)throw new Error("`"+t+"` cannot be a path: did not expect `"+ki.sep+"`")}function Bi(e,t){if(!e)throw new Error("`"+t+"` cannot be empty")}function Ni(e,t){if(!e)throw new Error("Setting `"+t+"` requires `path` to be set too")}xi.prototype.toString=function(e){return(this.contents||"").toString(e)},Object.defineProperty(xi.prototype,"path",{get:function(){return this.history[this.history.length-1]},set:function(e){Bi(e,"path"),this.path!==e&&this.history.push(e)}}),Object.defineProperty(xi.prototype,"dirname",{get:function(){return"string"==typeof this.path?ki.dirname(this.path):void 0},set:function(e){Ni(this.path,"dirname"),this.path=ki.join(e||"",this.basename)}}),Object.defineProperty(xi.prototype,"basename",{get:function(){return"string"==typeof this.path?ki.basename(this.path):void 0},set:function(e){Bi(e,"basename"),Ri(e,"basename"),this.path=ki.join(this.dirname||"",e)}}),Object.defineProperty(xi.prototype,"extname",{get:function(){return"string"==typeof this.path?ki.extname(this.path):void 0},set:function(e){if(Ri(e,"extname"),Ni(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=ki.join(this.dirname,this.stem+(e||""))}}),Object.defineProperty(xi.prototype,"stem",{get:function(){return"string"==typeof this.path?ki.basename(this.path,this.extname):void 0},set:function(e){Bi(e,"stem"),Ri(e,"stem"),this.path=ki.join(this.dirname||"",e+(this.extname||""))}});var Li=Ti;Ti.prototype.message=function(e,t,r){var n=new ci(e,t,r);this.path&&(n.name=this.path+":"+n.name,n.file=this.path);return n.fatal=!1,this.messages.push(n),n},Ti.prototype.info=function(){var e=this.message.apply(this,arguments);return e.fatal=null,e},Ti.prototype.fail=function(){var e=this.message.apply(this,arguments);throw e.fatal=!0,e};var Pi=Li,qi=function e(){var t,r=[],n=ei(),u={},i=-1;return o.data=function(e,r){if("string"==typeof e)return 2===arguments.length?(Gi("data",t),u[e]=r,o):_i.call(u,e)&&u[e]||null;if(e)return Gi("data",t),u=e,o;return u},o.freeze=a,o.attachers=r,o.use=function(e){var n;if(Gi("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=Zu(u.settings||{},n));return o;function i(e){s(e.plugins),e.settings&&(n=Zu(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?(Ju(n[1])&&Ju(t)&&(t=Zu(!0,n[1],t)),n[1]=t):r.push(ji.call(arguments))}},o.parse=function(e){var t,r=Pi(e);if(a(),Mi("parse",t=o.Parser),$i(t,"parse"))return new t(String(r),r).parse();return t(String(r),r)},o.stringify=function(e,t){var r,n=Pi(t);if(a(),zi("stringify",r=o.Compiler),Vi(e),$i(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),Yi("runSync","run",n),r;function u(e,t){n=!0,r=t,Uu(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(Zu(!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(Vi(e),a(),r||"function"!=typeof t||(r=t,t=null),!r)return new Promise(u);function u(u,i){n.run(e,Pi(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(),Mi("process",o.Parser),zi("process",o.Compiler),!t)return new Promise(r);function r(r,n){var u=Pi(e);Ui.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(),Mi("processSync",o.Parser),zi("processSync",o.Compiler),l(t=Pi(e),(function(e){r=!0,Uu(e)})),Yi("processSync","process",r),t}}().freeze(),ji=[].slice,_i={}.hasOwnProperty,Ui=ei().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||$u(r)?t.file.contents=r:t.file.result=r)}));function $i(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 Mi(e,t){if("function"!=typeof t)throw new Error("Cannot `"+e+"` without `Parser`")}function zi(e,t){if("function"!=typeof t)throw new Error("Cannot `"+e+"` without `Compiler`")}function Gi(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 Vi(e){if(!e||"string"!=typeof e.type)throw new Error("Expected node, got `"+e+"`")}function Yi(e,t,r){if(!r)throw new Error("`"+e+"` finished async. Use `"+t+"` instead")}var Hi={isRemarkParser:function(e){return Boolean(e&&e.prototype&&e.prototype.blockTokenizers)},isRemarkCompiler:function(e){return Boolean(e&&e.prototype&&e.prototype.visitors)}},Xi=function(e){const t=this.Parser,r=this.Compiler;Hi.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++),r.charCodeAt(h)===Wi){if(h++,p)return!!n||e(r.slice(0,h))({type:"text",value:"$"});if(r.charCodeAt(h)===Wi&&(D=!0,h++),a=r.charCodeAt(h),32!==a&&9!==a){for(c=h;h<u;){if(o=a,a=r.charCodeAt(h+1),o===Wi){if(i=r.charCodeAt(h-1),32!==i&&9!==i&&(a!=a||a<48||a>57)&&(!D||a===Wi)){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:Zi.concat(D&&t.inlineMathDouble?[Ji]:[])},hChildren:[{type:"text",value:f}]}}))}}}i.locator=u,r.inlineTokenizers.math=i,n.splice(n.indexOf("text"),0,"math")}(t,e);Hi.isRemarkCompiler(r)&&function(e){function t(e){let t="$";return(e.data&&e.data.hProperties&&e.data.hProperties.className||[]).includes(Ji)&&(t="$$"),t+e.value+t}e.prototype.visitors.inlineMath=t}(r)};const Wi=36,Zi=["math","math-inline"],Ji="math-display";var Ki=function(){const e=this.Parser,t=this.Compiler;Hi.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&&t.charCodeAt(u)===Qi;)u++;for(s=u;u<n&&t.charCodeAt(u)===eo;)u++;if(l=u-s,!(l<2)){for(;u<n&&t.charCodeAt(u)===Qi;)u++;for(f=u;u<n;){if(i=t.charCodeAt(u),i===eo)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(to,u+1),a=-1===a?n:a;u<n;){for(D=!1,h=u,d=a,c=a,p=0;c>h&&t.charCodeAt(c-1)===Qi;)c--;for(;c>h&&t.charCodeAt(c-1)===eo;)p++,c--;for(l<=p&&t.indexOf("$",h)===c&&(D=!0,d=c);h<=d&&h-u<s&&t.charCodeAt(h)===Qi;)h++;if(D)for(;d>h&&t.charCodeAt(d-1)===Qi;)d--;if(D&&h===d||o.push(t.slice(h,d)),D)break;u=a+1,a=t.indexOf(to,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:ro.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);Hi.isRemarkCompiler(t)&&function(e){function t(e){return"$$\n"+e.value+"\n$$"}e.prototype.visitors.math=t}(t)};const Qi=32,eo=36,to="\n",ro=["math","math-display"];var no=function(e){var t=e||{};Ki.call(this,t),Xi.call(this,t)};var uo=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&&(fo(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,y=m.offset,v=t.length+1,b=0,C=[];b<v&&(9===(a=t.charCodeAt(b))||a===oo);)b++;if(t.charCodeAt(b++)===ao&&t.charCodeAt(b++)===so){for(u=b;b<v;){if((a=t.charCodeAt(b))!=a||a===io||9===a||a===oo)return;if(a===co){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<v;){if((a=t.charCodeAt(b))!=a||a===io)g={start:D,contentStart:h||b,contentEnd:b,end:b},d.push(g),a===io&&(D=b+1,p=0,h=void 0,g.end=D);else if(void 0!==p)if(a===oo||9===a)(p+=a===oo?1:4-p%4)>4&&(p=void 0,h=b);else{if(p<4&&g&&(g.contentStart===g.contentEnd||Do(E,i,m,[e,t.slice(b,1024),!0])))break;p=void 0,h=b}b++}for(b=-1,v=d.length;v>0&&(g=d[v-1]).contentStart===g.contentEnd;)v--;for(s=e(t.slice(0,g.contentEnd));++b<v;)g=d[b],y[c.line+b]=(y[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(t.charCodeAt(c++)===ao&&t.charCodeAt(c++)===so){for(u=c;c<a;){if((o=t.charCodeAt(c))!=o||o===io||9===o||o===oo)return;if(o===co){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(t.charCodeAt(D++)===so&&t.charCodeAt(D++)===ao){for(i=D;D<f;){if((u=t.charCodeAt(D))!=u)return;if(void 0===c)if(92===u)D+=2;else if(u===ao)p++,D++;else if(u===co){if(0===p){o=D,D++;break}p--,D++}else if(u===lo){for(a=D,c=1;t.charCodeAt(a+c)===lo;)c++;D+=c}else D++;else if(u===lo){for(a=D,s=1;t.charCodeAt(a+s)===lo;)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++,t.charCodeAt(n)===ao&&t.charCodeAt(n+1)!==so)return l.call(this,e,t,r)}function E(e,t,r){for(var n=0,u=t.charCodeAt(n);u===oo||9===u;)u=t.charCodeAt(++n);if(u===ao&&t.charCodeAt(n+1)!==so)return s.call(this,e,t,r)}function y(e,t){return e.indexOf("[",t)}function v(e,t){return e.indexOf("^[",t)}fo(a,"definition","footnoteDefinition"),fo(c,"reference","footnoteCall"),i.definition=E,i.footnoteDefinition=h,o.footnoteCall=d,o.reference=m,u.interruptFootnoteDefinition=f,m.locator=l.locator,d.locator=y,g.locator=v}(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)},io=10,oo=32,ao=91,co=93,so=94,lo=96;function fo(e,t,r){e.splice(e.indexOf(t),0,r)}function Do(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 po=new RegExp("^(?<startDelimiter>-{3}|\\+{3})(?<language>[^\\n]*)\\n(?:|(?<value>.*?)\\n)(?<endDelimiter>\\k<startDelimiter>|\\.{3})[^\\S\\n]*(?:\\n|$)","s");var ho=function(e){const t=e.match(po);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 go=["format","prettier"];function mo(e){const t=`@(${go.join("|")})`,r=new RegExp([`\x3c!--\\s*${t}\\s*--\x3e`,`\x3c!--.*\r?\n[\\s\\S]*(^|\n)[^\\S\n]*${t}[^\\S\n]*($|\n)[\\s\\S]*\n.*--\x3e`].join("|"),"m"),n=e.match(r);return n&&0===n.index}var Eo={startWithPragma:mo,hasPragma:e=>mo(ho(e).content.trimStart()),insertPragma:e=>{const t=ho(e),r=`\x3c!-- @${go[0]} --\x3e`;return t.frontMatter?`${t.frontMatter.raw}\n\n${r}\n\n${t.content}`:`${r}\n\n${t.content}`}};var yo={locStart:function(e){return e.position.start.offset},locEnd:function(e){return e.position.end.offset}},vo=e=>"string"==typeof e?e.replace((({onlyFirst:e=!1}={})=>{const t=["[\\u001B\\u009B][[\\]()#;?]*(?:(?:(?:[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")})(),""):e;const bo=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));var Co=bo,Ao=bo;Co.default=Ao;const wo=e=>{if("string"!=typeof e||0===e.length)return 0;if(0===(e=vo(e)).length)return 0;e=e.replace(/\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," ");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+=Co(n)?2:1))}return t};var Fo=wo,ko=wo;Fo.default=ko;var Oo=e=>{if("string"!=typeof e)throw new TypeError("Expected a string");return e.replace(/[|\\{}()[\]^$+*?.]/g,"\\$&").replace(/-/g,"\\x2d")};var To=e=>e[e.length-1];function So(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}var Io,xo,Ro=function(e){return e&&e.Math==Math&&e},Bo=Ro("object"==typeof globalThis&&globalThis)||Ro("object"==typeof window&&window)||Ro("object"==typeof self&&self)||Ro("object"==typeof r&&r)||function(){return this}()||Function("return this")(),No=function(e){try{return!!e()}catch(e){return!0}},Lo=!No((function(){return 7!=Object.defineProperty({},1,{get:function(){return 7}})[1]})),Po={}.propertyIsEnumerable,qo=Object.getOwnPropertyDescriptor,jo={f:qo&&!Po.call({1:2},1)?function(e){var t=qo(this,e);return!!t&&t.enumerable}:Po},_o=function(e,t){return{enumerable:!(1&e),configurable:!(2&e),writable:!(4&e),value:t}},Uo={}.toString,$o=function(e){return Uo.call(e).slice(8,-1)},Mo="".split,zo=No((function(){return!Object("z").propertyIsEnumerable(0)}))?function(e){return"String"==$o(e)?Mo.call(e,""):Object(e)}:Object,Go=function(e){if(null==e)throw TypeError("Can't call method on "+e);return e},Vo=function(e){return zo(Go(e))},Yo=function(e){return"object"==typeof e?null!==e:"function"==typeof e},Ho=function(e){return"function"==typeof e?e:void 0},Xo=function(e,t){return arguments.length<2?Ho(Bo[e]):Bo[e]&&Bo[e][t]},Wo=Xo("navigator","userAgent")||"",Zo=Bo.process,Jo=Bo.Deno,Ko=Zo&&Zo.versions||Jo&&Jo.version,Qo=Ko&&Ko.v8;Qo?xo=(Io=Qo.split("."))[0]<4?1:Io[0]+Io[1]:Wo&&(!(Io=Wo.match(/Edge\/(\d+)/))||Io[1]>=74)&&(Io=Wo.match(/Chrome\/(\d+)/))&&(xo=Io[1]);var ea=xo&&+xo,ta=!!Object.getOwnPropertySymbols&&!No((function(){var e=Symbol();return!String(e)||!(Object(e)instanceof Symbol)||!Symbol.sham&&ea&&ea<41})),ra=ta&&!Symbol.sham&&"symbol"==typeof Symbol.iterator,na=ra?function(e){return"symbol"==typeof e}:function(e){var t=Xo("Symbol");return"function"==typeof t&&Object(e)instanceof t},ua=function(e,t){try{Object.defineProperty(Bo,e,{value:t,configurable:!0,writable:!0})}catch(r){Bo[e]=t}return t},ia="__core-js_shared__",oa=Bo[ia]||ua(ia,{}),aa=u((function(e){(e.exports=function(e,t){return oa[e]||(oa[e]=void 0!==t?t:{})})("versions",[]).push({version:"3.17.3",mode:"global",copyright:"\xa9 2021 Denis Pushkarev (zloirock.ru)"})})),ca=function(e){return Object(Go(e))},sa={}.hasOwnProperty,la=Object.hasOwn||function(e,t){return sa.call(ca(e),t)},fa=0,Da=Math.random(),pa=function(e){return"Symbol("+String(void 0===e?"":e)+")_"+(++fa+Da).toString(36)},ha=aa("wks"),da=Bo.Symbol,ga=ra?da:da&&da.withoutSetter||pa,ma=function(e){return la(ha,e)&&(ta||"string"==typeof ha[e])||(ta&&la(da,e)?ha[e]=da[e]:ha[e]=ga("Symbol."+e)),ha[e]},Ea=ma("toPrimitive"),ya=function(e,t){if(!Yo(e)||na(e))return e;var r,n=e[Ea];if(void 0!==n){if(void 0===t&&(t="default"),r=n.call(e,t),!Yo(r)||na(r))return r;throw TypeError("Can't convert object to primitive value")}return void 0===t&&(t="number"),function(e,t){var r,n;if("string"===t&&"function"==typeof(r=e.toString)&&!Yo(n=r.call(e)))return n;if("function"==typeof(r=e.valueOf)&&!Yo(n=r.call(e)))return n;if("string"!==t&&"function"==typeof(r=e.toString)&&!Yo(n=r.call(e)))return n;throw TypeError("Can't convert object to primitive value")}(e,t)},va=function(e){var t=ya(e,"string");return na(t)?t:String(t)},ba=Bo.document,Ca=Yo(ba)&&Yo(ba.createElement),Aa=!Lo&&!No((function(){return 7!=Object.defineProperty(function(e){return Ca?ba.createElement(e):{}}("div"),"a",{get:function(){return 7}}).a})),wa=Object.getOwnPropertyDescriptor,Fa={f:Lo?wa:function(e,t){if(e=Vo(e),t=va(t),Aa)try{return wa(e,t)}catch(e){}if(la(e,t))return _o(!jo.f.call(e,t),e[t])}},ka=function(e){if(!Yo(e))throw TypeError(String(e)+" is not an object");return e},Oa=Object.defineProperty,Ta={f:Lo?Oa:function(e,t,r){if(ka(e),t=va(t),ka(r),Aa)try{return Oa(e,t,r)}catch(e){}if("get"in r||"set"in r)throw TypeError("Accessors not supported");return"value"in r&&(e[t]=r.value),e}},Sa=Lo?function(e,t,r){return Ta.f(e,t,_o(1,r))}:function(e,t,r){return e[t]=r,e},Ia=Function.toString;"function"!=typeof oa.inspectSource&&(oa.inspectSource=function(e){return Ia.call(e)});var xa,Ra,Ba,Na,La=oa.inspectSource,Pa=Bo.WeakMap,qa="function"==typeof Pa&&/native code/.test(La(Pa)),ja=aa("keys"),_a={},Ua="Object already initialized",$a=Bo.WeakMap;if(qa||oa.state){var Ma=oa.state||(oa.state=new $a),za=Ma.get,Ga=Ma.has,Va=Ma.set;xa=function(e,t){if(Ga.call(Ma,e))throw new TypeError(Ua);return t.facade=e,Va.call(Ma,e,t),t},Ra=function(e){return za.call(Ma,e)||{}},Ba=function(e){return Ga.call(Ma,e)}}else{var Ya=ja[Na="state"]||(ja[Na]=pa(Na));_a[Ya]=!0,xa=function(e,t){if(la(e,Ya))throw new TypeError(Ua);return t.facade=e,Sa(e,Ya,t),t},Ra=function(e){return la(e,Ya)?e[Ya]:{}},Ba=function(e){return la(e,Ya)}}var Ha={set:xa,get:Ra,has:Ba,enforce:function(e){return Ba(e)?Ra(e):xa(e,{})},getterFor:function(e){return function(t){var r;if(!Yo(t)||(r=Ra(t)).type!==e)throw TypeError("Incompatible receiver, "+e+" required");return r}}},Xa=u((function(e){var t=Ha.get,r=Ha.enforce,n=String(String).split("String");(e.exports=function(e,t,u,i){var o,a=!!i&&!!i.unsafe,c=!!i&&!!i.enumerable,s=!!i&&!!i.noTargetGet;"function"==typeof u&&("string"!=typeof t||la(u,"name")||Sa(u,"name",t),(o=r(u)).source||(o.source=n.join("string"==typeof t?t:""))),e!==Bo?(a?!s&&e[t]&&(c=!0):delete e[t],c?e[t]=u:Sa(e,t,u)):c?e[t]=u:ua(t,u)})(Function.prototype,"toString",(function(){return"function"==typeof this&&t(this).source||La(this)}))})),Wa=Math.ceil,Za=Math.floor,Ja=function(e){return isNaN(e=+e)?0:(e>0?Za:Wa)(e)},Ka=Math.min,Qa=function(e){return e>0?Ka(Ja(e),9007199254740991):0},ec=Math.max,tc=Math.min,rc=function(e){return function(t,r,n){var u,i=Vo(t),o=Qa(i.length),a=function(e,t){var r=Ja(e);return r<0?ec(r+t,0):tc(r,t)}(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}},nc={includes:rc(!0),indexOf:rc(!1)}.indexOf,uc=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"].concat("length","prototype"),ic={f:Object.getOwnPropertyNames||function(e){return function(e,t){var r,n=Vo(e),u=0,i=[];for(r in n)!la(_a,r)&&la(n,r)&&i.push(r);for(;t.length>u;)la(n,r=t[u++])&&(~nc(i,r)||i.push(r));return i}(e,uc)}},oc={f:Object.getOwnPropertySymbols},ac=Xo("Reflect","ownKeys")||function(e){var t=ic.f(ka(e)),r=oc.f;return r?t.concat(r(e)):t},cc=function(e,t){for(var r=ac(t),n=Ta.f,u=Fa.f,i=0;i<r.length;i++){var o=r[i];la(e,o)||n(e,o,u(t,o))}},sc=/#|\.prototype\./,lc=function(e,t){var r=Dc[fc(e)];return r==hc||r!=pc&&("function"==typeof t?No(t):!!t)},fc=lc.normalize=function(e){return String(e).replace(sc,".").toLowerCase()},Dc=lc.data={},pc=lc.NATIVE="N",hc=lc.POLYFILL="P",dc=lc,gc=Fa.f,mc=function(e,t){var r,n,u,i,o,a=e.target,c=e.global,s=e.stat;if(r=c?Bo:s?Bo[a]||ua(a,{}):(Bo[a]||{}).prototype)for(n in t){if(i=t[n],u=e.noTargetGet?(o=gc(r,n))&&o.value:r[n],!dc(c?n:a+(s?".":"#")+n,e.forced)&&void 0!==u){if(typeof i==typeof u)continue;cc(i,u)}(e.sham||u&&u.sham)&&Sa(i,"sham",!0),Xa(r,n,i,e)}},Ec=Array.isArray||function(e){return"Array"==$o(e)},yc=function(e){if("function"!=typeof e)throw TypeError(String(e)+" is not a function");return e},vc=function(e,t,r){if(yc(e),void 0===t)return e;switch(r){case 0:return function(){return e.call(t)};case 1:return function(r){return e.call(t,r)};case 2:return function(r,n){return e.call(t,r,n)};case 3:return function(r,n,u){return e.call(t,r,n,u)}}return function(){return e.apply(t,arguments)}},bc=function(e,t,r,n,u,i,o,a){for(var c,s=u,l=0,f=!!o&&vc(o,a,3);l<n;){if(l in r){if(c=f?f(r[l],l,t):r[l],i>0&&Ec(c))s=bc(e,t,c,Qa(c.length),s,i-1)-1;else{if(s>=9007199254740991)throw TypeError("Exceed the acceptable array length");e[s]=c}s++}l++}return s},Cc=bc,Ac=ma("species"),wc=function(e,t){return new(function(e){var t;return Ec(e)&&("function"!=typeof(t=e.constructor)||t!==Array&&!Ec(t.prototype)?Yo(t)&&null===(t=t[Ac])&&(t=void 0):t=void 0),void 0===t?Array:t}(e))(0===t?0:t)};mc({target:"Array",proto:!0},{flatMap:function(e){var t,r=ca(this),n=Qa(r.length);return yc(e),(t=wc(r,0)).length=Cc(t,r,r,n,0,1,e,arguments.length>1?arguments[1]:void 0),t}});var Fc,kc,Oc=function(e){if(na(e))throw TypeError("Cannot convert a Symbol value to a string");return String(e)},Tc=Math.floor,Sc=function(e,t){var r=e.length,n=Tc(r/2);return r<8?Ic(e,t):xc(Sc(e.slice(0,n),t),Sc(e.slice(n),t),t)},Ic=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},xc=function(e,t,r){for(var n=e.length,u=t.length,i=0,o=0,a=[];i<n||o<u;)i<n&&o<u?a.push(r(e[i],t[o])<=0?e[i++]:t[o++]):a.push(i<n?e[i++]:t[o++]);return a},Rc=Sc,Bc=Wo.match(/firefox\/(\d+)/i),Nc=!!Bc&&+Bc[1],Lc=/MSIE|Trident/.test(Wo),Pc=Wo.match(/AppleWebKit\/(\d+)\./),qc=!!Pc&&+Pc[1],jc=[],_c=jc.sort,Uc=No((function(){jc.sort(void 0)})),$c=No((function(){jc.sort(null)})),Mc=!!(kc=[]["sort"])&&No((function(){kc.call(null,Fc||function(){throw 1},1)})),zc=!No((function(){if(ea)return ea<70;if(!(Nc&&Nc>3)){if(Lc)return!0;if(qc)return qc<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++)jc.push({k:t+n,v:r})}for(jc.sort((function(e,t){return t.v-e.v})),n=0;n<jc.length;n++)t=jc[n].k.charAt(0),u.charAt(u.length-1)!==t&&(u+=t);return"DGBEFHACIJK"!==u}}));mc({target:"Array",proto:!0,forced:Uc||!$c||!Mc||!zc},{sort:function(e){void 0!==e&&yc(e);var t=ca(this);if(zc)return void 0===e?_c.call(t):_c.call(t,e);var r,n,u=[],i=Qa(t.length);for(n=0;n<i;n++)n in t&&u.push(t[n]);for(r=(u=Rc(u,function(e){return function(t,r){return void 0===r?-1:void 0===t?1:void 0!==e?+e(t,r)||0:Oc(t)>Oc(r)?1:-1}}(e))).length,n=0;n<r;)t[n]=u[n++];for(;n<i;)delete t[n++];return t}});var Gc={},Vc=ma("iterator"),Yc=Array.prototype,Hc={};Hc[ma("toStringTag")]="z";var Xc="[object z]"===String(Hc),Wc=ma("toStringTag"),Zc="Arguments"==$o(function(){return arguments}()),Jc=Xc?$o: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=Object(e),Wc))?r:Zc?$o(t):"Object"==(n=$o(t))&&"function"==typeof t.callee?"Arguments":n},Kc=ma("iterator"),Qc=function(e){if(null!=e)return e[Kc]||e["@@iterator"]||Gc[Jc(e)]},es=function(e,t,r){var n,u;ka(e);try{if(void 0===(n=e.return)){if("throw"===t)throw r;return r}n=n.call(e)}catch(e){u=!0,n=e}if("throw"===t)throw r;if(u)throw n;return ka(n),r},ts=function(e,t){this.stopped=e,this.result=t},rs=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=vc(t,l,1+f+p),d=function(e){return n&&es(n,"normal",e),new ts(!0,e)},g=function(e){return f?(ka(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("function"!=typeof(u=Qc(e)))throw TypeError("Target is not iterable");if(function(e){return void 0!==e&&(Gc.Array===e||Yc[Vc]===e)}(u)){for(i=0,o=Qa(e.length);o>i;i++)if((a=g(e[i]))&&a instanceof ts)return a;return new ts(!1)}n=function(e,t){var r=arguments.length<2?Qc(e):t;if("function"!=typeof r)throw TypeError(String(e)+" is not iterable");return ka(r.call(e))}(e,u)}for(c=n.next;!(s=c.call(n)).done;){try{a=g(s.value)}catch(e){es(n,"throw",e)}if("object"==typeof a&&a&&a instanceof ts)return a}return new ts(!1)};mc({target:"Object",stat:!0},{fromEntries:function(e){var t={};return rs(e,(function(e,r){!function(e,t,r){var n=va(t);n in e?Ta.f(e,n,_o(0,r)):e[n]=r}(t,e,r)}),{AS_ENTRIES:!0}),t}});var ns="object"==typeof Oe&&Oe.env&&Oe.env.NODE_DEBUG&&/\bsemver\b/i.test(Oe.env.NODE_DEBUG)?(...e)=>console.error("SEMVER",...e):()=>{};var us={SEMVER_SPEC_VERSION:"2.0.0",MAX_LENGTH:256,MAX_SAFE_INTEGER:Number.MAX_SAFE_INTEGER||9007199254740991,MAX_SAFE_COMPONENT_LENGTH:16},is=u((function(e,t){const{MAX_SAFE_COMPONENT_LENGTH:r}=us,n=(t=e.exports={}).re=[],u=t.src=[],i=t.t={};let o=0;const a=(e,t,r)=>{const a=o++;ns(a,t),i[e]=a,u[a]=t,n[a]=new RegExp(t,r?"g":void 0)};a("NUMERICIDENTIFIER","0|[1-9]\\d*"),a("NUMERICIDENTIFIERLOOSE","[0-9]+"),a("NONNUMERICIDENTIFIER","\\d*[a-zA-Z-][a-zA-Z0-9-]*"),a("MAINVERSION",`(${u[i.NUMERICIDENTIFIER]})\\.(${u[i.NUMERICIDENTIFIER]})\\.(${u[i.NUMERICIDENTIFIER]})`),a("MAINVERSIONLOOSE",`(${u[i.NUMERICIDENTIFIERLOOSE]})\\.(${u[i.NUMERICIDENTIFIERLOOSE]})\\.(${u[i.NUMERICIDENTIFIERLOOSE]})`),a("PRERELEASEIDENTIFIER",`(?:${u[i.NUMERICIDENTIFIER]}|${u[i.NONNUMERICIDENTIFIER]})`),a("PRERELEASEIDENTIFIERLOOSE",`(?:${u[i.NUMERICIDENTIFIERLOOSE]}|${u[i.NONNUMERICIDENTIFIER]})`),a("PRERELEASE",`(?:-(${u[i.PRERELEASEIDENTIFIER]}(?:\\.${u[i.PRERELEASEIDENTIFIER]})*))`),a("PRERELEASELOOSE",`(?:-?(${u[i.PRERELEASEIDENTIFIERLOOSE]}(?:\\.${u[i.PRERELEASEIDENTIFIERLOOSE]})*))`),a("BUILDIDENTIFIER","[0-9A-Za-z-]+"),a("BUILD",`(?:\\+(${u[i.BUILDIDENTIFIER]}(?:\\.${u[i.BUILDIDENTIFIER]})*))`),a("FULLPLAIN",`v?${u[i.MAINVERSION]}${u[i.PRERELEASE]}?${u[i.BUILD]}?`),a("FULL",`^${u[i.FULLPLAIN]}$`),a("LOOSEPLAIN",`[v=\\s]*${u[i.MAINVERSIONLOOSE]}${u[i.PRERELEASELOOSE]}?${u[i.BUILD]}?`),a("LOOSE",`^${u[i.LOOSEPLAIN]}$`),a("GTLT","((?:<|>)?=?)"),a("XRANGEIDENTIFIERLOOSE",`${u[i.NUMERICIDENTIFIERLOOSE]}|x|X|\\*`),a("XRANGEIDENTIFIER",`${u[i.NUMERICIDENTIFIER]}|x|X|\\*`),a("XRANGEPLAIN",`[v=\\s]*(${u[i.XRANGEIDENTIFIER]})(?:\\.(${u[i.XRANGEIDENTIFIER]})(?:\\.(${u[i.XRANGEIDENTIFIER]})(?:${u[i.PRERELEASE]})?${u[i.BUILD]}?)?)?`),a("XRANGEPLAINLOOSE",`[v=\\s]*(${u[i.XRANGEIDENTIFIERLOOSE]})(?:\\.(${u[i.XRANGEIDENTIFIERLOOSE]})(?:\\.(${u[i.XRANGEIDENTIFIERLOOSE]})(?:${u[i.PRERELEASELOOSE]})?${u[i.BUILD]}?)?)?`),a("XRANGE",`^${u[i.GTLT]}\\s*${u[i.XRANGEPLAIN]}$`),a("XRANGELOOSE",`^${u[i.GTLT]}\\s*${u[i.XRANGEPLAINLOOSE]}$`),a("COERCE",`(^|[^\\d])(\\d{1,${r}})(?:\\.(\\d{1,${r}}))?(?:\\.(\\d{1,${r}}))?(?:$|[^\\d])`),a("COERCERTL",u[i.COERCE],!0),a("LONETILDE","(?:~>?)"),a("TILDETRIM",`(\\s*)${u[i.LONETILDE]}\\s+`,!0),t.tildeTrimReplace="$1~",a("TILDE",`^${u[i.LONETILDE]}${u[i.XRANGEPLAIN]}$`),a("TILDELOOSE",`^${u[i.LONETILDE]}${u[i.XRANGEPLAINLOOSE]}$`),a("LONECARET","(?:\\^)"),a("CARETTRIM",`(\\s*)${u[i.LONECARET]}\\s+`,!0),t.caretTrimReplace="$1^",a("CARET",`^${u[i.LONECARET]}${u[i.XRANGEPLAIN]}$`),a("CARETLOOSE",`^${u[i.LONECARET]}${u[i.XRANGEPLAINLOOSE]}$`),a("COMPARATORLOOSE",`^${u[i.GTLT]}\\s*(${u[i.LOOSEPLAIN]})$|^$`),a("COMPARATOR",`^${u[i.GTLT]}\\s*(${u[i.FULLPLAIN]})$|^$`),a("COMPARATORTRIM",`(\\s*)${u[i.GTLT]}\\s*(${u[i.LOOSEPLAIN]}|${u[i.XRANGEPLAIN]})`,!0),t.comparatorTrimReplace="$1$2$3",a("HYPHENRANGE",`^\\s*(${u[i.XRANGEPLAIN]})\\s+-\\s+(${u[i.XRANGEPLAIN]})\\s*$`),a("HYPHENRANGELOOSE",`^\\s*(${u[i.XRANGEPLAINLOOSE]})\\s+-\\s+(${u[i.XRANGEPLAINLOOSE]})\\s*$`),a("STAR","(<|>)?=?\\s*\\*"),a("GTE0","^\\s*>=\\s*0.0.0\\s*$"),a("GTE0PRE","^\\s*>=\\s*0.0.0-0\\s*$")}));const os=["includePrerelease","loose","rtl"];var as=e=>e?"object"!=typeof e?{loose:!0}:os.filter((t=>e[t])).reduce(((e,t)=>(e[t]=!0,e)),{}):{};const cs=/^[0-9]+$/,ss=(e,t)=>{const r=cs.test(e),n=cs.test(t);return r&&n&&(e=+e,t=+t),e===t?0:r&&!n?-1:n&&!r?1:e<t?-1:1};var ls={compareIdentifiers:ss,rcompareIdentifiers:(e,t)=>ss(t,e)};const{MAX_LENGTH:fs,MAX_SAFE_INTEGER:Ds}=us,{re:ps,t:hs}=is,{compareIdentifiers:ds}=ls;class gs{constructor(e,t){if(t=as(t),e instanceof gs){if(e.loose===!!t.loose&&e.includePrerelease===!!t.includePrerelease)return e;e=e.version}else if("string"!=typeof e)throw new TypeError(`Invalid Version: ${e}`);if(e.length>fs)throw new TypeError(`version is longer than ${fs} characters`);ns("SemVer",e,t),this.options=t,this.loose=!!t.loose,this.includePrerelease=!!t.includePrerelease;const r=e.trim().match(t.loose?ps[hs.LOOSE]:ps[hs.FULL]);if(!r)throw new TypeError(`Invalid Version: ${e}`);if(this.raw=e,this.major=+r[1],this.minor=+r[2],this.patch=+r[3],this.major>Ds||this.major<0)throw new TypeError("Invalid major version");if(this.minor>Ds||this.minor<0)throw new TypeError("Invalid minor version");if(this.patch>Ds||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<Ds)return t}return e})):this.prerelease=[],this.build=r[5]?r[5].split("."):[],this.format()}format(){return this.version=`${this.major}.${this.minor}.${this.patch}`,this.prerelease.length&&(this.version+=`-${this.prerelease.join(".")}`),this.version}toString(){return this.version}compare(e){if(ns("SemVer.compare",this.version,this.options,e),!(e instanceof gs)){if("string"==typeof e&&e===this.version)return 0;e=new gs(e,this.options)}return e.version===this.version?0:this.compareMain(e)||this.comparePre(e)}compareMain(e){return e instanceof gs||(e=new gs(e,this.options)),ds(this.major,e.major)||ds(this.minor,e.minor)||ds(this.patch,e.patch)}comparePre(e){if(e instanceof gs||(e=new gs(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(ns("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 ds(r,n)}while(++t)}compareBuild(e){e instanceof gs||(e=new gs(e,this.options));let t=0;do{const r=this.build[t],n=e.build[t];if(ns("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 ds(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: ${e}`)}return this.format(),this.raw=this.version,this}}var ms=gs;var Es=(e,t,r)=>new ms(e,r).compare(new ms(t,r));var ys=(e,t,r)=>Es(e,t,r)<0;var vs=(e,t,r)=>Es(e,t,r)>=0,bs=u((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();return 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 y=p(E,g?a.slice(1):a);return y}return e(o(o({},t),i||{}))}),{string:function(e){return D([e],!1,t)[0]}})}({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){}}));const{outdent:Cs}=bs,As="Config",ws="Editor",Fs="Other",ks="Global",Os="Special",Ts={cursorOffset:{since:"1.4.0",category:Os,type:"int",default:-1,range:{start:-1,end:Number.POSITIVE_INFINITY,step:1},description:Cs`
  14. Print (to stderr) where a cursor at the given position would move to after formatting.
  15. This option cannot be used with --range-start and --range-end.
  16. `,cliCategory:ws},endOfLine:{since:"1.15.0",category:ks,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:Cs`
  17. Maintain existing
  18. (mixed values within one file are normalised by looking at what's used after the first line)
  19. `}]},filepath:{since:"1.4.0",category:Os,type:"path",description:"Specify the input filepath. This will be used to do parser inference.",cliName:"stdin-filepath",cliCategory:Fs,cliDescription:"Path to the file to pretend that stdin comes from."},insertPragma:{since:"1.8.0",category:Os,type:"boolean",default:!1,description:"Insert @format pragma into file's first docblock comment.",cliCategory:Fs},parser:{since:"0.0.10",category:ks,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:ks,description:"Add a plugin. Multiple plugins can be passed as separate `--plugin`s.",exception:e=>"string"==typeof e||"object"==typeof e,cliName:"plugin",cliCategory:As},pluginSearchDirs:{since:"1.13.0",type:"path",array:!0,default:[{value:[]}],category:ks,description:Cs`
  20. Custom directory that contains prettier plugins in node_modules subdirectory.
  21. Overrides default behavior when plugins are searched relatively to the location of Prettier.
  22. Multiple values are accepted.
  23. `,exception:e=>"string"==typeof e||"object"==typeof e,cliName:"plugin-search-dir",cliCategory:As},printWidth:{since:"0.0.0",category:ks,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:Os,type:"int",default:Number.POSITIVE_INFINITY,range:{start:0,end:Number.POSITIVE_INFINITY,step:1},description:Cs`
  24. Format code ending at a given character offset (exclusive).
  25. The range will extend forwards to the end of the selected statement.
  26. This option cannot be used with --cursor-offset.
  27. `,cliCategory:ws},rangeStart:{since:"1.4.0",category:Os,type:"int",default:0,range:{start:0,end:Number.POSITIVE_INFINITY,step:1},description:Cs`
  28. Format code starting at a given character offset.
  29. The range will extend backwards to the start of the first line containing the selected statement.
  30. This option cannot be used with --cursor-offset.
  31. `,cliCategory:ws},requirePragma:{since:"1.7.0",category:Os,type:"boolean",default:!1,description:Cs`
  32. Require either '@prettier' or '@format' to be present in the file's first docblock comment
  33. in order for it to be formatted.
  34. `,cliCategory:Fs},tabWidth:{type:"int",category:ks,default:2,description:"Number of spaces per indentation level.",range:{start:0,end:Number.POSITIVE_INFINITY,step:1}},useTabs:{since:"1.0.0",category:ks,type:"boolean",default:!1,description:"Indent with tabs instead of spaces."},embeddedLanguageFormatting:{since:"2.1.0",category:ks,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 Ss=["cliName","cliCategory","cliDescription"],Is={compare:Es,lt:ys,gte:vs},xs="2.4.1",Rs={CATEGORY_CONFIG:As,CATEGORY_EDITOR:ws,CATEGORY_FORMAT:"Format",CATEGORY_OTHER:Fs,CATEGORY_OUTPUT:"Output",CATEGORY_GLOBAL:ks,CATEGORY_SPECIAL:Os,options:Ts}.options;var Bs={getSupportInfo:function({plugins:e=[],showUnreleased:t=!1,showDeprecated:r=!1,showInternal:n=!1}={}){const u=xs.split("-",1)[0],i=e.flatMap((e=>e.languages||[])).filter(s),o=(a=Object.assign({},...e.map((({options:e})=>e)),Rs),c="name",Object.entries(a).map((([e,t])=>Object.assign({[c]:e},t)))).filter((e=>s(e)&&l(e))).sort(((e,t)=>e.name===t.name?0:e.name<t.name?-1:1)).map((function(e){if(n)return e;return So(e,Ss)})).map((t=>{t=Object.assign({},t),Array.isArray(t.default)&&(t.default=1===t.default.length?t.default[0].value:t.default.filter(s).sort(((e,t)=>Is.compare(t.since,e.since)))[0].value),Array.isArray(t.choices)&&(t.choices=t.choices.filter((e=>s(e)&&l(e))),"parser"===t.name&&function(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: ${i.name})`),e.choices.push({value:t,description:o})}}(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})}));var a,c;return{languages:i,options:o};function s(e){return t||!("since"in e)||e.since&&Is.gte(u,e.since)}function l(e){return r||!("deprecated"in e)||e.deprecated&&Is.lt(u,e.deprecated)}}};const{getSupportInfo:Ns}=Bs,Ls=/[^\x20-\x7F]/;function Ps(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 qs=Ps(/\s/),js=Ps(" \t"),_s=Ps(",; \t"),Us=Ps(/[^\n\r]/);function $s(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 Ms(e,t){return!1!==t&&("/"===e.charAt(t)&&"/"===e.charAt(t+1)?Us(e,t):t)}function zs(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 Gs(e,t,r={}){const n=js(e,r.backwards?t-1:t,r);return n!==zs(e,n,r)}function Vs(e,t){let r=null,n=t;for(;n!==r;)r=n,n=_s(e,n),n=$s(e,n),n=js(e,n);return n=Ms(e,n),n=zs(e,n),!1!==n&&Gs(e,n)}function Ys(e,t){let r=null,n=t;for(;n!==r;)r=n,n=js(e,n),n=$s(e,n),n=Ms(e,n),n=zs(e,n);return n}function Hs(e,t,r){return Ys(e,r(t))}function Xs(e,t,r=0){let n=0;for(let u=r;u<e.length;++u)"\t"===e[u]?n=n+t-n%t:n++;return n}function Ws(e,t){const r=e.slice(1,-1),n={quote:'"',regex:/"/g},u={quote:"'",regex:/'/g},i="'"===t?u:n,o=i===u?n:u;let a=i.quote;if(r.includes(i.quote)||r.includes(o.quote)){a=(r.match(i.regex)||[]).length>(r.match(o.regex)||[]).length?o.quote:i.quote}return a}function Zs(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 Js(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 Ks={inferParserByLanguage:function(e,t){const{languages:r}=Ns({plugins:t.plugins}),n=r.find((({name:t})=>t.toLowerCase()===e))||r.find((({aliases:t})=>Array.isArray(t)&&t.includes(e)))||r.find((({extensions:t})=>Array.isArray(t)&&t.includes(`.${e}`)));return n&&n.parsers[0]},getStringWidth:function(e){return e?Ls.test(e)?Fo(e):e.length:0},getMaxContinuousCount:function(e,t){const r=e.match(new RegExp(`(${Oo(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(`(${Oo(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:To,getNextNonSpaceNonCommentCharacterIndexWithStartIndex:Ys,getNextNonSpaceNonCommentCharacterIndex:Hs,getNextNonSpaceNonCommentCharacter:function(e,t,r){return e.charAt(Hs(e,t,r))},skip:Ps,skipWhitespace:qs,skipSpaces:js,skipToLineEnd:_s,skipEverythingButNewLine:Us,skipInlineComment:$s,skipTrailingComment:Ms,skipNewline:zs,isNextLineEmptyAfterIndex:Vs,isNextLineEmpty:function(e,t,r){return Vs(e,r(t))},isPreviousLineEmpty:function(e,t,r){let n=r(t)-1;return n=js(e,n,{backwards:!0}),n=zs(e,n,{backwards:!0}),n=js(e,n,{backwards:!0}),n!==zs(e,n,{backwards:!0})},hasNewline:Gs,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,r={}){return js(e,r.backwards?t-1:t,r)!==t},getAlignmentSize:Xs,getIndentSize:function(e,t){const r=e.lastIndexOf("\n");return-1===r?0:Xs(e.slice(r+1).match(/^[\t ]*/)[0],t)},getPreferredQuote:Ws,printString:function(e,t){return Zs(e.slice(1,-1),"json"===t.parser||"json5"===t.parser&&"preserve"===t.quoteProps&&!t.singleQuote?'"':t.__isInHtmlAttribute?"'":Ws(e,t.singleQuote?"'":'"'),!("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:Zs,addLeadingComment:function(e,t){t.leading=!0,t.trailing=!1,Js(e,t)},addDanglingComment:function(e,t,r){t.leading=!1,t.trailing=!1,r&&(t.marker=r),Js(e,t)},addTrailingComment:function(e,t){t.leading=!1,t.trailing=!0,Js(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:Qs}=Ks,{locStart:el,locEnd:tl}=yo,{cjkPattern:rl,kPattern:nl,punctuationPattern:ul}={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]"},il=["liquidNode","inlineCode","emphasis","strong","delete","wikiLink","link","linkReference","image","imageReference","footnote","footnoteReference","sentence","whitespace","word","break","inlineMath"],ol=[...il,"tableCell","paragraph","heading"],al=new RegExp(nl),cl=new RegExp(ul);function sl(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 ll={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(`(${rl})\n(${rl})`,"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(`(${rl})`));for(const[e,t]of c.entries())(0!==e&&e!==c.length-1||""!==t)&&(e%2!=0?a(cl.test(t)?{type:"word",value:t,kind:u,hasLeadingPunctuation:!0,hasTrailingPunctuation:!0}:{type:"word",value:t,kind:al.test(t)?"k-letter":n,hasLeadingPunctuation:!1,hasTrailingPunctuation:!1}):""!==t&&a({type:"word",value:t,kind:r,hasLeadingPunctuation:cl.test(t[0]),hasTrailingPunctuation:cl.test(Qs(t))}))}return i;function a(e){const t=Qs(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:ul,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:sl,hasGitDiffFriendlyOrderedList:function(e,t){if(!e.ordered)return!1;if(e.children.length<2)return!1;const r=Number(sl(e.children[0],t.originalText).numberText),n=Number(sl(e.children[1],t.originalText).numberText);if(0===r&&e.children.length>2){const r=Number(sl(e.children[2],t.originalText).numberText);return 1===n&&1===r}return 1===n},INLINE_NODE_TYPES:il,INLINE_NODE_WRAPPER_TYPES:ol,isAutolink:function(e){if(!e||"link"!==e.type||1!==e.children.length)return!1;const t=e.children[0];return t&&el(e)===el(t)&&tl(e)===tl(t)}};const fl=/^import\s/,Dl=/^export\s/,pl=e=>fl.test(e),hl=e=>Dl.test(e),dl=(e,t)=>{const r=t.indexOf("\n\n"),n=t.slice(0,r);if(hl(n)||pl(n))return e(n)({type:hl(n)?"export":"import",value:n})};dl.locator=e=>hl(e)||pl(e)?-1:1;var gl={esSyntax:function(){const{Parser:e}=this,t=e.prototype.blockTokenizers,r=e.prototype.blockMethods;t.esSyntax=dl,r.splice(r.indexOf("paragraph"),0,"esSyntax")},BLOCKS_REGEX:"[a-z][a-z0-9]*(\\.[a-z][a-z0-9]*)*|",COMMENT_REGEX:/<!---->|<!---?[^>-](?:-?[^-])*-->/};const{locStart:ml,locEnd:El}=yo,{mapAst:yl,INLINE_NODE_WRAPPER_TYPES:vl}=ll;function bl({isMDX:e}){return t=>{const r=qi().use(ju,Object.assign({commonmark:!0},e&&{blocks:[gl.BLOCKS_REGEX]})).use(uo).use(wl).use(no).use(e?gl.esSyntax:Cl).use(Fl).use(e?Al:Cl).use(kl).use(Ol);return r.runSync(r.parse(t))}}function Cl(e){return e}function Al(){return e=>yl(e,((e,t,[r])=>"html"!==e.type||gl.COMMENT_REGEX.test(e.value)||vl.includes(r.type)?e:Object.assign(Object.assign({},e),{},{type:"jsx"})))}function wl(){const e=this.Parser.prototype;function t(e,t){const r=ho(t);if(r.frontMatter)return e(r.frontMatter.raw)(r.frontMatter)}e.blockMethods=["frontMatter",...e.blockMethods],e.blockTokenizers.frontMatter=t,t.onlyAtStart=!0}function Fl(){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)}}function kl(){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)}}function Ol(){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 Tl={astFormat:"mdast",hasPragma:Eo.hasPragma,locStart:ml,locEnd:El},Sl=Object.assign(Object.assign({},Tl),{},{parse:bl({isMDX:!1})});return{parsers:{remark:Sl,markdown:Sl,mdx:Object.assign(Object.assign({},Tl),{},{parse:bl({isMDX:!0})})}}}));