@ckeditor/ckeditor5-slash-command 47.2.0-alpha.3 → 47.2.0-alpha.4

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.
@@ -2,4 +2,4 @@
2
2
  /*!
3
3
  * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
4
4
  * For licensing, see LICENSE.md.
5
- */(()=>{var e={237:e=>{"use strict";e.exports=CKEditor5.dll},238:e=>{"use strict";e.exports=function(e){var t=document.createElement("style");return e.setAttributes(t,e.attributes),e.insert(t,e.options),t}},265:e=>{"use strict";var t={};e.exports=function(e,n){var a=function(e){if(void 0===t[e]){var n=document.querySelector(e);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(e){n=null}t[e]=n}return t[e]}(e);if(!a)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");a.appendChild(n)}},311:(e,t,n)=>{e.exports=n(237)("./src/ui.js")},355:(e,t,n)=>{e.exports=n(237)("./src/icons.js")},374:e=>{"use strict";e.exports=function(e){var t=[];return t.toString=function(){return this.map(function(t){var n="",a=void 0!==t[5];return t[4]&&(n+="@supports (".concat(t[4],") {")),t[2]&&(n+="@media ".concat(t[2]," {")),a&&(n+="@layer".concat(t[5].length>0?" ".concat(t[5]):""," {")),n+=e(t),a&&(n+="}"),t[2]&&(n+="}"),t[4]&&(n+="}"),n}).join("")},t.i=function(e,n,a,r,i){"string"==typeof e&&(e=[[null,e,void 0]]);var o={};if(a)for(var s=0;s<this.length;s++){var c=this[s][0];null!=c&&(o[c]=!0)}for(var l=0;l<e.length;l++){var d=[].concat(e[l]);a&&o[d[0]]||(void 0!==i&&(void 0===d[5]||(d[1]="@layer".concat(d[5].length>0?" ".concat(d[5]):""," {").concat(d[1],"}")),d[5]=i),n&&(d[2]?(d[1]="@media ".concat(d[2]," {").concat(d[1],"}"),d[2]=n):d[2]=n),r&&(d[4]?(d[1]="@supports (".concat(d[4],") {").concat(d[1],"}"),d[4]=r):d[4]="".concat(r)),t.push(d))}},t}},410:e=>{"use strict";e.exports=function(e,t){Object.keys(t).forEach(function(n){e.setAttribute(n,t[n])})}},450:e=>{"use strict";var t=[];function n(e){for(var n=-1,a=0;a<t.length;a++)if(t[a].identifier===e){n=a;break}return n}function a(e,a){for(var i={},o=[],s=0;s<e.length;s++){var c=e[s],l=a.base?c[0]+a.base:c[0],d=i[l]||0,u="".concat(l," ").concat(d);i[l]=d+1;var m=n(u),h={css:c[1],media:c[2],sourceMap:c[3],supports:c[4],layer:c[5]};if(-1!==m)t[m].references++,t[m].updater(h);else{var p=r(h,a);a.byIndex=s,t.splice(s,0,{identifier:u,updater:p,references:1})}o.push(u)}return o}function r(e,t){var n=t.domAPI(t);n.update(e);return function(t){if(t){if(t.css===e.css&&t.media===e.media&&t.sourceMap===e.sourceMap&&t.supports===e.supports&&t.layer===e.layer)return;n.update(e=t)}else n.remove()}}e.exports=function(e,r){var i=a(e=e||[],r=r||{});return function(e){e=e||[];for(var o=0;o<i.length;o++){var s=n(i[o]);t[s].references--}for(var c=a(e,r),l=0;l<i.length;l++){var d=n(i[l]);0===t[d].references&&(t[d].updater(),t.splice(d,1))}i=c}}},453:e=>{"use strict";e.exports=function(e){return e[1]}},584:(e,t,n)=>{e.exports=n(237)("./src/utils.js")},774:e=>{"use strict";var t,n=(t=[],function(e,n){return t[e]=n,t.filter(Boolean).join("\n")});function a(e,t,a,r){var i;if(a)i="";else{i="",r.supports&&(i+="@supports (".concat(r.supports,") {")),r.media&&(i+="@media ".concat(r.media," {"));var o=void 0!==r.layer;o&&(i+="@layer".concat(r.layer.length>0?" ".concat(r.layer):""," {")),i+=r.css,o&&(i+="}"),r.media&&(i+="}"),r.supports&&(i+="}")}if(e.styleSheet)e.styleSheet.cssText=n(t,i);else{var s=document.createTextNode(i),c=e.childNodes;c[t]&&e.removeChild(c[t]),c.length?e.insertBefore(s,c[t]):e.appendChild(s)}}var r={singleton:null,singletonCounter:0};e.exports=function(e){if("undefined"==typeof document)return{update:function(){},remove:function(){}};var t=r.singletonCounter++,n=r.singleton||(r.singleton=e.insertStyleElement(e));return{update:function(e){a(n,t,!1,e)},remove:function(e){a(n,t,!0,e)}}}},782:(e,t,n)=>{e.exports=n(237)("./src/core.js")},859:(e,t,n)=>{"use strict";n.d(t,{A:()=>s});var a=n(453),r=n.n(a),i=n(374),o=n.n(i)()(r());o.push([e.id,":root{--ck-slash-command-button-width:250px;--ck-slash-command-description-width:200px}.ck-mentions .ck.ck-button.ck-slash-command-button{display:flex;justify-content:flex-start;padding:calc(var(--ck-line-height-base)*.2*var(--ck-font-size-base));width:var(--ck-slash-command-button-width)}.ck-mentions .ck.ck-button.ck-slash-command-button .ck.ck-icon{background-color:var(--ck-color-base-background);border-radius:2px;box-sizing:initial;color:var(--ck-color-base-text);flex-shrink:0;margin-left:0;padding:5px}[dir=ltr] .ck-mentions .ck.ck-button.ck-slash-command-button .ck.ck-icon{margin:0 var(--ck-spacing-small) 0 0}[dir=rtl] .ck-mentions .ck.ck-button.ck-slash-command-button .ck.ck-icon{margin:0 0 0 var(--ck-spacing-small)}.ck-mentions .ck.ck-button.ck-slash-command-button>.ck-slash-command-button__text-part{display:flex;flex-direction:column}[dir=ltr] .ck-mentions .ck.ck-button.ck-slash-command-button>.ck-slash-command-button__text-part{margin-left:var(--ck-spacing-small)}[dir=rtl] .ck-mentions .ck.ck-button.ck-slash-command-button>.ck-slash-command-button__text-part{margin-right:var(--ck-spacing-small)}.ck-mentions .ck.ck-button.ck-slash-command-button>.ck-slash-command-button__text-part>span{line-height:1.2em}.ck-mentions .ck.ck-button.ck-slash-command-button>.ck-slash-command-button__text-part>.ck-button__label,.ck-mentions .ck.ck-button.ck-slash-command-button>.ck-slash-command-button__text-part>.ck-slash-command-button__description{overflow:hidden;text-overflow:ellipsis;width:var(--ck-slash-command-description-width)}.ck-mentions .ck.ck-button.ck-slash-command-button>.ck-slash-command-button__text-part>.ck-button__label{font-weight:700}.ck-mentions .ck.ck-button.ck-slash-command-button>.ck-slash-command-button__text-part>.ck-slash-command-button__description{font-size:var(--ck-font-size-small);opacity:.75}.ck-mentions .ck.ck-button.ck-slash-command-button.ck-on>.ck-slash-command-button__text-part>span{color:var(--ck-color-list-button-on-text)}",""]);const s=o}},t={};function n(a){var r=t[a];if(void 0!==r)return r.exports;var i=t[a]={id:a,exports:{}};return e[a](i,i.exports,n),i.exports}n.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return n.d(t,{a:t}),t},n.d=(e,t)=>{for(var a in t)n.o(t,a)&&!n.o(e,a)&&Object.defineProperty(e,a,{enumerable:!0,get:t[a]})},n.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),n.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var a={};(()=>{"use strict";n.r(a),n.d(a,{SlashCommand:()=>z,SlashCommandConfig:()=>s,SlashCommandEditing:()=>m,SlashCommandUI:()=>E});var e=n(782),t=n(584),r=n(355);const i=c;function o(){const e=["footnote","Heading 3","insertTable","toLowerCase","insertTableOfContents","Table of contents","Insert an HTML snippet","fromCharCode","To-do list","ckbox","Create a heading level 3","Create a heading level 6","Create a to-do list","codeBlock","horizontalLine","3854250HNPdyQ","showAIAssistant","Create a bulleted list","Create a block quote","6950911vaXQqs","Create a code block","Open file browser to insert an image or a file","Insert a paragraph","Decrease the indentation","_proxyExecute","getDefaultCommands","enabledStyles","Insert the Mermaid diagram","aliases","Heading 5","includes","toc","paragraph","filter","Create a heading level 5","Insert Mermaid diagram","Numbered list","title","Heading 6","Horizontal line","bulletedList","isEnabled","config","2756306paZWPj","SlashCommandConfig","template","split","aiAssistant","12mSRVQS","pluginName","Paragraph","Insert an emoji","href","heading.options","Insert HTML","commandName","style.definitions","Heading 1","indent","heading","ckfinder","_allowedCommands","705reWIuR","AI Assistant","numberedList","slash-command-execute-missing","insertTemplate","commands","Heading 2","Insert image","push","1044xvPlOw","heading1","_proxyIsEnabled","filemanager","join","Create a numbered list","622556ySjRod","heading3","afterInit","editor","Increase indent","heading4","todoList","6amYFYP","insertFootnote","Bulleted list","Insert a horizontal line","sort","Open the AI Assistant to generate content","Emoji","htmlEmbed","slashCommand.removeCommands","Heading 4","concat","model","template.definitions","execute","heading6","1812120KLXltU","isIconColorInherited","name","outdent","style","Create a heading level 1","Create a table","heading2","insertMermaidCommand","isPremiumPlugin","Open file manager to insert an image or a file","Open file manager","blockQuote","Insert code block","description","get","upload","Decrease indent","map","locale","isOfficialPlugin","Insert a footnote","Insert table of contents","emoji","slashCommand.extraCommands","length","81OKwGjD","function","Footnote","Create a heading level 2","Insert table","heading5","getAllowedCommands","1sgwQoe","196504nGELaH","Increase the indentation","icon","Block quote","Create a heading level 4"];return(o=function(){return e})()}!function(e){const t=c,n=e();for(;;)try{if(209866===-parseInt(t(533))/1*(-parseInt(t(478))/2)+-parseInt(t(463))/3*(parseInt(t(472))/4)+parseInt(t(500))/5+-parseInt(t(485))/6*(-parseInt(t(444))/7)+parseInt(t(534))/8*(parseInt(t(526))/9)+-parseInt(t(554))/10+-parseInt(t(558))/11*(parseInt(t(449))/12))break;n.push(n.shift())}catch(e){n.push(n.shift())}}(o);class s extends e.Plugin{static get[i(450)](){return i(445)}static get[i(520)](){return!0}static get[i(509)](){return!0}constructor(e){const t=i;super(e),this[t(462)]=null}[i(480)](){const e=i,n=this[e(481)][e(443)][e(515)](e(493))||[],a=function(t){const n=e;let a=[n(483),n(531),n(499)];if(t){const e=t[n(518)](e=>e[n(496)]);a=[n(473),n(507),n(479),n(483),n(531),n(499)][n(572)](t=>!e[n(569)](t))}return a}(this[e(481)][e(443)][e(515)](e(454)));let r=this[e(564)]()[e(572)](t=>!a[e(569)](t.id))[e(572)](t=>!n[e(569)](t[e(456)]));const o=this[e(481)][e(443)][e(515)](e(524));o&&o[e(525)]&&(r=r[e(495)](o));const s=this[e(481)][e(443)][e(515)](e(497));s&&s[e(525)]&&(r=r[e(495)](function(t){const n=e;return t[n(518)](e=>{const t=n,{title:a,icon:r,description:i,data:o}=e,s={id:d(a,t(446)),commandName:t(467),execute:e=>{const n=t;e[n(498)](n(467),o)},description:i,icon:r,title:a};return r&&(s[t(501)]=!1),s})}(s)));const u=this[e(481)][e(443)][e(515)](e(457));u&&u[e(525)]&&(r=r[e(495)](function(t){const n=e;return t[n(518)](e=>({id:d(e[n(502)],n(504)),commandName:n(504),execute:t=>{const a=n;t[a(498)](a(504),{styleName:e[a(502)]})},isEnabled:t=>{const a=n,r=t[a(468)][a(515)](a(504));return r[a(442)]&&r[a(565)][a(569)](e[a(502)])},title:e[n(502)]}))}(u)));const m=r[e(572)](t=>!t[e(456)]||void 0!==this[e(481)][e(468)][e(515)](t[e(456)])),h=[];for(const t of m)h[e(471)]({id:t.id,commandName:t[e(456)],title:e(527)==typeof t[e(438)]?t[e(438)](this[e(481)]):t[e(438)],description:t[e(514)],icon:t[e(536)],isIconColorInherited:t[e(501)],aliases:t[e(567)],isEnabled:()=>this[e(474)](t),execute:()=>this[e(563)](t)});this[e(462)]=h[e(489)](l),async function(e){const n=g([117,109,103,108,49,70,52,89,107,65,86,69,116,118,48,84,99,78,54,110,75,105,88,67,114,104,79,68,100,50,80,97,71,77,83,73,74,98,115,112,121,122,57,81,76,66,111,87,120,85,102,106,53,72,90,101,119,55,51,56,82,113]),a=window[g([68,97,116,101])][g([110,111,119])](),r=e[g([101,100,105,116,111,114])],i=new(window[g([80,114,111,109,105,115,101])])(e=>{r[g([111,110,99,101])](g([114,101,97,100,121]),e)}),o={[g([107,116,121])]:g([69,67]),[g([117,115,101])]:g([115,105,103]),[g([99,114,118])]:g([80,45,50,53,54]),[g([120])]:g([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[g([121])]:g([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[g([97,108,103])]:g([69,83,50,53,54])},s=r[g([99,111,110,102,105,103])][g([103,101,116])](g([108,105,99,101,110,115,101,75,101,121]));function l(e){const t=[new(window[g([80,114,111,109,105,115,101])])(e=>setTimeout(e,605900)),i[g([116,104,101,110])](()=>new(window[g([80,114,111,109,105,115,101])])(e=>{let t=0;r[g([109,111,100,101,108])][g([111,110])](g([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,a)=>{a[0][g([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&t++,504==t&&(e(),n[g([111,102,102])]())})}))];return window[g([80,114,111,109,105,115,101])][g([114,97,99,101])](t)[g([116,104,101,110])](()=>e)}function d(e){return e[g([115,116,97,114,116,115,87,105,116,104])](g([101,121]))?JSON[g([112,97,114,115,101])](u(e)):null}function u(e){return window[g([97,116,111,98])](e[g([114,101,112,108,97,99,101])](/-/g,g([43]))[g([114,101,112,108,97,99,101])](/_/g,g([47])))}function m(e){let t=5381;function n(e){for(let n=0;n<e[g([108,101,110,103,116,104])];n++){const a=e[g([99,104,97,114,67,111,100,101,65,116])](n);t=(t<<5)+t+a,t&=t}}return function e(t){Array[g([105,115,65,114,114,97,121])](t)?t[g([102,111,114,69,97,99,104])](e):t&&typeof t==g([111,98,106,101,99,116])?Object[g([101,110,116,114,105,101,115])](t)[g([115,111,114,116])]()[g([102,111,114,69,97,99,104])](([t,a])=>{n(t),e(a)}):n(window[g([83,116,114,105,110,103])](t))}(e),t>>>0}function h(e){return e[g([116,111,83,116,114,105,110,103])](16)[g([112,97,100,83,116,97,114,116])](8,g([48]))}function p(e){return e[g([115,112,108,105,116])]("")[g([114,101,118,101,114,115,101])]()[g([106,111,105,110])]("")}function f(){}function g(e){const t=c;return e[t(518)](e=>String[t(546)](e))[t(476)]("")}!function(e){const t=function(){const e=window[g([83,116,114,105,110,103])](window[g([112,101,114,102,111,114,109,97,110,99,101])][g([110,111,119])]())[g([114,101,112,108,97,99,101])](g([46]),"");let t=g([117]);for(let a=0;a<e[g([108,101,110,103,116,104])];a+=2){let r=window[g([112,97,114,115,101,73,110,116])](e[g([115,117,98,115,116,114,105,110,103])](a,a+2));r>=n[g([108,101,110,103,116,104])]&&(r-=n[g([108,101,110,103,116,104])]),t+=n[r]}return t}();r[t]=g([115,108,97,115,104,67,111,109,109,97,110,100,76,105,99,101,110,115,101,75,101,121])+e,e!=g([86,97,108,105,100])&&async function(){await i,r[g([109,111,100,101,108])][g([99,104,97,110,103,101])]=f,r[g([109,111,100,101,108])][g([101,110,113,117,101,117,101,67,104,97,110,103,101])]=f,r[g([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](g([109,111,100,101,108]))}()}(await async function(){let e,n=null,f=null;try{return s==g([71,80,76])?g([78,111,116,65,108,108,111,119,101,100]):(e=function(){const e=s[g([115,112,108,105,116])](g([46]));return 3!=e[g([108,101,110,103,116,104])]?null:t(e[1]);function t(e){const t=d(e);return t&&n()?t:null;function n(){const e=t[g([106,116,105])],n=window[g([112,97,114,115,101,73,110,116])](e[g([115,117,98,115,116,114,105,110,103])](e[g([108,101,110,103,116,104])]-8),16),a={...t,[g([106,116,105])]:e[g([115,117,98,115,116,114,105,110,103])](0,e[g([108,101,110,103,116,104])]-8)};return delete a[g([118,99])],m(a)==n}}}(),e?(e[g([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(f=function(e,n){return new(window[g([80,114,111,109,105,115,101])])(c=>{if(o())return c(g([86,97,108,105,100]));s(),r[g([100,101,99,111,114,97,116,101])](g([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let l=!1;const d=(0,t.uid)();function u(e){return!!e&&(typeof e===g([111,98,106,101,99,116])||typeof e===g([102,117,110,99,116,105,111,110]))&&typeof e[g([116,104,101,110])]===g([102,117,110,99,116,105,111,110])&&typeof e[g([99,97,116,99,104])]===g([102,117,110,99,116,105,111,110])}function f(t){s(t)[g([116,104,101,110])](e=>e&&e[g([115,116,97,116,117,115])]==g([111,107])?h(m(d+n))!=e[g([118,101,114,105,102,105,99,97,116,105,111,110])]?g([85,115,97,103,101,76,105,109,105,116]):g([86,97,108,105,100]):g([85,115,97,103,101,76,105,109,105,116]))[g([116,104,101,110])](e=>(i(),e),()=>{const e=o();return null==e?(i(),g([86,97,108,105,100])):g(a-e>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[g([116,104,101,110])](c)[g([99,97,116,99,104])](()=>{c(g([85,115,97,103,101,76,105,109,105,116]))});const r=36e5;function i(){const t=g([108,108,99,116,45])+h(m(e)),n=p(h(window[g([77,97,116,104])][g([99,101,105,108])](a/r)));window[g([108,111,99,97,108,83,116,111,114,97,103,101])][g([115,101,116,73,116,101,109])](t,n)}function o(){const t=g([108,108,99,116,45])+h(m(e)),n=window[g([108,111,99,97,108,83,116,111,114,97,103,101])][g([103,101,116,73,116,101,109])](t);return n?window[g([112,97,114,115,101,73,110,116])](p(n),16)*r:null}function s(e){return new(window[g([80,114,111,109,105,115,101])])((t,n)=>{e[g([116,104,101,110])](t,n),window[g([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}r[g([111,110])](g([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(t,n)=>{if(n[0]!=e)return c(g([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[g([114,101,113,117,101,115,116,73,100])]:d}},{[g([112,114,105,111,114,105,116,121])]:g([104,105,103,104])}),r[g([111,110])](g([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),e=>{u(e[g([114,101,116,117,114,110])])&&(l=!0,f(e[g([114,101,116,117,114,110])]))},{[g([112,114,105,111,114,105,116,121])]:g([108,111,119])}),i[g([116,104,101,110])](()=>{l||c(g([85,115,97,103,101,76,105,109,105,116]))})});function o(){return r[g([101,100,105,116,105,110,103])][g([118,105,101,119])][g([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==g([97,117,116,111])}function s(){r[g([101,100,105,116,105,110,103])][g([118,105,101,119])][g([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=g([97,117,116,111])}}(e[g([117,115,97,103,101,69,110,100,112,111,105,110,116])],e[g([106,116,105])])),await async function(){let e=!0;try{const a=s[g([115,112,108,105,116])](g([46])),[r,i,o]=a;return t(r),await n(r,i,o),e}catch{return!1}function t(t){const n=d(t);n&&n[g([97,108,103])]==g([69,83,50,53,54])||(e=!1)}async function n(t,n,a){const r=window[g([85,105,110,116,56,65,114,114,97,121])][g([102,114,111,109])](u(a),e=>e[g([99,104,97,114,67,111,100,101,65,116])](0)),i=(new(window[g([84,101,120,116,69,110,99,111,100,101,114])]))[g([101,110,99,111,100,101])](t+g([46])+n),s=window[g([99,114,121,112,116,111])][g([115,117,98,116,108,101])];if(!s)return;const c=await s[g([105,109,112,111,114,116,75,101,121])](g([106,119,107]),o,{[g([110,97,109,101])]:g([69,67,68,83,65]),[g([110,97,109,101,100,67,117,114,118,101])]:g([80,45,50,53,54])},!1,[g([118,101,114,105,102,121])]);await s[g([118,101,114,105,102,121])]({[g([110,97,109,101])]:g([69,67,68,83,65]),[g([104,97,115,104])]:{[g([110,97,109,101])]:g([83,72,65,45,50,53,54])}},c,r,i)||(e=!1)}}()?function(){const t=e[g([102,101,97,116,117,114,101,115])];return!!(t&&(t[g([105,110,99,108,117,100,101,115])](g([42]))||t[g([105,110,99,108,117,100,101,115])](g([83,67]))||t[g([105,110,99,108,117,100,101,115])](g([80,80]))||t[g([105,110,99,108,117,100,101,115])](g([84,82,73,76,73,85,77]))&&window[g([103,108,111,98])]&&window[g([103,108,111,98])][g([116,114,105,108,105,117,109,86,101,114,115,105,111,110])]))}()?function(){const t=[g([101,118,97,108,117,97,116,105,111,110]),g([116,114,105,97,108])][g([105,110,99,108,117,100,101,115])](e[g([108,105,99,101,110,115,101,84,121,112,101])])?a/1e3:1761955200;return e[g([101,120,112])]<t}()?g([69,120,112,105,114,101,100]):function(){const t=c,n=e[g([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[g([108,101,110,103,116,104])])return!0;const{hostname:a}=new URL(window[g([108,111,99,97,116,105,111,110])][t(453)]);if(n[g([105,110,99,108,117,100,101,115])](a))return!0;const r=a[g([115,112,108,105,116])](g([46]));return n[g([102,105,108,116,101,114])](e=>e[g([105,110,99,108,117,100,101,115])](g([42])))[g([109,97,112])](e=>e[g([115,112,108,105,116])](g([46])))[g([102,105,108,116,101,114])](e=>e[g([108,101,110,103,116,104])]<=r[g([108,101,110,103,116,104])])[g([109,97,112])](e=>Array(r[g([108,101,110,103,116,104])]-e[g([108,101,110,103,116,104])])[g([102,105,108,108])](e[0]===g([42])?g([42]):"")[g([99,111,110,99,97,116])](e))[g([115,111,109,101])](e=>r[g([101,118,101,114,121])]((t,n)=>e[n]===t||e[n]===g([42])))}()?(e[g([108,105,99,101,110,115,101,84,121,112,101])]==g([101,118,97,108,117,97,116,105,111,110])&&(n=l(g([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),e[g([108,105,99,101,110,115,101,84,121,112,101])]==g([116,114,105,97,108])&&(n=l(g([84,114,105,97,108,76,105,109,105,116]))),await(n&&f?new(window[g([80,114,111,109,105,115,101])])((e,t)=>{n[g([116,104,101,110])](e,t),f[g([116,104,101,110])](t=>{t!=g([86,97,108,105,100])&&e(t)},t)}):n||f||g([86,97,108,105,100]))):g([68,111,109,97,105,110,76,105,109,105,116]):g([78,111,116,65,108,108,111,119,101,100]):g([73,110,118,97,108,105,100])):g([73,110,118,97,108,105,100]))}catch{return g([73,110,118,97,108,105,100])}}())}(this)}[i(532)](){return this[i(462)]}[i(564)](){const e=i,t=t=>function(e,t){const n=e.t,a=e.t;switch(t){case"AI Assistant":return a("AI Assistant");case"Block quote":return a("Block quote");case"Bulleted list":return a("Bulleted list");case"Insert code block":return a("Insert code block");case"Open file manager":return a("Open file manager");case"Insert image":return a("Insert image");case"Heading 1":return a("Heading 1");case"Heading 2":return a("Heading 2");case"Heading 3":return a("Heading 3");case"Heading 4":return a("Heading 4");case"Heading 5":return a("Heading 5");case"Heading 6":return a("Heading 6");case"Horizontal line":return a("Horizontal line");case"Insert HTML":return a("Insert HTML");case"Increase indent":return a("Increase indent");case"Insert table":return a("Insert table");case"Table of contents":return a("Table of contents");case"Numbered list":return a("Numbered list");case"Decrease indent":return a("Decrease indent");case"Paragraph":return a("Paragraph");case"To-do list":return a("To-do list");case"Create a block quote":return n("Create a block quote");case"Create a bulleted list":return n("Create a bulleted list");case"Create a code block":return n("Create a code block");case"Open file manager to insert an image or a file":return n("Open file manager to insert an image or a file");case"Open file browser to insert an image or a file":return n("Open file browser to insert an image or a file");case"Create a heading level 1":return n("Create a heading level 1");case"Create a heading level 2":return n("Create a heading level 2");case"Create a heading level 3":return n("Create a heading level 3");case"Create a heading level 4":return n("Create a heading level 4");case"Create a heading level 5":return n("Create a heading level 5");case"Create a heading level 6":return n("Create a heading level 6");case"Insert a horizontal line":return n("Insert a horizontal line");case"Insert an HTML snippet":return n("Insert an HTML snippet");case"Increase the indentation":return n("Increase the indentation");case"Insert Mermaid diagram":return n("Insert Mermaid diagram");case"Insert the Mermaid diagram":return n("Insert the Mermaid diagram");case"Create a table":return n("Create a table");case"Insert table of contents":return n("Insert table of contents");case"Create a numbered list":return n("Create a numbered list");case"Decrease the indentation":return n("Decrease the indentation");case"Insert a paragraph":return n("Insert a paragraph");case"Create a to-do list":return n("Create a to-do list");case"Open the AI Assistant to generate content":return n("Open the AI Assistant to generate content");case"Insert an emoji":return n("Insert an emoji");case"Insert a footnote":return n("Insert a footnote");default:return t}}(this[e(481)][e(519)],t);return[{id:e(448),commandName:e(555),icon:r.IconRobotPencil,title:t(e(464)),description:t(e(490)),execute:t=>{const n=e;setTimeout(()=>t[n(498)](n(555)))}},{id:e(512),commandName:e(512),icon:r.IconQuote,title:t(e(537)),description:t(e(557))},{id:e(441),commandName:e(441),icon:r.IconBulletedList,title:t(e(487)),description:t(e(556))},{id:e(552),commandName:e(552),icon:r.IconCodeBlock,title:t(e(513)),description:t(e(559))},{id:e(548),commandName:e(548),icon:r.IconBrowseFiles,title:t(e(511)),description:t(e(510)),aliases:[e(461),e(475),e(516)]},{id:e(461),commandName:e(461),icon:r.IconBrowseFiles,title:t(e(470)),description:t(e(560)),aliases:[e(548),e(475),e(516)]},{id:e(523),commandName:e(523),icon:r.IconEmoji,title:t(e(491)),description:t(e(452)),execute:t=>{const n=e;setTimeout(()=>t[n(498)](n(523)))}},{id:e(473),commandName:e(460),icon:r.IconHeading1,title:t(e(458)),description:t(e(505)),execute:t=>{const n=e;t[n(498)](n(460),{value:n(473)})}},{id:e(507),commandName:e(460),icon:r.IconHeading2,title:t(e(469)),description:t(e(529)),execute:t=>{const n=e;t[n(498)](n(460),{value:n(507)})}},{id:e(479),commandName:e(460),icon:r.IconHeading3,title:t(e(540)),description:t(e(549)),execute:t=>{const n=e;t[n(498)](n(460),{value:n(479)})}},{id:e(483),commandName:e(460),icon:r.IconHeading4,title:t(e(494)),description:t(e(538)),execute:t=>{const n=e;t[n(498)](n(460),{value:n(483)})}},{id:e(531),commandName:e(460),icon:r.IconHeading5,title:t(e(568)),description:t(e(573)),execute:t=>{const n=e;t[n(498)](n(460),{value:n(531)})}},{id:e(499),commandName:e(460),icon:r.IconHeading6,title:t(e(439)),description:t(e(550)),execute:t=>{const n=e;t[n(498)](n(460),{value:n(499)})}},{id:e(553),commandName:e(553),icon:r.IconHorizontalLine,title:t(e(440)),description:t(e(488))},{id:e(492),commandName:e(492),icon:r.IconHtml,title:t(e(455)),description:t(e(545))},{id:e(459),commandName:e(459),icon:r.IconIndent,title:t(e(482)),description:t(e(535))},{id:e(508),commandName:e(508),title:t(e(574)),description:t(e(566))},{id:e(541),commandName:e(541),icon:r.IconTable,title:t(e(530)),description:t(e(506))},{id:e(543),commandName:e(543),icon:r.IconTableOfContents,title:t(e(544)),description:t(e(522)),aliases:[e(570)]},{id:e(465),commandName:e(465),icon:r.IconNumberedList,title:t(e(437)),description:t(e(477))},{id:e(503),commandName:e(503),icon:r.IconOutdent,title:t(e(517)),description:t(e(562))},{id:e(571),commandName:e(571),icon:r.IconParagraph,title:t(e(451)),description:t(e(561))},{id:e(484),commandName:e(484),icon:r.IconTodoList,title:t(e(547)),description:t(e(551))},{id:e(539),commandName:e(486),icon:r.IconFootnote,title:t(e(528)),description:t(e(521))}]}[i(474)](e){const t=i;return e[t(442)]?e[t(442)](this[t(481)]):!e[t(456)]||this[t(481)][t(468)][t(515)](e[t(456)])[t(442)]}[i(563)](e){const n=i;if(e[n(498)])e[n(498)](this[n(481)]);else{if(!e[n(456)])throw new t.CKEditorError(n(466),this[n(481)],{commandDefinition:e});this[n(481)][n(498)](e[n(456)])}}}function c(e,t){const n=o();return(c=function(e,t){return n[e-=437]})(e,t)}function l(e,t){const n=i;return e[n(438)]<t[n(438)]?-1:e[n(438)]>t[n(438)]?1:0}function d(e,t){const n=i;return t+"-"+e[n(542)]()[n(447)](" ")[n(476)]("-")}const u=h;!function(e){const t=h,n=e();for(;;)try{if(122393===-parseInt(t(199))/1+-parseInt(t(202))/2+parseInt(t(212))/3+parseInt(t(207))/4+-parseInt(t(216))/5+-parseInt(t(198))/6*(-parseInt(t(215))/7)+parseInt(t(211))/8)break;n.push(n.shift())}catch(e){n.push(n.shift())}}(p);class m extends e.Plugin{static get[u(190)](){return u(218)}static get[u(205)](){return!0}static get[u(200)](){return!0}static get[u(214)](){return[s]}[u(210)](e){const t=u,n=e&&e[t(197)]();let a=this[t(193)][t(209)][t(208)](t(203))[t(201)]();if(a=a[t(194)](e=>e[t(192)]()),n){const e=[],r=[],i=[],o=[];for(const s of a)s.id[t(197)]()[t(191)](n)?e[t(196)](s):s[t(204)][t(197)]()[t(191)](n)?r[t(196)](s):s[t(206)]&&s[t(206)][t(195)](e=>e[t(197)]()[t(191)](n))?i[t(196)](s):s[t(217)]&&s[t(217)][t(197)]()[t(191)](n)&&o[t(196)](s);a=e[t(213)](r,i,o)}return a}}function h(e,t){const n=p();return(h=function(e,t){return n[e-=190]})(e,t)}function p(){const e=["107973EjMGNx","isPremiumPlugin","getAllowedCommands","311560FMIoIk","SlashCommandConfig","title","isOfficialPlugin","aliases","258668lCvbcW","get","plugins","getMatchingCommands","1399760TPlMhy","129108iCAeiN","concat","requires","22267nhAZkB","421030dsvGCq","description","SlashCommandEditing","pluginName","includes","isEnabled","editor","filter","some","push","toLowerCase","354koFwvL"];return(p=function(){return e})()}var f=n(311);function g(e,t){const n=b();return(g=function(e,t){return n[e-=341]})(e,t)}const I=g;function b(){const e=["6751410zladhQ","1812108pzoPeF","children","12249135xgGOzW","iconView","setTemplate","isIconColorInherited","description","icon","title","isColorInherited","ck-slash-command-button","span","labelView","add","ck-slash-command-button__text-part","render","81240ZmYpkY","textPartView","div","_createTextPartView","4VHGcjQ","set","357ZuDeDG","1314714vjedLk","2322768uHDeBx","ck-slash-command-button__description","913293vnAhfi"];return(b=function(){return e})()}!function(e){const t=g,n=e();for(;;)try{if(854601===parseInt(t(351))/1+-parseInt(t(356))/2+parseInt(t(354))/3+parseInt(t(348))/4*(-parseInt(t(355))/5)+-parseInt(t(352))/6+parseInt(t(350))/7*(parseInt(t(344))/8)+parseInt(t(358))/9)break;n.push(n.shift())}catch(e){n.push(n.shift())}}(b);class v extends f.ButtonView{constructor(e,t){const n=g;super(e),this[n(345)]=this[n(347)](e,t),void 0!==t[n(361)]&&(this[n(359)][n(365)]=t[n(361)]),this[n(349)]({icon:t[n(363)]||r.IconPlay,withText:!0,label:t[n(364)],class:n(366)})}[I(343)](){const e=I;super[e(343)](),this[e(357)][e(341)](this[e(345)])}[I(347)](e,t){const n=I,a=new f.View(e);return a[n(360)]({tag:n(346),attributes:{class:["ck",n(342)]},children:t[n(362)]?[this[n(368)],{tag:n(367),attributes:{class:["ck",n(353)]},children:[{text:t[n(362)]}]}]:[this[n(368)]]}),a}}var k=n(450),C=n.n(k),w=n(774),y=n.n(w),x=n(265),N=n.n(x),L=n(410),H=n.n(L),O=n(238),_=n.n(O),A=n(859),T={attributes:{"data-cke":!0}};T.setAttributes=H(),T.insert=N().bind(null,"head"),T.domAPI=y(),T.insertStyleElement=_();C()(A.A,T);A.A&&A.A.locals&&A.A.locals;function P(){const e=["change","480656cmSPWE","get","10vozLhZ","1279968gKaKYf","20030qeqHWs","commands","config","featureNotAllowed","_setupMentionConfiguration","marker","remove","stop","slashCommandLicenseKeyValid","getMatchingCommands","set","high","slashCommand.dropdownLimit","range","plugins","SlashCommandEditing","slashCommandLicenseKeyTrialLimit","_showLicenseError","evaluationLimit","mention.feeds","35cYozUD","expired","destroy","_overrideMentionExecuteListener","domainLimit","editor","pluginName","init","locale","slashCommandLicenseKeyDomainLimit","_licenseKeyCheckInterval","push","once","isPremiumPlugin","288279CXGawv","licenseKey","element","model","_customItemRenderer","usageLimit","slashCommandLicenseKeyEvaluationLimit","render","ready","slashCommandLicenseKeyNotAllowed","slashCommandLicenseKeyExpired","execute","trialLimit","3375894CHQLIj","SlashCommandUI","SlashCommand","mention","slashCommandLicenseKeyInvalid","564180ikHFOC","bind","slashCommandLicenseKeyUsageLimit","102216fKJNfA","2124ddefQC","invalid","isOfficialPlugin"];return(P=function(){return e})()}const M=S;function S(e,t){const n=P();return(S=function(e,t){return n[e-=398]})(e,t)}!function(e){const t=S,n=e();for(;;)try{if(335165===parseInt(t(452))/1+parseInt(t(455))/2+-parseInt(t(426))/3+-parseInt(t(444))/4*(-parseInt(t(454))/5)+-parseInt(t(439))/6+-parseInt(t(412))/7*(-parseInt(t(447))/8)+-parseInt(t(448))/9*(parseInt(t(456))/10))break;n.push(n.shift())}catch(e){n.push(n.shift())}}(P);class E extends e.Plugin{[M(427)];[M(422)];static get[M(418)](){return M(440)}static get[M(450)](){return!0}static get[M(425)](){return!0}constructor(e){const t=M;super(e),this[t(460)]()}[M(419)](){const e=M;this[e(417)][e(424)](e(434),this[e(415)][e(445)](this)),this[e(427)]=this[e(417)][e(458)][e(453)](e(427));const t=this[e(417)];this[e(422)]=setInterval(()=>{const n=e;let a;for(const e in t){const r=e,i=t[r];if(n(400)==i||n(443)==i||n(436)==i||n(421)==i||n(435)==i||n(432)==i||n(408)==i||n(446)==i){delete t[r],a=i,clearInterval(this[n(422)]),this[n(422)]=void 0;break}}n(443)==a&&t[n(409)](n(449)),n(436)==a&&t[n(409)](n(413)),n(421)==a&&t[n(409)](n(416)),n(435)==a&&t[n(409)](n(459),n(441)),n(432)==a&&t[n(409)](n(410)),n(408)==a&&t[n(409)](n(438)),n(446)==a&&t[n(409)](n(431))},1e3)}[M(414)](){const e=M;super[e(414)](),this[e(422)]&&clearInterval(this[e(422)])}[M(460)](){const e=M,t=this[e(417)],n=this[e(417)][e(406)][e(453)](e(407)),a=t[e(458)][e(453)](e(411));a[e(423)]({marker:"/",feed:t=>n[e(401)](t),itemRenderer:this[e(430)][e(445)](this),dropdownLimit:t[e(458)][e(453)](e(404))||1/0}),t[e(458)][e(402)](e(411),a)}[M(415)](){const e=M,t=this[e(417)];t[e(457)][e(453)](e(442)).on(e(437),(n,a)=>{const r=e,i=a[0],o=t[r(429)];"/"===i[r(461)]&&o[r(451)](e=>{const t=r;e[t(398)](i[t(405)]),i[t(442)][t(437)](),n[t(399)]()})},{priority:e(403)})}[M(430)](e){const t=M,n=this[t(417)][t(420)],a=new v(n,e);return a[t(433)](),a[t(428)]}}var j=K;function D(){var e=["132860QhlNmZ","752045NPvbzM","SlashCommand","Mention","isOfficialPlugin","1009662etbDZn","244820UOnfOA","12090ufbTvR","2861000AklVeg","pluginName","109668WISvql","requires","isPremiumPlugin","92THlqXi"];return(D=function(){return e})()}function K(e,t){var n=D();return(K=function(e,t){return n[e-=335]})(e,t)}!function(e){for(var t=K,n=e();;)try{if(119429===parseInt(t(348))/1+parseInt(t(344))/2+-parseInt(t(345))/3*(parseInt(t(337))/4)+parseInt(t(339))/5+parseInt(t(343))/6+parseInt(t(338))/7+-parseInt(t(346))/8)break;n.push(n.shift())}catch(e){n.push(n.shift())}}(D);class z extends e.Plugin{static get[j(335)](){return[j(341),m,E]}static get[j(347)](){return j(340)}static get[j(342)](){return!0}static get[j(336)](){return!0}}function q(e,t){var n=B();return(q=function(e,t){return n[e-=305]})(e,t)}function B(){var e=["22796202TdXpkH","5503932nmhOFY","7MwfkmB","8049630UPpbWG","1228116jnwgrv","72iJXghD","490872iPsDxx","451872hLxSOz","25YixZFI","4GNfTIr","319929aKJQyZ"];return(B=function(){return e})()}!function(e){for(var t=q,n=e();;)try{if(654551===parseInt(t(313))/1*(parseInt(t(312))/2)+-parseInt(t(307))/3+parseInt(t(310))/4*(parseInt(t(311))/5)+parseInt(t(315))/6*(-parseInt(t(305))/7)+parseInt(t(309))/8*(-parseInt(t(308))/9)+-parseInt(t(306))/10+parseInt(t(314))/11)break;n.push(n.shift())}catch(e){n.push(n.shift())}}(B)})(),(window.CKEditor5=window.CKEditor5||{}).slashCommand=a})();
5
+ */(()=>{var e={237:e=>{"use strict";e.exports=CKEditor5.dll},238:e=>{"use strict";e.exports=function(e){var t=document.createElement("style");return e.setAttributes(t,e.attributes),e.insert(t,e.options),t}},265:e=>{"use strict";var t={};e.exports=function(e,n){var a=function(e){if(void 0===t[e]){var n=document.querySelector(e);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(e){n=null}t[e]=n}return t[e]}(e);if(!a)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");a.appendChild(n)}},311:(e,t,n)=>{e.exports=n(237)("./src/ui.js")},355:(e,t,n)=>{e.exports=n(237)("./src/icons.js")},374:e=>{"use strict";e.exports=function(e){var t=[];return t.toString=function(){return this.map(function(t){var n="",a=void 0!==t[5];return t[4]&&(n+="@supports (".concat(t[4],") {")),t[2]&&(n+="@media ".concat(t[2]," {")),a&&(n+="@layer".concat(t[5].length>0?" ".concat(t[5]):""," {")),n+=e(t),a&&(n+="}"),t[2]&&(n+="}"),t[4]&&(n+="}"),n}).join("")},t.i=function(e,n,a,r,i){"string"==typeof e&&(e=[[null,e,void 0]]);var o={};if(a)for(var s=0;s<this.length;s++){var c=this[s][0];null!=c&&(o[c]=!0)}for(var l=0;l<e.length;l++){var d=[].concat(e[l]);a&&o[d[0]]||(void 0!==i&&(void 0===d[5]||(d[1]="@layer".concat(d[5].length>0?" ".concat(d[5]):""," {").concat(d[1],"}")),d[5]=i),n&&(d[2]?(d[1]="@media ".concat(d[2]," {").concat(d[1],"}"),d[2]=n):d[2]=n),r&&(d[4]?(d[1]="@supports (".concat(d[4],") {").concat(d[1],"}"),d[4]=r):d[4]="".concat(r)),t.push(d))}},t}},410:e=>{"use strict";e.exports=function(e,t){Object.keys(t).forEach(function(n){e.setAttribute(n,t[n])})}},450:e=>{"use strict";var t=[];function n(e){for(var n=-1,a=0;a<t.length;a++)if(t[a].identifier===e){n=a;break}return n}function a(e,a){for(var i={},o=[],s=0;s<e.length;s++){var c=e[s],l=a.base?c[0]+a.base:c[0],d=i[l]||0,u="".concat(l," ").concat(d);i[l]=d+1;var m=n(u),h={css:c[1],media:c[2],sourceMap:c[3],supports:c[4],layer:c[5]};if(-1!==m)t[m].references++,t[m].updater(h);else{var p=r(h,a);a.byIndex=s,t.splice(s,0,{identifier:u,updater:p,references:1})}o.push(u)}return o}function r(e,t){var n=t.domAPI(t);n.update(e);return function(t){if(t){if(t.css===e.css&&t.media===e.media&&t.sourceMap===e.sourceMap&&t.supports===e.supports&&t.layer===e.layer)return;n.update(e=t)}else n.remove()}}e.exports=function(e,r){var i=a(e=e||[],r=r||{});return function(e){e=e||[];for(var o=0;o<i.length;o++){var s=n(i[o]);t[s].references--}for(var c=a(e,r),l=0;l<i.length;l++){var d=n(i[l]);0===t[d].references&&(t[d].updater(),t.splice(d,1))}i=c}}},453:e=>{"use strict";e.exports=function(e){return e[1]}},584:(e,t,n)=>{e.exports=n(237)("./src/utils.js")},774:e=>{"use strict";var t,n=(t=[],function(e,n){return t[e]=n,t.filter(Boolean).join("\n")});function a(e,t,a,r){var i;if(a)i="";else{i="",r.supports&&(i+="@supports (".concat(r.supports,") {")),r.media&&(i+="@media ".concat(r.media," {"));var o=void 0!==r.layer;o&&(i+="@layer".concat(r.layer.length>0?" ".concat(r.layer):""," {")),i+=r.css,o&&(i+="}"),r.media&&(i+="}"),r.supports&&(i+="}")}if(e.styleSheet)e.styleSheet.cssText=n(t,i);else{var s=document.createTextNode(i),c=e.childNodes;c[t]&&e.removeChild(c[t]),c.length?e.insertBefore(s,c[t]):e.appendChild(s)}}var r={singleton:null,singletonCounter:0};e.exports=function(e){if("undefined"==typeof document)return{update:function(){},remove:function(){}};var t=r.singletonCounter++,n=r.singleton||(r.singleton=e.insertStyleElement(e));return{update:function(e){a(n,t,!1,e)},remove:function(e){a(n,t,!0,e)}}}},782:(e,t,n)=>{e.exports=n(237)("./src/core.js")},859:(e,t,n)=>{"use strict";n.d(t,{A:()=>s});var a=n(453),r=n.n(a),i=n(374),o=n.n(i)()(r());o.push([e.id,":root{--ck-slash-command-button-width:250px;--ck-slash-command-description-width:200px}.ck-mentions .ck.ck-button.ck-slash-command-button{display:flex;justify-content:flex-start;padding:calc(var(--ck-line-height-base)*.2*var(--ck-font-size-base));width:var(--ck-slash-command-button-width)}.ck-mentions .ck.ck-button.ck-slash-command-button .ck.ck-icon{background-color:var(--ck-color-base-background);border-radius:2px;box-sizing:initial;color:var(--ck-color-base-text);flex-shrink:0;margin-left:0;padding:5px}[dir=ltr] .ck-mentions .ck.ck-button.ck-slash-command-button .ck.ck-icon{margin:0 var(--ck-spacing-small) 0 0}[dir=rtl] .ck-mentions .ck.ck-button.ck-slash-command-button .ck.ck-icon{margin:0 0 0 var(--ck-spacing-small)}.ck-mentions .ck.ck-button.ck-slash-command-button>.ck-slash-command-button__text-part{display:flex;flex-direction:column}[dir=ltr] .ck-mentions .ck.ck-button.ck-slash-command-button>.ck-slash-command-button__text-part{margin-left:var(--ck-spacing-small)}[dir=rtl] .ck-mentions .ck.ck-button.ck-slash-command-button>.ck-slash-command-button__text-part{margin-right:var(--ck-spacing-small)}.ck-mentions .ck.ck-button.ck-slash-command-button>.ck-slash-command-button__text-part>span{line-height:1.2em}.ck-mentions .ck.ck-button.ck-slash-command-button>.ck-slash-command-button__text-part>.ck-button__label,.ck-mentions .ck.ck-button.ck-slash-command-button>.ck-slash-command-button__text-part>.ck-slash-command-button__description{overflow:hidden;text-overflow:ellipsis;width:var(--ck-slash-command-description-width)}.ck-mentions .ck.ck-button.ck-slash-command-button>.ck-slash-command-button__text-part>.ck-button__label{font-weight:700}.ck-mentions .ck.ck-button.ck-slash-command-button>.ck-slash-command-button__text-part>.ck-slash-command-button__description{font-size:var(--ck-font-size-small);opacity:.75}.ck-mentions .ck.ck-button.ck-slash-command-button.ck-on>.ck-slash-command-button__text-part>span{color:var(--ck-color-list-button-on-text)}",""]);const s=o}},t={};function n(a){var r=t[a];if(void 0!==r)return r.exports;var i=t[a]={id:a,exports:{}};return e[a](i,i.exports,n),i.exports}n.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return n.d(t,{a:t}),t},n.d=(e,t)=>{for(var a in t)n.o(t,a)&&!n.o(e,a)&&Object.defineProperty(e,a,{enumerable:!0,get:t[a]})},n.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),n.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var a={};(()=>{"use strict";n.r(a),n.d(a,{SlashCommand:()=>K,SlashCommandConfig:()=>c,SlashCommandEditing:()=>m,SlashCommandUI:()=>E});var e=n(782),t=n(584),r=n(355);const i=s;function o(){const e=["Insert image","name","Paragraph","3797008NbqXbM","concat","Open file browser to insert an image or a file","Insert table","push","Heading 6","insertTableOfContents","Create a table","title","231gmxeik","heading.options","182080YQZewv","join","heading1","heading2","Create a heading level 3","footnote","Decrease the indentation","pluginName","slashCommand.removeCommands","isEnabled","1691332RMwImx","sort","blockQuote","Bulleted list","template.definitions","editor","Insert a paragraph","Open file manager to insert an image or a file","locale","outdent","filemanager","insertTable","showAIAssistant","Heading 3","todoList","style","Insert an emoji","description","icon","Heading 1","1813JAdcwE","Insert an HTML snippet","slash-command-execute-missing","Footnote","Heading 4","indent","Heading 5","insertMermaidCommand","Increase the indentation","9hLbxON","Emoji","Insert code block","Open the AI Assistant to generate content","fromCharCode","insertTemplate","style.definitions","421657eibRyP","1560495fcANus","htmlEmbed","get","model","numberedList","_proxyExecute","toLowerCase","Create a bulleted list","3739756kMsUJz","length","isIconColorInherited","Create a heading level 4","slashCommand.extraCommands","commandName","isOfficialPlugin","map","_proxyIsEnabled","execute","afterInit","paragraph","bulletedList","Create a code block","horizontalLine","Create a to-do list","config","Create a heading level 6","heading3","filter","Create a heading level 1","commands","Open file manager","getDefaultCommands","SlashCommandConfig","heading","split","Decrease indent","Numbered list","Create a block quote","emoji","aliases","heading6","5jSXkjN","upload","ckbox","9390oVSKuP","ckfinder","template","Insert the Mermaid diagram","codeBlock","Create a heading level 5","includes","Table of contents","Heading 2","heading5","Block quote","Horizontal line","Create a heading level 2","isPremiumPlugin","getAllowedCommands","Insert HTML","href","Create a numbered list","Insert a footnote","AI Assistant","aiAssistant","Insert a horizontal line","Increase indent","toc","function","heading4","To-do list","enabledStyles","_allowedCommands","insertFootnote","Insert Mermaid diagram","Insert table of contents"];return(o=function(){return e})()}function s(e,t){const n=o();return(s=function(e,t){return n[e-=381]})(e,t)}!function(e){const t=s,n=e();for(;;)try{if(488358===parseInt(t(502))/1+-parseInt(t(466))/2+-parseInt(t(503))/3+-parseInt(t(511))/4*(-parseInt(t(407))/5)+parseInt(t(410))/6*(parseInt(t(486))/7)+parseInt(t(445))/8*(parseInt(t(495))/9)+parseInt(t(456))/10*(-parseInt(t(454))/11))break;n.push(n.shift())}catch(e){n.push(n.shift())}}(o);class c extends e.Plugin{static get[i(463)](){return i(398)}static get[i(517)](){return!0}static get[i(423)](){return!0}constructor(e){const t=i;super(e),this[t(438)]=null}[i(384)](){const e=i,n=this[e(471)][e(390)][e(505)](e(464))||[],a=function(t){const n=e;let a=[n(435),n(419),n(406)];if(t){const e=t[n(381)](e=>e[n(506)]);a=[n(458),n(459),n(392),n(435),n(419),n(406)][n(393)](t=>!e[n(416)](t))}return a}(this[e(471)][e(390)][e(505)](e(455)));let r=this[e(397)]()[e(393)](t=>!a[e(416)](t.id))[e(393)](t=>!n[e(416)](t[e(516)]));const o=this[e(471)][e(390)][e(505)](e(515));o&&o[e(512)]&&(r=r[e(446)](o));const c=this[e(471)][e(390)][e(505)](e(470));c&&c[e(512)]&&(r=r[e(446)](function(t){const n=e;return t[n(381)](e=>{const t=n,{title:a,icon:r,description:i,data:o}=e,s={id:d(a,t(412)),commandName:t(500),execute:e=>{const n=t;e[n(383)](n(500),o)},description:i,icon:r,title:a};return r&&(s[t(513)]=!1),s})}(c)));const u=this[e(471)][e(390)][e(505)](e(501));u&&u[e(512)]&&(r=r[e(446)](function(t){const n=e;return t[n(381)](e=>({id:d(e[n(443)],n(481)),commandName:n(481),execute:t=>{const a=n;t[a(383)](a(481),{styleName:e[a(443)]})},isEnabled:t=>{const a=n,r=t[a(395)][a(505)](a(481));return r[a(465)]&&r[a(437)][a(416)](e[a(443)])},title:e[n(443)]}))}(u)));const m=r[e(393)](t=>!t[e(516)]||void 0!==this[e(471)][e(395)][e(505)](t[e(516)])),h=[];for(const t of m)h[e(449)]({id:t.id,commandName:t[e(516)],title:e(434)==typeof t[e(453)]?t[e(453)](this[e(471)]):t[e(453)],description:t[e(483)],icon:t[e(484)],isIconColorInherited:t[e(513)],aliases:t[e(405)],isEnabled:()=>this[e(382)](t),execute:()=>this[e(508)](t)});this[e(438)]=h[e(467)](l),async function(e){const n=g([117,109,103,108,49,70,52,89,107,65,86,69,116,118,48,84,99,78,54,110,75,105,88,67,114,104,79,68,100,50,80,97,71,77,83,73,74,98,115,112,121,122,57,81,76,66,111,87,120,85,102,106,53,72,90,101,119,55,51,56,82,113]),a=window[g([68,97,116,101])][g([110,111,119])](),r=e[g([101,100,105,116,111,114])],i=new(window[g([80,114,111,109,105,115,101])])(e=>{r[g([111,110,99,101])](g([114,101,97,100,121]),e)}),o={[g([107,116,121])]:g([69,67]),[g([117,115,101])]:g([115,105,103]),[g([99,114,118])]:g([80,45,50,53,54]),[g([120])]:g([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[g([121])]:g([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[g([97,108,103])]:g([69,83,50,53,54])},c=r[g([99,111,110,102,105,103])][g([103,101,116])](g([108,105,99,101,110,115,101,75,101,121]));function l(e){const t=[new(window[g([80,114,111,109,105,115,101])])(e=>setTimeout(e,605900)),i[g([116,104,101,110])](()=>new(window[g([80,114,111,109,105,115,101])])(e=>{let t=0;r[g([109,111,100,101,108])][g([111,110])](g([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,a)=>{a[0][g([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&t++,504==t&&(e(),n[g([111,102,102])]())})}))];return window[g([80,114,111,109,105,115,101])][g([114,97,99,101])](t)[g([116,104,101,110])](()=>e)}function d(e){return e[g([115,116,97,114,116,115,87,105,116,104])](g([101,121]))?JSON[g([112,97,114,115,101])](u(e)):null}function u(e){return window[g([97,116,111,98])](e[g([114,101,112,108,97,99,101])](/-/g,g([43]))[g([114,101,112,108,97,99,101])](/_/g,g([47])))}function m(e){let t=5381;function n(e){for(let n=0;n<e[g([108,101,110,103,116,104])];n++){const a=e[g([99,104,97,114,67,111,100,101,65,116])](n);t=(t<<5)+t+a,t&=t}}return function e(t){Array[g([105,115,65,114,114,97,121])](t)?t[g([102,111,114,69,97,99,104])](e):t&&typeof t==g([111,98,106,101,99,116])?Object[g([101,110,116,114,105,101,115])](t)[g([115,111,114,116])]()[g([102,111,114,69,97,99,104])](([t,a])=>{n(t),e(a)}):n(window[g([83,116,114,105,110,103])](t))}(e),t>>>0}function h(e){return e[g([116,111,83,116,114,105,110,103])](16)[g([112,97,100,83,116,97,114,116])](8,g([48]))}function p(e){return e[g([115,112,108,105,116])]("")[g([114,101,118,101,114,115,101])]()[g([106,111,105,110])]("")}function f(){}function g(e){const t=s;return e[t(381)](e=>String[t(499)](e))[t(457)]("")}!function(e){const t=function(){const e=window[g([83,116,114,105,110,103])](window[g([112,101,114,102,111,114,109,97,110,99,101])][g([110,111,119])]())[g([114,101,112,108,97,99,101])](g([46]),"");let t=g([117]);for(let a=0;a<e[g([108,101,110,103,116,104])];a+=2){let r=window[g([112,97,114,115,101,73,110,116])](e[g([115,117,98,115,116,114,105,110,103])](a,a+2));r>=n[g([108,101,110,103,116,104])]&&(r-=n[g([108,101,110,103,116,104])]),t+=n[r]}return t}();r[t]=g([115,108,97,115,104,67,111,109,109,97,110,100,76,105,99,101,110,115,101,75,101,121])+e,e!=g([86,97,108,105,100])&&async function(){await i,r[g([109,111,100,101,108])][g([99,104,97,110,103,101])]=f,r[g([109,111,100,101,108])][g([101,110,113,117,101,117,101,67,104,97,110,103,101])]=f,r[g([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](g([109,111,100,101,108]))}()}(await async function(){let e,n=null,f=null;try{return c==g([71,80,76])?g([78,111,116,65,108,108,111,119,101,100]):(e=function(){const e=c[g([115,112,108,105,116])](g([46]));return 3!=e[g([108,101,110,103,116,104])]?null:t(e[1]);function t(e){const t=d(e);return t&&n()?t:null;function n(){const e=t[g([106,116,105])],n=window[g([112,97,114,115,101,73,110,116])](e[g([115,117,98,115,116,114,105,110,103])](e[g([108,101,110,103,116,104])]-8),16),a={...t,[g([106,116,105])]:e[g([115,117,98,115,116,114,105,110,103])](0,e[g([108,101,110,103,116,104])]-8)};return delete a[g([118,99])],m(a)==n}}}(),e?(e[g([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(f=function(e,n){return new(window[g([80,114,111,109,105,115,101])])(c=>{if(o())return c(g([86,97,108,105,100]));s(),r[g([100,101,99,111,114,97,116,101])](g([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let l=!1;const d=(0,t.uid)();function u(e){return!!e&&(typeof e===g([111,98,106,101,99,116])||typeof e===g([102,117,110,99,116,105,111,110]))&&typeof e[g([116,104,101,110])]===g([102,117,110,99,116,105,111,110])&&typeof e[g([99,97,116,99,104])]===g([102,117,110,99,116,105,111,110])}function f(t){s(t)[g([116,104,101,110])](e=>e&&e[g([115,116,97,116,117,115])]==g([111,107])?h(m(d+n))!=e[g([118,101,114,105,102,105,99,97,116,105,111,110])]?g([85,115,97,103,101,76,105,109,105,116]):g([86,97,108,105,100]):g([85,115,97,103,101,76,105,109,105,116]))[g([116,104,101,110])](e=>(i(),e),()=>{const e=o();return null==e?(i(),g([86,97,108,105,100])):g(a-e>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[g([116,104,101,110])](c)[g([99,97,116,99,104])](()=>{c(g([85,115,97,103,101,76,105,109,105,116]))});const r=36e5;function i(){const t=g([108,108,99,116,45])+h(m(e)),n=p(h(window[g([77,97,116,104])][g([99,101,105,108])](a/r)));window[g([108,111,99,97,108,83,116,111,114,97,103,101])][g([115,101,116,73,116,101,109])](t,n)}function o(){const t=g([108,108,99,116,45])+h(m(e)),n=window[g([108,111,99,97,108,83,116,111,114,97,103,101])][g([103,101,116,73,116,101,109])](t);return n?window[g([112,97,114,115,101,73,110,116])](p(n),16)*r:null}function s(e){return new(window[g([80,114,111,109,105,115,101])])((t,n)=>{e[g([116,104,101,110])](t,n),window[g([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}r[g([111,110])](g([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(t,n)=>{if(n[0]!=e)return c(g([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[g([114,101,113,117,101,115,116,73,100])]:d}},{[g([112,114,105,111,114,105,116,121])]:g([104,105,103,104])}),r[g([111,110])](g([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),e=>{u(e[g([114,101,116,117,114,110])])&&(l=!0,f(e[g([114,101,116,117,114,110])]))},{[g([112,114,105,111,114,105,116,121])]:g([108,111,119])}),i[g([116,104,101,110])](()=>{l||c(g([85,115,97,103,101,76,105,109,105,116]))})});function o(){return r[g([101,100,105,116,105,110,103])][g([118,105,101,119])][g([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==g([97,117,116,111])}function s(){r[g([101,100,105,116,105,110,103])][g([118,105,101,119])][g([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=g([97,117,116,111])}}(e[g([117,115,97,103,101,69,110,100,112,111,105,110,116])],e[g([106,116,105])])),await async function(){let e=!0;try{const a=c[g([115,112,108,105,116])](g([46])),[r,i,o]=a;return t(r),await n(r,i,o),e}catch{return!1}function t(t){const n=d(t);n&&n[g([97,108,103])]==g([69,83,50,53,54])||(e=!1)}async function n(t,n,a){const r=window[g([85,105,110,116,56,65,114,114,97,121])][g([102,114,111,109])](u(a),e=>e[g([99,104,97,114,67,111,100,101,65,116])](0)),i=(new(window[g([84,101,120,116,69,110,99,111,100,101,114])]))[g([101,110,99,111,100,101])](t+g([46])+n),s=window[g([99,114,121,112,116,111])][g([115,117,98,116,108,101])];if(!s)return;const c=await s[g([105,109,112,111,114,116,75,101,121])](g([106,119,107]),o,{[g([110,97,109,101])]:g([69,67,68,83,65]),[g([110,97,109,101,100,67,117,114,118,101])]:g([80,45,50,53,54])},!1,[g([118,101,114,105,102,121])]);await s[g([118,101,114,105,102,121])]({[g([110,97,109,101])]:g([69,67,68,83,65]),[g([104,97,115,104])]:{[g([110,97,109,101])]:g([83,72,65,45,50,53,54])}},c,r,i)||(e=!1)}}()?function(){const t=e[g([102,101,97,116,117,114,101,115])];return!!(t&&(t[g([105,110,99,108,117,100,101,115])](g([42]))||t[g([105,110,99,108,117,100,101,115])](g([83,67]))||t[g([105,110,99,108,117,100,101,115])](g([80,80]))||t[g([105,110,99,108,117,100,101,115])](g([84,82,73,76,73,85,77]))&&window[g([103,108,111,98])]&&window[g([103,108,111,98])][g([116,114,105,108,105,117,109,86,101,114,115,105,111,110])]))}()?function(){const t=[g([101,118,97,108,117,97,116,105,111,110]),g([116,114,105,97,108])][g([105,110,99,108,117,100,101,115])](e[g([108,105,99,101,110,115,101,84,121,112,101])])?a/1e3:1762041600;return e[g([101,120,112])]<t}()?g([69,120,112,105,114,101,100]):function(){const t=s,n=e[g([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[g([108,101,110,103,116,104])])return!0;const{hostname:a}=new URL(window[g([108,111,99,97,116,105,111,110])][t(426)]);if(n[g([105,110,99,108,117,100,101,115])](a))return!0;const r=a[g([115,112,108,105,116])](g([46]));return n[g([102,105,108,116,101,114])](e=>e[g([105,110,99,108,117,100,101,115])](g([42])))[g([109,97,112])](e=>e[g([115,112,108,105,116])](g([46])))[g([102,105,108,116,101,114])](e=>e[g([108,101,110,103,116,104])]<=r[g([108,101,110,103,116,104])])[g([109,97,112])](e=>Array(r[g([108,101,110,103,116,104])]-e[g([108,101,110,103,116,104])])[g([102,105,108,108])](e[0]===g([42])?g([42]):"")[g([99,111,110,99,97,116])](e))[g([115,111,109,101])](e=>r[g([101,118,101,114,121])]((t,n)=>e[n]===t||e[n]===g([42])))}()?(e[g([108,105,99,101,110,115,101,84,121,112,101])]==g([101,118,97,108,117,97,116,105,111,110])&&(n=l(g([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),e[g([108,105,99,101,110,115,101,84,121,112,101])]==g([116,114,105,97,108])&&(n=l(g([84,114,105,97,108,76,105,109,105,116]))),await(n&&f?new(window[g([80,114,111,109,105,115,101])])((e,t)=>{n[g([116,104,101,110])](e,t),f[g([116,104,101,110])](t=>{t!=g([86,97,108,105,100])&&e(t)},t)}):n||f||g([86,97,108,105,100]))):g([68,111,109,97,105,110,76,105,109,105,116]):g([78,111,116,65,108,108,111,119,101,100]):g([73,110,118,97,108,105,100])):g([73,110,118,97,108,105,100]))}catch{return g([73,110,118,97,108,105,100])}}())}(this)}[i(424)](){return this[i(438)]}[i(397)](){const e=i,t=t=>function(e,t){const n=e.t,a=e.t;switch(t){case"AI Assistant":return a("AI Assistant");case"Block quote":return a("Block quote");case"Bulleted list":return a("Bulleted list");case"Insert code block":return a("Insert code block");case"Open file manager":return a("Open file manager");case"Insert image":return a("Insert image");case"Heading 1":return a("Heading 1");case"Heading 2":return a("Heading 2");case"Heading 3":return a("Heading 3");case"Heading 4":return a("Heading 4");case"Heading 5":return a("Heading 5");case"Heading 6":return a("Heading 6");case"Horizontal line":return a("Horizontal line");case"Insert HTML":return a("Insert HTML");case"Increase indent":return a("Increase indent");case"Insert table":return a("Insert table");case"Table of contents":return a("Table of contents");case"Numbered list":return a("Numbered list");case"Decrease indent":return a("Decrease indent");case"Paragraph":return a("Paragraph");case"To-do list":return a("To-do list");case"Create a block quote":return n("Create a block quote");case"Create a bulleted list":return n("Create a bulleted list");case"Create a code block":return n("Create a code block");case"Open file manager to insert an image or a file":return n("Open file manager to insert an image or a file");case"Open file browser to insert an image or a file":return n("Open file browser to insert an image or a file");case"Create a heading level 1":return n("Create a heading level 1");case"Create a heading level 2":return n("Create a heading level 2");case"Create a heading level 3":return n("Create a heading level 3");case"Create a heading level 4":return n("Create a heading level 4");case"Create a heading level 5":return n("Create a heading level 5");case"Create a heading level 6":return n("Create a heading level 6");case"Insert a horizontal line":return n("Insert a horizontal line");case"Insert an HTML snippet":return n("Insert an HTML snippet");case"Increase the indentation":return n("Increase the indentation");case"Insert Mermaid diagram":return n("Insert Mermaid diagram");case"Insert the Mermaid diagram":return n("Insert the Mermaid diagram");case"Create a table":return n("Create a table");case"Insert table of contents":return n("Insert table of contents");case"Create a numbered list":return n("Create a numbered list");case"Decrease the indentation":return n("Decrease the indentation");case"Insert a paragraph":return n("Insert a paragraph");case"Create a to-do list":return n("Create a to-do list");case"Open the AI Assistant to generate content":return n("Open the AI Assistant to generate content");case"Insert an emoji":return n("Insert an emoji");case"Insert a footnote":return n("Insert a footnote");default:return t}}(this[e(471)][e(474)],t);return[{id:e(430),commandName:e(478),icon:r.IconRobotPencil,title:t(e(429)),description:t(e(498)),execute:t=>{const n=e;setTimeout(()=>t[n(383)](n(478)))}},{id:e(468),commandName:e(468),icon:r.IconQuote,title:t(e(420)),description:t(e(403))},{id:e(386),commandName:e(386),icon:r.IconBulletedList,title:t(e(469)),description:t(e(510))},{id:e(414),commandName:e(414),icon:r.IconCodeBlock,title:t(e(497)),description:t(e(387))},{id:e(409),commandName:e(409),icon:r.IconBrowseFiles,title:t(e(396)),description:t(e(473)),aliases:[e(411),e(476),e(408)]},{id:e(411),commandName:e(411),icon:r.IconBrowseFiles,title:t(e(442)),description:t(e(447)),aliases:[e(409),e(476),e(408)]},{id:e(404),commandName:e(404),icon:r.IconEmoji,title:t(e(496)),description:t(e(482)),execute:t=>{const n=e;setTimeout(()=>t[n(383)](n(404)))}},{id:e(458),commandName:e(399),icon:r.IconHeading1,title:t(e(485)),description:t(e(394)),execute:t=>{const n=e;t[n(383)](n(399),{value:n(458)})}},{id:e(459),commandName:e(399),icon:r.IconHeading2,title:t(e(418)),description:t(e(422)),execute:t=>{const n=e;t[n(383)](n(399),{value:n(459)})}},{id:e(392),commandName:e(399),icon:r.IconHeading3,title:t(e(479)),description:t(e(460)),execute:t=>{const n=e;t[n(383)](n(399),{value:n(392)})}},{id:e(435),commandName:e(399),icon:r.IconHeading4,title:t(e(490)),description:t(e(514)),execute:t=>{const n=e;t[n(383)](n(399),{value:n(435)})}},{id:e(419),commandName:e(399),icon:r.IconHeading5,title:t(e(492)),description:t(e(415)),execute:t=>{const n=e;t[n(383)](n(399),{value:n(419)})}},{id:e(406),commandName:e(399),icon:r.IconHeading6,title:t(e(450)),description:t(e(391)),execute:t=>{const n=e;t[n(383)](n(399),{value:n(406)})}},{id:e(388),commandName:e(388),icon:r.IconHorizontalLine,title:t(e(421)),description:t(e(431))},{id:e(504),commandName:e(504),icon:r.IconHtml,title:t(e(425)),description:t(e(487))},{id:e(491),commandName:e(491),icon:r.IconIndent,title:t(e(432)),description:t(e(494))},{id:e(493),commandName:e(493),title:t(e(440)),description:t(e(413))},{id:e(477),commandName:e(477),icon:r.IconTable,title:t(e(448)),description:t(e(452))},{id:e(451),commandName:e(451),icon:r.IconTableOfContents,title:t(e(417)),description:t(e(441)),aliases:[e(433)]},{id:e(507),commandName:e(507),icon:r.IconNumberedList,title:t(e(402)),description:t(e(427))},{id:e(475),commandName:e(475),icon:r.IconOutdent,title:t(e(401)),description:t(e(462))},{id:e(385),commandName:e(385),icon:r.IconParagraph,title:t(e(444)),description:t(e(472))},{id:e(480),commandName:e(480),icon:r.IconTodoList,title:t(e(436)),description:t(e(389))},{id:e(461),commandName:e(439),icon:r.IconFootnote,title:t(e(489)),description:t(e(428))}]}[i(382)](e){const t=i;return e[t(465)]?e[t(465)](this[t(471)]):!e[t(516)]||this[t(471)][t(395)][t(505)](e[t(516)])[t(465)]}[i(508)](e){const n=i;if(e[n(383)])e[n(383)](this[n(471)]);else{if(!e[n(516)])throw new t.CKEditorError(n(488),this[n(471)],{commandDefinition:e});this[n(471)][n(383)](e[n(516)])}}}function l(e,t){const n=i;return e[n(453)]<t[n(453)]?-1:e[n(453)]>t[n(453)]?1:0}function d(e,t){const n=i;return t+"-"+e[n(509)]()[n(400)](" ")[n(457)]("-")}const u=h;!function(e){const t=h,n=e();for(;;)try{if(122393===-parseInt(t(199))/1+-parseInt(t(202))/2+parseInt(t(212))/3+parseInt(t(207))/4+-parseInt(t(216))/5+-parseInt(t(198))/6*(-parseInt(t(215))/7)+parseInt(t(211))/8)break;n.push(n.shift())}catch(e){n.push(n.shift())}}(p);class m extends e.Plugin{static get[u(190)](){return u(218)}static get[u(205)](){return!0}static get[u(200)](){return!0}static get[u(214)](){return[c]}[u(210)](e){const t=u,n=e&&e[t(197)]();let a=this[t(193)][t(209)][t(208)](t(203))[t(201)]();if(a=a[t(194)](e=>e[t(192)]()),n){const e=[],r=[],i=[],o=[];for(const s of a)s.id[t(197)]()[t(191)](n)?e[t(196)](s):s[t(204)][t(197)]()[t(191)](n)?r[t(196)](s):s[t(206)]&&s[t(206)][t(195)](e=>e[t(197)]()[t(191)](n))?i[t(196)](s):s[t(217)]&&s[t(217)][t(197)]()[t(191)](n)&&o[t(196)](s);a=e[t(213)](r,i,o)}return a}}function h(e,t){const n=p();return(h=function(e,t){return n[e-=190]})(e,t)}function p(){const e=["107973EjMGNx","isPremiumPlugin","getAllowedCommands","311560FMIoIk","SlashCommandConfig","title","isOfficialPlugin","aliases","258668lCvbcW","get","plugins","getMatchingCommands","1399760TPlMhy","129108iCAeiN","concat","requires","22267nhAZkB","421030dsvGCq","description","SlashCommandEditing","pluginName","includes","isEnabled","editor","filter","some","push","toLowerCase","354koFwvL"];return(p=function(){return e})()}var f=n(311);function g(e,t){const n=b();return(g=function(e,t){return n[e-=341]})(e,t)}const I=g;function b(){const e=["6751410zladhQ","1812108pzoPeF","children","12249135xgGOzW","iconView","setTemplate","isIconColorInherited","description","icon","title","isColorInherited","ck-slash-command-button","span","labelView","add","ck-slash-command-button__text-part","render","81240ZmYpkY","textPartView","div","_createTextPartView","4VHGcjQ","set","357ZuDeDG","1314714vjedLk","2322768uHDeBx","ck-slash-command-button__description","913293vnAhfi"];return(b=function(){return e})()}!function(e){const t=g,n=e();for(;;)try{if(854601===parseInt(t(351))/1+-parseInt(t(356))/2+parseInt(t(354))/3+parseInt(t(348))/4*(-parseInt(t(355))/5)+-parseInt(t(352))/6+parseInt(t(350))/7*(parseInt(t(344))/8)+parseInt(t(358))/9)break;n.push(n.shift())}catch(e){n.push(n.shift())}}(b);class k extends f.ButtonView{constructor(e,t){const n=g;super(e),this[n(345)]=this[n(347)](e,t),void 0!==t[n(361)]&&(this[n(359)][n(365)]=t[n(361)]),this[n(349)]({icon:t[n(363)]||r.IconPlay,withText:!0,label:t[n(364)],class:n(366)})}[I(343)](){const e=I;super[e(343)](),this[e(357)][e(341)](this[e(345)])}[I(347)](e,t){const n=I,a=new f.View(e);return a[n(360)]({tag:n(346),attributes:{class:["ck",n(342)]},children:t[n(362)]?[this[n(368)],{tag:n(367),attributes:{class:["ck",n(353)]},children:[{text:t[n(362)]}]}]:[this[n(368)]]}),a}}var v=n(450),C=n.n(v),w=n(774),x=n.n(w),y=n(265),N=n.n(y),L=n(410),A=n.n(L),H=n(238),_=n.n(H),O=n(859),T={attributes:{"data-cke":!0}};T.setAttributes=A(),T.insert=N().bind(null,"head"),T.domAPI=x(),T.insertStyleElement=_();C()(O.A,T);O.A&&O.A.locals&&O.A.locals;function M(){const e=["change","480656cmSPWE","get","10vozLhZ","1279968gKaKYf","20030qeqHWs","commands","config","featureNotAllowed","_setupMentionConfiguration","marker","remove","stop","slashCommandLicenseKeyValid","getMatchingCommands","set","high","slashCommand.dropdownLimit","range","plugins","SlashCommandEditing","slashCommandLicenseKeyTrialLimit","_showLicenseError","evaluationLimit","mention.feeds","35cYozUD","expired","destroy","_overrideMentionExecuteListener","domainLimit","editor","pluginName","init","locale","slashCommandLicenseKeyDomainLimit","_licenseKeyCheckInterval","push","once","isPremiumPlugin","288279CXGawv","licenseKey","element","model","_customItemRenderer","usageLimit","slashCommandLicenseKeyEvaluationLimit","render","ready","slashCommandLicenseKeyNotAllowed","slashCommandLicenseKeyExpired","execute","trialLimit","3375894CHQLIj","SlashCommandUI","SlashCommand","mention","slashCommandLicenseKeyInvalid","564180ikHFOC","bind","slashCommandLicenseKeyUsageLimit","102216fKJNfA","2124ddefQC","invalid","isOfficialPlugin"];return(M=function(){return e})()}const P=S;function S(e,t){const n=M();return(S=function(e,t){return n[e-=398]})(e,t)}!function(e){const t=S,n=e();for(;;)try{if(335165===parseInt(t(452))/1+parseInt(t(455))/2+-parseInt(t(426))/3+-parseInt(t(444))/4*(-parseInt(t(454))/5)+-parseInt(t(439))/6+-parseInt(t(412))/7*(-parseInt(t(447))/8)+-parseInt(t(448))/9*(parseInt(t(456))/10))break;n.push(n.shift())}catch(e){n.push(n.shift())}}(M);class E extends e.Plugin{[P(427)];[P(422)];static get[P(418)](){return P(440)}static get[P(450)](){return!0}static get[P(425)](){return!0}constructor(e){const t=P;super(e),this[t(460)]()}[P(419)](){const e=P;this[e(417)][e(424)](e(434),this[e(415)][e(445)](this)),this[e(427)]=this[e(417)][e(458)][e(453)](e(427));const t=this[e(417)];this[e(422)]=setInterval(()=>{const n=e;let a;for(const e in t){const r=e,i=t[r];if(n(400)==i||n(443)==i||n(436)==i||n(421)==i||n(435)==i||n(432)==i||n(408)==i||n(446)==i){delete t[r],a=i,clearInterval(this[n(422)]),this[n(422)]=void 0;break}}n(443)==a&&t[n(409)](n(449)),n(436)==a&&t[n(409)](n(413)),n(421)==a&&t[n(409)](n(416)),n(435)==a&&t[n(409)](n(459),n(441)),n(432)==a&&t[n(409)](n(410)),n(408)==a&&t[n(409)](n(438)),n(446)==a&&t[n(409)](n(431))},1e3)}[P(414)](){const e=P;super[e(414)](),this[e(422)]&&clearInterval(this[e(422)])}[P(460)](){const e=P,t=this[e(417)],n=this[e(417)][e(406)][e(453)](e(407)),a=t[e(458)][e(453)](e(411));a[e(423)]({marker:"/",feed:t=>n[e(401)](t),itemRenderer:this[e(430)][e(445)](this),dropdownLimit:t[e(458)][e(453)](e(404))||1/0}),t[e(458)][e(402)](e(411),a)}[P(415)](){const e=P,t=this[e(417)];t[e(457)][e(453)](e(442)).on(e(437),(n,a)=>{const r=e,i=a[0],o=t[r(429)];"/"===i[r(461)]&&o[r(451)](e=>{const t=r;e[t(398)](i[t(405)]),i[t(442)][t(437)](),n[t(399)]()})},{priority:e(403)})}[P(430)](e){const t=P,n=this[t(417)][t(420)],a=new k(n,e);return a[t(433)](),a[t(428)]}}var j=D;function z(){var e=["132860QhlNmZ","752045NPvbzM","SlashCommand","Mention","isOfficialPlugin","1009662etbDZn","244820UOnfOA","12090ufbTvR","2861000AklVeg","pluginName","109668WISvql","requires","isPremiumPlugin","92THlqXi"];return(z=function(){return e})()}function D(e,t){var n=z();return(D=function(e,t){return n[e-=335]})(e,t)}!function(e){for(var t=D,n=e();;)try{if(119429===parseInt(t(348))/1+parseInt(t(344))/2+-parseInt(t(345))/3*(parseInt(t(337))/4)+parseInt(t(339))/5+parseInt(t(343))/6+parseInt(t(338))/7+-parseInt(t(346))/8)break;n.push(n.shift())}catch(e){n.push(n.shift())}}(z);class K extends e.Plugin{static get[j(335)](){return[j(341),m,E]}static get[j(347)](){return j(340)}static get[j(342)](){return!0}static get[j(336)](){return!0}}function q(e,t){var n=B();return(q=function(e,t){return n[e-=305]})(e,t)}function B(){var e=["22796202TdXpkH","5503932nmhOFY","7MwfkmB","8049630UPpbWG","1228116jnwgrv","72iJXghD","490872iPsDxx","451872hLxSOz","25YixZFI","4GNfTIr","319929aKJQyZ"];return(B=function(){return e})()}!function(e){for(var t=q,n=e();;)try{if(654551===parseInt(t(313))/1*(parseInt(t(312))/2)+-parseInt(t(307))/3+parseInt(t(310))/4*(parseInt(t(311))/5)+parseInt(t(315))/6*(-parseInt(t(305))/7)+parseInt(t(309))/8*(-parseInt(t(308))/9)+-parseInt(t(306))/10+parseInt(t(314))/11)break;n.push(n.shift())}catch(e){n.push(n.shift())}}(B)})(),(window.CKEditor5=window.CKEditor5||{}).slashCommand=a})();
package/dist/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Plugin as _0x20201f}from'@ckeditor/ckeditor5-core/dist/index.js';import{CKEditorError as _0x36ac73,uid as _0x5d6b78}from'@ckeditor/ckeditor5-utils/dist/index.js';import{IconRobotPencil as _0x2ee3d5,IconQuote as _0xcecbf6,IconBulletedList as _0x36f360,IconCodeBlock as _0xc1f54,IconBrowseFiles as _0x1cf74f,IconEmoji as _0x136359,IconHeading1 as _0x116489,IconHeading2 as _0x5dcbe5,IconHeading3 as _0x13a4fd,IconHeading4 as _0x51e60c,IconHeading5 as _0x5a03c9,IconHeading6 as _0x230a9f,IconHorizontalLine as _0x1ee35c,IconHtml as _0x277f0d,IconIndent as _0x108724,IconTable as _0x24ba51,IconTableOfContents as _0x42f655,IconNumberedList as _0xf09c12,IconOutdent as _0x43285e,IconParagraph as _0x10c673,IconTodoList as _0x5e520d,IconFootnote as _0x3296f1,IconPlay as _0x56526c}from'@ckeditor/ckeditor5-icons/dist/index.js';import{ButtonView as _0x284242,View as _0x50776e}from'@ckeditor/ckeditor5-ui/dist/index.js';class P extends _0x20201f{static get['pluginName'](){return'SlashCommandConfig';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x3ca664){super(_0x3ca664),this['_allowedCommands']=null;}['afterInit'](){const _0x52ef4e=this['editor']['config']['get']('slashCommand.removeCommands')||[],_0xf21518=function(_0x343ffe){let _0x7b6e2e=['heading4','heading5','heading6'];if(_0x343ffe){const _0x34a5ab=_0x343ffe['map'](_0x33eb02=>_0x33eb02['model']);_0x7b6e2e=['heading1','heading2','heading3','heading4','heading5','heading6']['filter'](_0x1a6e75=>!_0x34a5ab['includes'](_0x1a6e75));}return _0x7b6e2e;}(this['editor']['config']['get']('heading.options'));let _0x3a908e=this['getDefaultCommands']()['filter'](_0x170a77=>!_0xf21518['includes'](_0x170a77['id']))['filter'](_0x1217cd=>!_0x52ef4e['includes'](_0x1217cd['commandName']));const _0x12f7e1=this['editor']['config']['get']('slashCommand.extraCommands');_0x12f7e1&&_0x12f7e1['length']&&(_0x3a908e=_0x3a908e['concat'](_0x12f7e1));const _0x3b0aa4=this['editor']['config']['get']('template.definitions');_0x3b0aa4&&_0x3b0aa4['length']&&(_0x3a908e=_0x3a908e['concat'](function(_0x65c7cf){return _0x65c7cf['map'](_0x3f1356=>{const {title:_0x1405b6,icon:_0x2b495f,description:_0x383a92,data:_0x55f72b}=_0x3f1356,_0x3e6630={'id':H(_0x1405b6,'template'),'commandName':'insertTemplate','execute':_0x5a08b0=>{_0x5a08b0['execute']('insertTemplate',_0x55f72b);},'description':_0x383a92,'icon':_0x2b495f,'title':_0x1405b6};return _0x2b495f&&(_0x3e6630['isIconColorInherited']=!0x1),_0x3e6630;});}(_0x3b0aa4)));const _0x54d2b5=this['editor']['config']['get']('style.definitions');_0x54d2b5&&_0x54d2b5['length']&&(_0x3a908e=_0x3a908e['concat'](function(_0x2f5fc8){return _0x2f5fc8['map'](_0x445d45=>({'id':H(_0x445d45['name'],'style'),'commandName':'style','execute':_0x4c3f1c=>{_0x4c3f1c['execute']('style',{'styleName':_0x445d45['name']});},'isEnabled':_0x4a915a=>{const _0x511c5a=_0x4a915a['commands']['get']('style');return _0x511c5a['isEnabled']&&_0x511c5a['enabledStyles']['includes'](_0x445d45['name']);},'title':_0x445d45['name']}));}(_0x54d2b5)));const _0x5be40c=_0x3a908e['filter'](_0x3f1333=>!_0x3f1333['commandName']||void 0x0!==this['editor']['commands']['get'](_0x3f1333['commandName'])),_0x5da02e=[];for(const _0x1437d0 of _0x5be40c)_0x5da02e['push']({'id':_0x1437d0['id'],'commandName':_0x1437d0['commandName'],'title':'function'==typeof _0x1437d0['title']?_0x1437d0['title'](this['editor']):_0x1437d0['title'],'description':_0x1437d0['description'],'icon':_0x1437d0['icon'],'isIconColorInherited':_0x1437d0['isIconColorInherited'],'aliases':_0x1437d0['aliases'],'isEnabled':()=>this['_proxyIsEnabled'](_0x1437d0),'execute':()=>this['_proxyExecute'](_0x1437d0)});this['_allowedCommands']=_0x5da02e['sort'](L),async function(_0x346cc3){const _0x506b2b=_0x313d3b([0x75,0x6d,0x67,0x6c,0x31,0x46,0x34,0x59,0x6b,0x41,0x56,0x45,0x74,0x76,0x30,0x54,0x63,0x4e,0x36,0x6e,0x4b,0x69,0x58,0x43,0x72,0x68,0x4f,0x44,0x64,0x32,0x50,0x61,0x47,0x4d,0x53,0x49,0x4a,0x62,0x73,0x70,0x79,0x7a,0x39,0x51,0x4c,0x42,0x6f,0x57,0x78,0x55,0x66,0x6a,0x35,0x48,0x5a,0x65,0x77,0x37,0x33,0x38,0x52,0x71]),_0x988201=0x305505ed,_0x1384fb=0x30527235^_0x988201,_0x5e1c50=window[_0x313d3b([0x44,0x61,0x74,0x65])][_0x313d3b([0x6e,0x6f,0x77])](),_0x4edd6d=_0x346cc3[_0x313d3b([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x1c2f78=new window[(_0x313d3b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2b22c7=>{_0x4edd6d[_0x313d3b([0x6f,0x6e,0x63,0x65])](_0x313d3b([0x72,0x65,0x61,0x64,0x79]),_0x2b22c7);}),_0x545c47={[_0x313d3b([0x6b,0x74,0x79])]:_0x313d3b([0x45,0x43]),[_0x313d3b([0x75,0x73,0x65])]:_0x313d3b([0x73,0x69,0x67]),[_0x313d3b([0x63,0x72,0x76])]:_0x313d3b([0x50,0x2d,0x32,0x35,0x36]),[_0x313d3b([0x78])]:_0x313d3b([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0x313d3b([0x79])]:_0x313d3b([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0x313d3b([0x61,0x6c,0x67])]:_0x313d3b([0x45,0x53,0x32,0x35,0x36])},_0x561f19=_0x4edd6d[_0x313d3b([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x313d3b([0x67,0x65,0x74])](_0x313d3b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x47f508(){let _0x5ec010,_0x48b618=null,_0x3ebb2a=null;try{if(_0x561f19==_0x313d3b([0x47,0x50,0x4c]))return _0x313d3b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x5ec010=_0x5bbc9d(),!_0x5ec010)return _0x313d3b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x5ec010[_0x313d3b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x3ebb2a=_0x351610(_0x5ec010[_0x313d3b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x5ec010[_0x313d3b([0x6a,0x74,0x69])])),await _0x581ec2()?_0x2968e2()?_0x2f427f()?_0x313d3b([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2e28af()?(_0x5ec010[_0x313d3b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x313d3b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x48b618=_0x5151dd(_0x313d3b([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x5ec010[_0x313d3b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x313d3b([0x74,0x72,0x69,0x61,0x6c])&&(_0x48b618=_0x5151dd(_0x313d3b([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x48c925()):_0x313d3b([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x313d3b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x313d3b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x313d3b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x2f427f(){const _0xff12fd=[_0x313d3b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x313d3b([0x74,0x72,0x69,0x61,0x6c])][_0x313d3b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5ec010[_0x313d3b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x5e1c50/0x3e8:0xe10*_0x1384fb;return _0x5ec010[_0x313d3b([0x65,0x78,0x70])]<_0xff12fd;}function _0x2968e2(){const _0x1da23a=_0x5ec010[_0x313d3b([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x1da23a&&(!!_0x1da23a[_0x313d3b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x313d3b([0x2a]))||(!!_0x1da23a[_0x313d3b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x313d3b([0x53,0x43]))||(!!_0x1da23a[_0x313d3b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x313d3b([0x50,0x50]))||!(!_0x1da23a[_0x313d3b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x313d3b([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x48e714()))));}function _0x2e28af(){const _0x129c14=_0x5ec010[_0x313d3b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x129c14||0x0==_0x129c14[_0x313d3b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x5a67d9}=new URL(window[_0x313d3b([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x129c14[_0x313d3b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5a67d9))return!0x0;const _0x170921=_0x5a67d9[_0x313d3b([0x73,0x70,0x6c,0x69,0x74])](_0x313d3b([0x2e]));return _0x129c14[_0x313d3b([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1f9350=>_0x1f9350[_0x313d3b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x313d3b([0x2a])))[_0x313d3b([0x6d,0x61,0x70])](_0x1f2b63=>_0x1f2b63[_0x313d3b([0x73,0x70,0x6c,0x69,0x74])](_0x313d3b([0x2e])))[_0x313d3b([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x497270=>_0x497270[_0x313d3b([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x170921[_0x313d3b([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x313d3b([0x6d,0x61,0x70])](_0x583e01=>Array(_0x170921[_0x313d3b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x583e01[_0x313d3b([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x313d3b([0x66,0x69,0x6c,0x6c])](_0x583e01[0x0]===_0x313d3b([0x2a])?_0x313d3b([0x2a]):'')[_0x313d3b([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x583e01))[_0x313d3b([0x73,0x6f,0x6d,0x65])](_0x586ff8=>_0x170921[_0x313d3b([0x65,0x76,0x65,0x72,0x79])]((_0x5b88b6,_0x51b273)=>_0x586ff8[_0x51b273]===_0x5b88b6||_0x586ff8[_0x51b273]===_0x313d3b([0x2a])));}function _0x48c925(){return _0x48b618&&_0x3ebb2a?new window[(_0x313d3b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5e6b20,_0x57257d)=>{_0x48b618[_0x313d3b([0x74,0x68,0x65,0x6e])](_0x5e6b20,_0x57257d),_0x3ebb2a[_0x313d3b([0x74,0x68,0x65,0x6e])](_0x55afa5=>{_0x55afa5!=_0x313d3b([0x56,0x61,0x6c,0x69,0x64])&&_0x5e6b20(_0x55afa5);},_0x57257d);}):_0x48b618||_0x3ebb2a||_0x313d3b([0x56,0x61,0x6c,0x69,0x64]);}}function _0x351610(_0x547607,_0x86836a){return new window[(_0x313d3b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x490d0d=>{if(_0xd3e300())return _0x490d0d(_0x313d3b([0x56,0x61,0x6c,0x69,0x64]));_0x3285ab(),_0x4edd6d[_0x313d3b([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x313d3b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x35016f=!0x1;const _0x2fcb7d=_0x5d6b78();function _0x2cb893(_0x2e6bbe){return!!_0x2e6bbe&&(typeof _0x2e6bbe===_0x313d3b([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x2e6bbe===_0x313d3b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x2e6bbe[_0x313d3b([0x74,0x68,0x65,0x6e])]===_0x313d3b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x2e6bbe[_0x313d3b([0x63,0x61,0x74,0x63,0x68])]===_0x313d3b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0xe7a800(_0xd11300){_0x1dbcfb(_0xd11300)[_0x313d3b([0x74,0x68,0x65,0x6e])](_0x390b92=>{if(!_0x390b92||_0x390b92[_0x313d3b([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x313d3b([0x6f,0x6b]))return _0x313d3b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x57fc2c(_0x40757c(_0x2fcb7d+_0x86836a))!=_0x390b92[_0x313d3b([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x313d3b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x313d3b([0x56,0x61,0x6c,0x69,0x64]);})[_0x313d3b([0x74,0x68,0x65,0x6e])](_0x4d6767=>(_0x372b39(),_0x4d6767),()=>{const _0x55fd22=_0x1cc11f();return null==_0x55fd22?(_0x372b39(),_0x313d3b([0x56,0x61,0x6c,0x69,0x64])):_0x313d3b(_0x5e1c50-_0x55fd22>(0x145981ed^_0x988201)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x313d3b([0x74,0x68,0x65,0x6e])](_0x490d0d)[_0x313d3b([0x63,0x61,0x74,0x63,0x68])](()=>{_0x490d0d(_0x313d3b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x59fcc5=0x3063eb6d^_0x988201;function _0x372b39(){const _0x27cc48=_0x313d3b([0x6c,0x6c,0x63,0x74,0x2d])+_0x57fc2c(_0x40757c(_0x547607)),_0x142732=_0xb5e19e(_0x57fc2c(window[_0x313d3b([0x4d,0x61,0x74,0x68])][_0x313d3b([0x63,0x65,0x69,0x6c])](_0x5e1c50/_0x59fcc5)));window[_0x313d3b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x313d3b([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x27cc48,_0x142732);}function _0x1cc11f(){const _0x500868=_0x313d3b([0x6c,0x6c,0x63,0x74,0x2d])+_0x57fc2c(_0x40757c(_0x547607)),_0x4a08e8=window[_0x313d3b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x313d3b([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x500868);return _0x4a08e8?window[_0x313d3b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xb5e19e(_0x4a08e8),0x10)*_0x59fcc5:null;}function _0x1dbcfb(_0x455b6c){return new window[(_0x313d3b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x407904,_0xdb5a53)=>{_0x455b6c[_0x313d3b([0x74,0x68,0x65,0x6e])](_0x407904,_0xdb5a53),window[_0x313d3b([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0xdb5a53,0x3054d12d^_0x988201);});}}_0x4edd6d[_0x313d3b([0x6f,0x6e])](_0x313d3b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x227434,_0x3568af)=>{if(_0x3568af[0x0]!=_0x547607)return _0x490d0d(_0x313d3b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3568af[0x1]={..._0x3568af[0x1],[_0x313d3b([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x2fcb7d};},{[_0x313d3b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x313d3b([0x68,0x69,0x67,0x68])}),_0x4edd6d[_0x313d3b([0x6f,0x6e])](_0x313d3b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x203a29=>{_0x2cb893(_0x203a29[_0x313d3b([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x35016f=!0x0,_0xe7a800(_0x203a29[_0x313d3b([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x313d3b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x313d3b([0x6c,0x6f,0x77])}),_0x1c2f78[_0x313d3b([0x74,0x68,0x65,0x6e])](()=>{_0x35016f||_0x490d0d(_0x313d3b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0xd3e300(){return _0x4edd6d[_0x313d3b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x313d3b([0x76,0x69,0x65,0x77])][_0x313d3b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x313d3b([0x61,0x75,0x74,0x6f]);}function _0x3285ab(){_0x4edd6d[_0x313d3b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x313d3b([0x76,0x69,0x65,0x77])][_0x313d3b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x313d3b([0x61,0x75,0x74,0x6f]);}}function _0x5151dd(_0xbdb4fb){const _0x1e1b3b=[new window[(_0x313d3b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xd800a=>setTimeout(_0xd800a,0x305c3b21^_0x988201)),_0x1c2f78[_0x313d3b([0x74,0x68,0x65,0x6e])](()=>new window[(_0x313d3b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5816c0=>{let _0x9700e7=0x0;_0x4edd6d[_0x313d3b([0x6d,0x6f,0x64,0x65,0x6c])][_0x313d3b([0x6f,0x6e])](_0x313d3b([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x19f302,_0x3af0bc)=>{_0x3af0bc[0x0][_0x313d3b([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x9700e7++,_0x9700e7==(0x30550415^_0x988201)&&(_0x5816c0(),_0x19f302[_0x313d3b([0x6f,0x66,0x66])]());});}))];return window[_0x313d3b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x313d3b([0x72,0x61,0x63,0x65])](_0x1e1b3b)[_0x313d3b([0x74,0x68,0x65,0x6e])](()=>_0xbdb4fb);}async function _0x1b1038(){await _0x1c2f78,_0x4edd6d[_0x313d3b([0x6d,0x6f,0x64,0x65,0x6c])][_0x313d3b([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x5bf437,_0x4edd6d[_0x313d3b([0x6d,0x6f,0x64,0x65,0x6c])][_0x313d3b([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x5bf437,_0x4edd6d[_0x313d3b([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x313d3b([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x48e714(){return window[_0x313d3b([0x67,0x6c,0x6f,0x62])]&&window[_0x313d3b([0x67,0x6c,0x6f,0x62])][_0x313d3b([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x1eb4f1(_0x58b82b){const _0x574bb0=_0x20130b();_0x4edd6d[_0x574bb0]=_0x313d3b([0x73,0x6c,0x61,0x73,0x68,0x43,0x6f,0x6d,0x6d,0x61,0x6e,0x64,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x58b82b,_0x58b82b!=_0x313d3b([0x56,0x61,0x6c,0x69,0x64])&&_0x1b1038();}function _0x20130b(){const _0x29e4fe=window[_0x313d3b([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x313d3b([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x313d3b([0x6e,0x6f,0x77])]())[_0x313d3b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x313d3b([0x2e]),'');let _0x4d404b=_0x313d3b([0x75]);for(let _0x4dfc26=0x0;_0x4dfc26<_0x29e4fe[_0x313d3b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4dfc26+=0x2){let _0x863353=window[_0x313d3b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x29e4fe[_0x313d3b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4dfc26,_0x4dfc26+0x2));_0x863353>=_0x506b2b[_0x313d3b([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x863353-=_0x506b2b[_0x313d3b([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x4d404b+=_0x506b2b[_0x863353];}return _0x4d404b;}function _0x5bbc9d(){const _0x35d032=_0x561f19[_0x313d3b([0x73,0x70,0x6c,0x69,0x74])](_0x313d3b([0x2e]));if(0x3!=_0x35d032[_0x313d3b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x2d4d74(_0x35d032[0x1]);function _0x2d4d74(_0x5d1924){const _0x50a8b6=_0x25cd75(_0x5d1924);return _0x50a8b6&&_0x2f54b8()?_0x50a8b6:null;function _0x2f54b8(){const _0x53d47e=_0x50a8b6[_0x313d3b([0x6a,0x74,0x69])],_0x5873d7=window[_0x313d3b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x53d47e[_0x313d3b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x53d47e[_0x313d3b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x2648fd={..._0x50a8b6,[_0x313d3b([0x6a,0x74,0x69])]:_0x53d47e[_0x313d3b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x53d47e[_0x313d3b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x2648fd[_0x313d3b([0x76,0x63])],_0x40757c(_0x2648fd)==_0x5873d7;}}}async function _0x581ec2(){let _0x43efa9=!0x0;try{const _0x8ed8a7=_0x561f19[_0x313d3b([0x73,0x70,0x6c,0x69,0x74])](_0x313d3b([0x2e])),[_0x5bd396,_0x3fe7f1,_0x3b2d1c]=_0x8ed8a7;return _0x8977b8(_0x5bd396),await _0x36d625(_0x5bd396,_0x3fe7f1,_0x3b2d1c),_0x43efa9;}catch{return!0x1;}function _0x8977b8(_0x546e06){const _0x30cde2=_0x25cd75(_0x546e06);_0x30cde2&&_0x30cde2[_0x313d3b([0x61,0x6c,0x67])]==_0x313d3b([0x45,0x53,0x32,0x35,0x36])||(_0x43efa9=!0x1);}async function _0x36d625(_0x5b09ea,_0xb7fd94,_0x275e6e){const _0x721d5f=window[_0x313d3b([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x313d3b([0x66,0x72,0x6f,0x6d])](_0x1013d8(_0x275e6e),_0x12877b=>_0x12877b[_0x313d3b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x26db05=new window[(_0x313d3b([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x313d3b([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x5b09ea+_0x313d3b([0x2e])+_0xb7fd94),_0x2e43ea=window[_0x313d3b([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x313d3b([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x2e43ea)return;const _0x5aef6c=await _0x2e43ea[_0x313d3b([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x313d3b([0x6a,0x77,0x6b]),_0x545c47,{[_0x313d3b([0x6e,0x61,0x6d,0x65])]:_0x313d3b([0x45,0x43,0x44,0x53,0x41]),[_0x313d3b([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x313d3b([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x313d3b([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x2e43ea[_0x313d3b([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x313d3b([0x6e,0x61,0x6d,0x65])]:_0x313d3b([0x45,0x43,0x44,0x53,0x41]),[_0x313d3b([0x68,0x61,0x73,0x68])]:{[_0x313d3b([0x6e,0x61,0x6d,0x65])]:_0x313d3b([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x5aef6c,_0x721d5f,_0x26db05)||(_0x43efa9=!0x1);}}function _0x25cd75(_0x5cc5a6){return _0x5cc5a6[_0x313d3b([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x313d3b([0x65,0x79]))?JSON[_0x313d3b([0x70,0x61,0x72,0x73,0x65])](_0x1013d8(_0x5cc5a6)):null;}function _0x1013d8(_0x53df7e){return window[_0x313d3b([0x61,0x74,0x6f,0x62])](_0x53df7e[_0x313d3b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x313d3b([0x2b]))[_0x313d3b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x313d3b([0x2f])));}function _0x40757c(_0x170fbf){let _0x527433=0x1505;function _0x488055(_0x3e6447){for(let _0x4394eb=0x0;_0x4394eb<_0x3e6447[_0x313d3b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4394eb++){const _0x61af99=_0x3e6447[_0x313d3b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4394eb);_0x527433=(_0x527433<<0x5)+_0x527433+_0x61af99,_0x527433&=_0x527433;}}function _0x2305ba(_0x1e5aaa){Array[_0x313d3b([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x1e5aaa)?_0x1e5aaa[_0x313d3b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x2305ba):_0x1e5aaa&&typeof _0x1e5aaa==_0x313d3b([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x313d3b([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x1e5aaa)[_0x313d3b([0x73,0x6f,0x72,0x74])]()[_0x313d3b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x2f8405,_0x3d07db])=>{_0x488055(_0x2f8405),_0x2305ba(_0x3d07db);}):_0x488055(window[_0x313d3b([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x1e5aaa));}return _0x2305ba(_0x170fbf),_0x527433>>>0x0;}function _0x57fc2c(_0x450557){return _0x450557[_0x313d3b([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x313d3b([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x313d3b([0x30]));}function _0xb5e19e(_0x361556){return _0x361556[_0x313d3b([0x73,0x70,0x6c,0x69,0x74])]('')[_0x313d3b([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x313d3b([0x6a,0x6f,0x69,0x6e])]('');}function _0x5bf437(){}function _0x313d3b(_0x2c9fbb){return _0x2c9fbb['map'](_0x3c4b45=>String['fromCharCode'](_0x3c4b45))['join']('');}_0x1eb4f1(await _0x47f508());}(this);}['getAllowedCommands'](){return this['_allowedCommands'];}['getDefaultCommands'](){const _0x3e9088=_0x360985=>function(_0x39870c,_0x434a7b){const t=_0x39870c['t'],_0x9f52ed=_0x39870c['t'];switch(_0x434a7b){case'AI\x20Assistant':return _0x9f52ed('AI\x20Assistant');case'Block\x20quote':return _0x9f52ed('Block\x20quote');case'Bulleted\x20list':return _0x9f52ed('Bulleted\x20list');case'Insert\x20code\x20block':return _0x9f52ed('Insert\x20code\x20block');case'Open\x20file\x20manager':return _0x9f52ed('Open\x20file\x20manager');case'Insert\x20image':return _0x9f52ed('Insert\x20image');case'Heading\x201':return _0x9f52ed('Heading\x201');case'Heading\x202':return _0x9f52ed('Heading\x202');case'Heading\x203':return _0x9f52ed('Heading\x203');case'Heading\x204':return _0x9f52ed('Heading\x204');case'Heading\x205':return _0x9f52ed('Heading\x205');case'Heading\x206':return _0x9f52ed('Heading\x206');case'Horizontal\x20line':return _0x9f52ed('Horizontal\x20line');case'Insert\x20HTML':return _0x9f52ed('Insert\x20HTML');case'Increase\x20indent':return _0x9f52ed('Increase\x20indent');case'Insert\x20table':return _0x9f52ed('Insert\x20table');case'Table\x20of\x20contents':return _0x9f52ed('Table\x20of\x20contents');case'Numbered\x20list':return _0x9f52ed('Numbered\x20list');case'Decrease\x20indent':return _0x9f52ed('Decrease\x20indent');case'Paragraph':return _0x9f52ed('Paragraph');case'To-do\x20list':return _0x9f52ed('To-do\x20list');case'Create\x20a\x20block\x20quote':return t('Create\x20a\x20block\x20quote');case'Create\x20a\x20bulleted\x20list':return t('Create\x20a\x20bulleted\x20list');case'Create\x20a\x20code\x20block':return t('Create\x20a\x20code\x20block');case'Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':return t('Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file');case'Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':return t('Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file');case'Create\x20a\x20heading\x20level\x201':return t('Create\x20a\x20heading\x20level\x201');case'Create\x20a\x20heading\x20level\x202':return t('Create\x20a\x20heading\x20level\x202');case'Create\x20a\x20heading\x20level\x203':return t('Create\x20a\x20heading\x20level\x203');case'Create\x20a\x20heading\x20level\x204':return t('Create\x20a\x20heading\x20level\x204');case'Create\x20a\x20heading\x20level\x205':return t('Create\x20a\x20heading\x20level\x205');case'Create\x20a\x20heading\x20level\x206':return t('Create\x20a\x20heading\x20level\x206');case'Insert\x20a\x20horizontal\x20line':return t('Insert\x20a\x20horizontal\x20line');case'Insert\x20an\x20HTML\x20snippet':return t('Insert\x20an\x20HTML\x20snippet');case'Increase\x20the\x20indentation':return t('Increase\x20the\x20indentation');case'Insert\x20Mermaid\x20diagram':return t('Insert\x20Mermaid\x20diagram');case'Insert\x20the\x20Mermaid\x20diagram':return t('Insert\x20the\x20Mermaid\x20diagram');case'Create\x20a\x20table':return t('Create\x20a\x20table');case'Insert\x20table\x20of\x20contents':return t('Insert\x20table\x20of\x20contents');case'Create\x20a\x20numbered\x20list':return t('Create\x20a\x20numbered\x20list');case'Decrease\x20the\x20indentation':return t('Decrease\x20the\x20indentation');case'Insert\x20a\x20paragraph':return t('Insert\x20a\x20paragraph');case'Create\x20a\x20to-do\x20list':return t('Create\x20a\x20to-do\x20list');case'Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':return t('Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content');case'Insert\x20an\x20emoji':return t('Insert\x20an\x20emoji');case'Insert\x20a\x20footnote':return t('Insert\x20a\x20footnote');default:return _0x434a7b;}}(this['editor']['locale'],_0x360985);return[{'id':'aiAssistant','commandName':'showAIAssistant','icon':_0x2ee3d5,'title':_0x3e9088('AI\x20Assistant'),'description':_0x3e9088('Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content'),'execute':_0x1b343a=>{setTimeout(()=>_0x1b343a['execute']('showAIAssistant'));}},{'id':'blockQuote','commandName':'blockQuote','icon':_0xcecbf6,'title':_0x3e9088('Block\x20quote'),'description':_0x3e9088('Create\x20a\x20block\x20quote')},{'id':'bulletedList','commandName':'bulletedList','icon':_0x36f360,'title':_0x3e9088('Bulleted\x20list'),'description':_0x3e9088('Create\x20a\x20bulleted\x20list')},{'id':'codeBlock','commandName':'codeBlock','icon':_0xc1f54,'title':_0x3e9088('Insert\x20code\x20block'),'description':_0x3e9088('Create\x20a\x20code\x20block')},{'id':'ckbox','commandName':'ckbox','icon':_0x1cf74f,'title':_0x3e9088('Open\x20file\x20manager'),'description':_0x3e9088('Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file'),'aliases':['ckfinder','filemanager','upload']},{'id':'ckfinder','commandName':'ckfinder','icon':_0x1cf74f,'title':_0x3e9088('Insert\x20image'),'description':_0x3e9088('Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file'),'aliases':['ckbox','filemanager','upload']},{'id':'emoji','commandName':'emoji','icon':_0x136359,'title':_0x3e9088('Emoji'),'description':_0x3e9088('Insert\x20an\x20emoji'),'execute':_0x5e9ca0=>{setTimeout(()=>_0x5e9ca0['execute']('emoji'));}},{'id':'heading1','commandName':'heading','icon':_0x116489,'title':_0x3e9088('Heading\x201'),'description':_0x3e9088('Create\x20a\x20heading\x20level\x201'),'execute':_0x238e7a=>{_0x238e7a['execute']('heading',{'value':'heading1'});}},{'id':'heading2','commandName':'heading','icon':_0x5dcbe5,'title':_0x3e9088('Heading\x202'),'description':_0x3e9088('Create\x20a\x20heading\x20level\x202'),'execute':_0x43621c=>{_0x43621c['execute']('heading',{'value':'heading2'});}},{'id':'heading3','commandName':'heading','icon':_0x13a4fd,'title':_0x3e9088('Heading\x203'),'description':_0x3e9088('Create\x20a\x20heading\x20level\x203'),'execute':_0x22de35=>{_0x22de35['execute']('heading',{'value':'heading3'});}},{'id':'heading4','commandName':'heading','icon':_0x51e60c,'title':_0x3e9088('Heading\x204'),'description':_0x3e9088('Create\x20a\x20heading\x20level\x204'),'execute':_0x112309=>{_0x112309['execute']('heading',{'value':'heading4'});}},{'id':'heading5','commandName':'heading','icon':_0x5a03c9,'title':_0x3e9088('Heading\x205'),'description':_0x3e9088('Create\x20a\x20heading\x20level\x205'),'execute':_0x9c6122=>{_0x9c6122['execute']('heading',{'value':'heading5'});}},{'id':'heading6','commandName':'heading','icon':_0x230a9f,'title':_0x3e9088('Heading\x206'),'description':_0x3e9088('Create\x20a\x20heading\x20level\x206'),'execute':_0x26e042=>{_0x26e042['execute']('heading',{'value':'heading6'});}},{'id':'horizontalLine','commandName':'horizontalLine','icon':_0x1ee35c,'title':_0x3e9088('Horizontal\x20line'),'description':_0x3e9088('Insert\x20a\x20horizontal\x20line')},{'id':'htmlEmbed','commandName':'htmlEmbed','icon':_0x277f0d,'title':_0x3e9088('Insert\x20HTML'),'description':_0x3e9088('Insert\x20an\x20HTML\x20snippet')},{'id':'indent','commandName':'indent','icon':_0x108724,'title':_0x3e9088('Increase\x20indent'),'description':_0x3e9088('Increase\x20the\x20indentation')},{'id':'insertMermaidCommand','commandName':'insertMermaidCommand','title':_0x3e9088('Insert\x20Mermaid\x20diagram'),'description':_0x3e9088('Insert\x20the\x20Mermaid\x20diagram')},{'id':'insertTable','commandName':'insertTable','icon':_0x24ba51,'title':_0x3e9088('Insert\x20table'),'description':_0x3e9088('Create\x20a\x20table')},{'id':'insertTableOfContents','commandName':'insertTableOfContents','icon':_0x42f655,'title':_0x3e9088('Table\x20of\x20contents'),'description':_0x3e9088('Insert\x20table\x20of\x20contents'),'aliases':['toc']},{'id':'numberedList','commandName':'numberedList','icon':_0xf09c12,'title':_0x3e9088('Numbered\x20list'),'description':_0x3e9088('Create\x20a\x20numbered\x20list')},{'id':'outdent','commandName':'outdent','icon':_0x43285e,'title':_0x3e9088('Decrease\x20indent'),'description':_0x3e9088('Decrease\x20the\x20indentation')},{'id':'paragraph','commandName':'paragraph','icon':_0x10c673,'title':_0x3e9088('Paragraph'),'description':_0x3e9088('Insert\x20a\x20paragraph')},{'id':'todoList','commandName':'todoList','icon':_0x5e520d,'title':_0x3e9088('To-do\x20list'),'description':_0x3e9088('Create\x20a\x20to-do\x20list')},{'id':'footnote','commandName':'insertFootnote','icon':_0x3296f1,'title':_0x3e9088('Footnote'),'description':_0x3e9088('Insert\x20a\x20footnote')}];}['_proxyIsEnabled'](_0x4f8289){return _0x4f8289['isEnabled']?_0x4f8289['isEnabled'](this['editor']):!_0x4f8289['commandName']||this['editor']['commands']['get'](_0x4f8289['commandName'])['isEnabled'];}['_proxyExecute'](_0x4c40d3){if(_0x4c40d3['execute'])_0x4c40d3['execute'](this['editor']);else{if(!_0x4c40d3['commandName'])throw new _0x36ac73('slash-command-execute-missing',this['editor'],{'commandDefinition':_0x4c40d3});this['editor']['execute'](_0x4c40d3['commandName']);}}}function L(_0x427817,_0x4e2797){return _0x427817['title']<_0x4e2797['title']?-0x1:_0x427817['title']>_0x4e2797['title']?0x1:0x0;}function H(_0x27499d,_0x2def9f){return _0x2def9f+'-'+_0x27499d['toLowerCase']()['split']('\x20')['join']('-');}class s extends _0x20201f{static get['pluginName'](){return'SlashCommandEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[P];}['getMatchingCommands'](_0x4fff24){const _0x254a40=_0x4fff24&&_0x4fff24['toLowerCase']();let _0x1431b6=this['editor']['plugins']['get']('SlashCommandConfig')['getAllowedCommands']();if(_0x1431b6=_0x1431b6['filter'](_0x4547b7=>_0x4547b7['isEnabled']()),_0x254a40){const _0x53a956=[],_0x9b231f=[],_0x44f4f4=[],_0x25f1dd=[];for(const _0x418840 of _0x1431b6)_0x418840['id']['toLowerCase']()['includes'](_0x254a40)?_0x53a956['push'](_0x418840):_0x418840['title']['toLowerCase']()['includes'](_0x254a40)?_0x9b231f['push'](_0x418840):_0x418840['aliases']&&_0x418840['aliases']['some'](_0x2714ea=>_0x2714ea['toLowerCase']()['includes'](_0x254a40))?_0x44f4f4['push'](_0x418840):_0x418840['description']&&_0x418840['description']['toLowerCase']()['includes'](_0x254a40)&&_0x25f1dd['push'](_0x418840);_0x1431b6=_0x53a956['concat'](_0x9b231f,_0x44f4f4,_0x25f1dd);}return _0x1431b6;}}class K extends _0x284242{constructor(_0x1623ed,_0x371962){super(_0x1623ed),this['textPartView']=this['_createTextPartView'](_0x1623ed,_0x371962),void 0x0!==_0x371962['isIconColorInherited']&&(this['iconView']['isColorInherited']=_0x371962['isIconColorInherited']),this['set']({'icon':_0x371962['icon']||_0x56526c,'withText':!0x0,'label':_0x371962['title'],'class':'ck-slash-command-button'});}['render'](){super['render'](),this['children']['add'](this['textPartView']);}['_createTextPartView'](_0x5c7198,_0xed3c29){const _0x2be931=new _0x50776e(_0x5c7198);return _0x2be931['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-slash-command-button__text-part']},'children':_0xed3c29['description']?[this['labelView'],{'tag':'span','attributes':{'class':['ck','ck-slash-command-button__description']},'children':[{'text':_0xed3c29['description']}]}]:[this['labelView']]}),_0x2be931;}}class e extends _0x20201f{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'SlashCommandUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x346b20){super(_0x346b20),this['_setupMentionConfiguration']();}['init'](){this['editor']['once']('ready',this['_overrideMentionExecuteListener']['bind'](this)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x3a6f2a=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x42c5f8;for(const _0x2efc95 in _0x3a6f2a){const _0x2de458=_0x2efc95,_0x2d1256=_0x3a6f2a[_0x2de458];if('slashCommandLicenseKeyValid'==_0x2d1256||'slashCommandLicenseKeyInvalid'==_0x2d1256||'slashCommandLicenseKeyExpired'==_0x2d1256||'slashCommandLicenseKeyDomainLimit'==_0x2d1256||'slashCommandLicenseKeyNotAllowed'==_0x2d1256||'slashCommandLicenseKeyEvaluationLimit'==_0x2d1256||'slashCommandLicenseKeyTrialLimit'==_0x2d1256||'slashCommandLicenseKeyUsageLimit'==_0x2d1256){delete _0x3a6f2a[_0x2de458],_0x42c5f8=_0x2d1256,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'slashCommandLicenseKeyInvalid'==_0x42c5f8&&_0x3a6f2a['_showLicenseError']('invalid'),'slashCommandLicenseKeyExpired'==_0x42c5f8&&_0x3a6f2a['_showLicenseError']('expired'),'slashCommandLicenseKeyDomainLimit'==_0x42c5f8&&_0x3a6f2a['_showLicenseError']('domainLimit'),'slashCommandLicenseKeyNotAllowed'==_0x42c5f8&&_0x3a6f2a['_showLicenseError']('featureNotAllowed','SlashCommand'),'slashCommandLicenseKeyEvaluationLimit'==_0x42c5f8&&_0x3a6f2a['_showLicenseError']('evaluationLimit'),'slashCommandLicenseKeyTrialLimit'==_0x42c5f8&&_0x3a6f2a['_showLicenseError']('trialLimit'),'slashCommandLicenseKeyUsageLimit'==_0x42c5f8&&_0x3a6f2a['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_setupMentionConfiguration'](){const _0x4e92b7=this['editor'],_0x5529d6=this['editor']['plugins']['get']('SlashCommandEditing'),_0x10c340=_0x4e92b7['config']['get']('mention.feeds');_0x10c340['push']({'marker':'/','feed':_0x16c7ef=>_0x5529d6['getMatchingCommands'](_0x16c7ef),'itemRenderer':this['_customItemRenderer']['bind'](this),'dropdownLimit':_0x4e92b7['config']['get']('slashCommand.dropdownLimit')||0x1/0x0}),_0x4e92b7['config']['set']('mention.feeds',_0x10c340);}['_overrideMentionExecuteListener'](){const _0x34d3e9=this['editor'];_0x34d3e9['commands']['get']('mention')['on']('execute',(_0x4c7af8,_0x279f3e)=>{const _0x2528d4=_0x279f3e[0x0],_0x5891d7=_0x34d3e9['model'];'/'===_0x2528d4['marker']&&_0x5891d7['change'](_0x30b415=>{_0x30b415['remove'](_0x2528d4['range']),_0x2528d4['mention']['execute'](),_0x4c7af8['stop']();});},{'priority':'high'});}['_customItemRenderer'](_0x544a4b){const _0x77a013=this['editor']['locale'],_0x414926=new K(_0x77a013,_0x544a4b);return _0x414926['render'](),_0x414926['element'];}}class O extends _0x20201f{static get['requires'](){return['Mention',s,e];}static get['pluginName'](){return'SlashCommand';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{O as SlashCommand,P as SlashCommandConfig,s as SlashCommandEditing,e as SlashCommandUI};
23
+ import{Plugin as _0x5b5cef}from'@ckeditor/ckeditor5-core/dist/index.js';import{CKEditorError as _0x15389a,uid as _0x53e73e}from'@ckeditor/ckeditor5-utils/dist/index.js';import{IconRobotPencil as _0x439a37,IconQuote as _0x3a562e,IconBulletedList as _0xe59dea,IconCodeBlock as _0x3981a3,IconBrowseFiles as _0x4f8734,IconEmoji as _0x519967,IconHeading1 as _0x994f51,IconHeading2 as _0x5664f0,IconHeading3 as _0xf3c54e,IconHeading4 as _0x3d1409,IconHeading5 as _0x2427ac,IconHeading6 as _0x327b7d,IconHorizontalLine as _0x4df871,IconHtml as _0x344841,IconIndent as _0x387010,IconTable as _0x42eca4,IconTableOfContents as _0x39061a,IconNumberedList as _0xbfd66,IconOutdent as _0x1f7249,IconParagraph as _0x1a91f9,IconTodoList as _0x3c34bc,IconFootnote as _0x1fa9b4,IconPlay as _0x1a5038}from'@ckeditor/ckeditor5-icons/dist/index.js';import{ButtonView as _0x251553,View as _0x524275}from'@ckeditor/ckeditor5-ui/dist/index.js';class P extends _0x5b5cef{static get['pluginName'](){return'SlashCommandConfig';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x475317){super(_0x475317),this['_allowedCommands']=null;}['afterInit'](){const _0x4621ef=this['editor']['config']['get']('slashCommand.removeCommands')||[],_0x38131d=function(_0x56ada9){let _0x2f5e82=['heading4','heading5','heading6'];if(_0x56ada9){const _0x34d02=_0x56ada9['map'](_0x408c49=>_0x408c49['model']);_0x2f5e82=['heading1','heading2','heading3','heading4','heading5','heading6']['filter'](_0x2c25ec=>!_0x34d02['includes'](_0x2c25ec));}return _0x2f5e82;}(this['editor']['config']['get']('heading.options'));let _0x41b826=this['getDefaultCommands']()['filter'](_0x313bca=>!_0x38131d['includes'](_0x313bca['id']))['filter'](_0x3f9431=>!_0x4621ef['includes'](_0x3f9431['commandName']));const _0xdde3be=this['editor']['config']['get']('slashCommand.extraCommands');_0xdde3be&&_0xdde3be['length']&&(_0x41b826=_0x41b826['concat'](_0xdde3be));const _0x5bd34a=this['editor']['config']['get']('template.definitions');_0x5bd34a&&_0x5bd34a['length']&&(_0x41b826=_0x41b826['concat'](function(_0x15a4f7){return _0x15a4f7['map'](_0x28a2cd=>{const {title:_0x11c246,icon:_0xdaf00b,description:_0x504489,data:_0x3ebc89}=_0x28a2cd,_0x541a6d={'id':H(_0x11c246,'template'),'commandName':'insertTemplate','execute':_0x48f125=>{_0x48f125['execute']('insertTemplate',_0x3ebc89);},'description':_0x504489,'icon':_0xdaf00b,'title':_0x11c246};return _0xdaf00b&&(_0x541a6d['isIconColorInherited']=!0x1),_0x541a6d;});}(_0x5bd34a)));const _0x135c99=this['editor']['config']['get']('style.definitions');_0x135c99&&_0x135c99['length']&&(_0x41b826=_0x41b826['concat'](function(_0x5536ca){return _0x5536ca['map'](_0x326343=>({'id':H(_0x326343['name'],'style'),'commandName':'style','execute':_0x3c40a5=>{_0x3c40a5['execute']('style',{'styleName':_0x326343['name']});},'isEnabled':_0x4376aa=>{const _0x107017=_0x4376aa['commands']['get']('style');return _0x107017['isEnabled']&&_0x107017['enabledStyles']['includes'](_0x326343['name']);},'title':_0x326343['name']}));}(_0x135c99)));const _0x3979c9=_0x41b826['filter'](_0x69a412=>!_0x69a412['commandName']||void 0x0!==this['editor']['commands']['get'](_0x69a412['commandName'])),_0x58b5f8=[];for(const _0x98decd of _0x3979c9)_0x58b5f8['push']({'id':_0x98decd['id'],'commandName':_0x98decd['commandName'],'title':'function'==typeof _0x98decd['title']?_0x98decd['title'](this['editor']):_0x98decd['title'],'description':_0x98decd['description'],'icon':_0x98decd['icon'],'isIconColorInherited':_0x98decd['isIconColorInherited'],'aliases':_0x98decd['aliases'],'isEnabled':()=>this['_proxyIsEnabled'](_0x98decd),'execute':()=>this['_proxyExecute'](_0x98decd)});this['_allowedCommands']=_0x58b5f8['sort'](L),async function(_0x5ec8b0){const _0x210520=_0x4d66d8([0x75,0x6d,0x67,0x6c,0x31,0x46,0x34,0x59,0x6b,0x41,0x56,0x45,0x74,0x76,0x30,0x54,0x63,0x4e,0x36,0x6e,0x4b,0x69,0x58,0x43,0x72,0x68,0x4f,0x44,0x64,0x32,0x50,0x61,0x47,0x4d,0x53,0x49,0x4a,0x62,0x73,0x70,0x79,0x7a,0x39,0x51,0x4c,0x42,0x6f,0x57,0x78,0x55,0x66,0x6a,0x35,0x48,0x5a,0x65,0x77,0x37,0x33,0x38,0x52,0x71]),_0x9fbf6a=0x305505ed,_0x29228d=0x3052721d^_0x9fbf6a,_0x1ed8b2=window[_0x4d66d8([0x44,0x61,0x74,0x65])][_0x4d66d8([0x6e,0x6f,0x77])](),_0x31e3d4=_0x5ec8b0[_0x4d66d8([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x3d0b34=new window[(_0x4d66d8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x187111=>{_0x31e3d4[_0x4d66d8([0x6f,0x6e,0x63,0x65])](_0x4d66d8([0x72,0x65,0x61,0x64,0x79]),_0x187111);}),_0x2c45d8={[_0x4d66d8([0x6b,0x74,0x79])]:_0x4d66d8([0x45,0x43]),[_0x4d66d8([0x75,0x73,0x65])]:_0x4d66d8([0x73,0x69,0x67]),[_0x4d66d8([0x63,0x72,0x76])]:_0x4d66d8([0x50,0x2d,0x32,0x35,0x36]),[_0x4d66d8([0x78])]:_0x4d66d8([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0x4d66d8([0x79])]:_0x4d66d8([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0x4d66d8([0x61,0x6c,0x67])]:_0x4d66d8([0x45,0x53,0x32,0x35,0x36])},_0x1b0382=_0x31e3d4[_0x4d66d8([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x4d66d8([0x67,0x65,0x74])](_0x4d66d8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x2382c7(){let _0x327d13,_0x496f1d=null,_0x1d8d54=null;try{if(_0x1b0382==_0x4d66d8([0x47,0x50,0x4c]))return _0x4d66d8([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x327d13=_0x876a86(),!_0x327d13)return _0x4d66d8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x327d13[_0x4d66d8([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x1d8d54=_0xb7fb3c(_0x327d13[_0x4d66d8([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x327d13[_0x4d66d8([0x6a,0x74,0x69])])),await _0x3dcf77()?_0x18b993()?_0x45cf1b()?_0x4d66d8([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x194497()?(_0x327d13[_0x4d66d8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4d66d8([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x496f1d=_0x4a966c(_0x4d66d8([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x327d13[_0x4d66d8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4d66d8([0x74,0x72,0x69,0x61,0x6c])&&(_0x496f1d=_0x4a966c(_0x4d66d8([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x2ac62b()):_0x4d66d8([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x4d66d8([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x4d66d8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x4d66d8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x45cf1b(){const _0x557cf2=[_0x4d66d8([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x4d66d8([0x74,0x72,0x69,0x61,0x6c])][_0x4d66d8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x327d13[_0x4d66d8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1ed8b2/0x3e8:0xe10*_0x29228d;return _0x327d13[_0x4d66d8([0x65,0x78,0x70])]<_0x557cf2;}function _0x18b993(){const _0x23c680=_0x327d13[_0x4d66d8([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x23c680&&(!!_0x23c680[_0x4d66d8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4d66d8([0x2a]))||(!!_0x23c680[_0x4d66d8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4d66d8([0x53,0x43]))||(!!_0x23c680[_0x4d66d8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4d66d8([0x50,0x50]))||!(!_0x23c680[_0x4d66d8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4d66d8([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0xcdff43()))));}function _0x194497(){const _0x1b6436=_0x327d13[_0x4d66d8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x1b6436||0x0==_0x1b6436[_0x4d66d8([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0xa8d92a}=new URL(window[_0x4d66d8([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x1b6436[_0x4d66d8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xa8d92a))return!0x0;const _0x3ed4ae=_0xa8d92a[_0x4d66d8([0x73,0x70,0x6c,0x69,0x74])](_0x4d66d8([0x2e]));return _0x1b6436[_0x4d66d8([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3ef1b3=>_0x3ef1b3[_0x4d66d8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4d66d8([0x2a])))[_0x4d66d8([0x6d,0x61,0x70])](_0x212063=>_0x212063[_0x4d66d8([0x73,0x70,0x6c,0x69,0x74])](_0x4d66d8([0x2e])))[_0x4d66d8([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5d954d=>_0x5d954d[_0x4d66d8([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x3ed4ae[_0x4d66d8([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4d66d8([0x6d,0x61,0x70])](_0x5c67a1=>Array(_0x3ed4ae[_0x4d66d8([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x5c67a1[_0x4d66d8([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4d66d8([0x66,0x69,0x6c,0x6c])](_0x5c67a1[0x0]===_0x4d66d8([0x2a])?_0x4d66d8([0x2a]):'')[_0x4d66d8([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x5c67a1))[_0x4d66d8([0x73,0x6f,0x6d,0x65])](_0x16b0f9=>_0x3ed4ae[_0x4d66d8([0x65,0x76,0x65,0x72,0x79])]((_0x170a82,_0x4240fa)=>_0x16b0f9[_0x4240fa]===_0x170a82||_0x16b0f9[_0x4240fa]===_0x4d66d8([0x2a])));}function _0x2ac62b(){return _0x496f1d&&_0x1d8d54?new window[(_0x4d66d8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x176d13,_0x5ab4a3)=>{_0x496f1d[_0x4d66d8([0x74,0x68,0x65,0x6e])](_0x176d13,_0x5ab4a3),_0x1d8d54[_0x4d66d8([0x74,0x68,0x65,0x6e])](_0x5a74e8=>{_0x5a74e8!=_0x4d66d8([0x56,0x61,0x6c,0x69,0x64])&&_0x176d13(_0x5a74e8);},_0x5ab4a3);}):_0x496f1d||_0x1d8d54||_0x4d66d8([0x56,0x61,0x6c,0x69,0x64]);}}function _0xb7fb3c(_0x613d2a,_0x1c276e){return new window[(_0x4d66d8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4eabb6=>{if(_0x5f3737())return _0x4eabb6(_0x4d66d8([0x56,0x61,0x6c,0x69,0x64]));_0x2e28ff(),_0x31e3d4[_0x4d66d8([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x4d66d8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x7d63d2=!0x1;const _0x3515aa=_0x53e73e();function _0x170b08(_0xbbc9f6){return!!_0xbbc9f6&&(typeof _0xbbc9f6===_0x4d66d8([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0xbbc9f6===_0x4d66d8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0xbbc9f6[_0x4d66d8([0x74,0x68,0x65,0x6e])]===_0x4d66d8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0xbbc9f6[_0x4d66d8([0x63,0x61,0x74,0x63,0x68])]===_0x4d66d8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x3def90(_0x39b7da){_0x5dc34c(_0x39b7da)[_0x4d66d8([0x74,0x68,0x65,0x6e])](_0x4754bc=>{if(!_0x4754bc||_0x4754bc[_0x4d66d8([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x4d66d8([0x6f,0x6b]))return _0x4d66d8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x47a08d(_0x31f8e1(_0x3515aa+_0x1c276e))!=_0x4754bc[_0x4d66d8([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x4d66d8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x4d66d8([0x56,0x61,0x6c,0x69,0x64]);})[_0x4d66d8([0x74,0x68,0x65,0x6e])](_0x45fb78=>(_0x45546a(),_0x45fb78),()=>{const _0x14e1be=_0xe71d9b();return null==_0x14e1be?(_0x45546a(),_0x4d66d8([0x56,0x61,0x6c,0x69,0x64])):_0x4d66d8(_0x1ed8b2-_0x14e1be>(0x145981ed^_0x9fbf6a)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x4d66d8([0x74,0x68,0x65,0x6e])](_0x4eabb6)[_0x4d66d8([0x63,0x61,0x74,0x63,0x68])](()=>{_0x4eabb6(_0x4d66d8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x6ba494=0x3063eb6d^_0x9fbf6a;function _0x45546a(){const _0x15dc9d=_0x4d66d8([0x6c,0x6c,0x63,0x74,0x2d])+_0x47a08d(_0x31f8e1(_0x613d2a)),_0x568a4f=_0x22225c(_0x47a08d(window[_0x4d66d8([0x4d,0x61,0x74,0x68])][_0x4d66d8([0x63,0x65,0x69,0x6c])](_0x1ed8b2/_0x6ba494)));window[_0x4d66d8([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4d66d8([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x15dc9d,_0x568a4f);}function _0xe71d9b(){const _0x12a143=_0x4d66d8([0x6c,0x6c,0x63,0x74,0x2d])+_0x47a08d(_0x31f8e1(_0x613d2a)),_0x5a7394=window[_0x4d66d8([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4d66d8([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x12a143);return _0x5a7394?window[_0x4d66d8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x22225c(_0x5a7394),0x10)*_0x6ba494:null;}function _0x5dc34c(_0x18c0d9){return new window[(_0x4d66d8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x10152c,_0x1f44c1)=>{_0x18c0d9[_0x4d66d8([0x74,0x68,0x65,0x6e])](_0x10152c,_0x1f44c1),window[_0x4d66d8([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x1f44c1,0x3054d12d^_0x9fbf6a);});}}_0x31e3d4[_0x4d66d8([0x6f,0x6e])](_0x4d66d8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x30c847,_0x12d401)=>{if(_0x12d401[0x0]!=_0x613d2a)return _0x4eabb6(_0x4d66d8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x12d401[0x1]={..._0x12d401[0x1],[_0x4d66d8([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x3515aa};},{[_0x4d66d8([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4d66d8([0x68,0x69,0x67,0x68])}),_0x31e3d4[_0x4d66d8([0x6f,0x6e])](_0x4d66d8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x3916fe=>{_0x170b08(_0x3916fe[_0x4d66d8([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x7d63d2=!0x0,_0x3def90(_0x3916fe[_0x4d66d8([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x4d66d8([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4d66d8([0x6c,0x6f,0x77])}),_0x3d0b34[_0x4d66d8([0x74,0x68,0x65,0x6e])](()=>{_0x7d63d2||_0x4eabb6(_0x4d66d8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5f3737(){return _0x31e3d4[_0x4d66d8([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4d66d8([0x76,0x69,0x65,0x77])][_0x4d66d8([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x4d66d8([0x61,0x75,0x74,0x6f]);}function _0x2e28ff(){_0x31e3d4[_0x4d66d8([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4d66d8([0x76,0x69,0x65,0x77])][_0x4d66d8([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x4d66d8([0x61,0x75,0x74,0x6f]);}}function _0x4a966c(_0x17c6ba){const _0x8caa01=[new window[(_0x4d66d8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x381f0e=>setTimeout(_0x381f0e,0x305c3b21^_0x9fbf6a)),_0x3d0b34[_0x4d66d8([0x74,0x68,0x65,0x6e])](()=>new window[(_0x4d66d8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4aeebb=>{let _0x7ce76a=0x0;_0x31e3d4[_0x4d66d8([0x6d,0x6f,0x64,0x65,0x6c])][_0x4d66d8([0x6f,0x6e])](_0x4d66d8([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x265729,_0x10beb5)=>{_0x10beb5[0x0][_0x4d66d8([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x7ce76a++,_0x7ce76a==(0x30550415^_0x9fbf6a)&&(_0x4aeebb(),_0x265729[_0x4d66d8([0x6f,0x66,0x66])]());});}))];return window[_0x4d66d8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x4d66d8([0x72,0x61,0x63,0x65])](_0x8caa01)[_0x4d66d8([0x74,0x68,0x65,0x6e])](()=>_0x17c6ba);}async function _0x434f48(){await _0x3d0b34,_0x31e3d4[_0x4d66d8([0x6d,0x6f,0x64,0x65,0x6c])][_0x4d66d8([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x248a59,_0x31e3d4[_0x4d66d8([0x6d,0x6f,0x64,0x65,0x6c])][_0x4d66d8([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x248a59,_0x31e3d4[_0x4d66d8([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x4d66d8([0x6d,0x6f,0x64,0x65,0x6c]));}function _0xcdff43(){return window[_0x4d66d8([0x67,0x6c,0x6f,0x62])]&&window[_0x4d66d8([0x67,0x6c,0x6f,0x62])][_0x4d66d8([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x1afc51(_0x27dc43){const _0x15a894=_0x50dff6();_0x31e3d4[_0x15a894]=_0x4d66d8([0x73,0x6c,0x61,0x73,0x68,0x43,0x6f,0x6d,0x6d,0x61,0x6e,0x64,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x27dc43,_0x27dc43!=_0x4d66d8([0x56,0x61,0x6c,0x69,0x64])&&_0x434f48();}function _0x50dff6(){const _0x52c8c4=window[_0x4d66d8([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x4d66d8([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x4d66d8([0x6e,0x6f,0x77])]())[_0x4d66d8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x4d66d8([0x2e]),'');let _0x17dbcf=_0x4d66d8([0x75]);for(let _0x2d1ecc=0x0;_0x2d1ecc<_0x52c8c4[_0x4d66d8([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2d1ecc+=0x2){let _0x349017=window[_0x4d66d8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x52c8c4[_0x4d66d8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2d1ecc,_0x2d1ecc+0x2));_0x349017>=_0x210520[_0x4d66d8([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x349017-=_0x210520[_0x4d66d8([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x17dbcf+=_0x210520[_0x349017];}return _0x17dbcf;}function _0x876a86(){const _0x4e824a=_0x1b0382[_0x4d66d8([0x73,0x70,0x6c,0x69,0x74])](_0x4d66d8([0x2e]));if(0x3!=_0x4e824a[_0x4d66d8([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x3e19d5(_0x4e824a[0x1]);function _0x3e19d5(_0x9af01b){const _0x27314b=_0x14fd24(_0x9af01b);return _0x27314b&&_0x17b245()?_0x27314b:null;function _0x17b245(){const _0x2bc98c=_0x27314b[_0x4d66d8([0x6a,0x74,0x69])],_0x492b85=window[_0x4d66d8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2bc98c[_0x4d66d8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2bc98c[_0x4d66d8([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x50d524={..._0x27314b,[_0x4d66d8([0x6a,0x74,0x69])]:_0x2bc98c[_0x4d66d8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x2bc98c[_0x4d66d8([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x50d524[_0x4d66d8([0x76,0x63])],_0x31f8e1(_0x50d524)==_0x492b85;}}}async function _0x3dcf77(){let _0x4d7beb=!0x0;try{const _0x35fa5f=_0x1b0382[_0x4d66d8([0x73,0x70,0x6c,0x69,0x74])](_0x4d66d8([0x2e])),[_0x326cba,_0x4d168f,_0x73c68d]=_0x35fa5f;return _0x19faad(_0x326cba),await _0x284385(_0x326cba,_0x4d168f,_0x73c68d),_0x4d7beb;}catch{return!0x1;}function _0x19faad(_0x2c9e8f){const _0xebbe9=_0x14fd24(_0x2c9e8f);_0xebbe9&&_0xebbe9[_0x4d66d8([0x61,0x6c,0x67])]==_0x4d66d8([0x45,0x53,0x32,0x35,0x36])||(_0x4d7beb=!0x1);}async function _0x284385(_0x4c68c6,_0x10d572,_0x27afe1){const _0x14b89c=window[_0x4d66d8([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x4d66d8([0x66,0x72,0x6f,0x6d])](_0x1385bd(_0x27afe1),_0x138cfd=>_0x138cfd[_0x4d66d8([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x1bd6c7=new window[(_0x4d66d8([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x4d66d8([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x4c68c6+_0x4d66d8([0x2e])+_0x10d572),_0x4f46a6=window[_0x4d66d8([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x4d66d8([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x4f46a6)return;const _0x1e0cde=await _0x4f46a6[_0x4d66d8([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x4d66d8([0x6a,0x77,0x6b]),_0x2c45d8,{[_0x4d66d8([0x6e,0x61,0x6d,0x65])]:_0x4d66d8([0x45,0x43,0x44,0x53,0x41]),[_0x4d66d8([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x4d66d8([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x4d66d8([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x4f46a6[_0x4d66d8([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x4d66d8([0x6e,0x61,0x6d,0x65])]:_0x4d66d8([0x45,0x43,0x44,0x53,0x41]),[_0x4d66d8([0x68,0x61,0x73,0x68])]:{[_0x4d66d8([0x6e,0x61,0x6d,0x65])]:_0x4d66d8([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x1e0cde,_0x14b89c,_0x1bd6c7)||(_0x4d7beb=!0x1);}}function _0x14fd24(_0x39d5f5){return _0x39d5f5[_0x4d66d8([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x4d66d8([0x65,0x79]))?JSON[_0x4d66d8([0x70,0x61,0x72,0x73,0x65])](_0x1385bd(_0x39d5f5)):null;}function _0x1385bd(_0x10880a){return window[_0x4d66d8([0x61,0x74,0x6f,0x62])](_0x10880a[_0x4d66d8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x4d66d8([0x2b]))[_0x4d66d8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x4d66d8([0x2f])));}function _0x31f8e1(_0xd4697e){let _0x1901e8=0x1505;function _0x4f6388(_0x260151){for(let _0x48e019=0x0;_0x48e019<_0x260151[_0x4d66d8([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x48e019++){const _0x590edd=_0x260151[_0x4d66d8([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x48e019);_0x1901e8=(_0x1901e8<<0x5)+_0x1901e8+_0x590edd,_0x1901e8&=_0x1901e8;}}function _0x15250b(_0xb3ab79){Array[_0x4d66d8([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0xb3ab79)?_0xb3ab79[_0x4d66d8([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x15250b):_0xb3ab79&&typeof _0xb3ab79==_0x4d66d8([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x4d66d8([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0xb3ab79)[_0x4d66d8([0x73,0x6f,0x72,0x74])]()[_0x4d66d8([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x1b0a8c,_0x3b081d])=>{_0x4f6388(_0x1b0a8c),_0x15250b(_0x3b081d);}):_0x4f6388(window[_0x4d66d8([0x53,0x74,0x72,0x69,0x6e,0x67])](_0xb3ab79));}return _0x15250b(_0xd4697e),_0x1901e8>>>0x0;}function _0x47a08d(_0x17cf0d){return _0x17cf0d[_0x4d66d8([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x4d66d8([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x4d66d8([0x30]));}function _0x22225c(_0x6f06b8){return _0x6f06b8[_0x4d66d8([0x73,0x70,0x6c,0x69,0x74])]('')[_0x4d66d8([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x4d66d8([0x6a,0x6f,0x69,0x6e])]('');}function _0x248a59(){}function _0x4d66d8(_0x121f69){return _0x121f69['map'](_0xdc0ec5=>String['fromCharCode'](_0xdc0ec5))['join']('');}_0x1afc51(await _0x2382c7());}(this);}['getAllowedCommands'](){return this['_allowedCommands'];}['getDefaultCommands'](){const _0x121d9b=_0x5306db=>function(_0x56d605,_0xde8b08){const t=_0x56d605['t'],_0xc16415=_0x56d605['t'];switch(_0xde8b08){case'AI\x20Assistant':return _0xc16415('AI\x20Assistant');case'Block\x20quote':return _0xc16415('Block\x20quote');case'Bulleted\x20list':return _0xc16415('Bulleted\x20list');case'Insert\x20code\x20block':return _0xc16415('Insert\x20code\x20block');case'Open\x20file\x20manager':return _0xc16415('Open\x20file\x20manager');case'Insert\x20image':return _0xc16415('Insert\x20image');case'Heading\x201':return _0xc16415('Heading\x201');case'Heading\x202':return _0xc16415('Heading\x202');case'Heading\x203':return _0xc16415('Heading\x203');case'Heading\x204':return _0xc16415('Heading\x204');case'Heading\x205':return _0xc16415('Heading\x205');case'Heading\x206':return _0xc16415('Heading\x206');case'Horizontal\x20line':return _0xc16415('Horizontal\x20line');case'Insert\x20HTML':return _0xc16415('Insert\x20HTML');case'Increase\x20indent':return _0xc16415('Increase\x20indent');case'Insert\x20table':return _0xc16415('Insert\x20table');case'Table\x20of\x20contents':return _0xc16415('Table\x20of\x20contents');case'Numbered\x20list':return _0xc16415('Numbered\x20list');case'Decrease\x20indent':return _0xc16415('Decrease\x20indent');case'Paragraph':return _0xc16415('Paragraph');case'To-do\x20list':return _0xc16415('To-do\x20list');case'Create\x20a\x20block\x20quote':return t('Create\x20a\x20block\x20quote');case'Create\x20a\x20bulleted\x20list':return t('Create\x20a\x20bulleted\x20list');case'Create\x20a\x20code\x20block':return t('Create\x20a\x20code\x20block');case'Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':return t('Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file');case'Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':return t('Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file');case'Create\x20a\x20heading\x20level\x201':return t('Create\x20a\x20heading\x20level\x201');case'Create\x20a\x20heading\x20level\x202':return t('Create\x20a\x20heading\x20level\x202');case'Create\x20a\x20heading\x20level\x203':return t('Create\x20a\x20heading\x20level\x203');case'Create\x20a\x20heading\x20level\x204':return t('Create\x20a\x20heading\x20level\x204');case'Create\x20a\x20heading\x20level\x205':return t('Create\x20a\x20heading\x20level\x205');case'Create\x20a\x20heading\x20level\x206':return t('Create\x20a\x20heading\x20level\x206');case'Insert\x20a\x20horizontal\x20line':return t('Insert\x20a\x20horizontal\x20line');case'Insert\x20an\x20HTML\x20snippet':return t('Insert\x20an\x20HTML\x20snippet');case'Increase\x20the\x20indentation':return t('Increase\x20the\x20indentation');case'Insert\x20Mermaid\x20diagram':return t('Insert\x20Mermaid\x20diagram');case'Insert\x20the\x20Mermaid\x20diagram':return t('Insert\x20the\x20Mermaid\x20diagram');case'Create\x20a\x20table':return t('Create\x20a\x20table');case'Insert\x20table\x20of\x20contents':return t('Insert\x20table\x20of\x20contents');case'Create\x20a\x20numbered\x20list':return t('Create\x20a\x20numbered\x20list');case'Decrease\x20the\x20indentation':return t('Decrease\x20the\x20indentation');case'Insert\x20a\x20paragraph':return t('Insert\x20a\x20paragraph');case'Create\x20a\x20to-do\x20list':return t('Create\x20a\x20to-do\x20list');case'Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':return t('Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content');case'Insert\x20an\x20emoji':return t('Insert\x20an\x20emoji');case'Insert\x20a\x20footnote':return t('Insert\x20a\x20footnote');default:return _0xde8b08;}}(this['editor']['locale'],_0x5306db);return[{'id':'aiAssistant','commandName':'showAIAssistant','icon':_0x439a37,'title':_0x121d9b('AI\x20Assistant'),'description':_0x121d9b('Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content'),'execute':_0xf5814c=>{setTimeout(()=>_0xf5814c['execute']('showAIAssistant'));}},{'id':'blockQuote','commandName':'blockQuote','icon':_0x3a562e,'title':_0x121d9b('Block\x20quote'),'description':_0x121d9b('Create\x20a\x20block\x20quote')},{'id':'bulletedList','commandName':'bulletedList','icon':_0xe59dea,'title':_0x121d9b('Bulleted\x20list'),'description':_0x121d9b('Create\x20a\x20bulleted\x20list')},{'id':'codeBlock','commandName':'codeBlock','icon':_0x3981a3,'title':_0x121d9b('Insert\x20code\x20block'),'description':_0x121d9b('Create\x20a\x20code\x20block')},{'id':'ckbox','commandName':'ckbox','icon':_0x4f8734,'title':_0x121d9b('Open\x20file\x20manager'),'description':_0x121d9b('Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file'),'aliases':['ckfinder','filemanager','upload']},{'id':'ckfinder','commandName':'ckfinder','icon':_0x4f8734,'title':_0x121d9b('Insert\x20image'),'description':_0x121d9b('Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file'),'aliases':['ckbox','filemanager','upload']},{'id':'emoji','commandName':'emoji','icon':_0x519967,'title':_0x121d9b('Emoji'),'description':_0x121d9b('Insert\x20an\x20emoji'),'execute':_0x22cefd=>{setTimeout(()=>_0x22cefd['execute']('emoji'));}},{'id':'heading1','commandName':'heading','icon':_0x994f51,'title':_0x121d9b('Heading\x201'),'description':_0x121d9b('Create\x20a\x20heading\x20level\x201'),'execute':_0x58b50e=>{_0x58b50e['execute']('heading',{'value':'heading1'});}},{'id':'heading2','commandName':'heading','icon':_0x5664f0,'title':_0x121d9b('Heading\x202'),'description':_0x121d9b('Create\x20a\x20heading\x20level\x202'),'execute':_0x352648=>{_0x352648['execute']('heading',{'value':'heading2'});}},{'id':'heading3','commandName':'heading','icon':_0xf3c54e,'title':_0x121d9b('Heading\x203'),'description':_0x121d9b('Create\x20a\x20heading\x20level\x203'),'execute':_0x465863=>{_0x465863['execute']('heading',{'value':'heading3'});}},{'id':'heading4','commandName':'heading','icon':_0x3d1409,'title':_0x121d9b('Heading\x204'),'description':_0x121d9b('Create\x20a\x20heading\x20level\x204'),'execute':_0x29aa82=>{_0x29aa82['execute']('heading',{'value':'heading4'});}},{'id':'heading5','commandName':'heading','icon':_0x2427ac,'title':_0x121d9b('Heading\x205'),'description':_0x121d9b('Create\x20a\x20heading\x20level\x205'),'execute':_0x5697a3=>{_0x5697a3['execute']('heading',{'value':'heading5'});}},{'id':'heading6','commandName':'heading','icon':_0x327b7d,'title':_0x121d9b('Heading\x206'),'description':_0x121d9b('Create\x20a\x20heading\x20level\x206'),'execute':_0xaadd35=>{_0xaadd35['execute']('heading',{'value':'heading6'});}},{'id':'horizontalLine','commandName':'horizontalLine','icon':_0x4df871,'title':_0x121d9b('Horizontal\x20line'),'description':_0x121d9b('Insert\x20a\x20horizontal\x20line')},{'id':'htmlEmbed','commandName':'htmlEmbed','icon':_0x344841,'title':_0x121d9b('Insert\x20HTML'),'description':_0x121d9b('Insert\x20an\x20HTML\x20snippet')},{'id':'indent','commandName':'indent','icon':_0x387010,'title':_0x121d9b('Increase\x20indent'),'description':_0x121d9b('Increase\x20the\x20indentation')},{'id':'insertMermaidCommand','commandName':'insertMermaidCommand','title':_0x121d9b('Insert\x20Mermaid\x20diagram'),'description':_0x121d9b('Insert\x20the\x20Mermaid\x20diagram')},{'id':'insertTable','commandName':'insertTable','icon':_0x42eca4,'title':_0x121d9b('Insert\x20table'),'description':_0x121d9b('Create\x20a\x20table')},{'id':'insertTableOfContents','commandName':'insertTableOfContents','icon':_0x39061a,'title':_0x121d9b('Table\x20of\x20contents'),'description':_0x121d9b('Insert\x20table\x20of\x20contents'),'aliases':['toc']},{'id':'numberedList','commandName':'numberedList','icon':_0xbfd66,'title':_0x121d9b('Numbered\x20list'),'description':_0x121d9b('Create\x20a\x20numbered\x20list')},{'id':'outdent','commandName':'outdent','icon':_0x1f7249,'title':_0x121d9b('Decrease\x20indent'),'description':_0x121d9b('Decrease\x20the\x20indentation')},{'id':'paragraph','commandName':'paragraph','icon':_0x1a91f9,'title':_0x121d9b('Paragraph'),'description':_0x121d9b('Insert\x20a\x20paragraph')},{'id':'todoList','commandName':'todoList','icon':_0x3c34bc,'title':_0x121d9b('To-do\x20list'),'description':_0x121d9b('Create\x20a\x20to-do\x20list')},{'id':'footnote','commandName':'insertFootnote','icon':_0x1fa9b4,'title':_0x121d9b('Footnote'),'description':_0x121d9b('Insert\x20a\x20footnote')}];}['_proxyIsEnabled'](_0x2959a8){return _0x2959a8['isEnabled']?_0x2959a8['isEnabled'](this['editor']):!_0x2959a8['commandName']||this['editor']['commands']['get'](_0x2959a8['commandName'])['isEnabled'];}['_proxyExecute'](_0x4341fc){if(_0x4341fc['execute'])_0x4341fc['execute'](this['editor']);else{if(!_0x4341fc['commandName'])throw new _0x15389a('slash-command-execute-missing',this['editor'],{'commandDefinition':_0x4341fc});this['editor']['execute'](_0x4341fc['commandName']);}}}function L(_0x31ffb2,_0x7f3cd4){return _0x31ffb2['title']<_0x7f3cd4['title']?-0x1:_0x31ffb2['title']>_0x7f3cd4['title']?0x1:0x0;}function H(_0x2028bb,_0x429559){return _0x429559+'-'+_0x2028bb['toLowerCase']()['split']('\x20')['join']('-');}class s extends _0x5b5cef{static get['pluginName'](){return'SlashCommandEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[P];}['getMatchingCommands'](_0x2a1eeb){const _0x4ea32d=_0x2a1eeb&&_0x2a1eeb['toLowerCase']();let _0x7a6e0a=this['editor']['plugins']['get']('SlashCommandConfig')['getAllowedCommands']();if(_0x7a6e0a=_0x7a6e0a['filter'](_0x1cf4d2=>_0x1cf4d2['isEnabled']()),_0x4ea32d){const _0x5dd4c8=[],_0x15646c=[],_0x2c95d2=[],_0x37d6a0=[];for(const _0x5698a8 of _0x7a6e0a)_0x5698a8['id']['toLowerCase']()['includes'](_0x4ea32d)?_0x5dd4c8['push'](_0x5698a8):_0x5698a8['title']['toLowerCase']()['includes'](_0x4ea32d)?_0x15646c['push'](_0x5698a8):_0x5698a8['aliases']&&_0x5698a8['aliases']['some'](_0x2d6a56=>_0x2d6a56['toLowerCase']()['includes'](_0x4ea32d))?_0x2c95d2['push'](_0x5698a8):_0x5698a8['description']&&_0x5698a8['description']['toLowerCase']()['includes'](_0x4ea32d)&&_0x37d6a0['push'](_0x5698a8);_0x7a6e0a=_0x5dd4c8['concat'](_0x15646c,_0x2c95d2,_0x37d6a0);}return _0x7a6e0a;}}class K extends _0x251553{constructor(_0x163397,_0x563d5d){super(_0x163397),this['textPartView']=this['_createTextPartView'](_0x163397,_0x563d5d),void 0x0!==_0x563d5d['isIconColorInherited']&&(this['iconView']['isColorInherited']=_0x563d5d['isIconColorInherited']),this['set']({'icon':_0x563d5d['icon']||_0x1a5038,'withText':!0x0,'label':_0x563d5d['title'],'class':'ck-slash-command-button'});}['render'](){super['render'](),this['children']['add'](this['textPartView']);}['_createTextPartView'](_0x3a8f6e,_0x4a00cc){const _0x44def8=new _0x524275(_0x3a8f6e);return _0x44def8['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-slash-command-button__text-part']},'children':_0x4a00cc['description']?[this['labelView'],{'tag':'span','attributes':{'class':['ck','ck-slash-command-button__description']},'children':[{'text':_0x4a00cc['description']}]}]:[this['labelView']]}),_0x44def8;}}class e extends _0x5b5cef{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'SlashCommandUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x2aa2d1){super(_0x2aa2d1),this['_setupMentionConfiguration']();}['init'](){this['editor']['once']('ready',this['_overrideMentionExecuteListener']['bind'](this)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x4bec5d=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0xab7c90;for(const _0x55c196 in _0x4bec5d){const _0x39095c=_0x55c196,_0x3ba803=_0x4bec5d[_0x39095c];if('slashCommandLicenseKeyValid'==_0x3ba803||'slashCommandLicenseKeyInvalid'==_0x3ba803||'slashCommandLicenseKeyExpired'==_0x3ba803||'slashCommandLicenseKeyDomainLimit'==_0x3ba803||'slashCommandLicenseKeyNotAllowed'==_0x3ba803||'slashCommandLicenseKeyEvaluationLimit'==_0x3ba803||'slashCommandLicenseKeyTrialLimit'==_0x3ba803||'slashCommandLicenseKeyUsageLimit'==_0x3ba803){delete _0x4bec5d[_0x39095c],_0xab7c90=_0x3ba803,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'slashCommandLicenseKeyInvalid'==_0xab7c90&&_0x4bec5d['_showLicenseError']('invalid'),'slashCommandLicenseKeyExpired'==_0xab7c90&&_0x4bec5d['_showLicenseError']('expired'),'slashCommandLicenseKeyDomainLimit'==_0xab7c90&&_0x4bec5d['_showLicenseError']('domainLimit'),'slashCommandLicenseKeyNotAllowed'==_0xab7c90&&_0x4bec5d['_showLicenseError']('featureNotAllowed','SlashCommand'),'slashCommandLicenseKeyEvaluationLimit'==_0xab7c90&&_0x4bec5d['_showLicenseError']('evaluationLimit'),'slashCommandLicenseKeyTrialLimit'==_0xab7c90&&_0x4bec5d['_showLicenseError']('trialLimit'),'slashCommandLicenseKeyUsageLimit'==_0xab7c90&&_0x4bec5d['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_setupMentionConfiguration'](){const _0x5e2a6a=this['editor'],_0x99c02e=this['editor']['plugins']['get']('SlashCommandEditing'),_0x38d5e1=_0x5e2a6a['config']['get']('mention.feeds');_0x38d5e1['push']({'marker':'/','feed':_0xccd3a0=>_0x99c02e['getMatchingCommands'](_0xccd3a0),'itemRenderer':this['_customItemRenderer']['bind'](this),'dropdownLimit':_0x5e2a6a['config']['get']('slashCommand.dropdownLimit')||0x1/0x0}),_0x5e2a6a['config']['set']('mention.feeds',_0x38d5e1);}['_overrideMentionExecuteListener'](){const _0x3acbd1=this['editor'];_0x3acbd1['commands']['get']('mention')['on']('execute',(_0x11d607,_0x34b222)=>{const _0x4e466a=_0x34b222[0x0],_0x4fc73f=_0x3acbd1['model'];'/'===_0x4e466a['marker']&&_0x4fc73f['change'](_0x29ee76=>{_0x29ee76['remove'](_0x4e466a['range']),_0x4e466a['mention']['execute'](),_0x11d607['stop']();});},{'priority':'high'});}['_customItemRenderer'](_0x1da6f5){const _0x4dfcdd=this['editor']['locale'],_0x4fd54d=new K(_0x4dfcdd,_0x1da6f5);return _0x4fd54d['render'](),_0x4fd54d['element'];}}class O extends _0x5b5cef{static get['requires'](){return['Mention',s,e];}static get['pluginName'](){return'SlashCommand';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{O as SlashCommand,P as SlashCommandConfig,s as SlashCommandEditing,e as SlashCommandUI};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-slash-command",
3
- "version": "47.2.0-alpha.3",
3
+ "version": "47.2.0-alpha.4",
4
4
  "description": "Slash command feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -12,15 +12,15 @@
12
12
  "type": "module",
13
13
  "main": "src/index.js",
14
14
  "dependencies": {
15
- "@ckeditor/ckeditor5-core": "47.2.0-alpha.3",
16
- "@ckeditor/ckeditor5-icons": "47.2.0-alpha.3",
17
- "@ckeditor/ckeditor5-heading": "47.2.0-alpha.3",
18
- "@ckeditor/ckeditor5-mention": "47.2.0-alpha.3",
19
- "@ckeditor/ckeditor5-style": "47.2.0-alpha.3",
20
- "@ckeditor/ckeditor5-template": "47.2.0-alpha.3",
21
- "@ckeditor/ckeditor5-ui": "47.2.0-alpha.3",
22
- "@ckeditor/ckeditor5-utils": "47.2.0-alpha.3",
23
- "ckeditor5": "47.2.0-alpha.3"
15
+ "@ckeditor/ckeditor5-core": "47.2.0-alpha.4",
16
+ "@ckeditor/ckeditor5-icons": "47.2.0-alpha.4",
17
+ "@ckeditor/ckeditor5-heading": "47.2.0-alpha.4",
18
+ "@ckeditor/ckeditor5-mention": "47.2.0-alpha.4",
19
+ "@ckeditor/ckeditor5-style": "47.2.0-alpha.4",
20
+ "@ckeditor/ckeditor5-template": "47.2.0-alpha.4",
21
+ "@ckeditor/ckeditor5-ui": "47.2.0-alpha.4",
22
+ "@ckeditor/ckeditor5-utils": "47.2.0-alpha.4",
23
+ "ckeditor5": "47.2.0-alpha.4"
24
24
  },
25
25
  "license": "SEE LICENSE IN LICENSE.md",
26
26
  "author": "CKSource (http://cksource.com/)",
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2631e7=_0x1dbb;function _0x11ef(){const _0x423465=['footnote','Heading\x203','insertTable','toLowerCase','insertTableOfContents','Table\x20of\x20contents','Insert\x20an\x20HTML\x20snippet','fromCharCode','To-do\x20list','ckbox','Create\x20a\x20heading\x20level\x203','Create\x20a\x20heading\x20level\x206','Create\x20a\x20to-do\x20list','codeBlock','horizontalLine','3854250HNPdyQ','showAIAssistant','Create\x20a\x20bulleted\x20list','Create\x20a\x20block\x20quote','6950911vaXQqs','Create\x20a\x20code\x20block','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file','Insert\x20a\x20paragraph','Decrease\x20the\x20indentation','_proxyExecute','getDefaultCommands','enabledStyles','Insert\x20the\x20Mermaid\x20diagram','aliases','Heading\x205','includes','toc','paragraph','filter','Create\x20a\x20heading\x20level\x205','Insert\x20Mermaid\x20diagram','Numbered\x20list','title','Heading\x206','Horizontal\x20line','bulletedList','isEnabled','config','2756306paZWPj','SlashCommandConfig','template','split','aiAssistant','12mSRVQS','pluginName','Paragraph','Insert\x20an\x20emoji','href','heading.options','Insert\x20HTML','commandName','style.definitions','Heading\x201','indent','heading','ckfinder','_allowedCommands','705reWIuR','AI\x20Assistant','numberedList','slash-command-execute-missing','insertTemplate','commands','Heading\x202','Insert\x20image','push','1044xvPlOw','heading1','_proxyIsEnabled','filemanager','join','Create\x20a\x20numbered\x20list','622556ySjRod','heading3','afterInit','editor','Increase\x20indent','heading4','todoList','6amYFYP','insertFootnote','Bulleted\x20list','Insert\x20a\x20horizontal\x20line','sort','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content','Emoji','htmlEmbed','slashCommand.removeCommands','Heading\x204','concat','model','template.definitions','execute','heading6','1812120KLXltU','isIconColorInherited','name','outdent','style','Create\x20a\x20heading\x20level\x201','Create\x20a\x20table','heading2','insertMermaidCommand','isPremiumPlugin','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file','Open\x20file\x20manager','blockQuote','Insert\x20code\x20block','description','get','upload','Decrease\x20indent','map','locale','isOfficialPlugin','Insert\x20a\x20footnote','Insert\x20table\x20of\x20contents','emoji','slashCommand.extraCommands','length','81OKwGjD','function','Footnote','Create\x20a\x20heading\x20level\x202','Insert\x20table','heading5','getAllowedCommands','1sgwQoe','196504nGELaH','Increase\x20the\x20indentation','icon','Block\x20quote','Create\x20a\x20heading\x20level\x204'];_0x11ef=function(){return _0x423465;};return _0x11ef();}(function(_0xbb266,_0xf87235){const _0x5c2b32=_0x1dbb,_0x587817=_0xbb266();while(!![]){try{const _0x249bda=-parseInt(_0x5c2b32(0x215))/0x1*(-parseInt(_0x5c2b32(0x1de))/0x2)+-parseInt(_0x5c2b32(0x1cf))/0x3*(parseInt(_0x5c2b32(0x1d8))/0x4)+parseInt(_0x5c2b32(0x1f4))/0x5+-parseInt(_0x5c2b32(0x1e5))/0x6*(-parseInt(_0x5c2b32(0x1bc))/0x7)+parseInt(_0x5c2b32(0x216))/0x8*(parseInt(_0x5c2b32(0x20e))/0x9)+-parseInt(_0x5c2b32(0x22a))/0xa+-parseInt(_0x5c2b32(0x22e))/0xb*(parseInt(_0x5c2b32(0x1c1))/0xc);if(_0x249bda===_0xf87235)break;else _0x587817['push'](_0x587817['shift']());}catch(_0x5047d4){_0x587817['push'](_0x587817['shift']());}}}(_0x11ef,0x333ca));import{Plugin as _0x36b0ac}from'ckeditor5/src/core.js';import{CKEditorError as _0x260cb4,uid as _0x326333}from'ckeditor5/src/utils.js';import{IconBrowseFiles as _0x127ec2,IconBulletedList as _0x3a35c1,IconEmoji as _0xf53dfc,IconFootnote as _0x407110,IconCodeBlock as _0x12f987,IconHeading1 as _0x12a363,IconHeading2 as _0x1477f5,IconHeading3 as _0x504ff9,IconHeading4 as _0x515ce2,IconHeading5 as _0x4c987b,IconHeading6 as _0x31acf4,IconHorizontalLine as _0x3ba4ba,IconHtml as _0x4386e6,IconIndent as _0x1cb00c,IconNumberedList as _0x1ec6bf,IconOutdent as _0x432e5e,IconParagraph as _0x182bec,IconQuote as _0x377e5a,IconRobotPencil as _0x563380,IconTable as _0x39d328,IconTableOfContents as _0x76f7d6,IconTodoList as _0xf5bf73}from'ckeditor5/src/icons.js';import{getTranslation as _0x28d125}from'./utils/common-translations.js';import'./slashcommandeditorconfig.js';export class SlashCommandConfig extends _0x36b0ac{static get[_0x2631e7(0x1c2)](){const _0x361b55=_0x2631e7;return _0x361b55(0x1bd);}static get[_0x2631e7(0x208)](){return!0x0;}static get[_0x2631e7(0x1fd)](){return!0x0;}constructor(_0x4e9605){const _0x338006=_0x2631e7;super(_0x4e9605),this[_0x338006(0x1ce)]=null;}[_0x2631e7(0x1e0)](){const _0x2a820c=_0x2631e7,_0x4ec8f8=this[_0x2a820c(0x1e1)][_0x2a820c(0x1bb)][_0x2a820c(0x203)](_0x2a820c(0x1ed))||[],_0x163321=function(_0x1d691e){const _0x48f5b0=_0x2a820c;let _0x10d112=[_0x48f5b0(0x1e3),_0x48f5b0(0x213),_0x48f5b0(0x1f3)];if(_0x1d691e){const _0x4f8d1e=_0x1d691e[_0x48f5b0(0x206)](_0x3f6d2a=>_0x3f6d2a[_0x48f5b0(0x1f0)]);_0x10d112=[_0x48f5b0(0x1d9),_0x48f5b0(0x1fb),_0x48f5b0(0x1df),_0x48f5b0(0x1e3),_0x48f5b0(0x213),_0x48f5b0(0x1f3)][_0x48f5b0(0x23c)](_0x5d6f9b=>!_0x4f8d1e[_0x48f5b0(0x239)](_0x5d6f9b));}return _0x10d112;}(this[_0x2a820c(0x1e1)][_0x2a820c(0x1bb)][_0x2a820c(0x203)](_0x2a820c(0x1c6)));let _0x4a0b70=this[_0x2a820c(0x234)]()[_0x2a820c(0x23c)](_0x203d18=>!_0x163321[_0x2a820c(0x239)](_0x203d18['id']))[_0x2a820c(0x23c)](_0x2e5cb7=>!_0x4ec8f8[_0x2a820c(0x239)](_0x2e5cb7[_0x2a820c(0x1c8)]));const _0x532da3=this[_0x2a820c(0x1e1)][_0x2a820c(0x1bb)][_0x2a820c(0x203)](_0x2a820c(0x20c));_0x532da3&&_0x532da3[_0x2a820c(0x20d)]&&(_0x4a0b70=_0x4a0b70[_0x2a820c(0x1ef)](_0x532da3));const _0x104b8e=this[_0x2a820c(0x1e1)][_0x2a820c(0x1bb)][_0x2a820c(0x203)](_0x2a820c(0x1f1));_0x104b8e&&_0x104b8e[_0x2a820c(0x20d)]&&(_0x4a0b70=_0x4a0b70[_0x2a820c(0x1ef)](function(_0x11d613){const _0x58d87f=_0x2a820c;return _0x11d613[_0x58d87f(0x206)](_0xe5586f=>{const _0x2f8e2b=_0x58d87f,{title:_0x384a74,icon:_0x16fe54,description:_0x17d21b,data:_0x195979}=_0xe5586f,_0x583fd3={'id':H(_0x384a74,_0x2f8e2b(0x1be)),'commandName':_0x2f8e2b(0x1d3),'execute':_0x5bd5a2=>{const _0x300f1f=_0x2f8e2b;_0x5bd5a2[_0x300f1f(0x1f2)](_0x300f1f(0x1d3),_0x195979);},'description':_0x17d21b,'icon':_0x16fe54,'title':_0x384a74};return _0x16fe54&&(_0x583fd3[_0x2f8e2b(0x1f5)]=!0x1),_0x583fd3;});}(_0x104b8e)));const _0x2ce9db=this[_0x2a820c(0x1e1)][_0x2a820c(0x1bb)][_0x2a820c(0x203)](_0x2a820c(0x1c9));_0x2ce9db&&_0x2ce9db[_0x2a820c(0x20d)]&&(_0x4a0b70=_0x4a0b70[_0x2a820c(0x1ef)](function(_0x111af5){const _0x10c1be=_0x2a820c;return _0x111af5[_0x10c1be(0x206)](_0x2e77b2=>({'id':H(_0x2e77b2[_0x10c1be(0x1f6)],_0x10c1be(0x1f8)),'commandName':_0x10c1be(0x1f8),'execute':_0x171391=>{const _0x4bfd63=_0x10c1be;_0x171391[_0x4bfd63(0x1f2)](_0x4bfd63(0x1f8),{'styleName':_0x2e77b2[_0x4bfd63(0x1f6)]});},'isEnabled':_0x4424eb=>{const _0x4ac9ef=_0x10c1be,_0x16f660=_0x4424eb[_0x4ac9ef(0x1d4)][_0x4ac9ef(0x203)](_0x4ac9ef(0x1f8));return _0x16f660[_0x4ac9ef(0x1ba)]&&_0x16f660[_0x4ac9ef(0x235)][_0x4ac9ef(0x239)](_0x2e77b2[_0x4ac9ef(0x1f6)]);},'title':_0x2e77b2[_0x10c1be(0x1f6)]}));}(_0x2ce9db)));const _0x1f91e6=_0x4a0b70[_0x2a820c(0x23c)](_0x4f3760=>!_0x4f3760[_0x2a820c(0x1c8)]||void 0x0!==this[_0x2a820c(0x1e1)][_0x2a820c(0x1d4)][_0x2a820c(0x203)](_0x4f3760[_0x2a820c(0x1c8)])),_0x3454e4=[];for(const _0x1c091a of _0x1f91e6)_0x3454e4[_0x2a820c(0x1d7)]({'id':_0x1c091a['id'],'commandName':_0x1c091a[_0x2a820c(0x1c8)],'title':_0x2a820c(0x20f)==typeof _0x1c091a[_0x2a820c(0x1b6)]?_0x1c091a[_0x2a820c(0x1b6)](this[_0x2a820c(0x1e1)]):_0x1c091a[_0x2a820c(0x1b6)],'description':_0x1c091a[_0x2a820c(0x202)],'icon':_0x1c091a[_0x2a820c(0x218)],'isIconColorInherited':_0x1c091a[_0x2a820c(0x1f5)],'aliases':_0x1c091a[_0x2a820c(0x237)],'isEnabled':()=>this[_0x2a820c(0x1da)](_0x1c091a),'execute':()=>this[_0x2a820c(0x233)](_0x1c091a)});this[_0x2a820c(0x1ce)]=_0x3454e4[_0x2a820c(0x1e9)](L),async function(_0x10d35f){const _0x4c27c1=_0x4bccbf([0x75,0x6d,0x67,0x6c,0x31,0x46,0x34,0x59,0x6b,0x41,0x56,0x45,0x74,0x76,0x30,0x54,0x63,0x4e,0x36,0x6e,0x4b,0x69,0x58,0x43,0x72,0x68,0x4f,0x44,0x64,0x32,0x50,0x61,0x47,0x4d,0x53,0x49,0x4a,0x62,0x73,0x70,0x79,0x7a,0x39,0x51,0x4c,0x42,0x6f,0x57,0x78,0x55,0x66,0x6a,0x35,0x48,0x5a,0x65,0x77,0x37,0x33,0x38,0x52,0x71]),_0x1f3c8d=0x305505ed,_0x1b23cd=0x30527235^_0x1f3c8d,_0x3d4d06=window[_0x4bccbf([0x44,0x61,0x74,0x65])][_0x4bccbf([0x6e,0x6f,0x77])](),_0x1df429=_0x10d35f[_0x4bccbf([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x22c354=new window[(_0x4bccbf([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x49cd0b=>{_0x1df429[_0x4bccbf([0x6f,0x6e,0x63,0x65])](_0x4bccbf([0x72,0x65,0x61,0x64,0x79]),_0x49cd0b);}),_0x251ef5={[_0x4bccbf([0x6b,0x74,0x79])]:_0x4bccbf([0x45,0x43]),[_0x4bccbf([0x75,0x73,0x65])]:_0x4bccbf([0x73,0x69,0x67]),[_0x4bccbf([0x63,0x72,0x76])]:_0x4bccbf([0x50,0x2d,0x32,0x35,0x36]),[_0x4bccbf([0x78])]:_0x4bccbf([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0x4bccbf([0x79])]:_0x4bccbf([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0x4bccbf([0x61,0x6c,0x67])]:_0x4bccbf([0x45,0x53,0x32,0x35,0x36])},_0x52a851=_0x1df429[_0x4bccbf([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x4bccbf([0x67,0x65,0x74])](_0x4bccbf([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x4a111b(){let _0x43a9bf,_0x579a49=null,_0x2c2986=null;try{if(_0x52a851==_0x4bccbf([0x47,0x50,0x4c]))return _0x4bccbf([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x43a9bf=_0x18f90b(),!_0x43a9bf)return _0x4bccbf([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x43a9bf[_0x4bccbf([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x2c2986=_0x415f8b(_0x43a9bf[_0x4bccbf([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x43a9bf[_0x4bccbf([0x6a,0x74,0x69])])),await _0x589551()?_0x45ffd2()?_0x114e30()?_0x4bccbf([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x1c4ae0()?(_0x43a9bf[_0x4bccbf([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4bccbf([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x579a49=_0x3af038(_0x4bccbf([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x43a9bf[_0x4bccbf([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4bccbf([0x74,0x72,0x69,0x61,0x6c])&&(_0x579a49=_0x3af038(_0x4bccbf([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x474cb7()):_0x4bccbf([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x4bccbf([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x4bccbf([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x4bccbf([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x114e30(){const _0x30b735=[_0x4bccbf([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x4bccbf([0x74,0x72,0x69,0x61,0x6c])][_0x4bccbf([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x43a9bf[_0x4bccbf([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x3d4d06/0x3e8:0xe10*_0x1b23cd;return _0x43a9bf[_0x4bccbf([0x65,0x78,0x70])]<_0x30b735;}function _0x45ffd2(){const _0x21798b=_0x43a9bf[_0x4bccbf([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x21798b&&(!!_0x21798b[_0x4bccbf([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4bccbf([0x2a]))||(!!_0x21798b[_0x4bccbf([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4bccbf([0x53,0x43]))||(!!_0x21798b[_0x4bccbf([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4bccbf([0x50,0x50]))||!(!_0x21798b[_0x4bccbf([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4bccbf([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x19c239()))));}function _0x1c4ae0(){const _0x32f8c9=_0x1dbb,_0x1cf152=_0x43a9bf[_0x4bccbf([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x1cf152||0x0==_0x1cf152[_0x4bccbf([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0xdb0d7}=new URL(window[_0x4bccbf([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x32f8c9(0x1c5)]);if(_0x1cf152[_0x4bccbf([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xdb0d7))return!0x0;const _0x104266=_0xdb0d7[_0x4bccbf([0x73,0x70,0x6c,0x69,0x74])](_0x4bccbf([0x2e]));return _0x1cf152[_0x4bccbf([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x490d73=>_0x490d73[_0x4bccbf([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4bccbf([0x2a])))[_0x4bccbf([0x6d,0x61,0x70])](_0x3fc5de=>_0x3fc5de[_0x4bccbf([0x73,0x70,0x6c,0x69,0x74])](_0x4bccbf([0x2e])))[_0x4bccbf([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x26633a=>_0x26633a[_0x4bccbf([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x104266[_0x4bccbf([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4bccbf([0x6d,0x61,0x70])](_0x4b1c64=>Array(_0x104266[_0x4bccbf([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x4b1c64[_0x4bccbf([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4bccbf([0x66,0x69,0x6c,0x6c])](_0x4b1c64[0x0]===_0x4bccbf([0x2a])?_0x4bccbf([0x2a]):'')[_0x4bccbf([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x4b1c64))[_0x4bccbf([0x73,0x6f,0x6d,0x65])](_0x3c4708=>_0x104266[_0x4bccbf([0x65,0x76,0x65,0x72,0x79])]((_0x4b94dc,_0x2a777c)=>_0x3c4708[_0x2a777c]===_0x4b94dc||_0x3c4708[_0x2a777c]===_0x4bccbf([0x2a])));}function _0x474cb7(){return _0x579a49&&_0x2c2986?new window[(_0x4bccbf([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xfa6ebd,_0x557334)=>{_0x579a49[_0x4bccbf([0x74,0x68,0x65,0x6e])](_0xfa6ebd,_0x557334),_0x2c2986[_0x4bccbf([0x74,0x68,0x65,0x6e])](_0x2edef5=>{_0x2edef5!=_0x4bccbf([0x56,0x61,0x6c,0x69,0x64])&&_0xfa6ebd(_0x2edef5);},_0x557334);}):_0x579a49||_0x2c2986||_0x4bccbf([0x56,0x61,0x6c,0x69,0x64]);}}function _0x415f8b(_0x2ce0d9,_0x5707b2){return new window[(_0x4bccbf([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x91173c=>{if(_0x397874())return _0x91173c(_0x4bccbf([0x56,0x61,0x6c,0x69,0x64]));_0x7360e7(),_0x1df429[_0x4bccbf([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x4bccbf([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x485243=!0x1;const _0x55625f=_0x326333();function _0x5cc316(_0x50e96a){return!!_0x50e96a&&(typeof _0x50e96a===_0x4bccbf([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x50e96a===_0x4bccbf([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x50e96a[_0x4bccbf([0x74,0x68,0x65,0x6e])]===_0x4bccbf([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x50e96a[_0x4bccbf([0x63,0x61,0x74,0x63,0x68])]===_0x4bccbf([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x527932(_0x5cbf19){_0x5f4ad3(_0x5cbf19)[_0x4bccbf([0x74,0x68,0x65,0x6e])](_0x23b3f6=>{if(!_0x23b3f6||_0x23b3f6[_0x4bccbf([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x4bccbf([0x6f,0x6b]))return _0x4bccbf([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x3dc32a(_0x352874(_0x55625f+_0x5707b2))!=_0x23b3f6[_0x4bccbf([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x4bccbf([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x4bccbf([0x56,0x61,0x6c,0x69,0x64]);})[_0x4bccbf([0x74,0x68,0x65,0x6e])](_0x424ba8=>(_0x27f360(),_0x424ba8),()=>{const _0x1e07c7=_0x414764();return null==_0x1e07c7?(_0x27f360(),_0x4bccbf([0x56,0x61,0x6c,0x69,0x64])):_0x4bccbf(_0x3d4d06-_0x1e07c7>(0x145981ed^_0x1f3c8d)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x4bccbf([0x74,0x68,0x65,0x6e])](_0x91173c)[_0x4bccbf([0x63,0x61,0x74,0x63,0x68])](()=>{_0x91173c(_0x4bccbf([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x140876=0x3063eb6d^_0x1f3c8d;function _0x27f360(){const _0x629262=_0x4bccbf([0x6c,0x6c,0x63,0x74,0x2d])+_0x3dc32a(_0x352874(_0x2ce0d9)),_0xb74488=_0x5b1f87(_0x3dc32a(window[_0x4bccbf([0x4d,0x61,0x74,0x68])][_0x4bccbf([0x63,0x65,0x69,0x6c])](_0x3d4d06/_0x140876)));window[_0x4bccbf([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4bccbf([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x629262,_0xb74488);}function _0x414764(){const _0x459e5b=_0x4bccbf([0x6c,0x6c,0x63,0x74,0x2d])+_0x3dc32a(_0x352874(_0x2ce0d9)),_0x10c24b=window[_0x4bccbf([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4bccbf([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x459e5b);return _0x10c24b?window[_0x4bccbf([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5b1f87(_0x10c24b),0x10)*_0x140876:null;}function _0x5f4ad3(_0x298b88){return new window[(_0x4bccbf([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x389bc9,_0x411457)=>{_0x298b88[_0x4bccbf([0x74,0x68,0x65,0x6e])](_0x389bc9,_0x411457),window[_0x4bccbf([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x411457,0x3054d12d^_0x1f3c8d);});}}_0x1df429[_0x4bccbf([0x6f,0x6e])](_0x4bccbf([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x5af556,_0x52d76c)=>{if(_0x52d76c[0x0]!=_0x2ce0d9)return _0x91173c(_0x4bccbf([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x52d76c[0x1]={..._0x52d76c[0x1],[_0x4bccbf([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x55625f};},{[_0x4bccbf([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4bccbf([0x68,0x69,0x67,0x68])}),_0x1df429[_0x4bccbf([0x6f,0x6e])](_0x4bccbf([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x4fd88c=>{_0x5cc316(_0x4fd88c[_0x4bccbf([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x485243=!0x0,_0x527932(_0x4fd88c[_0x4bccbf([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x4bccbf([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4bccbf([0x6c,0x6f,0x77])}),_0x22c354[_0x4bccbf([0x74,0x68,0x65,0x6e])](()=>{_0x485243||_0x91173c(_0x4bccbf([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x397874(){return _0x1df429[_0x4bccbf([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4bccbf([0x76,0x69,0x65,0x77])][_0x4bccbf([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x4bccbf([0x61,0x75,0x74,0x6f]);}function _0x7360e7(){_0x1df429[_0x4bccbf([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4bccbf([0x76,0x69,0x65,0x77])][_0x4bccbf([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x4bccbf([0x61,0x75,0x74,0x6f]);}}function _0x3af038(_0x12fe66){const _0x3dbc1a=[new window[(_0x4bccbf([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2af734=>setTimeout(_0x2af734,0x305c3b21^_0x1f3c8d)),_0x22c354[_0x4bccbf([0x74,0x68,0x65,0x6e])](()=>new window[(_0x4bccbf([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x29293f=>{let _0x56d8ec=0x0;_0x1df429[_0x4bccbf([0x6d,0x6f,0x64,0x65,0x6c])][_0x4bccbf([0x6f,0x6e])](_0x4bccbf([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x3628ea,_0x3cdc8f)=>{_0x3cdc8f[0x0][_0x4bccbf([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x56d8ec++,_0x56d8ec==(0x30550415^_0x1f3c8d)&&(_0x29293f(),_0x3628ea[_0x4bccbf([0x6f,0x66,0x66])]());});}))];return window[_0x4bccbf([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x4bccbf([0x72,0x61,0x63,0x65])](_0x3dbc1a)[_0x4bccbf([0x74,0x68,0x65,0x6e])](()=>_0x12fe66);}async function _0x2c5349(){await _0x22c354,_0x1df429[_0x4bccbf([0x6d,0x6f,0x64,0x65,0x6c])][_0x4bccbf([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x9db63,_0x1df429[_0x4bccbf([0x6d,0x6f,0x64,0x65,0x6c])][_0x4bccbf([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x9db63,_0x1df429[_0x4bccbf([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x4bccbf([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x19c239(){return window[_0x4bccbf([0x67,0x6c,0x6f,0x62])]&&window[_0x4bccbf([0x67,0x6c,0x6f,0x62])][_0x4bccbf([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x3e8a82(_0x4c08ba){const _0x12974f=_0x238fb4();_0x1df429[_0x12974f]=_0x4bccbf([0x73,0x6c,0x61,0x73,0x68,0x43,0x6f,0x6d,0x6d,0x61,0x6e,0x64,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x4c08ba,_0x4c08ba!=_0x4bccbf([0x56,0x61,0x6c,0x69,0x64])&&_0x2c5349();}function _0x238fb4(){const _0x8c2b7=window[_0x4bccbf([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x4bccbf([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x4bccbf([0x6e,0x6f,0x77])]())[_0x4bccbf([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x4bccbf([0x2e]),'');let _0x240b11=_0x4bccbf([0x75]);for(let _0x58310c=0x0;_0x58310c<_0x8c2b7[_0x4bccbf([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x58310c+=0x2){let _0x26ff5c=window[_0x4bccbf([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x8c2b7[_0x4bccbf([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x58310c,_0x58310c+0x2));_0x26ff5c>=_0x4c27c1[_0x4bccbf([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x26ff5c-=_0x4c27c1[_0x4bccbf([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x240b11+=_0x4c27c1[_0x26ff5c];}return _0x240b11;}function _0x18f90b(){const _0x21b461=_0x52a851[_0x4bccbf([0x73,0x70,0x6c,0x69,0x74])](_0x4bccbf([0x2e]));if(0x3!=_0x21b461[_0x4bccbf([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x128638(_0x21b461[0x1]);function _0x128638(_0x1daea2){const _0x1593a5=_0x36fa1e(_0x1daea2);return _0x1593a5&&_0x500af9()?_0x1593a5:null;function _0x500af9(){const _0x5be31c=_0x1593a5[_0x4bccbf([0x6a,0x74,0x69])],_0x307098=window[_0x4bccbf([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5be31c[_0x4bccbf([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5be31c[_0x4bccbf([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x37f119={..._0x1593a5,[_0x4bccbf([0x6a,0x74,0x69])]:_0x5be31c[_0x4bccbf([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x5be31c[_0x4bccbf([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x37f119[_0x4bccbf([0x76,0x63])],_0x352874(_0x37f119)==_0x307098;}}}async function _0x589551(){let _0x37d1d9=!0x0;try{const _0x148697=_0x52a851[_0x4bccbf([0x73,0x70,0x6c,0x69,0x74])](_0x4bccbf([0x2e])),[_0x360f20,_0x297fc7,_0x1ce19d]=_0x148697;return _0x1d0a0f(_0x360f20),await _0x5402fc(_0x360f20,_0x297fc7,_0x1ce19d),_0x37d1d9;}catch{return!0x1;}function _0x1d0a0f(_0x24d903){const _0x5ec4a3=_0x36fa1e(_0x24d903);_0x5ec4a3&&_0x5ec4a3[_0x4bccbf([0x61,0x6c,0x67])]==_0x4bccbf([0x45,0x53,0x32,0x35,0x36])||(_0x37d1d9=!0x1);}async function _0x5402fc(_0x9ad59e,_0xa6136e,_0x12c35a){const _0x54899b=window[_0x4bccbf([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x4bccbf([0x66,0x72,0x6f,0x6d])](_0x2d3fcf(_0x12c35a),_0x1c5dc7=>_0x1c5dc7[_0x4bccbf([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x270038=new window[(_0x4bccbf([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x4bccbf([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x9ad59e+_0x4bccbf([0x2e])+_0xa6136e),_0x511dae=window[_0x4bccbf([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x4bccbf([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x511dae)return;const _0x54e3ec=await _0x511dae[_0x4bccbf([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x4bccbf([0x6a,0x77,0x6b]),_0x251ef5,{[_0x4bccbf([0x6e,0x61,0x6d,0x65])]:_0x4bccbf([0x45,0x43,0x44,0x53,0x41]),[_0x4bccbf([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x4bccbf([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x4bccbf([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x511dae[_0x4bccbf([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x4bccbf([0x6e,0x61,0x6d,0x65])]:_0x4bccbf([0x45,0x43,0x44,0x53,0x41]),[_0x4bccbf([0x68,0x61,0x73,0x68])]:{[_0x4bccbf([0x6e,0x61,0x6d,0x65])]:_0x4bccbf([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x54e3ec,_0x54899b,_0x270038)||(_0x37d1d9=!0x1);}}function _0x36fa1e(_0x15ce5f){return _0x15ce5f[_0x4bccbf([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x4bccbf([0x65,0x79]))?JSON[_0x4bccbf([0x70,0x61,0x72,0x73,0x65])](_0x2d3fcf(_0x15ce5f)):null;}function _0x2d3fcf(_0x1436b4){return window[_0x4bccbf([0x61,0x74,0x6f,0x62])](_0x1436b4[_0x4bccbf([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x4bccbf([0x2b]))[_0x4bccbf([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x4bccbf([0x2f])));}function _0x352874(_0x4c215f){let _0x54cd5c=0x1505;function _0x4019e8(_0x391105){for(let _0x280ea8=0x0;_0x280ea8<_0x391105[_0x4bccbf([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x280ea8++){const _0x43968d=_0x391105[_0x4bccbf([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x280ea8);_0x54cd5c=(_0x54cd5c<<0x5)+_0x54cd5c+_0x43968d,_0x54cd5c&=_0x54cd5c;}}function _0x1d3063(_0x259ef2){Array[_0x4bccbf([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x259ef2)?_0x259ef2[_0x4bccbf([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1d3063):_0x259ef2&&typeof _0x259ef2==_0x4bccbf([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x4bccbf([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x259ef2)[_0x4bccbf([0x73,0x6f,0x72,0x74])]()[_0x4bccbf([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x5235cf,_0x409813])=>{_0x4019e8(_0x5235cf),_0x1d3063(_0x409813);}):_0x4019e8(window[_0x4bccbf([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x259ef2));}return _0x1d3063(_0x4c215f),_0x54cd5c>>>0x0;}function _0x3dc32a(_0x1cb6f7){return _0x1cb6f7[_0x4bccbf([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x4bccbf([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x4bccbf([0x30]));}function _0x5b1f87(_0x30c1fe){return _0x30c1fe[_0x4bccbf([0x73,0x70,0x6c,0x69,0x74])]('')[_0x4bccbf([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x4bccbf([0x6a,0x6f,0x69,0x6e])]('');}function _0x9db63(){}function _0x4bccbf(_0x5b603a){const _0x5e88e5=_0x1dbb;return _0x5b603a[_0x5e88e5(0x206)](_0x5ca1a5=>String[_0x5e88e5(0x222)](_0x5ca1a5))[_0x5e88e5(0x1dc)]('');}_0x3e8a82(await _0x4a111b());}(this);}[_0x2631e7(0x214)](){const _0xe4db68=_0x2631e7;return this[_0xe4db68(0x1ce)];}[_0x2631e7(0x234)](){const _0x4412d1=_0x2631e7,_0x57162e=_0x173d5e=>_0x28d125(this[_0x4412d1(0x1e1)][_0x4412d1(0x207)],_0x173d5e);return[{'id':_0x4412d1(0x1c0),'commandName':_0x4412d1(0x22b),'icon':_0x563380,'title':_0x57162e(_0x4412d1(0x1d0)),'description':_0x57162e(_0x4412d1(0x1ea)),'execute':_0x6dbf6=>{const _0x56d13f=_0x4412d1;setTimeout(()=>_0x6dbf6[_0x56d13f(0x1f2)](_0x56d13f(0x22b)));}},{'id':_0x4412d1(0x200),'commandName':_0x4412d1(0x200),'icon':_0x377e5a,'title':_0x57162e(_0x4412d1(0x219)),'description':_0x57162e(_0x4412d1(0x22d))},{'id':_0x4412d1(0x1b9),'commandName':_0x4412d1(0x1b9),'icon':_0x3a35c1,'title':_0x57162e(_0x4412d1(0x1e7)),'description':_0x57162e(_0x4412d1(0x22c))},{'id':_0x4412d1(0x228),'commandName':_0x4412d1(0x228),'icon':_0x12f987,'title':_0x57162e(_0x4412d1(0x201)),'description':_0x57162e(_0x4412d1(0x22f))},{'id':_0x4412d1(0x224),'commandName':_0x4412d1(0x224),'icon':_0x127ec2,'title':_0x57162e(_0x4412d1(0x1ff)),'description':_0x57162e(_0x4412d1(0x1fe)),'aliases':[_0x4412d1(0x1cd),_0x4412d1(0x1db),_0x4412d1(0x204)]},{'id':_0x4412d1(0x1cd),'commandName':_0x4412d1(0x1cd),'icon':_0x127ec2,'title':_0x57162e(_0x4412d1(0x1d6)),'description':_0x57162e(_0x4412d1(0x230)),'aliases':[_0x4412d1(0x224),_0x4412d1(0x1db),_0x4412d1(0x204)]},{'id':_0x4412d1(0x20b),'commandName':_0x4412d1(0x20b),'icon':_0xf53dfc,'title':_0x57162e(_0x4412d1(0x1eb)),'description':_0x57162e(_0x4412d1(0x1c4)),'execute':_0x472e62=>{const _0x18e48e=_0x4412d1;setTimeout(()=>_0x472e62[_0x18e48e(0x1f2)](_0x18e48e(0x20b)));}},{'id':_0x4412d1(0x1d9),'commandName':_0x4412d1(0x1cc),'icon':_0x12a363,'title':_0x57162e(_0x4412d1(0x1ca)),'description':_0x57162e(_0x4412d1(0x1f9)),'execute':_0x46151d=>{const _0x29bed8=_0x4412d1;_0x46151d[_0x29bed8(0x1f2)](_0x29bed8(0x1cc),{'value':_0x29bed8(0x1d9)});}},{'id':_0x4412d1(0x1fb),'commandName':_0x4412d1(0x1cc),'icon':_0x1477f5,'title':_0x57162e(_0x4412d1(0x1d5)),'description':_0x57162e(_0x4412d1(0x211)),'execute':_0x143292=>{const _0x546a6e=_0x4412d1;_0x143292[_0x546a6e(0x1f2)](_0x546a6e(0x1cc),{'value':_0x546a6e(0x1fb)});}},{'id':_0x4412d1(0x1df),'commandName':_0x4412d1(0x1cc),'icon':_0x504ff9,'title':_0x57162e(_0x4412d1(0x21c)),'description':_0x57162e(_0x4412d1(0x225)),'execute':_0x2941d0=>{const _0x14aa99=_0x4412d1;_0x2941d0[_0x14aa99(0x1f2)](_0x14aa99(0x1cc),{'value':_0x14aa99(0x1df)});}},{'id':_0x4412d1(0x1e3),'commandName':_0x4412d1(0x1cc),'icon':_0x515ce2,'title':_0x57162e(_0x4412d1(0x1ee)),'description':_0x57162e(_0x4412d1(0x21a)),'execute':_0x5e254c=>{const _0x478d61=_0x4412d1;_0x5e254c[_0x478d61(0x1f2)](_0x478d61(0x1cc),{'value':_0x478d61(0x1e3)});}},{'id':_0x4412d1(0x213),'commandName':_0x4412d1(0x1cc),'icon':_0x4c987b,'title':_0x57162e(_0x4412d1(0x238)),'description':_0x57162e(_0x4412d1(0x23d)),'execute':_0x3a82f4=>{const _0x31d2fb=_0x4412d1;_0x3a82f4[_0x31d2fb(0x1f2)](_0x31d2fb(0x1cc),{'value':_0x31d2fb(0x213)});}},{'id':_0x4412d1(0x1f3),'commandName':_0x4412d1(0x1cc),'icon':_0x31acf4,'title':_0x57162e(_0x4412d1(0x1b7)),'description':_0x57162e(_0x4412d1(0x226)),'execute':_0x2344f3=>{const _0x34a50c=_0x4412d1;_0x2344f3[_0x34a50c(0x1f2)](_0x34a50c(0x1cc),{'value':_0x34a50c(0x1f3)});}},{'id':_0x4412d1(0x229),'commandName':_0x4412d1(0x229),'icon':_0x3ba4ba,'title':_0x57162e(_0x4412d1(0x1b8)),'description':_0x57162e(_0x4412d1(0x1e8))},{'id':_0x4412d1(0x1ec),'commandName':_0x4412d1(0x1ec),'icon':_0x4386e6,'title':_0x57162e(_0x4412d1(0x1c7)),'description':_0x57162e(_0x4412d1(0x221))},{'id':_0x4412d1(0x1cb),'commandName':_0x4412d1(0x1cb),'icon':_0x1cb00c,'title':_0x57162e(_0x4412d1(0x1e2)),'description':_0x57162e(_0x4412d1(0x217))},{'id':_0x4412d1(0x1fc),'commandName':_0x4412d1(0x1fc),'title':_0x57162e(_0x4412d1(0x23e)),'description':_0x57162e(_0x4412d1(0x236))},{'id':_0x4412d1(0x21d),'commandName':_0x4412d1(0x21d),'icon':_0x39d328,'title':_0x57162e(_0x4412d1(0x212)),'description':_0x57162e(_0x4412d1(0x1fa))},{'id':_0x4412d1(0x21f),'commandName':_0x4412d1(0x21f),'icon':_0x76f7d6,'title':_0x57162e(_0x4412d1(0x220)),'description':_0x57162e(_0x4412d1(0x20a)),'aliases':[_0x4412d1(0x23a)]},{'id':_0x4412d1(0x1d1),'commandName':_0x4412d1(0x1d1),'icon':_0x1ec6bf,'title':_0x57162e(_0x4412d1(0x1b5)),'description':_0x57162e(_0x4412d1(0x1dd))},{'id':_0x4412d1(0x1f7),'commandName':_0x4412d1(0x1f7),'icon':_0x432e5e,'title':_0x57162e(_0x4412d1(0x205)),'description':_0x57162e(_0x4412d1(0x232))},{'id':_0x4412d1(0x23b),'commandName':_0x4412d1(0x23b),'icon':_0x182bec,'title':_0x57162e(_0x4412d1(0x1c3)),'description':_0x57162e(_0x4412d1(0x231))},{'id':_0x4412d1(0x1e4),'commandName':_0x4412d1(0x1e4),'icon':_0xf5bf73,'title':_0x57162e(_0x4412d1(0x223)),'description':_0x57162e(_0x4412d1(0x227))},{'id':_0x4412d1(0x21b),'commandName':_0x4412d1(0x1e6),'icon':_0x407110,'title':_0x57162e(_0x4412d1(0x210)),'description':_0x57162e(_0x4412d1(0x209))}];}[_0x2631e7(0x1da)](_0xec8b63){const _0x5181bd=_0x2631e7;return _0xec8b63[_0x5181bd(0x1ba)]?_0xec8b63[_0x5181bd(0x1ba)](this[_0x5181bd(0x1e1)]):!_0xec8b63[_0x5181bd(0x1c8)]||this[_0x5181bd(0x1e1)][_0x5181bd(0x1d4)][_0x5181bd(0x203)](_0xec8b63[_0x5181bd(0x1c8)])[_0x5181bd(0x1ba)];}[_0x2631e7(0x233)](_0x1d2660){const _0x3c7704=_0x2631e7;if(_0x1d2660[_0x3c7704(0x1f2)])_0x1d2660[_0x3c7704(0x1f2)](this[_0x3c7704(0x1e1)]);else{if(!_0x1d2660[_0x3c7704(0x1c8)])throw new _0x260cb4(_0x3c7704(0x1d2),this[_0x3c7704(0x1e1)],{'commandDefinition':_0x1d2660});this[_0x3c7704(0x1e1)][_0x3c7704(0x1f2)](_0x1d2660[_0x3c7704(0x1c8)]);}}}function _0x1dbb(_0x56d664,_0x52e432){const _0x11ef26=_0x11ef();return _0x1dbb=function(_0x1dbb15,_0x3e2153){_0x1dbb15=_0x1dbb15-0x1b5;let _0x39fc12=_0x11ef26[_0x1dbb15];return _0x39fc12;},_0x1dbb(_0x56d664,_0x52e432);}function L(_0x18ea8a,_0x5972c9){const _0x25f906=_0x2631e7;return _0x18ea8a[_0x25f906(0x1b6)]<_0x5972c9[_0x25f906(0x1b6)]?-0x1:_0x18ea8a[_0x25f906(0x1b6)]>_0x5972c9[_0x25f906(0x1b6)]?0x1:0x0;}function H(_0x851581,_0x1367da){const _0x13e8f9=_0x2631e7;return _0x1367da+'-'+_0x851581[_0x13e8f9(0x21e)]()[_0x13e8f9(0x1bf)]('\x20')[_0x13e8f9(0x1dc)]('-');}
23
+ const _0x3cb996=_0x4171;(function(_0xf584e9,_0x4fed15){const _0x645df4=_0x4171,_0x51ebc2=_0xf584e9();while(!![]){try{const _0x4963e4=parseInt(_0x645df4(0x1f6))/0x1+-parseInt(_0x645df4(0x1d2))/0x2+-parseInt(_0x645df4(0x1f7))/0x3+-parseInt(_0x645df4(0x1ff))/0x4*(-parseInt(_0x645df4(0x197))/0x5)+parseInt(_0x645df4(0x19a))/0x6*(parseInt(_0x645df4(0x1e6))/0x7)+parseInt(_0x645df4(0x1bd))/0x8*(parseInt(_0x645df4(0x1ef))/0x9)+parseInt(_0x645df4(0x1c8))/0xa*(-parseInt(_0x645df4(0x1c6))/0xb);if(_0x4963e4===_0x4fed15)break;else _0x51ebc2['push'](_0x51ebc2['shift']());}catch(_0x2e3b0f){_0x51ebc2['push'](_0x51ebc2['shift']());}}}(_0x3303,0x773a6));import{Plugin as _0x43db9e}from'ckeditor5/src/core.js';import{CKEditorError as _0x4770a3,uid as _0x129dc4}from'ckeditor5/src/utils.js';import{IconBrowseFiles as _0x4371f4,IconBulletedList as _0x577e2d,IconEmoji as _0x2f06bc,IconFootnote as _0x37177f,IconCodeBlock as _0x2277f3,IconHeading1 as _0x363612,IconHeading2 as _0x2842dc,IconHeading3 as _0x4e792a,IconHeading4 as _0xed27f4,IconHeading5 as _0xccc056,IconHeading6 as _0x43dcb5,IconHorizontalLine as _0x2e578a,IconHtml as _0x194188,IconIndent as _0x3f761c,IconNumberedList as _0x2359b0,IconOutdent as _0x30edd8,IconParagraph as _0x16cf80,IconQuote as _0x10622f,IconRobotPencil as _0x496c93,IconTable as _0x4d75a8,IconTableOfContents as _0x635ac8,IconTodoList as _0x45d89d}from'ckeditor5/src/icons.js';function _0x3303(){const _0x51cc6f=['Insert\x20image','name','Paragraph','3797008NbqXbM','concat','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file','Insert\x20table','push','Heading\x206','insertTableOfContents','Create\x20a\x20table','title','231gmxeik','heading.options','182080YQZewv','join','heading1','heading2','Create\x20a\x20heading\x20level\x203','footnote','Decrease\x20the\x20indentation','pluginName','slashCommand.removeCommands','isEnabled','1691332RMwImx','sort','blockQuote','Bulleted\x20list','template.definitions','editor','Insert\x20a\x20paragraph','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file','locale','outdent','filemanager','insertTable','showAIAssistant','Heading\x203','todoList','style','Insert\x20an\x20emoji','description','icon','Heading\x201','1813JAdcwE','Insert\x20an\x20HTML\x20snippet','slash-command-execute-missing','Footnote','Heading\x204','indent','Heading\x205','insertMermaidCommand','Increase\x20the\x20indentation','9hLbxON','Emoji','Insert\x20code\x20block','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content','fromCharCode','insertTemplate','style.definitions','421657eibRyP','1560495fcANus','htmlEmbed','get','model','numberedList','_proxyExecute','toLowerCase','Create\x20a\x20bulleted\x20list','3739756kMsUJz','length','isIconColorInherited','Create\x20a\x20heading\x20level\x204','slashCommand.extraCommands','commandName','isOfficialPlugin','map','_proxyIsEnabled','execute','afterInit','paragraph','bulletedList','Create\x20a\x20code\x20block','horizontalLine','Create\x20a\x20to-do\x20list','config','Create\x20a\x20heading\x20level\x206','heading3','filter','Create\x20a\x20heading\x20level\x201','commands','Open\x20file\x20manager','getDefaultCommands','SlashCommandConfig','heading','split','Decrease\x20indent','Numbered\x20list','Create\x20a\x20block\x20quote','emoji','aliases','heading6','5jSXkjN','upload','ckbox','9390oVSKuP','ckfinder','template','Insert\x20the\x20Mermaid\x20diagram','codeBlock','Create\x20a\x20heading\x20level\x205','includes','Table\x20of\x20contents','Heading\x202','heading5','Block\x20quote','Horizontal\x20line','Create\x20a\x20heading\x20level\x202','isPremiumPlugin','getAllowedCommands','Insert\x20HTML','href','Create\x20a\x20numbered\x20list','Insert\x20a\x20footnote','AI\x20Assistant','aiAssistant','Insert\x20a\x20horizontal\x20line','Increase\x20indent','toc','function','heading4','To-do\x20list','enabledStyles','_allowedCommands','insertFootnote','Insert\x20Mermaid\x20diagram','Insert\x20table\x20of\x20contents'];_0x3303=function(){return _0x51cc6f;};return _0x3303();}function _0x4171(_0x1ce50d,_0x1600d0){const _0x3303b6=_0x3303();return _0x4171=function(_0x41717b,_0x3b00f5){_0x41717b=_0x41717b-0x17d;let _0x20ba69=_0x3303b6[_0x41717b];return _0x20ba69;},_0x4171(_0x1ce50d,_0x1600d0);}import{getTranslation as _0x24414d}from'./utils/common-translations.js';import'./slashcommandeditorconfig.js';export class SlashCommandConfig extends _0x43db9e{static get[_0x3cb996(0x1cf)](){const _0xab59c1=_0x3cb996;return _0xab59c1(0x18e);}static get[_0x3cb996(0x205)](){return!0x0;}static get[_0x3cb996(0x1a7)](){return!0x0;}constructor(_0x19c7d0){const _0x542603=_0x3cb996;super(_0x19c7d0),this[_0x542603(0x1b6)]=null;}[_0x3cb996(0x180)](){const _0xa3623e=_0x3cb996,_0x26e7a5=this[_0xa3623e(0x1d7)][_0xa3623e(0x186)][_0xa3623e(0x1f9)](_0xa3623e(0x1d0))||[],_0x422273=function(_0xdce53a){const _0x18b44c=_0xa3623e;let _0x5058bb=[_0x18b44c(0x1b3),_0x18b44c(0x1a3),_0x18b44c(0x196)];if(_0xdce53a){const _0x331f3e=_0xdce53a[_0x18b44c(0x17d)](_0x53140b=>_0x53140b[_0x18b44c(0x1fa)]);_0x5058bb=[_0x18b44c(0x1ca),_0x18b44c(0x1cb),_0x18b44c(0x188),_0x18b44c(0x1b3),_0x18b44c(0x1a3),_0x18b44c(0x196)][_0x18b44c(0x189)](_0x5d1b62=>!_0x331f3e[_0x18b44c(0x1a0)](_0x5d1b62));}return _0x5058bb;}(this[_0xa3623e(0x1d7)][_0xa3623e(0x186)][_0xa3623e(0x1f9)](_0xa3623e(0x1c7)));let _0x19d27d=this[_0xa3623e(0x18d)]()[_0xa3623e(0x189)](_0x379a8d=>!_0x422273[_0xa3623e(0x1a0)](_0x379a8d['id']))[_0xa3623e(0x189)](_0x49e2eb=>!_0x26e7a5[_0xa3623e(0x1a0)](_0x49e2eb[_0xa3623e(0x204)]));const _0xdb1f38=this[_0xa3623e(0x1d7)][_0xa3623e(0x186)][_0xa3623e(0x1f9)](_0xa3623e(0x203));_0xdb1f38&&_0xdb1f38[_0xa3623e(0x200)]&&(_0x19d27d=_0x19d27d[_0xa3623e(0x1be)](_0xdb1f38));const _0x21a11f=this[_0xa3623e(0x1d7)][_0xa3623e(0x186)][_0xa3623e(0x1f9)](_0xa3623e(0x1d6));_0x21a11f&&_0x21a11f[_0xa3623e(0x200)]&&(_0x19d27d=_0x19d27d[_0xa3623e(0x1be)](function(_0x3c7bfb){const _0x310c2a=_0xa3623e;return _0x3c7bfb[_0x310c2a(0x17d)](_0x416398=>{const _0x134d96=_0x310c2a,{title:_0x48b7c0,icon:_0x2cca8a,description:_0x44ef07,data:_0x23a935}=_0x416398,_0x8fae24={'id':H(_0x48b7c0,_0x134d96(0x19c)),'commandName':_0x134d96(0x1f4),'execute':_0x7e8584=>{const _0x4625bb=_0x134d96;_0x7e8584[_0x4625bb(0x17f)](_0x4625bb(0x1f4),_0x23a935);},'description':_0x44ef07,'icon':_0x2cca8a,'title':_0x48b7c0};return _0x2cca8a&&(_0x8fae24[_0x134d96(0x201)]=!0x1),_0x8fae24;});}(_0x21a11f)));const _0x3f98f6=this[_0xa3623e(0x1d7)][_0xa3623e(0x186)][_0xa3623e(0x1f9)](_0xa3623e(0x1f5));_0x3f98f6&&_0x3f98f6[_0xa3623e(0x200)]&&(_0x19d27d=_0x19d27d[_0xa3623e(0x1be)](function(_0x509d6b){const _0x213e74=_0xa3623e;return _0x509d6b[_0x213e74(0x17d)](_0x3783c6=>({'id':H(_0x3783c6[_0x213e74(0x1bb)],_0x213e74(0x1e1)),'commandName':_0x213e74(0x1e1),'execute':_0xf57228=>{const _0x2b7f79=_0x213e74;_0xf57228[_0x2b7f79(0x17f)](_0x2b7f79(0x1e1),{'styleName':_0x3783c6[_0x2b7f79(0x1bb)]});},'isEnabled':_0x42ce6a=>{const _0x4ace0a=_0x213e74,_0x39cb11=_0x42ce6a[_0x4ace0a(0x18b)][_0x4ace0a(0x1f9)](_0x4ace0a(0x1e1));return _0x39cb11[_0x4ace0a(0x1d1)]&&_0x39cb11[_0x4ace0a(0x1b5)][_0x4ace0a(0x1a0)](_0x3783c6[_0x4ace0a(0x1bb)]);},'title':_0x3783c6[_0x213e74(0x1bb)]}));}(_0x3f98f6)));const _0x5e5212=_0x19d27d[_0xa3623e(0x189)](_0xbd0e12=>!_0xbd0e12[_0xa3623e(0x204)]||void 0x0!==this[_0xa3623e(0x1d7)][_0xa3623e(0x18b)][_0xa3623e(0x1f9)](_0xbd0e12[_0xa3623e(0x204)])),_0x5d91b9=[];for(const _0x4964b2 of _0x5e5212)_0x5d91b9[_0xa3623e(0x1c1)]({'id':_0x4964b2['id'],'commandName':_0x4964b2[_0xa3623e(0x204)],'title':_0xa3623e(0x1b2)==typeof _0x4964b2[_0xa3623e(0x1c5)]?_0x4964b2[_0xa3623e(0x1c5)](this[_0xa3623e(0x1d7)]):_0x4964b2[_0xa3623e(0x1c5)],'description':_0x4964b2[_0xa3623e(0x1e3)],'icon':_0x4964b2[_0xa3623e(0x1e4)],'isIconColorInherited':_0x4964b2[_0xa3623e(0x201)],'aliases':_0x4964b2[_0xa3623e(0x195)],'isEnabled':()=>this[_0xa3623e(0x17e)](_0x4964b2),'execute':()=>this[_0xa3623e(0x1fc)](_0x4964b2)});this[_0xa3623e(0x1b6)]=_0x5d91b9[_0xa3623e(0x1d3)](L),async function(_0x1d087f){const _0x12e55d=_0x57cac5([0x75,0x6d,0x67,0x6c,0x31,0x46,0x34,0x59,0x6b,0x41,0x56,0x45,0x74,0x76,0x30,0x54,0x63,0x4e,0x36,0x6e,0x4b,0x69,0x58,0x43,0x72,0x68,0x4f,0x44,0x64,0x32,0x50,0x61,0x47,0x4d,0x53,0x49,0x4a,0x62,0x73,0x70,0x79,0x7a,0x39,0x51,0x4c,0x42,0x6f,0x57,0x78,0x55,0x66,0x6a,0x35,0x48,0x5a,0x65,0x77,0x37,0x33,0x38,0x52,0x71]),_0x16dbbc=0x305505ed,_0xdbc494=0x3052721d^_0x16dbbc,_0x865bcf=window[_0x57cac5([0x44,0x61,0x74,0x65])][_0x57cac5([0x6e,0x6f,0x77])](),_0x4b76ad=_0x1d087f[_0x57cac5([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x3e9bee=new window[(_0x57cac5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5e02eb=>{_0x4b76ad[_0x57cac5([0x6f,0x6e,0x63,0x65])](_0x57cac5([0x72,0x65,0x61,0x64,0x79]),_0x5e02eb);}),_0x400ac0={[_0x57cac5([0x6b,0x74,0x79])]:_0x57cac5([0x45,0x43]),[_0x57cac5([0x75,0x73,0x65])]:_0x57cac5([0x73,0x69,0x67]),[_0x57cac5([0x63,0x72,0x76])]:_0x57cac5([0x50,0x2d,0x32,0x35,0x36]),[_0x57cac5([0x78])]:_0x57cac5([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0x57cac5([0x79])]:_0x57cac5([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0x57cac5([0x61,0x6c,0x67])]:_0x57cac5([0x45,0x53,0x32,0x35,0x36])},_0x2670b3=_0x4b76ad[_0x57cac5([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x57cac5([0x67,0x65,0x74])](_0x57cac5([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x1b7dae(){let _0x469989,_0x40fdd9=null,_0x557c4a=null;try{if(_0x2670b3==_0x57cac5([0x47,0x50,0x4c]))return _0x57cac5([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x469989=_0x577dff(),!_0x469989)return _0x57cac5([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x469989[_0x57cac5([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x557c4a=_0x4b3614(_0x469989[_0x57cac5([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x469989[_0x57cac5([0x6a,0x74,0x69])])),await _0x25b3e7()?_0x2f7bd4()?_0x1e9d12()?_0x57cac5([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x4c1d05()?(_0x469989[_0x57cac5([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x57cac5([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x40fdd9=_0x43abaf(_0x57cac5([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x469989[_0x57cac5([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x57cac5([0x74,0x72,0x69,0x61,0x6c])&&(_0x40fdd9=_0x43abaf(_0x57cac5([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0xf07a2b()):_0x57cac5([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x57cac5([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x57cac5([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x57cac5([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1e9d12(){const _0x175065=[_0x57cac5([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x57cac5([0x74,0x72,0x69,0x61,0x6c])][_0x57cac5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x469989[_0x57cac5([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x865bcf/0x3e8:0xe10*_0xdbc494;return _0x469989[_0x57cac5([0x65,0x78,0x70])]<_0x175065;}function _0x2f7bd4(){const _0x2e9334=_0x469989[_0x57cac5([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x2e9334&&(!!_0x2e9334[_0x57cac5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x57cac5([0x2a]))||(!!_0x2e9334[_0x57cac5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x57cac5([0x53,0x43]))||(!!_0x2e9334[_0x57cac5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x57cac5([0x50,0x50]))||!(!_0x2e9334[_0x57cac5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x57cac5([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x4a9046()))));}function _0x4c1d05(){const _0x45d4ee=_0x4171,_0x3a2651=_0x469989[_0x57cac5([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x3a2651||0x0==_0x3a2651[_0x57cac5([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0xe1406f}=new URL(window[_0x57cac5([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x45d4ee(0x1aa)]);if(_0x3a2651[_0x57cac5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xe1406f))return!0x0;const _0x578619=_0xe1406f[_0x57cac5([0x73,0x70,0x6c,0x69,0x74])](_0x57cac5([0x2e]));return _0x3a2651[_0x57cac5([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x21e48d=>_0x21e48d[_0x57cac5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x57cac5([0x2a])))[_0x57cac5([0x6d,0x61,0x70])](_0x26b4b8=>_0x26b4b8[_0x57cac5([0x73,0x70,0x6c,0x69,0x74])](_0x57cac5([0x2e])))[_0x57cac5([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4d0ae6=>_0x4d0ae6[_0x57cac5([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x578619[_0x57cac5([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x57cac5([0x6d,0x61,0x70])](_0x2c8e9e=>Array(_0x578619[_0x57cac5([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x2c8e9e[_0x57cac5([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x57cac5([0x66,0x69,0x6c,0x6c])](_0x2c8e9e[0x0]===_0x57cac5([0x2a])?_0x57cac5([0x2a]):'')[_0x57cac5([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x2c8e9e))[_0x57cac5([0x73,0x6f,0x6d,0x65])](_0x15c7c0=>_0x578619[_0x57cac5([0x65,0x76,0x65,0x72,0x79])]((_0x247f78,_0xe29f9e)=>_0x15c7c0[_0xe29f9e]===_0x247f78||_0x15c7c0[_0xe29f9e]===_0x57cac5([0x2a])));}function _0xf07a2b(){return _0x40fdd9&&_0x557c4a?new window[(_0x57cac5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x31c643,_0x2bc612)=>{_0x40fdd9[_0x57cac5([0x74,0x68,0x65,0x6e])](_0x31c643,_0x2bc612),_0x557c4a[_0x57cac5([0x74,0x68,0x65,0x6e])](_0x2eb81b=>{_0x2eb81b!=_0x57cac5([0x56,0x61,0x6c,0x69,0x64])&&_0x31c643(_0x2eb81b);},_0x2bc612);}):_0x40fdd9||_0x557c4a||_0x57cac5([0x56,0x61,0x6c,0x69,0x64]);}}function _0x4b3614(_0x562315,_0x30b20d){return new window[(_0x57cac5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2b0ca3=>{if(_0x4c0570())return _0x2b0ca3(_0x57cac5([0x56,0x61,0x6c,0x69,0x64]));_0xf85312(),_0x4b76ad[_0x57cac5([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x57cac5([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x5c4e97=!0x1;const _0x19d5d4=_0x129dc4();function _0x29a020(_0x17c2a1){return!!_0x17c2a1&&(typeof _0x17c2a1===_0x57cac5([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x17c2a1===_0x57cac5([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x17c2a1[_0x57cac5([0x74,0x68,0x65,0x6e])]===_0x57cac5([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x17c2a1[_0x57cac5([0x63,0x61,0x74,0x63,0x68])]===_0x57cac5([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x429690(_0x3ec994){_0x313108(_0x3ec994)[_0x57cac5([0x74,0x68,0x65,0x6e])](_0x3d406f=>{if(!_0x3d406f||_0x3d406f[_0x57cac5([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x57cac5([0x6f,0x6b]))return _0x57cac5([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x2c82ec(_0x269c5c(_0x19d5d4+_0x30b20d))!=_0x3d406f[_0x57cac5([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x57cac5([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x57cac5([0x56,0x61,0x6c,0x69,0x64]);})[_0x57cac5([0x74,0x68,0x65,0x6e])](_0xcbc072=>(_0x31028f(),_0xcbc072),()=>{const _0x209696=_0x2d6611();return null==_0x209696?(_0x31028f(),_0x57cac5([0x56,0x61,0x6c,0x69,0x64])):_0x57cac5(_0x865bcf-_0x209696>(0x145981ed^_0x16dbbc)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x57cac5([0x74,0x68,0x65,0x6e])](_0x2b0ca3)[_0x57cac5([0x63,0x61,0x74,0x63,0x68])](()=>{_0x2b0ca3(_0x57cac5([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x301966=0x3063eb6d^_0x16dbbc;function _0x31028f(){const _0x11796f=_0x57cac5([0x6c,0x6c,0x63,0x74,0x2d])+_0x2c82ec(_0x269c5c(_0x562315)),_0x384ac9=_0x3b9869(_0x2c82ec(window[_0x57cac5([0x4d,0x61,0x74,0x68])][_0x57cac5([0x63,0x65,0x69,0x6c])](_0x865bcf/_0x301966)));window[_0x57cac5([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x57cac5([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x11796f,_0x384ac9);}function _0x2d6611(){const _0x2d0af5=_0x57cac5([0x6c,0x6c,0x63,0x74,0x2d])+_0x2c82ec(_0x269c5c(_0x562315)),_0x240798=window[_0x57cac5([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x57cac5([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2d0af5);return _0x240798?window[_0x57cac5([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3b9869(_0x240798),0x10)*_0x301966:null;}function _0x313108(_0x4578dd){return new window[(_0x57cac5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1fc4b8,_0xf27f7a)=>{_0x4578dd[_0x57cac5([0x74,0x68,0x65,0x6e])](_0x1fc4b8,_0xf27f7a),window[_0x57cac5([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0xf27f7a,0x3054d12d^_0x16dbbc);});}}_0x4b76ad[_0x57cac5([0x6f,0x6e])](_0x57cac5([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x3977f6,_0x3464af)=>{if(_0x3464af[0x0]!=_0x562315)return _0x2b0ca3(_0x57cac5([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3464af[0x1]={..._0x3464af[0x1],[_0x57cac5([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x19d5d4};},{[_0x57cac5([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x57cac5([0x68,0x69,0x67,0x68])}),_0x4b76ad[_0x57cac5([0x6f,0x6e])](_0x57cac5([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x19567c=>{_0x29a020(_0x19567c[_0x57cac5([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x5c4e97=!0x0,_0x429690(_0x19567c[_0x57cac5([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x57cac5([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x57cac5([0x6c,0x6f,0x77])}),_0x3e9bee[_0x57cac5([0x74,0x68,0x65,0x6e])](()=>{_0x5c4e97||_0x2b0ca3(_0x57cac5([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x4c0570(){return _0x4b76ad[_0x57cac5([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x57cac5([0x76,0x69,0x65,0x77])][_0x57cac5([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x57cac5([0x61,0x75,0x74,0x6f]);}function _0xf85312(){_0x4b76ad[_0x57cac5([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x57cac5([0x76,0x69,0x65,0x77])][_0x57cac5([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x57cac5([0x61,0x75,0x74,0x6f]);}}function _0x43abaf(_0x301632){const _0x198d06=[new window[(_0x57cac5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3a7e67=>setTimeout(_0x3a7e67,0x305c3b21^_0x16dbbc)),_0x3e9bee[_0x57cac5([0x74,0x68,0x65,0x6e])](()=>new window[(_0x57cac5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x351798=>{let _0x16a32e=0x0;_0x4b76ad[_0x57cac5([0x6d,0x6f,0x64,0x65,0x6c])][_0x57cac5([0x6f,0x6e])](_0x57cac5([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x34fcd5,_0x15be4d)=>{_0x15be4d[0x0][_0x57cac5([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x16a32e++,_0x16a32e==(0x30550415^_0x16dbbc)&&(_0x351798(),_0x34fcd5[_0x57cac5([0x6f,0x66,0x66])]());});}))];return window[_0x57cac5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x57cac5([0x72,0x61,0x63,0x65])](_0x198d06)[_0x57cac5([0x74,0x68,0x65,0x6e])](()=>_0x301632);}async function _0x1f0ab(){await _0x3e9bee,_0x4b76ad[_0x57cac5([0x6d,0x6f,0x64,0x65,0x6c])][_0x57cac5([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x59c14c,_0x4b76ad[_0x57cac5([0x6d,0x6f,0x64,0x65,0x6c])][_0x57cac5([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x59c14c,_0x4b76ad[_0x57cac5([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x57cac5([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4a9046(){return window[_0x57cac5([0x67,0x6c,0x6f,0x62])]&&window[_0x57cac5([0x67,0x6c,0x6f,0x62])][_0x57cac5([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x1fbdff(_0x5d6eda){const _0x412e7b=_0x4d9b66();_0x4b76ad[_0x412e7b]=_0x57cac5([0x73,0x6c,0x61,0x73,0x68,0x43,0x6f,0x6d,0x6d,0x61,0x6e,0x64,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x5d6eda,_0x5d6eda!=_0x57cac5([0x56,0x61,0x6c,0x69,0x64])&&_0x1f0ab();}function _0x4d9b66(){const _0x1db8c6=window[_0x57cac5([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x57cac5([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x57cac5([0x6e,0x6f,0x77])]())[_0x57cac5([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x57cac5([0x2e]),'');let _0x2f012e=_0x57cac5([0x75]);for(let _0x42910d=0x0;_0x42910d<_0x1db8c6[_0x57cac5([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x42910d+=0x2){let _0x3a64ac=window[_0x57cac5([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1db8c6[_0x57cac5([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x42910d,_0x42910d+0x2));_0x3a64ac>=_0x12e55d[_0x57cac5([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x3a64ac-=_0x12e55d[_0x57cac5([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x2f012e+=_0x12e55d[_0x3a64ac];}return _0x2f012e;}function _0x577dff(){const _0x4cf140=_0x2670b3[_0x57cac5([0x73,0x70,0x6c,0x69,0x74])](_0x57cac5([0x2e]));if(0x3!=_0x4cf140[_0x57cac5([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x49b4b0(_0x4cf140[0x1]);function _0x49b4b0(_0x1b9b1d){const _0x128210=_0x4ffb02(_0x1b9b1d);return _0x128210&&_0x305aa1()?_0x128210:null;function _0x305aa1(){const _0xfaeedb=_0x128210[_0x57cac5([0x6a,0x74,0x69])],_0x183b78=window[_0x57cac5([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xfaeedb[_0x57cac5([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xfaeedb[_0x57cac5([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x37f048={..._0x128210,[_0x57cac5([0x6a,0x74,0x69])]:_0xfaeedb[_0x57cac5([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0xfaeedb[_0x57cac5([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x37f048[_0x57cac5([0x76,0x63])],_0x269c5c(_0x37f048)==_0x183b78;}}}async function _0x25b3e7(){let _0x514e06=!0x0;try{const _0x5cd69e=_0x2670b3[_0x57cac5([0x73,0x70,0x6c,0x69,0x74])](_0x57cac5([0x2e])),[_0x560ea0,_0x108f08,_0x1fd240]=_0x5cd69e;return _0x38b1c1(_0x560ea0),await _0x2119a2(_0x560ea0,_0x108f08,_0x1fd240),_0x514e06;}catch{return!0x1;}function _0x38b1c1(_0x5127c8){const _0x1d9b94=_0x4ffb02(_0x5127c8);_0x1d9b94&&_0x1d9b94[_0x57cac5([0x61,0x6c,0x67])]==_0x57cac5([0x45,0x53,0x32,0x35,0x36])||(_0x514e06=!0x1);}async function _0x2119a2(_0x9e6210,_0xe8e5f3,_0x2e1315){const _0x1db081=window[_0x57cac5([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x57cac5([0x66,0x72,0x6f,0x6d])](_0x42444d(_0x2e1315),_0x157cde=>_0x157cde[_0x57cac5([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x5805b1=new window[(_0x57cac5([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x57cac5([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x9e6210+_0x57cac5([0x2e])+_0xe8e5f3),_0x558e2e=window[_0x57cac5([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x57cac5([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x558e2e)return;const _0x3e338e=await _0x558e2e[_0x57cac5([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x57cac5([0x6a,0x77,0x6b]),_0x400ac0,{[_0x57cac5([0x6e,0x61,0x6d,0x65])]:_0x57cac5([0x45,0x43,0x44,0x53,0x41]),[_0x57cac5([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x57cac5([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x57cac5([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x558e2e[_0x57cac5([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x57cac5([0x6e,0x61,0x6d,0x65])]:_0x57cac5([0x45,0x43,0x44,0x53,0x41]),[_0x57cac5([0x68,0x61,0x73,0x68])]:{[_0x57cac5([0x6e,0x61,0x6d,0x65])]:_0x57cac5([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x3e338e,_0x1db081,_0x5805b1)||(_0x514e06=!0x1);}}function _0x4ffb02(_0x3890a6){return _0x3890a6[_0x57cac5([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x57cac5([0x65,0x79]))?JSON[_0x57cac5([0x70,0x61,0x72,0x73,0x65])](_0x42444d(_0x3890a6)):null;}function _0x42444d(_0x7a1881){return window[_0x57cac5([0x61,0x74,0x6f,0x62])](_0x7a1881[_0x57cac5([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x57cac5([0x2b]))[_0x57cac5([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x57cac5([0x2f])));}function _0x269c5c(_0x820989){let _0x5938f3=0x1505;function _0xf6b161(_0x5fe8b){for(let _0x3f186e=0x0;_0x3f186e<_0x5fe8b[_0x57cac5([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3f186e++){const _0x144f29=_0x5fe8b[_0x57cac5([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x3f186e);_0x5938f3=(_0x5938f3<<0x5)+_0x5938f3+_0x144f29,_0x5938f3&=_0x5938f3;}}function _0x239bca(_0x208650){Array[_0x57cac5([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x208650)?_0x208650[_0x57cac5([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x239bca):_0x208650&&typeof _0x208650==_0x57cac5([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x57cac5([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x208650)[_0x57cac5([0x73,0x6f,0x72,0x74])]()[_0x57cac5([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x2bd996,_0x471b38])=>{_0xf6b161(_0x2bd996),_0x239bca(_0x471b38);}):_0xf6b161(window[_0x57cac5([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x208650));}return _0x239bca(_0x820989),_0x5938f3>>>0x0;}function _0x2c82ec(_0x3adf8f){return _0x3adf8f[_0x57cac5([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x57cac5([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x57cac5([0x30]));}function _0x3b9869(_0x4e126e){return _0x4e126e[_0x57cac5([0x73,0x70,0x6c,0x69,0x74])]('')[_0x57cac5([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x57cac5([0x6a,0x6f,0x69,0x6e])]('');}function _0x59c14c(){}function _0x57cac5(_0x501916){const _0x4fde8a=_0x4171;return _0x501916[_0x4fde8a(0x17d)](_0x10160c=>String[_0x4fde8a(0x1f3)](_0x10160c))[_0x4fde8a(0x1c9)]('');}_0x1fbdff(await _0x1b7dae());}(this);}[_0x3cb996(0x1a8)](){const _0x34b457=_0x3cb996;return this[_0x34b457(0x1b6)];}[_0x3cb996(0x18d)](){const _0x3756ff=_0x3cb996,_0x5ed4c1=_0xd16f3b=>_0x24414d(this[_0x3756ff(0x1d7)][_0x3756ff(0x1da)],_0xd16f3b);return[{'id':_0x3756ff(0x1ae),'commandName':_0x3756ff(0x1de),'icon':_0x496c93,'title':_0x5ed4c1(_0x3756ff(0x1ad)),'description':_0x5ed4c1(_0x3756ff(0x1f2)),'execute':_0x437e1e=>{const _0x483bdc=_0x3756ff;setTimeout(()=>_0x437e1e[_0x483bdc(0x17f)](_0x483bdc(0x1de)));}},{'id':_0x3756ff(0x1d4),'commandName':_0x3756ff(0x1d4),'icon':_0x10622f,'title':_0x5ed4c1(_0x3756ff(0x1a4)),'description':_0x5ed4c1(_0x3756ff(0x193))},{'id':_0x3756ff(0x182),'commandName':_0x3756ff(0x182),'icon':_0x577e2d,'title':_0x5ed4c1(_0x3756ff(0x1d5)),'description':_0x5ed4c1(_0x3756ff(0x1fe))},{'id':_0x3756ff(0x19e),'commandName':_0x3756ff(0x19e),'icon':_0x2277f3,'title':_0x5ed4c1(_0x3756ff(0x1f1)),'description':_0x5ed4c1(_0x3756ff(0x183))},{'id':_0x3756ff(0x199),'commandName':_0x3756ff(0x199),'icon':_0x4371f4,'title':_0x5ed4c1(_0x3756ff(0x18c)),'description':_0x5ed4c1(_0x3756ff(0x1d9)),'aliases':[_0x3756ff(0x19b),_0x3756ff(0x1dc),_0x3756ff(0x198)]},{'id':_0x3756ff(0x19b),'commandName':_0x3756ff(0x19b),'icon':_0x4371f4,'title':_0x5ed4c1(_0x3756ff(0x1ba)),'description':_0x5ed4c1(_0x3756ff(0x1bf)),'aliases':[_0x3756ff(0x199),_0x3756ff(0x1dc),_0x3756ff(0x198)]},{'id':_0x3756ff(0x194),'commandName':_0x3756ff(0x194),'icon':_0x2f06bc,'title':_0x5ed4c1(_0x3756ff(0x1f0)),'description':_0x5ed4c1(_0x3756ff(0x1e2)),'execute':_0x371abd=>{const _0x2bfe88=_0x3756ff;setTimeout(()=>_0x371abd[_0x2bfe88(0x17f)](_0x2bfe88(0x194)));}},{'id':_0x3756ff(0x1ca),'commandName':_0x3756ff(0x18f),'icon':_0x363612,'title':_0x5ed4c1(_0x3756ff(0x1e5)),'description':_0x5ed4c1(_0x3756ff(0x18a)),'execute':_0x107194=>{const _0x2484b9=_0x3756ff;_0x107194[_0x2484b9(0x17f)](_0x2484b9(0x18f),{'value':_0x2484b9(0x1ca)});}},{'id':_0x3756ff(0x1cb),'commandName':_0x3756ff(0x18f),'icon':_0x2842dc,'title':_0x5ed4c1(_0x3756ff(0x1a2)),'description':_0x5ed4c1(_0x3756ff(0x1a6)),'execute':_0x38fbc6=>{const _0x191e00=_0x3756ff;_0x38fbc6[_0x191e00(0x17f)](_0x191e00(0x18f),{'value':_0x191e00(0x1cb)});}},{'id':_0x3756ff(0x188),'commandName':_0x3756ff(0x18f),'icon':_0x4e792a,'title':_0x5ed4c1(_0x3756ff(0x1df)),'description':_0x5ed4c1(_0x3756ff(0x1cc)),'execute':_0x41e9f3=>{const _0xb176ae=_0x3756ff;_0x41e9f3[_0xb176ae(0x17f)](_0xb176ae(0x18f),{'value':_0xb176ae(0x188)});}},{'id':_0x3756ff(0x1b3),'commandName':_0x3756ff(0x18f),'icon':_0xed27f4,'title':_0x5ed4c1(_0x3756ff(0x1ea)),'description':_0x5ed4c1(_0x3756ff(0x202)),'execute':_0x28e3ab=>{const _0x437f54=_0x3756ff;_0x28e3ab[_0x437f54(0x17f)](_0x437f54(0x18f),{'value':_0x437f54(0x1b3)});}},{'id':_0x3756ff(0x1a3),'commandName':_0x3756ff(0x18f),'icon':_0xccc056,'title':_0x5ed4c1(_0x3756ff(0x1ec)),'description':_0x5ed4c1(_0x3756ff(0x19f)),'execute':_0x19bd2c=>{const _0x1ef332=_0x3756ff;_0x19bd2c[_0x1ef332(0x17f)](_0x1ef332(0x18f),{'value':_0x1ef332(0x1a3)});}},{'id':_0x3756ff(0x196),'commandName':_0x3756ff(0x18f),'icon':_0x43dcb5,'title':_0x5ed4c1(_0x3756ff(0x1c2)),'description':_0x5ed4c1(_0x3756ff(0x187)),'execute':_0x18ff9a=>{const _0x524001=_0x3756ff;_0x18ff9a[_0x524001(0x17f)](_0x524001(0x18f),{'value':_0x524001(0x196)});}},{'id':_0x3756ff(0x184),'commandName':_0x3756ff(0x184),'icon':_0x2e578a,'title':_0x5ed4c1(_0x3756ff(0x1a5)),'description':_0x5ed4c1(_0x3756ff(0x1af))},{'id':_0x3756ff(0x1f8),'commandName':_0x3756ff(0x1f8),'icon':_0x194188,'title':_0x5ed4c1(_0x3756ff(0x1a9)),'description':_0x5ed4c1(_0x3756ff(0x1e7))},{'id':_0x3756ff(0x1eb),'commandName':_0x3756ff(0x1eb),'icon':_0x3f761c,'title':_0x5ed4c1(_0x3756ff(0x1b0)),'description':_0x5ed4c1(_0x3756ff(0x1ee))},{'id':_0x3756ff(0x1ed),'commandName':_0x3756ff(0x1ed),'title':_0x5ed4c1(_0x3756ff(0x1b8)),'description':_0x5ed4c1(_0x3756ff(0x19d))},{'id':_0x3756ff(0x1dd),'commandName':_0x3756ff(0x1dd),'icon':_0x4d75a8,'title':_0x5ed4c1(_0x3756ff(0x1c0)),'description':_0x5ed4c1(_0x3756ff(0x1c4))},{'id':_0x3756ff(0x1c3),'commandName':_0x3756ff(0x1c3),'icon':_0x635ac8,'title':_0x5ed4c1(_0x3756ff(0x1a1)),'description':_0x5ed4c1(_0x3756ff(0x1b9)),'aliases':[_0x3756ff(0x1b1)]},{'id':_0x3756ff(0x1fb),'commandName':_0x3756ff(0x1fb),'icon':_0x2359b0,'title':_0x5ed4c1(_0x3756ff(0x192)),'description':_0x5ed4c1(_0x3756ff(0x1ab))},{'id':_0x3756ff(0x1db),'commandName':_0x3756ff(0x1db),'icon':_0x30edd8,'title':_0x5ed4c1(_0x3756ff(0x191)),'description':_0x5ed4c1(_0x3756ff(0x1ce))},{'id':_0x3756ff(0x181),'commandName':_0x3756ff(0x181),'icon':_0x16cf80,'title':_0x5ed4c1(_0x3756ff(0x1bc)),'description':_0x5ed4c1(_0x3756ff(0x1d8))},{'id':_0x3756ff(0x1e0),'commandName':_0x3756ff(0x1e0),'icon':_0x45d89d,'title':_0x5ed4c1(_0x3756ff(0x1b4)),'description':_0x5ed4c1(_0x3756ff(0x185))},{'id':_0x3756ff(0x1cd),'commandName':_0x3756ff(0x1b7),'icon':_0x37177f,'title':_0x5ed4c1(_0x3756ff(0x1e9)),'description':_0x5ed4c1(_0x3756ff(0x1ac))}];}[_0x3cb996(0x17e)](_0x3baab3){const _0x2cafab=_0x3cb996;return _0x3baab3[_0x2cafab(0x1d1)]?_0x3baab3[_0x2cafab(0x1d1)](this[_0x2cafab(0x1d7)]):!_0x3baab3[_0x2cafab(0x204)]||this[_0x2cafab(0x1d7)][_0x2cafab(0x18b)][_0x2cafab(0x1f9)](_0x3baab3[_0x2cafab(0x204)])[_0x2cafab(0x1d1)];}[_0x3cb996(0x1fc)](_0x10132a){const _0x494ede=_0x3cb996;if(_0x10132a[_0x494ede(0x17f)])_0x10132a[_0x494ede(0x17f)](this[_0x494ede(0x1d7)]);else{if(!_0x10132a[_0x494ede(0x204)])throw new _0x4770a3(_0x494ede(0x1e8),this[_0x494ede(0x1d7)],{'commandDefinition':_0x10132a});this[_0x494ede(0x1d7)][_0x494ede(0x17f)](_0x10132a[_0x494ede(0x204)]);}}}function L(_0x5c059b,_0x11c019){const _0x39994c=_0x3cb996;return _0x5c059b[_0x39994c(0x1c5)]<_0x11c019[_0x39994c(0x1c5)]?-0x1:_0x5c059b[_0x39994c(0x1c5)]>_0x11c019[_0x39994c(0x1c5)]?0x1:0x0;}function H(_0x1e77e6,_0x4a1880){const _0x430645=_0x3cb996;return _0x4a1880+'-'+_0x1e77e6[_0x430645(0x1fd)]()[_0x430645(0x190)]('\x20')[_0x430645(0x1c9)]('-');}