@ckeditor/ckeditor5-document-outline 46.0.0-alpha.4 → 46.0.0-alpha.6

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 m=o(h,i);i.byIndex=c,e.splice(c,0,{identifier:d,updater:m,references:1})}s.push(d)}return s}function o(t,e){var n=e.domAPI(e);n.update(t);return function(e){if(e){if(e.css===t.css&&e.media===t.media&&e.sourceMap===t.sourceMap&&e.supports===t.supports&&e.layer===t.layer)return;n.update(t=e)}else n.remove()}}t.exports=function(t,o){var r=i(t=t||[],o=o||{});return function(t){t=t||[];for(var s=0;s<r.length;s++){var c=n(r[s]);e[c].references--}for(var a=i(t,o),u=0;u<r.length;u++){var l=n(r[u]);0===e[l].references&&(e[l].updater(),e.splice(l,1))}r=a}}},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")}},e={};function n(i){var o=e[i];if(void 0!==o)return o.exports;var r=e[i]={id:i,exports:{}};return t[i](r,r.exports,n),r.exports}n.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return n.d(e,{a:e}),e},n.d=(t,e)=>{for(var i in e)n.o(e,i)&&!n.o(t,i)&&Object.defineProperty(t,i,{enumerable:!0,get:e[i]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var i={};(()=>{"use strict";n.r(i),n.d(i,{DocumentOutline:()=>q,DocumentOutlineUI:()=>H,DocumentOutlineUtils:()=>h,HeadingId:()=>tt,TableOfContents:()=>pt,TableOfContentsCommand:()=>J,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(t,e){const n=a();return(s=function(t,e){return n[t-=347]})(t,e)}function c(t){const e=s;let n="";for(const i of t[e(352)]())i instanceof r.ModelText&&(n+=i[e(365)]);return n}function a(){const t=["1139088PHqdkm","getChildren","GeneralHtmlSupport","112idADJt","4zEucNa","367902voOCiy","htmlH1","has","1806032YmnoUg","htmlH3","heading.options","reduce","htmlH5","2783578gSKfjy","data","10MVCvfd","711546gzVbqa","plugins","model","paragraph","push","2222biyHOC","426562RWRJIy","htmlH6","config","get","18610Lzjyow","htmlH2","htmlH4"];return(a=function(){return t})()}!function(t){const e=s,n=t();for(;;)try{if(373130===-parseInt(e(373))/1+-parseInt(e(355))/2*(parseInt(e(367))/3)+-parseInt(e(359))/4+-parseInt(e(366))/5*(-parseInt(e(351))/6)+parseInt(e(364))/7+parseInt(e(354))/8*(parseInt(e(356))/9)+-parseInt(e(348))/10*(-parseInt(e(372))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(a);var u=n(584);const l=f;function d(){const t=["documentOutline.headings","get","change","getChildren","domConverter","isPremiumPlugin","editor","element","pluginName","activeItemIndex","193776guXpYa","14325939wzrxmB","length","10PAjTaw","view","getChild","618675bPyRDe","DocumentOutlineUtils","modelElement","data","indexOf","includes","afterInit","2827570YRFdds","getFirstPosition","_getActiveHeading","toModel","3854428OKmmVk","model","item","editing","_headingNames","document","getRootNames","_getHeadingNames","_getOutlineDefinitions","fire","selection","34HMocCf","7ZZrddX","name","config","isOfficialPlugin","_deriveHeadingElementsFromConversion","push","level","6179480EuiXSK","domToView","backward","getRoot","findIndex","init","text","463728xrdiGz","createElement"];return(d=function(){return t})()}function f(t,e){const n=d();return(f=function(t,e){return n[t-=321]})(t,e)}!function(t){const e=f,n=t();for(;;)try{if(576598===parseInt(e(370))/1+parseInt(e(337))/2*(parseInt(e(364))/3)+-parseInt(e(326))/4+parseInt(e(322))/5+parseInt(e(352))/6*(parseInt(e(338))/7)+parseInt(e(345))/8+-parseInt(e(365))/9*(parseInt(e(367))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(d);class h extends t.Plugin{static get[l(362)](){return l(371)}static get[l(341)](){return!0}static get[l(359)](){return!0}[l(330)]=[];[l(350)](){const t=l,e=this[t(360)];this[t(330)]=this[t(333)]();let n=[];e[t(327)][t(331)].on(t(356),o(()=>{const e=t,i=n;n=this[e(334)]();const o=(0,u.diff)(i,n,(t,n)=>t[e(344)]===n[e(344)]&&t[e(351)]===n[e(351)]&&t[e(372)]===n[e(372)]),r=(0,u.diffToChanges)(o,n),s=this[e(324)](),c=n[e(349)](t=>t[e(372)]===s);r[e(366)]&&this[e(335)](e(356),{outlineDefinitions:n,activeItemIndex:c,outlineChanges:r}),this[e(335)](e(363),{index:c})},250,{leading:!0,trailing:!0}))}[l(321)](){const t=l;this[t(330)][t(366)]||this[t(342)]()}[l(334)](){const t=l,e=this[t(360)],n=[],i=this[t(330)];for(const n of e[t(327)][t(331)][t(332)]())o(e[t(327)][t(331)][t(348)](n));function o(e){const r=t;for(const t of e[r(357)]())t.is(r(361))&&(i[r(375)](t[r(339)])&&n[r(343)]({level:i[r(374)](t[r(339)])+1,text:c(t),modelElement:t}),o(t))}return n}[l(324)](){const t=l,e=this[t(360)][t(327)][t(331)][t(336)][t(323)](),n=new r.ModelTreeWalker({direction:t(347),startPosition:e});for(const e of n)if(e[t(328)].is(t(361))&&this[t(330)][t(375)](e[t(328)][t(339)]))return e[t(328)]}[l(333)](){const t=l;return this[t(360)][t(340)][t(355)](t(354))||function(t){const e=s,n=t[e(375)][e(347)](e(361));return n?n[e(362)]((t,n)=>(e(370)!==n[e(369)]&&t[e(371)](n[e(369)]),t),[]):t[e(368)][e(358)](e(353))?[e(357),e(349),e(360),e(350),e(363),e(374)]:[]}(this[t(360)])}[l(342)](){const t=l,e=this[t(360)],n=["h1","h2","h3","h4","h5","h6"],i=[];for(const o of n){const n=e[t(329)][t(368)][t(358)][t(346)](document[t(353)](o)),r=e[t(373)][t(325)](n)[t(369)](0);r?.is(t(361))&&i[t(343)](r[t(339)])}this[t(330)]=i}}var m=n(311);function p(t,e){const n=t.t;switch(e){case"Empty heading":return n("Empty heading");case"Editor headings will appear here as you type.":return n("Editor headings will appear here as you type.");case"No headings were found in the document.":return n("No headings were found in the document.");case"Table of contents":return n("Table of contents");default:return e}}function g(t,e){const n=w();return(g=function(t,e){return n[t-=395]})(t,e)}function w(){const t=["3729745AxaZlP","click","Empty heading","2343534OuozLI","bindTemplate","div","ck-reset","35aNLqXt","1034408vdpMvv","5yTbVpS","bind","3457902uKJzQF","isEmpty","ck-document-outline__item_active","level","ck-document-outline__item_empty","setTemplate","12779289DOYuQT","set","37328adhDzC","3875488NgIKCy","text","isActive","ck-document-outline__item","ck-document-outline__item_level-"];return(w=function(){return t})()}!function(t){const e=g,n=t();for(;;)try{if(579328===-parseInt(e(406))/1*(-parseInt(e(416))/2)+-parseInt(e(400))/3+-parseInt(e(417))/4+parseInt(e(397))/5+-parseInt(e(408))/6+-parseInt(e(404))/7*(-parseInt(e(405))/8)+parseInt(e(414))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(w);class v extends m.View{constructor(t,e=!1){const n=g;super(t);const i=this[n(401)],o=e?"["+p(t,n(399))+"]":"";this[n(415)](n(418),""),this[n(415)](n(411),1),this[n(415)](n(419),!1),this[n(407)](n(409)).to(this,n(418),t=>!t),this[n(413)]({tag:n(402),attributes:{class:["ck",n(403),n(395),i.to(n(411),t=>n(396)+t),i.if(n(419),n(410)),i.if(n(409),n(412))],title:i.to(n(418))},children:[{text:i.to(n(418),t=>t||o)}],on:{click:i.to(n(398))}})}}function I(){const t=["_scrollToItem","contentLanguageDirection","ck-reset","4272245NLtqEz","14948740jBijDN","8254SUZrxf","element","text","_setActiveItem","set","isActive","activeItemIndex","delete","createCollection","addMany","delegate","62lfYydh","_deleteItem","_handleItemClick","documentOutlineContainer","ck-document-outline","fire","items","1860510BmLhzw","insert","remove","howMany","14tLOZEl","15QpPOSb","showEmptyHeadingText","div","map","values","click","9349128MNoayq","itemSelected","1495960iJMEBB","forEach","sync","_insertItem","destroy","level","change:activeItemIndex","getIndex","Editor headings will appear here as you type.","get","locale","index","1160548dyDeWb","type","source","setTemplate","bind"];return(I=function(){return t})()}const b=k;function k(t,e){const n=I();return(k=function(t,e){return n[t-=477]})(t,e)}!function(t){const e=k,n=t();for(;;)try{if(786013===parseInt(e(502))/1*(-parseInt(e(491))/2)+parseInt(e(514))/3*(parseInt(e(481))/4)+parseInt(e(489))/5+parseInt(e(509))/6*(-parseInt(e(513))/7)+-parseInt(e(522))/8+parseInt(e(520))/9+-parseInt(e(490))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(I);class y extends m.View{[b(508)];[b(505)];[b(515)];constructor(t,e=!1,n){const i=b;super(t),this[i(515)]=e,this[i(495)](i(497),-1),this[i(505)]=n,this[i(508)]=this[i(499)](),this[i(508)][i(501)](i(519)).to(this),this.on(i(519),this[i(504)][i(485)](this)),this.on(i(528),(t,e,n,o)=>{this[i(494)](o,n)}),this[i(484)]({tag:i(516),attributes:{class:["ck",i(488),i(506)],dir:t[i(487)],"data-document-outline-empty-placeholder":p(t,i(477)),tabindex:-1},children:this[i(508)]})}[b(524)](t){const e=b;t[e(523)](t=>{const n=e;n(510)==t[n(482)]?this[n(525)](t[n(480)],...t[n(518)]):n(498)==t[n(482)]&&this[n(503)](t[n(480)],t[n(512)])})}[b(494)](t,e){const n=b;if(-1!==t){const e=this[n(508)][n(478)](t);e&&(e[n(496)]=!1)}-1!==e&&(this[n(508)][n(478)](e)[n(496)]=!0,this[n(486)](e))}[b(525)](t,...e){const n=b,i=e[n(517)]((e,i)=>{const o=n,r=new v(this[o(479)],this[o(515)]);return r[o(493)]=e[o(493)],r[o(527)]=e[o(527)],t+i===this[o(497)]&&(r[o(496)]=!0),r});this[n(508)][n(500)](i,t)}[b(503)](t,e){const n=b;do{this[n(508)][n(511)](t)}while(--e)}[b(504)](t){const e=b,n=this[e(508)][e(529)](t[e(483)]);this[e(507)](e(521),n)}[b(486)](t){const e=b;(0,u.scrollAncestorsToShowTarget)(this[e(508)][e(478)](t)[e(492)],20,this[e(505)])}[b(526)](){const t=b;super[t(526)](),this[t(492)][t(511)]()}}var _=n(673),O=n.n(_),C=n(545),x=n.n(C),T=n(262),A=n.n(T),E=n(667),P=n.n(E),N=n(357),L=n.n(N),S=n(46),D={attributes:{"data-cke":!0}};D.setAttributes=P(),D.insert=A().bind(null,"head"),D.domAPI=x(),D.insertStyleElement=L();O()(S.A,D);S.A&&S.A.locals&&S.A.locals;const K=j;function j(t,e){const n=M();return(j=function(t,e){return n[t-=112]})(t,e)}function M(){const t=["editor","mapper","DocumentOutlineUI","pluginName","151155bjxzga","plugins","scrollToTheSelection","model","document","_currentOutlineDefinitions","fromCharCode","sync","documentOutline.container","bind","height","getIntersection","471999uJqoOc","view","afterInit","editing","indexOf","1810333gGgIjg","setSelection","add","_handleItemSelected","activeItemIndex","1wuOLqA","map","2927089VrtUlR","join","_setActiveViewItem","528338dCpuqa","getRootNames","locale","href","105276QMXUDz","focusTracker","get","focus","isOfficialPlugin","_handleOutlineChange","cancel","floor","destroy","documentOutline.showEmptyHeadings","render","bottom","_updateActiveDefinitionFromViewportThrottled","getDomRoot","mapViewToDom","itemSelected","DocumentOutlineUtils","5HsKlAo","getVisible","length","top","scroll","isPremiumPlugin","init","resize","modelElement","8Vdeebo","config","document-outline-container-not-provided","domConverter","window","appendChild","178878nKdgFb","toViewElement","listenTo","10tCsOra","change","_updateActiveDefinitionOnViewportChange","element"];return(M=function(){return t})()}!function(t){const e=j,n=t();for(;;)try{if(138693===parseInt(e(135))/1*(parseInt(e(140))/2)+-parseInt(e(125))/3+parseInt(e(144))/4+-parseInt(e(161))/5*(-parseInt(e(176))/6)+-parseInt(e(130))/7*(-parseInt(e(170))/8)+-parseInt(e(113))/9+-parseInt(e(179))/10*(parseInt(e(137))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(M);class H extends t.Plugin{[K(126)];[K(118)];[K(156)];static get[K(112)](){return K(185)}static get[K(148)](){return!0}static get[K(166)](){return!0}constructor(t){const e=K;super(t),this[e(126)]=new y(t[e(142)],this[e(183)][e(171)][e(146)](e(153)),this[e(183)][e(171)][e(146)](e(121))),this[e(118)]=[],this[e(156)]=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(181)][e(122)](this),100)}[K(167)](){const t=K,e=this[t(183)],n=e[t(114)][t(146)](t(160));let i=!1;if(this[t(126)][t(154)](),this[t(183)].ui[t(145)][t(132)](this[t(126)][t(182)]),!e[t(171)][t(146)](t(121)))throw new u.CKEditorError(t(172),{editor:e});e[t(171)][t(146)](t(121))[t(175)](this[t(126)][t(182)]),n.on(t(180),this[t(149)][t(122)](this)),n.on(t(134),(e,{index:n})=>this[t(139)](n)),this[t(126)].on(t(159),(e,n)=>{i=!0,this[t(133)](n)}),this[t(126)][t(178)](u.global[t(117)],t(165),()=>{i?i=!1:this[t(156)]()},{useCapture:!0}),this[t(126)][t(178)](u.global[t(174)],t(168),this[t(156)],{useCapture:!0})}[K(127)](){!async function(t){const e=p([72,116,119,88,115,111,87,104,89,122,114,109,102,49,73,121,76,56,86,74,113,108,70,84,107,83,80,85,97,77,66,118,120,75,71,100,48,50,78,68,110,90,65,117,79,53,112,67,55,52,99,81,101,105,69,54,82,51,98,103,106,57]),n=window[p([68,97,116,101])][p([110,111,119])](),i=t[p([101,100,105,116,111,114])],o=new(window[p([80,114,111,109,105,115,101])])(t=>{i[p([111,110,99,101])](p([114,101,97,100,121]),t)}),r={[p([107,116,121])]:p([69,67]),[p([117,115,101])]:p([115,105,103]),[p([99,114,118])]:p([80,45,50,53,54]),[p([120])]:p([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[p([121])]:p([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[p([97,108,103])]:p([69,83,50,53,54])},s=i[p([99,111,110,102,105,103])][p([103,101,116])](p([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[p([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),o[p([116,104,101,110])](()=>new(window[p([80,114,111,109,105,115,101])])(t=>{let e=0;i[p([109,111,100,101,108])][p([111,110])](p([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,i)=>{i[0][p([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[p([111,102,102])]())})}))];return window[p([80,114,111,109,105,115,101])][p([114,97,99,101])](e)[p([116,104,101,110])](()=>t)}function a(t){return t[p([115,116,97,114,116,115,87,105,116,104])](p([101,121]))?JSON[p([112,97,114,115,101])](l(t)):null}function l(t){return window[p([97,116,111,98])](t[p([114,101,112,108,97,99,101])](/-/g,p([43]))[p([114,101,112,108,97,99,101])](/_/g,p([47])))}function d(t){let e=5381;function n(t){for(let n=0;n<t[p([108,101,110,103,116,104])];n++){const i=t[p([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+i,e&=e}}return function t(e){Array[p([105,115,65,114,114,97,121])](e)?e[p([102,111,114,69,97,99,104])](t):e&&typeof e==p([111,98,106,101,99,116])?Object[p([101,110,116,114,105,101,115])](e)[p([115,111,114,116])]()[p([102,111,114,69,97,99,104])](([e,i])=>{n(e),t(i)}):n(window[p([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[p([116,111,83,116,114,105,110,103])](16)[p([112,97,100,83,116,97,114,116])](8,p([48]))}function h(t){return t[p([115,112,108,105,116])]("")[p([114,101,118,101,114,115,101])]()[p([106,111,105,110])]("")}function m(){}function p(t){const e=j;return t[e(136)](t=>String[e(119)](t))[e(138)]("")}!function(t){const n=function(){const t=window[p([83,116,114,105,110,103])](window[p([112,101,114,102,111,114,109,97,110,99,101])][p([110,111,119])]())[p([114,101,112,108,97,99,101])](p([46]),"");let n=p([72]);for(let i=0;i<t[p([108,101,110,103,116,104])];i+=2){let o=window[p([112,97,114,115,101,73,110,116])](t[p([115,117,98,115,116,114,105,110,103])](i,i+2));o>=e[p([108,101,110,103,116,104])]&&(o-=e[p([108,101,110,103,116,104])]),n+=e[o]}return n}();i[n]=p([100,111,99,117,109,101,110,116,79,117,116,108,105,110,101,76,105,99,101,110,115,101,75,101,121])+t,t!=p([86,97,108,105,100])&&async function(){await o,i[p([109,111,100,101,108])][p([99,104,97,110,103,101])]=m,i[p([109,111,100,101,108])][p([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,i[p([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](p([109,111,100,101,108]))}()}(await async function(){let t,e=null,m=null;try{return s==p([71,80,76])?p([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=s[p([115,112,108,105,116])](p([46]));return 3!=t[p([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[p([106,116,105])],n=window[p([112,97,114,115,101,73,110,116])](t[p([115,117,98,115,116,114,105,110,103])](t[p([108,101,110,103,116,104])]-8),16),i={...e,[p([106,116,105])]:t[p([115,117,98,115,116,114,105,110,103])](0,t[p([108,101,110,103,116,104])]-8)};return delete i[p([118,99])],d(i)==n}}}(),t?(t[p([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(m=function(t,e){return new(window[p([80,114,111,109,105,115,101])])(c=>{if(r())return c(p([86,97,108,105,100]));s(),i[p([100,101,99,111,114,97,116,101])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const l=(0,u.uid)();function m(t){return!!t&&(typeof t===p([111,98,106,101,99,116])||typeof t===p([102,117,110,99,116,105,111,110]))&&typeof t[p([116,104,101,110])]===p([102,117,110,99,116,105,111,110])&&typeof t[p([99,97,116,99,104])]===p([102,117,110,99,116,105,111,110])}function g(i){a(i)[p([116,104,101,110])](t=>t&&t[p([115,116,97,116,117,115])]==p([111,107])?f(d(l+e))!=t[p([118,101,114,105,102,105,99,97,116,105,111,110])]?p([85,115,97,103,101,76,105,109,105,116]):p([86,97,108,105,100]):p([85,115,97,103,101,76,105,109,105,116]))[p([116,104,101,110])](t=>(r(),t),()=>{const t=s();return null==t?(r(),p([86,97,108,105,100])):p(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[p([116,104,101,110])](c)[p([99,97,116,99,104])](()=>{c(p([85,115,97,103,101,76,105,109,105,116]))});const o=36e5;function r(){const e=p([108,108,99,116,45])+f(d(t)),i=h(f(window[p([77,97,116,104])][p([99,101,105,108])](n/o)));window[p([108,111,99,97,108,83,116,111,114,97,103,101])][p([115,101,116,73,116,101,109])](e,i)}function s(){const e=p([108,108,99,116,45])+f(d(t)),n=window[p([108,111,99,97,108,83,116,111,114,97,103,101])][p([103,101,116,73,116,101,109])](e);return n?window[p([112,97,114,115,101,73,110,116])](h(n),16)*o:null}function a(t){return new(window[p([80,114,111,109,105,115,101])])((e,n)=>{t[p([116,104,101,110])](e,n),window[p([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}i[p([111,110])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return c(p([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[p([114,101,113,117,101,115,116,73,100])]:l}},{[p([112,114,105,111,114,105,116,121])]:p([104,105,103,104])}),i[p([111,110])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{m(t[p([114,101,116,117,114,110])])&&(a=!0,g(t[p([114,101,116,117,114,110])]))},{[p([112,114,105,111,114,105,116,121])]:p([108,111,119])}),o[p([116,104,101,110])](()=>{a||c(p([85,115,97,103,101,76,105,109,105,116]))})});function r(){return i[p([101,100,105,116,105,110,103])][p([118,105,101,119])][p([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==p([97,117,116,111])}function s(){i[p([101,100,105,116,105,110,103])][p([118,105,101,119])][p([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=p([97,117,116,111])}}(t[p([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[p([106,116,105])])),await async function(){let t=!0;try{const i=s[p([115,112,108,105,116])](p([46])),[o,r,c]=i;return e(o),await n(o,r,c),t}catch{return!1}function e(e){const n=a(e);n&&n[p([97,108,103])]==p([69,83,50,53,54])||(t=!1)}async function n(e,n,i){const o=window[p([85,105,110,116,56,65,114,114,97,121])][p([102,114,111,109])](l(i),t=>t[p([99,104,97,114,67,111,100,101,65,116])](0)),s=(new(window[p([84,101,120,116,69,110,99,111,100,101,114])]))[p([101,110,99,111,100,101])](e+p([46])+n),c=window[p([99,114,121,112,116,111])][p([115,117,98,116,108,101])];if(!c)return;const a=await c[p([105,109,112,111,114,116,75,101,121])](p([106,119,107]),r,{[p([110,97,109,101])]:p([69,67,68,83,65]),[p([110,97,109,101,100,67,117,114,118,101])]:p([80,45,50,53,54])},!1,[p([118,101,114,105,102,121])]);await c[p([118,101,114,105,102,121])]({[p([110,97,109,101])]:p([69,67,68,83,65]),[p([104,97,115,104])]:{[p([110,97,109,101])]:p([83,72,65,45,50,53,54])}},a,o,s)||(t=!1)}}()?function(){const e=t[p([102,101,97,116,117,114,101,115])];return!(!e||!e[p([105,110,99,108,117,100,101,115])](p([42]))&&!e[p([105,110,99,108,117,100,101,115])](p([68,79]))&&!e[p([105,110,99,108,117,100,101,115])](p([80,80])))}()?function(){const e=[p([101,118,97,108,117,97,116,105,111,110]),p([116,114,105,97,108])][p([105,110,99,108,117,100,101,115])](t[p([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1751673600;return t[p([101,120,112])]<e}()?p([69,120,112,105,114,101,100]):function(){const e=j,n=t[p([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[p([108,101,110,103,116,104])])return!0;const{hostname:i}=new URL(window[p([108,111,99,97,116,105,111,110])][e(143)]);if(n[p([105,110,99,108,117,100,101,115])](i))return!0;const o=i[p([115,112,108,105,116])](p([46]));return n[p([102,105,108,116,101,114])](t=>t[p([105,110,99,108,117,100,101,115])](p([42])))[p([109,97,112])](t=>t[p([115,112,108,105,116])](p([46])))[p([102,105,108,116,101,114])](t=>t[p([108,101,110,103,116,104])]<=o[p([108,101,110,103,116,104])])[p([109,97,112])](t=>Array(o[p([108,101,110,103,116,104])]-t[p([108,101,110,103,116,104])])[p([102,105,108,108])](t[0]===p([42])?p([42]):"")[p([99,111,110,99,97,116])](t))[p([115,111,109,101])](t=>o[p([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===p([42])))}()?(t[p([108,105,99,101,110,115,101,84,121,112,101])]==p([101,118,97,108,117,97,116,105,111,110])&&(e=c(p([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[p([108,105,99,101,110,115,101,84,121,112,101])]==p([116,114,105,97,108])&&(e=c(p([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[p([80,114,111,109,105,115,101])])((t,n)=>{e[p([116,104,101,110])](t,n),m[p([116,104,101,110])](e=>{e!=p([86,97,108,105,100])&&t(e)},n)}):e||m||p([86,97,108,105,100]))):p([68,111,109,97,105,110,76,105,109,105,116]):p([78,111,116,65,108,108,111,119,101,100]):p([73,110,118,97,108,105,100])):p([73,110,118,97,108,105,100]))}catch{return p([73,110,118,97,108,105,100])}}())}(this)}[K(152)](){const t=K;super[t(152)](),this[t(126)][t(152)](),this[t(156)][t(150)]()}[K(149)](t,{outlineDefinitions:e,outlineChanges:n}){const i=K;this[i(118)]=e,this[i(126)][i(120)](n)}[K(139)](t){const e=K;this[e(118)][e(163)]&&this[e(118)][t]&&(this[e(126)][e(134)]=t)}[K(133)](t){const e=K,n=this[e(118)][t][e(169)];this[e(183)][e(116)][e(180)](t=>{t[e(131)](n,0)}),this[e(183)][e(128)][e(126)][e(115)]({alignToTop:!0,forceScroll:!0}),this[e(183)][e(128)][e(126)][e(147)](),this[e(139)](t)}[K(181)](){const t=K,e=this[t(183)];let n;for(const i of e[t(116)][t(117)][t(141)]()){const o=e[t(128)][t(126)][t(157)](i),r=o&&new u.Rect(o)[t(162)]();if(r){const e=new u.Rect(u.global[t(174)])[t(124)](r);e&&(n=e[t(164)]+.25*e[t(123)])}}if(void 0===n)return;const i=R(e[t(128)],this[t(118)],n);i?this[t(139)](this[t(118)][t(129)](i)):this[t(139)](-1)}}function R(t,e,n,i=0,o=e[K(163)]-1){const r=K,s=Math[r(151)](i+(o-i)/2);if(o>=i){const c=e[s],a=t[r(184)][r(177)](c[r(169)]);if(!a)return null;const l=t[r(126)][r(173)][r(158)](a);return new u.Rect(l)[r(155)]>n?R(t,e,n,i,s-1):R(t,e,n,s+1,o)}return s<0?null:e[s]}const V=z;function z(t,e){const n=U();return(z=function(t,e){return n[t-=395]})(t,e)}function U(){const t=["licenseKey","documentOutlineLicenseKeyNotAllowed","pluginName","9047910JVrIwt","documentOutlineLicenseKeyTrialLimit","3GqImsR","usageLimit","invalid","documentOutlineLicenseKeyUsageLimit","_licenseKeyCheckInterval","evaluationLimit","documentOutlineLicenseKeyValid","500KONKWS","documentOutlineLicenseKeyExpired","get","documentOutlineLicenseKeyEvaluationLimit","394884dMsiGT","init","7qSIZpb","config","documentOutlineLicenseKeyDomainLimit","isPremiumPlugin","isOfficialPlugin","destroy","1164116FSVeuU","documentOutlineLicenseKeyInvalid","requires","featureNotAllowed","2270332Asampz","domainLimit","trialLimit","editor","146470qPCBYw","expired","_showLicenseError","8671832BAtODP","DocumentOutline","4628935ldqsNk"];return(U=function(){return t})()}!function(t){const e=z,n=t();for(;;)try{if(800653===-parseInt(e(415))/1+parseInt(e(423))/2+-parseInt(e(396))/3*(-parseInt(e(419))/4)+parseInt(e(428))/5+parseInt(e(432))/6+parseInt(e(409))/7*(parseInt(e(426))/8)+parseInt(e(407))/9*(-parseInt(e(403))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(U);class q extends t.Plugin{[V(429)];[V(400)];static get[V(417)](){return[h,H]}static get[V(431)](){return V(427)}static get[V(413)](){return!0}static get[V(412)](){return!0}[V(408)](){const t=V;this[t(429)]=this[t(422)][t(410)][t(405)](t(429));const e=this[t(422)];this[t(400)]=setInterval(()=>{const n=t;let i;for(const t in e){const o=t,r=e[o];if(n(402)==r||n(416)==r||n(404)==r||n(411)==r||n(430)==r||n(406)==r||n(395)==r||n(399)==r){delete e[o],i=r,clearInterval(this[n(400)]),this[n(400)]=void 0;break}}n(416)==i&&e[n(425)](n(398)),n(404)==i&&e[n(425)](n(424)),n(411)==i&&e[n(425)](n(420)),n(430)==i&&e[n(425)](n(418),n(427)),n(406)==i&&e[n(425)](n(401)),n(395)==i&&e[n(425)](n(421)),n(399)==i&&e[n(425)](n(397))},1e3)}[V(414)](){const t=V;super[t(414)](),this[t(400)]&&clearInterval(this[t(400)])}}var F=n(901);function B(){const t=["selection","7649460IGQsHw","1127355YmTheX","execute","528108euwkow","1ldpAXZ","isEnabled","2081727AzAQfT","getFirstPosition","12mcxZJT","createElement","model","8OXynfh","document","editor","findAllowedParent","insertObject","1426982DlbNRa","refresh","schema","tableOfContents","change","2294055PAaQTa","551560LfRzdG"];return(B=function(){return t})()}const Q=W;function W(t,e){const n=B();return(W=function(t,e){return n[t-=214]})(t,e)}!function(t){const e=W,n=t();for(;;)try{if(641750===parseInt(e(225))/1*(-parseInt(e(237))/2)+parseInt(e(222))/3+parseInt(e(219))/4+parseInt(e(218))/5+-parseInt(e(229))/6*(parseInt(e(224))/7)+-parseInt(e(232))/8*(parseInt(e(227))/9)+parseInt(e(221))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(B);class J extends t.Command{[Q(223)](){const t=Q;this[t(234)][t(231)][t(217)](e=>{const n=t;this[n(234)][n(231)][n(236)](e[n(230)](n(216)))})}[Q(214)](){const t=Q,e=this[t(234)][t(231)],n=e[t(233)][t(220)][t(228)]();this[t(226)]=null!==(n&&e[t(215)][t(235)](n,t(216)))}}var Z=n(336),G={attributes:{"data-cke":!0}};G.setAttributes=P(),G.insert=A().bind(null,"head"),G.domAPI=x(),G.insertStyleElement=L();O()(Z.A,G);Z.A&&Z.A.locals&&Z.A.locals;const Y=X;function X(t,e){const n=$();return(X=function(t,e){return n[t-=163]})(t,e)}function $(){const t=["match","7768uFCQuG","_customUpcastHeadingsConversion","downcast","for","10045ATTEuO","heading1","nodeAfter","isOfficialPlugin","consume","string","get","headingId","set","afterInit","config","setAttribute","editor","6pmodTx","name","differ","consumable","hasAttribute","heading.options","element:","pluginName","getContainedElement","mapper","28050yAUmSi","removeAttribute","2651DduRbB","attributes","3995965WSiYvx","position","toViewElement","1396815AhYIXE","document","view","isPremiumPlugin","paragraph","_registerHeadingIdAttributePostfixer","remove","5624001jdpwVH","add","upcast","3678244LtPQOa","_customDataDowncastHeadingsConversion","length","item","extend","type","HeadingId","low","delete","change","attribute:headingId:","4zjNyNZ","conversion","registerPostFixer","insert","model","2474985mlKMmJ","clear","headingId.modelAttributeName","viewItem","forEach","modelRange","isRegistered","has","getAttribute","schema","writer","getChanges"];return($=function(){return t})()}!function(t){const e=X,n=t();for(;;)try{if(976392===parseInt(e(208))/1+-parseInt(e(218))/2+parseInt(e(234))/3*(-parseInt(e(229))/4)+-parseInt(e(205))/5*(-parseInt(e(191))/6)+-parseInt(e(178))/7*(-parseInt(e(174))/8)+-parseInt(e(215))/9+-parseInt(e(201))/10*(-parseInt(e(203))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}($);class tt extends t.Plugin{static get[Y(198)](){return Y(224)}static get[Y(181)](){return!0}static get[Y(211)](){return!0}[Y(187)](){const t=Y,e=this[t(190)];e[t(188)][t(184)](t(163))||(function(e){const n=t,i=new Map;return e?(e[n(165)](t=>{const e=n;e(212)!==t[e(233)]&&i[e(186)](t[e(210)],t[e(233)])}),i[n(184)]("h1")||i[n(186)]("h1",n(179)),i):i}(this[t(190)][t(188)][t(184)](t(196)))[t(165)]((n,i)=>{const o=t;this[o(175)](i),this[o(219)](n),e[o(233)][o(170)][o(167)](n)&&e[o(233)][o(170)][o(222)](n,{allowAttributes:o(185)})}),this[t(213)]())}[Y(175)](t){const e=Y;this[e(190)][e(230)][e(177)](e(217))[e(216)](n=>n.on(e(197)+t,(t,n,i)=>{const o=e,{consumable:r,writer:s}=i,c=n[o(164)][o(169)]("id"),a=n[o(166)][o(199)]();if(a)return c&&c[o(220)]||a[o(195)](o(185))?void(r[o(182)](n[o(164)],{attributes:["id"]})&&s[o(189)](o(185),c,a)):(r[o(182)](n[o(164)],{attributes:["id"]}),void s[o(189)](o(185),(0,u.uid)(),a))},{priority:u.priorities[e(184)](e(225))+.5}))}[Y(219)](t){const e=Y;this[e(190)][e(230)][e(177)](e(176))[e(216)](n=>n.on(e(228)+t,(t,n,i)=>{const o=e;if(!i[o(194)][o(182)](n[o(221)],t[o(192)]))return;const r=n[o(221)][o(169)](o(185)),s=i[o(200)][o(207)](n[o(221)]);i[o(171)][o(189)]("id",r,s)}))}[Y(213)](){const t=Y,e=this[t(190)],n=new Set,i=new Set;function o(e,n){const o=t,r=(0,u.uid)();return i[o(216)](r),e[o(189)](o(185),r,n),r}function r(e,n){const i=t;e[i(202)](i(185),n)}e[t(233)][t(209)][t(231)](s=>{const c=t,a=e[c(233)][c(209)][c(193)][c(172)]();let u=!1;for(const t of a)if(c(232)==t[c(223)]&&t[c(192)])if(et(t[c(192)])){const e=t[c(204)][c(184)](c(185));c(183)==typeof e?n[c(168)](e)?(o(s,t[c(206)][c(180)]),u=!0):i[c(216)](e):(o(s,t[c(206)][c(180)]),u=!0)}else c(183)==typeof t[c(204)][c(184)](c(185))&&(r(s,t[c(206)][c(180)]),u=!0);else if(c(214)==t[c(223)]){const e=t[c(204)][c(184)](c(185));c(183)==typeof e&&n[c(226)](e)}return u}),e[t(233)][t(209)].on(t(227),()=>{const e=t;i[e(165)](t=>n[e(216)](t)),i[e(235)]()})}}function et(t){return!!t[Y(173)](/heading\d/)}const nt=ot;function it(){const t=["isPremiumPlugin","6354DKEewt","modelPosition","map","elementToElement","$capture","href","stop","headingId.modelAttributeName","insert","table-of-contents","view","1117831lIgPvD","540704KlQbWz","mapper","abs","TableOfContentsEditing","headingId","11730393zyNQbr","element","commands","hasContent","_tableOfContentsElements","modelElement","documentOutline.showEmptyHeadings","registerRawContentMatcher","preventDefault","pluginName","isOfficialPlugin","editing","outlineDefinitions","viewToModelPosition","10LWrrNf","tableOfContents","elementToStructure","filter","click","config","scrollToTheSelection","requires","reconvertItem","schema","conversion","locale","203jATVPv","rootName","_headingIdModelAttributeName","data","setSelection","plugins","Table of contents","domEvent","editor","28164477GgSkcv","setCustomProperty","_redirectMapper","get","dataDowncast","target","model","isInteger","_createTableOfContents","tableOfContentsHeadingIndex","_currentOutlineDefinitions","join","No headings were found in the document.","createText","forEach","nodeAfter","insertTableOfContents","_defineConverters","add","end","text","getAttribute","_trackNewToCElements","Empty heading","change","getAncestors","type","$graveyard","createPositionAt"," table-of-contents_empty","position","editingDowncast","getChanges","for","fromCharCode","viewPosition","getCustomProperty","length","findMappedViewAncestor","207880vpjAlx","_handleScrollToHeading","div","_updateTableOfContentsElements","listenTo","afterInit","table-of-contents__placeholder","DocumentOutlineUtils","high","document","init","476TZFnLk","differ","2197002qNxWqK","upcast","name","register","level","45SNNRdc","_defineSchema","$blockObject","createContainerElement","toModelElement"];return(it=function(){return t})()}function ot(t,e){const n=it();return(ot=function(t,e){return n[t-=194]})(t,e)}!function(t){const e=ot,n=t();for(;;)try{if(740135===-parseInt(e(198))/1+-parseInt(e(289))/2*(-parseInt(e(302))/3)+-parseInt(e(199))/4*(-parseInt(e(296))/5)+-parseInt(e(291))/6+-parseInt(e(230))/7*(parseInt(e(278))/8)+-parseInt(e(204))/9*(parseInt(e(218))/10)+parseInt(e(239))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(it);class rt extends t.Plugin{static get[nt(213)](){return nt(202)}static get[nt(214)](){return!0}static get[nt(301)](){return!0}static get[nt(225)](){return[F.Widget,h,tt]}[nt(249)];[nt(208)];[nt(232)];constructor(t){const e=nt;super(t),this[e(249)]=[],this[e(208)]=new Set,this[e(232)]=e(203)}[nt(288)](){const t=nt,e=this[t(238)],n=e[t(215)][t(197)][t(287)];e[t(223)][t(242)](t(194))&&(this[t(232)]=e[t(223)][t(242)](t(194))),this[t(282)](n,t(222),(e,n)=>{const i=t;if(!n[i(244)])return;const o=n[i(244)][i(275)](i(248));Number[i(246)](o)&&(n[i(237)][i(212)](),e[i(308)](),this[i(279)](o))},{priority:t(286),context:t(306)}),this[t(297)](),this[t(256)](),e[t(206)][t(257)](t(255),new J(e)),e[t(235)][t(242)](t(285)).on(t(263),(e,n)=>{const i=t;this[i(249)]=n[i(216)],this[i(281)]()}),this[t(282)](e[t(245)][t(287)],t(263),()=>{this[t(261)]()})}[nt(283)](){!async function(t){const e=p([50,80,121,99,66,49,79,86,55,74,88,118,108,114,84,85,56,48,53,54,113,82,72,111,65,57,104,68,76,100,119,101,52,77,78,83,98,70,51,73,122,102,105,97,115,89,69,117,120,106,110,75,90,107,81,116,71,109,67,103,87,112]),n=window[p([68,97,116,101])][p([110,111,119])](),i=t[p([101,100,105,116,111,114])],o=new(window[p([80,114,111,109,105,115,101])])(t=>{i[p([111,110,99,101])](p([114,101,97,100,121]),t)}),r={[p([107,116,121])]:p([69,67]),[p([117,115,101])]:p([115,105,103]),[p([99,114,118])]:p([80,45,50,53,54]),[p([120])]:p([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[p([121])]:p([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[p([97,108,103])]:p([69,83,50,53,54])},s=i[p([99,111,110,102,105,103])][p([103,101,116])](p([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[p([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),o[p([116,104,101,110])](()=>new(window[p([80,114,111,109,105,115,101])])(t=>{let e=0;i[p([109,111,100,101,108])][p([111,110])](p([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,i)=>{i[0][p([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[p([111,102,102])]())})}))];return window[p([80,114,111,109,105,115,101])][p([114,97,99,101])](e)[p([116,104,101,110])](()=>t)}function a(t){return t[p([115,116,97,114,116,115,87,105,116,104])](p([101,121]))?JSON[p([112,97,114,115,101])](l(t)):null}function l(t){return window[p([97,116,111,98])](t[p([114,101,112,108,97,99,101])](/-/g,p([43]))[p([114,101,112,108,97,99,101])](/_/g,p([47])))}function d(t){let e=5381;function n(t){for(let n=0;n<t[p([108,101,110,103,116,104])];n++){const i=t[p([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+i,e&=e}}return function t(e){Array[p([105,115,65,114,114,97,121])](e)?e[p([102,111,114,69,97,99,104])](t):e&&typeof e==p([111,98,106,101,99,116])?Object[p([101,110,116,114,105,101,115])](e)[p([115,111,114,116])]()[p([102,111,114,69,97,99,104])](([e,i])=>{n(e),t(i)}):n(window[p([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[p([116,111,83,116,114,105,110,103])](16)[p([112,97,100,83,116,97,114,116])](8,p([48]))}function h(t){return t[p([115,112,108,105,116])]("")[p([114,101,118,101,114,115,101])]()[p([106,111,105,110])]("")}function m(){}function p(t){const e=ot;return t[e(304)](t=>String[e(273)](t))[e(250)]("")}!function(t){const n=function(){const t=window[p([83,116,114,105,110,103])](window[p([112,101,114,102,111,114,109,97,110,99,101])][p([110,111,119])]())[p([114,101,112,108,97,99,101])](p([46]),"");let n=p([80]);for(let i=0;i<t[p([108,101,110,103,116,104])];i+=2){let o=window[p([112,97,114,115,101,73,110,116])](t[p([115,117,98,115,116,114,105,110,103])](i,i+2));o>=e[p([108,101,110,103,116,104])]&&(o-=e[p([108,101,110,103,116,104])]),n+=e[o]}return n}();i[n]=p([116,97,98,108,101,79,102,67,111,110,116,101,110,116,115,76,105,99,101,110,115,101,75,101,121])+t,t!=p([86,97,108,105,100])&&async function(){await o,i[p([109,111,100,101,108])][p([99,104,97,110,103,101])]=m,i[p([109,111,100,101,108])][p([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,i[p([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](p([109,111,100,101,108]))}()}(await async function(){let t,e=null,m=null;try{return s==p([71,80,76])?p([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=s[p([115,112,108,105,116])](p([46]));return 3!=t[p([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[p([106,116,105])],n=window[p([112,97,114,115,101,73,110,116])](t[p([115,117,98,115,116,114,105,110,103])](t[p([108,101,110,103,116,104])]-8),16),i={...e,[p([106,116,105])]:t[p([115,117,98,115,116,114,105,110,103])](0,t[p([108,101,110,103,116,104])]-8)};return delete i[p([118,99])],d(i)==n}}}(),t?(t[p([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(m=function(t,e){return new(window[p([80,114,111,109,105,115,101])])(c=>{if(r())return c(p([86,97,108,105,100]));s(),i[p([100,101,99,111,114,97,116,101])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const l=(0,u.uid)();function m(t){return!!t&&(typeof t===p([111,98,106,101,99,116])||typeof t===p([102,117,110,99,116,105,111,110]))&&typeof t[p([116,104,101,110])]===p([102,117,110,99,116,105,111,110])&&typeof t[p([99,97,116,99,104])]===p([102,117,110,99,116,105,111,110])}function g(i){a(i)[p([116,104,101,110])](t=>t&&t[p([115,116,97,116,117,115])]==p([111,107])?f(d(l+e))!=t[p([118,101,114,105,102,105,99,97,116,105,111,110])]?p([85,115,97,103,101,76,105,109,105,116]):p([86,97,108,105,100]):p([85,115,97,103,101,76,105,109,105,116]))[p([116,104,101,110])](t=>(r(),t),()=>{const t=s();return null==t?(r(),p([86,97,108,105,100])):p(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[p([116,104,101,110])](c)[p([99,97,116,99,104])](()=>{c(p([85,115,97,103,101,76,105,109,105,116]))});const o=36e5;function r(){const e=p([108,108,99,116,45])+f(d(t)),i=h(f(window[p([77,97,116,104])][p([99,101,105,108])](n/o)));window[p([108,111,99,97,108,83,116,111,114,97,103,101])][p([115,101,116,73,116,101,109])](e,i)}function s(){const e=p([108,108,99,116,45])+f(d(t)),n=window[p([108,111,99,97,108,83,116,111,114,97,103,101])][p([103,101,116,73,116,101,109])](e);return n?window[p([112,97,114,115,101,73,110,116])](h(n),16)*o:null}function a(t){return new(window[p([80,114,111,109,105,115,101])])((e,n)=>{t[p([116,104,101,110])](e,n),window[p([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}i[p([111,110])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return c(p([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[p([114,101,113,117,101,115,116,73,100])]:l}},{[p([112,114,105,111,114,105,116,121])]:p([104,105,103,104])}),i[p([111,110])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{m(t[p([114,101,116,117,114,110])])&&(a=!0,g(t[p([114,101,116,117,114,110])]))},{[p([112,114,105,111,114,105,116,121])]:p([108,111,119])}),o[p([116,104,101,110])](()=>{a||c(p([85,115,97,103,101,76,105,109,105,116]))})});function r(){return i[p([101,100,105,116,105,110,103])][p([118,105,101,119])][p([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==p([97,117,116,111])}function s(){i[p([101,100,105,116,105,110,103])][p([118,105,101,119])][p([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=p([97,117,116,111])}}(t[p([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[p([106,116,105])])),await async function(){let t=!0;try{const i=s[p([115,112,108,105,116])](p([46])),[o,r,c]=i;return e(o),await n(o,r,c),t}catch{return!1}function e(e){const n=a(e);n&&n[p([97,108,103])]==p([69,83,50,53,54])||(t=!1)}async function n(e,n,i){const o=window[p([85,105,110,116,56,65,114,114,97,121])][p([102,114,111,109])](l(i),t=>t[p([99,104,97,114,67,111,100,101,65,116])](0)),s=(new(window[p([84,101,120,116,69,110,99,111,100,101,114])]))[p([101,110,99,111,100,101])](e+p([46])+n),c=window[p([99,114,121,112,116,111])][p([115,117,98,116,108,101])];if(!c)return;const a=await c[p([105,109,112,111,114,116,75,101,121])](p([106,119,107]),r,{[p([110,97,109,101])]:p([69,67,68,83,65]),[p([110,97,109,101,100,67,117,114,118,101])]:p([80,45,50,53,54])},!1,[p([118,101,114,105,102,121])]);await c[p([118,101,114,105,102,121])]({[p([110,97,109,101])]:p([69,67,68,83,65]),[p([104,97,115,104])]:{[p([110,97,109,101])]:p([83,72,65,45,50,53,54])}},a,o,s)||(t=!1)}}()?function(){const e=t[p([102,101,97,116,117,114,101,115])];return!(!e||!e[p([105,110,99,108,117,100,101,115])](p([42]))&&!e[p([105,110,99,108,117,100,101,115])](p([84,79,67]))&&!e[p([105,110,99,108,117,100,101,115])](p([80,80])))}()?function(){const e=[p([101,118,97,108,117,97,116,105,111,110]),p([116,114,105,97,108])][p([105,110,99,108,117,100,101,115])](t[p([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1751673600;return t[p([101,120,112])]<e}()?p([69,120,112,105,114,101,100]):function(){const e=ot,n=t[p([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[p([108,101,110,103,116,104])])return!0;const{hostname:i}=new URL(window[p([108,111,99,97,116,105,111,110])][e(307)]);if(n[p([105,110,99,108,117,100,101,115])](i))return!0;const o=i[p([115,112,108,105,116])](p([46]));return n[p([102,105,108,116,101,114])](t=>t[p([105,110,99,108,117,100,101,115])](p([42])))[p([109,97,112])](t=>t[p([115,112,108,105,116])](p([46])))[p([102,105,108,116,101,114])](t=>t[p([108,101,110,103,116,104])]<=o[p([108,101,110,103,116,104])])[p([109,97,112])](t=>Array(o[p([108,101,110,103,116,104])]-t[p([108,101,110,103,116,104])])[p([102,105,108,108])](t[0]===p([42])?p([42]):"")[p([99,111,110,99,97,116])](t))[p([115,111,109,101])](t=>o[p([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===p([42])))}()?(t[p([108,105,99,101,110,115,101,84,121,112,101])]==p([101,118,97,108,117,97,116,105,111,110])&&(e=c(p([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[p([108,105,99,101,110,115,101,84,121,112,101])]==p([116,114,105,97,108])&&(e=c(p([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[p([80,114,111,109,105,115,101])])((t,n)=>{e[p([116,104,101,110])](t,n),m[p([116,104,101,110])](e=>{e!=p([86,97,108,105,100])&&t(e)},n)}):e||m||p([86,97,108,105,100]))):p([68,111,109,97,105,110,76,105,109,105,116]):p([78,111,116,65,108,108,111,119,101,100]):p([73,110,118,97,108,105,100])):p([73,110,118,97,108,105,100]))}catch{return p([73,110,118,97,108,105,100])}}())}(this)}[nt(281)](){const t=nt;this[t(208)][t(253)](e=>{const n=t;n(266)!==e[n(231)]&&this[n(238)][n(215)][n(226)](e)})}[nt(261)](){const t=nt;for(const e of this[t(238)][t(245)][t(287)][t(290)][t(271)]({includeChangesInGraveyard:!0})){if(t(195)!==e[t(265)]||t(219)!==e[t(293)])return;this[t(208)][t(257)](e[t(269)][t(254)])}}[nt(297)](){const t=nt;this[t(238)][t(245)][t(227)][t(294)](t(219),{inheritAllFrom:t(298)})}[nt(256)](){const t=nt,e=this[t(238)][t(228)];e[t(272)](t(292))[t(305)]({model:t(219),view:{name:t(280),classes:t(196)}}),e[t(272)](t(243))[t(220)]({model:t(219),view:(e,{writer:n})=>this[t(247)](n,!0)}),e[t(272)](t(270))[t(220)]({model:t(219),view:(e,{writer:n})=>{const i=t;this[i(208)][i(257)](e);const o=this[i(247)](n);return(0,F.toWidget)(o,n,{label:p(this[i(238)][i(229)],i(236))})}}),this[t(238)][t(233)][t(211)]({name:t(280),classes:t(196)}),this[t(238)][t(215)][t(200)].on(t(217),this[t(241)](),{priority:t(286)})}[nt(247)](t,e=!1){const n=nt,{locale:i}=this[n(238)],o=t[n(299)](n(280),{class:n(196)+(0===this[n(249)][n(276)]?n(268):""),...!e&&{"data-table-of-contents-label":p(i,n(236))}});0===this[n(249)][n(276)]&&!1===e&&t[n(195)](t[n(267)](o,n(258)),t[n(299)]("p",{class:n(284)},[t[n(252)](p(i,n(251)))]));const r=e?"":"["+p(i,n(262))+"]";let s=o;return this[n(249)][n(253)]((i,o,c)=>{const a=n,u=this[a(238)][a(245)][a(207)](i[a(209)],{ignoreWhitespaces:!0}),l=u?i[a(259)]:r,d=i[a(209)][a(260)](this[a(232)]),f=t[a(299)]("a",{href:"#"+d,...!e&&{tabindex:"-1"}},[t[a(252)](l)]),h=this[a(238)][a(223)][a(242)](a(210));t[a(240)](a(248),o,f);const m=t[a(299)]("li",null,[u||!e&&h?f:t[a(252)]("")]),p=o?c[o-1][a(295)]:0,g=Math[a(201)](i[a(295)]-p);if(i[a(295)]>p){const e=st(m,g,t);t[a(195)](t[a(267)](s,a(258)),e)}else{const e=function(t,e){const n=a;return t[n(264)]({includeSelf:!0,parentFirst:!0})[n(221)](t=>t.is(n(205),"ol"))[e]}(s,g);t[a(195)](t[a(267)](e,a(258)),m)}s=m}),o}[nt(279)](t){const e=nt,n=this[e(249)][t][e(209)];this[e(238)][e(245)][e(263)](t=>{t[e(234)](n,0)}),this[e(238)][e(215)][e(197)][e(224)]({alignToTop:!0,forceScroll:!0})}[nt(241)](){return(t,e)=>{const n=ot,i=e[n(200)],o=i[n(277)](e[n(274)]),r=i[n(300)](o);r.is(n(205),n(219))&&(e[n(303)]=this[n(238)][n(245)][n(267)](r,0),t[n(308)]())}}}function st(t,e,n){const i=nt;return 1===e?n[i(299)]("ol",null,[t]):n[i(299)]("ol",null,[n[i(299)]("li",null,[st(t,e-1,n)])])}var ct=n(355);function at(t,e){const n=lt();return(at=function(t,e){return n[t-=201]})(t,e)}const ut=at;function lt(){const t=["tooltip","config","pluginName","15GSmnwC","106nxZQIo","159270aMgfdR","trialLimit","tableOfContentsLicenseKeyUsageLimit","2202888JNovTy","21314ulKApM","16645812uCErlW","11CiBQgV","_createButton","focus","tableOfContentsLicenseKeyExpired","listenTo","TableOfContentsUI","locale","bind","editing","licenseKey","get","add","136LCxgNC","execute","783vsYAHK","isOfficialPlugin","11474393NBQQRM","_showLicenseError","editor","componentFactory","Table of contents","menuBar:tableOfContents","commands","init","usageLimit","expired","tableOfContents","view","tableOfContentsLicenseKeyDomainLimit","isEnabled","evaluationLimit","116889eOjUVf","set","invalid","1443372AkRETr","_licenseKeyCheckInterval","destroy","tableOfContentsLicenseKeyInvalid","tableOfContentsLicenseKeyValid","insertTableOfContents","tableOfContentsLicenseKeyTrialLimit","isPremiumPlugin","featureNotAllowed","TableOfContents","tableOfContentsLicenseKeyNotAllowed","tableOfContentsLicenseKeyEvaluationLimit","domainLimit"];return(lt=function(){return t})()}!function(t){const e=at,n=t();for(;;)try{if(874458===-parseInt(e(230))/1*(-parseInt(e(225))/2)+parseInt(e(205))/3*(parseInt(e(244))/4)+-parseInt(e(224))/5*(parseInt(e(208))/6)+parseInt(e(248))/7+parseInt(e(229))/8+parseInt(e(246))/9*(-parseInt(e(226))/10)+parseInt(e(232))/11*(-parseInt(e(231))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt);class dt extends t.Plugin{[ut(241)];[ut(209)];static get[ut(223)](){return ut(237)}static get[ut(247)](){return!0}static get[ut(215)](){return!0}[ut(255)](){const t=ut,e=this[t(250)];e.ui[t(251)][t(243)](t(258),()=>{const e=t,n=this[e(233)](m.ButtonView);return n[e(221)]=!0,n}),e.ui[t(251)][t(243)](t(253),()=>this[t(233)](m.MenuBarMenuListItemButtonView)),this[t(241)]=this[t(250)][t(222)][t(242)](t(241));const n=this[t(250)];this[t(209)]=setInterval(()=>{const e=t;let i;for(const t in n){const o=t,r=n[o];if(e(212)==r||e(211)==r||e(235)==r||e(202)==r||e(218)==r||e(219)==r||e(214)==r||e(228)==r){delete n[o],i=r,clearInterval(this[e(209)]),this[e(209)]=void 0;break}}e(211)==i&&n[e(249)](e(207)),e(235)==i&&n[e(249)](e(257)),e(202)==i&&n[e(249)](e(220)),e(218)==i&&n[e(249)](e(216),e(217)),e(219)==i&&n[e(249)](e(204)),e(214)==i&&n[e(249)](e(227)),e(228)==i&&n[e(249)](e(256))},1e3)}[ut(233)](t){const e=ut,n=this[e(250)],i=n[e(238)],o=n[e(254)][e(242)](e(213)),r=new t(i);return r[e(206)]({label:p(i,e(252)),icon:ct.IconTableOfContents}),r[e(239)](e(203)).to(o,e(203)),this[e(236)](r,e(245),()=>{const t=e;n[t(245)](t(213)),n[t(240)][t(201)][t(234)]()}),r}[ut(210)](){const t=ut;super[t(210)](),this[t(209)]&&clearInterval(this[t(209)])}}function ft(){var t=["298552gpAFqp","663PCJUHl","875165LhzUPS","6ZYBQEj","isOfficialPlugin","9jjhNgT","isPremiumPlugin","pluginName","requires","TableOfContents","1734124uycMae","9190UtJwmh","93mMeojk","584104zsjwQR","2708280GkkbJj"];return(ft=function(){return t})()}var ht=mt;function mt(t,e){var n=ft();return(mt=function(t,e){return n[t-=114]})(t,e)}!function(t){for(var e=mt,n=t();;)try{if(431400===parseInt(e(121))/1*(parseInt(e(120))/2)+-parseInt(e(125))/3+-parseInt(e(124))/4+parseInt(e(126))/5*(parseInt(e(127))/6)+parseInt(e(119))/7+-parseInt(e(122))/8*(parseInt(e(114))/9)+-parseInt(e(123))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ft);class pt extends t.Plugin{static get[ht(117)](){return[rt,dt]}static get[ht(116)](){return ht(118)}static get[ht(128)](){return!0}static get[ht(115)](){return!0}}function gt(){var t=["8NFNoHT","1389135CIxoDT","845000HqsdvD","247386XiOjZA","6887682ultWFS","158641eAPOZw","794472WKyJrC","2923515VuFqfG","6NREZdb"];return(gt=function(){return t})()}function wt(t,e){var n=gt();return(wt=function(t,e){return n[t-=469]})(t,e)}!function(t){for(var e=wt,n=t();;)try{if(403533===-parseInt(e(472))/1*(-parseInt(e(477))/2)+-parseInt(e(470))/3+-parseInt(e(471))/4+-parseInt(e(476))/5+parseInt(e(475))/6+parseInt(e(474))/7*(parseInt(e(469))/8)+parseInt(e(473))/9)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 m=o(h,i);i.byIndex=c,e.splice(c,0,{identifier:d,updater:m,references:1})}s.push(d)}return s}function o(t,e){var n=e.domAPI(e);n.update(t);return function(e){if(e){if(e.css===t.css&&e.media===t.media&&e.sourceMap===t.sourceMap&&e.supports===t.supports&&e.layer===t.layer)return;n.update(t=e)}else n.remove()}}t.exports=function(t,o){var r=i(t=t||[],o=o||{});return function(t){t=t||[];for(var s=0;s<r.length;s++){var c=n(r[s]);e[c].references--}for(var a=i(t,o),u=0;u<r.length;u++){var l=n(r[u]);0===e[l].references&&(e[l].updater(),e.splice(l,1))}r=a}}},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")}},e={};function n(i){var o=e[i];if(void 0!==o)return o.exports;var r=e[i]={id:i,exports:{}};return t[i](r,r.exports,n),r.exports}n.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return n.d(e,{a:e}),e},n.d=(t,e)=>{for(var i in e)n.o(e,i)&&!n.o(t,i)&&Object.defineProperty(t,i,{enumerable:!0,get:e[i]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var i={};(()=>{"use strict";n.r(i),n.d(i,{DocumentOutline:()=>q,DocumentOutlineUI:()=>H,DocumentOutlineUtils:()=>h,HeadingId:()=>tt,TableOfContents:()=>pt,TableOfContentsCommand:()=>G,TableOfContentsEditing:()=>it,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(t,e){const n=a();return(s=function(t,e){return n[t-=347]})(t,e)}function c(t){const e=s;let n="";for(const i of t[e(352)]())i instanceof r.ModelText&&(n+=i[e(365)]);return n}function a(){const t=["1139088PHqdkm","getChildren","GeneralHtmlSupport","112idADJt","4zEucNa","367902voOCiy","htmlH1","has","1806032YmnoUg","htmlH3","heading.options","reduce","htmlH5","2783578gSKfjy","data","10MVCvfd","711546gzVbqa","plugins","model","paragraph","push","2222biyHOC","426562RWRJIy","htmlH6","config","get","18610Lzjyow","htmlH2","htmlH4"];return(a=function(){return t})()}!function(t){const e=s,n=t();for(;;)try{if(373130===-parseInt(e(373))/1+-parseInt(e(355))/2*(parseInt(e(367))/3)+-parseInt(e(359))/4+-parseInt(e(366))/5*(-parseInt(e(351))/6)+parseInt(e(364))/7+parseInt(e(354))/8*(parseInt(e(356))/9)+-parseInt(e(348))/10*(-parseInt(e(372))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(a);var u=n(584);const l=f;function d(){const t=["documentOutline.headings","get","change","getChildren","domConverter","isPremiumPlugin","editor","element","pluginName","activeItemIndex","193776guXpYa","14325939wzrxmB","length","10PAjTaw","view","getChild","618675bPyRDe","DocumentOutlineUtils","modelElement","data","indexOf","includes","afterInit","2827570YRFdds","getFirstPosition","_getActiveHeading","toModel","3854428OKmmVk","model","item","editing","_headingNames","document","getRootNames","_getHeadingNames","_getOutlineDefinitions","fire","selection","34HMocCf","7ZZrddX","name","config","isOfficialPlugin","_deriveHeadingElementsFromConversion","push","level","6179480EuiXSK","domToView","backward","getRoot","findIndex","init","text","463728xrdiGz","createElement"];return(d=function(){return t})()}function f(t,e){const n=d();return(f=function(t,e){return n[t-=321]})(t,e)}!function(t){const e=f,n=t();for(;;)try{if(576598===parseInt(e(370))/1+parseInt(e(337))/2*(parseInt(e(364))/3)+-parseInt(e(326))/4+parseInt(e(322))/5+parseInt(e(352))/6*(parseInt(e(338))/7)+parseInt(e(345))/8+-parseInt(e(365))/9*(parseInt(e(367))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(d);class h extends t.Plugin{static get[l(362)](){return l(371)}static get[l(341)](){return!0}static get[l(359)](){return!0}[l(330)]=[];[l(350)](){const t=l,e=this[t(360)];this[t(330)]=this[t(333)]();let n=[];e[t(327)][t(331)].on(t(356),o(()=>{const e=t,i=n;n=this[e(334)]();const o=(0,u.diff)(i,n,(t,n)=>t[e(344)]===n[e(344)]&&t[e(351)]===n[e(351)]&&t[e(372)]===n[e(372)]),r=(0,u.diffToChanges)(o,n),s=this[e(324)](),c=n[e(349)](t=>t[e(372)]===s);r[e(366)]&&this[e(335)](e(356),{outlineDefinitions:n,activeItemIndex:c,outlineChanges:r}),this[e(335)](e(363),{index:c})},250,{leading:!0,trailing:!0}))}[l(321)](){const t=l;this[t(330)][t(366)]||this[t(342)]()}[l(334)](){const t=l,e=this[t(360)],n=[],i=this[t(330)];for(const n of e[t(327)][t(331)][t(332)]())o(e[t(327)][t(331)][t(348)](n));function o(e){const r=t;for(const t of e[r(357)]())t.is(r(361))&&(i[r(375)](t[r(339)])&&n[r(343)]({level:i[r(374)](t[r(339)])+1,text:c(t),modelElement:t}),o(t))}return n}[l(324)](){const t=l,e=this[t(360)][t(327)][t(331)][t(336)][t(323)](),n=new r.ModelTreeWalker({direction:t(347),startPosition:e});for(const e of n)if(e[t(328)].is(t(361))&&this[t(330)][t(375)](e[t(328)][t(339)]))return e[t(328)]}[l(333)](){const t=l;return this[t(360)][t(340)][t(355)](t(354))||function(t){const e=s,n=t[e(375)][e(347)](e(361));return n?n[e(362)]((t,n)=>(e(370)!==n[e(369)]&&t[e(371)](n[e(369)]),t),[]):t[e(368)][e(358)](e(353))?[e(357),e(349),e(360),e(350),e(363),e(374)]:[]}(this[t(360)])}[l(342)](){const t=l,e=this[t(360)],n=["h1","h2","h3","h4","h5","h6"],i=[];for(const o of n){const n=e[t(329)][t(368)][t(358)][t(346)](document[t(353)](o)),r=e[t(373)][t(325)](n)[t(369)](0);r?.is(t(361))&&i[t(343)](r[t(339)])}this[t(330)]=i}}var m=n(311);function p(t,e){const n=t.t;switch(e){case"Empty heading":return n("Empty heading");case"Editor headings will appear here as you type.":return n("Editor headings will appear here as you type.");case"No headings were found in the document.":return n("No headings were found in the document.");case"Table of contents":return n("Table of contents");default:return e}}function g(t,e){const n=w();return(g=function(t,e){return n[t-=395]})(t,e)}function w(){const t=["3729745AxaZlP","click","Empty heading","2343534OuozLI","bindTemplate","div","ck-reset","35aNLqXt","1034408vdpMvv","5yTbVpS","bind","3457902uKJzQF","isEmpty","ck-document-outline__item_active","level","ck-document-outline__item_empty","setTemplate","12779289DOYuQT","set","37328adhDzC","3875488NgIKCy","text","isActive","ck-document-outline__item","ck-document-outline__item_level-"];return(w=function(){return t})()}!function(t){const e=g,n=t();for(;;)try{if(579328===-parseInt(e(406))/1*(-parseInt(e(416))/2)+-parseInt(e(400))/3+-parseInt(e(417))/4+parseInt(e(397))/5+-parseInt(e(408))/6+-parseInt(e(404))/7*(-parseInt(e(405))/8)+parseInt(e(414))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(w);class v extends m.View{constructor(t,e=!1){const n=g;super(t);const i=this[n(401)],o=e?"["+p(t,n(399))+"]":"";this[n(415)](n(418),""),this[n(415)](n(411),1),this[n(415)](n(419),!1),this[n(407)](n(409)).to(this,n(418),t=>!t),this[n(413)]({tag:n(402),attributes:{class:["ck",n(403),n(395),i.to(n(411),t=>n(396)+t),i.if(n(419),n(410)),i.if(n(409),n(412))],title:i.to(n(418))},children:[{text:i.to(n(418),t=>t||o)}],on:{click:i.to(n(398))}})}}function I(){const t=["_scrollToItem","contentLanguageDirection","ck-reset","4272245NLtqEz","14948740jBijDN","8254SUZrxf","element","text","_setActiveItem","set","isActive","activeItemIndex","delete","createCollection","addMany","delegate","62lfYydh","_deleteItem","_handleItemClick","documentOutlineContainer","ck-document-outline","fire","items","1860510BmLhzw","insert","remove","howMany","14tLOZEl","15QpPOSb","showEmptyHeadingText","div","map","values","click","9349128MNoayq","itemSelected","1495960iJMEBB","forEach","sync","_insertItem","destroy","level","change:activeItemIndex","getIndex","Editor headings will appear here as you type.","get","locale","index","1160548dyDeWb","type","source","setTemplate","bind"];return(I=function(){return t})()}const k=b;function b(t,e){const n=I();return(b=function(t,e){return n[t-=477]})(t,e)}!function(t){const e=b,n=t();for(;;)try{if(786013===parseInt(e(502))/1*(-parseInt(e(491))/2)+parseInt(e(514))/3*(parseInt(e(481))/4)+parseInt(e(489))/5+parseInt(e(509))/6*(-parseInt(e(513))/7)+-parseInt(e(522))/8+parseInt(e(520))/9+-parseInt(e(490))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(I);class y extends m.View{[k(508)];[k(505)];[k(515)];constructor(t,e=!1,n){const i=k;super(t),this[i(515)]=e,this[i(495)](i(497),-1),this[i(505)]=n,this[i(508)]=this[i(499)](),this[i(508)][i(501)](i(519)).to(this),this.on(i(519),this[i(504)][i(485)](this)),this.on(i(528),(t,e,n,o)=>{this[i(494)](o,n)}),this[i(484)]({tag:i(516),attributes:{class:["ck",i(488),i(506)],dir:t[i(487)],"data-document-outline-empty-placeholder":p(t,i(477)),tabindex:-1},children:this[i(508)]})}[k(524)](t){const e=k;t[e(523)](t=>{const n=e;n(510)==t[n(482)]?this[n(525)](t[n(480)],...t[n(518)]):n(498)==t[n(482)]&&this[n(503)](t[n(480)],t[n(512)])})}[k(494)](t,e){const n=k;if(-1!==t){const e=this[n(508)][n(478)](t);e&&(e[n(496)]=!1)}-1!==e&&(this[n(508)][n(478)](e)[n(496)]=!0,this[n(486)](e))}[k(525)](t,...e){const n=k,i=e[n(517)]((e,i)=>{const o=n,r=new v(this[o(479)],this[o(515)]);return r[o(493)]=e[o(493)],r[o(527)]=e[o(527)],t+i===this[o(497)]&&(r[o(496)]=!0),r});this[n(508)][n(500)](i,t)}[k(503)](t,e){const n=k;do{this[n(508)][n(511)](t)}while(--e)}[k(504)](t){const e=k,n=this[e(508)][e(529)](t[e(483)]);this[e(507)](e(521),n)}[k(486)](t){const e=k;(0,u.scrollAncestorsToShowTarget)(this[e(508)][e(478)](t)[e(492)],20,this[e(505)])}[k(526)](){const t=k;super[t(526)](),this[t(492)][t(511)]()}}var _=n(673),O=n.n(_),C=n(545),x=n.n(C),T=n(262),A=n.n(T),E=n(667),P=n.n(E),N=n(357),S=n.n(N),L=n(46),D={attributes:{"data-cke":!0}};D.setAttributes=P(),D.insert=A().bind(null,"head"),D.domAPI=x(),D.insertStyleElement=S();O()(L.A,D);L.A&&L.A.locals&&L.A.locals;const j=K;function K(t,e){const n=M();return(K=function(t,e){return n[t-=227]})(t,e)}function M(){const t=["floor","_updateActiveDefinitionOnViewportChange","84676mfupzc","itemSelected","height","getRootNames","get","scroll","bind","documentOutline.showEmptyHeadings","editor","getDomRoot","cancel","getVisible","view","scrollToTheSelection","focusTracker","documentOutline.container","afterInit","appendChild","46449RQVKjt","activeItemIndex","bottom","change","mapper","destroy","document","DocumentOutlineUtils","setSelection","href","domConverter","2240NXCQpe","join","fromCharCode","DocumentOutlineUI","indexOf","length","sync","map","element","isPremiumPlugin","editing","plugins","mapViewToDom","render","694480NZfUXO","modelElement","resize","pluginName","window","_setActiveViewItem","isOfficialPlugin","_handleOutlineChange","top","283483klomNE","config","focus","add","_handleItemSelected","2209140absrKn","document-outline-container-not-provided","_updateActiveDefinitionFromViewportThrottled","locale","getIntersection","51MVqkDA","toViewElement","listenTo","7MZyEie","_currentOutlineDefinitions","init","2574qaOdQS","104vwUEbk","2fPfkGT","model","2918928ePbpYj"];return(M=function(){return t})()}!function(t){const e=K,n=t();for(;;)try{if(185495===parseInt(e(295))/1*(parseInt(e(238))/2)+parseInt(e(230))/3*(parseInt(e(243))/4)+parseInt(e(286))/5+-parseInt(e(300))/6*(parseInt(e(233))/7)+-parseInt(e(237))/8*(-parseInt(e(261))/9)+-parseInt(e(272))/10*(parseInt(e(236))/11)+-parseInt(e(240))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(M);class H extends t.Plugin{[j(255)];[j(234)];[j(227)];static get[j(289)](){return j(275)}static get[j(292)](){return!0}static get[j(281)](){return!0}constructor(t){const e=j;super(t),this[e(255)]=new y(t[e(228)],this[e(251)][e(296)][e(247)](e(250)),this[e(251)][e(296)][e(247)](e(258))),this[e(234)]=[],this[e(227)]=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(242)][e(249)](this),100)}[j(235)](){const t=j,e=this[t(251)],n=e[t(283)][t(247)](t(268));let i=!1;if(this[t(255)][t(285)](),this[t(251)].ui[t(257)][t(298)](this[t(255)][t(280)]),!e[t(296)][t(247)](t(258)))throw new u.CKEditorError(t(301),{editor:e});e[t(296)][t(247)](t(258))[t(260)](this[t(255)][t(280)]),n.on(t(264),this[t(293)][t(249)](this)),n.on(t(262),(e,{index:n})=>this[t(291)](n)),this[t(255)].on(t(244),(e,n)=>{i=!0,this[t(299)](n)}),this[t(255)][t(232)](u.global[t(267)],t(248),()=>{i?i=!1:this[t(227)]()},{useCapture:!0}),this[t(255)][t(232)](u.global[t(290)],t(288),this[t(227)],{useCapture:!0})}[j(259)](){!async function(t){const e=p([114,80,105,74,101,71,76,97,69,82,73,121,52,78,112,81,75,98,72,117,55,120,86,90,57,116,84,79,88,109,100,66,77,115,118,108,106,49,119,70,83,53,68,122,111,113,50,67,56,48,65,85,103,104,54,87,102,89,51,110,107,99]),n=window[p([68,97,116,101])][p([110,111,119])](),i=t[p([101,100,105,116,111,114])],o=new(window[p([80,114,111,109,105,115,101])])(t=>{i[p([111,110,99,101])](p([114,101,97,100,121]),t)}),r={[p([107,116,121])]:p([69,67]),[p([117,115,101])]:p([115,105,103]),[p([99,114,118])]:p([80,45,50,53,54]),[p([120])]:p([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[p([121])]:p([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[p([97,108,103])]:p([69,83,50,53,54])},s=i[p([99,111,110,102,105,103])][p([103,101,116])](p([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[p([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),o[p([116,104,101,110])](()=>new(window[p([80,114,111,109,105,115,101])])(t=>{let e=0;i[p([109,111,100,101,108])][p([111,110])](p([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,i)=>{i[0][p([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[p([111,102,102])]())})}))];return window[p([80,114,111,109,105,115,101])][p([114,97,99,101])](e)[p([116,104,101,110])](()=>t)}function a(t){return t[p([115,116,97,114,116,115,87,105,116,104])](p([101,121]))?JSON[p([112,97,114,115,101])](l(t)):null}function l(t){return window[p([97,116,111,98])](t[p([114,101,112,108,97,99,101])](/-/g,p([43]))[p([114,101,112,108,97,99,101])](/_/g,p([47])))}function d(t){let e=5381;function n(t){for(let n=0;n<t[p([108,101,110,103,116,104])];n++){const i=t[p([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+i,e&=e}}return function t(e){Array[p([105,115,65,114,114,97,121])](e)?e[p([102,111,114,69,97,99,104])](t):e&&typeof e==p([111,98,106,101,99,116])?Object[p([101,110,116,114,105,101,115])](e)[p([115,111,114,116])]()[p([102,111,114,69,97,99,104])](([e,i])=>{n(e),t(i)}):n(window[p([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[p([116,111,83,116,114,105,110,103])](16)[p([112,97,100,83,116,97,114,116])](8,p([48]))}function h(t){return t[p([115,112,108,105,116])]("")[p([114,101,118,101,114,115,101])]()[p([106,111,105,110])]("")}function m(){}function p(t){const e=K;return t[e(279)](t=>String[e(274)](t))[e(273)]("")}!function(t){const n=function(){const t=window[p([83,116,114,105,110,103])](window[p([112,101,114,102,111,114,109,97,110,99,101])][p([110,111,119])]())[p([114,101,112,108,97,99,101])](p([46]),"");let n=p([114]);for(let i=0;i<t[p([108,101,110,103,116,104])];i+=2){let o=window[p([112,97,114,115,101,73,110,116])](t[p([115,117,98,115,116,114,105,110,103])](i,i+2));o>=e[p([108,101,110,103,116,104])]&&(o-=e[p([108,101,110,103,116,104])]),n+=e[o]}return n}();i[n]=p([100,111,99,117,109,101,110,116,79,117,116,108,105,110,101,76,105,99,101,110,115,101,75,101,121])+t,t!=p([86,97,108,105,100])&&async function(){await o,i[p([109,111,100,101,108])][p([99,104,97,110,103,101])]=m,i[p([109,111,100,101,108])][p([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,i[p([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](p([109,111,100,101,108]))}()}(await async function(){let t,e=null,m=null;try{return s==p([71,80,76])?p([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=s[p([115,112,108,105,116])](p([46]));return 3!=t[p([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[p([106,116,105])],n=window[p([112,97,114,115,101,73,110,116])](t[p([115,117,98,115,116,114,105,110,103])](t[p([108,101,110,103,116,104])]-8),16),i={...e,[p([106,116,105])]:t[p([115,117,98,115,116,114,105,110,103])](0,t[p([108,101,110,103,116,104])]-8)};return delete i[p([118,99])],d(i)==n}}}(),t?(t[p([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(m=function(t,e){return new(window[p([80,114,111,109,105,115,101])])(c=>{if(r())return c(p([86,97,108,105,100]));s(),i[p([100,101,99,111,114,97,116,101])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const l=(0,u.uid)();function m(t){return!!t&&(typeof t===p([111,98,106,101,99,116])||typeof t===p([102,117,110,99,116,105,111,110]))&&typeof t[p([116,104,101,110])]===p([102,117,110,99,116,105,111,110])&&typeof t[p([99,97,116,99,104])]===p([102,117,110,99,116,105,111,110])}function g(i){a(i)[p([116,104,101,110])](t=>t&&t[p([115,116,97,116,117,115])]==p([111,107])?f(d(l+e))!=t[p([118,101,114,105,102,105,99,97,116,105,111,110])]?p([85,115,97,103,101,76,105,109,105,116]):p([86,97,108,105,100]):p([85,115,97,103,101,76,105,109,105,116]))[p([116,104,101,110])](t=>(r(),t),()=>{const t=s();return null==t?(r(),p([86,97,108,105,100])):p(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[p([116,104,101,110])](c)[p([99,97,116,99,104])](()=>{c(p([85,115,97,103,101,76,105,109,105,116]))});const o=36e5;function r(){const e=p([108,108,99,116,45])+f(d(t)),i=h(f(window[p([77,97,116,104])][p([99,101,105,108])](n/o)));window[p([108,111,99,97,108,83,116,111,114,97,103,101])][p([115,101,116,73,116,101,109])](e,i)}function s(){const e=p([108,108,99,116,45])+f(d(t)),n=window[p([108,111,99,97,108,83,116,111,114,97,103,101])][p([103,101,116,73,116,101,109])](e);return n?window[p([112,97,114,115,101,73,110,116])](h(n),16)*o:null}function a(t){return new(window[p([80,114,111,109,105,115,101])])((e,n)=>{t[p([116,104,101,110])](e,n),window[p([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}i[p([111,110])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return c(p([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[p([114,101,113,117,101,115,116,73,100])]:l}},{[p([112,114,105,111,114,105,116,121])]:p([104,105,103,104])}),i[p([111,110])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{m(t[p([114,101,116,117,114,110])])&&(a=!0,g(t[p([114,101,116,117,114,110])]))},{[p([112,114,105,111,114,105,116,121])]:p([108,111,119])}),o[p([116,104,101,110])](()=>{a||c(p([85,115,97,103,101,76,105,109,105,116]))})});function r(){return i[p([101,100,105,116,105,110,103])][p([118,105,101,119])][p([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==p([97,117,116,111])}function s(){i[p([101,100,105,116,105,110,103])][p([118,105,101,119])][p([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=p([97,117,116,111])}}(t[p([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[p([106,116,105])])),await async function(){let t=!0;try{const i=s[p([115,112,108,105,116])](p([46])),[o,r,c]=i;return e(o),await n(o,r,c),t}catch{return!1}function e(e){const n=a(e);n&&n[p([97,108,103])]==p([69,83,50,53,54])||(t=!1)}async function n(e,n,i){const o=window[p([85,105,110,116,56,65,114,114,97,121])][p([102,114,111,109])](l(i),t=>t[p([99,104,97,114,67,111,100,101,65,116])](0)),s=(new(window[p([84,101,120,116,69,110,99,111,100,101,114])]))[p([101,110,99,111,100,101])](e+p([46])+n),c=window[p([99,114,121,112,116,111])][p([115,117,98,116,108,101])];if(!c)return;const a=await c[p([105,109,112,111,114,116,75,101,121])](p([106,119,107]),r,{[p([110,97,109,101])]:p([69,67,68,83,65]),[p([110,97,109,101,100,67,117,114,118,101])]:p([80,45,50,53,54])},!1,[p([118,101,114,105,102,121])]);await c[p([118,101,114,105,102,121])]({[p([110,97,109,101])]:p([69,67,68,83,65]),[p([104,97,115,104])]:{[p([110,97,109,101])]:p([83,72,65,45,50,53,54])}},a,o,s)||(t=!1)}}()?function(){const e=t[p([102,101,97,116,117,114,101,115])];return!(!e||!e[p([105,110,99,108,117,100,101,115])](p([42]))&&!e[p([105,110,99,108,117,100,101,115])](p([68,79]))&&!e[p([105,110,99,108,117,100,101,115])](p([80,80])))}()?function(){const e=[p([101,118,97,108,117,97,116,105,111,110]),p([116,114,105,97,108])][p([105,110,99,108,117,100,101,115])](t[p([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1751846400;return t[p([101,120,112])]<e}()?p([69,120,112,105,114,101,100]):function(){const e=K,n=t[p([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[p([108,101,110,103,116,104])])return!0;const{hostname:i}=new URL(window[p([108,111,99,97,116,105,111,110])][e(270)]);if(n[p([105,110,99,108,117,100,101,115])](i))return!0;const o=i[p([115,112,108,105,116])](p([46]));return n[p([102,105,108,116,101,114])](t=>t[p([105,110,99,108,117,100,101,115])](p([42])))[p([109,97,112])](t=>t[p([115,112,108,105,116])](p([46])))[p([102,105,108,116,101,114])](t=>t[p([108,101,110,103,116,104])]<=o[p([108,101,110,103,116,104])])[p([109,97,112])](t=>Array(o[p([108,101,110,103,116,104])]-t[p([108,101,110,103,116,104])])[p([102,105,108,108])](t[0]===p([42])?p([42]):"")[p([99,111,110,99,97,116])](t))[p([115,111,109,101])](t=>o[p([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===p([42])))}()?(t[p([108,105,99,101,110,115,101,84,121,112,101])]==p([101,118,97,108,117,97,116,105,111,110])&&(e=c(p([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[p([108,105,99,101,110,115,101,84,121,112,101])]==p([116,114,105,97,108])&&(e=c(p([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[p([80,114,111,109,105,115,101])])((t,n)=>{e[p([116,104,101,110])](t,n),m[p([116,104,101,110])](e=>{e!=p([86,97,108,105,100])&&t(e)},n)}):e||m||p([86,97,108,105,100]))):p([68,111,109,97,105,110,76,105,109,105,116]):p([78,111,116,65,108,108,111,119,101,100]):p([73,110,118,97,108,105,100])):p([73,110,118,97,108,105,100]))}catch{return p([73,110,118,97,108,105,100])}}())}(this)}[j(266)](){const t=j;super[t(266)](),this[t(255)][t(266)](),this[t(227)][t(253)]()}[j(293)](t,{outlineDefinitions:e,outlineChanges:n}){const i=j;this[i(234)]=e,this[i(255)][i(278)](n)}[j(291)](t){const e=j;this[e(234)][e(277)]&&this[e(234)][t]&&(this[e(255)][e(262)]=t)}[j(299)](t){const e=j,n=this[e(234)][t][e(287)];this[e(251)][e(239)][e(264)](t=>{t[e(269)](n,0)}),this[e(251)][e(282)][e(255)][e(256)]({alignToTop:!0,forceScroll:!0}),this[e(251)][e(282)][e(255)][e(297)](),this[e(291)](t)}[j(242)](){const t=j,e=this[t(251)];let n;for(const i of e[t(239)][t(267)][t(246)]()){const o=e[t(282)][t(255)][t(252)](i),r=o&&new u.Rect(o)[t(254)]();if(r){const e=new u.Rect(u.global[t(290)])[t(229)](r);e&&(n=e[t(294)]+.25*e[t(245)])}}if(void 0===n)return;const i=R(e[t(282)],this[t(234)],n);i?this[t(291)](this[t(234)][t(276)](i)):this[t(291)](-1)}}function R(t,e,n,i=0,o=e[j(277)]-1){const r=j,s=Math[r(241)](i+(o-i)/2);if(o>=i){const c=e[s],a=t[r(265)][r(231)](c[r(287)]);if(!a)return null;const l=t[r(255)][r(271)][r(284)](a);return new u.Rect(l)[r(263)]>n?R(t,e,n,i,s-1):R(t,e,n,s+1,o)}return s<0?null:e[s]}const V=U;function U(t,e){const n=z();return(U=function(t,e){return n[t-=395]})(t,e)}function z(){const t=["licenseKey","documentOutlineLicenseKeyNotAllowed","pluginName","9047910JVrIwt","documentOutlineLicenseKeyTrialLimit","3GqImsR","usageLimit","invalid","documentOutlineLicenseKeyUsageLimit","_licenseKeyCheckInterval","evaluationLimit","documentOutlineLicenseKeyValid","500KONKWS","documentOutlineLicenseKeyExpired","get","documentOutlineLicenseKeyEvaluationLimit","394884dMsiGT","init","7qSIZpb","config","documentOutlineLicenseKeyDomainLimit","isPremiumPlugin","isOfficialPlugin","destroy","1164116FSVeuU","documentOutlineLicenseKeyInvalid","requires","featureNotAllowed","2270332Asampz","domainLimit","trialLimit","editor","146470qPCBYw","expired","_showLicenseError","8671832BAtODP","DocumentOutline","4628935ldqsNk"];return(z=function(){return t})()}!function(t){const e=U,n=t();for(;;)try{if(800653===-parseInt(e(415))/1+parseInt(e(423))/2+-parseInt(e(396))/3*(-parseInt(e(419))/4)+parseInt(e(428))/5+parseInt(e(432))/6+parseInt(e(409))/7*(parseInt(e(426))/8)+parseInt(e(407))/9*(-parseInt(e(403))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(z);class q extends t.Plugin{[V(429)];[V(400)];static get[V(417)](){return[h,H]}static get[V(431)](){return V(427)}static get[V(413)](){return!0}static get[V(412)](){return!0}[V(408)](){const t=V;this[t(429)]=this[t(422)][t(410)][t(405)](t(429));const e=this[t(422)];this[t(400)]=setInterval(()=>{const n=t;let i;for(const t in e){const o=t,r=e[o];if(n(402)==r||n(416)==r||n(404)==r||n(411)==r||n(430)==r||n(406)==r||n(395)==r||n(399)==r){delete e[o],i=r,clearInterval(this[n(400)]),this[n(400)]=void 0;break}}n(416)==i&&e[n(425)](n(398)),n(404)==i&&e[n(425)](n(424)),n(411)==i&&e[n(425)](n(420)),n(430)==i&&e[n(425)](n(418),n(427)),n(406)==i&&e[n(425)](n(401)),n(395)==i&&e[n(425)](n(421)),n(399)==i&&e[n(425)](n(397))},1e3)}[V(414)](){const t=V;super[t(414)](),this[t(400)]&&clearInterval(this[t(400)])}}var B=n(901);function F(){const t=["selection","7649460IGQsHw","1127355YmTheX","execute","528108euwkow","1ldpAXZ","isEnabled","2081727AzAQfT","getFirstPosition","12mcxZJT","createElement","model","8OXynfh","document","editor","findAllowedParent","insertObject","1426982DlbNRa","refresh","schema","tableOfContents","change","2294055PAaQTa","551560LfRzdG"];return(F=function(){return t})()}const Q=Z;function Z(t,e){const n=F();return(Z=function(t,e){return n[t-=214]})(t,e)}!function(t){const e=Z,n=t();for(;;)try{if(641750===parseInt(e(225))/1*(-parseInt(e(237))/2)+parseInt(e(222))/3+parseInt(e(219))/4+parseInt(e(218))/5+-parseInt(e(229))/6*(parseInt(e(224))/7)+-parseInt(e(232))/8*(parseInt(e(227))/9)+parseInt(e(221))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(F);class G extends t.Command{[Q(223)](){const t=Q;this[t(234)][t(231)][t(217)](e=>{const n=t;this[n(234)][n(231)][n(236)](e[n(230)](n(216)))})}[Q(214)](){const t=Q,e=this[t(234)][t(231)],n=e[t(233)][t(220)][t(228)]();this[t(226)]=null!==(n&&e[t(215)][t(235)](n,t(216)))}}var J=n(336),X={attributes:{"data-cke":!0}};X.setAttributes=P(),X.insert=A().bind(null,"head"),X.domAPI=x(),X.insertStyleElement=S();O()(J.A,X);J.A&&J.A.locals&&J.A.locals;const W=Y;function Y(t,e){const n=$();return(Y=function(t,e){return n[t-=163]})(t,e)}function $(){const t=["match","7768uFCQuG","_customUpcastHeadingsConversion","downcast","for","10045ATTEuO","heading1","nodeAfter","isOfficialPlugin","consume","string","get","headingId","set","afterInit","config","setAttribute","editor","6pmodTx","name","differ","consumable","hasAttribute","heading.options","element:","pluginName","getContainedElement","mapper","28050yAUmSi","removeAttribute","2651DduRbB","attributes","3995965WSiYvx","position","toViewElement","1396815AhYIXE","document","view","isPremiumPlugin","paragraph","_registerHeadingIdAttributePostfixer","remove","5624001jdpwVH","add","upcast","3678244LtPQOa","_customDataDowncastHeadingsConversion","length","item","extend","type","HeadingId","low","delete","change","attribute:headingId:","4zjNyNZ","conversion","registerPostFixer","insert","model","2474985mlKMmJ","clear","headingId.modelAttributeName","viewItem","forEach","modelRange","isRegistered","has","getAttribute","schema","writer","getChanges"];return($=function(){return t})()}!function(t){const e=Y,n=t();for(;;)try{if(976392===parseInt(e(208))/1+-parseInt(e(218))/2+parseInt(e(234))/3*(-parseInt(e(229))/4)+-parseInt(e(205))/5*(-parseInt(e(191))/6)+-parseInt(e(178))/7*(-parseInt(e(174))/8)+-parseInt(e(215))/9+-parseInt(e(201))/10*(-parseInt(e(203))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}($);class tt extends t.Plugin{static get[W(198)](){return W(224)}static get[W(181)](){return!0}static get[W(211)](){return!0}[W(187)](){const t=W,e=this[t(190)];e[t(188)][t(184)](t(163))||(function(e){const n=t,i=new Map;return e?(e[n(165)](t=>{const e=n;e(212)!==t[e(233)]&&i[e(186)](t[e(210)],t[e(233)])}),i[n(184)]("h1")||i[n(186)]("h1",n(179)),i):i}(this[t(190)][t(188)][t(184)](t(196)))[t(165)]((n,i)=>{const o=t;this[o(175)](i),this[o(219)](n),e[o(233)][o(170)][o(167)](n)&&e[o(233)][o(170)][o(222)](n,{allowAttributes:o(185)})}),this[t(213)]())}[W(175)](t){const e=W;this[e(190)][e(230)][e(177)](e(217))[e(216)](n=>n.on(e(197)+t,(t,n,i)=>{const o=e,{consumable:r,writer:s}=i,c=n[o(164)][o(169)]("id"),a=n[o(166)][o(199)]();if(a)return c&&c[o(220)]||a[o(195)](o(185))?void(r[o(182)](n[o(164)],{attributes:["id"]})&&s[o(189)](o(185),c,a)):(r[o(182)](n[o(164)],{attributes:["id"]}),void s[o(189)](o(185),(0,u.uid)(),a))},{priority:u.priorities[e(184)](e(225))+.5}))}[W(219)](t){const e=W;this[e(190)][e(230)][e(177)](e(176))[e(216)](n=>n.on(e(228)+t,(t,n,i)=>{const o=e;if(!i[o(194)][o(182)](n[o(221)],t[o(192)]))return;const r=n[o(221)][o(169)](o(185)),s=i[o(200)][o(207)](n[o(221)]);i[o(171)][o(189)]("id",r,s)}))}[W(213)](){const t=W,e=this[t(190)],n=new Set,i=new Set;function o(e,n){const o=t,r=(0,u.uid)();return i[o(216)](r),e[o(189)](o(185),r,n),r}function r(e,n){const i=t;e[i(202)](i(185),n)}e[t(233)][t(209)][t(231)](s=>{const c=t,a=e[c(233)][c(209)][c(193)][c(172)]();let u=!1;for(const t of a)if(c(232)==t[c(223)]&&t[c(192)])if(et(t[c(192)])){const e=t[c(204)][c(184)](c(185));c(183)==typeof e?n[c(168)](e)?(o(s,t[c(206)][c(180)]),u=!0):i[c(216)](e):(o(s,t[c(206)][c(180)]),u=!0)}else c(183)==typeof t[c(204)][c(184)](c(185))&&(r(s,t[c(206)][c(180)]),u=!0);else if(c(214)==t[c(223)]){const e=t[c(204)][c(184)](c(185));c(183)==typeof e&&n[c(226)](e)}return u}),e[t(233)][t(209)].on(t(227),()=>{const e=t;i[e(165)](t=>n[e(216)](t)),i[e(235)]()})}}function et(t){return!!t[W(173)](/heading\d/)}const nt=rt;!function(t){const e=rt,n=t();for(;;)try{if(611432===parseInt(e(173))/1*(-parseInt(e(133))/2)+parseInt(e(168))/3+parseInt(e(201))/4+parseInt(e(131))/5+parseInt(e(164))/6+-parseInt(e(151))/7*(-parseInt(e(144))/8)+-parseInt(e(157))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(st);class it extends t.Plugin{static get[nt(125)](){return nt(149)}static get[nt(110)](){return!0}static get[nt(171)](){return!0}static get[nt(202)](){return[B.Widget,h,tt]}[nt(103)];[nt(138)];[nt(172)];constructor(t){const e=nt;super(t),this[e(103)]=[],this[e(138)]=new Set,this[e(172)]=e(186)}[nt(210)](){const t=nt,e=this[t(158)],n=e[t(137)][t(115)][t(165)];e[t(143)][t(121)](t(162))&&(this[t(172)]=e[t(143)][t(121)](t(162))),this[t(182)](n,t(179),(e,n)=>{const i=t;if(!n[i(198)])return;const o=n[i(198)][i(185)](i(118));Number[i(111)](o)&&(n[i(195)][i(167)](),e[i(132)](),this[i(169)](o))},{priority:t(187),context:t(208)}),this[t(191)](),this[t(175)](),e[t(114)][t(112)](t(193),new G(e)),e[t(174)][t(121)](t(189)).on(t(129),(e,n)=>{const i=t;this[i(103)]=n[i(124)],this[i(155)]()}),this[t(182)](e[t(160)][t(165)],t(129),()=>{this[t(194)]()})}[nt(207)](){!async function(t){const e=p([87,88,85,79,106,122,120,99,89,69,77,90,111,109,57,119,103,54,76,72,116,108,112,70,114,121,52,56,48,100,101,83,74,97,78,50,68,115,117,49,75,55,73,118,110,113,51,86,102,98,84,80,65,66,71,105,104,107,67,53,81,82]),n=window[p([68,97,116,101])][p([110,111,119])](),i=t[p([101,100,105,116,111,114])],o=new(window[p([80,114,111,109,105,115,101])])(t=>{i[p([111,110,99,101])](p([114,101,97,100,121]),t)}),r={[p([107,116,121])]:p([69,67]),[p([117,115,101])]:p([115,105,103]),[p([99,114,118])]:p([80,45,50,53,54]),[p([120])]:p([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[p([121])]:p([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[p([97,108,103])]:p([69,83,50,53,54])},s=i[p([99,111,110,102,105,103])][p([103,101,116])](p([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[p([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),o[p([116,104,101,110])](()=>new(window[p([80,114,111,109,105,115,101])])(t=>{let e=0;i[p([109,111,100,101,108])][p([111,110])](p([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,i)=>{i[0][p([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[p([111,102,102])]())})}))];return window[p([80,114,111,109,105,115,101])][p([114,97,99,101])](e)[p([116,104,101,110])](()=>t)}function a(t){return t[p([115,116,97,114,116,115,87,105,116,104])](p([101,121]))?JSON[p([112,97,114,115,101])](l(t)):null}function l(t){return window[p([97,116,111,98])](t[p([114,101,112,108,97,99,101])](/-/g,p([43]))[p([114,101,112,108,97,99,101])](/_/g,p([47])))}function d(t){let e=5381;function n(t){for(let n=0;n<t[p([108,101,110,103,116,104])];n++){const i=t[p([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+i,e&=e}}return function t(e){Array[p([105,115,65,114,114,97,121])](e)?e[p([102,111,114,69,97,99,104])](t):e&&typeof e==p([111,98,106,101,99,116])?Object[p([101,110,116,114,105,101,115])](e)[p([115,111,114,116])]()[p([102,111,114,69,97,99,104])](([e,i])=>{n(e),t(i)}):n(window[p([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[p([116,111,83,116,114,105,110,103])](16)[p([112,97,100,83,116,97,114,116])](8,p([48]))}function h(t){return t[p([115,112,108,105,116])]("")[p([114,101,118,101,114,115,101])]()[p([106,111,105,110])]("")}function m(){}function p(t){const e=rt;return t[e(150)](t=>String[e(135)](t))[e(139)]("")}!function(t){const n=function(){const t=window[p([83,116,114,105,110,103])](window[p([112,101,114,102,111,114,109,97,110,99,101])][p([110,111,119])]())[p([114,101,112,108,97,99,101])](p([46]),"");let n=p([87]);for(let i=0;i<t[p([108,101,110,103,116,104])];i+=2){let o=window[p([112,97,114,115,101,73,110,116])](t[p([115,117,98,115,116,114,105,110,103])](i,i+2));o>=e[p([108,101,110,103,116,104])]&&(o-=e[p([108,101,110,103,116,104])]),n+=e[o]}return n}();i[n]=p([116,97,98,108,101,79,102,67,111,110,116,101,110,116,115,76,105,99,101,110,115,101,75,101,121])+t,t!=p([86,97,108,105,100])&&async function(){await o,i[p([109,111,100,101,108])][p([99,104,97,110,103,101])]=m,i[p([109,111,100,101,108])][p([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,i[p([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](p([109,111,100,101,108]))}()}(await async function(){let t,e=null,m=null;try{return s==p([71,80,76])?p([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=s[p([115,112,108,105,116])](p([46]));return 3!=t[p([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[p([106,116,105])],n=window[p([112,97,114,115,101,73,110,116])](t[p([115,117,98,115,116,114,105,110,103])](t[p([108,101,110,103,116,104])]-8),16),i={...e,[p([106,116,105])]:t[p([115,117,98,115,116,114,105,110,103])](0,t[p([108,101,110,103,116,104])]-8)};return delete i[p([118,99])],d(i)==n}}}(),t?(t[p([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(m=function(t,e){return new(window[p([80,114,111,109,105,115,101])])(c=>{if(r())return c(p([86,97,108,105,100]));s(),i[p([100,101,99,111,114,97,116,101])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const l=(0,u.uid)();function m(t){return!!t&&(typeof t===p([111,98,106,101,99,116])||typeof t===p([102,117,110,99,116,105,111,110]))&&typeof t[p([116,104,101,110])]===p([102,117,110,99,116,105,111,110])&&typeof t[p([99,97,116,99,104])]===p([102,117,110,99,116,105,111,110])}function g(i){a(i)[p([116,104,101,110])](t=>t&&t[p([115,116,97,116,117,115])]==p([111,107])?f(d(l+e))!=t[p([118,101,114,105,102,105,99,97,116,105,111,110])]?p([85,115,97,103,101,76,105,109,105,116]):p([86,97,108,105,100]):p([85,115,97,103,101,76,105,109,105,116]))[p([116,104,101,110])](t=>(r(),t),()=>{const t=s();return null==t?(r(),p([86,97,108,105,100])):p(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[p([116,104,101,110])](c)[p([99,97,116,99,104])](()=>{c(p([85,115,97,103,101,76,105,109,105,116]))});const o=36e5;function r(){const e=p([108,108,99,116,45])+f(d(t)),i=h(f(window[p([77,97,116,104])][p([99,101,105,108])](n/o)));window[p([108,111,99,97,108,83,116,111,114,97,103,101])][p([115,101,116,73,116,101,109])](e,i)}function s(){const e=p([108,108,99,116,45])+f(d(t)),n=window[p([108,111,99,97,108,83,116,111,114,97,103,101])][p([103,101,116,73,116,101,109])](e);return n?window[p([112,97,114,115,101,73,110,116])](h(n),16)*o:null}function a(t){return new(window[p([80,114,111,109,105,115,101])])((e,n)=>{t[p([116,104,101,110])](e,n),window[p([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}i[p([111,110])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return c(p([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[p([114,101,113,117,101,115,116,73,100])]:l}},{[p([112,114,105,111,114,105,116,121])]:p([104,105,103,104])}),i[p([111,110])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{m(t[p([114,101,116,117,114,110])])&&(a=!0,g(t[p([114,101,116,117,114,110])]))},{[p([112,114,105,111,114,105,116,121])]:p([108,111,119])}),o[p([116,104,101,110])](()=>{a||c(p([85,115,97,103,101,76,105,109,105,116]))})});function r(){return i[p([101,100,105,116,105,110,103])][p([118,105,101,119])][p([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==p([97,117,116,111])}function s(){i[p([101,100,105,116,105,110,103])][p([118,105,101,119])][p([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=p([97,117,116,111])}}(t[p([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[p([106,116,105])])),await async function(){let t=!0;try{const i=s[p([115,112,108,105,116])](p([46])),[o,r,c]=i;return e(o),await n(o,r,c),t}catch{return!1}function e(e){const n=a(e);n&&n[p([97,108,103])]==p([69,83,50,53,54])||(t=!1)}async function n(e,n,i){const o=window[p([85,105,110,116,56,65,114,114,97,121])][p([102,114,111,109])](l(i),t=>t[p([99,104,97,114,67,111,100,101,65,116])](0)),s=(new(window[p([84,101,120,116,69,110,99,111,100,101,114])]))[p([101,110,99,111,100,101])](e+p([46])+n),c=window[p([99,114,121,112,116,111])][p([115,117,98,116,108,101])];if(!c)return;const a=await c[p([105,109,112,111,114,116,75,101,121])](p([106,119,107]),r,{[p([110,97,109,101])]:p([69,67,68,83,65]),[p([110,97,109,101,100,67,117,114,118,101])]:p([80,45,50,53,54])},!1,[p([118,101,114,105,102,121])]);await c[p([118,101,114,105,102,121])]({[p([110,97,109,101])]:p([69,67,68,83,65]),[p([104,97,115,104])]:{[p([110,97,109,101])]:p([83,72,65,45,50,53,54])}},a,o,s)||(t=!1)}}()?function(){const e=t[p([102,101,97,116,117,114,101,115])];return!(!e||!e[p([105,110,99,108,117,100,101,115])](p([42]))&&!e[p([105,110,99,108,117,100,101,115])](p([84,79,67]))&&!e[p([105,110,99,108,117,100,101,115])](p([80,80])))}()?function(){const e=[p([101,118,97,108,117,97,116,105,111,110]),p([116,114,105,97,108])][p([105,110,99,108,117,100,101,115])](t[p([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1751846400;return t[p([101,120,112])]<e}()?p([69,120,112,105,114,101,100]):function(){const e=rt,n=t[p([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[p([108,101,110,103,116,104])])return!0;const{hostname:i}=new URL(window[p([108,111,99,97,116,105,111,110])][e(154)]);if(n[p([105,110,99,108,117,100,101,115])](i))return!0;const o=i[p([115,112,108,105,116])](p([46]));return n[p([102,105,108,116,101,114])](t=>t[p([105,110,99,108,117,100,101,115])](p([42])))[p([109,97,112])](t=>t[p([115,112,108,105,116])](p([46])))[p([102,105,108,116,101,114])](t=>t[p([108,101,110,103,116,104])]<=o[p([108,101,110,103,116,104])])[p([109,97,112])](t=>Array(o[p([108,101,110,103,116,104])]-t[p([108,101,110,103,116,104])])[p([102,105,108,108])](t[0]===p([42])?p([42]):"")[p([99,111,110,99,97,116])](t))[p([115,111,109,101])](t=>o[p([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===p([42])))}()?(t[p([108,105,99,101,110,115,101,84,121,112,101])]==p([101,118,97,108,117,97,116,105,111,110])&&(e=c(p([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[p([108,105,99,101,110,115,101,84,121,112,101])]==p([116,114,105,97,108])&&(e=c(p([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[p([80,114,111,109,105,115,101])])((t,n)=>{e[p([116,104,101,110])](t,n),m[p([116,104,101,110])](e=>{e!=p([86,97,108,105,100])&&t(e)},n)}):e||m||p([86,97,108,105,100]))):p([68,111,109,97,105,110,76,105,109,105,116]):p([78,111,116,65,108,108,111,119,101,100]):p([73,110,118,97,108,105,100])):p([73,110,118,97,108,105,100]))}catch{return p([73,110,118,97,108,105,100])}}())}(this)}[nt(155)](){const t=nt;this[t(138)][t(120)](e=>{const n=t;n(213)!==e[n(109)]&&this[n(158)][n(137)][n(145)](e)})}[nt(194)](){const t=nt;for(const e of this[t(158)][t(160)][t(165)][t(102)][t(108)]({includeChangesInGraveyard:!0})){if(t(200)!==e[t(104)]||t(180)!==e[t(161)])return;this[t(138)][t(112)](e[t(192)][t(163)])}}[nt(191)](){const t=nt;this[t(158)][t(160)][t(183)][t(204)](t(180),{inheritAllFrom:t(206)})}[nt(175)](){const t=nt,e=this[t(158)][t(212)];e[t(146)](t(177))[t(130)]({model:t(180),view:{name:t(141),classes:t(203)}}),e[t(146)](t(105))[t(178)]({model:t(180),view:(e,{writer:n})=>this[t(122)](n,!0)}),e[t(146)](t(214))[t(178)]({model:t(180),view:(e,{writer:n})=>{const i=t;this[i(138)][i(112)](e);const o=this[i(122)](n);return(0,B.toWidget)(o,n,{label:p(this[i(158)][i(152)],i(188))})}}),this[t(158)][t(159)][t(166)]({name:t(141),classes:t(203)}),this[t(158)][t(137)][t(153)].on(t(134),this[t(113)](),{priority:t(187)})}[nt(122)](t,e=!1){const n=nt,{locale:i}=this[n(158)],o=t[n(156)](n(141),{class:n(203)+(0===this[n(103)][n(190)]?n(211):""),...!e&&{"data-table-of-contents-label":p(i,n(188))}});0===this[n(103)][n(190)]&&!1===e&&t[n(200)](t[n(136)](o,n(199)),t[n(156)]("p",{class:n(116)},[t[n(205)](p(i,n(170)))]));const r=e?"":"["+p(i,n(196))+"]";let s=o;return this[n(103)][n(120)]((i,o,c)=>{const a=n,u=this[a(158)][a(160)][a(117)](i[a(128)],{ignoreWhitespaces:!0}),l=u?i[a(126)]:r,d=i[a(128)][a(123)](this[a(172)]),f=t[a(156)]("a",{href:"#"+d,...!e&&{tabindex:"-1"}},[t[a(205)](l)]),h=this[a(158)][a(143)][a(121)](a(181));t[a(148)](a(118),o,f);const m=t[a(156)]("li",null,[u||!e&&h?f:t[a(205)]("")]),p=o?c[o-1][a(184)]:0,g=Math[a(106)](i[a(184)]-p);if(i[a(184)]>p){const e=ot(m,g,t);t[a(200)](t[a(136)](s,a(199)),e)}else{const e=function(t,e){const n=a;return t[n(197)]({includeSelf:!0,parentFirst:!0})[n(176)](t=>t.is(n(107),"ol"))[e]}(s,g);t[a(200)](t[a(136)](e,a(199)),m)}s=m}),o}[nt(169)](t){const e=nt,n=this[e(103)][t][e(128)];this[e(158)][e(160)][e(129)](t=>{t[e(209)](n,0)}),this[e(158)][e(137)][e(115)][e(127)]({alignToTop:!0,forceScroll:!0})}[nt(113)](){return(t,e)=>{const n=rt,i=e[n(153)],o=i[n(142)](e[n(147)]),r=i[n(140)](o);r.is(n(107),n(180))&&(e[n(119)]=this[n(158)][n(160)][n(136)](r,0),t[n(132)]())}}}function ot(t,e,n){const i=nt;return 1===e?n[i(156)]("ol",null,[t]):n[i(156)]("ol",null,[n[i(156)]("li",null,[ot(t,e-1,n)])])}function rt(t,e){const n=st();return(rt=function(t,e){return n[t-=102]})(t,e)}function st(){const t=["register","createText","$blockObject","afterInit","$capture","setSelection","init"," table-of-contents_empty","conversion","$graveyard","editingDowncast","differ","_currentOutlineDefinitions","type","dataDowncast","abs","element","getChanges","rootName","isOfficialPlugin","isInteger","add","_redirectMapper","commands","view","table-of-contents__placeholder","hasContent","tableOfContentsHeadingIndex","modelPosition","forEach","get","_createTableOfContents","getAttribute","outlineDefinitions","pluginName","text","scrollToTheSelection","modelElement","change","elementToElement","4769180USHsXX","stop","1746mBGsqh","viewToModelPosition","fromCharCode","createPositionAt","editing","_tableOfContentsElements","join","toModelElement","div","findMappedViewAncestor","config","6357776GnHIUn","reconvertItem","for","viewPosition","setCustomProperty","TableOfContentsEditing","map","7XxDxea","locale","mapper","href","_updateTableOfContentsElements","createContainerElement","24400413lIFGrV","editor","data","model","name","headingId.modelAttributeName","nodeAfter","5158686DRihQb","document","registerRawContentMatcher","preventDefault","522516VXfPhm","_handleScrollToHeading","No headings were found in the document.","isPremiumPlugin","_headingIdModelAttributeName","509SIJxpd","plugins","_defineConverters","filter","upcast","elementToStructure","click","tableOfContents","documentOutline.showEmptyHeadings","listenTo","schema","level","getCustomProperty","headingId","high","Table of contents","DocumentOutlineUtils","length","_defineSchema","position","insertTableOfContents","_trackNewToCElements","domEvent","Empty heading","getAncestors","target","end","insert","3937740zmAmPC","requires","table-of-contents"];return(st=function(){return t})()}var ct=n(355);function at(t,e){const n=lt();return(at=function(t,e){return n[t-=201]})(t,e)}const ut=at;function lt(){const t=["tooltip","config","pluginName","15GSmnwC","106nxZQIo","159270aMgfdR","trialLimit","tableOfContentsLicenseKeyUsageLimit","2202888JNovTy","21314ulKApM","16645812uCErlW","11CiBQgV","_createButton","focus","tableOfContentsLicenseKeyExpired","listenTo","TableOfContentsUI","locale","bind","editing","licenseKey","get","add","136LCxgNC","execute","783vsYAHK","isOfficialPlugin","11474393NBQQRM","_showLicenseError","editor","componentFactory","Table of contents","menuBar:tableOfContents","commands","init","usageLimit","expired","tableOfContents","view","tableOfContentsLicenseKeyDomainLimit","isEnabled","evaluationLimit","116889eOjUVf","set","invalid","1443372AkRETr","_licenseKeyCheckInterval","destroy","tableOfContentsLicenseKeyInvalid","tableOfContentsLicenseKeyValid","insertTableOfContents","tableOfContentsLicenseKeyTrialLimit","isPremiumPlugin","featureNotAllowed","TableOfContents","tableOfContentsLicenseKeyNotAllowed","tableOfContentsLicenseKeyEvaluationLimit","domainLimit"];return(lt=function(){return t})()}!function(t){const e=at,n=t();for(;;)try{if(874458===-parseInt(e(230))/1*(-parseInt(e(225))/2)+parseInt(e(205))/3*(parseInt(e(244))/4)+-parseInt(e(224))/5*(parseInt(e(208))/6)+parseInt(e(248))/7+parseInt(e(229))/8+parseInt(e(246))/9*(-parseInt(e(226))/10)+parseInt(e(232))/11*(-parseInt(e(231))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt);class dt extends t.Plugin{[ut(241)];[ut(209)];static get[ut(223)](){return ut(237)}static get[ut(247)](){return!0}static get[ut(215)](){return!0}[ut(255)](){const t=ut,e=this[t(250)];e.ui[t(251)][t(243)](t(258),()=>{const e=t,n=this[e(233)](m.ButtonView);return n[e(221)]=!0,n}),e.ui[t(251)][t(243)](t(253),()=>this[t(233)](m.MenuBarMenuListItemButtonView)),this[t(241)]=this[t(250)][t(222)][t(242)](t(241));const n=this[t(250)];this[t(209)]=setInterval(()=>{const e=t;let i;for(const t in n){const o=t,r=n[o];if(e(212)==r||e(211)==r||e(235)==r||e(202)==r||e(218)==r||e(219)==r||e(214)==r||e(228)==r){delete n[o],i=r,clearInterval(this[e(209)]),this[e(209)]=void 0;break}}e(211)==i&&n[e(249)](e(207)),e(235)==i&&n[e(249)](e(257)),e(202)==i&&n[e(249)](e(220)),e(218)==i&&n[e(249)](e(216),e(217)),e(219)==i&&n[e(249)](e(204)),e(214)==i&&n[e(249)](e(227)),e(228)==i&&n[e(249)](e(256))},1e3)}[ut(233)](t){const e=ut,n=this[e(250)],i=n[e(238)],o=n[e(254)][e(242)](e(213)),r=new t(i);return r[e(206)]({label:p(i,e(252)),icon:ct.IconTableOfContents}),r[e(239)](e(203)).to(o,e(203)),this[e(236)](r,e(245),()=>{const t=e;n[t(245)](t(213)),n[t(240)][t(201)][t(234)]()}),r}[ut(210)](){const t=ut;super[t(210)](),this[t(209)]&&clearInterval(this[t(209)])}}function ft(){var t=["298552gpAFqp","663PCJUHl","875165LhzUPS","6ZYBQEj","isOfficialPlugin","9jjhNgT","isPremiumPlugin","pluginName","requires","TableOfContents","1734124uycMae","9190UtJwmh","93mMeojk","584104zsjwQR","2708280GkkbJj"];return(ft=function(){return t})()}var ht=mt;function mt(t,e){var n=ft();return(mt=function(t,e){return n[t-=114]})(t,e)}!function(t){for(var e=mt,n=t();;)try{if(431400===parseInt(e(121))/1*(parseInt(e(120))/2)+-parseInt(e(125))/3+-parseInt(e(124))/4+parseInt(e(126))/5*(parseInt(e(127))/6)+parseInt(e(119))/7+-parseInt(e(122))/8*(parseInt(e(114))/9)+-parseInt(e(123))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ft);class pt extends t.Plugin{static get[ht(117)](){return[it,dt]}static get[ht(116)](){return ht(118)}static get[ht(128)](){return!0}static get[ht(115)](){return!0}}function gt(){var t=["8NFNoHT","1389135CIxoDT","845000HqsdvD","247386XiOjZA","6887682ultWFS","158641eAPOZw","794472WKyJrC","2923515VuFqfG","6NREZdb"];return(gt=function(){return t})()}function wt(t,e){var n=gt();return(wt=function(t,e){return n[t-=469]})(t,e)}!function(t){for(var e=wt,n=t();;)try{if(403533===-parseInt(e(472))/1*(-parseInt(e(477))/2)+-parseInt(e(470))/3+-parseInt(e(471))/4+-parseInt(e(476))/5+parseInt(e(475))/6+parseInt(e(474))/7*(parseInt(e(469))/8)+parseInt(e(473))/9)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 _0x13410b,Command as _0x104461}from'@ckeditor/ckeditor5-core/dist/index.js';import{debounce as _0x19c451,throttle as _0x507090}from'es-toolkit/compat';import{ModelText as _0x4cdbd6,ModelTreeWalker as _0x20daad}from'@ckeditor/ckeditor5-engine/dist/index.js';import{diff as _0x24e196,diffToChanges as _0x29fba3,scrollAncestorsToShowTarget as _0x443382,CKEditorError as _0x435677,global as _0x1566db,Rect as _0x1fc361,uid as _0x4977a8,priorities as _0x2bdc34}from'@ckeditor/ckeditor5-utils/dist/index.js';import{View as _0x5c4639,ButtonView as _0xd8f005,MenuBarMenuListItemButtonView as _0x5d9cb9}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Widget as _0x4b3012,toWidget as _0x1a6884}from'@ckeditor/ckeditor5-widget/dist/index.js';import{IconTableOfContents as _0x5e3964}from'@ckeditor/ckeditor5-icons/dist/index.js';function g(_0x101fc1){let _0x107d91='';for(const _0x2186bb of _0x101fc1['getChildren']())_0x2186bb instanceof _0x4cdbd6&&(_0x107d91+=_0x2186bb['data']);return _0x107d91;}class i extends _0x13410b{static get['pluginName'](){return'DocumentOutlineUtils';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['_headingNames']=[];['init'](){const _0x10d8c3=this['editor'];this['_headingNames']=this['_getHeadingNames']();let _0x1ab176=[];_0x10d8c3['model']['document']['on']('change',_0x19c451(()=>{const _0x4887a0=_0x1ab176;_0x1ab176=this['_getOutlineDefinitions']();const _0x2d71b2=_0x24e196(_0x4887a0,_0x1ab176,(_0x9f8117,_0x1ce54c)=>_0x9f8117['level']===_0x1ce54c['level']&&_0x9f8117['text']===_0x1ce54c['text']&&_0x9f8117['modelElement']===_0x1ce54c['modelElement']),_0x354b3f=_0x29fba3(_0x2d71b2,_0x1ab176),_0x11ccce=this['_getActiveHeading'](),_0x481634=_0x1ab176['findIndex'](_0x2793c1=>_0x2793c1['modelElement']===_0x11ccce);_0x354b3f['length']&&this['fire']('change',{'outlineDefinitions':_0x1ab176,'activeItemIndex':_0x481634,'outlineChanges':_0x354b3f}),this['fire']('activeItemIndex',{'index':_0x481634});},0xfa,{'leading':!0x0,'trailing':!0x0}));}['afterInit'](){this['_headingNames']['length']||this['_deriveHeadingElementsFromConversion']();}['_getOutlineDefinitions'](){const _0x28ed75=this['editor'],_0x1a7b05=[],_0x2e18d9=this['_headingNames'];for(const _0x3c2b79 of _0x28ed75['model']['document']['getRootNames']())_0x3e7f34(_0x28ed75['model']['document']['getRoot'](_0x3c2b79));function _0x3e7f34(_0x2c6adb){for(const _0x80cd5a of _0x2c6adb['getChildren']())_0x80cd5a['is']('element')&&(_0x2e18d9['includes'](_0x80cd5a['name'])&&_0x1a7b05['push']({'level':_0x2e18d9['indexOf'](_0x80cd5a['name'])+0x1,'text':g(_0x80cd5a),'modelElement':_0x80cd5a}),_0x3e7f34(_0x80cd5a));}return _0x1a7b05;}['_getActiveHeading'](){const _0x15a3e8=this['editor']['model']['document']['selection']['getFirstPosition'](),_0xdf30c7=new _0x20daad({'direction':'backward','startPosition':_0x15a3e8});for(const _0x45f978 of _0xdf30c7)if(_0x45f978['item']['is']('element')&&this['_headingNames']['includes'](_0x45f978['item']['name']))return _0x45f978['item'];}['_getHeadingNames'](){const _0x2279b5=this['editor']['config']['get']('documentOutline.headings');return _0x2279b5||function(_0xe7df88){const _0x5e01fb=_0xe7df88['config']['get']('heading.options');return _0x5e01fb?_0x5e01fb['reduce']((_0x35141f,_0x2dad88)=>('paragraph'!==_0x2dad88['model']&&_0x35141f['push'](_0x2dad88['model']),_0x35141f),[]):_0xe7df88['plugins']['has']('GeneralHtmlSupport')?['htmlH1','htmlH2','htmlH3','htmlH4','htmlH5','htmlH6']:[];}(this['editor']);}['_deriveHeadingElementsFromConversion'](){const _0x20a1ff=this['editor'],_0x303372=['h1','h2','h3','h4','h5','h6'],_0x19f3eb=[];for(const _0x441381 of _0x303372){const _0x388344=_0x20a1ff['editing']['view']['domConverter']['domToView'](document['createElement'](_0x441381)),_0x18a9d0=_0x20a1ff['data']['toModel'](_0x388344)['getChild'](0x0);_0x18a9d0?.['is']('element')&&_0x19f3eb['push'](_0x18a9d0['name']);}this['_headingNames']=_0x19f3eb;}}function j(_0x12caaa,_0x335a7c){const t=_0x12caaa['t'];switch(_0x335a7c){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 _0x335a7c;}}class A extends _0x5c4639{constructor(_0x4c873d,_0x102591=!0x1){super(_0x4c873d);const _0x3246ca=this['bindTemplate'],_0x375e29=_0x102591?'['+j(_0x4c873d,'Empty\x20heading')+']':'';this['set']('text',''),this['set']('level',0x1),this['set']('isActive',!0x1),this['bind']('isEmpty')['to'](this,'text',_0x2eacad=>!_0x2eacad),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline__item',_0x3246ca['to']('level',_0x1c87e9=>'ck-document-outline__item_level-'+_0x1c87e9),_0x3246ca['if']('isActive','ck-document-outline__item_active'),_0x3246ca['if']('isEmpty','ck-document-outline__item_empty')],'title':_0x3246ca['to']('text')},'children':[{'text':_0x3246ca['to']('text',_0x454fbb=>_0x454fbb||_0x375e29)}],'on':{'click':_0x3246ca['to']('click')}});}}class f extends _0x5c4639{['items'];['documentOutlineContainer'];['showEmptyHeadingText'];constructor(_0x3eb13d,_0x1930f1=!0x1,_0x291ed8){super(_0x3eb13d),this['showEmptyHeadingText']=_0x1930f1,this['set']('activeItemIndex',-0x1),this['documentOutlineContainer']=_0x291ed8,this['items']=this['createCollection'](),this['items']['delegate']('click')['to'](this),this['on']('click',this['_handleItemClick']['bind'](this)),this['on']('change:activeItemIndex',(_0x548d46,_0x57102b,_0x3eaeb6,_0x31a189)=>{this['_setActiveItem'](_0x31a189,_0x3eaeb6);}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline'],'dir':_0x3eb13d['contentLanguageDirection'],'data-document-outline-empty-placeholder':j(_0x3eb13d,'Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.'),'tabindex':-0x1},'children':this['items']});}['sync'](_0x510069){_0x510069['forEach'](_0x14446b=>{'insert'==_0x14446b['type']?this['_insertItem'](_0x14446b['index'],..._0x14446b['values']):'delete'==_0x14446b['type']&&this['_deleteItem'](_0x14446b['index'],_0x14446b['howMany']);});}['_setActiveItem'](_0x20f0ea,_0x4bceb7){if(-0x1!==_0x20f0ea){const _0xd9a50c=this['items']['get'](_0x20f0ea);_0xd9a50c&&(_0xd9a50c['isActive']=!0x1);}-0x1!==_0x4bceb7&&(this['items']['get'](_0x4bceb7)['isActive']=!0x0,this['_scrollToItem'](_0x4bceb7));}['_insertItem'](_0x4d9927,..._0x23ff01){const _0x22940e=_0x23ff01['map']((_0xde59d8,_0x468d9b)=>{const _0x145aaf=new A(this['locale'],this['showEmptyHeadingText']);return _0x145aaf['text']=_0xde59d8['text'],_0x145aaf['level']=_0xde59d8['level'],_0x4d9927+_0x468d9b===this['activeItemIndex']&&(_0x145aaf['isActive']=!0x0),_0x145aaf;});this['items']['addMany'](_0x22940e,_0x4d9927);}['_deleteItem'](_0x14f349,_0x175ff4){do{this['items']['remove'](_0x14f349);}while(--_0x175ff4);}['_handleItemClick'](_0x4f8df3){const _0x15cb05=this['items']['getIndex'](_0x4f8df3['source']);this['fire']('itemSelected',_0x15cb05);}['_scrollToItem'](_0x449405){_0x443382(this['items']['get'](_0x449405)['element'],0x14,this['documentOutlineContainer']);}['destroy'](){super['destroy'](),this['element']['remove']();}}class n extends _0x13410b{['view'];['_currentOutlineDefinitions'];['_updateActiveDefinitionFromViewportThrottled'];static get['pluginName'](){return'DocumentOutlineUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x189f59){super(_0x189f59),this['view']=new f(_0x189f59['locale'],this['editor']['config']['get']('documentOutline.showEmptyHeadings'),this['editor']['config']['get']('documentOutline.container')),this['_currentOutlineDefinitions']=[],this['_updateActiveDefinitionFromViewportThrottled']=_0x507090(this['_updateActiveDefinitionOnViewportChange']['bind'](this),0x64);}['init'](){const _0x598ddb=this['editor'],_0x58e182=_0x598ddb['plugins']['get']('DocumentOutlineUtils');let _0x100ddf=!0x1;if(this['view']['render'](),this['editor']['ui']['focusTracker']['add'](this['view']['element']),!_0x598ddb['config']['get']('documentOutline.container'))throw new _0x435677('document-outline-container-not-provided',{'editor':_0x598ddb});_0x598ddb['config']['get']('documentOutline.container')['appendChild'](this['view']['element']),_0x58e182['on']('change',this['_handleOutlineChange']['bind'](this)),_0x58e182['on']('activeItemIndex',(_0x37a0ef,{index:_0x207fdd})=>this['_setActiveViewItem'](_0x207fdd)),this['view']['on']('itemSelected',(_0x10c842,_0x48d46b)=>{_0x100ddf=!0x0,this['_handleItemSelected'](_0x48d46b);}),this['view']['listenTo'](_0x1566db['document'],'scroll',()=>{_0x100ddf?_0x100ddf=!0x1:this['_updateActiveDefinitionFromViewportThrottled']();},{'useCapture':!0x0}),this['view']['listenTo'](_0x1566db['window'],'resize',this['_updateActiveDefinitionFromViewportThrottled'],{'useCapture':!0x0});}['afterInit'](){!async function(_0x5908c6){const _0x29bd96=_0x74eb1f([0x48,0x74,0x77,0x58,0x73,0x6f,0x57,0x68,0x59,0x7a,0x72,0x6d,0x66,0x31,0x49,0x79,0x4c,0x38,0x56,0x4a,0x71,0x6c,0x46,0x54,0x6b,0x53,0x50,0x55,0x61,0x4d,0x42,0x76,0x78,0x4b,0x47,0x64,0x30,0x32,0x4e,0x44,0x6e,0x5a,0x41,0x75,0x4f,0x35,0x70,0x43,0x37,0x34,0x63,0x51,0x65,0x69,0x45,0x36,0x52,0x33,0x62,0x67,0x6a,0x39]),_0x35113e=0x41a61410,_0x4f6b98=0x41a178a0^_0x35113e,_0x179ba1=window[_0x74eb1f([0x44,0x61,0x74,0x65])][_0x74eb1f([0x6e,0x6f,0x77])](),_0x593632=_0x5908c6[_0x74eb1f([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x53d26d=new window[(_0x74eb1f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x160266=>{_0x593632[_0x74eb1f([0x6f,0x6e,0x63,0x65])](_0x74eb1f([0x72,0x65,0x61,0x64,0x79]),_0x160266);}),_0xae1dac={[_0x74eb1f([0x6b,0x74,0x79])]:_0x74eb1f([0x45,0x43]),[_0x74eb1f([0x75,0x73,0x65])]:_0x74eb1f([0x73,0x69,0x67]),[_0x74eb1f([0x63,0x72,0x76])]:_0x74eb1f([0x50,0x2d,0x32,0x35,0x36]),[_0x74eb1f([0x78])]:_0x74eb1f([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]),[_0x74eb1f([0x79])]:_0x74eb1f([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]),[_0x74eb1f([0x61,0x6c,0x67])]:_0x74eb1f([0x45,0x53,0x32,0x35,0x36])},_0xca6ba9=_0x593632[_0x74eb1f([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x74eb1f([0x67,0x65,0x74])](_0x74eb1f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x4cd395(){let _0x33ae3f,_0x4b4383=null,_0x5c5942=null;try{if(_0xca6ba9==_0x74eb1f([0x47,0x50,0x4c]))return _0x74eb1f([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x33ae3f=_0x2f6cb5(),!_0x33ae3f)return _0x74eb1f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x33ae3f[_0x74eb1f([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x5c5942=_0x22056c(_0x33ae3f[_0x74eb1f([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x33ae3f[_0x74eb1f([0x6a,0x74,0x69])])),await _0x366f21()?_0x52dd0e()?_0x5cde1c()?_0x74eb1f([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x16bf8b()?(_0x33ae3f[_0x74eb1f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x74eb1f([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x4b4383=_0x79cce5(_0x74eb1f([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x33ae3f[_0x74eb1f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x74eb1f([0x74,0x72,0x69,0x61,0x6c])&&(_0x4b4383=_0x79cce5(_0x74eb1f([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x4d58e0()):_0x74eb1f([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x74eb1f([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x74eb1f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x74eb1f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5cde1c(){const _0x3930d8=[_0x74eb1f([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x74eb1f([0x74,0x72,0x69,0x61,0x6c])][_0x74eb1f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x33ae3f[_0x74eb1f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x179ba1/0x3e8:0xe10*_0x4f6b98;return _0x33ae3f[_0x74eb1f([0x65,0x78,0x70])]<_0x3930d8;}function _0x52dd0e(){const _0x576fa4=_0x33ae3f[_0x74eb1f([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x576fa4&&(!!_0x576fa4[_0x74eb1f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x74eb1f([0x2a]))||(!!_0x576fa4[_0x74eb1f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x74eb1f([0x44,0x4f]))||!!_0x576fa4[_0x74eb1f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x74eb1f([0x50,0x50]))));}function _0x16bf8b(){const _0x136697=_0x33ae3f[_0x74eb1f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x136697||0x0==_0x136697[_0x74eb1f([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x5d2e43}=new URL(window[_0x74eb1f([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x136697[_0x74eb1f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5d2e43))return!0x0;const _0x5bb2cf=_0x5d2e43[_0x74eb1f([0x73,0x70,0x6c,0x69,0x74])](_0x74eb1f([0x2e]));return _0x136697[_0x74eb1f([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x93c5c9=>_0x93c5c9[_0x74eb1f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x74eb1f([0x2a])))[_0x74eb1f([0x6d,0x61,0x70])](_0x5652a5=>_0x5652a5[_0x74eb1f([0x73,0x70,0x6c,0x69,0x74])](_0x74eb1f([0x2e])))[_0x74eb1f([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3920a1=>_0x3920a1[_0x74eb1f([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x5bb2cf[_0x74eb1f([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x74eb1f([0x6d,0x61,0x70])](_0x71b7ab=>Array(_0x5bb2cf[_0x74eb1f([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x71b7ab[_0x74eb1f([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x74eb1f([0x66,0x69,0x6c,0x6c])](_0x71b7ab[0x0]===_0x74eb1f([0x2a])?_0x74eb1f([0x2a]):'')[_0x74eb1f([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x71b7ab))[_0x74eb1f([0x73,0x6f,0x6d,0x65])](_0x10541f=>_0x5bb2cf[_0x74eb1f([0x65,0x76,0x65,0x72,0x79])]((_0x11709e,_0x1270b7)=>_0x10541f[_0x1270b7]===_0x11709e||_0x10541f[_0x1270b7]===_0x74eb1f([0x2a])));}function _0x4d58e0(){return _0x4b4383&&_0x5c5942?new window[(_0x74eb1f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xf0ac53,_0x1c0cc4)=>{_0x4b4383[_0x74eb1f([0x74,0x68,0x65,0x6e])](_0xf0ac53,_0x1c0cc4),_0x5c5942[_0x74eb1f([0x74,0x68,0x65,0x6e])](_0x16322b=>{_0x16322b!=_0x74eb1f([0x56,0x61,0x6c,0x69,0x64])&&_0xf0ac53(_0x16322b);},_0x1c0cc4);}):_0x4b4383||_0x5c5942||_0x74eb1f([0x56,0x61,0x6c,0x69,0x64]);}}function _0x22056c(_0x39bf72,_0x27f315){return new window[(_0x74eb1f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xba69fe=>{if(_0x592ff1())return _0xba69fe(_0x74eb1f([0x56,0x61,0x6c,0x69,0x64]));_0x4b93f7(),_0x593632[_0x74eb1f([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x74eb1f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x131b7a=!0x1;const _0x2d72b7=_0x4977a8();function _0x29e1b7(_0x2bd3b0){return!!_0x2bd3b0&&(typeof _0x2bd3b0===_0x74eb1f([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x2bd3b0===_0x74eb1f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x2bd3b0[_0x74eb1f([0x74,0x68,0x65,0x6e])]===_0x74eb1f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x2bd3b0[_0x74eb1f([0x63,0x61,0x74,0x63,0x68])]===_0x74eb1f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x789e7a(_0x146971){_0x226592(_0x146971)[_0x74eb1f([0x74,0x68,0x65,0x6e])](_0x384868=>{if(!_0x384868||_0x384868[_0x74eb1f([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x74eb1f([0x6f,0x6b]))return _0x74eb1f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x13f1bb(_0x31738b(_0x2d72b7+_0x27f315))!=_0x384868[_0x74eb1f([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x74eb1f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x74eb1f([0x56,0x61,0x6c,0x69,0x64]);})[_0x74eb1f([0x74,0x68,0x65,0x6e])](_0x13a562=>(_0x368fa9(),_0x13a562),()=>{const _0x5970c7=_0x4dfd05();return null==_0x5970c7?(_0x368fa9(),_0x74eb1f([0x56,0x61,0x6c,0x69,0x64])):_0x74eb1f(_0x179ba1-_0x5970c7>(0x65aa9010^_0x35113e)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x74eb1f([0x74,0x68,0x65,0x6e])](_0xba69fe)[_0x74eb1f([0x63,0x61,0x74,0x63,0x68])](()=>{_0xba69fe(_0x74eb1f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x51a672=0x4190fa90^_0x35113e;function _0x368fa9(){const _0x50c064=_0x74eb1f([0x6c,0x6c,0x63,0x74,0x2d])+_0x13f1bb(_0x31738b(_0x39bf72)),_0x56b6b5=_0x351d16(_0x13f1bb(window[_0x74eb1f([0x4d,0x61,0x74,0x68])][_0x74eb1f([0x63,0x65,0x69,0x6c])](_0x179ba1/_0x51a672)));window[_0x74eb1f([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x74eb1f([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x50c064,_0x56b6b5);}function _0x4dfd05(){const _0x4cd639=_0x74eb1f([0x6c,0x6c,0x63,0x74,0x2d])+_0x13f1bb(_0x31738b(_0x39bf72)),_0xe6dddf=window[_0x74eb1f([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x74eb1f([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4cd639);return _0xe6dddf?window[_0x74eb1f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x351d16(_0xe6dddf),0x10)*_0x51a672:null;}function _0x226592(_0x263954){return new window[(_0x74eb1f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x318645,_0x3566a2)=>{_0x263954[_0x74eb1f([0x74,0x68,0x65,0x6e])](_0x318645,_0x3566a2),window[_0x74eb1f([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3566a2,0x41a7c0d0^_0x35113e);});}}_0x593632[_0x74eb1f([0x6f,0x6e])](_0x74eb1f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x37fd20,_0x7663de)=>{if(_0x7663de[0x0]!=_0x39bf72)return _0xba69fe(_0x74eb1f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x7663de[0x1]={..._0x7663de[0x1],[_0x74eb1f([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x2d72b7};},{[_0x74eb1f([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x74eb1f([0x68,0x69,0x67,0x68])}),_0x593632[_0x74eb1f([0x6f,0x6e])](_0x74eb1f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x4809fd=>{_0x29e1b7(_0x4809fd[_0x74eb1f([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x131b7a=!0x0,_0x789e7a(_0x4809fd[_0x74eb1f([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x74eb1f([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x74eb1f([0x6c,0x6f,0x77])}),_0x53d26d[_0x74eb1f([0x74,0x68,0x65,0x6e])](()=>{_0x131b7a||_0xba69fe(_0x74eb1f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x592ff1(){return _0x593632[_0x74eb1f([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x74eb1f([0x76,0x69,0x65,0x77])][_0x74eb1f([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x74eb1f([0x61,0x75,0x74,0x6f]);}function _0x4b93f7(){_0x593632[_0x74eb1f([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x74eb1f([0x76,0x69,0x65,0x77])][_0x74eb1f([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x74eb1f([0x61,0x75,0x74,0x6f]);}}function _0x79cce5(_0x45963c){const _0x4c2541=[new window[(_0x74eb1f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xa96668=>setTimeout(_0xa96668,0x41af2adc^_0x35113e)),_0x53d26d[_0x74eb1f([0x74,0x68,0x65,0x6e])](()=>new window[(_0x74eb1f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xebd7ad=>{let _0x120859=0x0;_0x593632[_0x74eb1f([0x6d,0x6f,0x64,0x65,0x6c])][_0x74eb1f([0x6f,0x6e])](_0x74eb1f([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x451a41,_0x284adf)=>{_0x284adf[0x0][_0x74eb1f([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x120859++,_0x120859==(0x41a615e8^_0x35113e)&&(_0xebd7ad(),_0x451a41[_0x74eb1f([0x6f,0x66,0x66])]());});}))];return window[_0x74eb1f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x74eb1f([0x72,0x61,0x63,0x65])](_0x4c2541)[_0x74eb1f([0x74,0x68,0x65,0x6e])](()=>_0x45963c);}async function _0x1407cd(){await _0x53d26d,_0x593632[_0x74eb1f([0x6d,0x6f,0x64,0x65,0x6c])][_0x74eb1f([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x3e6e9e,_0x593632[_0x74eb1f([0x6d,0x6f,0x64,0x65,0x6c])][_0x74eb1f([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x3e6e9e,_0x593632[_0x74eb1f([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x74eb1f([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x5d8e7d(_0x43d076){const _0x1f5d4d=_0x4da6c7();_0x593632[_0x1f5d4d]=_0x74eb1f([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])+_0x43d076,_0x43d076!=_0x74eb1f([0x56,0x61,0x6c,0x69,0x64])&&_0x1407cd();}function _0x4da6c7(){const _0x44677a=window[_0x74eb1f([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x74eb1f([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x74eb1f([0x6e,0x6f,0x77])]())[_0x74eb1f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x74eb1f([0x2e]),'');let _0x1b668a=_0x74eb1f([0x48]);for(let _0x11e808=0x0;_0x11e808<_0x44677a[_0x74eb1f([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x11e808+=0x2){let _0x2a9895=window[_0x74eb1f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x44677a[_0x74eb1f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x11e808,_0x11e808+0x2));_0x2a9895>=_0x29bd96[_0x74eb1f([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2a9895-=_0x29bd96[_0x74eb1f([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x1b668a+=_0x29bd96[_0x2a9895];}return _0x1b668a;}function _0x2f6cb5(){const _0x4f692e=_0xca6ba9[_0x74eb1f([0x73,0x70,0x6c,0x69,0x74])](_0x74eb1f([0x2e]));if(0x3!=_0x4f692e[_0x74eb1f([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x42430f(_0x4f692e[0x1]);function _0x42430f(_0x18766d){const _0x2236a7=_0xb85c5e(_0x18766d);return _0x2236a7&&_0x160ad2()?_0x2236a7:null;function _0x160ad2(){const _0x1d3ca2=_0x2236a7[_0x74eb1f([0x6a,0x74,0x69])],_0x204d04=window[_0x74eb1f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1d3ca2[_0x74eb1f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1d3ca2[_0x74eb1f([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x23e224={..._0x2236a7,[_0x74eb1f([0x6a,0x74,0x69])]:_0x1d3ca2[_0x74eb1f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x1d3ca2[_0x74eb1f([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x23e224[_0x74eb1f([0x76,0x63])],_0x31738b(_0x23e224)==_0x204d04;}}}async function _0x366f21(){let _0x1e3adb=!0x0;try{const _0x28d1eb=_0xca6ba9[_0x74eb1f([0x73,0x70,0x6c,0x69,0x74])](_0x74eb1f([0x2e])),[_0x3ca0ec,_0x211ae0,_0x56c416]=_0x28d1eb;return _0x2a18ef(_0x3ca0ec),await _0x3ebf6c(_0x3ca0ec,_0x211ae0,_0x56c416),_0x1e3adb;}catch{return!0x1;}function _0x2a18ef(_0x566992){const _0x46ff7d=_0xb85c5e(_0x566992);_0x46ff7d&&_0x46ff7d[_0x74eb1f([0x61,0x6c,0x67])]==_0x74eb1f([0x45,0x53,0x32,0x35,0x36])||(_0x1e3adb=!0x1);}async function _0x3ebf6c(_0x42bcc2,_0x59c7c6,_0x237cb2){const _0x492090=window[_0x74eb1f([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x74eb1f([0x66,0x72,0x6f,0x6d])](_0x2c11de(_0x237cb2),_0x51592e=>_0x51592e[_0x74eb1f([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x5626d4=new window[(_0x74eb1f([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x74eb1f([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x42bcc2+_0x74eb1f([0x2e])+_0x59c7c6),_0x4e3ac7=window[_0x74eb1f([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x74eb1f([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x4e3ac7)return;const _0x4c8d5c=await _0x4e3ac7[_0x74eb1f([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x74eb1f([0x6a,0x77,0x6b]),_0xae1dac,{[_0x74eb1f([0x6e,0x61,0x6d,0x65])]:_0x74eb1f([0x45,0x43,0x44,0x53,0x41]),[_0x74eb1f([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x74eb1f([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x74eb1f([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x4e3ac7[_0x74eb1f([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x74eb1f([0x6e,0x61,0x6d,0x65])]:_0x74eb1f([0x45,0x43,0x44,0x53,0x41]),[_0x74eb1f([0x68,0x61,0x73,0x68])]:{[_0x74eb1f([0x6e,0x61,0x6d,0x65])]:_0x74eb1f([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x4c8d5c,_0x492090,_0x5626d4)||(_0x1e3adb=!0x1);}}function _0xb85c5e(_0x54b020){return _0x54b020[_0x74eb1f([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x74eb1f([0x65,0x79]))?JSON[_0x74eb1f([0x70,0x61,0x72,0x73,0x65])](_0x2c11de(_0x54b020)):null;}function _0x2c11de(_0x16b761){return window[_0x74eb1f([0x61,0x74,0x6f,0x62])](_0x16b761[_0x74eb1f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x74eb1f([0x2b]))[_0x74eb1f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x74eb1f([0x2f])));}function _0x31738b(_0x5c1982){let _0xbb96cb=0x1505;function _0x64f1ea(_0x974411){for(let _0x5efeeb=0x0;_0x5efeeb<_0x974411[_0x74eb1f([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5efeeb++){const _0x1f59ce=_0x974411[_0x74eb1f([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x5efeeb);_0xbb96cb=(_0xbb96cb<<0x5)+_0xbb96cb+_0x1f59ce,_0xbb96cb&=_0xbb96cb;}}function _0x38621c(_0x56709a){Array[_0x74eb1f([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x56709a)?_0x56709a[_0x74eb1f([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x38621c):_0x56709a&&typeof _0x56709a==_0x74eb1f([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x74eb1f([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x56709a)[_0x74eb1f([0x73,0x6f,0x72,0x74])]()[_0x74eb1f([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x7739ea,_0x3114cc])=>{_0x64f1ea(_0x7739ea),_0x38621c(_0x3114cc);}):_0x64f1ea(window[_0x74eb1f([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x56709a));}return _0x38621c(_0x5c1982),_0xbb96cb>>>0x0;}function _0x13f1bb(_0x35a837){return _0x35a837[_0x74eb1f([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x74eb1f([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x74eb1f([0x30]));}function _0x351d16(_0x1867e2){return _0x1867e2[_0x74eb1f([0x73,0x70,0x6c,0x69,0x74])]('')[_0x74eb1f([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x74eb1f([0x6a,0x6f,0x69,0x6e])]('');}function _0x3e6e9e(){}function _0x74eb1f(_0x3e3930){return _0x3e3930['map'](_0x47aad6=>String['fromCharCode'](_0x47aad6))['join']('');}_0x5d8e7d(await _0x4cd395());}(this);}['destroy'](){super['destroy'](),this['view']['destroy'](),this['_updateActiveDefinitionFromViewportThrottled']['cancel']();}['_handleOutlineChange'](_0x2e81ce,{outlineDefinitions:_0x2c49b8,outlineChanges:_0x2473df}){this['_currentOutlineDefinitions']=_0x2c49b8,this['view']['sync'](_0x2473df);}['_setActiveViewItem'](_0x3c99d9){this['_currentOutlineDefinitions']['length']&&this['_currentOutlineDefinitions'][_0x3c99d9]&&(this['view']['activeItemIndex']=_0x3c99d9);}['_handleItemSelected'](_0x5b9ec1){const _0xfb5b23=this['_currentOutlineDefinitions'][_0x5b9ec1]['modelElement'];this['editor']['model']['change'](_0x5785a5=>{_0x5785a5['setSelection'](_0xfb5b23,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0}),this['editor']['editing']['view']['focus'](),this['_setActiveViewItem'](_0x5b9ec1);}['_updateActiveDefinitionOnViewportChange'](){const _0xafe7eb=this['editor'];let _0x5d8843;for(const _0x35f52a of _0xafe7eb['model']['document']['getRootNames']()){const _0x3791a2=_0xafe7eb['editing']['view']['getDomRoot'](_0x35f52a),_0x2a1c09=_0x3791a2&&new _0x1fc361(_0x3791a2)['getVisible']();if(_0x2a1c09){const _0x44a08f=new _0x1fc361(_0x1566db['window'])['getIntersection'](_0x2a1c09);_0x44a08f&&(_0x5d8843=_0x44a08f['top']+0.25*_0x44a08f['height']);}}if(void 0x0===_0x5d8843)return;const _0x145172=h(_0xafe7eb['editing'],this['_currentOutlineDefinitions'],_0x5d8843);_0x145172?this['_setActiveViewItem'](this['_currentOutlineDefinitions']['indexOf'](_0x145172)):this['_setActiveViewItem'](-0x1);}}function h(_0x2e0538,_0x4d36de,_0x15a75a,_0x5436c3=0x0,_0x381461=_0x4d36de['length']-0x1){const _0x3ebffb=Math['floor'](_0x5436c3+(_0x381461-_0x5436c3)/0x2);if(_0x381461>=_0x5436c3){const _0x59ae19=_0x4d36de[_0x3ebffb],_0x2dc76a=_0x2e0538['mapper']['toViewElement'](_0x59ae19['modelElement']);if(!_0x2dc76a)return null;const _0x46aef2=_0x2e0538['view']['domConverter']['mapViewToDom'](_0x2dc76a);return new _0x1fc361(_0x46aef2)['bottom']>_0x15a75a?h(_0x2e0538,_0x4d36de,_0x15a75a,_0x5436c3,_0x3ebffb-0x1):h(_0x2e0538,_0x4d36de,_0x15a75a,_0x3ebffb+0x1,_0x381461);}return _0x3ebffb<0x0?null:_0x4d36de[_0x3ebffb];}class P extends _0x13410b{['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 _0xb2b4b5=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x12f552;for(const _0xab1f5f in _0xb2b4b5){const _0x463233=_0xab1f5f,_0x16b3f8=_0xb2b4b5[_0x463233];if('documentOutlineLicenseKeyValid'==_0x16b3f8||'documentOutlineLicenseKeyInvalid'==_0x16b3f8||'documentOutlineLicenseKeyExpired'==_0x16b3f8||'documentOutlineLicenseKeyDomainLimit'==_0x16b3f8||'documentOutlineLicenseKeyNotAllowed'==_0x16b3f8||'documentOutlineLicenseKeyEvaluationLimit'==_0x16b3f8||'documentOutlineLicenseKeyTrialLimit'==_0x16b3f8||'documentOutlineLicenseKeyUsageLimit'==_0x16b3f8){delete _0xb2b4b5[_0x463233],_0x12f552=_0x16b3f8,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'documentOutlineLicenseKeyInvalid'==_0x12f552&&_0xb2b4b5['_showLicenseError']('invalid'),'documentOutlineLicenseKeyExpired'==_0x12f552&&_0xb2b4b5['_showLicenseError']('expired'),'documentOutlineLicenseKeyDomainLimit'==_0x12f552&&_0xb2b4b5['_showLicenseError']('domainLimit'),'documentOutlineLicenseKeyNotAllowed'==_0x12f552&&_0xb2b4b5['_showLicenseError']('featureNotAllowed','DocumentOutline'),'documentOutlineLicenseKeyEvaluationLimit'==_0x12f552&&_0xb2b4b5['_showLicenseError']('evaluationLimit'),'documentOutlineLicenseKeyTrialLimit'==_0x12f552&&_0xb2b4b5['_showLicenseError']('trialLimit'),'documentOutlineLicenseKeyUsageLimit'==_0x12f552&&_0xb2b4b5['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class _ extends _0x104461{['execute'](){this['editor']['model']['change'](_0x571a79=>{this['editor']['model']['insertObject'](_0x571a79['createElement']('tableOfContents'));});}['refresh'](){const _0x5c4788=this['editor']['model'],_0x44314f=_0x5c4788['document']['selection']['getFirstPosition']();this['isEnabled']=null!==(_0x44314f&&_0x5c4788['schema']['findAllowedParent'](_0x44314f,'tableOfContents'));}}class T extends _0x13410b{static get['pluginName'](){return'HeadingId';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const _0x707901=this['editor'];if(_0x707901['config']['get']('headingId.modelAttributeName'))return;(function(_0x218113){const _0x20c5a3=new Map();if(_0x218113)return _0x218113['forEach'](_0x2efdbd=>{'paragraph'!==_0x2efdbd['model']&&_0x20c5a3['set'](_0x2efdbd['view'],_0x2efdbd['model']);}),_0x20c5a3['get']('h1')||_0x20c5a3['set']('h1','heading1'),_0x20c5a3;return _0x20c5a3;}(this['editor']['config']['get']('heading.options'))['forEach']((_0x32fa46,_0x4498c6)=>{this['_customUpcastHeadingsConversion'](_0x4498c6),this['_customDataDowncastHeadingsConversion'](_0x32fa46),_0x707901['model']['schema']['isRegistered'](_0x32fa46)&&_0x707901['model']['schema']['extend'](_0x32fa46,{'allowAttributes':'headingId'});}),this['_registerHeadingIdAttributePostfixer']());}['_customUpcastHeadingsConversion'](_0x5c10ff){this['editor']['conversion']['for']('upcast')['add'](_0x1dae80=>_0x1dae80['on']('element:'+_0x5c10ff,(_0x42f269,_0x5606f4,_0x2388a6)=>{const {consumable:_0x37ad4b,writer:_0x564421}=_0x2388a6,_0x1d6972=_0x5606f4['viewItem']['getAttribute']('id'),_0x24703b=_0x5606f4['modelRange']['getContainedElement']();if(_0x24703b)return _0x1d6972&&_0x1d6972['length']||_0x24703b['hasAttribute']('headingId')?void(_0x37ad4b['consume'](_0x5606f4['viewItem'],{'attributes':['id']})&&_0x564421['setAttribute']('headingId',_0x1d6972,_0x24703b)):(_0x37ad4b['consume'](_0x5606f4['viewItem'],{'attributes':['id']}),void _0x564421['setAttribute']('headingId',_0x4977a8(),_0x24703b));},{'priority':_0x2bdc34['get']('low')+0.5}));}['_customDataDowncastHeadingsConversion'](_0x2b79b9){this['editor']['conversion']['for']('downcast')['add'](_0x3ff612=>_0x3ff612['on']('attribute:headingId:'+_0x2b79b9,(_0x208134,_0x303261,_0x56f165)=>{if(!_0x56f165['consumable']['consume'](_0x303261['item'],_0x208134['name']))return;const _0x38d50e=_0x303261['item']['getAttribute']('headingId'),_0x400d48=_0x56f165['mapper']['toViewElement'](_0x303261['item']);_0x56f165['writer']['setAttribute']('id',_0x38d50e,_0x400d48);}));}['_registerHeadingIdAttributePostfixer'](){const _0x4c651c=this['editor'],_0x98c39=new Set(),_0x47f749=new Set();function _0x2ef3ad(_0x1334c6,_0x17afc6){const _0x170e73=_0x4977a8();return _0x47f749['add'](_0x170e73),_0x1334c6['setAttribute']('headingId',_0x170e73,_0x17afc6),_0x170e73;}function _0x3ee4ae(_0xa09df7,_0x34f07b){_0xa09df7['removeAttribute']('headingId',_0x34f07b);}_0x4c651c['model']['document']['registerPostFixer'](_0x5e990c=>{const _0x4f286f=_0x4c651c['model']['document']['differ']['getChanges']();let _0x4e9d84=!0x1;for(const _0x5c87c9 of _0x4f286f)if('insert'==_0x5c87c9['type']&&_0x5c87c9['name']){if(b(_0x5c87c9['name'])){const _0x3a9313=_0x5c87c9['attributes']['get']('headingId');'string'==typeof _0x3a9313?_0x98c39['has'](_0x3a9313)?(_0x2ef3ad(_0x5e990c,_0x5c87c9['position']['nodeAfter']),_0x4e9d84=!0x0):_0x47f749['add'](_0x3a9313):(_0x2ef3ad(_0x5e990c,_0x5c87c9['position']['nodeAfter']),_0x4e9d84=!0x0);}else'string'==typeof _0x5c87c9['attributes']['get']('headingId')&&(_0x3ee4ae(_0x5e990c,_0x5c87c9['position']['nodeAfter']),_0x4e9d84=!0x0);}else{if('remove'==_0x5c87c9['type']){const _0x1a82c5=_0x5c87c9['attributes']['get']('headingId');'string'==typeof _0x1a82c5&&_0x98c39['delete'](_0x1a82c5);}}return _0x4e9d84;}),_0x4c651c['model']['document']['on']('change',()=>{_0x47f749['forEach'](_0xaa3b33=>_0x98c39['add'](_0xaa3b33)),_0x47f749['clear']();});}}function b(_0x4469cd){return!!_0x4469cd['match'](/heading\d/);}class s extends _0x13410b{static get['pluginName'](){return'TableOfContentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[_0x4b3012,i,T];}['_currentOutlineDefinitions'];['_tableOfContentsElements'];['_headingIdModelAttributeName'];constructor(_0x566b5a){super(_0x566b5a),this['_currentOutlineDefinitions']=[],this['_tableOfContentsElements']=new Set(),this['_headingIdModelAttributeName']='headingId';}['init'](){const _0x1bdf8f=this['editor'],_0x4adc92=_0x1bdf8f['editing']['view']['document'];_0x1bdf8f['config']['get']('headingId.modelAttributeName')&&(this['_headingIdModelAttributeName']=_0x1bdf8f['config']['get']('headingId.modelAttributeName')),this['listenTo'](_0x4adc92,'click',(_0x4eccc5,_0x5eed13)=>{if(!_0x5eed13['target'])return;const _0xbabb06=_0x5eed13['target']['getCustomProperty']('tableOfContentsHeadingIndex');Number['isInteger'](_0xbabb06)&&(_0x5eed13['domEvent']['preventDefault'](),_0x4eccc5['stop'](),this['_handleScrollToHeading'](_0xbabb06));},{'priority':'high','context':'$capture'}),this['_defineSchema'](),this['_defineConverters'](),_0x1bdf8f['commands']['add']('insertTableOfContents',new _(_0x1bdf8f)),(_0x1bdf8f['plugins']['get']('DocumentOutlineUtils')['on']('change',(_0x2e9628,_0x33fed1)=>{this['_currentOutlineDefinitions']=_0x33fed1['outlineDefinitions'],this['_updateTableOfContentsElements']();}),this['listenTo'](_0x1bdf8f['model']['document'],'change',()=>{this['_trackNewToCElements']();}));}['afterInit'](){!async function(_0x5292f7){const _0xcc05d3=_0x46589b([0x32,0x50,0x79,0x63,0x42,0x31,0x4f,0x56,0x37,0x4a,0x58,0x76,0x6c,0x72,0x54,0x55,0x38,0x30,0x35,0x36,0x71,0x52,0x48,0x6f,0x41,0x39,0x68,0x44,0x4c,0x64,0x77,0x65,0x34,0x4d,0x4e,0x53,0x62,0x46,0x33,0x49,0x7a,0x66,0x69,0x61,0x73,0x59,0x45,0x75,0x78,0x6a,0x6e,0x4b,0x5a,0x6b,0x51,0x74,0x47,0x6d,0x43,0x67,0x57,0x70]),_0xcbe818=0x33cfc11d,_0x2b5d61=0x33c8adad^_0xcbe818,_0x333bb4=window[_0x46589b([0x44,0x61,0x74,0x65])][_0x46589b([0x6e,0x6f,0x77])](),_0x3b4fa7=_0x5292f7[_0x46589b([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x123e6a=new window[(_0x46589b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x8b0812=>{_0x3b4fa7[_0x46589b([0x6f,0x6e,0x63,0x65])](_0x46589b([0x72,0x65,0x61,0x64,0x79]),_0x8b0812);}),_0x140c97={[_0x46589b([0x6b,0x74,0x79])]:_0x46589b([0x45,0x43]),[_0x46589b([0x75,0x73,0x65])]:_0x46589b([0x73,0x69,0x67]),[_0x46589b([0x63,0x72,0x76])]:_0x46589b([0x50,0x2d,0x32,0x35,0x36]),[_0x46589b([0x78])]:_0x46589b([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]),[_0x46589b([0x79])]:_0x46589b([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]),[_0x46589b([0x61,0x6c,0x67])]:_0x46589b([0x45,0x53,0x32,0x35,0x36])},_0x38738b=_0x3b4fa7[_0x46589b([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x46589b([0x67,0x65,0x74])](_0x46589b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x1758bb(){let _0x1dc09e,_0x1dfa0d=null,_0x320da7=null;try{if(_0x38738b==_0x46589b([0x47,0x50,0x4c]))return _0x46589b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x1dc09e=_0x3ead4f(),!_0x1dc09e)return _0x46589b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x1dc09e[_0x46589b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x320da7=_0x262d6d(_0x1dc09e[_0x46589b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x1dc09e[_0x46589b([0x6a,0x74,0x69])])),await _0x47fbff()?_0x819536()?_0x494b42()?_0x46589b([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x4f8767()?(_0x1dc09e[_0x46589b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x46589b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x1dfa0d=_0x19a1a1(_0x46589b([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x1dc09e[_0x46589b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x46589b([0x74,0x72,0x69,0x61,0x6c])&&(_0x1dfa0d=_0x19a1a1(_0x46589b([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x464aa3()):_0x46589b([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x46589b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x46589b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x46589b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x494b42(){const _0x1078e1=[_0x46589b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x46589b([0x74,0x72,0x69,0x61,0x6c])][_0x46589b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1dc09e[_0x46589b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x333bb4/0x3e8:0xe10*_0x2b5d61;return _0x1dc09e[_0x46589b([0x65,0x78,0x70])]<_0x1078e1;}function _0x819536(){const _0x200597=_0x1dc09e[_0x46589b([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x200597&&(!!_0x200597[_0x46589b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x46589b([0x2a]))||(!!_0x200597[_0x46589b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x46589b([0x54,0x4f,0x43]))||!!_0x200597[_0x46589b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x46589b([0x50,0x50]))));}function _0x4f8767(){const _0x185ea3=_0x1dc09e[_0x46589b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x185ea3||0x0==_0x185ea3[_0x46589b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x312103}=new URL(window[_0x46589b([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x185ea3[_0x46589b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x312103))return!0x0;const _0x1de005=_0x312103[_0x46589b([0x73,0x70,0x6c,0x69,0x74])](_0x46589b([0x2e]));return _0x185ea3[_0x46589b([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4c93c4=>_0x4c93c4[_0x46589b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x46589b([0x2a])))[_0x46589b([0x6d,0x61,0x70])](_0x220673=>_0x220673[_0x46589b([0x73,0x70,0x6c,0x69,0x74])](_0x46589b([0x2e])))[_0x46589b([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xea3ade=>_0xea3ade[_0x46589b([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x1de005[_0x46589b([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x46589b([0x6d,0x61,0x70])](_0xf448f=>Array(_0x1de005[_0x46589b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0xf448f[_0x46589b([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x46589b([0x66,0x69,0x6c,0x6c])](_0xf448f[0x0]===_0x46589b([0x2a])?_0x46589b([0x2a]):'')[_0x46589b([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0xf448f))[_0x46589b([0x73,0x6f,0x6d,0x65])](_0x132a12=>_0x1de005[_0x46589b([0x65,0x76,0x65,0x72,0x79])]((_0x170ff7,_0x254698)=>_0x132a12[_0x254698]===_0x170ff7||_0x132a12[_0x254698]===_0x46589b([0x2a])));}function _0x464aa3(){return _0x1dfa0d&&_0x320da7?new window[(_0x46589b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xbfcf74,_0x3d9035)=>{_0x1dfa0d[_0x46589b([0x74,0x68,0x65,0x6e])](_0xbfcf74,_0x3d9035),_0x320da7[_0x46589b([0x74,0x68,0x65,0x6e])](_0x255f5c=>{_0x255f5c!=_0x46589b([0x56,0x61,0x6c,0x69,0x64])&&_0xbfcf74(_0x255f5c);},_0x3d9035);}):_0x1dfa0d||_0x320da7||_0x46589b([0x56,0x61,0x6c,0x69,0x64]);}}function _0x262d6d(_0x4cf26c,_0x1bef2f){return new window[(_0x46589b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x46623c=>{if(_0x5d5c2a())return _0x46623c(_0x46589b([0x56,0x61,0x6c,0x69,0x64]));_0x219d0e(),_0x3b4fa7[_0x46589b([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x46589b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x340ad9=!0x1;const _0x22d179=_0x4977a8();function _0x49a622(_0x4b0657){return!!_0x4b0657&&(typeof _0x4b0657===_0x46589b([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x4b0657===_0x46589b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x4b0657[_0x46589b([0x74,0x68,0x65,0x6e])]===_0x46589b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x4b0657[_0x46589b([0x63,0x61,0x74,0x63,0x68])]===_0x46589b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x367be3(_0xeead75){_0x5a3535(_0xeead75)[_0x46589b([0x74,0x68,0x65,0x6e])](_0x3429cc=>{if(!_0x3429cc||_0x3429cc[_0x46589b([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x46589b([0x6f,0x6b]))return _0x46589b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x3675e6(_0x1bf2d4(_0x22d179+_0x1bef2f))!=_0x3429cc[_0x46589b([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x46589b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x46589b([0x56,0x61,0x6c,0x69,0x64]);})[_0x46589b([0x74,0x68,0x65,0x6e])](_0x145496=>(_0x2467e8(),_0x145496),()=>{const _0x66c774=_0x4c0502();return null==_0x66c774?(_0x2467e8(),_0x46589b([0x56,0x61,0x6c,0x69,0x64])):_0x46589b(_0x333bb4-_0x66c774>(0x17c3451d^_0xcbe818)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x46589b([0x74,0x68,0x65,0x6e])](_0x46623c)[_0x46589b([0x63,0x61,0x74,0x63,0x68])](()=>{_0x46623c(_0x46589b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x562caf=0x33f92f9d^_0xcbe818;function _0x2467e8(){const _0x32bf30=_0x46589b([0x6c,0x6c,0x63,0x74,0x2d])+_0x3675e6(_0x1bf2d4(_0x4cf26c)),_0x40f72d=_0x1f7941(_0x3675e6(window[_0x46589b([0x4d,0x61,0x74,0x68])][_0x46589b([0x63,0x65,0x69,0x6c])](_0x333bb4/_0x562caf)));window[_0x46589b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x46589b([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x32bf30,_0x40f72d);}function _0x4c0502(){const _0x4a833f=_0x46589b([0x6c,0x6c,0x63,0x74,0x2d])+_0x3675e6(_0x1bf2d4(_0x4cf26c)),_0x37d300=window[_0x46589b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x46589b([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4a833f);return _0x37d300?window[_0x46589b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1f7941(_0x37d300),0x10)*_0x562caf:null;}function _0x5a3535(_0x57d1df){return new window[(_0x46589b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1e9b50,_0xcf64ab)=>{_0x57d1df[_0x46589b([0x74,0x68,0x65,0x6e])](_0x1e9b50,_0xcf64ab),window[_0x46589b([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0xcf64ab,0x33ce15dd^_0xcbe818);});}}_0x3b4fa7[_0x46589b([0x6f,0x6e])](_0x46589b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2dbea6,_0x47a89a)=>{if(_0x47a89a[0x0]!=_0x4cf26c)return _0x46623c(_0x46589b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x47a89a[0x1]={..._0x47a89a[0x1],[_0x46589b([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x22d179};},{[_0x46589b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x46589b([0x68,0x69,0x67,0x68])}),_0x3b4fa7[_0x46589b([0x6f,0x6e])](_0x46589b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x194dc6=>{_0x49a622(_0x194dc6[_0x46589b([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x340ad9=!0x0,_0x367be3(_0x194dc6[_0x46589b([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x46589b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x46589b([0x6c,0x6f,0x77])}),_0x123e6a[_0x46589b([0x74,0x68,0x65,0x6e])](()=>{_0x340ad9||_0x46623c(_0x46589b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5d5c2a(){return _0x3b4fa7[_0x46589b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x46589b([0x76,0x69,0x65,0x77])][_0x46589b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x46589b([0x61,0x75,0x74,0x6f]);}function _0x219d0e(){_0x3b4fa7[_0x46589b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x46589b([0x76,0x69,0x65,0x77])][_0x46589b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x46589b([0x61,0x75,0x74,0x6f]);}}function _0x19a1a1(_0x161de5){const _0x51acf5=[new window[(_0x46589b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x59fe37=>setTimeout(_0x59fe37,0x33c6ffd1^_0xcbe818)),_0x123e6a[_0x46589b([0x74,0x68,0x65,0x6e])](()=>new window[(_0x46589b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4ca0aa=>{let _0x1a27b5=0x0;_0x3b4fa7[_0x46589b([0x6d,0x6f,0x64,0x65,0x6c])][_0x46589b([0x6f,0x6e])](_0x46589b([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x814c87,_0x14d66a)=>{_0x14d66a[0x0][_0x46589b([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x1a27b5++,_0x1a27b5==(0x33cfc0e5^_0xcbe818)&&(_0x4ca0aa(),_0x814c87[_0x46589b([0x6f,0x66,0x66])]());});}))];return window[_0x46589b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x46589b([0x72,0x61,0x63,0x65])](_0x51acf5)[_0x46589b([0x74,0x68,0x65,0x6e])](()=>_0x161de5);}async function _0x19935e(){await _0x123e6a,_0x3b4fa7[_0x46589b([0x6d,0x6f,0x64,0x65,0x6c])][_0x46589b([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0xa96e5a,_0x3b4fa7[_0x46589b([0x6d,0x6f,0x64,0x65,0x6c])][_0x46589b([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0xa96e5a,_0x3b4fa7[_0x46589b([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x46589b([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x2bd7b3(_0x56afeb){const _0x262f65=_0x4d7bba();_0x3b4fa7[_0x262f65]=_0x46589b([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])+_0x56afeb,_0x56afeb!=_0x46589b([0x56,0x61,0x6c,0x69,0x64])&&_0x19935e();}function _0x4d7bba(){const _0x3f969d=window[_0x46589b([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x46589b([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x46589b([0x6e,0x6f,0x77])]())[_0x46589b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x46589b([0x2e]),'');let _0x2e796a=_0x46589b([0x50]);for(let _0x444a74=0x0;_0x444a74<_0x3f969d[_0x46589b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x444a74+=0x2){let _0x3d759f=window[_0x46589b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3f969d[_0x46589b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x444a74,_0x444a74+0x2));_0x3d759f>=_0xcc05d3[_0x46589b([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x3d759f-=_0xcc05d3[_0x46589b([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x2e796a+=_0xcc05d3[_0x3d759f];}return _0x2e796a;}function _0x3ead4f(){const _0x4d880e=_0x38738b[_0x46589b([0x73,0x70,0x6c,0x69,0x74])](_0x46589b([0x2e]));if(0x3!=_0x4d880e[_0x46589b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x4b9e2a(_0x4d880e[0x1]);function _0x4b9e2a(_0x203fbe){const _0x445037=_0x13afe6(_0x203fbe);return _0x445037&&_0x2087ee()?_0x445037:null;function _0x2087ee(){const _0x322377=_0x445037[_0x46589b([0x6a,0x74,0x69])],_0x1276df=window[_0x46589b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x322377[_0x46589b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x322377[_0x46589b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x6d99={..._0x445037,[_0x46589b([0x6a,0x74,0x69])]:_0x322377[_0x46589b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x322377[_0x46589b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x6d99[_0x46589b([0x76,0x63])],_0x1bf2d4(_0x6d99)==_0x1276df;}}}async function _0x47fbff(){let _0x511d3b=!0x0;try{const _0x292396=_0x38738b[_0x46589b([0x73,0x70,0x6c,0x69,0x74])](_0x46589b([0x2e])),[_0x4b46cf,_0x1a97e8,_0x486d35]=_0x292396;return _0x52fb81(_0x4b46cf),await _0x48f41c(_0x4b46cf,_0x1a97e8,_0x486d35),_0x511d3b;}catch{return!0x1;}function _0x52fb81(_0x2ee2af){const _0x1c0d50=_0x13afe6(_0x2ee2af);_0x1c0d50&&_0x1c0d50[_0x46589b([0x61,0x6c,0x67])]==_0x46589b([0x45,0x53,0x32,0x35,0x36])||(_0x511d3b=!0x1);}async function _0x48f41c(_0x18ada6,_0x290d54,_0x42984e){const _0x28d94b=window[_0x46589b([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x46589b([0x66,0x72,0x6f,0x6d])](_0x1e54b8(_0x42984e),_0x1b9694=>_0x1b9694[_0x46589b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x507c96=new window[(_0x46589b([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x46589b([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x18ada6+_0x46589b([0x2e])+_0x290d54),_0x2cbda1=window[_0x46589b([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x46589b([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x2cbda1)return;const _0xcce135=await _0x2cbda1[_0x46589b([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x46589b([0x6a,0x77,0x6b]),_0x140c97,{[_0x46589b([0x6e,0x61,0x6d,0x65])]:_0x46589b([0x45,0x43,0x44,0x53,0x41]),[_0x46589b([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x46589b([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x46589b([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x2cbda1[_0x46589b([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x46589b([0x6e,0x61,0x6d,0x65])]:_0x46589b([0x45,0x43,0x44,0x53,0x41]),[_0x46589b([0x68,0x61,0x73,0x68])]:{[_0x46589b([0x6e,0x61,0x6d,0x65])]:_0x46589b([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0xcce135,_0x28d94b,_0x507c96)||(_0x511d3b=!0x1);}}function _0x13afe6(_0x13fdbc){return _0x13fdbc[_0x46589b([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x46589b([0x65,0x79]))?JSON[_0x46589b([0x70,0x61,0x72,0x73,0x65])](_0x1e54b8(_0x13fdbc)):null;}function _0x1e54b8(_0x362157){return window[_0x46589b([0x61,0x74,0x6f,0x62])](_0x362157[_0x46589b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x46589b([0x2b]))[_0x46589b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x46589b([0x2f])));}function _0x1bf2d4(_0x23e20b){let _0x3dc170=0x1505;function _0x5777d3(_0x29ca31){for(let _0x1acbc4=0x0;_0x1acbc4<_0x29ca31[_0x46589b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1acbc4++){const _0x84429f=_0x29ca31[_0x46589b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x1acbc4);_0x3dc170=(_0x3dc170<<0x5)+_0x3dc170+_0x84429f,_0x3dc170&=_0x3dc170;}}function _0x1f7f4c(_0x51ed14){Array[_0x46589b([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x51ed14)?_0x51ed14[_0x46589b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1f7f4c):_0x51ed14&&typeof _0x51ed14==_0x46589b([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x46589b([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x51ed14)[_0x46589b([0x73,0x6f,0x72,0x74])]()[_0x46589b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x56649c,_0x5bf9a9])=>{_0x5777d3(_0x56649c),_0x1f7f4c(_0x5bf9a9);}):_0x5777d3(window[_0x46589b([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x51ed14));}return _0x1f7f4c(_0x23e20b),_0x3dc170>>>0x0;}function _0x3675e6(_0x910821){return _0x910821[_0x46589b([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x46589b([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x46589b([0x30]));}function _0x1f7941(_0x3c1946){return _0x3c1946[_0x46589b([0x73,0x70,0x6c,0x69,0x74])]('')[_0x46589b([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x46589b([0x6a,0x6f,0x69,0x6e])]('');}function _0xa96e5a(){}function _0x46589b(_0x532c57){return _0x532c57['map'](_0x48416d=>String['fromCharCode'](_0x48416d))['join']('');}_0x2bd7b3(await _0x1758bb());}(this);}['_updateTableOfContentsElements'](){this['_tableOfContentsElements']['forEach'](_0x2f6b0b=>{'$graveyard'!==_0x2f6b0b['rootName']&&this['editor']['editing']['reconvertItem'](_0x2f6b0b);});}['_trackNewToCElements'](){for(const _0x467fc9 of this['editor']['model']['document']['differ']['getChanges']({'includeChangesInGraveyard':!0x0})){if('insert'!==_0x467fc9['type']||'tableOfContents'!==_0x467fc9['name'])return;this['_tableOfContentsElements']['add'](_0x467fc9['position']['nodeAfter']);}}['_defineSchema'](){this['editor']['model']['schema']['register']('tableOfContents',{'inheritAllFrom':'$blockObject'});}['_defineConverters'](){const _0x16ab13=this['editor']['conversion'];_0x16ab13['for']('upcast')['elementToElement']({'model':'tableOfContents','view':{'name':'div','classes':'table-of-contents'}}),_0x16ab13['for']('dataDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x1f07bc,{writer:_0xb3133e})=>this['_createTableOfContents'](_0xb3133e,!0x0)}),_0x16ab13['for']('editingDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x384179,{writer:_0x282009})=>{this['_tableOfContentsElements']['add'](_0x384179);const _0x4c7cd4=this['_createTableOfContents'](_0x282009);return _0x1a6884(_0x4c7cd4,_0x282009,{'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'](_0x4b9571,_0xa5559f=!0x1){const {locale:_0x55e53a}=this['editor'],_0x267935=_0x4b9571['createContainerElement']('div',{'class':'table-of-contents'+(0x0===this['_currentOutlineDefinitions']['length']?'\x20table-of-contents_empty':''),...!_0xa5559f&&{'data-table-of-contents-label':j(_0x55e53a,'Table\x20of\x20contents')}});0x0===this['_currentOutlineDefinitions']['length']&&!0x1===_0xa5559f&&_0x4b9571['insert'](_0x4b9571['createPositionAt'](_0x267935,'end'),_0x4b9571['createContainerElement']('p',{'class':'table-of-contents__placeholder'},[_0x4b9571['createText'](j(_0x55e53a,'No\x20headings\x20were\x20found\x20in\x20the\x20document.'))]));const _0x4b9af4=_0xa5559f?'':'['+j(_0x55e53a,'Empty\x20heading')+']';let _0x2e4336=_0x267935;return this['_currentOutlineDefinitions']['forEach']((_0x3ba337,_0x6d1e8d,_0x1117bc)=>{const _0x3a9baa=this['editor']['model']['hasContent'](_0x3ba337['modelElement'],{'ignoreWhitespaces':!0x0}),_0x540beb=_0x3a9baa?_0x3ba337['text']:_0x4b9af4,_0x144531=_0x3ba337['modelElement']['getAttribute'](this['_headingIdModelAttributeName']),_0x4d4e02=_0x4b9571['createContainerElement']('a',{'href':'#'+_0x144531,...!_0xa5559f&&{'tabindex':'-1'}},[_0x4b9571['createText'](_0x540beb)]),_0x31b742=this['editor']['config']['get']('documentOutline.showEmptyHeadings');_0x4b9571['setCustomProperty']('tableOfContentsHeadingIndex',_0x6d1e8d,_0x4d4e02);const _0x5df9db=_0x4b9571['createContainerElement']('li',null,[_0x3a9baa||!_0xa5559f&&_0x31b742?_0x4d4e02:_0x4b9571['createText']('')]),_0x9fb631=_0x6d1e8d?_0x1117bc[_0x6d1e8d-0x1]['level']:0x0,_0x2c8439=Math['abs'](_0x3ba337['level']-_0x9fb631);if(_0x3ba337['level']>_0x9fb631){const _0x41f115=N(_0x5df9db,_0x2c8439,_0x4b9571);_0x4b9571['insert'](_0x4b9571['createPositionAt'](_0x2e4336,'end'),_0x41f115);}else{const _0x3f89e8=function(_0x316562,_0xd38a95){return _0x316562['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})['filter'](_0x3fa8ce=>_0x3fa8ce['is']('element','ol'))[_0xd38a95];}(_0x2e4336,_0x2c8439);_0x4b9571['insert'](_0x4b9571['createPositionAt'](_0x3f89e8,'end'),_0x5df9db);}_0x2e4336=_0x5df9db;}),_0x267935;}['_handleScrollToHeading'](_0x41a46){const _0x37d7e1=this['_currentOutlineDefinitions'][_0x41a46]['modelElement'];this['editor']['model']['change'](_0x9595c2=>{_0x9595c2['setSelection'](_0x37d7e1,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0});}['_redirectMapper'](){return(_0x56980e,_0xd277db)=>{const _0x5c7fe0=_0xd277db['mapper'],_0x19ded4=_0x5c7fe0['findMappedViewAncestor'](_0xd277db['viewPosition']),_0x24333e=_0x5c7fe0['toModelElement'](_0x19ded4);_0x24333e['is']('element','tableOfContents')&&(_0xd277db['modelPosition']=this['editor']['model']['createPositionAt'](_0x24333e,0x0),_0x56980e['stop']());};}}function N(_0x267eb4,_0x2afbab,_0x31ad80){return 0x1===_0x2afbab?_0x31ad80['createContainerElement']('ol',null,[_0x267eb4]):_0x31ad80['createContainerElement']('ol',null,[_0x31ad80['createContainerElement']('li',null,[N(_0x267eb4,_0x2afbab-0x1,_0x31ad80)])]);}class o extends _0x13410b{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'TableOfContentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x3ecb3e=this['editor'];_0x3ecb3e['ui']['componentFactory']['add']('tableOfContents',()=>{const _0x3b0c2d=this['_createButton'](_0xd8f005);return _0x3b0c2d['tooltip']=!0x0,_0x3b0c2d;}),_0x3ecb3e['ui']['componentFactory']['add']('menuBar:tableOfContents',()=>this['_createButton'](_0x5d9cb9)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x4bb0a6=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x59f515;for(const _0x1a7295 in _0x4bb0a6){const _0x25aff8=_0x1a7295,_0x1390ef=_0x4bb0a6[_0x25aff8];if('tableOfContentsLicenseKeyValid'==_0x1390ef||'tableOfContentsLicenseKeyInvalid'==_0x1390ef||'tableOfContentsLicenseKeyExpired'==_0x1390ef||'tableOfContentsLicenseKeyDomainLimit'==_0x1390ef||'tableOfContentsLicenseKeyNotAllowed'==_0x1390ef||'tableOfContentsLicenseKeyEvaluationLimit'==_0x1390ef||'tableOfContentsLicenseKeyTrialLimit'==_0x1390ef||'tableOfContentsLicenseKeyUsageLimit'==_0x1390ef){delete _0x4bb0a6[_0x25aff8],_0x59f515=_0x1390ef,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'tableOfContentsLicenseKeyInvalid'==_0x59f515&&_0x4bb0a6['_showLicenseError']('invalid'),'tableOfContentsLicenseKeyExpired'==_0x59f515&&_0x4bb0a6['_showLicenseError']('expired'),'tableOfContentsLicenseKeyDomainLimit'==_0x59f515&&_0x4bb0a6['_showLicenseError']('domainLimit'),'tableOfContentsLicenseKeyNotAllowed'==_0x59f515&&_0x4bb0a6['_showLicenseError']('featureNotAllowed','TableOfContents'),'tableOfContentsLicenseKeyEvaluationLimit'==_0x59f515&&_0x4bb0a6['_showLicenseError']('evaluationLimit'),'tableOfContentsLicenseKeyTrialLimit'==_0x59f515&&_0x4bb0a6['_showLicenseError']('trialLimit'),'tableOfContentsLicenseKeyUsageLimit'==_0x59f515&&_0x4bb0a6['_showLicenseError']('usageLimit');},0x3e8);}['_createButton'](_0x2a65d3){const _0x1f84d2=this['editor'],_0x48ac5=_0x1f84d2['locale'],_0x32b960=_0x1f84d2['commands']['get']('insertTableOfContents'),_0x5a15d8=new _0x2a65d3(_0x48ac5);return _0x5a15d8['set']({'label':j(_0x48ac5,'Table\x20of\x20contents'),'icon':_0x5e3964}),_0x5a15d8['bind']('isEnabled')['to'](_0x32b960,'isEnabled'),this['listenTo'](_0x5a15d8,'execute',()=>{_0x1f84d2['execute']('insertTableOfContents'),_0x1f84d2['editing']['view']['focus']();}),_0x5a15d8;}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class D extends _0x13410b{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 _0x1e4736,Command as _0x156823}from'@ckeditor/ckeditor5-core/dist/index.js';import{debounce as _0x2bab4,throttle as _0x46ed45}from'es-toolkit/compat';import{ModelText as _0x4c2a2f,ModelTreeWalker as _0x39be65}from'@ckeditor/ckeditor5-engine/dist/index.js';import{diff as _0xc4c902,diffToChanges as _0x3fc2c9,scrollAncestorsToShowTarget as _0x5453c7,CKEditorError as _0x1f9e5f,global as _0x2eea18,Rect as _0x1b3ade,uid as _0x579f25,priorities as _0x35c6f5}from'@ckeditor/ckeditor5-utils/dist/index.js';import{View as _0x1a7356,ButtonView as _0xbf6e56,MenuBarMenuListItemButtonView as _0x34c563}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Widget as _0x5e64dc,toWidget as _0x530dad}from'@ckeditor/ckeditor5-widget/dist/index.js';import{IconTableOfContents as _0x53eaf8}from'@ckeditor/ckeditor5-icons/dist/index.js';function g(_0x33aa5d){let _0x2d1f56='';for(const _0x3fa384 of _0x33aa5d['getChildren']())_0x3fa384 instanceof _0x4c2a2f&&(_0x2d1f56+=_0x3fa384['data']);return _0x2d1f56;}class i extends _0x1e4736{static get['pluginName'](){return'DocumentOutlineUtils';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['_headingNames']=[];['init'](){const _0xceaed1=this['editor'];this['_headingNames']=this['_getHeadingNames']();let _0x5b0729=[];_0xceaed1['model']['document']['on']('change',_0x2bab4(()=>{const _0x17e0eb=_0x5b0729;_0x5b0729=this['_getOutlineDefinitions']();const _0x5e363f=_0xc4c902(_0x17e0eb,_0x5b0729,(_0x4978c7,_0x4f1d49)=>_0x4978c7['level']===_0x4f1d49['level']&&_0x4978c7['text']===_0x4f1d49['text']&&_0x4978c7['modelElement']===_0x4f1d49['modelElement']),_0x357266=_0x3fc2c9(_0x5e363f,_0x5b0729),_0x42afc6=this['_getActiveHeading'](),_0x4dab2a=_0x5b0729['findIndex'](_0x313dcb=>_0x313dcb['modelElement']===_0x42afc6);_0x357266['length']&&this['fire']('change',{'outlineDefinitions':_0x5b0729,'activeItemIndex':_0x4dab2a,'outlineChanges':_0x357266}),this['fire']('activeItemIndex',{'index':_0x4dab2a});},0xfa,{'leading':!0x0,'trailing':!0x0}));}['afterInit'](){this['_headingNames']['length']||this['_deriveHeadingElementsFromConversion']();}['_getOutlineDefinitions'](){const _0x398add=this['editor'],_0x44b7b8=[],_0x250efb=this['_headingNames'];for(const _0x29d127 of _0x398add['model']['document']['getRootNames']())_0x3e9cdd(_0x398add['model']['document']['getRoot'](_0x29d127));function _0x3e9cdd(_0x4a2f54){for(const _0x30d4bf of _0x4a2f54['getChildren']())_0x30d4bf['is']('element')&&(_0x250efb['includes'](_0x30d4bf['name'])&&_0x44b7b8['push']({'level':_0x250efb['indexOf'](_0x30d4bf['name'])+0x1,'text':g(_0x30d4bf),'modelElement':_0x30d4bf}),_0x3e9cdd(_0x30d4bf));}return _0x44b7b8;}['_getActiveHeading'](){const _0x28f13b=this['editor']['model']['document']['selection']['getFirstPosition'](),_0x1fff9b=new _0x39be65({'direction':'backward','startPosition':_0x28f13b});for(const _0x47d091 of _0x1fff9b)if(_0x47d091['item']['is']('element')&&this['_headingNames']['includes'](_0x47d091['item']['name']))return _0x47d091['item'];}['_getHeadingNames'](){const _0x5206bb=this['editor']['config']['get']('documentOutline.headings');return _0x5206bb||function(_0x429ccc){const _0x199d5b=_0x429ccc['config']['get']('heading.options');return _0x199d5b?_0x199d5b['reduce']((_0xc10c47,_0xe43edc)=>('paragraph'!==_0xe43edc['model']&&_0xc10c47['push'](_0xe43edc['model']),_0xc10c47),[]):_0x429ccc['plugins']['has']('GeneralHtmlSupport')?['htmlH1','htmlH2','htmlH3','htmlH4','htmlH5','htmlH6']:[];}(this['editor']);}['_deriveHeadingElementsFromConversion'](){const _0x418091=this['editor'],_0x89621a=['h1','h2','h3','h4','h5','h6'],_0x1ed86e=[];for(const _0x48d374 of _0x89621a){const _0x2a0d7d=_0x418091['editing']['view']['domConverter']['domToView'](document['createElement'](_0x48d374)),_0x599507=_0x418091['data']['toModel'](_0x2a0d7d)['getChild'](0x0);_0x599507?.['is']('element')&&_0x1ed86e['push'](_0x599507['name']);}this['_headingNames']=_0x1ed86e;}}function j(_0x339437,_0xe303b5){const t=_0x339437['t'];switch(_0xe303b5){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 _0xe303b5;}}class A extends _0x1a7356{constructor(_0x4a9ce1,_0x1d78bf=!0x1){super(_0x4a9ce1);const _0x38c61f=this['bindTemplate'],_0x2cb168=_0x1d78bf?'['+j(_0x4a9ce1,'Empty\x20heading')+']':'';this['set']('text',''),this['set']('level',0x1),this['set']('isActive',!0x1),this['bind']('isEmpty')['to'](this,'text',_0x102620=>!_0x102620),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline__item',_0x38c61f['to']('level',_0x1037d2=>'ck-document-outline__item_level-'+_0x1037d2),_0x38c61f['if']('isActive','ck-document-outline__item_active'),_0x38c61f['if']('isEmpty','ck-document-outline__item_empty')],'title':_0x38c61f['to']('text')},'children':[{'text':_0x38c61f['to']('text',_0x18f888=>_0x18f888||_0x2cb168)}],'on':{'click':_0x38c61f['to']('click')}});}}class f extends _0x1a7356{['items'];['documentOutlineContainer'];['showEmptyHeadingText'];constructor(_0x2a9351,_0x1e7a72=!0x1,_0x18c3bd){super(_0x2a9351),this['showEmptyHeadingText']=_0x1e7a72,this['set']('activeItemIndex',-0x1),this['documentOutlineContainer']=_0x18c3bd,this['items']=this['createCollection'](),this['items']['delegate']('click')['to'](this),this['on']('click',this['_handleItemClick']['bind'](this)),this['on']('change:activeItemIndex',(_0x37dc2f,_0x58e422,_0x22a0c8,_0x25e8fc)=>{this['_setActiveItem'](_0x25e8fc,_0x22a0c8);}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline'],'dir':_0x2a9351['contentLanguageDirection'],'data-document-outline-empty-placeholder':j(_0x2a9351,'Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.'),'tabindex':-0x1},'children':this['items']});}['sync'](_0x2be0a3){_0x2be0a3['forEach'](_0x29b662=>{'insert'==_0x29b662['type']?this['_insertItem'](_0x29b662['index'],..._0x29b662['values']):'delete'==_0x29b662['type']&&this['_deleteItem'](_0x29b662['index'],_0x29b662['howMany']);});}['_setActiveItem'](_0x39915e,_0xc745fe){if(-0x1!==_0x39915e){const _0x45e677=this['items']['get'](_0x39915e);_0x45e677&&(_0x45e677['isActive']=!0x1);}-0x1!==_0xc745fe&&(this['items']['get'](_0xc745fe)['isActive']=!0x0,this['_scrollToItem'](_0xc745fe));}['_insertItem'](_0x455041,..._0x190466){const _0xea98a=_0x190466['map']((_0x3cfcc2,_0x262ca0)=>{const _0x40479e=new A(this['locale'],this['showEmptyHeadingText']);return _0x40479e['text']=_0x3cfcc2['text'],_0x40479e['level']=_0x3cfcc2['level'],_0x455041+_0x262ca0===this['activeItemIndex']&&(_0x40479e['isActive']=!0x0),_0x40479e;});this['items']['addMany'](_0xea98a,_0x455041);}['_deleteItem'](_0x48d7c8,_0x5dcfb4){do{this['items']['remove'](_0x48d7c8);}while(--_0x5dcfb4);}['_handleItemClick'](_0x11180e){const _0x3157b4=this['items']['getIndex'](_0x11180e['source']);this['fire']('itemSelected',_0x3157b4);}['_scrollToItem'](_0x3e1e57){_0x5453c7(this['items']['get'](_0x3e1e57)['element'],0x14,this['documentOutlineContainer']);}['destroy'](){super['destroy'](),this['element']['remove']();}}class n extends _0x1e4736{['view'];['_currentOutlineDefinitions'];['_updateActiveDefinitionFromViewportThrottled'];static get['pluginName'](){return'DocumentOutlineUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x3d3ce8){super(_0x3d3ce8),this['view']=new f(_0x3d3ce8['locale'],this['editor']['config']['get']('documentOutline.showEmptyHeadings'),this['editor']['config']['get']('documentOutline.container')),this['_currentOutlineDefinitions']=[],this['_updateActiveDefinitionFromViewportThrottled']=_0x46ed45(this['_updateActiveDefinitionOnViewportChange']['bind'](this),0x64);}['init'](){const _0x2a9bc4=this['editor'],_0x36cbb6=_0x2a9bc4['plugins']['get']('DocumentOutlineUtils');let _0xd9391f=!0x1;if(this['view']['render'](),this['editor']['ui']['focusTracker']['add'](this['view']['element']),!_0x2a9bc4['config']['get']('documentOutline.container'))throw new _0x1f9e5f('document-outline-container-not-provided',{'editor':_0x2a9bc4});_0x2a9bc4['config']['get']('documentOutline.container')['appendChild'](this['view']['element']),_0x36cbb6['on']('change',this['_handleOutlineChange']['bind'](this)),_0x36cbb6['on']('activeItemIndex',(_0x10c0d9,{index:_0x9ba631})=>this['_setActiveViewItem'](_0x9ba631)),this['view']['on']('itemSelected',(_0x5bbc4c,_0x5eca27)=>{_0xd9391f=!0x0,this['_handleItemSelected'](_0x5eca27);}),this['view']['listenTo'](_0x2eea18['document'],'scroll',()=>{_0xd9391f?_0xd9391f=!0x1:this['_updateActiveDefinitionFromViewportThrottled']();},{'useCapture':!0x0}),this['view']['listenTo'](_0x2eea18['window'],'resize',this['_updateActiveDefinitionFromViewportThrottled'],{'useCapture':!0x0});}['afterInit'](){!async function(_0x15b87f){const _0x41867c=_0x4ae684([0x72,0x50,0x69,0x4a,0x65,0x47,0x4c,0x61,0x45,0x52,0x49,0x79,0x34,0x4e,0x70,0x51,0x4b,0x62,0x48,0x75,0x37,0x78,0x56,0x5a,0x39,0x74,0x54,0x4f,0x58,0x6d,0x64,0x42,0x4d,0x73,0x76,0x6c,0x6a,0x31,0x77,0x46,0x53,0x35,0x44,0x7a,0x6f,0x71,0x32,0x43,0x38,0x30,0x41,0x55,0x67,0x68,0x36,0x57,0x66,0x59,0x33,0x6e,0x6b,0x63]),_0x30da53=0x48e2768f,_0x50a531=0x48e51a6f^_0x30da53,_0x1ede08=window[_0x4ae684([0x44,0x61,0x74,0x65])][_0x4ae684([0x6e,0x6f,0x77])](),_0x3e8b7d=_0x15b87f[_0x4ae684([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x26ee1d=new window[(_0x4ae684([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x655c94=>{_0x3e8b7d[_0x4ae684([0x6f,0x6e,0x63,0x65])](_0x4ae684([0x72,0x65,0x61,0x64,0x79]),_0x655c94);}),_0x447afd={[_0x4ae684([0x6b,0x74,0x79])]:_0x4ae684([0x45,0x43]),[_0x4ae684([0x75,0x73,0x65])]:_0x4ae684([0x73,0x69,0x67]),[_0x4ae684([0x63,0x72,0x76])]:_0x4ae684([0x50,0x2d,0x32,0x35,0x36]),[_0x4ae684([0x78])]:_0x4ae684([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]),[_0x4ae684([0x79])]:_0x4ae684([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]),[_0x4ae684([0x61,0x6c,0x67])]:_0x4ae684([0x45,0x53,0x32,0x35,0x36])},_0x355b6e=_0x3e8b7d[_0x4ae684([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x4ae684([0x67,0x65,0x74])](_0x4ae684([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x45ffc5(){let _0x760a06,_0x57d9d3=null,_0x342583=null;try{if(_0x355b6e==_0x4ae684([0x47,0x50,0x4c]))return _0x4ae684([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x760a06=_0x57a729(),!_0x760a06)return _0x4ae684([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x760a06[_0x4ae684([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x342583=_0x47079c(_0x760a06[_0x4ae684([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x760a06[_0x4ae684([0x6a,0x74,0x69])])),await _0x36a5f0()?_0x194c80()?_0x5cfad2()?_0x4ae684([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2de0c8()?(_0x760a06[_0x4ae684([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4ae684([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x57d9d3=_0x325e4f(_0x4ae684([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x760a06[_0x4ae684([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4ae684([0x74,0x72,0x69,0x61,0x6c])&&(_0x57d9d3=_0x325e4f(_0x4ae684([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x593b16()):_0x4ae684([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x4ae684([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x4ae684([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x4ae684([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5cfad2(){const _0x9684cb=[_0x4ae684([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x4ae684([0x74,0x72,0x69,0x61,0x6c])][_0x4ae684([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x760a06[_0x4ae684([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1ede08/0x3e8:0xe10*_0x50a531;return _0x760a06[_0x4ae684([0x65,0x78,0x70])]<_0x9684cb;}function _0x194c80(){const _0x3546ce=_0x760a06[_0x4ae684([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x3546ce&&(!!_0x3546ce[_0x4ae684([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4ae684([0x2a]))||(!!_0x3546ce[_0x4ae684([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4ae684([0x44,0x4f]))||!!_0x3546ce[_0x4ae684([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4ae684([0x50,0x50]))));}function _0x2de0c8(){const _0x7d9c3b=_0x760a06[_0x4ae684([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x7d9c3b||0x0==_0x7d9c3b[_0x4ae684([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x4ee52c}=new URL(window[_0x4ae684([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x7d9c3b[_0x4ae684([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4ee52c))return!0x0;const _0x4de27f=_0x4ee52c[_0x4ae684([0x73,0x70,0x6c,0x69,0x74])](_0x4ae684([0x2e]));return _0x7d9c3b[_0x4ae684([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1fbde2=>_0x1fbde2[_0x4ae684([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4ae684([0x2a])))[_0x4ae684([0x6d,0x61,0x70])](_0x10a24a=>_0x10a24a[_0x4ae684([0x73,0x70,0x6c,0x69,0x74])](_0x4ae684([0x2e])))[_0x4ae684([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x24a85c=>_0x24a85c[_0x4ae684([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x4de27f[_0x4ae684([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4ae684([0x6d,0x61,0x70])](_0x3b73b4=>Array(_0x4de27f[_0x4ae684([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x3b73b4[_0x4ae684([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4ae684([0x66,0x69,0x6c,0x6c])](_0x3b73b4[0x0]===_0x4ae684([0x2a])?_0x4ae684([0x2a]):'')[_0x4ae684([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x3b73b4))[_0x4ae684([0x73,0x6f,0x6d,0x65])](_0x320a0e=>_0x4de27f[_0x4ae684([0x65,0x76,0x65,0x72,0x79])]((_0x1d3cc0,_0x33d91d)=>_0x320a0e[_0x33d91d]===_0x1d3cc0||_0x320a0e[_0x33d91d]===_0x4ae684([0x2a])));}function _0x593b16(){return _0x57d9d3&&_0x342583?new window[(_0x4ae684([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x592962,_0x3245fa)=>{_0x57d9d3[_0x4ae684([0x74,0x68,0x65,0x6e])](_0x592962,_0x3245fa),_0x342583[_0x4ae684([0x74,0x68,0x65,0x6e])](_0x3028e=>{_0x3028e!=_0x4ae684([0x56,0x61,0x6c,0x69,0x64])&&_0x592962(_0x3028e);},_0x3245fa);}):_0x57d9d3||_0x342583||_0x4ae684([0x56,0x61,0x6c,0x69,0x64]);}}function _0x47079c(_0x4a1312,_0x1c7e84){return new window[(_0x4ae684([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x321615=>{if(_0x1861c8())return _0x321615(_0x4ae684([0x56,0x61,0x6c,0x69,0x64]));_0x201e56(),_0x3e8b7d[_0x4ae684([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x4ae684([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2b5739=!0x1;const _0xe7de09=_0x579f25();function _0x18ed52(_0x22baf1){return!!_0x22baf1&&(typeof _0x22baf1===_0x4ae684([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x22baf1===_0x4ae684([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x22baf1[_0x4ae684([0x74,0x68,0x65,0x6e])]===_0x4ae684([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x22baf1[_0x4ae684([0x63,0x61,0x74,0x63,0x68])]===_0x4ae684([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x1543c7(_0x230c7b){_0x490c71(_0x230c7b)[_0x4ae684([0x74,0x68,0x65,0x6e])](_0x1b5169=>{if(!_0x1b5169||_0x1b5169[_0x4ae684([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x4ae684([0x6f,0x6b]))return _0x4ae684([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x3d0a32(_0x396f17(_0xe7de09+_0x1c7e84))!=_0x1b5169[_0x4ae684([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x4ae684([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x4ae684([0x56,0x61,0x6c,0x69,0x64]);})[_0x4ae684([0x74,0x68,0x65,0x6e])](_0x5d6694=>(_0x1f8f40(),_0x5d6694),()=>{const _0xff9bb6=_0x4b5de1();return null==_0xff9bb6?(_0x1f8f40(),_0x4ae684([0x56,0x61,0x6c,0x69,0x64])):_0x4ae684(_0x1ede08-_0xff9bb6>(0x6ceef28f^_0x30da53)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x4ae684([0x74,0x68,0x65,0x6e])](_0x321615)[_0x4ae684([0x63,0x61,0x74,0x63,0x68])](()=>{_0x321615(_0x4ae684([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x219dc6=0x48d4980f^_0x30da53;function _0x1f8f40(){const _0x4680cb=_0x4ae684([0x6c,0x6c,0x63,0x74,0x2d])+_0x3d0a32(_0x396f17(_0x4a1312)),_0x381990=_0x1b8a76(_0x3d0a32(window[_0x4ae684([0x4d,0x61,0x74,0x68])][_0x4ae684([0x63,0x65,0x69,0x6c])](_0x1ede08/_0x219dc6)));window[_0x4ae684([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4ae684([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4680cb,_0x381990);}function _0x4b5de1(){const _0x13b0b9=_0x4ae684([0x6c,0x6c,0x63,0x74,0x2d])+_0x3d0a32(_0x396f17(_0x4a1312)),_0x2db1de=window[_0x4ae684([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4ae684([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x13b0b9);return _0x2db1de?window[_0x4ae684([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1b8a76(_0x2db1de),0x10)*_0x219dc6:null;}function _0x490c71(_0x24ab4d){return new window[(_0x4ae684([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4014bd,_0x40dd30)=>{_0x24ab4d[_0x4ae684([0x74,0x68,0x65,0x6e])](_0x4014bd,_0x40dd30),window[_0x4ae684([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x40dd30,0x48e3a24f^_0x30da53);});}}_0x3e8b7d[_0x4ae684([0x6f,0x6e])](_0x4ae684([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x470937,_0x31ad0c)=>{if(_0x31ad0c[0x0]!=_0x4a1312)return _0x321615(_0x4ae684([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x31ad0c[0x1]={..._0x31ad0c[0x1],[_0x4ae684([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0xe7de09};},{[_0x4ae684([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4ae684([0x68,0x69,0x67,0x68])}),_0x3e8b7d[_0x4ae684([0x6f,0x6e])](_0x4ae684([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x42ec0e=>{_0x18ed52(_0x42ec0e[_0x4ae684([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2b5739=!0x0,_0x1543c7(_0x42ec0e[_0x4ae684([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x4ae684([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4ae684([0x6c,0x6f,0x77])}),_0x26ee1d[_0x4ae684([0x74,0x68,0x65,0x6e])](()=>{_0x2b5739||_0x321615(_0x4ae684([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x1861c8(){return _0x3e8b7d[_0x4ae684([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4ae684([0x76,0x69,0x65,0x77])][_0x4ae684([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x4ae684([0x61,0x75,0x74,0x6f]);}function _0x201e56(){_0x3e8b7d[_0x4ae684([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4ae684([0x76,0x69,0x65,0x77])][_0x4ae684([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x4ae684([0x61,0x75,0x74,0x6f]);}}function _0x325e4f(_0x112bd6){const _0xef636a=[new window[(_0x4ae684([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5e26c0=>setTimeout(_0x5e26c0,0x48eb4843^_0x30da53)),_0x26ee1d[_0x4ae684([0x74,0x68,0x65,0x6e])](()=>new window[(_0x4ae684([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4bbe3c=>{let _0x2c3ff8=0x0;_0x3e8b7d[_0x4ae684([0x6d,0x6f,0x64,0x65,0x6c])][_0x4ae684([0x6f,0x6e])](_0x4ae684([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x4d81ee,_0x38f0de)=>{_0x38f0de[0x0][_0x4ae684([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x2c3ff8++,_0x2c3ff8==(0x48e27777^_0x30da53)&&(_0x4bbe3c(),_0x4d81ee[_0x4ae684([0x6f,0x66,0x66])]());});}))];return window[_0x4ae684([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x4ae684([0x72,0x61,0x63,0x65])](_0xef636a)[_0x4ae684([0x74,0x68,0x65,0x6e])](()=>_0x112bd6);}async function _0x193590(){await _0x26ee1d,_0x3e8b7d[_0x4ae684([0x6d,0x6f,0x64,0x65,0x6c])][_0x4ae684([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x214d14,_0x3e8b7d[_0x4ae684([0x6d,0x6f,0x64,0x65,0x6c])][_0x4ae684([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x214d14,_0x3e8b7d[_0x4ae684([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x4ae684([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x51af22(_0x7a07bb){const _0x10d7a4=_0x18e73b();_0x3e8b7d[_0x10d7a4]=_0x4ae684([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])+_0x7a07bb,_0x7a07bb!=_0x4ae684([0x56,0x61,0x6c,0x69,0x64])&&_0x193590();}function _0x18e73b(){const _0x44bb16=window[_0x4ae684([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x4ae684([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x4ae684([0x6e,0x6f,0x77])]())[_0x4ae684([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x4ae684([0x2e]),'');let _0x328599=_0x4ae684([0x72]);for(let _0x48e772=0x0;_0x48e772<_0x44bb16[_0x4ae684([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x48e772+=0x2){let _0x364e77=window[_0x4ae684([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x44bb16[_0x4ae684([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x48e772,_0x48e772+0x2));_0x364e77>=_0x41867c[_0x4ae684([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x364e77-=_0x41867c[_0x4ae684([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x328599+=_0x41867c[_0x364e77];}return _0x328599;}function _0x57a729(){const _0xe84745=_0x355b6e[_0x4ae684([0x73,0x70,0x6c,0x69,0x74])](_0x4ae684([0x2e]));if(0x3!=_0xe84745[_0x4ae684([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x153ac8(_0xe84745[0x1]);function _0x153ac8(_0x207e84){const _0x4831fb=_0xba6998(_0x207e84);return _0x4831fb&&_0x5dab38()?_0x4831fb:null;function _0x5dab38(){const _0x3605fa=_0x4831fb[_0x4ae684([0x6a,0x74,0x69])],_0xdee38c=window[_0x4ae684([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3605fa[_0x4ae684([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3605fa[_0x4ae684([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x21fc9d={..._0x4831fb,[_0x4ae684([0x6a,0x74,0x69])]:_0x3605fa[_0x4ae684([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x3605fa[_0x4ae684([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x21fc9d[_0x4ae684([0x76,0x63])],_0x396f17(_0x21fc9d)==_0xdee38c;}}}async function _0x36a5f0(){let _0x2f1cb0=!0x0;try{const _0x122d1d=_0x355b6e[_0x4ae684([0x73,0x70,0x6c,0x69,0x74])](_0x4ae684([0x2e])),[_0x30ac0a,_0x2a2786,_0x435e82]=_0x122d1d;return _0x48d0c6(_0x30ac0a),await _0x42a1d6(_0x30ac0a,_0x2a2786,_0x435e82),_0x2f1cb0;}catch{return!0x1;}function _0x48d0c6(_0x11b73c){const _0x13ebb5=_0xba6998(_0x11b73c);_0x13ebb5&&_0x13ebb5[_0x4ae684([0x61,0x6c,0x67])]==_0x4ae684([0x45,0x53,0x32,0x35,0x36])||(_0x2f1cb0=!0x1);}async function _0x42a1d6(_0x1ee4dc,_0x3bd5ac,_0x12b308){const _0x157aec=window[_0x4ae684([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x4ae684([0x66,0x72,0x6f,0x6d])](_0x5b2906(_0x12b308),_0x59bb2e=>_0x59bb2e[_0x4ae684([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x2d0a41=new window[(_0x4ae684([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x4ae684([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x1ee4dc+_0x4ae684([0x2e])+_0x3bd5ac),_0x48e5fa=window[_0x4ae684([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x4ae684([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x48e5fa)return;const _0x47215a=await _0x48e5fa[_0x4ae684([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x4ae684([0x6a,0x77,0x6b]),_0x447afd,{[_0x4ae684([0x6e,0x61,0x6d,0x65])]:_0x4ae684([0x45,0x43,0x44,0x53,0x41]),[_0x4ae684([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x4ae684([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x4ae684([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x48e5fa[_0x4ae684([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x4ae684([0x6e,0x61,0x6d,0x65])]:_0x4ae684([0x45,0x43,0x44,0x53,0x41]),[_0x4ae684([0x68,0x61,0x73,0x68])]:{[_0x4ae684([0x6e,0x61,0x6d,0x65])]:_0x4ae684([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x47215a,_0x157aec,_0x2d0a41)||(_0x2f1cb0=!0x1);}}function _0xba6998(_0x3de2e8){return _0x3de2e8[_0x4ae684([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x4ae684([0x65,0x79]))?JSON[_0x4ae684([0x70,0x61,0x72,0x73,0x65])](_0x5b2906(_0x3de2e8)):null;}function _0x5b2906(_0x4ca461){return window[_0x4ae684([0x61,0x74,0x6f,0x62])](_0x4ca461[_0x4ae684([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x4ae684([0x2b]))[_0x4ae684([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x4ae684([0x2f])));}function _0x396f17(_0x32b063){let _0x21a924=0x1505;function _0x5d411d(_0xd22883){for(let _0x3caff0=0x0;_0x3caff0<_0xd22883[_0x4ae684([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3caff0++){const _0x2938c9=_0xd22883[_0x4ae684([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x3caff0);_0x21a924=(_0x21a924<<0x5)+_0x21a924+_0x2938c9,_0x21a924&=_0x21a924;}}function _0x1c9124(_0x25de00){Array[_0x4ae684([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x25de00)?_0x25de00[_0x4ae684([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1c9124):_0x25de00&&typeof _0x25de00==_0x4ae684([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x4ae684([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x25de00)[_0x4ae684([0x73,0x6f,0x72,0x74])]()[_0x4ae684([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x4f7491,_0x43ffff])=>{_0x5d411d(_0x4f7491),_0x1c9124(_0x43ffff);}):_0x5d411d(window[_0x4ae684([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x25de00));}return _0x1c9124(_0x32b063),_0x21a924>>>0x0;}function _0x3d0a32(_0x84704c){return _0x84704c[_0x4ae684([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x4ae684([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x4ae684([0x30]));}function _0x1b8a76(_0x440068){return _0x440068[_0x4ae684([0x73,0x70,0x6c,0x69,0x74])]('')[_0x4ae684([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x4ae684([0x6a,0x6f,0x69,0x6e])]('');}function _0x214d14(){}function _0x4ae684(_0x461803){return _0x461803['map'](_0x38a6=>String['fromCharCode'](_0x38a6))['join']('');}_0x51af22(await _0x45ffc5());}(this);}['destroy'](){super['destroy'](),this['view']['destroy'](),this['_updateActiveDefinitionFromViewportThrottled']['cancel']();}['_handleOutlineChange'](_0x5ce7de,{outlineDefinitions:_0x157433,outlineChanges:_0x272454}){this['_currentOutlineDefinitions']=_0x157433,this['view']['sync'](_0x272454);}['_setActiveViewItem'](_0x567f2e){this['_currentOutlineDefinitions']['length']&&this['_currentOutlineDefinitions'][_0x567f2e]&&(this['view']['activeItemIndex']=_0x567f2e);}['_handleItemSelected'](_0x1339f7){const _0x3d272d=this['_currentOutlineDefinitions'][_0x1339f7]['modelElement'];this['editor']['model']['change'](_0x5e45ad=>{_0x5e45ad['setSelection'](_0x3d272d,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0}),this['editor']['editing']['view']['focus'](),this['_setActiveViewItem'](_0x1339f7);}['_updateActiveDefinitionOnViewportChange'](){const _0x3b576c=this['editor'];let _0x36d73d;for(const _0x5673f8 of _0x3b576c['model']['document']['getRootNames']()){const _0x1630b1=_0x3b576c['editing']['view']['getDomRoot'](_0x5673f8),_0x34d4f7=_0x1630b1&&new _0x1b3ade(_0x1630b1)['getVisible']();if(_0x34d4f7){const _0x1c0e53=new _0x1b3ade(_0x2eea18['window'])['getIntersection'](_0x34d4f7);_0x1c0e53&&(_0x36d73d=_0x1c0e53['top']+0.25*_0x1c0e53['height']);}}if(void 0x0===_0x36d73d)return;const _0x28f401=h(_0x3b576c['editing'],this['_currentOutlineDefinitions'],_0x36d73d);_0x28f401?this['_setActiveViewItem'](this['_currentOutlineDefinitions']['indexOf'](_0x28f401)):this['_setActiveViewItem'](-0x1);}}function h(_0x283105,_0x52095f,_0x39ffa4,_0x56435d=0x0,_0x374275=_0x52095f['length']-0x1){const _0x4dd960=Math['floor'](_0x56435d+(_0x374275-_0x56435d)/0x2);if(_0x374275>=_0x56435d){const _0x370f21=_0x52095f[_0x4dd960],_0x115f4f=_0x283105['mapper']['toViewElement'](_0x370f21['modelElement']);if(!_0x115f4f)return null;const _0x49057a=_0x283105['view']['domConverter']['mapViewToDom'](_0x115f4f);return new _0x1b3ade(_0x49057a)['bottom']>_0x39ffa4?h(_0x283105,_0x52095f,_0x39ffa4,_0x56435d,_0x4dd960-0x1):h(_0x283105,_0x52095f,_0x39ffa4,_0x4dd960+0x1,_0x374275);}return _0x4dd960<0x0?null:_0x52095f[_0x4dd960];}class P extends _0x1e4736{['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 _0x17aad0=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x498b1a;for(const _0xcbeca0 in _0x17aad0){const _0x5f3c26=_0xcbeca0,_0x17bbb7=_0x17aad0[_0x5f3c26];if('documentOutlineLicenseKeyValid'==_0x17bbb7||'documentOutlineLicenseKeyInvalid'==_0x17bbb7||'documentOutlineLicenseKeyExpired'==_0x17bbb7||'documentOutlineLicenseKeyDomainLimit'==_0x17bbb7||'documentOutlineLicenseKeyNotAllowed'==_0x17bbb7||'documentOutlineLicenseKeyEvaluationLimit'==_0x17bbb7||'documentOutlineLicenseKeyTrialLimit'==_0x17bbb7||'documentOutlineLicenseKeyUsageLimit'==_0x17bbb7){delete _0x17aad0[_0x5f3c26],_0x498b1a=_0x17bbb7,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'documentOutlineLicenseKeyInvalid'==_0x498b1a&&_0x17aad0['_showLicenseError']('invalid'),'documentOutlineLicenseKeyExpired'==_0x498b1a&&_0x17aad0['_showLicenseError']('expired'),'documentOutlineLicenseKeyDomainLimit'==_0x498b1a&&_0x17aad0['_showLicenseError']('domainLimit'),'documentOutlineLicenseKeyNotAllowed'==_0x498b1a&&_0x17aad0['_showLicenseError']('featureNotAllowed','DocumentOutline'),'documentOutlineLicenseKeyEvaluationLimit'==_0x498b1a&&_0x17aad0['_showLicenseError']('evaluationLimit'),'documentOutlineLicenseKeyTrialLimit'==_0x498b1a&&_0x17aad0['_showLicenseError']('trialLimit'),'documentOutlineLicenseKeyUsageLimit'==_0x498b1a&&_0x17aad0['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class _ extends _0x156823{['execute'](){this['editor']['model']['change'](_0x4701ba=>{this['editor']['model']['insertObject'](_0x4701ba['createElement']('tableOfContents'));});}['refresh'](){const _0x4dbfae=this['editor']['model'],_0x316b33=_0x4dbfae['document']['selection']['getFirstPosition']();this['isEnabled']=null!==(_0x316b33&&_0x4dbfae['schema']['findAllowedParent'](_0x316b33,'tableOfContents'));}}class T extends _0x1e4736{static get['pluginName'](){return'HeadingId';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const _0x27b600=this['editor'];if(_0x27b600['config']['get']('headingId.modelAttributeName'))return;(function(_0x1f49f5){const _0x24a3f7=new Map();if(_0x1f49f5)return _0x1f49f5['forEach'](_0x7f451a=>{'paragraph'!==_0x7f451a['model']&&_0x24a3f7['set'](_0x7f451a['view'],_0x7f451a['model']);}),_0x24a3f7['get']('h1')||_0x24a3f7['set']('h1','heading1'),_0x24a3f7;return _0x24a3f7;}(this['editor']['config']['get']('heading.options'))['forEach']((_0x3e8705,_0x1b278a)=>{this['_customUpcastHeadingsConversion'](_0x1b278a),this['_customDataDowncastHeadingsConversion'](_0x3e8705),_0x27b600['model']['schema']['isRegistered'](_0x3e8705)&&_0x27b600['model']['schema']['extend'](_0x3e8705,{'allowAttributes':'headingId'});}),this['_registerHeadingIdAttributePostfixer']());}['_customUpcastHeadingsConversion'](_0x2d2b36){this['editor']['conversion']['for']('upcast')['add'](_0x426d1e=>_0x426d1e['on']('element:'+_0x2d2b36,(_0x1bb84f,_0x2084c3,_0x14e19b)=>{const {consumable:_0x430593,writer:_0x41782d}=_0x14e19b,_0x230c55=_0x2084c3['viewItem']['getAttribute']('id'),_0x44ba5b=_0x2084c3['modelRange']['getContainedElement']();if(_0x44ba5b)return _0x230c55&&_0x230c55['length']||_0x44ba5b['hasAttribute']('headingId')?void(_0x430593['consume'](_0x2084c3['viewItem'],{'attributes':['id']})&&_0x41782d['setAttribute']('headingId',_0x230c55,_0x44ba5b)):(_0x430593['consume'](_0x2084c3['viewItem'],{'attributes':['id']}),void _0x41782d['setAttribute']('headingId',_0x579f25(),_0x44ba5b));},{'priority':_0x35c6f5['get']('low')+0.5}));}['_customDataDowncastHeadingsConversion'](_0x4075cf){this['editor']['conversion']['for']('downcast')['add'](_0x254b51=>_0x254b51['on']('attribute:headingId:'+_0x4075cf,(_0x5cd6b0,_0x4c7568,_0xe2b2df)=>{if(!_0xe2b2df['consumable']['consume'](_0x4c7568['item'],_0x5cd6b0['name']))return;const _0x559be8=_0x4c7568['item']['getAttribute']('headingId'),_0x25d773=_0xe2b2df['mapper']['toViewElement'](_0x4c7568['item']);_0xe2b2df['writer']['setAttribute']('id',_0x559be8,_0x25d773);}));}['_registerHeadingIdAttributePostfixer'](){const _0x503323=this['editor'],_0x42f8aa=new Set(),_0x50d7b1=new Set();function _0x15349c(_0x1f5a43,_0x58bd30){const _0x300784=_0x579f25();return _0x50d7b1['add'](_0x300784),_0x1f5a43['setAttribute']('headingId',_0x300784,_0x58bd30),_0x300784;}function _0x584097(_0x36eec2,_0x3aab07){_0x36eec2['removeAttribute']('headingId',_0x3aab07);}_0x503323['model']['document']['registerPostFixer'](_0x226bcf=>{const _0x15aff9=_0x503323['model']['document']['differ']['getChanges']();let _0x104c2b=!0x1;for(const _0x1c13fb of _0x15aff9)if('insert'==_0x1c13fb['type']&&_0x1c13fb['name']){if(b(_0x1c13fb['name'])){const _0x81353=_0x1c13fb['attributes']['get']('headingId');'string'==typeof _0x81353?_0x42f8aa['has'](_0x81353)?(_0x15349c(_0x226bcf,_0x1c13fb['position']['nodeAfter']),_0x104c2b=!0x0):_0x50d7b1['add'](_0x81353):(_0x15349c(_0x226bcf,_0x1c13fb['position']['nodeAfter']),_0x104c2b=!0x0);}else'string'==typeof _0x1c13fb['attributes']['get']('headingId')&&(_0x584097(_0x226bcf,_0x1c13fb['position']['nodeAfter']),_0x104c2b=!0x0);}else{if('remove'==_0x1c13fb['type']){const _0x14a0a6=_0x1c13fb['attributes']['get']('headingId');'string'==typeof _0x14a0a6&&_0x42f8aa['delete'](_0x14a0a6);}}return _0x104c2b;}),_0x503323['model']['document']['on']('change',()=>{_0x50d7b1['forEach'](_0x49383d=>_0x42f8aa['add'](_0x49383d)),_0x50d7b1['clear']();});}}function b(_0x4617f9){return!!_0x4617f9['match'](/heading\d/);}class s extends _0x1e4736{static get['pluginName'](){return'TableOfContentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[_0x5e64dc,i,T];}['_currentOutlineDefinitions'];['_tableOfContentsElements'];['_headingIdModelAttributeName'];constructor(_0x4bf211){super(_0x4bf211),this['_currentOutlineDefinitions']=[],this['_tableOfContentsElements']=new Set(),this['_headingIdModelAttributeName']='headingId';}['init'](){const _0x25df28=this['editor'],_0x27cec2=_0x25df28['editing']['view']['document'];_0x25df28['config']['get']('headingId.modelAttributeName')&&(this['_headingIdModelAttributeName']=_0x25df28['config']['get']('headingId.modelAttributeName')),this['listenTo'](_0x27cec2,'click',(_0x4bee0f,_0xd38889)=>{if(!_0xd38889['target'])return;const _0x5166f6=_0xd38889['target']['getCustomProperty']('tableOfContentsHeadingIndex');Number['isInteger'](_0x5166f6)&&(_0xd38889['domEvent']['preventDefault'](),_0x4bee0f['stop'](),this['_handleScrollToHeading'](_0x5166f6));},{'priority':'high','context':'$capture'}),this['_defineSchema'](),this['_defineConverters'](),_0x25df28['commands']['add']('insertTableOfContents',new _(_0x25df28)),(_0x25df28['plugins']['get']('DocumentOutlineUtils')['on']('change',(_0x22ab3f,_0x6c04a8)=>{this['_currentOutlineDefinitions']=_0x6c04a8['outlineDefinitions'],this['_updateTableOfContentsElements']();}),this['listenTo'](_0x25df28['model']['document'],'change',()=>{this['_trackNewToCElements']();}));}['afterInit'](){!async function(_0x1adfdc){const _0x1edf04=_0x514fc8([0x57,0x58,0x55,0x4f,0x6a,0x7a,0x78,0x63,0x59,0x45,0x4d,0x5a,0x6f,0x6d,0x39,0x77,0x67,0x36,0x4c,0x48,0x74,0x6c,0x70,0x46,0x72,0x79,0x34,0x38,0x30,0x64,0x65,0x53,0x4a,0x61,0x4e,0x32,0x44,0x73,0x75,0x31,0x4b,0x37,0x49,0x76,0x6e,0x71,0x33,0x56,0x66,0x62,0x54,0x50,0x41,0x42,0x47,0x69,0x68,0x6b,0x43,0x35,0x51,0x52]),_0x6b4103=0x713d9ec7,_0x353fcd=0x713af227^_0x6b4103,_0x2fe9db=window[_0x514fc8([0x44,0x61,0x74,0x65])][_0x514fc8([0x6e,0x6f,0x77])](),_0x104b67=_0x1adfdc[_0x514fc8([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x32d8e1=new window[(_0x514fc8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x10c321=>{_0x104b67[_0x514fc8([0x6f,0x6e,0x63,0x65])](_0x514fc8([0x72,0x65,0x61,0x64,0x79]),_0x10c321);}),_0x2f9f09={[_0x514fc8([0x6b,0x74,0x79])]:_0x514fc8([0x45,0x43]),[_0x514fc8([0x75,0x73,0x65])]:_0x514fc8([0x73,0x69,0x67]),[_0x514fc8([0x63,0x72,0x76])]:_0x514fc8([0x50,0x2d,0x32,0x35,0x36]),[_0x514fc8([0x78])]:_0x514fc8([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]),[_0x514fc8([0x79])]:_0x514fc8([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]),[_0x514fc8([0x61,0x6c,0x67])]:_0x514fc8([0x45,0x53,0x32,0x35,0x36])},_0x1ee6bc=_0x104b67[_0x514fc8([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x514fc8([0x67,0x65,0x74])](_0x514fc8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x22b583(){let _0x230db9,_0x154597=null,_0x5c1f42=null;try{if(_0x1ee6bc==_0x514fc8([0x47,0x50,0x4c]))return _0x514fc8([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x230db9=_0xcf8812(),!_0x230db9)return _0x514fc8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x230db9[_0x514fc8([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x5c1f42=_0x286e05(_0x230db9[_0x514fc8([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x230db9[_0x514fc8([0x6a,0x74,0x69])])),await _0x4fc353()?_0x39b98c()?_0x4e20d6()?_0x514fc8([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x3a265f()?(_0x230db9[_0x514fc8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x514fc8([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x154597=_0xb5d11b(_0x514fc8([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x230db9[_0x514fc8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x514fc8([0x74,0x72,0x69,0x61,0x6c])&&(_0x154597=_0xb5d11b(_0x514fc8([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x4849be()):_0x514fc8([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x514fc8([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x514fc8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x514fc8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x4e20d6(){const _0x67aeaf=[_0x514fc8([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x514fc8([0x74,0x72,0x69,0x61,0x6c])][_0x514fc8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x230db9[_0x514fc8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x2fe9db/0x3e8:0xe10*_0x353fcd;return _0x230db9[_0x514fc8([0x65,0x78,0x70])]<_0x67aeaf;}function _0x39b98c(){const _0x784a50=_0x230db9[_0x514fc8([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x784a50&&(!!_0x784a50[_0x514fc8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x514fc8([0x2a]))||(!!_0x784a50[_0x514fc8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x514fc8([0x54,0x4f,0x43]))||!!_0x784a50[_0x514fc8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x514fc8([0x50,0x50]))));}function _0x3a265f(){const _0x516086=_0x230db9[_0x514fc8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x516086||0x0==_0x516086[_0x514fc8([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x23c09a}=new URL(window[_0x514fc8([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x516086[_0x514fc8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x23c09a))return!0x0;const _0x5e2b24=_0x23c09a[_0x514fc8([0x73,0x70,0x6c,0x69,0x74])](_0x514fc8([0x2e]));return _0x516086[_0x514fc8([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3526d5=>_0x3526d5[_0x514fc8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x514fc8([0x2a])))[_0x514fc8([0x6d,0x61,0x70])](_0x38655a=>_0x38655a[_0x514fc8([0x73,0x70,0x6c,0x69,0x74])](_0x514fc8([0x2e])))[_0x514fc8([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x246823=>_0x246823[_0x514fc8([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x5e2b24[_0x514fc8([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x514fc8([0x6d,0x61,0x70])](_0x473b43=>Array(_0x5e2b24[_0x514fc8([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x473b43[_0x514fc8([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x514fc8([0x66,0x69,0x6c,0x6c])](_0x473b43[0x0]===_0x514fc8([0x2a])?_0x514fc8([0x2a]):'')[_0x514fc8([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x473b43))[_0x514fc8([0x73,0x6f,0x6d,0x65])](_0x1df287=>_0x5e2b24[_0x514fc8([0x65,0x76,0x65,0x72,0x79])]((_0x4caaa1,_0x4dea40)=>_0x1df287[_0x4dea40]===_0x4caaa1||_0x1df287[_0x4dea40]===_0x514fc8([0x2a])));}function _0x4849be(){return _0x154597&&_0x5c1f42?new window[(_0x514fc8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x7ee891,_0x1b3dc3)=>{_0x154597[_0x514fc8([0x74,0x68,0x65,0x6e])](_0x7ee891,_0x1b3dc3),_0x5c1f42[_0x514fc8([0x74,0x68,0x65,0x6e])](_0x150ad0=>{_0x150ad0!=_0x514fc8([0x56,0x61,0x6c,0x69,0x64])&&_0x7ee891(_0x150ad0);},_0x1b3dc3);}):_0x154597||_0x5c1f42||_0x514fc8([0x56,0x61,0x6c,0x69,0x64]);}}function _0x286e05(_0x3f1792,_0x3bfe67){return new window[(_0x514fc8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x17a6ce=>{if(_0x3c43e8())return _0x17a6ce(_0x514fc8([0x56,0x61,0x6c,0x69,0x64]));_0x253101(),_0x104b67[_0x514fc8([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x514fc8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x1e4d13=!0x1;const _0x10982a=_0x579f25();function _0x28f31e(_0x203ff1){return!!_0x203ff1&&(typeof _0x203ff1===_0x514fc8([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x203ff1===_0x514fc8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x203ff1[_0x514fc8([0x74,0x68,0x65,0x6e])]===_0x514fc8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x203ff1[_0x514fc8([0x63,0x61,0x74,0x63,0x68])]===_0x514fc8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x498fe5(_0x3e3437){_0x2adc75(_0x3e3437)[_0x514fc8([0x74,0x68,0x65,0x6e])](_0x44687c=>{if(!_0x44687c||_0x44687c[_0x514fc8([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x514fc8([0x6f,0x6b]))return _0x514fc8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x327f99(_0x33a310(_0x10982a+_0x3bfe67))!=_0x44687c[_0x514fc8([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x514fc8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x514fc8([0x56,0x61,0x6c,0x69,0x64]);})[_0x514fc8([0x74,0x68,0x65,0x6e])](_0x35b5fa=>(_0x2bca72(),_0x35b5fa),()=>{const _0x3ffab2=_0x914ca2();return null==_0x3ffab2?(_0x2bca72(),_0x514fc8([0x56,0x61,0x6c,0x69,0x64])):_0x514fc8(_0x2fe9db-_0x3ffab2>(0x55311ac7^_0x6b4103)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x514fc8([0x74,0x68,0x65,0x6e])](_0x17a6ce)[_0x514fc8([0x63,0x61,0x74,0x63,0x68])](()=>{_0x17a6ce(_0x514fc8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0xe4af4e=0x710b7047^_0x6b4103;function _0x2bca72(){const _0x1d14dd=_0x514fc8([0x6c,0x6c,0x63,0x74,0x2d])+_0x327f99(_0x33a310(_0x3f1792)),_0x2232ac=_0x50e91a(_0x327f99(window[_0x514fc8([0x4d,0x61,0x74,0x68])][_0x514fc8([0x63,0x65,0x69,0x6c])](_0x2fe9db/_0xe4af4e)));window[_0x514fc8([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x514fc8([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1d14dd,_0x2232ac);}function _0x914ca2(){const _0x3f6d07=_0x514fc8([0x6c,0x6c,0x63,0x74,0x2d])+_0x327f99(_0x33a310(_0x3f1792)),_0x3f3e24=window[_0x514fc8([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x514fc8([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3f6d07);return _0x3f3e24?window[_0x514fc8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x50e91a(_0x3f3e24),0x10)*_0xe4af4e:null;}function _0x2adc75(_0x243262){return new window[(_0x514fc8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x29085e,_0x378a44)=>{_0x243262[_0x514fc8([0x74,0x68,0x65,0x6e])](_0x29085e,_0x378a44),window[_0x514fc8([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x378a44,0x713c4a07^_0x6b4103);});}}_0x104b67[_0x514fc8([0x6f,0x6e])](_0x514fc8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x174682,_0x5bcfde)=>{if(_0x5bcfde[0x0]!=_0x3f1792)return _0x17a6ce(_0x514fc8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x5bcfde[0x1]={..._0x5bcfde[0x1],[_0x514fc8([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x10982a};},{[_0x514fc8([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x514fc8([0x68,0x69,0x67,0x68])}),_0x104b67[_0x514fc8([0x6f,0x6e])](_0x514fc8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x5dd103=>{_0x28f31e(_0x5dd103[_0x514fc8([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x1e4d13=!0x0,_0x498fe5(_0x5dd103[_0x514fc8([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x514fc8([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x514fc8([0x6c,0x6f,0x77])}),_0x32d8e1[_0x514fc8([0x74,0x68,0x65,0x6e])](()=>{_0x1e4d13||_0x17a6ce(_0x514fc8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x3c43e8(){return _0x104b67[_0x514fc8([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x514fc8([0x76,0x69,0x65,0x77])][_0x514fc8([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x514fc8([0x61,0x75,0x74,0x6f]);}function _0x253101(){_0x104b67[_0x514fc8([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x514fc8([0x76,0x69,0x65,0x77])][_0x514fc8([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x514fc8([0x61,0x75,0x74,0x6f]);}}function _0xb5d11b(_0x5b42d7){const _0x31331f=[new window[(_0x514fc8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x515543=>setTimeout(_0x515543,0x7134a00b^_0x6b4103)),_0x32d8e1[_0x514fc8([0x74,0x68,0x65,0x6e])](()=>new window[(_0x514fc8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x30fd9f=>{let _0x43e636=0x0;_0x104b67[_0x514fc8([0x6d,0x6f,0x64,0x65,0x6c])][_0x514fc8([0x6f,0x6e])](_0x514fc8([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x28700f,_0x3a63c3)=>{_0x3a63c3[0x0][_0x514fc8([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x43e636++,_0x43e636==(0x713d9f3f^_0x6b4103)&&(_0x30fd9f(),_0x28700f[_0x514fc8([0x6f,0x66,0x66])]());});}))];return window[_0x514fc8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x514fc8([0x72,0x61,0x63,0x65])](_0x31331f)[_0x514fc8([0x74,0x68,0x65,0x6e])](()=>_0x5b42d7);}async function _0x22c45e(){await _0x32d8e1,_0x104b67[_0x514fc8([0x6d,0x6f,0x64,0x65,0x6c])][_0x514fc8([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x17b336,_0x104b67[_0x514fc8([0x6d,0x6f,0x64,0x65,0x6c])][_0x514fc8([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x17b336,_0x104b67[_0x514fc8([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x514fc8([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4bb865(_0xb2bb8e){const _0x5f11d6=_0x58889b();_0x104b67[_0x5f11d6]=_0x514fc8([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])+_0xb2bb8e,_0xb2bb8e!=_0x514fc8([0x56,0x61,0x6c,0x69,0x64])&&_0x22c45e();}function _0x58889b(){const _0x116402=window[_0x514fc8([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x514fc8([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x514fc8([0x6e,0x6f,0x77])]())[_0x514fc8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x514fc8([0x2e]),'');let _0x501761=_0x514fc8([0x57]);for(let _0x351db9=0x0;_0x351db9<_0x116402[_0x514fc8([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x351db9+=0x2){let _0x2b2fae=window[_0x514fc8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x116402[_0x514fc8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x351db9,_0x351db9+0x2));_0x2b2fae>=_0x1edf04[_0x514fc8([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2b2fae-=_0x1edf04[_0x514fc8([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x501761+=_0x1edf04[_0x2b2fae];}return _0x501761;}function _0xcf8812(){const _0x2c0ddc=_0x1ee6bc[_0x514fc8([0x73,0x70,0x6c,0x69,0x74])](_0x514fc8([0x2e]));if(0x3!=_0x2c0ddc[_0x514fc8([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0xaca60d(_0x2c0ddc[0x1]);function _0xaca60d(_0x2ba642){const _0x559472=_0x519b39(_0x2ba642);return _0x559472&&_0x44bb23()?_0x559472:null;function _0x44bb23(){const _0x16f900=_0x559472[_0x514fc8([0x6a,0x74,0x69])],_0x5d20a8=window[_0x514fc8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x16f900[_0x514fc8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x16f900[_0x514fc8([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x7f8665={..._0x559472,[_0x514fc8([0x6a,0x74,0x69])]:_0x16f900[_0x514fc8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x16f900[_0x514fc8([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x7f8665[_0x514fc8([0x76,0x63])],_0x33a310(_0x7f8665)==_0x5d20a8;}}}async function _0x4fc353(){let _0x443bed=!0x0;try{const _0x4d2377=_0x1ee6bc[_0x514fc8([0x73,0x70,0x6c,0x69,0x74])](_0x514fc8([0x2e])),[_0x5c0932,_0x1c8083,_0x214b21]=_0x4d2377;return _0x6190ad(_0x5c0932),await _0x5b7057(_0x5c0932,_0x1c8083,_0x214b21),_0x443bed;}catch{return!0x1;}function _0x6190ad(_0x44bd90){const _0x4d5631=_0x519b39(_0x44bd90);_0x4d5631&&_0x4d5631[_0x514fc8([0x61,0x6c,0x67])]==_0x514fc8([0x45,0x53,0x32,0x35,0x36])||(_0x443bed=!0x1);}async function _0x5b7057(_0x4ae66a,_0x5349d6,_0x129868){const _0x9d801b=window[_0x514fc8([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x514fc8([0x66,0x72,0x6f,0x6d])](_0x2fe92b(_0x129868),_0x42231e=>_0x42231e[_0x514fc8([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x352a63=new window[(_0x514fc8([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x514fc8([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x4ae66a+_0x514fc8([0x2e])+_0x5349d6),_0x1203e6=window[_0x514fc8([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x514fc8([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x1203e6)return;const _0x4d6f7a=await _0x1203e6[_0x514fc8([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x514fc8([0x6a,0x77,0x6b]),_0x2f9f09,{[_0x514fc8([0x6e,0x61,0x6d,0x65])]:_0x514fc8([0x45,0x43,0x44,0x53,0x41]),[_0x514fc8([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x514fc8([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x514fc8([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x1203e6[_0x514fc8([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x514fc8([0x6e,0x61,0x6d,0x65])]:_0x514fc8([0x45,0x43,0x44,0x53,0x41]),[_0x514fc8([0x68,0x61,0x73,0x68])]:{[_0x514fc8([0x6e,0x61,0x6d,0x65])]:_0x514fc8([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x4d6f7a,_0x9d801b,_0x352a63)||(_0x443bed=!0x1);}}function _0x519b39(_0xea7c5e){return _0xea7c5e[_0x514fc8([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x514fc8([0x65,0x79]))?JSON[_0x514fc8([0x70,0x61,0x72,0x73,0x65])](_0x2fe92b(_0xea7c5e)):null;}function _0x2fe92b(_0x4746d4){return window[_0x514fc8([0x61,0x74,0x6f,0x62])](_0x4746d4[_0x514fc8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x514fc8([0x2b]))[_0x514fc8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x514fc8([0x2f])));}function _0x33a310(_0x4ba150){let _0x3a0c4a=0x1505;function _0x3c1868(_0xe4d783){for(let _0x20a3b5=0x0;_0x20a3b5<_0xe4d783[_0x514fc8([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x20a3b5++){const _0x331348=_0xe4d783[_0x514fc8([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x20a3b5);_0x3a0c4a=(_0x3a0c4a<<0x5)+_0x3a0c4a+_0x331348,_0x3a0c4a&=_0x3a0c4a;}}function _0x405480(_0x2293e0){Array[_0x514fc8([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x2293e0)?_0x2293e0[_0x514fc8([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x405480):_0x2293e0&&typeof _0x2293e0==_0x514fc8([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x514fc8([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x2293e0)[_0x514fc8([0x73,0x6f,0x72,0x74])]()[_0x514fc8([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x3b0b86,_0x1d7610])=>{_0x3c1868(_0x3b0b86),_0x405480(_0x1d7610);}):_0x3c1868(window[_0x514fc8([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x2293e0));}return _0x405480(_0x4ba150),_0x3a0c4a>>>0x0;}function _0x327f99(_0x5cb75b){return _0x5cb75b[_0x514fc8([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x514fc8([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x514fc8([0x30]));}function _0x50e91a(_0x16514b){return _0x16514b[_0x514fc8([0x73,0x70,0x6c,0x69,0x74])]('')[_0x514fc8([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x514fc8([0x6a,0x6f,0x69,0x6e])]('');}function _0x17b336(){}function _0x514fc8(_0x475837){return _0x475837['map'](_0x564675=>String['fromCharCode'](_0x564675))['join']('');}_0x4bb865(await _0x22b583());}(this);}['_updateTableOfContentsElements'](){this['_tableOfContentsElements']['forEach'](_0x3a07c2=>{'$graveyard'!==_0x3a07c2['rootName']&&this['editor']['editing']['reconvertItem'](_0x3a07c2);});}['_trackNewToCElements'](){for(const _0x12afb0 of this['editor']['model']['document']['differ']['getChanges']({'includeChangesInGraveyard':!0x0})){if('insert'!==_0x12afb0['type']||'tableOfContents'!==_0x12afb0['name'])return;this['_tableOfContentsElements']['add'](_0x12afb0['position']['nodeAfter']);}}['_defineSchema'](){this['editor']['model']['schema']['register']('tableOfContents',{'inheritAllFrom':'$blockObject'});}['_defineConverters'](){const _0x275238=this['editor']['conversion'];_0x275238['for']('upcast')['elementToElement']({'model':'tableOfContents','view':{'name':'div','classes':'table-of-contents'}}),_0x275238['for']('dataDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x9fb47d,{writer:_0x4999a1})=>this['_createTableOfContents'](_0x4999a1,!0x0)}),_0x275238['for']('editingDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x33769b,{writer:_0x22370d})=>{this['_tableOfContentsElements']['add'](_0x33769b);const _0x4d36bf=this['_createTableOfContents'](_0x22370d);return _0x530dad(_0x4d36bf,_0x22370d,{'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'](_0x13a208,_0x10a6c5=!0x1){const {locale:_0x5d30d0}=this['editor'],_0xcab2f8=_0x13a208['createContainerElement']('div',{'class':'table-of-contents'+(0x0===this['_currentOutlineDefinitions']['length']?'\x20table-of-contents_empty':''),...!_0x10a6c5&&{'data-table-of-contents-label':j(_0x5d30d0,'Table\x20of\x20contents')}});0x0===this['_currentOutlineDefinitions']['length']&&!0x1===_0x10a6c5&&_0x13a208['insert'](_0x13a208['createPositionAt'](_0xcab2f8,'end'),_0x13a208['createContainerElement']('p',{'class':'table-of-contents__placeholder'},[_0x13a208['createText'](j(_0x5d30d0,'No\x20headings\x20were\x20found\x20in\x20the\x20document.'))]));const _0x5583c8=_0x10a6c5?'':'['+j(_0x5d30d0,'Empty\x20heading')+']';let _0xd29d53=_0xcab2f8;return this['_currentOutlineDefinitions']['forEach']((_0x3d4438,_0x252b92,_0x740a6e)=>{const _0x3efbac=this['editor']['model']['hasContent'](_0x3d4438['modelElement'],{'ignoreWhitespaces':!0x0}),_0x52f88e=_0x3efbac?_0x3d4438['text']:_0x5583c8,_0x6cc4c3=_0x3d4438['modelElement']['getAttribute'](this['_headingIdModelAttributeName']),_0x1c1f2d=_0x13a208['createContainerElement']('a',{'href':'#'+_0x6cc4c3,...!_0x10a6c5&&{'tabindex':'-1'}},[_0x13a208['createText'](_0x52f88e)]),_0x59bbee=this['editor']['config']['get']('documentOutline.showEmptyHeadings');_0x13a208['setCustomProperty']('tableOfContentsHeadingIndex',_0x252b92,_0x1c1f2d);const _0x5b5f01=_0x13a208['createContainerElement']('li',null,[_0x3efbac||!_0x10a6c5&&_0x59bbee?_0x1c1f2d:_0x13a208['createText']('')]),_0x1b88b0=_0x252b92?_0x740a6e[_0x252b92-0x1]['level']:0x0,_0x3d5ffa=Math['abs'](_0x3d4438['level']-_0x1b88b0);if(_0x3d4438['level']>_0x1b88b0){const _0x548c0e=N(_0x5b5f01,_0x3d5ffa,_0x13a208);_0x13a208['insert'](_0x13a208['createPositionAt'](_0xd29d53,'end'),_0x548c0e);}else{const _0x2f7de7=function(_0x2a8460,_0x5d5708){return _0x2a8460['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})['filter'](_0x54a3b8=>_0x54a3b8['is']('element','ol'))[_0x5d5708];}(_0xd29d53,_0x3d5ffa);_0x13a208['insert'](_0x13a208['createPositionAt'](_0x2f7de7,'end'),_0x5b5f01);}_0xd29d53=_0x5b5f01;}),_0xcab2f8;}['_handleScrollToHeading'](_0x1bfb89){const _0xe1cdc3=this['_currentOutlineDefinitions'][_0x1bfb89]['modelElement'];this['editor']['model']['change'](_0x2414a8=>{_0x2414a8['setSelection'](_0xe1cdc3,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0});}['_redirectMapper'](){return(_0x5c6b55,_0x1f61a8)=>{const _0x2029bf=_0x1f61a8['mapper'],_0x225e98=_0x2029bf['findMappedViewAncestor'](_0x1f61a8['viewPosition']),_0x4ce7a2=_0x2029bf['toModelElement'](_0x225e98);_0x4ce7a2['is']('element','tableOfContents')&&(_0x1f61a8['modelPosition']=this['editor']['model']['createPositionAt'](_0x4ce7a2,0x0),_0x5c6b55['stop']());};}}function N(_0xaf7cea,_0x1555c5,_0x4caf78){return 0x1===_0x1555c5?_0x4caf78['createContainerElement']('ol',null,[_0xaf7cea]):_0x4caf78['createContainerElement']('ol',null,[_0x4caf78['createContainerElement']('li',null,[N(_0xaf7cea,_0x1555c5-0x1,_0x4caf78)])]);}class o extends _0x1e4736{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'TableOfContentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x3cd809=this['editor'];_0x3cd809['ui']['componentFactory']['add']('tableOfContents',()=>{const _0x50bc1b=this['_createButton'](_0xbf6e56);return _0x50bc1b['tooltip']=!0x0,_0x50bc1b;}),_0x3cd809['ui']['componentFactory']['add']('menuBar:tableOfContents',()=>this['_createButton'](_0x34c563)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x3b7fba=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x48bd88;for(const _0x4912ec in _0x3b7fba){const _0x5889a7=_0x4912ec,_0x5f4f5e=_0x3b7fba[_0x5889a7];if('tableOfContentsLicenseKeyValid'==_0x5f4f5e||'tableOfContentsLicenseKeyInvalid'==_0x5f4f5e||'tableOfContentsLicenseKeyExpired'==_0x5f4f5e||'tableOfContentsLicenseKeyDomainLimit'==_0x5f4f5e||'tableOfContentsLicenseKeyNotAllowed'==_0x5f4f5e||'tableOfContentsLicenseKeyEvaluationLimit'==_0x5f4f5e||'tableOfContentsLicenseKeyTrialLimit'==_0x5f4f5e||'tableOfContentsLicenseKeyUsageLimit'==_0x5f4f5e){delete _0x3b7fba[_0x5889a7],_0x48bd88=_0x5f4f5e,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'tableOfContentsLicenseKeyInvalid'==_0x48bd88&&_0x3b7fba['_showLicenseError']('invalid'),'tableOfContentsLicenseKeyExpired'==_0x48bd88&&_0x3b7fba['_showLicenseError']('expired'),'tableOfContentsLicenseKeyDomainLimit'==_0x48bd88&&_0x3b7fba['_showLicenseError']('domainLimit'),'tableOfContentsLicenseKeyNotAllowed'==_0x48bd88&&_0x3b7fba['_showLicenseError']('featureNotAllowed','TableOfContents'),'tableOfContentsLicenseKeyEvaluationLimit'==_0x48bd88&&_0x3b7fba['_showLicenseError']('evaluationLimit'),'tableOfContentsLicenseKeyTrialLimit'==_0x48bd88&&_0x3b7fba['_showLicenseError']('trialLimit'),'tableOfContentsLicenseKeyUsageLimit'==_0x48bd88&&_0x3b7fba['_showLicenseError']('usageLimit');},0x3e8);}['_createButton'](_0x9a210c){const _0x3a8263=this['editor'],_0x353514=_0x3a8263['locale'],_0x5b51e9=_0x3a8263['commands']['get']('insertTableOfContents'),_0x3ab327=new _0x9a210c(_0x353514);return _0x3ab327['set']({'label':j(_0x353514,'Table\x20of\x20contents'),'icon':_0x53eaf8}),_0x3ab327['bind']('isEnabled')['to'](_0x5b51e9,'isEnabled'),this['listenTo'](_0x3ab327,'execute',()=>{_0x3a8263['execute']('insertTableOfContents'),_0x3a8263['editing']['view']['focus']();}),_0x3ab327;}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class D extends _0x1e4736{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.4",
3
+ "version": "46.0.0-alpha.6",
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.4",
17
- "@ckeditor/ckeditor5-engine": "46.0.0-alpha.4",
18
- "@ckeditor/ckeditor5-heading": "46.0.0-alpha.4",
19
- "@ckeditor/ckeditor5-icons": "46.0.0-alpha.4",
20
- "@ckeditor/ckeditor5-ui": "46.0.0-alpha.4",
21
- "@ckeditor/ckeditor5-utils": "46.0.0-alpha.4",
22
- "@ckeditor/ckeditor5-widget": "46.0.0-alpha.4",
23
- "ckeditor5": "46.0.0-alpha.4",
16
+ "@ckeditor/ckeditor5-core": "46.0.0-alpha.6",
17
+ "@ckeditor/ckeditor5-engine": "46.0.0-alpha.6",
18
+ "@ckeditor/ckeditor5-heading": "46.0.0-alpha.6",
19
+ "@ckeditor/ckeditor5-icons": "46.0.0-alpha.6",
20
+ "@ckeditor/ckeditor5-ui": "46.0.0-alpha.6",
21
+ "@ckeditor/ckeditor5-utils": "46.0.0-alpha.6",
22
+ "@ckeditor/ckeditor5-widget": "46.0.0-alpha.6",
23
+ "ckeditor5": "46.0.0-alpha.6",
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 _0x587f24=_0x5c00;(function(_0x328de7,_0x533a84){const _0x44861c=_0x5c00,_0x51b0a8=_0x328de7();while(!![]){try{const _0x5b47d5=parseInt(_0x44861c(0x87))/0x1*(parseInt(_0x44861c(0x8c))/0x2)+-parseInt(_0x44861c(0x7d))/0x3+parseInt(_0x44861c(0x90))/0x4+-parseInt(_0x44861c(0xa1))/0x5*(-parseInt(_0x44861c(0xb0))/0x6)+-parseInt(_0x44861c(0x82))/0x7*(-parseInt(_0x44861c(0xaa))/0x8)+-parseInt(_0x44861c(0x71))/0x9+-parseInt(_0x44861c(0xb3))/0xa*(parseInt(_0x44861c(0x89))/0xb);if(_0x5b47d5===_0x533a84)break;else _0x51b0a8['push'](_0x51b0a8['shift']());}catch(_0x3b4030){_0x51b0a8['push'](_0x51b0a8['shift']());}}}(_0x8201,0x21dc5));import{Plugin as _0x183605}from'ckeditor5/src/core.js';import{CKEditorError as _0x47669c,global as _0xa876de,Rect as _0x2c7310,uid as _0x2474cf}from'ckeditor5/src/utils.js';function _0x5c00(_0x4211ed,_0x574974){const _0x820102=_0x8201();return _0x5c00=function(_0x5c00d1,_0x24e3d7){_0x5c00d1=_0x5c00d1-0x70;let _0x1e1f2e=_0x820102[_0x5c00d1];return _0x1e1f2e;},_0x5c00(_0x4211ed,_0x574974);}import{DocumentOutlineView as _0x166bdd}from'./ui/documentoutlineview.js';function _0x8201(){const _0x427eea=['editor','mapper','DocumentOutlineUI','pluginName','151155bjxzga','plugins','scrollToTheSelection','model','document','_currentOutlineDefinitions','fromCharCode','sync','documentOutline.container','bind','height','getIntersection','471999uJqoOc','view','afterInit','editing','indexOf','1810333gGgIjg','setSelection','add','_handleItemSelected','activeItemIndex','1wuOLqA','map','2927089VrtUlR','join','_setActiveViewItem','528338dCpuqa','getRootNames','locale','href','105276QMXUDz','focusTracker','get','focus','isOfficialPlugin','_handleOutlineChange','cancel','floor','destroy','documentOutline.showEmptyHeadings','render','bottom','_updateActiveDefinitionFromViewportThrottled','getDomRoot','mapViewToDom','itemSelected','DocumentOutlineUtils','5HsKlAo','getVisible','length','top','scroll','isPremiumPlugin','init','resize','modelElement','8Vdeebo','config','document-outline-container-not-provided','domConverter','window','appendChild','178878nKdgFb','toViewElement','listenTo','10tCsOra','change','_updateActiveDefinitionOnViewportChange','element'];_0x8201=function(){return _0x427eea;};return _0x8201();}import{throttle as _0x220cdf}from'es-toolkit/compat';import'../../theme/documentoutline.css';export class DocumentOutlineUI extends _0x183605{[_0x587f24(0x7e)];[_0x587f24(0x76)];[_0x587f24(0x9c)];static get[_0x587f24(0x70)](){const _0x446bcb=_0x587f24;return _0x446bcb(0xb9);}static get[_0x587f24(0x94)](){return!0x0;}static get[_0x587f24(0xa6)](){return!0x0;}constructor(_0x3e517c){const _0x182420=_0x587f24;super(_0x3e517c),this[_0x182420(0x7e)]=new _0x166bdd(_0x3e517c[_0x182420(0x8e)],this[_0x182420(0xb7)][_0x182420(0xab)][_0x182420(0x92)](_0x182420(0x99)),this[_0x182420(0xb7)][_0x182420(0xab)][_0x182420(0x92)](_0x182420(0x79))),this[_0x182420(0x76)]=[],this[_0x182420(0x9c)]=_0x220cdf(this[_0x182420(0xb5)][_0x182420(0x7a)](this),0x64);}[_0x587f24(0xa7)](){const _0x2df681=_0x587f24,_0xe0a0ab=this[_0x2df681(0xb7)],_0x118f44=_0xe0a0ab[_0x2df681(0x72)][_0x2df681(0x92)](_0x2df681(0xa0));let _0x55f284=!0x1;if(this[_0x2df681(0x7e)][_0x2df681(0x9a)](),this[_0x2df681(0xb7)]['ui'][_0x2df681(0x91)][_0x2df681(0x84)](this[_0x2df681(0x7e)][_0x2df681(0xb6)]),!_0xe0a0ab[_0x2df681(0xab)][_0x2df681(0x92)](_0x2df681(0x79)))throw new _0x47669c(_0x2df681(0xac),{'editor':_0xe0a0ab});_0xe0a0ab[_0x2df681(0xab)][_0x2df681(0x92)](_0x2df681(0x79))[_0x2df681(0xaf)](this[_0x2df681(0x7e)][_0x2df681(0xb6)]),_0x118f44['on'](_0x2df681(0xb4),this[_0x2df681(0x95)][_0x2df681(0x7a)](this)),_0x118f44['on'](_0x2df681(0x86),(_0x4622e7,{index:_0x349fd0})=>this[_0x2df681(0x8b)](_0x349fd0)),this[_0x2df681(0x7e)]['on'](_0x2df681(0x9f),(_0x1b0245,_0x570198)=>{const _0x556b40=_0x2df681;_0x55f284=!0x0,this[_0x556b40(0x85)](_0x570198);}),this[_0x2df681(0x7e)][_0x2df681(0xb2)](_0xa876de[_0x2df681(0x75)],_0x2df681(0xa5),()=>{const _0x5ebcb0=_0x2df681;_0x55f284?_0x55f284=!0x1:this[_0x5ebcb0(0x9c)]();},{'useCapture':!0x0}),this[_0x2df681(0x7e)][_0x2df681(0xb2)](_0xa876de[_0x2df681(0xae)],_0x2df681(0xa8),this[_0x2df681(0x9c)],{'useCapture':!0x0});}[_0x587f24(0x7f)](){!async function(_0x59647b){const _0x5298aa=_0xccafb4([0x48,0x74,0x77,0x58,0x73,0x6f,0x57,0x68,0x59,0x7a,0x72,0x6d,0x66,0x31,0x49,0x79,0x4c,0x38,0x56,0x4a,0x71,0x6c,0x46,0x54,0x6b,0x53,0x50,0x55,0x61,0x4d,0x42,0x76,0x78,0x4b,0x47,0x64,0x30,0x32,0x4e,0x44,0x6e,0x5a,0x41,0x75,0x4f,0x35,0x70,0x43,0x37,0x34,0x63,0x51,0x65,0x69,0x45,0x36,0x52,0x33,0x62,0x67,0x6a,0x39]),_0x2d45f8=0x41a61410,_0xc753a2=0x41a178a0^_0x2d45f8,_0xc2784d=window[_0xccafb4([0x44,0x61,0x74,0x65])][_0xccafb4([0x6e,0x6f,0x77])](),_0x47a163=_0x59647b[_0xccafb4([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x215427=new window[(_0xccafb4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x29bdcf=>{_0x47a163[_0xccafb4([0x6f,0x6e,0x63,0x65])](_0xccafb4([0x72,0x65,0x61,0x64,0x79]),_0x29bdcf);}),_0x2235bb={[_0xccafb4([0x6b,0x74,0x79])]:_0xccafb4([0x45,0x43]),[_0xccafb4([0x75,0x73,0x65])]:_0xccafb4([0x73,0x69,0x67]),[_0xccafb4([0x63,0x72,0x76])]:_0xccafb4([0x50,0x2d,0x32,0x35,0x36]),[_0xccafb4([0x78])]:_0xccafb4([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]),[_0xccafb4([0x79])]:_0xccafb4([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]),[_0xccafb4([0x61,0x6c,0x67])]:_0xccafb4([0x45,0x53,0x32,0x35,0x36])},_0x4eaecb=_0x47a163[_0xccafb4([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0xccafb4([0x67,0x65,0x74])](_0xccafb4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x53e68d(){let _0x4735f5,_0x212811=null,_0x19bfdf=null;try{if(_0x4eaecb==_0xccafb4([0x47,0x50,0x4c]))return _0xccafb4([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x4735f5=_0x15ced2(),!_0x4735f5)return _0xccafb4([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x4735f5[_0xccafb4([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x19bfdf=_0x47506a(_0x4735f5[_0xccafb4([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x4735f5[_0xccafb4([0x6a,0x74,0x69])])),await _0x54c0b1()?_0xcc5ab5()?_0x1deee1()?_0xccafb4([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x46794e()?(_0x4735f5[_0xccafb4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xccafb4([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x212811=_0x3b926f(_0xccafb4([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x4735f5[_0xccafb4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xccafb4([0x74,0x72,0x69,0x61,0x6c])&&(_0x212811=_0x3b926f(_0xccafb4([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0xced1c2()):_0xccafb4([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0xccafb4([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0xccafb4([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0xccafb4([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1deee1(){const _0xac90e4=[_0xccafb4([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0xccafb4([0x74,0x72,0x69,0x61,0x6c])][_0xccafb4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4735f5[_0xccafb4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0xc2784d/0x3e8:0xe10*_0xc753a2;return _0x4735f5[_0xccafb4([0x65,0x78,0x70])]<_0xac90e4;}function _0xcc5ab5(){const _0x11e543=_0x4735f5[_0xccafb4([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x11e543&&(!!_0x11e543[_0xccafb4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xccafb4([0x2a]))||(!!_0x11e543[_0xccafb4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xccafb4([0x44,0x4f]))||!!_0x11e543[_0xccafb4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xccafb4([0x50,0x50]))));}function _0x46794e(){const _0x7f1cbf=_0x5c00,_0xed7c4e=_0x4735f5[_0xccafb4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0xed7c4e||0x0==_0xed7c4e[_0xccafb4([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x2faf75}=new URL(window[_0xccafb4([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x7f1cbf(0x8f)]);if(_0xed7c4e[_0xccafb4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2faf75))return!0x0;const _0x2e24ad=_0x2faf75[_0xccafb4([0x73,0x70,0x6c,0x69,0x74])](_0xccafb4([0x2e]));return _0xed7c4e[_0xccafb4([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x215824=>_0x215824[_0xccafb4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xccafb4([0x2a])))[_0xccafb4([0x6d,0x61,0x70])](_0x5bcf89=>_0x5bcf89[_0xccafb4([0x73,0x70,0x6c,0x69,0x74])](_0xccafb4([0x2e])))[_0xccafb4([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1b58f7=>_0x1b58f7[_0xccafb4([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x2e24ad[_0xccafb4([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0xccafb4([0x6d,0x61,0x70])](_0x52db19=>Array(_0x2e24ad[_0xccafb4([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x52db19[_0xccafb4([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0xccafb4([0x66,0x69,0x6c,0x6c])](_0x52db19[0x0]===_0xccafb4([0x2a])?_0xccafb4([0x2a]):'')[_0xccafb4([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x52db19))[_0xccafb4([0x73,0x6f,0x6d,0x65])](_0x116fb3=>_0x2e24ad[_0xccafb4([0x65,0x76,0x65,0x72,0x79])]((_0xd9b68,_0x479eec)=>_0x116fb3[_0x479eec]===_0xd9b68||_0x116fb3[_0x479eec]===_0xccafb4([0x2a])));}function _0xced1c2(){return _0x212811&&_0x19bfdf?new window[(_0xccafb4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x515b1a,_0x4b2af0)=>{_0x212811[_0xccafb4([0x74,0x68,0x65,0x6e])](_0x515b1a,_0x4b2af0),_0x19bfdf[_0xccafb4([0x74,0x68,0x65,0x6e])](_0x5c237f=>{_0x5c237f!=_0xccafb4([0x56,0x61,0x6c,0x69,0x64])&&_0x515b1a(_0x5c237f);},_0x4b2af0);}):_0x212811||_0x19bfdf||_0xccafb4([0x56,0x61,0x6c,0x69,0x64]);}}function _0x47506a(_0x1cff04,_0x36f347){return new window[(_0xccafb4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2d4b30=>{if(_0x2d9349())return _0x2d4b30(_0xccafb4([0x56,0x61,0x6c,0x69,0x64]));_0x1982fa(),_0x47a163[_0xccafb4([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0xccafb4([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x580c92=!0x1;const _0x49d765=_0x2474cf();function _0x14c623(_0x57cc80){return!!_0x57cc80&&(typeof _0x57cc80===_0xccafb4([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x57cc80===_0xccafb4([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x57cc80[_0xccafb4([0x74,0x68,0x65,0x6e])]===_0xccafb4([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x57cc80[_0xccafb4([0x63,0x61,0x74,0x63,0x68])]===_0xccafb4([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x49146e(_0x494e6b){_0x4e3762(_0x494e6b)[_0xccafb4([0x74,0x68,0x65,0x6e])](_0x162b1c=>{if(!_0x162b1c||_0x162b1c[_0xccafb4([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0xccafb4([0x6f,0x6b]))return _0xccafb4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0xdda356(_0x52eeab(_0x49d765+_0x36f347))!=_0x162b1c[_0xccafb4([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0xccafb4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0xccafb4([0x56,0x61,0x6c,0x69,0x64]);})[_0xccafb4([0x74,0x68,0x65,0x6e])](_0x5b89af=>(_0x38d647(),_0x5b89af),()=>{const _0x4bb960=_0x47c65e();return null==_0x4bb960?(_0x38d647(),_0xccafb4([0x56,0x61,0x6c,0x69,0x64])):_0xccafb4(_0xc2784d-_0x4bb960>(0x65aa9010^_0x2d45f8)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0xccafb4([0x74,0x68,0x65,0x6e])](_0x2d4b30)[_0xccafb4([0x63,0x61,0x74,0x63,0x68])](()=>{_0x2d4b30(_0xccafb4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x144d41=0x4190fa90^_0x2d45f8;function _0x38d647(){const _0x11443a=_0xccafb4([0x6c,0x6c,0x63,0x74,0x2d])+_0xdda356(_0x52eeab(_0x1cff04)),_0x5d370e=_0xd4bfde(_0xdda356(window[_0xccafb4([0x4d,0x61,0x74,0x68])][_0xccafb4([0x63,0x65,0x69,0x6c])](_0xc2784d/_0x144d41)));window[_0xccafb4([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xccafb4([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x11443a,_0x5d370e);}function _0x47c65e(){const _0x4b792d=_0xccafb4([0x6c,0x6c,0x63,0x74,0x2d])+_0xdda356(_0x52eeab(_0x1cff04)),_0x3b455f=window[_0xccafb4([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xccafb4([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4b792d);return _0x3b455f?window[_0xccafb4([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xd4bfde(_0x3b455f),0x10)*_0x144d41:null;}function _0x4e3762(_0x2ec292){return new window[(_0xccafb4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x236865,_0x5863c4)=>{_0x2ec292[_0xccafb4([0x74,0x68,0x65,0x6e])](_0x236865,_0x5863c4),window[_0xccafb4([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x5863c4,0x41a7c0d0^_0x2d45f8);});}}_0x47a163[_0xccafb4([0x6f,0x6e])](_0xccafb4([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x15f332,_0x17829f)=>{if(_0x17829f[0x0]!=_0x1cff04)return _0x2d4b30(_0xccafb4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x17829f[0x1]={..._0x17829f[0x1],[_0xccafb4([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x49d765};},{[_0xccafb4([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xccafb4([0x68,0x69,0x67,0x68])}),_0x47a163[_0xccafb4([0x6f,0x6e])](_0xccafb4([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x19b1ab=>{_0x14c623(_0x19b1ab[_0xccafb4([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x580c92=!0x0,_0x49146e(_0x19b1ab[_0xccafb4([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0xccafb4([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xccafb4([0x6c,0x6f,0x77])}),_0x215427[_0xccafb4([0x74,0x68,0x65,0x6e])](()=>{_0x580c92||_0x2d4b30(_0xccafb4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x2d9349(){return _0x47a163[_0xccafb4([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xccafb4([0x76,0x69,0x65,0x77])][_0xccafb4([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0xccafb4([0x61,0x75,0x74,0x6f]);}function _0x1982fa(){_0x47a163[_0xccafb4([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xccafb4([0x76,0x69,0x65,0x77])][_0xccafb4([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0xccafb4([0x61,0x75,0x74,0x6f]);}}function _0x3b926f(_0x351e3d){const _0x3ef010=[new window[(_0xccafb4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4ef712=>setTimeout(_0x4ef712,0x41af2adc^_0x2d45f8)),_0x215427[_0xccafb4([0x74,0x68,0x65,0x6e])](()=>new window[(_0xccafb4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x41461d=>{let _0x371127=0x0;_0x47a163[_0xccafb4([0x6d,0x6f,0x64,0x65,0x6c])][_0xccafb4([0x6f,0x6e])](_0xccafb4([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x19ef8c,_0x1d6f70)=>{_0x1d6f70[0x0][_0xccafb4([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x371127++,_0x371127==(0x41a615e8^_0x2d45f8)&&(_0x41461d(),_0x19ef8c[_0xccafb4([0x6f,0x66,0x66])]());});}))];return window[_0xccafb4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0xccafb4([0x72,0x61,0x63,0x65])](_0x3ef010)[_0xccafb4([0x74,0x68,0x65,0x6e])](()=>_0x351e3d);}async function _0x479a06(){await _0x215427,_0x47a163[_0xccafb4([0x6d,0x6f,0x64,0x65,0x6c])][_0xccafb4([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x111e05,_0x47a163[_0xccafb4([0x6d,0x6f,0x64,0x65,0x6c])][_0xccafb4([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x111e05,_0x47a163[_0xccafb4([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0xccafb4([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x33ef7a(_0x4727a8){const _0x3654f5=_0x11e558();_0x47a163[_0x3654f5]=_0xccafb4([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])+_0x4727a8,_0x4727a8!=_0xccafb4([0x56,0x61,0x6c,0x69,0x64])&&_0x479a06();}function _0x11e558(){const _0x54f793=window[_0xccafb4([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0xccafb4([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0xccafb4([0x6e,0x6f,0x77])]())[_0xccafb4([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0xccafb4([0x2e]),'');let _0x4abb7b=_0xccafb4([0x48]);for(let _0x13a487=0x0;_0x13a487<_0x54f793[_0xccafb4([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x13a487+=0x2){let _0x78243d=window[_0xccafb4([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x54f793[_0xccafb4([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x13a487,_0x13a487+0x2));_0x78243d>=_0x5298aa[_0xccafb4([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x78243d-=_0x5298aa[_0xccafb4([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x4abb7b+=_0x5298aa[_0x78243d];}return _0x4abb7b;}function _0x15ced2(){const _0x1af285=_0x4eaecb[_0xccafb4([0x73,0x70,0x6c,0x69,0x74])](_0xccafb4([0x2e]));if(0x3!=_0x1af285[_0xccafb4([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x5d2e1a(_0x1af285[0x1]);function _0x5d2e1a(_0x396694){const _0x367956=_0x530aa6(_0x396694);return _0x367956&&_0x28a569()?_0x367956:null;function _0x28a569(){const _0x1fca08=_0x367956[_0xccafb4([0x6a,0x74,0x69])],_0x25d71f=window[_0xccafb4([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1fca08[_0xccafb4([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1fca08[_0xccafb4([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x5bfe0a={..._0x367956,[_0xccafb4([0x6a,0x74,0x69])]:_0x1fca08[_0xccafb4([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x1fca08[_0xccafb4([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x5bfe0a[_0xccafb4([0x76,0x63])],_0x52eeab(_0x5bfe0a)==_0x25d71f;}}}async function _0x54c0b1(){let _0x470596=!0x0;try{const _0x312698=_0x4eaecb[_0xccafb4([0x73,0x70,0x6c,0x69,0x74])](_0xccafb4([0x2e])),[_0x57c032,_0x4c062e,_0x1f56c6]=_0x312698;return _0xcb0b6f(_0x57c032),await _0xabdd80(_0x57c032,_0x4c062e,_0x1f56c6),_0x470596;}catch{return!0x1;}function _0xcb0b6f(_0xd81f48){const _0x4870f7=_0x530aa6(_0xd81f48);_0x4870f7&&_0x4870f7[_0xccafb4([0x61,0x6c,0x67])]==_0xccafb4([0x45,0x53,0x32,0x35,0x36])||(_0x470596=!0x1);}async function _0xabdd80(_0x5475b2,_0x1d13d7,_0x29680f){const _0xded992=window[_0xccafb4([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0xccafb4([0x66,0x72,0x6f,0x6d])](_0x5d5f7f(_0x29680f),_0x5473e7=>_0x5473e7[_0xccafb4([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x4d97b9=new window[(_0xccafb4([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0xccafb4([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x5475b2+_0xccafb4([0x2e])+_0x1d13d7),_0x11b5fe=window[_0xccafb4([0x63,0x72,0x79,0x70,0x74,0x6f])][_0xccafb4([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x11b5fe)return;const _0x5ce18a=await _0x11b5fe[_0xccafb4([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0xccafb4([0x6a,0x77,0x6b]),_0x2235bb,{[_0xccafb4([0x6e,0x61,0x6d,0x65])]:_0xccafb4([0x45,0x43,0x44,0x53,0x41]),[_0xccafb4([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0xccafb4([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0xccafb4([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x11b5fe[_0xccafb4([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0xccafb4([0x6e,0x61,0x6d,0x65])]:_0xccafb4([0x45,0x43,0x44,0x53,0x41]),[_0xccafb4([0x68,0x61,0x73,0x68])]:{[_0xccafb4([0x6e,0x61,0x6d,0x65])]:_0xccafb4([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x5ce18a,_0xded992,_0x4d97b9)||(_0x470596=!0x1);}}function _0x530aa6(_0x1abb45){return _0x1abb45[_0xccafb4([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0xccafb4([0x65,0x79]))?JSON[_0xccafb4([0x70,0x61,0x72,0x73,0x65])](_0x5d5f7f(_0x1abb45)):null;}function _0x5d5f7f(_0x4c3b54){return window[_0xccafb4([0x61,0x74,0x6f,0x62])](_0x4c3b54[_0xccafb4([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0xccafb4([0x2b]))[_0xccafb4([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0xccafb4([0x2f])));}function _0x52eeab(_0x583b5c){let _0x252c26=0x1505;function _0x342407(_0x36a38e){for(let _0x5e8607=0x0;_0x5e8607<_0x36a38e[_0xccafb4([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5e8607++){const _0x4ad9e4=_0x36a38e[_0xccafb4([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x5e8607);_0x252c26=(_0x252c26<<0x5)+_0x252c26+_0x4ad9e4,_0x252c26&=_0x252c26;}}function _0x1b1ac6(_0x243d44){Array[_0xccafb4([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x243d44)?_0x243d44[_0xccafb4([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1b1ac6):_0x243d44&&typeof _0x243d44==_0xccafb4([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0xccafb4([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x243d44)[_0xccafb4([0x73,0x6f,0x72,0x74])]()[_0xccafb4([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x2a75f8,_0x2c09a4])=>{_0x342407(_0x2a75f8),_0x1b1ac6(_0x2c09a4);}):_0x342407(window[_0xccafb4([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x243d44));}return _0x1b1ac6(_0x583b5c),_0x252c26>>>0x0;}function _0xdda356(_0x468c4b){return _0x468c4b[_0xccafb4([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0xccafb4([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0xccafb4([0x30]));}function _0xd4bfde(_0x5ee1fd){return _0x5ee1fd[_0xccafb4([0x73,0x70,0x6c,0x69,0x74])]('')[_0xccafb4([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0xccafb4([0x6a,0x6f,0x69,0x6e])]('');}function _0x111e05(){}function _0xccafb4(_0x609153){const _0x42d82f=_0x5c00;return _0x609153[_0x42d82f(0x88)](_0x3a2cf5=>String[_0x42d82f(0x77)](_0x3a2cf5))[_0x42d82f(0x8a)]('');}_0x33ef7a(await _0x53e68d());}(this);}[_0x587f24(0x98)](){const _0x12e0ba=_0x587f24;super[_0x12e0ba(0x98)](),this[_0x12e0ba(0x7e)][_0x12e0ba(0x98)](),this[_0x12e0ba(0x9c)][_0x12e0ba(0x96)]();}[_0x587f24(0x95)](_0x5be562,{outlineDefinitions:_0x127585,outlineChanges:_0x1cbed5}){const _0x32a52b=_0x587f24;this[_0x32a52b(0x76)]=_0x127585,this[_0x32a52b(0x7e)][_0x32a52b(0x78)](_0x1cbed5);}[_0x587f24(0x8b)](_0x3d4b0c){const _0x2b6cb8=_0x587f24;this[_0x2b6cb8(0x76)][_0x2b6cb8(0xa3)]&&this[_0x2b6cb8(0x76)][_0x3d4b0c]&&(this[_0x2b6cb8(0x7e)][_0x2b6cb8(0x86)]=_0x3d4b0c);}[_0x587f24(0x85)](_0xe12bd4){const _0x45d2f4=_0x587f24,_0x3e988a=this[_0x45d2f4(0x76)][_0xe12bd4][_0x45d2f4(0xa9)];this[_0x45d2f4(0xb7)][_0x45d2f4(0x74)][_0x45d2f4(0xb4)](_0x18034b=>{const _0x39581a=_0x45d2f4;_0x18034b[_0x39581a(0x83)](_0x3e988a,0x0);}),this[_0x45d2f4(0xb7)][_0x45d2f4(0x80)][_0x45d2f4(0x7e)][_0x45d2f4(0x73)]({'alignToTop':!0x0,'forceScroll':!0x0}),this[_0x45d2f4(0xb7)][_0x45d2f4(0x80)][_0x45d2f4(0x7e)][_0x45d2f4(0x93)](),this[_0x45d2f4(0x8b)](_0xe12bd4);}[_0x587f24(0xb5)](){const _0x64a313=_0x587f24,_0x3d7888=this[_0x64a313(0xb7)];let _0x17a590;for(const _0x1a5410 of _0x3d7888[_0x64a313(0x74)][_0x64a313(0x75)][_0x64a313(0x8d)]()){const _0x10d5c5=_0x3d7888[_0x64a313(0x80)][_0x64a313(0x7e)][_0x64a313(0x9d)](_0x1a5410),_0x326f9a=_0x10d5c5&&new _0x2c7310(_0x10d5c5)[_0x64a313(0xa2)]();if(_0x326f9a){const _0x5d2663=new _0x2c7310(_0xa876de[_0x64a313(0xae)])[_0x64a313(0x7c)](_0x326f9a);_0x5d2663&&(_0x17a590=_0x5d2663[_0x64a313(0xa4)]+0.25*_0x5d2663[_0x64a313(0x7b)]);}}if(void 0x0===_0x17a590)return;const _0x30519c=h(_0x3d7888[_0x64a313(0x80)],this[_0x64a313(0x76)],_0x17a590);_0x30519c?this[_0x64a313(0x8b)](this[_0x64a313(0x76)][_0x64a313(0x81)](_0x30519c)):this[_0x64a313(0x8b)](-0x1);}}function h(_0x6b920a,_0x38e11d,_0x4ca743,_0x462639=0x0,_0x29b5fd=_0x38e11d[_0x587f24(0xa3)]-0x1){const _0x1ac9a2=_0x587f24,_0x18c71d=Math[_0x1ac9a2(0x97)](_0x462639+(_0x29b5fd-_0x462639)/0x2);if(_0x29b5fd>=_0x462639){const _0x4ea610=_0x38e11d[_0x18c71d],_0x1ffdde=_0x6b920a[_0x1ac9a2(0xb8)][_0x1ac9a2(0xb1)](_0x4ea610[_0x1ac9a2(0xa9)]);if(!_0x1ffdde)return null;const _0x234379=_0x6b920a[_0x1ac9a2(0x7e)][_0x1ac9a2(0xad)][_0x1ac9a2(0x9e)](_0x1ffdde);return new _0x2c7310(_0x234379)[_0x1ac9a2(0x9b)]>_0x4ca743?h(_0x6b920a,_0x38e11d,_0x4ca743,_0x462639,_0x18c71d-0x1):h(_0x6b920a,_0x38e11d,_0x4ca743,_0x18c71d+0x1,_0x29b5fd);}return _0x18c71d<0x0?null:_0x38e11d[_0x18c71d];}
23
+ const _0x3605a1=_0x1d12;(function(_0xc99c2a,_0x2a5868){const _0x16b1e5=_0x1d12,_0x30d7d7=_0xc99c2a();while(!![]){try{const _0x4cd18d=parseInt(_0x16b1e5(0x127))/0x1*(parseInt(_0x16b1e5(0xee))/0x2)+parseInt(_0x16b1e5(0xe6))/0x3*(parseInt(_0x16b1e5(0xf3))/0x4)+parseInt(_0x16b1e5(0x11e))/0x5+-parseInt(_0x16b1e5(0x12c))/0x6*(parseInt(_0x16b1e5(0xe9))/0x7)+-parseInt(_0x16b1e5(0xed))/0x8*(-parseInt(_0x16b1e5(0x105))/0x9)+-parseInt(_0x16b1e5(0x110))/0xa*(parseInt(_0x16b1e5(0xec))/0xb)+-parseInt(_0x16b1e5(0xf0))/0xc;if(_0x4cd18d===_0x2a5868)break;else _0x30d7d7['push'](_0x30d7d7['shift']());}catch(_0x3723ec){_0x30d7d7['push'](_0x30d7d7['shift']());}}}(_0x36e7,0x2d497));import{Plugin as _0x21bf1b}from'ckeditor5/src/core.js';import{CKEditorError as _0x3f854e,global as _0x24a75e,Rect as _0x3867f0,uid as _0x14e209}from'ckeditor5/src/utils.js';function _0x1d12(_0x17331f,_0x75b8a4){const _0x36e701=_0x36e7();return _0x1d12=function(_0x1d1283,_0x28adc7){_0x1d1283=_0x1d1283-0xe3;let _0x373e69=_0x36e701[_0x1d1283];return _0x373e69;},_0x1d12(_0x17331f,_0x75b8a4);}import{DocumentOutlineView as _0x38a95f}from'./ui/documentoutlineview.js';function _0x36e7(){const _0x1c4db2=['floor','_updateActiveDefinitionOnViewportChange','84676mfupzc','itemSelected','height','getRootNames','get','scroll','bind','documentOutline.showEmptyHeadings','editor','getDomRoot','cancel','getVisible','view','scrollToTheSelection','focusTracker','documentOutline.container','afterInit','appendChild','46449RQVKjt','activeItemIndex','bottom','change','mapper','destroy','document','DocumentOutlineUtils','setSelection','href','domConverter','2240NXCQpe','join','fromCharCode','DocumentOutlineUI','indexOf','length','sync','map','element','isPremiumPlugin','editing','plugins','mapViewToDom','render','694480NZfUXO','modelElement','resize','pluginName','window','_setActiveViewItem','isOfficialPlugin','_handleOutlineChange','top','283483klomNE','config','focus','add','_handleItemSelected','2209140absrKn','document-outline-container-not-provided','_updateActiveDefinitionFromViewportThrottled','locale','getIntersection','51MVqkDA','toViewElement','listenTo','7MZyEie','_currentOutlineDefinitions','init','2574qaOdQS','104vwUEbk','2fPfkGT','model','2918928ePbpYj'];_0x36e7=function(){return _0x1c4db2;};return _0x36e7();}import{throttle as _0x3aa6d}from'es-toolkit/compat';import'../../theme/documentoutline.css';export class DocumentOutlineUI extends _0x21bf1b{[_0x3605a1(0xff)];[_0x3605a1(0xea)];[_0x3605a1(0xe3)];static get[_0x3605a1(0x121)](){const _0x35befe=_0x3605a1;return _0x35befe(0x113);}static get[_0x3605a1(0x124)](){return!0x0;}static get[_0x3605a1(0x119)](){return!0x0;}constructor(_0x208da5){const _0x1bba59=_0x3605a1;super(_0x208da5),this[_0x1bba59(0xff)]=new _0x38a95f(_0x208da5[_0x1bba59(0xe4)],this[_0x1bba59(0xfb)][_0x1bba59(0x128)][_0x1bba59(0xf7)](_0x1bba59(0xfa)),this[_0x1bba59(0xfb)][_0x1bba59(0x128)][_0x1bba59(0xf7)](_0x1bba59(0x102))),this[_0x1bba59(0xea)]=[],this[_0x1bba59(0xe3)]=_0x3aa6d(this[_0x1bba59(0xf2)][_0x1bba59(0xf9)](this),0x64);}[_0x3605a1(0xeb)](){const _0x172226=_0x3605a1,_0x185a10=this[_0x172226(0xfb)],_0x5bc3dd=_0x185a10[_0x172226(0x11b)][_0x172226(0xf7)](_0x172226(0x10c));let _0xcae5ab=!0x1;if(this[_0x172226(0xff)][_0x172226(0x11d)](),this[_0x172226(0xfb)]['ui'][_0x172226(0x101)][_0x172226(0x12a)](this[_0x172226(0xff)][_0x172226(0x118)]),!_0x185a10[_0x172226(0x128)][_0x172226(0xf7)](_0x172226(0x102)))throw new _0x3f854e(_0x172226(0x12d),{'editor':_0x185a10});_0x185a10[_0x172226(0x128)][_0x172226(0xf7)](_0x172226(0x102))[_0x172226(0x104)](this[_0x172226(0xff)][_0x172226(0x118)]),_0x5bc3dd['on'](_0x172226(0x108),this[_0x172226(0x125)][_0x172226(0xf9)](this)),_0x5bc3dd['on'](_0x172226(0x106),(_0x8855d6,{index:_0x47498b})=>this[_0x172226(0x123)](_0x47498b)),this[_0x172226(0xff)]['on'](_0x172226(0xf4),(_0x4416cd,_0x2b4774)=>{const _0x51aa7d=_0x172226;_0xcae5ab=!0x0,this[_0x51aa7d(0x12b)](_0x2b4774);}),this[_0x172226(0xff)][_0x172226(0xe8)](_0x24a75e[_0x172226(0x10b)],_0x172226(0xf8),()=>{const _0x442ab2=_0x172226;_0xcae5ab?_0xcae5ab=!0x1:this[_0x442ab2(0xe3)]();},{'useCapture':!0x0}),this[_0x172226(0xff)][_0x172226(0xe8)](_0x24a75e[_0x172226(0x122)],_0x172226(0x120),this[_0x172226(0xe3)],{'useCapture':!0x0});}[_0x3605a1(0x103)](){!async function(_0x7385f5){const _0x45a03e=_0x1e55b8([0x72,0x50,0x69,0x4a,0x65,0x47,0x4c,0x61,0x45,0x52,0x49,0x79,0x34,0x4e,0x70,0x51,0x4b,0x62,0x48,0x75,0x37,0x78,0x56,0x5a,0x39,0x74,0x54,0x4f,0x58,0x6d,0x64,0x42,0x4d,0x73,0x76,0x6c,0x6a,0x31,0x77,0x46,0x53,0x35,0x44,0x7a,0x6f,0x71,0x32,0x43,0x38,0x30,0x41,0x55,0x67,0x68,0x36,0x57,0x66,0x59,0x33,0x6e,0x6b,0x63]),_0x2c1221=0x48e2768f,_0x38c2d9=0x48e51a6f^_0x2c1221,_0x4f9f74=window[_0x1e55b8([0x44,0x61,0x74,0x65])][_0x1e55b8([0x6e,0x6f,0x77])](),_0x33f1b8=_0x7385f5[_0x1e55b8([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x4f5a3e=new window[(_0x1e55b8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1ba5bb=>{_0x33f1b8[_0x1e55b8([0x6f,0x6e,0x63,0x65])](_0x1e55b8([0x72,0x65,0x61,0x64,0x79]),_0x1ba5bb);}),_0x45f9fb={[_0x1e55b8([0x6b,0x74,0x79])]:_0x1e55b8([0x45,0x43]),[_0x1e55b8([0x75,0x73,0x65])]:_0x1e55b8([0x73,0x69,0x67]),[_0x1e55b8([0x63,0x72,0x76])]:_0x1e55b8([0x50,0x2d,0x32,0x35,0x36]),[_0x1e55b8([0x78])]:_0x1e55b8([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]),[_0x1e55b8([0x79])]:_0x1e55b8([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]),[_0x1e55b8([0x61,0x6c,0x67])]:_0x1e55b8([0x45,0x53,0x32,0x35,0x36])},_0x403adc=_0x33f1b8[_0x1e55b8([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x1e55b8([0x67,0x65,0x74])](_0x1e55b8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3b8146(){let _0x47058d,_0xe043d6=null,_0x12628b=null;try{if(_0x403adc==_0x1e55b8([0x47,0x50,0x4c]))return _0x1e55b8([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x47058d=_0x19256f(),!_0x47058d)return _0x1e55b8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x47058d[_0x1e55b8([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x12628b=_0xc05d7d(_0x47058d[_0x1e55b8([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x47058d[_0x1e55b8([0x6a,0x74,0x69])])),await _0x35d8eb()?_0x57fc4a()?_0x305c05()?_0x1e55b8([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2da308()?(_0x47058d[_0x1e55b8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1e55b8([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0xe043d6=_0xfe4957(_0x1e55b8([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x47058d[_0x1e55b8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1e55b8([0x74,0x72,0x69,0x61,0x6c])&&(_0xe043d6=_0xfe4957(_0x1e55b8([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x2d3f1b()):_0x1e55b8([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x1e55b8([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x1e55b8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x1e55b8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x305c05(){const _0x28c885=[_0x1e55b8([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x1e55b8([0x74,0x72,0x69,0x61,0x6c])][_0x1e55b8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x47058d[_0x1e55b8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x4f9f74/0x3e8:0xe10*_0x38c2d9;return _0x47058d[_0x1e55b8([0x65,0x78,0x70])]<_0x28c885;}function _0x57fc4a(){const _0x4be1fd=_0x47058d[_0x1e55b8([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x4be1fd&&(!!_0x4be1fd[_0x1e55b8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1e55b8([0x2a]))||(!!_0x4be1fd[_0x1e55b8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1e55b8([0x44,0x4f]))||!!_0x4be1fd[_0x1e55b8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1e55b8([0x50,0x50]))));}function _0x2da308(){const _0x2a0ed6=_0x1d12,_0xe23024=_0x47058d[_0x1e55b8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0xe23024||0x0==_0xe23024[_0x1e55b8([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x2f79e8}=new URL(window[_0x1e55b8([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x2a0ed6(0x10e)]);if(_0xe23024[_0x1e55b8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2f79e8))return!0x0;const _0x379f1f=_0x2f79e8[_0x1e55b8([0x73,0x70,0x6c,0x69,0x74])](_0x1e55b8([0x2e]));return _0xe23024[_0x1e55b8([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3ee97f=>_0x3ee97f[_0x1e55b8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1e55b8([0x2a])))[_0x1e55b8([0x6d,0x61,0x70])](_0x115a7d=>_0x115a7d[_0x1e55b8([0x73,0x70,0x6c,0x69,0x74])](_0x1e55b8([0x2e])))[_0x1e55b8([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x554f35=>_0x554f35[_0x1e55b8([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x379f1f[_0x1e55b8([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1e55b8([0x6d,0x61,0x70])](_0x2e724b=>Array(_0x379f1f[_0x1e55b8([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x2e724b[_0x1e55b8([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1e55b8([0x66,0x69,0x6c,0x6c])](_0x2e724b[0x0]===_0x1e55b8([0x2a])?_0x1e55b8([0x2a]):'')[_0x1e55b8([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x2e724b))[_0x1e55b8([0x73,0x6f,0x6d,0x65])](_0x552c9c=>_0x379f1f[_0x1e55b8([0x65,0x76,0x65,0x72,0x79])]((_0x2a1b12,_0x33dcbe)=>_0x552c9c[_0x33dcbe]===_0x2a1b12||_0x552c9c[_0x33dcbe]===_0x1e55b8([0x2a])));}function _0x2d3f1b(){return _0xe043d6&&_0x12628b?new window[(_0x1e55b8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x57372c,_0x4c3e00)=>{_0xe043d6[_0x1e55b8([0x74,0x68,0x65,0x6e])](_0x57372c,_0x4c3e00),_0x12628b[_0x1e55b8([0x74,0x68,0x65,0x6e])](_0x3ef7bc=>{_0x3ef7bc!=_0x1e55b8([0x56,0x61,0x6c,0x69,0x64])&&_0x57372c(_0x3ef7bc);},_0x4c3e00);}):_0xe043d6||_0x12628b||_0x1e55b8([0x56,0x61,0x6c,0x69,0x64]);}}function _0xc05d7d(_0x454933,_0x239795){return new window[(_0x1e55b8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3a508a=>{if(_0x221e08())return _0x3a508a(_0x1e55b8([0x56,0x61,0x6c,0x69,0x64]));_0x5e4765(),_0x33f1b8[_0x1e55b8([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x1e55b8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x400e91=!0x1;const _0x3ad785=_0x14e209();function _0xcea803(_0x52c9c5){return!!_0x52c9c5&&(typeof _0x52c9c5===_0x1e55b8([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x52c9c5===_0x1e55b8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x52c9c5[_0x1e55b8([0x74,0x68,0x65,0x6e])]===_0x1e55b8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x52c9c5[_0x1e55b8([0x63,0x61,0x74,0x63,0x68])]===_0x1e55b8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x36a378(_0x6de5b1){_0xed1371(_0x6de5b1)[_0x1e55b8([0x74,0x68,0x65,0x6e])](_0x547771=>{if(!_0x547771||_0x547771[_0x1e55b8([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x1e55b8([0x6f,0x6b]))return _0x1e55b8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x5dd62e(_0x1d6002(_0x3ad785+_0x239795))!=_0x547771[_0x1e55b8([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x1e55b8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x1e55b8([0x56,0x61,0x6c,0x69,0x64]);})[_0x1e55b8([0x74,0x68,0x65,0x6e])](_0x3c6d1f=>(_0x3aaddd(),_0x3c6d1f),()=>{const _0x52d173=_0x4e7e99();return null==_0x52d173?(_0x3aaddd(),_0x1e55b8([0x56,0x61,0x6c,0x69,0x64])):_0x1e55b8(_0x4f9f74-_0x52d173>(0x6ceef28f^_0x2c1221)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x1e55b8([0x74,0x68,0x65,0x6e])](_0x3a508a)[_0x1e55b8([0x63,0x61,0x74,0x63,0x68])](()=>{_0x3a508a(_0x1e55b8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x52e602=0x48d4980f^_0x2c1221;function _0x3aaddd(){const _0x4c9584=_0x1e55b8([0x6c,0x6c,0x63,0x74,0x2d])+_0x5dd62e(_0x1d6002(_0x454933)),_0x54c7c8=_0x259c40(_0x5dd62e(window[_0x1e55b8([0x4d,0x61,0x74,0x68])][_0x1e55b8([0x63,0x65,0x69,0x6c])](_0x4f9f74/_0x52e602)));window[_0x1e55b8([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1e55b8([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4c9584,_0x54c7c8);}function _0x4e7e99(){const _0x38795f=_0x1e55b8([0x6c,0x6c,0x63,0x74,0x2d])+_0x5dd62e(_0x1d6002(_0x454933)),_0x457d2a=window[_0x1e55b8([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1e55b8([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x38795f);return _0x457d2a?window[_0x1e55b8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x259c40(_0x457d2a),0x10)*_0x52e602:null;}function _0xed1371(_0x37cff6){return new window[(_0x1e55b8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x77f511,_0x5ead43)=>{_0x37cff6[_0x1e55b8([0x74,0x68,0x65,0x6e])](_0x77f511,_0x5ead43),window[_0x1e55b8([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x5ead43,0x48e3a24f^_0x2c1221);});}}_0x33f1b8[_0x1e55b8([0x6f,0x6e])](_0x1e55b8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2cd31a,_0x261289)=>{if(_0x261289[0x0]!=_0x454933)return _0x3a508a(_0x1e55b8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x261289[0x1]={..._0x261289[0x1],[_0x1e55b8([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x3ad785};},{[_0x1e55b8([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1e55b8([0x68,0x69,0x67,0x68])}),_0x33f1b8[_0x1e55b8([0x6f,0x6e])](_0x1e55b8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x206a9d=>{_0xcea803(_0x206a9d[_0x1e55b8([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x400e91=!0x0,_0x36a378(_0x206a9d[_0x1e55b8([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x1e55b8([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1e55b8([0x6c,0x6f,0x77])}),_0x4f5a3e[_0x1e55b8([0x74,0x68,0x65,0x6e])](()=>{_0x400e91||_0x3a508a(_0x1e55b8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x221e08(){return _0x33f1b8[_0x1e55b8([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1e55b8([0x76,0x69,0x65,0x77])][_0x1e55b8([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x1e55b8([0x61,0x75,0x74,0x6f]);}function _0x5e4765(){_0x33f1b8[_0x1e55b8([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1e55b8([0x76,0x69,0x65,0x77])][_0x1e55b8([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x1e55b8([0x61,0x75,0x74,0x6f]);}}function _0xfe4957(_0xb60d2b){const _0x1ac588=[new window[(_0x1e55b8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x305028=>setTimeout(_0x305028,0x48eb4843^_0x2c1221)),_0x4f5a3e[_0x1e55b8([0x74,0x68,0x65,0x6e])](()=>new window[(_0x1e55b8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x428305=>{let _0x92230a=0x0;_0x33f1b8[_0x1e55b8([0x6d,0x6f,0x64,0x65,0x6c])][_0x1e55b8([0x6f,0x6e])](_0x1e55b8([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0xce102e,_0x191099)=>{_0x191099[0x0][_0x1e55b8([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x92230a++,_0x92230a==(0x48e27777^_0x2c1221)&&(_0x428305(),_0xce102e[_0x1e55b8([0x6f,0x66,0x66])]());});}))];return window[_0x1e55b8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x1e55b8([0x72,0x61,0x63,0x65])](_0x1ac588)[_0x1e55b8([0x74,0x68,0x65,0x6e])](()=>_0xb60d2b);}async function _0x1e9a58(){await _0x4f5a3e,_0x33f1b8[_0x1e55b8([0x6d,0x6f,0x64,0x65,0x6c])][_0x1e55b8([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x43d2fe,_0x33f1b8[_0x1e55b8([0x6d,0x6f,0x64,0x65,0x6c])][_0x1e55b8([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x43d2fe,_0x33f1b8[_0x1e55b8([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x1e55b8([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x44dede(_0x1b92d9){const _0x3f44ab=_0x2325e0();_0x33f1b8[_0x3f44ab]=_0x1e55b8([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])+_0x1b92d9,_0x1b92d9!=_0x1e55b8([0x56,0x61,0x6c,0x69,0x64])&&_0x1e9a58();}function _0x2325e0(){const _0x1fca25=window[_0x1e55b8([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x1e55b8([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x1e55b8([0x6e,0x6f,0x77])]())[_0x1e55b8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x1e55b8([0x2e]),'');let _0x42cf4d=_0x1e55b8([0x72]);for(let _0x5619b3=0x0;_0x5619b3<_0x1fca25[_0x1e55b8([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5619b3+=0x2){let _0xba48a=window[_0x1e55b8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1fca25[_0x1e55b8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5619b3,_0x5619b3+0x2));_0xba48a>=_0x45a03e[_0x1e55b8([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0xba48a-=_0x45a03e[_0x1e55b8([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x42cf4d+=_0x45a03e[_0xba48a];}return _0x42cf4d;}function _0x19256f(){const _0x24cd8c=_0x403adc[_0x1e55b8([0x73,0x70,0x6c,0x69,0x74])](_0x1e55b8([0x2e]));if(0x3!=_0x24cd8c[_0x1e55b8([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x5eadb1(_0x24cd8c[0x1]);function _0x5eadb1(_0xc6bf07){const _0x2fbb76=_0xdadcc5(_0xc6bf07);return _0x2fbb76&&_0x2a7e66()?_0x2fbb76:null;function _0x2a7e66(){const _0x343160=_0x2fbb76[_0x1e55b8([0x6a,0x74,0x69])],_0x4b95cc=window[_0x1e55b8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x343160[_0x1e55b8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x343160[_0x1e55b8([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0xf72ff2={..._0x2fbb76,[_0x1e55b8([0x6a,0x74,0x69])]:_0x343160[_0x1e55b8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x343160[_0x1e55b8([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0xf72ff2[_0x1e55b8([0x76,0x63])],_0x1d6002(_0xf72ff2)==_0x4b95cc;}}}async function _0x35d8eb(){let _0x11201f=!0x0;try{const _0x250395=_0x403adc[_0x1e55b8([0x73,0x70,0x6c,0x69,0x74])](_0x1e55b8([0x2e])),[_0x59d49a,_0x4f5a26,_0x4a475a]=_0x250395;return _0x1a930b(_0x59d49a),await _0x14740d(_0x59d49a,_0x4f5a26,_0x4a475a),_0x11201f;}catch{return!0x1;}function _0x1a930b(_0x266550){const _0x109954=_0xdadcc5(_0x266550);_0x109954&&_0x109954[_0x1e55b8([0x61,0x6c,0x67])]==_0x1e55b8([0x45,0x53,0x32,0x35,0x36])||(_0x11201f=!0x1);}async function _0x14740d(_0x53165a,_0x13afc5,_0x509c53){const _0x5db4c1=window[_0x1e55b8([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x1e55b8([0x66,0x72,0x6f,0x6d])](_0x1db585(_0x509c53),_0x54c361=>_0x54c361[_0x1e55b8([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x238d3c=new window[(_0x1e55b8([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x1e55b8([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x53165a+_0x1e55b8([0x2e])+_0x13afc5),_0x2f9f01=window[_0x1e55b8([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x1e55b8([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x2f9f01)return;const _0x3af516=await _0x2f9f01[_0x1e55b8([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x1e55b8([0x6a,0x77,0x6b]),_0x45f9fb,{[_0x1e55b8([0x6e,0x61,0x6d,0x65])]:_0x1e55b8([0x45,0x43,0x44,0x53,0x41]),[_0x1e55b8([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x1e55b8([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x1e55b8([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x2f9f01[_0x1e55b8([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x1e55b8([0x6e,0x61,0x6d,0x65])]:_0x1e55b8([0x45,0x43,0x44,0x53,0x41]),[_0x1e55b8([0x68,0x61,0x73,0x68])]:{[_0x1e55b8([0x6e,0x61,0x6d,0x65])]:_0x1e55b8([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x3af516,_0x5db4c1,_0x238d3c)||(_0x11201f=!0x1);}}function _0xdadcc5(_0x107ee5){return _0x107ee5[_0x1e55b8([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x1e55b8([0x65,0x79]))?JSON[_0x1e55b8([0x70,0x61,0x72,0x73,0x65])](_0x1db585(_0x107ee5)):null;}function _0x1db585(_0x9c1f24){return window[_0x1e55b8([0x61,0x74,0x6f,0x62])](_0x9c1f24[_0x1e55b8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x1e55b8([0x2b]))[_0x1e55b8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x1e55b8([0x2f])));}function _0x1d6002(_0x3bc329){let _0x5ae517=0x1505;function _0x1e3260(_0x5c9acb){for(let _0x182025=0x0;_0x182025<_0x5c9acb[_0x1e55b8([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x182025++){const _0x1d31e5=_0x5c9acb[_0x1e55b8([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x182025);_0x5ae517=(_0x5ae517<<0x5)+_0x5ae517+_0x1d31e5,_0x5ae517&=_0x5ae517;}}function _0x3d851e(_0xa47cf6){Array[_0x1e55b8([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0xa47cf6)?_0xa47cf6[_0x1e55b8([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3d851e):_0xa47cf6&&typeof _0xa47cf6==_0x1e55b8([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x1e55b8([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0xa47cf6)[_0x1e55b8([0x73,0x6f,0x72,0x74])]()[_0x1e55b8([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x165034,_0x464296])=>{_0x1e3260(_0x165034),_0x3d851e(_0x464296);}):_0x1e3260(window[_0x1e55b8([0x53,0x74,0x72,0x69,0x6e,0x67])](_0xa47cf6));}return _0x3d851e(_0x3bc329),_0x5ae517>>>0x0;}function _0x5dd62e(_0x48a425){return _0x48a425[_0x1e55b8([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x1e55b8([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x1e55b8([0x30]));}function _0x259c40(_0x31f250){return _0x31f250[_0x1e55b8([0x73,0x70,0x6c,0x69,0x74])]('')[_0x1e55b8([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x1e55b8([0x6a,0x6f,0x69,0x6e])]('');}function _0x43d2fe(){}function _0x1e55b8(_0x2e831c){const _0x453ffc=_0x1d12;return _0x2e831c[_0x453ffc(0x117)](_0x3709b3=>String[_0x453ffc(0x112)](_0x3709b3))[_0x453ffc(0x111)]('');}_0x44dede(await _0x3b8146());}(this);}[_0x3605a1(0x10a)](){const _0x222b91=_0x3605a1;super[_0x222b91(0x10a)](),this[_0x222b91(0xff)][_0x222b91(0x10a)](),this[_0x222b91(0xe3)][_0x222b91(0xfd)]();}[_0x3605a1(0x125)](_0x1f83d6,{outlineDefinitions:_0x1b87ec,outlineChanges:_0x566b2a}){const _0x19447d=_0x3605a1;this[_0x19447d(0xea)]=_0x1b87ec,this[_0x19447d(0xff)][_0x19447d(0x116)](_0x566b2a);}[_0x3605a1(0x123)](_0x1747bd){const _0x446c07=_0x3605a1;this[_0x446c07(0xea)][_0x446c07(0x115)]&&this[_0x446c07(0xea)][_0x1747bd]&&(this[_0x446c07(0xff)][_0x446c07(0x106)]=_0x1747bd);}[_0x3605a1(0x12b)](_0x2880cb){const _0x3cdbee=_0x3605a1,_0x56c47c=this[_0x3cdbee(0xea)][_0x2880cb][_0x3cdbee(0x11f)];this[_0x3cdbee(0xfb)][_0x3cdbee(0xef)][_0x3cdbee(0x108)](_0x2de4f4=>{const _0x38be9f=_0x3cdbee;_0x2de4f4[_0x38be9f(0x10d)](_0x56c47c,0x0);}),this[_0x3cdbee(0xfb)][_0x3cdbee(0x11a)][_0x3cdbee(0xff)][_0x3cdbee(0x100)]({'alignToTop':!0x0,'forceScroll':!0x0}),this[_0x3cdbee(0xfb)][_0x3cdbee(0x11a)][_0x3cdbee(0xff)][_0x3cdbee(0x129)](),this[_0x3cdbee(0x123)](_0x2880cb);}[_0x3605a1(0xf2)](){const _0x41baab=_0x3605a1,_0x1af281=this[_0x41baab(0xfb)];let _0xb0adcf;for(const _0x3aa346 of _0x1af281[_0x41baab(0xef)][_0x41baab(0x10b)][_0x41baab(0xf6)]()){const _0x3f6757=_0x1af281[_0x41baab(0x11a)][_0x41baab(0xff)][_0x41baab(0xfc)](_0x3aa346),_0x37525c=_0x3f6757&&new _0x3867f0(_0x3f6757)[_0x41baab(0xfe)]();if(_0x37525c){const _0x556335=new _0x3867f0(_0x24a75e[_0x41baab(0x122)])[_0x41baab(0xe5)](_0x37525c);_0x556335&&(_0xb0adcf=_0x556335[_0x41baab(0x126)]+0.25*_0x556335[_0x41baab(0xf5)]);}}if(void 0x0===_0xb0adcf)return;const _0x5c64bd=h(_0x1af281[_0x41baab(0x11a)],this[_0x41baab(0xea)],_0xb0adcf);_0x5c64bd?this[_0x41baab(0x123)](this[_0x41baab(0xea)][_0x41baab(0x114)](_0x5c64bd)):this[_0x41baab(0x123)](-0x1);}}function h(_0x31c803,_0x425f51,_0x49708f,_0x428310=0x0,_0x55af85=_0x425f51[_0x3605a1(0x115)]-0x1){const _0xb168db=_0x3605a1,_0x24ffe9=Math[_0xb168db(0xf1)](_0x428310+(_0x55af85-_0x428310)/0x2);if(_0x55af85>=_0x428310){const _0x4aad0f=_0x425f51[_0x24ffe9],_0x271283=_0x31c803[_0xb168db(0x109)][_0xb168db(0xe7)](_0x4aad0f[_0xb168db(0x11f)]);if(!_0x271283)return null;const _0x234c42=_0x31c803[_0xb168db(0xff)][_0xb168db(0x10f)][_0xb168db(0x11c)](_0x271283);return new _0x3867f0(_0x234c42)[_0xb168db(0x107)]>_0x49708f?h(_0x31c803,_0x425f51,_0x49708f,_0x428310,_0x24ffe9-0x1):h(_0x31c803,_0x425f51,_0x49708f,_0x24ffe9+0x1,_0x55af85);}return _0x24ffe9<0x0?null:_0x425f51[_0x24ffe9];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2a57c7=_0x238e;(function(_0x5489ee,_0x1d22f2){const _0x511463=_0x238e,_0x11ad4d=_0x5489ee();while(!![]){try{const _0x2cf3ee=-parseInt(_0x511463(0xc6))/0x1+-parseInt(_0x511463(0x121))/0x2*(-parseInt(_0x511463(0x12e))/0x3)+-parseInt(_0x511463(0xc7))/0x4*(-parseInt(_0x511463(0x128))/0x5)+-parseInt(_0x511463(0x123))/0x6+-parseInt(_0x511463(0xe6))/0x7*(parseInt(_0x511463(0x116))/0x8)+-parseInt(_0x511463(0xcc))/0x9*(parseInt(_0x511463(0xda))/0xa)+parseInt(_0x511463(0xef))/0xb;if(_0x2cf3ee===_0x1d22f2)break;else _0x11ad4d['push'](_0x11ad4d['shift']());}catch(_0x419c75){_0x11ad4d['push'](_0x11ad4d['shift']());}}}(_0x34bb,0xb4b27));import{Plugin as _0x429c0a}from'ckeditor5/src/core.js';import{toWidget as _0x41830e,Widget as _0x56a873}from'ckeditor5/src/widget.js';import{uid as _0x1ae6ac}from'ckeditor5/src/utils.js';import{TableOfContentsCommand as _0x154062}from'./tableofcontentscommand.js';function _0x34bb(){const _0x330f75=['isPremiumPlugin','6354DKEewt','modelPosition','map','elementToElement','$capture','href','stop','headingId.modelAttributeName','insert','table-of-contents','view','1117831lIgPvD','540704KlQbWz','mapper','abs','TableOfContentsEditing','headingId','11730393zyNQbr','element','commands','hasContent','_tableOfContentsElements','modelElement','documentOutline.showEmptyHeadings','registerRawContentMatcher','preventDefault','pluginName','isOfficialPlugin','editing','outlineDefinitions','viewToModelPosition','10LWrrNf','tableOfContents','elementToStructure','filter','click','config','scrollToTheSelection','requires','reconvertItem','schema','conversion','locale','203jATVPv','rootName','_headingIdModelAttributeName','data','setSelection','plugins','Table\x20of\x20contents','domEvent','editor','28164477GgSkcv','setCustomProperty','_redirectMapper','get','dataDowncast','target','model','isInteger','_createTableOfContents','tableOfContentsHeadingIndex','_currentOutlineDefinitions','join','No\x20headings\x20were\x20found\x20in\x20the\x20document.','createText','forEach','nodeAfter','insertTableOfContents','_defineConverters','add','end','text','getAttribute','_trackNewToCElements','Empty\x20heading','change','getAncestors','type','$graveyard','createPositionAt','\x20table-of-contents_empty','position','editingDowncast','getChanges','for','fromCharCode','viewPosition','getCustomProperty','length','findMappedViewAncestor','207880vpjAlx','_handleScrollToHeading','div','_updateTableOfContentsElements','listenTo','afterInit','table-of-contents__placeholder','DocumentOutlineUtils','high','document','init','476TZFnLk','differ','2197002qNxWqK','upcast','name','register','level','45SNNRdc','_defineSchema','$blockObject','createContainerElement','toModelElement'];_0x34bb=function(){return _0x330f75;};return _0x34bb();}function _0x238e(_0x2d354b,_0x2e656b){const _0x34bb5e=_0x34bb();return _0x238e=function(_0x238e5e,_0x1ec3fe){_0x238e5e=_0x238e5e-0xc2;let _0x1694b9=_0x34bb5e[_0x238e5e];return _0x1694b9;},_0x238e(_0x2d354b,_0x2e656b);}import'../../theme/tableofcontents.css';import{DocumentOutlineUtils as _0x491532}from'../documentoutline/documentoutlineutils.js';import{HeadingId as _0x5d18f1}from'./headingid.js';import{getTranslation as _0x32e968}from'../utils/common-translations.js';export class TableOfContentsEditing extends _0x429c0a{static get[_0x2a57c7(0xd5)](){const _0x2b12e2=_0x2a57c7;return _0x2b12e2(0xca);}static get[_0x2a57c7(0xd6)](){return!0x0;}static get[_0x2a57c7(0x12d)](){return!0x0;}static get[_0x2a57c7(0xe1)](){return[_0x56a873,_0x491532,_0x5d18f1];}[_0x2a57c7(0xf9)];[_0x2a57c7(0xd0)];[_0x2a57c7(0xe8)];constructor(_0x12b270){const _0x2bd2c1=_0x2a57c7;super(_0x12b270),this[_0x2bd2c1(0xf9)]=[],this[_0x2bd2c1(0xd0)]=new Set(),this[_0x2bd2c1(0xe8)]=_0x2bd2c1(0xcb);}[_0x2a57c7(0x120)](){const _0x2f6e7e=_0x2a57c7,_0x4e9b2b=this[_0x2f6e7e(0xee)],_0x5541e9=_0x4e9b2b[_0x2f6e7e(0xd7)][_0x2f6e7e(0xc5)][_0x2f6e7e(0x11f)];_0x4e9b2b[_0x2f6e7e(0xdf)][_0x2f6e7e(0xf2)](_0x2f6e7e(0xc2))&&(this[_0x2f6e7e(0xe8)]=_0x4e9b2b[_0x2f6e7e(0xdf)][_0x2f6e7e(0xf2)](_0x2f6e7e(0xc2))),this[_0x2f6e7e(0x11a)](_0x5541e9,_0x2f6e7e(0xde),(_0x2ce762,_0x3d1685)=>{const _0x4874a0=_0x2f6e7e;if(!_0x3d1685[_0x4874a0(0xf4)])return;const _0xb53450=_0x3d1685[_0x4874a0(0xf4)][_0x4874a0(0x113)](_0x4874a0(0xf8));Number[_0x4874a0(0xf6)](_0xb53450)&&(_0x3d1685[_0x4874a0(0xed)][_0x4874a0(0xd4)](),_0x2ce762[_0x4874a0(0x134)](),this[_0x4874a0(0x117)](_0xb53450));},{'priority':_0x2f6e7e(0x11e),'context':_0x2f6e7e(0x132)}),this[_0x2f6e7e(0x129)](),this[_0x2f6e7e(0x100)](),_0x4e9b2b[_0x2f6e7e(0xce)][_0x2f6e7e(0x101)](_0x2f6e7e(0xff),new _0x154062(_0x4e9b2b)),(_0x4e9b2b[_0x2f6e7e(0xeb)][_0x2f6e7e(0xf2)](_0x2f6e7e(0x11d))['on'](_0x2f6e7e(0x107),(_0x2f1f4e,_0x16db33)=>{const _0x359bbc=_0x2f6e7e;this[_0x359bbc(0xf9)]=_0x16db33[_0x359bbc(0xd8)],this[_0x359bbc(0x119)]();}),this[_0x2f6e7e(0x11a)](_0x4e9b2b[_0x2f6e7e(0xf5)][_0x2f6e7e(0x11f)],_0x2f6e7e(0x107),()=>{const _0x4ed387=_0x2f6e7e;this[_0x4ed387(0x105)]();}));}[_0x2a57c7(0x11b)](){!async function(_0x35b989){const _0x350aaa=_0x44e704([0x32,0x50,0x79,0x63,0x42,0x31,0x4f,0x56,0x37,0x4a,0x58,0x76,0x6c,0x72,0x54,0x55,0x38,0x30,0x35,0x36,0x71,0x52,0x48,0x6f,0x41,0x39,0x68,0x44,0x4c,0x64,0x77,0x65,0x34,0x4d,0x4e,0x53,0x62,0x46,0x33,0x49,0x7a,0x66,0x69,0x61,0x73,0x59,0x45,0x75,0x78,0x6a,0x6e,0x4b,0x5a,0x6b,0x51,0x74,0x47,0x6d,0x43,0x67,0x57,0x70]),_0xb3c172=0x33cfc11d,_0x3f3cae=0x33c8adad^_0xb3c172,_0x5a1687=window[_0x44e704([0x44,0x61,0x74,0x65])][_0x44e704([0x6e,0x6f,0x77])](),_0x46fcf5=_0x35b989[_0x44e704([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x355848=new window[(_0x44e704([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2237af=>{_0x46fcf5[_0x44e704([0x6f,0x6e,0x63,0x65])](_0x44e704([0x72,0x65,0x61,0x64,0x79]),_0x2237af);}),_0x5cfb64={[_0x44e704([0x6b,0x74,0x79])]:_0x44e704([0x45,0x43]),[_0x44e704([0x75,0x73,0x65])]:_0x44e704([0x73,0x69,0x67]),[_0x44e704([0x63,0x72,0x76])]:_0x44e704([0x50,0x2d,0x32,0x35,0x36]),[_0x44e704([0x78])]:_0x44e704([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]),[_0x44e704([0x79])]:_0x44e704([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]),[_0x44e704([0x61,0x6c,0x67])]:_0x44e704([0x45,0x53,0x32,0x35,0x36])},_0x3d8db3=_0x46fcf5[_0x44e704([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x44e704([0x67,0x65,0x74])](_0x44e704([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x44e2ac(){let _0x135078,_0x34d1ca=null,_0x5abc96=null;try{if(_0x3d8db3==_0x44e704([0x47,0x50,0x4c]))return _0x44e704([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x135078=_0x353326(),!_0x135078)return _0x44e704([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x135078[_0x44e704([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x5abc96=_0x40cd9a(_0x135078[_0x44e704([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x135078[_0x44e704([0x6a,0x74,0x69])])),await _0x891e9()?_0x67de39()?_0x31f24e()?_0x44e704([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x160bcb()?(_0x135078[_0x44e704([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x44e704([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x34d1ca=_0x8cc1d7(_0x44e704([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x135078[_0x44e704([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x44e704([0x74,0x72,0x69,0x61,0x6c])&&(_0x34d1ca=_0x8cc1d7(_0x44e704([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x34648c()):_0x44e704([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x44e704([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x44e704([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x44e704([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x31f24e(){const _0x360f7d=[_0x44e704([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x44e704([0x74,0x72,0x69,0x61,0x6c])][_0x44e704([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x135078[_0x44e704([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x5a1687/0x3e8:0xe10*_0x3f3cae;return _0x135078[_0x44e704([0x65,0x78,0x70])]<_0x360f7d;}function _0x67de39(){const _0x1be6ac=_0x135078[_0x44e704([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x1be6ac&&(!!_0x1be6ac[_0x44e704([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x44e704([0x2a]))||(!!_0x1be6ac[_0x44e704([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x44e704([0x54,0x4f,0x43]))||!!_0x1be6ac[_0x44e704([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x44e704([0x50,0x50]))));}function _0x160bcb(){const _0x1b32fc=_0x238e,_0x3818e4=_0x135078[_0x44e704([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x3818e4||0x0==_0x3818e4[_0x44e704([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x41ef4a}=new URL(window[_0x44e704([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x1b32fc(0x133)]);if(_0x3818e4[_0x44e704([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x41ef4a))return!0x0;const _0x316106=_0x41ef4a[_0x44e704([0x73,0x70,0x6c,0x69,0x74])](_0x44e704([0x2e]));return _0x3818e4[_0x44e704([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xe839d8=>_0xe839d8[_0x44e704([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x44e704([0x2a])))[_0x44e704([0x6d,0x61,0x70])](_0x4bdc6b=>_0x4bdc6b[_0x44e704([0x73,0x70,0x6c,0x69,0x74])](_0x44e704([0x2e])))[_0x44e704([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4ff481=>_0x4ff481[_0x44e704([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x316106[_0x44e704([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x44e704([0x6d,0x61,0x70])](_0x3b6bb4=>Array(_0x316106[_0x44e704([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x3b6bb4[_0x44e704([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x44e704([0x66,0x69,0x6c,0x6c])](_0x3b6bb4[0x0]===_0x44e704([0x2a])?_0x44e704([0x2a]):'')[_0x44e704([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x3b6bb4))[_0x44e704([0x73,0x6f,0x6d,0x65])](_0x11f4f7=>_0x316106[_0x44e704([0x65,0x76,0x65,0x72,0x79])]((_0x2e461d,_0xa41021)=>_0x11f4f7[_0xa41021]===_0x2e461d||_0x11f4f7[_0xa41021]===_0x44e704([0x2a])));}function _0x34648c(){return _0x34d1ca&&_0x5abc96?new window[(_0x44e704([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x35589a,_0x23274e)=>{_0x34d1ca[_0x44e704([0x74,0x68,0x65,0x6e])](_0x35589a,_0x23274e),_0x5abc96[_0x44e704([0x74,0x68,0x65,0x6e])](_0x2a59a6=>{_0x2a59a6!=_0x44e704([0x56,0x61,0x6c,0x69,0x64])&&_0x35589a(_0x2a59a6);},_0x23274e);}):_0x34d1ca||_0x5abc96||_0x44e704([0x56,0x61,0x6c,0x69,0x64]);}}function _0x40cd9a(_0x88db94,_0x98ba31){return new window[(_0x44e704([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x50a6b7=>{if(_0x59ea0f())return _0x50a6b7(_0x44e704([0x56,0x61,0x6c,0x69,0x64]));_0x4d8a02(),_0x46fcf5[_0x44e704([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x44e704([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x664d4d=!0x1;const _0x46eaff=_0x1ae6ac();function _0x376c94(_0x481d72){return!!_0x481d72&&(typeof _0x481d72===_0x44e704([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x481d72===_0x44e704([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x481d72[_0x44e704([0x74,0x68,0x65,0x6e])]===_0x44e704([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x481d72[_0x44e704([0x63,0x61,0x74,0x63,0x68])]===_0x44e704([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x244935(_0x5647e1){_0x87cae6(_0x5647e1)[_0x44e704([0x74,0x68,0x65,0x6e])](_0x24ea36=>{if(!_0x24ea36||_0x24ea36[_0x44e704([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x44e704([0x6f,0x6b]))return _0x44e704([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x4ab6df(_0x55edc7(_0x46eaff+_0x98ba31))!=_0x24ea36[_0x44e704([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x44e704([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x44e704([0x56,0x61,0x6c,0x69,0x64]);})[_0x44e704([0x74,0x68,0x65,0x6e])](_0x1777dc=>(_0x52be58(),_0x1777dc),()=>{const _0x123980=_0x2fcf0b();return null==_0x123980?(_0x52be58(),_0x44e704([0x56,0x61,0x6c,0x69,0x64])):_0x44e704(_0x5a1687-_0x123980>(0x17c3451d^_0xb3c172)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x44e704([0x74,0x68,0x65,0x6e])](_0x50a6b7)[_0x44e704([0x63,0x61,0x74,0x63,0x68])](()=>{_0x50a6b7(_0x44e704([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x3eafb4=0x33f92f9d^_0xb3c172;function _0x52be58(){const _0x103079=_0x44e704([0x6c,0x6c,0x63,0x74,0x2d])+_0x4ab6df(_0x55edc7(_0x88db94)),_0x54fe57=_0x17df6f(_0x4ab6df(window[_0x44e704([0x4d,0x61,0x74,0x68])][_0x44e704([0x63,0x65,0x69,0x6c])](_0x5a1687/_0x3eafb4)));window[_0x44e704([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x44e704([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x103079,_0x54fe57);}function _0x2fcf0b(){const _0x1cc630=_0x44e704([0x6c,0x6c,0x63,0x74,0x2d])+_0x4ab6df(_0x55edc7(_0x88db94)),_0x1b863b=window[_0x44e704([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x44e704([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1cc630);return _0x1b863b?window[_0x44e704([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x17df6f(_0x1b863b),0x10)*_0x3eafb4:null;}function _0x87cae6(_0x16216b){return new window[(_0x44e704([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3f69f4,_0x37d856)=>{_0x16216b[_0x44e704([0x74,0x68,0x65,0x6e])](_0x3f69f4,_0x37d856),window[_0x44e704([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x37d856,0x33ce15dd^_0xb3c172);});}}_0x46fcf5[_0x44e704([0x6f,0x6e])](_0x44e704([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x5a90c4,_0x394cf6)=>{if(_0x394cf6[0x0]!=_0x88db94)return _0x50a6b7(_0x44e704([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x394cf6[0x1]={..._0x394cf6[0x1],[_0x44e704([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x46eaff};},{[_0x44e704([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x44e704([0x68,0x69,0x67,0x68])}),_0x46fcf5[_0x44e704([0x6f,0x6e])](_0x44e704([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x3af476=>{_0x376c94(_0x3af476[_0x44e704([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x664d4d=!0x0,_0x244935(_0x3af476[_0x44e704([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x44e704([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x44e704([0x6c,0x6f,0x77])}),_0x355848[_0x44e704([0x74,0x68,0x65,0x6e])](()=>{_0x664d4d||_0x50a6b7(_0x44e704([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x59ea0f(){return _0x46fcf5[_0x44e704([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x44e704([0x76,0x69,0x65,0x77])][_0x44e704([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x44e704([0x61,0x75,0x74,0x6f]);}function _0x4d8a02(){_0x46fcf5[_0x44e704([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x44e704([0x76,0x69,0x65,0x77])][_0x44e704([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x44e704([0x61,0x75,0x74,0x6f]);}}function _0x8cc1d7(_0x4fc9d7){const _0x25ab66=[new window[(_0x44e704([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2b1023=>setTimeout(_0x2b1023,0x33c6ffd1^_0xb3c172)),_0x355848[_0x44e704([0x74,0x68,0x65,0x6e])](()=>new window[(_0x44e704([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x56f58b=>{let _0x17da39=0x0;_0x46fcf5[_0x44e704([0x6d,0x6f,0x64,0x65,0x6c])][_0x44e704([0x6f,0x6e])](_0x44e704([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x197573,_0x199fb4)=>{_0x199fb4[0x0][_0x44e704([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x17da39++,_0x17da39==(0x33cfc0e5^_0xb3c172)&&(_0x56f58b(),_0x197573[_0x44e704([0x6f,0x66,0x66])]());});}))];return window[_0x44e704([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x44e704([0x72,0x61,0x63,0x65])](_0x25ab66)[_0x44e704([0x74,0x68,0x65,0x6e])](()=>_0x4fc9d7);}async function _0x3d7c8b(){await _0x355848,_0x46fcf5[_0x44e704([0x6d,0x6f,0x64,0x65,0x6c])][_0x44e704([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x42ef2a,_0x46fcf5[_0x44e704([0x6d,0x6f,0x64,0x65,0x6c])][_0x44e704([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x42ef2a,_0x46fcf5[_0x44e704([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x44e704([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x537d68(_0x329efb){const _0x506712=_0x8e92ab();_0x46fcf5[_0x506712]=_0x44e704([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])+_0x329efb,_0x329efb!=_0x44e704([0x56,0x61,0x6c,0x69,0x64])&&_0x3d7c8b();}function _0x8e92ab(){const _0x2f6705=window[_0x44e704([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x44e704([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x44e704([0x6e,0x6f,0x77])]())[_0x44e704([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x44e704([0x2e]),'');let _0x466d9d=_0x44e704([0x50]);for(let _0x33ddfd=0x0;_0x33ddfd<_0x2f6705[_0x44e704([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x33ddfd+=0x2){let _0x481a06=window[_0x44e704([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2f6705[_0x44e704([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x33ddfd,_0x33ddfd+0x2));_0x481a06>=_0x350aaa[_0x44e704([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x481a06-=_0x350aaa[_0x44e704([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x466d9d+=_0x350aaa[_0x481a06];}return _0x466d9d;}function _0x353326(){const _0x4489c2=_0x3d8db3[_0x44e704([0x73,0x70,0x6c,0x69,0x74])](_0x44e704([0x2e]));if(0x3!=_0x4489c2[_0x44e704([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x45d3a6(_0x4489c2[0x1]);function _0x45d3a6(_0xc5970c){const _0x22b0d4=_0x273ac7(_0xc5970c);return _0x22b0d4&&_0x21038a()?_0x22b0d4:null;function _0x21038a(){const _0x3ec6d9=_0x22b0d4[_0x44e704([0x6a,0x74,0x69])],_0x248a7d=window[_0x44e704([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3ec6d9[_0x44e704([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3ec6d9[_0x44e704([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3b3d3b={..._0x22b0d4,[_0x44e704([0x6a,0x74,0x69])]:_0x3ec6d9[_0x44e704([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x3ec6d9[_0x44e704([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3b3d3b[_0x44e704([0x76,0x63])],_0x55edc7(_0x3b3d3b)==_0x248a7d;}}}async function _0x891e9(){let _0xfec169=!0x0;try{const _0x40a30a=_0x3d8db3[_0x44e704([0x73,0x70,0x6c,0x69,0x74])](_0x44e704([0x2e])),[_0x1a0ce9,_0x58b253,_0x522b22]=_0x40a30a;return _0x50915a(_0x1a0ce9),await _0x4376cb(_0x1a0ce9,_0x58b253,_0x522b22),_0xfec169;}catch{return!0x1;}function _0x50915a(_0x36a1b6){const _0xc90a90=_0x273ac7(_0x36a1b6);_0xc90a90&&_0xc90a90[_0x44e704([0x61,0x6c,0x67])]==_0x44e704([0x45,0x53,0x32,0x35,0x36])||(_0xfec169=!0x1);}async function _0x4376cb(_0x29e177,_0x59b814,_0x5cee0f){const _0xe0f718=window[_0x44e704([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x44e704([0x66,0x72,0x6f,0x6d])](_0x25df92(_0x5cee0f),_0x27f150=>_0x27f150[_0x44e704([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x501787=new window[(_0x44e704([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x44e704([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x29e177+_0x44e704([0x2e])+_0x59b814),_0x50bcb8=window[_0x44e704([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x44e704([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x50bcb8)return;const _0x37a03b=await _0x50bcb8[_0x44e704([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x44e704([0x6a,0x77,0x6b]),_0x5cfb64,{[_0x44e704([0x6e,0x61,0x6d,0x65])]:_0x44e704([0x45,0x43,0x44,0x53,0x41]),[_0x44e704([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x44e704([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x44e704([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x50bcb8[_0x44e704([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x44e704([0x6e,0x61,0x6d,0x65])]:_0x44e704([0x45,0x43,0x44,0x53,0x41]),[_0x44e704([0x68,0x61,0x73,0x68])]:{[_0x44e704([0x6e,0x61,0x6d,0x65])]:_0x44e704([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x37a03b,_0xe0f718,_0x501787)||(_0xfec169=!0x1);}}function _0x273ac7(_0x10a6b5){return _0x10a6b5[_0x44e704([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x44e704([0x65,0x79]))?JSON[_0x44e704([0x70,0x61,0x72,0x73,0x65])](_0x25df92(_0x10a6b5)):null;}function _0x25df92(_0x2b3aae){return window[_0x44e704([0x61,0x74,0x6f,0x62])](_0x2b3aae[_0x44e704([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x44e704([0x2b]))[_0x44e704([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x44e704([0x2f])));}function _0x55edc7(_0x32b9d1){let _0x2d6ffe=0x1505;function _0xae2434(_0x438170){for(let _0x2738e4=0x0;_0x2738e4<_0x438170[_0x44e704([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2738e4++){const _0x304e0a=_0x438170[_0x44e704([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2738e4);_0x2d6ffe=(_0x2d6ffe<<0x5)+_0x2d6ffe+_0x304e0a,_0x2d6ffe&=_0x2d6ffe;}}function _0x290e74(_0x50f7e4){Array[_0x44e704([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x50f7e4)?_0x50f7e4[_0x44e704([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x290e74):_0x50f7e4&&typeof _0x50f7e4==_0x44e704([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x44e704([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x50f7e4)[_0x44e704([0x73,0x6f,0x72,0x74])]()[_0x44e704([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x32cac6,_0x3048dd])=>{_0xae2434(_0x32cac6),_0x290e74(_0x3048dd);}):_0xae2434(window[_0x44e704([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x50f7e4));}return _0x290e74(_0x32b9d1),_0x2d6ffe>>>0x0;}function _0x4ab6df(_0x5d3f2c){return _0x5d3f2c[_0x44e704([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x44e704([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x44e704([0x30]));}function _0x17df6f(_0x1844d2){return _0x1844d2[_0x44e704([0x73,0x70,0x6c,0x69,0x74])]('')[_0x44e704([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x44e704([0x6a,0x6f,0x69,0x6e])]('');}function _0x42ef2a(){}function _0x44e704(_0x922c5d){const _0x21c21d=_0x238e;return _0x922c5d[_0x21c21d(0x130)](_0x2153cb=>String[_0x21c21d(0x111)](_0x2153cb))[_0x21c21d(0xfa)]('');}_0x537d68(await _0x44e2ac());}(this);}[_0x2a57c7(0x119)](){const _0x2995c5=_0x2a57c7;this[_0x2995c5(0xd0)][_0x2995c5(0xfd)](_0x520187=>{const _0x5a74ff=_0x2995c5;_0x5a74ff(0x10a)!==_0x520187[_0x5a74ff(0xe7)]&&this[_0x5a74ff(0xee)][_0x5a74ff(0xd7)][_0x5a74ff(0xe2)](_0x520187);});}[_0x2a57c7(0x105)](){const _0x5879a4=_0x2a57c7;for(const _0x5093d6 of this[_0x5879a4(0xee)][_0x5879a4(0xf5)][_0x5879a4(0x11f)][_0x5879a4(0x122)][_0x5879a4(0x10f)]({'includeChangesInGraveyard':!0x0})){if(_0x5879a4(0xc3)!==_0x5093d6[_0x5879a4(0x109)]||_0x5879a4(0xdb)!==_0x5093d6[_0x5879a4(0x125)])return;this[_0x5879a4(0xd0)][_0x5879a4(0x101)](_0x5093d6[_0x5879a4(0x10d)][_0x5879a4(0xfe)]);}}[_0x2a57c7(0x129)](){const _0x38331e=_0x2a57c7;this[_0x38331e(0xee)][_0x38331e(0xf5)][_0x38331e(0xe3)][_0x38331e(0x126)](_0x38331e(0xdb),{'inheritAllFrom':_0x38331e(0x12a)});}[_0x2a57c7(0x100)](){const _0x5583c4=_0x2a57c7,_0x2a08c5=this[_0x5583c4(0xee)][_0x5583c4(0xe4)];_0x2a08c5[_0x5583c4(0x110)](_0x5583c4(0x124))[_0x5583c4(0x131)]({'model':_0x5583c4(0xdb),'view':{'name':_0x5583c4(0x118),'classes':_0x5583c4(0xc4)}}),_0x2a08c5[_0x5583c4(0x110)](_0x5583c4(0xf3))[_0x5583c4(0xdc)]({'model':_0x5583c4(0xdb),'view':(_0x2835dc,{writer:_0x3ec4ad})=>this[_0x5583c4(0xf7)](_0x3ec4ad,!0x0)}),_0x2a08c5[_0x5583c4(0x110)](_0x5583c4(0x10e))[_0x5583c4(0xdc)]({'model':_0x5583c4(0xdb),'view':(_0x500633,{writer:_0x119ced})=>{const _0x3e2f1a=_0x5583c4;this[_0x3e2f1a(0xd0)][_0x3e2f1a(0x101)](_0x500633);const _0x51ba80=this[_0x3e2f1a(0xf7)](_0x119ced);return _0x41830e(_0x51ba80,_0x119ced,{'label':_0x32e968(this[_0x3e2f1a(0xee)][_0x3e2f1a(0xe5)],_0x3e2f1a(0xec))});}}),this[_0x5583c4(0xee)][_0x5583c4(0xe9)][_0x5583c4(0xd3)]({'name':_0x5583c4(0x118),'classes':_0x5583c4(0xc4)}),this[_0x5583c4(0xee)][_0x5583c4(0xd7)][_0x5583c4(0xc8)]['on'](_0x5583c4(0xd9),this[_0x5583c4(0xf1)](),{'priority':_0x5583c4(0x11e)});}[_0x2a57c7(0xf7)](_0x43222a,_0xa0fc06=!0x1){const _0x2e1516=_0x2a57c7,{locale:_0x5730c4}=this[_0x2e1516(0xee)],_0x82ccde=_0x43222a[_0x2e1516(0x12b)](_0x2e1516(0x118),{'class':_0x2e1516(0xc4)+(0x0===this[_0x2e1516(0xf9)][_0x2e1516(0x114)]?_0x2e1516(0x10c):''),...!_0xa0fc06&&{'data-table-of-contents-label':_0x32e968(_0x5730c4,_0x2e1516(0xec))}});0x0===this[_0x2e1516(0xf9)][_0x2e1516(0x114)]&&!0x1===_0xa0fc06&&_0x43222a[_0x2e1516(0xc3)](_0x43222a[_0x2e1516(0x10b)](_0x82ccde,_0x2e1516(0x102)),_0x43222a[_0x2e1516(0x12b)]('p',{'class':_0x2e1516(0x11c)},[_0x43222a[_0x2e1516(0xfc)](_0x32e968(_0x5730c4,_0x2e1516(0xfb)))]));const _0xcb8283=_0xa0fc06?'':'['+_0x32e968(_0x5730c4,_0x2e1516(0x106))+']';let _0x31150e=_0x82ccde;return this[_0x2e1516(0xf9)][_0x2e1516(0xfd)]((_0xe46099,_0x21dafb,_0x336039)=>{const _0x5b0c22=_0x2e1516,_0x4efa0b=this[_0x5b0c22(0xee)][_0x5b0c22(0xf5)][_0x5b0c22(0xcf)](_0xe46099[_0x5b0c22(0xd1)],{'ignoreWhitespaces':!0x0}),_0x22aec2=_0x4efa0b?_0xe46099[_0x5b0c22(0x103)]:_0xcb8283,_0x8102f=_0xe46099[_0x5b0c22(0xd1)][_0x5b0c22(0x104)](this[_0x5b0c22(0xe8)]),_0x529cb2=_0x43222a[_0x5b0c22(0x12b)]('a',{'href':'#'+_0x8102f,...!_0xa0fc06&&{'tabindex':'-1'}},[_0x43222a[_0x5b0c22(0xfc)](_0x22aec2)]),_0x139ed0=this[_0x5b0c22(0xee)][_0x5b0c22(0xdf)][_0x5b0c22(0xf2)](_0x5b0c22(0xd2));_0x43222a[_0x5b0c22(0xf0)](_0x5b0c22(0xf8),_0x21dafb,_0x529cb2);const _0x693cdd=_0x43222a[_0x5b0c22(0x12b)]('li',null,[_0x4efa0b||!_0xa0fc06&&_0x139ed0?_0x529cb2:_0x43222a[_0x5b0c22(0xfc)]('')]),_0x49fd95=_0x21dafb?_0x336039[_0x21dafb-0x1][_0x5b0c22(0x127)]:0x0,_0x3a27e5=Math[_0x5b0c22(0xc9)](_0xe46099[_0x5b0c22(0x127)]-_0x49fd95);if(_0xe46099[_0x5b0c22(0x127)]>_0x49fd95){const _0x4689f0=N(_0x693cdd,_0x3a27e5,_0x43222a);_0x43222a[_0x5b0c22(0xc3)](_0x43222a[_0x5b0c22(0x10b)](_0x31150e,_0x5b0c22(0x102)),_0x4689f0);}else{const _0x3da96b=function(_0xf24eba,_0x56545f){const _0x2952e5=_0x5b0c22;return _0xf24eba[_0x2952e5(0x108)]({'includeSelf':!0x0,'parentFirst':!0x0})[_0x2952e5(0xdd)](_0x349bc6=>_0x349bc6['is'](_0x2952e5(0xcd),'ol'))[_0x56545f];}(_0x31150e,_0x3a27e5);_0x43222a[_0x5b0c22(0xc3)](_0x43222a[_0x5b0c22(0x10b)](_0x3da96b,_0x5b0c22(0x102)),_0x693cdd);}_0x31150e=_0x693cdd;}),_0x82ccde;}[_0x2a57c7(0x117)](_0x398cfe){const _0x494a06=_0x2a57c7,_0x2fc77e=this[_0x494a06(0xf9)][_0x398cfe][_0x494a06(0xd1)];this[_0x494a06(0xee)][_0x494a06(0xf5)][_0x494a06(0x107)](_0x1ae166=>{const _0x2c3a77=_0x494a06;_0x1ae166[_0x2c3a77(0xea)](_0x2fc77e,0x0);}),this[_0x494a06(0xee)][_0x494a06(0xd7)][_0x494a06(0xc5)][_0x494a06(0xe0)]({'alignToTop':!0x0,'forceScroll':!0x0});}[_0x2a57c7(0xf1)](){return(_0x43ca97,_0x37d388)=>{const _0x544ac9=_0x238e,_0x37b8fd=_0x37d388[_0x544ac9(0xc8)],_0x6f3dc5=_0x37b8fd[_0x544ac9(0x115)](_0x37d388[_0x544ac9(0x112)]),_0x39d082=_0x37b8fd[_0x544ac9(0x12c)](_0x6f3dc5);_0x39d082['is'](_0x544ac9(0xcd),_0x544ac9(0xdb))&&(_0x37d388[_0x544ac9(0x12f)]=this[_0x544ac9(0xee)][_0x544ac9(0xf5)][_0x544ac9(0x10b)](_0x39d082,0x0),_0x43ca97[_0x544ac9(0x134)]());};}}function N(_0xeaacc4,_0x49a0f1,_0x44aab5){const _0x32dd8b=_0x2a57c7;return 0x1===_0x49a0f1?_0x44aab5[_0x32dd8b(0x12b)]('ol',null,[_0xeaacc4]):_0x44aab5[_0x32dd8b(0x12b)]('ol',null,[_0x44aab5[_0x32dd8b(0x12b)]('li',null,[N(_0xeaacc4,_0x49a0f1-0x1,_0x44aab5)])]);}
23
+ const _0x2fdcc6=_0x9bdd;(function(_0x53f933,_0xb2030d){const _0x1fbe6f=_0x9bdd,_0x431f8a=_0x53f933();while(!![]){try{const _0x268040=parseInt(_0x1fbe6f(0xad))/0x1*(-parseInt(_0x1fbe6f(0x85))/0x2)+parseInt(_0x1fbe6f(0xa8))/0x3+parseInt(_0x1fbe6f(0xc9))/0x4+parseInt(_0x1fbe6f(0x83))/0x5+parseInt(_0x1fbe6f(0xa4))/0x6+-parseInt(_0x1fbe6f(0x97))/0x7*(-parseInt(_0x1fbe6f(0x90))/0x8)+-parseInt(_0x1fbe6f(0x9d))/0x9;if(_0x268040===_0xb2030d)break;else _0x431f8a['push'](_0x431f8a['shift']());}catch(_0x1e3cdc){_0x431f8a['push'](_0x431f8a['shift']());}}}(_0x345e,0x95468));import{Plugin as _0x21e71f}from'ckeditor5/src/core.js';import{toWidget as _0x14430d,Widget as _0x264fec}from'ckeditor5/src/widget.js';import{uid as _0x34d482}from'ckeditor5/src/utils.js';import{TableOfContentsCommand as _0x420607}from'./tableofcontentscommand.js';import'../../theme/tableofcontents.css';import{DocumentOutlineUtils as _0x56697f}from'../documentoutline/documentoutlineutils.js';import{HeadingId as _0x2ffc13}from'./headingid.js';import{getTranslation as _0x3a12eb}from'../utils/common-translations.js';export class TableOfContentsEditing extends _0x21e71f{static get[_0x2fdcc6(0x7d)](){const _0x1da546=_0x2fdcc6;return _0x1da546(0x95);}static get[_0x2fdcc6(0x6e)](){return!0x0;}static get[_0x2fdcc6(0xab)](){return!0x0;}static get[_0x2fdcc6(0xca)](){return[_0x264fec,_0x56697f,_0x2ffc13];}[_0x2fdcc6(0x67)];[_0x2fdcc6(0x8a)];[_0x2fdcc6(0xac)];constructor(_0x1f3cfe){const _0x9eacc2=_0x2fdcc6;super(_0x1f3cfe),this[_0x9eacc2(0x67)]=[],this[_0x9eacc2(0x8a)]=new Set(),this[_0x9eacc2(0xac)]=_0x9eacc2(0xba);}[_0x2fdcc6(0xd2)](){const _0x1e844e=_0x2fdcc6,_0x3bb4b2=this[_0x1e844e(0x9e)],_0x16f17a=_0x3bb4b2[_0x1e844e(0x89)][_0x1e844e(0x73)][_0x1e844e(0xa5)];_0x3bb4b2[_0x1e844e(0x8f)][_0x1e844e(0x79)](_0x1e844e(0xa2))&&(this[_0x1e844e(0xac)]=_0x3bb4b2[_0x1e844e(0x8f)][_0x1e844e(0x79)](_0x1e844e(0xa2))),this[_0x1e844e(0xb6)](_0x16f17a,_0x1e844e(0xb3),(_0x34c482,_0xf7cb54)=>{const _0x3387f5=_0x1e844e;if(!_0xf7cb54[_0x3387f5(0xc6)])return;const _0x1b9aeb=_0xf7cb54[_0x3387f5(0xc6)][_0x3387f5(0xb9)](_0x3387f5(0x76));Number[_0x3387f5(0x6f)](_0x1b9aeb)&&(_0xf7cb54[_0x3387f5(0xc3)][_0x3387f5(0xa7)](),_0x34c482[_0x3387f5(0x84)](),this[_0x3387f5(0xa9)](_0x1b9aeb));},{'priority':_0x1e844e(0xbb),'context':_0x1e844e(0xd0)}),this[_0x1e844e(0xbf)](),this[_0x1e844e(0xaf)](),_0x3bb4b2[_0x1e844e(0x72)][_0x1e844e(0x70)](_0x1e844e(0xc1),new _0x420607(_0x3bb4b2)),(_0x3bb4b2[_0x1e844e(0xae)][_0x1e844e(0x79)](_0x1e844e(0xbd))['on'](_0x1e844e(0x81),(_0x4e462b,_0x2259ad)=>{const _0x50a07a=_0x1e844e;this[_0x50a07a(0x67)]=_0x2259ad[_0x50a07a(0x7c)],this[_0x50a07a(0x9b)]();}),this[_0x1e844e(0xb6)](_0x3bb4b2[_0x1e844e(0xa0)][_0x1e844e(0xa5)],_0x1e844e(0x81),()=>{const _0x2bf922=_0x1e844e;this[_0x2bf922(0xc2)]();}));}[_0x2fdcc6(0xcf)](){!async function(_0x50bbf2){const _0x124999=_0x3903eb([0x57,0x58,0x55,0x4f,0x6a,0x7a,0x78,0x63,0x59,0x45,0x4d,0x5a,0x6f,0x6d,0x39,0x77,0x67,0x36,0x4c,0x48,0x74,0x6c,0x70,0x46,0x72,0x79,0x34,0x38,0x30,0x64,0x65,0x53,0x4a,0x61,0x4e,0x32,0x44,0x73,0x75,0x31,0x4b,0x37,0x49,0x76,0x6e,0x71,0x33,0x56,0x66,0x62,0x54,0x50,0x41,0x42,0x47,0x69,0x68,0x6b,0x43,0x35,0x51,0x52]),_0x1c9016=0x713d9ec7,_0x40b3ca=0x713af227^_0x1c9016,_0x4716de=window[_0x3903eb([0x44,0x61,0x74,0x65])][_0x3903eb([0x6e,0x6f,0x77])](),_0xd83782=_0x50bbf2[_0x3903eb([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x1b847=new window[(_0x3903eb([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x268b92=>{_0xd83782[_0x3903eb([0x6f,0x6e,0x63,0x65])](_0x3903eb([0x72,0x65,0x61,0x64,0x79]),_0x268b92);}),_0xdd5f5a={[_0x3903eb([0x6b,0x74,0x79])]:_0x3903eb([0x45,0x43]),[_0x3903eb([0x75,0x73,0x65])]:_0x3903eb([0x73,0x69,0x67]),[_0x3903eb([0x63,0x72,0x76])]:_0x3903eb([0x50,0x2d,0x32,0x35,0x36]),[_0x3903eb([0x78])]:_0x3903eb([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]),[_0x3903eb([0x79])]:_0x3903eb([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]),[_0x3903eb([0x61,0x6c,0x67])]:_0x3903eb([0x45,0x53,0x32,0x35,0x36])},_0x557179=_0xd83782[_0x3903eb([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x3903eb([0x67,0x65,0x74])](_0x3903eb([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x421ac5(){let _0x439692,_0x5d31e=null,_0x729bed=null;try{if(_0x557179==_0x3903eb([0x47,0x50,0x4c]))return _0x3903eb([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x439692=_0x1575de(),!_0x439692)return _0x3903eb([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x439692[_0x3903eb([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x729bed=_0x22f0a8(_0x439692[_0x3903eb([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x439692[_0x3903eb([0x6a,0x74,0x69])])),await _0x19a0cf()?_0x49aee6()?_0x3d5063()?_0x3903eb([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x4df96()?(_0x439692[_0x3903eb([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3903eb([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x5d31e=_0x2ebeff(_0x3903eb([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x439692[_0x3903eb([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3903eb([0x74,0x72,0x69,0x61,0x6c])&&(_0x5d31e=_0x2ebeff(_0x3903eb([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x4637f5()):_0x3903eb([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x3903eb([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x3903eb([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x3903eb([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x3d5063(){const _0x4558d5=[_0x3903eb([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x3903eb([0x74,0x72,0x69,0x61,0x6c])][_0x3903eb([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x439692[_0x3903eb([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x4716de/0x3e8:0xe10*_0x40b3ca;return _0x439692[_0x3903eb([0x65,0x78,0x70])]<_0x4558d5;}function _0x49aee6(){const _0x2e146b=_0x439692[_0x3903eb([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x2e146b&&(!!_0x2e146b[_0x3903eb([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3903eb([0x2a]))||(!!_0x2e146b[_0x3903eb([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3903eb([0x54,0x4f,0x43]))||!!_0x2e146b[_0x3903eb([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3903eb([0x50,0x50]))));}function _0x4df96(){const _0x344246=_0x9bdd,_0xfd065a=_0x439692[_0x3903eb([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0xfd065a||0x0==_0xfd065a[_0x3903eb([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x405f65}=new URL(window[_0x3903eb([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x344246(0x9a)]);if(_0xfd065a[_0x3903eb([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x405f65))return!0x0;const _0x3ccf91=_0x405f65[_0x3903eb([0x73,0x70,0x6c,0x69,0x74])](_0x3903eb([0x2e]));return _0xfd065a[_0x3903eb([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x19394d=>_0x19394d[_0x3903eb([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3903eb([0x2a])))[_0x3903eb([0x6d,0x61,0x70])](_0x5167f0=>_0x5167f0[_0x3903eb([0x73,0x70,0x6c,0x69,0x74])](_0x3903eb([0x2e])))[_0x3903eb([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x279f96=>_0x279f96[_0x3903eb([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x3ccf91[_0x3903eb([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3903eb([0x6d,0x61,0x70])](_0x1554dc=>Array(_0x3ccf91[_0x3903eb([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x1554dc[_0x3903eb([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3903eb([0x66,0x69,0x6c,0x6c])](_0x1554dc[0x0]===_0x3903eb([0x2a])?_0x3903eb([0x2a]):'')[_0x3903eb([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x1554dc))[_0x3903eb([0x73,0x6f,0x6d,0x65])](_0x4d8498=>_0x3ccf91[_0x3903eb([0x65,0x76,0x65,0x72,0x79])]((_0x54485e,_0x3ab46c)=>_0x4d8498[_0x3ab46c]===_0x54485e||_0x4d8498[_0x3ab46c]===_0x3903eb([0x2a])));}function _0x4637f5(){return _0x5d31e&&_0x729bed?new window[(_0x3903eb([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x8677d0,_0x5adfc0)=>{_0x5d31e[_0x3903eb([0x74,0x68,0x65,0x6e])](_0x8677d0,_0x5adfc0),_0x729bed[_0x3903eb([0x74,0x68,0x65,0x6e])](_0x39aa10=>{_0x39aa10!=_0x3903eb([0x56,0x61,0x6c,0x69,0x64])&&_0x8677d0(_0x39aa10);},_0x5adfc0);}):_0x5d31e||_0x729bed||_0x3903eb([0x56,0x61,0x6c,0x69,0x64]);}}function _0x22f0a8(_0xaf4c04,_0x1029c0){return new window[(_0x3903eb([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x403ed9=>{if(_0x56d007())return _0x403ed9(_0x3903eb([0x56,0x61,0x6c,0x69,0x64]));_0x22e8db(),_0xd83782[_0x3903eb([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x3903eb([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0xb51e66=!0x1;const _0x3f9d34=_0x34d482();function _0x5244be(_0xe8e394){return!!_0xe8e394&&(typeof _0xe8e394===_0x3903eb([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0xe8e394===_0x3903eb([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0xe8e394[_0x3903eb([0x74,0x68,0x65,0x6e])]===_0x3903eb([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0xe8e394[_0x3903eb([0x63,0x61,0x74,0x63,0x68])]===_0x3903eb([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0xf72a1b(_0x4d0462){_0x31f50e(_0x4d0462)[_0x3903eb([0x74,0x68,0x65,0x6e])](_0x326ee8=>{if(!_0x326ee8||_0x326ee8[_0x3903eb([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x3903eb([0x6f,0x6b]))return _0x3903eb([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x3ac6f3(_0x67d17b(_0x3f9d34+_0x1029c0))!=_0x326ee8[_0x3903eb([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x3903eb([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x3903eb([0x56,0x61,0x6c,0x69,0x64]);})[_0x3903eb([0x74,0x68,0x65,0x6e])](_0x48e26a=>(_0x388943(),_0x48e26a),()=>{const _0x31449d=_0x4bc898();return null==_0x31449d?(_0x388943(),_0x3903eb([0x56,0x61,0x6c,0x69,0x64])):_0x3903eb(_0x4716de-_0x31449d>(0x55311ac7^_0x1c9016)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x3903eb([0x74,0x68,0x65,0x6e])](_0x403ed9)[_0x3903eb([0x63,0x61,0x74,0x63,0x68])](()=>{_0x403ed9(_0x3903eb([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x330fb9=0x710b7047^_0x1c9016;function _0x388943(){const _0x31651a=_0x3903eb([0x6c,0x6c,0x63,0x74,0x2d])+_0x3ac6f3(_0x67d17b(_0xaf4c04)),_0x44b352=_0x4c1e53(_0x3ac6f3(window[_0x3903eb([0x4d,0x61,0x74,0x68])][_0x3903eb([0x63,0x65,0x69,0x6c])](_0x4716de/_0x330fb9)));window[_0x3903eb([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3903eb([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x31651a,_0x44b352);}function _0x4bc898(){const _0x1a93e1=_0x3903eb([0x6c,0x6c,0x63,0x74,0x2d])+_0x3ac6f3(_0x67d17b(_0xaf4c04)),_0x15796a=window[_0x3903eb([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3903eb([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1a93e1);return _0x15796a?window[_0x3903eb([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4c1e53(_0x15796a),0x10)*_0x330fb9:null;}function _0x31f50e(_0xa8ffc2){return new window[(_0x3903eb([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1a5a8b,_0x18b703)=>{_0xa8ffc2[_0x3903eb([0x74,0x68,0x65,0x6e])](_0x1a5a8b,_0x18b703),window[_0x3903eb([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x18b703,0x713c4a07^_0x1c9016);});}}_0xd83782[_0x3903eb([0x6f,0x6e])](_0x3903eb([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x5e8294,_0x3095a8)=>{if(_0x3095a8[0x0]!=_0xaf4c04)return _0x403ed9(_0x3903eb([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3095a8[0x1]={..._0x3095a8[0x1],[_0x3903eb([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x3f9d34};},{[_0x3903eb([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3903eb([0x68,0x69,0x67,0x68])}),_0xd83782[_0x3903eb([0x6f,0x6e])](_0x3903eb([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x3fc47e=>{_0x5244be(_0x3fc47e[_0x3903eb([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0xb51e66=!0x0,_0xf72a1b(_0x3fc47e[_0x3903eb([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x3903eb([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3903eb([0x6c,0x6f,0x77])}),_0x1b847[_0x3903eb([0x74,0x68,0x65,0x6e])](()=>{_0xb51e66||_0x403ed9(_0x3903eb([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x56d007(){return _0xd83782[_0x3903eb([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3903eb([0x76,0x69,0x65,0x77])][_0x3903eb([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x3903eb([0x61,0x75,0x74,0x6f]);}function _0x22e8db(){_0xd83782[_0x3903eb([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3903eb([0x76,0x69,0x65,0x77])][_0x3903eb([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x3903eb([0x61,0x75,0x74,0x6f]);}}function _0x2ebeff(_0x361006){const _0x3e1a41=[new window[(_0x3903eb([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1d018d=>setTimeout(_0x1d018d,0x7134a00b^_0x1c9016)),_0x1b847[_0x3903eb([0x74,0x68,0x65,0x6e])](()=>new window[(_0x3903eb([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x36823b=>{let _0x4e0421=0x0;_0xd83782[_0x3903eb([0x6d,0x6f,0x64,0x65,0x6c])][_0x3903eb([0x6f,0x6e])](_0x3903eb([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x17585e,_0x45c4d1)=>{_0x45c4d1[0x0][_0x3903eb([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x4e0421++,_0x4e0421==(0x713d9f3f^_0x1c9016)&&(_0x36823b(),_0x17585e[_0x3903eb([0x6f,0x66,0x66])]());});}))];return window[_0x3903eb([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x3903eb([0x72,0x61,0x63,0x65])](_0x3e1a41)[_0x3903eb([0x74,0x68,0x65,0x6e])](()=>_0x361006);}async function _0x524344(){await _0x1b847,_0xd83782[_0x3903eb([0x6d,0x6f,0x64,0x65,0x6c])][_0x3903eb([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x4cdccd,_0xd83782[_0x3903eb([0x6d,0x6f,0x64,0x65,0x6c])][_0x3903eb([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x4cdccd,_0xd83782[_0x3903eb([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x3903eb([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x1f88bd(_0xb7b371){const _0xf260c7=_0x268600();_0xd83782[_0xf260c7]=_0x3903eb([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])+_0xb7b371,_0xb7b371!=_0x3903eb([0x56,0x61,0x6c,0x69,0x64])&&_0x524344();}function _0x268600(){const _0x2ef233=window[_0x3903eb([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x3903eb([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x3903eb([0x6e,0x6f,0x77])]())[_0x3903eb([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x3903eb([0x2e]),'');let _0x424ad3=_0x3903eb([0x57]);for(let _0x547b07=0x0;_0x547b07<_0x2ef233[_0x3903eb([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x547b07+=0x2){let _0x5c0d24=window[_0x3903eb([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2ef233[_0x3903eb([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x547b07,_0x547b07+0x2));_0x5c0d24>=_0x124999[_0x3903eb([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5c0d24-=_0x124999[_0x3903eb([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x424ad3+=_0x124999[_0x5c0d24];}return _0x424ad3;}function _0x1575de(){const _0x4bb2f9=_0x557179[_0x3903eb([0x73,0x70,0x6c,0x69,0x74])](_0x3903eb([0x2e]));if(0x3!=_0x4bb2f9[_0x3903eb([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0xfb6ec8(_0x4bb2f9[0x1]);function _0xfb6ec8(_0x5dbe3e){const _0x27c8df=_0x12e2ce(_0x5dbe3e);return _0x27c8df&&_0x21a673()?_0x27c8df:null;function _0x21a673(){const _0x4dd963=_0x27c8df[_0x3903eb([0x6a,0x74,0x69])],_0x47c06e=window[_0x3903eb([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4dd963[_0x3903eb([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4dd963[_0x3903eb([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x4f5350={..._0x27c8df,[_0x3903eb([0x6a,0x74,0x69])]:_0x4dd963[_0x3903eb([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x4dd963[_0x3903eb([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x4f5350[_0x3903eb([0x76,0x63])],_0x67d17b(_0x4f5350)==_0x47c06e;}}}async function _0x19a0cf(){let _0xf2cd37=!0x0;try{const _0x5c93b7=_0x557179[_0x3903eb([0x73,0x70,0x6c,0x69,0x74])](_0x3903eb([0x2e])),[_0x4ea486,_0x3b0162,_0x1c943f]=_0x5c93b7;return _0x484b81(_0x4ea486),await _0x36a168(_0x4ea486,_0x3b0162,_0x1c943f),_0xf2cd37;}catch{return!0x1;}function _0x484b81(_0x2cec6e){const _0x4215d2=_0x12e2ce(_0x2cec6e);_0x4215d2&&_0x4215d2[_0x3903eb([0x61,0x6c,0x67])]==_0x3903eb([0x45,0x53,0x32,0x35,0x36])||(_0xf2cd37=!0x1);}async function _0x36a168(_0xf7c0cf,_0x25c6f5,_0x57882c){const _0xe562d2=window[_0x3903eb([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x3903eb([0x66,0x72,0x6f,0x6d])](_0x392a36(_0x57882c),_0x25c7ce=>_0x25c7ce[_0x3903eb([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x1206dc=new window[(_0x3903eb([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x3903eb([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0xf7c0cf+_0x3903eb([0x2e])+_0x25c6f5),_0x2d5b04=window[_0x3903eb([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x3903eb([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x2d5b04)return;const _0x19760d=await _0x2d5b04[_0x3903eb([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x3903eb([0x6a,0x77,0x6b]),_0xdd5f5a,{[_0x3903eb([0x6e,0x61,0x6d,0x65])]:_0x3903eb([0x45,0x43,0x44,0x53,0x41]),[_0x3903eb([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x3903eb([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x3903eb([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x2d5b04[_0x3903eb([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x3903eb([0x6e,0x61,0x6d,0x65])]:_0x3903eb([0x45,0x43,0x44,0x53,0x41]),[_0x3903eb([0x68,0x61,0x73,0x68])]:{[_0x3903eb([0x6e,0x61,0x6d,0x65])]:_0x3903eb([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x19760d,_0xe562d2,_0x1206dc)||(_0xf2cd37=!0x1);}}function _0x12e2ce(_0x4c93db){return _0x4c93db[_0x3903eb([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x3903eb([0x65,0x79]))?JSON[_0x3903eb([0x70,0x61,0x72,0x73,0x65])](_0x392a36(_0x4c93db)):null;}function _0x392a36(_0x53442e){return window[_0x3903eb([0x61,0x74,0x6f,0x62])](_0x53442e[_0x3903eb([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x3903eb([0x2b]))[_0x3903eb([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x3903eb([0x2f])));}function _0x67d17b(_0x3ef1c4){let _0x54fb85=0x1505;function _0x5562ce(_0x21e141){for(let _0x2b14bb=0x0;_0x2b14bb<_0x21e141[_0x3903eb([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2b14bb++){const _0x1be4ef=_0x21e141[_0x3903eb([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2b14bb);_0x54fb85=(_0x54fb85<<0x5)+_0x54fb85+_0x1be4ef,_0x54fb85&=_0x54fb85;}}function _0x206d15(_0x422b71){Array[_0x3903eb([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x422b71)?_0x422b71[_0x3903eb([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x206d15):_0x422b71&&typeof _0x422b71==_0x3903eb([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x3903eb([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x422b71)[_0x3903eb([0x73,0x6f,0x72,0x74])]()[_0x3903eb([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x1ff97f,_0x478cd1])=>{_0x5562ce(_0x1ff97f),_0x206d15(_0x478cd1);}):_0x5562ce(window[_0x3903eb([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x422b71));}return _0x206d15(_0x3ef1c4),_0x54fb85>>>0x0;}function _0x3ac6f3(_0xbbcc0e){return _0xbbcc0e[_0x3903eb([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x3903eb([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x3903eb([0x30]));}function _0x4c1e53(_0x12b7d1){return _0x12b7d1[_0x3903eb([0x73,0x70,0x6c,0x69,0x74])]('')[_0x3903eb([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x3903eb([0x6a,0x6f,0x69,0x6e])]('');}function _0x4cdccd(){}function _0x3903eb(_0x4462e8){const _0x692fe=_0x9bdd;return _0x4462e8[_0x692fe(0x96)](_0x1a970d=>String[_0x692fe(0x87)](_0x1a970d))[_0x692fe(0x8b)]('');}_0x1f88bd(await _0x421ac5());}(this);}[_0x2fdcc6(0x9b)](){const _0x5c718a=_0x2fdcc6;this[_0x5c718a(0x8a)][_0x5c718a(0x78)](_0xdf2a4d=>{const _0x5df7bc=_0x5c718a;_0x5df7bc(0xd5)!==_0xdf2a4d[_0x5df7bc(0x6d)]&&this[_0x5df7bc(0x9e)][_0x5df7bc(0x89)][_0x5df7bc(0x91)](_0xdf2a4d);});}[_0x2fdcc6(0xc2)](){const _0x96a438=_0x2fdcc6;for(const _0x200fa9 of this[_0x96a438(0x9e)][_0x96a438(0xa0)][_0x96a438(0xa5)][_0x96a438(0x66)][_0x96a438(0x6c)]({'includeChangesInGraveyard':!0x0})){if(_0x96a438(0xc8)!==_0x200fa9[_0x96a438(0x68)]||_0x96a438(0xb4)!==_0x200fa9[_0x96a438(0xa1)])return;this[_0x96a438(0x8a)][_0x96a438(0x70)](_0x200fa9[_0x96a438(0xc0)][_0x96a438(0xa3)]);}}[_0x2fdcc6(0xbf)](){const _0x441e7c=_0x2fdcc6;this[_0x441e7c(0x9e)][_0x441e7c(0xa0)][_0x441e7c(0xb7)][_0x441e7c(0xcc)](_0x441e7c(0xb4),{'inheritAllFrom':_0x441e7c(0xce)});}[_0x2fdcc6(0xaf)](){const _0x38e106=_0x2fdcc6,_0x2aec0b=this[_0x38e106(0x9e)][_0x38e106(0xd4)];_0x2aec0b[_0x38e106(0x92)](_0x38e106(0xb1))[_0x38e106(0x82)]({'model':_0x38e106(0xb4),'view':{'name':_0x38e106(0x8d),'classes':_0x38e106(0xcb)}}),_0x2aec0b[_0x38e106(0x92)](_0x38e106(0x69))[_0x38e106(0xb2)]({'model':_0x38e106(0xb4),'view':(_0x388803,{writer:_0xa76de})=>this[_0x38e106(0x7a)](_0xa76de,!0x0)}),_0x2aec0b[_0x38e106(0x92)](_0x38e106(0xd6))[_0x38e106(0xb2)]({'model':_0x38e106(0xb4),'view':(_0x47100d,{writer:_0x1dc5e5})=>{const _0x236930=_0x38e106;this[_0x236930(0x8a)][_0x236930(0x70)](_0x47100d);const _0x16813d=this[_0x236930(0x7a)](_0x1dc5e5);return _0x14430d(_0x16813d,_0x1dc5e5,{'label':_0x3a12eb(this[_0x236930(0x9e)][_0x236930(0x98)],_0x236930(0xbc))});}}),this[_0x38e106(0x9e)][_0x38e106(0x9f)][_0x38e106(0xa6)]({'name':_0x38e106(0x8d),'classes':_0x38e106(0xcb)}),this[_0x38e106(0x9e)][_0x38e106(0x89)][_0x38e106(0x99)]['on'](_0x38e106(0x86),this[_0x38e106(0x71)](),{'priority':_0x38e106(0xbb)});}[_0x2fdcc6(0x7a)](_0x257a3c,_0x29318c=!0x1){const _0x5cf6ff=_0x2fdcc6,{locale:_0x5b4aae}=this[_0x5cf6ff(0x9e)],_0x4b9961=_0x257a3c[_0x5cf6ff(0x9c)](_0x5cf6ff(0x8d),{'class':_0x5cf6ff(0xcb)+(0x0===this[_0x5cf6ff(0x67)][_0x5cf6ff(0xbe)]?_0x5cf6ff(0xd3):''),...!_0x29318c&&{'data-table-of-contents-label':_0x3a12eb(_0x5b4aae,_0x5cf6ff(0xbc))}});0x0===this[_0x5cf6ff(0x67)][_0x5cf6ff(0xbe)]&&!0x1===_0x29318c&&_0x257a3c[_0x5cf6ff(0xc8)](_0x257a3c[_0x5cf6ff(0x88)](_0x4b9961,_0x5cf6ff(0xc7)),_0x257a3c[_0x5cf6ff(0x9c)]('p',{'class':_0x5cf6ff(0x74)},[_0x257a3c[_0x5cf6ff(0xcd)](_0x3a12eb(_0x5b4aae,_0x5cf6ff(0xaa)))]));const _0x597583=_0x29318c?'':'['+_0x3a12eb(_0x5b4aae,_0x5cf6ff(0xc4))+']';let _0x2957ee=_0x4b9961;return this[_0x5cf6ff(0x67)][_0x5cf6ff(0x78)]((_0x37710b,_0x936229,_0x5e5189)=>{const _0x4446a9=_0x5cf6ff,_0x20b654=this[_0x4446a9(0x9e)][_0x4446a9(0xa0)][_0x4446a9(0x75)](_0x37710b[_0x4446a9(0x80)],{'ignoreWhitespaces':!0x0}),_0x34a599=_0x20b654?_0x37710b[_0x4446a9(0x7e)]:_0x597583,_0x31ef33=_0x37710b[_0x4446a9(0x80)][_0x4446a9(0x7b)](this[_0x4446a9(0xac)]),_0x35011f=_0x257a3c[_0x4446a9(0x9c)]('a',{'href':'#'+_0x31ef33,...!_0x29318c&&{'tabindex':'-1'}},[_0x257a3c[_0x4446a9(0xcd)](_0x34a599)]),_0x10919b=this[_0x4446a9(0x9e)][_0x4446a9(0x8f)][_0x4446a9(0x79)](_0x4446a9(0xb5));_0x257a3c[_0x4446a9(0x94)](_0x4446a9(0x76),_0x936229,_0x35011f);const _0x15716c=_0x257a3c[_0x4446a9(0x9c)]('li',null,[_0x20b654||!_0x29318c&&_0x10919b?_0x35011f:_0x257a3c[_0x4446a9(0xcd)]('')]),_0x71804b=_0x936229?_0x5e5189[_0x936229-0x1][_0x4446a9(0xb8)]:0x0,_0x5a1e70=Math[_0x4446a9(0x6a)](_0x37710b[_0x4446a9(0xb8)]-_0x71804b);if(_0x37710b[_0x4446a9(0xb8)]>_0x71804b){const _0x4f5c51=N(_0x15716c,_0x5a1e70,_0x257a3c);_0x257a3c[_0x4446a9(0xc8)](_0x257a3c[_0x4446a9(0x88)](_0x2957ee,_0x4446a9(0xc7)),_0x4f5c51);}else{const _0x13bd27=function(_0x5bd66d,_0x1c50ae){const _0x134929=_0x4446a9;return _0x5bd66d[_0x134929(0xc5)]({'includeSelf':!0x0,'parentFirst':!0x0})[_0x134929(0xb0)](_0x18c4e4=>_0x18c4e4['is'](_0x134929(0x6b),'ol'))[_0x1c50ae];}(_0x2957ee,_0x5a1e70);_0x257a3c[_0x4446a9(0xc8)](_0x257a3c[_0x4446a9(0x88)](_0x13bd27,_0x4446a9(0xc7)),_0x15716c);}_0x2957ee=_0x15716c;}),_0x4b9961;}[_0x2fdcc6(0xa9)](_0x1a48be){const _0x560250=_0x2fdcc6,_0x144afd=this[_0x560250(0x67)][_0x1a48be][_0x560250(0x80)];this[_0x560250(0x9e)][_0x560250(0xa0)][_0x560250(0x81)](_0x3a6751=>{const _0x405ccb=_0x560250;_0x3a6751[_0x405ccb(0xd1)](_0x144afd,0x0);}),this[_0x560250(0x9e)][_0x560250(0x89)][_0x560250(0x73)][_0x560250(0x7f)]({'alignToTop':!0x0,'forceScroll':!0x0});}[_0x2fdcc6(0x71)](){return(_0xa913ce,_0x285bcd)=>{const _0x3b72f1=_0x9bdd,_0xe53869=_0x285bcd[_0x3b72f1(0x99)],_0x2f5c29=_0xe53869[_0x3b72f1(0x8e)](_0x285bcd[_0x3b72f1(0x93)]),_0x17dd28=_0xe53869[_0x3b72f1(0x8c)](_0x2f5c29);_0x17dd28['is'](_0x3b72f1(0x6b),_0x3b72f1(0xb4))&&(_0x285bcd[_0x3b72f1(0x77)]=this[_0x3b72f1(0x9e)][_0x3b72f1(0xa0)][_0x3b72f1(0x88)](_0x17dd28,0x0),_0xa913ce[_0x3b72f1(0x84)]());};}}function N(_0x27d992,_0x2797f9,_0x35bad5){const _0x4264e2=_0x2fdcc6;return 0x1===_0x2797f9?_0x35bad5[_0x4264e2(0x9c)]('ol',null,[_0x27d992]):_0x35bad5[_0x4264e2(0x9c)]('ol',null,[_0x35bad5[_0x4264e2(0x9c)]('li',null,[N(_0x27d992,_0x2797f9-0x1,_0x35bad5)])]);}function _0x9bdd(_0xf6a6e8,_0x53b6e7){const _0x345eb7=_0x345e();return _0x9bdd=function(_0x9bdd7a,_0x5e3e73){_0x9bdd7a=_0x9bdd7a-0x66;let _0x5ebd06=_0x345eb7[_0x9bdd7a];return _0x5ebd06;},_0x9bdd(_0xf6a6e8,_0x53b6e7);}function _0x345e(){const _0x234ad2=['register','createText','$blockObject','afterInit','$capture','setSelection','init','\x20table-of-contents_empty','conversion','$graveyard','editingDowncast','differ','_currentOutlineDefinitions','type','dataDowncast','abs','element','getChanges','rootName','isOfficialPlugin','isInteger','add','_redirectMapper','commands','view','table-of-contents__placeholder','hasContent','tableOfContentsHeadingIndex','modelPosition','forEach','get','_createTableOfContents','getAttribute','outlineDefinitions','pluginName','text','scrollToTheSelection','modelElement','change','elementToElement','4769180USHsXX','stop','1746mBGsqh','viewToModelPosition','fromCharCode','createPositionAt','editing','_tableOfContentsElements','join','toModelElement','div','findMappedViewAncestor','config','6357776GnHIUn','reconvertItem','for','viewPosition','setCustomProperty','TableOfContentsEditing','map','7XxDxea','locale','mapper','href','_updateTableOfContentsElements','createContainerElement','24400413lIFGrV','editor','data','model','name','headingId.modelAttributeName','nodeAfter','5158686DRihQb','document','registerRawContentMatcher','preventDefault','522516VXfPhm','_handleScrollToHeading','No\x20headings\x20were\x20found\x20in\x20the\x20document.','isPremiumPlugin','_headingIdModelAttributeName','509SIJxpd','plugins','_defineConverters','filter','upcast','elementToStructure','click','tableOfContents','documentOutline.showEmptyHeadings','listenTo','schema','level','getCustomProperty','headingId','high','Table\x20of\x20contents','DocumentOutlineUtils','length','_defineSchema','position','insertTableOfContents','_trackNewToCElements','domEvent','Empty\x20heading','getAncestors','target','end','insert','3937740zmAmPC','requires','table-of-contents'];_0x345e=function(){return _0x234ad2;};return _0x345e();}