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

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:()=>D,SlashCommandConfig:()=>c,SlashCommandEditing:()=>m,SlashCommandUI:()=>S});var e=n(782),t=n(584),r=n(355);const i=s;function o(){const e=["heading2","Bulleted list","concat","model","Horizontal line","map","numberedList","config","Create a heading level 6","sort","Create a numbered list","commandName","aliases","heading5","Insert table of contents","Insert an HTML snippet","heading","Open file browser to insert an image or a file","Heading 1","todoList","Create a to-do list","Create a heading level 4","codeBlock","19748fetIOr","Create a heading level 1","style","slashCommand.extraCommands","Insert Mermaid diagram","4783902zxKkEK","Block quote","ckfinder","horizontalLine","toLowerCase","heading6","Heading 6","Insert the Mermaid diagram","Decrease the indentation","Heading 3","locale","filemanager","template.definitions","insertTableOfContents","isPremiumPlugin","Create a bulleted list","bulletedList","Heading 5","insertTemplate","indent","push","afterInit","Insert a footnote","SlashCommandConfig","Emoji","9hbqfwf","Create a heading level 5","Insert HTML","isOfficialPlugin","_allowedCommands","Create a heading level 3","includes","19583420cMFgur","toc","function","heading.options","split","commands","_proxyIsEnabled","Numbered list","isEnabled","icon","Create a table","Insert table","upload","blockQuote","getDefaultCommands","86913ieDNrc","fromCharCode","join","heading1","3KwRHhe","Increase the indentation","execute","heading3","Increase indent","Decrease indent","Open the AI Assistant to generate content","slash-command-execute-missing","2232097qvWhfc","name","footnote","3370810MTUrWs","paragraph","Table of contents","slashCommand.removeCommands","pluginName","style.definitions","Create a heading level 2","Create a code block","heading4","length","insertFootnote","Open file manager","title","enabledStyles","getAllowedCommands","isIconColorInherited","AI Assistant","get","emoji","Open file manager to insert an image or a file","Insert an emoji","filter","ckbox","insertMermaidCommand","5379312GiqlTK","aiAssistant","To-do list","description","Insert a paragraph","htmlEmbed","Heading 4","_proxyExecute","Insert code block","outdent","editor","12SeisfC","insertTable","Insert image","href","showAIAssistant","Paragraph","template","Footnote","Insert a horizontal line","Create a block quote","Heading 2"];return(o=function(){return e})()}function s(e,t){const n=o();return(s=function(e,t){return n[e-=190]})(e,t)}!function(e){const t=s,n=e();for(;;)try{if(659735===parseInt(t(289))/1*(parseInt(t(203))/2)+parseInt(t(293))/3*(parseInt(t(237))/4)+-parseInt(t(304))/5+-parseInt(t(242))/6+parseInt(t(301))/7+parseInt(t(192))/8*(-parseInt(t(267))/9)+parseInt(t(274))/10)break;n.push(n.shift())}catch(e){n.push(n.shift())}}(o);class c extends e.Plugin{static get[i(308)](){return i(265)}static get[i(270)](){return!0}static get[i(256)](){return!0}constructor(e){const t=i;super(e),this[t(271)]=null}[i(263)](){const e=i,n=this[e(202)][e(221)][e(321)](e(307))||[],a=function(t){const n=e;let a=[n(312),n(227),n(247)];if(t){const e=t[n(219)](e=>e[n(217)]);a=[n(292),n(214),n(296),n(312),n(227),n(247)][n(325)](t=>!e[n(273)](t))}return a}(this[e(202)][e(221)][e(321)](e(277)));let r=this[e(288)]()[e(325)](t=>!a[e(273)](t.id))[e(325)](t=>!n[e(273)](t[e(225)]));const o=this[e(202)][e(221)][e(321)](e(240));o&&o[e(313)]&&(r=r[e(216)](o));const c=this[e(202)][e(221)][e(321)](e(254));c&&c[e(313)]&&(r=r[e(216)](function(t){const n=e;return t[n(219)](e=>{const t=n,{title:a,icon:r,description:i,data:o}=e,s={id:d(a,t(209)),commandName:t(260),execute:e=>{const n=t;e[n(295)](n(260),o)},description:i,icon:r,title:a};return r&&(s[t(319)]=!1),s})}(c)));const u=this[e(202)][e(221)][e(321)](e(309));u&&u[e(313)]&&(r=r[e(216)](function(t){const n=e;return t[n(219)](e=>({id:d(e[n(302)],n(239)),commandName:n(239),execute:t=>{const a=n;t[a(295)](a(239),{styleName:e[a(302)]})},isEnabled:t=>{const a=n,r=t[a(279)][a(321)](a(239));return r[a(282)]&&r[a(317)][a(273)](e[a(302)])},title:e[n(302)]}))}(u)));const m=r[e(325)](t=>!t[e(225)]||void 0!==this[e(202)][e(279)][e(321)](t[e(225)])),h=[];for(const t of m)h[e(262)]({id:t.id,commandName:t[e(225)],title:e(276)==typeof t[e(316)]?t[e(316)](this[e(202)]):t[e(316)],description:t[e(195)],icon:t[e(283)],isIconColorInherited:t[e(319)],aliases:t[e(226)],isEnabled:()=>this[e(280)](t),execute:()=>this[e(199)](t)});this[e(271)]=h[e(223)](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(219)](e=>String[t(290)](e))[t(291)]("")}!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:1762128e3;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(206)]);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(318)](){return this[i(271)]}[i(288)](){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(202)][e(252)],t);return[{id:e(193),commandName:e(207),icon:r.IconRobotPencil,title:t(e(320)),description:t(e(299)),execute:t=>{const n=e;setTimeout(()=>t[n(295)](n(207)))}},{id:e(287),commandName:e(287),icon:r.IconQuote,title:t(e(243)),description:t(e(212))},{id:e(258),commandName:e(258),icon:r.IconBulletedList,title:t(e(215)),description:t(e(257))},{id:e(236),commandName:e(236),icon:r.IconCodeBlock,title:t(e(200)),description:t(e(311))},{id:e(190),commandName:e(190),icon:r.IconBrowseFiles,title:t(e(315)),description:t(e(323)),aliases:[e(244),e(253),e(286)]},{id:e(244),commandName:e(244),icon:r.IconBrowseFiles,title:t(e(205)),description:t(e(231)),aliases:[e(190),e(253),e(286)]},{id:e(322),commandName:e(322),icon:r.IconEmoji,title:t(e(266)),description:t(e(324)),execute:t=>{const n=e;setTimeout(()=>t[n(295)](n(322)))}},{id:e(292),commandName:e(230),icon:r.IconHeading1,title:t(e(232)),description:t(e(238)),execute:t=>{const n=e;t[n(295)](n(230),{value:n(292)})}},{id:e(214),commandName:e(230),icon:r.IconHeading2,title:t(e(213)),description:t(e(310)),execute:t=>{const n=e;t[n(295)](n(230),{value:n(214)})}},{id:e(296),commandName:e(230),icon:r.IconHeading3,title:t(e(251)),description:t(e(272)),execute:t=>{const n=e;t[n(295)](n(230),{value:n(296)})}},{id:e(312),commandName:e(230),icon:r.IconHeading4,title:t(e(198)),description:t(e(235)),execute:t=>{const n=e;t[n(295)](n(230),{value:n(312)})}},{id:e(227),commandName:e(230),icon:r.IconHeading5,title:t(e(259)),description:t(e(268)),execute:t=>{const n=e;t[n(295)](n(230),{value:n(227)})}},{id:e(247),commandName:e(230),icon:r.IconHeading6,title:t(e(248)),description:t(e(222)),execute:t=>{const n=e;t[n(295)](n(230),{value:n(247)})}},{id:e(245),commandName:e(245),icon:r.IconHorizontalLine,title:t(e(218)),description:t(e(211))},{id:e(197),commandName:e(197),icon:r.IconHtml,title:t(e(269)),description:t(e(229))},{id:e(261),commandName:e(261),icon:r.IconIndent,title:t(e(297)),description:t(e(294))},{id:e(191),commandName:e(191),title:t(e(241)),description:t(e(249))},{id:e(204),commandName:e(204),icon:r.IconTable,title:t(e(285)),description:t(e(284))},{id:e(255),commandName:e(255),icon:r.IconTableOfContents,title:t(e(306)),description:t(e(228)),aliases:[e(275)]},{id:e(220),commandName:e(220),icon:r.IconNumberedList,title:t(e(281)),description:t(e(224))},{id:e(201),commandName:e(201),icon:r.IconOutdent,title:t(e(298)),description:t(e(250))},{id:e(305),commandName:e(305),icon:r.IconParagraph,title:t(e(208)),description:t(e(196))},{id:e(233),commandName:e(233),icon:r.IconTodoList,title:t(e(194)),description:t(e(234))},{id:e(303),commandName:e(314),icon:r.IconFootnote,title:t(e(210)),description:t(e(264))}]}[i(280)](e){const t=i;return e[t(282)]?e[t(282)](this[t(202)]):!e[t(225)]||this[t(202)][t(279)][t(321)](e[t(225)])[t(282)]}[i(199)](e){const n=i;if(e[n(295)])e[n(295)](this[n(202)]);else{if(!e[n(225)])throw new t.CKEditorError(n(300),this[n(202)],{commandDefinition:e});this[n(202)][n(295)](e[n(225)])}}}function l(e,t){const n=i;return e[n(316)]<t[n(316)]?-1:e[n(316)]>t[n(316)]?1:0}function d(e,t){const n=i;return t+"-"+e[n(246)]()[n(278)](" ")[n(291)]("-")}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),H=n.n(L),T=n(238),_=n.n(T),A=n(859),O={attributes:{"data-cke":!0}};O.setAttributes=H(),O.insert=N().bind(null,"head"),O.domAPI=x(),O.insertStyleElement=_();C()(A.A,O);A.A&&A.A.locals&&A.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=E;function E(e,t){const n=M();return(E=function(e,t){return n[e-=398]})(e,t)}!function(e){const t=E,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 S 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=z;function K(){var e=["132860QhlNmZ","752045NPvbzM","SlashCommand","Mention","isOfficialPlugin","1009662etbDZn","244820UOnfOA","12090ufbTvR","2861000AklVeg","pluginName","109668WISvql","requires","isPremiumPlugin","92THlqXi"];return(K=function(){return e})()}function z(e,t){var n=K();return(z=function(e,t){return n[e-=335]})(e,t)}!function(e){for(var t=z,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())}}(K);class D extends e.Plugin{static get[j(335)](){return[j(341),m,S]}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 _0x691c90}from'@ckeditor/ckeditor5-core/dist/index.js';import{CKEditorError as _0x4b1f5f,uid as _0x552a5f}from'@ckeditor/ckeditor5-utils/dist/index.js';import{IconRobotPencil as _0xd54987,IconQuote as _0x1a54c2,IconBulletedList as _0x4cdb63,IconCodeBlock as _0x3c78aa,IconBrowseFiles as _0x1e7a76,IconEmoji as _0x3f4414,IconHeading1 as _0x3d6ab9,IconHeading2 as _0x440e4f,IconHeading3 as _0x7c938a,IconHeading4 as _0x38a430,IconHeading5 as _0x2d3b38,IconHeading6 as _0x2fa1a6,IconHorizontalLine as _0x10fee8,IconHtml as _0x364a66,IconIndent as _0x5d5d52,IconTable as _0x552bdc,IconTableOfContents as _0x279581,IconNumberedList as _0x2ef3f4,IconOutdent as _0xf2dac7,IconParagraph as _0x53a507,IconTodoList as _0x483a3d,IconFootnote as _0x4269e2,IconPlay as _0x5d77df}from'@ckeditor/ckeditor5-icons/dist/index.js';import{ButtonView as _0x10ba32,View as _0x339181}from'@ckeditor/ckeditor5-ui/dist/index.js';class P extends _0x691c90{static get['pluginName'](){return'SlashCommandConfig';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0xbb8b73){super(_0xbb8b73),this['_allowedCommands']=null;}['afterInit'](){const _0x14c4e8=this['editor']['config']['get']('slashCommand.removeCommands')||[],_0x2daa14=function(_0x35eec0){let _0x310e4c=['heading4','heading5','heading6'];if(_0x35eec0){const _0xf373dd=_0x35eec0['map'](_0x511a38=>_0x511a38['model']);_0x310e4c=['heading1','heading2','heading3','heading4','heading5','heading6']['filter'](_0x3e5edb=>!_0xf373dd['includes'](_0x3e5edb));}return _0x310e4c;}(this['editor']['config']['get']('heading.options'));let _0x516d46=this['getDefaultCommands']()['filter'](_0x569ed7=>!_0x2daa14['includes'](_0x569ed7['id']))['filter'](_0x362e32=>!_0x14c4e8['includes'](_0x362e32['commandName']));const _0x39e5a8=this['editor']['config']['get']('slashCommand.extraCommands');_0x39e5a8&&_0x39e5a8['length']&&(_0x516d46=_0x516d46['concat'](_0x39e5a8));const _0x345b08=this['editor']['config']['get']('template.definitions');_0x345b08&&_0x345b08['length']&&(_0x516d46=_0x516d46['concat'](function(_0x31d13e){return _0x31d13e['map'](_0x161a65=>{const {title:_0x1a9f94,icon:_0x229408,description:_0xcae546,data:_0x395a8c}=_0x161a65,_0x4303aa={'id':H(_0x1a9f94,'template'),'commandName':'insertTemplate','execute':_0x2c1965=>{_0x2c1965['execute']('insertTemplate',_0x395a8c);},'description':_0xcae546,'icon':_0x229408,'title':_0x1a9f94};return _0x229408&&(_0x4303aa['isIconColorInherited']=!0x1),_0x4303aa;});}(_0x345b08)));const _0x258d57=this['editor']['config']['get']('style.definitions');_0x258d57&&_0x258d57['length']&&(_0x516d46=_0x516d46['concat'](function(_0x3a3c27){return _0x3a3c27['map'](_0x55b1f2=>({'id':H(_0x55b1f2['name'],'style'),'commandName':'style','execute':_0x1143ab=>{_0x1143ab['execute']('style',{'styleName':_0x55b1f2['name']});},'isEnabled':_0x38e209=>{const _0x20c20c=_0x38e209['commands']['get']('style');return _0x20c20c['isEnabled']&&_0x20c20c['enabledStyles']['includes'](_0x55b1f2['name']);},'title':_0x55b1f2['name']}));}(_0x258d57)));const _0x27b186=_0x516d46['filter'](_0x2b0937=>!_0x2b0937['commandName']||void 0x0!==this['editor']['commands']['get'](_0x2b0937['commandName'])),_0x2ea491=[];for(const _0x2e2e38 of _0x27b186)_0x2ea491['push']({'id':_0x2e2e38['id'],'commandName':_0x2e2e38['commandName'],'title':'function'==typeof _0x2e2e38['title']?_0x2e2e38['title'](this['editor']):_0x2e2e38['title'],'description':_0x2e2e38['description'],'icon':_0x2e2e38['icon'],'isIconColorInherited':_0x2e2e38['isIconColorInherited'],'aliases':_0x2e2e38['aliases'],'isEnabled':()=>this['_proxyIsEnabled'](_0x2e2e38),'execute':()=>this['_proxyExecute'](_0x2e2e38)});this['_allowedCommands']=_0x2ea491['sort'](L),async function(_0xfa3ae8){const _0x102abb=_0x2aa545([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]),_0x192b6c=0x305505ed,_0x17e9e7=0x30527de5^_0x192b6c,_0xc57ef9=window[_0x2aa545([0x44,0x61,0x74,0x65])][_0x2aa545([0x6e,0x6f,0x77])](),_0x296e70=_0xfa3ae8[_0x2aa545([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x537114=new window[(_0x2aa545([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x159d41=>{_0x296e70[_0x2aa545([0x6f,0x6e,0x63,0x65])](_0x2aa545([0x72,0x65,0x61,0x64,0x79]),_0x159d41);}),_0x598cd9={[_0x2aa545([0x6b,0x74,0x79])]:_0x2aa545([0x45,0x43]),[_0x2aa545([0x75,0x73,0x65])]:_0x2aa545([0x73,0x69,0x67]),[_0x2aa545([0x63,0x72,0x76])]:_0x2aa545([0x50,0x2d,0x32,0x35,0x36]),[_0x2aa545([0x78])]:_0x2aa545([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]),[_0x2aa545([0x79])]:_0x2aa545([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]),[_0x2aa545([0x61,0x6c,0x67])]:_0x2aa545([0x45,0x53,0x32,0x35,0x36])},_0x5669cd=_0x296e70[_0x2aa545([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x2aa545([0x67,0x65,0x74])](_0x2aa545([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x46b384(){let _0x5de911,_0x42abd3=null,_0xe73b6e=null;try{if(_0x5669cd==_0x2aa545([0x47,0x50,0x4c]))return _0x2aa545([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x5de911=_0x381ac6(),!_0x5de911)return _0x2aa545([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x5de911[_0x2aa545([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0xe73b6e=_0x4dcdd6(_0x5de911[_0x2aa545([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x5de911[_0x2aa545([0x6a,0x74,0x69])])),await _0x318956()?_0x2ff856()?_0xa8cad7()?_0x2aa545([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2c1cb6()?(_0x5de911[_0x2aa545([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2aa545([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x42abd3=_0x11a048(_0x2aa545([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x5de911[_0x2aa545([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2aa545([0x74,0x72,0x69,0x61,0x6c])&&(_0x42abd3=_0x11a048(_0x2aa545([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x4303e5()):_0x2aa545([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x2aa545([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x2aa545([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x2aa545([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0xa8cad7(){const _0x46f086=[_0x2aa545([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x2aa545([0x74,0x72,0x69,0x61,0x6c])][_0x2aa545([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5de911[_0x2aa545([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0xc57ef9/0x3e8:0xe10*_0x17e9e7;return _0x5de911[_0x2aa545([0x65,0x78,0x70])]<_0x46f086;}function _0x2ff856(){const _0x3458ba=_0x5de911[_0x2aa545([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x3458ba&&(!!_0x3458ba[_0x2aa545([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2aa545([0x2a]))||(!!_0x3458ba[_0x2aa545([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2aa545([0x53,0x43]))||(!!_0x3458ba[_0x2aa545([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2aa545([0x50,0x50]))||!(!_0x3458ba[_0x2aa545([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2aa545([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x1d7838()))));}function _0x2c1cb6(){const _0x59f6cd=_0x5de911[_0x2aa545([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x59f6cd||0x0==_0x59f6cd[_0x2aa545([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x5d1b60}=new URL(window[_0x2aa545([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x59f6cd[_0x2aa545([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5d1b60))return!0x0;const _0x168b3d=_0x5d1b60[_0x2aa545([0x73,0x70,0x6c,0x69,0x74])](_0x2aa545([0x2e]));return _0x59f6cd[_0x2aa545([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x453244=>_0x453244[_0x2aa545([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2aa545([0x2a])))[_0x2aa545([0x6d,0x61,0x70])](_0x1638a1=>_0x1638a1[_0x2aa545([0x73,0x70,0x6c,0x69,0x74])](_0x2aa545([0x2e])))[_0x2aa545([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2babd9=>_0x2babd9[_0x2aa545([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x168b3d[_0x2aa545([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2aa545([0x6d,0x61,0x70])](_0x231570=>Array(_0x168b3d[_0x2aa545([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x231570[_0x2aa545([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2aa545([0x66,0x69,0x6c,0x6c])](_0x231570[0x0]===_0x2aa545([0x2a])?_0x2aa545([0x2a]):'')[_0x2aa545([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x231570))[_0x2aa545([0x73,0x6f,0x6d,0x65])](_0x32795d=>_0x168b3d[_0x2aa545([0x65,0x76,0x65,0x72,0x79])]((_0x112a78,_0x332012)=>_0x32795d[_0x332012]===_0x112a78||_0x32795d[_0x332012]===_0x2aa545([0x2a])));}function _0x4303e5(){return _0x42abd3&&_0xe73b6e?new window[(_0x2aa545([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1ba0c3,_0x463c67)=>{_0x42abd3[_0x2aa545([0x74,0x68,0x65,0x6e])](_0x1ba0c3,_0x463c67),_0xe73b6e[_0x2aa545([0x74,0x68,0x65,0x6e])](_0x135bc3=>{_0x135bc3!=_0x2aa545([0x56,0x61,0x6c,0x69,0x64])&&_0x1ba0c3(_0x135bc3);},_0x463c67);}):_0x42abd3||_0xe73b6e||_0x2aa545([0x56,0x61,0x6c,0x69,0x64]);}}function _0x4dcdd6(_0x5aec0c,_0x2faf0a){return new window[(_0x2aa545([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x47c5b6=>{if(_0x1d9110())return _0x47c5b6(_0x2aa545([0x56,0x61,0x6c,0x69,0x64]));_0x3d8377(),_0x296e70[_0x2aa545([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x2aa545([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x50c709=!0x1;const _0x2b6ec6=_0x552a5f();function _0x190a89(_0x1fc60a){return!!_0x1fc60a&&(typeof _0x1fc60a===_0x2aa545([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x1fc60a===_0x2aa545([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x1fc60a[_0x2aa545([0x74,0x68,0x65,0x6e])]===_0x2aa545([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x1fc60a[_0x2aa545([0x63,0x61,0x74,0x63,0x68])]===_0x2aa545([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x267977(_0xd25194){_0x3bf41b(_0xd25194)[_0x2aa545([0x74,0x68,0x65,0x6e])](_0x594fb2=>{if(!_0x594fb2||_0x594fb2[_0x2aa545([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x2aa545([0x6f,0x6b]))return _0x2aa545([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x25fc82(_0x12a532(_0x2b6ec6+_0x2faf0a))!=_0x594fb2[_0x2aa545([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x2aa545([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x2aa545([0x56,0x61,0x6c,0x69,0x64]);})[_0x2aa545([0x74,0x68,0x65,0x6e])](_0x3d4894=>(_0x591489(),_0x3d4894),()=>{const _0x1d609b=_0x398d56();return null==_0x1d609b?(_0x591489(),_0x2aa545([0x56,0x61,0x6c,0x69,0x64])):_0x2aa545(_0xc57ef9-_0x1d609b>(0x145981ed^_0x192b6c)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x2aa545([0x74,0x68,0x65,0x6e])](_0x47c5b6)[_0x2aa545([0x63,0x61,0x74,0x63,0x68])](()=>{_0x47c5b6(_0x2aa545([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x58d0cf=0x3063eb6d^_0x192b6c;function _0x591489(){const _0x17ef7e=_0x2aa545([0x6c,0x6c,0x63,0x74,0x2d])+_0x25fc82(_0x12a532(_0x5aec0c)),_0x4ee8a6=_0x4aa373(_0x25fc82(window[_0x2aa545([0x4d,0x61,0x74,0x68])][_0x2aa545([0x63,0x65,0x69,0x6c])](_0xc57ef9/_0x58d0cf)));window[_0x2aa545([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2aa545([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x17ef7e,_0x4ee8a6);}function _0x398d56(){const _0x44dd74=_0x2aa545([0x6c,0x6c,0x63,0x74,0x2d])+_0x25fc82(_0x12a532(_0x5aec0c)),_0x58b6f4=window[_0x2aa545([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2aa545([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x44dd74);return _0x58b6f4?window[_0x2aa545([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4aa373(_0x58b6f4),0x10)*_0x58d0cf:null;}function _0x3bf41b(_0x13ed76){return new window[(_0x2aa545([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x194e56,_0x209b1c)=>{_0x13ed76[_0x2aa545([0x74,0x68,0x65,0x6e])](_0x194e56,_0x209b1c),window[_0x2aa545([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x209b1c,0x3054d12d^_0x192b6c);});}}_0x296e70[_0x2aa545([0x6f,0x6e])](_0x2aa545([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x31411b,_0x44a24a)=>{if(_0x44a24a[0x0]!=_0x5aec0c)return _0x47c5b6(_0x2aa545([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x44a24a[0x1]={..._0x44a24a[0x1],[_0x2aa545([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x2b6ec6};},{[_0x2aa545([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2aa545([0x68,0x69,0x67,0x68])}),_0x296e70[_0x2aa545([0x6f,0x6e])](_0x2aa545([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0xb53f8c=>{_0x190a89(_0xb53f8c[_0x2aa545([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x50c709=!0x0,_0x267977(_0xb53f8c[_0x2aa545([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x2aa545([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2aa545([0x6c,0x6f,0x77])}),_0x537114[_0x2aa545([0x74,0x68,0x65,0x6e])](()=>{_0x50c709||_0x47c5b6(_0x2aa545([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x1d9110(){return _0x296e70[_0x2aa545([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2aa545([0x76,0x69,0x65,0x77])][_0x2aa545([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x2aa545([0x61,0x75,0x74,0x6f]);}function _0x3d8377(){_0x296e70[_0x2aa545([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2aa545([0x76,0x69,0x65,0x77])][_0x2aa545([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2aa545([0x61,0x75,0x74,0x6f]);}}function _0x11a048(_0x5521a6){const _0x319e16=[new window[(_0x2aa545([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4c8b6e=>setTimeout(_0x4c8b6e,0x305c3b21^_0x192b6c)),_0x537114[_0x2aa545([0x74,0x68,0x65,0x6e])](()=>new window[(_0x2aa545([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x48843f=>{let _0x4cd470=0x0;_0x296e70[_0x2aa545([0x6d,0x6f,0x64,0x65,0x6c])][_0x2aa545([0x6f,0x6e])](_0x2aa545([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x48021a,_0x1b8d6c)=>{_0x1b8d6c[0x0][_0x2aa545([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x4cd470++,_0x4cd470==(0x30550415^_0x192b6c)&&(_0x48843f(),_0x48021a[_0x2aa545([0x6f,0x66,0x66])]());});}))];return window[_0x2aa545([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2aa545([0x72,0x61,0x63,0x65])](_0x319e16)[_0x2aa545([0x74,0x68,0x65,0x6e])](()=>_0x5521a6);}async function _0x479153(){await _0x537114,_0x296e70[_0x2aa545([0x6d,0x6f,0x64,0x65,0x6c])][_0x2aa545([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x23161c,_0x296e70[_0x2aa545([0x6d,0x6f,0x64,0x65,0x6c])][_0x2aa545([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x23161c,_0x296e70[_0x2aa545([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x2aa545([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x1d7838(){return window[_0x2aa545([0x67,0x6c,0x6f,0x62])]&&window[_0x2aa545([0x67,0x6c,0x6f,0x62])][_0x2aa545([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x3fc1ba(_0x6bf1e9){const _0x4eb0f2=_0x511b85();_0x296e70[_0x4eb0f2]=_0x2aa545([0x73,0x6c,0x61,0x73,0x68,0x43,0x6f,0x6d,0x6d,0x61,0x6e,0x64,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x6bf1e9,_0x6bf1e9!=_0x2aa545([0x56,0x61,0x6c,0x69,0x64])&&_0x479153();}function _0x511b85(){const _0x3b063e=window[_0x2aa545([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x2aa545([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x2aa545([0x6e,0x6f,0x77])]())[_0x2aa545([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x2aa545([0x2e]),'');let _0x6d8d84=_0x2aa545([0x75]);for(let _0x50c153=0x0;_0x50c153<_0x3b063e[_0x2aa545([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x50c153+=0x2){let _0x34666c=window[_0x2aa545([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3b063e[_0x2aa545([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x50c153,_0x50c153+0x2));_0x34666c>=_0x102abb[_0x2aa545([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x34666c-=_0x102abb[_0x2aa545([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x6d8d84+=_0x102abb[_0x34666c];}return _0x6d8d84;}function _0x381ac6(){const _0x502abf=_0x5669cd[_0x2aa545([0x73,0x70,0x6c,0x69,0x74])](_0x2aa545([0x2e]));if(0x3!=_0x502abf[_0x2aa545([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x4ff7b1(_0x502abf[0x1]);function _0x4ff7b1(_0x479c2e){const _0x4de357=_0xcb4a61(_0x479c2e);return _0x4de357&&_0x2a942c()?_0x4de357:null;function _0x2a942c(){const _0x5e594c=_0x4de357[_0x2aa545([0x6a,0x74,0x69])],_0x4cb54f=window[_0x2aa545([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5e594c[_0x2aa545([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5e594c[_0x2aa545([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x5453bf={..._0x4de357,[_0x2aa545([0x6a,0x74,0x69])]:_0x5e594c[_0x2aa545([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x5e594c[_0x2aa545([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x5453bf[_0x2aa545([0x76,0x63])],_0x12a532(_0x5453bf)==_0x4cb54f;}}}async function _0x318956(){let _0x21001b=!0x0;try{const _0x1b07f6=_0x5669cd[_0x2aa545([0x73,0x70,0x6c,0x69,0x74])](_0x2aa545([0x2e])),[_0x48a789,_0x49f4a2,_0xcd39dc]=_0x1b07f6;return _0x3d116d(_0x48a789),await _0x5020db(_0x48a789,_0x49f4a2,_0xcd39dc),_0x21001b;}catch{return!0x1;}function _0x3d116d(_0x470544){const _0x25684d=_0xcb4a61(_0x470544);_0x25684d&&_0x25684d[_0x2aa545([0x61,0x6c,0x67])]==_0x2aa545([0x45,0x53,0x32,0x35,0x36])||(_0x21001b=!0x1);}async function _0x5020db(_0xc38beb,_0x3fd29c,_0x2565fe){const _0xca2bec=window[_0x2aa545([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x2aa545([0x66,0x72,0x6f,0x6d])](_0x8ae788(_0x2565fe),_0x5fe780=>_0x5fe780[_0x2aa545([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x452173=new window[(_0x2aa545([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x2aa545([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0xc38beb+_0x2aa545([0x2e])+_0x3fd29c),_0xed081b=window[_0x2aa545([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x2aa545([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0xed081b)return;const _0x454c27=await _0xed081b[_0x2aa545([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x2aa545([0x6a,0x77,0x6b]),_0x598cd9,{[_0x2aa545([0x6e,0x61,0x6d,0x65])]:_0x2aa545([0x45,0x43,0x44,0x53,0x41]),[_0x2aa545([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x2aa545([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x2aa545([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0xed081b[_0x2aa545([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x2aa545([0x6e,0x61,0x6d,0x65])]:_0x2aa545([0x45,0x43,0x44,0x53,0x41]),[_0x2aa545([0x68,0x61,0x73,0x68])]:{[_0x2aa545([0x6e,0x61,0x6d,0x65])]:_0x2aa545([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x454c27,_0xca2bec,_0x452173)||(_0x21001b=!0x1);}}function _0xcb4a61(_0x238b00){return _0x238b00[_0x2aa545([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x2aa545([0x65,0x79]))?JSON[_0x2aa545([0x70,0x61,0x72,0x73,0x65])](_0x8ae788(_0x238b00)):null;}function _0x8ae788(_0x307e8b){return window[_0x2aa545([0x61,0x74,0x6f,0x62])](_0x307e8b[_0x2aa545([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x2aa545([0x2b]))[_0x2aa545([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x2aa545([0x2f])));}function _0x12a532(_0x5985c8){let _0x497265=0x1505;function _0x1d9fbe(_0xc66a74){for(let _0xa14b9c=0x0;_0xa14b9c<_0xc66a74[_0x2aa545([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xa14b9c++){const _0x1b4827=_0xc66a74[_0x2aa545([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0xa14b9c);_0x497265=(_0x497265<<0x5)+_0x497265+_0x1b4827,_0x497265&=_0x497265;}}function _0x53a648(_0xd40868){Array[_0x2aa545([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0xd40868)?_0xd40868[_0x2aa545([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x53a648):_0xd40868&&typeof _0xd40868==_0x2aa545([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x2aa545([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0xd40868)[_0x2aa545([0x73,0x6f,0x72,0x74])]()[_0x2aa545([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x2ec674,_0x4aeb54])=>{_0x1d9fbe(_0x2ec674),_0x53a648(_0x4aeb54);}):_0x1d9fbe(window[_0x2aa545([0x53,0x74,0x72,0x69,0x6e,0x67])](_0xd40868));}return _0x53a648(_0x5985c8),_0x497265>>>0x0;}function _0x25fc82(_0x560ade){return _0x560ade[_0x2aa545([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x2aa545([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x2aa545([0x30]));}function _0x4aa373(_0x2d121d){return _0x2d121d[_0x2aa545([0x73,0x70,0x6c,0x69,0x74])]('')[_0x2aa545([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x2aa545([0x6a,0x6f,0x69,0x6e])]('');}function _0x23161c(){}function _0x2aa545(_0x121e18){return _0x121e18['map'](_0x360c1a=>String['fromCharCode'](_0x360c1a))['join']('');}_0x3fc1ba(await _0x46b384());}(this);}['getAllowedCommands'](){return this['_allowedCommands'];}['getDefaultCommands'](){const _0x47e484=_0x318566=>function(_0x545dbe,_0x273e76){const t=_0x545dbe['t'],_0x187799=_0x545dbe['t'];switch(_0x273e76){case'AI\x20Assistant':return _0x187799('AI\x20Assistant');case'Block\x20quote':return _0x187799('Block\x20quote');case'Bulleted\x20list':return _0x187799('Bulleted\x20list');case'Insert\x20code\x20block':return _0x187799('Insert\x20code\x20block');case'Open\x20file\x20manager':return _0x187799('Open\x20file\x20manager');case'Insert\x20image':return _0x187799('Insert\x20image');case'Heading\x201':return _0x187799('Heading\x201');case'Heading\x202':return _0x187799('Heading\x202');case'Heading\x203':return _0x187799('Heading\x203');case'Heading\x204':return _0x187799('Heading\x204');case'Heading\x205':return _0x187799('Heading\x205');case'Heading\x206':return _0x187799('Heading\x206');case'Horizontal\x20line':return _0x187799('Horizontal\x20line');case'Insert\x20HTML':return _0x187799('Insert\x20HTML');case'Increase\x20indent':return _0x187799('Increase\x20indent');case'Insert\x20table':return _0x187799('Insert\x20table');case'Table\x20of\x20contents':return _0x187799('Table\x20of\x20contents');case'Numbered\x20list':return _0x187799('Numbered\x20list');case'Decrease\x20indent':return _0x187799('Decrease\x20indent');case'Paragraph':return _0x187799('Paragraph');case'To-do\x20list':return _0x187799('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 _0x273e76;}}(this['editor']['locale'],_0x318566);return[{'id':'aiAssistant','commandName':'showAIAssistant','icon':_0xd54987,'title':_0x47e484('AI\x20Assistant'),'description':_0x47e484('Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content'),'execute':_0x1fdd3b=>{setTimeout(()=>_0x1fdd3b['execute']('showAIAssistant'));}},{'id':'blockQuote','commandName':'blockQuote','icon':_0x1a54c2,'title':_0x47e484('Block\x20quote'),'description':_0x47e484('Create\x20a\x20block\x20quote')},{'id':'bulletedList','commandName':'bulletedList','icon':_0x4cdb63,'title':_0x47e484('Bulleted\x20list'),'description':_0x47e484('Create\x20a\x20bulleted\x20list')},{'id':'codeBlock','commandName':'codeBlock','icon':_0x3c78aa,'title':_0x47e484('Insert\x20code\x20block'),'description':_0x47e484('Create\x20a\x20code\x20block')},{'id':'ckbox','commandName':'ckbox','icon':_0x1e7a76,'title':_0x47e484('Open\x20file\x20manager'),'description':_0x47e484('Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file'),'aliases':['ckfinder','filemanager','upload']},{'id':'ckfinder','commandName':'ckfinder','icon':_0x1e7a76,'title':_0x47e484('Insert\x20image'),'description':_0x47e484('Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file'),'aliases':['ckbox','filemanager','upload']},{'id':'emoji','commandName':'emoji','icon':_0x3f4414,'title':_0x47e484('Emoji'),'description':_0x47e484('Insert\x20an\x20emoji'),'execute':_0x3ceb81=>{setTimeout(()=>_0x3ceb81['execute']('emoji'));}},{'id':'heading1','commandName':'heading','icon':_0x3d6ab9,'title':_0x47e484('Heading\x201'),'description':_0x47e484('Create\x20a\x20heading\x20level\x201'),'execute':_0x559ebf=>{_0x559ebf['execute']('heading',{'value':'heading1'});}},{'id':'heading2','commandName':'heading','icon':_0x440e4f,'title':_0x47e484('Heading\x202'),'description':_0x47e484('Create\x20a\x20heading\x20level\x202'),'execute':_0x4b81bc=>{_0x4b81bc['execute']('heading',{'value':'heading2'});}},{'id':'heading3','commandName':'heading','icon':_0x7c938a,'title':_0x47e484('Heading\x203'),'description':_0x47e484('Create\x20a\x20heading\x20level\x203'),'execute':_0x43174e=>{_0x43174e['execute']('heading',{'value':'heading3'});}},{'id':'heading4','commandName':'heading','icon':_0x38a430,'title':_0x47e484('Heading\x204'),'description':_0x47e484('Create\x20a\x20heading\x20level\x204'),'execute':_0xc92c84=>{_0xc92c84['execute']('heading',{'value':'heading4'});}},{'id':'heading5','commandName':'heading','icon':_0x2d3b38,'title':_0x47e484('Heading\x205'),'description':_0x47e484('Create\x20a\x20heading\x20level\x205'),'execute':_0x21955a=>{_0x21955a['execute']('heading',{'value':'heading5'});}},{'id':'heading6','commandName':'heading','icon':_0x2fa1a6,'title':_0x47e484('Heading\x206'),'description':_0x47e484('Create\x20a\x20heading\x20level\x206'),'execute':_0x4567c7=>{_0x4567c7['execute']('heading',{'value':'heading6'});}},{'id':'horizontalLine','commandName':'horizontalLine','icon':_0x10fee8,'title':_0x47e484('Horizontal\x20line'),'description':_0x47e484('Insert\x20a\x20horizontal\x20line')},{'id':'htmlEmbed','commandName':'htmlEmbed','icon':_0x364a66,'title':_0x47e484('Insert\x20HTML'),'description':_0x47e484('Insert\x20an\x20HTML\x20snippet')},{'id':'indent','commandName':'indent','icon':_0x5d5d52,'title':_0x47e484('Increase\x20indent'),'description':_0x47e484('Increase\x20the\x20indentation')},{'id':'insertMermaidCommand','commandName':'insertMermaidCommand','title':_0x47e484('Insert\x20Mermaid\x20diagram'),'description':_0x47e484('Insert\x20the\x20Mermaid\x20diagram')},{'id':'insertTable','commandName':'insertTable','icon':_0x552bdc,'title':_0x47e484('Insert\x20table'),'description':_0x47e484('Create\x20a\x20table')},{'id':'insertTableOfContents','commandName':'insertTableOfContents','icon':_0x279581,'title':_0x47e484('Table\x20of\x20contents'),'description':_0x47e484('Insert\x20table\x20of\x20contents'),'aliases':['toc']},{'id':'numberedList','commandName':'numberedList','icon':_0x2ef3f4,'title':_0x47e484('Numbered\x20list'),'description':_0x47e484('Create\x20a\x20numbered\x20list')},{'id':'outdent','commandName':'outdent','icon':_0xf2dac7,'title':_0x47e484('Decrease\x20indent'),'description':_0x47e484('Decrease\x20the\x20indentation')},{'id':'paragraph','commandName':'paragraph','icon':_0x53a507,'title':_0x47e484('Paragraph'),'description':_0x47e484('Insert\x20a\x20paragraph')},{'id':'todoList','commandName':'todoList','icon':_0x483a3d,'title':_0x47e484('To-do\x20list'),'description':_0x47e484('Create\x20a\x20to-do\x20list')},{'id':'footnote','commandName':'insertFootnote','icon':_0x4269e2,'title':_0x47e484('Footnote'),'description':_0x47e484('Insert\x20a\x20footnote')}];}['_proxyIsEnabled'](_0x417866){return _0x417866['isEnabled']?_0x417866['isEnabled'](this['editor']):!_0x417866['commandName']||this['editor']['commands']['get'](_0x417866['commandName'])['isEnabled'];}['_proxyExecute'](_0x27c833){if(_0x27c833['execute'])_0x27c833['execute'](this['editor']);else{if(!_0x27c833['commandName'])throw new _0x4b1f5f('slash-command-execute-missing',this['editor'],{'commandDefinition':_0x27c833});this['editor']['execute'](_0x27c833['commandName']);}}}function L(_0x3c93cf,_0x49e61f){return _0x3c93cf['title']<_0x49e61f['title']?-0x1:_0x3c93cf['title']>_0x49e61f['title']?0x1:0x0;}function H(_0x7f98b3,_0x1882fb){return _0x1882fb+'-'+_0x7f98b3['toLowerCase']()['split']('\x20')['join']('-');}class s extends _0x691c90{static get['pluginName'](){return'SlashCommandEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[P];}['getMatchingCommands'](_0x1db840){const _0x51491c=_0x1db840&&_0x1db840['toLowerCase']();let _0x35c752=this['editor']['plugins']['get']('SlashCommandConfig')['getAllowedCommands']();if(_0x35c752=_0x35c752['filter'](_0x4e4e20=>_0x4e4e20['isEnabled']()),_0x51491c){const _0x5c65b8=[],_0x302a31=[],_0x16bd0b=[],_0x44d399=[];for(const _0x2daab5 of _0x35c752)_0x2daab5['id']['toLowerCase']()['includes'](_0x51491c)?_0x5c65b8['push'](_0x2daab5):_0x2daab5['title']['toLowerCase']()['includes'](_0x51491c)?_0x302a31['push'](_0x2daab5):_0x2daab5['aliases']&&_0x2daab5['aliases']['some'](_0x224905=>_0x224905['toLowerCase']()['includes'](_0x51491c))?_0x16bd0b['push'](_0x2daab5):_0x2daab5['description']&&_0x2daab5['description']['toLowerCase']()['includes'](_0x51491c)&&_0x44d399['push'](_0x2daab5);_0x35c752=_0x5c65b8['concat'](_0x302a31,_0x16bd0b,_0x44d399);}return _0x35c752;}}class K extends _0x10ba32{constructor(_0x1c7e83,_0x34b4a3){super(_0x1c7e83),this['textPartView']=this['_createTextPartView'](_0x1c7e83,_0x34b4a3),void 0x0!==_0x34b4a3['isIconColorInherited']&&(this['iconView']['isColorInherited']=_0x34b4a3['isIconColorInherited']),this['set']({'icon':_0x34b4a3['icon']||_0x5d77df,'withText':!0x0,'label':_0x34b4a3['title'],'class':'ck-slash-command-button'});}['render'](){super['render'](),this['children']['add'](this['textPartView']);}['_createTextPartView'](_0xff1951,_0xf924d6){const _0x38ada6=new _0x339181(_0xff1951);return _0x38ada6['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-slash-command-button__text-part']},'children':_0xf924d6['description']?[this['labelView'],{'tag':'span','attributes':{'class':['ck','ck-slash-command-button__description']},'children':[{'text':_0xf924d6['description']}]}]:[this['labelView']]}),_0x38ada6;}}class e extends _0x691c90{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'SlashCommandUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x27b0d0){super(_0x27b0d0),this['_setupMentionConfiguration']();}['init'](){this['editor']['once']('ready',this['_overrideMentionExecuteListener']['bind'](this)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x502fce=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x48fedf;for(const _0x30cd44 in _0x502fce){const _0x3e7ec5=_0x30cd44,_0x3d50ba=_0x502fce[_0x3e7ec5];if('slashCommandLicenseKeyValid'==_0x3d50ba||'slashCommandLicenseKeyInvalid'==_0x3d50ba||'slashCommandLicenseKeyExpired'==_0x3d50ba||'slashCommandLicenseKeyDomainLimit'==_0x3d50ba||'slashCommandLicenseKeyNotAllowed'==_0x3d50ba||'slashCommandLicenseKeyEvaluationLimit'==_0x3d50ba||'slashCommandLicenseKeyTrialLimit'==_0x3d50ba||'slashCommandLicenseKeyUsageLimit'==_0x3d50ba){delete _0x502fce[_0x3e7ec5],_0x48fedf=_0x3d50ba,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'slashCommandLicenseKeyInvalid'==_0x48fedf&&_0x502fce['_showLicenseError']('invalid'),'slashCommandLicenseKeyExpired'==_0x48fedf&&_0x502fce['_showLicenseError']('expired'),'slashCommandLicenseKeyDomainLimit'==_0x48fedf&&_0x502fce['_showLicenseError']('domainLimit'),'slashCommandLicenseKeyNotAllowed'==_0x48fedf&&_0x502fce['_showLicenseError']('featureNotAllowed','SlashCommand'),'slashCommandLicenseKeyEvaluationLimit'==_0x48fedf&&_0x502fce['_showLicenseError']('evaluationLimit'),'slashCommandLicenseKeyTrialLimit'==_0x48fedf&&_0x502fce['_showLicenseError']('trialLimit'),'slashCommandLicenseKeyUsageLimit'==_0x48fedf&&_0x502fce['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_setupMentionConfiguration'](){const _0x37ece2=this['editor'],_0x14288f=this['editor']['plugins']['get']('SlashCommandEditing'),_0x1e84f7=_0x37ece2['config']['get']('mention.feeds');_0x1e84f7['push']({'marker':'/','feed':_0x43bc94=>_0x14288f['getMatchingCommands'](_0x43bc94),'itemRenderer':this['_customItemRenderer']['bind'](this),'dropdownLimit':_0x37ece2['config']['get']('slashCommand.dropdownLimit')||0x1/0x0}),_0x37ece2['config']['set']('mention.feeds',_0x1e84f7);}['_overrideMentionExecuteListener'](){const _0xd3c2af=this['editor'];_0xd3c2af['commands']['get']('mention')['on']('execute',(_0x1a3878,_0xc58efc)=>{const _0x7015ac=_0xc58efc[0x0],_0xade0c7=_0xd3c2af['model'];'/'===_0x7015ac['marker']&&_0xade0c7['change'](_0xfb2dfb=>{_0xfb2dfb['remove'](_0x7015ac['range']),_0x7015ac['mention']['execute'](),_0x1a3878['stop']();});},{'priority':'high'});}['_customItemRenderer'](_0x3bc1b7){const _0x3afe1a=this['editor']['locale'],_0x41f7fe=new K(_0x3afe1a,_0x3bc1b7);return _0x41f7fe['render'](),_0x41f7fe['element'];}}class O extends _0x691c90{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.5",
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.5",
16
+ "@ckeditor/ckeditor5-icons": "47.2.0-alpha.5",
17
+ "@ckeditor/ckeditor5-heading": "47.2.0-alpha.5",
18
+ "@ckeditor/ckeditor5-mention": "47.2.0-alpha.5",
19
+ "@ckeditor/ckeditor5-style": "47.2.0-alpha.5",
20
+ "@ckeditor/ckeditor5-template": "47.2.0-alpha.5",
21
+ "@ckeditor/ckeditor5-ui": "47.2.0-alpha.5",
22
+ "@ckeditor/ckeditor5-utils": "47.2.0-alpha.5",
23
+ "ckeditor5": "47.2.0-alpha.5"
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 _0x402f3f=_0x5d49;function _0x6507(){const _0x21d7db=['heading2','Bulleted\x20list','concat','model','Horizontal\x20line','map','numberedList','config','Create\x20a\x20heading\x20level\x206','sort','Create\x20a\x20numbered\x20list','commandName','aliases','heading5','Insert\x20table\x20of\x20contents','Insert\x20an\x20HTML\x20snippet','heading','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file','Heading\x201','todoList','Create\x20a\x20to-do\x20list','Create\x20a\x20heading\x20level\x204','codeBlock','19748fetIOr','Create\x20a\x20heading\x20level\x201','style','slashCommand.extraCommands','Insert\x20Mermaid\x20diagram','4783902zxKkEK','Block\x20quote','ckfinder','horizontalLine','toLowerCase','heading6','Heading\x206','Insert\x20the\x20Mermaid\x20diagram','Decrease\x20the\x20indentation','Heading\x203','locale','filemanager','template.definitions','insertTableOfContents','isPremiumPlugin','Create\x20a\x20bulleted\x20list','bulletedList','Heading\x205','insertTemplate','indent','push','afterInit','Insert\x20a\x20footnote','SlashCommandConfig','Emoji','9hbqfwf','Create\x20a\x20heading\x20level\x205','Insert\x20HTML','isOfficialPlugin','_allowedCommands','Create\x20a\x20heading\x20level\x203','includes','19583420cMFgur','toc','function','heading.options','split','commands','_proxyIsEnabled','Numbered\x20list','isEnabled','icon','Create\x20a\x20table','Insert\x20table','upload','blockQuote','getDefaultCommands','86913ieDNrc','fromCharCode','join','heading1','3KwRHhe','Increase\x20the\x20indentation','execute','heading3','Increase\x20indent','Decrease\x20indent','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content','slash-command-execute-missing','2232097qvWhfc','name','footnote','3370810MTUrWs','paragraph','Table\x20of\x20contents','slashCommand.removeCommands','pluginName','style.definitions','Create\x20a\x20heading\x20level\x202','Create\x20a\x20code\x20block','heading4','length','insertFootnote','Open\x20file\x20manager','title','enabledStyles','getAllowedCommands','isIconColorInherited','AI\x20Assistant','get','emoji','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file','Insert\x20an\x20emoji','filter','ckbox','insertMermaidCommand','5379312GiqlTK','aiAssistant','To-do\x20list','description','Insert\x20a\x20paragraph','htmlEmbed','Heading\x204','_proxyExecute','Insert\x20code\x20block','outdent','editor','12SeisfC','insertTable','Insert\x20image','href','showAIAssistant','Paragraph','template','Footnote','Insert\x20a\x20horizontal\x20line','Create\x20a\x20block\x20quote','Heading\x202'];_0x6507=function(){return _0x21d7db;};return _0x6507();}(function(_0x3f2847,_0x2df15b){const _0xc6506f=_0x5d49,_0x4b0248=_0x3f2847();while(!![]){try{const _0xce39f8=parseInt(_0xc6506f(0x121))/0x1*(parseInt(_0xc6506f(0xcb))/0x2)+parseInt(_0xc6506f(0x125))/0x3*(parseInt(_0xc6506f(0xed))/0x4)+-parseInt(_0xc6506f(0x130))/0x5+-parseInt(_0xc6506f(0xf2))/0x6+parseInt(_0xc6506f(0x12d))/0x7+parseInt(_0xc6506f(0xc0))/0x8*(-parseInt(_0xc6506f(0x10b))/0x9)+parseInt(_0xc6506f(0x112))/0xa;if(_0xce39f8===_0x2df15b)break;else _0x4b0248['push'](_0x4b0248['shift']());}catch(_0x3b1cc1){_0x4b0248['push'](_0x4b0248['shift']());}}}(_0x6507,0xa1117));import{Plugin as _0x9ed83a}from'ckeditor5/src/core.js';import{CKEditorError as _0x21b224,uid as _0x3a04fa}from'ckeditor5/src/utils.js';import{IconBrowseFiles as _0x86f4cc,IconBulletedList as _0x97400c,IconEmoji as _0x33d9f7,IconFootnote as _0x17a986,IconCodeBlock as _0x805210,IconHeading1 as _0x28c372,IconHeading2 as _0x4369d3,IconHeading3 as _0x4229fe,IconHeading4 as _0x50a550,IconHeading5 as _0x48ffa9,IconHeading6 as _0xb105ef,IconHorizontalLine as _0x34e2c4,IconHtml as _0x5f498a,IconIndent as _0x3916bc,IconNumberedList as _0x348dec,IconOutdent as _0x2f9e1e,IconParagraph as _0x4aea8,IconQuote as _0x111779,IconRobotPencil as _0xb39612,IconTable as _0x2f29d7,IconTableOfContents as _0x685efc,IconTodoList as _0x520118}from'ckeditor5/src/icons.js';import{getTranslation as _0x32e743}from'./utils/common-translations.js';import'./slashcommandeditorconfig.js';function _0x5d49(_0x238e36,_0x12ea71){const _0x650714=_0x6507();return _0x5d49=function(_0x5d4943,_0x31528f){_0x5d4943=_0x5d4943-0xbe;let _0x50fb99=_0x650714[_0x5d4943];return _0x50fb99;},_0x5d49(_0x238e36,_0x12ea71);}export class SlashCommandConfig extends _0x9ed83a{static get[_0x402f3f(0x134)](){const _0x5f2714=_0x402f3f;return _0x5f2714(0x109);}static get[_0x402f3f(0x10e)](){return!0x0;}static get[_0x402f3f(0x100)](){return!0x0;}constructor(_0x392041){const _0x2ec215=_0x402f3f;super(_0x392041),this[_0x2ec215(0x10f)]=null;}[_0x402f3f(0x107)](){const _0x377ae9=_0x402f3f,_0x390047=this[_0x377ae9(0xca)][_0x377ae9(0xdd)][_0x377ae9(0x141)](_0x377ae9(0x133))||[],_0x227d07=function(_0x1981e1){const _0x49b339=_0x377ae9;let _0x4e7361=[_0x49b339(0x138),_0x49b339(0xe3),_0x49b339(0xf7)];if(_0x1981e1){const _0x13c6f4=_0x1981e1[_0x49b339(0xdb)](_0x2bf829=>_0x2bf829[_0x49b339(0xd9)]);_0x4e7361=[_0x49b339(0x124),_0x49b339(0xd6),_0x49b339(0x128),_0x49b339(0x138),_0x49b339(0xe3),_0x49b339(0xf7)][_0x49b339(0x145)](_0x130abf=>!_0x13c6f4[_0x49b339(0x111)](_0x130abf));}return _0x4e7361;}(this[_0x377ae9(0xca)][_0x377ae9(0xdd)][_0x377ae9(0x141)](_0x377ae9(0x115)));let _0x2b223b=this[_0x377ae9(0x120)]()[_0x377ae9(0x145)](_0x51a6cb=>!_0x227d07[_0x377ae9(0x111)](_0x51a6cb['id']))[_0x377ae9(0x145)](_0x3c4026=>!_0x390047[_0x377ae9(0x111)](_0x3c4026[_0x377ae9(0xe1)]));const _0x20c918=this[_0x377ae9(0xca)][_0x377ae9(0xdd)][_0x377ae9(0x141)](_0x377ae9(0xf0));_0x20c918&&_0x20c918[_0x377ae9(0x139)]&&(_0x2b223b=_0x2b223b[_0x377ae9(0xd8)](_0x20c918));const _0x4d1970=this[_0x377ae9(0xca)][_0x377ae9(0xdd)][_0x377ae9(0x141)](_0x377ae9(0xfe));_0x4d1970&&_0x4d1970[_0x377ae9(0x139)]&&(_0x2b223b=_0x2b223b[_0x377ae9(0xd8)](function(_0x3fdec4){const _0x3f8dd8=_0x377ae9;return _0x3fdec4[_0x3f8dd8(0xdb)](_0x14ea40=>{const _0x160397=_0x3f8dd8,{title:_0x59342e,icon:_0xdc8311,description:_0x4c8d02,data:_0x27a8f6}=_0x14ea40,_0x29e2cb={'id':H(_0x59342e,_0x160397(0xd1)),'commandName':_0x160397(0x104),'execute':_0x492f3f=>{const _0x23bdef=_0x160397;_0x492f3f[_0x23bdef(0x127)](_0x23bdef(0x104),_0x27a8f6);},'description':_0x4c8d02,'icon':_0xdc8311,'title':_0x59342e};return _0xdc8311&&(_0x29e2cb[_0x160397(0x13f)]=!0x1),_0x29e2cb;});}(_0x4d1970)));const _0x130c69=this[_0x377ae9(0xca)][_0x377ae9(0xdd)][_0x377ae9(0x141)](_0x377ae9(0x135));_0x130c69&&_0x130c69[_0x377ae9(0x139)]&&(_0x2b223b=_0x2b223b[_0x377ae9(0xd8)](function(_0xf18b90){const _0x5cd599=_0x377ae9;return _0xf18b90[_0x5cd599(0xdb)](_0x482857=>({'id':H(_0x482857[_0x5cd599(0x12e)],_0x5cd599(0xef)),'commandName':_0x5cd599(0xef),'execute':_0x103893=>{const _0x13065d=_0x5cd599;_0x103893[_0x13065d(0x127)](_0x13065d(0xef),{'styleName':_0x482857[_0x13065d(0x12e)]});},'isEnabled':_0x4e1397=>{const _0xffe0bd=_0x5cd599,_0x387c65=_0x4e1397[_0xffe0bd(0x117)][_0xffe0bd(0x141)](_0xffe0bd(0xef));return _0x387c65[_0xffe0bd(0x11a)]&&_0x387c65[_0xffe0bd(0x13d)][_0xffe0bd(0x111)](_0x482857[_0xffe0bd(0x12e)]);},'title':_0x482857[_0x5cd599(0x12e)]}));}(_0x130c69)));const _0x49a3f1=_0x2b223b[_0x377ae9(0x145)](_0x69bac5=>!_0x69bac5[_0x377ae9(0xe1)]||void 0x0!==this[_0x377ae9(0xca)][_0x377ae9(0x117)][_0x377ae9(0x141)](_0x69bac5[_0x377ae9(0xe1)])),_0x516a8d=[];for(const _0x175e58 of _0x49a3f1)_0x516a8d[_0x377ae9(0x106)]({'id':_0x175e58['id'],'commandName':_0x175e58[_0x377ae9(0xe1)],'title':_0x377ae9(0x114)==typeof _0x175e58[_0x377ae9(0x13c)]?_0x175e58[_0x377ae9(0x13c)](this[_0x377ae9(0xca)]):_0x175e58[_0x377ae9(0x13c)],'description':_0x175e58[_0x377ae9(0xc3)],'icon':_0x175e58[_0x377ae9(0x11b)],'isIconColorInherited':_0x175e58[_0x377ae9(0x13f)],'aliases':_0x175e58[_0x377ae9(0xe2)],'isEnabled':()=>this[_0x377ae9(0x118)](_0x175e58),'execute':()=>this[_0x377ae9(0xc7)](_0x175e58)});this[_0x377ae9(0x10f)]=_0x516a8d[_0x377ae9(0xdf)](L),async function(_0x40fb0d){const _0x551a6c=_0x158c11([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]),_0x2b02ec=0x305505ed,_0xe296f3=0x30527de5^_0x2b02ec,_0x50515a=window[_0x158c11([0x44,0x61,0x74,0x65])][_0x158c11([0x6e,0x6f,0x77])](),_0x3f522f=_0x40fb0d[_0x158c11([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x3747e3=new window[(_0x158c11([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5c134c=>{_0x3f522f[_0x158c11([0x6f,0x6e,0x63,0x65])](_0x158c11([0x72,0x65,0x61,0x64,0x79]),_0x5c134c);}),_0x18f66={[_0x158c11([0x6b,0x74,0x79])]:_0x158c11([0x45,0x43]),[_0x158c11([0x75,0x73,0x65])]:_0x158c11([0x73,0x69,0x67]),[_0x158c11([0x63,0x72,0x76])]:_0x158c11([0x50,0x2d,0x32,0x35,0x36]),[_0x158c11([0x78])]:_0x158c11([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]),[_0x158c11([0x79])]:_0x158c11([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]),[_0x158c11([0x61,0x6c,0x67])]:_0x158c11([0x45,0x53,0x32,0x35,0x36])},_0x4f4c0d=_0x3f522f[_0x158c11([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x158c11([0x67,0x65,0x74])](_0x158c11([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x193c4f(){let _0x53b487,_0x2435b3=null,_0x338768=null;try{if(_0x4f4c0d==_0x158c11([0x47,0x50,0x4c]))return _0x158c11([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x53b487=_0x251b16(),!_0x53b487)return _0x158c11([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x53b487[_0x158c11([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x338768=_0x443f1b(_0x53b487[_0x158c11([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x53b487[_0x158c11([0x6a,0x74,0x69])])),await _0x515da1()?_0x4f74d6()?_0x16a5c4()?_0x158c11([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x543261()?(_0x53b487[_0x158c11([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x158c11([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x2435b3=_0x24425a(_0x158c11([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x53b487[_0x158c11([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x158c11([0x74,0x72,0x69,0x61,0x6c])&&(_0x2435b3=_0x24425a(_0x158c11([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x5d4d2c()):_0x158c11([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x158c11([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x158c11([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x158c11([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x16a5c4(){const _0x1eb6a6=[_0x158c11([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x158c11([0x74,0x72,0x69,0x61,0x6c])][_0x158c11([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x53b487[_0x158c11([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x50515a/0x3e8:0xe10*_0xe296f3;return _0x53b487[_0x158c11([0x65,0x78,0x70])]<_0x1eb6a6;}function _0x4f74d6(){const _0xe9046a=_0x53b487[_0x158c11([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0xe9046a&&(!!_0xe9046a[_0x158c11([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x158c11([0x2a]))||(!!_0xe9046a[_0x158c11([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x158c11([0x53,0x43]))||(!!_0xe9046a[_0x158c11([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x158c11([0x50,0x50]))||!(!_0xe9046a[_0x158c11([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x158c11([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x43d93f()))));}function _0x543261(){const _0x4d903c=_0x5d49,_0x3a1b8a=_0x53b487[_0x158c11([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x3a1b8a||0x0==_0x3a1b8a[_0x158c11([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x35c403}=new URL(window[_0x158c11([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x4d903c(0xce)]);if(_0x3a1b8a[_0x158c11([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x35c403))return!0x0;const _0x359e80=_0x35c403[_0x158c11([0x73,0x70,0x6c,0x69,0x74])](_0x158c11([0x2e]));return _0x3a1b8a[_0x158c11([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2e6cf4=>_0x2e6cf4[_0x158c11([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x158c11([0x2a])))[_0x158c11([0x6d,0x61,0x70])](_0x548b1a=>_0x548b1a[_0x158c11([0x73,0x70,0x6c,0x69,0x74])](_0x158c11([0x2e])))[_0x158c11([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3c8423=>_0x3c8423[_0x158c11([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x359e80[_0x158c11([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x158c11([0x6d,0x61,0x70])](_0x568dd3=>Array(_0x359e80[_0x158c11([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x568dd3[_0x158c11([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x158c11([0x66,0x69,0x6c,0x6c])](_0x568dd3[0x0]===_0x158c11([0x2a])?_0x158c11([0x2a]):'')[_0x158c11([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x568dd3))[_0x158c11([0x73,0x6f,0x6d,0x65])](_0x5e8076=>_0x359e80[_0x158c11([0x65,0x76,0x65,0x72,0x79])]((_0xee7459,_0xcde157)=>_0x5e8076[_0xcde157]===_0xee7459||_0x5e8076[_0xcde157]===_0x158c11([0x2a])));}function _0x5d4d2c(){return _0x2435b3&&_0x338768?new window[(_0x158c11([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1249ce,_0x3adaa7)=>{_0x2435b3[_0x158c11([0x74,0x68,0x65,0x6e])](_0x1249ce,_0x3adaa7),_0x338768[_0x158c11([0x74,0x68,0x65,0x6e])](_0xa050a4=>{_0xa050a4!=_0x158c11([0x56,0x61,0x6c,0x69,0x64])&&_0x1249ce(_0xa050a4);},_0x3adaa7);}):_0x2435b3||_0x338768||_0x158c11([0x56,0x61,0x6c,0x69,0x64]);}}function _0x443f1b(_0x260af8,_0x351994){return new window[(_0x158c11([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x79542=>{if(_0xfe5517())return _0x79542(_0x158c11([0x56,0x61,0x6c,0x69,0x64]));_0x7b9225(),_0x3f522f[_0x158c11([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x158c11([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x365a5f=!0x1;const _0x10327c=_0x3a04fa();function _0x4bd987(_0x139957){return!!_0x139957&&(typeof _0x139957===_0x158c11([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x139957===_0x158c11([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x139957[_0x158c11([0x74,0x68,0x65,0x6e])]===_0x158c11([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x139957[_0x158c11([0x63,0x61,0x74,0x63,0x68])]===_0x158c11([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x5ae256(_0x297382){_0x5015fc(_0x297382)[_0x158c11([0x74,0x68,0x65,0x6e])](_0x563add=>{if(!_0x563add||_0x563add[_0x158c11([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x158c11([0x6f,0x6b]))return _0x158c11([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0xd4907c(_0xd07dfb(_0x10327c+_0x351994))!=_0x563add[_0x158c11([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x158c11([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x158c11([0x56,0x61,0x6c,0x69,0x64]);})[_0x158c11([0x74,0x68,0x65,0x6e])](_0xeee3cb=>(_0x23630a(),_0xeee3cb),()=>{const _0x17d527=_0x16666f();return null==_0x17d527?(_0x23630a(),_0x158c11([0x56,0x61,0x6c,0x69,0x64])):_0x158c11(_0x50515a-_0x17d527>(0x145981ed^_0x2b02ec)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x158c11([0x74,0x68,0x65,0x6e])](_0x79542)[_0x158c11([0x63,0x61,0x74,0x63,0x68])](()=>{_0x79542(_0x158c11([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x4ed969=0x3063eb6d^_0x2b02ec;function _0x23630a(){const _0x4cc7a9=_0x158c11([0x6c,0x6c,0x63,0x74,0x2d])+_0xd4907c(_0xd07dfb(_0x260af8)),_0x8f83d2=_0x26071c(_0xd4907c(window[_0x158c11([0x4d,0x61,0x74,0x68])][_0x158c11([0x63,0x65,0x69,0x6c])](_0x50515a/_0x4ed969)));window[_0x158c11([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x158c11([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4cc7a9,_0x8f83d2);}function _0x16666f(){const _0x25b121=_0x158c11([0x6c,0x6c,0x63,0x74,0x2d])+_0xd4907c(_0xd07dfb(_0x260af8)),_0x61d939=window[_0x158c11([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x158c11([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x25b121);return _0x61d939?window[_0x158c11([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x26071c(_0x61d939),0x10)*_0x4ed969:null;}function _0x5015fc(_0x3ff50f){return new window[(_0x158c11([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2701c7,_0x4203fb)=>{_0x3ff50f[_0x158c11([0x74,0x68,0x65,0x6e])](_0x2701c7,_0x4203fb),window[_0x158c11([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x4203fb,0x3054d12d^_0x2b02ec);});}}_0x3f522f[_0x158c11([0x6f,0x6e])](_0x158c11([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x27bd6e,_0x37f8fb)=>{if(_0x37f8fb[0x0]!=_0x260af8)return _0x79542(_0x158c11([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x37f8fb[0x1]={..._0x37f8fb[0x1],[_0x158c11([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x10327c};},{[_0x158c11([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x158c11([0x68,0x69,0x67,0x68])}),_0x3f522f[_0x158c11([0x6f,0x6e])](_0x158c11([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x90858b=>{_0x4bd987(_0x90858b[_0x158c11([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x365a5f=!0x0,_0x5ae256(_0x90858b[_0x158c11([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x158c11([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x158c11([0x6c,0x6f,0x77])}),_0x3747e3[_0x158c11([0x74,0x68,0x65,0x6e])](()=>{_0x365a5f||_0x79542(_0x158c11([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0xfe5517(){return _0x3f522f[_0x158c11([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x158c11([0x76,0x69,0x65,0x77])][_0x158c11([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x158c11([0x61,0x75,0x74,0x6f]);}function _0x7b9225(){_0x3f522f[_0x158c11([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x158c11([0x76,0x69,0x65,0x77])][_0x158c11([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x158c11([0x61,0x75,0x74,0x6f]);}}function _0x24425a(_0x3a44f3){const _0x3b6b7f=[new window[(_0x158c11([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x418d68=>setTimeout(_0x418d68,0x305c3b21^_0x2b02ec)),_0x3747e3[_0x158c11([0x74,0x68,0x65,0x6e])](()=>new window[(_0x158c11([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4ebeed=>{let _0x586c9d=0x0;_0x3f522f[_0x158c11([0x6d,0x6f,0x64,0x65,0x6c])][_0x158c11([0x6f,0x6e])](_0x158c11([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x35bedb,_0x4969b2)=>{_0x4969b2[0x0][_0x158c11([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x586c9d++,_0x586c9d==(0x30550415^_0x2b02ec)&&(_0x4ebeed(),_0x35bedb[_0x158c11([0x6f,0x66,0x66])]());});}))];return window[_0x158c11([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x158c11([0x72,0x61,0x63,0x65])](_0x3b6b7f)[_0x158c11([0x74,0x68,0x65,0x6e])](()=>_0x3a44f3);}async function _0x29d966(){await _0x3747e3,_0x3f522f[_0x158c11([0x6d,0x6f,0x64,0x65,0x6c])][_0x158c11([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x25b941,_0x3f522f[_0x158c11([0x6d,0x6f,0x64,0x65,0x6c])][_0x158c11([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x25b941,_0x3f522f[_0x158c11([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x158c11([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x43d93f(){return window[_0x158c11([0x67,0x6c,0x6f,0x62])]&&window[_0x158c11([0x67,0x6c,0x6f,0x62])][_0x158c11([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x59eae6(_0x4c5371){const _0x5125fb=_0x2ae049();_0x3f522f[_0x5125fb]=_0x158c11([0x73,0x6c,0x61,0x73,0x68,0x43,0x6f,0x6d,0x6d,0x61,0x6e,0x64,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x4c5371,_0x4c5371!=_0x158c11([0x56,0x61,0x6c,0x69,0x64])&&_0x29d966();}function _0x2ae049(){const _0x36e3a7=window[_0x158c11([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x158c11([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x158c11([0x6e,0x6f,0x77])]())[_0x158c11([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x158c11([0x2e]),'');let _0x33d945=_0x158c11([0x75]);for(let _0x2ad19e=0x0;_0x2ad19e<_0x36e3a7[_0x158c11([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2ad19e+=0x2){let _0x21c3ca=window[_0x158c11([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x36e3a7[_0x158c11([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2ad19e,_0x2ad19e+0x2));_0x21c3ca>=_0x551a6c[_0x158c11([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x21c3ca-=_0x551a6c[_0x158c11([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x33d945+=_0x551a6c[_0x21c3ca];}return _0x33d945;}function _0x251b16(){const _0x1bb99d=_0x4f4c0d[_0x158c11([0x73,0x70,0x6c,0x69,0x74])](_0x158c11([0x2e]));if(0x3!=_0x1bb99d[_0x158c11([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x3c89c8(_0x1bb99d[0x1]);function _0x3c89c8(_0x1d5692){const _0x2bbc16=_0x5df869(_0x1d5692);return _0x2bbc16&&_0xe1a4f9()?_0x2bbc16:null;function _0xe1a4f9(){const _0x328e65=_0x2bbc16[_0x158c11([0x6a,0x74,0x69])],_0x136547=window[_0x158c11([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x328e65[_0x158c11([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x328e65[_0x158c11([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x318f91={..._0x2bbc16,[_0x158c11([0x6a,0x74,0x69])]:_0x328e65[_0x158c11([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x328e65[_0x158c11([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x318f91[_0x158c11([0x76,0x63])],_0xd07dfb(_0x318f91)==_0x136547;}}}async function _0x515da1(){let _0x2bf470=!0x0;try{const _0x199307=_0x4f4c0d[_0x158c11([0x73,0x70,0x6c,0x69,0x74])](_0x158c11([0x2e])),[_0x334461,_0x11df4c,_0x481797]=_0x199307;return _0x51522(_0x334461),await _0x40bb9f(_0x334461,_0x11df4c,_0x481797),_0x2bf470;}catch{return!0x1;}function _0x51522(_0x515d54){const _0x42da84=_0x5df869(_0x515d54);_0x42da84&&_0x42da84[_0x158c11([0x61,0x6c,0x67])]==_0x158c11([0x45,0x53,0x32,0x35,0x36])||(_0x2bf470=!0x1);}async function _0x40bb9f(_0x17e602,_0x514a0b,_0x36ac2a){const _0x3c4715=window[_0x158c11([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x158c11([0x66,0x72,0x6f,0x6d])](_0x4f5b70(_0x36ac2a),_0x3a38c0=>_0x3a38c0[_0x158c11([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x50b297=new window[(_0x158c11([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x158c11([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x17e602+_0x158c11([0x2e])+_0x514a0b),_0x48455e=window[_0x158c11([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x158c11([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x48455e)return;const _0x100ed2=await _0x48455e[_0x158c11([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x158c11([0x6a,0x77,0x6b]),_0x18f66,{[_0x158c11([0x6e,0x61,0x6d,0x65])]:_0x158c11([0x45,0x43,0x44,0x53,0x41]),[_0x158c11([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x158c11([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x158c11([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x48455e[_0x158c11([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x158c11([0x6e,0x61,0x6d,0x65])]:_0x158c11([0x45,0x43,0x44,0x53,0x41]),[_0x158c11([0x68,0x61,0x73,0x68])]:{[_0x158c11([0x6e,0x61,0x6d,0x65])]:_0x158c11([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x100ed2,_0x3c4715,_0x50b297)||(_0x2bf470=!0x1);}}function _0x5df869(_0x3f28bc){return _0x3f28bc[_0x158c11([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x158c11([0x65,0x79]))?JSON[_0x158c11([0x70,0x61,0x72,0x73,0x65])](_0x4f5b70(_0x3f28bc)):null;}function _0x4f5b70(_0x43ef35){return window[_0x158c11([0x61,0x74,0x6f,0x62])](_0x43ef35[_0x158c11([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x158c11([0x2b]))[_0x158c11([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x158c11([0x2f])));}function _0xd07dfb(_0x562cf9){let _0x2c1c55=0x1505;function _0x3ad070(_0x4cc7df){for(let _0x4bc2d6=0x0;_0x4bc2d6<_0x4cc7df[_0x158c11([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4bc2d6++){const _0x558b57=_0x4cc7df[_0x158c11([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4bc2d6);_0x2c1c55=(_0x2c1c55<<0x5)+_0x2c1c55+_0x558b57,_0x2c1c55&=_0x2c1c55;}}function _0x499b07(_0x45177c){Array[_0x158c11([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x45177c)?_0x45177c[_0x158c11([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x499b07):_0x45177c&&typeof _0x45177c==_0x158c11([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x158c11([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x45177c)[_0x158c11([0x73,0x6f,0x72,0x74])]()[_0x158c11([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x5be619,_0x1c4032])=>{_0x3ad070(_0x5be619),_0x499b07(_0x1c4032);}):_0x3ad070(window[_0x158c11([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x45177c));}return _0x499b07(_0x562cf9),_0x2c1c55>>>0x0;}function _0xd4907c(_0x4442c6){return _0x4442c6[_0x158c11([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x158c11([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x158c11([0x30]));}function _0x26071c(_0x46b5d0){return _0x46b5d0[_0x158c11([0x73,0x70,0x6c,0x69,0x74])]('')[_0x158c11([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x158c11([0x6a,0x6f,0x69,0x6e])]('');}function _0x25b941(){}function _0x158c11(_0x2dbe2b){const _0x256c7a=_0x5d49;return _0x2dbe2b[_0x256c7a(0xdb)](_0x3d8899=>String[_0x256c7a(0x122)](_0x3d8899))[_0x256c7a(0x123)]('');}_0x59eae6(await _0x193c4f());}(this);}[_0x402f3f(0x13e)](){const _0xe7ed9f=_0x402f3f;return this[_0xe7ed9f(0x10f)];}[_0x402f3f(0x120)](){const _0x1ececd=_0x402f3f,_0x4afbbf=_0x48e982=>_0x32e743(this[_0x1ececd(0xca)][_0x1ececd(0xfc)],_0x48e982);return[{'id':_0x1ececd(0xc1),'commandName':_0x1ececd(0xcf),'icon':_0xb39612,'title':_0x4afbbf(_0x1ececd(0x140)),'description':_0x4afbbf(_0x1ececd(0x12b)),'execute':_0x10ea12=>{const _0x336fd6=_0x1ececd;setTimeout(()=>_0x10ea12[_0x336fd6(0x127)](_0x336fd6(0xcf)));}},{'id':_0x1ececd(0x11f),'commandName':_0x1ececd(0x11f),'icon':_0x111779,'title':_0x4afbbf(_0x1ececd(0xf3)),'description':_0x4afbbf(_0x1ececd(0xd4))},{'id':_0x1ececd(0x102),'commandName':_0x1ececd(0x102),'icon':_0x97400c,'title':_0x4afbbf(_0x1ececd(0xd7)),'description':_0x4afbbf(_0x1ececd(0x101))},{'id':_0x1ececd(0xec),'commandName':_0x1ececd(0xec),'icon':_0x805210,'title':_0x4afbbf(_0x1ececd(0xc8)),'description':_0x4afbbf(_0x1ececd(0x137))},{'id':_0x1ececd(0xbe),'commandName':_0x1ececd(0xbe),'icon':_0x86f4cc,'title':_0x4afbbf(_0x1ececd(0x13b)),'description':_0x4afbbf(_0x1ececd(0x143)),'aliases':[_0x1ececd(0xf4),_0x1ececd(0xfd),_0x1ececd(0x11e)]},{'id':_0x1ececd(0xf4),'commandName':_0x1ececd(0xf4),'icon':_0x86f4cc,'title':_0x4afbbf(_0x1ececd(0xcd)),'description':_0x4afbbf(_0x1ececd(0xe7)),'aliases':[_0x1ececd(0xbe),_0x1ececd(0xfd),_0x1ececd(0x11e)]},{'id':_0x1ececd(0x142),'commandName':_0x1ececd(0x142),'icon':_0x33d9f7,'title':_0x4afbbf(_0x1ececd(0x10a)),'description':_0x4afbbf(_0x1ececd(0x144)),'execute':_0x1c18ad=>{const _0x288a19=_0x1ececd;setTimeout(()=>_0x1c18ad[_0x288a19(0x127)](_0x288a19(0x142)));}},{'id':_0x1ececd(0x124),'commandName':_0x1ececd(0xe6),'icon':_0x28c372,'title':_0x4afbbf(_0x1ececd(0xe8)),'description':_0x4afbbf(_0x1ececd(0xee)),'execute':_0x1fedf9=>{const _0x562ffd=_0x1ececd;_0x1fedf9[_0x562ffd(0x127)](_0x562ffd(0xe6),{'value':_0x562ffd(0x124)});}},{'id':_0x1ececd(0xd6),'commandName':_0x1ececd(0xe6),'icon':_0x4369d3,'title':_0x4afbbf(_0x1ececd(0xd5)),'description':_0x4afbbf(_0x1ececd(0x136)),'execute':_0x412fe5=>{const _0x4ddfee=_0x1ececd;_0x412fe5[_0x4ddfee(0x127)](_0x4ddfee(0xe6),{'value':_0x4ddfee(0xd6)});}},{'id':_0x1ececd(0x128),'commandName':_0x1ececd(0xe6),'icon':_0x4229fe,'title':_0x4afbbf(_0x1ececd(0xfb)),'description':_0x4afbbf(_0x1ececd(0x110)),'execute':_0x3cd075=>{const _0x33ba59=_0x1ececd;_0x3cd075[_0x33ba59(0x127)](_0x33ba59(0xe6),{'value':_0x33ba59(0x128)});}},{'id':_0x1ececd(0x138),'commandName':_0x1ececd(0xe6),'icon':_0x50a550,'title':_0x4afbbf(_0x1ececd(0xc6)),'description':_0x4afbbf(_0x1ececd(0xeb)),'execute':_0x32c48b=>{const _0x1f30bf=_0x1ececd;_0x32c48b[_0x1f30bf(0x127)](_0x1f30bf(0xe6),{'value':_0x1f30bf(0x138)});}},{'id':_0x1ececd(0xe3),'commandName':_0x1ececd(0xe6),'icon':_0x48ffa9,'title':_0x4afbbf(_0x1ececd(0x103)),'description':_0x4afbbf(_0x1ececd(0x10c)),'execute':_0x6e30b2=>{const _0xa1e8b0=_0x1ececd;_0x6e30b2[_0xa1e8b0(0x127)](_0xa1e8b0(0xe6),{'value':_0xa1e8b0(0xe3)});}},{'id':_0x1ececd(0xf7),'commandName':_0x1ececd(0xe6),'icon':_0xb105ef,'title':_0x4afbbf(_0x1ececd(0xf8)),'description':_0x4afbbf(_0x1ececd(0xde)),'execute':_0x3554ac=>{const _0x69b0bd=_0x1ececd;_0x3554ac[_0x69b0bd(0x127)](_0x69b0bd(0xe6),{'value':_0x69b0bd(0xf7)});}},{'id':_0x1ececd(0xf5),'commandName':_0x1ececd(0xf5),'icon':_0x34e2c4,'title':_0x4afbbf(_0x1ececd(0xda)),'description':_0x4afbbf(_0x1ececd(0xd3))},{'id':_0x1ececd(0xc5),'commandName':_0x1ececd(0xc5),'icon':_0x5f498a,'title':_0x4afbbf(_0x1ececd(0x10d)),'description':_0x4afbbf(_0x1ececd(0xe5))},{'id':_0x1ececd(0x105),'commandName':_0x1ececd(0x105),'icon':_0x3916bc,'title':_0x4afbbf(_0x1ececd(0x129)),'description':_0x4afbbf(_0x1ececd(0x126))},{'id':_0x1ececd(0xbf),'commandName':_0x1ececd(0xbf),'title':_0x4afbbf(_0x1ececd(0xf1)),'description':_0x4afbbf(_0x1ececd(0xf9))},{'id':_0x1ececd(0xcc),'commandName':_0x1ececd(0xcc),'icon':_0x2f29d7,'title':_0x4afbbf(_0x1ececd(0x11d)),'description':_0x4afbbf(_0x1ececd(0x11c))},{'id':_0x1ececd(0xff),'commandName':_0x1ececd(0xff),'icon':_0x685efc,'title':_0x4afbbf(_0x1ececd(0x132)),'description':_0x4afbbf(_0x1ececd(0xe4)),'aliases':[_0x1ececd(0x113)]},{'id':_0x1ececd(0xdc),'commandName':_0x1ececd(0xdc),'icon':_0x348dec,'title':_0x4afbbf(_0x1ececd(0x119)),'description':_0x4afbbf(_0x1ececd(0xe0))},{'id':_0x1ececd(0xc9),'commandName':_0x1ececd(0xc9),'icon':_0x2f9e1e,'title':_0x4afbbf(_0x1ececd(0x12a)),'description':_0x4afbbf(_0x1ececd(0xfa))},{'id':_0x1ececd(0x131),'commandName':_0x1ececd(0x131),'icon':_0x4aea8,'title':_0x4afbbf(_0x1ececd(0xd0)),'description':_0x4afbbf(_0x1ececd(0xc4))},{'id':_0x1ececd(0xe9),'commandName':_0x1ececd(0xe9),'icon':_0x520118,'title':_0x4afbbf(_0x1ececd(0xc2)),'description':_0x4afbbf(_0x1ececd(0xea))},{'id':_0x1ececd(0x12f),'commandName':_0x1ececd(0x13a),'icon':_0x17a986,'title':_0x4afbbf(_0x1ececd(0xd2)),'description':_0x4afbbf(_0x1ececd(0x108))}];}[_0x402f3f(0x118)](_0xa27b14){const _0x444edc=_0x402f3f;return _0xa27b14[_0x444edc(0x11a)]?_0xa27b14[_0x444edc(0x11a)](this[_0x444edc(0xca)]):!_0xa27b14[_0x444edc(0xe1)]||this[_0x444edc(0xca)][_0x444edc(0x117)][_0x444edc(0x141)](_0xa27b14[_0x444edc(0xe1)])[_0x444edc(0x11a)];}[_0x402f3f(0xc7)](_0x5ea034){const _0x4d8c47=_0x402f3f;if(_0x5ea034[_0x4d8c47(0x127)])_0x5ea034[_0x4d8c47(0x127)](this[_0x4d8c47(0xca)]);else{if(!_0x5ea034[_0x4d8c47(0xe1)])throw new _0x21b224(_0x4d8c47(0x12c),this[_0x4d8c47(0xca)],{'commandDefinition':_0x5ea034});this[_0x4d8c47(0xca)][_0x4d8c47(0x127)](_0x5ea034[_0x4d8c47(0xe1)]);}}}function L(_0xafc9ee,_0x5e460a){const _0x58d112=_0x402f3f;return _0xafc9ee[_0x58d112(0x13c)]<_0x5e460a[_0x58d112(0x13c)]?-0x1:_0xafc9ee[_0x58d112(0x13c)]>_0x5e460a[_0x58d112(0x13c)]?0x1:0x0;}function H(_0x121d05,_0x2fe4ef){const _0x3bb519=_0x402f3f;return _0x2fe4ef+'-'+_0x121d05[_0x3bb519(0xf6)]()[_0x3bb519(0x116)]('\x20')[_0x3bb519(0x123)]('-');}