@ckeditor/ckeditor5-document-outline 46.0.0-alpha.7 → 46.0.0-alpha.8

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-content-table-of-contents-padding:1em;--ck-content-table-of-contents-line-height:1.5;--ck-content-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-content-table-of-contents-padding)}.ck-content .table-of-contents>ol{padding:var(--ck-content-table-of-contents-padding)}.ck-content .table-of-contents ol{line-height:var(--ck-content-table-of-contents-line-height);list-style-type:none;margin:0}.ck-content .table-of-contents ol ol{padding-inline-start:var(--ck-content-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 p=o(h,i);i.byIndex=c,e.splice(c,0,{identifier:d,updater:p,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:()=>B,DocumentOutlineUI:()=>H,DocumentOutlineUtils:()=>f,HeadingId:()=>tt,TableOfContents:()=>mt,TableOfContentsCommand:()=>J,TableOfContentsEditing:()=>ot,TableOfContentsUI:()=>dt});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{leading:o=!1,trailing:r=!0,maxWait:s}=i,c=Array(2);let a;o&&(c[0]="leading"),r&&(c[1]="trailing");let u=null;const l=e(function(...e){a=t.apply(this,e),u=null},n,{edges:c}),d=function(...e){return null!=s&&(null===u&&(u=Date.now()),Date.now()-u>=s)?(a=t.apply(this,e),u=Date.now(),l.cancel(),l.schedule(),a):(l.apply(this,e),a)};return d.cancel=l.cancel,d.flush=()=>(l.flush(),a),d}var r=n(783);function s(){const t=["htmlH2","1waQfKs","518306fGlCLV","htmlH5","get","10cZtPQt","628461SGgCxa","htmlH1","push","getChildren","data","htmlH3","paragraph","heading.options","model","621006MUOqsp","286hIpTBA","plugins","config","reduce","htmlH4","261204FPItoF","htmlH6","1035430ajBBFK","22666cKHsaq","GeneralHtmlSupport","1321288CrpdFE","has","4RznKJN","288TnzDoP"];return(s=function(){return t})()}function c(t,e){const n=s();return(c=function(t,e){return n[t-=418]})(t,e)}function a(t){const e=c;let n="";for(const i of t[e(427)]())i instanceof r.ModelText&&(n+=i[e(428)]);return n}!function(t){const e=c,n=t();for(;;)try{if(227307===-parseInt(e(419))/1*(parseInt(e(420))/2)+-parseInt(e(433))/3+-parseInt(e(446))/4*(-parseInt(e(441))/5)+parseInt(e(447))/6*(parseInt(e(442))/7)+-parseInt(e(444))/8+-parseInt(e(424))/9*(parseInt(e(423))/10)+parseInt(e(434))/11*(parseInt(e(439))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(s);var u=n(584);function l(t,e){const n=h();return(l=function(t,e){return n[t-=284]})(t,e)}const d=l;!function(t){const e=l,n=t();for(;;)try{if(196524===parseInt(e(299))/1*(-parseInt(e(314))/2)+parseInt(e(294))/3*(-parseInt(e(331))/4)+-parseInt(e(300))/5*(-parseInt(e(324))/6)+-parseInt(e(296))/7+parseInt(e(330))/8*(-parseInt(e(323))/9)+-parseInt(e(298))/10*(parseInt(e(340))/11)+parseInt(e(290))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(h);class f extends t.Plugin{static get[d(322)](){return d(288)}static get[d(285)](){return!0}static get[d(304)](){return!0}[d(313)]=[];[d(307)](){const t=d,e=this[t(315)];this[t(313)]=this[t(334)]();let n=[];e[t(295)][t(297)].on(t(291),o(()=>{const e=t,i=n;n=this[e(316)]();const o=(0,u.diff)(i,n,(t,n)=>t[e(339)]===n[e(339)]&&t[e(318)]===n[e(318)]&&t[e(320)]===n[e(320)]),r=(0,u.diffToChanges)(o,n),s=this[e(319)](),c=n[e(332)](t=>t[e(320)]===s);r[e(312)]&&this[e(333)](e(291),{outlineDefinitions:n,activeItemIndex:c,outlineChanges:r}),this[e(333)](e(293),{index:c})},250,{leading:!0,trailing:!0}))}[d(284)](){const t=d;this[t(313)][t(312)]||this[t(309)]()}[d(316)](){const t=d,e=this[t(315)],n=[],i=this[t(313)];for(const n of e[t(295)][t(297)][t(302)]())o(e[t(295)][t(297)][t(317)](n));function o(e){const r=t;for(const t of e[r(303)]())t.is(r(336))&&(i[r(310)](t[r(301)])&&n[r(325)]({level:i[r(286)](t[r(301)])+1,text:a(t),modelElement:t}),o(t))}return n}[d(319)](){const t=d,e=this[t(315)][t(295)][t(297)][t(338)][t(308)](),n=new r.ModelTreeWalker({direction:t(321),startPosition:e});for(const e of n)if(e[t(306)].is(t(336))&&this[t(313)][t(310)](e[t(306)][t(301)]))return e[t(306)]}[d(334)](){const t=d;return this[t(315)][t(329)][t(305)](t(337))||function(t){const e=c,n=t[e(436)][e(422)](e(431));return n?n[e(437)]((t,n)=>(e(430)!==n[e(432)]&&t[e(426)](n[e(432)]),t),[]):t[e(435)][e(445)](e(443))?[e(425),e(418),e(429),e(438),e(421),e(440)]:[]}(this[t(315)])}[d(309)](){const t=d,e=this[t(315)],n=["h1","h2","h3","h4","h5","h6"],i=[];for(const o of n){const n=e[t(327)][t(292)][t(289)][t(311)](document[t(326)](o)),r=e[t(335)][t(328)](n)[t(287)](0);r?.is(t(336))&&i[t(325)](r[t(301)])}this[t(313)]=i}}function h(){const t=["push","createElement","editing","toModel","config","8pHWNra","4JfkcQx","findIndex","fire","_getHeadingNames","data","element","documentOutline.headings","selection","level","11NysCXX","afterInit","isOfficialPlugin","indexOf","getChild","DocumentOutlineUtils","domConverter","7421748llBMvy","change","view","activeItemIndex","14562uwuIvt","model","893242ULjMhE","document","2603190BFxUyg","201907DJCAba","662485gAztfw","name","getRootNames","getChildren","isPremiumPlugin","get","item","init","getFirstPosition","_deriveHeadingElementsFromConversion","includes","domToView","length","_headingNames","2hSFtdT","editor","_getOutlineDefinitions","getRoot","text","_getActiveHeading","modelElement","backward","pluginName","830367FjTYjE","12tQQNuK"];return(h=function(){return t})()}var p=n(311);function m(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=w();return(g=function(t,e){return n[t-=428]})(t,e)}function w(){const t=["set","bindTemplate","ck-document-outline__item_empty","click","ck-reset","ck-document-outline__item_level-","setTemplate","bind","90gaRsil","ck-document-outline__item","138285pdTmzY","isEmpty","3064736otWacd","text","266892yNqmcl","level","isActive","3128748UcyrOo","1398306Hmhkhe","1867zrhYKZ","209MKVQVd","ck-document-outline__item_active","14zvSgec","250615ZMYMMK","660AKLnGA","Empty heading","div","266KAswoT"];return(w=function(){return t})()}!function(t){const e=g,n=t();for(;;)try{if(644946===parseInt(e(438))/1*(-parseInt(e(446))/2)+-parseInt(e(437))/3+parseInt(e(436))/4+-parseInt(e(442))/5*(-parseInt(e(455))/6)+-parseInt(e(441))/7*(parseInt(e(431))/8)+parseInt(e(429))/9*(parseInt(e(443))/10)+-parseInt(e(439))/11*(parseInt(e(433))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(w);class v extends p.View{constructor(t,e=!1){const n=g;super(t);const i=this[n(448)],o=e?"["+m(t,n(444))+"]":"";this[n(447)](n(432),""),this[n(447)](n(434),1),this[n(447)](n(435),!1),this[n(454)](n(430)).to(this,n(432),t=>!t),this[n(453)]({tag:n(445),attributes:{class:["ck",n(451),n(428),i.to(n(434),t=>n(452)+t),i.if(n(435),n(440)),i.if(n(430),n(449))],title:i.to(n(432))},children:[{text:i.to(n(432),t=>t||o)}],on:{click:i.to(n(450))}})}}const I=k;function k(t,e){const n=y();return(k=function(t,e){return n[t-=334]})(t,e)}!function(t){const e=k,n=t();for(;;)try{if(327642===parseInt(e(344))/1*(parseInt(e(359))/2)+-parseInt(e(354))/3+-parseInt(e(340))/4+parseInt(e(376))/5*(-parseInt(e(361))/6)+parseInt(e(386))/7+-parseInt(e(342))/8+-parseInt(e(343))/9*(-parseInt(e(353))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(y);class b extends p.View{[I(338)];[I(356)];[I(371)];constructor(t,e=!1,n){const i=I;super(t),this[i(371)]=e,this[i(345)](i(348),-1),this[i(356)]=n,this[i(338)]=this[i(363)](),this[i(338)][i(369)](i(337)).to(this),this.on(i(337),this[i(384)][i(365)](this)),this.on(i(382),(t,e,n,o)=>{this[i(341)](o,n)}),this[i(379)]({tag:i(383),attributes:{class:["ck",i(334),i(335)],dir:t[i(378)],"data-document-outline-empty-placeholder":m(t,i(364)),tabindex:-1},children:this[i(338)]})}[I(347)](t){const e=I;t[e(346)](t=>{const n=e;n(370)==t[n(372)]?this[n(349)](t[n(374)],...t[n(381)]):n(351)==t[n(372)]&&this[n(360)](t[n(374)],t[n(367)])})}[I(341)](t,e){const n=I;if(-1!==t){const e=this[n(338)][n(352)](t);e&&(e[n(385)]=!1)}-1!==e&&(this[n(338)][n(352)](e)[n(385)]=!0,this[n(336)](e))}[I(349)](t,...e){const n=I,i=e[n(358)]((e,i)=>{const o=n,r=new v(this[o(355)],this[o(371)]);return r[o(368)]=e[o(368)],r[o(380)]=e[o(380)],t+i===this[o(348)]&&(r[o(385)]=!0),r});this[n(338)][n(377)](i,t)}[I(360)](t,e){const n=I;do{this[n(338)][n(373)](t)}while(--e)}[I(384)](t){const e=I,n=this[e(338)][e(357)](t[e(366)]);this[e(375)](e(350),n)}[I(336)](t){const e=I;(0,u.scrollAncestorsToShowTarget)(this[e(338)][e(352)](t)[e(362)],20,this[e(356)])}[I(339)](){const t=I;super[t(339)](),this[t(362)][t(373)]()}}function y(){const t=["bind","source","howMany","text","delegate","insert","showEmptyHeadingText","type","remove","index","fire","5GXkdVE","addMany","contentLanguageDirection","setTemplate","level","values","change:activeItemIndex","div","_handleItemClick","isActive","2685137Yjohzo","ck-reset","ck-document-outline","_scrollToItem","click","items","destroy","1319004MjpUrG","_setActiveItem","154160svShQw","189eBgGin","155381kkagKm","set","forEach","sync","activeItemIndex","_insertItem","itemSelected","delete","get","218710iBrpNj","1147542ZaQGqZ","locale","documentOutlineContainer","getIndex","map","8pmAlOg","_deleteItem","2431374BcDZhc","element","createCollection","Editor headings will appear here as you type."];return(y=function(){return t})()}var _=n(673),x=n.n(_),C=n(545),O=n.n(C),T=n(262),E=n.n(T),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=O(),D.insertStyleElement=S();x()(N.A,D);N.A&&N.A.locals&&N.A.locals;const K=M;function M(t,e){const n=j();return(M=function(t,e){return n[t-=373]})(t,e)}function j(){const t=["init","getRootNames","161189rxjJGK","editor","locale","_currentOutlineDefinitions","DocumentOutlineUtils","document","938136ewlnLQ","model","DocumentOutlineUI","map","get","render","focus","height","document-outline-container-not-provided","fromCharCode","domConverter","view","1010187IJeCEn","bind","indexOf","length","mapViewToDom","20WGgQga","activeItemIndex","_handleItemSelected","join","top","editing","toViewElement","9017505wshuWp","isPremiumPlugin","appendChild","731212YyDVOX","getDomRoot","plugins","setSelection","getVisible","window","add","bottom","afterInit","mapper","scrollToTheSelection","modelElement","getIntersection","_updateActiveDefinitionFromViewportThrottled","focusTracker","sync","_handleOutlineChange","4974bGSkXU","element","floor","change","destroy","listenTo","documentOutline.container","_updateActiveDefinitionOnViewportChange","documentOutline.showEmptyHeadings","itemSelected","_setActiveViewItem","href","3031SwSMBR","scroll","pluginName","resize","isOfficialPlugin","config","cancel","3567392oglXWq"];return(j=function(){return t})()}!function(t){const e=M,n=t();for(;;)try{if(477294===parseInt(e(404))/1+parseInt(e(410))/2+-parseInt(e(422))/3+parseInt(e(437))/4*(-parseInt(e(427))/5)+parseInt(e(382))/6*(parseInt(e(394))/7)+-parseInt(e(401))/8+parseInt(e(434))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(j);class H extends t.Plugin{[K(421)];[K(407)];[K(378)];static get[K(396)](){return K(412)}static get[K(398)](){return!0}static get[K(435)](){return!0}constructor(t){const e=K;super(t),this[e(421)]=new b(t[e(406)],this[e(405)][e(399)][e(414)](e(390)),this[e(405)][e(399)][e(414)](e(388))),this[e(407)]=[],this[e(378)]=function(t,e=0,n={}){"object"!=typeof n&&(n={});const{leading:i=!0,trailing:r=!0}=n;return o(t,e,{leading:i,trailing:r,maxWait:e})}(this[e(389)][e(423)](this),100)}[K(402)](){const t=K,e=this[t(405)],n=e[t(439)][t(414)](t(408));let i=!1;if(this[t(421)][t(415)](),this[t(405)].ui[t(379)][t(443)](this[t(421)][t(383)]),!e[t(399)][t(414)](t(388)))throw new u.CKEditorError(t(418),{editor:e});e[t(399)][t(414)](t(388))[t(436)](this[t(421)][t(383)]),n.on(t(385),this[t(381)][t(423)](this)),n.on(t(428),(e,{index:n})=>this[t(392)](n)),this[t(421)].on(t(391),(e,n)=>{i=!0,this[t(429)](n)}),this[t(421)][t(387)](u.global[t(409)],t(395),()=>{i?i=!1:this[t(378)]()},{useCapture:!0}),this[t(421)][t(387)](u.global[t(442)],t(397),this[t(378)],{useCapture:!0})}[K(373)](){!async function(t){const e=m([117,76,105,88,75,101,87,99,82,102,112,51,106,107,116,68,89,122,115,72,54,100,73,98,83,109,49,48,52,111,71,103,55,66,74,53,110,86,50,85,70,79,67,121,114,119,108,77,113,65,104,78,120,69,90,56,57,97,118,80,81,84]),n=window[m([68,97,116,101])][m([110,111,119])](),i=t[m([101,100,105,116,111,114])],o=new(window[m([80,114,111,109,105,115,101])])(t=>{i[m([111,110,99,101])](m([114,101,97,100,121]),t)}),r={[m([107,116,121])]:m([69,67]),[m([117,115,101])]:m([115,105,103]),[m([99,114,118])]:m([80,45,50,53,54]),[m([120])]:m([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]),[m([121])]:m([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]),[m([97,108,103])]:m([69,83,50,53,54])},s=i[m([99,111,110,102,105,103])][m([103,101,116])](m([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[m([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),o[m([116,104,101,110])](()=>new(window[m([80,114,111,109,105,115,101])])(t=>{let e=0;i[m([109,111,100,101,108])][m([111,110])](m([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,i)=>{i[0][m([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[m([111,102,102])]())})}))];return window[m([80,114,111,109,105,115,101])][m([114,97,99,101])](e)[m([116,104,101,110])](()=>t)}function a(t){return t[m([115,116,97,114,116,115,87,105,116,104])](m([101,121]))?JSON[m([112,97,114,115,101])](l(t)):null}function l(t){return window[m([97,116,111,98])](t[m([114,101,112,108,97,99,101])](/-/g,m([43]))[m([114,101,112,108,97,99,101])](/_/g,m([47])))}function d(t){let e=5381;function n(t){for(let n=0;n<t[m([108,101,110,103,116,104])];n++){const i=t[m([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+i,e&=e}}return function t(e){Array[m([105,115,65,114,114,97,121])](e)?e[m([102,111,114,69,97,99,104])](t):e&&typeof e==m([111,98,106,101,99,116])?Object[m([101,110,116,114,105,101,115])](e)[m([115,111,114,116])]()[m([102,111,114,69,97,99,104])](([e,i])=>{n(e),t(i)}):n(window[m([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[m([116,111,83,116,114,105,110,103])](16)[m([112,97,100,83,116,97,114,116])](8,m([48]))}function h(t){return t[m([115,112,108,105,116])]("")[m([114,101,118,101,114,115,101])]()[m([106,111,105,110])]("")}function p(){}function m(t){const e=M;return t[e(413)](t=>String[e(419)](t))[e(430)]("")}!function(t){const n=function(){const t=window[m([83,116,114,105,110,103])](window[m([112,101,114,102,111,114,109,97,110,99,101])][m([110,111,119])]())[m([114,101,112,108,97,99,101])](m([46]),"");let n=m([117]);for(let i=0;i<t[m([108,101,110,103,116,104])];i+=2){let o=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](i,i+2));o>=e[m([108,101,110,103,116,104])]&&(o-=e[m([108,101,110,103,116,104])]),n+=e[o]}return n}();i[n]=m([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!=m([86,97,108,105,100])&&async function(){await o,i[m([109,111,100,101,108])][m([99,104,97,110,103,101])]=p,i[m([109,111,100,101,108])][m([101,110,113,117,101,117,101,67,104,97,110,103,101])]=p,i[m([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](m([109,111,100,101,108]))}()}(await async function(){let t,e=null,p=null;try{return s==m([71,80,76])?m([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=s[m([115,112,108,105,116])](m([46]));return 3!=t[m([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[m([106,116,105])],n=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](t[m([108,101,110,103,116,104])]-8),16),i={...e,[m([106,116,105])]:t[m([115,117,98,115,116,114,105,110,103])](0,t[m([108,101,110,103,116,104])]-8)};return delete i[m([118,99])],d(i)==n}}}(),t?(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(p=function(t,e){return new(window[m([80,114,111,109,105,115,101])])(c=>{if(r())return c(m([86,97,108,105,100]));s(),i[m([100,101,99,111,114,97,116,101])](m([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 p(t){return!!t&&(typeof t===m([111,98,106,101,99,116])||typeof t===m([102,117,110,99,116,105,111,110]))&&typeof t[m([116,104,101,110])]===m([102,117,110,99,116,105,111,110])&&typeof t[m([99,97,116,99,104])]===m([102,117,110,99,116,105,111,110])}function g(i){a(i)[m([116,104,101,110])](t=>t&&t[m([115,116,97,116,117,115])]==m([111,107])?f(d(l+e))!=t[m([118,101,114,105,102,105,99,97,116,105,111,110])]?m([85,115,97,103,101,76,105,109,105,116]):m([86,97,108,105,100]):m([85,115,97,103,101,76,105,109,105,116]))[m([116,104,101,110])](t=>(r(),t),()=>{const t=s();return null==t?(r(),m([86,97,108,105,100])):m(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[m([116,104,101,110])](c)[m([99,97,116,99,104])](()=>{c(m([85,115,97,103,101,76,105,109,105,116]))});const o=36e5;function r(){const e=m([108,108,99,116,45])+f(d(t)),i=h(f(window[m([77,97,116,104])][m([99,101,105,108])](n/o)));window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([115,101,116,73,116,101,109])](e,i)}function s(){const e=m([108,108,99,116,45])+f(d(t)),n=window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([103,101,116,73,116,101,109])](e);return n?window[m([112,97,114,115,101,73,110,116])](h(n),16)*o:null}function a(t){return new(window[m([80,114,111,109,105,115,101])])((e,n)=>{t[m([116,104,101,110])](e,n),window[m([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}i[m([111,110])](m([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(m([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[m([114,101,113,117,101,115,116,73,100])]:l}},{[m([112,114,105,111,114,105,116,121])]:m([104,105,103,104])}),i[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{p(t[m([114,101,116,117,114,110])])&&(a=!0,g(t[m([114,101,116,117,114,110])]))},{[m([112,114,105,111,114,105,116,121])]:m([108,111,119])}),o[m([116,104,101,110])](()=>{a||c(m([85,115,97,103,101,76,105,109,105,116]))})});function r(){return i[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==m([97,117,116,111])}function s(){i[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=m([97,117,116,111])}}(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[m([106,116,105])])),await async function(){let t=!0;try{const i=s[m([115,112,108,105,116])](m([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[m([97,108,103])]==m([69,83,50,53,54])||(t=!1)}async function n(e,n,i){const o=window[m([85,105,110,116,56,65,114,114,97,121])][m([102,114,111,109])](l(i),t=>t[m([99,104,97,114,67,111,100,101,65,116])](0)),s=(new(window[m([84,101,120,116,69,110,99,111,100,101,114])]))[m([101,110,99,111,100,101])](e+m([46])+n),c=window[m([99,114,121,112,116,111])][m([115,117,98,116,108,101])];if(!c)return;const a=await c[m([105,109,112,111,114,116,75,101,121])](m([106,119,107]),r,{[m([110,97,109,101])]:m([69,67,68,83,65]),[m([110,97,109,101,100,67,117,114,118,101])]:m([80,45,50,53,54])},!1,[m([118,101,114,105,102,121])]);await c[m([118,101,114,105,102,121])]({[m([110,97,109,101])]:m([69,67,68,83,65]),[m([104,97,115,104])]:{[m([110,97,109,101])]:m([83,72,65,45,50,53,54])}},a,o,s)||(t=!1)}}()?function(){const e=t[m([102,101,97,116,117,114,101,115])];return!(!e||!e[m([105,110,99,108,117,100,101,115])](m([42]))&&!e[m([105,110,99,108,117,100,101,115])](m([68,79]))&&!e[m([105,110,99,108,117,100,101,115])](m([80,80])))}()?function(){const e=[m([101,118,97,108,117,97,116,105,111,110]),m([116,114,105,97,108])][m([105,110,99,108,117,100,101,115])](t[m([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1751932800;return t[m([101,120,112])]<e}()?m([69,120,112,105,114,101,100]):function(){const e=M,n=t[m([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[m([108,101,110,103,116,104])])return!0;const{hostname:i}=new URL(window[m([108,111,99,97,116,105,111,110])][e(393)]);if(n[m([105,110,99,108,117,100,101,115])](i))return!0;const o=i[m([115,112,108,105,116])](m([46]));return n[m([102,105,108,116,101,114])](t=>t[m([105,110,99,108,117,100,101,115])](m([42])))[m([109,97,112])](t=>t[m([115,112,108,105,116])](m([46])))[m([102,105,108,116,101,114])](t=>t[m([108,101,110,103,116,104])]<=o[m([108,101,110,103,116,104])])[m([109,97,112])](t=>Array(o[m([108,101,110,103,116,104])]-t[m([108,101,110,103,116,104])])[m([102,105,108,108])](t[0]===m([42])?m([42]):"")[m([99,111,110,99,97,116])](t))[m([115,111,109,101])](t=>o[m([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===m([42])))}()?(t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([101,118,97,108,117,97,116,105,111,110])&&(e=c(m([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([116,114,105,97,108])&&(e=c(m([84,114,105,97,108,76,105,109,105,116]))),await(e&&p?new(window[m([80,114,111,109,105,115,101])])((t,n)=>{e[m([116,104,101,110])](t,n),p[m([116,104,101,110])](e=>{e!=m([86,97,108,105,100])&&t(e)},n)}):e||p||m([86,97,108,105,100]))):m([68,111,109,97,105,110,76,105,109,105,116]):m([78,111,116,65,108,108,111,119,101,100]):m([73,110,118,97,108,105,100])):m([73,110,118,97,108,105,100]))}catch{return m([73,110,118,97,108,105,100])}}())}(this)}[K(386)](){const t=K;super[t(386)](),this[t(421)][t(386)](),this[t(378)][t(400)]()}[K(381)](t,{outlineDefinitions:e,outlineChanges:n}){const i=K;this[i(407)]=e,this[i(421)][i(380)](n)}[K(392)](t){const e=K;this[e(407)][e(425)]&&this[e(407)][t]&&(this[e(421)][e(428)]=t)}[K(429)](t){const e=K,n=this[e(407)][t][e(376)];this[e(405)][e(411)][e(385)](t=>{t[e(440)](n,0)}),this[e(405)][e(432)][e(421)][e(375)]({alignToTop:!0,forceScroll:!0}),this[e(405)][e(432)][e(421)][e(416)](),this[e(392)](t)}[K(389)](){const t=K,e=this[t(405)];let n;for(const i of e[t(411)][t(409)][t(403)]()){const o=e[t(432)][t(421)][t(438)](i),r=o&&new u.Rect(o)[t(441)]();if(r){const e=new u.Rect(u.global[t(442)])[t(377)](r);e&&(n=e[t(431)]+.25*e[t(417)])}}if(void 0===n)return;const i=V(e[t(432)],this[t(407)],n);i?this[t(392)](this[t(407)][t(424)](i)):this[t(392)](-1)}}function V(t,e,n,i=0,o=e[K(425)]-1){const r=K,s=Math[r(384)](i+(o-i)/2);if(o>=i){const c=e[s],a=t[r(374)][r(433)](c[r(376)]);if(!a)return null;const l=t[r(421)][r(420)][r(426)](a);return new u.Rect(l)[r(444)]>n?V(t,e,n,i,s-1):V(t,e,n,s+1,o)}return s<0?null:e[s]}const F=U;function R(){const t=["documentOutlineLicenseKeyNotAllowed","documentOutlineLicenseKeyEvaluationLimit","4552965xhYtOu","119239mBmbUr","documentOutlineLicenseKeyDomainLimit","3489495bsmHtb","isOfficialPlugin","DocumentOutline","6uvwIqJ","get","5270072OVmIfJ","destroy","8bGvDHc","15430707vJbSyR","pluginName","_showLicenseError","documentOutlineLicenseKeyExpired","featureNotAllowed","expired","invalid","3351732JVAMAl","documentOutlineLicenseKeyTrialLimit","editor","documentOutlineLicenseKeyUsageLimit","trialLimit","documentOutlineLicenseKeyValid","init","documentOutlineLicenseKeyInvalid","config","evaluationLimit","requires","domainLimit","11106501emxTbG","isPremiumPlugin","licenseKey","_licenseKeyCheckInterval","usageLimit"];return(R=function(){return t})()}function U(t,e){const n=R();return(U=function(t,e){return n[t-=294]})(t,e)}!function(t){const e=U,n=t();for(;;)try{if(814737===parseInt(e(323))/1*(-parseInt(e(328))/2)+-parseInt(e(325))/3+-parseInt(e(330))/4+parseInt(e(322))/5+-parseInt(e(303))/6+parseInt(e(315))/7+-parseInt(e(295))/8*(-parseInt(e(296))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(R);class B extends t.Plugin{[F(317)];[F(318)];static get[F(313)](){return[f,H]}static get[F(297)](){return F(327)}static get[F(326)](){return!0}static get[F(316)](){return!0}[F(309)](){const t=F;this[t(317)]=this[t(305)][t(311)][t(329)](t(317));const e=this[t(305)];this[t(318)]=setInterval(()=>{const n=t;let i;for(const t in e){const o=t,r=e[o];if(n(308)==r||n(310)==r||n(299)==r||n(324)==r||n(320)==r||n(321)==r||n(304)==r||n(306)==r){delete e[o],i=r,clearInterval(this[n(318)]),this[n(318)]=void 0;break}}n(310)==i&&e[n(298)](n(302)),n(299)==i&&e[n(298)](n(301)),n(324)==i&&e[n(298)](n(314)),n(320)==i&&e[n(298)](n(300),n(327)),n(321)==i&&e[n(298)](n(312)),n(304)==i&&e[n(298)](n(307)),n(306)==i&&e[n(298)](n(319))},1e3)}[F(294)](){const t=F;super[t(294)](),this[t(318)]&&clearInterval(this[t(318)])}}var Q=n(901);function z(t,e){const n=G();return(z=function(t,e){return n[t-=256]})(t,e)}const W=z;function G(){const t=["930022zXewLT","4552dmoLHi","3cWxiyp","change","findAllowedParent","isEnabled","schema","insertObject","245oZkpIl","538094PdsRdj","tableOfContents","model","editor","10vinWve","15lkCowe","1553308WCgewC","execute","selection","getFirstPosition","176622VdWAHQ","createElement","document","3703018QFRRmV","refresh","3421953YsPgCL"];return(G=function(){return t})()}!function(t){const e=z,n=t();for(;;)try{if(293385===parseInt(e(275))/1+-parseInt(e(266))/2+-parseInt(e(268))/3*(parseInt(e(256))/4)+parseInt(e(280))/5*(-parseInt(e(260))/6)+parseInt(e(274))/7*(-parseInt(e(267))/8)+parseInt(e(265))/9*(parseInt(e(279))/10)+parseInt(e(263))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(G);class J extends t.Command{[W(257)](){const t=W;this[t(278)][t(277)][t(269)](e=>{const n=t;this[n(278)][n(277)][n(273)](e[n(261)](n(276)))})}[W(264)](){const t=W,e=this[t(278)][t(277)],n=e[t(262)][t(258)][t(259)]();this[t(271)]=null!==(n&&e[t(272)][t(270)](n,t(276)))}}var X=n(336),q={attributes:{"data-cke":!0}};q.setAttributes=L(),q.insert=E().bind(null,"head"),q.domAPI=O(),q.insertStyleElement=S();x()(X.A,q);X.A&&X.A.locals&&X.A.locals;const Z=$;function Y(){const t=["isOfficialPlugin","hasAttribute","add","headingId.modelAttributeName","document","differ","4181771GplQQQ","nodeAfter","toViewElement","attributes","conversion","match","item","afterInit","headingId","attribute:headingId:","config","_customDataDowncastHeadingsConversion","getAttribute","HeadingId","1828632NZXgdh","352076avSLTl","registerPostFixer","heading.options","schema","clear","21yJMBWP","length","view","change","pluginName","get","4745349POlKxO","position","downcast","delete","setAttribute","modelRange","consume","low","isPremiumPlugin","upcast","getContainedElement","32561gqJyfI","removeAttribute","paragraph","forEach","88yRFZEc","editor","mapper","_customUpcastHeadingsConversion","set","for","extend","has","string","model","consumable","type","remove","isRegistered","element:","_registerHeadingIdAttributePostfixer","writer","viewItem","insert","6129865MiGhbC","name","10NgFQOx","heading1","233271FaAcFJ","getChanges","52rTpECX"];return(Y=function(){return t})()}function $(t,e){const n=Y();return($=function(t,e){return n[t-=112]})(t,e)}!function(t){const e=$,n=t();for(;;)try{if(801659===-parseInt(e(136))/1*(parseInt(e(165))/2)+-parseInt(e(119))/3*(parseInt(e(114))/4)+parseInt(e(159))/5+-parseInt(e(113))/6+parseInt(e(125))/7+parseInt(e(140))/8*(parseInt(e(163))/9)+-parseInt(e(161))/10*(-parseInt(e(172))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Y);class tt extends t.Plugin{static get[Z(123)](){return Z(112)}static get[Z(166)](){return!0}static get[Z(133)](){return!0}[Z(179)](){const t=Z,e=this[t(141)];e[t(182)][t(124)](t(169))||(function(e){const n=t,i=new Map;return e?(e[n(139)](t=>{const e=n;e(138)!==t[e(149)]&&i[e(144)](t[e(121)],t[e(149)])}),i[n(124)]("h1")||i[n(144)]("h1",n(162)),i):i}(this[t(141)][t(182)][t(124)](t(116)))[t(139)]((n,i)=>{const o=t;this[o(143)](i),this[o(183)](n),e[o(149)][o(117)][o(153)](n)&&e[o(149)][o(117)][o(146)](n,{allowAttributes:o(180)})}),this[t(155)]())}[Z(143)](t){const e=Z;this[e(141)][e(176)][e(145)](e(134))[e(168)](n=>n.on(e(154)+t,(t,n,i)=>{const o=e,{consumable:r,writer:s}=i,c=n[o(157)][o(184)]("id"),a=n[o(130)][o(135)]();if(a)return c&&c[o(120)]||a[o(167)](o(180))?void(r[o(131)](n[o(157)],{attributes:["id"]})&&s[o(129)](o(180),c,a)):(r[o(131)](n[o(157)],{attributes:["id"]}),void s[o(129)](o(180),(0,u.uid)(),a))},{priority:u.priorities[e(124)](e(132))+.5}))}[Z(183)](t){const e=Z;this[e(141)][e(176)][e(145)](e(127))[e(168)](n=>n.on(e(181)+t,(t,n,i)=>{const o=e;if(!i[o(150)][o(131)](n[o(178)],t[o(160)]))return;const r=n[o(178)][o(184)](o(180)),s=i[o(142)][o(174)](n[o(178)]);i[o(156)][o(129)]("id",r,s)}))}[Z(155)](){const t=Z,e=this[t(141)],n=new Set,i=new Set;function o(e,n){const o=t,r=(0,u.uid)();return i[o(168)](r),e[o(129)](o(180),r,n),r}function r(e,n){const i=t;e[i(137)](i(180),n)}e[t(149)][t(170)][t(115)](s=>{const c=t,a=e[c(149)][c(170)][c(171)][c(164)]();let u=!1;for(const t of a)if(c(158)==t[c(151)]&&t[c(160)])if(et(t[c(160)])){const e=t[c(175)][c(124)](c(180));c(148)==typeof e?n[c(147)](e)?(o(s,t[c(126)][c(173)]),u=!0):i[c(168)](e):(o(s,t[c(126)][c(173)]),u=!0)}else c(148)==typeof t[c(175)][c(124)](c(180))&&(r(s,t[c(126)][c(173)]),u=!0);else if(c(152)==t[c(151)]){const e=t[c(175)][c(124)](c(180));c(148)==typeof e&&n[c(128)](e)}return u}),e[t(149)][t(170)].on(t(122),()=>{const e=t;i[e(139)](t=>n[e(168)](t)),i[e(118)]()})}}function et(t){return!!t[Z(177)](/heading\d/)}const nt=it;function it(t,e){const n=st();return(it=function(t,e){return n[t-=303]})(t,e)}!function(t){const e=it,n=t();for(;;)try{if(780462===parseInt(e(383))/1*(-parseInt(e(305))/2)+parseInt(e(331))/3*(parseInt(e(353))/4)+-parseInt(e(358))/5+-parseInt(e(382))/6+parseInt(e(307))/7+-parseInt(e(346))/8+parseInt(e(372))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(st);class ot extends t.Plugin{static get[nt(391)](){return nt(306)}static get[nt(348)](){return!0}static get[nt(399)](){return!0}static get[nt(360)](){return[Q.Widget,f,tt]}[nt(324)];[nt(339)];[nt(367)];constructor(t){const e=nt;super(t),this[e(324)]=[],this[e(339)]=new Set,this[e(367)]=e(384)}[nt(349)](){const t=nt,e=this[t(359)],n=e[t(387)][t(368)][t(364)];e[t(386)][t(413)](t(329))&&(this[t(367)]=e[t(386)][t(413)](t(329))),this[t(415)](n,t(376),(e,n)=>{const i=t;if(!n[i(356)])return;const o=n[i(356)][i(389)](i(366));Number[i(373)](o)&&(n[i(327)][i(409)](),e[i(334)](),this[i(392)](o))},{priority:t(311),context:t(408)}),this[t(388)](),this[t(328)](),e[t(414)][t(341)](t(357),new J(e)),e[t(318)][t(413)](t(350)).on(t(395),(e,n)=>{const i=t;this[i(324)]=n[i(379)],this[i(396)]()}),this[t(415)](e[t(345)][t(364)],t(395),()=>{this[t(315)]()})}[nt(363)](){!async function(t){const e=m([53,113,77,97,106,90,75,66,110,102,122,55,83,120,80,104,70,98,88,89,56,85,81,52,103,67,74,71,115,108,114,78,72,107,82,69,87,54,121,109,73,65,112,116,68,101,48,76,118,50,119,99,105,111,57,84,100,117,79,51,49,86]),n=window[m([68,97,116,101])][m([110,111,119])](),i=t[m([101,100,105,116,111,114])],o=new(window[m([80,114,111,109,105,115,101])])(t=>{i[m([111,110,99,101])](m([114,101,97,100,121]),t)}),r={[m([107,116,121])]:m([69,67]),[m([117,115,101])]:m([115,105,103]),[m([99,114,118])]:m([80,45,50,53,54]),[m([120])]:m([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]),[m([121])]:m([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]),[m([97,108,103])]:m([69,83,50,53,54])},s=i[m([99,111,110,102,105,103])][m([103,101,116])](m([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[m([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),o[m([116,104,101,110])](()=>new(window[m([80,114,111,109,105,115,101])])(t=>{let e=0;i[m([109,111,100,101,108])][m([111,110])](m([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,i)=>{i[0][m([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[m([111,102,102])]())})}))];return window[m([80,114,111,109,105,115,101])][m([114,97,99,101])](e)[m([116,104,101,110])](()=>t)}function a(t){return t[m([115,116,97,114,116,115,87,105,116,104])](m([101,121]))?JSON[m([112,97,114,115,101])](l(t)):null}function l(t){return window[m([97,116,111,98])](t[m([114,101,112,108,97,99,101])](/-/g,m([43]))[m([114,101,112,108,97,99,101])](/_/g,m([47])))}function d(t){let e=5381;function n(t){for(let n=0;n<t[m([108,101,110,103,116,104])];n++){const i=t[m([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+i,e&=e}}return function t(e){Array[m([105,115,65,114,114,97,121])](e)?e[m([102,111,114,69,97,99,104])](t):e&&typeof e==m([111,98,106,101,99,116])?Object[m([101,110,116,114,105,101,115])](e)[m([115,111,114,116])]()[m([102,111,114,69,97,99,104])](([e,i])=>{n(e),t(i)}):n(window[m([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[m([116,111,83,116,114,105,110,103])](16)[m([112,97,100,83,116,97,114,116])](8,m([48]))}function h(t){return t[m([115,112,108,105,116])]("")[m([114,101,118,101,114,115,101])]()[m([106,111,105,110])]("")}function p(){}function m(t){const e=it;return t[e(369)](t=>String[e(403)](t))[e(406)]("")}!function(t){const n=function(){const t=window[m([83,116,114,105,110,103])](window[m([112,101,114,102,111,114,109,97,110,99,101])][m([110,111,119])]())[m([114,101,112,108,97,99,101])](m([46]),"");let n=m([113]);for(let i=0;i<t[m([108,101,110,103,116,104])];i+=2){let o=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](i,i+2));o>=e[m([108,101,110,103,116,104])]&&(o-=e[m([108,101,110,103,116,104])]),n+=e[o]}return n}();i[n]=m([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!=m([86,97,108,105,100])&&async function(){await o,i[m([109,111,100,101,108])][m([99,104,97,110,103,101])]=p,i[m([109,111,100,101,108])][m([101,110,113,117,101,117,101,67,104,97,110,103,101])]=p,i[m([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](m([109,111,100,101,108]))}()}(await async function(){let t,e=null,p=null;try{return s==m([71,80,76])?m([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=s[m([115,112,108,105,116])](m([46]));return 3!=t[m([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[m([106,116,105])],n=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](t[m([108,101,110,103,116,104])]-8),16),i={...e,[m([106,116,105])]:t[m([115,117,98,115,116,114,105,110,103])](0,t[m([108,101,110,103,116,104])]-8)};return delete i[m([118,99])],d(i)==n}}}(),t?(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(p=function(t,e){return new(window[m([80,114,111,109,105,115,101])])(c=>{if(r())return c(m([86,97,108,105,100]));s(),i[m([100,101,99,111,114,97,116,101])](m([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 p(t){return!!t&&(typeof t===m([111,98,106,101,99,116])||typeof t===m([102,117,110,99,116,105,111,110]))&&typeof t[m([116,104,101,110])]===m([102,117,110,99,116,105,111,110])&&typeof t[m([99,97,116,99,104])]===m([102,117,110,99,116,105,111,110])}function g(i){a(i)[m([116,104,101,110])](t=>t&&t[m([115,116,97,116,117,115])]==m([111,107])?f(d(l+e))!=t[m([118,101,114,105,102,105,99,97,116,105,111,110])]?m([85,115,97,103,101,76,105,109,105,116]):m([86,97,108,105,100]):m([85,115,97,103,101,76,105,109,105,116]))[m([116,104,101,110])](t=>(r(),t),()=>{const t=s();return null==t?(r(),m([86,97,108,105,100])):m(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[m([116,104,101,110])](c)[m([99,97,116,99,104])](()=>{c(m([85,115,97,103,101,76,105,109,105,116]))});const o=36e5;function r(){const e=m([108,108,99,116,45])+f(d(t)),i=h(f(window[m([77,97,116,104])][m([99,101,105,108])](n/o)));window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([115,101,116,73,116,101,109])](e,i)}function s(){const e=m([108,108,99,116,45])+f(d(t)),n=window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([103,101,116,73,116,101,109])](e);return n?window[m([112,97,114,115,101,73,110,116])](h(n),16)*o:null}function a(t){return new(window[m([80,114,111,109,105,115,101])])((e,n)=>{t[m([116,104,101,110])](e,n),window[m([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}i[m([111,110])](m([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(m([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[m([114,101,113,117,101,115,116,73,100])]:l}},{[m([112,114,105,111,114,105,116,121])]:m([104,105,103,104])}),i[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{p(t[m([114,101,116,117,114,110])])&&(a=!0,g(t[m([114,101,116,117,114,110])]))},{[m([112,114,105,111,114,105,116,121])]:m([108,111,119])}),o[m([116,104,101,110])](()=>{a||c(m([85,115,97,103,101,76,105,109,105,116]))})});function r(){return i[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==m([97,117,116,111])}function s(){i[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=m([97,117,116,111])}}(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[m([106,116,105])])),await async function(){let t=!0;try{const i=s[m([115,112,108,105,116])](m([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[m([97,108,103])]==m([69,83,50,53,54])||(t=!1)}async function n(e,n,i){const o=window[m([85,105,110,116,56,65,114,114,97,121])][m([102,114,111,109])](l(i),t=>t[m([99,104,97,114,67,111,100,101,65,116])](0)),s=(new(window[m([84,101,120,116,69,110,99,111,100,101,114])]))[m([101,110,99,111,100,101])](e+m([46])+n),c=window[m([99,114,121,112,116,111])][m([115,117,98,116,108,101])];if(!c)return;const a=await c[m([105,109,112,111,114,116,75,101,121])](m([106,119,107]),r,{[m([110,97,109,101])]:m([69,67,68,83,65]),[m([110,97,109,101,100,67,117,114,118,101])]:m([80,45,50,53,54])},!1,[m([118,101,114,105,102,121])]);await c[m([118,101,114,105,102,121])]({[m([110,97,109,101])]:m([69,67,68,83,65]),[m([104,97,115,104])]:{[m([110,97,109,101])]:m([83,72,65,45,50,53,54])}},a,o,s)||(t=!1)}}()?function(){const e=t[m([102,101,97,116,117,114,101,115])];return!(!e||!e[m([105,110,99,108,117,100,101,115])](m([42]))&&!e[m([105,110,99,108,117,100,101,115])](m([84,79,67]))&&!e[m([105,110,99,108,117,100,101,115])](m([80,80])))}()?function(){const e=[m([101,118,97,108,117,97,116,105,111,110]),m([116,114,105,97,108])][m([105,110,99,108,117,100,101,115])](t[m([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1751932800;return t[m([101,120,112])]<e}()?m([69,120,112,105,114,101,100]):function(){const e=it,n=t[m([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[m([108,101,110,103,116,104])])return!0;const{hostname:i}=new URL(window[m([108,111,99,97,116,105,111,110])][e(365)]);if(n[m([105,110,99,108,117,100,101,115])](i))return!0;const o=i[m([115,112,108,105,116])](m([46]));return n[m([102,105,108,116,101,114])](t=>t[m([105,110,99,108,117,100,101,115])](m([42])))[m([109,97,112])](t=>t[m([115,112,108,105,116])](m([46])))[m([102,105,108,116,101,114])](t=>t[m([108,101,110,103,116,104])]<=o[m([108,101,110,103,116,104])])[m([109,97,112])](t=>Array(o[m([108,101,110,103,116,104])]-t[m([108,101,110,103,116,104])])[m([102,105,108,108])](t[0]===m([42])?m([42]):"")[m([99,111,110,99,97,116])](t))[m([115,111,109,101])](t=>o[m([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===m([42])))}()?(t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([101,118,97,108,117,97,116,105,111,110])&&(e=c(m([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([116,114,105,97,108])&&(e=c(m([84,114,105,97,108,76,105,109,105,116]))),await(e&&p?new(window[m([80,114,111,109,105,115,101])])((t,n)=>{e[m([116,104,101,110])](t,n),p[m([116,104,101,110])](e=>{e!=m([86,97,108,105,100])&&t(e)},n)}):e||p||m([86,97,108,105,100]))):m([68,111,109,97,105,110,76,105,109,105,116]):m([78,111,116,65,108,108,111,119,101,100]):m([73,110,118,97,108,105,100])):m([73,110,118,97,108,105,100]))}catch{return m([73,110,118,97,108,105,100])}}())}(this)}[nt(396)](){const t=nt;this[t(339)][t(336)](e=>{const n=t;n(326)!==e[n(378)]&&this[n(359)][n(387)][n(362)](e)})}[nt(315)](){const t=nt;for(const e of this[t(359)][t(345)][t(364)][t(352)][t(321)]({includeChangesInGraveyard:!0})){if(t(340)!==e[t(380)]||t(314)!==e[t(347)])return;this[t(339)][t(341)](e[t(335)][t(332)])}}[nt(388)](){const t=nt;this[t(359)][t(345)][t(319)][t(309)](t(314),{inheritAllFrom:t(393)})}[nt(328)](){const t=nt,e=this[t(359)][t(390)];e[t(371)](t(410))[t(411)]({model:t(314),view:{name:t(370),classes:t(405)}}),e[t(371)](t(317))[t(304)]({model:t(314),view:(e,{writer:n})=>this[t(402)](n,!0)}),e[t(371)](t(407))[t(304)]({model:t(314),view:(e,{writer:n})=>{const i=t;this[i(339)][i(341)](e);const o=this[i(402)](n);return(0,Q.toWidget)(o,n,{label:m(this[i(359)][i(337)],i(316))})}}),this[t(359)][t(351)][t(404)]({name:t(370),classes:t(405)}),this[t(359)][t(387)][t(377)].on(t(322),this[t(338)](),{priority:t(311)})}[nt(402)](t,e=!1){const n=nt,{locale:i}=this[n(359)],o=t[n(323)](n(370),{class:n(405)+(0===this[n(324)][n(401)]?n(398):""),...!e&&{"data-table-of-contents-label":m(i,n(316))}});0===this[n(324)][n(401)]&&!1===e&&t[n(340)](t[n(330)](o,n(313)),t[n(323)]("p",{class:n(394)},[t[n(303)](m(i,n(325)))]));const r=e?"":"["+m(i,n(375))+"]";let s=o;return this[n(324)][n(336)]((i,o,c)=>{const a=n,u=this[a(359)][a(345)][a(355)](i[a(400)],{ignoreWhitespaces:!0}),l=u?i[a(333)]:r,d=i[a(400)][a(312)](this[a(367)]),f=t[a(323)]("a",{href:"#"+d,...!e&&{tabindex:"-1"}},[t[a(303)](l)]),h=this[a(359)][a(386)][a(413)](a(385));t[a(361)](a(366),o,f);const p=t[a(323)]("li",null,[u||!e&&h?f:t[a(303)]("")]),m=o?c[o-1][a(310)]:0,g=Math[a(343)](i[a(310)]-m);if(i[a(310)]>m){const e=rt(p,g,t);t[a(340)](t[a(330)](s,a(313)),e)}else{const e=function(t,e){const n=a;return t[n(344)]({includeSelf:!0,parentFirst:!0})[n(397)](t=>t.is(n(320),"ol"))[e]}(s,g);t[a(340)](t[a(330)](e,a(313)),p)}s=p}),o}[nt(392)](t){const e=nt,n=this[e(324)][t][e(400)];this[e(359)][e(345)][e(395)](t=>{t[e(381)](n,0)}),this[e(359)][e(387)][e(368)][e(342)]({alignToTop:!0,forceScroll:!0})}[nt(338)](){return(t,e)=>{const n=it,i=e[n(377)],o=i[n(412)](e[n(354)]),r=i[n(308)](o);r.is(n(320),n(314))&&(e[n(374)]=this[n(359)][n(345)][n(330)](r,0),t[n(334)]())}}}function rt(t,e,n){const i=nt;return 1===e?n[i(323)]("ol",null,[t]):n[i(323)]("ol",null,[n[i(323)]("li",null,[rt(t,e-1,n)])])}function st(){const t=["$graveyard","domEvent","_defineConverters","headingId.modelAttributeName","createPositionAt","126WnVKGH","nodeAfter","text","stop","position","forEach","locale","_redirectMapper","_tableOfContentsElements","insert","add","scrollToTheSelection","abs","getAncestors","model","3395176MdBDoh","name","isOfficialPlugin","init","DocumentOutlineUtils","data","differ","70440wVlpOK","viewPosition","hasContent","target","insertTableOfContents","2661380gavzBS","editor","requires","setCustomProperty","reconvertItem","afterInit","document","href","tableOfContentsHeadingIndex","_headingIdModelAttributeName","view","map","div","for","20620539NYTQnb","isInteger","modelPosition","Empty heading","click","mapper","rootName","outlineDefinitions","type","setSelection","6645258dveDdm","2425hNaDPH","headingId","documentOutline.showEmptyHeadings","config","editing","_defineSchema","getCustomProperty","conversion","pluginName","_handleScrollToHeading","$blockObject","table-of-contents__placeholder","change","_updateTableOfContentsElements","filter"," table-of-contents_empty","isPremiumPlugin","modelElement","length","_createTableOfContents","fromCharCode","registerRawContentMatcher","table-of-contents","join","editingDowncast","$capture","preventDefault","upcast","elementToElement","findMappedViewAncestor","get","commands","listenTo","createText","elementToStructure","506Afftis","TableOfContentsEditing","2991884nKMXtp","toModelElement","register","level","high","getAttribute","end","tableOfContents","_trackNewToCElements","Table of contents","dataDowncast","plugins","schema","element","getChanges","viewToModelPosition","createContainerElement","_currentOutlineDefinitions","No headings were found in the document."];return(st=function(){return t})()}var ct=n(355);const at=ut;function ut(t,e){const n=lt();return(ut=function(t,e){return n[t-=406]})(t,e)}function lt(){const t=["1533128TvJzrE","TableOfContentsUI","_licenseKeyCheckInterval","expired","invalid","destroy","get","14360856TFNofd","insertTableOfContents","config","licenseKey","tableOfContentsLicenseKeyExpired","listenTo","70cqiFYf","execute","_createButton","featureNotAllowed","655766WLHlzC","view","menuBar:tableOfContents","editor","bind","tableOfContentsLicenseKeyInvalid","tableOfContentsLicenseKeyEvaluationLimit","TableOfContents","tableOfContentsLicenseKeyDomainLimit","pluginName","tableOfContentsLicenseKeyValid","locale","tableOfContentsLicenseKeyUsageLimit","20906NnEMMg","tooltip","trialLimit","init","33443390AIoVbN","commands","Table of contents","isOfficialPlugin","_showLicenseError","tableOfContentsLicenseKeyTrialLimit","tableOfContentsLicenseKeyNotAllowed","isPremiumPlugin","4670805rhFaZU","usageLimit","add","855474vLEPXl","tableOfContents","domainLimit","componentFactory","focus","9nxwOzV","set","evaluationLimit","editing","isEnabled","291hYuuRD"];return(lt=function(){return t})()}!function(t){const e=ut,n=t();for(;;)try{if(995386===parseInt(e(421))/1+-parseInt(e(434))/2*(-parseInt(e(459))/3)+parseInt(e(460))/4+-parseInt(e(446))/5+-parseInt(e(449))/6*(-parseInt(e(417))/7)+parseInt(e(411))/8+parseInt(e(454))/9*(-parseInt(e(438))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt);class dt extends t.Plugin{[at(414)];[at(406)];static get[at(430)](){return at(461)}static get[at(441)](){return!0}static get[at(445)](){return!0}[at(437)](){const t=at,e=this[t(424)];e.ui[t(452)][t(448)](t(450),()=>{const e=t,n=this[e(419)](p.ButtonView);return n[e(435)]=!0,n}),e.ui[t(452)][t(448)](t(423),()=>this[t(419)](p.MenuBarMenuListItemButtonView)),this[t(414)]=this[t(424)][t(413)][t(410)](t(414));const n=this[t(424)];this[t(406)]=setInterval(()=>{const e=t;let i;for(const t in n){const o=t,r=n[o];if(e(431)==r||e(426)==r||e(415)==r||e(429)==r||e(444)==r||e(427)==r||e(443)==r||e(433)==r){delete n[o],i=r,clearInterval(this[e(406)]),this[e(406)]=void 0;break}}e(426)==i&&n[e(442)](e(408)),e(415)==i&&n[e(442)](e(407)),e(429)==i&&n[e(442)](e(451)),e(444)==i&&n[e(442)](e(420),e(428)),e(427)==i&&n[e(442)](e(456)),e(443)==i&&n[e(442)](e(436)),e(433)==i&&n[e(442)](e(447))},1e3)}[at(419)](t){const e=at,n=this[e(424)],i=n[e(432)],o=n[e(439)][e(410)](e(412)),r=new t(i);return r[e(455)]({label:m(i,e(440)),icon:ct.IconTableOfContents}),r[e(425)](e(458)).to(o,e(458)),this[e(416)](r,e(418),()=>{const t=e;n[t(418)](t(412)),n[t(457)][t(422)][t(453)]()}),r}[at(409)](){const t=at;super[t(409)](),this[t(406)]&&clearInterval(this[t(406)])}}function ft(){var t=["5591010dCliKS","isPremiumPlugin","92zLqLLy","TableOfContents","requires","7LJrycV","1559254UFHUvE","5543940xlsFuE","1239762DUlSfj","127461Qjrmgn","pluginName","isOfficialPlugin","10429800lgwEDR","3896028wjXRpp"];return(ft=function(){return t})()}var ht=pt;function pt(t,e){var n=ft();return(pt=function(t,e){return n[t-=460]})(t,e)}!function(t){for(var e=pt,n=t();;)try{if(652724===parseInt(e(467))/1+-parseInt(e(465))/2+parseInt(e(468))/3*(-parseInt(e(461))/4)+parseInt(e(466))/5+parseInt(e(473))/6+parseInt(e(464))/7*(-parseInt(e(471))/8)+parseInt(e(472))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ft);class mt extends t.Plugin{static get[ht(463)](){return[ot,dt]}static get[ht(469)](){return ht(462)}static get[ht(470)](){return!0}static get[ht(460)](){return!0}}function gt(){var t=["472vESQaN","12orkCal","3scNXjQ","880uEPEzZ","7133137zxcwKN","4023114aIiGDZ","18045isyWvZ","155360kTuhxQ","177541DfXDBQ","1549092kfJrqJ","5lYXgtB","1338627mfzBKL"];return(gt=function(){return t})()}function wt(t,e){var n=gt();return(wt=function(t,e){return n[t-=146]})(t,e)}!function(t){for(var e=wt,n=t();;)try{if(776408===parseInt(e(147))/1+parseInt(e(157))/2+parseInt(e(150))/3*(-parseInt(e(155))/4)+-parseInt(e(146))/5*(-parseInt(e(153))/6)+parseInt(e(156))/7*(-parseInt(e(148))/8)+parseInt(e(154))/9*(parseInt(e(151))/10)+-parseInt(e(152))/11*(parseInt(e(149))/12))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:()=>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-content-table-of-contents-padding:1em;--ck-content-table-of-contents-line-height:1.5;--ck-content-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-content-table-of-contents-padding)}.ck-content .table-of-contents>ol{padding:var(--ck-content-table-of-contents-padding)}.ck-content .table-of-contents ol{line-height:var(--ck-content-table-of-contents-line-height);list-style-type:none;margin:0}.ck-content .table-of-contents ol ol{padding-inline-start:var(--ck-content-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 p=o(h,i);i.byIndex=c,e.splice(c,0,{identifier:d,updater:p,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:()=>z,DocumentOutlineUI:()=>H,DocumentOutlineUtils:()=>f,HeadingId:()=>tt,TableOfContents:()=>mt,TableOfContentsCommand:()=>q,TableOfContentsEditing:()=>rt,TableOfContentsUI:()=>dt});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{leading:o=!1,trailing:r=!0,maxWait:s}=i,c=Array(2);let a;o&&(c[0]="leading"),r&&(c[1]="trailing");let u=null;const l=e(function(...e){a=t.apply(this,e),u=null},n,{edges:c}),d=function(...e){return null!=s&&(null===u&&(u=Date.now()),Date.now()-u>=s)?(a=t.apply(this,e),u=Date.now(),l.cancel(),l.schedule(),a):(l.apply(this,e),a)};return d.cancel=l.cancel,d.flush=()=>(l.flush(),a),d}var r=n(783);function s(){const t=["htmlH2","1waQfKs","518306fGlCLV","htmlH5","get","10cZtPQt","628461SGgCxa","htmlH1","push","getChildren","data","htmlH3","paragraph","heading.options","model","621006MUOqsp","286hIpTBA","plugins","config","reduce","htmlH4","261204FPItoF","htmlH6","1035430ajBBFK","22666cKHsaq","GeneralHtmlSupport","1321288CrpdFE","has","4RznKJN","288TnzDoP"];return(s=function(){return t})()}function c(t,e){const n=s();return(c=function(t,e){return n[t-=418]})(t,e)}function a(t){const e=c;let n="";for(const i of t[e(427)]())i instanceof r.ModelText&&(n+=i[e(428)]);return n}!function(t){const e=c,n=t();for(;;)try{if(227307===-parseInt(e(419))/1*(parseInt(e(420))/2)+-parseInt(e(433))/3+-parseInt(e(446))/4*(-parseInt(e(441))/5)+parseInt(e(447))/6*(parseInt(e(442))/7)+-parseInt(e(444))/8+-parseInt(e(424))/9*(parseInt(e(423))/10)+parseInt(e(434))/11*(parseInt(e(439))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(s);var u=n(584);function l(t,e){const n=h();return(l=function(t,e){return n[t-=284]})(t,e)}const d=l;!function(t){const e=l,n=t();for(;;)try{if(196524===parseInt(e(299))/1*(-parseInt(e(314))/2)+parseInt(e(294))/3*(-parseInt(e(331))/4)+-parseInt(e(300))/5*(-parseInt(e(324))/6)+-parseInt(e(296))/7+parseInt(e(330))/8*(-parseInt(e(323))/9)+-parseInt(e(298))/10*(parseInt(e(340))/11)+parseInt(e(290))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(h);class f extends t.Plugin{static get[d(322)](){return d(288)}static get[d(285)](){return!0}static get[d(304)](){return!0}[d(313)]=[];[d(307)](){const t=d,e=this[t(315)];this[t(313)]=this[t(334)]();let n=[];e[t(295)][t(297)].on(t(291),o(()=>{const e=t,i=n;n=this[e(316)]();const o=(0,u.diff)(i,n,(t,n)=>t[e(339)]===n[e(339)]&&t[e(318)]===n[e(318)]&&t[e(320)]===n[e(320)]),r=(0,u.diffToChanges)(o,n),s=this[e(319)](),c=n[e(332)](t=>t[e(320)]===s);r[e(312)]&&this[e(333)](e(291),{outlineDefinitions:n,activeItemIndex:c,outlineChanges:r}),this[e(333)](e(293),{index:c})},250,{leading:!0,trailing:!0}))}[d(284)](){const t=d;this[t(313)][t(312)]||this[t(309)]()}[d(316)](){const t=d,e=this[t(315)],n=[],i=this[t(313)];for(const n of e[t(295)][t(297)][t(302)]())o(e[t(295)][t(297)][t(317)](n));function o(e){const r=t;for(const t of e[r(303)]())t.is(r(336))&&(i[r(310)](t[r(301)])&&n[r(325)]({level:i[r(286)](t[r(301)])+1,text:a(t),modelElement:t}),o(t))}return n}[d(319)](){const t=d,e=this[t(315)][t(295)][t(297)][t(338)][t(308)](),n=new r.ModelTreeWalker({direction:t(321),startPosition:e});for(const e of n)if(e[t(306)].is(t(336))&&this[t(313)][t(310)](e[t(306)][t(301)]))return e[t(306)]}[d(334)](){const t=d;return this[t(315)][t(329)][t(305)](t(337))||function(t){const e=c,n=t[e(436)][e(422)](e(431));return n?n[e(437)]((t,n)=>(e(430)!==n[e(432)]&&t[e(426)](n[e(432)]),t),[]):t[e(435)][e(445)](e(443))?[e(425),e(418),e(429),e(438),e(421),e(440)]:[]}(this[t(315)])}[d(309)](){const t=d,e=this[t(315)],n=["h1","h2","h3","h4","h5","h6"],i=[];for(const o of n){const n=e[t(327)][t(292)][t(289)][t(311)](document[t(326)](o)),r=e[t(335)][t(328)](n)[t(287)](0);r?.is(t(336))&&i[t(325)](r[t(301)])}this[t(313)]=i}}function h(){const t=["push","createElement","editing","toModel","config","8pHWNra","4JfkcQx","findIndex","fire","_getHeadingNames","data","element","documentOutline.headings","selection","level","11NysCXX","afterInit","isOfficialPlugin","indexOf","getChild","DocumentOutlineUtils","domConverter","7421748llBMvy","change","view","activeItemIndex","14562uwuIvt","model","893242ULjMhE","document","2603190BFxUyg","201907DJCAba","662485gAztfw","name","getRootNames","getChildren","isPremiumPlugin","get","item","init","getFirstPosition","_deriveHeadingElementsFromConversion","includes","domToView","length","_headingNames","2hSFtdT","editor","_getOutlineDefinitions","getRoot","text","_getActiveHeading","modelElement","backward","pluginName","830367FjTYjE","12tQQNuK"];return(h=function(){return t})()}var p=n(311);function m(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=w();return(g=function(t,e){return n[t-=428]})(t,e)}function w(){const t=["set","bindTemplate","ck-document-outline__item_empty","click","ck-reset","ck-document-outline__item_level-","setTemplate","bind","90gaRsil","ck-document-outline__item","138285pdTmzY","isEmpty","3064736otWacd","text","266892yNqmcl","level","isActive","3128748UcyrOo","1398306Hmhkhe","1867zrhYKZ","209MKVQVd","ck-document-outline__item_active","14zvSgec","250615ZMYMMK","660AKLnGA","Empty heading","div","266KAswoT"];return(w=function(){return t})()}!function(t){const e=g,n=t();for(;;)try{if(644946===parseInt(e(438))/1*(-parseInt(e(446))/2)+-parseInt(e(437))/3+parseInt(e(436))/4+-parseInt(e(442))/5*(-parseInt(e(455))/6)+-parseInt(e(441))/7*(parseInt(e(431))/8)+parseInt(e(429))/9*(parseInt(e(443))/10)+-parseInt(e(439))/11*(parseInt(e(433))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(w);class v extends p.View{constructor(t,e=!1){const n=g;super(t);const i=this[n(448)],o=e?"["+m(t,n(444))+"]":"";this[n(447)](n(432),""),this[n(447)](n(434),1),this[n(447)](n(435),!1),this[n(454)](n(430)).to(this,n(432),t=>!t),this[n(453)]({tag:n(445),attributes:{class:["ck",n(451),n(428),i.to(n(434),t=>n(452)+t),i.if(n(435),n(440)),i.if(n(430),n(449))],title:i.to(n(432))},children:[{text:i.to(n(432),t=>t||o)}],on:{click:i.to(n(450))}})}}const I=k;function k(t,e){const n=y();return(k=function(t,e){return n[t-=334]})(t,e)}!function(t){const e=k,n=t();for(;;)try{if(327642===parseInt(e(344))/1*(parseInt(e(359))/2)+-parseInt(e(354))/3+-parseInt(e(340))/4+parseInt(e(376))/5*(-parseInt(e(361))/6)+parseInt(e(386))/7+-parseInt(e(342))/8+-parseInt(e(343))/9*(-parseInt(e(353))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(y);class b extends p.View{[I(338)];[I(356)];[I(371)];constructor(t,e=!1,n){const i=I;super(t),this[i(371)]=e,this[i(345)](i(348),-1),this[i(356)]=n,this[i(338)]=this[i(363)](),this[i(338)][i(369)](i(337)).to(this),this.on(i(337),this[i(384)][i(365)](this)),this.on(i(382),(t,e,n,o)=>{this[i(341)](o,n)}),this[i(379)]({tag:i(383),attributes:{class:["ck",i(334),i(335)],dir:t[i(378)],"data-document-outline-empty-placeholder":m(t,i(364)),tabindex:-1},children:this[i(338)]})}[I(347)](t){const e=I;t[e(346)](t=>{const n=e;n(370)==t[n(372)]?this[n(349)](t[n(374)],...t[n(381)]):n(351)==t[n(372)]&&this[n(360)](t[n(374)],t[n(367)])})}[I(341)](t,e){const n=I;if(-1!==t){const e=this[n(338)][n(352)](t);e&&(e[n(385)]=!1)}-1!==e&&(this[n(338)][n(352)](e)[n(385)]=!0,this[n(336)](e))}[I(349)](t,...e){const n=I,i=e[n(358)]((e,i)=>{const o=n,r=new v(this[o(355)],this[o(371)]);return r[o(368)]=e[o(368)],r[o(380)]=e[o(380)],t+i===this[o(348)]&&(r[o(385)]=!0),r});this[n(338)][n(377)](i,t)}[I(360)](t,e){const n=I;do{this[n(338)][n(373)](t)}while(--e)}[I(384)](t){const e=I,n=this[e(338)][e(357)](t[e(366)]);this[e(375)](e(350),n)}[I(336)](t){const e=I;(0,u.scrollAncestorsToShowTarget)(this[e(338)][e(352)](t)[e(362)],20,this[e(356)])}[I(339)](){const t=I;super[t(339)](),this[t(362)][t(373)]()}}function y(){const t=["bind","source","howMany","text","delegate","insert","showEmptyHeadingText","type","remove","index","fire","5GXkdVE","addMany","contentLanguageDirection","setTemplate","level","values","change:activeItemIndex","div","_handleItemClick","isActive","2685137Yjohzo","ck-reset","ck-document-outline","_scrollToItem","click","items","destroy","1319004MjpUrG","_setActiveItem","154160svShQw","189eBgGin","155381kkagKm","set","forEach","sync","activeItemIndex","_insertItem","itemSelected","delete","get","218710iBrpNj","1147542ZaQGqZ","locale","documentOutlineContainer","getIndex","map","8pmAlOg","_deleteItem","2431374BcDZhc","element","createCollection","Editor headings will appear here as you type."];return(y=function(){return t})()}var _=n(673),C=n.n(_),x=n(545),O=n.n(x),T=n(262),E=n.n(T),A=n(667),P=n.n(A),L=n(357),N=n.n(L),S=n(46),D={attributes:{"data-cke":!0}};D.setAttributes=P(),D.insert=E().bind(null,"head"),D.domAPI=O(),D.insertStyleElement=N();C()(S.A,D);S.A&&S.A.locals&&S.A.locals;const K=M;function M(t,e){const n=j();return(M=function(t,e){return n[t-=476]})(t,e)}function j(){const t=["_handleOutlineChange","map","activeItemIndex","40qhnmnd","href","plugins","43707ysiygZ","_handleItemSelected","change","focusTracker","14coqJWN","height","989995ucuVUi","get","scroll","join","1588829ZYqWXM","modelElement","window","_setActiveViewItem","1438312UfDEiB","itemSelected","getIntersection","editor","toViewElement","_updateActiveDefinitionFromViewportThrottled","getDomRoot","2AxbuVo","element","floor","isOfficialPlugin","cancel","documentOutline.container","mapViewToDom","_currentOutlineDefinitions","document","resize","_updateActiveDefinitionOnViewportChange","view","getRootNames","config","add","domConverter","1040538YGrItM","model","scrollToTheSelection","focus","8NPzhJs","sync","setSelection","document-outline-container-not-provided","locale","mapper","documentOutline.showEmptyHeadings","isPremiumPlugin","destroy","fromCharCode","pluginName","top","bind","listenTo","afterInit","indexOf","bottom","DocumentOutlineUtils","render","getVisible","length","init","appendChild","394154lPCUuy","3580056phfOrC","editing","DocumentOutlineUI"];return(j=function(){return t})()}!function(t){const e=M,n=t();for(;;)try{if(281888===parseInt(e(512))/1*(-parseInt(e(543))/2)+-parseInt(e(522))/3*(-parseInt(e(489))/4)+parseInt(e(528))/5+parseInt(e(485))/6*(-parseInt(e(526))/7)+-parseInt(e(536))/8+parseInt(e(513))/9+-parseInt(e(519))/10*(-parseInt(e(532))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(j);class H extends t.Plugin{[K(480)];[K(476)];[K(541)];static get[K(499)](){return K(515)}static get[K(546)](){return!0}static get[K(496)](){return!0}constructor(t){const e=K;super(t),this[e(480)]=new b(t[e(493)],this[e(539)][e(482)][e(529)](e(495)),this[e(539)][e(482)][e(529)](e(548))),this[e(476)]=[],this[e(541)]=function(t,e=0,n={}){"object"!=typeof n&&(n={});const{leading:i=!0,trailing:r=!0}=n;return o(t,e,{leading:i,trailing:r,maxWait:e})}(this[e(479)][e(501)](this),100)}[K(510)](){const t=K,e=this[t(539)],n=e[t(521)][t(529)](t(506));let i=!1;if(this[t(480)][t(507)](),this[t(539)].ui[t(525)][t(483)](this[t(480)][t(544)]),!e[t(482)][t(529)](t(548)))throw new u.CKEditorError(t(492),{editor:e});e[t(482)][t(529)](t(548))[t(511)](this[t(480)][t(544)]),n.on(t(524),this[t(516)][t(501)](this)),n.on(t(518),(e,{index:n})=>this[t(535)](n)),this[t(480)].on(t(537),(e,n)=>{i=!0,this[t(523)](n)}),this[t(480)][t(502)](u.global[t(477)],t(530),()=>{i?i=!1:this[t(541)]()},{useCapture:!0}),this[t(480)][t(502)](u.global[t(534)],t(478),this[t(541)],{useCapture:!0})}[K(503)](){!async function(t){const e=m([121,73,105,111,80,56,102,82,110,55,89,65,78,109,49,81,50,52,90,103,71,72,117,113,99,69,68,74,48,108,100,75,83,54,51,101,106,85,98,53,88,116,84,76,119,112,79,107,57,104,120,87,67,118,115,66,77,97,122,114,70,86]),n=window[m([68,97,116,101])][m([110,111,119])](),i=t[m([101,100,105,116,111,114])],o=new(window[m([80,114,111,109,105,115,101])])(t=>{i[m([111,110,99,101])](m([114,101,97,100,121]),t)}),r={[m([107,116,121])]:m([69,67]),[m([117,115,101])]:m([115,105,103]),[m([99,114,118])]:m([80,45,50,53,54]),[m([120])]:m([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]),[m([121])]:m([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]),[m([97,108,103])]:m([69,83,50,53,54])},s=i[m([99,111,110,102,105,103])][m([103,101,116])](m([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[m([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),o[m([116,104,101,110])](()=>new(window[m([80,114,111,109,105,115,101])])(t=>{let e=0;i[m([109,111,100,101,108])][m([111,110])](m([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,i)=>{i[0][m([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[m([111,102,102])]())})}))];return window[m([80,114,111,109,105,115,101])][m([114,97,99,101])](e)[m([116,104,101,110])](()=>t)}function a(t){return t[m([115,116,97,114,116,115,87,105,116,104])](m([101,121]))?JSON[m([112,97,114,115,101])](l(t)):null}function l(t){return window[m([97,116,111,98])](t[m([114,101,112,108,97,99,101])](/-/g,m([43]))[m([114,101,112,108,97,99,101])](/_/g,m([47])))}function d(t){let e=5381;function n(t){for(let n=0;n<t[m([108,101,110,103,116,104])];n++){const i=t[m([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+i,e&=e}}return function t(e){Array[m([105,115,65,114,114,97,121])](e)?e[m([102,111,114,69,97,99,104])](t):e&&typeof e==m([111,98,106,101,99,116])?Object[m([101,110,116,114,105,101,115])](e)[m([115,111,114,116])]()[m([102,111,114,69,97,99,104])](([e,i])=>{n(e),t(i)}):n(window[m([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[m([116,111,83,116,114,105,110,103])](16)[m([112,97,100,83,116,97,114,116])](8,m([48]))}function h(t){return t[m([115,112,108,105,116])]("")[m([114,101,118,101,114,115,101])]()[m([106,111,105,110])]("")}function p(){}function m(t){const e=M;return t[e(517)](t=>String[e(498)](t))[e(531)]("")}!function(t){const n=function(){const t=window[m([83,116,114,105,110,103])](window[m([112,101,114,102,111,114,109,97,110,99,101])][m([110,111,119])]())[m([114,101,112,108,97,99,101])](m([46]),"");let n=m([121]);for(let i=0;i<t[m([108,101,110,103,116,104])];i+=2){let o=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](i,i+2));o>=e[m([108,101,110,103,116,104])]&&(o-=e[m([108,101,110,103,116,104])]),n+=e[o]}return n}();i[n]=m([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!=m([86,97,108,105,100])&&async function(){await o,i[m([109,111,100,101,108])][m([99,104,97,110,103,101])]=p,i[m([109,111,100,101,108])][m([101,110,113,117,101,117,101,67,104,97,110,103,101])]=p,i[m([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](m([109,111,100,101,108]))}()}(await async function(){let t,e=null,p=null;try{return s==m([71,80,76])?m([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=s[m([115,112,108,105,116])](m([46]));return 3!=t[m([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[m([106,116,105])],n=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](t[m([108,101,110,103,116,104])]-8),16),i={...e,[m([106,116,105])]:t[m([115,117,98,115,116,114,105,110,103])](0,t[m([108,101,110,103,116,104])]-8)};return delete i[m([118,99])],d(i)==n}}}(),t?(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(p=function(t,e){return new(window[m([80,114,111,109,105,115,101])])(c=>{if(r())return c(m([86,97,108,105,100]));s(),i[m([100,101,99,111,114,97,116,101])](m([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 p(t){return!!t&&(typeof t===m([111,98,106,101,99,116])||typeof t===m([102,117,110,99,116,105,111,110]))&&typeof t[m([116,104,101,110])]===m([102,117,110,99,116,105,111,110])&&typeof t[m([99,97,116,99,104])]===m([102,117,110,99,116,105,111,110])}function g(i){a(i)[m([116,104,101,110])](t=>t&&t[m([115,116,97,116,117,115])]==m([111,107])?f(d(l+e))!=t[m([118,101,114,105,102,105,99,97,116,105,111,110])]?m([85,115,97,103,101,76,105,109,105,116]):m([86,97,108,105,100]):m([85,115,97,103,101,76,105,109,105,116]))[m([116,104,101,110])](t=>(r(),t),()=>{const t=s();return null==t?(r(),m([86,97,108,105,100])):m(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[m([116,104,101,110])](c)[m([99,97,116,99,104])](()=>{c(m([85,115,97,103,101,76,105,109,105,116]))});const o=36e5;function r(){const e=m([108,108,99,116,45])+f(d(t)),i=h(f(window[m([77,97,116,104])][m([99,101,105,108])](n/o)));window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([115,101,116,73,116,101,109])](e,i)}function s(){const e=m([108,108,99,116,45])+f(d(t)),n=window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([103,101,116,73,116,101,109])](e);return n?window[m([112,97,114,115,101,73,110,116])](h(n),16)*o:null}function a(t){return new(window[m([80,114,111,109,105,115,101])])((e,n)=>{t[m([116,104,101,110])](e,n),window[m([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}i[m([111,110])](m([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(m([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[m([114,101,113,117,101,115,116,73,100])]:l}},{[m([112,114,105,111,114,105,116,121])]:m([104,105,103,104])}),i[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{p(t[m([114,101,116,117,114,110])])&&(a=!0,g(t[m([114,101,116,117,114,110])]))},{[m([112,114,105,111,114,105,116,121])]:m([108,111,119])}),o[m([116,104,101,110])](()=>{a||c(m([85,115,97,103,101,76,105,109,105,116]))})});function r(){return i[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==m([97,117,116,111])}function s(){i[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=m([97,117,116,111])}}(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[m([106,116,105])])),await async function(){let t=!0;try{const i=s[m([115,112,108,105,116])](m([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[m([97,108,103])]==m([69,83,50,53,54])||(t=!1)}async function n(e,n,i){const o=window[m([85,105,110,116,56,65,114,114,97,121])][m([102,114,111,109])](l(i),t=>t[m([99,104,97,114,67,111,100,101,65,116])](0)),s=(new(window[m([84,101,120,116,69,110,99,111,100,101,114])]))[m([101,110,99,111,100,101])](e+m([46])+n),c=window[m([99,114,121,112,116,111])][m([115,117,98,116,108,101])];if(!c)return;const a=await c[m([105,109,112,111,114,116,75,101,121])](m([106,119,107]),r,{[m([110,97,109,101])]:m([69,67,68,83,65]),[m([110,97,109,101,100,67,117,114,118,101])]:m([80,45,50,53,54])},!1,[m([118,101,114,105,102,121])]);await c[m([118,101,114,105,102,121])]({[m([110,97,109,101])]:m([69,67,68,83,65]),[m([104,97,115,104])]:{[m([110,97,109,101])]:m([83,72,65,45,50,53,54])}},a,o,s)||(t=!1)}}()?function(){const e=t[m([102,101,97,116,117,114,101,115])];return!(!e||!e[m([105,110,99,108,117,100,101,115])](m([42]))&&!e[m([105,110,99,108,117,100,101,115])](m([68,79]))&&!e[m([105,110,99,108,117,100,101,115])](m([80,80])))}()?function(){const e=[m([101,118,97,108,117,97,116,105,111,110]),m([116,114,105,97,108])][m([105,110,99,108,117,100,101,115])](t[m([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1752019200;return t[m([101,120,112])]<e}()?m([69,120,112,105,114,101,100]):function(){const e=M,n=t[m([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[m([108,101,110,103,116,104])])return!0;const{hostname:i}=new URL(window[m([108,111,99,97,116,105,111,110])][e(520)]);if(n[m([105,110,99,108,117,100,101,115])](i))return!0;const o=i[m([115,112,108,105,116])](m([46]));return n[m([102,105,108,116,101,114])](t=>t[m([105,110,99,108,117,100,101,115])](m([42])))[m([109,97,112])](t=>t[m([115,112,108,105,116])](m([46])))[m([102,105,108,116,101,114])](t=>t[m([108,101,110,103,116,104])]<=o[m([108,101,110,103,116,104])])[m([109,97,112])](t=>Array(o[m([108,101,110,103,116,104])]-t[m([108,101,110,103,116,104])])[m([102,105,108,108])](t[0]===m([42])?m([42]):"")[m([99,111,110,99,97,116])](t))[m([115,111,109,101])](t=>o[m([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===m([42])))}()?(t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([101,118,97,108,117,97,116,105,111,110])&&(e=c(m([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([116,114,105,97,108])&&(e=c(m([84,114,105,97,108,76,105,109,105,116]))),await(e&&p?new(window[m([80,114,111,109,105,115,101])])((t,n)=>{e[m([116,104,101,110])](t,n),p[m([116,104,101,110])](e=>{e!=m([86,97,108,105,100])&&t(e)},n)}):e||p||m([86,97,108,105,100]))):m([68,111,109,97,105,110,76,105,109,105,116]):m([78,111,116,65,108,108,111,119,101,100]):m([73,110,118,97,108,105,100])):m([73,110,118,97,108,105,100]))}catch{return m([73,110,118,97,108,105,100])}}())}(this)}[K(497)](){const t=K;super[t(497)](),this[t(480)][t(497)](),this[t(541)][t(547)]()}[K(516)](t,{outlineDefinitions:e,outlineChanges:n}){const i=K;this[i(476)]=e,this[i(480)][i(490)](n)}[K(535)](t){const e=K;this[e(476)][e(509)]&&this[e(476)][t]&&(this[e(480)][e(518)]=t)}[K(523)](t){const e=K,n=this[e(476)][t][e(533)];this[e(539)][e(486)][e(524)](t=>{t[e(491)](n,0)}),this[e(539)][e(514)][e(480)][e(487)]({alignToTop:!0,forceScroll:!0}),this[e(539)][e(514)][e(480)][e(488)](),this[e(535)](t)}[K(479)](){const t=K,e=this[t(539)];let n;for(const i of e[t(486)][t(477)][t(481)]()){const o=e[t(514)][t(480)][t(542)](i),r=o&&new u.Rect(o)[t(508)]();if(r){const e=new u.Rect(u.global[t(534)])[t(538)](r);e&&(n=e[t(500)]+.25*e[t(527)])}}if(void 0===n)return;const i=F(e[t(514)],this[t(476)],n);i?this[t(535)](this[t(476)][t(504)](i)):this[t(535)](-1)}}function F(t,e,n,i=0,o=e[K(509)]-1){const r=K,s=Math[r(545)](i+(o-i)/2);if(o>=i){const c=e[s],a=t[r(494)][r(540)](c[r(533)]);if(!a)return null;const l=t[r(480)][r(484)][r(549)](a);return new u.Rect(l)[r(505)]>n?F(t,e,n,i,s-1):F(t,e,n,s+1,o)}return s<0?null:e[s]}const R=V;function U(){const t=["documentOutlineLicenseKeyNotAllowed","documentOutlineLicenseKeyEvaluationLimit","4552965xhYtOu","119239mBmbUr","documentOutlineLicenseKeyDomainLimit","3489495bsmHtb","isOfficialPlugin","DocumentOutline","6uvwIqJ","get","5270072OVmIfJ","destroy","8bGvDHc","15430707vJbSyR","pluginName","_showLicenseError","documentOutlineLicenseKeyExpired","featureNotAllowed","expired","invalid","3351732JVAMAl","documentOutlineLicenseKeyTrialLimit","editor","documentOutlineLicenseKeyUsageLimit","trialLimit","documentOutlineLicenseKeyValid","init","documentOutlineLicenseKeyInvalid","config","evaluationLimit","requires","domainLimit","11106501emxTbG","isPremiumPlugin","licenseKey","_licenseKeyCheckInterval","usageLimit"];return(U=function(){return t})()}function V(t,e){const n=U();return(V=function(t,e){return n[t-=294]})(t,e)}!function(t){const e=V,n=t();for(;;)try{if(814737===parseInt(e(323))/1*(-parseInt(e(328))/2)+-parseInt(e(325))/3+-parseInt(e(330))/4+parseInt(e(322))/5+-parseInt(e(303))/6+parseInt(e(315))/7+-parseInt(e(295))/8*(-parseInt(e(296))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(U);class z extends t.Plugin{[R(317)];[R(318)];static get[R(313)](){return[f,H]}static get[R(297)](){return R(327)}static get[R(326)](){return!0}static get[R(316)](){return!0}[R(309)](){const t=R;this[t(317)]=this[t(305)][t(311)][t(329)](t(317));const e=this[t(305)];this[t(318)]=setInterval(()=>{const n=t;let i;for(const t in e){const o=t,r=e[o];if(n(308)==r||n(310)==r||n(299)==r||n(324)==r||n(320)==r||n(321)==r||n(304)==r||n(306)==r){delete e[o],i=r,clearInterval(this[n(318)]),this[n(318)]=void 0;break}}n(310)==i&&e[n(298)](n(302)),n(299)==i&&e[n(298)](n(301)),n(324)==i&&e[n(298)](n(314)),n(320)==i&&e[n(298)](n(300),n(327)),n(321)==i&&e[n(298)](n(312)),n(304)==i&&e[n(298)](n(307)),n(306)==i&&e[n(298)](n(319))},1e3)}[R(294)](){const t=R;super[t(294)](),this[t(318)]&&clearInterval(this[t(318)])}}var B=n(901);function W(t,e){const n=Q();return(W=function(t,e){return n[t-=256]})(t,e)}const J=W;function Q(){const t=["930022zXewLT","4552dmoLHi","3cWxiyp","change","findAllowedParent","isEnabled","schema","insertObject","245oZkpIl","538094PdsRdj","tableOfContents","model","editor","10vinWve","15lkCowe","1553308WCgewC","execute","selection","getFirstPosition","176622VdWAHQ","createElement","document","3703018QFRRmV","refresh","3421953YsPgCL"];return(Q=function(){return t})()}!function(t){const e=W,n=t();for(;;)try{if(293385===parseInt(e(275))/1+-parseInt(e(266))/2+-parseInt(e(268))/3*(parseInt(e(256))/4)+parseInt(e(280))/5*(-parseInt(e(260))/6)+parseInt(e(274))/7*(-parseInt(e(267))/8)+parseInt(e(265))/9*(parseInt(e(279))/10)+parseInt(e(263))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Q);class q extends t.Command{[J(257)](){const t=J;this[t(278)][t(277)][t(269)](e=>{const n=t;this[n(278)][n(277)][n(273)](e[n(261)](n(276)))})}[J(264)](){const t=J,e=this[t(278)][t(277)],n=e[t(262)][t(258)][t(259)]();this[t(271)]=null!==(n&&e[t(272)][t(270)](n,t(276)))}}var G=n(336),Z={attributes:{"data-cke":!0}};Z.setAttributes=P(),Z.insert=E().bind(null,"head"),Z.domAPI=O(),Z.insertStyleElement=N();C()(G.A,Z);G.A&&G.A.locals&&G.A.locals;const X=$;function Y(){const t=["isOfficialPlugin","hasAttribute","add","headingId.modelAttributeName","document","differ","4181771GplQQQ","nodeAfter","toViewElement","attributes","conversion","match","item","afterInit","headingId","attribute:headingId:","config","_customDataDowncastHeadingsConversion","getAttribute","HeadingId","1828632NZXgdh","352076avSLTl","registerPostFixer","heading.options","schema","clear","21yJMBWP","length","view","change","pluginName","get","4745349POlKxO","position","downcast","delete","setAttribute","modelRange","consume","low","isPremiumPlugin","upcast","getContainedElement","32561gqJyfI","removeAttribute","paragraph","forEach","88yRFZEc","editor","mapper","_customUpcastHeadingsConversion","set","for","extend","has","string","model","consumable","type","remove","isRegistered","element:","_registerHeadingIdAttributePostfixer","writer","viewItem","insert","6129865MiGhbC","name","10NgFQOx","heading1","233271FaAcFJ","getChanges","52rTpECX"];return(Y=function(){return t})()}function $(t,e){const n=Y();return($=function(t,e){return n[t-=112]})(t,e)}!function(t){const e=$,n=t();for(;;)try{if(801659===-parseInt(e(136))/1*(parseInt(e(165))/2)+-parseInt(e(119))/3*(parseInt(e(114))/4)+parseInt(e(159))/5+-parseInt(e(113))/6+parseInt(e(125))/7+parseInt(e(140))/8*(parseInt(e(163))/9)+-parseInt(e(161))/10*(-parseInt(e(172))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Y);class tt extends t.Plugin{static get[X(123)](){return X(112)}static get[X(166)](){return!0}static get[X(133)](){return!0}[X(179)](){const t=X,e=this[t(141)];e[t(182)][t(124)](t(169))||(function(e){const n=t,i=new Map;return e?(e[n(139)](t=>{const e=n;e(138)!==t[e(149)]&&i[e(144)](t[e(121)],t[e(149)])}),i[n(124)]("h1")||i[n(144)]("h1",n(162)),i):i}(this[t(141)][t(182)][t(124)](t(116)))[t(139)]((n,i)=>{const o=t;this[o(143)](i),this[o(183)](n),e[o(149)][o(117)][o(153)](n)&&e[o(149)][o(117)][o(146)](n,{allowAttributes:o(180)})}),this[t(155)]())}[X(143)](t){const e=X;this[e(141)][e(176)][e(145)](e(134))[e(168)](n=>n.on(e(154)+t,(t,n,i)=>{const o=e,{consumable:r,writer:s}=i,c=n[o(157)][o(184)]("id"),a=n[o(130)][o(135)]();if(a)return c&&c[o(120)]||a[o(167)](o(180))?void(r[o(131)](n[o(157)],{attributes:["id"]})&&s[o(129)](o(180),c,a)):(r[o(131)](n[o(157)],{attributes:["id"]}),void s[o(129)](o(180),(0,u.uid)(),a))},{priority:u.priorities[e(124)](e(132))+.5}))}[X(183)](t){const e=X;this[e(141)][e(176)][e(145)](e(127))[e(168)](n=>n.on(e(181)+t,(t,n,i)=>{const o=e;if(!i[o(150)][o(131)](n[o(178)],t[o(160)]))return;const r=n[o(178)][o(184)](o(180)),s=i[o(142)][o(174)](n[o(178)]);i[o(156)][o(129)]("id",r,s)}))}[X(155)](){const t=X,e=this[t(141)],n=new Set,i=new Set;function o(e,n){const o=t,r=(0,u.uid)();return i[o(168)](r),e[o(129)](o(180),r,n),r}function r(e,n){const i=t;e[i(137)](i(180),n)}e[t(149)][t(170)][t(115)](s=>{const c=t,a=e[c(149)][c(170)][c(171)][c(164)]();let u=!1;for(const t of a)if(c(158)==t[c(151)]&&t[c(160)])if(et(t[c(160)])){const e=t[c(175)][c(124)](c(180));c(148)==typeof e?n[c(147)](e)?(o(s,t[c(126)][c(173)]),u=!0):i[c(168)](e):(o(s,t[c(126)][c(173)]),u=!0)}else c(148)==typeof t[c(175)][c(124)](c(180))&&(r(s,t[c(126)][c(173)]),u=!0);else if(c(152)==t[c(151)]){const e=t[c(175)][c(124)](c(180));c(148)==typeof e&&n[c(128)](e)}return u}),e[t(149)][t(170)].on(t(122),()=>{const e=t;i[e(139)](t=>n[e(168)](t)),i[e(118)]()})}}function et(t){return!!t[X(177)](/heading\d/)}const nt=it;function it(t,e){const n=ot();return(it=function(t,e){return n[t-=258]})(t,e)}function ot(){const t=["get","document","pluginName","headingId.modelAttributeName","getAttribute","plugins","97190dGNJzT","setSelection","click","_defineSchema","domEvent","getChanges","63453PkusXt","1070DLzMLy","No headings were found in the document.","listenTo","createContainerElement","register","_redirectMapper","init","isInteger","position","map","_headingIdModelAttributeName","div","3632WsYBLc","schema","1771yCTIUG","_defineConverters","createText","846CRtqbg","editor"," table-of-contents_empty","fromCharCode","_currentOutlineDefinitions","_handleScrollToHeading","stop","commands","_trackNewToCElements","viewToModelPosition","1281BPWcPK","preventDefault","$blockObject","22285fbdFZH","view","230263yhzWyU","length","nodeAfter","scrollToTheSelection","viewPosition","editingDowncast","href","abs","element","elementToElement","requires","join","headingId","reconvertItem","DocumentOutlineUtils","tableOfContentsHeadingIndex","toModelElement","end","getCustomProperty","registerRawContentMatcher","elementToStructure","getAncestors","insertTableOfContents","_updateTableOfContentsElements","name","conversion","1106XnOkCK","$graveyard","_createTableOfContents","20eRbmun","Table of contents","afterInit","high","findMappedViewAncestor","config","table-of-contents__placeholder","model","setCustomProperty","differ","text","target","modelPosition","locale","documentOutline.showEmptyHeadings","tableOfContents","isPremiumPlugin","table-of-contents","change","filter","createPositionAt","editing","type","isOfficialPlugin","mapper","TableOfContentsEditing","for","insert","add","264HHWuFE","125505JIDdNy","Empty heading","41944NxpijZ","upcast","rootName","level","forEach","_tableOfContentsElements","outlineDefinitions","hasContent","modelElement","$capture","dataDowncast","data"];return(ot=function(){return t})()}!function(t){const e=it,n=t();for(;;)try{if(972058===-parseInt(e(275))/1*(-parseInt(e(325))/2)+-parseInt(e(359))/3*(parseInt(e(344))/4)+parseInt(e(362))/5*(parseInt(e(349))/6)+parseInt(e(346))/7*(parseInt(e(307))/8)+parseInt(e(305))/9*(-parseInt(e(332))/10)+-parseInt(e(364))/11*(parseInt(e(304))/12)+parseInt(e(331))/13*(parseInt(e(272))/14))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ot);class rt extends t.Plugin{static get[nt(321)](){return nt(300)}static get[nt(298)](){return!0}static get[nt(291)](){return!0}static get[nt(374)](){return[B.Widget,f,tt]}[nt(353)];[nt(312)];[nt(342)];constructor(t){const e=nt;super(t),this[e(353)]=[],this[e(312)]=new Set,this[e(342)]=e(258)}[nt(338)](){const t=nt,e=this[t(350)],n=e[t(296)][t(363)][t(320)];e[t(280)][t(319)](t(322))&&(this[t(342)]=e[t(280)][t(319)](t(322))),this[t(334)](n,t(327),(e,n)=>{const i=t;if(!n[i(286)])return;const o=n[i(286)][i(264)](i(261));Number[i(339)](o)&&(n[i(329)][i(360)](),e[i(355)](),this[i(354)](o))},{priority:t(278),context:t(316)}),this[t(328)](),this[t(347)](),e[t(356)][t(303)](t(268),new q(e)),e[t(324)][t(319)](t(260)).on(t(293),(e,n)=>{const i=t;this[i(353)]=n[i(313)],this[i(269)]()}),this[t(334)](e[t(282)][t(320)],t(293),()=>{this[t(357)]()})}[nt(277)](){!async function(t){const e=m([117,84,54,65,113,73,88,72,48,120,55,99,122,77,109,104,70,89,106,79,81,110,90,49,76,57,98,51,67,56,105,50,102,75,116,115,85,114,103,121,86,87,71,66,119,83,118,108,74,101,68,97,80,107,100,69,111,52,112,82,78,53]),n=window[m([68,97,116,101])][m([110,111,119])](),i=t[m([101,100,105,116,111,114])],o=new(window[m([80,114,111,109,105,115,101])])(t=>{i[m([111,110,99,101])](m([114,101,97,100,121]),t)}),r={[m([107,116,121])]:m([69,67]),[m([117,115,101])]:m([115,105,103]),[m([99,114,118])]:m([80,45,50,53,54]),[m([120])]:m([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]),[m([121])]:m([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]),[m([97,108,103])]:m([69,83,50,53,54])},s=i[m([99,111,110,102,105,103])][m([103,101,116])](m([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[m([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),o[m([116,104,101,110])](()=>new(window[m([80,114,111,109,105,115,101])])(t=>{let e=0;i[m([109,111,100,101,108])][m([111,110])](m([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,i)=>{i[0][m([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[m([111,102,102])]())})}))];return window[m([80,114,111,109,105,115,101])][m([114,97,99,101])](e)[m([116,104,101,110])](()=>t)}function a(t){return t[m([115,116,97,114,116,115,87,105,116,104])](m([101,121]))?JSON[m([112,97,114,115,101])](l(t)):null}function l(t){return window[m([97,116,111,98])](t[m([114,101,112,108,97,99,101])](/-/g,m([43]))[m([114,101,112,108,97,99,101])](/_/g,m([47])))}function d(t){let e=5381;function n(t){for(let n=0;n<t[m([108,101,110,103,116,104])];n++){const i=t[m([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+i,e&=e}}return function t(e){Array[m([105,115,65,114,114,97,121])](e)?e[m([102,111,114,69,97,99,104])](t):e&&typeof e==m([111,98,106,101,99,116])?Object[m([101,110,116,114,105,101,115])](e)[m([115,111,114,116])]()[m([102,111,114,69,97,99,104])](([e,i])=>{n(e),t(i)}):n(window[m([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[m([116,111,83,116,114,105,110,103])](16)[m([112,97,100,83,116,97,114,116])](8,m([48]))}function h(t){return t[m([115,112,108,105,116])]("")[m([114,101,118,101,114,115,101])]()[m([106,111,105,110])]("")}function p(){}function m(t){const e=it;return t[e(341)](t=>String[e(352)](t))[e(375)]("")}!function(t){const n=function(){const t=window[m([83,116,114,105,110,103])](window[m([112,101,114,102,111,114,109,97,110,99,101])][m([110,111,119])]())[m([114,101,112,108,97,99,101])](m([46]),"");let n=m([117]);for(let i=0;i<t[m([108,101,110,103,116,104])];i+=2){let o=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](i,i+2));o>=e[m([108,101,110,103,116,104])]&&(o-=e[m([108,101,110,103,116,104])]),n+=e[o]}return n}();i[n]=m([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!=m([86,97,108,105,100])&&async function(){await o,i[m([109,111,100,101,108])][m([99,104,97,110,103,101])]=p,i[m([109,111,100,101,108])][m([101,110,113,117,101,117,101,67,104,97,110,103,101])]=p,i[m([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](m([109,111,100,101,108]))}()}(await async function(){let t,e=null,p=null;try{return s==m([71,80,76])?m([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=s[m([115,112,108,105,116])](m([46]));return 3!=t[m([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[m([106,116,105])],n=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](t[m([108,101,110,103,116,104])]-8),16),i={...e,[m([106,116,105])]:t[m([115,117,98,115,116,114,105,110,103])](0,t[m([108,101,110,103,116,104])]-8)};return delete i[m([118,99])],d(i)==n}}}(),t?(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(p=function(t,e){return new(window[m([80,114,111,109,105,115,101])])(c=>{if(r())return c(m([86,97,108,105,100]));s(),i[m([100,101,99,111,114,97,116,101])](m([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 p(t){return!!t&&(typeof t===m([111,98,106,101,99,116])||typeof t===m([102,117,110,99,116,105,111,110]))&&typeof t[m([116,104,101,110])]===m([102,117,110,99,116,105,111,110])&&typeof t[m([99,97,116,99,104])]===m([102,117,110,99,116,105,111,110])}function g(i){a(i)[m([116,104,101,110])](t=>t&&t[m([115,116,97,116,117,115])]==m([111,107])?f(d(l+e))!=t[m([118,101,114,105,102,105,99,97,116,105,111,110])]?m([85,115,97,103,101,76,105,109,105,116]):m([86,97,108,105,100]):m([85,115,97,103,101,76,105,109,105,116]))[m([116,104,101,110])](t=>(r(),t),()=>{const t=s();return null==t?(r(),m([86,97,108,105,100])):m(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[m([116,104,101,110])](c)[m([99,97,116,99,104])](()=>{c(m([85,115,97,103,101,76,105,109,105,116]))});const o=36e5;function r(){const e=m([108,108,99,116,45])+f(d(t)),i=h(f(window[m([77,97,116,104])][m([99,101,105,108])](n/o)));window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([115,101,116,73,116,101,109])](e,i)}function s(){const e=m([108,108,99,116,45])+f(d(t)),n=window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([103,101,116,73,116,101,109])](e);return n?window[m([112,97,114,115,101,73,110,116])](h(n),16)*o:null}function a(t){return new(window[m([80,114,111,109,105,115,101])])((e,n)=>{t[m([116,104,101,110])](e,n),window[m([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}i[m([111,110])](m([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(m([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[m([114,101,113,117,101,115,116,73,100])]:l}},{[m([112,114,105,111,114,105,116,121])]:m([104,105,103,104])}),i[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{p(t[m([114,101,116,117,114,110])])&&(a=!0,g(t[m([114,101,116,117,114,110])]))},{[m([112,114,105,111,114,105,116,121])]:m([108,111,119])}),o[m([116,104,101,110])](()=>{a||c(m([85,115,97,103,101,76,105,109,105,116]))})});function r(){return i[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==m([97,117,116,111])}function s(){i[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=m([97,117,116,111])}}(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[m([106,116,105])])),await async function(){let t=!0;try{const i=s[m([115,112,108,105,116])](m([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[m([97,108,103])]==m([69,83,50,53,54])||(t=!1)}async function n(e,n,i){const o=window[m([85,105,110,116,56,65,114,114,97,121])][m([102,114,111,109])](l(i),t=>t[m([99,104,97,114,67,111,100,101,65,116])](0)),s=(new(window[m([84,101,120,116,69,110,99,111,100,101,114])]))[m([101,110,99,111,100,101])](e+m([46])+n),c=window[m([99,114,121,112,116,111])][m([115,117,98,116,108,101])];if(!c)return;const a=await c[m([105,109,112,111,114,116,75,101,121])](m([106,119,107]),r,{[m([110,97,109,101])]:m([69,67,68,83,65]),[m([110,97,109,101,100,67,117,114,118,101])]:m([80,45,50,53,54])},!1,[m([118,101,114,105,102,121])]);await c[m([118,101,114,105,102,121])]({[m([110,97,109,101])]:m([69,67,68,83,65]),[m([104,97,115,104])]:{[m([110,97,109,101])]:m([83,72,65,45,50,53,54])}},a,o,s)||(t=!1)}}()?function(){const e=t[m([102,101,97,116,117,114,101,115])];return!(!e||!e[m([105,110,99,108,117,100,101,115])](m([42]))&&!e[m([105,110,99,108,117,100,101,115])](m([84,79,67]))&&!e[m([105,110,99,108,117,100,101,115])](m([80,80])))}()?function(){const e=[m([101,118,97,108,117,97,116,105,111,110]),m([116,114,105,97,108])][m([105,110,99,108,117,100,101,115])](t[m([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1752019200;return t[m([101,120,112])]<e}()?m([69,120,112,105,114,101,100]):function(){const e=it,n=t[m([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[m([108,101,110,103,116,104])])return!0;const{hostname:i}=new URL(window[m([108,111,99,97,116,105,111,110])][e(370)]);if(n[m([105,110,99,108,117,100,101,115])](i))return!0;const o=i[m([115,112,108,105,116])](m([46]));return n[m([102,105,108,116,101,114])](t=>t[m([105,110,99,108,117,100,101,115])](m([42])))[m([109,97,112])](t=>t[m([115,112,108,105,116])](m([46])))[m([102,105,108,116,101,114])](t=>t[m([108,101,110,103,116,104])]<=o[m([108,101,110,103,116,104])])[m([109,97,112])](t=>Array(o[m([108,101,110,103,116,104])]-t[m([108,101,110,103,116,104])])[m([102,105,108,108])](t[0]===m([42])?m([42]):"")[m([99,111,110,99,97,116])](t))[m([115,111,109,101])](t=>o[m([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===m([42])))}()?(t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([101,118,97,108,117,97,116,105,111,110])&&(e=c(m([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([116,114,105,97,108])&&(e=c(m([84,114,105,97,108,76,105,109,105,116]))),await(e&&p?new(window[m([80,114,111,109,105,115,101])])((t,n)=>{e[m([116,104,101,110])](t,n),p[m([116,104,101,110])](e=>{e!=m([86,97,108,105,100])&&t(e)},n)}):e||p||m([86,97,108,105,100]))):m([68,111,109,97,105,110,76,105,109,105,116]):m([78,111,116,65,108,108,111,119,101,100]):m([73,110,118,97,108,105,100])):m([73,110,118,97,108,105,100]))}catch{return m([73,110,118,97,108,105,100])}}())}(this)}[nt(269)](){const t=nt;this[t(312)][t(311)](e=>{const n=t;n(273)!==e[n(309)]&&this[n(350)][n(296)][n(259)](e)})}[nt(357)](){const t=nt;for(const e of this[t(350)][t(282)][t(320)][t(284)][t(330)]({includeChangesInGraveyard:!0})){if(t(302)!==e[t(297)]||t(290)!==e[t(270)])return;this[t(312)][t(303)](e[t(340)][t(366)])}}[nt(328)](){const t=nt;this[t(350)][t(282)][t(345)][t(336)](t(290),{inheritAllFrom:t(361)})}[nt(347)](){const t=nt,e=this[t(350)][t(271)];e[t(301)](t(308))[t(373)]({model:t(290),view:{name:t(343),classes:t(292)}}),e[t(301)](t(317))[t(266)]({model:t(290),view:(e,{writer:n})=>this[t(274)](n,!0)}),e[t(301)](t(369))[t(266)]({model:t(290),view:(e,{writer:n})=>{const i=t;this[i(312)][i(303)](e);const o=this[i(274)](n);return(0,B.toWidget)(o,n,{label:m(this[i(350)][i(288)],i(276))})}}),this[t(350)][t(318)][t(265)]({name:t(343),classes:t(292)}),this[t(350)][t(296)][t(299)].on(t(358),this[t(337)](),{priority:t(278)})}[nt(274)](t,e=!1){const n=nt,{locale:i}=this[n(350)],o=t[n(335)](n(343),{class:n(292)+(0===this[n(353)][n(365)]?n(351):""),...!e&&{"data-table-of-contents-label":m(i,n(276))}});0===this[n(353)][n(365)]&&!1===e&&t[n(302)](t[n(295)](o,n(263)),t[n(335)]("p",{class:n(281)},[t[n(348)](m(i,n(333)))]));const r=e?"":"["+m(i,n(306))+"]";let s=o;return this[n(353)][n(311)]((i,o,c)=>{const a=n,u=this[a(350)][a(282)][a(314)](i[a(315)],{ignoreWhitespaces:!0}),l=u?i[a(285)]:r,d=i[a(315)][a(323)](this[a(342)]),f=t[a(335)]("a",{href:"#"+d,...!e&&{tabindex:"-1"}},[t[a(348)](l)]),h=this[a(350)][a(280)][a(319)](a(289));t[a(283)](a(261),o,f);const p=t[a(335)]("li",null,[u||!e&&h?f:t[a(348)]("")]),m=o?c[o-1][a(310)]:0,g=Math[a(371)](i[a(310)]-m);if(i[a(310)]>m){const e=st(p,g,t);t[a(302)](t[a(295)](s,a(263)),e)}else{const e=function(t,e){const n=a;return t[n(267)]({includeSelf:!0,parentFirst:!0})[n(294)](t=>t.is(n(372),"ol"))[e]}(s,g);t[a(302)](t[a(295)](e,a(263)),p)}s=p}),o}[nt(354)](t){const e=nt,n=this[e(353)][t][e(315)];this[e(350)][e(282)][e(293)](t=>{t[e(326)](n,0)}),this[e(350)][e(296)][e(363)][e(367)]({alignToTop:!0,forceScroll:!0})}[nt(337)](){return(t,e)=>{const n=it,i=e[n(299)],o=i[n(279)](e[n(368)]),r=i[n(262)](o);r.is(n(372),n(290))&&(e[n(287)]=this[n(350)][n(282)][n(295)](r,0),t[n(355)]())}}}function st(t,e,n){const i=nt;return 1===e?n[i(335)]("ol",null,[t]):n[i(335)]("ol",null,[n[i(335)]("li",null,[st(t,e-1,n)])])}var ct=n(355);const at=ut;function ut(t,e){const n=lt();return(ut=function(t,e){return n[t-=406]})(t,e)}function lt(){const t=["1533128TvJzrE","TableOfContentsUI","_licenseKeyCheckInterval","expired","invalid","destroy","get","14360856TFNofd","insertTableOfContents","config","licenseKey","tableOfContentsLicenseKeyExpired","listenTo","70cqiFYf","execute","_createButton","featureNotAllowed","655766WLHlzC","view","menuBar:tableOfContents","editor","bind","tableOfContentsLicenseKeyInvalid","tableOfContentsLicenseKeyEvaluationLimit","TableOfContents","tableOfContentsLicenseKeyDomainLimit","pluginName","tableOfContentsLicenseKeyValid","locale","tableOfContentsLicenseKeyUsageLimit","20906NnEMMg","tooltip","trialLimit","init","33443390AIoVbN","commands","Table of contents","isOfficialPlugin","_showLicenseError","tableOfContentsLicenseKeyTrialLimit","tableOfContentsLicenseKeyNotAllowed","isPremiumPlugin","4670805rhFaZU","usageLimit","add","855474vLEPXl","tableOfContents","domainLimit","componentFactory","focus","9nxwOzV","set","evaluationLimit","editing","isEnabled","291hYuuRD"];return(lt=function(){return t})()}!function(t){const e=ut,n=t();for(;;)try{if(995386===parseInt(e(421))/1+-parseInt(e(434))/2*(-parseInt(e(459))/3)+parseInt(e(460))/4+-parseInt(e(446))/5+-parseInt(e(449))/6*(-parseInt(e(417))/7)+parseInt(e(411))/8+parseInt(e(454))/9*(-parseInt(e(438))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt);class dt extends t.Plugin{[at(414)];[at(406)];static get[at(430)](){return at(461)}static get[at(441)](){return!0}static get[at(445)](){return!0}[at(437)](){const t=at,e=this[t(424)];e.ui[t(452)][t(448)](t(450),()=>{const e=t,n=this[e(419)](p.ButtonView);return n[e(435)]=!0,n}),e.ui[t(452)][t(448)](t(423),()=>this[t(419)](p.MenuBarMenuListItemButtonView)),this[t(414)]=this[t(424)][t(413)][t(410)](t(414));const n=this[t(424)];this[t(406)]=setInterval(()=>{const e=t;let i;for(const t in n){const o=t,r=n[o];if(e(431)==r||e(426)==r||e(415)==r||e(429)==r||e(444)==r||e(427)==r||e(443)==r||e(433)==r){delete n[o],i=r,clearInterval(this[e(406)]),this[e(406)]=void 0;break}}e(426)==i&&n[e(442)](e(408)),e(415)==i&&n[e(442)](e(407)),e(429)==i&&n[e(442)](e(451)),e(444)==i&&n[e(442)](e(420),e(428)),e(427)==i&&n[e(442)](e(456)),e(443)==i&&n[e(442)](e(436)),e(433)==i&&n[e(442)](e(447))},1e3)}[at(419)](t){const e=at,n=this[e(424)],i=n[e(432)],o=n[e(439)][e(410)](e(412)),r=new t(i);return r[e(455)]({label:m(i,e(440)),icon:ct.IconTableOfContents}),r[e(425)](e(458)).to(o,e(458)),this[e(416)](r,e(418),()=>{const t=e;n[t(418)](t(412)),n[t(457)][t(422)][t(453)]()}),r}[at(409)](){const t=at;super[t(409)](),this[t(406)]&&clearInterval(this[t(406)])}}function ft(){var t=["5591010dCliKS","isPremiumPlugin","92zLqLLy","TableOfContents","requires","7LJrycV","1559254UFHUvE","5543940xlsFuE","1239762DUlSfj","127461Qjrmgn","pluginName","isOfficialPlugin","10429800lgwEDR","3896028wjXRpp"];return(ft=function(){return t})()}var ht=pt;function pt(t,e){var n=ft();return(pt=function(t,e){return n[t-=460]})(t,e)}!function(t){for(var e=pt,n=t();;)try{if(652724===parseInt(e(467))/1+-parseInt(e(465))/2+parseInt(e(468))/3*(-parseInt(e(461))/4)+parseInt(e(466))/5+parseInt(e(473))/6+parseInt(e(464))/7*(-parseInt(e(471))/8)+parseInt(e(472))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ft);class mt extends t.Plugin{static get[ht(463)](){return[rt,dt]}static get[ht(469)](){return ht(462)}static get[ht(470)](){return!0}static get[ht(460)](){return!0}}function gt(){var t=["472vESQaN","12orkCal","3scNXjQ","880uEPEzZ","7133137zxcwKN","4023114aIiGDZ","18045isyWvZ","155360kTuhxQ","177541DfXDBQ","1549092kfJrqJ","5lYXgtB","1338627mfzBKL"];return(gt=function(){return t})()}function wt(t,e){var n=gt();return(wt=function(t,e){return n[t-=146]})(t,e)}!function(t){for(var e=wt,n=t();;)try{if(776408===parseInt(e(147))/1+parseInt(e(157))/2+parseInt(e(150))/3*(-parseInt(e(155))/4)+-parseInt(e(146))/5*(-parseInt(e(153))/6)+parseInt(e(156))/7*(-parseInt(e(148))/8)+parseInt(e(154))/9*(parseInt(e(151))/10)+-parseInt(e(152))/11*(parseInt(e(149))/12))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 _0x3378f6,Command as _0x537797}from'@ckeditor/ckeditor5-core/dist/index.js';import{debounce as _0x1801ce,throttle as _0x13d553}from'es-toolkit/compat';import{ModelText as _0x23833c,ModelTreeWalker as _0x3429f7}from'@ckeditor/ckeditor5-engine/dist/index.js';import{diff as _0x241585,diffToChanges as _0x69e21,scrollAncestorsToShowTarget as _0x1a957b,CKEditorError as _0x506980,global as _0x215f32,Rect as _0x527b72,uid as _0x4467fd,priorities as _0x37dd23}from'@ckeditor/ckeditor5-utils/dist/index.js';import{View as _0x39d169,ButtonView as _0x5eaee7,MenuBarMenuListItemButtonView as _0x11c430}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Widget as _0x9cc31f,toWidget as _0x32033f}from'@ckeditor/ckeditor5-widget/dist/index.js';import{IconTableOfContents as _0x209e1f}from'@ckeditor/ckeditor5-icons/dist/index.js';function g(_0x3debca){let _0x5da9d8='';for(const _0x514d43 of _0x3debca['getChildren']())_0x514d43 instanceof _0x23833c&&(_0x5da9d8+=_0x514d43['data']);return _0x5da9d8;}class i extends _0x3378f6{static get['pluginName'](){return'DocumentOutlineUtils';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['_headingNames']=[];['init'](){const _0xcc7e8f=this['editor'];this['_headingNames']=this['_getHeadingNames']();let _0x2fd3a4=[];_0xcc7e8f['model']['document']['on']('change',_0x1801ce(()=>{const _0x176012=_0x2fd3a4;_0x2fd3a4=this['_getOutlineDefinitions']();const _0x1ed9b1=_0x241585(_0x176012,_0x2fd3a4,(_0x55454d,_0x167935)=>_0x55454d['level']===_0x167935['level']&&_0x55454d['text']===_0x167935['text']&&_0x55454d['modelElement']===_0x167935['modelElement']),_0x55e15b=_0x69e21(_0x1ed9b1,_0x2fd3a4),_0x20d5ac=this['_getActiveHeading'](),_0x2c19a4=_0x2fd3a4['findIndex'](_0x675225=>_0x675225['modelElement']===_0x20d5ac);_0x55e15b['length']&&this['fire']('change',{'outlineDefinitions':_0x2fd3a4,'activeItemIndex':_0x2c19a4,'outlineChanges':_0x55e15b}),this['fire']('activeItemIndex',{'index':_0x2c19a4});},0xfa,{'leading':!0x0,'trailing':!0x0}));}['afterInit'](){this['_headingNames']['length']||this['_deriveHeadingElementsFromConversion']();}['_getOutlineDefinitions'](){const _0x5bca3d=this['editor'],_0x431789=[],_0x102b5e=this['_headingNames'];for(const _0x619d18 of _0x5bca3d['model']['document']['getRootNames']())_0x2c81e7(_0x5bca3d['model']['document']['getRoot'](_0x619d18));function _0x2c81e7(_0x43f957){for(const _0x4dd995 of _0x43f957['getChildren']())_0x4dd995['is']('element')&&(_0x102b5e['includes'](_0x4dd995['name'])&&_0x431789['push']({'level':_0x102b5e['indexOf'](_0x4dd995['name'])+0x1,'text':g(_0x4dd995),'modelElement':_0x4dd995}),_0x2c81e7(_0x4dd995));}return _0x431789;}['_getActiveHeading'](){const _0x1e5061=this['editor']['model']['document']['selection']['getFirstPosition'](),_0x49e6a2=new _0x3429f7({'direction':'backward','startPosition':_0x1e5061});for(const _0x23cd06 of _0x49e6a2)if(_0x23cd06['item']['is']('element')&&this['_headingNames']['includes'](_0x23cd06['item']['name']))return _0x23cd06['item'];}['_getHeadingNames'](){const _0x1d82fa=this['editor']['config']['get']('documentOutline.headings');return _0x1d82fa||function(_0x4503b3){const _0x39780d=_0x4503b3['config']['get']('heading.options');return _0x39780d?_0x39780d['reduce']((_0x15256b,_0x5afc6a)=>('paragraph'!==_0x5afc6a['model']&&_0x15256b['push'](_0x5afc6a['model']),_0x15256b),[]):_0x4503b3['plugins']['has']('GeneralHtmlSupport')?['htmlH1','htmlH2','htmlH3','htmlH4','htmlH5','htmlH6']:[];}(this['editor']);}['_deriveHeadingElementsFromConversion'](){const _0x3bfd8a=this['editor'],_0x43e1e6=['h1','h2','h3','h4','h5','h6'],_0x4c6bcd=[];for(const _0x4f8f03 of _0x43e1e6){const _0x1f1e6d=_0x3bfd8a['editing']['view']['domConverter']['domToView'](document['createElement'](_0x4f8f03)),_0x25641c=_0x3bfd8a['data']['toModel'](_0x1f1e6d)['getChild'](0x0);_0x25641c?.['is']('element')&&_0x4c6bcd['push'](_0x25641c['name']);}this['_headingNames']=_0x4c6bcd;}}function j(_0x27e993,_0x2794ff){const t=_0x27e993['t'];switch(_0x2794ff){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 _0x2794ff;}}class A extends _0x39d169{constructor(_0x3aba0a,_0x24dfee=!0x1){super(_0x3aba0a);const _0x65319b=this['bindTemplate'],_0x3ece61=_0x24dfee?'['+j(_0x3aba0a,'Empty\x20heading')+']':'';this['set']('text',''),this['set']('level',0x1),this['set']('isActive',!0x1),this['bind']('isEmpty')['to'](this,'text',_0x5b613a=>!_0x5b613a),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline__item',_0x65319b['to']('level',_0x2d15ab=>'ck-document-outline__item_level-'+_0x2d15ab),_0x65319b['if']('isActive','ck-document-outline__item_active'),_0x65319b['if']('isEmpty','ck-document-outline__item_empty')],'title':_0x65319b['to']('text')},'children':[{'text':_0x65319b['to']('text',_0x34314a=>_0x34314a||_0x3ece61)}],'on':{'click':_0x65319b['to']('click')}});}}class f extends _0x39d169{['items'];['documentOutlineContainer'];['showEmptyHeadingText'];constructor(_0x375e3c,_0x52ea1e=!0x1,_0x524884){super(_0x375e3c),this['showEmptyHeadingText']=_0x52ea1e,this['set']('activeItemIndex',-0x1),this['documentOutlineContainer']=_0x524884,this['items']=this['createCollection'](),this['items']['delegate']('click')['to'](this),this['on']('click',this['_handleItemClick']['bind'](this)),this['on']('change:activeItemIndex',(_0x2f742a,_0x487902,_0x4df374,_0x17d1c5)=>{this['_setActiveItem'](_0x17d1c5,_0x4df374);}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline'],'dir':_0x375e3c['contentLanguageDirection'],'data-document-outline-empty-placeholder':j(_0x375e3c,'Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.'),'tabindex':-0x1},'children':this['items']});}['sync'](_0x5d833b){_0x5d833b['forEach'](_0x2c2622=>{'insert'==_0x2c2622['type']?this['_insertItem'](_0x2c2622['index'],..._0x2c2622['values']):'delete'==_0x2c2622['type']&&this['_deleteItem'](_0x2c2622['index'],_0x2c2622['howMany']);});}['_setActiveItem'](_0x43c193,_0x17f691){if(-0x1!==_0x43c193){const _0xf61476=this['items']['get'](_0x43c193);_0xf61476&&(_0xf61476['isActive']=!0x1);}-0x1!==_0x17f691&&(this['items']['get'](_0x17f691)['isActive']=!0x0,this['_scrollToItem'](_0x17f691));}['_insertItem'](_0x83ca15,..._0x58e54e){const _0x23ba9b=_0x58e54e['map']((_0x26e2ca,_0x184f1c)=>{const _0x1dde33=new A(this['locale'],this['showEmptyHeadingText']);return _0x1dde33['text']=_0x26e2ca['text'],_0x1dde33['level']=_0x26e2ca['level'],_0x83ca15+_0x184f1c===this['activeItemIndex']&&(_0x1dde33['isActive']=!0x0),_0x1dde33;});this['items']['addMany'](_0x23ba9b,_0x83ca15);}['_deleteItem'](_0x238c1c,_0x455ac0){do{this['items']['remove'](_0x238c1c);}while(--_0x455ac0);}['_handleItemClick'](_0x439287){const _0x4085b5=this['items']['getIndex'](_0x439287['source']);this['fire']('itemSelected',_0x4085b5);}['_scrollToItem'](_0x515c2b){_0x1a957b(this['items']['get'](_0x515c2b)['element'],0x14,this['documentOutlineContainer']);}['destroy'](){super['destroy'](),this['element']['remove']();}}class n extends _0x3378f6{['view'];['_currentOutlineDefinitions'];['_updateActiveDefinitionFromViewportThrottled'];static get['pluginName'](){return'DocumentOutlineUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x11199e){super(_0x11199e),this['view']=new f(_0x11199e['locale'],this['editor']['config']['get']('documentOutline.showEmptyHeadings'),this['editor']['config']['get']('documentOutline.container')),this['_currentOutlineDefinitions']=[],this['_updateActiveDefinitionFromViewportThrottled']=_0x13d553(this['_updateActiveDefinitionOnViewportChange']['bind'](this),0x64);}['init'](){const _0x124cbd=this['editor'],_0x175548=_0x124cbd['plugins']['get']('DocumentOutlineUtils');let _0x57725a=!0x1;if(this['view']['render'](),this['editor']['ui']['focusTracker']['add'](this['view']['element']),!_0x124cbd['config']['get']('documentOutline.container'))throw new _0x506980('document-outline-container-not-provided',{'editor':_0x124cbd});_0x124cbd['config']['get']('documentOutline.container')['appendChild'](this['view']['element']),_0x175548['on']('change',this['_handleOutlineChange']['bind'](this)),_0x175548['on']('activeItemIndex',(_0x22865d,{index:_0x2b5cb5})=>this['_setActiveViewItem'](_0x2b5cb5)),this['view']['on']('itemSelected',(_0x2bd4df,_0x8c9909)=>{_0x57725a=!0x0,this['_handleItemSelected'](_0x8c9909);}),this['view']['listenTo'](_0x215f32['document'],'scroll',()=>{_0x57725a?_0x57725a=!0x1:this['_updateActiveDefinitionFromViewportThrottled']();},{'useCapture':!0x0}),this['view']['listenTo'](_0x215f32['window'],'resize',this['_updateActiveDefinitionFromViewportThrottled'],{'useCapture':!0x0});}['afterInit'](){!async function(_0x2fae1d){const _0x565e54=_0x413179([0x75,0x4c,0x69,0x58,0x4b,0x65,0x57,0x63,0x52,0x66,0x70,0x33,0x6a,0x6b,0x74,0x44,0x59,0x7a,0x73,0x48,0x36,0x64,0x49,0x62,0x53,0x6d,0x31,0x30,0x34,0x6f,0x47,0x67,0x37,0x42,0x4a,0x35,0x6e,0x56,0x32,0x55,0x46,0x4f,0x43,0x79,0x72,0x77,0x6c,0x4d,0x71,0x41,0x68,0x4e,0x78,0x45,0x5a,0x38,0x39,0x61,0x76,0x50,0x51,0x54]),_0x1ed8e3=0x6bf6a36c,_0x2bac15=0x6bf1cf94^_0x1ed8e3,_0x40071e=window[_0x413179([0x44,0x61,0x74,0x65])][_0x413179([0x6e,0x6f,0x77])](),_0x4eadaf=_0x2fae1d[_0x413179([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x575a86=new window[(_0x413179([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x472642=>{_0x4eadaf[_0x413179([0x6f,0x6e,0x63,0x65])](_0x413179([0x72,0x65,0x61,0x64,0x79]),_0x472642);}),_0x1a27eb={[_0x413179([0x6b,0x74,0x79])]:_0x413179([0x45,0x43]),[_0x413179([0x75,0x73,0x65])]:_0x413179([0x73,0x69,0x67]),[_0x413179([0x63,0x72,0x76])]:_0x413179([0x50,0x2d,0x32,0x35,0x36]),[_0x413179([0x78])]:_0x413179([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]),[_0x413179([0x79])]:_0x413179([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]),[_0x413179([0x61,0x6c,0x67])]:_0x413179([0x45,0x53,0x32,0x35,0x36])},_0x358f20=_0x4eadaf[_0x413179([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x413179([0x67,0x65,0x74])](_0x413179([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x15e491(){let _0x3d9f92,_0x4ffea7=null,_0x5b5406=null;try{if(_0x358f20==_0x413179([0x47,0x50,0x4c]))return _0x413179([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x3d9f92=_0x1580ed(),!_0x3d9f92)return _0x413179([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x3d9f92[_0x413179([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x5b5406=_0x3ab4fb(_0x3d9f92[_0x413179([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x3d9f92[_0x413179([0x6a,0x74,0x69])])),await _0x53a1fb()?_0x321717()?_0x5808d1()?_0x413179([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x38645e()?(_0x3d9f92[_0x413179([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x413179([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x4ffea7=_0x5a3d30(_0x413179([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x3d9f92[_0x413179([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x413179([0x74,0x72,0x69,0x61,0x6c])&&(_0x4ffea7=_0x5a3d30(_0x413179([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x23a20c()):_0x413179([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x413179([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x413179([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x413179([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5808d1(){const _0x1744c7=[_0x413179([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x413179([0x74,0x72,0x69,0x61,0x6c])][_0x413179([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3d9f92[_0x413179([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x40071e/0x3e8:0xe10*_0x2bac15;return _0x3d9f92[_0x413179([0x65,0x78,0x70])]<_0x1744c7;}function _0x321717(){const _0x484806=_0x3d9f92[_0x413179([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x484806&&(!!_0x484806[_0x413179([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x413179([0x2a]))||(!!_0x484806[_0x413179([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x413179([0x44,0x4f]))||!!_0x484806[_0x413179([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x413179([0x50,0x50]))));}function _0x38645e(){const _0x2541b0=_0x3d9f92[_0x413179([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2541b0||0x0==_0x2541b0[_0x413179([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x1fbbe8}=new URL(window[_0x413179([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x2541b0[_0x413179([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1fbbe8))return!0x0;const _0x25e97a=_0x1fbbe8[_0x413179([0x73,0x70,0x6c,0x69,0x74])](_0x413179([0x2e]));return _0x2541b0[_0x413179([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x51a098=>_0x51a098[_0x413179([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x413179([0x2a])))[_0x413179([0x6d,0x61,0x70])](_0xc971bc=>_0xc971bc[_0x413179([0x73,0x70,0x6c,0x69,0x74])](_0x413179([0x2e])))[_0x413179([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x11a432=>_0x11a432[_0x413179([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x25e97a[_0x413179([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x413179([0x6d,0x61,0x70])](_0x6d8a34=>Array(_0x25e97a[_0x413179([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x6d8a34[_0x413179([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x413179([0x66,0x69,0x6c,0x6c])](_0x6d8a34[0x0]===_0x413179([0x2a])?_0x413179([0x2a]):'')[_0x413179([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x6d8a34))[_0x413179([0x73,0x6f,0x6d,0x65])](_0x541bc4=>_0x25e97a[_0x413179([0x65,0x76,0x65,0x72,0x79])]((_0x1ea572,_0x48e0c3)=>_0x541bc4[_0x48e0c3]===_0x1ea572||_0x541bc4[_0x48e0c3]===_0x413179([0x2a])));}function _0x23a20c(){return _0x4ffea7&&_0x5b5406?new window[(_0x413179([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x52af27,_0x136216)=>{_0x4ffea7[_0x413179([0x74,0x68,0x65,0x6e])](_0x52af27,_0x136216),_0x5b5406[_0x413179([0x74,0x68,0x65,0x6e])](_0x4555a4=>{_0x4555a4!=_0x413179([0x56,0x61,0x6c,0x69,0x64])&&_0x52af27(_0x4555a4);},_0x136216);}):_0x4ffea7||_0x5b5406||_0x413179([0x56,0x61,0x6c,0x69,0x64]);}}function _0x3ab4fb(_0x17d5c2,_0x4c886d){return new window[(_0x413179([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2d83bf=>{if(_0x472a77())return _0x2d83bf(_0x413179([0x56,0x61,0x6c,0x69,0x64]));_0x2bef8e(),_0x4eadaf[_0x413179([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x413179([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x451d6d=!0x1;const _0x164612=_0x4467fd();function _0x2845e4(_0x38c858){return!!_0x38c858&&(typeof _0x38c858===_0x413179([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x38c858===_0x413179([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x38c858[_0x413179([0x74,0x68,0x65,0x6e])]===_0x413179([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x38c858[_0x413179([0x63,0x61,0x74,0x63,0x68])]===_0x413179([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x2d2111(_0x109766){_0x507aee(_0x109766)[_0x413179([0x74,0x68,0x65,0x6e])](_0x5c66e6=>{if(!_0x5c66e6||_0x5c66e6[_0x413179([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x413179([0x6f,0x6b]))return _0x413179([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x46386a(_0x4f7b68(_0x164612+_0x4c886d))!=_0x5c66e6[_0x413179([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x413179([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x413179([0x56,0x61,0x6c,0x69,0x64]);})[_0x413179([0x74,0x68,0x65,0x6e])](_0x163b84=>(_0x2c120c(),_0x163b84),()=>{const _0x3fd0ea=_0x466639();return null==_0x3fd0ea?(_0x2c120c(),_0x413179([0x56,0x61,0x6c,0x69,0x64])):_0x413179(_0x40071e-_0x3fd0ea>(0x4ffa276c^_0x1ed8e3)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x413179([0x74,0x68,0x65,0x6e])](_0x2d83bf)[_0x413179([0x63,0x61,0x74,0x63,0x68])](()=>{_0x2d83bf(_0x413179([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x479fd8=0x6bc04dec^_0x1ed8e3;function _0x2c120c(){const _0xe12cf=_0x413179([0x6c,0x6c,0x63,0x74,0x2d])+_0x46386a(_0x4f7b68(_0x17d5c2)),_0x2b6442=_0xa04f90(_0x46386a(window[_0x413179([0x4d,0x61,0x74,0x68])][_0x413179([0x63,0x65,0x69,0x6c])](_0x40071e/_0x479fd8)));window[_0x413179([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x413179([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xe12cf,_0x2b6442);}function _0x466639(){const _0xd8a6f3=_0x413179([0x6c,0x6c,0x63,0x74,0x2d])+_0x46386a(_0x4f7b68(_0x17d5c2)),_0x564557=window[_0x413179([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x413179([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xd8a6f3);return _0x564557?window[_0x413179([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xa04f90(_0x564557),0x10)*_0x479fd8:null;}function _0x507aee(_0x444159){return new window[(_0x413179([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x51a7fe,_0xfe41cc)=>{_0x444159[_0x413179([0x74,0x68,0x65,0x6e])](_0x51a7fe,_0xfe41cc),window[_0x413179([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0xfe41cc,0x6bf777ac^_0x1ed8e3);});}}_0x4eadaf[_0x413179([0x6f,0x6e])](_0x413179([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2b1abc,_0x14e3a7)=>{if(_0x14e3a7[0x0]!=_0x17d5c2)return _0x2d83bf(_0x413179([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x14e3a7[0x1]={..._0x14e3a7[0x1],[_0x413179([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x164612};},{[_0x413179([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x413179([0x68,0x69,0x67,0x68])}),_0x4eadaf[_0x413179([0x6f,0x6e])](_0x413179([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x410775=>{_0x2845e4(_0x410775[_0x413179([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x451d6d=!0x0,_0x2d2111(_0x410775[_0x413179([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x413179([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x413179([0x6c,0x6f,0x77])}),_0x575a86[_0x413179([0x74,0x68,0x65,0x6e])](()=>{_0x451d6d||_0x2d83bf(_0x413179([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x472a77(){return _0x4eadaf[_0x413179([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x413179([0x76,0x69,0x65,0x77])][_0x413179([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x413179([0x61,0x75,0x74,0x6f]);}function _0x2bef8e(){_0x4eadaf[_0x413179([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x413179([0x76,0x69,0x65,0x77])][_0x413179([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x413179([0x61,0x75,0x74,0x6f]);}}function _0x5a3d30(_0x2697cf){const _0x5d4250=[new window[(_0x413179([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1f3f0b=>setTimeout(_0x1f3f0b,0x6bff9da0^_0x1ed8e3)),_0x575a86[_0x413179([0x74,0x68,0x65,0x6e])](()=>new window[(_0x413179([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x31703f=>{let _0x427623=0x0;_0x4eadaf[_0x413179([0x6d,0x6f,0x64,0x65,0x6c])][_0x413179([0x6f,0x6e])](_0x413179([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x5cd135,_0x4e53d2)=>{_0x4e53d2[0x0][_0x413179([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x427623++,_0x427623==(0x6bf6a294^_0x1ed8e3)&&(_0x31703f(),_0x5cd135[_0x413179([0x6f,0x66,0x66])]());});}))];return window[_0x413179([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x413179([0x72,0x61,0x63,0x65])](_0x5d4250)[_0x413179([0x74,0x68,0x65,0x6e])](()=>_0x2697cf);}async function _0x2a2e98(){await _0x575a86,_0x4eadaf[_0x413179([0x6d,0x6f,0x64,0x65,0x6c])][_0x413179([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x4f4955,_0x4eadaf[_0x413179([0x6d,0x6f,0x64,0x65,0x6c])][_0x413179([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x4f4955,_0x4eadaf[_0x413179([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x413179([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x123894(_0x4fbe0e){const _0x2bac09=_0x4cc418();_0x4eadaf[_0x2bac09]=_0x413179([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])+_0x4fbe0e,_0x4fbe0e!=_0x413179([0x56,0x61,0x6c,0x69,0x64])&&_0x2a2e98();}function _0x4cc418(){const _0x27292b=window[_0x413179([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x413179([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x413179([0x6e,0x6f,0x77])]())[_0x413179([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x413179([0x2e]),'');let _0x5be5a0=_0x413179([0x75]);for(let _0x2bee20=0x0;_0x2bee20<_0x27292b[_0x413179([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2bee20+=0x2){let _0x6eaf7=window[_0x413179([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x27292b[_0x413179([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2bee20,_0x2bee20+0x2));_0x6eaf7>=_0x565e54[_0x413179([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x6eaf7-=_0x565e54[_0x413179([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x5be5a0+=_0x565e54[_0x6eaf7];}return _0x5be5a0;}function _0x1580ed(){const _0x6bfa17=_0x358f20[_0x413179([0x73,0x70,0x6c,0x69,0x74])](_0x413179([0x2e]));if(0x3!=_0x6bfa17[_0x413179([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x3563cf(_0x6bfa17[0x1]);function _0x3563cf(_0x4b077){const _0x2aa06f=_0x3a7630(_0x4b077);return _0x2aa06f&&_0x213f08()?_0x2aa06f:null;function _0x213f08(){const _0x206ded=_0x2aa06f[_0x413179([0x6a,0x74,0x69])],_0x3c1dec=window[_0x413179([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x206ded[_0x413179([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x206ded[_0x413179([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x319592={..._0x2aa06f,[_0x413179([0x6a,0x74,0x69])]:_0x206ded[_0x413179([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x206ded[_0x413179([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x319592[_0x413179([0x76,0x63])],_0x4f7b68(_0x319592)==_0x3c1dec;}}}async function _0x53a1fb(){let _0x50dee6=!0x0;try{const _0x4b9720=_0x358f20[_0x413179([0x73,0x70,0x6c,0x69,0x74])](_0x413179([0x2e])),[_0x2d12cc,_0x34cfa3,_0x78516d]=_0x4b9720;return _0x5c4af7(_0x2d12cc),await _0x512fba(_0x2d12cc,_0x34cfa3,_0x78516d),_0x50dee6;}catch{return!0x1;}function _0x5c4af7(_0x5565b0){const _0x59130b=_0x3a7630(_0x5565b0);_0x59130b&&_0x59130b[_0x413179([0x61,0x6c,0x67])]==_0x413179([0x45,0x53,0x32,0x35,0x36])||(_0x50dee6=!0x1);}async function _0x512fba(_0x445ede,_0x259eda,_0x5961e6){const _0x3fe55a=window[_0x413179([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x413179([0x66,0x72,0x6f,0x6d])](_0xc52103(_0x5961e6),_0x3cd483=>_0x3cd483[_0x413179([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x406c6c=new window[(_0x413179([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x413179([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x445ede+_0x413179([0x2e])+_0x259eda),_0x386f87=window[_0x413179([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x413179([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x386f87)return;const _0x43af32=await _0x386f87[_0x413179([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x413179([0x6a,0x77,0x6b]),_0x1a27eb,{[_0x413179([0x6e,0x61,0x6d,0x65])]:_0x413179([0x45,0x43,0x44,0x53,0x41]),[_0x413179([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x413179([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x413179([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x386f87[_0x413179([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x413179([0x6e,0x61,0x6d,0x65])]:_0x413179([0x45,0x43,0x44,0x53,0x41]),[_0x413179([0x68,0x61,0x73,0x68])]:{[_0x413179([0x6e,0x61,0x6d,0x65])]:_0x413179([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x43af32,_0x3fe55a,_0x406c6c)||(_0x50dee6=!0x1);}}function _0x3a7630(_0x23ae01){return _0x23ae01[_0x413179([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x413179([0x65,0x79]))?JSON[_0x413179([0x70,0x61,0x72,0x73,0x65])](_0xc52103(_0x23ae01)):null;}function _0xc52103(_0x35a1c5){return window[_0x413179([0x61,0x74,0x6f,0x62])](_0x35a1c5[_0x413179([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x413179([0x2b]))[_0x413179([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x413179([0x2f])));}function _0x4f7b68(_0x34f386){let _0xdbac1f=0x1505;function _0x22d94f(_0x2a8011){for(let _0xb07845=0x0;_0xb07845<_0x2a8011[_0x413179([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xb07845++){const _0x138745=_0x2a8011[_0x413179([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0xb07845);_0xdbac1f=(_0xdbac1f<<0x5)+_0xdbac1f+_0x138745,_0xdbac1f&=_0xdbac1f;}}function _0x351313(_0x3c3528){Array[_0x413179([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x3c3528)?_0x3c3528[_0x413179([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x351313):_0x3c3528&&typeof _0x3c3528==_0x413179([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x413179([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x3c3528)[_0x413179([0x73,0x6f,0x72,0x74])]()[_0x413179([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x865160,_0x28cc27])=>{_0x22d94f(_0x865160),_0x351313(_0x28cc27);}):_0x22d94f(window[_0x413179([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x3c3528));}return _0x351313(_0x34f386),_0xdbac1f>>>0x0;}function _0x46386a(_0x50591b){return _0x50591b[_0x413179([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x413179([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x413179([0x30]));}function _0xa04f90(_0x159621){return _0x159621[_0x413179([0x73,0x70,0x6c,0x69,0x74])]('')[_0x413179([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x413179([0x6a,0x6f,0x69,0x6e])]('');}function _0x4f4955(){}function _0x413179(_0x350b39){return _0x350b39['map'](_0x347833=>String['fromCharCode'](_0x347833))['join']('');}_0x123894(await _0x15e491());}(this);}['destroy'](){super['destroy'](),this['view']['destroy'](),this['_updateActiveDefinitionFromViewportThrottled']['cancel']();}['_handleOutlineChange'](_0x1aef59,{outlineDefinitions:_0x252f75,outlineChanges:_0x730c47}){this['_currentOutlineDefinitions']=_0x252f75,this['view']['sync'](_0x730c47);}['_setActiveViewItem'](_0x44f503){this['_currentOutlineDefinitions']['length']&&this['_currentOutlineDefinitions'][_0x44f503]&&(this['view']['activeItemIndex']=_0x44f503);}['_handleItemSelected'](_0x39caa8){const _0x32e048=this['_currentOutlineDefinitions'][_0x39caa8]['modelElement'];this['editor']['model']['change'](_0x2f8e20=>{_0x2f8e20['setSelection'](_0x32e048,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0}),this['editor']['editing']['view']['focus'](),this['_setActiveViewItem'](_0x39caa8);}['_updateActiveDefinitionOnViewportChange'](){const _0x30f7e3=this['editor'];let _0x45ec1f;for(const _0x14fc64 of _0x30f7e3['model']['document']['getRootNames']()){const _0x2556b7=_0x30f7e3['editing']['view']['getDomRoot'](_0x14fc64),_0x1090dc=_0x2556b7&&new _0x527b72(_0x2556b7)['getVisible']();if(_0x1090dc){const _0x2fcb52=new _0x527b72(_0x215f32['window'])['getIntersection'](_0x1090dc);_0x2fcb52&&(_0x45ec1f=_0x2fcb52['top']+0.25*_0x2fcb52['height']);}}if(void 0x0===_0x45ec1f)return;const _0x46facf=h(_0x30f7e3['editing'],this['_currentOutlineDefinitions'],_0x45ec1f);_0x46facf?this['_setActiveViewItem'](this['_currentOutlineDefinitions']['indexOf'](_0x46facf)):this['_setActiveViewItem'](-0x1);}}function h(_0x26e1ff,_0x1ba584,_0x43b54e,_0x3e7fc4=0x0,_0x186c3f=_0x1ba584['length']-0x1){const _0xd80149=Math['floor'](_0x3e7fc4+(_0x186c3f-_0x3e7fc4)/0x2);if(_0x186c3f>=_0x3e7fc4){const _0x2549b5=_0x1ba584[_0xd80149],_0x52124f=_0x26e1ff['mapper']['toViewElement'](_0x2549b5['modelElement']);if(!_0x52124f)return null;const _0x164fd6=_0x26e1ff['view']['domConverter']['mapViewToDom'](_0x52124f);return new _0x527b72(_0x164fd6)['bottom']>_0x43b54e?h(_0x26e1ff,_0x1ba584,_0x43b54e,_0x3e7fc4,_0xd80149-0x1):h(_0x26e1ff,_0x1ba584,_0x43b54e,_0xd80149+0x1,_0x186c3f);}return _0xd80149<0x0?null:_0x1ba584[_0xd80149];}class P extends _0x3378f6{['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 _0x1eb839=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x405d8f;for(const _0x5f43db in _0x1eb839){const _0x438105=_0x5f43db,_0x21213a=_0x1eb839[_0x438105];if('documentOutlineLicenseKeyValid'==_0x21213a||'documentOutlineLicenseKeyInvalid'==_0x21213a||'documentOutlineLicenseKeyExpired'==_0x21213a||'documentOutlineLicenseKeyDomainLimit'==_0x21213a||'documentOutlineLicenseKeyNotAllowed'==_0x21213a||'documentOutlineLicenseKeyEvaluationLimit'==_0x21213a||'documentOutlineLicenseKeyTrialLimit'==_0x21213a||'documentOutlineLicenseKeyUsageLimit'==_0x21213a){delete _0x1eb839[_0x438105],_0x405d8f=_0x21213a,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'documentOutlineLicenseKeyInvalid'==_0x405d8f&&_0x1eb839['_showLicenseError']('invalid'),'documentOutlineLicenseKeyExpired'==_0x405d8f&&_0x1eb839['_showLicenseError']('expired'),'documentOutlineLicenseKeyDomainLimit'==_0x405d8f&&_0x1eb839['_showLicenseError']('domainLimit'),'documentOutlineLicenseKeyNotAllowed'==_0x405d8f&&_0x1eb839['_showLicenseError']('featureNotAllowed','DocumentOutline'),'documentOutlineLicenseKeyEvaluationLimit'==_0x405d8f&&_0x1eb839['_showLicenseError']('evaluationLimit'),'documentOutlineLicenseKeyTrialLimit'==_0x405d8f&&_0x1eb839['_showLicenseError']('trialLimit'),'documentOutlineLicenseKeyUsageLimit'==_0x405d8f&&_0x1eb839['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class _ extends _0x537797{['execute'](){this['editor']['model']['change'](_0x3db931=>{this['editor']['model']['insertObject'](_0x3db931['createElement']('tableOfContents'));});}['refresh'](){const _0x34adbf=this['editor']['model'],_0x383584=_0x34adbf['document']['selection']['getFirstPosition']();this['isEnabled']=null!==(_0x383584&&_0x34adbf['schema']['findAllowedParent'](_0x383584,'tableOfContents'));}}class T extends _0x3378f6{static get['pluginName'](){return'HeadingId';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const _0x4b6167=this['editor'];if(_0x4b6167['config']['get']('headingId.modelAttributeName'))return;(function(_0x28cd13){const _0x2f8a20=new Map();if(_0x28cd13)return _0x28cd13['forEach'](_0x202e30=>{'paragraph'!==_0x202e30['model']&&_0x2f8a20['set'](_0x202e30['view'],_0x202e30['model']);}),_0x2f8a20['get']('h1')||_0x2f8a20['set']('h1','heading1'),_0x2f8a20;return _0x2f8a20;}(this['editor']['config']['get']('heading.options'))['forEach']((_0x2e9a18,_0x48c8bf)=>{this['_customUpcastHeadingsConversion'](_0x48c8bf),this['_customDataDowncastHeadingsConversion'](_0x2e9a18),_0x4b6167['model']['schema']['isRegistered'](_0x2e9a18)&&_0x4b6167['model']['schema']['extend'](_0x2e9a18,{'allowAttributes':'headingId'});}),this['_registerHeadingIdAttributePostfixer']());}['_customUpcastHeadingsConversion'](_0x24a84c){this['editor']['conversion']['for']('upcast')['add'](_0x3faf0c=>_0x3faf0c['on']('element:'+_0x24a84c,(_0x3b91c5,_0x1379f0,_0x460ca3)=>{const {consumable:_0xcf2e9c,writer:_0x2bedde}=_0x460ca3,_0x5337d1=_0x1379f0['viewItem']['getAttribute']('id'),_0x459824=_0x1379f0['modelRange']['getContainedElement']();if(_0x459824)return _0x5337d1&&_0x5337d1['length']||_0x459824['hasAttribute']('headingId')?void(_0xcf2e9c['consume'](_0x1379f0['viewItem'],{'attributes':['id']})&&_0x2bedde['setAttribute']('headingId',_0x5337d1,_0x459824)):(_0xcf2e9c['consume'](_0x1379f0['viewItem'],{'attributes':['id']}),void _0x2bedde['setAttribute']('headingId',_0x4467fd(),_0x459824));},{'priority':_0x37dd23['get']('low')+0.5}));}['_customDataDowncastHeadingsConversion'](_0x2d9e20){this['editor']['conversion']['for']('downcast')['add'](_0x11f138=>_0x11f138['on']('attribute:headingId:'+_0x2d9e20,(_0x1c5898,_0x3ac863,_0x57dd6d)=>{if(!_0x57dd6d['consumable']['consume'](_0x3ac863['item'],_0x1c5898['name']))return;const _0x4cf99c=_0x3ac863['item']['getAttribute']('headingId'),_0x5698a3=_0x57dd6d['mapper']['toViewElement'](_0x3ac863['item']);_0x57dd6d['writer']['setAttribute']('id',_0x4cf99c,_0x5698a3);}));}['_registerHeadingIdAttributePostfixer'](){const _0x40def2=this['editor'],_0x595deb=new Set(),_0x196fc4=new Set();function _0x566341(_0x24f66b,_0x22e946){const _0x7a02b=_0x4467fd();return _0x196fc4['add'](_0x7a02b),_0x24f66b['setAttribute']('headingId',_0x7a02b,_0x22e946),_0x7a02b;}function _0xd96f92(_0x4fbff8,_0x42ff72){_0x4fbff8['removeAttribute']('headingId',_0x42ff72);}_0x40def2['model']['document']['registerPostFixer'](_0x524378=>{const _0x2a3ce0=_0x40def2['model']['document']['differ']['getChanges']();let _0x59b998=!0x1;for(const _0x15abdc of _0x2a3ce0)if('insert'==_0x15abdc['type']&&_0x15abdc['name']){if(b(_0x15abdc['name'])){const _0x2c5fdb=_0x15abdc['attributes']['get']('headingId');'string'==typeof _0x2c5fdb?_0x595deb['has'](_0x2c5fdb)?(_0x566341(_0x524378,_0x15abdc['position']['nodeAfter']),_0x59b998=!0x0):_0x196fc4['add'](_0x2c5fdb):(_0x566341(_0x524378,_0x15abdc['position']['nodeAfter']),_0x59b998=!0x0);}else'string'==typeof _0x15abdc['attributes']['get']('headingId')&&(_0xd96f92(_0x524378,_0x15abdc['position']['nodeAfter']),_0x59b998=!0x0);}else{if('remove'==_0x15abdc['type']){const _0x4dd31a=_0x15abdc['attributes']['get']('headingId');'string'==typeof _0x4dd31a&&_0x595deb['delete'](_0x4dd31a);}}return _0x59b998;}),_0x40def2['model']['document']['on']('change',()=>{_0x196fc4['forEach'](_0x2349ee=>_0x595deb['add'](_0x2349ee)),_0x196fc4['clear']();});}}function b(_0x3002fe){return!!_0x3002fe['match'](/heading\d/);}class s extends _0x3378f6{static get['pluginName'](){return'TableOfContentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[_0x9cc31f,i,T];}['_currentOutlineDefinitions'];['_tableOfContentsElements'];['_headingIdModelAttributeName'];constructor(_0x992e1){super(_0x992e1),this['_currentOutlineDefinitions']=[],this['_tableOfContentsElements']=new Set(),this['_headingIdModelAttributeName']='headingId';}['init'](){const _0x4a06f2=this['editor'],_0x17ac2b=_0x4a06f2['editing']['view']['document'];_0x4a06f2['config']['get']('headingId.modelAttributeName')&&(this['_headingIdModelAttributeName']=_0x4a06f2['config']['get']('headingId.modelAttributeName')),this['listenTo'](_0x17ac2b,'click',(_0x27c7bb,_0x5e5e2a)=>{if(!_0x5e5e2a['target'])return;const _0x2688bb=_0x5e5e2a['target']['getCustomProperty']('tableOfContentsHeadingIndex');Number['isInteger'](_0x2688bb)&&(_0x5e5e2a['domEvent']['preventDefault'](),_0x27c7bb['stop'](),this['_handleScrollToHeading'](_0x2688bb));},{'priority':'high','context':'$capture'}),this['_defineSchema'](),this['_defineConverters'](),_0x4a06f2['commands']['add']('insertTableOfContents',new _(_0x4a06f2)),(_0x4a06f2['plugins']['get']('DocumentOutlineUtils')['on']('change',(_0xbc7acd,_0x3ac501)=>{this['_currentOutlineDefinitions']=_0x3ac501['outlineDefinitions'],this['_updateTableOfContentsElements']();}),this['listenTo'](_0x4a06f2['model']['document'],'change',()=>{this['_trackNewToCElements']();}));}['afterInit'](){!async function(_0x27c044){const _0x570720=_0x38e2c0([0x35,0x71,0x4d,0x61,0x6a,0x5a,0x4b,0x42,0x6e,0x66,0x7a,0x37,0x53,0x78,0x50,0x68,0x46,0x62,0x58,0x59,0x38,0x55,0x51,0x34,0x67,0x43,0x4a,0x47,0x73,0x6c,0x72,0x4e,0x48,0x6b,0x52,0x45,0x57,0x36,0x79,0x6d,0x49,0x41,0x70,0x74,0x44,0x65,0x30,0x4c,0x76,0x32,0x77,0x63,0x69,0x6f,0x39,0x54,0x64,0x75,0x4f,0x33,0x31,0x56]),_0x363e79=0x60898c3,_0x135888=0x60ff43b^_0x363e79,_0x44c4da=window[_0x38e2c0([0x44,0x61,0x74,0x65])][_0x38e2c0([0x6e,0x6f,0x77])](),_0x3fedc6=_0x27c044[_0x38e2c0([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x371621=new window[(_0x38e2c0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3899d4=>{_0x3fedc6[_0x38e2c0([0x6f,0x6e,0x63,0x65])](_0x38e2c0([0x72,0x65,0x61,0x64,0x79]),_0x3899d4);}),_0x80e809={[_0x38e2c0([0x6b,0x74,0x79])]:_0x38e2c0([0x45,0x43]),[_0x38e2c0([0x75,0x73,0x65])]:_0x38e2c0([0x73,0x69,0x67]),[_0x38e2c0([0x63,0x72,0x76])]:_0x38e2c0([0x50,0x2d,0x32,0x35,0x36]),[_0x38e2c0([0x78])]:_0x38e2c0([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]),[_0x38e2c0([0x79])]:_0x38e2c0([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]),[_0x38e2c0([0x61,0x6c,0x67])]:_0x38e2c0([0x45,0x53,0x32,0x35,0x36])},_0x113c84=_0x3fedc6[_0x38e2c0([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x38e2c0([0x67,0x65,0x74])](_0x38e2c0([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x1b7c53(){let _0x3ec6ce,_0xec5283=null,_0x22f435=null;try{if(_0x113c84==_0x38e2c0([0x47,0x50,0x4c]))return _0x38e2c0([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x3ec6ce=_0x53db95(),!_0x3ec6ce)return _0x38e2c0([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x3ec6ce[_0x38e2c0([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x22f435=_0x2e1e36(_0x3ec6ce[_0x38e2c0([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x3ec6ce[_0x38e2c0([0x6a,0x74,0x69])])),await _0x5c0e35()?_0xde06c1()?_0x46860a()?_0x38e2c0([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x1347cc()?(_0x3ec6ce[_0x38e2c0([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x38e2c0([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0xec5283=_0x15a4f4(_0x38e2c0([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x3ec6ce[_0x38e2c0([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x38e2c0([0x74,0x72,0x69,0x61,0x6c])&&(_0xec5283=_0x15a4f4(_0x38e2c0([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x21ca13()):_0x38e2c0([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x38e2c0([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x38e2c0([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x38e2c0([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x46860a(){const _0x32b51e=[_0x38e2c0([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x38e2c0([0x74,0x72,0x69,0x61,0x6c])][_0x38e2c0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3ec6ce[_0x38e2c0([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x44c4da/0x3e8:0xe10*_0x135888;return _0x3ec6ce[_0x38e2c0([0x65,0x78,0x70])]<_0x32b51e;}function _0xde06c1(){const _0x175df9=_0x3ec6ce[_0x38e2c0([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x175df9&&(!!_0x175df9[_0x38e2c0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x38e2c0([0x2a]))||(!!_0x175df9[_0x38e2c0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x38e2c0([0x54,0x4f,0x43]))||!!_0x175df9[_0x38e2c0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x38e2c0([0x50,0x50]))));}function _0x1347cc(){const _0x42064e=_0x3ec6ce[_0x38e2c0([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x42064e||0x0==_0x42064e[_0x38e2c0([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x2e5e88}=new URL(window[_0x38e2c0([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x42064e[_0x38e2c0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2e5e88))return!0x0;const _0xe4500a=_0x2e5e88[_0x38e2c0([0x73,0x70,0x6c,0x69,0x74])](_0x38e2c0([0x2e]));return _0x42064e[_0x38e2c0([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x664839=>_0x664839[_0x38e2c0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x38e2c0([0x2a])))[_0x38e2c0([0x6d,0x61,0x70])](_0x11a0e0=>_0x11a0e0[_0x38e2c0([0x73,0x70,0x6c,0x69,0x74])](_0x38e2c0([0x2e])))[_0x38e2c0([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3b708d=>_0x3b708d[_0x38e2c0([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0xe4500a[_0x38e2c0([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x38e2c0([0x6d,0x61,0x70])](_0x52a59f=>Array(_0xe4500a[_0x38e2c0([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x52a59f[_0x38e2c0([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x38e2c0([0x66,0x69,0x6c,0x6c])](_0x52a59f[0x0]===_0x38e2c0([0x2a])?_0x38e2c0([0x2a]):'')[_0x38e2c0([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x52a59f))[_0x38e2c0([0x73,0x6f,0x6d,0x65])](_0x5b175f=>_0xe4500a[_0x38e2c0([0x65,0x76,0x65,0x72,0x79])]((_0x5e015d,_0x18b94b)=>_0x5b175f[_0x18b94b]===_0x5e015d||_0x5b175f[_0x18b94b]===_0x38e2c0([0x2a])));}function _0x21ca13(){return _0xec5283&&_0x22f435?new window[(_0x38e2c0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5711d0,_0x16846d)=>{_0xec5283[_0x38e2c0([0x74,0x68,0x65,0x6e])](_0x5711d0,_0x16846d),_0x22f435[_0x38e2c0([0x74,0x68,0x65,0x6e])](_0x24e06c=>{_0x24e06c!=_0x38e2c0([0x56,0x61,0x6c,0x69,0x64])&&_0x5711d0(_0x24e06c);},_0x16846d);}):_0xec5283||_0x22f435||_0x38e2c0([0x56,0x61,0x6c,0x69,0x64]);}}function _0x2e1e36(_0x22cab2,_0x34193e){return new window[(_0x38e2c0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3e1a9a=>{if(_0x3317cb())return _0x3e1a9a(_0x38e2c0([0x56,0x61,0x6c,0x69,0x64]));_0x2d587b(),_0x3fedc6[_0x38e2c0([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x38e2c0([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x430356=!0x1;const _0x4ed5a6=_0x4467fd();function _0x5b0e84(_0x5951c6){return!!_0x5951c6&&(typeof _0x5951c6===_0x38e2c0([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x5951c6===_0x38e2c0([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x5951c6[_0x38e2c0([0x74,0x68,0x65,0x6e])]===_0x38e2c0([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x5951c6[_0x38e2c0([0x63,0x61,0x74,0x63,0x68])]===_0x38e2c0([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x20842a(_0x42a910){_0x1ffbbc(_0x42a910)[_0x38e2c0([0x74,0x68,0x65,0x6e])](_0x22e985=>{if(!_0x22e985||_0x22e985[_0x38e2c0([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x38e2c0([0x6f,0x6b]))return _0x38e2c0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x5a8809(_0x586890(_0x4ed5a6+_0x34193e))!=_0x22e985[_0x38e2c0([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x38e2c0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x38e2c0([0x56,0x61,0x6c,0x69,0x64]);})[_0x38e2c0([0x74,0x68,0x65,0x6e])](_0x423d2e=>(_0x119422(),_0x423d2e),()=>{const _0x5e0ca2=_0x29578e();return null==_0x5e0ca2?(_0x119422(),_0x38e2c0([0x56,0x61,0x6c,0x69,0x64])):_0x38e2c0(_0x44c4da-_0x5e0ca2>(0x22041cc3^_0x363e79)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x38e2c0([0x74,0x68,0x65,0x6e])](_0x3e1a9a)[_0x38e2c0([0x63,0x61,0x74,0x63,0x68])](()=>{_0x3e1a9a(_0x38e2c0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0xe8ddc3=0x63e7643^_0x363e79;function _0x119422(){const _0x40aa19=_0x38e2c0([0x6c,0x6c,0x63,0x74,0x2d])+_0x5a8809(_0x586890(_0x22cab2)),_0x1f0522=_0x2493f2(_0x5a8809(window[_0x38e2c0([0x4d,0x61,0x74,0x68])][_0x38e2c0([0x63,0x65,0x69,0x6c])](_0x44c4da/_0xe8ddc3)));window[_0x38e2c0([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x38e2c0([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x40aa19,_0x1f0522);}function _0x29578e(){const _0x410ca0=_0x38e2c0([0x6c,0x6c,0x63,0x74,0x2d])+_0x5a8809(_0x586890(_0x22cab2)),_0x4b2244=window[_0x38e2c0([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x38e2c0([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x410ca0);return _0x4b2244?window[_0x38e2c0([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2493f2(_0x4b2244),0x10)*_0xe8ddc3:null;}function _0x1ffbbc(_0x23a31b){return new window[(_0x38e2c0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3a2084,_0xec8dcc)=>{_0x23a31b[_0x38e2c0([0x74,0x68,0x65,0x6e])](_0x3a2084,_0xec8dcc),window[_0x38e2c0([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0xec8dcc,0x6094c03^_0x363e79);});}}_0x3fedc6[_0x38e2c0([0x6f,0x6e])](_0x38e2c0([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2dc425,_0x5a89a0)=>{if(_0x5a89a0[0x0]!=_0x22cab2)return _0x3e1a9a(_0x38e2c0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x5a89a0[0x1]={..._0x5a89a0[0x1],[_0x38e2c0([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x4ed5a6};},{[_0x38e2c0([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x38e2c0([0x68,0x69,0x67,0x68])}),_0x3fedc6[_0x38e2c0([0x6f,0x6e])](_0x38e2c0([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x840190=>{_0x5b0e84(_0x840190[_0x38e2c0([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x430356=!0x0,_0x20842a(_0x840190[_0x38e2c0([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x38e2c0([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x38e2c0([0x6c,0x6f,0x77])}),_0x371621[_0x38e2c0([0x74,0x68,0x65,0x6e])](()=>{_0x430356||_0x3e1a9a(_0x38e2c0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x3317cb(){return _0x3fedc6[_0x38e2c0([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x38e2c0([0x76,0x69,0x65,0x77])][_0x38e2c0([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x38e2c0([0x61,0x75,0x74,0x6f]);}function _0x2d587b(){_0x3fedc6[_0x38e2c0([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x38e2c0([0x76,0x69,0x65,0x77])][_0x38e2c0([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x38e2c0([0x61,0x75,0x74,0x6f]);}}function _0x15a4f4(_0x5a0fef){const _0x2f565a=[new window[(_0x38e2c0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x26d2ea=>setTimeout(_0x26d2ea,0x601a60f^_0x363e79)),_0x371621[_0x38e2c0([0x74,0x68,0x65,0x6e])](()=>new window[(_0x38e2c0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3e37f4=>{let _0x22d643=0x0;_0x3fedc6[_0x38e2c0([0x6d,0x6f,0x64,0x65,0x6c])][_0x38e2c0([0x6f,0x6e])](_0x38e2c0([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x15dc73,_0x2162e6)=>{_0x2162e6[0x0][_0x38e2c0([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x22d643++,_0x22d643==(0x608993b^_0x363e79)&&(_0x3e37f4(),_0x15dc73[_0x38e2c0([0x6f,0x66,0x66])]());});}))];return window[_0x38e2c0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x38e2c0([0x72,0x61,0x63,0x65])](_0x2f565a)[_0x38e2c0([0x74,0x68,0x65,0x6e])](()=>_0x5a0fef);}async function _0x559098(){await _0x371621,_0x3fedc6[_0x38e2c0([0x6d,0x6f,0x64,0x65,0x6c])][_0x38e2c0([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x893202,_0x3fedc6[_0x38e2c0([0x6d,0x6f,0x64,0x65,0x6c])][_0x38e2c0([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x893202,_0x3fedc6[_0x38e2c0([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x38e2c0([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4ac5f7(_0x56df4a){const _0x2ce7a9=_0x22299a();_0x3fedc6[_0x2ce7a9]=_0x38e2c0([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])+_0x56df4a,_0x56df4a!=_0x38e2c0([0x56,0x61,0x6c,0x69,0x64])&&_0x559098();}function _0x22299a(){const _0x370265=window[_0x38e2c0([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x38e2c0([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x38e2c0([0x6e,0x6f,0x77])]())[_0x38e2c0([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x38e2c0([0x2e]),'');let _0x36bf8a=_0x38e2c0([0x71]);for(let _0x56f2cf=0x0;_0x56f2cf<_0x370265[_0x38e2c0([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x56f2cf+=0x2){let _0x24b4da=window[_0x38e2c0([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x370265[_0x38e2c0([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x56f2cf,_0x56f2cf+0x2));_0x24b4da>=_0x570720[_0x38e2c0([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x24b4da-=_0x570720[_0x38e2c0([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x36bf8a+=_0x570720[_0x24b4da];}return _0x36bf8a;}function _0x53db95(){const _0x26f07a=_0x113c84[_0x38e2c0([0x73,0x70,0x6c,0x69,0x74])](_0x38e2c0([0x2e]));if(0x3!=_0x26f07a[_0x38e2c0([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x3dea8d(_0x26f07a[0x1]);function _0x3dea8d(_0x5455ba){const _0x26095c=_0x1d3602(_0x5455ba);return _0x26095c&&_0x2ace42()?_0x26095c:null;function _0x2ace42(){const _0xd7536a=_0x26095c[_0x38e2c0([0x6a,0x74,0x69])],_0x3a4e76=window[_0x38e2c0([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xd7536a[_0x38e2c0([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xd7536a[_0x38e2c0([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x513cc6={..._0x26095c,[_0x38e2c0([0x6a,0x74,0x69])]:_0xd7536a[_0x38e2c0([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0xd7536a[_0x38e2c0([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x513cc6[_0x38e2c0([0x76,0x63])],_0x586890(_0x513cc6)==_0x3a4e76;}}}async function _0x5c0e35(){let _0x20e778=!0x0;try{const _0x13cf1d=_0x113c84[_0x38e2c0([0x73,0x70,0x6c,0x69,0x74])](_0x38e2c0([0x2e])),[_0x31e195,_0x63e3f2,_0x1423ed]=_0x13cf1d;return _0x32d6c9(_0x31e195),await _0x54585b(_0x31e195,_0x63e3f2,_0x1423ed),_0x20e778;}catch{return!0x1;}function _0x32d6c9(_0x3471d4){const _0x2604f4=_0x1d3602(_0x3471d4);_0x2604f4&&_0x2604f4[_0x38e2c0([0x61,0x6c,0x67])]==_0x38e2c0([0x45,0x53,0x32,0x35,0x36])||(_0x20e778=!0x1);}async function _0x54585b(_0x1e55fa,_0x58224a,_0xa08003){const _0x13ba31=window[_0x38e2c0([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x38e2c0([0x66,0x72,0x6f,0x6d])](_0x58ef05(_0xa08003),_0x49c80d=>_0x49c80d[_0x38e2c0([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x2e2dd8=new window[(_0x38e2c0([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x38e2c0([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x1e55fa+_0x38e2c0([0x2e])+_0x58224a),_0x24c779=window[_0x38e2c0([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x38e2c0([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x24c779)return;const _0x3d4bdf=await _0x24c779[_0x38e2c0([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x38e2c0([0x6a,0x77,0x6b]),_0x80e809,{[_0x38e2c0([0x6e,0x61,0x6d,0x65])]:_0x38e2c0([0x45,0x43,0x44,0x53,0x41]),[_0x38e2c0([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x38e2c0([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x38e2c0([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x24c779[_0x38e2c0([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x38e2c0([0x6e,0x61,0x6d,0x65])]:_0x38e2c0([0x45,0x43,0x44,0x53,0x41]),[_0x38e2c0([0x68,0x61,0x73,0x68])]:{[_0x38e2c0([0x6e,0x61,0x6d,0x65])]:_0x38e2c0([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x3d4bdf,_0x13ba31,_0x2e2dd8)||(_0x20e778=!0x1);}}function _0x1d3602(_0x3437f4){return _0x3437f4[_0x38e2c0([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x38e2c0([0x65,0x79]))?JSON[_0x38e2c0([0x70,0x61,0x72,0x73,0x65])](_0x58ef05(_0x3437f4)):null;}function _0x58ef05(_0x4ce213){return window[_0x38e2c0([0x61,0x74,0x6f,0x62])](_0x4ce213[_0x38e2c0([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x38e2c0([0x2b]))[_0x38e2c0([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x38e2c0([0x2f])));}function _0x586890(_0x238598){let _0x4a70ce=0x1505;function _0x5b34f(_0x126f2e){for(let _0x131abe=0x0;_0x131abe<_0x126f2e[_0x38e2c0([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x131abe++){const _0x401984=_0x126f2e[_0x38e2c0([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x131abe);_0x4a70ce=(_0x4a70ce<<0x5)+_0x4a70ce+_0x401984,_0x4a70ce&=_0x4a70ce;}}function _0x3d6877(_0x110b6c){Array[_0x38e2c0([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x110b6c)?_0x110b6c[_0x38e2c0([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3d6877):_0x110b6c&&typeof _0x110b6c==_0x38e2c0([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x38e2c0([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x110b6c)[_0x38e2c0([0x73,0x6f,0x72,0x74])]()[_0x38e2c0([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x20bfab,_0x5ae077])=>{_0x5b34f(_0x20bfab),_0x3d6877(_0x5ae077);}):_0x5b34f(window[_0x38e2c0([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x110b6c));}return _0x3d6877(_0x238598),_0x4a70ce>>>0x0;}function _0x5a8809(_0x10ca23){return _0x10ca23[_0x38e2c0([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x38e2c0([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x38e2c0([0x30]));}function _0x2493f2(_0x3a1074){return _0x3a1074[_0x38e2c0([0x73,0x70,0x6c,0x69,0x74])]('')[_0x38e2c0([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x38e2c0([0x6a,0x6f,0x69,0x6e])]('');}function _0x893202(){}function _0x38e2c0(_0xf2b7c5){return _0xf2b7c5['map'](_0x2f125a=>String['fromCharCode'](_0x2f125a))['join']('');}_0x4ac5f7(await _0x1b7c53());}(this);}['_updateTableOfContentsElements'](){this['_tableOfContentsElements']['forEach'](_0x4bafff=>{'$graveyard'!==_0x4bafff['rootName']&&this['editor']['editing']['reconvertItem'](_0x4bafff);});}['_trackNewToCElements'](){for(const _0x2f2b64 of this['editor']['model']['document']['differ']['getChanges']({'includeChangesInGraveyard':!0x0})){if('insert'!==_0x2f2b64['type']||'tableOfContents'!==_0x2f2b64['name'])return;this['_tableOfContentsElements']['add'](_0x2f2b64['position']['nodeAfter']);}}['_defineSchema'](){this['editor']['model']['schema']['register']('tableOfContents',{'inheritAllFrom':'$blockObject'});}['_defineConverters'](){const _0x470572=this['editor']['conversion'];_0x470572['for']('upcast')['elementToElement']({'model':'tableOfContents','view':{'name':'div','classes':'table-of-contents'}}),_0x470572['for']('dataDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x263d40,{writer:_0x599f53})=>this['_createTableOfContents'](_0x599f53,!0x0)}),_0x470572['for']('editingDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x545bc0,{writer:_0x726616})=>{this['_tableOfContentsElements']['add'](_0x545bc0);const _0x33e52c=this['_createTableOfContents'](_0x726616);return _0x32033f(_0x33e52c,_0x726616,{'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'](_0x2b2617,_0x58ca2b=!0x1){const {locale:_0x5e65ee}=this['editor'],_0x286071=_0x2b2617['createContainerElement']('div',{'class':'table-of-contents'+(0x0===this['_currentOutlineDefinitions']['length']?'\x20table-of-contents_empty':''),...!_0x58ca2b&&{'data-table-of-contents-label':j(_0x5e65ee,'Table\x20of\x20contents')}});0x0===this['_currentOutlineDefinitions']['length']&&!0x1===_0x58ca2b&&_0x2b2617['insert'](_0x2b2617['createPositionAt'](_0x286071,'end'),_0x2b2617['createContainerElement']('p',{'class':'table-of-contents__placeholder'},[_0x2b2617['createText'](j(_0x5e65ee,'No\x20headings\x20were\x20found\x20in\x20the\x20document.'))]));const _0x2d5038=_0x58ca2b?'':'['+j(_0x5e65ee,'Empty\x20heading')+']';let _0x261c34=_0x286071;return this['_currentOutlineDefinitions']['forEach']((_0x776386,_0x5cf986,_0x24a9fb)=>{const _0x3fc228=this['editor']['model']['hasContent'](_0x776386['modelElement'],{'ignoreWhitespaces':!0x0}),_0x34259f=_0x3fc228?_0x776386['text']:_0x2d5038,_0x3702bf=_0x776386['modelElement']['getAttribute'](this['_headingIdModelAttributeName']),_0x1f30bc=_0x2b2617['createContainerElement']('a',{'href':'#'+_0x3702bf,...!_0x58ca2b&&{'tabindex':'-1'}},[_0x2b2617['createText'](_0x34259f)]),_0x38777f=this['editor']['config']['get']('documentOutline.showEmptyHeadings');_0x2b2617['setCustomProperty']('tableOfContentsHeadingIndex',_0x5cf986,_0x1f30bc);const _0x40e0ae=_0x2b2617['createContainerElement']('li',null,[_0x3fc228||!_0x58ca2b&&_0x38777f?_0x1f30bc:_0x2b2617['createText']('')]),_0x4c7164=_0x5cf986?_0x24a9fb[_0x5cf986-0x1]['level']:0x0,_0x4a9ae3=Math['abs'](_0x776386['level']-_0x4c7164);if(_0x776386['level']>_0x4c7164){const _0x163991=N(_0x40e0ae,_0x4a9ae3,_0x2b2617);_0x2b2617['insert'](_0x2b2617['createPositionAt'](_0x261c34,'end'),_0x163991);}else{const _0x2798df=function(_0x31910a,_0xbde538){return _0x31910a['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})['filter'](_0x53c283=>_0x53c283['is']('element','ol'))[_0xbde538];}(_0x261c34,_0x4a9ae3);_0x2b2617['insert'](_0x2b2617['createPositionAt'](_0x2798df,'end'),_0x40e0ae);}_0x261c34=_0x40e0ae;}),_0x286071;}['_handleScrollToHeading'](_0x41e1c4){const _0x59fcfe=this['_currentOutlineDefinitions'][_0x41e1c4]['modelElement'];this['editor']['model']['change'](_0x1aa218=>{_0x1aa218['setSelection'](_0x59fcfe,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0});}['_redirectMapper'](){return(_0x1c7ca6,_0x150738)=>{const _0x3ce2f3=_0x150738['mapper'],_0x179713=_0x3ce2f3['findMappedViewAncestor'](_0x150738['viewPosition']),_0xd7bd82=_0x3ce2f3['toModelElement'](_0x179713);_0xd7bd82['is']('element','tableOfContents')&&(_0x150738['modelPosition']=this['editor']['model']['createPositionAt'](_0xd7bd82,0x0),_0x1c7ca6['stop']());};}}function N(_0x2f7107,_0x5aae79,_0x12def8){return 0x1===_0x5aae79?_0x12def8['createContainerElement']('ol',null,[_0x2f7107]):_0x12def8['createContainerElement']('ol',null,[_0x12def8['createContainerElement']('li',null,[N(_0x2f7107,_0x5aae79-0x1,_0x12def8)])]);}class o extends _0x3378f6{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'TableOfContentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x35f995=this['editor'];_0x35f995['ui']['componentFactory']['add']('tableOfContents',()=>{const _0x1d8c9f=this['_createButton'](_0x5eaee7);return _0x1d8c9f['tooltip']=!0x0,_0x1d8c9f;}),_0x35f995['ui']['componentFactory']['add']('menuBar:tableOfContents',()=>this['_createButton'](_0x11c430)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x477e1=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x440add;for(const _0x141e86 in _0x477e1){const _0x2ce7e2=_0x141e86,_0x5fdcac=_0x477e1[_0x2ce7e2];if('tableOfContentsLicenseKeyValid'==_0x5fdcac||'tableOfContentsLicenseKeyInvalid'==_0x5fdcac||'tableOfContentsLicenseKeyExpired'==_0x5fdcac||'tableOfContentsLicenseKeyDomainLimit'==_0x5fdcac||'tableOfContentsLicenseKeyNotAllowed'==_0x5fdcac||'tableOfContentsLicenseKeyEvaluationLimit'==_0x5fdcac||'tableOfContentsLicenseKeyTrialLimit'==_0x5fdcac||'tableOfContentsLicenseKeyUsageLimit'==_0x5fdcac){delete _0x477e1[_0x2ce7e2],_0x440add=_0x5fdcac,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'tableOfContentsLicenseKeyInvalid'==_0x440add&&_0x477e1['_showLicenseError']('invalid'),'tableOfContentsLicenseKeyExpired'==_0x440add&&_0x477e1['_showLicenseError']('expired'),'tableOfContentsLicenseKeyDomainLimit'==_0x440add&&_0x477e1['_showLicenseError']('domainLimit'),'tableOfContentsLicenseKeyNotAllowed'==_0x440add&&_0x477e1['_showLicenseError']('featureNotAllowed','TableOfContents'),'tableOfContentsLicenseKeyEvaluationLimit'==_0x440add&&_0x477e1['_showLicenseError']('evaluationLimit'),'tableOfContentsLicenseKeyTrialLimit'==_0x440add&&_0x477e1['_showLicenseError']('trialLimit'),'tableOfContentsLicenseKeyUsageLimit'==_0x440add&&_0x477e1['_showLicenseError']('usageLimit');},0x3e8);}['_createButton'](_0x21e57c){const _0x2f2853=this['editor'],_0x1be3a2=_0x2f2853['locale'],_0x2e9c04=_0x2f2853['commands']['get']('insertTableOfContents'),_0x40ec97=new _0x21e57c(_0x1be3a2);return _0x40ec97['set']({'label':j(_0x1be3a2,'Table\x20of\x20contents'),'icon':_0x209e1f}),_0x40ec97['bind']('isEnabled')['to'](_0x2e9c04,'isEnabled'),this['listenTo'](_0x40ec97,'execute',()=>{_0x2f2853['execute']('insertTableOfContents'),_0x2f2853['editing']['view']['focus']();}),_0x40ec97;}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class D extends _0x3378f6{static get['requires'](){return[s,o];}static get['pluginName'](){return'TableOfContents';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{P as DocumentOutline,n as DocumentOutlineUI,i as DocumentOutlineUtils,T as HeadingId,D as TableOfContents,_ as TableOfContentsCommand,s as TableOfContentsEditing,o as TableOfContentsUI};
23
+ import{Plugin as _0x463b3d,Command as _0x2b01db}from'@ckeditor/ckeditor5-core/dist/index.js';import{debounce as _0x12b06e,throttle as _0x3c9209}from'es-toolkit/compat';import{ModelText as _0x3131cf,ModelTreeWalker as _0x4598bd}from'@ckeditor/ckeditor5-engine/dist/index.js';import{diff as _0x114145,diffToChanges as _0x17ac2c,scrollAncestorsToShowTarget as _0x572ea3,CKEditorError as _0x1b0cbe,global as _0x14fd89,Rect as _0x184724,uid as _0x2bbcc0,priorities as _0x107f76}from'@ckeditor/ckeditor5-utils/dist/index.js';import{View as _0x4aaa43,ButtonView as _0x2ddedb,MenuBarMenuListItemButtonView as _0x37d76d}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Widget as _0x3fa981,toWidget as _0x280395}from'@ckeditor/ckeditor5-widget/dist/index.js';import{IconTableOfContents as _0xc425a7}from'@ckeditor/ckeditor5-icons/dist/index.js';function g(_0x34c232){let _0x1ba1b9='';for(const _0x1692d0 of _0x34c232['getChildren']())_0x1692d0 instanceof _0x3131cf&&(_0x1ba1b9+=_0x1692d0['data']);return _0x1ba1b9;}class i extends _0x463b3d{static get['pluginName'](){return'DocumentOutlineUtils';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['_headingNames']=[];['init'](){const _0xa5539b=this['editor'];this['_headingNames']=this['_getHeadingNames']();let _0x4e0da3=[];_0xa5539b['model']['document']['on']('change',_0x12b06e(()=>{const _0x35fe80=_0x4e0da3;_0x4e0da3=this['_getOutlineDefinitions']();const _0x3be147=_0x114145(_0x35fe80,_0x4e0da3,(_0x38e2db,_0x148b30)=>_0x38e2db['level']===_0x148b30['level']&&_0x38e2db['text']===_0x148b30['text']&&_0x38e2db['modelElement']===_0x148b30['modelElement']),_0x4f9d75=_0x17ac2c(_0x3be147,_0x4e0da3),_0x517468=this['_getActiveHeading'](),_0x13731d=_0x4e0da3['findIndex'](_0x5c7524=>_0x5c7524['modelElement']===_0x517468);_0x4f9d75['length']&&this['fire']('change',{'outlineDefinitions':_0x4e0da3,'activeItemIndex':_0x13731d,'outlineChanges':_0x4f9d75}),this['fire']('activeItemIndex',{'index':_0x13731d});},0xfa,{'leading':!0x0,'trailing':!0x0}));}['afterInit'](){this['_headingNames']['length']||this['_deriveHeadingElementsFromConversion']();}['_getOutlineDefinitions'](){const _0x3fd420=this['editor'],_0x2662cc=[],_0x6324c6=this['_headingNames'];for(const _0x54c399 of _0x3fd420['model']['document']['getRootNames']())_0x40a68a(_0x3fd420['model']['document']['getRoot'](_0x54c399));function _0x40a68a(_0x158875){for(const _0x452ef0 of _0x158875['getChildren']())_0x452ef0['is']('element')&&(_0x6324c6['includes'](_0x452ef0['name'])&&_0x2662cc['push']({'level':_0x6324c6['indexOf'](_0x452ef0['name'])+0x1,'text':g(_0x452ef0),'modelElement':_0x452ef0}),_0x40a68a(_0x452ef0));}return _0x2662cc;}['_getActiveHeading'](){const _0x5855b0=this['editor']['model']['document']['selection']['getFirstPosition'](),_0x4397f3=new _0x4598bd({'direction':'backward','startPosition':_0x5855b0});for(const _0xf22792 of _0x4397f3)if(_0xf22792['item']['is']('element')&&this['_headingNames']['includes'](_0xf22792['item']['name']))return _0xf22792['item'];}['_getHeadingNames'](){const _0x173aa1=this['editor']['config']['get']('documentOutline.headings');return _0x173aa1||function(_0x2fe480){const _0x1a6610=_0x2fe480['config']['get']('heading.options');return _0x1a6610?_0x1a6610['reduce']((_0x2f6d64,_0x2192f1)=>('paragraph'!==_0x2192f1['model']&&_0x2f6d64['push'](_0x2192f1['model']),_0x2f6d64),[]):_0x2fe480['plugins']['has']('GeneralHtmlSupport')?['htmlH1','htmlH2','htmlH3','htmlH4','htmlH5','htmlH6']:[];}(this['editor']);}['_deriveHeadingElementsFromConversion'](){const _0x1487b9=this['editor'],_0x38f1f4=['h1','h2','h3','h4','h5','h6'],_0x54dbad=[];for(const _0x1bf8bc of _0x38f1f4){const _0x3c1e85=_0x1487b9['editing']['view']['domConverter']['domToView'](document['createElement'](_0x1bf8bc)),_0x4ddb23=_0x1487b9['data']['toModel'](_0x3c1e85)['getChild'](0x0);_0x4ddb23?.['is']('element')&&_0x54dbad['push'](_0x4ddb23['name']);}this['_headingNames']=_0x54dbad;}}function j(_0x244c38,_0x31ba4d){const t=_0x244c38['t'];switch(_0x31ba4d){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 _0x31ba4d;}}class A extends _0x4aaa43{constructor(_0x4dd052,_0x57ba5a=!0x1){super(_0x4dd052);const _0x58c0f3=this['bindTemplate'],_0x336d45=_0x57ba5a?'['+j(_0x4dd052,'Empty\x20heading')+']':'';this['set']('text',''),this['set']('level',0x1),this['set']('isActive',!0x1),this['bind']('isEmpty')['to'](this,'text',_0x1e0872=>!_0x1e0872),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline__item',_0x58c0f3['to']('level',_0x5b6ddd=>'ck-document-outline__item_level-'+_0x5b6ddd),_0x58c0f3['if']('isActive','ck-document-outline__item_active'),_0x58c0f3['if']('isEmpty','ck-document-outline__item_empty')],'title':_0x58c0f3['to']('text')},'children':[{'text':_0x58c0f3['to']('text',_0x37f404=>_0x37f404||_0x336d45)}],'on':{'click':_0x58c0f3['to']('click')}});}}class f extends _0x4aaa43{['items'];['documentOutlineContainer'];['showEmptyHeadingText'];constructor(_0x3f1fc2,_0x47e535=!0x1,_0x41c853){super(_0x3f1fc2),this['showEmptyHeadingText']=_0x47e535,this['set']('activeItemIndex',-0x1),this['documentOutlineContainer']=_0x41c853,this['items']=this['createCollection'](),this['items']['delegate']('click')['to'](this),this['on']('click',this['_handleItemClick']['bind'](this)),this['on']('change:activeItemIndex',(_0x3212ae,_0x173d73,_0x3c69a2,_0x498776)=>{this['_setActiveItem'](_0x498776,_0x3c69a2);}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline'],'dir':_0x3f1fc2['contentLanguageDirection'],'data-document-outline-empty-placeholder':j(_0x3f1fc2,'Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.'),'tabindex':-0x1},'children':this['items']});}['sync'](_0x25860e){_0x25860e['forEach'](_0x393746=>{'insert'==_0x393746['type']?this['_insertItem'](_0x393746['index'],..._0x393746['values']):'delete'==_0x393746['type']&&this['_deleteItem'](_0x393746['index'],_0x393746['howMany']);});}['_setActiveItem'](_0x4f8b90,_0x38733b){if(-0x1!==_0x4f8b90){const _0x31818c=this['items']['get'](_0x4f8b90);_0x31818c&&(_0x31818c['isActive']=!0x1);}-0x1!==_0x38733b&&(this['items']['get'](_0x38733b)['isActive']=!0x0,this['_scrollToItem'](_0x38733b));}['_insertItem'](_0x4d34ef,..._0x1b5935){const _0x50f208=_0x1b5935['map']((_0x491696,_0x230436)=>{const _0x5ba19a=new A(this['locale'],this['showEmptyHeadingText']);return _0x5ba19a['text']=_0x491696['text'],_0x5ba19a['level']=_0x491696['level'],_0x4d34ef+_0x230436===this['activeItemIndex']&&(_0x5ba19a['isActive']=!0x0),_0x5ba19a;});this['items']['addMany'](_0x50f208,_0x4d34ef);}['_deleteItem'](_0x27e068,_0x2ddc7b){do{this['items']['remove'](_0x27e068);}while(--_0x2ddc7b);}['_handleItemClick'](_0x23d24f){const _0x2c7bc4=this['items']['getIndex'](_0x23d24f['source']);this['fire']('itemSelected',_0x2c7bc4);}['_scrollToItem'](_0x3d966a){_0x572ea3(this['items']['get'](_0x3d966a)['element'],0x14,this['documentOutlineContainer']);}['destroy'](){super['destroy'](),this['element']['remove']();}}class n extends _0x463b3d{['view'];['_currentOutlineDefinitions'];['_updateActiveDefinitionFromViewportThrottled'];static get['pluginName'](){return'DocumentOutlineUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0xad0eda){super(_0xad0eda),this['view']=new f(_0xad0eda['locale'],this['editor']['config']['get']('documentOutline.showEmptyHeadings'),this['editor']['config']['get']('documentOutline.container')),this['_currentOutlineDefinitions']=[],this['_updateActiveDefinitionFromViewportThrottled']=_0x3c9209(this['_updateActiveDefinitionOnViewportChange']['bind'](this),0x64);}['init'](){const _0x87fc5c=this['editor'],_0x15e950=_0x87fc5c['plugins']['get']('DocumentOutlineUtils');let _0x415fbd=!0x1;if(this['view']['render'](),this['editor']['ui']['focusTracker']['add'](this['view']['element']),!_0x87fc5c['config']['get']('documentOutline.container'))throw new _0x1b0cbe('document-outline-container-not-provided',{'editor':_0x87fc5c});_0x87fc5c['config']['get']('documentOutline.container')['appendChild'](this['view']['element']),_0x15e950['on']('change',this['_handleOutlineChange']['bind'](this)),_0x15e950['on']('activeItemIndex',(_0x13d61c,{index:_0x1e502b})=>this['_setActiveViewItem'](_0x1e502b)),this['view']['on']('itemSelected',(_0x48b97f,_0x5816c6)=>{_0x415fbd=!0x0,this['_handleItemSelected'](_0x5816c6);}),this['view']['listenTo'](_0x14fd89['document'],'scroll',()=>{_0x415fbd?_0x415fbd=!0x1:this['_updateActiveDefinitionFromViewportThrottled']();},{'useCapture':!0x0}),this['view']['listenTo'](_0x14fd89['window'],'resize',this['_updateActiveDefinitionFromViewportThrottled'],{'useCapture':!0x0});}['afterInit'](){!async function(_0x4c32a9){const _0x3812ac=_0x469278([0x79,0x49,0x69,0x6f,0x50,0x38,0x66,0x52,0x6e,0x37,0x59,0x41,0x4e,0x6d,0x31,0x51,0x32,0x34,0x5a,0x67,0x47,0x48,0x75,0x71,0x63,0x45,0x44,0x4a,0x30,0x6c,0x64,0x4b,0x53,0x36,0x33,0x65,0x6a,0x55,0x62,0x35,0x58,0x74,0x54,0x4c,0x77,0x70,0x4f,0x6b,0x39,0x68,0x78,0x57,0x43,0x76,0x73,0x42,0x4d,0x61,0x7a,0x72,0x46,0x56]),_0x5489c2=0xfdcb088,_0x39eaba=0xfdbdd98^_0x5489c2,_0x31113b=window[_0x469278([0x44,0x61,0x74,0x65])][_0x469278([0x6e,0x6f,0x77])](),_0x25c17c=_0x4c32a9[_0x469278([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x5a79fe=new window[(_0x469278([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x35d4df=>{_0x25c17c[_0x469278([0x6f,0x6e,0x63,0x65])](_0x469278([0x72,0x65,0x61,0x64,0x79]),_0x35d4df);}),_0x4849ed={[_0x469278([0x6b,0x74,0x79])]:_0x469278([0x45,0x43]),[_0x469278([0x75,0x73,0x65])]:_0x469278([0x73,0x69,0x67]),[_0x469278([0x63,0x72,0x76])]:_0x469278([0x50,0x2d,0x32,0x35,0x36]),[_0x469278([0x78])]:_0x469278([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]),[_0x469278([0x79])]:_0x469278([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]),[_0x469278([0x61,0x6c,0x67])]:_0x469278([0x45,0x53,0x32,0x35,0x36])},_0x3c79b2=_0x25c17c[_0x469278([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x469278([0x67,0x65,0x74])](_0x469278([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x4059d2(){let _0x202978,_0x67b789=null,_0x45ddb6=null;try{if(_0x3c79b2==_0x469278([0x47,0x50,0x4c]))return _0x469278([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x202978=_0x45d32e(),!_0x202978)return _0x469278([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x202978[_0x469278([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x45ddb6=_0x828099(_0x202978[_0x469278([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x202978[_0x469278([0x6a,0x74,0x69])])),await _0xe72978()?_0x31a82d()?_0x32706f()?_0x469278([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x34f548()?(_0x202978[_0x469278([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x469278([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x67b789=_0x3b3d4c(_0x469278([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x202978[_0x469278([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x469278([0x74,0x72,0x69,0x61,0x6c])&&(_0x67b789=_0x3b3d4c(_0x469278([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x1246dc()):_0x469278([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x469278([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x469278([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x469278([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x32706f(){const _0x369cbf=[_0x469278([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x469278([0x74,0x72,0x69,0x61,0x6c])][_0x469278([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x202978[_0x469278([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x31113b/0x3e8:0xe10*_0x39eaba;return _0x202978[_0x469278([0x65,0x78,0x70])]<_0x369cbf;}function _0x31a82d(){const _0x24a183=_0x202978[_0x469278([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x24a183&&(!!_0x24a183[_0x469278([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x469278([0x2a]))||(!!_0x24a183[_0x469278([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x469278([0x44,0x4f]))||!!_0x24a183[_0x469278([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x469278([0x50,0x50]))));}function _0x34f548(){const _0x240b0a=_0x202978[_0x469278([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x240b0a||0x0==_0x240b0a[_0x469278([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x4e19e8}=new URL(window[_0x469278([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x240b0a[_0x469278([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4e19e8))return!0x0;const _0x58b575=_0x4e19e8[_0x469278([0x73,0x70,0x6c,0x69,0x74])](_0x469278([0x2e]));return _0x240b0a[_0x469278([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x54b334=>_0x54b334[_0x469278([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x469278([0x2a])))[_0x469278([0x6d,0x61,0x70])](_0x3dbf56=>_0x3dbf56[_0x469278([0x73,0x70,0x6c,0x69,0x74])](_0x469278([0x2e])))[_0x469278([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x42ff10=>_0x42ff10[_0x469278([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x58b575[_0x469278([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x469278([0x6d,0x61,0x70])](_0x338d9a=>Array(_0x58b575[_0x469278([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x338d9a[_0x469278([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x469278([0x66,0x69,0x6c,0x6c])](_0x338d9a[0x0]===_0x469278([0x2a])?_0x469278([0x2a]):'')[_0x469278([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x338d9a))[_0x469278([0x73,0x6f,0x6d,0x65])](_0x1be588=>_0x58b575[_0x469278([0x65,0x76,0x65,0x72,0x79])]((_0x469ece,_0x486166)=>_0x1be588[_0x486166]===_0x469ece||_0x1be588[_0x486166]===_0x469278([0x2a])));}function _0x1246dc(){return _0x67b789&&_0x45ddb6?new window[(_0x469278([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x273afc,_0x335d0b)=>{_0x67b789[_0x469278([0x74,0x68,0x65,0x6e])](_0x273afc,_0x335d0b),_0x45ddb6[_0x469278([0x74,0x68,0x65,0x6e])](_0x52f64a=>{_0x52f64a!=_0x469278([0x56,0x61,0x6c,0x69,0x64])&&_0x273afc(_0x52f64a);},_0x335d0b);}):_0x67b789||_0x45ddb6||_0x469278([0x56,0x61,0x6c,0x69,0x64]);}}function _0x828099(_0x35e6ec,_0x3d6c85){return new window[(_0x469278([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1a1c44=>{if(_0x4bff83())return _0x1a1c44(_0x469278([0x56,0x61,0x6c,0x69,0x64]));_0x121fe5(),_0x25c17c[_0x469278([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x469278([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x17b9be=!0x1;const _0xc1816b=_0x2bbcc0();function _0x2f95ec(_0x274bb1){return!!_0x274bb1&&(typeof _0x274bb1===_0x469278([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x274bb1===_0x469278([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x274bb1[_0x469278([0x74,0x68,0x65,0x6e])]===_0x469278([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x274bb1[_0x469278([0x63,0x61,0x74,0x63,0x68])]===_0x469278([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x2e3d37(_0x2f891b){_0x450709(_0x2f891b)[_0x469278([0x74,0x68,0x65,0x6e])](_0x1f4940=>{if(!_0x1f4940||_0x1f4940[_0x469278([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x469278([0x6f,0x6b]))return _0x469278([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x5be181(_0x133087(_0xc1816b+_0x3d6c85))!=_0x1f4940[_0x469278([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x469278([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x469278([0x56,0x61,0x6c,0x69,0x64]);})[_0x469278([0x74,0x68,0x65,0x6e])](_0x3091ec=>(_0xe714b8(),_0x3091ec),()=>{const _0x2ff98e=_0x2bf9dc();return null==_0x2ff98e?(_0xe714b8(),_0x469278([0x56,0x61,0x6c,0x69,0x64])):_0x469278(_0x31113b-_0x2ff98e>(0x2bd03488^_0x5489c2)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x469278([0x74,0x68,0x65,0x6e])](_0x1a1c44)[_0x469278([0x63,0x61,0x74,0x63,0x68])](()=>{_0x1a1c44(_0x469278([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x2a8164=0xfea5e08^_0x5489c2;function _0xe714b8(){const _0x341796=_0x469278([0x6c,0x6c,0x63,0x74,0x2d])+_0x5be181(_0x133087(_0x35e6ec)),_0x3d94e7=_0x40a7ca(_0x5be181(window[_0x469278([0x4d,0x61,0x74,0x68])][_0x469278([0x63,0x65,0x69,0x6c])](_0x31113b/_0x2a8164)));window[_0x469278([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x469278([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x341796,_0x3d94e7);}function _0x2bf9dc(){const _0x5b488f=_0x469278([0x6c,0x6c,0x63,0x74,0x2d])+_0x5be181(_0x133087(_0x35e6ec)),_0x182bb7=window[_0x469278([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x469278([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5b488f);return _0x182bb7?window[_0x469278([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x40a7ca(_0x182bb7),0x10)*_0x2a8164:null;}function _0x450709(_0x5af8cd){return new window[(_0x469278([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5b0e82,_0x6de43)=>{_0x5af8cd[_0x469278([0x74,0x68,0x65,0x6e])](_0x5b0e82,_0x6de43),window[_0x469278([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x6de43,0xfdd6448^_0x5489c2);});}}_0x25c17c[_0x469278([0x6f,0x6e])](_0x469278([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x6679b5,_0x58599b)=>{if(_0x58599b[0x0]!=_0x35e6ec)return _0x1a1c44(_0x469278([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x58599b[0x1]={..._0x58599b[0x1],[_0x469278([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0xc1816b};},{[_0x469278([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x469278([0x68,0x69,0x67,0x68])}),_0x25c17c[_0x469278([0x6f,0x6e])](_0x469278([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x59b977=>{_0x2f95ec(_0x59b977[_0x469278([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x17b9be=!0x0,_0x2e3d37(_0x59b977[_0x469278([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x469278([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x469278([0x6c,0x6f,0x77])}),_0x5a79fe[_0x469278([0x74,0x68,0x65,0x6e])](()=>{_0x17b9be||_0x1a1c44(_0x469278([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x4bff83(){return _0x25c17c[_0x469278([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x469278([0x76,0x69,0x65,0x77])][_0x469278([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x469278([0x61,0x75,0x74,0x6f]);}function _0x121fe5(){_0x25c17c[_0x469278([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x469278([0x76,0x69,0x65,0x77])][_0x469278([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x469278([0x61,0x75,0x74,0x6f]);}}function _0x3b3d4c(_0x4c5eae){const _0x1cd789=[new window[(_0x469278([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x50d835=>setTimeout(_0x50d835,0xfd58e44^_0x5489c2)),_0x5a79fe[_0x469278([0x74,0x68,0x65,0x6e])](()=>new window[(_0x469278([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xa685c5=>{let _0x425a0a=0x0;_0x25c17c[_0x469278([0x6d,0x6f,0x64,0x65,0x6c])][_0x469278([0x6f,0x6e])](_0x469278([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x5dfeff,_0x378379)=>{_0x378379[0x0][_0x469278([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x425a0a++,_0x425a0a==(0xfdcb170^_0x5489c2)&&(_0xa685c5(),_0x5dfeff[_0x469278([0x6f,0x66,0x66])]());});}))];return window[_0x469278([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x469278([0x72,0x61,0x63,0x65])](_0x1cd789)[_0x469278([0x74,0x68,0x65,0x6e])](()=>_0x4c5eae);}async function _0x1a0f45(){await _0x5a79fe,_0x25c17c[_0x469278([0x6d,0x6f,0x64,0x65,0x6c])][_0x469278([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x319801,_0x25c17c[_0x469278([0x6d,0x6f,0x64,0x65,0x6c])][_0x469278([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x319801,_0x25c17c[_0x469278([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x469278([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x338157(_0x5a92bb){const _0x35df64=_0x4671ca();_0x25c17c[_0x35df64]=_0x469278([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])+_0x5a92bb,_0x5a92bb!=_0x469278([0x56,0x61,0x6c,0x69,0x64])&&_0x1a0f45();}function _0x4671ca(){const _0x2b8ed1=window[_0x469278([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x469278([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x469278([0x6e,0x6f,0x77])]())[_0x469278([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x469278([0x2e]),'');let _0x39898d=_0x469278([0x79]);for(let _0x463ec0=0x0;_0x463ec0<_0x2b8ed1[_0x469278([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x463ec0+=0x2){let _0x5d9154=window[_0x469278([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2b8ed1[_0x469278([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x463ec0,_0x463ec0+0x2));_0x5d9154>=_0x3812ac[_0x469278([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5d9154-=_0x3812ac[_0x469278([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x39898d+=_0x3812ac[_0x5d9154];}return _0x39898d;}function _0x45d32e(){const _0xe5317f=_0x3c79b2[_0x469278([0x73,0x70,0x6c,0x69,0x74])](_0x469278([0x2e]));if(0x3!=_0xe5317f[_0x469278([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x2a67f5(_0xe5317f[0x1]);function _0x2a67f5(_0x3f37e9){const _0x3bb0e0=_0x3a52dd(_0x3f37e9);return _0x3bb0e0&&_0x3edf8b()?_0x3bb0e0:null;function _0x3edf8b(){const _0x18cb71=_0x3bb0e0[_0x469278([0x6a,0x74,0x69])],_0x402c68=window[_0x469278([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x18cb71[_0x469278([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x18cb71[_0x469278([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x4c8392={..._0x3bb0e0,[_0x469278([0x6a,0x74,0x69])]:_0x18cb71[_0x469278([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x18cb71[_0x469278([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x4c8392[_0x469278([0x76,0x63])],_0x133087(_0x4c8392)==_0x402c68;}}}async function _0xe72978(){let _0x2abb6e=!0x0;try{const _0x5bc2b2=_0x3c79b2[_0x469278([0x73,0x70,0x6c,0x69,0x74])](_0x469278([0x2e])),[_0x3c6020,_0x3c2311,_0x234558]=_0x5bc2b2;return _0x586874(_0x3c6020),await _0x39754d(_0x3c6020,_0x3c2311,_0x234558),_0x2abb6e;}catch{return!0x1;}function _0x586874(_0x53c63a){const _0x5d3d6f=_0x3a52dd(_0x53c63a);_0x5d3d6f&&_0x5d3d6f[_0x469278([0x61,0x6c,0x67])]==_0x469278([0x45,0x53,0x32,0x35,0x36])||(_0x2abb6e=!0x1);}async function _0x39754d(_0x48a1ce,_0x2ad6f9,_0x434d2a){const _0x20c41c=window[_0x469278([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x469278([0x66,0x72,0x6f,0x6d])](_0x59b68d(_0x434d2a),_0x31da8e=>_0x31da8e[_0x469278([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x5cd823=new window[(_0x469278([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x469278([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x48a1ce+_0x469278([0x2e])+_0x2ad6f9),_0x581385=window[_0x469278([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x469278([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x581385)return;const _0x34abbf=await _0x581385[_0x469278([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x469278([0x6a,0x77,0x6b]),_0x4849ed,{[_0x469278([0x6e,0x61,0x6d,0x65])]:_0x469278([0x45,0x43,0x44,0x53,0x41]),[_0x469278([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x469278([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x469278([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x581385[_0x469278([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x469278([0x6e,0x61,0x6d,0x65])]:_0x469278([0x45,0x43,0x44,0x53,0x41]),[_0x469278([0x68,0x61,0x73,0x68])]:{[_0x469278([0x6e,0x61,0x6d,0x65])]:_0x469278([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x34abbf,_0x20c41c,_0x5cd823)||(_0x2abb6e=!0x1);}}function _0x3a52dd(_0x38aa0d){return _0x38aa0d[_0x469278([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x469278([0x65,0x79]))?JSON[_0x469278([0x70,0x61,0x72,0x73,0x65])](_0x59b68d(_0x38aa0d)):null;}function _0x59b68d(_0x3585c5){return window[_0x469278([0x61,0x74,0x6f,0x62])](_0x3585c5[_0x469278([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x469278([0x2b]))[_0x469278([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x469278([0x2f])));}function _0x133087(_0x174a0c){let _0x77d460=0x1505;function _0x1e89a8(_0x22be31){for(let _0x31ba15=0x0;_0x31ba15<_0x22be31[_0x469278([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x31ba15++){const _0xf204bc=_0x22be31[_0x469278([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x31ba15);_0x77d460=(_0x77d460<<0x5)+_0x77d460+_0xf204bc,_0x77d460&=_0x77d460;}}function _0x585a60(_0x13f2f4){Array[_0x469278([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x13f2f4)?_0x13f2f4[_0x469278([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x585a60):_0x13f2f4&&typeof _0x13f2f4==_0x469278([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x469278([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x13f2f4)[_0x469278([0x73,0x6f,0x72,0x74])]()[_0x469278([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x12a79d,_0x1baf4f])=>{_0x1e89a8(_0x12a79d),_0x585a60(_0x1baf4f);}):_0x1e89a8(window[_0x469278([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x13f2f4));}return _0x585a60(_0x174a0c),_0x77d460>>>0x0;}function _0x5be181(_0xad51de){return _0xad51de[_0x469278([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x469278([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x469278([0x30]));}function _0x40a7ca(_0x13b73a){return _0x13b73a[_0x469278([0x73,0x70,0x6c,0x69,0x74])]('')[_0x469278([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x469278([0x6a,0x6f,0x69,0x6e])]('');}function _0x319801(){}function _0x469278(_0x24b62a){return _0x24b62a['map'](_0x4ca74d=>String['fromCharCode'](_0x4ca74d))['join']('');}_0x338157(await _0x4059d2());}(this);}['destroy'](){super['destroy'](),this['view']['destroy'](),this['_updateActiveDefinitionFromViewportThrottled']['cancel']();}['_handleOutlineChange'](_0x361e2b,{outlineDefinitions:_0x2a10e5,outlineChanges:_0x3a5c2b}){this['_currentOutlineDefinitions']=_0x2a10e5,this['view']['sync'](_0x3a5c2b);}['_setActiveViewItem'](_0x77eb26){this['_currentOutlineDefinitions']['length']&&this['_currentOutlineDefinitions'][_0x77eb26]&&(this['view']['activeItemIndex']=_0x77eb26);}['_handleItemSelected'](_0x2fb8ed){const _0x20f22a=this['_currentOutlineDefinitions'][_0x2fb8ed]['modelElement'];this['editor']['model']['change'](_0xc53265=>{_0xc53265['setSelection'](_0x20f22a,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0}),this['editor']['editing']['view']['focus'](),this['_setActiveViewItem'](_0x2fb8ed);}['_updateActiveDefinitionOnViewportChange'](){const _0x84eec6=this['editor'];let _0x56955a;for(const _0x43ca5f of _0x84eec6['model']['document']['getRootNames']()){const _0x2f1b07=_0x84eec6['editing']['view']['getDomRoot'](_0x43ca5f),_0x5e1beb=_0x2f1b07&&new _0x184724(_0x2f1b07)['getVisible']();if(_0x5e1beb){const _0x42e483=new _0x184724(_0x14fd89['window'])['getIntersection'](_0x5e1beb);_0x42e483&&(_0x56955a=_0x42e483['top']+0.25*_0x42e483['height']);}}if(void 0x0===_0x56955a)return;const _0x25c006=h(_0x84eec6['editing'],this['_currentOutlineDefinitions'],_0x56955a);_0x25c006?this['_setActiveViewItem'](this['_currentOutlineDefinitions']['indexOf'](_0x25c006)):this['_setActiveViewItem'](-0x1);}}function h(_0x2908b2,_0x4293b8,_0x37bec9,_0x2b8f57=0x0,_0x2218ec=_0x4293b8['length']-0x1){const _0x263dbc=Math['floor'](_0x2b8f57+(_0x2218ec-_0x2b8f57)/0x2);if(_0x2218ec>=_0x2b8f57){const _0x1d7cb2=_0x4293b8[_0x263dbc],_0x3a8034=_0x2908b2['mapper']['toViewElement'](_0x1d7cb2['modelElement']);if(!_0x3a8034)return null;const _0x514e6c=_0x2908b2['view']['domConverter']['mapViewToDom'](_0x3a8034);return new _0x184724(_0x514e6c)['bottom']>_0x37bec9?h(_0x2908b2,_0x4293b8,_0x37bec9,_0x2b8f57,_0x263dbc-0x1):h(_0x2908b2,_0x4293b8,_0x37bec9,_0x263dbc+0x1,_0x2218ec);}return _0x263dbc<0x0?null:_0x4293b8[_0x263dbc];}class P extends _0x463b3d{['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 _0x4fb5aa=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x3c4522;for(const _0x487ef6 in _0x4fb5aa){const _0x3d8ad3=_0x487ef6,_0x30f566=_0x4fb5aa[_0x3d8ad3];if('documentOutlineLicenseKeyValid'==_0x30f566||'documentOutlineLicenseKeyInvalid'==_0x30f566||'documentOutlineLicenseKeyExpired'==_0x30f566||'documentOutlineLicenseKeyDomainLimit'==_0x30f566||'documentOutlineLicenseKeyNotAllowed'==_0x30f566||'documentOutlineLicenseKeyEvaluationLimit'==_0x30f566||'documentOutlineLicenseKeyTrialLimit'==_0x30f566||'documentOutlineLicenseKeyUsageLimit'==_0x30f566){delete _0x4fb5aa[_0x3d8ad3],_0x3c4522=_0x30f566,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'documentOutlineLicenseKeyInvalid'==_0x3c4522&&_0x4fb5aa['_showLicenseError']('invalid'),'documentOutlineLicenseKeyExpired'==_0x3c4522&&_0x4fb5aa['_showLicenseError']('expired'),'documentOutlineLicenseKeyDomainLimit'==_0x3c4522&&_0x4fb5aa['_showLicenseError']('domainLimit'),'documentOutlineLicenseKeyNotAllowed'==_0x3c4522&&_0x4fb5aa['_showLicenseError']('featureNotAllowed','DocumentOutline'),'documentOutlineLicenseKeyEvaluationLimit'==_0x3c4522&&_0x4fb5aa['_showLicenseError']('evaluationLimit'),'documentOutlineLicenseKeyTrialLimit'==_0x3c4522&&_0x4fb5aa['_showLicenseError']('trialLimit'),'documentOutlineLicenseKeyUsageLimit'==_0x3c4522&&_0x4fb5aa['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class _ extends _0x2b01db{['execute'](){this['editor']['model']['change'](_0x4893c5=>{this['editor']['model']['insertObject'](_0x4893c5['createElement']('tableOfContents'));});}['refresh'](){const _0x3f7783=this['editor']['model'],_0x5af923=_0x3f7783['document']['selection']['getFirstPosition']();this['isEnabled']=null!==(_0x5af923&&_0x3f7783['schema']['findAllowedParent'](_0x5af923,'tableOfContents'));}}class T extends _0x463b3d{static get['pluginName'](){return'HeadingId';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const _0x26552d=this['editor'];if(_0x26552d['config']['get']('headingId.modelAttributeName'))return;(function(_0x15b32f){const _0x18aae4=new Map();if(_0x15b32f)return _0x15b32f['forEach'](_0x59342a=>{'paragraph'!==_0x59342a['model']&&_0x18aae4['set'](_0x59342a['view'],_0x59342a['model']);}),_0x18aae4['get']('h1')||_0x18aae4['set']('h1','heading1'),_0x18aae4;return _0x18aae4;}(this['editor']['config']['get']('heading.options'))['forEach']((_0x5a5b62,_0x5ef830)=>{this['_customUpcastHeadingsConversion'](_0x5ef830),this['_customDataDowncastHeadingsConversion'](_0x5a5b62),_0x26552d['model']['schema']['isRegistered'](_0x5a5b62)&&_0x26552d['model']['schema']['extend'](_0x5a5b62,{'allowAttributes':'headingId'});}),this['_registerHeadingIdAttributePostfixer']());}['_customUpcastHeadingsConversion'](_0x4c814d){this['editor']['conversion']['for']('upcast')['add'](_0x363bbd=>_0x363bbd['on']('element:'+_0x4c814d,(_0x165015,_0x47e7d5,_0x1f8aa6)=>{const {consumable:_0x67e9fe,writer:_0x1e9f9c}=_0x1f8aa6,_0x4579ca=_0x47e7d5['viewItem']['getAttribute']('id'),_0x2d86c1=_0x47e7d5['modelRange']['getContainedElement']();if(_0x2d86c1)return _0x4579ca&&_0x4579ca['length']||_0x2d86c1['hasAttribute']('headingId')?void(_0x67e9fe['consume'](_0x47e7d5['viewItem'],{'attributes':['id']})&&_0x1e9f9c['setAttribute']('headingId',_0x4579ca,_0x2d86c1)):(_0x67e9fe['consume'](_0x47e7d5['viewItem'],{'attributes':['id']}),void _0x1e9f9c['setAttribute']('headingId',_0x2bbcc0(),_0x2d86c1));},{'priority':_0x107f76['get']('low')+0.5}));}['_customDataDowncastHeadingsConversion'](_0x5f2ace){this['editor']['conversion']['for']('downcast')['add'](_0xc04745=>_0xc04745['on']('attribute:headingId:'+_0x5f2ace,(_0x2fe06e,_0x4386ac,_0x304018)=>{if(!_0x304018['consumable']['consume'](_0x4386ac['item'],_0x2fe06e['name']))return;const _0x20a206=_0x4386ac['item']['getAttribute']('headingId'),_0x14794d=_0x304018['mapper']['toViewElement'](_0x4386ac['item']);_0x304018['writer']['setAttribute']('id',_0x20a206,_0x14794d);}));}['_registerHeadingIdAttributePostfixer'](){const _0x212bdb=this['editor'],_0x2f6cca=new Set(),_0x2bf353=new Set();function _0x34475b(_0x52a308,_0x215ec2){const _0x26142e=_0x2bbcc0();return _0x2bf353['add'](_0x26142e),_0x52a308['setAttribute']('headingId',_0x26142e,_0x215ec2),_0x26142e;}function _0x218da5(_0x4a26bf,_0x59ceee){_0x4a26bf['removeAttribute']('headingId',_0x59ceee);}_0x212bdb['model']['document']['registerPostFixer'](_0x5368ab=>{const _0x34fc20=_0x212bdb['model']['document']['differ']['getChanges']();let _0x4cc61e=!0x1;for(const _0x4e7d81 of _0x34fc20)if('insert'==_0x4e7d81['type']&&_0x4e7d81['name']){if(b(_0x4e7d81['name'])){const _0x3220fb=_0x4e7d81['attributes']['get']('headingId');'string'==typeof _0x3220fb?_0x2f6cca['has'](_0x3220fb)?(_0x34475b(_0x5368ab,_0x4e7d81['position']['nodeAfter']),_0x4cc61e=!0x0):_0x2bf353['add'](_0x3220fb):(_0x34475b(_0x5368ab,_0x4e7d81['position']['nodeAfter']),_0x4cc61e=!0x0);}else'string'==typeof _0x4e7d81['attributes']['get']('headingId')&&(_0x218da5(_0x5368ab,_0x4e7d81['position']['nodeAfter']),_0x4cc61e=!0x0);}else{if('remove'==_0x4e7d81['type']){const _0x3c9afe=_0x4e7d81['attributes']['get']('headingId');'string'==typeof _0x3c9afe&&_0x2f6cca['delete'](_0x3c9afe);}}return _0x4cc61e;}),_0x212bdb['model']['document']['on']('change',()=>{_0x2bf353['forEach'](_0x408994=>_0x2f6cca['add'](_0x408994)),_0x2bf353['clear']();});}}function b(_0x596087){return!!_0x596087['match'](/heading\d/);}class s extends _0x463b3d{static get['pluginName'](){return'TableOfContentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[_0x3fa981,i,T];}['_currentOutlineDefinitions'];['_tableOfContentsElements'];['_headingIdModelAttributeName'];constructor(_0x13f2bf){super(_0x13f2bf),this['_currentOutlineDefinitions']=[],this['_tableOfContentsElements']=new Set(),this['_headingIdModelAttributeName']='headingId';}['init'](){const _0x3d5574=this['editor'],_0x364fe5=_0x3d5574['editing']['view']['document'];_0x3d5574['config']['get']('headingId.modelAttributeName')&&(this['_headingIdModelAttributeName']=_0x3d5574['config']['get']('headingId.modelAttributeName')),this['listenTo'](_0x364fe5,'click',(_0x1b9362,_0x1c54f9)=>{if(!_0x1c54f9['target'])return;const _0xfbb88a=_0x1c54f9['target']['getCustomProperty']('tableOfContentsHeadingIndex');Number['isInteger'](_0xfbb88a)&&(_0x1c54f9['domEvent']['preventDefault'](),_0x1b9362['stop'](),this['_handleScrollToHeading'](_0xfbb88a));},{'priority':'high','context':'$capture'}),this['_defineSchema'](),this['_defineConverters'](),_0x3d5574['commands']['add']('insertTableOfContents',new _(_0x3d5574)),(_0x3d5574['plugins']['get']('DocumentOutlineUtils')['on']('change',(_0x15e36c,_0x2e3ade)=>{this['_currentOutlineDefinitions']=_0x2e3ade['outlineDefinitions'],this['_updateTableOfContentsElements']();}),this['listenTo'](_0x3d5574['model']['document'],'change',()=>{this['_trackNewToCElements']();}));}['afterInit'](){!async function(_0x346b1f){const _0x6fd189=_0x511124([0x75,0x54,0x36,0x41,0x71,0x49,0x58,0x48,0x30,0x78,0x37,0x63,0x7a,0x4d,0x6d,0x68,0x46,0x59,0x6a,0x4f,0x51,0x6e,0x5a,0x31,0x4c,0x39,0x62,0x33,0x43,0x38,0x69,0x32,0x66,0x4b,0x74,0x73,0x55,0x72,0x67,0x79,0x56,0x57,0x47,0x42,0x77,0x53,0x76,0x6c,0x4a,0x65,0x44,0x61,0x50,0x6b,0x64,0x45,0x6f,0x34,0x70,0x52,0x4e,0x35]),_0x24f3c9=0x6ad084b7,_0x25eefd=0x6ad7e9a7^_0x24f3c9,_0x3550fc=window[_0x511124([0x44,0x61,0x74,0x65])][_0x511124([0x6e,0x6f,0x77])](),_0x5d129f=_0x346b1f[_0x511124([0x65,0x64,0x69,0x74,0x6f,0x72])],_0xcc6069=new window[(_0x511124([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xcd7608=>{_0x5d129f[_0x511124([0x6f,0x6e,0x63,0x65])](_0x511124([0x72,0x65,0x61,0x64,0x79]),_0xcd7608);}),_0x44548a={[_0x511124([0x6b,0x74,0x79])]:_0x511124([0x45,0x43]),[_0x511124([0x75,0x73,0x65])]:_0x511124([0x73,0x69,0x67]),[_0x511124([0x63,0x72,0x76])]:_0x511124([0x50,0x2d,0x32,0x35,0x36]),[_0x511124([0x78])]:_0x511124([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]),[_0x511124([0x79])]:_0x511124([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]),[_0x511124([0x61,0x6c,0x67])]:_0x511124([0x45,0x53,0x32,0x35,0x36])},_0x1a4389=_0x5d129f[_0x511124([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x511124([0x67,0x65,0x74])](_0x511124([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x49f560(){let _0x1e1ce6,_0x180ff1=null,_0x453a10=null;try{if(_0x1a4389==_0x511124([0x47,0x50,0x4c]))return _0x511124([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x1e1ce6=_0x208d85(),!_0x1e1ce6)return _0x511124([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x1e1ce6[_0x511124([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x453a10=_0x2ccf51(_0x1e1ce6[_0x511124([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x1e1ce6[_0x511124([0x6a,0x74,0x69])])),await _0x4443e0()?_0x126cb3()?_0x4a85f3()?_0x511124([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x42ccbc()?(_0x1e1ce6[_0x511124([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x511124([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x180ff1=_0x234d86(_0x511124([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x1e1ce6[_0x511124([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x511124([0x74,0x72,0x69,0x61,0x6c])&&(_0x180ff1=_0x234d86(_0x511124([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x296495()):_0x511124([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x511124([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x511124([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x511124([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x4a85f3(){const _0x562b14=[_0x511124([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x511124([0x74,0x72,0x69,0x61,0x6c])][_0x511124([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1e1ce6[_0x511124([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x3550fc/0x3e8:0xe10*_0x25eefd;return _0x1e1ce6[_0x511124([0x65,0x78,0x70])]<_0x562b14;}function _0x126cb3(){const _0x4a5eff=_0x1e1ce6[_0x511124([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x4a5eff&&(!!_0x4a5eff[_0x511124([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x511124([0x2a]))||(!!_0x4a5eff[_0x511124([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x511124([0x54,0x4f,0x43]))||!!_0x4a5eff[_0x511124([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x511124([0x50,0x50]))));}function _0x42ccbc(){const _0x3294fe=_0x1e1ce6[_0x511124([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x3294fe||0x0==_0x3294fe[_0x511124([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x43047d}=new URL(window[_0x511124([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x3294fe[_0x511124([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x43047d))return!0x0;const _0x2c997c=_0x43047d[_0x511124([0x73,0x70,0x6c,0x69,0x74])](_0x511124([0x2e]));return _0x3294fe[_0x511124([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2b98b0=>_0x2b98b0[_0x511124([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x511124([0x2a])))[_0x511124([0x6d,0x61,0x70])](_0x2ef990=>_0x2ef990[_0x511124([0x73,0x70,0x6c,0x69,0x74])](_0x511124([0x2e])))[_0x511124([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x380cea=>_0x380cea[_0x511124([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x2c997c[_0x511124([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x511124([0x6d,0x61,0x70])](_0x11f4ba=>Array(_0x2c997c[_0x511124([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x11f4ba[_0x511124([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x511124([0x66,0x69,0x6c,0x6c])](_0x11f4ba[0x0]===_0x511124([0x2a])?_0x511124([0x2a]):'')[_0x511124([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x11f4ba))[_0x511124([0x73,0x6f,0x6d,0x65])](_0x4a7593=>_0x2c997c[_0x511124([0x65,0x76,0x65,0x72,0x79])]((_0x5530ef,_0x4db467)=>_0x4a7593[_0x4db467]===_0x5530ef||_0x4a7593[_0x4db467]===_0x511124([0x2a])));}function _0x296495(){return _0x180ff1&&_0x453a10?new window[(_0x511124([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x51c754,_0x3714ca)=>{_0x180ff1[_0x511124([0x74,0x68,0x65,0x6e])](_0x51c754,_0x3714ca),_0x453a10[_0x511124([0x74,0x68,0x65,0x6e])](_0x92dac7=>{_0x92dac7!=_0x511124([0x56,0x61,0x6c,0x69,0x64])&&_0x51c754(_0x92dac7);},_0x3714ca);}):_0x180ff1||_0x453a10||_0x511124([0x56,0x61,0x6c,0x69,0x64]);}}function _0x2ccf51(_0x2bab5d,_0x3e273d){return new window[(_0x511124([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5afde3=>{if(_0x129f0f())return _0x5afde3(_0x511124([0x56,0x61,0x6c,0x69,0x64]));_0xfa5abf(),_0x5d129f[_0x511124([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x511124([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x230bf2=!0x1;const _0x10306f=_0x2bbcc0();function _0x5bc7b3(_0x4644b8){return!!_0x4644b8&&(typeof _0x4644b8===_0x511124([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x4644b8===_0x511124([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x4644b8[_0x511124([0x74,0x68,0x65,0x6e])]===_0x511124([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x4644b8[_0x511124([0x63,0x61,0x74,0x63,0x68])]===_0x511124([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x2c5f4a(_0x4fcb88){_0x50a957(_0x4fcb88)[_0x511124([0x74,0x68,0x65,0x6e])](_0x5e5b42=>{if(!_0x5e5b42||_0x5e5b42[_0x511124([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x511124([0x6f,0x6b]))return _0x511124([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0xb92581(_0x51d3d4(_0x10306f+_0x3e273d))!=_0x5e5b42[_0x511124([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x511124([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x511124([0x56,0x61,0x6c,0x69,0x64]);})[_0x511124([0x74,0x68,0x65,0x6e])](_0x24a1c9=>(_0x17d673(),_0x24a1c9),()=>{const _0x4b85e1=_0x5af09b();return null==_0x4b85e1?(_0x17d673(),_0x511124([0x56,0x61,0x6c,0x69,0x64])):_0x511124(_0x3550fc-_0x4b85e1>(0x4edc00b7^_0x24f3c9)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x511124([0x74,0x68,0x65,0x6e])](_0x5afde3)[_0x511124([0x63,0x61,0x74,0x63,0x68])](()=>{_0x5afde3(_0x511124([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x2697f9=0x6ae66a37^_0x24f3c9;function _0x17d673(){const _0x48ccda=_0x511124([0x6c,0x6c,0x63,0x74,0x2d])+_0xb92581(_0x51d3d4(_0x2bab5d)),_0x6acfaf=_0x17913d(_0xb92581(window[_0x511124([0x4d,0x61,0x74,0x68])][_0x511124([0x63,0x65,0x69,0x6c])](_0x3550fc/_0x2697f9)));window[_0x511124([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x511124([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x48ccda,_0x6acfaf);}function _0x5af09b(){const _0x33160d=_0x511124([0x6c,0x6c,0x63,0x74,0x2d])+_0xb92581(_0x51d3d4(_0x2bab5d)),_0x1cc7c5=window[_0x511124([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x511124([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x33160d);return _0x1cc7c5?window[_0x511124([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x17913d(_0x1cc7c5),0x10)*_0x2697f9:null;}function _0x50a957(_0x5f4400){return new window[(_0x511124([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x30ea84,_0x403362)=>{_0x5f4400[_0x511124([0x74,0x68,0x65,0x6e])](_0x30ea84,_0x403362),window[_0x511124([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x403362,0x6ad15077^_0x24f3c9);});}}_0x5d129f[_0x511124([0x6f,0x6e])](_0x511124([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x11d703,_0x3c1d7b)=>{if(_0x3c1d7b[0x0]!=_0x2bab5d)return _0x5afde3(_0x511124([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3c1d7b[0x1]={..._0x3c1d7b[0x1],[_0x511124([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x10306f};},{[_0x511124([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x511124([0x68,0x69,0x67,0x68])}),_0x5d129f[_0x511124([0x6f,0x6e])](_0x511124([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x2a5804=>{_0x5bc7b3(_0x2a5804[_0x511124([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x230bf2=!0x0,_0x2c5f4a(_0x2a5804[_0x511124([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x511124([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x511124([0x6c,0x6f,0x77])}),_0xcc6069[_0x511124([0x74,0x68,0x65,0x6e])](()=>{_0x230bf2||_0x5afde3(_0x511124([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x129f0f(){return _0x5d129f[_0x511124([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x511124([0x76,0x69,0x65,0x77])][_0x511124([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x511124([0x61,0x75,0x74,0x6f]);}function _0xfa5abf(){_0x5d129f[_0x511124([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x511124([0x76,0x69,0x65,0x77])][_0x511124([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x511124([0x61,0x75,0x74,0x6f]);}}function _0x234d86(_0x3b84fe){const _0x260db7=[new window[(_0x511124([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x481ea1=>setTimeout(_0x481ea1,0x6ad9ba7b^_0x24f3c9)),_0xcc6069[_0x511124([0x74,0x68,0x65,0x6e])](()=>new window[(_0x511124([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x10b54d=>{let _0x311c1d=0x0;_0x5d129f[_0x511124([0x6d,0x6f,0x64,0x65,0x6c])][_0x511124([0x6f,0x6e])](_0x511124([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x3822d2,_0x56054e)=>{_0x56054e[0x0][_0x511124([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x311c1d++,_0x311c1d==(0x6ad0854f^_0x24f3c9)&&(_0x10b54d(),_0x3822d2[_0x511124([0x6f,0x66,0x66])]());});}))];return window[_0x511124([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x511124([0x72,0x61,0x63,0x65])](_0x260db7)[_0x511124([0x74,0x68,0x65,0x6e])](()=>_0x3b84fe);}async function _0x1f7c25(){await _0xcc6069,_0x5d129f[_0x511124([0x6d,0x6f,0x64,0x65,0x6c])][_0x511124([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x444f57,_0x5d129f[_0x511124([0x6d,0x6f,0x64,0x65,0x6c])][_0x511124([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x444f57,_0x5d129f[_0x511124([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x511124([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x1e9f50(_0x334940){const _0x119d2e=_0x20080e();_0x5d129f[_0x119d2e]=_0x511124([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])+_0x334940,_0x334940!=_0x511124([0x56,0x61,0x6c,0x69,0x64])&&_0x1f7c25();}function _0x20080e(){const _0x51aaf8=window[_0x511124([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x511124([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x511124([0x6e,0x6f,0x77])]())[_0x511124([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x511124([0x2e]),'');let _0x3983f6=_0x511124([0x75]);for(let _0x51e493=0x0;_0x51e493<_0x51aaf8[_0x511124([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x51e493+=0x2){let _0x453b10=window[_0x511124([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x51aaf8[_0x511124([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x51e493,_0x51e493+0x2));_0x453b10>=_0x6fd189[_0x511124([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x453b10-=_0x6fd189[_0x511124([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x3983f6+=_0x6fd189[_0x453b10];}return _0x3983f6;}function _0x208d85(){const _0x9dd3b9=_0x1a4389[_0x511124([0x73,0x70,0x6c,0x69,0x74])](_0x511124([0x2e]));if(0x3!=_0x9dd3b9[_0x511124([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x46ec57(_0x9dd3b9[0x1]);function _0x46ec57(_0x277da4){const _0x5577cc=_0x4b534f(_0x277da4);return _0x5577cc&&_0x533cb3()?_0x5577cc:null;function _0x533cb3(){const _0x3611b8=_0x5577cc[_0x511124([0x6a,0x74,0x69])],_0x591bb2=window[_0x511124([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3611b8[_0x511124([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3611b8[_0x511124([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0xa42c98={..._0x5577cc,[_0x511124([0x6a,0x74,0x69])]:_0x3611b8[_0x511124([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x3611b8[_0x511124([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0xa42c98[_0x511124([0x76,0x63])],_0x51d3d4(_0xa42c98)==_0x591bb2;}}}async function _0x4443e0(){let _0x4be4a0=!0x0;try{const _0x551520=_0x1a4389[_0x511124([0x73,0x70,0x6c,0x69,0x74])](_0x511124([0x2e])),[_0x72d06d,_0x127759,_0x593eff]=_0x551520;return _0x55e96f(_0x72d06d),await _0xba47d7(_0x72d06d,_0x127759,_0x593eff),_0x4be4a0;}catch{return!0x1;}function _0x55e96f(_0x2feb45){const _0x550b53=_0x4b534f(_0x2feb45);_0x550b53&&_0x550b53[_0x511124([0x61,0x6c,0x67])]==_0x511124([0x45,0x53,0x32,0x35,0x36])||(_0x4be4a0=!0x1);}async function _0xba47d7(_0x3e9a18,_0x35e09c,_0x1496ee){const _0x183b55=window[_0x511124([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x511124([0x66,0x72,0x6f,0x6d])](_0x45be2a(_0x1496ee),_0xa3026c=>_0xa3026c[_0x511124([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x1deca3=new window[(_0x511124([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x511124([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3e9a18+_0x511124([0x2e])+_0x35e09c),_0x19921d=window[_0x511124([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x511124([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x19921d)return;const _0x567137=await _0x19921d[_0x511124([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x511124([0x6a,0x77,0x6b]),_0x44548a,{[_0x511124([0x6e,0x61,0x6d,0x65])]:_0x511124([0x45,0x43,0x44,0x53,0x41]),[_0x511124([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x511124([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x511124([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x19921d[_0x511124([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x511124([0x6e,0x61,0x6d,0x65])]:_0x511124([0x45,0x43,0x44,0x53,0x41]),[_0x511124([0x68,0x61,0x73,0x68])]:{[_0x511124([0x6e,0x61,0x6d,0x65])]:_0x511124([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x567137,_0x183b55,_0x1deca3)||(_0x4be4a0=!0x1);}}function _0x4b534f(_0x1e16dc){return _0x1e16dc[_0x511124([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x511124([0x65,0x79]))?JSON[_0x511124([0x70,0x61,0x72,0x73,0x65])](_0x45be2a(_0x1e16dc)):null;}function _0x45be2a(_0x507e27){return window[_0x511124([0x61,0x74,0x6f,0x62])](_0x507e27[_0x511124([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x511124([0x2b]))[_0x511124([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x511124([0x2f])));}function _0x51d3d4(_0x10d968){let _0x37463a=0x1505;function _0x4268c0(_0x50ab0e){for(let _0x3eb0a1=0x0;_0x3eb0a1<_0x50ab0e[_0x511124([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3eb0a1++){const _0x29bd63=_0x50ab0e[_0x511124([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x3eb0a1);_0x37463a=(_0x37463a<<0x5)+_0x37463a+_0x29bd63,_0x37463a&=_0x37463a;}}function _0x504fa7(_0x40fe36){Array[_0x511124([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x40fe36)?_0x40fe36[_0x511124([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x504fa7):_0x40fe36&&typeof _0x40fe36==_0x511124([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x511124([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x40fe36)[_0x511124([0x73,0x6f,0x72,0x74])]()[_0x511124([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x80f8c1,_0x2bdd03])=>{_0x4268c0(_0x80f8c1),_0x504fa7(_0x2bdd03);}):_0x4268c0(window[_0x511124([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x40fe36));}return _0x504fa7(_0x10d968),_0x37463a>>>0x0;}function _0xb92581(_0x6fb53e){return _0x6fb53e[_0x511124([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x511124([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x511124([0x30]));}function _0x17913d(_0x3e5074){return _0x3e5074[_0x511124([0x73,0x70,0x6c,0x69,0x74])]('')[_0x511124([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x511124([0x6a,0x6f,0x69,0x6e])]('');}function _0x444f57(){}function _0x511124(_0x5eebb2){return _0x5eebb2['map'](_0x44f6f5=>String['fromCharCode'](_0x44f6f5))['join']('');}_0x1e9f50(await _0x49f560());}(this);}['_updateTableOfContentsElements'](){this['_tableOfContentsElements']['forEach'](_0x1e4f55=>{'$graveyard'!==_0x1e4f55['rootName']&&this['editor']['editing']['reconvertItem'](_0x1e4f55);});}['_trackNewToCElements'](){for(const _0x1c899a of this['editor']['model']['document']['differ']['getChanges']({'includeChangesInGraveyard':!0x0})){if('insert'!==_0x1c899a['type']||'tableOfContents'!==_0x1c899a['name'])return;this['_tableOfContentsElements']['add'](_0x1c899a['position']['nodeAfter']);}}['_defineSchema'](){this['editor']['model']['schema']['register']('tableOfContents',{'inheritAllFrom':'$blockObject'});}['_defineConverters'](){const _0x443b9a=this['editor']['conversion'];_0x443b9a['for']('upcast')['elementToElement']({'model':'tableOfContents','view':{'name':'div','classes':'table-of-contents'}}),_0x443b9a['for']('dataDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x1c23fb,{writer:_0x4d911d})=>this['_createTableOfContents'](_0x4d911d,!0x0)}),_0x443b9a['for']('editingDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x312647,{writer:_0x5dc307})=>{this['_tableOfContentsElements']['add'](_0x312647);const _0x2af533=this['_createTableOfContents'](_0x5dc307);return _0x280395(_0x2af533,_0x5dc307,{'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'](_0x4021c5,_0x2e5c3e=!0x1){const {locale:_0xfe431a}=this['editor'],_0x207711=_0x4021c5['createContainerElement']('div',{'class':'table-of-contents'+(0x0===this['_currentOutlineDefinitions']['length']?'\x20table-of-contents_empty':''),...!_0x2e5c3e&&{'data-table-of-contents-label':j(_0xfe431a,'Table\x20of\x20contents')}});0x0===this['_currentOutlineDefinitions']['length']&&!0x1===_0x2e5c3e&&_0x4021c5['insert'](_0x4021c5['createPositionAt'](_0x207711,'end'),_0x4021c5['createContainerElement']('p',{'class':'table-of-contents__placeholder'},[_0x4021c5['createText'](j(_0xfe431a,'No\x20headings\x20were\x20found\x20in\x20the\x20document.'))]));const _0xc30a6c=_0x2e5c3e?'':'['+j(_0xfe431a,'Empty\x20heading')+']';let _0x3cb3a8=_0x207711;return this['_currentOutlineDefinitions']['forEach']((_0x14e36c,_0x286ea0,_0xc3065d)=>{const _0x4c424a=this['editor']['model']['hasContent'](_0x14e36c['modelElement'],{'ignoreWhitespaces':!0x0}),_0x3f361e=_0x4c424a?_0x14e36c['text']:_0xc30a6c,_0x2fb9fa=_0x14e36c['modelElement']['getAttribute'](this['_headingIdModelAttributeName']),_0x4cd342=_0x4021c5['createContainerElement']('a',{'href':'#'+_0x2fb9fa,...!_0x2e5c3e&&{'tabindex':'-1'}},[_0x4021c5['createText'](_0x3f361e)]),_0x5f0861=this['editor']['config']['get']('documentOutline.showEmptyHeadings');_0x4021c5['setCustomProperty']('tableOfContentsHeadingIndex',_0x286ea0,_0x4cd342);const _0x1f0a3d=_0x4021c5['createContainerElement']('li',null,[_0x4c424a||!_0x2e5c3e&&_0x5f0861?_0x4cd342:_0x4021c5['createText']('')]),_0x24fe8d=_0x286ea0?_0xc3065d[_0x286ea0-0x1]['level']:0x0,_0x13239f=Math['abs'](_0x14e36c['level']-_0x24fe8d);if(_0x14e36c['level']>_0x24fe8d){const _0x442b00=N(_0x1f0a3d,_0x13239f,_0x4021c5);_0x4021c5['insert'](_0x4021c5['createPositionAt'](_0x3cb3a8,'end'),_0x442b00);}else{const _0x533814=function(_0x1e5d6f,_0xdbd7c8){return _0x1e5d6f['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})['filter'](_0x17fe4e=>_0x17fe4e['is']('element','ol'))[_0xdbd7c8];}(_0x3cb3a8,_0x13239f);_0x4021c5['insert'](_0x4021c5['createPositionAt'](_0x533814,'end'),_0x1f0a3d);}_0x3cb3a8=_0x1f0a3d;}),_0x207711;}['_handleScrollToHeading'](_0x40095a){const _0x61866e=this['_currentOutlineDefinitions'][_0x40095a]['modelElement'];this['editor']['model']['change'](_0x216696=>{_0x216696['setSelection'](_0x61866e,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0});}['_redirectMapper'](){return(_0x5988d0,_0x5a3091)=>{const _0x4b70b6=_0x5a3091['mapper'],_0x1c2aea=_0x4b70b6['findMappedViewAncestor'](_0x5a3091['viewPosition']),_0x1437de=_0x4b70b6['toModelElement'](_0x1c2aea);_0x1437de['is']('element','tableOfContents')&&(_0x5a3091['modelPosition']=this['editor']['model']['createPositionAt'](_0x1437de,0x0),_0x5988d0['stop']());};}}function N(_0xa12712,_0x136c72,_0x437abf){return 0x1===_0x136c72?_0x437abf['createContainerElement']('ol',null,[_0xa12712]):_0x437abf['createContainerElement']('ol',null,[_0x437abf['createContainerElement']('li',null,[N(_0xa12712,_0x136c72-0x1,_0x437abf)])]);}class o extends _0x463b3d{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'TableOfContentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x17f970=this['editor'];_0x17f970['ui']['componentFactory']['add']('tableOfContents',()=>{const _0x5945ed=this['_createButton'](_0x2ddedb);return _0x5945ed['tooltip']=!0x0,_0x5945ed;}),_0x17f970['ui']['componentFactory']['add']('menuBar:tableOfContents',()=>this['_createButton'](_0x37d76d)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x28c3b6=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x366bf5;for(const _0x270e4a in _0x28c3b6){const _0x46d677=_0x270e4a,_0x5304fc=_0x28c3b6[_0x46d677];if('tableOfContentsLicenseKeyValid'==_0x5304fc||'tableOfContentsLicenseKeyInvalid'==_0x5304fc||'tableOfContentsLicenseKeyExpired'==_0x5304fc||'tableOfContentsLicenseKeyDomainLimit'==_0x5304fc||'tableOfContentsLicenseKeyNotAllowed'==_0x5304fc||'tableOfContentsLicenseKeyEvaluationLimit'==_0x5304fc||'tableOfContentsLicenseKeyTrialLimit'==_0x5304fc||'tableOfContentsLicenseKeyUsageLimit'==_0x5304fc){delete _0x28c3b6[_0x46d677],_0x366bf5=_0x5304fc,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'tableOfContentsLicenseKeyInvalid'==_0x366bf5&&_0x28c3b6['_showLicenseError']('invalid'),'tableOfContentsLicenseKeyExpired'==_0x366bf5&&_0x28c3b6['_showLicenseError']('expired'),'tableOfContentsLicenseKeyDomainLimit'==_0x366bf5&&_0x28c3b6['_showLicenseError']('domainLimit'),'tableOfContentsLicenseKeyNotAllowed'==_0x366bf5&&_0x28c3b6['_showLicenseError']('featureNotAllowed','TableOfContents'),'tableOfContentsLicenseKeyEvaluationLimit'==_0x366bf5&&_0x28c3b6['_showLicenseError']('evaluationLimit'),'tableOfContentsLicenseKeyTrialLimit'==_0x366bf5&&_0x28c3b6['_showLicenseError']('trialLimit'),'tableOfContentsLicenseKeyUsageLimit'==_0x366bf5&&_0x28c3b6['_showLicenseError']('usageLimit');},0x3e8);}['_createButton'](_0x49c6ce){const _0xd96288=this['editor'],_0x18bb6e=_0xd96288['locale'],_0x1c3179=_0xd96288['commands']['get']('insertTableOfContents'),_0x244222=new _0x49c6ce(_0x18bb6e);return _0x244222['set']({'label':j(_0x18bb6e,'Table\x20of\x20contents'),'icon':_0xc425a7}),_0x244222['bind']('isEnabled')['to'](_0x1c3179,'isEnabled'),this['listenTo'](_0x244222,'execute',()=>{_0xd96288['execute']('insertTableOfContents'),_0xd96288['editing']['view']['focus']();}),_0x244222;}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class D extends _0x463b3d{static get['requires'](){return[s,o];}static get['pluginName'](){return'TableOfContents';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{P as DocumentOutline,n as DocumentOutlineUI,i as DocumentOutlineUtils,T as HeadingId,D as TableOfContents,_ 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": "46.0.0-alpha.7",
3
+ "version": "46.0.0-alpha.8",
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": "46.0.0-alpha.7",
17
- "@ckeditor/ckeditor5-engine": "46.0.0-alpha.7",
18
- "@ckeditor/ckeditor5-heading": "46.0.0-alpha.7",
19
- "@ckeditor/ckeditor5-icons": "46.0.0-alpha.7",
20
- "@ckeditor/ckeditor5-ui": "46.0.0-alpha.7",
21
- "@ckeditor/ckeditor5-utils": "46.0.0-alpha.7",
22
- "@ckeditor/ckeditor5-widget": "46.0.0-alpha.7",
23
- "ckeditor5": "46.0.0-alpha.7",
16
+ "@ckeditor/ckeditor5-core": "46.0.0-alpha.8",
17
+ "@ckeditor/ckeditor5-engine": "46.0.0-alpha.8",
18
+ "@ckeditor/ckeditor5-heading": "46.0.0-alpha.8",
19
+ "@ckeditor/ckeditor5-icons": "46.0.0-alpha.8",
20
+ "@ckeditor/ckeditor5-ui": "46.0.0-alpha.8",
21
+ "@ckeditor/ckeditor5-utils": "46.0.0-alpha.8",
22
+ "@ckeditor/ckeditor5-widget": "46.0.0-alpha.8",
23
+ "ckeditor5": "46.0.0-alpha.8",
24
24
  "es-toolkit": "1.39.5"
25
25
  },
26
26
  "license": "SEE LICENSE IN LICENSE.md",
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4cc899=_0x4c96;function _0x4c96(_0x43c378,_0x555387){const _0xe403e4=_0xe403();return _0x4c96=function(_0x4c969a,_0x5e9ee1){_0x4c969a=_0x4c969a-0x175;let _0x43b163=_0xe403e4[_0x4c969a];return _0x43b163;},_0x4c96(_0x43c378,_0x555387);}(function(_0x70ab35,_0x4a0a65){const _0x5ca504=_0x4c96,_0x2d5fc4=_0x70ab35();while(!![]){try{const _0x3e3b8a=parseInt(_0x5ca504(0x194))/0x1+parseInt(_0x5ca504(0x19a))/0x2+-parseInt(_0x5ca504(0x1a6))/0x3+parseInt(_0x5ca504(0x1b5))/0x4*(-parseInt(_0x5ca504(0x1ab))/0x5)+parseInt(_0x5ca504(0x17e))/0x6*(parseInt(_0x5ca504(0x18a))/0x7)+-parseInt(_0x5ca504(0x191))/0x8+parseInt(_0x5ca504(0x1b2))/0x9;if(_0x3e3b8a===_0x4a0a65)break;else _0x2d5fc4['push'](_0x2d5fc4['shift']());}catch(_0x3457dc){_0x2d5fc4['push'](_0x2d5fc4['shift']());}}}(_0xe403,0x7486e));import{Plugin as _0x3f51f1}from'ckeditor5/src/core.js';import{CKEditorError as _0x145c5d,global as _0x43617d,Rect as _0x50e39a,uid as _0x4d7698}from'ckeditor5/src/utils.js';import{DocumentOutlineView as _0x591399}from'./ui/documentoutlineview.js';import{throttle as _0x554816}from'es-toolkit/compat';function _0xe403(){const _0x290b7c=['init','getRootNames','161189rxjJGK','editor','locale','_currentOutlineDefinitions','DocumentOutlineUtils','document','938136ewlnLQ','model','DocumentOutlineUI','map','get','render','focus','height','document-outline-container-not-provided','fromCharCode','domConverter','view','1010187IJeCEn','bind','indexOf','length','mapViewToDom','20WGgQga','activeItemIndex','_handleItemSelected','join','top','editing','toViewElement','9017505wshuWp','isPremiumPlugin','appendChild','731212YyDVOX','getDomRoot','plugins','setSelection','getVisible','window','add','bottom','afterInit','mapper','scrollToTheSelection','modelElement','getIntersection','_updateActiveDefinitionFromViewportThrottled','focusTracker','sync','_handleOutlineChange','4974bGSkXU','element','floor','change','destroy','listenTo','documentOutline.container','_updateActiveDefinitionOnViewportChange','documentOutline.showEmptyHeadings','itemSelected','_setActiveViewItem','href','3031SwSMBR','scroll','pluginName','resize','isOfficialPlugin','config','cancel','3567392oglXWq'];_0xe403=function(){return _0x290b7c;};return _0xe403();}import'../../theme/documentoutline.css';export class DocumentOutlineUI extends _0x3f51f1{[_0x4cc899(0x1a5)];[_0x4cc899(0x197)];[_0x4cc899(0x17a)];static get[_0x4cc899(0x18c)](){const _0xf4eab5=_0x4cc899;return _0xf4eab5(0x19c);}static get[_0x4cc899(0x18e)](){return!0x0;}static get[_0x4cc899(0x1b3)](){return!0x0;}constructor(_0x561c57){const _0x334ac2=_0x4cc899;super(_0x561c57),this[_0x334ac2(0x1a5)]=new _0x591399(_0x561c57[_0x334ac2(0x196)],this[_0x334ac2(0x195)][_0x334ac2(0x18f)][_0x334ac2(0x19e)](_0x334ac2(0x186)),this[_0x334ac2(0x195)][_0x334ac2(0x18f)][_0x334ac2(0x19e)](_0x334ac2(0x184))),this[_0x334ac2(0x197)]=[],this[_0x334ac2(0x17a)]=_0x554816(this[_0x334ac2(0x185)][_0x334ac2(0x1a7)](this),0x64);}[_0x4cc899(0x192)](){const _0x209044=_0x4cc899,_0x34a26f=this[_0x209044(0x195)],_0x5a38f1=_0x34a26f[_0x209044(0x1b7)][_0x209044(0x19e)](_0x209044(0x198));let _0x2d8e48=!0x1;if(this[_0x209044(0x1a5)][_0x209044(0x19f)](),this[_0x209044(0x195)]['ui'][_0x209044(0x17b)][_0x209044(0x1bb)](this[_0x209044(0x1a5)][_0x209044(0x17f)]),!_0x34a26f[_0x209044(0x18f)][_0x209044(0x19e)](_0x209044(0x184)))throw new _0x145c5d(_0x209044(0x1a2),{'editor':_0x34a26f});_0x34a26f[_0x209044(0x18f)][_0x209044(0x19e)](_0x209044(0x184))[_0x209044(0x1b4)](this[_0x209044(0x1a5)][_0x209044(0x17f)]),_0x5a38f1['on'](_0x209044(0x181),this[_0x209044(0x17d)][_0x209044(0x1a7)](this)),_0x5a38f1['on'](_0x209044(0x1ac),(_0x91a326,{index:_0x47b8f3})=>this[_0x209044(0x188)](_0x47b8f3)),this[_0x209044(0x1a5)]['on'](_0x209044(0x187),(_0x19f6ee,_0x558389)=>{const _0x357d17=_0x209044;_0x2d8e48=!0x0,this[_0x357d17(0x1ad)](_0x558389);}),this[_0x209044(0x1a5)][_0x209044(0x183)](_0x43617d[_0x209044(0x199)],_0x209044(0x18b),()=>{const _0x3fb47e=_0x209044;_0x2d8e48?_0x2d8e48=!0x1:this[_0x3fb47e(0x17a)]();},{'useCapture':!0x0}),this[_0x209044(0x1a5)][_0x209044(0x183)](_0x43617d[_0x209044(0x1ba)],_0x209044(0x18d),this[_0x209044(0x17a)],{'useCapture':!0x0});}[_0x4cc899(0x175)](){!async function(_0x588000){const _0x43498b=_0x246204([0x75,0x4c,0x69,0x58,0x4b,0x65,0x57,0x63,0x52,0x66,0x70,0x33,0x6a,0x6b,0x74,0x44,0x59,0x7a,0x73,0x48,0x36,0x64,0x49,0x62,0x53,0x6d,0x31,0x30,0x34,0x6f,0x47,0x67,0x37,0x42,0x4a,0x35,0x6e,0x56,0x32,0x55,0x46,0x4f,0x43,0x79,0x72,0x77,0x6c,0x4d,0x71,0x41,0x68,0x4e,0x78,0x45,0x5a,0x38,0x39,0x61,0x76,0x50,0x51,0x54]),_0x5c4e2f=0x6bf6a36c,_0x48c1df=0x6bf1cf94^_0x5c4e2f,_0x237245=window[_0x246204([0x44,0x61,0x74,0x65])][_0x246204([0x6e,0x6f,0x77])](),_0x3a96ae=_0x588000[_0x246204([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x24fa8b=new window[(_0x246204([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3d6f35=>{_0x3a96ae[_0x246204([0x6f,0x6e,0x63,0x65])](_0x246204([0x72,0x65,0x61,0x64,0x79]),_0x3d6f35);}),_0x53af58={[_0x246204([0x6b,0x74,0x79])]:_0x246204([0x45,0x43]),[_0x246204([0x75,0x73,0x65])]:_0x246204([0x73,0x69,0x67]),[_0x246204([0x63,0x72,0x76])]:_0x246204([0x50,0x2d,0x32,0x35,0x36]),[_0x246204([0x78])]:_0x246204([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]),[_0x246204([0x79])]:_0x246204([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]),[_0x246204([0x61,0x6c,0x67])]:_0x246204([0x45,0x53,0x32,0x35,0x36])},_0x3a74f1=_0x3a96ae[_0x246204([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x246204([0x67,0x65,0x74])](_0x246204([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x4d604f(){let _0x49b56e,_0x2af3f1=null,_0x53ebd0=null;try{if(_0x3a74f1==_0x246204([0x47,0x50,0x4c]))return _0x246204([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x49b56e=_0x222416(),!_0x49b56e)return _0x246204([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x49b56e[_0x246204([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x53ebd0=_0x36bd89(_0x49b56e[_0x246204([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x49b56e[_0x246204([0x6a,0x74,0x69])])),await _0x374b2f()?_0x1e6593()?_0x3f414e()?_0x246204([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0xb3cf59()?(_0x49b56e[_0x246204([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x246204([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x2af3f1=_0x5b9639(_0x246204([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x49b56e[_0x246204([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x246204([0x74,0x72,0x69,0x61,0x6c])&&(_0x2af3f1=_0x5b9639(_0x246204([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x295eca()):_0x246204([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x246204([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x246204([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x246204([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x3f414e(){const _0x5f3be5=[_0x246204([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x246204([0x74,0x72,0x69,0x61,0x6c])][_0x246204([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x49b56e[_0x246204([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x237245/0x3e8:0xe10*_0x48c1df;return _0x49b56e[_0x246204([0x65,0x78,0x70])]<_0x5f3be5;}function _0x1e6593(){const _0x31ce4f=_0x49b56e[_0x246204([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x31ce4f&&(!!_0x31ce4f[_0x246204([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x246204([0x2a]))||(!!_0x31ce4f[_0x246204([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x246204([0x44,0x4f]))||!!_0x31ce4f[_0x246204([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x246204([0x50,0x50]))));}function _0xb3cf59(){const _0x16a1bb=_0x4c96,_0x58cb5e=_0x49b56e[_0x246204([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x58cb5e||0x0==_0x58cb5e[_0x246204([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x28ef7d}=new URL(window[_0x246204([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x16a1bb(0x189)]);if(_0x58cb5e[_0x246204([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x28ef7d))return!0x0;const _0x168361=_0x28ef7d[_0x246204([0x73,0x70,0x6c,0x69,0x74])](_0x246204([0x2e]));return _0x58cb5e[_0x246204([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3cca32=>_0x3cca32[_0x246204([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x246204([0x2a])))[_0x246204([0x6d,0x61,0x70])](_0xbe296b=>_0xbe296b[_0x246204([0x73,0x70,0x6c,0x69,0x74])](_0x246204([0x2e])))[_0x246204([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5a9255=>_0x5a9255[_0x246204([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x168361[_0x246204([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x246204([0x6d,0x61,0x70])](_0x3e4bf3=>Array(_0x168361[_0x246204([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x3e4bf3[_0x246204([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x246204([0x66,0x69,0x6c,0x6c])](_0x3e4bf3[0x0]===_0x246204([0x2a])?_0x246204([0x2a]):'')[_0x246204([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x3e4bf3))[_0x246204([0x73,0x6f,0x6d,0x65])](_0x2d334d=>_0x168361[_0x246204([0x65,0x76,0x65,0x72,0x79])]((_0x351dac,_0x444ecb)=>_0x2d334d[_0x444ecb]===_0x351dac||_0x2d334d[_0x444ecb]===_0x246204([0x2a])));}function _0x295eca(){return _0x2af3f1&&_0x53ebd0?new window[(_0x246204([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x444418,_0x28362d)=>{_0x2af3f1[_0x246204([0x74,0x68,0x65,0x6e])](_0x444418,_0x28362d),_0x53ebd0[_0x246204([0x74,0x68,0x65,0x6e])](_0x4914ba=>{_0x4914ba!=_0x246204([0x56,0x61,0x6c,0x69,0x64])&&_0x444418(_0x4914ba);},_0x28362d);}):_0x2af3f1||_0x53ebd0||_0x246204([0x56,0x61,0x6c,0x69,0x64]);}}function _0x36bd89(_0x33b373,_0x42ad9c){return new window[(_0x246204([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xafcc3=>{if(_0x19312a())return _0xafcc3(_0x246204([0x56,0x61,0x6c,0x69,0x64]));_0x557331(),_0x3a96ae[_0x246204([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x246204([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x3577f6=!0x1;const _0x4d66e6=_0x4d7698();function _0x24fd5d(_0x3559a3){return!!_0x3559a3&&(typeof _0x3559a3===_0x246204([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x3559a3===_0x246204([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x3559a3[_0x246204([0x74,0x68,0x65,0x6e])]===_0x246204([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x3559a3[_0x246204([0x63,0x61,0x74,0x63,0x68])]===_0x246204([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x12a046(_0x1eb049){_0x49408e(_0x1eb049)[_0x246204([0x74,0x68,0x65,0x6e])](_0x4c50f4=>{if(!_0x4c50f4||_0x4c50f4[_0x246204([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x246204([0x6f,0x6b]))return _0x246204([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x444475(_0x1204ed(_0x4d66e6+_0x42ad9c))!=_0x4c50f4[_0x246204([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x246204([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x246204([0x56,0x61,0x6c,0x69,0x64]);})[_0x246204([0x74,0x68,0x65,0x6e])](_0x1e5204=>(_0x268c6e(),_0x1e5204),()=>{const _0x5c4ef4=_0x12fe06();return null==_0x5c4ef4?(_0x268c6e(),_0x246204([0x56,0x61,0x6c,0x69,0x64])):_0x246204(_0x237245-_0x5c4ef4>(0x4ffa276c^_0x5c4e2f)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x246204([0x74,0x68,0x65,0x6e])](_0xafcc3)[_0x246204([0x63,0x61,0x74,0x63,0x68])](()=>{_0xafcc3(_0x246204([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x1f077a=0x6bc04dec^_0x5c4e2f;function _0x268c6e(){const _0x424787=_0x246204([0x6c,0x6c,0x63,0x74,0x2d])+_0x444475(_0x1204ed(_0x33b373)),_0x193259=_0x52a617(_0x444475(window[_0x246204([0x4d,0x61,0x74,0x68])][_0x246204([0x63,0x65,0x69,0x6c])](_0x237245/_0x1f077a)));window[_0x246204([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x246204([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x424787,_0x193259);}function _0x12fe06(){const _0x117ea5=_0x246204([0x6c,0x6c,0x63,0x74,0x2d])+_0x444475(_0x1204ed(_0x33b373)),_0x5eed67=window[_0x246204([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x246204([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x117ea5);return _0x5eed67?window[_0x246204([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x52a617(_0x5eed67),0x10)*_0x1f077a:null;}function _0x49408e(_0x1a552a){return new window[(_0x246204([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x45edd6,_0x3b2e7b)=>{_0x1a552a[_0x246204([0x74,0x68,0x65,0x6e])](_0x45edd6,_0x3b2e7b),window[_0x246204([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3b2e7b,0x6bf777ac^_0x5c4e2f);});}}_0x3a96ae[_0x246204([0x6f,0x6e])](_0x246204([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x578fb4,_0x6aa1b5)=>{if(_0x6aa1b5[0x0]!=_0x33b373)return _0xafcc3(_0x246204([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x6aa1b5[0x1]={..._0x6aa1b5[0x1],[_0x246204([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x4d66e6};},{[_0x246204([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x246204([0x68,0x69,0x67,0x68])}),_0x3a96ae[_0x246204([0x6f,0x6e])](_0x246204([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x36c82e=>{_0x24fd5d(_0x36c82e[_0x246204([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x3577f6=!0x0,_0x12a046(_0x36c82e[_0x246204([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x246204([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x246204([0x6c,0x6f,0x77])}),_0x24fa8b[_0x246204([0x74,0x68,0x65,0x6e])](()=>{_0x3577f6||_0xafcc3(_0x246204([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x19312a(){return _0x3a96ae[_0x246204([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x246204([0x76,0x69,0x65,0x77])][_0x246204([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x246204([0x61,0x75,0x74,0x6f]);}function _0x557331(){_0x3a96ae[_0x246204([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x246204([0x76,0x69,0x65,0x77])][_0x246204([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x246204([0x61,0x75,0x74,0x6f]);}}function _0x5b9639(_0x1805f5){const _0x477a4a=[new window[(_0x246204([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x457461=>setTimeout(_0x457461,0x6bff9da0^_0x5c4e2f)),_0x24fa8b[_0x246204([0x74,0x68,0x65,0x6e])](()=>new window[(_0x246204([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4d0002=>{let _0x51572b=0x0;_0x3a96ae[_0x246204([0x6d,0x6f,0x64,0x65,0x6c])][_0x246204([0x6f,0x6e])](_0x246204([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x3b13f5,_0x179583)=>{_0x179583[0x0][_0x246204([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x51572b++,_0x51572b==(0x6bf6a294^_0x5c4e2f)&&(_0x4d0002(),_0x3b13f5[_0x246204([0x6f,0x66,0x66])]());});}))];return window[_0x246204([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x246204([0x72,0x61,0x63,0x65])](_0x477a4a)[_0x246204([0x74,0x68,0x65,0x6e])](()=>_0x1805f5);}async function _0x2f48ee(){await _0x24fa8b,_0x3a96ae[_0x246204([0x6d,0x6f,0x64,0x65,0x6c])][_0x246204([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x223d6b,_0x3a96ae[_0x246204([0x6d,0x6f,0x64,0x65,0x6c])][_0x246204([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x223d6b,_0x3a96ae[_0x246204([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x246204([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x2d4a58(_0x35405c){const _0x3d95cb=_0x2a95a1();_0x3a96ae[_0x3d95cb]=_0x246204([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])+_0x35405c,_0x35405c!=_0x246204([0x56,0x61,0x6c,0x69,0x64])&&_0x2f48ee();}function _0x2a95a1(){const _0x42926b=window[_0x246204([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x246204([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x246204([0x6e,0x6f,0x77])]())[_0x246204([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x246204([0x2e]),'');let _0x5a004c=_0x246204([0x75]);for(let _0x1064d9=0x0;_0x1064d9<_0x42926b[_0x246204([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1064d9+=0x2){let _0x5a2134=window[_0x246204([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x42926b[_0x246204([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1064d9,_0x1064d9+0x2));_0x5a2134>=_0x43498b[_0x246204([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5a2134-=_0x43498b[_0x246204([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x5a004c+=_0x43498b[_0x5a2134];}return _0x5a004c;}function _0x222416(){const _0x21869e=_0x3a74f1[_0x246204([0x73,0x70,0x6c,0x69,0x74])](_0x246204([0x2e]));if(0x3!=_0x21869e[_0x246204([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x3abb75(_0x21869e[0x1]);function _0x3abb75(_0xc723ad){const _0x232f29=_0x5a181e(_0xc723ad);return _0x232f29&&_0x5b9e71()?_0x232f29:null;function _0x5b9e71(){const _0x43e1fd=_0x232f29[_0x246204([0x6a,0x74,0x69])],_0x53fccc=window[_0x246204([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x43e1fd[_0x246204([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x43e1fd[_0x246204([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x2a3e3e={..._0x232f29,[_0x246204([0x6a,0x74,0x69])]:_0x43e1fd[_0x246204([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x43e1fd[_0x246204([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x2a3e3e[_0x246204([0x76,0x63])],_0x1204ed(_0x2a3e3e)==_0x53fccc;}}}async function _0x374b2f(){let _0x493e4a=!0x0;try{const _0x13422c=_0x3a74f1[_0x246204([0x73,0x70,0x6c,0x69,0x74])](_0x246204([0x2e])),[_0x1d0fa4,_0x54db69,_0x4491d4]=_0x13422c;return _0xa67d27(_0x1d0fa4),await _0x2694a8(_0x1d0fa4,_0x54db69,_0x4491d4),_0x493e4a;}catch{return!0x1;}function _0xa67d27(_0x1af3d5){const _0x49b2ec=_0x5a181e(_0x1af3d5);_0x49b2ec&&_0x49b2ec[_0x246204([0x61,0x6c,0x67])]==_0x246204([0x45,0x53,0x32,0x35,0x36])||(_0x493e4a=!0x1);}async function _0x2694a8(_0x56c661,_0x53df56,_0x314f94){const _0x493418=window[_0x246204([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x246204([0x66,0x72,0x6f,0x6d])](_0x5c334b(_0x314f94),_0x386876=>_0x386876[_0x246204([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x5147ec=new window[(_0x246204([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x246204([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x56c661+_0x246204([0x2e])+_0x53df56),_0x174d1d=window[_0x246204([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x246204([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x174d1d)return;const _0x4d9e32=await _0x174d1d[_0x246204([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x246204([0x6a,0x77,0x6b]),_0x53af58,{[_0x246204([0x6e,0x61,0x6d,0x65])]:_0x246204([0x45,0x43,0x44,0x53,0x41]),[_0x246204([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x246204([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x246204([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x174d1d[_0x246204([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x246204([0x6e,0x61,0x6d,0x65])]:_0x246204([0x45,0x43,0x44,0x53,0x41]),[_0x246204([0x68,0x61,0x73,0x68])]:{[_0x246204([0x6e,0x61,0x6d,0x65])]:_0x246204([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x4d9e32,_0x493418,_0x5147ec)||(_0x493e4a=!0x1);}}function _0x5a181e(_0x6aa6c1){return _0x6aa6c1[_0x246204([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x246204([0x65,0x79]))?JSON[_0x246204([0x70,0x61,0x72,0x73,0x65])](_0x5c334b(_0x6aa6c1)):null;}function _0x5c334b(_0x3a06bb){return window[_0x246204([0x61,0x74,0x6f,0x62])](_0x3a06bb[_0x246204([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x246204([0x2b]))[_0x246204([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x246204([0x2f])));}function _0x1204ed(_0x41b2ef){let _0x26c5be=0x1505;function _0x4fb83c(_0x120d1b){for(let _0x12269a=0x0;_0x12269a<_0x120d1b[_0x246204([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x12269a++){const _0x5871b2=_0x120d1b[_0x246204([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x12269a);_0x26c5be=(_0x26c5be<<0x5)+_0x26c5be+_0x5871b2,_0x26c5be&=_0x26c5be;}}function _0x323968(_0x13ae44){Array[_0x246204([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x13ae44)?_0x13ae44[_0x246204([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x323968):_0x13ae44&&typeof _0x13ae44==_0x246204([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x246204([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x13ae44)[_0x246204([0x73,0x6f,0x72,0x74])]()[_0x246204([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x4c7685,_0x7a1827])=>{_0x4fb83c(_0x4c7685),_0x323968(_0x7a1827);}):_0x4fb83c(window[_0x246204([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x13ae44));}return _0x323968(_0x41b2ef),_0x26c5be>>>0x0;}function _0x444475(_0x39d481){return _0x39d481[_0x246204([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x246204([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x246204([0x30]));}function _0x52a617(_0x4f729e){return _0x4f729e[_0x246204([0x73,0x70,0x6c,0x69,0x74])]('')[_0x246204([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x246204([0x6a,0x6f,0x69,0x6e])]('');}function _0x223d6b(){}function _0x246204(_0x17d50a){const _0x5e5924=_0x4c96;return _0x17d50a[_0x5e5924(0x19d)](_0x226749=>String[_0x5e5924(0x1a3)](_0x226749))[_0x5e5924(0x1ae)]('');}_0x2d4a58(await _0x4d604f());}(this);}[_0x4cc899(0x182)](){const _0x8954f=_0x4cc899;super[_0x8954f(0x182)](),this[_0x8954f(0x1a5)][_0x8954f(0x182)](),this[_0x8954f(0x17a)][_0x8954f(0x190)]();}[_0x4cc899(0x17d)](_0x2a75a3,{outlineDefinitions:_0x32bdfe,outlineChanges:_0x152f8b}){const _0x1ef40a=_0x4cc899;this[_0x1ef40a(0x197)]=_0x32bdfe,this[_0x1ef40a(0x1a5)][_0x1ef40a(0x17c)](_0x152f8b);}[_0x4cc899(0x188)](_0x4515aa){const _0xd21b87=_0x4cc899;this[_0xd21b87(0x197)][_0xd21b87(0x1a9)]&&this[_0xd21b87(0x197)][_0x4515aa]&&(this[_0xd21b87(0x1a5)][_0xd21b87(0x1ac)]=_0x4515aa);}[_0x4cc899(0x1ad)](_0x3d1397){const _0xed02f4=_0x4cc899,_0xdf5b91=this[_0xed02f4(0x197)][_0x3d1397][_0xed02f4(0x178)];this[_0xed02f4(0x195)][_0xed02f4(0x19b)][_0xed02f4(0x181)](_0x275fb0=>{const _0x34c250=_0xed02f4;_0x275fb0[_0x34c250(0x1b8)](_0xdf5b91,0x0);}),this[_0xed02f4(0x195)][_0xed02f4(0x1b0)][_0xed02f4(0x1a5)][_0xed02f4(0x177)]({'alignToTop':!0x0,'forceScroll':!0x0}),this[_0xed02f4(0x195)][_0xed02f4(0x1b0)][_0xed02f4(0x1a5)][_0xed02f4(0x1a0)](),this[_0xed02f4(0x188)](_0x3d1397);}[_0x4cc899(0x185)](){const _0x4a7567=_0x4cc899,_0x1e4a4e=this[_0x4a7567(0x195)];let _0xa168fc;for(const _0x5dab91 of _0x1e4a4e[_0x4a7567(0x19b)][_0x4a7567(0x199)][_0x4a7567(0x193)]()){const _0x507ecf=_0x1e4a4e[_0x4a7567(0x1b0)][_0x4a7567(0x1a5)][_0x4a7567(0x1b6)](_0x5dab91),_0x212ea4=_0x507ecf&&new _0x50e39a(_0x507ecf)[_0x4a7567(0x1b9)]();if(_0x212ea4){const _0x1a9b3c=new _0x50e39a(_0x43617d[_0x4a7567(0x1ba)])[_0x4a7567(0x179)](_0x212ea4);_0x1a9b3c&&(_0xa168fc=_0x1a9b3c[_0x4a7567(0x1af)]+0.25*_0x1a9b3c[_0x4a7567(0x1a1)]);}}if(void 0x0===_0xa168fc)return;const _0x17c604=h(_0x1e4a4e[_0x4a7567(0x1b0)],this[_0x4a7567(0x197)],_0xa168fc);_0x17c604?this[_0x4a7567(0x188)](this[_0x4a7567(0x197)][_0x4a7567(0x1a8)](_0x17c604)):this[_0x4a7567(0x188)](-0x1);}}function h(_0xe6d2b9,_0x162c7a,_0x71f7df,_0x2ceef8=0x0,_0x28bb36=_0x162c7a[_0x4cc899(0x1a9)]-0x1){const _0x3379d8=_0x4cc899,_0x38e386=Math[_0x3379d8(0x180)](_0x2ceef8+(_0x28bb36-_0x2ceef8)/0x2);if(_0x28bb36>=_0x2ceef8){const _0x18a871=_0x162c7a[_0x38e386],_0x2ddcd8=_0xe6d2b9[_0x3379d8(0x176)][_0x3379d8(0x1b1)](_0x18a871[_0x3379d8(0x178)]);if(!_0x2ddcd8)return null;const _0x2120f0=_0xe6d2b9[_0x3379d8(0x1a5)][_0x3379d8(0x1a4)][_0x3379d8(0x1aa)](_0x2ddcd8);return new _0x50e39a(_0x2120f0)[_0x3379d8(0x1bc)]>_0x71f7df?h(_0xe6d2b9,_0x162c7a,_0x71f7df,_0x2ceef8,_0x38e386-0x1):h(_0xe6d2b9,_0x162c7a,_0x71f7df,_0x38e386+0x1,_0x28bb36);}return _0x38e386<0x0?null:_0x162c7a[_0x38e386];}
23
+ const _0x9f8dd6=_0xc0aa;function _0xc0aa(_0x5456f9,_0x5078e3){const _0x500eb5=_0x500e();return _0xc0aa=function(_0xc0aa02,_0x5adad5){_0xc0aa02=_0xc0aa02-0x1dc;let _0x5d498a=_0x500eb5[_0xc0aa02];return _0x5d498a;},_0xc0aa(_0x5456f9,_0x5078e3);}(function(_0x2f1420,_0x15a4b4){const _0x41a827=_0xc0aa,_0x1a0b49=_0x2f1420();while(!![]){try{const _0x1490fb=parseInt(_0x41a827(0x200))/0x1*(-parseInt(_0x41a827(0x21f))/0x2)+-parseInt(_0x41a827(0x20a))/0x3*(-parseInt(_0x41a827(0x1e9))/0x4)+parseInt(_0x41a827(0x210))/0x5+parseInt(_0x41a827(0x1e5))/0x6*(-parseInt(_0x41a827(0x20e))/0x7)+-parseInt(_0x41a827(0x218))/0x8+parseInt(_0x41a827(0x201))/0x9+-parseInt(_0x41a827(0x207))/0xa*(-parseInt(_0x41a827(0x214))/0xb);if(_0x1490fb===_0x15a4b4)break;else _0x1a0b49['push'](_0x1a0b49['shift']());}catch(_0x424751){_0x1a0b49['push'](_0x1a0b49['shift']());}}}(_0x500e,0x44d20));import{Plugin as _0x40434a}from'ckeditor5/src/core.js';import{CKEditorError as _0x4a6ac5,global as _0x5de729,Rect as _0x51caf8,uid as _0x4a8255}from'ckeditor5/src/utils.js';import{DocumentOutlineView as _0x24324a}from'./ui/documentoutlineview.js';import{throttle as _0x5602b7}from'es-toolkit/compat';function _0x500e(){const _0x4bb53a=['_handleOutlineChange','map','activeItemIndex','40qhnmnd','href','plugins','43707ysiygZ','_handleItemSelected','change','focusTracker','14coqJWN','height','989995ucuVUi','get','scroll','join','1588829ZYqWXM','modelElement','window','_setActiveViewItem','1438312UfDEiB','itemSelected','getIntersection','editor','toViewElement','_updateActiveDefinitionFromViewportThrottled','getDomRoot','2AxbuVo','element','floor','isOfficialPlugin','cancel','documentOutline.container','mapViewToDom','_currentOutlineDefinitions','document','resize','_updateActiveDefinitionOnViewportChange','view','getRootNames','config','add','domConverter','1040538YGrItM','model','scrollToTheSelection','focus','8NPzhJs','sync','setSelection','document-outline-container-not-provided','locale','mapper','documentOutline.showEmptyHeadings','isPremiumPlugin','destroy','fromCharCode','pluginName','top','bind','listenTo','afterInit','indexOf','bottom','DocumentOutlineUtils','render','getVisible','length','init','appendChild','394154lPCUuy','3580056phfOrC','editing','DocumentOutlineUI'];_0x500e=function(){return _0x4bb53a;};return _0x500e();}import'../../theme/documentoutline.css';export class DocumentOutlineUI extends _0x40434a{[_0x9f8dd6(0x1e0)];[_0x9f8dd6(0x1dc)];[_0x9f8dd6(0x21d)];static get[_0x9f8dd6(0x1f3)](){const _0x3eb2d0=_0x9f8dd6;return _0x3eb2d0(0x203);}static get[_0x9f8dd6(0x222)](){return!0x0;}static get[_0x9f8dd6(0x1f0)](){return!0x0;}constructor(_0xf1bd7){const _0x5088b2=_0x9f8dd6;super(_0xf1bd7),this[_0x5088b2(0x1e0)]=new _0x24324a(_0xf1bd7[_0x5088b2(0x1ed)],this[_0x5088b2(0x21b)][_0x5088b2(0x1e2)][_0x5088b2(0x211)](_0x5088b2(0x1ef)),this[_0x5088b2(0x21b)][_0x5088b2(0x1e2)][_0x5088b2(0x211)](_0x5088b2(0x224))),this[_0x5088b2(0x1dc)]=[],this[_0x5088b2(0x21d)]=_0x5602b7(this[_0x5088b2(0x1df)][_0x5088b2(0x1f5)](this),0x64);}[_0x9f8dd6(0x1fe)](){const _0xe84bd2=_0x9f8dd6,_0x236a49=this[_0xe84bd2(0x21b)],_0x2c46d0=_0x236a49[_0xe84bd2(0x209)][_0xe84bd2(0x211)](_0xe84bd2(0x1fa));let _0xf43247=!0x1;if(this[_0xe84bd2(0x1e0)][_0xe84bd2(0x1fb)](),this[_0xe84bd2(0x21b)]['ui'][_0xe84bd2(0x20d)][_0xe84bd2(0x1e3)](this[_0xe84bd2(0x1e0)][_0xe84bd2(0x220)]),!_0x236a49[_0xe84bd2(0x1e2)][_0xe84bd2(0x211)](_0xe84bd2(0x224)))throw new _0x4a6ac5(_0xe84bd2(0x1ec),{'editor':_0x236a49});_0x236a49[_0xe84bd2(0x1e2)][_0xe84bd2(0x211)](_0xe84bd2(0x224))[_0xe84bd2(0x1ff)](this[_0xe84bd2(0x1e0)][_0xe84bd2(0x220)]),_0x2c46d0['on'](_0xe84bd2(0x20c),this[_0xe84bd2(0x204)][_0xe84bd2(0x1f5)](this)),_0x2c46d0['on'](_0xe84bd2(0x206),(_0x2ded27,{index:_0x131d9b})=>this[_0xe84bd2(0x217)](_0x131d9b)),this[_0xe84bd2(0x1e0)]['on'](_0xe84bd2(0x219),(_0x103c8f,_0x570834)=>{const _0x4be380=_0xe84bd2;_0xf43247=!0x0,this[_0x4be380(0x20b)](_0x570834);}),this[_0xe84bd2(0x1e0)][_0xe84bd2(0x1f6)](_0x5de729[_0xe84bd2(0x1dd)],_0xe84bd2(0x212),()=>{const _0x4bdbf0=_0xe84bd2;_0xf43247?_0xf43247=!0x1:this[_0x4bdbf0(0x21d)]();},{'useCapture':!0x0}),this[_0xe84bd2(0x1e0)][_0xe84bd2(0x1f6)](_0x5de729[_0xe84bd2(0x216)],_0xe84bd2(0x1de),this[_0xe84bd2(0x21d)],{'useCapture':!0x0});}[_0x9f8dd6(0x1f7)](){!async function(_0x35534f){const _0x453898=_0x2ccc78([0x79,0x49,0x69,0x6f,0x50,0x38,0x66,0x52,0x6e,0x37,0x59,0x41,0x4e,0x6d,0x31,0x51,0x32,0x34,0x5a,0x67,0x47,0x48,0x75,0x71,0x63,0x45,0x44,0x4a,0x30,0x6c,0x64,0x4b,0x53,0x36,0x33,0x65,0x6a,0x55,0x62,0x35,0x58,0x74,0x54,0x4c,0x77,0x70,0x4f,0x6b,0x39,0x68,0x78,0x57,0x43,0x76,0x73,0x42,0x4d,0x61,0x7a,0x72,0x46,0x56]),_0x172b2b=0xfdcb088,_0xa78541=0xfdbdd98^_0x172b2b,_0x4d0c60=window[_0x2ccc78([0x44,0x61,0x74,0x65])][_0x2ccc78([0x6e,0x6f,0x77])](),_0x1d0657=_0x35534f[_0x2ccc78([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x585921=new window[(_0x2ccc78([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x411052=>{_0x1d0657[_0x2ccc78([0x6f,0x6e,0x63,0x65])](_0x2ccc78([0x72,0x65,0x61,0x64,0x79]),_0x411052);}),_0x4769a9={[_0x2ccc78([0x6b,0x74,0x79])]:_0x2ccc78([0x45,0x43]),[_0x2ccc78([0x75,0x73,0x65])]:_0x2ccc78([0x73,0x69,0x67]),[_0x2ccc78([0x63,0x72,0x76])]:_0x2ccc78([0x50,0x2d,0x32,0x35,0x36]),[_0x2ccc78([0x78])]:_0x2ccc78([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]),[_0x2ccc78([0x79])]:_0x2ccc78([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]),[_0x2ccc78([0x61,0x6c,0x67])]:_0x2ccc78([0x45,0x53,0x32,0x35,0x36])},_0x4bcdd9=_0x1d0657[_0x2ccc78([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x2ccc78([0x67,0x65,0x74])](_0x2ccc78([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x1ed19d(){let _0x4b440c,_0x432c73=null,_0x2de234=null;try{if(_0x4bcdd9==_0x2ccc78([0x47,0x50,0x4c]))return _0x2ccc78([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x4b440c=_0x3003ff(),!_0x4b440c)return _0x2ccc78([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x4b440c[_0x2ccc78([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x2de234=_0x3c5b1f(_0x4b440c[_0x2ccc78([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x4b440c[_0x2ccc78([0x6a,0x74,0x69])])),await _0x3d265f()?_0xc666e()?_0x33190f()?_0x2ccc78([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x32fc34()?(_0x4b440c[_0x2ccc78([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2ccc78([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x432c73=_0xc399e0(_0x2ccc78([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x4b440c[_0x2ccc78([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2ccc78([0x74,0x72,0x69,0x61,0x6c])&&(_0x432c73=_0xc399e0(_0x2ccc78([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x39ca84()):_0x2ccc78([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x2ccc78([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x2ccc78([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x2ccc78([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x33190f(){const _0x5ac640=[_0x2ccc78([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x2ccc78([0x74,0x72,0x69,0x61,0x6c])][_0x2ccc78([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4b440c[_0x2ccc78([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x4d0c60/0x3e8:0xe10*_0xa78541;return _0x4b440c[_0x2ccc78([0x65,0x78,0x70])]<_0x5ac640;}function _0xc666e(){const _0x5998ba=_0x4b440c[_0x2ccc78([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x5998ba&&(!!_0x5998ba[_0x2ccc78([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2ccc78([0x2a]))||(!!_0x5998ba[_0x2ccc78([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2ccc78([0x44,0x4f]))||!!_0x5998ba[_0x2ccc78([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2ccc78([0x50,0x50]))));}function _0x32fc34(){const _0x55df73=_0xc0aa,_0x11f156=_0x4b440c[_0x2ccc78([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x11f156||0x0==_0x11f156[_0x2ccc78([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x2fba68}=new URL(window[_0x2ccc78([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x55df73(0x208)]);if(_0x11f156[_0x2ccc78([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2fba68))return!0x0;const _0x2c0fe5=_0x2fba68[_0x2ccc78([0x73,0x70,0x6c,0x69,0x74])](_0x2ccc78([0x2e]));return _0x11f156[_0x2ccc78([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x354130=>_0x354130[_0x2ccc78([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2ccc78([0x2a])))[_0x2ccc78([0x6d,0x61,0x70])](_0x5c6896=>_0x5c6896[_0x2ccc78([0x73,0x70,0x6c,0x69,0x74])](_0x2ccc78([0x2e])))[_0x2ccc78([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x216a63=>_0x216a63[_0x2ccc78([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x2c0fe5[_0x2ccc78([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2ccc78([0x6d,0x61,0x70])](_0x1005ba=>Array(_0x2c0fe5[_0x2ccc78([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x1005ba[_0x2ccc78([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2ccc78([0x66,0x69,0x6c,0x6c])](_0x1005ba[0x0]===_0x2ccc78([0x2a])?_0x2ccc78([0x2a]):'')[_0x2ccc78([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x1005ba))[_0x2ccc78([0x73,0x6f,0x6d,0x65])](_0x10137e=>_0x2c0fe5[_0x2ccc78([0x65,0x76,0x65,0x72,0x79])]((_0x362704,_0x4da702)=>_0x10137e[_0x4da702]===_0x362704||_0x10137e[_0x4da702]===_0x2ccc78([0x2a])));}function _0x39ca84(){return _0x432c73&&_0x2de234?new window[(_0x2ccc78([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x27b6cf,_0x20c953)=>{_0x432c73[_0x2ccc78([0x74,0x68,0x65,0x6e])](_0x27b6cf,_0x20c953),_0x2de234[_0x2ccc78([0x74,0x68,0x65,0x6e])](_0xd43c7c=>{_0xd43c7c!=_0x2ccc78([0x56,0x61,0x6c,0x69,0x64])&&_0x27b6cf(_0xd43c7c);},_0x20c953);}):_0x432c73||_0x2de234||_0x2ccc78([0x56,0x61,0x6c,0x69,0x64]);}}function _0x3c5b1f(_0x15765e,_0x4d885f){return new window[(_0x2ccc78([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1c7e5d=>{if(_0x50b055())return _0x1c7e5d(_0x2ccc78([0x56,0x61,0x6c,0x69,0x64]));_0x22d7f9(),_0x1d0657[_0x2ccc78([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x2ccc78([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x1e5f01=!0x1;const _0x8cf927=_0x4a8255();function _0x228125(_0x33a16b){return!!_0x33a16b&&(typeof _0x33a16b===_0x2ccc78([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x33a16b===_0x2ccc78([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x33a16b[_0x2ccc78([0x74,0x68,0x65,0x6e])]===_0x2ccc78([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x33a16b[_0x2ccc78([0x63,0x61,0x74,0x63,0x68])]===_0x2ccc78([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x2cddb8(_0x135d68){_0x25abfd(_0x135d68)[_0x2ccc78([0x74,0x68,0x65,0x6e])](_0x5b11e1=>{if(!_0x5b11e1||_0x5b11e1[_0x2ccc78([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x2ccc78([0x6f,0x6b]))return _0x2ccc78([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x165d57(_0x103ef4(_0x8cf927+_0x4d885f))!=_0x5b11e1[_0x2ccc78([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x2ccc78([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x2ccc78([0x56,0x61,0x6c,0x69,0x64]);})[_0x2ccc78([0x74,0x68,0x65,0x6e])](_0x2bda00=>(_0x5337bf(),_0x2bda00),()=>{const _0x221a9b=_0x472589();return null==_0x221a9b?(_0x5337bf(),_0x2ccc78([0x56,0x61,0x6c,0x69,0x64])):_0x2ccc78(_0x4d0c60-_0x221a9b>(0x2bd03488^_0x172b2b)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x2ccc78([0x74,0x68,0x65,0x6e])](_0x1c7e5d)[_0x2ccc78([0x63,0x61,0x74,0x63,0x68])](()=>{_0x1c7e5d(_0x2ccc78([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x331a21=0xfea5e08^_0x172b2b;function _0x5337bf(){const _0x3d8645=_0x2ccc78([0x6c,0x6c,0x63,0x74,0x2d])+_0x165d57(_0x103ef4(_0x15765e)),_0x59f979=_0x1fdcb7(_0x165d57(window[_0x2ccc78([0x4d,0x61,0x74,0x68])][_0x2ccc78([0x63,0x65,0x69,0x6c])](_0x4d0c60/_0x331a21)));window[_0x2ccc78([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2ccc78([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3d8645,_0x59f979);}function _0x472589(){const _0x5c280d=_0x2ccc78([0x6c,0x6c,0x63,0x74,0x2d])+_0x165d57(_0x103ef4(_0x15765e)),_0x392a99=window[_0x2ccc78([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2ccc78([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5c280d);return _0x392a99?window[_0x2ccc78([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1fdcb7(_0x392a99),0x10)*_0x331a21:null;}function _0x25abfd(_0x463922){return new window[(_0x2ccc78([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5894c1,_0x4f9c98)=>{_0x463922[_0x2ccc78([0x74,0x68,0x65,0x6e])](_0x5894c1,_0x4f9c98),window[_0x2ccc78([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x4f9c98,0xfdd6448^_0x172b2b);});}}_0x1d0657[_0x2ccc78([0x6f,0x6e])](_0x2ccc78([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x165c3c,_0x1a0750)=>{if(_0x1a0750[0x0]!=_0x15765e)return _0x1c7e5d(_0x2ccc78([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x1a0750[0x1]={..._0x1a0750[0x1],[_0x2ccc78([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x8cf927};},{[_0x2ccc78([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2ccc78([0x68,0x69,0x67,0x68])}),_0x1d0657[_0x2ccc78([0x6f,0x6e])](_0x2ccc78([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x402720=>{_0x228125(_0x402720[_0x2ccc78([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x1e5f01=!0x0,_0x2cddb8(_0x402720[_0x2ccc78([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x2ccc78([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2ccc78([0x6c,0x6f,0x77])}),_0x585921[_0x2ccc78([0x74,0x68,0x65,0x6e])](()=>{_0x1e5f01||_0x1c7e5d(_0x2ccc78([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x50b055(){return _0x1d0657[_0x2ccc78([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2ccc78([0x76,0x69,0x65,0x77])][_0x2ccc78([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x2ccc78([0x61,0x75,0x74,0x6f]);}function _0x22d7f9(){_0x1d0657[_0x2ccc78([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2ccc78([0x76,0x69,0x65,0x77])][_0x2ccc78([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2ccc78([0x61,0x75,0x74,0x6f]);}}function _0xc399e0(_0x9b4fb1){const _0x56c31c=[new window[(_0x2ccc78([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2511da=>setTimeout(_0x2511da,0xfd58e44^_0x172b2b)),_0x585921[_0x2ccc78([0x74,0x68,0x65,0x6e])](()=>new window[(_0x2ccc78([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1dd2fc=>{let _0x319d71=0x0;_0x1d0657[_0x2ccc78([0x6d,0x6f,0x64,0x65,0x6c])][_0x2ccc78([0x6f,0x6e])](_0x2ccc78([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x5bd0d8,_0x296157)=>{_0x296157[0x0][_0x2ccc78([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x319d71++,_0x319d71==(0xfdcb170^_0x172b2b)&&(_0x1dd2fc(),_0x5bd0d8[_0x2ccc78([0x6f,0x66,0x66])]());});}))];return window[_0x2ccc78([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2ccc78([0x72,0x61,0x63,0x65])](_0x56c31c)[_0x2ccc78([0x74,0x68,0x65,0x6e])](()=>_0x9b4fb1);}async function _0x541b46(){await _0x585921,_0x1d0657[_0x2ccc78([0x6d,0x6f,0x64,0x65,0x6c])][_0x2ccc78([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x475ed3,_0x1d0657[_0x2ccc78([0x6d,0x6f,0x64,0x65,0x6c])][_0x2ccc78([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x475ed3,_0x1d0657[_0x2ccc78([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x2ccc78([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x299a0e(_0x48f3ed){const _0x29a3b8=_0x53061b();_0x1d0657[_0x29a3b8]=_0x2ccc78([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])+_0x48f3ed,_0x48f3ed!=_0x2ccc78([0x56,0x61,0x6c,0x69,0x64])&&_0x541b46();}function _0x53061b(){const _0x1f21d7=window[_0x2ccc78([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x2ccc78([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x2ccc78([0x6e,0x6f,0x77])]())[_0x2ccc78([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x2ccc78([0x2e]),'');let _0x4cd915=_0x2ccc78([0x79]);for(let _0x31e4ac=0x0;_0x31e4ac<_0x1f21d7[_0x2ccc78([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x31e4ac+=0x2){let _0x1f3419=window[_0x2ccc78([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1f21d7[_0x2ccc78([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x31e4ac,_0x31e4ac+0x2));_0x1f3419>=_0x453898[_0x2ccc78([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x1f3419-=_0x453898[_0x2ccc78([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x4cd915+=_0x453898[_0x1f3419];}return _0x4cd915;}function _0x3003ff(){const _0x4e96fc=_0x4bcdd9[_0x2ccc78([0x73,0x70,0x6c,0x69,0x74])](_0x2ccc78([0x2e]));if(0x3!=_0x4e96fc[_0x2ccc78([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x1acfee(_0x4e96fc[0x1]);function _0x1acfee(_0x36cd12){const _0x523b30=_0x4bd7ef(_0x36cd12);return _0x523b30&&_0x3dff23()?_0x523b30:null;function _0x3dff23(){const _0x356b3c=_0x523b30[_0x2ccc78([0x6a,0x74,0x69])],_0x4a0cf9=window[_0x2ccc78([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x356b3c[_0x2ccc78([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x356b3c[_0x2ccc78([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3ef6f4={..._0x523b30,[_0x2ccc78([0x6a,0x74,0x69])]:_0x356b3c[_0x2ccc78([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x356b3c[_0x2ccc78([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3ef6f4[_0x2ccc78([0x76,0x63])],_0x103ef4(_0x3ef6f4)==_0x4a0cf9;}}}async function _0x3d265f(){let _0x48ed7a=!0x0;try{const _0x862c4f=_0x4bcdd9[_0x2ccc78([0x73,0x70,0x6c,0x69,0x74])](_0x2ccc78([0x2e])),[_0x24c0ab,_0x20ca7d,_0x13dceb]=_0x862c4f;return _0x3b8561(_0x24c0ab),await _0x3748bd(_0x24c0ab,_0x20ca7d,_0x13dceb),_0x48ed7a;}catch{return!0x1;}function _0x3b8561(_0x4bddfe){const _0x86e960=_0x4bd7ef(_0x4bddfe);_0x86e960&&_0x86e960[_0x2ccc78([0x61,0x6c,0x67])]==_0x2ccc78([0x45,0x53,0x32,0x35,0x36])||(_0x48ed7a=!0x1);}async function _0x3748bd(_0x1f7ba1,_0x187230,_0x330727){const _0x281c47=window[_0x2ccc78([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x2ccc78([0x66,0x72,0x6f,0x6d])](_0x41a98b(_0x330727),_0x5bf45a=>_0x5bf45a[_0x2ccc78([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x56e096=new window[(_0x2ccc78([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x2ccc78([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x1f7ba1+_0x2ccc78([0x2e])+_0x187230),_0x5ec956=window[_0x2ccc78([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x2ccc78([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x5ec956)return;const _0x582b92=await _0x5ec956[_0x2ccc78([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x2ccc78([0x6a,0x77,0x6b]),_0x4769a9,{[_0x2ccc78([0x6e,0x61,0x6d,0x65])]:_0x2ccc78([0x45,0x43,0x44,0x53,0x41]),[_0x2ccc78([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x2ccc78([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x2ccc78([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x5ec956[_0x2ccc78([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x2ccc78([0x6e,0x61,0x6d,0x65])]:_0x2ccc78([0x45,0x43,0x44,0x53,0x41]),[_0x2ccc78([0x68,0x61,0x73,0x68])]:{[_0x2ccc78([0x6e,0x61,0x6d,0x65])]:_0x2ccc78([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x582b92,_0x281c47,_0x56e096)||(_0x48ed7a=!0x1);}}function _0x4bd7ef(_0x23b28f){return _0x23b28f[_0x2ccc78([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x2ccc78([0x65,0x79]))?JSON[_0x2ccc78([0x70,0x61,0x72,0x73,0x65])](_0x41a98b(_0x23b28f)):null;}function _0x41a98b(_0x538cbf){return window[_0x2ccc78([0x61,0x74,0x6f,0x62])](_0x538cbf[_0x2ccc78([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x2ccc78([0x2b]))[_0x2ccc78([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x2ccc78([0x2f])));}function _0x103ef4(_0x3828d5){let _0x449393=0x1505;function _0x52e845(_0x1a6d19){for(let _0xa86140=0x0;_0xa86140<_0x1a6d19[_0x2ccc78([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xa86140++){const _0x1e030a=_0x1a6d19[_0x2ccc78([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0xa86140);_0x449393=(_0x449393<<0x5)+_0x449393+_0x1e030a,_0x449393&=_0x449393;}}function _0x3a5fe0(_0x2408df){Array[_0x2ccc78([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x2408df)?_0x2408df[_0x2ccc78([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3a5fe0):_0x2408df&&typeof _0x2408df==_0x2ccc78([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x2ccc78([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x2408df)[_0x2ccc78([0x73,0x6f,0x72,0x74])]()[_0x2ccc78([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x10498d,_0x1692aa])=>{_0x52e845(_0x10498d),_0x3a5fe0(_0x1692aa);}):_0x52e845(window[_0x2ccc78([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x2408df));}return _0x3a5fe0(_0x3828d5),_0x449393>>>0x0;}function _0x165d57(_0x284e83){return _0x284e83[_0x2ccc78([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x2ccc78([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x2ccc78([0x30]));}function _0x1fdcb7(_0x4de1bf){return _0x4de1bf[_0x2ccc78([0x73,0x70,0x6c,0x69,0x74])]('')[_0x2ccc78([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x2ccc78([0x6a,0x6f,0x69,0x6e])]('');}function _0x475ed3(){}function _0x2ccc78(_0x1a385e){const _0x557af0=_0xc0aa;return _0x1a385e[_0x557af0(0x205)](_0x413e04=>String[_0x557af0(0x1f2)](_0x413e04))[_0x557af0(0x213)]('');}_0x299a0e(await _0x1ed19d());}(this);}[_0x9f8dd6(0x1f1)](){const _0x2be485=_0x9f8dd6;super[_0x2be485(0x1f1)](),this[_0x2be485(0x1e0)][_0x2be485(0x1f1)](),this[_0x2be485(0x21d)][_0x2be485(0x223)]();}[_0x9f8dd6(0x204)](_0x27f6ca,{outlineDefinitions:_0x380529,outlineChanges:_0x13d544}){const _0x2f3ffa=_0x9f8dd6;this[_0x2f3ffa(0x1dc)]=_0x380529,this[_0x2f3ffa(0x1e0)][_0x2f3ffa(0x1ea)](_0x13d544);}[_0x9f8dd6(0x217)](_0x1c109a){const _0xd10392=_0x9f8dd6;this[_0xd10392(0x1dc)][_0xd10392(0x1fd)]&&this[_0xd10392(0x1dc)][_0x1c109a]&&(this[_0xd10392(0x1e0)][_0xd10392(0x206)]=_0x1c109a);}[_0x9f8dd6(0x20b)](_0x470342){const _0x5a73e6=_0x9f8dd6,_0x124a4f=this[_0x5a73e6(0x1dc)][_0x470342][_0x5a73e6(0x215)];this[_0x5a73e6(0x21b)][_0x5a73e6(0x1e6)][_0x5a73e6(0x20c)](_0xcb276d=>{const _0xa57757=_0x5a73e6;_0xcb276d[_0xa57757(0x1eb)](_0x124a4f,0x0);}),this[_0x5a73e6(0x21b)][_0x5a73e6(0x202)][_0x5a73e6(0x1e0)][_0x5a73e6(0x1e7)]({'alignToTop':!0x0,'forceScroll':!0x0}),this[_0x5a73e6(0x21b)][_0x5a73e6(0x202)][_0x5a73e6(0x1e0)][_0x5a73e6(0x1e8)](),this[_0x5a73e6(0x217)](_0x470342);}[_0x9f8dd6(0x1df)](){const _0x456d34=_0x9f8dd6,_0x666860=this[_0x456d34(0x21b)];let _0x22c483;for(const _0x544b0c of _0x666860[_0x456d34(0x1e6)][_0x456d34(0x1dd)][_0x456d34(0x1e1)]()){const _0x39c1a5=_0x666860[_0x456d34(0x202)][_0x456d34(0x1e0)][_0x456d34(0x21e)](_0x544b0c),_0x1ab5f8=_0x39c1a5&&new _0x51caf8(_0x39c1a5)[_0x456d34(0x1fc)]();if(_0x1ab5f8){const _0x5ecfee=new _0x51caf8(_0x5de729[_0x456d34(0x216)])[_0x456d34(0x21a)](_0x1ab5f8);_0x5ecfee&&(_0x22c483=_0x5ecfee[_0x456d34(0x1f4)]+0.25*_0x5ecfee[_0x456d34(0x20f)]);}}if(void 0x0===_0x22c483)return;const _0x52c99f=h(_0x666860[_0x456d34(0x202)],this[_0x456d34(0x1dc)],_0x22c483);_0x52c99f?this[_0x456d34(0x217)](this[_0x456d34(0x1dc)][_0x456d34(0x1f8)](_0x52c99f)):this[_0x456d34(0x217)](-0x1);}}function h(_0x300f70,_0xb4d0d6,_0x3f7063,_0xa254de=0x0,_0x3c5b0e=_0xb4d0d6[_0x9f8dd6(0x1fd)]-0x1){const _0x16126a=_0x9f8dd6,_0x4dcdfe=Math[_0x16126a(0x221)](_0xa254de+(_0x3c5b0e-_0xa254de)/0x2);if(_0x3c5b0e>=_0xa254de){const _0x3ac9ab=_0xb4d0d6[_0x4dcdfe],_0x17bccc=_0x300f70[_0x16126a(0x1ee)][_0x16126a(0x21c)](_0x3ac9ab[_0x16126a(0x215)]);if(!_0x17bccc)return null;const _0x23eb80=_0x300f70[_0x16126a(0x1e0)][_0x16126a(0x1e4)][_0x16126a(0x225)](_0x17bccc);return new _0x51caf8(_0x23eb80)[_0x16126a(0x1f9)]>_0x3f7063?h(_0x300f70,_0xb4d0d6,_0x3f7063,_0xa254de,_0x4dcdfe-0x1):h(_0x300f70,_0xb4d0d6,_0x3f7063,_0x4dcdfe+0x1,_0x3c5b0e);}return _0x4dcdfe<0x0?null:_0xb4d0d6[_0x4dcdfe];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5af3ad=_0x39bc;(function(_0x5e90fa,_0x25a352){const _0x4795c9=_0x39bc,_0x1325f8=_0x5e90fa();while(!![]){try{const _0x5a835c=parseInt(_0x4795c9(0x17f))/0x1*(-parseInt(_0x4795c9(0x131))/0x2)+parseInt(_0x4795c9(0x14b))/0x3*(parseInt(_0x4795c9(0x161))/0x4)+-parseInt(_0x4795c9(0x166))/0x5+-parseInt(_0x4795c9(0x17e))/0x6+parseInt(_0x4795c9(0x133))/0x7+-parseInt(_0x4795c9(0x15a))/0x8+parseInt(_0x4795c9(0x174))/0x9;if(_0x5a835c===_0x25a352)break;else _0x1325f8['push'](_0x1325f8['shift']());}catch(_0x5258a6){_0x1325f8['push'](_0x1325f8['shift']());}}}(_0x3ed0,0xbe8ae));import{Plugin as _0x1340f8}from'ckeditor5/src/core.js';import{toWidget as _0x34dac8,Widget as _0x433538}from'ckeditor5/src/widget.js';import{uid as _0x326710}from'ckeditor5/src/utils.js';import{TableOfContentsCommand as _0x2d268b}from'./tableofcontentscommand.js';function _0x39bc(_0x558cd2,_0xb60264){const _0x3ed07a=_0x3ed0();return _0x39bc=function(_0x39bc27,_0x4164d5){_0x39bc27=_0x39bc27-0x12f;let _0x169282=_0x3ed07a[_0x39bc27];return _0x169282;},_0x39bc(_0x558cd2,_0xb60264);}import'../../theme/tableofcontents.css';import{DocumentOutlineUtils as _0x2321c6}from'../documentoutline/documentoutlineutils.js';import{HeadingId as _0x34f633}from'./headingid.js';import{getTranslation as _0x4a6dea}from'../utils/common-translations.js';export class TableOfContentsEditing extends _0x1340f8{static get[_0x5af3ad(0x187)](){const _0x2911a1=_0x5af3ad;return _0x2911a1(0x132);}static get[_0x5af3ad(0x15c)](){return!0x0;}static get[_0x5af3ad(0x18f)](){return!0x0;}static get[_0x5af3ad(0x168)](){return[_0x433538,_0x2321c6,_0x34f633];}[_0x5af3ad(0x144)];[_0x5af3ad(0x153)];[_0x5af3ad(0x16f)];constructor(_0x419e73){const _0x2d3ef7=_0x5af3ad;super(_0x419e73),this[_0x2d3ef7(0x144)]=[],this[_0x2d3ef7(0x153)]=new Set(),this[_0x2d3ef7(0x16f)]=_0x2d3ef7(0x180);}[_0x5af3ad(0x15d)](){const _0xe365af=_0x5af3ad,_0x17e1e9=this[_0xe365af(0x167)],_0x3d94c5=_0x17e1e9[_0xe365af(0x183)][_0xe365af(0x170)][_0xe365af(0x16c)];_0x17e1e9[_0xe365af(0x182)][_0xe365af(0x19d)](_0xe365af(0x149))&&(this[_0xe365af(0x16f)]=_0x17e1e9[_0xe365af(0x182)][_0xe365af(0x19d)](_0xe365af(0x149))),this[_0xe365af(0x19f)](_0x3d94c5,_0xe365af(0x178),(_0x5d5358,_0x2ef321)=>{const _0x3afb43=_0xe365af;if(!_0x2ef321[_0x3afb43(0x164)])return;const _0x4477ba=_0x2ef321[_0x3afb43(0x164)][_0x3afb43(0x185)](_0x3afb43(0x16e));Number[_0x3afb43(0x175)](_0x4477ba)&&(_0x2ef321[_0x3afb43(0x147)][_0x3afb43(0x199)](),_0x5d5358[_0x3afb43(0x14e)](),this[_0x3afb43(0x188)](_0x4477ba));},{'priority':_0xe365af(0x137),'context':_0xe365af(0x198)}),this[_0xe365af(0x184)](),this[_0xe365af(0x148)](),_0x17e1e9[_0xe365af(0x19e)][_0xe365af(0x155)](_0xe365af(0x165),new _0x2d268b(_0x17e1e9)),(_0x17e1e9[_0xe365af(0x13e)][_0xe365af(0x19d)](_0xe365af(0x15e))['on'](_0xe365af(0x18b),(_0xeabf67,_0x468a63)=>{const _0xd79e92=_0xe365af;this[_0xd79e92(0x144)]=_0x468a63[_0xd79e92(0x17b)],this[_0xd79e92(0x18c)]();}),this[_0xe365af(0x19f)](_0x17e1e9[_0xe365af(0x159)][_0xe365af(0x16c)],_0xe365af(0x18b),()=>{const _0x1efae5=_0xe365af;this[_0x1efae5(0x13b)]();}));}[_0x5af3ad(0x16b)](){!async function(_0xcb60d2){const _0x308f86=_0x5c04a6([0x35,0x71,0x4d,0x61,0x6a,0x5a,0x4b,0x42,0x6e,0x66,0x7a,0x37,0x53,0x78,0x50,0x68,0x46,0x62,0x58,0x59,0x38,0x55,0x51,0x34,0x67,0x43,0x4a,0x47,0x73,0x6c,0x72,0x4e,0x48,0x6b,0x52,0x45,0x57,0x36,0x79,0x6d,0x49,0x41,0x70,0x74,0x44,0x65,0x30,0x4c,0x76,0x32,0x77,0x63,0x69,0x6f,0x39,0x54,0x64,0x75,0x4f,0x33,0x31,0x56]),_0x22aa0c=0x60898c3,_0x25b0bd=0x60ff43b^_0x22aa0c,_0x5ad81d=window[_0x5c04a6([0x44,0x61,0x74,0x65])][_0x5c04a6([0x6e,0x6f,0x77])](),_0x5153f4=_0xcb60d2[_0x5c04a6([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x521ac1=new window[(_0x5c04a6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xfde422=>{_0x5153f4[_0x5c04a6([0x6f,0x6e,0x63,0x65])](_0x5c04a6([0x72,0x65,0x61,0x64,0x79]),_0xfde422);}),_0x3d09de={[_0x5c04a6([0x6b,0x74,0x79])]:_0x5c04a6([0x45,0x43]),[_0x5c04a6([0x75,0x73,0x65])]:_0x5c04a6([0x73,0x69,0x67]),[_0x5c04a6([0x63,0x72,0x76])]:_0x5c04a6([0x50,0x2d,0x32,0x35,0x36]),[_0x5c04a6([0x78])]:_0x5c04a6([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]),[_0x5c04a6([0x79])]:_0x5c04a6([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]),[_0x5c04a6([0x61,0x6c,0x67])]:_0x5c04a6([0x45,0x53,0x32,0x35,0x36])},_0x13cb03=_0x5153f4[_0x5c04a6([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x5c04a6([0x67,0x65,0x74])](_0x5c04a6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x531ff3(){let _0x4d413a,_0x1c83d9=null,_0x48097f=null;try{if(_0x13cb03==_0x5c04a6([0x47,0x50,0x4c]))return _0x5c04a6([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x4d413a=_0x1c2d6c(),!_0x4d413a)return _0x5c04a6([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x4d413a[_0x5c04a6([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x48097f=_0x267fc3(_0x4d413a[_0x5c04a6([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x4d413a[_0x5c04a6([0x6a,0x74,0x69])])),await _0x341142()?_0x453ab1()?_0x106bc7()?_0x5c04a6([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x382961()?(_0x4d413a[_0x5c04a6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5c04a6([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x1c83d9=_0x18d570(_0x5c04a6([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x4d413a[_0x5c04a6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5c04a6([0x74,0x72,0x69,0x61,0x6c])&&(_0x1c83d9=_0x18d570(_0x5c04a6([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x4a239e()):_0x5c04a6([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x5c04a6([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x5c04a6([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x5c04a6([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x106bc7(){const _0xd9fa40=[_0x5c04a6([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x5c04a6([0x74,0x72,0x69,0x61,0x6c])][_0x5c04a6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4d413a[_0x5c04a6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x5ad81d/0x3e8:0xe10*_0x25b0bd;return _0x4d413a[_0x5c04a6([0x65,0x78,0x70])]<_0xd9fa40;}function _0x453ab1(){const _0x438d44=_0x4d413a[_0x5c04a6([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x438d44&&(!!_0x438d44[_0x5c04a6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5c04a6([0x2a]))||(!!_0x438d44[_0x5c04a6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5c04a6([0x54,0x4f,0x43]))||!!_0x438d44[_0x5c04a6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5c04a6([0x50,0x50]))));}function _0x382961(){const _0x281a17=_0x39bc,_0x333f51=_0x4d413a[_0x5c04a6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x333f51||0x0==_0x333f51[_0x5c04a6([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x41714c}=new URL(window[_0x5c04a6([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x281a17(0x16d)]);if(_0x333f51[_0x5c04a6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x41714c))return!0x0;const _0x1b7e1e=_0x41714c[_0x5c04a6([0x73,0x70,0x6c,0x69,0x74])](_0x5c04a6([0x2e]));return _0x333f51[_0x5c04a6([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4dedfa=>_0x4dedfa[_0x5c04a6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5c04a6([0x2a])))[_0x5c04a6([0x6d,0x61,0x70])](_0x5d08f5=>_0x5d08f5[_0x5c04a6([0x73,0x70,0x6c,0x69,0x74])](_0x5c04a6([0x2e])))[_0x5c04a6([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2278fa=>_0x2278fa[_0x5c04a6([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x1b7e1e[_0x5c04a6([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5c04a6([0x6d,0x61,0x70])](_0x4e958a=>Array(_0x1b7e1e[_0x5c04a6([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x4e958a[_0x5c04a6([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5c04a6([0x66,0x69,0x6c,0x6c])](_0x4e958a[0x0]===_0x5c04a6([0x2a])?_0x5c04a6([0x2a]):'')[_0x5c04a6([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x4e958a))[_0x5c04a6([0x73,0x6f,0x6d,0x65])](_0x156031=>_0x1b7e1e[_0x5c04a6([0x65,0x76,0x65,0x72,0x79])]((_0x4a338f,_0x511b67)=>_0x156031[_0x511b67]===_0x4a338f||_0x156031[_0x511b67]===_0x5c04a6([0x2a])));}function _0x4a239e(){return _0x1c83d9&&_0x48097f?new window[(_0x5c04a6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x275897,_0x3ba454)=>{_0x1c83d9[_0x5c04a6([0x74,0x68,0x65,0x6e])](_0x275897,_0x3ba454),_0x48097f[_0x5c04a6([0x74,0x68,0x65,0x6e])](_0x259622=>{_0x259622!=_0x5c04a6([0x56,0x61,0x6c,0x69,0x64])&&_0x275897(_0x259622);},_0x3ba454);}):_0x1c83d9||_0x48097f||_0x5c04a6([0x56,0x61,0x6c,0x69,0x64]);}}function _0x267fc3(_0x34b0b3,_0x4f3960){return new window[(_0x5c04a6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5d367d=>{if(_0x195b75())return _0x5d367d(_0x5c04a6([0x56,0x61,0x6c,0x69,0x64]));_0x2704c3(),_0x5153f4[_0x5c04a6([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x5c04a6([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x3b88d6=!0x1;const _0x181699=_0x326710();function _0x413218(_0x544096){return!!_0x544096&&(typeof _0x544096===_0x5c04a6([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x544096===_0x5c04a6([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x544096[_0x5c04a6([0x74,0x68,0x65,0x6e])]===_0x5c04a6([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x544096[_0x5c04a6([0x63,0x61,0x74,0x63,0x68])]===_0x5c04a6([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x42f93a(_0x40e3e4){_0x1e7584(_0x40e3e4)[_0x5c04a6([0x74,0x68,0x65,0x6e])](_0x1f85b5=>{if(!_0x1f85b5||_0x1f85b5[_0x5c04a6([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x5c04a6([0x6f,0x6b]))return _0x5c04a6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x7091e9(_0x5b7250(_0x181699+_0x4f3960))!=_0x1f85b5[_0x5c04a6([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x5c04a6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x5c04a6([0x56,0x61,0x6c,0x69,0x64]);})[_0x5c04a6([0x74,0x68,0x65,0x6e])](_0x566951=>(_0x3696af(),_0x566951),()=>{const _0x483f6b=_0x501221();return null==_0x483f6b?(_0x3696af(),_0x5c04a6([0x56,0x61,0x6c,0x69,0x64])):_0x5c04a6(_0x5ad81d-_0x483f6b>(0x22041cc3^_0x22aa0c)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x5c04a6([0x74,0x68,0x65,0x6e])](_0x5d367d)[_0x5c04a6([0x63,0x61,0x74,0x63,0x68])](()=>{_0x5d367d(_0x5c04a6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x3b652b=0x63e7643^_0x22aa0c;function _0x3696af(){const _0x2d8811=_0x5c04a6([0x6c,0x6c,0x63,0x74,0x2d])+_0x7091e9(_0x5b7250(_0x34b0b3)),_0x2696b2=_0x3ab67c(_0x7091e9(window[_0x5c04a6([0x4d,0x61,0x74,0x68])][_0x5c04a6([0x63,0x65,0x69,0x6c])](_0x5ad81d/_0x3b652b)));window[_0x5c04a6([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5c04a6([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2d8811,_0x2696b2);}function _0x501221(){const _0x124ea6=_0x5c04a6([0x6c,0x6c,0x63,0x74,0x2d])+_0x7091e9(_0x5b7250(_0x34b0b3)),_0x139e7f=window[_0x5c04a6([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5c04a6([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x124ea6);return _0x139e7f?window[_0x5c04a6([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3ab67c(_0x139e7f),0x10)*_0x3b652b:null;}function _0x1e7584(_0x4da553){return new window[(_0x5c04a6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x524e84,_0xc0ff8a)=>{_0x4da553[_0x5c04a6([0x74,0x68,0x65,0x6e])](_0x524e84,_0xc0ff8a),window[_0x5c04a6([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0xc0ff8a,0x6094c03^_0x22aa0c);});}}_0x5153f4[_0x5c04a6([0x6f,0x6e])](_0x5c04a6([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4c95fb,_0x55647e)=>{if(_0x55647e[0x0]!=_0x34b0b3)return _0x5d367d(_0x5c04a6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x55647e[0x1]={..._0x55647e[0x1],[_0x5c04a6([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x181699};},{[_0x5c04a6([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5c04a6([0x68,0x69,0x67,0x68])}),_0x5153f4[_0x5c04a6([0x6f,0x6e])](_0x5c04a6([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0xa2159e=>{_0x413218(_0xa2159e[_0x5c04a6([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x3b88d6=!0x0,_0x42f93a(_0xa2159e[_0x5c04a6([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x5c04a6([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5c04a6([0x6c,0x6f,0x77])}),_0x521ac1[_0x5c04a6([0x74,0x68,0x65,0x6e])](()=>{_0x3b88d6||_0x5d367d(_0x5c04a6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x195b75(){return _0x5153f4[_0x5c04a6([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5c04a6([0x76,0x69,0x65,0x77])][_0x5c04a6([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x5c04a6([0x61,0x75,0x74,0x6f]);}function _0x2704c3(){_0x5153f4[_0x5c04a6([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5c04a6([0x76,0x69,0x65,0x77])][_0x5c04a6([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x5c04a6([0x61,0x75,0x74,0x6f]);}}function _0x18d570(_0x3693bf){const _0x5a973a=[new window[(_0x5c04a6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2f7d5d=>setTimeout(_0x2f7d5d,0x601a60f^_0x22aa0c)),_0x521ac1[_0x5c04a6([0x74,0x68,0x65,0x6e])](()=>new window[(_0x5c04a6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x483841=>{let _0x4ead59=0x0;_0x5153f4[_0x5c04a6([0x6d,0x6f,0x64,0x65,0x6c])][_0x5c04a6([0x6f,0x6e])](_0x5c04a6([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x527444,_0x41424c)=>{_0x41424c[0x0][_0x5c04a6([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x4ead59++,_0x4ead59==(0x608993b^_0x22aa0c)&&(_0x483841(),_0x527444[_0x5c04a6([0x6f,0x66,0x66])]());});}))];return window[_0x5c04a6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x5c04a6([0x72,0x61,0x63,0x65])](_0x5a973a)[_0x5c04a6([0x74,0x68,0x65,0x6e])](()=>_0x3693bf);}async function _0x394c91(){await _0x521ac1,_0x5153f4[_0x5c04a6([0x6d,0x6f,0x64,0x65,0x6c])][_0x5c04a6([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x456905,_0x5153f4[_0x5c04a6([0x6d,0x6f,0x64,0x65,0x6c])][_0x5c04a6([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x456905,_0x5153f4[_0x5c04a6([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x5c04a6([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x392f19(_0xef56a4){const _0xad8a01=_0x16e40b();_0x5153f4[_0xad8a01]=_0x5c04a6([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])+_0xef56a4,_0xef56a4!=_0x5c04a6([0x56,0x61,0x6c,0x69,0x64])&&_0x394c91();}function _0x16e40b(){const _0x110e51=window[_0x5c04a6([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x5c04a6([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x5c04a6([0x6e,0x6f,0x77])]())[_0x5c04a6([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x5c04a6([0x2e]),'');let _0x441ca8=_0x5c04a6([0x71]);for(let _0x5efbd3=0x0;_0x5efbd3<_0x110e51[_0x5c04a6([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5efbd3+=0x2){let _0xd9d7d3=window[_0x5c04a6([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x110e51[_0x5c04a6([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5efbd3,_0x5efbd3+0x2));_0xd9d7d3>=_0x308f86[_0x5c04a6([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0xd9d7d3-=_0x308f86[_0x5c04a6([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x441ca8+=_0x308f86[_0xd9d7d3];}return _0x441ca8;}function _0x1c2d6c(){const _0x3a3265=_0x13cb03[_0x5c04a6([0x73,0x70,0x6c,0x69,0x74])](_0x5c04a6([0x2e]));if(0x3!=_0x3a3265[_0x5c04a6([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x5369bc(_0x3a3265[0x1]);function _0x5369bc(_0x41794e){const _0x5baf59=_0x536748(_0x41794e);return _0x5baf59&&_0x5ade09()?_0x5baf59:null;function _0x5ade09(){const _0x15d62e=_0x5baf59[_0x5c04a6([0x6a,0x74,0x69])],_0x5014ef=window[_0x5c04a6([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x15d62e[_0x5c04a6([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x15d62e[_0x5c04a6([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x1a4e61={..._0x5baf59,[_0x5c04a6([0x6a,0x74,0x69])]:_0x15d62e[_0x5c04a6([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x15d62e[_0x5c04a6([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x1a4e61[_0x5c04a6([0x76,0x63])],_0x5b7250(_0x1a4e61)==_0x5014ef;}}}async function _0x341142(){let _0x1554ca=!0x0;try{const _0x89fa5f=_0x13cb03[_0x5c04a6([0x73,0x70,0x6c,0x69,0x74])](_0x5c04a6([0x2e])),[_0x51f055,_0x598aa7,_0x409c44]=_0x89fa5f;return _0x117e44(_0x51f055),await _0x414ff6(_0x51f055,_0x598aa7,_0x409c44),_0x1554ca;}catch{return!0x1;}function _0x117e44(_0x42eb89){const _0x3e1405=_0x536748(_0x42eb89);_0x3e1405&&_0x3e1405[_0x5c04a6([0x61,0x6c,0x67])]==_0x5c04a6([0x45,0x53,0x32,0x35,0x36])||(_0x1554ca=!0x1);}async function _0x414ff6(_0x34d830,_0x1e6a1c,_0xb43664){const _0x5aabd0=window[_0x5c04a6([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x5c04a6([0x66,0x72,0x6f,0x6d])](_0x53a1a9(_0xb43664),_0x4519a3=>_0x4519a3[_0x5c04a6([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x14283a=new window[(_0x5c04a6([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x5c04a6([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x34d830+_0x5c04a6([0x2e])+_0x1e6a1c),_0x513694=window[_0x5c04a6([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x5c04a6([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x513694)return;const _0x195a31=await _0x513694[_0x5c04a6([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x5c04a6([0x6a,0x77,0x6b]),_0x3d09de,{[_0x5c04a6([0x6e,0x61,0x6d,0x65])]:_0x5c04a6([0x45,0x43,0x44,0x53,0x41]),[_0x5c04a6([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x5c04a6([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x5c04a6([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x513694[_0x5c04a6([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x5c04a6([0x6e,0x61,0x6d,0x65])]:_0x5c04a6([0x45,0x43,0x44,0x53,0x41]),[_0x5c04a6([0x68,0x61,0x73,0x68])]:{[_0x5c04a6([0x6e,0x61,0x6d,0x65])]:_0x5c04a6([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x195a31,_0x5aabd0,_0x14283a)||(_0x1554ca=!0x1);}}function _0x536748(_0x369c4a){return _0x369c4a[_0x5c04a6([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x5c04a6([0x65,0x79]))?JSON[_0x5c04a6([0x70,0x61,0x72,0x73,0x65])](_0x53a1a9(_0x369c4a)):null;}function _0x53a1a9(_0x4528df){return window[_0x5c04a6([0x61,0x74,0x6f,0x62])](_0x4528df[_0x5c04a6([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x5c04a6([0x2b]))[_0x5c04a6([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x5c04a6([0x2f])));}function _0x5b7250(_0x4a72e3){let _0x128106=0x1505;function _0x248896(_0x16f6ef){for(let _0x3d1661=0x0;_0x3d1661<_0x16f6ef[_0x5c04a6([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3d1661++){const _0x4af998=_0x16f6ef[_0x5c04a6([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x3d1661);_0x128106=(_0x128106<<0x5)+_0x128106+_0x4af998,_0x128106&=_0x128106;}}function _0x18b284(_0x1e02e1){Array[_0x5c04a6([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x1e02e1)?_0x1e02e1[_0x5c04a6([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x18b284):_0x1e02e1&&typeof _0x1e02e1==_0x5c04a6([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x5c04a6([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x1e02e1)[_0x5c04a6([0x73,0x6f,0x72,0x74])]()[_0x5c04a6([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x95f03f,_0xe63d5b])=>{_0x248896(_0x95f03f),_0x18b284(_0xe63d5b);}):_0x248896(window[_0x5c04a6([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x1e02e1));}return _0x18b284(_0x4a72e3),_0x128106>>>0x0;}function _0x7091e9(_0x30c572){return _0x30c572[_0x5c04a6([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x5c04a6([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x5c04a6([0x30]));}function _0x3ab67c(_0x589727){return _0x589727[_0x5c04a6([0x73,0x70,0x6c,0x69,0x74])]('')[_0x5c04a6([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x5c04a6([0x6a,0x6f,0x69,0x6e])]('');}function _0x456905(){}function _0x5c04a6(_0x2324a0){const _0x5667b6=_0x39bc;return _0x2324a0[_0x5667b6(0x171)](_0x55ef0d=>String[_0x5667b6(0x193)](_0x55ef0d))[_0x5667b6(0x196)]('');}_0x392f19(await _0x531ff3());}(this);}[_0x5af3ad(0x18c)](){const _0x5de6c7=_0x5af3ad;this[_0x5de6c7(0x153)][_0x5de6c7(0x150)](_0x520dfa=>{const _0x32aeba=_0x5de6c7;_0x32aeba(0x146)!==_0x520dfa[_0x32aeba(0x17a)]&&this[_0x32aeba(0x167)][_0x32aeba(0x183)][_0x32aeba(0x16a)](_0x520dfa);});}[_0x5af3ad(0x13b)](){const _0x5a281e=_0x5af3ad;for(const _0x2ed1a0 of this[_0x5a281e(0x167)][_0x5a281e(0x159)][_0x5a281e(0x16c)][_0x5a281e(0x160)][_0x5a281e(0x141)]({'includeChangesInGraveyard':!0x0})){if(_0x5a281e(0x154)!==_0x2ed1a0[_0x5a281e(0x17c)]||_0x5a281e(0x13a)!==_0x2ed1a0[_0x5a281e(0x15b)])return;this[_0x5a281e(0x153)][_0x5a281e(0x155)](_0x2ed1a0[_0x5a281e(0x14f)][_0x5a281e(0x14c)]);}}[_0x5af3ad(0x184)](){const _0x320e9d=_0x5af3ad;this[_0x320e9d(0x167)][_0x320e9d(0x159)][_0x320e9d(0x13f)][_0x320e9d(0x135)](_0x320e9d(0x13a),{'inheritAllFrom':_0x320e9d(0x189)});}[_0x5af3ad(0x148)](){const _0x24a465=_0x5af3ad,_0x19783d=this[_0x24a465(0x167)][_0x24a465(0x186)];_0x19783d[_0x24a465(0x173)](_0x24a465(0x19a))[_0x24a465(0x19b)]({'model':_0x24a465(0x13a),'view':{'name':_0x24a465(0x172),'classes':_0x24a465(0x195)}}),_0x19783d[_0x24a465(0x173)](_0x24a465(0x13d))[_0x24a465(0x130)]({'model':_0x24a465(0x13a),'view':(_0x5c9183,{writer:_0x5c4c76})=>this[_0x24a465(0x192)](_0x5c4c76,!0x0)}),_0x19783d[_0x24a465(0x173)](_0x24a465(0x197))[_0x24a465(0x130)]({'model':_0x24a465(0x13a),'view':(_0x3ebe43,{writer:_0x644a6e})=>{const _0x50a12d=_0x24a465;this[_0x50a12d(0x153)][_0x50a12d(0x155)](_0x3ebe43);const _0x58327b=this[_0x50a12d(0x192)](_0x644a6e);return _0x34dac8(_0x58327b,_0x644a6e,{'label':_0x4a6dea(this[_0x50a12d(0x167)][_0x50a12d(0x151)],_0x50a12d(0x13c))});}}),this[_0x24a465(0x167)][_0x24a465(0x15f)][_0x24a465(0x194)]({'name':_0x24a465(0x172),'classes':_0x24a465(0x195)}),this[_0x24a465(0x167)][_0x24a465(0x183)][_0x24a465(0x179)]['on'](_0x24a465(0x142),this[_0x24a465(0x152)](),{'priority':_0x24a465(0x137)});}[_0x5af3ad(0x192)](_0xf85f50,_0x3e4e96=!0x1){const _0x5235d4=_0x5af3ad,{locale:_0x1849ed}=this[_0x5235d4(0x167)],_0x4da56b=_0xf85f50[_0x5235d4(0x143)](_0x5235d4(0x172),{'class':_0x5235d4(0x195)+(0x0===this[_0x5235d4(0x144)][_0x5235d4(0x191)]?_0x5235d4(0x18e):''),...!_0x3e4e96&&{'data-table-of-contents-label':_0x4a6dea(_0x1849ed,_0x5235d4(0x13c))}});0x0===this[_0x5235d4(0x144)][_0x5235d4(0x191)]&&!0x1===_0x3e4e96&&_0xf85f50[_0x5235d4(0x154)](_0xf85f50[_0x5235d4(0x14a)](_0x4da56b,_0x5235d4(0x139)),_0xf85f50[_0x5235d4(0x143)]('p',{'class':_0x5235d4(0x18a)},[_0xf85f50[_0x5235d4(0x12f)](_0x4a6dea(_0x1849ed,_0x5235d4(0x145)))]));const _0x3a714f=_0x3e4e96?'':'['+_0x4a6dea(_0x1849ed,_0x5235d4(0x177))+']';let _0x266a9d=_0x4da56b;return this[_0x5235d4(0x144)][_0x5235d4(0x150)]((_0x1c3f68,_0x3877cb,_0x591887)=>{const _0x1792fc=_0x5235d4,_0x3abeea=this[_0x1792fc(0x167)][_0x1792fc(0x159)][_0x1792fc(0x163)](_0x1c3f68[_0x1792fc(0x190)],{'ignoreWhitespaces':!0x0}),_0x4615f5=_0x3abeea?_0x1c3f68[_0x1792fc(0x14d)]:_0x3a714f,_0x4d8ec6=_0x1c3f68[_0x1792fc(0x190)][_0x1792fc(0x138)](this[_0x1792fc(0x16f)]),_0x468963=_0xf85f50[_0x1792fc(0x143)]('a',{'href':'#'+_0x4d8ec6,...!_0x3e4e96&&{'tabindex':'-1'}},[_0xf85f50[_0x1792fc(0x12f)](_0x4615f5)]),_0x5eabf5=this[_0x1792fc(0x167)][_0x1792fc(0x182)][_0x1792fc(0x19d)](_0x1792fc(0x181));_0xf85f50[_0x1792fc(0x169)](_0x1792fc(0x16e),_0x3877cb,_0x468963);const _0xade799=_0xf85f50[_0x1792fc(0x143)]('li',null,[_0x3abeea||!_0x3e4e96&&_0x5eabf5?_0x468963:_0xf85f50[_0x1792fc(0x12f)]('')]),_0x3f89b5=_0x3877cb?_0x591887[_0x3877cb-0x1][_0x1792fc(0x136)]:0x0,_0x456e9a=Math[_0x1792fc(0x157)](_0x1c3f68[_0x1792fc(0x136)]-_0x3f89b5);if(_0x1c3f68[_0x1792fc(0x136)]>_0x3f89b5){const _0x451e0f=N(_0xade799,_0x456e9a,_0xf85f50);_0xf85f50[_0x1792fc(0x154)](_0xf85f50[_0x1792fc(0x14a)](_0x266a9d,_0x1792fc(0x139)),_0x451e0f);}else{const _0x292008=function(_0x57c443,_0x22d4a0){const _0x171bf8=_0x1792fc;return _0x57c443[_0x171bf8(0x158)]({'includeSelf':!0x0,'parentFirst':!0x0})[_0x171bf8(0x18d)](_0x412d66=>_0x412d66['is'](_0x171bf8(0x140),'ol'))[_0x22d4a0];}(_0x266a9d,_0x456e9a);_0xf85f50[_0x1792fc(0x154)](_0xf85f50[_0x1792fc(0x14a)](_0x292008,_0x1792fc(0x139)),_0xade799);}_0x266a9d=_0xade799;}),_0x4da56b;}[_0x5af3ad(0x188)](_0x5340d3){const _0xf92b85=_0x5af3ad,_0x4bf1d8=this[_0xf92b85(0x144)][_0x5340d3][_0xf92b85(0x190)];this[_0xf92b85(0x167)][_0xf92b85(0x159)][_0xf92b85(0x18b)](_0x4ad1f2=>{const _0x43c029=_0xf92b85;_0x4ad1f2[_0x43c029(0x17d)](_0x4bf1d8,0x0);}),this[_0xf92b85(0x167)][_0xf92b85(0x183)][_0xf92b85(0x170)][_0xf92b85(0x156)]({'alignToTop':!0x0,'forceScroll':!0x0});}[_0x5af3ad(0x152)](){return(_0xcfc658,_0xf14b47)=>{const _0x3c17a3=_0x39bc,_0x3c53f8=_0xf14b47[_0x3c17a3(0x179)],_0x12b366=_0x3c53f8[_0x3c17a3(0x19c)](_0xf14b47[_0x3c17a3(0x162)]),_0x47aa9d=_0x3c53f8[_0x3c17a3(0x134)](_0x12b366);_0x47aa9d['is'](_0x3c17a3(0x140),_0x3c17a3(0x13a))&&(_0xf14b47[_0x3c17a3(0x176)]=this[_0x3c17a3(0x167)][_0x3c17a3(0x159)][_0x3c17a3(0x14a)](_0x47aa9d,0x0),_0xcfc658[_0x3c17a3(0x14e)]());};}}function N(_0x2669a6,_0x32d580,_0x5b5198){const _0x686143=_0x5af3ad;return 0x1===_0x32d580?_0x5b5198[_0x686143(0x143)]('ol',null,[_0x2669a6]):_0x5b5198[_0x686143(0x143)]('ol',null,[_0x5b5198[_0x686143(0x143)]('li',null,[N(_0x2669a6,_0x32d580-0x1,_0x5b5198)])]);}function _0x3ed0(){const _0x428825=['$graveyard','domEvent','_defineConverters','headingId.modelAttributeName','createPositionAt','126WnVKGH','nodeAfter','text','stop','position','forEach','locale','_redirectMapper','_tableOfContentsElements','insert','add','scrollToTheSelection','abs','getAncestors','model','3395176MdBDoh','name','isOfficialPlugin','init','DocumentOutlineUtils','data','differ','70440wVlpOK','viewPosition','hasContent','target','insertTableOfContents','2661380gavzBS','editor','requires','setCustomProperty','reconvertItem','afterInit','document','href','tableOfContentsHeadingIndex','_headingIdModelAttributeName','view','map','div','for','20620539NYTQnb','isInteger','modelPosition','Empty\x20heading','click','mapper','rootName','outlineDefinitions','type','setSelection','6645258dveDdm','2425hNaDPH','headingId','documentOutline.showEmptyHeadings','config','editing','_defineSchema','getCustomProperty','conversion','pluginName','_handleScrollToHeading','$blockObject','table-of-contents__placeholder','change','_updateTableOfContentsElements','filter','\x20table-of-contents_empty','isPremiumPlugin','modelElement','length','_createTableOfContents','fromCharCode','registerRawContentMatcher','table-of-contents','join','editingDowncast','$capture','preventDefault','upcast','elementToElement','findMappedViewAncestor','get','commands','listenTo','createText','elementToStructure','506Afftis','TableOfContentsEditing','2991884nKMXtp','toModelElement','register','level','high','getAttribute','end','tableOfContents','_trackNewToCElements','Table\x20of\x20contents','dataDowncast','plugins','schema','element','getChanges','viewToModelPosition','createContainerElement','_currentOutlineDefinitions','No\x20headings\x20were\x20found\x20in\x20the\x20document.'];_0x3ed0=function(){return _0x428825;};return _0x3ed0();}
23
+ const _0x58c226=_0x32aa;(function(_0x112dcd,_0x5a787e){const _0x58cf55=_0x32aa,_0x201ef8=_0x112dcd();while(!![]){try{const _0x1a4ae3=-parseInt(_0x58cf55(0x113))/0x1*(-parseInt(_0x58cf55(0x145))/0x2)+-parseInt(_0x58cf55(0x167))/0x3*(parseInt(_0x58cf55(0x158))/0x4)+parseInt(_0x58cf55(0x16a))/0x5*(parseInt(_0x58cf55(0x15d))/0x6)+parseInt(_0x58cf55(0x15a))/0x7*(parseInt(_0x58cf55(0x133))/0x8)+parseInt(_0x58cf55(0x131))/0x9*(-parseInt(_0x58cf55(0x14c))/0xa)+-parseInt(_0x58cf55(0x16c))/0xb*(parseInt(_0x58cf55(0x130))/0xc)+parseInt(_0x58cf55(0x14b))/0xd*(parseInt(_0x58cf55(0x110))/0xe);if(_0x1a4ae3===_0x5a787e)break;else _0x201ef8['push'](_0x201ef8['shift']());}catch(_0x4bf16c){_0x201ef8['push'](_0x201ef8['shift']());}}}(_0x2173,0xed51a));import{Plugin as _0x34f3d1}from'ckeditor5/src/core.js';import{toWidget as _0x17830c,Widget as _0x526098}from'ckeditor5/src/widget.js';function _0x32aa(_0x15dcc2,_0x1193c7){const _0x2173bb=_0x2173();return _0x32aa=function(_0x32aa9a,_0x233c90){_0x32aa9a=_0x32aa9a-0x102;let _0x4d41f5=_0x2173bb[_0x32aa9a];return _0x4d41f5;},_0x32aa(_0x15dcc2,_0x1193c7);}import{uid as _0x2d9578}from'ckeditor5/src/utils.js';import{TableOfContentsCommand as _0x392c61}from'./tableofcontentscommand.js';import'../../theme/tableofcontents.css';import{DocumentOutlineUtils as _0x308f2b}from'../documentoutline/documentoutlineutils.js';import{HeadingId as _0x32fcb1}from'./headingid.js';function _0x2173(){const _0x1a1ecd=['get','document','pluginName','headingId.modelAttributeName','getAttribute','plugins','97190dGNJzT','setSelection','click','_defineSchema','domEvent','getChanges','63453PkusXt','1070DLzMLy','No\x20headings\x20were\x20found\x20in\x20the\x20document.','listenTo','createContainerElement','register','_redirectMapper','init','isInteger','position','map','_headingIdModelAttributeName','div','3632WsYBLc','schema','1771yCTIUG','_defineConverters','createText','846CRtqbg','editor','\x20table-of-contents_empty','fromCharCode','_currentOutlineDefinitions','_handleScrollToHeading','stop','commands','_trackNewToCElements','viewToModelPosition','1281BPWcPK','preventDefault','$blockObject','22285fbdFZH','view','230263yhzWyU','length','nodeAfter','scrollToTheSelection','viewPosition','editingDowncast','href','abs','element','elementToElement','requires','join','headingId','reconvertItem','DocumentOutlineUtils','tableOfContentsHeadingIndex','toModelElement','end','getCustomProperty','registerRawContentMatcher','elementToStructure','getAncestors','insertTableOfContents','_updateTableOfContentsElements','name','conversion','1106XnOkCK','$graveyard','_createTableOfContents','20eRbmun','Table\x20of\x20contents','afterInit','high','findMappedViewAncestor','config','table-of-contents__placeholder','model','setCustomProperty','differ','text','target','modelPosition','locale','documentOutline.showEmptyHeadings','tableOfContents','isPremiumPlugin','table-of-contents','change','filter','createPositionAt','editing','type','isOfficialPlugin','mapper','TableOfContentsEditing','for','insert','add','264HHWuFE','125505JIDdNy','Empty\x20heading','41944NxpijZ','upcast','rootName','level','forEach','_tableOfContentsElements','outlineDefinitions','hasContent','modelElement','$capture','dataDowncast','data'];_0x2173=function(){return _0x1a1ecd;};return _0x2173();}import{getTranslation as _0x1bc8f7}from'../utils/common-translations.js';export class TableOfContentsEditing extends _0x34f3d1{static get[_0x58c226(0x141)](){const _0x599c62=_0x58c226;return _0x599c62(0x12c);}static get[_0x58c226(0x12a)](){return!0x0;}static get[_0x58c226(0x123)](){return!0x0;}static get[_0x58c226(0x176)](){return[_0x526098,_0x308f2b,_0x32fcb1];}[_0x58c226(0x161)];[_0x58c226(0x138)];[_0x58c226(0x156)];constructor(_0x35750c){const _0x73f6ef=_0x58c226;super(_0x35750c),this[_0x73f6ef(0x161)]=[],this[_0x73f6ef(0x138)]=new Set(),this[_0x73f6ef(0x156)]=_0x73f6ef(0x102);}[_0x58c226(0x152)](){const _0x3450c4=_0x58c226,_0x3015d8=this[_0x3450c4(0x15e)],_0x58d364=_0x3015d8[_0x3450c4(0x128)][_0x3450c4(0x16b)][_0x3450c4(0x140)];_0x3015d8[_0x3450c4(0x118)][_0x3450c4(0x13f)](_0x3450c4(0x142))&&(this[_0x3450c4(0x156)]=_0x3015d8[_0x3450c4(0x118)][_0x3450c4(0x13f)](_0x3450c4(0x142))),this[_0x3450c4(0x14e)](_0x58d364,_0x3450c4(0x147),(_0x28969e,_0x2f7dba)=>{const _0x91bf52=_0x3450c4;if(!_0x2f7dba[_0x91bf52(0x11e)])return;const _0x52c4e5=_0x2f7dba[_0x91bf52(0x11e)][_0x91bf52(0x108)](_0x91bf52(0x105));Number[_0x91bf52(0x153)](_0x52c4e5)&&(_0x2f7dba[_0x91bf52(0x149)][_0x91bf52(0x168)](),_0x28969e[_0x91bf52(0x163)](),this[_0x91bf52(0x162)](_0x52c4e5));},{'priority':_0x3450c4(0x116),'context':_0x3450c4(0x13c)}),this[_0x3450c4(0x148)](),this[_0x3450c4(0x15b)](),_0x3015d8[_0x3450c4(0x164)][_0x3450c4(0x12f)](_0x3450c4(0x10c),new _0x392c61(_0x3015d8)),(_0x3015d8[_0x3450c4(0x144)][_0x3450c4(0x13f)](_0x3450c4(0x104))['on'](_0x3450c4(0x125),(_0x5ed214,_0x128228)=>{const _0x5771f3=_0x3450c4;this[_0x5771f3(0x161)]=_0x128228[_0x5771f3(0x139)],this[_0x5771f3(0x10d)]();}),this[_0x3450c4(0x14e)](_0x3015d8[_0x3450c4(0x11a)][_0x3450c4(0x140)],_0x3450c4(0x125),()=>{const _0x5a715c=_0x3450c4;this[_0x5a715c(0x165)]();}));}[_0x58c226(0x115)](){!async function(_0x385238){const _0x23ca65=_0x4a079b([0x75,0x54,0x36,0x41,0x71,0x49,0x58,0x48,0x30,0x78,0x37,0x63,0x7a,0x4d,0x6d,0x68,0x46,0x59,0x6a,0x4f,0x51,0x6e,0x5a,0x31,0x4c,0x39,0x62,0x33,0x43,0x38,0x69,0x32,0x66,0x4b,0x74,0x73,0x55,0x72,0x67,0x79,0x56,0x57,0x47,0x42,0x77,0x53,0x76,0x6c,0x4a,0x65,0x44,0x61,0x50,0x6b,0x64,0x45,0x6f,0x34,0x70,0x52,0x4e,0x35]),_0x4e1ac4=0x6ad084b7,_0x2195ce=0x6ad7e9a7^_0x4e1ac4,_0x24e46d=window[_0x4a079b([0x44,0x61,0x74,0x65])][_0x4a079b([0x6e,0x6f,0x77])](),_0x222a04=_0x385238[_0x4a079b([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x3aba17=new window[(_0x4a079b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x21ba72=>{_0x222a04[_0x4a079b([0x6f,0x6e,0x63,0x65])](_0x4a079b([0x72,0x65,0x61,0x64,0x79]),_0x21ba72);}),_0x4146d6={[_0x4a079b([0x6b,0x74,0x79])]:_0x4a079b([0x45,0x43]),[_0x4a079b([0x75,0x73,0x65])]:_0x4a079b([0x73,0x69,0x67]),[_0x4a079b([0x63,0x72,0x76])]:_0x4a079b([0x50,0x2d,0x32,0x35,0x36]),[_0x4a079b([0x78])]:_0x4a079b([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]),[_0x4a079b([0x79])]:_0x4a079b([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]),[_0x4a079b([0x61,0x6c,0x67])]:_0x4a079b([0x45,0x53,0x32,0x35,0x36])},_0x57aa01=_0x222a04[_0x4a079b([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x4a079b([0x67,0x65,0x74])](_0x4a079b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x33171c(){let _0x5dabb7,_0x3c785a=null,_0x127856=null;try{if(_0x57aa01==_0x4a079b([0x47,0x50,0x4c]))return _0x4a079b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x5dabb7=_0x2d8584(),!_0x5dabb7)return _0x4a079b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x5dabb7[_0x4a079b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x127856=_0x1c3389(_0x5dabb7[_0x4a079b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x5dabb7[_0x4a079b([0x6a,0x74,0x69])])),await _0x346133()?_0x5308fd()?_0x1ad814()?_0x4a079b([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x4a432f()?(_0x5dabb7[_0x4a079b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4a079b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3c785a=_0x46916d(_0x4a079b([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x5dabb7[_0x4a079b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4a079b([0x74,0x72,0x69,0x61,0x6c])&&(_0x3c785a=_0x46916d(_0x4a079b([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x27f189()):_0x4a079b([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x4a079b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x4a079b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x4a079b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1ad814(){const _0xb9ad05=[_0x4a079b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x4a079b([0x74,0x72,0x69,0x61,0x6c])][_0x4a079b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5dabb7[_0x4a079b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x24e46d/0x3e8:0xe10*_0x2195ce;return _0x5dabb7[_0x4a079b([0x65,0x78,0x70])]<_0xb9ad05;}function _0x5308fd(){const _0x19ed7c=_0x5dabb7[_0x4a079b([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x19ed7c&&(!!_0x19ed7c[_0x4a079b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4a079b([0x2a]))||(!!_0x19ed7c[_0x4a079b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4a079b([0x54,0x4f,0x43]))||!!_0x19ed7c[_0x4a079b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4a079b([0x50,0x50]))));}function _0x4a432f(){const _0x3bcfd9=_0x32aa,_0x614ea3=_0x5dabb7[_0x4a079b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x614ea3||0x0==_0x614ea3[_0x4a079b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x2334aa}=new URL(window[_0x4a079b([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x3bcfd9(0x172)]);if(_0x614ea3[_0x4a079b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2334aa))return!0x0;const _0x1b6ee1=_0x2334aa[_0x4a079b([0x73,0x70,0x6c,0x69,0x74])](_0x4a079b([0x2e]));return _0x614ea3[_0x4a079b([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4a340c=>_0x4a340c[_0x4a079b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4a079b([0x2a])))[_0x4a079b([0x6d,0x61,0x70])](_0x9adea2=>_0x9adea2[_0x4a079b([0x73,0x70,0x6c,0x69,0x74])](_0x4a079b([0x2e])))[_0x4a079b([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3149ca=>_0x3149ca[_0x4a079b([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x1b6ee1[_0x4a079b([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4a079b([0x6d,0x61,0x70])](_0x4a7303=>Array(_0x1b6ee1[_0x4a079b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x4a7303[_0x4a079b([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4a079b([0x66,0x69,0x6c,0x6c])](_0x4a7303[0x0]===_0x4a079b([0x2a])?_0x4a079b([0x2a]):'')[_0x4a079b([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x4a7303))[_0x4a079b([0x73,0x6f,0x6d,0x65])](_0x5e3d1b=>_0x1b6ee1[_0x4a079b([0x65,0x76,0x65,0x72,0x79])]((_0x1da2d8,_0x2a52ba)=>_0x5e3d1b[_0x2a52ba]===_0x1da2d8||_0x5e3d1b[_0x2a52ba]===_0x4a079b([0x2a])));}function _0x27f189(){return _0x3c785a&&_0x127856?new window[(_0x4a079b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x588454,_0x2655ae)=>{_0x3c785a[_0x4a079b([0x74,0x68,0x65,0x6e])](_0x588454,_0x2655ae),_0x127856[_0x4a079b([0x74,0x68,0x65,0x6e])](_0x58509c=>{_0x58509c!=_0x4a079b([0x56,0x61,0x6c,0x69,0x64])&&_0x588454(_0x58509c);},_0x2655ae);}):_0x3c785a||_0x127856||_0x4a079b([0x56,0x61,0x6c,0x69,0x64]);}}function _0x1c3389(_0x11bb26,_0x506165){return new window[(_0x4a079b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5a1578=>{if(_0x2fb851())return _0x5a1578(_0x4a079b([0x56,0x61,0x6c,0x69,0x64]));_0x1e0be4(),_0x222a04[_0x4a079b([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x4a079b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x317df4=!0x1;const _0x2af21=_0x2d9578();function _0x1385c1(_0x50d28e){return!!_0x50d28e&&(typeof _0x50d28e===_0x4a079b([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x50d28e===_0x4a079b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x50d28e[_0x4a079b([0x74,0x68,0x65,0x6e])]===_0x4a079b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x50d28e[_0x4a079b([0x63,0x61,0x74,0x63,0x68])]===_0x4a079b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x590f3e(_0x360900){_0x56dcc2(_0x360900)[_0x4a079b([0x74,0x68,0x65,0x6e])](_0x5dd93a=>{if(!_0x5dd93a||_0x5dd93a[_0x4a079b([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x4a079b([0x6f,0x6b]))return _0x4a079b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x5c800a(_0x479db3(_0x2af21+_0x506165))!=_0x5dd93a[_0x4a079b([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x4a079b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x4a079b([0x56,0x61,0x6c,0x69,0x64]);})[_0x4a079b([0x74,0x68,0x65,0x6e])](_0x22b4c5=>(_0x24b8c5(),_0x22b4c5),()=>{const _0x5d58fd=_0xb2893f();return null==_0x5d58fd?(_0x24b8c5(),_0x4a079b([0x56,0x61,0x6c,0x69,0x64])):_0x4a079b(_0x24e46d-_0x5d58fd>(0x4edc00b7^_0x4e1ac4)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x4a079b([0x74,0x68,0x65,0x6e])](_0x5a1578)[_0x4a079b([0x63,0x61,0x74,0x63,0x68])](()=>{_0x5a1578(_0x4a079b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x2cf62f=0x6ae66a37^_0x4e1ac4;function _0x24b8c5(){const _0x33a457=_0x4a079b([0x6c,0x6c,0x63,0x74,0x2d])+_0x5c800a(_0x479db3(_0x11bb26)),_0x6753f5=_0x8b7734(_0x5c800a(window[_0x4a079b([0x4d,0x61,0x74,0x68])][_0x4a079b([0x63,0x65,0x69,0x6c])](_0x24e46d/_0x2cf62f)));window[_0x4a079b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4a079b([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x33a457,_0x6753f5);}function _0xb2893f(){const _0x41e0b3=_0x4a079b([0x6c,0x6c,0x63,0x74,0x2d])+_0x5c800a(_0x479db3(_0x11bb26)),_0x175bf5=window[_0x4a079b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4a079b([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x41e0b3);return _0x175bf5?window[_0x4a079b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x8b7734(_0x175bf5),0x10)*_0x2cf62f:null;}function _0x56dcc2(_0x5802f9){return new window[(_0x4a079b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x190083,_0x47b4eb)=>{_0x5802f9[_0x4a079b([0x74,0x68,0x65,0x6e])](_0x190083,_0x47b4eb),window[_0x4a079b([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x47b4eb,0x6ad15077^_0x4e1ac4);});}}_0x222a04[_0x4a079b([0x6f,0x6e])](_0x4a079b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x1bbbef,_0x51b4a2)=>{if(_0x51b4a2[0x0]!=_0x11bb26)return _0x5a1578(_0x4a079b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x51b4a2[0x1]={..._0x51b4a2[0x1],[_0x4a079b([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x2af21};},{[_0x4a079b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4a079b([0x68,0x69,0x67,0x68])}),_0x222a04[_0x4a079b([0x6f,0x6e])](_0x4a079b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x41c994=>{_0x1385c1(_0x41c994[_0x4a079b([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x317df4=!0x0,_0x590f3e(_0x41c994[_0x4a079b([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x4a079b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4a079b([0x6c,0x6f,0x77])}),_0x3aba17[_0x4a079b([0x74,0x68,0x65,0x6e])](()=>{_0x317df4||_0x5a1578(_0x4a079b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x2fb851(){return _0x222a04[_0x4a079b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4a079b([0x76,0x69,0x65,0x77])][_0x4a079b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x4a079b([0x61,0x75,0x74,0x6f]);}function _0x1e0be4(){_0x222a04[_0x4a079b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4a079b([0x76,0x69,0x65,0x77])][_0x4a079b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x4a079b([0x61,0x75,0x74,0x6f]);}}function _0x46916d(_0x1ea0bf){const _0x559cbd=[new window[(_0x4a079b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x27eda5=>setTimeout(_0x27eda5,0x6ad9ba7b^_0x4e1ac4)),_0x3aba17[_0x4a079b([0x74,0x68,0x65,0x6e])](()=>new window[(_0x4a079b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x242dcb=>{let _0x391f41=0x0;_0x222a04[_0x4a079b([0x6d,0x6f,0x64,0x65,0x6c])][_0x4a079b([0x6f,0x6e])](_0x4a079b([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x137462,_0x36d989)=>{_0x36d989[0x0][_0x4a079b([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x391f41++,_0x391f41==(0x6ad0854f^_0x4e1ac4)&&(_0x242dcb(),_0x137462[_0x4a079b([0x6f,0x66,0x66])]());});}))];return window[_0x4a079b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x4a079b([0x72,0x61,0x63,0x65])](_0x559cbd)[_0x4a079b([0x74,0x68,0x65,0x6e])](()=>_0x1ea0bf);}async function _0x13146b(){await _0x3aba17,_0x222a04[_0x4a079b([0x6d,0x6f,0x64,0x65,0x6c])][_0x4a079b([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0xea31c3,_0x222a04[_0x4a079b([0x6d,0x6f,0x64,0x65,0x6c])][_0x4a079b([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0xea31c3,_0x222a04[_0x4a079b([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x4a079b([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x5a1161(_0x163b3a){const _0x45e4ce=_0x2e25b8();_0x222a04[_0x45e4ce]=_0x4a079b([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])+_0x163b3a,_0x163b3a!=_0x4a079b([0x56,0x61,0x6c,0x69,0x64])&&_0x13146b();}function _0x2e25b8(){const _0x2d9338=window[_0x4a079b([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x4a079b([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x4a079b([0x6e,0x6f,0x77])]())[_0x4a079b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x4a079b([0x2e]),'');let _0x35ac6a=_0x4a079b([0x75]);for(let _0x45364a=0x0;_0x45364a<_0x2d9338[_0x4a079b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x45364a+=0x2){let _0x24fc85=window[_0x4a079b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2d9338[_0x4a079b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x45364a,_0x45364a+0x2));_0x24fc85>=_0x23ca65[_0x4a079b([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x24fc85-=_0x23ca65[_0x4a079b([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x35ac6a+=_0x23ca65[_0x24fc85];}return _0x35ac6a;}function _0x2d8584(){const _0x88ec85=_0x57aa01[_0x4a079b([0x73,0x70,0x6c,0x69,0x74])](_0x4a079b([0x2e]));if(0x3!=_0x88ec85[_0x4a079b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x1a4fce(_0x88ec85[0x1]);function _0x1a4fce(_0x38c521){const _0x557c60=_0xa812ef(_0x38c521);return _0x557c60&&_0x1fd696()?_0x557c60:null;function _0x1fd696(){const _0x47ccfa=_0x557c60[_0x4a079b([0x6a,0x74,0x69])],_0x29c481=window[_0x4a079b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x47ccfa[_0x4a079b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x47ccfa[_0x4a079b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x353027={..._0x557c60,[_0x4a079b([0x6a,0x74,0x69])]:_0x47ccfa[_0x4a079b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x47ccfa[_0x4a079b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x353027[_0x4a079b([0x76,0x63])],_0x479db3(_0x353027)==_0x29c481;}}}async function _0x346133(){let _0x18e8e8=!0x0;try{const _0x3cf7f6=_0x57aa01[_0x4a079b([0x73,0x70,0x6c,0x69,0x74])](_0x4a079b([0x2e])),[_0x133789,_0x3c2512,_0x5a0227]=_0x3cf7f6;return _0x2e9299(_0x133789),await _0x1db8d3(_0x133789,_0x3c2512,_0x5a0227),_0x18e8e8;}catch{return!0x1;}function _0x2e9299(_0x5e8195){const _0xeee4e5=_0xa812ef(_0x5e8195);_0xeee4e5&&_0xeee4e5[_0x4a079b([0x61,0x6c,0x67])]==_0x4a079b([0x45,0x53,0x32,0x35,0x36])||(_0x18e8e8=!0x1);}async function _0x1db8d3(_0x3070e9,_0x2d1ee9,_0x1fb71d){const _0xbf18e0=window[_0x4a079b([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x4a079b([0x66,0x72,0x6f,0x6d])](_0x4312ed(_0x1fb71d),_0x1c7193=>_0x1c7193[_0x4a079b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x532638=new window[(_0x4a079b([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x4a079b([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3070e9+_0x4a079b([0x2e])+_0x2d1ee9),_0x2b5e4=window[_0x4a079b([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x4a079b([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x2b5e4)return;const _0x1c201a=await _0x2b5e4[_0x4a079b([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x4a079b([0x6a,0x77,0x6b]),_0x4146d6,{[_0x4a079b([0x6e,0x61,0x6d,0x65])]:_0x4a079b([0x45,0x43,0x44,0x53,0x41]),[_0x4a079b([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x4a079b([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x4a079b([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x2b5e4[_0x4a079b([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x4a079b([0x6e,0x61,0x6d,0x65])]:_0x4a079b([0x45,0x43,0x44,0x53,0x41]),[_0x4a079b([0x68,0x61,0x73,0x68])]:{[_0x4a079b([0x6e,0x61,0x6d,0x65])]:_0x4a079b([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x1c201a,_0xbf18e0,_0x532638)||(_0x18e8e8=!0x1);}}function _0xa812ef(_0x5ad21){return _0x5ad21[_0x4a079b([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x4a079b([0x65,0x79]))?JSON[_0x4a079b([0x70,0x61,0x72,0x73,0x65])](_0x4312ed(_0x5ad21)):null;}function _0x4312ed(_0x173845){return window[_0x4a079b([0x61,0x74,0x6f,0x62])](_0x173845[_0x4a079b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x4a079b([0x2b]))[_0x4a079b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x4a079b([0x2f])));}function _0x479db3(_0x54a57d){let _0x4ebc9a=0x1505;function _0x118d13(_0x7a616e){for(let _0x4092b7=0x0;_0x4092b7<_0x7a616e[_0x4a079b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4092b7++){const _0x6dee1c=_0x7a616e[_0x4a079b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4092b7);_0x4ebc9a=(_0x4ebc9a<<0x5)+_0x4ebc9a+_0x6dee1c,_0x4ebc9a&=_0x4ebc9a;}}function _0x1c1636(_0x5aa9ff){Array[_0x4a079b([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x5aa9ff)?_0x5aa9ff[_0x4a079b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1c1636):_0x5aa9ff&&typeof _0x5aa9ff==_0x4a079b([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x4a079b([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x5aa9ff)[_0x4a079b([0x73,0x6f,0x72,0x74])]()[_0x4a079b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x79444,_0x1b5b9a])=>{_0x118d13(_0x79444),_0x1c1636(_0x1b5b9a);}):_0x118d13(window[_0x4a079b([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x5aa9ff));}return _0x1c1636(_0x54a57d),_0x4ebc9a>>>0x0;}function _0x5c800a(_0x2bed34){return _0x2bed34[_0x4a079b([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x4a079b([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x4a079b([0x30]));}function _0x8b7734(_0x25050b){return _0x25050b[_0x4a079b([0x73,0x70,0x6c,0x69,0x74])]('')[_0x4a079b([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x4a079b([0x6a,0x6f,0x69,0x6e])]('');}function _0xea31c3(){}function _0x4a079b(_0x2461cb){const _0x31ba3f=_0x32aa;return _0x2461cb[_0x31ba3f(0x155)](_0x26015f=>String[_0x31ba3f(0x160)](_0x26015f))[_0x31ba3f(0x177)]('');}_0x5a1161(await _0x33171c());}(this);}[_0x58c226(0x10d)](){const _0x247b9c=_0x58c226;this[_0x247b9c(0x138)][_0x247b9c(0x137)](_0x4cc94a=>{const _0x31a477=_0x247b9c;_0x31a477(0x111)!==_0x4cc94a[_0x31a477(0x135)]&&this[_0x31a477(0x15e)][_0x31a477(0x128)][_0x31a477(0x103)](_0x4cc94a);});}[_0x58c226(0x165)](){const _0xf7aa8c=_0x58c226;for(const _0x52f20b of this[_0xf7aa8c(0x15e)][_0xf7aa8c(0x11a)][_0xf7aa8c(0x140)][_0xf7aa8c(0x11c)][_0xf7aa8c(0x14a)]({'includeChangesInGraveyard':!0x0})){if(_0xf7aa8c(0x12e)!==_0x52f20b[_0xf7aa8c(0x129)]||_0xf7aa8c(0x122)!==_0x52f20b[_0xf7aa8c(0x10e)])return;this[_0xf7aa8c(0x138)][_0xf7aa8c(0x12f)](_0x52f20b[_0xf7aa8c(0x154)][_0xf7aa8c(0x16e)]);}}[_0x58c226(0x148)](){const _0x4ce7e5=_0x58c226;this[_0x4ce7e5(0x15e)][_0x4ce7e5(0x11a)][_0x4ce7e5(0x159)][_0x4ce7e5(0x150)](_0x4ce7e5(0x122),{'inheritAllFrom':_0x4ce7e5(0x169)});}[_0x58c226(0x15b)](){const _0x4658ad=_0x58c226,_0x5f1fad=this[_0x4658ad(0x15e)][_0x4658ad(0x10f)];_0x5f1fad[_0x4658ad(0x12d)](_0x4658ad(0x134))[_0x4658ad(0x175)]({'model':_0x4658ad(0x122),'view':{'name':_0x4658ad(0x157),'classes':_0x4658ad(0x124)}}),_0x5f1fad[_0x4658ad(0x12d)](_0x4658ad(0x13d))[_0x4658ad(0x10a)]({'model':_0x4658ad(0x122),'view':(_0x16521c,{writer:_0x49d125})=>this[_0x4658ad(0x112)](_0x49d125,!0x0)}),_0x5f1fad[_0x4658ad(0x12d)](_0x4658ad(0x171))[_0x4658ad(0x10a)]({'model':_0x4658ad(0x122),'view':(_0x1c7c42,{writer:_0x39bca5})=>{const _0x30e107=_0x4658ad;this[_0x30e107(0x138)][_0x30e107(0x12f)](_0x1c7c42);const _0x414fdc=this[_0x30e107(0x112)](_0x39bca5);return _0x17830c(_0x414fdc,_0x39bca5,{'label':_0x1bc8f7(this[_0x30e107(0x15e)][_0x30e107(0x120)],_0x30e107(0x114))});}}),this[_0x4658ad(0x15e)][_0x4658ad(0x13e)][_0x4658ad(0x109)]({'name':_0x4658ad(0x157),'classes':_0x4658ad(0x124)}),this[_0x4658ad(0x15e)][_0x4658ad(0x128)][_0x4658ad(0x12b)]['on'](_0x4658ad(0x166),this[_0x4658ad(0x151)](),{'priority':_0x4658ad(0x116)});}[_0x58c226(0x112)](_0x2e3fe8,_0x11efc4=!0x1){const _0x29bf16=_0x58c226,{locale:_0x5dd682}=this[_0x29bf16(0x15e)],_0x3d39ed=_0x2e3fe8[_0x29bf16(0x14f)](_0x29bf16(0x157),{'class':_0x29bf16(0x124)+(0x0===this[_0x29bf16(0x161)][_0x29bf16(0x16d)]?_0x29bf16(0x15f):''),...!_0x11efc4&&{'data-table-of-contents-label':_0x1bc8f7(_0x5dd682,_0x29bf16(0x114))}});0x0===this[_0x29bf16(0x161)][_0x29bf16(0x16d)]&&!0x1===_0x11efc4&&_0x2e3fe8[_0x29bf16(0x12e)](_0x2e3fe8[_0x29bf16(0x127)](_0x3d39ed,_0x29bf16(0x107)),_0x2e3fe8[_0x29bf16(0x14f)]('p',{'class':_0x29bf16(0x119)},[_0x2e3fe8[_0x29bf16(0x15c)](_0x1bc8f7(_0x5dd682,_0x29bf16(0x14d)))]));const _0x20e30d=_0x11efc4?'':'['+_0x1bc8f7(_0x5dd682,_0x29bf16(0x132))+']';let _0x4b26dd=_0x3d39ed;return this[_0x29bf16(0x161)][_0x29bf16(0x137)]((_0x1b5d49,_0x1cae0f,_0x92080b)=>{const _0x40e507=_0x29bf16,_0x31567f=this[_0x40e507(0x15e)][_0x40e507(0x11a)][_0x40e507(0x13a)](_0x1b5d49[_0x40e507(0x13b)],{'ignoreWhitespaces':!0x0}),_0x292b2e=_0x31567f?_0x1b5d49[_0x40e507(0x11d)]:_0x20e30d,_0x3f5e4e=_0x1b5d49[_0x40e507(0x13b)][_0x40e507(0x143)](this[_0x40e507(0x156)]),_0x1af038=_0x2e3fe8[_0x40e507(0x14f)]('a',{'href':'#'+_0x3f5e4e,...!_0x11efc4&&{'tabindex':'-1'}},[_0x2e3fe8[_0x40e507(0x15c)](_0x292b2e)]),_0x1c0fad=this[_0x40e507(0x15e)][_0x40e507(0x118)][_0x40e507(0x13f)](_0x40e507(0x121));_0x2e3fe8[_0x40e507(0x11b)](_0x40e507(0x105),_0x1cae0f,_0x1af038);const _0x59b287=_0x2e3fe8[_0x40e507(0x14f)]('li',null,[_0x31567f||!_0x11efc4&&_0x1c0fad?_0x1af038:_0x2e3fe8[_0x40e507(0x15c)]('')]),_0x272576=_0x1cae0f?_0x92080b[_0x1cae0f-0x1][_0x40e507(0x136)]:0x0,_0x38bad0=Math[_0x40e507(0x173)](_0x1b5d49[_0x40e507(0x136)]-_0x272576);if(_0x1b5d49[_0x40e507(0x136)]>_0x272576){const _0x396889=N(_0x59b287,_0x38bad0,_0x2e3fe8);_0x2e3fe8[_0x40e507(0x12e)](_0x2e3fe8[_0x40e507(0x127)](_0x4b26dd,_0x40e507(0x107)),_0x396889);}else{const _0x19f34a=function(_0x49e7b5,_0x47d8df){const _0x3daa08=_0x40e507;return _0x49e7b5[_0x3daa08(0x10b)]({'includeSelf':!0x0,'parentFirst':!0x0})[_0x3daa08(0x126)](_0x1dd2b5=>_0x1dd2b5['is'](_0x3daa08(0x174),'ol'))[_0x47d8df];}(_0x4b26dd,_0x38bad0);_0x2e3fe8[_0x40e507(0x12e)](_0x2e3fe8[_0x40e507(0x127)](_0x19f34a,_0x40e507(0x107)),_0x59b287);}_0x4b26dd=_0x59b287;}),_0x3d39ed;}[_0x58c226(0x162)](_0x5f488b){const _0x59399b=_0x58c226,_0x362ffe=this[_0x59399b(0x161)][_0x5f488b][_0x59399b(0x13b)];this[_0x59399b(0x15e)][_0x59399b(0x11a)][_0x59399b(0x125)](_0x4a5539=>{const _0xf60bf0=_0x59399b;_0x4a5539[_0xf60bf0(0x146)](_0x362ffe,0x0);}),this[_0x59399b(0x15e)][_0x59399b(0x128)][_0x59399b(0x16b)][_0x59399b(0x16f)]({'alignToTop':!0x0,'forceScroll':!0x0});}[_0x58c226(0x151)](){return(_0x3289af,_0x3f63db)=>{const _0x3510fe=_0x32aa,_0x267bcf=_0x3f63db[_0x3510fe(0x12b)],_0x19dd87=_0x267bcf[_0x3510fe(0x117)](_0x3f63db[_0x3510fe(0x170)]),_0x39cbe9=_0x267bcf[_0x3510fe(0x106)](_0x19dd87);_0x39cbe9['is'](_0x3510fe(0x174),_0x3510fe(0x122))&&(_0x3f63db[_0x3510fe(0x11f)]=this[_0x3510fe(0x15e)][_0x3510fe(0x11a)][_0x3510fe(0x127)](_0x39cbe9,0x0),_0x3289af[_0x3510fe(0x163)]());};}}function N(_0x493191,_0x50af57,_0x31ce0c){const _0x5c74c0=_0x58c226;return 0x1===_0x50af57?_0x31ce0c[_0x5c74c0(0x14f)]('ol',null,[_0x493191]):_0x31ce0c[_0x5c74c0(0x14f)]('ol',null,[_0x31ce0c[_0x5c74c0(0x14f)]('li',null,[N(_0x493191,_0x50af57-0x1,_0x31ce0c)])]);}