@ckeditor/ckeditor5-document-outline 45.2.0-alpha.3 → 45.2.0-alpha.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2,4 +2,4 @@
2
2
  /*!
3
3
  * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
4
4
  * For licensing, see LICENSE.md.
5
- */(()=>{var t={46:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var i=n(168),o=n.n(i),r=n(433),s=n.n(r)()(o());s.push([t.id,":root{--ck-document-outline-padding:var(--ck-spacing-large);--ck-document-outline-base-font-size:.875em;--ck-document-outline-placeholder-color:var(--ck-color-engine-placeholder-text);--ck-document-outline-indent-level-1:0;--ck-document-outline-indent-level-2:1.5em;--ck-document-outline-indent-level-3:3em;--ck-document-outline-indent-level-4:4.5em;--ck-document-outline-indent-level-5:6em;--ck-document-outline-indent-level-6:7.5em;--ck-document-outline-item-padding:var(--ck-spacing-small);--ck-document-outline-item-active-color:var(--ck-color-base-active);--ck-document-outline-item-default-color:#424242;--ck-document-outline-item-hover-state-color:var(--ck-color-base-text)}.ck.ck-document-outline{font-size:var(--ck-document-outline-base-font-size);padding:var(--ck-document-outline-padding);user-select:none}.ck.ck-document-outline:empty:before{color:var(--ck-document-outline-placeholder-color);content:attr(data-document-outline-empty-placeholder);display:inline-block}.ck.ck-document-outline .ck-document-outline__item{color:var(--ck-document-outline-item-default-color);cursor:pointer;overflow:hidden;padding:var(--ck-document-outline-item-padding);text-overflow:ellipsis;white-space:nowrap}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_empty{font-style:italic}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_empty:hover,.ck.ck-document-outline .ck-document-outline__item:hover{color:var(--ck-document-outline-item-hover-state-color);text-decoration:underline}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_active{color:var(--ck-document-outline-item-active-color)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-1{padding-left:var(--ck-document-outline-indent-level-1)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-2{padding-left:var(--ck-document-outline-indent-level-2)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-3{padding-left:var(--ck-document-outline-indent-level-3)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-4{padding-left:var(--ck-document-outline-indent-level-4)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-5{padding-left:var(--ck-document-outline-indent-level-5)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-6{padding-left:var(--ck-document-outline-indent-level-6)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-1{padding-right:var(--ck-document-outline-indent-level-1)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-2{padding-right:var(--ck-document-outline-indent-level-2)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-3{padding-right:var(--ck-document-outline-indent-level-3)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-4{padding-right:var(--ck-document-outline-indent-level-4)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-5{padding-right:var(--ck-document-outline-indent-level-5)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-6{padding-right:var(--ck-document-outline-indent-level-6)}",""]);const c=s},168:t=>{"use strict";t.exports=function(t){return t[1]}},237:t=>{"use strict";t.exports=CKEditor5.dll},262:t=>{"use strict";var e={};t.exports=function(t,n){var i=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(t){n=null}e[t]=n}return e[t]}(t);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(n)}},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},336:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var i=n(168),o=n.n(i),r=n(433),s=n.n(r)()(o());s.push([t.id,":root{--ck-table-of-contents-padding:1em;--ck-table-of-contents-line-height:1.5;--ck-table-of-contents-items-start-padding:24px;--ck-table-of-contents-border-color:var(--ck-color-base-border);--ck-table-of-contents-label-background-color:#757575;--ck-table-of-contents-background-color:var(--ck-color-base-foreground)}.ck-content .table-of-contents{margin:.9em auto}.ck-content .table-of-contents.table-of-contents_empty{display:none}.ck-content .table-of-contents .table-of-contents__placeholder{font-style:italic;margin:0;padding:var(--ck-table-of-contents-padding)}.ck-content .table-of-contents>ol{padding:var(--ck-table-of-contents-padding)}.ck-content .table-of-contents ol{line-height:var(--ck-table-of-contents-line-height);list-style-type:none;margin:0}.ck-content .table-of-contents ol ol{padding-inline-start:var(--ck-table-of-contents-items-start-padding)}.ck-content .table-of-contents ol li{cursor:default;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ck-editor__editable .ck-widget.table-of-contents{background-color:var(--ck-table-of-contents-background-color);border:1px solid var(--ck-table-of-contents-border-color);display:flow-root;min-width:15em;position:relative}.ck-editor__editable .ck-widget.table-of-contents[data-table-of-contents-label]:after{background-color:var(--ck-table-of-contents-label-background-color);color:#fff;content:attr(data-table-of-contents-label);font-family:var(--ck-font-face);font-size:10px;line-height:16px;padding:var(--ck-spacing-tiny) var(--ck-spacing-medium);position:absolute;right:10px;top:-1px;white-space:nowrap}[dir=rtl] .ck-editor__editable .ck-widget.table-of-contents[data-table-of-contents-label]:after{left:10px;right:auto}",""]);const c=s},355:(t,e,n)=>{t.exports=n(237)("./src/icons.js")},357:t=>{"use strict";t.exports=function(t){var e=document.createElement("style");return t.setAttributes(e,t.attributes),t.insert(e,t.options),e}},433:t=>{"use strict";t.exports=function(t){var e=[];return e.toString=function(){return this.map((function(e){var n="",i=void 0!==e[5];return e[4]&&(n+="@supports (".concat(e[4],") {")),e[2]&&(n+="@media ".concat(e[2]," {")),i&&(n+="@layer".concat(e[5].length>0?" ".concat(e[5]):""," {")),n+=t(e),i&&(n+="}"),e[2]&&(n+="}"),e[4]&&(n+="}"),n})).join("")},e.i=function(t,n,i,o,r){"string"==typeof t&&(t=[[null,t,void 0]]);var s={};if(i)for(var c=0;c<this.length;c++){var a=this[c][0];null!=a&&(s[a]=!0)}for(var u=0;u<t.length;u++){var l=[].concat(t[u]);i&&s[l[0]]||(void 0!==r&&(void 0===l[5]||(l[1]="@layer".concat(l[5].length>0?" ".concat(l[5]):""," {").concat(l[1],"}")),l[5]=r),n&&(l[2]?(l[1]="@media ".concat(l[2]," {").concat(l[1],"}"),l[2]=n):l[2]=n),o&&(l[4]?(l[1]="@supports (".concat(l[4],") {").concat(l[1],"}"),l[4]=o):l[4]="".concat(o)),e.push(l))}},e}},545:t=>{"use strict";var e,n=(e=[],function(t,n){return e[t]=n,e.filter(Boolean).join("\n")});function i(t,e,i,o){var r;if(i)r="";else{r="",o.supports&&(r+="@supports (".concat(o.supports,") {")),o.media&&(r+="@media ".concat(o.media," {"));var s=void 0!==o.layer;s&&(r+="@layer".concat(o.layer.length>0?" ".concat(o.layer):""," {")),r+=o.css,s&&(r+="}"),o.media&&(r+="}"),o.supports&&(r+="}")}if(t.styleSheet)t.styleSheet.cssText=n(e,r);else{var c=document.createTextNode(r),a=t.childNodes;a[e]&&t.removeChild(a[e]),a.length?t.insertBefore(c,a[e]):t.appendChild(c)}}var o={singleton:null,singletonCounter:0};t.exports=function(t){if("undefined"==typeof document)return{update:function(){},remove:function(){}};var e=o.singletonCounter++,n=o.singleton||(o.singleton=t.insertStyleElement(t));return{update:function(t){i(n,e,!1,t)},remove:function(t){i(n,e,!0,t)}}}},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},667:t=>{"use strict";t.exports=function(t,e){Object.keys(e).forEach((function(n){t.setAttribute(n,e[n])}))}},673:t=>{"use strict";var e=[];function n(t){for(var n=-1,i=0;i<e.length;i++)if(e[i].identifier===t){n=i;break}return n}function i(t,i){for(var r={},s=[],c=0;c<t.length;c++){var a=t[c],u=i.base?a[0]+i.base:a[0],l=r[u]||0,d="".concat(u," ").concat(l);r[u]=l+1;var f=n(d),h={css:a[1],media:a[2],sourceMap:a[3],supports:a[4],layer:a[5]};if(-1!==f)e[f].references++,e[f].updater(h);else{var m=o(h,i);i.byIndex=c,e.splice(c,0,{identifier:d,updater:m,references:1})}s.push(d)}return s}function o(t,e){var n=e.domAPI(e);n.update(t);return function(e){if(e){if(e.css===t.css&&e.media===t.media&&e.sourceMap===t.sourceMap&&e.supports===t.supports&&e.layer===t.layer)return;n.update(t=e)}else n.remove()}}t.exports=function(t,o){var r=i(t=t||[],o=o||{});return function(t){t=t||[];for(var s=0;s<r.length;s++){var c=n(r[s]);e[c].references--}for(var a=i(t,o),u=0;u<r.length;u++){var l=n(r[u]);0===e[l].references&&(e[l].updater(),e.splice(l,1))}r=a}}},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")}},e={};function n(i){var o=e[i];if(void 0!==o)return o.exports;var r=e[i]={id:i,exports:{}};return t[i](r,r.exports,n),r.exports}n.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return n.d(e,{a:e}),e},n.d=(t,e)=>{for(var i in e)n.o(e,i)&&!n.o(t,i)&&Object.defineProperty(t,i,{enumerable:!0,get:e[i]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var i={};(()=>{"use strict";n.r(i),n.d(i,{DocumentOutline:()=>W,DocumentOutlineUI:()=>j,DocumentOutlineUtils:()=>h,HeadingId:()=>tt,TableOfContents:()=>mt,TableOfContentsCommand:()=>G,TableOfContentsEditing:()=>ot,TableOfContentsUI:()=>lt});var t=n(782);function e(t,e,{signal:n,edges:i}={}){let o,r=null;const s=null!=i&&i.includes("leading"),c=null==i||i.includes("trailing"),a=()=>{null!==r&&(t.apply(o,r),o=void 0,r=null)};let u=null;const l=()=>{null!=u&&clearTimeout(u),u=setTimeout((()=>{u=null,c&&a(),f()}),e)},d=()=>{null!==u&&(clearTimeout(u),u=null)},f=()=>{d(),o=void 0,r=null},h=function(...t){if(n?.aborted)return;o=this,r=t;const e=null==u;l(),s&&e&&a()};return h.schedule=l,h.cancel=f,h.flush=()=>{d(),a()},n?.addEventListener("abort",f,{once:!0}),h}function o(t,n=0,i={}){"object"!=typeof i&&(i={});const{signal:o,leading:r=!1,trailing:s=!0,maxWait:c}=i,a=Array(2);let u;r&&(a[0]="leading"),s&&(a[1]="trailing");let l=null;const d=e((function(...e){u=t.apply(this,e),l=null}),n,{signal:o,edges:a}),f=function(...e){if(null!=c)if(null===l)l=Date.now();else if(Date.now()-l>=c)return u=t.apply(this,e),l=Date.now(),d.cancel(),d.schedule(),u;return d.apply(this,e),u};return f.cancel=d.cancel,f.flush=()=>(d.flush(),u),f}var r=n(783);function s(t,e){const n=a();return(s=function(t,e){return n[t-=273]})(t,e)}function c(t){const e=s;let n="";for(const i of t[e(298)]())i instanceof r.Text&&(n+=i[e(293)]);return n}function a(){const t=["htmlH4","config","heading.options","htmlH1","GeneralHtmlSupport","htmlH5","get","52801mgyWiX","model","99vzmRxQ","htmlH2","paragraph","plugins","has","221864UnYgTC","reduce","push","4DlTTRc","htmlH6","484910ITcNFB","data","768693Ayafjv","249992QjWaEV","htmlH3","287124STRgCt","getChildren","1414524ImUHLk"];return(a=function(){return t})()}!function(t){const e=s,n=t();for(;;)try{if(174469===-parseInt(e(287))/1+parseInt(e(297))/2+parseInt(e(294))/3+-parseInt(e(290))/4*(-parseInt(e(292))/5)+parseInt(e(299))/6+parseInt(e(280))/7+-parseInt(e(295))/8*(parseInt(e(282))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(a);var u=n(584);const l=f;function d(){const t=["DocumentOutlineUtils","documentOutline.headings","indexOf","afterInit","backward","fire","1232598qBwegY","init","472868dMQGZc","view","data","findIndex","createElement","domToView","model","change","_getActiveHeading","258nbHdvx","toModel","_headingNames","domConverter","isOfficialPlugin","_deriveHeadingElementsFromConversion","292112ELQXmS","929040lCcjdr","getFirstPosition","push","text","286582BGncef","includes","getChild","getRootNames","item","document","get","level","config","activeItemIndex","name","modelElement","_getHeadingNames","54173AYDeuc","isPremiumPlugin","element","editor","getChildren","length","_getOutlineDefinitions","1662865IbMYiJ","getRoot","editing","selection","pluginName"];return(d=function(){return t})()}function f(t,e){const n=d();return(f=function(t,e){return n[t-=269]})(t,e)}!function(t){const e=f,n=t();for(;;)try{if(248191===parseInt(e(293))/1+parseInt(e(313))/2+-parseInt(e(291))/3+-parseInt(e(308))/4+parseInt(e(280))/5+parseInt(e(302))/6*(-parseInt(e(273))/7)+parseInt(e(309))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(d);class h extends t.Plugin{static get[l(284)](){return l(285)}static get[l(306)](){return!0}static get[l(274)](){return!0}[l(304)]=[];[l(292)](){const t=l,e=this[t(276)];this[t(304)]=this[t(272)]();let n=[];e[t(299)][t(318)].on(t(300),o((()=>{const e=t,i=n;n=this[e(279)]();const o=(0,u.diff)(i,n,((t,n)=>t[e(320)]===n[e(320)]&&t[e(312)]===n[e(312)]&&t[e(271)]===n[e(271)])),r=(0,u.diffToChanges)(o,n),s=this[e(301)](),c=n[e(296)]((t=>t[e(271)]===s));r[e(278)]&&this[e(290)](e(300),{outlineDefinitions:n,activeItemIndex:c,outlineChanges:r}),this[e(290)](e(269),{index:c})}),250,{leading:!0,trailing:!0}))}[l(288)](){const t=l;this[t(304)][t(278)]||this[t(307)]()}[l(279)](){const t=l,e=this[t(276)],n=[],i=this[t(304)];for(const n of e[t(299)][t(318)][t(316)]())o(e[t(299)][t(318)][t(281)](n));function o(e){const r=t;for(const t of e[r(277)]())t.is(r(275))&&(i[r(314)](t[r(270)])&&n[r(311)]({level:i[r(287)](t[r(270)])+1,text:c(t),modelElement:t}),o(t))}return n}[l(301)](){const t=l,e=this[t(276)][t(299)][t(318)][t(283)][t(310)](),n=new r.TreeWalker({direction:t(289),startPosition:e});for(const e of n)if(e[t(317)].is(t(275))&&this[t(304)][t(314)](e[t(317)][t(270)]))return e[t(317)]}[l(272)](){const t=l;return this[t(276)][t(321)][t(319)](t(286))||function(t){const e=s,n=t[e(274)][e(279)](e(275));return n?n[e(288)](((t,n)=>(e(284)!==n[e(281)]&&t[e(289)](n[e(281)]),t)),[]):t[e(285)][e(286)](e(277))?[e(276),e(283),e(296),e(273),e(278),e(291)]:[]}(this[t(276)])}[l(307)](){const t=l,e=this[t(276)],n=["h1","h2","h3","h4","h5","h6"],i=[];for(const o of n){const n=e[t(282)][t(294)][t(305)][t(298)](document[t(297)](o)),r=e[t(295)][t(303)](n)[t(315)](0);r?.is(t(275))&&i[t(311)](r[t(270)])}this[t(304)]=i}}var m=n(311);function p(t,e){const n=t.t;switch(e){case"Empty heading":return n("Empty heading");case"Editor headings will appear here as you type.":return n("Editor headings will appear here as you type.");case"No headings were found in the document.":return n("No headings were found in the document.");case"Table of contents":return n("Table of contents");default:return e}}function g(t,e){const n=v();return(g=function(t,e){return n[t-=373]})(t,e)}!function(t){const e=g,n=t();for(;;)try{if(631051===-parseInt(e(395))/1+parseInt(e(386))/2+-parseInt(e(378))/3+parseInt(e(379))/4*(parseInt(e(389))/5)+parseInt(e(388))/6*(-parseInt(e(376))/7)+parseInt(e(382))/8*(parseInt(e(396))/9)+-parseInt(e(381))/10*(-parseInt(e(380))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(v);class w extends m.View{constructor(t,e=!1){const n=g;super(t);const i=this[n(390)],o=e?"["+p(t,n(384))+"]":"";this[n(394)](n(377),""),this[n(394)](n(392),1),this[n(394)](n(393),!1),this[n(374)](n(383)).to(this,n(377),(t=>!t)),this[n(375)]({tag:n(385),attributes:{class:["ck",n(397),n(398),i.to(n(392),(t=>n(391)+t)),i.if(n(393),n(387)),i.if(n(383),n(399))],title:i.to(n(377))},children:[{text:i.to(n(377),(t=>t||o))}],on:{click:i.to(n(373))}})}}function v(){const t=["1566794CzmbmC","ck-document-outline__item_active","7247190zZkTea","15UpxFKt","bindTemplate","ck-document-outline__item_level-","level","isActive","set","322594MQctaa","126018uizsLA","ck-reset","ck-document-outline__item","ck-document-outline__item_empty","click","bind","setTemplate","7xJxaaK","text","1375521XzGjPK","61780FRHLEA","913kIDXNJ","73990psMUBH","672ERKqCf","isEmpty","Empty heading","div"];return(v=function(){return t})()}function b(t,e){const n=I();return(b=function(t,e){return n[t-=309]})(t,e)}const k=b;function I(){const t=["locale","2363196YpPnqX","ck-reset","Editor headings will appear here as you type.","get","itemSelected","18149384TDfnSr","activeItemIndex","howMany","index","addMany","click","type","div","sync","2499966mwazdO","_scrollToItem","map","forEach","_setActiveItem","3271150KjANMZ","documentOutlineContainer","setTemplate","remove","set","1286004IzvmVs","delete","createCollection","isActive","_deleteItem","level","source","delegate","_handleItemClick","515966raNRuX","values","ck-document-outline","fire","14UfcoRb","showEmptyHeadingText","_insertItem","bind","getIndex","1288838osCXLx","change:activeItemIndex","element","text","destroy","items","insert","contentLanguageDirection"];return(I=function(){return t})()}!function(t){const e=b,n=t();for(;;)try{if(769733===-parseInt(e(320))/1+parseInt(e(311))/2+parseInt(e(353))/3+parseInt(e(329))/4+-parseInt(e(348))/5+-parseInt(e(343))/6*(parseInt(e(315))/7)+parseInt(e(334))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(I);class y extends m.View{[k(325)];[k(349)];[k(316)];constructor(t,e=!1,n){const i=k;super(t),this[i(316)]=e,this[i(352)](i(335),-1),this[i(349)]=n,this[i(325)]=this[i(355)](),this[i(325)][i(309)](i(339)).to(this),this.on(i(339),this[i(310)][i(318)](this)),this.on(i(321),((t,e,n,o)=>{this[i(347)](o,n)})),this[i(350)]({tag:i(341),attributes:{class:["ck",i(330),i(313)],dir:t[i(327)],"data-document-outline-empty-placeholder":p(t,i(331)),tabindex:-1},children:this[i(325)]})}[k(342)](t){const e=k;t[e(346)]((t=>{const n=e;n(326)==t[n(340)]?this[n(317)](t[n(337)],...t[n(312)]):n(354)==t[n(340)]&&this[n(357)](t[n(337)],t[n(336)])}))}[k(347)](t,e){const n=k;if(-1!==t){const e=this[n(325)][n(332)](t);e&&(e[n(356)]=!1)}-1!==e&&(this[n(325)][n(332)](e)[n(356)]=!0,this[n(344)](e))}[k(317)](t,...e){const n=k,i=e[n(345)](((e,i)=>{const o=n,r=new w(this[o(328)],this[o(316)]);return r[o(323)]=e[o(323)],r[o(358)]=e[o(358)],t+i===this[o(335)]&&(r[o(356)]=!0),r}));this[n(325)][n(338)](i,t)}[k(357)](t,e){const n=k;do{this[n(325)][n(351)](t)}while(--e)}[k(310)](t){const e=k,n=this[e(325)][e(319)](t[e(359)]);this[e(314)](e(333),n)}[k(344)](t){const e=k;(0,u.scrollAncestorsToShowTarget)(this[e(325)][e(332)](t)[e(322)],20,this[e(349)])}[k(324)](){const t=k;super[t(324)](),this[t(322)][t(351)]()}}var _=n(673),C=n.n(_),T=n(545),x=n.n(T),O=n(262),E=n.n(O),A=n(667),L=n.n(A),P=n(357),S=n.n(P),N=n(46),D={attributes:{"data-cke":!0}};D.setAttributes=L(),D.insert=E().bind(null,"head"),D.domAPI=x(),D.insertStyleElement=S();C()(N.A,D);N.A&&N.A.locals&&N.A.locals;const K=H;function M(){const t=["1037701MDcTxR","scroll","model","map","top","element","_currentOutlineDefinitions","activeItemIndex","getDomRoot","getVisible","1sewbfd","isOfficialPlugin","mapViewToDom","render","DocumentOutlineUtils","setSelection","1310844rXhMla","indexOf","183HVCWxN","cancel","toViewElement","focus","locale","_handleOutlineChange","8703VMNpgW","getRootNames","5300tzIzRO","documentOutline.showEmptyHeadings","domConverter","get","_setActiveViewItem","126938CGJSyK","DocumentOutlineUI","8456jiCXDT","length","add","_handleItemSelected","resize","fromCharCode","getIntersection","pluginName","itemSelected","plugins","afterInit","modelElement","scrollToTheSelection","destroy","_updateActiveDefinitionFromViewportThrottled","2794187etKpAG","window","documentOutline.container","document","795620AkFCLU","href","join","change","height","floor","listenTo","8wUdwMX","bottom","document-outline-container-not-provided","view","focusTracker","editing","appendChild","mapper","bind","init","isPremiumPlugin","config","editor","sync","_updateActiveDefinitionOnViewportChange"];return(M=function(){return t})()}function H(t,e){const n=M();return(H=function(t,e){return n[t-=264]})(t,e)}!function(t){const e=H,n=t();for(;;)try{if(295425===parseInt(e(281))/1*(-parseInt(e(302))/2)+parseInt(e(289))/3*(-parseInt(e(304))/4)+parseInt(e(323))/5+parseInt(e(287))/6+-parseInt(e(271))/7*(parseInt(e(330))/8)+-parseInt(e(295))/9*(-parseInt(e(297))/10)+-parseInt(e(319))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(M);class j extends t.Plugin{[K(333)];[K(277)];[K(318)];static get[K(311)](){return K(303)}static get[K(282)](){return!0}static get[K(266)](){return!0}constructor(t){const e=K;super(t),this[e(333)]=new y(t[e(293)],this[e(268)][e(267)][e(300)](e(298)),this[e(268)][e(267)][e(300)](e(321))),this[e(277)]=[],this[e(318)]=function(t,e=0,n={}){"object"!=typeof n&&(n={});const{leading:i=!0,trailing:r=!0,signal:s}=n;return o(t,e,{leading:i,trailing:r,signal:s,maxWait:e})}(this[e(270)][e(264)](this),100)}[K(265)](){const t=K,e=this[t(268)],n=e[t(313)][t(300)](t(285));let i=!1;if(this[t(333)][t(284)](),this[t(268)].ui[t(334)][t(306)](this[t(333)][t(276)]),!e[t(267)][t(300)](t(321)))throw new u.CKEditorError(t(332),{editor:e});e[t(267)][t(300)](t(321))[t(336)](this[t(333)][t(276)]),n.on(t(326),this[t(294)][t(264)](this)),n.on(t(278),((e,{index:n})=>this[t(301)](n))),this[t(333)].on(t(312),((e,n)=>{i=!0,this[t(307)](n)})),this[t(333)][t(329)](u.global[t(322)],t(272),(()=>{i?i=!1:this[t(318)]()}),{useCapture:!0}),this[t(333)][t(329)](u.global[t(320)],t(308),this[t(318)],{useCapture:!0})}[K(314)](){!async function(t){const e=p([102,66,110,76,65,51,83,67,122,98,52,112,104,88,120,77,90,84,116,115,113,86,82,48,121,71,78,80,99,85,56,106,75,108,114,118,55,87,81,68,109,107,50,57,117,89,70,97,73,69,105,74,100,53,101,72,119,111,79,103,49,54]),n=window[p([68,97,116,101])][p([110,111,119])](),i=t[p([101,100,105,116,111,114])],o=new(window[p([80,114,111,109,105,115,101])])((t=>{i[p([111,110,99,101])](p([114,101,97,100,121]),t)})),r={[p([107,116,121])]:p([69,67]),[p([117,115,101])]:p([115,105,103]),[p([99,114,118])]:p([80,45,50,53,54]),[p([120])]:p([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[p([121])]:p([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[p([97,108,103])]:p([69,83,50,53,54])},s=i[p([99,111,110,102,105,103])][p([103,101,116])](p([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[p([80,114,111,109,105,115,101])])((t=>setTimeout(t,605900))),o[p([116,104,101,110])]((()=>new(window[p([80,114,111,109,105,115,101])])((t=>{let e=0;i[p([109,111,100,101,108])][p([111,110])](p([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),((n,i)=>{i[0][p([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[p([111,102,102])]())}))}))))];return window[p([80,114,111,109,105,115,101])][p([114,97,99,101])](e)[p([116,104,101,110])]((()=>t))}function a(t){return t[p([115,116,97,114,116,115,87,105,116,104])](p([101,121]))?JSON[p([112,97,114,115,101])](l(t)):null}function l(t){return window[p([97,116,111,98])](t[p([114,101,112,108,97,99,101])](/-/g,p([43]))[p([114,101,112,108,97,99,101])](/_/g,p([47])))}function d(t){let e=5381;function n(t){for(let n=0;n<t[p([108,101,110,103,116,104])];n++){const i=t[p([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+i,e&=e}}return function t(e){Array[p([105,115,65,114,114,97,121])](e)?e[p([102,111,114,69,97,99,104])](t):e&&typeof e==p([111,98,106,101,99,116])?Object[p([101,110,116,114,105,101,115])](e)[p([115,111,114,116])]()[p([102,111,114,69,97,99,104])]((([e,i])=>{n(e),t(i)})):n(window[p([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[p([116,111,83,116,114,105,110,103])](16)[p([112,97,100,83,116,97,114,116])](8,p([48]))}function h(t){return t[p([115,112,108,105,116])]("")[p([114,101,118,101,114,115,101])]()[p([106,111,105,110])]("")}function m(){}function p(t){const e=H;return t[e(274)]((t=>String[e(309)](t)))[e(325)]("")}!function(t){const n=function(){const t=window[p([83,116,114,105,110,103])](window[p([112,101,114,102,111,114,109,97,110,99,101])][p([110,111,119])]())[p([114,101,112,108,97,99,101])](p([46]),"");let n=p([102]);for(let i=0;i<t[p([108,101,110,103,116,104])];i+=2){let o=window[p([112,97,114,115,101,73,110,116])](t[p([115,117,98,115,116,114,105,110,103])](i,i+2));o>=e[p([108,101,110,103,116,104])]&&(o-=e[p([108,101,110,103,116,104])]),n+=e[o]}return n}();i[n]=p([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])+t,t!=p([86,97,108,105,100])&&async function(){await o,i[p([109,111,100,101,108])][p([99,104,97,110,103,101])]=m,i[p([109,111,100,101,108])][p([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,i[p([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](p([109,111,100,101,108]))}()}(await async function(){let t,e=null,m=null;try{return s==p([71,80,76])?p([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=s[p([115,112,108,105,116])](p([46]));return 3!=t[p([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[p([106,116,105])],n=window[p([112,97,114,115,101,73,110,116])](t[p([115,117,98,115,116,114,105,110,103])](t[p([108,101,110,103,116,104])]-8),16),i={...e,[p([106,116,105])]:t[p([115,117,98,115,116,114,105,110,103])](0,t[p([108,101,110,103,116,104])]-8)};return delete i[p([118,99])],d(i)==n}}}(),t?(t[p([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(m=function(t,e){return new(window[p([80,114,111,109,105,115,101])])((c=>{if(r())return c(p([86,97,108,105,100]));s(),i[p([100,101,99,111,114,97,116,101])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const l=(0,u.uid)();function m(t){return!!t&&(typeof t===p([111,98,106,101,99,116])||typeof t===p([102,117,110,99,116,105,111,110]))&&typeof t[p([116,104,101,110])]===p([102,117,110,99,116,105,111,110])&&typeof t[p([99,97,116,99,104])]===p([102,117,110,99,116,105,111,110])}function g(i){a(i)[p([116,104,101,110])]((t=>t&&t[p([115,116,97,116,117,115])]==p([111,107])?f(d(l+e))!=t[p([118,101,114,105,102,105,99,97,116,105,111,110])]?p([85,115,97,103,101,76,105,109,105,116]):p([86,97,108,105,100]):p([85,115,97,103,101,76,105,109,105,116])))[p([116,104,101,110])]((t=>(r(),t)),(()=>{const t=s();return null==t?(r(),p([86,97,108,105,100])):p(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])}))[p([116,104,101,110])](c)[p([99,97,116,99,104])]((()=>{c(p([85,115,97,103,101,76,105,109,105,116]))}));const o=36e5;function r(){const e=p([108,108,99,116,45])+f(d(t)),i=h(f(window[p([77,97,116,104])][p([99,101,105,108])](n/o)));window[p([108,111,99,97,108,83,116,111,114,97,103,101])][p([115,101,116,73,116,101,109])](e,i)}function s(){const e=p([108,108,99,116,45])+f(d(t)),n=window[p([108,111,99,97,108,83,116,111,114,97,103,101])][p([103,101,116,73,116,101,109])](e);return n?window[p([112,97,114,115,101,73,110,116])](h(n),16)*o:null}function a(t){return new(window[p([80,114,111,109,105,115,101])])(((e,n)=>{t[p([116,104,101,110])](e,n),window[p([115,101,116,84,105,109,101,111,117,116])](n,12e4)}))}}i[p([111,110])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),((e,n)=>{if(n[0]!=t)return c(p([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[p([114,101,113,117,101,115,116,73,100])]:l}}),{[p([112,114,105,111,114,105,116,121])]:p([104,105,103,104])}),i[p([111,110])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(t=>{m(t[p([114,101,116,117,114,110])])&&(a=!0,g(t[p([114,101,116,117,114,110])]))}),{[p([112,114,105,111,114,105,116,121])]:p([108,111,119])}),o[p([116,104,101,110])]((()=>{a||c(p([85,115,97,103,101,76,105,109,105,116]))}))}));function r(){return i[p([101,100,105,116,105,110,103])][p([118,105,101,119])][p([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==p([97,117,116,111])}function s(){i[p([101,100,105,116,105,110,103])][p([118,105,101,119])][p([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=p([97,117,116,111])}}(t[p([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[p([106,116,105])])),await async function(){let t=!0;try{const i=s[p([115,112,108,105,116])](p([46])),[o,r,c]=i;return e(o),await n(o,r,c),t}catch{return!1}function e(e){const n=a(e);n&&n[p([97,108,103])]==p([69,83,50,53,54])||(t=!1)}async function n(e,n,i){const o=window[p([85,105,110,116,56,65,114,114,97,121])][p([102,114,111,109])](l(i),(t=>t[p([99,104,97,114,67,111,100,101,65,116])](0))),s=(new(window[p([84,101,120,116,69,110,99,111,100,101,114])]))[p([101,110,99,111,100,101])](e+p([46])+n),c=window[p([99,114,121,112,116,111])][p([115,117,98,116,108,101])];if(!c)return;const a=await c[p([105,109,112,111,114,116,75,101,121])](p([106,119,107]),r,{[p([110,97,109,101])]:p([69,67,68,83,65]),[p([110,97,109,101,100,67,117,114,118,101])]:p([80,45,50,53,54])},!1,[p([118,101,114,105,102,121])]);await c[p([118,101,114,105,102,121])]({[p([110,97,109,101])]:p([69,67,68,83,65]),[p([104,97,115,104])]:{[p([110,97,109,101])]:p([83,72,65,45,50,53,54])}},a,o,s)||(t=!1)}}()?function(){const e=t[p([102,101,97,116,117,114,101,115])];return!(!e||!e[p([105,110,99,108,117,100,101,115])](p([42]))&&!e[p([105,110,99,108,117,100,101,115])](p([68,79]))&&!e[p([105,110,99,108,117,100,101,115])](p([80,80])))}()?function(){const e=[p([101,118,97,108,117,97,116,105,111,110]),p([116,114,105,97,108])][p([105,110,99,108,117,100,101,115])](t[p([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1748649600;return t[p([101,120,112])]<e}()?p([69,120,112,105,114,101,100]):function(){const e=H,n=t[p([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[p([108,101,110,103,116,104])])return!0;const{hostname:i}=new URL(window[p([108,111,99,97,116,105,111,110])][e(324)]);if(n[p([105,110,99,108,117,100,101,115])](i))return!0;const o=i[p([115,112,108,105,116])](p([46]));return n[p([102,105,108,116,101,114])]((t=>t[p([105,110,99,108,117,100,101,115])](p([42]))))[p([109,97,112])]((t=>t[p([115,112,108,105,116])](p([46]))))[p([115,111,109,101])]((t=>o[p([101,118,101,114,121])](((e,n)=>t[n]===e||t[n]===p([42])))))}()?(t[p([108,105,99,101,110,115,101,84,121,112,101])]==p([101,118,97,108,117,97,116,105,111,110])&&(e=c(p([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[p([108,105,99,101,110,115,101,84,121,112,101])]==p([116,114,105,97,108])&&(e=c(p([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[p([80,114,111,109,105,115,101])])(((t,n)=>{e[p([116,104,101,110])](t,n),m[p([116,104,101,110])]((e=>{e!=p([86,97,108,105,100])&&t(e)}),n)})):e||m||p([86,97,108,105,100]))):p([68,111,109,97,105,110,76,105,109,105,116]):p([78,111,116,65,108,108,111,119,101,100]):p([73,110,118,97,108,105,100])):p([73,110,118,97,108,105,100]))}catch{return p([73,110,118,97,108,105,100])}}())}(this)}[K(317)](){const t=K;super[t(317)](),this[t(333)][t(317)](),this[t(318)][t(290)]()}[K(294)](t,{outlineDefinitions:e,outlineChanges:n}){const i=K;this[i(277)]=e,this[i(333)][i(269)](n)}[K(301)](t){const e=K;this[e(277)][e(305)]&&this[e(277)][t]&&(this[e(333)][e(278)]=t)}[K(307)](t){const e=K,n=this[e(277)][t][e(315)];this[e(268)][e(273)][e(326)]((t=>{t[e(286)](n,0)})),this[e(268)][e(335)][e(333)][e(316)]({alignToTop:!0,forceScroll:!0}),this[e(268)][e(335)][e(333)][e(292)](),this[e(301)](t)}[K(270)](){const t=K,e=this[t(268)];let n;for(const i of e[t(273)][t(322)][t(296)]()){const o=e[t(335)][t(333)][t(279)](i),r=o&&new u.Rect(o)[t(280)]();if(r){const e=new u.Rect(u.global[t(320)])[t(310)](r);e&&(n=e[t(275)]+.25*e[t(327)])}}if(void 0===n)return;const i=R(e[t(335)],this[t(277)],n);i?this[t(301)](this[t(277)][t(288)](i)):this[t(301)](-1)}}function R(t,e,n,i=0,o=e[K(305)]-1){const r=K,s=Math[r(328)](i+(o-i)/2);if(o>=i){const c=e[s],a=t[r(337)][r(291)](c[r(315)]);if(!a)return null;const l=t[r(333)][r(299)][r(283)](a);return new u.Rect(l)[r(331)]>n?R(t,e,n,i,s-1):R(t,e,n,s+1,o)}return s<0?null:e[s]}const V=U;function U(t,e){const n=z();return(U=function(t,e){return n[t-=231]})(t,e)}!function(t){const e=U,n=t();for(;;)try{if(411320===-parseInt(e(236))/1+parseInt(e(253))/2+-parseInt(e(256))/3+-parseInt(e(257))/4*(-parseInt(e(254))/5)+-parseInt(e(260))/6*(parseInt(e(263))/7)+-parseInt(e(266))/8*(parseInt(e(239))/9)+parseInt(e(249))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(z);class W extends t.Plugin{[V(251)];[V(234)];static get[V(265)](){return[h,j]}static get[V(268)](){return V(264)}static get[V(240)](){return!0}static get[V(244)](){return!0}[V(250)](){const t=V;this[t(251)]=this[t(255)][t(233)][t(242)](t(251));const e=this[t(255)];this[t(234)]=setInterval((()=>{const n=t;let i;for(const t in e){const o=t,r=e[o];if(n(259)==r||n(235)==r||n(245)==r||n(247)==r||n(262)==r||n(261)==r||n(241)==r||n(252)==r){delete e[o],i=r,clearInterval(this[n(234)]),this[n(234)]=void 0;break}}n(235)==i&&e[n(248)](n(246)),n(245)==i&&e[n(248)](n(232)),n(247)==i&&e[n(248)](n(243)),n(262)==i&&e[n(248)](n(238),n(264)),n(261)==i&&e[n(248)](n(231)),n(241)==i&&e[n(248)](n(258)),n(252)==i&&e[n(248)](n(237))}),1e3)}[V(267)](){const t=V;super[t(267)](),this[t(234)]&&clearInterval(this[t(234)])}}function z(){const t=["config","_licenseKeyCheckInterval","documentOutlineLicenseKeyInvalid","457595ALNsob","usageLimit","featureNotAllowed","9TYNtgT","isOfficialPlugin","documentOutlineLicenseKeyTrialLimit","get","domainLimit","isPremiumPlugin","documentOutlineLicenseKeyExpired","invalid","documentOutlineLicenseKeyDomainLimit","_showLicenseError","17107480LEfPbD","init","licenseKey","documentOutlineLicenseKeyUsageLimit","931064TAFSbI","120865SvtAVV","editor","1428825Ghxjrt","4RUQTsd","trialLimit","documentOutlineLicenseKeyValid","2046090uOCXHM","documentOutlineLicenseKeyEvaluationLimit","documentOutlineLicenseKeyNotAllowed","14fQjAiE","DocumentOutline","requires","1385864PLWqiG","destroy","pluginName","evaluationLimit","expired"];return(z=function(){return t})()}var B=n(901);const F=Y;function X(){const t=["createElement","19511371DeJwwb","model","10uukMnH","refresh","getFirstPosition","261FCasGt","execute","findAllowedParent","92cYdaov","1584kTnoBe","1237572mIOQYt","document","isEnabled","84752onTdKo","842722hweVBe","1386826ihbOCp","insertObject","editor","8990KWfqgo","selection","schema","21579hELGLZ","change","tableOfContents"];return(X=function(){return t})()}function Y(t,e){const n=X();return(Y=function(t,e){return n[t-=304]})(t,e)}!function(t){const e=Y,n=t();for(;;)try{if(508364===-parseInt(e(309))/1+-parseInt(e(305))/2+-parseInt(e(316))/3*(-parseInt(e(328))/4)+-parseInt(e(313))/5*(parseInt(e(304))/6)+parseInt(e(310))/7+-parseInt(e(308))/8*(-parseInt(e(325))/9)+parseInt(e(322))/10*(parseInt(e(320))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(X);class G extends t.Command{[F(326)](){const t=F;this[t(312)][t(321)][t(317)]((e=>{const n=t;this[n(312)][n(321)][n(311)](e[n(319)](n(318)))}))}[F(323)](){const t=F,e=this[t(312)][t(321)],n=e[t(306)][t(314)][t(324)]();this[t(307)]=null!==(n&&e[t(315)][t(327)](n,t(318)))}}var J=n(336),q={attributes:{"data-cke":!0}};q.setAttributes=L(),q.insert=E().bind(null,"head"),q.domAPI=x(),q.insertStyleElement=S();C()(J.A,q);J.A&&J.A.locals&&J.A.locals;function Q(t,e){const n=$();return(Q=function(t,e){return n[t-=295]})(t,e)}const Z=Q;function $(){const t=["nodeAfter","_customUpcastHeadingsConversion","delete","859934EhLzzW","pluginName","forEach","15DwJbJv","_customDataDowncastHeadingsConversion","viewItem","change","311592KihGTG","upcast","HeadingId","toViewElement","3970510gBWLnx","getChanges","model","3276552MgbQeK","heading1","_registerHeadingIdAttributePostfixer","getContainedElement","schema","match","clear","remove","6229979hLdTou","148639HbEUNT","modelRange","name","setAttribute","differ","document","afterInit","length","isRegistered","consumable","mapper","isOfficialPlugin","for","paragraph","add","isPremiumPlugin","attributes","get","registerPostFixer","hasAttribute","has","low","set","config","consume","item","type","conversion","4154040pWBcoT","position","insert","getAttribute","element:","removeAttribute","editor","downcast","writer","heading.options","headingId","string","headingId.modelAttributeName","attribute:headingId:","view","extend"];return($=function(){return t})()}!function(t){const e=Q,n=t();for(;;)try{if(490424===parseInt(e(353))/1+-parseInt(e(330))/2+-parseInt(e(333))/3*(parseInt(e(337))/4)+-parseInt(e(341))/5+parseInt(e(344))/6+parseInt(e(352))/7+parseInt(e(311))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($);class tt extends t.Plugin{static get[Z(331)](){return Z(339)}static get[Z(364)](){return!0}static get[Z(298)](){return!0}[Z(359)](){const t=Z,e=this[t(317)];e[t(306)][t(300)](t(323))||(function(e){const n=t,i=new Map;return e?(e[n(332)]((t=>{const e=n;e(296)!==t[e(343)]&&i[e(305)](t[e(325)],t[e(343)])})),i[n(300)]("h1")||i[n(305)]("h1",n(345)),i):i}(this[t(317)][t(306)][t(300)](t(320)))[t(332)](((n,i)=>{const o=t;this[o(328)](i),this[o(334)](n),e[o(343)][o(348)][o(361)](n)&&e[o(343)][o(348)][o(326)](n,{allowAttributes:o(321)})})),this[t(346)]())}[Z(328)](t){const e=Z;this[e(317)][e(310)][e(295)](e(338))[e(297)]((n=>n.on(e(315)+t,((t,n,i)=>{const o=e,{consumable:r,writer:s}=i,c=n[o(335)][o(314)]("id"),a=n[o(354)][o(347)]();if(a)return c&&c[o(360)]||a[o(302)](o(321))?void(r[o(307)](n[o(335)],{attributes:["id"]})&&s[o(356)](o(321),c,a)):(r[o(307)](n[o(335)],{attributes:["id"]}),void s[o(356)](o(321),(0,u.uid)(),a))}),{priority:u.priorities[e(300)](e(304))+.5})))}[Z(334)](t){const e=Z;this[e(317)][e(310)][e(295)](e(318))[e(297)]((n=>n.on(e(324)+t,((t,n,i)=>{const o=e;if(!i[o(362)][o(307)](n[o(308)],t[o(355)]))return;const r=n[o(308)][o(314)](o(321)),s=i[o(363)][o(340)](n[o(308)]);i[o(319)][o(356)]("id",r,s)}))))}[Z(346)](){const t=Z,e=this[t(317)],n=new Set,i=new Set;function o(e,n){const o=t,r=(0,u.uid)();return i[o(297)](r),e[o(356)](o(321),r,n),r}function r(e,n){const i=t;e[i(316)](i(321),n)}e[t(343)][t(358)][t(301)]((s=>{const c=t,a=e[c(343)][c(358)][c(357)][c(342)]();let u=!1;for(const t of a)if(c(313)==t[c(309)]&&t[c(355)])if(t[c(355)][c(349)](/heading\d/)){const e=t[c(299)][c(300)](c(321));c(322)==typeof e?n[c(303)](e)?(o(s,t[c(312)][c(327)]),u=!0):i[c(297)](e):(o(s,t[c(312)][c(327)]),u=!0)}else c(322)==typeof t[c(299)][c(300)](c(321))&&(r(s,t[c(312)][c(327)]),u=!0);else if(c(351)==t[c(309)]){const e=t[c(299)][c(300)](c(321));c(322)==typeof e&&n[c(329)](e)}return u})),e[t(343)][t(358)].on(t(336),(()=>{const e=t;i[e(332)]((t=>n[e(297)](t))),i[e(350)]()}))}}const et=nt;function nt(t,e){const n=it();return(nt=function(t,e){return n[t-=164]})(t,e)}function it(){const t=["7170000CNUwak","getCustomProperty","end","schema","setCustomProperty","document","viewPosition","setSelection","findMappedViewAncestor","insertTableOfContents","table-of-contents","_defineSchema","getAttribute","getAncestors","plugins","name","createPositionAt","Table of contents","differ","view","requires","hasContent","type","listenTo","3305820fzCcNE","30076713HMSHbK","2EGSyea","init","viewToModelPosition","getChanges","stop","_redirectMapper","_createTableOfContents","headingId.modelAttributeName","pluginName","_tableOfContentsElements","forEach","target","high","rootName","click","tableOfContentsHeadingIndex","headingId","commands","3602224ZVfLgj","div","add","$capture","length","get","for","dataDowncast","fromCharCode"," table-of-contents_empty","upcast","outlineDefinitions","$graveyard","isPremiumPlugin","reconvertItem","element","map","editor","filter","data","$blockObject","isOfficialPlugin","279476kUqKFD","createContainerElement","_handleScrollToHeading","modelPosition","conversion","model","elementToStructure","editing","afterInit","createText","_trackNewToCElements","_defineConverters","documentOutline.showEmptyHeadings","abs","Empty heading","change","_headingIdModelAttributeName","scrollToTheSelection","href","isInteger","_currentOutlineDefinitions","preventDefault","784RJbmYu","_updateTableOfContentsElements","DocumentOutlineUtils","join","elementToElement","modelElement","editingDowncast","mapper","position","4600010sbhfFQ","TableOfContentsEditing","insert","register","No headings were found in the document.","locale","text","domEvent","table-of-contents__placeholder","toModelElement","level","tableOfContents","registerRawContentMatcher","38668uUHdBO","nodeAfter","config"];return(it=function(){return t})()}!function(t){const e=nt,n=t();for(;;)try{if(607411===parseInt(e(184))/1*(-parseInt(e(257))/2)+parseInt(e(255))/3+-parseInt(e(275))/4+-parseInt(e(215))/5+-parseInt(e(231))/6+-parseInt(e(228))/7*(parseInt(e(206))/8)+parseInt(e(256))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(it);class ot extends t.Plugin{static get[et(265)](){return et(216)}static get[et(183)](){return!0}static get[et(175)](){return!0}static get[et(251)](){return[B.Widget,h,tt]}[et(204)];[et(266)];[et(200)];constructor(t){const e=et;super(t),this[e(204)]=[],this[e(266)]=new Set,this[e(200)]=e(273)}[et(258)](){const t=et,e=this[t(179)],n=e[t(191)][t(250)][t(236)];e[t(230)][t(167)](t(264))&&(this[t(200)]=e[t(230)][t(167)](t(264))),this[t(254)](n,t(271),((e,n)=>{const i=t;if(!n[i(268)])return;const o=n[i(268)][i(232)](i(272));Number[i(203)](o)&&(n[i(222)][i(205)](),e[i(261)](),this[i(186)](o))}),{priority:t(269),context:t(165)}),this[t(242)](),this[t(195)](),e[t(274)][t(164)](t(240),new G(e)),e[t(245)][t(167)](t(208)).on(t(199),((e,n)=>{const i=t;this[i(204)]=n[i(173)],this[i(207)]()})),this[t(254)](e[t(189)][t(236)],t(199),(()=>{this[t(194)]()}))}[et(192)](){!async function(t){const e=p([97,122,74,75,55,89,107,120,56,70,99,68,52,78,114,85,77,118,119,69,72,49,73,53,104,103,48,82,115,121,109,80,81,106,116,50,102,112,110,90,88,66,54,67,84,57,117,108,100,87,86,71,101,105,111,83,51,113,65,79,98,76]),n=window[p([68,97,116,101])][p([110,111,119])](),i=t[p([101,100,105,116,111,114])],o=new(window[p([80,114,111,109,105,115,101])])((t=>{i[p([111,110,99,101])](p([114,101,97,100,121]),t)})),r={[p([107,116,121])]:p([69,67]),[p([117,115,101])]:p([115,105,103]),[p([99,114,118])]:p([80,45,50,53,54]),[p([120])]:p([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[p([121])]:p([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[p([97,108,103])]:p([69,83,50,53,54])},s=i[p([99,111,110,102,105,103])][p([103,101,116])](p([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[p([80,114,111,109,105,115,101])])((t=>setTimeout(t,605900))),o[p([116,104,101,110])]((()=>new(window[p([80,114,111,109,105,115,101])])((t=>{let e=0;i[p([109,111,100,101,108])][p([111,110])](p([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),((n,i)=>{i[0][p([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[p([111,102,102])]())}))}))))];return window[p([80,114,111,109,105,115,101])][p([114,97,99,101])](e)[p([116,104,101,110])]((()=>t))}function a(t){return t[p([115,116,97,114,116,115,87,105,116,104])](p([101,121]))?JSON[p([112,97,114,115,101])](l(t)):null}function l(t){return window[p([97,116,111,98])](t[p([114,101,112,108,97,99,101])](/-/g,p([43]))[p([114,101,112,108,97,99,101])](/_/g,p([47])))}function d(t){let e=5381;function n(t){for(let n=0;n<t[p([108,101,110,103,116,104])];n++){const i=t[p([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+i,e&=e}}return function t(e){Array[p([105,115,65,114,114,97,121])](e)?e[p([102,111,114,69,97,99,104])](t):e&&typeof e==p([111,98,106,101,99,116])?Object[p([101,110,116,114,105,101,115])](e)[p([115,111,114,116])]()[p([102,111,114,69,97,99,104])]((([e,i])=>{n(e),t(i)})):n(window[p([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[p([116,111,83,116,114,105,110,103])](16)[p([112,97,100,83,116,97,114,116])](8,p([48]))}function h(t){return t[p([115,112,108,105,116])]("")[p([114,101,118,101,114,115,101])]()[p([106,111,105,110])]("")}function m(){}function p(t){const e=nt;return t[e(178)]((t=>String[e(170)](t)))[e(209)]("")}!function(t){const n=function(){const t=window[p([83,116,114,105,110,103])](window[p([112,101,114,102,111,114,109,97,110,99,101])][p([110,111,119])]())[p([114,101,112,108,97,99,101])](p([46]),"");let n=p([97]);for(let i=0;i<t[p([108,101,110,103,116,104])];i+=2){let o=window[p([112,97,114,115,101,73,110,116])](t[p([115,117,98,115,116,114,105,110,103])](i,i+2));o>=e[p([108,101,110,103,116,104])]&&(o-=e[p([108,101,110,103,116,104])]),n+=e[o]}return n}();i[n]=p([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])+t,t!=p([86,97,108,105,100])&&async function(){await o,i[p([109,111,100,101,108])][p([99,104,97,110,103,101])]=m,i[p([109,111,100,101,108])][p([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,i[p([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](p([109,111,100,101,108]))}()}(await async function(){let t,e=null,m=null;try{return s==p([71,80,76])?p([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=s[p([115,112,108,105,116])](p([46]));return 3!=t[p([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[p([106,116,105])],n=window[p([112,97,114,115,101,73,110,116])](t[p([115,117,98,115,116,114,105,110,103])](t[p([108,101,110,103,116,104])]-8),16),i={...e,[p([106,116,105])]:t[p([115,117,98,115,116,114,105,110,103])](0,t[p([108,101,110,103,116,104])]-8)};return delete i[p([118,99])],d(i)==n}}}(),t?(t[p([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(m=function(t,e){return new(window[p([80,114,111,109,105,115,101])])((c=>{if(r())return c(p([86,97,108,105,100]));s(),i[p([100,101,99,111,114,97,116,101])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const l=(0,u.uid)();function m(t){return!!t&&(typeof t===p([111,98,106,101,99,116])||typeof t===p([102,117,110,99,116,105,111,110]))&&typeof t[p([116,104,101,110])]===p([102,117,110,99,116,105,111,110])&&typeof t[p([99,97,116,99,104])]===p([102,117,110,99,116,105,111,110])}function g(i){a(i)[p([116,104,101,110])]((t=>t&&t[p([115,116,97,116,117,115])]==p([111,107])?f(d(l+e))!=t[p([118,101,114,105,102,105,99,97,116,105,111,110])]?p([85,115,97,103,101,76,105,109,105,116]):p([86,97,108,105,100]):p([85,115,97,103,101,76,105,109,105,116])))[p([116,104,101,110])]((t=>(r(),t)),(()=>{const t=s();return null==t?(r(),p([86,97,108,105,100])):p(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])}))[p([116,104,101,110])](c)[p([99,97,116,99,104])]((()=>{c(p([85,115,97,103,101,76,105,109,105,116]))}));const o=36e5;function r(){const e=p([108,108,99,116,45])+f(d(t)),i=h(f(window[p([77,97,116,104])][p([99,101,105,108])](n/o)));window[p([108,111,99,97,108,83,116,111,114,97,103,101])][p([115,101,116,73,116,101,109])](e,i)}function s(){const e=p([108,108,99,116,45])+f(d(t)),n=window[p([108,111,99,97,108,83,116,111,114,97,103,101])][p([103,101,116,73,116,101,109])](e);return n?window[p([112,97,114,115,101,73,110,116])](h(n),16)*o:null}function a(t){return new(window[p([80,114,111,109,105,115,101])])(((e,n)=>{t[p([116,104,101,110])](e,n),window[p([115,101,116,84,105,109,101,111,117,116])](n,12e4)}))}}i[p([111,110])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),((e,n)=>{if(n[0]!=t)return c(p([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[p([114,101,113,117,101,115,116,73,100])]:l}}),{[p([112,114,105,111,114,105,116,121])]:p([104,105,103,104])}),i[p([111,110])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(t=>{m(t[p([114,101,116,117,114,110])])&&(a=!0,g(t[p([114,101,116,117,114,110])]))}),{[p([112,114,105,111,114,105,116,121])]:p([108,111,119])}),o[p([116,104,101,110])]((()=>{a||c(p([85,115,97,103,101,76,105,109,105,116]))}))}));function r(){return i[p([101,100,105,116,105,110,103])][p([118,105,101,119])][p([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==p([97,117,116,111])}function s(){i[p([101,100,105,116,105,110,103])][p([118,105,101,119])][p([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=p([97,117,116,111])}}(t[p([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[p([106,116,105])])),await async function(){let t=!0;try{const i=s[p([115,112,108,105,116])](p([46])),[o,r,c]=i;return e(o),await n(o,r,c),t}catch{return!1}function e(e){const n=a(e);n&&n[p([97,108,103])]==p([69,83,50,53,54])||(t=!1)}async function n(e,n,i){const o=window[p([85,105,110,116,56,65,114,114,97,121])][p([102,114,111,109])](l(i),(t=>t[p([99,104,97,114,67,111,100,101,65,116])](0))),s=(new(window[p([84,101,120,116,69,110,99,111,100,101,114])]))[p([101,110,99,111,100,101])](e+p([46])+n),c=window[p([99,114,121,112,116,111])][p([115,117,98,116,108,101])];if(!c)return;const a=await c[p([105,109,112,111,114,116,75,101,121])](p([106,119,107]),r,{[p([110,97,109,101])]:p([69,67,68,83,65]),[p([110,97,109,101,100,67,117,114,118,101])]:p([80,45,50,53,54])},!1,[p([118,101,114,105,102,121])]);await c[p([118,101,114,105,102,121])]({[p([110,97,109,101])]:p([69,67,68,83,65]),[p([104,97,115,104])]:{[p([110,97,109,101])]:p([83,72,65,45,50,53,54])}},a,o,s)||(t=!1)}}()?function(){const e=t[p([102,101,97,116,117,114,101,115])];return!(!e||!e[p([105,110,99,108,117,100,101,115])](p([42]))&&!e[p([105,110,99,108,117,100,101,115])](p([84,79,67]))&&!e[p([105,110,99,108,117,100,101,115])](p([80,80])))}()?function(){const e=[p([101,118,97,108,117,97,116,105,111,110]),p([116,114,105,97,108])][p([105,110,99,108,117,100,101,115])](t[p([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1748649600;return t[p([101,120,112])]<e}()?p([69,120,112,105,114,101,100]):function(){const e=nt,n=t[p([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[p([108,101,110,103,116,104])])return!0;const{hostname:i}=new URL(window[p([108,111,99,97,116,105,111,110])][e(202)]);if(n[p([105,110,99,108,117,100,101,115])](i))return!0;const o=i[p([115,112,108,105,116])](p([46]));return n[p([102,105,108,116,101,114])]((t=>t[p([105,110,99,108,117,100,101,115])](p([42]))))[p([109,97,112])]((t=>t[p([115,112,108,105,116])](p([46]))))[p([115,111,109,101])]((t=>o[p([101,118,101,114,121])](((e,n)=>t[n]===e||t[n]===p([42])))))}()?(t[p([108,105,99,101,110,115,101,84,121,112,101])]==p([101,118,97,108,117,97,116,105,111,110])&&(e=c(p([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[p([108,105,99,101,110,115,101,84,121,112,101])]==p([116,114,105,97,108])&&(e=c(p([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[p([80,114,111,109,105,115,101])])(((t,n)=>{e[p([116,104,101,110])](t,n),m[p([116,104,101,110])]((e=>{e!=p([86,97,108,105,100])&&t(e)}),n)})):e||m||p([86,97,108,105,100]))):p([68,111,109,97,105,110,76,105,109,105,116]):p([78,111,116,65,108,108,111,119,101,100]):p([73,110,118,97,108,105,100])):p([73,110,118,97,108,105,100]))}catch{return p([73,110,118,97,108,105,100])}}())}(this)}[et(207)](){const t=et;this[t(266)][t(267)]((e=>{const n=t;n(174)!==e[n(270)]&&this[n(179)][n(191)][n(176)](e)}))}[et(194)](){const t=et;for(const e of this[t(179)][t(189)][t(236)][t(249)][t(260)]({includeChangesInGraveyard:!0})){if(t(217)!==e[t(253)]||t(226)!==e[t(246)])return;this[t(266)][t(164)](e[t(214)][t(229)])}}[et(242)](){const t=et;this[t(179)][t(189)][t(234)][t(218)](t(226),{inheritAllFrom:t(182)})}[et(195)](){const t=et,e=this[t(179)][t(188)];e[t(168)](t(172))[t(210)]({model:t(226),view:{name:t(276),classes:t(241)}}),e[t(168)](t(169))[t(190)]({model:t(226),view:(e,{writer:n})=>this[t(263)](n,!0)}),e[t(168)](t(212))[t(190)]({model:t(226),view:(e,{writer:n})=>{const i=t;this[i(266)][i(164)](e);const o=this[i(263)](n);return(0,B.toWidget)(o,n,{label:p(this[i(179)][i(220)],i(248))})}}),this[t(179)][t(181)][t(227)]({name:t(276),classes:t(241)}),this[t(179)][t(191)][t(213)].on(t(259),this[t(262)](),{priority:t(269)})}[et(263)](t,e=!1){const n=et,{locale:i}=this[n(179)],o=t[n(185)](n(276),{class:n(241)+(0===this[n(204)][n(166)]?n(171):""),...!e&&{"data-table-of-contents-label":p(i,n(248))}});0===this[n(204)][n(166)]&&!1===e&&t[n(217)](t[n(247)](o,n(233)),t[n(185)]("p",{class:n(223)},[t[n(193)](p(i,n(219)))]));const r=e?"":"["+p(i,n(198))+"]";let s=o;return this[n(204)][n(267)](((i,o,c)=>{const a=n,u=this[a(179)][a(189)][a(252)](i[a(211)],{ignoreWhitespaces:!0}),l=u?i[a(221)]:r,d=i[a(211)][a(243)](this[a(200)]),f=t[a(185)]("a",{href:"#"+d,...!e&&{tabindex:"-1"}},[t[a(193)](l)]),h=this[a(179)][a(230)][a(167)](a(196));t[a(235)](a(272),o,f);const m=t[a(185)]("li",null,[u||!e&&h?f:t[a(193)]("")]),p=o?c[o-1][a(225)]:0,g=Math[a(197)](i[a(225)]-p);if(i[a(225)]>p){const e=rt(m,g,t);t[a(217)](t[a(247)](s,a(233)),e)}else{const e=function(t,e){const n=a;return t[n(244)]({includeSelf:!0,parentFirst:!0})[n(180)]((t=>t.is(n(177),"ol")))[e]}(s,g);t[a(217)](t[a(247)](e,a(233)),m)}s=m})),o}[et(186)](t){const e=et,n=this[e(204)][t][e(211)];this[e(179)][e(189)][e(199)]((t=>{t[e(238)](n,0)})),this[e(179)][e(191)][e(250)][e(201)]({alignToTop:!0,forceScroll:!0})}[et(262)](){return(t,e)=>{const n=nt,i=e[n(213)],o=i[n(239)](e[n(237)]),r=i[n(224)](o);r.is(n(177),n(226))&&(e[n(187)]=this[n(179)][n(189)][n(247)](r,0),t[n(261)]())}}}function rt(t,e,n){const i=et;return 1===e?n[i(185)]("ol",null,[t]):n[i(185)]("ol",null,[n[i(185)]("li",null,[rt(t,e-1,n)])])}var st=n(355);const ct=ut;function at(){const t=["7406208NKkYYW","editing","add","isEnabled","focus","TableOfContentsUI","3600540bVuaui","invalid","tableOfContentsLicenseKeyDomainLimit","7XkmpCY","tableOfContentsLicenseKeyEvaluationLimit","756080OmqsEB","4539984jnhmlf","menuBar:tableOfContents","destroy","get","176840WJAbdu","tableOfContents","licenseKey","init","17098850WCTsPO","insertTableOfContents","tableOfContentsLicenseKeyTrialLimit","_licenseKeyCheckInterval","domainLimit","672618xhuZcl","isPremiumPlugin","tooltip","tableOfContentsLicenseKeyExpired","locale","componentFactory","editor","tableOfContentsLicenseKeyNotAllowed","_showLicenseError","config","expired","pluginName","12RPbioX","tableOfContentsLicenseKeyUsageLimit","featureNotAllowed","_createButton","usageLimit","view","evaluationLimit","trialLimit","execute","TableOfContents","set","tableOfContentsLicenseKeyInvalid","Table of contents","bind","commands","15OQWVqr","isOfficialPlugin","tableOfContentsLicenseKeyValid","listenTo"];return(at=function(){return t})()}function ut(t,e){const n=at();return(ut=function(t,e){return n[t-=222]})(t,e)}!function(t){const e=ut,n=t();for(;;)try{if(745594===-parseInt(e(253))/1+parseInt(e(258))/2*(-parseInt(e(223))/3)+parseInt(e(254))/4+parseInt(e(238))/5*(parseInt(e(267))/6)+parseInt(e(251))/7*(-parseInt(e(242))/8)+-parseInt(e(248))/9+parseInt(e(262))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(at);class lt extends t.Plugin{[ct(260)];[ct(265)];static get[ct(222)](){return ct(247)}static get[ct(239)](){return!0}static get[ct(268)](){return!0}[ct(261)](){const t=ct,e=this[t(273)];e.ui[t(272)][t(244)](t(259),(()=>{const e=t,n=this[e(226)](m.ButtonView);return n[e(269)]=!0,n})),e.ui[t(272)][t(244)](t(255),(()=>this[t(226)](m.MenuBarMenuListItemButtonView))),this[t(260)]=this[t(273)][t(276)][t(257)](t(260));const n=this[t(273)];this[t(265)]=setInterval((()=>{const e=t;let i;for(const t in n){const o=t,r=n[o];if(e(240)==r||e(234)==r||e(270)==r||e(250)==r||e(274)==r||e(252)==r||e(264)==r||e(224)==r){delete n[o],i=r,clearInterval(this[e(265)]),this[e(265)]=void 0;break}}e(234)==i&&n[e(275)](e(249)),e(270)==i&&n[e(275)](e(277)),e(250)==i&&n[e(275)](e(266)),e(274)==i&&n[e(275)](e(225),e(232)),e(252)==i&&n[e(275)](e(229)),e(264)==i&&n[e(275)](e(230)),e(224)==i&&n[e(275)](e(227))}),1e3)}[ct(226)](t){const e=ct,n=this[e(273)],i=n[e(271)],o=n[e(237)][e(257)](e(263)),r=new t(i);return r[e(233)]({label:p(i,e(235)),icon:st.IconTableOfContents}),r[e(236)](e(245)).to(o,e(245)),this[e(241)](r,e(231),(()=>{const t=e;n[t(231)](t(263)),n[t(243)][t(228)][t(246)]()})),r}[ct(256)](){const t=ct;super[t(256)](),this[t(265)]&&clearInterval(this[t(265)])}}function dt(t,e){var n=ht();return(dt=function(t,e){return n[t-=442]})(t,e)}var ft=dt;function ht(){var t=["TableOfContents","isOfficialPlugin","45095bHuDpD","889011LAdJDW","105RBCctY","2126ijczue","requires","476860JxckbA","30TmuAkM","408aUSdmv","2268510SNXEXt","pluginName","1685WgSzSz","3005607BLwtRA","isPremiumPlugin","922520lYseVR"];return(ht=function(){return t})()}!function(t){for(var e=dt,n=t();;)try{if(980533===-parseInt(e(452))/1*(-parseInt(e(445))/2)+parseInt(e(450))/3+parseInt(e(447))/4+parseInt(e(442))/5*(parseInt(e(449))/6)+-parseInt(e(444))/7*(parseInt(e(455))/8)+-parseInt(e(443))/9*(parseInt(e(448))/10)+-parseInt(e(453))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ht);class mt extends t.Plugin{static get[ft(446)](){return[ot,lt]}static get[ft(451)](){return ft(456)}static get[ft(457)](){return!0}static get[ft(454)](){return!0}}function pt(t,e){var n=gt();return(pt=function(t,e){return n[t-=307]})(t,e)}function gt(){var t=["10059880TvcVcn","1738734ViGbZH","114932xBNImZ","456gnYjUM","9hLHgoJ","2394392LsyzYW","1133634MfrvwK","21717CoAEjw","34502110KHZoTW","25PBrnXq"];return(gt=function(){return t})()}!function(t){for(var e=pt,n=t();;)try{if(767579===parseInt(e(314))/1+parseInt(e(310))/2+-parseInt(e(315))/3*(parseInt(e(311))/4)+parseInt(e(307))/5*(-parseInt(e(309))/6)+-parseInt(e(313))/7+-parseInt(e(308))/8+-parseInt(e(312))/9*(-parseInt(e(316))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(gt)})(),(window.CKEditor5=window.CKEditor5||{}).documentOutline=i})();
5
+ */(()=>{var t={46:(t,e,n)=>{"use strict";n.d(e,{A:()=>s});var i=n(168),o=n.n(i),r=n(433),c=n.n(r)()(o());c.push([t.id,":root{--ck-document-outline-padding:var(--ck-spacing-large);--ck-document-outline-base-font-size:.875em;--ck-document-outline-placeholder-color:var(--ck-color-engine-placeholder-text);--ck-document-outline-indent-level-1:0;--ck-document-outline-indent-level-2:1.5em;--ck-document-outline-indent-level-3:3em;--ck-document-outline-indent-level-4:4.5em;--ck-document-outline-indent-level-5:6em;--ck-document-outline-indent-level-6:7.5em;--ck-document-outline-item-padding:var(--ck-spacing-small);--ck-document-outline-item-active-color:var(--ck-color-base-active);--ck-document-outline-item-default-color:#424242;--ck-document-outline-item-hover-state-color:var(--ck-color-base-text)}.ck.ck-document-outline{font-size:var(--ck-document-outline-base-font-size);padding:var(--ck-document-outline-padding);user-select:none}.ck.ck-document-outline:empty:before{color:var(--ck-document-outline-placeholder-color);content:attr(data-document-outline-empty-placeholder);display:inline-block}.ck.ck-document-outline .ck-document-outline__item{color:var(--ck-document-outline-item-default-color);cursor:pointer;overflow:hidden;padding:var(--ck-document-outline-item-padding);text-overflow:ellipsis;white-space:nowrap}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_empty{font-style:italic}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_empty:hover,.ck.ck-document-outline .ck-document-outline__item:hover{color:var(--ck-document-outline-item-hover-state-color);text-decoration:underline}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_active{color:var(--ck-document-outline-item-active-color)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-1{padding-left:var(--ck-document-outline-indent-level-1)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-2{padding-left:var(--ck-document-outline-indent-level-2)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-3{padding-left:var(--ck-document-outline-indent-level-3)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-4{padding-left:var(--ck-document-outline-indent-level-4)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-5{padding-left:var(--ck-document-outline-indent-level-5)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-6{padding-left:var(--ck-document-outline-indent-level-6)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-1{padding-right:var(--ck-document-outline-indent-level-1)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-2{padding-right:var(--ck-document-outline-indent-level-2)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-3{padding-right:var(--ck-document-outline-indent-level-3)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-4{padding-right:var(--ck-document-outline-indent-level-4)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-5{padding-right:var(--ck-document-outline-indent-level-5)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-6{padding-right:var(--ck-document-outline-indent-level-6)}",""]);const s=c},168:t=>{"use strict";t.exports=function(t){return t[1]}},237:t=>{"use strict";t.exports=CKEditor5.dll},262:t=>{"use strict";var e={};t.exports=function(t,n){var i=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(t){n=null}e[t]=n}return e[t]}(t);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(n)}},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},336:(t,e,n)=>{"use strict";n.d(e,{A:()=>s});var i=n(168),o=n.n(i),r=n(433),c=n.n(r)()(o());c.push([t.id,":root{--ck-table-of-contents-padding:1em;--ck-table-of-contents-line-height:1.5;--ck-table-of-contents-items-start-padding:24px;--ck-table-of-contents-border-color:var(--ck-color-base-border);--ck-table-of-contents-label-background-color:#757575;--ck-table-of-contents-background-color:var(--ck-color-base-foreground)}.ck-content .table-of-contents{margin:.9em auto}.ck-content .table-of-contents.table-of-contents_empty{display:none}.ck-content .table-of-contents .table-of-contents__placeholder{font-style:italic;margin:0;padding:var(--ck-table-of-contents-padding)}.ck-content .table-of-contents>ol{padding:var(--ck-table-of-contents-padding)}.ck-content .table-of-contents ol{line-height:var(--ck-table-of-contents-line-height);list-style-type:none;margin:0}.ck-content .table-of-contents ol ol{padding-inline-start:var(--ck-table-of-contents-items-start-padding)}.ck-content .table-of-contents ol li{cursor:default;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ck-editor__editable .ck-widget.table-of-contents{background-color:var(--ck-table-of-contents-background-color);border:1px solid var(--ck-table-of-contents-border-color);display:flow-root;min-width:15em;position:relative}.ck-editor__editable .ck-widget.table-of-contents[data-table-of-contents-label]:after{background-color:var(--ck-table-of-contents-label-background-color);color:#fff;content:attr(data-table-of-contents-label);font-family:var(--ck-font-face);font-size:10px;line-height:16px;padding:var(--ck-spacing-tiny) var(--ck-spacing-medium);position:absolute;right:10px;top:-1px;white-space:nowrap}[dir=rtl] .ck-editor__editable .ck-widget.table-of-contents[data-table-of-contents-label]:after{left:10px;right:auto}",""]);const s=c},355:(t,e,n)=>{t.exports=n(237)("./src/icons.js")},357:t=>{"use strict";t.exports=function(t){var e=document.createElement("style");return t.setAttributes(e,t.attributes),t.insert(e,t.options),e}},433:t=>{"use strict";t.exports=function(t){var e=[];return e.toString=function(){return this.map((function(e){var n="",i=void 0!==e[5];return e[4]&&(n+="@supports (".concat(e[4],") {")),e[2]&&(n+="@media ".concat(e[2]," {")),i&&(n+="@layer".concat(e[5].length>0?" ".concat(e[5]):""," {")),n+=t(e),i&&(n+="}"),e[2]&&(n+="}"),e[4]&&(n+="}"),n})).join("")},e.i=function(t,n,i,o,r){"string"==typeof t&&(t=[[null,t,void 0]]);var c={};if(i)for(var s=0;s<this.length;s++){var a=this[s][0];null!=a&&(c[a]=!0)}for(var u=0;u<t.length;u++){var l=[].concat(t[u]);i&&c[l[0]]||(void 0!==r&&(void 0===l[5]||(l[1]="@layer".concat(l[5].length>0?" ".concat(l[5]):""," {").concat(l[1],"}")),l[5]=r),n&&(l[2]?(l[1]="@media ".concat(l[2]," {").concat(l[1],"}"),l[2]=n):l[2]=n),o&&(l[4]?(l[1]="@supports (".concat(l[4],") {").concat(l[1],"}"),l[4]=o):l[4]="".concat(o)),e.push(l))}},e}},545:t=>{"use strict";var e,n=(e=[],function(t,n){return e[t]=n,e.filter(Boolean).join("\n")});function i(t,e,i,o){var r;if(i)r="";else{r="",o.supports&&(r+="@supports (".concat(o.supports,") {")),o.media&&(r+="@media ".concat(o.media," {"));var c=void 0!==o.layer;c&&(r+="@layer".concat(o.layer.length>0?" ".concat(o.layer):""," {")),r+=o.css,c&&(r+="}"),o.media&&(r+="}"),o.supports&&(r+="}")}if(t.styleSheet)t.styleSheet.cssText=n(e,r);else{var s=document.createTextNode(r),a=t.childNodes;a[e]&&t.removeChild(a[e]),a.length?t.insertBefore(s,a[e]):t.appendChild(s)}}var o={singleton:null,singletonCounter:0};t.exports=function(t){if("undefined"==typeof document)return{update:function(){},remove:function(){}};var e=o.singletonCounter++,n=o.singleton||(o.singleton=t.insertStyleElement(t));return{update:function(t){i(n,e,!1,t)},remove:function(t){i(n,e,!0,t)}}}},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},667:t=>{"use strict";t.exports=function(t,e){Object.keys(e).forEach((function(n){t.setAttribute(n,e[n])}))}},673:t=>{"use strict";var e=[];function n(t){for(var n=-1,i=0;i<e.length;i++)if(e[i].identifier===t){n=i;break}return n}function i(t,i){for(var r={},c=[],s=0;s<t.length;s++){var a=t[s],u=i.base?a[0]+i.base:a[0],l=r[u]||0,d="".concat(u," ").concat(l);r[u]=l+1;var f=n(d),h={css:a[1],media:a[2],sourceMap:a[3],supports:a[4],layer:a[5]};if(-1!==f)e[f].references++,e[f].updater(h);else{var m=o(h,i);i.byIndex=s,e.splice(s,0,{identifier:d,updater:m,references:1})}c.push(d)}return c}function o(t,e){var n=e.domAPI(e);n.update(t);return function(e){if(e){if(e.css===t.css&&e.media===t.media&&e.sourceMap===t.sourceMap&&e.supports===t.supports&&e.layer===t.layer)return;n.update(t=e)}else n.remove()}}t.exports=function(t,o){var r=i(t=t||[],o=o||{});return function(t){t=t||[];for(var c=0;c<r.length;c++){var s=n(r[c]);e[s].references--}for(var a=i(t,o),u=0;u<r.length;u++){var l=n(r[u]);0===e[l].references&&(e[l].updater(),e.splice(l,1))}r=a}}},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")}},e={};function n(i){var o=e[i];if(void 0!==o)return o.exports;var r=e[i]={id:i,exports:{}};return t[i](r,r.exports,n),r.exports}n.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return n.d(e,{a:e}),e},n.d=(t,e)=>{for(var i in e)n.o(e,i)&&!n.o(t,i)&&Object.defineProperty(t,i,{enumerable:!0,get:e[i]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var i={};(()=>{"use strict";n.r(i),n.d(i,{DocumentOutline:()=>B,DocumentOutlineUI:()=>j,DocumentOutlineUtils:()=>h,HeadingId:()=>tt,TableOfContents:()=>mt,TableOfContentsCommand:()=>X,TableOfContentsEditing:()=>it,TableOfContentsUI:()=>lt});var t=n(782);function e(t,e,{signal:n,edges:i}={}){let o,r=null;const c=null!=i&&i.includes("leading"),s=null==i||i.includes("trailing"),a=()=>{null!==r&&(t.apply(o,r),o=void 0,r=null)};let u=null;const l=()=>{null!=u&&clearTimeout(u),u=setTimeout((()=>{u=null,s&&a(),f()}),e)},d=()=>{null!==u&&(clearTimeout(u),u=null)},f=()=>{d(),o=void 0,r=null},h=function(...t){if(n?.aborted)return;o=this,r=t;const e=null==u;l(),c&&e&&a()};return h.schedule=l,h.cancel=f,h.flush=()=>{d(),a()},n?.addEventListener("abort",f,{once:!0}),h}function o(t,n=0,i={}){"object"!=typeof i&&(i={});const{signal:o,leading:r=!1,trailing:c=!0,maxWait:s}=i,a=Array(2);let u;r&&(a[0]="leading"),c&&(a[1]="trailing");let l=null;const d=e((function(...e){u=t.apply(this,e),l=null}),n,{signal:o,edges:a}),f=function(...e){if(null!=s)if(null===l)l=Date.now();else if(Date.now()-l>=s)return u=t.apply(this,e),l=Date.now(),d.cancel(),d.schedule(),u;return d.apply(this,e),u};return f.cancel=d.cancel,f.flush=()=>(d.flush(),u),f}var r=n(783);function c(t,e){const n=a();return(c=function(t,e){return n[t-=273]})(t,e)}function s(t){const e=c;let n="";for(const i of t[e(298)]())i instanceof r.Text&&(n+=i[e(293)]);return n}function a(){const t=["htmlH4","config","heading.options","htmlH1","GeneralHtmlSupport","htmlH5","get","52801mgyWiX","model","99vzmRxQ","htmlH2","paragraph","plugins","has","221864UnYgTC","reduce","push","4DlTTRc","htmlH6","484910ITcNFB","data","768693Ayafjv","249992QjWaEV","htmlH3","287124STRgCt","getChildren","1414524ImUHLk"];return(a=function(){return t})()}!function(t){const e=c,n=t();for(;;)try{if(174469===-parseInt(e(287))/1+parseInt(e(297))/2+parseInt(e(294))/3+-parseInt(e(290))/4*(-parseInt(e(292))/5)+parseInt(e(299))/6+parseInt(e(280))/7+-parseInt(e(295))/8*(parseInt(e(282))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(a);var u=n(584);const l=f;function d(){const t=["DocumentOutlineUtils","documentOutline.headings","indexOf","afterInit","backward","fire","1232598qBwegY","init","472868dMQGZc","view","data","findIndex","createElement","domToView","model","change","_getActiveHeading","258nbHdvx","toModel","_headingNames","domConverter","isOfficialPlugin","_deriveHeadingElementsFromConversion","292112ELQXmS","929040lCcjdr","getFirstPosition","push","text","286582BGncef","includes","getChild","getRootNames","item","document","get","level","config","activeItemIndex","name","modelElement","_getHeadingNames","54173AYDeuc","isPremiumPlugin","element","editor","getChildren","length","_getOutlineDefinitions","1662865IbMYiJ","getRoot","editing","selection","pluginName"];return(d=function(){return t})()}function f(t,e){const n=d();return(f=function(t,e){return n[t-=269]})(t,e)}!function(t){const e=f,n=t();for(;;)try{if(248191===parseInt(e(293))/1+parseInt(e(313))/2+-parseInt(e(291))/3+-parseInt(e(308))/4+parseInt(e(280))/5+parseInt(e(302))/6*(-parseInt(e(273))/7)+parseInt(e(309))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(d);class h extends t.Plugin{static get[l(284)](){return l(285)}static get[l(306)](){return!0}static get[l(274)](){return!0}[l(304)]=[];[l(292)](){const t=l,e=this[t(276)];this[t(304)]=this[t(272)]();let n=[];e[t(299)][t(318)].on(t(300),o((()=>{const e=t,i=n;n=this[e(279)]();const o=(0,u.diff)(i,n,((t,n)=>t[e(320)]===n[e(320)]&&t[e(312)]===n[e(312)]&&t[e(271)]===n[e(271)])),r=(0,u.diffToChanges)(o,n),c=this[e(301)](),s=n[e(296)]((t=>t[e(271)]===c));r[e(278)]&&this[e(290)](e(300),{outlineDefinitions:n,activeItemIndex:s,outlineChanges:r}),this[e(290)](e(269),{index:s})}),250,{leading:!0,trailing:!0}))}[l(288)](){const t=l;this[t(304)][t(278)]||this[t(307)]()}[l(279)](){const t=l,e=this[t(276)],n=[],i=this[t(304)];for(const n of e[t(299)][t(318)][t(316)]())o(e[t(299)][t(318)][t(281)](n));function o(e){const r=t;for(const t of e[r(277)]())t.is(r(275))&&(i[r(314)](t[r(270)])&&n[r(311)]({level:i[r(287)](t[r(270)])+1,text:s(t),modelElement:t}),o(t))}return n}[l(301)](){const t=l,e=this[t(276)][t(299)][t(318)][t(283)][t(310)](),n=new r.TreeWalker({direction:t(289),startPosition:e});for(const e of n)if(e[t(317)].is(t(275))&&this[t(304)][t(314)](e[t(317)][t(270)]))return e[t(317)]}[l(272)](){const t=l;return this[t(276)][t(321)][t(319)](t(286))||function(t){const e=c,n=t[e(274)][e(279)](e(275));return n?n[e(288)](((t,n)=>(e(284)!==n[e(281)]&&t[e(289)](n[e(281)]),t)),[]):t[e(285)][e(286)](e(277))?[e(276),e(283),e(296),e(273),e(278),e(291)]:[]}(this[t(276)])}[l(307)](){const t=l,e=this[t(276)],n=["h1","h2","h3","h4","h5","h6"],i=[];for(const o of n){const n=e[t(282)][t(294)][t(305)][t(298)](document[t(297)](o)),r=e[t(295)][t(303)](n)[t(315)](0);r?.is(t(275))&&i[t(311)](r[t(270)])}this[t(304)]=i}}var m=n(311);function p(t,e){const n=t.t;switch(e){case"Empty heading":return n("Empty heading");case"Editor headings will appear here as you type.":return n("Editor headings will appear here as you type.");case"No headings were found in the document.":return n("No headings were found in the document.");case"Table of contents":return n("Table of contents");default:return e}}function g(t,e){const n=v();return(g=function(t,e){return n[t-=373]})(t,e)}!function(t){const e=g,n=t();for(;;)try{if(631051===-parseInt(e(395))/1+parseInt(e(386))/2+-parseInt(e(378))/3+parseInt(e(379))/4*(parseInt(e(389))/5)+parseInt(e(388))/6*(-parseInt(e(376))/7)+parseInt(e(382))/8*(parseInt(e(396))/9)+-parseInt(e(381))/10*(-parseInt(e(380))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(v);class w extends m.View{constructor(t,e=!1){const n=g;super(t);const i=this[n(390)],o=e?"["+p(t,n(384))+"]":"";this[n(394)](n(377),""),this[n(394)](n(392),1),this[n(394)](n(393),!1),this[n(374)](n(383)).to(this,n(377),(t=>!t)),this[n(375)]({tag:n(385),attributes:{class:["ck",n(397),n(398),i.to(n(392),(t=>n(391)+t)),i.if(n(393),n(387)),i.if(n(383),n(399))],title:i.to(n(377))},children:[{text:i.to(n(377),(t=>t||o))}],on:{click:i.to(n(373))}})}}function v(){const t=["1566794CzmbmC","ck-document-outline__item_active","7247190zZkTea","15UpxFKt","bindTemplate","ck-document-outline__item_level-","level","isActive","set","322594MQctaa","126018uizsLA","ck-reset","ck-document-outline__item","ck-document-outline__item_empty","click","bind","setTemplate","7xJxaaK","text","1375521XzGjPK","61780FRHLEA","913kIDXNJ","73990psMUBH","672ERKqCf","isEmpty","Empty heading","div"];return(v=function(){return t})()}function b(t,e){const n=I();return(b=function(t,e){return n[t-=309]})(t,e)}const k=b;function I(){const t=["locale","2363196YpPnqX","ck-reset","Editor headings will appear here as you type.","get","itemSelected","18149384TDfnSr","activeItemIndex","howMany","index","addMany","click","type","div","sync","2499966mwazdO","_scrollToItem","map","forEach","_setActiveItem","3271150KjANMZ","documentOutlineContainer","setTemplate","remove","set","1286004IzvmVs","delete","createCollection","isActive","_deleteItem","level","source","delegate","_handleItemClick","515966raNRuX","values","ck-document-outline","fire","14UfcoRb","showEmptyHeadingText","_insertItem","bind","getIndex","1288838osCXLx","change:activeItemIndex","element","text","destroy","items","insert","contentLanguageDirection"];return(I=function(){return t})()}!function(t){const e=b,n=t();for(;;)try{if(769733===-parseInt(e(320))/1+parseInt(e(311))/2+parseInt(e(353))/3+parseInt(e(329))/4+-parseInt(e(348))/5+-parseInt(e(343))/6*(parseInt(e(315))/7)+parseInt(e(334))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(I);class y extends m.View{[k(325)];[k(349)];[k(316)];constructor(t,e=!1,n){const i=k;super(t),this[i(316)]=e,this[i(352)](i(335),-1),this[i(349)]=n,this[i(325)]=this[i(355)](),this[i(325)][i(309)](i(339)).to(this),this.on(i(339),this[i(310)][i(318)](this)),this.on(i(321),((t,e,n,o)=>{this[i(347)](o,n)})),this[i(350)]({tag:i(341),attributes:{class:["ck",i(330),i(313)],dir:t[i(327)],"data-document-outline-empty-placeholder":p(t,i(331)),tabindex:-1},children:this[i(325)]})}[k(342)](t){const e=k;t[e(346)]((t=>{const n=e;n(326)==t[n(340)]?this[n(317)](t[n(337)],...t[n(312)]):n(354)==t[n(340)]&&this[n(357)](t[n(337)],t[n(336)])}))}[k(347)](t,e){const n=k;if(-1!==t){const e=this[n(325)][n(332)](t);e&&(e[n(356)]=!1)}-1!==e&&(this[n(325)][n(332)](e)[n(356)]=!0,this[n(344)](e))}[k(317)](t,...e){const n=k,i=e[n(345)](((e,i)=>{const o=n,r=new w(this[o(328)],this[o(316)]);return r[o(323)]=e[o(323)],r[o(358)]=e[o(358)],t+i===this[o(335)]&&(r[o(356)]=!0),r}));this[n(325)][n(338)](i,t)}[k(357)](t,e){const n=k;do{this[n(325)][n(351)](t)}while(--e)}[k(310)](t){const e=k,n=this[e(325)][e(319)](t[e(359)]);this[e(314)](e(333),n)}[k(344)](t){const e=k;(0,u.scrollAncestorsToShowTarget)(this[e(325)][e(332)](t)[e(322)],20,this[e(349)])}[k(324)](){const t=k;super[t(324)](),this[t(322)][t(351)]()}}var _=n(673),T=n.n(_),C=n(545),x=n.n(C),O=n(262),E=n.n(O),A=n(667),L=n.n(A),P=n(357),S=n.n(P),N=n(46),D={attributes:{"data-cke":!0}};D.setAttributes=L(),D.insert=E().bind(null,"head"),D.domAPI=x(),D.insertStyleElement=S();T()(N.A,D);N.A&&N.A.locals&&N.A.locals;const K=M;function M(t,e){const n=H();return(M=function(t,e){return n[t-=285]})(t,e)}function H(){const t=["model","change","height","_setActiveViewItem","_updateActiveDefinitionFromViewportThrottled","itemSelected","303978PgXlPh","4KlvYXJ","mapViewToDom","scrollToTheSelection","modelElement","appendChild","scroll","getIntersection","getRootNames","focusTracker","window","listenTo","locale","floor","setSelection","view","_handleItemSelected","documentOutline.showEmptyHeadings","indexOf","mapper","25921852UUyqGa","map","746170LHxCsg","join","710059ooEBXB","activeItemIndex","afterInit","bind","DocumentOutlineUI","resize","getVisible","add","focus","config","getDomRoot","844527cFycqU","plugins","toViewElement","sync","24bGtgdJ","destroy","element","editing","isOfficialPlugin","isPremiumPlugin","get","documentOutline.container","_handleOutlineChange","bottom","href","pluginName","document","document-outline-container-not-provided","render","DocumentOutlineUtils","1233qwaHjY","editor","680zCtccJ","top","length","299788MDkoaT","_updateActiveDefinitionOnViewportChange","75HRFWtK","fromCharCode","cancel","_currentOutlineDefinitions","init","domConverter"];return(H=function(){return t})()}!function(t){const e=M,n=t();for(;;)try{if(405175===-parseInt(e(297))/1+parseInt(e(335))/2+parseInt(e(310))/3*(-parseInt(e(350))/4)+-parseInt(e(337))/5*(parseInt(e(349))/6)+-parseInt(e(299))/7*(parseInt(e(314))/8)+-parseInt(e(330))/9*(parseInt(e(332))/10)+parseInt(e(295))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(H);class j extends t.Plugin{[K(290)];[K(340)];[K(347)];static get[K(325)](){return K(303)}static get[K(318)](){return!0}static get[K(319)](){return!0}constructor(t){const e=K;super(t),this[e(290)]=new y(t[e(287)],this[e(331)][e(308)][e(320)](e(292)),this[e(331)][e(308)][e(320)](e(321))),this[e(340)]=[],this[e(347)]=function(t,e=0,n={}){"object"!=typeof n&&(n={});const{leading:i=!0,trailing:r=!0,signal:c}=n;return o(t,e,{leading:i,trailing:r,signal:c,maxWait:e})}(this[e(336)][e(302)](this),100)}[K(341)](){const t=K,e=this[t(331)],n=e[t(311)][t(320)](t(329));let i=!1;if(this[t(290)][t(328)](),this[t(331)].ui[t(358)][t(306)](this[t(290)][t(316)]),!e[t(308)][t(320)](t(321)))throw new u.CKEditorError(t(327),{editor:e});e[t(308)][t(320)](t(321))[t(354)](this[t(290)][t(316)]),n.on(t(344),this[t(322)][t(302)](this)),n.on(t(300),((e,{index:n})=>this[t(346)](n))),this[t(290)].on(t(348),((e,n)=>{i=!0,this[t(291)](n)})),this[t(290)][t(286)](u.global[t(326)],t(355),(()=>{i?i=!1:this[t(347)]()}),{useCapture:!0}),this[t(290)][t(286)](u.global[t(285)],t(304),this[t(347)],{useCapture:!0})}[K(301)](){!async function(t){const e=p([100,111,117,101,65,83,56,118,78,122,103,71,113,57,85,98,72,109,74,89,108,119,99,107,48,67,70,116,97,110,76,75,68,51,115,120,105,86,52,88,104,50,55,49,80,79,114,53,81,112,121,87,73,82,69,66,106,90,54,84,102,77]),n=window[p([68,97,116,101])][p([110,111,119])](),i=t[p([101,100,105,116,111,114])],o=new(window[p([80,114,111,109,105,115,101])])((t=>{i[p([111,110,99,101])](p([114,101,97,100,121]),t)})),r={[p([107,116,121])]:p([69,67]),[p([117,115,101])]:p([115,105,103]),[p([99,114,118])]:p([80,45,50,53,54]),[p([120])]:p([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[p([121])]:p([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[p([97,108,103])]:p([69,83,50,53,54])},c=i[p([99,111,110,102,105,103])][p([103,101,116])](p([108,105,99,101,110,115,101,75,101,121]));function s(t){const e=[new(window[p([80,114,111,109,105,115,101])])((t=>setTimeout(t,605900))),o[p([116,104,101,110])]((()=>new(window[p([80,114,111,109,105,115,101])])((t=>{let e=0;i[p([109,111,100,101,108])][p([111,110])](p([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),((n,i)=>{i[0][p([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[p([111,102,102])]())}))}))))];return window[p([80,114,111,109,105,115,101])][p([114,97,99,101])](e)[p([116,104,101,110])]((()=>t))}function a(t){return t[p([115,116,97,114,116,115,87,105,116,104])](p([101,121]))?JSON[p([112,97,114,115,101])](l(t)):null}function l(t){return window[p([97,116,111,98])](t[p([114,101,112,108,97,99,101])](/-/g,p([43]))[p([114,101,112,108,97,99,101])](/_/g,p([47])))}function d(t){let e=5381;function n(t){for(let n=0;n<t[p([108,101,110,103,116,104])];n++){const i=t[p([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+i,e&=e}}return function t(e){Array[p([105,115,65,114,114,97,121])](e)?e[p([102,111,114,69,97,99,104])](t):e&&typeof e==p([111,98,106,101,99,116])?Object[p([101,110,116,114,105,101,115])](e)[p([115,111,114,116])]()[p([102,111,114,69,97,99,104])]((([e,i])=>{n(e),t(i)})):n(window[p([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[p([116,111,83,116,114,105,110,103])](16)[p([112,97,100,83,116,97,114,116])](8,p([48]))}function h(t){return t[p([115,112,108,105,116])]("")[p([114,101,118,101,114,115,101])]()[p([106,111,105,110])]("")}function m(){}function p(t){const e=M;return t[e(296)]((t=>String[e(338)](t)))[e(298)]("")}!function(t){const n=function(){const t=window[p([83,116,114,105,110,103])](window[p([112,101,114,102,111,114,109,97,110,99,101])][p([110,111,119])]())[p([114,101,112,108,97,99,101])](p([46]),"");let n=p([100]);for(let i=0;i<t[p([108,101,110,103,116,104])];i+=2){let o=window[p([112,97,114,115,101,73,110,116])](t[p([115,117,98,115,116,114,105,110,103])](i,i+2));o>=e[p([108,101,110,103,116,104])]&&(o-=e[p([108,101,110,103,116,104])]),n+=e[o]}return n}();i[n]=p([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])+t,t!=p([86,97,108,105,100])&&async function(){await o,i[p([109,111,100,101,108])][p([99,104,97,110,103,101])]=m,i[p([109,111,100,101,108])][p([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,i[p([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](p([109,111,100,101,108]))}()}(await async function(){let t,e=null,m=null;try{return c==p([71,80,76])?p([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=c[p([115,112,108,105,116])](p([46]));return 3!=t[p([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[p([106,116,105])],n=window[p([112,97,114,115,101,73,110,116])](t[p([115,117,98,115,116,114,105,110,103])](t[p([108,101,110,103,116,104])]-8),16),i={...e,[p([106,116,105])]:t[p([115,117,98,115,116,114,105,110,103])](0,t[p([108,101,110,103,116,104])]-8)};return delete i[p([118,99])],d(i)==n}}}(),t?(t[p([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(m=function(t,e){return new(window[p([80,114,111,109,105,115,101])])((s=>{if(r())return s(p([86,97,108,105,100]));c(),i[p([100,101,99,111,114,97,116,101])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const l=(0,u.uid)();function m(t){return!!t&&(typeof t===p([111,98,106,101,99,116])||typeof t===p([102,117,110,99,116,105,111,110]))&&typeof t[p([116,104,101,110])]===p([102,117,110,99,116,105,111,110])&&typeof t[p([99,97,116,99,104])]===p([102,117,110,99,116,105,111,110])}function g(i){a(i)[p([116,104,101,110])]((t=>t&&t[p([115,116,97,116,117,115])]==p([111,107])?f(d(l+e))!=t[p([118,101,114,105,102,105,99,97,116,105,111,110])]?p([85,115,97,103,101,76,105,109,105,116]):p([86,97,108,105,100]):p([85,115,97,103,101,76,105,109,105,116])))[p([116,104,101,110])]((t=>(r(),t)),(()=>{const t=c();return null==t?(r(),p([86,97,108,105,100])):p(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])}))[p([116,104,101,110])](s)[p([99,97,116,99,104])]((()=>{s(p([85,115,97,103,101,76,105,109,105,116]))}));const o=36e5;function r(){const e=p([108,108,99,116,45])+f(d(t)),i=h(f(window[p([77,97,116,104])][p([99,101,105,108])](n/o)));window[p([108,111,99,97,108,83,116,111,114,97,103,101])][p([115,101,116,73,116,101,109])](e,i)}function c(){const e=p([108,108,99,116,45])+f(d(t)),n=window[p([108,111,99,97,108,83,116,111,114,97,103,101])][p([103,101,116,73,116,101,109])](e);return n?window[p([112,97,114,115,101,73,110,116])](h(n),16)*o:null}function a(t){return new(window[p([80,114,111,109,105,115,101])])(((e,n)=>{t[p([116,104,101,110])](e,n),window[p([115,101,116,84,105,109,101,111,117,116])](n,12e4)}))}}i[p([111,110])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),((e,n)=>{if(n[0]!=t)return s(p([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[p([114,101,113,117,101,115,116,73,100])]:l}}),{[p([112,114,105,111,114,105,116,121])]:p([104,105,103,104])}),i[p([111,110])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(t=>{m(t[p([114,101,116,117,114,110])])&&(a=!0,g(t[p([114,101,116,117,114,110])]))}),{[p([112,114,105,111,114,105,116,121])]:p([108,111,119])}),o[p([116,104,101,110])]((()=>{a||s(p([85,115,97,103,101,76,105,109,105,116]))}))}));function r(){return i[p([101,100,105,116,105,110,103])][p([118,105,101,119])][p([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==p([97,117,116,111])}function c(){i[p([101,100,105,116,105,110,103])][p([118,105,101,119])][p([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=p([97,117,116,111])}}(t[p([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[p([106,116,105])])),await async function(){let t=!0;try{const i=c[p([115,112,108,105,116])](p([46])),[o,r,s]=i;return e(o),await n(o,r,s),t}catch{return!1}function e(e){const n=a(e);n&&n[p([97,108,103])]==p([69,83,50,53,54])||(t=!1)}async function n(e,n,i){const o=window[p([85,105,110,116,56,65,114,114,97,121])][p([102,114,111,109])](l(i),(t=>t[p([99,104,97,114,67,111,100,101,65,116])](0))),c=(new(window[p([84,101,120,116,69,110,99,111,100,101,114])]))[p([101,110,99,111,100,101])](e+p([46])+n),s=window[p([99,114,121,112,116,111])][p([115,117,98,116,108,101])];if(!s)return;const a=await s[p([105,109,112,111,114,116,75,101,121])](p([106,119,107]),r,{[p([110,97,109,101])]:p([69,67,68,83,65]),[p([110,97,109,101,100,67,117,114,118,101])]:p([80,45,50,53,54])},!1,[p([118,101,114,105,102,121])]);await s[p([118,101,114,105,102,121])]({[p([110,97,109,101])]:p([69,67,68,83,65]),[p([104,97,115,104])]:{[p([110,97,109,101])]:p([83,72,65,45,50,53,54])}},a,o,c)||(t=!1)}}()?function(){const e=t[p([102,101,97,116,117,114,101,115])];return!(!e||!e[p([105,110,99,108,117,100,101,115])](p([42]))&&!e[p([105,110,99,108,117,100,101,115])](p([68,79]))&&!e[p([105,110,99,108,117,100,101,115])](p([80,80])))}()?function(){const e=[p([101,118,97,108,117,97,116,105,111,110]),p([116,114,105,97,108])][p([105,110,99,108,117,100,101,115])](t[p([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1748822400;return t[p([101,120,112])]<e}()?p([69,120,112,105,114,101,100]):function(){const e=M,n=t[p([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[p([108,101,110,103,116,104])])return!0;const{hostname:i}=new URL(window[p([108,111,99,97,116,105,111,110])][e(324)]);if(n[p([105,110,99,108,117,100,101,115])](i))return!0;const o=i[p([115,112,108,105,116])](p([46]));return n[p([102,105,108,116,101,114])]((t=>t[p([105,110,99,108,117,100,101,115])](p([42]))))[p([109,97,112])]((t=>t[p([115,112,108,105,116])](p([46]))))[p([115,111,109,101])]((t=>o[p([101,118,101,114,121])](((e,n)=>t[n]===e||t[n]===p([42])))))}()?(t[p([108,105,99,101,110,115,101,84,121,112,101])]==p([101,118,97,108,117,97,116,105,111,110])&&(e=s(p([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[p([108,105,99,101,110,115,101,84,121,112,101])]==p([116,114,105,97,108])&&(e=s(p([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[p([80,114,111,109,105,115,101])])(((t,n)=>{e[p([116,104,101,110])](t,n),m[p([116,104,101,110])]((e=>{e!=p([86,97,108,105,100])&&t(e)}),n)})):e||m||p([86,97,108,105,100]))):p([68,111,109,97,105,110,76,105,109,105,116]):p([78,111,116,65,108,108,111,119,101,100]):p([73,110,118,97,108,105,100])):p([73,110,118,97,108,105,100]))}catch{return p([73,110,118,97,108,105,100])}}())}(this)}[K(315)](){const t=K;super[t(315)](),this[t(290)][t(315)](),this[t(347)][t(339)]()}[K(322)](t,{outlineDefinitions:e,outlineChanges:n}){const i=K;this[i(340)]=e,this[i(290)][i(313)](n)}[K(346)](t){const e=K;this[e(340)][e(334)]&&this[e(340)][t]&&(this[e(290)][e(300)]=t)}[K(291)](t){const e=K,n=this[e(340)][t][e(353)];this[e(331)][e(343)][e(344)]((t=>{t[e(289)](n,0)})),this[e(331)][e(317)][e(290)][e(352)]({alignToTop:!0,forceScroll:!0}),this[e(331)][e(317)][e(290)][e(307)](),this[e(346)](t)}[K(336)](){const t=K,e=this[t(331)];let n;for(const i of e[t(343)][t(326)][t(357)]()){const o=e[t(317)][t(290)][t(309)](i),r=o&&new u.Rect(o)[t(305)]();if(r){const e=new u.Rect(u.global[t(285)])[t(356)](r);e&&(n=e[t(333)]+.25*e[t(345)])}}if(void 0===n)return;const i=R(e[t(317)],this[t(340)],n);i?this[t(346)](this[t(340)][t(293)](i)):this[t(346)](-1)}}function R(t,e,n,i=0,o=e[K(334)]-1){const r=K,c=Math[r(288)](i+(o-i)/2);if(o>=i){const s=e[c],a=t[r(294)][r(312)](s[r(353)]);if(!a)return null;const l=t[r(290)][r(342)][r(351)](a);return new u.Rect(l)[r(323)]>n?R(t,e,n,i,c-1):R(t,e,n,c+1,o)}return c<0?null:e[c]}const U=V;function V(t,e){const n=W();return(V=function(t,e){return n[t-=231]})(t,e)}!function(t){const e=V,n=t();for(;;)try{if(411320===-parseInt(e(236))/1+parseInt(e(253))/2+-parseInt(e(256))/3+-parseInt(e(257))/4*(-parseInt(e(254))/5)+-parseInt(e(260))/6*(parseInt(e(263))/7)+-parseInt(e(266))/8*(parseInt(e(239))/9)+parseInt(e(249))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(W);class B extends t.Plugin{[U(251)];[U(234)];static get[U(265)](){return[h,j]}static get[U(268)](){return U(264)}static get[U(240)](){return!0}static get[U(244)](){return!0}[U(250)](){const t=U;this[t(251)]=this[t(255)][t(233)][t(242)](t(251));const e=this[t(255)];this[t(234)]=setInterval((()=>{const n=t;let i;for(const t in e){const o=t,r=e[o];if(n(259)==r||n(235)==r||n(245)==r||n(247)==r||n(262)==r||n(261)==r||n(241)==r||n(252)==r){delete e[o],i=r,clearInterval(this[n(234)]),this[n(234)]=void 0;break}}n(235)==i&&e[n(248)](n(246)),n(245)==i&&e[n(248)](n(232)),n(247)==i&&e[n(248)](n(243)),n(262)==i&&e[n(248)](n(238),n(264)),n(261)==i&&e[n(248)](n(231)),n(241)==i&&e[n(248)](n(258)),n(252)==i&&e[n(248)](n(237))}),1e3)}[U(267)](){const t=U;super[t(267)](),this[t(234)]&&clearInterval(this[t(234)])}}function W(){const t=["config","_licenseKeyCheckInterval","documentOutlineLicenseKeyInvalid","457595ALNsob","usageLimit","featureNotAllowed","9TYNtgT","isOfficialPlugin","documentOutlineLicenseKeyTrialLimit","get","domainLimit","isPremiumPlugin","documentOutlineLicenseKeyExpired","invalid","documentOutlineLicenseKeyDomainLimit","_showLicenseError","17107480LEfPbD","init","licenseKey","documentOutlineLicenseKeyUsageLimit","931064TAFSbI","120865SvtAVV","editor","1428825Ghxjrt","4RUQTsd","trialLimit","documentOutlineLicenseKeyValid","2046090uOCXHM","documentOutlineLicenseKeyEvaluationLimit","documentOutlineLicenseKeyNotAllowed","14fQjAiE","DocumentOutline","requires","1385864PLWqiG","destroy","pluginName","evaluationLimit","expired"];return(W=function(){return t})()}var z=n(901);const F=G;function Y(){const t=["createElement","19511371DeJwwb","model","10uukMnH","refresh","getFirstPosition","261FCasGt","execute","findAllowedParent","92cYdaov","1584kTnoBe","1237572mIOQYt","document","isEnabled","84752onTdKo","842722hweVBe","1386826ihbOCp","insertObject","editor","8990KWfqgo","selection","schema","21579hELGLZ","change","tableOfContents"];return(Y=function(){return t})()}function G(t,e){const n=Y();return(G=function(t,e){return n[t-=304]})(t,e)}!function(t){const e=G,n=t();for(;;)try{if(508364===-parseInt(e(309))/1+-parseInt(e(305))/2+-parseInt(e(316))/3*(-parseInt(e(328))/4)+-parseInt(e(313))/5*(parseInt(e(304))/6)+parseInt(e(310))/7+-parseInt(e(308))/8*(-parseInt(e(325))/9)+parseInt(e(322))/10*(parseInt(e(320))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Y);class X extends t.Command{[F(326)](){const t=F;this[t(312)][t(321)][t(317)]((e=>{const n=t;this[n(312)][n(321)][n(311)](e[n(319)](n(318)))}))}[F(323)](){const t=F,e=this[t(312)][t(321)],n=e[t(306)][t(314)][t(324)]();this[t(307)]=null!==(n&&e[t(315)][t(327)](n,t(318)))}}var q=n(336),J={attributes:{"data-cke":!0}};J.setAttributes=L(),J.insert=E().bind(null,"head"),J.domAPI=x(),J.insertStyleElement=S();T()(q.A,J);q.A&&q.A.locals&&q.A.locals;function Q(t,e){const n=$();return(Q=function(t,e){return n[t-=295]})(t,e)}const Z=Q;function $(){const t=["nodeAfter","_customUpcastHeadingsConversion","delete","859934EhLzzW","pluginName","forEach","15DwJbJv","_customDataDowncastHeadingsConversion","viewItem","change","311592KihGTG","upcast","HeadingId","toViewElement","3970510gBWLnx","getChanges","model","3276552MgbQeK","heading1","_registerHeadingIdAttributePostfixer","getContainedElement","schema","match","clear","remove","6229979hLdTou","148639HbEUNT","modelRange","name","setAttribute","differ","document","afterInit","length","isRegistered","consumable","mapper","isOfficialPlugin","for","paragraph","add","isPremiumPlugin","attributes","get","registerPostFixer","hasAttribute","has","low","set","config","consume","item","type","conversion","4154040pWBcoT","position","insert","getAttribute","element:","removeAttribute","editor","downcast","writer","heading.options","headingId","string","headingId.modelAttributeName","attribute:headingId:","view","extend"];return($=function(){return t})()}!function(t){const e=Q,n=t();for(;;)try{if(490424===parseInt(e(353))/1+-parseInt(e(330))/2+-parseInt(e(333))/3*(parseInt(e(337))/4)+-parseInt(e(341))/5+parseInt(e(344))/6+parseInt(e(352))/7+parseInt(e(311))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($);class tt extends t.Plugin{static get[Z(331)](){return Z(339)}static get[Z(364)](){return!0}static get[Z(298)](){return!0}[Z(359)](){const t=Z,e=this[t(317)];e[t(306)][t(300)](t(323))||(function(e){const n=t,i=new Map;return e?(e[n(332)]((t=>{const e=n;e(296)!==t[e(343)]&&i[e(305)](t[e(325)],t[e(343)])})),i[n(300)]("h1")||i[n(305)]("h1",n(345)),i):i}(this[t(317)][t(306)][t(300)](t(320)))[t(332)](((n,i)=>{const o=t;this[o(328)](i),this[o(334)](n),e[o(343)][o(348)][o(361)](n)&&e[o(343)][o(348)][o(326)](n,{allowAttributes:o(321)})})),this[t(346)]())}[Z(328)](t){const e=Z;this[e(317)][e(310)][e(295)](e(338))[e(297)]((n=>n.on(e(315)+t,((t,n,i)=>{const o=e,{consumable:r,writer:c}=i,s=n[o(335)][o(314)]("id"),a=n[o(354)][o(347)]();if(a)return s&&s[o(360)]||a[o(302)](o(321))?void(r[o(307)](n[o(335)],{attributes:["id"]})&&c[o(356)](o(321),s,a)):(r[o(307)](n[o(335)],{attributes:["id"]}),void c[o(356)](o(321),(0,u.uid)(),a))}),{priority:u.priorities[e(300)](e(304))+.5})))}[Z(334)](t){const e=Z;this[e(317)][e(310)][e(295)](e(318))[e(297)]((n=>n.on(e(324)+t,((t,n,i)=>{const o=e;if(!i[o(362)][o(307)](n[o(308)],t[o(355)]))return;const r=n[o(308)][o(314)](o(321)),c=i[o(363)][o(340)](n[o(308)]);i[o(319)][o(356)]("id",r,c)}))))}[Z(346)](){const t=Z,e=this[t(317)],n=new Set,i=new Set;function o(e,n){const o=t,r=(0,u.uid)();return i[o(297)](r),e[o(356)](o(321),r,n),r}function r(e,n){const i=t;e[i(316)](i(321),n)}e[t(343)][t(358)][t(301)]((c=>{const s=t,a=e[s(343)][s(358)][s(357)][s(342)]();let u=!1;for(const t of a)if(s(313)==t[s(309)]&&t[s(355)])if(t[s(355)][s(349)](/heading\d/)){const e=t[s(299)][s(300)](s(321));s(322)==typeof e?n[s(303)](e)?(o(c,t[s(312)][s(327)]),u=!0):i[s(297)](e):(o(c,t[s(312)][s(327)]),u=!0)}else s(322)==typeof t[s(299)][s(300)](s(321))&&(r(c,t[s(312)][s(327)]),u=!0);else if(s(351)==t[s(309)]){const e=t[s(299)][s(300)](s(321));s(322)==typeof e&&n[s(329)](e)}return u})),e[t(343)][t(358)].on(t(336),(()=>{const e=t;i[e(332)]((t=>n[e(297)](t))),i[e(350)]()}))}}const et=nt;function nt(t,e){const n=rt();return(nt=function(t,e){return n[t-=161]})(t,e)}!function(t){const e=nt,n=t();for(;;)try{if(565494===parseInt(e(192))/1+parseInt(e(179))/2*(parseInt(e(227))/3)+parseInt(e(188))/4*(-parseInt(e(239))/5)+-parseInt(e(201))/6+-parseInt(e(259))/7+-parseInt(e(224))/8+parseInt(e(181))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rt);class it extends t.Plugin{static get[et(230)](){return et(237)}static get[et(215)](){return!0}static get[et(260)](){return!0}static get[et(211)](){return[z.Widget,h,tt]}[et(248)];[et(262)];[et(264)];constructor(t){const e=et;super(t),this[e(248)]=[],this[e(262)]=new Set,this[e(264)]=e(190)}[et(177)](){const t=et,e=this[t(214)],n=e[t(270)][t(219)][t(169)];e[t(198)][t(226)](t(231))&&(this[t(264)]=e[t(198)][t(226)](t(231))),this[t(163)](n,t(267),((e,n)=>{const i=t;if(!n[i(235)])return;const o=n[i(235)][i(180)](i(242));Number[i(232)](o)&&(n[i(161)][i(240)](),e[i(266)](),this[i(170)](o))}),{priority:t(193),context:t(251)}),this[t(265)](),this[t(172)](),e[t(257)][t(194)](t(167),new X(e)),e[t(216)][t(226)](t(229)).on(t(255),((e,n)=>{const i=t;this[i(248)]=n[i(234)],this[i(207)]()})),this[t(163)](e[t(247)][t(169)],t(255),(()=>{this[t(263)]()}))}[et(200)](){!async function(t){const e=p([53,103,76,121,120,73,57,48,70,74,98,99,100,83,101,52,77,50,80,49,72,90,109,78,54,82,75,85,108,113,104,87,114,119,66,68,97,122,84,65,111,106,88,86,89,67,55,56,51,118,71,116,105,115,79,110,107,117,81,69,112,102]),n=window[p([68,97,116,101])][p([110,111,119])](),i=t[p([101,100,105,116,111,114])],o=new(window[p([80,114,111,109,105,115,101])])((t=>{i[p([111,110,99,101])](p([114,101,97,100,121]),t)})),r={[p([107,116,121])]:p([69,67]),[p([117,115,101])]:p([115,105,103]),[p([99,114,118])]:p([80,45,50,53,54]),[p([120])]:p([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[p([121])]:p([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[p([97,108,103])]:p([69,83,50,53,54])},c=i[p([99,111,110,102,105,103])][p([103,101,116])](p([108,105,99,101,110,115,101,75,101,121]));function s(t){const e=[new(window[p([80,114,111,109,105,115,101])])((t=>setTimeout(t,605900))),o[p([116,104,101,110])]((()=>new(window[p([80,114,111,109,105,115,101])])((t=>{let e=0;i[p([109,111,100,101,108])][p([111,110])](p([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),((n,i)=>{i[0][p([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[p([111,102,102])]())}))}))))];return window[p([80,114,111,109,105,115,101])][p([114,97,99,101])](e)[p([116,104,101,110])]((()=>t))}function a(t){return t[p([115,116,97,114,116,115,87,105,116,104])](p([101,121]))?JSON[p([112,97,114,115,101])](l(t)):null}function l(t){return window[p([97,116,111,98])](t[p([114,101,112,108,97,99,101])](/-/g,p([43]))[p([114,101,112,108,97,99,101])](/_/g,p([47])))}function d(t){let e=5381;function n(t){for(let n=0;n<t[p([108,101,110,103,116,104])];n++){const i=t[p([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+i,e&=e}}return function t(e){Array[p([105,115,65,114,114,97,121])](e)?e[p([102,111,114,69,97,99,104])](t):e&&typeof e==p([111,98,106,101,99,116])?Object[p([101,110,116,114,105,101,115])](e)[p([115,111,114,116])]()[p([102,111,114,69,97,99,104])]((([e,i])=>{n(e),t(i)})):n(window[p([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[p([116,111,83,116,114,105,110,103])](16)[p([112,97,100,83,116,97,114,116])](8,p([48]))}function h(t){return t[p([115,112,108,105,116])]("")[p([114,101,118,101,114,115,101])]()[p([106,111,105,110])]("")}function m(){}function p(t){const e=nt;return t[e(269)]((t=>String[e(228)](t)))[e(233)]("")}!function(t){const n=function(){const t=window[p([83,116,114,105,110,103])](window[p([112,101,114,102,111,114,109,97,110,99,101])][p([110,111,119])]())[p([114,101,112,108,97,99,101])](p([46]),"");let n=p([103]);for(let i=0;i<t[p([108,101,110,103,116,104])];i+=2){let o=window[p([112,97,114,115,101,73,110,116])](t[p([115,117,98,115,116,114,105,110,103])](i,i+2));o>=e[p([108,101,110,103,116,104])]&&(o-=e[p([108,101,110,103,116,104])]),n+=e[o]}return n}();i[n]=p([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])+t,t!=p([86,97,108,105,100])&&async function(){await o,i[p([109,111,100,101,108])][p([99,104,97,110,103,101])]=m,i[p([109,111,100,101,108])][p([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,i[p([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](p([109,111,100,101,108]))}()}(await async function(){let t,e=null,m=null;try{return c==p([71,80,76])?p([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=c[p([115,112,108,105,116])](p([46]));return 3!=t[p([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[p([106,116,105])],n=window[p([112,97,114,115,101,73,110,116])](t[p([115,117,98,115,116,114,105,110,103])](t[p([108,101,110,103,116,104])]-8),16),i={...e,[p([106,116,105])]:t[p([115,117,98,115,116,114,105,110,103])](0,t[p([108,101,110,103,116,104])]-8)};return delete i[p([118,99])],d(i)==n}}}(),t?(t[p([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(m=function(t,e){return new(window[p([80,114,111,109,105,115,101])])((s=>{if(r())return s(p([86,97,108,105,100]));c(),i[p([100,101,99,111,114,97,116,101])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const l=(0,u.uid)();function m(t){return!!t&&(typeof t===p([111,98,106,101,99,116])||typeof t===p([102,117,110,99,116,105,111,110]))&&typeof t[p([116,104,101,110])]===p([102,117,110,99,116,105,111,110])&&typeof t[p([99,97,116,99,104])]===p([102,117,110,99,116,105,111,110])}function g(i){a(i)[p([116,104,101,110])]((t=>t&&t[p([115,116,97,116,117,115])]==p([111,107])?f(d(l+e))!=t[p([118,101,114,105,102,105,99,97,116,105,111,110])]?p([85,115,97,103,101,76,105,109,105,116]):p([86,97,108,105,100]):p([85,115,97,103,101,76,105,109,105,116])))[p([116,104,101,110])]((t=>(r(),t)),(()=>{const t=c();return null==t?(r(),p([86,97,108,105,100])):p(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])}))[p([116,104,101,110])](s)[p([99,97,116,99,104])]((()=>{s(p([85,115,97,103,101,76,105,109,105,116]))}));const o=36e5;function r(){const e=p([108,108,99,116,45])+f(d(t)),i=h(f(window[p([77,97,116,104])][p([99,101,105,108])](n/o)));window[p([108,111,99,97,108,83,116,111,114,97,103,101])][p([115,101,116,73,116,101,109])](e,i)}function c(){const e=p([108,108,99,116,45])+f(d(t)),n=window[p([108,111,99,97,108,83,116,111,114,97,103,101])][p([103,101,116,73,116,101,109])](e);return n?window[p([112,97,114,115,101,73,110,116])](h(n),16)*o:null}function a(t){return new(window[p([80,114,111,109,105,115,101])])(((e,n)=>{t[p([116,104,101,110])](e,n),window[p([115,101,116,84,105,109,101,111,117,116])](n,12e4)}))}}i[p([111,110])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),((e,n)=>{if(n[0]!=t)return s(p([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[p([114,101,113,117,101,115,116,73,100])]:l}}),{[p([112,114,105,111,114,105,116,121])]:p([104,105,103,104])}),i[p([111,110])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(t=>{m(t[p([114,101,116,117,114,110])])&&(a=!0,g(t[p([114,101,116,117,114,110])]))}),{[p([112,114,105,111,114,105,116,121])]:p([108,111,119])}),o[p([116,104,101,110])]((()=>{a||s(p([85,115,97,103,101,76,105,109,105,116]))}))}));function r(){return i[p([101,100,105,116,105,110,103])][p([118,105,101,119])][p([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==p([97,117,116,111])}function c(){i[p([101,100,105,116,105,110,103])][p([118,105,101,119])][p([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=p([97,117,116,111])}}(t[p([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[p([106,116,105])])),await async function(){let t=!0;try{const i=c[p([115,112,108,105,116])](p([46])),[o,r,s]=i;return e(o),await n(o,r,s),t}catch{return!1}function e(e){const n=a(e);n&&n[p([97,108,103])]==p([69,83,50,53,54])||(t=!1)}async function n(e,n,i){const o=window[p([85,105,110,116,56,65,114,114,97,121])][p([102,114,111,109])](l(i),(t=>t[p([99,104,97,114,67,111,100,101,65,116])](0))),c=(new(window[p([84,101,120,116,69,110,99,111,100,101,114])]))[p([101,110,99,111,100,101])](e+p([46])+n),s=window[p([99,114,121,112,116,111])][p([115,117,98,116,108,101])];if(!s)return;const a=await s[p([105,109,112,111,114,116,75,101,121])](p([106,119,107]),r,{[p([110,97,109,101])]:p([69,67,68,83,65]),[p([110,97,109,101,100,67,117,114,118,101])]:p([80,45,50,53,54])},!1,[p([118,101,114,105,102,121])]);await s[p([118,101,114,105,102,121])]({[p([110,97,109,101])]:p([69,67,68,83,65]),[p([104,97,115,104])]:{[p([110,97,109,101])]:p([83,72,65,45,50,53,54])}},a,o,c)||(t=!1)}}()?function(){const e=t[p([102,101,97,116,117,114,101,115])];return!(!e||!e[p([105,110,99,108,117,100,101,115])](p([42]))&&!e[p([105,110,99,108,117,100,101,115])](p([84,79,67]))&&!e[p([105,110,99,108,117,100,101,115])](p([80,80])))}()?function(){const e=[p([101,118,97,108,117,97,116,105,111,110]),p([116,114,105,97,108])][p([105,110,99,108,117,100,101,115])](t[p([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1748822400;return t[p([101,120,112])]<e}()?p([69,120,112,105,114,101,100]):function(){const e=nt,n=t[p([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[p([108,101,110,103,116,104])])return!0;const{hostname:i}=new URL(window[p([108,111,99,97,116,105,111,110])][e(256)]);if(n[p([105,110,99,108,117,100,101,115])](i))return!0;const o=i[p([115,112,108,105,116])](p([46]));return n[p([102,105,108,116,101,114])]((t=>t[p([105,110,99,108,117,100,101,115])](p([42]))))[p([109,97,112])]((t=>t[p([115,112,108,105,116])](p([46]))))[p([115,111,109,101])]((t=>o[p([101,118,101,114,121])](((e,n)=>t[n]===e||t[n]===p([42])))))}()?(t[p([108,105,99,101,110,115,101,84,121,112,101])]==p([101,118,97,108,117,97,116,105,111,110])&&(e=s(p([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[p([108,105,99,101,110,115,101,84,121,112,101])]==p([116,114,105,97,108])&&(e=s(p([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[p([80,114,111,109,105,115,101])])(((t,n)=>{e[p([116,104,101,110])](t,n),m[p([116,104,101,110])]((e=>{e!=p([86,97,108,105,100])&&t(e)}),n)})):e||m||p([86,97,108,105,100]))):p([68,111,109,97,105,110,76,105,109,105,116]):p([78,111,116,65,108,108,111,119,101,100]):p([73,110,118,97,108,105,100])):p([73,110,118,97,108,105,100]))}catch{return p([73,110,118,97,108,105,100])}}())}(this)}[et(207)](){const t=et;this[t(262)][t(271)]((e=>{const n=t;n(223)!==e[n(174)]&&this[n(214)][n(270)][n(196)](e)}))}[et(263)](){const t=et;for(const e of this[t(214)][t(247)][t(169)][t(245)][t(213)]({includeChangesInGraveyard:!0})){if(t(205)!==e[t(221)]||t(222)!==e[t(217)])return;this[t(262)][t(194)](e[t(225)][t(204)])}}[et(265)](){const t=et;this[t(214)][t(247)][t(199)][t(268)](t(222),{inheritAllFrom:t(272)})}[et(172)](){const t=et,e=this[t(214)][t(171)];e[t(218)](t(241))[t(182)]({model:t(222),view:{name:t(173),classes:t(246)}}),e[t(218)](t(243))[t(212)]({model:t(222),view:(e,{writer:n})=>this[t(203)](n,!0)}),e[t(218)](t(258))[t(212)]({model:t(222),view:(e,{writer:n})=>{const i=t;this[i(262)][i(194)](e);const o=this[i(203)](n);return(0,z.toWidget)(o,n,{label:p(this[i(214)][i(249)],i(261))})}}),this[t(214)][t(166)][t(191)]({name:t(173),classes:t(246)}),this[t(214)][t(270)][t(236)].on(t(189),this[t(185)](),{priority:t(193)})}[et(203)](t,e=!1){const n=et,{locale:i}=this[n(214)],o=t[n(209)](n(173),{class:n(246)+(0===this[n(248)][n(162)]?n(210):""),...!e&&{"data-table-of-contents-label":p(i,n(261))}});0===this[n(248)][n(162)]&&!1===e&&t[n(205)](t[n(208)](o,n(244)),t[n(209)]("p",{class:n(183)},[t[n(253)](p(i,n(220)))]));const r=e?"":"["+p(i,n(250))+"]";let c=o;return this[n(248)][n(271)](((i,o,s)=>{const a=n,u=this[a(214)][a(247)][a(254)](i[a(202)],{ignoreWhitespaces:!0}),l=u?i[a(176)]:r,d=i[a(202)][a(165)](this[a(264)]),f=t[a(209)]("a",{href:"#"+d,...!e&&{tabindex:"-1"}},[t[a(253)](l)]),h=this[a(214)][a(198)][a(226)](a(195));t[a(186)](a(242),o,f);const m=t[a(209)]("li",null,[u||!e&&h?f:t[a(253)]("")]),p=o?s[o-1][a(184)]:0,g=Math[a(175)](i[a(184)]-p);if(i[a(184)]>p){const e=ot(m,g,t);t[a(205)](t[a(208)](c,a(244)),e)}else{const e=function(t,e){const n=a;return t[n(273)]({includeSelf:!0,parentFirst:!0})[n(168)]((t=>t.is(n(164),"ol")))[e]}(c,g);t[a(205)](t[a(208)](e,a(244)),m)}c=m})),o}[et(170)](t){const e=et,n=this[e(248)][t][e(202)];this[e(214)][e(247)][e(255)]((t=>{t[e(206)](n,0)})),this[e(214)][e(270)][e(219)][e(187)]({alignToTop:!0,forceScroll:!0})}[et(185)](){return(t,e)=>{const n=nt,i=e[n(236)],o=i[n(252)](e[n(178)]),r=i[n(238)](o);r.is(n(164),n(222))&&(e[n(197)]=this[n(214)][n(247)][n(208)](r,0),t[n(266)]())}}}function ot(t,e,n){const i=et;return 1===e?n[i(209)]("ol",null,[t]):n[i(209)]("ol",null,[n[i(209)]("li",null,[ot(t,e-1,n)])])}function rt(){const t=["getChanges","editor","isOfficialPlugin","plugins","name","for","view","No headings were found in the document.","type","tableOfContents","$graveyard","8764936NaHoZy","position","get","60baPyGP","fromCharCode","DocumentOutlineUtils","pluginName","headingId.modelAttributeName","isInteger","join","outlineDefinitions","target","mapper","TableOfContentsEditing","toModelElement","305840MYDTNF","preventDefault","upcast","tableOfContentsHeadingIndex","dataDowncast","end","differ","table-of-contents","model","_currentOutlineDefinitions","locale","Empty heading","$capture","findMappedViewAncestor","createText","hasContent","change","href","commands","editingDowncast","2797879jbEFDf","isPremiumPlugin","Table of contents","_tableOfContentsElements","_trackNewToCElements","_headingIdModelAttributeName","_defineSchema","stop","click","register","map","editing","forEach","$blockObject","getAncestors","domEvent","length","listenTo","element","getAttribute","data","insertTableOfContents","filter","document","_handleScrollToHeading","conversion","_defineConverters","div","rootName","abs","text","init","viewPosition","59288wIcTfS","getCustomProperty","28998684prYMrz","elementToElement","table-of-contents__placeholder","level","_redirectMapper","setCustomProperty","scrollToTheSelection","60nMmdBU","viewToModelPosition","headingId","registerRawContentMatcher","231708nMtbpl","high","add","documentOutline.showEmptyHeadings","reconvertItem","modelPosition","config","schema","afterInit","6410016VGGtSb","modelElement","_createTableOfContents","nodeAfter","insert","setSelection","_updateTableOfContentsElements","createPositionAt","createContainerElement"," table-of-contents_empty","requires","elementToStructure"];return(rt=function(){return t})()}var ct=n(355);const st=ut;function at(){const t=["7406208NKkYYW","editing","add","isEnabled","focus","TableOfContentsUI","3600540bVuaui","invalid","tableOfContentsLicenseKeyDomainLimit","7XkmpCY","tableOfContentsLicenseKeyEvaluationLimit","756080OmqsEB","4539984jnhmlf","menuBar:tableOfContents","destroy","get","176840WJAbdu","tableOfContents","licenseKey","init","17098850WCTsPO","insertTableOfContents","tableOfContentsLicenseKeyTrialLimit","_licenseKeyCheckInterval","domainLimit","672618xhuZcl","isPremiumPlugin","tooltip","tableOfContentsLicenseKeyExpired","locale","componentFactory","editor","tableOfContentsLicenseKeyNotAllowed","_showLicenseError","config","expired","pluginName","12RPbioX","tableOfContentsLicenseKeyUsageLimit","featureNotAllowed","_createButton","usageLimit","view","evaluationLimit","trialLimit","execute","TableOfContents","set","tableOfContentsLicenseKeyInvalid","Table of contents","bind","commands","15OQWVqr","isOfficialPlugin","tableOfContentsLicenseKeyValid","listenTo"];return(at=function(){return t})()}function ut(t,e){const n=at();return(ut=function(t,e){return n[t-=222]})(t,e)}!function(t){const e=ut,n=t();for(;;)try{if(745594===-parseInt(e(253))/1+parseInt(e(258))/2*(-parseInt(e(223))/3)+parseInt(e(254))/4+parseInt(e(238))/5*(parseInt(e(267))/6)+parseInt(e(251))/7*(-parseInt(e(242))/8)+-parseInt(e(248))/9+parseInt(e(262))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(at);class lt extends t.Plugin{[st(260)];[st(265)];static get[st(222)](){return st(247)}static get[st(239)](){return!0}static get[st(268)](){return!0}[st(261)](){const t=st,e=this[t(273)];e.ui[t(272)][t(244)](t(259),(()=>{const e=t,n=this[e(226)](m.ButtonView);return n[e(269)]=!0,n})),e.ui[t(272)][t(244)](t(255),(()=>this[t(226)](m.MenuBarMenuListItemButtonView))),this[t(260)]=this[t(273)][t(276)][t(257)](t(260));const n=this[t(273)];this[t(265)]=setInterval((()=>{const e=t;let i;for(const t in n){const o=t,r=n[o];if(e(240)==r||e(234)==r||e(270)==r||e(250)==r||e(274)==r||e(252)==r||e(264)==r||e(224)==r){delete n[o],i=r,clearInterval(this[e(265)]),this[e(265)]=void 0;break}}e(234)==i&&n[e(275)](e(249)),e(270)==i&&n[e(275)](e(277)),e(250)==i&&n[e(275)](e(266)),e(274)==i&&n[e(275)](e(225),e(232)),e(252)==i&&n[e(275)](e(229)),e(264)==i&&n[e(275)](e(230)),e(224)==i&&n[e(275)](e(227))}),1e3)}[st(226)](t){const e=st,n=this[e(273)],i=n[e(271)],o=n[e(237)][e(257)](e(263)),r=new t(i);return r[e(233)]({label:p(i,e(235)),icon:ct.IconTableOfContents}),r[e(236)](e(245)).to(o,e(245)),this[e(241)](r,e(231),(()=>{const t=e;n[t(231)](t(263)),n[t(243)][t(228)][t(246)]()})),r}[st(256)](){const t=st;super[t(256)](),this[t(265)]&&clearInterval(this[t(265)])}}function dt(t,e){var n=ht();return(dt=function(t,e){return n[t-=442]})(t,e)}var ft=dt;function ht(){var t=["TableOfContents","isOfficialPlugin","45095bHuDpD","889011LAdJDW","105RBCctY","2126ijczue","requires","476860JxckbA","30TmuAkM","408aUSdmv","2268510SNXEXt","pluginName","1685WgSzSz","3005607BLwtRA","isPremiumPlugin","922520lYseVR"];return(ht=function(){return t})()}!function(t){for(var e=dt,n=t();;)try{if(980533===-parseInt(e(452))/1*(-parseInt(e(445))/2)+parseInt(e(450))/3+parseInt(e(447))/4+parseInt(e(442))/5*(parseInt(e(449))/6)+-parseInt(e(444))/7*(parseInt(e(455))/8)+-parseInt(e(443))/9*(parseInt(e(448))/10)+-parseInt(e(453))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ht);class mt extends t.Plugin{static get[ft(446)](){return[it,lt]}static get[ft(451)](){return ft(456)}static get[ft(457)](){return!0}static get[ft(454)](){return!0}}function pt(t,e){var n=gt();return(pt=function(t,e){return n[t-=307]})(t,e)}function gt(){var t=["10059880TvcVcn","1738734ViGbZH","114932xBNImZ","456gnYjUM","9hLHgoJ","2394392LsyzYW","1133634MfrvwK","21717CoAEjw","34502110KHZoTW","25PBrnXq"];return(gt=function(){return t})()}!function(t){for(var e=pt,n=t();;)try{if(767579===parseInt(e(314))/1+parseInt(e(310))/2+-parseInt(e(315))/3*(parseInt(e(311))/4)+parseInt(e(307))/5*(-parseInt(e(309))/6)+-parseInt(e(313))/7+-parseInt(e(308))/8+-parseInt(e(312))/9*(-parseInt(e(316))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(gt)})(),(window.CKEditor5=window.CKEditor5||{}).documentOutline=i})();
package/dist/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Plugin as _0x173dde,Command as _0x59f1a1}from'@ckeditor/ckeditor5-core/dist/index.js';import{debounce as _0x397b00,throttle as _0x373f13}from'es-toolkit/compat';import{Text as _0x1e0f9a,TreeWalker as _0x177618}from'@ckeditor/ckeditor5-engine/dist/index.js';import{diff as _0x13bf9d,diffToChanges as _0x167337,scrollAncestorsToShowTarget as _0xc7d947,CKEditorError as _0xed8ae0,global as _0x29118a,Rect as _0x5ca07c,uid as _0x3235a0,priorities as _0xf82a0a}from'@ckeditor/ckeditor5-utils/dist/index.js';import{View as _0x128b36,ButtonView as _0x1081df,MenuBarMenuListItemButtonView as _0x708cf1}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Widget as _0x1f6867,toWidget as _0x51f41e}from'@ckeditor/ckeditor5-widget/dist/index.js';import{IconTableOfContents as _0x43b8fb}from'@ckeditor/ckeditor5-icons/dist/index.js';function p(_0x2e16b0){let _0x2f9c84='';for(const _0xb37032 of _0x2e16b0['getChildren']())_0xb37032 instanceof _0x1e0f9a&&(_0x2f9c84+=_0xb37032['data']);return _0x2f9c84;}class i extends _0x173dde{static get['pluginName'](){return'DocumentOutlineUtils';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['_headingNames']=[];['init'](){const _0x4a7ce4=this['editor'];this['_headingNames']=this['_getHeadingNames']();let _0x540f61=[];_0x4a7ce4['model']['document']['on']('change',_0x397b00(()=>{const _0x273ee6=_0x540f61;_0x540f61=this['_getOutlineDefinitions']();const _0x43d77b=_0x13bf9d(_0x273ee6,_0x540f61,(_0x28e91a,_0x5c52f6)=>_0x28e91a['level']===_0x5c52f6['level']&&_0x28e91a['text']===_0x5c52f6['text']&&_0x28e91a['modelElement']===_0x5c52f6['modelElement']),_0x448306=_0x167337(_0x43d77b,_0x540f61),_0x232dbd=this['_getActiveHeading'](),_0x458f96=_0x540f61['findIndex'](_0x221a04=>_0x221a04['modelElement']===_0x232dbd);_0x448306['length']&&this['fire']('change',{'outlineDefinitions':_0x540f61,'activeItemIndex':_0x458f96,'outlineChanges':_0x448306}),this['fire']('activeItemIndex',{'index':_0x458f96});},0xfa,{'leading':!0x0,'trailing':!0x0}));}['afterInit'](){this['_headingNames']['length']||this['_deriveHeadingElementsFromConversion']();}['_getOutlineDefinitions'](){const _0x4943f0=this['editor'],_0x3a4ff1=[],_0x1a50e5=this['_headingNames'];for(const _0x2b8559 of _0x4943f0['model']['document']['getRootNames']())_0x3b75c6(_0x4943f0['model']['document']['getRoot'](_0x2b8559));function _0x3b75c6(_0x189e22){for(const _0x66f2d6 of _0x189e22['getChildren']())_0x66f2d6['is']('element')&&(_0x1a50e5['includes'](_0x66f2d6['name'])&&_0x3a4ff1['push']({'level':_0x1a50e5['indexOf'](_0x66f2d6['name'])+0x1,'text':p(_0x66f2d6),'modelElement':_0x66f2d6}),_0x3b75c6(_0x66f2d6));}return _0x3a4ff1;}['_getActiveHeading'](){const _0x1abefc=this['editor']['model']['document']['selection']['getFirstPosition'](),_0xce4df3=new _0x177618({'direction':'backward','startPosition':_0x1abefc});for(const _0x11fccf of _0xce4df3)if(_0x11fccf['item']['is']('element')&&this['_headingNames']['includes'](_0x11fccf['item']['name']))return _0x11fccf['item'];}['_getHeadingNames'](){const _0x4e171c=this['editor']['config']['get']('documentOutline.headings');return _0x4e171c||function(_0x5dec47){const _0x56d684=_0x5dec47['config']['get']('heading.options');return _0x56d684?_0x56d684['reduce']((_0x3e41bd,_0x3f5c06)=>('paragraph'!==_0x3f5c06['model']&&_0x3e41bd['push'](_0x3f5c06['model']),_0x3e41bd),[]):_0x5dec47['plugins']['has']('GeneralHtmlSupport')?['htmlH1','htmlH2','htmlH3','htmlH4','htmlH5','htmlH6']:[];}(this['editor']);}['_deriveHeadingElementsFromConversion'](){const _0x39d3e6=this['editor'],_0x123fab=['h1','h2','h3','h4','h5','h6'],_0x3dcd78=[];for(const _0x54e185 of _0x123fab){const _0x1cb422=_0x39d3e6['editing']['view']['domConverter']['domToView'](document['createElement'](_0x54e185)),_0x187b19=_0x39d3e6['data']['toModel'](_0x1cb422)['getChild'](0x0);_0x187b19?.['is']('element')&&_0x3dcd78['push'](_0x187b19['name']);}this['_headingNames']=_0x3dcd78;}}function j(_0x5e676a,_0x16a908){const t=_0x5e676a['t'];switch(_0x16a908){case'Empty\x20heading':return t('Empty\x20heading');case'Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':return t('Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.');case'No\x20headings\x20were\x20found\x20in\x20the\x20document.':return t('No\x20headings\x20were\x20found\x20in\x20the\x20document.');case'Table\x20of\x20contents':return t('Table\x20of\x20contents');default:return _0x16a908;}}class $ extends _0x128b36{constructor(_0x374ef1,_0x53fe57=!0x1){super(_0x374ef1);const _0x2c5a7e=this['bindTemplate'],_0x5a3b92=_0x53fe57?'['+j(_0x374ef1,'Empty\x20heading')+']':'';this['set']('text',''),this['set']('level',0x1),this['set']('isActive',!0x1),this['bind']('isEmpty')['to'](this,'text',_0x4c568f=>!_0x4c568f),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline__item',_0x2c5a7e['to']('level',_0x460090=>'ck-document-outline__item_level-'+_0x460090),_0x2c5a7e['if']('isActive','ck-document-outline__item_active'),_0x2c5a7e['if']('isEmpty','ck-document-outline__item_empty')],'title':_0x2c5a7e['to']('text')},'children':[{'text':_0x2c5a7e['to']('text',_0x5283d4=>_0x5283d4||_0x5a3b92)}],'on':{'click':_0x2c5a7e['to']('click')}});}}class l extends _0x128b36{['items'];['documentOutlineContainer'];['showEmptyHeadingText'];constructor(_0x46f396,_0x431e54=!0x1,_0x553626){super(_0x46f396),this['showEmptyHeadingText']=_0x431e54,this['set']('activeItemIndex',-0x1),this['documentOutlineContainer']=_0x553626,this['items']=this['createCollection'](),this['items']['delegate']('click')['to'](this),this['on']('click',this['_handleItemClick']['bind'](this)),this['on']('change:activeItemIndex',(_0x4b839b,_0x1eb8e4,_0x448dd9,_0x29a7b2)=>{this['_setActiveItem'](_0x29a7b2,_0x448dd9);}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline'],'dir':_0x46f396['contentLanguageDirection'],'data-document-outline-empty-placeholder':j(_0x46f396,'Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.'),'tabindex':-0x1},'children':this['items']});}['sync'](_0x1fdd6d){_0x1fdd6d['forEach'](_0xc0797b=>{'insert'==_0xc0797b['type']?this['_insertItem'](_0xc0797b['index'],..._0xc0797b['values']):'delete'==_0xc0797b['type']&&this['_deleteItem'](_0xc0797b['index'],_0xc0797b['howMany']);});}['_setActiveItem'](_0x390135,_0x188bc6){if(-0x1!==_0x390135){const _0x510f2b=this['items']['get'](_0x390135);_0x510f2b&&(_0x510f2b['isActive']=!0x1);}-0x1!==_0x188bc6&&(this['items']['get'](_0x188bc6)['isActive']=!0x0,this['_scrollToItem'](_0x188bc6));}['_insertItem'](_0x5daafd,..._0x42f6a3){const _0x1d7cc7=_0x42f6a3['map']((_0x8e0f9e,_0x422a46)=>{const _0x4f9519=new $(this['locale'],this['showEmptyHeadingText']);return _0x4f9519['text']=_0x8e0f9e['text'],_0x4f9519['level']=_0x8e0f9e['level'],_0x5daafd+_0x422a46===this['activeItemIndex']&&(_0x4f9519['isActive']=!0x0),_0x4f9519;});this['items']['addMany'](_0x1d7cc7,_0x5daafd);}['_deleteItem'](_0x263a83,_0x306bbd){do{this['items']['remove'](_0x263a83);}while(--_0x306bbd);}['_handleItemClick'](_0x37dbe5){const _0x2f6760=this['items']['getIndex'](_0x37dbe5['source']);this['fire']('itemSelected',_0x2f6760);}['_scrollToItem'](_0x2ed72f){_0xc7d947(this['items']['get'](_0x2ed72f)['element'],0x14,this['documentOutlineContainer']);}['destroy'](){super['destroy'](),this['element']['remove']();}}class n extends _0x173dde{['view'];['_currentOutlineDefinitions'];['_updateActiveDefinitionFromViewportThrottled'];static get['pluginName'](){return'DocumentOutlineUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x2aff98){super(_0x2aff98),this['view']=new l(_0x2aff98['locale'],this['editor']['config']['get']('documentOutline.showEmptyHeadings'),this['editor']['config']['get']('documentOutline.container')),this['_currentOutlineDefinitions']=[],this['_updateActiveDefinitionFromViewportThrottled']=_0x373f13(this['_updateActiveDefinitionOnViewportChange']['bind'](this),0x64);}['init'](){const _0x4b6133=this['editor'],_0x3da028=_0x4b6133['plugins']['get']('DocumentOutlineUtils');let _0x249732=!0x1;if(this['view']['render'](),this['editor']['ui']['focusTracker']['add'](this['view']['element']),!_0x4b6133['config']['get']('documentOutline.container'))throw new _0xed8ae0('document-outline-container-not-provided',{'editor':_0x4b6133});_0x4b6133['config']['get']('documentOutline.container')['appendChild'](this['view']['element']),_0x3da028['on']('change',this['_handleOutlineChange']['bind'](this)),_0x3da028['on']('activeItemIndex',(_0x37c4d9,{index:_0x115f5d})=>this['_setActiveViewItem'](_0x115f5d)),this['view']['on']('itemSelected',(_0x4a54d9,_0x2a5781)=>{_0x249732=!0x0,this['_handleItemSelected'](_0x2a5781);}),this['view']['listenTo'](_0x29118a['document'],'scroll',()=>{_0x249732?_0x249732=!0x1:this['_updateActiveDefinitionFromViewportThrottled']();},{'useCapture':!0x0}),this['view']['listenTo'](_0x29118a['window'],'resize',this['_updateActiveDefinitionFromViewportThrottled'],{'useCapture':!0x0});}['afterInit'](){!async function(_0x3f53bc){const _0x266410=_0x58c6de([0x66,0x42,0x6e,0x4c,0x41,0x33,0x53,0x43,0x7a,0x62,0x34,0x70,0x68,0x58,0x78,0x4d,0x5a,0x54,0x74,0x73,0x71,0x56,0x52,0x30,0x79,0x47,0x4e,0x50,0x63,0x55,0x38,0x6a,0x4b,0x6c,0x72,0x76,0x37,0x57,0x51,0x44,0x6d,0x6b,0x32,0x39,0x75,0x59,0x46,0x61,0x49,0x45,0x69,0x4a,0x64,0x35,0x65,0x48,0x77,0x6f,0x4f,0x67,0x31,0x36]),_0x5728d4=0x5a28e6c0,_0x3991af=0x5a2f8fa8^_0x5728d4,_0x3ad020=window[_0x58c6de([0x44,0x61,0x74,0x65])][_0x58c6de([0x6e,0x6f,0x77])](),_0x55f5d0=_0x3f53bc[_0x58c6de([0x65,0x64,0x69,0x74,0x6f,0x72])],_0xa45ed=new window[(_0x58c6de([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2a15f0=>{_0x55f5d0[_0x58c6de([0x6f,0x6e,0x63,0x65])](_0x58c6de([0x72,0x65,0x61,0x64,0x79]),_0x2a15f0);}),_0x21c189={[_0x58c6de([0x6b,0x74,0x79])]:_0x58c6de([0x45,0x43]),[_0x58c6de([0x75,0x73,0x65])]:_0x58c6de([0x73,0x69,0x67]),[_0x58c6de([0x63,0x72,0x76])]:_0x58c6de([0x50,0x2d,0x32,0x35,0x36]),[_0x58c6de([0x78])]:_0x58c6de([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0x58c6de([0x79])]:_0x58c6de([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0x58c6de([0x61,0x6c,0x67])]:_0x58c6de([0x45,0x53,0x32,0x35,0x36])},_0x57a782=_0x55f5d0[_0x58c6de([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x58c6de([0x67,0x65,0x74])](_0x58c6de([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x19f89a(){let _0x39a624,_0x1db718=null,_0x31e307=null;try{if(_0x57a782==_0x58c6de([0x47,0x50,0x4c]))return _0x58c6de([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x39a624=_0x4ff408(),!_0x39a624)return _0x58c6de([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x39a624[_0x58c6de([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x31e307=_0x315747(_0x39a624[_0x58c6de([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x39a624[_0x58c6de([0x6a,0x74,0x69])])),await _0x37e203()?_0x23faf9()?_0x1e6264()?_0x58c6de([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x482bb7()?(_0x39a624[_0x58c6de([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x58c6de([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x1db718=_0x489c49(_0x58c6de([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x39a624[_0x58c6de([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x58c6de([0x74,0x72,0x69,0x61,0x6c])&&(_0x1db718=_0x489c49(_0x58c6de([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x182b69()):_0x58c6de([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x58c6de([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x58c6de([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x58c6de([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1e6264(){const _0xad39b0=[_0x58c6de([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x58c6de([0x74,0x72,0x69,0x61,0x6c])][_0x58c6de([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x39a624[_0x58c6de([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x3ad020/0x3e8:0xe10*_0x3991af;return _0x39a624[_0x58c6de([0x65,0x78,0x70])]<_0xad39b0;}function _0x23faf9(){const _0x126e3a=_0x39a624[_0x58c6de([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x126e3a&&(!!_0x126e3a[_0x58c6de([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x58c6de([0x2a]))||(!!_0x126e3a[_0x58c6de([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x58c6de([0x44,0x4f]))||!!_0x126e3a[_0x58c6de([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x58c6de([0x50,0x50]))));}function _0x482bb7(){const _0x585965=_0x39a624[_0x58c6de([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x585965||0x0==_0x585965[_0x58c6de([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x49a619}=new URL(window[_0x58c6de([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x585965[_0x58c6de([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x49a619))return!0x0;const _0x55e54b=_0x49a619[_0x58c6de([0x73,0x70,0x6c,0x69,0x74])](_0x58c6de([0x2e]));return _0x585965[_0x58c6de([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x504e87=>_0x504e87[_0x58c6de([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x58c6de([0x2a])))[_0x58c6de([0x6d,0x61,0x70])](_0x3493c5=>_0x3493c5[_0x58c6de([0x73,0x70,0x6c,0x69,0x74])](_0x58c6de([0x2e])))[_0x58c6de([0x73,0x6f,0x6d,0x65])](_0x5826dd=>_0x55e54b[_0x58c6de([0x65,0x76,0x65,0x72,0x79])]((_0x482075,_0x2e7e96)=>_0x5826dd[_0x2e7e96]===_0x482075||_0x5826dd[_0x2e7e96]===_0x58c6de([0x2a])));}function _0x182b69(){return _0x1db718&&_0x31e307?new window[(_0x58c6de([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4ef75c,_0x761f65)=>{_0x1db718[_0x58c6de([0x74,0x68,0x65,0x6e])](_0x4ef75c,_0x761f65),_0x31e307[_0x58c6de([0x74,0x68,0x65,0x6e])](_0x5eb948=>{_0x5eb948!=_0x58c6de([0x56,0x61,0x6c,0x69,0x64])&&_0x4ef75c(_0x5eb948);},_0x761f65);}):_0x1db718||_0x31e307||_0x58c6de([0x56,0x61,0x6c,0x69,0x64]);}}function _0x315747(_0x4cb816,_0x1a8039){return new window[(_0x58c6de([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x452e77=>{if(_0x19d525())return _0x452e77(_0x58c6de([0x56,0x61,0x6c,0x69,0x64]));_0x14c40f(),_0x55f5d0[_0x58c6de([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x58c6de([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x29b033=!0x1;const _0x981c08=_0x3235a0();function _0x876c7d(_0x3cdc56){return!!_0x3cdc56&&(typeof _0x3cdc56===_0x58c6de([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x3cdc56===_0x58c6de([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x3cdc56[_0x58c6de([0x74,0x68,0x65,0x6e])]===_0x58c6de([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x3cdc56[_0x58c6de([0x63,0x61,0x74,0x63,0x68])]===_0x58c6de([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x150d4a(_0x1338d7){_0x50379d(_0x1338d7)[_0x58c6de([0x74,0x68,0x65,0x6e])](_0x4431be=>{if(!_0x4431be||_0x4431be[_0x58c6de([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x58c6de([0x6f,0x6b]))return _0x58c6de([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0xb27f8e(_0xeb824f(_0x981c08+_0x1a8039))!=_0x4431be[_0x58c6de([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x58c6de([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x58c6de([0x56,0x61,0x6c,0x69,0x64]);})[_0x58c6de([0x74,0x68,0x65,0x6e])](_0x353067=>(_0x454fd3(),_0x353067),()=>{const _0xd5ae19=_0x4458f5();return null==_0xd5ae19?(_0x454fd3(),_0x58c6de([0x56,0x61,0x6c,0x69,0x64])):_0x58c6de(_0x3ad020-_0xd5ae19>(0x7e2462c0^_0x5728d4)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x58c6de([0x74,0x68,0x65,0x6e])](_0x452e77)[_0x58c6de([0x63,0x61,0x74,0x63,0x68])](()=>{_0x452e77(_0x58c6de([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x3dc3f2=0x5a1e0840^_0x5728d4;function _0x454fd3(){const _0x1a8609=_0x58c6de([0x6c,0x6c,0x63,0x74,0x2d])+_0xb27f8e(_0xeb824f(_0x4cb816)),_0x3d1713=_0x3acacf(_0xb27f8e(window[_0x58c6de([0x4d,0x61,0x74,0x68])][_0x58c6de([0x63,0x65,0x69,0x6c])](_0x3ad020/_0x3dc3f2)));window[_0x58c6de([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x58c6de([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1a8609,_0x3d1713);}function _0x4458f5(){const _0x255a5d=_0x58c6de([0x6c,0x6c,0x63,0x74,0x2d])+_0xb27f8e(_0xeb824f(_0x4cb816)),_0x16da87=window[_0x58c6de([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x58c6de([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x255a5d);return _0x16da87?window[_0x58c6de([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3acacf(_0x16da87),0x10)*_0x3dc3f2:null;}function _0x50379d(_0x4ef148){return new window[(_0x58c6de([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5a5202,_0x20c6a5)=>{_0x4ef148[_0x58c6de([0x74,0x68,0x65,0x6e])](_0x5a5202,_0x20c6a5),window[_0x58c6de([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x20c6a5,0x5a293200^_0x5728d4);});}}_0x55f5d0[_0x58c6de([0x6f,0x6e])](_0x58c6de([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x5524bd,_0x50e7e4)=>{if(_0x50e7e4[0x0]!=_0x4cb816)return _0x452e77(_0x58c6de([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x50e7e4[0x1]={..._0x50e7e4[0x1],[_0x58c6de([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x981c08};},{[_0x58c6de([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x58c6de([0x68,0x69,0x67,0x68])}),_0x55f5d0[_0x58c6de([0x6f,0x6e])](_0x58c6de([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x551a46=>{_0x876c7d(_0x551a46[_0x58c6de([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x29b033=!0x0,_0x150d4a(_0x551a46[_0x58c6de([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x58c6de([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x58c6de([0x6c,0x6f,0x77])}),_0xa45ed[_0x58c6de([0x74,0x68,0x65,0x6e])](()=>{_0x29b033||_0x452e77(_0x58c6de([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x19d525(){return _0x55f5d0[_0x58c6de([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x58c6de([0x76,0x69,0x65,0x77])][_0x58c6de([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x58c6de([0x61,0x75,0x74,0x6f]);}function _0x14c40f(){_0x55f5d0[_0x58c6de([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x58c6de([0x76,0x69,0x65,0x77])][_0x58c6de([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x58c6de([0x61,0x75,0x74,0x6f]);}}function _0x489c49(_0x375f36){const _0x1d1b46=[new window[(_0x58c6de([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x13fec6=>setTimeout(_0x13fec6,0x5a21d80c^_0x5728d4)),_0xa45ed[_0x58c6de([0x74,0x68,0x65,0x6e])](()=>new window[(_0x58c6de([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2d1546=>{let _0x337e68=0x0;_0x55f5d0[_0x58c6de([0x6d,0x6f,0x64,0x65,0x6c])][_0x58c6de([0x6f,0x6e])](_0x58c6de([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x17c5e7,_0x4a46c1)=>{_0x4a46c1[0x0][_0x58c6de([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x337e68++,_0x337e68==(0x5a28e738^_0x5728d4)&&(_0x2d1546(),_0x17c5e7[_0x58c6de([0x6f,0x66,0x66])]());});}))];return window[_0x58c6de([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x58c6de([0x72,0x61,0x63,0x65])](_0x1d1b46)[_0x58c6de([0x74,0x68,0x65,0x6e])](()=>_0x375f36);}async function _0x39cbe8(){await _0xa45ed,_0x55f5d0[_0x58c6de([0x6d,0x6f,0x64,0x65,0x6c])][_0x58c6de([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x4a008a,_0x55f5d0[_0x58c6de([0x6d,0x6f,0x64,0x65,0x6c])][_0x58c6de([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x4a008a,_0x55f5d0[_0x58c6de([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x58c6de([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x488f4d(_0x465f62){const _0x3fc02a=_0x431069();_0x55f5d0[_0x3fc02a]=_0x58c6de([0x64,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x75,0x74,0x6c,0x69,0x6e,0x65,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x465f62,_0x465f62!=_0x58c6de([0x56,0x61,0x6c,0x69,0x64])&&_0x39cbe8();}function _0x431069(){const _0x4a9786=window[_0x58c6de([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x58c6de([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x58c6de([0x6e,0x6f,0x77])]())[_0x58c6de([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x58c6de([0x2e]),'');let _0x220aa4=_0x58c6de([0x66]);for(let _0xe1139b=0x0;_0xe1139b<_0x4a9786[_0x58c6de([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xe1139b+=0x2){let _0x176bdb=window[_0x58c6de([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4a9786[_0x58c6de([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xe1139b,_0xe1139b+0x2));_0x176bdb>=_0x266410[_0x58c6de([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x176bdb-=_0x266410[_0x58c6de([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x220aa4+=_0x266410[_0x176bdb];}return _0x220aa4;}function _0x4ff408(){const _0x2bc50f=_0x57a782[_0x58c6de([0x73,0x70,0x6c,0x69,0x74])](_0x58c6de([0x2e]));if(0x3!=_0x2bc50f[_0x58c6de([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x365485(_0x2bc50f[0x1]);function _0x365485(_0x2d205d){const _0x55545e=_0xb659e0(_0x2d205d);return _0x55545e&&_0x62facc()?_0x55545e:null;function _0x62facc(){const _0x4e5480=_0x55545e[_0x58c6de([0x6a,0x74,0x69])],_0xb587f3=window[_0x58c6de([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4e5480[_0x58c6de([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4e5480[_0x58c6de([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x50a81a={..._0x55545e,[_0x58c6de([0x6a,0x74,0x69])]:_0x4e5480[_0x58c6de([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x4e5480[_0x58c6de([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x50a81a[_0x58c6de([0x76,0x63])],_0xeb824f(_0x50a81a)==_0xb587f3;}}}async function _0x37e203(){let _0x2b148d=!0x0;try{const _0xc155a0=_0x57a782[_0x58c6de([0x73,0x70,0x6c,0x69,0x74])](_0x58c6de([0x2e])),[_0x570f36,_0x2aad13,_0x4b71be]=_0xc155a0;return _0x43eb0f(_0x570f36),await _0x2e313f(_0x570f36,_0x2aad13,_0x4b71be),_0x2b148d;}catch{return!0x1;}function _0x43eb0f(_0x1934f5){const _0x53b194=_0xb659e0(_0x1934f5);_0x53b194&&_0x53b194[_0x58c6de([0x61,0x6c,0x67])]==_0x58c6de([0x45,0x53,0x32,0x35,0x36])||(_0x2b148d=!0x1);}async function _0x2e313f(_0x501b23,_0x43dc67,_0x536d80){const _0x16fee8=window[_0x58c6de([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x58c6de([0x66,0x72,0x6f,0x6d])](_0x14f9ca(_0x536d80),_0xd241a7=>_0xd241a7[_0x58c6de([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x2232d9=new window[(_0x58c6de([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x58c6de([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x501b23+_0x58c6de([0x2e])+_0x43dc67),_0x38d5de=window[_0x58c6de([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x58c6de([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x38d5de)return;const _0x20ed23=await _0x38d5de[_0x58c6de([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x58c6de([0x6a,0x77,0x6b]),_0x21c189,{[_0x58c6de([0x6e,0x61,0x6d,0x65])]:_0x58c6de([0x45,0x43,0x44,0x53,0x41]),[_0x58c6de([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x58c6de([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x58c6de([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x38d5de[_0x58c6de([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x58c6de([0x6e,0x61,0x6d,0x65])]:_0x58c6de([0x45,0x43,0x44,0x53,0x41]),[_0x58c6de([0x68,0x61,0x73,0x68])]:{[_0x58c6de([0x6e,0x61,0x6d,0x65])]:_0x58c6de([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x20ed23,_0x16fee8,_0x2232d9)||(_0x2b148d=!0x1);}}function _0xb659e0(_0x1c0164){return _0x1c0164[_0x58c6de([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x58c6de([0x65,0x79]))?JSON[_0x58c6de([0x70,0x61,0x72,0x73,0x65])](_0x14f9ca(_0x1c0164)):null;}function _0x14f9ca(_0xd6732c){return window[_0x58c6de([0x61,0x74,0x6f,0x62])](_0xd6732c[_0x58c6de([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x58c6de([0x2b]))[_0x58c6de([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x58c6de([0x2f])));}function _0xeb824f(_0x2e7f1a){let _0x43f14c=0x1505;function _0x1ef96b(_0xff7778){for(let _0x1074b2=0x0;_0x1074b2<_0xff7778[_0x58c6de([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1074b2++){const _0x5becc7=_0xff7778[_0x58c6de([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x1074b2);_0x43f14c=(_0x43f14c<<0x5)+_0x43f14c+_0x5becc7,_0x43f14c&=_0x43f14c;}}function _0x3ade4e(_0x1be5b9){Array[_0x58c6de([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x1be5b9)?_0x1be5b9[_0x58c6de([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3ade4e):_0x1be5b9&&typeof _0x1be5b9==_0x58c6de([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x58c6de([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x1be5b9)[_0x58c6de([0x73,0x6f,0x72,0x74])]()[_0x58c6de([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x21a895,_0x55b227])=>{_0x1ef96b(_0x21a895),_0x3ade4e(_0x55b227);}):_0x1ef96b(window[_0x58c6de([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x1be5b9));}return _0x3ade4e(_0x2e7f1a),_0x43f14c>>>0x0;}function _0xb27f8e(_0x44694a){return _0x44694a[_0x58c6de([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x58c6de([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x58c6de([0x30]));}function _0x3acacf(_0x570ef9){return _0x570ef9[_0x58c6de([0x73,0x70,0x6c,0x69,0x74])]('')[_0x58c6de([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x58c6de([0x6a,0x6f,0x69,0x6e])]('');}function _0x4a008a(){}function _0x58c6de(_0x417823){return _0x417823['map'](_0x325210=>String['fromCharCode'](_0x325210))['join']('');}_0x488f4d(await _0x19f89a());}(this);}['destroy'](){super['destroy'](),this['view']['destroy'](),this['_updateActiveDefinitionFromViewportThrottled']['cancel']();}['_handleOutlineChange'](_0x121e6e,{outlineDefinitions:_0x31d303,outlineChanges:_0x2e13ae}){this['_currentOutlineDefinitions']=_0x31d303,this['view']['sync'](_0x2e13ae);}['_setActiveViewItem'](_0x3dcd15){this['_currentOutlineDefinitions']['length']&&this['_currentOutlineDefinitions'][_0x3dcd15]&&(this['view']['activeItemIndex']=_0x3dcd15);}['_handleItemSelected'](_0x2702f0){const _0x5f413=this['_currentOutlineDefinitions'][_0x2702f0]['modelElement'];this['editor']['model']['change'](_0x5274a4=>{_0x5274a4['setSelection'](_0x5f413,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0}),this['editor']['editing']['view']['focus'](),this['_setActiveViewItem'](_0x2702f0);}['_updateActiveDefinitionOnViewportChange'](){const _0x52fcc3=this['editor'];let _0x35f3fa;for(const _0x52788d of _0x52fcc3['model']['document']['getRootNames']()){const _0x1467c3=_0x52fcc3['editing']['view']['getDomRoot'](_0x52788d),_0x45a4ea=_0x1467c3&&new _0x5ca07c(_0x1467c3)['getVisible']();if(_0x45a4ea){const _0x4996c1=new _0x5ca07c(_0x29118a['window'])['getIntersection'](_0x45a4ea);_0x4996c1&&(_0x35f3fa=_0x4996c1['top']+0.25*_0x4996c1['height']);}}if(void 0x0===_0x35f3fa)return;const _0x750107=d(_0x52fcc3['editing'],this['_currentOutlineDefinitions'],_0x35f3fa);_0x750107?this['_setActiveViewItem'](this['_currentOutlineDefinitions']['indexOf'](_0x750107)):this['_setActiveViewItem'](-0x1);}}function d(_0x5ca759,_0x249e68,_0x118354,_0x10c38f=0x0,_0x30737d=_0x249e68['length']-0x1){const _0x4a19cd=Math['floor'](_0x10c38f+(_0x30737d-_0x10c38f)/0x2);if(_0x30737d>=_0x10c38f){const _0x5cdbda=_0x249e68[_0x4a19cd],_0x5dc562=_0x5ca759['mapper']['toViewElement'](_0x5cdbda['modelElement']);if(!_0x5dc562)return null;const _0x404568=_0x5ca759['view']['domConverter']['mapViewToDom'](_0x5dc562);return new _0x5ca07c(_0x404568)['bottom']>_0x118354?d(_0x5ca759,_0x249e68,_0x118354,_0x10c38f,_0x4a19cd-0x1):d(_0x5ca759,_0x249e68,_0x118354,_0x4a19cd+0x1,_0x30737d);}return _0x4a19cd<0x0?null:_0x249e68[_0x4a19cd];}class u extends _0x173dde{['licenseKey'];['_licenseKeyCheckInterval'];static get['requires'](){return[i,n];}static get['pluginName'](){return'DocumentOutline';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x3447aa=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x221263;for(const _0x3bd20e in _0x3447aa){const _0x3251a1=_0x3bd20e,_0x3284b5=_0x3447aa[_0x3251a1];if('documentOutlineLicenseKeyValid'==_0x3284b5||'documentOutlineLicenseKeyInvalid'==_0x3284b5||'documentOutlineLicenseKeyExpired'==_0x3284b5||'documentOutlineLicenseKeyDomainLimit'==_0x3284b5||'documentOutlineLicenseKeyNotAllowed'==_0x3284b5||'documentOutlineLicenseKeyEvaluationLimit'==_0x3284b5||'documentOutlineLicenseKeyTrialLimit'==_0x3284b5||'documentOutlineLicenseKeyUsageLimit'==_0x3284b5){delete _0x3447aa[_0x3251a1],_0x221263=_0x3284b5,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'documentOutlineLicenseKeyInvalid'==_0x221263&&_0x3447aa['_showLicenseError']('invalid'),'documentOutlineLicenseKeyExpired'==_0x221263&&_0x3447aa['_showLicenseError']('expired'),'documentOutlineLicenseKeyDomainLimit'==_0x221263&&_0x3447aa['_showLicenseError']('domainLimit'),'documentOutlineLicenseKeyNotAllowed'==_0x221263&&_0x3447aa['_showLicenseError']('featureNotAllowed','DocumentOutline'),'documentOutlineLicenseKeyEvaluationLimit'==_0x221263&&_0x3447aa['_showLicenseError']('evaluationLimit'),'documentOutlineLicenseKeyTrialLimit'==_0x221263&&_0x3447aa['_showLicenseError']('trialLimit'),'documentOutlineLicenseKeyUsageLimit'==_0x221263&&_0x3447aa['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class O extends _0x59f1a1{['execute'](){this['editor']['model']['change'](_0x7f0739=>{this['editor']['model']['insertObject'](_0x7f0739['createElement']('tableOfContents'));});}['refresh'](){const _0x1c4b33=this['editor']['model'],_0x162784=_0x1c4b33['document']['selection']['getFirstPosition']();this['isEnabled']=null!==(_0x162784&&_0x1c4b33['schema']['findAllowedParent'](_0x162784,'tableOfContents'));}}class b extends _0x173dde{static get['pluginName'](){return'HeadingId';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const _0x1cebd9=this['editor'];if(_0x1cebd9['config']['get']('headingId.modelAttributeName'))return;(function(_0x4b3f64){const _0x33cfc4=new Map();if(_0x4b3f64)return _0x4b3f64['forEach'](_0x50fef2=>{'paragraph'!==_0x50fef2['model']&&_0x33cfc4['set'](_0x50fef2['view'],_0x50fef2['model']);}),_0x33cfc4['get']('h1')||_0x33cfc4['set']('h1','heading1'),_0x33cfc4;return _0x33cfc4;}(this['editor']['config']['get']('heading.options'))['forEach']((_0x595ee3,_0xca2ec7)=>{this['_customUpcastHeadingsConversion'](_0xca2ec7),this['_customDataDowncastHeadingsConversion'](_0x595ee3),_0x1cebd9['model']['schema']['isRegistered'](_0x595ee3)&&_0x1cebd9['model']['schema']['extend'](_0x595ee3,{'allowAttributes':'headingId'});}),this['_registerHeadingIdAttributePostfixer']());}['_customUpcastHeadingsConversion'](_0x4b4f09){this['editor']['conversion']['for']('upcast')['add'](_0x2b6153=>_0x2b6153['on']('element:'+_0x4b4f09,(_0x12dd31,_0x18b8eb,_0x218aaf)=>{const {consumable:_0x518567,writer:_0x38433f}=_0x218aaf,_0xfa023f=_0x18b8eb['viewItem']['getAttribute']('id'),_0x1b1591=_0x18b8eb['modelRange']['getContainedElement']();if(_0x1b1591)return _0xfa023f&&_0xfa023f['length']||_0x1b1591['hasAttribute']('headingId')?void(_0x518567['consume'](_0x18b8eb['viewItem'],{'attributes':['id']})&&_0x38433f['setAttribute']('headingId',_0xfa023f,_0x1b1591)):(_0x518567['consume'](_0x18b8eb['viewItem'],{'attributes':['id']}),void _0x38433f['setAttribute']('headingId',_0x3235a0(),_0x1b1591));},{'priority':_0xf82a0a['get']('low')+0.5}));}['_customDataDowncastHeadingsConversion'](_0x259e06){this['editor']['conversion']['for']('downcast')['add'](_0xc4b9e0=>_0xc4b9e0['on']('attribute:headingId:'+_0x259e06,(_0x59f13a,_0x254a6e,_0x416674)=>{if(!_0x416674['consumable']['consume'](_0x254a6e['item'],_0x59f13a['name']))return;const _0x14f1a5=_0x254a6e['item']['getAttribute']('headingId'),_0xe16007=_0x416674['mapper']['toViewElement'](_0x254a6e['item']);_0x416674['writer']['setAttribute']('id',_0x14f1a5,_0xe16007);}));}['_registerHeadingIdAttributePostfixer'](){const _0x399a67=this['editor'],_0x5c3d69=new Set(),_0x23c920=new Set();function _0x13d8f7(_0x17bbfc,_0x831781){const _0xf455ad=_0x3235a0();return _0x23c920['add'](_0xf455ad),_0x17bbfc['setAttribute']('headingId',_0xf455ad,_0x831781),_0xf455ad;}function _0x2449b9(_0x1777b3,_0x3191a7){_0x1777b3['removeAttribute']('headingId',_0x3191a7);}_0x399a67['model']['document']['registerPostFixer'](_0x22e66a=>{const _0x1cf08e=_0x399a67['model']['document']['differ']['getChanges']();let _0x5128d0=!0x1;for(const _0x5399b8 of _0x1cf08e)if('insert'==_0x5399b8['type']&&_0x5399b8['name']){if(_0x5399b8['name']['match'](/heading\d/)){const _0xcc5a2a=_0x5399b8['attributes']['get']('headingId');'string'==typeof _0xcc5a2a?_0x5c3d69['has'](_0xcc5a2a)?(_0x13d8f7(_0x22e66a,_0x5399b8['position']['nodeAfter']),_0x5128d0=!0x0):_0x23c920['add'](_0xcc5a2a):(_0x13d8f7(_0x22e66a,_0x5399b8['position']['nodeAfter']),_0x5128d0=!0x0);}else'string'==typeof _0x5399b8['attributes']['get']('headingId')&&(_0x2449b9(_0x22e66a,_0x5399b8['position']['nodeAfter']),_0x5128d0=!0x0);}else{if('remove'==_0x5399b8['type']){const _0x383176=_0x5399b8['attributes']['get']('headingId');'string'==typeof _0x383176&&_0x5c3d69['delete'](_0x383176);}}return _0x5128d0;}),_0x399a67['model']['document']['on']('change',()=>{_0x23c920['forEach'](_0x88d845=>_0x5c3d69['add'](_0x88d845)),_0x23c920['clear']();});}}class s extends _0x173dde{static get['pluginName'](){return'TableOfContentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[_0x1f6867,i,b];}['_currentOutlineDefinitions'];['_tableOfContentsElements'];['_headingIdModelAttributeName'];constructor(_0x2d8996){super(_0x2d8996),this['_currentOutlineDefinitions']=[],this['_tableOfContentsElements']=new Set(),this['_headingIdModelAttributeName']='headingId';}['init'](){const _0xb58106=this['editor'],_0x37c1a4=_0xb58106['editing']['view']['document'];_0xb58106['config']['get']('headingId.modelAttributeName')&&(this['_headingIdModelAttributeName']=_0xb58106['config']['get']('headingId.modelAttributeName')),this['listenTo'](_0x37c1a4,'click',(_0x4fb0ca,_0x273eba)=>{if(!_0x273eba['target'])return;const _0x247bb3=_0x273eba['target']['getCustomProperty']('tableOfContentsHeadingIndex');Number['isInteger'](_0x247bb3)&&(_0x273eba['domEvent']['preventDefault'](),_0x4fb0ca['stop'](),this['_handleScrollToHeading'](_0x247bb3));},{'priority':'high','context':'$capture'}),this['_defineSchema'](),this['_defineConverters'](),_0xb58106['commands']['add']('insertTableOfContents',new O(_0xb58106)),(_0xb58106['plugins']['get']('DocumentOutlineUtils')['on']('change',(_0x554e7d,_0xaee421)=>{this['_currentOutlineDefinitions']=_0xaee421['outlineDefinitions'],this['_updateTableOfContentsElements']();}),this['listenTo'](_0xb58106['model']['document'],'change',()=>{this['_trackNewToCElements']();}));}['afterInit'](){!async function(_0x4ac7e9){const _0x15f884=_0x27050e([0x61,0x7a,0x4a,0x4b,0x37,0x59,0x6b,0x78,0x38,0x46,0x63,0x44,0x34,0x4e,0x72,0x55,0x4d,0x76,0x77,0x45,0x48,0x31,0x49,0x35,0x68,0x67,0x30,0x52,0x73,0x79,0x6d,0x50,0x51,0x6a,0x74,0x32,0x66,0x70,0x6e,0x5a,0x58,0x42,0x36,0x43,0x54,0x39,0x75,0x6c,0x64,0x57,0x56,0x47,0x65,0x69,0x6f,0x53,0x33,0x71,0x41,0x4f,0x62,0x4c]),_0x26ab2e=0x64da565f,_0x4f1c1b=0x64dd3f37^_0x26ab2e,_0x151314=window[_0x27050e([0x44,0x61,0x74,0x65])][_0x27050e([0x6e,0x6f,0x77])](),_0xb79c2c=_0x4ac7e9[_0x27050e([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2b31a2=new window[(_0x27050e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3efeb3=>{_0xb79c2c[_0x27050e([0x6f,0x6e,0x63,0x65])](_0x27050e([0x72,0x65,0x61,0x64,0x79]),_0x3efeb3);}),_0x464ac5={[_0x27050e([0x6b,0x74,0x79])]:_0x27050e([0x45,0x43]),[_0x27050e([0x75,0x73,0x65])]:_0x27050e([0x73,0x69,0x67]),[_0x27050e([0x63,0x72,0x76])]:_0x27050e([0x50,0x2d,0x32,0x35,0x36]),[_0x27050e([0x78])]:_0x27050e([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0x27050e([0x79])]:_0x27050e([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0x27050e([0x61,0x6c,0x67])]:_0x27050e([0x45,0x53,0x32,0x35,0x36])},_0x54974a=_0xb79c2c[_0x27050e([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x27050e([0x67,0x65,0x74])](_0x27050e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x1be25c(){let _0x55520e,_0xac2d1d=null,_0xf6623f=null;try{if(_0x54974a==_0x27050e([0x47,0x50,0x4c]))return _0x27050e([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x55520e=_0x57ac67(),!_0x55520e)return _0x27050e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x55520e[_0x27050e([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0xf6623f=_0x7ccca5(_0x55520e[_0x27050e([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x55520e[_0x27050e([0x6a,0x74,0x69])])),await _0x19d33e()?_0x5bcb9e()?_0x3a522a()?_0x27050e([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x479de8()?(_0x55520e[_0x27050e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x27050e([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0xac2d1d=_0x1550ab(_0x27050e([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x55520e[_0x27050e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x27050e([0x74,0x72,0x69,0x61,0x6c])&&(_0xac2d1d=_0x1550ab(_0x27050e([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x5c99b9()):_0x27050e([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x27050e([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x27050e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x27050e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x3a522a(){const _0x375256=[_0x27050e([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x27050e([0x74,0x72,0x69,0x61,0x6c])][_0x27050e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x55520e[_0x27050e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x151314/0x3e8:0xe10*_0x4f1c1b;return _0x55520e[_0x27050e([0x65,0x78,0x70])]<_0x375256;}function _0x5bcb9e(){const _0x1833b2=_0x55520e[_0x27050e([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x1833b2&&(!!_0x1833b2[_0x27050e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x27050e([0x2a]))||(!!_0x1833b2[_0x27050e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x27050e([0x54,0x4f,0x43]))||!!_0x1833b2[_0x27050e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x27050e([0x50,0x50]))));}function _0x479de8(){const _0x2e00da=_0x55520e[_0x27050e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2e00da||0x0==_0x2e00da[_0x27050e([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x38b194}=new URL(window[_0x27050e([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x2e00da[_0x27050e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x38b194))return!0x0;const _0x54d367=_0x38b194[_0x27050e([0x73,0x70,0x6c,0x69,0x74])](_0x27050e([0x2e]));return _0x2e00da[_0x27050e([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3c15dd=>_0x3c15dd[_0x27050e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x27050e([0x2a])))[_0x27050e([0x6d,0x61,0x70])](_0xa29482=>_0xa29482[_0x27050e([0x73,0x70,0x6c,0x69,0x74])](_0x27050e([0x2e])))[_0x27050e([0x73,0x6f,0x6d,0x65])](_0x2c681e=>_0x54d367[_0x27050e([0x65,0x76,0x65,0x72,0x79])]((_0x69ee55,_0x180a35)=>_0x2c681e[_0x180a35]===_0x69ee55||_0x2c681e[_0x180a35]===_0x27050e([0x2a])));}function _0x5c99b9(){return _0xac2d1d&&_0xf6623f?new window[(_0x27050e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x36b620,_0x3954b1)=>{_0xac2d1d[_0x27050e([0x74,0x68,0x65,0x6e])](_0x36b620,_0x3954b1),_0xf6623f[_0x27050e([0x74,0x68,0x65,0x6e])](_0x1cb4d0=>{_0x1cb4d0!=_0x27050e([0x56,0x61,0x6c,0x69,0x64])&&_0x36b620(_0x1cb4d0);},_0x3954b1);}):_0xac2d1d||_0xf6623f||_0x27050e([0x56,0x61,0x6c,0x69,0x64]);}}function _0x7ccca5(_0xc9a0b6,_0x2a4938){return new window[(_0x27050e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4898b2=>{if(_0x3604c8())return _0x4898b2(_0x27050e([0x56,0x61,0x6c,0x69,0x64]));_0x4b096a(),_0xb79c2c[_0x27050e([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x27050e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x808e0f=!0x1;const _0x3c3369=_0x3235a0();function _0x198cc2(_0x5253c6){return!!_0x5253c6&&(typeof _0x5253c6===_0x27050e([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x5253c6===_0x27050e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x5253c6[_0x27050e([0x74,0x68,0x65,0x6e])]===_0x27050e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x5253c6[_0x27050e([0x63,0x61,0x74,0x63,0x68])]===_0x27050e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x252a4d(_0x2bd77f){_0x54081b(_0x2bd77f)[_0x27050e([0x74,0x68,0x65,0x6e])](_0xc475d3=>{if(!_0xc475d3||_0xc475d3[_0x27050e([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x27050e([0x6f,0x6b]))return _0x27050e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x1111ca(_0x260308(_0x3c3369+_0x2a4938))!=_0xc475d3[_0x27050e([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x27050e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x27050e([0x56,0x61,0x6c,0x69,0x64]);})[_0x27050e([0x74,0x68,0x65,0x6e])](_0x4cf4fb=>(_0x15d033(),_0x4cf4fb),()=>{const _0x2d7963=_0x263fba();return null==_0x2d7963?(_0x15d033(),_0x27050e([0x56,0x61,0x6c,0x69,0x64])):_0x27050e(_0x151314-_0x2d7963>(0x40d6d25f^_0x26ab2e)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x27050e([0x74,0x68,0x65,0x6e])](_0x4898b2)[_0x27050e([0x63,0x61,0x74,0x63,0x68])](()=>{_0x4898b2(_0x27050e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x27bdc4=0x64ecb8df^_0x26ab2e;function _0x15d033(){const _0x41230e=_0x27050e([0x6c,0x6c,0x63,0x74,0x2d])+_0x1111ca(_0x260308(_0xc9a0b6)),_0x2a0bbc=_0x3215ae(_0x1111ca(window[_0x27050e([0x4d,0x61,0x74,0x68])][_0x27050e([0x63,0x65,0x69,0x6c])](_0x151314/_0x27bdc4)));window[_0x27050e([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x27050e([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x41230e,_0x2a0bbc);}function _0x263fba(){const _0x2908bb=_0x27050e([0x6c,0x6c,0x63,0x74,0x2d])+_0x1111ca(_0x260308(_0xc9a0b6)),_0x6fda65=window[_0x27050e([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x27050e([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2908bb);return _0x6fda65?window[_0x27050e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3215ae(_0x6fda65),0x10)*_0x27bdc4:null;}function _0x54081b(_0x4bb30f){return new window[(_0x27050e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x18769a,_0x2c2f3c)=>{_0x4bb30f[_0x27050e([0x74,0x68,0x65,0x6e])](_0x18769a,_0x2c2f3c),window[_0x27050e([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x2c2f3c,0x64db829f^_0x26ab2e);});}}_0xb79c2c[_0x27050e([0x6f,0x6e])](_0x27050e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4ad2d2,_0x26d552)=>{if(_0x26d552[0x0]!=_0xc9a0b6)return _0x4898b2(_0x27050e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x26d552[0x1]={..._0x26d552[0x1],[_0x27050e([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x3c3369};},{[_0x27050e([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x27050e([0x68,0x69,0x67,0x68])}),_0xb79c2c[_0x27050e([0x6f,0x6e])](_0x27050e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x3b85e6=>{_0x198cc2(_0x3b85e6[_0x27050e([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x808e0f=!0x0,_0x252a4d(_0x3b85e6[_0x27050e([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x27050e([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x27050e([0x6c,0x6f,0x77])}),_0x2b31a2[_0x27050e([0x74,0x68,0x65,0x6e])](()=>{_0x808e0f||_0x4898b2(_0x27050e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x3604c8(){return _0xb79c2c[_0x27050e([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x27050e([0x76,0x69,0x65,0x77])][_0x27050e([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x27050e([0x61,0x75,0x74,0x6f]);}function _0x4b096a(){_0xb79c2c[_0x27050e([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x27050e([0x76,0x69,0x65,0x77])][_0x27050e([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x27050e([0x61,0x75,0x74,0x6f]);}}function _0x1550ab(_0x40d372){const _0x577660=[new window[(_0x27050e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x58cf20=>setTimeout(_0x58cf20,0x64d36893^_0x26ab2e)),_0x2b31a2[_0x27050e([0x74,0x68,0x65,0x6e])](()=>new window[(_0x27050e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x319ab9=>{let _0x1d438c=0x0;_0xb79c2c[_0x27050e([0x6d,0x6f,0x64,0x65,0x6c])][_0x27050e([0x6f,0x6e])](_0x27050e([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x56db6d,_0x4fb3b8)=>{_0x4fb3b8[0x0][_0x27050e([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x1d438c++,_0x1d438c==(0x64da57a7^_0x26ab2e)&&(_0x319ab9(),_0x56db6d[_0x27050e([0x6f,0x66,0x66])]());});}))];return window[_0x27050e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x27050e([0x72,0x61,0x63,0x65])](_0x577660)[_0x27050e([0x74,0x68,0x65,0x6e])](()=>_0x40d372);}async function _0x1e2aab(){await _0x2b31a2,_0xb79c2c[_0x27050e([0x6d,0x6f,0x64,0x65,0x6c])][_0x27050e([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x4552f0,_0xb79c2c[_0x27050e([0x6d,0x6f,0x64,0x65,0x6c])][_0x27050e([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x4552f0,_0xb79c2c[_0x27050e([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x27050e([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x15167b(_0x25c9a7){const _0x12b482=_0x715534();_0xb79c2c[_0x12b482]=_0x27050e([0x74,0x61,0x62,0x6c,0x65,0x4f,0x66,0x43,0x6f,0x6e,0x74,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x25c9a7,_0x25c9a7!=_0x27050e([0x56,0x61,0x6c,0x69,0x64])&&_0x1e2aab();}function _0x715534(){const _0x487840=window[_0x27050e([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x27050e([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x27050e([0x6e,0x6f,0x77])]())[_0x27050e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x27050e([0x2e]),'');let _0x420fd7=_0x27050e([0x61]);for(let _0x1538e2=0x0;_0x1538e2<_0x487840[_0x27050e([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1538e2+=0x2){let _0x2940ef=window[_0x27050e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x487840[_0x27050e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1538e2,_0x1538e2+0x2));_0x2940ef>=_0x15f884[_0x27050e([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2940ef-=_0x15f884[_0x27050e([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x420fd7+=_0x15f884[_0x2940ef];}return _0x420fd7;}function _0x57ac67(){const _0x1e574e=_0x54974a[_0x27050e([0x73,0x70,0x6c,0x69,0x74])](_0x27050e([0x2e]));if(0x3!=_0x1e574e[_0x27050e([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x4a4422(_0x1e574e[0x1]);function _0x4a4422(_0xd92e9f){const _0x5b2e7e=_0x3fb439(_0xd92e9f);return _0x5b2e7e&&_0x40a95e()?_0x5b2e7e:null;function _0x40a95e(){const _0x20b882=_0x5b2e7e[_0x27050e([0x6a,0x74,0x69])],_0x1f3bdb=window[_0x27050e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x20b882[_0x27050e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x20b882[_0x27050e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x322fbc={..._0x5b2e7e,[_0x27050e([0x6a,0x74,0x69])]:_0x20b882[_0x27050e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x20b882[_0x27050e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x322fbc[_0x27050e([0x76,0x63])],_0x260308(_0x322fbc)==_0x1f3bdb;}}}async function _0x19d33e(){let _0xb3aed0=!0x0;try{const _0x41fa12=_0x54974a[_0x27050e([0x73,0x70,0x6c,0x69,0x74])](_0x27050e([0x2e])),[_0x41e82a,_0x1b303a,_0x45e97f]=_0x41fa12;return _0x2f6bab(_0x41e82a),await _0x49d96a(_0x41e82a,_0x1b303a,_0x45e97f),_0xb3aed0;}catch{return!0x1;}function _0x2f6bab(_0x4842f6){const _0x100e46=_0x3fb439(_0x4842f6);_0x100e46&&_0x100e46[_0x27050e([0x61,0x6c,0x67])]==_0x27050e([0x45,0x53,0x32,0x35,0x36])||(_0xb3aed0=!0x1);}async function _0x49d96a(_0x47a894,_0x1bd076,_0x1bd5f8){const _0x390e20=window[_0x27050e([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x27050e([0x66,0x72,0x6f,0x6d])](_0x39255a(_0x1bd5f8),_0x20755e=>_0x20755e[_0x27050e([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x4ec88b=new window[(_0x27050e([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x27050e([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x47a894+_0x27050e([0x2e])+_0x1bd076),_0x4160d3=window[_0x27050e([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x27050e([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x4160d3)return;const _0x26333a=await _0x4160d3[_0x27050e([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x27050e([0x6a,0x77,0x6b]),_0x464ac5,{[_0x27050e([0x6e,0x61,0x6d,0x65])]:_0x27050e([0x45,0x43,0x44,0x53,0x41]),[_0x27050e([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x27050e([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x27050e([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x4160d3[_0x27050e([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x27050e([0x6e,0x61,0x6d,0x65])]:_0x27050e([0x45,0x43,0x44,0x53,0x41]),[_0x27050e([0x68,0x61,0x73,0x68])]:{[_0x27050e([0x6e,0x61,0x6d,0x65])]:_0x27050e([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x26333a,_0x390e20,_0x4ec88b)||(_0xb3aed0=!0x1);}}function _0x3fb439(_0x868ed0){return _0x868ed0[_0x27050e([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x27050e([0x65,0x79]))?JSON[_0x27050e([0x70,0x61,0x72,0x73,0x65])](_0x39255a(_0x868ed0)):null;}function _0x39255a(_0x418a92){return window[_0x27050e([0x61,0x74,0x6f,0x62])](_0x418a92[_0x27050e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x27050e([0x2b]))[_0x27050e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x27050e([0x2f])));}function _0x260308(_0x47084a){let _0x565632=0x1505;function _0x2d4f2e(_0x287671){for(let _0x3a0a04=0x0;_0x3a0a04<_0x287671[_0x27050e([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3a0a04++){const _0x40bcf3=_0x287671[_0x27050e([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x3a0a04);_0x565632=(_0x565632<<0x5)+_0x565632+_0x40bcf3,_0x565632&=_0x565632;}}function _0x18f12e(_0x4d6160){Array[_0x27050e([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x4d6160)?_0x4d6160[_0x27050e([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x18f12e):_0x4d6160&&typeof _0x4d6160==_0x27050e([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x27050e([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x4d6160)[_0x27050e([0x73,0x6f,0x72,0x74])]()[_0x27050e([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x11b789,_0x16e4a3])=>{_0x2d4f2e(_0x11b789),_0x18f12e(_0x16e4a3);}):_0x2d4f2e(window[_0x27050e([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x4d6160));}return _0x18f12e(_0x47084a),_0x565632>>>0x0;}function _0x1111ca(_0x17f4cd){return _0x17f4cd[_0x27050e([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x27050e([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x27050e([0x30]));}function _0x3215ae(_0x3d6699){return _0x3d6699[_0x27050e([0x73,0x70,0x6c,0x69,0x74])]('')[_0x27050e([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x27050e([0x6a,0x6f,0x69,0x6e])]('');}function _0x4552f0(){}function _0x27050e(_0x345073){return _0x345073['map'](_0x1732df=>String['fromCharCode'](_0x1732df))['join']('');}_0x15167b(await _0x1be25c());}(this);}['_updateTableOfContentsElements'](){this['_tableOfContentsElements']['forEach'](_0x6eb6c2=>{'$graveyard'!==_0x6eb6c2['rootName']&&this['editor']['editing']['reconvertItem'](_0x6eb6c2);});}['_trackNewToCElements'](){for(const _0x5bb73c of this['editor']['model']['document']['differ']['getChanges']({'includeChangesInGraveyard':!0x0})){if('insert'!==_0x5bb73c['type']||'tableOfContents'!==_0x5bb73c['name'])return;this['_tableOfContentsElements']['add'](_0x5bb73c['position']['nodeAfter']);}}['_defineSchema'](){this['editor']['model']['schema']['register']('tableOfContents',{'inheritAllFrom':'$blockObject'});}['_defineConverters'](){const _0x27f304=this['editor']['conversion'];_0x27f304['for']('upcast')['elementToElement']({'model':'tableOfContents','view':{'name':'div','classes':'table-of-contents'}}),_0x27f304['for']('dataDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x4fa786,{writer:_0x51fdd0})=>this['_createTableOfContents'](_0x51fdd0,!0x0)}),_0x27f304['for']('editingDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0xdbe470,{writer:_0x3205d8})=>{this['_tableOfContentsElements']['add'](_0xdbe470);const _0x22fee4=this['_createTableOfContents'](_0x3205d8);return _0x51f41e(_0x22fee4,_0x3205d8,{'label':j(this['editor']['locale'],'Table\x20of\x20contents')});}}),this['editor']['data']['registerRawContentMatcher']({'name':'div','classes':'table-of-contents'}),this['editor']['editing']['mapper']['on']('viewToModelPosition',this['_redirectMapper'](),{'priority':'high'});}['_createTableOfContents'](_0x5a340f,_0xc61830=!0x1){const {locale:_0x4aa2d3}=this['editor'],_0x389b3f=_0x5a340f['createContainerElement']('div',{'class':'table-of-contents'+(0x0===this['_currentOutlineDefinitions']['length']?'\x20table-of-contents_empty':''),...!_0xc61830&&{'data-table-of-contents-label':j(_0x4aa2d3,'Table\x20of\x20contents')}});0x0===this['_currentOutlineDefinitions']['length']&&!0x1===_0xc61830&&_0x5a340f['insert'](_0x5a340f['createPositionAt'](_0x389b3f,'end'),_0x5a340f['createContainerElement']('p',{'class':'table-of-contents__placeholder'},[_0x5a340f['createText'](j(_0x4aa2d3,'No\x20headings\x20were\x20found\x20in\x20the\x20document.'))]));const _0x542b62=_0xc61830?'':'['+j(_0x4aa2d3,'Empty\x20heading')+']';let _0x226b05=_0x389b3f;return this['_currentOutlineDefinitions']['forEach']((_0x8db516,_0x595cac,_0x53d0ea)=>{const _0x11599d=this['editor']['model']['hasContent'](_0x8db516['modelElement'],{'ignoreWhitespaces':!0x0}),_0x3211e9=_0x11599d?_0x8db516['text']:_0x542b62,_0x13ca57=_0x8db516['modelElement']['getAttribute'](this['_headingIdModelAttributeName']),_0x1c8f26=_0x5a340f['createContainerElement']('a',{'href':'#'+_0x13ca57,...!_0xc61830&&{'tabindex':'-1'}},[_0x5a340f['createText'](_0x3211e9)]),_0x5d2f5d=this['editor']['config']['get']('documentOutline.showEmptyHeadings');_0x5a340f['setCustomProperty']('tableOfContentsHeadingIndex',_0x595cac,_0x1c8f26);const _0xdd556c=_0x5a340f['createContainerElement']('li',null,[_0x11599d||!_0xc61830&&_0x5d2f5d?_0x1c8f26:_0x5a340f['createText']('')]),_0x20b7f5=_0x595cac?_0x53d0ea[_0x595cac-0x1]['level']:0x0,_0x33aa92=Math['abs'](_0x8db516['level']-_0x20b7f5);if(_0x8db516['level']>_0x20b7f5){const _0x476aef=N(_0xdd556c,_0x33aa92,_0x5a340f);_0x5a340f['insert'](_0x5a340f['createPositionAt'](_0x226b05,'end'),_0x476aef);}else{const _0x4fbeca=function(_0x5194e1,_0x522f4d){return _0x5194e1['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})['filter'](_0x431cc3=>_0x431cc3['is']('element','ol'))[_0x522f4d];}(_0x226b05,_0x33aa92);_0x5a340f['insert'](_0x5a340f['createPositionAt'](_0x4fbeca,'end'),_0xdd556c);}_0x226b05=_0xdd556c;}),_0x389b3f;}['_handleScrollToHeading'](_0x421799){const _0x503c07=this['_currentOutlineDefinitions'][_0x421799]['modelElement'];this['editor']['model']['change'](_0x411e06=>{_0x411e06['setSelection'](_0x503c07,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0});}['_redirectMapper'](){return(_0x55313f,_0x5b4f4a)=>{const _0x5a89d1=_0x5b4f4a['mapper'],_0x272961=_0x5a89d1['findMappedViewAncestor'](_0x5b4f4a['viewPosition']),_0x3a4cc6=_0x5a89d1['toModelElement'](_0x272961);_0x3a4cc6['is']('element','tableOfContents')&&(_0x5b4f4a['modelPosition']=this['editor']['model']['createPositionAt'](_0x3a4cc6,0x0),_0x55313f['stop']());};}}function N(_0x2225f2,_0x3d7792,_0x58e792){return 0x1===_0x3d7792?_0x58e792['createContainerElement']('ol',null,[_0x2225f2]):_0x58e792['createContainerElement']('ol',null,[_0x58e792['createContainerElement']('li',null,[N(_0x2225f2,_0x3d7792-0x1,_0x58e792)])]);}class o extends _0x173dde{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'TableOfContentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x177550=this['editor'];_0x177550['ui']['componentFactory']['add']('tableOfContents',()=>{const _0x505070=this['_createButton'](_0x1081df);return _0x505070['tooltip']=!0x0,_0x505070;}),_0x177550['ui']['componentFactory']['add']('menuBar:tableOfContents',()=>this['_createButton'](_0x708cf1)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x56a2ed=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x5839d2;for(const _0x4e8787 in _0x56a2ed){const _0x483939=_0x4e8787,_0x1b3960=_0x56a2ed[_0x483939];if('tableOfContentsLicenseKeyValid'==_0x1b3960||'tableOfContentsLicenseKeyInvalid'==_0x1b3960||'tableOfContentsLicenseKeyExpired'==_0x1b3960||'tableOfContentsLicenseKeyDomainLimit'==_0x1b3960||'tableOfContentsLicenseKeyNotAllowed'==_0x1b3960||'tableOfContentsLicenseKeyEvaluationLimit'==_0x1b3960||'tableOfContentsLicenseKeyTrialLimit'==_0x1b3960||'tableOfContentsLicenseKeyUsageLimit'==_0x1b3960){delete _0x56a2ed[_0x483939],_0x5839d2=_0x1b3960,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'tableOfContentsLicenseKeyInvalid'==_0x5839d2&&_0x56a2ed['_showLicenseError']('invalid'),'tableOfContentsLicenseKeyExpired'==_0x5839d2&&_0x56a2ed['_showLicenseError']('expired'),'tableOfContentsLicenseKeyDomainLimit'==_0x5839d2&&_0x56a2ed['_showLicenseError']('domainLimit'),'tableOfContentsLicenseKeyNotAllowed'==_0x5839d2&&_0x56a2ed['_showLicenseError']('featureNotAllowed','TableOfContents'),'tableOfContentsLicenseKeyEvaluationLimit'==_0x5839d2&&_0x56a2ed['_showLicenseError']('evaluationLimit'),'tableOfContentsLicenseKeyTrialLimit'==_0x5839d2&&_0x56a2ed['_showLicenseError']('trialLimit'),'tableOfContentsLicenseKeyUsageLimit'==_0x5839d2&&_0x56a2ed['_showLicenseError']('usageLimit');},0x3e8);}['_createButton'](_0x4e1b4a){const _0x38aa03=this['editor'],_0x6c65ff=_0x38aa03['locale'],_0x17fce7=_0x38aa03['commands']['get']('insertTableOfContents'),_0x27ce46=new _0x4e1b4a(_0x6c65ff);return _0x27ce46['set']({'label':j(_0x6c65ff,'Table\x20of\x20contents'),'icon':_0x43b8fb}),_0x27ce46['bind']('isEnabled')['to'](_0x17fce7,'isEnabled'),this['listenTo'](_0x27ce46,'execute',()=>{_0x38aa03['execute']('insertTableOfContents'),_0x38aa03['editing']['view']['focus']();}),_0x27ce46;}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x173dde{static get['requires'](){return[s,o];}static get['pluginName'](){return'TableOfContents';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{u as DocumentOutline,n as DocumentOutlineUI,i as DocumentOutlineUtils,b as HeadingId,a as TableOfContents,O as TableOfContentsCommand,s as TableOfContentsEditing,o as TableOfContentsUI};
23
+ import{Plugin as _0x52c0c7,Command as _0x54fa18}from'@ckeditor/ckeditor5-core/dist/index.js';import{debounce as _0x210335,throttle as _0x1b82ce}from'es-toolkit/compat';import{Text as _0x1f6bd7,TreeWalker as _0x35529f}from'@ckeditor/ckeditor5-engine/dist/index.js';import{diff as _0x5bc3e8,diffToChanges as _0x3e4571,scrollAncestorsToShowTarget as _0x51ca2b,CKEditorError as _0x496b93,global as _0x34f742,Rect as _0x2c1cbe,uid as _0x3b2e26,priorities as _0x1afaf1}from'@ckeditor/ckeditor5-utils/dist/index.js';import{View as _0x476a8e,ButtonView as _0x53979a,MenuBarMenuListItemButtonView as _0x2aa567}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Widget as _0x3b2516,toWidget as _0x3f3721}from'@ckeditor/ckeditor5-widget/dist/index.js';import{IconTableOfContents as _0x2b1fe1}from'@ckeditor/ckeditor5-icons/dist/index.js';function p(_0x2010cc){let _0x4b9a6f='';for(const _0x324955 of _0x2010cc['getChildren']())_0x324955 instanceof _0x1f6bd7&&(_0x4b9a6f+=_0x324955['data']);return _0x4b9a6f;}class i extends _0x52c0c7{static get['pluginName'](){return'DocumentOutlineUtils';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['_headingNames']=[];['init'](){const _0x4ca445=this['editor'];this['_headingNames']=this['_getHeadingNames']();let _0x425af1=[];_0x4ca445['model']['document']['on']('change',_0x210335(()=>{const _0x38dc8c=_0x425af1;_0x425af1=this['_getOutlineDefinitions']();const _0x1d2c9d=_0x5bc3e8(_0x38dc8c,_0x425af1,(_0x3f1b6c,_0x4cbba2)=>_0x3f1b6c['level']===_0x4cbba2['level']&&_0x3f1b6c['text']===_0x4cbba2['text']&&_0x3f1b6c['modelElement']===_0x4cbba2['modelElement']),_0x5c32e2=_0x3e4571(_0x1d2c9d,_0x425af1),_0x21fc89=this['_getActiveHeading'](),_0x240dc4=_0x425af1['findIndex'](_0x4ffa25=>_0x4ffa25['modelElement']===_0x21fc89);_0x5c32e2['length']&&this['fire']('change',{'outlineDefinitions':_0x425af1,'activeItemIndex':_0x240dc4,'outlineChanges':_0x5c32e2}),this['fire']('activeItemIndex',{'index':_0x240dc4});},0xfa,{'leading':!0x0,'trailing':!0x0}));}['afterInit'](){this['_headingNames']['length']||this['_deriveHeadingElementsFromConversion']();}['_getOutlineDefinitions'](){const _0x4195b6=this['editor'],_0x4c3589=[],_0x58ccb2=this['_headingNames'];for(const _0x273e25 of _0x4195b6['model']['document']['getRootNames']())_0x26af50(_0x4195b6['model']['document']['getRoot'](_0x273e25));function _0x26af50(_0x3fea59){for(const _0x27cb44 of _0x3fea59['getChildren']())_0x27cb44['is']('element')&&(_0x58ccb2['includes'](_0x27cb44['name'])&&_0x4c3589['push']({'level':_0x58ccb2['indexOf'](_0x27cb44['name'])+0x1,'text':p(_0x27cb44),'modelElement':_0x27cb44}),_0x26af50(_0x27cb44));}return _0x4c3589;}['_getActiveHeading'](){const _0x1b07c5=this['editor']['model']['document']['selection']['getFirstPosition'](),_0x3d1c64=new _0x35529f({'direction':'backward','startPosition':_0x1b07c5});for(const _0x3452af of _0x3d1c64)if(_0x3452af['item']['is']('element')&&this['_headingNames']['includes'](_0x3452af['item']['name']))return _0x3452af['item'];}['_getHeadingNames'](){const _0x4540bb=this['editor']['config']['get']('documentOutline.headings');return _0x4540bb||function(_0x3ad57d){const _0x1b6eff=_0x3ad57d['config']['get']('heading.options');return _0x1b6eff?_0x1b6eff['reduce']((_0x40f320,_0x3cfcaa)=>('paragraph'!==_0x3cfcaa['model']&&_0x40f320['push'](_0x3cfcaa['model']),_0x40f320),[]):_0x3ad57d['plugins']['has']('GeneralHtmlSupport')?['htmlH1','htmlH2','htmlH3','htmlH4','htmlH5','htmlH6']:[];}(this['editor']);}['_deriveHeadingElementsFromConversion'](){const _0x4ae17f=this['editor'],_0x5ab6a3=['h1','h2','h3','h4','h5','h6'],_0x438d7c=[];for(const _0x1e6af7 of _0x5ab6a3){const _0x1a7233=_0x4ae17f['editing']['view']['domConverter']['domToView'](document['createElement'](_0x1e6af7)),_0x462979=_0x4ae17f['data']['toModel'](_0x1a7233)['getChild'](0x0);_0x462979?.['is']('element')&&_0x438d7c['push'](_0x462979['name']);}this['_headingNames']=_0x438d7c;}}function j(_0x184f32,_0x5d4062){const t=_0x184f32['t'];switch(_0x5d4062){case'Empty\x20heading':return t('Empty\x20heading');case'Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':return t('Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.');case'No\x20headings\x20were\x20found\x20in\x20the\x20document.':return t('No\x20headings\x20were\x20found\x20in\x20the\x20document.');case'Table\x20of\x20contents':return t('Table\x20of\x20contents');default:return _0x5d4062;}}class $ extends _0x476a8e{constructor(_0x38a37e,_0x4c65dd=!0x1){super(_0x38a37e);const _0x2950ac=this['bindTemplate'],_0x361ac2=_0x4c65dd?'['+j(_0x38a37e,'Empty\x20heading')+']':'';this['set']('text',''),this['set']('level',0x1),this['set']('isActive',!0x1),this['bind']('isEmpty')['to'](this,'text',_0x298a0b=>!_0x298a0b),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline__item',_0x2950ac['to']('level',_0x329091=>'ck-document-outline__item_level-'+_0x329091),_0x2950ac['if']('isActive','ck-document-outline__item_active'),_0x2950ac['if']('isEmpty','ck-document-outline__item_empty')],'title':_0x2950ac['to']('text')},'children':[{'text':_0x2950ac['to']('text',_0xf17414=>_0xf17414||_0x361ac2)}],'on':{'click':_0x2950ac['to']('click')}});}}class l extends _0x476a8e{['items'];['documentOutlineContainer'];['showEmptyHeadingText'];constructor(_0x159a1d,_0x4f3927=!0x1,_0x4a0ac5){super(_0x159a1d),this['showEmptyHeadingText']=_0x4f3927,this['set']('activeItemIndex',-0x1),this['documentOutlineContainer']=_0x4a0ac5,this['items']=this['createCollection'](),this['items']['delegate']('click')['to'](this),this['on']('click',this['_handleItemClick']['bind'](this)),this['on']('change:activeItemIndex',(_0x4a816c,_0x394cd0,_0x8b06a6,_0x85cf4c)=>{this['_setActiveItem'](_0x85cf4c,_0x8b06a6);}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline'],'dir':_0x159a1d['contentLanguageDirection'],'data-document-outline-empty-placeholder':j(_0x159a1d,'Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.'),'tabindex':-0x1},'children':this['items']});}['sync'](_0x2ca7b2){_0x2ca7b2['forEach'](_0x4f7a47=>{'insert'==_0x4f7a47['type']?this['_insertItem'](_0x4f7a47['index'],..._0x4f7a47['values']):'delete'==_0x4f7a47['type']&&this['_deleteItem'](_0x4f7a47['index'],_0x4f7a47['howMany']);});}['_setActiveItem'](_0x50ff21,_0x21bcfa){if(-0x1!==_0x50ff21){const _0x18c019=this['items']['get'](_0x50ff21);_0x18c019&&(_0x18c019['isActive']=!0x1);}-0x1!==_0x21bcfa&&(this['items']['get'](_0x21bcfa)['isActive']=!0x0,this['_scrollToItem'](_0x21bcfa));}['_insertItem'](_0x165c44,..._0x290d6a){const _0xd5eaac=_0x290d6a['map']((_0xb7afce,_0x26d277)=>{const _0x232e39=new $(this['locale'],this['showEmptyHeadingText']);return _0x232e39['text']=_0xb7afce['text'],_0x232e39['level']=_0xb7afce['level'],_0x165c44+_0x26d277===this['activeItemIndex']&&(_0x232e39['isActive']=!0x0),_0x232e39;});this['items']['addMany'](_0xd5eaac,_0x165c44);}['_deleteItem'](_0xb535c2,_0x1d7448){do{this['items']['remove'](_0xb535c2);}while(--_0x1d7448);}['_handleItemClick'](_0xc0914b){const _0x47ca35=this['items']['getIndex'](_0xc0914b['source']);this['fire']('itemSelected',_0x47ca35);}['_scrollToItem'](_0x5e2deb){_0x51ca2b(this['items']['get'](_0x5e2deb)['element'],0x14,this['documentOutlineContainer']);}['destroy'](){super['destroy'](),this['element']['remove']();}}class n extends _0x52c0c7{['view'];['_currentOutlineDefinitions'];['_updateActiveDefinitionFromViewportThrottled'];static get['pluginName'](){return'DocumentOutlineUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x1d65db){super(_0x1d65db),this['view']=new l(_0x1d65db['locale'],this['editor']['config']['get']('documentOutline.showEmptyHeadings'),this['editor']['config']['get']('documentOutline.container')),this['_currentOutlineDefinitions']=[],this['_updateActiveDefinitionFromViewportThrottled']=_0x1b82ce(this['_updateActiveDefinitionOnViewportChange']['bind'](this),0x64);}['init'](){const _0x50f4d4=this['editor'],_0x47b694=_0x50f4d4['plugins']['get']('DocumentOutlineUtils');let _0x376138=!0x1;if(this['view']['render'](),this['editor']['ui']['focusTracker']['add'](this['view']['element']),!_0x50f4d4['config']['get']('documentOutline.container'))throw new _0x496b93('document-outline-container-not-provided',{'editor':_0x50f4d4});_0x50f4d4['config']['get']('documentOutline.container')['appendChild'](this['view']['element']),_0x47b694['on']('change',this['_handleOutlineChange']['bind'](this)),_0x47b694['on']('activeItemIndex',(_0xeb5b22,{index:_0x5b3204})=>this['_setActiveViewItem'](_0x5b3204)),this['view']['on']('itemSelected',(_0x54aa1f,_0x15d5d3)=>{_0x376138=!0x0,this['_handleItemSelected'](_0x15d5d3);}),this['view']['listenTo'](_0x34f742['document'],'scroll',()=>{_0x376138?_0x376138=!0x1:this['_updateActiveDefinitionFromViewportThrottled']();},{'useCapture':!0x0}),this['view']['listenTo'](_0x34f742['window'],'resize',this['_updateActiveDefinitionFromViewportThrottled'],{'useCapture':!0x0});}['afterInit'](){!async function(_0x341e13){const _0x3db415=_0x1d541a([0x64,0x6f,0x75,0x65,0x41,0x53,0x38,0x76,0x4e,0x7a,0x67,0x47,0x71,0x39,0x55,0x62,0x48,0x6d,0x4a,0x59,0x6c,0x77,0x63,0x6b,0x30,0x43,0x46,0x74,0x61,0x6e,0x4c,0x4b,0x44,0x33,0x73,0x78,0x69,0x56,0x34,0x58,0x68,0x32,0x37,0x31,0x50,0x4f,0x72,0x35,0x51,0x70,0x79,0x57,0x49,0x52,0x45,0x42,0x6a,0x5a,0x36,0x54,0x66,0x4d]),_0x15212d=0x15bd4eb3,_0x1827dd=0x15ba272b^_0x15212d,_0x15fbf6=window[_0x1d541a([0x44,0x61,0x74,0x65])][_0x1d541a([0x6e,0x6f,0x77])](),_0x11c724=_0x341e13[_0x1d541a([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x9039f8=new window[(_0x1d541a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4df60c=>{_0x11c724[_0x1d541a([0x6f,0x6e,0x63,0x65])](_0x1d541a([0x72,0x65,0x61,0x64,0x79]),_0x4df60c);}),_0x16b7cc={[_0x1d541a([0x6b,0x74,0x79])]:_0x1d541a([0x45,0x43]),[_0x1d541a([0x75,0x73,0x65])]:_0x1d541a([0x73,0x69,0x67]),[_0x1d541a([0x63,0x72,0x76])]:_0x1d541a([0x50,0x2d,0x32,0x35,0x36]),[_0x1d541a([0x78])]:_0x1d541a([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0x1d541a([0x79])]:_0x1d541a([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0x1d541a([0x61,0x6c,0x67])]:_0x1d541a([0x45,0x53,0x32,0x35,0x36])},_0x3106cf=_0x11c724[_0x1d541a([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x1d541a([0x67,0x65,0x74])](_0x1d541a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3758e5(){let _0x12c997,_0x96c832=null,_0x460c08=null;try{if(_0x3106cf==_0x1d541a([0x47,0x50,0x4c]))return _0x1d541a([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x12c997=_0x3074f7(),!_0x12c997)return _0x1d541a([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x12c997[_0x1d541a([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x460c08=_0x4e2966(_0x12c997[_0x1d541a([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x12c997[_0x1d541a([0x6a,0x74,0x69])])),await _0x1464ad()?_0x53524b()?_0x189d6b()?_0x1d541a([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x1a8bfe()?(_0x12c997[_0x1d541a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1d541a([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x96c832=_0x2f0440(_0x1d541a([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x12c997[_0x1d541a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1d541a([0x74,0x72,0x69,0x61,0x6c])&&(_0x96c832=_0x2f0440(_0x1d541a([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x433aea()):_0x1d541a([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x1d541a([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x1d541a([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x1d541a([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x189d6b(){const _0x47c65c=[_0x1d541a([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x1d541a([0x74,0x72,0x69,0x61,0x6c])][_0x1d541a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x12c997[_0x1d541a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x15fbf6/0x3e8:0xe10*_0x1827dd;return _0x12c997[_0x1d541a([0x65,0x78,0x70])]<_0x47c65c;}function _0x53524b(){const _0x4a0146=_0x12c997[_0x1d541a([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x4a0146&&(!!_0x4a0146[_0x1d541a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1d541a([0x2a]))||(!!_0x4a0146[_0x1d541a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1d541a([0x44,0x4f]))||!!_0x4a0146[_0x1d541a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1d541a([0x50,0x50]))));}function _0x1a8bfe(){const _0x5b2937=_0x12c997[_0x1d541a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x5b2937||0x0==_0x5b2937[_0x1d541a([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x3e2483}=new URL(window[_0x1d541a([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x5b2937[_0x1d541a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3e2483))return!0x0;const _0x490450=_0x3e2483[_0x1d541a([0x73,0x70,0x6c,0x69,0x74])](_0x1d541a([0x2e]));return _0x5b2937[_0x1d541a([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x817cca=>_0x817cca[_0x1d541a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1d541a([0x2a])))[_0x1d541a([0x6d,0x61,0x70])](_0x21f712=>_0x21f712[_0x1d541a([0x73,0x70,0x6c,0x69,0x74])](_0x1d541a([0x2e])))[_0x1d541a([0x73,0x6f,0x6d,0x65])](_0x3f6e6b=>_0x490450[_0x1d541a([0x65,0x76,0x65,0x72,0x79])]((_0x22ffc9,_0x47215e)=>_0x3f6e6b[_0x47215e]===_0x22ffc9||_0x3f6e6b[_0x47215e]===_0x1d541a([0x2a])));}function _0x433aea(){return _0x96c832&&_0x460c08?new window[(_0x1d541a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x311d10,_0x3f8da2)=>{_0x96c832[_0x1d541a([0x74,0x68,0x65,0x6e])](_0x311d10,_0x3f8da2),_0x460c08[_0x1d541a([0x74,0x68,0x65,0x6e])](_0xeb463f=>{_0xeb463f!=_0x1d541a([0x56,0x61,0x6c,0x69,0x64])&&_0x311d10(_0xeb463f);},_0x3f8da2);}):_0x96c832||_0x460c08||_0x1d541a([0x56,0x61,0x6c,0x69,0x64]);}}function _0x4e2966(_0x1b21f0,_0x1bdf61){return new window[(_0x1d541a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x39e3dc=>{if(_0x3c189d())return _0x39e3dc(_0x1d541a([0x56,0x61,0x6c,0x69,0x64]));_0x29e5b5(),_0x11c724[_0x1d541a([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x1d541a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x507fcd=!0x1;const _0x54e35a=_0x3b2e26();function _0x158ffa(_0x3488ac){return!!_0x3488ac&&(typeof _0x3488ac===_0x1d541a([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x3488ac===_0x1d541a([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x3488ac[_0x1d541a([0x74,0x68,0x65,0x6e])]===_0x1d541a([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x3488ac[_0x1d541a([0x63,0x61,0x74,0x63,0x68])]===_0x1d541a([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x1fb26b(_0x143852){_0xc6c46f(_0x143852)[_0x1d541a([0x74,0x68,0x65,0x6e])](_0x2d8fb6=>{if(!_0x2d8fb6||_0x2d8fb6[_0x1d541a([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x1d541a([0x6f,0x6b]))return _0x1d541a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x56720e(_0x19a14e(_0x54e35a+_0x1bdf61))!=_0x2d8fb6[_0x1d541a([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x1d541a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x1d541a([0x56,0x61,0x6c,0x69,0x64]);})[_0x1d541a([0x74,0x68,0x65,0x6e])](_0x2abd72=>(_0x3a4577(),_0x2abd72),()=>{const _0x241e6b=_0x5c5c70();return null==_0x241e6b?(_0x3a4577(),_0x1d541a([0x56,0x61,0x6c,0x69,0x64])):_0x1d541a(_0x15fbf6-_0x241e6b>(0x31b1cab3^_0x15212d)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x1d541a([0x74,0x68,0x65,0x6e])](_0x39e3dc)[_0x1d541a([0x63,0x61,0x74,0x63,0x68])](()=>{_0x39e3dc(_0x1d541a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x30ac27=0x158ba033^_0x15212d;function _0x3a4577(){const _0x1c9dc0=_0x1d541a([0x6c,0x6c,0x63,0x74,0x2d])+_0x56720e(_0x19a14e(_0x1b21f0)),_0x564e89=_0x2aaa19(_0x56720e(window[_0x1d541a([0x4d,0x61,0x74,0x68])][_0x1d541a([0x63,0x65,0x69,0x6c])](_0x15fbf6/_0x30ac27)));window[_0x1d541a([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1d541a([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1c9dc0,_0x564e89);}function _0x5c5c70(){const _0x21673d=_0x1d541a([0x6c,0x6c,0x63,0x74,0x2d])+_0x56720e(_0x19a14e(_0x1b21f0)),_0x3e86a4=window[_0x1d541a([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1d541a([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x21673d);return _0x3e86a4?window[_0x1d541a([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2aaa19(_0x3e86a4),0x10)*_0x30ac27:null;}function _0xc6c46f(_0x3c2df7){return new window[(_0x1d541a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x44c238,_0x2240ff)=>{_0x3c2df7[_0x1d541a([0x74,0x68,0x65,0x6e])](_0x44c238,_0x2240ff),window[_0x1d541a([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x2240ff,0x15bc9a73^_0x15212d);});}}_0x11c724[_0x1d541a([0x6f,0x6e])](_0x1d541a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x3f3020,_0xe4d861)=>{if(_0xe4d861[0x0]!=_0x1b21f0)return _0x39e3dc(_0x1d541a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0xe4d861[0x1]={..._0xe4d861[0x1],[_0x1d541a([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x54e35a};},{[_0x1d541a([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1d541a([0x68,0x69,0x67,0x68])}),_0x11c724[_0x1d541a([0x6f,0x6e])](_0x1d541a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x1044e9=>{_0x158ffa(_0x1044e9[_0x1d541a([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x507fcd=!0x0,_0x1fb26b(_0x1044e9[_0x1d541a([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x1d541a([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1d541a([0x6c,0x6f,0x77])}),_0x9039f8[_0x1d541a([0x74,0x68,0x65,0x6e])](()=>{_0x507fcd||_0x39e3dc(_0x1d541a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x3c189d(){return _0x11c724[_0x1d541a([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1d541a([0x76,0x69,0x65,0x77])][_0x1d541a([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x1d541a([0x61,0x75,0x74,0x6f]);}function _0x29e5b5(){_0x11c724[_0x1d541a([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1d541a([0x76,0x69,0x65,0x77])][_0x1d541a([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x1d541a([0x61,0x75,0x74,0x6f]);}}function _0x2f0440(_0x4208bc){const _0x449e89=[new window[(_0x1d541a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x25cc78=>setTimeout(_0x25cc78,0x15b4707f^_0x15212d)),_0x9039f8[_0x1d541a([0x74,0x68,0x65,0x6e])](()=>new window[(_0x1d541a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x59a81f=>{let _0x15f532=0x0;_0x11c724[_0x1d541a([0x6d,0x6f,0x64,0x65,0x6c])][_0x1d541a([0x6f,0x6e])](_0x1d541a([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x22d6ec,_0x539968)=>{_0x539968[0x0][_0x1d541a([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x15f532++,_0x15f532==(0x15bd4f4b^_0x15212d)&&(_0x59a81f(),_0x22d6ec[_0x1d541a([0x6f,0x66,0x66])]());});}))];return window[_0x1d541a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x1d541a([0x72,0x61,0x63,0x65])](_0x449e89)[_0x1d541a([0x74,0x68,0x65,0x6e])](()=>_0x4208bc);}async function _0x2fb7cf(){await _0x9039f8,_0x11c724[_0x1d541a([0x6d,0x6f,0x64,0x65,0x6c])][_0x1d541a([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x23f62c,_0x11c724[_0x1d541a([0x6d,0x6f,0x64,0x65,0x6c])][_0x1d541a([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x23f62c,_0x11c724[_0x1d541a([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x1d541a([0x6d,0x6f,0x64,0x65,0x6c]));}function _0xf6f813(_0x13bed5){const _0x1b00be=_0x1334fd();_0x11c724[_0x1b00be]=_0x1d541a([0x64,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x75,0x74,0x6c,0x69,0x6e,0x65,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x13bed5,_0x13bed5!=_0x1d541a([0x56,0x61,0x6c,0x69,0x64])&&_0x2fb7cf();}function _0x1334fd(){const _0x3c4b30=window[_0x1d541a([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x1d541a([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x1d541a([0x6e,0x6f,0x77])]())[_0x1d541a([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x1d541a([0x2e]),'');let _0x32d9d9=_0x1d541a([0x64]);for(let _0x561894=0x0;_0x561894<_0x3c4b30[_0x1d541a([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x561894+=0x2){let _0x3a4ecc=window[_0x1d541a([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3c4b30[_0x1d541a([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x561894,_0x561894+0x2));_0x3a4ecc>=_0x3db415[_0x1d541a([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x3a4ecc-=_0x3db415[_0x1d541a([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x32d9d9+=_0x3db415[_0x3a4ecc];}return _0x32d9d9;}function _0x3074f7(){const _0x20d497=_0x3106cf[_0x1d541a([0x73,0x70,0x6c,0x69,0x74])](_0x1d541a([0x2e]));if(0x3!=_0x20d497[_0x1d541a([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x3a4252(_0x20d497[0x1]);function _0x3a4252(_0x11e6ca){const _0x108366=_0x382be3(_0x11e6ca);return _0x108366&&_0x2d3181()?_0x108366:null;function _0x2d3181(){const _0x4f8f60=_0x108366[_0x1d541a([0x6a,0x74,0x69])],_0x598c4f=window[_0x1d541a([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4f8f60[_0x1d541a([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4f8f60[_0x1d541a([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x32ae7f={..._0x108366,[_0x1d541a([0x6a,0x74,0x69])]:_0x4f8f60[_0x1d541a([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x4f8f60[_0x1d541a([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x32ae7f[_0x1d541a([0x76,0x63])],_0x19a14e(_0x32ae7f)==_0x598c4f;}}}async function _0x1464ad(){let _0x488970=!0x0;try{const _0xf40c2a=_0x3106cf[_0x1d541a([0x73,0x70,0x6c,0x69,0x74])](_0x1d541a([0x2e])),[_0x5d7f8a,_0x333391,_0x5b669b]=_0xf40c2a;return _0x260862(_0x5d7f8a),await _0x1d70eb(_0x5d7f8a,_0x333391,_0x5b669b),_0x488970;}catch{return!0x1;}function _0x260862(_0x5e687f){const _0x4071b3=_0x382be3(_0x5e687f);_0x4071b3&&_0x4071b3[_0x1d541a([0x61,0x6c,0x67])]==_0x1d541a([0x45,0x53,0x32,0x35,0x36])||(_0x488970=!0x1);}async function _0x1d70eb(_0x48b388,_0x43563a,_0x592985){const _0x7e45de=window[_0x1d541a([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x1d541a([0x66,0x72,0x6f,0x6d])](_0x1a61f6(_0x592985),_0x5af63e=>_0x5af63e[_0x1d541a([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x20ebec=new window[(_0x1d541a([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x1d541a([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x48b388+_0x1d541a([0x2e])+_0x43563a),_0x461609=window[_0x1d541a([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x1d541a([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x461609)return;const _0x12df86=await _0x461609[_0x1d541a([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x1d541a([0x6a,0x77,0x6b]),_0x16b7cc,{[_0x1d541a([0x6e,0x61,0x6d,0x65])]:_0x1d541a([0x45,0x43,0x44,0x53,0x41]),[_0x1d541a([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x1d541a([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x1d541a([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x461609[_0x1d541a([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x1d541a([0x6e,0x61,0x6d,0x65])]:_0x1d541a([0x45,0x43,0x44,0x53,0x41]),[_0x1d541a([0x68,0x61,0x73,0x68])]:{[_0x1d541a([0x6e,0x61,0x6d,0x65])]:_0x1d541a([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x12df86,_0x7e45de,_0x20ebec)||(_0x488970=!0x1);}}function _0x382be3(_0x47fc1e){return _0x47fc1e[_0x1d541a([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x1d541a([0x65,0x79]))?JSON[_0x1d541a([0x70,0x61,0x72,0x73,0x65])](_0x1a61f6(_0x47fc1e)):null;}function _0x1a61f6(_0x58a8b6){return window[_0x1d541a([0x61,0x74,0x6f,0x62])](_0x58a8b6[_0x1d541a([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x1d541a([0x2b]))[_0x1d541a([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x1d541a([0x2f])));}function _0x19a14e(_0x55d11a){let _0x3bd67e=0x1505;function _0xfd851d(_0x1af60a){for(let _0x3a7bd8=0x0;_0x3a7bd8<_0x1af60a[_0x1d541a([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3a7bd8++){const _0x2a79f8=_0x1af60a[_0x1d541a([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x3a7bd8);_0x3bd67e=(_0x3bd67e<<0x5)+_0x3bd67e+_0x2a79f8,_0x3bd67e&=_0x3bd67e;}}function _0x1cce30(_0x2d207a){Array[_0x1d541a([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x2d207a)?_0x2d207a[_0x1d541a([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1cce30):_0x2d207a&&typeof _0x2d207a==_0x1d541a([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x1d541a([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x2d207a)[_0x1d541a([0x73,0x6f,0x72,0x74])]()[_0x1d541a([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0xb9e396,_0x4ecc04])=>{_0xfd851d(_0xb9e396),_0x1cce30(_0x4ecc04);}):_0xfd851d(window[_0x1d541a([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x2d207a));}return _0x1cce30(_0x55d11a),_0x3bd67e>>>0x0;}function _0x56720e(_0xd2c751){return _0xd2c751[_0x1d541a([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x1d541a([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x1d541a([0x30]));}function _0x2aaa19(_0x126117){return _0x126117[_0x1d541a([0x73,0x70,0x6c,0x69,0x74])]('')[_0x1d541a([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x1d541a([0x6a,0x6f,0x69,0x6e])]('');}function _0x23f62c(){}function _0x1d541a(_0x237b53){return _0x237b53['map'](_0x241214=>String['fromCharCode'](_0x241214))['join']('');}_0xf6f813(await _0x3758e5());}(this);}['destroy'](){super['destroy'](),this['view']['destroy'](),this['_updateActiveDefinitionFromViewportThrottled']['cancel']();}['_handleOutlineChange'](_0x34050d,{outlineDefinitions:_0x440d27,outlineChanges:_0x4a3e43}){this['_currentOutlineDefinitions']=_0x440d27,this['view']['sync'](_0x4a3e43);}['_setActiveViewItem'](_0x366097){this['_currentOutlineDefinitions']['length']&&this['_currentOutlineDefinitions'][_0x366097]&&(this['view']['activeItemIndex']=_0x366097);}['_handleItemSelected'](_0x12e040){const _0x56861d=this['_currentOutlineDefinitions'][_0x12e040]['modelElement'];this['editor']['model']['change'](_0x7dc1f2=>{_0x7dc1f2['setSelection'](_0x56861d,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0}),this['editor']['editing']['view']['focus'](),this['_setActiveViewItem'](_0x12e040);}['_updateActiveDefinitionOnViewportChange'](){const _0x5d2fce=this['editor'];let _0x3f1e1b;for(const _0x2dc706 of _0x5d2fce['model']['document']['getRootNames']()){const _0x23a4ee=_0x5d2fce['editing']['view']['getDomRoot'](_0x2dc706),_0x1c3792=_0x23a4ee&&new _0x2c1cbe(_0x23a4ee)['getVisible']();if(_0x1c3792){const _0x513f34=new _0x2c1cbe(_0x34f742['window'])['getIntersection'](_0x1c3792);_0x513f34&&(_0x3f1e1b=_0x513f34['top']+0.25*_0x513f34['height']);}}if(void 0x0===_0x3f1e1b)return;const _0x240355=d(_0x5d2fce['editing'],this['_currentOutlineDefinitions'],_0x3f1e1b);_0x240355?this['_setActiveViewItem'](this['_currentOutlineDefinitions']['indexOf'](_0x240355)):this['_setActiveViewItem'](-0x1);}}function d(_0x4015f0,_0x424b1d,_0x27c98d,_0x3ba70f=0x0,_0x28f250=_0x424b1d['length']-0x1){const _0x58e7ff=Math['floor'](_0x3ba70f+(_0x28f250-_0x3ba70f)/0x2);if(_0x28f250>=_0x3ba70f){const _0x16262e=_0x424b1d[_0x58e7ff],_0x223710=_0x4015f0['mapper']['toViewElement'](_0x16262e['modelElement']);if(!_0x223710)return null;const _0x1fc7c3=_0x4015f0['view']['domConverter']['mapViewToDom'](_0x223710);return new _0x2c1cbe(_0x1fc7c3)['bottom']>_0x27c98d?d(_0x4015f0,_0x424b1d,_0x27c98d,_0x3ba70f,_0x58e7ff-0x1):d(_0x4015f0,_0x424b1d,_0x27c98d,_0x58e7ff+0x1,_0x28f250);}return _0x58e7ff<0x0?null:_0x424b1d[_0x58e7ff];}class u extends _0x52c0c7{['licenseKey'];['_licenseKeyCheckInterval'];static get['requires'](){return[i,n];}static get['pluginName'](){return'DocumentOutline';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x737258=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x10ceb5;for(const _0x3c0adb in _0x737258){const _0x1e8c95=_0x3c0adb,_0x52d1d4=_0x737258[_0x1e8c95];if('documentOutlineLicenseKeyValid'==_0x52d1d4||'documentOutlineLicenseKeyInvalid'==_0x52d1d4||'documentOutlineLicenseKeyExpired'==_0x52d1d4||'documentOutlineLicenseKeyDomainLimit'==_0x52d1d4||'documentOutlineLicenseKeyNotAllowed'==_0x52d1d4||'documentOutlineLicenseKeyEvaluationLimit'==_0x52d1d4||'documentOutlineLicenseKeyTrialLimit'==_0x52d1d4||'documentOutlineLicenseKeyUsageLimit'==_0x52d1d4){delete _0x737258[_0x1e8c95],_0x10ceb5=_0x52d1d4,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'documentOutlineLicenseKeyInvalid'==_0x10ceb5&&_0x737258['_showLicenseError']('invalid'),'documentOutlineLicenseKeyExpired'==_0x10ceb5&&_0x737258['_showLicenseError']('expired'),'documentOutlineLicenseKeyDomainLimit'==_0x10ceb5&&_0x737258['_showLicenseError']('domainLimit'),'documentOutlineLicenseKeyNotAllowed'==_0x10ceb5&&_0x737258['_showLicenseError']('featureNotAllowed','DocumentOutline'),'documentOutlineLicenseKeyEvaluationLimit'==_0x10ceb5&&_0x737258['_showLicenseError']('evaluationLimit'),'documentOutlineLicenseKeyTrialLimit'==_0x10ceb5&&_0x737258['_showLicenseError']('trialLimit'),'documentOutlineLicenseKeyUsageLimit'==_0x10ceb5&&_0x737258['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class O extends _0x54fa18{['execute'](){this['editor']['model']['change'](_0x353f8e=>{this['editor']['model']['insertObject'](_0x353f8e['createElement']('tableOfContents'));});}['refresh'](){const _0x168e4e=this['editor']['model'],_0x43d58e=_0x168e4e['document']['selection']['getFirstPosition']();this['isEnabled']=null!==(_0x43d58e&&_0x168e4e['schema']['findAllowedParent'](_0x43d58e,'tableOfContents'));}}class b extends _0x52c0c7{static get['pluginName'](){return'HeadingId';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const _0x5b4a05=this['editor'];if(_0x5b4a05['config']['get']('headingId.modelAttributeName'))return;(function(_0x268173){const _0x1de7c7=new Map();if(_0x268173)return _0x268173['forEach'](_0x202e05=>{'paragraph'!==_0x202e05['model']&&_0x1de7c7['set'](_0x202e05['view'],_0x202e05['model']);}),_0x1de7c7['get']('h1')||_0x1de7c7['set']('h1','heading1'),_0x1de7c7;return _0x1de7c7;}(this['editor']['config']['get']('heading.options'))['forEach']((_0x43d591,_0x1eee6e)=>{this['_customUpcastHeadingsConversion'](_0x1eee6e),this['_customDataDowncastHeadingsConversion'](_0x43d591),_0x5b4a05['model']['schema']['isRegistered'](_0x43d591)&&_0x5b4a05['model']['schema']['extend'](_0x43d591,{'allowAttributes':'headingId'});}),this['_registerHeadingIdAttributePostfixer']());}['_customUpcastHeadingsConversion'](_0x59a214){this['editor']['conversion']['for']('upcast')['add'](_0xa1279c=>_0xa1279c['on']('element:'+_0x59a214,(_0x1a6f1e,_0x3e608c,_0x3d420e)=>{const {consumable:_0x482764,writer:_0x233b69}=_0x3d420e,_0x1939d1=_0x3e608c['viewItem']['getAttribute']('id'),_0x2e7722=_0x3e608c['modelRange']['getContainedElement']();if(_0x2e7722)return _0x1939d1&&_0x1939d1['length']||_0x2e7722['hasAttribute']('headingId')?void(_0x482764['consume'](_0x3e608c['viewItem'],{'attributes':['id']})&&_0x233b69['setAttribute']('headingId',_0x1939d1,_0x2e7722)):(_0x482764['consume'](_0x3e608c['viewItem'],{'attributes':['id']}),void _0x233b69['setAttribute']('headingId',_0x3b2e26(),_0x2e7722));},{'priority':_0x1afaf1['get']('low')+0.5}));}['_customDataDowncastHeadingsConversion'](_0x2ab5e3){this['editor']['conversion']['for']('downcast')['add'](_0x58abfd=>_0x58abfd['on']('attribute:headingId:'+_0x2ab5e3,(_0x286138,_0x1f081c,_0x2892ed)=>{if(!_0x2892ed['consumable']['consume'](_0x1f081c['item'],_0x286138['name']))return;const _0x521503=_0x1f081c['item']['getAttribute']('headingId'),_0x589e2e=_0x2892ed['mapper']['toViewElement'](_0x1f081c['item']);_0x2892ed['writer']['setAttribute']('id',_0x521503,_0x589e2e);}));}['_registerHeadingIdAttributePostfixer'](){const _0x419bd4=this['editor'],_0x5e8efd=new Set(),_0x389dd9=new Set();function _0x11545d(_0x4c0fc8,_0x377e76){const _0x2646ab=_0x3b2e26();return _0x389dd9['add'](_0x2646ab),_0x4c0fc8['setAttribute']('headingId',_0x2646ab,_0x377e76),_0x2646ab;}function _0x36e510(_0x579b4d,_0x1361e7){_0x579b4d['removeAttribute']('headingId',_0x1361e7);}_0x419bd4['model']['document']['registerPostFixer'](_0x58908b=>{const _0x64920c=_0x419bd4['model']['document']['differ']['getChanges']();let _0x3b2919=!0x1;for(const _0x242e70 of _0x64920c)if('insert'==_0x242e70['type']&&_0x242e70['name']){if(_0x242e70['name']['match'](/heading\d/)){const _0x3c82a8=_0x242e70['attributes']['get']('headingId');'string'==typeof _0x3c82a8?_0x5e8efd['has'](_0x3c82a8)?(_0x11545d(_0x58908b,_0x242e70['position']['nodeAfter']),_0x3b2919=!0x0):_0x389dd9['add'](_0x3c82a8):(_0x11545d(_0x58908b,_0x242e70['position']['nodeAfter']),_0x3b2919=!0x0);}else'string'==typeof _0x242e70['attributes']['get']('headingId')&&(_0x36e510(_0x58908b,_0x242e70['position']['nodeAfter']),_0x3b2919=!0x0);}else{if('remove'==_0x242e70['type']){const _0x366105=_0x242e70['attributes']['get']('headingId');'string'==typeof _0x366105&&_0x5e8efd['delete'](_0x366105);}}return _0x3b2919;}),_0x419bd4['model']['document']['on']('change',()=>{_0x389dd9['forEach'](_0x271997=>_0x5e8efd['add'](_0x271997)),_0x389dd9['clear']();});}}class s extends _0x52c0c7{static get['pluginName'](){return'TableOfContentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[_0x3b2516,i,b];}['_currentOutlineDefinitions'];['_tableOfContentsElements'];['_headingIdModelAttributeName'];constructor(_0x3378c1){super(_0x3378c1),this['_currentOutlineDefinitions']=[],this['_tableOfContentsElements']=new Set(),this['_headingIdModelAttributeName']='headingId';}['init'](){const _0x5b42c7=this['editor'],_0x8757d9=_0x5b42c7['editing']['view']['document'];_0x5b42c7['config']['get']('headingId.modelAttributeName')&&(this['_headingIdModelAttributeName']=_0x5b42c7['config']['get']('headingId.modelAttributeName')),this['listenTo'](_0x8757d9,'click',(_0x2605c7,_0x257371)=>{if(!_0x257371['target'])return;const _0x48bf67=_0x257371['target']['getCustomProperty']('tableOfContentsHeadingIndex');Number['isInteger'](_0x48bf67)&&(_0x257371['domEvent']['preventDefault'](),_0x2605c7['stop'](),this['_handleScrollToHeading'](_0x48bf67));},{'priority':'high','context':'$capture'}),this['_defineSchema'](),this['_defineConverters'](),_0x5b42c7['commands']['add']('insertTableOfContents',new O(_0x5b42c7)),(_0x5b42c7['plugins']['get']('DocumentOutlineUtils')['on']('change',(_0x2d5eff,_0x35ba13)=>{this['_currentOutlineDefinitions']=_0x35ba13['outlineDefinitions'],this['_updateTableOfContentsElements']();}),this['listenTo'](_0x5b42c7['model']['document'],'change',()=>{this['_trackNewToCElements']();}));}['afterInit'](){!async function(_0x73f1){const _0x4c6028=_0x31a681([0x35,0x67,0x4c,0x79,0x78,0x49,0x39,0x30,0x46,0x4a,0x62,0x63,0x64,0x53,0x65,0x34,0x4d,0x32,0x50,0x31,0x48,0x5a,0x6d,0x4e,0x36,0x52,0x4b,0x55,0x6c,0x71,0x68,0x57,0x72,0x77,0x42,0x44,0x61,0x7a,0x54,0x41,0x6f,0x6a,0x58,0x56,0x59,0x43,0x37,0x38,0x33,0x76,0x47,0x74,0x69,0x73,0x4f,0x6e,0x6b,0x75,0x51,0x45,0x70,0x66]),_0x3429a3=0x207139cd,_0x5e46fc=0x20765055^_0x3429a3,_0x4f1ab7=window[_0x31a681([0x44,0x61,0x74,0x65])][_0x31a681([0x6e,0x6f,0x77])](),_0x4f32f5=_0x73f1[_0x31a681([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x4d7320=new window[(_0x31a681([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x300c23=>{_0x4f32f5[_0x31a681([0x6f,0x6e,0x63,0x65])](_0x31a681([0x72,0x65,0x61,0x64,0x79]),_0x300c23);}),_0x40b077={[_0x31a681([0x6b,0x74,0x79])]:_0x31a681([0x45,0x43]),[_0x31a681([0x75,0x73,0x65])]:_0x31a681([0x73,0x69,0x67]),[_0x31a681([0x63,0x72,0x76])]:_0x31a681([0x50,0x2d,0x32,0x35,0x36]),[_0x31a681([0x78])]:_0x31a681([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0x31a681([0x79])]:_0x31a681([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0x31a681([0x61,0x6c,0x67])]:_0x31a681([0x45,0x53,0x32,0x35,0x36])},_0x401bea=_0x4f32f5[_0x31a681([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x31a681([0x67,0x65,0x74])](_0x31a681([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x14ddd9(){let _0x19a93b,_0x4060db=null,_0xb71b84=null;try{if(_0x401bea==_0x31a681([0x47,0x50,0x4c]))return _0x31a681([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x19a93b=_0x219b85(),!_0x19a93b)return _0x31a681([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x19a93b[_0x31a681([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0xb71b84=_0x37a039(_0x19a93b[_0x31a681([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x19a93b[_0x31a681([0x6a,0x74,0x69])])),await _0x16be60()?_0x4ac9e8()?_0x273abe()?_0x31a681([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x196634()?(_0x19a93b[_0x31a681([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x31a681([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x4060db=_0x4158fb(_0x31a681([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x19a93b[_0x31a681([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x31a681([0x74,0x72,0x69,0x61,0x6c])&&(_0x4060db=_0x4158fb(_0x31a681([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x1e1ae5()):_0x31a681([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x31a681([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x31a681([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x31a681([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x273abe(){const _0x47e74d=[_0x31a681([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x31a681([0x74,0x72,0x69,0x61,0x6c])][_0x31a681([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x19a93b[_0x31a681([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x4f1ab7/0x3e8:0xe10*_0x5e46fc;return _0x19a93b[_0x31a681([0x65,0x78,0x70])]<_0x47e74d;}function _0x4ac9e8(){const _0x1a5df9=_0x19a93b[_0x31a681([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x1a5df9&&(!!_0x1a5df9[_0x31a681([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x31a681([0x2a]))||(!!_0x1a5df9[_0x31a681([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x31a681([0x54,0x4f,0x43]))||!!_0x1a5df9[_0x31a681([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x31a681([0x50,0x50]))));}function _0x196634(){const _0x33d143=_0x19a93b[_0x31a681([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x33d143||0x0==_0x33d143[_0x31a681([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x1aa8e3}=new URL(window[_0x31a681([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x33d143[_0x31a681([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1aa8e3))return!0x0;const _0x26a677=_0x1aa8e3[_0x31a681([0x73,0x70,0x6c,0x69,0x74])](_0x31a681([0x2e]));return _0x33d143[_0x31a681([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x33b7d2=>_0x33b7d2[_0x31a681([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x31a681([0x2a])))[_0x31a681([0x6d,0x61,0x70])](_0x543534=>_0x543534[_0x31a681([0x73,0x70,0x6c,0x69,0x74])](_0x31a681([0x2e])))[_0x31a681([0x73,0x6f,0x6d,0x65])](_0x502b98=>_0x26a677[_0x31a681([0x65,0x76,0x65,0x72,0x79])]((_0x59551b,_0x2b9214)=>_0x502b98[_0x2b9214]===_0x59551b||_0x502b98[_0x2b9214]===_0x31a681([0x2a])));}function _0x1e1ae5(){return _0x4060db&&_0xb71b84?new window[(_0x31a681([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5ee0a5,_0x210a9b)=>{_0x4060db[_0x31a681([0x74,0x68,0x65,0x6e])](_0x5ee0a5,_0x210a9b),_0xb71b84[_0x31a681([0x74,0x68,0x65,0x6e])](_0x1d5c7d=>{_0x1d5c7d!=_0x31a681([0x56,0x61,0x6c,0x69,0x64])&&_0x5ee0a5(_0x1d5c7d);},_0x210a9b);}):_0x4060db||_0xb71b84||_0x31a681([0x56,0x61,0x6c,0x69,0x64]);}}function _0x37a039(_0x333c6e,_0x3d3809){return new window[(_0x31a681([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xca90b1=>{if(_0x55ea5b())return _0xca90b1(_0x31a681([0x56,0x61,0x6c,0x69,0x64]));_0x4b0d13(),_0x4f32f5[_0x31a681([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x31a681([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x80c54=!0x1;const _0x380ea8=_0x3b2e26();function _0x215f3d(_0x5a12dd){return!!_0x5a12dd&&(typeof _0x5a12dd===_0x31a681([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x5a12dd===_0x31a681([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x5a12dd[_0x31a681([0x74,0x68,0x65,0x6e])]===_0x31a681([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x5a12dd[_0x31a681([0x63,0x61,0x74,0x63,0x68])]===_0x31a681([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x2e9d21(_0x450220){_0x5585b7(_0x450220)[_0x31a681([0x74,0x68,0x65,0x6e])](_0x3579a7=>{if(!_0x3579a7||_0x3579a7[_0x31a681([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x31a681([0x6f,0x6b]))return _0x31a681([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x4c61a3(_0xab3e9b(_0x380ea8+_0x3d3809))!=_0x3579a7[_0x31a681([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x31a681([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x31a681([0x56,0x61,0x6c,0x69,0x64]);})[_0x31a681([0x74,0x68,0x65,0x6e])](_0x3b282f=>(_0x29c01b(),_0x3b282f),()=>{const _0x2b6a6a=_0x7677b0();return null==_0x2b6a6a?(_0x29c01b(),_0x31a681([0x56,0x61,0x6c,0x69,0x64])):_0x31a681(_0x4f1ab7-_0x2b6a6a>(0x47dbdcd^_0x3429a3)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x31a681([0x74,0x68,0x65,0x6e])](_0xca90b1)[_0x31a681([0x63,0x61,0x74,0x63,0x68])](()=>{_0xca90b1(_0x31a681([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x290f06=0x2047d74d^_0x3429a3;function _0x29c01b(){const _0x59578e=_0x31a681([0x6c,0x6c,0x63,0x74,0x2d])+_0x4c61a3(_0xab3e9b(_0x333c6e)),_0x9c155d=_0x3471bb(_0x4c61a3(window[_0x31a681([0x4d,0x61,0x74,0x68])][_0x31a681([0x63,0x65,0x69,0x6c])](_0x4f1ab7/_0x290f06)));window[_0x31a681([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x31a681([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x59578e,_0x9c155d);}function _0x7677b0(){const _0x109a23=_0x31a681([0x6c,0x6c,0x63,0x74,0x2d])+_0x4c61a3(_0xab3e9b(_0x333c6e)),_0x476e50=window[_0x31a681([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x31a681([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x109a23);return _0x476e50?window[_0x31a681([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3471bb(_0x476e50),0x10)*_0x290f06:null;}function _0x5585b7(_0x21f925){return new window[(_0x31a681([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x47f8e6,_0x5c215b)=>{_0x21f925[_0x31a681([0x74,0x68,0x65,0x6e])](_0x47f8e6,_0x5c215b),window[_0x31a681([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x5c215b,0x2070ed0d^_0x3429a3);});}}_0x4f32f5[_0x31a681([0x6f,0x6e])](_0x31a681([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x471647,_0x4e563b)=>{if(_0x4e563b[0x0]!=_0x333c6e)return _0xca90b1(_0x31a681([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x4e563b[0x1]={..._0x4e563b[0x1],[_0x31a681([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x380ea8};},{[_0x31a681([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x31a681([0x68,0x69,0x67,0x68])}),_0x4f32f5[_0x31a681([0x6f,0x6e])](_0x31a681([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x40c4a1=>{_0x215f3d(_0x40c4a1[_0x31a681([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x80c54=!0x0,_0x2e9d21(_0x40c4a1[_0x31a681([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x31a681([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x31a681([0x6c,0x6f,0x77])}),_0x4d7320[_0x31a681([0x74,0x68,0x65,0x6e])](()=>{_0x80c54||_0xca90b1(_0x31a681([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x55ea5b(){return _0x4f32f5[_0x31a681([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x31a681([0x76,0x69,0x65,0x77])][_0x31a681([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x31a681([0x61,0x75,0x74,0x6f]);}function _0x4b0d13(){_0x4f32f5[_0x31a681([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x31a681([0x76,0x69,0x65,0x77])][_0x31a681([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x31a681([0x61,0x75,0x74,0x6f]);}}function _0x4158fb(_0x42fe5b){const _0x32ab0f=[new window[(_0x31a681([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x101db4=>setTimeout(_0x101db4,0x20780701^_0x3429a3)),_0x4d7320[_0x31a681([0x74,0x68,0x65,0x6e])](()=>new window[(_0x31a681([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x34c29d=>{let _0x43d833=0x0;_0x4f32f5[_0x31a681([0x6d,0x6f,0x64,0x65,0x6c])][_0x31a681([0x6f,0x6e])](_0x31a681([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x4eff78,_0x8433ab)=>{_0x8433ab[0x0][_0x31a681([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x43d833++,_0x43d833==(0x20713835^_0x3429a3)&&(_0x34c29d(),_0x4eff78[_0x31a681([0x6f,0x66,0x66])]());});}))];return window[_0x31a681([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x31a681([0x72,0x61,0x63,0x65])](_0x32ab0f)[_0x31a681([0x74,0x68,0x65,0x6e])](()=>_0x42fe5b);}async function _0x13b44f(){await _0x4d7320,_0x4f32f5[_0x31a681([0x6d,0x6f,0x64,0x65,0x6c])][_0x31a681([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x33f853,_0x4f32f5[_0x31a681([0x6d,0x6f,0x64,0x65,0x6c])][_0x31a681([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x33f853,_0x4f32f5[_0x31a681([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x31a681([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x1d82ef(_0x569312){const _0x3ab0d3=_0x4e51eb();_0x4f32f5[_0x3ab0d3]=_0x31a681([0x74,0x61,0x62,0x6c,0x65,0x4f,0x66,0x43,0x6f,0x6e,0x74,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x569312,_0x569312!=_0x31a681([0x56,0x61,0x6c,0x69,0x64])&&_0x13b44f();}function _0x4e51eb(){const _0x5dffdf=window[_0x31a681([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x31a681([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x31a681([0x6e,0x6f,0x77])]())[_0x31a681([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x31a681([0x2e]),'');let _0x6c04e3=_0x31a681([0x67]);for(let _0x310723=0x0;_0x310723<_0x5dffdf[_0x31a681([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x310723+=0x2){let _0x44cee7=window[_0x31a681([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5dffdf[_0x31a681([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x310723,_0x310723+0x2));_0x44cee7>=_0x4c6028[_0x31a681([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x44cee7-=_0x4c6028[_0x31a681([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x6c04e3+=_0x4c6028[_0x44cee7];}return _0x6c04e3;}function _0x219b85(){const _0x5134b9=_0x401bea[_0x31a681([0x73,0x70,0x6c,0x69,0x74])](_0x31a681([0x2e]));if(0x3!=_0x5134b9[_0x31a681([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x1f1162(_0x5134b9[0x1]);function _0x1f1162(_0x528222){const _0x2d74e6=_0x301cde(_0x528222);return _0x2d74e6&&_0x329959()?_0x2d74e6:null;function _0x329959(){const _0x4dee5b=_0x2d74e6[_0x31a681([0x6a,0x74,0x69])],_0x6714d1=window[_0x31a681([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4dee5b[_0x31a681([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4dee5b[_0x31a681([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x330b97={..._0x2d74e6,[_0x31a681([0x6a,0x74,0x69])]:_0x4dee5b[_0x31a681([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x4dee5b[_0x31a681([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x330b97[_0x31a681([0x76,0x63])],_0xab3e9b(_0x330b97)==_0x6714d1;}}}async function _0x16be60(){let _0x4c3923=!0x0;try{const _0x381bb8=_0x401bea[_0x31a681([0x73,0x70,0x6c,0x69,0x74])](_0x31a681([0x2e])),[_0x4d672e,_0x557f80,_0x5ab4d5]=_0x381bb8;return _0x9df50b(_0x4d672e),await _0x3c2db5(_0x4d672e,_0x557f80,_0x5ab4d5),_0x4c3923;}catch{return!0x1;}function _0x9df50b(_0x517f8c){const _0x5b11c3=_0x301cde(_0x517f8c);_0x5b11c3&&_0x5b11c3[_0x31a681([0x61,0x6c,0x67])]==_0x31a681([0x45,0x53,0x32,0x35,0x36])||(_0x4c3923=!0x1);}async function _0x3c2db5(_0x3408fa,_0x1dbd4f,_0x373bbd){const _0xf2abb5=window[_0x31a681([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x31a681([0x66,0x72,0x6f,0x6d])](_0x702fc1(_0x373bbd),_0x18e707=>_0x18e707[_0x31a681([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x29760f=new window[(_0x31a681([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x31a681([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3408fa+_0x31a681([0x2e])+_0x1dbd4f),_0x6726e2=window[_0x31a681([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x31a681([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x6726e2)return;const _0x384089=await _0x6726e2[_0x31a681([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x31a681([0x6a,0x77,0x6b]),_0x40b077,{[_0x31a681([0x6e,0x61,0x6d,0x65])]:_0x31a681([0x45,0x43,0x44,0x53,0x41]),[_0x31a681([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x31a681([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x31a681([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x6726e2[_0x31a681([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x31a681([0x6e,0x61,0x6d,0x65])]:_0x31a681([0x45,0x43,0x44,0x53,0x41]),[_0x31a681([0x68,0x61,0x73,0x68])]:{[_0x31a681([0x6e,0x61,0x6d,0x65])]:_0x31a681([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x384089,_0xf2abb5,_0x29760f)||(_0x4c3923=!0x1);}}function _0x301cde(_0x343e67){return _0x343e67[_0x31a681([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x31a681([0x65,0x79]))?JSON[_0x31a681([0x70,0x61,0x72,0x73,0x65])](_0x702fc1(_0x343e67)):null;}function _0x702fc1(_0x1063e9){return window[_0x31a681([0x61,0x74,0x6f,0x62])](_0x1063e9[_0x31a681([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x31a681([0x2b]))[_0x31a681([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x31a681([0x2f])));}function _0xab3e9b(_0x36d2bb){let _0x548c39=0x1505;function _0x582b70(_0x28a485){for(let _0x24e8bf=0x0;_0x24e8bf<_0x28a485[_0x31a681([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x24e8bf++){const _0x3d5bb0=_0x28a485[_0x31a681([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x24e8bf);_0x548c39=(_0x548c39<<0x5)+_0x548c39+_0x3d5bb0,_0x548c39&=_0x548c39;}}function _0x27344f(_0x1cffed){Array[_0x31a681([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x1cffed)?_0x1cffed[_0x31a681([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x27344f):_0x1cffed&&typeof _0x1cffed==_0x31a681([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x31a681([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x1cffed)[_0x31a681([0x73,0x6f,0x72,0x74])]()[_0x31a681([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x4c6d41,_0x46e7ff])=>{_0x582b70(_0x4c6d41),_0x27344f(_0x46e7ff);}):_0x582b70(window[_0x31a681([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x1cffed));}return _0x27344f(_0x36d2bb),_0x548c39>>>0x0;}function _0x4c61a3(_0x4fb3ea){return _0x4fb3ea[_0x31a681([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x31a681([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x31a681([0x30]));}function _0x3471bb(_0x59099f){return _0x59099f[_0x31a681([0x73,0x70,0x6c,0x69,0x74])]('')[_0x31a681([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x31a681([0x6a,0x6f,0x69,0x6e])]('');}function _0x33f853(){}function _0x31a681(_0x40a155){return _0x40a155['map'](_0x39a17d=>String['fromCharCode'](_0x39a17d))['join']('');}_0x1d82ef(await _0x14ddd9());}(this);}['_updateTableOfContentsElements'](){this['_tableOfContentsElements']['forEach'](_0x46d6f1=>{'$graveyard'!==_0x46d6f1['rootName']&&this['editor']['editing']['reconvertItem'](_0x46d6f1);});}['_trackNewToCElements'](){for(const _0x5ce261 of this['editor']['model']['document']['differ']['getChanges']({'includeChangesInGraveyard':!0x0})){if('insert'!==_0x5ce261['type']||'tableOfContents'!==_0x5ce261['name'])return;this['_tableOfContentsElements']['add'](_0x5ce261['position']['nodeAfter']);}}['_defineSchema'](){this['editor']['model']['schema']['register']('tableOfContents',{'inheritAllFrom':'$blockObject'});}['_defineConverters'](){const _0x29d91c=this['editor']['conversion'];_0x29d91c['for']('upcast')['elementToElement']({'model':'tableOfContents','view':{'name':'div','classes':'table-of-contents'}}),_0x29d91c['for']('dataDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x2a2bd4,{writer:_0x282c9})=>this['_createTableOfContents'](_0x282c9,!0x0)}),_0x29d91c['for']('editingDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x215654,{writer:_0xf9deb2})=>{this['_tableOfContentsElements']['add'](_0x215654);const _0x3b8976=this['_createTableOfContents'](_0xf9deb2);return _0x3f3721(_0x3b8976,_0xf9deb2,{'label':j(this['editor']['locale'],'Table\x20of\x20contents')});}}),this['editor']['data']['registerRawContentMatcher']({'name':'div','classes':'table-of-contents'}),this['editor']['editing']['mapper']['on']('viewToModelPosition',this['_redirectMapper'](),{'priority':'high'});}['_createTableOfContents'](_0x1c1a2b,_0x1a3a43=!0x1){const {locale:_0xbfed40}=this['editor'],_0x29a688=_0x1c1a2b['createContainerElement']('div',{'class':'table-of-contents'+(0x0===this['_currentOutlineDefinitions']['length']?'\x20table-of-contents_empty':''),...!_0x1a3a43&&{'data-table-of-contents-label':j(_0xbfed40,'Table\x20of\x20contents')}});0x0===this['_currentOutlineDefinitions']['length']&&!0x1===_0x1a3a43&&_0x1c1a2b['insert'](_0x1c1a2b['createPositionAt'](_0x29a688,'end'),_0x1c1a2b['createContainerElement']('p',{'class':'table-of-contents__placeholder'},[_0x1c1a2b['createText'](j(_0xbfed40,'No\x20headings\x20were\x20found\x20in\x20the\x20document.'))]));const _0x1b98ce=_0x1a3a43?'':'['+j(_0xbfed40,'Empty\x20heading')+']';let _0x2560bd=_0x29a688;return this['_currentOutlineDefinitions']['forEach']((_0x33daf1,_0x2464e1,_0x566d5e)=>{const _0x51adf1=this['editor']['model']['hasContent'](_0x33daf1['modelElement'],{'ignoreWhitespaces':!0x0}),_0x3d2138=_0x51adf1?_0x33daf1['text']:_0x1b98ce,_0x38a51a=_0x33daf1['modelElement']['getAttribute'](this['_headingIdModelAttributeName']),_0x485725=_0x1c1a2b['createContainerElement']('a',{'href':'#'+_0x38a51a,...!_0x1a3a43&&{'tabindex':'-1'}},[_0x1c1a2b['createText'](_0x3d2138)]),_0x3e17fe=this['editor']['config']['get']('documentOutline.showEmptyHeadings');_0x1c1a2b['setCustomProperty']('tableOfContentsHeadingIndex',_0x2464e1,_0x485725);const _0x258201=_0x1c1a2b['createContainerElement']('li',null,[_0x51adf1||!_0x1a3a43&&_0x3e17fe?_0x485725:_0x1c1a2b['createText']('')]),_0xa6efaa=_0x2464e1?_0x566d5e[_0x2464e1-0x1]['level']:0x0,_0x5afc95=Math['abs'](_0x33daf1['level']-_0xa6efaa);if(_0x33daf1['level']>_0xa6efaa){const _0x554b7d=N(_0x258201,_0x5afc95,_0x1c1a2b);_0x1c1a2b['insert'](_0x1c1a2b['createPositionAt'](_0x2560bd,'end'),_0x554b7d);}else{const _0x4c8b23=function(_0x5e8165,_0x48c524){return _0x5e8165['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})['filter'](_0xf9207e=>_0xf9207e['is']('element','ol'))[_0x48c524];}(_0x2560bd,_0x5afc95);_0x1c1a2b['insert'](_0x1c1a2b['createPositionAt'](_0x4c8b23,'end'),_0x258201);}_0x2560bd=_0x258201;}),_0x29a688;}['_handleScrollToHeading'](_0xc4e305){const _0x12f18e=this['_currentOutlineDefinitions'][_0xc4e305]['modelElement'];this['editor']['model']['change'](_0x3d8a3d=>{_0x3d8a3d['setSelection'](_0x12f18e,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0});}['_redirectMapper'](){return(_0x34d952,_0x377690)=>{const _0x157d2b=_0x377690['mapper'],_0x1c8ae3=_0x157d2b['findMappedViewAncestor'](_0x377690['viewPosition']),_0x5cd9af=_0x157d2b['toModelElement'](_0x1c8ae3);_0x5cd9af['is']('element','tableOfContents')&&(_0x377690['modelPosition']=this['editor']['model']['createPositionAt'](_0x5cd9af,0x0),_0x34d952['stop']());};}}function N(_0xdfe891,_0x3b2ef7,_0x3cc845){return 0x1===_0x3b2ef7?_0x3cc845['createContainerElement']('ol',null,[_0xdfe891]):_0x3cc845['createContainerElement']('ol',null,[_0x3cc845['createContainerElement']('li',null,[N(_0xdfe891,_0x3b2ef7-0x1,_0x3cc845)])]);}class o extends _0x52c0c7{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'TableOfContentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x23d654=this['editor'];_0x23d654['ui']['componentFactory']['add']('tableOfContents',()=>{const _0x12efdf=this['_createButton'](_0x53979a);return _0x12efdf['tooltip']=!0x0,_0x12efdf;}),_0x23d654['ui']['componentFactory']['add']('menuBar:tableOfContents',()=>this['_createButton'](_0x2aa567)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x3c931d=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0xb54916;for(const _0x1b5aba in _0x3c931d){const _0x4c27f3=_0x1b5aba,_0x28c957=_0x3c931d[_0x4c27f3];if('tableOfContentsLicenseKeyValid'==_0x28c957||'tableOfContentsLicenseKeyInvalid'==_0x28c957||'tableOfContentsLicenseKeyExpired'==_0x28c957||'tableOfContentsLicenseKeyDomainLimit'==_0x28c957||'tableOfContentsLicenseKeyNotAllowed'==_0x28c957||'tableOfContentsLicenseKeyEvaluationLimit'==_0x28c957||'tableOfContentsLicenseKeyTrialLimit'==_0x28c957||'tableOfContentsLicenseKeyUsageLimit'==_0x28c957){delete _0x3c931d[_0x4c27f3],_0xb54916=_0x28c957,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'tableOfContentsLicenseKeyInvalid'==_0xb54916&&_0x3c931d['_showLicenseError']('invalid'),'tableOfContentsLicenseKeyExpired'==_0xb54916&&_0x3c931d['_showLicenseError']('expired'),'tableOfContentsLicenseKeyDomainLimit'==_0xb54916&&_0x3c931d['_showLicenseError']('domainLimit'),'tableOfContentsLicenseKeyNotAllowed'==_0xb54916&&_0x3c931d['_showLicenseError']('featureNotAllowed','TableOfContents'),'tableOfContentsLicenseKeyEvaluationLimit'==_0xb54916&&_0x3c931d['_showLicenseError']('evaluationLimit'),'tableOfContentsLicenseKeyTrialLimit'==_0xb54916&&_0x3c931d['_showLicenseError']('trialLimit'),'tableOfContentsLicenseKeyUsageLimit'==_0xb54916&&_0x3c931d['_showLicenseError']('usageLimit');},0x3e8);}['_createButton'](_0x17b9ab){const _0x392c8b=this['editor'],_0x5b1002=_0x392c8b['locale'],_0x2fc452=_0x392c8b['commands']['get']('insertTableOfContents'),_0x94089c=new _0x17b9ab(_0x5b1002);return _0x94089c['set']({'label':j(_0x5b1002,'Table\x20of\x20contents'),'icon':_0x2b1fe1}),_0x94089c['bind']('isEnabled')['to'](_0x2fc452,'isEnabled'),this['listenTo'](_0x94089c,'execute',()=>{_0x392c8b['execute']('insertTableOfContents'),_0x392c8b['editing']['view']['focus']();}),_0x94089c;}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x52c0c7{static get['requires'](){return[s,o];}static get['pluginName'](){return'TableOfContents';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{u as DocumentOutline,n as DocumentOutlineUI,i as DocumentOutlineUtils,b as HeadingId,a as TableOfContents,O as TableOfContentsCommand,s as TableOfContentsEditing,o as TableOfContentsUI};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-document-outline",
3
- "version": "45.2.0-alpha.3",
3
+ "version": "45.2.0-alpha.5",
4
4
  "description": "Document outline feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -13,14 +13,14 @@
13
13
  "type": "module",
14
14
  "main": "src/index.js",
15
15
  "dependencies": {
16
- "@ckeditor/ckeditor5-core": "45.2.0-alpha.3",
17
- "@ckeditor/ckeditor5-engine": "45.2.0-alpha.3",
18
- "@ckeditor/ckeditor5-heading": "45.2.0-alpha.3",
19
- "@ckeditor/ckeditor5-icons": "45.2.0-alpha.3",
20
- "@ckeditor/ckeditor5-ui": "45.2.0-alpha.3",
21
- "@ckeditor/ckeditor5-utils": "45.2.0-alpha.3",
22
- "@ckeditor/ckeditor5-widget": "45.2.0-alpha.3",
23
- "ckeditor5": "45.2.0-alpha.3",
16
+ "@ckeditor/ckeditor5-core": "45.2.0-alpha.5",
17
+ "@ckeditor/ckeditor5-engine": "45.2.0-alpha.5",
18
+ "@ckeditor/ckeditor5-heading": "45.2.0-alpha.5",
19
+ "@ckeditor/ckeditor5-icons": "45.2.0-alpha.5",
20
+ "@ckeditor/ckeditor5-ui": "45.2.0-alpha.5",
21
+ "@ckeditor/ckeditor5-utils": "45.2.0-alpha.5",
22
+ "@ckeditor/ckeditor5-widget": "45.2.0-alpha.5",
23
+ "ckeditor5": "45.2.0-alpha.5",
24
24
  "es-toolkit": "1.32.0"
25
25
  },
26
26
  "license": "SEE LICENSE IN LICENSE.md",
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2a6913=_0x4be3;function _0x28af(){const _0x55ec97=['1037701MDcTxR','scroll','model','map','top','element','_currentOutlineDefinitions','activeItemIndex','getDomRoot','getVisible','1sewbfd','isOfficialPlugin','mapViewToDom','render','DocumentOutlineUtils','setSelection','1310844rXhMla','indexOf','183HVCWxN','cancel','toViewElement','focus','locale','_handleOutlineChange','8703VMNpgW','getRootNames','5300tzIzRO','documentOutline.showEmptyHeadings','domConverter','get','_setActiveViewItem','126938CGJSyK','DocumentOutlineUI','8456jiCXDT','length','add','_handleItemSelected','resize','fromCharCode','getIntersection','pluginName','itemSelected','plugins','afterInit','modelElement','scrollToTheSelection','destroy','_updateActiveDefinitionFromViewportThrottled','2794187etKpAG','window','documentOutline.container','document','795620AkFCLU','href','join','change','height','floor','listenTo','8wUdwMX','bottom','document-outline-container-not-provided','view','focusTracker','editing','appendChild','mapper','bind','init','isPremiumPlugin','config','editor','sync','_updateActiveDefinitionOnViewportChange'];_0x28af=function(){return _0x55ec97;};return _0x28af();}(function(_0x1ab564,_0x1554d5){const _0xa36991=_0x4be3,_0x782731=_0x1ab564();while(!![]){try{const _0x158911=parseInt(_0xa36991(0x119))/0x1*(-parseInt(_0xa36991(0x12e))/0x2)+parseInt(_0xa36991(0x121))/0x3*(-parseInt(_0xa36991(0x130))/0x4)+parseInt(_0xa36991(0x143))/0x5+parseInt(_0xa36991(0x11f))/0x6+-parseInt(_0xa36991(0x10f))/0x7*(parseInt(_0xa36991(0x14a))/0x8)+-parseInt(_0xa36991(0x127))/0x9*(-parseInt(_0xa36991(0x129))/0xa)+-parseInt(_0xa36991(0x13f))/0xb;if(_0x158911===_0x1554d5)break;else _0x782731['push'](_0x782731['shift']());}catch(_0x2d40fd){_0x782731['push'](_0x782731['shift']());}}}(_0x28af,0x48201));function _0x4be3(_0x11bbca,_0x176fff){const _0x28af6d=_0x28af();return _0x4be3=function(_0x4be312,_0x1bb32a){_0x4be312=_0x4be312-0x108;let _0x2833f1=_0x28af6d[_0x4be312];return _0x2833f1;},_0x4be3(_0x11bbca,_0x176fff);}import{Plugin as _0xc17a17}from'ckeditor5/src/core.js';import{CKEditorError as _0x297529,global as _0x40e58e,Rect as _0x4b2a20,uid as _0x5219db}from'ckeditor5/src/utils.js';import _0x99cc2c from'./ui/documentoutlineview.js';import{throttle as _0x48081b}from'es-toolkit/compat';import'../../theme/documentoutline.css';export default class n extends _0xc17a17{[_0x2a6913(0x14d)];[_0x2a6913(0x115)];[_0x2a6913(0x13e)];static get[_0x2a6913(0x137)](){const _0x28d6b5=_0x2a6913;return _0x28d6b5(0x12f);}static get[_0x2a6913(0x11a)](){return!0x0;}static get[_0x2a6913(0x10a)](){return!0x0;}constructor(_0x20bcf8){const _0x35745d=_0x2a6913;super(_0x20bcf8),this[_0x35745d(0x14d)]=new _0x99cc2c(_0x20bcf8[_0x35745d(0x125)],this[_0x35745d(0x10c)][_0x35745d(0x10b)][_0x35745d(0x12c)](_0x35745d(0x12a)),this[_0x35745d(0x10c)][_0x35745d(0x10b)][_0x35745d(0x12c)](_0x35745d(0x141))),this[_0x35745d(0x115)]=[],this[_0x35745d(0x13e)]=_0x48081b(this[_0x35745d(0x10e)][_0x35745d(0x108)](this),0x64);}[_0x2a6913(0x109)](){const _0x21bed9=_0x2a6913,_0x35c905=this[_0x21bed9(0x10c)],_0x1b6edd=_0x35c905[_0x21bed9(0x139)][_0x21bed9(0x12c)](_0x21bed9(0x11d));let _0x5eb5ef=!0x1;if(this[_0x21bed9(0x14d)][_0x21bed9(0x11c)](),this[_0x21bed9(0x10c)]['ui'][_0x21bed9(0x14e)][_0x21bed9(0x132)](this[_0x21bed9(0x14d)][_0x21bed9(0x114)]),!_0x35c905[_0x21bed9(0x10b)][_0x21bed9(0x12c)](_0x21bed9(0x141)))throw new _0x297529(_0x21bed9(0x14c),{'editor':_0x35c905});_0x35c905[_0x21bed9(0x10b)][_0x21bed9(0x12c)](_0x21bed9(0x141))[_0x21bed9(0x150)](this[_0x21bed9(0x14d)][_0x21bed9(0x114)]),_0x1b6edd['on'](_0x21bed9(0x146),this[_0x21bed9(0x126)][_0x21bed9(0x108)](this)),_0x1b6edd['on'](_0x21bed9(0x116),(_0x472e5c,{index:_0x55d79e})=>this[_0x21bed9(0x12d)](_0x55d79e)),this[_0x21bed9(0x14d)]['on'](_0x21bed9(0x138),(_0xde1e5b,_0x511e4c)=>{const _0x12c712=_0x21bed9;_0x5eb5ef=!0x0,this[_0x12c712(0x133)](_0x511e4c);}),this[_0x21bed9(0x14d)][_0x21bed9(0x149)](_0x40e58e[_0x21bed9(0x142)],_0x21bed9(0x110),()=>{const _0x454563=_0x21bed9;_0x5eb5ef?_0x5eb5ef=!0x1:this[_0x454563(0x13e)]();},{'useCapture':!0x0}),this[_0x21bed9(0x14d)][_0x21bed9(0x149)](_0x40e58e[_0x21bed9(0x140)],_0x21bed9(0x134),this[_0x21bed9(0x13e)],{'useCapture':!0x0});}[_0x2a6913(0x13a)](){!async function(_0x35a3d7){const _0x28bee3=_0x47db4b([0x66,0x42,0x6e,0x4c,0x41,0x33,0x53,0x43,0x7a,0x62,0x34,0x70,0x68,0x58,0x78,0x4d,0x5a,0x54,0x74,0x73,0x71,0x56,0x52,0x30,0x79,0x47,0x4e,0x50,0x63,0x55,0x38,0x6a,0x4b,0x6c,0x72,0x76,0x37,0x57,0x51,0x44,0x6d,0x6b,0x32,0x39,0x75,0x59,0x46,0x61,0x49,0x45,0x69,0x4a,0x64,0x35,0x65,0x48,0x77,0x6f,0x4f,0x67,0x31,0x36]),_0x5393da=0x5a28e6c0,_0x2ef5a7=0x5a2f8fa8^_0x5393da,_0x287971=window[_0x47db4b([0x44,0x61,0x74,0x65])][_0x47db4b([0x6e,0x6f,0x77])](),_0x35313b=_0x35a3d7[_0x47db4b([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x24cb5a=new window[(_0x47db4b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x360f98=>{_0x35313b[_0x47db4b([0x6f,0x6e,0x63,0x65])](_0x47db4b([0x72,0x65,0x61,0x64,0x79]),_0x360f98);}),_0x3b26fc={[_0x47db4b([0x6b,0x74,0x79])]:_0x47db4b([0x45,0x43]),[_0x47db4b([0x75,0x73,0x65])]:_0x47db4b([0x73,0x69,0x67]),[_0x47db4b([0x63,0x72,0x76])]:_0x47db4b([0x50,0x2d,0x32,0x35,0x36]),[_0x47db4b([0x78])]:_0x47db4b([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0x47db4b([0x79])]:_0x47db4b([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0x47db4b([0x61,0x6c,0x67])]:_0x47db4b([0x45,0x53,0x32,0x35,0x36])},_0x12d97f=_0x35313b[_0x47db4b([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x47db4b([0x67,0x65,0x74])](_0x47db4b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x64e367(){let _0x56d95c,_0x3db59e=null,_0x4fe306=null;try{if(_0x12d97f==_0x47db4b([0x47,0x50,0x4c]))return _0x47db4b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x56d95c=_0xe39660(),!_0x56d95c)return _0x47db4b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x56d95c[_0x47db4b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x4fe306=_0x16257b(_0x56d95c[_0x47db4b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x56d95c[_0x47db4b([0x6a,0x74,0x69])])),await _0x3f07fe()?_0x24ae6b()?_0x2643dc()?_0x47db4b([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x1dec50()?(_0x56d95c[_0x47db4b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x47db4b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3db59e=_0x3ea20f(_0x47db4b([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x56d95c[_0x47db4b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x47db4b([0x74,0x72,0x69,0x61,0x6c])&&(_0x3db59e=_0x3ea20f(_0x47db4b([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x399cd4()):_0x47db4b([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x47db4b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x47db4b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x47db4b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x2643dc(){const _0x4ab810=[_0x47db4b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x47db4b([0x74,0x72,0x69,0x61,0x6c])][_0x47db4b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x56d95c[_0x47db4b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x287971/0x3e8:0xe10*_0x2ef5a7;return _0x56d95c[_0x47db4b([0x65,0x78,0x70])]<_0x4ab810;}function _0x24ae6b(){const _0x341a49=_0x56d95c[_0x47db4b([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x341a49&&(!!_0x341a49[_0x47db4b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x47db4b([0x2a]))||(!!_0x341a49[_0x47db4b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x47db4b([0x44,0x4f]))||!!_0x341a49[_0x47db4b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x47db4b([0x50,0x50]))));}function _0x1dec50(){const _0x589286=_0x4be3,_0x6ee112=_0x56d95c[_0x47db4b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x6ee112||0x0==_0x6ee112[_0x47db4b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x1f560b}=new URL(window[_0x47db4b([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x589286(0x144)]);if(_0x6ee112[_0x47db4b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1f560b))return!0x0;const _0xbe1aa8=_0x1f560b[_0x47db4b([0x73,0x70,0x6c,0x69,0x74])](_0x47db4b([0x2e]));return _0x6ee112[_0x47db4b([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xdc70b1=>_0xdc70b1[_0x47db4b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x47db4b([0x2a])))[_0x47db4b([0x6d,0x61,0x70])](_0x40d9fe=>_0x40d9fe[_0x47db4b([0x73,0x70,0x6c,0x69,0x74])](_0x47db4b([0x2e])))[_0x47db4b([0x73,0x6f,0x6d,0x65])](_0x5aaaee=>_0xbe1aa8[_0x47db4b([0x65,0x76,0x65,0x72,0x79])]((_0x7c2322,_0x516dd8)=>_0x5aaaee[_0x516dd8]===_0x7c2322||_0x5aaaee[_0x516dd8]===_0x47db4b([0x2a])));}function _0x399cd4(){return _0x3db59e&&_0x4fe306?new window[(_0x47db4b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x48a68e,_0x4cd093)=>{_0x3db59e[_0x47db4b([0x74,0x68,0x65,0x6e])](_0x48a68e,_0x4cd093),_0x4fe306[_0x47db4b([0x74,0x68,0x65,0x6e])](_0x52489b=>{_0x52489b!=_0x47db4b([0x56,0x61,0x6c,0x69,0x64])&&_0x48a68e(_0x52489b);},_0x4cd093);}):_0x3db59e||_0x4fe306||_0x47db4b([0x56,0x61,0x6c,0x69,0x64]);}}function _0x16257b(_0x1ed22b,_0xb2940e){return new window[(_0x47db4b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x61ba48=>{if(_0xe4098f())return _0x61ba48(_0x47db4b([0x56,0x61,0x6c,0x69,0x64]));_0x56e7b9(),_0x35313b[_0x47db4b([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x47db4b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x29e0f4=!0x1;const _0xb3be32=_0x5219db();function _0x4e36bb(_0x437cd0){return!!_0x437cd0&&(typeof _0x437cd0===_0x47db4b([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x437cd0===_0x47db4b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x437cd0[_0x47db4b([0x74,0x68,0x65,0x6e])]===_0x47db4b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x437cd0[_0x47db4b([0x63,0x61,0x74,0x63,0x68])]===_0x47db4b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0xd0bc2f(_0x5dd227){_0xad4ccd(_0x5dd227)[_0x47db4b([0x74,0x68,0x65,0x6e])](_0x5ccec1=>{if(!_0x5ccec1||_0x5ccec1[_0x47db4b([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x47db4b([0x6f,0x6b]))return _0x47db4b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x28a5e8(_0x68e41a(_0xb3be32+_0xb2940e))!=_0x5ccec1[_0x47db4b([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x47db4b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x47db4b([0x56,0x61,0x6c,0x69,0x64]);})[_0x47db4b([0x74,0x68,0x65,0x6e])](_0x80fdc4=>(_0x28f7f1(),_0x80fdc4),()=>{const _0x4996e0=_0x12d343();return null==_0x4996e0?(_0x28f7f1(),_0x47db4b([0x56,0x61,0x6c,0x69,0x64])):_0x47db4b(_0x287971-_0x4996e0>(0x7e2462c0^_0x5393da)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x47db4b([0x74,0x68,0x65,0x6e])](_0x61ba48)[_0x47db4b([0x63,0x61,0x74,0x63,0x68])](()=>{_0x61ba48(_0x47db4b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x3185e0=0x5a1e0840^_0x5393da;function _0x28f7f1(){const _0x4ca542=_0x47db4b([0x6c,0x6c,0x63,0x74,0x2d])+_0x28a5e8(_0x68e41a(_0x1ed22b)),_0x48a09c=_0x2f07b6(_0x28a5e8(window[_0x47db4b([0x4d,0x61,0x74,0x68])][_0x47db4b([0x63,0x65,0x69,0x6c])](_0x287971/_0x3185e0)));window[_0x47db4b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x47db4b([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4ca542,_0x48a09c);}function _0x12d343(){const _0x2a783e=_0x47db4b([0x6c,0x6c,0x63,0x74,0x2d])+_0x28a5e8(_0x68e41a(_0x1ed22b)),_0x4f8233=window[_0x47db4b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x47db4b([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2a783e);return _0x4f8233?window[_0x47db4b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2f07b6(_0x4f8233),0x10)*_0x3185e0:null;}function _0xad4ccd(_0x5e0c5d){return new window[(_0x47db4b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x152f58,_0x1fb78d)=>{_0x5e0c5d[_0x47db4b([0x74,0x68,0x65,0x6e])](_0x152f58,_0x1fb78d),window[_0x47db4b([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x1fb78d,0x5a293200^_0x5393da);});}}_0x35313b[_0x47db4b([0x6f,0x6e])](_0x47db4b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x47e17e,_0x597021)=>{if(_0x597021[0x0]!=_0x1ed22b)return _0x61ba48(_0x47db4b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x597021[0x1]={..._0x597021[0x1],[_0x47db4b([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0xb3be32};},{[_0x47db4b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x47db4b([0x68,0x69,0x67,0x68])}),_0x35313b[_0x47db4b([0x6f,0x6e])](_0x47db4b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x2fa07a=>{_0x4e36bb(_0x2fa07a[_0x47db4b([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x29e0f4=!0x0,_0xd0bc2f(_0x2fa07a[_0x47db4b([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x47db4b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x47db4b([0x6c,0x6f,0x77])}),_0x24cb5a[_0x47db4b([0x74,0x68,0x65,0x6e])](()=>{_0x29e0f4||_0x61ba48(_0x47db4b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0xe4098f(){return _0x35313b[_0x47db4b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x47db4b([0x76,0x69,0x65,0x77])][_0x47db4b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x47db4b([0x61,0x75,0x74,0x6f]);}function _0x56e7b9(){_0x35313b[_0x47db4b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x47db4b([0x76,0x69,0x65,0x77])][_0x47db4b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x47db4b([0x61,0x75,0x74,0x6f]);}}function _0x3ea20f(_0x4e4a3c){const _0x257907=[new window[(_0x47db4b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x86b578=>setTimeout(_0x86b578,0x5a21d80c^_0x5393da)),_0x24cb5a[_0x47db4b([0x74,0x68,0x65,0x6e])](()=>new window[(_0x47db4b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x540d64=>{let _0x5a705c=0x0;_0x35313b[_0x47db4b([0x6d,0x6f,0x64,0x65,0x6c])][_0x47db4b([0x6f,0x6e])](_0x47db4b([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x16627f,_0x55581d)=>{_0x55581d[0x0][_0x47db4b([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x5a705c++,_0x5a705c==(0x5a28e738^_0x5393da)&&(_0x540d64(),_0x16627f[_0x47db4b([0x6f,0x66,0x66])]());});}))];return window[_0x47db4b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x47db4b([0x72,0x61,0x63,0x65])](_0x257907)[_0x47db4b([0x74,0x68,0x65,0x6e])](()=>_0x4e4a3c);}async function _0x54575b(){await _0x24cb5a,_0x35313b[_0x47db4b([0x6d,0x6f,0x64,0x65,0x6c])][_0x47db4b([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x23c9b9,_0x35313b[_0x47db4b([0x6d,0x6f,0x64,0x65,0x6c])][_0x47db4b([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x23c9b9,_0x35313b[_0x47db4b([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x47db4b([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x526bcb(_0x3309d9){const _0x568184=_0x4160a9();_0x35313b[_0x568184]=_0x47db4b([0x64,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x75,0x74,0x6c,0x69,0x6e,0x65,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x3309d9,_0x3309d9!=_0x47db4b([0x56,0x61,0x6c,0x69,0x64])&&_0x54575b();}function _0x4160a9(){const _0x24d7c7=window[_0x47db4b([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x47db4b([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x47db4b([0x6e,0x6f,0x77])]())[_0x47db4b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x47db4b([0x2e]),'');let _0x1ce5da=_0x47db4b([0x66]);for(let _0x232dbc=0x0;_0x232dbc<_0x24d7c7[_0x47db4b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x232dbc+=0x2){let _0x4cd4c9=window[_0x47db4b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x24d7c7[_0x47db4b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x232dbc,_0x232dbc+0x2));_0x4cd4c9>=_0x28bee3[_0x47db4b([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x4cd4c9-=_0x28bee3[_0x47db4b([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x1ce5da+=_0x28bee3[_0x4cd4c9];}return _0x1ce5da;}function _0xe39660(){const _0x5514a9=_0x12d97f[_0x47db4b([0x73,0x70,0x6c,0x69,0x74])](_0x47db4b([0x2e]));if(0x3!=_0x5514a9[_0x47db4b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x5b3041(_0x5514a9[0x1]);function _0x5b3041(_0x1c4bb2){const _0x4811c6=_0x4d2ca3(_0x1c4bb2);return _0x4811c6&&_0x4cce77()?_0x4811c6:null;function _0x4cce77(){const _0x4abc09=_0x4811c6[_0x47db4b([0x6a,0x74,0x69])],_0x3f7b6=window[_0x47db4b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4abc09[_0x47db4b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4abc09[_0x47db4b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x597879={..._0x4811c6,[_0x47db4b([0x6a,0x74,0x69])]:_0x4abc09[_0x47db4b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x4abc09[_0x47db4b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x597879[_0x47db4b([0x76,0x63])],_0x68e41a(_0x597879)==_0x3f7b6;}}}async function _0x3f07fe(){let _0x3bc2e6=!0x0;try{const _0x322a8d=_0x12d97f[_0x47db4b([0x73,0x70,0x6c,0x69,0x74])](_0x47db4b([0x2e])),[_0xff089d,_0x1cce11,_0x12b6c1]=_0x322a8d;return _0x2d9ba7(_0xff089d),await _0x16ac40(_0xff089d,_0x1cce11,_0x12b6c1),_0x3bc2e6;}catch{return!0x1;}function _0x2d9ba7(_0x2611cc){const _0xb56c6=_0x4d2ca3(_0x2611cc);_0xb56c6&&_0xb56c6[_0x47db4b([0x61,0x6c,0x67])]==_0x47db4b([0x45,0x53,0x32,0x35,0x36])||(_0x3bc2e6=!0x1);}async function _0x16ac40(_0x266069,_0x4c43b6,_0x3f465f){const _0x2a7ec6=window[_0x47db4b([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x47db4b([0x66,0x72,0x6f,0x6d])](_0x4d43fd(_0x3f465f),_0x4bbf17=>_0x4bbf17[_0x47db4b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x3fd50a=new window[(_0x47db4b([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x47db4b([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x266069+_0x47db4b([0x2e])+_0x4c43b6),_0x49054f=window[_0x47db4b([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x47db4b([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x49054f)return;const _0x49dc30=await _0x49054f[_0x47db4b([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x47db4b([0x6a,0x77,0x6b]),_0x3b26fc,{[_0x47db4b([0x6e,0x61,0x6d,0x65])]:_0x47db4b([0x45,0x43,0x44,0x53,0x41]),[_0x47db4b([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x47db4b([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x47db4b([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x49054f[_0x47db4b([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x47db4b([0x6e,0x61,0x6d,0x65])]:_0x47db4b([0x45,0x43,0x44,0x53,0x41]),[_0x47db4b([0x68,0x61,0x73,0x68])]:{[_0x47db4b([0x6e,0x61,0x6d,0x65])]:_0x47db4b([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x49dc30,_0x2a7ec6,_0x3fd50a)||(_0x3bc2e6=!0x1);}}function _0x4d2ca3(_0x1f2290){return _0x1f2290[_0x47db4b([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x47db4b([0x65,0x79]))?JSON[_0x47db4b([0x70,0x61,0x72,0x73,0x65])](_0x4d43fd(_0x1f2290)):null;}function _0x4d43fd(_0x5e7a29){return window[_0x47db4b([0x61,0x74,0x6f,0x62])](_0x5e7a29[_0x47db4b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x47db4b([0x2b]))[_0x47db4b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x47db4b([0x2f])));}function _0x68e41a(_0x2704d6){let _0x18f215=0x1505;function _0x4f7dea(_0x2ef7e1){for(let _0x46de65=0x0;_0x46de65<_0x2ef7e1[_0x47db4b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x46de65++){const _0xc85d41=_0x2ef7e1[_0x47db4b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x46de65);_0x18f215=(_0x18f215<<0x5)+_0x18f215+_0xc85d41,_0x18f215&=_0x18f215;}}function _0x447188(_0x1acf76){Array[_0x47db4b([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x1acf76)?_0x1acf76[_0x47db4b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x447188):_0x1acf76&&typeof _0x1acf76==_0x47db4b([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x47db4b([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x1acf76)[_0x47db4b([0x73,0x6f,0x72,0x74])]()[_0x47db4b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x6e4b40,_0xe63b4c])=>{_0x4f7dea(_0x6e4b40),_0x447188(_0xe63b4c);}):_0x4f7dea(window[_0x47db4b([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x1acf76));}return _0x447188(_0x2704d6),_0x18f215>>>0x0;}function _0x28a5e8(_0x2a157a){return _0x2a157a[_0x47db4b([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x47db4b([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x47db4b([0x30]));}function _0x2f07b6(_0x37b872){return _0x37b872[_0x47db4b([0x73,0x70,0x6c,0x69,0x74])]('')[_0x47db4b([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x47db4b([0x6a,0x6f,0x69,0x6e])]('');}function _0x23c9b9(){}function _0x47db4b(_0x538014){const _0x41df0e=_0x4be3;return _0x538014[_0x41df0e(0x112)](_0x58fd4e=>String[_0x41df0e(0x135)](_0x58fd4e))[_0x41df0e(0x145)]('');}_0x526bcb(await _0x64e367());}(this);}[_0x2a6913(0x13d)](){const _0x2895b0=_0x2a6913;super[_0x2895b0(0x13d)](),this[_0x2895b0(0x14d)][_0x2895b0(0x13d)](),this[_0x2895b0(0x13e)][_0x2895b0(0x122)]();}[_0x2a6913(0x126)](_0x2475ec,{outlineDefinitions:_0x250404,outlineChanges:_0x2e2df0}){const _0x37abb1=_0x2a6913;this[_0x37abb1(0x115)]=_0x250404,this[_0x37abb1(0x14d)][_0x37abb1(0x10d)](_0x2e2df0);}[_0x2a6913(0x12d)](_0x260d66){const _0x531639=_0x2a6913;this[_0x531639(0x115)][_0x531639(0x131)]&&this[_0x531639(0x115)][_0x260d66]&&(this[_0x531639(0x14d)][_0x531639(0x116)]=_0x260d66);}[_0x2a6913(0x133)](_0x3d8193){const _0x132a63=_0x2a6913,_0x1bbf59=this[_0x132a63(0x115)][_0x3d8193][_0x132a63(0x13b)];this[_0x132a63(0x10c)][_0x132a63(0x111)][_0x132a63(0x146)](_0x329be2=>{const _0x32df29=_0x132a63;_0x329be2[_0x32df29(0x11e)](_0x1bbf59,0x0);}),this[_0x132a63(0x10c)][_0x132a63(0x14f)][_0x132a63(0x14d)][_0x132a63(0x13c)]({'alignToTop':!0x0,'forceScroll':!0x0}),this[_0x132a63(0x10c)][_0x132a63(0x14f)][_0x132a63(0x14d)][_0x132a63(0x124)](),this[_0x132a63(0x12d)](_0x3d8193);}[_0x2a6913(0x10e)](){const _0x5e4d39=_0x2a6913,_0x15927b=this[_0x5e4d39(0x10c)];let _0x296d8a;for(const _0x1d80bf of _0x15927b[_0x5e4d39(0x111)][_0x5e4d39(0x142)][_0x5e4d39(0x128)]()){const _0x4fa9fb=_0x15927b[_0x5e4d39(0x14f)][_0x5e4d39(0x14d)][_0x5e4d39(0x117)](_0x1d80bf),_0xd5b2b3=_0x4fa9fb&&new _0x4b2a20(_0x4fa9fb)[_0x5e4d39(0x118)]();if(_0xd5b2b3){const _0xae9502=new _0x4b2a20(_0x40e58e[_0x5e4d39(0x140)])[_0x5e4d39(0x136)](_0xd5b2b3);_0xae9502&&(_0x296d8a=_0xae9502[_0x5e4d39(0x113)]+0.25*_0xae9502[_0x5e4d39(0x147)]);}}if(void 0x0===_0x296d8a)return;const _0x83f887=d(_0x15927b[_0x5e4d39(0x14f)],this[_0x5e4d39(0x115)],_0x296d8a);_0x83f887?this[_0x5e4d39(0x12d)](this[_0x5e4d39(0x115)][_0x5e4d39(0x120)](_0x83f887)):this[_0x5e4d39(0x12d)](-0x1);}}function d(_0x4b33d8,_0x5ac87e,_0x45bef8,_0x2c3c00=0x0,_0x8a9c42=_0x5ac87e[_0x2a6913(0x131)]-0x1){const _0x24d46c=_0x2a6913,_0x48d9e4=Math[_0x24d46c(0x148)](_0x2c3c00+(_0x8a9c42-_0x2c3c00)/0x2);if(_0x8a9c42>=_0x2c3c00){const _0x5ee7e8=_0x5ac87e[_0x48d9e4],_0x51cc65=_0x4b33d8[_0x24d46c(0x151)][_0x24d46c(0x123)](_0x5ee7e8[_0x24d46c(0x13b)]);if(!_0x51cc65)return null;const _0x49de22=_0x4b33d8[_0x24d46c(0x14d)][_0x24d46c(0x12b)][_0x24d46c(0x11b)](_0x51cc65);return new _0x4b2a20(_0x49de22)[_0x24d46c(0x14b)]>_0x45bef8?d(_0x4b33d8,_0x5ac87e,_0x45bef8,_0x2c3c00,_0x48d9e4-0x1):d(_0x4b33d8,_0x5ac87e,_0x45bef8,_0x48d9e4+0x1,_0x8a9c42);}return _0x48d9e4<0x0?null:_0x5ac87e[_0x48d9e4];}
23
+ const _0x21819c=_0x385f;(function(_0x3c3a31,_0x159b17){const _0x2089e1=_0x385f,_0x139537=_0x3c3a31();while(!![]){try{const _0x124827=-parseInt(_0x2089e1(0x129))/0x1+parseInt(_0x2089e1(0x14f))/0x2+parseInt(_0x2089e1(0x136))/0x3*(-parseInt(_0x2089e1(0x15e))/0x4)+-parseInt(_0x2089e1(0x151))/0x5*(parseInt(_0x2089e1(0x15d))/0x6)+-parseInt(_0x2089e1(0x12b))/0x7*(parseInt(_0x2089e1(0x13a))/0x8)+-parseInt(_0x2089e1(0x14a))/0x9*(parseInt(_0x2089e1(0x14c))/0xa)+parseInt(_0x2089e1(0x127))/0xb;if(_0x124827===_0x159b17)break;else _0x139537['push'](_0x139537['shift']());}catch(_0x1f45ad){_0x139537['push'](_0x139537['shift']());}}}(_0x6902,0x62eb7));import{Plugin as _0x1adcc1}from'ckeditor5/src/core.js';import{CKEditorError as _0x4b9459,global as _0x2e9004,Rect as _0x1144c2,uid as _0x6d6e97}from'ckeditor5/src/utils.js';function _0x385f(_0x4154c5,_0x154b0d){const _0x690283=_0x6902();return _0x385f=function(_0x385fe9,_0x3dfa11){_0x385fe9=_0x385fe9-0x11d;let _0x378204=_0x690283[_0x385fe9];return _0x378204;},_0x385f(_0x4154c5,_0x154b0d);}import _0x4720d9 from'./ui/documentoutlineview.js';function _0x6902(){const _0x2b24f6=['model','change','height','_setActiveViewItem','_updateActiveDefinitionFromViewportThrottled','itemSelected','303978PgXlPh','4KlvYXJ','mapViewToDom','scrollToTheSelection','modelElement','appendChild','scroll','getIntersection','getRootNames','focusTracker','window','listenTo','locale','floor','setSelection','view','_handleItemSelected','documentOutline.showEmptyHeadings','indexOf','mapper','25921852UUyqGa','map','746170LHxCsg','join','710059ooEBXB','activeItemIndex','afterInit','bind','DocumentOutlineUI','resize','getVisible','add','focus','config','getDomRoot','844527cFycqU','plugins','toViewElement','sync','24bGtgdJ','destroy','element','editing','isOfficialPlugin','isPremiumPlugin','get','documentOutline.container','_handleOutlineChange','bottom','href','pluginName','document','document-outline-container-not-provided','render','DocumentOutlineUtils','1233qwaHjY','editor','680zCtccJ','top','length','299788MDkoaT','_updateActiveDefinitionOnViewportChange','75HRFWtK','fromCharCode','cancel','_currentOutlineDefinitions','init','domConverter'];_0x6902=function(){return _0x2b24f6;};return _0x6902();}import{throttle as _0x33daf2}from'es-toolkit/compat';import'../../theme/documentoutline.css';export default class n extends _0x1adcc1{[_0x21819c(0x122)];[_0x21819c(0x154)];[_0x21819c(0x15b)];static get[_0x21819c(0x145)](){const _0x7d7373=_0x21819c;return _0x7d7373(0x12f);}static get[_0x21819c(0x13e)](){return!0x0;}static get[_0x21819c(0x13f)](){return!0x0;}constructor(_0x10debf){const _0x34a902=_0x21819c;super(_0x10debf),this[_0x34a902(0x122)]=new _0x4720d9(_0x10debf[_0x34a902(0x11f)],this[_0x34a902(0x14b)][_0x34a902(0x134)][_0x34a902(0x140)](_0x34a902(0x124)),this[_0x34a902(0x14b)][_0x34a902(0x134)][_0x34a902(0x140)](_0x34a902(0x141))),this[_0x34a902(0x154)]=[],this[_0x34a902(0x15b)]=_0x33daf2(this[_0x34a902(0x150)][_0x34a902(0x12e)](this),0x64);}[_0x21819c(0x155)](){const _0xb0aece=_0x21819c,_0x37a193=this[_0xb0aece(0x14b)],_0x3bfae4=_0x37a193[_0xb0aece(0x137)][_0xb0aece(0x140)](_0xb0aece(0x149));let _0x4d8bb3=!0x1;if(this[_0xb0aece(0x122)][_0xb0aece(0x148)](),this[_0xb0aece(0x14b)]['ui'][_0xb0aece(0x166)][_0xb0aece(0x132)](this[_0xb0aece(0x122)][_0xb0aece(0x13c)]),!_0x37a193[_0xb0aece(0x134)][_0xb0aece(0x140)](_0xb0aece(0x141)))throw new _0x4b9459(_0xb0aece(0x147),{'editor':_0x37a193});_0x37a193[_0xb0aece(0x134)][_0xb0aece(0x140)](_0xb0aece(0x141))[_0xb0aece(0x162)](this[_0xb0aece(0x122)][_0xb0aece(0x13c)]),_0x3bfae4['on'](_0xb0aece(0x158),this[_0xb0aece(0x142)][_0xb0aece(0x12e)](this)),_0x3bfae4['on'](_0xb0aece(0x12c),(_0x1234c0,{index:_0x30a196})=>this[_0xb0aece(0x15a)](_0x30a196)),this[_0xb0aece(0x122)]['on'](_0xb0aece(0x15c),(_0x5e6c70,_0x55dede)=>{const _0x1a519d=_0xb0aece;_0x4d8bb3=!0x0,this[_0x1a519d(0x123)](_0x55dede);}),this[_0xb0aece(0x122)][_0xb0aece(0x11e)](_0x2e9004[_0xb0aece(0x146)],_0xb0aece(0x163),()=>{const _0xef6982=_0xb0aece;_0x4d8bb3?_0x4d8bb3=!0x1:this[_0xef6982(0x15b)]();},{'useCapture':!0x0}),this[_0xb0aece(0x122)][_0xb0aece(0x11e)](_0x2e9004[_0xb0aece(0x11d)],_0xb0aece(0x130),this[_0xb0aece(0x15b)],{'useCapture':!0x0});}[_0x21819c(0x12d)](){!async function(_0x1d377e){const _0x4b99cd=_0x398cd3([0x64,0x6f,0x75,0x65,0x41,0x53,0x38,0x76,0x4e,0x7a,0x67,0x47,0x71,0x39,0x55,0x62,0x48,0x6d,0x4a,0x59,0x6c,0x77,0x63,0x6b,0x30,0x43,0x46,0x74,0x61,0x6e,0x4c,0x4b,0x44,0x33,0x73,0x78,0x69,0x56,0x34,0x58,0x68,0x32,0x37,0x31,0x50,0x4f,0x72,0x35,0x51,0x70,0x79,0x57,0x49,0x52,0x45,0x42,0x6a,0x5a,0x36,0x54,0x66,0x4d]),_0x2a11c8=0x15bd4eb3,_0x4b156e=0x15ba272b^_0x2a11c8,_0x158c43=window[_0x398cd3([0x44,0x61,0x74,0x65])][_0x398cd3([0x6e,0x6f,0x77])](),_0x64bfc9=_0x1d377e[_0x398cd3([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x3f33a0=new window[(_0x398cd3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2060ab=>{_0x64bfc9[_0x398cd3([0x6f,0x6e,0x63,0x65])](_0x398cd3([0x72,0x65,0x61,0x64,0x79]),_0x2060ab);}),_0x551241={[_0x398cd3([0x6b,0x74,0x79])]:_0x398cd3([0x45,0x43]),[_0x398cd3([0x75,0x73,0x65])]:_0x398cd3([0x73,0x69,0x67]),[_0x398cd3([0x63,0x72,0x76])]:_0x398cd3([0x50,0x2d,0x32,0x35,0x36]),[_0x398cd3([0x78])]:_0x398cd3([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0x398cd3([0x79])]:_0x398cd3([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0x398cd3([0x61,0x6c,0x67])]:_0x398cd3([0x45,0x53,0x32,0x35,0x36])},_0xdb0cc=_0x64bfc9[_0x398cd3([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x398cd3([0x67,0x65,0x74])](_0x398cd3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x2d311a(){let _0x58ccf5,_0x441dce=null,_0x5d8272=null;try{if(_0xdb0cc==_0x398cd3([0x47,0x50,0x4c]))return _0x398cd3([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x58ccf5=_0x1757a6(),!_0x58ccf5)return _0x398cd3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x58ccf5[_0x398cd3([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x5d8272=_0x50d6e5(_0x58ccf5[_0x398cd3([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x58ccf5[_0x398cd3([0x6a,0x74,0x69])])),await _0x23a89a()?_0x4357df()?_0x4c801d()?_0x398cd3([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x4d9a30()?(_0x58ccf5[_0x398cd3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x398cd3([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x441dce=_0x34f22e(_0x398cd3([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x58ccf5[_0x398cd3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x398cd3([0x74,0x72,0x69,0x61,0x6c])&&(_0x441dce=_0x34f22e(_0x398cd3([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x3fe7e2()):_0x398cd3([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x398cd3([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x398cd3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x398cd3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x4c801d(){const _0x5f372d=[_0x398cd3([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x398cd3([0x74,0x72,0x69,0x61,0x6c])][_0x398cd3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x58ccf5[_0x398cd3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x158c43/0x3e8:0xe10*_0x4b156e;return _0x58ccf5[_0x398cd3([0x65,0x78,0x70])]<_0x5f372d;}function _0x4357df(){const _0x101bed=_0x58ccf5[_0x398cd3([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x101bed&&(!!_0x101bed[_0x398cd3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x398cd3([0x2a]))||(!!_0x101bed[_0x398cd3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x398cd3([0x44,0x4f]))||!!_0x101bed[_0x398cd3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x398cd3([0x50,0x50]))));}function _0x4d9a30(){const _0x215ec9=_0x385f,_0x2eaf0f=_0x58ccf5[_0x398cd3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2eaf0f||0x0==_0x2eaf0f[_0x398cd3([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x423b2a}=new URL(window[_0x398cd3([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x215ec9(0x144)]);if(_0x2eaf0f[_0x398cd3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x423b2a))return!0x0;const _0x111db6=_0x423b2a[_0x398cd3([0x73,0x70,0x6c,0x69,0x74])](_0x398cd3([0x2e]));return _0x2eaf0f[_0x398cd3([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x190412=>_0x190412[_0x398cd3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x398cd3([0x2a])))[_0x398cd3([0x6d,0x61,0x70])](_0x4da153=>_0x4da153[_0x398cd3([0x73,0x70,0x6c,0x69,0x74])](_0x398cd3([0x2e])))[_0x398cd3([0x73,0x6f,0x6d,0x65])](_0x87219d=>_0x111db6[_0x398cd3([0x65,0x76,0x65,0x72,0x79])]((_0x3335eb,_0x1f2a8e)=>_0x87219d[_0x1f2a8e]===_0x3335eb||_0x87219d[_0x1f2a8e]===_0x398cd3([0x2a])));}function _0x3fe7e2(){return _0x441dce&&_0x5d8272?new window[(_0x398cd3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x89b5d8,_0xbe3db3)=>{_0x441dce[_0x398cd3([0x74,0x68,0x65,0x6e])](_0x89b5d8,_0xbe3db3),_0x5d8272[_0x398cd3([0x74,0x68,0x65,0x6e])](_0x53845d=>{_0x53845d!=_0x398cd3([0x56,0x61,0x6c,0x69,0x64])&&_0x89b5d8(_0x53845d);},_0xbe3db3);}):_0x441dce||_0x5d8272||_0x398cd3([0x56,0x61,0x6c,0x69,0x64]);}}function _0x50d6e5(_0xef898,_0x4fef2c){return new window[(_0x398cd3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x27b392=>{if(_0x5ba25d())return _0x27b392(_0x398cd3([0x56,0x61,0x6c,0x69,0x64]));_0x2d51db(),_0x64bfc9[_0x398cd3([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x398cd3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x3447a8=!0x1;const _0x277ef9=_0x6d6e97();function _0x516474(_0x62e465){return!!_0x62e465&&(typeof _0x62e465===_0x398cd3([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x62e465===_0x398cd3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x62e465[_0x398cd3([0x74,0x68,0x65,0x6e])]===_0x398cd3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x62e465[_0x398cd3([0x63,0x61,0x74,0x63,0x68])]===_0x398cd3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0xe7e459(_0x2d5af1){_0x3d450a(_0x2d5af1)[_0x398cd3([0x74,0x68,0x65,0x6e])](_0xb5eb56=>{if(!_0xb5eb56||_0xb5eb56[_0x398cd3([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x398cd3([0x6f,0x6b]))return _0x398cd3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x3b7b4a(_0x4056f7(_0x277ef9+_0x4fef2c))!=_0xb5eb56[_0x398cd3([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x398cd3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x398cd3([0x56,0x61,0x6c,0x69,0x64]);})[_0x398cd3([0x74,0x68,0x65,0x6e])](_0xa7642f=>(_0x1e6b1f(),_0xa7642f),()=>{const _0x15d473=_0x29e2ba();return null==_0x15d473?(_0x1e6b1f(),_0x398cd3([0x56,0x61,0x6c,0x69,0x64])):_0x398cd3(_0x158c43-_0x15d473>(0x31b1cab3^_0x2a11c8)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x398cd3([0x74,0x68,0x65,0x6e])](_0x27b392)[_0x398cd3([0x63,0x61,0x74,0x63,0x68])](()=>{_0x27b392(_0x398cd3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x55f22a=0x158ba033^_0x2a11c8;function _0x1e6b1f(){const _0xa210ff=_0x398cd3([0x6c,0x6c,0x63,0x74,0x2d])+_0x3b7b4a(_0x4056f7(_0xef898)),_0x2753ae=_0x539ca1(_0x3b7b4a(window[_0x398cd3([0x4d,0x61,0x74,0x68])][_0x398cd3([0x63,0x65,0x69,0x6c])](_0x158c43/_0x55f22a)));window[_0x398cd3([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x398cd3([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xa210ff,_0x2753ae);}function _0x29e2ba(){const _0x4c9c31=_0x398cd3([0x6c,0x6c,0x63,0x74,0x2d])+_0x3b7b4a(_0x4056f7(_0xef898)),_0x351550=window[_0x398cd3([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x398cd3([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4c9c31);return _0x351550?window[_0x398cd3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x539ca1(_0x351550),0x10)*_0x55f22a:null;}function _0x3d450a(_0x10cce4){return new window[(_0x398cd3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3705ee,_0x545c8f)=>{_0x10cce4[_0x398cd3([0x74,0x68,0x65,0x6e])](_0x3705ee,_0x545c8f),window[_0x398cd3([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x545c8f,0x15bc9a73^_0x2a11c8);});}}_0x64bfc9[_0x398cd3([0x6f,0x6e])](_0x398cd3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x21a00d,_0x4d9330)=>{if(_0x4d9330[0x0]!=_0xef898)return _0x27b392(_0x398cd3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x4d9330[0x1]={..._0x4d9330[0x1],[_0x398cd3([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x277ef9};},{[_0x398cd3([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x398cd3([0x68,0x69,0x67,0x68])}),_0x64bfc9[_0x398cd3([0x6f,0x6e])](_0x398cd3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x4d22ff=>{_0x516474(_0x4d22ff[_0x398cd3([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x3447a8=!0x0,_0xe7e459(_0x4d22ff[_0x398cd3([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x398cd3([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x398cd3([0x6c,0x6f,0x77])}),_0x3f33a0[_0x398cd3([0x74,0x68,0x65,0x6e])](()=>{_0x3447a8||_0x27b392(_0x398cd3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5ba25d(){return _0x64bfc9[_0x398cd3([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x398cd3([0x76,0x69,0x65,0x77])][_0x398cd3([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x398cd3([0x61,0x75,0x74,0x6f]);}function _0x2d51db(){_0x64bfc9[_0x398cd3([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x398cd3([0x76,0x69,0x65,0x77])][_0x398cd3([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x398cd3([0x61,0x75,0x74,0x6f]);}}function _0x34f22e(_0x16fd4d){const _0x2cd1a8=[new window[(_0x398cd3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2a634f=>setTimeout(_0x2a634f,0x15b4707f^_0x2a11c8)),_0x3f33a0[_0x398cd3([0x74,0x68,0x65,0x6e])](()=>new window[(_0x398cd3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xf35a81=>{let _0x42f532=0x0;_0x64bfc9[_0x398cd3([0x6d,0x6f,0x64,0x65,0x6c])][_0x398cd3([0x6f,0x6e])](_0x398cd3([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x14768a,_0x2629e1)=>{_0x2629e1[0x0][_0x398cd3([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x42f532++,_0x42f532==(0x15bd4f4b^_0x2a11c8)&&(_0xf35a81(),_0x14768a[_0x398cd3([0x6f,0x66,0x66])]());});}))];return window[_0x398cd3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x398cd3([0x72,0x61,0x63,0x65])](_0x2cd1a8)[_0x398cd3([0x74,0x68,0x65,0x6e])](()=>_0x16fd4d);}async function _0x376231(){await _0x3f33a0,_0x64bfc9[_0x398cd3([0x6d,0x6f,0x64,0x65,0x6c])][_0x398cd3([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x582009,_0x64bfc9[_0x398cd3([0x6d,0x6f,0x64,0x65,0x6c])][_0x398cd3([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x582009,_0x64bfc9[_0x398cd3([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x398cd3([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4882f7(_0x3e20eb){const _0x35b1ee=_0x2b4275();_0x64bfc9[_0x35b1ee]=_0x398cd3([0x64,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x75,0x74,0x6c,0x69,0x6e,0x65,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x3e20eb,_0x3e20eb!=_0x398cd3([0x56,0x61,0x6c,0x69,0x64])&&_0x376231();}function _0x2b4275(){const _0x17f953=window[_0x398cd3([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x398cd3([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x398cd3([0x6e,0x6f,0x77])]())[_0x398cd3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x398cd3([0x2e]),'');let _0x439620=_0x398cd3([0x64]);for(let _0x248bb2=0x0;_0x248bb2<_0x17f953[_0x398cd3([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x248bb2+=0x2){let _0x314eea=window[_0x398cd3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x17f953[_0x398cd3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x248bb2,_0x248bb2+0x2));_0x314eea>=_0x4b99cd[_0x398cd3([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x314eea-=_0x4b99cd[_0x398cd3([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x439620+=_0x4b99cd[_0x314eea];}return _0x439620;}function _0x1757a6(){const _0x45a3b1=_0xdb0cc[_0x398cd3([0x73,0x70,0x6c,0x69,0x74])](_0x398cd3([0x2e]));if(0x3!=_0x45a3b1[_0x398cd3([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x31f6ce(_0x45a3b1[0x1]);function _0x31f6ce(_0x22f7b8){const _0x454c5a=_0x579995(_0x22f7b8);return _0x454c5a&&_0x458d66()?_0x454c5a:null;function _0x458d66(){const _0x26d272=_0x454c5a[_0x398cd3([0x6a,0x74,0x69])],_0x26275d=window[_0x398cd3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x26d272[_0x398cd3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x26d272[_0x398cd3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x22b73a={..._0x454c5a,[_0x398cd3([0x6a,0x74,0x69])]:_0x26d272[_0x398cd3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x26d272[_0x398cd3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x22b73a[_0x398cd3([0x76,0x63])],_0x4056f7(_0x22b73a)==_0x26275d;}}}async function _0x23a89a(){let _0x162fe7=!0x0;try{const _0x56ea22=_0xdb0cc[_0x398cd3([0x73,0x70,0x6c,0x69,0x74])](_0x398cd3([0x2e])),[_0x1dc341,_0xf2ea24,_0x4efaa3]=_0x56ea22;return _0xaa584b(_0x1dc341),await _0x3bb05c(_0x1dc341,_0xf2ea24,_0x4efaa3),_0x162fe7;}catch{return!0x1;}function _0xaa584b(_0x241ca0){const _0x47e72f=_0x579995(_0x241ca0);_0x47e72f&&_0x47e72f[_0x398cd3([0x61,0x6c,0x67])]==_0x398cd3([0x45,0x53,0x32,0x35,0x36])||(_0x162fe7=!0x1);}async function _0x3bb05c(_0x5318a5,_0x416fb7,_0x3b0e4f){const _0x115fad=window[_0x398cd3([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x398cd3([0x66,0x72,0x6f,0x6d])](_0x11330d(_0x3b0e4f),_0x3f163f=>_0x3f163f[_0x398cd3([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x37600f=new window[(_0x398cd3([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x398cd3([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x5318a5+_0x398cd3([0x2e])+_0x416fb7),_0x1ed48c=window[_0x398cd3([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x398cd3([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x1ed48c)return;const _0x2842c3=await _0x1ed48c[_0x398cd3([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x398cd3([0x6a,0x77,0x6b]),_0x551241,{[_0x398cd3([0x6e,0x61,0x6d,0x65])]:_0x398cd3([0x45,0x43,0x44,0x53,0x41]),[_0x398cd3([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x398cd3([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x398cd3([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x1ed48c[_0x398cd3([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x398cd3([0x6e,0x61,0x6d,0x65])]:_0x398cd3([0x45,0x43,0x44,0x53,0x41]),[_0x398cd3([0x68,0x61,0x73,0x68])]:{[_0x398cd3([0x6e,0x61,0x6d,0x65])]:_0x398cd3([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x2842c3,_0x115fad,_0x37600f)||(_0x162fe7=!0x1);}}function _0x579995(_0x1ed095){return _0x1ed095[_0x398cd3([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x398cd3([0x65,0x79]))?JSON[_0x398cd3([0x70,0x61,0x72,0x73,0x65])](_0x11330d(_0x1ed095)):null;}function _0x11330d(_0xfbb8a5){return window[_0x398cd3([0x61,0x74,0x6f,0x62])](_0xfbb8a5[_0x398cd3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x398cd3([0x2b]))[_0x398cd3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x398cd3([0x2f])));}function _0x4056f7(_0x5cbf7d){let _0x41cae0=0x1505;function _0xb7c9bc(_0x18b828){for(let _0x235d57=0x0;_0x235d57<_0x18b828[_0x398cd3([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x235d57++){const _0x4c0212=_0x18b828[_0x398cd3([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x235d57);_0x41cae0=(_0x41cae0<<0x5)+_0x41cae0+_0x4c0212,_0x41cae0&=_0x41cae0;}}function _0x1461c(_0x3a894e){Array[_0x398cd3([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x3a894e)?_0x3a894e[_0x398cd3([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1461c):_0x3a894e&&typeof _0x3a894e==_0x398cd3([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x398cd3([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x3a894e)[_0x398cd3([0x73,0x6f,0x72,0x74])]()[_0x398cd3([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x1950fe,_0x151061])=>{_0xb7c9bc(_0x1950fe),_0x1461c(_0x151061);}):_0xb7c9bc(window[_0x398cd3([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x3a894e));}return _0x1461c(_0x5cbf7d),_0x41cae0>>>0x0;}function _0x3b7b4a(_0x2ce424){return _0x2ce424[_0x398cd3([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x398cd3([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x398cd3([0x30]));}function _0x539ca1(_0x41741c){return _0x41741c[_0x398cd3([0x73,0x70,0x6c,0x69,0x74])]('')[_0x398cd3([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x398cd3([0x6a,0x6f,0x69,0x6e])]('');}function _0x582009(){}function _0x398cd3(_0x19c1dc){const _0x3b0867=_0x385f;return _0x19c1dc[_0x3b0867(0x128)](_0x381af7=>String[_0x3b0867(0x152)](_0x381af7))[_0x3b0867(0x12a)]('');}_0x4882f7(await _0x2d311a());}(this);}[_0x21819c(0x13b)](){const _0x1731c5=_0x21819c;super[_0x1731c5(0x13b)](),this[_0x1731c5(0x122)][_0x1731c5(0x13b)](),this[_0x1731c5(0x15b)][_0x1731c5(0x153)]();}[_0x21819c(0x142)](_0x2daa42,{outlineDefinitions:_0x5a99b6,outlineChanges:_0x5e1a0b}){const _0x13b765=_0x21819c;this[_0x13b765(0x154)]=_0x5a99b6,this[_0x13b765(0x122)][_0x13b765(0x139)](_0x5e1a0b);}[_0x21819c(0x15a)](_0x4f7ccb){const _0x3e2530=_0x21819c;this[_0x3e2530(0x154)][_0x3e2530(0x14e)]&&this[_0x3e2530(0x154)][_0x4f7ccb]&&(this[_0x3e2530(0x122)][_0x3e2530(0x12c)]=_0x4f7ccb);}[_0x21819c(0x123)](_0x5d69a7){const _0x2c8219=_0x21819c,_0x34c43f=this[_0x2c8219(0x154)][_0x5d69a7][_0x2c8219(0x161)];this[_0x2c8219(0x14b)][_0x2c8219(0x157)][_0x2c8219(0x158)](_0x26fb80=>{const _0x46b67c=_0x2c8219;_0x26fb80[_0x46b67c(0x121)](_0x34c43f,0x0);}),this[_0x2c8219(0x14b)][_0x2c8219(0x13d)][_0x2c8219(0x122)][_0x2c8219(0x160)]({'alignToTop':!0x0,'forceScroll':!0x0}),this[_0x2c8219(0x14b)][_0x2c8219(0x13d)][_0x2c8219(0x122)][_0x2c8219(0x133)](),this[_0x2c8219(0x15a)](_0x5d69a7);}[_0x21819c(0x150)](){const _0x114648=_0x21819c,_0x41b04c=this[_0x114648(0x14b)];let _0x4d24fd;for(const _0xbeb00 of _0x41b04c[_0x114648(0x157)][_0x114648(0x146)][_0x114648(0x165)]()){const _0x597f70=_0x41b04c[_0x114648(0x13d)][_0x114648(0x122)][_0x114648(0x135)](_0xbeb00),_0x5f24f2=_0x597f70&&new _0x1144c2(_0x597f70)[_0x114648(0x131)]();if(_0x5f24f2){const _0xb9145f=new _0x1144c2(_0x2e9004[_0x114648(0x11d)])[_0x114648(0x164)](_0x5f24f2);_0xb9145f&&(_0x4d24fd=_0xb9145f[_0x114648(0x14d)]+0.25*_0xb9145f[_0x114648(0x159)]);}}if(void 0x0===_0x4d24fd)return;const _0xb623d5=d(_0x41b04c[_0x114648(0x13d)],this[_0x114648(0x154)],_0x4d24fd);_0xb623d5?this[_0x114648(0x15a)](this[_0x114648(0x154)][_0x114648(0x125)](_0xb623d5)):this[_0x114648(0x15a)](-0x1);}}function d(_0x2a1e8b,_0x27b22f,_0x445263,_0x32adb3=0x0,_0x39cb2d=_0x27b22f[_0x21819c(0x14e)]-0x1){const _0xdf4f7d=_0x21819c,_0x1f9023=Math[_0xdf4f7d(0x120)](_0x32adb3+(_0x39cb2d-_0x32adb3)/0x2);if(_0x39cb2d>=_0x32adb3){const _0x311536=_0x27b22f[_0x1f9023],_0x3e110c=_0x2a1e8b[_0xdf4f7d(0x126)][_0xdf4f7d(0x138)](_0x311536[_0xdf4f7d(0x161)]);if(!_0x3e110c)return null;const _0x17a399=_0x2a1e8b[_0xdf4f7d(0x122)][_0xdf4f7d(0x156)][_0xdf4f7d(0x15f)](_0x3e110c);return new _0x1144c2(_0x17a399)[_0xdf4f7d(0x143)]>_0x445263?d(_0x2a1e8b,_0x27b22f,_0x445263,_0x32adb3,_0x1f9023-0x1):d(_0x2a1e8b,_0x27b22f,_0x445263,_0x1f9023+0x1,_0x39cb2d);}return _0x1f9023<0x0?null:_0x27b22f[_0x1f9023];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xa95b85=_0xd7ba;(function(_0x2ac950,_0x5bbaba){const _0x5ccc4c=_0xd7ba,_0xcda27f=_0x2ac950();while(!![]){try{const _0x3a02d8=parseInt(_0x5ccc4c(0xb8))/0x1*(-parseInt(_0x5ccc4c(0x101))/0x2)+parseInt(_0x5ccc4c(0xff))/0x3+-parseInt(_0x5ccc4c(0x113))/0x4+-parseInt(_0x5ccc4c(0xd7))/0x5+-parseInt(_0x5ccc4c(0xe7))/0x6+-parseInt(_0x5ccc4c(0xe4))/0x7*(parseInt(_0x5ccc4c(0xce))/0x8)+parseInt(_0x5ccc4c(0x100))/0x9;if(_0x3a02d8===_0x5bbaba)break;else _0xcda27f['push'](_0xcda27f['shift']());}catch(_0xd1df55){_0xcda27f['push'](_0xcda27f['shift']());}}}(_0x168a,0x944b3));function _0xd7ba(_0xeb84a,_0x2ea10e){const _0x168ac3=_0x168a();return _0xd7ba=function(_0xd7ba54,_0xcc3524){_0xd7ba54=_0xd7ba54-0xa4;let _0x40506e=_0x168ac3[_0xd7ba54];return _0x40506e;},_0xd7ba(_0xeb84a,_0x2ea10e);}import{Plugin as _0x5382d}from'ckeditor5/src/core.js';import{toWidget as _0x35801e,Widget as _0x58218f}from'ckeditor5/src/widget.js';import{uid as _0x31d8ae}from'ckeditor5/src/utils.js';import _0x3ea665 from'./tableofcontentscommand.js';import'../../theme/tableofcontents.css';import _0x192190 from'../documentoutline/documentoutlineutils.js';import _0x210f34 from'./headingid.js';import{getTranslation as _0xd1acb9}from'../utils/common-translations.js';function _0x168a(){const _0x254936=['7170000CNUwak','getCustomProperty','end','schema','setCustomProperty','document','viewPosition','setSelection','findMappedViewAncestor','insertTableOfContents','table-of-contents','_defineSchema','getAttribute','getAncestors','plugins','name','createPositionAt','Table\x20of\x20contents','differ','view','requires','hasContent','type','listenTo','3305820fzCcNE','30076713HMSHbK','2EGSyea','init','viewToModelPosition','getChanges','stop','_redirectMapper','_createTableOfContents','headingId.modelAttributeName','pluginName','_tableOfContentsElements','forEach','target','high','rootName','click','tableOfContentsHeadingIndex','headingId','commands','3602224ZVfLgj','div','add','$capture','length','get','for','dataDowncast','fromCharCode','\x20table-of-contents_empty','upcast','outlineDefinitions','$graveyard','isPremiumPlugin','reconvertItem','element','map','editor','filter','data','$blockObject','isOfficialPlugin','279476kUqKFD','createContainerElement','_handleScrollToHeading','modelPosition','conversion','model','elementToStructure','editing','afterInit','createText','_trackNewToCElements','_defineConverters','documentOutline.showEmptyHeadings','abs','Empty\x20heading','change','_headingIdModelAttributeName','scrollToTheSelection','href','isInteger','_currentOutlineDefinitions','preventDefault','784RJbmYu','_updateTableOfContentsElements','DocumentOutlineUtils','join','elementToElement','modelElement','editingDowncast','mapper','position','4600010sbhfFQ','TableOfContentsEditing','insert','register','No\x20headings\x20were\x20found\x20in\x20the\x20document.','locale','text','domEvent','table-of-contents__placeholder','toModelElement','level','tableOfContents','registerRawContentMatcher','38668uUHdBO','nodeAfter','config'];_0x168a=function(){return _0x254936;};return _0x168a();}export default class s extends _0x5382d{static get[_0xa95b85(0x109)](){const _0x56ca11=_0xa95b85;return _0x56ca11(0xd8);}static get[_0xa95b85(0xb7)](){return!0x0;}static get[_0xa95b85(0xaf)](){return!0x0;}static get[_0xa95b85(0xfb)](){return[_0x58218f,_0x192190,_0x210f34];}[_0xa95b85(0xcc)];[_0xa95b85(0x10a)];[_0xa95b85(0xc8)];constructor(_0x61c4c4){const _0xfdfe2b=_0xa95b85;super(_0x61c4c4),this[_0xfdfe2b(0xcc)]=[],this[_0xfdfe2b(0x10a)]=new Set(),this[_0xfdfe2b(0xc8)]=_0xfdfe2b(0x111);}[_0xa95b85(0x102)](){const _0x29822e=_0xa95b85,_0x5ad091=this[_0x29822e(0xb3)],_0x1d5237=_0x5ad091[_0x29822e(0xbf)][_0x29822e(0xfa)][_0x29822e(0xec)];_0x5ad091[_0x29822e(0xe6)][_0x29822e(0xa7)](_0x29822e(0x108))&&(this[_0x29822e(0xc8)]=_0x5ad091[_0x29822e(0xe6)][_0x29822e(0xa7)](_0x29822e(0x108))),this[_0x29822e(0xfe)](_0x1d5237,_0x29822e(0x10f),(_0x1b662d,_0x415326)=>{const _0x3eafb3=_0x29822e;if(!_0x415326[_0x3eafb3(0x10c)])return;const _0x1eb571=_0x415326[_0x3eafb3(0x10c)][_0x3eafb3(0xe8)](_0x3eafb3(0x110));Number[_0x3eafb3(0xcb)](_0x1eb571)&&(_0x415326[_0x3eafb3(0xde)][_0x3eafb3(0xcd)](),_0x1b662d[_0x3eafb3(0x105)](),this[_0x3eafb3(0xba)](_0x1eb571));},{'priority':_0x29822e(0x10d),'context':_0x29822e(0xa5)}),this[_0x29822e(0xf2)](),this[_0x29822e(0xc3)](),_0x5ad091[_0x29822e(0x112)][_0x29822e(0xa4)](_0x29822e(0xf0),new _0x3ea665(_0x5ad091)),(_0x5ad091[_0x29822e(0xf5)][_0x29822e(0xa7)](_0x29822e(0xd0))['on'](_0x29822e(0xc7),(_0x2887ca,_0x2f68c4)=>{const _0x43dd9d=_0x29822e;this[_0x43dd9d(0xcc)]=_0x2f68c4[_0x43dd9d(0xad)],this[_0x43dd9d(0xcf)]();}),this[_0x29822e(0xfe)](_0x5ad091[_0x29822e(0xbd)][_0x29822e(0xec)],_0x29822e(0xc7),()=>{const _0x539a05=_0x29822e;this[_0x539a05(0xc2)]();}));}[_0xa95b85(0xc0)](){!async function(_0x278f77){const _0x4e37f4=_0x2aa1d7([0x61,0x7a,0x4a,0x4b,0x37,0x59,0x6b,0x78,0x38,0x46,0x63,0x44,0x34,0x4e,0x72,0x55,0x4d,0x76,0x77,0x45,0x48,0x31,0x49,0x35,0x68,0x67,0x30,0x52,0x73,0x79,0x6d,0x50,0x51,0x6a,0x74,0x32,0x66,0x70,0x6e,0x5a,0x58,0x42,0x36,0x43,0x54,0x39,0x75,0x6c,0x64,0x57,0x56,0x47,0x65,0x69,0x6f,0x53,0x33,0x71,0x41,0x4f,0x62,0x4c]),_0x1aea92=0x64da565f,_0x37efab=0x64dd3f37^_0x1aea92,_0x36bb24=window[_0x2aa1d7([0x44,0x61,0x74,0x65])][_0x2aa1d7([0x6e,0x6f,0x77])](),_0x215fdd=_0x278f77[_0x2aa1d7([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x3d82c4=new window[(_0x2aa1d7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3d9539=>{_0x215fdd[_0x2aa1d7([0x6f,0x6e,0x63,0x65])](_0x2aa1d7([0x72,0x65,0x61,0x64,0x79]),_0x3d9539);}),_0x2484bf={[_0x2aa1d7([0x6b,0x74,0x79])]:_0x2aa1d7([0x45,0x43]),[_0x2aa1d7([0x75,0x73,0x65])]:_0x2aa1d7([0x73,0x69,0x67]),[_0x2aa1d7([0x63,0x72,0x76])]:_0x2aa1d7([0x50,0x2d,0x32,0x35,0x36]),[_0x2aa1d7([0x78])]:_0x2aa1d7([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0x2aa1d7([0x79])]:_0x2aa1d7([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0x2aa1d7([0x61,0x6c,0x67])]:_0x2aa1d7([0x45,0x53,0x32,0x35,0x36])},_0x1e5eb2=_0x215fdd[_0x2aa1d7([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x2aa1d7([0x67,0x65,0x74])](_0x2aa1d7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x513d30(){let _0x2165fb,_0x2b4cc5=null,_0xb208f6=null;try{if(_0x1e5eb2==_0x2aa1d7([0x47,0x50,0x4c]))return _0x2aa1d7([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x2165fb=_0x4858c4(),!_0x2165fb)return _0x2aa1d7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x2165fb[_0x2aa1d7([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0xb208f6=_0x3f661f(_0x2165fb[_0x2aa1d7([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x2165fb[_0x2aa1d7([0x6a,0x74,0x69])])),await _0x293a40()?_0x1fd1c0()?_0x3d3062()?_0x2aa1d7([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x5b3274()?(_0x2165fb[_0x2aa1d7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2aa1d7([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x2b4cc5=_0x10407f(_0x2aa1d7([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x2165fb[_0x2aa1d7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2aa1d7([0x74,0x72,0x69,0x61,0x6c])&&(_0x2b4cc5=_0x10407f(_0x2aa1d7([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x39726a()):_0x2aa1d7([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x2aa1d7([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x2aa1d7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x2aa1d7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x3d3062(){const _0x6fd4db=[_0x2aa1d7([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x2aa1d7([0x74,0x72,0x69,0x61,0x6c])][_0x2aa1d7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2165fb[_0x2aa1d7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x36bb24/0x3e8:0xe10*_0x37efab;return _0x2165fb[_0x2aa1d7([0x65,0x78,0x70])]<_0x6fd4db;}function _0x1fd1c0(){const _0x226b7e=_0x2165fb[_0x2aa1d7([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x226b7e&&(!!_0x226b7e[_0x2aa1d7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2aa1d7([0x2a]))||(!!_0x226b7e[_0x2aa1d7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2aa1d7([0x54,0x4f,0x43]))||!!_0x226b7e[_0x2aa1d7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2aa1d7([0x50,0x50]))));}function _0x5b3274(){const _0x5dd691=_0xd7ba,_0xfa775c=_0x2165fb[_0x2aa1d7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0xfa775c||0x0==_0xfa775c[_0x2aa1d7([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0xcc3987}=new URL(window[_0x2aa1d7([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x5dd691(0xca)]);if(_0xfa775c[_0x2aa1d7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xcc3987))return!0x0;const _0x1c4cb7=_0xcc3987[_0x2aa1d7([0x73,0x70,0x6c,0x69,0x74])](_0x2aa1d7([0x2e]));return _0xfa775c[_0x2aa1d7([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x43c8b7=>_0x43c8b7[_0x2aa1d7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2aa1d7([0x2a])))[_0x2aa1d7([0x6d,0x61,0x70])](_0x35bd3d=>_0x35bd3d[_0x2aa1d7([0x73,0x70,0x6c,0x69,0x74])](_0x2aa1d7([0x2e])))[_0x2aa1d7([0x73,0x6f,0x6d,0x65])](_0x1f6030=>_0x1c4cb7[_0x2aa1d7([0x65,0x76,0x65,0x72,0x79])]((_0x5a282e,_0x293cea)=>_0x1f6030[_0x293cea]===_0x5a282e||_0x1f6030[_0x293cea]===_0x2aa1d7([0x2a])));}function _0x39726a(){return _0x2b4cc5&&_0xb208f6?new window[(_0x2aa1d7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x56c0f4,_0x72e164)=>{_0x2b4cc5[_0x2aa1d7([0x74,0x68,0x65,0x6e])](_0x56c0f4,_0x72e164),_0xb208f6[_0x2aa1d7([0x74,0x68,0x65,0x6e])](_0x5db053=>{_0x5db053!=_0x2aa1d7([0x56,0x61,0x6c,0x69,0x64])&&_0x56c0f4(_0x5db053);},_0x72e164);}):_0x2b4cc5||_0xb208f6||_0x2aa1d7([0x56,0x61,0x6c,0x69,0x64]);}}function _0x3f661f(_0x3b232f,_0x15fe83){return new window[(_0x2aa1d7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xd28aa2=>{if(_0xe570b8())return _0xd28aa2(_0x2aa1d7([0x56,0x61,0x6c,0x69,0x64]));_0x20bd77(),_0x215fdd[_0x2aa1d7([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x2aa1d7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x37f11e=!0x1;const _0x1e0e3f=_0x31d8ae();function _0x3fc82b(_0x3b2dc0){return!!_0x3b2dc0&&(typeof _0x3b2dc0===_0x2aa1d7([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x3b2dc0===_0x2aa1d7([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x3b2dc0[_0x2aa1d7([0x74,0x68,0x65,0x6e])]===_0x2aa1d7([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x3b2dc0[_0x2aa1d7([0x63,0x61,0x74,0x63,0x68])]===_0x2aa1d7([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x37bfe9(_0x2db081){_0x3bb441(_0x2db081)[_0x2aa1d7([0x74,0x68,0x65,0x6e])](_0x202950=>{if(!_0x202950||_0x202950[_0x2aa1d7([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x2aa1d7([0x6f,0x6b]))return _0x2aa1d7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x131575(_0x501702(_0x1e0e3f+_0x15fe83))!=_0x202950[_0x2aa1d7([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x2aa1d7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x2aa1d7([0x56,0x61,0x6c,0x69,0x64]);})[_0x2aa1d7([0x74,0x68,0x65,0x6e])](_0x5511ef=>(_0xc2e7d5(),_0x5511ef),()=>{const _0x1e8da8=_0x172723();return null==_0x1e8da8?(_0xc2e7d5(),_0x2aa1d7([0x56,0x61,0x6c,0x69,0x64])):_0x2aa1d7(_0x36bb24-_0x1e8da8>(0x40d6d25f^_0x1aea92)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x2aa1d7([0x74,0x68,0x65,0x6e])](_0xd28aa2)[_0x2aa1d7([0x63,0x61,0x74,0x63,0x68])](()=>{_0xd28aa2(_0x2aa1d7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x481383=0x64ecb8df^_0x1aea92;function _0xc2e7d5(){const _0x33c235=_0x2aa1d7([0x6c,0x6c,0x63,0x74,0x2d])+_0x131575(_0x501702(_0x3b232f)),_0x31a292=_0x5d8167(_0x131575(window[_0x2aa1d7([0x4d,0x61,0x74,0x68])][_0x2aa1d7([0x63,0x65,0x69,0x6c])](_0x36bb24/_0x481383)));window[_0x2aa1d7([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2aa1d7([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x33c235,_0x31a292);}function _0x172723(){const _0x281a2e=_0x2aa1d7([0x6c,0x6c,0x63,0x74,0x2d])+_0x131575(_0x501702(_0x3b232f)),_0x13aa8c=window[_0x2aa1d7([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2aa1d7([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x281a2e);return _0x13aa8c?window[_0x2aa1d7([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5d8167(_0x13aa8c),0x10)*_0x481383:null;}function _0x3bb441(_0xd724d6){return new window[(_0x2aa1d7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5cf895,_0x6e2252)=>{_0xd724d6[_0x2aa1d7([0x74,0x68,0x65,0x6e])](_0x5cf895,_0x6e2252),window[_0x2aa1d7([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x6e2252,0x64db829f^_0x1aea92);});}}_0x215fdd[_0x2aa1d7([0x6f,0x6e])](_0x2aa1d7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x53a21f,_0x3eae62)=>{if(_0x3eae62[0x0]!=_0x3b232f)return _0xd28aa2(_0x2aa1d7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3eae62[0x1]={..._0x3eae62[0x1],[_0x2aa1d7([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x1e0e3f};},{[_0x2aa1d7([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2aa1d7([0x68,0x69,0x67,0x68])}),_0x215fdd[_0x2aa1d7([0x6f,0x6e])](_0x2aa1d7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x4b1b15=>{_0x3fc82b(_0x4b1b15[_0x2aa1d7([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x37f11e=!0x0,_0x37bfe9(_0x4b1b15[_0x2aa1d7([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x2aa1d7([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2aa1d7([0x6c,0x6f,0x77])}),_0x3d82c4[_0x2aa1d7([0x74,0x68,0x65,0x6e])](()=>{_0x37f11e||_0xd28aa2(_0x2aa1d7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0xe570b8(){return _0x215fdd[_0x2aa1d7([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2aa1d7([0x76,0x69,0x65,0x77])][_0x2aa1d7([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x2aa1d7([0x61,0x75,0x74,0x6f]);}function _0x20bd77(){_0x215fdd[_0x2aa1d7([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2aa1d7([0x76,0x69,0x65,0x77])][_0x2aa1d7([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2aa1d7([0x61,0x75,0x74,0x6f]);}}function _0x10407f(_0x38fe8e){const _0x10c8ab=[new window[(_0x2aa1d7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2b950e=>setTimeout(_0x2b950e,0x64d36893^_0x1aea92)),_0x3d82c4[_0x2aa1d7([0x74,0x68,0x65,0x6e])](()=>new window[(_0x2aa1d7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3439c4=>{let _0x5471c3=0x0;_0x215fdd[_0x2aa1d7([0x6d,0x6f,0x64,0x65,0x6c])][_0x2aa1d7([0x6f,0x6e])](_0x2aa1d7([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x25507f,_0x235135)=>{_0x235135[0x0][_0x2aa1d7([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x5471c3++,_0x5471c3==(0x64da57a7^_0x1aea92)&&(_0x3439c4(),_0x25507f[_0x2aa1d7([0x6f,0x66,0x66])]());});}))];return window[_0x2aa1d7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2aa1d7([0x72,0x61,0x63,0x65])](_0x10c8ab)[_0x2aa1d7([0x74,0x68,0x65,0x6e])](()=>_0x38fe8e);}async function _0x51f8ef(){await _0x3d82c4,_0x215fdd[_0x2aa1d7([0x6d,0x6f,0x64,0x65,0x6c])][_0x2aa1d7([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1d143e,_0x215fdd[_0x2aa1d7([0x6d,0x6f,0x64,0x65,0x6c])][_0x2aa1d7([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1d143e,_0x215fdd[_0x2aa1d7([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x2aa1d7([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x37a810(_0x291686){const _0x5e5661=_0x530d62();_0x215fdd[_0x5e5661]=_0x2aa1d7([0x74,0x61,0x62,0x6c,0x65,0x4f,0x66,0x43,0x6f,0x6e,0x74,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x291686,_0x291686!=_0x2aa1d7([0x56,0x61,0x6c,0x69,0x64])&&_0x51f8ef();}function _0x530d62(){const _0x3c7a7f=window[_0x2aa1d7([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x2aa1d7([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x2aa1d7([0x6e,0x6f,0x77])]())[_0x2aa1d7([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x2aa1d7([0x2e]),'');let _0x6c5b32=_0x2aa1d7([0x61]);for(let _0x1398dd=0x0;_0x1398dd<_0x3c7a7f[_0x2aa1d7([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1398dd+=0x2){let _0x290806=window[_0x2aa1d7([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3c7a7f[_0x2aa1d7([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1398dd,_0x1398dd+0x2));_0x290806>=_0x4e37f4[_0x2aa1d7([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x290806-=_0x4e37f4[_0x2aa1d7([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x6c5b32+=_0x4e37f4[_0x290806];}return _0x6c5b32;}function _0x4858c4(){const _0x3c4550=_0x1e5eb2[_0x2aa1d7([0x73,0x70,0x6c,0x69,0x74])](_0x2aa1d7([0x2e]));if(0x3!=_0x3c4550[_0x2aa1d7([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x7d0679(_0x3c4550[0x1]);function _0x7d0679(_0x933cf8){const _0x4aa3e0=_0x846a2b(_0x933cf8);return _0x4aa3e0&&_0x3d1961()?_0x4aa3e0:null;function _0x3d1961(){const _0x43934f=_0x4aa3e0[_0x2aa1d7([0x6a,0x74,0x69])],_0x404bce=window[_0x2aa1d7([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x43934f[_0x2aa1d7([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x43934f[_0x2aa1d7([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0xcfef51={..._0x4aa3e0,[_0x2aa1d7([0x6a,0x74,0x69])]:_0x43934f[_0x2aa1d7([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x43934f[_0x2aa1d7([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0xcfef51[_0x2aa1d7([0x76,0x63])],_0x501702(_0xcfef51)==_0x404bce;}}}async function _0x293a40(){let _0x254370=!0x0;try{const _0x29f042=_0x1e5eb2[_0x2aa1d7([0x73,0x70,0x6c,0x69,0x74])](_0x2aa1d7([0x2e])),[_0x26f4bb,_0xc3beb0,_0x3e9d15]=_0x29f042;return _0xfc9ba7(_0x26f4bb),await _0x131773(_0x26f4bb,_0xc3beb0,_0x3e9d15),_0x254370;}catch{return!0x1;}function _0xfc9ba7(_0x137e47){const _0x4cb2df=_0x846a2b(_0x137e47);_0x4cb2df&&_0x4cb2df[_0x2aa1d7([0x61,0x6c,0x67])]==_0x2aa1d7([0x45,0x53,0x32,0x35,0x36])||(_0x254370=!0x1);}async function _0x131773(_0x3c8ee6,_0x9aac52,_0xc8c3ae){const _0x36dbf8=window[_0x2aa1d7([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x2aa1d7([0x66,0x72,0x6f,0x6d])](_0x4ca92f(_0xc8c3ae),_0x4f0bc=>_0x4f0bc[_0x2aa1d7([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x35a9e0=new window[(_0x2aa1d7([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x2aa1d7([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3c8ee6+_0x2aa1d7([0x2e])+_0x9aac52),_0x179ca0=window[_0x2aa1d7([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x2aa1d7([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x179ca0)return;const _0x2f5784=await _0x179ca0[_0x2aa1d7([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x2aa1d7([0x6a,0x77,0x6b]),_0x2484bf,{[_0x2aa1d7([0x6e,0x61,0x6d,0x65])]:_0x2aa1d7([0x45,0x43,0x44,0x53,0x41]),[_0x2aa1d7([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x2aa1d7([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x2aa1d7([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x179ca0[_0x2aa1d7([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x2aa1d7([0x6e,0x61,0x6d,0x65])]:_0x2aa1d7([0x45,0x43,0x44,0x53,0x41]),[_0x2aa1d7([0x68,0x61,0x73,0x68])]:{[_0x2aa1d7([0x6e,0x61,0x6d,0x65])]:_0x2aa1d7([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x2f5784,_0x36dbf8,_0x35a9e0)||(_0x254370=!0x1);}}function _0x846a2b(_0x524e07){return _0x524e07[_0x2aa1d7([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x2aa1d7([0x65,0x79]))?JSON[_0x2aa1d7([0x70,0x61,0x72,0x73,0x65])](_0x4ca92f(_0x524e07)):null;}function _0x4ca92f(_0x25a0dc){return window[_0x2aa1d7([0x61,0x74,0x6f,0x62])](_0x25a0dc[_0x2aa1d7([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x2aa1d7([0x2b]))[_0x2aa1d7([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x2aa1d7([0x2f])));}function _0x501702(_0x601ad1){let _0x4c8e6b=0x1505;function _0x4f5ee3(_0x1d4e2b){for(let _0xc16c14=0x0;_0xc16c14<_0x1d4e2b[_0x2aa1d7([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xc16c14++){const _0x3a7156=_0x1d4e2b[_0x2aa1d7([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0xc16c14);_0x4c8e6b=(_0x4c8e6b<<0x5)+_0x4c8e6b+_0x3a7156,_0x4c8e6b&=_0x4c8e6b;}}function _0x461280(_0xcf3e24){Array[_0x2aa1d7([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0xcf3e24)?_0xcf3e24[_0x2aa1d7([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x461280):_0xcf3e24&&typeof _0xcf3e24==_0x2aa1d7([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x2aa1d7([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0xcf3e24)[_0x2aa1d7([0x73,0x6f,0x72,0x74])]()[_0x2aa1d7([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x22083c,_0x4a5597])=>{_0x4f5ee3(_0x22083c),_0x461280(_0x4a5597);}):_0x4f5ee3(window[_0x2aa1d7([0x53,0x74,0x72,0x69,0x6e,0x67])](_0xcf3e24));}return _0x461280(_0x601ad1),_0x4c8e6b>>>0x0;}function _0x131575(_0x2073f9){return _0x2073f9[_0x2aa1d7([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x2aa1d7([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x2aa1d7([0x30]));}function _0x5d8167(_0x4be8be){return _0x4be8be[_0x2aa1d7([0x73,0x70,0x6c,0x69,0x74])]('')[_0x2aa1d7([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x2aa1d7([0x6a,0x6f,0x69,0x6e])]('');}function _0x1d143e(){}function _0x2aa1d7(_0x2d7edf){const _0x294e8e=_0xd7ba;return _0x2d7edf[_0x294e8e(0xb2)](_0x531f29=>String[_0x294e8e(0xaa)](_0x531f29))[_0x294e8e(0xd1)]('');}_0x37a810(await _0x513d30());}(this);}[_0xa95b85(0xcf)](){const _0xb0f728=_0xa95b85;this[_0xb0f728(0x10a)][_0xb0f728(0x10b)](_0x1612ae=>{const _0x1d2763=_0xb0f728;_0x1d2763(0xae)!==_0x1612ae[_0x1d2763(0x10e)]&&this[_0x1d2763(0xb3)][_0x1d2763(0xbf)][_0x1d2763(0xb0)](_0x1612ae);});}[_0xa95b85(0xc2)](){const _0x4292c1=_0xa95b85;for(const _0x3d997c of this[_0x4292c1(0xb3)][_0x4292c1(0xbd)][_0x4292c1(0xec)][_0x4292c1(0xf9)][_0x4292c1(0x104)]({'includeChangesInGraveyard':!0x0})){if(_0x4292c1(0xd9)!==_0x3d997c[_0x4292c1(0xfd)]||_0x4292c1(0xe2)!==_0x3d997c[_0x4292c1(0xf6)])return;this[_0x4292c1(0x10a)][_0x4292c1(0xa4)](_0x3d997c[_0x4292c1(0xd6)][_0x4292c1(0xe5)]);}}[_0xa95b85(0xf2)](){const _0x502c5b=_0xa95b85;this[_0x502c5b(0xb3)][_0x502c5b(0xbd)][_0x502c5b(0xea)][_0x502c5b(0xda)](_0x502c5b(0xe2),{'inheritAllFrom':_0x502c5b(0xb6)});}[_0xa95b85(0xc3)](){const _0x4a29b8=_0xa95b85,_0x3391ef=this[_0x4a29b8(0xb3)][_0x4a29b8(0xbc)];_0x3391ef[_0x4a29b8(0xa8)](_0x4a29b8(0xac))[_0x4a29b8(0xd2)]({'model':_0x4a29b8(0xe2),'view':{'name':_0x4a29b8(0x114),'classes':_0x4a29b8(0xf1)}}),_0x3391ef[_0x4a29b8(0xa8)](_0x4a29b8(0xa9))[_0x4a29b8(0xbe)]({'model':_0x4a29b8(0xe2),'view':(_0x54d000,{writer:_0x327f77})=>this[_0x4a29b8(0x107)](_0x327f77,!0x0)}),_0x3391ef[_0x4a29b8(0xa8)](_0x4a29b8(0xd4))[_0x4a29b8(0xbe)]({'model':_0x4a29b8(0xe2),'view':(_0x4ae20a,{writer:_0x39c5a8})=>{const _0x35cafc=_0x4a29b8;this[_0x35cafc(0x10a)][_0x35cafc(0xa4)](_0x4ae20a);const _0x5de8b4=this[_0x35cafc(0x107)](_0x39c5a8);return _0x35801e(_0x5de8b4,_0x39c5a8,{'label':_0xd1acb9(this[_0x35cafc(0xb3)][_0x35cafc(0xdc)],_0x35cafc(0xf8))});}}),this[_0x4a29b8(0xb3)][_0x4a29b8(0xb5)][_0x4a29b8(0xe3)]({'name':_0x4a29b8(0x114),'classes':_0x4a29b8(0xf1)}),this[_0x4a29b8(0xb3)][_0x4a29b8(0xbf)][_0x4a29b8(0xd5)]['on'](_0x4a29b8(0x103),this[_0x4a29b8(0x106)](),{'priority':_0x4a29b8(0x10d)});}[_0xa95b85(0x107)](_0x2562ad,_0x261718=!0x1){const _0x209165=_0xa95b85,{locale:_0x4e07cd}=this[_0x209165(0xb3)],_0x1e7b18=_0x2562ad[_0x209165(0xb9)](_0x209165(0x114),{'class':_0x209165(0xf1)+(0x0===this[_0x209165(0xcc)][_0x209165(0xa6)]?_0x209165(0xab):''),...!_0x261718&&{'data-table-of-contents-label':_0xd1acb9(_0x4e07cd,_0x209165(0xf8))}});0x0===this[_0x209165(0xcc)][_0x209165(0xa6)]&&!0x1===_0x261718&&_0x2562ad[_0x209165(0xd9)](_0x2562ad[_0x209165(0xf7)](_0x1e7b18,_0x209165(0xe9)),_0x2562ad[_0x209165(0xb9)]('p',{'class':_0x209165(0xdf)},[_0x2562ad[_0x209165(0xc1)](_0xd1acb9(_0x4e07cd,_0x209165(0xdb)))]));const _0x4e54d4=_0x261718?'':'['+_0xd1acb9(_0x4e07cd,_0x209165(0xc6))+']';let _0x3897e7=_0x1e7b18;return this[_0x209165(0xcc)][_0x209165(0x10b)]((_0x5e7e01,_0x79bdd5,_0x4f837c)=>{const _0x5eb4e1=_0x209165,_0x3759c9=this[_0x5eb4e1(0xb3)][_0x5eb4e1(0xbd)][_0x5eb4e1(0xfc)](_0x5e7e01[_0x5eb4e1(0xd3)],{'ignoreWhitespaces':!0x0}),_0x587bca=_0x3759c9?_0x5e7e01[_0x5eb4e1(0xdd)]:_0x4e54d4,_0x5d294e=_0x5e7e01[_0x5eb4e1(0xd3)][_0x5eb4e1(0xf3)](this[_0x5eb4e1(0xc8)]),_0x2ebf9f=_0x2562ad[_0x5eb4e1(0xb9)]('a',{'href':'#'+_0x5d294e,...!_0x261718&&{'tabindex':'-1'}},[_0x2562ad[_0x5eb4e1(0xc1)](_0x587bca)]),_0x45405f=this[_0x5eb4e1(0xb3)][_0x5eb4e1(0xe6)][_0x5eb4e1(0xa7)](_0x5eb4e1(0xc4));_0x2562ad[_0x5eb4e1(0xeb)](_0x5eb4e1(0x110),_0x79bdd5,_0x2ebf9f);const _0x47a421=_0x2562ad[_0x5eb4e1(0xb9)]('li',null,[_0x3759c9||!_0x261718&&_0x45405f?_0x2ebf9f:_0x2562ad[_0x5eb4e1(0xc1)]('')]),_0x170818=_0x79bdd5?_0x4f837c[_0x79bdd5-0x1][_0x5eb4e1(0xe1)]:0x0,_0x1e8b47=Math[_0x5eb4e1(0xc5)](_0x5e7e01[_0x5eb4e1(0xe1)]-_0x170818);if(_0x5e7e01[_0x5eb4e1(0xe1)]>_0x170818){const _0x2cf052=N(_0x47a421,_0x1e8b47,_0x2562ad);_0x2562ad[_0x5eb4e1(0xd9)](_0x2562ad[_0x5eb4e1(0xf7)](_0x3897e7,_0x5eb4e1(0xe9)),_0x2cf052);}else{const _0x3fedb5=function(_0x5778ba,_0x263b37){const _0x260008=_0x5eb4e1;return _0x5778ba[_0x260008(0xf4)]({'includeSelf':!0x0,'parentFirst':!0x0})[_0x260008(0xb4)](_0x4dc03e=>_0x4dc03e['is'](_0x260008(0xb1),'ol'))[_0x263b37];}(_0x3897e7,_0x1e8b47);_0x2562ad[_0x5eb4e1(0xd9)](_0x2562ad[_0x5eb4e1(0xf7)](_0x3fedb5,_0x5eb4e1(0xe9)),_0x47a421);}_0x3897e7=_0x47a421;}),_0x1e7b18;}[_0xa95b85(0xba)](_0x568508){const _0x2b3c74=_0xa95b85,_0x474fda=this[_0x2b3c74(0xcc)][_0x568508][_0x2b3c74(0xd3)];this[_0x2b3c74(0xb3)][_0x2b3c74(0xbd)][_0x2b3c74(0xc7)](_0x6fd4dc=>{const _0x4f9a55=_0x2b3c74;_0x6fd4dc[_0x4f9a55(0xee)](_0x474fda,0x0);}),this[_0x2b3c74(0xb3)][_0x2b3c74(0xbf)][_0x2b3c74(0xfa)][_0x2b3c74(0xc9)]({'alignToTop':!0x0,'forceScroll':!0x0});}[_0xa95b85(0x106)](){return(_0x1e380c,_0x27381c)=>{const _0x4c0793=_0xd7ba,_0x117043=_0x27381c[_0x4c0793(0xd5)],_0x4647f7=_0x117043[_0x4c0793(0xef)](_0x27381c[_0x4c0793(0xed)]),_0x391cda=_0x117043[_0x4c0793(0xe0)](_0x4647f7);_0x391cda['is'](_0x4c0793(0xb1),_0x4c0793(0xe2))&&(_0x27381c[_0x4c0793(0xbb)]=this[_0x4c0793(0xb3)][_0x4c0793(0xbd)][_0x4c0793(0xf7)](_0x391cda,0x0),_0x1e380c[_0x4c0793(0x105)]());};}}function N(_0x8067ce,_0x480773,_0x59f163){const _0x5c164c=_0xa95b85;return 0x1===_0x480773?_0x59f163[_0x5c164c(0xb9)]('ol',null,[_0x8067ce]):_0x59f163[_0x5c164c(0xb9)]('ol',null,[_0x59f163[_0x5c164c(0xb9)]('li',null,[N(_0x8067ce,_0x480773-0x1,_0x59f163)])]);}
23
+ const _0x2ad18d=_0x4b38;(function(_0x3985d4,_0x2dca6e){const _0x2ae37f=_0x4b38,_0x381252=_0x3985d4();while(!![]){try{const _0x286d60=parseInt(_0x2ae37f(0xc0))/0x1+parseInt(_0x2ae37f(0xb3))/0x2*(parseInt(_0x2ae37f(0xe3))/0x3)+parseInt(_0x2ae37f(0xbc))/0x4*(-parseInt(_0x2ae37f(0xef))/0x5)+-parseInt(_0x2ae37f(0xc9))/0x6+-parseInt(_0x2ae37f(0x103))/0x7+-parseInt(_0x2ae37f(0xe0))/0x8+parseInt(_0x2ae37f(0xb5))/0x9;if(_0x286d60===_0x2dca6e)break;else _0x381252['push'](_0x381252['shift']());}catch(_0x49a80c){_0x381252['push'](_0x381252['shift']());}}}(_0x3d88,0x8a0f6));import{Plugin as _0x22d9c0}from'ckeditor5/src/core.js';import{toWidget as _0x1fc8d0,Widget as _0xc28e6a}from'ckeditor5/src/widget.js';import{uid as _0x19b4bd}from'ckeditor5/src/utils.js';import _0xc355e4 from'./tableofcontentscommand.js';function _0x4b38(_0x44ebbe,_0x5d51da){const _0x3d88e7=_0x3d88();return _0x4b38=function(_0x4b38e4,_0x2126f5){_0x4b38e4=_0x4b38e4-0xa1;let _0x2028b7=_0x3d88e7[_0x4b38e4];return _0x2028b7;},_0x4b38(_0x44ebbe,_0x5d51da);}import'../../theme/tableofcontents.css';import _0x351bcd from'../documentoutline/documentoutlineutils.js';import _0x53c055 from'./headingid.js';import{getTranslation as _0x54edc8}from'../utils/common-translations.js';export default class s extends _0x22d9c0{static get[_0x2ad18d(0xe6)](){const _0x2a5c76=_0x2ad18d;return _0x2a5c76(0xed);}static get[_0x2ad18d(0xd7)](){return!0x0;}static get[_0x2ad18d(0x104)](){return!0x0;}static get[_0x2ad18d(0xd3)](){return[_0xc28e6a,_0x351bcd,_0x53c055];}[_0x2ad18d(0xf8)];[_0x2ad18d(0x106)];[_0x2ad18d(0x108)];constructor(_0x3b0ee7){const _0x1c09e6=_0x2ad18d;super(_0x3b0ee7),this[_0x1c09e6(0xf8)]=[],this[_0x1c09e6(0x106)]=new Set(),this[_0x1c09e6(0x108)]=_0x1c09e6(0xbe);}[_0x2ad18d(0xb1)](){const _0x1eea28=_0x2ad18d,_0x56ccf8=this[_0x1eea28(0xd6)],_0x4a28bb=_0x56ccf8[_0x1eea28(0x10e)][_0x1eea28(0xdb)][_0x1eea28(0xa9)];_0x56ccf8[_0x1eea28(0xc6)][_0x1eea28(0xe2)](_0x1eea28(0xe7))&&(this[_0x1eea28(0x108)]=_0x56ccf8[_0x1eea28(0xc6)][_0x1eea28(0xe2)](_0x1eea28(0xe7))),this[_0x1eea28(0xa3)](_0x4a28bb,_0x1eea28(0x10b),(_0x1f5304,_0x304636)=>{const _0x359e59=_0x1eea28;if(!_0x304636[_0x359e59(0xeb)])return;const _0xee6110=_0x304636[_0x359e59(0xeb)][_0x359e59(0xb4)](_0x359e59(0xf2));Number[_0x359e59(0xe8)](_0xee6110)&&(_0x304636[_0x359e59(0xa1)][_0x359e59(0xf0)](),_0x1f5304[_0x359e59(0x10a)](),this[_0x359e59(0xaa)](_0xee6110));},{'priority':_0x1eea28(0xc1),'context':_0x1eea28(0xfb)}),this[_0x1eea28(0x109)](),this[_0x1eea28(0xac)](),_0x56ccf8[_0x1eea28(0x101)][_0x1eea28(0xc2)](_0x1eea28(0xa7),new _0xc355e4(_0x56ccf8)),(_0x56ccf8[_0x1eea28(0xd8)][_0x1eea28(0xe2)](_0x1eea28(0xe5))['on'](_0x1eea28(0xff),(_0x1476d1,_0x24f0e3)=>{const _0x3013f=_0x1eea28;this[_0x3013f(0xf8)]=_0x24f0e3[_0x3013f(0xea)],this[_0x3013f(0xcf)]();}),this[_0x1eea28(0xa3)](_0x56ccf8[_0x1eea28(0xf7)][_0x1eea28(0xa9)],_0x1eea28(0xff),()=>{const _0x4f186a=_0x1eea28;this[_0x4f186a(0x107)]();}));}[_0x2ad18d(0xc8)](){!async function(_0x54e6db){const _0x5a35f4=_0x2116c0([0x35,0x67,0x4c,0x79,0x78,0x49,0x39,0x30,0x46,0x4a,0x62,0x63,0x64,0x53,0x65,0x34,0x4d,0x32,0x50,0x31,0x48,0x5a,0x6d,0x4e,0x36,0x52,0x4b,0x55,0x6c,0x71,0x68,0x57,0x72,0x77,0x42,0x44,0x61,0x7a,0x54,0x41,0x6f,0x6a,0x58,0x56,0x59,0x43,0x37,0x38,0x33,0x76,0x47,0x74,0x69,0x73,0x4f,0x6e,0x6b,0x75,0x51,0x45,0x70,0x66]),_0x422e1=0x207139cd,_0x26d24e=0x20765055^_0x422e1,_0x82023c=window[_0x2116c0([0x44,0x61,0x74,0x65])][_0x2116c0([0x6e,0x6f,0x77])](),_0x4ccd3f=_0x54e6db[_0x2116c0([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x36b8ef=new window[(_0x2116c0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5bd3e4=>{_0x4ccd3f[_0x2116c0([0x6f,0x6e,0x63,0x65])](_0x2116c0([0x72,0x65,0x61,0x64,0x79]),_0x5bd3e4);}),_0x467a88={[_0x2116c0([0x6b,0x74,0x79])]:_0x2116c0([0x45,0x43]),[_0x2116c0([0x75,0x73,0x65])]:_0x2116c0([0x73,0x69,0x67]),[_0x2116c0([0x63,0x72,0x76])]:_0x2116c0([0x50,0x2d,0x32,0x35,0x36]),[_0x2116c0([0x78])]:_0x2116c0([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0x2116c0([0x79])]:_0x2116c0([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0x2116c0([0x61,0x6c,0x67])]:_0x2116c0([0x45,0x53,0x32,0x35,0x36])},_0x4ae144=_0x4ccd3f[_0x2116c0([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x2116c0([0x67,0x65,0x74])](_0x2116c0([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x257bd4(){let _0x317a24,_0xd537e2=null,_0x4136ff=null;try{if(_0x4ae144==_0x2116c0([0x47,0x50,0x4c]))return _0x2116c0([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x317a24=_0x26074f(),!_0x317a24)return _0x2116c0([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x317a24[_0x2116c0([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x4136ff=_0x5a9600(_0x317a24[_0x2116c0([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x317a24[_0x2116c0([0x6a,0x74,0x69])])),await _0x460594()?_0x1fdcae()?_0x445b51()?_0x2116c0([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x5c2e5d()?(_0x317a24[_0x2116c0([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2116c0([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0xd537e2=_0x131eaf(_0x2116c0([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x317a24[_0x2116c0([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2116c0([0x74,0x72,0x69,0x61,0x6c])&&(_0xd537e2=_0x131eaf(_0x2116c0([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x51b23e()):_0x2116c0([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x2116c0([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x2116c0([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x2116c0([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x445b51(){const _0x41bf1d=[_0x2116c0([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x2116c0([0x74,0x72,0x69,0x61,0x6c])][_0x2116c0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x317a24[_0x2116c0([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x82023c/0x3e8:0xe10*_0x26d24e;return _0x317a24[_0x2116c0([0x65,0x78,0x70])]<_0x41bf1d;}function _0x1fdcae(){const _0x5277da=_0x317a24[_0x2116c0([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x5277da&&(!!_0x5277da[_0x2116c0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2116c0([0x2a]))||(!!_0x5277da[_0x2116c0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2116c0([0x54,0x4f,0x43]))||!!_0x5277da[_0x2116c0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2116c0([0x50,0x50]))));}function _0x5c2e5d(){const _0x43ec1f=_0x4b38,_0x2ff495=_0x317a24[_0x2116c0([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2ff495||0x0==_0x2ff495[_0x2116c0([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x48b778}=new URL(window[_0x2116c0([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x43ec1f(0x100)]);if(_0x2ff495[_0x2116c0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x48b778))return!0x0;const _0x3816ef=_0x48b778[_0x2116c0([0x73,0x70,0x6c,0x69,0x74])](_0x2116c0([0x2e]));return _0x2ff495[_0x2116c0([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x21b2ff=>_0x21b2ff[_0x2116c0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2116c0([0x2a])))[_0x2116c0([0x6d,0x61,0x70])](_0x1817f0=>_0x1817f0[_0x2116c0([0x73,0x70,0x6c,0x69,0x74])](_0x2116c0([0x2e])))[_0x2116c0([0x73,0x6f,0x6d,0x65])](_0x5dad57=>_0x3816ef[_0x2116c0([0x65,0x76,0x65,0x72,0x79])]((_0x20c809,_0x3b534a)=>_0x5dad57[_0x3b534a]===_0x20c809||_0x5dad57[_0x3b534a]===_0x2116c0([0x2a])));}function _0x51b23e(){return _0xd537e2&&_0x4136ff?new window[(_0x2116c0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2a143a,_0x10809c)=>{_0xd537e2[_0x2116c0([0x74,0x68,0x65,0x6e])](_0x2a143a,_0x10809c),_0x4136ff[_0x2116c0([0x74,0x68,0x65,0x6e])](_0x3fd821=>{_0x3fd821!=_0x2116c0([0x56,0x61,0x6c,0x69,0x64])&&_0x2a143a(_0x3fd821);},_0x10809c);}):_0xd537e2||_0x4136ff||_0x2116c0([0x56,0x61,0x6c,0x69,0x64]);}}function _0x5a9600(_0x5d16ee,_0x5da7d8){return new window[(_0x2116c0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x33b205=>{if(_0x31c661())return _0x33b205(_0x2116c0([0x56,0x61,0x6c,0x69,0x64]));_0x3f33ec(),_0x4ccd3f[_0x2116c0([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x2116c0([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x575727=!0x1;const _0x3a8d35=_0x19b4bd();function _0x138bc1(_0x56c606){return!!_0x56c606&&(typeof _0x56c606===_0x2116c0([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x56c606===_0x2116c0([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x56c606[_0x2116c0([0x74,0x68,0x65,0x6e])]===_0x2116c0([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x56c606[_0x2116c0([0x63,0x61,0x74,0x63,0x68])]===_0x2116c0([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x2703e0(_0x1dd055){_0x3dd7e3(_0x1dd055)[_0x2116c0([0x74,0x68,0x65,0x6e])](_0x58230f=>{if(!_0x58230f||_0x58230f[_0x2116c0([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x2116c0([0x6f,0x6b]))return _0x2116c0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0xf90329(_0x239fda(_0x3a8d35+_0x5da7d8))!=_0x58230f[_0x2116c0([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x2116c0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x2116c0([0x56,0x61,0x6c,0x69,0x64]);})[_0x2116c0([0x74,0x68,0x65,0x6e])](_0x4c7195=>(_0x4d204a(),_0x4c7195),()=>{const _0x32382c=_0x462bfc();return null==_0x32382c?(_0x4d204a(),_0x2116c0([0x56,0x61,0x6c,0x69,0x64])):_0x2116c0(_0x82023c-_0x32382c>(0x47dbdcd^_0x422e1)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x2116c0([0x74,0x68,0x65,0x6e])](_0x33b205)[_0x2116c0([0x63,0x61,0x74,0x63,0x68])](()=>{_0x33b205(_0x2116c0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x1b23aa=0x2047d74d^_0x422e1;function _0x4d204a(){const _0x4eb1db=_0x2116c0([0x6c,0x6c,0x63,0x74,0x2d])+_0xf90329(_0x239fda(_0x5d16ee)),_0x536ab7=_0x52bf6e(_0xf90329(window[_0x2116c0([0x4d,0x61,0x74,0x68])][_0x2116c0([0x63,0x65,0x69,0x6c])](_0x82023c/_0x1b23aa)));window[_0x2116c0([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2116c0([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4eb1db,_0x536ab7);}function _0x462bfc(){const _0x52ae5a=_0x2116c0([0x6c,0x6c,0x63,0x74,0x2d])+_0xf90329(_0x239fda(_0x5d16ee)),_0x24fb65=window[_0x2116c0([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2116c0([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x52ae5a);return _0x24fb65?window[_0x2116c0([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x52bf6e(_0x24fb65),0x10)*_0x1b23aa:null;}function _0x3dd7e3(_0x5d67d3){return new window[(_0x2116c0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xfcaede,_0x19698f)=>{_0x5d67d3[_0x2116c0([0x74,0x68,0x65,0x6e])](_0xfcaede,_0x19698f),window[_0x2116c0([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x19698f,0x2070ed0d^_0x422e1);});}}_0x4ccd3f[_0x2116c0([0x6f,0x6e])](_0x2116c0([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x52a7a4,_0x4e3b12)=>{if(_0x4e3b12[0x0]!=_0x5d16ee)return _0x33b205(_0x2116c0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x4e3b12[0x1]={..._0x4e3b12[0x1],[_0x2116c0([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x3a8d35};},{[_0x2116c0([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2116c0([0x68,0x69,0x67,0x68])}),_0x4ccd3f[_0x2116c0([0x6f,0x6e])](_0x2116c0([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x50d7ab=>{_0x138bc1(_0x50d7ab[_0x2116c0([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x575727=!0x0,_0x2703e0(_0x50d7ab[_0x2116c0([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x2116c0([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2116c0([0x6c,0x6f,0x77])}),_0x36b8ef[_0x2116c0([0x74,0x68,0x65,0x6e])](()=>{_0x575727||_0x33b205(_0x2116c0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x31c661(){return _0x4ccd3f[_0x2116c0([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2116c0([0x76,0x69,0x65,0x77])][_0x2116c0([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x2116c0([0x61,0x75,0x74,0x6f]);}function _0x3f33ec(){_0x4ccd3f[_0x2116c0([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2116c0([0x76,0x69,0x65,0x77])][_0x2116c0([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2116c0([0x61,0x75,0x74,0x6f]);}}function _0x131eaf(_0x3e5a8a){const _0x3889d9=[new window[(_0x2116c0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3a5d08=>setTimeout(_0x3a5d08,0x20780701^_0x422e1)),_0x36b8ef[_0x2116c0([0x74,0x68,0x65,0x6e])](()=>new window[(_0x2116c0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2a7a2c=>{let _0x441ac2=0x0;_0x4ccd3f[_0x2116c0([0x6d,0x6f,0x64,0x65,0x6c])][_0x2116c0([0x6f,0x6e])](_0x2116c0([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x5d9ed0,_0x53d86e)=>{_0x53d86e[0x0][_0x2116c0([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x441ac2++,_0x441ac2==(0x20713835^_0x422e1)&&(_0x2a7a2c(),_0x5d9ed0[_0x2116c0([0x6f,0x66,0x66])]());});}))];return window[_0x2116c0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2116c0([0x72,0x61,0x63,0x65])](_0x3889d9)[_0x2116c0([0x74,0x68,0x65,0x6e])](()=>_0x3e5a8a);}async function _0x41a6be(){await _0x36b8ef,_0x4ccd3f[_0x2116c0([0x6d,0x6f,0x64,0x65,0x6c])][_0x2116c0([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x200492,_0x4ccd3f[_0x2116c0([0x6d,0x6f,0x64,0x65,0x6c])][_0x2116c0([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x200492,_0x4ccd3f[_0x2116c0([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x2116c0([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4a2cfd(_0x5bcba9){const _0x20154c=_0x3ee490();_0x4ccd3f[_0x20154c]=_0x2116c0([0x74,0x61,0x62,0x6c,0x65,0x4f,0x66,0x43,0x6f,0x6e,0x74,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x5bcba9,_0x5bcba9!=_0x2116c0([0x56,0x61,0x6c,0x69,0x64])&&_0x41a6be();}function _0x3ee490(){const _0x2a544d=window[_0x2116c0([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x2116c0([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x2116c0([0x6e,0x6f,0x77])]())[_0x2116c0([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x2116c0([0x2e]),'');let _0x219347=_0x2116c0([0x67]);for(let _0x4f0e1c=0x0;_0x4f0e1c<_0x2a544d[_0x2116c0([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4f0e1c+=0x2){let _0x2f2f62=window[_0x2116c0([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2a544d[_0x2116c0([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4f0e1c,_0x4f0e1c+0x2));_0x2f2f62>=_0x5a35f4[_0x2116c0([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2f2f62-=_0x5a35f4[_0x2116c0([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x219347+=_0x5a35f4[_0x2f2f62];}return _0x219347;}function _0x26074f(){const _0x4a6364=_0x4ae144[_0x2116c0([0x73,0x70,0x6c,0x69,0x74])](_0x2116c0([0x2e]));if(0x3!=_0x4a6364[_0x2116c0([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x29da0b(_0x4a6364[0x1]);function _0x29da0b(_0x1ac977){const _0x34608a=_0x4d4aa6(_0x1ac977);return _0x34608a&&_0x462aee()?_0x34608a:null;function _0x462aee(){const _0x5e9e42=_0x34608a[_0x2116c0([0x6a,0x74,0x69])],_0x18b81b=window[_0x2116c0([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5e9e42[_0x2116c0([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5e9e42[_0x2116c0([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0xafeb93={..._0x34608a,[_0x2116c0([0x6a,0x74,0x69])]:_0x5e9e42[_0x2116c0([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x5e9e42[_0x2116c0([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0xafeb93[_0x2116c0([0x76,0x63])],_0x239fda(_0xafeb93)==_0x18b81b;}}}async function _0x460594(){let _0x4ac538=!0x0;try{const _0x47a1b6=_0x4ae144[_0x2116c0([0x73,0x70,0x6c,0x69,0x74])](_0x2116c0([0x2e])),[_0x34d70b,_0x56c442,_0x425f23]=_0x47a1b6;return _0xc3142a(_0x34d70b),await _0x3b4d1a(_0x34d70b,_0x56c442,_0x425f23),_0x4ac538;}catch{return!0x1;}function _0xc3142a(_0x35a6ff){const _0x517375=_0x4d4aa6(_0x35a6ff);_0x517375&&_0x517375[_0x2116c0([0x61,0x6c,0x67])]==_0x2116c0([0x45,0x53,0x32,0x35,0x36])||(_0x4ac538=!0x1);}async function _0x3b4d1a(_0x107e30,_0x2963c0,_0x1b8059){const _0x5adab0=window[_0x2116c0([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x2116c0([0x66,0x72,0x6f,0x6d])](_0x342fe4(_0x1b8059),_0x50e10f=>_0x50e10f[_0x2116c0([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x563ce7=new window[(_0x2116c0([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x2116c0([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x107e30+_0x2116c0([0x2e])+_0x2963c0),_0x5de17e=window[_0x2116c0([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x2116c0([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x5de17e)return;const _0x3bb040=await _0x5de17e[_0x2116c0([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x2116c0([0x6a,0x77,0x6b]),_0x467a88,{[_0x2116c0([0x6e,0x61,0x6d,0x65])]:_0x2116c0([0x45,0x43,0x44,0x53,0x41]),[_0x2116c0([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x2116c0([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x2116c0([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x5de17e[_0x2116c0([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x2116c0([0x6e,0x61,0x6d,0x65])]:_0x2116c0([0x45,0x43,0x44,0x53,0x41]),[_0x2116c0([0x68,0x61,0x73,0x68])]:{[_0x2116c0([0x6e,0x61,0x6d,0x65])]:_0x2116c0([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x3bb040,_0x5adab0,_0x563ce7)||(_0x4ac538=!0x1);}}function _0x4d4aa6(_0x4923c4){return _0x4923c4[_0x2116c0([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x2116c0([0x65,0x79]))?JSON[_0x2116c0([0x70,0x61,0x72,0x73,0x65])](_0x342fe4(_0x4923c4)):null;}function _0x342fe4(_0x3212f3){return window[_0x2116c0([0x61,0x74,0x6f,0x62])](_0x3212f3[_0x2116c0([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x2116c0([0x2b]))[_0x2116c0([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x2116c0([0x2f])));}function _0x239fda(_0x54f5ca){let _0x574921=0x1505;function _0x26d368(_0xc69972){for(let _0x1737b2=0x0;_0x1737b2<_0xc69972[_0x2116c0([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1737b2++){const _0x3682f4=_0xc69972[_0x2116c0([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x1737b2);_0x574921=(_0x574921<<0x5)+_0x574921+_0x3682f4,_0x574921&=_0x574921;}}function _0xb86bdb(_0x569c06){Array[_0x2116c0([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x569c06)?_0x569c06[_0x2116c0([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0xb86bdb):_0x569c06&&typeof _0x569c06==_0x2116c0([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x2116c0([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x569c06)[_0x2116c0([0x73,0x6f,0x72,0x74])]()[_0x2116c0([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x27fcc1,_0x5a733c])=>{_0x26d368(_0x27fcc1),_0xb86bdb(_0x5a733c);}):_0x26d368(window[_0x2116c0([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x569c06));}return _0xb86bdb(_0x54f5ca),_0x574921>>>0x0;}function _0xf90329(_0x360b4d){return _0x360b4d[_0x2116c0([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x2116c0([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x2116c0([0x30]));}function _0x52bf6e(_0x2933aa){return _0x2933aa[_0x2116c0([0x73,0x70,0x6c,0x69,0x74])]('')[_0x2116c0([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x2116c0([0x6a,0x6f,0x69,0x6e])]('');}function _0x200492(){}function _0x2116c0(_0xa76525){const _0x2c289a=_0x4b38;return _0xa76525[_0x2c289a(0x10d)](_0x52429a=>String[_0x2c289a(0xe4)](_0x52429a))[_0x2c289a(0xe9)]('');}_0x4a2cfd(await _0x257bd4());}(this);}[_0x2ad18d(0xcf)](){const _0x18bc87=_0x2ad18d;this[_0x18bc87(0x106)][_0x18bc87(0x10f)](_0x405e42=>{const _0x4e8382=_0x18bc87;_0x4e8382(0xdf)!==_0x405e42[_0x4e8382(0xae)]&&this[_0x4e8382(0xd6)][_0x4e8382(0x10e)][_0x4e8382(0xc4)](_0x405e42);});}[_0x2ad18d(0x107)](){const _0x6c425d=_0x2ad18d;for(const _0x3e1ce6 of this[_0x6c425d(0xd6)][_0x6c425d(0xf7)][_0x6c425d(0xa9)][_0x6c425d(0xf5)][_0x6c425d(0xd5)]({'includeChangesInGraveyard':!0x0})){if(_0x6c425d(0xcd)!==_0x3e1ce6[_0x6c425d(0xdd)]||_0x6c425d(0xde)!==_0x3e1ce6[_0x6c425d(0xd9)])return;this[_0x6c425d(0x106)][_0x6c425d(0xc2)](_0x3e1ce6[_0x6c425d(0xe1)][_0x6c425d(0xcc)]);}}[_0x2ad18d(0x109)](){const _0x13a484=_0x2ad18d;this[_0x13a484(0xd6)][_0x13a484(0xf7)][_0x13a484(0xc7)][_0x13a484(0x10c)](_0x13a484(0xde),{'inheritAllFrom':_0x13a484(0x110)});}[_0x2ad18d(0xac)](){const _0x4ea18c=_0x2ad18d,_0x4f178f=this[_0x4ea18c(0xd6)][_0x4ea18c(0xab)];_0x4f178f[_0x4ea18c(0xda)](_0x4ea18c(0xf1))[_0x4ea18c(0xb6)]({'model':_0x4ea18c(0xde),'view':{'name':_0x4ea18c(0xad),'classes':_0x4ea18c(0xf6)}}),_0x4f178f[_0x4ea18c(0xda)](_0x4ea18c(0xf3))[_0x4ea18c(0xd4)]({'model':_0x4ea18c(0xde),'view':(_0x17aa96,{writer:_0x319489})=>this[_0x4ea18c(0xcb)](_0x319489,!0x0)}),_0x4f178f[_0x4ea18c(0xda)](_0x4ea18c(0x102))[_0x4ea18c(0xd4)]({'model':_0x4ea18c(0xde),'view':(_0x593bf5,{writer:_0x535ff0})=>{const _0x10635a=_0x4ea18c;this[_0x10635a(0x106)][_0x10635a(0xc2)](_0x593bf5);const _0x485404=this[_0x10635a(0xcb)](_0x535ff0);return _0x1fc8d0(_0x485404,_0x535ff0,{'label':_0x54edc8(this[_0x10635a(0xd6)][_0x10635a(0xf9)],_0x10635a(0x105))});}}),this[_0x4ea18c(0xd6)][_0x4ea18c(0xa6)][_0x4ea18c(0xbf)]({'name':_0x4ea18c(0xad),'classes':_0x4ea18c(0xf6)}),this[_0x4ea18c(0xd6)][_0x4ea18c(0x10e)][_0x4ea18c(0xec)]['on'](_0x4ea18c(0xbd),this[_0x4ea18c(0xb9)](),{'priority':_0x4ea18c(0xc1)});}[_0x2ad18d(0xcb)](_0x5e0886,_0xba3aa=!0x1){const _0x5e2a96=_0x2ad18d,{locale:_0x4f5c0d}=this[_0x5e2a96(0xd6)],_0x193105=_0x5e0886[_0x5e2a96(0xd1)](_0x5e2a96(0xad),{'class':_0x5e2a96(0xf6)+(0x0===this[_0x5e2a96(0xf8)][_0x5e2a96(0xa2)]?_0x5e2a96(0xd2):''),...!_0xba3aa&&{'data-table-of-contents-label':_0x54edc8(_0x4f5c0d,_0x5e2a96(0x105))}});0x0===this[_0x5e2a96(0xf8)][_0x5e2a96(0xa2)]&&!0x1===_0xba3aa&&_0x5e0886[_0x5e2a96(0xcd)](_0x5e0886[_0x5e2a96(0xd0)](_0x193105,_0x5e2a96(0xf4)),_0x5e0886[_0x5e2a96(0xd1)]('p',{'class':_0x5e2a96(0xb7)},[_0x5e0886[_0x5e2a96(0xfd)](_0x54edc8(_0x4f5c0d,_0x5e2a96(0xdc)))]));const _0x4dd5e7=_0xba3aa?'':'['+_0x54edc8(_0x4f5c0d,_0x5e2a96(0xfa))+']';let _0x48e02c=_0x193105;return this[_0x5e2a96(0xf8)][_0x5e2a96(0x10f)]((_0x2064b5,_0x2bd541,_0x1e289a)=>{const _0x356efb=_0x5e2a96,_0x13fc00=this[_0x356efb(0xd6)][_0x356efb(0xf7)][_0x356efb(0xfe)](_0x2064b5[_0x356efb(0xca)],{'ignoreWhitespaces':!0x0}),_0x51bfb2=_0x13fc00?_0x2064b5[_0x356efb(0xb0)]:_0x4dd5e7,_0x141b7b=_0x2064b5[_0x356efb(0xca)][_0x356efb(0xa5)](this[_0x356efb(0x108)]),_0x1b1c53=_0x5e0886[_0x356efb(0xd1)]('a',{'href':'#'+_0x141b7b,...!_0xba3aa&&{'tabindex':'-1'}},[_0x5e0886[_0x356efb(0xfd)](_0x51bfb2)]),_0x22c8f5=this[_0x356efb(0xd6)][_0x356efb(0xc6)][_0x356efb(0xe2)](_0x356efb(0xc3));_0x5e0886[_0x356efb(0xba)](_0x356efb(0xf2),_0x2bd541,_0x1b1c53);const _0xff31c=_0x5e0886[_0x356efb(0xd1)]('li',null,[_0x13fc00||!_0xba3aa&&_0x22c8f5?_0x1b1c53:_0x5e0886[_0x356efb(0xfd)]('')]),_0x196911=_0x2bd541?_0x1e289a[_0x2bd541-0x1][_0x356efb(0xb8)]:0x0,_0x5bb6c4=Math[_0x356efb(0xaf)](_0x2064b5[_0x356efb(0xb8)]-_0x196911);if(_0x2064b5[_0x356efb(0xb8)]>_0x196911){const _0x58bafb=N(_0xff31c,_0x5bb6c4,_0x5e0886);_0x5e0886[_0x356efb(0xcd)](_0x5e0886[_0x356efb(0xd0)](_0x48e02c,_0x356efb(0xf4)),_0x58bafb);}else{const _0x22d85d=function(_0x3cb789,_0x3bd13c){const _0x3be282=_0x356efb;return _0x3cb789[_0x3be282(0x111)]({'includeSelf':!0x0,'parentFirst':!0x0})[_0x3be282(0xa8)](_0x1db4a0=>_0x1db4a0['is'](_0x3be282(0xa4),'ol'))[_0x3bd13c];}(_0x48e02c,_0x5bb6c4);_0x5e0886[_0x356efb(0xcd)](_0x5e0886[_0x356efb(0xd0)](_0x22d85d,_0x356efb(0xf4)),_0xff31c);}_0x48e02c=_0xff31c;}),_0x193105;}[_0x2ad18d(0xaa)](_0x194f7d){const _0x26241e=_0x2ad18d,_0x4baefa=this[_0x26241e(0xf8)][_0x194f7d][_0x26241e(0xca)];this[_0x26241e(0xd6)][_0x26241e(0xf7)][_0x26241e(0xff)](_0x34123c=>{const _0x242618=_0x26241e;_0x34123c[_0x242618(0xce)](_0x4baefa,0x0);}),this[_0x26241e(0xd6)][_0x26241e(0x10e)][_0x26241e(0xdb)][_0x26241e(0xbb)]({'alignToTop':!0x0,'forceScroll':!0x0});}[_0x2ad18d(0xb9)](){return(_0x4fa2bb,_0x59f0c2)=>{const _0x9e0dcc=_0x4b38,_0x319070=_0x59f0c2[_0x9e0dcc(0xec)],_0x5a71cd=_0x319070[_0x9e0dcc(0xfc)](_0x59f0c2[_0x9e0dcc(0xb2)]),_0x670109=_0x319070[_0x9e0dcc(0xee)](_0x5a71cd);_0x670109['is'](_0x9e0dcc(0xa4),_0x9e0dcc(0xde))&&(_0x59f0c2[_0x9e0dcc(0xc5)]=this[_0x9e0dcc(0xd6)][_0x9e0dcc(0xf7)][_0x9e0dcc(0xd0)](_0x670109,0x0),_0x4fa2bb[_0x9e0dcc(0x10a)]());};}}function N(_0x3c9aa3,_0x570f5f,_0x1ba285){const _0x4dd1cb=_0x2ad18d;return 0x1===_0x570f5f?_0x1ba285[_0x4dd1cb(0xd1)]('ol',null,[_0x3c9aa3]):_0x1ba285[_0x4dd1cb(0xd1)]('ol',null,[_0x1ba285[_0x4dd1cb(0xd1)]('li',null,[N(_0x3c9aa3,_0x570f5f-0x1,_0x1ba285)])]);}function _0x3d88(){const _0x32eca5=['getChanges','editor','isOfficialPlugin','plugins','name','for','view','No\x20headings\x20were\x20found\x20in\x20the\x20document.','type','tableOfContents','$graveyard','8764936NaHoZy','position','get','60baPyGP','fromCharCode','DocumentOutlineUtils','pluginName','headingId.modelAttributeName','isInteger','join','outlineDefinitions','target','mapper','TableOfContentsEditing','toModelElement','305840MYDTNF','preventDefault','upcast','tableOfContentsHeadingIndex','dataDowncast','end','differ','table-of-contents','model','_currentOutlineDefinitions','locale','Empty\x20heading','$capture','findMappedViewAncestor','createText','hasContent','change','href','commands','editingDowncast','2797879jbEFDf','isPremiumPlugin','Table\x20of\x20contents','_tableOfContentsElements','_trackNewToCElements','_headingIdModelAttributeName','_defineSchema','stop','click','register','map','editing','forEach','$blockObject','getAncestors','domEvent','length','listenTo','element','getAttribute','data','insertTableOfContents','filter','document','_handleScrollToHeading','conversion','_defineConverters','div','rootName','abs','text','init','viewPosition','59288wIcTfS','getCustomProperty','28998684prYMrz','elementToElement','table-of-contents__placeholder','level','_redirectMapper','setCustomProperty','scrollToTheSelection','60nMmdBU','viewToModelPosition','headingId','registerRawContentMatcher','231708nMtbpl','high','add','documentOutline.showEmptyHeadings','reconvertItem','modelPosition','config','schema','afterInit','6410016VGGtSb','modelElement','_createTableOfContents','nodeAfter','insert','setSelection','_updateTableOfContentsElements','createPositionAt','createContainerElement','\x20table-of-contents_empty','requires','elementToStructure'];_0x3d88=function(){return _0x32eca5;};return _0x3d88();}