diff --git a/configs/config.yaml b/configs/config.yaml index 6b48b821..04e7098a 100644 --- a/configs/config.yaml +++ b/configs/config.yaml @@ -1,5 +1,5 @@ # =================== Lord Of Large Language Multimodal Systems Configuration file =========================== -version: 52 +version: 53 binding_name: null model_name: null @@ -57,6 +57,9 @@ hardware_mode: nvidia-tensorcores # Automatically open the browser auto_show_browser: true +# copy to clipboard +copy_to_clipboard_add_all_details: false + # Voice service enable_voice_service: false xtts_base_url: http://127.0.0.1:8020 diff --git a/lollms_core b/lollms_core index 2769acff..e6fbc6b1 160000 --- a/lollms_core +++ b/lollms_core @@ -1 +1 @@ -Subproject commit 2769acff3bef7f72429cf9a997679ca8179b6272 +Subproject commit e6fbc6b1f09086632bba47a411add7d7e515e3b6 diff --git a/utilities/execution_engines/mermaid_execution_engine.py b/utilities/execution_engines/mermaid_execution_engine.py index 49b8ed05..3cb0f200 100644 --- a/utilities/execution_engines/mermaid_execution_engine.py +++ b/utilities/execution_engines/mermaid_execution_engine.py @@ -19,7 +19,7 @@ def build_mermaid_output(code, ifram_name="unnamed"): This function creates an HTML5 iframe with the given HTML content and iframe name. Args: - html (str): The HTML content to be displayed in the iframe. + code (str): The mermaid code ifram_name (str, optional): The name of the iframe. Defaults to "unnamed". Returns: @@ -44,10 +44,23 @@ def build_mermaid_output(code, ifram_name="unnamed"): '
"+eo(n[e].content)+`
-`};es.fence=function(n,e,t,i,s){var r=n[e],o=r.info?xfe(r.info).trim():"",a="",l="",c,d,_,h,m;return o&&(_=o.split(/(\s+)/g),a=_[0],l=_.slice(2).join("")),t.highlight?c=t.highlight(r.content,a,l)||eo(r.content):c=eo(r.content),c.indexOf("1?arguments[1]:void 0,S=g!==void 0,y=0,T=_(f),C,x,w,R;if(S&&(g=r(g,b>2?arguments[2]:void 0,2)),T!=null&&!(E==Array&&l(T)))for(R=T.call(f),x=new E;!(w=R.next()).done;y++)d(x,y,S?a(R,g,[w.value,y],!0):w.value);else for(C=c(f.length),x=new E(C);C>y;y++)d(x,y,S?g(f[y],y):f[y]);return x.length=y,x}},"./node_modules/core-js/internals/array-includes.js":function(t,i,s){var r=s("./node_modules/core-js/internals/to-indexed-object.js"),o=s("./node_modules/core-js/internals/to-length.js"),a=s("./node_modules/core-js/internals/to-absolute-index.js");t.exports=function(l){return function(c,d,_){var h=r(c),m=o(h.length),f=a(_,m),E;if(l&&d!=d){for(;m>f;)if(E=h[f++],E!=E)return!0}else for(;m>f;f++)if((l||f in h)&&h[f]===d)return l||f||0;return!l&&-1}}},"./node_modules/core-js/internals/bind-context.js":function(t,i,s){var r=s("./node_modules/core-js/internals/a-function.js");t.exports=function(o,a,l){if(r(o),a===void 0)return o;switch(l){case 0:return function(){return o.call(a)};case 1:return function(c){return o.call(a,c)};case 2:return function(c,d){return o.call(a,c,d)};case 3:return function(c,d,_){return o.call(a,c,d,_)}}return function(){return o.apply(a,arguments)}}},"./node_modules/core-js/internals/call-with-safe-iteration-closing.js":function(t,i,s){var r=s("./node_modules/core-js/internals/an-object.js");t.exports=function(o,a,l,c){try{return c?a(r(l)[0],l[1]):a(l)}catch(_){var d=o.return;throw d!==void 0&&r(d.call(o)),_}}},"./node_modules/core-js/internals/check-correctness-of-iteration.js":function(t,i,s){var r=s("./node_modules/core-js/internals/well-known-symbol.js"),o=r("iterator"),a=!1;try{var l=0,c={next:function(){return{done:!!l++}},return:function(){a=!0}};c[o]=function(){return this},Array.from(c,function(){throw 2})}catch{}t.exports=function(d,_){if(!_&&!a)return!1;var h=!1;try{var m={};m[o]=function(){return{next:function(){return{done:h=!0}}}},d(m)}catch{}return h}},"./node_modules/core-js/internals/classof-raw.js":function(t,i){var s={}.toString;t.exports=function(r){return s.call(r).slice(8,-1)}},"./node_modules/core-js/internals/classof.js":function(t,i,s){var r=s("./node_modules/core-js/internals/classof-raw.js"),o=s("./node_modules/core-js/internals/well-known-symbol.js"),a=o("toStringTag"),l=r(function(){return arguments}())=="Arguments",c=function(d,_){try{return d[_]}catch{}};t.exports=function(d){var _,h,m;return d===void 0?"Undefined":d===null?"Null":typeof(h=c(_=Object(d),a))=="string"?h:l?r(_):(m=r(_))=="Object"&&typeof _.callee=="function"?"Arguments":m}},"./node_modules/core-js/internals/copy-constructor-properties.js":function(t,i,s){var r=s("./node_modules/core-js/internals/has.js"),o=s("./node_modules/core-js/internals/own-keys.js"),a=s("./node_modules/core-js/internals/object-get-own-property-descriptor.js"),l=s("./node_modules/core-js/internals/object-define-property.js");t.exports=function(c,d){for(var _=o(d),h=l.f,m=a.f,f=0;f<_.length;f++){var E=_[f];r(c,E)||h(c,E,m(d,E))}}},"./node_modules/core-js/internals/correct-prototype-getter.js":function(t,i,s){var r=s("./node_modules/core-js/internals/fails.js");t.exports=!r(function(){function o(){}return o.prototype.constructor=null,Object.getPrototypeOf(new o)!==o.prototype})},"./node_modules/core-js/internals/create-iterator-constructor.js":function(t,i,s){var r=s("./node_modules/core-js/internals/iterators-core.js").IteratorPrototype,o=s("./node_modules/core-js/internals/object-create.js"),a=s("./node_modules/core-js/internals/create-property-descriptor.js"),l=s("./node_modules/core-js/internals/set-to-string-tag.js"),c=s("./node_modules/core-js/internals/iterators.js"),d=function(){return this};t.exports=function(_,h,m){var f=h+" Iterator";return _.prototype=o(r,{next:a(1,m)}),l(_,f,!1,!0),c[f]=d,_}},"./node_modules/core-js/internals/create-property-descriptor.js":function(t,i){t.exports=function(s,r){return{enumerable:!(s&1),configurable:!(s&2),writable:!(s&4),value:r}}},"./node_modules/core-js/internals/create-property.js":function(t,i,s){var r=s("./node_modules/core-js/internals/to-primitive.js"),o=s("./node_modules/core-js/internals/object-define-property.js"),a=s("./node_modules/core-js/internals/create-property-descriptor.js");t.exports=function(l,c,d){var _=r(c);_ in l?o.f(l,_,a(0,d)):l[_]=d}},"./node_modules/core-js/internals/define-iterator.js":function(t,i,s){var r=s("./node_modules/core-js/internals/export.js"),o=s("./node_modules/core-js/internals/create-iterator-constructor.js"),a=s("./node_modules/core-js/internals/object-get-prototype-of.js"),l=s("./node_modules/core-js/internals/object-set-prototype-of.js"),c=s("./node_modules/core-js/internals/set-to-string-tag.js"),d=s("./node_modules/core-js/internals/hide.js"),_=s("./node_modules/core-js/internals/redefine.js"),h=s("./node_modules/core-js/internals/well-known-symbol.js"),m=s("./node_modules/core-js/internals/is-pure.js"),f=s("./node_modules/core-js/internals/iterators.js"),E=s("./node_modules/core-js/internals/iterators-core.js"),b=E.IteratorPrototype,g=E.BUGGY_SAFARI_ITERATORS,S=h("iterator"),y="keys",T="values",C="entries",x=function(){return this};t.exports=function(w,R,v,A,P,U,Y){o(v,R,A);var L=function(_e){if(_e===P&&K)return K;if(!g&&_e in k)return k[_e];switch(_e){case y:return function(){return new v(this,_e)};case T:return function(){return new v(this,_e)};case C:return function(){return new v(this,_e)}}return function(){return new v(this)}},z=R+" Iterator",B=!1,k=w.prototype,$=k[S]||k["@@iterator"]||P&&k[P],K=!g&&$||L(P),W=R=="Array"&&k.entries||$,le,J,ee;if(W&&(le=a(W.call(new w)),b!==Object.prototype&&le.next&&(!m&&a(le)!==b&&(l?l(le,b):typeof le[S]!="function"&&d(le,S,x)),c(le,z,!0,!0),m&&(f[z]=x))),P==T&&$&&$.name!==T&&(B=!0,K=function(){return $.call(this)}),(!m||Y)&&k[S]!==K&&d(k,S,K),f[R]=K,P)if(J={values:L(T),keys:U?K:L(y),entries:L(C)},Y)for(ee in J)(g||B||!(ee in k))&&_(k,ee,J[ee]);else r({target:R,proto:!0,forced:g||B},J);return J}},"./node_modules/core-js/internals/descriptors.js":function(t,i,s){var r=s("./node_modules/core-js/internals/fails.js");t.exports=!r(function(){return Object.defineProperty({},"a",{get:function(){return 7}}).a!=7})},"./node_modules/core-js/internals/document-create-element.js":function(t,i,s){var r=s("./node_modules/core-js/internals/global.js"),o=s("./node_modules/core-js/internals/is-object.js"),a=r.document,l=o(a)&&o(a.createElement);t.exports=function(c){return l?a.createElement(c):{}}},"./node_modules/core-js/internals/enum-bug-keys.js":function(t,i){t.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]},"./node_modules/core-js/internals/export.js":function(t,i,s){var r=s("./node_modules/core-js/internals/global.js"),o=s("./node_modules/core-js/internals/object-get-own-property-descriptor.js").f,a=s("./node_modules/core-js/internals/hide.js"),l=s("./node_modules/core-js/internals/redefine.js"),c=s("./node_modules/core-js/internals/set-global.js"),d=s("./node_modules/core-js/internals/copy-constructor-properties.js"),_=s("./node_modules/core-js/internals/is-forced.js");t.exports=function(h,m){var f=h.target,E=h.global,b=h.stat,g,S,y,T,C,x;if(E?S=r:b?S=r[f]||c(f,{}):S=(r[f]||{}).prototype,S)for(y in m){if(C=m[y],h.noTargetGet?(x=o(S,y),T=x&&x.value):T=S[y],g=_(E?y:f+(b?".":"#")+y,h.forced),!g&&T!==void 0){if(typeof C==typeof T)continue;d(C,T)}(h.sham||T&&T.sham)&&a(C,"sham",!0),l(S,y,C,h)}}},"./node_modules/core-js/internals/fails.js":function(t,i){t.exports=function(s){try{return!!s()}catch{return!0}}},"./node_modules/core-js/internals/function-to-string.js":function(t,i,s){var r=s("./node_modules/core-js/internals/shared.js");t.exports=r("native-function-to-string",Function.toString)},"./node_modules/core-js/internals/get-iterator-method.js":function(t,i,s){var r=s("./node_modules/core-js/internals/classof.js"),o=s("./node_modules/core-js/internals/iterators.js"),a=s("./node_modules/core-js/internals/well-known-symbol.js"),l=a("iterator");t.exports=function(c){if(c!=null)return c[l]||c["@@iterator"]||o[r(c)]}},"./node_modules/core-js/internals/global.js":function(t,i,s){(function(r){var o="object",a=function(l){return l&&l.Math==Math&&l};t.exports=a(typeof globalThis==o&&globalThis)||a(typeof window==o&&window)||a(typeof self==o&&self)||a(typeof r==o&&r)||Function("return this")()}).call(this,s("./node_modules/webpack/buildin/global.js"))},"./node_modules/core-js/internals/has.js":function(t,i){var s={}.hasOwnProperty;t.exports=function(r,o){return s.call(r,o)}},"./node_modules/core-js/internals/hidden-keys.js":function(t,i){t.exports={}},"./node_modules/core-js/internals/hide.js":function(t,i,s){var r=s("./node_modules/core-js/internals/descriptors.js"),o=s("./node_modules/core-js/internals/object-define-property.js"),a=s("./node_modules/core-js/internals/create-property-descriptor.js");t.exports=r?function(l,c,d){return o.f(l,c,a(1,d))}:function(l,c,d){return l[c]=d,l}},"./node_modules/core-js/internals/html.js":function(t,i,s){var r=s("./node_modules/core-js/internals/global.js"),o=r.document;t.exports=o&&o.documentElement},"./node_modules/core-js/internals/ie8-dom-define.js":function(t,i,s){var r=s("./node_modules/core-js/internals/descriptors.js"),o=s("./node_modules/core-js/internals/fails.js"),a=s("./node_modules/core-js/internals/document-create-element.js");t.exports=!r&&!o(function(){return Object.defineProperty(a("div"),"a",{get:function(){return 7}}).a!=7})},"./node_modules/core-js/internals/indexed-object.js":function(t,i,s){var r=s("./node_modules/core-js/internals/fails.js"),o=s("./node_modules/core-js/internals/classof-raw.js"),a="".split;t.exports=r(function(){return!Object("z").propertyIsEnumerable(0)})?function(l){return o(l)=="String"?a.call(l,""):Object(l)}:Object},"./node_modules/core-js/internals/internal-state.js":function(t,i,s){var r=s("./node_modules/core-js/internals/native-weak-map.js"),o=s("./node_modules/core-js/internals/global.js"),a=s("./node_modules/core-js/internals/is-object.js"),l=s("./node_modules/core-js/internals/hide.js"),c=s("./node_modules/core-js/internals/has.js"),d=s("./node_modules/core-js/internals/shared-key.js"),_=s("./node_modules/core-js/internals/hidden-keys.js"),h=o.WeakMap,m,f,E,b=function(w){return E(w)?f(w):m(w,{})},g=function(w){return function(R){var v;if(!a(R)||(v=f(R)).type!==w)throw TypeError("Incompatible receiver, "+w+" required");return v}};if(r){var S=new h,y=S.get,T=S.has,C=S.set;m=function(w,R){return C.call(S,w,R),R},f=function(w){return y.call(S,w)||{}},E=function(w){return T.call(S,w)}}else{var x=d("state");_[x]=!0,m=function(w,R){return l(w,x,R),R},f=function(w){return c(w,x)?w[x]:{}},E=function(w){return c(w,x)}}t.exports={set:m,get:f,has:E,enforce:b,getterFor:g}},"./node_modules/core-js/internals/is-array-iterator-method.js":function(t,i,s){var r=s("./node_modules/core-js/internals/well-known-symbol.js"),o=s("./node_modules/core-js/internals/iterators.js"),a=r("iterator"),l=Array.prototype;t.exports=function(c){return c!==void 0&&(o.Array===c||l[a]===c)}},"./node_modules/core-js/internals/is-forced.js":function(t,i,s){var r=s("./node_modules/core-js/internals/fails.js"),o=/#|\.prototype\./,a=function(h,m){var f=c[l(h)];return f==_?!0:f==d?!1:typeof m=="function"?r(m):!!m},l=a.normalize=function(h){return String(h).replace(o,".").toLowerCase()},c=a.data={},d=a.NATIVE="N",_=a.POLYFILL="P";t.exports=a},"./node_modules/core-js/internals/is-object.js":function(t,i){t.exports=function(s){return typeof s=="object"?s!==null:typeof s=="function"}},"./node_modules/core-js/internals/is-pure.js":function(t,i){t.exports=!1},"./node_modules/core-js/internals/iterators-core.js":function(t,i,s){var r=s("./node_modules/core-js/internals/object-get-prototype-of.js"),o=s("./node_modules/core-js/internals/hide.js"),a=s("./node_modules/core-js/internals/has.js"),l=s("./node_modules/core-js/internals/well-known-symbol.js"),c=s("./node_modules/core-js/internals/is-pure.js"),d=l("iterator"),_=!1,h=function(){return this},m,f,E;[].keys&&(E=[].keys(),"next"in E?(f=r(r(E)),f!==Object.prototype&&(m=f)):_=!0),m==null&&(m={}),!c&&!a(m,d)&&o(m,d,h),t.exports={IteratorPrototype:m,BUGGY_SAFARI_ITERATORS:_}},"./node_modules/core-js/internals/iterators.js":function(t,i){t.exports={}},"./node_modules/core-js/internals/native-symbol.js":function(t,i,s){var r=s("./node_modules/core-js/internals/fails.js");t.exports=!!Object.getOwnPropertySymbols&&!r(function(){return!String(Symbol())})},"./node_modules/core-js/internals/native-weak-map.js":function(t,i,s){var r=s("./node_modules/core-js/internals/global.js"),o=s("./node_modules/core-js/internals/function-to-string.js"),a=r.WeakMap;t.exports=typeof a=="function"&&/native code/.test(o.call(a))},"./node_modules/core-js/internals/object-create.js":function(t,i,s){var r=s("./node_modules/core-js/internals/an-object.js"),o=s("./node_modules/core-js/internals/object-define-properties.js"),a=s("./node_modules/core-js/internals/enum-bug-keys.js"),l=s("./node_modules/core-js/internals/hidden-keys.js"),c=s("./node_modules/core-js/internals/html.js"),d=s("./node_modules/core-js/internals/document-create-element.js"),_=s("./node_modules/core-js/internals/shared-key.js"),h=_("IE_PROTO"),m="prototype",f=function(){},E=function(){var b=d("iframe"),g=a.length,S="<",y="script",T=">",C="java"+y+":",x;for(b.style.display="none",c.appendChild(b),b.src=String(C),x=b.contentWindow.document,x.open(),x.write(S+y+T+"document.F=Object"+S+"/"+y+T),x.close(),E=x.F;g--;)delete E[m][a[g]];return E()};t.exports=Object.create||function(g,S){var y;return g!==null?(f[m]=r(g),y=new f,f[m]=null,y[h]=g):y=E(),S===void 0?y:o(y,S)},l[h]=!0},"./node_modules/core-js/internals/object-define-properties.js":function(t,i,s){var r=s("./node_modules/core-js/internals/descriptors.js"),o=s("./node_modules/core-js/internals/object-define-property.js"),a=s("./node_modules/core-js/internals/an-object.js"),l=s("./node_modules/core-js/internals/object-keys.js");t.exports=r?Object.defineProperties:function(d,_){a(d);for(var h=l(_),m=h.length,f=0,E;m>f;)o.f(d,E=h[f++],_[E]);return d}},"./node_modules/core-js/internals/object-define-property.js":function(t,i,s){var r=s("./node_modules/core-js/internals/descriptors.js"),o=s("./node_modules/core-js/internals/ie8-dom-define.js"),a=s("./node_modules/core-js/internals/an-object.js"),l=s("./node_modules/core-js/internals/to-primitive.js"),c=Object.defineProperty;i.f=r?c:function(_,h,m){if(a(_),h=l(h,!0),a(m),o)try{return c(_,h,m)}catch{}if("get"in m||"set"in m)throw TypeError("Accessors not supported");return"value"in m&&(_[h]=m.value),_}},"./node_modules/core-js/internals/object-get-own-property-descriptor.js":function(t,i,s){var r=s("./node_modules/core-js/internals/descriptors.js"),o=s("./node_modules/core-js/internals/object-property-is-enumerable.js"),a=s("./node_modules/core-js/internals/create-property-descriptor.js"),l=s("./node_modules/core-js/internals/to-indexed-object.js"),c=s("./node_modules/core-js/internals/to-primitive.js"),d=s("./node_modules/core-js/internals/has.js"),_=s("./node_modules/core-js/internals/ie8-dom-define.js"),h=Object.getOwnPropertyDescriptor;i.f=r?h:function(f,E){if(f=l(f),E=c(E,!0),_)try{return h(f,E)}catch{}if(d(f,E))return a(!o.f.call(f,E),f[E])}},"./node_modules/core-js/internals/object-get-own-property-names.js":function(t,i,s){var r=s("./node_modules/core-js/internals/object-keys-internal.js"),o=s("./node_modules/core-js/internals/enum-bug-keys.js"),a=o.concat("length","prototype");i.f=Object.getOwnPropertyNames||function(c){return r(c,a)}},"./node_modules/core-js/internals/object-get-own-property-symbols.js":function(t,i){i.f=Object.getOwnPropertySymbols},"./node_modules/core-js/internals/object-get-prototype-of.js":function(t,i,s){var r=s("./node_modules/core-js/internals/has.js"),o=s("./node_modules/core-js/internals/to-object.js"),a=s("./node_modules/core-js/internals/shared-key.js"),l=s("./node_modules/core-js/internals/correct-prototype-getter.js"),c=a("IE_PROTO"),d=Object.prototype;t.exports=l?Object.getPrototypeOf:function(_){return _=o(_),r(_,c)?_[c]:typeof _.constructor=="function"&&_ instanceof _.constructor?_.constructor.prototype:_ instanceof Object?d:null}},"./node_modules/core-js/internals/object-keys-internal.js":function(t,i,s){var r=s("./node_modules/core-js/internals/has.js"),o=s("./node_modules/core-js/internals/to-indexed-object.js"),a=s("./node_modules/core-js/internals/array-includes.js"),l=s("./node_modules/core-js/internals/hidden-keys.js"),c=a(!1);t.exports=function(d,_){var h=o(d),m=0,f=[],E;for(E in h)!r(l,E)&&r(h,E)&&f.push(E);for(;_.length>m;)r(h,E=_[m++])&&(~c(f,E)||f.push(E));return f}},"./node_modules/core-js/internals/object-keys.js":function(t,i,s){var r=s("./node_modules/core-js/internals/object-keys-internal.js"),o=s("./node_modules/core-js/internals/enum-bug-keys.js");t.exports=Object.keys||function(l){return r(l,o)}},"./node_modules/core-js/internals/object-property-is-enumerable.js":function(t,i,s){var r={}.propertyIsEnumerable,o=Object.getOwnPropertyDescriptor,a=o&&!r.call({1:2},1);i.f=a?function(c){var d=o(this,c);return!!d&&d.enumerable}:r},"./node_modules/core-js/internals/object-set-prototype-of.js":function(t,i,s){var r=s("./node_modules/core-js/internals/validate-set-prototype-of-arguments.js");t.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var o=!1,a={},l;try{l=Object.getOwnPropertyDescriptor(Object.prototype,"__proto__").set,l.call(a,[]),o=a instanceof Array}catch{}return function(d,_){return r(d,_),o?l.call(d,_):d.__proto__=_,d}}():void 0)},"./node_modules/core-js/internals/own-keys.js":function(t,i,s){var r=s("./node_modules/core-js/internals/global.js"),o=s("./node_modules/core-js/internals/object-get-own-property-names.js"),a=s("./node_modules/core-js/internals/object-get-own-property-symbols.js"),l=s("./node_modules/core-js/internals/an-object.js"),c=r.Reflect;t.exports=c&&c.ownKeys||function(_){var h=o.f(l(_)),m=a.f;return m?h.concat(m(_)):h}},"./node_modules/core-js/internals/path.js":function(t,i,s){t.exports=s("./node_modules/core-js/internals/global.js")},"./node_modules/core-js/internals/redefine.js":function(t,i,s){var r=s("./node_modules/core-js/internals/global.js"),o=s("./node_modules/core-js/internals/shared.js"),a=s("./node_modules/core-js/internals/hide.js"),l=s("./node_modules/core-js/internals/has.js"),c=s("./node_modules/core-js/internals/set-global.js"),d=s("./node_modules/core-js/internals/function-to-string.js"),_=s("./node_modules/core-js/internals/internal-state.js"),h=_.get,m=_.enforce,f=String(d).split("toString");o("inspectSource",function(E){return d.call(E)}),(t.exports=function(E,b,g,S){var y=S?!!S.unsafe:!1,T=S?!!S.enumerable:!1,C=S?!!S.noTargetGet:!1;if(typeof g=="function"&&(typeof b=="string"&&!l(g,"name")&&a(g,"name",b),m(g).source=f.join(typeof b=="string"?b:"")),E===r){T?E[b]=g:c(b,g);return}else y?!C&&E[b]&&(T=!0):delete E[b];T?E[b]=g:a(E,b,g)})(Function.prototype,"toString",function(){return typeof this=="function"&&h(this).source||d.call(this)})},"./node_modules/core-js/internals/require-object-coercible.js":function(t,i){t.exports=function(s){if(s==null)throw TypeError("Can't call method on "+s);return s}},"./node_modules/core-js/internals/set-global.js":function(t,i,s){var r=s("./node_modules/core-js/internals/global.js"),o=s("./node_modules/core-js/internals/hide.js");t.exports=function(a,l){try{o(r,a,l)}catch{r[a]=l}return l}},"./node_modules/core-js/internals/set-to-string-tag.js":function(t,i,s){var r=s("./node_modules/core-js/internals/object-define-property.js").f,o=s("./node_modules/core-js/internals/has.js"),a=s("./node_modules/core-js/internals/well-known-symbol.js"),l=a("toStringTag");t.exports=function(c,d,_){c&&!o(c=_?c:c.prototype,l)&&r(c,l,{configurable:!0,value:d})}},"./node_modules/core-js/internals/shared-key.js":function(t,i,s){var r=s("./node_modules/core-js/internals/shared.js"),o=s("./node_modules/core-js/internals/uid.js"),a=r("keys");t.exports=function(l){return a[l]||(a[l]=o(l))}},"./node_modules/core-js/internals/shared.js":function(t,i,s){var r=s("./node_modules/core-js/internals/global.js"),o=s("./node_modules/core-js/internals/set-global.js"),a=s("./node_modules/core-js/internals/is-pure.js"),l="__core-js_shared__",c=r[l]||o(l,{});(t.exports=function(d,_){return c[d]||(c[d]=_!==void 0?_:{})})("versions",[]).push({version:"3.1.3",mode:a?"pure":"global",copyright:"© 2019 Denis Pushkarev (zloirock.ru)"})},"./node_modules/core-js/internals/string-at.js":function(t,i,s){var r=s("./node_modules/core-js/internals/to-integer.js"),o=s("./node_modules/core-js/internals/require-object-coercible.js");t.exports=function(a,l,c){var d=String(o(a)),_=r(l),h=d.length,m,f;return _<0||_>=h?c?"":void 0:(m=d.charCodeAt(_),m<55296||m>56319||_+1===h||(f=d.charCodeAt(_+1))<56320||f>57343?c?d.charAt(_):m:c?d.slice(_,_+2):(m-55296<<10)+(f-56320)+65536)}},"./node_modules/core-js/internals/to-absolute-index.js":function(t,i,s){var r=s("./node_modules/core-js/internals/to-integer.js"),o=Math.max,a=Math.min;t.exports=function(l,c){var d=r(l);return d<0?o(d+c,0):a(d,c)}},"./node_modules/core-js/internals/to-indexed-object.js":function(t,i,s){var r=s("./node_modules/core-js/internals/indexed-object.js"),o=s("./node_modules/core-js/internals/require-object-coercible.js");t.exports=function(a){return r(o(a))}},"./node_modules/core-js/internals/to-integer.js":function(t,i){var s=Math.ceil,r=Math.floor;t.exports=function(o){return isNaN(o=+o)?0:(o>0?r:s)(o)}},"./node_modules/core-js/internals/to-length.js":function(t,i,s){var r=s("./node_modules/core-js/internals/to-integer.js"),o=Math.min;t.exports=function(a){return a>0?o(r(a),9007199254740991):0}},"./node_modules/core-js/internals/to-object.js":function(t,i,s){var r=s("./node_modules/core-js/internals/require-object-coercible.js");t.exports=function(o){return Object(r(o))}},"./node_modules/core-js/internals/to-primitive.js":function(t,i,s){var r=s("./node_modules/core-js/internals/is-object.js");t.exports=function(o,a){if(!r(o))return o;var l,c;if(a&&typeof(l=o.toString)=="function"&&!r(c=l.call(o))||typeof(l=o.valueOf)=="function"&&!r(c=l.call(o))||!a&&typeof(l=o.toString)=="function"&&!r(c=l.call(o)))return c;throw TypeError("Can't convert object to primitive value")}},"./node_modules/core-js/internals/uid.js":function(t,i){var s=0,r=Math.random();t.exports=function(o){return"Symbol(".concat(o===void 0?"":o,")_",(++s+r).toString(36))}},"./node_modules/core-js/internals/validate-set-prototype-of-arguments.js":function(t,i,s){var r=s("./node_modules/core-js/internals/is-object.js"),o=s("./node_modules/core-js/internals/an-object.js");t.exports=function(a,l){if(o(a),!r(l)&&l!==null)throw TypeError("Can't set "+String(l)+" as a prototype")}},"./node_modules/core-js/internals/well-known-symbol.js":function(t,i,s){var r=s("./node_modules/core-js/internals/global.js"),o=s("./node_modules/core-js/internals/shared.js"),a=s("./node_modules/core-js/internals/uid.js"),l=s("./node_modules/core-js/internals/native-symbol.js"),c=r.Symbol,d=o("wks");t.exports=function(_){return d[_]||(d[_]=l&&c[_]||(l?c:a)("Symbol."+_))}},"./node_modules/core-js/modules/es.array.from.js":function(t,i,s){var r=s("./node_modules/core-js/internals/export.js"),o=s("./node_modules/core-js/internals/array-from.js"),a=s("./node_modules/core-js/internals/check-correctness-of-iteration.js"),l=!a(function(c){Array.from(c)});r({target:"Array",stat:!0,forced:l},{from:o})},"./node_modules/core-js/modules/es.string.iterator.js":function(t,i,s){var r=s("./node_modules/core-js/internals/string-at.js"),o=s("./node_modules/core-js/internals/internal-state.js"),a=s("./node_modules/core-js/internals/define-iterator.js"),l="String Iterator",c=o.set,d=o.getterFor(l);a(String,"String",function(_){c(this,{type:l,string:String(_),index:0})},function(){var h=d(this),m=h.string,f=h.index,E;return f>=m.length?{value:void 0,done:!0}:(E=r(m,f,!0),h.index+=E.length,{value:E,done:!1})})},"./node_modules/webpack/buildin/global.js":function(t,i){var s;s=function(){return this}();try{s=s||Function("return this")()||(0,eval)("this")}catch{typeof window=="object"&&(s=window)}t.exports=s},"./src/default-attrs.json":function(t){t.exports={xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"}},"./src/icon.js":function(t,i,s){Object.defineProperty(i,"__esModule",{value:!0});var r=Object.assign||function(E){for(var b=1;b2&&arguments[2]!==void 0?arguments[2]:[];h(this,E),this.name=b,this.contents=g,this.tags=S,this.attrs=r({},d.default,{class:"feather feather-"+b})}return o(E,[{key:"toSvg",value:function(){var g=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},S=r({},this.attrs,g,{class:(0,l.default)(this.attrs.class,g.class)});return""}},{key:"toString",value:function(){return this.contents}}]),E}();function f(E){return Object.keys(E).map(function(b){return b+'="'+E[b]+'"'}).join(" ")}i.default=m},"./src/icons.js":function(t,i,s){Object.defineProperty(i,"__esModule",{value:!0});var r=s("./src/icon.js"),o=_(r),a=s("./dist/icons.json"),l=_(a),c=s("./src/tags.json"),d=_(c);function _(h){return h&&h.__esModule?h:{default:h}}i.default=Object.keys(l.default).map(function(h){return new o.default(h,l.default[h],d.default[h])}).reduce(function(h,m){return h[m.name]=m,h},{})},"./src/index.js":function(t,i,s){var r=s("./src/icons.js"),o=_(r),a=s("./src/to-svg.js"),l=_(a),c=s("./src/replace.js"),d=_(c);function _(h){return h&&h.__esModule?h:{default:h}}t.exports={icons:o.default,toSvg:l.default,replace:d.default}},"./src/replace.js":function(t,i,s){Object.defineProperty(i,"__esModule",{value:!0});var r=Object.assign||function(f){for(var E=1;E 0&&arguments[0]!==void 0?arguments[0]:{};if(typeof document>"u")throw new Error("`feather.replace()` only works in a browser environment.");var E=document.querySelectorAll("[data-feather]");Array.from(E).forEach(function(b){return h(b,f)})}function h(f){var E=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},b=m(f),g=b["data-feather"];delete b["data-feather"];var S=c.default[g].toSvg(r({},E,b,{class:(0,a.default)(E.class,b.class)})),y=new DOMParser().parseFromString(S,"image/svg+xml"),T=y.querySelector("svg");f.parentNode.replaceChild(T,f)}function m(f){return Array.from(f.attributes).reduce(function(E,b){return E[b.name]=b.value,E},{})}i.default=_},"./src/tags.json":function(t){t.exports={activity:["pulse","health","action","motion"],airplay:["stream","cast","mirroring"],"alert-circle":["warning","alert","danger"],"alert-octagon":["warning","alert","danger"],"alert-triangle":["warning","alert","danger"],"align-center":["text alignment","center"],"align-justify":["text alignment","justified"],"align-left":["text alignment","left"],"align-right":["text alignment","right"],anchor:[],archive:["index","box"],"at-sign":["mention","at","email","message"],award:["achievement","badge"],aperture:["camera","photo"],"bar-chart":["statistics","diagram","graph"],"bar-chart-2":["statistics","diagram","graph"],battery:["power","electricity"],"battery-charging":["power","electricity"],bell:["alarm","notification","sound"],"bell-off":["alarm","notification","silent"],bluetooth:["wireless"],"book-open":["read","library"],book:["read","dictionary","booklet","magazine","library"],bookmark:["read","clip","marker","tag"],box:["cube"],briefcase:["work","bag","baggage","folder"],calendar:["date"],camera:["photo"],cast:["chromecast","airplay"],"chevron-down":["expand"],"chevron-up":["collapse"],circle:["off","zero","record"],clipboard:["copy"],clock:["time","watch","alarm"],"cloud-drizzle":["weather","shower"],"cloud-lightning":["weather","bolt"],"cloud-rain":["weather"],"cloud-snow":["weather","blizzard"],cloud:["weather"],codepen:["logo"],codesandbox:["logo"],code:["source","programming"],coffee:["drink","cup","mug","tea","cafe","hot","beverage"],columns:["layout"],command:["keyboard","cmd","terminal","prompt"],compass:["navigation","safari","travel","direction"],copy:["clone","duplicate"],"corner-down-left":["arrow","return"],"corner-down-right":["arrow"],"corner-left-down":["arrow"],"corner-left-up":["arrow"],"corner-right-down":["arrow"],"corner-right-up":["arrow"],"corner-up-left":["arrow"],"corner-up-right":["arrow"],cpu:["processor","technology"],"credit-card":["purchase","payment","cc"],crop:["photo","image"],crosshair:["aim","target"],database:["storage","memory"],delete:["remove"],disc:["album","cd","dvd","music"],"dollar-sign":["currency","money","payment"],droplet:["water"],edit:["pencil","change"],"edit-2":["pencil","change"],"edit-3":["pencil","change"],eye:["view","watch"],"eye-off":["view","watch","hide","hidden"],"external-link":["outbound"],facebook:["logo","social"],"fast-forward":["music"],figma:["logo","design","tool"],"file-minus":["delete","remove","erase"],"file-plus":["add","create","new"],"file-text":["data","txt","pdf"],film:["movie","video"],filter:["funnel","hopper"],flag:["report"],"folder-minus":["directory"],"folder-plus":["directory"],folder:["directory"],framer:["logo","design","tool"],frown:["emoji","face","bad","sad","emotion"],gift:["present","box","birthday","party"],"git-branch":["code","version control"],"git-commit":["code","version control"],"git-merge":["code","version control"],"git-pull-request":["code","version control"],github:["logo","version control"],gitlab:["logo","version control"],globe:["world","browser","language","translate"],"hard-drive":["computer","server","memory","data"],hash:["hashtag","number","pound"],headphones:["music","audio","sound"],heart:["like","love","emotion"],"help-circle":["question mark"],hexagon:["shape","node.js","logo"],home:["house","living"],image:["picture"],inbox:["email"],instagram:["logo","camera"],key:["password","login","authentication","secure"],layers:["stack"],layout:["window","webpage"],"life-buoy":["help","life ring","support"],link:["chain","url"],"link-2":["chain","url"],linkedin:["logo","social media"],list:["options"],lock:["security","password","secure"],"log-in":["sign in","arrow","enter"],"log-out":["sign out","arrow","exit"],mail:["email","message"],"map-pin":["location","navigation","travel","marker"],map:["location","navigation","travel"],maximize:["fullscreen"],"maximize-2":["fullscreen","arrows","expand"],meh:["emoji","face","neutral","emotion"],menu:["bars","navigation","hamburger"],"message-circle":["comment","chat"],"message-square":["comment","chat"],"mic-off":["record","sound","mute"],mic:["record","sound","listen"],minimize:["exit fullscreen","close"],"minimize-2":["exit fullscreen","arrows","close"],minus:["subtract"],monitor:["tv","screen","display"],moon:["dark","night"],"more-horizontal":["ellipsis"],"more-vertical":["ellipsis"],"mouse-pointer":["arrow","cursor"],move:["arrows"],music:["note"],navigation:["location","travel"],"navigation-2":["location","travel"],octagon:["stop"],package:["box","container"],paperclip:["attachment"],pause:["music","stop"],"pause-circle":["music","audio","stop"],"pen-tool":["vector","drawing"],percent:["discount"],"phone-call":["ring"],"phone-forwarded":["call"],"phone-incoming":["call"],"phone-missed":["call"],"phone-off":["call","mute"],"phone-outgoing":["call"],phone:["call"],play:["music","start"],"pie-chart":["statistics","diagram"],"play-circle":["music","start"],plus:["add","new"],"plus-circle":["add","new"],"plus-square":["add","new"],pocket:["logo","save"],power:["on","off"],printer:["fax","office","device"],radio:["signal"],"refresh-cw":["synchronise","arrows"],"refresh-ccw":["arrows"],repeat:["loop","arrows"],rewind:["music"],"rotate-ccw":["arrow"],"rotate-cw":["arrow"],rss:["feed","subscribe"],save:["floppy disk"],scissors:["cut"],search:["find","magnifier","magnifying glass"],send:["message","mail","email","paper airplane","paper aeroplane"],settings:["cog","edit","gear","preferences"],"share-2":["network","connections"],shield:["security","secure"],"shield-off":["security","insecure"],"shopping-bag":["ecommerce","cart","purchase","store"],"shopping-cart":["ecommerce","cart","purchase","store"],shuffle:["music"],"skip-back":["music"],"skip-forward":["music"],slack:["logo"],slash:["ban","no"],sliders:["settings","controls"],smartphone:["cellphone","device"],smile:["emoji","face","happy","good","emotion"],speaker:["audio","music"],star:["bookmark","favorite","like"],"stop-circle":["media","music"],sun:["brightness","weather","light"],sunrise:["weather","time","morning","day"],sunset:["weather","time","evening","night"],tablet:["device"],tag:["label"],target:["logo","bullseye"],terminal:["code","command line","prompt"],thermometer:["temperature","celsius","fahrenheit","weather"],"thumbs-down":["dislike","bad","emotion"],"thumbs-up":["like","good","emotion"],"toggle-left":["on","off","switch"],"toggle-right":["on","off","switch"],tool:["settings","spanner"],trash:["garbage","delete","remove","bin"],"trash-2":["garbage","delete","remove","bin"],triangle:["delta"],truck:["delivery","van","shipping","transport","lorry"],tv:["television","stream"],twitch:["logo"],twitter:["logo","social"],type:["text"],umbrella:["rain","weather"],unlock:["security"],"user-check":["followed","subscribed"],"user-minus":["delete","remove","unfollow","unsubscribe"],"user-plus":["new","add","create","follow","subscribe"],"user-x":["delete","remove","unfollow","unsubscribe","unavailable"],user:["person","account"],users:["group"],"video-off":["camera","movie","film"],video:["camera","movie","film"],voicemail:["phone"],volume:["music","sound","mute"],"volume-1":["music","sound"],"volume-2":["music","sound"],"volume-x":["music","sound","mute"],watch:["clock","time"],"wifi-off":["disabled"],wifi:["connection","signal","wireless"],wind:["weather","air"],"x-circle":["cancel","close","delete","remove","times","clear"],"x-octagon":["delete","stop","alert","warning","times","clear"],"x-square":["cancel","close","delete","remove","times","clear"],x:["cancel","close","delete","remove","times","clear"],youtube:["logo","video","play"],"zap-off":["flash","camera","lightning"],zap:["flash","camera","lightning"],"zoom-in":["magnifying glass"],"zoom-out":["magnifying glass"]}},"./src/to-svg.js":function(t,i,s){Object.defineProperty(i,"__esModule",{value:!0});var r=s("./src/icons.js"),o=a(r);function a(c){return c&&c.__esModule?c:{default:c}}function l(c){var d=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};if(console.warn("feather.toSvg() is deprecated. Please use feather.icons[name].toSvg() instead."),!c)throw new Error("The required `key` (icon name) parameter is missing.");if(!o.default[c])throw new Error("No icon matching '"+c+"'. See the complete list of icons at https://feathericons.com");return o.default[c].toSvg(d)}i.default=l},0:function(t,i,s){s("./node_modules/core-js/es/array/from.js"),t.exports=s("./src/index.js")}})})})(Sw);var aP=Sw.exports;const Ge=Ds(aP);const gt=(n,e)=>{const t=n.__vccOpts||n;for(const[i,s]of e)t[i]=s;return t},lP={name:"Toast",props:{},data(){return{show:!1,log_type:1,message:"",toastArr:[]}},methods:{close(n){this.toastArr=this.toastArr.filter(e=>e.id!=n)},copyToClipBoard(n){navigator.clipboard.writeText(n),Fe(()=>{Ge.replace()})},showToast(n,e=3,t=!0){const i=parseInt((new Date().getTime()*Math.random()).toString()).toString(),s={id:i,log_type:t,message:n,show:!0};this.toastArr.push(s),Fe(()=>{Ge.replace()}),setTimeout(()=>{this.toastArr=this.toastArr.filter(r=>r.id!=i)},e*1e3)}},watch:{}},vi=n=>(lo("data-v-46f379e5"),n=n(),co(),n),cP={class:"absolute bottom-16 right-2 z-20 flex flex-col gap-3 min-w-[300px]"},dP={class:"flex flex-row items-center w-full p-4 mb-4 text-gray-500 bg-white rounded-lg shadow dark:text-gray-400 dark:bg-gray-800",role:"alert"},uP={class:"flex flex-row flex-grow items-center h-auto"},pP={key:0,class:"inline-flex items-center justify-center flex-shrink-0 w-8 h-8 text-red-500 bg-red-100 rounded-lg dark:bg-red-800 dark:text-red-200"},_P=vi(()=>u("i",{"data-feather":"x"},null,-1)),hP=vi(()=>u("span",{class:"sr-only"},"Cross icon",-1)),fP=[_P,hP],mP={key:1,class:"inline-flex items-center justify-center flex-shrink-0 w-8 h-8 text-green-500 bg-green-100 rounded-lg dark:bg-green-800 dark:text-green-200"},gP=vi(()=>u("i",{"data-feather":"check"},null,-1)),bP=vi(()=>u("span",{class:"sr-only"},"Check icon",-1)),EP=[gP,bP],SP={key:2,class:"inline-flex items-center justify-center flex-shrink-0 w-8 h-8 text-blue-500 bg-blue-100 rounded-lg dark:bg-blue-800 dark:text-blue-200"},vP=vi(()=>u("i",{"data-feather":"info"},null,-1)),yP=vi(()=>u("span",{class:"sr-only"},null,-1)),TP=[vP,yP],xP={key:3,class:"inline-flex items-center justify-center flex-shrink-0 w-8 h-8 text-orange-500 bg-orange-100 rounded-lg dark:bg-orange-800 dark:text-orange-200"},CP=vi(()=>u("i",{"data-feather":"alert-triangle"},null,-1)),RP=vi(()=>u("span",{class:"sr-only"},null,-1)),AP=[CP,RP],wP=["title"],NP={class:"flex"},OP=["onClick"],IP=vi(()=>u("span",{class:"sr-only"},"Copy message",-1)),MP=vi(()=>u("i",{"data-feather":"clipboard",class:"w-5 h-5"},null,-1)),DP=[IP,MP],LP=["onClick"],kP=vi(()=>u("span",{class:"sr-only"},"Close",-1)),PP=vi(()=>u("svg",{"aria-hidden":"true",class:"w-5 h-5",fill:"currentColor",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},[u("path",{"fill-rule":"evenodd",d:"M4.293 4.293a1 1 0 011.414 0L10 8.586l4.293-4.293a1 1 0 111.414 1.414L11.414 10l4.293 4.293a1 1 0 01-1.414 1.414L10 11.414l-4.293 4.293a1 1 0 01-1.414-1.414L8.586 10 4.293 5.707a1 1 0 010-1.414z","clip-rule":"evenodd"})],-1)),UP=[kP,PP];function FP(n,e,t,i,s,r){return O(),D("div",cP,[Ie(ys,{name:"toastItem",tag:"div"},{default:nt(()=>[(O(!0),D(Ye,null,lt(s.toastArr,o=>(O(),D("div",{key:o.id,class:"relative"},[u("div",dP,[u("div",uP,[o.log_type==0?(O(),D("div",pP,fP)):j("",!0),o.log_type==1?(O(),D("div",mP,EP)):j("",!0),o.log_type==2?(O(),D("div",SP,TP)):j("",!0),o.log_type==3?(O(),D("div",xP,AP)):j("",!0),u("div",{class:"ml-3 text-sm font-normal whitespace-pre-wrap line-clamp-3 max-w-xs max-h-[400px] overflow-auto break-words",title:o.message},me(o.message),9,wP)]),u("div",NP,[u("button",{type:"button",onClick:Te(a=>r.copyToClipBoard(o.message),["stop"]),title:"Copy message",class:"bg-white text-gray-400 hover:text-gray-900 rounded-lg focus:ring-2 focus:ring-gray-300 p-1.5 hover:bg-gray-100 inline-flex h-8 w-8 dark:text-gray-500 dark:hover:text-white dark:bg-gray-800 dark:hover:bg-gray-700"},DP,8,OP),u("button",{type:"button",onClick:a=>r.close(o.id),title:"Close",class:"bg-white text-gray-400 hover:text-gray-900 rounded-lg focus:ring-2 focus:ring-gray-300 p-1.5 hover:bg-gray-100 inline-flex h-8 w-8 dark:text-gray-500 dark:hover:text-white dark:bg-gray-800 dark:hover:bg-gray-700"},UP,8,LP)])])]))),128))]),_:1})])}const oc=gt(lP,[["render",FP],["__scopeId","data-v-46f379e5"]]);var Lt={};const BP="Á",GP="á",VP="Ă",HP="ă",zP="∾",qP="∿",YP="∾̳",$P="Â",WP="â",KP="´",jP="А",QP="а",XP="Æ",ZP="æ",JP="",eU="𝔄",tU="𝔞",nU="À",iU="à",sU="ℵ",rU="ℵ",oU="Α",aU="α",lU="Ā",cU="ā",dU="⨿",uU="&",pU="&",_U="⩕",hU="⩓",fU="∧",mU="⩜",gU="⩘",bU="⩚",EU="∠",SU="⦤",vU="∠",yU="⦨",TU="⦩",xU="⦪",CU="⦫",RU="⦬",AU="⦭",wU="⦮",NU="⦯",OU="∡",IU="∟",MU="⊾",DU="⦝",LU="∢",kU="Å",PU="⍼",UU="Ą",FU="ą",BU="𝔸",GU="𝕒",VU="⩯",HU="≈",zU="⩰",qU="≊",YU="≋",$U="'",WU="",KU="≈",jU="≊",QU="Å",XU="å",ZU="𝒜",JU="𝒶",eF="≔",tF="*",nF="≈",iF="≍",sF="Ã",rF="ã",oF="Ä",aF="ä",lF="∳",cF="⨑",dF="≌",uF="϶",pF="‵",_F="∽",hF="⋍",fF="∖",mF="⫧",gF="⊽",bF="⌅",EF="⌆",SF="⌅",vF="⎵",yF="⎶",TF="≌",xF="Б",CF="б",RF="„",AF="∵",wF="∵",NF="∵",OF="⦰",IF="϶",MF="ℬ",DF="ℬ",LF="Β",kF="β",PF="ℶ",UF="≬",FF="𝔅",BF="𝔟",GF="⋂",VF="◯",HF="⋃",zF="⨀",qF="⨁",YF="⨂",$F="⨆",WF="★",KF="▽",jF="△",QF="⨄",XF="⋁",ZF="⋀",JF="⤍",e3="⧫",t3="▪",n3="▴",i3="▾",s3="◂",r3="▸",o3="␣",a3="▒",l3="░",c3="▓",d3="█",u3="=⃥",p3="≡⃥",_3="⫭",h3="⌐",f3="𝔹",m3="𝕓",g3="⊥",b3="⊥",E3="⋈",S3="⧉",v3="┐",y3="╕",T3="╖",x3="╗",C3="┌",R3="╒",A3="╓",w3="╔",N3="─",O3="═",I3="┬",M3="╤",D3="╥",L3="╦",k3="┴",P3="╧",U3="╨",F3="╩",B3="⊟",G3="⊞",V3="⊠",H3="┘",z3="╛",q3="╜",Y3="╝",$3="└",W3="╘",K3="╙",j3="╚",Q3="│",X3="║",Z3="┼",J3="╪",eB="╫",tB="╬",nB="┤",iB="╡",sB="╢",rB="╣",oB="├",aB="╞",lB="╟",cB="╠",dB="‵",uB="˘",pB="˘",_B="¦",hB="𝒷",fB="ℬ",mB="⁏",gB="∽",bB="⋍",EB="⧅",SB="\\",vB="⟈",yB="•",TB="•",xB="≎",CB="⪮",RB="≏",AB="≎",wB="≏",NB="Ć",OB="ć",IB="⩄",MB="⩉",DB="⩋",LB="∩",kB="⋒",PB="⩇",UB="⩀",FB="ⅅ",BB="∩︀",GB="⁁",VB="ˇ",HB="ℭ",zB="⩍",qB="Č",YB="č",$B="Ç",WB="ç",KB="Ĉ",jB="ĉ",QB="∰",XB="⩌",ZB="⩐",JB="Ċ",e4="ċ",t4="¸",n4="¸",i4="⦲",s4="¢",r4="·",o4="·",a4="𝔠",l4="ℭ",c4="Ч",d4="ч",u4="✓",p4="✓",_4="Χ",h4="χ",f4="ˆ",m4="≗",g4="↺",b4="↻",E4="⊛",S4="⊚",v4="⊝",y4="⊙",T4="®",x4="Ⓢ",C4="⊖",R4="⊕",A4="⊗",w4="○",N4="⧃",O4="≗",I4="⨐",M4="⫯",D4="⧂",L4="∲",k4="”",P4="’",U4="♣",F4="♣",B4=":",G4="∷",V4="⩴",H4="≔",z4="≔",q4=",",Y4="@",$4="∁",W4="∘",K4="∁",j4="ℂ",Q4="≅",X4="⩭",Z4="≡",J4="∮",e5="∯",t5="∮",n5="𝕔",i5="ℂ",s5="∐",r5="∐",o5="©",a5="©",l5="℗",c5="∳",d5="↵",u5="✗",p5="⨯",_5="𝒞",h5="𝒸",f5="⫏",m5="⫑",g5="⫐",b5="⫒",E5="⋯",S5="⤸",v5="⤵",y5="⋞",T5="⋟",x5="↶",C5="⤽",R5="⩈",A5="⩆",w5="≍",N5="∪",O5="⋓",I5="⩊",M5="⊍",D5="⩅",L5="∪︀",k5="↷",P5="⤼",U5="⋞",F5="⋟",B5="⋎",G5="⋏",V5="¤",H5="↶",z5="↷",q5="⋎",Y5="⋏",$5="∲",W5="∱",K5="⌭",j5="†",Q5="‡",X5="ℸ",Z5="↓",J5="↡",eG="⇓",tG="‐",nG="⫤",iG="⊣",sG="⤏",rG="˝",oG="Ď",aG="ď",lG="Д",cG="д",dG="‡",uG="⇊",pG="ⅅ",_G="ⅆ",hG="⤑",fG="⩷",mG="°",gG="∇",bG="Δ",EG="δ",SG="⦱",vG="⥿",yG="𝔇",TG="𝔡",xG="⥥",CG="⇃",RG="⇂",AG="´",wG="˙",NG="˝",OG="`",IG="˜",MG="⋄",DG="⋄",LG="⋄",kG="♦",PG="♦",UG="¨",FG="ⅆ",BG="ϝ",GG="⋲",VG="÷",HG="÷",zG="⋇",qG="⋇",YG="Ђ",$G="ђ",WG="⌞",KG="⌍",jG="$",QG="𝔻",XG="𝕕",ZG="¨",JG="˙",e9="⃜",t9="≐",n9="≑",i9="≐",s9="∸",r9="∔",o9="⊡",a9="⌆",l9="∯",c9="¨",d9="⇓",u9="⇐",p9="⇔",_9="⫤",h9="⟸",f9="⟺",m9="⟹",g9="⇒",b9="⊨",E9="⇑",S9="⇕",v9="∥",y9="⤓",T9="↓",x9="↓",C9="⇓",R9="⇵",A9="̑",w9="⇊",N9="⇃",O9="⇂",I9="⥐",M9="⥞",D9="⥖",L9="↽",k9="⥟",P9="⥗",U9="⇁",F9="↧",B9="⊤",G9="⤐",V9="⌟",H9="⌌",z9="𝒟",q9="𝒹",Y9="Ѕ",$9="ѕ",W9="⧶",K9="Đ",j9="đ",Q9="⋱",X9="▿",Z9="▾",J9="⇵",e8="⥯",t8="⦦",n8="Џ",i8="џ",s8="⟿",r8="É",o8="é",a8="⩮",l8="Ě",c8="ě",d8="Ê",u8="ê",p8="≖",_8="≕",h8="Э",f8="э",m8="⩷",g8="Ė",b8="ė",E8="≑",S8="ⅇ",v8="≒",y8="𝔈",T8="𝔢",x8="⪚",C8="È",R8="è",A8="⪖",w8="⪘",N8="⪙",O8="∈",I8="⏧",M8="ℓ",D8="⪕",L8="⪗",k8="Ē",P8="ē",U8="∅",F8="∅",B8="◻",G8="∅",V8="▫",H8=" ",z8=" ",q8=" ",Y8="Ŋ",$8="ŋ",W8=" ",K8="Ę",j8="ę",Q8="𝔼",X8="𝕖",Z8="⋕",J8="⧣",e6="⩱",t6="ε",n6="Ε",i6="ε",s6="ϵ",r6="≖",o6="≕",a6="≂",l6="⪖",c6="⪕",d6="⩵",u6="=",p6="≂",_6="≟",h6="⇌",f6="≡",m6="⩸",g6="⧥",b6="⥱",E6="≓",S6="ℯ",v6="ℰ",y6="≐",T6="⩳",x6="≂",C6="Η",R6="η",A6="Ð",w6="ð",N6="Ë",O6="ë",I6="€",M6="!",D6="∃",L6="∃",k6="ℰ",P6="ⅇ",U6="ⅇ",F6="≒",B6="Ф",G6="ф",V6="♀",H6="ffi",z6="ff",q6="ffl",Y6="𝔉",$6="𝔣",W6="fi",K6="◼",j6="▪",Q6="fj",X6="♭",Z6="fl",J6="▱",eV="ƒ",tV="𝔽",nV="𝕗",iV="∀",sV="∀",rV="⋔",oV="⫙",aV="ℱ",lV="⨍",cV="½",dV="⅓",uV="¼",pV="⅕",_V="⅙",hV="⅛",fV="⅔",mV="⅖",gV="¾",bV="⅗",EV="⅜",SV="⅘",vV="⅚",yV="⅝",TV="⅞",xV="⁄",CV="⌢",RV="𝒻",AV="ℱ",wV="ǵ",NV="Γ",OV="γ",IV="Ϝ",MV="ϝ",DV="⪆",LV="Ğ",kV="ğ",PV="Ģ",UV="Ĝ",FV="ĝ",BV="Г",GV="г",VV="Ġ",HV="ġ",zV="≥",qV="≧",YV="⪌",$V="⋛",WV="≥",KV="≧",jV="⩾",QV="⪩",XV="⩾",ZV="⪀",JV="⪂",eH="⪄",tH="⋛︀",nH="⪔",iH="𝔊",sH="𝔤",rH="≫",oH="⋙",aH="⋙",lH="ℷ",cH="Ѓ",dH="ѓ",uH="⪥",pH="≷",_H="⪒",hH="⪤",fH="⪊",mH="⪊",gH="⪈",bH="≩",EH="⪈",SH="≩",vH="⋧",yH="𝔾",TH="𝕘",xH="`",CH="≥",RH="⋛",AH="≧",wH="⪢",NH="≷",OH="⩾",IH="≳",MH="𝒢",DH="ℊ",LH="≳",kH="⪎",PH="⪐",UH="⪧",FH="⩺",BH=">",GH=">",VH="≫",HH="⋗",zH="⦕",qH="⩼",YH="⪆",$H="⥸",WH="⋗",KH="⋛",jH="⪌",QH="≷",XH="≳",ZH="≩︀",JH="≩︀",ez="ˇ",tz=" ",nz="½",iz="ℋ",sz="Ъ",rz="ъ",oz="⥈",az="↔",lz="⇔",cz="↭",dz="^",uz="ℏ",pz="Ĥ",_z="ĥ",hz="♥",fz="♥",mz="…",gz="⊹",bz="𝔥",Ez="ℌ",Sz="ℋ",vz="⤥",yz="⤦",Tz="⇿",xz="∻",Cz="↩",Rz="↪",Az="𝕙",wz="ℍ",Nz="―",Oz="─",Iz="𝒽",Mz="ℋ",Dz="ℏ",Lz="Ħ",kz="ħ",Pz="≎",Uz="≏",Fz="⁃",Bz="‐",Gz="Í",Vz="í",Hz="",zz="Î",qz="î",Yz="И",$z="и",Wz="İ",Kz="Е",jz="е",Qz="¡",Xz="⇔",Zz="𝔦",Jz="ℑ",e7="Ì",t7="ì",n7="ⅈ",i7="⨌",s7="∭",r7="⧜",o7="℩",a7="IJ",l7="ij",c7="Ī",d7="ī",u7="ℑ",p7="ⅈ",_7="ℐ",h7="ℑ",f7="ı",m7="ℑ",g7="⊷",b7="Ƶ",E7="⇒",S7="℅",v7="∞",y7="⧝",T7="ı",x7="⊺",C7="∫",R7="∬",A7="ℤ",w7="∫",N7="⊺",O7="⋂",I7="⨗",M7="⨼",D7="",L7="",k7="Ё",P7="ё",U7="Į",F7="į",B7="𝕀",G7="𝕚",V7="Ι",H7="ι",z7="⨼",q7="¿",Y7="𝒾",$7="ℐ",W7="∈",K7="⋵",j7="⋹",Q7="⋴",X7="⋳",Z7="∈",J7="",eq="Ĩ",tq="ĩ",nq="І",iq="і",sq="Ï",rq="ï",oq="Ĵ",aq="ĵ",lq="Й",cq="й",dq="𝔍",uq="𝔧",pq="ȷ",_q="𝕁",hq="𝕛",fq="𝒥",mq="𝒿",gq="Ј",bq="ј",Eq="Є",Sq="є",vq="Κ",yq="κ",Tq="ϰ",xq="Ķ",Cq="ķ",Rq="К",Aq="к",wq="𝔎",Nq="𝔨",Oq="ĸ",Iq="Х",Mq="х",Dq="Ќ",Lq="ќ",kq="𝕂",Pq="𝕜",Uq="𝒦",Fq="𝓀",Bq="⇚",Gq="Ĺ",Vq="ĺ",Hq="⦴",zq="ℒ",qq="Λ",Yq="λ",$q="⟨",Wq="⟪",Kq="⦑",jq="⟨",Qq="⪅",Xq="ℒ",Zq="«",Jq="⇤",eY="⤟",tY="←",nY="↞",iY="⇐",sY="⤝",rY="↩",oY="↫",aY="⤹",lY="⥳",cY="↢",dY="⤙",uY="⤛",pY="⪫",_Y="⪭",hY="⪭︀",fY="⤌",mY="⤎",gY="❲",bY="{",EY="[",SY="⦋",vY="⦏",yY="⦍",TY="Ľ",xY="ľ",CY="Ļ",RY="ļ",AY="⌈",wY="{",NY="Л",OY="л",IY="⤶",MY="“",DY="„",LY="⥧",kY="⥋",PY="↲",UY="≤",FY="≦",BY="⟨",GY="⇤",VY="←",HY="←",zY="⇐",qY="⇆",YY="↢",$Y="⌈",WY="⟦",KY="⥡",jY="⥙",QY="⇃",XY="⌊",ZY="↽",JY="↼",e$="⇇",t$="↔",n$="↔",i$="⇔",s$="⇆",r$="⇋",o$="↭",a$="⥎",l$="↤",c$="⊣",d$="⥚",u$="⋋",p$="⧏",_$="⊲",h$="⊴",f$="⥑",m$="⥠",g$="⥘",b$="↿",E$="⥒",S$="↼",v$="⪋",y$="⋚",T$="≤",x$="≦",C$="⩽",R$="⪨",A$="⩽",w$="⩿",N$="⪁",O$="⪃",I$="⋚︀",M$="⪓",D$="⪅",L$="⋖",k$="⋚",P$="⪋",U$="⋚",F$="≦",B$="≶",G$="≶",V$="⪡",H$="≲",z$="⩽",q$="≲",Y$="⥼",$$="⌊",W$="𝔏",K$="𝔩",j$="≶",Q$="⪑",X$="⥢",Z$="↽",J$="↼",eW="⥪",tW="▄",nW="Љ",iW="љ",sW="⇇",rW="≪",oW="⋘",aW="⌞",lW="⇚",cW="⥫",dW="◺",uW="Ŀ",pW="ŀ",_W="⎰",hW="⎰",fW="⪉",mW="⪉",gW="⪇",bW="≨",EW="⪇",SW="≨",vW="⋦",yW="⟬",TW="⇽",xW="⟦",CW="⟵",RW="⟵",AW="⟸",wW="⟷",NW="⟷",OW="⟺",IW="⟼",MW="⟶",DW="⟶",LW="⟹",kW="↫",PW="↬",UW="⦅",FW="𝕃",BW="𝕝",GW="⨭",VW="⨴",HW="∗",zW="_",qW="↙",YW="↘",$W="◊",WW="◊",KW="⧫",jW="(",QW="⦓",XW="⇆",ZW="⌟",JW="⇋",eK="⥭",tK="",nK="⊿",iK="‹",sK="𝓁",rK="ℒ",oK="↰",aK="↰",lK="≲",cK="⪍",dK="⪏",uK="[",pK="‘",_K="‚",hK="Ł",fK="ł",mK="⪦",gK="⩹",bK="<",EK="<",SK="≪",vK="⋖",yK="⋋",TK="⋉",xK="⥶",CK="⩻",RK="◃",AK="⊴",wK="◂",NK="⦖",OK="⥊",IK="⥦",MK="≨︀",DK="≨︀",LK="¯",kK="♂",PK="✠",UK="✠",FK="↦",BK="↦",GK="↧",VK="↤",HK="↥",zK="▮",qK="⨩",YK="М",$K="м",WK="—",KK="∺",jK="∡",QK=" ",XK="ℳ",ZK="𝔐",JK="𝔪",ej="℧",tj="µ",nj="*",ij="⫰",sj="∣",rj="·",oj="⊟",aj="−",lj="∸",cj="⨪",dj="∓",uj="⫛",pj="…",_j="∓",hj="⊧",fj="𝕄",mj="𝕞",gj="∓",bj="𝓂",Ej="ℳ",Sj="∾",vj="Μ",yj="μ",Tj="⊸",xj="⊸",Cj="∇",Rj="Ń",Aj="ń",wj="∠⃒",Nj="≉",Oj="⩰̸",Ij="≋̸",Mj="ʼn",Dj="≉",Lj="♮",kj="ℕ",Pj="♮",Uj=" ",Fj="≎̸",Bj="≏̸",Gj="⩃",Vj="Ň",Hj="ň",zj="Ņ",qj="ņ",Yj="≇",$j="⩭̸",Wj="⩂",Kj="Н",jj="н",Qj="–",Xj="⤤",Zj="↗",Jj="⇗",eQ="↗",tQ="≠",nQ="≐̸",iQ="",sQ="",rQ="",oQ="",aQ="≢",lQ="⤨",cQ="≂̸",dQ="≫",uQ="≪",pQ=` +`,_Q="∄",hQ="∄",fQ="𝔑",mQ="𝔫",gQ="≧̸",bQ="≱",EQ="≱",SQ="≧̸",vQ="⩾̸",yQ="⩾̸",TQ="⋙̸",xQ="≵",CQ="≫⃒",RQ="≯",AQ="≯",wQ="≫̸",NQ="↮",OQ="⇎",IQ="⫲",MQ="∋",DQ="⋼",LQ="⋺",kQ="∋",PQ="Њ",UQ="њ",FQ="↚",BQ="⇍",GQ="‥",VQ="≦̸",HQ="≰",zQ="↚",qQ="⇍",YQ="↮",$Q="⇎",WQ="≰",KQ="≦̸",jQ="⩽̸",QQ="⩽̸",XQ="≮",ZQ="⋘̸",JQ="≴",eX="≪⃒",tX="≮",nX="⋪",iX="⋬",sX="≪̸",rX="∤",oX="",aX=" ",lX="𝕟",cX="ℕ",dX="⫬",uX="¬",pX="≢",_X="≭",hX="∦",fX="∉",mX="≠",gX="≂̸",bX="∄",EX="≯",SX="≱",vX="≧̸",yX="≫̸",TX="≹",xX="⩾̸",CX="≵",RX="≎̸",AX="≏̸",wX="∉",NX="⋵̸",OX="⋹̸",IX="∉",MX="⋷",DX="⋶",LX="⧏̸",kX="⋪",PX="⋬",UX="≮",FX="≰",BX="≸",GX="≪̸",VX="⩽̸",HX="≴",zX="⪢̸",qX="⪡̸",YX="∌",$X="∌",WX="⋾",KX="⋽",jX="⊀",QX="⪯̸",XX="⋠",ZX="∌",JX="⧐̸",eZ="⋫",tZ="⋭",nZ="⊏̸",iZ="⋢",sZ="⊐̸",rZ="⋣",oZ="⊂⃒",aZ="⊈",lZ="⊁",cZ="⪰̸",dZ="⋡",uZ="≿̸",pZ="⊃⃒",_Z="⊉",hZ="≁",fZ="≄",mZ="≇",gZ="≉",bZ="∤",EZ="∦",SZ="∦",vZ="⫽⃥",yZ="∂̸",TZ="⨔",xZ="⊀",CZ="⋠",RZ="⊀",AZ="⪯̸",wZ="⪯̸",NZ="⤳̸",OZ="↛",IZ="⇏",MZ="↝̸",DZ="↛",LZ="⇏",kZ="⋫",PZ="⋭",UZ="⊁",FZ="⋡",BZ="⪰̸",GZ="𝒩",VZ="𝓃",HZ="∤",zZ="∦",qZ="≁",YZ="≄",$Z="≄",WZ="∤",KZ="∦",jZ="⋢",QZ="⋣",XZ="⊄",ZZ="⫅̸",JZ="⊈",eJ="⊂⃒",tJ="⊈",nJ="⫅̸",iJ="⊁",sJ="⪰̸",rJ="⊅",oJ="⫆̸",aJ="⊉",lJ="⊃⃒",cJ="⊉",dJ="⫆̸",uJ="≹",pJ="Ñ",_J="ñ",hJ="≸",fJ="⋪",mJ="⋬",gJ="⋫",bJ="⋭",EJ="Ν",SJ="ν",vJ="#",yJ="№",TJ=" ",xJ="≍⃒",CJ="⊬",RJ="⊭",AJ="⊮",wJ="⊯",NJ="≥⃒",OJ=">⃒",IJ="⤄",MJ="⧞",DJ="⤂",LJ="≤⃒",kJ="<⃒",PJ="⊴⃒",UJ="⤃",FJ="⊵⃒",BJ="∼⃒",GJ="⤣",VJ="↖",HJ="⇖",zJ="↖",qJ="⤧",YJ="Ó",$J="ó",WJ="⊛",KJ="Ô",jJ="ô",QJ="⊚",XJ="О",ZJ="о",JJ="⊝",eee="Ő",tee="ő",nee="⨸",iee="⊙",see="⦼",ree="Œ",oee="œ",aee="⦿",lee="𝔒",cee="𝔬",dee="˛",uee="Ò",pee="ò",_ee="⧁",hee="⦵",fee="Ω",mee="∮",gee="↺",bee="⦾",Eee="⦻",See="‾",vee="⧀",yee="Ō",Tee="ō",xee="Ω",Cee="ω",Ree="Ο",Aee="ο",wee="⦶",Nee="⊖",Oee="𝕆",Iee="𝕠",Mee="⦷",Dee="“",Lee="‘",kee="⦹",Pee="⊕",Uee="↻",Fee="⩔",Bee="∨",Gee="⩝",Vee="ℴ",Hee="ℴ",zee="ª",qee="º",Yee="⊶",$ee="⩖",Wee="⩗",Kee="⩛",jee="Ⓢ",Qee="𝒪",Xee="ℴ",Zee="Ø",Jee="ø",ete="⊘",tte="Õ",nte="õ",ite="⨶",ste="⨷",rte="⊗",ote="Ö",ate="ö",lte="⌽",cte="‾",dte="⏞",ute="⎴",pte="⏜",_te="¶",hte="∥",fte="∥",mte="⫳",gte="⫽",bte="∂",Ete="∂",Ste="П",vte="п",yte="%",Tte=".",xte="‰",Cte="⊥",Rte="‱",Ate="𝔓",wte="𝔭",Nte="Φ",Ote="φ",Ite="ϕ",Mte="ℳ",Dte="☎",Lte="Π",kte="π",Pte="⋔",Ute="ϖ",Fte="ℏ",Bte="ℎ",Gte="ℏ",Vte="⨣",Hte="⊞",zte="⨢",qte="+",Yte="∔",$te="⨥",Wte="⩲",Kte="±",jte="±",Qte="⨦",Xte="⨧",Zte="±",Jte="ℌ",ene="⨕",tne="𝕡",nne="ℙ",ine="£",sne="⪷",rne="⪻",one="≺",ane="≼",lne="⪷",cne="≺",dne="≼",une="≺",pne="⪯",_ne="≼",hne="≾",fne="⪯",mne="⪹",gne="⪵",bne="⋨",Ene="⪯",Sne="⪳",vne="≾",yne="′",Tne="″",xne="ℙ",Cne="⪹",Rne="⪵",Ane="⋨",wne="∏",Nne="∏",One="⌮",Ine="⌒",Mne="⌓",Dne="∝",Lne="∝",kne="∷",Pne="∝",Une="≾",Fne="⊰",Bne="𝒫",Gne="𝓅",Vne="Ψ",Hne="ψ",zne=" ",qne="𝔔",Yne="𝔮",$ne="⨌",Wne="𝕢",Kne="ℚ",jne="⁗",Qne="𝒬",Xne="𝓆",Zne="ℍ",Jne="⨖",eie="?",tie="≟",nie='"',iie='"',sie="⇛",rie="∽̱",oie="Ŕ",aie="ŕ",lie="√",cie="⦳",die="⟩",uie="⟫",pie="⦒",_ie="⦥",hie="⟩",fie="»",mie="⥵",gie="⇥",bie="⤠",Eie="⤳",Sie="→",vie="↠",yie="⇒",Tie="⤞",xie="↪",Cie="↬",Rie="⥅",Aie="⥴",wie="⤖",Nie="↣",Oie="↝",Iie="⤚",Mie="⤜",Die="∶",Lie="ℚ",kie="⤍",Pie="⤏",Uie="⤐",Fie="❳",Bie="}",Gie="]",Vie="⦌",Hie="⦎",zie="⦐",qie="Ř",Yie="ř",$ie="Ŗ",Wie="ŗ",Kie="⌉",jie="}",Qie="Р",Xie="р",Zie="⤷",Jie="⥩",ese="”",tse="”",nse="↳",ise="ℜ",sse="ℛ",rse="ℜ",ose="ℝ",ase="ℜ",lse="▭",cse="®",dse="®",use="∋",pse="⇋",_se="⥯",hse="⥽",fse="⌋",mse="𝔯",gse="ℜ",bse="⥤",Ese="⇁",Sse="⇀",vse="⥬",yse="Ρ",Tse="ρ",xse="ϱ",Cse="⟩",Rse="⇥",Ase="→",wse="→",Nse="⇒",Ose="⇄",Ise="↣",Mse="⌉",Dse="⟧",Lse="⥝",kse="⥕",Pse="⇂",Use="⌋",Fse="⇁",Bse="⇀",Gse="⇄",Vse="⇌",Hse="⇉",zse="↝",qse="↦",Yse="⊢",$se="⥛",Wse="⋌",Kse="⧐",jse="⊳",Qse="⊵",Xse="⥏",Zse="⥜",Jse="⥔",ere="↾",tre="⥓",nre="⇀",ire="˚",sre="≓",rre="⇄",ore="⇌",are="",lre="⎱",cre="⎱",dre="⫮",ure="⟭",pre="⇾",_re="⟧",hre="⦆",fre="𝕣",mre="ℝ",gre="⨮",bre="⨵",Ere="⥰",Sre=")",vre="⦔",yre="⨒",Tre="⇉",xre="⇛",Cre="›",Rre="𝓇",Are="ℛ",wre="↱",Nre="↱",Ore="]",Ire="’",Mre="’",Dre="⋌",Lre="⋊",kre="▹",Pre="⊵",Ure="▸",Fre="⧎",Bre="⧴",Gre="⥨",Vre="℞",Hre="Ś",zre="ś",qre="‚",Yre="⪸",$re="Š",Wre="š",Kre="⪼",jre="≻",Qre="≽",Xre="⪰",Zre="⪴",Jre="Ş",eoe="ş",toe="Ŝ",noe="ŝ",ioe="⪺",soe="⪶",roe="⋩",ooe="⨓",aoe="≿",loe="С",coe="с",doe="⊡",uoe="⋅",poe="⩦",_oe="⤥",hoe="↘",foe="⇘",moe="↘",goe="§",boe=";",Eoe="⤩",Soe="∖",voe="∖",yoe="✶",Toe="𝔖",xoe="𝔰",Coe="⌢",Roe="♯",Aoe="Щ",woe="щ",Noe="Ш",Ooe="ш",Ioe="↓",Moe="←",Doe="∣",Loe="∥",koe="→",Poe="↑",Uoe="",Foe="Σ",Boe="σ",Goe="ς",Voe="ς",Hoe="∼",zoe="⩪",qoe="≃",Yoe="≃",$oe="⪞",Woe="⪠",Koe="⪝",joe="⪟",Qoe="≆",Xoe="⨤",Zoe="⥲",Joe="←",eae="∘",tae="∖",nae="⨳",iae="⧤",sae="∣",rae="⌣",oae="⪪",aae="⪬",lae="⪬︀",cae="Ь",dae="ь",uae="⌿",pae="⧄",_ae="/",hae="𝕊",fae="𝕤",mae="♠",gae="♠",bae="∥",Eae="⊓",Sae="⊓︀",vae="⊔",yae="⊔︀",Tae="√",xae="⊏",Cae="⊑",Rae="⊏",Aae="⊑",wae="⊐",Nae="⊒",Oae="⊐",Iae="⊒",Mae="□",Dae="□",Lae="⊓",kae="⊏",Pae="⊑",Uae="⊐",Fae="⊒",Bae="⊔",Gae="▪",Vae="□",Hae="▪",zae="→",qae="𝒮",Yae="𝓈",$ae="∖",Wae="⌣",Kae="⋆",jae="⋆",Qae="☆",Xae="★",Zae="ϵ",Jae="ϕ",ele="¯",tle="⊂",nle="⋐",ile="⪽",sle="⫅",rle="⊆",ole="⫃",ale="⫁",lle="⫋",cle="⊊",dle="⪿",ule="⥹",ple="⊂",_le="⋐",hle="⊆",fle="⫅",mle="⊆",gle="⊊",ble="⫋",Ele="⫇",Sle="⫕",vle="⫓",yle="⪸",Tle="≻",xle="≽",Cle="≻",Rle="⪰",Ale="≽",wle="≿",Nle="⪰",Ole="⪺",Ile="⪶",Mle="⋩",Dle="≿",Lle="∋",kle="∑",Ple="∑",Ule="♪",Fle="¹",Ble="²",Gle="³",Vle="⊃",Hle="⋑",zle="⪾",qle="⫘",Yle="⫆",$le="⊇",Wle="⫄",Kle="⊃",jle="⊇",Qle="⟉",Xle="⫗",Zle="⥻",Jle="⫂",ece="⫌",tce="⊋",nce="⫀",ice="⊃",sce="⋑",rce="⊇",oce="⫆",ace="⊋",lce="⫌",cce="⫈",dce="⫔",uce="⫖",pce="⤦",_ce="↙",hce="⇙",fce="↙",mce="⤪",gce="ß",bce=" ",Ece="⌖",Sce="Τ",vce="τ",yce="⎴",Tce="Ť",xce="ť",Cce="Ţ",Rce="ţ",Ace="Т",wce="т",Nce="⃛",Oce="⌕",Ice="𝔗",Mce="𝔱",Dce="∴",Lce="∴",kce="∴",Pce="Θ",Uce="θ",Fce="ϑ",Bce="ϑ",Gce="≈",Vce="∼",Hce=" ",zce=" ",qce=" ",Yce="≈",$ce="∼",Wce="Þ",Kce="þ",jce="˜",Qce="∼",Xce="≃",Zce="≅",Jce="≈",ede="⨱",tde="⊠",nde="×",ide="⨰",sde="∭",rde="⤨",ode="⌶",ade="⫱",lde="⊤",cde="𝕋",dde="𝕥",ude="⫚",pde="⤩",_de="‴",hde="™",fde="™",mde="▵",gde="▿",bde="◃",Ede="⊴",Sde="≜",vde="▹",yde="⊵",Tde="◬",xde="≜",Cde="⨺",Rde="⃛",Ade="⨹",wde="⧍",Nde="⨻",Ode="⏢",Ide="𝒯",Mde="𝓉",Dde="Ц",Lde="ц",kde="Ћ",Pde="ћ",Ude="Ŧ",Fde="ŧ",Bde="≬",Gde="↞",Vde="↠",Hde="Ú",zde="ú",qde="↑",Yde="↟",$de="⇑",Wde="⥉",Kde="Ў",jde="ў",Qde="Ŭ",Xde="ŭ",Zde="Û",Jde="û",eue="У",tue="у",nue="⇅",iue="Ű",sue="ű",rue="⥮",oue="⥾",aue="𝔘",lue="𝔲",cue="Ù",due="ù",uue="⥣",pue="↿",_ue="↾",hue="▀",fue="⌜",mue="⌜",gue="⌏",bue="◸",Eue="Ū",Sue="ū",vue="¨",yue="_",Tue="⏟",xue="⎵",Cue="⏝",Rue="⋃",Aue="⊎",wue="Ų",Nue="ų",Oue="𝕌",Iue="𝕦",Mue="⤒",Due="↑",Lue="↑",kue="⇑",Pue="⇅",Uue="↕",Fue="↕",Bue="⇕",Gue="⥮",Vue="↿",Hue="↾",zue="⊎",que="↖",Yue="↗",$ue="υ",Wue="ϒ",Kue="ϒ",jue="Υ",Que="υ",Xue="↥",Zue="⊥",Jue="⇈",epe="⌝",tpe="⌝",npe="⌎",ipe="Ů",spe="ů",rpe="◹",ope="𝒰",ape="𝓊",lpe="⋰",cpe="Ũ",dpe="ũ",upe="▵",ppe="▴",_pe="⇈",hpe="Ü",fpe="ü",mpe="⦧",gpe="⦜",bpe="ϵ",Epe="ϰ",Spe="∅",vpe="ϕ",ype="ϖ",Tpe="∝",xpe="↕",Cpe="⇕",Rpe="ϱ",Ape="ς",wpe="⊊︀",Npe="⫋︀",Ope="⊋︀",Ipe="⫌︀",Mpe="ϑ",Dpe="⊲",Lpe="⊳",kpe="⫨",Ppe="⫫",Upe="⫩",Fpe="В",Bpe="в",Gpe="⊢",Vpe="⊨",Hpe="⊩",zpe="⊫",qpe="⫦",Ype="⊻",$pe="∨",Wpe="⋁",Kpe="≚",jpe="⋮",Qpe="|",Xpe="‖",Zpe="|",Jpe="‖",e_e="∣",t_e="|",n_e="❘",i_e="≀",s_e=" ",r_e="𝔙",o_e="𝔳",a_e="⊲",l_e="⊂⃒",c_e="⊃⃒",d_e="𝕍",u_e="𝕧",p_e="∝",__e="⊳",h_e="𝒱",f_e="𝓋",m_e="⫋︀",g_e="⊊︀",b_e="⫌︀",E_e="⊋︀",S_e="⊪",v_e="⦚",y_e="Ŵ",T_e="ŵ",x_e="⩟",C_e="∧",R_e="⋀",A_e="≙",w_e="℘",N_e="𝔚",O_e="𝔴",I_e="𝕎",M_e="𝕨",D_e="℘",L_e="≀",k_e="≀",P_e="𝒲",U_e="𝓌",F_e="⋂",B_e="◯",G_e="⋃",V_e="▽",H_e="𝔛",z_e="𝔵",q_e="⟷",Y_e="⟺",$_e="Ξ",W_e="ξ",K_e="⟵",j_e="⟸",Q_e="⟼",X_e="⋻",Z_e="⨀",J_e="𝕏",ehe="𝕩",the="⨁",nhe="⨂",ihe="⟶",she="⟹",rhe="𝒳",ohe="𝓍",ahe="⨆",lhe="⨄",che="△",dhe="⋁",uhe="⋀",phe="Ý",_he="ý",hhe="Я",fhe="я",mhe="Ŷ",ghe="ŷ",bhe="Ы",Ehe="ы",She="¥",vhe="𝔜",yhe="𝔶",The="Ї",xhe="ї",Che="𝕐",Rhe="𝕪",Ahe="𝒴",whe="𝓎",Nhe="Ю",Ohe="ю",Ihe="ÿ",Mhe="Ÿ",Dhe="Ź",Lhe="ź",khe="Ž",Phe="ž",Uhe="З",Fhe="з",Bhe="Ż",Ghe="ż",Vhe="ℨ",Hhe="",zhe="Ζ",qhe="ζ",Yhe="𝔷",$he="ℨ",Whe="Ж",Khe="ж",jhe="⇝",Qhe="𝕫",Xhe="ℤ",Zhe="𝒵",Jhe="𝓏",efe="",tfe="",nfe={Aacute:BP,aacute:GP,Abreve:VP,abreve:HP,ac:zP,acd:qP,acE:YP,Acirc:$P,acirc:WP,acute:KP,Acy:jP,acy:QP,AElig:XP,aelig:ZP,af:JP,Afr:eU,afr:tU,Agrave:nU,agrave:iU,alefsym:sU,aleph:rU,Alpha:oU,alpha:aU,Amacr:lU,amacr:cU,amalg:dU,amp:uU,AMP:pU,andand:_U,And:hU,and:fU,andd:mU,andslope:gU,andv:bU,ang:EU,ange:SU,angle:vU,angmsdaa:yU,angmsdab:TU,angmsdac:xU,angmsdad:CU,angmsdae:RU,angmsdaf:AU,angmsdag:wU,angmsdah:NU,angmsd:OU,angrt:IU,angrtvb:MU,angrtvbd:DU,angsph:LU,angst:kU,angzarr:PU,Aogon:UU,aogon:FU,Aopf:BU,aopf:GU,apacir:VU,ap:HU,apE:zU,ape:qU,apid:YU,apos:$U,ApplyFunction:WU,approx:KU,approxeq:jU,Aring:QU,aring:XU,Ascr:ZU,ascr:JU,Assign:eF,ast:tF,asymp:nF,asympeq:iF,Atilde:sF,atilde:rF,Auml:oF,auml:aF,awconint:lF,awint:cF,backcong:dF,backepsilon:uF,backprime:pF,backsim:_F,backsimeq:hF,Backslash:fF,Barv:mF,barvee:gF,barwed:bF,Barwed:EF,barwedge:SF,bbrk:vF,bbrktbrk:yF,bcong:TF,Bcy:xF,bcy:CF,bdquo:RF,becaus:AF,because:wF,Because:NF,bemptyv:OF,bepsi:IF,bernou:MF,Bernoullis:DF,Beta:LF,beta:kF,beth:PF,between:UF,Bfr:FF,bfr:BF,bigcap:GF,bigcirc:VF,bigcup:HF,bigodot:zF,bigoplus:qF,bigotimes:YF,bigsqcup:$F,bigstar:WF,bigtriangledown:KF,bigtriangleup:jF,biguplus:QF,bigvee:XF,bigwedge:ZF,bkarow:JF,blacklozenge:e3,blacksquare:t3,blacktriangle:n3,blacktriangledown:i3,blacktriangleleft:s3,blacktriangleright:r3,blank:o3,blk12:a3,blk14:l3,blk34:c3,block:d3,bne:u3,bnequiv:p3,bNot:_3,bnot:h3,Bopf:f3,bopf:m3,bot:g3,bottom:b3,bowtie:E3,boxbox:S3,boxdl:v3,boxdL:y3,boxDl:T3,boxDL:x3,boxdr:C3,boxdR:R3,boxDr:A3,boxDR:w3,boxh:N3,boxH:O3,boxhd:I3,boxHd:M3,boxhD:D3,boxHD:L3,boxhu:k3,boxHu:P3,boxhU:U3,boxHU:F3,boxminus:B3,boxplus:G3,boxtimes:V3,boxul:H3,boxuL:z3,boxUl:q3,boxUL:Y3,boxur:$3,boxuR:W3,boxUr:K3,boxUR:j3,boxv:Q3,boxV:X3,boxvh:Z3,boxvH:J3,boxVh:eB,boxVH:tB,boxvl:nB,boxvL:iB,boxVl:sB,boxVL:rB,boxvr:oB,boxvR:aB,boxVr:lB,boxVR:cB,bprime:dB,breve:uB,Breve:pB,brvbar:_B,bscr:hB,Bscr:fB,bsemi:mB,bsim:gB,bsime:bB,bsolb:EB,bsol:SB,bsolhsub:vB,bull:yB,bullet:TB,bump:xB,bumpE:CB,bumpe:RB,Bumpeq:AB,bumpeq:wB,Cacute:NB,cacute:OB,capand:IB,capbrcup:MB,capcap:DB,cap:LB,Cap:kB,capcup:PB,capdot:UB,CapitalDifferentialD:FB,caps:BB,caret:GB,caron:VB,Cayleys:HB,ccaps:zB,Ccaron:qB,ccaron:YB,Ccedil:$B,ccedil:WB,Ccirc:KB,ccirc:jB,Cconint:QB,ccups:XB,ccupssm:ZB,Cdot:JB,cdot:e4,cedil:t4,Cedilla:n4,cemptyv:i4,cent:s4,centerdot:r4,CenterDot:o4,cfr:a4,Cfr:l4,CHcy:c4,chcy:d4,check:u4,checkmark:p4,Chi:_4,chi:h4,circ:f4,circeq:m4,circlearrowleft:g4,circlearrowright:b4,circledast:E4,circledcirc:S4,circleddash:v4,CircleDot:y4,circledR:T4,circledS:x4,CircleMinus:C4,CirclePlus:R4,CircleTimes:A4,cir:w4,cirE:N4,cire:O4,cirfnint:I4,cirmid:M4,cirscir:D4,ClockwiseContourIntegral:L4,CloseCurlyDoubleQuote:k4,CloseCurlyQuote:P4,clubs:U4,clubsuit:F4,colon:B4,Colon:G4,Colone:V4,colone:H4,coloneq:z4,comma:q4,commat:Y4,comp:$4,compfn:W4,complement:K4,complexes:j4,cong:Q4,congdot:X4,Congruent:Z4,conint:J4,Conint:e5,ContourIntegral:t5,copf:n5,Copf:i5,coprod:s5,Coproduct:r5,copy:o5,COPY:a5,copysr:l5,CounterClockwiseContourIntegral:c5,crarr:d5,cross:u5,Cross:p5,Cscr:_5,cscr:h5,csub:f5,csube:m5,csup:g5,csupe:b5,ctdot:E5,cudarrl:S5,cudarrr:v5,cuepr:y5,cuesc:T5,cularr:x5,cularrp:C5,cupbrcap:R5,cupcap:A5,CupCap:w5,cup:N5,Cup:O5,cupcup:I5,cupdot:M5,cupor:D5,cups:L5,curarr:k5,curarrm:P5,curlyeqprec:U5,curlyeqsucc:F5,curlyvee:B5,curlywedge:G5,curren:V5,curvearrowleft:H5,curvearrowright:z5,cuvee:q5,cuwed:Y5,cwconint:$5,cwint:W5,cylcty:K5,dagger:j5,Dagger:Q5,daleth:X5,darr:Z5,Darr:J5,dArr:eG,dash:tG,Dashv:nG,dashv:iG,dbkarow:sG,dblac:rG,Dcaron:oG,dcaron:aG,Dcy:lG,dcy:cG,ddagger:dG,ddarr:uG,DD:pG,dd:_G,DDotrahd:hG,ddotseq:fG,deg:mG,Del:gG,Delta:bG,delta:EG,demptyv:SG,dfisht:vG,Dfr:yG,dfr:TG,dHar:xG,dharl:CG,dharr:RG,DiacriticalAcute:AG,DiacriticalDot:wG,DiacriticalDoubleAcute:NG,DiacriticalGrave:OG,DiacriticalTilde:IG,diam:MG,diamond:DG,Diamond:LG,diamondsuit:kG,diams:PG,die:UG,DifferentialD:FG,digamma:BG,disin:GG,div:VG,divide:HG,divideontimes:zG,divonx:qG,DJcy:YG,djcy:$G,dlcorn:WG,dlcrop:KG,dollar:jG,Dopf:QG,dopf:XG,Dot:ZG,dot:JG,DotDot:e9,doteq:t9,doteqdot:n9,DotEqual:i9,dotminus:s9,dotplus:r9,dotsquare:o9,doublebarwedge:a9,DoubleContourIntegral:l9,DoubleDot:c9,DoubleDownArrow:d9,DoubleLeftArrow:u9,DoubleLeftRightArrow:p9,DoubleLeftTee:_9,DoubleLongLeftArrow:h9,DoubleLongLeftRightArrow:f9,DoubleLongRightArrow:m9,DoubleRightArrow:g9,DoubleRightTee:b9,DoubleUpArrow:E9,DoubleUpDownArrow:S9,DoubleVerticalBar:v9,DownArrowBar:y9,downarrow:T9,DownArrow:x9,Downarrow:C9,DownArrowUpArrow:R9,DownBreve:A9,downdownarrows:w9,downharpoonleft:N9,downharpoonright:O9,DownLeftRightVector:I9,DownLeftTeeVector:M9,DownLeftVectorBar:D9,DownLeftVector:L9,DownRightTeeVector:k9,DownRightVectorBar:P9,DownRightVector:U9,DownTeeArrow:F9,DownTee:B9,drbkarow:G9,drcorn:V9,drcrop:H9,Dscr:z9,dscr:q9,DScy:Y9,dscy:$9,dsol:W9,Dstrok:K9,dstrok:j9,dtdot:Q9,dtri:X9,dtrif:Z9,duarr:J9,duhar:e8,dwangle:t8,DZcy:n8,dzcy:i8,dzigrarr:s8,Eacute:r8,eacute:o8,easter:a8,Ecaron:l8,ecaron:c8,Ecirc:d8,ecirc:u8,ecir:p8,ecolon:_8,Ecy:h8,ecy:f8,eDDot:m8,Edot:g8,edot:b8,eDot:E8,ee:S8,efDot:v8,Efr:y8,efr:T8,eg:x8,Egrave:C8,egrave:R8,egs:A8,egsdot:w8,el:N8,Element:O8,elinters:I8,ell:M8,els:D8,elsdot:L8,Emacr:k8,emacr:P8,empty:U8,emptyset:F8,EmptySmallSquare:B8,emptyv:G8,EmptyVerySmallSquare:V8,emsp13:H8,emsp14:z8,emsp:q8,ENG:Y8,eng:$8,ensp:W8,Eogon:K8,eogon:j8,Eopf:Q8,eopf:X8,epar:Z8,eparsl:J8,eplus:e6,epsi:t6,Epsilon:n6,epsilon:i6,epsiv:s6,eqcirc:r6,eqcolon:o6,eqsim:a6,eqslantgtr:l6,eqslantless:c6,Equal:d6,equals:u6,EqualTilde:p6,equest:_6,Equilibrium:h6,equiv:f6,equivDD:m6,eqvparsl:g6,erarr:b6,erDot:E6,escr:S6,Escr:v6,esdot:y6,Esim:T6,esim:x6,Eta:C6,eta:R6,ETH:A6,eth:w6,Euml:N6,euml:O6,euro:I6,excl:M6,exist:D6,Exists:L6,expectation:k6,exponentiale:P6,ExponentialE:U6,fallingdotseq:F6,Fcy:B6,fcy:G6,female:V6,ffilig:H6,fflig:z6,ffllig:q6,Ffr:Y6,ffr:$6,filig:W6,FilledSmallSquare:K6,FilledVerySmallSquare:j6,fjlig:Q6,flat:X6,fllig:Z6,fltns:J6,fnof:eV,Fopf:tV,fopf:nV,forall:iV,ForAll:sV,fork:rV,forkv:oV,Fouriertrf:aV,fpartint:lV,frac12:cV,frac13:dV,frac14:uV,frac15:pV,frac16:_V,frac18:hV,frac23:fV,frac25:mV,frac34:gV,frac35:bV,frac38:EV,frac45:SV,frac56:vV,frac58:yV,frac78:TV,frasl:xV,frown:CV,fscr:RV,Fscr:AV,gacute:wV,Gamma:NV,gamma:OV,Gammad:IV,gammad:MV,gap:DV,Gbreve:LV,gbreve:kV,Gcedil:PV,Gcirc:UV,gcirc:FV,Gcy:BV,gcy:GV,Gdot:VV,gdot:HV,ge:zV,gE:qV,gEl:YV,gel:$V,geq:WV,geqq:KV,geqslant:jV,gescc:QV,ges:XV,gesdot:ZV,gesdoto:JV,gesdotol:eH,gesl:tH,gesles:nH,Gfr:iH,gfr:sH,gg:rH,Gg:oH,ggg:aH,gimel:lH,GJcy:cH,gjcy:dH,gla:uH,gl:pH,glE:_H,glj:hH,gnap:fH,gnapprox:mH,gne:gH,gnE:bH,gneq:EH,gneqq:SH,gnsim:vH,Gopf:yH,gopf:TH,grave:xH,GreaterEqual:CH,GreaterEqualLess:RH,GreaterFullEqual:AH,GreaterGreater:wH,GreaterLess:NH,GreaterSlantEqual:OH,GreaterTilde:IH,Gscr:MH,gscr:DH,gsim:LH,gsime:kH,gsiml:PH,gtcc:UH,gtcir:FH,gt:BH,GT:GH,Gt:VH,gtdot:HH,gtlPar:zH,gtquest:qH,gtrapprox:YH,gtrarr:$H,gtrdot:WH,gtreqless:KH,gtreqqless:jH,gtrless:QH,gtrsim:XH,gvertneqq:ZH,gvnE:JH,Hacek:ez,hairsp:tz,half:nz,hamilt:iz,HARDcy:sz,hardcy:rz,harrcir:oz,harr:az,hArr:lz,harrw:cz,Hat:dz,hbar:uz,Hcirc:pz,hcirc:_z,hearts:hz,heartsuit:fz,hellip:mz,hercon:gz,hfr:bz,Hfr:Ez,HilbertSpace:Sz,hksearow:vz,hkswarow:yz,hoarr:Tz,homtht:xz,hookleftarrow:Cz,hookrightarrow:Rz,hopf:Az,Hopf:wz,horbar:Nz,HorizontalLine:Oz,hscr:Iz,Hscr:Mz,hslash:Dz,Hstrok:Lz,hstrok:kz,HumpDownHump:Pz,HumpEqual:Uz,hybull:Fz,hyphen:Bz,Iacute:Gz,iacute:Vz,ic:Hz,Icirc:zz,icirc:qz,Icy:Yz,icy:$z,Idot:Wz,IEcy:Kz,iecy:jz,iexcl:Qz,iff:Xz,ifr:Zz,Ifr:Jz,Igrave:e7,igrave:t7,ii:n7,iiiint:i7,iiint:s7,iinfin:r7,iiota:o7,IJlig:a7,ijlig:l7,Imacr:c7,imacr:d7,image:u7,ImaginaryI:p7,imagline:_7,imagpart:h7,imath:f7,Im:m7,imof:g7,imped:b7,Implies:E7,incare:S7,in:"∈",infin:v7,infintie:y7,inodot:T7,intcal:x7,int:C7,Int:R7,integers:A7,Integral:w7,intercal:N7,Intersection:O7,intlarhk:I7,intprod:M7,InvisibleComma:D7,InvisibleTimes:L7,IOcy:k7,iocy:P7,Iogon:U7,iogon:F7,Iopf:B7,iopf:G7,Iota:V7,iota:H7,iprod:z7,iquest:q7,iscr:Y7,Iscr:$7,isin:W7,isindot:K7,isinE:j7,isins:Q7,isinsv:X7,isinv:Z7,it:J7,Itilde:eq,itilde:tq,Iukcy:nq,iukcy:iq,Iuml:sq,iuml:rq,Jcirc:oq,jcirc:aq,Jcy:lq,jcy:cq,Jfr:dq,jfr:uq,jmath:pq,Jopf:_q,jopf:hq,Jscr:fq,jscr:mq,Jsercy:gq,jsercy:bq,Jukcy:Eq,jukcy:Sq,Kappa:vq,kappa:yq,kappav:Tq,Kcedil:xq,kcedil:Cq,Kcy:Rq,kcy:Aq,Kfr:wq,kfr:Nq,kgreen:Oq,KHcy:Iq,khcy:Mq,KJcy:Dq,kjcy:Lq,Kopf:kq,kopf:Pq,Kscr:Uq,kscr:Fq,lAarr:Bq,Lacute:Gq,lacute:Vq,laemptyv:Hq,lagran:zq,Lambda:qq,lambda:Yq,lang:$q,Lang:Wq,langd:Kq,langle:jq,lap:Qq,Laplacetrf:Xq,laquo:Zq,larrb:Jq,larrbfs:eY,larr:tY,Larr:nY,lArr:iY,larrfs:sY,larrhk:rY,larrlp:oY,larrpl:aY,larrsim:lY,larrtl:cY,latail:dY,lAtail:uY,lat:pY,late:_Y,lates:hY,lbarr:fY,lBarr:mY,lbbrk:gY,lbrace:bY,lbrack:EY,lbrke:SY,lbrksld:vY,lbrkslu:yY,Lcaron:TY,lcaron:xY,Lcedil:CY,lcedil:RY,lceil:AY,lcub:wY,Lcy:NY,lcy:OY,ldca:IY,ldquo:MY,ldquor:DY,ldrdhar:LY,ldrushar:kY,ldsh:PY,le:UY,lE:FY,LeftAngleBracket:BY,LeftArrowBar:GY,leftarrow:VY,LeftArrow:HY,Leftarrow:zY,LeftArrowRightArrow:qY,leftarrowtail:YY,LeftCeiling:$Y,LeftDoubleBracket:WY,LeftDownTeeVector:KY,LeftDownVectorBar:jY,LeftDownVector:QY,LeftFloor:XY,leftharpoondown:ZY,leftharpoonup:JY,leftleftarrows:e$,leftrightarrow:t$,LeftRightArrow:n$,Leftrightarrow:i$,leftrightarrows:s$,leftrightharpoons:r$,leftrightsquigarrow:o$,LeftRightVector:a$,LeftTeeArrow:l$,LeftTee:c$,LeftTeeVector:d$,leftthreetimes:u$,LeftTriangleBar:p$,LeftTriangle:_$,LeftTriangleEqual:h$,LeftUpDownVector:f$,LeftUpTeeVector:m$,LeftUpVectorBar:g$,LeftUpVector:b$,LeftVectorBar:E$,LeftVector:S$,lEg:v$,leg:y$,leq:T$,leqq:x$,leqslant:C$,lescc:R$,les:A$,lesdot:w$,lesdoto:N$,lesdotor:O$,lesg:I$,lesges:M$,lessapprox:D$,lessdot:L$,lesseqgtr:k$,lesseqqgtr:P$,LessEqualGreater:U$,LessFullEqual:F$,LessGreater:B$,lessgtr:G$,LessLess:V$,lesssim:H$,LessSlantEqual:z$,LessTilde:q$,lfisht:Y$,lfloor:$$,Lfr:W$,lfr:K$,lg:j$,lgE:Q$,lHar:X$,lhard:Z$,lharu:J$,lharul:eW,lhblk:tW,LJcy:nW,ljcy:iW,llarr:sW,ll:rW,Ll:oW,llcorner:aW,Lleftarrow:lW,llhard:cW,lltri:dW,Lmidot:uW,lmidot:pW,lmoustache:_W,lmoust:hW,lnap:fW,lnapprox:mW,lne:gW,lnE:bW,lneq:EW,lneqq:SW,lnsim:vW,loang:yW,loarr:TW,lobrk:xW,longleftarrow:CW,LongLeftArrow:RW,Longleftarrow:AW,longleftrightarrow:wW,LongLeftRightArrow:NW,Longleftrightarrow:OW,longmapsto:IW,longrightarrow:MW,LongRightArrow:DW,Longrightarrow:LW,looparrowleft:kW,looparrowright:PW,lopar:UW,Lopf:FW,lopf:BW,loplus:GW,lotimes:VW,lowast:HW,lowbar:zW,LowerLeftArrow:qW,LowerRightArrow:YW,loz:$W,lozenge:WW,lozf:KW,lpar:jW,lparlt:QW,lrarr:XW,lrcorner:ZW,lrhar:JW,lrhard:eK,lrm:tK,lrtri:nK,lsaquo:iK,lscr:sK,Lscr:rK,lsh:oK,Lsh:aK,lsim:lK,lsime:cK,lsimg:dK,lsqb:uK,lsquo:pK,lsquor:_K,Lstrok:hK,lstrok:fK,ltcc:mK,ltcir:gK,lt:bK,LT:EK,Lt:SK,ltdot:vK,lthree:yK,ltimes:TK,ltlarr:xK,ltquest:CK,ltri:RK,ltrie:AK,ltrif:wK,ltrPar:NK,lurdshar:OK,luruhar:IK,lvertneqq:MK,lvnE:DK,macr:LK,male:kK,malt:PK,maltese:UK,Map:"⤅",map:FK,mapsto:BK,mapstodown:GK,mapstoleft:VK,mapstoup:HK,marker:zK,mcomma:qK,Mcy:YK,mcy:$K,mdash:WK,mDDot:KK,measuredangle:jK,MediumSpace:QK,Mellintrf:XK,Mfr:ZK,mfr:JK,mho:ej,micro:tj,midast:nj,midcir:ij,mid:sj,middot:rj,minusb:oj,minus:aj,minusd:lj,minusdu:cj,MinusPlus:dj,mlcp:uj,mldr:pj,mnplus:_j,models:hj,Mopf:fj,mopf:mj,mp:gj,mscr:bj,Mscr:Ej,mstpos:Sj,Mu:vj,mu:yj,multimap:Tj,mumap:xj,nabla:Cj,Nacute:Rj,nacute:Aj,nang:wj,nap:Nj,napE:Oj,napid:Ij,napos:Mj,napprox:Dj,natural:Lj,naturals:kj,natur:Pj,nbsp:Uj,nbump:Fj,nbumpe:Bj,ncap:Gj,Ncaron:Vj,ncaron:Hj,Ncedil:zj,ncedil:qj,ncong:Yj,ncongdot:$j,ncup:Wj,Ncy:Kj,ncy:jj,ndash:Qj,nearhk:Xj,nearr:Zj,neArr:Jj,nearrow:eQ,ne:tQ,nedot:nQ,NegativeMediumSpace:iQ,NegativeThickSpace:sQ,NegativeThinSpace:rQ,NegativeVeryThinSpace:oQ,nequiv:aQ,nesear:lQ,nesim:cQ,NestedGreaterGreater:dQ,NestedLessLess:uQ,NewLine:pQ,nexist:_Q,nexists:hQ,Nfr:fQ,nfr:mQ,ngE:gQ,nge:bQ,ngeq:EQ,ngeqq:SQ,ngeqslant:vQ,nges:yQ,nGg:TQ,ngsim:xQ,nGt:CQ,ngt:RQ,ngtr:AQ,nGtv:wQ,nharr:NQ,nhArr:OQ,nhpar:IQ,ni:MQ,nis:DQ,nisd:LQ,niv:kQ,NJcy:PQ,njcy:UQ,nlarr:FQ,nlArr:BQ,nldr:GQ,nlE:VQ,nle:HQ,nleftarrow:zQ,nLeftarrow:qQ,nleftrightarrow:YQ,nLeftrightarrow:$Q,nleq:WQ,nleqq:KQ,nleqslant:jQ,nles:QQ,nless:XQ,nLl:ZQ,nlsim:JQ,nLt:eX,nlt:tX,nltri:nX,nltrie:iX,nLtv:sX,nmid:rX,NoBreak:oX,NonBreakingSpace:aX,nopf:lX,Nopf:cX,Not:dX,not:uX,NotCongruent:pX,NotCupCap:_X,NotDoubleVerticalBar:hX,NotElement:fX,NotEqual:mX,NotEqualTilde:gX,NotExists:bX,NotGreater:EX,NotGreaterEqual:SX,NotGreaterFullEqual:vX,NotGreaterGreater:yX,NotGreaterLess:TX,NotGreaterSlantEqual:xX,NotGreaterTilde:CX,NotHumpDownHump:RX,NotHumpEqual:AX,notin:wX,notindot:NX,notinE:OX,notinva:IX,notinvb:MX,notinvc:DX,NotLeftTriangleBar:LX,NotLeftTriangle:kX,NotLeftTriangleEqual:PX,NotLess:UX,NotLessEqual:FX,NotLessGreater:BX,NotLessLess:GX,NotLessSlantEqual:VX,NotLessTilde:HX,NotNestedGreaterGreater:zX,NotNestedLessLess:qX,notni:YX,notniva:$X,notnivb:WX,notnivc:KX,NotPrecedes:jX,NotPrecedesEqual:QX,NotPrecedesSlantEqual:XX,NotReverseElement:ZX,NotRightTriangleBar:JX,NotRightTriangle:eZ,NotRightTriangleEqual:tZ,NotSquareSubset:nZ,NotSquareSubsetEqual:iZ,NotSquareSuperset:sZ,NotSquareSupersetEqual:rZ,NotSubset:oZ,NotSubsetEqual:aZ,NotSucceeds:lZ,NotSucceedsEqual:cZ,NotSucceedsSlantEqual:dZ,NotSucceedsTilde:uZ,NotSuperset:pZ,NotSupersetEqual:_Z,NotTilde:hZ,NotTildeEqual:fZ,NotTildeFullEqual:mZ,NotTildeTilde:gZ,NotVerticalBar:bZ,nparallel:EZ,npar:SZ,nparsl:vZ,npart:yZ,npolint:TZ,npr:xZ,nprcue:CZ,nprec:RZ,npreceq:AZ,npre:wZ,nrarrc:NZ,nrarr:OZ,nrArr:IZ,nrarrw:MZ,nrightarrow:DZ,nRightarrow:LZ,nrtri:kZ,nrtrie:PZ,nsc:UZ,nsccue:FZ,nsce:BZ,Nscr:GZ,nscr:VZ,nshortmid:HZ,nshortparallel:zZ,nsim:qZ,nsime:YZ,nsimeq:$Z,nsmid:WZ,nspar:KZ,nsqsube:jZ,nsqsupe:QZ,nsub:XZ,nsubE:ZZ,nsube:JZ,nsubset:eJ,nsubseteq:tJ,nsubseteqq:nJ,nsucc:iJ,nsucceq:sJ,nsup:rJ,nsupE:oJ,nsupe:aJ,nsupset:lJ,nsupseteq:cJ,nsupseteqq:dJ,ntgl:uJ,Ntilde:pJ,ntilde:_J,ntlg:hJ,ntriangleleft:fJ,ntrianglelefteq:mJ,ntriangleright:gJ,ntrianglerighteq:bJ,Nu:EJ,nu:SJ,num:vJ,numero:yJ,numsp:TJ,nvap:xJ,nvdash:CJ,nvDash:RJ,nVdash:AJ,nVDash:wJ,nvge:NJ,nvgt:OJ,nvHarr:IJ,nvinfin:MJ,nvlArr:DJ,nvle:LJ,nvlt:kJ,nvltrie:PJ,nvrArr:UJ,nvrtrie:FJ,nvsim:BJ,nwarhk:GJ,nwarr:VJ,nwArr:HJ,nwarrow:zJ,nwnear:qJ,Oacute:YJ,oacute:$J,oast:WJ,Ocirc:KJ,ocirc:jJ,ocir:QJ,Ocy:XJ,ocy:ZJ,odash:JJ,Odblac:eee,odblac:tee,odiv:nee,odot:iee,odsold:see,OElig:ree,oelig:oee,ofcir:aee,Ofr:lee,ofr:cee,ogon:dee,Ograve:uee,ograve:pee,ogt:_ee,ohbar:hee,ohm:fee,oint:mee,olarr:gee,olcir:bee,olcross:Eee,oline:See,olt:vee,Omacr:yee,omacr:Tee,Omega:xee,omega:Cee,Omicron:Ree,omicron:Aee,omid:wee,ominus:Nee,Oopf:Oee,oopf:Iee,opar:Mee,OpenCurlyDoubleQuote:Dee,OpenCurlyQuote:Lee,operp:kee,oplus:Pee,orarr:Uee,Or:Fee,or:Bee,ord:Gee,order:Vee,orderof:Hee,ordf:zee,ordm:qee,origof:Yee,oror:$ee,orslope:Wee,orv:Kee,oS:jee,Oscr:Qee,oscr:Xee,Oslash:Zee,oslash:Jee,osol:ete,Otilde:tte,otilde:nte,otimesas:ite,Otimes:ste,otimes:rte,Ouml:ote,ouml:ate,ovbar:lte,OverBar:cte,OverBrace:dte,OverBracket:ute,OverParenthesis:pte,para:_te,parallel:hte,par:fte,parsim:mte,parsl:gte,part:bte,PartialD:Ete,Pcy:Ste,pcy:vte,percnt:yte,period:Tte,permil:xte,perp:Cte,pertenk:Rte,Pfr:Ate,pfr:wte,Phi:Nte,phi:Ote,phiv:Ite,phmmat:Mte,phone:Dte,Pi:Lte,pi:kte,pitchfork:Pte,piv:Ute,planck:Fte,planckh:Bte,plankv:Gte,plusacir:Vte,plusb:Hte,pluscir:zte,plus:qte,plusdo:Yte,plusdu:$te,pluse:Wte,PlusMinus:Kte,plusmn:jte,plussim:Qte,plustwo:Xte,pm:Zte,Poincareplane:Jte,pointint:ene,popf:tne,Popf:nne,pound:ine,prap:sne,Pr:rne,pr:one,prcue:ane,precapprox:lne,prec:cne,preccurlyeq:dne,Precedes:une,PrecedesEqual:pne,PrecedesSlantEqual:_ne,PrecedesTilde:hne,preceq:fne,precnapprox:mne,precneqq:gne,precnsim:bne,pre:Ene,prE:Sne,precsim:vne,prime:yne,Prime:Tne,primes:xne,prnap:Cne,prnE:Rne,prnsim:Ane,prod:wne,Product:Nne,profalar:One,profline:Ine,profsurf:Mne,prop:Dne,Proportional:Lne,Proportion:kne,propto:Pne,prsim:Une,prurel:Fne,Pscr:Bne,pscr:Gne,Psi:Vne,psi:Hne,puncsp:zne,Qfr:qne,qfr:Yne,qint:$ne,qopf:Wne,Qopf:Kne,qprime:jne,Qscr:Qne,qscr:Xne,quaternions:Zne,quatint:Jne,quest:eie,questeq:tie,quot:nie,QUOT:iie,rAarr:sie,race:rie,Racute:oie,racute:aie,radic:lie,raemptyv:cie,rang:die,Rang:uie,rangd:pie,range:_ie,rangle:hie,raquo:fie,rarrap:mie,rarrb:gie,rarrbfs:bie,rarrc:Eie,rarr:Sie,Rarr:vie,rArr:yie,rarrfs:Tie,rarrhk:xie,rarrlp:Cie,rarrpl:Rie,rarrsim:Aie,Rarrtl:wie,rarrtl:Nie,rarrw:Oie,ratail:Iie,rAtail:Mie,ratio:Die,rationals:Lie,rbarr:kie,rBarr:Pie,RBarr:Uie,rbbrk:Fie,rbrace:Bie,rbrack:Gie,rbrke:Vie,rbrksld:Hie,rbrkslu:zie,Rcaron:qie,rcaron:Yie,Rcedil:$ie,rcedil:Wie,rceil:Kie,rcub:jie,Rcy:Qie,rcy:Xie,rdca:Zie,rdldhar:Jie,rdquo:ese,rdquor:tse,rdsh:nse,real:ise,realine:sse,realpart:rse,reals:ose,Re:ase,rect:lse,reg:cse,REG:dse,ReverseElement:use,ReverseEquilibrium:pse,ReverseUpEquilibrium:_se,rfisht:hse,rfloor:fse,rfr:mse,Rfr:gse,rHar:bse,rhard:Ese,rharu:Sse,rharul:vse,Rho:yse,rho:Tse,rhov:xse,RightAngleBracket:Cse,RightArrowBar:Rse,rightarrow:Ase,RightArrow:wse,Rightarrow:Nse,RightArrowLeftArrow:Ose,rightarrowtail:Ise,RightCeiling:Mse,RightDoubleBracket:Dse,RightDownTeeVector:Lse,RightDownVectorBar:kse,RightDownVector:Pse,RightFloor:Use,rightharpoondown:Fse,rightharpoonup:Bse,rightleftarrows:Gse,rightleftharpoons:Vse,rightrightarrows:Hse,rightsquigarrow:zse,RightTeeArrow:qse,RightTee:Yse,RightTeeVector:$se,rightthreetimes:Wse,RightTriangleBar:Kse,RightTriangle:jse,RightTriangleEqual:Qse,RightUpDownVector:Xse,RightUpTeeVector:Zse,RightUpVectorBar:Jse,RightUpVector:ere,RightVectorBar:tre,RightVector:nre,ring:ire,risingdotseq:sre,rlarr:rre,rlhar:ore,rlm:are,rmoustache:lre,rmoust:cre,rnmid:dre,roang:ure,roarr:pre,robrk:_re,ropar:hre,ropf:fre,Ropf:mre,roplus:gre,rotimes:bre,RoundImplies:Ere,rpar:Sre,rpargt:vre,rppolint:yre,rrarr:Tre,Rrightarrow:xre,rsaquo:Cre,rscr:Rre,Rscr:Are,rsh:wre,Rsh:Nre,rsqb:Ore,rsquo:Ire,rsquor:Mre,rthree:Dre,rtimes:Lre,rtri:kre,rtrie:Pre,rtrif:Ure,rtriltri:Fre,RuleDelayed:Bre,ruluhar:Gre,rx:Vre,Sacute:Hre,sacute:zre,sbquo:qre,scap:Yre,Scaron:$re,scaron:Wre,Sc:Kre,sc:jre,sccue:Qre,sce:Xre,scE:Zre,Scedil:Jre,scedil:eoe,Scirc:toe,scirc:noe,scnap:ioe,scnE:soe,scnsim:roe,scpolint:ooe,scsim:aoe,Scy:loe,scy:coe,sdotb:doe,sdot:uoe,sdote:poe,searhk:_oe,searr:hoe,seArr:foe,searrow:moe,sect:goe,semi:boe,seswar:Eoe,setminus:Soe,setmn:voe,sext:yoe,Sfr:Toe,sfr:xoe,sfrown:Coe,sharp:Roe,SHCHcy:Aoe,shchcy:woe,SHcy:Noe,shcy:Ooe,ShortDownArrow:Ioe,ShortLeftArrow:Moe,shortmid:Doe,shortparallel:Loe,ShortRightArrow:koe,ShortUpArrow:Poe,shy:Uoe,Sigma:Foe,sigma:Boe,sigmaf:Goe,sigmav:Voe,sim:Hoe,simdot:zoe,sime:qoe,simeq:Yoe,simg:$oe,simgE:Woe,siml:Koe,simlE:joe,simne:Qoe,simplus:Xoe,simrarr:Zoe,slarr:Joe,SmallCircle:eae,smallsetminus:tae,smashp:nae,smeparsl:iae,smid:sae,smile:rae,smt:oae,smte:aae,smtes:lae,SOFTcy:cae,softcy:dae,solbar:uae,solb:pae,sol:_ae,Sopf:hae,sopf:fae,spades:mae,spadesuit:gae,spar:bae,sqcap:Eae,sqcaps:Sae,sqcup:vae,sqcups:yae,Sqrt:Tae,sqsub:xae,sqsube:Cae,sqsubset:Rae,sqsubseteq:Aae,sqsup:wae,sqsupe:Nae,sqsupset:Oae,sqsupseteq:Iae,square:Mae,Square:Dae,SquareIntersection:Lae,SquareSubset:kae,SquareSubsetEqual:Pae,SquareSuperset:Uae,SquareSupersetEqual:Fae,SquareUnion:Bae,squarf:Gae,squ:Vae,squf:Hae,srarr:zae,Sscr:qae,sscr:Yae,ssetmn:$ae,ssmile:Wae,sstarf:Kae,Star:jae,star:Qae,starf:Xae,straightepsilon:Zae,straightphi:Jae,strns:ele,sub:tle,Sub:nle,subdot:ile,subE:sle,sube:rle,subedot:ole,submult:ale,subnE:lle,subne:cle,subplus:dle,subrarr:ule,subset:ple,Subset:_le,subseteq:hle,subseteqq:fle,SubsetEqual:mle,subsetneq:gle,subsetneqq:ble,subsim:Ele,subsub:Sle,subsup:vle,succapprox:yle,succ:Tle,succcurlyeq:xle,Succeeds:Cle,SucceedsEqual:Rle,SucceedsSlantEqual:Ale,SucceedsTilde:wle,succeq:Nle,succnapprox:Ole,succneqq:Ile,succnsim:Mle,succsim:Dle,SuchThat:Lle,sum:kle,Sum:Ple,sung:Ule,sup1:Fle,sup2:Ble,sup3:Gle,sup:Vle,Sup:Hle,supdot:zle,supdsub:qle,supE:Yle,supe:$le,supedot:Wle,Superset:Kle,SupersetEqual:jle,suphsol:Qle,suphsub:Xle,suplarr:Zle,supmult:Jle,supnE:ece,supne:tce,supplus:nce,supset:ice,Supset:sce,supseteq:rce,supseteqq:oce,supsetneq:ace,supsetneqq:lce,supsim:cce,supsub:dce,supsup:uce,swarhk:pce,swarr:_ce,swArr:hce,swarrow:fce,swnwar:mce,szlig:gce,Tab:bce,target:Ece,Tau:Sce,tau:vce,tbrk:yce,Tcaron:Tce,tcaron:xce,Tcedil:Cce,tcedil:Rce,Tcy:Ace,tcy:wce,tdot:Nce,telrec:Oce,Tfr:Ice,tfr:Mce,there4:Dce,therefore:Lce,Therefore:kce,Theta:Pce,theta:Uce,thetasym:Fce,thetav:Bce,thickapprox:Gce,thicksim:Vce,ThickSpace:Hce,ThinSpace:zce,thinsp:qce,thkap:Yce,thksim:$ce,THORN:Wce,thorn:Kce,tilde:jce,Tilde:Qce,TildeEqual:Xce,TildeFullEqual:Zce,TildeTilde:Jce,timesbar:ede,timesb:tde,times:nde,timesd:ide,tint:sde,toea:rde,topbot:ode,topcir:ade,top:lde,Topf:cde,topf:dde,topfork:ude,tosa:pde,tprime:_de,trade:hde,TRADE:fde,triangle:mde,triangledown:gde,triangleleft:bde,trianglelefteq:Ede,triangleq:Sde,triangleright:vde,trianglerighteq:yde,tridot:Tde,trie:xde,triminus:Cde,TripleDot:Rde,triplus:Ade,trisb:wde,tritime:Nde,trpezium:Ode,Tscr:Ide,tscr:Mde,TScy:Dde,tscy:Lde,TSHcy:kde,tshcy:Pde,Tstrok:Ude,tstrok:Fde,twixt:Bde,twoheadleftarrow:Gde,twoheadrightarrow:Vde,Uacute:Hde,uacute:zde,uarr:qde,Uarr:Yde,uArr:$de,Uarrocir:Wde,Ubrcy:Kde,ubrcy:jde,Ubreve:Qde,ubreve:Xde,Ucirc:Zde,ucirc:Jde,Ucy:eue,ucy:tue,udarr:nue,Udblac:iue,udblac:sue,udhar:rue,ufisht:oue,Ufr:aue,ufr:lue,Ugrave:cue,ugrave:due,uHar:uue,uharl:pue,uharr:_ue,uhblk:hue,ulcorn:fue,ulcorner:mue,ulcrop:gue,ultri:bue,Umacr:Eue,umacr:Sue,uml:vue,UnderBar:yue,UnderBrace:Tue,UnderBracket:xue,UnderParenthesis:Cue,Union:Rue,UnionPlus:Aue,Uogon:wue,uogon:Nue,Uopf:Oue,uopf:Iue,UpArrowBar:Mue,uparrow:Due,UpArrow:Lue,Uparrow:kue,UpArrowDownArrow:Pue,updownarrow:Uue,UpDownArrow:Fue,Updownarrow:Bue,UpEquilibrium:Gue,upharpoonleft:Vue,upharpoonright:Hue,uplus:zue,UpperLeftArrow:que,UpperRightArrow:Yue,upsi:$ue,Upsi:Wue,upsih:Kue,Upsilon:jue,upsilon:Que,UpTeeArrow:Xue,UpTee:Zue,upuparrows:Jue,urcorn:epe,urcorner:tpe,urcrop:npe,Uring:ipe,uring:spe,urtri:rpe,Uscr:ope,uscr:ape,utdot:lpe,Utilde:cpe,utilde:dpe,utri:upe,utrif:ppe,uuarr:_pe,Uuml:hpe,uuml:fpe,uwangle:mpe,vangrt:gpe,varepsilon:bpe,varkappa:Epe,varnothing:Spe,varphi:vpe,varpi:ype,varpropto:Tpe,varr:xpe,vArr:Cpe,varrho:Rpe,varsigma:Ape,varsubsetneq:wpe,varsubsetneqq:Npe,varsupsetneq:Ope,varsupsetneqq:Ipe,vartheta:Mpe,vartriangleleft:Dpe,vartriangleright:Lpe,vBar:kpe,Vbar:Ppe,vBarv:Upe,Vcy:Fpe,vcy:Bpe,vdash:Gpe,vDash:Vpe,Vdash:Hpe,VDash:zpe,Vdashl:qpe,veebar:Ype,vee:$pe,Vee:Wpe,veeeq:Kpe,vellip:jpe,verbar:Qpe,Verbar:Xpe,vert:Zpe,Vert:Jpe,VerticalBar:e_e,VerticalLine:t_e,VerticalSeparator:n_e,VerticalTilde:i_e,VeryThinSpace:s_e,Vfr:r_e,vfr:o_e,vltri:a_e,vnsub:l_e,vnsup:c_e,Vopf:d_e,vopf:u_e,vprop:p_e,vrtri:__e,Vscr:h_e,vscr:f_e,vsubnE:m_e,vsubne:g_e,vsupnE:b_e,vsupne:E_e,Vvdash:S_e,vzigzag:v_e,Wcirc:y_e,wcirc:T_e,wedbar:x_e,wedge:C_e,Wedge:R_e,wedgeq:A_e,weierp:w_e,Wfr:N_e,wfr:O_e,Wopf:I_e,wopf:M_e,wp:D_e,wr:L_e,wreath:k_e,Wscr:P_e,wscr:U_e,xcap:F_e,xcirc:B_e,xcup:G_e,xdtri:V_e,Xfr:H_e,xfr:z_e,xharr:q_e,xhArr:Y_e,Xi:$_e,xi:W_e,xlarr:K_e,xlArr:j_e,xmap:Q_e,xnis:X_e,xodot:Z_e,Xopf:J_e,xopf:ehe,xoplus:the,xotime:nhe,xrarr:ihe,xrArr:she,Xscr:rhe,xscr:ohe,xsqcup:ahe,xuplus:lhe,xutri:che,xvee:dhe,xwedge:uhe,Yacute:phe,yacute:_he,YAcy:hhe,yacy:fhe,Ycirc:mhe,ycirc:ghe,Ycy:bhe,ycy:Ehe,yen:She,Yfr:vhe,yfr:yhe,YIcy:The,yicy:xhe,Yopf:Che,yopf:Rhe,Yscr:Ahe,yscr:whe,YUcy:Nhe,yucy:Ohe,yuml:Ihe,Yuml:Mhe,Zacute:Dhe,zacute:Lhe,Zcaron:khe,zcaron:Phe,Zcy:Uhe,zcy:Fhe,Zdot:Bhe,zdot:Ghe,zeetrf:Vhe,ZeroWidthSpace:Hhe,Zeta:zhe,zeta:qhe,zfr:Yhe,Zfr:$he,ZHcy:Whe,zhcy:Khe,zigrarr:jhe,zopf:Qhe,Zopf:Xhe,Zscr:Zhe,zscr:Jhe,zwj:efe,zwnj:tfe};var vw=nfe,Fb=/[!-#%-\*,-\/:;\?@\[-\]_\{\}\xA1\xA7\xAB\xB6\xB7\xBB\xBF\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\u0C84\u0DF4\u0E4F\u0E5A\u0E5B\u0F04-\u0F12\u0F14\u0F3A-\u0F3D\u0F85\u0FD0-\u0FD4\u0FD9\u0FDA\u104A-\u104F\u10FB\u1360-\u1368\u1400\u166D\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-\u2E4E\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\uDE3F-\uDE46\uDE9A-\uDE9C\uDE9E-\uDEA2]|\uD807[\uDC41-\uDC45\uDC70\uDC71\uDEF7\uDEF8]|\uD809[\uDC70-\uDC74]|\uD81A[\uDE6E\uDE6F\uDEF5\uDF37-\uDF3B\uDF44]|\uD81B[\uDE97-\uDE9A]|\uD82F\uDC9F|\uD836[\uDE87-\uDE8B]|\uD83A[\uDD5E\uDD5F]/,Ua={},mv={};function ife(n){var e,t,i=mv[n];if(i)return i;for(i=mv[n]=[],e=0;e<128;e++)t=String.fromCharCode(e),/^[0-9a-z]$/i.test(t)?i.push(t):i.push("%"+("0"+e.toString(16).toUpperCase()).slice(-2));for(e=0;e "u"&&(t=!0),a=ife(e),i=0,s=n.length;i =55296&&r<=57343){if(r>=55296&&r<=56319&&i+1=56320&&o<=57343)){l+=encodeURIComponent(n[i]+n[i+1]),i++;continue}l+="%EF%BF%BD";continue}l+=encodeURIComponent(n[i])}return l}Fu.defaultChars=";/?:@&=+$,-_.!~*'()#";Fu.componentChars="-_.!~*'()";var sfe=Fu,gv={};function rfe(n){var e,t,i=gv[n];if(i)return i;for(i=gv[n]=[],e=0;e<128;e++)t=String.fromCharCode(e),i.push(t);for(e=0;e=55296&&d<=57343?_+="���":_+=String.fromCharCode(d),s+=6;continue}if((o&248)===240&&s+9 1114111?_+="����":(d-=65536,_+=String.fromCharCode(55296+(d>>10),56320+(d&1023))),s+=9;continue}_+="�"}return _})}Bu.defaultChars=";/?:@&=+$,#";Bu.componentChars="";var ofe=Bu,afe=function(e){var t="";return t+=e.protocol||"",t+=e.slashes?"//":"",t+=e.auth?e.auth+"@":"",e.hostname&&e.hostname.indexOf(":")!==-1?t+="["+e.hostname+"]":t+=e.hostname||"",t+=e.port?":"+e.port:"",t+=e.pathname||"",t+=e.search||"",t+=e.hash||"",t};function qd(){this.protocol=null,this.slashes=null,this.auth=null,this.port=null,this.hostname=null,this.hash=null,this.search=null,this.pathname=null}var lfe=/^([a-z0-9.+-]+:)/i,cfe=/:[0-9]*$/,dfe=/^(\/\/?(?!\/)[^\?\s]*)(\?[^\s]*)?$/,ufe=["<",">",'"',"`"," ","\r",` +`," "],pfe=["{","}","|","\\","^","`"].concat(ufe),_fe=["'"].concat(pfe),bv=["%","/","?",";","#"].concat(_fe),Ev=["/","?","#"],hfe=255,Sv=/^[+a-z0-9A-Z_-]{0,63}$/,ffe=/^([+a-z0-9A-Z_-]{0,63})(.*)$/,vv={javascript:!0,"javascript:":!0},yv={http:!0,https:!0,ftp:!0,gopher:!0,file:!0,"http:":!0,"https:":!0,"ftp:":!0,"gopher:":!0,"file:":!0};function mfe(n,e){if(n&&n instanceof qd)return n;var t=new qd;return t.parse(n,e),t}qd.prototype.parse=function(n,e){var t,i,s,r,o,a=n;if(a=a.trim(),!e&&n.split("#").length===1){var l=dfe.exec(a);if(l)return this.pathname=l[1],l[2]&&(this.search=l[2]),this}var c=lfe.exec(a);if(c&&(c=c[0],s=c.toLowerCase(),this.protocol=c,a=a.substr(c.length)),(e||c||a.match(/^\/\/[^@\/]+@[^@\/]+/))&&(o=a.substr(0,2)==="//",o&&!(c&&vv[c])&&(a=a.substr(2),this.slashes=!0)),!vv[c]&&(o||c&&!yv[c])){var d=-1;for(t=0;t 127?g+="x":g+=b[S];if(!g.match(Sv)){var T=E.slice(0,t),C=E.slice(t+1),x=b.match(ffe);x&&(T.push(x[1]),C.unshift(x[2])),C.length&&(a=C.join(".")+a),this.hostname=T.join(".");break}}}}this.hostname.length>hfe&&(this.hostname=""),f&&(this.hostname=this.hostname.substr(1,this.hostname.length-2))}var w=a.indexOf("#");w!==-1&&(this.hash=a.substr(w),a=a.slice(0,w));var R=a.indexOf("?");return R!==-1&&(this.search=a.substr(R),a=a.slice(0,R)),a&&(this.pathname=a),yv[s]&&this.hostname&&!this.pathname&&(this.pathname=""),this};qd.prototype.parseHost=function(n){var e=cfe.exec(n);e&&(e=e[0],e!==":"&&(this.port=e.substr(1)),n=n.substr(0,n.length-e.length)),n&&(this.hostname=n)};var gfe=mfe;Ua.encode=sfe;Ua.decode=ofe;Ua.format=afe;Ua.parse=gfe;var Rr={},Cp,Tv;function yw(){return Tv||(Tv=1,Cp=/[\0-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/),Cp}var Rp,xv;function Tw(){return xv||(xv=1,Rp=/[\0-\x1F\x7F-\x9F]/),Rp}var Ap,Cv;function bfe(){return Cv||(Cv=1,Ap=/[\xAD\u0600-\u0605\u061C\u06DD\u070F\u08E2\u180E\u200B-\u200F\u202A-\u202E\u2060-\u2064\u2066-\u206F\uFEFF\uFFF9-\uFFFB]|\uD804[\uDCBD\uDCCD]|\uD82F[\uDCA0-\uDCA3]|\uD834[\uDD73-\uDD7A]|\uDB40[\uDC01\uDC20-\uDC7F]/),Ap}var wp,Rv;function xw(){return Rv||(Rv=1,wp=/[ \xA0\u1680\u2000-\u200A\u2028\u2029\u202F\u205F\u3000]/),wp}var Av;function Efe(){return Av||(Av=1,Rr.Any=yw(),Rr.Cc=Tw(),Rr.Cf=bfe(),Rr.P=Fb,Rr.Z=xw()),Rr}(function(n){function e(L){return Object.prototype.toString.call(L)}function t(L){return e(L)==="[object String]"}var i=Object.prototype.hasOwnProperty;function s(L,z){return i.call(L,z)}function r(L){var z=Array.prototype.slice.call(arguments,1);return z.forEach(function(B){if(B){if(typeof B!="object")throw new TypeError(B+"must be object");Object.keys(B).forEach(function(k){L[k]=B[k]})}}),L}function o(L,z,B){return[].concat(L.slice(0,z),B,L.slice(z+1))}function a(L){return!(L>=55296&&L<=57343||L>=64976&&L<=65007||(L&65535)===65535||(L&65535)===65534||L>=0&&L<=8||L===11||L>=14&&L<=31||L>=127&&L<=159||L>1114111)}function l(L){if(L>65535){L-=65536;var z=55296+(L>>10),B=56320+(L&1023);return String.fromCharCode(z,B)}return String.fromCharCode(L)}var c=/\\([!"#$%&'()*+,\-.\/:;<=>?@[\\\]^_`{|}~])/g,d=/&([a-z#][a-z0-9]{1,31});/gi,_=new RegExp(c.source+"|"+d.source,"gi"),h=/^#((?:x[a-f0-9]{1,8}|[0-9]{1,8}))$/i,m=vw;function f(L,z){var B;return s(m,z)?m[z]:z.charCodeAt(0)===35&&h.test(z)&&(B=z[1].toLowerCase()==="x"?parseInt(z.slice(2),16):parseInt(z.slice(1),10),a(B))?l(B):L}function E(L){return L.indexOf("\\")<0?L:L.replace(c,"$1")}function b(L){return L.indexOf("\\")<0&&L.indexOf("&")<0?L:L.replace(_,function(z,B,k){return B||f(z,k)})}var g=/[&<>"]/,S=/[&<>"]/g,y={"&":"&","<":"<",">":">",'"':"""};function T(L){return y[L]}function C(L){return g.test(L)?L.replace(S,T):L}var x=/[.?*+^$[\]\\(){}|-]/g;function w(L){return L.replace(x,"\\$&")}function R(L){switch(L){case 9:case 32:return!0}return!1}function v(L){if(L>=8192&&L<=8202)return!0;switch(L){case 9:case 10:case 11:case 12:case 13:case 32:case 160:case 5760:case 8239:case 8287:case 12288:return!0}return!1}var A=Fb;function P(L){return A.test(L)}function U(L){switch(L){case 33:case 34:case 35:case 36:case 37:case 38:case 39:case 40:case 41:case 42:case 43:case 44:case 45:case 46:case 47:case 58:case 59:case 60:case 61:case 62:case 63:case 64:case 91:case 92:case 93:case 94:case 95:case 96:case 123:case 124:case 125:case 126:return!0;default:return!1}}function Y(L){return L=L.trim().replace(/\s+/g," "),"ẞ".toLowerCase()==="Ṿ"&&(L=L.replace(/ẞ/g,"ß")),L.toLowerCase().toUpperCase()}n.lib={},n.lib.mdurl=Ua,n.lib.ucmicro=Efe(),n.assign=r,n.isString=t,n.has=s,n.unescapeMd=E,n.unescapeAll=b,n.isValidEntityCode=a,n.fromCodePoint=l,n.escapeHtml=C,n.arrayReplaceAt=o,n.isSpace=R,n.isWhiteSpace=v,n.isMdAsciiPunct=U,n.isPunctChar=P,n.escapeRE=w,n.normalizeReference=Y})(Lt);var Gu={},Sfe=function(e,t,i){var s,r,o,a,l=-1,c=e.posMax,d=e.pos;for(e.pos=t+1,s=1;e.pos 32))return a;if(s===41){if(r===0)break;r--}o++}return t===o||r!==0||(a.str=wv(e.slice(t,o)),a.pos=o,a.ok=!0),a},yfe=Lt.unescapeAll,Tfe=function(e,t,i){var s,r,o=0,a=t,l={ok:!1,pos:0,lines:0,str:""};if(a>=i||(r=e.charCodeAt(a),r!==34&&r!==39&&r!==40))return l;for(a++,r===40&&(r=41);a"+eo(r.content)+""};es.code_block=function(n,e,t,i,s){var r=n[e];return" +`};es.fence=function(n,e,t,i,s){var r=n[e],o=r.info?Cfe(r.info).trim():"",a="",l="",c,d,_,h,m;return o&&(_=o.split(/(\s+)/g),a=_[0],l=_.slice(2).join("")),t.highlight?c=t.highlight(r.content,a,l)||eo(r.content):c=eo(r.content),c.indexOf(""+eo(n[e].content)+`
`):""+c+`
`};es.image=function(n,e,t,i,s){var r=n[e];return r.attrs[r.attrIndex("alt")][1]=s.renderInlineAsText(r.children,t,i),s.renderToken(n,e,t)};es.hardbreak=function(n,e,t){return t.xhtmlOut?`"+c+`
@@ -25,38 +25,38 @@ `};es.softbreak=function(n,e,t){return t.breaks?t.xhtmlOut?`
`:`
`:` -`};es.text=function(n,e){return eo(n[e].content)};es.html_block=function(n,e){return n[e].content};es.html_inline=function(n,e){return n[e].content};function Fa(){this.rules=Tfe({},es)}Fa.prototype.renderAttrs=function(e){var t,i,s;if(!e.attrs)return"";for(s="",t=0,i=e.attrs.length;t `:">",r)};Fa.prototype.renderInline=function(n,e,t){for(var i,s="",r=this.rules,o=0,a=n.length;o\s]/i.test(n)}function Dfe(n){return/^<\/a\s*>/i.test(n)}var Lfe=function(e){var t,i,s,r,o,a,l,c,d,_,h,m,g,f,E,b,S=e.tokens,y;if(e.md.options.linkify){for(i=0,s=S.length;i=0;t--){if(a=r[t],a.type==="link_close"){for(t--;r[t].level!==a.level&&r[t].type!=="link_open";)t--;continue}if(a.type==="html_inline"&&(Mfe(a.content)&&g>0&&g--,Dfe(a.content)&&g++),!(g>0)&&a.type==="text"&&e.md.linkify.test(a.content)){for(d=a.content,y=e.md.linkify.match(d),l=[],m=a.level,h=0,y.length>0&&y[0].index===0&&t>0&&r[t-1].type==="text_special"&&(y=y.slice(1)),c=0;ch&&(o=new e.Token("text","",0),o.content=d.slice(h,_),o.level=m,l.push(o)),o=new e.Token("link_open","a",1),o.attrs=[["href",E]],o.level=m++,o.markup="linkify",o.info="auto",l.push(o),o=new e.Token("text","",0),o.content=b,o.level=m,l.push(o),o=new e.Token("link_close","a",-1),o.level=--m,o.markup="linkify",o.info="auto",l.push(o),h=y[c].lastIndex);h =0;e--)t=n[e],t.type==="text"&&!i&&(t.content=t.content.replace(Pfe,Ffe)),t.type==="link_open"&&t.info==="auto"&&i--,t.type==="link_close"&&t.info==="auto"&&i++}function Gfe(n){var e,t,i=0;for(e=n.length-1;e>=0;e--)t=n[e],t.type==="text"&&!i&&Cw.test(t.content)&&(t.content=t.content.replace(/\+-/g,"±").replace(/\.{2,}/g,"…").replace(/([?!])…/g,"$1..").replace(/([?!]){4,}/g,"$1$1$1").replace(/,{2,}/g,",").replace(/(^|[^-])---(?=[^-]|$)/mg,"$1—").replace(/(^|\s)--(?=\s|$)/mg,"$1–").replace(/(^|[^-\s])--(?=[^-\s]|$)/mg,"$1–")),t.type==="link_open"&&t.info==="auto"&&i--,t.type==="link_close"&&t.info==="auto"&&i++}var Vfe=function(e){var t;if(e.md.options.typographer)for(t=e.tokens.length-1;t>=0;t--)e.tokens[t].type==="inline"&&(kfe.test(e.tokens[t].content)&&Bfe(e.tokens[t].children),Cw.test(e.tokens[t].content)&&Gfe(e.tokens[t].children))},Nv=Lt.isWhiteSpace,Ov=Lt.isPunctChar,Iv=Lt.isMdAsciiPunct,Hfe=/['"]/,Mv=/['"]/g,Dv="’";function wc(n,e,t){return n.slice(0,e)+t+n.slice(e+1)}function zfe(n,e){var t,i,s,r,o,a,l,c,d,_,h,m,g,f,E,b,S,y,T,C,x;for(T=[],t=0;t =0&&!(T[S].level<=l);S--);if(T.length=S+1,i.type==="text"){s=i.content,o=0,a=s.length;e:for(;o=0)d=s.charCodeAt(r.index-1);else for(S=t-1;S>=0&&!(n[S].type==="softbreak"||n[S].type==="hardbreak");S--)if(n[S].content){d=n[S].content.charCodeAt(n[S].content.length-1);break}if(_=32,o=48&&d<=57&&(b=E=!1),E&&b&&(E=h,b=m),!E&&!b){y&&(i.content=wc(i.content,r.index,Dv));continue}if(b){for(S=T.length-1;S>=0&&(c=T[S],!(T[S].level =0;t--)e.tokens[t].type!=="inline"||!Hfe.test(e.tokens[t].content)||zfe(e.tokens[t].children,e)},Yfe=function(e){var t,i,s,r,o,a,l=e.tokens;for(t=0,i=l.length;t=0&&(i=this.attrs[t][1]),i};Ba.prototype.attrJoin=function(e,t){var i=this.attrIndex(e);i<0?this.attrPush([e,t]):this.attrs[i][1]=this.attrs[i][1]+" "+t};var Gb=Ba,$fe=Gb;function Rw(n,e,t){this.src=n,this.env=t,this.tokens=[],this.inlineMode=!1,this.md=e}Rw.prototype.Token=$fe;var Wfe=Rw,Kfe=Bb,Np=[["normalize",wfe],["block",Nfe],["inline",Ofe],["linkify",Lfe],["replacements",Vfe],["smartquotes",qfe],["text_join",Yfe]];function Vb(){this.ruler=new Kfe;for(var n=0;n i||(d=t+1,e.sCount[d] =4||(a=e.bMarks[d]+e.tShift[d],a>=e.eMarks[d])||(C=e.src.charCodeAt(a++),C!==124&&C!==45&&C!==58)||a>=e.eMarks[d]||(x=e.src.charCodeAt(a++),x!==124&&x!==45&&x!==58&&!Op(x))||C===45&&Op(x))return!1;for(;a =4||(_=Lv(o),_.length&&_[0]===""&&_.shift(),_.length&&_[_.length-1]===""&&_.pop(),h=_.length,h===0||h!==g.length))return!1;if(s)return!0;for(S=e.parentType,e.parentType="table",T=e.md.block.ruler.getRules("blockquote"),m=e.push("table_open","table",1),m.map=E=[t,0],m=e.push("thead_open","thead",1),m.map=[t,t+1],m=e.push("tr_open","tr",1),m.map=[t,t+1],l=0;l<_.length;l++)m=e.push("th_open","th",1),g[l]&&(m.attrs=[["style","text-align:"+g[l]]]),m=e.push("inline","",0),m.content=_[l].trim(),m.children=[],m=e.push("th_close","th",-1);for(m=e.push("tr_close","tr",-1),m=e.push("thead_close","thead",-1),d=t+2;d=4)break;for(_=Lv(o),_.length&&_[0]===""&&_.shift(),_.length&&_[_.length-1]===""&&_.pop(),d===t+2&&(m=e.push("tbody_open","tbody",1),m.map=b=[t+2,0]),m=e.push("tr_open","tr",1),m.map=[d,d+1],l=0;l =4){s++,r=s;continue}break}return e.line=r,o=e.push("code_block","code",0),o.content=e.getLines(t,r,4+e.blkIndent,!1)+` -`,o.map=[t,e.line],!0},Zfe=function(e,t,i,s){var r,o,a,l,c,d,_,h=!1,m=e.bMarks[t]+e.tShift[t],g=e.eMarks[t];if(e.sCount[t]-e.blkIndent>=4||m+3>g||(r=e.src.charCodeAt(m),r!==126&&r!==96)||(c=m,m=e.skipChars(m,r),o=m-c,o<3)||(_=e.src.slice(c,m),a=e.src.slice(m,g),r===96&&a.indexOf(String.fromCharCode(r))>=0))return!1;if(s)return!0;for(l=t;l++,!(l>=i||(m=c=e.bMarks[l]+e.tShift[l],g=e.eMarks[l],m =4)&&(m=e.skipChars(m,r),!(m-c =4||e.src.charCodeAt(A)!==62)return!1;if(s)return!0;for(g=[],f=[],S=[],y=[],x=e.md.block.ruler.getRules("blockquote"),b=e.parentType,e.parentType="blockquote",h=t;h=P));h++){if(e.src.charCodeAt(A++)===62&&!R){for(l=e.sCount[h]+1,e.src.charCodeAt(A)===32?(A++,l++,r=!1,T=!0):e.src.charCodeAt(A)===9?(T=!0,(e.bsCount[h]+l)%4===3?(A++,l++,r=!1):r=!0):T=!1,m=l,g.push(e.bMarks[h]),e.bMarks[h]=A;A =P,f.push(e.bsCount[h]),e.bsCount[h]=e.sCount[h]+1+(T?1:0),S.push(e.sCount[h]),e.sCount[h]=m-l,y.push(e.tShift[h]),e.tShift[h]=A-e.bMarks[h];continue}if(d)break;for(C=!1,a=0,c=x.length;a
",w.map=_=[t,0],e.md.block.tokenize(e,t,h),w=e.push("blockquote_close","blockquote",-1),w.markup=">",e.lineMax=v,e.parentType=b,_[1]=e.line,a=0;a =4||(r=e.src.charCodeAt(c++),r!==42&&r!==45&&r!==95))return!1;for(o=1;c =r||(t=n.src.charCodeAt(s++),t<48||t>57))return-1;for(;;){if(s>=r)return-1;if(t=n.src.charCodeAt(s++),t>=48&&t<=57){if(s-i>=10)return-1;continue}if(t===41||t===46)break;return-1}return s =4||e.listIndent>=0&&e.sCount[B]-e.listIndent>=4&&e.sCount[B] =e.blkIndent&&(k=!0),(A=Pv(e,B))>=0){if(_=!0,U=e.bMarks[B]+e.tShift[B],b=Number(e.src.slice(U,A-1)),k&&b!==1)return!1}else if((A=kv(e,B))>=0)_=!1;else return!1;if(k&&e.skipSpaces(A)>=e.eMarks[B])return!1;if(s)return!0;for(E=e.src.charCodeAt(A-1),f=e.tokens.length,_?(z=e.push("ordered_list_open","ol",1),b!==1&&(z.attrs=[["start",b]])):z=e.push("bullet_list_open","ul",1),z.map=g=[B,0],z.markup=String.fromCharCode(E),P=!1,L=e.md.block.ruler.getRules("list"),C=e.parentType,e.parentType="list";B=S?c=1:c=y-d,c>4&&(c=1),l=d+c,z=e.push("list_item_open","li",1),z.markup=String.fromCharCode(E),z.map=h=[B,0],_&&(z.info=e.src.slice(U,A-1)),R=e.tight,w=e.tShift[B],x=e.sCount[B],T=e.listIndent,e.listIndent=e.blkIndent,e.blkIndent=l,e.tight=!0,e.tShift[B]=o-e.bMarks[B],e.sCount[B]=y,o>=S&&e.isEmpty(B+1)?e.line=Math.min(e.line+2,i):e.md.block.tokenize(e,B,i,!0),(!e.tight||P)&&($=!1),P=e.line-B>1&&e.isEmpty(e.line-1),e.blkIndent=e.listIndent,e.listIndent=T,e.tShift[B]=w,e.sCount[B]=x,e.tight=R,z=e.push("list_item_close","li",-1),z.markup=String.fromCharCode(E),B=e.line,h[1]=B,B>=i||e.sCount[B] =4)break;for(Y=!1,a=0,m=L.length;a =4||e.src.charCodeAt(x)!==91)return!1;for(;++x 3)&&!(e.sCount[R]<0)){for(S=!1,d=0,_=y.length;d<_;d++)if(y[d](e,R,l,!0)){S=!0;break}if(S)break}for(b=e.getLines(t,R,e.blkIndent,!1).trim(),w=b.length,x=1;x "u"&&(e.env.references={}),typeof e.env.references[h]>"u"&&(e.env.references[h]={title:T,href:c}),e.parentType=g,e.line=t+C+1),!0)},ame=["address","article","aside","base","basefont","blockquote","body","caption","center","col","colgroup","dd","details","dialog","dir","div","dl","dt","fieldset","figcaption","figure","footer","form","frame","frameset","h1","h2","h3","h4","h5","h6","head","header","hr","html","iframe","legend","li","link","main","menu","menuitem","nav","noframes","ol","optgroup","option","p","param","section","source","summary","table","tbody","td","tfoot","th","thead","title","tr","track","ul"],Vu={},lme="[a-zA-Z_:][a-zA-Z0-9:._-]*",cme="[^\"'=<>`\\x00-\\x20]+",dme="'[^']*'",ume='"[^"]*"',pme="(?:"+cme+"|"+dme+"|"+ume+")",_me="(?:\\s+"+lme+"(?:\\s*=\\s*"+pme+")?)",ww="<[A-Za-z][A-Za-z0-9\\-]*"+_me+"*\\s*\\/?>",Nw="<\\/[A-Za-z][A-Za-z0-9\\-]*\\s*>",hme="|",fme="<[?][\\s\\S]*?[?]>",mme="]*>",gme="",bme=new RegExp("^(?:"+ww+"|"+Nw+"|"+hme+"|"+fme+"|"+mme+"|"+gme+")"),Eme=new RegExp("^(?:"+ww+"|"+Nw+")");Vu.HTML_TAG_RE=bme;Vu.HTML_OPEN_CLOSE_TAG_RE=Eme;var Sme=ame,vme=Vu.HTML_OPEN_CLOSE_TAG_RE,Eo=[[/^<(script|pre|style|textarea)(?=(\s|>|$))/i,/<\/(script|pre|style|textarea)>/i,!0],[/^/,!0],[/^<\?/,/\?>/,!0],[/^/,!0],[/^/,!0],[new RegExp("^?("+Sme.join("|")+")(?=(\\s|/?>|$))","i"),/^$/,!0],[new RegExp(vme.source+"\\s*$"),/^$/,!1]],yme=function(e,t,i,s){var r,o,a,l,c=e.bMarks[t]+e.tShift[t],d=e.eMarks[t];if(e.sCount[t]-e.blkIndent>=4||!e.md.options.html||e.src.charCodeAt(c)!==60)return!1;for(l=e.src.slice(c,d),r=0;r =4||(r=e.src.charCodeAt(c),r!==35||c>=d))return!1;for(o=1,r=e.src.charCodeAt(++c);r===35&&c 6||c c&&Uv(e.src.charCodeAt(a-1))&&(d=a),e.line=t+1,l=e.push("heading_open","h"+String(o),1),l.markup="########".slice(0,o),l.map=[t,e.line],l=e.push("inline","",0),l.content=e.src.slice(c,d).trim(),l.map=[t,e.line],l.children=[],l=e.push("heading_close","h"+String(o),-1),l.markup="########".slice(0,o)),!0)},xme=function(e,t,i){var s,r,o,a,l,c,d,_,h,m=t+1,g,f=e.md.block.ruler.getRules("paragraph");if(e.sCount[t]-e.blkIndent>=4)return!1;for(g=e.parentType,e.parentType="paragraph";m3)){if(e.sCount[m]>=e.blkIndent&&(c=e.bMarks[m]+e.tShift[m],d=e.eMarks[m],c =d)))){_=h===61?1:2;break}if(!(e.sCount[m]<0)){for(r=!1,o=0,a=f.length;o3)&&!(e.sCount[d]<0)){for(r=!1,o=0,a=_.length;o0&&this.level++,this.tokens.push(i),i};ts.prototype.isEmpty=function(e){return this.bMarks[e]+this.tShift[e]>=this.eMarks[e]};ts.prototype.skipEmptyLines=function(e){for(var t=this.lineMax;e t;)if(!Hu(this.src.charCodeAt(--e)))return e+1;return e};ts.prototype.skipChars=function(e,t){for(var i=this.src.length;ei;)if(t!==this.src.charCodeAt(--e))return e+1;return e};ts.prototype.getLines=function(e,t,i,s){var r,o,a,l,c,d,_,h=e;if(e>=t)return"";for(d=new Array(t-e),r=0;h i?d[r]=new Array(o-i+1).join(" ")+this.src.slice(l,c):d[r]=this.src.slice(l,c)}return d.join("")};ts.prototype.Token=Ow;var Rme=ts,Ame=Bb,Oc=[["table",Qfe,["paragraph","reference"]],["code",Xfe],["fence",Zfe,["paragraph","reference","blockquote","list"]],["blockquote",eme,["paragraph","reference","blockquote","list"]],["hr",nme,["paragraph","reference","blockquote","list"]],["list",sme,["paragraph","reference","blockquote"]],["reference",ome],["html_block",yme,["paragraph","reference","blockquote"]],["heading",Tme,["paragraph","reference","blockquote"]],["lheading",xme],["paragraph",Cme]];function zu(){this.ruler=new Ame;for(var n=0;n =t||n.sCount[l] =d){n.line=t;break}for(r=n.line,s=0;s=n.line)throw new Error("block rule didn't increment state.line");break}if(!i)throw new Error("none of the block rules matched");n.tight=!c,n.isEmpty(n.line-1)&&(c=!0),l=n.line,l 0||(i=e.pos,s=e.posMax,i+3>s)||e.src.charCodeAt(i)!==58||e.src.charCodeAt(i+1)!==47||e.src.charCodeAt(i+2)!==47||(r=e.pending.match(Ime),!r)||(o=r[1],a=e.md.linkify.matchAtStart(e.src.slice(i-o.length)),!a)||(l=a.url,l.length<=o.length)||(l=l.replace(/\*+$/,""),c=e.md.normalizeLink(l),!e.md.validateLink(c))?!1:(t||(e.pending=e.pending.slice(0,-o.length),d=e.push("link_open","a",1),d.attrs=[["href",c]],d.markup="linkify",d.info="auto",d=e.push("text","",0),d.content=e.md.normalizeLinkText(l),d=e.push("link_close","a",-1),d.markup="linkify",d.info="auto"),e.pos+=l.length-o.length,!0)},Dme=Lt.isSpace,Lme=function(e,t){var i,s,r,o=e.pos;if(e.src.charCodeAt(o)!==10)return!1;if(i=e.pending.length-1,s=e.posMax,!t)if(i>=0&&e.pending.charCodeAt(i)===32)if(i>=1&&e.pending.charCodeAt(i-1)===32){for(r=i-1;r>=1&&e.pending.charCodeAt(r-1)===32;)r--;e.pending=e.pending.slice(0,r),e.push("hardbreak","br",0)}else e.pending=e.pending.slice(0,-1),e.push("softbreak","br",0);else e.push("softbreak","br",0);for(o++;o ?@[]^_`{|}~-".split("").forEach(function(n){Hb[n.charCodeAt(0)]=1});var Pme=function(e,t){var i,s,r,o,a,l=e.pos,c=e.posMax;if(e.src.charCodeAt(l)!==92||(l++,l>=c))return!1;if(i=e.src.charCodeAt(l),i===10){for(t||e.push("hardbreak","br",0),l++;l=55296&&i<=56319&&l+1 =56320&&s<=57343&&(o+=e.src[l+1],l++)),r="\\"+o,t||(a=e.push("text_special","",0),i<256&&Hb[i]!==0?a.content=o:a.content=r,a.markup=r,a.info="escape"),e.pos=l+1,!0},Ume=function(e,t){var i,s,r,o,a,l,c,d,_=e.pos,h=e.src.charCodeAt(_);if(h!==96)return!1;for(i=_,_++,s=e.posMax;_ =0;t--)i=e[t],!(i.marker!==95&&i.marker!==42)&&i.end!==-1&&(s=e[i.end],a=t>0&&e[t-1].end===i.end+1&&e[t-1].marker===i.marker&&e[t-1].token===i.token-1&&e[i.end+1].token===s.token+1,o=String.fromCharCode(i.marker),r=n.tokens[i.token],r.type=a?"strong_open":"em_open",r.tag=a?"strong":"em",r.nesting=1,r.markup=a?o+o:o,r.content="",r=n.tokens[s.token],r.type=a?"strong_close":"em_close",r.tag=a?"strong":"em",r.nesting=-1,r.markup=a?o+o:o,r.content="",a&&(n.tokens[e[t-1].token].content="",n.tokens[e[i.end+1].token].content="",t--))}Yu.postProcess=function(e){var t,i=e.tokens_meta,s=e.tokens_meta.length;for(Gv(e,e.delimiters),t=0;t=f)return!1;if(E=l,c=e.md.helpers.parseLinkDestination(e.src,l,e.posMax),c.ok){for(h=e.md.normalizeLink(c.str),e.md.validateLink(h)?l=c.pos:h="",E=l;l=f||e.src.charCodeAt(l)!==41)&&(b=!0),l++}if(b){if(typeof e.env.references>"u")return!1;if(l =0?r=e.src.slice(E,l++):l=o+1):l=o+1,r||(r=e.src.slice(a,o)),d=e.env.references[Fme(r)],!d)return e.pos=g,!1;h=d.href,m=d.title}return t||(e.pos=a,e.posMax=o,_=e.push("link_open","a",1),_.attrs=i=[["href",h]],m&&i.push(["title",m]),e.linkLevel++,e.md.inline.tokenize(e),e.linkLevel--,_=e.push("link_close","a",-1)),e.pos=l,e.posMax=f,!0},Gme=Lt.normalizeReference,Dp=Lt.isSpace,Vme=function(e,t){var i,s,r,o,a,l,c,d,_,h,m,g,f,E="",b=e.pos,S=e.posMax;if(e.src.charCodeAt(e.pos)!==33||e.src.charCodeAt(e.pos+1)!==91||(l=e.pos+2,a=e.md.helpers.parseLinkLabel(e,e.pos+1,!1),a<0))return!1;if(c=a+1,c =S)return!1;for(f=c,_=e.md.helpers.parseLinkDestination(e.src,c,e.posMax),_.ok&&(E=e.md.normalizeLink(_.str),e.md.validateLink(E)?c=_.pos:E=""),f=c;c=S||e.src.charCodeAt(c)!==41)return e.pos=b,!1;c++}else{if(typeof e.env.references>"u")return!1;if(c=0?o=e.src.slice(f,c++):c=a+1):c=a+1,o||(o=e.src.slice(l,a)),d=e.env.references[Gme(o)],!d)return e.pos=b,!1;E=d.href,h=d.title}return t||(r=e.src.slice(l,a),e.md.inline.parse(r,e.md,e.env,g=[]),m=e.push("image","img",0),m.attrs=i=[["src",E],["alt",""]],m.children=g,m.content=r,h&&i.push(["title",h])),e.pos=c,e.posMax=S,!0},Hme=/^([a-zA-Z0-9.!#$%&'*+\/=?^_`{|}~-]+@[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)*)$/,zme=/^([a-zA-Z][a-zA-Z0-9+.\-]{1,31}):([^<>\x00-\x20]*)$/,qme=function(e,t){var i,s,r,o,a,l,c=e.pos;if(e.src.charCodeAt(c)!==60)return!1;for(a=e.pos,l=e.posMax;;){if(++c>=l||(o=e.src.charCodeAt(c),o===60))return!1;if(o===62)break}return i=e.src.slice(a+1,c),zme.test(i)?(s=e.md.normalizeLink(i),e.md.validateLink(s)?(t||(r=e.push("link_open","a",1),r.attrs=[["href",s]],r.markup="autolink",r.info="auto",r=e.push("text","",0),r.content=e.md.normalizeLinkText(i),r=e.push("link_close","a",-1),r.markup="autolink",r.info="auto"),e.pos+=i.length+2,!0):!1):Hme.test(i)?(s=e.md.normalizeLink("mailto:"+i),e.md.validateLink(s)?(t||(r=e.push("link_open","a",1),r.attrs=[["href",s]],r.markup="autolink",r.info="auto",r=e.push("text","",0),r.content=e.md.normalizeLinkText(i),r=e.push("link_close","a",-1),r.markup="autolink",r.info="auto"),e.pos+=i.length+2,!0):!1):!1},Yme=Vu.HTML_TAG_RE;function $me(n){return/^\s]/i.test(n)}function Wme(n){return/^<\/a\s*>/i.test(n)}function Kme(n){var e=n|32;return e>=97&&e<=122}var jme=function(e,t){var i,s,r,o,a=e.pos;return!e.md.options.html||(r=e.posMax,e.src.charCodeAt(a)!==60||a+2>=r)||(i=e.src.charCodeAt(a+1),i!==33&&i!==63&&i!==47&&!Kme(i))||(s=e.src.slice(a).match(Yme),!s)?!1:(t||(o=e.push("html_inline","",0),o.content=s[0],$me(o.content)&&e.linkLevel++,Wme(o.content)&&e.linkLevel--),e.pos+=s[0].length,!0)},Vv=vw,Qme=Lt.has,Xme=Lt.isValidEntityCode,Hv=Lt.fromCodePoint,Zme=/^((?:x[a-f0-9]{1,6}|[0-9]{1,7}));/i,Jme=/^&([a-z][a-z0-9]{1,31});/i,ege=function(e,t){var i,s,r,o,a=e.pos,l=e.posMax;if(e.src.charCodeAt(a)!==38||a+1>=l)return!1;if(i=e.src.charCodeAt(a+1),i===35){if(r=e.src.slice(a).match(Zme),r)return t||(s=r[1][0].toLowerCase()==="x"?parseInt(r[1].slice(1),16):parseInt(r[1],10),o=e.push("text_special","",0),o.content=Xme(s)?Hv(s):Hv(65533),o.markup=r[0],o.info="entity"),e.pos+=r[0].length,!0}else if(r=e.src.slice(a).match(Jme),r&&Qme(Vv,r[1]))return t||(o=e.push("text_special","",0),o.content=Vv[r[1]],o.markup=r[0],o.info="entity"),e.pos+=r[0].length,!0;return!1};function zv(n){var e,t,i,s,r,o,a,l,c={},d=n.length;if(d){var _=0,h=-2,m=[];for(e=0;er;t-=m[t]+1)if(s=n[t],s.marker===i.marker&&s.open&&s.end<0&&(a=!1,(s.close||i.open)&&(s.length+i.length)%3===0&&(s.length%3!==0||i.length%3!==0)&&(a=!0),!a)){l=t>0&&!n[t-1].open?m[t-1]+1:0,m[e]=e-t+l,m[t]=l,i.open=!1,s.end=e,s.close=!1,o=-1,h=-2;break}o!==-1&&(c[i.marker][(i.open?3:0)+(i.length||0)%3]=o)}}}var tge=function(e){var t,i=e.tokens_meta,s=e.tokens_meta.length;for(zv(e.delimiters),t=0;t 0&&s++,r[t].type==="text"&&t+10&&(this.level++,this._prev_delimiters.push(this.delimiters),this.delimiters=[],s={delimiters:this.delimiters}),this.pendingLevel=this.level,this.tokens.push(i),this.tokens_meta.push(s),i};ac.prototype.scanDelims=function(n,e){var t=n,i,s,r,o,a,l,c,d,_,h=!0,m=!0,g=this.posMax,f=this.src.charCodeAt(n);for(i=n>0?this.src.charCodeAt(n-1):32;t =n.pos)throw new Error("inline rule didn't increment state.pos");break}}else n.pos=n.posMax;e||n.pos++,a[i]=n.pos};lc.prototype.tokenize=function(n){for(var e,t,i,s=this.ruler.getRules(""),r=s.length,o=n.posMax,a=n.md.options.maxNesting;n.pos =n.pos)throw new Error("inline rule didn't increment state.pos");break}}if(e){if(n.pos>=o)break;continue}n.pending+=n.src[n.pos++]}n.pending&&n.pushPending()};lc.prototype.parse=function(n,e,t,i){var s,r,o,a=new this.State(n,e,t,i);for(this.tokenize(a),r=this.ruler2.getRules(""),o=r.length,s=0;s |$))",e.tpl_email_fuzzy="(^|"+t+'|"|\\(|'+e.src_ZCc+")("+e.src_email_name+"@"+e.tpl_host_fuzzy_strict+")",e.tpl_link_fuzzy="(^|(?![.:/\\-_@])(?:[$+<=>^`||]|"+e.src_ZPCc+"))((?![$+<=>^`||])"+e.tpl_host_port_fuzzy_strict+e.src_path+")",e.tpl_link_no_ip_fuzzy="(^|(?![.:/\\-_@])(?:[$+<=>^`||]|"+e.src_ZPCc+"))((?![$+<=>^`||])"+e.tpl_host_port_no_ip_fuzzy_strict+e.src_path+")",e}),Pp}function Cg(n){var e=Array.prototype.slice.call(arguments,1);return e.forEach(function(t){t&&Object.keys(t).forEach(function(i){n[i]=t[i]})}),n}function $u(n){return Object.prototype.toString.call(n)}function oge(n){return $u(n)==="[object String]"}function age(n){return $u(n)==="[object Object]"}function lge(n){return $u(n)==="[object RegExp]"}function jv(n){return $u(n)==="[object Function]"}function cge(n){return n.replace(/[.?*+^$[\]\\(){}|-]/g,"\\$&")}var Iw={fuzzyLink:!0,fuzzyEmail:!0,fuzzyIP:!1};function dge(n){return Object.keys(n||{}).reduce(function(e,t){return e||Iw.hasOwnProperty(t)},!1)}var uge={"http:":{validate:function(n,e,t){var i=n.slice(e);return t.re.http||(t.re.http=new RegExp("^\\/\\/"+t.re.src_auth+t.re.src_host_port_strict+t.re.src_path,"i")),t.re.http.test(i)?i.match(t.re.http)[0].length:0}},"https:":"http:","ftp:":"http:","//":{validate:function(n,e,t){var i=n.slice(e);return t.re.no_http||(t.re.no_http=new RegExp("^"+t.re.src_auth+"(?:localhost|(?:(?:"+t.re.src_domain+")\\.)+"+t.re.src_domain_root+")"+t.re.src_port+t.re.src_host_terminator+t.re.src_path,"i")),t.re.no_http.test(i)?e>=3&&n[e-3]===":"||e>=3&&n[e-3]==="/"?0:i.match(t.re.no_http)[0].length:0}},"mailto:":{validate:function(n,e,t){var i=n.slice(e);return t.re.mailto||(t.re.mailto=new RegExp("^"+t.re.src_email_name+"@"+t.re.src_host_strict,"i")),t.re.mailto.test(i)?i.match(t.re.mailto)[0].length:0}}},pge="a[cdefgilmnoqrstuwxz]|b[abdefghijmnorstvwyz]|c[acdfghiklmnoruvwxyz]|d[ejkmoz]|e[cegrstu]|f[ijkmor]|g[abdefghilmnpqrstuwy]|h[kmnrtu]|i[delmnoqrst]|j[emop]|k[eghimnprwyz]|l[abcikrstuvy]|m[acdeghklmnopqrstuvwxyz]|n[acefgilopruz]|om|p[aefghklmnrstwy]|qa|r[eosuw]|s[abcdeghijklmnortuvxyz]|t[cdfghjklmnortvwz]|u[agksyz]|v[aceginu]|w[fs]|y[et]|z[amw]",_ge="biz|com|edu|gov|net|org|pro|web|xxx|aero|asia|coop|info|museum|name|shop|рф".split("|");function hge(n){n.__index__=-1,n.__text_cache__=""}function fge(n){return function(e,t){var i=e.slice(t);return n.test(i)?i.match(n)[0].length:0}}function Qv(){return function(n,e){e.normalize(n)}}function Yd(n){var e=n.re=rge()(n.__opts__),t=n.__tlds__.slice();n.onCompile(),n.__tlds_replaced__||t.push(pge),t.push(e.src_xn),e.src_tlds=t.join("|");function i(a){return a.replace("%TLDS%",e.src_tlds)}e.email_fuzzy=RegExp(i(e.tpl_email_fuzzy),"i"),e.link_fuzzy=RegExp(i(e.tpl_link_fuzzy),"i"),e.link_no_ip_fuzzy=RegExp(i(e.tpl_link_no_ip_fuzzy),"i"),e.host_fuzzy_test=RegExp(i(e.tpl_host_fuzzy_test),"i");var s=[];n.__compiled__={};function r(a,l){throw new Error('(LinkifyIt) Invalid schema "'+a+'": '+l)}Object.keys(n.__schemas__).forEach(function(a){var l=n.__schemas__[a];if(l!==null){var c={validate:null,link:null};if(n.__compiled__[a]=c,age(l)){lge(l.validate)?c.validate=fge(l.validate):jv(l.validate)?c.validate=l.validate:r(a,l),jv(l.normalize)?c.normalize=l.normalize:l.normalize?r(a,l):c.normalize=Qv();return}if(oge(l)){s.push(a);return}r(a,l)}}),s.forEach(function(a){n.__compiled__[n.__schemas__[a]]&&(n.__compiled__[a].validate=n.__compiled__[n.__schemas__[a]].validate,n.__compiled__[a].normalize=n.__compiled__[n.__schemas__[a]].normalize)}),n.__compiled__[""]={validate:null,normalize:Qv()};var o=Object.keys(n.__compiled__).filter(function(a){return a.length>0&&n.__compiled__[a]}).map(cge).join("|");n.re.schema_test=RegExp("(^|(?!_)(?:[><|]|"+e.src_ZPCc+"))("+o+")","i"),n.re.schema_search=RegExp("(^|(?!_)(?:[><|]|"+e.src_ZPCc+"))("+o+")","ig"),n.re.schema_at_start=RegExp("^"+n.re.schema_search.source,"i"),n.re.pretest=RegExp("("+n.re.schema_test.source+")|("+n.re.host_fuzzy_test.source+")|@","i"),hge(n)}function mge(n,e){var t=n.__index__,i=n.__last_index__,s=n.__text_cache__.slice(t,i);this.schema=n.__schema__.toLowerCase(),this.index=t+e,this.lastIndex=i+e,this.raw=s,this.text=s,this.url=s}function Rg(n,e){var t=new mge(n,e);return n.__compiled__[t.schema].normalize(t,n),t}function ti(n,e){if(!(this instanceof ti))return new ti(n,e);e||dge(n)&&(e=n,n={}),this.__opts__=Cg({},Iw,e),this.__index__=-1,this.__last_index__=-1,this.__schema__="",this.__text_cache__="",this.__schemas__=Cg({},uge,n),this.__compiled__={},this.__tlds__=_ge,this.__tlds_replaced__=!1,this.re={},Yd(this)}ti.prototype.add=function(e,t){return this.__schemas__[e]=t,Yd(this),this};ti.prototype.set=function(e){return this.__opts__=Cg(this.__opts__,e),this};ti.prototype.test=function(e){if(this.__text_cache__=e,this.__index__=-1,!e.length)return!1;var t,i,s,r,o,a,l,c,d;if(this.re.schema_test.test(e)){for(l=this.re.schema_search,l.lastIndex=0;(t=l.exec(e))!==null;)if(r=this.testSchemaAt(e,t[2],l.lastIndex),r){this.__schema__=t[2],this.__index__=t.index+t[1].length,this.__last_index__=t.index+t[0].length+r;break}}return this.__opts__.fuzzyLink&&this.__compiled__["http:"]&&(c=e.search(this.re.host_fuzzy_test),c>=0&&(this.__index__<0||c =0&&(s=e.match(this.re.email_fuzzy))!==null&&(o=s.index+s[1].length,a=s.index+s[0].length,(this.__index__<0||o this.__last_index__)&&(this.__schema__="mailto:",this.__index__=o,this.__last_index__=a))),this.__index__>=0};ti.prototype.pretest=function(e){return this.re.pretest.test(e)};ti.prototype.testSchemaAt=function(e,t,i){return this.__compiled__[t.toLowerCase()]?this.__compiled__[t.toLowerCase()].validate(e,i,this):0};ti.prototype.match=function(e){var t=0,i=[];this.__index__>=0&&this.__text_cache__===e&&(i.push(Rg(this,t)),t=this.__last_index__);for(var s=t?e.slice(t):e;this.test(s);)i.push(Rg(this,t)),s=s.slice(this.__last_index__),t+=this.__last_index__;return i.length?i:null};ti.prototype.matchAtStart=function(e){if(this.__text_cache__=e,this.__index__=-1,!e.length)return null;var t=this.re.schema_at_start.exec(e);if(!t)return null;var i=this.testSchemaAt(e,t[2],t[0].length);return i?(this.__schema__=t[2],this.__index__=t.index+t[1].length,this.__last_index__=t.index+t[0].length+i,Rg(this,0)):null};ti.prototype.tlds=function(e,t){return e=Array.isArray(e)?e:[e],t?(this.__tlds__=this.__tlds__.concat(e).sort().filter(function(i,s,r){return i!==r[s-1]}).reverse(),Yd(this),this):(this.__tlds__=e.slice(),this.__tlds_replaced__=!0,Yd(this),this)};ti.prototype.normalize=function(e){e.schema||(e.url="http://"+e.url),e.schema==="mailto:"&&!/^mailto:/i.test(e.url)&&(e.url="mailto:"+e.url)};ti.prototype.onCompile=function(){};var gge=ti;const Xo=2147483647,$i=36,qb=1,Yl=26,bge=38,Ege=700,Mw=72,Dw=128,Lw="-",Sge=/^xn--/,vge=/[^\0-\x7F]/,yge=/[\x2E\u3002\uFF0E\uFF61]/g,Tge={overflow:"Overflow: input needs wider integers to process","not-basic":"Illegal input >= 0x80 (not a basic code point)","invalid-input":"Invalid input"},Up=$i-qb,Wi=Math.floor,Fp=String.fromCharCode;function Xs(n){throw new RangeError(Tge[n])}function xge(n,e){const t=[];let i=n.length;for(;i--;)t[i]=e(n[i]);return t}function kw(n,e){const t=n.split("@");let i="";t.length>1&&(i=t[0]+"@",n=t[1]),n=n.replace(yge,".");const s=n.split("."),r=xge(s,e).join(".");return i+r}function Yb(n){const e=[];let t=0;const i=n.length;for(;t=55296&&s<=56319&&tString.fromCodePoint(...n),Cge=function(n){return n>=48&&n<58?26+(n-48):n>=65&&n<91?n-65:n>=97&&n<123?n-97:$i},Xv=function(n,e){return n+22+75*(n<26)-((e!=0)<<5)},Uw=function(n,e,t){let i=0;for(n=t?Wi(n/Ege):n>>1,n+=Wi(n/e);n>Up*Yl>>1;i+=$i)n=Wi(n/Up);return Wi(i+(Up+1)*n/(n+bge))},$b=function(n){const e=[],t=n.length;let i=0,s=Dw,r=Mw,o=n.lastIndexOf(Lw);o<0&&(o=0);for(let a=0;a =128&&Xs("not-basic"),e.push(n.charCodeAt(a));for(let a=o>0?o+1:0;a =t&&Xs("invalid-input");const h=Cge(n.charCodeAt(a++));h>=$i&&Xs("invalid-input"),h>Wi((Xo-i)/d)&&Xs("overflow"),i+=h*d;const m=_<=r?qb:_>=r+Yl?Yl:_-r;if(h Wi(Xo/g)&&Xs("overflow"),d*=g}const c=e.length+1;r=Uw(i-l,c,l==0),Wi(i/c)>Xo-s&&Xs("overflow"),s+=Wi(i/c),i%=c,e.splice(i++,0,s)}return String.fromCodePoint(...e)},Wb=function(n){const e=[];n=Yb(n);const t=n.length;let i=Dw,s=0,r=Mw;for(const l of n)l<128&&e.push(Fp(l));const o=e.length;let a=o;for(o&&e.push(Lw);a =i&&d Wi((Xo-s)/c)&&Xs("overflow"),s+=(l-i)*c,i=l;for(const d of n)if(dXo&&Xs("overflow"),d===i){let _=s;for(let h=$i;;h+=$i){const m=h<=r?qb:h>=r+Yl?Yl:h-r;if(_ =0))try{e.hostname=Gw.toASCII(e.hostname)}catch{}return zr.encode(zr.format(e))}function zge(n){var e=zr.parse(n,!0);if(e.hostname&&(!e.protocol||Vw.indexOf(e.protocol)>=0))try{e.hostname=Gw.toUnicode(e.hostname)}catch{}return zr.decode(zr.format(e),zr.decode.defaultChars+"%")}function bi(n,e){if(!(this instanceof bi))return new bi(n,e);e||Cl.isString(n)||(e=n||{},n="default"),this.inline=new Pge,this.block=new kge,this.core=new Lge,this.renderer=new Dge,this.linkify=new Uge,this.validateLink=Vge,this.normalizeLink=Hge,this.normalizeLinkText=zge,this.utils=Cl,this.helpers=Cl.assign({},Mge),this.options={},this.configure(n),e&&this.set(e)}bi.prototype.set=function(n){return Cl.assign(this.options,n),this};bi.prototype.configure=function(n){var e=this,t;if(Cl.isString(n)&&(t=n,n=Fge[t],!n))throw new Error('Wrong `markdown-it` preset "'+t+'", check name');if(!n)throw new Error("Wrong `markdown-it` preset, can't be empty");return n.options&&e.set(n.options),n.components&&Object.keys(n.components).forEach(function(i){n.components[i].rules&&e[i].ruler.enableOnly(n.components[i].rules),n.components[i].rules2&&e[i].ruler2.enableOnly(n.components[i].rules2)}),this};bi.prototype.enable=function(n,e){var t=[];Array.isArray(n)||(n=[n]),["core","block","inline"].forEach(function(s){t=t.concat(this[s].ruler.enable(n,!0))},this),t=t.concat(this.inline.ruler2.enable(n,!0));var i=n.filter(function(s){return t.indexOf(s)<0});if(i.length&&!e)throw new Error("MarkdownIt. Failed to enable unknown rule(s): "+i);return this};bi.prototype.disable=function(n,e){var t=[];Array.isArray(n)||(n=[n]),["core","block","inline"].forEach(function(s){t=t.concat(this[s].ruler.disable(n,!0))},this),t=t.concat(this.inline.ruler2.disable(n,!0));var i=n.filter(function(s){return t.indexOf(s)<0});if(i.length&&!e)throw new Error("MarkdownIt. Failed to disable unknown rule(s): "+i);return this};bi.prototype.use=function(n){var e=[this].concat(Array.prototype.slice.call(arguments,1));return n.apply(n,e),this};bi.prototype.parse=function(n,e){if(typeof n!="string")throw new Error("Input data should be a String");var t=new this.core.State(n,this,e);return this.core.process(t),t.tokens};bi.prototype.render=function(n,e){return e=e||{},this.renderer.render(this.parse(n,e),this.options,e)};bi.prototype.parseInline=function(n,e){var t=new this.core.State(n,this,e);return t.inlineMode=!0,this.core.process(t),t.tokens};bi.prototype.renderInline=function(n,e){return e=e||{},this.renderer.render(this.parseInline(n,e),this.options,e)};var qge=bi,Yge=qge;const $ge=Ds(Yge),Wge="😀",Kge="😃",jge="😄",Qge="😁",Xge="😆",Zge="😆",Jge="😅",ebe="🤣",tbe="😂",nbe="🙂",ibe="🙃",sbe="😉",rbe="😊",obe="😇",abe="🥰",lbe="😍",cbe="🤩",dbe="😘",ube="😗",pbe="☺️",_be="😚",hbe="😙",fbe="🥲",mbe="😋",gbe="😛",bbe="😜",Ebe="🤪",Sbe="😝",vbe="🤑",ybe="🤗",Tbe="🤭",xbe="🤫",Cbe="🤔",Rbe="🤐",Abe="🤨",wbe="😐",Nbe="😑",Obe="😶",Ibe="😏",Mbe="😒",Dbe="🙄",Lbe="😬",kbe="🤥",Pbe="😌",Ube="😔",Fbe="😪",Bbe="🤤",Gbe="😴",Vbe="😷",Hbe="🤒",zbe="🤕",qbe="🤢",Ybe="🤮",$be="🤧",Wbe="🥵",Kbe="🥶",jbe="🥴",Qbe="😵",Xbe="🤯",Zbe="🤠",Jbe="🥳",eEe="🥸",tEe="😎",nEe="🤓",iEe="🧐",sEe="😕",rEe="😟",oEe="🙁",aEe="☹️",lEe="😮",cEe="😯",dEe="😲",uEe="😳",pEe="🥺",_Ee="😦",hEe="😧",fEe="😨",mEe="😰",gEe="😥",bEe="😢",EEe="😭",SEe="😱",vEe="😖",yEe="😣",TEe="😞",xEe="😓",CEe="😩",REe="😫",AEe="🥱",wEe="😤",NEe="😡",OEe="😡",IEe="😠",MEe="🤬",DEe="😈",LEe="👿",kEe="💀",PEe="☠️",UEe="💩",FEe="💩",BEe="💩",GEe="🤡",VEe="👹",HEe="👺",zEe="👻",qEe="👽",YEe="👾",$Ee="🤖",WEe="😺",KEe="😸",jEe="😹",QEe="😻",XEe="😼",ZEe="😽",JEe="🙀",eSe="😿",tSe="😾",nSe="🙈",iSe="🙉",sSe="🙊",rSe="💋",oSe="💌",aSe="💘",lSe="💝",cSe="💖",dSe="💗",uSe="💓",pSe="💞",_Se="💕",hSe="💟",fSe="❣️",mSe="💔",gSe="❤️",bSe="🧡",ESe="💛",SSe="💚",vSe="💙",ySe="💜",TSe="🤎",xSe="🖤",CSe="🤍",RSe="💢",ASe="💥",wSe="💥",NSe="💫",OSe="💦",ISe="💨",MSe="🕳️",DSe="💣",LSe="💬",kSe="👁️🗨️",PSe="🗨️",USe="🗯️",FSe="💭",BSe="💤",GSe="👋",VSe="🤚",HSe="🖐️",zSe="✋",qSe="✋",YSe="🖖",$Se="👌",WSe="🤌",KSe="🤏",jSe="✌️",QSe="🤞",XSe="🤟",ZSe="🤘",JSe="🤙",eve="👈",tve="👉",nve="👆",ive="🖕",sve="🖕",rve="👇",ove="☝️",ave="👍",lve="👎",cve="✊",dve="✊",uve="👊",pve="👊",_ve="👊",hve="🤛",fve="🤜",mve="👏",gve="🙌",bve="👐",Eve="🤲",Sve="🤝",vve="🙏",yve="✍️",Tve="💅",xve="🤳",Cve="💪",Rve="🦾",Ave="🦿",wve="🦵",Nve="🦶",Ove="👂",Ive="🦻",Mve="👃",Dve="🧠",Lve="🫀",kve="🫁",Pve="🦷",Uve="🦴",Fve="👀",Bve="👁️",Gve="👅",Vve="👄",Hve="👶",zve="🧒",qve="👦",Yve="👧",$ve="🧑",Wve="👱",Kve="👨",jve="🧔",Qve="👨🦰",Xve="👨🦱",Zve="👨🦳",Jve="👨🦲",eye="👩",tye="👩🦰",nye="🧑🦰",iye="👩🦱",sye="🧑🦱",rye="👩🦳",oye="🧑🦳",aye="👩🦲",lye="🧑🦲",cye="👱♀️",dye="👱♀️",uye="👱♂️",pye="🧓",_ye="👴",hye="👵",fye="🙍",mye="🙍♂️",gye="🙍♀️",bye="🙎",Eye="🙎♂️",Sye="🙎♀️",vye="🙅",yye="🙅♂️",Tye="🙅♂️",xye="🙅♀️",Cye="🙅♀️",Rye="🙆",Aye="🙆♂️",wye="🙆♀️",Nye="💁",Oye="💁",Iye="💁♂️",Mye="💁♂️",Dye="💁♀️",Lye="💁♀️",kye="🙋",Pye="🙋♂️",Uye="🙋♀️",Fye="🧏",Bye="🧏♂️",Gye="🧏♀️",Vye="🙇",Hye="🙇♂️",zye="🙇♀️",qye="🤦",Yye="🤦♂️",$ye="🤦♀️",Wye="🤷",Kye="🤷♂️",jye="🤷♀️",Qye="🧑⚕️",Xye="👨⚕️",Zye="👩⚕️",Jye="🧑🎓",e0e="👨🎓",t0e="👩🎓",n0e="🧑🏫",i0e="👨🏫",s0e="👩🏫",r0e="🧑⚖️",o0e="👨⚖️",a0e="👩⚖️",l0e="🧑🌾",c0e="👨🌾",d0e="👩🌾",u0e="🧑🍳",p0e="👨🍳",_0e="👩🍳",h0e="🧑🔧",f0e="👨🔧",m0e="👩🔧",g0e="🧑🏭",b0e="👨🏭",E0e="👩🏭",S0e="🧑💼",v0e="👨💼",y0e="👩💼",T0e="🧑🔬",x0e="👨🔬",C0e="👩🔬",R0e="🧑💻",A0e="👨💻",w0e="👩💻",N0e="🧑🎤",O0e="👨🎤",I0e="👩🎤",M0e="🧑🎨",D0e="👨🎨",L0e="👩🎨",k0e="🧑✈️",P0e="👨✈️",U0e="👩✈️",F0e="🧑🚀",B0e="👨🚀",G0e="👩🚀",V0e="🧑🚒",H0e="👨🚒",z0e="👩🚒",q0e="👮",Y0e="👮",$0e="👮♂️",W0e="👮♀️",K0e="🕵️",j0e="🕵️♂️",Q0e="🕵️♀️",X0e="💂",Z0e="💂♂️",J0e="💂♀️",eTe="🥷",tTe="👷",nTe="👷♂️",iTe="👷♀️",sTe="🤴",rTe="👸",oTe="👳",aTe="👳♂️",lTe="👳♀️",cTe="👲",dTe="🧕",uTe="🤵",pTe="🤵♂️",_Te="🤵♀️",hTe="👰",fTe="👰♂️",mTe="👰♀️",gTe="👰♀️",bTe="🤰",ETe="🤱",STe="👩🍼",vTe="👨🍼",yTe="🧑🍼",TTe="👼",xTe="🎅",CTe="🤶",RTe="🧑🎄",ATe="🦸",wTe="🦸♂️",NTe="🦸♀️",OTe="🦹",ITe="🦹♂️",MTe="🦹♀️",DTe="🧙",LTe="🧙♂️",kTe="🧙♀️",PTe="🧚",UTe="🧚♂️",FTe="🧚♀️",BTe="🧛",GTe="🧛♂️",VTe="🧛♀️",HTe="🧜",zTe="🧜♂️",qTe="🧜♀️",YTe="🧝",$Te="🧝♂️",WTe="🧝♀️",KTe="🧞",jTe="🧞♂️",QTe="🧞♀️",XTe="🧟",ZTe="🧟♂️",JTe="🧟♀️",exe="💆",txe="💆♂️",nxe="💆♀️",ixe="💇",sxe="💇♂️",rxe="💇♀️",oxe="🚶",axe="🚶♂️",lxe="🚶♀️",cxe="🧍",dxe="🧍♂️",uxe="🧍♀️",pxe="🧎",_xe="🧎♂️",hxe="🧎♀️",fxe="🧑🦯",mxe="👨🦯",gxe="👩🦯",bxe="🧑🦼",Exe="👨🦼",Sxe="👩🦼",vxe="🧑🦽",yxe="👨🦽",Txe="👩🦽",xxe="🏃",Cxe="🏃",Rxe="🏃♂️",Axe="🏃♀️",wxe="💃",Nxe="💃",Oxe="🕺",Ixe="🕴️",Mxe="👯",Dxe="👯♂️",Lxe="👯♀️",kxe="🧖",Pxe="🧖♂️",Uxe="🧖♀️",Fxe="🧗",Bxe="🧗♂️",Gxe="🧗♀️",Vxe="🤺",Hxe="🏇",zxe="⛷️",qxe="🏂",Yxe="🏌️",$xe="🏌️♂️",Wxe="🏌️♀️",Kxe="🏄",jxe="🏄♂️",Qxe="🏄♀️",Xxe="🚣",Zxe="🚣♂️",Jxe="🚣♀️",eCe="🏊",tCe="🏊♂️",nCe="🏊♀️",iCe="⛹️",sCe="⛹️♂️",rCe="⛹️♂️",oCe="⛹️♀️",aCe="⛹️♀️",lCe="🏋️",cCe="🏋️♂️",dCe="🏋️♀️",uCe="🚴",pCe="🚴♂️",_Ce="🚴♀️",hCe="🚵",fCe="🚵♂️",mCe="🚵♀️",gCe="🤸",bCe="🤸♂️",ECe="🤸♀️",SCe="🤼",vCe="🤼♂️",yCe="🤼♀️",TCe="🤽",xCe="🤽♂️",CCe="🤽♀️",RCe="🤾",ACe="🤾♂️",wCe="🤾♀️",NCe="🤹",OCe="🤹♂️",ICe="🤹♀️",MCe="🧘",DCe="🧘♂️",LCe="🧘♀️",kCe="🛀",PCe="🛌",UCe="🧑🤝🧑",FCe="👭",BCe="👫",GCe="👬",VCe="💏",HCe="👩❤️💋👨",zCe="👨❤️💋👨",qCe="👩❤️💋👩",YCe="💑",$Ce="👩❤️👨",WCe="👨❤️👨",KCe="👩❤️👩",jCe="👪",QCe="👨👩👦",XCe="👨👩👧",ZCe="👨👩👧👦",JCe="👨👩👦👦",e1e="👨👩👧👧",t1e="👨👨👦",n1e="👨👨👧",i1e="👨👨👧👦",s1e="👨👨👦👦",r1e="👨👨👧👧",o1e="👩👩👦",a1e="👩👩👧",l1e="👩👩👧👦",c1e="👩👩👦👦",d1e="👩👩👧👧",u1e="👨👦",p1e="👨👦👦",_1e="👨👧",h1e="👨👧👦",f1e="👨👧👧",m1e="👩👦",g1e="👩👦👦",b1e="👩👧",E1e="👩👧👦",S1e="👩👧👧",v1e="🗣️",y1e="👤",T1e="👥",x1e="🫂",C1e="👣",R1e="🐵",A1e="🐒",w1e="🦍",N1e="🦧",O1e="🐶",I1e="🐕",M1e="🦮",D1e="🐕🦺",L1e="🐩",k1e="🐺",P1e="🦊",U1e="🦝",F1e="🐱",B1e="🐈",G1e="🐈⬛",V1e="🦁",H1e="🐯",z1e="🐅",q1e="🐆",Y1e="🐴",$1e="🐎",W1e="🦄",K1e="🦓",j1e="🦌",Q1e="🦬",X1e="🐮",Z1e="🐂",J1e="🐃",eRe="🐄",tRe="🐷",nRe="🐖",iRe="🐗",sRe="🐽",rRe="🐏",oRe="🐑",aRe="🐐",lRe="🐪",cRe="🐫",dRe="🦙",uRe="🦒",pRe="🐘",_Re="🦣",hRe="🦏",fRe="🦛",mRe="🐭",gRe="🐁",bRe="🐀",ERe="🐹",SRe="🐰",vRe="🐇",yRe="🐿️",TRe="🦫",xRe="🦔",CRe="🦇",RRe="🐻",ARe="🐻❄️",wRe="🐨",NRe="🐼",ORe="🦥",IRe="🦦",MRe="🦨",DRe="🦘",LRe="🦡",kRe="🐾",PRe="🐾",URe="🦃",FRe="🐔",BRe="🐓",GRe="🐣",VRe="🐤",HRe="🐥",zRe="🐦",qRe="🐧",YRe="🕊️",$Re="🦅",WRe="🦆",KRe="🦢",jRe="🦉",QRe="🦤",XRe="🪶",ZRe="🦩",JRe="🦚",eAe="🦜",tAe="🐸",nAe="🐊",iAe="🐢",sAe="🦎",rAe="🐍",oAe="🐲",aAe="🐉",lAe="🦕",cAe="🐳",dAe="🐋",uAe="🐬",pAe="🐬",_Ae="🦭",hAe="🐟",fAe="🐠",mAe="🐡",gAe="🦈",bAe="🐙",EAe="🐚",SAe="🐌",vAe="🦋",yAe="🐛",TAe="🐜",xAe="🐝",CAe="🐝",RAe="🪲",AAe="🐞",wAe="🦗",NAe="🪳",OAe="🕷️",IAe="🕸️",MAe="🦂",DAe="🦟",LAe="🪰",kAe="🪱",PAe="🦠",UAe="💐",FAe="🌸",BAe="💮",GAe="🏵️",VAe="🌹",HAe="🥀",zAe="🌺",qAe="🌻",YAe="🌼",$Ae="🌷",WAe="🌱",KAe="🪴",jAe="🌲",QAe="🌳",XAe="🌴",ZAe="🌵",JAe="🌾",ewe="🌿",twe="☘️",nwe="🍀",iwe="🍁",swe="🍂",rwe="🍃",owe="🍇",awe="🍈",lwe="🍉",cwe="🍊",dwe="🍊",uwe="🍊",pwe="🍋",_we="🍌",hwe="🍍",fwe="🥭",mwe="🍎",gwe="🍏",bwe="🍐",Ewe="🍑",Swe="🍒",vwe="🍓",ywe="🫐",Twe="🥝",xwe="🍅",Cwe="🫒",Rwe="🥥",Awe="🥑",wwe="🍆",Nwe="🥔",Owe="🥕",Iwe="🌽",Mwe="🌶️",Dwe="🫑",Lwe="🥒",kwe="🥬",Pwe="🥦",Uwe="🧄",Fwe="🧅",Bwe="🍄",Gwe="🥜",Vwe="🌰",Hwe="🍞",zwe="🥐",qwe="🥖",Ywe="🫓",$we="🥨",Wwe="🥯",Kwe="🥞",jwe="🧇",Qwe="🧀",Xwe="🍖",Zwe="🍗",Jwe="🥩",eNe="🥓",tNe="🍔",nNe="🍟",iNe="🍕",sNe="🌭",rNe="🥪",oNe="🌮",aNe="🌯",lNe="🫔",cNe="🥙",dNe="🧆",uNe="🥚",pNe="🍳",_Ne="🥘",hNe="🍲",fNe="🫕",mNe="🥣",gNe="🥗",bNe="🍿",ENe="🧈",SNe="🧂",vNe="🥫",yNe="🍱",TNe="🍘",xNe="🍙",CNe="🍚",RNe="🍛",ANe="🍜",wNe="🍝",NNe="🍠",ONe="🍢",INe="🍣",MNe="🍤",DNe="🍥",LNe="🥮",kNe="🍡",PNe="🥟",UNe="🥠",FNe="🥡",BNe="🦀",GNe="🦞",VNe="🦐",HNe="🦑",zNe="🦪",qNe="🍦",YNe="🍧",$Ne="🍨",WNe="🍩",KNe="🍪",jNe="🎂",QNe="🍰",XNe="🧁",ZNe="🥧",JNe="🍫",eOe="🍬",tOe="🍭",nOe="🍮",iOe="🍯",sOe="🍼",rOe="🥛",oOe="☕",aOe="🫖",lOe="🍵",cOe="🍶",dOe="🍾",uOe="🍷",pOe="🍸",_Oe="🍹",hOe="🍺",fOe="🍻",mOe="🥂",gOe="🥃",bOe="🥤",EOe="🧋",SOe="🧃",vOe="🧉",yOe="🧊",TOe="🥢",xOe="🍽️",COe="🍴",ROe="🥄",AOe="🔪",wOe="🔪",NOe="🏺",OOe="🌍",IOe="🌎",MOe="🌏",DOe="🌐",LOe="🗺️",kOe="🗾",POe="🧭",UOe="🏔️",FOe="⛰️",BOe="🌋",GOe="🗻",VOe="🏕️",HOe="🏖️",zOe="🏜️",qOe="🏝️",YOe="🏞️",$Oe="🏟️",WOe="🏛️",KOe="🏗️",jOe="🧱",QOe="🪨",XOe="🪵",ZOe="🛖",JOe="🏘️",eIe="🏚️",tIe="🏠",nIe="🏡",iIe="🏢",sIe="🏣",rIe="🏤",oIe="🏥",aIe="🏦",lIe="🏨",cIe="🏩",dIe="🏪",uIe="🏫",pIe="🏬",_Ie="🏭",hIe="🏯",fIe="🏰",mIe="💒",gIe="🗼",bIe="🗽",EIe="⛪",SIe="🕌",vIe="🛕",yIe="🕍",TIe="⛩️",xIe="🕋",CIe="⛲",RIe="⛺",AIe="🌁",wIe="🌃",NIe="🏙️",OIe="🌄",IIe="🌅",MIe="🌆",DIe="🌇",LIe="🌉",kIe="♨️",PIe="🎠",UIe="🎡",FIe="🎢",BIe="💈",GIe="🎪",VIe="🚂",HIe="🚃",zIe="🚄",qIe="🚅",YIe="🚆",$Ie="🚇",WIe="🚈",KIe="🚉",jIe="🚊",QIe="🚝",XIe="🚞",ZIe="🚋",JIe="🚌",eMe="🚍",tMe="🚎",nMe="🚐",iMe="🚑",sMe="🚒",rMe="🚓",oMe="🚔",aMe="🚕",lMe="🚖",cMe="🚗",dMe="🚗",uMe="🚘",pMe="🚙",_Me="🛻",hMe="🚚",fMe="🚛",mMe="🚜",gMe="🏎️",bMe="🏍️",EMe="🛵",SMe="🦽",vMe="🦼",yMe="🛺",TMe="🚲",xMe="🛴",CMe="🛹",RMe="🛼",AMe="🚏",wMe="🛣️",NMe="🛤️",OMe="🛢️",IMe="⛽",MMe="🚨",DMe="🚥",LMe="🚦",kMe="🛑",PMe="🚧",UMe="⚓",FMe="⛵",BMe="⛵",GMe="🛶",VMe="🚤",HMe="🛳️",zMe="⛴️",qMe="🛥️",YMe="🚢",$Me="✈️",WMe="🛩️",KMe="🛫",jMe="🛬",QMe="🪂",XMe="💺",ZMe="🚁",JMe="🚟",e2e="🚠",t2e="🚡",n2e="🛰️",i2e="🚀",s2e="🛸",r2e="🛎️",o2e="🧳",a2e="⌛",l2e="⏳",c2e="⌚",d2e="⏰",u2e="⏱️",p2e="⏲️",_2e="🕰️",h2e="🕛",f2e="🕧",m2e="🕐",g2e="🕜",b2e="🕑",E2e="🕝",S2e="🕒",v2e="🕞",y2e="🕓",T2e="🕟",x2e="🕔",C2e="🕠",R2e="🕕",A2e="🕡",w2e="🕖",N2e="🕢",O2e="🕗",I2e="🕣",M2e="🕘",D2e="🕤",L2e="🕙",k2e="🕥",P2e="🕚",U2e="🕦",F2e="🌑",B2e="🌒",G2e="🌓",V2e="🌔",H2e="🌔",z2e="🌕",q2e="🌖",Y2e="🌗",$2e="🌘",W2e="🌙",K2e="🌚",j2e="🌛",Q2e="🌜",X2e="🌡️",Z2e="☀️",J2e="🌝",eDe="🌞",tDe="🪐",nDe="⭐",iDe="🌟",sDe="🌠",rDe="🌌",oDe="☁️",aDe="⛅",lDe="⛈️",cDe="🌤️",dDe="🌥️",uDe="🌦️",pDe="🌧️",_De="🌨️",hDe="🌩️",fDe="🌪️",mDe="🌫️",gDe="🌬️",bDe="🌀",EDe="🌈",SDe="🌂",vDe="☂️",yDe="☔",TDe="⛱️",xDe="⚡",CDe="❄️",RDe="☃️",ADe="⛄",wDe="☄️",NDe="🔥",ODe="💧",IDe="🌊",MDe="🎃",DDe="🎄",LDe="🎆",kDe="🎇",PDe="🧨",UDe="✨",FDe="🎈",BDe="🎉",GDe="🎊",VDe="🎋",HDe="🎍",zDe="🎎",qDe="🎏",YDe="🎐",$De="🎑",WDe="🧧",KDe="🎀",jDe="🎁",QDe="🎗️",XDe="🎟️",ZDe="🎫",JDe="🎖️",eLe="🏆",tLe="🏅",nLe="⚽",iLe="⚾",sLe="🥎",rLe="🏀",oLe="🏐",aLe="🏈",lLe="🏉",cLe="🎾",dLe="🥏",uLe="🎳",pLe="🏏",_Le="🏑",hLe="🏒",fLe="🥍",mLe="🏓",gLe="🏸",bLe="🥊",ELe="🥋",SLe="🥅",vLe="⛳",yLe="⛸️",TLe="🎣",xLe="🤿",CLe="🎽",RLe="🎿",ALe="🛷",wLe="🥌",NLe="🎯",OLe="🪀",ILe="🪁",MLe="🔮",DLe="🪄",LLe="🧿",kLe="🎮",PLe="🕹️",ULe="🎰",FLe="🎲",BLe="🧩",GLe="🧸",VLe="🪅",HLe="🪆",zLe="♠️",qLe="♥️",YLe="♦️",$Le="♣️",WLe="♟️",KLe="🃏",jLe="🀄",QLe="🎴",XLe="🎭",ZLe="🖼️",JLe="🎨",eke="🧵",tke="🪡",nke="🧶",ike="🪢",ske="👓",rke="🕶️",oke="🥽",ake="🥼",lke="🦺",cke="👔",dke="👕",uke="👕",pke="👖",_ke="🧣",hke="🧤",fke="🧥",mke="🧦",gke="👗",bke="👘",Eke="🥻",Ske="🩱",vke="🩲",yke="🩳",Tke="👙",xke="👚",Cke="👛",Rke="👜",Ake="👝",wke="🛍️",Nke="🎒",Oke="🩴",Ike="👞",Mke="👞",Dke="👟",Lke="🥾",kke="🥿",Pke="👠",Uke="👡",Fke="🩰",Bke="👢",Gke="👑",Vke="👒",Hke="🎩",zke="🎓",qke="🧢",Yke="🪖",$ke="⛑️",Wke="📿",Kke="💄",jke="💍",Qke="💎",Xke="🔇",Zke="🔈",Jke="🔉",ePe="🔊",tPe="📢",nPe="📣",iPe="📯",sPe="🔔",rPe="🔕",oPe="🎼",aPe="🎵",lPe="🎶",cPe="🎙️",dPe="🎚️",uPe="🎛️",pPe="🎤",_Pe="🎧",hPe="📻",fPe="🎷",mPe="🪗",gPe="🎸",bPe="🎹",EPe="🎺",SPe="🎻",vPe="🪕",yPe="🥁",TPe="🪘",xPe="📱",CPe="📲",RPe="☎️",APe="☎️",wPe="📞",NPe="📟",OPe="📠",IPe="🔋",MPe="🔌",DPe="💻",LPe="🖥️",kPe="🖨️",PPe="⌨️",UPe="🖱️",FPe="🖲️",BPe="💽",GPe="💾",VPe="💿",HPe="📀",zPe="🧮",qPe="🎥",YPe="🎞️",$Pe="📽️",WPe="🎬",KPe="📺",jPe="📷",QPe="📸",XPe="📹",ZPe="📼",JPe="🔍",eUe="🔎",tUe="🕯️",nUe="💡",iUe="🔦",sUe="🏮",rUe="🏮",oUe="🪔",aUe="📔",lUe="📕",cUe="📖",dUe="📖",uUe="📗",pUe="📘",_Ue="📙",hUe="📚",fUe="📓",mUe="📒",gUe="📃",bUe="📜",EUe="📄",SUe="📰",vUe="🗞️",yUe="📑",TUe="🔖",xUe="🏷️",CUe="💰",RUe="🪙",AUe="💴",wUe="💵",NUe="💶",OUe="💷",IUe="💸",MUe="💳",DUe="🧾",LUe="💹",kUe="✉️",PUe="📧",UUe="📨",FUe="📩",BUe="📤",GUe="📥",VUe="📫",HUe="📪",zUe="📬",qUe="📭",YUe="📮",$Ue="🗳️",WUe="✏️",KUe="✒️",jUe="🖋️",QUe="🖊️",XUe="🖌️",ZUe="🖍️",JUe="📝",eFe="📝",tFe="💼",nFe="📁",iFe="📂",sFe="🗂️",rFe="📅",oFe="📆",aFe="🗒️",lFe="🗓️",cFe="📇",dFe="📈",uFe="📉",pFe="📊",_Fe="📋",hFe="📌",fFe="📍",mFe="📎",gFe="🖇️",bFe="📏",EFe="📐",SFe="✂️",vFe="🗃️",yFe="🗄️",TFe="🗑️",xFe="🔒",CFe="🔓",RFe="🔏",AFe="🔐",wFe="🔑",NFe="🗝️",OFe="🔨",IFe="🪓",MFe="⛏️",DFe="⚒️",LFe="🛠️",kFe="🗡️",PFe="⚔️",UFe="🔫",FFe="🪃",BFe="🏹",GFe="🛡️",VFe="🪚",HFe="🔧",zFe="🪛",qFe="🔩",YFe="⚙️",$Fe="🗜️",WFe="⚖️",KFe="🦯",jFe="🔗",QFe="⛓️",XFe="🪝",ZFe="🧰",JFe="🧲",e3e="🪜",t3e="⚗️",n3e="🧪",i3e="🧫",s3e="🧬",r3e="🔬",o3e="🔭",a3e="📡",l3e="💉",c3e="🩸",d3e="💊",u3e="🩹",p3e="🩺",_3e="🚪",h3e="🛗",f3e="🪞",m3e="🪟",g3e="🛏️",b3e="🛋️",E3e="🪑",S3e="🚽",v3e="🪠",y3e="🚿",T3e="🛁",x3e="🪤",C3e="🪒",R3e="🧴",A3e="🧷",w3e="🧹",N3e="🧺",O3e="🧻",I3e="🪣",M3e="🧼",D3e="🪥",L3e="🧽",k3e="🧯",P3e="🛒",U3e="🚬",F3e="⚰️",B3e="🪦",G3e="⚱️",V3e="🗿",H3e="🪧",z3e="🏧",q3e="🚮",Y3e="🚰",$3e="♿",W3e="🚹",K3e="🚺",j3e="🚻",Q3e="🚼",X3e="🚾",Z3e="🛂",J3e="🛃",eBe="🛄",tBe="🛅",nBe="⚠️",iBe="🚸",sBe="⛔",rBe="🚫",oBe="🚳",aBe="🚭",lBe="🚯",cBe="🚷",dBe="📵",uBe="🔞",pBe="☢️",_Be="☣️",hBe="⬆️",fBe="↗️",mBe="➡️",gBe="↘️",bBe="⬇️",EBe="↙️",SBe="⬅️",vBe="↖️",yBe="↕️",TBe="↔️",xBe="↩️",CBe="↪️",RBe="⤴️",ABe="⤵️",wBe="🔃",NBe="🔄",OBe="🔙",IBe="🔚",MBe="🔛",DBe="🔜",LBe="🔝",kBe="🛐",PBe="⚛️",UBe="🕉️",FBe="✡️",BBe="☸️",GBe="☯️",VBe="✝️",HBe="☦️",zBe="☪️",qBe="☮️",YBe="🕎",$Be="🔯",WBe="♈",KBe="♉",jBe="♊",QBe="♋",XBe="♌",ZBe="♍",JBe="♎",e4e="♏",t4e="♐",n4e="♑",i4e="♒",s4e="♓",r4e="⛎",o4e="🔀",a4e="🔁",l4e="🔂",c4e="▶️",d4e="⏩",u4e="⏭️",p4e="⏯️",_4e="◀️",h4e="⏪",f4e="⏮️",m4e="🔼",g4e="⏫",b4e="🔽",E4e="⏬",S4e="⏸️",v4e="⏹️",y4e="⏺️",T4e="⏏️",x4e="🎦",C4e="🔅",R4e="🔆",A4e="📶",w4e="📳",N4e="📴",O4e="♀️",I4e="♂️",M4e="⚧️",D4e="✖️",L4e="➕",k4e="➖",P4e="➗",U4e="♾️",F4e="‼️",B4e="⁉️",G4e="❓",V4e="❔",H4e="❕",z4e="❗",q4e="❗",Y4e="〰️",$4e="💱",W4e="💲",K4e="⚕️",j4e="♻️",Q4e="⚜️",X4e="🔱",Z4e="📛",J4e="🔰",e5e="⭕",t5e="✅",n5e="☑️",i5e="✔️",s5e="❌",r5e="❎",o5e="➰",a5e="➿",l5e="〽️",c5e="✳️",d5e="✴️",u5e="❇️",p5e="©️",_5e="®️",h5e="™️",f5e="#️⃣",m5e="*️⃣",g5e="0️⃣",b5e="1️⃣",E5e="2️⃣",S5e="3️⃣",v5e="4️⃣",y5e="5️⃣",T5e="6️⃣",x5e="7️⃣",C5e="8️⃣",R5e="9️⃣",A5e="🔟",w5e="🔠",N5e="🔡",O5e="🔣",I5e="🔤",M5e="🅰️",D5e="🆎",L5e="🅱️",k5e="🆑",P5e="🆒",U5e="🆓",F5e="ℹ️",B5e="🆔",G5e="Ⓜ️",V5e="🆖",H5e="🅾️",z5e="🆗",q5e="🅿️",Y5e="🆘",$5e="🆙",W5e="🆚",K5e="🈁",j5e="🈂️",Q5e="🉐",X5e="🉑",Z5e="㊗️",J5e="㊙️",eGe="🈵",tGe="🔴",nGe="🟠",iGe="🟡",sGe="🟢",rGe="🔵",oGe="🟣",aGe="🟤",lGe="⚫",cGe="⚪",dGe="🟥",uGe="🟧",pGe="🟨",_Ge="🟩",hGe="🟦",fGe="🟪",mGe="🟫",gGe="⬛",bGe="⬜",EGe="◼️",SGe="◻️",vGe="◾",yGe="◽",TGe="▪️",xGe="▫️",CGe="🔶",RGe="🔷",AGe="🔸",wGe="🔹",NGe="🔺",OGe="🔻",IGe="💠",MGe="🔘",DGe="🔳",LGe="🔲",kGe="🏁",PGe="🚩",UGe="🎌",FGe="🏴",BGe="🏳️",GGe="🏳️🌈",VGe="🏳️⚧️",HGe="🏴☠️",zGe="🇦🇨",qGe="🇦🇩",YGe="🇦🇪",$Ge="🇦🇫",WGe="🇦🇬",KGe="🇦🇮",jGe="🇦🇱",QGe="🇦🇲",XGe="🇦🇴",ZGe="🇦🇶",JGe="🇦🇷",e9e="🇦🇸",t9e="🇦🇹",n9e="🇦🇺",i9e="🇦🇼",s9e="🇦🇽",r9e="🇦🇿",o9e="🇧🇦",a9e="🇧🇧",l9e="🇧🇩",c9e="🇧🇪",d9e="🇧🇫",u9e="🇧🇬",p9e="🇧🇭",_9e="🇧🇮",h9e="🇧🇯",f9e="🇧🇱",m9e="🇧🇲",g9e="🇧🇳",b9e="🇧🇴",E9e="🇧🇶",S9e="🇧🇷",v9e="🇧🇸",y9e="🇧🇹",T9e="🇧🇻",x9e="🇧🇼",C9e="🇧🇾",R9e="🇧🇿",A9e="🇨🇦",w9e="🇨🇨",N9e="🇨🇩",O9e="🇨🇫",I9e="🇨🇬",M9e="🇨🇭",D9e="🇨🇮",L9e="🇨🇰",k9e="🇨🇱",P9e="🇨🇲",U9e="🇨🇳",F9e="🇨🇴",B9e="🇨🇵",G9e="🇨🇷",V9e="🇨🇺",H9e="🇨🇻",z9e="🇨🇼",q9e="🇨🇽",Y9e="🇨🇾",$9e="🇨🇿",W9e="🇩🇪",K9e="🇩🇬",j9e="🇩🇯",Q9e="🇩🇰",X9e="🇩🇲",Z9e="🇩🇴",J9e="🇩🇿",e8e="🇪🇦",t8e="🇪🇨",n8e="🇪🇪",i8e="🇪🇬",s8e="🇪🇭",r8e="🇪🇷",o8e="🇪🇸",a8e="🇪🇹",l8e="🇪🇺",c8e="🇪🇺",d8e="🇫🇮",u8e="🇫🇯",p8e="🇫🇰",_8e="🇫🇲",h8e="🇫🇴",f8e="🇫🇷",m8e="🇬🇦",g8e="🇬🇧",b8e="🇬🇧",E8e="🇬🇩",S8e="🇬🇪",v8e="🇬🇫",y8e="🇬🇬",T8e="🇬🇭",x8e="🇬🇮",C8e="🇬🇱",R8e="🇬🇲",A8e="🇬🇳",w8e="🇬🇵",N8e="🇬🇶",O8e="🇬🇷",I8e="🇬🇸",M8e="🇬🇹",D8e="🇬🇺",L8e="🇬🇼",k8e="🇬🇾",P8e="🇭🇰",U8e="🇭🇲",F8e="🇭🇳",B8e="🇭🇷",G8e="🇭🇹",V8e="🇭🇺",H8e="🇮🇨",z8e="🇮🇩",q8e="🇮🇪",Y8e="🇮🇱",$8e="🇮🇲",W8e="🇮🇳",K8e="🇮🇴",j8e="🇮🇶",Q8e="🇮🇷",X8e="🇮🇸",Z8e="🇮🇹",J8e="🇯🇪",e6e="🇯🇲",t6e="🇯🇴",n6e="🇯🇵",i6e="🇰🇪",s6e="🇰🇬",r6e="🇰🇭",o6e="🇰🇮",a6e="🇰🇲",l6e="🇰🇳",c6e="🇰🇵",d6e="🇰🇷",u6e="🇰🇼",p6e="🇰🇾",_6e="🇰🇿",h6e="🇱🇦",f6e="🇱🇧",m6e="🇱🇨",g6e="🇱🇮",b6e="🇱🇰",E6e="🇱🇷",S6e="🇱🇸",v6e="🇱🇹",y6e="🇱🇺",T6e="🇱🇻",x6e="🇱🇾",C6e="🇲🇦",R6e="🇲🇨",A6e="🇲🇩",w6e="🇲🇪",N6e="🇲🇫",O6e="🇲🇬",I6e="🇲🇭",M6e="🇲🇰",D6e="🇲🇱",L6e="🇲🇲",k6e="🇲🇳",P6e="🇲🇴",U6e="🇲🇵",F6e="🇲🇶",B6e="🇲🇷",G6e="🇲🇸",V6e="🇲🇹",H6e="🇲🇺",z6e="🇲🇻",q6e="🇲🇼",Y6e="🇲🇽",$6e="🇲🇾",W6e="🇲🇿",K6e="🇳🇦",j6e="🇳🇨",Q6e="🇳🇪",X6e="🇳🇫",Z6e="🇳🇬",J6e="🇳🇮",eVe="🇳🇱",tVe="🇳🇴",nVe="🇳🇵",iVe="🇳🇷",sVe="🇳🇺",rVe="🇳🇿",oVe="🇴🇲",aVe="🇵🇦",lVe="🇵🇪",cVe="🇵🇫",dVe="🇵🇬",uVe="🇵🇭",pVe="🇵🇰",_Ve="🇵🇱",hVe="🇵🇲",fVe="🇵🇳",mVe="🇵🇷",gVe="🇵🇸",bVe="🇵🇹",EVe="🇵🇼",SVe="🇵🇾",vVe="🇶🇦",yVe="🇷🇪",TVe="🇷🇴",xVe="🇷🇸",CVe="🇷🇺",RVe="🇷🇼",AVe="🇸🇦",wVe="🇸🇧",NVe="🇸🇨",OVe="🇸🇩",IVe="🇸🇪",MVe="🇸🇬",DVe="🇸🇭",LVe="🇸🇮",kVe="🇸🇯",PVe="🇸🇰",UVe="🇸🇱",FVe="🇸🇲",BVe="🇸🇳",GVe="🇸🇴",VVe="🇸🇷",HVe="🇸🇸",zVe="🇸🇹",qVe="🇸🇻",YVe="🇸🇽",$Ve="🇸🇾",WVe="🇸🇿",KVe="🇹🇦",jVe="🇹🇨",QVe="🇹🇩",XVe="🇹🇫",ZVe="🇹🇬",JVe="🇹🇭",eHe="🇹🇯",tHe="🇹🇰",nHe="🇹🇱",iHe="🇹🇲",sHe="🇹🇳",rHe="🇹🇴",oHe="🇹🇷",aHe="🇹🇹",lHe="🇹🇻",cHe="🇹🇼",dHe="🇹🇿",uHe="🇺🇦",pHe="🇺🇬",_He="🇺🇲",hHe="🇺🇳",fHe="🇺🇸",mHe="🇺🇾",gHe="🇺🇿",bHe="🇻🇦",EHe="🇻🇨",SHe="🇻🇪",vHe="🇻🇬",yHe="🇻🇮",THe="🇻🇳",xHe="🇻🇺",CHe="🇼🇫",RHe="🇼🇸",AHe="🇽🇰",wHe="🇾🇪",NHe="🇾🇹",OHe="🇿🇦",IHe="🇿🇲",MHe="🇿🇼",DHe="🏴",LHe="🏴",kHe="🏴",PHe={100:"💯",1234:"🔢",grinning:Wge,smiley:Kge,smile:jge,grin:Qge,laughing:Xge,satisfied:Zge,sweat_smile:Jge,rofl:ebe,joy:tbe,slightly_smiling_face:nbe,upside_down_face:ibe,wink:sbe,blush:rbe,innocent:obe,smiling_face_with_three_hearts:abe,heart_eyes:lbe,star_struck:cbe,kissing_heart:dbe,kissing:ube,relaxed:pbe,kissing_closed_eyes:_be,kissing_smiling_eyes:hbe,smiling_face_with_tear:fbe,yum:mbe,stuck_out_tongue:gbe,stuck_out_tongue_winking_eye:bbe,zany_face:Ebe,stuck_out_tongue_closed_eyes:Sbe,money_mouth_face:vbe,hugs:ybe,hand_over_mouth:Tbe,shushing_face:xbe,thinking:Cbe,zipper_mouth_face:Rbe,raised_eyebrow:Abe,neutral_face:wbe,expressionless:Nbe,no_mouth:Obe,smirk:Ibe,unamused:Mbe,roll_eyes:Dbe,grimacing:Lbe,lying_face:kbe,relieved:Pbe,pensive:Ube,sleepy:Fbe,drooling_face:Bbe,sleeping:Gbe,mask:Vbe,face_with_thermometer:Hbe,face_with_head_bandage:zbe,nauseated_face:qbe,vomiting_face:Ybe,sneezing_face:$be,hot_face:Wbe,cold_face:Kbe,woozy_face:jbe,dizzy_face:Qbe,exploding_head:Xbe,cowboy_hat_face:Zbe,partying_face:Jbe,disguised_face:eEe,sunglasses:tEe,nerd_face:nEe,monocle_face:iEe,confused:sEe,worried:rEe,slightly_frowning_face:oEe,frowning_face:aEe,open_mouth:lEe,hushed:cEe,astonished:dEe,flushed:uEe,pleading_face:pEe,frowning:_Ee,anguished:hEe,fearful:fEe,cold_sweat:mEe,disappointed_relieved:gEe,cry:bEe,sob:EEe,scream:SEe,confounded:vEe,persevere:yEe,disappointed:TEe,sweat:xEe,weary:CEe,tired_face:REe,yawning_face:AEe,triumph:wEe,rage:NEe,pout:OEe,angry:IEe,cursing_face:MEe,smiling_imp:DEe,imp:LEe,skull:kEe,skull_and_crossbones:PEe,hankey:UEe,poop:FEe,shit:BEe,clown_face:GEe,japanese_ogre:VEe,japanese_goblin:HEe,ghost:zEe,alien:qEe,space_invader:YEe,robot:$Ee,smiley_cat:WEe,smile_cat:KEe,joy_cat:jEe,heart_eyes_cat:QEe,smirk_cat:XEe,kissing_cat:ZEe,scream_cat:JEe,crying_cat_face:eSe,pouting_cat:tSe,see_no_evil:nSe,hear_no_evil:iSe,speak_no_evil:sSe,kiss:rSe,love_letter:oSe,cupid:aSe,gift_heart:lSe,sparkling_heart:cSe,heartpulse:dSe,heartbeat:uSe,revolving_hearts:pSe,two_hearts:_Se,heart_decoration:hSe,heavy_heart_exclamation:fSe,broken_heart:mSe,heart:gSe,orange_heart:bSe,yellow_heart:ESe,green_heart:SSe,blue_heart:vSe,purple_heart:ySe,brown_heart:TSe,black_heart:xSe,white_heart:CSe,anger:RSe,boom:ASe,collision:wSe,dizzy:NSe,sweat_drops:OSe,dash:ISe,hole:MSe,bomb:DSe,speech_balloon:LSe,eye_speech_bubble:kSe,left_speech_bubble:PSe,right_anger_bubble:USe,thought_balloon:FSe,zzz:BSe,wave:GSe,raised_back_of_hand:VSe,raised_hand_with_fingers_splayed:HSe,hand:zSe,raised_hand:qSe,vulcan_salute:YSe,ok_hand:$Se,pinched_fingers:WSe,pinching_hand:KSe,v:jSe,crossed_fingers:QSe,love_you_gesture:XSe,metal:ZSe,call_me_hand:JSe,point_left:eve,point_right:tve,point_up_2:nve,middle_finger:ive,fu:sve,point_down:rve,point_up:ove,"+1":"👍",thumbsup:ave,"-1":"👎",thumbsdown:lve,fist_raised:cve,fist:dve,fist_oncoming:uve,facepunch:pve,punch:_ve,fist_left:hve,fist_right:fve,clap:mve,raised_hands:gve,open_hands:bve,palms_up_together:Eve,handshake:Sve,pray:vve,writing_hand:yve,nail_care:Tve,selfie:xve,muscle:Cve,mechanical_arm:Rve,mechanical_leg:Ave,leg:wve,foot:Nve,ear:Ove,ear_with_hearing_aid:Ive,nose:Mve,brain:Dve,anatomical_heart:Lve,lungs:kve,tooth:Pve,bone:Uve,eyes:Fve,eye:Bve,tongue:Gve,lips:Vve,baby:Hve,child:zve,boy:qve,girl:Yve,adult:$ve,blond_haired_person:Wve,man:Kve,bearded_person:jve,red_haired_man:Qve,curly_haired_man:Xve,white_haired_man:Zve,bald_man:Jve,woman:eye,red_haired_woman:tye,person_red_hair:nye,curly_haired_woman:iye,person_curly_hair:sye,white_haired_woman:rye,person_white_hair:oye,bald_woman:aye,person_bald:lye,blond_haired_woman:cye,blonde_woman:dye,blond_haired_man:uye,older_adult:pye,older_man:_ye,older_woman:hye,frowning_person:fye,frowning_man:mye,frowning_woman:gye,pouting_face:bye,pouting_man:Eye,pouting_woman:Sye,no_good:vye,no_good_man:yye,ng_man:Tye,no_good_woman:xye,ng_woman:Cye,ok_person:Rye,ok_man:Aye,ok_woman:wye,tipping_hand_person:Nye,information_desk_person:Oye,tipping_hand_man:Iye,sassy_man:Mye,tipping_hand_woman:Dye,sassy_woman:Lye,raising_hand:kye,raising_hand_man:Pye,raising_hand_woman:Uye,deaf_person:Fye,deaf_man:Bye,deaf_woman:Gye,bow:Vye,bowing_man:Hye,bowing_woman:zye,facepalm:qye,man_facepalming:Yye,woman_facepalming:$ye,shrug:Wye,man_shrugging:Kye,woman_shrugging:jye,health_worker:Qye,man_health_worker:Xye,woman_health_worker:Zye,student:Jye,man_student:e0e,woman_student:t0e,teacher:n0e,man_teacher:i0e,woman_teacher:s0e,judge:r0e,man_judge:o0e,woman_judge:a0e,farmer:l0e,man_farmer:c0e,woman_farmer:d0e,cook:u0e,man_cook:p0e,woman_cook:_0e,mechanic:h0e,man_mechanic:f0e,woman_mechanic:m0e,factory_worker:g0e,man_factory_worker:b0e,woman_factory_worker:E0e,office_worker:S0e,man_office_worker:v0e,woman_office_worker:y0e,scientist:T0e,man_scientist:x0e,woman_scientist:C0e,technologist:R0e,man_technologist:A0e,woman_technologist:w0e,singer:N0e,man_singer:O0e,woman_singer:I0e,artist:M0e,man_artist:D0e,woman_artist:L0e,pilot:k0e,man_pilot:P0e,woman_pilot:U0e,astronaut:F0e,man_astronaut:B0e,woman_astronaut:G0e,firefighter:V0e,man_firefighter:H0e,woman_firefighter:z0e,police_officer:q0e,cop:Y0e,policeman:$0e,policewoman:W0e,detective:K0e,male_detective:j0e,female_detective:Q0e,guard:X0e,guardsman:Z0e,guardswoman:J0e,ninja:eTe,construction_worker:tTe,construction_worker_man:nTe,construction_worker_woman:iTe,prince:sTe,princess:rTe,person_with_turban:oTe,man_with_turban:aTe,woman_with_turban:lTe,man_with_gua_pi_mao:cTe,woman_with_headscarf:dTe,person_in_tuxedo:uTe,man_in_tuxedo:pTe,woman_in_tuxedo:_Te,person_with_veil:hTe,man_with_veil:fTe,woman_with_veil:mTe,bride_with_veil:gTe,pregnant_woman:bTe,breast_feeding:ETe,woman_feeding_baby:STe,man_feeding_baby:vTe,person_feeding_baby:yTe,angel:TTe,santa:xTe,mrs_claus:CTe,mx_claus:RTe,superhero:ATe,superhero_man:wTe,superhero_woman:NTe,supervillain:OTe,supervillain_man:ITe,supervillain_woman:MTe,mage:DTe,mage_man:LTe,mage_woman:kTe,fairy:PTe,fairy_man:UTe,fairy_woman:FTe,vampire:BTe,vampire_man:GTe,vampire_woman:VTe,merperson:HTe,merman:zTe,mermaid:qTe,elf:YTe,elf_man:$Te,elf_woman:WTe,genie:KTe,genie_man:jTe,genie_woman:QTe,zombie:XTe,zombie_man:ZTe,zombie_woman:JTe,massage:exe,massage_man:txe,massage_woman:nxe,haircut:ixe,haircut_man:sxe,haircut_woman:rxe,walking:oxe,walking_man:axe,walking_woman:lxe,standing_person:cxe,standing_man:dxe,standing_woman:uxe,kneeling_person:pxe,kneeling_man:_xe,kneeling_woman:hxe,person_with_probing_cane:fxe,man_with_probing_cane:mxe,woman_with_probing_cane:gxe,person_in_motorized_wheelchair:bxe,man_in_motorized_wheelchair:Exe,woman_in_motorized_wheelchair:Sxe,person_in_manual_wheelchair:vxe,man_in_manual_wheelchair:yxe,woman_in_manual_wheelchair:Txe,runner:xxe,running:Cxe,running_man:Rxe,running_woman:Axe,woman_dancing:wxe,dancer:Nxe,man_dancing:Oxe,business_suit_levitating:Ixe,dancers:Mxe,dancing_men:Dxe,dancing_women:Lxe,sauna_person:kxe,sauna_man:Pxe,sauna_woman:Uxe,climbing:Fxe,climbing_man:Bxe,climbing_woman:Gxe,person_fencing:Vxe,horse_racing:Hxe,skier:zxe,snowboarder:qxe,golfing:Yxe,golfing_man:$xe,golfing_woman:Wxe,surfer:Kxe,surfing_man:jxe,surfing_woman:Qxe,rowboat:Xxe,rowing_man:Zxe,rowing_woman:Jxe,swimmer:eCe,swimming_man:tCe,swimming_woman:nCe,bouncing_ball_person:iCe,bouncing_ball_man:sCe,basketball_man:rCe,bouncing_ball_woman:oCe,basketball_woman:aCe,weight_lifting:lCe,weight_lifting_man:cCe,weight_lifting_woman:dCe,bicyclist:uCe,biking_man:pCe,biking_woman:_Ce,mountain_bicyclist:hCe,mountain_biking_man:fCe,mountain_biking_woman:mCe,cartwheeling:gCe,man_cartwheeling:bCe,woman_cartwheeling:ECe,wrestling:SCe,men_wrestling:vCe,women_wrestling:yCe,water_polo:TCe,man_playing_water_polo:xCe,woman_playing_water_polo:CCe,handball_person:RCe,man_playing_handball:ACe,woman_playing_handball:wCe,juggling_person:NCe,man_juggling:OCe,woman_juggling:ICe,lotus_position:MCe,lotus_position_man:DCe,lotus_position_woman:LCe,bath:kCe,sleeping_bed:PCe,people_holding_hands:UCe,two_women_holding_hands:FCe,couple:BCe,two_men_holding_hands:GCe,couplekiss:VCe,couplekiss_man_woman:HCe,couplekiss_man_man:zCe,couplekiss_woman_woman:qCe,couple_with_heart:YCe,couple_with_heart_woman_man:$Ce,couple_with_heart_man_man:WCe,couple_with_heart_woman_woman:KCe,family:jCe,family_man_woman_boy:QCe,family_man_woman_girl:XCe,family_man_woman_girl_boy:ZCe,family_man_woman_boy_boy:JCe,family_man_woman_girl_girl:e1e,family_man_man_boy:t1e,family_man_man_girl:n1e,family_man_man_girl_boy:i1e,family_man_man_boy_boy:s1e,family_man_man_girl_girl:r1e,family_woman_woman_boy:o1e,family_woman_woman_girl:a1e,family_woman_woman_girl_boy:l1e,family_woman_woman_boy_boy:c1e,family_woman_woman_girl_girl:d1e,family_man_boy:u1e,family_man_boy_boy:p1e,family_man_girl:_1e,family_man_girl_boy:h1e,family_man_girl_girl:f1e,family_woman_boy:m1e,family_woman_boy_boy:g1e,family_woman_girl:b1e,family_woman_girl_boy:E1e,family_woman_girl_girl:S1e,speaking_head:v1e,bust_in_silhouette:y1e,busts_in_silhouette:T1e,people_hugging:x1e,footprints:C1e,monkey_face:R1e,monkey:A1e,gorilla:w1e,orangutan:N1e,dog:O1e,dog2:I1e,guide_dog:M1e,service_dog:D1e,poodle:L1e,wolf:k1e,fox_face:P1e,raccoon:U1e,cat:F1e,cat2:B1e,black_cat:G1e,lion:V1e,tiger:H1e,tiger2:z1e,leopard:q1e,horse:Y1e,racehorse:$1e,unicorn:W1e,zebra:K1e,deer:j1e,bison:Q1e,cow:X1e,ox:Z1e,water_buffalo:J1e,cow2:eRe,pig:tRe,pig2:nRe,boar:iRe,pig_nose:sRe,ram:rRe,sheep:oRe,goat:aRe,dromedary_camel:lRe,camel:cRe,llama:dRe,giraffe:uRe,elephant:pRe,mammoth:_Re,rhinoceros:hRe,hippopotamus:fRe,mouse:mRe,mouse2:gRe,rat:bRe,hamster:ERe,rabbit:SRe,rabbit2:vRe,chipmunk:yRe,beaver:TRe,hedgehog:xRe,bat:CRe,bear:RRe,polar_bear:ARe,koala:wRe,panda_face:NRe,sloth:ORe,otter:IRe,skunk:MRe,kangaroo:DRe,badger:LRe,feet:kRe,paw_prints:PRe,turkey:URe,chicken:FRe,rooster:BRe,hatching_chick:GRe,baby_chick:VRe,hatched_chick:HRe,bird:zRe,penguin:qRe,dove:YRe,eagle:$Re,duck:WRe,swan:KRe,owl:jRe,dodo:QRe,feather:XRe,flamingo:ZRe,peacock:JRe,parrot:eAe,frog:tAe,crocodile:nAe,turtle:iAe,lizard:sAe,snake:rAe,dragon_face:oAe,dragon:aAe,sauropod:lAe,"t-rex":"🦖",whale:cAe,whale2:dAe,dolphin:uAe,flipper:pAe,seal:_Ae,fish:hAe,tropical_fish:fAe,blowfish:mAe,shark:gAe,octopus:bAe,shell:EAe,snail:SAe,butterfly:vAe,bug:yAe,ant:TAe,bee:xAe,honeybee:CAe,beetle:RAe,lady_beetle:AAe,cricket:wAe,cockroach:NAe,spider:OAe,spider_web:IAe,scorpion:MAe,mosquito:DAe,fly:LAe,worm:kAe,microbe:PAe,bouquet:UAe,cherry_blossom:FAe,white_flower:BAe,rosette:GAe,rose:VAe,wilted_flower:HAe,hibiscus:zAe,sunflower:qAe,blossom:YAe,tulip:$Ae,seedling:WAe,potted_plant:KAe,evergreen_tree:jAe,deciduous_tree:QAe,palm_tree:XAe,cactus:ZAe,ear_of_rice:JAe,herb:ewe,shamrock:twe,four_leaf_clover:nwe,maple_leaf:iwe,fallen_leaf:swe,leaves:rwe,grapes:owe,melon:awe,watermelon:lwe,tangerine:cwe,orange:dwe,mandarin:uwe,lemon:pwe,banana:_we,pineapple:hwe,mango:fwe,apple:mwe,green_apple:gwe,pear:bwe,peach:Ewe,cherries:Swe,strawberry:vwe,blueberries:ywe,kiwi_fruit:Twe,tomato:xwe,olive:Cwe,coconut:Rwe,avocado:Awe,eggplant:wwe,potato:Nwe,carrot:Owe,corn:Iwe,hot_pepper:Mwe,bell_pepper:Dwe,cucumber:Lwe,leafy_green:kwe,broccoli:Pwe,garlic:Uwe,onion:Fwe,mushroom:Bwe,peanuts:Gwe,chestnut:Vwe,bread:Hwe,croissant:zwe,baguette_bread:qwe,flatbread:Ywe,pretzel:$we,bagel:Wwe,pancakes:Kwe,waffle:jwe,cheese:Qwe,meat_on_bone:Xwe,poultry_leg:Zwe,cut_of_meat:Jwe,bacon:eNe,hamburger:tNe,fries:nNe,pizza:iNe,hotdog:sNe,sandwich:rNe,taco:oNe,burrito:aNe,tamale:lNe,stuffed_flatbread:cNe,falafel:dNe,egg:uNe,fried_egg:pNe,shallow_pan_of_food:_Ne,stew:hNe,fondue:fNe,bowl_with_spoon:mNe,green_salad:gNe,popcorn:bNe,butter:ENe,salt:SNe,canned_food:vNe,bento:yNe,rice_cracker:TNe,rice_ball:xNe,rice:CNe,curry:RNe,ramen:ANe,spaghetti:wNe,sweet_potato:NNe,oden:ONe,sushi:INe,fried_shrimp:MNe,fish_cake:DNe,moon_cake:LNe,dango:kNe,dumpling:PNe,fortune_cookie:UNe,takeout_box:FNe,crab:BNe,lobster:GNe,shrimp:VNe,squid:HNe,oyster:zNe,icecream:qNe,shaved_ice:YNe,ice_cream:$Ne,doughnut:WNe,cookie:KNe,birthday:jNe,cake:QNe,cupcake:XNe,pie:ZNe,chocolate_bar:JNe,candy:eOe,lollipop:tOe,custard:nOe,honey_pot:iOe,baby_bottle:sOe,milk_glass:rOe,coffee:oOe,teapot:aOe,tea:lOe,sake:cOe,champagne:dOe,wine_glass:uOe,cocktail:pOe,tropical_drink:_Oe,beer:hOe,beers:fOe,clinking_glasses:mOe,tumbler_glass:gOe,cup_with_straw:bOe,bubble_tea:EOe,beverage_box:SOe,mate:vOe,ice_cube:yOe,chopsticks:TOe,plate_with_cutlery:xOe,fork_and_knife:COe,spoon:ROe,hocho:AOe,knife:wOe,amphora:NOe,earth_africa:OOe,earth_americas:IOe,earth_asia:MOe,globe_with_meridians:DOe,world_map:LOe,japan:kOe,compass:POe,mountain_snow:UOe,mountain:FOe,volcano:BOe,mount_fuji:GOe,camping:VOe,beach_umbrella:HOe,desert:zOe,desert_island:qOe,national_park:YOe,stadium:$Oe,classical_building:WOe,building_construction:KOe,bricks:jOe,rock:QOe,wood:XOe,hut:ZOe,houses:JOe,derelict_house:eIe,house:tIe,house_with_garden:nIe,office:iIe,post_office:sIe,european_post_office:rIe,hospital:oIe,bank:aIe,hotel:lIe,love_hotel:cIe,convenience_store:dIe,school:uIe,department_store:pIe,factory:_Ie,japanese_castle:hIe,european_castle:fIe,wedding:mIe,tokyo_tower:gIe,statue_of_liberty:bIe,church:EIe,mosque:SIe,hindu_temple:vIe,synagogue:yIe,shinto_shrine:TIe,kaaba:xIe,fountain:CIe,tent:RIe,foggy:AIe,night_with_stars:wIe,cityscape:NIe,sunrise_over_mountains:OIe,sunrise:IIe,city_sunset:MIe,city_sunrise:DIe,bridge_at_night:LIe,hotsprings:kIe,carousel_horse:PIe,ferris_wheel:UIe,roller_coaster:FIe,barber:BIe,circus_tent:GIe,steam_locomotive:VIe,railway_car:HIe,bullettrain_side:zIe,bullettrain_front:qIe,train2:YIe,metro:$Ie,light_rail:WIe,station:KIe,tram:jIe,monorail:QIe,mountain_railway:XIe,train:ZIe,bus:JIe,oncoming_bus:eMe,trolleybus:tMe,minibus:nMe,ambulance:iMe,fire_engine:sMe,police_car:rMe,oncoming_police_car:oMe,taxi:aMe,oncoming_taxi:lMe,car:cMe,red_car:dMe,oncoming_automobile:uMe,blue_car:pMe,pickup_truck:_Me,truck:hMe,articulated_lorry:fMe,tractor:mMe,racing_car:gMe,motorcycle:bMe,motor_scooter:EMe,manual_wheelchair:SMe,motorized_wheelchair:vMe,auto_rickshaw:yMe,bike:TMe,kick_scooter:xMe,skateboard:CMe,roller_skate:RMe,busstop:AMe,motorway:wMe,railway_track:NMe,oil_drum:OMe,fuelpump:IMe,rotating_light:MMe,traffic_light:DMe,vertical_traffic_light:LMe,stop_sign:kMe,construction:PMe,anchor:UMe,boat:FMe,sailboat:BMe,canoe:GMe,speedboat:VMe,passenger_ship:HMe,ferry:zMe,motor_boat:qMe,ship:YMe,airplane:$Me,small_airplane:WMe,flight_departure:KMe,flight_arrival:jMe,parachute:QMe,seat:XMe,helicopter:ZMe,suspension_railway:JMe,mountain_cableway:e2e,aerial_tramway:t2e,artificial_satellite:n2e,rocket:i2e,flying_saucer:s2e,bellhop_bell:r2e,luggage:o2e,hourglass:a2e,hourglass_flowing_sand:l2e,watch:c2e,alarm_clock:d2e,stopwatch:u2e,timer_clock:p2e,mantelpiece_clock:_2e,clock12:h2e,clock1230:f2e,clock1:m2e,clock130:g2e,clock2:b2e,clock230:E2e,clock3:S2e,clock330:v2e,clock4:y2e,clock430:T2e,clock5:x2e,clock530:C2e,clock6:R2e,clock630:A2e,clock7:w2e,clock730:N2e,clock8:O2e,clock830:I2e,clock9:M2e,clock930:D2e,clock10:L2e,clock1030:k2e,clock11:P2e,clock1130:U2e,new_moon:F2e,waxing_crescent_moon:B2e,first_quarter_moon:G2e,moon:V2e,waxing_gibbous_moon:H2e,full_moon:z2e,waning_gibbous_moon:q2e,last_quarter_moon:Y2e,waning_crescent_moon:$2e,crescent_moon:W2e,new_moon_with_face:K2e,first_quarter_moon_with_face:j2e,last_quarter_moon_with_face:Q2e,thermometer:X2e,sunny:Z2e,full_moon_with_face:J2e,sun_with_face:eDe,ringed_planet:tDe,star:nDe,star2:iDe,stars:sDe,milky_way:rDe,cloud:oDe,partly_sunny:aDe,cloud_with_lightning_and_rain:lDe,sun_behind_small_cloud:cDe,sun_behind_large_cloud:dDe,sun_behind_rain_cloud:uDe,cloud_with_rain:pDe,cloud_with_snow:_De,cloud_with_lightning:hDe,tornado:fDe,fog:mDe,wind_face:gDe,cyclone:bDe,rainbow:EDe,closed_umbrella:SDe,open_umbrella:vDe,umbrella:yDe,parasol_on_ground:TDe,zap:xDe,snowflake:CDe,snowman_with_snow:RDe,snowman:ADe,comet:wDe,fire:NDe,droplet:ODe,ocean:IDe,jack_o_lantern:MDe,christmas_tree:DDe,fireworks:LDe,sparkler:kDe,firecracker:PDe,sparkles:UDe,balloon:FDe,tada:BDe,confetti_ball:GDe,tanabata_tree:VDe,bamboo:HDe,dolls:zDe,flags:qDe,wind_chime:YDe,rice_scene:$De,red_envelope:WDe,ribbon:KDe,gift:jDe,reminder_ribbon:QDe,tickets:XDe,ticket:ZDe,medal_military:JDe,trophy:eLe,medal_sports:tLe,"1st_place_medal":"🥇","2nd_place_medal":"🥈","3rd_place_medal":"🥉",soccer:nLe,baseball:iLe,softball:sLe,basketball:rLe,volleyball:oLe,football:aLe,rugby_football:lLe,tennis:cLe,flying_disc:dLe,bowling:uLe,cricket_game:pLe,field_hockey:_Le,ice_hockey:hLe,lacrosse:fLe,ping_pong:mLe,badminton:gLe,boxing_glove:bLe,martial_arts_uniform:ELe,goal_net:SLe,golf:vLe,ice_skate:yLe,fishing_pole_and_fish:TLe,diving_mask:xLe,running_shirt_with_sash:CLe,ski:RLe,sled:ALe,curling_stone:wLe,dart:NLe,yo_yo:OLe,kite:ILe,"8ball":"🎱",crystal_ball:MLe,magic_wand:DLe,nazar_amulet:LLe,video_game:kLe,joystick:PLe,slot_machine:ULe,game_die:FLe,jigsaw:BLe,teddy_bear:GLe,pinata:VLe,nesting_dolls:HLe,spades:zLe,hearts:qLe,diamonds:YLe,clubs:$Le,chess_pawn:WLe,black_joker:KLe,mahjong:jLe,flower_playing_cards:QLe,performing_arts:XLe,framed_picture:ZLe,art:JLe,thread:eke,sewing_needle:tke,yarn:nke,knot:ike,eyeglasses:ske,dark_sunglasses:rke,goggles:oke,lab_coat:ake,safety_vest:lke,necktie:cke,shirt:dke,tshirt:uke,jeans:pke,scarf:_ke,gloves:hke,coat:fke,socks:mke,dress:gke,kimono:bke,sari:Eke,one_piece_swimsuit:Ske,swim_brief:vke,shorts:yke,bikini:Tke,womans_clothes:xke,purse:Cke,handbag:Rke,pouch:Ake,shopping:wke,school_satchel:Nke,thong_sandal:Oke,mans_shoe:Ike,shoe:Mke,athletic_shoe:Dke,hiking_boot:Lke,flat_shoe:kke,high_heel:Pke,sandal:Uke,ballet_shoes:Fke,boot:Bke,crown:Gke,womans_hat:Vke,tophat:Hke,mortar_board:zke,billed_cap:qke,military_helmet:Yke,rescue_worker_helmet:$ke,prayer_beads:Wke,lipstick:Kke,ring:jke,gem:Qke,mute:Xke,speaker:Zke,sound:Jke,loud_sound:ePe,loudspeaker:tPe,mega:nPe,postal_horn:iPe,bell:sPe,no_bell:rPe,musical_score:oPe,musical_note:aPe,notes:lPe,studio_microphone:cPe,level_slider:dPe,control_knobs:uPe,microphone:pPe,headphones:_Pe,radio:hPe,saxophone:fPe,accordion:mPe,guitar:gPe,musical_keyboard:bPe,trumpet:EPe,violin:SPe,banjo:vPe,drum:yPe,long_drum:TPe,iphone:xPe,calling:CPe,phone:RPe,telephone:APe,telephone_receiver:wPe,pager:NPe,fax:OPe,battery:IPe,electric_plug:MPe,computer:DPe,desktop_computer:LPe,printer:kPe,keyboard:PPe,computer_mouse:UPe,trackball:FPe,minidisc:BPe,floppy_disk:GPe,cd:VPe,dvd:HPe,abacus:zPe,movie_camera:qPe,film_strip:YPe,film_projector:$Pe,clapper:WPe,tv:KPe,camera:jPe,camera_flash:QPe,video_camera:XPe,vhs:ZPe,mag:JPe,mag_right:eUe,candle:tUe,bulb:nUe,flashlight:iUe,izakaya_lantern:sUe,lantern:rUe,diya_lamp:oUe,notebook_with_decorative_cover:aUe,closed_book:lUe,book:cUe,open_book:dUe,green_book:uUe,blue_book:pUe,orange_book:_Ue,books:hUe,notebook:fUe,ledger:mUe,page_with_curl:gUe,scroll:bUe,page_facing_up:EUe,newspaper:SUe,newspaper_roll:vUe,bookmark_tabs:yUe,bookmark:TUe,label:xUe,moneybag:CUe,coin:RUe,yen:AUe,dollar:wUe,euro:NUe,pound:OUe,money_with_wings:IUe,credit_card:MUe,receipt:DUe,chart:LUe,envelope:kUe,email:PUe,"e-mail":"📧",incoming_envelope:UUe,envelope_with_arrow:FUe,outbox_tray:BUe,inbox_tray:GUe,package:"📦",mailbox:VUe,mailbox_closed:HUe,mailbox_with_mail:zUe,mailbox_with_no_mail:qUe,postbox:YUe,ballot_box:$Ue,pencil2:WUe,black_nib:KUe,fountain_pen:jUe,pen:QUe,paintbrush:XUe,crayon:ZUe,memo:JUe,pencil:eFe,briefcase:tFe,file_folder:nFe,open_file_folder:iFe,card_index_dividers:sFe,date:rFe,calendar:oFe,spiral_notepad:aFe,spiral_calendar:lFe,card_index:cFe,chart_with_upwards_trend:dFe,chart_with_downwards_trend:uFe,bar_chart:pFe,clipboard:_Fe,pushpin:hFe,round_pushpin:fFe,paperclip:mFe,paperclips:gFe,straight_ruler:bFe,triangular_ruler:EFe,scissors:SFe,card_file_box:vFe,file_cabinet:yFe,wastebasket:TFe,lock:xFe,unlock:CFe,lock_with_ink_pen:RFe,closed_lock_with_key:AFe,key:wFe,old_key:NFe,hammer:OFe,axe:IFe,pick:MFe,hammer_and_pick:DFe,hammer_and_wrench:LFe,dagger:kFe,crossed_swords:PFe,gun:UFe,boomerang:FFe,bow_and_arrow:BFe,shield:GFe,carpentry_saw:VFe,wrench:HFe,screwdriver:zFe,nut_and_bolt:qFe,gear:YFe,clamp:$Fe,balance_scale:WFe,probing_cane:KFe,link:jFe,chains:QFe,hook:XFe,toolbox:ZFe,magnet:JFe,ladder:e3e,alembic:t3e,test_tube:n3e,petri_dish:i3e,dna:s3e,microscope:r3e,telescope:o3e,satellite:a3e,syringe:l3e,drop_of_blood:c3e,pill:d3e,adhesive_bandage:u3e,stethoscope:p3e,door:_3e,elevator:h3e,mirror:f3e,window:m3e,bed:g3e,couch_and_lamp:b3e,chair:E3e,toilet:S3e,plunger:v3e,shower:y3e,bathtub:T3e,mouse_trap:x3e,razor:C3e,lotion_bottle:R3e,safety_pin:A3e,broom:w3e,basket:N3e,roll_of_paper:O3e,bucket:I3e,soap:M3e,toothbrush:D3e,sponge:L3e,fire_extinguisher:k3e,shopping_cart:P3e,smoking:U3e,coffin:F3e,headstone:B3e,funeral_urn:G3e,moyai:V3e,placard:H3e,atm:z3e,put_litter_in_its_place:q3e,potable_water:Y3e,wheelchair:$3e,mens:W3e,womens:K3e,restroom:j3e,baby_symbol:Q3e,wc:X3e,passport_control:Z3e,customs:J3e,baggage_claim:eBe,left_luggage:tBe,warning:nBe,children_crossing:iBe,no_entry:sBe,no_entry_sign:rBe,no_bicycles:oBe,no_smoking:aBe,do_not_litter:lBe,"non-potable_water":"🚱",no_pedestrians:cBe,no_mobile_phones:dBe,underage:uBe,radioactive:pBe,biohazard:_Be,arrow_up:hBe,arrow_upper_right:fBe,arrow_right:mBe,arrow_lower_right:gBe,arrow_down:bBe,arrow_lower_left:EBe,arrow_left:SBe,arrow_upper_left:vBe,arrow_up_down:yBe,left_right_arrow:TBe,leftwards_arrow_with_hook:xBe,arrow_right_hook:CBe,arrow_heading_up:RBe,arrow_heading_down:ABe,arrows_clockwise:wBe,arrows_counterclockwise:NBe,back:OBe,end:IBe,on:MBe,soon:DBe,top:LBe,place_of_worship:kBe,atom_symbol:PBe,om:UBe,star_of_david:FBe,wheel_of_dharma:BBe,yin_yang:GBe,latin_cross:VBe,orthodox_cross:HBe,star_and_crescent:zBe,peace_symbol:qBe,menorah:YBe,six_pointed_star:$Be,aries:WBe,taurus:KBe,gemini:jBe,cancer:QBe,leo:XBe,virgo:ZBe,libra:JBe,scorpius:e4e,sagittarius:t4e,capricorn:n4e,aquarius:i4e,pisces:s4e,ophiuchus:r4e,twisted_rightwards_arrows:o4e,repeat:a4e,repeat_one:l4e,arrow_forward:c4e,fast_forward:d4e,next_track_button:u4e,play_or_pause_button:p4e,arrow_backward:_4e,rewind:h4e,previous_track_button:f4e,arrow_up_small:m4e,arrow_double_up:g4e,arrow_down_small:b4e,arrow_double_down:E4e,pause_button:S4e,stop_button:v4e,record_button:y4e,eject_button:T4e,cinema:x4e,low_brightness:C4e,high_brightness:R4e,signal_strength:A4e,vibration_mode:w4e,mobile_phone_off:N4e,female_sign:O4e,male_sign:I4e,transgender_symbol:M4e,heavy_multiplication_x:D4e,heavy_plus_sign:L4e,heavy_minus_sign:k4e,heavy_division_sign:P4e,infinity:U4e,bangbang:F4e,interrobang:B4e,question:G4e,grey_question:V4e,grey_exclamation:H4e,exclamation:z4e,heavy_exclamation_mark:q4e,wavy_dash:Y4e,currency_exchange:$4e,heavy_dollar_sign:W4e,medical_symbol:K4e,recycle:j4e,fleur_de_lis:Q4e,trident:X4e,name_badge:Z4e,beginner:J4e,o:e5e,white_check_mark:t5e,ballot_box_with_check:n5e,heavy_check_mark:i5e,x:s5e,negative_squared_cross_mark:r5e,curly_loop:o5e,loop:a5e,part_alternation_mark:l5e,eight_spoked_asterisk:c5e,eight_pointed_black_star:d5e,sparkle:u5e,copyright:p5e,registered:_5e,tm:h5e,hash:f5e,asterisk:m5e,zero:g5e,one:b5e,two:E5e,three:S5e,four:v5e,five:y5e,six:T5e,seven:x5e,eight:C5e,nine:R5e,keycap_ten:A5e,capital_abcd:w5e,abcd:N5e,symbols:O5e,abc:I5e,a:M5e,ab:D5e,b:L5e,cl:k5e,cool:P5e,free:U5e,information_source:F5e,id:B5e,m:G5e,new:"🆕",ng:V5e,o2:H5e,ok:z5e,parking:q5e,sos:Y5e,up:$5e,vs:W5e,koko:K5e,sa:j5e,ideograph_advantage:Q5e,accept:X5e,congratulations:Z5e,secret:J5e,u6e80:eGe,red_circle:tGe,orange_circle:nGe,yellow_circle:iGe,green_circle:sGe,large_blue_circle:rGe,purple_circle:oGe,brown_circle:aGe,black_circle:lGe,white_circle:cGe,red_square:dGe,orange_square:uGe,yellow_square:pGe,green_square:_Ge,blue_square:hGe,purple_square:fGe,brown_square:mGe,black_large_square:gGe,white_large_square:bGe,black_medium_square:EGe,white_medium_square:SGe,black_medium_small_square:vGe,white_medium_small_square:yGe,black_small_square:TGe,white_small_square:xGe,large_orange_diamond:CGe,large_blue_diamond:RGe,small_orange_diamond:AGe,small_blue_diamond:wGe,small_red_triangle:NGe,small_red_triangle_down:OGe,diamond_shape_with_a_dot_inside:IGe,radio_button:MGe,white_square_button:DGe,black_square_button:LGe,checkered_flag:kGe,triangular_flag_on_post:PGe,crossed_flags:UGe,black_flag:FGe,white_flag:BGe,rainbow_flag:GGe,transgender_flag:VGe,pirate_flag:HGe,ascension_island:zGe,andorra:qGe,united_arab_emirates:YGe,afghanistan:$Ge,antigua_barbuda:WGe,anguilla:KGe,albania:jGe,armenia:QGe,angola:XGe,antarctica:ZGe,argentina:JGe,american_samoa:e9e,austria:t9e,australia:n9e,aruba:i9e,aland_islands:s9e,azerbaijan:r9e,bosnia_herzegovina:o9e,barbados:a9e,bangladesh:l9e,belgium:c9e,burkina_faso:d9e,bulgaria:u9e,bahrain:p9e,burundi:_9e,benin:h9e,st_barthelemy:f9e,bermuda:m9e,brunei:g9e,bolivia:b9e,caribbean_netherlands:E9e,brazil:S9e,bahamas:v9e,bhutan:y9e,bouvet_island:T9e,botswana:x9e,belarus:C9e,belize:R9e,canada:A9e,cocos_islands:w9e,congo_kinshasa:N9e,central_african_republic:O9e,congo_brazzaville:I9e,switzerland:M9e,cote_divoire:D9e,cook_islands:L9e,chile:k9e,cameroon:P9e,cn:U9e,colombia:F9e,clipperton_island:B9e,costa_rica:G9e,cuba:V9e,cape_verde:H9e,curacao:z9e,christmas_island:q9e,cyprus:Y9e,czech_republic:$9e,de:W9e,diego_garcia:K9e,djibouti:j9e,denmark:Q9e,dominica:X9e,dominican_republic:Z9e,algeria:J9e,ceuta_melilla:e8e,ecuador:t8e,estonia:n8e,egypt:i8e,western_sahara:s8e,eritrea:r8e,es:o8e,ethiopia:a8e,eu:l8e,european_union:c8e,finland:d8e,fiji:u8e,falkland_islands:p8e,micronesia:_8e,faroe_islands:h8e,fr:f8e,gabon:m8e,gb:g8e,uk:b8e,grenada:E8e,georgia:S8e,french_guiana:v8e,guernsey:y8e,ghana:T8e,gibraltar:x8e,greenland:C8e,gambia:R8e,guinea:A8e,guadeloupe:w8e,equatorial_guinea:N8e,greece:O8e,south_georgia_south_sandwich_islands:I8e,guatemala:M8e,guam:D8e,guinea_bissau:L8e,guyana:k8e,hong_kong:P8e,heard_mcdonald_islands:U8e,honduras:F8e,croatia:B8e,haiti:G8e,hungary:V8e,canary_islands:H8e,indonesia:z8e,ireland:q8e,israel:Y8e,isle_of_man:$8e,india:W8e,british_indian_ocean_territory:K8e,iraq:j8e,iran:Q8e,iceland:X8e,it:Z8e,jersey:J8e,jamaica:e6e,jordan:t6e,jp:n6e,kenya:i6e,kyrgyzstan:s6e,cambodia:r6e,kiribati:o6e,comoros:a6e,st_kitts_nevis:l6e,north_korea:c6e,kr:d6e,kuwait:u6e,cayman_islands:p6e,kazakhstan:_6e,laos:h6e,lebanon:f6e,st_lucia:m6e,liechtenstein:g6e,sri_lanka:b6e,liberia:E6e,lesotho:S6e,lithuania:v6e,luxembourg:y6e,latvia:T6e,libya:x6e,morocco:C6e,monaco:R6e,moldova:A6e,montenegro:w6e,st_martin:N6e,madagascar:O6e,marshall_islands:I6e,macedonia:M6e,mali:D6e,myanmar:L6e,mongolia:k6e,macau:P6e,northern_mariana_islands:U6e,martinique:F6e,mauritania:B6e,montserrat:G6e,malta:V6e,mauritius:H6e,maldives:z6e,malawi:q6e,mexico:Y6e,malaysia:$6e,mozambique:W6e,namibia:K6e,new_caledonia:j6e,niger:Q6e,norfolk_island:X6e,nigeria:Z6e,nicaragua:J6e,netherlands:eVe,norway:tVe,nepal:nVe,nauru:iVe,niue:sVe,new_zealand:rVe,oman:oVe,panama:aVe,peru:lVe,french_polynesia:cVe,papua_new_guinea:dVe,philippines:uVe,pakistan:pVe,poland:_Ve,st_pierre_miquelon:hVe,pitcairn_islands:fVe,puerto_rico:mVe,palestinian_territories:gVe,portugal:bVe,palau:EVe,paraguay:SVe,qatar:vVe,reunion:yVe,romania:TVe,serbia:xVe,ru:CVe,rwanda:RVe,saudi_arabia:AVe,solomon_islands:wVe,seychelles:NVe,sudan:OVe,sweden:IVe,singapore:MVe,st_helena:DVe,slovenia:LVe,svalbard_jan_mayen:kVe,slovakia:PVe,sierra_leone:UVe,san_marino:FVe,senegal:BVe,somalia:GVe,suriname:VVe,south_sudan:HVe,sao_tome_principe:zVe,el_salvador:qVe,sint_maarten:YVe,syria:$Ve,swaziland:WVe,tristan_da_cunha:KVe,turks_caicos_islands:jVe,chad:QVe,french_southern_territories:XVe,togo:ZVe,thailand:JVe,tajikistan:eHe,tokelau:tHe,timor_leste:nHe,turkmenistan:iHe,tunisia:sHe,tonga:rHe,tr:oHe,trinidad_tobago:aHe,tuvalu:lHe,taiwan:cHe,tanzania:dHe,ukraine:uHe,uganda:pHe,us_outlying_islands:_He,united_nations:hHe,us:fHe,uruguay:mHe,uzbekistan:gHe,vatican_city:bHe,st_vincent_grenadines:EHe,venezuela:SHe,british_virgin_islands:vHe,us_virgin_islands:yHe,vietnam:THe,vanuatu:xHe,wallis_futuna:CHe,samoa:RHe,kosovo:AHe,yemen:wHe,mayotte:NHe,south_africa:OHe,zambia:IHe,zimbabwe:MHe,england:DHe,scotland:LHe,wales:kHe};var UHe={angry:[">:(",">:-("],blush:[':")',':-")'],broken_heart:["3","<\\3"],confused:[":/",":-/"],cry:[":'(",":'-(",":,(",":,-("],frowning:[":(",":-("],heart:["<3"],imp:["]:(","]:-("],innocent:["o:)","O:)","o:-)","O:-)","0:)","0:-)"],joy:[":')",":'-)",":,)",":,-)",":'D",":'-D",":,D",":,-D"],kissing:[":*",":-*"],laughing:["x-)","X-)"],neutral_face:[":|",":-|"],open_mouth:[":o",":-o",":O",":-O"],rage:[":@",":-@"],smile:[":D",":-D"],smiley:[":)",":-)"],smiling_imp:["]:)","]:-)"],sob:[":,'(",":,'-(",";(",";-("],stuck_out_tongue:[":P",":-P"],sunglasses:["8-)","B-)"],sweat:[",:(",",:-("],sweat_smile:[",:)",",:-)"],unamused:[":s",":-S",":z",":-Z",":$",":-$"],wink:[";)",";-)"]},FHe=function(e,t){return e[t].content},BHe=function(e,t,i,s,r){var o=e.utils.arrayReplaceAt,a=e.utils.lib.ucmicro,l=new RegExp([a.Z.source,a.P.source,a.Cc.source].join("|"));function c(d,_,h){var m,g=0,f=[];return d.replace(r,function(E,b,S){var y;if(i.hasOwnProperty(E)){if(y=i[E],b>0&&!l.test(S[b-1])||b+E.length g&&(m=new h("text","",0),m.content=d.slice(g,b),f.push(m)),m=new h("emoji","",0),m.markup=y,m.content=t[y],f.push(m),g=b+E.length}),g =0;h--)E=f[h],(E.type==="link_open"||E.type==="link_close")&&E.info==="auto"&&(S-=E.nesting),E.type==="text"&&S===0&&s.test(E.content)&&(b[m].children=f=o(f,h,c(E.content,E.level,_.Token)))}};function GHe(n){return n.replace(/[.?*+^$[\]\\(){}|-]/g,"\\$&")}var VHe=function(e){var t=e.defs,i;e.enabled.length&&(t=Object.keys(t).reduce(function(l,c){return e.enabled.indexOf(c)>=0&&(l[c]=t[c]),l},{})),i=Object.keys(e.shortcuts).reduce(function(l,c){return t[c]?Array.isArray(e.shortcuts[c])?(e.shortcuts[c].forEach(function(d){l[d]=c}),l):(l[e.shortcuts[c]]=c,l):l},{});var s=Object.keys(t),r;s.length===0?r="^$":r=s.map(function(l){return":"+l+":"}).concat(Object.keys(i)).sort().reverse().map(function(l){return GHe(l)}).join("|");var o=RegExp(r),a=RegExp(r,"g");return{defs:t,shortcuts:i,scanRE:o,replaceRE:a}},HHe=FHe,zHe=BHe,qHe=VHe,YHe=function(e,t){var i={defs:{},shortcuts:{},enabled:[]},s=qHe(e.utils.assign({},i,t||{}));e.renderer.rules.emoji=HHe,e.core.ruler.after("linkify","emoji",zHe(e,s.defs,s.shortcuts,s.scanRE,s.replaceRE))},$He=PHe,WHe=UHe,KHe=YHe,jHe=function(e,t){var i={defs:$He,shortcuts:WHe,enabled:[]},s=e.utils.assign({},i,t||{});KHe(e,s)};const QHe=Ds(jHe);var Zv=!1,da={false:"push",true:"unshift",after:"push",before:"unshift"},$d={isPermalinkSymbol:!0};function Ag(n,e,t,i){var s;if(!Zv){var r="Using deprecated markdown-it-anchor permalink option, see https://github.com/valeriangalliat/markdown-it-anchor#permalinks";typeof process=="object"&&process&&process.emitWarning?process.emitWarning(r):console.warn(r),Zv=!0}var o=[Object.assign(new t.Token("link_open","a",1),{attrs:[].concat(e.permalinkClass?[["class",e.permalinkClass]]:[],[["href",e.permalinkHref(n,t)]],Object.entries(e.permalinkAttrs(n,t)))}),Object.assign(new t.Token("html_block","",0),{content:e.permalinkSymbol,meta:$d}),new t.Token("link_close","a",-1)];e.permalinkSpace&&t.tokens[i+1].children[da[e.permalinkBefore]](Object.assign(new t.Token("text","",0),{content:" "})),(s=t.tokens[i+1].children)[da[e.permalinkBefore]].apply(s,o)}function Hw(n){return"#"+n}function zw(n){return{}}var XHe={class:"header-anchor",symbol:"#",renderHref:Hw,renderAttrs:zw};function cc(n){function e(t){return t=Object.assign({},e.defaults,t),function(i,s,r,o){return n(i,t,s,r,o)}}return e.defaults=Object.assign({},XHe),e.renderPermalinkImpl=n,e}var Wu=cc(function(n,e,t,i,s){var r,o=[Object.assign(new i.Token("link_open","a",1),{attrs:[].concat(e.class?[["class",e.class]]:[],[["href",e.renderHref(n,i)]],e.ariaHidden?[["aria-hidden","true"]]:[],Object.entries(e.renderAttrs(n,i)))}),Object.assign(new i.Token("html_inline","",0),{content:e.symbol,meta:$d}),new i.Token("link_close","a",-1)];if(e.space){var a=typeof e.space=="string"?e.space:" ";i.tokens[s+1].children[da[e.placement]](Object.assign(new i.Token(typeof e.space=="string"?"html_inline":"text","",0),{content:a}))}(r=i.tokens[s+1].children)[da[e.placement]].apply(r,o)});Object.assign(Wu.defaults,{space:!0,placement:"after",ariaHidden:!1});var Mr=cc(Wu.renderPermalinkImpl);Mr.defaults=Object.assign({},Wu.defaults,{ariaHidden:!0});var qw=cc(function(n,e,t,i,s){var r=[Object.assign(new i.Token("link_open","a",1),{attrs:[].concat(e.class?[["class",e.class]]:[],[["href",e.renderHref(n,i)]],Object.entries(e.renderAttrs(n,i)))})].concat(e.safariReaderFix?[new i.Token("span_open","span",1)]:[],i.tokens[s+1].children,e.safariReaderFix?[new i.Token("span_close","span",-1)]:[],[new i.Token("link_close","a",-1)]);i.tokens[s+1]=Object.assign(new i.Token("inline","",0),{children:r})});Object.assign(qw.defaults,{safariReaderFix:!1});var Jv=cc(function(n,e,t,i,s){var r;if(!["visually-hidden","aria-label","aria-describedby","aria-labelledby"].includes(e.style))throw new Error("`permalink.linkAfterHeader` called with unknown style option `"+e.style+"`");if(!["aria-describedby","aria-labelledby"].includes(e.style)&&!e.assistiveText)throw new Error("`permalink.linkAfterHeader` called without the `assistiveText` option in `"+e.style+"` style");if(e.style==="visually-hidden"&&!e.visuallyHiddenClass)throw new Error("`permalink.linkAfterHeader` called without the `visuallyHiddenClass` option in `visually-hidden` style");var o=i.tokens[s+1].children.filter(function(_){return _.type==="text"||_.type==="code_inline"}).reduce(function(_,h){return _+h.content},""),a=[],l=[];if(e.class&&l.push(["class",e.class]),l.push(["href",e.renderHref(n,i)]),l.push.apply(l,Object.entries(e.renderAttrs(n,i))),e.style==="visually-hidden"){if(a.push(Object.assign(new i.Token("span_open","span",1),{attrs:[["class",e.visuallyHiddenClass]]}),Object.assign(new i.Token("text","",0),{content:e.assistiveText(o)}),new i.Token("span_close","span",-1)),e.space){var c=typeof e.space=="string"?e.space:" ";a[da[e.placement]](Object.assign(new i.Token(typeof e.space=="string"?"html_inline":"text","",0),{content:c}))}a[da[e.placement]](Object.assign(new i.Token("span_open","span",1),{attrs:[["aria-hidden","true"]]}),Object.assign(new i.Token("html_inline","",0),{content:e.symbol,meta:$d}),new i.Token("span_close","span",-1))}else a.push(Object.assign(new i.Token("html_inline","",0),{content:e.symbol,meta:$d}));e.style==="aria-label"?l.push(["aria-label",e.assistiveText(o)]):["aria-describedby","aria-labelledby"].includes(e.style)&&l.push([e.style,n]);var d=[Object.assign(new i.Token("link_open","a",1),{attrs:l})].concat(a,[new i.Token("link_close","a",-1)]);(r=i.tokens).splice.apply(r,[s+3,0].concat(d)),e.wrapper&&(i.tokens.splice(s,0,Object.assign(new i.Token("html_block","",0),{content:e.wrapper[0]+` +`);return i};Fa.prototype.render=function(n,e,t){var i,s,r,o="",a=this.rules;for(i=0,s=n.length;i \s]/i.test(n)}function Lfe(n){return/^<\/a\s*>/i.test(n)}var kfe=function(e){var t,i,s,r,o,a,l,c,d,_,h,m,f,E,b,g,S=e.tokens,y;if(e.md.options.linkify){for(i=0,s=S.length;i=0;t--){if(a=r[t],a.type==="link_close"){for(t--;r[t].level!==a.level&&r[t].type!=="link_open";)t--;continue}if(a.type==="html_inline"&&(Dfe(a.content)&&f>0&&f--,Lfe(a.content)&&f++),!(f>0)&&a.type==="text"&&e.md.linkify.test(a.content)){for(d=a.content,y=e.md.linkify.match(d),l=[],m=a.level,h=0,y.length>0&&y[0].index===0&&t>0&&r[t-1].type==="text_special"&&(y=y.slice(1)),c=0;ch&&(o=new e.Token("text","",0),o.content=d.slice(h,_),o.level=m,l.push(o)),o=new e.Token("link_open","a",1),o.attrs=[["href",b]],o.level=m++,o.markup="linkify",o.info="auto",l.push(o),o=new e.Token("text","",0),o.content=g,o.level=m,l.push(o),o=new e.Token("link_close","a",-1),o.level=--m,o.markup="linkify",o.info="auto",l.push(o),h=y[c].lastIndex);h =0;e--)t=n[e],t.type==="text"&&!i&&(t.content=t.content.replace(Ufe,Bfe)),t.type==="link_open"&&t.info==="auto"&&i--,t.type==="link_close"&&t.info==="auto"&&i++}function Vfe(n){var e,t,i=0;for(e=n.length-1;e>=0;e--)t=n[e],t.type==="text"&&!i&&Cw.test(t.content)&&(t.content=t.content.replace(/\+-/g,"±").replace(/\.{2,}/g,"…").replace(/([?!])…/g,"$1..").replace(/([?!]){4,}/g,"$1$1$1").replace(/,{2,}/g,",").replace(/(^|[^-])---(?=[^-]|$)/mg,"$1—").replace(/(^|\s)--(?=\s|$)/mg,"$1–").replace(/(^|[^-\s])--(?=[^-\s]|$)/mg,"$1–")),t.type==="link_open"&&t.info==="auto"&&i--,t.type==="link_close"&&t.info==="auto"&&i++}var Hfe=function(e){var t;if(e.md.options.typographer)for(t=e.tokens.length-1;t>=0;t--)e.tokens[t].type==="inline"&&(Pfe.test(e.tokens[t].content)&&Gfe(e.tokens[t].children),Cw.test(e.tokens[t].content)&&Vfe(e.tokens[t].children))},Nv=Lt.isWhiteSpace,Ov=Lt.isPunctChar,Iv=Lt.isMdAsciiPunct,zfe=/['"]/,Mv=/['"]/g,Dv="’";function wc(n,e,t){return n.slice(0,e)+t+n.slice(e+1)}function qfe(n,e){var t,i,s,r,o,a,l,c,d,_,h,m,f,E,b,g,S,y,T,C,x;for(T=[],t=0;t =0&&!(T[S].level<=l);S--);if(T.length=S+1,i.type==="text"){s=i.content,o=0,a=s.length;e:for(;o=0)d=s.charCodeAt(r.index-1);else for(S=t-1;S>=0&&!(n[S].type==="softbreak"||n[S].type==="hardbreak");S--)if(n[S].content){d=n[S].content.charCodeAt(n[S].content.length-1);break}if(_=32,o=48&&d<=57&&(g=b=!1),b&&g&&(b=h,g=m),!b&&!g){y&&(i.content=wc(i.content,r.index,Dv));continue}if(g){for(S=T.length-1;S>=0&&(c=T[S],!(T[S].level =0;t--)e.tokens[t].type!=="inline"||!zfe.test(e.tokens[t].content)||qfe(e.tokens[t].children,e)},$fe=function(e){var t,i,s,r,o,a,l=e.tokens;for(t=0,i=l.length;t=0&&(i=this.attrs[t][1]),i};Ba.prototype.attrJoin=function(e,t){var i=this.attrIndex(e);i<0?this.attrPush([e,t]):this.attrs[i][1]=this.attrs[i][1]+" "+t};var Gb=Ba,Wfe=Gb;function Rw(n,e,t){this.src=n,this.env=t,this.tokens=[],this.inlineMode=!1,this.md=e}Rw.prototype.Token=Wfe;var Kfe=Rw,jfe=Bb,Np=[["normalize",Nfe],["block",Ofe],["inline",Ife],["linkify",kfe],["replacements",Hfe],["smartquotes",Yfe],["text_join",$fe]];function Vb(){this.ruler=new jfe;for(var n=0;n i||(d=t+1,e.sCount[d] =4||(a=e.bMarks[d]+e.tShift[d],a>=e.eMarks[d])||(C=e.src.charCodeAt(a++),C!==124&&C!==45&&C!==58)||a>=e.eMarks[d]||(x=e.src.charCodeAt(a++),x!==124&&x!==45&&x!==58&&!Op(x))||C===45&&Op(x))return!1;for(;a =4||(_=Lv(o),_.length&&_[0]===""&&_.shift(),_.length&&_[_.length-1]===""&&_.pop(),h=_.length,h===0||h!==f.length))return!1;if(s)return!0;for(S=e.parentType,e.parentType="table",T=e.md.block.ruler.getRules("blockquote"),m=e.push("table_open","table",1),m.map=b=[t,0],m=e.push("thead_open","thead",1),m.map=[t,t+1],m=e.push("tr_open","tr",1),m.map=[t,t+1],l=0;l<_.length;l++)m=e.push("th_open","th",1),f[l]&&(m.attrs=[["style","text-align:"+f[l]]]),m=e.push("inline","",0),m.content=_[l].trim(),m.children=[],m=e.push("th_close","th",-1);for(m=e.push("tr_close","tr",-1),m=e.push("thead_close","thead",-1),d=t+2;d=4)break;for(_=Lv(o),_.length&&_[0]===""&&_.shift(),_.length&&_[_.length-1]===""&&_.pop(),d===t+2&&(m=e.push("tbody_open","tbody",1),m.map=g=[t+2,0]),m=e.push("tr_open","tr",1),m.map=[d,d+1],l=0;l =4){s++,r=s;continue}break}return e.line=r,o=e.push("code_block","code",0),o.content=e.getLines(t,r,4+e.blkIndent,!1)+` +`,o.map=[t,e.line],!0},Jfe=function(e,t,i,s){var r,o,a,l,c,d,_,h=!1,m=e.bMarks[t]+e.tShift[t],f=e.eMarks[t];if(e.sCount[t]-e.blkIndent>=4||m+3>f||(r=e.src.charCodeAt(m),r!==126&&r!==96)||(c=m,m=e.skipChars(m,r),o=m-c,o<3)||(_=e.src.slice(c,m),a=e.src.slice(m,f),r===96&&a.indexOf(String.fromCharCode(r))>=0))return!1;if(s)return!0;for(l=t;l++,!(l>=i||(m=c=e.bMarks[l]+e.tShift[l],f=e.eMarks[l],m =4)&&(m=e.skipChars(m,r),!(m-c =4||e.src.charCodeAt(A)!==62)return!1;if(s)return!0;for(f=[],E=[],S=[],y=[],x=e.md.block.ruler.getRules("blockquote"),g=e.parentType,e.parentType="blockquote",h=t;h=P));h++){if(e.src.charCodeAt(A++)===62&&!R){for(l=e.sCount[h]+1,e.src.charCodeAt(A)===32?(A++,l++,r=!1,T=!0):e.src.charCodeAt(A)===9?(T=!0,(e.bsCount[h]+l)%4===3?(A++,l++,r=!1):r=!0):T=!1,m=l,f.push(e.bMarks[h]),e.bMarks[h]=A;A =P,E.push(e.bsCount[h]),e.bsCount[h]=e.sCount[h]+1+(T?1:0),S.push(e.sCount[h]),e.sCount[h]=m-l,y.push(e.tShift[h]),e.tShift[h]=A-e.bMarks[h];continue}if(d)break;for(C=!1,a=0,c=x.length;a
",w.map=_=[t,0],e.md.block.tokenize(e,t,h),w=e.push("blockquote_close","blockquote",-1),w.markup=">",e.lineMax=v,e.parentType=g,_[1]=e.line,a=0;a =4||(r=e.src.charCodeAt(c++),r!==42&&r!==45&&r!==95))return!1;for(o=1;c =r||(t=n.src.charCodeAt(s++),t<48||t>57))return-1;for(;;){if(s>=r)return-1;if(t=n.src.charCodeAt(s++),t>=48&&t<=57){if(s-i>=10)return-1;continue}if(t===41||t===46)break;return-1}return s =4||e.listIndent>=0&&e.sCount[B]-e.listIndent>=4&&e.sCount[B] =e.blkIndent&&(k=!0),(A=Pv(e,B))>=0){if(_=!0,U=e.bMarks[B]+e.tShift[B],g=Number(e.src.slice(U,A-1)),k&&g!==1)return!1}else if((A=kv(e,B))>=0)_=!1;else return!1;if(k&&e.skipSpaces(A)>=e.eMarks[B])return!1;if(s)return!0;for(b=e.src.charCodeAt(A-1),E=e.tokens.length,_?(z=e.push("ordered_list_open","ol",1),g!==1&&(z.attrs=[["start",g]])):z=e.push("bullet_list_open","ul",1),z.map=f=[B,0],z.markup=String.fromCharCode(b),P=!1,L=e.md.block.ruler.getRules("list"),C=e.parentType,e.parentType="list";B=S?c=1:c=y-d,c>4&&(c=1),l=d+c,z=e.push("list_item_open","li",1),z.markup=String.fromCharCode(b),z.map=h=[B,0],_&&(z.info=e.src.slice(U,A-1)),R=e.tight,w=e.tShift[B],x=e.sCount[B],T=e.listIndent,e.listIndent=e.blkIndent,e.blkIndent=l,e.tight=!0,e.tShift[B]=o-e.bMarks[B],e.sCount[B]=y,o>=S&&e.isEmpty(B+1)?e.line=Math.min(e.line+2,i):e.md.block.tokenize(e,B,i,!0),(!e.tight||P)&&($=!1),P=e.line-B>1&&e.isEmpty(e.line-1),e.blkIndent=e.listIndent,e.listIndent=T,e.tShift[B]=w,e.sCount[B]=x,e.tight=R,z=e.push("list_item_close","li",-1),z.markup=String.fromCharCode(b),B=e.line,h[1]=B,B>=i||e.sCount[B] =4)break;for(Y=!1,a=0,m=L.length;a =4||e.src.charCodeAt(x)!==91)return!1;for(;++x 3)&&!(e.sCount[R]<0)){for(S=!1,d=0,_=y.length;d<_;d++)if(y[d](e,R,l,!0)){S=!0;break}if(S)break}for(g=e.getLines(t,R,e.blkIndent,!1).trim(),w=g.length,x=1;x "u"&&(e.env.references={}),typeof e.env.references[h]>"u"&&(e.env.references[h]={title:T,href:c}),e.parentType=f,e.line=t+C+1),!0)},lme=["address","article","aside","base","basefont","blockquote","body","caption","center","col","colgroup","dd","details","dialog","dir","div","dl","dt","fieldset","figcaption","figure","footer","form","frame","frameset","h1","h2","h3","h4","h5","h6","head","header","hr","html","iframe","legend","li","link","main","menu","menuitem","nav","noframes","ol","optgroup","option","p","param","section","source","summary","table","tbody","td","tfoot","th","thead","title","tr","track","ul"],Vu={},cme="[a-zA-Z_:][a-zA-Z0-9:._-]*",dme="[^\"'=<>`\\x00-\\x20]+",ume="'[^']*'",pme='"[^"]*"',_me="(?:"+dme+"|"+ume+"|"+pme+")",hme="(?:\\s+"+cme+"(?:\\s*=\\s*"+_me+")?)",ww="<[A-Za-z][A-Za-z0-9\\-]*"+hme+"*\\s*\\/?>",Nw="<\\/[A-Za-z][A-Za-z0-9\\-]*\\s*>",fme="|",mme="<[?][\\s\\S]*?[?]>",gme="]*>",bme="",Eme=new RegExp("^(?:"+ww+"|"+Nw+"|"+fme+"|"+mme+"|"+gme+"|"+bme+")"),Sme=new RegExp("^(?:"+ww+"|"+Nw+")");Vu.HTML_TAG_RE=Eme;Vu.HTML_OPEN_CLOSE_TAG_RE=Sme;var vme=lme,yme=Vu.HTML_OPEN_CLOSE_TAG_RE,Eo=[[/^<(script|pre|style|textarea)(?=(\s|>|$))/i,/<\/(script|pre|style|textarea)>/i,!0],[/^/,!0],[/^<\?/,/\?>/,!0],[/^/,!0],[/^/,!0],[new RegExp("^?("+vme.join("|")+")(?=(\\s|/?>|$))","i"),/^$/,!0],[new RegExp(yme.source+"\\s*$"),/^$/,!1]],Tme=function(e,t,i,s){var r,o,a,l,c=e.bMarks[t]+e.tShift[t],d=e.eMarks[t];if(e.sCount[t]-e.blkIndent>=4||!e.md.options.html||e.src.charCodeAt(c)!==60)return!1;for(l=e.src.slice(c,d),r=0;r =4||(r=e.src.charCodeAt(c),r!==35||c>=d))return!1;for(o=1,r=e.src.charCodeAt(++c);r===35&&c 6||c c&&Uv(e.src.charCodeAt(a-1))&&(d=a),e.line=t+1,l=e.push("heading_open","h"+String(o),1),l.markup="########".slice(0,o),l.map=[t,e.line],l=e.push("inline","",0),l.content=e.src.slice(c,d).trim(),l.map=[t,e.line],l.children=[],l=e.push("heading_close","h"+String(o),-1),l.markup="########".slice(0,o)),!0)},Cme=function(e,t,i){var s,r,o,a,l,c,d,_,h,m=t+1,f,E=e.md.block.ruler.getRules("paragraph");if(e.sCount[t]-e.blkIndent>=4)return!1;for(f=e.parentType,e.parentType="paragraph";m3)){if(e.sCount[m]>=e.blkIndent&&(c=e.bMarks[m]+e.tShift[m],d=e.eMarks[m],c =d)))){_=h===61?1:2;break}if(!(e.sCount[m]<0)){for(r=!1,o=0,a=E.length;o3)&&!(e.sCount[d]<0)){for(r=!1,o=0,a=_.length;o0&&this.level++,this.tokens.push(i),i};ts.prototype.isEmpty=function(e){return this.bMarks[e]+this.tShift[e]>=this.eMarks[e]};ts.prototype.skipEmptyLines=function(e){for(var t=this.lineMax;e t;)if(!Hu(this.src.charCodeAt(--e)))return e+1;return e};ts.prototype.skipChars=function(e,t){for(var i=this.src.length;ei;)if(t!==this.src.charCodeAt(--e))return e+1;return e};ts.prototype.getLines=function(e,t,i,s){var r,o,a,l,c,d,_,h=e;if(e>=t)return"";for(d=new Array(t-e),r=0;h i?d[r]=new Array(o-i+1).join(" ")+this.src.slice(l,c):d[r]=this.src.slice(l,c)}return d.join("")};ts.prototype.Token=Ow;var Ame=ts,wme=Bb,Oc=[["table",Xfe,["paragraph","reference"]],["code",Zfe],["fence",Jfe,["paragraph","reference","blockquote","list"]],["blockquote",tme,["paragraph","reference","blockquote","list"]],["hr",ime,["paragraph","reference","blockquote","list"]],["list",rme,["paragraph","reference","blockquote"]],["reference",ame],["html_block",Tme,["paragraph","reference","blockquote"]],["heading",xme,["paragraph","reference","blockquote"]],["lheading",Cme],["paragraph",Rme]];function zu(){this.ruler=new wme;for(var n=0;n =t||n.sCount[l] =d){n.line=t;break}for(r=n.line,s=0;s=n.line)throw new Error("block rule didn't increment state.line");break}if(!i)throw new Error("none of the block rules matched");n.tight=!c,n.isEmpty(n.line-1)&&(c=!0),l=n.line,l 0||(i=e.pos,s=e.posMax,i+3>s)||e.src.charCodeAt(i)!==58||e.src.charCodeAt(i+1)!==47||e.src.charCodeAt(i+2)!==47||(r=e.pending.match(Mme),!r)||(o=r[1],a=e.md.linkify.matchAtStart(e.src.slice(i-o.length)),!a)||(l=a.url,l.length<=o.length)||(l=l.replace(/\*+$/,""),c=e.md.normalizeLink(l),!e.md.validateLink(c))?!1:(t||(e.pending=e.pending.slice(0,-o.length),d=e.push("link_open","a",1),d.attrs=[["href",c]],d.markup="linkify",d.info="auto",d=e.push("text","",0),d.content=e.md.normalizeLinkText(l),d=e.push("link_close","a",-1),d.markup="linkify",d.info="auto"),e.pos+=l.length-o.length,!0)},Lme=Lt.isSpace,kme=function(e,t){var i,s,r,o=e.pos;if(e.src.charCodeAt(o)!==10)return!1;if(i=e.pending.length-1,s=e.posMax,!t)if(i>=0&&e.pending.charCodeAt(i)===32)if(i>=1&&e.pending.charCodeAt(i-1)===32){for(r=i-1;r>=1&&e.pending.charCodeAt(r-1)===32;)r--;e.pending=e.pending.slice(0,r),e.push("hardbreak","br",0)}else e.pending=e.pending.slice(0,-1),e.push("softbreak","br",0);else e.push("softbreak","br",0);for(o++;o ?@[]^_`{|}~-".split("").forEach(function(n){Hb[n.charCodeAt(0)]=1});var Ume=function(e,t){var i,s,r,o,a,l=e.pos,c=e.posMax;if(e.src.charCodeAt(l)!==92||(l++,l>=c))return!1;if(i=e.src.charCodeAt(l),i===10){for(t||e.push("hardbreak","br",0),l++;l=55296&&i<=56319&&l+1 =56320&&s<=57343&&(o+=e.src[l+1],l++)),r="\\"+o,t||(a=e.push("text_special","",0),i<256&&Hb[i]!==0?a.content=o:a.content=r,a.markup=r,a.info="escape"),e.pos=l+1,!0},Fme=function(e,t){var i,s,r,o,a,l,c,d,_=e.pos,h=e.src.charCodeAt(_);if(h!==96)return!1;for(i=_,_++,s=e.posMax;_ =0;t--)i=e[t],!(i.marker!==95&&i.marker!==42)&&i.end!==-1&&(s=e[i.end],a=t>0&&e[t-1].end===i.end+1&&e[t-1].marker===i.marker&&e[t-1].token===i.token-1&&e[i.end+1].token===s.token+1,o=String.fromCharCode(i.marker),r=n.tokens[i.token],r.type=a?"strong_open":"em_open",r.tag=a?"strong":"em",r.nesting=1,r.markup=a?o+o:o,r.content="",r=n.tokens[s.token],r.type=a?"strong_close":"em_close",r.tag=a?"strong":"em",r.nesting=-1,r.markup=a?o+o:o,r.content="",a&&(n.tokens[e[t-1].token].content="",n.tokens[e[i.end+1].token].content="",t--))}Yu.postProcess=function(e){var t,i=e.tokens_meta,s=e.tokens_meta.length;for(Gv(e,e.delimiters),t=0;t=E)return!1;if(b=l,c=e.md.helpers.parseLinkDestination(e.src,l,e.posMax),c.ok){for(h=e.md.normalizeLink(c.str),e.md.validateLink(h)?l=c.pos:h="",b=l;l=E||e.src.charCodeAt(l)!==41)&&(g=!0),l++}if(g){if(typeof e.env.references>"u")return!1;if(l