@ckeditor/ckeditor5-document-outline 45.0.0-alpha.3 → 45.0.0-alpha.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2,4 +2,4 @@
2
2
  /*!
3
3
  * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
4
4
  * For licensing, see LICENSE.md.
5
- */(()=>{var t={46:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var i=n(168),o=n.n(i),r=n(433),s=n.n(r)()(o());s.push([t.id,":root{--ck-document-outline-padding:var(--ck-spacing-large);--ck-document-outline-base-font-size:.875em;--ck-document-outline-placeholder-color:var(--ck-color-engine-placeholder-text);--ck-document-outline-indent-level-1:0;--ck-document-outline-indent-level-2:1.5em;--ck-document-outline-indent-level-3:3em;--ck-document-outline-indent-level-4:4.5em;--ck-document-outline-indent-level-5:6em;--ck-document-outline-indent-level-6:7.5em;--ck-document-outline-item-padding:var(--ck-spacing-small);--ck-document-outline-item-active-color:var(--ck-color-base-active);--ck-document-outline-item-default-color:#424242;--ck-document-outline-item-hover-state-color:var(--ck-color-base-text)}.ck.ck-document-outline{font-size:var(--ck-document-outline-base-font-size);padding:var(--ck-document-outline-padding);user-select:none}.ck.ck-document-outline:empty:before{color:var(--ck-document-outline-placeholder-color);content:attr(data-document-outline-empty-placeholder);display:inline-block}.ck.ck-document-outline .ck-document-outline__item{color:var(--ck-document-outline-item-default-color);cursor:pointer;overflow:hidden;padding:var(--ck-document-outline-item-padding);text-overflow:ellipsis;white-space:nowrap}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_empty{font-style:italic}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_empty:hover,.ck.ck-document-outline .ck-document-outline__item:hover{color:var(--ck-document-outline-item-hover-state-color);text-decoration:underline}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_active{color:var(--ck-document-outline-item-active-color)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-1{padding-left:var(--ck-document-outline-indent-level-1)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-2{padding-left:var(--ck-document-outline-indent-level-2)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-3{padding-left:var(--ck-document-outline-indent-level-3)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-4{padding-left:var(--ck-document-outline-indent-level-4)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-5{padding-left:var(--ck-document-outline-indent-level-5)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-6{padding-left:var(--ck-document-outline-indent-level-6)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-1{padding-right:var(--ck-document-outline-indent-level-1)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-2{padding-right:var(--ck-document-outline-indent-level-2)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-3{padding-right:var(--ck-document-outline-indent-level-3)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-4{padding-right:var(--ck-document-outline-indent-level-4)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-5{padding-right:var(--ck-document-outline-indent-level-5)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-6{padding-right:var(--ck-document-outline-indent-level-6)}",""]);const c=s},168:t=>{"use strict";t.exports=function(t){return t[1]}},237:t=>{"use strict";t.exports=CKEditor5.dll},262:t=>{"use strict";var e={};t.exports=function(t,n){var i=function(t){if(void 0===e[t]){var n=document.querySelector(t);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(t){n=null}e[t]=n}return e[t]}(t);if(!i)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");i.appendChild(n)}},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},336:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var i=n(168),o=n.n(i),r=n(433),s=n.n(r)()(o());s.push([t.id,":root{--ck-table-of-contents-padding:1em;--ck-table-of-contents-line-height:1.5;--ck-table-of-contents-items-start-padding:24px;--ck-table-of-contents-border-color:var(--ck-color-base-border);--ck-table-of-contents-label-background-color:#757575;--ck-table-of-contents-background-color:var(--ck-color-base-foreground)}.ck-content .table-of-contents{margin:.9em auto}.ck-content .table-of-contents.table-of-contents_empty{display:none}.ck-content .table-of-contents .table-of-contents__placeholder{font-style:italic;margin:0;padding:var(--ck-table-of-contents-padding)}.ck-content .table-of-contents>ol{padding:var(--ck-table-of-contents-padding)}.ck-content .table-of-contents ol{line-height:var(--ck-table-of-contents-line-height);list-style-type:none;margin:0}.ck-content .table-of-contents ol ol{padding-inline-start:var(--ck-table-of-contents-items-start-padding)}.ck-content .table-of-contents ol li{cursor:default;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ck-editor__editable .ck-widget.table-of-contents{background-color:var(--ck-table-of-contents-background-color);border:1px solid var(--ck-table-of-contents-border-color);display:flow-root;min-width:15em;position:relative}.ck-editor__editable .ck-widget.table-of-contents[data-table-of-contents-label]:after{background-color:var(--ck-table-of-contents-label-background-color);color:#fff;content:attr(data-table-of-contents-label);font-family:var(--ck-font-face);font-size:10px;line-height:16px;padding:var(--ck-spacing-tiny) var(--ck-spacing-medium);position:absolute;right:10px;top:-1px;white-space:nowrap}[dir=rtl] .ck-editor__editable .ck-widget.table-of-contents[data-table-of-contents-label]:after{left:10px;right:auto}",""]);const c=s},355:(t,e,n)=>{t.exports=n(237)("./src/icons.js")},357:t=>{"use strict";t.exports=function(t){var e=document.createElement("style");return t.setAttributes(e,t.attributes),t.insert(e,t.options),e}},433:t=>{"use strict";t.exports=function(t){var e=[];return e.toString=function(){return this.map((function(e){var n="",i=void 0!==e[5];return e[4]&&(n+="@supports (".concat(e[4],") {")),e[2]&&(n+="@media ".concat(e[2]," {")),i&&(n+="@layer".concat(e[5].length>0?" ".concat(e[5]):""," {")),n+=t(e),i&&(n+="}"),e[2]&&(n+="}"),e[4]&&(n+="}"),n})).join("")},e.i=function(t,n,i,o,r){"string"==typeof t&&(t=[[null,t,void 0]]);var s={};if(i)for(var c=0;c<this.length;c++){var a=this[c][0];null!=a&&(s[a]=!0)}for(var u=0;u<t.length;u++){var l=[].concat(t[u]);i&&s[l[0]]||(void 0!==r&&(void 0===l[5]||(l[1]="@layer".concat(l[5].length>0?" ".concat(l[5]):""," {").concat(l[1],"}")),l[5]=r),n&&(l[2]?(l[1]="@media ".concat(l[2]," {").concat(l[1],"}"),l[2]=n):l[2]=n),o&&(l[4]?(l[1]="@supports (".concat(l[4],") {").concat(l[1],"}"),l[4]=o):l[4]="".concat(o)),e.push(l))}},e}},545:t=>{"use strict";var e,n=(e=[],function(t,n){return e[t]=n,e.filter(Boolean).join("\n")});function i(t,e,i,o){var r;if(i)r="";else{r="",o.supports&&(r+="@supports (".concat(o.supports,") {")),o.media&&(r+="@media ".concat(o.media," {"));var s=void 0!==o.layer;s&&(r+="@layer".concat(o.layer.length>0?" ".concat(o.layer):""," {")),r+=o.css,s&&(r+="}"),o.media&&(r+="}"),o.supports&&(r+="}")}if(t.styleSheet)t.styleSheet.cssText=n(e,r);else{var c=document.createTextNode(r),a=t.childNodes;a[e]&&t.removeChild(a[e]),a.length?t.insertBefore(c,a[e]):t.appendChild(c)}}var o={singleton:null,singletonCounter:0};t.exports=function(t){if("undefined"==typeof document)return{update:function(){},remove:function(){}};var e=o.singletonCounter++,n=o.singleton||(o.singleton=t.insertStyleElement(t));return{update:function(t){i(n,e,!1,t)},remove:function(t){i(n,e,!0,t)}}}},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},667:t=>{"use strict";t.exports=function(t,e){Object.keys(e).forEach((function(n){t.setAttribute(n,e[n])}))}},673:t=>{"use strict";var e=[];function n(t){for(var n=-1,i=0;i<e.length;i++)if(e[i].identifier===t){n=i;break}return n}function i(t,i){for(var r={},s=[],c=0;c<t.length;c++){var a=t[c],u=i.base?a[0]+i.base:a[0],l=r[u]||0,d="".concat(u," ").concat(l);r[u]=l+1;var f=n(d),h={css:a[1],media:a[2],sourceMap:a[3],supports:a[4],layer:a[5]};if(-1!==f)e[f].references++,e[f].updater(h);else{var m=o(h,i);i.byIndex=c,e.splice(c,0,{identifier:d,updater:m,references:1})}s.push(d)}return s}function o(t,e){var n=e.domAPI(e);n.update(t);return function(e){if(e){if(e.css===t.css&&e.media===t.media&&e.sourceMap===t.sourceMap&&e.supports===t.supports&&e.layer===t.layer)return;n.update(t=e)}else n.remove()}}t.exports=function(t,o){var r=i(t=t||[],o=o||{});return function(t){t=t||[];for(var s=0;s<r.length;s++){var c=n(r[s]);e[c].references--}for(var a=i(t,o),u=0;u<r.length;u++){var l=n(r[u]);0===e[l].references&&(e[l].updater(),e.splice(l,1))}r=a}}},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")}},e={};function n(i){var o=e[i];if(void 0!==o)return o.exports;var r=e[i]={id:i,exports:{}};return t[i](r,r.exports,n),r.exports}n.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return n.d(e,{a:e}),e},n.d=(t,e)=>{for(var i in e)n.o(e,i)&&!n.o(t,i)&&Object.defineProperty(t,i,{enumerable:!0,get:e[i]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var i={};(()=>{"use strict";n.r(i),n.d(i,{DocumentOutline:()=>V,DocumentOutlineUI:()=>j,DocumentOutlineUtils:()=>h,HeadingId:()=>$,TableOfContents:()=>mt,TableOfContentsCommand:()=>G,TableOfContentsEditing:()=>ot,TableOfContentsUI:()=>lt});var t=n(782);function e(t,e,{signal:n,edges:i}={}){let o,r=null;const s=null!=i&&i.includes("leading"),c=null==i||i.includes("trailing"),a=()=>{null!==r&&(t.apply(o,r),o=void 0,r=null)};let u=null;const l=()=>{null!=u&&clearTimeout(u),u=setTimeout((()=>{u=null,c&&a(),f()}),e)},d=()=>{null!==u&&(clearTimeout(u),u=null)},f=()=>{d(),o=void 0,r=null},h=function(...t){if(n?.aborted)return;o=this,r=t;const e=null==u;l(),s&&e&&a()};return h.schedule=l,h.cancel=f,h.flush=()=>{d(),a()},n?.addEventListener("abort",f,{once:!0}),h}function o(t,n=0,i={}){"object"!=typeof i&&(i={});const{signal:o,leading:r=!1,trailing:s=!0,maxWait:c}=i,a=Array(2);let u;r&&(a[0]="leading"),s&&(a[1]="trailing");let l=null;const d=e((function(...e){u=t.apply(this,e),l=null}),n,{signal:o,edges:a}),f=function(...e){if(null!=c)if(null===l)l=Date.now();else if(Date.now()-l>=c)return u=t.apply(this,e),l=Date.now(),d.cancel(),d.schedule(),u;return d.apply(this,e),u};return f.cancel=d.cancel,f.flush=()=>(d.flush(),u),f}var r=n(783);function s(){const t=["heading.options","8UTXYHL","model","htmlH5","get","1208529cuIfYp","13989HQGCur","has","6680770jJFUXU","96AbvoXy","5900348lQyTqU","htmlH6","push","htmlH1","574981PwocLF","htmlH3","plugins","data","paragraph","reduce","390XzxtWC","126hYAUTI","htmlH2","11389XKMQzR","htmlH4","GeneralHtmlSupport","1429119AWMvJj","config","getChildren"];return(s=function(){return t})()}function c(t,e){const n=s();return(c=function(t,e){return n[t-=225]})(t,e)}function a(t){const e=c;let n="";for(const i of t[e(230)]())i instanceof r.Text&&(n+=i[e(248)]);return n}!function(t){const e=c,n=t();for(;;)try{if(800309===parseInt(e(237))/1*(-parseInt(e(252))/2)+-parseInt(e(236))/3+-parseInt(e(241))/4+parseInt(e(239))/5+parseInt(e(240))/6*(parseInt(e(225))/7)+-parseInt(e(232))/8*(-parseInt(e(228))/9)+-parseInt(e(251))/10*(-parseInt(e(245))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(s);var u=n(584);const l=f;function d(){const t=["5784471MwcEkX","21whkFCa","isOfficialPlugin","252250HKKNig","name","getRootNames","text","includes","documentOutline.headings","3949450bQbAUX","data","fire","document","findIndex","view","isPremiumPlugin","1194936CFizJo","activeItemIndex","modelElement","level","getChildren","editing","model","_getOutlineDefinitions","48fPbFHT","backward","DocumentOutlineUtils","editor","element","domToView","2574340qBWgLf","16638lwvsWT","push","pluginName","get","_deriveHeadingElementsFromConversion","getRoot","init","indexOf","_getHeadingNames","_headingNames","toModel","length","createElement","config","afterInit","getChild","item","domConverter","43VGpAuG","3yteeLG","_getActiveHeading","change","selection","getFirstPosition","12513699eQqiZQ"];return(d=function(){return t})()}function f(t,e){const n=d();return(f=function(t,e){return n[t-=126]})(t,e)}!function(t){const e=f,n=t();for(;;)try{if(324002===-parseInt(e(161))/1*(parseInt(e(143))/2)+-parseInt(e(162))/3*(-parseInt(e(142))/4)+parseInt(e(171))/5*(-parseInt(e(136))/6)+parseInt(e(169))/7*(-parseInt(e(128))/8)+-parseInt(e(168))/9+parseInt(e(177))/10+parseInt(e(167))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(d);class h extends t.Plugin{static get[l(145)](){return l(138)}static get[l(170)](){return!0}static get[l(127)](){return!0}[l(152)]=[];[l(149)](){const t=l,e=this[t(139)];this[t(152)]=this[t(151)]();let n=[];e[t(134)][t(180)].on(t(164),o((()=>{const e=t,i=n;n=this[e(135)]();const o=(0,u.diff)(i,n,((t,n)=>t[e(131)]===n[e(131)]&&t[e(174)]===n[e(174)]&&t[e(130)]===n[e(130)])),r=(0,u.diffToChanges)(o,n),s=this[e(163)](),c=n[e(181)]((t=>t[e(130)]===s));r[e(154)]&&this[e(179)](e(164),{outlineDefinitions:n,activeItemIndex:c,outlineChanges:r}),this[e(179)](e(129),{index:c})}),250,{leading:!0,trailing:!0}))}[l(157)](){const t=l;this[t(152)][t(154)]||this[t(147)]()}[l(135)](){const t=l,e=this[t(139)],n=[],i=this[t(152)];for(const n of e[t(134)][t(180)][t(173)]())o(e[t(134)][t(180)][t(148)](n));function o(e){const r=t;for(const t of e[r(132)]())t.is(r(140))&&(i[r(175)](t[r(172)])&&n[r(144)]({level:i[r(150)](t[r(172)])+1,text:a(t),modelElement:t}),o(t))}return n}[l(163)](){const t=l,e=this[t(139)][t(134)][t(180)][t(165)][t(166)](),n=new r.TreeWalker({direction:t(137),startPosition:e});for(const e of n)if(e[t(159)].is(t(140))&&this[t(152)][t(175)](e[t(159)][t(172)]))return e[t(159)]}[l(151)](){const t=l;return this[t(139)][t(156)][t(146)](t(176))||function(t){const e=c,n=t[e(229)][e(235)](e(231));return n?n[e(250)](((t,n)=>(e(249)!==n[e(233)]&&t[e(243)](n[e(233)]),t)),[]):t[e(247)][e(238)](e(227))?[e(244),e(253),e(246),e(226),e(234),e(242)]:[]}(this[t(139)])}[l(147)](){const t=l,e=this[t(139)],n=["h1","h2","h3","h4","h5","h6"],i=[];for(const o of n){const n=e[t(133)][t(126)][t(160)][t(141)](document[t(155)](o)),r=e[t(178)][t(153)](n)[t(158)](0);r?.is(t(140))&&i[t(144)](r[t(172)])}this[t(152)]=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-=298]})(t,e)}function w(){const t=["Empty heading","1801653HAryru","1572500hnGuMC","16620rVfRoR","27YsWdCm","290960jjDKso","level","ck-document-outline__item","1689560swgCcq","bindTemplate","click","div","ck-document-outline__item_empty","isActive","isEmpty","15nnftBI","ck-document-outline__item_level-","text","set","ck-reset","507462qIJIMt","206180gIlZKh","bind","ck-document-outline__item_active","setTemplate"];return(w=function(){return t})()}!function(t){const e=g,n=t();for(;;)try{if(238264===parseInt(e(302))/1+parseInt(e(309))/2*(parseInt(e(321))/3)+parseInt(e(308))/4+parseInt(e(311))/5+-parseInt(e(301))/6+parseInt(e(307))/7+-parseInt(e(314))/8*(parseInt(e(310))/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(315)],o=e?"["+p(t,n(306))+"]":"";this[n(299)](n(298),""),this[n(299)](n(312),1),this[n(299)](n(319),!1),this[n(303)](n(320)).to(this,n(298),(t=>!t)),this[n(305)]({tag:n(317),attributes:{class:["ck",n(300),n(313),i.to(n(312),(t=>n(322)+t)),i.if(n(319),n(304)),i.if(n(320),n(318))],title:i.to(n(298))},children:[{text:i.to(n(298),(t=>t||o))}],on:{click:i.to(n(316))}})}}function I(t,e){const n=b();return(I=function(t,e){return n[t-=388]})(t,e)}const k=I;function b(){const t=["bind","remove","1834358dBvveI","insert","showEmptyHeadingText","Editor headings will appear here as you type.","ck-document-outline","items","div","_deleteItem","sync","delete","_handleItemClick","271335QJwSCQ","locale","createCollection","map","_scrollToItem","level","contentLanguageDirection","6RICUMt","fire","5095510CpiLlb","click","ck-reset","_insertItem","1780648UuRdtr","550278VVUXHz","type","3669384BBliVy","activeItemIndex","howMany","delegate","text","documentOutlineContainer","19415740Imznhl","destroy","72KcaBgO","values","setTemplate","getIndex","change:activeItemIndex","isActive","addMany","forEach","_setActiveItem","itemSelected","1ImXVwF","index","get","set","element","source"];return(b=function(){return t})()}!function(t){const e=I,n=t();for(;;)try{if(688580===-parseInt(e(440))/1*(parseInt(e(395))/2)+-parseInt(e(422))/3+-parseInt(e(419))/4+parseInt(e(406))/5*(parseInt(e(413))/6)+parseInt(e(415))/7+-parseInt(e(430))/8*(-parseInt(e(420))/9)+parseInt(e(428))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(b);class y extends m.View{[k(400)];[k(427)];[k(397)];constructor(t,e=!1,n){const i=k;super(t),this[i(397)]=e,this[i(390)](i(423),-1),this[i(427)]=n,this[i(400)]=this[i(408)](),this[i(400)][i(425)](i(416)).to(this),this.on(i(416),this[i(405)][i(393)](this)),this.on(i(434),((t,e,n,o)=>{this[i(438)](o,n)})),this[i(432)]({tag:i(401),attributes:{class:["ck",i(417),i(399)],dir:t[i(412)],"data-document-outline-empty-placeholder":p(t,i(398)),tabindex:-1},children:this[i(400)]})}[k(403)](t){const e=k;t[e(437)]((t=>{const n=e;n(396)==t[n(421)]?this[n(418)](t[n(388)],...t[n(431)]):n(404)==t[n(421)]&&this[n(402)](t[n(388)],t[n(424)])}))}[k(438)](t,e){const n=k;if(-1!==t){const e=this[n(400)][n(389)](t);e&&(e[n(435)]=!1)}-1!==e&&(this[n(400)][n(389)](e)[n(435)]=!0,this[n(410)](e))}[k(418)](t,...e){const n=k,i=e[n(409)](((e,i)=>{const o=n,r=new v(this[o(407)],this[o(397)]);return r[o(426)]=e[o(426)],r[o(411)]=e[o(411)],t+i===this[o(423)]&&(r[o(435)]=!0),r}));this[n(400)][n(436)](i,t)}[k(402)](t,e){const n=k;do{this[n(400)][n(394)](t)}while(--e)}[k(405)](t){const e=k,n=this[e(400)][e(433)](t[e(392)]);this[e(414)](e(439),n)}[k(410)](t){const e=k;(0,u.scrollAncestorsToShowTarget)(this[e(400)][e(389)](t)[e(391)],20,this[e(427)])}[k(429)](){const t=k;super[t(429)](),this[t(391)][t(394)]()}}var _=n(673),C=n.n(_),x=n(545),O=n.n(x),T=n(262),E=n.n(T),A=n(667),P=n.n(A),L=n(357),D=n.n(L),H=n(46),S={attributes:{"data-cke":!0}};S.setAttributes=P(),S.insert=E().bind(null,"head"),S.domAPI=O(),S.insertStyleElement=D();C()(H.A,S);H.A&&H.A.locals&&H.A.locals;function K(){const t=["4986333xWREnT","plugins","60855GqQiDD","height","getRootNames","getIntersection","618710tzdAMI","pluginName","itemSelected","_handleItemSelected","6GvvEIk","document","toViewElement","model","get","getDomRoot","element","modelElement","appendChild","17QRkVeP","fromCharCode","view","36iBLUXW","listenTo","domConverter","change","render","bind","60632FFWTTi","indexOf","getVisible","mapViewToDom","_currentOutlineDefinitions","3827645amBCWX","DocumentOutlineUI","join","map","scroll","cancel","200ZrUhOD","resize","238KTwxDX","scrollToTheSelection","_handleOutlineChange","config","mapper","focusTracker","focus","activeItemIndex","floor","document-outline-container-not-provided","destroy","sync","editing","bottom","window","isPremiumPlugin","setSelection","documentOutline.showEmptyHeadings","top","_setActiveViewItem","39347340PMdZTH","_updateActiveDefinitionOnViewportChange","isOfficialPlugin","afterInit","115622Olzkvv","DocumentOutlineUtils","documentOutline.container","init","href","_updateActiveDefinitionFromViewportThrottled","add","length","locale","editor"];return(K=function(){return t})()}const M=N;function N(t,e){const n=K();return(N=function(t,e){return n[t-=145]})(t,e)}!function(t){const e=N,n=t();for(;;)try{if(568246===parseInt(e(169))/1*(-parseInt(e(215))/2)+-parseInt(e(152))/3*(parseInt(e(189))/4)+-parseInt(e(183))/5*(parseInt(e(160))/6)+parseInt(e(191))/7*(parseInt(e(178))/8)+-parseInt(e(172))/9*(-parseInt(e(156))/10)+-parseInt(e(150))/11+parseInt(e(211))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(K);class j extends t.Plugin{[M(171)];[M(182)];[M(145)];static get[M(157)](){return M(184)}static get[M(213)](){return!0}static get[M(206)](){return!0}constructor(t){const e=M;super(t),this[e(171)]=new y(t[e(148)],this[e(149)][e(194)][e(164)](e(208)),this[e(149)][e(194)][e(164)](e(217))),this[e(182)]=[],this[e(145)]=function(t,e=0,n={}){"object"!=typeof n&&(n={});const{leading:i=!0,trailing:r=!0,signal:s}=n;return o(t,e,{leading:i,trailing:r,signal:s,maxWait:e})}(this[e(212)][e(177)](this),100)}[M(218)](){const t=M,e=this[t(149)],n=e[t(151)][t(164)](t(216));let i=!1;if(this[t(171)][t(176)](),this[t(149)].ui[t(196)][t(146)](this[t(171)][t(166)]),!e[t(194)][t(164)](t(217)))throw new u.CKEditorError(t(200),{editor:e});e[t(194)][t(164)](t(217))[t(168)](this[t(171)][t(166)]),n.on(t(175),this[t(193)][t(177)](this)),n.on(t(198),((e,{index:n})=>this[t(210)](n))),this[t(171)].on(t(158),((e,n)=>{i=!0,this[t(159)](n)})),this[t(171)][t(173)](u.global[t(161)],t(187),(()=>{i?i=!1:this[t(145)]()}),{useCapture:!0}),this[t(171)][t(173)](u.global[t(205)],t(190),this[t(145)],{useCapture:!0})}[M(214)](){!async function(t){const e=p([80,85,83,117,75,106,49,82,118,73,48,74,98,101,81,115,70,71,105,51,90,68,122,89,97,88,56,76,69,103,108,116,99,55,65,114,79,78,53,119,100,120,113,72,54,110,77,66,67,86,52,112,107,121,102,104,87,57,111,84,50,109]),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=N;return t[e(186)]((t=>String[e(170)](t)))[e(185)]("")}!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([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(t){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:1743206400;return t[p([101,120,112])]<e}()?p([69,120,112,105,114,101,100]):function(){const e=N,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(219)]);if(n[p([105,110,99,108,117,100,101,115])](i))return!0;const o=i[p([115,112,108,105,116])](p([46]));return n[p([102,105,108,116,101,114])]((t=>t[p([105,110,99,108,117,100,101,115])](p([42]))))[p([109,97,112])]((t=>t[p([115,112,108,105,116])](p([46]))))[p([115,111,109,101])]((t=>o[p([101,118,101,114,121])](((e,n)=>t[n]===e||t[n]===p([42])))))}()?(t[p([108,105,99,101,110,115,101,84,121,112,101])]==p([101,118,97,108,117,97,116,105,111,110])&&(e=c(p([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[p([108,105,99,101,110,115,101,84,121,112,101])]==p([116,114,105,97,108])&&(e=c(p([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[p([80,114,111,109,105,115,101])])(((t,n)=>{e[p([116,104,101,110])](t,n),m[p([116,104,101,110])]((e=>{e!=p([86,97,108,105,100])&&t(e)}),n)})):e||m||p([86,97,108,105,100]))):p([68,111,109,97,105,110,76,105,109,105,116]):p([78,111,116,65,108,108,111,119,101,100]):p([73,110,118,97,108,105,100])):p([73,110,118,97,108,105,100]))}catch(t){return p([73,110,118,97,108,105,100])}}())}(this)}[M(201)](){const t=M;super[t(201)](),this[t(171)][t(201)](),this[t(145)][t(188)]()}[M(193)](t,{outlineDefinitions:e,outlineChanges:n}){const i=M;this[i(182)]=e,this[i(171)][i(202)](n)}[M(210)](t){const e=M;this[e(182)][e(147)]&&this[e(182)][t]&&(this[e(171)][e(198)]=t)}[M(159)](t){const e=M,n=this[e(182)][t][e(167)];this[e(149)][e(163)][e(175)]((t=>{t[e(207)](n,0)})),this[e(149)][e(203)][e(171)][e(192)]({alignToTop:!0,forceScroll:!0}),this[e(149)][e(203)][e(171)][e(197)](),this[e(210)](t)}[M(212)](){const t=M,e=this[t(149)];let n;for(const i of e[t(163)][t(161)][t(154)]()){const o=e[t(203)][t(171)][t(165)](i),r=o&&new u.Rect(o)[t(180)]();if(r){const e=new u.Rect(u.global[t(205)])[t(155)](r);e&&(n=e[t(209)]+.25*e[t(153)])}}if(void 0===n)return;const i=U(e[t(203)],this[t(182)],n);i?this[t(210)](this[t(182)][t(179)](i)):this[t(210)](-1)}}function U(t,e,n,i=0,o=e[M(147)]-1){const r=M,s=Math[r(199)](i+(o-i)/2);if(o>=i){const c=e[s],a=t[r(195)][r(162)](c[r(167)]);if(!a)return null;const l=t[r(171)][r(174)][r(181)](a);return new u.Rect(l)[r(204)]>n?U(t,e,n,i,s-1):U(t,e,n,s+1,o)}return s<0?null:e[s]}const R=z;function z(t,e){const n=W();return(z=function(t,e){return n[t-=441]})(t,e)}!function(t){const e=z,n=t();for(;;)try{if(869534===-parseInt(e(447))/1+-parseInt(e(466))/2+-parseInt(e(475))/3+parseInt(e(451))/4+-parseInt(e(472))/5+-parseInt(e(454))/6+parseInt(e(443))/7*(parseInt(e(476))/8))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(W);class V extends t.Plugin{[R(469)];[R(453)];static get[R(464)](){return[h,j]}static get[R(460)](){return R(467)}static get[R(450)](){return!0}static get[R(463)](){return!0}[R(452)](){const t=R;this[t(469)]=this[t(445)][t(442)][t(471)](t(469));const e=this[t(445)];this[t(453)]=setInterval((()=>{const n=t;let i;for(const t in e){const o=t,r=e[o];if(n(468)==r||n(459)==r||n(473)==r||n(444)==r||n(446)==r||n(470)==r||n(462)==r||n(455)==r){delete e[o],i=r,clearInterval(this[n(453)]),this[n(453)]=void 0;break}}n(459)==i&&e[n(465)](n(461)),n(473)==i&&e[n(465)](n(456)),n(444)==i&&e[n(465)](n(458)),n(446)==i&&e[n(465)](n(448),n(467)),n(470)==i&&e[n(465)](n(474)),n(462)==i&&e[n(465)](n(457)),n(455)==i&&e[n(465)](n(449))}),1e3)}[R(441)](){const t=R;super[t(441)](),this[t(453)]&&clearInterval(this[t(453)])}}function W(){const t=["2802942juothj","114832gUgTPX","destroy","config","2037tLrHWu","documentOutlineLicenseKeyDomainLimit","editor","documentOutlineLicenseKeyNotAllowed","745234JlZAsH","featureNotAllowed","usageLimit","isOfficialPlugin","1028612uoFzGp","init","_licenseKeyCheckInterval","503196GhRnkU","documentOutlineLicenseKeyUsageLimit","expired","trialLimit","domainLimit","documentOutlineLicenseKeyInvalid","pluginName","invalid","documentOutlineLicenseKeyTrialLimit","isPremiumPlugin","requires","_showLicenseError","2649728JYEKJk","DocumentOutline","documentOutlineLicenseKeyValid","licenseKey","documentOutlineLicenseKeyEvaluationLimit","get","2381775gzHUmH","documentOutlineLicenseKeyExpired","evaluationLimit"];return(W=function(){return t})()}var B=n(901);const F=q;function q(t,e){const n=X();return(q=function(t,e){return n[t-=374]})(t,e)}function X(){const t=["243392zdkHlC","getFirstPosition","3443388eZtwPz","editor","model","3645xzSPeC","selection","document","tableOfContents","refresh","14JvuXid","331869ruAeHm","createElement","findAllowedParent","14808590hwHtdP","insertObject","423780gOHtlM","execute","schema","1072OwFJwX","5186865efIMbo","isEnabled","11BvvCzP","8UmWENM","change"];return(X=function(){return t})()}!function(t){const e=q,n=t();for(;;)try{if(745183===-parseInt(e(390))/1+-parseInt(e(388))/2*(parseInt(e(376))/3)+-parseInt(e(381))/4+-parseInt(e(385))/5+-parseInt(e(392))/6*(-parseInt(e(375))/7)+-parseInt(e(384))/8*(parseInt(e(395))/9)+-parseInt(e(379))/10*(-parseInt(e(387))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(X);class G extends t.Command{[F(382)](){const t=F;this[t(393)][t(394)][t(389)]((e=>{const n=t;this[n(393)][n(394)][n(380)](e[n(377)](n(398)))}))}[F(374)](){const t=F,e=this[t(393)][t(394)],n=e[t(397)][t(396)][t(391)]();this[t(386)]=null!==(n&&e[t(383)][t(378)](n,t(398)))}}var Q=n(336),J={attributes:{"data-cke":!0}};J.setAttributes=P(),J.insert=E().bind(null,"head"),J.domAPI=O(),J.insertStyleElement=D();C()(Q.A,J);Q.A&&Q.A.locals&&Q.A.locals;function Y(t,e){const n=tt();return(Y=function(t,e){return n[t-=432]})(t,e)}const Z=Y;!function(t){const e=Y,n=t();for(;;)try{if(101108===parseInt(e(467))/1*(parseInt(e(490))/2)+-parseInt(e(480))/3*(parseInt(e(491))/4)+-parseInt(e(447))/5+parseInt(e(470))/6+-parseInt(e(471))/7*(-parseInt(e(474))/8)+parseInt(e(435))/9*(parseInt(e(504))/10)+parseInt(e(478))/11*(-parseInt(e(489))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(tt);class $ extends t.Plugin{static get[Z(488)](){return Z(443)}static get[Z(464)](){return!0}static get[Z(500)](){return!0}[Z(494)](){const t=Z,e=this[t(496)];e[t(468)][t(486)](t(476))||(function(e){const n=t,i=new Map;return e?(e[n(469)]((t=>{const e=n;e(456)!==t[e(505)]&&i[e(482)](t[e(462)],t[e(505)])})),i[n(486)]("h1")||i[n(482)]("h1",n(438)),i):i}(this[t(496)][t(468)][t(486)](t(458)))[t(469)](((n,i)=>{const o=t;this[o(465)](i),this[o(446)](n),e[o(505)][o(477)][o(479)](n)&&e[o(505)][o(477)][o(475)](n,{allowAttributes:o(502)})})),this[t(436)]())}[Z(465)](t){const e=Z;this[e(496)][e(501)][e(439)](e(457))[e(451)]((n=>n.on(e(449)+t,((t,n,i)=>{const o=e,{consumable:r,writer:s}=i,c=n[o(472)][o(453)]("id"),a=n[o(484)][o(466)]();if(a)return c&&c[o(503)]||a[o(495)](o(502))?void(r[o(455)](n[o(472)],{attributes:["id"]})&&s[o(433)](o(502),c,a)):(r[o(455)](n[o(472)],{attributes:["id"]}),void s[o(433)](o(502),(0,u.uid)(),a))}),{priority:u.priorities[e(486)](e(448))+.5})))}[Z(446)](t){const e=Z;this[e(496)][e(501)][e(439)](e(493))[e(451)]((n=>n.on(e(497)+t,((t,n,i)=>{const o=e;if(!i[o(441)][o(455)](n[o(492)],t[o(454)]))return;const r=n[o(492)][o(453)](o(502)),s=i[o(463)][o(487)](n[o(492)]);i[o(459)][o(433)]("id",r,s)}))))}[Z(436)](){const t=Z,e=this[t(496)],n=new Set,i=new Set;function o(e,n){const o=t,r=(0,u.uid)();return i[o(451)](r),e[o(433)](o(502),r,n),r}function r(e,n){const i=t;e[i(434)](i(502),n)}e[t(505)][t(498)][t(445)]((s=>{const c=t,a=e[c(505)][c(498)][c(444)][c(432)]();let u=!1;for(const t of a)if(c(461)==t[c(481)]&&t[c(454)])if(t[c(454)][c(437)](/heading\d/)){const e=t[c(483)][c(486)](c(502));c(485)==typeof e?n[c(452)](e)?(o(s,t[c(499)][c(473)]),u=!0):i[c(451)](e):(o(s,t[c(499)][c(473)]),u=!0)}else c(485)==typeof t[c(483)][c(486)](c(502))&&(r(s,t[c(499)][c(473)]),u=!0);else if(c(450)==t[c(481)]){const e=t[c(483)][c(486)](c(502));c(485)==typeof e&&n[c(442)](e)}return u})),e[t(505)][t(498)].on(t(440),(()=>{const e=t;i[e(469)]((t=>n[e(451)](t))),i[e(460)]()}))}}function tt(){const t=["heading.options","writer","clear","insert","view","mapper","isOfficialPlugin","_customUpcastHeadingsConversion","getContainedElement","165WEusgY","config","forEach","580110zHvaCE","21GqyDUp","viewItem","nodeAfter","370416apbMjl","extend","headingId.modelAttributeName","schema","11KabyAz","isRegistered","1356HcqAvv","type","set","attributes","modelRange","string","get","toViewElement","pluginName","268368VOzQKm","94vLSMil","468BfPXfg","item","downcast","afterInit","hasAttribute","editor","attribute:headingId:","document","position","isPremiumPlugin","conversion","headingId","length","120fxqOvj","model","getChanges","setAttribute","removeAttribute","39447rqiYam","_registerHeadingIdAttributePostfixer","match","heading1","for","change","consumable","delete","HeadingId","differ","registerPostFixer","_customDataDowncastHeadingsConversion","597930zTptPe","low","element:","remove","add","has","getAttribute","name","consume","paragraph","upcast"];return(tt=function(){return t})()}const et=nt;function nt(t,e){const n=it();return(nt=function(t,e){return n[t-=355]})(t,e)}function it(){const t=["getAncestors","toModelElement","elementToStructure","filter","element","add","scrollToTheSelection","3192336LsjLEW","isInteger","_currentOutlineDefinitions","editing","insertTableOfContents","forEach","_tableOfContentsElements","nodeAfter","config","join","editor","stop","length","createContainerElement","7612407JKjDHp","modelElement","change","commands","differ","table-of-contents","headingId","outlineDefinitions","isPremiumPlugin","register","_defineConverters","elementToElement","upcast","div","createText","headingId.modelAttributeName","TableOfContentsEditing","getAttribute","76474oDxoRd","click","domEvent"," table-of-contents_empty","target","for","type","1485594KDqkey","No headings were found in the document.","view","4029112WBxEAB","11BbrMeU","schema","_defineSchema","3464YQAUWf","2755QTtgWf","init","requires","fromCharCode","viewToModelPosition","conversion","name","listenTo","position","preventDefault","high","afterInit","text","data","plugins","pluginName","level","setCustomProperty","modelPosition","model","tableOfContentsHeadingIndex","_createTableOfContents","reconvertItem","locale","Empty heading","mapper","insert","_trackNewToCElements","setSelection","Table of contents","$blockObject","dataDowncast","$capture","viewPosition","_redirectMapper","href","end","editingDowncast","_handleScrollToHeading","createPositionAt","$graveyard","1024494qutOKs","abs","registerRawContentMatcher","DocumentOutlineUtils","table-of-contents__placeholder","_headingIdModelAttributeName","documentOutline.showEmptyHeadings","get","_updateTableOfContentsElements","isOfficialPlugin","map","getChanges","getCustomProperty","findMappedViewAncestor","document","rootName","tableOfContents","hasContent"];return(it=function(){return t})()}!function(t){const e=nt,n=t();for(;;)try{if(265694===-parseInt(e(437))/1*(parseInt(e(426))/2)+-parseInt(e(369))/3+-parseInt(e(440))/4*(-parseInt(e(441))/5)+-parseInt(e(433))/6+parseInt(e(394))/7+-parseInt(e(436))/8+parseInt(e(408))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(it);class ot extends t.Plugin{static get[et(456)](){return et(424)}static get[et(378)](){return!0}static get[et(416)](){return!0}static get[et(443)](){return[B.Widget,h,$]}[et(396)];[et(400)];[et(374)];constructor(t){const e=et;super(t),this[e(396)]=[],this[e(400)]=new Set,this[e(374)]=e(414)}[et(442)](){const t=et,e=this[t(404)],n=e[t(397)][t(435)][t(383)];e[t(402)][t(376)](t(423))&&(this[t(374)]=e[t(402)][t(376)](t(423))),this[t(448)](n,t(427),((e,n)=>{const i=t;if(!n[i(430)])return;const o=n[i(430)][i(381)](i(461));Number[i(395)](o)&&(n[i(428)][i(450)](),e[i(405)](),this[i(366)](o))}),{priority:t(451),context:t(360)}),this[t(439)](),this[t(418)](),e[t(411)][t(392)](t(398),new G(e)),e[t(455)][t(376)](t(372)).on(t(410),((e,n)=>{const i=t;this[i(396)]=n[i(415)],this[i(377)]()})),this[t(448)](e[t(460)][t(383)],t(410),(()=>{this[t(355)]()}))}[et(452)](){!async function(t){const e=p([116,88,55,120,97,107,119,101,115,87,104,109,122,78,121,112,49,65,73,83,114,117,111,53,75,66,84,86,106,54,72,79,99,48,90,105,56,57,108,118,74,71,113,77,81,102,89,52,70,100,69,110,50,80,76,98,103,51,85,67,68,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=nt;return t[e(379)]((t=>String[e(444)](t)))[e(403)]("")}!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([116]);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(t){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:1743206400;return t[p([101,120,112])]<e}()?p([69,120,112,105,114,101,100]):function(){const e=nt,n=t[p([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[p([108,101,110,103,116,104])])return!0;const{hostname:i}=new URL(window[p([108,111,99,97,116,105,111,110])][e(363)]);if(n[p([105,110,99,108,117,100,101,115])](i))return!0;const o=i[p([115,112,108,105,116])](p([46]));return n[p([102,105,108,116,101,114])]((t=>t[p([105,110,99,108,117,100,101,115])](p([42]))))[p([109,97,112])]((t=>t[p([115,112,108,105,116])](p([46]))))[p([115,111,109,101])]((t=>o[p([101,118,101,114,121])](((e,n)=>t[n]===e||t[n]===p([42])))))}()?(t[p([108,105,99,101,110,115,101,84,121,112,101])]==p([101,118,97,108,117,97,116,105,111,110])&&(e=c(p([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[p([108,105,99,101,110,115,101,84,121,112,101])]==p([116,114,105,97,108])&&(e=c(p([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[p([80,114,111,109,105,115,101])])(((t,n)=>{e[p([116,104,101,110])](t,n),m[p([116,104,101,110])]((e=>{e!=p([86,97,108,105,100])&&t(e)}),n)})):e||m||p([86,97,108,105,100]))):p([68,111,109,97,105,110,76,105,109,105,116]):p([78,111,116,65,108,108,111,119,101,100]):p([73,110,118,97,108,105,100])):p([73,110,118,97,108,105,100]))}catch(t){return p([73,110,118,97,108,105,100])}}())}(this)}[et(377)](){const t=et;this[t(400)][t(399)]((e=>{const n=t;n(368)!==e[n(384)]&&this[n(404)][n(397)][n(463)](e)}))}[et(355)](){const t=et;for(const e of this[t(404)][t(460)][t(383)][t(412)][t(380)]({includeChangesInGraveyard:!0})){if(t(467)!==e[t(432)]||t(385)!==e[t(447)])return;this[t(400)][t(392)](e[t(449)][t(401)])}}[et(439)](){const t=et;this[t(404)][t(460)][t(438)][t(417)](t(385),{inheritAllFrom:t(358)})}[et(418)](){const t=et,e=this[t(404)][t(446)];e[t(431)](t(420))[t(419)]({model:t(385),view:{name:t(421),classes:t(413)}}),e[t(431)](t(359))[t(389)]({model:t(385),view:(e,{writer:n})=>this[t(462)](n,!0)}),e[t(431)](t(365))[t(389)]({model:t(385),view:(e,{writer:n})=>{const i=t;this[i(400)][i(392)](e);const o=this[i(462)](n);return(0,B.toWidget)(o,n,{label:p(this[i(404)][i(464)],i(357))})}}),this[t(404)][t(454)][t(371)]({name:t(421),classes:t(413)}),this[t(404)][t(397)][t(466)].on(t(445),this[t(362)](),{priority:t(451)})}[et(462)](t,e=!1){const n=et,{locale:i}=this[n(404)],o=t[n(407)](n(421),{class:n(413)+(0===this[n(396)][n(406)]?n(429):""),...!e&&{"data-table-of-contents-label":p(i,n(357))}});0===this[n(396)][n(406)]&&!1===e&&t[n(467)](t[n(367)](o,n(364)),t[n(407)]("p",{class:n(373)},[t[n(422)](p(i,n(434)))]));const r=e?"":"["+p(i,n(465))+"]";let s=o;return this[n(396)][n(399)](((i,o,c)=>{const a=n,u=this[a(404)][a(460)][a(386)](i[a(409)],{ignoreWhitespaces:!0}),l=u?i[a(453)]:r,d=i[a(409)][a(425)](this[a(374)]),f=t[a(407)]("a",{href:"#"+d,...!e&&{tabindex:"-1"}},[t[a(422)](l)]),h=this[a(404)][a(402)][a(376)](a(375));t[a(458)](a(461),o,f);const m=t[a(407)]("li",null,[u||!e&&h?f:t[a(422)]("")]),p=o?c[o-1][a(457)]:0,g=Math[a(370)](i[a(457)]-p);if(i[a(457)]>p){const e=rt(m,g,t);t[a(467)](t[a(367)](s,a(364)),e)}else{const e=function(t,e){const n=a;return t[n(387)]({includeSelf:!0,parentFirst:!0})[n(390)]((t=>t.is(n(391),"ol")))[e]}(s,g);t[a(467)](t[a(367)](e,a(364)),m)}s=m})),o}[et(366)](t){const e=et,n=this[e(396)][t][e(409)];this[e(404)][e(460)][e(410)]((t=>{t[e(356)](n,0)})),this[e(404)][e(397)][e(435)][e(393)]({alignToTop:!0,forceScroll:!0})}[et(362)](){return(t,e)=>{const n=nt,i=e[n(466)],o=i[n(382)](e[n(361)]),r=i[n(388)](o);r.is(n(391),n(385))&&(e[n(459)]=this[n(404)][n(460)][n(367)](r,0),t[n(405)]())}}}function rt(t,e,n){const i=et;return 1===e?n[i(407)]("ol",null,[t]):n[i(407)]("ol",null,[n[i(407)]("li",null,[rt(t,e-1,n)])])}var st=n(355);const ct=at;function at(t,e){const n=ut();return(at=function(t,e){return n[t-=253]})(t,e)}function ut(){const t=["_licenseKeyCheckInterval","usageLimit","595524GbqxjG","_showLicenseError","set","componentFactory","tableOfContentsLicenseKeyTrialLimit","insertTableOfContents","TableOfContents","evaluationLimit","trialLimit","destroy","40TzhCHr","tableOfContentsLicenseKeyDomainLimit","632667fTAklR","629662sDQleq","invalid","config","tableOfContentsLicenseKeyInvalid","tableOfContentsLicenseKeyValid","editor","tableOfContentsLicenseKeyEvaluationLimit","Table of contents","view","tableOfContentsLicenseKeyNotAllowed","add","233270gsGxHy","isOfficialPlugin","commands","4RkhMfn","editing","featureNotAllowed","domainLimit","7819UvyMrr","117ZqkjAV","locale","48XRrKba","28DTIWby","tooltip","_createButton","licenseKey","execute","tableOfContents","2336480KncERH","expired","focus","init","TableOfContentsUI","get","menuBar:tableOfContents","pluginName","1937886MDaZDd","tableOfContentsLicenseKeyExpired","isPremiumPlugin","listenTo","bind","isEnabled","tableOfContentsLicenseKeyUsageLimit"];return(ut=function(){return t})()}!function(t){const e=at,n=t();for(;;)try{if(407314===parseInt(e(260))/1*(parseInt(e(264))/2)+parseInt(e(278))/3*(-parseInt(e(256))/4)+-parseInt(e(297))/5*(-parseInt(e(287))/6)+-parseInt(e(299))/7+-parseInt(e(270))/8+parseInt(e(261))/9*(parseInt(e(253))/10)+parseInt(e(300))/11*(parseInt(e(263))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ut);class lt extends t.Plugin{[ct(267)];[ct(285)];static get[ct(277)](){return ct(274)}static get[ct(254)](){return!0}static get[ct(280)](){return!0}[ct(273)](){const t=ct,e=this[t(305)];e.ui[t(290)][t(310)](t(269),(()=>{const e=t,n=this[e(266)](m.ButtonView);return n[e(265)]=!0,n})),e.ui[t(290)][t(310)](t(276),(()=>this[t(266)](m.MenuBarMenuListItemButtonView))),this[t(267)]=this[t(305)][t(302)][t(275)](t(267));const n=this[t(305)];this[t(285)]=setInterval((()=>{const e=t;let i;for(const t in n){const o=t,r=n[o];if(e(304)==r||e(303)==r||e(279)==r||e(298)==r||e(309)==r||e(306)==r||e(291)==r||e(284)==r){delete n[o],i=r,clearInterval(this[e(285)]),this[e(285)]=void 0;break}}e(303)==i&&n[e(288)](e(301)),e(279)==i&&n[e(288)](e(271)),e(298)==i&&n[e(288)](e(259)),e(309)==i&&n[e(288)](e(258),e(293)),e(306)==i&&n[e(288)](e(294)),e(291)==i&&n[e(288)](e(295)),e(284)==i&&n[e(288)](e(286))}),1e3)}[ct(266)](t){const e=ct,n=this[e(305)],i=n[e(262)],o=n[e(255)][e(275)](e(292)),r=new t(i);return r[e(289)]({label:p(i,e(307)),icon:st.IconTableOfContents}),r[e(282)](e(283)).to(o,e(283)),this[e(281)](r,e(268),(()=>{const t=e;n[t(268)](t(292)),n[t(257)][t(308)][t(272)]()})),r}[ct(296)](){const t=ct;super[t(296)](),this[t(285)]&&clearInterval(this[t(285)])}}var dt=ht;function ft(){var t=["requires","TableOfContents","81010DycBNv","100024qhbEEe","isOfficialPlugin","10009958dgBVrj","2637510JbDlOE","20956IzCWrv","1245UytyGx","4292580WWRmma","pluginName","isPremiumPlugin","9wnyBFA","1170738ghVQsz","35jPlLTT"];return(ft=function(){return t})()}function ht(t,e){var n=ft();return(ht=function(t,e){return n[t-=500]})(t,e)}!function(t){for(var e=ht,n=t();;)try{if(949414===-parseInt(e(511))/1*(parseInt(e(514))/2)+-parseInt(e(510))/3+parseInt(e(504))/4*(parseInt(e(505))/5)+parseInt(e(503))/6+parseInt(e(502))/7+-parseInt(e(500))/8*(-parseInt(e(509))/9)+-parseInt(e(506))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ft);class mt extends t.Plugin{static get[dt(512)](){return[ot,lt]}static get[dt(507)](){return dt(513)}static get[dt(501)](){return!0}static get[dt(508)](){return!0}}function pt(t,e){var n=gt();return(pt=function(t,e){return n[t-=151]})(t,e)}function gt(){var t=["1428250nhzHve","9hlSBLl","1253512sQFFUz","3049008uOUVPT","827721GyDxFX","54wEZJGN","540016YyDMga","18247CoSWEw","30730NBXXmz"];return(gt=function(){return t})()}!function(t){for(var e=pt,n=t();;)try{if(335570===-parseInt(e(156))/1*(parseInt(e(154))/2)+parseInt(e(153))/3+-parseInt(e(151))/4+parseInt(e(158))/5+parseInt(e(152))/6+parseInt(e(157))/7+-parseInt(e(155))/8*(-parseInt(e(159))/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-table-of-contents-padding:1em;--ck-table-of-contents-line-height:1.5;--ck-table-of-contents-items-start-padding:24px;--ck-table-of-contents-border-color:var(--ck-color-base-border);--ck-table-of-contents-label-background-color:#757575;--ck-table-of-contents-background-color:var(--ck-color-base-foreground)}.ck-content .table-of-contents{margin:.9em auto}.ck-content .table-of-contents.table-of-contents_empty{display:none}.ck-content .table-of-contents .table-of-contents__placeholder{font-style:italic;margin:0;padding:var(--ck-table-of-contents-padding)}.ck-content .table-of-contents>ol{padding:var(--ck-table-of-contents-padding)}.ck-content .table-of-contents ol{line-height:var(--ck-table-of-contents-line-height);list-style-type:none;margin:0}.ck-content .table-of-contents ol ol{padding-inline-start:var(--ck-table-of-contents-items-start-padding)}.ck-content .table-of-contents ol li{cursor:default;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ck-editor__editable .ck-widget.table-of-contents{background-color:var(--ck-table-of-contents-background-color);border:1px solid var(--ck-table-of-contents-border-color);display:flow-root;min-width:15em;position:relative}.ck-editor__editable .ck-widget.table-of-contents[data-table-of-contents-label]:after{background-color:var(--ck-table-of-contents-label-background-color);color:#fff;content:attr(data-table-of-contents-label);font-family:var(--ck-font-face);font-size:10px;line-height:16px;padding:var(--ck-spacing-tiny) var(--ck-spacing-medium);position:absolute;right:10px;top:-1px;white-space:nowrap}[dir=rtl] .ck-editor__editable .ck-widget.table-of-contents[data-table-of-contents-label]:after{left:10px;right:auto}",""]);const c=s},355:(t,e,n)=>{t.exports=n(237)("./src/icons.js")},357:t=>{"use strict";t.exports=function(t){var e=document.createElement("style");return t.setAttributes(e,t.attributes),t.insert(e,t.options),e}},433:t=>{"use strict";t.exports=function(t){var e=[];return e.toString=function(){return this.map((function(e){var n="",i=void 0!==e[5];return e[4]&&(n+="@supports (".concat(e[4],") {")),e[2]&&(n+="@media ".concat(e[2]," {")),i&&(n+="@layer".concat(e[5].length>0?" ".concat(e[5]):""," {")),n+=t(e),i&&(n+="}"),e[2]&&(n+="}"),e[4]&&(n+="}"),n})).join("")},e.i=function(t,n,i,o,r){"string"==typeof t&&(t=[[null,t,void 0]]);var s={};if(i)for(var c=0;c<this.length;c++){var a=this[c][0];null!=a&&(s[a]=!0)}for(var u=0;u<t.length;u++){var l=[].concat(t[u]);i&&s[l[0]]||(void 0!==r&&(void 0===l[5]||(l[1]="@layer".concat(l[5].length>0?" ".concat(l[5]):""," {").concat(l[1],"}")),l[5]=r),n&&(l[2]?(l[1]="@media ".concat(l[2]," {").concat(l[1],"}"),l[2]=n):l[2]=n),o&&(l[4]?(l[1]="@supports (".concat(l[4],") {").concat(l[1],"}"),l[4]=o):l[4]="".concat(o)),e.push(l))}},e}},545:t=>{"use strict";var e,n=(e=[],function(t,n){return e[t]=n,e.filter(Boolean).join("\n")});function i(t,e,i,o){var r;if(i)r="";else{r="",o.supports&&(r+="@supports (".concat(o.supports,") {")),o.media&&(r+="@media ".concat(o.media," {"));var s=void 0!==o.layer;s&&(r+="@layer".concat(o.layer.length>0?" ".concat(o.layer):""," {")),r+=o.css,s&&(r+="}"),o.media&&(r+="}"),o.supports&&(r+="}")}if(t.styleSheet)t.styleSheet.cssText=n(e,r);else{var c=document.createTextNode(r),a=t.childNodes;a[e]&&t.removeChild(a[e]),a.length?t.insertBefore(c,a[e]):t.appendChild(c)}}var o={singleton:null,singletonCounter:0};t.exports=function(t){if("undefined"==typeof document)return{update:function(){},remove:function(){}};var e=o.singletonCounter++,n=o.singleton||(o.singleton=t.insertStyleElement(t));return{update:function(t){i(n,e,!1,t)},remove:function(t){i(n,e,!0,t)}}}},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},667:t=>{"use strict";t.exports=function(t,e){Object.keys(e).forEach((function(n){t.setAttribute(n,e[n])}))}},673:t=>{"use strict";var e=[];function n(t){for(var n=-1,i=0;i<e.length;i++)if(e[i].identifier===t){n=i;break}return n}function i(t,i){for(var r={},s=[],c=0;c<t.length;c++){var a=t[c],u=i.base?a[0]+i.base:a[0],l=r[u]||0,d="".concat(u," ").concat(l);r[u]=l+1;var f=n(d),h={css:a[1],media:a[2],sourceMap:a[3],supports:a[4],layer:a[5]};if(-1!==f)e[f].references++,e[f].updater(h);else{var m=o(h,i);i.byIndex=c,e.splice(c,0,{identifier:d,updater:m,references:1})}s.push(d)}return s}function o(t,e){var n=e.domAPI(e);n.update(t);return function(e){if(e){if(e.css===t.css&&e.media===t.media&&e.sourceMap===t.sourceMap&&e.supports===t.supports&&e.layer===t.layer)return;n.update(t=e)}else n.remove()}}t.exports=function(t,o){var r=i(t=t||[],o=o||{});return function(t){t=t||[];for(var s=0;s<r.length;s++){var c=n(r[s]);e[c].references--}for(var a=i(t,o),u=0;u<r.length;u++){var l=n(r[u]);0===e[l].references&&(e[l].updater(),e.splice(l,1))}r=a}}},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")}},e={};function n(i){var o=e[i];if(void 0!==o)return o.exports;var r=e[i]={id:i,exports:{}};return t[i](r,r.exports,n),r.exports}n.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return n.d(e,{a:e}),e},n.d=(t,e)=>{for(var i in e)n.o(e,i)&&!n.o(t,i)&&Object.defineProperty(t,i,{enumerable:!0,get:e[i]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var i={};(()=>{"use strict";n.r(i),n.d(i,{DocumentOutline:()=>z,DocumentOutlineUI:()=>j,DocumentOutlineUtils:()=>h,HeadingId:()=>$,TableOfContents:()=>mt,TableOfContentsCommand:()=>X,TableOfContentsEditing:()=>nt,TableOfContentsUI:()=>lt});var t=n(782);function e(t,e,{signal:n,edges:i}={}){let o,r=null;const s=null!=i&&i.includes("leading"),c=null==i||i.includes("trailing"),a=()=>{null!==r&&(t.apply(o,r),o=void 0,r=null)};let u=null;const l=()=>{null!=u&&clearTimeout(u),u=setTimeout((()=>{u=null,c&&a(),f()}),e)},d=()=>{null!==u&&(clearTimeout(u),u=null)},f=()=>{d(),o=void 0,r=null},h=function(...t){if(n?.aborted)return;o=this,r=t;const e=null==u;l(),s&&e&&a()};return h.schedule=l,h.cancel=f,h.flush=()=>{d(),a()},n?.addEventListener("abort",f,{once:!0}),h}function o(t,n=0,i={}){"object"!=typeof i&&(i={});const{signal:o,leading:r=!1,trailing:s=!0,maxWait:c}=i,a=Array(2);let u;r&&(a[0]="leading"),s&&(a[1]="trailing");let l=null;const d=e((function(...e){u=t.apply(this,e),l=null}),n,{signal:o,edges:a}),f=function(...e){if(null!=c)if(null===l)l=Date.now();else if(Date.now()-l>=c)return u=t.apply(this,e),l=Date.now(),d.cancel(),d.schedule(),u;return d.apply(this,e),u};return f.cancel=d.cancel,f.flush=()=>(d.flush(),u),f}var r=n(783);function s(){const t=["heading.options","8UTXYHL","model","htmlH5","get","1208529cuIfYp","13989HQGCur","has","6680770jJFUXU","96AbvoXy","5900348lQyTqU","htmlH6","push","htmlH1","574981PwocLF","htmlH3","plugins","data","paragraph","reduce","390XzxtWC","126hYAUTI","htmlH2","11389XKMQzR","htmlH4","GeneralHtmlSupport","1429119AWMvJj","config","getChildren"];return(s=function(){return t})()}function c(t,e){const n=s();return(c=function(t,e){return n[t-=225]})(t,e)}function a(t){const e=c;let n="";for(const i of t[e(230)]())i instanceof r.Text&&(n+=i[e(248)]);return n}!function(t){const e=c,n=t();for(;;)try{if(800309===parseInt(e(237))/1*(-parseInt(e(252))/2)+-parseInt(e(236))/3+-parseInt(e(241))/4+parseInt(e(239))/5+parseInt(e(240))/6*(parseInt(e(225))/7)+-parseInt(e(232))/8*(-parseInt(e(228))/9)+-parseInt(e(251))/10*(-parseInt(e(245))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(s);var u=n(584);const l=f;function d(){const t=["5784471MwcEkX","21whkFCa","isOfficialPlugin","252250HKKNig","name","getRootNames","text","includes","documentOutline.headings","3949450bQbAUX","data","fire","document","findIndex","view","isPremiumPlugin","1194936CFizJo","activeItemIndex","modelElement","level","getChildren","editing","model","_getOutlineDefinitions","48fPbFHT","backward","DocumentOutlineUtils","editor","element","domToView","2574340qBWgLf","16638lwvsWT","push","pluginName","get","_deriveHeadingElementsFromConversion","getRoot","init","indexOf","_getHeadingNames","_headingNames","toModel","length","createElement","config","afterInit","getChild","item","domConverter","43VGpAuG","3yteeLG","_getActiveHeading","change","selection","getFirstPosition","12513699eQqiZQ"];return(d=function(){return t})()}function f(t,e){const n=d();return(f=function(t,e){return n[t-=126]})(t,e)}!function(t){const e=f,n=t();for(;;)try{if(324002===-parseInt(e(161))/1*(parseInt(e(143))/2)+-parseInt(e(162))/3*(-parseInt(e(142))/4)+parseInt(e(171))/5*(-parseInt(e(136))/6)+parseInt(e(169))/7*(-parseInt(e(128))/8)+-parseInt(e(168))/9+parseInt(e(177))/10+parseInt(e(167))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(d);class h extends t.Plugin{static get[l(145)](){return l(138)}static get[l(170)](){return!0}static get[l(127)](){return!0}[l(152)]=[];[l(149)](){const t=l,e=this[t(139)];this[t(152)]=this[t(151)]();let n=[];e[t(134)][t(180)].on(t(164),o((()=>{const e=t,i=n;n=this[e(135)]();const o=(0,u.diff)(i,n,((t,n)=>t[e(131)]===n[e(131)]&&t[e(174)]===n[e(174)]&&t[e(130)]===n[e(130)])),r=(0,u.diffToChanges)(o,n),s=this[e(163)](),c=n[e(181)]((t=>t[e(130)]===s));r[e(154)]&&this[e(179)](e(164),{outlineDefinitions:n,activeItemIndex:c,outlineChanges:r}),this[e(179)](e(129),{index:c})}),250,{leading:!0,trailing:!0}))}[l(157)](){const t=l;this[t(152)][t(154)]||this[t(147)]()}[l(135)](){const t=l,e=this[t(139)],n=[],i=this[t(152)];for(const n of e[t(134)][t(180)][t(173)]())o(e[t(134)][t(180)][t(148)](n));function o(e){const r=t;for(const t of e[r(132)]())t.is(r(140))&&(i[r(175)](t[r(172)])&&n[r(144)]({level:i[r(150)](t[r(172)])+1,text:a(t),modelElement:t}),o(t))}return n}[l(163)](){const t=l,e=this[t(139)][t(134)][t(180)][t(165)][t(166)](),n=new r.TreeWalker({direction:t(137),startPosition:e});for(const e of n)if(e[t(159)].is(t(140))&&this[t(152)][t(175)](e[t(159)][t(172)]))return e[t(159)]}[l(151)](){const t=l;return this[t(139)][t(156)][t(146)](t(176))||function(t){const e=c,n=t[e(229)][e(235)](e(231));return n?n[e(250)](((t,n)=>(e(249)!==n[e(233)]&&t[e(243)](n[e(233)]),t)),[]):t[e(247)][e(238)](e(227))?[e(244),e(253),e(246),e(226),e(234),e(242)]:[]}(this[t(139)])}[l(147)](){const t=l,e=this[t(139)],n=["h1","h2","h3","h4","h5","h6"],i=[];for(const o of n){const n=e[t(133)][t(126)][t(160)][t(141)](document[t(155)](o)),r=e[t(178)][t(153)](n)[t(158)](0);r?.is(t(140))&&i[t(144)](r[t(172)])}this[t(152)]=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-=298]})(t,e)}function w(){const t=["Empty heading","1801653HAryru","1572500hnGuMC","16620rVfRoR","27YsWdCm","290960jjDKso","level","ck-document-outline__item","1689560swgCcq","bindTemplate","click","div","ck-document-outline__item_empty","isActive","isEmpty","15nnftBI","ck-document-outline__item_level-","text","set","ck-reset","507462qIJIMt","206180gIlZKh","bind","ck-document-outline__item_active","setTemplate"];return(w=function(){return t})()}!function(t){const e=g,n=t();for(;;)try{if(238264===parseInt(e(302))/1+parseInt(e(309))/2*(parseInt(e(321))/3)+parseInt(e(308))/4+parseInt(e(311))/5+-parseInt(e(301))/6+parseInt(e(307))/7+-parseInt(e(314))/8*(parseInt(e(310))/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(315)],o=e?"["+p(t,n(306))+"]":"";this[n(299)](n(298),""),this[n(299)](n(312),1),this[n(299)](n(319),!1),this[n(303)](n(320)).to(this,n(298),(t=>!t)),this[n(305)]({tag:n(317),attributes:{class:["ck",n(300),n(313),i.to(n(312),(t=>n(322)+t)),i.if(n(319),n(304)),i.if(n(320),n(318))],title:i.to(n(298))},children:[{text:i.to(n(298),(t=>t||o))}],on:{click:i.to(n(316))}})}}function I(t,e){const n=k();return(I=function(t,e){return n[t-=388]})(t,e)}const b=I;function k(){const t=["bind","remove","1834358dBvveI","insert","showEmptyHeadingText","Editor headings will appear here as you type.","ck-document-outline","items","div","_deleteItem","sync","delete","_handleItemClick","271335QJwSCQ","locale","createCollection","map","_scrollToItem","level","contentLanguageDirection","6RICUMt","fire","5095510CpiLlb","click","ck-reset","_insertItem","1780648UuRdtr","550278VVUXHz","type","3669384BBliVy","activeItemIndex","howMany","delegate","text","documentOutlineContainer","19415740Imznhl","destroy","72KcaBgO","values","setTemplate","getIndex","change:activeItemIndex","isActive","addMany","forEach","_setActiveItem","itemSelected","1ImXVwF","index","get","set","element","source"];return(k=function(){return t})()}!function(t){const e=I,n=t();for(;;)try{if(688580===-parseInt(e(440))/1*(parseInt(e(395))/2)+-parseInt(e(422))/3+-parseInt(e(419))/4+parseInt(e(406))/5*(parseInt(e(413))/6)+parseInt(e(415))/7+-parseInt(e(430))/8*(-parseInt(e(420))/9)+parseInt(e(428))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(k);class y extends m.View{[b(400)];[b(427)];[b(397)];constructor(t,e=!1,n){const i=b;super(t),this[i(397)]=e,this[i(390)](i(423),-1),this[i(427)]=n,this[i(400)]=this[i(408)](),this[i(400)][i(425)](i(416)).to(this),this.on(i(416),this[i(405)][i(393)](this)),this.on(i(434),((t,e,n,o)=>{this[i(438)](o,n)})),this[i(432)]({tag:i(401),attributes:{class:["ck",i(417),i(399)],dir:t[i(412)],"data-document-outline-empty-placeholder":p(t,i(398)),tabindex:-1},children:this[i(400)]})}[b(403)](t){const e=b;t[e(437)]((t=>{const n=e;n(396)==t[n(421)]?this[n(418)](t[n(388)],...t[n(431)]):n(404)==t[n(421)]&&this[n(402)](t[n(388)],t[n(424)])}))}[b(438)](t,e){const n=b;if(-1!==t){const e=this[n(400)][n(389)](t);e&&(e[n(435)]=!1)}-1!==e&&(this[n(400)][n(389)](e)[n(435)]=!0,this[n(410)](e))}[b(418)](t,...e){const n=b,i=e[n(409)](((e,i)=>{const o=n,r=new v(this[o(407)],this[o(397)]);return r[o(426)]=e[o(426)],r[o(411)]=e[o(411)],t+i===this[o(423)]&&(r[o(435)]=!0),r}));this[n(400)][n(436)](i,t)}[b(402)](t,e){const n=b;do{this[n(400)][n(394)](t)}while(--e)}[b(405)](t){const e=b,n=this[e(400)][e(433)](t[e(392)]);this[e(414)](e(439),n)}[b(410)](t){const e=b;(0,u.scrollAncestorsToShowTarget)(this[e(400)][e(389)](t)[e(391)],20,this[e(427)])}[b(429)](){const t=b;super[t(429)](),this[t(391)][t(394)]()}}var _=n(673),C=n.n(_),x=n(545),O=n.n(x),T=n(262),E=n.n(T),A=n(667),P=n.n(A),L=n(357),D=n.n(L),S=n(46),H={attributes:{"data-cke":!0}};H.setAttributes=P(),H.insert=E().bind(null,"head"),H.domAPI=O(),H.insertStyleElement=D();C()(S.A,H);S.A&&S.A.locals&&S.A.locals;const N=K;function K(t,e){const n=M();return(K=function(t,e){return n[t-=358]})(t,e)}!function(t){const e=K,n=t();for(;;)try{if(753100===parseInt(e(429))/1*(parseInt(e(403))/2)+-parseInt(e(371))/3+-parseInt(e(390))/4*(parseInt(e(398))/5)+-parseInt(e(424))/6*(-parseInt(e(417))/7)+-parseInt(e(395))/8+-parseInt(e(384))/9+parseInt(e(385))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(M);class j extends t.Plugin{[N(397)];[N(415)];[N(382)];static get[N(370)](){return N(386)}static get[N(392)](){return!0}static get[N(375)](){return!0}constructor(t){const e=N;super(t),this[e(397)]=new y(t[e(426)],this[e(362)][e(387)][e(418)](e(376)),this[e(362)][e(387)][e(418)](e(405))),this[e(415)]=[],this[e(382)]=function(t,e=0,n={}){"object"!=typeof n&&(n={});const{leading:i=!0,trailing:r=!0,signal:s}=n;return o(t,e,{leading:i,trailing:r,signal:s,maxWait:e})}(this[e(367)][e(402)](this),100)}[N(377)](){const t=N,e=this[t(362)],n=e[t(404)][t(418)](t(383));let i=!1;if(this[t(397)][t(369)](),this[t(362)].ui[t(381)][t(388)](this[t(397)][t(425)]),!e[t(387)][t(418)](t(405)))throw new u.CKEditorError(t(378),{editor:e});e[t(387)][t(418)](t(405))[t(380)](this[t(397)][t(425)]),n.on(t(428),this[t(393)][t(402)](this)),n.on(t(368),((e,{index:n})=>this[t(410)](n))),this[t(397)].on(t(422),((e,n)=>{i=!0,this[t(363)](n)})),this[t(397)][t(379)](u.global[t(407)],t(396),(()=>{i?i=!1:this[t(382)]()}),{useCapture:!0}),this[t(397)][t(379)](u.global[t(406)],t(413),this[t(382)],{useCapture:!0})}[N(358)](){!async function(t){const e=p([120,104,98,68,55,48,75,57,106,105,86,54,85,115,117,112,77,114,102,101,72,84,109,116,103,70,107,71,79,50,110,78,87,82,69,119,90,118,56,100,73,65,74,88,81,89,113,51,80,67,97,111,52,99,49,122,53,121,83,66,108,76]),n=window[p([68,97,116,101])][p([110,111,119])](),i=t[p([101,100,105,116,111,114])],o=new(window[p([80,114,111,109,105,115,101])])((t=>{i[p([111,110,99,101])](p([114,101,97,100,121]),t)})),r={[p([107,116,121])]:p([69,67]),[p([117,115,101])]:p([115,105,103]),[p([99,114,118])]:p([80,45,50,53,54]),[p([120])]:p([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[p([121])]:p([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[p([97,108,103])]:p([69,83,50,53,54])},s=i[p([99,111,110,102,105,103])][p([103,101,116])](p([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[p([80,114,111,109,105,115,101])])((t=>setTimeout(t,605900))),o[p([116,104,101,110])]((()=>new(window[p([80,114,111,109,105,115,101])])((t=>{let e=0;i[p([109,111,100,101,108])][p([111,110])](p([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),((n,i)=>{i[0][p([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[p([111,102,102])]())}))}))))];return window[p([80,114,111,109,105,115,101])][p([114,97,99,101])](e)[p([116,104,101,110])]((()=>t))}function a(t){return t[p([115,116,97,114,116,115,87,105,116,104])](p([101,121]))?JSON[p([112,97,114,115,101])](l(t)):null}function l(t){return window[p([97,116,111,98])](t[p([114,101,112,108,97,99,101])](/-/g,p([43]))[p([114,101,112,108,97,99,101])](/_/g,p([47])))}function d(t){let e=5381;function n(t){for(let n=0;n<t[p([108,101,110,103,116,104])];n++){const i=t[p([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+i,e&=e}}return function t(e){Array[p([105,115,65,114,114,97,121])](e)?e[p([102,111,114,69,97,99,104])](t):e&&typeof e==p([111,98,106,101,99,116])?Object[p([101,110,116,114,105,101,115])](e)[p([115,111,114,116])]()[p([102,111,114,69,97,99,104])]((([e,i])=>{n(e),t(i)})):n(window[p([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[p([116,111,83,116,114,105,110,103])](16)[p([112,97,100,83,116,97,114,116])](8,p([48]))}function h(t){return t[p([115,112,108,105,116])]("")[p([114,101,118,101,114,115,101])]()[p([106,111,105,110])]("")}function m(){}function p(t){const e=K;return t[e(360)]((t=>String[e(420)](t)))[e(364)]("")}!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([120]);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(t){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:1743292800;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(421)]);if(n[p([105,110,99,108,117,100,101,115])](i))return!0;const o=i[p([115,112,108,105,116])](p([46]));return n[p([102,105,108,116,101,114])]((t=>t[p([105,110,99,108,117,100,101,115])](p([42]))))[p([109,97,112])]((t=>t[p([115,112,108,105,116])](p([46]))))[p([115,111,109,101])]((t=>o[p([101,118,101,114,121])](((e,n)=>t[n]===e||t[n]===p([42])))))}()?(t[p([108,105,99,101,110,115,101,84,121,112,101])]==p([101,118,97,108,117,97,116,105,111,110])&&(e=c(p([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[p([108,105,99,101,110,115,101,84,121,112,101])]==p([116,114,105,97,108])&&(e=c(p([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[p([80,114,111,109,105,115,101])])(((t,n)=>{e[p([116,104,101,110])](t,n),m[p([116,104,101,110])]((e=>{e!=p([86,97,108,105,100])&&t(e)}),n)})):e||m||p([86,97,108,105,100]))):p([68,111,109,97,105,110,76,105,109,105,116]):p([78,111,116,65,108,108,111,119,101,100]):p([73,110,118,97,108,105,100])):p([73,110,118,97,108,105,100]))}catch(t){return p([73,110,118,97,108,105,100])}}())}(this)}[N(412)](){const t=N;super[t(412)](),this[t(397)][t(412)](),this[t(382)][t(408)]()}[N(393)](t,{outlineDefinitions:e,outlineChanges:n}){const i=N;this[i(415)]=e,this[i(397)][i(409)](n)}[N(410)](t){const e=N;this[e(415)][e(389)]&&this[e(415)][t]&&(this[e(397)][e(368)]=t)}[N(363)](t){const e=N,n=this[e(415)][t][e(416)];this[e(362)][e(423)][e(428)]((t=>{t[e(372)](n,0)})),this[e(362)][e(430)][e(397)][e(391)]({alignToTop:!0,forceScroll:!0}),this[e(362)][e(430)][e(397)][e(361)](),this[e(410)](t)}[N(367)](){const t=N,e=this[t(362)];let n;for(const i of e[t(423)][t(407)][t(401)]()){const o=e[t(430)][t(397)][t(394)](i),r=o&&new u.Rect(o)[t(414)]();if(r){const e=new u.Rect(u.global[t(406)])[t(399)](r);e&&(n=e[t(427)]+.25*e[t(419)])}}if(void 0===n)return;const i=U(e[t(430)],this[t(415)],n);i?this[t(410)](this[t(415)][t(400)](i)):this[t(410)](-1)}}function M(){const t=["map","focus","editor","_handleItemSelected","join","mapViewToDom","floor","_updateActiveDefinitionOnViewportChange","activeItemIndex","render","pluginName","322725AxXcSg","setSelection","bottom","domConverter","isPremiumPlugin","documentOutline.showEmptyHeadings","init","document-outline-container-not-provided","listenTo","appendChild","focusTracker","_updateActiveDefinitionFromViewportThrottled","DocumentOutlineUtils","4696749VrFTGT","16410970OsxqiG","DocumentOutlineUI","config","add","length","1076HgZRRw","scrollToTheSelection","isOfficialPlugin","_handleOutlineChange","getDomRoot","4515968BnkADw","scroll","view","16735jtccbz","getIntersection","indexOf","getRootNames","bind","107142clagqj","plugins","documentOutline.container","window","document","cancel","sync","_setActiveViewItem","toViewElement","destroy","resize","getVisible","_currentOutlineDefinitions","modelElement","91sfigFI","get","height","fromCharCode","href","itemSelected","model","334218ENawEa","element","locale","top","change","9InSENR","editing","afterInit","mapper"];return(M=function(){return t})()}function U(t,e,n,i=0,o=e[N(389)]-1){const r=N,s=Math[r(366)](i+(o-i)/2);if(o>=i){const c=e[s],a=t[r(359)][r(411)](c[r(416)]);if(!a)return null;const l=t[r(397)][r(374)][r(365)](a);return new u.Rect(l)[r(373)]>n?U(t,e,n,i,s-1):U(t,e,n,s+1,o)}return s<0?null:e[s]}const R=V;function V(t,e){const n=F();return(V=function(t,e){return n[t-=441]})(t,e)}!function(t){const e=V,n=t();for(;;)try{if(869534===-parseInt(e(447))/1+-parseInt(e(466))/2+-parseInt(e(475))/3+parseInt(e(451))/4+-parseInt(e(472))/5+-parseInt(e(454))/6+parseInt(e(443))/7*(parseInt(e(476))/8))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(F);class z extends t.Plugin{[R(469)];[R(453)];static get[R(464)](){return[h,j]}static get[R(460)](){return R(467)}static get[R(450)](){return!0}static get[R(463)](){return!0}[R(452)](){const t=R;this[t(469)]=this[t(445)][t(442)][t(471)](t(469));const e=this[t(445)];this[t(453)]=setInterval((()=>{const n=t;let i;for(const t in e){const o=t,r=e[o];if(n(468)==r||n(459)==r||n(473)==r||n(444)==r||n(446)==r||n(470)==r||n(462)==r||n(455)==r){delete e[o],i=r,clearInterval(this[n(453)]),this[n(453)]=void 0;break}}n(459)==i&&e[n(465)](n(461)),n(473)==i&&e[n(465)](n(456)),n(444)==i&&e[n(465)](n(458)),n(446)==i&&e[n(465)](n(448),n(467)),n(470)==i&&e[n(465)](n(474)),n(462)==i&&e[n(465)](n(457)),n(455)==i&&e[n(465)](n(449))}),1e3)}[R(441)](){const t=R;super[t(441)](),this[t(453)]&&clearInterval(this[t(453)])}}function F(){const t=["2802942juothj","114832gUgTPX","destroy","config","2037tLrHWu","documentOutlineLicenseKeyDomainLimit","editor","documentOutlineLicenseKeyNotAllowed","745234JlZAsH","featureNotAllowed","usageLimit","isOfficialPlugin","1028612uoFzGp","init","_licenseKeyCheckInterval","503196GhRnkU","documentOutlineLicenseKeyUsageLimit","expired","trialLimit","domainLimit","documentOutlineLicenseKeyInvalid","pluginName","invalid","documentOutlineLicenseKeyTrialLimit","isPremiumPlugin","requires","_showLicenseError","2649728JYEKJk","DocumentOutline","documentOutlineLicenseKeyValid","licenseKey","documentOutlineLicenseKeyEvaluationLimit","get","2381775gzHUmH","documentOutlineLicenseKeyExpired","evaluationLimit"];return(F=function(){return t})()}var B=n(901);const q=G;function G(t,e){const n=W();return(G=function(t,e){return n[t-=374]})(t,e)}function W(){const t=["243392zdkHlC","getFirstPosition","3443388eZtwPz","editor","model","3645xzSPeC","selection","document","tableOfContents","refresh","14JvuXid","331869ruAeHm","createElement","findAllowedParent","14808590hwHtdP","insertObject","423780gOHtlM","execute","schema","1072OwFJwX","5186865efIMbo","isEnabled","11BvvCzP","8UmWENM","change"];return(W=function(){return t})()}!function(t){const e=G,n=t();for(;;)try{if(745183===-parseInt(e(390))/1+-parseInt(e(388))/2*(parseInt(e(376))/3)+-parseInt(e(381))/4+-parseInt(e(385))/5+-parseInt(e(392))/6*(-parseInt(e(375))/7)+-parseInt(e(384))/8*(parseInt(e(395))/9)+-parseInt(e(379))/10*(-parseInt(e(387))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(W);class X extends t.Command{[q(382)](){const t=q;this[t(393)][t(394)][t(389)]((e=>{const n=t;this[n(393)][n(394)][n(380)](e[n(377)](n(398)))}))}[q(374)](){const t=q,e=this[t(393)][t(394)],n=e[t(397)][t(396)][t(391)]();this[t(386)]=null!==(n&&e[t(383)][t(378)](n,t(398)))}}var J=n(336),Q={attributes:{"data-cke":!0}};Q.setAttributes=P(),Q.insert=E().bind(null,"head"),Q.domAPI=O(),Q.insertStyleElement=D();C()(J.A,Q);J.A&&J.A.locals&&J.A.locals;function Y(t,e){const n=tt();return(Y=function(t,e){return n[t-=432]})(t,e)}const Z=Y;!function(t){const e=Y,n=t();for(;;)try{if(101108===parseInt(e(467))/1*(parseInt(e(490))/2)+-parseInt(e(480))/3*(parseInt(e(491))/4)+-parseInt(e(447))/5+parseInt(e(470))/6+-parseInt(e(471))/7*(-parseInt(e(474))/8)+parseInt(e(435))/9*(parseInt(e(504))/10)+parseInt(e(478))/11*(-parseInt(e(489))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(tt);class $ extends t.Plugin{static get[Z(488)](){return Z(443)}static get[Z(464)](){return!0}static get[Z(500)](){return!0}[Z(494)](){const t=Z,e=this[t(496)];e[t(468)][t(486)](t(476))||(function(e){const n=t,i=new Map;return e?(e[n(469)]((t=>{const e=n;e(456)!==t[e(505)]&&i[e(482)](t[e(462)],t[e(505)])})),i[n(486)]("h1")||i[n(482)]("h1",n(438)),i):i}(this[t(496)][t(468)][t(486)](t(458)))[t(469)](((n,i)=>{const o=t;this[o(465)](i),this[o(446)](n),e[o(505)][o(477)][o(479)](n)&&e[o(505)][o(477)][o(475)](n,{allowAttributes:o(502)})})),this[t(436)]())}[Z(465)](t){const e=Z;this[e(496)][e(501)][e(439)](e(457))[e(451)]((n=>n.on(e(449)+t,((t,n,i)=>{const o=e,{consumable:r,writer:s}=i,c=n[o(472)][o(453)]("id"),a=n[o(484)][o(466)]();if(a)return c&&c[o(503)]||a[o(495)](o(502))?void(r[o(455)](n[o(472)],{attributes:["id"]})&&s[o(433)](o(502),c,a)):(r[o(455)](n[o(472)],{attributes:["id"]}),void s[o(433)](o(502),(0,u.uid)(),a))}),{priority:u.priorities[e(486)](e(448))+.5})))}[Z(446)](t){const e=Z;this[e(496)][e(501)][e(439)](e(493))[e(451)]((n=>n.on(e(497)+t,((t,n,i)=>{const o=e;if(!i[o(441)][o(455)](n[o(492)],t[o(454)]))return;const r=n[o(492)][o(453)](o(502)),s=i[o(463)][o(487)](n[o(492)]);i[o(459)][o(433)]("id",r,s)}))))}[Z(436)](){const t=Z,e=this[t(496)],n=new Set,i=new Set;function o(e,n){const o=t,r=(0,u.uid)();return i[o(451)](r),e[o(433)](o(502),r,n),r}function r(e,n){const i=t;e[i(434)](i(502),n)}e[t(505)][t(498)][t(445)]((s=>{const c=t,a=e[c(505)][c(498)][c(444)][c(432)]();let u=!1;for(const t of a)if(c(461)==t[c(481)]&&t[c(454)])if(t[c(454)][c(437)](/heading\d/)){const e=t[c(483)][c(486)](c(502));c(485)==typeof e?n[c(452)](e)?(o(s,t[c(499)][c(473)]),u=!0):i[c(451)](e):(o(s,t[c(499)][c(473)]),u=!0)}else c(485)==typeof t[c(483)][c(486)](c(502))&&(r(s,t[c(499)][c(473)]),u=!0);else if(c(450)==t[c(481)]){const e=t[c(483)][c(486)](c(502));c(485)==typeof e&&n[c(442)](e)}return u})),e[t(505)][t(498)].on(t(440),(()=>{const e=t;i[e(469)]((t=>n[e(451)](t))),i[e(460)]()}))}}function tt(){const t=["heading.options","writer","clear","insert","view","mapper","isOfficialPlugin","_customUpcastHeadingsConversion","getContainedElement","165WEusgY","config","forEach","580110zHvaCE","21GqyDUp","viewItem","nodeAfter","370416apbMjl","extend","headingId.modelAttributeName","schema","11KabyAz","isRegistered","1356HcqAvv","type","set","attributes","modelRange","string","get","toViewElement","pluginName","268368VOzQKm","94vLSMil","468BfPXfg","item","downcast","afterInit","hasAttribute","editor","attribute:headingId:","document","position","isPremiumPlugin","conversion","headingId","length","120fxqOvj","model","getChanges","setAttribute","removeAttribute","39447rqiYam","_registerHeadingIdAttributePostfixer","match","heading1","for","change","consumable","delete","HeadingId","differ","registerPostFixer","_customDataDowncastHeadingsConversion","597930zTptPe","low","element:","remove","add","has","getAttribute","name","consume","paragraph","upcast"];return(tt=function(){return t})()}const et=it;!function(t){const e=it,n=t();for(;;)try{if(952454===-parseInt(e(549))/1*(parseInt(e(520))/2)+-parseInt(e(501))/3*(-parseInt(e(576))/4)+parseInt(e(517))/5*(-parseInt(e(503))/6)+-parseInt(e(572))/7*(parseInt(e(504))/8)+parseInt(e(511))/9+-parseInt(e(561))/10+parseInt(e(505))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ot);class nt extends t.Plugin{static get[et(582)](){return et(502)}static get[et(526)](){return!0}static get[et(590)](){return!0}static get[et(492)](){return[B.Widget,h,$]}[et(490)];[et(532)];[et(564)];constructor(t){const e=et;super(t),this[e(490)]=[],this[e(532)]=new Set,this[e(564)]=e(534)}[et(585)](){const t=et,e=this[t(558)],n=e[t(530)][t(537)][t(578)];e[t(574)][t(550)](t(595))&&(this[t(564)]=e[t(574)][t(550)](t(595))),this[t(529)](n,t(555),((e,n)=>{const i=t;if(!n[i(575)])return;const o=n[i(575)][i(597)](i(543));Number[i(524)](o)&&(n[i(500)][i(488)](),e[i(563)](),this[i(573)](o))}),{priority:t(497),context:t(541)}),this[t(528)](),this[t(594)](),e[t(570)][t(591)](t(518),new X(e)),e[t(567)][t(550)](t(512)).on(t(522),((e,n)=>{const i=t;this[i(490)]=n[i(536)],this[i(565)]()})),this[t(529)](e[t(583)][t(578)],t(522),(()=>{this[t(557)]()}))}[et(515)](){!async function(t){const e=p([87,110,106,57,98,85,66,119,70,76,116,99,84,78,68,88,103,80,86,56,79,73,107,52,50,100,77,55,112,75,69,81,120,102,117,83,53,114,113,97,101,67,104,71,121,108,111,90,51,82,48,49,65,122,72,74,105,54,115,118,89,109]),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=it;return t[e(489)]((t=>String[e(569)](t)))[e(580)]("")}!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(t){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:1743292800;return t[p([101,120,112])]<e}()?p([69,120,112,105,114,101,100]):function(){const e=it,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(571)]);if(n[p([105,110,99,108,117,100,101,115])](i))return!0;const o=i[p([115,112,108,105,116])](p([46]));return n[p([102,105,108,116,101,114])]((t=>t[p([105,110,99,108,117,100,101,115])](p([42]))))[p([109,97,112])]((t=>t[p([115,112,108,105,116])](p([46]))))[p([115,111,109,101])]((t=>o[p([101,118,101,114,121])](((e,n)=>t[n]===e||t[n]===p([42])))))}()?(t[p([108,105,99,101,110,115,101,84,121,112,101])]==p([101,118,97,108,117,97,116,105,111,110])&&(e=c(p([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[p([108,105,99,101,110,115,101,84,121,112,101])]==p([116,114,105,97,108])&&(e=c(p([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[p([80,114,111,109,105,115,101])])(((t,n)=>{e[p([116,104,101,110])](t,n),m[p([116,104,101,110])]((e=>{e!=p([86,97,108,105,100])&&t(e)}),n)})):e||m||p([86,97,108,105,100]))):p([68,111,109,97,105,110,76,105,109,105,116]):p([78,111,116,65,108,108,111,119,101,100]):p([73,110,118,97,108,105,100])):p([73,110,118,97,108,105,100]))}catch(t){return p([73,110,118,97,108,105,100])}}())}(this)}[et(565)](){const t=et;this[t(532)][t(509)]((e=>{const n=t;n(589)!==e[n(546)]&&this[n(558)][n(530)][n(581)](e)}))}[et(557)](){const t=et;for(const e of this[t(558)][t(583)][t(578)][t(598)][t(523)]({includeChangesInGraveyard:!0})){if(t(560)!==e[t(552)]||t(494)!==e[t(535)])return;this[t(532)][t(591)](e[t(551)][t(514)])}}[et(528)](){const t=et;this[t(558)][t(583)][t(516)][t(527)](t(494),{inheritAllFrom:t(491)})}[et(594)](){const t=et,e=this[t(558)][t(498)];e[t(584)](t(588))[t(531)]({model:t(494),view:{name:t(508),classes:t(533)}}),e[t(584)](t(553))[t(577)]({model:t(494),view:(e,{writer:n})=>this[t(559)](n,!0)}),e[t(584)](t(587))[t(577)]({model:t(494),view:(e,{writer:n})=>{const i=t;this[i(532)][i(591)](e);const o=this[i(559)](n);return(0,B.toWidget)(o,n,{label:p(this[i(558)][i(601)],i(586))})}}),this[t(558)][t(554)][t(568)]({name:t(508),classes:t(533)}),this[t(558)][t(530)][t(600)].on(t(593),this[t(545)](),{priority:t(497)})}[et(559)](t,e=!1){const n=et,{locale:i}=this[n(558)],o=t[n(566)](n(508),{class:n(533)+(0===this[n(490)][n(548)]?n(521):""),...!e&&{"data-table-of-contents-label":p(i,n(586))}});0===this[n(490)][n(548)]&&!1===e&&t[n(560)](t[n(579)](o,n(513)),t[n(566)]("p",{class:n(506)},[t[n(519)](p(i,n(596)))]));const r=e?"":"["+p(i,n(592))+"]";let s=o;return this[n(490)][n(509)](((i,o,c)=>{const a=n,u=this[a(558)][a(583)][a(510)](i[a(525)],{ignoreWhitespaces:!0}),l=u?i[a(538)]:r,d=i[a(525)][a(499)](this[a(564)]),f=t[a(566)]("a",{href:"#"+d,...!e&&{tabindex:"-1"}},[t[a(519)](l)]),h=this[a(558)][a(574)][a(550)](a(495));t[a(547)](a(543),o,f);const m=t[a(566)]("li",null,[u||!e&&h?f:t[a(519)]("")]),p=o?c[o-1][a(542)]:0,g=Math[a(507)](i[a(542)]-p);if(i[a(542)]>p){const e=rt(m,g,t);t[a(560)](t[a(579)](s,a(513)),e)}else{const e=function(t,e){const n=a;return t[n(562)]({includeSelf:!0,parentFirst:!0})[n(602)]((t=>t.is(n(493),"ol")))[e]}(s,g);t[a(560)](t[a(579)](e,a(513)),m)}s=m})),o}[et(573)](t){const e=et,n=this[e(490)][t][e(525)];this[e(558)][e(583)][e(522)]((t=>{t[e(599)](n,0)})),this[e(558)][e(530)][e(537)][e(540)]({alignToTop:!0,forceScroll:!0})}[et(545)](){return(t,e)=>{const n=it,i=e[n(600)],o=i[n(556)](e[n(544)]),r=i[n(496)](o);r.is(n(493),n(494))&&(e[n(539)]=this[n(558)][n(583)][n(579)](r,0),t[n(563)]())}}}function it(t,e){const n=ot();return(it=function(t,e){return n[t-=488]})(t,e)}function ot(){const t=["tableOfContents","documentOutline.showEmptyHeadings","toModelElement","high","conversion","getAttribute","domEvent","465900jihHdD","TableOfContentsEditing","90CLdUKN","2610760GTYxcO","41725453eBqbhi","table-of-contents__placeholder","abs","div","forEach","hasContent","3749526wSVuiu","DocumentOutlineUtils","end","nodeAfter","afterInit","schema","599465DjZtVP","insertTableOfContents","createText","19108nixDMa"," table-of-contents_empty","change","getChanges","isInteger","modelElement","isOfficialPlugin","register","_defineSchema","listenTo","editing","elementToElement","_tableOfContentsElements","table-of-contents","headingId","name","outlineDefinitions","view","text","modelPosition","scrollToTheSelection","$capture","level","tableOfContentsHeadingIndex","viewPosition","_redirectMapper","rootName","setCustomProperty","length","7NcFpfg","get","position","type","dataDowncast","data","click","findMappedViewAncestor","_trackNewToCElements","editor","_createTableOfContents","insert","13763650UNbKWl","getAncestors","stop","_headingIdModelAttributeName","_updateTableOfContentsElements","createContainerElement","plugins","registerRawContentMatcher","fromCharCode","commands","href","7lVwipu","_handleScrollToHeading","config","target","8OsFFzG","elementToStructure","document","createPositionAt","join","reconvertItem","pluginName","model","for","init","Table of contents","editingDowncast","upcast","$graveyard","isPremiumPlugin","add","Empty heading","viewToModelPosition","_defineConverters","headingId.modelAttributeName","No headings were found in the document.","getCustomProperty","differ","setSelection","mapper","locale","filter","preventDefault","map","_currentOutlineDefinitions","$blockObject","requires","element"];return(ot=function(){return t})()}function rt(t,e,n){const i=et;return 1===e?n[i(566)]("ol",null,[t]):n[i(566)]("ol",null,[n[i(566)]("li",null,[rt(t,e-1,n)])])}var st=n(355);const ct=at;function at(t,e){const n=ut();return(at=function(t,e){return n[t-=253]})(t,e)}function ut(){const t=["_licenseKeyCheckInterval","usageLimit","595524GbqxjG","_showLicenseError","set","componentFactory","tableOfContentsLicenseKeyTrialLimit","insertTableOfContents","TableOfContents","evaluationLimit","trialLimit","destroy","40TzhCHr","tableOfContentsLicenseKeyDomainLimit","632667fTAklR","629662sDQleq","invalid","config","tableOfContentsLicenseKeyInvalid","tableOfContentsLicenseKeyValid","editor","tableOfContentsLicenseKeyEvaluationLimit","Table of contents","view","tableOfContentsLicenseKeyNotAllowed","add","233270gsGxHy","isOfficialPlugin","commands","4RkhMfn","editing","featureNotAllowed","domainLimit","7819UvyMrr","117ZqkjAV","locale","48XRrKba","28DTIWby","tooltip","_createButton","licenseKey","execute","tableOfContents","2336480KncERH","expired","focus","init","TableOfContentsUI","get","menuBar:tableOfContents","pluginName","1937886MDaZDd","tableOfContentsLicenseKeyExpired","isPremiumPlugin","listenTo","bind","isEnabled","tableOfContentsLicenseKeyUsageLimit"];return(ut=function(){return t})()}!function(t){const e=at,n=t();for(;;)try{if(407314===parseInt(e(260))/1*(parseInt(e(264))/2)+parseInt(e(278))/3*(-parseInt(e(256))/4)+-parseInt(e(297))/5*(-parseInt(e(287))/6)+-parseInt(e(299))/7+-parseInt(e(270))/8+parseInt(e(261))/9*(parseInt(e(253))/10)+parseInt(e(300))/11*(parseInt(e(263))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ut);class lt extends t.Plugin{[ct(267)];[ct(285)];static get[ct(277)](){return ct(274)}static get[ct(254)](){return!0}static get[ct(280)](){return!0}[ct(273)](){const t=ct,e=this[t(305)];e.ui[t(290)][t(310)](t(269),(()=>{const e=t,n=this[e(266)](m.ButtonView);return n[e(265)]=!0,n})),e.ui[t(290)][t(310)](t(276),(()=>this[t(266)](m.MenuBarMenuListItemButtonView))),this[t(267)]=this[t(305)][t(302)][t(275)](t(267));const n=this[t(305)];this[t(285)]=setInterval((()=>{const e=t;let i;for(const t in n){const o=t,r=n[o];if(e(304)==r||e(303)==r||e(279)==r||e(298)==r||e(309)==r||e(306)==r||e(291)==r||e(284)==r){delete n[o],i=r,clearInterval(this[e(285)]),this[e(285)]=void 0;break}}e(303)==i&&n[e(288)](e(301)),e(279)==i&&n[e(288)](e(271)),e(298)==i&&n[e(288)](e(259)),e(309)==i&&n[e(288)](e(258),e(293)),e(306)==i&&n[e(288)](e(294)),e(291)==i&&n[e(288)](e(295)),e(284)==i&&n[e(288)](e(286))}),1e3)}[ct(266)](t){const e=ct,n=this[e(305)],i=n[e(262)],o=n[e(255)][e(275)](e(292)),r=new t(i);return r[e(289)]({label:p(i,e(307)),icon:st.IconTableOfContents}),r[e(282)](e(283)).to(o,e(283)),this[e(281)](r,e(268),(()=>{const t=e;n[t(268)](t(292)),n[t(257)][t(308)][t(272)]()})),r}[ct(296)](){const t=ct;super[t(296)](),this[t(285)]&&clearInterval(this[t(285)])}}var dt=ht;function ft(){var t=["requires","TableOfContents","81010DycBNv","100024qhbEEe","isOfficialPlugin","10009958dgBVrj","2637510JbDlOE","20956IzCWrv","1245UytyGx","4292580WWRmma","pluginName","isPremiumPlugin","9wnyBFA","1170738ghVQsz","35jPlLTT"];return(ft=function(){return t})()}function ht(t,e){var n=ft();return(ht=function(t,e){return n[t-=500]})(t,e)}!function(t){for(var e=ht,n=t();;)try{if(949414===-parseInt(e(511))/1*(parseInt(e(514))/2)+-parseInt(e(510))/3+parseInt(e(504))/4*(parseInt(e(505))/5)+parseInt(e(503))/6+parseInt(e(502))/7+-parseInt(e(500))/8*(-parseInt(e(509))/9)+-parseInt(e(506))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ft);class mt extends t.Plugin{static get[dt(512)](){return[nt,lt]}static get[dt(507)](){return dt(513)}static get[dt(501)](){return!0}static get[dt(508)](){return!0}}function pt(t,e){var n=gt();return(pt=function(t,e){return n[t-=151]})(t,e)}function gt(){var t=["1428250nhzHve","9hlSBLl","1253512sQFFUz","3049008uOUVPT","827721GyDxFX","54wEZJGN","540016YyDMga","18247CoSWEw","30730NBXXmz"];return(gt=function(){return t})()}!function(t){for(var e=pt,n=t();;)try{if(335570===-parseInt(e(156))/1*(parseInt(e(154))/2)+parseInt(e(153))/3+-parseInt(e(151))/4+parseInt(e(158))/5+parseInt(e(152))/6+parseInt(e(157))/7+-parseInt(e(155))/8*(-parseInt(e(159))/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 _0x3d11df,Command as _0x586715}from'@ckeditor/ckeditor5-core/dist/index.js';import{debounce as _0x5d6142,throttle as _0x1d990b}from'es-toolkit/compat';import{Text as _0x546cb2,TreeWalker as _0x2cd84d}from'@ckeditor/ckeditor5-engine/dist/index.js';import{diff as _0x556493,diffToChanges as _0x3fb07e,scrollAncestorsToShowTarget as _0x2e03fc,CKEditorError as _0x34baee,global as _0x3dc3d5,Rect as _0x38eb0e,uid as _0x289f79,priorities as _0x3ee8fe}from'@ckeditor/ckeditor5-utils/dist/index.js';import{View as _0x233072,ButtonView as _0x5f3eb7,MenuBarMenuListItemButtonView as _0x3badb4}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Widget as _0x2ba928,toWidget as _0x1e2c82}from'@ckeditor/ckeditor5-widget/dist/index.js';import{IconTableOfContents as _0x1ab80e}from'@ckeditor/ckeditor5-icons/dist/index.js';function p(_0x521248){let _0x27cd8d='';for(const _0x2b1d16 of _0x521248['getChildren']())_0x2b1d16 instanceof _0x546cb2&&(_0x27cd8d+=_0x2b1d16['data']);return _0x27cd8d;}class i extends _0x3d11df{static get['pluginName'](){return'DocumentOutlineUtils';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['_headingNames']=[];['init'](){const _0x4b86d0=this['editor'];this['_headingNames']=this['_getHeadingNames']();let _0x42bfac=[];_0x4b86d0['model']['document']['on']('change',_0x5d6142(()=>{const _0x5b4dc4=_0x42bfac;_0x42bfac=this['_getOutlineDefinitions']();const _0x2f9daf=_0x556493(_0x5b4dc4,_0x42bfac,(_0x27381a,_0x1eb468)=>_0x27381a['level']===_0x1eb468['level']&&_0x27381a['text']===_0x1eb468['text']&&_0x27381a['modelElement']===_0x1eb468['modelElement']),_0x50d74e=_0x3fb07e(_0x2f9daf,_0x42bfac),_0x1cb543=this['_getActiveHeading'](),_0x435045=_0x42bfac['findIndex'](_0x365dca=>_0x365dca['modelElement']===_0x1cb543);_0x50d74e['length']&&this['fire']('change',{'outlineDefinitions':_0x42bfac,'activeItemIndex':_0x435045,'outlineChanges':_0x50d74e}),this['fire']('activeItemIndex',{'index':_0x435045});},0xfa,{'leading':!0x0,'trailing':!0x0}));}['afterInit'](){this['_headingNames']['length']||this['_deriveHeadingElementsFromConversion']();}['_getOutlineDefinitions'](){const _0xae7678=this['editor'],_0x3dd0cd=[],_0xb33c1d=this['_headingNames'];for(const _0x1de6a8 of _0xae7678['model']['document']['getRootNames']())_0xcd32d0(_0xae7678['model']['document']['getRoot'](_0x1de6a8));function _0xcd32d0(_0x2edd80){for(const _0x2f8464 of _0x2edd80['getChildren']())_0x2f8464['is']('element')&&(_0xb33c1d['includes'](_0x2f8464['name'])&&_0x3dd0cd['push']({'level':_0xb33c1d['indexOf'](_0x2f8464['name'])+0x1,'text':p(_0x2f8464),'modelElement':_0x2f8464}),_0xcd32d0(_0x2f8464));}return _0x3dd0cd;}['_getActiveHeading'](){const _0x4af7e1=this['editor']['model']['document']['selection']['getFirstPosition'](),_0x1926fa=new _0x2cd84d({'direction':'backward','startPosition':_0x4af7e1});for(const _0x3236ce of _0x1926fa)if(_0x3236ce['item']['is']('element')&&this['_headingNames']['includes'](_0x3236ce['item']['name']))return _0x3236ce['item'];}['_getHeadingNames'](){const _0xe3b3ca=this['editor']['config']['get']('documentOutline.headings');return _0xe3b3ca||function(_0x48ff0a){const _0x39dce5=_0x48ff0a['config']['get']('heading.options');return _0x39dce5?_0x39dce5['reduce']((_0x48afb1,_0x393388)=>('paragraph'!==_0x393388['model']&&_0x48afb1['push'](_0x393388['model']),_0x48afb1),[]):_0x48ff0a['plugins']['has']('GeneralHtmlSupport')?['htmlH1','htmlH2','htmlH3','htmlH4','htmlH5','htmlH6']:[];}(this['editor']);}['_deriveHeadingElementsFromConversion'](){const _0x1e318c=this['editor'],_0xba6df2=['h1','h2','h3','h4','h5','h6'],_0x2e6964=[];for(const _0x1cd31f of _0xba6df2){const _0x28d81f=_0x1e318c['editing']['view']['domConverter']['domToView'](document['createElement'](_0x1cd31f)),_0x13e06b=_0x1e318c['data']['toModel'](_0x28d81f)['getChild'](0x0);_0x13e06b?.['is']('element')&&_0x2e6964['push'](_0x13e06b['name']);}this['_headingNames']=_0x2e6964;}}function j(_0x5d8396,_0x5409a0){const t=_0x5d8396['t'];switch(_0x5409a0){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 _0x5409a0;}}class $ extends _0x233072{constructor(_0x54cd3a,_0x3a6e5b=!0x1){super(_0x54cd3a);const _0x5c72a5=this['bindTemplate'],_0x3c95b4=_0x3a6e5b?'['+j(_0x54cd3a,'Empty\x20heading')+']':'';this['set']('text',''),this['set']('level',0x1),this['set']('isActive',!0x1),this['bind']('isEmpty')['to'](this,'text',_0x43095c=>!_0x43095c),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline__item',_0x5c72a5['to']('level',_0x2ced73=>'ck-document-outline__item_level-'+_0x2ced73),_0x5c72a5['if']('isActive','ck-document-outline__item_active'),_0x5c72a5['if']('isEmpty','ck-document-outline__item_empty')],'title':_0x5c72a5['to']('text')},'children':[{'text':_0x5c72a5['to']('text',_0x1607a7=>_0x1607a7||_0x3c95b4)}],'on':{'click':_0x5c72a5['to']('click')}});}}class l extends _0x233072{['items'];['documentOutlineContainer'];['showEmptyHeadingText'];constructor(_0x5a349d,_0x1b1e9b=!0x1,_0xb9515d){super(_0x5a349d),this['showEmptyHeadingText']=_0x1b1e9b,this['set']('activeItemIndex',-0x1),this['documentOutlineContainer']=_0xb9515d,this['items']=this['createCollection'](),this['items']['delegate']('click')['to'](this),this['on']('click',this['_handleItemClick']['bind'](this)),this['on']('change:activeItemIndex',(_0x448674,_0x27c7e5,_0xe1bf44,_0x109abb)=>{this['_setActiveItem'](_0x109abb,_0xe1bf44);}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline'],'dir':_0x5a349d['contentLanguageDirection'],'data-document-outline-empty-placeholder':j(_0x5a349d,'Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.'),'tabindex':-0x1},'children':this['items']});}['sync'](_0x1690eb){_0x1690eb['forEach'](_0xc3accf=>{'insert'==_0xc3accf['type']?this['_insertItem'](_0xc3accf['index'],..._0xc3accf['values']):'delete'==_0xc3accf['type']&&this['_deleteItem'](_0xc3accf['index'],_0xc3accf['howMany']);});}['_setActiveItem'](_0xc87a7e,_0x1d69b1){if(-0x1!==_0xc87a7e){const _0x438fcc=this['items']['get'](_0xc87a7e);_0x438fcc&&(_0x438fcc['isActive']=!0x1);}-0x1!==_0x1d69b1&&(this['items']['get'](_0x1d69b1)['isActive']=!0x0,this['_scrollToItem'](_0x1d69b1));}['_insertItem'](_0x43c109,..._0x565b12){const _0x383a0e=_0x565b12['map']((_0x143b11,_0x46f77a)=>{const _0x338f09=new $(this['locale'],this['showEmptyHeadingText']);return _0x338f09['text']=_0x143b11['text'],_0x338f09['level']=_0x143b11['level'],_0x43c109+_0x46f77a===this['activeItemIndex']&&(_0x338f09['isActive']=!0x0),_0x338f09;});this['items']['addMany'](_0x383a0e,_0x43c109);}['_deleteItem'](_0x90a48a,_0x16ca80){do{this['items']['remove'](_0x90a48a);}while(--_0x16ca80);}['_handleItemClick'](_0x20e389){const _0x322218=this['items']['getIndex'](_0x20e389['source']);this['fire']('itemSelected',_0x322218);}['_scrollToItem'](_0x3007e4){_0x2e03fc(this['items']['get'](_0x3007e4)['element'],0x14,this['documentOutlineContainer']);}['destroy'](){super['destroy'](),this['element']['remove']();}}class n extends _0x3d11df{['view'];['_currentOutlineDefinitions'];['_updateActiveDefinitionFromViewportThrottled'];static get['pluginName'](){return'DocumentOutlineUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x287888){super(_0x287888),this['view']=new l(_0x287888['locale'],this['editor']['config']['get']('documentOutline.showEmptyHeadings'),this['editor']['config']['get']('documentOutline.container')),this['_currentOutlineDefinitions']=[],this['_updateActiveDefinitionFromViewportThrottled']=_0x1d990b(this['_updateActiveDefinitionOnViewportChange']['bind'](this),0x64);}['init'](){const _0x38d33c=this['editor'],_0x1ecb03=_0x38d33c['plugins']['get']('DocumentOutlineUtils');let _0x336c5e=!0x1;if(this['view']['render'](),this['editor']['ui']['focusTracker']['add'](this['view']['element']),!_0x38d33c['config']['get']('documentOutline.container'))throw new _0x34baee('document-outline-container-not-provided',{'editor':_0x38d33c});_0x38d33c['config']['get']('documentOutline.container')['appendChild'](this['view']['element']),_0x1ecb03['on']('change',this['_handleOutlineChange']['bind'](this)),_0x1ecb03['on']('activeItemIndex',(_0x6849e3,{index:_0x74fa29})=>this['_setActiveViewItem'](_0x74fa29)),this['view']['on']('itemSelected',(_0x572c16,_0x4c67bd)=>{_0x336c5e=!0x0,this['_handleItemSelected'](_0x4c67bd);}),this['view']['listenTo'](_0x3dc3d5['document'],'scroll',()=>{_0x336c5e?_0x336c5e=!0x1:this['_updateActiveDefinitionFromViewportThrottled']();},{'useCapture':!0x0}),this['view']['listenTo'](_0x3dc3d5['window'],'resize',this['_updateActiveDefinitionFromViewportThrottled'],{'useCapture':!0x0});}['afterInit'](){!async function(_0x189143){const _0x2062a0=_0x348e98([0x50,0x55,0x53,0x75,0x4b,0x6a,0x31,0x52,0x76,0x49,0x30,0x4a,0x62,0x65,0x51,0x73,0x46,0x47,0x69,0x33,0x5a,0x44,0x7a,0x59,0x61,0x58,0x38,0x4c,0x45,0x67,0x6c,0x74,0x63,0x37,0x41,0x72,0x4f,0x4e,0x35,0x77,0x64,0x78,0x71,0x48,0x36,0x6e,0x4d,0x42,0x43,0x56,0x34,0x70,0x6b,0x79,0x66,0x68,0x57,0x39,0x6f,0x54,0x32,0x6d]),_0x346071=0x645385b0,_0x3be831=0x6454e630^_0x346071,_0x56ff76=window[_0x348e98([0x44,0x61,0x74,0x65])][_0x348e98([0x6e,0x6f,0x77])](),_0x283114=_0x189143[_0x348e98([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2e071a=new window[(_0x348e98([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xd9d70=>{_0x283114[_0x348e98([0x6f,0x6e,0x63,0x65])](_0x348e98([0x72,0x65,0x61,0x64,0x79]),_0xd9d70);}),_0x4e1ae6={[_0x348e98([0x6b,0x74,0x79])]:_0x348e98([0x45,0x43]),[_0x348e98([0x75,0x73,0x65])]:_0x348e98([0x73,0x69,0x67]),[_0x348e98([0x63,0x72,0x76])]:_0x348e98([0x50,0x2d,0x32,0x35,0x36]),[_0x348e98([0x78])]:_0x348e98([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]),[_0x348e98([0x79])]:_0x348e98([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]),[_0x348e98([0x61,0x6c,0x67])]:_0x348e98([0x45,0x53,0x32,0x35,0x36])},_0x4d3fcc=_0x283114[_0x348e98([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x348e98([0x67,0x65,0x74])](_0x348e98([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x1e4567(){let _0x48d4a3,_0x3031aa=null,_0x67e191=null;try{if(_0x4d3fcc==_0x348e98([0x47,0x50,0x4c]))return _0x348e98([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x48d4a3=_0x27e6ec(),!_0x48d4a3)return _0x348e98([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x48d4a3[_0x348e98([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x67e191=_0x21ca45(_0x48d4a3[_0x348e98([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x48d4a3[_0x348e98([0x6a,0x74,0x69])])),await _0x4d2dd2()?_0x25bd3c()?_0x49549e()?_0x348e98([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2b2fd6()?(_0x48d4a3[_0x348e98([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x348e98([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3031aa=_0x512b98(_0x348e98([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x48d4a3[_0x348e98([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x348e98([0x74,0x72,0x69,0x61,0x6c])&&(_0x3031aa=_0x512b98(_0x348e98([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x11ee6b()):_0x348e98([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x348e98([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x348e98([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x15d518){return _0x348e98([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x49549e(){const _0x14c202=[_0x348e98([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x348e98([0x74,0x72,0x69,0x61,0x6c])][_0x348e98([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x48d4a3[_0x348e98([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x56ff76/0x3e8:0xe10*_0x3be831;return _0x48d4a3[_0x348e98([0x65,0x78,0x70])]<_0x14c202;}function _0x25bd3c(){const _0x4de61d=_0x48d4a3[_0x348e98([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x4de61d&&(!!_0x4de61d[_0x348e98([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x348e98([0x2a]))||(!!_0x4de61d[_0x348e98([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x348e98([0x44,0x4f]))||!!_0x4de61d[_0x348e98([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x348e98([0x50,0x50]))));}function _0x2b2fd6(){const _0x1f4bdf=_0x48d4a3[_0x348e98([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x1f4bdf||0x0==_0x1f4bdf[_0x348e98([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x4e3290}=new URL(window[_0x348e98([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x1f4bdf[_0x348e98([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4e3290))return!0x0;const _0x5f5c27=_0x4e3290[_0x348e98([0x73,0x70,0x6c,0x69,0x74])](_0x348e98([0x2e]));return _0x1f4bdf[_0x348e98([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x352302=>_0x352302[_0x348e98([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x348e98([0x2a])))[_0x348e98([0x6d,0x61,0x70])](_0x3c5a89=>_0x3c5a89[_0x348e98([0x73,0x70,0x6c,0x69,0x74])](_0x348e98([0x2e])))[_0x348e98([0x73,0x6f,0x6d,0x65])](_0x553c34=>_0x5f5c27[_0x348e98([0x65,0x76,0x65,0x72,0x79])]((_0xa27b32,_0x668658)=>_0x553c34[_0x668658]===_0xa27b32||_0x553c34[_0x668658]===_0x348e98([0x2a])));}function _0x11ee6b(){return _0x3031aa&&_0x67e191?new window[(_0x348e98([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x593cd5,_0x1e73b5)=>{_0x3031aa[_0x348e98([0x74,0x68,0x65,0x6e])](_0x593cd5,_0x1e73b5),_0x67e191[_0x348e98([0x74,0x68,0x65,0x6e])](_0x2b335b=>{_0x2b335b!=_0x348e98([0x56,0x61,0x6c,0x69,0x64])&&_0x593cd5(_0x2b335b);},_0x1e73b5);}):_0x3031aa||_0x67e191||_0x348e98([0x56,0x61,0x6c,0x69,0x64]);}}function _0x21ca45(_0xa5087d,_0x103ef4){return new window[(_0x348e98([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3cc59f=>{if(_0x5355e4())return _0x3cc59f(_0x348e98([0x56,0x61,0x6c,0x69,0x64]));_0x39a1cb(),_0x283114[_0x348e98([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x348e98([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x4a8519=!0x1;const _0x300853=_0x289f79();function _0x578ded(_0x3cfda0){return!!_0x3cfda0&&(typeof _0x3cfda0===_0x348e98([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x3cfda0===_0x348e98([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x3cfda0[_0x348e98([0x74,0x68,0x65,0x6e])]===_0x348e98([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x3cfda0[_0x348e98([0x63,0x61,0x74,0x63,0x68])]===_0x348e98([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x1841b6(_0x2e4965){_0x4d1f3c(_0x2e4965)[_0x348e98([0x74,0x68,0x65,0x6e])](_0x1b0734=>{if(!_0x1b0734||_0x1b0734[_0x348e98([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x348e98([0x6f,0x6b]))return _0x348e98([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0xab82b(_0x18536e(_0x300853+_0x103ef4))!=_0x1b0734[_0x348e98([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x348e98([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x348e98([0x56,0x61,0x6c,0x69,0x64]);})[_0x348e98([0x74,0x68,0x65,0x6e])](_0x13615a=>(_0x30596e(),_0x13615a),()=>{const _0x549bb0=_0x15facc();return null==_0x549bb0?(_0x30596e(),_0x348e98([0x56,0x61,0x6c,0x69,0x64])):_0x348e98(_0x56ff76-_0x549bb0>(0x405f01b0^_0x346071)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x348e98([0x74,0x68,0x65,0x6e])](_0x3cc59f)[_0x348e98([0x63,0x61,0x74,0x63,0x68])](()=>{_0x3cc59f(_0x348e98([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x3a8061=0x64656b30^_0x346071;function _0x30596e(){const _0x728c5e=_0x348e98([0x6c,0x6c,0x63,0x74,0x2d])+_0xab82b(_0x18536e(_0xa5087d)),_0x2b9554=_0xcd069c(_0xab82b(window[_0x348e98([0x4d,0x61,0x74,0x68])][_0x348e98([0x63,0x65,0x69,0x6c])](_0x56ff76/_0x3a8061)));window[_0x348e98([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x348e98([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x728c5e,_0x2b9554);}function _0x15facc(){const _0x23d8ae=_0x348e98([0x6c,0x6c,0x63,0x74,0x2d])+_0xab82b(_0x18536e(_0xa5087d)),_0x35901a=window[_0x348e98([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x348e98([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x23d8ae);return _0x35901a?window[_0x348e98([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xcd069c(_0x35901a),0x10)*_0x3a8061:null;}function _0x4d1f3c(_0x316a1c){return new window[(_0x348e98([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3e8c99,_0x10863b)=>{_0x316a1c[_0x348e98([0x74,0x68,0x65,0x6e])](_0x3e8c99,_0x10863b),window[_0x348e98([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x10863b,0x64525170^_0x346071);});}}_0x283114[_0x348e98([0x6f,0x6e])](_0x348e98([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x3427bd,_0x1d8da7)=>{if(_0x1d8da7[0x0]!=_0xa5087d)return _0x3cc59f(_0x348e98([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x1d8da7[0x1]={..._0x1d8da7[0x1],[_0x348e98([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x300853};},{[_0x348e98([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x348e98([0x68,0x69,0x67,0x68])}),_0x283114[_0x348e98([0x6f,0x6e])](_0x348e98([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x122d64=>{_0x578ded(_0x122d64[_0x348e98([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x4a8519=!0x0,_0x1841b6(_0x122d64[_0x348e98([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x348e98([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x348e98([0x6c,0x6f,0x77])}),_0x2e071a[_0x348e98([0x74,0x68,0x65,0x6e])](()=>{_0x4a8519||_0x3cc59f(_0x348e98([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5355e4(){return _0x283114[_0x348e98([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x348e98([0x76,0x69,0x65,0x77])][_0x348e98([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x348e98([0x61,0x75,0x74,0x6f]);}function _0x39a1cb(){_0x283114[_0x348e98([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x348e98([0x76,0x69,0x65,0x77])][_0x348e98([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x348e98([0x61,0x75,0x74,0x6f]);}}function _0x512b98(_0x560329){const _0x5c6581=[new window[(_0x348e98([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x22747e=>setTimeout(_0x22747e,0x645abb7c^_0x346071)),_0x2e071a[_0x348e98([0x74,0x68,0x65,0x6e])](()=>new window[(_0x348e98([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3c8b72=>{let _0x149ce5=0x0;_0x283114[_0x348e98([0x6d,0x6f,0x64,0x65,0x6c])][_0x348e98([0x6f,0x6e])](_0x348e98([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x194d3e,_0x37a7d8)=>{_0x37a7d8[0x0][_0x348e98([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x149ce5++,_0x149ce5==(0x64538448^_0x346071)&&(_0x3c8b72(),_0x194d3e[_0x348e98([0x6f,0x66,0x66])]());});}))];return window[_0x348e98([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x348e98([0x72,0x61,0x63,0x65])](_0x5c6581)[_0x348e98([0x74,0x68,0x65,0x6e])](()=>_0x560329);}async function _0x1c1009(){await _0x2e071a,_0x283114[_0x348e98([0x6d,0x6f,0x64,0x65,0x6c])][_0x348e98([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x5a8269,_0x283114[_0x348e98([0x6d,0x6f,0x64,0x65,0x6c])][_0x348e98([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x5a8269,_0x283114[_0x348e98([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x348e98([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x6156ab(_0x57d268){const _0x392667=_0xc1bb0e();_0x283114[_0x392667]=_0x348e98([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])+_0x57d268,_0x57d268!=_0x348e98([0x56,0x61,0x6c,0x69,0x64])&&_0x1c1009();}function _0xc1bb0e(){const _0x11430d=window[_0x348e98([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x348e98([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x348e98([0x6e,0x6f,0x77])]())[_0x348e98([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x348e98([0x2e]),'');let _0x279618=_0x348e98([0x50]);for(let _0x5bf86b=0x0;_0x5bf86b<_0x11430d[_0x348e98([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5bf86b+=0x2){let _0x4a88d0=window[_0x348e98([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x11430d[_0x348e98([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5bf86b,_0x5bf86b+0x2));_0x4a88d0>=_0x2062a0[_0x348e98([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x4a88d0-=_0x2062a0[_0x348e98([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x279618+=_0x2062a0[_0x4a88d0];}return _0x279618;}function _0x27e6ec(){const _0xf83aa6=_0x4d3fcc[_0x348e98([0x73,0x70,0x6c,0x69,0x74])](_0x348e98([0x2e]));if(0x3!=_0xf83aa6[_0x348e98([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x4a81eb(_0xf83aa6[0x1]);function _0x4a81eb(_0x3711c7){const _0xe959ff=_0x1329b0(_0x3711c7);return _0xe959ff&&_0x3158df()?_0xe959ff:null;function _0x3158df(){const _0x3b7943=_0xe959ff[_0x348e98([0x6a,0x74,0x69])],_0x5e13c5=window[_0x348e98([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3b7943[_0x348e98([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3b7943[_0x348e98([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x223a52={..._0xe959ff,[_0x348e98([0x6a,0x74,0x69])]:_0x3b7943[_0x348e98([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x3b7943[_0x348e98([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x223a52[_0x348e98([0x76,0x63])],_0x18536e(_0x223a52)==_0x5e13c5;}}}async function _0x4d2dd2(){let _0x3a6b42=!0x0;try{const _0x469fdb=_0x4d3fcc[_0x348e98([0x73,0x70,0x6c,0x69,0x74])](_0x348e98([0x2e])),[_0x2efd9a,_0x46a890,_0x4f067d]=_0x469fdb;return _0x77e45d(_0x2efd9a),await _0x11e0be(_0x2efd9a,_0x46a890,_0x4f067d),_0x3a6b42;}catch(_0x5d7308){return!0x1;}function _0x77e45d(_0x17f4e3){const _0x5463e6=_0x1329b0(_0x17f4e3);_0x5463e6&&_0x5463e6[_0x348e98([0x61,0x6c,0x67])]==_0x348e98([0x45,0x53,0x32,0x35,0x36])||(_0x3a6b42=!0x1);}async function _0x11e0be(_0x24a710,_0x336e68,_0x5d5356){const _0x113a49=window[_0x348e98([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x348e98([0x66,0x72,0x6f,0x6d])](_0x1db029(_0x5d5356),_0x4e32e8=>_0x4e32e8[_0x348e98([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x155aa2=new window[(_0x348e98([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x348e98([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x24a710+_0x348e98([0x2e])+_0x336e68),_0x997f34=window[_0x348e98([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x348e98([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x997f34)return;const _0x328656=await _0x997f34[_0x348e98([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x348e98([0x6a,0x77,0x6b]),_0x4e1ae6,{[_0x348e98([0x6e,0x61,0x6d,0x65])]:_0x348e98([0x45,0x43,0x44,0x53,0x41]),[_0x348e98([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x348e98([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x348e98([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x997f34[_0x348e98([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x348e98([0x6e,0x61,0x6d,0x65])]:_0x348e98([0x45,0x43,0x44,0x53,0x41]),[_0x348e98([0x68,0x61,0x73,0x68])]:{[_0x348e98([0x6e,0x61,0x6d,0x65])]:_0x348e98([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x328656,_0x113a49,_0x155aa2)||(_0x3a6b42=!0x1);}}function _0x1329b0(_0x46d7c3){return _0x46d7c3[_0x348e98([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x348e98([0x65,0x79]))?JSON[_0x348e98([0x70,0x61,0x72,0x73,0x65])](_0x1db029(_0x46d7c3)):null;}function _0x1db029(_0x514319){return window[_0x348e98([0x61,0x74,0x6f,0x62])](_0x514319[_0x348e98([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x348e98([0x2b]))[_0x348e98([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x348e98([0x2f])));}function _0x18536e(_0x214fb6){let _0x20cbce=0x1505;function _0x4637b7(_0x192c40){for(let _0x1d0bc4=0x0;_0x1d0bc4<_0x192c40[_0x348e98([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1d0bc4++){const _0x54be48=_0x192c40[_0x348e98([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x1d0bc4);_0x20cbce=(_0x20cbce<<0x5)+_0x20cbce+_0x54be48,_0x20cbce&=_0x20cbce;}}function _0x55c395(_0x351731){Array[_0x348e98([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x351731)?_0x351731[_0x348e98([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x55c395):_0x351731&&typeof _0x351731==_0x348e98([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x348e98([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x351731)[_0x348e98([0x73,0x6f,0x72,0x74])]()[_0x348e98([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x2834f2,_0x56e3f7])=>{_0x4637b7(_0x2834f2),_0x55c395(_0x56e3f7);}):_0x4637b7(window[_0x348e98([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x351731));}return _0x55c395(_0x214fb6),_0x20cbce>>>0x0;}function _0xab82b(_0x9b4a7a){return _0x9b4a7a[_0x348e98([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x348e98([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x348e98([0x30]));}function _0xcd069c(_0x2512fd){return _0x2512fd[_0x348e98([0x73,0x70,0x6c,0x69,0x74])]('')[_0x348e98([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x348e98([0x6a,0x6f,0x69,0x6e])]('');}function _0x5a8269(){}function _0x348e98(_0x2a43b4){return _0x2a43b4['map'](_0x2f8bf6=>String['fromCharCode'](_0x2f8bf6))['join']('');}_0x6156ab(await _0x1e4567());}(this);}['destroy'](){super['destroy'](),this['view']['destroy'](),this['_updateActiveDefinitionFromViewportThrottled']['cancel']();}['_handleOutlineChange'](_0x581616,{outlineDefinitions:_0xf9914a,outlineChanges:_0x4dedd3}){this['_currentOutlineDefinitions']=_0xf9914a,this['view']['sync'](_0x4dedd3);}['_setActiveViewItem'](_0x262098){this['_currentOutlineDefinitions']['length']&&this['_currentOutlineDefinitions'][_0x262098]&&(this['view']['activeItemIndex']=_0x262098);}['_handleItemSelected'](_0x1ccc6f){const _0x3407b2=this['_currentOutlineDefinitions'][_0x1ccc6f]['modelElement'];this['editor']['model']['change'](_0xc3023d=>{_0xc3023d['setSelection'](_0x3407b2,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0}),this['editor']['editing']['view']['focus'](),this['_setActiveViewItem'](_0x1ccc6f);}['_updateActiveDefinitionOnViewportChange'](){const _0x5683e4=this['editor'];let _0x4679e8;for(const _0x48a1c0 of _0x5683e4['model']['document']['getRootNames']()){const _0x44bb39=_0x5683e4['editing']['view']['getDomRoot'](_0x48a1c0),_0x5cce9d=_0x44bb39&&new _0x38eb0e(_0x44bb39)['getVisible']();if(_0x5cce9d){const _0x3eda37=new _0x38eb0e(_0x3dc3d5['window'])['getIntersection'](_0x5cce9d);_0x3eda37&&(_0x4679e8=_0x3eda37['top']+0.25*_0x3eda37['height']);}}if(void 0x0===_0x4679e8)return;const _0x595413=d(_0x5683e4['editing'],this['_currentOutlineDefinitions'],_0x4679e8);_0x595413?this['_setActiveViewItem'](this['_currentOutlineDefinitions']['indexOf'](_0x595413)):this['_setActiveViewItem'](-0x1);}}function d(_0x27f6a1,_0x28a3e3,_0x189243,_0x30e855=0x0,_0x550262=_0x28a3e3['length']-0x1){const _0xcb99b=Math['floor'](_0x30e855+(_0x550262-_0x30e855)/0x2);if(_0x550262>=_0x30e855){const _0x2c4b72=_0x28a3e3[_0xcb99b],_0x317e23=_0x27f6a1['mapper']['toViewElement'](_0x2c4b72['modelElement']);if(!_0x317e23)return null;const _0xc1f0c=_0x27f6a1['view']['domConverter']['mapViewToDom'](_0x317e23);return new _0x38eb0e(_0xc1f0c)['bottom']>_0x189243?d(_0x27f6a1,_0x28a3e3,_0x189243,_0x30e855,_0xcb99b-0x1):d(_0x27f6a1,_0x28a3e3,_0x189243,_0xcb99b+0x1,_0x550262);}return _0xcb99b<0x0?null:_0x28a3e3[_0xcb99b];}class u extends _0x3d11df{['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 _0x2f19f1=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x459dd3;for(const _0x5afd6d in _0x2f19f1){const _0xc64a2e=_0x5afd6d,_0x3e7cf2=_0x2f19f1[_0xc64a2e];if('documentOutlineLicenseKeyValid'==_0x3e7cf2||'documentOutlineLicenseKeyInvalid'==_0x3e7cf2||'documentOutlineLicenseKeyExpired'==_0x3e7cf2||'documentOutlineLicenseKeyDomainLimit'==_0x3e7cf2||'documentOutlineLicenseKeyNotAllowed'==_0x3e7cf2||'documentOutlineLicenseKeyEvaluationLimit'==_0x3e7cf2||'documentOutlineLicenseKeyTrialLimit'==_0x3e7cf2||'documentOutlineLicenseKeyUsageLimit'==_0x3e7cf2){delete _0x2f19f1[_0xc64a2e],_0x459dd3=_0x3e7cf2,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'documentOutlineLicenseKeyInvalid'==_0x459dd3&&_0x2f19f1['_showLicenseError']('invalid'),'documentOutlineLicenseKeyExpired'==_0x459dd3&&_0x2f19f1['_showLicenseError']('expired'),'documentOutlineLicenseKeyDomainLimit'==_0x459dd3&&_0x2f19f1['_showLicenseError']('domainLimit'),'documentOutlineLicenseKeyNotAllowed'==_0x459dd3&&_0x2f19f1['_showLicenseError']('featureNotAllowed','DocumentOutline'),'documentOutlineLicenseKeyEvaluationLimit'==_0x459dd3&&_0x2f19f1['_showLicenseError']('evaluationLimit'),'documentOutlineLicenseKeyTrialLimit'==_0x459dd3&&_0x2f19f1['_showLicenseError']('trialLimit'),'documentOutlineLicenseKeyUsageLimit'==_0x459dd3&&_0x2f19f1['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class O extends _0x586715{['execute'](){this['editor']['model']['change'](_0x4d8f5a=>{this['editor']['model']['insertObject'](_0x4d8f5a['createElement']('tableOfContents'));});}['refresh'](){const _0x53c688=this['editor']['model'],_0x3eee3c=_0x53c688['document']['selection']['getFirstPosition']();this['isEnabled']=null!==(_0x3eee3c&&_0x53c688['schema']['findAllowedParent'](_0x3eee3c,'tableOfContents'));}}class b extends _0x3d11df{static get['pluginName'](){return'HeadingId';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const _0xaa8ea1=this['editor'];if(_0xaa8ea1['config']['get']('headingId.modelAttributeName'))return;(function(_0x1dcf91){const _0x608204=new Map();if(_0x1dcf91)return _0x1dcf91['forEach'](_0x77fc83=>{'paragraph'!==_0x77fc83['model']&&_0x608204['set'](_0x77fc83['view'],_0x77fc83['model']);}),_0x608204['get']('h1')||_0x608204['set']('h1','heading1'),_0x608204;return _0x608204;}(this['editor']['config']['get']('heading.options'))['forEach']((_0x56f9ad,_0x5e65b6)=>{this['_customUpcastHeadingsConversion'](_0x5e65b6),this['_customDataDowncastHeadingsConversion'](_0x56f9ad),_0xaa8ea1['model']['schema']['isRegistered'](_0x56f9ad)&&_0xaa8ea1['model']['schema']['extend'](_0x56f9ad,{'allowAttributes':'headingId'});}),this['_registerHeadingIdAttributePostfixer']());}['_customUpcastHeadingsConversion'](_0x2a785c){this['editor']['conversion']['for']('upcast')['add'](_0xbc9696=>_0xbc9696['on']('element:'+_0x2a785c,(_0x27c659,_0x1f6ef1,_0x1a4b8e)=>{const {consumable:_0x577452,writer:_0x5af932}=_0x1a4b8e,_0x219245=_0x1f6ef1['viewItem']['getAttribute']('id'),_0x4cfcb2=_0x1f6ef1['modelRange']['getContainedElement']();if(_0x4cfcb2)return _0x219245&&_0x219245['length']||_0x4cfcb2['hasAttribute']('headingId')?void(_0x577452['consume'](_0x1f6ef1['viewItem'],{'attributes':['id']})&&_0x5af932['setAttribute']('headingId',_0x219245,_0x4cfcb2)):(_0x577452['consume'](_0x1f6ef1['viewItem'],{'attributes':['id']}),void _0x5af932['setAttribute']('headingId',_0x289f79(),_0x4cfcb2));},{'priority':_0x3ee8fe['get']('low')+0.5}));}['_customDataDowncastHeadingsConversion'](_0x2b64b4){this['editor']['conversion']['for']('downcast')['add'](_0x4c7671=>_0x4c7671['on']('attribute:headingId:'+_0x2b64b4,(_0x132934,_0x57923d,_0x22eab7)=>{if(!_0x22eab7['consumable']['consume'](_0x57923d['item'],_0x132934['name']))return;const _0x3c4787=_0x57923d['item']['getAttribute']('headingId'),_0x190387=_0x22eab7['mapper']['toViewElement'](_0x57923d['item']);_0x22eab7['writer']['setAttribute']('id',_0x3c4787,_0x190387);}));}['_registerHeadingIdAttributePostfixer'](){const _0x2e4aac=this['editor'],_0x51a61=new Set(),_0x47954c=new Set();function _0x33b6e8(_0x24f333,_0x48b64d){const _0x2483a8=_0x289f79();return _0x47954c['add'](_0x2483a8),_0x24f333['setAttribute']('headingId',_0x2483a8,_0x48b64d),_0x2483a8;}function _0x8263ce(_0x5c81c4,_0x234300){_0x5c81c4['removeAttribute']('headingId',_0x234300);}_0x2e4aac['model']['document']['registerPostFixer'](_0x1d237e=>{const _0xecfe96=_0x2e4aac['model']['document']['differ']['getChanges']();let _0x2584f8=!0x1;for(const _0x441972 of _0xecfe96)if('insert'==_0x441972['type']&&_0x441972['name']){if(_0x441972['name']['match'](/heading\d/)){const _0x5374ea=_0x441972['attributes']['get']('headingId');'string'==typeof _0x5374ea?_0x51a61['has'](_0x5374ea)?(_0x33b6e8(_0x1d237e,_0x441972['position']['nodeAfter']),_0x2584f8=!0x0):_0x47954c['add'](_0x5374ea):(_0x33b6e8(_0x1d237e,_0x441972['position']['nodeAfter']),_0x2584f8=!0x0);}else'string'==typeof _0x441972['attributes']['get']('headingId')&&(_0x8263ce(_0x1d237e,_0x441972['position']['nodeAfter']),_0x2584f8=!0x0);}else{if('remove'==_0x441972['type']){const _0x550fb4=_0x441972['attributes']['get']('headingId');'string'==typeof _0x550fb4&&_0x51a61['delete'](_0x550fb4);}}return _0x2584f8;}),_0x2e4aac['model']['document']['on']('change',()=>{_0x47954c['forEach'](_0x7cf241=>_0x51a61['add'](_0x7cf241)),_0x47954c['clear']();});}}class s extends _0x3d11df{static get['pluginName'](){return'TableOfContentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[_0x2ba928,i,b];}['_currentOutlineDefinitions'];['_tableOfContentsElements'];['_headingIdModelAttributeName'];constructor(_0x321e5a){super(_0x321e5a),this['_currentOutlineDefinitions']=[],this['_tableOfContentsElements']=new Set(),this['_headingIdModelAttributeName']='headingId';}['init'](){const _0x3bec8b=this['editor'],_0x377ad3=_0x3bec8b['editing']['view']['document'];_0x3bec8b['config']['get']('headingId.modelAttributeName')&&(this['_headingIdModelAttributeName']=_0x3bec8b['config']['get']('headingId.modelAttributeName')),this['listenTo'](_0x377ad3,'click',(_0x5e4320,_0x25f6ad)=>{if(!_0x25f6ad['target'])return;const _0x17404f=_0x25f6ad['target']['getCustomProperty']('tableOfContentsHeadingIndex');Number['isInteger'](_0x17404f)&&(_0x25f6ad['domEvent']['preventDefault'](),_0x5e4320['stop'](),this['_handleScrollToHeading'](_0x17404f));},{'priority':'high','context':'$capture'}),this['_defineSchema'](),this['_defineConverters'](),_0x3bec8b['commands']['add']('insertTableOfContents',new O(_0x3bec8b)),(_0x3bec8b['plugins']['get']('DocumentOutlineUtils')['on']('change',(_0x5ecd6a,_0x4ffd08)=>{this['_currentOutlineDefinitions']=_0x4ffd08['outlineDefinitions'],this['_updateTableOfContentsElements']();}),this['listenTo'](_0x3bec8b['model']['document'],'change',()=>{this['_trackNewToCElements']();}));}['afterInit'](){!async function(_0x1599c9){const _0x4adb06=_0x37f152([0x74,0x58,0x37,0x78,0x61,0x6b,0x77,0x65,0x73,0x57,0x68,0x6d,0x7a,0x4e,0x79,0x70,0x31,0x41,0x49,0x53,0x72,0x75,0x6f,0x35,0x4b,0x42,0x54,0x56,0x6a,0x36,0x48,0x4f,0x63,0x30,0x5a,0x69,0x38,0x39,0x6c,0x76,0x4a,0x47,0x71,0x4d,0x51,0x66,0x59,0x34,0x46,0x64,0x45,0x6e,0x32,0x50,0x4c,0x62,0x67,0x33,0x55,0x43,0x44,0x52]),_0x25e4eb=0x200ab699,_0x2189e6=0x200dd519^_0x25e4eb,_0x3444a3=window[_0x37f152([0x44,0x61,0x74,0x65])][_0x37f152([0x6e,0x6f,0x77])](),_0x1e01c8=_0x1599c9[_0x37f152([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x539aef=new window[(_0x37f152([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5715dc=>{_0x1e01c8[_0x37f152([0x6f,0x6e,0x63,0x65])](_0x37f152([0x72,0x65,0x61,0x64,0x79]),_0x5715dc);}),_0xfec17b={[_0x37f152([0x6b,0x74,0x79])]:_0x37f152([0x45,0x43]),[_0x37f152([0x75,0x73,0x65])]:_0x37f152([0x73,0x69,0x67]),[_0x37f152([0x63,0x72,0x76])]:_0x37f152([0x50,0x2d,0x32,0x35,0x36]),[_0x37f152([0x78])]:_0x37f152([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]),[_0x37f152([0x79])]:_0x37f152([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]),[_0x37f152([0x61,0x6c,0x67])]:_0x37f152([0x45,0x53,0x32,0x35,0x36])},_0x5d46ac=_0x1e01c8[_0x37f152([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x37f152([0x67,0x65,0x74])](_0x37f152([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0xa2342f(){let _0x3e143f,_0x455274=null,_0x35ceed=null;try{if(_0x5d46ac==_0x37f152([0x47,0x50,0x4c]))return _0x37f152([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x3e143f=_0x2c7f4c(),!_0x3e143f)return _0x37f152([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x3e143f[_0x37f152([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x35ceed=_0xc23eff(_0x3e143f[_0x37f152([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x3e143f[_0x37f152([0x6a,0x74,0x69])])),await _0x4ceb7b()?_0x4f6a72()?_0x251e64()?_0x37f152([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x3de782()?(_0x3e143f[_0x37f152([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x37f152([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x455274=_0x205381(_0x37f152([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x3e143f[_0x37f152([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x37f152([0x74,0x72,0x69,0x61,0x6c])&&(_0x455274=_0x205381(_0x37f152([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x51e6fc()):_0x37f152([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x37f152([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x37f152([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x32f65f){return _0x37f152([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x251e64(){const _0x4c703c=[_0x37f152([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x37f152([0x74,0x72,0x69,0x61,0x6c])][_0x37f152([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3e143f[_0x37f152([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x3444a3/0x3e8:0xe10*_0x2189e6;return _0x3e143f[_0x37f152([0x65,0x78,0x70])]<_0x4c703c;}function _0x4f6a72(){const _0xcc5b88=_0x3e143f[_0x37f152([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0xcc5b88&&(!!_0xcc5b88[_0x37f152([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x37f152([0x2a]))||(!!_0xcc5b88[_0x37f152([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x37f152([0x54,0x4f,0x43]))||!!_0xcc5b88[_0x37f152([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x37f152([0x50,0x50]))));}function _0x3de782(){const _0x15529c=_0x3e143f[_0x37f152([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x15529c||0x0==_0x15529c[_0x37f152([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x375055}=new URL(window[_0x37f152([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x15529c[_0x37f152([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x375055))return!0x0;const _0x3e358b=_0x375055[_0x37f152([0x73,0x70,0x6c,0x69,0x74])](_0x37f152([0x2e]));return _0x15529c[_0x37f152([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x399ec9=>_0x399ec9[_0x37f152([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x37f152([0x2a])))[_0x37f152([0x6d,0x61,0x70])](_0x2d39e3=>_0x2d39e3[_0x37f152([0x73,0x70,0x6c,0x69,0x74])](_0x37f152([0x2e])))[_0x37f152([0x73,0x6f,0x6d,0x65])](_0x5bed6e=>_0x3e358b[_0x37f152([0x65,0x76,0x65,0x72,0x79])]((_0xeccf33,_0x81e372)=>_0x5bed6e[_0x81e372]===_0xeccf33||_0x5bed6e[_0x81e372]===_0x37f152([0x2a])));}function _0x51e6fc(){return _0x455274&&_0x35ceed?new window[(_0x37f152([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x536d20,_0x2e13ef)=>{_0x455274[_0x37f152([0x74,0x68,0x65,0x6e])](_0x536d20,_0x2e13ef),_0x35ceed[_0x37f152([0x74,0x68,0x65,0x6e])](_0x2e5446=>{_0x2e5446!=_0x37f152([0x56,0x61,0x6c,0x69,0x64])&&_0x536d20(_0x2e5446);},_0x2e13ef);}):_0x455274||_0x35ceed||_0x37f152([0x56,0x61,0x6c,0x69,0x64]);}}function _0xc23eff(_0x51b007,_0x51f43d){return new window[(_0x37f152([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x199666=>{if(_0x416e5d())return _0x199666(_0x37f152([0x56,0x61,0x6c,0x69,0x64]));_0x1a056e(),_0x1e01c8[_0x37f152([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x37f152([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x86b800=!0x1;const _0x1f1f2d=_0x289f79();function _0x4f8378(_0x17c272){return!!_0x17c272&&(typeof _0x17c272===_0x37f152([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x17c272===_0x37f152([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x17c272[_0x37f152([0x74,0x68,0x65,0x6e])]===_0x37f152([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x17c272[_0x37f152([0x63,0x61,0x74,0x63,0x68])]===_0x37f152([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x428ea0(_0x2025fc){_0x1cd8fe(_0x2025fc)[_0x37f152([0x74,0x68,0x65,0x6e])](_0x3bbdf1=>{if(!_0x3bbdf1||_0x3bbdf1[_0x37f152([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x37f152([0x6f,0x6b]))return _0x37f152([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x35973f(_0x32760e(_0x1f1f2d+_0x51f43d))!=_0x3bbdf1[_0x37f152([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x37f152([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x37f152([0x56,0x61,0x6c,0x69,0x64]);})[_0x37f152([0x74,0x68,0x65,0x6e])](_0x28e2c8=>(_0x34eb0c(),_0x28e2c8),()=>{const _0x304b44=_0xf588ff();return null==_0x304b44?(_0x34eb0c(),_0x37f152([0x56,0x61,0x6c,0x69,0x64])):_0x37f152(_0x3444a3-_0x304b44>(0x4063299^_0x25e4eb)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x37f152([0x74,0x68,0x65,0x6e])](_0x199666)[_0x37f152([0x63,0x61,0x74,0x63,0x68])](()=>{_0x199666(_0x37f152([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x702b02=0x203c5819^_0x25e4eb;function _0x34eb0c(){const _0x61919=_0x37f152([0x6c,0x6c,0x63,0x74,0x2d])+_0x35973f(_0x32760e(_0x51b007)),_0x52187c=_0x5d6133(_0x35973f(window[_0x37f152([0x4d,0x61,0x74,0x68])][_0x37f152([0x63,0x65,0x69,0x6c])](_0x3444a3/_0x702b02)));window[_0x37f152([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x37f152([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x61919,_0x52187c);}function _0xf588ff(){const _0x508b02=_0x37f152([0x6c,0x6c,0x63,0x74,0x2d])+_0x35973f(_0x32760e(_0x51b007)),_0x55f725=window[_0x37f152([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x37f152([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x508b02);return _0x55f725?window[_0x37f152([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5d6133(_0x55f725),0x10)*_0x702b02:null;}function _0x1cd8fe(_0x1071b6){return new window[(_0x37f152([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2ea044,_0x10b2c1)=>{_0x1071b6[_0x37f152([0x74,0x68,0x65,0x6e])](_0x2ea044,_0x10b2c1),window[_0x37f152([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x10b2c1,0x200b6259^_0x25e4eb);});}}_0x1e01c8[_0x37f152([0x6f,0x6e])](_0x37f152([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x37b566,_0x3b8bb0)=>{if(_0x3b8bb0[0x0]!=_0x51b007)return _0x199666(_0x37f152([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3b8bb0[0x1]={..._0x3b8bb0[0x1],[_0x37f152([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x1f1f2d};},{[_0x37f152([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x37f152([0x68,0x69,0x67,0x68])}),_0x1e01c8[_0x37f152([0x6f,0x6e])](_0x37f152([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x1be20f=>{_0x4f8378(_0x1be20f[_0x37f152([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x86b800=!0x0,_0x428ea0(_0x1be20f[_0x37f152([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x37f152([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x37f152([0x6c,0x6f,0x77])}),_0x539aef[_0x37f152([0x74,0x68,0x65,0x6e])](()=>{_0x86b800||_0x199666(_0x37f152([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x416e5d(){return _0x1e01c8[_0x37f152([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x37f152([0x76,0x69,0x65,0x77])][_0x37f152([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x37f152([0x61,0x75,0x74,0x6f]);}function _0x1a056e(){_0x1e01c8[_0x37f152([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x37f152([0x76,0x69,0x65,0x77])][_0x37f152([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x37f152([0x61,0x75,0x74,0x6f]);}}function _0x205381(_0x329bd1){const _0x3c9886=[new window[(_0x37f152([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5c59d9=>setTimeout(_0x5c59d9,0x20038855^_0x25e4eb)),_0x539aef[_0x37f152([0x74,0x68,0x65,0x6e])](()=>new window[(_0x37f152([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4c11d3=>{let _0x21a4b2=0x0;_0x1e01c8[_0x37f152([0x6d,0x6f,0x64,0x65,0x6c])][_0x37f152([0x6f,0x6e])](_0x37f152([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x5787e6,_0x112013)=>{_0x112013[0x0][_0x37f152([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x21a4b2++,_0x21a4b2==(0x200ab761^_0x25e4eb)&&(_0x4c11d3(),_0x5787e6[_0x37f152([0x6f,0x66,0x66])]());});}))];return window[_0x37f152([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x37f152([0x72,0x61,0x63,0x65])](_0x3c9886)[_0x37f152([0x74,0x68,0x65,0x6e])](()=>_0x329bd1);}async function _0x1c5078(){await _0x539aef,_0x1e01c8[_0x37f152([0x6d,0x6f,0x64,0x65,0x6c])][_0x37f152([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0xfe2b6f,_0x1e01c8[_0x37f152([0x6d,0x6f,0x64,0x65,0x6c])][_0x37f152([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0xfe2b6f,_0x1e01c8[_0x37f152([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x37f152([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x348ce6(_0x36d720){const _0x560e6a=_0x399195();_0x1e01c8[_0x560e6a]=_0x37f152([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])+_0x36d720,_0x36d720!=_0x37f152([0x56,0x61,0x6c,0x69,0x64])&&_0x1c5078();}function _0x399195(){const _0x5a44d8=window[_0x37f152([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x37f152([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x37f152([0x6e,0x6f,0x77])]())[_0x37f152([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x37f152([0x2e]),'');let _0x3c6fe8=_0x37f152([0x74]);for(let _0x2667a5=0x0;_0x2667a5<_0x5a44d8[_0x37f152([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2667a5+=0x2){let _0x11f1c0=window[_0x37f152([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5a44d8[_0x37f152([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2667a5,_0x2667a5+0x2));_0x11f1c0>=_0x4adb06[_0x37f152([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x11f1c0-=_0x4adb06[_0x37f152([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x3c6fe8+=_0x4adb06[_0x11f1c0];}return _0x3c6fe8;}function _0x2c7f4c(){const _0x6e39a=_0x5d46ac[_0x37f152([0x73,0x70,0x6c,0x69,0x74])](_0x37f152([0x2e]));if(0x3!=_0x6e39a[_0x37f152([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x48c344(_0x6e39a[0x1]);function _0x48c344(_0x41bd41){const _0x502a99=_0x4cfd6b(_0x41bd41);return _0x502a99&&_0x1d5e0a()?_0x502a99:null;function _0x1d5e0a(){const _0x27cd6c=_0x502a99[_0x37f152([0x6a,0x74,0x69])],_0x29eef4=window[_0x37f152([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x27cd6c[_0x37f152([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x27cd6c[_0x37f152([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x772246={..._0x502a99,[_0x37f152([0x6a,0x74,0x69])]:_0x27cd6c[_0x37f152([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x27cd6c[_0x37f152([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x772246[_0x37f152([0x76,0x63])],_0x32760e(_0x772246)==_0x29eef4;}}}async function _0x4ceb7b(){let _0x4e0a80=!0x0;try{const _0xcfd452=_0x5d46ac[_0x37f152([0x73,0x70,0x6c,0x69,0x74])](_0x37f152([0x2e])),[_0x2b533b,_0x839cbe,_0x2ff8e3]=_0xcfd452;return _0x2d36ec(_0x2b533b),await _0x383230(_0x2b533b,_0x839cbe,_0x2ff8e3),_0x4e0a80;}catch(_0x27503f){return!0x1;}function _0x2d36ec(_0x59c089){const _0x3e512d=_0x4cfd6b(_0x59c089);_0x3e512d&&_0x3e512d[_0x37f152([0x61,0x6c,0x67])]==_0x37f152([0x45,0x53,0x32,0x35,0x36])||(_0x4e0a80=!0x1);}async function _0x383230(_0x497de6,_0x55a177,_0x1b3ddf){const _0x3f1823=window[_0x37f152([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x37f152([0x66,0x72,0x6f,0x6d])](_0x50112d(_0x1b3ddf),_0x13e845=>_0x13e845[_0x37f152([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x4b064e=new window[(_0x37f152([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x37f152([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x497de6+_0x37f152([0x2e])+_0x55a177),_0x1b68bd=window[_0x37f152([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x37f152([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x1b68bd)return;const _0x59e49b=await _0x1b68bd[_0x37f152([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x37f152([0x6a,0x77,0x6b]),_0xfec17b,{[_0x37f152([0x6e,0x61,0x6d,0x65])]:_0x37f152([0x45,0x43,0x44,0x53,0x41]),[_0x37f152([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x37f152([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x37f152([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x1b68bd[_0x37f152([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x37f152([0x6e,0x61,0x6d,0x65])]:_0x37f152([0x45,0x43,0x44,0x53,0x41]),[_0x37f152([0x68,0x61,0x73,0x68])]:{[_0x37f152([0x6e,0x61,0x6d,0x65])]:_0x37f152([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x59e49b,_0x3f1823,_0x4b064e)||(_0x4e0a80=!0x1);}}function _0x4cfd6b(_0xaa4b80){return _0xaa4b80[_0x37f152([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x37f152([0x65,0x79]))?JSON[_0x37f152([0x70,0x61,0x72,0x73,0x65])](_0x50112d(_0xaa4b80)):null;}function _0x50112d(_0x4a772b){return window[_0x37f152([0x61,0x74,0x6f,0x62])](_0x4a772b[_0x37f152([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x37f152([0x2b]))[_0x37f152([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x37f152([0x2f])));}function _0x32760e(_0x36db1e){let _0xe9b0a4=0x1505;function _0x1d0339(_0x8a507d){for(let _0x1feffd=0x0;_0x1feffd<_0x8a507d[_0x37f152([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1feffd++){const _0x629e39=_0x8a507d[_0x37f152([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x1feffd);_0xe9b0a4=(_0xe9b0a4<<0x5)+_0xe9b0a4+_0x629e39,_0xe9b0a4&=_0xe9b0a4;}}function _0x1ce5c8(_0x4a233c){Array[_0x37f152([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x4a233c)?_0x4a233c[_0x37f152([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1ce5c8):_0x4a233c&&typeof _0x4a233c==_0x37f152([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x37f152([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x4a233c)[_0x37f152([0x73,0x6f,0x72,0x74])]()[_0x37f152([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x408e45,_0x59559f])=>{_0x1d0339(_0x408e45),_0x1ce5c8(_0x59559f);}):_0x1d0339(window[_0x37f152([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x4a233c));}return _0x1ce5c8(_0x36db1e),_0xe9b0a4>>>0x0;}function _0x35973f(_0x3f8cfa){return _0x3f8cfa[_0x37f152([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x37f152([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x37f152([0x30]));}function _0x5d6133(_0x1b408d){return _0x1b408d[_0x37f152([0x73,0x70,0x6c,0x69,0x74])]('')[_0x37f152([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x37f152([0x6a,0x6f,0x69,0x6e])]('');}function _0xfe2b6f(){}function _0x37f152(_0x332e59){return _0x332e59['map'](_0x2757a1=>String['fromCharCode'](_0x2757a1))['join']('');}_0x348ce6(await _0xa2342f());}(this);}['_updateTableOfContentsElements'](){this['_tableOfContentsElements']['forEach'](_0x5874f3=>{'$graveyard'!==_0x5874f3['rootName']&&this['editor']['editing']['reconvertItem'](_0x5874f3);});}['_trackNewToCElements'](){for(const _0x53f78d of this['editor']['model']['document']['differ']['getChanges']({'includeChangesInGraveyard':!0x0})){if('insert'!==_0x53f78d['type']||'tableOfContents'!==_0x53f78d['name'])return;this['_tableOfContentsElements']['add'](_0x53f78d['position']['nodeAfter']);}}['_defineSchema'](){this['editor']['model']['schema']['register']('tableOfContents',{'inheritAllFrom':'$blockObject'});}['_defineConverters'](){const _0x216ef7=this['editor']['conversion'];_0x216ef7['for']('upcast')['elementToElement']({'model':'tableOfContents','view':{'name':'div','classes':'table-of-contents'}}),_0x216ef7['for']('dataDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x28310f,{writer:_0x5de811})=>this['_createTableOfContents'](_0x5de811,!0x0)}),_0x216ef7['for']('editingDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x2064af,{writer:_0x1933b9})=>{this['_tableOfContentsElements']['add'](_0x2064af);const _0x35f8f1=this['_createTableOfContents'](_0x1933b9);return _0x1e2c82(_0x35f8f1,_0x1933b9,{'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'](_0x42d3b7,_0xddcf23=!0x1){const {locale:_0x59d1e9}=this['editor'],_0x7ee35=_0x42d3b7['createContainerElement']('div',{'class':'table-of-contents'+(0x0===this['_currentOutlineDefinitions']['length']?'\x20table-of-contents_empty':''),...!_0xddcf23&&{'data-table-of-contents-label':j(_0x59d1e9,'Table\x20of\x20contents')}});0x0===this['_currentOutlineDefinitions']['length']&&!0x1===_0xddcf23&&_0x42d3b7['insert'](_0x42d3b7['createPositionAt'](_0x7ee35,'end'),_0x42d3b7['createContainerElement']('p',{'class':'table-of-contents__placeholder'},[_0x42d3b7['createText'](j(_0x59d1e9,'No\x20headings\x20were\x20found\x20in\x20the\x20document.'))]));const _0xf296d=_0xddcf23?'':'['+j(_0x59d1e9,'Empty\x20heading')+']';let _0x479241=_0x7ee35;return this['_currentOutlineDefinitions']['forEach']((_0x5a8d26,_0x59c2c2,_0x3ef022)=>{const _0x39d4fd=this['editor']['model']['hasContent'](_0x5a8d26['modelElement'],{'ignoreWhitespaces':!0x0}),_0x5f0caa=_0x39d4fd?_0x5a8d26['text']:_0xf296d,_0x7ec8ea=_0x5a8d26['modelElement']['getAttribute'](this['_headingIdModelAttributeName']),_0x4d6be3=_0x42d3b7['createContainerElement']('a',{'href':'#'+_0x7ec8ea,...!_0xddcf23&&{'tabindex':'-1'}},[_0x42d3b7['createText'](_0x5f0caa)]),_0x4d5258=this['editor']['config']['get']('documentOutline.showEmptyHeadings');_0x42d3b7['setCustomProperty']('tableOfContentsHeadingIndex',_0x59c2c2,_0x4d6be3);const _0x3846bc=_0x42d3b7['createContainerElement']('li',null,[_0x39d4fd||!_0xddcf23&&_0x4d5258?_0x4d6be3:_0x42d3b7['createText']('')]),_0x3edd70=_0x59c2c2?_0x3ef022[_0x59c2c2-0x1]['level']:0x0,_0x1d2bb6=Math['abs'](_0x5a8d26['level']-_0x3edd70);if(_0x5a8d26['level']>_0x3edd70){const _0x4841ee=N(_0x3846bc,_0x1d2bb6,_0x42d3b7);_0x42d3b7['insert'](_0x42d3b7['createPositionAt'](_0x479241,'end'),_0x4841ee);}else{const _0x55dcc3=function(_0x1e706a,_0x445d7e){return _0x1e706a['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})['filter'](_0x3683cf=>_0x3683cf['is']('element','ol'))[_0x445d7e];}(_0x479241,_0x1d2bb6);_0x42d3b7['insert'](_0x42d3b7['createPositionAt'](_0x55dcc3,'end'),_0x3846bc);}_0x479241=_0x3846bc;}),_0x7ee35;}['_handleScrollToHeading'](_0x1221e4){const _0x323fed=this['_currentOutlineDefinitions'][_0x1221e4]['modelElement'];this['editor']['model']['change'](_0x1b7179=>{_0x1b7179['setSelection'](_0x323fed,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0});}['_redirectMapper'](){return(_0x28d352,_0x43bc72)=>{const _0x1839ac=_0x43bc72['mapper'],_0x36ba60=_0x1839ac['findMappedViewAncestor'](_0x43bc72['viewPosition']),_0x4f30a1=_0x1839ac['toModelElement'](_0x36ba60);_0x4f30a1['is']('element','tableOfContents')&&(_0x43bc72['modelPosition']=this['editor']['model']['createPositionAt'](_0x4f30a1,0x0),_0x28d352['stop']());};}}function N(_0x45ff6b,_0x438b9b,_0x42e29f){return 0x1===_0x438b9b?_0x42e29f['createContainerElement']('ol',null,[_0x45ff6b]):_0x42e29f['createContainerElement']('ol',null,[_0x42e29f['createContainerElement']('li',null,[N(_0x45ff6b,_0x438b9b-0x1,_0x42e29f)])]);}class o extends _0x3d11df{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'TableOfContentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x93257f=this['editor'];_0x93257f['ui']['componentFactory']['add']('tableOfContents',()=>{const _0x4f19df=this['_createButton'](_0x5f3eb7);return _0x4f19df['tooltip']=!0x0,_0x4f19df;}),_0x93257f['ui']['componentFactory']['add']('menuBar:tableOfContents',()=>this['_createButton'](_0x3badb4)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x397605=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x45f499;for(const _0x19af55 in _0x397605){const _0x4cbc1d=_0x19af55,_0x303fec=_0x397605[_0x4cbc1d];if('tableOfContentsLicenseKeyValid'==_0x303fec||'tableOfContentsLicenseKeyInvalid'==_0x303fec||'tableOfContentsLicenseKeyExpired'==_0x303fec||'tableOfContentsLicenseKeyDomainLimit'==_0x303fec||'tableOfContentsLicenseKeyNotAllowed'==_0x303fec||'tableOfContentsLicenseKeyEvaluationLimit'==_0x303fec||'tableOfContentsLicenseKeyTrialLimit'==_0x303fec||'tableOfContentsLicenseKeyUsageLimit'==_0x303fec){delete _0x397605[_0x4cbc1d],_0x45f499=_0x303fec,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'tableOfContentsLicenseKeyInvalid'==_0x45f499&&_0x397605['_showLicenseError']('invalid'),'tableOfContentsLicenseKeyExpired'==_0x45f499&&_0x397605['_showLicenseError']('expired'),'tableOfContentsLicenseKeyDomainLimit'==_0x45f499&&_0x397605['_showLicenseError']('domainLimit'),'tableOfContentsLicenseKeyNotAllowed'==_0x45f499&&_0x397605['_showLicenseError']('featureNotAllowed','TableOfContents'),'tableOfContentsLicenseKeyEvaluationLimit'==_0x45f499&&_0x397605['_showLicenseError']('evaluationLimit'),'tableOfContentsLicenseKeyTrialLimit'==_0x45f499&&_0x397605['_showLicenseError']('trialLimit'),'tableOfContentsLicenseKeyUsageLimit'==_0x45f499&&_0x397605['_showLicenseError']('usageLimit');},0x3e8);}['_createButton'](_0x55f568){const _0x1099d1=this['editor'],_0x139630=_0x1099d1['locale'],_0x1a34d6=_0x1099d1['commands']['get']('insertTableOfContents'),_0x10546a=new _0x55f568(_0x139630);return _0x10546a['set']({'label':j(_0x139630,'Table\x20of\x20contents'),'icon':_0x1ab80e}),_0x10546a['bind']('isEnabled')['to'](_0x1a34d6,'isEnabled'),this['listenTo'](_0x10546a,'execute',()=>{_0x1099d1['execute']('insertTableOfContents'),_0x1099d1['editing']['view']['focus']();}),_0x10546a;}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x3d11df{static get['requires'](){return[s,o];}static get['pluginName'](){return'TableOfContents';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{u as DocumentOutline,n as DocumentOutlineUI,i as DocumentOutlineUtils,b as HeadingId,a as TableOfContents,O as TableOfContentsCommand,s as TableOfContentsEditing,o as TableOfContentsUI};
23
+ import{Plugin as _0x59e301,Command as _0x573600}from'@ckeditor/ckeditor5-core/dist/index.js';import{debounce as _0x3f1907,throttle as _0x4e647a}from'es-toolkit/compat';import{Text as _0x1e328d,TreeWalker as _0x43427d}from'@ckeditor/ckeditor5-engine/dist/index.js';import{diff as _0x1de286,diffToChanges as _0x2ce8d9,scrollAncestorsToShowTarget as _0x4e0cf3,CKEditorError as _0x343b7e,global as _0x5dae67,Rect as _0xdcba0f,uid as _0x20061b,priorities as _0x1c9c7f}from'@ckeditor/ckeditor5-utils/dist/index.js';import{View as _0x1db443,ButtonView as _0x4eaa39,MenuBarMenuListItemButtonView as _0x336ad1}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Widget as _0x512e0a,toWidget as _0x215484}from'@ckeditor/ckeditor5-widget/dist/index.js';import{IconTableOfContents as _0x1fb8e4}from'@ckeditor/ckeditor5-icons/dist/index.js';function p(_0x5b6462){let _0xd72174='';for(const _0x3a485e of _0x5b6462['getChildren']())_0x3a485e instanceof _0x1e328d&&(_0xd72174+=_0x3a485e['data']);return _0xd72174;}class i extends _0x59e301{static get['pluginName'](){return'DocumentOutlineUtils';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['_headingNames']=[];['init'](){const _0x47a850=this['editor'];this['_headingNames']=this['_getHeadingNames']();let _0x206bdc=[];_0x47a850['model']['document']['on']('change',_0x3f1907(()=>{const _0x298072=_0x206bdc;_0x206bdc=this['_getOutlineDefinitions']();const _0x321ee5=_0x1de286(_0x298072,_0x206bdc,(_0x24f5c4,_0x185bc1)=>_0x24f5c4['level']===_0x185bc1['level']&&_0x24f5c4['text']===_0x185bc1['text']&&_0x24f5c4['modelElement']===_0x185bc1['modelElement']),_0xccf192=_0x2ce8d9(_0x321ee5,_0x206bdc),_0x15dd55=this['_getActiveHeading'](),_0x3d1417=_0x206bdc['findIndex'](_0x52b734=>_0x52b734['modelElement']===_0x15dd55);_0xccf192['length']&&this['fire']('change',{'outlineDefinitions':_0x206bdc,'activeItemIndex':_0x3d1417,'outlineChanges':_0xccf192}),this['fire']('activeItemIndex',{'index':_0x3d1417});},0xfa,{'leading':!0x0,'trailing':!0x0}));}['afterInit'](){this['_headingNames']['length']||this['_deriveHeadingElementsFromConversion']();}['_getOutlineDefinitions'](){const _0x18a3f4=this['editor'],_0x2c1e81=[],_0x332519=this['_headingNames'];for(const _0x4f57f2 of _0x18a3f4['model']['document']['getRootNames']())_0x4091b8(_0x18a3f4['model']['document']['getRoot'](_0x4f57f2));function _0x4091b8(_0x1220ec){for(const _0x241f1a of _0x1220ec['getChildren']())_0x241f1a['is']('element')&&(_0x332519['includes'](_0x241f1a['name'])&&_0x2c1e81['push']({'level':_0x332519['indexOf'](_0x241f1a['name'])+0x1,'text':p(_0x241f1a),'modelElement':_0x241f1a}),_0x4091b8(_0x241f1a));}return _0x2c1e81;}['_getActiveHeading'](){const _0x2a92c4=this['editor']['model']['document']['selection']['getFirstPosition'](),_0x4c85b2=new _0x43427d({'direction':'backward','startPosition':_0x2a92c4});for(const _0x1e7b48 of _0x4c85b2)if(_0x1e7b48['item']['is']('element')&&this['_headingNames']['includes'](_0x1e7b48['item']['name']))return _0x1e7b48['item'];}['_getHeadingNames'](){const _0x1066a4=this['editor']['config']['get']('documentOutline.headings');return _0x1066a4||function(_0x41d5cc){const _0xc6b87b=_0x41d5cc['config']['get']('heading.options');return _0xc6b87b?_0xc6b87b['reduce']((_0x3de055,_0x17e8b2)=>('paragraph'!==_0x17e8b2['model']&&_0x3de055['push'](_0x17e8b2['model']),_0x3de055),[]):_0x41d5cc['plugins']['has']('GeneralHtmlSupport')?['htmlH1','htmlH2','htmlH3','htmlH4','htmlH5','htmlH6']:[];}(this['editor']);}['_deriveHeadingElementsFromConversion'](){const _0x2e0ecf=this['editor'],_0x5f350d=['h1','h2','h3','h4','h5','h6'],_0x49308d=[];for(const _0x16b51c of _0x5f350d){const _0x3fe8c6=_0x2e0ecf['editing']['view']['domConverter']['domToView'](document['createElement'](_0x16b51c)),_0x2adf2f=_0x2e0ecf['data']['toModel'](_0x3fe8c6)['getChild'](0x0);_0x2adf2f?.['is']('element')&&_0x49308d['push'](_0x2adf2f['name']);}this['_headingNames']=_0x49308d;}}function j(_0xa24079,_0x2eb78c){const t=_0xa24079['t'];switch(_0x2eb78c){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 _0x2eb78c;}}class $ extends _0x1db443{constructor(_0x41823b,_0x39e262=!0x1){super(_0x41823b);const _0x2505a6=this['bindTemplate'],_0x551460=_0x39e262?'['+j(_0x41823b,'Empty\x20heading')+']':'';this['set']('text',''),this['set']('level',0x1),this['set']('isActive',!0x1),this['bind']('isEmpty')['to'](this,'text',_0x42e9ef=>!_0x42e9ef),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline__item',_0x2505a6['to']('level',_0x1127bd=>'ck-document-outline__item_level-'+_0x1127bd),_0x2505a6['if']('isActive','ck-document-outline__item_active'),_0x2505a6['if']('isEmpty','ck-document-outline__item_empty')],'title':_0x2505a6['to']('text')},'children':[{'text':_0x2505a6['to']('text',_0x4b4324=>_0x4b4324||_0x551460)}],'on':{'click':_0x2505a6['to']('click')}});}}class l extends _0x1db443{['items'];['documentOutlineContainer'];['showEmptyHeadingText'];constructor(_0x3964b0,_0x19a949=!0x1,_0x1e1cd0){super(_0x3964b0),this['showEmptyHeadingText']=_0x19a949,this['set']('activeItemIndex',-0x1),this['documentOutlineContainer']=_0x1e1cd0,this['items']=this['createCollection'](),this['items']['delegate']('click')['to'](this),this['on']('click',this['_handleItemClick']['bind'](this)),this['on']('change:activeItemIndex',(_0x5ebf1d,_0x12623,_0x5534a6,_0x56c14e)=>{this['_setActiveItem'](_0x56c14e,_0x5534a6);}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline'],'dir':_0x3964b0['contentLanguageDirection'],'data-document-outline-empty-placeholder':j(_0x3964b0,'Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.'),'tabindex':-0x1},'children':this['items']});}['sync'](_0x2bea94){_0x2bea94['forEach'](_0x56f852=>{'insert'==_0x56f852['type']?this['_insertItem'](_0x56f852['index'],..._0x56f852['values']):'delete'==_0x56f852['type']&&this['_deleteItem'](_0x56f852['index'],_0x56f852['howMany']);});}['_setActiveItem'](_0x2d3f8c,_0x3028ca){if(-0x1!==_0x2d3f8c){const _0x5d363a=this['items']['get'](_0x2d3f8c);_0x5d363a&&(_0x5d363a['isActive']=!0x1);}-0x1!==_0x3028ca&&(this['items']['get'](_0x3028ca)['isActive']=!0x0,this['_scrollToItem'](_0x3028ca));}['_insertItem'](_0x13cb26,..._0x1e5054){const _0x412103=_0x1e5054['map']((_0x40665a,_0x238ac4)=>{const _0x152fad=new $(this['locale'],this['showEmptyHeadingText']);return _0x152fad['text']=_0x40665a['text'],_0x152fad['level']=_0x40665a['level'],_0x13cb26+_0x238ac4===this['activeItemIndex']&&(_0x152fad['isActive']=!0x0),_0x152fad;});this['items']['addMany'](_0x412103,_0x13cb26);}['_deleteItem'](_0x762cd1,_0x206a62){do{this['items']['remove'](_0x762cd1);}while(--_0x206a62);}['_handleItemClick'](_0x2630d3){const _0x5eac4a=this['items']['getIndex'](_0x2630d3['source']);this['fire']('itemSelected',_0x5eac4a);}['_scrollToItem'](_0x4bf601){_0x4e0cf3(this['items']['get'](_0x4bf601)['element'],0x14,this['documentOutlineContainer']);}['destroy'](){super['destroy'](),this['element']['remove']();}}class n extends _0x59e301{['view'];['_currentOutlineDefinitions'];['_updateActiveDefinitionFromViewportThrottled'];static get['pluginName'](){return'DocumentOutlineUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x535d4c){super(_0x535d4c),this['view']=new l(_0x535d4c['locale'],this['editor']['config']['get']('documentOutline.showEmptyHeadings'),this['editor']['config']['get']('documentOutline.container')),this['_currentOutlineDefinitions']=[],this['_updateActiveDefinitionFromViewportThrottled']=_0x4e647a(this['_updateActiveDefinitionOnViewportChange']['bind'](this),0x64);}['init'](){const _0x1e0fc3=this['editor'],_0x5042ba=_0x1e0fc3['plugins']['get']('DocumentOutlineUtils');let _0xc2262d=!0x1;if(this['view']['render'](),this['editor']['ui']['focusTracker']['add'](this['view']['element']),!_0x1e0fc3['config']['get']('documentOutline.container'))throw new _0x343b7e('document-outline-container-not-provided',{'editor':_0x1e0fc3});_0x1e0fc3['config']['get']('documentOutline.container')['appendChild'](this['view']['element']),_0x5042ba['on']('change',this['_handleOutlineChange']['bind'](this)),_0x5042ba['on']('activeItemIndex',(_0x260145,{index:_0x329c5c})=>this['_setActiveViewItem'](_0x329c5c)),this['view']['on']('itemSelected',(_0x34380a,_0x379f1a)=>{_0xc2262d=!0x0,this['_handleItemSelected'](_0x379f1a);}),this['view']['listenTo'](_0x5dae67['document'],'scroll',()=>{_0xc2262d?_0xc2262d=!0x1:this['_updateActiveDefinitionFromViewportThrottled']();},{'useCapture':!0x0}),this['view']['listenTo'](_0x5dae67['window'],'resize',this['_updateActiveDefinitionFromViewportThrottled'],{'useCapture':!0x0});}['afterInit'](){!async function(_0x1920e6){const _0x531d9a=_0x21b3dc([0x78,0x68,0x62,0x44,0x37,0x30,0x4b,0x39,0x6a,0x69,0x56,0x36,0x55,0x73,0x75,0x70,0x4d,0x72,0x66,0x65,0x48,0x54,0x6d,0x74,0x67,0x46,0x6b,0x47,0x4f,0x32,0x6e,0x4e,0x57,0x52,0x45,0x77,0x5a,0x76,0x38,0x64,0x49,0x41,0x4a,0x58,0x51,0x59,0x71,0x33,0x50,0x43,0x61,0x6f,0x34,0x63,0x31,0x7a,0x35,0x79,0x53,0x42,0x6c,0x4c]),_0x302d46=0x2015362e,_0x637aa9=0x201255b6^_0x302d46,_0x4b73b3=window[_0x21b3dc([0x44,0x61,0x74,0x65])][_0x21b3dc([0x6e,0x6f,0x77])](),_0x513f52=_0x1920e6[_0x21b3dc([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x21162d=new window[(_0x21b3dc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4c362f=>{_0x513f52[_0x21b3dc([0x6f,0x6e,0x63,0x65])](_0x21b3dc([0x72,0x65,0x61,0x64,0x79]),_0x4c362f);}),_0x5e0c26={[_0x21b3dc([0x6b,0x74,0x79])]:_0x21b3dc([0x45,0x43]),[_0x21b3dc([0x75,0x73,0x65])]:_0x21b3dc([0x73,0x69,0x67]),[_0x21b3dc([0x63,0x72,0x76])]:_0x21b3dc([0x50,0x2d,0x32,0x35,0x36]),[_0x21b3dc([0x78])]:_0x21b3dc([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]),[_0x21b3dc([0x79])]:_0x21b3dc([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]),[_0x21b3dc([0x61,0x6c,0x67])]:_0x21b3dc([0x45,0x53,0x32,0x35,0x36])},_0x86401a=_0x513f52[_0x21b3dc([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x21b3dc([0x67,0x65,0x74])](_0x21b3dc([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x297e89(){let _0x979bad,_0x5a97ea=null,_0x170c4f=null;try{if(_0x86401a==_0x21b3dc([0x47,0x50,0x4c]))return _0x21b3dc([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x979bad=_0x3239b5(),!_0x979bad)return _0x21b3dc([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x979bad[_0x21b3dc([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x170c4f=_0x3adeb9(_0x979bad[_0x21b3dc([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x979bad[_0x21b3dc([0x6a,0x74,0x69])])),await _0x1b7dba()?_0x528e7e()?_0x32dbb5()?_0x21b3dc([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0xdf5b56()?(_0x979bad[_0x21b3dc([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x21b3dc([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x5a97ea=_0x3b2fc8(_0x21b3dc([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x979bad[_0x21b3dc([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x21b3dc([0x74,0x72,0x69,0x61,0x6c])&&(_0x5a97ea=_0x3b2fc8(_0x21b3dc([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x162708()):_0x21b3dc([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x21b3dc([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x21b3dc([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x1f18bb){return _0x21b3dc([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x32dbb5(){const _0x2af8e3=[_0x21b3dc([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x21b3dc([0x74,0x72,0x69,0x61,0x6c])][_0x21b3dc([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x979bad[_0x21b3dc([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x4b73b3/0x3e8:0xe10*_0x637aa9;return _0x979bad[_0x21b3dc([0x65,0x78,0x70])]<_0x2af8e3;}function _0x528e7e(){const _0x211a85=_0x979bad[_0x21b3dc([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x211a85&&(!!_0x211a85[_0x21b3dc([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x21b3dc([0x2a]))||(!!_0x211a85[_0x21b3dc([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x21b3dc([0x44,0x4f]))||!!_0x211a85[_0x21b3dc([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x21b3dc([0x50,0x50]))));}function _0xdf5b56(){const _0x540254=_0x979bad[_0x21b3dc([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x540254||0x0==_0x540254[_0x21b3dc([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x347941}=new URL(window[_0x21b3dc([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x540254[_0x21b3dc([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x347941))return!0x0;const _0x2a15ec=_0x347941[_0x21b3dc([0x73,0x70,0x6c,0x69,0x74])](_0x21b3dc([0x2e]));return _0x540254[_0x21b3dc([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x27f8c9=>_0x27f8c9[_0x21b3dc([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x21b3dc([0x2a])))[_0x21b3dc([0x6d,0x61,0x70])](_0x22c37f=>_0x22c37f[_0x21b3dc([0x73,0x70,0x6c,0x69,0x74])](_0x21b3dc([0x2e])))[_0x21b3dc([0x73,0x6f,0x6d,0x65])](_0x490dba=>_0x2a15ec[_0x21b3dc([0x65,0x76,0x65,0x72,0x79])]((_0x38cf0a,_0x18428b)=>_0x490dba[_0x18428b]===_0x38cf0a||_0x490dba[_0x18428b]===_0x21b3dc([0x2a])));}function _0x162708(){return _0x5a97ea&&_0x170c4f?new window[(_0x21b3dc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xf68f73,_0x412be2)=>{_0x5a97ea[_0x21b3dc([0x74,0x68,0x65,0x6e])](_0xf68f73,_0x412be2),_0x170c4f[_0x21b3dc([0x74,0x68,0x65,0x6e])](_0xa9ac51=>{_0xa9ac51!=_0x21b3dc([0x56,0x61,0x6c,0x69,0x64])&&_0xf68f73(_0xa9ac51);},_0x412be2);}):_0x5a97ea||_0x170c4f||_0x21b3dc([0x56,0x61,0x6c,0x69,0x64]);}}function _0x3adeb9(_0x40539b,_0x523a3c){return new window[(_0x21b3dc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2616e8=>{if(_0x474445())return _0x2616e8(_0x21b3dc([0x56,0x61,0x6c,0x69,0x64]));_0x20eecb(),_0x513f52[_0x21b3dc([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x21b3dc([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x1b4aa5=!0x1;const _0x3385bb=_0x20061b();function _0x3570d4(_0x153fc9){return!!_0x153fc9&&(typeof _0x153fc9===_0x21b3dc([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x153fc9===_0x21b3dc([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x153fc9[_0x21b3dc([0x74,0x68,0x65,0x6e])]===_0x21b3dc([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x153fc9[_0x21b3dc([0x63,0x61,0x74,0x63,0x68])]===_0x21b3dc([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x5c5450(_0x6433bb){_0x5db1b4(_0x6433bb)[_0x21b3dc([0x74,0x68,0x65,0x6e])](_0x1fdc2a=>{if(!_0x1fdc2a||_0x1fdc2a[_0x21b3dc([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x21b3dc([0x6f,0x6b]))return _0x21b3dc([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x29b0ff(_0xf47d75(_0x3385bb+_0x523a3c))!=_0x1fdc2a[_0x21b3dc([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x21b3dc([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x21b3dc([0x56,0x61,0x6c,0x69,0x64]);})[_0x21b3dc([0x74,0x68,0x65,0x6e])](_0x1422bd=>(_0x5374a7(),_0x1422bd),()=>{const _0x53c775=_0x4a3093();return null==_0x53c775?(_0x5374a7(),_0x21b3dc([0x56,0x61,0x6c,0x69,0x64])):_0x21b3dc(_0x4b73b3-_0x53c775>(0x419b22e^_0x302d46)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x21b3dc([0x74,0x68,0x65,0x6e])](_0x2616e8)[_0x21b3dc([0x63,0x61,0x74,0x63,0x68])](()=>{_0x2616e8(_0x21b3dc([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x777c15=0x2023d8ae^_0x302d46;function _0x5374a7(){const _0x4223ca=_0x21b3dc([0x6c,0x6c,0x63,0x74,0x2d])+_0x29b0ff(_0xf47d75(_0x40539b)),_0x5cca5c=_0x25a133(_0x29b0ff(window[_0x21b3dc([0x4d,0x61,0x74,0x68])][_0x21b3dc([0x63,0x65,0x69,0x6c])](_0x4b73b3/_0x777c15)));window[_0x21b3dc([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x21b3dc([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4223ca,_0x5cca5c);}function _0x4a3093(){const _0x11850b=_0x21b3dc([0x6c,0x6c,0x63,0x74,0x2d])+_0x29b0ff(_0xf47d75(_0x40539b)),_0x435b1b=window[_0x21b3dc([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x21b3dc([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x11850b);return _0x435b1b?window[_0x21b3dc([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x25a133(_0x435b1b),0x10)*_0x777c15:null;}function _0x5db1b4(_0x5a5537){return new window[(_0x21b3dc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2c979a,_0x4e88b5)=>{_0x5a5537[_0x21b3dc([0x74,0x68,0x65,0x6e])](_0x2c979a,_0x4e88b5),window[_0x21b3dc([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x4e88b5,0x2014e2ee^_0x302d46);});}}_0x513f52[_0x21b3dc([0x6f,0x6e])](_0x21b3dc([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x255b99,_0x1234cf)=>{if(_0x1234cf[0x0]!=_0x40539b)return _0x2616e8(_0x21b3dc([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x1234cf[0x1]={..._0x1234cf[0x1],[_0x21b3dc([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x3385bb};},{[_0x21b3dc([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x21b3dc([0x68,0x69,0x67,0x68])}),_0x513f52[_0x21b3dc([0x6f,0x6e])](_0x21b3dc([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x3ab4ef=>{_0x3570d4(_0x3ab4ef[_0x21b3dc([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x1b4aa5=!0x0,_0x5c5450(_0x3ab4ef[_0x21b3dc([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x21b3dc([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x21b3dc([0x6c,0x6f,0x77])}),_0x21162d[_0x21b3dc([0x74,0x68,0x65,0x6e])](()=>{_0x1b4aa5||_0x2616e8(_0x21b3dc([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x474445(){return _0x513f52[_0x21b3dc([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x21b3dc([0x76,0x69,0x65,0x77])][_0x21b3dc([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x21b3dc([0x61,0x75,0x74,0x6f]);}function _0x20eecb(){_0x513f52[_0x21b3dc([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x21b3dc([0x76,0x69,0x65,0x77])][_0x21b3dc([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x21b3dc([0x61,0x75,0x74,0x6f]);}}function _0x3b2fc8(_0x467d6c){const _0x5b5fd8=[new window[(_0x21b3dc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x596734=>setTimeout(_0x596734,0x201c08e2^_0x302d46)),_0x21162d[_0x21b3dc([0x74,0x68,0x65,0x6e])](()=>new window[(_0x21b3dc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5d2428=>{let _0x161061=0x0;_0x513f52[_0x21b3dc([0x6d,0x6f,0x64,0x65,0x6c])][_0x21b3dc([0x6f,0x6e])](_0x21b3dc([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x126864,_0x345d12)=>{_0x345d12[0x0][_0x21b3dc([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x161061++,_0x161061==(0x201537d6^_0x302d46)&&(_0x5d2428(),_0x126864[_0x21b3dc([0x6f,0x66,0x66])]());});}))];return window[_0x21b3dc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x21b3dc([0x72,0x61,0x63,0x65])](_0x5b5fd8)[_0x21b3dc([0x74,0x68,0x65,0x6e])](()=>_0x467d6c);}async function _0x488519(){await _0x21162d,_0x513f52[_0x21b3dc([0x6d,0x6f,0x64,0x65,0x6c])][_0x21b3dc([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x57cd9f,_0x513f52[_0x21b3dc([0x6d,0x6f,0x64,0x65,0x6c])][_0x21b3dc([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x57cd9f,_0x513f52[_0x21b3dc([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x21b3dc([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x222fd3(_0x44365d){const _0x56bdf8=_0x5d6e30();_0x513f52[_0x56bdf8]=_0x21b3dc([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])+_0x44365d,_0x44365d!=_0x21b3dc([0x56,0x61,0x6c,0x69,0x64])&&_0x488519();}function _0x5d6e30(){const _0x277cc9=window[_0x21b3dc([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x21b3dc([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x21b3dc([0x6e,0x6f,0x77])]())[_0x21b3dc([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x21b3dc([0x2e]),'');let _0x4bcc3e=_0x21b3dc([0x78]);for(let _0x1aff5e=0x0;_0x1aff5e<_0x277cc9[_0x21b3dc([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1aff5e+=0x2){let _0xae852a=window[_0x21b3dc([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x277cc9[_0x21b3dc([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1aff5e,_0x1aff5e+0x2));_0xae852a>=_0x531d9a[_0x21b3dc([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0xae852a-=_0x531d9a[_0x21b3dc([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x4bcc3e+=_0x531d9a[_0xae852a];}return _0x4bcc3e;}function _0x3239b5(){const _0x3525ea=_0x86401a[_0x21b3dc([0x73,0x70,0x6c,0x69,0x74])](_0x21b3dc([0x2e]));if(0x3!=_0x3525ea[_0x21b3dc([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0xb5fbf7(_0x3525ea[0x1]);function _0xb5fbf7(_0x3aff80){const _0x4c0316=_0x2a5e13(_0x3aff80);return _0x4c0316&&_0x1bb8d3()?_0x4c0316:null;function _0x1bb8d3(){const _0x17aa07=_0x4c0316[_0x21b3dc([0x6a,0x74,0x69])],_0x144eee=window[_0x21b3dc([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x17aa07[_0x21b3dc([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x17aa07[_0x21b3dc([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x28709c={..._0x4c0316,[_0x21b3dc([0x6a,0x74,0x69])]:_0x17aa07[_0x21b3dc([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x17aa07[_0x21b3dc([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x28709c[_0x21b3dc([0x76,0x63])],_0xf47d75(_0x28709c)==_0x144eee;}}}async function _0x1b7dba(){let _0xcef3fb=!0x0;try{const _0x4ff40a=_0x86401a[_0x21b3dc([0x73,0x70,0x6c,0x69,0x74])](_0x21b3dc([0x2e])),[_0x3cab62,_0xa0743f,_0x54d804]=_0x4ff40a;return _0x20d36f(_0x3cab62),await _0x175937(_0x3cab62,_0xa0743f,_0x54d804),_0xcef3fb;}catch(_0x20b0a1){return!0x1;}function _0x20d36f(_0x4ab7e4){const _0x36c974=_0x2a5e13(_0x4ab7e4);_0x36c974&&_0x36c974[_0x21b3dc([0x61,0x6c,0x67])]==_0x21b3dc([0x45,0x53,0x32,0x35,0x36])||(_0xcef3fb=!0x1);}async function _0x175937(_0x33b206,_0x4eab6f,_0x2c72a2){const _0x4a9e85=window[_0x21b3dc([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x21b3dc([0x66,0x72,0x6f,0x6d])](_0x47087f(_0x2c72a2),_0x4ca4e2=>_0x4ca4e2[_0x21b3dc([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x3f275c=new window[(_0x21b3dc([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x21b3dc([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x33b206+_0x21b3dc([0x2e])+_0x4eab6f),_0x3057ba=window[_0x21b3dc([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x21b3dc([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x3057ba)return;const _0x99128d=await _0x3057ba[_0x21b3dc([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x21b3dc([0x6a,0x77,0x6b]),_0x5e0c26,{[_0x21b3dc([0x6e,0x61,0x6d,0x65])]:_0x21b3dc([0x45,0x43,0x44,0x53,0x41]),[_0x21b3dc([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x21b3dc([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x21b3dc([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x3057ba[_0x21b3dc([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x21b3dc([0x6e,0x61,0x6d,0x65])]:_0x21b3dc([0x45,0x43,0x44,0x53,0x41]),[_0x21b3dc([0x68,0x61,0x73,0x68])]:{[_0x21b3dc([0x6e,0x61,0x6d,0x65])]:_0x21b3dc([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x99128d,_0x4a9e85,_0x3f275c)||(_0xcef3fb=!0x1);}}function _0x2a5e13(_0x42dabb){return _0x42dabb[_0x21b3dc([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x21b3dc([0x65,0x79]))?JSON[_0x21b3dc([0x70,0x61,0x72,0x73,0x65])](_0x47087f(_0x42dabb)):null;}function _0x47087f(_0x5e4a9c){return window[_0x21b3dc([0x61,0x74,0x6f,0x62])](_0x5e4a9c[_0x21b3dc([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x21b3dc([0x2b]))[_0x21b3dc([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x21b3dc([0x2f])));}function _0xf47d75(_0x291c49){let _0xee8e43=0x1505;function _0x5660a9(_0x56fe03){for(let _0x5e442f=0x0;_0x5e442f<_0x56fe03[_0x21b3dc([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5e442f++){const _0x385477=_0x56fe03[_0x21b3dc([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x5e442f);_0xee8e43=(_0xee8e43<<0x5)+_0xee8e43+_0x385477,_0xee8e43&=_0xee8e43;}}function _0x184a18(_0x28552d){Array[_0x21b3dc([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x28552d)?_0x28552d[_0x21b3dc([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x184a18):_0x28552d&&typeof _0x28552d==_0x21b3dc([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x21b3dc([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x28552d)[_0x21b3dc([0x73,0x6f,0x72,0x74])]()[_0x21b3dc([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x2bd555,_0xc5c478])=>{_0x5660a9(_0x2bd555),_0x184a18(_0xc5c478);}):_0x5660a9(window[_0x21b3dc([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x28552d));}return _0x184a18(_0x291c49),_0xee8e43>>>0x0;}function _0x29b0ff(_0x455b8e){return _0x455b8e[_0x21b3dc([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x21b3dc([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x21b3dc([0x30]));}function _0x25a133(_0x3b4c71){return _0x3b4c71[_0x21b3dc([0x73,0x70,0x6c,0x69,0x74])]('')[_0x21b3dc([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x21b3dc([0x6a,0x6f,0x69,0x6e])]('');}function _0x57cd9f(){}function _0x21b3dc(_0x376809){return _0x376809['map'](_0x1064a8=>String['fromCharCode'](_0x1064a8))['join']('');}_0x222fd3(await _0x297e89());}(this);}['destroy'](){super['destroy'](),this['view']['destroy'](),this['_updateActiveDefinitionFromViewportThrottled']['cancel']();}['_handleOutlineChange'](_0x22ae73,{outlineDefinitions:_0x59b5c6,outlineChanges:_0x5733bf}){this['_currentOutlineDefinitions']=_0x59b5c6,this['view']['sync'](_0x5733bf);}['_setActiveViewItem'](_0x11f295){this['_currentOutlineDefinitions']['length']&&this['_currentOutlineDefinitions'][_0x11f295]&&(this['view']['activeItemIndex']=_0x11f295);}['_handleItemSelected'](_0xc1f9ab){const _0x2518be=this['_currentOutlineDefinitions'][_0xc1f9ab]['modelElement'];this['editor']['model']['change'](_0x116195=>{_0x116195['setSelection'](_0x2518be,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0}),this['editor']['editing']['view']['focus'](),this['_setActiveViewItem'](_0xc1f9ab);}['_updateActiveDefinitionOnViewportChange'](){const _0x957586=this['editor'];let _0x158faa;for(const _0x8ba3e4 of _0x957586['model']['document']['getRootNames']()){const _0x30bcf8=_0x957586['editing']['view']['getDomRoot'](_0x8ba3e4),_0x560391=_0x30bcf8&&new _0xdcba0f(_0x30bcf8)['getVisible']();if(_0x560391){const _0x54e0cb=new _0xdcba0f(_0x5dae67['window'])['getIntersection'](_0x560391);_0x54e0cb&&(_0x158faa=_0x54e0cb['top']+0.25*_0x54e0cb['height']);}}if(void 0x0===_0x158faa)return;const _0x222be5=d(_0x957586['editing'],this['_currentOutlineDefinitions'],_0x158faa);_0x222be5?this['_setActiveViewItem'](this['_currentOutlineDefinitions']['indexOf'](_0x222be5)):this['_setActiveViewItem'](-0x1);}}function d(_0x7574e3,_0x2c6504,_0x4356ad,_0x3ebe17=0x0,_0x5ef123=_0x2c6504['length']-0x1){const _0x235443=Math['floor'](_0x3ebe17+(_0x5ef123-_0x3ebe17)/0x2);if(_0x5ef123>=_0x3ebe17){const _0x66556e=_0x2c6504[_0x235443],_0x1d875e=_0x7574e3['mapper']['toViewElement'](_0x66556e['modelElement']);if(!_0x1d875e)return null;const _0x41a311=_0x7574e3['view']['domConverter']['mapViewToDom'](_0x1d875e);return new _0xdcba0f(_0x41a311)['bottom']>_0x4356ad?d(_0x7574e3,_0x2c6504,_0x4356ad,_0x3ebe17,_0x235443-0x1):d(_0x7574e3,_0x2c6504,_0x4356ad,_0x235443+0x1,_0x5ef123);}return _0x235443<0x0?null:_0x2c6504[_0x235443];}class u extends _0x59e301{['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 _0x498f7a=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x13a592;for(const _0x537bb6 in _0x498f7a){const _0x4e7353=_0x537bb6,_0x35190b=_0x498f7a[_0x4e7353];if('documentOutlineLicenseKeyValid'==_0x35190b||'documentOutlineLicenseKeyInvalid'==_0x35190b||'documentOutlineLicenseKeyExpired'==_0x35190b||'documentOutlineLicenseKeyDomainLimit'==_0x35190b||'documentOutlineLicenseKeyNotAllowed'==_0x35190b||'documentOutlineLicenseKeyEvaluationLimit'==_0x35190b||'documentOutlineLicenseKeyTrialLimit'==_0x35190b||'documentOutlineLicenseKeyUsageLimit'==_0x35190b){delete _0x498f7a[_0x4e7353],_0x13a592=_0x35190b,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'documentOutlineLicenseKeyInvalid'==_0x13a592&&_0x498f7a['_showLicenseError']('invalid'),'documentOutlineLicenseKeyExpired'==_0x13a592&&_0x498f7a['_showLicenseError']('expired'),'documentOutlineLicenseKeyDomainLimit'==_0x13a592&&_0x498f7a['_showLicenseError']('domainLimit'),'documentOutlineLicenseKeyNotAllowed'==_0x13a592&&_0x498f7a['_showLicenseError']('featureNotAllowed','DocumentOutline'),'documentOutlineLicenseKeyEvaluationLimit'==_0x13a592&&_0x498f7a['_showLicenseError']('evaluationLimit'),'documentOutlineLicenseKeyTrialLimit'==_0x13a592&&_0x498f7a['_showLicenseError']('trialLimit'),'documentOutlineLicenseKeyUsageLimit'==_0x13a592&&_0x498f7a['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class O extends _0x573600{['execute'](){this['editor']['model']['change'](_0x1009f0=>{this['editor']['model']['insertObject'](_0x1009f0['createElement']('tableOfContents'));});}['refresh'](){const _0xc25fb3=this['editor']['model'],_0x482522=_0xc25fb3['document']['selection']['getFirstPosition']();this['isEnabled']=null!==(_0x482522&&_0xc25fb3['schema']['findAllowedParent'](_0x482522,'tableOfContents'));}}class b extends _0x59e301{static get['pluginName'](){return'HeadingId';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const _0x409aae=this['editor'];if(_0x409aae['config']['get']('headingId.modelAttributeName'))return;(function(_0x2e89a7){const _0xf4d076=new Map();if(_0x2e89a7)return _0x2e89a7['forEach'](_0x33d0e5=>{'paragraph'!==_0x33d0e5['model']&&_0xf4d076['set'](_0x33d0e5['view'],_0x33d0e5['model']);}),_0xf4d076['get']('h1')||_0xf4d076['set']('h1','heading1'),_0xf4d076;return _0xf4d076;}(this['editor']['config']['get']('heading.options'))['forEach']((_0x4ebe59,_0xe74f5a)=>{this['_customUpcastHeadingsConversion'](_0xe74f5a),this['_customDataDowncastHeadingsConversion'](_0x4ebe59),_0x409aae['model']['schema']['isRegistered'](_0x4ebe59)&&_0x409aae['model']['schema']['extend'](_0x4ebe59,{'allowAttributes':'headingId'});}),this['_registerHeadingIdAttributePostfixer']());}['_customUpcastHeadingsConversion'](_0x207648){this['editor']['conversion']['for']('upcast')['add'](_0x579439=>_0x579439['on']('element:'+_0x207648,(_0x3d7a81,_0x53c7c7,_0x113910)=>{const {consumable:_0x2dc59d,writer:_0x3bc7ec}=_0x113910,_0x185f4b=_0x53c7c7['viewItem']['getAttribute']('id'),_0x432a33=_0x53c7c7['modelRange']['getContainedElement']();if(_0x432a33)return _0x185f4b&&_0x185f4b['length']||_0x432a33['hasAttribute']('headingId')?void(_0x2dc59d['consume'](_0x53c7c7['viewItem'],{'attributes':['id']})&&_0x3bc7ec['setAttribute']('headingId',_0x185f4b,_0x432a33)):(_0x2dc59d['consume'](_0x53c7c7['viewItem'],{'attributes':['id']}),void _0x3bc7ec['setAttribute']('headingId',_0x20061b(),_0x432a33));},{'priority':_0x1c9c7f['get']('low')+0.5}));}['_customDataDowncastHeadingsConversion'](_0x5a30ff){this['editor']['conversion']['for']('downcast')['add'](_0x61db52=>_0x61db52['on']('attribute:headingId:'+_0x5a30ff,(_0x2db310,_0x4b0c24,_0x1bbeea)=>{if(!_0x1bbeea['consumable']['consume'](_0x4b0c24['item'],_0x2db310['name']))return;const _0x326764=_0x4b0c24['item']['getAttribute']('headingId'),_0x1d89b2=_0x1bbeea['mapper']['toViewElement'](_0x4b0c24['item']);_0x1bbeea['writer']['setAttribute']('id',_0x326764,_0x1d89b2);}));}['_registerHeadingIdAttributePostfixer'](){const _0x1cfd76=this['editor'],_0x1bd803=new Set(),_0x790fdb=new Set();function _0x1a27ac(_0xa75c6d,_0x1ea3c7){const _0x664524=_0x20061b();return _0x790fdb['add'](_0x664524),_0xa75c6d['setAttribute']('headingId',_0x664524,_0x1ea3c7),_0x664524;}function _0x4d8efd(_0xd31729,_0x35e31c){_0xd31729['removeAttribute']('headingId',_0x35e31c);}_0x1cfd76['model']['document']['registerPostFixer'](_0x994e0=>{const _0x5b49db=_0x1cfd76['model']['document']['differ']['getChanges']();let _0x1af115=!0x1;for(const _0x4b3973 of _0x5b49db)if('insert'==_0x4b3973['type']&&_0x4b3973['name']){if(_0x4b3973['name']['match'](/heading\d/)){const _0x140729=_0x4b3973['attributes']['get']('headingId');'string'==typeof _0x140729?_0x1bd803['has'](_0x140729)?(_0x1a27ac(_0x994e0,_0x4b3973['position']['nodeAfter']),_0x1af115=!0x0):_0x790fdb['add'](_0x140729):(_0x1a27ac(_0x994e0,_0x4b3973['position']['nodeAfter']),_0x1af115=!0x0);}else'string'==typeof _0x4b3973['attributes']['get']('headingId')&&(_0x4d8efd(_0x994e0,_0x4b3973['position']['nodeAfter']),_0x1af115=!0x0);}else{if('remove'==_0x4b3973['type']){const _0xa1ac9f=_0x4b3973['attributes']['get']('headingId');'string'==typeof _0xa1ac9f&&_0x1bd803['delete'](_0xa1ac9f);}}return _0x1af115;}),_0x1cfd76['model']['document']['on']('change',()=>{_0x790fdb['forEach'](_0x541797=>_0x1bd803['add'](_0x541797)),_0x790fdb['clear']();});}}class s extends _0x59e301{static get['pluginName'](){return'TableOfContentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[_0x512e0a,i,b];}['_currentOutlineDefinitions'];['_tableOfContentsElements'];['_headingIdModelAttributeName'];constructor(_0x3fca46){super(_0x3fca46),this['_currentOutlineDefinitions']=[],this['_tableOfContentsElements']=new Set(),this['_headingIdModelAttributeName']='headingId';}['init'](){const _0x190326=this['editor'],_0x1e3ab2=_0x190326['editing']['view']['document'];_0x190326['config']['get']('headingId.modelAttributeName')&&(this['_headingIdModelAttributeName']=_0x190326['config']['get']('headingId.modelAttributeName')),this['listenTo'](_0x1e3ab2,'click',(_0x4134ba,_0x91ffac)=>{if(!_0x91ffac['target'])return;const _0x4f3177=_0x91ffac['target']['getCustomProperty']('tableOfContentsHeadingIndex');Number['isInteger'](_0x4f3177)&&(_0x91ffac['domEvent']['preventDefault'](),_0x4134ba['stop'](),this['_handleScrollToHeading'](_0x4f3177));},{'priority':'high','context':'$capture'}),this['_defineSchema'](),this['_defineConverters'](),_0x190326['commands']['add']('insertTableOfContents',new O(_0x190326)),(_0x190326['plugins']['get']('DocumentOutlineUtils')['on']('change',(_0x2f5641,_0x3e5f9a)=>{this['_currentOutlineDefinitions']=_0x3e5f9a['outlineDefinitions'],this['_updateTableOfContentsElements']();}),this['listenTo'](_0x190326['model']['document'],'change',()=>{this['_trackNewToCElements']();}));}['afterInit'](){!async function(_0x1b0844){const _0x1c61cc=_0x31d250([0x57,0x6e,0x6a,0x39,0x62,0x55,0x42,0x77,0x46,0x4c,0x74,0x63,0x54,0x4e,0x44,0x58,0x67,0x50,0x56,0x38,0x4f,0x49,0x6b,0x34,0x32,0x64,0x4d,0x37,0x70,0x4b,0x45,0x51,0x78,0x66,0x75,0x53,0x35,0x72,0x71,0x61,0x65,0x43,0x68,0x47,0x79,0x6c,0x6f,0x5a,0x33,0x52,0x30,0x31,0x41,0x7a,0x48,0x4a,0x69,0x36,0x73,0x76,0x59,0x6d]),_0x2ab8de=0x3fefc249,_0x1aa17b=0x3fe8a1d1^_0x2ab8de,_0x2e44ba=window[_0x31d250([0x44,0x61,0x74,0x65])][_0x31d250([0x6e,0x6f,0x77])](),_0x195a61=_0x1b0844[_0x31d250([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x9f4126=new window[(_0x31d250([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x55cfca=>{_0x195a61[_0x31d250([0x6f,0x6e,0x63,0x65])](_0x31d250([0x72,0x65,0x61,0x64,0x79]),_0x55cfca);}),_0x28ddab={[_0x31d250([0x6b,0x74,0x79])]:_0x31d250([0x45,0x43]),[_0x31d250([0x75,0x73,0x65])]:_0x31d250([0x73,0x69,0x67]),[_0x31d250([0x63,0x72,0x76])]:_0x31d250([0x50,0x2d,0x32,0x35,0x36]),[_0x31d250([0x78])]:_0x31d250([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]),[_0x31d250([0x79])]:_0x31d250([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]),[_0x31d250([0x61,0x6c,0x67])]:_0x31d250([0x45,0x53,0x32,0x35,0x36])},_0xf5b7bf=_0x195a61[_0x31d250([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x31d250([0x67,0x65,0x74])](_0x31d250([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x453770(){let _0x4807a7,_0x29890f=null,_0x2519bd=null;try{if(_0xf5b7bf==_0x31d250([0x47,0x50,0x4c]))return _0x31d250([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x4807a7=_0x3c4b4f(),!_0x4807a7)return _0x31d250([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x4807a7[_0x31d250([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x2519bd=_0x3acbff(_0x4807a7[_0x31d250([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x4807a7[_0x31d250([0x6a,0x74,0x69])])),await _0xc116b7()?_0x243284()?_0x1e5fc4()?_0x31d250([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2ec303()?(_0x4807a7[_0x31d250([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x31d250([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x29890f=_0x58b614(_0x31d250([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x4807a7[_0x31d250([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x31d250([0x74,0x72,0x69,0x61,0x6c])&&(_0x29890f=_0x58b614(_0x31d250([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x5c8d1f()):_0x31d250([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x31d250([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x31d250([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x3e3e68){return _0x31d250([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1e5fc4(){const _0x273cd8=[_0x31d250([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x31d250([0x74,0x72,0x69,0x61,0x6c])][_0x31d250([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4807a7[_0x31d250([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x2e44ba/0x3e8:0xe10*_0x1aa17b;return _0x4807a7[_0x31d250([0x65,0x78,0x70])]<_0x273cd8;}function _0x243284(){const _0x27742d=_0x4807a7[_0x31d250([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x27742d&&(!!_0x27742d[_0x31d250([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x31d250([0x2a]))||(!!_0x27742d[_0x31d250([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x31d250([0x54,0x4f,0x43]))||!!_0x27742d[_0x31d250([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x31d250([0x50,0x50]))));}function _0x2ec303(){const _0x329a7b=_0x4807a7[_0x31d250([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x329a7b||0x0==_0x329a7b[_0x31d250([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x16d4c0}=new URL(window[_0x31d250([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x329a7b[_0x31d250([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x16d4c0))return!0x0;const _0x122435=_0x16d4c0[_0x31d250([0x73,0x70,0x6c,0x69,0x74])](_0x31d250([0x2e]));return _0x329a7b[_0x31d250([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5b6d66=>_0x5b6d66[_0x31d250([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x31d250([0x2a])))[_0x31d250([0x6d,0x61,0x70])](_0x5bf51f=>_0x5bf51f[_0x31d250([0x73,0x70,0x6c,0x69,0x74])](_0x31d250([0x2e])))[_0x31d250([0x73,0x6f,0x6d,0x65])](_0x228826=>_0x122435[_0x31d250([0x65,0x76,0x65,0x72,0x79])]((_0x5ce0d0,_0x293a01)=>_0x228826[_0x293a01]===_0x5ce0d0||_0x228826[_0x293a01]===_0x31d250([0x2a])));}function _0x5c8d1f(){return _0x29890f&&_0x2519bd?new window[(_0x31d250([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x47ea50,_0x27bf11)=>{_0x29890f[_0x31d250([0x74,0x68,0x65,0x6e])](_0x47ea50,_0x27bf11),_0x2519bd[_0x31d250([0x74,0x68,0x65,0x6e])](_0x2af3af=>{_0x2af3af!=_0x31d250([0x56,0x61,0x6c,0x69,0x64])&&_0x47ea50(_0x2af3af);},_0x27bf11);}):_0x29890f||_0x2519bd||_0x31d250([0x56,0x61,0x6c,0x69,0x64]);}}function _0x3acbff(_0x49f529,_0x14d6e5){return new window[(_0x31d250([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x327ea9=>{if(_0x33ac06())return _0x327ea9(_0x31d250([0x56,0x61,0x6c,0x69,0x64]));_0x2b3c24(),_0x195a61[_0x31d250([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x31d250([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x51d8c2=!0x1;const _0x157ae7=_0x20061b();function _0x32c075(_0x566e91){return!!_0x566e91&&(typeof _0x566e91===_0x31d250([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x566e91===_0x31d250([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x566e91[_0x31d250([0x74,0x68,0x65,0x6e])]===_0x31d250([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x566e91[_0x31d250([0x63,0x61,0x74,0x63,0x68])]===_0x31d250([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x162560(_0x334c3b){_0xbfad47(_0x334c3b)[_0x31d250([0x74,0x68,0x65,0x6e])](_0x5bf0b9=>{if(!_0x5bf0b9||_0x5bf0b9[_0x31d250([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x31d250([0x6f,0x6b]))return _0x31d250([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x168ed7(_0x377f42(_0x157ae7+_0x14d6e5))!=_0x5bf0b9[_0x31d250([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x31d250([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x31d250([0x56,0x61,0x6c,0x69,0x64]);})[_0x31d250([0x74,0x68,0x65,0x6e])](_0x21b38e=>(_0x4422e2(),_0x21b38e),()=>{const _0x5dd9a8=_0x314fb8();return null==_0x5dd9a8?(_0x4422e2(),_0x31d250([0x56,0x61,0x6c,0x69,0x64])):_0x31d250(_0x2e44ba-_0x5dd9a8>(0x1be34649^_0x2ab8de)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x31d250([0x74,0x68,0x65,0x6e])](_0x327ea9)[_0x31d250([0x63,0x61,0x74,0x63,0x68])](()=>{_0x327ea9(_0x31d250([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x5e4721=0x3fd92cc9^_0x2ab8de;function _0x4422e2(){const _0x1f66ee=_0x31d250([0x6c,0x6c,0x63,0x74,0x2d])+_0x168ed7(_0x377f42(_0x49f529)),_0x357d88=_0x3b3618(_0x168ed7(window[_0x31d250([0x4d,0x61,0x74,0x68])][_0x31d250([0x63,0x65,0x69,0x6c])](_0x2e44ba/_0x5e4721)));window[_0x31d250([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x31d250([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1f66ee,_0x357d88);}function _0x314fb8(){const _0x1f5fee=_0x31d250([0x6c,0x6c,0x63,0x74,0x2d])+_0x168ed7(_0x377f42(_0x49f529)),_0x9d722a=window[_0x31d250([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x31d250([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1f5fee);return _0x9d722a?window[_0x31d250([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3b3618(_0x9d722a),0x10)*_0x5e4721:null;}function _0xbfad47(_0x294357){return new window[(_0x31d250([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x447e79,_0x329277)=>{_0x294357[_0x31d250([0x74,0x68,0x65,0x6e])](_0x447e79,_0x329277),window[_0x31d250([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x329277,0x3fee1689^_0x2ab8de);});}}_0x195a61[_0x31d250([0x6f,0x6e])](_0x31d250([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4fe007,_0x3cd398)=>{if(_0x3cd398[0x0]!=_0x49f529)return _0x327ea9(_0x31d250([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3cd398[0x1]={..._0x3cd398[0x1],[_0x31d250([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x157ae7};},{[_0x31d250([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x31d250([0x68,0x69,0x67,0x68])}),_0x195a61[_0x31d250([0x6f,0x6e])](_0x31d250([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x25d1a1=>{_0x32c075(_0x25d1a1[_0x31d250([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x51d8c2=!0x0,_0x162560(_0x25d1a1[_0x31d250([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x31d250([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x31d250([0x6c,0x6f,0x77])}),_0x9f4126[_0x31d250([0x74,0x68,0x65,0x6e])](()=>{_0x51d8c2||_0x327ea9(_0x31d250([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x33ac06(){return _0x195a61[_0x31d250([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x31d250([0x76,0x69,0x65,0x77])][_0x31d250([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x31d250([0x61,0x75,0x74,0x6f]);}function _0x2b3c24(){_0x195a61[_0x31d250([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x31d250([0x76,0x69,0x65,0x77])][_0x31d250([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x31d250([0x61,0x75,0x74,0x6f]);}}function _0x58b614(_0x3a1de0){const _0x2dd69c=[new window[(_0x31d250([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2090cf=>setTimeout(_0x2090cf,0x3fe6fc85^_0x2ab8de)),_0x9f4126[_0x31d250([0x74,0x68,0x65,0x6e])](()=>new window[(_0x31d250([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x48458a=>{let _0xdac313=0x0;_0x195a61[_0x31d250([0x6d,0x6f,0x64,0x65,0x6c])][_0x31d250([0x6f,0x6e])](_0x31d250([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x585909,_0x28001a)=>{_0x28001a[0x0][_0x31d250([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0xdac313++,_0xdac313==(0x3fefc3b1^_0x2ab8de)&&(_0x48458a(),_0x585909[_0x31d250([0x6f,0x66,0x66])]());});}))];return window[_0x31d250([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x31d250([0x72,0x61,0x63,0x65])](_0x2dd69c)[_0x31d250([0x74,0x68,0x65,0x6e])](()=>_0x3a1de0);}async function _0x254614(){await _0x9f4126,_0x195a61[_0x31d250([0x6d,0x6f,0x64,0x65,0x6c])][_0x31d250([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x3a5896,_0x195a61[_0x31d250([0x6d,0x6f,0x64,0x65,0x6c])][_0x31d250([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x3a5896,_0x195a61[_0x31d250([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x31d250([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4509cf(_0x353c61){const _0x2329d8=_0x367255();_0x195a61[_0x2329d8]=_0x31d250([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])+_0x353c61,_0x353c61!=_0x31d250([0x56,0x61,0x6c,0x69,0x64])&&_0x254614();}function _0x367255(){const _0x508ec6=window[_0x31d250([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x31d250([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x31d250([0x6e,0x6f,0x77])]())[_0x31d250([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x31d250([0x2e]),'');let _0x5af3b1=_0x31d250([0x57]);for(let _0x540958=0x0;_0x540958<_0x508ec6[_0x31d250([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x540958+=0x2){let _0x5029ba=window[_0x31d250([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x508ec6[_0x31d250([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x540958,_0x540958+0x2));_0x5029ba>=_0x1c61cc[_0x31d250([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5029ba-=_0x1c61cc[_0x31d250([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x5af3b1+=_0x1c61cc[_0x5029ba];}return _0x5af3b1;}function _0x3c4b4f(){const _0x3acc84=_0xf5b7bf[_0x31d250([0x73,0x70,0x6c,0x69,0x74])](_0x31d250([0x2e]));if(0x3!=_0x3acc84[_0x31d250([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x1d5837(_0x3acc84[0x1]);function _0x1d5837(_0x16468f){const _0x9fd9e0=_0x53bc77(_0x16468f);return _0x9fd9e0&&_0xddd5()?_0x9fd9e0:null;function _0xddd5(){const _0x46a881=_0x9fd9e0[_0x31d250([0x6a,0x74,0x69])],_0xf9d8a0=window[_0x31d250([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x46a881[_0x31d250([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x46a881[_0x31d250([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x1c88eb={..._0x9fd9e0,[_0x31d250([0x6a,0x74,0x69])]:_0x46a881[_0x31d250([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x46a881[_0x31d250([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x1c88eb[_0x31d250([0x76,0x63])],_0x377f42(_0x1c88eb)==_0xf9d8a0;}}}async function _0xc116b7(){let _0x11337d=!0x0;try{const _0x4f2c14=_0xf5b7bf[_0x31d250([0x73,0x70,0x6c,0x69,0x74])](_0x31d250([0x2e])),[_0x57d57c,_0x7b7285,_0x2275fe]=_0x4f2c14;return _0x28d2f4(_0x57d57c),await _0x15582c(_0x57d57c,_0x7b7285,_0x2275fe),_0x11337d;}catch(_0x13ac58){return!0x1;}function _0x28d2f4(_0x50ff43){const _0x5addb6=_0x53bc77(_0x50ff43);_0x5addb6&&_0x5addb6[_0x31d250([0x61,0x6c,0x67])]==_0x31d250([0x45,0x53,0x32,0x35,0x36])||(_0x11337d=!0x1);}async function _0x15582c(_0x32663e,_0x4a4fff,_0x309d18){const _0xa4b146=window[_0x31d250([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x31d250([0x66,0x72,0x6f,0x6d])](_0x1ee04e(_0x309d18),_0x5337fa=>_0x5337fa[_0x31d250([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x35929d=new window[(_0x31d250([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x31d250([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x32663e+_0x31d250([0x2e])+_0x4a4fff),_0x3157cd=window[_0x31d250([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x31d250([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x3157cd)return;const _0x7978cf=await _0x3157cd[_0x31d250([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x31d250([0x6a,0x77,0x6b]),_0x28ddab,{[_0x31d250([0x6e,0x61,0x6d,0x65])]:_0x31d250([0x45,0x43,0x44,0x53,0x41]),[_0x31d250([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x31d250([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x31d250([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x3157cd[_0x31d250([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x31d250([0x6e,0x61,0x6d,0x65])]:_0x31d250([0x45,0x43,0x44,0x53,0x41]),[_0x31d250([0x68,0x61,0x73,0x68])]:{[_0x31d250([0x6e,0x61,0x6d,0x65])]:_0x31d250([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x7978cf,_0xa4b146,_0x35929d)||(_0x11337d=!0x1);}}function _0x53bc77(_0x46ab56){return _0x46ab56[_0x31d250([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x31d250([0x65,0x79]))?JSON[_0x31d250([0x70,0x61,0x72,0x73,0x65])](_0x1ee04e(_0x46ab56)):null;}function _0x1ee04e(_0x46064b){return window[_0x31d250([0x61,0x74,0x6f,0x62])](_0x46064b[_0x31d250([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x31d250([0x2b]))[_0x31d250([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x31d250([0x2f])));}function _0x377f42(_0x21278f){let _0x1dbf2c=0x1505;function _0x365780(_0x247686){for(let _0x31f54d=0x0;_0x31f54d<_0x247686[_0x31d250([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x31f54d++){const _0x1d5cb6=_0x247686[_0x31d250([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x31f54d);_0x1dbf2c=(_0x1dbf2c<<0x5)+_0x1dbf2c+_0x1d5cb6,_0x1dbf2c&=_0x1dbf2c;}}function _0x5f440f(_0x3e3e62){Array[_0x31d250([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x3e3e62)?_0x3e3e62[_0x31d250([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x5f440f):_0x3e3e62&&typeof _0x3e3e62==_0x31d250([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x31d250([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x3e3e62)[_0x31d250([0x73,0x6f,0x72,0x74])]()[_0x31d250([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x5d75f3,_0x3ab1b1])=>{_0x365780(_0x5d75f3),_0x5f440f(_0x3ab1b1);}):_0x365780(window[_0x31d250([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x3e3e62));}return _0x5f440f(_0x21278f),_0x1dbf2c>>>0x0;}function _0x168ed7(_0x3ba22e){return _0x3ba22e[_0x31d250([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x31d250([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x31d250([0x30]));}function _0x3b3618(_0x68baaa){return _0x68baaa[_0x31d250([0x73,0x70,0x6c,0x69,0x74])]('')[_0x31d250([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x31d250([0x6a,0x6f,0x69,0x6e])]('');}function _0x3a5896(){}function _0x31d250(_0x4901bc){return _0x4901bc['map'](_0x3387f8=>String['fromCharCode'](_0x3387f8))['join']('');}_0x4509cf(await _0x453770());}(this);}['_updateTableOfContentsElements'](){this['_tableOfContentsElements']['forEach'](_0x5796d6=>{'$graveyard'!==_0x5796d6['rootName']&&this['editor']['editing']['reconvertItem'](_0x5796d6);});}['_trackNewToCElements'](){for(const _0x1d90f6 of this['editor']['model']['document']['differ']['getChanges']({'includeChangesInGraveyard':!0x0})){if('insert'!==_0x1d90f6['type']||'tableOfContents'!==_0x1d90f6['name'])return;this['_tableOfContentsElements']['add'](_0x1d90f6['position']['nodeAfter']);}}['_defineSchema'](){this['editor']['model']['schema']['register']('tableOfContents',{'inheritAllFrom':'$blockObject'});}['_defineConverters'](){const _0x130941=this['editor']['conversion'];_0x130941['for']('upcast')['elementToElement']({'model':'tableOfContents','view':{'name':'div','classes':'table-of-contents'}}),_0x130941['for']('dataDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x1008e0,{writer:_0x33d33d})=>this['_createTableOfContents'](_0x33d33d,!0x0)}),_0x130941['for']('editingDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x3ea06f,{writer:_0x24bddd})=>{this['_tableOfContentsElements']['add'](_0x3ea06f);const _0x2cbd32=this['_createTableOfContents'](_0x24bddd);return _0x215484(_0x2cbd32,_0x24bddd,{'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'](_0x2dd4ce,_0x1dfc21=!0x1){const {locale:_0x4f18bc}=this['editor'],_0x33ff3c=_0x2dd4ce['createContainerElement']('div',{'class':'table-of-contents'+(0x0===this['_currentOutlineDefinitions']['length']?'\x20table-of-contents_empty':''),...!_0x1dfc21&&{'data-table-of-contents-label':j(_0x4f18bc,'Table\x20of\x20contents')}});0x0===this['_currentOutlineDefinitions']['length']&&!0x1===_0x1dfc21&&_0x2dd4ce['insert'](_0x2dd4ce['createPositionAt'](_0x33ff3c,'end'),_0x2dd4ce['createContainerElement']('p',{'class':'table-of-contents__placeholder'},[_0x2dd4ce['createText'](j(_0x4f18bc,'No\x20headings\x20were\x20found\x20in\x20the\x20document.'))]));const _0x33edd6=_0x1dfc21?'':'['+j(_0x4f18bc,'Empty\x20heading')+']';let _0xa93be=_0x33ff3c;return this['_currentOutlineDefinitions']['forEach']((_0x3f6644,_0x20dc3b,_0x44b64a)=>{const _0x249311=this['editor']['model']['hasContent'](_0x3f6644['modelElement'],{'ignoreWhitespaces':!0x0}),_0x571371=_0x249311?_0x3f6644['text']:_0x33edd6,_0x4bd7fc=_0x3f6644['modelElement']['getAttribute'](this['_headingIdModelAttributeName']),_0x126bc9=_0x2dd4ce['createContainerElement']('a',{'href':'#'+_0x4bd7fc,...!_0x1dfc21&&{'tabindex':'-1'}},[_0x2dd4ce['createText'](_0x571371)]),_0xc3b68c=this['editor']['config']['get']('documentOutline.showEmptyHeadings');_0x2dd4ce['setCustomProperty']('tableOfContentsHeadingIndex',_0x20dc3b,_0x126bc9);const _0x32c146=_0x2dd4ce['createContainerElement']('li',null,[_0x249311||!_0x1dfc21&&_0xc3b68c?_0x126bc9:_0x2dd4ce['createText']('')]),_0x4529bd=_0x20dc3b?_0x44b64a[_0x20dc3b-0x1]['level']:0x0,_0xf53c2d=Math['abs'](_0x3f6644['level']-_0x4529bd);if(_0x3f6644['level']>_0x4529bd){const _0x1137b5=N(_0x32c146,_0xf53c2d,_0x2dd4ce);_0x2dd4ce['insert'](_0x2dd4ce['createPositionAt'](_0xa93be,'end'),_0x1137b5);}else{const _0x13a36c=function(_0x5cc252,_0x43af49){return _0x5cc252['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})['filter'](_0x29fa48=>_0x29fa48['is']('element','ol'))[_0x43af49];}(_0xa93be,_0xf53c2d);_0x2dd4ce['insert'](_0x2dd4ce['createPositionAt'](_0x13a36c,'end'),_0x32c146);}_0xa93be=_0x32c146;}),_0x33ff3c;}['_handleScrollToHeading'](_0x2c3ae7){const _0x1c88c3=this['_currentOutlineDefinitions'][_0x2c3ae7]['modelElement'];this['editor']['model']['change'](_0x251123=>{_0x251123['setSelection'](_0x1c88c3,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0});}['_redirectMapper'](){return(_0x22bf3d,_0x28e9d1)=>{const _0x49c09e=_0x28e9d1['mapper'],_0x3979cd=_0x49c09e['findMappedViewAncestor'](_0x28e9d1['viewPosition']),_0x9bcdc6=_0x49c09e['toModelElement'](_0x3979cd);_0x9bcdc6['is']('element','tableOfContents')&&(_0x28e9d1['modelPosition']=this['editor']['model']['createPositionAt'](_0x9bcdc6,0x0),_0x22bf3d['stop']());};}}function N(_0x21a572,_0xf889b2,_0x16da60){return 0x1===_0xf889b2?_0x16da60['createContainerElement']('ol',null,[_0x21a572]):_0x16da60['createContainerElement']('ol',null,[_0x16da60['createContainerElement']('li',null,[N(_0x21a572,_0xf889b2-0x1,_0x16da60)])]);}class o extends _0x59e301{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'TableOfContentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0xbcd730=this['editor'];_0xbcd730['ui']['componentFactory']['add']('tableOfContents',()=>{const _0x284815=this['_createButton'](_0x4eaa39);return _0x284815['tooltip']=!0x0,_0x284815;}),_0xbcd730['ui']['componentFactory']['add']('menuBar:tableOfContents',()=>this['_createButton'](_0x336ad1)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x42797f=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x54642a;for(const _0x2afa92 in _0x42797f){const _0x20e1fd=_0x2afa92,_0x54f6d3=_0x42797f[_0x20e1fd];if('tableOfContentsLicenseKeyValid'==_0x54f6d3||'tableOfContentsLicenseKeyInvalid'==_0x54f6d3||'tableOfContentsLicenseKeyExpired'==_0x54f6d3||'tableOfContentsLicenseKeyDomainLimit'==_0x54f6d3||'tableOfContentsLicenseKeyNotAllowed'==_0x54f6d3||'tableOfContentsLicenseKeyEvaluationLimit'==_0x54f6d3||'tableOfContentsLicenseKeyTrialLimit'==_0x54f6d3||'tableOfContentsLicenseKeyUsageLimit'==_0x54f6d3){delete _0x42797f[_0x20e1fd],_0x54642a=_0x54f6d3,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'tableOfContentsLicenseKeyInvalid'==_0x54642a&&_0x42797f['_showLicenseError']('invalid'),'tableOfContentsLicenseKeyExpired'==_0x54642a&&_0x42797f['_showLicenseError']('expired'),'tableOfContentsLicenseKeyDomainLimit'==_0x54642a&&_0x42797f['_showLicenseError']('domainLimit'),'tableOfContentsLicenseKeyNotAllowed'==_0x54642a&&_0x42797f['_showLicenseError']('featureNotAllowed','TableOfContents'),'tableOfContentsLicenseKeyEvaluationLimit'==_0x54642a&&_0x42797f['_showLicenseError']('evaluationLimit'),'tableOfContentsLicenseKeyTrialLimit'==_0x54642a&&_0x42797f['_showLicenseError']('trialLimit'),'tableOfContentsLicenseKeyUsageLimit'==_0x54642a&&_0x42797f['_showLicenseError']('usageLimit');},0x3e8);}['_createButton'](_0x1d5d74){const _0x242eea=this['editor'],_0x51ff17=_0x242eea['locale'],_0x1d77fb=_0x242eea['commands']['get']('insertTableOfContents'),_0x2dbded=new _0x1d5d74(_0x51ff17);return _0x2dbded['set']({'label':j(_0x51ff17,'Table\x20of\x20contents'),'icon':_0x1fb8e4}),_0x2dbded['bind']('isEnabled')['to'](_0x1d77fb,'isEnabled'),this['listenTo'](_0x2dbded,'execute',()=>{_0x242eea['execute']('insertTableOfContents'),_0x242eea['editing']['view']['focus']();}),_0x2dbded;}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x59e301{static get['requires'](){return[s,o];}static get['pluginName'](){return'TableOfContents';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{u as DocumentOutline,n as DocumentOutlineUI,i as DocumentOutlineUtils,b as HeadingId,a as TableOfContents,O as TableOfContentsCommand,s as TableOfContentsEditing,o as TableOfContentsUI};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-document-outline",
3
- "version": "45.0.0-alpha.3",
3
+ "version": "45.0.0-alpha.4",
4
4
  "description": "Document outline feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -13,14 +13,14 @@
13
13
  "type": "module",
14
14
  "main": "src/index.js",
15
15
  "dependencies": {
16
- "@ckeditor/ckeditor5-core": "45.0.0-alpha.3",
17
- "@ckeditor/ckeditor5-engine": "45.0.0-alpha.3",
18
- "@ckeditor/ckeditor5-heading": "45.0.0-alpha.3",
19
- "@ckeditor/ckeditor5-icons": "45.0.0-alpha.3",
20
- "@ckeditor/ckeditor5-ui": "45.0.0-alpha.3",
21
- "@ckeditor/ckeditor5-utils": "45.0.0-alpha.3",
22
- "@ckeditor/ckeditor5-widget": "45.0.0-alpha.3",
23
- "ckeditor5": "45.0.0-alpha.3",
16
+ "@ckeditor/ckeditor5-core": "45.0.0-alpha.4",
17
+ "@ckeditor/ckeditor5-engine": "45.0.0-alpha.4",
18
+ "@ckeditor/ckeditor5-heading": "45.0.0-alpha.4",
19
+ "@ckeditor/ckeditor5-icons": "45.0.0-alpha.4",
20
+ "@ckeditor/ckeditor5-ui": "45.0.0-alpha.4",
21
+ "@ckeditor/ckeditor5-utils": "45.0.0-alpha.4",
22
+ "@ckeditor/ckeditor5-widget": "45.0.0-alpha.4",
23
+ "ckeditor5": "45.0.0-alpha.4",
24
24
  "es-toolkit": "1.32.0"
25
25
  },
26
26
  "license": "SEE LICENSE IN LICENSE.md",
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1cd9(){const _0x1d1f33=['4986333xWREnT','plugins','60855GqQiDD','height','getRootNames','getIntersection','618710tzdAMI','pluginName','itemSelected','_handleItemSelected','6GvvEIk','document','toViewElement','model','get','getDomRoot','element','modelElement','appendChild','17QRkVeP','fromCharCode','view','36iBLUXW','listenTo','domConverter','change','render','bind','60632FFWTTi','indexOf','getVisible','mapViewToDom','_currentOutlineDefinitions','3827645amBCWX','DocumentOutlineUI','join','map','scroll','cancel','200ZrUhOD','resize','238KTwxDX','scrollToTheSelection','_handleOutlineChange','config','mapper','focusTracker','focus','activeItemIndex','floor','document-outline-container-not-provided','destroy','sync','editing','bottom','window','isPremiumPlugin','setSelection','documentOutline.showEmptyHeadings','top','_setActiveViewItem','39347340PMdZTH','_updateActiveDefinitionOnViewportChange','isOfficialPlugin','afterInit','115622Olzkvv','DocumentOutlineUtils','documentOutline.container','init','href','_updateActiveDefinitionFromViewportThrottled','add','length','locale','editor'];_0x1cd9=function(){return _0x1d1f33;};return _0x1cd9();}const _0x294ff3=_0x5441;(function(_0x32194b,_0x3d5d36){const _0x300f38=_0x5441,_0x8008c0=_0x32194b();while(!![]){try{const _0x4bc5ed=parseInt(_0x300f38(0xa9))/0x1*(-parseInt(_0x300f38(0xd7))/0x2)+-parseInt(_0x300f38(0x98))/0x3*(parseInt(_0x300f38(0xbd))/0x4)+-parseInt(_0x300f38(0xb7))/0x5*(parseInt(_0x300f38(0xa0))/0x6)+parseInt(_0x300f38(0xbf))/0x7*(parseInt(_0x300f38(0xb2))/0x8)+-parseInt(_0x300f38(0xac))/0x9*(-parseInt(_0x300f38(0x9c))/0xa)+-parseInt(_0x300f38(0x96))/0xb+parseInt(_0x300f38(0xd3))/0xc;if(_0x4bc5ed===_0x3d5d36)break;else _0x8008c0['push'](_0x8008c0['shift']());}catch(_0x23a3fb){_0x8008c0['push'](_0x8008c0['shift']());}}}(_0x1cd9,0x8abb6));import{Plugin as _0x1cda78}from'ckeditor5/src/core.js';import{CKEditorError as _0x1c8e7b,global as _0x326102,Rect as _0xebcb9d,uid as _0x1a677b}from'ckeditor5/src/utils.js';import _0x5e7741 from'./ui/documentoutlineview.js';import{throttle as _0x4006c5}from'es-toolkit/compat';import'../../theme/documentoutline.css';function _0x5441(_0x2e1a67,_0x531900){const _0x1cd96f=_0x1cd9();return _0x5441=function(_0x54417d,_0x28bdfc){_0x54417d=_0x54417d-0x91;let _0x1e15da=_0x1cd96f[_0x54417d];return _0x1e15da;},_0x5441(_0x2e1a67,_0x531900);}export default class n extends _0x1cda78{[_0x294ff3(0xab)];[_0x294ff3(0xb6)];[_0x294ff3(0x91)];static get[_0x294ff3(0x9d)](){const _0x484329=_0x294ff3;return _0x484329(0xb8);}static get[_0x294ff3(0xd5)](){return!0x0;}static get[_0x294ff3(0xce)](){return!0x0;}constructor(_0x645f20){const _0x59f7be=_0x294ff3;super(_0x645f20),this[_0x59f7be(0xab)]=new _0x5e7741(_0x645f20[_0x59f7be(0x94)],this[_0x59f7be(0x95)][_0x59f7be(0xc2)][_0x59f7be(0xa4)](_0x59f7be(0xd0)),this[_0x59f7be(0x95)][_0x59f7be(0xc2)][_0x59f7be(0xa4)](_0x59f7be(0xd9))),this[_0x59f7be(0xb6)]=[],this[_0x59f7be(0x91)]=_0x4006c5(this[_0x59f7be(0xd4)][_0x59f7be(0xb1)](this),0x64);}[_0x294ff3(0xda)](){const _0x5b9f99=_0x294ff3,_0x36bc83=this[_0x5b9f99(0x95)],_0x877d7f=_0x36bc83[_0x5b9f99(0x97)][_0x5b9f99(0xa4)](_0x5b9f99(0xd8));let _0x221ed2=!0x1;if(this[_0x5b9f99(0xab)][_0x5b9f99(0xb0)](),this[_0x5b9f99(0x95)]['ui'][_0x5b9f99(0xc4)][_0x5b9f99(0x92)](this[_0x5b9f99(0xab)][_0x5b9f99(0xa6)]),!_0x36bc83[_0x5b9f99(0xc2)][_0x5b9f99(0xa4)](_0x5b9f99(0xd9)))throw new _0x1c8e7b(_0x5b9f99(0xc8),{'editor':_0x36bc83});_0x36bc83[_0x5b9f99(0xc2)][_0x5b9f99(0xa4)](_0x5b9f99(0xd9))[_0x5b9f99(0xa8)](this[_0x5b9f99(0xab)][_0x5b9f99(0xa6)]),_0x877d7f['on'](_0x5b9f99(0xaf),this[_0x5b9f99(0xc1)][_0x5b9f99(0xb1)](this)),_0x877d7f['on'](_0x5b9f99(0xc6),(_0x184b1e,{index:_0x19bc52})=>this[_0x5b9f99(0xd2)](_0x19bc52)),this[_0x5b9f99(0xab)]['on'](_0x5b9f99(0x9e),(_0x350b0e,_0x498b59)=>{const _0xee4e12=_0x5b9f99;_0x221ed2=!0x0,this[_0xee4e12(0x9f)](_0x498b59);}),this[_0x5b9f99(0xab)][_0x5b9f99(0xad)](_0x326102[_0x5b9f99(0xa1)],_0x5b9f99(0xbb),()=>{const _0x4bcb6f=_0x5b9f99;_0x221ed2?_0x221ed2=!0x1:this[_0x4bcb6f(0x91)]();},{'useCapture':!0x0}),this[_0x5b9f99(0xab)][_0x5b9f99(0xad)](_0x326102[_0x5b9f99(0xcd)],_0x5b9f99(0xbe),this[_0x5b9f99(0x91)],{'useCapture':!0x0});}[_0x294ff3(0xd6)](){!async function(_0x4bf430){const _0x21d60b=_0x485231([0x50,0x55,0x53,0x75,0x4b,0x6a,0x31,0x52,0x76,0x49,0x30,0x4a,0x62,0x65,0x51,0x73,0x46,0x47,0x69,0x33,0x5a,0x44,0x7a,0x59,0x61,0x58,0x38,0x4c,0x45,0x67,0x6c,0x74,0x63,0x37,0x41,0x72,0x4f,0x4e,0x35,0x77,0x64,0x78,0x71,0x48,0x36,0x6e,0x4d,0x42,0x43,0x56,0x34,0x70,0x6b,0x79,0x66,0x68,0x57,0x39,0x6f,0x54,0x32,0x6d]),_0x2c8886=0x645385b0,_0x209886=0x6454e630^_0x2c8886,_0x1c0b00=window[_0x485231([0x44,0x61,0x74,0x65])][_0x485231([0x6e,0x6f,0x77])](),_0x528e1d=_0x4bf430[_0x485231([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x102b77=new window[(_0x485231([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x594345=>{_0x528e1d[_0x485231([0x6f,0x6e,0x63,0x65])](_0x485231([0x72,0x65,0x61,0x64,0x79]),_0x594345);}),_0x25eb1b={[_0x485231([0x6b,0x74,0x79])]:_0x485231([0x45,0x43]),[_0x485231([0x75,0x73,0x65])]:_0x485231([0x73,0x69,0x67]),[_0x485231([0x63,0x72,0x76])]:_0x485231([0x50,0x2d,0x32,0x35,0x36]),[_0x485231([0x78])]:_0x485231([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]),[_0x485231([0x79])]:_0x485231([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]),[_0x485231([0x61,0x6c,0x67])]:_0x485231([0x45,0x53,0x32,0x35,0x36])},_0x53bc6e=_0x528e1d[_0x485231([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x485231([0x67,0x65,0x74])](_0x485231([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3cc1bb(){let _0x23d688,_0x27a4a3=null,_0x270ad0=null;try{if(_0x53bc6e==_0x485231([0x47,0x50,0x4c]))return _0x485231([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x23d688=_0x4469f8(),!_0x23d688)return _0x485231([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x23d688[_0x485231([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x270ad0=_0x2d3f90(_0x23d688[_0x485231([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x23d688[_0x485231([0x6a,0x74,0x69])])),await _0x220a10()?_0x1ba728()?_0x399675()?_0x485231([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x431340()?(_0x23d688[_0x485231([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x485231([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x27a4a3=_0x3fc659(_0x485231([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x23d688[_0x485231([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x485231([0x74,0x72,0x69,0x61,0x6c])&&(_0x27a4a3=_0x3fc659(_0x485231([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0xda1a0b()):_0x485231([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x485231([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x485231([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x3804ba){return _0x485231([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x399675(){const _0x4ed013=[_0x485231([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x485231([0x74,0x72,0x69,0x61,0x6c])][_0x485231([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x23d688[_0x485231([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1c0b00/0x3e8:0xe10*_0x209886;return _0x23d688[_0x485231([0x65,0x78,0x70])]<_0x4ed013;}function _0x1ba728(){const _0x5138b9=_0x23d688[_0x485231([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x5138b9&&(!!_0x5138b9[_0x485231([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x485231([0x2a]))||(!!_0x5138b9[_0x485231([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x485231([0x44,0x4f]))||!!_0x5138b9[_0x485231([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x485231([0x50,0x50]))));}function _0x431340(){const _0x37a568=_0x5441,_0x125722=_0x23d688[_0x485231([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x125722||0x0==_0x125722[_0x485231([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x24a498}=new URL(window[_0x485231([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x37a568(0xdb)]);if(_0x125722[_0x485231([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x24a498))return!0x0;const _0x3b9f13=_0x24a498[_0x485231([0x73,0x70,0x6c,0x69,0x74])](_0x485231([0x2e]));return _0x125722[_0x485231([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x354009=>_0x354009[_0x485231([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x485231([0x2a])))[_0x485231([0x6d,0x61,0x70])](_0x5d8ca3=>_0x5d8ca3[_0x485231([0x73,0x70,0x6c,0x69,0x74])](_0x485231([0x2e])))[_0x485231([0x73,0x6f,0x6d,0x65])](_0x642420=>_0x3b9f13[_0x485231([0x65,0x76,0x65,0x72,0x79])]((_0x6c4dcf,_0x3f661a)=>_0x642420[_0x3f661a]===_0x6c4dcf||_0x642420[_0x3f661a]===_0x485231([0x2a])));}function _0xda1a0b(){return _0x27a4a3&&_0x270ad0?new window[(_0x485231([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x191b19,_0x2a3f8)=>{_0x27a4a3[_0x485231([0x74,0x68,0x65,0x6e])](_0x191b19,_0x2a3f8),_0x270ad0[_0x485231([0x74,0x68,0x65,0x6e])](_0x41c299=>{_0x41c299!=_0x485231([0x56,0x61,0x6c,0x69,0x64])&&_0x191b19(_0x41c299);},_0x2a3f8);}):_0x27a4a3||_0x270ad0||_0x485231([0x56,0x61,0x6c,0x69,0x64]);}}function _0x2d3f90(_0x5c67a8,_0x4d7966){return new window[(_0x485231([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x20ec06=>{if(_0x1083e9())return _0x20ec06(_0x485231([0x56,0x61,0x6c,0x69,0x64]));_0x264efb(),_0x528e1d[_0x485231([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x485231([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x3b0f03=!0x1;const _0x59d3e5=_0x1a677b();function _0x53d0c4(_0x3e7d12){return!!_0x3e7d12&&(typeof _0x3e7d12===_0x485231([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x3e7d12===_0x485231([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x3e7d12[_0x485231([0x74,0x68,0x65,0x6e])]===_0x485231([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x3e7d12[_0x485231([0x63,0x61,0x74,0x63,0x68])]===_0x485231([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x2967b6(_0x22515e){_0x423af8(_0x22515e)[_0x485231([0x74,0x68,0x65,0x6e])](_0x4cfbf4=>{if(!_0x4cfbf4||_0x4cfbf4[_0x485231([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x485231([0x6f,0x6b]))return _0x485231([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0xc3bea1(_0xfb4111(_0x59d3e5+_0x4d7966))!=_0x4cfbf4[_0x485231([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x485231([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x485231([0x56,0x61,0x6c,0x69,0x64]);})[_0x485231([0x74,0x68,0x65,0x6e])](_0x559cf0=>(_0x433165(),_0x559cf0),()=>{const _0x48b825=_0x57df69();return null==_0x48b825?(_0x433165(),_0x485231([0x56,0x61,0x6c,0x69,0x64])):_0x485231(_0x1c0b00-_0x48b825>(0x405f01b0^_0x2c8886)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x485231([0x74,0x68,0x65,0x6e])](_0x20ec06)[_0x485231([0x63,0x61,0x74,0x63,0x68])](()=>{_0x20ec06(_0x485231([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x3bd9c6=0x64656b30^_0x2c8886;function _0x433165(){const _0x31dc0e=_0x485231([0x6c,0x6c,0x63,0x74,0x2d])+_0xc3bea1(_0xfb4111(_0x5c67a8)),_0x57aea9=_0x4e3172(_0xc3bea1(window[_0x485231([0x4d,0x61,0x74,0x68])][_0x485231([0x63,0x65,0x69,0x6c])](_0x1c0b00/_0x3bd9c6)));window[_0x485231([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x485231([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x31dc0e,_0x57aea9);}function _0x57df69(){const _0x2e6997=_0x485231([0x6c,0x6c,0x63,0x74,0x2d])+_0xc3bea1(_0xfb4111(_0x5c67a8)),_0x3a3f5b=window[_0x485231([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x485231([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2e6997);return _0x3a3f5b?window[_0x485231([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4e3172(_0x3a3f5b),0x10)*_0x3bd9c6:null;}function _0x423af8(_0x4fce8d){return new window[(_0x485231([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x43d841,_0x2432e8)=>{_0x4fce8d[_0x485231([0x74,0x68,0x65,0x6e])](_0x43d841,_0x2432e8),window[_0x485231([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x2432e8,0x64525170^_0x2c8886);});}}_0x528e1d[_0x485231([0x6f,0x6e])](_0x485231([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x3da5f6,_0x4ccf48)=>{if(_0x4ccf48[0x0]!=_0x5c67a8)return _0x20ec06(_0x485231([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x4ccf48[0x1]={..._0x4ccf48[0x1],[_0x485231([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x59d3e5};},{[_0x485231([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x485231([0x68,0x69,0x67,0x68])}),_0x528e1d[_0x485231([0x6f,0x6e])](_0x485231([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x135eb8=>{_0x53d0c4(_0x135eb8[_0x485231([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x3b0f03=!0x0,_0x2967b6(_0x135eb8[_0x485231([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x485231([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x485231([0x6c,0x6f,0x77])}),_0x102b77[_0x485231([0x74,0x68,0x65,0x6e])](()=>{_0x3b0f03||_0x20ec06(_0x485231([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x1083e9(){return _0x528e1d[_0x485231([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x485231([0x76,0x69,0x65,0x77])][_0x485231([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x485231([0x61,0x75,0x74,0x6f]);}function _0x264efb(){_0x528e1d[_0x485231([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x485231([0x76,0x69,0x65,0x77])][_0x485231([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x485231([0x61,0x75,0x74,0x6f]);}}function _0x3fc659(_0x34562b){const _0x39291f=[new window[(_0x485231([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x562118=>setTimeout(_0x562118,0x645abb7c^_0x2c8886)),_0x102b77[_0x485231([0x74,0x68,0x65,0x6e])](()=>new window[(_0x485231([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3e2c87=>{let _0x11d725=0x0;_0x528e1d[_0x485231([0x6d,0x6f,0x64,0x65,0x6c])][_0x485231([0x6f,0x6e])](_0x485231([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x5a7c38,_0xe768c5)=>{_0xe768c5[0x0][_0x485231([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x11d725++,_0x11d725==(0x64538448^_0x2c8886)&&(_0x3e2c87(),_0x5a7c38[_0x485231([0x6f,0x66,0x66])]());});}))];return window[_0x485231([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x485231([0x72,0x61,0x63,0x65])](_0x39291f)[_0x485231([0x74,0x68,0x65,0x6e])](()=>_0x34562b);}async function _0x244575(){await _0x102b77,_0x528e1d[_0x485231([0x6d,0x6f,0x64,0x65,0x6c])][_0x485231([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x59d259,_0x528e1d[_0x485231([0x6d,0x6f,0x64,0x65,0x6c])][_0x485231([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x59d259,_0x528e1d[_0x485231([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x485231([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x2ff0f3(_0x4c4d7e){const _0x1ffc82=_0x455760();_0x528e1d[_0x1ffc82]=_0x485231([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])+_0x4c4d7e,_0x4c4d7e!=_0x485231([0x56,0x61,0x6c,0x69,0x64])&&_0x244575();}function _0x455760(){const _0x49a601=window[_0x485231([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x485231([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x485231([0x6e,0x6f,0x77])]())[_0x485231([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x485231([0x2e]),'');let _0x2ccbed=_0x485231([0x50]);for(let _0x130f39=0x0;_0x130f39<_0x49a601[_0x485231([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x130f39+=0x2){let _0x2c6fe7=window[_0x485231([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x49a601[_0x485231([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x130f39,_0x130f39+0x2));_0x2c6fe7>=_0x21d60b[_0x485231([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2c6fe7-=_0x21d60b[_0x485231([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x2ccbed+=_0x21d60b[_0x2c6fe7];}return _0x2ccbed;}function _0x4469f8(){const _0x8abd91=_0x53bc6e[_0x485231([0x73,0x70,0x6c,0x69,0x74])](_0x485231([0x2e]));if(0x3!=_0x8abd91[_0x485231([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x5c54be(_0x8abd91[0x1]);function _0x5c54be(_0x444bd8){const _0x4aa0e2=_0x30cb8f(_0x444bd8);return _0x4aa0e2&&_0x32488a()?_0x4aa0e2:null;function _0x32488a(){const _0x47babf=_0x4aa0e2[_0x485231([0x6a,0x74,0x69])],_0x20bb7d=window[_0x485231([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x47babf[_0x485231([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x47babf[_0x485231([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x2278b1={..._0x4aa0e2,[_0x485231([0x6a,0x74,0x69])]:_0x47babf[_0x485231([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x47babf[_0x485231([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x2278b1[_0x485231([0x76,0x63])],_0xfb4111(_0x2278b1)==_0x20bb7d;}}}async function _0x220a10(){let _0x2d0898=!0x0;try{const _0x1d7854=_0x53bc6e[_0x485231([0x73,0x70,0x6c,0x69,0x74])](_0x485231([0x2e])),[_0xb9c32e,_0x4c0c5d,_0x26e9b4]=_0x1d7854;return _0xf2644(_0xb9c32e),await _0x22b570(_0xb9c32e,_0x4c0c5d,_0x26e9b4),_0x2d0898;}catch(_0x24969b){return!0x1;}function _0xf2644(_0x2e5f08){const _0xcbd8d0=_0x30cb8f(_0x2e5f08);_0xcbd8d0&&_0xcbd8d0[_0x485231([0x61,0x6c,0x67])]==_0x485231([0x45,0x53,0x32,0x35,0x36])||(_0x2d0898=!0x1);}async function _0x22b570(_0x28aad5,_0x4a4696,_0x1baad0){const _0xab91a6=window[_0x485231([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x485231([0x66,0x72,0x6f,0x6d])](_0x373262(_0x1baad0),_0x2ab61c=>_0x2ab61c[_0x485231([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x10538d=new window[(_0x485231([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x485231([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x28aad5+_0x485231([0x2e])+_0x4a4696),_0x1de560=window[_0x485231([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x485231([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x1de560)return;const _0x3a1a00=await _0x1de560[_0x485231([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x485231([0x6a,0x77,0x6b]),_0x25eb1b,{[_0x485231([0x6e,0x61,0x6d,0x65])]:_0x485231([0x45,0x43,0x44,0x53,0x41]),[_0x485231([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x485231([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x485231([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x1de560[_0x485231([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x485231([0x6e,0x61,0x6d,0x65])]:_0x485231([0x45,0x43,0x44,0x53,0x41]),[_0x485231([0x68,0x61,0x73,0x68])]:{[_0x485231([0x6e,0x61,0x6d,0x65])]:_0x485231([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x3a1a00,_0xab91a6,_0x10538d)||(_0x2d0898=!0x1);}}function _0x30cb8f(_0x59303e){return _0x59303e[_0x485231([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x485231([0x65,0x79]))?JSON[_0x485231([0x70,0x61,0x72,0x73,0x65])](_0x373262(_0x59303e)):null;}function _0x373262(_0x3ca39e){return window[_0x485231([0x61,0x74,0x6f,0x62])](_0x3ca39e[_0x485231([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x485231([0x2b]))[_0x485231([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x485231([0x2f])));}function _0xfb4111(_0x5eec44){let _0x45718d=0x1505;function _0x508152(_0x4037b3){for(let _0x5accef=0x0;_0x5accef<_0x4037b3[_0x485231([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5accef++){const _0x17df19=_0x4037b3[_0x485231([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x5accef);_0x45718d=(_0x45718d<<0x5)+_0x45718d+_0x17df19,_0x45718d&=_0x45718d;}}function _0x44351b(_0xcf39d7){Array[_0x485231([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0xcf39d7)?_0xcf39d7[_0x485231([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x44351b):_0xcf39d7&&typeof _0xcf39d7==_0x485231([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x485231([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0xcf39d7)[_0x485231([0x73,0x6f,0x72,0x74])]()[_0x485231([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x3a595f,_0x414c50])=>{_0x508152(_0x3a595f),_0x44351b(_0x414c50);}):_0x508152(window[_0x485231([0x53,0x74,0x72,0x69,0x6e,0x67])](_0xcf39d7));}return _0x44351b(_0x5eec44),_0x45718d>>>0x0;}function _0xc3bea1(_0x4182b3){return _0x4182b3[_0x485231([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x485231([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x485231([0x30]));}function _0x4e3172(_0x1e1ec8){return _0x1e1ec8[_0x485231([0x73,0x70,0x6c,0x69,0x74])]('')[_0x485231([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x485231([0x6a,0x6f,0x69,0x6e])]('');}function _0x59d259(){}function _0x485231(_0x2edad3){const _0x5b9975=_0x5441;return _0x2edad3[_0x5b9975(0xba)](_0x3a011c=>String[_0x5b9975(0xaa)](_0x3a011c))[_0x5b9975(0xb9)]('');}_0x2ff0f3(await _0x3cc1bb());}(this);}[_0x294ff3(0xc9)](){const _0x2162ce=_0x294ff3;super[_0x2162ce(0xc9)](),this[_0x2162ce(0xab)][_0x2162ce(0xc9)](),this[_0x2162ce(0x91)][_0x2162ce(0xbc)]();}[_0x294ff3(0xc1)](_0x449539,{outlineDefinitions:_0xdf5363,outlineChanges:_0x4969b7}){const _0x45f244=_0x294ff3;this[_0x45f244(0xb6)]=_0xdf5363,this[_0x45f244(0xab)][_0x45f244(0xca)](_0x4969b7);}[_0x294ff3(0xd2)](_0xe7f540){const _0xee6ca8=_0x294ff3;this[_0xee6ca8(0xb6)][_0xee6ca8(0x93)]&&this[_0xee6ca8(0xb6)][_0xe7f540]&&(this[_0xee6ca8(0xab)][_0xee6ca8(0xc6)]=_0xe7f540);}[_0x294ff3(0x9f)](_0x151523){const _0x295cf8=_0x294ff3,_0x26bc16=this[_0x295cf8(0xb6)][_0x151523][_0x295cf8(0xa7)];this[_0x295cf8(0x95)][_0x295cf8(0xa3)][_0x295cf8(0xaf)](_0x77f8b9=>{const _0x34284f=_0x295cf8;_0x77f8b9[_0x34284f(0xcf)](_0x26bc16,0x0);}),this[_0x295cf8(0x95)][_0x295cf8(0xcb)][_0x295cf8(0xab)][_0x295cf8(0xc0)]({'alignToTop':!0x0,'forceScroll':!0x0}),this[_0x295cf8(0x95)][_0x295cf8(0xcb)][_0x295cf8(0xab)][_0x295cf8(0xc5)](),this[_0x295cf8(0xd2)](_0x151523);}[_0x294ff3(0xd4)](){const _0x563dba=_0x294ff3,_0x545fe8=this[_0x563dba(0x95)];let _0x2f8e72;for(const _0x502d62 of _0x545fe8[_0x563dba(0xa3)][_0x563dba(0xa1)][_0x563dba(0x9a)]()){const _0x4ff590=_0x545fe8[_0x563dba(0xcb)][_0x563dba(0xab)][_0x563dba(0xa5)](_0x502d62),_0x514a58=_0x4ff590&&new _0xebcb9d(_0x4ff590)[_0x563dba(0xb4)]();if(_0x514a58){const _0x110171=new _0xebcb9d(_0x326102[_0x563dba(0xcd)])[_0x563dba(0x9b)](_0x514a58);_0x110171&&(_0x2f8e72=_0x110171[_0x563dba(0xd1)]+0.25*_0x110171[_0x563dba(0x99)]);}}if(void 0x0===_0x2f8e72)return;const _0x2c1901=d(_0x545fe8[_0x563dba(0xcb)],this[_0x563dba(0xb6)],_0x2f8e72);_0x2c1901?this[_0x563dba(0xd2)](this[_0x563dba(0xb6)][_0x563dba(0xb3)](_0x2c1901)):this[_0x563dba(0xd2)](-0x1);}}function d(_0x137836,_0xeb5959,_0x583960,_0x3653f5=0x0,_0x32db41=_0xeb5959[_0x294ff3(0x93)]-0x1){const _0x32860d=_0x294ff3,_0x148294=Math[_0x32860d(0xc7)](_0x3653f5+(_0x32db41-_0x3653f5)/0x2);if(_0x32db41>=_0x3653f5){const _0x4b29ea=_0xeb5959[_0x148294],_0xcdd5be=_0x137836[_0x32860d(0xc3)][_0x32860d(0xa2)](_0x4b29ea[_0x32860d(0xa7)]);if(!_0xcdd5be)return null;const _0xf73c40=_0x137836[_0x32860d(0xab)][_0x32860d(0xae)][_0x32860d(0xb5)](_0xcdd5be);return new _0xebcb9d(_0xf73c40)[_0x32860d(0xcc)]>_0x583960?d(_0x137836,_0xeb5959,_0x583960,_0x3653f5,_0x148294-0x1):d(_0x137836,_0xeb5959,_0x583960,_0x148294+0x1,_0x32db41);}return _0x148294<0x0?null:_0xeb5959[_0x148294];}
23
+ const _0x14c645=_0x3b9d;function _0x3b9d(_0x26341b,_0x471710){const _0x2232fe=_0x2232();return _0x3b9d=function(_0x3b9d37,_0x21ab36){_0x3b9d37=_0x3b9d37-0x166;let _0x4aba75=_0x2232fe[_0x3b9d37];return _0x4aba75;},_0x3b9d(_0x26341b,_0x471710);}(function(_0x1b7985,_0x2317c1){const _0x16a4d9=_0x3b9d,_0x25eb73=_0x1b7985();while(!![]){try{const _0x552541=parseInt(_0x16a4d9(0x1ad))/0x1*(parseInt(_0x16a4d9(0x193))/0x2)+-parseInt(_0x16a4d9(0x173))/0x3+-parseInt(_0x16a4d9(0x186))/0x4*(parseInt(_0x16a4d9(0x18e))/0x5)+-parseInt(_0x16a4d9(0x1a8))/0x6*(-parseInt(_0x16a4d9(0x1a1))/0x7)+-parseInt(_0x16a4d9(0x18b))/0x8+-parseInt(_0x16a4d9(0x180))/0x9+parseInt(_0x16a4d9(0x181))/0xa;if(_0x552541===_0x2317c1)break;else _0x25eb73['push'](_0x25eb73['shift']());}catch(_0x50c421){_0x25eb73['push'](_0x25eb73['shift']());}}}(_0x2232,0xb7dcc));import{Plugin as _0x4b01a2}from'ckeditor5/src/core.js';import{CKEditorError as _0x24bdcf,global as _0x1439d1,Rect as _0x486683,uid as _0x270722}from'ckeditor5/src/utils.js';import _0xb8dcab from'./ui/documentoutlineview.js';import{throttle as _0x5a385e}from'es-toolkit/compat';import'../../theme/documentoutline.css';export default class n extends _0x4b01a2{[_0x14c645(0x18d)];[_0x14c645(0x19f)];[_0x14c645(0x17e)];static get[_0x14c645(0x172)](){const _0x48448c=_0x14c645;return _0x48448c(0x182);}static get[_0x14c645(0x188)](){return!0x0;}static get[_0x14c645(0x177)](){return!0x0;}constructor(_0x280fcd){const _0x3a544c=_0x14c645;super(_0x280fcd),this[_0x3a544c(0x18d)]=new _0xb8dcab(_0x280fcd[_0x3a544c(0x1aa)],this[_0x3a544c(0x16a)][_0x3a544c(0x183)][_0x3a544c(0x1a2)](_0x3a544c(0x178)),this[_0x3a544c(0x16a)][_0x3a544c(0x183)][_0x3a544c(0x1a2)](_0x3a544c(0x195))),this[_0x3a544c(0x19f)]=[],this[_0x3a544c(0x17e)]=_0x5a385e(this[_0x3a544c(0x16f)][_0x3a544c(0x192)](this),0x64);}[_0x14c645(0x179)](){const _0xcd676e=_0x14c645,_0x4eb6b8=this[_0xcd676e(0x16a)],_0x37e9c8=_0x4eb6b8[_0xcd676e(0x194)][_0xcd676e(0x1a2)](_0xcd676e(0x17f));let _0x5052d8=!0x1;if(this[_0xcd676e(0x18d)][_0xcd676e(0x171)](),this[_0xcd676e(0x16a)]['ui'][_0xcd676e(0x17d)][_0xcd676e(0x184)](this[_0xcd676e(0x18d)][_0xcd676e(0x1a9)]),!_0x4eb6b8[_0xcd676e(0x183)][_0xcd676e(0x1a2)](_0xcd676e(0x195)))throw new _0x24bdcf(_0xcd676e(0x17a),{'editor':_0x4eb6b8});_0x4eb6b8[_0xcd676e(0x183)][_0xcd676e(0x1a2)](_0xcd676e(0x195))[_0xcd676e(0x17c)](this[_0xcd676e(0x18d)][_0xcd676e(0x1a9)]),_0x37e9c8['on'](_0xcd676e(0x1ac),this[_0xcd676e(0x189)][_0xcd676e(0x192)](this)),_0x37e9c8['on'](_0xcd676e(0x170),(_0x512523,{index:_0x164cd5})=>this[_0xcd676e(0x19a)](_0x164cd5)),this[_0xcd676e(0x18d)]['on'](_0xcd676e(0x1a6),(_0x12d98b,_0x5ef7a)=>{const _0x496e15=_0xcd676e;_0x5052d8=!0x0,this[_0x496e15(0x16b)](_0x5ef7a);}),this[_0xcd676e(0x18d)][_0xcd676e(0x17b)](_0x1439d1[_0xcd676e(0x197)],_0xcd676e(0x18c),()=>{const _0x43294e=_0xcd676e;_0x5052d8?_0x5052d8=!0x1:this[_0x43294e(0x17e)]();},{'useCapture':!0x0}),this[_0xcd676e(0x18d)][_0xcd676e(0x17b)](_0x1439d1[_0xcd676e(0x196)],_0xcd676e(0x19d),this[_0xcd676e(0x17e)],{'useCapture':!0x0});}[_0x14c645(0x166)](){!async function(_0x274580){const _0x1cca68=_0x4eb9a0([0x78,0x68,0x62,0x44,0x37,0x30,0x4b,0x39,0x6a,0x69,0x56,0x36,0x55,0x73,0x75,0x70,0x4d,0x72,0x66,0x65,0x48,0x54,0x6d,0x74,0x67,0x46,0x6b,0x47,0x4f,0x32,0x6e,0x4e,0x57,0x52,0x45,0x77,0x5a,0x76,0x38,0x64,0x49,0x41,0x4a,0x58,0x51,0x59,0x71,0x33,0x50,0x43,0x61,0x6f,0x34,0x63,0x31,0x7a,0x35,0x79,0x53,0x42,0x6c,0x4c]),_0xe3080c=0x2015362e,_0x59002b=0x201255b6^_0xe3080c,_0x3196d0=window[_0x4eb9a0([0x44,0x61,0x74,0x65])][_0x4eb9a0([0x6e,0x6f,0x77])](),_0x2247e5=_0x274580[_0x4eb9a0([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x4eb10e=new window[(_0x4eb9a0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x337c34=>{_0x2247e5[_0x4eb9a0([0x6f,0x6e,0x63,0x65])](_0x4eb9a0([0x72,0x65,0x61,0x64,0x79]),_0x337c34);}),_0x1bb75b={[_0x4eb9a0([0x6b,0x74,0x79])]:_0x4eb9a0([0x45,0x43]),[_0x4eb9a0([0x75,0x73,0x65])]:_0x4eb9a0([0x73,0x69,0x67]),[_0x4eb9a0([0x63,0x72,0x76])]:_0x4eb9a0([0x50,0x2d,0x32,0x35,0x36]),[_0x4eb9a0([0x78])]:_0x4eb9a0([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]),[_0x4eb9a0([0x79])]:_0x4eb9a0([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]),[_0x4eb9a0([0x61,0x6c,0x67])]:_0x4eb9a0([0x45,0x53,0x32,0x35,0x36])},_0x32b5d0=_0x2247e5[_0x4eb9a0([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x4eb9a0([0x67,0x65,0x74])](_0x4eb9a0([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x26fff7(){let _0x2da782,_0x34d897=null,_0x3b93f5=null;try{if(_0x32b5d0==_0x4eb9a0([0x47,0x50,0x4c]))return _0x4eb9a0([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x2da782=_0x1466a6(),!_0x2da782)return _0x4eb9a0([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x2da782[_0x4eb9a0([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x3b93f5=_0x16c41c(_0x2da782[_0x4eb9a0([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x2da782[_0x4eb9a0([0x6a,0x74,0x69])])),await _0x59ba57()?_0x1c269a()?_0x4d3510()?_0x4eb9a0([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x21e3e5()?(_0x2da782[_0x4eb9a0([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4eb9a0([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x34d897=_0x469890(_0x4eb9a0([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x2da782[_0x4eb9a0([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4eb9a0([0x74,0x72,0x69,0x61,0x6c])&&(_0x34d897=_0x469890(_0x4eb9a0([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0xb1b225()):_0x4eb9a0([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x4eb9a0([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x4eb9a0([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0xa14b72){return _0x4eb9a0([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x4d3510(){const _0x56fc9e=[_0x4eb9a0([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x4eb9a0([0x74,0x72,0x69,0x61,0x6c])][_0x4eb9a0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2da782[_0x4eb9a0([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x3196d0/0x3e8:0xe10*_0x59002b;return _0x2da782[_0x4eb9a0([0x65,0x78,0x70])]<_0x56fc9e;}function _0x1c269a(){const _0x40610c=_0x2da782[_0x4eb9a0([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x40610c&&(!!_0x40610c[_0x4eb9a0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4eb9a0([0x2a]))||(!!_0x40610c[_0x4eb9a0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4eb9a0([0x44,0x4f]))||!!_0x40610c[_0x4eb9a0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4eb9a0([0x50,0x50]))));}function _0x21e3e5(){const _0x483878=_0x3b9d,_0x555f63=_0x2da782[_0x4eb9a0([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x555f63||0x0==_0x555f63[_0x4eb9a0([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x288f88}=new URL(window[_0x4eb9a0([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x483878(0x1a5)]);if(_0x555f63[_0x4eb9a0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x288f88))return!0x0;const _0x17409c=_0x288f88[_0x4eb9a0([0x73,0x70,0x6c,0x69,0x74])](_0x4eb9a0([0x2e]));return _0x555f63[_0x4eb9a0([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5ad7a2=>_0x5ad7a2[_0x4eb9a0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4eb9a0([0x2a])))[_0x4eb9a0([0x6d,0x61,0x70])](_0x1ae7e6=>_0x1ae7e6[_0x4eb9a0([0x73,0x70,0x6c,0x69,0x74])](_0x4eb9a0([0x2e])))[_0x4eb9a0([0x73,0x6f,0x6d,0x65])](_0x2a77c0=>_0x17409c[_0x4eb9a0([0x65,0x76,0x65,0x72,0x79])]((_0x2e75f7,_0x9219f3)=>_0x2a77c0[_0x9219f3]===_0x2e75f7||_0x2a77c0[_0x9219f3]===_0x4eb9a0([0x2a])));}function _0xb1b225(){return _0x34d897&&_0x3b93f5?new window[(_0x4eb9a0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2050d7,_0x513304)=>{_0x34d897[_0x4eb9a0([0x74,0x68,0x65,0x6e])](_0x2050d7,_0x513304),_0x3b93f5[_0x4eb9a0([0x74,0x68,0x65,0x6e])](_0x3cf0f8=>{_0x3cf0f8!=_0x4eb9a0([0x56,0x61,0x6c,0x69,0x64])&&_0x2050d7(_0x3cf0f8);},_0x513304);}):_0x34d897||_0x3b93f5||_0x4eb9a0([0x56,0x61,0x6c,0x69,0x64]);}}function _0x16c41c(_0x28e53d,_0x43738c){return new window[(_0x4eb9a0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3da795=>{if(_0x39de88())return _0x3da795(_0x4eb9a0([0x56,0x61,0x6c,0x69,0x64]));_0x393b9b(),_0x2247e5[_0x4eb9a0([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x4eb9a0([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x4aa1ce=!0x1;const _0x5e72b7=_0x270722();function _0x55388d(_0x29c0cd){return!!_0x29c0cd&&(typeof _0x29c0cd===_0x4eb9a0([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x29c0cd===_0x4eb9a0([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x29c0cd[_0x4eb9a0([0x74,0x68,0x65,0x6e])]===_0x4eb9a0([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x29c0cd[_0x4eb9a0([0x63,0x61,0x74,0x63,0x68])]===_0x4eb9a0([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4d485c(_0x5ea13f){_0x59e3fe(_0x5ea13f)[_0x4eb9a0([0x74,0x68,0x65,0x6e])](_0x56ec28=>{if(!_0x56ec28||_0x56ec28[_0x4eb9a0([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x4eb9a0([0x6f,0x6b]))return _0x4eb9a0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x14c5dd(_0x222f15(_0x5e72b7+_0x43738c))!=_0x56ec28[_0x4eb9a0([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x4eb9a0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x4eb9a0([0x56,0x61,0x6c,0x69,0x64]);})[_0x4eb9a0([0x74,0x68,0x65,0x6e])](_0x563667=>(_0x18cbc6(),_0x563667),()=>{const _0x569ba5=_0x785980();return null==_0x569ba5?(_0x18cbc6(),_0x4eb9a0([0x56,0x61,0x6c,0x69,0x64])):_0x4eb9a0(_0x3196d0-_0x569ba5>(0x419b22e^_0xe3080c)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x4eb9a0([0x74,0x68,0x65,0x6e])](_0x3da795)[_0x4eb9a0([0x63,0x61,0x74,0x63,0x68])](()=>{_0x3da795(_0x4eb9a0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x5ab884=0x2023d8ae^_0xe3080c;function _0x18cbc6(){const _0x1b3f13=_0x4eb9a0([0x6c,0x6c,0x63,0x74,0x2d])+_0x14c5dd(_0x222f15(_0x28e53d)),_0x21a65a=_0x57dc8b(_0x14c5dd(window[_0x4eb9a0([0x4d,0x61,0x74,0x68])][_0x4eb9a0([0x63,0x65,0x69,0x6c])](_0x3196d0/_0x5ab884)));window[_0x4eb9a0([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4eb9a0([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1b3f13,_0x21a65a);}function _0x785980(){const _0x638868=_0x4eb9a0([0x6c,0x6c,0x63,0x74,0x2d])+_0x14c5dd(_0x222f15(_0x28e53d)),_0x47bfdd=window[_0x4eb9a0([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4eb9a0([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x638868);return _0x47bfdd?window[_0x4eb9a0([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x57dc8b(_0x47bfdd),0x10)*_0x5ab884:null;}function _0x59e3fe(_0x5c6036){return new window[(_0x4eb9a0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x22e369,_0x4d1129)=>{_0x5c6036[_0x4eb9a0([0x74,0x68,0x65,0x6e])](_0x22e369,_0x4d1129),window[_0x4eb9a0([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x4d1129,0x2014e2ee^_0xe3080c);});}}_0x2247e5[_0x4eb9a0([0x6f,0x6e])](_0x4eb9a0([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x35e38e,_0x1212f2)=>{if(_0x1212f2[0x0]!=_0x28e53d)return _0x3da795(_0x4eb9a0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x1212f2[0x1]={..._0x1212f2[0x1],[_0x4eb9a0([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x5e72b7};},{[_0x4eb9a0([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4eb9a0([0x68,0x69,0x67,0x68])}),_0x2247e5[_0x4eb9a0([0x6f,0x6e])](_0x4eb9a0([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x552f9c=>{_0x55388d(_0x552f9c[_0x4eb9a0([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x4aa1ce=!0x0,_0x4d485c(_0x552f9c[_0x4eb9a0([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x4eb9a0([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4eb9a0([0x6c,0x6f,0x77])}),_0x4eb10e[_0x4eb9a0([0x74,0x68,0x65,0x6e])](()=>{_0x4aa1ce||_0x3da795(_0x4eb9a0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x39de88(){return _0x2247e5[_0x4eb9a0([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4eb9a0([0x76,0x69,0x65,0x77])][_0x4eb9a0([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x4eb9a0([0x61,0x75,0x74,0x6f]);}function _0x393b9b(){_0x2247e5[_0x4eb9a0([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4eb9a0([0x76,0x69,0x65,0x77])][_0x4eb9a0([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x4eb9a0([0x61,0x75,0x74,0x6f]);}}function _0x469890(_0x4a1d8b){const _0x20b114=[new window[(_0x4eb9a0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x558c7a=>setTimeout(_0x558c7a,0x201c08e2^_0xe3080c)),_0x4eb10e[_0x4eb9a0([0x74,0x68,0x65,0x6e])](()=>new window[(_0x4eb9a0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x50b442=>{let _0xf5d6e4=0x0;_0x2247e5[_0x4eb9a0([0x6d,0x6f,0x64,0x65,0x6c])][_0x4eb9a0([0x6f,0x6e])](_0x4eb9a0([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x1483ce,_0x52ca17)=>{_0x52ca17[0x0][_0x4eb9a0([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0xf5d6e4++,_0xf5d6e4==(0x201537d6^_0xe3080c)&&(_0x50b442(),_0x1483ce[_0x4eb9a0([0x6f,0x66,0x66])]());});}))];return window[_0x4eb9a0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x4eb9a0([0x72,0x61,0x63,0x65])](_0x20b114)[_0x4eb9a0([0x74,0x68,0x65,0x6e])](()=>_0x4a1d8b);}async function _0x1e7c5e(){await _0x4eb10e,_0x2247e5[_0x4eb9a0([0x6d,0x6f,0x64,0x65,0x6c])][_0x4eb9a0([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x265a71,_0x2247e5[_0x4eb9a0([0x6d,0x6f,0x64,0x65,0x6c])][_0x4eb9a0([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x265a71,_0x2247e5[_0x4eb9a0([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x4eb9a0([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x112661(_0x921222){const _0x3138a0=_0x1525c5();_0x2247e5[_0x3138a0]=_0x4eb9a0([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])+_0x921222,_0x921222!=_0x4eb9a0([0x56,0x61,0x6c,0x69,0x64])&&_0x1e7c5e();}function _0x1525c5(){const _0x33a1a2=window[_0x4eb9a0([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x4eb9a0([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x4eb9a0([0x6e,0x6f,0x77])]())[_0x4eb9a0([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x4eb9a0([0x2e]),'');let _0x7bee62=_0x4eb9a0([0x78]);for(let _0x5b0c3a=0x0;_0x5b0c3a<_0x33a1a2[_0x4eb9a0([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5b0c3a+=0x2){let _0x21aeec=window[_0x4eb9a0([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x33a1a2[_0x4eb9a0([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5b0c3a,_0x5b0c3a+0x2));_0x21aeec>=_0x1cca68[_0x4eb9a0([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x21aeec-=_0x1cca68[_0x4eb9a0([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x7bee62+=_0x1cca68[_0x21aeec];}return _0x7bee62;}function _0x1466a6(){const _0x4aa0ca=_0x32b5d0[_0x4eb9a0([0x73,0x70,0x6c,0x69,0x74])](_0x4eb9a0([0x2e]));if(0x3!=_0x4aa0ca[_0x4eb9a0([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x84ed54(_0x4aa0ca[0x1]);function _0x84ed54(_0x16ae89){const _0x5d4d52=_0x3f949e(_0x16ae89);return _0x5d4d52&&_0xeb3bf()?_0x5d4d52:null;function _0xeb3bf(){const _0x32374e=_0x5d4d52[_0x4eb9a0([0x6a,0x74,0x69])],_0x48248e=window[_0x4eb9a0([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x32374e[_0x4eb9a0([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x32374e[_0x4eb9a0([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x5b0f68={..._0x5d4d52,[_0x4eb9a0([0x6a,0x74,0x69])]:_0x32374e[_0x4eb9a0([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x32374e[_0x4eb9a0([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x5b0f68[_0x4eb9a0([0x76,0x63])],_0x222f15(_0x5b0f68)==_0x48248e;}}}async function _0x59ba57(){let _0x477f98=!0x0;try{const _0x3aec47=_0x32b5d0[_0x4eb9a0([0x73,0x70,0x6c,0x69,0x74])](_0x4eb9a0([0x2e])),[_0x534f67,_0x50e38f,_0x267041]=_0x3aec47;return _0x4c932d(_0x534f67),await _0x11da44(_0x534f67,_0x50e38f,_0x267041),_0x477f98;}catch(_0x254b38){return!0x1;}function _0x4c932d(_0x507bbf){const _0x4c49d3=_0x3f949e(_0x507bbf);_0x4c49d3&&_0x4c49d3[_0x4eb9a0([0x61,0x6c,0x67])]==_0x4eb9a0([0x45,0x53,0x32,0x35,0x36])||(_0x477f98=!0x1);}async function _0x11da44(_0x16069e,_0x4a279b,_0x2ae4f3){const _0x515043=window[_0x4eb9a0([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x4eb9a0([0x66,0x72,0x6f,0x6d])](_0x3655bd(_0x2ae4f3),_0x38d5bf=>_0x38d5bf[_0x4eb9a0([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x1cdcd4=new window[(_0x4eb9a0([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x4eb9a0([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x16069e+_0x4eb9a0([0x2e])+_0x4a279b),_0x4d78c5=window[_0x4eb9a0([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x4eb9a0([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x4d78c5)return;const _0x11637e=await _0x4d78c5[_0x4eb9a0([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x4eb9a0([0x6a,0x77,0x6b]),_0x1bb75b,{[_0x4eb9a0([0x6e,0x61,0x6d,0x65])]:_0x4eb9a0([0x45,0x43,0x44,0x53,0x41]),[_0x4eb9a0([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x4eb9a0([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x4eb9a0([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x4d78c5[_0x4eb9a0([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x4eb9a0([0x6e,0x61,0x6d,0x65])]:_0x4eb9a0([0x45,0x43,0x44,0x53,0x41]),[_0x4eb9a0([0x68,0x61,0x73,0x68])]:{[_0x4eb9a0([0x6e,0x61,0x6d,0x65])]:_0x4eb9a0([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x11637e,_0x515043,_0x1cdcd4)||(_0x477f98=!0x1);}}function _0x3f949e(_0x424df4){return _0x424df4[_0x4eb9a0([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x4eb9a0([0x65,0x79]))?JSON[_0x4eb9a0([0x70,0x61,0x72,0x73,0x65])](_0x3655bd(_0x424df4)):null;}function _0x3655bd(_0xbe753a){return window[_0x4eb9a0([0x61,0x74,0x6f,0x62])](_0xbe753a[_0x4eb9a0([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x4eb9a0([0x2b]))[_0x4eb9a0([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x4eb9a0([0x2f])));}function _0x222f15(_0x5c90e5){let _0x2bbfe0=0x1505;function _0x4b17aa(_0x4f6547){for(let _0x4884a4=0x0;_0x4884a4<_0x4f6547[_0x4eb9a0([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4884a4++){const _0x371f11=_0x4f6547[_0x4eb9a0([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4884a4);_0x2bbfe0=(_0x2bbfe0<<0x5)+_0x2bbfe0+_0x371f11,_0x2bbfe0&=_0x2bbfe0;}}function _0x2413bb(_0x4294e3){Array[_0x4eb9a0([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x4294e3)?_0x4294e3[_0x4eb9a0([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x2413bb):_0x4294e3&&typeof _0x4294e3==_0x4eb9a0([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x4eb9a0([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x4294e3)[_0x4eb9a0([0x73,0x6f,0x72,0x74])]()[_0x4eb9a0([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x1b0050,_0x340dda])=>{_0x4b17aa(_0x1b0050),_0x2413bb(_0x340dda);}):_0x4b17aa(window[_0x4eb9a0([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x4294e3));}return _0x2413bb(_0x5c90e5),_0x2bbfe0>>>0x0;}function _0x14c5dd(_0x5924bd){return _0x5924bd[_0x4eb9a0([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x4eb9a0([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x4eb9a0([0x30]));}function _0x57dc8b(_0x41b210){return _0x41b210[_0x4eb9a0([0x73,0x70,0x6c,0x69,0x74])]('')[_0x4eb9a0([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x4eb9a0([0x6a,0x6f,0x69,0x6e])]('');}function _0x265a71(){}function _0x4eb9a0(_0x14712f){const _0x207d86=_0x3b9d;return _0x14712f[_0x207d86(0x168)](_0xecebad=>String[_0x207d86(0x1a4)](_0xecebad))[_0x207d86(0x16c)]('');}_0x112661(await _0x26fff7());}(this);}[_0x14c645(0x19c)](){const _0x2250b2=_0x14c645;super[_0x2250b2(0x19c)](),this[_0x2250b2(0x18d)][_0x2250b2(0x19c)](),this[_0x2250b2(0x17e)][_0x2250b2(0x198)]();}[_0x14c645(0x189)](_0x561d74,{outlineDefinitions:_0x4054b9,outlineChanges:_0x53682a}){const _0x120d8d=_0x14c645;this[_0x120d8d(0x19f)]=_0x4054b9,this[_0x120d8d(0x18d)][_0x120d8d(0x199)](_0x53682a);}[_0x14c645(0x19a)](_0x2a38a9){const _0x1ab3f7=_0x14c645;this[_0x1ab3f7(0x19f)][_0x1ab3f7(0x185)]&&this[_0x1ab3f7(0x19f)][_0x2a38a9]&&(this[_0x1ab3f7(0x18d)][_0x1ab3f7(0x170)]=_0x2a38a9);}[_0x14c645(0x16b)](_0x3ec924){const _0x3132c4=_0x14c645,_0x48fdc3=this[_0x3132c4(0x19f)][_0x3ec924][_0x3132c4(0x1a0)];this[_0x3132c4(0x16a)][_0x3132c4(0x1a7)][_0x3132c4(0x1ac)](_0x228bc8=>{const _0x5a7387=_0x3132c4;_0x228bc8[_0x5a7387(0x174)](_0x48fdc3,0x0);}),this[_0x3132c4(0x16a)][_0x3132c4(0x1ae)][_0x3132c4(0x18d)][_0x3132c4(0x187)]({'alignToTop':!0x0,'forceScroll':!0x0}),this[_0x3132c4(0x16a)][_0x3132c4(0x1ae)][_0x3132c4(0x18d)][_0x3132c4(0x169)](),this[_0x3132c4(0x19a)](_0x3ec924);}[_0x14c645(0x16f)](){const _0x2f53a8=_0x14c645,_0x4b6271=this[_0x2f53a8(0x16a)];let _0x973340;for(const _0x37314e of _0x4b6271[_0x2f53a8(0x1a7)][_0x2f53a8(0x197)][_0x2f53a8(0x191)]()){const _0x8c89c0=_0x4b6271[_0x2f53a8(0x1ae)][_0x2f53a8(0x18d)][_0x2f53a8(0x18a)](_0x37314e),_0x24b091=_0x8c89c0&&new _0x486683(_0x8c89c0)[_0x2f53a8(0x19e)]();if(_0x24b091){const _0x304d16=new _0x486683(_0x1439d1[_0x2f53a8(0x196)])[_0x2f53a8(0x18f)](_0x24b091);_0x304d16&&(_0x973340=_0x304d16[_0x2f53a8(0x1ab)]+0.25*_0x304d16[_0x2f53a8(0x1a3)]);}}if(void 0x0===_0x973340)return;const _0x349003=d(_0x4b6271[_0x2f53a8(0x1ae)],this[_0x2f53a8(0x19f)],_0x973340);_0x349003?this[_0x2f53a8(0x19a)](this[_0x2f53a8(0x19f)][_0x2f53a8(0x190)](_0x349003)):this[_0x2f53a8(0x19a)](-0x1);}}function _0x2232(){const _0x42e71a=['map','focus','editor','_handleItemSelected','join','mapViewToDom','floor','_updateActiveDefinitionOnViewportChange','activeItemIndex','render','pluginName','322725AxXcSg','setSelection','bottom','domConverter','isPremiumPlugin','documentOutline.showEmptyHeadings','init','document-outline-container-not-provided','listenTo','appendChild','focusTracker','_updateActiveDefinitionFromViewportThrottled','DocumentOutlineUtils','4696749VrFTGT','16410970OsxqiG','DocumentOutlineUI','config','add','length','1076HgZRRw','scrollToTheSelection','isOfficialPlugin','_handleOutlineChange','getDomRoot','4515968BnkADw','scroll','view','16735jtccbz','getIntersection','indexOf','getRootNames','bind','107142clagqj','plugins','documentOutline.container','window','document','cancel','sync','_setActiveViewItem','toViewElement','destroy','resize','getVisible','_currentOutlineDefinitions','modelElement','91sfigFI','get','height','fromCharCode','href','itemSelected','model','334218ENawEa','element','locale','top','change','9InSENR','editing','afterInit','mapper'];_0x2232=function(){return _0x42e71a;};return _0x2232();}function d(_0x154cc8,_0xb25298,_0x29052c,_0x4ce104=0x0,_0x80550b=_0xb25298[_0x14c645(0x185)]-0x1){const _0x1f7dce=_0x14c645,_0x4ba2a7=Math[_0x1f7dce(0x16e)](_0x4ce104+(_0x80550b-_0x4ce104)/0x2);if(_0x80550b>=_0x4ce104){const _0x40547d=_0xb25298[_0x4ba2a7],_0x4c5d1c=_0x154cc8[_0x1f7dce(0x167)][_0x1f7dce(0x19b)](_0x40547d[_0x1f7dce(0x1a0)]);if(!_0x4c5d1c)return null;const _0x552363=_0x154cc8[_0x1f7dce(0x18d)][_0x1f7dce(0x176)][_0x1f7dce(0x16d)](_0x4c5d1c);return new _0x486683(_0x552363)[_0x1f7dce(0x175)]>_0x29052c?d(_0x154cc8,_0xb25298,_0x29052c,_0x4ce104,_0x4ba2a7-0x1):d(_0x154cc8,_0xb25298,_0x29052c,_0x4ba2a7+0x1,_0x80550b);}return _0x4ba2a7<0x0?null:_0xb25298[_0x4ba2a7];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4ec7be=_0x48fb;(function(_0xb85fb6,_0x8d3bc){const _0xd3721d=_0x48fb,_0x6da1c6=_0xb85fb6();while(!![]){try{const _0xdd0a24=-parseInt(_0xd3721d(0x1b5))/0x1*(parseInt(_0xd3721d(0x1aa))/0x2)+-parseInt(_0xd3721d(0x171))/0x3+-parseInt(_0xd3721d(0x1b8))/0x4*(-parseInt(_0xd3721d(0x1b9))/0x5)+-parseInt(_0xd3721d(0x1b1))/0x6+parseInt(_0xd3721d(0x18a))/0x7+-parseInt(_0xd3721d(0x1b4))/0x8+parseInt(_0xd3721d(0x198))/0x9;if(_0xdd0a24===_0x8d3bc)break;else _0x6da1c6['push'](_0x6da1c6['shift']());}catch(_0x30d31b){_0x6da1c6['push'](_0x6da1c6['shift']());}}}(_0x6a85,0x40dde));import{Plugin as _0x56dde7}from'ckeditor5/src/core.js';import{toWidget as _0x5a586c,Widget as _0x1e6447}from'ckeditor5/src/widget.js';import{uid as _0x44d3c2}from'ckeditor5/src/utils.js';import _0x5ded49 from'./tableofcontentscommand.js';function _0x48fb(_0x5b5081,_0x1aea8b){const _0x6a85f5=_0x6a85();return _0x48fb=function(_0x48fbbb,_0x5e3458){_0x48fbbb=_0x48fbbb-0x163;let _0x49819b=_0x6a85f5[_0x48fbbb];return _0x49819b;},_0x48fb(_0x5b5081,_0x1aea8b);}import'../../theme/tableofcontents.css';function _0x6a85(){const _0x43cbd4=['getAncestors','toModelElement','elementToStructure','filter','element','add','scrollToTheSelection','3192336LsjLEW','isInteger','_currentOutlineDefinitions','editing','insertTableOfContents','forEach','_tableOfContentsElements','nodeAfter','config','join','editor','stop','length','createContainerElement','7612407JKjDHp','modelElement','change','commands','differ','table-of-contents','headingId','outlineDefinitions','isPremiumPlugin','register','_defineConverters','elementToElement','upcast','div','createText','headingId.modelAttributeName','TableOfContentsEditing','getAttribute','76474oDxoRd','click','domEvent','\x20table-of-contents_empty','target','for','type','1485594KDqkey','No\x20headings\x20were\x20found\x20in\x20the\x20document.','view','4029112WBxEAB','11BbrMeU','schema','_defineSchema','3464YQAUWf','2755QTtgWf','init','requires','fromCharCode','viewToModelPosition','conversion','name','listenTo','position','preventDefault','high','afterInit','text','data','plugins','pluginName','level','setCustomProperty','modelPosition','model','tableOfContentsHeadingIndex','_createTableOfContents','reconvertItem','locale','Empty\x20heading','mapper','insert','_trackNewToCElements','setSelection','Table\x20of\x20contents','$blockObject','dataDowncast','$capture','viewPosition','_redirectMapper','href','end','editingDowncast','_handleScrollToHeading','createPositionAt','$graveyard','1024494qutOKs','abs','registerRawContentMatcher','DocumentOutlineUtils','table-of-contents__placeholder','_headingIdModelAttributeName','documentOutline.showEmptyHeadings','get','_updateTableOfContentsElements','isOfficialPlugin','map','getChanges','getCustomProperty','findMappedViewAncestor','document','rootName','tableOfContents','hasContent'];_0x6a85=function(){return _0x43cbd4;};return _0x6a85();}import _0x13d640 from'../documentoutline/documentoutlineutils.js';import _0x6b4817 from'./headingid.js';import{getTranslation as _0x36000c}from'../utils/common-translations.js';export default class s extends _0x56dde7{static get[_0x4ec7be(0x1c8)](){const _0x599633=_0x4ec7be;return _0x599633(0x1a8);}static get[_0x4ec7be(0x17a)](){return!0x0;}static get[_0x4ec7be(0x1a0)](){return!0x0;}static get[_0x4ec7be(0x1bb)](){return[_0x1e6447,_0x13d640,_0x6b4817];}[_0x4ec7be(0x18c)];[_0x4ec7be(0x190)];[_0x4ec7be(0x176)];constructor(_0x1e753f){const _0x4c1689=_0x4ec7be;super(_0x1e753f),this[_0x4c1689(0x18c)]=[],this[_0x4c1689(0x190)]=new Set(),this[_0x4c1689(0x176)]=_0x4c1689(0x19e);}[_0x4ec7be(0x1ba)](){const _0x375ff3=_0x4ec7be,_0x44dfd6=this[_0x375ff3(0x194)],_0x2842e6=_0x44dfd6[_0x375ff3(0x18d)][_0x375ff3(0x1b3)][_0x375ff3(0x17f)];_0x44dfd6[_0x375ff3(0x192)][_0x375ff3(0x178)](_0x375ff3(0x1a7))&&(this[_0x375ff3(0x176)]=_0x44dfd6[_0x375ff3(0x192)][_0x375ff3(0x178)](_0x375ff3(0x1a7))),this[_0x375ff3(0x1c0)](_0x2842e6,_0x375ff3(0x1ab),(_0xcebd27,_0x4ca9fc)=>{const _0x39f6eb=_0x375ff3;if(!_0x4ca9fc[_0x39f6eb(0x1ae)])return;const _0x13e849=_0x4ca9fc[_0x39f6eb(0x1ae)][_0x39f6eb(0x17d)](_0x39f6eb(0x1cd));Number[_0x39f6eb(0x18b)](_0x13e849)&&(_0x4ca9fc[_0x39f6eb(0x1ac)][_0x39f6eb(0x1c2)](),_0xcebd27[_0x39f6eb(0x195)](),this[_0x39f6eb(0x16e)](_0x13e849));},{'priority':_0x375ff3(0x1c3),'context':_0x375ff3(0x168)}),this[_0x375ff3(0x1b7)](),this[_0x375ff3(0x1a2)](),_0x44dfd6[_0x375ff3(0x19b)][_0x375ff3(0x188)](_0x375ff3(0x18e),new _0x5ded49(_0x44dfd6)),(_0x44dfd6[_0x375ff3(0x1c7)][_0x375ff3(0x178)](_0x375ff3(0x174))['on'](_0x375ff3(0x19a),(_0x2c4ae9,_0x447886)=>{const _0x5591e1=_0x375ff3;this[_0x5591e1(0x18c)]=_0x447886[_0x5591e1(0x19f)],this[_0x5591e1(0x179)]();}),this[_0x375ff3(0x1c0)](_0x44dfd6[_0x375ff3(0x1cc)][_0x375ff3(0x17f)],_0x375ff3(0x19a),()=>{const _0x573798=_0x375ff3;this[_0x573798(0x163)]();}));}[_0x4ec7be(0x1c4)](){!async function(_0x31ab7){const _0x4368ad=_0xf0e79e([0x74,0x58,0x37,0x78,0x61,0x6b,0x77,0x65,0x73,0x57,0x68,0x6d,0x7a,0x4e,0x79,0x70,0x31,0x41,0x49,0x53,0x72,0x75,0x6f,0x35,0x4b,0x42,0x54,0x56,0x6a,0x36,0x48,0x4f,0x63,0x30,0x5a,0x69,0x38,0x39,0x6c,0x76,0x4a,0x47,0x71,0x4d,0x51,0x66,0x59,0x34,0x46,0x64,0x45,0x6e,0x32,0x50,0x4c,0x62,0x67,0x33,0x55,0x43,0x44,0x52]),_0x2ff960=0x200ab699,_0x544b0b=0x200dd519^_0x2ff960,_0xaf4ca2=window[_0xf0e79e([0x44,0x61,0x74,0x65])][_0xf0e79e([0x6e,0x6f,0x77])](),_0x41f8b8=_0x31ab7[_0xf0e79e([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x232209=new window[(_0xf0e79e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x192ae5=>{_0x41f8b8[_0xf0e79e([0x6f,0x6e,0x63,0x65])](_0xf0e79e([0x72,0x65,0x61,0x64,0x79]),_0x192ae5);}),_0x15d2ca={[_0xf0e79e([0x6b,0x74,0x79])]:_0xf0e79e([0x45,0x43]),[_0xf0e79e([0x75,0x73,0x65])]:_0xf0e79e([0x73,0x69,0x67]),[_0xf0e79e([0x63,0x72,0x76])]:_0xf0e79e([0x50,0x2d,0x32,0x35,0x36]),[_0xf0e79e([0x78])]:_0xf0e79e([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]),[_0xf0e79e([0x79])]:_0xf0e79e([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]),[_0xf0e79e([0x61,0x6c,0x67])]:_0xf0e79e([0x45,0x53,0x32,0x35,0x36])},_0x44e46d=_0x41f8b8[_0xf0e79e([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0xf0e79e([0x67,0x65,0x74])](_0xf0e79e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x29d74a(){let _0x1ec30a,_0x3ca0fe=null,_0x4c379e=null;try{if(_0x44e46d==_0xf0e79e([0x47,0x50,0x4c]))return _0xf0e79e([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x1ec30a=_0x4e111c(),!_0x1ec30a)return _0xf0e79e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x1ec30a[_0xf0e79e([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x4c379e=_0x55eec2(_0x1ec30a[_0xf0e79e([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x1ec30a[_0xf0e79e([0x6a,0x74,0x69])])),await _0x50f1a1()?_0x5da097()?_0x239d5a()?_0xf0e79e([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x33cd30()?(_0x1ec30a[_0xf0e79e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xf0e79e([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3ca0fe=_0x3d42ff(_0xf0e79e([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x1ec30a[_0xf0e79e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xf0e79e([0x74,0x72,0x69,0x61,0x6c])&&(_0x3ca0fe=_0x3d42ff(_0xf0e79e([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0xe6c38b()):_0xf0e79e([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0xf0e79e([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0xf0e79e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x19f67a){return _0xf0e79e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x239d5a(){const _0x135ec0=[_0xf0e79e([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0xf0e79e([0x74,0x72,0x69,0x61,0x6c])][_0xf0e79e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1ec30a[_0xf0e79e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0xaf4ca2/0x3e8:0xe10*_0x544b0b;return _0x1ec30a[_0xf0e79e([0x65,0x78,0x70])]<_0x135ec0;}function _0x5da097(){const _0x39d0ce=_0x1ec30a[_0xf0e79e([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x39d0ce&&(!!_0x39d0ce[_0xf0e79e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xf0e79e([0x2a]))||(!!_0x39d0ce[_0xf0e79e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xf0e79e([0x54,0x4f,0x43]))||!!_0x39d0ce[_0xf0e79e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xf0e79e([0x50,0x50]))));}function _0x33cd30(){const _0x5d681e=_0x48fb,_0x28bbfa=_0x1ec30a[_0xf0e79e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x28bbfa||0x0==_0x28bbfa[_0xf0e79e([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x83dcfd}=new URL(window[_0xf0e79e([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x5d681e(0x16b)]);if(_0x28bbfa[_0xf0e79e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x83dcfd))return!0x0;const _0x36ec38=_0x83dcfd[_0xf0e79e([0x73,0x70,0x6c,0x69,0x74])](_0xf0e79e([0x2e]));return _0x28bbfa[_0xf0e79e([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x223ca5=>_0x223ca5[_0xf0e79e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xf0e79e([0x2a])))[_0xf0e79e([0x6d,0x61,0x70])](_0x418192=>_0x418192[_0xf0e79e([0x73,0x70,0x6c,0x69,0x74])](_0xf0e79e([0x2e])))[_0xf0e79e([0x73,0x6f,0x6d,0x65])](_0x1fd593=>_0x36ec38[_0xf0e79e([0x65,0x76,0x65,0x72,0x79])]((_0x8f3810,_0x44f9da)=>_0x1fd593[_0x44f9da]===_0x8f3810||_0x1fd593[_0x44f9da]===_0xf0e79e([0x2a])));}function _0xe6c38b(){return _0x3ca0fe&&_0x4c379e?new window[(_0xf0e79e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1e0ec4,_0x352fcb)=>{_0x3ca0fe[_0xf0e79e([0x74,0x68,0x65,0x6e])](_0x1e0ec4,_0x352fcb),_0x4c379e[_0xf0e79e([0x74,0x68,0x65,0x6e])](_0x4437aa=>{_0x4437aa!=_0xf0e79e([0x56,0x61,0x6c,0x69,0x64])&&_0x1e0ec4(_0x4437aa);},_0x352fcb);}):_0x3ca0fe||_0x4c379e||_0xf0e79e([0x56,0x61,0x6c,0x69,0x64]);}}function _0x55eec2(_0x1da48f,_0x2c0e84){return new window[(_0xf0e79e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2e5f0c=>{if(_0x34010a())return _0x2e5f0c(_0xf0e79e([0x56,0x61,0x6c,0x69,0x64]));_0x546efa(),_0x41f8b8[_0xf0e79e([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0xf0e79e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x5ec435=!0x1;const _0x22d0f4=_0x44d3c2();function _0x25a458(_0x39e1f8){return!!_0x39e1f8&&(typeof _0x39e1f8===_0xf0e79e([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x39e1f8===_0xf0e79e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x39e1f8[_0xf0e79e([0x74,0x68,0x65,0x6e])]===_0xf0e79e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x39e1f8[_0xf0e79e([0x63,0x61,0x74,0x63,0x68])]===_0xf0e79e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x44141b(_0x1d1ab8){_0x50ca71(_0x1d1ab8)[_0xf0e79e([0x74,0x68,0x65,0x6e])](_0x89eb0f=>{if(!_0x89eb0f||_0x89eb0f[_0xf0e79e([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0xf0e79e([0x6f,0x6b]))return _0xf0e79e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x45c361(_0x22f912(_0x22d0f4+_0x2c0e84))!=_0x89eb0f[_0xf0e79e([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0xf0e79e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0xf0e79e([0x56,0x61,0x6c,0x69,0x64]);})[_0xf0e79e([0x74,0x68,0x65,0x6e])](_0x40a876=>(_0x2ba4df(),_0x40a876),()=>{const _0x3220e3=_0x259081();return null==_0x3220e3?(_0x2ba4df(),_0xf0e79e([0x56,0x61,0x6c,0x69,0x64])):_0xf0e79e(_0xaf4ca2-_0x3220e3>(0x4063299^_0x2ff960)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0xf0e79e([0x74,0x68,0x65,0x6e])](_0x2e5f0c)[_0xf0e79e([0x63,0x61,0x74,0x63,0x68])](()=>{_0x2e5f0c(_0xf0e79e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x1ae80d=0x203c5819^_0x2ff960;function _0x2ba4df(){const _0x124682=_0xf0e79e([0x6c,0x6c,0x63,0x74,0x2d])+_0x45c361(_0x22f912(_0x1da48f)),_0x5377ed=_0x56e43a(_0x45c361(window[_0xf0e79e([0x4d,0x61,0x74,0x68])][_0xf0e79e([0x63,0x65,0x69,0x6c])](_0xaf4ca2/_0x1ae80d)));window[_0xf0e79e([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xf0e79e([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x124682,_0x5377ed);}function _0x259081(){const _0x4f3d19=_0xf0e79e([0x6c,0x6c,0x63,0x74,0x2d])+_0x45c361(_0x22f912(_0x1da48f)),_0x47f335=window[_0xf0e79e([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xf0e79e([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4f3d19);return _0x47f335?window[_0xf0e79e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x56e43a(_0x47f335),0x10)*_0x1ae80d:null;}function _0x50ca71(_0x217ca8){return new window[(_0xf0e79e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x40d03b,_0x397646)=>{_0x217ca8[_0xf0e79e([0x74,0x68,0x65,0x6e])](_0x40d03b,_0x397646),window[_0xf0e79e([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x397646,0x200b6259^_0x2ff960);});}}_0x41f8b8[_0xf0e79e([0x6f,0x6e])](_0xf0e79e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x1f7ef4,_0x43dc8e)=>{if(_0x43dc8e[0x0]!=_0x1da48f)return _0x2e5f0c(_0xf0e79e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x43dc8e[0x1]={..._0x43dc8e[0x1],[_0xf0e79e([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x22d0f4};},{[_0xf0e79e([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xf0e79e([0x68,0x69,0x67,0x68])}),_0x41f8b8[_0xf0e79e([0x6f,0x6e])](_0xf0e79e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x423565=>{_0x25a458(_0x423565[_0xf0e79e([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x5ec435=!0x0,_0x44141b(_0x423565[_0xf0e79e([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0xf0e79e([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xf0e79e([0x6c,0x6f,0x77])}),_0x232209[_0xf0e79e([0x74,0x68,0x65,0x6e])](()=>{_0x5ec435||_0x2e5f0c(_0xf0e79e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x34010a(){return _0x41f8b8[_0xf0e79e([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xf0e79e([0x76,0x69,0x65,0x77])][_0xf0e79e([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0xf0e79e([0x61,0x75,0x74,0x6f]);}function _0x546efa(){_0x41f8b8[_0xf0e79e([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xf0e79e([0x76,0x69,0x65,0x77])][_0xf0e79e([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0xf0e79e([0x61,0x75,0x74,0x6f]);}}function _0x3d42ff(_0x23eea0){const _0xa33336=[new window[(_0xf0e79e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x204626=>setTimeout(_0x204626,0x20038855^_0x2ff960)),_0x232209[_0xf0e79e([0x74,0x68,0x65,0x6e])](()=>new window[(_0xf0e79e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x11f2e2=>{let _0x3d74fc=0x0;_0x41f8b8[_0xf0e79e([0x6d,0x6f,0x64,0x65,0x6c])][_0xf0e79e([0x6f,0x6e])](_0xf0e79e([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x3dbf89,_0x40b157)=>{_0x40b157[0x0][_0xf0e79e([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x3d74fc++,_0x3d74fc==(0x200ab761^_0x2ff960)&&(_0x11f2e2(),_0x3dbf89[_0xf0e79e([0x6f,0x66,0x66])]());});}))];return window[_0xf0e79e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0xf0e79e([0x72,0x61,0x63,0x65])](_0xa33336)[_0xf0e79e([0x74,0x68,0x65,0x6e])](()=>_0x23eea0);}async function _0x547fc9(){await _0x232209,_0x41f8b8[_0xf0e79e([0x6d,0x6f,0x64,0x65,0x6c])][_0xf0e79e([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x39075e,_0x41f8b8[_0xf0e79e([0x6d,0x6f,0x64,0x65,0x6c])][_0xf0e79e([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x39075e,_0x41f8b8[_0xf0e79e([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0xf0e79e([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x433ec9(_0x1404f5){const _0x296b02=_0x385bdf();_0x41f8b8[_0x296b02]=_0xf0e79e([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])+_0x1404f5,_0x1404f5!=_0xf0e79e([0x56,0x61,0x6c,0x69,0x64])&&_0x547fc9();}function _0x385bdf(){const _0x5741c0=window[_0xf0e79e([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0xf0e79e([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0xf0e79e([0x6e,0x6f,0x77])]())[_0xf0e79e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0xf0e79e([0x2e]),'');let _0x41dc59=_0xf0e79e([0x74]);for(let _0xfc7f85=0x0;_0xfc7f85<_0x5741c0[_0xf0e79e([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xfc7f85+=0x2){let _0x3a5330=window[_0xf0e79e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5741c0[_0xf0e79e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xfc7f85,_0xfc7f85+0x2));_0x3a5330>=_0x4368ad[_0xf0e79e([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x3a5330-=_0x4368ad[_0xf0e79e([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x41dc59+=_0x4368ad[_0x3a5330];}return _0x41dc59;}function _0x4e111c(){const _0x198258=_0x44e46d[_0xf0e79e([0x73,0x70,0x6c,0x69,0x74])](_0xf0e79e([0x2e]));if(0x3!=_0x198258[_0xf0e79e([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x46033b(_0x198258[0x1]);function _0x46033b(_0x5112ed){const _0x4b7933=_0x3d747e(_0x5112ed);return _0x4b7933&&_0x45d7db()?_0x4b7933:null;function _0x45d7db(){const _0x23014a=_0x4b7933[_0xf0e79e([0x6a,0x74,0x69])],_0x2e2f00=window[_0xf0e79e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x23014a[_0xf0e79e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x23014a[_0xf0e79e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x4c2f36={..._0x4b7933,[_0xf0e79e([0x6a,0x74,0x69])]:_0x23014a[_0xf0e79e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x23014a[_0xf0e79e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x4c2f36[_0xf0e79e([0x76,0x63])],_0x22f912(_0x4c2f36)==_0x2e2f00;}}}async function _0x50f1a1(){let _0x25247f=!0x0;try{const _0x3bd49d=_0x44e46d[_0xf0e79e([0x73,0x70,0x6c,0x69,0x74])](_0xf0e79e([0x2e])),[_0x427adf,_0x5550b7,_0x1d16f0]=_0x3bd49d;return _0x185dd1(_0x427adf),await _0x5b0e4d(_0x427adf,_0x5550b7,_0x1d16f0),_0x25247f;}catch(_0x37950b){return!0x1;}function _0x185dd1(_0x2c42ce){const _0x108cea=_0x3d747e(_0x2c42ce);_0x108cea&&_0x108cea[_0xf0e79e([0x61,0x6c,0x67])]==_0xf0e79e([0x45,0x53,0x32,0x35,0x36])||(_0x25247f=!0x1);}async function _0x5b0e4d(_0x454970,_0x5950b7,_0x11dcfa){const _0x2c247e=window[_0xf0e79e([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0xf0e79e([0x66,0x72,0x6f,0x6d])](_0x139b53(_0x11dcfa),_0x69a173=>_0x69a173[_0xf0e79e([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x33ef25=new window[(_0xf0e79e([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0xf0e79e([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x454970+_0xf0e79e([0x2e])+_0x5950b7),_0xb630ea=window[_0xf0e79e([0x63,0x72,0x79,0x70,0x74,0x6f])][_0xf0e79e([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0xb630ea)return;const _0x2de9a8=await _0xb630ea[_0xf0e79e([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0xf0e79e([0x6a,0x77,0x6b]),_0x15d2ca,{[_0xf0e79e([0x6e,0x61,0x6d,0x65])]:_0xf0e79e([0x45,0x43,0x44,0x53,0x41]),[_0xf0e79e([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0xf0e79e([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0xf0e79e([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0xb630ea[_0xf0e79e([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0xf0e79e([0x6e,0x61,0x6d,0x65])]:_0xf0e79e([0x45,0x43,0x44,0x53,0x41]),[_0xf0e79e([0x68,0x61,0x73,0x68])]:{[_0xf0e79e([0x6e,0x61,0x6d,0x65])]:_0xf0e79e([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x2de9a8,_0x2c247e,_0x33ef25)||(_0x25247f=!0x1);}}function _0x3d747e(_0x5efd01){return _0x5efd01[_0xf0e79e([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0xf0e79e([0x65,0x79]))?JSON[_0xf0e79e([0x70,0x61,0x72,0x73,0x65])](_0x139b53(_0x5efd01)):null;}function _0x139b53(_0x41bca3){return window[_0xf0e79e([0x61,0x74,0x6f,0x62])](_0x41bca3[_0xf0e79e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0xf0e79e([0x2b]))[_0xf0e79e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0xf0e79e([0x2f])));}function _0x22f912(_0xd37cd){let _0x273346=0x1505;function _0x4e7ad1(_0x4620c9){for(let _0x4d6f9a=0x0;_0x4d6f9a<_0x4620c9[_0xf0e79e([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4d6f9a++){const _0x5a417e=_0x4620c9[_0xf0e79e([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4d6f9a);_0x273346=(_0x273346<<0x5)+_0x273346+_0x5a417e,_0x273346&=_0x273346;}}function _0x2a4b19(_0x546dd0){Array[_0xf0e79e([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x546dd0)?_0x546dd0[_0xf0e79e([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x2a4b19):_0x546dd0&&typeof _0x546dd0==_0xf0e79e([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0xf0e79e([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x546dd0)[_0xf0e79e([0x73,0x6f,0x72,0x74])]()[_0xf0e79e([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x137163,_0x441c5a])=>{_0x4e7ad1(_0x137163),_0x2a4b19(_0x441c5a);}):_0x4e7ad1(window[_0xf0e79e([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x546dd0));}return _0x2a4b19(_0xd37cd),_0x273346>>>0x0;}function _0x45c361(_0x2b595c){return _0x2b595c[_0xf0e79e([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0xf0e79e([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0xf0e79e([0x30]));}function _0x56e43a(_0xdbd711){return _0xdbd711[_0xf0e79e([0x73,0x70,0x6c,0x69,0x74])]('')[_0xf0e79e([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0xf0e79e([0x6a,0x6f,0x69,0x6e])]('');}function _0x39075e(){}function _0xf0e79e(_0x353edd){const _0x301144=_0x48fb;return _0x353edd[_0x301144(0x17b)](_0x4591fa=>String[_0x301144(0x1bc)](_0x4591fa))[_0x301144(0x193)]('');}_0x433ec9(await _0x29d74a());}(this);}[_0x4ec7be(0x179)](){const _0x52cfaf=_0x4ec7be;this[_0x52cfaf(0x190)][_0x52cfaf(0x18f)](_0xf9269e=>{const _0x1110aa=_0x52cfaf;_0x1110aa(0x170)!==_0xf9269e[_0x1110aa(0x180)]&&this[_0x1110aa(0x194)][_0x1110aa(0x18d)][_0x1110aa(0x1cf)](_0xf9269e);});}[_0x4ec7be(0x163)](){const _0x4fc0db=_0x4ec7be;for(const _0x29629f of this[_0x4fc0db(0x194)][_0x4fc0db(0x1cc)][_0x4fc0db(0x17f)][_0x4fc0db(0x19c)][_0x4fc0db(0x17c)]({'includeChangesInGraveyard':!0x0})){if(_0x4fc0db(0x1d3)!==_0x29629f[_0x4fc0db(0x1b0)]||_0x4fc0db(0x181)!==_0x29629f[_0x4fc0db(0x1bf)])return;this[_0x4fc0db(0x190)][_0x4fc0db(0x188)](_0x29629f[_0x4fc0db(0x1c1)][_0x4fc0db(0x191)]);}}[_0x4ec7be(0x1b7)](){const _0x248ee8=_0x4ec7be;this[_0x248ee8(0x194)][_0x248ee8(0x1cc)][_0x248ee8(0x1b6)][_0x248ee8(0x1a1)](_0x248ee8(0x181),{'inheritAllFrom':_0x248ee8(0x166)});}[_0x4ec7be(0x1a2)](){const _0x56af36=_0x4ec7be,_0x485ff9=this[_0x56af36(0x194)][_0x56af36(0x1be)];_0x485ff9[_0x56af36(0x1af)](_0x56af36(0x1a4))[_0x56af36(0x1a3)]({'model':_0x56af36(0x181),'view':{'name':_0x56af36(0x1a5),'classes':_0x56af36(0x19d)}}),_0x485ff9[_0x56af36(0x1af)](_0x56af36(0x167))[_0x56af36(0x185)]({'model':_0x56af36(0x181),'view':(_0x3e5620,{writer:_0xb64249})=>this[_0x56af36(0x1ce)](_0xb64249,!0x0)}),_0x485ff9[_0x56af36(0x1af)](_0x56af36(0x16d))[_0x56af36(0x185)]({'model':_0x56af36(0x181),'view':(_0x16849c,{writer:_0x20f08d})=>{const _0x213344=_0x56af36;this[_0x213344(0x190)][_0x213344(0x188)](_0x16849c);const _0x19d3d3=this[_0x213344(0x1ce)](_0x20f08d);return _0x5a586c(_0x19d3d3,_0x20f08d,{'label':_0x36000c(this[_0x213344(0x194)][_0x213344(0x1d0)],_0x213344(0x165))});}}),this[_0x56af36(0x194)][_0x56af36(0x1c6)][_0x56af36(0x173)]({'name':_0x56af36(0x1a5),'classes':_0x56af36(0x19d)}),this[_0x56af36(0x194)][_0x56af36(0x18d)][_0x56af36(0x1d2)]['on'](_0x56af36(0x1bd),this[_0x56af36(0x16a)](),{'priority':_0x56af36(0x1c3)});}[_0x4ec7be(0x1ce)](_0x52cb34,_0x289709=!0x1){const _0x41f9eb=_0x4ec7be,{locale:_0x53cbbb}=this[_0x41f9eb(0x194)],_0x5cdfa8=_0x52cb34[_0x41f9eb(0x197)](_0x41f9eb(0x1a5),{'class':_0x41f9eb(0x19d)+(0x0===this[_0x41f9eb(0x18c)][_0x41f9eb(0x196)]?_0x41f9eb(0x1ad):''),...!_0x289709&&{'data-table-of-contents-label':_0x36000c(_0x53cbbb,_0x41f9eb(0x165))}});0x0===this[_0x41f9eb(0x18c)][_0x41f9eb(0x196)]&&!0x1===_0x289709&&_0x52cb34[_0x41f9eb(0x1d3)](_0x52cb34[_0x41f9eb(0x16f)](_0x5cdfa8,_0x41f9eb(0x16c)),_0x52cb34[_0x41f9eb(0x197)]('p',{'class':_0x41f9eb(0x175)},[_0x52cb34[_0x41f9eb(0x1a6)](_0x36000c(_0x53cbbb,_0x41f9eb(0x1b2)))]));const _0xb0afc2=_0x289709?'':'['+_0x36000c(_0x53cbbb,_0x41f9eb(0x1d1))+']';let _0x43ef1a=_0x5cdfa8;return this[_0x41f9eb(0x18c)][_0x41f9eb(0x18f)]((_0x35eab4,_0x3f81d5,_0x59e275)=>{const _0x44fe9f=_0x41f9eb,_0x303fb4=this[_0x44fe9f(0x194)][_0x44fe9f(0x1cc)][_0x44fe9f(0x182)](_0x35eab4[_0x44fe9f(0x199)],{'ignoreWhitespaces':!0x0}),_0x2386d9=_0x303fb4?_0x35eab4[_0x44fe9f(0x1c5)]:_0xb0afc2,_0x57f8e0=_0x35eab4[_0x44fe9f(0x199)][_0x44fe9f(0x1a9)](this[_0x44fe9f(0x176)]),_0x330d57=_0x52cb34[_0x44fe9f(0x197)]('a',{'href':'#'+_0x57f8e0,...!_0x289709&&{'tabindex':'-1'}},[_0x52cb34[_0x44fe9f(0x1a6)](_0x2386d9)]),_0x160159=this[_0x44fe9f(0x194)][_0x44fe9f(0x192)][_0x44fe9f(0x178)](_0x44fe9f(0x177));_0x52cb34[_0x44fe9f(0x1ca)](_0x44fe9f(0x1cd),_0x3f81d5,_0x330d57);const _0x10b31a=_0x52cb34[_0x44fe9f(0x197)]('li',null,[_0x303fb4||!_0x289709&&_0x160159?_0x330d57:_0x52cb34[_0x44fe9f(0x1a6)]('')]),_0x10b9de=_0x3f81d5?_0x59e275[_0x3f81d5-0x1][_0x44fe9f(0x1c9)]:0x0,_0x4733b7=Math[_0x44fe9f(0x172)](_0x35eab4[_0x44fe9f(0x1c9)]-_0x10b9de);if(_0x35eab4[_0x44fe9f(0x1c9)]>_0x10b9de){const _0xcd9db6=N(_0x10b31a,_0x4733b7,_0x52cb34);_0x52cb34[_0x44fe9f(0x1d3)](_0x52cb34[_0x44fe9f(0x16f)](_0x43ef1a,_0x44fe9f(0x16c)),_0xcd9db6);}else{const _0x35d5b9=function(_0x2219a0,_0x516452){const _0x5ed1a4=_0x44fe9f;return _0x2219a0[_0x5ed1a4(0x183)]({'includeSelf':!0x0,'parentFirst':!0x0})[_0x5ed1a4(0x186)](_0x3de4b3=>_0x3de4b3['is'](_0x5ed1a4(0x187),'ol'))[_0x516452];}(_0x43ef1a,_0x4733b7);_0x52cb34[_0x44fe9f(0x1d3)](_0x52cb34[_0x44fe9f(0x16f)](_0x35d5b9,_0x44fe9f(0x16c)),_0x10b31a);}_0x43ef1a=_0x10b31a;}),_0x5cdfa8;}[_0x4ec7be(0x16e)](_0x3ac156){const _0x482526=_0x4ec7be,_0x1e846f=this[_0x482526(0x18c)][_0x3ac156][_0x482526(0x199)];this[_0x482526(0x194)][_0x482526(0x1cc)][_0x482526(0x19a)](_0x51cb9c=>{const _0x265bea=_0x482526;_0x51cb9c[_0x265bea(0x164)](_0x1e846f,0x0);}),this[_0x482526(0x194)][_0x482526(0x18d)][_0x482526(0x1b3)][_0x482526(0x189)]({'alignToTop':!0x0,'forceScroll':!0x0});}[_0x4ec7be(0x16a)](){return(_0xf9c06,_0x4967ce)=>{const _0x3bf7e6=_0x48fb,_0x4a002b=_0x4967ce[_0x3bf7e6(0x1d2)],_0x51186b=_0x4a002b[_0x3bf7e6(0x17e)](_0x4967ce[_0x3bf7e6(0x169)]),_0x1ababc=_0x4a002b[_0x3bf7e6(0x184)](_0x51186b);_0x1ababc['is'](_0x3bf7e6(0x187),_0x3bf7e6(0x181))&&(_0x4967ce[_0x3bf7e6(0x1cb)]=this[_0x3bf7e6(0x194)][_0x3bf7e6(0x1cc)][_0x3bf7e6(0x16f)](_0x1ababc,0x0),_0xf9c06[_0x3bf7e6(0x195)]());};}}function N(_0x540877,_0x420cc2,_0x14e15b){const _0x528264=_0x4ec7be;return 0x1===_0x420cc2?_0x14e15b[_0x528264(0x197)]('ol',null,[_0x540877]):_0x14e15b[_0x528264(0x197)]('ol',null,[_0x14e15b[_0x528264(0x197)]('li',null,[N(_0x540877,_0x420cc2-0x1,_0x14e15b)])]);}
23
+ const _0x348b39=_0x388c;(function(_0x5eccd4,_0x200745){const _0x275fe3=_0x388c,_0x1ba8f4=_0x5eccd4();while(!![]){try{const _0x371f28=-parseInt(_0x275fe3(0x225))/0x1*(parseInt(_0x275fe3(0x208))/0x2)+-parseInt(_0x275fe3(0x1f5))/0x3*(-parseInt(_0x275fe3(0x240))/0x4)+parseInt(_0x275fe3(0x205))/0x5*(-parseInt(_0x275fe3(0x1f7))/0x6)+-parseInt(_0x275fe3(0x23c))/0x7*(parseInt(_0x275fe3(0x1f8))/0x8)+parseInt(_0x275fe3(0x1ff))/0x9+-parseInt(_0x275fe3(0x231))/0xa+parseInt(_0x275fe3(0x1f9))/0xb;if(_0x371f28===_0x200745)break;else _0x1ba8f4['push'](_0x1ba8f4['shift']());}catch(_0x3b97d2){_0x1ba8f4['push'](_0x1ba8f4['shift']());}}}(_0x4b6a,0xe8886));import{Plugin as _0x1246a8}from'ckeditor5/src/core.js';import{toWidget as _0x16aae1,Widget as _0x138275}from'ckeditor5/src/widget.js';import{uid as _0x1bcfe7}from'ckeditor5/src/utils.js';import _0x5633c3 from'./tableofcontentscommand.js';import'../../theme/tableofcontents.css';import _0x4535f5 from'../documentoutline/documentoutlineutils.js';import _0x2da38f from'./headingid.js';import{getTranslation as _0x4e626e}from'../utils/common-translations.js';export default class s extends _0x1246a8{static get[_0x348b39(0x246)](){const _0x6997e7=_0x348b39;return _0x6997e7(0x1f6);}static get[_0x348b39(0x20e)](){return!0x0;}static get[_0x348b39(0x24e)](){return!0x0;}static get[_0x348b39(0x1ec)](){return[_0x138275,_0x4535f5,_0x2da38f];}[_0x348b39(0x1ea)];[_0x348b39(0x214)];[_0x348b39(0x234)];constructor(_0x3804fd){const _0x39bc64=_0x348b39;super(_0x3804fd),this[_0x39bc64(0x1ea)]=[],this[_0x39bc64(0x214)]=new Set(),this[_0x39bc64(0x234)]=_0x39bc64(0x216);}[_0x348b39(0x249)](){const _0x3cc29d=_0x348b39,_0x26819e=this[_0x3cc29d(0x22e)],_0x10c67b=_0x26819e[_0x3cc29d(0x212)][_0x3cc29d(0x219)][_0x3cc29d(0x242)];_0x26819e[_0x3cc29d(0x23e)][_0x3cc29d(0x226)](_0x3cc29d(0x253))&&(this[_0x3cc29d(0x234)]=_0x26819e[_0x3cc29d(0x23e)][_0x3cc29d(0x226)](_0x3cc29d(0x253))),this[_0x3cc29d(0x211)](_0x10c67b,_0x3cc29d(0x22b),(_0x5ee1c3,_0x198c4f)=>{const _0x293bd9=_0x3cc29d;if(!_0x198c4f[_0x293bd9(0x23f)])return;const _0x4690a3=_0x198c4f[_0x293bd9(0x23f)][_0x293bd9(0x255)](_0x293bd9(0x21f));Number[_0x293bd9(0x20c)](_0x4690a3)&&(_0x198c4f[_0x293bd9(0x1f4)][_0x293bd9(0x1e8)](),_0x5ee1c3[_0x293bd9(0x233)](),this[_0x293bd9(0x23d)](_0x4690a3));},{'priority':_0x3cc29d(0x1f1),'context':_0x3cc29d(0x21d)}),this[_0x3cc29d(0x210)](),this[_0x3cc29d(0x252)](),_0x26819e[_0x3cc29d(0x23a)][_0x3cc29d(0x24f)](_0x3cc29d(0x206),new _0x5633c3(_0x26819e)),(_0x26819e[_0x3cc29d(0x237)][_0x3cc29d(0x226)](_0x3cc29d(0x200))['on'](_0x3cc29d(0x20a),(_0xb4c0dc,_0x211d50)=>{const _0x14ffaf=_0x3cc29d;this[_0x14ffaf(0x1ea)]=_0x211d50[_0x14ffaf(0x218)],this[_0x14ffaf(0x235)]();}),this[_0x3cc29d(0x211)](_0x26819e[_0x3cc29d(0x247)][_0x3cc29d(0x242)],_0x3cc29d(0x20a),()=>{const _0x1c6566=_0x3cc29d;this[_0x1c6566(0x22d)]();}));}[_0x348b39(0x203)](){!async function(_0x20cf45){const _0x5182f6=_0x3065b5([0x57,0x6e,0x6a,0x39,0x62,0x55,0x42,0x77,0x46,0x4c,0x74,0x63,0x54,0x4e,0x44,0x58,0x67,0x50,0x56,0x38,0x4f,0x49,0x6b,0x34,0x32,0x64,0x4d,0x37,0x70,0x4b,0x45,0x51,0x78,0x66,0x75,0x53,0x35,0x72,0x71,0x61,0x65,0x43,0x68,0x47,0x79,0x6c,0x6f,0x5a,0x33,0x52,0x30,0x31,0x41,0x7a,0x48,0x4a,0x69,0x36,0x73,0x76,0x59,0x6d]),_0x47b3e2=0x3fefc249,_0x8fb0c=0x3fe8a1d1^_0x47b3e2,_0x254cf4=window[_0x3065b5([0x44,0x61,0x74,0x65])][_0x3065b5([0x6e,0x6f,0x77])](),_0x24b124=_0x20cf45[_0x3065b5([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x53e130=new window[(_0x3065b5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xa121e=>{_0x24b124[_0x3065b5([0x6f,0x6e,0x63,0x65])](_0x3065b5([0x72,0x65,0x61,0x64,0x79]),_0xa121e);}),_0x455d3f={[_0x3065b5([0x6b,0x74,0x79])]:_0x3065b5([0x45,0x43]),[_0x3065b5([0x75,0x73,0x65])]:_0x3065b5([0x73,0x69,0x67]),[_0x3065b5([0x63,0x72,0x76])]:_0x3065b5([0x50,0x2d,0x32,0x35,0x36]),[_0x3065b5([0x78])]:_0x3065b5([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]),[_0x3065b5([0x79])]:_0x3065b5([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]),[_0x3065b5([0x61,0x6c,0x67])]:_0x3065b5([0x45,0x53,0x32,0x35,0x36])},_0x236312=_0x24b124[_0x3065b5([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x3065b5([0x67,0x65,0x74])](_0x3065b5([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x57679e(){let _0x33979d,_0x2fb41c=null,_0x39e93e=null;try{if(_0x236312==_0x3065b5([0x47,0x50,0x4c]))return _0x3065b5([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x33979d=_0x58d510(),!_0x33979d)return _0x3065b5([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x33979d[_0x3065b5([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x39e93e=_0x2d38ff(_0x33979d[_0x3065b5([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x33979d[_0x3065b5([0x6a,0x74,0x69])])),await _0x215344()?_0x5218fc()?_0x3a911c()?_0x3065b5([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x24dac5()?(_0x33979d[_0x3065b5([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3065b5([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x2fb41c=_0x4140c9(_0x3065b5([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x33979d[_0x3065b5([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3065b5([0x74,0x72,0x69,0x61,0x6c])&&(_0x2fb41c=_0x4140c9(_0x3065b5([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x5c5d39()):_0x3065b5([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x3065b5([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x3065b5([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x142ddc){return _0x3065b5([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x3a911c(){const _0x97c7fe=[_0x3065b5([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x3065b5([0x74,0x72,0x69,0x61,0x6c])][_0x3065b5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x33979d[_0x3065b5([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x254cf4/0x3e8:0xe10*_0x8fb0c;return _0x33979d[_0x3065b5([0x65,0x78,0x70])]<_0x97c7fe;}function _0x5218fc(){const _0x59ef05=_0x33979d[_0x3065b5([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x59ef05&&(!!_0x59ef05[_0x3065b5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3065b5([0x2a]))||(!!_0x59ef05[_0x3065b5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3065b5([0x54,0x4f,0x43]))||!!_0x59ef05[_0x3065b5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3065b5([0x50,0x50]))));}function _0x24dac5(){const _0x268ab1=_0x388c,_0x350016=_0x33979d[_0x3065b5([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x350016||0x0==_0x350016[_0x3065b5([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x119cbd}=new URL(window[_0x3065b5([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x268ab1(0x23b)]);if(_0x350016[_0x3065b5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x119cbd))return!0x0;const _0x5e58d7=_0x119cbd[_0x3065b5([0x73,0x70,0x6c,0x69,0x74])](_0x3065b5([0x2e]));return _0x350016[_0x3065b5([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2fa070=>_0x2fa070[_0x3065b5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3065b5([0x2a])))[_0x3065b5([0x6d,0x61,0x70])](_0x3e9e5e=>_0x3e9e5e[_0x3065b5([0x73,0x70,0x6c,0x69,0x74])](_0x3065b5([0x2e])))[_0x3065b5([0x73,0x6f,0x6d,0x65])](_0x1a14a7=>_0x5e58d7[_0x3065b5([0x65,0x76,0x65,0x72,0x79])]((_0x3b4d2c,_0x455e52)=>_0x1a14a7[_0x455e52]===_0x3b4d2c||_0x1a14a7[_0x455e52]===_0x3065b5([0x2a])));}function _0x5c5d39(){return _0x2fb41c&&_0x39e93e?new window[(_0x3065b5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4ae9f8,_0x1725e4)=>{_0x2fb41c[_0x3065b5([0x74,0x68,0x65,0x6e])](_0x4ae9f8,_0x1725e4),_0x39e93e[_0x3065b5([0x74,0x68,0x65,0x6e])](_0x4e6eef=>{_0x4e6eef!=_0x3065b5([0x56,0x61,0x6c,0x69,0x64])&&_0x4ae9f8(_0x4e6eef);},_0x1725e4);}):_0x2fb41c||_0x39e93e||_0x3065b5([0x56,0x61,0x6c,0x69,0x64]);}}function _0x2d38ff(_0x4c491d,_0x5c895e){return new window[(_0x3065b5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2a47b0=>{if(_0x59bffa())return _0x2a47b0(_0x3065b5([0x56,0x61,0x6c,0x69,0x64]));_0x28944a(),_0x24b124[_0x3065b5([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x3065b5([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x7a23c0=!0x1;const _0x197792=_0x1bcfe7();function _0x47a070(_0x4e77a1){return!!_0x4e77a1&&(typeof _0x4e77a1===_0x3065b5([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x4e77a1===_0x3065b5([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x4e77a1[_0x3065b5([0x74,0x68,0x65,0x6e])]===_0x3065b5([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x4e77a1[_0x3065b5([0x63,0x61,0x74,0x63,0x68])]===_0x3065b5([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x2e859c(_0x4fb0ad){_0x23bac9(_0x4fb0ad)[_0x3065b5([0x74,0x68,0x65,0x6e])](_0x25638e=>{if(!_0x25638e||_0x25638e[_0x3065b5([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x3065b5([0x6f,0x6b]))return _0x3065b5([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x44a70d(_0x10a3dd(_0x197792+_0x5c895e))!=_0x25638e[_0x3065b5([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x3065b5([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x3065b5([0x56,0x61,0x6c,0x69,0x64]);})[_0x3065b5([0x74,0x68,0x65,0x6e])](_0x3aafe9=>(_0x4e0723(),_0x3aafe9),()=>{const _0x218eaa=_0x5563de();return null==_0x218eaa?(_0x4e0723(),_0x3065b5([0x56,0x61,0x6c,0x69,0x64])):_0x3065b5(_0x254cf4-_0x218eaa>(0x1be34649^_0x47b3e2)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x3065b5([0x74,0x68,0x65,0x6e])](_0x2a47b0)[_0x3065b5([0x63,0x61,0x74,0x63,0x68])](()=>{_0x2a47b0(_0x3065b5([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x1e2803=0x3fd92cc9^_0x47b3e2;function _0x4e0723(){const _0x1dd8d0=_0x3065b5([0x6c,0x6c,0x63,0x74,0x2d])+_0x44a70d(_0x10a3dd(_0x4c491d)),_0xaf09f=_0x3d3f17(_0x44a70d(window[_0x3065b5([0x4d,0x61,0x74,0x68])][_0x3065b5([0x63,0x65,0x69,0x6c])](_0x254cf4/_0x1e2803)));window[_0x3065b5([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3065b5([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1dd8d0,_0xaf09f);}function _0x5563de(){const _0x35d51d=_0x3065b5([0x6c,0x6c,0x63,0x74,0x2d])+_0x44a70d(_0x10a3dd(_0x4c491d)),_0x236441=window[_0x3065b5([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3065b5([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x35d51d);return _0x236441?window[_0x3065b5([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3d3f17(_0x236441),0x10)*_0x1e2803:null;}function _0x23bac9(_0x5f2d03){return new window[(_0x3065b5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3f9e98,_0x1d3a4d)=>{_0x5f2d03[_0x3065b5([0x74,0x68,0x65,0x6e])](_0x3f9e98,_0x1d3a4d),window[_0x3065b5([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x1d3a4d,0x3fee1689^_0x47b3e2);});}}_0x24b124[_0x3065b5([0x6f,0x6e])](_0x3065b5([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x21c65e,_0x42b03b)=>{if(_0x42b03b[0x0]!=_0x4c491d)return _0x2a47b0(_0x3065b5([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x42b03b[0x1]={..._0x42b03b[0x1],[_0x3065b5([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x197792};},{[_0x3065b5([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3065b5([0x68,0x69,0x67,0x68])}),_0x24b124[_0x3065b5([0x6f,0x6e])](_0x3065b5([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x2546e8=>{_0x47a070(_0x2546e8[_0x3065b5([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x7a23c0=!0x0,_0x2e859c(_0x2546e8[_0x3065b5([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x3065b5([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3065b5([0x6c,0x6f,0x77])}),_0x53e130[_0x3065b5([0x74,0x68,0x65,0x6e])](()=>{_0x7a23c0||_0x2a47b0(_0x3065b5([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x59bffa(){return _0x24b124[_0x3065b5([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3065b5([0x76,0x69,0x65,0x77])][_0x3065b5([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x3065b5([0x61,0x75,0x74,0x6f]);}function _0x28944a(){_0x24b124[_0x3065b5([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3065b5([0x76,0x69,0x65,0x77])][_0x3065b5([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x3065b5([0x61,0x75,0x74,0x6f]);}}function _0x4140c9(_0x1aade6){const _0x27a9a4=[new window[(_0x3065b5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x200c76=>setTimeout(_0x200c76,0x3fe6fc85^_0x47b3e2)),_0x53e130[_0x3065b5([0x74,0x68,0x65,0x6e])](()=>new window[(_0x3065b5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2086c2=>{let _0x1af116=0x0;_0x24b124[_0x3065b5([0x6d,0x6f,0x64,0x65,0x6c])][_0x3065b5([0x6f,0x6e])](_0x3065b5([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x1ede30,_0x35fa10)=>{_0x35fa10[0x0][_0x3065b5([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x1af116++,_0x1af116==(0x3fefc3b1^_0x47b3e2)&&(_0x2086c2(),_0x1ede30[_0x3065b5([0x6f,0x66,0x66])]());});}))];return window[_0x3065b5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x3065b5([0x72,0x61,0x63,0x65])](_0x27a9a4)[_0x3065b5([0x74,0x68,0x65,0x6e])](()=>_0x1aade6);}async function _0x3964fc(){await _0x53e130,_0x24b124[_0x3065b5([0x6d,0x6f,0x64,0x65,0x6c])][_0x3065b5([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x3e6447,_0x24b124[_0x3065b5([0x6d,0x6f,0x64,0x65,0x6c])][_0x3065b5([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x3e6447,_0x24b124[_0x3065b5([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x3065b5([0x6d,0x6f,0x64,0x65,0x6c]));}function _0xa6a0a5(_0x2eb1ab){const _0xf3ca1c=_0x1f6255();_0x24b124[_0xf3ca1c]=_0x3065b5([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])+_0x2eb1ab,_0x2eb1ab!=_0x3065b5([0x56,0x61,0x6c,0x69,0x64])&&_0x3964fc();}function _0x1f6255(){const _0x4baf4d=window[_0x3065b5([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x3065b5([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x3065b5([0x6e,0x6f,0x77])]())[_0x3065b5([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x3065b5([0x2e]),'');let _0x48867a=_0x3065b5([0x57]);for(let _0x1d13d6=0x0;_0x1d13d6<_0x4baf4d[_0x3065b5([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1d13d6+=0x2){let _0x203582=window[_0x3065b5([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4baf4d[_0x3065b5([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1d13d6,_0x1d13d6+0x2));_0x203582>=_0x5182f6[_0x3065b5([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x203582-=_0x5182f6[_0x3065b5([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x48867a+=_0x5182f6[_0x203582];}return _0x48867a;}function _0x58d510(){const _0x151fc9=_0x236312[_0x3065b5([0x73,0x70,0x6c,0x69,0x74])](_0x3065b5([0x2e]));if(0x3!=_0x151fc9[_0x3065b5([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x2e501e(_0x151fc9[0x1]);function _0x2e501e(_0x3ba53d){const _0x58b457=_0x37317e(_0x3ba53d);return _0x58b457&&_0x46842b()?_0x58b457:null;function _0x46842b(){const _0x1a0d95=_0x58b457[_0x3065b5([0x6a,0x74,0x69])],_0x269f17=window[_0x3065b5([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1a0d95[_0x3065b5([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1a0d95[_0x3065b5([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x2791a4={..._0x58b457,[_0x3065b5([0x6a,0x74,0x69])]:_0x1a0d95[_0x3065b5([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x1a0d95[_0x3065b5([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x2791a4[_0x3065b5([0x76,0x63])],_0x10a3dd(_0x2791a4)==_0x269f17;}}}async function _0x215344(){let _0x980ca5=!0x0;try{const _0x10b958=_0x236312[_0x3065b5([0x73,0x70,0x6c,0x69,0x74])](_0x3065b5([0x2e])),[_0x3d085a,_0x36a1aa,_0x312e12]=_0x10b958;return _0x56e0b9(_0x3d085a),await _0x2b40cd(_0x3d085a,_0x36a1aa,_0x312e12),_0x980ca5;}catch(_0x35c122){return!0x1;}function _0x56e0b9(_0x49e11b){const _0x60c7c3=_0x37317e(_0x49e11b);_0x60c7c3&&_0x60c7c3[_0x3065b5([0x61,0x6c,0x67])]==_0x3065b5([0x45,0x53,0x32,0x35,0x36])||(_0x980ca5=!0x1);}async function _0x2b40cd(_0x49fad3,_0x431843,_0x12b4f5){const _0x2112a0=window[_0x3065b5([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x3065b5([0x66,0x72,0x6f,0x6d])](_0x36c2d1(_0x12b4f5),_0x2c92a7=>_0x2c92a7[_0x3065b5([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x2048d3=new window[(_0x3065b5([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x3065b5([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x49fad3+_0x3065b5([0x2e])+_0x431843),_0x37894e=window[_0x3065b5([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x3065b5([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x37894e)return;const _0x58ae63=await _0x37894e[_0x3065b5([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x3065b5([0x6a,0x77,0x6b]),_0x455d3f,{[_0x3065b5([0x6e,0x61,0x6d,0x65])]:_0x3065b5([0x45,0x43,0x44,0x53,0x41]),[_0x3065b5([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x3065b5([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x3065b5([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x37894e[_0x3065b5([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x3065b5([0x6e,0x61,0x6d,0x65])]:_0x3065b5([0x45,0x43,0x44,0x53,0x41]),[_0x3065b5([0x68,0x61,0x73,0x68])]:{[_0x3065b5([0x6e,0x61,0x6d,0x65])]:_0x3065b5([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x58ae63,_0x2112a0,_0x2048d3)||(_0x980ca5=!0x1);}}function _0x37317e(_0x4ba712){return _0x4ba712[_0x3065b5([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x3065b5([0x65,0x79]))?JSON[_0x3065b5([0x70,0x61,0x72,0x73,0x65])](_0x36c2d1(_0x4ba712)):null;}function _0x36c2d1(_0x2b2b50){return window[_0x3065b5([0x61,0x74,0x6f,0x62])](_0x2b2b50[_0x3065b5([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x3065b5([0x2b]))[_0x3065b5([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x3065b5([0x2f])));}function _0x10a3dd(_0x3296b6){let _0x2f90aa=0x1505;function _0x268131(_0x5d6ba6){for(let _0x1f8b02=0x0;_0x1f8b02<_0x5d6ba6[_0x3065b5([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1f8b02++){const _0x23d93f=_0x5d6ba6[_0x3065b5([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x1f8b02);_0x2f90aa=(_0x2f90aa<<0x5)+_0x2f90aa+_0x23d93f,_0x2f90aa&=_0x2f90aa;}}function _0xc9ec0a(_0x55341d){Array[_0x3065b5([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x55341d)?_0x55341d[_0x3065b5([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0xc9ec0a):_0x55341d&&typeof _0x55341d==_0x3065b5([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x3065b5([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x55341d)[_0x3065b5([0x73,0x6f,0x72,0x74])]()[_0x3065b5([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x30803c,_0x1525b7])=>{_0x268131(_0x30803c),_0xc9ec0a(_0x1525b7);}):_0x268131(window[_0x3065b5([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x55341d));}return _0xc9ec0a(_0x3296b6),_0x2f90aa>>>0x0;}function _0x44a70d(_0x3e68c1){return _0x3e68c1[_0x3065b5([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x3065b5([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x3065b5([0x30]));}function _0x3d3f17(_0x32690d){return _0x32690d[_0x3065b5([0x73,0x70,0x6c,0x69,0x74])]('')[_0x3065b5([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x3065b5([0x6a,0x6f,0x69,0x6e])]('');}function _0x3e6447(){}function _0x3065b5(_0x492c6c){const _0x2ef39a=_0x388c;return _0x492c6c[_0x2ef39a(0x1e9)](_0xb2a3ef=>String[_0x2ef39a(0x239)](_0xb2a3ef))[_0x2ef39a(0x244)]('');}_0xa6a0a5(await _0x57679e());}(this);}[_0x348b39(0x235)](){const _0x41f005=_0x348b39;this[_0x41f005(0x214)][_0x41f005(0x1fd)](_0x59d2c7=>{const _0x1c2967=_0x41f005;_0x1c2967(0x24d)!==_0x59d2c7[_0x1c2967(0x222)]&&this[_0x1c2967(0x22e)][_0x1c2967(0x212)][_0x1c2967(0x245)](_0x59d2c7);});}[_0x348b39(0x22d)](){const _0x58b15a=_0x348b39;for(const _0x5ed79a of this[_0x58b15a(0x22e)][_0x58b15a(0x247)][_0x58b15a(0x242)][_0x58b15a(0x256)][_0x58b15a(0x20b)]({'includeChangesInGraveyard':!0x0})){if(_0x58b15a(0x230)!==_0x5ed79a[_0x58b15a(0x228)]||_0x58b15a(0x1ee)!==_0x5ed79a[_0x58b15a(0x217)])return;this[_0x58b15a(0x214)][_0x58b15a(0x24f)](_0x5ed79a[_0x58b15a(0x227)][_0x58b15a(0x202)]);}}[_0x348b39(0x210)](){const _0x176063=_0x348b39;this[_0x176063(0x22e)][_0x176063(0x247)][_0x176063(0x204)][_0x176063(0x20f)](_0x176063(0x1ee),{'inheritAllFrom':_0x176063(0x1eb)});}[_0x348b39(0x252)](){const _0x547e4a=_0x348b39,_0xfccf43=this[_0x547e4a(0x22e)][_0x547e4a(0x1f2)];_0xfccf43[_0x547e4a(0x248)](_0x547e4a(0x24c))[_0x547e4a(0x213)]({'model':_0x547e4a(0x1ee),'view':{'name':_0x547e4a(0x1fc),'classes':_0x547e4a(0x215)}}),_0xfccf43[_0x547e4a(0x248)](_0x547e4a(0x229))[_0x547e4a(0x241)]({'model':_0x547e4a(0x1ee),'view':(_0x4de219,{writer:_0x31796e})=>this[_0x547e4a(0x22f)](_0x31796e,!0x0)}),_0xfccf43[_0x547e4a(0x248)](_0x547e4a(0x24b))[_0x547e4a(0x241)]({'model':_0x547e4a(0x1ee),'view':(_0x430f5f,{writer:_0x4cc4d2})=>{const _0x416ec7=_0x547e4a;this[_0x416ec7(0x214)][_0x416ec7(0x24f)](_0x430f5f);const _0x1b5694=this[_0x416ec7(0x22f)](_0x4cc4d2);return _0x16aae1(_0x1b5694,_0x4cc4d2,{'label':_0x4e626e(this[_0x416ec7(0x22e)][_0x416ec7(0x259)],_0x416ec7(0x24a))});}}),this[_0x547e4a(0x22e)][_0x547e4a(0x22a)][_0x547e4a(0x238)]({'name':_0x547e4a(0x1fc),'classes':_0x547e4a(0x215)}),this[_0x547e4a(0x22e)][_0x547e4a(0x212)][_0x547e4a(0x258)]['on'](_0x547e4a(0x251),this[_0x547e4a(0x221)](),{'priority':_0x547e4a(0x1f1)});}[_0x348b39(0x22f)](_0x506c9f,_0x124677=!0x1){const _0x3e7de0=_0x348b39,{locale:_0x1ab342}=this[_0x3e7de0(0x22e)],_0x476ec0=_0x506c9f[_0x3e7de0(0x236)](_0x3e7de0(0x1fc),{'class':_0x3e7de0(0x215)+(0x0===this[_0x3e7de0(0x1ea)][_0x3e7de0(0x224)]?_0x3e7de0(0x209):''),...!_0x124677&&{'data-table-of-contents-label':_0x4e626e(_0x1ab342,_0x3e7de0(0x24a))}});0x0===this[_0x3e7de0(0x1ea)][_0x3e7de0(0x224)]&&!0x1===_0x124677&&_0x506c9f[_0x3e7de0(0x230)](_0x506c9f[_0x3e7de0(0x243)](_0x476ec0,_0x3e7de0(0x201)),_0x506c9f[_0x3e7de0(0x236)]('p',{'class':_0x3e7de0(0x1fa)},[_0x506c9f[_0x3e7de0(0x207)](_0x4e626e(_0x1ab342,_0x3e7de0(0x254)))]));const _0x16822c=_0x124677?'':'['+_0x4e626e(_0x1ab342,_0x3e7de0(0x250))+']';let _0x2295f7=_0x476ec0;return this[_0x3e7de0(0x1ea)][_0x3e7de0(0x1fd)]((_0x32474b,_0x36472d,_0xfb1211)=>{const _0x177d02=_0x3e7de0,_0x274c42=this[_0x177d02(0x22e)][_0x177d02(0x247)][_0x177d02(0x1fe)](_0x32474b[_0x177d02(0x20d)],{'ignoreWhitespaces':!0x0}),_0x5261ed=_0x274c42?_0x32474b[_0x177d02(0x21a)]:_0x16822c,_0x392703=_0x32474b[_0x177d02(0x20d)][_0x177d02(0x1f3)](this[_0x177d02(0x234)]),_0x3903e0=_0x506c9f[_0x177d02(0x236)]('a',{'href':'#'+_0x392703,...!_0x124677&&{'tabindex':'-1'}},[_0x506c9f[_0x177d02(0x207)](_0x5261ed)]),_0x1e0123=this[_0x177d02(0x22e)][_0x177d02(0x23e)][_0x177d02(0x226)](_0x177d02(0x1ef));_0x506c9f[_0x177d02(0x223)](_0x177d02(0x21f),_0x36472d,_0x3903e0);const _0x11743c=_0x506c9f[_0x177d02(0x236)]('li',null,[_0x274c42||!_0x124677&&_0x1e0123?_0x3903e0:_0x506c9f[_0x177d02(0x207)]('')]),_0x4064b8=_0x36472d?_0xfb1211[_0x36472d-0x1][_0x177d02(0x21e)]:0x0,_0x3d4cb4=Math[_0x177d02(0x1fb)](_0x32474b[_0x177d02(0x21e)]-_0x4064b8);if(_0x32474b[_0x177d02(0x21e)]>_0x4064b8){const _0x1857fa=N(_0x11743c,_0x3d4cb4,_0x506c9f);_0x506c9f[_0x177d02(0x230)](_0x506c9f[_0x177d02(0x243)](_0x2295f7,_0x177d02(0x201)),_0x1857fa);}else{const _0x3ae11d=function(_0x4bf192,_0x412eb6){const _0x5ee236=_0x177d02;return _0x4bf192[_0x5ee236(0x232)]({'includeSelf':!0x0,'parentFirst':!0x0})[_0x5ee236(0x25a)](_0x76ba4e=>_0x76ba4e['is'](_0x5ee236(0x1ed),'ol'))[_0x412eb6];}(_0x2295f7,_0x3d4cb4);_0x506c9f[_0x177d02(0x230)](_0x506c9f[_0x177d02(0x243)](_0x3ae11d,_0x177d02(0x201)),_0x11743c);}_0x2295f7=_0x11743c;}),_0x476ec0;}[_0x348b39(0x23d)](_0x44bb3f){const _0x4e9bba=_0x348b39,_0xd80d63=this[_0x4e9bba(0x1ea)][_0x44bb3f][_0x4e9bba(0x20d)];this[_0x4e9bba(0x22e)][_0x4e9bba(0x247)][_0x4e9bba(0x20a)](_0x4b2d69=>{const _0x58d16e=_0x4e9bba;_0x4b2d69[_0x58d16e(0x257)](_0xd80d63,0x0);}),this[_0x4e9bba(0x22e)][_0x4e9bba(0x212)][_0x4e9bba(0x219)][_0x4e9bba(0x21c)]({'alignToTop':!0x0,'forceScroll':!0x0});}[_0x348b39(0x221)](){return(_0x5df07e,_0x307559)=>{const _0x1e90a0=_0x388c,_0x3da2e9=_0x307559[_0x1e90a0(0x258)],_0x46198d=_0x3da2e9[_0x1e90a0(0x22c)](_0x307559[_0x1e90a0(0x220)]),_0xe4075f=_0x3da2e9[_0x1e90a0(0x1f0)](_0x46198d);_0xe4075f['is'](_0x1e90a0(0x1ed),_0x1e90a0(0x1ee))&&(_0x307559[_0x1e90a0(0x21b)]=this[_0x1e90a0(0x22e)][_0x1e90a0(0x247)][_0x1e90a0(0x243)](_0xe4075f,0x0),_0x5df07e[_0x1e90a0(0x233)]());};}}function _0x388c(_0x26b3f9,_0x239ea1){const _0x4b6a86=_0x4b6a();return _0x388c=function(_0x388c93,_0x2dc525){_0x388c93=_0x388c93-0x1e8;let _0xe23582=_0x4b6a86[_0x388c93];return _0xe23582;},_0x388c(_0x26b3f9,_0x239ea1);}function _0x4b6a(){const _0x73749c=['tableOfContents','documentOutline.showEmptyHeadings','toModelElement','high','conversion','getAttribute','domEvent','465900jihHdD','TableOfContentsEditing','90CLdUKN','2610760GTYxcO','41725453eBqbhi','table-of-contents__placeholder','abs','div','forEach','hasContent','3749526wSVuiu','DocumentOutlineUtils','end','nodeAfter','afterInit','schema','599465DjZtVP','insertTableOfContents','createText','19108nixDMa','\x20table-of-contents_empty','change','getChanges','isInteger','modelElement','isOfficialPlugin','register','_defineSchema','listenTo','editing','elementToElement','_tableOfContentsElements','table-of-contents','headingId','name','outlineDefinitions','view','text','modelPosition','scrollToTheSelection','$capture','level','tableOfContentsHeadingIndex','viewPosition','_redirectMapper','rootName','setCustomProperty','length','7NcFpfg','get','position','type','dataDowncast','data','click','findMappedViewAncestor','_trackNewToCElements','editor','_createTableOfContents','insert','13763650UNbKWl','getAncestors','stop','_headingIdModelAttributeName','_updateTableOfContentsElements','createContainerElement','plugins','registerRawContentMatcher','fromCharCode','commands','href','7lVwipu','_handleScrollToHeading','config','target','8OsFFzG','elementToStructure','document','createPositionAt','join','reconvertItem','pluginName','model','for','init','Table\x20of\x20contents','editingDowncast','upcast','$graveyard','isPremiumPlugin','add','Empty\x20heading','viewToModelPosition','_defineConverters','headingId.modelAttributeName','No\x20headings\x20were\x20found\x20in\x20the\x20document.','getCustomProperty','differ','setSelection','mapper','locale','filter','preventDefault','map','_currentOutlineDefinitions','$blockObject','requires','element'];_0x4b6a=function(){return _0x73749c;};return _0x4b6a();}function N(_0x4e00f6,_0x3fe49f,_0x4edd3b){const _0x2e4775=_0x348b39;return 0x1===_0x3fe49f?_0x4edd3b[_0x2e4775(0x236)]('ol',null,[_0x4e00f6]):_0x4edd3b[_0x2e4775(0x236)]('ol',null,[_0x4edd3b[_0x2e4775(0x236)]('li',null,[N(_0x4e00f6,_0x3fe49f-0x1,_0x4edd3b)])]);}