@ckeditor/ckeditor5-slash-command 40.2.0 → 41.0.0

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.
Files changed (64) hide show
  1. package/LICENSE.md +1 -1
  2. package/README.md +1 -1
  3. package/build/slash-command.js +3 -3
  4. package/lang/translations/ar.po +1 -1
  5. package/lang/translations/bg.po +1 -1
  6. package/lang/translations/bn.po +1 -1
  7. package/lang/translations/ca.po +1 -1
  8. package/lang/translations/cs.po +1 -1
  9. package/lang/translations/da.po +1 -1
  10. package/lang/translations/de.po +1 -1
  11. package/lang/translations/el.po +1 -1
  12. package/lang/translations/en-au.po +1 -1
  13. package/lang/translations/en.po +1 -1
  14. package/lang/translations/es.po +1 -1
  15. package/lang/translations/et.po +1 -1
  16. package/lang/translations/fi.po +1 -1
  17. package/lang/translations/fr.po +1 -1
  18. package/lang/translations/gl.po +1 -1
  19. package/lang/translations/he.po +1 -1
  20. package/lang/translations/hi.po +1 -1
  21. package/lang/translations/hr.po +1 -1
  22. package/lang/translations/hu.po +1 -1
  23. package/lang/translations/id.po +1 -1
  24. package/lang/translations/it.po +1 -1
  25. package/lang/translations/ja.po +1 -1
  26. package/lang/translations/ko.po +1 -1
  27. package/lang/translations/lt.po +1 -1
  28. package/lang/translations/lv.po +1 -1
  29. package/lang/translations/ms.po +1 -1
  30. package/lang/translations/nl.po +1 -1
  31. package/lang/translations/no.po +1 -1
  32. package/lang/translations/pl.po +1 -1
  33. package/lang/translations/pt-br.po +1 -1
  34. package/lang/translations/pt.po +1 -1
  35. package/lang/translations/ro.po +1 -1
  36. package/lang/translations/ru.po +1 -1
  37. package/lang/translations/sk.po +1 -1
  38. package/lang/translations/sr.po +1 -1
  39. package/lang/translations/sv.po +1 -1
  40. package/lang/translations/th.po +1 -1
  41. package/lang/translations/tr.po +1 -1
  42. package/lang/translations/uk.po +1 -1
  43. package/lang/translations/uz.po +1 -1
  44. package/lang/translations/vi.po +1 -1
  45. package/lang/translations/zh-cn.po +1 -1
  46. package/lang/translations/zh.po +1 -1
  47. package/package.json +5 -14
  48. package/src/augmentation.d.ts +2 -2
  49. package/src/augmentation.js +1 -1
  50. package/src/index.d.ts +7 -7
  51. package/src/index.js +2 -2
  52. package/src/slashcommand.d.ts +4 -4
  53. package/src/slashcommand.js +2 -2
  54. package/src/slashcommandconfig.d.ts +3 -3
  55. package/src/slashcommandconfig.js +2 -2
  56. package/src/slashcommandediting.d.ts +3 -3
  57. package/src/slashcommandediting.js +2 -2
  58. package/src/slashcommandeditorconfig.d.ts +2 -2
  59. package/src/slashcommandeditorconfig.js +1 -1
  60. package/src/slashcommandui.d.ts +3 -3
  61. package/src/slashcommandui.js +2 -2
  62. package/src/ui/slashcommandbuttonview.d.ts +4 -4
  63. package/src/ui/slashcommandbuttonview.js +2 -2
  64. package/theme/slashcommand.css +1 -1
package/LICENSE.md CHANGED
@@ -2,7 +2,7 @@ Software License Agreement
2
2
  ==========================
3
3
 
4
4
  **CKEditor&nbsp;5 slash command feature** – https://github.com/ckeditor/ckeditor5-slash-command <br>
5
- Copyright (c) 2003–2023, [CKSource Holding sp. z o.o.](https://cksource.com) All rights reserved.
5
+ Copyright (c) 2003–2024, [CKSource Holding sp. z o.o.](https://cksource.com) All rights reserved.
6
6
 
7
7
  CKEditor&nbsp;5 slash command feature is licensed under a commercial license and is protected by copyright law.
8
8
  For more details about available licensing options please contact us at sales@cksource.com.
package/README.md CHANGED
@@ -24,7 +24,7 @@ As a licensed CKEditor&nbsp;5 slash command feature user you can report bugs and
24
24
  ## License
25
25
 
26
26
  **CKEditor&nbsp;5 slash command** (https://ckeditor.com/ckeditor-5/)<br>
27
- Copyright (c) 2003–2023, [CKSource Holding sp. z o.o.](https://cksource.com) All rights reserved.
27
+ Copyright (c) 2003–2024, [CKSource Holding sp. z o.o.](https://cksource.com) All rights reserved.
28
28
 
29
29
  CKEditor&nbsp;5 slash command feature is licensed under a commercial license and is protected by copyright law.
30
30
  For more details about available licensing options please contact us at sales@cksource.com.
@@ -1,5 +1,5 @@
1
- !function(e){const t=e.en=e.en||{};t.dictionary=Object.assign(t.dictionary||{},{"Create a block quote":"Create a block quote","Create a bulleted list":"Create a bulleted list","Create a code block":"Create a code block","Create a heading level 1":"Create a heading level 1","Create a heading level 2":"Create a heading level 2","Create a heading level 3":"Create a heading level 3","Create a heading level 4":"Create a heading level 4","Create a heading level 5":"Create a heading level 5","Create a heading level 6":"Create a heading level 6","Create a numbered list":"Create a numbered list","Create a table":"Create a table","Create a to-do list":"Create a to-do list","Decrease the indentation":"Decrease the indentation","Increase the indentation":"Increase the indentation","Insert a horizontal line":"Insert a horizontal line","Insert a paragraph":"Insert a paragraph","Insert an HTML snippet":"Insert an HTML snippet","Insert Mermaid diagram":"Insert Mermaid diagram","Insert table of contents":"Insert table of contents","Insert the Mermaid diagram":"Insert the Mermaid diagram","Open file browser to insert an image or a file":"Open file browser to insert an image or a file","Open file manager to insert an image or a file":"Open file manager to insert an image or a file","Open the AI Assistant to generate content":"Open the AI Assistant to generate content"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={})),
1
+ !function(e){const o=e.en=e.en||{};o.dictionary=Object.assign(o.dictionary||{},{"Create a block quote":"Create a block quote","Create a bulleted list":"Create a bulleted list","Create a code block":"Create a code block","Create a heading level 1":"Create a heading level 1","Create a heading level 2":"Create a heading level 2","Create a heading level 3":"Create a heading level 3","Create a heading level 4":"Create a heading level 4","Create a heading level 5":"Create a heading level 5","Create a heading level 6":"Create a heading level 6","Create a numbered list":"Create a numbered list","Create a table":"Create a table","Create a to-do list":"Create a to-do list","Decrease the indentation":"Decrease the indentation","Increase the indentation":"Increase the indentation","Insert a horizontal line":"Insert a horizontal line","Insert a paragraph":"Insert a paragraph","Insert an HTML snippet":"Insert an HTML snippet","Insert Mermaid diagram":"Insert Mermaid diagram","Insert table of contents":"Insert table of contents","Insert the Mermaid diagram":"Insert the Mermaid diagram","Open file browser to insert an image or a file":"Open file browser to insert an image or a file","Open file manager to insert an image or a file":"Open file manager to insert an image or a file","Open the AI Assistant to generate content":"Open the AI Assistant to generate content"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={})),
2
2
  /*!
3
- * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
3
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4
4
  * For licensing, see LICENSE.md.
5
- */(()=>{var e={699:(e,t,n)=>{"use strict";n.d(t,{Z:()=>o});var a=n(758),i=n.n(a)()((function(e){return e[1]}));i.push([e.id,":root{--ck-slash-command-button-width:250px;--ck-slash-command-description-width:200px}.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.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.ck-button.ck-slash-command-button .ck.ck-icon{margin:0 var(--ck-spacing-small) 0 0}[dir=rtl] .ck.ck-button.ck-slash-command-button .ck.ck-icon{margin:0 0 0 var(--ck-spacing-small)}.ck.ck-button.ck-slash-command-button>.ck-slash-command-button__text-part{display:flex;flex-direction:column}[dir=ltr] .ck.ck-button.ck-slash-command-button>.ck-slash-command-button__text-part{margin-left:var(--ck-spacing-small)}[dir=rtl] .ck.ck-button.ck-slash-command-button>.ck-slash-command-button__text-part{margin-right:var(--ck-spacing-small)}.ck.ck-button.ck-slash-command-button>.ck-slash-command-button__text-part>span{line-height:1.2em}.ck.ck-button.ck-slash-command-button>.ck-slash-command-button__text-part>.ck-button__label,.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.ck-button.ck-slash-command-button>.ck-slash-command-button__text-part>.ck-button__label{font-weight:700}.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.ck-button.ck-slash-command-button.ck-on>.ck-slash-command-button__text-part>span{color:var(--ck-color-list-button-on-text)}",""]);const o=i},758:e=>{"use strict";e.exports=function(e){var t=[];return t.toString=function(){return this.map((function(t){var n=e(t);return t[2]?"@media ".concat(t[2]," {").concat(n,"}"):n})).join("")},t.i=function(e,n,a){"string"==typeof e&&(e=[[null,e,""]]);var i={};if(a)for(var o=0;o<this.length;o++){var r=this[o][0];null!=r&&(i[r]=!0)}for(var s=0;s<e.length;s++){var c=[].concat(e[s]);a&&i[c[0]]||(n&&(c[2]?c[2]="".concat(n," and ").concat(c[2]):c[2]=n),t.push(c))}},t}},278:(e,t,n)=>{"use strict";var a,i=function(){return void 0===a&&(a=Boolean(window&&document&&document.all&&!window.atob)),a},o=function(){var e={};return function(t){if(void 0===e[t]){var n=document.querySelector(t);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(e){n=null}e[t]=n}return e[t]}}(),r=[];function s(e){for(var t=-1,n=0;n<r.length;n++)if(r[n].identifier===e){t=n;break}return t}function c(e,t){for(var n={},a=[],i=0;i<e.length;i++){var o=e[i],c=t.base?o[0]+t.base:o[0],l=n[c]||0,d="".concat(c," ").concat(l);n[c]=l+1;var h=s(d),m={css:o[1],media:o[2],sourceMap:o[3]};-1!==h?(r[h].references++,r[h].updater(m)):r.push({identifier:d,updater:f(m,t),references:1}),a.push(d)}return a}function l(e){var t=document.createElement("style"),a=e.attributes||{};if(void 0===a.nonce){var i=n.nc;i&&(a.nonce=i)}if(Object.keys(a).forEach((function(e){t.setAttribute(e,a[e])})),"function"==typeof e.insert)e.insert(t);else{var r=o(e.insert||"head");if(!r)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");r.appendChild(t)}return t}var d,h=(d=[],function(e,t){return d[e]=t,d.filter(Boolean).join("\n")});function m(e,t,n,a){var i=n?"":a.media?"@media ".concat(a.media," {").concat(a.css,"}"):a.css;if(e.styleSheet)e.styleSheet.cssText=h(t,i);else{var o=document.createTextNode(i),r=e.childNodes;r[t]&&e.removeChild(r[t]),r.length?e.insertBefore(o,r[t]):e.appendChild(o)}}function u(e,t,n){var a=n.css,i=n.media,o=n.sourceMap;if(i?e.setAttribute("media",i):e.removeAttribute("media"),o&&"undefined"!=typeof btoa&&(a+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(o))))," */")),e.styleSheet)e.styleSheet.cssText=a;else{for(;e.firstChild;)e.removeChild(e.firstChild);e.appendChild(document.createTextNode(a))}}var v=null,g=0;function f(e,t){var n,a,i;if(t.singleton){var o=g++;n=v||(v=l(t)),a=m.bind(null,n,o,!1),i=m.bind(null,n,o,!0)}else n=l(t),a=u.bind(null,n,t),i=function(){!function(e){if(null===e.parentNode)return!1;e.parentNode.removeChild(e)}(n)};return a(e),function(t){if(t){if(t.css===e.css&&t.media===e.media&&t.sourceMap===e.sourceMap)return;a(e=t)}else i()}}e.exports=function(e,t){(t=t||{}).singleton||"boolean"==typeof t.singleton||(t.singleton=i());var n=c(e=e||[],t);return function(e){if(e=e||[],"[object Array]"===Object.prototype.toString.call(e)){for(var a=0;a<n.length;a++){var i=s(n[a]);r[i].references--}for(var o=c(e,t),l=0;l<n.length;l++){var d=s(n[l]);0===r[d].references&&(r[d].updater(),r.splice(d,1))}n=o}}}},704:(e,t,n)=>{e.exports=n(79)("./src/core.js")},273:(e,t,n)=>{e.exports=n(79)("./src/ui.js")},209:(e,t,n)=>{e.exports=n(79)("./src/utils.js")},79:e=>{"use strict";e.exports=CKEditor5.dll}},t={};function n(a){var i=t[a];if(void 0!==i)return i.exports;var o=t[a]={id:a,exports:{}};return e[a](o,o.exports,n),o.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})},n.nc=void 0;var a={};(()=>{"use strict";n.r(a),n.d(a,{SlashCommand:()=>L,SlashCommandConfig:()=>i,SlashCommandEditing:()=>h,SlashCommandUI:()=>I});var e=n(704),t=n(209);class i extends e.Plugin{static get pluginName(){return"SlashCommandConfig"}constructor(e){super(e),this._allowedCommands=null}afterInit(){const e=this.editor.config.get("slashCommand.removeCommands")||[],t=function(e){let t=["heading4","heading5","heading6"];if(e){const n=e.map((e=>e.model));t=["heading1","heading2","heading3","heading4","heading5","heading6"].filter((e=>!n.includes(e)))}return t}(this.editor.config.get("heading.options"));let n=this.getDefaultCommands().filter((e=>!t.includes(e.id))).filter((t=>!e.includes(t.commandName)));const a=this.editor.config.get("slashCommand.extraCommands");a&&a.length&&(n=n.concat(a));const i=this.editor.config.get("template.definitions");i&&i.length&&(n=n.concat(i.map((e=>{const{title:t,icon:n,description:a,data:i}=e,o={id:r(t,"template"),commandName:"insertTemplate",execute:e=>{e.execute("insertTemplate",i)},description:a,icon:n,title:t};return n&&(o.isIconColorInherited=!1),o}))));const s=this.editor.config.get("style.definitions");s&&s.length&&(n=n.concat(s.map((e=>({id:r(e.name,"style"),commandName:"style",execute:t=>{t.execute("style",{styleName:e.name})},isEnabled:t=>{const n=t.commands.get("style");return n.isEnabled&&n.enabledStyles.includes(e.name)},title:e.name})))));const c=n.filter((e=>!e.commandName||void 0!==this.editor.commands.get(e.commandName))),l=[];for(const e of c)l.push({id:e.id,commandName:e.commandName,title:"function"==typeof e.title?e.title(this.editor):e.title,description:e.description,icon:e.icon,isIconColorInherited:e.isIconColorInherited,aliases:e.aliases,isEnabled:()=>this._proxyIsEnabled(e),execute:()=>this._proxyExecute(e)});this._allowedCommands=l.sort(o)}getAllowedCommands(){return this._allowedCommands}getDefaultCommands(){const t=this.editor.t,n=this.editor.locale.t;return[{id:"aiAssistant",commandName:"showAIAssistant",icon:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M9.61 2.66a1.406 1.406 0 1 0-1.407 0v.891H3.28a2.11 2.11 0 0 0-2.11 2.11v10.312a2.11 2.11 0 0 0 2.11 2.109h5.684l-.054-1.157.18-.25H3.28a.703.703 0 0 1-.703-.702V5.66c0-.389.315-.704.703-.704h11.25c.388 0 .703.315.703.704v2.484l.358-.497a2.492 2.492 0 0 1 1.048-.84V5.66a2.11 2.11 0 0 0-2.11-2.11H9.61v-.89Z"/><path d="M5.625 10.817c.518 0 .937-.63.937-1.407 0-.776-.42-1.406-.937-1.406-.518 0-.938.63-.938 1.406 0 .777.42 1.407.938 1.407Z"/><path d="M13.125 9.41c0 .777-.42 1.407-.938 1.407s-.937-.63-.937-1.407c0-.776.42-1.406.937-1.406.518 0 .938.63.938 1.406Z"/><path d="M.937 8.004A.937.937 0 0 0 0 8.942v1.875c0 .517.42.937.937.937v-3.75Z"/><path d="M6.128 12.51a.782.782 0 0 1 1.085.216c.272.408.907.707 1.693.707s1.421-.3 1.693-.707a.782.782 0 0 1 1.302.868c-.666 1-1.906 1.403-2.995 1.403-1.089 0-2.329-.404-2.995-1.403a.782.782 0 0 1 .217-1.085Z"/><path d="m16.987 8.91-.622.864 2.879 2.074.622-.864a.71.71 0 0 0-.161-.99l-1.728-1.245a.71.71 0 0 0-.99.161Z"/><path d="M11.635 19.951a.355.355 0 0 1-.449-.31l-.214-2.38 4.978-6.911 2.88 2.074-4.978 6.91-2.217.617Z"/></svg>',title:n("AI Assistant"),description:t("Open the AI Assistant to generate content"),execute:e=>{setTimeout((()=>e.execute("showAIAssistant")))}},{id:"blockQuote",commandName:"blockQuote",icon:e.icons.quote,title:n("Block quote"),description:t("Create a block quote")},{id:"bulletedList",commandName:"bulletedList",icon:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M7 5.75c0 .414.336.75.75.75h9.5a.75.75 0 1 0 0-1.5h-9.5a.75.75 0 0 0-.75.75zm-6 0C1 4.784 1.777 4 2.75 4c.966 0 1.75.777 1.75 1.75 0 .966-.777 1.75-1.75 1.75C1.784 7.5 1 6.723 1 5.75zm6 9c0 .414.336.75.75.75h9.5a.75.75 0 1 0 0-1.5h-9.5a.75.75 0 0 0-.75.75zm-6 0c0-.966.777-1.75 1.75-1.75.966 0 1.75.777 1.75 1.75 0 .966-.777 1.75-1.75 1.75-.966 0-1.75-.777-1.75-1.75z"/></svg>',title:n("Bulleted list"),description:t("Create a bulleted list")},{id:"codeBlock",commandName:"codeBlock",icon:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M12.87 12.61a.75.75 0 0 1-.089.976l-.085.07-3.154 2.254 3.412 2.414a.75.75 0 0 1 .237.95l-.057.095a.75.75 0 0 1-.95.237l-.096-.058-4.272-3.022-.003-1.223 4.01-2.867a.75.75 0 0 1 1.047.174zm2.795-.231.095.057 4.011 2.867-.003 1.223-4.272 3.022-.095.058a.75.75 0 0 1-.88-.151l-.07-.086-.058-.095a.75.75 0 0 1 .15-.88l.087-.07 3.412-2.414-3.154-2.253-.085-.071a.75.75 0 0 1 .862-1.207zM16 0a2 2 0 0 1 2 2v9.354l-.663-.492-.837-.001V2a.5.5 0 0 0-.5-.5H2a.5.5 0 0 0-.5.5v15a.5.5 0 0 0 .5.5h3.118L7.156 19H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h14zM5.009 15l.003 1H3v-1h2.009zm2.188-2-1.471 1H5v-1h2.197zM10 11v.095L8.668 12H7v-1h3zm4-2v1H7V9h7zm0-2v1H7V7h7zm-4-2v1H5V5h5zM6 3v1H3V3h3z"/></svg>',title:n("Insert code block"),description:t("Create a code block")},{id:"ckbox",commandName:"ckbox",icon:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M11.627 16.5zm5.873-.196zm0-7.001V8h-13v8.5h4.341c.191.54.457 1.044.785 1.5H2a1.5 1.5 0 0 1-1.5-1.5v-13A1.5 1.5 0 0 1 2 2h4.5a1.5 1.5 0 0 1 1.06.44L9.122 4H16a1.5 1.5 0 0 1 1.5 1.5v1A1.5 1.5 0 0 1 19 8v2.531a6.027 6.027 0 0 0-1.5-1.228zM16 6.5v-1H8.5l-2-2H2v13h1V8a1.5 1.5 0 0 1 1.5-1.5H16z"/><path d="M14.5 19.5a5 5 0 1 1 0-10 5 5 0 0 1 0 10zM15 14v-2h-1v2h-2v1h2v2h1v-2h2v-1h-2z"/></svg>',title:n("Open file manager"),description:t("Open file manager to insert an image or a file"),aliases:["ckfinder","filemanager","upload"]},{id:"ckfinder",commandName:"ckfinder",icon:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M11.627 16.5zm5.873-.196zm0-7.001V8h-13v8.5h4.341c.191.54.457 1.044.785 1.5H2a1.5 1.5 0 0 1-1.5-1.5v-13A1.5 1.5 0 0 1 2 2h4.5a1.5 1.5 0 0 1 1.06.44L9.122 4H16a1.5 1.5 0 0 1 1.5 1.5v1A1.5 1.5 0 0 1 19 8v2.531a6.027 6.027 0 0 0-1.5-1.228zM16 6.5v-1H8.5l-2-2H2v13h1V8a1.5 1.5 0 0 1 1.5-1.5H16z"/><path d="M14.5 19.5a5 5 0 1 1 0-10 5 5 0 0 1 0 10zM15 14v-2h-1v2h-2v1h2v2h1v-2h2v-1h-2z"/></svg>',title:n("Insert image"),description:t("Open file browser to insert an image or a file"),aliases:["ckbox","filemanager","upload"]},{id:"heading1",commandName:"heading",icon:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M19 9v10h-2v-8h-2V9h4zM4 8.5h5V4a1 1 0 0 1 1-1h.5a1 1 0 0 1 1 1v11.5a1 1 0 0 1-1 1H10a1 1 0 0 1-1-1V11H4v4.5a1 1 0 0 1-1 1h-.5a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1H3a1 1 0 0 1 1 1v4.5z"/></svg>',title:n("Heading 1"),description:t("Create a heading level 1"),execute:e=>{e.execute("heading",{value:"heading1"})}},{id:"heading2",commandName:"heading",icon:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M3 8.5h5V4a1 1 0 0 1 1-1h.5a1 1 0 0 1 1 1v11.5a1 1 0 0 1-1 1H9a1 1 0 0 1-1-1V11H3v4.5a1 1 0 0 1-1 1h-.5a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1H2a1 1 0 0 1 1 1v4.5zm16.076 8.343V18.5h-6.252c.067-.626.27-1.22.61-1.78.338-.561 1.006-1.305 2.005-2.232.804-.749 1.297-1.257 1.479-1.523.245-.368.368-.732.368-1.092 0-.398-.107-.703-.32-.917-.214-.214-.51-.32-.886-.32-.372 0-.669.111-.889.336-.22.224-.347.596-.38 1.117l-1.778-.178c.106-.982.438-1.686.997-2.114.558-.427 1.257-.64 2.095-.64.918 0 1.64.247 2.164.742.525.495.787 1.11.787 1.847 0 .419-.075.818-.225 1.197-.15.378-.388.775-.714 1.19-.216.275-.605.67-1.168 1.187-.563.516-.92.859-1.07 1.028a3.11 3.11 0 0 0-.365.495h3.542z"/></svg>',title:n("Heading 2"),description:t("Create a heading level 2"),execute:e=>{e.execute("heading",{value:"heading2"})}},{id:"heading3",commandName:"heading",icon:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M3 8.5h5V4a1 1 0 0 1 1-1h.5a1 1 0 0 1 1 1v11.5a1 1 0 0 1-1 1H9a1 1 0 0 1-1-1V11H3v4.5a1 1 0 0 1-1 1h-.5a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1H2a1 1 0 0 1 1 1v4.5zm9.989 7.53 1.726-.209c.055.44.203.777.445 1.01.24.232.533.349.876.349.368 0 .678-.14.93-.42.251-.279.377-.655.377-1.13 0-.448-.12-.803-.362-1.066a1.153 1.153 0 0 0-.882-.393c-.228 0-.501.044-.819.133l.197-1.453c.482.012.85-.092 1.105-.315.253-.222.38-.517.38-.885 0-.313-.093-.563-.279-.75-.186-.185-.434-.278-.743-.278a1.07 1.07 0 0 0-.78.317c-.216.212-.347.52-.394.927l-1.644-.28c.114-.562.287-1.012.517-1.348.231-.337.553-.601.965-.794a3.24 3.24 0 0 1 1.387-.289c.876 0 1.579.28 2.108.838.436.457.653.973.653 1.549 0 .817-.446 1.468-1.339 1.955.533.114.96.37 1.28.768.319.398.478.878.478 1.441 0 .817-.298 1.513-.895 2.088-.596.576-1.339.864-2.228.864-.842 0-1.54-.243-2.094-.727-.555-.485-.876-1.118-.965-1.901z"/></svg>',title:n("Heading 3"),description:t("Create a heading level 3"),execute:e=>{e.execute("heading",{value:"heading3"})}},{id:"heading4",commandName:"heading",icon:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M3.5 8.5h5V4a1 1 0 0 1 1-1h.5a1 1 0 0 1 1 1v11.5a1 1 0 0 1-1 1h-.5a1 1 0 0 1-1-1V11h-5v4.5a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h.5a1 1 0 0 1 1 1v4.5zm13.55 10v-1.873h-3.81v-1.561l4.037-5.91h1.498v5.904h1.156v1.567h-1.156V18.5H17.05zm0-3.44v-3.18l-2.14 3.18h2.14z"/></svg>',title:n("Heading 4"),description:t("Create a heading level 4"),execute:e=>{e.execute("heading",{value:"heading4"})}},{id:"heading5",commandName:"heading",icon:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M3.5 8.5h5V4a1 1 0 0 1 1-1h.5a1 1 0 0 1 1 1v11.5a1 1 0 0 1-1 1h-.5a1 1 0 0 1-1-1V11h-5v4.5a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h.5a1 1 0 0 1 1 1v4.5zm9.578 7.607 1.777-.184c.05.402.201.72.45.955a1.223 1.223 0 0 0 1.81-.101c.258-.303.387-.759.387-1.368 0-.572-.128-1-.384-1.286-.256-.285-.59-.428-1-.428-.512 0-.971.226-1.377.679l-1.448-.21.915-4.843h4.716v1.67H15.56l-.28 1.58a2.697 2.697 0 0 1 1.219-.298 2.68 2.68 0 0 1 2.012.863c.55.576.825 1.323.825 2.241a3.36 3.36 0 0 1-.666 2.05c-.605.821-1.445 1.232-2.52 1.232-.86 0-1.56-.23-2.101-.692-.542-.461-.866-1.081-.971-1.86z"/></svg>',title:n("Heading 5"),description:t("Create a heading level 5"),execute:e=>{e.execute("heading",{value:"heading5"})}},{id:"heading6",commandName:"heading",icon:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M3.5 8.5h5V4a1 1 0 0 1 1-1h.5a1 1 0 0 1 1 1v11.5a1 1 0 0 1-1 1h-.5a1 1 0 0 1-1-1V11h-5v4.5a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h.5a1 1 0 0 1 1 1v4.5zm15.595 2.973-1.726.19c-.043-.355-.153-.617-.33-.787-.178-.169-.409-.253-.692-.253-.377 0-.695.169-.956.507-.26.339-.424 1.043-.492 2.114.445-.525.997-.787 1.657-.787.745 0 1.383.284 1.914.85.531.568.797 1.3.797 2.197 0 .952-.28 1.716-.838 2.291-.559.576-1.276.864-2.152.864-.94 0-1.712-.365-2.317-1.095-.605-.73-.908-1.927-.908-3.59 0-1.705.316-2.935.946-3.688.63-.753 1.45-1.13 2.457-1.13.706 0 1.291.198 1.755.594.463.395.758.97.885 1.723zm-4.043 3.891c0 .58.133 1.028.4 1.343.266.315.57.473.914.473.33 0 .605-.13.825-.388.22-.258.33-.68.33-1.27 0-.604-.118-1.047-.355-1.329a1.115 1.115 0 0 0-.89-.422c-.342 0-.632.134-.869.403s-.355.666-.355 1.19z"/></svg>',title:n("Heading 6"),description:t("Create a heading level 6"),execute:e=>{e.execute("heading",{value:"heading6"})}},{id:"horizontalLine",commandName:"horizontalLine",icon:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M2 9h16v2H2z"/></svg>',title:n("Horizontal line"),description:t("Insert a horizontal line")},{id:"htmlEmbed",commandName:"htmlEmbed",icon:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M17 0a2 2 0 0 1 2 2v7a1 1 0 0 1 1 1v5a1 1 0 0 1-.883.993l-.118.006L19 17a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2l-.001-1.001-.116-.006A1 1 0 0 1 0 15v-5a1 1 0 0 1 .999-1L1 2a2 2 0 0 1 2-2h14zm.499 15.999h-15L2.5 17a.5.5 0 0 0 .5.5h14a.5.5 0 0 0 .5-.5l-.001-1.001zm-3.478-6.013-.014.014H14v.007l-1.525 1.525-1.46-1.46-.015.013V10h-1v5h1v-3.53l1.428 1.43.048.043.131-.129L14 11.421V15h1v-5h-.965l-.014-.014zM2 10H1v5h1v-2h2v2h1v-5H4v2H2v-2zm7 0H6v1h1v4h1v-4h1v-1zm8 0h-1v5h3v-1h-2v-4zm0-8.5H3a.5.5 0 0 0-.5.5l-.001 6.999h15L17.5 2a.5.5 0 0 0-.5-.5zM10 7v1H4V7h6zm3-2v1H4V5h9zm-3-2v1H4V3h6z"/></svg>',title:n("Insert HTML"),description:t("Insert an HTML snippet")},{id:"indent",commandName:"indent",icon:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M2 3.75c0 .414.336.75.75.75h14.5a.75.75 0 1 0 0-1.5H2.75a.75.75 0 0 0-.75.75zm5 6c0 .414.336.75.75.75h9.5a.75.75 0 1 0 0-1.5h-9.5a.75.75 0 0 0-.75.75zM2.75 16.5h14.5a.75.75 0 1 0 0-1.5H2.75a.75.75 0 1 0 0 1.5zM1.632 6.95 5.02 9.358a.4.4 0 0 1-.013.661l-3.39 2.207A.4.4 0 0 1 1 11.892V7.275a.4.4 0 0 1 .632-.326z"/></svg>',title:n("Increase indent"),description:t("Increase the indentation")},{id:"insertMermaidCommand",commandName:"insertMermaidCommand",title:t("Insert Mermaid diagram"),description:t("Insert the Mermaid diagram")},{id:"insertTable",commandName:"insertTable",icon:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M3 6v3h4V6H3zm0 4v3h4v-3H3zm0 4v3h4v-3H3zm5 3h4v-3H8v3zm5 0h4v-3h-4v3zm4-4v-3h-4v3h4zm0-4V6h-4v3h4zm1.5 8a1.5 1.5 0 0 1-1.5 1.5H3A1.5 1.5 0 0 1 1.5 17V4c.222-.863 1.068-1.5 2-1.5h13c.932 0 1.778.637 2 1.5v13zM12 13v-3H8v3h4zm0-4V6H8v3h4z"/></svg>',title:n("Insert table"),description:t("Create a table")},{id:"insertTableOfContents",commandName:"insertTableOfContents",icon:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M3 19a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v8.022a6.47 6.47 0 0 0-1.5-.709V2a.5.5 0 0 0-.5-.5H3a.5.5 0 0 0-.5.5v15a.5.5 0 0 0 .5.5h6.313c.173.534.412 1.037.709 1.5H3Z"/><path d="M9.174 14a6.489 6.489 0 0 0-.155 1H6v-1h3.174Z"/><path d="M10.022 12c-.202.316-.378.65-.524 1H4v-1h6.022Z"/><path d="M12.034 10c-.448.283-.86.62-1.224 1H6v-1h6.034Z"/><path d="M12 4v1H4V4h8Z"/><path d="M14 7V6H6v1h8Z"/><path d="M15 9V8H7v1h8Z"/><path clip-rule="evenodd" d="M20 15.5a4.5 4.5 0 1 1-9 0 4.5 4.5 0 0 1 9 0ZM15.5 13a.5.5 0 0 0-.5.5V15h-1.5a.5.5 0 0 0 0 1H15v1.5a.5.5 0 0 0 1 0V16h1.5a.5.5 0 0 0 0-1H16v-1.5a.5.5 0 0 0-.5-.5Z"/></svg>\n',title:n("Table of contents"),description:t("Insert table of contents"),aliases:["toc"]},{id:"numberedList",commandName:"numberedList",icon:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M7 5.75c0 .414.336.75.75.75h9.5a.75.75 0 1 0 0-1.5h-9.5a.75.75 0 0 0-.75.75zM3.5 3v5H2V3.7H1v-1h2.5V3zM.343 17.857l2.59-3.257H2.92a.6.6 0 1 0-1.04 0H.302a2 2 0 1 1 3.995 0h-.001c-.048.405-.16.734-.333.988-.175.254-.59.692-1.244 1.312H4.3v1h-4l.043-.043zM7 14.75a.75.75 0 0 1 .75-.75h9.5a.75.75 0 1 1 0 1.5h-9.5a.75.75 0 0 1-.75-.75z"/></svg>',title:n("Numbered list"),description:t("Create a numbered list")},{id:"outdent",commandName:"outdent",icon:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M2 3.75c0 .414.336.75.75.75h14.5a.75.75 0 1 0 0-1.5H2.75a.75.75 0 0 0-.75.75zm5 6c0 .414.336.75.75.75h9.5a.75.75 0 1 0 0-1.5h-9.5a.75.75 0 0 0-.75.75zM2.75 16.5h14.5a.75.75 0 1 0 0-1.5H2.75a.75.75 0 1 0 0 1.5zm1.618-9.55L.98 9.358a.4.4 0 0 0 .013.661l3.39 2.207A.4.4 0 0 0 5 11.892V7.275a.4.4 0 0 0-.632-.326z"/></svg>',title:n("Decrease indent"),description:t("Decrease the indentation")},{id:"paragraph",commandName:"paragraph",icon:e.icons.paragraph,title:n("Paragraph"),description:t("Insert a paragraph")},{id:"todoList",commandName:"todoList",icon:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="m2.315 14.705 2.224-2.24a.689.689 0 0 1 .963 0 .664.664 0 0 1 0 .949L2.865 16.07a.682.682 0 0 1-.112.089.647.647 0 0 1-.852-.051L.688 14.886a.635.635 0 0 1 0-.903.647.647 0 0 1 .91 0l.717.722zm5.185.045a.75.75 0 0 1 .75-.75h9.5a.75.75 0 1 1 0 1.5h-9.5a.75.75 0 0 1-.75-.75zM2.329 5.745l2.21-2.226a.689.689 0 0 1 .963 0 .664.664 0 0 1 0 .95L2.865 7.125a.685.685 0 0 1-.496.196.644.644 0 0 1-.468-.187L.688 5.912a.635.635 0 0 1 0-.903.647.647 0 0 1 .91 0l.73.736zM7.5 5.75A.75.75 0 0 1 8.25 5h9.5a.75.75 0 1 1 0 1.5h-9.5a.75.75 0 0 1-.75-.75z"/></svg>',title:n("To-do list"),description:t("Create a to-do list")}]}_proxyIsEnabled(e){return e.isEnabled?e.isEnabled(this.editor):!e.commandName||this.editor.commands.get(e.commandName).isEnabled}_proxyExecute(e){if(e.execute)e.execute(this.editor);else{if(!e.commandName)throw new t.CKEditorError("slash-command-execute-missing",this.editor,{commandDefinition:e});this.editor.execute(e.commandName)}}}function o(e,t){return e.title<t.title?-1:e.title>t.title?1:0}function r(e,t){return t+"-"+e.toLowerCase().split(" ").join("-")}const s=["aliases","destroy","editor","concat","pluginName","includes","slashCommandLicenseKeyTrialLimit:operations","push","toLowerCase","filter","slash-command-invalid-license-key","You are using the trial version of CKEditor 5 slash command plugin with limited usage. Make sure you will not use it in the production environment.","_licenseKeyCheckInterval","slashCommandLicenseKeyInvalid","SlashCommandEditing","licenseKey","slashCommandLicenseKeyTrial","requires","slashCommandLicenseKeyValid","SlashCommandConfig","description","info","get","title","isEnabled"];var c,l;c=s,l=491,function(e){for(;--e;)c.push(c.shift())}(++l);const d=function(e,t){return s[e-=0]};class h extends e.Plugin{static get[d("0xd")](){return d("0x17")}static get[d("0x1")](){return[i]}constructor(e){super(e),this[d("0x15")]=null}init(){const e=this.editor;this[d("0x18")]=e.config[d("0x6")](d("0x18"));const n=this.editor;this[d("0x15")]=setInterval((()=>{let e;for(const t in n){const a=t,i=n[a];if(d("0x0")===i||d("0x16")===i||d("0x2")===i||d("0xf")===i){delete n[a],e=i;break}}if(d("0x16")===e)throw clearInterval(this._licenseKeyCheckInterval),new t.CKEditorError(d("0x13"),null);if(d("0x0")===e&&console[d("0x5")](d("0x14")),d("0xf")===e)throw clearInterval(this[d("0x15")]),new t.CKEditorError("slash-command-trial-license-key-reached-limit-changes",null);"slashCommandLicenseKeyValid"===e&&clearInterval(this._licenseKeyCheckInterval)}),1e3)}[d("0xa")](){this._licenseKeyCheckInterval&&clearInterval(this[d("0x15")])}getMatchingCommands(e){const t=e&&e[d("0x11")]();let n=this[d("0xb")].plugins[d("0x6")](d("0x3")).getAllowedCommands();if(n=n[d("0x12")]((e=>e[d("0x8")]())),t){const e=[],a=[],i=[],o=[];for(const r of n)r.id[d("0x11")]().includes(t)?e[d("0x10")](r):r[d("0x7")][d("0x11")]()[d("0xe")](t)?a[d("0x10")](r):r[d("0x9")]&&r[d("0x9")].some((e=>e[d("0x11")]().includes(t)))?i.push(r):r[d("0x4")]&&r[d("0x4")].toLowerCase()[d("0xe")](t)&&o[d("0x10")](r);n=e[d("0xc")](a,i,o)}return n}}var m=n(273);const u=["_createTextPartView","isColorInherited","labelView","ck-slash-command-button","ck-slash-command-button__text-part","textPartView","span","render","children","isIconColorInherited","add","ck-slash-command-button__description","title"];var v,g;v=u,g=201,function(e){for(;--e;)v.push(v.shift())}(++g);const f=function(e,t){return u[e-=0]};class p extends m.ButtonView{constructor(e,t){super(e),this.textPartView=this._createTextPartView(e,t),void 0!==t[f("0x3")]&&(this.iconView[f("0x8")]=t.isIconColorInherited),this.set({icon:t.icon||'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path clip-rule="evenodd" d="M10 19a9 9 0 1 0 0-18 9 9 0 0 0 0 18Zm3.45-9.872a1 1 0 0 1 0 1.744l-4.96 2.79A1 1 0 0 1 7 12.79V7.21a1 1 0 0 1 1.49-.872l4.96 2.79Z"/></svg>',withText:!0,label:t[f("0x6")],class:f("0xa")})}render(){super[f("0x1")](),this[f("0x2")][f("0x4")](this[f("0xc")])}[f("0x7")](e,t){const n=new m.View(e);return n.setTemplate({tag:"div",attributes:{class:["ck",f("0xb")]},children:t.description?[this.labelView,{tag:f("0x0"),attributes:{class:["ck",f("0x5")]},children:[{text:t.description}]}]:[this[f("0x9")]]}),n}}var x=n(278),w=n.n(x),b=n(699),k={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};w()(b.Z,k);b.Z.locals;const C=["change","_overrideMentionExecuteListener","mention.feeds","_setupMentionConfiguration","isNaN","SlashCommandUI","_customItemRenderer","remove","high","execute","push","then","config","getMatchingCommands","init","afterInit","fromCharCode","set","range","get","stop","plugins","join","mention","map","commands","render","ready","slashCommand.dropdownLimit","bind","marker","getEarlierVisibleRevision","editor"];var z,H;z=C,H=121,function(e){for(;--e;)z.push(z.shift())}(++H);const M=function(e,t){return C[e-=0]};class I extends e.Plugin{static get pluginName(){return M("0x10")}constructor(e){super(e),this[M("0xe")]()}[M("0x19")](){this[M("0xa")].once(M("0x5"),this[M("0xc")][M("0x7")](this))}[M("0x1a")](){!function(t){function n(e){return e[M("0x2")]((e=>String[M("0x1b")](e)))[M("0x0")]("")}(t=>{function a(e){return n([112,108,117,103,105,110,78,97,109,101])in e}const i=[1,85,78,115,198,255,50,112,83,87,161],o=[127,34,6,211,167,86,146,199,132,160,18];function r(e){return function(e,t){const a=function(e){const t=atob(e),[a,i]=t[n([115,112,108,105,116])](n([45]));try{if(atob(i))return atob(a)}catch(e){}return t}(e),i=Array[n([102,114,111,109])](function(e){const t=new Uint8Array(e[n([108,101,110,103,116,104])]);for(let a=0;a<e[n([108,101,110,103,116,104])];a++)t[a]=e[n([99,104,97,114,67,111,100,101,65,116])](a);return t}(a)),o=i[n([112,111,112])](),r=i[n([112,111,112])]();return function(e){let t="";for(const a of e)t+=String[n([102,114,111,109,67,104,97,114,67,111,100,101])](a);return t}(function(e,t,a){const i={};i[n([110,117,109,98,101,114,79,102,82,111,117,110,100,115])]={16:10,24:12,32:14},i[n([114,99,111,110])]=[1,2,4,8,16,32,64,128,27,54,108,216,171,77,154,47,94,188,99,198,151,53,106,212,179,125,250,239,197,145],i[n([83])]=[99,124,119,123,242,107,111,197,48,1,103,43,254,215,171,118,202,130,201,125,250,89,71,240,173,212,162,175,156,164,114,192,183,253,147,38,54,63,247,204,52,165,229,241,113,216,49,21,4,199,35,195,24,150,5,154,7,18,128,226,235,39,178,117,9,131,44,26,27,110,90,160,82,59,214,179,41,227,47,132,83,209,0,237,32,252,177,91,106,203,190,57,74,76,88,207,208,239,170,251,67,77,51,133,69,249,2,127,80,60,159,168,81,163,64,143,146,157,56,245,188,182,218,33,16,255,243,210,205,12,19,236,95,151,68,23,196,167,126,61,100,93,25,115,96,129,79,220,34,42,144,136,70,238,184,20,222,94,11,219,224,50,58,10,73,6,36,92,194,211,172,98,145,149,228,121,231,200,55,109,141,213,78,169,108,86,244,234,101,122,174,8,186,120,37,46,28,166,180,198,232,221,116,31,75,189,139,138,112,62,181,102,72,3,246,14,97,53,87,185,134,193,29,158,225,248,152,17,105,217,142,148,155,30,135,233,206,85,40,223,140,161,137,13,191,230,66,104,65,153,45,15,176,84,187,22],i[n([84,49])]=[3328402341,4168907908,4000806809,4135287693,4294111757,3597364157,3731845041,2445657428,1613770832,33620227,3462883241,1445669757,3892248089,3050821474,1303096294,3967186586,2412431941,528646813,2311702848,4202528135,4026202645,2992200171,2387036105,4226871307,1101901292,3017069671,1604494077,1169141738,597466303,1403299063,3832705686,2613100635,1974974402,3791519004,1033081774,1277568618,1815492186,2118074177,4126668546,2211236943,1748251740,1369810420,3521504564,4193382664,3799085459,2883115123,1647391059,706024767,134480908,2512897874,1176707941,2646852446,806885416,932615841,168101135,798661301,235341577,605164086,461406363,3756188221,3454790438,1311188841,2142417613,3933566367,302582043,495158174,1479289972,874125870,907746093,3698224818,3025820398,1537253627,2756858614,1983593293,3084310113,2108928974,1378429307,3722699582,1580150641,327451799,2790478837,3117535592,0,3253595436,1075847264,3825007647,2041688520,3059440621,3563743934,2378943302,1740553945,1916352843,2487896798,2555137236,2958579944,2244988746,3151024235,3320835882,1336584933,3992714006,2252555205,2588757463,1714631509,293963156,2319795663,3925473552,67240454,4269768577,2689618160,2017213508,631218106,1269344483,2723238387,1571005438,2151694528,93294474,1066570413,563977660,1882732616,4059428100,1673313503,2008463041,2950355573,1109467491,537923632,3858759450,4260623118,3218264685,2177748300,403442708,638784309,3287084079,3193921505,899127202,2286175436,773265209,2479146071,1437050866,4236148354,2050833735,3362022572,3126681063,840505643,3866325909,3227541664,427917720,2655997905,2749160575,1143087718,1412049534,999329963,193497219,2353415882,3354324521,1807268051,672404540,2816401017,3160301282,369822493,2916866934,3688947771,1681011286,1949973070,336202270,2454276571,201721354,1210328172,3093060836,2680341085,3184776046,1135389935,3294782118,965841320,831886756,3554993207,4068047243,3588745010,2345191491,1849112409,3664604599,26054028,2983581028,2622377682,1235855840,3630984372,2891339514,4092916743,3488279077,3395642799,4101667470,1202630377,268961816,1874508501,4034427016,1243948399,1546530418,941366308,1470539505,1941222599,2546386513,3421038627,2715671932,3899946140,1042226977,2521517021,1639824860,227249030,260737669,3765465232,2084453954,1907733956,3429263018,2420656344,100860677,4160157185,470683154,3261161891,1781871967,2924959737,1773779408,394692241,2579611992,974986535,664706745,3655459128,3958962195,731420851,571543859,3530123707,2849626480,126783113,865375399,765172662,1008606754,361203602,3387549984,2278477385,2857719295,1344809080,2782912378,59542671,1503764984,160008576,437062935,1707065306,3622233649,2218934982,3496503480,2185314755,697932208,1512910199,504303377,2075177163,2824099068,1841019862,739644986],i[n([84,50])]=[2781242211,2230877308,2582542199,2381740923,234877682,3184946027,2984144751,1418839493,1348481072,50462977,2848876391,2102799147,434634494,1656084439,3863849899,2599188086,1167051466,2636087938,1082771913,2281340285,368048890,3954334041,3381544775,201060592,3963727277,1739838676,4250903202,3930435503,3206782108,4149453988,2531553906,1536934080,3262494647,484572669,2923271059,1783375398,1517041206,1098792767,49674231,1334037708,1550332980,4098991525,886171109,150598129,2481090929,1940642008,1398944049,1059722517,201851908,1385547719,1699095331,1587397571,674240536,2704774806,252314885,3039795866,151914247,908333586,2602270848,1038082786,651029483,1766729511,3447698098,2682942837,454166793,2652734339,1951935532,775166490,758520603,3000790638,4004797018,4217086112,4137964114,1299594043,1639438038,3464344499,2068982057,1054729187,1901997871,2534638724,4121318227,1757008337,0,750906861,1614815264,535035132,3363418545,3988151131,3201591914,1183697867,3647454910,1265776953,3734260298,3566750796,3903871064,1250283471,1807470800,717615087,3847203498,384695291,3313910595,3617213773,1432761139,2484176261,3481945413,283769337,100925954,2180939647,4037038160,1148730428,3123027871,3813386408,4087501137,4267549603,3229630528,2315620239,2906624658,3156319645,1215313976,82966005,3747855548,3245848246,1974459098,1665278241,807407632,451280895,251524083,1841287890,1283575245,337120268,891687699,801369324,3787349855,2721421207,3431482436,959321879,1469301956,4065699751,2197585534,1199193405,2898814052,3887750493,724703513,2514908019,2696962144,2551808385,3516813135,2141445340,1715741218,2119445034,2872807568,2198571144,3398190662,700968686,3547052216,1009259540,2041044702,3803995742,487983883,1991105499,1004265696,1449407026,1316239930,504629770,3683797321,168560134,1816667172,3837287516,1570751170,1857934291,4014189740,2797888098,2822345105,2754712981,936633572,2347923833,852879335,1133234376,1500395319,3084545389,2348912013,1689376213,3533459022,3762923945,3034082412,4205598294,133428468,634383082,2949277029,2398386810,3913789102,403703816,3580869306,2297460856,1867130149,1918643758,607656988,4049053350,3346248884,1368901318,600565992,2090982877,2632479860,557719327,3717614411,3697393085,2249034635,2232388234,2430627952,1115438654,3295786421,2865522278,3633334344,84280067,33027830,303828494,2747425121,1600795957,4188952407,3496589753,2434238086,1486471617,658119965,3106381470,953803233,334231800,3005978776,857870609,3151128937,1890179545,2298973838,2805175444,3056442267,574365214,2450884487,550103529,1233637070,4289353045,2018519080,2057691103,2399374476,4166623649,2148108681,387583245,3664101311,836232934,3330556482,3100665960,3280093505,2955516313,2002398509,287182607,3413881008,4238890068,3597515707,975967766],i[n([84,51])]=[1671808611,2089089148,2006576759,2072901243,4061003762,1807603307,1873927791,3310653893,810573872,16974337,1739181671,729634347,4263110654,3613570519,2883997099,1989864566,3393556426,2191335298,3376449993,2106063485,4195741690,1508618841,1204391495,4027317232,2917941677,3563566036,2734514082,2951366063,2629772188,2767672228,1922491506,3227229120,3082974647,4246528509,2477669779,644500518,911895606,1061256767,4144166391,3427763148,878471220,2784252325,3845444069,4043897329,1905517169,3631459288,827548209,356461077,67897348,3344078279,593839651,3277757891,405286936,2527147926,84871685,2595565466,118033927,305538066,2157648768,3795705826,3945188843,661212711,2999812018,1973414517,152769033,2208177539,745822252,439235610,455947803,1857215598,1525593178,2700827552,1391895634,994932283,3596728278,3016654259,695947817,3812548067,795958831,2224493444,1408607827,3513301457,0,3979133421,543178784,4229948412,2982705585,1542305371,1790891114,3410398667,3201918910,961245753,1256100938,1289001036,1491644504,3477767631,3496721360,4012557807,2867154858,4212583931,1137018435,1305975373,861234739,2241073541,1171229253,4178635257,33948674,2139225727,1357946960,1011120188,2679776671,2833468328,1374921297,2751356323,1086357568,2408187279,2460827538,2646352285,944271416,4110742005,3168756668,3066132406,3665145818,560153121,271589392,4279952895,4077846003,3530407890,3444343245,202643468,322250259,3962553324,1608629855,2543990167,1154254916,389623319,3294073796,2817676711,2122513534,1028094525,1689045092,1575467613,422261273,1939203699,1621147744,2174228865,1339137615,3699352540,577127458,712922154,2427141008,2290289544,1187679302,3995715566,3100863416,339486740,3732514782,1591917662,186455563,3681988059,3762019296,844522546,978220090,169743370,1239126601,101321734,611076132,1558493276,3260915650,3547250131,2901361580,1655096418,2443721105,2510565781,3828863972,2039214713,3878868455,3359869896,928607799,1840765549,2374762893,3580146133,1322425422,2850048425,1823791212,1459268694,4094161908,3928346602,1706019429,2056189050,2934523822,135794696,3134549946,2022240376,628050469,779246638,472135708,2800834470,3032970164,3327236038,3894660072,3715932637,1956440180,522272287,1272813131,3185336765,2340818315,2323976074,1888542832,1044544574,3049550261,1722469478,1222152264,50660867,4127324150,236067854,1638122081,895445557,1475980887,3117443513,2257655686,3243809217,489110045,2662934430,3778599393,4162055160,2561878936,288563729,1773916777,3648039385,2391345038,2493985684,2612407707,505560094,2274497927,3911240169,3460925390,1442818645,678973480,3749357023,2358182796,2717407649,2306869641,219617805,3218761151,3862026214,1120306242,1756942440,1103331905,2578459033,762796589,252780047,2966125488,1425844308,3151392187,372911126],i[n([84,52])]=[1667474886,2088535288,2004326894,2071694838,4075949567,1802223062,1869591006,3318043793,808472672,16843522,1734846926,724270422,4278065639,3621216949,2880169549,1987484396,3402253711,2189597983,3385409673,2105378810,4210693615,1499065266,1195886990,4042263547,2913856577,3570689971,2728590687,2947541573,2627518243,2762274643,1920112356,3233831835,3082273397,4261223649,2475929149,640051788,909531756,1061110142,4160160501,3435941763,875846760,2779116625,3857003729,4059105529,1903268834,3638064043,825316194,353713962,67374088,3351728789,589522246,3284360861,404236336,2526454071,84217610,2593830191,117901582,303183396,2155911963,3806477791,3958056653,656894286,2998062463,1970642922,151591698,2206440989,741110872,437923380,454765878,1852748508,1515908788,2694904667,1381168804,993742198,3604373943,3014905469,690584402,3823320797,791638366,2223281939,1398011302,3520161977,0,3991743681,538992704,4244381667,2981218425,1532751286,1785380564,3419096717,3200178535,960056178,1246420628,1280103576,1482221744,3486468741,3503319995,4025428677,2863326543,4227536621,1128514950,1296947098,859002214,2240123921,1162203018,4193849577,33687044,2139062782,1347481760,1010582648,2678045221,2829640523,1364325282,2745433693,1077985408,2408548869,2459086143,2644360225,943212656,4126475505,3166494563,3065430391,3671750063,555836226,269496352,4294908645,4092792573,3537006015,3452783745,202118168,320025894,3974901699,1600119230,2543297077,1145359496,387397934,3301201811,2812801621,2122220284,1027426170,1684319432,1566435258,421079858,1936954854,1616945344,2172753945,1330631070,3705438115,572679748,707427924,2425400123,2290647819,1179044492,4008585671,3099120491,336870440,3739122087,1583276732,185277718,3688593069,3772791771,842159716,976899700,168435220,1229577106,101059084,606366792,1549591736,3267517855,3553849021,2897014595,1650632388,2442242105,2509612081,3840161747,2038008818,3890688725,3368567691,926374254,1835907034,2374863873,3587531953,1313788572,2846482505,1819063512,1448540844,4109633523,3941213647,1701162954,2054852340,2930698567,134748176,3132806511,2021165296,623210314,774795868,471606328,2795958615,3031746419,3334885783,3907527627,3722280097,1953799400,522133822,1263263126,3183336545,2341176845,2324333839,1886425312,1044267644,3048588401,1718004428,1212733584,50529542,4143317495,235803164,1633788866,892690282,1465383342,3115962473,2256965911,3250673817,488449850,2661202215,3789633753,4177007595,2560144171,286339874,1768537042,3654906025,2391705863,2492770099,2610673197,505291324,2273808917,3924369609,3469625735,1431699370,673740880,3755965093,2358021891,2711746649,2307489801,218961690,3217021541,3873845719,1111672452,1751693520,1094828930,2576986153,757954394,252645662,2964376443,1414855848,3149649517,370555436],i[n([85,49])]=[0,235474187,470948374,303765277,941896748,908933415,607530554,708780849,1883793496,2118214995,1817866830,1649639237,1215061108,1181045119,1417561698,1517767529,3767586992,4003061179,4236429990,4069246893,3635733660,3602770327,3299278474,3400528769,2430122216,2664543715,2362090238,2193862645,2835123396,2801107407,3035535058,3135740889,3678124923,3576870512,3341394285,3374361702,3810496343,3977675356,4279080257,4043610186,2876494627,2776292904,3076639029,3110650942,2472011535,2640243204,2403728665,2169303058,1001089995,899835584,666464733,699432150,59727847,226906860,530400753,294930682,1273168787,1172967064,1475418501,1509430414,1942435775,2110667444,1876241833,1641816226,2910219766,2743034109,2976151520,3211623147,2505202138,2606453969,2302690252,2269728455,3711829422,3543599269,3240894392,3475313331,3843699074,3943906441,4178062228,4144047775,1306967366,1139781709,1374988112,1610459739,1975683434,2076935265,1775276924,1742315127,1034867998,866637845,566021896,800440835,92987698,193195065,429456164,395441711,1984812685,2017778566,1784663195,1683407248,1315562145,1080094634,1383856311,1551037884,101039829,135050206,437757123,337553864,1042385657,807962610,573804783,742039012,2531067453,2564033334,2328828971,2227573024,2935566865,2700099354,3001755655,3168937228,3868552805,3902563182,4203181171,4102977912,3736164937,3501741890,3265478751,3433712980,1106041591,1340463100,1576976609,1408749034,2043211483,2009195472,1708848333,1809054150,832877231,1068351396,766945465,599762354,159417987,126454664,361929877,463180190,2709260871,2943682380,3178106961,3009879386,2572697195,2538681184,2236228733,2336434550,3509871135,3745345300,3441850377,3274667266,3910161971,3877198648,4110568485,4211818798,2597806476,2497604743,2261089178,2295101073,2733856160,2902087851,3202437046,2968011453,3936291284,3835036895,4136440770,4169408201,3535486456,3702665459,3467192302,3231722213,2051518780,1951317047,1716890410,1750902305,1113818384,1282050075,1584504582,1350078989,168810852,67556463,371049330,404016761,841739592,1008918595,775550814,540080725,3969562369,3801332234,4035489047,4269907996,3569255213,3669462566,3366754619,3332740144,2631065433,2463879762,2160117071,2395588676,2767645557,2868897406,3102011747,3069049960,202008497,33778362,270040487,504459436,875451293,975658646,675039627,641025152,2084704233,1917518562,1615861247,1851332852,1147550661,1248802510,1484005843,1451044056,933301370,967311729,733156972,632953703,260388950,25965917,328671808,496906059,1206477858,1239443753,1543208500,1441952575,2144161806,1908694277,1675577880,1842759443,3610369226,3644379585,3408119516,3307916247,4011190502,3776767469,4077384432,4245618683,2809771154,2842737049,3144396420,3043140495,2673705150,2438237621,2203032232,2370213795],i[n([85,50])]=[0,185469197,370938394,487725847,741876788,657861945,975451694,824852259,1483753576,1400783205,1315723890,1164071807,1950903388,2135319889,1649704518,1767536459,2967507152,3152976349,2801566410,2918353863,2631447780,2547432937,2328143614,2177544179,3901806776,3818836405,4270639778,4118987695,3299409036,3483825537,3535072918,3652904859,2077965243,1893020342,1841768865,1724457132,1474502543,1559041666,1107234197,1257309336,598438867,681933534,901210569,1052338372,261314535,77422314,428819965,310463728,3409685355,3224740454,3710368113,3593056380,3875770207,3960309330,4045380933,4195456072,2471224067,2554718734,2237133081,2388260884,3212035895,3028143674,2842678573,2724322336,4138563181,4255350624,3769721975,3955191162,3667219033,3516619604,3431546947,3347532110,2933734917,2782082824,3099667487,3016697106,2196052529,2313884476,2499348523,2683765030,1179510461,1296297904,1347548327,1533017514,1786102409,1635502980,2087309459,2003294622,507358933,355706840,136428751,53458370,839224033,957055980,605657339,790073846,2373340630,2256028891,2607439820,2422494913,2706270690,2856345839,3075636216,3160175349,3573941694,3725069491,3273267108,3356761769,4181598602,4063242375,4011996048,3828103837,1033297158,915985419,730517276,545572369,296679730,446754879,129166120,213705253,1709610350,1860738147,1945798516,2029293177,1239331162,1120974935,1606591296,1422699085,4148292826,4233094615,3781033664,3931371469,3682191598,3497509347,3446004468,3328955385,2939266226,2755636671,3106780840,2988687269,2198438022,2282195339,2501218972,2652609425,1201765386,1286567175,1371368976,1521706781,1805211710,1620529459,2105887268,1988838185,533804130,350174575,164439672,46346101,870912086,954669403,636813900,788204353,2358957921,2274680428,2592523643,2441661558,2695033685,2880240216,3065962831,3182487618,3572145929,3756299780,3270937875,3388507166,4174560061,4091327024,4006521127,3854606378,1014646705,930369212,711349675,560487590,272786309,457992840,106852767,223377554,1678381017,1862534868,1914052035,2031621326,1211247597,1128014560,1580087799,1428173050,32283319,182621114,401639597,486441376,768917123,651868046,1003007129,818324884,1503449823,1385356242,1333838021,1150208456,1973745387,2125135846,1673061617,1756818940,2970356327,3120694122,2802849917,2887651696,2637442643,2520393566,2334669897,2149987652,3917234703,3799141122,4284502037,4100872472,3309594171,3460984630,3545789473,3629546796,2050466060,1899603969,1814803222,1730525723,1443857720,1560382517,1075025698,1260232239,575138148,692707433,878443390,1062597235,243256656,91341917,409198410,325965383,3403100636,3252238545,3704300486,3620022987,3874428392,3990953189,4042459122,4227665663,2460449204,2578018489,2226875310,2411029155,3198115200,3046200461,2827177882,2743944855],i[n([85,51])]=[0,218828297,437656594,387781147,875313188,958871085,775562294,590424639,1750626376,1699970625,1917742170,2135253587,1551124588,1367295589,1180849278,1265195639,3501252752,3720081049,3399941250,3350065803,3835484340,3919042237,4270507174,4085369519,3102249176,3051593425,2734591178,2952102595,2361698556,2177869557,2530391278,2614737639,3145456443,3060847922,2708326185,2892417312,2404901663,2187128086,2504130317,2555048196,3542330227,3727205754,3375740769,3292445032,3876557655,3926170974,4246310725,4027744588,1808481195,1723872674,1910319033,2094410160,1608975247,1391201670,1173430173,1224348052,59984867,244860394,428169201,344873464,935293895,984907214,766078933,547512796,1844882806,1627235199,2011214180,2062270317,1507497298,1423022939,1137477952,1321699145,95345982,145085239,532201772,313773861,830661914,1015671571,731183368,648017665,3175501286,2957853679,2807058932,2858115069,2305455554,2220981195,2474404304,2658625497,3575528878,3625268135,3473416636,3254988725,3778151818,3963161475,4213447064,4130281361,3599595085,3683022916,3432737375,3247465558,3802222185,4020912224,4172763771,4122762354,3201631749,3017672716,2764249623,2848461854,2331590177,2280796200,2431590963,2648976442,104699613,188127444,472615631,287343814,840019705,1058709744,671593195,621591778,1852171925,1668212892,1953757831,2037970062,1514790577,1463996600,1080017571,1297403050,3673637356,3623636965,3235995134,3454686199,4007360968,3822090177,4107101658,4190530515,2997825956,3215212461,2830708150,2779915199,2256734592,2340947849,2627016082,2443058075,172466556,122466165,273792366,492483431,1047239e3,861968209,612205898,695634755,1646252340,1863638845,2013908262,1963115311,1446242576,1530455833,1277555970,1093597963,1636604631,1820824798,2073724613,1989249228,1436590835,1487645946,1337376481,1119727848,164948639,81781910,331544205,516552836,1039717051,821288114,669961897,719700128,2973530695,3157750862,2871682645,2787207260,2232435299,2283490410,2667994737,2450346104,3647212047,3564045318,3279033885,3464042516,3980931627,3762502690,4150144569,4199882800,3070356634,3121275539,2904027272,2686254721,2200818878,2384911031,2570832044,2486224549,3747192018,3528626907,3310321856,3359936201,3950355702,3867060991,4049844452,4234721005,1739656202,1790575107,2108100632,1890328081,1402811438,1586903591,1233856572,1149249077,266959938,48394827,369057872,418672217,1002783846,919489135,567498868,752375421,209336225,24197544,376187827,459744698,945164165,895287692,574624663,793451934,1679968233,1764313568,2117360635,1933530610,1343127501,1560637892,1243112415,1192455638,3704280881,3519142200,3336358691,3419915562,3907448597,3857572124,4075877127,4294704398,3029510009,3113855344,2927934315,2744104290,2159976285,2377486676,2594734927,2544078150],i[n([85,52])]=[0,151849742,303699484,454499602,607398968,758720310,908999204,1059270954,1214797936,1097159550,1517440620,1400849762,1817998408,1699839814,2118541908,2001430874,2429595872,2581445614,2194319100,2345119218,3034881240,3186202582,2801699524,2951971274,3635996816,3518358430,3399679628,3283088770,4237083816,4118925222,4002861748,3885750714,1002142683,850817237,698445255,548169417,529487843,377642221,227885567,77089521,1943217067,2061379749,1640576439,1757691577,1474760595,1592394909,1174215055,1290801793,2875968315,2724642869,3111247143,2960971305,2405426947,2253581325,2638606623,2487810577,3808662347,3926825029,4044981591,4162096729,3342319475,3459953789,3576539503,3693126241,1986918061,2137062819,1685577905,1836772287,1381620373,1532285339,1078185097,1229899655,1040559837,923313619,740276417,621982671,439452389,322734571,137073913,19308535,3871163981,4021308739,4104605777,4255800159,3263785589,3414450555,3499326569,3651041127,2933202493,2815956275,3167684641,3049390895,2330014213,2213296395,2566595609,2448830231,1305906550,1155237496,1607244650,1455525988,1776460110,1626319424,2079897426,1928707164,96392454,213114376,396673818,514443284,562755902,679998e3,865136418,983426092,3708173718,3557504664,3474729866,3323011204,4180808110,4030667424,3945269170,3794078908,2507040230,2623762152,2272556026,2390325492,2975484382,3092726480,2738905026,2857194700,3973773121,3856137295,4274053469,4157467219,3371096953,3252932727,3673476453,3556361835,2763173681,2915017791,3064510765,3215307299,2156299017,2307622919,2459735317,2610011675,2081048481,1963412655,1846563261,1729977011,1480485785,1362321559,1243905413,1126790795,878845905,1030690015,645401037,796197571,274084841,425408743,38544885,188821243,3613494426,3731654548,3313212038,3430322568,4082475170,4200115116,3780097726,3896688048,2668221674,2516901860,2366882550,2216610296,3141400786,2989552604,2837966542,2687165888,1202797690,1320957812,1437280870,1554391400,1669664834,1787304780,1906247262,2022837584,265905162,114585348,499347990,349075736,736970802,585122620,972512814,821712160,2595684844,2478443234,2293045232,2174754046,3196267988,3079546586,2895723464,2777952454,3537852828,3687994002,3234156416,3385345166,4142626212,4293295786,3841024952,3992742070,174567692,57326082,410887952,292596766,777231668,660510266,1011452712,893681702,1108339068,1258480242,1343618912,1494807662,1715193156,1865862730,1948373848,2100090966,2701949495,2818666809,3004591147,3122358053,2235061775,2352307457,2535604243,2653899549,3915653703,3764988233,4219352155,4067639125,3444575871,3294430577,3746175075,3594982253,836553431,953270745,600235211,718002117,367585007,484830689,133361907,251657213,2041877159,1891211689,1806599355,1654886325,1568718495,1418573201,1335535747,1184342925];const o=new Uint8Array(16);for(let e=15;e>=0;--e)o[e]=a%256,a=parseInt(a/256);let r=null,s=16;const c=new Uint8Array(t),l=[],d=[];!function(){const e=i[n([110,117,109,98,101,114,79,102,82,111,117,110,100,115])][c[n([108,101,110,103,116,104])]];for(let t=0;t<=e;t++)l[n([112,117,115,104])]([0,0,0,0]),d[n([112,117,115,104])]([0,0,0,0]);const t=4*(e+1),a=c[n([108,101,110,103,116,104])]/4,o=h(c);let r;for(let t=0;t<a;t++)r=t>>2,l[r][t%4]=o[t],d[e-r][t%4]=o[t];let s,m=0,u=a;for(;u<t;){s=o[a-1],o[0]^=i[n([83])][s>>16&255]<<24^i[n([83])][s>>8&255]<<16^i[n([83])][255&s]<<8^i[n([83])][s>>24&255]^i[n([114,99,111,110])][m]<<24,m+=1;for(let e=1;e<a/2;e++)o[e]^=o[e-1];s=o[a/2-1],o[a/2]^=i[n([83])][255&s]^i[n([83])][s>>8&255]<<8^i[n([83])][s>>16&255]<<16^i[n([83])][s>>24&255]<<24;for(let e=a/2+1;e<a;e++)o[e]^=o[e-1];let r,c,h=0;for(;h<a&&u<t;)r=u>>2,c=u%4,l[r][c]=o[h],d[e-r][c]=o[h++],u++}for(let t=1;t<e;t++)for(let e=0;e<4;e++)s=d[t][e],d[t][e]=i[n([85,49])][s>>24&255]^i[n([85,50])][s>>16&255]^i[n([85,51])][s>>8&255]^i[n([85,52])][255&s]}();for(let t=0;t<e[n([108,101,110,103,116,104])];t++)16===s&&(r=u(o),s=0,m(o)),e[t]^=r[s++];return e;function h(e){const t=[];for(let a=0;a<e[n([108,101,110,103,116,104])];a+=4)t[n([112,117,115,104])](e[a]<<24|e[a+1]<<16|e[a+2]<<8|e[a+3]);return t}function m(e){for(let t=15;t>=0;t--){if(255!==e[t]){e[t]++;break}e[t]=0}}function u(e){const t=l[n([108,101,110,103,116,104])]-1,a=[0,0,0,0];let o=h(e);for(let e=0;e<4;e++)o[e]^=l[0][e];for(let e=1;e<t;e++){for(let t=0;t<4;t++)a[t]=i[n([84,49])][o[t]>>24&255]^i[n([84,50])][o[(t+1)%4]>>16&255]^i[n([84,51])][o[(t+2)%4]>>8&255]^i[n([84,52])][255&o[(t+3)%4]]^l[e][t];o=a[n([115,108,105,99,101])]()}const r=new Uint8Array(16);let s;for(let e=0;e<4;e++)s=l[t][e],r[4*e]=255&(i[n([83])][o[e]>>24&255]^s>>24),r[4*e+1]=255&(i[n([83])][o[(e+1)%4]>>16&255]^s>>16),r[4*e+2]=255&(i[n([83])][o[(e+2)%4]>>8&255]^s>>8),r[4*e+3]=255&(i[n([83])][255&o[(e+3)%4]]^s);return r}}(i,t,r+256*o))}(e,new Uint8Array([...i,29,221,175,90,231,133,239,240,75,180,...o]))}const s=function(){const e=[{[n([105,100])]:1,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([67,111,109,109,101,110,116,115]),[n([112,108,117,103,105,110,78,97,109,101])]:n([67,111,109,109,101,110,116,115,82,101,112,111,115,105,116,111,114,121]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([108,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101]),[n([99,104,101,99,107,65,108,115,111])]:[{[n([105,100])]:2,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([84,114,97,99,107,32,67,104,97,110,103,101,115]),[n([112,108,117,103,105,110,78,97,109,101])]:n([84,114,97,99,107,67,104,97,110,103,101,115,69,100,105,116,105,110,103]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([108,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101,70,111,114,84,114,97,99,107,67,104,97,110,103,101,115]),[n([111,112,116,105,111,110,115])]:{[n([97,105,119,115,103,105,99])]:!0,[n([97,105,116,99,100,103,105,108])]:!0,[n([97,105,114,118,105,105,108])]:!0}}],[n([111,112,116,105,111,110,115])]:{[n([97,105,119,115,103,105,99])]:!0,[n([97,105,116,99,100,103,105,108])]:!0,[n([97,105,114,118,105,105,108])]:!0}},{[n([105,100])]:3,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([80,97,103,105,110,97,116,105,111,110]),[n([112,108,117,103,105,110,78,97,109,101])]:n([80,97,103,105,110,97,116,105,111,110,76,111,111,107,117,112]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([112,97,103,105,110,97,116,105,111,110,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101])},{[n([105,100])]:4,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([82,101,118,105,115,105,111,110,32,72,105,115,116,111,114,121]),[n([112,108,117,103,105,110,78,97,109,101])]:n([82,101,118,105,115,105,111,110,115,82,101,112,111,115,105,116,111,114,121]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([108,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101,70,111,114,82,101,118,105,115,105,111,110,72,105,115,116,111,114,121]),[n([111,112,116,105,111,110,115])]:{[n([97,105,119,115,103,105,99])]:!0,[n([97,105,116,99,100,103,105,108])]:!0,[n([97,105,114,118,105,105,108])]:!0}},{[n([105,100])]:5,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([68,111,99,117,109,101,110,116,32,79,117,116,108,105,110,101]),[n([112,108,117,103,105,110,78,97,109,101])]:n([68,111,99,117,109,101,110,116,79,117,116,108,105,110,101,85,73]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([100,111,99,117,109,101,110,116,79,117,116,108,105,110,101,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101]),[n([111,112,116,105,111,110,115])]:{[n([102,103,105])]:12}},{[n([105,100])]:6,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([70,111,114,109,97,116,32,80,97,105,110,116,101,114]),[n([112,108,117,103,105,110,78,97,109,101])]:n([70,111,114,109,97,116,80,97,105,110,116,101,114,85,73]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([102,111,114,109,97,116,80,97,105,110,116,101,114,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101]),[n([111,112,116,105,111,110,115])]:{[n([102,103,105])]:12}},{[n([105,100])]:7,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([83,108,97,115,104,32,67,111,109,109,97,110,100]),[n([112,108,117,103,105,110,78,97,109,101])]:n([83,108,97,115,104,67,111,109,109,97,110,100,85,73]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([115,108,97,115,104,67,111,109,109,97,110,100,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101]),[n([111,112,116,105,111,110,115])]:{[n([102,103,105])]:12}},{[n([105,100])]:8,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([84,97,98,108,101,32,111,102,32,67,111,110,116,101,110,116,115]),[n([112,108,117,103,105,110,78,97,109,101])]:n([84,97,98,108,101,79,102,67,111,110,116,101,110,116,115,69,100,105,116,105,110,103]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([116,97,98,108,101,79,102,67,111,110,116,101,110,116,115,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101]),[n([111,112,116,105,111,110,115])]:{[n([102,103,105])]:12}},{[n([105,100])]:9,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([84,101,109,112,108,97,116,101]),[n([112,108,117,103,105,110,78,97,109,101])]:n([84,101,109,112,108,97,116,101,85,73]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([116,101,109,112,108,97,116,101,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101]),[n([111,112,116,105,111,110,115])]:{[n([102,103,105])]:12}},{[n([105,100])]:10,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([80,97,115,116,101,32,102,114,111,109,32,79,102,102,105,99,101,32,69,110,104,97,110,99,101,100]),[n([112,108,117,103,105,110,78,97,109,101])]:n([80,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,73,110,108,105,110,101,114]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([112,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101]),[n([111,112,116,105,111,110,115])]:{[n([102,103,105])]:12}},{[n([105,100])]:11,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([65,73,32,65,115,115,105,115,116,97,110,116]),[n([112,108,117,103,105,110,78,97,109,101])]:n([65,73,65,115,115,105,115,116,97,110,116,85,73]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([97,105,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101])},{[n([105,100])]:12,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([80,114,111,100,117,99,116,105,118,105,116,121,32,112,97,99,107])},{[n([105,100])]:13,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([67,97,115,101,32,67,104,97,110,103,101]),[n([112,108,117,103,105,110,78,97,109,101])]:n([67,97,115,101,67,104,97,110,103,101,85,73]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([99,97,115,101,67,104,97,110,103,101,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101]),[n([111,112,116,105,111,110,115])]:{[n([102,103,105])]:12}}];return function e(t){t[n([102,111,114,69,97,99,104])]((t=>{t[n([112,101,114,109,105,115,115,105,111,110,77,97,115,107])]=1<<t[n([105,100])]-1,a(t)&&t[n([99,104,101,99,107,65,108,115,111])]&&e(t[n([99,104,101,99,107,65,108,115,111])])}))}(e),e}(),c={[n([99,104,101,99,107,76,105,99,101,110,115,101])]:function(e,t){f(g(e,t),t)},[n([99,104,101,99,107,76,105,99,101,110,115,101,70,111,114,84,114,97,99,107,67,104,97,110,103,101,115])]:function(e,t){f(function(e,t){try{if(C(d,n([84,114,97,99,107,67,104,97,110,103,101,115,69,100,105,116,105,110,103]))&&e){const a=z(d,n([84,114,97,99,107,67,104,97,110,103,101,115,69,100,105,116,105,110,103]))[n([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])];if(parseInt(a)/2>e[n([101,120,112,105,114,97,116,105,111,110,68,97,116,101])])return p(t[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100]))}return g(e,t)}catch(e){return p(t[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100]))}}(e,t),t)},[n([99,104,101,99,107,76,105,99,101,110,115,101,70,111,114,82,101,118,105,115,105,111,110,72,105,115,116,111,114,121])]:function(e,t){const a=o[0]*i[1],r=o[0]*i[2],s=o[2]*i[2];function c(e,t){l(),p(t+n([84,114,105,97,108,76,105,109,105,116,58])+e),window[x()]=e===n([116,105,109,101])?a:r}function l(){const e=d;function t(){C(e,n([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))&&(z(e,n([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))[n([117,110,98,105,110,100])](n([105,115,69,110,97,98,108,101,100])),z(e,n([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))[n([105,115,69,110,97,98,108,101,100])]=!1,z(e,n([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))[n([117,112,100,97,116,101])]=k,z(e,n([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))[n([115,97,118,101,82,101,118,105,115,105,111,110])]=k,e[n([109,111,100,101,108])][n([99,104,97,110,103,101])]=k,e[n([109,111,100,101,108])][n([101,110,113,117,101,117,101,67,104,97,110,103,101])]=k,e[n([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](n([109,111,100,101,108]))),C(e,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))&&(z(e,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[n([117,110,98,105,110,100])](n([105,115,69,110,97,98,108,101,100])),z(e,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[n([105,115,69,110,97,98,108,101,100])]=!1,z(e,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[n([99,111,109,112,97,114,101])]=k,z(e,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[n([95,103,101,116,68,105,102,102])]=k)}e[n([115,116,97,116,101])]==n([114,101,97,100,121])?t():e[n([111,110,99,101])](n([114,101,97,100,121]),(()=>{if(C(e,n([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))&&t(),C(e,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))){const a=z(e,n([82,101,118,105,115,105,111,110,115,82,101,112,111,115,105,116,111,114,121])),i=a.getRevision(0),o=a[M("0x9")](i[n([105,100])]);z(e,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[n([99,111,109,112,97,114,101])](i[n([105,100])],o?o[n([105,100])]:null,1)[M("0x16")]((()=>t()))}}))}C(d,n([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))&&z(d,n([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))[n([115,116,97,116,101])]==n([99,111,110,110,101,99,116,101,100])&&(window[x()]=s),function(e,t){if(e==t[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100]))l();else if(e==t[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([84,114,105,97,108])){const e=function(){if(!C(d,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114])))return!1;for(const e in window)if(Number[M("0xf")](Number(e))){if(window[e]===a)return n([116,105,109,101]);if(window[e]===r)return n([114,101,118,105,115,105,111,110,115])}return!1}();e&&c(e,t[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]);const s=function(){let e=o[6]*i[8]*i[6];return C(d,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))&&(e/=10),e}();window[n([115,101,116,84,105,109,101,111,117,116])]((()=>{c(n([116,105,109,101]),t[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])])}),s);const l=z(d,n([82,101,118,105,115,105,111,110,115,82,101,112,111,115,105,116,111,114,121]))[n([95,114,101,118,105,115,105,111,110,115])];l[n([108,101,110,103,116,104])]>=7?c(n([114,101,118,105,115,105,111,110,115]),t[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]):l.on(n([97,100,100]),(()=>{l[n([108,101,110,103,116,104])]>=7&&c(n([114,101,118,105,115,105,111,110,115]),t[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])])}))}}(function(e,t){try{return function(){if(!C(d,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114])))return!1;for(const e in window)if(Number[M("0xf")](Number(e))&&window[e]===s)return!0;return!1}()?p(t[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([86,97,108,105,100])):g(e,t)}catch(e){return p(t[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100]))}}(e,t),t)}},l=t[n([99,111,110,115,116,114,117,99,116,111,114])][n([112,108,117,103,105,110,78,97,109,101])],d=n([99,111,110,116,101,120,116])in t?t.context:t[M("0xa")],h=n([52,48,52,54,50,52,50,52]),m=n([65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,48,49,50,51,52,53,54,55,56,57]),u=d[M("0x17")][M("0x1e")](n([108,105,99,101,110,115,101,75,101,121])),v=s[n([102,105,108,116,101,114])](a)[n([102,105,110,100])]((e=>e[n([112,108,117,103,105,110,78,97,109,101])]===l));function g(e,t){try{return function(e){if(!C(d,e[n([112,108,117,103,105,110,78,97,109,101])]))return!0;const t=e[n([111,112,116,105,111,110,115])]||{},a=t[n([97,105,119,115,103,105,99])]||!1,i=t[n([97,105,116,99,100,103,105,108])]||!1,o=t[n([97,105,114,118,105,105,108])]||!1;return!(!C(d,n([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))||z(d,n([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))[n([115,116,97,116,101])]!=n([99,111,110,110,101,99,116,101,100])||!a)||(!(!C(d,n([84,114,97,99,107,67,104,97,110,103,101,115,68,97,116,97,71,101,116,116,101,114]))||z(d,n([84,114,97,99,107,67,104,97,110,103,101,115,68,97,116,97,71,101,116,116,101,114]))[n([114,101,115,117,108,116])]!=n([101,110,100])||!i)||!(!C(d,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114,73,110,116,101,103,114,97,116,105,111,110]))||z(d,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114,73,110,116,101,103,114,97,116,105,111,110]))[n([114,101,115,117,108,116])]!=n([101,110,100])||!o))}(t)?p(t[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([86,97,108,105,100])):e&&function(e,t){const a=!!(e&t[n([112,101,114,109,105,115,115,105,111,110,77,97,115,107])]),i=function(e,t){const a=(t[n([111,112,116,105,111,110,115])]||{})[n([102,103,105])]||null;if(!a)return!1;const i=s[n([102,105,110,100])]((e=>e[n([105,100])]===a));return!!i&&!!(e&i[n([112,101,114,109,105,115,115,105,111,110,77,97,115,107])])}(e,t);return a||i}(e[n([97,108,108,111,119,101,100,80,108,117,103,105,110,115])],t)?e[n([105,115,73,110,116,101,114,110,97,108])]&&!window[n([111,112,101,110])][n([99,108,111,115,101,100])]||parseInt(h)/2>e[n([101,120,112,105,114,97,116,105,111,110,68,97,116,101])]?p(t[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100])):e[n([105,115,84,114,105,97,108])]?p(t[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([84,114,105,97,108])):p(t[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([86,97,108,105,100])):p(t[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100]))}catch(e){return p(t[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100]))}}function f(t,a){if(d instanceof e.Context){const e=d;t==a[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100])?w(e):t==a[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([84,114,105,97,108])&&window[n([115,101,116,84,105,109,101,111,117,116])]((()=>{w(e),p(a[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([84,114,105,97,108,76,105,109,105,116,58,116,105,109,101]))}),o[6]*i[8]*i[6]),e[n([101,100,105,116,111,114,115])][n([111,110])](n([97,100,100]),((e,i)=>{t!=a[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100])&&t!=a[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([84,114,105,97,108,76,105,109,105,116,58,116,105,109,101])&&t!=a[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([84,114,105,97,108,76,105,109,105,116,58,111,112,101,114,97,116,105,111,110,115])||b(i)}))}else{const e=d;t==a[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100])?b(e):t==a[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([84,114,105,97,108])&&e[n([111,110])](n([114,101,97,100,121]),(()=>{let t=0;e[n([109,111,100,101,108])][n([111,110])](n([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),((i,o)=>{o[0][n([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&t++,504===t&&(b(e),p(a[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([84,114,105,97,108,76,105,109,105,116,58,111,112,101,114,97,116,105,111,110,115])),i[n([111,102,102])]())}),{priority:n([104,105,103,104,101,115,116])})}))}}function p(e){const t=x();return d[t]=e,e}function x(){const e=String(window[n([112,101,114,102,111,114,109,97,110,99,101])][n([110,111,119])]())[n([114,101,112,108,97,99,101])](n([46]),"");let t="";for(let a=0;a<e[n([108,101,110,103,116,104])];a+=2){let i=parseInt(e[n([115,117,98,115,116,114,105,110,103])](a,a+2));i>=m[n([108,101,110,103,116,104])]&&(i-=m[n([108,101,110,103,116,104])]),t+=m[i]}return t}function w(e){for(const t of e[n([101,100,105,116,111,114,115])])b(t);z(e,n([67,111,109,109,101,110,116,115,82,101,112,111,115,105,116,111,114,121]))[n([115,119,105,116,99,104,82,101,97,100,79,110,108,121])](!0),z(e,n([67,111,109,109,101,110,116,115,82,101,112,111,115,105,116,111,114,121]))[n([115,119,105,116,99,104,82,101,97,100,79,110,108,121])]=k}function b(e){function t(){e[n([109,111,100,101,108])][n([99,104,97,110,103,101])]=k,e[n([109,111,100,101,108])][n([101,110,113,117,101,117,101,67,104,97,110,103,101])]=k,e[n([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](n([109,111,100,101,108]))}e[n([115,116,97,116,101])]==n([114,101,97,100,121])?t():e[n([111,110,99,101])](n([114,101,97,100,121]),(()=>t()))}function k(){return null}function C(e,t){return e[n([112,108,117,103,105,110,115])][n([104,97,115])](t)}function z(e,t){return e[n([112,108,117,103,105,110,115])][n([103,101,116])](t)}v&&function e(t,a){c[a[n([104,97,110,100,108,101,114])]](t,a),a[n([99,104,101,99,107,65,108,115,111])]&&a[n([99,104,101,99,107,65,108,115,111])][n([102,105,108,116,101,114])]((e=>C(d,e[n([112,108,117,103,105,110,78,97,109,101])])))[n([102,111,114,69,97,99,104])]((n=>e(t,n)))}(function(e){try{const t=r(e),a=JSON[n([112,97,114,115,101])](t),i=parseInt(a[n([49])]),o=a[n([50])]||"",s=parseInt(a[n([51])]),c=parseInt(a[n([52])])||0,l=parseInt(a[n([53])])||0;return{[n([112,114,111,100,117,99,116,78,97,109,101])]:o,[n([97,108,108,111,119,101,100,80,108,117,103,105,110,115])]:c,[n([101,120,112,105,114,97,116,105,111,110,68,97,116,101])]:i,[n([105,115,84,114,105,97,108])]:s,[n([105,115,73,110,116,101,114,110,97,108])]:l}}catch(e){return null}}(u),v)})(t)}(this)}_setupMentionConfiguration(){const e=this[M("0xa")],t=this[M("0xa")][M("0x20")].get("SlashCommandEditing"),n=e[M("0x17")][M("0x1e")](M("0xd"));n[M("0x15")]({marker:"/",feed:e=>t[M("0x18")](e),itemRenderer:this[M("0x11")][M("0x7")](this),dropdownLimit:e[M("0x17")][M("0x1e")](M("0x6"))||1/0}),e.config[M("0x1c")](M("0xd"),n)}[M("0xc")](){const e=this[M("0xa")];e[M("0x3")].get(M("0x1")).on(M("0x14"),((t,n)=>{const a=n[0],i=e.model;"/"===a[M("0x8")]&&i[M("0xb")]((e=>{e[M("0x12")](a[M("0x1d")]),a[M("0x1")].execute(),t[M("0x1f")]()}))}),{priority:M("0x13")})}[M("0x11")](e){const t=this.editor.locale,n=new p(t,e);return n[M("0x4")](),n.element}}var y,V,N=["SlashCommand","pluginName","requires","Mention"];y=N,V=391,function(e){for(;--e;)y.push(y.shift())}(++V);var _=function(e,t){return N[e-=0]};class L extends e.Plugin{static get[_("0x3")](){return[_("0x0"),h,I]}static get[_("0x2")](){return _("0x1")}}})(),(window.CKEditor5=window.CKEditor5||{}).slashCommand=a})();
5
+ */(()=>{var e={325:(e,o,r)=>{"use strict";r.d(o,{Z:()=>c});var t=r(758),n=r.n(t)()((function(e){return e[1]}));n.push([e.id,".ck-content pre>code.ck-suggestion-marker-formatBlock{box-shadow:-7px 0 0 0 #ededed,-10px 0 0 0 var(--ck-color-suggestion-marker-format-border);display:block}.ck-content pre>code.ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{box-shadow:-5px 0 0 0 #ededed,-8px 0 0 0 var(--ck-color-suggestion-marker-format-border-active)}",""]);const c=n},717:(e,o,r)=>{"use strict";r.d(o,{Z:()=>c});var t=r(758),n=r.n(t)()((function(e){return e[1]}));n.push([e.id,".ck-content .ck-suggestion-marker-deletion.ck-widget.ck-horizontal-line{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-horizontal-line.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-horizontal-line{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-horizontal-line.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const c=n},437:(e,o,r)=>{"use strict";r.d(o,{Z:()=>c});var t=r(758),n=r.n(t)()((function(e){return e[1]}));n.push([e.id,".ck-content .ck-widget.image>figcaption.ck-suggestion-marker-deletion{background-color:var(--ck-color-suggestion-widget-deletion-background);border:none}.ck-content .ck-widget.image>figcaption.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-widget.image>figcaption.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-insertion-background);border:none}.ck-content .ck-widget.image>figcaption.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .ck-suggestion-marker-deletion.ck-widget.image{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.image img{opacity:.6}.ck-content .ck-suggestion-marker-deletion.ck-widget.image figcaption{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.image.ck-suggestion-marker--active,.ck-content .ck-suggestion-marker-deletion.ck-widget.image.ck-suggestion-marker--active figcaption{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.image,.ck-content .ck-suggestion-marker-insertion.ck-widget.image figcaption{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.image.ck-suggestion-marker--active,.ck-content .ck-suggestion-marker-insertion.ck-widget.image.ck-suggestion-marker--active figcaption{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const c=n},40:(e,o,r)=>{"use strict";r.d(o,{Z:()=>c});var t=r(758),n=r.n(t)()((function(e){return e[1]}));n.push([e.id,".ck-content .ck-suggestion-marker-deletion.ck-widget.media{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.media .ck-media__wrapper{opacity:.6}.ck-content .ck-suggestion-marker-deletion.ck-widget.media.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.media{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.media.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const c=n},366:(e,o,r)=>{"use strict";r.d(o,{Z:()=>c});var t=r(758),n=r.n(t)()((function(e){return e[1]}));n.push([e.id,".ck-content .ck-suggestion-marker-deletion.ck-widget.page-break{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.page-break.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.page-break{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.page-break.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const c=n},153:(e,o,r)=>{"use strict";r.d(o,{Z:()=>c});var t=r(758),n=r.n(t)()((function(e){return e[1]}));n.push([e.id,":root{--ck-color-suggestion-widget-th-insertion-background:rgba(102,229,119,.12);--ck-color-suggestion-widget-th-insertion-background-active:rgba(37,218,61,.14);--ck-color-suggestion-widget-th-deletion-background:rgba(229,102,134,.14);--ck-color-suggestion-widget-th-deletion-background-active:rgba(196,33,74,.16)}.ck-content figure.table .ck-suggestion-marker-formatBlock{box-shadow:-3px 0 0 0 var(--ck-color-suggestion-marker-format-border)}.ck-content figure.table .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{box-shadow:-3px 0 0 0 var(--ck-color-suggestion-marker-format-border-active)}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-deletion{background-color:var(--ck-color-suggestion-widget-deletion-background);border:none}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-insertion-background);border:none}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .ck-suggestion-marker-insertion.table{border-color:var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.table>figcaption{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-insertion.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-insertion-background);border-color:var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-insertion-background);border-color:var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table{border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>figcaption{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-widget.table{border-color:var(--ck-color-suggestion-marker-deletion-border)}.ck-content .ck-suggestion-marker-deletion.ck-widget.table>figcaption{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-deletion.ck-widget.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-deletion-background);border-color:var(--ck-color-suggestion-marker-deletion-border);text-decoration:none}.ck-content .ck-suggestion-marker-deletion.ck-widget.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-deletion-background);border-color:var(--ck-color-suggestion-marker-deletion-border);text-decoration:none}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table{border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>figcaption{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .table th.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-th-insertion-background)}.ck-content .table th.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-th-insertion-background-active)}.ck-content .table th.ck-suggestion-marker-deletion{background-color:var(--ck-color-suggestion-widget-th-deletion-background);text-decoration:none}.ck-content .table th.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-th-deletion-background-active)}.ck-content .table td.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .table td.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .table td.ck-suggestion-marker-deletion{background-color:var(--ck-color-suggestion-widget-deletion-background);text-decoration:none}.ck-content .table td.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .table td.ck-suggestion-marker-formatBlock,.ck-content .table td.ck-suggestion-marker-formatInline,.ck-content .table th.ck-suggestion-marker-formatBlock,.ck-content .table th.ck-suggestion-marker-formatInline{background-color:var(--ck-color-suggestion-widget-format-background);box-shadow:none}.ck-content .table td.ck-suggestion-marker-formatBlock.ck-suggestion-marker--active,.ck-content .table td.ck-suggestion-marker-formatInline.ck-suggestion-marker--active,.ck-content .table th.ck-suggestion-marker-formatBlock.ck-suggestion-marker--active,.ck-content .table th.ck-suggestion-marker-formatInline.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-format-background-active);box-shadow:none}",""]);const c=n},374:(e,o,r)=>{"use strict";r.d(o,{Z:()=>c});var t=r(758),n=r.n(t)()((function(e){return e[1]}));n.push([e.id,":root{--ck-color-comment-box-border:#f2de02;--ck-color-suggestion-box-deletion-border:#d85a79;--ck-color-suggestion-box-insertion-border:#5ad86b;--ck-color-suggestion-box-format-border:#5ac1d8}.ck .ck-suggestion{border-top-left-radius:var(--ck-border-radius)}.ck .ck-annotation{border-left:3px solid transparent}.ck .ck-suggestion--disabled-comments .ck-annotation{min-height:80px}.ck .ck-comment,.ck .ck-comment__input-container,.ck .ck-thread__comment-count,.ck .ck-thread__header{border-left:3px solid var(--ck-color-comment-box-border)}.ck .ck-suggestion-insertion .ck-suggestion{border-left-color:var(--ck-color-suggestion-box-insertion-border)}.ck .ck-suggestion-deletion .ck-suggestion{border-left-color:var(--ck-color-suggestion-box-deletion-border)}.ck .ck-suggestion-replace .ck-suggestion{border-left-color:var(--ck-color-suggestion-box-insertion-border)}.ck .ck-suggestion-format .ck-suggestion{border-left-color:var(--ck-color-suggestion-box-format-border)}.ck .ck-suggestion-wrapper{outline:0;overflow:hidden}.ck .ck-suggestion-type{font-weight:700}.ck .ck-suggestion-color{border-radius:14px;box-shadow:0 0 0 1px #454545;display:inline-block;height:14px;margin:0 5px;vertical-align:text-bottom;width:14px}.ck .ck-suggestion-insertion .ck-comment,.ck .ck-suggestion-insertion .ck-comment__input-container,.ck .ck-suggestion-insertion .ck-thread__comment-count,.ck .ck-suggestion-replace .ck-comment,.ck .ck-suggestion-replace .ck-comment__input-container,.ck .ck-suggestion-replace .ck-thread__comment-count{border-left-color:var(--ck-color-suggestion-box-insertion-border)}.ck .ck-suggestion-deletion .ck-comment,.ck .ck-suggestion-deletion .ck-comment__input-container,.ck .ck-suggestion-deletion .ck-thread__comment-count{border-left-color:var(--ck-color-suggestion-box-deletion-border)}.ck .ck-suggestion-format .ck-comment,.ck .ck-suggestion-format .ck-comment__input-container,.ck .ck-suggestion-format .ck-thread__comment-count{border-left-color:var(--ck-color-suggestion-box-format-border)}",""]);const c=n},290:(e,o,r)=>{"use strict";r.d(o,{Z:()=>c});var t=r(758),n=r.n(t)()((function(e){return e[1]}));n.push([e.id,':root{--ck-color-suggestion-marker-insertion-border:rgba(30,174,49,.35);--ck-color-suggestion-marker-insertion-border-active:rgba(18,109,31,.5);--ck-color-suggestion-marker-insertion-background:rgba(102,229,119,.35);--ck-color-suggestion-marker-insertion-background-active:rgba(37,218,61,.5);--ck-color-suggestion-marker-deletion-border:rgba(174,30,66,.35);--ck-color-suggestion-marker-deletion-border-active:rgba(109,18,41,.5);--ck-color-suggestion-marker-deletion-background:rgba(229,102,134,.35);--ck-color-suggestion-marker-deletion-background-active:rgba(218,37,82,.5);--ck-color-suggestion-marker-deletion-stroke:rgba(87,15,33,.5);--ck-color-suggestion-marker-format-border:#99d7e6;--ck-color-suggestion-marker-format-border-active:#5cc0d6;--ck-color-suggestion-widget-insertion-background:rgba(102,229,119,.05);--ck-color-suggestion-widget-insertion-background-active:rgba(37,218,61,.07);--ck-color-suggestion-widget-deletion-background:rgba(229,102,134,.05);--ck-color-suggestion-widget-deletion-background-active:rgba(196,33,74,.07);--ck-color-suggestion-widget-format-background:rgba(10,160,194,.09);--ck-color-suggestion-widget-format-background-active:rgba(10,160,194,.16)}.ck-content .ck-suggestion-marker-insertion{background:var(--ck-color-suggestion-marker-insertion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-insertion-border);border-top:3px solid var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active{background:var(--ck-color-suggestion-marker-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget{background:none;border:3px solid var(--ck-color-suggestion-marker-insertion-border);text-decoration:none}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-deletion{background:var(--ck-color-suggestion-marker-deletion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-deletion-border);border-top:3px solid var(--ck-color-suggestion-marker-deletion-border);text-decoration:line-through;text-decoration-color:var(--ck-color-suggestion-marker-deletion-stroke);text-decoration-thickness:3px}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active{background:var(--ck-color-suggestion-marker-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-widget{background:none;border:3px solid var(--ck-color-suggestion-marker-deletion-border);text-decoration:none}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-merge:after{background:var(--ck-color-suggestion-marker-deletion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-deletion-border);border-top:3px solid var(--ck-color-suggestion-marker-deletion-border);color:var(--ck-color-suggestion-marker-deletion-stroke);content:"¶";text-decoration:line-through;text-decoration-color:var(--ck-color-suggestion-marker-deletion-stroke)}.ck-content .ck-suggestion-marker-merge.ck-suggestion-marker--active:after{background:var(--ck-color-suggestion-marker-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-split:after{background:var(--ck-color-suggestion-marker-insertion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-insertion-border);border-top:3px solid var(--ck-color-suggestion-marker-insertion-border);color:var(--ck-color-suggestion-marker-insertion-border);content:"¶"}.ck-content .ck-suggestion-marker-split.ck-suggestion-marker--active:after{background:var(--ck-color-suggestion-marker-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-formatInline{border-bottom:3px solid var(--ck-color-suggestion-marker-format-border);border-top:3px solid var(--ck-color-suggestion-marker-format-border)}.ck-content .ck-suggestion-marker-formatInline.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-format-border-active)}.ck-content .ck-suggestion-marker-formatInline.ck-widget{background:none;border:3px solid var(--ck-color-suggestion-marker-format-border)}.ck-content .ck-suggestion-marker-formatInline.ck-widget.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-format-border-active)}.ck-content .ck-suggestion-marker-formatBlock{background:none;border:0;box-shadow:-7px 0 0 0 var(--ck-color-base-background),-10px 0 0 0 var(--ck-color-suggestion-marker-format-border)}.ck-content .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{box-shadow:-5px 0 0 0 var(--ck-color-base-background),-8px 0 0 0 var(--ck-color-suggestion-marker-format-border-active)}.ck-content ol .ck-suggestion-marker-formatBlock,.ck-content ul .ck-suggestion-marker-formatBlock{box-shadow:-2px 0 0 0 var(--ck-color-base-background),-5px 0 0 0 var(--ck-color-suggestion-marker-format-border)}.ck-content ol .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active,.ck-content ul .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{box-shadow:-2px 0 0 0 var(--ck-color-base-background),-5px 0 0 0 var(--ck-color-suggestion-marker-format-border-active)}',""]);const c=n},808:(e,o,r)=>{"use strict";r.d(o,{Z:()=>c});var t=r(758),n=r.n(t)()((function(e){return e[1]}));n.push([e.id,":root{--ck-user-colors--0:#6d78e8;--ck-user-colors--0-alpha:rgba(109,120,232,.15);--ck-user-colors--1:#007a6c;--ck-user-colors--1-alpha:rgba(0,122,108,.15);--ck-user-colors--2:#ba4545;--ck-user-colors--2-alpha:rgba(186,69,69,.15);--ck-user-colors--3:#5635b1;--ck-user-colors--3-alpha:rgba(86,53,177,.15);--ck-user-colors--4:#548a2e;--ck-user-colors--4-alpha:rgba(84,138,46,.15);--ck-user-colors--5:#c3185d;--ck-user-colors--5-alpha:rgba(195,24,93,.15);--ck-user-colors--6:#ea4343;--ck-user-colors--6-alpha:rgba(234,67,67,.15);--ck-user-colors--7:#0bc3d0;--ck-user-colors--7-alpha:rgba(11,195,208,.15);--ck-user-dot-size:6px}.ck .ck-user__color--0{color:var(--ck-user-colors--0)}.ck .ck-user__bg-color--0{background-color:var(--ck-user-colors--0)}.ck .ck-user__selection--0{background-color:var(--ck-user-colors--0-alpha)}.ck .ck-user__selection--0.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--0)}.ck .ck-user__marker--0,.ck .ck-user__marker--0 .ck-user__marker-dot,.ck .ck-user__marker--0:after{background-color:var(--ck-user-colors--0)}.ck .ck-user__marker--0 .ck-user__marker-line{border:1px solid var(--ck-user-colors--0)}.ck .ck-user__color--1{color:var(--ck-user-colors--1)}.ck .ck-user__bg-color--1{background-color:var(--ck-user-colors--1)}.ck .ck-user__selection--1{background-color:var(--ck-user-colors--1-alpha)}.ck .ck-user__selection--1.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--1)}.ck .ck-user__marker--1,.ck .ck-user__marker--1 .ck-user__marker-dot,.ck .ck-user__marker--1:after{background-color:var(--ck-user-colors--1)}.ck .ck-user__marker--1 .ck-user__marker-line{border:1px solid var(--ck-user-colors--1)}.ck .ck-user__color--2{color:var(--ck-user-colors--2)}.ck .ck-user__bg-color--2{background-color:var(--ck-user-colors--2)}.ck .ck-user__selection--2{background-color:var(--ck-user-colors--2-alpha)}.ck .ck-user__selection--2.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--2)}.ck .ck-user__marker--2,.ck .ck-user__marker--2 .ck-user__marker-dot,.ck .ck-user__marker--2:after{background-color:var(--ck-user-colors--2)}.ck .ck-user__marker--2 .ck-user__marker-line{border:1px solid var(--ck-user-colors--2)}.ck .ck-user__color--3{color:var(--ck-user-colors--3)}.ck .ck-user__bg-color--3{background-color:var(--ck-user-colors--3)}.ck .ck-user__selection--3{background-color:var(--ck-user-colors--3-alpha)}.ck .ck-user__selection--3.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--3)}.ck .ck-user__marker--3,.ck .ck-user__marker--3 .ck-user__marker-dot,.ck .ck-user__marker--3:after{background-color:var(--ck-user-colors--3)}.ck .ck-user__marker--3 .ck-user__marker-line{border:1px solid var(--ck-user-colors--3)}.ck .ck-user__color--4{color:var(--ck-user-colors--4)}.ck .ck-user__bg-color--4{background-color:var(--ck-user-colors--4)}.ck .ck-user__selection--4{background-color:var(--ck-user-colors--4-alpha)}.ck .ck-user__selection--4.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--4)}.ck .ck-user__marker--4,.ck .ck-user__marker--4 .ck-user__marker-dot,.ck .ck-user__marker--4:after{background-color:var(--ck-user-colors--4)}.ck .ck-user__marker--4 .ck-user__marker-line{border:1px solid var(--ck-user-colors--4)}.ck .ck-user__color--5{color:var(--ck-user-colors--5)}.ck .ck-user__bg-color--5{background-color:var(--ck-user-colors--5)}.ck .ck-user__selection--5{background-color:var(--ck-user-colors--5-alpha)}.ck .ck-user__selection--5.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--5)}.ck .ck-user__marker--5,.ck .ck-user__marker--5 .ck-user__marker-dot,.ck .ck-user__marker--5:after{background-color:var(--ck-user-colors--5)}.ck .ck-user__marker--5 .ck-user__marker-line{border:1px solid var(--ck-user-colors--5)}.ck .ck-user__color--6{color:var(--ck-user-colors--6)}.ck .ck-user__bg-color--6{background-color:var(--ck-user-colors--6)}.ck .ck-user__selection--6{background-color:var(--ck-user-colors--6-alpha)}.ck .ck-user__selection--6.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--6)}.ck .ck-user__marker--6,.ck .ck-user__marker--6 .ck-user__marker-dot,.ck .ck-user__marker--6:after{background-color:var(--ck-user-colors--6)}.ck .ck-user__marker--6 .ck-user__marker-line{border:1px solid var(--ck-user-colors--6)}.ck .ck-user__color--7{color:var(--ck-user-colors--7)}.ck .ck-user__bg-color--7{background-color:var(--ck-user-colors--7)}.ck .ck-user__selection--7{background-color:var(--ck-user-colors--7-alpha)}.ck .ck-user__selection--7.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--7)}.ck .ck-user__marker--7,.ck .ck-user__marker--7 .ck-user__marker-dot,.ck .ck-user__marker--7:after{background-color:var(--ck-user-colors--7)}.ck .ck-user__marker--7 .ck-user__marker-line{border:1px solid var(--ck-user-colors--7)}",""]);const c=n},678:(e,o,r)=>{"use strict";r.d(o,{Z:()=>c});var t=r(758),n=r.n(t)()((function(e){return e[1]}));n.push([e.id,":root{--ck-user-avatar-size:40px;--ck-user-avatar-background:#3670ab;--ck-user-avatar-color:#fff}.ck.ck-user{align-items:center;background-color:var(--ck-user-avatar-background);border-radius:50%;display:flex;height:var(--ck-user-avatar-size);justify-content:center;min-height:var(--ck-user-avatar-size);min-width:var(--ck-user-avatar-size);position:relative;width:var(--ck-user-avatar-size)}.ck.ck-user__name{color:var(--ck-user-avatar-color);cursor:default;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ck.ck-user__name.ck-user__name--hidden{display:none}.ck.ck-user__img{background-color:var(--ck-user-avatar-background);background-position:50%;background-repeat:no-repeat;background-size:cover;border:2px solid var(--ck-user-avatar-background);border-radius:50%;display:none;height:inherit;width:inherit}.ck.ck-user__img.ck-user__anonymous{background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='%23FFF' d='M9.8 20H2c0-5.7 5-5.7 6-7l.2-.8c-1.6-.8-2.7-2.7-2.7-5 0-2.8 2-5.2 4.3-5.2S14 4.4 14 7.3c0 2.2-1 4-2.6 5l.2.6c1.2 1.3 6 1.4 6 7H9.8z'/%3E%3C/svg%3E\");display:block}.ck.ck-user__img.ck-user__anonymous+.ck-user__name{display:none}.ck.ck-user__img.ck-user__avatar{background-color:#fff;display:block}.ck.ck-user__img.ck-user__img--hidden{display:none}.ck.ck-user__notification{align-items:center;background:var(--ck-color-base-background);border:2px solid var(--ck-color-base-background);border-radius:50%;box-sizing:content-box;display:flex;height:15px;justify-content:center;overflow:hidden;position:absolute;right:-7px;top:-8px;transform:translateZ(0);width:15px}.ck.ck-user__notification .ck-user__icon{background:var(--ck-color-base-background);color:var(--ck-color-annotation-info);height:19px;max-height:19px;max-width:19px;min-height:19px;min-width:19px;width:19px}",""]);const c=n},401:(e,o,r)=>{"use strict";r.d(o,{Z:()=>c});var t=r(758),n=r.n(t)()((function(e){return e[1]}));n.push([e.id,":root{--ck-slash-command-button-width:250px;--ck-slash-command-description-width:200px}.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.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.ck-button.ck-slash-command-button .ck.ck-icon{margin:0 var(--ck-spacing-small) 0 0}[dir=rtl] .ck.ck-button.ck-slash-command-button .ck.ck-icon{margin:0 0 0 var(--ck-spacing-small)}.ck.ck-button.ck-slash-command-button>.ck-slash-command-button__text-part{display:flex;flex-direction:column}[dir=ltr] .ck.ck-button.ck-slash-command-button>.ck-slash-command-button__text-part{margin-left:var(--ck-spacing-small)}[dir=rtl] .ck.ck-button.ck-slash-command-button>.ck-slash-command-button__text-part{margin-right:var(--ck-spacing-small)}.ck.ck-button.ck-slash-command-button>.ck-slash-command-button__text-part>span{line-height:1.2em}.ck.ck-button.ck-slash-command-button>.ck-slash-command-button__text-part>.ck-button__label,.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.ck-button.ck-slash-command-button>.ck-slash-command-button__text-part>.ck-button__label{font-weight:700}.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.ck-button.ck-slash-command-button.ck-on>.ck-slash-command-button__text-part>span{color:var(--ck-color-list-button-on-text)}",""]);const c=n},758:e=>{"use strict";e.exports=function(e){var o=[];return o.toString=function(){return this.map((function(o){var r=e(o);return o[2]?"@media ".concat(o[2]," {").concat(r,"}"):r})).join("")},o.i=function(e,r,t){"string"==typeof e&&(e=[[null,e,""]]);var n={};if(t)for(var c=0;c<this.length;c++){var i=this[c][0];null!=i&&(n[i]=!0)}for(var a=0;a<e.length;a++){var s=[].concat(e[a]);t&&n[s[0]]||(r&&(s[2]?s[2]="".concat(r," and ").concat(s[2]):s[2]=r),o.push(s))}},o}},278:(e,o,r)=>{"use strict";var t,n=function(){return void 0===t&&(t=Boolean(window&&document&&document.all&&!window.atob)),t},c=function(){var e={};return function(o){if(void 0===e[o]){var r=document.querySelector(o);if(window.HTMLIFrameElement&&r instanceof window.HTMLIFrameElement)try{r=r.contentDocument.head}catch(e){r=null}e[o]=r}return e[o]}}(),i=[];function a(e){for(var o=-1,r=0;r<i.length;r++)if(i[r].identifier===e){o=r;break}return o}function s(e,o){for(var r={},t=[],n=0;n<e.length;n++){var c=e[n],s=o.base?c[0]+o.base:c[0],k=r[s]||0,l="".concat(s," ").concat(k);r[s]=k+1;var d=a(l),g={css:c[1],media:c[2],sourceMap:c[3]};-1!==d?(i[d].references++,i[d].updater(g)):i.push({identifier:l,updater:v(g,o),references:1}),t.push(l)}return t}function k(e){var o=document.createElement("style"),t=e.attributes||{};if(void 0===t.nonce){var n=r.nc;n&&(t.nonce=n)}if(Object.keys(t).forEach((function(e){o.setAttribute(e,t[e])})),"function"==typeof e.insert)e.insert(o);else{var i=c(e.insert||"head");if(!i)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");i.appendChild(o)}return o}var l,d=(l=[],function(e,o){return l[e]=o,l.filter(Boolean).join("\n")});function g(e,o,r,t){var n=r?"":t.media?"@media ".concat(t.media," {").concat(t.css,"}"):t.css;if(e.styleSheet)e.styleSheet.cssText=d(o,n);else{var c=document.createTextNode(n),i=e.childNodes;i[o]&&e.removeChild(i[o]),i.length?e.insertBefore(c,i[o]):e.appendChild(c)}}function u(e,o,r){var t=r.css,n=r.media,c=r.sourceMap;if(n?e.setAttribute("media",n):e.removeAttribute("media"),c&&"undefined"!=typeof btoa&&(t+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(c))))," */")),e.styleSheet)e.styleSheet.cssText=t;else{for(;e.firstChild;)e.removeChild(e.firstChild);e.appendChild(document.createTextNode(t))}}var m=null,b=0;function v(e,o){var r,t,n;if(o.singleton){var c=b++;r=m||(m=k(o)),t=g.bind(null,r,c,!1),n=g.bind(null,r,c,!0)}else r=k(o),t=u.bind(null,r,o),n=function(){!function(e){if(null===e.parentNode)return!1;e.parentNode.removeChild(e)}(r)};return t(e),function(o){if(o){if(o.css===e.css&&o.media===e.media&&o.sourceMap===e.sourceMap)return;t(e=o)}else n()}}e.exports=function(e,o){(o=o||{}).singleton||"boolean"==typeof o.singleton||(o.singleton=n());var r=s(e=e||[],o);return function(e){if(e=e||[],"[object Array]"===Object.prototype.toString.call(e)){for(var t=0;t<r.length;t++){var n=a(r[t]);i[n].references--}for(var c=s(e,o),k=0;k<r.length;k++){var l=a(r[k]);0===i[l].references&&(i[l].updater(),i.splice(l,1))}r=c}}}},704:(e,o,r)=>{e.exports=r(79)("./src/core.js")},273:(e,o,r)=>{e.exports=r(79)("./src/ui.js")},209:(e,o,r)=>{e.exports=r(79)("./src/utils.js")},79:e=>{"use strict";e.exports=CKEditor5.dll}},o={};function r(t){var n=o[t];if(void 0!==n)return n.exports;var c=o[t]={id:t,exports:{}};return e[t](c,c.exports,r),c.exports}r.n=e=>{var o=e&&e.__esModule?()=>e.default:()=>e;return r.d(o,{a:o}),o},r.d=(e,o)=>{for(var t in o)r.o(o,t)&&!r.o(e,t)&&Object.defineProperty(e,t,{enumerable:!0,get:o[t]})},r.o=(e,o)=>Object.prototype.hasOwnProperty.call(e,o),r.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},r.nc=void 0;var t={};(()=>{"use strict";r.r(t),r.d(t,{SlashCommand:()=>$,SlashCommandConfig:()=>M,SlashCommandEditing:()=>B,SlashCommandUI:()=>Q});var e=r(704),o=r(209);var n=r(278),c=r.n(n),i=r(808),a={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};c()(i.Z,a);i.Z.locals;var s=r(273),k=r(678),l={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};c()(k.Z,l);k.Z.locals;var d=r(374),g={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};c()(d.Z,g);d.Z.locals;var u=r(290),m={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};c()(u.Z,m);u.Z.locals;var b=r(437),v={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};c()(b.Z,v);b.Z.locals;var h=r(717),p={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};c()(h.Z,p);h.Z.locals;var f=r(40),x={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};c()(f.Z,x);f.Z.locals;var _=r(366),w={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};c()(_.Z,w);_.Z.locals;var y=r(153),C={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};c()(y.Z,C);y.Z.locals;var I=r(325),T={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};c()(I.Z,T);I.Z.locals;const N='<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M9.61 2.66a1.406 1.406 0 1 0-1.407 0v.891H3.28a2.11 2.11 0 0 0-2.11 2.11v10.312a2.11 2.11 0 0 0 2.11 2.109h5.684l-.054-1.157.18-.25H3.28a.703.703 0 0 1-.703-.702V5.66c0-.389.315-.704.703-.704h11.25c.388 0 .703.315.703.704v2.484l.358-.497a2.492 2.492 0 0 1 1.048-.84V5.66a2.11 2.11 0 0 0-2.11-2.11H9.61v-.89Z"/><path d="M5.625 10.817c.518 0 .937-.63.937-1.407 0-.776-.42-1.406-.937-1.406-.518 0-.938.63-.938 1.406 0 .777.42 1.407.938 1.407Z"/><path d="M13.125 9.41c0 .777-.42 1.407-.938 1.407s-.937-.63-.937-1.407c0-.776.42-1.406.937-1.406.518 0 .938.63.938 1.406Z"/><path d="M.937 8.004A.937.937 0 0 0 0 8.942v1.875c0 .517.42.937.937.937v-3.75Z"/><path d="M6.128 12.51a.782.782 0 0 1 1.085.216c.272.408.907.707 1.693.707s1.421-.3 1.693-.707a.782.782 0 0 1 1.302.868c-.666 1-1.906 1.403-2.995 1.403-1.089 0-2.329-.404-2.995-1.403a.782.782 0 0 1 .217-1.085Z"/><path d="m16.987 8.91-.622.864 2.879 2.074.622-.864a.71.71 0 0 0-.161-.99l-1.728-1.245a.71.71 0 0 0-.99.161Z"/><path d="M11.635 19.951a.355.355 0 0 1-.449-.31l-.214-2.38 4.978-6.911 2.88 2.074-4.978 6.91-2.217.617Z"/></svg>',Z='<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M3 19a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v8.022a6.47 6.47 0 0 0-1.5-.709V2a.5.5 0 0 0-.5-.5H3a.5.5 0 0 0-.5.5v15a.5.5 0 0 0 .5.5h6.313c.173.534.412 1.037.709 1.5H3Z"/><path d="M9.174 14a6.489 6.489 0 0 0-.155 1H6v-1h3.174Z"/><path d="M10.022 12c-.202.316-.378.65-.524 1H4v-1h6.022Z"/><path d="M12.034 10c-.448.283-.86.62-1.224 1H6v-1h6.034Z"/><path d="M12 4v1H4V4h8Z"/><path d="M14 7V6H6v1h8Z"/><path d="M15 9V8H7v1h8Z"/><path clip-rule="evenodd" d="M20 15.5a4.5 4.5 0 1 1-9 0 4.5 4.5 0 0 1 9 0ZM15.5 13a.5.5 0 0 0-.5.5V15h-1.5a.5.5 0 0 0 0 1H15v1.5a.5.5 0 0 0 1 0V16h1.5a.5.5 0 0 0 0-1H16v-1.5a.5.5 0 0 0-.5-.5Z"/></svg>\n';class M extends e.Plugin{static get pluginName(){return"SlashCommandConfig"}constructor(e){super(e),this._allowedCommands=null}afterInit(){const e=this.editor.config.get("slashCommand.removeCommands")||[],o=function(e){let o=["heading4","heading5","heading6"];if(e){const r=e.map((e=>e.model));o=["heading1","heading2","heading3","heading4","heading5","heading6"].filter((e=>!r.includes(e)))}return o}(this.editor.config.get("heading.options"));let r=this.getDefaultCommands().filter((e=>!o.includes(e.id))).filter((o=>!e.includes(o.commandName)));const t=this.editor.config.get("slashCommand.extraCommands");t&&t.length&&(r=r.concat(t));const n=this.editor.config.get("template.definitions");n&&n.length&&(r=r.concat(n.map((e=>{const{title:o,icon:r,description:t,data:n}=e,c={id:E(o,"template"),commandName:"insertTemplate",execute:e=>{e.execute("insertTemplate",n)},description:t,icon:r,title:o};return r&&(c.isIconColorInherited=!1),c}))));const c=this.editor.config.get("style.definitions");c&&c.length&&(r=r.concat(c.map((e=>({id:E(e.name,"style"),commandName:"style",execute:o=>{o.execute("style",{styleName:e.name})},isEnabled:o=>{const r=o.commands.get("style");return r.isEnabled&&r.enabledStyles.includes(e.name)},title:e.name})))));const i=r.filter((e=>!e.commandName||void 0!==this.editor.commands.get(e.commandName))),a=[];for(const e of i)a.push({id:e.id,commandName:e.commandName,title:"function"==typeof e.title?e.title(this.editor):e.title,description:e.description,icon:e.icon,isIconColorInherited:e.isIconColorInherited,aliases:e.aliases,isEnabled:()=>this._proxyIsEnabled(e),execute:()=>this._proxyExecute(e)});this._allowedCommands=a.sort(S)}getAllowedCommands(){return this._allowedCommands}getDefaultCommands(){const o=this.editor.t,r=this.editor.locale.t;return[{id:"aiAssistant",commandName:"showAIAssistant",icon:N,title:r("AI Assistant"),description:o("Open the AI Assistant to generate content"),execute:e=>{setTimeout((()=>e.execute("showAIAssistant")))}},{id:"blockQuote",commandName:"blockQuote",icon:e.icons.quote,title:r("Block quote"),description:o("Create a block quote")},{id:"bulletedList",commandName:"bulletedList",icon:e.icons.bulletedList,title:r("Bulleted list"),description:o("Create a bulleted list")},{id:"codeBlock",commandName:"codeBlock",icon:e.icons.codeBlock,title:r("Insert code block"),description:o("Create a code block")},{id:"ckbox",commandName:"ckbox",icon:e.icons.browseFiles,title:r("Open file manager"),description:o("Open file manager to insert an image or a file"),aliases:["ckfinder","filemanager","upload"]},{id:"ckfinder",commandName:"ckfinder",icon:e.icons.browseFiles,title:r("Insert image"),description:o("Open file browser to insert an image or a file"),aliases:["ckbox","filemanager","upload"]},{id:"heading1",commandName:"heading",icon:e.icons.heading1,title:r("Heading 1"),description:o("Create a heading level 1"),execute:e=>{e.execute("heading",{value:"heading1"})}},{id:"heading2",commandName:"heading",icon:e.icons.heading2,title:r("Heading 2"),description:o("Create a heading level 2"),execute:e=>{e.execute("heading",{value:"heading2"})}},{id:"heading3",commandName:"heading",icon:e.icons.heading3,title:r("Heading 3"),description:o("Create a heading level 3"),execute:e=>{e.execute("heading",{value:"heading3"})}},{id:"heading4",commandName:"heading",icon:e.icons.heading4,title:r("Heading 4"),description:o("Create a heading level 4"),execute:e=>{e.execute("heading",{value:"heading4"})}},{id:"heading5",commandName:"heading",icon:e.icons.heading5,title:r("Heading 5"),description:o("Create a heading level 5"),execute:e=>{e.execute("heading",{value:"heading5"})}},{id:"heading6",commandName:"heading",icon:e.icons.heading6,title:r("Heading 6"),description:o("Create a heading level 6"),execute:e=>{e.execute("heading",{value:"heading6"})}},{id:"horizontalLine",commandName:"horizontalLine",icon:e.icons.horizontalLine,title:r("Horizontal line"),description:o("Insert a horizontal line")},{id:"htmlEmbed",commandName:"htmlEmbed",icon:e.icons.html,title:r("Insert HTML"),description:o("Insert an HTML snippet")},{id:"indent",commandName:"indent",icon:e.icons.indent,title:r("Increase indent"),description:o("Increase the indentation")},{id:"insertMermaidCommand",commandName:"insertMermaidCommand",title:o("Insert Mermaid diagram"),description:o("Insert the Mermaid diagram")},{id:"insertTable",commandName:"insertTable",icon:e.icons.table,title:r("Insert table"),description:o("Create a table")},{id:"insertTableOfContents",commandName:"insertTableOfContents",icon:Z,title:r("Table of contents"),description:o("Insert table of contents"),aliases:["toc"]},{id:"numberedList",commandName:"numberedList",icon:e.icons.numberedList,title:r("Numbered list"),description:o("Create a numbered list")},{id:"outdent",commandName:"outdent",icon:e.icons.outdent,title:r("Decrease indent"),description:o("Decrease the indentation")},{id:"paragraph",commandName:"paragraph",icon:e.icons.paragraph,title:r("Paragraph"),description:o("Insert a paragraph")},{id:"todoList",commandName:"todoList",icon:e.icons.todoList,title:r("To-do list"),description:o("Create a to-do list")}]}_proxyIsEnabled(e){return e.isEnabled?e.isEnabled(this.editor):!e.commandName||this.editor.commands.get(e.commandName).isEnabled}_proxyExecute(e){if(e.execute)e.execute(this.editor);else{if(!e.commandName)throw new o.CKEditorError("slash-command-execute-missing",this.editor,{commandDefinition:e});this.editor.execute(e.commandName)}}}function S(e,o){return e.title<o.title?-1:e.title>o.title?1:0}function E(e,o){return o+"-"+e.toLowerCase().split(" ").join("-")}const L=["You are using the trial version of CKEditor 5 slash command plugin with limited usage. Make sure you will not use it in the production environment.","plugins","_licenseKeyCheckInterval","config","concat","requires","get","init","pluginName","isEnabled","getMatchingCommands","includes","SlashCommandConfig","slashCommandLicenseKeyInvalid","title","push","destroy","slash-command-invalid-license-key","slashCommandLicenseKeyTrial","editor","licenseKey","description","toLowerCase","filter","slashCommandLicenseKeyValid","slashCommandLicenseKeyTrialLimit:operations","aliases","getAllowedCommands"];var A,j;A=L,j=270,function(e){for(;--e;)A.push(A.shift())}(++j);const H=function(e,o){return L[e-=0]};class B extends e.Plugin{static get[H("0x12")](){return"SlashCommandEditing"}static get[H("0xf")](){return[M]}constructor(e){super(e),this[H("0xc")]=null}[H("0x11")](){const e=this[H("0x1")];this.licenseKey=e[H("0xd")].get(H("0x2"));const r=this[H("0x1")];this._licenseKeyCheckInterval=setInterval((()=>{let e;for(const o in r){const t=o,n=r[t];if(H("0x0")===n||H("0x17")===n||H("0x6")===n||"slashCommandLicenseKeyTrialLimit:operations"===n){delete r[t],e=n;break}}if(H("0x17")===e)throw clearInterval(this[H("0xc")]),new o.CKEditorError(H("0x1b"),null);if(H("0x0")===e&&console.info(H("0xa")),H("0x7")===e)throw clearInterval(this[H("0xc")]),new o.CKEditorError("slash-command-trial-license-key-reached-limit-changes",null);H("0x6")===e&&clearInterval(this[H("0xc")])}),1e3)}[H("0x1a")](){this[H("0xc")]&&clearInterval(this[H("0xc")])}[H("0x14")](e){const o=e&&e[H("0x4")]();let r=this.editor[H("0xb")][H("0x10")](H("0x16"))[H("0x9")]();if(r=r[H("0x5")]((e=>e[H("0x13")]())),o){const e=[],t=[],n=[],c=[];for(const i of r)i.id[H("0x4")]()[H("0x15")](o)?e.push(i):i[H("0x18")][H("0x4")]()[H("0x15")](o)?t[H("0x19")](i):i[H("0x8")]&&i[H("0x8")].some((e=>e[H("0x4")]().includes(o)))?n[H("0x19")](i):i[H("0x3")]&&i[H("0x3")][H("0x4")]().includes(o)&&c[H("0x19")](i);r=e[H("0xe")](t,n,c)}return r}}const O=["ck-slash-command-button__description","icon","ck-slash-command-button__text-part","add","div","labelView","isIconColorInherited","setTemplate","description","render","set","textPartView","children","span","_createTextPartView","title","isColorInherited"];var z,V;z=O,V=492,function(e){for(;--e;)z.push(z.shift())}(++V);const K=function(e,o){return O[e-=0]};class P extends s.ButtonView{constructor(e,o){super(e),this[K("0xc")]=this._createTextPartView(e,o),void 0!==o[K("0x7")]&&(this.iconView[K("0x0")]=o[K("0x7")]),this[K("0xb")]({icon:o[K("0x2")]||'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path clip-rule="evenodd" d="M10 19a9 9 0 1 0 0-18 9 9 0 0 0 0 18Zm3.45-9.872a1 1 0 0 1 0 1.744l-4.96 2.79A1 1 0 0 1 7 12.79V7.21a1 1 0 0 1 1.49-.872l4.96 2.79Z"/></svg>',withText:!0,label:o[K("0x10")],class:"ck-slash-command-button"})}[K("0xa")](){super.render(),this[K("0xd")][K("0x4")](this[K("0xc")])}[K("0xf")](e,o){const r=new s.View(e);return r[K("0x8")]({tag:K("0x5"),attributes:{class:["ck",K("0x3")]},children:o.description?[this[K("0x6")],{tag:K("0xe"),attributes:{class:["ck",K("0x1")]},children:[{text:o[K("0x9")]}]}]:[this[K("0x6")]]}),r}}var R=r(401),D={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};c()(R.Z,D);R.Z.locals;const U=["context","getEarlierVisibleRevision","join","then","range","element","map","ready","change","_customItemRenderer","bind","pluginName","marker","high","stop","get","remove","mention","editor","commands","init","plugins","SlashCommandEditing","render","fromCharCode","_setupMentionConfiguration","execute","isNaN","config","push"];var q,F;q=U,F=484,function(e){for(;--e;)q.push(q.shift())}(++F);const J=function(e,o){return U[e-=0]};class Q extends e.Plugin{static get[J("0x7")](){return"SlashCommandUI"}constructor(e){super(e),this[J("0x15")]()}[J("0x10")](){this[J("0xe")].once(J("0x3"),this._overrideMentionExecuteListener[J("0x6")](this))}afterInit(){!function(o){function r(e){return e[J("0x2")]((e=>String[J("0x14")](e)))[J("0x1c")]("")}(o=>{function t(e){return r([112,108,117,103,105,110,78,97,109,101])in e}const n=[1,85,78,115,198,255,50,112,83,87,161],c=[127,34,6,211,167,86,146,199,132,160,18];function i(e){return function(e,o){const t=function(e){const o=atob(e),[t,n]=o[r([115,112,108,105,116])](r([45]));try{if(atob(n))return atob(t)}catch(e){}return o}(e),n=Array[r([102,114,111,109])](function(e){const o=new Uint8Array(e[r([108,101,110,103,116,104])]);for(let t=0;t<e[r([108,101,110,103,116,104])];t++)o[t]=e[r([99,104,97,114,67,111,100,101,65,116])](t);return o}(t)),c=n[r([112,111,112])](),i=n[r([112,111,112])]();return function(e){let o="";for(const t of e)o+=String[r([102,114,111,109,67,104,97,114,67,111,100,101])](t);return o}(function(e,o,t){const n={};n[r([110,117,109,98,101,114,79,102,82,111,117,110,100,115])]={16:10,24:12,32:14},n[r([114,99,111,110])]=[1,2,4,8,16,32,64,128,27,54,108,216,171,77,154,47,94,188,99,198,151,53,106,212,179,125,250,239,197,145],n[r([83])]=[99,124,119,123,242,107,111,197,48,1,103,43,254,215,171,118,202,130,201,125,250,89,71,240,173,212,162,175,156,164,114,192,183,253,147,38,54,63,247,204,52,165,229,241,113,216,49,21,4,199,35,195,24,150,5,154,7,18,128,226,235,39,178,117,9,131,44,26,27,110,90,160,82,59,214,179,41,227,47,132,83,209,0,237,32,252,177,91,106,203,190,57,74,76,88,207,208,239,170,251,67,77,51,133,69,249,2,127,80,60,159,168,81,163,64,143,146,157,56,245,188,182,218,33,16,255,243,210,205,12,19,236,95,151,68,23,196,167,126,61,100,93,25,115,96,129,79,220,34,42,144,136,70,238,184,20,222,94,11,219,224,50,58,10,73,6,36,92,194,211,172,98,145,149,228,121,231,200,55,109,141,213,78,169,108,86,244,234,101,122,174,8,186,120,37,46,28,166,180,198,232,221,116,31,75,189,139,138,112,62,181,102,72,3,246,14,97,53,87,185,134,193,29,158,225,248,152,17,105,217,142,148,155,30,135,233,206,85,40,223,140,161,137,13,191,230,66,104,65,153,45,15,176,84,187,22],n[r([84,49])]=[3328402341,4168907908,4000806809,4135287693,4294111757,3597364157,3731845041,2445657428,1613770832,33620227,3462883241,1445669757,3892248089,3050821474,1303096294,3967186586,2412431941,528646813,2311702848,4202528135,4026202645,2992200171,2387036105,4226871307,1101901292,3017069671,1604494077,1169141738,597466303,1403299063,3832705686,2613100635,1974974402,3791519004,1033081774,1277568618,1815492186,2118074177,4126668546,2211236943,1748251740,1369810420,3521504564,4193382664,3799085459,2883115123,1647391059,706024767,134480908,2512897874,1176707941,2646852446,806885416,932615841,168101135,798661301,235341577,605164086,461406363,3756188221,3454790438,1311188841,2142417613,3933566367,302582043,495158174,1479289972,874125870,907746093,3698224818,3025820398,1537253627,2756858614,1983593293,3084310113,2108928974,1378429307,3722699582,1580150641,327451799,2790478837,3117535592,0,3253595436,1075847264,3825007647,2041688520,3059440621,3563743934,2378943302,1740553945,1916352843,2487896798,2555137236,2958579944,2244988746,3151024235,3320835882,1336584933,3992714006,2252555205,2588757463,1714631509,293963156,2319795663,3925473552,67240454,4269768577,2689618160,2017213508,631218106,1269344483,2723238387,1571005438,2151694528,93294474,1066570413,563977660,1882732616,4059428100,1673313503,2008463041,2950355573,1109467491,537923632,3858759450,4260623118,3218264685,2177748300,403442708,638784309,3287084079,3193921505,899127202,2286175436,773265209,2479146071,1437050866,4236148354,2050833735,3362022572,3126681063,840505643,3866325909,3227541664,427917720,2655997905,2749160575,1143087718,1412049534,999329963,193497219,2353415882,3354324521,1807268051,672404540,2816401017,3160301282,369822493,2916866934,3688947771,1681011286,1949973070,336202270,2454276571,201721354,1210328172,3093060836,2680341085,3184776046,1135389935,3294782118,965841320,831886756,3554993207,4068047243,3588745010,2345191491,1849112409,3664604599,26054028,2983581028,2622377682,1235855840,3630984372,2891339514,4092916743,3488279077,3395642799,4101667470,1202630377,268961816,1874508501,4034427016,1243948399,1546530418,941366308,1470539505,1941222599,2546386513,3421038627,2715671932,3899946140,1042226977,2521517021,1639824860,227249030,260737669,3765465232,2084453954,1907733956,3429263018,2420656344,100860677,4160157185,470683154,3261161891,1781871967,2924959737,1773779408,394692241,2579611992,974986535,664706745,3655459128,3958962195,731420851,571543859,3530123707,2849626480,126783113,865375399,765172662,1008606754,361203602,3387549984,2278477385,2857719295,1344809080,2782912378,59542671,1503764984,160008576,437062935,1707065306,3622233649,2218934982,3496503480,2185314755,697932208,1512910199,504303377,2075177163,2824099068,1841019862,739644986],n[r([84,50])]=[2781242211,2230877308,2582542199,2381740923,234877682,3184946027,2984144751,1418839493,1348481072,50462977,2848876391,2102799147,434634494,1656084439,3863849899,2599188086,1167051466,2636087938,1082771913,2281340285,368048890,3954334041,3381544775,201060592,3963727277,1739838676,4250903202,3930435503,3206782108,4149453988,2531553906,1536934080,3262494647,484572669,2923271059,1783375398,1517041206,1098792767,49674231,1334037708,1550332980,4098991525,886171109,150598129,2481090929,1940642008,1398944049,1059722517,201851908,1385547719,1699095331,1587397571,674240536,2704774806,252314885,3039795866,151914247,908333586,2602270848,1038082786,651029483,1766729511,3447698098,2682942837,454166793,2652734339,1951935532,775166490,758520603,3000790638,4004797018,4217086112,4137964114,1299594043,1639438038,3464344499,2068982057,1054729187,1901997871,2534638724,4121318227,1757008337,0,750906861,1614815264,535035132,3363418545,3988151131,3201591914,1183697867,3647454910,1265776953,3734260298,3566750796,3903871064,1250283471,1807470800,717615087,3847203498,384695291,3313910595,3617213773,1432761139,2484176261,3481945413,283769337,100925954,2180939647,4037038160,1148730428,3123027871,3813386408,4087501137,4267549603,3229630528,2315620239,2906624658,3156319645,1215313976,82966005,3747855548,3245848246,1974459098,1665278241,807407632,451280895,251524083,1841287890,1283575245,337120268,891687699,801369324,3787349855,2721421207,3431482436,959321879,1469301956,4065699751,2197585534,1199193405,2898814052,3887750493,724703513,2514908019,2696962144,2551808385,3516813135,2141445340,1715741218,2119445034,2872807568,2198571144,3398190662,700968686,3547052216,1009259540,2041044702,3803995742,487983883,1991105499,1004265696,1449407026,1316239930,504629770,3683797321,168560134,1816667172,3837287516,1570751170,1857934291,4014189740,2797888098,2822345105,2754712981,936633572,2347923833,852879335,1133234376,1500395319,3084545389,2348912013,1689376213,3533459022,3762923945,3034082412,4205598294,133428468,634383082,2949277029,2398386810,3913789102,403703816,3580869306,2297460856,1867130149,1918643758,607656988,4049053350,3346248884,1368901318,600565992,2090982877,2632479860,557719327,3717614411,3697393085,2249034635,2232388234,2430627952,1115438654,3295786421,2865522278,3633334344,84280067,33027830,303828494,2747425121,1600795957,4188952407,3496589753,2434238086,1486471617,658119965,3106381470,953803233,334231800,3005978776,857870609,3151128937,1890179545,2298973838,2805175444,3056442267,574365214,2450884487,550103529,1233637070,4289353045,2018519080,2057691103,2399374476,4166623649,2148108681,387583245,3664101311,836232934,3330556482,3100665960,3280093505,2955516313,2002398509,287182607,3413881008,4238890068,3597515707,975967766],n[r([84,51])]=[1671808611,2089089148,2006576759,2072901243,4061003762,1807603307,1873927791,3310653893,810573872,16974337,1739181671,729634347,4263110654,3613570519,2883997099,1989864566,3393556426,2191335298,3376449993,2106063485,4195741690,1508618841,1204391495,4027317232,2917941677,3563566036,2734514082,2951366063,2629772188,2767672228,1922491506,3227229120,3082974647,4246528509,2477669779,644500518,911895606,1061256767,4144166391,3427763148,878471220,2784252325,3845444069,4043897329,1905517169,3631459288,827548209,356461077,67897348,3344078279,593839651,3277757891,405286936,2527147926,84871685,2595565466,118033927,305538066,2157648768,3795705826,3945188843,661212711,2999812018,1973414517,152769033,2208177539,745822252,439235610,455947803,1857215598,1525593178,2700827552,1391895634,994932283,3596728278,3016654259,695947817,3812548067,795958831,2224493444,1408607827,3513301457,0,3979133421,543178784,4229948412,2982705585,1542305371,1790891114,3410398667,3201918910,961245753,1256100938,1289001036,1491644504,3477767631,3496721360,4012557807,2867154858,4212583931,1137018435,1305975373,861234739,2241073541,1171229253,4178635257,33948674,2139225727,1357946960,1011120188,2679776671,2833468328,1374921297,2751356323,1086357568,2408187279,2460827538,2646352285,944271416,4110742005,3168756668,3066132406,3665145818,560153121,271589392,4279952895,4077846003,3530407890,3444343245,202643468,322250259,3962553324,1608629855,2543990167,1154254916,389623319,3294073796,2817676711,2122513534,1028094525,1689045092,1575467613,422261273,1939203699,1621147744,2174228865,1339137615,3699352540,577127458,712922154,2427141008,2290289544,1187679302,3995715566,3100863416,339486740,3732514782,1591917662,186455563,3681988059,3762019296,844522546,978220090,169743370,1239126601,101321734,611076132,1558493276,3260915650,3547250131,2901361580,1655096418,2443721105,2510565781,3828863972,2039214713,3878868455,3359869896,928607799,1840765549,2374762893,3580146133,1322425422,2850048425,1823791212,1459268694,4094161908,3928346602,1706019429,2056189050,2934523822,135794696,3134549946,2022240376,628050469,779246638,472135708,2800834470,3032970164,3327236038,3894660072,3715932637,1956440180,522272287,1272813131,3185336765,2340818315,2323976074,1888542832,1044544574,3049550261,1722469478,1222152264,50660867,4127324150,236067854,1638122081,895445557,1475980887,3117443513,2257655686,3243809217,489110045,2662934430,3778599393,4162055160,2561878936,288563729,1773916777,3648039385,2391345038,2493985684,2612407707,505560094,2274497927,3911240169,3460925390,1442818645,678973480,3749357023,2358182796,2717407649,2306869641,219617805,3218761151,3862026214,1120306242,1756942440,1103331905,2578459033,762796589,252780047,2966125488,1425844308,3151392187,372911126],n[r([84,52])]=[1667474886,2088535288,2004326894,2071694838,4075949567,1802223062,1869591006,3318043793,808472672,16843522,1734846926,724270422,4278065639,3621216949,2880169549,1987484396,3402253711,2189597983,3385409673,2105378810,4210693615,1499065266,1195886990,4042263547,2913856577,3570689971,2728590687,2947541573,2627518243,2762274643,1920112356,3233831835,3082273397,4261223649,2475929149,640051788,909531756,1061110142,4160160501,3435941763,875846760,2779116625,3857003729,4059105529,1903268834,3638064043,825316194,353713962,67374088,3351728789,589522246,3284360861,404236336,2526454071,84217610,2593830191,117901582,303183396,2155911963,3806477791,3958056653,656894286,2998062463,1970642922,151591698,2206440989,741110872,437923380,454765878,1852748508,1515908788,2694904667,1381168804,993742198,3604373943,3014905469,690584402,3823320797,791638366,2223281939,1398011302,3520161977,0,3991743681,538992704,4244381667,2981218425,1532751286,1785380564,3419096717,3200178535,960056178,1246420628,1280103576,1482221744,3486468741,3503319995,4025428677,2863326543,4227536621,1128514950,1296947098,859002214,2240123921,1162203018,4193849577,33687044,2139062782,1347481760,1010582648,2678045221,2829640523,1364325282,2745433693,1077985408,2408548869,2459086143,2644360225,943212656,4126475505,3166494563,3065430391,3671750063,555836226,269496352,4294908645,4092792573,3537006015,3452783745,202118168,320025894,3974901699,1600119230,2543297077,1145359496,387397934,3301201811,2812801621,2122220284,1027426170,1684319432,1566435258,421079858,1936954854,1616945344,2172753945,1330631070,3705438115,572679748,707427924,2425400123,2290647819,1179044492,4008585671,3099120491,336870440,3739122087,1583276732,185277718,3688593069,3772791771,842159716,976899700,168435220,1229577106,101059084,606366792,1549591736,3267517855,3553849021,2897014595,1650632388,2442242105,2509612081,3840161747,2038008818,3890688725,3368567691,926374254,1835907034,2374863873,3587531953,1313788572,2846482505,1819063512,1448540844,4109633523,3941213647,1701162954,2054852340,2930698567,134748176,3132806511,2021165296,623210314,774795868,471606328,2795958615,3031746419,3334885783,3907527627,3722280097,1953799400,522133822,1263263126,3183336545,2341176845,2324333839,1886425312,1044267644,3048588401,1718004428,1212733584,50529542,4143317495,235803164,1633788866,892690282,1465383342,3115962473,2256965911,3250673817,488449850,2661202215,3789633753,4177007595,2560144171,286339874,1768537042,3654906025,2391705863,2492770099,2610673197,505291324,2273808917,3924369609,3469625735,1431699370,673740880,3755965093,2358021891,2711746649,2307489801,218961690,3217021541,3873845719,1111672452,1751693520,1094828930,2576986153,757954394,252645662,2964376443,1414855848,3149649517,370555436],n[r([85,49])]=[0,235474187,470948374,303765277,941896748,908933415,607530554,708780849,1883793496,2118214995,1817866830,1649639237,1215061108,1181045119,1417561698,1517767529,3767586992,4003061179,4236429990,4069246893,3635733660,3602770327,3299278474,3400528769,2430122216,2664543715,2362090238,2193862645,2835123396,2801107407,3035535058,3135740889,3678124923,3576870512,3341394285,3374361702,3810496343,3977675356,4279080257,4043610186,2876494627,2776292904,3076639029,3110650942,2472011535,2640243204,2403728665,2169303058,1001089995,899835584,666464733,699432150,59727847,226906860,530400753,294930682,1273168787,1172967064,1475418501,1509430414,1942435775,2110667444,1876241833,1641816226,2910219766,2743034109,2976151520,3211623147,2505202138,2606453969,2302690252,2269728455,3711829422,3543599269,3240894392,3475313331,3843699074,3943906441,4178062228,4144047775,1306967366,1139781709,1374988112,1610459739,1975683434,2076935265,1775276924,1742315127,1034867998,866637845,566021896,800440835,92987698,193195065,429456164,395441711,1984812685,2017778566,1784663195,1683407248,1315562145,1080094634,1383856311,1551037884,101039829,135050206,437757123,337553864,1042385657,807962610,573804783,742039012,2531067453,2564033334,2328828971,2227573024,2935566865,2700099354,3001755655,3168937228,3868552805,3902563182,4203181171,4102977912,3736164937,3501741890,3265478751,3433712980,1106041591,1340463100,1576976609,1408749034,2043211483,2009195472,1708848333,1809054150,832877231,1068351396,766945465,599762354,159417987,126454664,361929877,463180190,2709260871,2943682380,3178106961,3009879386,2572697195,2538681184,2236228733,2336434550,3509871135,3745345300,3441850377,3274667266,3910161971,3877198648,4110568485,4211818798,2597806476,2497604743,2261089178,2295101073,2733856160,2902087851,3202437046,2968011453,3936291284,3835036895,4136440770,4169408201,3535486456,3702665459,3467192302,3231722213,2051518780,1951317047,1716890410,1750902305,1113818384,1282050075,1584504582,1350078989,168810852,67556463,371049330,404016761,841739592,1008918595,775550814,540080725,3969562369,3801332234,4035489047,4269907996,3569255213,3669462566,3366754619,3332740144,2631065433,2463879762,2160117071,2395588676,2767645557,2868897406,3102011747,3069049960,202008497,33778362,270040487,504459436,875451293,975658646,675039627,641025152,2084704233,1917518562,1615861247,1851332852,1147550661,1248802510,1484005843,1451044056,933301370,967311729,733156972,632953703,260388950,25965917,328671808,496906059,1206477858,1239443753,1543208500,1441952575,2144161806,1908694277,1675577880,1842759443,3610369226,3644379585,3408119516,3307916247,4011190502,3776767469,4077384432,4245618683,2809771154,2842737049,3144396420,3043140495,2673705150,2438237621,2203032232,2370213795],n[r([85,50])]=[0,185469197,370938394,487725847,741876788,657861945,975451694,824852259,1483753576,1400783205,1315723890,1164071807,1950903388,2135319889,1649704518,1767536459,2967507152,3152976349,2801566410,2918353863,2631447780,2547432937,2328143614,2177544179,3901806776,3818836405,4270639778,4118987695,3299409036,3483825537,3535072918,3652904859,2077965243,1893020342,1841768865,1724457132,1474502543,1559041666,1107234197,1257309336,598438867,681933534,901210569,1052338372,261314535,77422314,428819965,310463728,3409685355,3224740454,3710368113,3593056380,3875770207,3960309330,4045380933,4195456072,2471224067,2554718734,2237133081,2388260884,3212035895,3028143674,2842678573,2724322336,4138563181,4255350624,3769721975,3955191162,3667219033,3516619604,3431546947,3347532110,2933734917,2782082824,3099667487,3016697106,2196052529,2313884476,2499348523,2683765030,1179510461,1296297904,1347548327,1533017514,1786102409,1635502980,2087309459,2003294622,507358933,355706840,136428751,53458370,839224033,957055980,605657339,790073846,2373340630,2256028891,2607439820,2422494913,2706270690,2856345839,3075636216,3160175349,3573941694,3725069491,3273267108,3356761769,4181598602,4063242375,4011996048,3828103837,1033297158,915985419,730517276,545572369,296679730,446754879,129166120,213705253,1709610350,1860738147,1945798516,2029293177,1239331162,1120974935,1606591296,1422699085,4148292826,4233094615,3781033664,3931371469,3682191598,3497509347,3446004468,3328955385,2939266226,2755636671,3106780840,2988687269,2198438022,2282195339,2501218972,2652609425,1201765386,1286567175,1371368976,1521706781,1805211710,1620529459,2105887268,1988838185,533804130,350174575,164439672,46346101,870912086,954669403,636813900,788204353,2358957921,2274680428,2592523643,2441661558,2695033685,2880240216,3065962831,3182487618,3572145929,3756299780,3270937875,3388507166,4174560061,4091327024,4006521127,3854606378,1014646705,930369212,711349675,560487590,272786309,457992840,106852767,223377554,1678381017,1862534868,1914052035,2031621326,1211247597,1128014560,1580087799,1428173050,32283319,182621114,401639597,486441376,768917123,651868046,1003007129,818324884,1503449823,1385356242,1333838021,1150208456,1973745387,2125135846,1673061617,1756818940,2970356327,3120694122,2802849917,2887651696,2637442643,2520393566,2334669897,2149987652,3917234703,3799141122,4284502037,4100872472,3309594171,3460984630,3545789473,3629546796,2050466060,1899603969,1814803222,1730525723,1443857720,1560382517,1075025698,1260232239,575138148,692707433,878443390,1062597235,243256656,91341917,409198410,325965383,3403100636,3252238545,3704300486,3620022987,3874428392,3990953189,4042459122,4227665663,2460449204,2578018489,2226875310,2411029155,3198115200,3046200461,2827177882,2743944855],n[r([85,51])]=[0,218828297,437656594,387781147,875313188,958871085,775562294,590424639,1750626376,1699970625,1917742170,2135253587,1551124588,1367295589,1180849278,1265195639,3501252752,3720081049,3399941250,3350065803,3835484340,3919042237,4270507174,4085369519,3102249176,3051593425,2734591178,2952102595,2361698556,2177869557,2530391278,2614737639,3145456443,3060847922,2708326185,2892417312,2404901663,2187128086,2504130317,2555048196,3542330227,3727205754,3375740769,3292445032,3876557655,3926170974,4246310725,4027744588,1808481195,1723872674,1910319033,2094410160,1608975247,1391201670,1173430173,1224348052,59984867,244860394,428169201,344873464,935293895,984907214,766078933,547512796,1844882806,1627235199,2011214180,2062270317,1507497298,1423022939,1137477952,1321699145,95345982,145085239,532201772,313773861,830661914,1015671571,731183368,648017665,3175501286,2957853679,2807058932,2858115069,2305455554,2220981195,2474404304,2658625497,3575528878,3625268135,3473416636,3254988725,3778151818,3963161475,4213447064,4130281361,3599595085,3683022916,3432737375,3247465558,3802222185,4020912224,4172763771,4122762354,3201631749,3017672716,2764249623,2848461854,2331590177,2280796200,2431590963,2648976442,104699613,188127444,472615631,287343814,840019705,1058709744,671593195,621591778,1852171925,1668212892,1953757831,2037970062,1514790577,1463996600,1080017571,1297403050,3673637356,3623636965,3235995134,3454686199,4007360968,3822090177,4107101658,4190530515,2997825956,3215212461,2830708150,2779915199,2256734592,2340947849,2627016082,2443058075,172466556,122466165,273792366,492483431,1047239e3,861968209,612205898,695634755,1646252340,1863638845,2013908262,1963115311,1446242576,1530455833,1277555970,1093597963,1636604631,1820824798,2073724613,1989249228,1436590835,1487645946,1337376481,1119727848,164948639,81781910,331544205,516552836,1039717051,821288114,669961897,719700128,2973530695,3157750862,2871682645,2787207260,2232435299,2283490410,2667994737,2450346104,3647212047,3564045318,3279033885,3464042516,3980931627,3762502690,4150144569,4199882800,3070356634,3121275539,2904027272,2686254721,2200818878,2384911031,2570832044,2486224549,3747192018,3528626907,3310321856,3359936201,3950355702,3867060991,4049844452,4234721005,1739656202,1790575107,2108100632,1890328081,1402811438,1586903591,1233856572,1149249077,266959938,48394827,369057872,418672217,1002783846,919489135,567498868,752375421,209336225,24197544,376187827,459744698,945164165,895287692,574624663,793451934,1679968233,1764313568,2117360635,1933530610,1343127501,1560637892,1243112415,1192455638,3704280881,3519142200,3336358691,3419915562,3907448597,3857572124,4075877127,4294704398,3029510009,3113855344,2927934315,2744104290,2159976285,2377486676,2594734927,2544078150],n[r([85,52])]=[0,151849742,303699484,454499602,607398968,758720310,908999204,1059270954,1214797936,1097159550,1517440620,1400849762,1817998408,1699839814,2118541908,2001430874,2429595872,2581445614,2194319100,2345119218,3034881240,3186202582,2801699524,2951971274,3635996816,3518358430,3399679628,3283088770,4237083816,4118925222,4002861748,3885750714,1002142683,850817237,698445255,548169417,529487843,377642221,227885567,77089521,1943217067,2061379749,1640576439,1757691577,1474760595,1592394909,1174215055,1290801793,2875968315,2724642869,3111247143,2960971305,2405426947,2253581325,2638606623,2487810577,3808662347,3926825029,4044981591,4162096729,3342319475,3459953789,3576539503,3693126241,1986918061,2137062819,1685577905,1836772287,1381620373,1532285339,1078185097,1229899655,1040559837,923313619,740276417,621982671,439452389,322734571,137073913,19308535,3871163981,4021308739,4104605777,4255800159,3263785589,3414450555,3499326569,3651041127,2933202493,2815956275,3167684641,3049390895,2330014213,2213296395,2566595609,2448830231,1305906550,1155237496,1607244650,1455525988,1776460110,1626319424,2079897426,1928707164,96392454,213114376,396673818,514443284,562755902,679998e3,865136418,983426092,3708173718,3557504664,3474729866,3323011204,4180808110,4030667424,3945269170,3794078908,2507040230,2623762152,2272556026,2390325492,2975484382,3092726480,2738905026,2857194700,3973773121,3856137295,4274053469,4157467219,3371096953,3252932727,3673476453,3556361835,2763173681,2915017791,3064510765,3215307299,2156299017,2307622919,2459735317,2610011675,2081048481,1963412655,1846563261,1729977011,1480485785,1362321559,1243905413,1126790795,878845905,1030690015,645401037,796197571,274084841,425408743,38544885,188821243,3613494426,3731654548,3313212038,3430322568,4082475170,4200115116,3780097726,3896688048,2668221674,2516901860,2366882550,2216610296,3141400786,2989552604,2837966542,2687165888,1202797690,1320957812,1437280870,1554391400,1669664834,1787304780,1906247262,2022837584,265905162,114585348,499347990,349075736,736970802,585122620,972512814,821712160,2595684844,2478443234,2293045232,2174754046,3196267988,3079546586,2895723464,2777952454,3537852828,3687994002,3234156416,3385345166,4142626212,4293295786,3841024952,3992742070,174567692,57326082,410887952,292596766,777231668,660510266,1011452712,893681702,1108339068,1258480242,1343618912,1494807662,1715193156,1865862730,1948373848,2100090966,2701949495,2818666809,3004591147,3122358053,2235061775,2352307457,2535604243,2653899549,3915653703,3764988233,4219352155,4067639125,3444575871,3294430577,3746175075,3594982253,836553431,953270745,600235211,718002117,367585007,484830689,133361907,251657213,2041877159,1891211689,1806599355,1654886325,1568718495,1418573201,1335535747,1184342925];const c=new Uint8Array(16);for(let e=15;e>=0;--e)c[e]=t%256,t=parseInt(t/256);let i=null,a=16;const s=new Uint8Array(o),k=[],l=[];!function(){const e=n[r([110,117,109,98,101,114,79,102,82,111,117,110,100,115])][s[r([108,101,110,103,116,104])]];for(let o=0;o<=e;o++)k[r([112,117,115,104])]([0,0,0,0]),l[r([112,117,115,104])]([0,0,0,0]);const o=4*(e+1),t=s[r([108,101,110,103,116,104])]/4,c=d(s);let i;for(let o=0;o<t;o++)i=o>>2,k[i][o%4]=c[o],l[e-i][o%4]=c[o];let a,g=0,u=t;for(;u<o;){a=c[t-1],c[0]^=n[r([83])][a>>16&255]<<24^n[r([83])][a>>8&255]<<16^n[r([83])][255&a]<<8^n[r([83])][a>>24&255]^n[r([114,99,111,110])][g]<<24,g+=1;for(let e=1;e<t/2;e++)c[e]^=c[e-1];a=c[t/2-1],c[t/2]^=n[r([83])][255&a]^n[r([83])][a>>8&255]<<8^n[r([83])][a>>16&255]<<16^n[r([83])][a>>24&255]<<24;for(let e=t/2+1;e<t;e++)c[e]^=c[e-1];let i,s,d=0;for(;d<t&&u<o;)i=u>>2,s=u%4,k[i][s]=c[d],l[e-i][s]=c[d++],u++}for(let o=1;o<e;o++)for(let e=0;e<4;e++)a=l[o][e],l[o][e]=n[r([85,49])][a>>24&255]^n[r([85,50])][a>>16&255]^n[r([85,51])][a>>8&255]^n[r([85,52])][255&a]}();for(let o=0;o<e[r([108,101,110,103,116,104])];o++)16===a&&(i=u(c),a=0,g(c)),e[o]^=i[a++];return e;function d(e){const o=[];for(let t=0;t<e[r([108,101,110,103,116,104])];t+=4)o[r([112,117,115,104])](e[t]<<24|e[t+1]<<16|e[t+2]<<8|e[t+3]);return o}function g(e){for(let o=15;o>=0;o--){if(255!==e[o]){e[o]++;break}e[o]=0}}function u(e){const o=k[r([108,101,110,103,116,104])]-1,t=[0,0,0,0];let c=d(e);for(let e=0;e<4;e++)c[e]^=k[0][e];for(let e=1;e<o;e++){for(let o=0;o<4;o++)t[o]=n[r([84,49])][c[o]>>24&255]^n[r([84,50])][c[(o+1)%4]>>16&255]^n[r([84,51])][c[(o+2)%4]>>8&255]^n[r([84,52])][255&c[(o+3)%4]]^k[e][o];c=t[r([115,108,105,99,101])]()}const i=new Uint8Array(16);let a;for(let e=0;e<4;e++)a=k[o][e],i[4*e]=255&(n[r([83])][c[e]>>24&255]^a>>24),i[4*e+1]=255&(n[r([83])][c[(e+1)%4]>>16&255]^a>>16),i[4*e+2]=255&(n[r([83])][c[(e+2)%4]>>8&255]^a>>8),i[4*e+3]=255&(n[r([83])][255&c[(e+3)%4]]^a);return i}}(n,o,i+256*c))}(e,new Uint8Array([...n,29,221,175,90,231,133,239,240,75,180,...c]))}const a=function(){const e=[{[r([105,100])]:1,[r([102,101,97,116,117,114,101,78,97,109,101])]:r([67,111,109,109,101,110,116,115]),[r([112,108,117,103,105,110,78,97,109,101])]:r([67,111,109,109,101,110,116,115,82,101,112,111,115,105,116,111,114,121]),[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:r([108,105,99,101,110,115,101,75,101,121]),[r([104,97,110,100,108,101,114])]:r([99,104,101,99,107,76,105,99,101,110,115,101]),[r([99,104,101,99,107,65,108,115,111])]:[{[r([105,100])]:2,[r([102,101,97,116,117,114,101,78,97,109,101])]:r([84,114,97,99,107,32,67,104,97,110,103,101,115]),[r([112,108,117,103,105,110,78,97,109,101])]:r([84,114,97,99,107,67,104,97,110,103,101,115,69,100,105,116,105,110,103]),[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:r([108,105,99,101,110,115,101,75,101,121]),[r([104,97,110,100,108,101,114])]:r([99,104,101,99,107,76,105,99,101,110,115,101,70,111,114,84,114,97,99,107,67,104,97,110,103,101,115]),[r([111,112,116,105,111,110,115])]:{[r([97,105,119,115,103,105,99])]:!0,[r([97,105,116,99,100,103,105,108])]:!0,[r([97,105,114,118,105,105,108])]:!0}}],[r([111,112,116,105,111,110,115])]:{[r([97,105,119,115,103,105,99])]:!0,[r([97,105,116,99,100,103,105,108])]:!0,[r([97,105,114,118,105,105,108])]:!0}},{[r([105,100])]:3,[r([102,101,97,116,117,114,101,78,97,109,101])]:r([80,97,103,105,110,97,116,105,111,110]),[r([112,108,117,103,105,110,78,97,109,101])]:r([80,97,103,105,110,97,116,105,111,110,76,111,111,107,117,112]),[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:r([112,97,103,105,110,97,116,105,111,110,76,105,99,101,110,115,101,75,101,121]),[r([104,97,110,100,108,101,114])]:r([99,104,101,99,107,76,105,99,101,110,115,101])},{[r([105,100])]:4,[r([102,101,97,116,117,114,101,78,97,109,101])]:r([82,101,118,105,115,105,111,110,32,72,105,115,116,111,114,121]),[r([112,108,117,103,105,110,78,97,109,101])]:r([82,101,118,105,115,105,111,110,115,82,101,112,111,115,105,116,111,114,121]),[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:r([108,105,99,101,110,115,101,75,101,121]),[r([104,97,110,100,108,101,114])]:r([99,104,101,99,107,76,105,99,101,110,115,101,70,111,114,82,101,118,105,115,105,111,110,72,105,115,116,111,114,121]),[r([111,112,116,105,111,110,115])]:{[r([97,105,119,115,103,105,99])]:!0,[r([97,105,116,99,100,103,105,108])]:!0,[r([97,105,114,118,105,105,108])]:!0}},{[r([105,100])]:5,[r([102,101,97,116,117,114,101,78,97,109,101])]:r([68,111,99,117,109,101,110,116,32,79,117,116,108,105,110,101]),[r([112,108,117,103,105,110,78,97,109,101])]:r([68,111,99,117,109,101,110,116,79,117,116,108,105,110,101,85,73]),[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:r([100,111,99,117,109,101,110,116,79,117,116,108,105,110,101,76,105,99,101,110,115,101,75,101,121]),[r([104,97,110,100,108,101,114])]:r([99,104,101,99,107,76,105,99,101,110,115,101]),[r([111,112,116,105,111,110,115])]:{[r([102,103,105])]:12}},{[r([105,100])]:6,[r([102,101,97,116,117,114,101,78,97,109,101])]:r([70,111,114,109,97,116,32,80,97,105,110,116,101,114]),[r([112,108,117,103,105,110,78,97,109,101])]:r([70,111,114,109,97,116,80,97,105,110,116,101,114,85,73]),[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:r([102,111,114,109,97,116,80,97,105,110,116,101,114,76,105,99,101,110,115,101,75,101,121]),[r([104,97,110,100,108,101,114])]:r([99,104,101,99,107,76,105,99,101,110,115,101]),[r([111,112,116,105,111,110,115])]:{[r([102,103,105])]:12}},{[r([105,100])]:7,[r([102,101,97,116,117,114,101,78,97,109,101])]:r([83,108,97,115,104,32,67,111,109,109,97,110,100]),[r([112,108,117,103,105,110,78,97,109,101])]:r([83,108,97,115,104,67,111,109,109,97,110,100,85,73]),[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:r([115,108,97,115,104,67,111,109,109,97,110,100,76,105,99,101,110,115,101,75,101,121]),[r([104,97,110,100,108,101,114])]:r([99,104,101,99,107,76,105,99,101,110,115,101]),[r([111,112,116,105,111,110,115])]:{[r([102,103,105])]:12}},{[r([105,100])]:8,[r([102,101,97,116,117,114,101,78,97,109,101])]:r([84,97,98,108,101,32,111,102,32,67,111,110,116,101,110,116,115]),[r([112,108,117,103,105,110,78,97,109,101])]:r([84,97,98,108,101,79,102,67,111,110,116,101,110,116,115,69,100,105,116,105,110,103]),[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:r([116,97,98,108,101,79,102,67,111,110,116,101,110,116,115,76,105,99,101,110,115,101,75,101,121]),[r([104,97,110,100,108,101,114])]:r([99,104,101,99,107,76,105,99,101,110,115,101]),[r([111,112,116,105,111,110,115])]:{[r([102,103,105])]:12}},{[r([105,100])]:9,[r([102,101,97,116,117,114,101,78,97,109,101])]:r([84,101,109,112,108,97,116,101]),[r([112,108,117,103,105,110,78,97,109,101])]:r([84,101,109,112,108,97,116,101,85,73]),[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:r([116,101,109,112,108,97,116,101,76,105,99,101,110,115,101,75,101,121]),[r([104,97,110,100,108,101,114])]:r([99,104,101,99,107,76,105,99,101,110,115,101]),[r([111,112,116,105,111,110,115])]:{[r([102,103,105])]:12}},{[r([105,100])]:10,[r([102,101,97,116,117,114,101,78,97,109,101])]:r([80,97,115,116,101,32,102,114,111,109,32,79,102,102,105,99,101,32,69,110,104,97,110,99,101,100]),[r([112,108,117,103,105,110,78,97,109,101])]:r([80,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,73,110,108,105,110,101,114]),[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:r([112,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,76,105,99,101,110,115,101,75,101,121]),[r([104,97,110,100,108,101,114])]:r([99,104,101,99,107,76,105,99,101,110,115,101]),[r([111,112,116,105,111,110,115])]:{[r([102,103,105])]:12}},{[r([105,100])]:11,[r([102,101,97,116,117,114,101,78,97,109,101])]:r([65,73,32,65,115,115,105,115,116,97,110,116]),[r([112,108,117,103,105,110,78,97,109,101])]:r([65,73,65,115,115,105,115,116,97,110,116,85,73]),[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:r([97,105,76,105,99,101,110,115,101,75,101,121]),[r([104,97,110,100,108,101,114])]:r([99,104,101,99,107,76,105,99,101,110,115,101])},{[r([105,100])]:12,[r([102,101,97,116,117,114,101,78,97,109,101])]:r([80,114,111,100,117,99,116,105,118,105,116,121,32,112,97,99,107])},{[r([105,100])]:13,[r([102,101,97,116,117,114,101,78,97,109,101])]:r([67,97,115,101,32,67,104,97,110,103,101]),[r([112,108,117,103,105,110,78,97,109,101])]:r([67,97,115,101,67,104,97,110,103,101,85,73]),[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:r([99,97,115,101,67,104,97,110,103,101,76,105,99,101,110,115,101,75,101,121]),[r([104,97,110,100,108,101,114])]:r([99,104,101,99,107,76,105,99,101,110,115,101]),[r([111,112,116,105,111,110,115])]:{[r([102,103,105])]:12}}];return function e(o){o[r([102,111,114,69,97,99,104])]((o=>{o[r([112,101,114,109,105,115,115,105,111,110,77,97,115,107])]=1<<o[r([105,100])]-1,t(o)&&o[r([99,104,101,99,107,65,108,115,111])]&&e(o[r([99,104,101,99,107,65,108,115,111])])}))}(e),e}(),s={[r([99,104,101,99,107,76,105,99,101,110,115,101])]:function(e,o){v(b(e,o),o)},[r([99,104,101,99,107,76,105,99,101,110,115,101,70,111,114,84,114,97,99,107,67,104,97,110,103,101,115])]:function(e,o){v(function(e,o){try{if(w(l,r([84,114,97,99,107,67,104,97,110,103,101,115,69,100,105,116,105,110,103]))&&e){const t=y(l,r([84,114,97,99,107,67,104,97,110,103,101,115,69,100,105,116,105,110,103]))[r([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])];if(parseInt(t)/2>e[r([101,120,112,105,114,97,116,105,111,110,68,97,116,101])])return h(o[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+r([73,110,118,97,108,105,100]))}return b(e,o)}catch(e){return h(o[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+r([73,110,118,97,108,105,100]))}}(e,o),o)},[r([99,104,101,99,107,76,105,99,101,110,115,101,70,111,114,82,101,118,105,115,105,111,110,72,105,115,116,111,114,121])]:function(e,o){const t=c[0]*n[1],i=c[0]*n[2],a=c[2]*n[2];function s(e,o){k(),h(o+r([84,114,105,97,108,76,105,109,105,116,58])+e),window[p()]=e===r([116,105,109,101])?t:i}function k(){const e=l;function o(){w(e,r([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))&&(y(e,r([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))[r([117,110,98,105,110,100])](r([105,115,69,110,97,98,108,101,100])),y(e,r([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))[r([105,115,69,110,97,98,108,101,100])]=!1,y(e,r([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))[r([117,112,100,97,116,101])]=_,y(e,r([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))[r([115,97,118,101,82,101,118,105,115,105,111,110])]=_,e[r([109,111,100,101,108])][r([99,104,97,110,103,101])]=_,e[r([109,111,100,101,108])][r([101,110,113,117,101,117,101,67,104,97,110,103,101])]=_,e[r([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](r([109,111,100,101,108]))),w(e,r([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))&&(y(e,r([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[r([117,110,98,105,110,100])](r([105,115,69,110,97,98,108,101,100])),y(e,r([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[r([105,115,69,110,97,98,108,101,100])]=!1,y(e,r([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[r([99,111,109,112,97,114,101])]=_,y(e,r([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[r([95,103,101,116,68,105,102,102])]=_)}e[r([115,116,97,116,101])]==r([114,101,97,100,121])?o():e[r([111,110,99,101])](r([114,101,97,100,121]),(()=>{if(w(e,r([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))&&o(),w(e,r([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))){const t=y(e,r([82,101,118,105,115,105,111,110,115,82,101,112,111,115,105,116,111,114,121])),n=t.getRevision(0),c=t[J("0x1b")](n[r([105,100])]);y(e,r([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[r([99,111,109,112,97,114,101])](n[r([105,100])],c?c[r([105,100])]:null,1)[J("0x1d")]((()=>o()))}}))}w(l,r([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))&&y(l,r([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))[r([115,116,97,116,101])]==r([99,111,110,110,101,99,116,101,100])&&(window[p()]=a),function(e,o){if(e==o[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+r([73,110,118,97,108,105,100]))k();else if(e==o[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+r([84,114,105,97,108])){const e=function(){if(!w(l,r([82,101,118,105,115,105,111,110,86,105,101,119,101,114])))return!1;for(const e in window)if(Number[J("0x17")](Number(e))){if(window[e]===t)return r([116,105,109,101]);if(window[e]===i)return r([114,101,118,105,115,105,111,110,115])}return!1}();e&&s(e,o[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]);const a=function(){let e=c[6]*n[8]*n[6];return w(l,r([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))&&(e/=10),e}();window[r([115,101,116,84,105,109,101,111,117,116])]((()=>{s(r([116,105,109,101]),o[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])])}),a);const k=y(l,r([82,101,118,105,115,105,111,110,115,82,101,112,111,115,105,116,111,114,121]))[r([95,114,101,118,105,115,105,111,110,115])];k[r([108,101,110,103,116,104])]>=7?s(r([114,101,118,105,115,105,111,110,115]),o[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]):k.on(r([97,100,100]),(()=>{k[r([108,101,110,103,116,104])]>=7&&s(r([114,101,118,105,115,105,111,110,115]),o[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])])}))}}(function(e,o){try{return function(){if(!w(l,r([82,101,118,105,115,105,111,110,86,105,101,119,101,114])))return!1;for(const e in window)if(Number[J("0x17")](Number(e))&&window[e]===a)return!0;return!1}()?h(o[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+r([86,97,108,105,100])):b(e,o)}catch(e){return h(o[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+r([73,110,118,97,108,105,100]))}}(e,o),o)}},k=o[r([99,111,110,115,116,114,117,99,116,111,114])][r([112,108,117,103,105,110,78,97,109,101])],l=r([99,111,110,116,101,120,116])in o?o[J("0x1a")]:o[J("0xe")],d=r([52,48,52,56,48,50,51,52]),g=r([65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,48,49,50,51,52,53,54,55,56,57]),u=l[J("0x18")].get(r([108,105,99,101,110,115,101,75,101,121])),m=a[r([102,105,108,116,101,114])](t)[r([102,105,110,100])]((e=>e[r([112,108,117,103,105,110,78,97,109,101])]===k));function b(e,o){try{return function(e){if(!w(l,e[r([112,108,117,103,105,110,78,97,109,101])]))return!0;const o=e[r([111,112,116,105,111,110,115])]||{},t=o[r([97,105,119,115,103,105,99])]||!1,n=o[r([97,105,116,99,100,103,105,108])]||!1,c=o[r([97,105,114,118,105,105,108])]||!1;return!(!w(l,r([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))||y(l,r([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))[r([115,116,97,116,101])]!=r([99,111,110,110,101,99,116,101,100])||!t)||(!(!w(l,r([84,114,97,99,107,67,104,97,110,103,101,115,68,97,116,97,71,101,116,116,101,114]))||y(l,r([84,114,97,99,107,67,104,97,110,103,101,115,68,97,116,97,71,101,116,116,101,114]))[r([114,101,115,117,108,116])]!=r([101,110,100])||!n)||!(!w(l,r([82,101,118,105,115,105,111,110,86,105,101,119,101,114,73,110,116,101,103,114,97,116,105,111,110]))||y(l,r([82,101,118,105,115,105,111,110,86,105,101,119,101,114,73,110,116,101,103,114,97,116,105,111,110]))[r([114,101,115,117,108,116])]!=r([101,110,100])||!c))}(o)?h(o[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+r([86,97,108,105,100])):e&&function(e,o){const t=!!(e&o[r([112,101,114,109,105,115,115,105,111,110,77,97,115,107])]),n=function(e,o){const t=(o[r([111,112,116,105,111,110,115])]||{})[r([102,103,105])]||null;if(!t)return!1;const n=a[r([102,105,110,100])]((e=>e[r([105,100])]===t));return!!n&&!!(e&n[r([112,101,114,109,105,115,115,105,111,110,77,97,115,107])])}(e,o);return t||n}(e[r([97,108,108,111,119,101,100,80,108,117,103,105,110,115])],o)?e[r([105,115,73,110,116,101,114,110,97,108])]&&!window[r([111,112,101,110])][r([99,108,111,115,101,100])]||parseInt(d)/2>e[r([101,120,112,105,114,97,116,105,111,110,68,97,116,101])]?h(o[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+r([73,110,118,97,108,105,100])):e[r([105,115,84,114,105,97,108])]?h(o[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+r([84,114,105,97,108])):h(o[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+r([86,97,108,105,100])):h(o[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+r([73,110,118,97,108,105,100]))}catch(e){return h(o[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+r([73,110,118,97,108,105,100]))}}function v(o,t){if(l instanceof e.Context){const e=l;o==t[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+r([73,110,118,97,108,105,100])?f(e):o==t[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+r([84,114,105,97,108])&&window[r([115,101,116,84,105,109,101,111,117,116])]((()=>{f(e),h(t[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+r([84,114,105,97,108,76,105,109,105,116,58,116,105,109,101]))}),c[6]*n[8]*n[6]),e[r([101,100,105,116,111,114,115])][r([111,110])](r([97,100,100]),((e,n)=>{o!=t[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+r([73,110,118,97,108,105,100])&&o!=t[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+r([84,114,105,97,108,76,105,109,105,116,58,116,105,109,101])&&o!=t[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+r([84,114,105,97,108,76,105,109,105,116,58,111,112,101,114,97,116,105,111,110,115])||x(n)}))}else{const e=l;o==t[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+r([73,110,118,97,108,105,100])?x(e):o==t[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+r([84,114,105,97,108])&&e[r([111,110])](r([114,101,97,100,121]),(()=>{let o=0;e[r([109,111,100,101,108])][r([111,110])](r([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),((n,c)=>{c[0][r([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&o++,504===o&&(x(e),h(t[r([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+r([84,114,105,97,108,76,105,109,105,116,58,111,112,101,114,97,116,105,111,110,115])),n[r([111,102,102])]())}),{priority:r([104,105,103,104,101,115,116])})}))}}function h(e){const o=p();return l[o]=e,e}function p(){const e=String(window[r([112,101,114,102,111,114,109,97,110,99,101])][r([110,111,119])]())[r([114,101,112,108,97,99,101])](r([46]),"");let o="";for(let t=0;t<e[r([108,101,110,103,116,104])];t+=2){let n=parseInt(e[r([115,117,98,115,116,114,105,110,103])](t,t+2));n>=g[r([108,101,110,103,116,104])]&&(n-=g[r([108,101,110,103,116,104])]),o+=g[n]}return o}function f(e){for(const o of e[r([101,100,105,116,111,114,115])])x(o);y(e,r([67,111,109,109,101,110,116,115,82,101,112,111,115,105,116,111,114,121]))[r([115,119,105,116,99,104,82,101,97,100,79,110,108,121])](!0),y(e,r([67,111,109,109,101,110,116,115,82,101,112,111,115,105,116,111,114,121]))[r([115,119,105,116,99,104,82,101,97,100,79,110,108,121])]=_}function x(e){function o(){e[r([109,111,100,101,108])][r([99,104,97,110,103,101])]=_,e[r([109,111,100,101,108])][r([101,110,113,117,101,117,101,67,104,97,110,103,101])]=_,e[r([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](r([109,111,100,101,108]))}e[r([115,116,97,116,101])]==r([114,101,97,100,121])?o():e[r([111,110,99,101])](r([114,101,97,100,121]),(()=>o()))}function _(){return null}function w(e,o){return e[r([112,108,117,103,105,110,115])][r([104,97,115])](o)}function y(e,o){return e[r([112,108,117,103,105,110,115])][r([103,101,116])](o)}m&&function e(o,t){s[t[r([104,97,110,100,108,101,114])]](o,t),t[r([99,104,101,99,107,65,108,115,111])]&&t[r([99,104,101,99,107,65,108,115,111])][r([102,105,108,116,101,114])]((e=>w(l,e[r([112,108,117,103,105,110,78,97,109,101])])))[r([102,111,114,69,97,99,104])]((r=>e(o,r)))}(function(e){try{const o=i(e),t=JSON[r([112,97,114,115,101])](o),n=parseInt(t[r([49])]),c=t[r([50])]||"",a=parseInt(t[r([51])]),s=parseInt(t[r([52])])||0,k=parseInt(t[r([53])])||0;return{[r([112,114,111,100,117,99,116,78,97,109,101])]:c,[r([97,108,108,111,119,101,100,80,108,117,103,105,110,115])]:s,[r([101,120,112,105,114,97,116,105,111,110,68,97,116,101])]:n,[r([105,115,84,114,105,97,108])]:a,[r([105,115,73,110,116,101,114,110,97,108])]:k}}catch(e){return null}}(u),m)})(o)}(this)}[J("0x15")](){const e=this[J("0xe")],o=this[J("0xe")][J("0x11")][J("0xb")](J("0x12")),r=e[J("0x18")][J("0xb")]("mention.feeds");r[J("0x19")]({marker:"/",feed:e=>o.getMatchingCommands(e),itemRenderer:this[J("0x5")][J("0x6")](this),dropdownLimit:e[J("0x18")][J("0xb")]("slashCommand.dropdownLimit")||1/0}),e[J("0x18")].set("mention.feeds",r)}_overrideMentionExecuteListener(){const e=this.editor;e[J("0xf")][J("0xb")]("mention").on(J("0x16"),((o,r)=>{const t=r[0],n=e.model;"/"===t[J("0x8")]&&n[J("0x4")]((e=>{e[J("0xc")](t[J("0x0")]),t[J("0xd")][J("0x16")](),o[J("0xa")]()}))}),{priority:J("0x9")})}_customItemRenderer(e){const o=this[J("0xe")].locale,r=new P(o,e);return r[J("0x13")](),r[J("0x1")]}}var Y,G,W=["pluginName","SlashCommand"];Y=W,G=317,function(e){for(;--e;)Y.push(Y.shift())}(++G);var X=function(e,o){return W[e-=0]};class $ extends e.Plugin{static get requires(){return["Mention",B,Q]}static get[X("0x1")](){return X("0x0")}}})(),(window.CKEditor5=window.CKEditor5||{}).slashCommand=t})();
@@ -1,4 +1,4 @@
1
- # Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
1
+ # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
2
  #
3
3
  # !!! IMPORTANT !!!
4
4
  #
@@ -1,4 +1,4 @@
1
- # Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
1
+ # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
2
  #
3
3
  # !!! IMPORTANT !!!
4
4
  #
@@ -1,4 +1,4 @@
1
- # Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
1
+ # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
2
  #
3
3
  # !!! IMPORTANT !!!
4
4
  #
@@ -1,4 +1,4 @@
1
- # Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
1
+ # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
2
  #
3
3
  # !!! IMPORTANT !!!
4
4
  #
@@ -1,4 +1,4 @@
1
- # Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
1
+ # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
2
  #
3
3
  # !!! IMPORTANT !!!
4
4
  #
@@ -1,4 +1,4 @@
1
- # Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
1
+ # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
2
  #
3
3
  # !!! IMPORTANT !!!
4
4
  #
@@ -1,4 +1,4 @@
1
- # Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
1
+ # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
2
  #
3
3
  # !!! IMPORTANT !!!
4
4
  #
@@ -1,4 +1,4 @@
1
- # Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
1
+ # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
2
  #
3
3
  # !!! IMPORTANT !!!
4
4
  #
@@ -1,4 +1,4 @@
1
- # Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
1
+ # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
2
  #
3
3
  # !!! IMPORTANT !!!
4
4
  #
@@ -1,4 +1,4 @@
1
- # Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
1
+ # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
2
  #
3
3
  # !!! IMPORTANT !!!
4
4
  #
@@ -1,4 +1,4 @@
1
- # Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
1
+ # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
2
  #
3
3
  # !!! IMPORTANT !!!
4
4
  #
@@ -1,4 +1,4 @@
1
- # Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
1
+ # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
2
  #
3
3
  # !!! IMPORTANT !!!
4
4
  #
@@ -1,4 +1,4 @@
1
- # Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
1
+ # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
2
  #
3
3
  # !!! IMPORTANT !!!
4
4
  #
@@ -1,4 +1,4 @@
1
- # Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
1
+ # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
2
  #
3
3
  # !!! IMPORTANT !!!
4
4
  #
@@ -1,4 +1,4 @@
1
- # Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
1
+ # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
2
  #
3
3
  # !!! IMPORTANT !!!
4
4
  #
@@ -1,4 +1,4 @@
1
- # Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
1
+ # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
2
  #
3
3
  # !!! IMPORTANT !!!
4
4
  #
@@ -1,4 +1,4 @@
1
- # Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
1
+ # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
2
  #
3
3
  # !!! IMPORTANT !!!
4
4
  #
@@ -1,4 +1,4 @@
1
- # Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
1
+ # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
2
  #
3
3
  # !!! IMPORTANT !!!
4
4
  #
@@ -1,4 +1,4 @@
1
- # Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
1
+ # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
2
  #
3
3
  # !!! IMPORTANT !!!
4
4
  #
@@ -1,4 +1,4 @@
1
- # Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
1
+ # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
2
  #
3
3
  # !!! IMPORTANT !!!
4
4
  #
@@ -1,4 +1,4 @@
1
- # Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
1
+ # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
2
  #
3
3
  # !!! IMPORTANT !!!
4
4
  #
@@ -1,4 +1,4 @@
1
- # Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
1
+ # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
2
  #
3
3
  # !!! IMPORTANT !!!
4
4
  #