ontowave 1.0.35 → 1.0.37

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/ontowave.js CHANGED
@@ -12064,6 +12064,9 @@
12064
12064
  configPrism: "Coloration Syntaxique (Prism.js)",
12065
12065
  configPrismTheme: "Thème Prism :",
12066
12066
  configPrismAutoload: "Chargement automatique",
12067
+ configPrismLangsTitle: "Langages supportés",
12068
+ configPrismLangsEssential: "Essentiels (toujours disponibles)",
12069
+ configPrismLangsAdditional: "Additionnels (chargement automatique)",
12067
12070
  configUI: "Interface Utilisateur",
12068
12071
  configUITheme: "Thème de l'interface :",
12069
12072
  configUIResponsive: "Design responsive",
@@ -12104,6 +12107,9 @@
12104
12107
  configPrism: "Syntax Highlighting (Prism.js)",
12105
12108
  configPrismTheme: "Prism theme:",
12106
12109
  configPrismAutoload: "Auto loading",
12110
+ configPrismLangsTitle: "Supported languages",
12111
+ configPrismLangsEssential: "Essential (always available)",
12112
+ configPrismLangsAdditional: "Additional (auto loaded)",
12107
12113
  configUI: "User Interface",
12108
12114
  configUITheme: "Interface theme:",
12109
12115
  configUIResponsive: "Responsive design",
@@ -14992,7 +14998,7 @@ ${configString}
14992
14998
 
14993
14999
  <!-- Section Diagrammes Mermaid -->
14994
15000
  <div class="config-section">
14995
- <h4>📊 ${this.t('configMermaid', targetLang)}</h4>
15001
+ <h4>🧜‍♀️ ${this.t('configMermaid', targetLang)}</h4>
14996
15002
  <div class="config-row">
14997
15003
  <div class="form-group-full">
14998
15004
  <label for="config-mermaidTheme-full">${this.t('configMermaidTheme', targetLang)}</label>
@@ -15022,7 +15028,7 @@ ${configString}
15022
15028
 
15023
15029
  <!-- Section PlantUML -->
15024
15030
  <div class="config-section">
15025
- <h4>🌿 ${this.t('configPlantuml', targetLang)}</h4>
15031
+ <h4>🏭 ${this.t('configPlantuml', targetLang)}</h4>
15026
15032
  <div class="config-row">
15027
15033
  <div class="form-group-full">
15028
15034
  <label for="config-plantumlServer-full">${this.t('configPlantumlServer', targetLang)}</label>
@@ -15057,6 +15063,35 @@ ${configString}
15057
15063
  </label>
15058
15064
  </div>
15059
15065
  </div>
15066
+ <div class="config-row">
15067
+ <div class="form-group-full">
15068
+ <p style="margin: 0 0 8px 0; font-weight: 600; color: #586069;">🔤 ${this.t('configPrismLangsTitle', targetLang)}</p>
15069
+ <div class="language-grid">
15070
+ <div class="language-group">
15071
+ <p class="language-group-title">${this.t('configPrismLangsEssential', targetLang)}</p>
15072
+ <div class="language-tags">
15073
+ <span class="lang-tag">HTML</span>
15074
+ <span class="lang-tag">CSS</span>
15075
+ <span class="lang-tag">JavaScript</span>
15076
+ </div>
15077
+ </div>
15078
+ <div class="language-group">
15079
+ <p class="language-group-title">${this.t('configPrismLangsAdditional', targetLang)}</p>
15080
+ <div class="language-tags">
15081
+ <span class="lang-tag">Python</span>
15082
+ <span class="lang-tag">Java</span>
15083
+ <span class="lang-tag">TypeScript</span>
15084
+ <span class="lang-tag">PHP</span>
15085
+ <span class="lang-tag">Bash</span>
15086
+ <span class="lang-tag">JSON</span>
15087
+ <span class="lang-tag">YAML</span>
15088
+ <span class="lang-tag">Mermaid</span>
15089
+ <span class="lang-tag">PlantUML</span>
15090
+ </div>
15091
+ </div>
15092
+ </div>
15093
+ </div>
15094
+ </div>
15060
15095
  </div>
15061
15096
 
15062
15097
  <!-- Section Interface Utilisateur -->
@@ -15677,6 +15712,34 @@ ${configString}
15677
15712
  max-height: 300px;
15678
15713
  overflow-y: auto;
15679
15714
  }
15715
+
15716
+ .language-grid {
15717
+ display: grid;
15718
+ gap: 12px;
15719
+ }
15720
+
15721
+ .language-group-title {
15722
+ margin: 0 0 6px 0;
15723
+ color: #586069;
15724
+ font-size: 0.85em;
15725
+ font-weight: 600;
15726
+ }
15727
+
15728
+ .language-tags {
15729
+ display: flex;
15730
+ flex-wrap: wrap;
15731
+ gap: 6px;
15732
+ }
15733
+
15734
+ .lang-tag {
15735
+ background: #ffffff;
15736
+ border: 1px solid #d1d9e0;
15737
+ border-radius: 12px;
15738
+ padding: 3px 10px;
15739
+ font-size: 0.78em;
15740
+ color: #586069;
15741
+ font-family: 'SFMono-Regular', Consolas, 'Liberation Mono', Menlo, Courier, monospace;
15742
+ }
15680
15743
  `;
15681
15744
  document.head.appendChild(style);
15682
15745
  }
@@ -3,7 +3,7 @@
3
3
  `},f.image=function(e,t,n,o,a){var r=e[t];return r.attrs[r.attrIndex("alt")][1]=a.renderInlineAsText(r.children,n,o),a.renderToken(e,t,n)},f.hardbreak=function(e,t,n){return n.xhtmlOut?"<br />\n":"<br>\n"},f.softbreak=function(e,t,n){return n.breaks?n.xhtmlOut?"<br />\n":"<br>\n":"\n"},f.text=function(e,t){return g(e[t].content)},f.html_block=function(e,t){return e[t].content},f.html_inline=function(e,t){return e[t].content},m.prototype.renderAttrs=function(e){let t,n,o;if(!e.attrs)return"";for(o="",t=0,n=e.attrs.length;t<n;t++)o+=" "+g(e.attrs[t][0])+'="'+g(e.attrs[t][1])+'"';return o},m.prototype.renderToken=function(e,t,n){var o=e[t];let a="";if(o.hidden)return"";o.block&&-1!==o.nesting&&t&&e[t-1].hidden&&(a+="\n"),a=(a+=(-1===o.nesting?"</":"<")+o.tag)+this.renderAttrs(o),0===o.nesting&&n.xhtmlOut&&(a+=" /");let r=!1;return o.block&&(r=!0,1===o.nesting)&&t+1<e.length&&("inline"===(n=e[t+1]).type||n.hidden||-1===n.nesting&&n.tag===o.tag)&&(r=!1),a+=r?">\n":">"},m.prototype.renderInline=function(n,o,a){let r="";var i=this.rules;for(let e=0,t=n.length;e<t;e++){var s=n[e].type;void 0!==i[s]?r+=i[s](n,e,o,a,this):r+=this.renderToken(n,e,o)}return r},m.prototype.renderInlineAsText=function(n,o,a){let r="";for(let e=0,t=n.length;e<t;e++)switch(n[e].type){case"text":r+=n[e].content;break;case"image":r+=this.renderInlineAsText(n[e].children,o,a);break;case"html_inline":case"html_block":r+=n[e].content;break;case"softbreak":case"hardbreak":r+="\n"}return r},m.prototype.render=function(n,o,a){let r="";var i=this.rules;for(let e=0,t=n.length;e<t;e++){var s=n[e].type;"inline"===s?r+=this.renderInline(n[e].children,o,a):void 0!==i[s]?r+=i[s](n,e,o,a,this):r+=this.renderToken(n,e,o,a)}return r},_.prototype.__find__=function(t){for(let e=0;e<this.__rules__.length;e++)if(this.__rules__[e].name===t)return e;return-1},_.prototype.__compile__=function(){let n=this,t=[""];n.__rules__.forEach(function(e){e.enabled&&e.alt.forEach(function(e){t.indexOf(e)<0&&t.push(e)})}),n.__cache__={},t.forEach(function(t){n.__cache__[t]=[],n.__rules__.forEach(function(e){!e.enabled||t&&e.alt.indexOf(t)<0||n.__cache__[t].push(e.fn)})})},_.prototype.at=function(e,t,n){var o=this.__find__(e),n=n||{};if(-1===o)throw new Error("Parser rule not found: "+e);this.__rules__[o].fn=t,this.__rules__[o].alt=n.alt||[],this.__cache__=null},_.prototype.before=function(e,t,n,o){var a=this.__find__(e),o=o||{};if(-1===a)throw new Error("Parser rule not found: "+e);this.__rules__.splice(a,0,{name:t,enabled:!0,fn:n,alt:o.alt||[]}),this.__cache__=null},_.prototype.after=function(e,t,n,o){var a=this.__find__(e),o=o||{};if(-1===a)throw new Error("Parser rule not found: "+e);this.__rules__.splice(a+1,0,{name:t,enabled:!0,fn:n,alt:o.alt||[]}),this.__cache__=null},_.prototype.push=function(e,t,n){this.__rules__.push({name:e,enabled:!0,fn:t,alt:(n||{}).alt||[]}),this.__cache__=null},_.prototype.enable=function(e,n){Array.isArray(e)||(e=[e]);let o=[];return e.forEach(function(e){var t=this.__find__(e);if(t<0){if(n)return;throw new Error("Rules manager: invalid rule name "+e)}this.__rules__[t].enabled=!0,o.push(e)},this),this.__cache__=null,o},_.prototype.enableOnly=function(e,t){Array.isArray(e)||(e=[e]),this.__rules__.forEach(function(e){e.enabled=!1}),this.enable(e,t)},_.prototype.disable=function(e,n){Array.isArray(e)||(e=[e]);let o=[];return e.forEach(function(e){var t=this.__find__(e);if(t<0){if(n)return;throw new Error("Rules manager: invalid rule name "+e)}this.__rules__[t].enabled=!1,o.push(e)},this),this.__cache__=null,o},_.prototype.getRules=function(e){return null===this.__cache__&&this.__compile__(),this.__cache__[e]||[]},b.prototype.attrIndex=function(n){if(this.attrs){var o=this.attrs;for(let e=0,t=o.length;e<t;e++)if(o[e][0]===n)return e}return-1},b.prototype.attrPush=function(e){this.attrs?this.attrs.push(e):this.attrs=[e]},b.prototype.attrSet=function(e,t){var n=this.attrIndex(e),e=[e,t];n<0?this.attrPush(e):this.attrs[n]=e},b.prototype.attrGet=function(e){e=this.attrIndex(e);let t=null;return t=0<=e?this.attrs[e][1]:t},b.prototype.attrJoin=function(e,t){var n=this.attrIndex(e);n<0?this.attrPush([e,t]):this.attrs[n][1]=this.attrs[n][1]+" "+t},Ee.prototype.Token=b;let De=/\r\n?|\n/g,Ae=/\0/g,Fe=/\+-|\.\.|\?\?\?\?|!!!!|,,|--/,Le=/\((c|tm|r)\)/i,Se=/\((c|tm|r)\)/gi,Me={c:"©",r:"®",tm:"™"};function Pe(e,t){return Me[t.toLowerCase()]}let Te=/['"]/,ze=/['"]/g,Ie="’";function Be(e,t,n){return e.slice(0,t)+n+e.slice(t+1)}let $e=[["normalize",function(e){let t;t=(t=e.src.replace(De,"\n")).replace(Ae,"�"),e.src=t}],["block",function(e){var t;e.inlineMode?((t=new e.Token("inline","",0)).content=e.src,t.map=[0,1],t.children=[],e.tokens.push(t)):e.md.block.parse(e.src,e.md,e.env,e.tokens)}],["inline",function(n){var o=n.tokens;for(let e=0,t=o.length;e<t;e++){var a=o[e];"inline"===a.type&&n.md.inline.parse(a.content,n.md,n.env,a.children)}}],["linkify",function(i){var s=i.tokens;if(i.md.options.linkify)for(let r=0,e=s.length;r<e;r++)if("inline"===s[r].type&&i.md.linkify.pretest(s[r].content)){let t=s[r].children,n=0;for(let e=t.length-1;0<=e;e--){var l=t[e];if("link_close"===l.type)for(e--;t[e].level!==l.level&&"link_open"!==t[e].type;)e--;else if("html_inline"===l.type&&(/^<a[>\s]/i.test(l.content)&&0<n&&n--,/^<\/a\s*>/i.test(l.content))&&n++,!(0<n)&&"text"===l.type&&i.md.linkify.test(l.content)){var c=l.content;let n=i.md.linkify.match(c);var u,d=[];let o=l.level,a=0;0<n.length&&0===n[0].index&&0<e&&"text_special"===t[e-1].type&&(n=n.slice(1));for(let t=0;t<n.length;t++){var h=n[t].url,h=i.md.normalizeLink(h);if(i.md.validateLink(h)){let e=n[t].text;e=n[t].schema?"mailto:"!==n[t].schema||/^mailto:/i.test(e)?i.md.normalizeLinkText(e):i.md.normalizeLinkText("mailto:"+e).replace(/^mailto:/,""):i.md.normalizeLinkText("http://"+e).replace(/^http:\/\//,"");var p=n[t].index,p=(p>a&&((g=new i.Token("text","",0)).content=c.slice(a,p),g.level=o,d.push(g)),new i.Token("link_open","a",1)),g=(p.attrs=[["href",h]],p.level=o++,p.markup="linkify",p.info="auto",d.push(p),new i.Token("text","",0)),h=(g.content=e,g.level=o,d.push(g),new i.Token("link_close","a",-1));h.level=--o,h.markup="linkify",h.info="auto",d.push(h),a=n[t].lastIndex}}a<c.length&&((u=new i.Token("text","",0)).content=c.slice(a),u.level=o,d.push(u)),s[r].children=t=de(t,e,d)}}}}],["replacements",function(e){let n;if(e.md.options.typographer)for(n=e.tokens.length-1;0<=n;n--)if("inline"===e.tokens[n].type){if(Le.test(e.tokens[n].content)){o=void 0;a=void 0;var o=e.tokens[n].children;let t=0;for(let e=o.length-1;0<=e;e--){var a=o[e];"text"!==a.type||t||(a.content=a.content.replace(Se,Pe)),"link_open"===a.type&&"auto"===a.info&&t--,"link_close"===a.type&&"auto"===a.info&&t++}}if(Fe.test(e.tokens[n].content)){r=void 0;i=void 0;var r=e.tokens[n].children;let t=0;for(let e=r.length-1;0<=e;e--){var i=r[e];"text"!==i.type||t||Fe.test(i.content)&&(i.content=i.content.replace(/\+-/g,"±").replace(/\.{2,}/g,"…").replace(/([?!])…/g,"$1..").replace(/([?!]){4,}/g,"$1$1$1").replace(/,{2,}/g,",").replace(/(^|[^-])---(?=[^-]|$)/gm,"$1—").replace(/(^|\s)--(?=\s|$)/gm,"$1–").replace(/(^|[^-\s])--(?=[^-\s]|$)/gm,"$1–")),"link_open"===i.type&&"auto"===i.info&&t--,"link_close"===i.type&&"auto"===i.info&&t++}}}}],["smartquotes",function(t){if(t.md.options.typographer)for(let e=t.tokens.length-1;0<=e;e--)if("inline"===t.tokens[e].type&&Te.test(t.tokens[e].content)){c=void 0;u=void 0;d=void 0;h=void 0;p=void 0;g=void 0;f=void 0;m=void 0;_=void 0;b=void 0;v=void 0;k=void 0;var c=t.tokens[e].children;var u=t;let l;var d=[];for(let s=0;s<c.length;s++){var h=c[s],p=c[s].level;for(l=d.length-1;0<=l&&!(d[l].level<=p);l--);if(d.length=l+1,"text"===h.type){let a=h.content,r=0,i=a.length;e:for(;r<i;){ze.lastIndex=r;var g=ze.exec(a);if(!g)break;let e=!0,t=!0;r=g.index+1;var f="'"===g[0];let n=32;if(0<=g.index-1)n=a.charCodeAt(g.index-1);else for(l=s-1;0<=l&&("softbreak"!==c[l].type&&"hardbreak"!==c[l].type);l--)if(c[l].content){n=c[l].content.charCodeAt(c[l].content.length-1);break}let o=32;if(r<i)o=a.charCodeAt(r);else for(l=s+1;l<c.length&&("softbreak"!==c[l].type&&"hardbreak"!==c[l].type);l++)if(c[l].content){o=c[l].content.charCodeAt(0);break}var m=C(n)||x(String.fromCharCode(n)),_=C(o)||x(String.fromCharCode(o)),b=w(n),v=w(o);if(!v&&(!_||b||m)||(e=!1),!b&&(!m||v||_)||(t=!1),34===o&&'"'===g[0]&&48<=n&&n<=57&&(t=e=!1),e&&t&&(e=m,t=_),e||t){if(t)for(l=d.length-1;0<=l;l--){var k=d[l];if(d[l].level<p)break;if(k.single===f&&d[l].level===p){k=d[l];let e,t;t=f?(e=u.md.options.quotes[2],u.md.options.quotes[3]):(e=u.md.options.quotes[0],u.md.options.quotes[1]),h.content=Be(h.content,g.index,t),c[k.token].content=Be(c[k.token].content,k.pos,e),r+=t.length-1,k.token===s&&(r+=e.length-1),a=h.content,i=a.length,d.length=l;continue e}}e?d.push({token:s,pos:g.index,single:f,level:p}):t&&f&&(h.content=Be(h.content,g.index,Ie))}else f&&(h.content=Be(h.content,g.index,Ie))}}}}}],["text_join",function(e){let t,n;var o=e.tokens,a=o.length;for(let e=0;e<a;e++)if("inline"===o[e].type){var r=o[e].children,i=r.length;for(t=0;t<i;t++)"text_special"===r[t].type&&(r[t].type="text");for(t=n=0;t<i;t++)"text"===r[t].type&&t+1<i&&"text"===r[t+1].type?r[t+1].content=r[t].content+r[t+1].content:(t!==n&&(r[n]=r[t]),n++);t!==n&&(r.length=n)}}]];function qe(){this.ruler=new _;for(let e=0;e<$e.length;e++)this.ruler.push($e[e][0],$e[e][1])}function v(e,t,n,o){this.src=e,this.md=t,this.env=n,this.tokens=o,this.bMarks=[],this.eMarks=[],this.tShift=[],this.sCount=[],this.bsCount=[],this.blkIndent=0,this.line=0,this.lineMax=0,this.tight=!1,this.ddIndent=-1,this.listIndent=-1,this.parentType="root",this.level=0;var i=this.src;for(let e=0,t=0,n=0,o=0,a=i.length,r=!1;t<a;t++){var s=i.charCodeAt(t);if(!r){if(y(s)){n++,9===s?o+=4-o%4:o++;continue}r=!0}10!==s&&t!==a-1||(10!==s&&t++,this.bMarks.push(e),this.eMarks.push(t),this.tShift.push(n),this.sCount.push(o),this.bsCount.push(0),r=!1,n=0,o=0,e=t+1)}this.bMarks.push(i.length),this.eMarks.push(i.length),this.tShift.push(0),this.sCount.push(0),this.bsCount.push(0),this.lineMax=this.bMarks.length-1}function je(e,t){var n=e.bMarks[t]+e.tShift[t],t=e.eMarks[t];return e.src.slice(n,t)}function Oe(e){var t=[],n=e.length;let o=0,a=e.charCodeAt(o),r=!1,i=0,s="";for(;o<n;)124===a&&(i=r?(s+=e.substring(i,o-1),o):(t.push(s+e.substring(i,o)),s="",o+1)),r=92===a,o++,a=e.charCodeAt(o);return t.push(s+e.substring(i)),t}function Ue(e,t){var n=e.eMarks[t],t=e.bMarks[t]+e.tShift[t],o=e.src.charCodeAt(t++);if(42!==o&&45!==o&&43!==o)return-1;if(t<n&&!y(e.src.charCodeAt(t)))return-1;return t}function Re(e,t){var n=e.bMarks[t]+e.tShift[t],o=e.eMarks[t];let a=n;if(a+1>=o)return-1;let r=e.src.charCodeAt(a++);if(r<48||57<r)return-1;for(;;){if(a>=o)return-1;if(!(48<=(r=e.src.charCodeAt(a++))&&r<=57)){if(41===r||46===r)break;return-1}if(10<=a-n)return-1}return a<o&&!y(r=e.src.charCodeAt(a))?-1:a}qe.prototype.process=function(n){var o=this.ruler.getRules("");for(let e=0,t=o.length;e<t;e++)o[e](n)},qe.prototype.State=Ee,v.prototype.push=function(e,t,n){e=new b(e,t,n);return e.block=!0,n<0&&this.level--,e.level=this.level,0<n&&this.level++,this.tokens.push(e),e},v.prototype.isEmpty=function(e){return this.bMarks[e]+this.tShift[e]>=this.eMarks[e]},v.prototype.skipEmptyLines=function(e){for(var t=this.lineMax;e<t&&!(this.bMarks[e]+this.tShift[e]<this.eMarks[e]);e++);return e},v.prototype.skipSpaces=function(e){for(var t=this.src.length;e<t;e++)if(!y(this.src.charCodeAt(e)))break;return e},v.prototype.skipSpacesBack=function(e,t){if(!(e<=t))for(;t<e;)if(!y(this.src.charCodeAt(--e)))return e+1;return e},v.prototype.skipChars=function(e,t){for(var n=this.src.length;e<n&&this.src.charCodeAt(e)===t;e++);return e},v.prototype.skipCharsBack=function(e,t,n){if(!(e<=n))for(;n<e;)if(t!==this.src.charCodeAt(--e))return e+1;return e},v.prototype.getLines=function(e,r,i,s){if(r<=e)return"";var l=new Array(r-e);for(let o=0,a=e;a<r;a++,o++){let e=0;var c=this.bMarks[a];let t=c,n;for(n=a+1<r||s?this.eMarks[a]+1:this.eMarks[a];t<n&&e<i;){var u=this.src.charCodeAt(t);if(y(u))9===u?e+=4-(e+this.bsCount[a])%4:e++;else{if(!(t-c<this.tShift[a]))break;e++}t++}e>i?l[o]=new Array(e-i+1).join(" ")+this.src.slice(t,n):l[o]=this.src.slice(t,n)}return l.join("")},v.prototype.Token=b;var Ne,He,k="<[A-Za-z][A-Za-z0-9\\-]*(?:\\s+[a-zA-Z_:][a-zA-Z0-9:._-]*(?:\\s*=\\s*(?:[^\"'=<>`\\x00-\\x20]+|'[^']*'|\"[^\"]*\"))?)*\\s*\\/?>",l="<\\/[A-Za-z][A-Za-z0-9\\-]*\\s*>";let We=new RegExp("^(?:"+k+"|"+l+"|\x3c!---?>|\x3c!--(?:[^-]|-[^-]|--[^>])*--\x3e|<[?][\\s\\S]*?[?]>|<![A-Za-z][^>]*>|<!\\[CDATA\\[[\\s\\S]*?\\]\\]>)"),E=(d=new RegExp("^(?:"+k+"|"+l+")"),[[/^<(script|pre|style|textarea)(?=(\s|>|$))/i,/<\/(script|pre|style|textarea)>/i,!0],[/^<!--/,/-->/,!0],[/^<\?/,/\?>/,!0],[/^<![A-Z]/,/>/,!0],[/^<!\[CDATA\[/,/\]\]>/,!0],[new RegExp("^</?("+["address","article","aside","base","basefont","blockquote","body","caption","center","col","colgroup","dd","details","dialog","dir","div","dl","dt","fieldset","figcaption","figure","footer","form","frame","frameset","h1","h2","h3","h4","h5","h6","head","header","hr","html","iframe","legend","li","link","main","menu","menuitem","nav","noframes","ol","optgroup","option","p","param","search","section","summary","table","tbody","td","tfoot","th","thead","title","tr","track","ul"].join("|")+")(?=(\\s|/?>|$))","i"),/^$/,!0],[new RegExp(d.source+"\\s*$"),/^$/,!1]]),Ge=[["table",function(o,a,r,e){if(r<a+2)return!1;let i=a+1;if(o.sCount[i]<o.blkIndent)return!1;if(4<=o.sCount[i]-o.blkIndent)return!1;let t=o.bMarks[i]+o.tShift[i];if(t>=o.eMarks[i])return!1;if(124!==(h=o.src.charCodeAt(t++))&&45!==h&&58!==h)return!1;if(t>=o.eMarks[i])return!1;if(124!==(g=o.src.charCodeAt(t++))&&45!==g&&58!==g&&!y(g))return!1;if(45===h&&y(g))return!1;for(;t<o.eMarks[i];){var n=o.src.charCodeAt(t);if(124!==n&&45!==n&&58!==n&&!y(n))return!1;t++}let s=je(o,a+1),l=s.split("|");var c=[];for(let e=0;e<l.length;e++){var u=l[e].trim();if(!u){if(0===e||e===l.length-1)continue;return!1}if(!/^:?-+:?$/.test(u))return!1;58===u.charCodeAt(u.length-1)?c.push(58===u.charCodeAt(0)?"center":"right"):58===u.charCodeAt(0)?c.push("left"):c.push("")}if(-1===(s=je(o,a).trim()).indexOf("|"))return!1;if(4<=o.sCount[a]-o.blkIndent)return!1;(l=Oe(s)).length&&""===l[0]&&l.shift(),l.length&&""===l[l.length-1]&&l.pop();var d=l.length;if(0===d||d!==c.length)return!1;if(!e){var h=o.parentType,p=(o.parentType="table",o.md.block.ruler.getRules("blockquote")),g=[a,0];o.push("table_open","table",1).map=g,o.push("thead_open","thead",1).map=[a,a+1],o.push("tr_open","tr",1).map=[a,a+1];for(let e=0;e<l.length;e++){var f=o.push("th_open","th",1),f=(c[e]&&(f.attrs=[["style","text-align:"+c[e]]]),o.push("inline","",0));f.content=l[e].trim(),f.children=[],o.push("th_close","th",-1)}o.push("tr_close","tr",-1),o.push("thead_close","thead",-1);let e,t=0;for(i=a+2;i<r&&!(o.sCount[i]<o.blkIndent);i++){let n=!1;for(let e=0,t=p.length;e<t;e++)if(p[e](o,i,r,!0)){n=!0;break}if(n)break;if(!(s=je(o,i).trim()))break;if(4<=o.sCount[i]-o.blkIndent)break;if((l=Oe(s)).length&&""===l[0]&&l.shift(),l.length&&""===l[l.length-1]&&l.pop(),65536<(t+=d-l.length))break;i===a+2&&(o.push("tbody_open","tbody",1).map=e=[a+2,0]),o.push("tr_open","tr",1).map=[i,i+1];for(let e=0;e<d;e++){var m=o.push("td_open","td",1),m=(c[e]&&(m.attrs=[["style","text-align:"+c[e]]]),o.push("inline","",0));m.content=l[e]?l[e].trim():"",m.children=[],o.push("td_close","td",-1)}o.push("tr_close","tr",-1)}e&&(o.push("tbody_close","tbody",-1),e[1]=i),o.push("table_close","table",-1),g[1]=i,o.parentType=h,o.line=i}return!0},["paragraph","reference"]],["code",function(e,t,n){if(e.sCount[t]-e.blkIndent<4)return!1;let o=t+1,a=o;for(;o<n;)if(e.isEmpty(o))o++;else{if(!(4<=e.sCount[o]-e.blkIndent))break;o++,a=o}e.line=a;var r=e.push("code_block","code",0);return r.content=e.getLines(t,a,4+e.blkIndent,!1)+"\n",r.map=[t,e.line],!0}],["fence",function(n,o,a,r){var i=n.bMarks[o]+n.tShift[o],s=n.eMarks[o];if(4<=n.sCount[o]-n.blkIndent)return!1;if(s<i+3)return!1;var l=n.src.charCodeAt(i);if(126!==l&&96!==l)return!1;var c=i;let u=(i=n.skipChars(i,l))-c;if(u<3)return!1;var d=n.src.slice(c,i),h=n.src.slice(i,s);if(96===l&&0<=h.indexOf(String.fromCharCode(l)))return!1;if(!r){let e=o,t=!1;for(;!(++e>=a)&&!((i=c=n.bMarks[e]+n.tShift[e])<(s=n.eMarks[e])&&n.sCount[e]<n.blkIndent);)if(n.src.charCodeAt(i)===l&&!(4<=n.sCount[e]-n.blkIndent||(i=n.skipChars(i,l))-c<u||n.skipSpaces(i)<s)){t=!0;break}u=n.sCount[o],n.line=e+(t?1:0);r=n.push("fence","code",0);r.info=h,r.content=n.getLines(o+1,e,u,!0),r.markup=d,r.map=[o,n.line]}return!0},["paragraph","reference","blockquote","list"]],["blockquote",function(i,t,o,e){let s=i.bMarks[t]+i.tShift[t];i.eMarks[t];var l,n=i.lineMax;if(4<=i.sCount[t]-i.blkIndent)return!1;if(62!==i.src.charCodeAt(s))return!1;if(!e){var c=[],u=[],d=[],h=[],p=i.md.block.ruler.getRules("blockquote"),e=i.parentType;let a=!(i.parentType="blockquote"),r;for(r=t;r<o;r++){var g=i.sCount[r]<i.blkIndent;if(s=i.bMarks[r]+i.tShift[r],l=i.eMarks[r],s>=l)break;if(62!==i.src.charCodeAt(s++)||g){if(a)break;let n=!1;for(let e=0,t=p.length;e<t;e++)if(p[e](i,r,o,!0)){n=!0;break}if(n){i.lineMax=r,0!==i.blkIndent&&(c.push(i.bMarks[r]),u.push(i.bsCount[r]),h.push(i.tShift[r]),d.push(i.sCount[r]),i.sCount[r]-=i.blkIndent);break}c.push(i.bMarks[r]),u.push(i.bsCount[r]),h.push(i.tShift[r]),d.push(i.sCount[r]),i.sCount[r]=-1}else{let e=i.sCount[r]+1,t,n,o=(32===i.src.charCodeAt(s)?(s++,e++,n=!1,t=!0):9===i.src.charCodeAt(s)?(t=!0,n=(i.bsCount[r]+e)%4!=3||(s++,e++,!1)):t=!1,e);for(c.push(i.bMarks[r]),i.bMarks[r]=s;s<l;){var f=i.src.charCodeAt(s);if(!y(f))break;9===f?o+=4-(o+i.bsCount[r]+(n?1:0))%4:o++,s++}a=s>=l,u.push(i.bsCount[r]),i.bsCount[r]=i.sCount[r]+1+(t?1:0),d.push(i.sCount[r]),i.sCount[r]=o-e,h.push(i.tShift[r]),i.tShift[r]=s-i.bMarks[r]}}var m=i.blkIndent,_=(i.blkIndent=0,i.push("blockquote_open","blockquote",1)),b=(_.markup=">",[t,0]);_.map=b,i.md.block.tokenize(i,t,r),i.push("blockquote_close","blockquote",-1).markup=">",i.lineMax=n,i.parentType=e,b[1]=i.line;for(let e=0;e<h.length;e++)i.bMarks[e+t]=c[e],i.tShift[e+t]=h[e],i.sCount[e+t]=d[e],i.bsCount[e+t]=u[e];i.blkIndent=m}return!0},["paragraph","reference","blockquote","list"]],["hr",function(e,t,n,o){var a=e.eMarks[t];if(4<=e.sCount[t]-e.blkIndent)return!1;let r=e.bMarks[t]+e.tShift[t];var i=e.src.charCodeAt(r++);if(42!==i&&45!==i&&95!==i)return!1;let s=1;for(;r<a;){var l=e.src.charCodeAt(r++);if(l!==i&&!y(l))return!1;l===i&&s++}return!(s<3||(o||(e.line=t+1,(o=e.push("hr","hr",0)).map=[t,e.line],o.markup=Array(s+1).join(String.fromCharCode(i))),0))},["paragraph","reference","blockquote","list"]],["list",function(a,e,r,n){let i,s,l,c,u=e,d=!0;if(4<=a.sCount[u]-a.blkIndent)return!1;if(0<=a.listIndent&&4<=a.sCount[u]-a.listIndent&&a.sCount[u]<a.blkIndent)return!1;let t=!1;n&&"paragraph"===a.parentType&&a.sCount[u]>=a.blkIndent&&(t=!0);let h,p,g;if(0<=(g=Re(a,u))){if(h=!0,l=a.bMarks[u]+a.tShift[u],p=Number(a.src.slice(l,g-1)),t&&1!==p)return!1}else{if(!(0<=(g=Ue(a,u))))return!1;h=!1}if(t&&a.skipSpaces(g)>=a.eMarks[u])return!1;if(!n){var f=a.src.charCodeAt(g-1),e=a.tokens.length,n=(h?(c=a.push("ordered_list_open","ol",1),1!==p&&(c.attrs=[["start",p]])):c=a.push("bullet_list_open","ul",1),[u,0]);c.map=n,c.markup=String.fromCharCode(f);let o=!1;var m=a.md.block.ruler.getRules("list"),_=a.parentType;for(a.parentType="list";u<r;){s=g,i=a.eMarks[u];var b=a.sCount[u]+g-(a.bMarks[u]+a.tShift[u]);let e=b;for(;s<i;){var v=a.src.charCodeAt(s);if(9===v)e+=4-(e+a.bsCount[u])%4;else{if(32!==v)break;e++}s++}var k=s;let t;var b=b+(t=4<(t=i<=k?1:e-b)?1:t),w=((c=a.push("list_item_open","li",1)).markup=String.fromCharCode(f),[u,0]),y=(c.map=w,h&&(c.info=a.src.slice(l,g-1)),a.tight),x=a.tShift[u],C=a.sCount[u],E=a.listIndent;if(a.listIndent=a.blkIndent,a.blkIndent=b,a.tight=!0,a.tShift[u]=k-a.bMarks[u],a.sCount[u]=e,i<=k&&a.isEmpty(u+1)?a.line=Math.min(a.line+2,r):a.md.block.tokenize(a,u,r,!0),a.tight&&!o||(d=!1),o=1<a.line-u&&a.isEmpty(a.line-1),a.blkIndent=a.listIndent,a.listIndent=E,a.tShift[u]=x,a.sCount[u]=C,a.tight=y,(c=a.push("list_item_close","li",-1)).markup=String.fromCharCode(f),u=a.line,(w[1]=u)>=r)break;if(a.sCount[u]<a.blkIndent)break;if(4<=a.sCount[u]-a.blkIndent)break;let n=!1;for(let e=0,t=m.length;e<t;e++)if(m[e](a,u,r,!0)){n=!0;break}if(n)break;if(h){if((g=Re(a,u))<0)break;l=a.bMarks[u]+a.tShift[u]}else if((g=Ue(a,u))<0)break;if(f!==a.src.charCodeAt(g-1))break}if((c=h?a.push("ordered_list_close","ol",-1):a.push("bullet_list_close","ul",-1)).markup=String.fromCharCode(f),n[1]=u,a.line=u,a.parentType=_,d){var D=a,n=e,A=D.level+2;for(let e=n+2,t=D.tokens.length-2;e<t;e++)D.tokens[e].level===A&&"paragraph_open"===D.tokens[e].type&&(D.tokens[e+2].hidden=!0,D.tokens[e].hidden=!0,e+=2)}}return!0},["paragraph","reference","blockquote"]],["reference",function(i,e,t,n){let o=i.bMarks[e]+i.tShift[e],a=i.eMarks[e],r=e+1;if(4<=i.sCount[e]-i.blkIndent)return!1;if(91!==i.src.charCodeAt(o))return!1;function s(o){var a=i.lineMax;if(a<=o||i.isEmpty(o))return null;let e=!1;if(3<i.sCount[o]-i.blkIndent&&(e=!0),!(e=i.sCount[o]<0?!0:e)){var r=i.md.block.ruler.getRules("reference"),t=i.parentType;let n=!(i.parentType="reference");for(let e=0,t=r.length;e<t;e++)if(r[e](i,o,a,!0)){n=!0;break}if(i.parentType=t,n)return null}var t=i.bMarks[o]+i.tShift[o],n=i.eMarks[o];return i.src.slice(t,n+1)}let l=i.src.slice(o,a+1),c=(a=l.length,-1);for(o=1;o<a;o++){var u,d=l.charCodeAt(o);if(91===d)return!1;if(93===d){c=o;break}10===d?null!==(u=s(r))&&(l+=u,a=l.length,r++):92===d&&++o<a&&10===l.charCodeAt(o)&&null!==(u=s(r))&&(l+=u,a=l.length,r++)}if(c<0||58!==l.charCodeAt(c+1))return!1;for(o=c+2;o<a;o++){var h=l.charCodeAt(o);if(10===h){var p=s(r);null!==p&&(l+=p,a=l.length,r++)}else if(!y(h))break}if(!(e=i.md.helpers.parseLinkDestination(l,o,a)).ok)return!1;var g=i.md.normalizeLink(e.str);if(!i.md.validateLink(g))return!1;for(var e=o=e.pos,f=r,m=o;o<a;o++){var _=l.charCodeAt(o);if(10===_){var b=s(r);null!==b&&(l+=b,a=l.length,r++)}else if(!y(_))break}let v=i.md.helpers.parseLinkTitle(l,o,a);for(;v.can_continue;){var k=s(r);if(null===k)break;l+=k,o=a,a=l.length,r++,v=i.md.helpers.parseLinkTitle(l,o,a,v)}let w;for(o<a&&m!==o&&v.ok?(w=v.str,o=v.pos):(w="",o=e,r=f);o<a;){if(!y(l.charCodeAt(o)))break;o++}if(o<a&&10!==l.charCodeAt(o)&&w)for(w="",o=e,r=f;o<a;){if(!y(l.charCodeAt(o)))break;o++}return!(o<a&&10!==l.charCodeAt(o)||!(m=ye(l.slice(1,c)))||(n||(void 0===i.env.references&&(i.env.references={}),void 0===i.env.references[m]&&(i.env.references[m]={title:w,href:g}),i.line=r),0))}],["html_block",function(e,t,n,o){var a=e.bMarks[t]+e.tShift[t],r=e.eMarks[t];if(4<=e.sCount[t]-e.blkIndent)return!1;if(!e.md.options.html)return!1;if(60!==e.src.charCodeAt(a))return!1;let i=e.src.slice(a,r),s=0;for(;s<E.length&&!E[s][0].test(i);s++);if(s===E.length)return!1;if(o)return E[s][2];let l=t+1;if(!E[s][1].test(i))for(;l<n&&!(e.sCount[l]<e.blkIndent);l++)if(a=e.bMarks[l]+e.tShift[l],r=e.eMarks[l],i=e.src.slice(a,r),E[s][1].test(i)){0!==i.length&&l++;break}return e.line=l,(o=e.push("html_block","",0)).map=[t,l],o.content=e.getLines(t,l,e.blkIndent,!0),!0},["paragraph","reference","blockquote"]],["heading",function(e,t,n,o){let a=e.bMarks[t]+e.tShift[t],r=e.eMarks[t];if(4<=e.sCount[t]-e.blkIndent)return!1;let i=e.src.charCodeAt(a);if(35!==i||a>=r)return!1;let s=1;for(i=e.src.charCodeAt(++a);35===i&&a<r&&s<=6;)s++,i=e.src.charCodeAt(++a);return!(6<s||a<r&&!y(i)||(o||(r=e.skipSpacesBack(r,a),(o=e.skipCharsBack(r,35,a))>a&&y(e.src.charCodeAt(o-1))&&(r=o),e.line=t+1,(o=e.push("heading_open","h"+String(s),1)).markup="########".slice(0,s),o.map=[t,e.line],(o=e.push("inline","",0)).content=e.src.slice(a,r).trim(),o.map=[t,e.line],o.children=[],e.push("heading_close","h"+String(s),-1).markup="########".slice(0,s)),0))},["paragraph","reference","blockquote"]],["lheading",function(o,e,a){var r=o.md.block.ruler.getRules("paragraph");if(4<=o.sCount[e]-o.blkIndent)return!1;var t,n,i=o.parentType;o.parentType="paragraph";let s=0,l,c=e+1;for(;c<a&&!o.isEmpty(c);c++)if(!(3<o.sCount[c]-o.blkIndent)){if(o.sCount[c]>=o.blkIndent){var u=o.bMarks[c]+o.tShift[c],d=o.eMarks[c];if(u<d&&(45===(l=o.src.charCodeAt(u))||61===l)&&(u=o.skipChars(u,l),d<=o.skipSpaces(u))){s=61===l?1:2;break}}if(!(o.sCount[c]<0)){let n=!1;for(let e=0,t=r.length;e<t;e++)if(r[e](o,c,a,!0)){n=!0;break}if(n)break}}return!!s&&(t=o.getLines(e,c,o.blkIndent,!1).trim(),o.line=c+1,(n=o.push("heading_open","h"+String(s),1)).markup=String.fromCharCode(l),n.map=[e,o.line],(n=o.push("inline","",0)).content=t,n.map=[e,o.line-1],n.children=[],o.push("heading_close","h"+String(s),-1).markup=String.fromCharCode(l),o.parentType=i,!0)}],["paragraph",function(o,e,a){var r=o.md.block.ruler.getRules("paragraph"),t=o.parentType;let i=e+1;for(o.parentType="paragraph";i<a&&!o.isEmpty(i);i++)if(!(3<o.sCount[i]-o.blkIndent||o.sCount[i]<0)){let n=!1;for(let e=0,t=r.length;e<t;e++)if(r[e](o,i,a,!0)){n=!0;break}if(n)break}var n=o.getLines(e,i,o.blkIndent,!1).trim(),s=(o.line=i,o.push("paragraph_open","p",1).map=[e,o.line],o.push("inline","",0));return s.content=n,s.map=[e,o.line],s.children=[],o.push("paragraph_close","p",-1),o.parentType=t,!0}]];function Ze(){this.ruler=new _;for(let e=0;e<Ge.length;e++)this.ruler.push(Ge[e][0],Ge[e][1],{alt:(Ge[e][2]||[]).slice()})}function D(e,t,n,o){this.src=e,this.env=n,this.md=t,this.tokens=o,this.tokens_meta=Array(o.length),this.pos=0,this.posMax=this.src.length,this.level=0,this.pending="",this.pendingLevel=0,this.cache={},this.delimiters=[],this._prev_delimiters=[],this.backticks={},this.backticksScanned=!1,this.linkLevel=0}Ze.prototype.tokenize=function(n,e,o){var a=this.ruler.getRules(""),r=a.length,i=n.md.options.maxNesting;let s=e,l=!1;for(;s<o&&(n.line=s=n.skipEmptyLines(s),!(s>=o))&&!(n.sCount[s]<n.blkIndent);){if(i<=n.level){n.line=o;break}var c=n.line;let t=!1;for(let e=0;e<r;e++)if(t=a[e](n,s,o,!1)){if(c>=n.line)throw new Error("block rule didn't increment state.line");break}if(!t)throw new Error("none of the block rules matched");n.tight=!l,n.isEmpty(n.line-1)&&(l=!0),(s=n.line)<o&&n.isEmpty(s)&&(l=!0,s++,n.line=s)}},Ze.prototype.parse=function(e,t,n,o){e&&(e=new this.State(e,t,n,o),this.tokenize(e,e.line,e.lineMax))},Ze.prototype.State=v,D.prototype.pushPending=function(){var e=new b("text","",0);return e.content=this.pending,e.level=this.pendingLevel,this.tokens.push(e),this.pending="",e},D.prototype.push=function(e,t,n){this.pending&&this.pushPending();e=new b(e,t,n);let o=null;return n<0&&(this.level--,this.delimiters=this._prev_delimiters.pop()),e.level=this.level,0<n&&(this.level++,this._prev_delimiters.push(this.delimiters),this.delimiters=[],o={delimiters:this.delimiters}),this.pendingLevel=this.level,this.tokens.push(e),this.tokens_meta.push(o),e},D.prototype.scanDelims=function(e,t){var n=this.posMax,o=this.src.charCodeAt(e),a=0<e?this.src.charCodeAt(e-1):32;let r=e;for(;r<n&&this.src.charCodeAt(r)===o;)r++;var e=r-e,i=r<n?this.src.charCodeAt(r):32,s=C(a)||x(String.fromCharCode(a)),l=C(i)||x(String.fromCharCode(i)),a=w(a),i=w(i),c=!i&&(!l||a||s),a=!a&&(!s||i||l);return{can_open:c&&(t||!a||s),can_close:a&&(t||!c||l),length:e}},D.prototype.Token=b;let Ve=/(?:^|[^a-z0-9.+-])([a-z][a-z0-9.+-]*)$/i,Je=[];for(let e=0;e<256;e++)Je.push(0);function Ye(t,n){let o;var a=[],r=n.length;for(let e=0;e<r;e++){var i,s=n[e];126===s.marker&&-1!==s.end&&(i=n[s.end],(o=t.tokens[s.token]).type="s_open",o.tag="s",o.nesting=1,o.markup="~~",o.content="",(o=t.tokens[i.token]).type="s_close",o.tag="s",o.nesting=-1,o.markup="~~",o.content="","text"===t.tokens[i.token-1].type)&&"~"===t.tokens[i.token-1].content&&a.push(i.token-1)}for(;a.length;){var l=a.pop();let e=l+1;for(;e<t.tokens.length&&"s_close"===t.tokens[e].type;)e++;l!==--e&&(o=t.tokens[e],t.tokens[e]=t.tokens[l],t.tokens[l]=o)}}function Xe(t,n){for(let e=n.length-1;0<=e;e--){var o,a,r,i,s=n[e];95!==s.marker&&42!==s.marker||-1!==s.end&&(o=n[s.end],a=0<e&&n[e-1].end===s.end+1&&n[e-1].marker===s.marker&&n[e-1].token===s.token-1&&n[s.end+1].token===o.token+1,r=String.fromCharCode(s.marker),(i=t.tokens[s.token]).type=a?"strong_open":"em_open",i.tag=a?"strong":"em",i.nesting=1,i.markup=a?r+r:r,i.content="",(i=t.tokens[o.token]).type=a?"strong_close":"em_close",i.tag=a?"strong":"em",i.nesting=-1,i.markup=a?r+r:r,i.content="",a)&&(t.tokens[n[e-1].token].content="",t.tokens[n[s.end+1].token].content="",e--)}}"\\!\"#$%&'()*+,./:;<=>?@[]^_`{|}~-".split("").forEach(function(e){Je[e.charCodeAt(0)]=1});let Qe=/^([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])?)*)$/,Ke=/^([a-zA-Z][a-zA-Z0-9+.-]{1,31}):([^<>\x00-\x20]*)$/,et=/^&#((?:x[a-f0-9]{1,6}|[0-9]{1,7}));/i,tt=/^&([a-z][a-z0-9]{1,31});/i;function nt(r){var i={},t=r.length;if(t){let e=0,a=-2;var s=[];for(let o=0;o<t;o++){var l=r[o];if(s.push(0),r[e].marker===l.marker&&a===l.token-1||(e=o),a=l.token,l.length=l.length||0,l.close){i.hasOwnProperty(l.marker)||(i[l.marker]=[-1,-1,-1,-1,-1,-1]);var c=i[l.marker][(l.open?3:0)+l.length%3];let t=e-s[e]-1,n=t;for(;t>c;t-=s[t]+1){var u=r[t];if(u.marker===l.marker&&(u.open&&u.end<0)){let e=!1;if(!(e=!u.close&&!l.open||(u.length+l.length)%3!=0||u.length%3==0&&l.length%3==0?e:!0)){var d=0<t&&!r[t-1].open?s[t-1]+1:0;s[o]=o-t+d,s[t]=d,l.open=!1,u.end=o,u.close=!1,n=-1,a=-2;break}}}-1!==n&&(i[l.marker][(l.open?3:0)+(l.length||0)%3]=n)}}}}let ot=[["text",function(e,t){let n=e.pos;for(;n<e.posMax&&!(e=>{switch(e){case 10:case 33:case 35:case 36:case 37:case 38:case 42:case 43:case 45:case 58:case 60:case 61:case 62:case 64:case 91:case 92:case 93:case 94:case 95:case 96:case 123:case 125:case 126:return 1;default:return}})(e.src.charCodeAt(n));)n++;return n!==e.pos&&(t||(e.pending+=e.src.slice(e.pos,n)),e.pos=n,!0)}],["linkify",function(e,t){if(!e.md.options.linkify)return!1;if(0<e.linkLevel)return!1;var n=e.pos;if(e.posMax<n+3)return!1;if(58!==e.src.charCodeAt(n))return!1;if(47!==e.src.charCodeAt(n+1))return!1;if(47!==e.src.charCodeAt(n+2))return!1;var o=e.pending.match(Ve);if(!o)return!1;if(o=o[1],!(n=e.md.linkify.matchAtStart(e.src.slice(n-o.length))))return!1;let a=n.url;if(a.length<=o.length)return!1;a=a.replace(/\*+$/,"");var n=e.md.normalizeLink(a);return!!e.md.validateLink(n)&&(t||(e.pending=e.pending.slice(0,-o.length),(t=e.push("link_open","a",1)).attrs=[["href",n]],t.markup="linkify",t.info="auto",e.push("text","",0).content=e.md.normalizeLinkText(a),(n=e.push("link_close","a",-1)).markup="linkify",n.info="auto"),e.pos+=a.length-o.length,!0)}],["newline",function(t,e){let n=t.pos;if(10!==t.src.charCodeAt(n))return!1;var o=t.pending.length-1,a=t.posMax;if(!e)if(0<=o&&32===t.pending.charCodeAt(o))if(1<=o&&32===t.pending.charCodeAt(o-1)){let e=o-1;for(;1<=e&&32===t.pending.charCodeAt(e-1);)e--;t.pending=t.pending.slice(0,e),t.push("hardbreak","br",0)}else t.pending=t.pending.slice(0,-1),t.push("softbreak","br",0);else t.push("softbreak","br",0);for(n++;n<a&&y(t.src.charCodeAt(n));)n++;return t.pos=n,!0}],["escape",function(t,n){let o=t.pos;var a=t.posMax;if(92!==t.src.charCodeAt(o))return!1;if(++o>=a)return!1;let r=t.src.charCodeAt(o);if(10===r){for(n||t.push("hardbreak","br",0),o++;o<a&&y(r=t.src.charCodeAt(o));)o++;t.pos=o}else{let e=t.src[o];55296<=r&&r<=56319&&o+1<a&&56320<=(i=t.src.charCodeAt(o+1))&&i<=57343&&(e+=t.src[o+1],o++);var i="\\"+e;n||(n=t.push("text_special","",0),r<256&&0!==Je[r]?n.content=e:n.content=i,n.markup=i,n.info="escape"),t.pos=o+1}return!0}],["backticks",function(t,n){let o=t.pos;if(96!==t.src.charCodeAt(o))return!1;for(var e=o,a=(o++,t.posMax);o<a&&96===t.src.charCodeAt(o);)o++;var r,i=t.src.slice(e,o),s=i.length;if(!(t.backticksScanned&&(t.backticks[s]||0)<=e)){let e=o;for(;-1!==(r=t.src.indexOf("`",e));){for(e=r+1;e<a&&96===t.src.charCodeAt(e);)e++;var l,c=e-r;if(c===s)return n||((l=t.push("code_inline","code",0)).markup=i,l.content=t.src.slice(o,r).replace(/\n/g," ").replace(/^ (.+) $/,"$1")),t.pos=e,!0;t.backticks[c]=r}t.backticksScanned=!0}return n||(t.pending+=i),t.pos+=s,!0}],["strikethrough",(e={tokenize:function(t,e){var n=t.pos,o=t.src.charCodeAt(n);if(e)return!1;if(126!==o)return!1;var a=t.scanDelims(t.pos,!0);let r=a.length;var i=String.fromCharCode(o);if(r<2)return!1;let s;r%2&&((s=t.push("text","",0)).content=i,r--);for(let e=0;e<r;e+=2)(s=t.push("text","",0)).content=i+i,t.delimiters.push({marker:o,length:0,token:t.tokens.length-1,end:-1,open:a.can_open,close:a.can_close});return t.pos+=a.length,!0},postProcess:function(t){var n=t.tokens_meta,o=t.tokens_meta.length;Ye(t,t.delimiters);for(let e=0;e<o;e++)n[e]&&n[e].delimiters&&Ye(t,n[e].delimiters)}}).tokenize],["emphasis",(r={tokenize:function(t,e){var n=t.pos,o=t.src.charCodeAt(n);if(e)return!1;if(95!==o&&42!==o)return!1;var a=t.scanDelims(t.pos,42===o);for(let e=0;e<a.length;e++)t.push("text","",0).content=String.fromCharCode(o),t.delimiters.push({marker:o,length:a.length,token:t.tokens.length-1,end:-1,open:a.can_open,close:a.can_close});return t.pos+=a.length,!0},postProcess:function(t){var n=t.tokens_meta,o=t.tokens_meta.length;Xe(t,t.delimiters);for(let e=0;e<o;e++)n[e]&&n[e].delimiters&&Xe(t,n[e].delimiters)}}).tokenize],["link",function(e,t){let n,o,a,r,i="",s="",l=e.pos,c=!0;if(91!==e.src.charCodeAt(e.pos))return!1;var u=e.pos,d=e.posMax,h=e.pos+1,p=e.md.helpers.parseLinkLabel(e,e.pos,!0);if(p<0)return!1;let g=p+1;if(g<d&&40===e.src.charCodeAt(g)){for(c=!1,g++;g<d&&(y(n=e.src.charCodeAt(g))||10===n);g++);if(g>=d)return!1;if(l=g,(a=e.md.helpers.parseLinkDestination(e.src,g,e.posMax)).ok){for(i=e.md.normalizeLink(a.str),e.md.validateLink(i)?g=a.pos:i="",l=g;g<d&&(y(n=e.src.charCodeAt(g))||10===n);g++);if(a=e.md.helpers.parseLinkTitle(e.src,g,e.posMax),g<d&&l!==g&&a.ok)for(s=a.str,g=a.pos;g<d&&(y(n=e.src.charCodeAt(g))||10===n);g++);}(g>=d||41!==e.src.charCodeAt(g))&&(c=!0),g++}if(c){if(void 0===e.env.references)return!1;if(g<d&&91===e.src.charCodeAt(g)&&(l=g+1,0<=(g=e.md.helpers.parseLinkLabel(e,g)))?o=e.src.slice(l,g++):g=p+1,o=o||e.src.slice(h,p),!(r=e.env.references[ye(o)]))return e.pos=u,!1;i=r.href,s=r.title}return t||(e.pos=h,e.posMax=p,u=e.push("link_open","a",1),t=[["href",i]],u.attrs=t,s&&t.push(["title",s]),e.linkLevel++,e.md.inline.tokenize(e),e.linkLevel--,e.push("link_close","a",-1)),e.pos=g,e.posMax=d,!0}],["image",function(e,t){let n,o,a,r,i,s,l,c,u="";var d=e.pos,h=e.posMax;if(33!==e.src.charCodeAt(e.pos))return!1;if(91!==e.src.charCodeAt(e.pos+1))return!1;var p=e.pos+2,g=e.md.helpers.parseLinkLabel(e,e.pos+1,!1);if(g<0)return!1;if((r=g+1)<h&&40===e.src.charCodeAt(r)){for(r++;r<h&&(y(n=e.src.charCodeAt(r))||10===n);r++);if(r>=h)return!1;for(c=r,(s=e.md.helpers.parseLinkDestination(e.src,r,e.posMax)).ok&&(u=e.md.normalizeLink(s.str),e.md.validateLink(u)?r=s.pos:u=""),c=r;r<h&&(y(n=e.src.charCodeAt(r))||10===n);r++);if(s=e.md.helpers.parseLinkTitle(e.src,r,e.posMax),r<h&&c!==r&&s.ok)for(l=s.str,r=s.pos;r<h&&(y(n=e.src.charCodeAt(r))||10===n);r++);else l="";if(r>=h||41!==e.src.charCodeAt(r))return e.pos=d,!1;r++}else{if(void 0===e.env.references)return!1;if(r<h&&91===e.src.charCodeAt(r)&&(c=r+1,0<=(r=e.md.helpers.parseLinkLabel(e,r)))?a=e.src.slice(c,r++):r=g+1,a=a||e.src.slice(p,g),!(i=e.env.references[ye(a)]))return e.pos=d,!1;u=i.href,l=i.title}return t||(o=e.src.slice(p,g),e.md.inline.parse(o,e.md,e.env,d=[]),t=e.push("image","img",0),p=[["src",u],["alt",""]],t.attrs=p,t.children=d,t.content=o,l&&p.push(["title",l])),e.pos=r,e.posMax=h,!0}],["autolink",function(e,t){let n=e.pos;if(60!==e.src.charCodeAt(n))return!1;for(var o=e.pos,a=e.posMax;;){if(++n>=a)return!1;var r=e.src.charCodeAt(n);if(60===r)return!1;if(62===r)break}var i,s,o=e.src.slice(o+1,n);return Ke.test(o)?(s=e.md.normalizeLink(o),!!e.md.validateLink(s)&&(t||((i=e.push("link_open","a",1)).attrs=[["href",s]],i.markup="autolink",i.info="auto",e.push("text","",0).content=e.md.normalizeLinkText(o),(s=e.push("link_close","a",-1)).markup="autolink",s.info="auto"),e.pos+=o.length+2,!0)):!!Qe.test(o)&&(i=e.md.normalizeLink("mailto:"+o),!!e.md.validateLink(i))&&(t||((s=e.push("link_open","a",1)).attrs=[["href",i]],s.markup="autolink",s.info="auto",e.push("text","",0).content=e.md.normalizeLinkText(o),(t=e.push("link_close","a",-1)).markup="autolink",t.info="auto"),e.pos+=o.length+2,!0)}],["html_inline",function(e,t){var n,o;return!(!e.md.options.html||(n=e.posMax,60!==e.src.charCodeAt(o=e.pos))||n<=o+2||!(33===(n=e.src.charCodeAt(o+1))||63===n||47===n||(n=n,97<=(n|=32)&&n<=122))||!(n=e.src.slice(o).match(We))||(t||((o=e.push("html_inline","",0)).content=n[0],/^<a[>\s]/i.test(o.content)&&e.linkLevel++,/^<\/a\s*>/i.test(o.content)&&e.linkLevel--),e.pos+=n[0].length,0))}],["entity",function(e,t){var n=e.pos,o=e.posMax;if(38===e.src.charCodeAt(n)&&!(o<=n+1))if(35===e.src.charCodeAt(n+1)){o=e.src.slice(n).match(et);if(o)return t||(a="x"===o[1][0].toLowerCase()?parseInt(o[1].slice(1),16):parseInt(o[1],10),(r=e.push("text_special","",0)).content=he(a)?pe(a):pe(65533),r.markup=o[0],r.info="entity"),e.pos+=o[0].length,!0}else{var a=e.src.slice(n).match(tt);if(a){var r=le(a[0]);if(r!==a[0])return t||((o=e.push("text_special","",0)).content=r,o.markup=a[0],o.info="entity"),e.pos+=a[0].length,!0}}return!1}]],at=[["balance_pairs",function(e){var t=e.tokens_meta,n=e.tokens_meta.length;nt(e.delimiters);for(let e=0;e<n;e++)t[e]&&t[e].delimiters&&nt(t[e].delimiters)}],["strikethrough",e.postProcess],["emphasis",r.postProcess],["fragments_join",function(e){let t,n,o=0;var a=e.tokens,r=e.tokens.length;for(t=n=0;t<r;t++)a[t].nesting<0&&o--,a[t].level=o,0<a[t].nesting&&o++,"text"===a[t].type&&t+1<r&&"text"===a[t+1].type?a[t+1].content=a[t].content+a[t+1].content:(t!==n&&(a[n]=a[t]),n++);t!==n&&(a.length=n)}]];function A(){this.ruler=new _;for(let e=0;e<ot.length;e++)this.ruler.push(ot[e][0],ot[e][1]);this.ruler2=new _;for(let e=0;e<at.length;e++)this.ruler2.push(at[e][0],at[e][1])}function rt(n){return Array.prototype.slice.call(arguments,1).forEach(function(t){t&&Object.keys(t).forEach(function(e){n[e]=t[e]})}),n}function it(e){return Object.prototype.toString.call(e)}function st(e){return"[object Function]"===it(e)}function lt(e){return e.replace(/[.?*+^$[\]\\(){}|-]/g,"\\$&")}A.prototype.skipToken=function(n){var o=n.pos,a=this.ruler.getRules(""),r=a.length,e=n.md.options.maxNesting,i=n.cache;if(void 0!==i[o])n.pos=i[o];else{let t=!1;if(n.level<e){for(let e=0;e<r;e++)if(n.level++,t=a[e](n,!0),n.level--,t){if(o>=n.pos)throw new Error("inline rule didn't increment state.pos");break}}else n.pos=n.posMax;t||n.pos++,i[o]=n.pos}},A.prototype.tokenize=function(n){for(var o=this.ruler.getRules(""),a=o.length,e=n.posMax,r=n.md.options.maxNesting;n.pos<e;){var i=n.pos;let t=!1;if(n.level<r)for(let e=0;e<a;e++)if(t=o[e](n,!1)){if(i>=n.pos)throw new Error("inline rule didn't increment state.pos");break}if(t){if(n.pos>=e)break}else n.pending+=n.src[n.pos++]}n.pending&&n.pushPending()},A.prototype.parse=function(e,t,n,o){var a=new this.State(e,t,n,o),r=(this.tokenize(a),this.ruler2.getRules("")),i=r.length;for(let e=0;e<i;e++)r[e](a)},A.prototype.State=D;let ct={fuzzyLink:!0,fuzzyEmail:!0,fuzzyIP:!1},ut={"http:":{validate:function(e,t,n){e=e.slice(t);return n.re.http||(n.re.http=new RegExp("^\\/\\/"+n.re.src_auth+n.re.src_host_port_strict+n.re.src_path,"i")),n.re.http.test(e)?e.match(n.re.http)[0].length:0}},"https:":"http:","ftp:":"http:","//":{validate:function(e,t,n){var o=e.slice(t);return n.re.no_http||(n.re.no_http=new RegExp("^"+n.re.src_auth+"(?:localhost|(?:(?:"+n.re.src_domain+")\\.)+"+n.re.src_domain_root+")"+n.re.src_port+n.re.src_host_terminator+n.re.src_path,"i")),!n.re.no_http.test(o)||3<=t&&":"===e[t-3]||3<=t&&"/"===e[t-3]?0:o.match(n.re.no_http)[0].length}},"mailto:":{validate:function(e,t,n){e=e.slice(t);return n.re.mailto||(n.re.mailto=new RegExp("^"+n.re.src_email_name+"@"+n.re.src_host_strict,"i")),n.re.mailto.test(e)?e.match(n.re.mailto)[0].length:0}}},dt="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]",ht="biz|com|edu|gov|net|org|pro|web|xxx|aero|asia|coop|info|museum|name|shop|рф".split("|");function pt(){return function(e,t){t.normalize(e)}}function gt(a){let t=a.re=(s=(s=a.__opts__)||{},(o={}).src_Any=Y.source,o.src_Cc=X.source,o.src_Z=ee.source,o.src_P=Q.source,o.src_ZPCc=[o.src_Z,o.src_P,o.src_Cc].join("|"),o.src_ZCc=[o.src_Z,o.src_Cc].join("|"),e="[><|]",o.src_pseudo_letter="(?:(?![><|]|"+o.src_ZPCc+")"+o.src_Any+")",o.src_ip4="(?:(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\\.){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)",o.src_auth="(?:(?:(?!"+o.src_ZCc+"|[@/\\[\\]()]).)+@)?",o.src_port="(?::(?:6(?:[0-4]\\d{3}|5(?:[0-4]\\d{2}|5(?:[0-2]\\d|3[0-5])))|[1-5]?\\d{1,4}))?",o.src_host_terminator="(?=$|[><|]|"+o.src_ZPCc+")(?!"+(s["---"]?"-(?!--)|":"-|")+"_|:\\d|\\.-|\\.(?!$|"+o.src_ZPCc+"))",o.src_path="(?:[/?#](?:(?!"+o.src_ZCc+"|"+e+"|[()[\\]{}.,\"'?!\\-;]).|\\[(?:(?!"+o.src_ZCc+"|\\]).)*\\]|\\((?:(?!"+o.src_ZCc+"|[)]).)*\\)|\\{(?:(?!"+o.src_ZCc+'|[}]).)*\\}|\\"(?:(?!'+o.src_ZCc+'|["]).)+\\"|\\\'(?:(?!'+o.src_ZCc+"|[']).)+\\'|\\'(?="+o.src_pseudo_letter+"|[-])|\\.{2,}[a-zA-Z0-9%/&]|\\.(?!"+o.src_ZCc+"|[.]|$)|"+(s["---"]?"\\-(?!--(?:[^-]|$))(?:-*)|":"\\-+|")+",(?!"+o.src_ZCc+"|$)|;(?!"+o.src_ZCc+"|$)|\\!+(?!"+o.src_ZCc+"|[!]|$)|\\?(?!"+o.src_ZCc+"|[?]|$))+|\\/)?",o.src_email_name='[\\-;:&=\\+\\$,\\.a-zA-Z0-9_][\\-;:&=\\+\\$,\\"\\.a-zA-Z0-9_]*',o.src_xn="xn--[a-z0-9\\-]{1,59}",o.src_domain_root="(?:"+o.src_xn+"|"+o.src_pseudo_letter+"{1,63})",o.src_domain="(?:"+o.src_xn+"|(?:"+o.src_pseudo_letter+")|(?:"+o.src_pseudo_letter+"(?:-|"+o.src_pseudo_letter+"){0,61}"+o.src_pseudo_letter+"))",o.src_host="(?:(?:(?:(?:"+o.src_domain+")\\.)*"+o.src_domain+"))",o.tpl_host_fuzzy="(?:"+o.src_ip4+"|(?:(?:(?:"+o.src_domain+")\\.)+(?:%TLDS%)))",o.tpl_host_no_ip_fuzzy="(?:(?:(?:"+o.src_domain+")\\.)+(?:%TLDS%))",o.src_host_strict=o.src_host+o.src_host_terminator,o.tpl_host_fuzzy_strict=o.tpl_host_fuzzy+o.src_host_terminator,o.src_host_port_strict=o.src_host+o.src_port+o.src_host_terminator,o.tpl_host_port_fuzzy_strict=o.tpl_host_fuzzy+o.src_port+o.src_host_terminator,o.tpl_host_port_no_ip_fuzzy_strict=o.tpl_host_no_ip_fuzzy+o.src_port+o.src_host_terminator,o.tpl_host_fuzzy_test="localhost|www\\.|\\.\\d{1,3}\\.|(?:\\.(?:%TLDS%)(?:"+o.src_ZPCc+"|>|$))",o.tpl_email_fuzzy='(^|[><|]|"|\\(|'+o.src_ZCc+")("+o.src_email_name+"@"+o.tpl_host_fuzzy_strict+")",o.tpl_link_fuzzy="(^|(?![.:/\\-_@])(?:[$+<=>^`||]|"+o.src_ZPCc+"))((?![$+<=>^`||])"+o.tpl_host_port_fuzzy_strict+o.src_path+")",o.tpl_link_no_ip_fuzzy="(^|(?![.:/\\-_@])(?:[$+<=>^`||]|"+o.src_ZPCc+"))((?![$+<=>^`||])"+o.tpl_host_port_no_ip_fuzzy_strict+o.src_path+")",o);var e=a.__tlds__.slice();function n(e){return e.replace("%TLDS%",t.src_tlds)}a.onCompile(),a.__tlds_replaced__||e.push(dt),e.push(t.src_xn),t.src_tlds=e.join("|"),t.email_fuzzy=RegExp(n(t.tpl_email_fuzzy),"i"),t.link_fuzzy=RegExp(n(t.tpl_link_fuzzy),"i"),t.link_no_ip_fuzzy=RegExp(n(t.tpl_link_no_ip_fuzzy),"i"),t.host_fuzzy_test=RegExp(n(t.tpl_host_fuzzy_test),"i");let r=[];function i(e,t){throw new Error('(LinkifyIt) Invalid schema "'+e+'": '+t)}a.__compiled__={},Object.keys(a.__schemas__).forEach(function(e){var t,n,o=a.__schemas__[e];null!==o&&(a.__compiled__[e]=t={validate:null,link:null},"[object Object]"===it(o)?("[object RegExp]"===it(o.validate)?t.validate=(n=o.validate,function(e,t){e=e.slice(t);return n.test(e)?e.match(n)[0].length:0}):st(o.validate)?t.validate=o.validate:i(e,o),st(o.normalize)?t.normalize=o.normalize:o.normalize?i(e,o):t.normalize=pt()):"[object String]"===it(o)?r.push(e):i(e,o))}),r.forEach(function(e){a.__compiled__[a.__schemas__[e]]&&(a.__compiled__[e].validate=a.__compiled__[a.__schemas__[e]].validate,a.__compiled__[e].normalize=a.__compiled__[a.__schemas__[e]].normalize)}),a.__compiled__[""]={validate:null,normalize:pt()};var o,s=Object.keys(a.__compiled__).filter(function(e){return 0<e.length&&a.__compiled__[e]}).map(lt).join("|");a.re.schema_test=RegExp("(^|(?!_)(?:[><|]|"+t.src_ZPCc+"))("+s+")","i"),a.re.schema_search=RegExp("(^|(?!_)(?:[><|]|"+t.src_ZPCc+"))("+s+")","ig"),a.re.schema_at_start=RegExp("^"+a.re.schema_search.source,"i"),a.re.pretest=RegExp("("+a.re.schema_test.source+")|("+a.re.host_fuzzy_test.source+")|@","i"),(o=a).__index__=-1,o.__text_cache__=""}function ft(e,t){var n=e.__index__,o=e.__last_index__,a=e.__text_cache__.slice(n,o);this.schema=e.__schema__.toLowerCase(),this.index=n+t,this.lastIndex=o+t,this.raw=a,this.text=a,this.url=a}function mt(e,t){t=new ft(e,t);return e.__compiled__[t.schema].normalize(t,e),t}function F(e,t){if(!(this instanceof F))return new F(e,t);var n;t||(n=e,Object.keys(n||{}).reduce(function(e,t){return e||ct.hasOwnProperty(t)},!1)&&(t=e,e={})),this.__opts__=rt({},ct,t),this.__index__=-1,this.__last_index__=-1,this.__schema__="",this.__text_cache__="",this.__schemas__=rt({},ut,e),this.__compiled__={},this.__tlds__=ht,this.__tlds_replaced__=!1,this.re={},gt(this)}F.prototype.add=function(e,t){return this.__schemas__[e]=t,gt(this),this},F.prototype.set=function(e){return this.__opts__=rt(this.__opts__,e),this},F.prototype.test=function(e){if(this.__text_cache__=e,this.__index__=-1,!e.length)return!1;let t,n,o,a,r,i,s,l;if(this.re.schema_test.test(e))for((s=this.re.schema_search).lastIndex=0;null!==(t=s.exec(e));)if(a=this.testSchemaAt(e,t[2],s.lastIndex)){this.__schema__=t[2],this.__index__=t.index+t[1].length,this.__last_index__=t.index+t[0].length+a;break}return this.__opts__.fuzzyLink&&this.__compiled__["http:"]&&0<=(l=e.search(this.re.host_fuzzy_test))&&(this.__index__<0||l<this.__index__)&&null!==(n=e.match(this.__opts__.fuzzyIP?this.re.link_fuzzy:this.re.link_no_ip_fuzzy))&&(r=n.index+n[1].length,this.__index__<0||r<this.__index__)&&(this.__schema__="",this.__index__=r,this.__last_index__=n.index+n[0].length),this.__opts__.fuzzyEmail&&this.__compiled__["mailto:"]&&0<=e.indexOf("@")&&null!==(o=e.match(this.re.email_fuzzy))&&(r=o.index+o[1].length,i=o.index+o[0].length,this.__index__<0||r<this.__index__||r===this.__index__&&i>this.__last_index__)&&(this.__schema__="mailto:",this.__index__=r,this.__last_index__=i),0<=this.__index__},F.prototype.pretest=function(e){return this.re.pretest.test(e)},F.prototype.testSchemaAt=function(e,t,n){return this.__compiled__[t.toLowerCase()]?this.__compiled__[t.toLowerCase()].validate(e,n,this):0},F.prototype.match=function(e){var t=[];let n=0,o=(0<=this.__index__&&this.__text_cache__===e&&(t.push(mt(this,n)),n=this.__last_index__),n?e.slice(n):e);for(;this.test(o);)t.push(mt(this,n)),o=o.slice(this.__last_index__),n+=this.__last_index__;return t.length?t:null},F.prototype.matchAtStart=function(e){var t;return this.__text_cache__=e,this.__index__=-1,e.length&&(t=this.re.schema_at_start.exec(e))&&(e=this.testSchemaAt(e,t[2],t[0].length))?(this.__schema__=t[2],this.__index__=t.index+t[1].length,this.__last_index__=t.index+t[0].length+e,mt(this,0)):null},F.prototype.tlds=function(e,t){return e=Array.isArray(e)?e:[e],t?(this.__tlds__=this.__tlds__.concat(e).sort().filter(function(e,t,n){return e!==n[t-1]}).reverse(),gt(this)):(this.__tlds__=e.slice(),this.__tlds_replaced__=!0,gt(this)),this},F.prototype.normalize=function(e){e.schema||(e.url="http://"+e.url),"mailto:"!==e.schema||/^mailto:/i.test(e.url)||(e.url="mailto:"+e.url)},F.prototype.onCompile=function(){};let L=2147483647,S=36,M=26,_t=38,bt=700,vt=/^xn--/,kt=/[^\0-\x7F]/,wt=/[\x2E\u3002\uFF0E\uFF61]/g,yt={overflow:"Overflow: input needs wider integers to process","not-basic":"Illegal input >= 0x80 (not a basic code point)","invalid-input":"Invalid input"},xt=S-1,P=Math.floor,Ct=String.fromCharCode;function T(e){throw new RangeError(yt[e])}function Et(e,t){var n=e.split("@");let o="";1<n.length&&(o=n[0]+"@",e=n[1]);n=((e,t)=>{var n=[];let o=e.length;for(;o--;)n[o]=t(e[o]);return n})((e=e.replace(wt,".")).split("."),t).join(".");return o+n}function Dt(e){var t=[];let n=0;for(var o=e.length;n<o;){var a,r=e.charCodeAt(n++);55296<=r&&r<=56319&&n<o?56320==(64512&(a=e.charCodeAt(n++)))?t.push(((1023&r)<<10)+(1023&a)+65536):(t.push(r),n--):t.push(r)}return t}function At(e,t){return e+22+75*(e<26)-((0!=t)<<5)}function Ft(e,t,n){let o=0;for(e=n?P(e/bt):e>>1,e+=P(e/t);e>xt*M>>1;o+=S)e=P(e/xt);return P(o+(xt+1)*e/(e+_t))}function Lt(o){var t=[],a=o.length;let r=0,e=128,i=72,s=o.lastIndexOf("-");s<0&&(s=0);for(let e=0;e<s;++e)128<=o.charCodeAt(e)&&T("not-basic"),t.push(o.charCodeAt(e));for(let n=0<s?s+1:0;n<a;){var l=r;for(let e=1,t=S;;t+=S){n>=a&&T("invalid-input");var c=48<=(c=o.charCodeAt(n++))&&c<58?c-48+26:65<=c&&c<91?c-65:97<=c&&c<123?c-97:S,u=(c>=S&&T("invalid-input"),c>P((L-r)/e)&&T("overflow"),r+=c*e,t<=i?1:t>=i+M?M:t-i);if(c<u)break;c=S-u;e>P(L/c)&&T("overflow"),e*=c}var d=t.length+1;i=Ft(r-l,d,0==l),P(r/d)>L-e&&T("overflow"),e+=P(r/d),r%=d,t.splice(r++,0,e)}return String.fromCodePoint(...t)}function St(t){var e,n=[],o=(t=Dt(t)).length;let a=128,r=0,i=72;for(e of t)e<128&&n.push(Ct(e));var s=n.length;let l=s;for(s&&n.push("-");l<o;){let e=L;for(var c of t)c>=a&&c<e&&(e=c);var u,d=l+1;e-a>P((L-r)/d)&&T("overflow"),r+=(e-a)*d,a=e;for(u of t)if(u<a&&++r>L&&T("overflow"),u===a){let t=r;for(let e=S;;e+=S){var h=e<=i?1:e>=i+M?M:e-i;if(t<h)break;var p=t-h,g=S-h;n.push(Ct(At(h+p%g,0))),t=P(p/g)}n.push(Ct(At(t,0))),i=Ft(r,d,l===s),r=0,++l}++r,++a}return n.join("")}let Mt={version:"2.3.1",ucs2:{decode:Dt,encode:e=>String.fromCodePoint(...e)},decode:Lt,encode:St,toASCII:function(e){return Et(e,function(e){return kt.test(e)?"xn--"+St(e):e})},toUnicode:function(e){return Et(e,function(e){return vt.test(e)?Lt(e.slice(4).toLowerCase()):e})}},Pt={default:{options:{html:!1,xhtmlOut:!1,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"“”‘’",highlight:null,maxNesting:100},components:{core:{},block:{},inline:{}}},zero:{options:{html:!1,xhtmlOut:!1,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"“”‘’",highlight:null,maxNesting:20},components:{core:{rules:["normalize","block","inline","text_join"]},block:{rules:["paragraph"]},inline:{rules:["text"],rules2:["balance_pairs","fragments_join"]}}},commonmark:{options:{html:!0,xhtmlOut:!0,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"“”‘’",highlight:null,maxNesting:20},components:{core:{rules:["normalize","block","inline","text_join"]},block:{rules:["blockquote","code","fence","heading","hr","html_block","lheading","list","reference","paragraph"]},inline:{rules:["autolink","backticks","emphasis","entity","escape","html_inline","image","link","newline","text"],rules2:["balance_pairs","emphasis","fragments_join"]}}}},Tt=/^(vbscript|javascript|file|data):/,zt=/^data:image\/(gif|png|jpeg|webp);/;function It(e){e=e.trim().toLowerCase();return!Tt.test(e)||zt.test(e)}let Bt=["http:","https:","mailto:"];function $t(e){e=J(e,!0);if(e.hostname&&(!e.protocol||0<=Bt.indexOf(e.protocol)))try{e.hostname=Mt.toASCII(e.hostname)}catch(e){}return t(j(e))}function qt(e){e=J(e,!0);if(e.hostname&&(!e.protocol||0<=Bt.indexOf(e.protocol)))try{e.hostname=Mt.toUnicode(e.hostname)}catch(e){}return n(j(e),n.defaultChars+"%")}function z(e,t){if(!(this instanceof z))return new z(e,t);t||ce(e)||(t=e||{},e="default"),this.inline=new A,this.block=new Ze,this.core=new qe,this.renderer=new m,this.linkify=new F,this.validateLink=It,this.normalizeLink=$t,this.normalizeLinkText=qt,this.utils=xe,this.helpers=h({},Ce),this.options={},this.configure(e),t&&this.set(t)}function jt(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function Ot(e,t,n,o){e=Number(e[t].meta.id+1).toString(),t="";return(t="string"==typeof o.docId?"-"+o.docId+"-":t)+e}function Ut(e,t){var n=Number(e[t].meta.id+1).toString();return 0<e[t].meta.subId&&(n+=":"+e[t].meta.subId),"["+n+"]"}function Rt(e,t,n,o,a){var r=a.rules.footnote_anchor_name(e,t,n,o,a),n=a.rules.footnote_caption(e,t,n,o,a),o=r;return 0<e[t].meta.subId&&(o+=":"+e[t].meta.subId),'<sup class="footnote-ref"><a href="#fn'+r+'" id="fnref'+o+'">'+n+"</a></sup>"}function Nt(e,t,n){return(n.xhtmlOut?'<hr class="footnotes-sep" />\n':'<hr class="footnotes-sep">\n')+'<section class="footnotes">\n<ol class="footnotes-list">\n'}function Ht(){return"</ol>\n</section>\n"}function Wt(e,t,n,o,a){n=a.rules.footnote_anchor_name(e,t,n,o,a);return 0<e[t].meta.subId&&(n+=":"+e[t].meta.subId),'<li id="fn'+n+'" class="footnote-item">'}function Gt(){return"</li>\n"}function Zt(e,t,n,o,a){n=a.rules.footnote_anchor_name(e,t,n,o,a);return 0<e[t].meta.subId&&(n+=":"+e[t].meta.subId),' <a href="#fnref'+n+'" class="footnote-backref">↩︎</a>'}function Vt(e,t){return e[t].content}function Jt(e,c,u,s,d){let l=e.utils.arrayReplaceAt;var t=e.utils.lib.ucmicro;let h=e.utils.has,p=new RegExp([t.Z.source,t.P.source,t.Cc.source].join("|"));return function(o){var a,r=o.tokens;let i=0;for(let n=0,e=r.length;n<e;n++)if("inline"===r[n].type){let t=r[n].children;for(let e=t.length-1;0<=e;e--)"link_open"!==(a=t[e]).type&&"link_close"!==a.type||"auto"===a.info&&(i-=a.nesting),"text"===a.type&&0===i&&s.test(a.content)&&(r[n].children=t=l(t,e,((r,i)=>{let s=0,l=[];var e;return r.replace(d,function(e,t,n){let o;if(h(u,e)){if(o=u[e],0<t&&!p.test(n[t-1]))return;if(t+e.length<n.length&&!p.test(n[t+e.length]))return}else o=e.slice(1,-1);if(t>s){let e=new i("text","",0);e.content=r.slice(s,t),l.push(e)}let a=new i("emoji","",0);a.markup=o,a.content=c[o],l.push(a),s=t+e.length}),s<r.length&&((e=new i("text","",0)).content=r.slice(s),l.push(e)),l})(a.content,(a.level,o.Token))))}}}function Yt(e,t){t=(o=>{let a=o.defs;o.enabled.length&&(a=Object.keys(a).reduce((e,t)=>(0<=o.enabled.indexOf(t)&&(e[t]=a[t]),e),{}));var e=Object.keys(o.shortcuts).reduce((t,n)=>(a[n]&&(Array.isArray(o.shortcuts[n])?o.shortcuts[n].forEach(e=>{t[e]=n}):t[o.shortcuts[n]]=n),t),{}),t=Object.keys(a);let n;n=0===t.length?"^$":t.map(e=>`:${e}:`).concat(Object.keys(e)).sort().reverse().map(e=>e.replace(/[.?*+^$[\]\\(){}|-]/g,"\\$&")).join("|");var t=RegExp(n),r=RegExp(n,"g");return{defs:a,shortcuts:e,scanRE:t,replaceRE:r}})(e.utils.assign({},{defs:{},shortcuts:{},enabled:[]},t||{}));e.renderer.rules.emoji=Vt,e.core.ruler.after("linkify","emoji",Jt(e,t.defs,t.shortcuts,t.scanRE,t.replaceRE))}z.prototype.set=function(e){return h(this.options,e),this},z.prototype.configure=function(t){let n=this;if(ce(t)){var e=t;if(!(t=Pt[e]))throw new Error('Wrong `markdown-it` preset "'+e+'", check name')}if(t)return t.options&&n.set(t.options),t.components&&Object.keys(t.components).forEach(function(e){t.components[e].rules&&n[e].ruler.enableOnly(t.components[e].rules),t.components[e].rules2&&n[e].ruler2.enableOnly(t.components[e].rules2)}),this;throw new Error("Wrong `markdown-it` preset, can't be empty")},z.prototype.enable=function(t,e){let n=[];Array.isArray(t)||(t=[t]),["core","block","inline"].forEach(function(e){n=n.concat(this[e].ruler.enable(t,!0))},this),n=n.concat(this.inline.ruler2.enable(t,!0));var o=t.filter(function(e){return n.indexOf(e)<0});if(o.length&&!e)throw new Error("MarkdownIt. Failed to enable unknown rule(s): "+o);return this},z.prototype.disable=function(t,e){let n=[];Array.isArray(t)||(t=[t]),["core","block","inline"].forEach(function(e){n=n.concat(this[e].ruler.disable(t,!0))},this),n=n.concat(this.inline.ruler2.disable(t,!0));var o=t.filter(function(e){return n.indexOf(e)<0});if(o.length&&!e)throw new Error("MarkdownIt. Failed to disable unknown rule(s): "+o);return this},z.prototype.use=function(e){var t=[this].concat(Array.prototype.slice.call(arguments,1));return e.apply(e,t),this},z.prototype.parse=function(e,t){if("string"!=typeof e)throw new Error("Input data should be a String");e=new this.core.State(e,this,t);return this.core.process(e),e.tokens},z.prototype.render=function(e,t){return this.renderer.render(this.parse(e,t=t||{}),this.options,t)},z.prototype.parseInline=function(e,t){e=new this.core.State(e,this,t);return e.inlineMode=!0,this.core.process(e),e.tokens},z.prototype.renderInline=function(e,t){return this.renderer.render(this.parseInline(e,t=t||{}),this.options,t)},He||(He=1,Ne=function(e){var i=e.helpers.parseLinkLabel,g=e.utils.isSpace;e.renderer.rules.footnote_ref=Rt,e.renderer.rules.footnote_block_open=Nt,e.renderer.rules.footnote_block_close=Ht,e.renderer.rules.footnote_open=Wt,e.renderer.rules.footnote_close=Gt,e.renderer.rules.footnote_anchor=Zt,e.renderer.rules.footnote_caption=Ut,e.renderer.rules.footnote_anchor_name=Ot,e.block.ruler.before("reference","footnote_def",function(e,t,n,o){var a,r,i,s,l,c,u,d,h=e.bMarks[t]+e.tShift[t],p=e.eMarks[t];if(p<h+4)return!1;if(91!==e.src.charCodeAt(h))return!1;if(94!==e.src.charCodeAt(h+1))return!1;for(s=h+2;s<p;s++){if(32===e.src.charCodeAt(s))return!1;if(93===e.src.charCodeAt(s))break}if(s===h+2)return!1;if(p<=s+1||58!==e.src.charCodeAt(++s))return!1;if(!o){for(s++,e.env.footnotes||(e.env.footnotes={}),e.env.footnotes.refs||(e.env.footnotes.refs={}),o=e.src.slice(h+2,s-2),e.env.footnotes.refs[":"+o]=-1,(h=new e.Token("footnote_reference_open","",1)).meta={label:o},h.level=e.level++,e.tokens.push(h),o=e.bMarks[t],a=e.tShift[t],r=e.sCount[t],i=e.parentType,d=s,l=c=e.sCount[t]+s-(e.bMarks[t]+e.tShift[t]);s<p&&(u=e.src.charCodeAt(s),g(u));)9===u?c+=4-c%4:c++,s++;e.tShift[t]=s-d,e.sCount[t]=c-l,e.bMarks[t]=d,e.blkIndent+=4,e.parentType="footnote",e.sCount[t]<e.blkIndent&&(e.sCount[t]+=e.blkIndent),e.md.block.tokenize(e,t,n,!0),e.parentType=i,e.blkIndent-=4,e.tShift[t]=a,e.sCount[t]=r,e.bMarks[t]=o,(h=new e.Token("footnote_reference_close","",-1)).level=--e.level,e.tokens.push(h)}return!0},{alt:["paragraph","reference"]}),e.inline.ruler.after("image","footnote_inline",function(e,t){var n,o,a=e.posMax,r=e.pos;return!(a<=r+2||94!==e.src.charCodeAt(r)||91!==e.src.charCodeAt(r+1)||(n=r+2,(r=i(e,r+1))<0)||(t||(e.env.footnotes||(e.env.footnotes={}),e.env.footnotes.list||(e.env.footnotes.list=[]),t=e.env.footnotes.list.length,e.md.inline.parse(e.src.slice(n,r),e.md,e.env,o=[]),e.push("footnote_ref","",0).meta={id:t},e.env.footnotes.list[t]={content:e.src.slice(n,r),tokens:o}),e.pos=r+1,e.posMax=a,0))}),e.inline.ruler.after("footnote_inline","footnote_ref",function(e,t){var n,o,a=e.posMax,r=e.pos;if(a<r+3)return!1;if(!e.env.footnotes||!e.env.footnotes.refs)return!1;if(91!==e.src.charCodeAt(r))return!1;if(94!==e.src.charCodeAt(r+1))return!1;for(n=r+2;n<a;n++){if(32===e.src.charCodeAt(n))return!1;if(10===e.src.charCodeAt(n))return!1;if(93===e.src.charCodeAt(n))break}return n!==r+2&&!(a<=n||(r=e.src.slice(r+2,++n-1),void 0===e.env.footnotes.refs[":"+r])||(t||(e.env.footnotes.list||(e.env.footnotes.list=[]),e.env.footnotes.refs[":"+r]<0?(o=e.env.footnotes.list.length,e.env.footnotes.list[o]={label:r,count:0},e.env.footnotes.refs[":"+r]=o):o=e.env.footnotes.refs[":"+r],t=e.env.footnotes.list[o].count,e.env.footnotes.list[o].count++,e.push("footnote_ref","",0).meta={id:o,subId:t,label:r}),e.pos=n,e.posMax=a,0))}),e.core.ruler.after("inline","footnote_tail",function(e){var t,n,o,a,r,i,s,l,c,u,d=!1,h={};if(e.env.footnotes&&(e.tokens=e.tokens.filter(function(e){return"footnote_reference_open"===e.type?(d=!0,c=[],u=e.meta.label,!1):"footnote_reference_close"===e.type?(d=!1,h[":"+u]=c,!1):(d&&c.push(e),!d)}),e.env.footnotes.list)){for(i=e.env.footnotes.list,s=new e.Token("footnote_block_open","",1),e.tokens.push(s),t=0,n=i.length;t<n;t++){for((s=new e.Token("footnote_open","",1)).meta={id:t,label:i[t].label},e.tokens.push(s),i[t].tokens?(l=[],(s=new e.Token("paragraph_open","p",1)).block=!0,l.push(s),(s=new e.Token("inline","",0)).children=i[t].tokens,s.content=i[t].content,l.push(s),(s=new e.Token("paragraph_close","p",-1)).block=!0,l.push(s)):i[t].label&&(l=h[":"+i[t].label]),l&&(e.tokens=e.tokens.concat(l)),r="paragraph_close"===e.tokens[e.tokens.length-1].type?e.tokens.pop():null,a=0<i[t].count?i[t].count:1,o=0;o<a;o++)(s=new e.Token("footnote_anchor","",0)).meta={id:t,subId:o,label:i[t].label},e.tokens.push(s);r&&e.tokens.push(r),s=new e.Token("footnote_close","",-1),e.tokens.push(s)}s=new e.Token("footnote_block_close","",-1),e.tokens.push(s)}})}),k=Ne;var Xt,Qt,Kt={grinning:"😀",smiley:"😃",smile:"😄",grin:"😁",laughing:"😆",satisfied:"😆",sweat_smile:"😅",joy:"😂",wink:"😉",blush:"😊",innocent:"😇",heart_eyes:"😍",kissing_heart:"😘",kissing:"😗",kissing_closed_eyes:"😚",kissing_smiling_eyes:"😙",yum:"😋",stuck_out_tongue:"😛",stuck_out_tongue_winking_eye:"😜",stuck_out_tongue_closed_eyes:"😝",neutral_face:"😐",expressionless:"😑",no_mouth:"😶",smirk:"😏",unamused:"😒",relieved:"😌",pensive:"😔",sleepy:"😪",sleeping:"😴",mask:"😷",dizzy_face:"😵",sunglasses:"😎",confused:"😕",worried:"😟",open_mouth:"😮",hushed:"😯",astonished:"😲",flushed:"😳",frowning:"😦",anguished:"😧",fearful:"😨",cold_sweat:"😰",disappointed_relieved:"😥",cry:"😢",sob:"😭",scream:"😱",confounded:"😖",persevere:"😣",disappointed:"😞",sweat:"😓",weary:"😩",tired_face:"😫",rage:"😡",pout:"😡",angry:"😠",smiling_imp:"😈",smiley_cat:"😺",smile_cat:"😸",joy_cat:"😹",heart_eyes_cat:"😻",smirk_cat:"😼",kissing_cat:"😽",scream_cat:"🙀",crying_cat_face:"😿",pouting_cat:"😾",heart:"❤️",hand:"✋",raised_hand:"✋",v:"✌️",point_up:"☝️",fist_raised:"✊",fist:"✊",monkey_face:"🐵",cat:"🐱",cow:"🐮",mouse:"🐭",coffee:"☕",hotsprings:"♨️",anchor:"⚓",airplane:"✈️",hourglass:"⌛",watch:"⌚",sunny:"☀️",star:"⭐",cloud:"☁️",umbrella:"☔",zap:"⚡",snowflake:"❄️",sparkles:"✨",black_joker:"🃏",mahjong:"🀄",phone:"☎️",telephone:"☎️",envelope:"✉️",pencil2:"✏️",black_nib:"✒️",scissors:"✂️",wheelchair:"♿",warning:"⚠️",aries:"♈",taurus:"♉",gemini:"♊",cancer:"♋",leo:"♌",virgo:"♍",libra:"♎",scorpius:"♏",sagittarius:"♐",capricorn:"♑",aquarius:"♒",pisces:"♓",heavy_multiplication_x:"✖️",heavy_plus_sign:"➕",heavy_minus_sign:"➖",heavy_division_sign:"➗",bangbang:"‼️",interrobang:"⁉️",question:"❓",grey_question:"❔",grey_exclamation:"❕",exclamation:"❗",heavy_exclamation_mark:"❗",wavy_dash:"〰️",recycle:"♻️",white_check_mark:"✅",ballot_box_with_check:"☑️",heavy_check_mark:"✔️",x:"❌",negative_squared_cross_mark:"❎",curly_loop:"➰",loop:"➿",part_alternation_mark:"〽️",eight_spoked_asterisk:"✳️",eight_pointed_black_star:"✴️",sparkle:"❇️",copyright:"©️",registered:"®️",tm:"™️",information_source:"ℹ️",m:"Ⓜ️",black_circle:"⚫",white_circle:"⚪",black_large_square:"⬛",white_large_square:"⬜",black_medium_square:"◼️",white_medium_square:"◻️",black_medium_small_square:"◾",white_medium_small_square:"◽",black_small_square:"▪️",white_small_square:"▫️"},en={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:[";)",";-)"]},tn={100:"💯",1234:"🔢",grinning:"😀",smiley:"😃",smile:"😄",grin:"😁",laughing:"😆",satisfied:"😆",sweat_smile:"😅",rofl:"🤣",joy:"😂",slightly_smiling_face:"🙂",upside_down_face:"🙃",melting_face:"🫠",wink:"😉",blush:"😊",innocent:"😇",smiling_face_with_three_hearts:"🥰",heart_eyes:"😍",star_struck:"🤩",kissing_heart:"😘",kissing:"😗",relaxed:"☺️",kissing_closed_eyes:"😚",kissing_smiling_eyes:"😙",smiling_face_with_tear:"🥲",yum:"😋",stuck_out_tongue:"😛",stuck_out_tongue_winking_eye:"😜",zany_face:"🤪",stuck_out_tongue_closed_eyes:"😝",money_mouth_face:"🤑",hugs:"🤗",hand_over_mouth:"🤭",face_with_open_eyes_and_hand_over_mouth:"🫢",face_with_peeking_eye:"🫣",shushing_face:"🤫",thinking:"🤔",saluting_face:"🫡",zipper_mouth_face:"🤐",raised_eyebrow:"🤨",neutral_face:"😐",expressionless:"😑",no_mouth:"😶",dotted_line_face:"🫥",face_in_clouds:"😶‍🌫️",smirk:"😏",unamused:"😒",roll_eyes:"🙄",grimacing:"😬",face_exhaling:"😮‍💨",lying_face:"🤥",shaking_face:"🫨",relieved:"😌",pensive:"😔",sleepy:"😪",drooling_face:"🤤",sleeping:"😴",mask:"😷",face_with_thermometer:"🤒",face_with_head_bandage:"🤕",nauseated_face:"🤢",vomiting_face:"🤮",sneezing_face:"🤧",hot_face:"🥵",cold_face:"🥶",woozy_face:"🥴",dizzy_face:"😵",face_with_spiral_eyes:"😵‍💫",exploding_head:"🤯",cowboy_hat_face:"🤠",partying_face:"🥳",disguised_face:"🥸",sunglasses:"😎",nerd_face:"🤓",monocle_face:"🧐",confused:"😕",face_with_diagonal_mouth:"🫤",worried:"😟",slightly_frowning_face:"🙁",frowning_face:"☹️",open_mouth:"😮",hushed:"😯",astonished:"😲",flushed:"😳",pleading_face:"🥺",face_holding_back_tears:"🥹",frowning:"😦",anguished:"😧",fearful:"😨",cold_sweat:"😰",disappointed_relieved:"😥",cry:"😢",sob:"😭",scream:"😱",confounded:"😖",persevere:"😣",disappointed:"😞",sweat:"😓",weary:"😩",tired_face:"😫",yawning_face:"🥱",triumph:"😤",rage:"😡",pout:"😡",angry:"😠",cursing_face:"🤬",smiling_imp:"😈",imp:"👿",skull:"💀",skull_and_crossbones:"☠️",hankey:"💩",poop:"💩",shit:"💩",clown_face:"🤡",japanese_ogre:"👹",japanese_goblin:"👺",ghost:"👻",alien:"👽",space_invader:"👾",robot:"🤖",smiley_cat:"😺",smile_cat:"😸",joy_cat:"😹",heart_eyes_cat:"😻",smirk_cat:"😼",kissing_cat:"😽",scream_cat:"🙀",crying_cat_face:"😿",pouting_cat:"😾",see_no_evil:"🙈",hear_no_evil:"🙉",speak_no_evil:"🙊",love_letter:"💌",cupid:"💘",gift_heart:"💝",sparkling_heart:"💖",heartpulse:"💗",heartbeat:"💓",revolving_hearts:"💞",two_hearts:"💕",heart_decoration:"💟",heavy_heart_exclamation:"❣️",broken_heart:"💔",heart_on_fire:"❤️‍🔥",mending_heart:"❤️‍🩹",heart:"❤️",pink_heart:"🩷",orange_heart:"🧡",yellow_heart:"💛",green_heart:"💚",blue_heart:"💙",light_blue_heart:"🩵",purple_heart:"💜",brown_heart:"🤎",black_heart:"🖤",grey_heart:"🩶",white_heart:"🤍",kiss:"💋",anger:"💢",boom:"💥",collision:"💥",dizzy:"💫",sweat_drops:"💦",dash:"💨",hole:"🕳️",speech_balloon:"💬",eye_speech_bubble:"👁️‍🗨️",left_speech_bubble:"🗨️",right_anger_bubble:"🗯️",thought_balloon:"💭",zzz:"💤",wave:"👋",raised_back_of_hand:"🤚",raised_hand_with_fingers_splayed:"🖐️",hand:"✋",raised_hand:"✋",vulcan_salute:"🖖",rightwards_hand:"🫱",leftwards_hand:"🫲",palm_down_hand:"🫳",palm_up_hand:"🫴",leftwards_pushing_hand:"🫷",rightwards_pushing_hand:"🫸",ok_hand:"👌",pinched_fingers:"🤌",pinching_hand:"🤏",v:"✌️",crossed_fingers:"🤞",hand_with_index_finger_and_thumb_crossed:"🫰",love_you_gesture:"🤟",metal:"🤘",call_me_hand:"🤙",point_left:"👈",point_right:"👉",point_up_2:"👆",middle_finger:"🖕",fu:"🖕",point_down:"👇",point_up:"☝️",index_pointing_at_the_viewer:"🫵","+1":"👍",thumbsup:"👍","-1":"👎",thumbsdown:"👎",fist_raised:"✊",fist:"✊",fist_oncoming:"👊",facepunch:"👊",punch:"👊",fist_left:"🤛",fist_right:"🤜",clap:"👏",raised_hands:"🙌",heart_hands:"🫶",open_hands:"👐",palms_up_together:"🤲",handshake:"🤝",pray:"🙏",writing_hand:"✍️",nail_care:"💅",selfie:"🤳",muscle:"💪",mechanical_arm:"🦾",mechanical_leg:"🦿",leg:"🦵",foot:"🦶",ear:"👂",ear_with_hearing_aid:"🦻",nose:"👃",brain:"🧠",anatomical_heart:"🫀",lungs:"🫁",tooth:"🦷",bone:"🦴",eyes:"👀",eye:"👁️",tongue:"👅",lips:"👄",biting_lip:"🫦",baby:"👶",child:"🧒",boy:"👦",girl:"👧",adult:"🧑",blond_haired_person:"👱",man:"👨",bearded_person:"🧔",man_beard:"🧔‍♂️",woman_beard:"🧔‍♀️",red_haired_man:"👨‍🦰",curly_haired_man:"👨‍🦱",white_haired_man:"👨‍🦳",bald_man:"👨‍🦲",woman:"👩",red_haired_woman:"👩‍🦰",person_red_hair:"🧑‍🦰",curly_haired_woman:"👩‍🦱",person_curly_hair:"🧑‍🦱",white_haired_woman:"👩‍🦳",person_white_hair:"🧑‍🦳",bald_woman:"👩‍🦲",person_bald:"🧑‍🦲",blond_haired_woman:"👱‍♀️",blonde_woman:"👱‍♀️",blond_haired_man:"👱‍♂️",older_adult:"🧓",older_man:"👴",older_woman:"👵",frowning_person:"🙍",frowning_man:"🙍‍♂️",frowning_woman:"🙍‍♀️",pouting_face:"🙎",pouting_man:"🙎‍♂️",pouting_woman:"🙎‍♀️",no_good:"🙅",no_good_man:"🙅‍♂️",ng_man:"🙅‍♂️",no_good_woman:"🙅‍♀️",ng_woman:"🙅‍♀️",ok_person:"🙆",ok_man:"🙆‍♂️",ok_woman:"🙆‍♀️",tipping_hand_person:"💁",information_desk_person:"💁",tipping_hand_man:"💁‍♂️",sassy_man:"💁‍♂️",tipping_hand_woman:"💁‍♀️",sassy_woman:"💁‍♀️",raising_hand:"🙋",raising_hand_man:"🙋‍♂️",raising_hand_woman:"🙋‍♀️",deaf_person:"🧏",deaf_man:"🧏‍♂️",deaf_woman:"🧏‍♀️",bow:"🙇",bowing_man:"🙇‍♂️",bowing_woman:"🙇‍♀️",facepalm:"🤦",man_facepalming:"🤦‍♂️",woman_facepalming:"🤦‍♀️",shrug:"🤷",man_shrugging:"🤷‍♂️",woman_shrugging:"🤷‍♀️",health_worker:"🧑‍⚕️",man_health_worker:"👨‍⚕️",woman_health_worker:"👩‍⚕️",student:"🧑‍🎓",man_student:"👨‍🎓",woman_student:"👩‍🎓",teacher:"🧑‍🏫",man_teacher:"👨‍🏫",woman_teacher:"👩‍🏫",judge:"🧑‍⚖️",man_judge:"👨‍⚖️",woman_judge:"👩‍⚖️",farmer:"🧑‍🌾",man_farmer:"👨‍🌾",woman_farmer:"👩‍🌾",cook:"🧑‍🍳",man_cook:"👨‍🍳",woman_cook:"👩‍🍳",mechanic:"🧑‍🔧",man_mechanic:"👨‍🔧",woman_mechanic:"👩‍🔧",factory_worker:"🧑‍🏭",man_factory_worker:"👨‍🏭",woman_factory_worker:"👩‍🏭",office_worker:"🧑‍💼",man_office_worker:"👨‍💼",woman_office_worker:"👩‍💼",scientist:"🧑‍🔬",man_scientist:"👨‍🔬",woman_scientist:"👩‍🔬",technologist:"🧑‍💻",man_technologist:"👨‍💻",woman_technologist:"👩‍💻",singer:"🧑‍🎤",man_singer:"👨‍🎤",woman_singer:"👩‍🎤",artist:"🧑‍🎨",man_artist:"👨‍🎨",woman_artist:"👩‍🎨",pilot:"🧑‍✈️",man_pilot:"👨‍✈️",woman_pilot:"👩‍✈️",astronaut:"🧑‍🚀",man_astronaut:"👨‍🚀",woman_astronaut:"👩‍🚀",firefighter:"🧑‍🚒",man_firefighter:"👨‍🚒",woman_firefighter:"👩‍🚒",police_officer:"👮",cop:"👮",policeman:"👮‍♂️",policewoman:"👮‍♀️",detective:"🕵️",male_detective:"🕵️‍♂️",female_detective:"🕵️‍♀️",guard:"💂",guardsman:"💂‍♂️",guardswoman:"💂‍♀️",ninja:"🥷",construction_worker:"👷",construction_worker_man:"👷‍♂️",construction_worker_woman:"👷‍♀️",person_with_crown:"🫅",prince:"🤴",princess:"👸",person_with_turban:"👳",man_with_turban:"👳‍♂️",woman_with_turban:"👳‍♀️",man_with_gua_pi_mao:"👲",woman_with_headscarf:"🧕",person_in_tuxedo:"🤵",man_in_tuxedo:"🤵‍♂️",woman_in_tuxedo:"🤵‍♀️",person_with_veil:"👰",man_with_veil:"👰‍♂️",woman_with_veil:"👰‍♀️",bride_with_veil:"👰‍♀️",pregnant_woman:"🤰",pregnant_man:"🫃",pregnant_person:"🫄",breast_feeding:"🤱",woman_feeding_baby:"👩‍🍼",man_feeding_baby:"👨‍🍼",person_feeding_baby:"🧑‍🍼",angel:"👼",santa:"🎅",mrs_claus:"🤶",mx_claus:"🧑‍🎄",superhero:"🦸",superhero_man:"🦸‍♂️",superhero_woman:"🦸‍♀️",supervillain:"🦹",supervillain_man:"🦹‍♂️",supervillain_woman:"🦹‍♀️",mage:"🧙",mage_man:"🧙‍♂️",mage_woman:"🧙‍♀️",fairy:"🧚",fairy_man:"🧚‍♂️",fairy_woman:"🧚‍♀️",vampire:"🧛",vampire_man:"🧛‍♂️",vampire_woman:"🧛‍♀️",merperson:"🧜",merman:"🧜‍♂️",mermaid:"🧜‍♀️",elf:"🧝",elf_man:"🧝‍♂️",elf_woman:"🧝‍♀️",genie:"🧞",genie_man:"🧞‍♂️",genie_woman:"🧞‍♀️",zombie:"🧟",zombie_man:"🧟‍♂️",zombie_woman:"🧟‍♀️",troll:"🧌",massage:"💆",massage_man:"💆‍♂️",massage_woman:"💆‍♀️",haircut:"💇",haircut_man:"💇‍♂️",haircut_woman:"💇‍♀️",walking:"🚶",walking_man:"🚶‍♂️",walking_woman:"🚶‍♀️",standing_person:"🧍",standing_man:"🧍‍♂️",standing_woman:"🧍‍♀️",kneeling_person:"🧎",kneeling_man:"🧎‍♂️",kneeling_woman:"🧎‍♀️",person_with_probing_cane:"🧑‍🦯",man_with_probing_cane:"👨‍🦯",woman_with_probing_cane:"👩‍🦯",person_in_motorized_wheelchair:"🧑‍🦼",man_in_motorized_wheelchair:"👨‍🦼",woman_in_motorized_wheelchair:"👩‍🦼",person_in_manual_wheelchair:"🧑‍🦽",man_in_manual_wheelchair:"👨‍🦽",woman_in_manual_wheelchair:"👩‍🦽",runner:"🏃",running:"🏃",running_man:"🏃‍♂️",running_woman:"🏃‍♀️",woman_dancing:"💃",dancer:"💃",man_dancing:"🕺",business_suit_levitating:"🕴️",dancers:"👯",dancing_men:"👯‍♂️",dancing_women:"👯‍♀️",sauna_person:"🧖",sauna_man:"🧖‍♂️",sauna_woman:"🧖‍♀️",climbing:"🧗",climbing_man:"🧗‍♂️",climbing_woman:"🧗‍♀️",person_fencing:"🤺",horse_racing:"🏇",skier:"⛷️",snowboarder:"🏂",golfing:"🏌️",golfing_man:"🏌️‍♂️",golfing_woman:"🏌️‍♀️",surfer:"🏄",surfing_man:"🏄‍♂️",surfing_woman:"🏄‍♀️",rowboat:"🚣",rowing_man:"🚣‍♂️",rowing_woman:"🚣‍♀️",swimmer:"🏊",swimming_man:"🏊‍♂️",swimming_woman:"🏊‍♀️",bouncing_ball_person:"⛹️",bouncing_ball_man:"⛹️‍♂️",basketball_man:"⛹️‍♂️",bouncing_ball_woman:"⛹️‍♀️",basketball_woman:"⛹️‍♀️",weight_lifting:"🏋️",weight_lifting_man:"🏋️‍♂️",weight_lifting_woman:"🏋️‍♀️",bicyclist:"🚴",biking_man:"🚴‍♂️",biking_woman:"🚴‍♀️",mountain_bicyclist:"🚵",mountain_biking_man:"🚵‍♂️",mountain_biking_woman:"🚵‍♀️",cartwheeling:"🤸",man_cartwheeling:"🤸‍♂️",woman_cartwheeling:"🤸‍♀️",wrestling:"🤼",men_wrestling:"🤼‍♂️",women_wrestling:"🤼‍♀️",water_polo:"🤽",man_playing_water_polo:"🤽‍♂️",woman_playing_water_polo:"🤽‍♀️",handball_person:"🤾",man_playing_handball:"🤾‍♂️",woman_playing_handball:"🤾‍♀️",juggling_person:"🤹",man_juggling:"🤹‍♂️",woman_juggling:"🤹‍♀️",lotus_position:"🧘",lotus_position_man:"🧘‍♂️",lotus_position_woman:"🧘‍♀️",bath:"🛀",sleeping_bed:"🛌",people_holding_hands:"🧑‍🤝‍🧑",two_women_holding_hands:"👭",couple:"👫",two_men_holding_hands:"👬",couplekiss:"💏",couplekiss_man_woman:"👩‍❤️‍💋‍👨",couplekiss_man_man:"👨‍❤️‍💋‍👨",couplekiss_woman_woman:"👩‍❤️‍💋‍👩",couple_with_heart:"💑",couple_with_heart_woman_man:"👩‍❤️‍👨",couple_with_heart_man_man:"👨‍❤️‍👨",couple_with_heart_woman_woman:"👩‍❤️‍👩",family:"👪",family_man_woman_boy:"👨‍👩‍👦",family_man_woman_girl:"👨‍👩‍👧",family_man_woman_girl_boy:"👨‍👩‍👧‍👦",family_man_woman_boy_boy:"👨‍👩‍👦‍👦",family_man_woman_girl_girl:"👨‍👩‍👧‍👧",family_man_man_boy:"👨‍👨‍👦",family_man_man_girl:"👨‍👨‍👧",family_man_man_girl_boy:"👨‍👨‍👧‍👦",family_man_man_boy_boy:"👨‍👨‍👦‍👦",family_man_man_girl_girl:"👨‍👨‍👧‍👧",family_woman_woman_boy:"👩‍👩‍👦",family_woman_woman_girl:"👩‍👩‍👧",family_woman_woman_girl_boy:"👩‍👩‍👧‍👦",family_woman_woman_boy_boy:"👩‍👩‍👦‍👦",family_woman_woman_girl_girl:"👩‍👩‍👧‍👧",family_man_boy:"👨‍👦",family_man_boy_boy:"👨‍👦‍👦",family_man_girl:"👨‍👧",family_man_girl_boy:"👨‍👧‍👦",family_man_girl_girl:"👨‍👧‍👧",family_woman_boy:"👩‍👦",family_woman_boy_boy:"👩‍👦‍👦",family_woman_girl:"👩‍👧",family_woman_girl_boy:"👩‍👧‍👦",family_woman_girl_girl:"👩‍👧‍👧",speaking_head:"🗣️",bust_in_silhouette:"👤",busts_in_silhouette:"👥",people_hugging:"🫂",footprints:"👣",monkey_face:"🐵",monkey:"🐒",gorilla:"🦍",orangutan:"🦧",dog:"🐶",dog2:"🐕",guide_dog:"🦮",service_dog:"🐕‍🦺",poodle:"🐩",wolf:"🐺",fox_face:"🦊",raccoon:"🦝",cat:"🐱",cat2:"🐈",black_cat:"🐈‍⬛",lion:"🦁",tiger:"🐯",tiger2:"🐅",leopard:"🐆",horse:"🐴",moose:"🫎",donkey:"🫏",racehorse:"🐎",unicorn:"🦄",zebra:"🦓",deer:"🦌",bison:"🦬",cow:"🐮",ox:"🐂",water_buffalo:"🐃",cow2:"🐄",pig:"🐷",pig2:"🐖",boar:"🐗",pig_nose:"🐽",ram:"🐏",sheep:"🐑",goat:"🐐",dromedary_camel:"🐪",camel:"🐫",llama:"🦙",giraffe:"🦒",elephant:"🐘",mammoth:"🦣",rhinoceros:"🦏",hippopotamus:"🦛",mouse:"🐭",mouse2:"🐁",rat:"🐀",hamster:"🐹",rabbit:"🐰",rabbit2:"🐇",chipmunk:"🐿️",beaver:"🦫",hedgehog:"🦔",bat:"🦇",bear:"🐻",polar_bear:"🐻‍❄️",koala:"🐨",panda_face:"🐼",sloth:"🦥",otter:"🦦",skunk:"🦨",kangaroo:"🦘",badger:"🦡",feet:"🐾",paw_prints:"🐾",turkey:"🦃",chicken:"🐔",rooster:"🐓",hatching_chick:"🐣",baby_chick:"🐤",hatched_chick:"🐥",bird:"🐦",penguin:"🐧",dove:"🕊️",eagle:"🦅",duck:"🦆",swan:"🦢",owl:"🦉",dodo:"🦤",feather:"🪶",flamingo:"🦩",peacock:"🦚",parrot:"🦜",wing:"🪽",black_bird:"🐦‍⬛",goose:"🪿",frog:"🐸",crocodile:"🐊",turtle:"🐢",lizard:"🦎",snake:"🐍",dragon_face:"🐲",dragon:"🐉",sauropod:"🦕","t-rex":"🦖",whale:"🐳",whale2:"🐋",dolphin:"🐬",flipper:"🐬",seal:"🦭",fish:"🐟",tropical_fish:"🐠",blowfish:"🐡",shark:"🦈",octopus:"🐙",shell:"🐚",coral:"🪸",jellyfish:"🪼",snail:"🐌",butterfly:"🦋",bug:"🐛",ant:"🐜",bee:"🐝",honeybee:"🐝",beetle:"🪲",lady_beetle:"🐞",cricket:"🦗",cockroach:"🪳",spider:"🕷️",spider_web:"🕸️",scorpion:"🦂",mosquito:"🦟",fly:"🪰",worm:"🪱",microbe:"🦠",bouquet:"💐",cherry_blossom:"🌸",white_flower:"💮",lotus:"🪷",rosette:"🏵️",rose:"🌹",wilted_flower:"🥀",hibiscus:"🌺",sunflower:"🌻",blossom:"🌼",tulip:"🌷",hyacinth:"🪻",seedling:"🌱",potted_plant:"🪴",evergreen_tree:"🌲",deciduous_tree:"🌳",palm_tree:"🌴",cactus:"🌵",ear_of_rice:"🌾",herb:"🌿",shamrock:"☘️",four_leaf_clover:"🍀",maple_leaf:"🍁",fallen_leaf:"🍂",leaves:"🍃",empty_nest:"🪹",nest_with_eggs:"🪺",mushroom:"🍄",grapes:"🍇",melon:"🍈",watermelon:"🍉",tangerine:"🍊",orange:"🍊",mandarin:"🍊",lemon:"🍋",banana:"🍌",pineapple:"🍍",mango:"🥭",apple:"🍎",green_apple:"🍏",pear:"🍐",peach:"🍑",cherries:"🍒",strawberry:"🍓",blueberries:"🫐",kiwi_fruit:"🥝",tomato:"🍅",olive:"🫒",coconut:"🥥",avocado:"🥑",eggplant:"🍆",potato:"🥔",carrot:"🥕",corn:"🌽",hot_pepper:"🌶️",bell_pepper:"🫑",cucumber:"🥒",leafy_green:"🥬",broccoli:"🥦",garlic:"🧄",onion:"🧅",peanuts:"🥜",beans:"🫘",chestnut:"🌰",ginger_root:"🫚",pea_pod:"🫛",bread:"🍞",croissant:"🥐",baguette_bread:"🥖",flatbread:"🫓",pretzel:"🥨",bagel:"🥯",pancakes:"🥞",waffle:"🧇",cheese:"🧀",meat_on_bone:"🍖",poultry_leg:"🍗",cut_of_meat:"🥩",bacon:"🥓",hamburger:"🍔",fries:"🍟",pizza:"🍕",hotdog:"🌭",sandwich:"🥪",taco:"🌮",burrito:"🌯",tamale:"🫔",stuffed_flatbread:"🥙",falafel:"🧆",egg:"🥚",fried_egg:"🍳",shallow_pan_of_food:"🥘",stew:"🍲",fondue:"🫕",bowl_with_spoon:"🥣",green_salad:"🥗",popcorn:"🍿",butter:"🧈",salt:"🧂",canned_food:"🥫",bento:"🍱",rice_cracker:"🍘",rice_ball:"🍙",rice:"🍚",curry:"🍛",ramen:"🍜",spaghetti:"🍝",sweet_potato:"🍠",oden:"🍢",sushi:"🍣",fried_shrimp:"🍤",fish_cake:"🍥",moon_cake:"🥮",dango:"🍡",dumpling:"🥟",fortune_cookie:"🥠",takeout_box:"🥡",crab:"🦀",lobster:"🦞",shrimp:"🦐",squid:"🦑",oyster:"🦪",icecream:"🍦",shaved_ice:"🍧",ice_cream:"🍨",doughnut:"🍩",cookie:"🍪",birthday:"🎂",cake:"🍰",cupcake:"🧁",pie:"🥧",chocolate_bar:"🍫",candy:"🍬",lollipop:"🍭",custard:"🍮",honey_pot:"🍯",baby_bottle:"🍼",milk_glass:"🥛",coffee:"☕",teapot:"🫖",tea:"🍵",sake:"🍶",champagne:"🍾",wine_glass:"🍷",cocktail:"🍸",tropical_drink:"🍹",beer:"🍺",beers:"🍻",clinking_glasses:"🥂",tumbler_glass:"🥃",pouring_liquid:"🫗",cup_with_straw:"🥤",bubble_tea:"🧋",beverage_box:"🧃",mate:"🧉",ice_cube:"🧊",chopsticks:"🥢",plate_with_cutlery:"🍽️",fork_and_knife:"🍴",spoon:"🥄",hocho:"🔪",knife:"🔪",jar:"🫙",amphora:"🏺",earth_africa:"🌍",earth_americas:"🌎",earth_asia:"🌏",globe_with_meridians:"🌐",world_map:"🗺️",japan:"🗾",compass:"🧭",mountain_snow:"🏔️",mountain:"⛰️",volcano:"🌋",mount_fuji:"🗻",camping:"🏕️",beach_umbrella:"🏖️",desert:"🏜️",desert_island:"🏝️",national_park:"🏞️",stadium:"🏟️",classical_building:"🏛️",building_construction:"🏗️",bricks:"🧱",rock:"🪨",wood:"🪵",hut:"🛖",houses:"🏘️",derelict_house:"🏚️",house:"🏠",house_with_garden:"🏡",office:"🏢",post_office:"🏣",european_post_office:"🏤",hospital:"🏥",bank:"🏦",hotel:"🏨",love_hotel:"🏩",convenience_store:"🏪",school:"🏫",department_store:"🏬",factory:"🏭",japanese_castle:"🏯",european_castle:"🏰",wedding:"💒",tokyo_tower:"🗼",statue_of_liberty:"🗽",church:"⛪",mosque:"🕌",hindu_temple:"🛕",synagogue:"🕍",shinto_shrine:"⛩️",kaaba:"🕋",fountain:"⛲",tent:"⛺",foggy:"🌁",night_with_stars:"🌃",cityscape:"🏙️",sunrise_over_mountains:"🌄",sunrise:"🌅",city_sunset:"🌆",city_sunrise:"🌇",bridge_at_night:"🌉",hotsprings:"♨️",carousel_horse:"🎠",playground_slide:"🛝",ferris_wheel:"🎡",roller_coaster:"🎢",barber:"💈",circus_tent:"🎪",steam_locomotive:"🚂",railway_car:"🚃",bullettrain_side:"🚄",bullettrain_front:"🚅",train2:"🚆",metro:"🚇",light_rail:"🚈",station:"🚉",tram:"🚊",monorail:"🚝",mountain_railway:"🚞",train:"🚋",bus:"🚌",oncoming_bus:"🚍",trolleybus:"🚎",minibus:"🚐",ambulance:"🚑",fire_engine:"🚒",police_car:"🚓",oncoming_police_car:"🚔",taxi:"🚕",oncoming_taxi:"🚖",car:"🚗",red_car:"🚗",oncoming_automobile:"🚘",blue_car:"🚙",pickup_truck:"🛻",truck:"🚚",articulated_lorry:"🚛",tractor:"🚜",racing_car:"🏎️",motorcycle:"🏍️",motor_scooter:"🛵",manual_wheelchair:"🦽",motorized_wheelchair:"🦼",auto_rickshaw:"🛺",bike:"🚲",kick_scooter:"🛴",skateboard:"🛹",roller_skate:"🛼",busstop:"🚏",motorway:"🛣️",railway_track:"🛤️",oil_drum:"🛢️",fuelpump:"⛽",wheel:"🛞",rotating_light:"🚨",traffic_light:"🚥",vertical_traffic_light:"🚦",stop_sign:"🛑",construction:"🚧",anchor:"⚓",ring_buoy:"🛟",boat:"⛵",sailboat:"⛵",canoe:"🛶",speedboat:"🚤",passenger_ship:"🛳️",ferry:"⛴️",motor_boat:"🛥️",ship:"🚢",airplane:"✈️",small_airplane:"🛩️",flight_departure:"🛫",flight_arrival:"🛬",parachute:"🪂",seat:"💺",helicopter:"🚁",suspension_railway:"🚟",mountain_cableway:"🚠",aerial_tramway:"🚡",artificial_satellite:"🛰️",rocket:"🚀",flying_saucer:"🛸",bellhop_bell:"🛎️",luggage:"🧳",hourglass:"⌛",hourglass_flowing_sand:"⏳",watch:"⌚",alarm_clock:"⏰",stopwatch:"⏱️",timer_clock:"⏲️",mantelpiece_clock:"🕰️",clock12:"🕛",clock1230:"🕧",clock1:"🕐",clock130:"🕜",clock2:"🕑",clock230:"🕝",clock3:"🕒",clock330:"🕞",clock4:"🕓",clock430:"🕟",clock5:"🕔",clock530:"🕠",clock6:"🕕",clock630:"🕡",clock7:"🕖",clock730:"🕢",clock8:"🕗",clock830:"🕣",clock9:"🕘",clock930:"🕤",clock10:"🕙",clock1030:"🕥",clock11:"🕚",clock1130:"🕦",new_moon:"🌑",waxing_crescent_moon:"🌒",first_quarter_moon:"🌓",moon:"🌔",waxing_gibbous_moon:"🌔",full_moon:"🌕",waning_gibbous_moon:"🌖",last_quarter_moon:"🌗",waning_crescent_moon:"🌘",crescent_moon:"🌙",new_moon_with_face:"🌚",first_quarter_moon_with_face:"🌛",last_quarter_moon_with_face:"🌜",thermometer:"🌡️",sunny:"☀️",full_moon_with_face:"🌝",sun_with_face:"🌞",ringed_planet:"🪐",star:"⭐",star2:"🌟",stars:"🌠",milky_way:"🌌",cloud:"☁️",partly_sunny:"⛅",cloud_with_lightning_and_rain:"⛈️",sun_behind_small_cloud:"🌤️",sun_behind_large_cloud:"🌥️",sun_behind_rain_cloud:"🌦️",cloud_with_rain:"🌧️",cloud_with_snow:"🌨️",cloud_with_lightning:"🌩️",tornado:"🌪️",fog:"🌫️",wind_face:"🌬️",cyclone:"🌀",rainbow:"🌈",closed_umbrella:"🌂",open_umbrella:"☂️",umbrella:"☔",parasol_on_ground:"⛱️",zap:"⚡",snowflake:"❄️",snowman_with_snow:"☃️",snowman:"⛄",comet:"☄️",fire:"🔥",droplet:"💧",ocean:"🌊",jack_o_lantern:"🎃",christmas_tree:"🎄",fireworks:"🎆",sparkler:"🎇",firecracker:"🧨",sparkles:"✨",balloon:"🎈",tada:"🎉",confetti_ball:"🎊",tanabata_tree:"🎋",bamboo:"🎍",dolls:"🎎",flags:"🎏",wind_chime:"🎐",rice_scene:"🎑",red_envelope:"🧧",ribbon:"🎀",gift:"🎁",reminder_ribbon:"🎗️",tickets:"🎟️",ticket:"🎫",medal_military:"🎖️",trophy:"🏆",medal_sports:"🏅","1st_place_medal":"🥇","2nd_place_medal":"🥈","3rd_place_medal":"🥉",soccer:"⚽",baseball:"⚾",softball:"🥎",basketball:"🏀",volleyball:"🏐",football:"🏈",rugby_football:"🏉",tennis:"🎾",flying_disc:"🥏",bowling:"🎳",cricket_game:"🏏",field_hockey:"🏑",ice_hockey:"🏒",lacrosse:"🥍",ping_pong:"🏓",badminton:"🏸",boxing_glove:"🥊",martial_arts_uniform:"🥋",goal_net:"🥅",golf:"⛳",ice_skate:"⛸️",fishing_pole_and_fish:"🎣",diving_mask:"🤿",running_shirt_with_sash:"🎽",ski:"🎿",sled:"🛷",curling_stone:"🥌",dart:"🎯",yo_yo:"🪀",kite:"🪁",gun:"🔫","8ball":"🎱",crystal_ball:"🔮",magic_wand:"🪄",video_game:"🎮",joystick:"🕹️",slot_machine:"🎰",game_die:"🎲",jigsaw:"🧩",teddy_bear:"🧸",pinata:"🪅",mirror_ball:"🪩",nesting_dolls:"🪆",spades:"♠️",hearts:"♥️",diamonds:"♦️",clubs:"♣️",chess_pawn:"♟️",black_joker:"🃏",mahjong:"🀄",flower_playing_cards:"🎴",performing_arts:"🎭",framed_picture:"🖼️",art:"🎨",thread:"🧵",sewing_needle:"🪡",yarn:"🧶",knot:"🪢",eyeglasses:"👓",dark_sunglasses:"🕶️",goggles:"🥽",lab_coat:"🥼",safety_vest:"🦺",necktie:"👔",shirt:"👕",tshirt:"👕",jeans:"👖",scarf:"🧣",gloves:"🧤",coat:"🧥",socks:"🧦",dress:"👗",kimono:"👘",sari:"🥻",one_piece_swimsuit:"🩱",swim_brief:"🩲",shorts:"🩳",bikini:"👙",womans_clothes:"👚",folding_hand_fan:"🪭",purse:"👛",handbag:"👜",pouch:"👝",shopping:"🛍️",school_satchel:"🎒",thong_sandal:"🩴",mans_shoe:"👞",shoe:"👞",athletic_shoe:"👟",hiking_boot:"🥾",flat_shoe:"🥿",high_heel:"👠",sandal:"👡",ballet_shoes:"🩰",boot:"👢",hair_pick:"🪮",crown:"👑",womans_hat:"👒",tophat:"🎩",mortar_board:"🎓",billed_cap:"🧢",military_helmet:"🪖",rescue_worker_helmet:"⛑️",prayer_beads:"📿",lipstick:"💄",ring:"💍",gem:"💎",mute:"🔇",speaker:"🔈",sound:"🔉",loud_sound:"🔊",loudspeaker:"📢",mega:"📣",postal_horn:"📯",bell:"🔔",no_bell:"🔕",musical_score:"🎼",musical_note:"🎵",notes:"🎶",studio_microphone:"🎙️",level_slider:"🎚️",control_knobs:"🎛️",microphone:"🎤",headphones:"🎧",radio:"📻",saxophone:"🎷",accordion:"🪗",guitar:"🎸",musical_keyboard:"🎹",trumpet:"🎺",violin:"🎻",banjo:"🪕",drum:"🥁",long_drum:"🪘",maracas:"🪇",flute:"🪈",iphone:"📱",calling:"📲",phone:"☎️",telephone:"☎️",telephone_receiver:"📞",pager:"📟",fax:"📠",battery:"🔋",low_battery:"🪫",electric_plug:"🔌",computer:"💻",desktop_computer:"🖥️",printer:"🖨️",keyboard:"⌨️",computer_mouse:"🖱️",trackball:"🖲️",minidisc:"💽",floppy_disk:"💾",cd:"💿",dvd:"📀",abacus:"🧮",movie_camera:"🎥",film_strip:"🎞️",film_projector:"📽️",clapper:"🎬",tv:"📺",camera:"📷",camera_flash:"📸",video_camera:"📹",vhs:"📼",mag:"🔍",mag_right:"🔎",candle:"🕯️",bulb:"💡",flashlight:"🔦",izakaya_lantern:"🏮",lantern:"🏮",diya_lamp:"🪔",notebook_with_decorative_cover:"📔",closed_book:"📕",book:"📖",open_book:"📖",green_book:"📗",blue_book:"📘",orange_book:"📙",books:"📚",notebook:"📓",ledger:"📒",page_with_curl:"📃",scroll:"📜",page_facing_up:"📄",newspaper:"📰",newspaper_roll:"🗞️",bookmark_tabs:"📑",bookmark:"🔖",label:"🏷️",moneybag:"💰",coin:"🪙",yen:"💴",dollar:"💵",euro:"💶",pound:"💷",money_with_wings:"💸",credit_card:"💳",receipt:"🧾",chart:"💹",envelope:"✉️",email:"📧","e-mail":"📧",incoming_envelope:"📨",envelope_with_arrow:"📩",outbox_tray:"📤",inbox_tray:"📥",package:"📦",mailbox:"📫",mailbox_closed:"📪",mailbox_with_mail:"📬",mailbox_with_no_mail:"📭",postbox:"📮",ballot_box:"🗳️",pencil2:"✏️",black_nib:"✒️",fountain_pen:"🖋️",pen:"🖊️",paintbrush:"🖌️",crayon:"🖍️",memo:"📝",pencil:"📝",briefcase:"💼",file_folder:"📁",open_file_folder:"📂",card_index_dividers:"🗂️",date:"📅",calendar:"📆",spiral_notepad:"🗒️",spiral_calendar:"🗓️",card_index:"📇",chart_with_upwards_trend:"📈",chart_with_downwards_trend:"📉",bar_chart:"📊",clipboard:"📋",pushpin:"📌",round_pushpin:"📍",paperclip:"📎",paperclips:"🖇️",straight_ruler:"📏",triangular_ruler:"📐",scissors:"✂️",card_file_box:"🗃️",file_cabinet:"🗄️",wastebasket:"🗑️",lock:"🔒",unlock:"🔓",lock_with_ink_pen:"🔏",closed_lock_with_key:"🔐",key:"🔑",old_key:"🗝️",hammer:"🔨",axe:"🪓",pick:"⛏️",hammer_and_pick:"⚒️",hammer_and_wrench:"🛠️",dagger:"🗡️",crossed_swords:"⚔️",bomb:"💣",boomerang:"🪃",bow_and_arrow:"🏹",shield:"🛡️",carpentry_saw:"🪚",wrench:"🔧",screwdriver:"🪛",nut_and_bolt:"🔩",gear:"⚙️",clamp:"🗜️",balance_scale:"⚖️",probing_cane:"🦯",link:"🔗",chains:"⛓️",hook:"🪝",toolbox:"🧰",magnet:"🧲",ladder:"🪜",alembic:"⚗️",test_tube:"🧪",petri_dish:"🧫",dna:"🧬",microscope:"🔬",telescope:"🔭",satellite:"📡",syringe:"💉",drop_of_blood:"🩸",pill:"💊",adhesive_bandage:"🩹",crutch:"🩼",stethoscope:"🩺",x_ray:"🩻",door:"🚪",elevator:"🛗",mirror:"🪞",window:"🪟",bed:"🛏️",couch_and_lamp:"🛋️",chair:"🪑",toilet:"🚽",plunger:"🪠",shower:"🚿",bathtub:"🛁",mouse_trap:"🪤",razor:"🪒",lotion_bottle:"🧴",safety_pin:"🧷",broom:"🧹",basket:"🧺",roll_of_paper:"🧻",bucket:"🪣",soap:"🧼",bubbles:"🫧",toothbrush:"🪥",sponge:"🧽",fire_extinguisher:"🧯",shopping_cart:"🛒",smoking:"🚬",coffin:"⚰️",headstone:"🪦",funeral_urn:"⚱️",nazar_amulet:"🧿",hamsa:"🪬",moyai:"🗿",placard:"🪧",identification_card:"🪪",atm:"🏧",put_litter_in_its_place:"🚮",potable_water:"🚰",wheelchair:"♿",mens:"🚹",womens:"🚺",restroom:"🚻",baby_symbol:"🚼",wc:"🚾",passport_control:"🛂",customs:"🛃",baggage_claim:"🛄",left_luggage:"🛅",warning:"⚠️",children_crossing:"🚸",no_entry:"⛔",no_entry_sign:"🚫",no_bicycles:"🚳",no_smoking:"🚭",do_not_litter:"🚯","non-potable_water":"🚱",no_pedestrians:"🚷",no_mobile_phones:"📵",underage:"🔞",radioactive:"☢️",biohazard:"☣️",arrow_up:"⬆️",arrow_upper_right:"↗️",arrow_right:"➡️",arrow_lower_right:"↘️",arrow_down:"⬇️",arrow_lower_left:"↙️",arrow_left:"⬅️",arrow_upper_left:"↖️",arrow_up_down:"↕️",left_right_arrow:"↔️",leftwards_arrow_with_hook:"↩️",arrow_right_hook:"↪️",arrow_heading_up:"⤴️",arrow_heading_down:"⤵️",arrows_clockwise:"🔃",arrows_counterclockwise:"🔄",back:"🔙",end:"🔚",on:"🔛",soon:"🔜",top:"🔝",place_of_worship:"🛐",atom_symbol:"⚛️",om:"🕉️",star_of_david:"✡️",wheel_of_dharma:"☸️",yin_yang:"☯️",latin_cross:"✝️",orthodox_cross:"☦️",star_and_crescent:"☪️",peace_symbol:"☮️",menorah:"🕎",six_pointed_star:"🔯",khanda:"🪯",aries:"♈",taurus:"♉",gemini:"♊",cancer:"♋",leo:"♌",virgo:"♍",libra:"♎",scorpius:"♏",sagittarius:"♐",capricorn:"♑",aquarius:"♒",pisces:"♓",ophiuchus:"⛎",twisted_rightwards_arrows:"🔀",repeat:"🔁",repeat_one:"🔂",arrow_forward:"▶️",fast_forward:"⏩",next_track_button:"⏭️",play_or_pause_button:"⏯️",arrow_backward:"◀️",rewind:"⏪",previous_track_button:"⏮️",arrow_up_small:"🔼",arrow_double_up:"⏫",arrow_down_small:"🔽",arrow_double_down:"⏬",pause_button:"⏸️",stop_button:"⏹️",record_button:"⏺️",eject_button:"⏏️",cinema:"🎦",low_brightness:"🔅",high_brightness:"🔆",signal_strength:"📶",wireless:"🛜",vibration_mode:"📳",mobile_phone_off:"📴",female_sign:"♀️",male_sign:"♂️",transgender_symbol:"⚧️",heavy_multiplication_x:"✖️",heavy_plus_sign:"➕",heavy_minus_sign:"➖",heavy_division_sign:"➗",heavy_equals_sign:"🟰",infinity:"♾️",bangbang:"‼️",interrobang:"⁉️",question:"❓",grey_question:"❔",grey_exclamation:"❕",exclamation:"❗",heavy_exclamation_mark:"❗",wavy_dash:"〰️",currency_exchange:"💱",heavy_dollar_sign:"💲",medical_symbol:"⚕️",recycle:"♻️",fleur_de_lis:"⚜️",trident:"🔱",name_badge:"📛",beginner:"🔰",o:"⭕",white_check_mark:"✅",ballot_box_with_check:"☑️",heavy_check_mark:"✔️",x:"❌",negative_squared_cross_mark:"❎",curly_loop:"➰",loop:"➿",part_alternation_mark:"〽️",eight_spoked_asterisk:"✳️",eight_pointed_black_star:"✴️",sparkle:"❇️",copyright:"©️",registered:"®️",tm:"™️",hash:"#️⃣",asterisk:"*️⃣",zero:"0️⃣",one:"1️⃣",two:"2️⃣",three:"3️⃣",four:"4️⃣",five:"5️⃣",six:"6️⃣",seven:"7️⃣",eight:"8️⃣",nine:"9️⃣",keycap_ten:"🔟",capital_abcd:"🔠",abcd:"🔡",symbols:"🔣",abc:"🔤",a:"🅰️",ab:"🆎",b:"🅱️",cl:"🆑",cool:"🆒",free:"🆓",information_source:"ℹ️",id:"🆔",m:"Ⓜ️",new:"🆕",ng:"🆖",o2:"🅾️",ok:"🆗",parking:"🅿️",sos:"🆘",up:"🆙",vs:"🆚",koko:"🈁",sa:"🈂️",ideograph_advantage:"🉐",accept:"🉑",congratulations:"㊗️",secret:"㊙️",u6e80:"🈵",red_circle:"🔴",orange_circle:"🟠",yellow_circle:"🟡",green_circle:"🟢",large_blue_circle:"🔵",purple_circle:"🟣",brown_circle:"🟤",black_circle:"⚫",white_circle:"⚪",red_square:"🟥",orange_square:"🟧",yellow_square:"🟨",green_square:"🟩",blue_square:"🟦",purple_square:"🟪",brown_square:"🟫",black_large_square:"⬛",white_large_square:"⬜",black_medium_square:"◼️",white_medium_square:"◻️",black_medium_small_square:"◾",white_medium_small_square:"◽",black_small_square:"▪️",white_small_square:"▫️",large_orange_diamond:"🔶",large_blue_diamond:"🔷",small_orange_diamond:"🔸",small_blue_diamond:"🔹",small_red_triangle:"🔺",small_red_triangle_down:"🔻",diamond_shape_with_a_dot_inside:"💠",radio_button:"🔘",white_square_button:"🔳",black_square_button:"🔲",checkered_flag:"🏁",triangular_flag_on_post:"🚩",crossed_flags:"🎌",black_flag:"🏴",white_flag:"🏳️",rainbow_flag:"🏳️‍🌈",transgender_flag:"🏳️‍⚧️",pirate_flag:"🏴‍☠️",ascension_island:"🇦🇨",andorra:"🇦🇩",united_arab_emirates:"🇦🇪",afghanistan:"🇦🇫",antigua_barbuda:"🇦🇬",anguilla:"🇦🇮",albania:"🇦🇱",armenia:"🇦🇲",angola:"🇦🇴",antarctica:"🇦🇶",argentina:"🇦🇷",american_samoa:"🇦🇸",austria:"🇦🇹",australia:"🇦🇺",aruba:"🇦🇼",aland_islands:"🇦🇽",azerbaijan:"🇦🇿",bosnia_herzegovina:"🇧🇦",barbados:"🇧🇧",bangladesh:"🇧🇩",belgium:"🇧🇪",burkina_faso:"🇧🇫",bulgaria:"🇧🇬",bahrain:"🇧🇭",burundi:"🇧🇮",benin:"🇧🇯",st_barthelemy:"🇧🇱",bermuda:"🇧🇲",brunei:"🇧🇳",bolivia:"🇧🇴",caribbean_netherlands:"🇧🇶",brazil:"🇧🇷",bahamas:"🇧🇸",bhutan:"🇧🇹",bouvet_island:"🇧🇻",botswana:"🇧🇼",belarus:"🇧🇾",belize:"🇧🇿",canada:"🇨🇦",cocos_islands:"🇨🇨",congo_kinshasa:"🇨🇩",central_african_republic:"🇨🇫",congo_brazzaville:"🇨🇬",switzerland:"🇨🇭",cote_divoire:"🇨🇮",cook_islands:"🇨🇰",chile:"🇨🇱",cameroon:"🇨🇲",cn:"🇨🇳",colombia:"🇨🇴",clipperton_island:"🇨🇵",costa_rica:"🇨🇷",cuba:"🇨🇺",cape_verde:"🇨🇻",curacao:"🇨🇼",christmas_island:"🇨🇽",cyprus:"🇨🇾",czech_republic:"🇨🇿",de:"🇩🇪",diego_garcia:"🇩🇬",djibouti:"🇩🇯",denmark:"🇩🇰",dominica:"🇩🇲",dominican_republic:"🇩🇴",algeria:"🇩🇿",ceuta_melilla:"🇪🇦",ecuador:"🇪🇨",estonia:"🇪🇪",egypt:"🇪🇬",western_sahara:"🇪🇭",eritrea:"🇪🇷",es:"🇪🇸",ethiopia:"🇪🇹",eu:"🇪🇺",european_union:"🇪🇺",finland:"🇫🇮",fiji:"🇫🇯",falkland_islands:"🇫🇰",micronesia:"🇫🇲",faroe_islands:"🇫🇴",fr:"🇫🇷",gabon:"🇬🇦",gb:"🇬🇧",uk:"🇬🇧",grenada:"🇬🇩",georgia:"🇬🇪",french_guiana:"🇬🇫",guernsey:"🇬🇬",ghana:"🇬🇭",gibraltar:"🇬🇮",greenland:"🇬🇱",gambia:"🇬🇲",guinea:"🇬🇳",guadeloupe:"🇬🇵",equatorial_guinea:"🇬🇶",greece:"🇬🇷",south_georgia_south_sandwich_islands:"🇬🇸",guatemala:"🇬🇹",guam:"🇬🇺",guinea_bissau:"🇬🇼",guyana:"🇬🇾",hong_kong:"🇭🇰",heard_mcdonald_islands:"🇭🇲",honduras:"🇭🇳",croatia:"🇭🇷",haiti:"🇭🇹",hungary:"🇭🇺",canary_islands:"🇮🇨",indonesia:"🇮🇩",ireland:"🇮🇪",israel:"🇮🇱",isle_of_man:"🇮🇲",india:"🇮🇳",british_indian_ocean_territory:"🇮🇴",iraq:"🇮🇶",iran:"🇮🇷",iceland:"🇮🇸",it:"🇮🇹",jersey:"🇯🇪",jamaica:"🇯🇲",jordan:"🇯🇴",jp:"🇯🇵",kenya:"🇰🇪",kyrgyzstan:"🇰🇬",cambodia:"🇰🇭",kiribati:"🇰🇮",comoros:"🇰🇲",st_kitts_nevis:"🇰🇳",north_korea:"🇰🇵",kr:"🇰🇷",kuwait:"🇰🇼",cayman_islands:"🇰🇾",kazakhstan:"🇰🇿",laos:"🇱🇦",lebanon:"🇱🇧",st_lucia:"🇱🇨",liechtenstein:"🇱🇮",sri_lanka:"🇱🇰",liberia:"🇱🇷",lesotho:"🇱🇸",lithuania:"🇱🇹",luxembourg:"🇱🇺",latvia:"🇱🇻",libya:"🇱🇾",morocco:"🇲🇦",monaco:"🇲🇨",moldova:"🇲🇩",montenegro:"🇲🇪",st_martin:"🇲🇫",madagascar:"🇲🇬",marshall_islands:"🇲🇭",macedonia:"🇲🇰",mali:"🇲🇱",myanmar:"🇲🇲",mongolia:"🇲🇳",macau:"🇲🇴",northern_mariana_islands:"🇲🇵",martinique:"🇲🇶",mauritania:"🇲🇷",montserrat:"🇲🇸",malta:"🇲🇹",mauritius:"🇲🇺",maldives:"🇲🇻",malawi:"🇲🇼",mexico:"🇲🇽",malaysia:"🇲🇾",mozambique:"🇲🇿",namibia:"🇳🇦",new_caledonia:"🇳🇨",niger:"🇳🇪",norfolk_island:"🇳🇫",nigeria:"🇳🇬",nicaragua:"🇳🇮",netherlands:"🇳🇱",norway:"🇳🇴",nepal:"🇳🇵",nauru:"🇳🇷",niue:"🇳🇺",new_zealand:"🇳🇿",oman:"🇴🇲",panama:"🇵🇦",peru:"🇵🇪",french_polynesia:"🇵🇫",papua_new_guinea:"🇵🇬",philippines:"🇵🇭",pakistan:"🇵🇰",poland:"🇵🇱",st_pierre_miquelon:"🇵🇲",pitcairn_islands:"🇵🇳",puerto_rico:"🇵🇷",palestinian_territories:"🇵🇸",portugal:"🇵🇹",palau:"🇵🇼",paraguay:"🇵🇾",qatar:"🇶🇦",reunion:"🇷🇪",romania:"🇷🇴",serbia:"🇷🇸",ru:"🇷🇺",rwanda:"🇷🇼",saudi_arabia:"🇸🇦",solomon_islands:"🇸🇧",seychelles:"🇸🇨",sudan:"🇸🇩",sweden:"🇸🇪",singapore:"🇸🇬",st_helena:"🇸🇭",slovenia:"🇸🇮",svalbard_jan_mayen:"🇸🇯",slovakia:"🇸🇰",sierra_leone:"🇸🇱",san_marino:"🇸🇲",senegal:"🇸🇳",somalia:"🇸🇴",suriname:"🇸🇷",south_sudan:"🇸🇸",sao_tome_principe:"🇸🇹",el_salvador:"🇸🇻",sint_maarten:"🇸🇽",syria:"🇸🇾",swaziland:"🇸🇿",tristan_da_cunha:"🇹🇦",turks_caicos_islands:"🇹🇨",chad:"🇹🇩",french_southern_territories:"🇹🇫",togo:"🇹🇬",thailand:"🇹🇭",tajikistan:"🇹🇯",tokelau:"🇹🇰",timor_leste:"🇹🇱",turkmenistan:"🇹🇲",tunisia:"🇹🇳",tonga:"🇹🇴",tr:"🇹🇷",trinidad_tobago:"🇹🇹",tuvalu:"🇹🇻",taiwan:"🇹🇼",tanzania:"🇹🇿",ukraine:"🇺🇦",uganda:"🇺🇬",us_outlying_islands:"🇺🇲",united_nations:"🇺🇳",us:"🇺🇸",uruguay:"🇺🇾",uzbekistan:"🇺🇿",vatican_city:"🇻🇦",st_vincent_grenadines:"🇻🇨",venezuela:"🇻🇪",british_virgin_islands:"🇻🇬",us_virgin_islands:"🇻🇮",vietnam:"🇻🇳",vanuatu:"🇻🇺",wallis_futuna:"🇼🇫",samoa:"🇼🇸",kosovo:"🇽🇰",yemen:"🇾🇪",mayotte:"🇾🇹",south_africa:"🇿🇦",zambia:"🇿🇲",zimbabwe:"🇿🇼",england:"🏴󠁧󠁢󠁥󠁮󠁧󠁿",scotland:"🏴󠁧󠁢󠁳󠁣󠁴󠁿",wales:"🏴󠁧󠁢󠁷󠁬󠁳󠁿"},l=Object.freeze({__proto__:null,bare:Yt,full:function(e,t){t=e.utils.assign({},{defs:tn,shortcuts:en,enabled:[]},t||{}),Yt(e,t)},light:function(e,t){t=e.utils.assign({},{defs:Kt,shortcuts:en,enabled:[]},t||{}),Yt(e,t)}});Qt||(on=!(Qt=1),an=!(nn=!0),Xt=function(e,t){t&&(nn=!t.enabled,on=!!t.label,an=!!t.labelAfter),e.core.ruler.after("inline","github-task-lists",function(e){for(var t,n,o,a=e.tokens,r=2;r<a.length;r++)"inline"===(n=a)[o=r].type&&"paragraph_open"===n[o-1].type&&"list_item_open"===n[o-2].type&&(e=>0===e.content.indexOf("[ ] ")||0===e.content.indexOf("[x] ")||0===e.content.indexOf("[X] "))(n[o])&&(t=o=n=void 0,n=a[r],o=e.Token,n.children.unshift(((e,t)=>{var t=new t("html_inline","",0),n=nn?' disabled="" ':"";return 0===e.content.indexOf("[ ] ")?t.content='<input class="task-list-item-checkbox"'+n+'type="checkbox">':0!==e.content.indexOf("[x] ")&&0!==e.content.indexOf("[X] ")||(t.content='<input class="task-list-item-checkbox" checked=""'+n+'type="checkbox">'),t})(n,o)),n.children[1].content=n.children[1].content.slice(3),n.content=n.content.slice(3),on&&(an?(n.children.pop(),t="task-item-"+Math.ceil(1e7*Math.random()-1e3),n.children[0].content=n.children[0].content.slice(0,-1)+' id="'+t+'">',n.children.push(((e,t,n)=>((n=new n("html_inline","",0)).content='<label class="task-list-item-label" for="'+t+'">'+e+"</label>",n.attrs=[{for:t}],n))(n.content,t,o))):(n.children.unshift((e=>((e=new e("html_inline","",0)).content="<label>",e))(o)),n.children.push((e=>((e=new e("html_inline","",0)).content="</label>",e))(o)))),rn(a[r-2],"class","task-list-item"+(nn?"":" enabled")),rn(a[((e,t)=>{for(var n=e[t].level-1,o=t-1;0<=o;o--)if(e[o].level===n)return o;return-1})(a,r-2)],"class","contains-task-list"))})});var nn,on,an,d=Xt;function rn(e,t,n){var o=e.attrIndex(t),t=[t,n];o<0?e.attrPush(t):e.attrs[o]=t}e=Object.freeze({__proto__:null,default:function(e){let t=e.utils.escapeRE,g=e.utils.arrayReplaceAt,n=" \r\n$+<=>^`|~",o=e.utils.lib.ucmicro.P.source,f=e.utils.lib.ucmicro.Z.source;e.block.ruler.before("reference","abbr_def",function(e,t,n,o){let a,r=e.bMarks[t]+e.tShift[t];var i=e.eMarks[t];if(r+2>=i)return!1;if(42!==e.src.charCodeAt(r++))return!1;if(91!==e.src.charCodeAt(r++))return!1;for(var s=r;r<i;r++){var l=e.src.charCodeAt(r);if(91===l)return!1;if(93===l){a=r;break}92===l&&r++}if(a<0||58!==e.src.charCodeAt(a+1))return!1;if(!o){o=e.src.slice(s,a).replace(/\\(.)/g,"$1"),s=e.src.slice(a+2,i).trim();if(0===o.length)return!1;if(0===s.length)return!1;e.env.abbreviations||(e.env.abbreviations={}),void 0===e.env.abbreviations[":"+o]&&(e.env.abbreviations[":"+o]=s),e.line=t+1}return!0},{alt:["paragraph","reference"]}),e.core.ruler.after("linkify","abbr_replace",function(a){var r=a.tokens;if(a.env.abbreviations){var i=new RegExp("(?:"+Object.keys(a.env.abbreviations).map(function(e){return e.substr(1)}).sort(function(e,t){return t.length-e.length}).map(t).join("|")+")"),e="(^|"+o+"|"+f+"|["+n.split("").map(t).join("")+"])("+Object.keys(a.env.abbreviations).map(function(e){return e.substr(1)}).sort(function(e,t){return t.length-e.length}).map(t).join("|")+")($|"+o+"|"+f+"|["+n.split("").map(t).join("")+"])",s=new RegExp(e,"g");for(let o=0,e=r.length;o<e;o++)if("inline"===r[o].type){let n=r[o].children;for(let t=n.length-1;0<=t;t--){var l=n[t];if("text"===l.type){let e=0;var c,u=l.content,d=(s.lastIndex=0,[]);if(i.test(u)){for(;c=s.exec(u);){(0<c.index||0<c[1].length)&&((h=new a.Token("text","",0)).content=u.slice(e,c.index+c[1].length),d.push(h));var h=new a.Token("abbr_open","abbr",1),p=(h.attrs=[["title",a.env.abbreviations[":"+c[2]]]],d.push(h),new a.Token("text","",0)),p=(p.content=c[2],d.push(p),new a.Token("abbr_close","abbr",-1));d.push(p),s.lastIndex-=c[3].length,e=s.lastIndex}d.length&&(e<u.length&&((l=new a.Token("text","",0)).content=u.slice(e),d.push(l)),r[o].children=n=g(n,t,d))}}}}}})}}),r=Object.freeze({__proto__:null,default:function(e){let y=e.utils.isSpace;function x(e,t){var n,o=e.bMarks[t]+e.tShift[t],t=e.eMarks[t];return t<=o||126!==(n=e.src.charCodeAt(o++))&&58!==n||o===(n=e.skipSpaces(o))||t<=n?-1:o}e.block.ruler.before("paragraph","deflist",function(o,n,a,e){if(e)return!(o.ddIndent<0)&&0<=x(o,n);let r=n+1;if(r>=a)return!1;if(o.isEmpty(r)&&++r>=a)return!1;if(o.sCount[r]<o.blkIndent)return!1;let i=x(o,r);if(i<0)return!1;e=o.tokens.length;let s=!0;var t=[n,0];o.push("dl_open","dl",1).map=t;let l=n,c=r;e:for(;;){let n=!1;o.push("dt_open","dt",1).map=[l,l];var u=o.push("inline","",0);for(u.map=[l,l],u.content=o.getLines(l,l+1,o.blkIndent,!1).trim(),u.children=[],o.push("dt_close","dt",-1);;){var d=o.push("dd_open","dd",1),h=[r,0];d.map=h;let e=i;var p=o.eMarks[c];let t=o.sCount[c]+i-(o.bMarks[c]+o.tShift[c]);for(;e<p;){var g=o.src.charCodeAt(e);if(!y(g))break;9===g?t+=4-t%4:t++,e++}i=e;var d=o.tight,f=o.ddIndent,m=o.blkIndent,_=o.tShift[c],b=o.sCount[c],v=o.parentType;if(o.blkIndent=o.ddIndent=o.sCount[c]+2,o.tShift[c]=i-o.bMarks[c],o.sCount[c]=t,o.tight=!0,o.parentType="deflist",o.md.block.tokenize(o,c,a,!0),o.tight&&!n||(s=!1),n=1<o.line-c&&o.isEmpty(o.line-1),o.tShift[c]=_,o.sCount[c]=b,o.tight=d,o.parentType=v,o.blkIndent=m,o.ddIndent=f,o.push("dd_close","dd",-1),h[1]=r=o.line,r>=a)break e;if(o.sCount[r]<o.blkIndent)break e;if((i=x(o,r))<0)break;c=r}if(r>=a)break;if(l=r,o.isEmpty(l))break;if(o.sCount[l]<o.blkIndent)break;if((c=l+1)>=a)break;if(o.isEmpty(c)&&c++,c>=a)break;if(o.sCount[c]<o.blkIndent)break;if((i=x(o,c))<0)break}if(o.push("dl_close","dl",-1),t[1]=r,o.line=r,s){var k=o,n=e,w=k.level+2;for(let e=n+2,t=k.tokens.length-2;e<t;e++)k.tokens[e].level===w&&"paragraph_open"===k.tokens[e].type&&(k.tokens[e+2].hidden=!0,k.tokens[e].hidden=!0,e+=2)}return!0},{alt:["paragraph","reference","blockquote"]})}});let sn=Object.freeze({__proto__:null,default:function(e){function a(t,n){var o=[],a=n.length;for(let e=0;e<a;e++){var r,i=n[e];61===i.marker&&-1!==i.end&&(r=n[i.end],(i=t.tokens[i.token]).type="mark_open",i.tag="mark",i.nesting=1,i.markup="==",i.content="",(i=t.tokens[r.token]).type="mark_close",i.tag="mark",i.nesting=-1,i.markup="==",i.content="","text"===t.tokens[r.token-1].type)&&"="===t.tokens[r.token-1].content&&o.push(r.token-1)}for(;o.length;){var s,l=o.pop();let e=l+1;for(;e<t.tokens.length&&"mark_close"===t.tokens[e].type;)e++;l!==--e&&(s=t.tokens[e],t.tokens[e]=t.tokens[l],t.tokens[l]=s)}}e.inline.ruler.before("emphasis","mark",function(t,e){var n=t.pos,o=t.src.charCodeAt(n);if(e)return!1;if(61!==o)return!1;var a=t.scanDelims(t.pos,!0);let r=a.length;var i=String.fromCharCode(o);if(r<2)return!1;r%2&&(t.push("text","",0).content=i,r--);for(let e=0;e<r;e+=2)t.push("text","",0).content=i+i,(a.can_open||a.can_close)&&t.delimiters.push({marker:o,length:0,jump:e/2,token:t.tokens.length-1,end:-1,open:a.can_open,close:a.can_close});return t.pos+=a.length,!0}),e.inline.ruler2.before("emphasis","mark",function(e){let t;var n=e.tokens_meta,o=(e.tokens_meta||[]).length;for(a(e,e.delimiters),t=0;t<o;t++)n[t]&&n[t].delimiters&&a(e,n[t].delimiters)})}}),ln=/\\([ \\!"#$%&'()*+,./:;<=>?@[\]^_`{|}~-])/g;function cn(e,t){var n=e.posMax,o=e.pos;if(126!==e.src.charCodeAt(o))return!1;if(t)return!1;if(n<=o+2)return!1;e.pos=o+1;let a=!1;for(;e.pos<n;){if(126===e.src.charCodeAt(e.pos)){a=!0;break}e.md.inline.skipToken(e)}return!a||o+1===e.pos||(t=e.src.slice(o+1,e.pos)).match(/(^|[^\\])(\\\\)*\s/)?(e.pos=o,!1):(e.posMax=e.pos,e.pos=o+1,e.push("sub_open","sub",1).markup="~",e.push("text","",0).content=t.replace(ln,"$1"),e.push("sub_close","sub",-1).markup="~",e.pos=e.posMax+1,e.posMax=n,!0)}let un=Object.freeze({__proto__:null,default:function(e){e.inline.ruler.after("emphasis","sub",cn)}}),dn=/\\([ \\!"#$%&'()*+,./:;<=>?@[\]^_`{|}~-])/g;function hn(e,t){var n=e.posMax,o=e.pos;if(94!==e.src.charCodeAt(o))return!1;if(t)return!1;if(n<=o+2)return!1;e.pos=o+1;let a=!1;for(;e.pos<n;){if(94===e.src.charCodeAt(e.pos)){a=!0;break}e.md.inline.skipToken(e)}return!a||o+1===e.pos||(t=e.src.slice(o+1,e.pos)).match(/(^|[^\\])(\\\\)*\s/)?(e.pos=o,!1):(e.posMax=e.pos,e.pos=o+1,e.push("sup_open","sup",1).markup="^",e.push("text","",0).content=t.replace(dn,"$1"),e.push("sup_close","sup",-1).markup="^",e.pos=e.posMax+1,e.posMax=n,!0)}let pn=Object.freeze({__proto__:null,default:function(e){e.inline.ruler.after("emphasis","sup",hn)}}),gn={footnote:{name:"markdown-it-footnote",plugin:B({__proto__:null,default:jt(k)},[k]),description:"Support des notes de bas de page [^1]"},emoji:{name:"markdown-it-emoji",plugin:l,description:"Support des emoji :smile:"},taskLists:{name:"markdown-it-task-lists",plugin:B({__proto__:null,default:jt(d)},[d]),description:"Support des task lists - [ ] et - [x]"},abbr:{name:"markdown-it-abbr",plugin:e,description:"Support des abréviations *[HTML]: HyperText Markup Language"},deflist:{name:"markdown-it-deflist",plugin:r,description:"Support des listes de définition"},mark:{name:"markdown-it-mark",plugin:sn,description:"Support du marquage ==texte surligné=="},sub:{name:"markdown-it-sub",plugin:un,description:"Support du subscript H~2~O"},sup:{name:"markdown-it-sup",plugin:pn,description:"Support du superscript x^2^"}};class fn{constructor(e={}){Object.defineProperty(this,"md",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"config",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),this.config={html:!0,linkify:!0,typographer:!0,breaks:!1,plugins:[],enableOntoWaveLinks:!0,...e},this.md=new z({html:this.config.html,linkify:this.config.linkify,typographer:this.config.typographer,breaks:this.config.breaks}),this.loadPlugins(),this.config.enableOntoWaveLinks&&this.setupOntoWaveLinks()}loadPlugins(){this.config.plugins&&0!==this.config.plugins.length?(console.log("🔌 Chargement plugins markdown-it:",this.config.plugins),this.config.plugins.forEach(e=>{var t=gn[e];t?(this.md.use(t.plugin),console.log(` ✅ ${t.name} chargé`)):console.warn(" ⚠️ Plugin inconnu: "+e)})):console.log("🔧 markdown-it initialisé sans plugins (mode léger)")}setupOntoWaveLinks(){let d=this.md.renderer.rules.link_open||((e,t,n,o,a)=>a.renderToken(e,t,n));this.md.renderer.rules.link_open=(e,t,n,o,a)=>{var r,i,s,l,c=e[t],u=c.attrIndex("href");return 0<=u&&(u=c.attrs[u][1],r=/^https?:\/\//.test(u),i=/\.(tar\.gz|zip|pdf|doc|docx|xls|xlsx|ppt|pptx|txt|csv|json|xml|js|css|png|jpg|jpeg|gif|svg|webp)$/i.test(u),s=/\.html/.test(u),l=u.endsWith("/"),r||i||s||l?r?(c.attrSet("target","_blank"),c.attrSet("rel","noopener noreferrer")):i&&c.attrSet("download",""):(c.attrSet("href","#"+u),c.attrSet("onclick",`window.OntoWave?.loadPage('${u}'); return false;`))),d(e,t,n,o,a)}}render(e){try{return this.md.render(e)}catch(e){return console.error("❌ Erreur parsing Markdown:",e),`<div style="color: #d73a49; padding: 20px;">
4
4
  ❌ Erreur de rendu Markdown
5
5
  <pre style="margin-top: 10px; background: #f6f8fa; padding: 10px;">${e}</pre>
6
- </div>`}}renderInline(t){try{return this.md.renderInline(t)}catch(e){return console.error("❌ Erreur parsing Markdown inline:",e),t}}getMarkdownIt(){return this.md}updateConfig(e){this.config={...this.config,...e},this.md=new z({html:this.config.html,linkify:this.config.linkify,typographer:this.config.typographer,breaks:this.config.breaks}),this.loadPlugins(),this.config.enableOntoWaveLinks&&this.setupOntoWaveLinks()}getActivePlugins(){return this.config.plugins||[]}static getAvailablePlugins(){return gn}}let mn={fr:{menuHome:"Accueil",menuGallery:"Galerie",menuConfiguration:"Configuration",configTitle:"OntoWave - Configuration Complète",configGeneral:"Général",configSiteTitle:"Titre du site :",configDefaultPage:"Page par défaut :",configBaseUrl:"URL de base :",configLanguages:"Langues et Localisation",configSupportedLanguages:"Langues supportées (séparées par des virgules) :",configFallbackLanguage:"Langue de fallback :",configNavigation:"Navigation et Interface",configShowGallery:"Afficher la galerie d'exemples",configHomeButton:"Bouton Accueil",configBreadcrumb:"Fil d'Ariane (breadcrumb)",configToc:"Table des matières",configMermaid:"Diagrammes Mermaid",configMermaidTheme:"Thème Mermaid :",configMermaidAuto:"Démarrage automatique",configMermaidMaxWidth:"Utiliser la largeur maximale",configPlantuml:"Diagrammes PlantUML",configPlantumlServer:"Serveur PlantUML :",configPlantumlFormat:"Format de sortie :",configPrism:"Coloration Syntaxique (Prism.js)",configPrismTheme:"Thème Prism :",configPrismAutoload:"Chargement automatique",configUI:"Interface Utilisateur",configUITheme:"Thème de l'interface :",configUIResponsive:"Design responsive",configUIAnimations:"Animations et transitions",configApply:"Appliquer Configuration",configDownloadHTML:"Télécharger HTML",configDownloadJS:"Télécharger ontowave.min.js",configReset:"Réinitialiser",configLanguageNote:"Laissez vide pour un site monolingue"},en:{menuHome:"Home",menuGallery:"Gallery",menuConfiguration:"Configuration",configTitle:"OntoWave - Complete Configuration",configGeneral:"General",configSiteTitle:"Site title:",configDefaultPage:"Default page:",configBaseUrl:"Base URL:",configLanguages:"Languages and Localization",configSupportedLanguages:"Supported languages (comma separated):",configFallbackLanguage:"Fallback language:",configNavigation:"Navigation and Interface",configShowGallery:"Show examples gallery",configHomeButton:"Home button",configBreadcrumb:"Breadcrumb navigation",configToc:"Table of contents",configMermaid:"Mermaid Diagrams",configMermaidTheme:"Mermaid theme:",configMermaidAuto:"Auto start",configMermaidMaxWidth:"Use maximum width",configPlantuml:"PlantUML Diagrams",configPlantumlServer:"PlantUML server:",configPlantumlFormat:"Output format:",configPrism:"Syntax Highlighting (Prism.js)",configPrismTheme:"Prism theme:",configPrismAutoload:"Auto loading",configUI:"User Interface",configUITheme:"Interface theme:",configUIResponsive:"Responsive design",configUIAnimations:"Animations and transitions",configApply:"Apply Configuration",configDownloadHTML:"Download HTML",configDownloadJS:"Download ontowave.min.js",configReset:"Reset",configLanguageNote:"Leave empty for monolingual site"}},_n={title:"OntoWave Documentation",baseUrl:"/",defaultPage:"index.md",containerId:"ontowave-container",locales:["fr","en"],fallbackLocale:"en",showGallery:!1,mermaid:{theme:"default",startOnLoad:!0,flowchart:{useMaxWidth:!0},sequence:{useMaxWidth:!0},gantt:{useMaxWidth:!0},journey:{useMaxWidth:!0}},plantuml:{server:"https://www.plantuml.com/plantuml",format:"svg"},prism:{theme:"default",autoload:!0},navigation:{showHome:!0,showBreadcrumb:!0,showToc:!0},ui:{theme:"default",responsive:!0,animations:!0,languageButtons:"menu"}};class I{constructor(e={}){this.config={..._n,...e},e.i18n&&(e.i18n.supported&&(this.config.locales=e.i18n.supported),e.i18n.default)&&(this.config.fallbackLocale=e.i18n.default),this.container=null,this.mermaidLoaded=!1,this.prismLoaded=!1,this.currentPage=null,this.currentLanguage=null,this.svgCache=new Map,this.svgCacheTTL=3e5,this.svgCacheEnabled=!1!==e.svgCache}getCachedSVG(e){var t;return this.svgCacheEnabled&&(t=this.svgCache.get(e))?Date.now()-t.timestamp>this.svgCacheTTL?(this.svgCache.delete(e),null):(console.log("✅ SVG récupéré du cache:",e),t.svg):null}cacheSVG(e,t){this.svgCacheEnabled&&(this.svgCache.set(e,{svg:t,timestamp:Date.now()}),console.log("💾 SVG mis en cache:",e,`(${this.svgCache.size} entrées)`))}clearSVGCache(){var e=this.svgCache.size;this.svgCache.clear(),console.log(`🗑️ Cache SVG vidé (${e} entrées supprimées)`)}getCurrentLanguage(){if(this.currentLanguage)return this.currentLanguage;var e=document.getElementById("lang-fr"),t=document.getElementById("lang-en");if(e&&t){if(e.classList.contains("visible")||!e.classList.contains("hidden")&&"none"!==e.style.display)return"fr";if(t.classList.contains("visible")||!t.classList.contains("hidden")&&"none"!==t.style.display)return"en"}e=document.getElementById("btn-fr"),t=document.getElementById("btn-en");if(e&&t){if(e.classList.contains("active"))return"fr";if(t.classList.contains("active"))return"en"}return this.resolveLocale()||"en"}t(e,t=null){t=t||this.getCurrentLanguage();return(mn[t]||mn.en)[e]||e}updateInterfaceTexts(e=null){let t=e||this.getCurrentLanguage();console.log("🌐 Interface texts updating for language:",t);e=document.querySelector('.ontowave-menu-option[onclick*="goHome"]'),e&&(e.innerHTML="🏠 "+this.t("menuHome",t)),e=document.querySelector('.ontowave-menu-option[onclick*="gallery.html"]'),e&&(e.innerHTML="🎨 "+this.t("menuGallery",t)),e=document.querySelector('.ontowave-menu-option[onclick*="toggleConfigurationPanel"]'),e&&(e.innerHTML="⚙️ "+this.t("menuConfiguration",t)),e=document.getElementById("ontowave-config-panel");if(e){let o=document.getElementById("config-title-full")?.value||this.config.title,a=document.getElementById("config-defaultPage-full")?.value||this.config.defaultPage,r=document.getElementById("config-baseUrl-full")?.value||this.config.baseUrl;e.remove();e=document.querySelector('.ontowave-menu-option[onclick*="toggleConfigurationPanel"]');e&&e.classList.remove("selected"),setTimeout(()=>{this.toggleConfigurationPanel(null,t),setTimeout(()=>{var e=document.getElementById("config-title-full"),t=document.getElementById("config-defaultPage-full"),n=document.getElementById("config-baseUrl-full");e&&(e.value=o),t&&(t.value=a),n&&(n.value=r)},100)},50)}console.log("🌐 Interface texts updated for language:",t)}switchLanguage(e){this.currentLanguage=e,this.updateLanguageButtonsState(e),this.updateInterfaceTexts(e);e=(this.config.sources||{})[e]||this.config.defaultPage;e&&this.loadPage(e)}updateLanguageButtonsState(e=null){let t=e||this.getCurrentLanguage();document.querySelectorAll(".ontowave-lang-btn").forEach(e=>{e.classList.remove("active"),e.textContent.includes(t.toUpperCase())&&e.classList.add("active")}),document.querySelectorAll(".ontowave-fixed-lang-btn").forEach(e=>{e.classList.remove("active"),e.textContent.includes(t.toUpperCase())&&e.classList.add("active")}),console.log("🌐 État des boutons de langue mis à jour pour:",t)}goHome(){var e;this.config.routing&&this.config.defaultRoute?u.location.hash=this.config.defaultRoute:this.config.i18n&&this.config.i18nFolder?(e=this.getCurrentLanguage(),this.loadI18nContent(e)):(e=this.getCurrentLanguage(),e=(this.config.sources||{})[e]||this.config.defaultPage,this.loadPage(e))}getBrowserLocales(){var e=[];return navigator.languages&&e.push(...navigator.languages),navigator.language&&e.push(navigator.language),navigator.userLanguage&&e.push(navigator.userLanguage),[...new Set(e)]}resolveLocale(){var e=this.getBrowserLocales(),n=this.config.locales||[],t=this.config.defaultLocale||this.config.fallbackLocale;if(console.log("🌐 Browser locales:",e),console.log("🌐 Supported locales:",n),console.log("🌐 Default locale:",t),0===n.length)return null;var o,a,r,i=u.location.hash||u.location.pathname;console.log("🔍 Current URL:",i);for(o of n)if(new RegExp(`\\.${o}\\.(md|html)`).test(i))return console.log("🎯 Page language detected from URL:",o,"in",i),o;for(a of e)if(n.includes(a))return console.log("🎯 Exact browser match found:",a),a;for(r of e){var s;r.split("-")[0];for(s of e){let t=s.split("-")[0];var l=n.find(e=>e.startsWith(t));if(l)return console.log("🎯 Prefix match found:",s,"->",l),l}if(t&&n.includes(t))return console.log("🎯 Using configured default locale:",t),t}var c=n[0];return console.log("🎯 Using fallback locale:",c),c}isMultilingualMode(){return this.config.locales&&0<this.config.locales.length&&this.config.sources}generatePageCandidates(e){var t,n=this.resolveLocale(),o=[];return n?(t=e.replace(/\.md$/,""),o.push(t+`.${n}.md`),n.includes("-")&&(n=n.split("-")[0],o.push(t+`.${n}.md`)),o.push(e),console.log("📄 Page candidates for",e,":",o)):o.push(e),o}async init(){try{await this.loadConfigFromScript(),this.injectStyles(),await this.loadMermaid(),await this.loadPrism(),this.createInterface(),this.currentLanguage=this.resolveLocale(),this.initializeNavigation(),this.updateLanguageButtonsState(),await this.loadInitialPage(),console.log("✅ OntoWave successfully initialized")}catch(e){console.error("❌ OntoWave initialization failed:",e),this.showError("Erreur d'initialisation OntoWave: "+e.message)}}async loadConfigFromScript(){if(u.ontoWaveConfig)this.config={...this.config,...u.ontoWaveConfig},console.log("📄 Configuration loaded from window.ontoWaveConfig"),console.log("📄 Final config:",this.config);else{var e=document.getElementById("ontowave-config");if(e&&"application/json"===e.type)try{var t=JSON.parse(e.textContent);this.config={...this.config,...t},console.log("📄 Configuration loaded from script tag"),console.log("📄 Final config:",this.config)}catch(e){console.warn("⚠️ Invalid JSON in ontowave-config script tag:",e)}}}injectStyles(){var e=document.createElement("style");e.textContent=`
6
+ </div>`}}renderInline(t){try{return this.md.renderInline(t)}catch(e){return console.error("❌ Erreur parsing Markdown inline:",e),t}}getMarkdownIt(){return this.md}updateConfig(e){this.config={...this.config,...e},this.md=new z({html:this.config.html,linkify:this.config.linkify,typographer:this.config.typographer,breaks:this.config.breaks}),this.loadPlugins(),this.config.enableOntoWaveLinks&&this.setupOntoWaveLinks()}getActivePlugins(){return this.config.plugins||[]}static getAvailablePlugins(){return gn}}let mn={fr:{menuHome:"Accueil",menuGallery:"Galerie",menuConfiguration:"Configuration",configTitle:"OntoWave - Configuration Complète",configGeneral:"Général",configSiteTitle:"Titre du site :",configDefaultPage:"Page par défaut :",configBaseUrl:"URL de base :",configLanguages:"Langues et Localisation",configSupportedLanguages:"Langues supportées (séparées par des virgules) :",configFallbackLanguage:"Langue de fallback :",configNavigation:"Navigation et Interface",configShowGallery:"Afficher la galerie d'exemples",configHomeButton:"Bouton Accueil",configBreadcrumb:"Fil d'Ariane (breadcrumb)",configToc:"Table des matières",configMermaid:"Diagrammes Mermaid",configMermaidTheme:"Thème Mermaid :",configMermaidAuto:"Démarrage automatique",configMermaidMaxWidth:"Utiliser la largeur maximale",configPlantuml:"Diagrammes PlantUML",configPlantumlServer:"Serveur PlantUML :",configPlantumlFormat:"Format de sortie :",configPrism:"Coloration Syntaxique (Prism.js)",configPrismTheme:"Thème Prism :",configPrismAutoload:"Chargement automatique",configPrismLangsTitle:"Langages supportés",configPrismLangsEssential:"Essentiels (toujours disponibles)",configPrismLangsAdditional:"Additionnels (chargement automatique)",configUI:"Interface Utilisateur",configUITheme:"Thème de l'interface :",configUIResponsive:"Design responsive",configUIAnimations:"Animations et transitions",configApply:"Appliquer Configuration",configDownloadHTML:"Télécharger HTML",configDownloadJS:"Télécharger ontowave.min.js",configReset:"Réinitialiser",configLanguageNote:"Laissez vide pour un site monolingue"},en:{menuHome:"Home",menuGallery:"Gallery",menuConfiguration:"Configuration",configTitle:"OntoWave - Complete Configuration",configGeneral:"General",configSiteTitle:"Site title:",configDefaultPage:"Default page:",configBaseUrl:"Base URL:",configLanguages:"Languages and Localization",configSupportedLanguages:"Supported languages (comma separated):",configFallbackLanguage:"Fallback language:",configNavigation:"Navigation and Interface",configShowGallery:"Show examples gallery",configHomeButton:"Home button",configBreadcrumb:"Breadcrumb navigation",configToc:"Table of contents",configMermaid:"Mermaid Diagrams",configMermaidTheme:"Mermaid theme:",configMermaidAuto:"Auto start",configMermaidMaxWidth:"Use maximum width",configPlantuml:"PlantUML Diagrams",configPlantumlServer:"PlantUML server:",configPlantumlFormat:"Output format:",configPrism:"Syntax Highlighting (Prism.js)",configPrismTheme:"Prism theme:",configPrismAutoload:"Auto loading",configPrismLangsTitle:"Supported languages",configPrismLangsEssential:"Essential (always available)",configPrismLangsAdditional:"Additional (auto loaded)",configUI:"User Interface",configUITheme:"Interface theme:",configUIResponsive:"Responsive design",configUIAnimations:"Animations and transitions",configApply:"Apply Configuration",configDownloadHTML:"Download HTML",configDownloadJS:"Download ontowave.min.js",configReset:"Reset",configLanguageNote:"Leave empty for monolingual site"}},_n={title:"OntoWave Documentation",baseUrl:"/",defaultPage:"index.md",containerId:"ontowave-container",locales:["fr","en"],fallbackLocale:"en",showGallery:!1,mermaid:{theme:"default",startOnLoad:!0,flowchart:{useMaxWidth:!0},sequence:{useMaxWidth:!0},gantt:{useMaxWidth:!0},journey:{useMaxWidth:!0}},plantuml:{server:"https://www.plantuml.com/plantuml",format:"svg"},prism:{theme:"default",autoload:!0},navigation:{showHome:!0,showBreadcrumb:!0,showToc:!0},ui:{theme:"default",responsive:!0,animations:!0,languageButtons:"menu"}};class I{constructor(e={}){this.config={..._n,...e},e.i18n&&(e.i18n.supported&&(this.config.locales=e.i18n.supported),e.i18n.default)&&(this.config.fallbackLocale=e.i18n.default),this.container=null,this.mermaidLoaded=!1,this.prismLoaded=!1,this.currentPage=null,this.currentLanguage=null,this.svgCache=new Map,this.svgCacheTTL=3e5,this.svgCacheEnabled=!1!==e.svgCache}getCachedSVG(e){var t;return this.svgCacheEnabled&&(t=this.svgCache.get(e))?Date.now()-t.timestamp>this.svgCacheTTL?(this.svgCache.delete(e),null):(console.log("✅ SVG récupéré du cache:",e),t.svg):null}cacheSVG(e,t){this.svgCacheEnabled&&(this.svgCache.set(e,{svg:t,timestamp:Date.now()}),console.log("💾 SVG mis en cache:",e,`(${this.svgCache.size} entrées)`))}clearSVGCache(){var e=this.svgCache.size;this.svgCache.clear(),console.log(`🗑️ Cache SVG vidé (${e} entrées supprimées)`)}getCurrentLanguage(){if(this.currentLanguage)return this.currentLanguage;var e=document.getElementById("lang-fr"),t=document.getElementById("lang-en");if(e&&t){if(e.classList.contains("visible")||!e.classList.contains("hidden")&&"none"!==e.style.display)return"fr";if(t.classList.contains("visible")||!t.classList.contains("hidden")&&"none"!==t.style.display)return"en"}e=document.getElementById("btn-fr"),t=document.getElementById("btn-en");if(e&&t){if(e.classList.contains("active"))return"fr";if(t.classList.contains("active"))return"en"}return this.resolveLocale()||"en"}t(e,t=null){t=t||this.getCurrentLanguage();return(mn[t]||mn.en)[e]||e}updateInterfaceTexts(e=null){let t=e||this.getCurrentLanguage();console.log("🌐 Interface texts updating for language:",t);e=document.querySelector('.ontowave-menu-option[onclick*="goHome"]'),e&&(e.innerHTML="🏠 "+this.t("menuHome",t)),e=document.querySelector('.ontowave-menu-option[onclick*="gallery.html"]'),e&&(e.innerHTML="🎨 "+this.t("menuGallery",t)),e=document.querySelector('.ontowave-menu-option[onclick*="toggleConfigurationPanel"]'),e&&(e.innerHTML="⚙️ "+this.t("menuConfiguration",t)),e=document.getElementById("ontowave-config-panel");if(e){let o=document.getElementById("config-title-full")?.value||this.config.title,a=document.getElementById("config-defaultPage-full")?.value||this.config.defaultPage,r=document.getElementById("config-baseUrl-full")?.value||this.config.baseUrl;e.remove();e=document.querySelector('.ontowave-menu-option[onclick*="toggleConfigurationPanel"]');e&&e.classList.remove("selected"),setTimeout(()=>{this.toggleConfigurationPanel(null,t),setTimeout(()=>{var e=document.getElementById("config-title-full"),t=document.getElementById("config-defaultPage-full"),n=document.getElementById("config-baseUrl-full");e&&(e.value=o),t&&(t.value=a),n&&(n.value=r)},100)},50)}console.log("🌐 Interface texts updated for language:",t)}switchLanguage(e){this.currentLanguage=e,this.updateLanguageButtonsState(e),this.updateInterfaceTexts(e);e=(this.config.sources||{})[e]||this.config.defaultPage;e&&this.loadPage(e)}updateLanguageButtonsState(e=null){let t=e||this.getCurrentLanguage();document.querySelectorAll(".ontowave-lang-btn").forEach(e=>{e.classList.remove("active"),e.textContent.includes(t.toUpperCase())&&e.classList.add("active")}),document.querySelectorAll(".ontowave-fixed-lang-btn").forEach(e=>{e.classList.remove("active"),e.textContent.includes(t.toUpperCase())&&e.classList.add("active")}),console.log("🌐 État des boutons de langue mis à jour pour:",t)}goHome(){var e;this.config.routing&&this.config.defaultRoute?u.location.hash=this.config.defaultRoute:this.config.i18n&&this.config.i18nFolder?(e=this.getCurrentLanguage(),this.loadI18nContent(e)):(e=this.getCurrentLanguage(),e=(this.config.sources||{})[e]||this.config.defaultPage,this.loadPage(e))}getBrowserLocales(){var e=[];return navigator.languages&&e.push(...navigator.languages),navigator.language&&e.push(navigator.language),navigator.userLanguage&&e.push(navigator.userLanguage),[...new Set(e)]}resolveLocale(){var e=this.getBrowserLocales(),n=this.config.locales||[],t=this.config.defaultLocale||this.config.fallbackLocale;if(console.log("🌐 Browser locales:",e),console.log("🌐 Supported locales:",n),console.log("🌐 Default locale:",t),0===n.length)return null;var o,a,r,i=u.location.hash||u.location.pathname;console.log("🔍 Current URL:",i);for(o of n)if(new RegExp(`\\.${o}\\.(md|html)`).test(i))return console.log("🎯 Page language detected from URL:",o,"in",i),o;for(a of e)if(n.includes(a))return console.log("🎯 Exact browser match found:",a),a;for(r of e){var s;r.split("-")[0];for(s of e){let t=s.split("-")[0];var l=n.find(e=>e.startsWith(t));if(l)return console.log("🎯 Prefix match found:",s,"->",l),l}if(t&&n.includes(t))return console.log("🎯 Using configured default locale:",t),t}var c=n[0];return console.log("🎯 Using fallback locale:",c),c}isMultilingualMode(){return this.config.locales&&0<this.config.locales.length&&this.config.sources}generatePageCandidates(e){var t,n=this.resolveLocale(),o=[];return n?(t=e.replace(/\.md$/,""),o.push(t+`.${n}.md`),n.includes("-")&&(n=n.split("-")[0],o.push(t+`.${n}.md`)),o.push(e),console.log("📄 Page candidates for",e,":",o)):o.push(e),o}async init(){try{await this.loadConfigFromScript(),this.injectStyles(),await this.loadMermaid(),await this.loadPrism(),this.createInterface(),this.currentLanguage=this.resolveLocale(),this.initializeNavigation(),this.updateLanguageButtonsState(),await this.loadInitialPage(),console.log("✅ OntoWave successfully initialized")}catch(e){console.error("❌ OntoWave initialization failed:",e),this.showError("Erreur d'initialisation OntoWave: "+e.message)}}async loadConfigFromScript(){if(u.ontoWaveConfig)this.config={...this.config,...u.ontoWaveConfig},console.log("📄 Configuration loaded from window.ontoWaveConfig"),console.log("📄 Final config:",this.config);else{var e=document.getElementById("ontowave-config");if(e&&"application/json"===e.type)try{var t=JSON.parse(e.textContent);this.config={...this.config,...t},console.log("📄 Configuration loaded from script tag"),console.log("📄 Final config:",this.config)}catch(e){console.warn("⚠️ Invalid JSON in ontowave-config script tag:",e)}}}injectStyles(){var e=document.createElement("style");e.textContent=`
7
7
  .ontowave-container {
8
8
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif;
9
9
  line-height: 1.6;
@@ -1053,7 +1053,7 @@ ${e}
1053
1053
 
1054
1054
  <!-- Section Diagrammes Mermaid -->
1055
1055
  <div class="config-section">
1056
- <h4>📊 ${this.t("configMermaid",n)}</h4>
1056
+ <h4>🧜‍♀️ ${this.t("configMermaid",n)}</h4>
1057
1057
  <div class="config-row">
1058
1058
  <div class="form-group-full">
1059
1059
  <label for="config-mermaidTheme-full">${this.t("configMermaidTheme",n)}</label>
@@ -1083,7 +1083,7 @@ ${e}
1083
1083
 
1084
1084
  <!-- Section PlantUML -->
1085
1085
  <div class="config-section">
1086
- <h4>🌿 ${this.t("configPlantuml",n)}</h4>
1086
+ <h4>🏭 ${this.t("configPlantuml",n)}</h4>
1087
1087
  <div class="config-row">
1088
1088
  <div class="form-group-full">
1089
1089
  <label for="config-plantumlServer-full">${this.t("configPlantumlServer",n)}</label>
@@ -1118,6 +1118,35 @@ ${e}
1118
1118
  </label>
1119
1119
  </div>
1120
1120
  </div>
1121
+ <div class="config-row">
1122
+ <div class="form-group-full">
1123
+ <p style="margin: 0 0 8px 0; font-weight: 600; color: #586069;">🔤 ${this.t("configPrismLangsTitle",n)}</p>
1124
+ <div class="language-grid">
1125
+ <div class="language-group">
1126
+ <p class="language-group-title">${this.t("configPrismLangsEssential",n)}</p>
1127
+ <div class="language-tags">
1128
+ <span class="lang-tag">HTML</span>
1129
+ <span class="lang-tag">CSS</span>
1130
+ <span class="lang-tag">JavaScript</span>
1131
+ </div>
1132
+ </div>
1133
+ <div class="language-group">
1134
+ <p class="language-group-title">${this.t("configPrismLangsAdditional",n)}</p>
1135
+ <div class="language-tags">
1136
+ <span class="lang-tag">Python</span>
1137
+ <span class="lang-tag">Java</span>
1138
+ <span class="lang-tag">TypeScript</span>
1139
+ <span class="lang-tag">PHP</span>
1140
+ <span class="lang-tag">Bash</span>
1141
+ <span class="lang-tag">JSON</span>
1142
+ <span class="lang-tag">YAML</span>
1143
+ <span class="lang-tag">Mermaid</span>
1144
+ <span class="lang-tag">PlantUML</span>
1145
+ </div>
1146
+ </div>
1147
+ </div>
1148
+ </div>
1149
+ </div>
1121
1150
  </div>
1122
1151
 
1123
1152
  <!-- Section Interface Utilisateur -->
@@ -1476,6 +1505,34 @@ ${e}
1476
1505
  max-height: 300px;
1477
1506
  overflow-y: auto;
1478
1507
  }
1508
+
1509
+ .language-grid {
1510
+ display: grid;
1511
+ gap: 12px;
1512
+ }
1513
+
1514
+ .language-group-title {
1515
+ margin: 0 0 6px 0;
1516
+ color: #586069;
1517
+ font-size: 0.85em;
1518
+ font-weight: 600;
1519
+ }
1520
+
1521
+ .language-tags {
1522
+ display: flex;
1523
+ flex-wrap: wrap;
1524
+ gap: 6px;
1525
+ }
1526
+
1527
+ .lang-tag {
1528
+ background: #ffffff;
1529
+ border: 1px solid #d1d9e0;
1530
+ border-radius: 12px;
1531
+ padding: 3px 10px;
1532
+ font-size: 0.78em;
1533
+ color: #586069;
1534
+ font-family: 'SFMono-Regular', Consolas, 'Liberation Mono', Menlo, Courier, monospace;
1535
+ }
1479
1536
  `,document.head.appendChild(e))}navigate(e){this.loadPage(e)}getConfig(){return{...this.config}}updateConfig(e){this.config={...this.config,...e},console.log("📝 Configuration updated")}}u.OntoWave=I,console.log("✅ OntoWave class exported to window.OntoWave"),document.addEventListener("DOMContentLoaded",async()=>{let l=u.OntoWaveConfig||{};if(l.contentPath){console.log("🚀 OntoWave AUTO-INIT avec contentPath:",l.contentPath),l.disableHashLoading=!0;var e=new I(l);await e.init();try{var t=await fetch(l.contentPath);if(!t.ok)throw new Error(`HTTP ${t.status}: `+t.statusText);var n=await t.text(),o=await e.renderMarkdown(n),a=document.getElementById("ontowave-content")||document.getElementById("app");a?(a.innerHTML=o,console.log("✅ Contenu chargé depuis:",l.contentPath),await e.processDiagrams(a),await e.processPlantUML(a)):console.error("❌ Container ontowave-content introuvable")}catch(e){console.error("❌ Erreur lors du chargement du contenu:",e);t=document.getElementById("ontowave-content")||document.getElementById("app");t&&(t.innerHTML=`
1480
1537
  <div style="color: red; padding: 2rem; border: 2px solid red; border-radius: 8px;">
1481
1538
  <h2>Erreur de chargement</h2>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ontowave",
3
- "version": "1.0.35",
3
+ "version": "1.0.37",
4
4
  "description": "Lightweight JavaScript library for creating interactive documentation from Markdown with multilingual support, Prism syntax highlighting, Mermaid diagrams, and PlantUML rendering",
5
5
  "main": "dist/ontowave.js",
6
6
  "unpkg": "dist/ontowave.min.js",