@ckeditor/ckeditor5-document-outline 45.2.1-alpha.5 → 45.2.1-alpha.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2,4 +2,4 @@
2
2
  /*!
3
3
  * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
4
4
  * For licensing, see LICENSE.md.
5
- */(()=>{var t={46:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var i=n(168),o=n.n(i),r=n(433),s=n.n(r)()(o());s.push([t.id,":root{--ck-document-outline-padding:var(--ck-spacing-large);--ck-document-outline-base-font-size:.875em;--ck-document-outline-placeholder-color:var(--ck-color-engine-placeholder-text);--ck-document-outline-indent-level-1:0;--ck-document-outline-indent-level-2:1.5em;--ck-document-outline-indent-level-3:3em;--ck-document-outline-indent-level-4:4.5em;--ck-document-outline-indent-level-5:6em;--ck-document-outline-indent-level-6:7.5em;--ck-document-outline-item-padding:var(--ck-spacing-small);--ck-document-outline-item-active-color:var(--ck-color-base-active);--ck-document-outline-item-default-color:#424242;--ck-document-outline-item-hover-state-color:var(--ck-color-base-text)}.ck.ck-document-outline{font-size:var(--ck-document-outline-base-font-size);padding:var(--ck-document-outline-padding);user-select:none}.ck.ck-document-outline:empty:before{color:var(--ck-document-outline-placeholder-color);content:attr(data-document-outline-empty-placeholder);display:inline-block}.ck.ck-document-outline .ck-document-outline__item{color:var(--ck-document-outline-item-default-color);cursor:pointer;overflow:hidden;padding:var(--ck-document-outline-item-padding);text-overflow:ellipsis;white-space:nowrap}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_empty{font-style:italic}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_empty:hover,.ck.ck-document-outline .ck-document-outline__item:hover{color:var(--ck-document-outline-item-hover-state-color);text-decoration:underline}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_active{color:var(--ck-document-outline-item-active-color)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-1{padding-left:var(--ck-document-outline-indent-level-1)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-2{padding-left:var(--ck-document-outline-indent-level-2)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-3{padding-left:var(--ck-document-outline-indent-level-3)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-4{padding-left:var(--ck-document-outline-indent-level-4)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-5{padding-left:var(--ck-document-outline-indent-level-5)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-6{padding-left:var(--ck-document-outline-indent-level-6)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-1{padding-right:var(--ck-document-outline-indent-level-1)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-2{padding-right:var(--ck-document-outline-indent-level-2)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-3{padding-right:var(--ck-document-outline-indent-level-3)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-4{padding-right:var(--ck-document-outline-indent-level-4)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-5{padding-right:var(--ck-document-outline-indent-level-5)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-6{padding-right:var(--ck-document-outline-indent-level-6)}",""]);const c=s},168:t=>{"use strict";t.exports=function(t){return t[1]}},237:t=>{"use strict";t.exports=CKEditor5.dll},262:t=>{"use strict";var e={};t.exports=function(t,n){var i=function(t){if(void 0===e[t]){var n=document.querySelector(t);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(t){n=null}e[t]=n}return e[t]}(t);if(!i)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");i.appendChild(n)}},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},336:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var i=n(168),o=n.n(i),r=n(433),s=n.n(r)()(o());s.push([t.id,":root{--ck-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:()=>q,DocumentOutlineUI:()=>M,DocumentOutlineUtils:()=>f,HeadingId:()=>tt,TableOfContents:()=>pt,TableOfContentsCommand:()=>Z,TableOfContentsEditing:()=>rt,TableOfContentsUI:()=>dt});var t=n(782);function e(t,e,{signal:n,edges:i}={}){let o,r=null;const s=null!=i&&i.includes("leading"),c=null==i||i.includes("trailing"),a=()=>{null!==r&&(t.apply(o,r),o=void 0,r=null)};let u=null;const l=()=>{null!=u&&clearTimeout(u),u=setTimeout(()=>{u=null,c&&a(),f()},e)},d=()=>{null!==u&&(clearTimeout(u),u=null)},f=()=>{d(),o=void 0,r=null},h=function(...t){if(n?.aborted)return;o=this,r=t;const e=null==u;l(),s&&e&&a()};return h.schedule=l,h.cancel=f,h.flush=()=>{d(),a()},n?.addEventListener("abort",f,{once:!0}),h}function o(t,n=0,i={}){"object"!=typeof i&&(i={});const{signal:o,leading:r=!1,trailing:s=!0,maxWait:c}=i,a=Array(2);let u;r&&(a[0]="leading"),s&&(a[1]="trailing");let l=null;const d=e(function(...e){u=t.apply(this,e),l=null},n,{signal:o,edges:a}),f=function(...e){if(null!=c)if(null===l)l=Date.now();else if(Date.now()-l>=c)return u=t.apply(this,e),l=Date.now(),d.cancel(),d.schedule(),u;return d.apply(this,e),u};return f.cancel=d.cancel,f.flush=()=>(d.flush(),u),f}var r=n(783);function s(t){const e=c;let n="";for(const i of t[e(257)]())i instanceof r.Text&&(n+=i[e(268)]);return n}function c(t,e){const n=a();return(c=function(t,e){return n[t-=252]})(t,e)}function a(){const t=["plugins","htmlH6","reduce","2748630KLmNpD","58uJQTXf","htmlH3","model","htmlH4","290JjhBub","has","getChildren","push","40AQGdLb","paragraph","1077687gdLxkM","htmlH5","htmlH1","get","GeneralHtmlSupport","4seXzgP","heading.options","data","config","1286460daExba","1834296FGTQVM","htmlH2","475211vqqOVl","12854ZaGGwm","3535112ElQhjE"];return(a=function(){return t})()}!function(t){const e=c,n=t();for(;;)try{if(343726===parseInt(e(274))/1*(parseInt(e(280))/2)+-parseInt(e(271))/3*(parseInt(e(266))/4)+-parseInt(e(279))/5+-parseInt(e(270))/6+-parseInt(e(275))/7+-parseInt(e(259))/8*(-parseInt(e(261))/9)+parseInt(e(255))/10*(parseInt(e(273))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(a);var u=n(584);const l=d;function d(t,e){const n=h();return(d=function(t,e){return n[t-=296]})(t,e)}!function(t){const e=d,n=t();for(;;)try{if(463519===parseInt(e(351))/1*(parseInt(e(298))/2)+parseInt(e(321))/3*(parseInt(e(323))/4)+parseInt(e(331))/5*(parseInt(e(308))/6)+parseInt(e(317))/7+-parseInt(e(326))/8+parseInt(e(347))/9*(parseInt(e(335))/10)+-parseInt(e(337))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(h);class f extends t.Plugin{static get[l(345)](){return l(348)}static get[l(311)](){return!0}static get[l(307)](){return!0}[l(336)]=[];[l(300)](){const t=l,e=this[t(328)];this[t(336)]=this[t(297)]();let n=[];e[t(346)][t(296)].on(t(342),o(()=>{const e=t,i=n;n=this[e(318)]();const o=(0,u.diff)(i,n,(t,n)=>t[e(302)]===n[e(302)]&&t[e(339)]===n[e(339)]&&t[e(303)]===n[e(303)]),r=(0,u.diffToChanges)(o,n),s=this[e(327)](),c=n[e(340)](t=>t[e(303)]===s);r[e(313)]&&this[e(320)](e(342),{outlineDefinitions:n,activeItemIndex:c,outlineChanges:r}),this[e(320)](e(314),{index:c})},250,{leading:!0,trailing:!0}))}[l(341)](){const t=l;this[t(336)][t(313)]||this[t(330)]()}[l(318)](){const t=l,e=this[t(328)],n=[],i=this[t(336)];for(const n of e[t(346)][t(296)][t(322)]())o(e[t(346)][t(296)][t(343)](n));function o(e){const r=t;for(const t of e[r(315)]())t.is(r(306))&&(i[r(338)](t[r(319)])&&n[r(301)]({level:i[r(299)](t[r(319)])+1,text:s(t),modelElement:t}),o(t))}return n}[l(327)](){const t=l,e=this[t(328)][t(346)][t(296)][t(350)][t(304)](),n=new r.TreeWalker({direction:t(309),startPosition:e});for(const e of n)if(e[t(312)].is(t(306))&&this[t(336)][t(338)](e[t(312)][t(319)]))return e[t(312)]}[l(297)](){const t=l;return this[t(328)][t(325)][t(316)](t(332))||function(t){const e=c,n=t[e(269)][e(264)](e(267));return n?n[e(278)]((t,n)=>(e(260)!==n[e(253)]&&t[e(258)](n[e(253)]),t),[]):t[e(276)][e(256)](e(265))?[e(263),e(272),e(252),e(254),e(262),e(277)]:[]}(this[t(328)])}[l(330)](){const t=l,e=this[t(328)],n=["h1","h2","h3","h4","h5","h6"],i=[];for(const o of n){const n=e[t(344)][t(333)][t(334)][t(349)](document[t(324)](o)),r=e[t(305)][t(310)](n)[t(329)](0);r?.is(t(306))&&i[t(301)](r[t(319)])}this[t(336)]=i}}function h(){const t=["domToView","selection","300946nkRUeB","document","_getHeadingNames","2WEqgOP","indexOf","init","push","level","modelElement","getFirstPosition","data","element","isPremiumPlugin","173028wnpETq","backward","toModel","isOfficialPlugin","item","length","activeItemIndex","getChildren","get","4196941dCmkfF","_getOutlineDefinitions","name","fire","2655039ByRkoW","getRootNames","4caTfbF","createElement","config","5123160AFxESi","_getActiveHeading","editor","getChild","_deriveHeadingElementsFromConversion","150qTAOaZ","documentOutline.headings","view","domConverter","20GWOlkx","_headingNames","26360510BWCQXF","includes","text","findIndex","afterInit","change","getRoot","editing","pluginName","model","3823479SpiYwZ","DocumentOutlineUtils"];return(h=function(){return t})()}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(){const t=["ck-reset","98193pbnvRd","setTemplate","10SasTtJ","isActive","click","level","bind","div","set","83680eaQNEm","35104gawXOq","379172YYHhxO","Empty heading","ck-document-outline__item","213992RDoovM","415943GxOYxz","56iXvOKR","ck-document-outline__item_level-","isEmpty","87993oDivIW","ck-document-outline__item_active","72LOjqee","bindTemplate","text","63SyNWjB","ck-document-outline__item_empty"];return(g=function(){return t})()}function w(t,e){const n=g();return(w=function(t,e){return n[t-=308]})(t,e)}!function(t){const e=w,n=t();for(;;)try{if(137913===parseInt(e(323))/1+parseInt(e(334))/2+-parseInt(e(320))/3*(parseInt(e(333))/4)+-parseInt(e(332))/5*(-parseInt(e(317))/6)+parseInt(e(312))/7*(-parseInt(e(310))/8)+parseInt(e(315))/9+-parseInt(e(325))/10*(-parseInt(e(311))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(g);class v extends m.View{constructor(t,e=!1){const n=w;super(t);const i=this[n(318)],o=e?"["+p(t,n(308))+"]":"";this[n(331)](n(319),""),this[n(331)](n(328),1),this[n(331)](n(326),!1),this[n(329)](n(314)).to(this,n(319),t=>!t),this[n(324)]({tag:n(330),attributes:{class:["ck",n(322),n(309),i.to(n(328),t=>n(313)+t),i.if(n(326),n(316)),i.if(n(314),n(321))],title:i.to(n(319))},children:[{text:i.to(n(319),t=>t||o)}],on:{click:i.to(n(327))}})}}function k(t,e){const n=I();return(k=function(t,e){return n[t-=301]})(t,e)}const b=k;function I(){const t=["insert","_setActiveItem","1700nNLEaJ","1581411YAbhOG","fire","itemSelected","div","set","_handleItemClick","getIndex","bind","10410tObGit","click","forEach","sync","activeItemIndex","setTemplate","120QGTTsc","5624346VsJHnE","_deleteItem","_insertItem","addMany","delegate","documentOutlineContainer","level","index","values","items","_scrollToItem","isActive","map","createCollection","change:activeItemIndex","190ANyOJu","locale","text","contentLanguageDirection","destroy","source","ck-reset","get","type","howMany","ck-document-outline","remove","16zfKAhC","2690oWwBAJ","2TECSyn","16357IqkMUD","817082dsjihT","delete","5580gNWizp","4746069XoewBt","Editor headings will appear here as you type.","element","showEmptyHeadingText"];return(I=function(){return t})()}!function(t){const e=k,n=t();for(;;)try{if(657775===-parseInt(e(328))/1*(-parseInt(e(330))/2)+-parseInt(e(332))/3*(parseInt(e(339))/4)+parseInt(e(314))/5*(parseInt(e(348))/6)+parseInt(e(355))/7+-parseInt(e(326))/8*(parseInt(e(333))/9)+-parseInt(e(327))/10*(parseInt(e(329))/11)+parseInt(e(354))/12*(parseInt(e(340))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(I);class y extends m.View{[b(308)];[b(304)];[b(336)];constructor(t,e=!1,n){const i=b;super(t),this[i(336)]=e,this[i(344)](i(352),-1),this[i(304)]=n,this[i(308)]=this[i(312)](),this[i(308)][i(303)](i(349)).to(this),this.on(i(349),this[i(345)][i(347)](this)),this.on(i(313),(t,e,n,o)=>{this[i(338)](o,n)}),this[i(353)]({tag:i(343),attributes:{class:["ck",i(320),i(324)],dir:t[i(317)],"data-document-outline-empty-placeholder":p(t,i(334)),tabindex:-1},children:this[i(308)]})}[b(351)](t){const e=b;t[e(350)](t=>{const n=e;n(337)==t[n(322)]?this[n(301)](t[n(306)],...t[n(307)]):n(331)==t[n(322)]&&this[n(356)](t[n(306)],t[n(323)])})}[b(338)](t,e){const n=b;if(-1!==t){const e=this[n(308)][n(321)](t);e&&(e[n(310)]=!1)}-1!==e&&(this[n(308)][n(321)](e)[n(310)]=!0,this[n(309)](e))}[b(301)](t,...e){const n=b,i=e[n(311)]((e,i)=>{const o=n,r=new v(this[o(315)],this[o(336)]);return r[o(316)]=e[o(316)],r[o(305)]=e[o(305)],t+i===this[o(352)]&&(r[o(310)]=!0),r});this[n(308)][n(302)](i,t)}[b(356)](t,e){const n=b;do{this[n(308)][n(325)](t)}while(--e)}[b(345)](t){const e=b,n=this[e(308)][e(346)](t[e(319)]);this[e(341)](e(342),n)}[b(309)](t){const e=b;(0,u.scrollAncestorsToShowTarget)(this[e(308)][e(321)](t)[e(335)],20,this[e(304)])}[b(318)](){const t=b;super[t(318)](),this[t(335)][t(325)]()}}var _=n(673),O=n.n(_),x=n(545),C=n.n(x),T=n(262),E=n.n(T),A=n(667),P=n.n(A),L=n(357),S=n.n(L),N=n(46),D={attributes:{"data-cke":!0}};D.setAttributes=P(),D.insert=E().bind(null,"head"),D.domAPI=C(),D.insertStyleElement=S();O()(N.A,D);N.A&&N.A.locals&&N.A.locals;const K=j;function j(t,e){const n=R();return(j=function(t,e){return n[t-=201]})(t,e)}!function(t){const e=j,n=t();for(;;)try{if(889033===parseInt(e(250))/1+-parseInt(e(208))/2+-parseInt(e(213))/3+parseInt(e(204))/4+-parseInt(e(258))/5*(parseInt(e(245))/6)+-parseInt(e(229))/7+parseInt(e(262))/8*(parseInt(e(269))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(R);class M extends t.Plugin{[K(212)];[K(203)];[K(216)];static get[K(261)](){return K(234)}static get[K(224)](){return!0}static get[K(257)](){return!0}constructor(t){const e=K;super(t),this[e(212)]=new y(t[e(232)],this[e(267)][e(218)][e(252)](e(253)),this[e(267)][e(218)][e(252)](e(271))),this[e(203)]=[],this[e(216)]=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(246)][e(223)](this),100)}[K(260)](){const t=K,e=this[t(267)],n=e[t(243)][t(252)](t(256));let i=!1;if(this[t(212)][t(227)](),this[t(267)].ui[t(268)][t(236)](this[t(212)][t(222)]),!e[t(218)][t(252)](t(271)))throw new u.CKEditorError(t(242),{editor:e});e[t(218)][t(252)](t(271))[t(255)](this[t(212)][t(222)]),n.on(t(205),this[t(264)][t(223)](this)),n.on(t(259),(e,{index:n})=>this[t(235)](n)),this[t(212)].on(t(220),(e,n)=>{i=!0,this[t(238)](n)}),this[t(212)][t(244)](u.global[t(201)],t(230),()=>{i?i=!1:this[t(216)]()},{useCapture:!0}),this[t(212)][t(244)](u.global[t(209)],t(270),this[t(216)],{useCapture:!0})}[K(248)](){!async function(t){const e=p([52,54,111,116,99,69,72,121,107,87,110,101,113,100,105,102,51,85,88,50,98,74,77,75,73,66,114,78,76,56,89,83,80,118,108,122,109,82,81,70,90,71,117,48,57,97,104,86,115,65,84,55,67,53,68,106,103,119,49,79,112,120]),n=window[p([68,97,116,101])][p([110,111,119])](),i=t[p([101,100,105,116,111,114])],o=new(window[p([80,114,111,109,105,115,101])])(t=>{i[p([111,110,99,101])](p([114,101,97,100,121]),t)}),r={[p([107,116,121])]:p([69,67]),[p([117,115,101])]:p([115,105,103]),[p([99,114,118])]:p([80,45,50,53,54]),[p([120])]:p([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[p([121])]:p([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[p([97,108,103])]:p([69,83,50,53,54])},s=i[p([99,111,110,102,105,103])][p([103,101,116])](p([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[p([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),o[p([116,104,101,110])](()=>new(window[p([80,114,111,109,105,115,101])])(t=>{let e=0;i[p([109,111,100,101,108])][p([111,110])](p([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,i)=>{i[0][p([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[p([111,102,102])]())})}))];return window[p([80,114,111,109,105,115,101])][p([114,97,99,101])](e)[p([116,104,101,110])](()=>t)}function a(t){return t[p([115,116,97,114,116,115,87,105,116,104])](p([101,121]))?JSON[p([112,97,114,115,101])](l(t)):null}function l(t){return window[p([97,116,111,98])](t[p([114,101,112,108,97,99,101])](/-/g,p([43]))[p([114,101,112,108,97,99,101])](/_/g,p([47])))}function d(t){let e=5381;function n(t){for(let n=0;n<t[p([108,101,110,103,116,104])];n++){const i=t[p([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+i,e&=e}}return function t(e){Array[p([105,115,65,114,114,97,121])](e)?e[p([102,111,114,69,97,99,104])](t):e&&typeof e==p([111,98,106,101,99,116])?Object[p([101,110,116,114,105,101,115])](e)[p([115,111,114,116])]()[p([102,111,114,69,97,99,104])](([e,i])=>{n(e),t(i)}):n(window[p([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[p([116,111,83,116,114,105,110,103])](16)[p([112,97,100,83,116,97,114,116])](8,p([48]))}function h(t){return t[p([115,112,108,105,116])]("")[p([114,101,118,101,114,115,101])]()[p([106,111,105,110])]("")}function m(){}function p(t){const e=j;return t[e(207)](t=>String[e(217)](t))[e(231)]("")}!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([111]);for(let i=0;i<t[p([108,101,110,103,116,104])];i+=2){let o=window[p([112,97,114,115,101,73,110,116])](t[p([115,117,98,115,116,114,105,110,103])](i,i+2));o>=e[p([108,101,110,103,116,104])]&&(o-=e[p([108,101,110,103,116,104])]),n+=e[o]}return n}();i[n]=p([100,111,99,117,109,101,110,116,79,117,116,108,105,110,101,76,105,99,101,110,115,101,75,101,121])+t,t!=p([86,97,108,105,100])&&async function(){await o,i[p([109,111,100,101,108])][p([99,104,97,110,103,101])]=m,i[p([109,111,100,101,108])][p([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,i[p([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](p([109,111,100,101,108]))}()}(await async function(){let t,e=null,m=null;try{return s==p([71,80,76])?p([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=s[p([115,112,108,105,116])](p([46]));return 3!=t[p([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[p([106,116,105])],n=window[p([112,97,114,115,101,73,110,116])](t[p([115,117,98,115,116,114,105,110,103])](t[p([108,101,110,103,116,104])]-8),16),i={...e,[p([106,116,105])]:t[p([115,117,98,115,116,114,105,110,103])](0,t[p([108,101,110,103,116,104])]-8)};return delete i[p([118,99])],d(i)==n}}}(),t?(t[p([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(m=function(t,e){return new(window[p([80,114,111,109,105,115,101])])(c=>{if(r())return c(p([86,97,108,105,100]));s(),i[p([100,101,99,111,114,97,116,101])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const l=(0,u.uid)();function m(t){return!!t&&(typeof t===p([111,98,106,101,99,116])||typeof t===p([102,117,110,99,116,105,111,110]))&&typeof t[p([116,104,101,110])]===p([102,117,110,99,116,105,111,110])&&typeof t[p([99,97,116,99,104])]===p([102,117,110,99,116,105,111,110])}function g(i){a(i)[p([116,104,101,110])](t=>t&&t[p([115,116,97,116,117,115])]==p([111,107])?f(d(l+e))!=t[p([118,101,114,105,102,105,99,97,116,105,111,110])]?p([85,115,97,103,101,76,105,109,105,116]):p([86,97,108,105,100]):p([85,115,97,103,101,76,105,109,105,116]))[p([116,104,101,110])](t=>(r(),t),()=>{const t=s();return null==t?(r(),p([86,97,108,105,100])):p(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[p([116,104,101,110])](c)[p([99,97,116,99,104])](()=>{c(p([85,115,97,103,101,76,105,109,105,116]))});const o=36e5;function r(){const e=p([108,108,99,116,45])+f(d(t)),i=h(f(window[p([77,97,116,104])][p([99,101,105,108])](n/o)));window[p([108,111,99,97,108,83,116,111,114,97,103,101])][p([115,101,116,73,116,101,109])](e,i)}function s(){const e=p([108,108,99,116,45])+f(d(t)),n=window[p([108,111,99,97,108,83,116,111,114,97,103,101])][p([103,101,116,73,116,101,109])](e);return n?window[p([112,97,114,115,101,73,110,116])](h(n),16)*o:null}function a(t){return new(window[p([80,114,111,109,105,115,101])])((e,n)=>{t[p([116,104,101,110])](e,n),window[p([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}i[p([111,110])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return c(p([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[p([114,101,113,117,101,115,116,73,100])]:l}},{[p([112,114,105,111,114,105,116,121])]:p([104,105,103,104])}),i[p([111,110])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{m(t[p([114,101,116,117,114,110])])&&(a=!0,g(t[p([114,101,116,117,114,110])]))},{[p([112,114,105,111,114,105,116,121])]:p([108,111,119])}),o[p([116,104,101,110])](()=>{a||c(p([85,115,97,103,101,76,105,109,105,116]))})});function r(){return i[p([101,100,105,116,105,110,103])][p([118,105,101,119])][p([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==p([97,117,116,111])}function s(){i[p([101,100,105,116,105,110,103])][p([118,105,101,119])][p([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=p([97,117,116,111])}}(t[p([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[p([106,116,105])])),await async function(){let t=!0;try{const i=s[p([115,112,108,105,116])](p([46])),[o,r,c]=i;return e(o),await n(o,r,c),t}catch{return!1}function e(e){const n=a(e);n&&n[p([97,108,103])]==p([69,83,50,53,54])||(t=!1)}async function n(e,n,i){const o=window[p([85,105,110,116,56,65,114,114,97,121])][p([102,114,111,109])](l(i),t=>t[p([99,104,97,114,67,111,100,101,65,116])](0)),s=(new(window[p([84,101,120,116,69,110,99,111,100,101,114])]))[p([101,110,99,111,100,101])](e+p([46])+n),c=window[p([99,114,121,112,116,111])][p([115,117,98,116,108,101])];if(!c)return;const a=await c[p([105,109,112,111,114,116,75,101,121])](p([106,119,107]),r,{[p([110,97,109,101])]:p([69,67,68,83,65]),[p([110,97,109,101,100,67,117,114,118,101])]:p([80,45,50,53,54])},!1,[p([118,101,114,105,102,121])]);await c[p([118,101,114,105,102,121])]({[p([110,97,109,101])]:p([69,67,68,83,65]),[p([104,97,115,104])]:{[p([110,97,109,101])]:p([83,72,65,45,50,53,54])}},a,o,s)||(t=!1)}}()?function(){const e=t[p([102,101,97,116,117,114,101,115])];return!(!e||!e[p([105,110,99,108,117,100,101,115])](p([42]))&&!e[p([105,110,99,108,117,100,101,115])](p([68,79]))&&!e[p([105,110,99,108,117,100,101,115])](p([80,80])))}()?function(){const e=[p([101,118,97,108,117,97,116,105,111,110]),p([116,114,105,97,108])][p([105,110,99,108,117,100,101,115])](t[p([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1750291200;return t[p([101,120,112])]<e}()?p([69,120,112,105,114,101,100]):function(){const e=j,n=t[p([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[p([108,101,110,103,116,104])])return!0;const{hostname:i}=new URL(window[p([108,111,99,97,116,105,111,110])][e(214)]);if(n[p([105,110,99,108,117,100,101,115])](i))return!0;const o=i[p([115,112,108,105,116])](p([46]));return n[p([102,105,108,116,101,114])](t=>t[p([105,110,99,108,117,100,101,115])](p([42])))[p([109,97,112])](t=>t[p([115,112,108,105,116])](p([46])))[p([102,105,108,116,101,114])](t=>t[p([108,101,110,103,116,104])]<=o[p([108,101,110,103,116,104])])[p([109,97,112])](t=>Array(o[p([108,101,110,103,116,104])]-t[p([108,101,110,103,116,104])])[p([102,105,108,108])](t[0]===p([42])?p([42]):"")[p([99,111,110,99,97,116])](t))[p([115,111,109,101])](t=>o[p([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===p([42])))}()?(t[p([108,105,99,101,110,115,101,84,121,112,101])]==p([101,118,97,108,117,97,116,105,111,110])&&(e=c(p([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[p([108,105,99,101,110,115,101,84,121,112,101])]==p([116,114,105,97,108])&&(e=c(p([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[p([80,114,111,109,105,115,101])])((t,n)=>{e[p([116,104,101,110])](t,n),m[p([116,104,101,110])](e=>{e!=p([86,97,108,105,100])&&t(e)},n)}):e||m||p([86,97,108,105,100]))):p([68,111,109,97,105,110,76,105,109,105,116]):p([78,111,116,65,108,108,111,119,101,100]):p([73,110,118,97,108,105,100])):p([73,110,118,97,108,105,100]))}catch{return p([73,110,118,97,108,105,100])}}())}(this)}[K(263)](){const t=K;super[t(263)](),this[t(212)][t(263)](),this[t(216)][t(249)]()}[K(264)](t,{outlineDefinitions:e,outlineChanges:n}){const i=K;this[i(203)]=e,this[i(212)][i(225)](n)}[K(235)](t){const e=K;this[e(203)][e(221)]&&this[e(203)][t]&&(this[e(212)][e(259)]=t)}[K(238)](t){const e=K,n=this[e(203)][t][e(206)];this[e(267)][e(247)][e(205)](t=>{t[e(241)](n,0)}),this[e(267)][e(202)][e(212)][e(237)]({alignToTop:!0,forceScroll:!0}),this[e(267)][e(202)][e(212)][e(254)](),this[e(235)](t)}[K(246)](){const t=K,e=this[t(267)];let n;for(const i of e[t(247)][t(201)][t(226)]()){const o=e[t(202)][t(212)][t(219)](i),r=o&&new u.Rect(o)[t(210)]();if(r){const e=new u.Rect(u.global[t(209)])[t(215)](r);e&&(n=e[t(239)]+.25*e[t(233)])}}if(void 0===n)return;const i=H(e[t(202)],this[t(203)],n);i?this[t(235)](this[t(203)][t(272)](i)):this[t(235)](-1)}}function R(){const t=["top","domConverter","setSelection","document-outline-container-not-provided","plugins","listenTo","30216zPQLqV","_updateActiveDefinitionOnViewportChange","model","afterInit","cancel","190175BQJnGg","mapViewToDom","get","documentOutline.showEmptyHeadings","focus","appendChild","DocumentOutlineUtils","isPremiumPlugin","1560aBghME","activeItemIndex","init","pluginName","40HoOTKR","destroy","_handleOutlineChange","floor","toViewElement","editor","focusTracker","9431973YbwPDR","resize","documentOutline.container","indexOf","document","editing","_currentOutlineDefinitions","6001464GPyNMz","change","modelElement","map","3182006eNbhfo","window","getVisible","mapper","view","4389138nCRfmC","href","getIntersection","_updateActiveDefinitionFromViewportThrottled","fromCharCode","config","getDomRoot","itemSelected","length","element","bind","isOfficialPlugin","sync","getRootNames","render","bottom","9913484vZcxMe","scroll","join","locale","height","DocumentOutlineUI","_setActiveViewItem","add","scrollToTheSelection","_handleItemSelected"];return(R=function(){return t})()}function H(t,e,n,i=0,o=e[K(221)]-1){const r=K,s=Math[r(265)](i+(o-i)/2);if(o>=i){const c=e[s],a=t[r(211)][r(266)](c[r(206)]);if(!a)return null;const l=t[r(212)][r(240)][r(251)](a);return new u.Rect(l)[r(228)]>n?H(t,e,n,i,s-1):H(t,e,n,s+1,o)}return s<0?null:e[s]}const W=V;function B(){const t=["documentOutlineLicenseKeyExpired","config","DocumentOutline","invalid","documentOutlineLicenseKeyTrialLimit","documentOutlineLicenseKeyDomainLimit","domainLimit","requires","34027HqPzCR","documentOutlineLicenseKeyInvalid","usageLimit","get","_licenseKeyCheckInterval","11901810LoEXaa","8mpTAkW","init","documentOutlineLicenseKeyUsageLimit","featureNotAllowed","evaluationLimit","isPremiumPlugin","1682991bCjqZm","trialLimit","pluginName","431511dhmlml","editor","588tjUahJ","documentOutlineLicenseKeyEvaluationLimit","expired","1053130GlMoEH","695462qyvrHT","isOfficialPlugin","_showLicenseError","documentOutlineLicenseKeyValid","documentOutlineLicenseKeyNotAllowed","destroy","12JuBAPM","licenseKey","208452gPcSue"];return(B=function(){return t})()}function V(t,e){const n=B();return(V=function(t,e){return n[t-=428]})(t,e)}!function(t){const e=V,n=t();for(;;)try{if(254612===parseInt(e(447))/1+parseInt(e(453))/2+-parseInt(e(459))/3*(parseInt(e(461))/4)+parseInt(e(452))/5+parseInt(e(449))/6*(parseInt(e(432))/7)+-parseInt(e(438))/8*(-parseInt(e(444))/9)+-parseInt(e(437))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(B);class q extends t.Plugin{[W(460)];[W(436)];static get[W(431)](){return[f,M]}static get[W(446)](){return W(464)}static get[W(454)](){return!0}static get[W(443)](){return!0}[W(439)](){const t=W;this[t(460)]=this[t(448)][t(463)][t(435)](t(460));const e=this[t(448)];this[t(436)]=setInterval(()=>{const n=t;let i;for(const t in e){const o=t,r=e[o];if(n(456)==r||n(433)==r||n(462)==r||n(429)==r||n(457)==r||n(450)==r||n(428)==r||n(440)==r){delete e[o],i=r,clearInterval(this[n(436)]),this[n(436)]=void 0;break}}n(433)==i&&e[n(455)](n(465)),n(462)==i&&e[n(455)](n(451)),n(429)==i&&e[n(455)](n(430)),n(457)==i&&e[n(455)](n(441),n(464)),n(450)==i&&e[n(455)](n(442)),n(428)==i&&e[n(455)](n(445)),n(440)==i&&e[n(455)](n(434))},1e3)}[W(458)](){const t=W;super[t(458)](),this[t(436)]&&clearInterval(this[t(436)])}}var U=n(901);const F=G;function G(t,e){const n=z();return(G=function(t,e){return n[t-=104]})(t,e)}function z(){const t=["4904ogmChB","1605085tmNyis","1072247PRDsrW","11790nLYjCP","selection","insertObject","model","2skZKNh","refresh","findAllowedParent","4225827qLopcS","schema","getFirstPosition","execute","633577gRegMl","370jgkTGw","630054fmHSKN","isEnabled","tableOfContents","document","editor","createElement","3991212MvUcrz","change","12gscAvC"];return(z=function(){return t})()}!function(t){const e=G,n=t();for(;;)try{if(871174===-parseInt(e(128))/1+parseInt(e(119))/2*(-parseInt(e(122))/3)+-parseInt(e(109))/4+-parseInt(e(113))/5+parseInt(e(111))/6*(-parseInt(e(126))/7)+-parseInt(e(112))/8*(-parseInt(e(115))/9)+-parseInt(e(127))/10*(-parseInt(e(114))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(z);class Z extends t.Command{[F(125)](){const t=F;this[t(107)][t(118)][t(110)](e=>{const n=t;this[n(107)][n(118)][n(117)](e[n(108)](n(105)))})}[F(120)](){const t=F,e=this[t(107)][t(118)],n=e[t(106)][t(116)][t(124)]();this[t(104)]=null!==(n&&e[t(123)][t(121)](n,t(105)))}}var J=n(336),X={attributes:{"data-cke":!0}};X.setAttributes=P(),X.insert=E().bind(null,"head"),X.domAPI=C(),X.insertStyleElement=S();O()(J.A,X);J.A&&J.A.locals&&J.A.locals;function Q(){const t=["writer","set","232FeGOaj","position","hasAttribute","name","editor","type","change","toViewElement","element:","3769370aUPWBI","heading.options","differ","delete","headingId","2084058voOmPW","230742hAZuqU","insert","upcast","setAttribute","extend","_registerHeadingIdAttributePostfixer","consumable","isRegistered","length","isOfficialPlugin","get","item","schema","string","consume","afterInit","_customDataDowncastHeadingsConversion","attribute:headingId:","document","getAttribute","1436464PWREsn","config","match","nodeAfter","view","HeadingId","conversion","_customUpcastHeadingsConversion","modelRange","forEach","pluginName","getChanges","low","getContainedElement","model","remove","371529VhTwhb","for","2307162aMtqWA","headingId.modelAttributeName","registerPostFixer","7mTEGrA","has","downcast","heading1","576007Ksrchj","removeAttribute","clear","mapper","paragraph","attributes","isPremiumPlugin","add","viewItem"];return(Q=function(){return t})()}const Y=$;function $(t,e){const n=Q();return($=function(t,e){return n[t-=291]})(t,e)}!function(t){const e=$,n=t();for(;;)try{if(537816===-parseInt(e(332))/1+parseInt(e(357))/2+-parseInt(e(325))/3+parseInt(e(307))/4+-parseInt(e(352))/5+-parseInt(e(358))/6*(-parseInt(e(328))/7)+-parseInt(e(343))/8*(-parseInt(e(323))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Q);class tt extends t.Plugin{static get[Y(317)](){return Y(312)}static get[Y(296)](){return!0}static get[Y(338)](){return!0}[Y(302)](){const t=Y,e=this[t(347)];e[t(308)][t(297)](t(326))||(function(e){const n=t,i=new Map;return e?(e[n(316)](t=>{const e=n;e(336)!==t[e(321)]&&i[e(342)](t[e(311)],t[e(321)])}),i[n(297)]("h1")||i[n(342)]("h1",n(331)),i):i}(this[t(347)][t(308)][t(297)](t(353)))[t(316)]((n,i)=>{const o=t;this[o(314)](i),this[o(303)](n),e[o(321)][o(299)][o(294)](n)&&e[o(321)][o(299)][o(291)](n,{allowAttributes:o(356)})}),this[t(292)]())}[Y(314)](t){const e=Y;this[e(347)][e(313)][e(324)](e(360))[e(339)](n=>n.on(e(351)+t,(t,n,i)=>{const o=e,{consumable:r,writer:s}=i,c=n[o(340)][o(306)]("id"),a=n[o(315)][o(320)]();if(a)return c&&c[o(295)]||a[o(345)](o(356))?void(r[o(301)](n[o(340)],{attributes:["id"]})&&s[o(361)](o(356),c,a)):(r[o(301)](n[o(340)],{attributes:["id"]}),void s[o(361)](o(356),(0,u.uid)(),a))},{priority:u.priorities[e(297)](e(319))+.5}))}[Y(303)](t){const e=Y;this[e(347)][e(313)][e(324)](e(330))[e(339)](n=>n.on(e(304)+t,(t,n,i)=>{const o=e;if(!i[o(293)][o(301)](n[o(298)],t[o(346)]))return;const r=n[o(298)][o(306)](o(356)),s=i[o(335)][o(350)](n[o(298)]);i[o(341)][o(361)]("id",r,s)}))}[Y(292)](){const t=Y,e=this[t(347)],n=new Set,i=new Set;function o(e,n){const o=t,r=(0,u.uid)();return i[o(339)](r),e[o(361)](o(356),r,n),r}function r(e,n){const i=t;e[i(333)](i(356),n)}e[t(321)][t(305)][t(327)](s=>{const c=t,a=e[c(321)][c(305)][c(354)][c(318)]();let u=!1;for(const t of a)if(c(359)==t[c(348)]&&t[c(346)])if(et(t[c(346)])){const e=t[c(337)][c(297)](c(356));c(300)==typeof e?n[c(329)](e)?(o(s,t[c(344)][c(310)]),u=!0):i[c(339)](e):(o(s,t[c(344)][c(310)]),u=!0)}else c(300)==typeof t[c(337)][c(297)](c(356))&&(r(s,t[c(344)][c(310)]),u=!0);else if(c(322)==t[c(348)]){const e=t[c(337)][c(297)](c(356));c(300)==typeof e&&n[c(355)](e)}return u}),e[t(321)][t(305)].on(t(349),()=>{const e=t;i[e(316)](t=>n[e(339)](t)),i[e(334)]()})}}function et(t){return!!t[Y(309)](/heading\d/)}const nt=it;function it(t,e){const n=ot();return(it=function(t,e){return n[t-=208]})(t,e)}function ot(){const t=["1064516hxtplA","$graveyard","_createTableOfContents","click","tableOfContentsHeadingIndex","element","reconvertItem","change","getCustomProperty","_defineConverters","1001496EgylxK","$capture","type","_updateTableOfContentsElements","setCustomProperty","target","scrollToTheSelection","viewToModelPosition","headingId.modelAttributeName","for","stop","DocumentOutlineUtils","listenTo","div","Empty heading","_currentOutlineDefinitions","TableOfContentsEditing","config","elementToStructure","_defineSchema","modelPosition","level","model","getAncestors","init","conversion","forEach","473038TbwTvK","get","findMappedViewAncestor","name","elementToElement","10105044uXahoW","setSelection","_trackNewToCElements","view","length","isOfficialPlugin","insertTableOfContents","createText","locale","join","13002941FJHZKm","editingDowncast","getChanges","_redirectMapper","filter","tableOfContents","documentOutline.showEmptyHeadings","isPremiumPlugin","data","No headings were found in the document.","registerRawContentMatcher","_headingIdModelAttributeName","afterInit","map","Table of contents","table-of-contents","domEvent","commands","editor"," table-of-contents_empty","table-of-contents__placeholder","createPositionAt","outlineDefinitions","3xIaPfX","insert","modelElement","dataDowncast","upcast","text","isInteger","hasContent","end","pluginName","getAttribute","createContainerElement","3109192FSkgnY","document","preventDefault","differ","_tableOfContentsElements","toModelElement","position","$blockObject","href","_handleScrollToHeading","nodeAfter","mapper","abs","requires","high","2470260UsyobX","schema","editing","fromCharCode","viewPosition","register","add","rootName","headingId","plugins","27VLgtyW"];return(ot=function(){return t})()}!function(t){const e=it,n=t();for(;;)try{if(954880===parseInt(e(281))/1*(parseInt(e(243))/2)+-parseInt(e(216))/3+-parseInt(e(319))/4+-parseInt(e(308))/5+-parseInt(e(248))/6+parseInt(e(258))/7+-parseInt(e(293))/8*(-parseInt(e(318))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ot);class rt extends t.Plugin{static get[nt(290)](){return nt(232)}static get[nt(253)](){return!0}static get[nt(265)](){return!0}static get[nt(306)](){return[U.Widget,f,tt]}[nt(231)];[nt(297)];[nt(269)];constructor(t){const e=nt;super(t),this[e(231)]=[],this[e(297)]=new Set,this[e(269)]=e(316)}[nt(240)](){const t=nt,e=this[t(276)],n=e[t(310)][t(251)][t(294)];e[t(233)][t(244)](t(224))&&(this[t(269)]=e[t(233)][t(244)](t(224))),this[t(228)](n,t(209),(e,n)=>{const i=t;if(!n[i(221)])return;const o=n[i(221)][i(214)](i(210));Number[i(287)](o)&&(n[i(274)][i(295)](),e[i(226)](),this[i(302)](o))},{priority:t(307),context:t(217)}),this[t(235)](),this[t(215)](),e[t(275)][t(314)](t(254),new Z(e)),e[t(317)][t(244)](t(227)).on(t(213),(e,n)=>{const i=t;this[i(231)]=n[i(280)],this[i(219)]()}),this[t(228)](e[t(238)][t(294)],t(213),()=>{this[t(250)]()})}[nt(270)](){!async function(t){const e=p([88,87,121,70,101,69,66,81,72,100,51,52,118,80,112,116,102,90,86,113,115,99,97,48,109,84,117,50,83,114,67,75,56,53,120,55,85,98,78,111,119,89,54,65,74,110,103,104,108,107,49,68,82,106,73,76,105,57,77,71,122,79]),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(271)](t=>String[e(311)](t))[e(257)]("")}!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([88]);for(let i=0;i<t[p([108,101,110,103,116,104])];i+=2){let o=window[p([112,97,114,115,101,73,110,116])](t[p([115,117,98,115,116,114,105,110,103])](i,i+2));o>=e[p([108,101,110,103,116,104])]&&(o-=e[p([108,101,110,103,116,104])]),n+=e[o]}return n}();i[n]=p([116,97,98,108,101,79,102,67,111,110,116,101,110,116,115,76,105,99,101,110,115,101,75,101,121])+t,t!=p([86,97,108,105,100])&&async function(){await o,i[p([109,111,100,101,108])][p([99,104,97,110,103,101])]=m,i[p([109,111,100,101,108])][p([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,i[p([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](p([109,111,100,101,108]))}()}(await async function(){let t,e=null,m=null;try{return s==p([71,80,76])?p([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=s[p([115,112,108,105,116])](p([46]));return 3!=t[p([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[p([106,116,105])],n=window[p([112,97,114,115,101,73,110,116])](t[p([115,117,98,115,116,114,105,110,103])](t[p([108,101,110,103,116,104])]-8),16),i={...e,[p([106,116,105])]:t[p([115,117,98,115,116,114,105,110,103])](0,t[p([108,101,110,103,116,104])]-8)};return delete i[p([118,99])],d(i)==n}}}(),t?(t[p([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(m=function(t,e){return new(window[p([80,114,111,109,105,115,101])])(c=>{if(r())return c(p([86,97,108,105,100]));s(),i[p([100,101,99,111,114,97,116,101])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const l=(0,u.uid)();function m(t){return!!t&&(typeof t===p([111,98,106,101,99,116])||typeof t===p([102,117,110,99,116,105,111,110]))&&typeof t[p([116,104,101,110])]===p([102,117,110,99,116,105,111,110])&&typeof t[p([99,97,116,99,104])]===p([102,117,110,99,116,105,111,110])}function g(i){a(i)[p([116,104,101,110])](t=>t&&t[p([115,116,97,116,117,115])]==p([111,107])?f(d(l+e))!=t[p([118,101,114,105,102,105,99,97,116,105,111,110])]?p([85,115,97,103,101,76,105,109,105,116]):p([86,97,108,105,100]):p([85,115,97,103,101,76,105,109,105,116]))[p([116,104,101,110])](t=>(r(),t),()=>{const t=s();return null==t?(r(),p([86,97,108,105,100])):p(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[p([116,104,101,110])](c)[p([99,97,116,99,104])](()=>{c(p([85,115,97,103,101,76,105,109,105,116]))});const o=36e5;function r(){const e=p([108,108,99,116,45])+f(d(t)),i=h(f(window[p([77,97,116,104])][p([99,101,105,108])](n/o)));window[p([108,111,99,97,108,83,116,111,114,97,103,101])][p([115,101,116,73,116,101,109])](e,i)}function s(){const e=p([108,108,99,116,45])+f(d(t)),n=window[p([108,111,99,97,108,83,116,111,114,97,103,101])][p([103,101,116,73,116,101,109])](e);return n?window[p([112,97,114,115,101,73,110,116])](h(n),16)*o:null}function a(t){return new(window[p([80,114,111,109,105,115,101])])((e,n)=>{t[p([116,104,101,110])](e,n),window[p([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}i[p([111,110])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return c(p([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[p([114,101,113,117,101,115,116,73,100])]:l}},{[p([112,114,105,111,114,105,116,121])]:p([104,105,103,104])}),i[p([111,110])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{m(t[p([114,101,116,117,114,110])])&&(a=!0,g(t[p([114,101,116,117,114,110])]))},{[p([112,114,105,111,114,105,116,121])]:p([108,111,119])}),o[p([116,104,101,110])](()=>{a||c(p([85,115,97,103,101,76,105,109,105,116]))})});function r(){return i[p([101,100,105,116,105,110,103])][p([118,105,101,119])][p([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==p([97,117,116,111])}function s(){i[p([101,100,105,116,105,110,103])][p([118,105,101,119])][p([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=p([97,117,116,111])}}(t[p([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[p([106,116,105])])),await async function(){let t=!0;try{const i=s[p([115,112,108,105,116])](p([46])),[o,r,c]=i;return e(o),await n(o,r,c),t}catch{return!1}function e(e){const n=a(e);n&&n[p([97,108,103])]==p([69,83,50,53,54])||(t=!1)}async function n(e,n,i){const o=window[p([85,105,110,116,56,65,114,114,97,121])][p([102,114,111,109])](l(i),t=>t[p([99,104,97,114,67,111,100,101,65,116])](0)),s=(new(window[p([84,101,120,116,69,110,99,111,100,101,114])]))[p([101,110,99,111,100,101])](e+p([46])+n),c=window[p([99,114,121,112,116,111])][p([115,117,98,116,108,101])];if(!c)return;const a=await c[p([105,109,112,111,114,116,75,101,121])](p([106,119,107]),r,{[p([110,97,109,101])]:p([69,67,68,83,65]),[p([110,97,109,101,100,67,117,114,118,101])]:p([80,45,50,53,54])},!1,[p([118,101,114,105,102,121])]);await c[p([118,101,114,105,102,121])]({[p([110,97,109,101])]:p([69,67,68,83,65]),[p([104,97,115,104])]:{[p([110,97,109,101])]:p([83,72,65,45,50,53,54])}},a,o,s)||(t=!1)}}()?function(){const e=t[p([102,101,97,116,117,114,101,115])];return!(!e||!e[p([105,110,99,108,117,100,101,115])](p([42]))&&!e[p([105,110,99,108,117,100,101,115])](p([84,79,67]))&&!e[p([105,110,99,108,117,100,101,115])](p([80,80])))}()?function(){const e=[p([101,118,97,108,117,97,116,105,111,110]),p([116,114,105,97,108])][p([105,110,99,108,117,100,101,115])](t[p([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1750291200;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(301)]);if(n[p([105,110,99,108,117,100,101,115])](i))return!0;const o=i[p([115,112,108,105,116])](p([46]));return n[p([102,105,108,116,101,114])](t=>t[p([105,110,99,108,117,100,101,115])](p([42])))[p([109,97,112])](t=>t[p([115,112,108,105,116])](p([46])))[p([102,105,108,116,101,114])](t=>t[p([108,101,110,103,116,104])]<=o[p([108,101,110,103,116,104])])[p([109,97,112])](t=>Array(o[p([108,101,110,103,116,104])]-t[p([108,101,110,103,116,104])])[p([102,105,108,108])](t[0]===p([42])?p([42]):"")[p([99,111,110,99,97,116])](t))[p([115,111,109,101])](t=>o[p([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===p([42])))}()?(t[p([108,105,99,101,110,115,101,84,121,112,101])]==p([101,118,97,108,117,97,116,105,111,110])&&(e=c(p([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[p([108,105,99,101,110,115,101,84,121,112,101])]==p([116,114,105,97,108])&&(e=c(p([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[p([80,114,111,109,105,115,101])])((t,n)=>{e[p([116,104,101,110])](t,n),m[p([116,104,101,110])](e=>{e!=p([86,97,108,105,100])&&t(e)},n)}):e||m||p([86,97,108,105,100]))):p([68,111,109,97,105,110,76,105,109,105,116]):p([78,111,116,65,108,108,111,119,101,100]):p([73,110,118,97,108,105,100])):p([73,110,118,97,108,105,100]))}catch{return p([73,110,118,97,108,105,100])}}())}(this)}[nt(219)](){const t=nt;this[t(297)][t(242)](e=>{const n=t;n(320)!==e[n(315)]&&this[n(276)][n(310)][n(212)](e)})}[nt(250)](){const t=nt;for(const e of this[t(276)][t(238)][t(294)][t(296)][t(260)]({includeChangesInGraveyard:!0})){if(t(282)!==e[t(218)]||t(263)!==e[t(246)])return;this[t(297)][t(314)](e[t(299)][t(303)])}}[nt(235)](){const t=nt;this[t(276)][t(238)][t(309)][t(313)](t(263),{inheritAllFrom:t(300)})}[nt(215)](){const t=nt,e=this[t(276)][t(241)];e[t(225)](t(285))[t(247)]({model:t(263),view:{name:t(229),classes:t(273)}}),e[t(225)](t(284))[t(234)]({model:t(263),view:(e,{writer:n})=>this[t(208)](n,!0)}),e[t(225)](t(259))[t(234)]({model:t(263),view:(e,{writer:n})=>{const i=t;this[i(297)][i(314)](e);const o=this[i(208)](n);return(0,U.toWidget)(o,n,{label:p(this[i(276)][i(256)],i(272))})}}),this[t(276)][t(266)][t(268)]({name:t(229),classes:t(273)}),this[t(276)][t(310)][t(304)].on(t(223),this[t(261)](),{priority:t(307)})}[nt(208)](t,e=!1){const n=nt,{locale:i}=this[n(276)],o=t[n(292)](n(229),{class:n(273)+(0===this[n(231)][n(252)]?n(277):""),...!e&&{"data-table-of-contents-label":p(i,n(272))}});0===this[n(231)][n(252)]&&!1===e&&t[n(282)](t[n(279)](o,n(289)),t[n(292)]("p",{class:n(278)},[t[n(255)](p(i,n(267)))]));const r=e?"":"["+p(i,n(230))+"]";let s=o;return this[n(231)][n(242)]((i,o,c)=>{const a=n,u=this[a(276)][a(238)][a(288)](i[a(283)],{ignoreWhitespaces:!0}),l=u?i[a(286)]:r,d=i[a(283)][a(291)](this[a(269)]),f=t[a(292)]("a",{href:"#"+d,...!e&&{tabindex:"-1"}},[t[a(255)](l)]),h=this[a(276)][a(233)][a(244)](a(264));t[a(220)](a(210),o,f);const m=t[a(292)]("li",null,[u||!e&&h?f:t[a(255)]("")]),p=o?c[o-1][a(237)]:0,g=Math[a(305)](i[a(237)]-p);if(i[a(237)]>p){const e=st(m,g,t);t[a(282)](t[a(279)](s,a(289)),e)}else{const e=function(t,e){const n=a;return t[n(239)]({includeSelf:!0,parentFirst:!0})[n(262)](t=>t.is(n(211),"ol"))[e]}(s,g);t[a(282)](t[a(279)](e,a(289)),m)}s=m}),o}[nt(302)](t){const e=nt,n=this[e(231)][t][e(283)];this[e(276)][e(238)][e(213)](t=>{t[e(249)](n,0)}),this[e(276)][e(310)][e(251)][e(222)]({alignToTop:!0,forceScroll:!0})}[nt(261)](){return(t,e)=>{const n=it,i=e[n(304)],o=i[n(245)](e[n(312)]),r=i[n(298)](o);r.is(n(211),n(263))&&(e[n(236)]=this[n(276)][n(238)][n(279)](r,0),t[n(226)]())}}}function st(t,e,n){const i=nt;return 1===e?n[i(292)]("ol",null,[t]):n[i(292)]("ol",null,[n[i(292)]("li",null,[st(t,e-1,n)])])}var ct=n(355);const at=lt;function ut(){const t=["init","tableOfContentsLicenseKeyUsageLimit","execute","trialLimit","15ZNSlwu","menuBar:tableOfContents","pluginName","tableOfContentsLicenseKeyValid","config","invalid","locale","64948fAAKPO","_createButton","isOfficialPlugin","687503bQoQOm","listenTo","componentFactory","_licenseKeyCheckInterval","tableOfContentsLicenseKeyEvaluationLimit","destroy","isEnabled","get","2971674vrApco","tooltip","9052947RFSpRB","308zjySVE","usageLimit","26465tzGXzz","tableOfContentsLicenseKeyDomainLimit","tableOfContentsLicenseKeyNotAllowed","expired","tableOfContentsLicenseKeyTrialLimit","add","5213120xiZbpp","domainLimit","Table of contents","focus","tableOfContentsLicenseKeyInvalid","TableOfContents","_showLicenseError","5960122ederif","editor","TableOfContentsUI","evaluationLimit","featureNotAllowed","isPremiumPlugin","commands","licenseKey","tableOfContents","set","insertTableOfContents","bind","tableOfContentsLicenseKeyExpired","editing","view"];return(ut=function(){return t})()}function lt(t,e){const n=ut();return(lt=function(t,e){return n[t-=344]})(t,e)}!function(t){const e=lt,n=t();for(;;)try{if(440388===parseInt(e(347))/1+parseInt(e(344))/2*(parseInt(e(392))/3)+-parseInt(e(358))/4*(parseInt(e(360))/5)+parseInt(e(355))/6+-parseInt(e(373))/7+-parseInt(e(366))/8+parseInt(e(357))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ut);class dt extends t.Plugin{[at(380)];[at(350)];static get[at(394)](){return at(375)}static get[at(346)](){return!0}static get[at(378)](){return!0}[at(388)](){const t=at,e=this[t(374)];e.ui[t(349)][t(365)](t(381),()=>{const e=t,n=this[e(345)](m.ButtonView);return n[e(356)]=!0,n}),e.ui[t(349)][t(365)](t(393),()=>this[t(345)](m.MenuBarMenuListItemButtonView)),this[t(380)]=this[t(374)][t(396)][t(354)](t(380));const n=this[t(374)];this[t(350)]=setInterval(()=>{const e=t;let i;for(const t in n){const o=t,r=n[o];if(e(395)==r||e(370)==r||e(385)==r||e(361)==r||e(362)==r||e(351)==r||e(364)==r||e(389)==r){delete n[o],i=r,clearInterval(this[e(350)]),this[e(350)]=void 0;break}}e(370)==i&&n[e(372)](e(397)),e(385)==i&&n[e(372)](e(363)),e(361)==i&&n[e(372)](e(367)),e(362)==i&&n[e(372)](e(377),e(371)),e(351)==i&&n[e(372)](e(376)),e(364)==i&&n[e(372)](e(391)),e(389)==i&&n[e(372)](e(359))},1e3)}[at(345)](t){const e=at,n=this[e(374)],i=n[e(398)],o=n[e(379)][e(354)](e(383)),r=new t(i);return r[e(382)]({label:p(i,e(368)),icon:ct.IconTableOfContents}),r[e(384)](e(353)).to(o,e(353)),this[e(348)](r,e(390),()=>{const t=e;n[t(390)](t(383)),n[t(386)][t(387)][t(369)]()}),r}[at(352)](){const t=at;super[t(352)](),this[t(350)]&&clearInterval(this[t(350)])}}function ft(){var t=["1202500EClPXl","75AjqXdB","5116237JnriXc","160364iCCOxB","8664hgKfFU","1194985hdhocR","pluginName","74200WwgdZq","24vEIVNn","5592110IlnDhY","45tgZgRZ","TableOfContents","requires","isOfficialPlugin","isPremiumPlugin","11WJIHqB"];return(ft=function(){return t})()}function ht(t,e){var n=ft();return(ht=function(t,e){return n[t-=374]})(t,e)}var mt=ht;!function(t){for(var e=ht,n=t();;)try{if(814754===parseInt(e(379))/1+-parseInt(e(388))/2+parseInt(e(389))/3*(parseInt(e(375))/4)+parseInt(e(377))/5*(-parseInt(e(380))/6)+parseInt(e(374))/7+parseInt(e(376))/8*(parseInt(e(382))/9)+parseInt(e(381))/10*(parseInt(e(387))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ft);class pt extends t.Plugin{static get[mt(384)](){return[rt,dt]}static get[mt(378)](){return mt(383)}static get[mt(385)](){return!0}static get[mt(386)](){return!0}}function gt(){var t=["1084557bNSjwn","1766856Chknpk","1569528wVufro","7134YyLEBm","1073476dwSZKH","2705wzIWYG","223120XNIAZe","8734229RbOSZt"];return(gt=function(){return t})()}function wt(t,e){var n=gt();return(wt=function(t,e){return n[t-=206]})(t,e)}!function(t){for(var e=wt,n=t();;)try{if(654924===-parseInt(e(211))/1+parseInt(e(207))/2+-parseInt(e(213))/3+parseInt(e(209))/4+-parseInt(e(208))/5*(-parseInt(e(206))/6)+parseInt(e(210))/7+-parseInt(e(212))/8)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:()=>W,DocumentOutlineUI:()=>M,DocumentOutlineUtils:()=>f,HeadingId:()=>tt,TableOfContents:()=>pt,TableOfContentsCommand:()=>Z,TableOfContentsEditing:()=>rt,TableOfContentsUI:()=>dt});var t=n(782);function e(t,e,{signal:n,edges:i}={}){let o,r=null;const s=null!=i&&i.includes("leading"),c=null==i||i.includes("trailing"),a=()=>{null!==r&&(t.apply(o,r),o=void 0,r=null)};let u=null;const l=()=>{null!=u&&clearTimeout(u),u=setTimeout(()=>{u=null,c&&a(),f()},e)},d=()=>{null!==u&&(clearTimeout(u),u=null)},f=()=>{d(),o=void 0,r=null},h=function(...t){if(n?.aborted)return;o=this,r=t;const e=null==u;l(),s&&e&&a()};return h.schedule=l,h.cancel=f,h.flush=()=>{d(),a()},n?.addEventListener("abort",f,{once:!0}),h}function o(t,n=0,i={}){"object"!=typeof i&&(i={});const{signal:o,leading:r=!1,trailing:s=!0,maxWait:c}=i,a=Array(2);let u;r&&(a[0]="leading"),s&&(a[1]="trailing");let l=null;const d=e(function(...e){u=t.apply(this,e),l=null},n,{signal:o,edges:a}),f=function(...e){if(null!=c)if(null===l)l=Date.now();else if(Date.now()-l>=c)return u=t.apply(this,e),l=Date.now(),d.cancel(),d.schedule(),u;return d.apply(this,e),u};return f.cancel=d.cancel,f.flush=()=>(d.flush(),u),f}var r=n(783);function s(t){const e=c;let n="";for(const i of t[e(257)]())i instanceof r.Text&&(n+=i[e(268)]);return n}function c(t,e){const n=a();return(c=function(t,e){return n[t-=252]})(t,e)}function a(){const t=["plugins","htmlH6","reduce","2748630KLmNpD","58uJQTXf","htmlH3","model","htmlH4","290JjhBub","has","getChildren","push","40AQGdLb","paragraph","1077687gdLxkM","htmlH5","htmlH1","get","GeneralHtmlSupport","4seXzgP","heading.options","data","config","1286460daExba","1834296FGTQVM","htmlH2","475211vqqOVl","12854ZaGGwm","3535112ElQhjE"];return(a=function(){return t})()}!function(t){const e=c,n=t();for(;;)try{if(343726===parseInt(e(274))/1*(parseInt(e(280))/2)+-parseInt(e(271))/3*(parseInt(e(266))/4)+-parseInt(e(279))/5+-parseInt(e(270))/6+-parseInt(e(275))/7+-parseInt(e(259))/8*(-parseInt(e(261))/9)+parseInt(e(255))/10*(parseInt(e(273))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(a);var u=n(584);const l=d;function d(t,e){const n=h();return(d=function(t,e){return n[t-=296]})(t,e)}!function(t){const e=d,n=t();for(;;)try{if(463519===parseInt(e(351))/1*(parseInt(e(298))/2)+parseInt(e(321))/3*(parseInt(e(323))/4)+parseInt(e(331))/5*(parseInt(e(308))/6)+parseInt(e(317))/7+-parseInt(e(326))/8+parseInt(e(347))/9*(parseInt(e(335))/10)+-parseInt(e(337))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(h);class f extends t.Plugin{static get[l(345)](){return l(348)}static get[l(311)](){return!0}static get[l(307)](){return!0}[l(336)]=[];[l(300)](){const t=l,e=this[t(328)];this[t(336)]=this[t(297)]();let n=[];e[t(346)][t(296)].on(t(342),o(()=>{const e=t,i=n;n=this[e(318)]();const o=(0,u.diff)(i,n,(t,n)=>t[e(302)]===n[e(302)]&&t[e(339)]===n[e(339)]&&t[e(303)]===n[e(303)]),r=(0,u.diffToChanges)(o,n),s=this[e(327)](),c=n[e(340)](t=>t[e(303)]===s);r[e(313)]&&this[e(320)](e(342),{outlineDefinitions:n,activeItemIndex:c,outlineChanges:r}),this[e(320)](e(314),{index:c})},250,{leading:!0,trailing:!0}))}[l(341)](){const t=l;this[t(336)][t(313)]||this[t(330)]()}[l(318)](){const t=l,e=this[t(328)],n=[],i=this[t(336)];for(const n of e[t(346)][t(296)][t(322)]())o(e[t(346)][t(296)][t(343)](n));function o(e){const r=t;for(const t of e[r(315)]())t.is(r(306))&&(i[r(338)](t[r(319)])&&n[r(301)]({level:i[r(299)](t[r(319)])+1,text:s(t),modelElement:t}),o(t))}return n}[l(327)](){const t=l,e=this[t(328)][t(346)][t(296)][t(350)][t(304)](),n=new r.TreeWalker({direction:t(309),startPosition:e});for(const e of n)if(e[t(312)].is(t(306))&&this[t(336)][t(338)](e[t(312)][t(319)]))return e[t(312)]}[l(297)](){const t=l;return this[t(328)][t(325)][t(316)](t(332))||function(t){const e=c,n=t[e(269)][e(264)](e(267));return n?n[e(278)]((t,n)=>(e(260)!==n[e(253)]&&t[e(258)](n[e(253)]),t),[]):t[e(276)][e(256)](e(265))?[e(263),e(272),e(252),e(254),e(262),e(277)]:[]}(this[t(328)])}[l(330)](){const t=l,e=this[t(328)],n=["h1","h2","h3","h4","h5","h6"],i=[];for(const o of n){const n=e[t(344)][t(333)][t(334)][t(349)](document[t(324)](o)),r=e[t(305)][t(310)](n)[t(329)](0);r?.is(t(306))&&i[t(301)](r[t(319)])}this[t(336)]=i}}function h(){const t=["domToView","selection","300946nkRUeB","document","_getHeadingNames","2WEqgOP","indexOf","init","push","level","modelElement","getFirstPosition","data","element","isPremiumPlugin","173028wnpETq","backward","toModel","isOfficialPlugin","item","length","activeItemIndex","getChildren","get","4196941dCmkfF","_getOutlineDefinitions","name","fire","2655039ByRkoW","getRootNames","4caTfbF","createElement","config","5123160AFxESi","_getActiveHeading","editor","getChild","_deriveHeadingElementsFromConversion","150qTAOaZ","documentOutline.headings","view","domConverter","20GWOlkx","_headingNames","26360510BWCQXF","includes","text","findIndex","afterInit","change","getRoot","editing","pluginName","model","3823479SpiYwZ","DocumentOutlineUtils"];return(h=function(){return t})()}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(){const t=["ck-reset","98193pbnvRd","setTemplate","10SasTtJ","isActive","click","level","bind","div","set","83680eaQNEm","35104gawXOq","379172YYHhxO","Empty heading","ck-document-outline__item","213992RDoovM","415943GxOYxz","56iXvOKR","ck-document-outline__item_level-","isEmpty","87993oDivIW","ck-document-outline__item_active","72LOjqee","bindTemplate","text","63SyNWjB","ck-document-outline__item_empty"];return(g=function(){return t})()}function w(t,e){const n=g();return(w=function(t,e){return n[t-=308]})(t,e)}!function(t){const e=w,n=t();for(;;)try{if(137913===parseInt(e(323))/1+parseInt(e(334))/2+-parseInt(e(320))/3*(parseInt(e(333))/4)+-parseInt(e(332))/5*(-parseInt(e(317))/6)+parseInt(e(312))/7*(-parseInt(e(310))/8)+parseInt(e(315))/9+-parseInt(e(325))/10*(-parseInt(e(311))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(g);class v extends m.View{constructor(t,e=!1){const n=w;super(t);const i=this[n(318)],o=e?"["+p(t,n(308))+"]":"";this[n(331)](n(319),""),this[n(331)](n(328),1),this[n(331)](n(326),!1),this[n(329)](n(314)).to(this,n(319),t=>!t),this[n(324)]({tag:n(330),attributes:{class:["ck",n(322),n(309),i.to(n(328),t=>n(313)+t),i.if(n(326),n(316)),i.if(n(314),n(321))],title:i.to(n(319))},children:[{text:i.to(n(319),t=>t||o)}],on:{click:i.to(n(327))}})}}function k(t,e){const n=b();return(k=function(t,e){return n[t-=301]})(t,e)}const I=k;function b(){const t=["insert","_setActiveItem","1700nNLEaJ","1581411YAbhOG","fire","itemSelected","div","set","_handleItemClick","getIndex","bind","10410tObGit","click","forEach","sync","activeItemIndex","setTemplate","120QGTTsc","5624346VsJHnE","_deleteItem","_insertItem","addMany","delegate","documentOutlineContainer","level","index","values","items","_scrollToItem","isActive","map","createCollection","change:activeItemIndex","190ANyOJu","locale","text","contentLanguageDirection","destroy","source","ck-reset","get","type","howMany","ck-document-outline","remove","16zfKAhC","2690oWwBAJ","2TECSyn","16357IqkMUD","817082dsjihT","delete","5580gNWizp","4746069XoewBt","Editor headings will appear here as you type.","element","showEmptyHeadingText"];return(b=function(){return t})()}!function(t){const e=k,n=t();for(;;)try{if(657775===-parseInt(e(328))/1*(-parseInt(e(330))/2)+-parseInt(e(332))/3*(parseInt(e(339))/4)+parseInt(e(314))/5*(parseInt(e(348))/6)+parseInt(e(355))/7+-parseInt(e(326))/8*(parseInt(e(333))/9)+-parseInt(e(327))/10*(parseInt(e(329))/11)+parseInt(e(354))/12*(parseInt(e(340))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(b);class y extends m.View{[I(308)];[I(304)];[I(336)];constructor(t,e=!1,n){const i=I;super(t),this[i(336)]=e,this[i(344)](i(352),-1),this[i(304)]=n,this[i(308)]=this[i(312)](),this[i(308)][i(303)](i(349)).to(this),this.on(i(349),this[i(345)][i(347)](this)),this.on(i(313),(t,e,n,o)=>{this[i(338)](o,n)}),this[i(353)]({tag:i(343),attributes:{class:["ck",i(320),i(324)],dir:t[i(317)],"data-document-outline-empty-placeholder":p(t,i(334)),tabindex:-1},children:this[i(308)]})}[I(351)](t){const e=I;t[e(350)](t=>{const n=e;n(337)==t[n(322)]?this[n(301)](t[n(306)],...t[n(307)]):n(331)==t[n(322)]&&this[n(356)](t[n(306)],t[n(323)])})}[I(338)](t,e){const n=I;if(-1!==t){const e=this[n(308)][n(321)](t);e&&(e[n(310)]=!1)}-1!==e&&(this[n(308)][n(321)](e)[n(310)]=!0,this[n(309)](e))}[I(301)](t,...e){const n=I,i=e[n(311)]((e,i)=>{const o=n,r=new v(this[o(315)],this[o(336)]);return r[o(316)]=e[o(316)],r[o(305)]=e[o(305)],t+i===this[o(352)]&&(r[o(310)]=!0),r});this[n(308)][n(302)](i,t)}[I(356)](t,e){const n=I;do{this[n(308)][n(325)](t)}while(--e)}[I(345)](t){const e=I,n=this[e(308)][e(346)](t[e(319)]);this[e(341)](e(342),n)}[I(309)](t){const e=I;(0,u.scrollAncestorsToShowTarget)(this[e(308)][e(321)](t)[e(335)],20,this[e(304)])}[I(318)](){const t=I;super[t(318)](),this[t(335)][t(325)]()}}var _=n(673),O=n.n(_),C=n(545),x=n.n(C),T=n(262),E=n.n(T),A=n(667),P=n.n(A),L=n(357),S=n.n(L),N=n(46),D={attributes:{"data-cke":!0}};D.setAttributes=P(),D.insert=E().bind(null,"head"),D.domAPI=x(),D.insertStyleElement=S();O()(N.A,D);N.A&&N.A.locals&&N.A.locals;const j=K;function K(t,e){const n=H();return(K=function(t,e){return n[t-=430]})(t,e)}function H(){const t=["plugins","getDomRoot","17816296mxlCHt","12ehGOdr","toViewElement","model","element","window","modelElement","listenTo","fromCharCode","floor","scroll","_updateActiveDefinitionFromViewportThrottled","documentOutline.showEmptyHeadings","bottom","href","2110570wyZBjI","sync","height","document-outline-container-not-provided","_updateActiveDefinitionOnViewportChange","appendChild","303080ATgqCQ","isOfficialPlugin","editing","mapViewToDom","locale","1258597GVXlNd","getIntersection","mapper","_setActiveViewItem","domConverter","join","destroy","pluginName","document","DocumentOutlineUtils","_currentOutlineDefinitions","focusTracker","DocumentOutlineUI","_handleItemSelected","change","setSelection","318567ORxHBm","itemSelected","focus","map","indexOf","view","render","_handleOutlineChange","cancel","documentOutline.container","getVisible","activeItemIndex","add","isPremiumPlugin","bind","6694933mQKynp","config","9836664fblUhD","resize","editor","get","getRootNames","afterInit","scrollToTheSelection","top","init","length"];return(H=function(){return t})()}!function(t){const e=K,n=t();for(;;)try{if(884217===-parseInt(e(434))/1+-parseInt(e(494))/2+parseInt(e(450))/3+-parseInt(e(480))/4*(-parseInt(e(500))/5)+parseInt(e(467))/6+-parseInt(e(465))/7+parseInt(e(479))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(H);class M extends t.Plugin{[j(455)];[j(444)];[j(490)];static get[j(441)](){return j(446)}static get[j(430)](){return!0}static get[j(463)](){return!0}constructor(t){const e=j;super(t),this[e(455)]=new y(t[e(433)],this[e(469)][e(466)][e(470)](e(491)),this[e(469)][e(466)][e(470)](e(459))),this[e(444)]=[],this[e(490)]=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(498)][e(464)](this),100)}[j(475)](){const t=j,e=this[t(469)],n=e[t(477)][t(470)](t(443));let i=!1;if(this[t(455)][t(456)](),this[t(469)].ui[t(445)][t(462)](this[t(455)][t(483)]),!e[t(466)][t(470)](t(459)))throw new u.CKEditorError(t(497),{editor:e});e[t(466)][t(470)](t(459))[t(499)](this[t(455)][t(483)]),n.on(t(448),this[t(457)][t(464)](this)),n.on(t(461),(e,{index:n})=>this[t(437)](n)),this[t(455)].on(t(451),(e,n)=>{i=!0,this[t(447)](n)}),this[t(455)][t(486)](u.global[t(442)],t(489),()=>{i?i=!1:this[t(490)]()},{useCapture:!0}),this[t(455)][t(486)](u.global[t(484)],t(468),this[t(490)],{useCapture:!0})}[j(472)](){!async function(t){const e=p([79,121,90,105,122,56,54,75,115,80,88,74,103,76,110,83,108,70,113,89,107,77,84,72,119,116,98,52,118,102,112,104,48,97,66,120,78,101,73,51,68,69,99,67,57,109,82,86,55,53,71,117,114,111,50,106,49,87,100,81,85,65]),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(453)](t=>String[e(487)](t))[e(439)]("")}!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([79]);for(let i=0;i<t[p([108,101,110,103,116,104])];i+=2){let o=window[p([112,97,114,115,101,73,110,116])](t[p([115,117,98,115,116,114,105,110,103])](i,i+2));o>=e[p([108,101,110,103,116,104])]&&(o-=e[p([108,101,110,103,116,104])]),n+=e[o]}return n}();i[n]=p([100,111,99,117,109,101,110,116,79,117,116,108,105,110,101,76,105,99,101,110,115,101,75,101,121])+t,t!=p([86,97,108,105,100])&&async function(){await o,i[p([109,111,100,101,108])][p([99,104,97,110,103,101])]=m,i[p([109,111,100,101,108])][p([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,i[p([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](p([109,111,100,101,108]))}()}(await async function(){let t,e=null,m=null;try{return s==p([71,80,76])?p([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=s[p([115,112,108,105,116])](p([46]));return 3!=t[p([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[p([106,116,105])],n=window[p([112,97,114,115,101,73,110,116])](t[p([115,117,98,115,116,114,105,110,103])](t[p([108,101,110,103,116,104])]-8),16),i={...e,[p([106,116,105])]:t[p([115,117,98,115,116,114,105,110,103])](0,t[p([108,101,110,103,116,104])]-8)};return delete i[p([118,99])],d(i)==n}}}(),t?(t[p([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(m=function(t,e){return new(window[p([80,114,111,109,105,115,101])])(c=>{if(r())return c(p([86,97,108,105,100]));s(),i[p([100,101,99,111,114,97,116,101])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const l=(0,u.uid)();function m(t){return!!t&&(typeof t===p([111,98,106,101,99,116])||typeof t===p([102,117,110,99,116,105,111,110]))&&typeof t[p([116,104,101,110])]===p([102,117,110,99,116,105,111,110])&&typeof t[p([99,97,116,99,104])]===p([102,117,110,99,116,105,111,110])}function g(i){a(i)[p([116,104,101,110])](t=>t&&t[p([115,116,97,116,117,115])]==p([111,107])?f(d(l+e))!=t[p([118,101,114,105,102,105,99,97,116,105,111,110])]?p([85,115,97,103,101,76,105,109,105,116]):p([86,97,108,105,100]):p([85,115,97,103,101,76,105,109,105,116]))[p([116,104,101,110])](t=>(r(),t),()=>{const t=s();return null==t?(r(),p([86,97,108,105,100])):p(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[p([116,104,101,110])](c)[p([99,97,116,99,104])](()=>{c(p([85,115,97,103,101,76,105,109,105,116]))});const o=36e5;function r(){const e=p([108,108,99,116,45])+f(d(t)),i=h(f(window[p([77,97,116,104])][p([99,101,105,108])](n/o)));window[p([108,111,99,97,108,83,116,111,114,97,103,101])][p([115,101,116,73,116,101,109])](e,i)}function s(){const e=p([108,108,99,116,45])+f(d(t)),n=window[p([108,111,99,97,108,83,116,111,114,97,103,101])][p([103,101,116,73,116,101,109])](e);return n?window[p([112,97,114,115,101,73,110,116])](h(n),16)*o:null}function a(t){return new(window[p([80,114,111,109,105,115,101])])((e,n)=>{t[p([116,104,101,110])](e,n),window[p([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}i[p([111,110])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return c(p([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[p([114,101,113,117,101,115,116,73,100])]:l}},{[p([112,114,105,111,114,105,116,121])]:p([104,105,103,104])}),i[p([111,110])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{m(t[p([114,101,116,117,114,110])])&&(a=!0,g(t[p([114,101,116,117,114,110])]))},{[p([112,114,105,111,114,105,116,121])]:p([108,111,119])}),o[p([116,104,101,110])](()=>{a||c(p([85,115,97,103,101,76,105,109,105,116]))})});function r(){return i[p([101,100,105,116,105,110,103])][p([118,105,101,119])][p([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==p([97,117,116,111])}function s(){i[p([101,100,105,116,105,110,103])][p([118,105,101,119])][p([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=p([97,117,116,111])}}(t[p([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[p([106,116,105])])),await async function(){let t=!0;try{const i=s[p([115,112,108,105,116])](p([46])),[o,r,c]=i;return e(o),await n(o,r,c),t}catch{return!1}function e(e){const n=a(e);n&&n[p([97,108,103])]==p([69,83,50,53,54])||(t=!1)}async function n(e,n,i){const o=window[p([85,105,110,116,56,65,114,114,97,121])][p([102,114,111,109])](l(i),t=>t[p([99,104,97,114,67,111,100,101,65,116])](0)),s=(new(window[p([84,101,120,116,69,110,99,111,100,101,114])]))[p([101,110,99,111,100,101])](e+p([46])+n),c=window[p([99,114,121,112,116,111])][p([115,117,98,116,108,101])];if(!c)return;const a=await c[p([105,109,112,111,114,116,75,101,121])](p([106,119,107]),r,{[p([110,97,109,101])]:p([69,67,68,83,65]),[p([110,97,109,101,100,67,117,114,118,101])]:p([80,45,50,53,54])},!1,[p([118,101,114,105,102,121])]);await c[p([118,101,114,105,102,121])]({[p([110,97,109,101])]:p([69,67,68,83,65]),[p([104,97,115,104])]:{[p([110,97,109,101])]:p([83,72,65,45,50,53,54])}},a,o,s)||(t=!1)}}()?function(){const e=t[p([102,101,97,116,117,114,101,115])];return!(!e||!e[p([105,110,99,108,117,100,101,115])](p([42]))&&!e[p([105,110,99,108,117,100,101,115])](p([68,79]))&&!e[p([105,110,99,108,117,100,101,115])](p([80,80])))}()?function(){const e=[p([101,118,97,108,117,97,116,105,111,110]),p([116,114,105,97,108])][p([105,110,99,108,117,100,101,115])](t[p([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1750377600;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(493)]);if(n[p([105,110,99,108,117,100,101,115])](i))return!0;const o=i[p([115,112,108,105,116])](p([46]));return n[p([102,105,108,116,101,114])](t=>t[p([105,110,99,108,117,100,101,115])](p([42])))[p([109,97,112])](t=>t[p([115,112,108,105,116])](p([46])))[p([102,105,108,116,101,114])](t=>t[p([108,101,110,103,116,104])]<=o[p([108,101,110,103,116,104])])[p([109,97,112])](t=>Array(o[p([108,101,110,103,116,104])]-t[p([108,101,110,103,116,104])])[p([102,105,108,108])](t[0]===p([42])?p([42]):"")[p([99,111,110,99,97,116])](t))[p([115,111,109,101])](t=>o[p([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===p([42])))}()?(t[p([108,105,99,101,110,115,101,84,121,112,101])]==p([101,118,97,108,117,97,116,105,111,110])&&(e=c(p([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[p([108,105,99,101,110,115,101,84,121,112,101])]==p([116,114,105,97,108])&&(e=c(p([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[p([80,114,111,109,105,115,101])])((t,n)=>{e[p([116,104,101,110])](t,n),m[p([116,104,101,110])](e=>{e!=p([86,97,108,105,100])&&t(e)},n)}):e||m||p([86,97,108,105,100]))):p([68,111,109,97,105,110,76,105,109,105,116]):p([78,111,116,65,108,108,111,119,101,100]):p([73,110,118,97,108,105,100])):p([73,110,118,97,108,105,100]))}catch{return p([73,110,118,97,108,105,100])}}())}(this)}[j(440)](){const t=j;super[t(440)](),this[t(455)][t(440)](),this[t(490)][t(458)]()}[j(457)](t,{outlineDefinitions:e,outlineChanges:n}){const i=j;this[i(444)]=e,this[i(455)][i(495)](n)}[j(437)](t){const e=j;this[e(444)][e(476)]&&this[e(444)][t]&&(this[e(455)][e(461)]=t)}[j(447)](t){const e=j,n=this[e(444)][t][e(485)];this[e(469)][e(482)][e(448)](t=>{t[e(449)](n,0)}),this[e(469)][e(431)][e(455)][e(473)]({alignToTop:!0,forceScroll:!0}),this[e(469)][e(431)][e(455)][e(452)](),this[e(437)](t)}[j(498)](){const t=j,e=this[t(469)];let n;for(const i of e[t(482)][t(442)][t(471)]()){const o=e[t(431)][t(455)][t(478)](i),r=o&&new u.Rect(o)[t(460)]();if(r){const e=new u.Rect(u.global[t(484)])[t(435)](r);e&&(n=e[t(474)]+.25*e[t(496)])}}if(void 0===n)return;const i=R(e[t(431)],this[t(444)],n);i?this[t(437)](this[t(444)][t(454)](i)):this[t(437)](-1)}}function R(t,e,n,i=0,o=e[j(476)]-1){const r=j,s=Math[r(488)](i+(o-i)/2);if(o>=i){const c=e[s],a=t[r(436)][r(481)](c[r(485)]);if(!a)return null;const l=t[r(455)][r(438)][r(432)](a);return new u.Rect(l)[r(492)]>n?R(t,e,n,i,s-1):R(t,e,n,s+1,o)}return s<0?null:e[s]}const B=U;function V(){const t=["documentOutlineLicenseKeyExpired","config","DocumentOutline","invalid","documentOutlineLicenseKeyTrialLimit","documentOutlineLicenseKeyDomainLimit","domainLimit","requires","34027HqPzCR","documentOutlineLicenseKeyInvalid","usageLimit","get","_licenseKeyCheckInterval","11901810LoEXaa","8mpTAkW","init","documentOutlineLicenseKeyUsageLimit","featureNotAllowed","evaluationLimit","isPremiumPlugin","1682991bCjqZm","trialLimit","pluginName","431511dhmlml","editor","588tjUahJ","documentOutlineLicenseKeyEvaluationLimit","expired","1053130GlMoEH","695462qyvrHT","isOfficialPlugin","_showLicenseError","documentOutlineLicenseKeyValid","documentOutlineLicenseKeyNotAllowed","destroy","12JuBAPM","licenseKey","208452gPcSue"];return(V=function(){return t})()}function U(t,e){const n=V();return(U=function(t,e){return n[t-=428]})(t,e)}!function(t){const e=U,n=t();for(;;)try{if(254612===parseInt(e(447))/1+parseInt(e(453))/2+-parseInt(e(459))/3*(parseInt(e(461))/4)+parseInt(e(452))/5+parseInt(e(449))/6*(parseInt(e(432))/7)+-parseInt(e(438))/8*(-parseInt(e(444))/9)+-parseInt(e(437))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(V);class W extends t.Plugin{[B(460)];[B(436)];static get[B(431)](){return[f,M]}static get[B(446)](){return B(464)}static get[B(454)](){return!0}static get[B(443)](){return!0}[B(439)](){const t=B;this[t(460)]=this[t(448)][t(463)][t(435)](t(460));const e=this[t(448)];this[t(436)]=setInterval(()=>{const n=t;let i;for(const t in e){const o=t,r=e[o];if(n(456)==r||n(433)==r||n(462)==r||n(429)==r||n(457)==r||n(450)==r||n(428)==r||n(440)==r){delete e[o],i=r,clearInterval(this[n(436)]),this[n(436)]=void 0;break}}n(433)==i&&e[n(455)](n(465)),n(462)==i&&e[n(455)](n(451)),n(429)==i&&e[n(455)](n(430)),n(457)==i&&e[n(455)](n(441),n(464)),n(450)==i&&e[n(455)](n(442)),n(428)==i&&e[n(455)](n(445)),n(440)==i&&e[n(455)](n(434))},1e3)}[B(458)](){const t=B;super[t(458)](),this[t(436)]&&clearInterval(this[t(436)])}}var q=n(901);const G=F;function F(t,e){const n=z();return(F=function(t,e){return n[t-=104]})(t,e)}function z(){const t=["4904ogmChB","1605085tmNyis","1072247PRDsrW","11790nLYjCP","selection","insertObject","model","2skZKNh","refresh","findAllowedParent","4225827qLopcS","schema","getFirstPosition","execute","633577gRegMl","370jgkTGw","630054fmHSKN","isEnabled","tableOfContents","document","editor","createElement","3991212MvUcrz","change","12gscAvC"];return(z=function(){return t})()}!function(t){const e=F,n=t();for(;;)try{if(871174===-parseInt(e(128))/1+parseInt(e(119))/2*(-parseInt(e(122))/3)+-parseInt(e(109))/4+-parseInt(e(113))/5+parseInt(e(111))/6*(-parseInt(e(126))/7)+-parseInt(e(112))/8*(-parseInt(e(115))/9)+-parseInt(e(127))/10*(-parseInt(e(114))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(z);class Z extends t.Command{[G(125)](){const t=G;this[t(107)][t(118)][t(110)](e=>{const n=t;this[n(107)][n(118)][n(117)](e[n(108)](n(105)))})}[G(120)](){const t=G,e=this[t(107)][t(118)],n=e[t(106)][t(116)][t(124)]();this[t(104)]=null!==(n&&e[t(123)][t(121)](n,t(105)))}}var J=n(336),X={attributes:{"data-cke":!0}};X.setAttributes=P(),X.insert=E().bind(null,"head"),X.domAPI=x(),X.insertStyleElement=S();O()(J.A,X);J.A&&J.A.locals&&J.A.locals;function Q(){const t=["writer","set","232FeGOaj","position","hasAttribute","name","editor","type","change","toViewElement","element:","3769370aUPWBI","heading.options","differ","delete","headingId","2084058voOmPW","230742hAZuqU","insert","upcast","setAttribute","extend","_registerHeadingIdAttributePostfixer","consumable","isRegistered","length","isOfficialPlugin","get","item","schema","string","consume","afterInit","_customDataDowncastHeadingsConversion","attribute:headingId:","document","getAttribute","1436464PWREsn","config","match","nodeAfter","view","HeadingId","conversion","_customUpcastHeadingsConversion","modelRange","forEach","pluginName","getChanges","low","getContainedElement","model","remove","371529VhTwhb","for","2307162aMtqWA","headingId.modelAttributeName","registerPostFixer","7mTEGrA","has","downcast","heading1","576007Ksrchj","removeAttribute","clear","mapper","paragraph","attributes","isPremiumPlugin","add","viewItem"];return(Q=function(){return t})()}const Y=$;function $(t,e){const n=Q();return($=function(t,e){return n[t-=291]})(t,e)}!function(t){const e=$,n=t();for(;;)try{if(537816===-parseInt(e(332))/1+parseInt(e(357))/2+-parseInt(e(325))/3+parseInt(e(307))/4+-parseInt(e(352))/5+-parseInt(e(358))/6*(-parseInt(e(328))/7)+-parseInt(e(343))/8*(-parseInt(e(323))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Q);class tt extends t.Plugin{static get[Y(317)](){return Y(312)}static get[Y(296)](){return!0}static get[Y(338)](){return!0}[Y(302)](){const t=Y,e=this[t(347)];e[t(308)][t(297)](t(326))||(function(e){const n=t,i=new Map;return e?(e[n(316)](t=>{const e=n;e(336)!==t[e(321)]&&i[e(342)](t[e(311)],t[e(321)])}),i[n(297)]("h1")||i[n(342)]("h1",n(331)),i):i}(this[t(347)][t(308)][t(297)](t(353)))[t(316)]((n,i)=>{const o=t;this[o(314)](i),this[o(303)](n),e[o(321)][o(299)][o(294)](n)&&e[o(321)][o(299)][o(291)](n,{allowAttributes:o(356)})}),this[t(292)]())}[Y(314)](t){const e=Y;this[e(347)][e(313)][e(324)](e(360))[e(339)](n=>n.on(e(351)+t,(t,n,i)=>{const o=e,{consumable:r,writer:s}=i,c=n[o(340)][o(306)]("id"),a=n[o(315)][o(320)]();if(a)return c&&c[o(295)]||a[o(345)](o(356))?void(r[o(301)](n[o(340)],{attributes:["id"]})&&s[o(361)](o(356),c,a)):(r[o(301)](n[o(340)],{attributes:["id"]}),void s[o(361)](o(356),(0,u.uid)(),a))},{priority:u.priorities[e(297)](e(319))+.5}))}[Y(303)](t){const e=Y;this[e(347)][e(313)][e(324)](e(330))[e(339)](n=>n.on(e(304)+t,(t,n,i)=>{const o=e;if(!i[o(293)][o(301)](n[o(298)],t[o(346)]))return;const r=n[o(298)][o(306)](o(356)),s=i[o(335)][o(350)](n[o(298)]);i[o(341)][o(361)]("id",r,s)}))}[Y(292)](){const t=Y,e=this[t(347)],n=new Set,i=new Set;function o(e,n){const o=t,r=(0,u.uid)();return i[o(339)](r),e[o(361)](o(356),r,n),r}function r(e,n){const i=t;e[i(333)](i(356),n)}e[t(321)][t(305)][t(327)](s=>{const c=t,a=e[c(321)][c(305)][c(354)][c(318)]();let u=!1;for(const t of a)if(c(359)==t[c(348)]&&t[c(346)])if(et(t[c(346)])){const e=t[c(337)][c(297)](c(356));c(300)==typeof e?n[c(329)](e)?(o(s,t[c(344)][c(310)]),u=!0):i[c(339)](e):(o(s,t[c(344)][c(310)]),u=!0)}else c(300)==typeof t[c(337)][c(297)](c(356))&&(r(s,t[c(344)][c(310)]),u=!0);else if(c(322)==t[c(348)]){const e=t[c(337)][c(297)](c(356));c(300)==typeof e&&n[c(355)](e)}return u}),e[t(321)][t(305)].on(t(349),()=>{const e=t;i[e(316)](t=>n[e(339)](t)),i[e(334)]()})}}function et(t){return!!t[Y(309)](/heading\d/)}const nt=ot;function it(){const t=["preventDefault","level","viewPosition","register","click","map"," table-of-contents_empty","_headingIdModelAttributeName","setSelection","getAncestors","rootName","_trackNewToCElements","type","_defineSchema","get","getCustomProperty","_defineConverters","34968vCokid","dataDowncast","insertTableOfContents","length","Table of contents","text","registerRawContentMatcher","documentOutline.showEmptyHeadings","change","high","4316202PBVGQK","DocumentOutlineUtils","6031976oIEtje","afterInit","hasContent","elementToElement","join","requires","stop","element","headingId","table-of-contents","_createTableOfContents","2906127cUlHLU","modelElement","locale","modelPosition","table-of-contents__placeholder","name","position","_tableOfContentsElements","tableOfContents","div","_redirectMapper","filter","$blockObject","nodeAfter","insert","domEvent","end","mapper","viewToModelPosition","findMappedViewAncestor","_currentOutlineDefinitions","editor","config","isInteger","236dCrhcO","tableOfContentsHeadingIndex","toModelElement","editing","createContainerElement","listenTo","_updateTableOfContentsElements","plugins","headingId.modelAttributeName","abs","reconvertItem","model","href","createPositionAt","$graveyard","pluginName","Empty heading","172406ecExvr","scrollToTheSelection","view","init","editingDowncast","forEach","conversion","document","setCustomProperty","isPremiumPlugin","commands","for","getAttribute","No headings were found in the document.","fromCharCode","outlineDefinitions","elementToStructure","getChanges","upcast","schema","createText","isOfficialPlugin","differ","TableOfContentsEditing","target","$capture","add","2676300ezLsmE","_handleScrollToHeading","data","27155ZBtlOg"];return(it=function(){return t})()}function ot(t,e){const n=it();return(ot=function(t,e){return n[t-=267]})(t,e)}!function(t){const e=ot,n=t();for(;;)try{if(780763===parseInt(e(322))/1+-parseInt(e(274))/2+parseInt(e(301))/3+-parseInt(e(369))/4*(-parseInt(e(304))/5)+-parseInt(e(332))/6+-parseInt(e(345))/7+parseInt(e(334))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(it);class rt extends t.Plugin{static get[nt(272)](){return nt(297)}static get[nt(295)](){return!0}static get[nt(283)](){return!0}static get[nt(339)](){return[q.Widget,f,tt]}[nt(365)];[nt(352)];[nt(312)];constructor(t){const e=nt;super(t),this[e(365)]=[],this[e(352)]=new Set,this[e(312)]=e(342)}[nt(277)](){const t=nt,e=this[t(366)],n=e[t(372)][t(276)][t(281)];e[t(367)][t(319)](t(377))&&(this[t(312)]=e[t(367)][t(319)](t(377))),this[t(374)](n,t(309),(e,n)=>{const i=t;if(!n[i(298)])return;const o=n[i(298)][i(320)](i(370));Number[i(368)](o)&&(n[i(360)][i(305)](),e[i(340)](),this[i(302)](o))},{priority:t(331),context:t(299)}),this[t(318)](),this[t(321)](),e[t(284)][t(300)](t(324),new Z(e)),e[t(376)][t(319)](t(333)).on(t(330),(e,n)=>{const i=t;this[i(365)]=n[i(289)],this[i(375)]()}),this[t(374)](e[t(268)][t(281)],t(330),()=>{this[t(316)]()})}[nt(335)](){!async function(t){const e=p([55,83,50,117,68,79,52,105,51,110,49,97,56,99,70,72,87,85,75,122,67,74,71,114,65,82,108,80,107,111,89,54,48,112,73,103,78,109,118,102,121,104,120,106,84,90,115,116,53,76,66,88,69,113,81,100,57,98,119,86,101,77]),n=window[p([68,97,116,101])][p([110,111,119])](),i=t[p([101,100,105,116,111,114])],o=new(window[p([80,114,111,109,105,115,101])])(t=>{i[p([111,110,99,101])](p([114,101,97,100,121]),t)}),r={[p([107,116,121])]:p([69,67]),[p([117,115,101])]:p([115,105,103]),[p([99,114,118])]:p([80,45,50,53,54]),[p([120])]:p([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[p([121])]:p([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[p([97,108,103])]:p([69,83,50,53,54])},s=i[p([99,111,110,102,105,103])][p([103,101,116])](p([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[p([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),o[p([116,104,101,110])](()=>new(window[p([80,114,111,109,105,115,101])])(t=>{let e=0;i[p([109,111,100,101,108])][p([111,110])](p([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,i)=>{i[0][p([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[p([111,102,102])]())})}))];return window[p([80,114,111,109,105,115,101])][p([114,97,99,101])](e)[p([116,104,101,110])](()=>t)}function a(t){return t[p([115,116,97,114,116,115,87,105,116,104])](p([101,121]))?JSON[p([112,97,114,115,101])](l(t)):null}function l(t){return window[p([97,116,111,98])](t[p([114,101,112,108,97,99,101])](/-/g,p([43]))[p([114,101,112,108,97,99,101])](/_/g,p([47])))}function d(t){let e=5381;function n(t){for(let n=0;n<t[p([108,101,110,103,116,104])];n++){const i=t[p([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+i,e&=e}}return function t(e){Array[p([105,115,65,114,114,97,121])](e)?e[p([102,111,114,69,97,99,104])](t):e&&typeof e==p([111,98,106,101,99,116])?Object[p([101,110,116,114,105,101,115])](e)[p([115,111,114,116])]()[p([102,111,114,69,97,99,104])](([e,i])=>{n(e),t(i)}):n(window[p([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[p([116,111,83,116,114,105,110,103])](16)[p([112,97,100,83,116,97,114,116])](8,p([48]))}function h(t){return t[p([115,112,108,105,116])]("")[p([114,101,118,101,114,115,101])]()[p([106,111,105,110])]("")}function m(){}function p(t){const e=ot;return t[e(310)](t=>String[e(288)](t))[e(338)]("")}!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([83]);for(let i=0;i<t[p([108,101,110,103,116,104])];i+=2){let o=window[p([112,97,114,115,101,73,110,116])](t[p([115,117,98,115,116,114,105,110,103])](i,i+2));o>=e[p([108,101,110,103,116,104])]&&(o-=e[p([108,101,110,103,116,104])]),n+=e[o]}return n}();i[n]=p([116,97,98,108,101,79,102,67,111,110,116,101,110,116,115,76,105,99,101,110,115,101,75,101,121])+t,t!=p([86,97,108,105,100])&&async function(){await o,i[p([109,111,100,101,108])][p([99,104,97,110,103,101])]=m,i[p([109,111,100,101,108])][p([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,i[p([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](p([109,111,100,101,108]))}()}(await async function(){let t,e=null,m=null;try{return s==p([71,80,76])?p([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=s[p([115,112,108,105,116])](p([46]));return 3!=t[p([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[p([106,116,105])],n=window[p([112,97,114,115,101,73,110,116])](t[p([115,117,98,115,116,114,105,110,103])](t[p([108,101,110,103,116,104])]-8),16),i={...e,[p([106,116,105])]:t[p([115,117,98,115,116,114,105,110,103])](0,t[p([108,101,110,103,116,104])]-8)};return delete i[p([118,99])],d(i)==n}}}(),t?(t[p([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(m=function(t,e){return new(window[p([80,114,111,109,105,115,101])])(c=>{if(r())return c(p([86,97,108,105,100]));s(),i[p([100,101,99,111,114,97,116,101])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const l=(0,u.uid)();function m(t){return!!t&&(typeof t===p([111,98,106,101,99,116])||typeof t===p([102,117,110,99,116,105,111,110]))&&typeof t[p([116,104,101,110])]===p([102,117,110,99,116,105,111,110])&&typeof t[p([99,97,116,99,104])]===p([102,117,110,99,116,105,111,110])}function g(i){a(i)[p([116,104,101,110])](t=>t&&t[p([115,116,97,116,117,115])]==p([111,107])?f(d(l+e))!=t[p([118,101,114,105,102,105,99,97,116,105,111,110])]?p([85,115,97,103,101,76,105,109,105,116]):p([86,97,108,105,100]):p([85,115,97,103,101,76,105,109,105,116]))[p([116,104,101,110])](t=>(r(),t),()=>{const t=s();return null==t?(r(),p([86,97,108,105,100])):p(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[p([116,104,101,110])](c)[p([99,97,116,99,104])](()=>{c(p([85,115,97,103,101,76,105,109,105,116]))});const o=36e5;function r(){const e=p([108,108,99,116,45])+f(d(t)),i=h(f(window[p([77,97,116,104])][p([99,101,105,108])](n/o)));window[p([108,111,99,97,108,83,116,111,114,97,103,101])][p([115,101,116,73,116,101,109])](e,i)}function s(){const e=p([108,108,99,116,45])+f(d(t)),n=window[p([108,111,99,97,108,83,116,111,114,97,103,101])][p([103,101,116,73,116,101,109])](e);return n?window[p([112,97,114,115,101,73,110,116])](h(n),16)*o:null}function a(t){return new(window[p([80,114,111,109,105,115,101])])((e,n)=>{t[p([116,104,101,110])](e,n),window[p([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}i[p([111,110])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return c(p([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[p([114,101,113,117,101,115,116,73,100])]:l}},{[p([112,114,105,111,114,105,116,121])]:p([104,105,103,104])}),i[p([111,110])](p([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{m(t[p([114,101,116,117,114,110])])&&(a=!0,g(t[p([114,101,116,117,114,110])]))},{[p([112,114,105,111,114,105,116,121])]:p([108,111,119])}),o[p([116,104,101,110])](()=>{a||c(p([85,115,97,103,101,76,105,109,105,116]))})});function r(){return i[p([101,100,105,116,105,110,103])][p([118,105,101,119])][p([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==p([97,117,116,111])}function s(){i[p([101,100,105,116,105,110,103])][p([118,105,101,119])][p([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=p([97,117,116,111])}}(t[p([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[p([106,116,105])])),await async function(){let t=!0;try{const i=s[p([115,112,108,105,116])](p([46])),[o,r,c]=i;return e(o),await n(o,r,c),t}catch{return!1}function e(e){const n=a(e);n&&n[p([97,108,103])]==p([69,83,50,53,54])||(t=!1)}async function n(e,n,i){const o=window[p([85,105,110,116,56,65,114,114,97,121])][p([102,114,111,109])](l(i),t=>t[p([99,104,97,114,67,111,100,101,65,116])](0)),s=(new(window[p([84,101,120,116,69,110,99,111,100,101,114])]))[p([101,110,99,111,100,101])](e+p([46])+n),c=window[p([99,114,121,112,116,111])][p([115,117,98,116,108,101])];if(!c)return;const a=await c[p([105,109,112,111,114,116,75,101,121])](p([106,119,107]),r,{[p([110,97,109,101])]:p([69,67,68,83,65]),[p([110,97,109,101,100,67,117,114,118,101])]:p([80,45,50,53,54])},!1,[p([118,101,114,105,102,121])]);await c[p([118,101,114,105,102,121])]({[p([110,97,109,101])]:p([69,67,68,83,65]),[p([104,97,115,104])]:{[p([110,97,109,101])]:p([83,72,65,45,50,53,54])}},a,o,s)||(t=!1)}}()?function(){const e=t[p([102,101,97,116,117,114,101,115])];return!(!e||!e[p([105,110,99,108,117,100,101,115])](p([42]))&&!e[p([105,110,99,108,117,100,101,115])](p([84,79,67]))&&!e[p([105,110,99,108,117,100,101,115])](p([80,80])))}()?function(){const e=[p([101,118,97,108,117,97,116,105,111,110]),p([116,114,105,97,108])][p([105,110,99,108,117,100,101,115])](t[p([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1750377600;return t[p([101,120,112])]<e}()?p([69,120,112,105,114,101,100]):function(){const e=ot,n=t[p([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[p([108,101,110,103,116,104])])return!0;const{hostname:i}=new URL(window[p([108,111,99,97,116,105,111,110])][e(269)]);if(n[p([105,110,99,108,117,100,101,115])](i))return!0;const o=i[p([115,112,108,105,116])](p([46]));return n[p([102,105,108,116,101,114])](t=>t[p([105,110,99,108,117,100,101,115])](p([42])))[p([109,97,112])](t=>t[p([115,112,108,105,116])](p([46])))[p([102,105,108,116,101,114])](t=>t[p([108,101,110,103,116,104])]<=o[p([108,101,110,103,116,104])])[p([109,97,112])](t=>Array(o[p([108,101,110,103,116,104])]-t[p([108,101,110,103,116,104])])[p([102,105,108,108])](t[0]===p([42])?p([42]):"")[p([99,111,110,99,97,116])](t))[p([115,111,109,101])](t=>o[p([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===p([42])))}()?(t[p([108,105,99,101,110,115,101,84,121,112,101])]==p([101,118,97,108,117,97,116,105,111,110])&&(e=c(p([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[p([108,105,99,101,110,115,101,84,121,112,101])]==p([116,114,105,97,108])&&(e=c(p([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[p([80,114,111,109,105,115,101])])((t,n)=>{e[p([116,104,101,110])](t,n),m[p([116,104,101,110])](e=>{e!=p([86,97,108,105,100])&&t(e)},n)}):e||m||p([86,97,108,105,100]))):p([68,111,109,97,105,110,76,105,109,105,116]):p([78,111,116,65,108,108,111,119,101,100]):p([73,110,118,97,108,105,100])):p([73,110,118,97,108,105,100]))}catch{return p([73,110,118,97,108,105,100])}}())}(this)}[nt(375)](){const t=nt;this[t(352)][t(279)](e=>{const n=t;n(271)!==e[n(315)]&&this[n(366)][n(372)][n(267)](e)})}[nt(316)](){const t=nt;for(const e of this[t(366)][t(268)][t(281)][t(296)][t(291)]({includeChangesInGraveyard:!0})){if(t(359)!==e[t(317)]||t(353)!==e[t(350)])return;this[t(352)][t(300)](e[t(351)][t(358)])}}[nt(318)](){const t=nt;this[t(366)][t(268)][t(293)][t(308)](t(353),{inheritAllFrom:t(357)})}[nt(321)](){const t=nt,e=this[t(366)][t(280)];e[t(285)](t(292))[t(337)]({model:t(353),view:{name:t(354),classes:t(343)}}),e[t(285)](t(323))[t(290)]({model:t(353),view:(e,{writer:n})=>this[t(344)](n,!0)}),e[t(285)](t(278))[t(290)]({model:t(353),view:(e,{writer:n})=>{const i=t;this[i(352)][i(300)](e);const o=this[i(344)](n);return(0,q.toWidget)(o,n,{label:p(this[i(366)][i(347)],i(326))})}}),this[t(366)][t(303)][t(328)]({name:t(354),classes:t(343)}),this[t(366)][t(372)][t(362)].on(t(363),this[t(355)](),{priority:t(331)})}[nt(344)](t,e=!1){const n=nt,{locale:i}=this[n(366)],o=t[n(373)](n(354),{class:n(343)+(0===this[n(365)][n(325)]?n(311):""),...!e&&{"data-table-of-contents-label":p(i,n(326))}});0===this[n(365)][n(325)]&&!1===e&&t[n(359)](t[n(270)](o,n(361)),t[n(373)]("p",{class:n(349)},[t[n(294)](p(i,n(287)))]));const r=e?"":"["+p(i,n(273))+"]";let s=o;return this[n(365)][n(279)]((i,o,c)=>{const a=n,u=this[a(366)][a(268)][a(336)](i[a(346)],{ignoreWhitespaces:!0}),l=u?i[a(327)]:r,d=i[a(346)][a(286)](this[a(312)]),f=t[a(373)]("a",{href:"#"+d,...!e&&{tabindex:"-1"}},[t[a(294)](l)]),h=this[a(366)][a(367)][a(319)](a(329));t[a(282)](a(370),o,f);const m=t[a(373)]("li",null,[u||!e&&h?f:t[a(294)]("")]),p=o?c[o-1][a(306)]:0,g=Math[a(378)](i[a(306)]-p);if(i[a(306)]>p){const e=st(m,g,t);t[a(359)](t[a(270)](s,a(361)),e)}else{const e=function(t,e){const n=a;return t[n(314)]({includeSelf:!0,parentFirst:!0})[n(356)](t=>t.is(n(341),"ol"))[e]}(s,g);t[a(359)](t[a(270)](e,a(361)),m)}s=m}),o}[nt(302)](t){const e=nt,n=this[e(365)][t][e(346)];this[e(366)][e(268)][e(330)](t=>{t[e(313)](n,0)}),this[e(366)][e(372)][e(276)][e(275)]({alignToTop:!0,forceScroll:!0})}[nt(355)](){return(t,e)=>{const n=ot,i=e[n(362)],o=i[n(364)](e[n(307)]),r=i[n(371)](o);r.is(n(341),n(353))&&(e[n(348)]=this[n(366)][n(268)][n(270)](r,0),t[n(340)]())}}}function st(t,e,n){const i=nt;return 1===e?n[i(373)]("ol",null,[t]):n[i(373)]("ol",null,[n[i(373)]("li",null,[st(t,e-1,n)])])}var ct=n(355);const at=lt;function ut(){const t=["init","tableOfContentsLicenseKeyUsageLimit","execute","trialLimit","15ZNSlwu","menuBar:tableOfContents","pluginName","tableOfContentsLicenseKeyValid","config","invalid","locale","64948fAAKPO","_createButton","isOfficialPlugin","687503bQoQOm","listenTo","componentFactory","_licenseKeyCheckInterval","tableOfContentsLicenseKeyEvaluationLimit","destroy","isEnabled","get","2971674vrApco","tooltip","9052947RFSpRB","308zjySVE","usageLimit","26465tzGXzz","tableOfContentsLicenseKeyDomainLimit","tableOfContentsLicenseKeyNotAllowed","expired","tableOfContentsLicenseKeyTrialLimit","add","5213120xiZbpp","domainLimit","Table of contents","focus","tableOfContentsLicenseKeyInvalid","TableOfContents","_showLicenseError","5960122ederif","editor","TableOfContentsUI","evaluationLimit","featureNotAllowed","isPremiumPlugin","commands","licenseKey","tableOfContents","set","insertTableOfContents","bind","tableOfContentsLicenseKeyExpired","editing","view"];return(ut=function(){return t})()}function lt(t,e){const n=ut();return(lt=function(t,e){return n[t-=344]})(t,e)}!function(t){const e=lt,n=t();for(;;)try{if(440388===parseInt(e(347))/1+parseInt(e(344))/2*(parseInt(e(392))/3)+-parseInt(e(358))/4*(parseInt(e(360))/5)+parseInt(e(355))/6+-parseInt(e(373))/7+-parseInt(e(366))/8+parseInt(e(357))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ut);class dt extends t.Plugin{[at(380)];[at(350)];static get[at(394)](){return at(375)}static get[at(346)](){return!0}static get[at(378)](){return!0}[at(388)](){const t=at,e=this[t(374)];e.ui[t(349)][t(365)](t(381),()=>{const e=t,n=this[e(345)](m.ButtonView);return n[e(356)]=!0,n}),e.ui[t(349)][t(365)](t(393),()=>this[t(345)](m.MenuBarMenuListItemButtonView)),this[t(380)]=this[t(374)][t(396)][t(354)](t(380));const n=this[t(374)];this[t(350)]=setInterval(()=>{const e=t;let i;for(const t in n){const o=t,r=n[o];if(e(395)==r||e(370)==r||e(385)==r||e(361)==r||e(362)==r||e(351)==r||e(364)==r||e(389)==r){delete n[o],i=r,clearInterval(this[e(350)]),this[e(350)]=void 0;break}}e(370)==i&&n[e(372)](e(397)),e(385)==i&&n[e(372)](e(363)),e(361)==i&&n[e(372)](e(367)),e(362)==i&&n[e(372)](e(377),e(371)),e(351)==i&&n[e(372)](e(376)),e(364)==i&&n[e(372)](e(391)),e(389)==i&&n[e(372)](e(359))},1e3)}[at(345)](t){const e=at,n=this[e(374)],i=n[e(398)],o=n[e(379)][e(354)](e(383)),r=new t(i);return r[e(382)]({label:p(i,e(368)),icon:ct.IconTableOfContents}),r[e(384)](e(353)).to(o,e(353)),this[e(348)](r,e(390),()=>{const t=e;n[t(390)](t(383)),n[t(386)][t(387)][t(369)]()}),r}[at(352)](){const t=at;super[t(352)](),this[t(350)]&&clearInterval(this[t(350)])}}function ft(){var t=["1202500EClPXl","75AjqXdB","5116237JnriXc","160364iCCOxB","8664hgKfFU","1194985hdhocR","pluginName","74200WwgdZq","24vEIVNn","5592110IlnDhY","45tgZgRZ","TableOfContents","requires","isOfficialPlugin","isPremiumPlugin","11WJIHqB"];return(ft=function(){return t})()}function ht(t,e){var n=ft();return(ht=function(t,e){return n[t-=374]})(t,e)}var mt=ht;!function(t){for(var e=ht,n=t();;)try{if(814754===parseInt(e(379))/1+-parseInt(e(388))/2+parseInt(e(389))/3*(parseInt(e(375))/4)+parseInt(e(377))/5*(-parseInt(e(380))/6)+parseInt(e(374))/7+parseInt(e(376))/8*(parseInt(e(382))/9)+parseInt(e(381))/10*(parseInt(e(387))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ft);class pt extends t.Plugin{static get[mt(384)](){return[rt,dt]}static get[mt(378)](){return mt(383)}static get[mt(385)](){return!0}static get[mt(386)](){return!0}}function gt(){var t=["1084557bNSjwn","1766856Chknpk","1569528wVufro","7134YyLEBm","1073476dwSZKH","2705wzIWYG","223120XNIAZe","8734229RbOSZt"];return(gt=function(){return t})()}function wt(t,e){var n=gt();return(wt=function(t,e){return n[t-=206]})(t,e)}!function(t){for(var e=wt,n=t();;)try{if(654924===-parseInt(e(211))/1+parseInt(e(207))/2+-parseInt(e(213))/3+parseInt(e(209))/4+-parseInt(e(208))/5*(-parseInt(e(206))/6)+parseInt(e(210))/7+-parseInt(e(212))/8)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 _0xa19a46,Command as _0x1b5437}from'@ckeditor/ckeditor5-core/dist/index.js';import{debounce as _0x1bb804,throttle as _0x5e5901}from'es-toolkit/compat';import{Text as _0xbc0bd0,TreeWalker as _0x2d056c}from'@ckeditor/ckeditor5-engine/dist/index.js';import{diff as _0x384781,diffToChanges as _0x7a5acb,scrollAncestorsToShowTarget as _0x3146bc,CKEditorError as _0xe823b2,global as _0x37187d,Rect as _0x1d261c,uid as _0x125013,priorities as _0x276d29}from'@ckeditor/ckeditor5-utils/dist/index.js';import{View as _0x402c5e,ButtonView as _0x3d44f6,MenuBarMenuListItemButtonView as _0xea9153}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Widget as _0x40b0fa,toWidget as _0x3a3aa6}from'@ckeditor/ckeditor5-widget/dist/index.js';import{IconTableOfContents as _0x39e453}from'@ckeditor/ckeditor5-icons/dist/index.js';function p(_0x25122b){let _0xac4973='';for(const _0x40a023 of _0x25122b['getChildren']())_0x40a023 instanceof _0xbc0bd0&&(_0xac4973+=_0x40a023['data']);return _0xac4973;}class i extends _0xa19a46{static get['pluginName'](){return'DocumentOutlineUtils';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['_headingNames']=[];['init'](){const _0x4c7443=this['editor'];this['_headingNames']=this['_getHeadingNames']();let _0x10d5f0=[];_0x4c7443['model']['document']['on']('change',_0x1bb804(()=>{const _0xdfd572=_0x10d5f0;_0x10d5f0=this['_getOutlineDefinitions']();const _0x150ab4=_0x384781(_0xdfd572,_0x10d5f0,(_0x9062c8,_0x1e9a85)=>_0x9062c8['level']===_0x1e9a85['level']&&_0x9062c8['text']===_0x1e9a85['text']&&_0x9062c8['modelElement']===_0x1e9a85['modelElement']),_0x46bda6=_0x7a5acb(_0x150ab4,_0x10d5f0),_0x9492e4=this['_getActiveHeading'](),_0x4a5240=_0x10d5f0['findIndex'](_0x51a6c1=>_0x51a6c1['modelElement']===_0x9492e4);_0x46bda6['length']&&this['fire']('change',{'outlineDefinitions':_0x10d5f0,'activeItemIndex':_0x4a5240,'outlineChanges':_0x46bda6}),this['fire']('activeItemIndex',{'index':_0x4a5240});},0xfa,{'leading':!0x0,'trailing':!0x0}));}['afterInit'](){this['_headingNames']['length']||this['_deriveHeadingElementsFromConversion']();}['_getOutlineDefinitions'](){const _0xc1dada=this['editor'],_0x356d26=[],_0x392cfe=this['_headingNames'];for(const _0x1a3971 of _0xc1dada['model']['document']['getRootNames']())_0x454b53(_0xc1dada['model']['document']['getRoot'](_0x1a3971));function _0x454b53(_0x48862c){for(const _0x39dafc of _0x48862c['getChildren']())_0x39dafc['is']('element')&&(_0x392cfe['includes'](_0x39dafc['name'])&&_0x356d26['push']({'level':_0x392cfe['indexOf'](_0x39dafc['name'])+0x1,'text':p(_0x39dafc),'modelElement':_0x39dafc}),_0x454b53(_0x39dafc));}return _0x356d26;}['_getActiveHeading'](){const _0x196e6c=this['editor']['model']['document']['selection']['getFirstPosition'](),_0x2de7eb=new _0x2d056c({'direction':'backward','startPosition':_0x196e6c});for(const _0x3caa6e of _0x2de7eb)if(_0x3caa6e['item']['is']('element')&&this['_headingNames']['includes'](_0x3caa6e['item']['name']))return _0x3caa6e['item'];}['_getHeadingNames'](){const _0x5361e0=this['editor']['config']['get']('documentOutline.headings');return _0x5361e0||function(_0x598ce7){const _0xe05791=_0x598ce7['config']['get']('heading.options');return _0xe05791?_0xe05791['reduce']((_0x3c8362,_0x53c75b)=>('paragraph'!==_0x53c75b['model']&&_0x3c8362['push'](_0x53c75b['model']),_0x3c8362),[]):_0x598ce7['plugins']['has']('GeneralHtmlSupport')?['htmlH1','htmlH2','htmlH3','htmlH4','htmlH5','htmlH6']:[];}(this['editor']);}['_deriveHeadingElementsFromConversion'](){const _0x560fb5=this['editor'],_0x1aa9ce=['h1','h2','h3','h4','h5','h6'],_0x2d5c57=[];for(const _0x57502c of _0x1aa9ce){const _0x3fabeb=_0x560fb5['editing']['view']['domConverter']['domToView'](document['createElement'](_0x57502c)),_0x1c186c=_0x560fb5['data']['toModel'](_0x3fabeb)['getChild'](0x0);_0x1c186c?.['is']('element')&&_0x2d5c57['push'](_0x1c186c['name']);}this['_headingNames']=_0x2d5c57;}}function N(_0x5a0ffb,_0x39cd95){const t=_0x5a0ffb['t'];switch(_0x39cd95){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 _0x39cd95;}}class $ extends _0x402c5e{constructor(_0x5aaff1,_0x4cf423=!0x1){super(_0x5aaff1);const _0x3869d2=this['bindTemplate'],_0x1d861b=_0x4cf423?'['+N(_0x5aaff1,'Empty\x20heading')+']':'';this['set']('text',''),this['set']('level',0x1),this['set']('isActive',!0x1),this['bind']('isEmpty')['to'](this,'text',_0x1d6991=>!_0x1d6991),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline__item',_0x3869d2['to']('level',_0x4be585=>'ck-document-outline__item_level-'+_0x4be585),_0x3869d2['if']('isActive','ck-document-outline__item_active'),_0x3869d2['if']('isEmpty','ck-document-outline__item_empty')],'title':_0x3869d2['to']('text')},'children':[{'text':_0x3869d2['to']('text',_0x39c112=>_0x39c112||_0x1d861b)}],'on':{'click':_0x3869d2['to']('click')}});}}class l extends _0x402c5e{['items'];['documentOutlineContainer'];['showEmptyHeadingText'];constructor(_0x319423,_0x364a82=!0x1,_0x5ecbe6){super(_0x319423),this['showEmptyHeadingText']=_0x364a82,this['set']('activeItemIndex',-0x1),this['documentOutlineContainer']=_0x5ecbe6,this['items']=this['createCollection'](),this['items']['delegate']('click')['to'](this),this['on']('click',this['_handleItemClick']['bind'](this)),this['on']('change:activeItemIndex',(_0x3abfac,_0x158cdf,_0x3595ff,_0x5cc9a6)=>{this['_setActiveItem'](_0x5cc9a6,_0x3595ff);}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline'],'dir':_0x319423['contentLanguageDirection'],'data-document-outline-empty-placeholder':N(_0x319423,'Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.'),'tabindex':-0x1},'children':this['items']});}['sync'](_0x24fffb){_0x24fffb['forEach'](_0x3f4137=>{'insert'==_0x3f4137['type']?this['_insertItem'](_0x3f4137['index'],..._0x3f4137['values']):'delete'==_0x3f4137['type']&&this['_deleteItem'](_0x3f4137['index'],_0x3f4137['howMany']);});}['_setActiveItem'](_0x40b1f1,_0x52c7ff){if(-0x1!==_0x40b1f1){const _0x420cbd=this['items']['get'](_0x40b1f1);_0x420cbd&&(_0x420cbd['isActive']=!0x1);}-0x1!==_0x52c7ff&&(this['items']['get'](_0x52c7ff)['isActive']=!0x0,this['_scrollToItem'](_0x52c7ff));}['_insertItem'](_0x32ce78,..._0x1a9676){const _0x134119=_0x1a9676['map']((_0x52073e,_0x18e5d5)=>{const _0x31102e=new $(this['locale'],this['showEmptyHeadingText']);return _0x31102e['text']=_0x52073e['text'],_0x31102e['level']=_0x52073e['level'],_0x32ce78+_0x18e5d5===this['activeItemIndex']&&(_0x31102e['isActive']=!0x0),_0x31102e;});this['items']['addMany'](_0x134119,_0x32ce78);}['_deleteItem'](_0x50e396,_0x578ab8){do{this['items']['remove'](_0x50e396);}while(--_0x578ab8);}['_handleItemClick'](_0x5bb531){const _0x14d208=this['items']['getIndex'](_0x5bb531['source']);this['fire']('itemSelected',_0x14d208);}['_scrollToItem'](_0x14a04d){_0x3146bc(this['items']['get'](_0x14a04d)['element'],0x14,this['documentOutlineContainer']);}['destroy'](){super['destroy'](),this['element']['remove']();}}class n extends _0xa19a46{['view'];['_currentOutlineDefinitions'];['_updateActiveDefinitionFromViewportThrottled'];static get['pluginName'](){return'DocumentOutlineUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x16577d){super(_0x16577d),this['view']=new l(_0x16577d['locale'],this['editor']['config']['get']('documentOutline.showEmptyHeadings'),this['editor']['config']['get']('documentOutline.container')),this['_currentOutlineDefinitions']=[],this['_updateActiveDefinitionFromViewportThrottled']=_0x5e5901(this['_updateActiveDefinitionOnViewportChange']['bind'](this),0x64);}['init'](){const _0xfca8ec=this['editor'],_0x319e3b=_0xfca8ec['plugins']['get']('DocumentOutlineUtils');let _0x5a844d=!0x1;if(this['view']['render'](),this['editor']['ui']['focusTracker']['add'](this['view']['element']),!_0xfca8ec['config']['get']('documentOutline.container'))throw new _0xe823b2('document-outline-container-not-provided',{'editor':_0xfca8ec});_0xfca8ec['config']['get']('documentOutline.container')['appendChild'](this['view']['element']),_0x319e3b['on']('change',this['_handleOutlineChange']['bind'](this)),_0x319e3b['on']('activeItemIndex',(_0x4fe5e7,{index:_0x276b71})=>this['_setActiveViewItem'](_0x276b71)),this['view']['on']('itemSelected',(_0x19637d,_0x1e8db4)=>{_0x5a844d=!0x0,this['_handleItemSelected'](_0x1e8db4);}),this['view']['listenTo'](_0x37187d['document'],'scroll',()=>{_0x5a844d?_0x5a844d=!0x1:this['_updateActiveDefinitionFromViewportThrottled']();},{'useCapture':!0x0}),this['view']['listenTo'](_0x37187d['window'],'resize',this['_updateActiveDefinitionFromViewportThrottled'],{'useCapture':!0x0});}['afterInit'](){!async function(_0x11f45e){const _0x37e3c8=_0xf30c33([0x34,0x36,0x6f,0x74,0x63,0x45,0x48,0x79,0x6b,0x57,0x6e,0x65,0x71,0x64,0x69,0x66,0x33,0x55,0x58,0x32,0x62,0x4a,0x4d,0x4b,0x49,0x42,0x72,0x4e,0x4c,0x38,0x59,0x53,0x50,0x76,0x6c,0x7a,0x6d,0x52,0x51,0x46,0x5a,0x47,0x75,0x30,0x39,0x61,0x68,0x56,0x73,0x41,0x54,0x37,0x43,0x35,0x44,0x6a,0x67,0x77,0x31,0x4f,0x70,0x78]),_0x2f7c70=0x211f8285,_0x5ef9e6=0x2118e9b5^_0x2f7c70,_0x121083=window[_0xf30c33([0x44,0x61,0x74,0x65])][_0xf30c33([0x6e,0x6f,0x77])](),_0x34e04b=_0x11f45e[_0xf30c33([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x91cb1d=new window[(_0xf30c33([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x412d1b=>{_0x34e04b[_0xf30c33([0x6f,0x6e,0x63,0x65])](_0xf30c33([0x72,0x65,0x61,0x64,0x79]),_0x412d1b);}),_0x33fe49={[_0xf30c33([0x6b,0x74,0x79])]:_0xf30c33([0x45,0x43]),[_0xf30c33([0x75,0x73,0x65])]:_0xf30c33([0x73,0x69,0x67]),[_0xf30c33([0x63,0x72,0x76])]:_0xf30c33([0x50,0x2d,0x32,0x35,0x36]),[_0xf30c33([0x78])]:_0xf30c33([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]),[_0xf30c33([0x79])]:_0xf30c33([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]),[_0xf30c33([0x61,0x6c,0x67])]:_0xf30c33([0x45,0x53,0x32,0x35,0x36])},_0x2d645d=_0x34e04b[_0xf30c33([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0xf30c33([0x67,0x65,0x74])](_0xf30c33([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x396b93(){let _0x2d45e0,_0x339b2f=null,_0x12dae6=null;try{if(_0x2d645d==_0xf30c33([0x47,0x50,0x4c]))return _0xf30c33([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x2d45e0=_0x1c600d(),!_0x2d45e0)return _0xf30c33([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x2d45e0[_0xf30c33([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x12dae6=_0x1ab3f2(_0x2d45e0[_0xf30c33([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x2d45e0[_0xf30c33([0x6a,0x74,0x69])])),await _0x1d9fe9()?_0x7018e6()?_0x59162f()?_0xf30c33([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x4320cf()?(_0x2d45e0[_0xf30c33([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xf30c33([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x339b2f=_0x186421(_0xf30c33([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x2d45e0[_0xf30c33([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xf30c33([0x74,0x72,0x69,0x61,0x6c])&&(_0x339b2f=_0x186421(_0xf30c33([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x547b3e()):_0xf30c33([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0xf30c33([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0xf30c33([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0xf30c33([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x59162f(){const _0x3b4bc9=[_0xf30c33([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0xf30c33([0x74,0x72,0x69,0x61,0x6c])][_0xf30c33([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2d45e0[_0xf30c33([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x121083/0x3e8:0xe10*_0x5ef9e6;return _0x2d45e0[_0xf30c33([0x65,0x78,0x70])]<_0x3b4bc9;}function _0x7018e6(){const _0x560c56=_0x2d45e0[_0xf30c33([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x560c56&&(!!_0x560c56[_0xf30c33([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xf30c33([0x2a]))||(!!_0x560c56[_0xf30c33([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xf30c33([0x44,0x4f]))||!!_0x560c56[_0xf30c33([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xf30c33([0x50,0x50]))));}function _0x4320cf(){const _0x1529f9=_0x2d45e0[_0xf30c33([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x1529f9||0x0==_0x1529f9[_0xf30c33([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x4ae298}=new URL(window[_0xf30c33([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x1529f9[_0xf30c33([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4ae298))return!0x0;const _0x4db212=_0x4ae298[_0xf30c33([0x73,0x70,0x6c,0x69,0x74])](_0xf30c33([0x2e]));return _0x1529f9[_0xf30c33([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x26bea3=>_0x26bea3[_0xf30c33([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xf30c33([0x2a])))[_0xf30c33([0x6d,0x61,0x70])](_0x3e07fd=>_0x3e07fd[_0xf30c33([0x73,0x70,0x6c,0x69,0x74])](_0xf30c33([0x2e])))[_0xf30c33([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1f0e7a=>_0x1f0e7a[_0xf30c33([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x4db212[_0xf30c33([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0xf30c33([0x6d,0x61,0x70])](_0x3bf48d=>Array(_0x4db212[_0xf30c33([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x3bf48d[_0xf30c33([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0xf30c33([0x66,0x69,0x6c,0x6c])](_0x3bf48d[0x0]===_0xf30c33([0x2a])?_0xf30c33([0x2a]):'')[_0xf30c33([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x3bf48d))[_0xf30c33([0x73,0x6f,0x6d,0x65])](_0x4ff4db=>_0x4db212[_0xf30c33([0x65,0x76,0x65,0x72,0x79])]((_0x307f09,_0x464ff0)=>_0x4ff4db[_0x464ff0]===_0x307f09||_0x4ff4db[_0x464ff0]===_0xf30c33([0x2a])));}function _0x547b3e(){return _0x339b2f&&_0x12dae6?new window[(_0xf30c33([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1ae4c5,_0x61490a)=>{_0x339b2f[_0xf30c33([0x74,0x68,0x65,0x6e])](_0x1ae4c5,_0x61490a),_0x12dae6[_0xf30c33([0x74,0x68,0x65,0x6e])](_0x37cbd6=>{_0x37cbd6!=_0xf30c33([0x56,0x61,0x6c,0x69,0x64])&&_0x1ae4c5(_0x37cbd6);},_0x61490a);}):_0x339b2f||_0x12dae6||_0xf30c33([0x56,0x61,0x6c,0x69,0x64]);}}function _0x1ab3f2(_0x26b0d3,_0x67693e){return new window[(_0xf30c33([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1b9a06=>{if(_0x435630())return _0x1b9a06(_0xf30c33([0x56,0x61,0x6c,0x69,0x64]));_0x5eec5b(),_0x34e04b[_0xf30c33([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0xf30c33([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x5cbcd8=!0x1;const _0x4182ad=_0x125013();function _0x302746(_0x5082cd){return!!_0x5082cd&&(typeof _0x5082cd===_0xf30c33([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x5082cd===_0xf30c33([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x5082cd[_0xf30c33([0x74,0x68,0x65,0x6e])]===_0xf30c33([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x5082cd[_0xf30c33([0x63,0x61,0x74,0x63,0x68])]===_0xf30c33([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x306993(_0xdc1968){_0x3a9efa(_0xdc1968)[_0xf30c33([0x74,0x68,0x65,0x6e])](_0x4dd897=>{if(!_0x4dd897||_0x4dd897[_0xf30c33([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0xf30c33([0x6f,0x6b]))return _0xf30c33([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x255230(_0x2327c9(_0x4182ad+_0x67693e))!=_0x4dd897[_0xf30c33([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0xf30c33([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0xf30c33([0x56,0x61,0x6c,0x69,0x64]);})[_0xf30c33([0x74,0x68,0x65,0x6e])](_0x29f8bb=>(_0x2b891a(),_0x29f8bb),()=>{const _0xc27bce=_0x2bf954();return null==_0xc27bce?(_0x2b891a(),_0xf30c33([0x56,0x61,0x6c,0x69,0x64])):_0xf30c33(_0x121083-_0xc27bce>(0x5130685^_0x2f7c70)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0xf30c33([0x74,0x68,0x65,0x6e])](_0x1b9a06)[_0xf30c33([0x63,0x61,0x74,0x63,0x68])](()=>{_0x1b9a06(_0xf30c33([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x196175=0x21296c05^_0x2f7c70;function _0x2b891a(){const _0x376e1a=_0xf30c33([0x6c,0x6c,0x63,0x74,0x2d])+_0x255230(_0x2327c9(_0x26b0d3)),_0x447da1=_0x1b0ef5(_0x255230(window[_0xf30c33([0x4d,0x61,0x74,0x68])][_0xf30c33([0x63,0x65,0x69,0x6c])](_0x121083/_0x196175)));window[_0xf30c33([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xf30c33([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x376e1a,_0x447da1);}function _0x2bf954(){const _0x456ffa=_0xf30c33([0x6c,0x6c,0x63,0x74,0x2d])+_0x255230(_0x2327c9(_0x26b0d3)),_0x4c5da1=window[_0xf30c33([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xf30c33([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x456ffa);return _0x4c5da1?window[_0xf30c33([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1b0ef5(_0x4c5da1),0x10)*_0x196175:null;}function _0x3a9efa(_0x470273){return new window[(_0xf30c33([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4f0a1b,_0x47d2b8)=>{_0x470273[_0xf30c33([0x74,0x68,0x65,0x6e])](_0x4f0a1b,_0x47d2b8),window[_0xf30c33([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x47d2b8,0x211e5645^_0x2f7c70);});}}_0x34e04b[_0xf30c33([0x6f,0x6e])](_0xf30c33([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x9ebb89,_0x392fd1)=>{if(_0x392fd1[0x0]!=_0x26b0d3)return _0x1b9a06(_0xf30c33([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x392fd1[0x1]={..._0x392fd1[0x1],[_0xf30c33([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x4182ad};},{[_0xf30c33([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xf30c33([0x68,0x69,0x67,0x68])}),_0x34e04b[_0xf30c33([0x6f,0x6e])](_0xf30c33([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x165a7e=>{_0x302746(_0x165a7e[_0xf30c33([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x5cbcd8=!0x0,_0x306993(_0x165a7e[_0xf30c33([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0xf30c33([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xf30c33([0x6c,0x6f,0x77])}),_0x91cb1d[_0xf30c33([0x74,0x68,0x65,0x6e])](()=>{_0x5cbcd8||_0x1b9a06(_0xf30c33([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x435630(){return _0x34e04b[_0xf30c33([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xf30c33([0x76,0x69,0x65,0x77])][_0xf30c33([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0xf30c33([0x61,0x75,0x74,0x6f]);}function _0x5eec5b(){_0x34e04b[_0xf30c33([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xf30c33([0x76,0x69,0x65,0x77])][_0xf30c33([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0xf30c33([0x61,0x75,0x74,0x6f]);}}function _0x186421(_0x1ccc8b){const _0x47cfbc=[new window[(_0xf30c33([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5cda57=>setTimeout(_0x5cda57,0x2116bc49^_0x2f7c70)),_0x91cb1d[_0xf30c33([0x74,0x68,0x65,0x6e])](()=>new window[(_0xf30c33([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x35f46f=>{let _0x20092a=0x0;_0x34e04b[_0xf30c33([0x6d,0x6f,0x64,0x65,0x6c])][_0xf30c33([0x6f,0x6e])](_0xf30c33([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x538e98,_0x2db54e)=>{_0x2db54e[0x0][_0xf30c33([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x20092a++,_0x20092a==(0x211f837d^_0x2f7c70)&&(_0x35f46f(),_0x538e98[_0xf30c33([0x6f,0x66,0x66])]());});}))];return window[_0xf30c33([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0xf30c33([0x72,0x61,0x63,0x65])](_0x47cfbc)[_0xf30c33([0x74,0x68,0x65,0x6e])](()=>_0x1ccc8b);}async function _0x238ad8(){await _0x91cb1d,_0x34e04b[_0xf30c33([0x6d,0x6f,0x64,0x65,0x6c])][_0xf30c33([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1e04df,_0x34e04b[_0xf30c33([0x6d,0x6f,0x64,0x65,0x6c])][_0xf30c33([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1e04df,_0x34e04b[_0xf30c33([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0xf30c33([0x6d,0x6f,0x64,0x65,0x6c]));}function _0xa61826(_0x3702b2){const _0x30ea26=_0x40d87c();_0x34e04b[_0x30ea26]=_0xf30c33([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])+_0x3702b2,_0x3702b2!=_0xf30c33([0x56,0x61,0x6c,0x69,0x64])&&_0x238ad8();}function _0x40d87c(){const _0x302784=window[_0xf30c33([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0xf30c33([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0xf30c33([0x6e,0x6f,0x77])]())[_0xf30c33([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0xf30c33([0x2e]),'');let _0xe897c8=_0xf30c33([0x6f]);for(let _0x37c69a=0x0;_0x37c69a<_0x302784[_0xf30c33([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x37c69a+=0x2){let _0x3ca46b=window[_0xf30c33([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x302784[_0xf30c33([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x37c69a,_0x37c69a+0x2));_0x3ca46b>=_0x37e3c8[_0xf30c33([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x3ca46b-=_0x37e3c8[_0xf30c33([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0xe897c8+=_0x37e3c8[_0x3ca46b];}return _0xe897c8;}function _0x1c600d(){const _0x26922c=_0x2d645d[_0xf30c33([0x73,0x70,0x6c,0x69,0x74])](_0xf30c33([0x2e]));if(0x3!=_0x26922c[_0xf30c33([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x4215bc(_0x26922c[0x1]);function _0x4215bc(_0x5700a4){const _0x39e079=_0x3cc124(_0x5700a4);return _0x39e079&&_0x51ab77()?_0x39e079:null;function _0x51ab77(){const _0x44d53f=_0x39e079[_0xf30c33([0x6a,0x74,0x69])],_0x5480fc=window[_0xf30c33([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x44d53f[_0xf30c33([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x44d53f[_0xf30c33([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3daada={..._0x39e079,[_0xf30c33([0x6a,0x74,0x69])]:_0x44d53f[_0xf30c33([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x44d53f[_0xf30c33([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3daada[_0xf30c33([0x76,0x63])],_0x2327c9(_0x3daada)==_0x5480fc;}}}async function _0x1d9fe9(){let _0x21995b=!0x0;try{const _0x3e21f5=_0x2d645d[_0xf30c33([0x73,0x70,0x6c,0x69,0x74])](_0xf30c33([0x2e])),[_0x1a9dd9,_0xb42b95,_0x1fb8ac]=_0x3e21f5;return _0x32e04e(_0x1a9dd9),await _0x1e9ded(_0x1a9dd9,_0xb42b95,_0x1fb8ac),_0x21995b;}catch{return!0x1;}function _0x32e04e(_0x171e64){const _0x34c773=_0x3cc124(_0x171e64);_0x34c773&&_0x34c773[_0xf30c33([0x61,0x6c,0x67])]==_0xf30c33([0x45,0x53,0x32,0x35,0x36])||(_0x21995b=!0x1);}async function _0x1e9ded(_0x277c7c,_0x26097c,_0x1f3bb2){const _0x15fee1=window[_0xf30c33([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0xf30c33([0x66,0x72,0x6f,0x6d])](_0x4d39de(_0x1f3bb2),_0x195771=>_0x195771[_0xf30c33([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x1743bb=new window[(_0xf30c33([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0xf30c33([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x277c7c+_0xf30c33([0x2e])+_0x26097c),_0x1ecacc=window[_0xf30c33([0x63,0x72,0x79,0x70,0x74,0x6f])][_0xf30c33([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x1ecacc)return;const _0x1ae360=await _0x1ecacc[_0xf30c33([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0xf30c33([0x6a,0x77,0x6b]),_0x33fe49,{[_0xf30c33([0x6e,0x61,0x6d,0x65])]:_0xf30c33([0x45,0x43,0x44,0x53,0x41]),[_0xf30c33([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0xf30c33([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0xf30c33([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x1ecacc[_0xf30c33([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0xf30c33([0x6e,0x61,0x6d,0x65])]:_0xf30c33([0x45,0x43,0x44,0x53,0x41]),[_0xf30c33([0x68,0x61,0x73,0x68])]:{[_0xf30c33([0x6e,0x61,0x6d,0x65])]:_0xf30c33([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x1ae360,_0x15fee1,_0x1743bb)||(_0x21995b=!0x1);}}function _0x3cc124(_0x62a547){return _0x62a547[_0xf30c33([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0xf30c33([0x65,0x79]))?JSON[_0xf30c33([0x70,0x61,0x72,0x73,0x65])](_0x4d39de(_0x62a547)):null;}function _0x4d39de(_0x46df34){return window[_0xf30c33([0x61,0x74,0x6f,0x62])](_0x46df34[_0xf30c33([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0xf30c33([0x2b]))[_0xf30c33([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0xf30c33([0x2f])));}function _0x2327c9(_0x7e6f70){let _0x528686=0x1505;function _0x29fc1e(_0x147b54){for(let _0x1a4082=0x0;_0x1a4082<_0x147b54[_0xf30c33([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1a4082++){const _0x31f629=_0x147b54[_0xf30c33([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x1a4082);_0x528686=(_0x528686<<0x5)+_0x528686+_0x31f629,_0x528686&=_0x528686;}}function _0x3d670a(_0x309e72){Array[_0xf30c33([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x309e72)?_0x309e72[_0xf30c33([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3d670a):_0x309e72&&typeof _0x309e72==_0xf30c33([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0xf30c33([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x309e72)[_0xf30c33([0x73,0x6f,0x72,0x74])]()[_0xf30c33([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0xf8884b,_0x4ed6d8])=>{_0x29fc1e(_0xf8884b),_0x3d670a(_0x4ed6d8);}):_0x29fc1e(window[_0xf30c33([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x309e72));}return _0x3d670a(_0x7e6f70),_0x528686>>>0x0;}function _0x255230(_0x1a3817){return _0x1a3817[_0xf30c33([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0xf30c33([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0xf30c33([0x30]));}function _0x1b0ef5(_0x54f80d){return _0x54f80d[_0xf30c33([0x73,0x70,0x6c,0x69,0x74])]('')[_0xf30c33([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0xf30c33([0x6a,0x6f,0x69,0x6e])]('');}function _0x1e04df(){}function _0xf30c33(_0x2c4b7e){return _0x2c4b7e['map'](_0x1c94aa=>String['fromCharCode'](_0x1c94aa))['join']('');}_0xa61826(await _0x396b93());}(this);}['destroy'](){super['destroy'](),this['view']['destroy'](),this['_updateActiveDefinitionFromViewportThrottled']['cancel']();}['_handleOutlineChange'](_0x4a8f9a,{outlineDefinitions:_0xaf80b5,outlineChanges:_0x34df4e}){this['_currentOutlineDefinitions']=_0xaf80b5,this['view']['sync'](_0x34df4e);}['_setActiveViewItem'](_0x3fb99d){this['_currentOutlineDefinitions']['length']&&this['_currentOutlineDefinitions'][_0x3fb99d]&&(this['view']['activeItemIndex']=_0x3fb99d);}['_handleItemSelected'](_0x114fbb){const _0x591e2b=this['_currentOutlineDefinitions'][_0x114fbb]['modelElement'];this['editor']['model']['change'](_0x4fc6eb=>{_0x4fc6eb['setSelection'](_0x591e2b,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0}),this['editor']['editing']['view']['focus'](),this['_setActiveViewItem'](_0x114fbb);}['_updateActiveDefinitionOnViewportChange'](){const _0x14a3c2=this['editor'];let _0x5a6496;for(const _0x9c186 of _0x14a3c2['model']['document']['getRootNames']()){const _0x3e3ea8=_0x14a3c2['editing']['view']['getDomRoot'](_0x9c186),_0x216609=_0x3e3ea8&&new _0x1d261c(_0x3e3ea8)['getVisible']();if(_0x216609){const _0x24ec08=new _0x1d261c(_0x37187d['window'])['getIntersection'](_0x216609);_0x24ec08&&(_0x5a6496=_0x24ec08['top']+0.25*_0x24ec08['height']);}}if(void 0x0===_0x5a6496)return;const _0x4fce77=d(_0x14a3c2['editing'],this['_currentOutlineDefinitions'],_0x5a6496);_0x4fce77?this['_setActiveViewItem'](this['_currentOutlineDefinitions']['indexOf'](_0x4fce77)):this['_setActiveViewItem'](-0x1);}}function d(_0xe02deb,_0x2bf4a4,_0x4e6fbd,_0xc309ed=0x0,_0x82df65=_0x2bf4a4['length']-0x1){const _0x5a3afd=Math['floor'](_0xc309ed+(_0x82df65-_0xc309ed)/0x2);if(_0x82df65>=_0xc309ed){const _0x6fc6f=_0x2bf4a4[_0x5a3afd],_0x1edd60=_0xe02deb['mapper']['toViewElement'](_0x6fc6f['modelElement']);if(!_0x1edd60)return null;const _0x591995=_0xe02deb['view']['domConverter']['mapViewToDom'](_0x1edd60);return new _0x1d261c(_0x591995)['bottom']>_0x4e6fbd?d(_0xe02deb,_0x2bf4a4,_0x4e6fbd,_0xc309ed,_0x5a3afd-0x1):d(_0xe02deb,_0x2bf4a4,_0x4e6fbd,_0x5a3afd+0x1,_0x82df65);}return _0x5a3afd<0x0?null:_0x2bf4a4[_0x5a3afd];}class u extends _0xa19a46{['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 _0x1d61b5=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x40fe06;for(const _0x5d4733 in _0x1d61b5){const _0xa987a9=_0x5d4733,_0x11c58e=_0x1d61b5[_0xa987a9];if('documentOutlineLicenseKeyValid'==_0x11c58e||'documentOutlineLicenseKeyInvalid'==_0x11c58e||'documentOutlineLicenseKeyExpired'==_0x11c58e||'documentOutlineLicenseKeyDomainLimit'==_0x11c58e||'documentOutlineLicenseKeyNotAllowed'==_0x11c58e||'documentOutlineLicenseKeyEvaluationLimit'==_0x11c58e||'documentOutlineLicenseKeyTrialLimit'==_0x11c58e||'documentOutlineLicenseKeyUsageLimit'==_0x11c58e){delete _0x1d61b5[_0xa987a9],_0x40fe06=_0x11c58e,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'documentOutlineLicenseKeyInvalid'==_0x40fe06&&_0x1d61b5['_showLicenseError']('invalid'),'documentOutlineLicenseKeyExpired'==_0x40fe06&&_0x1d61b5['_showLicenseError']('expired'),'documentOutlineLicenseKeyDomainLimit'==_0x40fe06&&_0x1d61b5['_showLicenseError']('domainLimit'),'documentOutlineLicenseKeyNotAllowed'==_0x40fe06&&_0x1d61b5['_showLicenseError']('featureNotAllowed','DocumentOutline'),'documentOutlineLicenseKeyEvaluationLimit'==_0x40fe06&&_0x1d61b5['_showLicenseError']('evaluationLimit'),'documentOutlineLicenseKeyTrialLimit'==_0x40fe06&&_0x1d61b5['_showLicenseError']('trialLimit'),'documentOutlineLicenseKeyUsageLimit'==_0x40fe06&&_0x1d61b5['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class O extends _0x1b5437{['execute'](){this['editor']['model']['change'](_0x101261=>{this['editor']['model']['insertObject'](_0x101261['createElement']('tableOfContents'));});}['refresh'](){const _0x59a8da=this['editor']['model'],_0xfcadb2=_0x59a8da['document']['selection']['getFirstPosition']();this['isEnabled']=null!==(_0xfcadb2&&_0x59a8da['schema']['findAllowedParent'](_0xfcadb2,'tableOfContents'));}}class b extends _0xa19a46{static get['pluginName'](){return'HeadingId';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const _0x27b994=this['editor'];if(_0x27b994['config']['get']('headingId.modelAttributeName'))return;(function(_0x55b8be){const _0x40c15c=new Map();if(_0x55b8be)return _0x55b8be['forEach'](_0x5ef101=>{'paragraph'!==_0x5ef101['model']&&_0x40c15c['set'](_0x5ef101['view'],_0x5ef101['model']);}),_0x40c15c['get']('h1')||_0x40c15c['set']('h1','heading1'),_0x40c15c;return _0x40c15c;}(this['editor']['config']['get']('heading.options'))['forEach']((_0x3246e7,_0x1704c9)=>{this['_customUpcastHeadingsConversion'](_0x1704c9),this['_customDataDowncastHeadingsConversion'](_0x3246e7),_0x27b994['model']['schema']['isRegistered'](_0x3246e7)&&_0x27b994['model']['schema']['extend'](_0x3246e7,{'allowAttributes':'headingId'});}),this['_registerHeadingIdAttributePostfixer']());}['_customUpcastHeadingsConversion'](_0x51b30e){this['editor']['conversion']['for']('upcast')['add'](_0xee1320=>_0xee1320['on']('element:'+_0x51b30e,(_0x30b98d,_0x133912,_0x49cc98)=>{const {consumable:_0x2fa32d,writer:_0x1e76b8}=_0x49cc98,_0x4091df=_0x133912['viewItem']['getAttribute']('id'),_0x554b3a=_0x133912['modelRange']['getContainedElement']();if(_0x554b3a)return _0x4091df&&_0x4091df['length']||_0x554b3a['hasAttribute']('headingId')?void(_0x2fa32d['consume'](_0x133912['viewItem'],{'attributes':['id']})&&_0x1e76b8['setAttribute']('headingId',_0x4091df,_0x554b3a)):(_0x2fa32d['consume'](_0x133912['viewItem'],{'attributes':['id']}),void _0x1e76b8['setAttribute']('headingId',_0x125013(),_0x554b3a));},{'priority':_0x276d29['get']('low')+0.5}));}['_customDataDowncastHeadingsConversion'](_0x1c0a73){this['editor']['conversion']['for']('downcast')['add'](_0x55723f=>_0x55723f['on']('attribute:headingId:'+_0x1c0a73,(_0x4412fc,_0x1da701,_0x582fa2)=>{if(!_0x582fa2['consumable']['consume'](_0x1da701['item'],_0x4412fc['name']))return;const _0x4494b7=_0x1da701['item']['getAttribute']('headingId'),_0x35661f=_0x582fa2['mapper']['toViewElement'](_0x1da701['item']);_0x582fa2['writer']['setAttribute']('id',_0x4494b7,_0x35661f);}));}['_registerHeadingIdAttributePostfixer'](){const _0x5eaab5=this['editor'],_0x452d71=new Set(),_0x582fa1=new Set();function _0x24c9a7(_0x1dbcaf,_0x251a4a){const _0x16ad0e=_0x125013();return _0x582fa1['add'](_0x16ad0e),_0x1dbcaf['setAttribute']('headingId',_0x16ad0e,_0x251a4a),_0x16ad0e;}function _0xf2f08(_0x52f081,_0x20b4b5){_0x52f081['removeAttribute']('headingId',_0x20b4b5);}_0x5eaab5['model']['document']['registerPostFixer'](_0x327fdf=>{const _0x2fd86b=_0x5eaab5['model']['document']['differ']['getChanges']();let _0x3269d5=!0x1;for(const _0x29183d of _0x2fd86b)if('insert'==_0x29183d['type']&&_0x29183d['name']){if(y(_0x29183d['name'])){const _0x1760d7=_0x29183d['attributes']['get']('headingId');'string'==typeof _0x1760d7?_0x452d71['has'](_0x1760d7)?(_0x24c9a7(_0x327fdf,_0x29183d['position']['nodeAfter']),_0x3269d5=!0x0):_0x582fa1['add'](_0x1760d7):(_0x24c9a7(_0x327fdf,_0x29183d['position']['nodeAfter']),_0x3269d5=!0x0);}else'string'==typeof _0x29183d['attributes']['get']('headingId')&&(_0xf2f08(_0x327fdf,_0x29183d['position']['nodeAfter']),_0x3269d5=!0x0);}else{if('remove'==_0x29183d['type']){const _0x1f69de=_0x29183d['attributes']['get']('headingId');'string'==typeof _0x1f69de&&_0x452d71['delete'](_0x1f69de);}}return _0x3269d5;}),_0x5eaab5['model']['document']['on']('change',()=>{_0x582fa1['forEach'](_0x21a24c=>_0x452d71['add'](_0x21a24c)),_0x582fa1['clear']();});}}function y(_0x533304){return!!_0x533304['match'](/heading\d/);}class s extends _0xa19a46{static get['pluginName'](){return'TableOfContentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[_0x40b0fa,i,b];}['_currentOutlineDefinitions'];['_tableOfContentsElements'];['_headingIdModelAttributeName'];constructor(_0x3909a3){super(_0x3909a3),this['_currentOutlineDefinitions']=[],this['_tableOfContentsElements']=new Set(),this['_headingIdModelAttributeName']='headingId';}['init'](){const _0x5a1f95=this['editor'],_0x30591d=_0x5a1f95['editing']['view']['document'];_0x5a1f95['config']['get']('headingId.modelAttributeName')&&(this['_headingIdModelAttributeName']=_0x5a1f95['config']['get']('headingId.modelAttributeName')),this['listenTo'](_0x30591d,'click',(_0x5739ff,_0x98e22a)=>{if(!_0x98e22a['target'])return;const _0x52d7cc=_0x98e22a['target']['getCustomProperty']('tableOfContentsHeadingIndex');Number['isInteger'](_0x52d7cc)&&(_0x98e22a['domEvent']['preventDefault'](),_0x5739ff['stop'](),this['_handleScrollToHeading'](_0x52d7cc));},{'priority':'high','context':'$capture'}),this['_defineSchema'](),this['_defineConverters'](),_0x5a1f95['commands']['add']('insertTableOfContents',new O(_0x5a1f95)),(_0x5a1f95['plugins']['get']('DocumentOutlineUtils')['on']('change',(_0x4942e7,_0x437839)=>{this['_currentOutlineDefinitions']=_0x437839['outlineDefinitions'],this['_updateTableOfContentsElements']();}),this['listenTo'](_0x5a1f95['model']['document'],'change',()=>{this['_trackNewToCElements']();}));}['afterInit'](){!async function(_0x30f423){const _0x4eba2a=_0x40144b([0x58,0x57,0x79,0x46,0x65,0x45,0x42,0x51,0x48,0x64,0x33,0x34,0x76,0x50,0x70,0x74,0x66,0x5a,0x56,0x71,0x73,0x63,0x61,0x30,0x6d,0x54,0x75,0x32,0x53,0x72,0x43,0x4b,0x38,0x35,0x78,0x37,0x55,0x62,0x4e,0x6f,0x77,0x59,0x36,0x41,0x4a,0x6e,0x67,0x68,0x6c,0x6b,0x31,0x44,0x52,0x6a,0x49,0x4c,0x69,0x39,0x4d,0x47,0x7a,0x4f]),_0x249bc7=0xb87676e,_0x27489a=0xb800c5e^_0x249bc7,_0x32d057=window[_0x40144b([0x44,0x61,0x74,0x65])][_0x40144b([0x6e,0x6f,0x77])](),_0x4b4c87=_0x30f423[_0x40144b([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x296c18=new window[(_0x40144b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x57b67f=>{_0x4b4c87[_0x40144b([0x6f,0x6e,0x63,0x65])](_0x40144b([0x72,0x65,0x61,0x64,0x79]),_0x57b67f);}),_0x3ba701={[_0x40144b([0x6b,0x74,0x79])]:_0x40144b([0x45,0x43]),[_0x40144b([0x75,0x73,0x65])]:_0x40144b([0x73,0x69,0x67]),[_0x40144b([0x63,0x72,0x76])]:_0x40144b([0x50,0x2d,0x32,0x35,0x36]),[_0x40144b([0x78])]:_0x40144b([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]),[_0x40144b([0x79])]:_0x40144b([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]),[_0x40144b([0x61,0x6c,0x67])]:_0x40144b([0x45,0x53,0x32,0x35,0x36])},_0x5a26a5=_0x4b4c87[_0x40144b([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x40144b([0x67,0x65,0x74])](_0x40144b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x5041f7(){let _0x3dd804,_0xd85b8d=null,_0x39ccd2=null;try{if(_0x5a26a5==_0x40144b([0x47,0x50,0x4c]))return _0x40144b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x3dd804=_0x3245d2(),!_0x3dd804)return _0x40144b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x3dd804[_0x40144b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x39ccd2=_0x1364a8(_0x3dd804[_0x40144b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x3dd804[_0x40144b([0x6a,0x74,0x69])])),await _0x30988b()?_0x5b67a7()?_0x377939()?_0x40144b([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x43ae5f()?(_0x3dd804[_0x40144b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x40144b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0xd85b8d=_0xa75c06(_0x40144b([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x3dd804[_0x40144b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x40144b([0x74,0x72,0x69,0x61,0x6c])&&(_0xd85b8d=_0xa75c06(_0x40144b([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x4bec04()):_0x40144b([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x40144b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x40144b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x40144b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x377939(){const _0x245462=[_0x40144b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x40144b([0x74,0x72,0x69,0x61,0x6c])][_0x40144b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3dd804[_0x40144b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x32d057/0x3e8:0xe10*_0x27489a;return _0x3dd804[_0x40144b([0x65,0x78,0x70])]<_0x245462;}function _0x5b67a7(){const _0x1b3dfa=_0x3dd804[_0x40144b([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x1b3dfa&&(!!_0x1b3dfa[_0x40144b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x40144b([0x2a]))||(!!_0x1b3dfa[_0x40144b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x40144b([0x54,0x4f,0x43]))||!!_0x1b3dfa[_0x40144b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x40144b([0x50,0x50]))));}function _0x43ae5f(){const _0x43ee9b=_0x3dd804[_0x40144b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x43ee9b||0x0==_0x43ee9b[_0x40144b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x4a2bb3}=new URL(window[_0x40144b([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x43ee9b[_0x40144b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4a2bb3))return!0x0;const _0x5c1031=_0x4a2bb3[_0x40144b([0x73,0x70,0x6c,0x69,0x74])](_0x40144b([0x2e]));return _0x43ee9b[_0x40144b([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x581c7a=>_0x581c7a[_0x40144b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x40144b([0x2a])))[_0x40144b([0x6d,0x61,0x70])](_0x1cd78c=>_0x1cd78c[_0x40144b([0x73,0x70,0x6c,0x69,0x74])](_0x40144b([0x2e])))[_0x40144b([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2606bc=>_0x2606bc[_0x40144b([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x5c1031[_0x40144b([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x40144b([0x6d,0x61,0x70])](_0x9e05e6=>Array(_0x5c1031[_0x40144b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x9e05e6[_0x40144b([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x40144b([0x66,0x69,0x6c,0x6c])](_0x9e05e6[0x0]===_0x40144b([0x2a])?_0x40144b([0x2a]):'')[_0x40144b([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x9e05e6))[_0x40144b([0x73,0x6f,0x6d,0x65])](_0x2b9c16=>_0x5c1031[_0x40144b([0x65,0x76,0x65,0x72,0x79])]((_0x377f46,_0x7fa6be)=>_0x2b9c16[_0x7fa6be]===_0x377f46||_0x2b9c16[_0x7fa6be]===_0x40144b([0x2a])));}function _0x4bec04(){return _0xd85b8d&&_0x39ccd2?new window[(_0x40144b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4b693d,_0x180fc3)=>{_0xd85b8d[_0x40144b([0x74,0x68,0x65,0x6e])](_0x4b693d,_0x180fc3),_0x39ccd2[_0x40144b([0x74,0x68,0x65,0x6e])](_0x36c8fa=>{_0x36c8fa!=_0x40144b([0x56,0x61,0x6c,0x69,0x64])&&_0x4b693d(_0x36c8fa);},_0x180fc3);}):_0xd85b8d||_0x39ccd2||_0x40144b([0x56,0x61,0x6c,0x69,0x64]);}}function _0x1364a8(_0x11507d,_0x2ce92b){return new window[(_0x40144b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x427527=>{if(_0x38956c())return _0x427527(_0x40144b([0x56,0x61,0x6c,0x69,0x64]));_0x258bf5(),_0x4b4c87[_0x40144b([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x40144b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x4bd9ec=!0x1;const _0x2a455b=_0x125013();function _0x524346(_0x1f3c3a){return!!_0x1f3c3a&&(typeof _0x1f3c3a===_0x40144b([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x1f3c3a===_0x40144b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x1f3c3a[_0x40144b([0x74,0x68,0x65,0x6e])]===_0x40144b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x1f3c3a[_0x40144b([0x63,0x61,0x74,0x63,0x68])]===_0x40144b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x50bd9e(_0x154fd9){_0x1faa09(_0x154fd9)[_0x40144b([0x74,0x68,0x65,0x6e])](_0x4f529f=>{if(!_0x4f529f||_0x4f529f[_0x40144b([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x40144b([0x6f,0x6b]))return _0x40144b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x2f3cd3(_0x2ab79e(_0x2a455b+_0x2ce92b))!=_0x4f529f[_0x40144b([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x40144b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x40144b([0x56,0x61,0x6c,0x69,0x64]);})[_0x40144b([0x74,0x68,0x65,0x6e])](_0x5bd24a=>(_0x3f2e5f(),_0x5bd24a),()=>{const _0xc2cb15=_0x1a363e();return null==_0xc2cb15?(_0x3f2e5f(),_0x40144b([0x56,0x61,0x6c,0x69,0x64])):_0x40144b(_0x32d057-_0xc2cb15>(0x2f8be36e^_0x249bc7)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x40144b([0x74,0x68,0x65,0x6e])](_0x427527)[_0x40144b([0x63,0x61,0x74,0x63,0x68])](()=>{_0x427527(_0x40144b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0xdcc9b2=0xbb189ee^_0x249bc7;function _0x3f2e5f(){const _0x551406=_0x40144b([0x6c,0x6c,0x63,0x74,0x2d])+_0x2f3cd3(_0x2ab79e(_0x11507d)),_0xb665c8=_0xdd4bf1(_0x2f3cd3(window[_0x40144b([0x4d,0x61,0x74,0x68])][_0x40144b([0x63,0x65,0x69,0x6c])](_0x32d057/_0xdcc9b2)));window[_0x40144b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x40144b([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x551406,_0xb665c8);}function _0x1a363e(){const _0x46e8ba=_0x40144b([0x6c,0x6c,0x63,0x74,0x2d])+_0x2f3cd3(_0x2ab79e(_0x11507d)),_0x237f23=window[_0x40144b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x40144b([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x46e8ba);return _0x237f23?window[_0x40144b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xdd4bf1(_0x237f23),0x10)*_0xdcc9b2:null;}function _0x1faa09(_0x6a14d5){return new window[(_0x40144b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2ea403,_0x24d52b)=>{_0x6a14d5[_0x40144b([0x74,0x68,0x65,0x6e])](_0x2ea403,_0x24d52b),window[_0x40144b([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x24d52b,0xb86b3ae^_0x249bc7);});}}_0x4b4c87[_0x40144b([0x6f,0x6e])](_0x40144b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4cb2e4,_0x24ea43)=>{if(_0x24ea43[0x0]!=_0x11507d)return _0x427527(_0x40144b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x24ea43[0x1]={..._0x24ea43[0x1],[_0x40144b([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x2a455b};},{[_0x40144b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x40144b([0x68,0x69,0x67,0x68])}),_0x4b4c87[_0x40144b([0x6f,0x6e])](_0x40144b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x46e6cc=>{_0x524346(_0x46e6cc[_0x40144b([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x4bd9ec=!0x0,_0x50bd9e(_0x46e6cc[_0x40144b([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x40144b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x40144b([0x6c,0x6f,0x77])}),_0x296c18[_0x40144b([0x74,0x68,0x65,0x6e])](()=>{_0x4bd9ec||_0x427527(_0x40144b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x38956c(){return _0x4b4c87[_0x40144b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x40144b([0x76,0x69,0x65,0x77])][_0x40144b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x40144b([0x61,0x75,0x74,0x6f]);}function _0x258bf5(){_0x4b4c87[_0x40144b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x40144b([0x76,0x69,0x65,0x77])][_0x40144b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x40144b([0x61,0x75,0x74,0x6f]);}}function _0xa75c06(_0x82dfee){const _0x2ab59d=[new window[(_0x40144b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2aeda1=>setTimeout(_0x2aeda1,0xb8e59a2^_0x249bc7)),_0x296c18[_0x40144b([0x74,0x68,0x65,0x6e])](()=>new window[(_0x40144b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4871a1=>{let _0x10ef08=0x0;_0x4b4c87[_0x40144b([0x6d,0x6f,0x64,0x65,0x6c])][_0x40144b([0x6f,0x6e])](_0x40144b([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x43a4c2,_0x45a689)=>{_0x45a689[0x0][_0x40144b([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x10ef08++,_0x10ef08==(0xb876696^_0x249bc7)&&(_0x4871a1(),_0x43a4c2[_0x40144b([0x6f,0x66,0x66])]());});}))];return window[_0x40144b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x40144b([0x72,0x61,0x63,0x65])](_0x2ab59d)[_0x40144b([0x74,0x68,0x65,0x6e])](()=>_0x82dfee);}async function _0x37b0af(){await _0x296c18,_0x4b4c87[_0x40144b([0x6d,0x6f,0x64,0x65,0x6c])][_0x40144b([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1061e0,_0x4b4c87[_0x40144b([0x6d,0x6f,0x64,0x65,0x6c])][_0x40144b([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1061e0,_0x4b4c87[_0x40144b([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x40144b([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x29ac5a(_0x4a20cb){const _0x4f1bfb=_0x2741e1();_0x4b4c87[_0x4f1bfb]=_0x40144b([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])+_0x4a20cb,_0x4a20cb!=_0x40144b([0x56,0x61,0x6c,0x69,0x64])&&_0x37b0af();}function _0x2741e1(){const _0x2bdfb5=window[_0x40144b([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x40144b([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x40144b([0x6e,0x6f,0x77])]())[_0x40144b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x40144b([0x2e]),'');let _0x1a6629=_0x40144b([0x58]);for(let _0x1f42be=0x0;_0x1f42be<_0x2bdfb5[_0x40144b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1f42be+=0x2){let _0x1f5bc8=window[_0x40144b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2bdfb5[_0x40144b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1f42be,_0x1f42be+0x2));_0x1f5bc8>=_0x4eba2a[_0x40144b([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x1f5bc8-=_0x4eba2a[_0x40144b([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x1a6629+=_0x4eba2a[_0x1f5bc8];}return _0x1a6629;}function _0x3245d2(){const _0x436485=_0x5a26a5[_0x40144b([0x73,0x70,0x6c,0x69,0x74])](_0x40144b([0x2e]));if(0x3!=_0x436485[_0x40144b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x355cc1(_0x436485[0x1]);function _0x355cc1(_0x119bc4){const _0x4a3fc9=_0x3d7800(_0x119bc4);return _0x4a3fc9&&_0x9a82df()?_0x4a3fc9:null;function _0x9a82df(){const _0x1494c0=_0x4a3fc9[_0x40144b([0x6a,0x74,0x69])],_0x2a9157=window[_0x40144b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1494c0[_0x40144b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1494c0[_0x40144b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x254d12={..._0x4a3fc9,[_0x40144b([0x6a,0x74,0x69])]:_0x1494c0[_0x40144b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x1494c0[_0x40144b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x254d12[_0x40144b([0x76,0x63])],_0x2ab79e(_0x254d12)==_0x2a9157;}}}async function _0x30988b(){let _0x47321f=!0x0;try{const _0x480cae=_0x5a26a5[_0x40144b([0x73,0x70,0x6c,0x69,0x74])](_0x40144b([0x2e])),[_0x2f3801,_0x16083d,_0x5450d0]=_0x480cae;return _0x308386(_0x2f3801),await _0x9eda09(_0x2f3801,_0x16083d,_0x5450d0),_0x47321f;}catch{return!0x1;}function _0x308386(_0x1b60e3){const _0x57b5c0=_0x3d7800(_0x1b60e3);_0x57b5c0&&_0x57b5c0[_0x40144b([0x61,0x6c,0x67])]==_0x40144b([0x45,0x53,0x32,0x35,0x36])||(_0x47321f=!0x1);}async function _0x9eda09(_0x7af2ca,_0x511207,_0x227e51){const _0x37884f=window[_0x40144b([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x40144b([0x66,0x72,0x6f,0x6d])](_0x70ea8(_0x227e51),_0x43cf71=>_0x43cf71[_0x40144b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x4e79e9=new window[(_0x40144b([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x40144b([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x7af2ca+_0x40144b([0x2e])+_0x511207),_0x9555fd=window[_0x40144b([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x40144b([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x9555fd)return;const _0x2af6b4=await _0x9555fd[_0x40144b([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x40144b([0x6a,0x77,0x6b]),_0x3ba701,{[_0x40144b([0x6e,0x61,0x6d,0x65])]:_0x40144b([0x45,0x43,0x44,0x53,0x41]),[_0x40144b([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x40144b([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x40144b([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x9555fd[_0x40144b([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x40144b([0x6e,0x61,0x6d,0x65])]:_0x40144b([0x45,0x43,0x44,0x53,0x41]),[_0x40144b([0x68,0x61,0x73,0x68])]:{[_0x40144b([0x6e,0x61,0x6d,0x65])]:_0x40144b([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x2af6b4,_0x37884f,_0x4e79e9)||(_0x47321f=!0x1);}}function _0x3d7800(_0x56263d){return _0x56263d[_0x40144b([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x40144b([0x65,0x79]))?JSON[_0x40144b([0x70,0x61,0x72,0x73,0x65])](_0x70ea8(_0x56263d)):null;}function _0x70ea8(_0x4bb4e0){return window[_0x40144b([0x61,0x74,0x6f,0x62])](_0x4bb4e0[_0x40144b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x40144b([0x2b]))[_0x40144b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x40144b([0x2f])));}function _0x2ab79e(_0x5ee922){let _0x120659=0x1505;function _0x49c819(_0x337e98){for(let _0x3b64b7=0x0;_0x3b64b7<_0x337e98[_0x40144b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3b64b7++){const _0x3aa5dd=_0x337e98[_0x40144b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x3b64b7);_0x120659=(_0x120659<<0x5)+_0x120659+_0x3aa5dd,_0x120659&=_0x120659;}}function _0x1ad572(_0x4fc150){Array[_0x40144b([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x4fc150)?_0x4fc150[_0x40144b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1ad572):_0x4fc150&&typeof _0x4fc150==_0x40144b([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x40144b([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x4fc150)[_0x40144b([0x73,0x6f,0x72,0x74])]()[_0x40144b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x3e574a,_0x501267])=>{_0x49c819(_0x3e574a),_0x1ad572(_0x501267);}):_0x49c819(window[_0x40144b([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x4fc150));}return _0x1ad572(_0x5ee922),_0x120659>>>0x0;}function _0x2f3cd3(_0x5a1535){return _0x5a1535[_0x40144b([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x40144b([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x40144b([0x30]));}function _0xdd4bf1(_0x980e9c){return _0x980e9c[_0x40144b([0x73,0x70,0x6c,0x69,0x74])]('')[_0x40144b([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x40144b([0x6a,0x6f,0x69,0x6e])]('');}function _0x1061e0(){}function _0x40144b(_0x30b6fb){return _0x30b6fb['map'](_0x39faf1=>String['fromCharCode'](_0x39faf1))['join']('');}_0x29ac5a(await _0x5041f7());}(this);}['_updateTableOfContentsElements'](){this['_tableOfContentsElements']['forEach'](_0x53a48f=>{'$graveyard'!==_0x53a48f['rootName']&&this['editor']['editing']['reconvertItem'](_0x53a48f);});}['_trackNewToCElements'](){for(const _0x159464 of this['editor']['model']['document']['differ']['getChanges']({'includeChangesInGraveyard':!0x0})){if('insert'!==_0x159464['type']||'tableOfContents'!==_0x159464['name'])return;this['_tableOfContentsElements']['add'](_0x159464['position']['nodeAfter']);}}['_defineSchema'](){this['editor']['model']['schema']['register']('tableOfContents',{'inheritAllFrom':'$blockObject'});}['_defineConverters'](){const _0x278aae=this['editor']['conversion'];_0x278aae['for']('upcast')['elementToElement']({'model':'tableOfContents','view':{'name':'div','classes':'table-of-contents'}}),_0x278aae['for']('dataDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x1c64eb,{writer:_0x631cdf})=>this['_createTableOfContents'](_0x631cdf,!0x0)}),_0x278aae['for']('editingDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x47310e,{writer:_0x3a99aa})=>{this['_tableOfContentsElements']['add'](_0x47310e);const _0xeab31a=this['_createTableOfContents'](_0x3a99aa);return _0x3a3aa6(_0xeab31a,_0x3a99aa,{'label':N(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'](_0x25c969,_0x25f188=!0x1){const {locale:_0x5874e6}=this['editor'],_0x114f6f=_0x25c969['createContainerElement']('div',{'class':'table-of-contents'+(0x0===this['_currentOutlineDefinitions']['length']?'\x20table-of-contents_empty':''),...!_0x25f188&&{'data-table-of-contents-label':N(_0x5874e6,'Table\x20of\x20contents')}});0x0===this['_currentOutlineDefinitions']['length']&&!0x1===_0x25f188&&_0x25c969['insert'](_0x25c969['createPositionAt'](_0x114f6f,'end'),_0x25c969['createContainerElement']('p',{'class':'table-of-contents__placeholder'},[_0x25c969['createText'](N(_0x5874e6,'No\x20headings\x20were\x20found\x20in\x20the\x20document.'))]));const _0x584a6d=_0x25f188?'':'['+N(_0x5874e6,'Empty\x20heading')+']';let _0x2c02a5=_0x114f6f;return this['_currentOutlineDefinitions']['forEach']((_0xd58a8e,_0x18396a,_0x412302)=>{const _0x16aa3c=this['editor']['model']['hasContent'](_0xd58a8e['modelElement'],{'ignoreWhitespaces':!0x0}),_0x60388a=_0x16aa3c?_0xd58a8e['text']:_0x584a6d,_0x2ad5f3=_0xd58a8e['modelElement']['getAttribute'](this['_headingIdModelAttributeName']),_0x41bafd=_0x25c969['createContainerElement']('a',{'href':'#'+_0x2ad5f3,...!_0x25f188&&{'tabindex':'-1'}},[_0x25c969['createText'](_0x60388a)]),_0xbb11f6=this['editor']['config']['get']('documentOutline.showEmptyHeadings');_0x25c969['setCustomProperty']('tableOfContentsHeadingIndex',_0x18396a,_0x41bafd);const _0x4846c2=_0x25c969['createContainerElement']('li',null,[_0x16aa3c||!_0x25f188&&_0xbb11f6?_0x41bafd:_0x25c969['createText']('')]),_0x5e31fe=_0x18396a?_0x412302[_0x18396a-0x1]['level']:0x0,_0x2b837e=Math['abs'](_0xd58a8e['level']-_0x5e31fe);if(_0xd58a8e['level']>_0x5e31fe){const _0x40510c=S(_0x4846c2,_0x2b837e,_0x25c969);_0x25c969['insert'](_0x25c969['createPositionAt'](_0x2c02a5,'end'),_0x40510c);}else{const _0x5e4d83=function(_0x2fe553,_0x29108a){return _0x2fe553['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})['filter'](_0x4f8d87=>_0x4f8d87['is']('element','ol'))[_0x29108a];}(_0x2c02a5,_0x2b837e);_0x25c969['insert'](_0x25c969['createPositionAt'](_0x5e4d83,'end'),_0x4846c2);}_0x2c02a5=_0x4846c2;}),_0x114f6f;}['_handleScrollToHeading'](_0x2ceb8b){const _0x54ab2e=this['_currentOutlineDefinitions'][_0x2ceb8b]['modelElement'];this['editor']['model']['change'](_0xd3aab1=>{_0xd3aab1['setSelection'](_0x54ab2e,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0});}['_redirectMapper'](){return(_0x28810b,_0x731ace)=>{const _0x582573=_0x731ace['mapper'],_0x2230ca=_0x582573['findMappedViewAncestor'](_0x731ace['viewPosition']),_0x5766c6=_0x582573['toModelElement'](_0x2230ca);_0x5766c6['is']('element','tableOfContents')&&(_0x731ace['modelPosition']=this['editor']['model']['createPositionAt'](_0x5766c6,0x0),_0x28810b['stop']());};}}function S(_0x4afeeb,_0x3206bd,_0x19c929){return 0x1===_0x3206bd?_0x19c929['createContainerElement']('ol',null,[_0x4afeeb]):_0x19c929['createContainerElement']('ol',null,[_0x19c929['createContainerElement']('li',null,[S(_0x4afeeb,_0x3206bd-0x1,_0x19c929)])]);}class o extends _0xa19a46{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'TableOfContentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x3e23ea=this['editor'];_0x3e23ea['ui']['componentFactory']['add']('tableOfContents',()=>{const _0x39f167=this['_createButton'](_0x3d44f6);return _0x39f167['tooltip']=!0x0,_0x39f167;}),_0x3e23ea['ui']['componentFactory']['add']('menuBar:tableOfContents',()=>this['_createButton'](_0xea9153)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x5a3f2e=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x53f82f;for(const _0x3789be in _0x5a3f2e){const _0x170ecc=_0x3789be,_0x1a5c15=_0x5a3f2e[_0x170ecc];if('tableOfContentsLicenseKeyValid'==_0x1a5c15||'tableOfContentsLicenseKeyInvalid'==_0x1a5c15||'tableOfContentsLicenseKeyExpired'==_0x1a5c15||'tableOfContentsLicenseKeyDomainLimit'==_0x1a5c15||'tableOfContentsLicenseKeyNotAllowed'==_0x1a5c15||'tableOfContentsLicenseKeyEvaluationLimit'==_0x1a5c15||'tableOfContentsLicenseKeyTrialLimit'==_0x1a5c15||'tableOfContentsLicenseKeyUsageLimit'==_0x1a5c15){delete _0x5a3f2e[_0x170ecc],_0x53f82f=_0x1a5c15,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'tableOfContentsLicenseKeyInvalid'==_0x53f82f&&_0x5a3f2e['_showLicenseError']('invalid'),'tableOfContentsLicenseKeyExpired'==_0x53f82f&&_0x5a3f2e['_showLicenseError']('expired'),'tableOfContentsLicenseKeyDomainLimit'==_0x53f82f&&_0x5a3f2e['_showLicenseError']('domainLimit'),'tableOfContentsLicenseKeyNotAllowed'==_0x53f82f&&_0x5a3f2e['_showLicenseError']('featureNotAllowed','TableOfContents'),'tableOfContentsLicenseKeyEvaluationLimit'==_0x53f82f&&_0x5a3f2e['_showLicenseError']('evaluationLimit'),'tableOfContentsLicenseKeyTrialLimit'==_0x53f82f&&_0x5a3f2e['_showLicenseError']('trialLimit'),'tableOfContentsLicenseKeyUsageLimit'==_0x53f82f&&_0x5a3f2e['_showLicenseError']('usageLimit');},0x3e8);}['_createButton'](_0xb51147){const _0x347740=this['editor'],_0x1784a3=_0x347740['locale'],_0x15a928=_0x347740['commands']['get']('insertTableOfContents'),_0x1054dd=new _0xb51147(_0x1784a3);return _0x1054dd['set']({'label':N(_0x1784a3,'Table\x20of\x20contents'),'icon':_0x39e453}),_0x1054dd['bind']('isEnabled')['to'](_0x15a928,'isEnabled'),this['listenTo'](_0x1054dd,'execute',()=>{_0x347740['execute']('insertTableOfContents'),_0x347740['editing']['view']['focus']();}),_0x1054dd;}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0xa19a46{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 _0x42bec1,Command as _0x4185ff}from'@ckeditor/ckeditor5-core/dist/index.js';import{debounce as _0x503e3b,throttle as _0x50377a}from'es-toolkit/compat';import{Text as _0x8e2f2a,TreeWalker as _0x9026e}from'@ckeditor/ckeditor5-engine/dist/index.js';import{diff as _0x295c80,diffToChanges as _0x4c7376,scrollAncestorsToShowTarget as _0x927e45,CKEditorError as _0x51e856,global as _0x142860,Rect as _0x47f6bc,uid as _0x5cef42,priorities as _0x400661}from'@ckeditor/ckeditor5-utils/dist/index.js';import{View as _0x298b22,ButtonView as _0x146bf6,MenuBarMenuListItemButtonView as _0x4047e3}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Widget as _0x9de7a6,toWidget as _0x17f732}from'@ckeditor/ckeditor5-widget/dist/index.js';import{IconTableOfContents as _0x3c72b0}from'@ckeditor/ckeditor5-icons/dist/index.js';function p(_0xa53916){let _0xb80fb7='';for(const _0x9d1e2e of _0xa53916['getChildren']())_0x9d1e2e instanceof _0x8e2f2a&&(_0xb80fb7+=_0x9d1e2e['data']);return _0xb80fb7;}class i extends _0x42bec1{static get['pluginName'](){return'DocumentOutlineUtils';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['_headingNames']=[];['init'](){const _0x7bcc9c=this['editor'];this['_headingNames']=this['_getHeadingNames']();let _0x4e1578=[];_0x7bcc9c['model']['document']['on']('change',_0x503e3b(()=>{const _0x788f07=_0x4e1578;_0x4e1578=this['_getOutlineDefinitions']();const _0xf8b288=_0x295c80(_0x788f07,_0x4e1578,(_0x142ed1,_0x26f850)=>_0x142ed1['level']===_0x26f850['level']&&_0x142ed1['text']===_0x26f850['text']&&_0x142ed1['modelElement']===_0x26f850['modelElement']),_0x41172f=_0x4c7376(_0xf8b288,_0x4e1578),_0x48d0e5=this['_getActiveHeading'](),_0x1df877=_0x4e1578['findIndex'](_0x4f5c1d=>_0x4f5c1d['modelElement']===_0x48d0e5);_0x41172f['length']&&this['fire']('change',{'outlineDefinitions':_0x4e1578,'activeItemIndex':_0x1df877,'outlineChanges':_0x41172f}),this['fire']('activeItemIndex',{'index':_0x1df877});},0xfa,{'leading':!0x0,'trailing':!0x0}));}['afterInit'](){this['_headingNames']['length']||this['_deriveHeadingElementsFromConversion']();}['_getOutlineDefinitions'](){const _0x2c9156=this['editor'],_0x2e9369=[],_0x31b838=this['_headingNames'];for(const _0x5a0772 of _0x2c9156['model']['document']['getRootNames']())_0x585aa5(_0x2c9156['model']['document']['getRoot'](_0x5a0772));function _0x585aa5(_0x4b1667){for(const _0x3604ac of _0x4b1667['getChildren']())_0x3604ac['is']('element')&&(_0x31b838['includes'](_0x3604ac['name'])&&_0x2e9369['push']({'level':_0x31b838['indexOf'](_0x3604ac['name'])+0x1,'text':p(_0x3604ac),'modelElement':_0x3604ac}),_0x585aa5(_0x3604ac));}return _0x2e9369;}['_getActiveHeading'](){const _0x26194c=this['editor']['model']['document']['selection']['getFirstPosition'](),_0x3c69f2=new _0x9026e({'direction':'backward','startPosition':_0x26194c});for(const _0x3c0582 of _0x3c69f2)if(_0x3c0582['item']['is']('element')&&this['_headingNames']['includes'](_0x3c0582['item']['name']))return _0x3c0582['item'];}['_getHeadingNames'](){const _0x433fff=this['editor']['config']['get']('documentOutline.headings');return _0x433fff||function(_0x5bbbc5){const _0xa4993d=_0x5bbbc5['config']['get']('heading.options');return _0xa4993d?_0xa4993d['reduce']((_0x4ffbbf,_0x29fc3f)=>('paragraph'!==_0x29fc3f['model']&&_0x4ffbbf['push'](_0x29fc3f['model']),_0x4ffbbf),[]):_0x5bbbc5['plugins']['has']('GeneralHtmlSupport')?['htmlH1','htmlH2','htmlH3','htmlH4','htmlH5','htmlH6']:[];}(this['editor']);}['_deriveHeadingElementsFromConversion'](){const _0x60a040=this['editor'],_0x3d129a=['h1','h2','h3','h4','h5','h6'],_0x8b3b56=[];for(const _0x3b59e5 of _0x3d129a){const _0x521b02=_0x60a040['editing']['view']['domConverter']['domToView'](document['createElement'](_0x3b59e5)),_0x886e6f=_0x60a040['data']['toModel'](_0x521b02)['getChild'](0x0);_0x886e6f?.['is']('element')&&_0x8b3b56['push'](_0x886e6f['name']);}this['_headingNames']=_0x8b3b56;}}function N(_0x5442e0,_0x37637e){const t=_0x5442e0['t'];switch(_0x37637e){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 _0x37637e;}}class $ extends _0x298b22{constructor(_0x522a58,_0x2a1fd7=!0x1){super(_0x522a58);const _0x226276=this['bindTemplate'],_0x5632f7=_0x2a1fd7?'['+N(_0x522a58,'Empty\x20heading')+']':'';this['set']('text',''),this['set']('level',0x1),this['set']('isActive',!0x1),this['bind']('isEmpty')['to'](this,'text',_0x524f78=>!_0x524f78),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline__item',_0x226276['to']('level',_0x1830a9=>'ck-document-outline__item_level-'+_0x1830a9),_0x226276['if']('isActive','ck-document-outline__item_active'),_0x226276['if']('isEmpty','ck-document-outline__item_empty')],'title':_0x226276['to']('text')},'children':[{'text':_0x226276['to']('text',_0x56d156=>_0x56d156||_0x5632f7)}],'on':{'click':_0x226276['to']('click')}});}}class l extends _0x298b22{['items'];['documentOutlineContainer'];['showEmptyHeadingText'];constructor(_0x5ce978,_0x3ae3b3=!0x1,_0x2ae228){super(_0x5ce978),this['showEmptyHeadingText']=_0x3ae3b3,this['set']('activeItemIndex',-0x1),this['documentOutlineContainer']=_0x2ae228,this['items']=this['createCollection'](),this['items']['delegate']('click')['to'](this),this['on']('click',this['_handleItemClick']['bind'](this)),this['on']('change:activeItemIndex',(_0x417693,_0x28243f,_0x1a0745,_0x10ea1c)=>{this['_setActiveItem'](_0x10ea1c,_0x1a0745);}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline'],'dir':_0x5ce978['contentLanguageDirection'],'data-document-outline-empty-placeholder':N(_0x5ce978,'Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.'),'tabindex':-0x1},'children':this['items']});}['sync'](_0x46a7f1){_0x46a7f1['forEach'](_0x2143e5=>{'insert'==_0x2143e5['type']?this['_insertItem'](_0x2143e5['index'],..._0x2143e5['values']):'delete'==_0x2143e5['type']&&this['_deleteItem'](_0x2143e5['index'],_0x2143e5['howMany']);});}['_setActiveItem'](_0x4b8c5d,_0x404b1a){if(-0x1!==_0x4b8c5d){const _0x2d84f4=this['items']['get'](_0x4b8c5d);_0x2d84f4&&(_0x2d84f4['isActive']=!0x1);}-0x1!==_0x404b1a&&(this['items']['get'](_0x404b1a)['isActive']=!0x0,this['_scrollToItem'](_0x404b1a));}['_insertItem'](_0x2a5d6b,..._0x5edf8a){const _0x586b71=_0x5edf8a['map']((_0x4d7f67,_0x397fc3)=>{const _0x1bd49e=new $(this['locale'],this['showEmptyHeadingText']);return _0x1bd49e['text']=_0x4d7f67['text'],_0x1bd49e['level']=_0x4d7f67['level'],_0x2a5d6b+_0x397fc3===this['activeItemIndex']&&(_0x1bd49e['isActive']=!0x0),_0x1bd49e;});this['items']['addMany'](_0x586b71,_0x2a5d6b);}['_deleteItem'](_0x113a58,_0x4c5b11){do{this['items']['remove'](_0x113a58);}while(--_0x4c5b11);}['_handleItemClick'](_0x5830e9){const _0x315592=this['items']['getIndex'](_0x5830e9['source']);this['fire']('itemSelected',_0x315592);}['_scrollToItem'](_0xc88821){_0x927e45(this['items']['get'](_0xc88821)['element'],0x14,this['documentOutlineContainer']);}['destroy'](){super['destroy'](),this['element']['remove']();}}class n extends _0x42bec1{['view'];['_currentOutlineDefinitions'];['_updateActiveDefinitionFromViewportThrottled'];static get['pluginName'](){return'DocumentOutlineUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x765e30){super(_0x765e30),this['view']=new l(_0x765e30['locale'],this['editor']['config']['get']('documentOutline.showEmptyHeadings'),this['editor']['config']['get']('documentOutline.container')),this['_currentOutlineDefinitions']=[],this['_updateActiveDefinitionFromViewportThrottled']=_0x50377a(this['_updateActiveDefinitionOnViewportChange']['bind'](this),0x64);}['init'](){const _0x1ef9f7=this['editor'],_0x1f2cf0=_0x1ef9f7['plugins']['get']('DocumentOutlineUtils');let _0x2e02b2=!0x1;if(this['view']['render'](),this['editor']['ui']['focusTracker']['add'](this['view']['element']),!_0x1ef9f7['config']['get']('documentOutline.container'))throw new _0x51e856('document-outline-container-not-provided',{'editor':_0x1ef9f7});_0x1ef9f7['config']['get']('documentOutline.container')['appendChild'](this['view']['element']),_0x1f2cf0['on']('change',this['_handleOutlineChange']['bind'](this)),_0x1f2cf0['on']('activeItemIndex',(_0x4ba86f,{index:_0x4b95d8})=>this['_setActiveViewItem'](_0x4b95d8)),this['view']['on']('itemSelected',(_0x57ed98,_0xf95bf7)=>{_0x2e02b2=!0x0,this['_handleItemSelected'](_0xf95bf7);}),this['view']['listenTo'](_0x142860['document'],'scroll',()=>{_0x2e02b2?_0x2e02b2=!0x1:this['_updateActiveDefinitionFromViewportThrottled']();},{'useCapture':!0x0}),this['view']['listenTo'](_0x142860['window'],'resize',this['_updateActiveDefinitionFromViewportThrottled'],{'useCapture':!0x0});}['afterInit'](){!async function(_0x14f7ef){const _0x1c5e5b=_0x1caedf([0x4f,0x79,0x5a,0x69,0x7a,0x38,0x36,0x4b,0x73,0x50,0x58,0x4a,0x67,0x4c,0x6e,0x53,0x6c,0x46,0x71,0x59,0x6b,0x4d,0x54,0x48,0x77,0x74,0x62,0x34,0x76,0x66,0x70,0x68,0x30,0x61,0x42,0x78,0x4e,0x65,0x49,0x33,0x44,0x45,0x63,0x43,0x39,0x6d,0x52,0x56,0x37,0x35,0x47,0x75,0x72,0x6f,0x32,0x6a,0x31,0x57,0x64,0x51,0x55,0x41]),_0x4c0178=0x6744855b,_0x92e7a2=0x6743ee13^_0x4c0178,_0x1a6ee6=window[_0x1caedf([0x44,0x61,0x74,0x65])][_0x1caedf([0x6e,0x6f,0x77])](),_0x3fb5c0=_0x14f7ef[_0x1caedf([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x13998b=new window[(_0x1caedf([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1be331=>{_0x3fb5c0[_0x1caedf([0x6f,0x6e,0x63,0x65])](_0x1caedf([0x72,0x65,0x61,0x64,0x79]),_0x1be331);}),_0x26a8af={[_0x1caedf([0x6b,0x74,0x79])]:_0x1caedf([0x45,0x43]),[_0x1caedf([0x75,0x73,0x65])]:_0x1caedf([0x73,0x69,0x67]),[_0x1caedf([0x63,0x72,0x76])]:_0x1caedf([0x50,0x2d,0x32,0x35,0x36]),[_0x1caedf([0x78])]:_0x1caedf([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]),[_0x1caedf([0x79])]:_0x1caedf([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]),[_0x1caedf([0x61,0x6c,0x67])]:_0x1caedf([0x45,0x53,0x32,0x35,0x36])},_0x21f41a=_0x3fb5c0[_0x1caedf([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x1caedf([0x67,0x65,0x74])](_0x1caedf([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0xdf6223(){let _0x2b1bfd,_0x58e174=null,_0x191dac=null;try{if(_0x21f41a==_0x1caedf([0x47,0x50,0x4c]))return _0x1caedf([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x2b1bfd=_0x257d64(),!_0x2b1bfd)return _0x1caedf([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x2b1bfd[_0x1caedf([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x191dac=_0xdf5221(_0x2b1bfd[_0x1caedf([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x2b1bfd[_0x1caedf([0x6a,0x74,0x69])])),await _0x4c9ade()?_0x124fa0()?_0x1f6e21()?_0x1caedf([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x329d07()?(_0x2b1bfd[_0x1caedf([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1caedf([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x58e174=_0x225f0d(_0x1caedf([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x2b1bfd[_0x1caedf([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1caedf([0x74,0x72,0x69,0x61,0x6c])&&(_0x58e174=_0x225f0d(_0x1caedf([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x402c64()):_0x1caedf([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x1caedf([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x1caedf([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x1caedf([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1f6e21(){const _0xec2621=[_0x1caedf([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x1caedf([0x74,0x72,0x69,0x61,0x6c])][_0x1caedf([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2b1bfd[_0x1caedf([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1a6ee6/0x3e8:0xe10*_0x92e7a2;return _0x2b1bfd[_0x1caedf([0x65,0x78,0x70])]<_0xec2621;}function _0x124fa0(){const _0x4eab16=_0x2b1bfd[_0x1caedf([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x4eab16&&(!!_0x4eab16[_0x1caedf([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1caedf([0x2a]))||(!!_0x4eab16[_0x1caedf([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1caedf([0x44,0x4f]))||!!_0x4eab16[_0x1caedf([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1caedf([0x50,0x50]))));}function _0x329d07(){const _0x4389b6=_0x2b1bfd[_0x1caedf([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x4389b6||0x0==_0x4389b6[_0x1caedf([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x517605}=new URL(window[_0x1caedf([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x4389b6[_0x1caedf([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x517605))return!0x0;const _0x25dacd=_0x517605[_0x1caedf([0x73,0x70,0x6c,0x69,0x74])](_0x1caedf([0x2e]));return _0x4389b6[_0x1caedf([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2706ce=>_0x2706ce[_0x1caedf([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1caedf([0x2a])))[_0x1caedf([0x6d,0x61,0x70])](_0x1c7204=>_0x1c7204[_0x1caedf([0x73,0x70,0x6c,0x69,0x74])](_0x1caedf([0x2e])))[_0x1caedf([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5767f2=>_0x5767f2[_0x1caedf([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x25dacd[_0x1caedf([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1caedf([0x6d,0x61,0x70])](_0x2bda76=>Array(_0x25dacd[_0x1caedf([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x2bda76[_0x1caedf([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1caedf([0x66,0x69,0x6c,0x6c])](_0x2bda76[0x0]===_0x1caedf([0x2a])?_0x1caedf([0x2a]):'')[_0x1caedf([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x2bda76))[_0x1caedf([0x73,0x6f,0x6d,0x65])](_0x1390a0=>_0x25dacd[_0x1caedf([0x65,0x76,0x65,0x72,0x79])]((_0x4c685f,_0x567383)=>_0x1390a0[_0x567383]===_0x4c685f||_0x1390a0[_0x567383]===_0x1caedf([0x2a])));}function _0x402c64(){return _0x58e174&&_0x191dac?new window[(_0x1caedf([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4ee015,_0x2d0dd7)=>{_0x58e174[_0x1caedf([0x74,0x68,0x65,0x6e])](_0x4ee015,_0x2d0dd7),_0x191dac[_0x1caedf([0x74,0x68,0x65,0x6e])](_0x19aea5=>{_0x19aea5!=_0x1caedf([0x56,0x61,0x6c,0x69,0x64])&&_0x4ee015(_0x19aea5);},_0x2d0dd7);}):_0x58e174||_0x191dac||_0x1caedf([0x56,0x61,0x6c,0x69,0x64]);}}function _0xdf5221(_0x54b40d,_0x15339b){return new window[(_0x1caedf([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xc211c8=>{if(_0x521231())return _0xc211c8(_0x1caedf([0x56,0x61,0x6c,0x69,0x64]));_0x56fbcd(),_0x3fb5c0[_0x1caedf([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x1caedf([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x394770=!0x1;const _0x1838c9=_0x5cef42();function _0x5a17c1(_0x37f16d){return!!_0x37f16d&&(typeof _0x37f16d===_0x1caedf([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x37f16d===_0x1caedf([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x37f16d[_0x1caedf([0x74,0x68,0x65,0x6e])]===_0x1caedf([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x37f16d[_0x1caedf([0x63,0x61,0x74,0x63,0x68])]===_0x1caedf([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x131bad(_0x3200b9){_0x16ed81(_0x3200b9)[_0x1caedf([0x74,0x68,0x65,0x6e])](_0x308984=>{if(!_0x308984||_0x308984[_0x1caedf([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x1caedf([0x6f,0x6b]))return _0x1caedf([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x388af4(_0x23b168(_0x1838c9+_0x15339b))!=_0x308984[_0x1caedf([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x1caedf([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x1caedf([0x56,0x61,0x6c,0x69,0x64]);})[_0x1caedf([0x74,0x68,0x65,0x6e])](_0x57c621=>(_0x19bd54(),_0x57c621),()=>{const _0x46fb75=_0x47c322();return null==_0x46fb75?(_0x19bd54(),_0x1caedf([0x56,0x61,0x6c,0x69,0x64])):_0x1caedf(_0x1a6ee6-_0x46fb75>(0x4348015b^_0x4c0178)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x1caedf([0x74,0x68,0x65,0x6e])](_0xc211c8)[_0x1caedf([0x63,0x61,0x74,0x63,0x68])](()=>{_0xc211c8(_0x1caedf([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x2ad32e=0x67726bdb^_0x4c0178;function _0x19bd54(){const _0x4d6493=_0x1caedf([0x6c,0x6c,0x63,0x74,0x2d])+_0x388af4(_0x23b168(_0x54b40d)),_0x3dd965=_0x269f19(_0x388af4(window[_0x1caedf([0x4d,0x61,0x74,0x68])][_0x1caedf([0x63,0x65,0x69,0x6c])](_0x1a6ee6/_0x2ad32e)));window[_0x1caedf([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1caedf([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4d6493,_0x3dd965);}function _0x47c322(){const _0x276343=_0x1caedf([0x6c,0x6c,0x63,0x74,0x2d])+_0x388af4(_0x23b168(_0x54b40d)),_0x208bca=window[_0x1caedf([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1caedf([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x276343);return _0x208bca?window[_0x1caedf([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x269f19(_0x208bca),0x10)*_0x2ad32e:null;}function _0x16ed81(_0xf899){return new window[(_0x1caedf([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x26f9d0,_0x3ef4e9)=>{_0xf899[_0x1caedf([0x74,0x68,0x65,0x6e])](_0x26f9d0,_0x3ef4e9),window[_0x1caedf([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3ef4e9,0x6745519b^_0x4c0178);});}}_0x3fb5c0[_0x1caedf([0x6f,0x6e])](_0x1caedf([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x429949,_0x26763d)=>{if(_0x26763d[0x0]!=_0x54b40d)return _0xc211c8(_0x1caedf([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x26763d[0x1]={..._0x26763d[0x1],[_0x1caedf([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x1838c9};},{[_0x1caedf([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1caedf([0x68,0x69,0x67,0x68])}),_0x3fb5c0[_0x1caedf([0x6f,0x6e])](_0x1caedf([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x1173a5=>{_0x5a17c1(_0x1173a5[_0x1caedf([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x394770=!0x0,_0x131bad(_0x1173a5[_0x1caedf([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x1caedf([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1caedf([0x6c,0x6f,0x77])}),_0x13998b[_0x1caedf([0x74,0x68,0x65,0x6e])](()=>{_0x394770||_0xc211c8(_0x1caedf([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x521231(){return _0x3fb5c0[_0x1caedf([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1caedf([0x76,0x69,0x65,0x77])][_0x1caedf([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x1caedf([0x61,0x75,0x74,0x6f]);}function _0x56fbcd(){_0x3fb5c0[_0x1caedf([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1caedf([0x76,0x69,0x65,0x77])][_0x1caedf([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x1caedf([0x61,0x75,0x74,0x6f]);}}function _0x225f0d(_0x5a779e){const _0xcc1aa2=[new window[(_0x1caedf([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x13410f=>setTimeout(_0x13410f,0x674dbb97^_0x4c0178)),_0x13998b[_0x1caedf([0x74,0x68,0x65,0x6e])](()=>new window[(_0x1caedf([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x16b9b7=>{let _0xc0e79b=0x0;_0x3fb5c0[_0x1caedf([0x6d,0x6f,0x64,0x65,0x6c])][_0x1caedf([0x6f,0x6e])](_0x1caedf([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x5005c5,_0x2fcebc)=>{_0x2fcebc[0x0][_0x1caedf([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0xc0e79b++,_0xc0e79b==(0x674484a3^_0x4c0178)&&(_0x16b9b7(),_0x5005c5[_0x1caedf([0x6f,0x66,0x66])]());});}))];return window[_0x1caedf([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x1caedf([0x72,0x61,0x63,0x65])](_0xcc1aa2)[_0x1caedf([0x74,0x68,0x65,0x6e])](()=>_0x5a779e);}async function _0x41dc76(){await _0x13998b,_0x3fb5c0[_0x1caedf([0x6d,0x6f,0x64,0x65,0x6c])][_0x1caedf([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x409bb0,_0x3fb5c0[_0x1caedf([0x6d,0x6f,0x64,0x65,0x6c])][_0x1caedf([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x409bb0,_0x3fb5c0[_0x1caedf([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x1caedf([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x41a555(_0x1cf037){const _0x466044=_0x47c31f();_0x3fb5c0[_0x466044]=_0x1caedf([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])+_0x1cf037,_0x1cf037!=_0x1caedf([0x56,0x61,0x6c,0x69,0x64])&&_0x41dc76();}function _0x47c31f(){const _0x342c9a=window[_0x1caedf([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x1caedf([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x1caedf([0x6e,0x6f,0x77])]())[_0x1caedf([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x1caedf([0x2e]),'');let _0x3b5c22=_0x1caedf([0x4f]);for(let _0x5d7f3c=0x0;_0x5d7f3c<_0x342c9a[_0x1caedf([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5d7f3c+=0x2){let _0x1b5501=window[_0x1caedf([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x342c9a[_0x1caedf([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5d7f3c,_0x5d7f3c+0x2));_0x1b5501>=_0x1c5e5b[_0x1caedf([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x1b5501-=_0x1c5e5b[_0x1caedf([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x3b5c22+=_0x1c5e5b[_0x1b5501];}return _0x3b5c22;}function _0x257d64(){const _0x2565b6=_0x21f41a[_0x1caedf([0x73,0x70,0x6c,0x69,0x74])](_0x1caedf([0x2e]));if(0x3!=_0x2565b6[_0x1caedf([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x263d67(_0x2565b6[0x1]);function _0x263d67(_0x14640a){const _0x17bbce=_0x279ef8(_0x14640a);return _0x17bbce&&_0x42eb56()?_0x17bbce:null;function _0x42eb56(){const _0x5508e6=_0x17bbce[_0x1caedf([0x6a,0x74,0x69])],_0x2cad77=window[_0x1caedf([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5508e6[_0x1caedf([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5508e6[_0x1caedf([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x390fee={..._0x17bbce,[_0x1caedf([0x6a,0x74,0x69])]:_0x5508e6[_0x1caedf([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x5508e6[_0x1caedf([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x390fee[_0x1caedf([0x76,0x63])],_0x23b168(_0x390fee)==_0x2cad77;}}}async function _0x4c9ade(){let _0x29d8de=!0x0;try{const _0x397754=_0x21f41a[_0x1caedf([0x73,0x70,0x6c,0x69,0x74])](_0x1caedf([0x2e])),[_0x4ac160,_0x23b72e,_0x1a167c]=_0x397754;return _0x213392(_0x4ac160),await _0x37a8e5(_0x4ac160,_0x23b72e,_0x1a167c),_0x29d8de;}catch{return!0x1;}function _0x213392(_0x59d845){const _0x1491b0=_0x279ef8(_0x59d845);_0x1491b0&&_0x1491b0[_0x1caedf([0x61,0x6c,0x67])]==_0x1caedf([0x45,0x53,0x32,0x35,0x36])||(_0x29d8de=!0x1);}async function _0x37a8e5(_0xf4f6b1,_0x3dd458,_0x18afb9){const _0x2361d3=window[_0x1caedf([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x1caedf([0x66,0x72,0x6f,0x6d])](_0x591b47(_0x18afb9),_0x5d2306=>_0x5d2306[_0x1caedf([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x1114aa=new window[(_0x1caedf([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x1caedf([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0xf4f6b1+_0x1caedf([0x2e])+_0x3dd458),_0x488df0=window[_0x1caedf([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x1caedf([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x488df0)return;const _0x569e89=await _0x488df0[_0x1caedf([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x1caedf([0x6a,0x77,0x6b]),_0x26a8af,{[_0x1caedf([0x6e,0x61,0x6d,0x65])]:_0x1caedf([0x45,0x43,0x44,0x53,0x41]),[_0x1caedf([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x1caedf([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x1caedf([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x488df0[_0x1caedf([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x1caedf([0x6e,0x61,0x6d,0x65])]:_0x1caedf([0x45,0x43,0x44,0x53,0x41]),[_0x1caedf([0x68,0x61,0x73,0x68])]:{[_0x1caedf([0x6e,0x61,0x6d,0x65])]:_0x1caedf([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x569e89,_0x2361d3,_0x1114aa)||(_0x29d8de=!0x1);}}function _0x279ef8(_0x349d97){return _0x349d97[_0x1caedf([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x1caedf([0x65,0x79]))?JSON[_0x1caedf([0x70,0x61,0x72,0x73,0x65])](_0x591b47(_0x349d97)):null;}function _0x591b47(_0xe1ed6){return window[_0x1caedf([0x61,0x74,0x6f,0x62])](_0xe1ed6[_0x1caedf([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x1caedf([0x2b]))[_0x1caedf([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x1caedf([0x2f])));}function _0x23b168(_0x218ee8){let _0x28f96c=0x1505;function _0x251d95(_0x48c4a8){for(let _0xbbaae7=0x0;_0xbbaae7<_0x48c4a8[_0x1caedf([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xbbaae7++){const _0xd8fc21=_0x48c4a8[_0x1caedf([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0xbbaae7);_0x28f96c=(_0x28f96c<<0x5)+_0x28f96c+_0xd8fc21,_0x28f96c&=_0x28f96c;}}function _0x779b1b(_0x1e48c9){Array[_0x1caedf([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x1e48c9)?_0x1e48c9[_0x1caedf([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x779b1b):_0x1e48c9&&typeof _0x1e48c9==_0x1caedf([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x1caedf([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x1e48c9)[_0x1caedf([0x73,0x6f,0x72,0x74])]()[_0x1caedf([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x4c603b,_0x3ca6b1])=>{_0x251d95(_0x4c603b),_0x779b1b(_0x3ca6b1);}):_0x251d95(window[_0x1caedf([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x1e48c9));}return _0x779b1b(_0x218ee8),_0x28f96c>>>0x0;}function _0x388af4(_0x553099){return _0x553099[_0x1caedf([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x1caedf([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x1caedf([0x30]));}function _0x269f19(_0x49bb2e){return _0x49bb2e[_0x1caedf([0x73,0x70,0x6c,0x69,0x74])]('')[_0x1caedf([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x1caedf([0x6a,0x6f,0x69,0x6e])]('');}function _0x409bb0(){}function _0x1caedf(_0x4ba169){return _0x4ba169['map'](_0x13c5c5=>String['fromCharCode'](_0x13c5c5))['join']('');}_0x41a555(await _0xdf6223());}(this);}['destroy'](){super['destroy'](),this['view']['destroy'](),this['_updateActiveDefinitionFromViewportThrottled']['cancel']();}['_handleOutlineChange'](_0xecc149,{outlineDefinitions:_0x10f16c,outlineChanges:_0x5dfad9}){this['_currentOutlineDefinitions']=_0x10f16c,this['view']['sync'](_0x5dfad9);}['_setActiveViewItem'](_0x1e59ed){this['_currentOutlineDefinitions']['length']&&this['_currentOutlineDefinitions'][_0x1e59ed]&&(this['view']['activeItemIndex']=_0x1e59ed);}['_handleItemSelected'](_0x5375d7){const _0x5ee919=this['_currentOutlineDefinitions'][_0x5375d7]['modelElement'];this['editor']['model']['change'](_0x3497f1=>{_0x3497f1['setSelection'](_0x5ee919,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0}),this['editor']['editing']['view']['focus'](),this['_setActiveViewItem'](_0x5375d7);}['_updateActiveDefinitionOnViewportChange'](){const _0x2a2de3=this['editor'];let _0x7da89d;for(const _0xea5c5c of _0x2a2de3['model']['document']['getRootNames']()){const _0x33d08c=_0x2a2de3['editing']['view']['getDomRoot'](_0xea5c5c),_0x4e400a=_0x33d08c&&new _0x47f6bc(_0x33d08c)['getVisible']();if(_0x4e400a){const _0x29f1e2=new _0x47f6bc(_0x142860['window'])['getIntersection'](_0x4e400a);_0x29f1e2&&(_0x7da89d=_0x29f1e2['top']+0.25*_0x29f1e2['height']);}}if(void 0x0===_0x7da89d)return;const _0x21e3ea=d(_0x2a2de3['editing'],this['_currentOutlineDefinitions'],_0x7da89d);_0x21e3ea?this['_setActiveViewItem'](this['_currentOutlineDefinitions']['indexOf'](_0x21e3ea)):this['_setActiveViewItem'](-0x1);}}function d(_0x173d0c,_0x4ce7cf,_0x18b820,_0x4b305d=0x0,_0x50fcc5=_0x4ce7cf['length']-0x1){const _0x556415=Math['floor'](_0x4b305d+(_0x50fcc5-_0x4b305d)/0x2);if(_0x50fcc5>=_0x4b305d){const _0x43cfbb=_0x4ce7cf[_0x556415],_0x3877a7=_0x173d0c['mapper']['toViewElement'](_0x43cfbb['modelElement']);if(!_0x3877a7)return null;const _0x7200b1=_0x173d0c['view']['domConverter']['mapViewToDom'](_0x3877a7);return new _0x47f6bc(_0x7200b1)['bottom']>_0x18b820?d(_0x173d0c,_0x4ce7cf,_0x18b820,_0x4b305d,_0x556415-0x1):d(_0x173d0c,_0x4ce7cf,_0x18b820,_0x556415+0x1,_0x50fcc5);}return _0x556415<0x0?null:_0x4ce7cf[_0x556415];}class u extends _0x42bec1{['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 _0x68f31f=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x873aa6;for(const _0x3e5126 in _0x68f31f){const _0x137054=_0x3e5126,_0x34e560=_0x68f31f[_0x137054];if('documentOutlineLicenseKeyValid'==_0x34e560||'documentOutlineLicenseKeyInvalid'==_0x34e560||'documentOutlineLicenseKeyExpired'==_0x34e560||'documentOutlineLicenseKeyDomainLimit'==_0x34e560||'documentOutlineLicenseKeyNotAllowed'==_0x34e560||'documentOutlineLicenseKeyEvaluationLimit'==_0x34e560||'documentOutlineLicenseKeyTrialLimit'==_0x34e560||'documentOutlineLicenseKeyUsageLimit'==_0x34e560){delete _0x68f31f[_0x137054],_0x873aa6=_0x34e560,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'documentOutlineLicenseKeyInvalid'==_0x873aa6&&_0x68f31f['_showLicenseError']('invalid'),'documentOutlineLicenseKeyExpired'==_0x873aa6&&_0x68f31f['_showLicenseError']('expired'),'documentOutlineLicenseKeyDomainLimit'==_0x873aa6&&_0x68f31f['_showLicenseError']('domainLimit'),'documentOutlineLicenseKeyNotAllowed'==_0x873aa6&&_0x68f31f['_showLicenseError']('featureNotAllowed','DocumentOutline'),'documentOutlineLicenseKeyEvaluationLimit'==_0x873aa6&&_0x68f31f['_showLicenseError']('evaluationLimit'),'documentOutlineLicenseKeyTrialLimit'==_0x873aa6&&_0x68f31f['_showLicenseError']('trialLimit'),'documentOutlineLicenseKeyUsageLimit'==_0x873aa6&&_0x68f31f['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class O extends _0x4185ff{['execute'](){this['editor']['model']['change'](_0x57a8a3=>{this['editor']['model']['insertObject'](_0x57a8a3['createElement']('tableOfContents'));});}['refresh'](){const _0x1391f7=this['editor']['model'],_0x4ddc5d=_0x1391f7['document']['selection']['getFirstPosition']();this['isEnabled']=null!==(_0x4ddc5d&&_0x1391f7['schema']['findAllowedParent'](_0x4ddc5d,'tableOfContents'));}}class b extends _0x42bec1{static get['pluginName'](){return'HeadingId';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const _0x171da1=this['editor'];if(_0x171da1['config']['get']('headingId.modelAttributeName'))return;(function(_0x4d5e8e){const _0x489534=new Map();if(_0x4d5e8e)return _0x4d5e8e['forEach'](_0x55940c=>{'paragraph'!==_0x55940c['model']&&_0x489534['set'](_0x55940c['view'],_0x55940c['model']);}),_0x489534['get']('h1')||_0x489534['set']('h1','heading1'),_0x489534;return _0x489534;}(this['editor']['config']['get']('heading.options'))['forEach']((_0x5c3194,_0x379e1a)=>{this['_customUpcastHeadingsConversion'](_0x379e1a),this['_customDataDowncastHeadingsConversion'](_0x5c3194),_0x171da1['model']['schema']['isRegistered'](_0x5c3194)&&_0x171da1['model']['schema']['extend'](_0x5c3194,{'allowAttributes':'headingId'});}),this['_registerHeadingIdAttributePostfixer']());}['_customUpcastHeadingsConversion'](_0x5ad4e6){this['editor']['conversion']['for']('upcast')['add'](_0x5c6172=>_0x5c6172['on']('element:'+_0x5ad4e6,(_0x1d7824,_0x1e7c3a,_0x169257)=>{const {consumable:_0x4978a9,writer:_0x59c404}=_0x169257,_0x12f21c=_0x1e7c3a['viewItem']['getAttribute']('id'),_0x33bd80=_0x1e7c3a['modelRange']['getContainedElement']();if(_0x33bd80)return _0x12f21c&&_0x12f21c['length']||_0x33bd80['hasAttribute']('headingId')?void(_0x4978a9['consume'](_0x1e7c3a['viewItem'],{'attributes':['id']})&&_0x59c404['setAttribute']('headingId',_0x12f21c,_0x33bd80)):(_0x4978a9['consume'](_0x1e7c3a['viewItem'],{'attributes':['id']}),void _0x59c404['setAttribute']('headingId',_0x5cef42(),_0x33bd80));},{'priority':_0x400661['get']('low')+0.5}));}['_customDataDowncastHeadingsConversion'](_0x3122b7){this['editor']['conversion']['for']('downcast')['add'](_0x122026=>_0x122026['on']('attribute:headingId:'+_0x3122b7,(_0x59680d,_0x6aa38f,_0x224fab)=>{if(!_0x224fab['consumable']['consume'](_0x6aa38f['item'],_0x59680d['name']))return;const _0x68adab=_0x6aa38f['item']['getAttribute']('headingId'),_0x1692e7=_0x224fab['mapper']['toViewElement'](_0x6aa38f['item']);_0x224fab['writer']['setAttribute']('id',_0x68adab,_0x1692e7);}));}['_registerHeadingIdAttributePostfixer'](){const _0x4f0665=this['editor'],_0x401a1e=new Set(),_0x591789=new Set();function _0x2a7865(_0x3d7b11,_0x5de20b){const _0x21e56f=_0x5cef42();return _0x591789['add'](_0x21e56f),_0x3d7b11['setAttribute']('headingId',_0x21e56f,_0x5de20b),_0x21e56f;}function _0x5125a6(_0xb23e69,_0x474d92){_0xb23e69['removeAttribute']('headingId',_0x474d92);}_0x4f0665['model']['document']['registerPostFixer'](_0x5b734f=>{const _0x29a555=_0x4f0665['model']['document']['differ']['getChanges']();let _0x7fc866=!0x1;for(const _0xb22f4c of _0x29a555)if('insert'==_0xb22f4c['type']&&_0xb22f4c['name']){if(y(_0xb22f4c['name'])){const _0x384039=_0xb22f4c['attributes']['get']('headingId');'string'==typeof _0x384039?_0x401a1e['has'](_0x384039)?(_0x2a7865(_0x5b734f,_0xb22f4c['position']['nodeAfter']),_0x7fc866=!0x0):_0x591789['add'](_0x384039):(_0x2a7865(_0x5b734f,_0xb22f4c['position']['nodeAfter']),_0x7fc866=!0x0);}else'string'==typeof _0xb22f4c['attributes']['get']('headingId')&&(_0x5125a6(_0x5b734f,_0xb22f4c['position']['nodeAfter']),_0x7fc866=!0x0);}else{if('remove'==_0xb22f4c['type']){const _0x2e84c1=_0xb22f4c['attributes']['get']('headingId');'string'==typeof _0x2e84c1&&_0x401a1e['delete'](_0x2e84c1);}}return _0x7fc866;}),_0x4f0665['model']['document']['on']('change',()=>{_0x591789['forEach'](_0xa6ae08=>_0x401a1e['add'](_0xa6ae08)),_0x591789['clear']();});}}function y(_0x8b4f80){return!!_0x8b4f80['match'](/heading\d/);}class s extends _0x42bec1{static get['pluginName'](){return'TableOfContentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[_0x9de7a6,i,b];}['_currentOutlineDefinitions'];['_tableOfContentsElements'];['_headingIdModelAttributeName'];constructor(_0x171c2e){super(_0x171c2e),this['_currentOutlineDefinitions']=[],this['_tableOfContentsElements']=new Set(),this['_headingIdModelAttributeName']='headingId';}['init'](){const _0x217f74=this['editor'],_0x305e75=_0x217f74['editing']['view']['document'];_0x217f74['config']['get']('headingId.modelAttributeName')&&(this['_headingIdModelAttributeName']=_0x217f74['config']['get']('headingId.modelAttributeName')),this['listenTo'](_0x305e75,'click',(_0x445cbe,_0x53fbf0)=>{if(!_0x53fbf0['target'])return;const _0x4c344c=_0x53fbf0['target']['getCustomProperty']('tableOfContentsHeadingIndex');Number['isInteger'](_0x4c344c)&&(_0x53fbf0['domEvent']['preventDefault'](),_0x445cbe['stop'](),this['_handleScrollToHeading'](_0x4c344c));},{'priority':'high','context':'$capture'}),this['_defineSchema'](),this['_defineConverters'](),_0x217f74['commands']['add']('insertTableOfContents',new O(_0x217f74)),(_0x217f74['plugins']['get']('DocumentOutlineUtils')['on']('change',(_0x4b7ba0,_0x517447)=>{this['_currentOutlineDefinitions']=_0x517447['outlineDefinitions'],this['_updateTableOfContentsElements']();}),this['listenTo'](_0x217f74['model']['document'],'change',()=>{this['_trackNewToCElements']();}));}['afterInit'](){!async function(_0x5e72a5){const _0x3ae360=_0x3f3cc8([0x37,0x53,0x32,0x75,0x44,0x4f,0x34,0x69,0x33,0x6e,0x31,0x61,0x38,0x63,0x46,0x48,0x57,0x55,0x4b,0x7a,0x43,0x4a,0x47,0x72,0x41,0x52,0x6c,0x50,0x6b,0x6f,0x59,0x36,0x30,0x70,0x49,0x67,0x4e,0x6d,0x76,0x66,0x79,0x68,0x78,0x6a,0x54,0x5a,0x73,0x74,0x35,0x4c,0x42,0x58,0x45,0x71,0x51,0x64,0x39,0x62,0x77,0x56,0x65,0x4d]),_0xd3a134=0x27df6c16,_0x4e3043=0x27d8075e^_0xd3a134,_0x109f65=window[_0x3f3cc8([0x44,0x61,0x74,0x65])][_0x3f3cc8([0x6e,0x6f,0x77])](),_0x4775d6=_0x5e72a5[_0x3f3cc8([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x47c97e=new window[(_0x3f3cc8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x774bd8=>{_0x4775d6[_0x3f3cc8([0x6f,0x6e,0x63,0x65])](_0x3f3cc8([0x72,0x65,0x61,0x64,0x79]),_0x774bd8);}),_0x3deec6={[_0x3f3cc8([0x6b,0x74,0x79])]:_0x3f3cc8([0x45,0x43]),[_0x3f3cc8([0x75,0x73,0x65])]:_0x3f3cc8([0x73,0x69,0x67]),[_0x3f3cc8([0x63,0x72,0x76])]:_0x3f3cc8([0x50,0x2d,0x32,0x35,0x36]),[_0x3f3cc8([0x78])]:_0x3f3cc8([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]),[_0x3f3cc8([0x79])]:_0x3f3cc8([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]),[_0x3f3cc8([0x61,0x6c,0x67])]:_0x3f3cc8([0x45,0x53,0x32,0x35,0x36])},_0x3b111a=_0x4775d6[_0x3f3cc8([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x3f3cc8([0x67,0x65,0x74])](_0x3f3cc8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x47cfd0(){let _0xc81b3a,_0x549fd3=null,_0x48dab9=null;try{if(_0x3b111a==_0x3f3cc8([0x47,0x50,0x4c]))return _0x3f3cc8([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0xc81b3a=_0x233512(),!_0xc81b3a)return _0x3f3cc8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0xc81b3a[_0x3f3cc8([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x48dab9=_0x3243eb(_0xc81b3a[_0x3f3cc8([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0xc81b3a[_0x3f3cc8([0x6a,0x74,0x69])])),await _0x1038cb()?_0x3bb62d()?_0x4008c0()?_0x3f3cc8([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x268f90()?(_0xc81b3a[_0x3f3cc8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3f3cc8([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x549fd3=_0x1bef48(_0x3f3cc8([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0xc81b3a[_0x3f3cc8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3f3cc8([0x74,0x72,0x69,0x61,0x6c])&&(_0x549fd3=_0x1bef48(_0x3f3cc8([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x227186()):_0x3f3cc8([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x3f3cc8([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x3f3cc8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x3f3cc8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x4008c0(){const _0x411d2f=[_0x3f3cc8([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x3f3cc8([0x74,0x72,0x69,0x61,0x6c])][_0x3f3cc8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xc81b3a[_0x3f3cc8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x109f65/0x3e8:0xe10*_0x4e3043;return _0xc81b3a[_0x3f3cc8([0x65,0x78,0x70])]<_0x411d2f;}function _0x3bb62d(){const _0x5a3195=_0xc81b3a[_0x3f3cc8([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x5a3195&&(!!_0x5a3195[_0x3f3cc8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3f3cc8([0x2a]))||(!!_0x5a3195[_0x3f3cc8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3f3cc8([0x54,0x4f,0x43]))||!!_0x5a3195[_0x3f3cc8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3f3cc8([0x50,0x50]))));}function _0x268f90(){const _0x524cf7=_0xc81b3a[_0x3f3cc8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x524cf7||0x0==_0x524cf7[_0x3f3cc8([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x4e6402}=new URL(window[_0x3f3cc8([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x524cf7[_0x3f3cc8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4e6402))return!0x0;const _0x394190=_0x4e6402[_0x3f3cc8([0x73,0x70,0x6c,0x69,0x74])](_0x3f3cc8([0x2e]));return _0x524cf7[_0x3f3cc8([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x194a37=>_0x194a37[_0x3f3cc8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3f3cc8([0x2a])))[_0x3f3cc8([0x6d,0x61,0x70])](_0x3f0155=>_0x3f0155[_0x3f3cc8([0x73,0x70,0x6c,0x69,0x74])](_0x3f3cc8([0x2e])))[_0x3f3cc8([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x406571=>_0x406571[_0x3f3cc8([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x394190[_0x3f3cc8([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3f3cc8([0x6d,0x61,0x70])](_0x36d178=>Array(_0x394190[_0x3f3cc8([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x36d178[_0x3f3cc8([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3f3cc8([0x66,0x69,0x6c,0x6c])](_0x36d178[0x0]===_0x3f3cc8([0x2a])?_0x3f3cc8([0x2a]):'')[_0x3f3cc8([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x36d178))[_0x3f3cc8([0x73,0x6f,0x6d,0x65])](_0x59fa37=>_0x394190[_0x3f3cc8([0x65,0x76,0x65,0x72,0x79])]((_0x321884,_0x586e2d)=>_0x59fa37[_0x586e2d]===_0x321884||_0x59fa37[_0x586e2d]===_0x3f3cc8([0x2a])));}function _0x227186(){return _0x549fd3&&_0x48dab9?new window[(_0x3f3cc8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2715bf,_0x118ef8)=>{_0x549fd3[_0x3f3cc8([0x74,0x68,0x65,0x6e])](_0x2715bf,_0x118ef8),_0x48dab9[_0x3f3cc8([0x74,0x68,0x65,0x6e])](_0x199dd3=>{_0x199dd3!=_0x3f3cc8([0x56,0x61,0x6c,0x69,0x64])&&_0x2715bf(_0x199dd3);},_0x118ef8);}):_0x549fd3||_0x48dab9||_0x3f3cc8([0x56,0x61,0x6c,0x69,0x64]);}}function _0x3243eb(_0x430680,_0xfd5bbf){return new window[(_0x3f3cc8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xae31c3=>{if(_0x52c0())return _0xae31c3(_0x3f3cc8([0x56,0x61,0x6c,0x69,0x64]));_0x5f20bd(),_0x4775d6[_0x3f3cc8([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x3f3cc8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x508c81=!0x1;const _0x5b4fd0=_0x5cef42();function _0x5c302c(_0x163cf4){return!!_0x163cf4&&(typeof _0x163cf4===_0x3f3cc8([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x163cf4===_0x3f3cc8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x163cf4[_0x3f3cc8([0x74,0x68,0x65,0x6e])]===_0x3f3cc8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x163cf4[_0x3f3cc8([0x63,0x61,0x74,0x63,0x68])]===_0x3f3cc8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x129a24(_0x125c0f){_0x742fea(_0x125c0f)[_0x3f3cc8([0x74,0x68,0x65,0x6e])](_0x174a10=>{if(!_0x174a10||_0x174a10[_0x3f3cc8([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x3f3cc8([0x6f,0x6b]))return _0x3f3cc8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x354bad(_0x18d928(_0x5b4fd0+_0xfd5bbf))!=_0x174a10[_0x3f3cc8([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x3f3cc8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x3f3cc8([0x56,0x61,0x6c,0x69,0x64]);})[_0x3f3cc8([0x74,0x68,0x65,0x6e])](_0x52c746=>(_0x33ed51(),_0x52c746),()=>{const _0x5e4ba9=_0x1f3ce4();return null==_0x5e4ba9?(_0x33ed51(),_0x3f3cc8([0x56,0x61,0x6c,0x69,0x64])):_0x3f3cc8(_0x109f65-_0x5e4ba9>(0x3d3e816^_0xd3a134)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x3f3cc8([0x74,0x68,0x65,0x6e])](_0xae31c3)[_0x3f3cc8([0x63,0x61,0x74,0x63,0x68])](()=>{_0xae31c3(_0x3f3cc8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x2d1b99=0x27e98296^_0xd3a134;function _0x33ed51(){const _0x27cf1b=_0x3f3cc8([0x6c,0x6c,0x63,0x74,0x2d])+_0x354bad(_0x18d928(_0x430680)),_0x28e12e=_0x11c0e4(_0x354bad(window[_0x3f3cc8([0x4d,0x61,0x74,0x68])][_0x3f3cc8([0x63,0x65,0x69,0x6c])](_0x109f65/_0x2d1b99)));window[_0x3f3cc8([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3f3cc8([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x27cf1b,_0x28e12e);}function _0x1f3ce4(){const _0x2efbc6=_0x3f3cc8([0x6c,0x6c,0x63,0x74,0x2d])+_0x354bad(_0x18d928(_0x430680)),_0x1e585c=window[_0x3f3cc8([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3f3cc8([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2efbc6);return _0x1e585c?window[_0x3f3cc8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x11c0e4(_0x1e585c),0x10)*_0x2d1b99:null;}function _0x742fea(_0x479995){return new window[(_0x3f3cc8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xca30c2,_0xc59697)=>{_0x479995[_0x3f3cc8([0x74,0x68,0x65,0x6e])](_0xca30c2,_0xc59697),window[_0x3f3cc8([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0xc59697,0x27deb8d6^_0xd3a134);});}}_0x4775d6[_0x3f3cc8([0x6f,0x6e])](_0x3f3cc8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x55a450,_0x354d29)=>{if(_0x354d29[0x0]!=_0x430680)return _0xae31c3(_0x3f3cc8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x354d29[0x1]={..._0x354d29[0x1],[_0x3f3cc8([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x5b4fd0};},{[_0x3f3cc8([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3f3cc8([0x68,0x69,0x67,0x68])}),_0x4775d6[_0x3f3cc8([0x6f,0x6e])](_0x3f3cc8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x13ce24=>{_0x5c302c(_0x13ce24[_0x3f3cc8([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x508c81=!0x0,_0x129a24(_0x13ce24[_0x3f3cc8([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x3f3cc8([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3f3cc8([0x6c,0x6f,0x77])}),_0x47c97e[_0x3f3cc8([0x74,0x68,0x65,0x6e])](()=>{_0x508c81||_0xae31c3(_0x3f3cc8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x52c0(){return _0x4775d6[_0x3f3cc8([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3f3cc8([0x76,0x69,0x65,0x77])][_0x3f3cc8([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x3f3cc8([0x61,0x75,0x74,0x6f]);}function _0x5f20bd(){_0x4775d6[_0x3f3cc8([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3f3cc8([0x76,0x69,0x65,0x77])][_0x3f3cc8([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x3f3cc8([0x61,0x75,0x74,0x6f]);}}function _0x1bef48(_0x731443){const _0x201328=[new window[(_0x3f3cc8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x363267=>setTimeout(_0x363267,0x27d652da^_0xd3a134)),_0x47c97e[_0x3f3cc8([0x74,0x68,0x65,0x6e])](()=>new window[(_0x3f3cc8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x485ea9=>{let _0x30b034=0x0;_0x4775d6[_0x3f3cc8([0x6d,0x6f,0x64,0x65,0x6c])][_0x3f3cc8([0x6f,0x6e])](_0x3f3cc8([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0xa4809,_0x1373de)=>{_0x1373de[0x0][_0x3f3cc8([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x30b034++,_0x30b034==(0x27df6dee^_0xd3a134)&&(_0x485ea9(),_0xa4809[_0x3f3cc8([0x6f,0x66,0x66])]());});}))];return window[_0x3f3cc8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x3f3cc8([0x72,0x61,0x63,0x65])](_0x201328)[_0x3f3cc8([0x74,0x68,0x65,0x6e])](()=>_0x731443);}async function _0x5a4081(){await _0x47c97e,_0x4775d6[_0x3f3cc8([0x6d,0x6f,0x64,0x65,0x6c])][_0x3f3cc8([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x34be08,_0x4775d6[_0x3f3cc8([0x6d,0x6f,0x64,0x65,0x6c])][_0x3f3cc8([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x34be08,_0x4775d6[_0x3f3cc8([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x3f3cc8([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x3209bc(_0x511761){const _0x4f1df7=_0x1ca862();_0x4775d6[_0x4f1df7]=_0x3f3cc8([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])+_0x511761,_0x511761!=_0x3f3cc8([0x56,0x61,0x6c,0x69,0x64])&&_0x5a4081();}function _0x1ca862(){const _0x5de5f6=window[_0x3f3cc8([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x3f3cc8([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x3f3cc8([0x6e,0x6f,0x77])]())[_0x3f3cc8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x3f3cc8([0x2e]),'');let _0x347522=_0x3f3cc8([0x53]);for(let _0x427471=0x0;_0x427471<_0x5de5f6[_0x3f3cc8([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x427471+=0x2){let _0x25cf88=window[_0x3f3cc8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5de5f6[_0x3f3cc8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x427471,_0x427471+0x2));_0x25cf88>=_0x3ae360[_0x3f3cc8([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x25cf88-=_0x3ae360[_0x3f3cc8([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x347522+=_0x3ae360[_0x25cf88];}return _0x347522;}function _0x233512(){const _0x25f847=_0x3b111a[_0x3f3cc8([0x73,0x70,0x6c,0x69,0x74])](_0x3f3cc8([0x2e]));if(0x3!=_0x25f847[_0x3f3cc8([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0xed44a9(_0x25f847[0x1]);function _0xed44a9(_0x5c6d16){const _0x192ac2=_0x3b05b7(_0x5c6d16);return _0x192ac2&&_0x23078b()?_0x192ac2:null;function _0x23078b(){const _0x11cba2=_0x192ac2[_0x3f3cc8([0x6a,0x74,0x69])],_0x41ccb8=window[_0x3f3cc8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x11cba2[_0x3f3cc8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x11cba2[_0x3f3cc8([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x8aa11d={..._0x192ac2,[_0x3f3cc8([0x6a,0x74,0x69])]:_0x11cba2[_0x3f3cc8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x11cba2[_0x3f3cc8([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x8aa11d[_0x3f3cc8([0x76,0x63])],_0x18d928(_0x8aa11d)==_0x41ccb8;}}}async function _0x1038cb(){let _0x2cf16c=!0x0;try{const _0x5d2515=_0x3b111a[_0x3f3cc8([0x73,0x70,0x6c,0x69,0x74])](_0x3f3cc8([0x2e])),[_0x1313d3,_0x5a4b03,_0x4be83e]=_0x5d2515;return _0x8d7224(_0x1313d3),await _0x55b845(_0x1313d3,_0x5a4b03,_0x4be83e),_0x2cf16c;}catch{return!0x1;}function _0x8d7224(_0x1a5f37){const _0x114350=_0x3b05b7(_0x1a5f37);_0x114350&&_0x114350[_0x3f3cc8([0x61,0x6c,0x67])]==_0x3f3cc8([0x45,0x53,0x32,0x35,0x36])||(_0x2cf16c=!0x1);}async function _0x55b845(_0x5e88f9,_0x4e6a30,_0x22f49f){const _0x92ec49=window[_0x3f3cc8([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x3f3cc8([0x66,0x72,0x6f,0x6d])](_0x29093f(_0x22f49f),_0x3af9f7=>_0x3af9f7[_0x3f3cc8([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0xa36ad2=new window[(_0x3f3cc8([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x3f3cc8([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x5e88f9+_0x3f3cc8([0x2e])+_0x4e6a30),_0x23a38f=window[_0x3f3cc8([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x3f3cc8([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x23a38f)return;const _0xf8f37d=await _0x23a38f[_0x3f3cc8([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x3f3cc8([0x6a,0x77,0x6b]),_0x3deec6,{[_0x3f3cc8([0x6e,0x61,0x6d,0x65])]:_0x3f3cc8([0x45,0x43,0x44,0x53,0x41]),[_0x3f3cc8([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x3f3cc8([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x3f3cc8([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x23a38f[_0x3f3cc8([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x3f3cc8([0x6e,0x61,0x6d,0x65])]:_0x3f3cc8([0x45,0x43,0x44,0x53,0x41]),[_0x3f3cc8([0x68,0x61,0x73,0x68])]:{[_0x3f3cc8([0x6e,0x61,0x6d,0x65])]:_0x3f3cc8([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0xf8f37d,_0x92ec49,_0xa36ad2)||(_0x2cf16c=!0x1);}}function _0x3b05b7(_0x5aff6c){return _0x5aff6c[_0x3f3cc8([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x3f3cc8([0x65,0x79]))?JSON[_0x3f3cc8([0x70,0x61,0x72,0x73,0x65])](_0x29093f(_0x5aff6c)):null;}function _0x29093f(_0x20f280){return window[_0x3f3cc8([0x61,0x74,0x6f,0x62])](_0x20f280[_0x3f3cc8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x3f3cc8([0x2b]))[_0x3f3cc8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x3f3cc8([0x2f])));}function _0x18d928(_0x4983dd){let _0x3a0dc0=0x1505;function _0x22555b(_0x1c5f9b){for(let _0x2e8ad3=0x0;_0x2e8ad3<_0x1c5f9b[_0x3f3cc8([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2e8ad3++){const _0x3f4f06=_0x1c5f9b[_0x3f3cc8([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2e8ad3);_0x3a0dc0=(_0x3a0dc0<<0x5)+_0x3a0dc0+_0x3f4f06,_0x3a0dc0&=_0x3a0dc0;}}function _0x25bbca(_0x336740){Array[_0x3f3cc8([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x336740)?_0x336740[_0x3f3cc8([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x25bbca):_0x336740&&typeof _0x336740==_0x3f3cc8([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x3f3cc8([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x336740)[_0x3f3cc8([0x73,0x6f,0x72,0x74])]()[_0x3f3cc8([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x1e6932,_0x444a55])=>{_0x22555b(_0x1e6932),_0x25bbca(_0x444a55);}):_0x22555b(window[_0x3f3cc8([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x336740));}return _0x25bbca(_0x4983dd),_0x3a0dc0>>>0x0;}function _0x354bad(_0x2275ed){return _0x2275ed[_0x3f3cc8([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x3f3cc8([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x3f3cc8([0x30]));}function _0x11c0e4(_0x23aa7f){return _0x23aa7f[_0x3f3cc8([0x73,0x70,0x6c,0x69,0x74])]('')[_0x3f3cc8([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x3f3cc8([0x6a,0x6f,0x69,0x6e])]('');}function _0x34be08(){}function _0x3f3cc8(_0x286723){return _0x286723['map'](_0x43d3cc=>String['fromCharCode'](_0x43d3cc))['join']('');}_0x3209bc(await _0x47cfd0());}(this);}['_updateTableOfContentsElements'](){this['_tableOfContentsElements']['forEach'](_0xbef220=>{'$graveyard'!==_0xbef220['rootName']&&this['editor']['editing']['reconvertItem'](_0xbef220);});}['_trackNewToCElements'](){for(const _0x5d7723 of this['editor']['model']['document']['differ']['getChanges']({'includeChangesInGraveyard':!0x0})){if('insert'!==_0x5d7723['type']||'tableOfContents'!==_0x5d7723['name'])return;this['_tableOfContentsElements']['add'](_0x5d7723['position']['nodeAfter']);}}['_defineSchema'](){this['editor']['model']['schema']['register']('tableOfContents',{'inheritAllFrom':'$blockObject'});}['_defineConverters'](){const _0x30a89a=this['editor']['conversion'];_0x30a89a['for']('upcast')['elementToElement']({'model':'tableOfContents','view':{'name':'div','classes':'table-of-contents'}}),_0x30a89a['for']('dataDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x1d37d2,{writer:_0x531dfa})=>this['_createTableOfContents'](_0x531dfa,!0x0)}),_0x30a89a['for']('editingDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x133e58,{writer:_0x4b4538})=>{this['_tableOfContentsElements']['add'](_0x133e58);const _0x1b780c=this['_createTableOfContents'](_0x4b4538);return _0x17f732(_0x1b780c,_0x4b4538,{'label':N(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'](_0x58e06d,_0x40e00b=!0x1){const {locale:_0x31f751}=this['editor'],_0x230184=_0x58e06d['createContainerElement']('div',{'class':'table-of-contents'+(0x0===this['_currentOutlineDefinitions']['length']?'\x20table-of-contents_empty':''),...!_0x40e00b&&{'data-table-of-contents-label':N(_0x31f751,'Table\x20of\x20contents')}});0x0===this['_currentOutlineDefinitions']['length']&&!0x1===_0x40e00b&&_0x58e06d['insert'](_0x58e06d['createPositionAt'](_0x230184,'end'),_0x58e06d['createContainerElement']('p',{'class':'table-of-contents__placeholder'},[_0x58e06d['createText'](N(_0x31f751,'No\x20headings\x20were\x20found\x20in\x20the\x20document.'))]));const _0x104341=_0x40e00b?'':'['+N(_0x31f751,'Empty\x20heading')+']';let _0x53b6a2=_0x230184;return this['_currentOutlineDefinitions']['forEach']((_0x33acd3,_0x33b392,_0x49c3dd)=>{const _0x19fb87=this['editor']['model']['hasContent'](_0x33acd3['modelElement'],{'ignoreWhitespaces':!0x0}),_0xf1f2ad=_0x19fb87?_0x33acd3['text']:_0x104341,_0x41e97b=_0x33acd3['modelElement']['getAttribute'](this['_headingIdModelAttributeName']),_0x58a954=_0x58e06d['createContainerElement']('a',{'href':'#'+_0x41e97b,...!_0x40e00b&&{'tabindex':'-1'}},[_0x58e06d['createText'](_0xf1f2ad)]),_0x2fa435=this['editor']['config']['get']('documentOutline.showEmptyHeadings');_0x58e06d['setCustomProperty']('tableOfContentsHeadingIndex',_0x33b392,_0x58a954);const _0x2822ae=_0x58e06d['createContainerElement']('li',null,[_0x19fb87||!_0x40e00b&&_0x2fa435?_0x58a954:_0x58e06d['createText']('')]),_0x5c7eab=_0x33b392?_0x49c3dd[_0x33b392-0x1]['level']:0x0,_0x3d7444=Math['abs'](_0x33acd3['level']-_0x5c7eab);if(_0x33acd3['level']>_0x5c7eab){const _0x2cecf8=S(_0x2822ae,_0x3d7444,_0x58e06d);_0x58e06d['insert'](_0x58e06d['createPositionAt'](_0x53b6a2,'end'),_0x2cecf8);}else{const _0x4bf2d8=function(_0x437290,_0x2b5e12){return _0x437290['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})['filter'](_0x5351db=>_0x5351db['is']('element','ol'))[_0x2b5e12];}(_0x53b6a2,_0x3d7444);_0x58e06d['insert'](_0x58e06d['createPositionAt'](_0x4bf2d8,'end'),_0x2822ae);}_0x53b6a2=_0x2822ae;}),_0x230184;}['_handleScrollToHeading'](_0x403ac0){const _0x17026a=this['_currentOutlineDefinitions'][_0x403ac0]['modelElement'];this['editor']['model']['change'](_0x1d4d15=>{_0x1d4d15['setSelection'](_0x17026a,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0});}['_redirectMapper'](){return(_0x19fb19,_0x570390)=>{const _0x5898b2=_0x570390['mapper'],_0x5b98f7=_0x5898b2['findMappedViewAncestor'](_0x570390['viewPosition']),_0x3689c7=_0x5898b2['toModelElement'](_0x5b98f7);_0x3689c7['is']('element','tableOfContents')&&(_0x570390['modelPosition']=this['editor']['model']['createPositionAt'](_0x3689c7,0x0),_0x19fb19['stop']());};}}function S(_0x1614c2,_0x5dcd0d,_0x4e697e){return 0x1===_0x5dcd0d?_0x4e697e['createContainerElement']('ol',null,[_0x1614c2]):_0x4e697e['createContainerElement']('ol',null,[_0x4e697e['createContainerElement']('li',null,[S(_0x1614c2,_0x5dcd0d-0x1,_0x4e697e)])]);}class o extends _0x42bec1{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'TableOfContentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x590f5a=this['editor'];_0x590f5a['ui']['componentFactory']['add']('tableOfContents',()=>{const _0x489980=this['_createButton'](_0x146bf6);return _0x489980['tooltip']=!0x0,_0x489980;}),_0x590f5a['ui']['componentFactory']['add']('menuBar:tableOfContents',()=>this['_createButton'](_0x4047e3)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x1c94b8=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x4b6dff;for(const _0x3bcf12 in _0x1c94b8){const _0x24dbed=_0x3bcf12,_0x56a8f8=_0x1c94b8[_0x24dbed];if('tableOfContentsLicenseKeyValid'==_0x56a8f8||'tableOfContentsLicenseKeyInvalid'==_0x56a8f8||'tableOfContentsLicenseKeyExpired'==_0x56a8f8||'tableOfContentsLicenseKeyDomainLimit'==_0x56a8f8||'tableOfContentsLicenseKeyNotAllowed'==_0x56a8f8||'tableOfContentsLicenseKeyEvaluationLimit'==_0x56a8f8||'tableOfContentsLicenseKeyTrialLimit'==_0x56a8f8||'tableOfContentsLicenseKeyUsageLimit'==_0x56a8f8){delete _0x1c94b8[_0x24dbed],_0x4b6dff=_0x56a8f8,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'tableOfContentsLicenseKeyInvalid'==_0x4b6dff&&_0x1c94b8['_showLicenseError']('invalid'),'tableOfContentsLicenseKeyExpired'==_0x4b6dff&&_0x1c94b8['_showLicenseError']('expired'),'tableOfContentsLicenseKeyDomainLimit'==_0x4b6dff&&_0x1c94b8['_showLicenseError']('domainLimit'),'tableOfContentsLicenseKeyNotAllowed'==_0x4b6dff&&_0x1c94b8['_showLicenseError']('featureNotAllowed','TableOfContents'),'tableOfContentsLicenseKeyEvaluationLimit'==_0x4b6dff&&_0x1c94b8['_showLicenseError']('evaluationLimit'),'tableOfContentsLicenseKeyTrialLimit'==_0x4b6dff&&_0x1c94b8['_showLicenseError']('trialLimit'),'tableOfContentsLicenseKeyUsageLimit'==_0x4b6dff&&_0x1c94b8['_showLicenseError']('usageLimit');},0x3e8);}['_createButton'](_0x9f7280){const _0x21b0dd=this['editor'],_0x336fb1=_0x21b0dd['locale'],_0x223503=_0x21b0dd['commands']['get']('insertTableOfContents'),_0x10f737=new _0x9f7280(_0x336fb1);return _0x10f737['set']({'label':N(_0x336fb1,'Table\x20of\x20contents'),'icon':_0x3c72b0}),_0x10f737['bind']('isEnabled')['to'](_0x223503,'isEnabled'),this['listenTo'](_0x10f737,'execute',()=>{_0x21b0dd['execute']('insertTableOfContents'),_0x21b0dd['editing']['view']['focus']();}),_0x10f737;}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x42bec1{static get['requires'](){return[s,o];}static get['pluginName'](){return'TableOfContents';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{u as DocumentOutline,n as DocumentOutlineUI,i as DocumentOutlineUtils,b as HeadingId,a as TableOfContents,O as TableOfContentsCommand,s as TableOfContentsEditing,o as TableOfContentsUI};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-document-outline",
3
- "version": "45.2.1-alpha.5",
3
+ "version": "45.2.1-alpha.6",
4
4
  "description": "Document outline feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -13,14 +13,14 @@
13
13
  "type": "module",
14
14
  "main": "src/index.js",
15
15
  "dependencies": {
16
- "@ckeditor/ckeditor5-core": "45.2.1-alpha.5",
17
- "@ckeditor/ckeditor5-engine": "45.2.1-alpha.5",
18
- "@ckeditor/ckeditor5-heading": "45.2.1-alpha.5",
19
- "@ckeditor/ckeditor5-icons": "45.2.1-alpha.5",
20
- "@ckeditor/ckeditor5-ui": "45.2.1-alpha.5",
21
- "@ckeditor/ckeditor5-utils": "45.2.1-alpha.5",
22
- "@ckeditor/ckeditor5-widget": "45.2.1-alpha.5",
23
- "ckeditor5": "45.2.1-alpha.5",
16
+ "@ckeditor/ckeditor5-core": "45.2.1-alpha.6",
17
+ "@ckeditor/ckeditor5-engine": "45.2.1-alpha.6",
18
+ "@ckeditor/ckeditor5-heading": "45.2.1-alpha.6",
19
+ "@ckeditor/ckeditor5-icons": "45.2.1-alpha.6",
20
+ "@ckeditor/ckeditor5-ui": "45.2.1-alpha.6",
21
+ "@ckeditor/ckeditor5-utils": "45.2.1-alpha.6",
22
+ "@ckeditor/ckeditor5-widget": "45.2.1-alpha.6",
23
+ "ckeditor5": "45.2.1-alpha.6",
24
24
  "es-toolkit": "1.32.0"
25
25
  },
26
26
  "license": "SEE LICENSE IN LICENSE.md",
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2691eb=_0x416a;(function(_0x45b031,_0x53609c){const _0x59e011=_0x416a,_0x510bd2=_0x45b031();while(!![]){try{const _0xfb2c7a=parseInt(_0x59e011(0xfa))/0x1+-parseInt(_0x59e011(0xd0))/0x2+-parseInt(_0x59e011(0xd5))/0x3+parseInt(_0x59e011(0xcc))/0x4+-parseInt(_0x59e011(0x102))/0x5*(parseInt(_0x59e011(0xf5))/0x6)+-parseInt(_0x59e011(0xe5))/0x7+parseInt(_0x59e011(0x106))/0x8*(parseInt(_0x59e011(0x10d))/0x9);if(_0xfb2c7a===_0x53609c)break;else _0x510bd2['push'](_0x510bd2['shift']());}catch(_0x26d432){_0x510bd2['push'](_0x510bd2['shift']());}}}(_0x29fd,0xd90c9));import{Plugin as _0x3f9ef5}from'ckeditor5/src/core.js';import{CKEditorError as _0x28d321,global as _0x5295ad,Rect as _0x1997cb,uid as _0x4f90bc}from'ckeditor5/src/utils.js';import _0x40843b from'./ui/documentoutlineview.js';function _0x416a(_0x34f72e,_0x153e7b){const _0x29fd78=_0x29fd();return _0x416a=function(_0x416a29,_0x59c7d9){_0x416a29=_0x416a29-0xc9;let _0x2d16a8=_0x29fd78[_0x416a29];return _0x2d16a8;},_0x416a(_0x34f72e,_0x153e7b);}import{throttle as _0x20174b}from'es-toolkit/compat';import'../../theme/documentoutline.css';export default class n extends _0x3f9ef5{[_0x2691eb(0xd4)];[_0x2691eb(0xcb)];[_0x2691eb(0xd8)];static get[_0x2691eb(0x105)](){const _0x487d88=_0x2691eb;return _0x487d88(0xea);}static get[_0x2691eb(0xe0)](){return!0x0;}static get[_0x2691eb(0x101)](){return!0x0;}constructor(_0x438633){const _0x2b4b92=_0x2691eb;super(_0x438633),this[_0x2b4b92(0xd4)]=new _0x40843b(_0x438633[_0x2b4b92(0xe8)],this[_0x2b4b92(0x10b)][_0x2b4b92(0xda)][_0x2b4b92(0xfc)](_0x2b4b92(0xfd)),this[_0x2b4b92(0x10b)][_0x2b4b92(0xda)][_0x2b4b92(0xfc)](_0x2b4b92(0x10f))),this[_0x2b4b92(0xcb)]=[],this[_0x2b4b92(0xd8)]=_0x20174b(this[_0x2b4b92(0xf6)][_0x2b4b92(0xdf)](this),0x64);}[_0x2691eb(0x104)](){const _0x5bf6ec=_0x2691eb,_0x5356f4=this[_0x5bf6ec(0x10b)],_0x3f34ff=_0x5356f4[_0x5bf6ec(0xf3)][_0x5bf6ec(0xfc)](_0x5bf6ec(0x100));let _0x43f448=!0x1;if(this[_0x5bf6ec(0xd4)][_0x5bf6ec(0xe3)](),this[_0x5bf6ec(0x10b)]['ui'][_0x5bf6ec(0x10c)][_0x5bf6ec(0xec)](this[_0x5bf6ec(0xd4)][_0x5bf6ec(0xde)]),!_0x5356f4[_0x5bf6ec(0xda)][_0x5bf6ec(0xfc)](_0x5bf6ec(0x10f)))throw new _0x28d321(_0x5bf6ec(0xf2),{'editor':_0x5356f4});_0x5356f4[_0x5bf6ec(0xda)][_0x5bf6ec(0xfc)](_0x5bf6ec(0x10f))[_0x5bf6ec(0xff)](this[_0x5bf6ec(0xd4)][_0x5bf6ec(0xde)]),_0x3f34ff['on'](_0x5bf6ec(0xcd),this[_0x5bf6ec(0x108)][_0x5bf6ec(0xdf)](this)),_0x3f34ff['on'](_0x5bf6ec(0x103),(_0x2260a8,{index:_0x163bb1})=>this[_0x5bf6ec(0xeb)](_0x163bb1)),this[_0x5bf6ec(0xd4)]['on'](_0x5bf6ec(0xdc),(_0x89280d,_0x16b2a6)=>{const _0x2860f4=_0x5bf6ec;_0x43f448=!0x0,this[_0x2860f4(0xee)](_0x16b2a6);}),this[_0x5bf6ec(0xd4)][_0x5bf6ec(0xf4)](_0x5295ad[_0x5bf6ec(0xc9)],_0x5bf6ec(0xe6),()=>{const _0x289a70=_0x5bf6ec;_0x43f448?_0x43f448=!0x1:this[_0x289a70(0xd8)]();},{'useCapture':!0x0}),this[_0x5bf6ec(0xd4)][_0x5bf6ec(0xf4)](_0x5295ad[_0x5bf6ec(0xd1)],_0x5bf6ec(0x10e),this[_0x5bf6ec(0xd8)],{'useCapture':!0x0});}[_0x2691eb(0xf8)](){!async function(_0x15eefb){const _0x18a6d7=_0x42f816([0x34,0x36,0x6f,0x74,0x63,0x45,0x48,0x79,0x6b,0x57,0x6e,0x65,0x71,0x64,0x69,0x66,0x33,0x55,0x58,0x32,0x62,0x4a,0x4d,0x4b,0x49,0x42,0x72,0x4e,0x4c,0x38,0x59,0x53,0x50,0x76,0x6c,0x7a,0x6d,0x52,0x51,0x46,0x5a,0x47,0x75,0x30,0x39,0x61,0x68,0x56,0x73,0x41,0x54,0x37,0x43,0x35,0x44,0x6a,0x67,0x77,0x31,0x4f,0x70,0x78]),_0x1b3f66=0x211f8285,_0x2ef037=0x2118e9b5^_0x1b3f66,_0x3b6e3c=window[_0x42f816([0x44,0x61,0x74,0x65])][_0x42f816([0x6e,0x6f,0x77])](),_0x52cc88=_0x15eefb[_0x42f816([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x4758b3=new window[(_0x42f816([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x301068=>{_0x52cc88[_0x42f816([0x6f,0x6e,0x63,0x65])](_0x42f816([0x72,0x65,0x61,0x64,0x79]),_0x301068);}),_0x5aaf83={[_0x42f816([0x6b,0x74,0x79])]:_0x42f816([0x45,0x43]),[_0x42f816([0x75,0x73,0x65])]:_0x42f816([0x73,0x69,0x67]),[_0x42f816([0x63,0x72,0x76])]:_0x42f816([0x50,0x2d,0x32,0x35,0x36]),[_0x42f816([0x78])]:_0x42f816([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]),[_0x42f816([0x79])]:_0x42f816([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]),[_0x42f816([0x61,0x6c,0x67])]:_0x42f816([0x45,0x53,0x32,0x35,0x36])},_0x670b6e=_0x52cc88[_0x42f816([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x42f816([0x67,0x65,0x74])](_0x42f816([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x320ac8(){let _0x5ed40e,_0x27bfb0=null,_0x48faa0=null;try{if(_0x670b6e==_0x42f816([0x47,0x50,0x4c]))return _0x42f816([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x5ed40e=_0x373a89(),!_0x5ed40e)return _0x42f816([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x5ed40e[_0x42f816([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x48faa0=_0x226cdd(_0x5ed40e[_0x42f816([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x5ed40e[_0x42f816([0x6a,0x74,0x69])])),await _0x507b3b()?_0x51cb09()?_0x3c1e0b()?_0x42f816([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x4a95a9()?(_0x5ed40e[_0x42f816([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x42f816([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x27bfb0=_0x412fbc(_0x42f816([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x5ed40e[_0x42f816([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x42f816([0x74,0x72,0x69,0x61,0x6c])&&(_0x27bfb0=_0x412fbc(_0x42f816([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x208cc2()):_0x42f816([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x42f816([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x42f816([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x42f816([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x3c1e0b(){const _0xe5bd74=[_0x42f816([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x42f816([0x74,0x72,0x69,0x61,0x6c])][_0x42f816([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5ed40e[_0x42f816([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x3b6e3c/0x3e8:0xe10*_0x2ef037;return _0x5ed40e[_0x42f816([0x65,0x78,0x70])]<_0xe5bd74;}function _0x51cb09(){const _0x114c5b=_0x5ed40e[_0x42f816([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x114c5b&&(!!_0x114c5b[_0x42f816([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x42f816([0x2a]))||(!!_0x114c5b[_0x42f816([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x42f816([0x44,0x4f]))||!!_0x114c5b[_0x42f816([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x42f816([0x50,0x50]))));}function _0x4a95a9(){const _0x1a6f96=_0x416a,_0x19a221=_0x5ed40e[_0x42f816([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x19a221||0x0==_0x19a221[_0x42f816([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x2e07c2}=new URL(window[_0x42f816([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x1a6f96(0xd6)]);if(_0x19a221[_0x42f816([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2e07c2))return!0x0;const _0x5c1e46=_0x2e07c2[_0x42f816([0x73,0x70,0x6c,0x69,0x74])](_0x42f816([0x2e]));return _0x19a221[_0x42f816([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4e3908=>_0x4e3908[_0x42f816([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x42f816([0x2a])))[_0x42f816([0x6d,0x61,0x70])](_0xa677e2=>_0xa677e2[_0x42f816([0x73,0x70,0x6c,0x69,0x74])](_0x42f816([0x2e])))[_0x42f816([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x15eaef=>_0x15eaef[_0x42f816([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x5c1e46[_0x42f816([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x42f816([0x6d,0x61,0x70])](_0x32c1f6=>Array(_0x5c1e46[_0x42f816([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x32c1f6[_0x42f816([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x42f816([0x66,0x69,0x6c,0x6c])](_0x32c1f6[0x0]===_0x42f816([0x2a])?_0x42f816([0x2a]):'')[_0x42f816([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x32c1f6))[_0x42f816([0x73,0x6f,0x6d,0x65])](_0x26af37=>_0x5c1e46[_0x42f816([0x65,0x76,0x65,0x72,0x79])]((_0x446ae0,_0x15f16e)=>_0x26af37[_0x15f16e]===_0x446ae0||_0x26af37[_0x15f16e]===_0x42f816([0x2a])));}function _0x208cc2(){return _0x27bfb0&&_0x48faa0?new window[(_0x42f816([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x19294c,_0x10e088)=>{_0x27bfb0[_0x42f816([0x74,0x68,0x65,0x6e])](_0x19294c,_0x10e088),_0x48faa0[_0x42f816([0x74,0x68,0x65,0x6e])](_0x5ee45d=>{_0x5ee45d!=_0x42f816([0x56,0x61,0x6c,0x69,0x64])&&_0x19294c(_0x5ee45d);},_0x10e088);}):_0x27bfb0||_0x48faa0||_0x42f816([0x56,0x61,0x6c,0x69,0x64]);}}function _0x226cdd(_0x40f129,_0x4949df){return new window[(_0x42f816([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x448485=>{if(_0x8cf1dd())return _0x448485(_0x42f816([0x56,0x61,0x6c,0x69,0x64]));_0x11885(),_0x52cc88[_0x42f816([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x42f816([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x522f26=!0x1;const _0x5e78d0=_0x4f90bc();function _0x465e1a(_0x181e36){return!!_0x181e36&&(typeof _0x181e36===_0x42f816([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x181e36===_0x42f816([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x181e36[_0x42f816([0x74,0x68,0x65,0x6e])]===_0x42f816([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x181e36[_0x42f816([0x63,0x61,0x74,0x63,0x68])]===_0x42f816([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x5663a1(_0x11ccfc){_0x41d442(_0x11ccfc)[_0x42f816([0x74,0x68,0x65,0x6e])](_0x50777a=>{if(!_0x50777a||_0x50777a[_0x42f816([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x42f816([0x6f,0x6b]))return _0x42f816([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x4c4cfe(_0x3ad447(_0x5e78d0+_0x4949df))!=_0x50777a[_0x42f816([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x42f816([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x42f816([0x56,0x61,0x6c,0x69,0x64]);})[_0x42f816([0x74,0x68,0x65,0x6e])](_0x2e57c8=>(_0x32ff11(),_0x2e57c8),()=>{const _0x37d131=_0x542d72();return null==_0x37d131?(_0x32ff11(),_0x42f816([0x56,0x61,0x6c,0x69,0x64])):_0x42f816(_0x3b6e3c-_0x37d131>(0x5130685^_0x1b3f66)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x42f816([0x74,0x68,0x65,0x6e])](_0x448485)[_0x42f816([0x63,0x61,0x74,0x63,0x68])](()=>{_0x448485(_0x42f816([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x5ed645=0x21296c05^_0x1b3f66;function _0x32ff11(){const _0x2eb2d0=_0x42f816([0x6c,0x6c,0x63,0x74,0x2d])+_0x4c4cfe(_0x3ad447(_0x40f129)),_0x548bd2=_0x90c261(_0x4c4cfe(window[_0x42f816([0x4d,0x61,0x74,0x68])][_0x42f816([0x63,0x65,0x69,0x6c])](_0x3b6e3c/_0x5ed645)));window[_0x42f816([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x42f816([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2eb2d0,_0x548bd2);}function _0x542d72(){const _0x1162b2=_0x42f816([0x6c,0x6c,0x63,0x74,0x2d])+_0x4c4cfe(_0x3ad447(_0x40f129)),_0x3ba5a4=window[_0x42f816([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x42f816([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1162b2);return _0x3ba5a4?window[_0x42f816([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x90c261(_0x3ba5a4),0x10)*_0x5ed645:null;}function _0x41d442(_0x47893d){return new window[(_0x42f816([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x9c0505,_0x313864)=>{_0x47893d[_0x42f816([0x74,0x68,0x65,0x6e])](_0x9c0505,_0x313864),window[_0x42f816([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x313864,0x211e5645^_0x1b3f66);});}}_0x52cc88[_0x42f816([0x6f,0x6e])](_0x42f816([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x85b017,_0x206c05)=>{if(_0x206c05[0x0]!=_0x40f129)return _0x448485(_0x42f816([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x206c05[0x1]={..._0x206c05[0x1],[_0x42f816([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x5e78d0};},{[_0x42f816([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x42f816([0x68,0x69,0x67,0x68])}),_0x52cc88[_0x42f816([0x6f,0x6e])](_0x42f816([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x508ab8=>{_0x465e1a(_0x508ab8[_0x42f816([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x522f26=!0x0,_0x5663a1(_0x508ab8[_0x42f816([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x42f816([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x42f816([0x6c,0x6f,0x77])}),_0x4758b3[_0x42f816([0x74,0x68,0x65,0x6e])](()=>{_0x522f26||_0x448485(_0x42f816([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x8cf1dd(){return _0x52cc88[_0x42f816([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x42f816([0x76,0x69,0x65,0x77])][_0x42f816([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x42f816([0x61,0x75,0x74,0x6f]);}function _0x11885(){_0x52cc88[_0x42f816([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x42f816([0x76,0x69,0x65,0x77])][_0x42f816([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x42f816([0x61,0x75,0x74,0x6f]);}}function _0x412fbc(_0x11c704){const _0x52e8bf=[new window[(_0x42f816([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x41e407=>setTimeout(_0x41e407,0x2116bc49^_0x1b3f66)),_0x4758b3[_0x42f816([0x74,0x68,0x65,0x6e])](()=>new window[(_0x42f816([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3f4626=>{let _0x3d6699=0x0;_0x52cc88[_0x42f816([0x6d,0x6f,0x64,0x65,0x6c])][_0x42f816([0x6f,0x6e])](_0x42f816([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x1e535c,_0x46e05d)=>{_0x46e05d[0x0][_0x42f816([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x3d6699++,_0x3d6699==(0x211f837d^_0x1b3f66)&&(_0x3f4626(),_0x1e535c[_0x42f816([0x6f,0x66,0x66])]());});}))];return window[_0x42f816([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x42f816([0x72,0x61,0x63,0x65])](_0x52e8bf)[_0x42f816([0x74,0x68,0x65,0x6e])](()=>_0x11c704);}async function _0x106c5a(){await _0x4758b3,_0x52cc88[_0x42f816([0x6d,0x6f,0x64,0x65,0x6c])][_0x42f816([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1b9acc,_0x52cc88[_0x42f816([0x6d,0x6f,0x64,0x65,0x6c])][_0x42f816([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1b9acc,_0x52cc88[_0x42f816([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x42f816([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x53e396(_0x32e8e6){const _0x309a81=_0x507d8f();_0x52cc88[_0x309a81]=_0x42f816([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])+_0x32e8e6,_0x32e8e6!=_0x42f816([0x56,0x61,0x6c,0x69,0x64])&&_0x106c5a();}function _0x507d8f(){const _0x329cdf=window[_0x42f816([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x42f816([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x42f816([0x6e,0x6f,0x77])]())[_0x42f816([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x42f816([0x2e]),'');let _0x1bded9=_0x42f816([0x6f]);for(let _0x53849d=0x0;_0x53849d<_0x329cdf[_0x42f816([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x53849d+=0x2){let _0x42fd41=window[_0x42f816([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x329cdf[_0x42f816([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x53849d,_0x53849d+0x2));_0x42fd41>=_0x18a6d7[_0x42f816([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x42fd41-=_0x18a6d7[_0x42f816([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x1bded9+=_0x18a6d7[_0x42fd41];}return _0x1bded9;}function _0x373a89(){const _0xcdbf2e=_0x670b6e[_0x42f816([0x73,0x70,0x6c,0x69,0x74])](_0x42f816([0x2e]));if(0x3!=_0xcdbf2e[_0x42f816([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x3c7def(_0xcdbf2e[0x1]);function _0x3c7def(_0x2ddf1b){const _0x1bb9a2=_0x503a8f(_0x2ddf1b);return _0x1bb9a2&&_0x15730b()?_0x1bb9a2:null;function _0x15730b(){const _0x30aed3=_0x1bb9a2[_0x42f816([0x6a,0x74,0x69])],_0x59be7c=window[_0x42f816([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x30aed3[_0x42f816([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x30aed3[_0x42f816([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3760ac={..._0x1bb9a2,[_0x42f816([0x6a,0x74,0x69])]:_0x30aed3[_0x42f816([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x30aed3[_0x42f816([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3760ac[_0x42f816([0x76,0x63])],_0x3ad447(_0x3760ac)==_0x59be7c;}}}async function _0x507b3b(){let _0x41eefd=!0x0;try{const _0x3a4c5b=_0x670b6e[_0x42f816([0x73,0x70,0x6c,0x69,0x74])](_0x42f816([0x2e])),[_0x9cfe46,_0x5b60d2,_0x3cc15e]=_0x3a4c5b;return _0x46483a(_0x9cfe46),await _0x5b4d83(_0x9cfe46,_0x5b60d2,_0x3cc15e),_0x41eefd;}catch{return!0x1;}function _0x46483a(_0x45778b){const _0x5b448e=_0x503a8f(_0x45778b);_0x5b448e&&_0x5b448e[_0x42f816([0x61,0x6c,0x67])]==_0x42f816([0x45,0x53,0x32,0x35,0x36])||(_0x41eefd=!0x1);}async function _0x5b4d83(_0xb92785,_0x1fc084,_0xd1ed7a){const _0x43a3af=window[_0x42f816([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x42f816([0x66,0x72,0x6f,0x6d])](_0x32a900(_0xd1ed7a),_0x46aed9=>_0x46aed9[_0x42f816([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x638978=new window[(_0x42f816([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x42f816([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0xb92785+_0x42f816([0x2e])+_0x1fc084),_0xa3c6db=window[_0x42f816([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x42f816([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0xa3c6db)return;const _0x52e10b=await _0xa3c6db[_0x42f816([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x42f816([0x6a,0x77,0x6b]),_0x5aaf83,{[_0x42f816([0x6e,0x61,0x6d,0x65])]:_0x42f816([0x45,0x43,0x44,0x53,0x41]),[_0x42f816([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x42f816([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x42f816([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0xa3c6db[_0x42f816([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x42f816([0x6e,0x61,0x6d,0x65])]:_0x42f816([0x45,0x43,0x44,0x53,0x41]),[_0x42f816([0x68,0x61,0x73,0x68])]:{[_0x42f816([0x6e,0x61,0x6d,0x65])]:_0x42f816([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x52e10b,_0x43a3af,_0x638978)||(_0x41eefd=!0x1);}}function _0x503a8f(_0x267996){return _0x267996[_0x42f816([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x42f816([0x65,0x79]))?JSON[_0x42f816([0x70,0x61,0x72,0x73,0x65])](_0x32a900(_0x267996)):null;}function _0x32a900(_0x19fc62){return window[_0x42f816([0x61,0x74,0x6f,0x62])](_0x19fc62[_0x42f816([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x42f816([0x2b]))[_0x42f816([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x42f816([0x2f])));}function _0x3ad447(_0x133075){let _0x6384be=0x1505;function _0x3b5acd(_0x98af4a){for(let _0x1c0ca0=0x0;_0x1c0ca0<_0x98af4a[_0x42f816([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1c0ca0++){const _0x1fa4ab=_0x98af4a[_0x42f816([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x1c0ca0);_0x6384be=(_0x6384be<<0x5)+_0x6384be+_0x1fa4ab,_0x6384be&=_0x6384be;}}function _0x2e250e(_0x3e5b30){Array[_0x42f816([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x3e5b30)?_0x3e5b30[_0x42f816([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x2e250e):_0x3e5b30&&typeof _0x3e5b30==_0x42f816([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x42f816([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x3e5b30)[_0x42f816([0x73,0x6f,0x72,0x74])]()[_0x42f816([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x549113,_0x9d9782])=>{_0x3b5acd(_0x549113),_0x2e250e(_0x9d9782);}):_0x3b5acd(window[_0x42f816([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x3e5b30));}return _0x2e250e(_0x133075),_0x6384be>>>0x0;}function _0x4c4cfe(_0x47d616){return _0x47d616[_0x42f816([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x42f816([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x42f816([0x30]));}function _0x90c261(_0x14cb26){return _0x14cb26[_0x42f816([0x73,0x70,0x6c,0x69,0x74])]('')[_0x42f816([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x42f816([0x6a,0x6f,0x69,0x6e])]('');}function _0x1b9acc(){}function _0x42f816(_0x39e054){const _0x41fde8=_0x416a;return _0x39e054[_0x41fde8(0xcf)](_0x148784=>String[_0x41fde8(0xd9)](_0x148784))[_0x41fde8(0xe7)]('');}_0x53e396(await _0x320ac8());}(this);}[_0x2691eb(0x107)](){const _0x3f11b4=_0x2691eb;super[_0x3f11b4(0x107)](),this[_0x3f11b4(0xd4)][_0x3f11b4(0x107)](),this[_0x3f11b4(0xd8)][_0x3f11b4(0xf9)]();}[_0x2691eb(0x108)](_0x4677b0,{outlineDefinitions:_0x3ce328,outlineChanges:_0x5c94dd}){const _0x4a3e79=_0x2691eb;this[_0x4a3e79(0xcb)]=_0x3ce328,this[_0x4a3e79(0xd4)][_0x4a3e79(0xe1)](_0x5c94dd);}[_0x2691eb(0xeb)](_0x287d7f){const _0x4c600d=_0x2691eb;this[_0x4c600d(0xcb)][_0x4c600d(0xdd)]&&this[_0x4c600d(0xcb)][_0x287d7f]&&(this[_0x4c600d(0xd4)][_0x4c600d(0x103)]=_0x287d7f);}[_0x2691eb(0xee)](_0x4e1a20){const _0x479de0=_0x2691eb,_0x3839bc=this[_0x479de0(0xcb)][_0x4e1a20][_0x479de0(0xce)];this[_0x479de0(0x10b)][_0x479de0(0xf7)][_0x479de0(0xcd)](_0xb9c53b=>{const _0x458574=_0x479de0;_0xb9c53b[_0x458574(0xf1)](_0x3839bc,0x0);}),this[_0x479de0(0x10b)][_0x479de0(0xca)][_0x479de0(0xd4)][_0x479de0(0xed)]({'alignToTop':!0x0,'forceScroll':!0x0}),this[_0x479de0(0x10b)][_0x479de0(0xca)][_0x479de0(0xd4)][_0x479de0(0xfe)](),this[_0x479de0(0xeb)](_0x4e1a20);}[_0x2691eb(0xf6)](){const _0x318e0c=_0x2691eb,_0x2a7e9b=this[_0x318e0c(0x10b)];let _0x59f963;for(const _0x392c07 of _0x2a7e9b[_0x318e0c(0xf7)][_0x318e0c(0xc9)][_0x318e0c(0xe2)]()){const _0x1ec591=_0x2a7e9b[_0x318e0c(0xca)][_0x318e0c(0xd4)][_0x318e0c(0xdb)](_0x392c07),_0x2f75bd=_0x1ec591&&new _0x1997cb(_0x1ec591)[_0x318e0c(0xd2)]();if(_0x2f75bd){const _0x4e6e35=new _0x1997cb(_0x5295ad[_0x318e0c(0xd1)])[_0x318e0c(0xd7)](_0x2f75bd);_0x4e6e35&&(_0x59f963=_0x4e6e35[_0x318e0c(0xef)]+0.25*_0x4e6e35[_0x318e0c(0xe9)]);}}if(void 0x0===_0x59f963)return;const _0x5057ca=d(_0x2a7e9b[_0x318e0c(0xca)],this[_0x318e0c(0xcb)],_0x59f963);_0x5057ca?this[_0x318e0c(0xeb)](this[_0x318e0c(0xcb)][_0x318e0c(0x110)](_0x5057ca)):this[_0x318e0c(0xeb)](-0x1);}}function _0x29fd(){const _0x25ed5e=['top','domConverter','setSelection','document-outline-container-not-provided','plugins','listenTo','30216zPQLqV','_updateActiveDefinitionOnViewportChange','model','afterInit','cancel','190175BQJnGg','mapViewToDom','get','documentOutline.showEmptyHeadings','focus','appendChild','DocumentOutlineUtils','isPremiumPlugin','1560aBghME','activeItemIndex','init','pluginName','40HoOTKR','destroy','_handleOutlineChange','floor','toViewElement','editor','focusTracker','9431973YbwPDR','resize','documentOutline.container','indexOf','document','editing','_currentOutlineDefinitions','6001464GPyNMz','change','modelElement','map','3182006eNbhfo','window','getVisible','mapper','view','4389138nCRfmC','href','getIntersection','_updateActiveDefinitionFromViewportThrottled','fromCharCode','config','getDomRoot','itemSelected','length','element','bind','isOfficialPlugin','sync','getRootNames','render','bottom','9913484vZcxMe','scroll','join','locale','height','DocumentOutlineUI','_setActiveViewItem','add','scrollToTheSelection','_handleItemSelected'];_0x29fd=function(){return _0x25ed5e;};return _0x29fd();}function d(_0x266d3a,_0x2a9fcd,_0xcdb2af,_0x47d0a4=0x0,_0x1c8481=_0x2a9fcd[_0x2691eb(0xdd)]-0x1){const _0x59435f=_0x2691eb,_0x1e16a4=Math[_0x59435f(0x109)](_0x47d0a4+(_0x1c8481-_0x47d0a4)/0x2);if(_0x1c8481>=_0x47d0a4){const _0x5821f6=_0x2a9fcd[_0x1e16a4],_0x213645=_0x266d3a[_0x59435f(0xd3)][_0x59435f(0x10a)](_0x5821f6[_0x59435f(0xce)]);if(!_0x213645)return null;const _0x4b97fa=_0x266d3a[_0x59435f(0xd4)][_0x59435f(0xf0)][_0x59435f(0xfb)](_0x213645);return new _0x1997cb(_0x4b97fa)[_0x59435f(0xe4)]>_0xcdb2af?d(_0x266d3a,_0x2a9fcd,_0xcdb2af,_0x47d0a4,_0x1e16a4-0x1):d(_0x266d3a,_0x2a9fcd,_0xcdb2af,_0x1e16a4+0x1,_0x1c8481);}return _0x1e16a4<0x0?null:_0x2a9fcd[_0x1e16a4];}
23
+ const _0x3023bd=_0x3f6f;function _0x3f6f(_0x3a80bf,_0x27c62d){const _0x5bb11f=_0x5bb1();return _0x3f6f=function(_0x3f6f2c,_0x22cbbc){_0x3f6f2c=_0x3f6f2c-0x1ae;let _0x1d82c0=_0x5bb11f[_0x3f6f2c];return _0x1d82c0;},_0x3f6f(_0x3a80bf,_0x27c62d);}(function(_0x10c991,_0x1063bf){const _0x4d7213=_0x3f6f,_0x188380=_0x10c991();while(!![]){try{const _0x2b6cd0=-parseInt(_0x4d7213(0x1b2))/0x1+-parseInt(_0x4d7213(0x1ee))/0x2+parseInt(_0x4d7213(0x1c2))/0x3+-parseInt(_0x4d7213(0x1e0))/0x4*(-parseInt(_0x4d7213(0x1f4))/0x5)+parseInt(_0x4d7213(0x1d3))/0x6+-parseInt(_0x4d7213(0x1d1))/0x7+parseInt(_0x4d7213(0x1df))/0x8;if(_0x2b6cd0===_0x1063bf)break;else _0x188380['push'](_0x188380['shift']());}catch(_0xfb5bbc){_0x188380['push'](_0x188380['shift']());}}}(_0x5bb1,0xd7df9));import{Plugin as _0x572ce8}from'ckeditor5/src/core.js';function _0x5bb1(){const _0x223578=['plugins','getDomRoot','17816296mxlCHt','12ehGOdr','toViewElement','model','element','window','modelElement','listenTo','fromCharCode','floor','scroll','_updateActiveDefinitionFromViewportThrottled','documentOutline.showEmptyHeadings','bottom','href','2110570wyZBjI','sync','height','document-outline-container-not-provided','_updateActiveDefinitionOnViewportChange','appendChild','303080ATgqCQ','isOfficialPlugin','editing','mapViewToDom','locale','1258597GVXlNd','getIntersection','mapper','_setActiveViewItem','domConverter','join','destroy','pluginName','document','DocumentOutlineUtils','_currentOutlineDefinitions','focusTracker','DocumentOutlineUI','_handleItemSelected','change','setSelection','318567ORxHBm','itemSelected','focus','map','indexOf','view','render','_handleOutlineChange','cancel','documentOutline.container','getVisible','activeItemIndex','add','isPremiumPlugin','bind','6694933mQKynp','config','9836664fblUhD','resize','editor','get','getRootNames','afterInit','scrollToTheSelection','top','init','length'];_0x5bb1=function(){return _0x223578;};return _0x5bb1();}import{CKEditorError as _0x34005d,global as _0x10f97c,Rect as _0x5b9155,uid as _0x3150b6}from'ckeditor5/src/utils.js';import _0x2131b6 from'./ui/documentoutlineview.js';import{throttle as _0x9afe03}from'es-toolkit/compat';import'../../theme/documentoutline.css';export default class n extends _0x572ce8{[_0x3023bd(0x1c7)];[_0x3023bd(0x1bc)];[_0x3023bd(0x1ea)];static get[_0x3023bd(0x1b9)](){const _0x25efcc=_0x3023bd;return _0x25efcc(0x1be);}static get[_0x3023bd(0x1ae)](){return!0x0;}static get[_0x3023bd(0x1cf)](){return!0x0;}constructor(_0x3d9628){const _0x52c2c7=_0x3023bd;super(_0x3d9628),this[_0x52c2c7(0x1c7)]=new _0x2131b6(_0x3d9628[_0x52c2c7(0x1b1)],this[_0x52c2c7(0x1d5)][_0x52c2c7(0x1d2)][_0x52c2c7(0x1d6)](_0x52c2c7(0x1eb)),this[_0x52c2c7(0x1d5)][_0x52c2c7(0x1d2)][_0x52c2c7(0x1d6)](_0x52c2c7(0x1cb))),this[_0x52c2c7(0x1bc)]=[],this[_0x52c2c7(0x1ea)]=_0x9afe03(this[_0x52c2c7(0x1f2)][_0x52c2c7(0x1d0)](this),0x64);}[_0x3023bd(0x1db)](){const _0x2e0d5f=_0x3023bd,_0x2969c6=this[_0x2e0d5f(0x1d5)],_0x4423dc=_0x2969c6[_0x2e0d5f(0x1dd)][_0x2e0d5f(0x1d6)](_0x2e0d5f(0x1bb));let _0x1b2834=!0x1;if(this[_0x2e0d5f(0x1c7)][_0x2e0d5f(0x1c8)](),this[_0x2e0d5f(0x1d5)]['ui'][_0x2e0d5f(0x1bd)][_0x2e0d5f(0x1ce)](this[_0x2e0d5f(0x1c7)][_0x2e0d5f(0x1e3)]),!_0x2969c6[_0x2e0d5f(0x1d2)][_0x2e0d5f(0x1d6)](_0x2e0d5f(0x1cb)))throw new _0x34005d(_0x2e0d5f(0x1f1),{'editor':_0x2969c6});_0x2969c6[_0x2e0d5f(0x1d2)][_0x2e0d5f(0x1d6)](_0x2e0d5f(0x1cb))[_0x2e0d5f(0x1f3)](this[_0x2e0d5f(0x1c7)][_0x2e0d5f(0x1e3)]),_0x4423dc['on'](_0x2e0d5f(0x1c0),this[_0x2e0d5f(0x1c9)][_0x2e0d5f(0x1d0)](this)),_0x4423dc['on'](_0x2e0d5f(0x1cd),(_0x52392c,{index:_0x10e367})=>this[_0x2e0d5f(0x1b5)](_0x10e367)),this[_0x2e0d5f(0x1c7)]['on'](_0x2e0d5f(0x1c3),(_0x2a48a5,_0xc436ce)=>{const _0x1189f7=_0x2e0d5f;_0x1b2834=!0x0,this[_0x1189f7(0x1bf)](_0xc436ce);}),this[_0x2e0d5f(0x1c7)][_0x2e0d5f(0x1e6)](_0x10f97c[_0x2e0d5f(0x1ba)],_0x2e0d5f(0x1e9),()=>{const _0x224b49=_0x2e0d5f;_0x1b2834?_0x1b2834=!0x1:this[_0x224b49(0x1ea)]();},{'useCapture':!0x0}),this[_0x2e0d5f(0x1c7)][_0x2e0d5f(0x1e6)](_0x10f97c[_0x2e0d5f(0x1e4)],_0x2e0d5f(0x1d4),this[_0x2e0d5f(0x1ea)],{'useCapture':!0x0});}[_0x3023bd(0x1d8)](){!async function(_0x27c45a){const _0x27168e=_0x20d008([0x4f,0x79,0x5a,0x69,0x7a,0x38,0x36,0x4b,0x73,0x50,0x58,0x4a,0x67,0x4c,0x6e,0x53,0x6c,0x46,0x71,0x59,0x6b,0x4d,0x54,0x48,0x77,0x74,0x62,0x34,0x76,0x66,0x70,0x68,0x30,0x61,0x42,0x78,0x4e,0x65,0x49,0x33,0x44,0x45,0x63,0x43,0x39,0x6d,0x52,0x56,0x37,0x35,0x47,0x75,0x72,0x6f,0x32,0x6a,0x31,0x57,0x64,0x51,0x55,0x41]),_0x19b7f3=0x6744855b,_0x492a58=0x6743ee13^_0x19b7f3,_0x4e84f2=window[_0x20d008([0x44,0x61,0x74,0x65])][_0x20d008([0x6e,0x6f,0x77])](),_0x2f4e64=_0x27c45a[_0x20d008([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x3a886e=new window[(_0x20d008([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xf066af=>{_0x2f4e64[_0x20d008([0x6f,0x6e,0x63,0x65])](_0x20d008([0x72,0x65,0x61,0x64,0x79]),_0xf066af);}),_0x36c5bd={[_0x20d008([0x6b,0x74,0x79])]:_0x20d008([0x45,0x43]),[_0x20d008([0x75,0x73,0x65])]:_0x20d008([0x73,0x69,0x67]),[_0x20d008([0x63,0x72,0x76])]:_0x20d008([0x50,0x2d,0x32,0x35,0x36]),[_0x20d008([0x78])]:_0x20d008([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]),[_0x20d008([0x79])]:_0x20d008([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]),[_0x20d008([0x61,0x6c,0x67])]:_0x20d008([0x45,0x53,0x32,0x35,0x36])},_0x3f368f=_0x2f4e64[_0x20d008([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x20d008([0x67,0x65,0x74])](_0x20d008([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x1aa85d(){let _0x2e4726,_0x13d8ed=null,_0x136db8=null;try{if(_0x3f368f==_0x20d008([0x47,0x50,0x4c]))return _0x20d008([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x2e4726=_0x1493ac(),!_0x2e4726)return _0x20d008([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x2e4726[_0x20d008([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x136db8=_0x46bd83(_0x2e4726[_0x20d008([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x2e4726[_0x20d008([0x6a,0x74,0x69])])),await _0x5e6975()?_0x197cf0()?_0x30785d()?_0x20d008([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x485611()?(_0x2e4726[_0x20d008([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x20d008([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x13d8ed=_0x4fd4e2(_0x20d008([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x2e4726[_0x20d008([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x20d008([0x74,0x72,0x69,0x61,0x6c])&&(_0x13d8ed=_0x4fd4e2(_0x20d008([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x371f2b()):_0x20d008([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x20d008([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x20d008([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x20d008([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x30785d(){const _0x5a7ad6=[_0x20d008([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x20d008([0x74,0x72,0x69,0x61,0x6c])][_0x20d008([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2e4726[_0x20d008([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x4e84f2/0x3e8:0xe10*_0x492a58;return _0x2e4726[_0x20d008([0x65,0x78,0x70])]<_0x5a7ad6;}function _0x197cf0(){const _0x40ab3d=_0x2e4726[_0x20d008([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x40ab3d&&(!!_0x40ab3d[_0x20d008([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x20d008([0x2a]))||(!!_0x40ab3d[_0x20d008([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x20d008([0x44,0x4f]))||!!_0x40ab3d[_0x20d008([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x20d008([0x50,0x50]))));}function _0x485611(){const _0x5500aa=_0x3f6f,_0x360847=_0x2e4726[_0x20d008([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x360847||0x0==_0x360847[_0x20d008([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x50d2c4}=new URL(window[_0x20d008([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x5500aa(0x1ed)]);if(_0x360847[_0x20d008([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x50d2c4))return!0x0;const _0x1d6829=_0x50d2c4[_0x20d008([0x73,0x70,0x6c,0x69,0x74])](_0x20d008([0x2e]));return _0x360847[_0x20d008([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5d8eca=>_0x5d8eca[_0x20d008([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x20d008([0x2a])))[_0x20d008([0x6d,0x61,0x70])](_0x552413=>_0x552413[_0x20d008([0x73,0x70,0x6c,0x69,0x74])](_0x20d008([0x2e])))[_0x20d008([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3eb8e8=>_0x3eb8e8[_0x20d008([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x1d6829[_0x20d008([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x20d008([0x6d,0x61,0x70])](_0x38a59c=>Array(_0x1d6829[_0x20d008([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x38a59c[_0x20d008([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x20d008([0x66,0x69,0x6c,0x6c])](_0x38a59c[0x0]===_0x20d008([0x2a])?_0x20d008([0x2a]):'')[_0x20d008([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x38a59c))[_0x20d008([0x73,0x6f,0x6d,0x65])](_0x1337dc=>_0x1d6829[_0x20d008([0x65,0x76,0x65,0x72,0x79])]((_0x2fb8af,_0x3af737)=>_0x1337dc[_0x3af737]===_0x2fb8af||_0x1337dc[_0x3af737]===_0x20d008([0x2a])));}function _0x371f2b(){return _0x13d8ed&&_0x136db8?new window[(_0x20d008([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x162f44,_0x399672)=>{_0x13d8ed[_0x20d008([0x74,0x68,0x65,0x6e])](_0x162f44,_0x399672),_0x136db8[_0x20d008([0x74,0x68,0x65,0x6e])](_0x14fa00=>{_0x14fa00!=_0x20d008([0x56,0x61,0x6c,0x69,0x64])&&_0x162f44(_0x14fa00);},_0x399672);}):_0x13d8ed||_0x136db8||_0x20d008([0x56,0x61,0x6c,0x69,0x64]);}}function _0x46bd83(_0x5937a3,_0x3e00b4){return new window[(_0x20d008([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x15cd44=>{if(_0x22923f())return _0x15cd44(_0x20d008([0x56,0x61,0x6c,0x69,0x64]));_0x5814df(),_0x2f4e64[_0x20d008([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x20d008([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x58da89=!0x1;const _0x59d628=_0x3150b6();function _0x5e09b8(_0x449ffb){return!!_0x449ffb&&(typeof _0x449ffb===_0x20d008([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x449ffb===_0x20d008([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x449ffb[_0x20d008([0x74,0x68,0x65,0x6e])]===_0x20d008([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x449ffb[_0x20d008([0x63,0x61,0x74,0x63,0x68])]===_0x20d008([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x54f731(_0x3c2610){_0x2a0159(_0x3c2610)[_0x20d008([0x74,0x68,0x65,0x6e])](_0x478a6c=>{if(!_0x478a6c||_0x478a6c[_0x20d008([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x20d008([0x6f,0x6b]))return _0x20d008([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x21aba9(_0x4cb22f(_0x59d628+_0x3e00b4))!=_0x478a6c[_0x20d008([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x20d008([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x20d008([0x56,0x61,0x6c,0x69,0x64]);})[_0x20d008([0x74,0x68,0x65,0x6e])](_0x436a20=>(_0x1c9f67(),_0x436a20),()=>{const _0x3032f5=_0x19b738();return null==_0x3032f5?(_0x1c9f67(),_0x20d008([0x56,0x61,0x6c,0x69,0x64])):_0x20d008(_0x4e84f2-_0x3032f5>(0x4348015b^_0x19b7f3)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x20d008([0x74,0x68,0x65,0x6e])](_0x15cd44)[_0x20d008([0x63,0x61,0x74,0x63,0x68])](()=>{_0x15cd44(_0x20d008([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x5535b0=0x67726bdb^_0x19b7f3;function _0x1c9f67(){const _0xbdb26c=_0x20d008([0x6c,0x6c,0x63,0x74,0x2d])+_0x21aba9(_0x4cb22f(_0x5937a3)),_0x49782f=_0x18aa8f(_0x21aba9(window[_0x20d008([0x4d,0x61,0x74,0x68])][_0x20d008([0x63,0x65,0x69,0x6c])](_0x4e84f2/_0x5535b0)));window[_0x20d008([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x20d008([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xbdb26c,_0x49782f);}function _0x19b738(){const _0x5392d7=_0x20d008([0x6c,0x6c,0x63,0x74,0x2d])+_0x21aba9(_0x4cb22f(_0x5937a3)),_0x3ebd60=window[_0x20d008([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x20d008([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5392d7);return _0x3ebd60?window[_0x20d008([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x18aa8f(_0x3ebd60),0x10)*_0x5535b0:null;}function _0x2a0159(_0xbcfe9c){return new window[(_0x20d008([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x38af20,_0x211eb9)=>{_0xbcfe9c[_0x20d008([0x74,0x68,0x65,0x6e])](_0x38af20,_0x211eb9),window[_0x20d008([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x211eb9,0x6745519b^_0x19b7f3);});}}_0x2f4e64[_0x20d008([0x6f,0x6e])](_0x20d008([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0xa14f8a,_0x38292d)=>{if(_0x38292d[0x0]!=_0x5937a3)return _0x15cd44(_0x20d008([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x38292d[0x1]={..._0x38292d[0x1],[_0x20d008([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x59d628};},{[_0x20d008([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x20d008([0x68,0x69,0x67,0x68])}),_0x2f4e64[_0x20d008([0x6f,0x6e])](_0x20d008([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x410473=>{_0x5e09b8(_0x410473[_0x20d008([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x58da89=!0x0,_0x54f731(_0x410473[_0x20d008([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x20d008([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x20d008([0x6c,0x6f,0x77])}),_0x3a886e[_0x20d008([0x74,0x68,0x65,0x6e])](()=>{_0x58da89||_0x15cd44(_0x20d008([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x22923f(){return _0x2f4e64[_0x20d008([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x20d008([0x76,0x69,0x65,0x77])][_0x20d008([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x20d008([0x61,0x75,0x74,0x6f]);}function _0x5814df(){_0x2f4e64[_0x20d008([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x20d008([0x76,0x69,0x65,0x77])][_0x20d008([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x20d008([0x61,0x75,0x74,0x6f]);}}function _0x4fd4e2(_0x44e8c5){const _0x85afd1=[new window[(_0x20d008([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x59d2ad=>setTimeout(_0x59d2ad,0x674dbb97^_0x19b7f3)),_0x3a886e[_0x20d008([0x74,0x68,0x65,0x6e])](()=>new window[(_0x20d008([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x309ff7=>{let _0x2cc24f=0x0;_0x2f4e64[_0x20d008([0x6d,0x6f,0x64,0x65,0x6c])][_0x20d008([0x6f,0x6e])](_0x20d008([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x3dbef8,_0x38f96f)=>{_0x38f96f[0x0][_0x20d008([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x2cc24f++,_0x2cc24f==(0x674484a3^_0x19b7f3)&&(_0x309ff7(),_0x3dbef8[_0x20d008([0x6f,0x66,0x66])]());});}))];return window[_0x20d008([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x20d008([0x72,0x61,0x63,0x65])](_0x85afd1)[_0x20d008([0x74,0x68,0x65,0x6e])](()=>_0x44e8c5);}async function _0x4271ec(){await _0x3a886e,_0x2f4e64[_0x20d008([0x6d,0x6f,0x64,0x65,0x6c])][_0x20d008([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x318d24,_0x2f4e64[_0x20d008([0x6d,0x6f,0x64,0x65,0x6c])][_0x20d008([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x318d24,_0x2f4e64[_0x20d008([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x20d008([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x51aeb6(_0x3bdc7e){const _0x39dddf=_0x48bce2();_0x2f4e64[_0x39dddf]=_0x20d008([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])+_0x3bdc7e,_0x3bdc7e!=_0x20d008([0x56,0x61,0x6c,0x69,0x64])&&_0x4271ec();}function _0x48bce2(){const _0x4cc8b4=window[_0x20d008([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x20d008([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x20d008([0x6e,0x6f,0x77])]())[_0x20d008([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x20d008([0x2e]),'');let _0x57e1b3=_0x20d008([0x4f]);for(let _0x4a5974=0x0;_0x4a5974<_0x4cc8b4[_0x20d008([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4a5974+=0x2){let _0x2702cf=window[_0x20d008([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4cc8b4[_0x20d008([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4a5974,_0x4a5974+0x2));_0x2702cf>=_0x27168e[_0x20d008([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2702cf-=_0x27168e[_0x20d008([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x57e1b3+=_0x27168e[_0x2702cf];}return _0x57e1b3;}function _0x1493ac(){const _0x3f667e=_0x3f368f[_0x20d008([0x73,0x70,0x6c,0x69,0x74])](_0x20d008([0x2e]));if(0x3!=_0x3f667e[_0x20d008([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x1d4031(_0x3f667e[0x1]);function _0x1d4031(_0x1a58e8){const _0x43f7d3=_0x28a32e(_0x1a58e8);return _0x43f7d3&&_0x2d1585()?_0x43f7d3:null;function _0x2d1585(){const _0xfa8c52=_0x43f7d3[_0x20d008([0x6a,0x74,0x69])],_0xad43b7=window[_0x20d008([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xfa8c52[_0x20d008([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xfa8c52[_0x20d008([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3df6eb={..._0x43f7d3,[_0x20d008([0x6a,0x74,0x69])]:_0xfa8c52[_0x20d008([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0xfa8c52[_0x20d008([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3df6eb[_0x20d008([0x76,0x63])],_0x4cb22f(_0x3df6eb)==_0xad43b7;}}}async function _0x5e6975(){let _0x58e1b6=!0x0;try{const _0x405df6=_0x3f368f[_0x20d008([0x73,0x70,0x6c,0x69,0x74])](_0x20d008([0x2e])),[_0x5c8b6f,_0x5e3f64,_0x416364]=_0x405df6;return _0x189300(_0x5c8b6f),await _0x217e20(_0x5c8b6f,_0x5e3f64,_0x416364),_0x58e1b6;}catch{return!0x1;}function _0x189300(_0x35fda8){const _0x4ebe47=_0x28a32e(_0x35fda8);_0x4ebe47&&_0x4ebe47[_0x20d008([0x61,0x6c,0x67])]==_0x20d008([0x45,0x53,0x32,0x35,0x36])||(_0x58e1b6=!0x1);}async function _0x217e20(_0x816fe9,_0x407022,_0x48e04a){const _0x1909e2=window[_0x20d008([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x20d008([0x66,0x72,0x6f,0x6d])](_0x190771(_0x48e04a),_0x306fc2=>_0x306fc2[_0x20d008([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x531a13=new window[(_0x20d008([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x20d008([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x816fe9+_0x20d008([0x2e])+_0x407022),_0x5c3072=window[_0x20d008([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x20d008([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x5c3072)return;const _0x2ec899=await _0x5c3072[_0x20d008([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x20d008([0x6a,0x77,0x6b]),_0x36c5bd,{[_0x20d008([0x6e,0x61,0x6d,0x65])]:_0x20d008([0x45,0x43,0x44,0x53,0x41]),[_0x20d008([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x20d008([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x20d008([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x5c3072[_0x20d008([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x20d008([0x6e,0x61,0x6d,0x65])]:_0x20d008([0x45,0x43,0x44,0x53,0x41]),[_0x20d008([0x68,0x61,0x73,0x68])]:{[_0x20d008([0x6e,0x61,0x6d,0x65])]:_0x20d008([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x2ec899,_0x1909e2,_0x531a13)||(_0x58e1b6=!0x1);}}function _0x28a32e(_0x1d53ba){return _0x1d53ba[_0x20d008([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x20d008([0x65,0x79]))?JSON[_0x20d008([0x70,0x61,0x72,0x73,0x65])](_0x190771(_0x1d53ba)):null;}function _0x190771(_0x4edfb7){return window[_0x20d008([0x61,0x74,0x6f,0x62])](_0x4edfb7[_0x20d008([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x20d008([0x2b]))[_0x20d008([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x20d008([0x2f])));}function _0x4cb22f(_0x19be2f){let _0x293525=0x1505;function _0x5e3934(_0x401de9){for(let _0x900fb2=0x0;_0x900fb2<_0x401de9[_0x20d008([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x900fb2++){const _0x2770d8=_0x401de9[_0x20d008([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x900fb2);_0x293525=(_0x293525<<0x5)+_0x293525+_0x2770d8,_0x293525&=_0x293525;}}function _0x1fea0c(_0x5f4ffc){Array[_0x20d008([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x5f4ffc)?_0x5f4ffc[_0x20d008([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1fea0c):_0x5f4ffc&&typeof _0x5f4ffc==_0x20d008([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x20d008([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x5f4ffc)[_0x20d008([0x73,0x6f,0x72,0x74])]()[_0x20d008([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x4ecea5,_0x5671bb])=>{_0x5e3934(_0x4ecea5),_0x1fea0c(_0x5671bb);}):_0x5e3934(window[_0x20d008([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x5f4ffc));}return _0x1fea0c(_0x19be2f),_0x293525>>>0x0;}function _0x21aba9(_0x49031e){return _0x49031e[_0x20d008([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x20d008([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x20d008([0x30]));}function _0x18aa8f(_0x27b606){return _0x27b606[_0x20d008([0x73,0x70,0x6c,0x69,0x74])]('')[_0x20d008([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x20d008([0x6a,0x6f,0x69,0x6e])]('');}function _0x318d24(){}function _0x20d008(_0x2c7749){const _0x4d6e82=_0x3f6f;return _0x2c7749[_0x4d6e82(0x1c5)](_0x1407f8=>String[_0x4d6e82(0x1e7)](_0x1407f8))[_0x4d6e82(0x1b7)]('');}_0x51aeb6(await _0x1aa85d());}(this);}[_0x3023bd(0x1b8)](){const _0x59b4c2=_0x3023bd;super[_0x59b4c2(0x1b8)](),this[_0x59b4c2(0x1c7)][_0x59b4c2(0x1b8)](),this[_0x59b4c2(0x1ea)][_0x59b4c2(0x1ca)]();}[_0x3023bd(0x1c9)](_0x323cf9,{outlineDefinitions:_0x317fbd,outlineChanges:_0x313098}){const _0x4825cc=_0x3023bd;this[_0x4825cc(0x1bc)]=_0x317fbd,this[_0x4825cc(0x1c7)][_0x4825cc(0x1ef)](_0x313098);}[_0x3023bd(0x1b5)](_0x2aa692){const _0x5e87a0=_0x3023bd;this[_0x5e87a0(0x1bc)][_0x5e87a0(0x1dc)]&&this[_0x5e87a0(0x1bc)][_0x2aa692]&&(this[_0x5e87a0(0x1c7)][_0x5e87a0(0x1cd)]=_0x2aa692);}[_0x3023bd(0x1bf)](_0x3fb70d){const _0x366299=_0x3023bd,_0x3ff297=this[_0x366299(0x1bc)][_0x3fb70d][_0x366299(0x1e5)];this[_0x366299(0x1d5)][_0x366299(0x1e2)][_0x366299(0x1c0)](_0x468295=>{const _0xd17122=_0x366299;_0x468295[_0xd17122(0x1c1)](_0x3ff297,0x0);}),this[_0x366299(0x1d5)][_0x366299(0x1af)][_0x366299(0x1c7)][_0x366299(0x1d9)]({'alignToTop':!0x0,'forceScroll':!0x0}),this[_0x366299(0x1d5)][_0x366299(0x1af)][_0x366299(0x1c7)][_0x366299(0x1c4)](),this[_0x366299(0x1b5)](_0x3fb70d);}[_0x3023bd(0x1f2)](){const _0x61b056=_0x3023bd,_0x9f4285=this[_0x61b056(0x1d5)];let _0x165c36;for(const _0xf2548d of _0x9f4285[_0x61b056(0x1e2)][_0x61b056(0x1ba)][_0x61b056(0x1d7)]()){const _0x486634=_0x9f4285[_0x61b056(0x1af)][_0x61b056(0x1c7)][_0x61b056(0x1de)](_0xf2548d),_0x221bdb=_0x486634&&new _0x5b9155(_0x486634)[_0x61b056(0x1cc)]();if(_0x221bdb){const _0x319cb4=new _0x5b9155(_0x10f97c[_0x61b056(0x1e4)])[_0x61b056(0x1b3)](_0x221bdb);_0x319cb4&&(_0x165c36=_0x319cb4[_0x61b056(0x1da)]+0.25*_0x319cb4[_0x61b056(0x1f0)]);}}if(void 0x0===_0x165c36)return;const _0x1a45fa=d(_0x9f4285[_0x61b056(0x1af)],this[_0x61b056(0x1bc)],_0x165c36);_0x1a45fa?this[_0x61b056(0x1b5)](this[_0x61b056(0x1bc)][_0x61b056(0x1c6)](_0x1a45fa)):this[_0x61b056(0x1b5)](-0x1);}}function d(_0x380d6f,_0x435e82,_0x48fab9,_0x18152d=0x0,_0xa9b266=_0x435e82[_0x3023bd(0x1dc)]-0x1){const _0x320ac6=_0x3023bd,_0xe7fd66=Math[_0x320ac6(0x1e8)](_0x18152d+(_0xa9b266-_0x18152d)/0x2);if(_0xa9b266>=_0x18152d){const _0x2da503=_0x435e82[_0xe7fd66],_0x23291e=_0x380d6f[_0x320ac6(0x1b4)][_0x320ac6(0x1e1)](_0x2da503[_0x320ac6(0x1e5)]);if(!_0x23291e)return null;const _0x2cc39f=_0x380d6f[_0x320ac6(0x1c7)][_0x320ac6(0x1b6)][_0x320ac6(0x1b0)](_0x23291e);return new _0x5b9155(_0x2cc39f)[_0x320ac6(0x1ec)]>_0x48fab9?d(_0x380d6f,_0x435e82,_0x48fab9,_0x18152d,_0xe7fd66-0x1):d(_0x380d6f,_0x435e82,_0x48fab9,_0xe7fd66+0x1,_0xa9b266);}return _0xe7fd66<0x0?null:_0x435e82[_0xe7fd66];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4bcc0a=_0x2399;(function(_0x339f5a,_0xfd0a95){const _0x257369=_0x2399,_0x3bcb17=_0x339f5a();while(!![]){try{const _0x36e038=parseInt(_0x257369(0x119))/0x1*(parseInt(_0x257369(0xf3))/0x2)+-parseInt(_0x257369(0xd8))/0x3+-parseInt(_0x257369(0x13f))/0x4+-parseInt(_0x257369(0x134))/0x5+-parseInt(_0x257369(0xf8))/0x6+parseInt(_0x257369(0x102))/0x7+-parseInt(_0x257369(0x125))/0x8*(-parseInt(_0x257369(0x13e))/0x9);if(_0x36e038===_0xfd0a95)break;else _0x3bcb17['push'](_0x3bcb17['shift']());}catch(_0x3e4993){_0x3bcb17['push'](_0x3bcb17['shift']());}}}(_0xb9d4,0xe9200));import{Plugin as _0x3c45f5}from'ckeditor5/src/core.js';import{toWidget as _0x38112c,Widget as _0x341a06}from'ckeditor5/src/widget.js';import{uid as _0x306de5}from'ckeditor5/src/utils.js';import _0x774dea from'./tableofcontentscommand.js';import'../../theme/tableofcontents.css';function _0x2399(_0x48a649,_0x1d6975){const _0xb9d4a3=_0xb9d4();return _0x2399=function(_0x239929,_0x4b0fcc){_0x239929=_0x239929-0xd0;let _0x3b9f88=_0xb9d4a3[_0x239929];return _0x3b9f88;},_0x2399(_0x48a649,_0x1d6975);}import _0xcaffb5 from'../documentoutline/documentoutlineutils.js';function _0xb9d4(){const _0x4cacf1=['1064516hxtplA','$graveyard','_createTableOfContents','click','tableOfContentsHeadingIndex','element','reconvertItem','change','getCustomProperty','_defineConverters','1001496EgylxK','$capture','type','_updateTableOfContentsElements','setCustomProperty','target','scrollToTheSelection','viewToModelPosition','headingId.modelAttributeName','for','stop','DocumentOutlineUtils','listenTo','div','Empty\x20heading','_currentOutlineDefinitions','TableOfContentsEditing','config','elementToStructure','_defineSchema','modelPosition','level','model','getAncestors','init','conversion','forEach','473038TbwTvK','get','findMappedViewAncestor','name','elementToElement','10105044uXahoW','setSelection','_trackNewToCElements','view','length','isOfficialPlugin','insertTableOfContents','createText','locale','join','13002941FJHZKm','editingDowncast','getChanges','_redirectMapper','filter','tableOfContents','documentOutline.showEmptyHeadings','isPremiumPlugin','data','No\x20headings\x20were\x20found\x20in\x20the\x20document.','registerRawContentMatcher','_headingIdModelAttributeName','afterInit','map','Table\x20of\x20contents','table-of-contents','domEvent','commands','editor','\x20table-of-contents_empty','table-of-contents__placeholder','createPositionAt','outlineDefinitions','3xIaPfX','insert','modelElement','dataDowncast','upcast','text','isInteger','hasContent','end','pluginName','getAttribute','createContainerElement','3109192FSkgnY','document','preventDefault','differ','_tableOfContentsElements','toModelElement','position','$blockObject','href','_handleScrollToHeading','nodeAfter','mapper','abs','requires','high','2470260UsyobX','schema','editing','fromCharCode','viewPosition','register','add','rootName','headingId','plugins','27VLgtyW'];_0xb9d4=function(){return _0x4cacf1;};return _0xb9d4();}import _0x3455cf from'./headingid.js';import{getTranslation as _0x226689}from'../utils/common-translations.js';export default class s extends _0x3c45f5{static get[_0x4bcc0a(0x122)](){const _0x2c0a19=_0x4bcc0a;return _0x2c0a19(0xe8);}static get[_0x4bcc0a(0xfd)](){return!0x0;}static get[_0x4bcc0a(0x109)](){return!0x0;}static get[_0x4bcc0a(0x132)](){return[_0x341a06,_0xcaffb5,_0x3455cf];}[_0x4bcc0a(0xe7)];[_0x4bcc0a(0x129)];[_0x4bcc0a(0x10d)];constructor(_0x407f2a){const _0x1646a4=_0x4bcc0a;super(_0x407f2a),this[_0x1646a4(0xe7)]=[],this[_0x1646a4(0x129)]=new Set(),this[_0x1646a4(0x10d)]=_0x1646a4(0x13c);}[_0x4bcc0a(0xf0)](){const _0x178fe2=_0x4bcc0a,_0x328ea6=this[_0x178fe2(0x114)],_0x5241f1=_0x328ea6[_0x178fe2(0x136)][_0x178fe2(0xfb)][_0x178fe2(0x126)];_0x328ea6[_0x178fe2(0xe9)][_0x178fe2(0xf4)](_0x178fe2(0xe0))&&(this[_0x178fe2(0x10d)]=_0x328ea6[_0x178fe2(0xe9)][_0x178fe2(0xf4)](_0x178fe2(0xe0))),this[_0x178fe2(0xe4)](_0x5241f1,_0x178fe2(0xd1),(_0x85751e,_0x4fbe91)=>{const _0x2a5b5c=_0x178fe2;if(!_0x4fbe91[_0x2a5b5c(0xdd)])return;const _0x491500=_0x4fbe91[_0x2a5b5c(0xdd)][_0x2a5b5c(0xd6)](_0x2a5b5c(0xd2));Number[_0x2a5b5c(0x11f)](_0x491500)&&(_0x4fbe91[_0x2a5b5c(0x112)][_0x2a5b5c(0x127)](),_0x85751e[_0x2a5b5c(0xe2)](),this[_0x2a5b5c(0x12e)](_0x491500));},{'priority':_0x178fe2(0x133),'context':_0x178fe2(0xd9)}),this[_0x178fe2(0xeb)](),this[_0x178fe2(0xd7)](),_0x328ea6[_0x178fe2(0x113)][_0x178fe2(0x13a)](_0x178fe2(0xfe),new _0x774dea(_0x328ea6)),(_0x328ea6[_0x178fe2(0x13d)][_0x178fe2(0xf4)](_0x178fe2(0xe3))['on'](_0x178fe2(0xd5),(_0x8fa5db,_0x3cae3d)=>{const _0x4e6a60=_0x178fe2;this[_0x4e6a60(0xe7)]=_0x3cae3d[_0x4e6a60(0x118)],this[_0x4e6a60(0xdb)]();}),this[_0x178fe2(0xe4)](_0x328ea6[_0x178fe2(0xee)][_0x178fe2(0x126)],_0x178fe2(0xd5),()=>{const _0x5f8f68=_0x178fe2;this[_0x5f8f68(0xfa)]();}));}[_0x4bcc0a(0x10e)](){!async function(_0x58a8d8){const _0x135a63=_0x3d7ed9([0x58,0x57,0x79,0x46,0x65,0x45,0x42,0x51,0x48,0x64,0x33,0x34,0x76,0x50,0x70,0x74,0x66,0x5a,0x56,0x71,0x73,0x63,0x61,0x30,0x6d,0x54,0x75,0x32,0x53,0x72,0x43,0x4b,0x38,0x35,0x78,0x37,0x55,0x62,0x4e,0x6f,0x77,0x59,0x36,0x41,0x4a,0x6e,0x67,0x68,0x6c,0x6b,0x31,0x44,0x52,0x6a,0x49,0x4c,0x69,0x39,0x4d,0x47,0x7a,0x4f]),_0x4d58f7=0xb87676e,_0x3a5a14=0xb800c5e^_0x4d58f7,_0x1d8aff=window[_0x3d7ed9([0x44,0x61,0x74,0x65])][_0x3d7ed9([0x6e,0x6f,0x77])](),_0x20aefd=_0x58a8d8[_0x3d7ed9([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2f65cc=new window[(_0x3d7ed9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xa60d1f=>{_0x20aefd[_0x3d7ed9([0x6f,0x6e,0x63,0x65])](_0x3d7ed9([0x72,0x65,0x61,0x64,0x79]),_0xa60d1f);}),_0x65d64b={[_0x3d7ed9([0x6b,0x74,0x79])]:_0x3d7ed9([0x45,0x43]),[_0x3d7ed9([0x75,0x73,0x65])]:_0x3d7ed9([0x73,0x69,0x67]),[_0x3d7ed9([0x63,0x72,0x76])]:_0x3d7ed9([0x50,0x2d,0x32,0x35,0x36]),[_0x3d7ed9([0x78])]:_0x3d7ed9([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]),[_0x3d7ed9([0x79])]:_0x3d7ed9([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]),[_0x3d7ed9([0x61,0x6c,0x67])]:_0x3d7ed9([0x45,0x53,0x32,0x35,0x36])},_0x1769a7=_0x20aefd[_0x3d7ed9([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x3d7ed9([0x67,0x65,0x74])](_0x3d7ed9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x192272(){let _0x45c32b,_0x47329f=null,_0x3340d7=null;try{if(_0x1769a7==_0x3d7ed9([0x47,0x50,0x4c]))return _0x3d7ed9([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x45c32b=_0x388f84(),!_0x45c32b)return _0x3d7ed9([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x45c32b[_0x3d7ed9([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x3340d7=_0x38785c(_0x45c32b[_0x3d7ed9([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x45c32b[_0x3d7ed9([0x6a,0x74,0x69])])),await _0x49121e()?_0x1e7a7f()?_0x52d773()?_0x3d7ed9([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x5e6558()?(_0x45c32b[_0x3d7ed9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3d7ed9([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x47329f=_0x542fbb(_0x3d7ed9([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x45c32b[_0x3d7ed9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3d7ed9([0x74,0x72,0x69,0x61,0x6c])&&(_0x47329f=_0x542fbb(_0x3d7ed9([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x47d05c()):_0x3d7ed9([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x3d7ed9([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x3d7ed9([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x3d7ed9([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x52d773(){const _0x15f076=[_0x3d7ed9([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x3d7ed9([0x74,0x72,0x69,0x61,0x6c])][_0x3d7ed9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x45c32b[_0x3d7ed9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1d8aff/0x3e8:0xe10*_0x3a5a14;return _0x45c32b[_0x3d7ed9([0x65,0x78,0x70])]<_0x15f076;}function _0x1e7a7f(){const _0x52eced=_0x45c32b[_0x3d7ed9([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x52eced&&(!!_0x52eced[_0x3d7ed9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3d7ed9([0x2a]))||(!!_0x52eced[_0x3d7ed9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3d7ed9([0x54,0x4f,0x43]))||!!_0x52eced[_0x3d7ed9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3d7ed9([0x50,0x50]))));}function _0x5e6558(){const _0x421d0e=_0x2399,_0x27e0a9=_0x45c32b[_0x3d7ed9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x27e0a9||0x0==_0x27e0a9[_0x3d7ed9([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x116f99}=new URL(window[_0x3d7ed9([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x421d0e(0x12d)]);if(_0x27e0a9[_0x3d7ed9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x116f99))return!0x0;const _0x684ce=_0x116f99[_0x3d7ed9([0x73,0x70,0x6c,0x69,0x74])](_0x3d7ed9([0x2e]));return _0x27e0a9[_0x3d7ed9([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x581684=>_0x581684[_0x3d7ed9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3d7ed9([0x2a])))[_0x3d7ed9([0x6d,0x61,0x70])](_0x1b66c5=>_0x1b66c5[_0x3d7ed9([0x73,0x70,0x6c,0x69,0x74])](_0x3d7ed9([0x2e])))[_0x3d7ed9([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x587c43=>_0x587c43[_0x3d7ed9([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x684ce[_0x3d7ed9([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3d7ed9([0x6d,0x61,0x70])](_0x274fc5=>Array(_0x684ce[_0x3d7ed9([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x274fc5[_0x3d7ed9([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3d7ed9([0x66,0x69,0x6c,0x6c])](_0x274fc5[0x0]===_0x3d7ed9([0x2a])?_0x3d7ed9([0x2a]):'')[_0x3d7ed9([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x274fc5))[_0x3d7ed9([0x73,0x6f,0x6d,0x65])](_0x546ab1=>_0x684ce[_0x3d7ed9([0x65,0x76,0x65,0x72,0x79])]((_0x4aff1d,_0x251dc5)=>_0x546ab1[_0x251dc5]===_0x4aff1d||_0x546ab1[_0x251dc5]===_0x3d7ed9([0x2a])));}function _0x47d05c(){return _0x47329f&&_0x3340d7?new window[(_0x3d7ed9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x546ad3,_0x3197bb)=>{_0x47329f[_0x3d7ed9([0x74,0x68,0x65,0x6e])](_0x546ad3,_0x3197bb),_0x3340d7[_0x3d7ed9([0x74,0x68,0x65,0x6e])](_0x3d1bcc=>{_0x3d1bcc!=_0x3d7ed9([0x56,0x61,0x6c,0x69,0x64])&&_0x546ad3(_0x3d1bcc);},_0x3197bb);}):_0x47329f||_0x3340d7||_0x3d7ed9([0x56,0x61,0x6c,0x69,0x64]);}}function _0x38785c(_0x76a6a2,_0x99bb81){return new window[(_0x3d7ed9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2ccb61=>{if(_0x1d8fb7())return _0x2ccb61(_0x3d7ed9([0x56,0x61,0x6c,0x69,0x64]));_0x20cd7f(),_0x20aefd[_0x3d7ed9([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x3d7ed9([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0xaec8b1=!0x1;const _0x5165b=_0x306de5();function _0x36ba00(_0x230e8b){return!!_0x230e8b&&(typeof _0x230e8b===_0x3d7ed9([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x230e8b===_0x3d7ed9([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x230e8b[_0x3d7ed9([0x74,0x68,0x65,0x6e])]===_0x3d7ed9([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x230e8b[_0x3d7ed9([0x63,0x61,0x74,0x63,0x68])]===_0x3d7ed9([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x314b57(_0x38f210){_0x9214b8(_0x38f210)[_0x3d7ed9([0x74,0x68,0x65,0x6e])](_0x2035f7=>{if(!_0x2035f7||_0x2035f7[_0x3d7ed9([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x3d7ed9([0x6f,0x6b]))return _0x3d7ed9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x13bc87(_0x29d5fe(_0x5165b+_0x99bb81))!=_0x2035f7[_0x3d7ed9([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x3d7ed9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x3d7ed9([0x56,0x61,0x6c,0x69,0x64]);})[_0x3d7ed9([0x74,0x68,0x65,0x6e])](_0x1cd079=>(_0x53cc7e(),_0x1cd079),()=>{const _0x50046d=_0x1192b6();return null==_0x50046d?(_0x53cc7e(),_0x3d7ed9([0x56,0x61,0x6c,0x69,0x64])):_0x3d7ed9(_0x1d8aff-_0x50046d>(0x2f8be36e^_0x4d58f7)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x3d7ed9([0x74,0x68,0x65,0x6e])](_0x2ccb61)[_0x3d7ed9([0x63,0x61,0x74,0x63,0x68])](()=>{_0x2ccb61(_0x3d7ed9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x18e26a=0xbb189ee^_0x4d58f7;function _0x53cc7e(){const _0x5d88ee=_0x3d7ed9([0x6c,0x6c,0x63,0x74,0x2d])+_0x13bc87(_0x29d5fe(_0x76a6a2)),_0xc1cabe=_0x384be2(_0x13bc87(window[_0x3d7ed9([0x4d,0x61,0x74,0x68])][_0x3d7ed9([0x63,0x65,0x69,0x6c])](_0x1d8aff/_0x18e26a)));window[_0x3d7ed9([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3d7ed9([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5d88ee,_0xc1cabe);}function _0x1192b6(){const _0x1abd31=_0x3d7ed9([0x6c,0x6c,0x63,0x74,0x2d])+_0x13bc87(_0x29d5fe(_0x76a6a2)),_0x447df3=window[_0x3d7ed9([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3d7ed9([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1abd31);return _0x447df3?window[_0x3d7ed9([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x384be2(_0x447df3),0x10)*_0x18e26a:null;}function _0x9214b8(_0x112f1d){return new window[(_0x3d7ed9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x384744,_0x47bdf2)=>{_0x112f1d[_0x3d7ed9([0x74,0x68,0x65,0x6e])](_0x384744,_0x47bdf2),window[_0x3d7ed9([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x47bdf2,0xb86b3ae^_0x4d58f7);});}}_0x20aefd[_0x3d7ed9([0x6f,0x6e])](_0x3d7ed9([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2f2fd6,_0x4ab042)=>{if(_0x4ab042[0x0]!=_0x76a6a2)return _0x2ccb61(_0x3d7ed9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x4ab042[0x1]={..._0x4ab042[0x1],[_0x3d7ed9([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x5165b};},{[_0x3d7ed9([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3d7ed9([0x68,0x69,0x67,0x68])}),_0x20aefd[_0x3d7ed9([0x6f,0x6e])](_0x3d7ed9([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x4f7680=>{_0x36ba00(_0x4f7680[_0x3d7ed9([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0xaec8b1=!0x0,_0x314b57(_0x4f7680[_0x3d7ed9([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x3d7ed9([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3d7ed9([0x6c,0x6f,0x77])}),_0x2f65cc[_0x3d7ed9([0x74,0x68,0x65,0x6e])](()=>{_0xaec8b1||_0x2ccb61(_0x3d7ed9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x1d8fb7(){return _0x20aefd[_0x3d7ed9([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3d7ed9([0x76,0x69,0x65,0x77])][_0x3d7ed9([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x3d7ed9([0x61,0x75,0x74,0x6f]);}function _0x20cd7f(){_0x20aefd[_0x3d7ed9([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3d7ed9([0x76,0x69,0x65,0x77])][_0x3d7ed9([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x3d7ed9([0x61,0x75,0x74,0x6f]);}}function _0x542fbb(_0x248779){const _0x4a4c48=[new window[(_0x3d7ed9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x20eb64=>setTimeout(_0x20eb64,0xb8e59a2^_0x4d58f7)),_0x2f65cc[_0x3d7ed9([0x74,0x68,0x65,0x6e])](()=>new window[(_0x3d7ed9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x522066=>{let _0x1db7ae=0x0;_0x20aefd[_0x3d7ed9([0x6d,0x6f,0x64,0x65,0x6c])][_0x3d7ed9([0x6f,0x6e])](_0x3d7ed9([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x4565d3,_0x556bd6)=>{_0x556bd6[0x0][_0x3d7ed9([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x1db7ae++,_0x1db7ae==(0xb876696^_0x4d58f7)&&(_0x522066(),_0x4565d3[_0x3d7ed9([0x6f,0x66,0x66])]());});}))];return window[_0x3d7ed9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x3d7ed9([0x72,0x61,0x63,0x65])](_0x4a4c48)[_0x3d7ed9([0x74,0x68,0x65,0x6e])](()=>_0x248779);}async function _0x491b0a(){await _0x2f65cc,_0x20aefd[_0x3d7ed9([0x6d,0x6f,0x64,0x65,0x6c])][_0x3d7ed9([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x95eb85,_0x20aefd[_0x3d7ed9([0x6d,0x6f,0x64,0x65,0x6c])][_0x3d7ed9([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x95eb85,_0x20aefd[_0x3d7ed9([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x3d7ed9([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x475953(_0xf4b6f0){const _0x14bcd4=_0x4a1348();_0x20aefd[_0x14bcd4]=_0x3d7ed9([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])+_0xf4b6f0,_0xf4b6f0!=_0x3d7ed9([0x56,0x61,0x6c,0x69,0x64])&&_0x491b0a();}function _0x4a1348(){const _0x3d35d6=window[_0x3d7ed9([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x3d7ed9([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x3d7ed9([0x6e,0x6f,0x77])]())[_0x3d7ed9([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x3d7ed9([0x2e]),'');let _0x4da4b7=_0x3d7ed9([0x58]);for(let _0x2b1396=0x0;_0x2b1396<_0x3d35d6[_0x3d7ed9([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2b1396+=0x2){let _0x236110=window[_0x3d7ed9([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3d35d6[_0x3d7ed9([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2b1396,_0x2b1396+0x2));_0x236110>=_0x135a63[_0x3d7ed9([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x236110-=_0x135a63[_0x3d7ed9([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x4da4b7+=_0x135a63[_0x236110];}return _0x4da4b7;}function _0x388f84(){const _0x3edbef=_0x1769a7[_0x3d7ed9([0x73,0x70,0x6c,0x69,0x74])](_0x3d7ed9([0x2e]));if(0x3!=_0x3edbef[_0x3d7ed9([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x1b8d20(_0x3edbef[0x1]);function _0x1b8d20(_0x2c7ba1){const _0x87fef8=_0x4e560f(_0x2c7ba1);return _0x87fef8&&_0x36baf8()?_0x87fef8:null;function _0x36baf8(){const _0x1a17e9=_0x87fef8[_0x3d7ed9([0x6a,0x74,0x69])],_0x1b6e59=window[_0x3d7ed9([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1a17e9[_0x3d7ed9([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1a17e9[_0x3d7ed9([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x2f9f0a={..._0x87fef8,[_0x3d7ed9([0x6a,0x74,0x69])]:_0x1a17e9[_0x3d7ed9([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x1a17e9[_0x3d7ed9([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x2f9f0a[_0x3d7ed9([0x76,0x63])],_0x29d5fe(_0x2f9f0a)==_0x1b6e59;}}}async function _0x49121e(){let _0x3308cd=!0x0;try{const _0x22be33=_0x1769a7[_0x3d7ed9([0x73,0x70,0x6c,0x69,0x74])](_0x3d7ed9([0x2e])),[_0x3213be,_0x5e3ee0,_0x591f01]=_0x22be33;return _0xd6d9cd(_0x3213be),await _0x5906a6(_0x3213be,_0x5e3ee0,_0x591f01),_0x3308cd;}catch{return!0x1;}function _0xd6d9cd(_0x41feba){const _0x48545c=_0x4e560f(_0x41feba);_0x48545c&&_0x48545c[_0x3d7ed9([0x61,0x6c,0x67])]==_0x3d7ed9([0x45,0x53,0x32,0x35,0x36])||(_0x3308cd=!0x1);}async function _0x5906a6(_0x4f96ae,_0xf74e58,_0x34fc0f){const _0x3b248b=window[_0x3d7ed9([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x3d7ed9([0x66,0x72,0x6f,0x6d])](_0x33a53c(_0x34fc0f),_0x489607=>_0x489607[_0x3d7ed9([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x101923=new window[(_0x3d7ed9([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x3d7ed9([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x4f96ae+_0x3d7ed9([0x2e])+_0xf74e58),_0x46860b=window[_0x3d7ed9([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x3d7ed9([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x46860b)return;const _0x5481d3=await _0x46860b[_0x3d7ed9([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x3d7ed9([0x6a,0x77,0x6b]),_0x65d64b,{[_0x3d7ed9([0x6e,0x61,0x6d,0x65])]:_0x3d7ed9([0x45,0x43,0x44,0x53,0x41]),[_0x3d7ed9([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x3d7ed9([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x3d7ed9([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x46860b[_0x3d7ed9([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x3d7ed9([0x6e,0x61,0x6d,0x65])]:_0x3d7ed9([0x45,0x43,0x44,0x53,0x41]),[_0x3d7ed9([0x68,0x61,0x73,0x68])]:{[_0x3d7ed9([0x6e,0x61,0x6d,0x65])]:_0x3d7ed9([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x5481d3,_0x3b248b,_0x101923)||(_0x3308cd=!0x1);}}function _0x4e560f(_0x37cac6){return _0x37cac6[_0x3d7ed9([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x3d7ed9([0x65,0x79]))?JSON[_0x3d7ed9([0x70,0x61,0x72,0x73,0x65])](_0x33a53c(_0x37cac6)):null;}function _0x33a53c(_0x465aeb){return window[_0x3d7ed9([0x61,0x74,0x6f,0x62])](_0x465aeb[_0x3d7ed9([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x3d7ed9([0x2b]))[_0x3d7ed9([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x3d7ed9([0x2f])));}function _0x29d5fe(_0x22f82f){let _0x437f21=0x1505;function _0x4eb351(_0x241f12){for(let _0x2788a3=0x0;_0x2788a3<_0x241f12[_0x3d7ed9([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2788a3++){const _0x1bbeaa=_0x241f12[_0x3d7ed9([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2788a3);_0x437f21=(_0x437f21<<0x5)+_0x437f21+_0x1bbeaa,_0x437f21&=_0x437f21;}}function _0x520507(_0x587d10){Array[_0x3d7ed9([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x587d10)?_0x587d10[_0x3d7ed9([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x520507):_0x587d10&&typeof _0x587d10==_0x3d7ed9([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x3d7ed9([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x587d10)[_0x3d7ed9([0x73,0x6f,0x72,0x74])]()[_0x3d7ed9([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x30dc14,_0x117a3d])=>{_0x4eb351(_0x30dc14),_0x520507(_0x117a3d);}):_0x4eb351(window[_0x3d7ed9([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x587d10));}return _0x520507(_0x22f82f),_0x437f21>>>0x0;}function _0x13bc87(_0x15ff46){return _0x15ff46[_0x3d7ed9([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x3d7ed9([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x3d7ed9([0x30]));}function _0x384be2(_0x5c6d68){return _0x5c6d68[_0x3d7ed9([0x73,0x70,0x6c,0x69,0x74])]('')[_0x3d7ed9([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x3d7ed9([0x6a,0x6f,0x69,0x6e])]('');}function _0x95eb85(){}function _0x3d7ed9(_0x3cd293){const _0xea41cb=_0x2399;return _0x3cd293[_0xea41cb(0x10f)](_0x449df4=>String[_0xea41cb(0x137)](_0x449df4))[_0xea41cb(0x101)]('');}_0x475953(await _0x192272());}(this);}[_0x4bcc0a(0xdb)](){const _0x54ac94=_0x4bcc0a;this[_0x54ac94(0x129)][_0x54ac94(0xf2)](_0x3c7021=>{const _0x224c86=_0x54ac94;_0x224c86(0x140)!==_0x3c7021[_0x224c86(0x13b)]&&this[_0x224c86(0x114)][_0x224c86(0x136)][_0x224c86(0xd4)](_0x3c7021);});}[_0x4bcc0a(0xfa)](){const _0x26177d=_0x4bcc0a;for(const _0x7580e7 of this[_0x26177d(0x114)][_0x26177d(0xee)][_0x26177d(0x126)][_0x26177d(0x128)][_0x26177d(0x104)]({'includeChangesInGraveyard':!0x0})){if(_0x26177d(0x11a)!==_0x7580e7[_0x26177d(0xda)]||_0x26177d(0x107)!==_0x7580e7[_0x26177d(0xf6)])return;this[_0x26177d(0x129)][_0x26177d(0x13a)](_0x7580e7[_0x26177d(0x12b)][_0x26177d(0x12f)]);}}[_0x4bcc0a(0xeb)](){const _0x5943c1=_0x4bcc0a;this[_0x5943c1(0x114)][_0x5943c1(0xee)][_0x5943c1(0x135)][_0x5943c1(0x139)](_0x5943c1(0x107),{'inheritAllFrom':_0x5943c1(0x12c)});}[_0x4bcc0a(0xd7)](){const _0x32e450=_0x4bcc0a,_0x3e3c2f=this[_0x32e450(0x114)][_0x32e450(0xf1)];_0x3e3c2f[_0x32e450(0xe1)](_0x32e450(0x11d))[_0x32e450(0xf7)]({'model':_0x32e450(0x107),'view':{'name':_0x32e450(0xe5),'classes':_0x32e450(0x111)}}),_0x3e3c2f[_0x32e450(0xe1)](_0x32e450(0x11c))[_0x32e450(0xea)]({'model':_0x32e450(0x107),'view':(_0x25c9d8,{writer:_0x27bc64})=>this[_0x32e450(0xd0)](_0x27bc64,!0x0)}),_0x3e3c2f[_0x32e450(0xe1)](_0x32e450(0x103))[_0x32e450(0xea)]({'model':_0x32e450(0x107),'view':(_0x407c63,{writer:_0x2e9879})=>{const _0x1d76a3=_0x32e450;this[_0x1d76a3(0x129)][_0x1d76a3(0x13a)](_0x407c63);const _0x2afe4b=this[_0x1d76a3(0xd0)](_0x2e9879);return _0x38112c(_0x2afe4b,_0x2e9879,{'label':_0x226689(this[_0x1d76a3(0x114)][_0x1d76a3(0x100)],_0x1d76a3(0x110))});}}),this[_0x32e450(0x114)][_0x32e450(0x10a)][_0x32e450(0x10c)]({'name':_0x32e450(0xe5),'classes':_0x32e450(0x111)}),this[_0x32e450(0x114)][_0x32e450(0x136)][_0x32e450(0x130)]['on'](_0x32e450(0xdf),this[_0x32e450(0x105)](),{'priority':_0x32e450(0x133)});}[_0x4bcc0a(0xd0)](_0xe4e8d0,_0x2c77ea=!0x1){const _0x3f445b=_0x4bcc0a,{locale:_0x9b7785}=this[_0x3f445b(0x114)],_0x407e2f=_0xe4e8d0[_0x3f445b(0x124)](_0x3f445b(0xe5),{'class':_0x3f445b(0x111)+(0x0===this[_0x3f445b(0xe7)][_0x3f445b(0xfc)]?_0x3f445b(0x115):''),...!_0x2c77ea&&{'data-table-of-contents-label':_0x226689(_0x9b7785,_0x3f445b(0x110))}});0x0===this[_0x3f445b(0xe7)][_0x3f445b(0xfc)]&&!0x1===_0x2c77ea&&_0xe4e8d0[_0x3f445b(0x11a)](_0xe4e8d0[_0x3f445b(0x117)](_0x407e2f,_0x3f445b(0x121)),_0xe4e8d0[_0x3f445b(0x124)]('p',{'class':_0x3f445b(0x116)},[_0xe4e8d0[_0x3f445b(0xff)](_0x226689(_0x9b7785,_0x3f445b(0x10b)))]));const _0x35ca3a=_0x2c77ea?'':'['+_0x226689(_0x9b7785,_0x3f445b(0xe6))+']';let _0x298bfc=_0x407e2f;return this[_0x3f445b(0xe7)][_0x3f445b(0xf2)]((_0x2d7a58,_0x31da2a,_0x5b3a33)=>{const _0x2ae25c=_0x3f445b,_0x5e108c=this[_0x2ae25c(0x114)][_0x2ae25c(0xee)][_0x2ae25c(0x120)](_0x2d7a58[_0x2ae25c(0x11b)],{'ignoreWhitespaces':!0x0}),_0x589274=_0x5e108c?_0x2d7a58[_0x2ae25c(0x11e)]:_0x35ca3a,_0x4db12c=_0x2d7a58[_0x2ae25c(0x11b)][_0x2ae25c(0x123)](this[_0x2ae25c(0x10d)]),_0x4cf88c=_0xe4e8d0[_0x2ae25c(0x124)]('a',{'href':'#'+_0x4db12c,...!_0x2c77ea&&{'tabindex':'-1'}},[_0xe4e8d0[_0x2ae25c(0xff)](_0x589274)]),_0x5a57d5=this[_0x2ae25c(0x114)][_0x2ae25c(0xe9)][_0x2ae25c(0xf4)](_0x2ae25c(0x108));_0xe4e8d0[_0x2ae25c(0xdc)](_0x2ae25c(0xd2),_0x31da2a,_0x4cf88c);const _0x2b8b3c=_0xe4e8d0[_0x2ae25c(0x124)]('li',null,[_0x5e108c||!_0x2c77ea&&_0x5a57d5?_0x4cf88c:_0xe4e8d0[_0x2ae25c(0xff)]('')]),_0x44fcc3=_0x31da2a?_0x5b3a33[_0x31da2a-0x1][_0x2ae25c(0xed)]:0x0,_0x47fbaf=Math[_0x2ae25c(0x131)](_0x2d7a58[_0x2ae25c(0xed)]-_0x44fcc3);if(_0x2d7a58[_0x2ae25c(0xed)]>_0x44fcc3){const _0x5253b6=S(_0x2b8b3c,_0x47fbaf,_0xe4e8d0);_0xe4e8d0[_0x2ae25c(0x11a)](_0xe4e8d0[_0x2ae25c(0x117)](_0x298bfc,_0x2ae25c(0x121)),_0x5253b6);}else{const _0x851e0d=function(_0x1dc3a2,_0x469f8c){const _0x4a4d0d=_0x2ae25c;return _0x1dc3a2[_0x4a4d0d(0xef)]({'includeSelf':!0x0,'parentFirst':!0x0})[_0x4a4d0d(0x106)](_0x597fa4=>_0x597fa4['is'](_0x4a4d0d(0xd3),'ol'))[_0x469f8c];}(_0x298bfc,_0x47fbaf);_0xe4e8d0[_0x2ae25c(0x11a)](_0xe4e8d0[_0x2ae25c(0x117)](_0x851e0d,_0x2ae25c(0x121)),_0x2b8b3c);}_0x298bfc=_0x2b8b3c;}),_0x407e2f;}[_0x4bcc0a(0x12e)](_0x3eb45f){const _0x18c03a=_0x4bcc0a,_0x1475be=this[_0x18c03a(0xe7)][_0x3eb45f][_0x18c03a(0x11b)];this[_0x18c03a(0x114)][_0x18c03a(0xee)][_0x18c03a(0xd5)](_0x33bf8b=>{const _0x20a0c3=_0x18c03a;_0x33bf8b[_0x20a0c3(0xf9)](_0x1475be,0x0);}),this[_0x18c03a(0x114)][_0x18c03a(0x136)][_0x18c03a(0xfb)][_0x18c03a(0xde)]({'alignToTop':!0x0,'forceScroll':!0x0});}[_0x4bcc0a(0x105)](){return(_0x4535aa,_0x580ca0)=>{const _0x233f70=_0x2399,_0x314aa3=_0x580ca0[_0x233f70(0x130)],_0x203d45=_0x314aa3[_0x233f70(0xf5)](_0x580ca0[_0x233f70(0x138)]),_0x33369=_0x314aa3[_0x233f70(0x12a)](_0x203d45);_0x33369['is'](_0x233f70(0xd3),_0x233f70(0x107))&&(_0x580ca0[_0x233f70(0xec)]=this[_0x233f70(0x114)][_0x233f70(0xee)][_0x233f70(0x117)](_0x33369,0x0),_0x4535aa[_0x233f70(0xe2)]());};}}function S(_0x2780c4,_0x4e43bb,_0x3c74be){const _0x2ffb57=_0x4bcc0a;return 0x1===_0x4e43bb?_0x3c74be[_0x2ffb57(0x124)]('ol',null,[_0x2780c4]):_0x3c74be[_0x2ffb57(0x124)]('ol',null,[_0x3c74be[_0x2ffb57(0x124)]('li',null,[S(_0x2780c4,_0x4e43bb-0x1,_0x3c74be)])]);}
23
+ const _0x36dfb7=_0x3962;(function(_0x3fe8cf,_0x47c5fe){const _0x3b7e50=_0x3962,_0x19ac33=_0x3fe8cf();while(!![]){try{const _0x2b43c5=parseInt(_0x3b7e50(0x142))/0x1+-parseInt(_0x3b7e50(0x112))/0x2+parseInt(_0x3b7e50(0x12d))/0x3+-parseInt(_0x3b7e50(0x171))/0x4*(-parseInt(_0x3b7e50(0x130))/0x5)+-parseInt(_0x3b7e50(0x14c))/0x6+-parseInt(_0x3b7e50(0x159))/0x7+parseInt(_0x3b7e50(0x14e))/0x8;if(_0x2b43c5===_0x47c5fe)break;else _0x19ac33['push'](_0x19ac33['shift']());}catch(_0x4e7c37){_0x19ac33['push'](_0x19ac33['shift']());}}}(_0x3a17,0xbe9db));import{Plugin as _0x383263}from'ckeditor5/src/core.js';import{toWidget as _0x1050f7,Widget as _0x36712a}from'ckeditor5/src/widget.js';import{uid as _0x4341fd}from'ckeditor5/src/utils.js';import _0x2039f6 from'./tableofcontentscommand.js';function _0x3a17(){const _0x44b725=['preventDefault','level','viewPosition','register','click','map','\x20table-of-contents_empty','_headingIdModelAttributeName','setSelection','getAncestors','rootName','_trackNewToCElements','type','_defineSchema','get','getCustomProperty','_defineConverters','34968vCokid','dataDowncast','insertTableOfContents','length','Table\x20of\x20contents','text','registerRawContentMatcher','documentOutline.showEmptyHeadings','change','high','4316202PBVGQK','DocumentOutlineUtils','6031976oIEtje','afterInit','hasContent','elementToElement','join','requires','stop','element','headingId','table-of-contents','_createTableOfContents','2906127cUlHLU','modelElement','locale','modelPosition','table-of-contents__placeholder','name','position','_tableOfContentsElements','tableOfContents','div','_redirectMapper','filter','$blockObject','nodeAfter','insert','domEvent','end','mapper','viewToModelPosition','findMappedViewAncestor','_currentOutlineDefinitions','editor','config','isInteger','236dCrhcO','tableOfContentsHeadingIndex','toModelElement','editing','createContainerElement','listenTo','_updateTableOfContentsElements','plugins','headingId.modelAttributeName','abs','reconvertItem','model','href','createPositionAt','$graveyard','pluginName','Empty\x20heading','172406ecExvr','scrollToTheSelection','view','init','editingDowncast','forEach','conversion','document','setCustomProperty','isPremiumPlugin','commands','for','getAttribute','No\x20headings\x20were\x20found\x20in\x20the\x20document.','fromCharCode','outlineDefinitions','elementToStructure','getChanges','upcast','schema','createText','isOfficialPlugin','differ','TableOfContentsEditing','target','$capture','add','2676300ezLsmE','_handleScrollToHeading','data','27155ZBtlOg'];_0x3a17=function(){return _0x44b725;};return _0x3a17();}import'../../theme/tableofcontents.css';function _0x3962(_0x15d7cd,_0x12f1a6){const _0x3a178b=_0x3a17();return _0x3962=function(_0x396292,_0x44265a){_0x396292=_0x396292-0x10b;let _0x2ea972=_0x3a178b[_0x396292];return _0x2ea972;},_0x3962(_0x15d7cd,_0x12f1a6);}import _0x55b2a9 from'../documentoutline/documentoutlineutils.js';import _0x5b1b53 from'./headingid.js';import{getTranslation as _0x190772}from'../utils/common-translations.js';export default class s extends _0x383263{static get[_0x36dfb7(0x110)](){const _0x261955=_0x36dfb7;return _0x261955(0x129);}static get[_0x36dfb7(0x127)](){return!0x0;}static get[_0x36dfb7(0x11b)](){return!0x0;}static get[_0x36dfb7(0x153)](){return[_0x36712a,_0x55b2a9,_0x5b1b53];}[_0x36dfb7(0x16d)];[_0x36dfb7(0x160)];[_0x36dfb7(0x138)];constructor(_0x37193d){const _0x5d5e4f=_0x36dfb7;super(_0x37193d),this[_0x5d5e4f(0x16d)]=[],this[_0x5d5e4f(0x160)]=new Set(),this[_0x5d5e4f(0x138)]=_0x5d5e4f(0x156);}[_0x36dfb7(0x115)](){const _0xdf4fb4=_0x36dfb7,_0x52e2a2=this[_0xdf4fb4(0x16e)],_0x3fc0f9=_0x52e2a2[_0xdf4fb4(0x174)][_0xdf4fb4(0x114)][_0xdf4fb4(0x119)];_0x52e2a2[_0xdf4fb4(0x16f)][_0xdf4fb4(0x13f)](_0xdf4fb4(0x179))&&(this[_0xdf4fb4(0x138)]=_0x52e2a2[_0xdf4fb4(0x16f)][_0xdf4fb4(0x13f)](_0xdf4fb4(0x179))),this[_0xdf4fb4(0x176)](_0x3fc0f9,_0xdf4fb4(0x135),(_0x2792ab,_0x2b030b)=>{const _0x5b0974=_0xdf4fb4;if(!_0x2b030b[_0x5b0974(0x12a)])return;const _0x2241f8=_0x2b030b[_0x5b0974(0x12a)][_0x5b0974(0x140)](_0x5b0974(0x172));Number[_0x5b0974(0x170)](_0x2241f8)&&(_0x2b030b[_0x5b0974(0x168)][_0x5b0974(0x131)](),_0x2792ab[_0x5b0974(0x154)](),this[_0x5b0974(0x12e)](_0x2241f8));},{'priority':_0xdf4fb4(0x14b),'context':_0xdf4fb4(0x12b)}),this[_0xdf4fb4(0x13e)](),this[_0xdf4fb4(0x141)](),_0x52e2a2[_0xdf4fb4(0x11c)][_0xdf4fb4(0x12c)](_0xdf4fb4(0x144),new _0x2039f6(_0x52e2a2)),(_0x52e2a2[_0xdf4fb4(0x178)][_0xdf4fb4(0x13f)](_0xdf4fb4(0x14d))['on'](_0xdf4fb4(0x14a),(_0x5ea290,_0x35057c)=>{const _0x49ef82=_0xdf4fb4;this[_0x49ef82(0x16d)]=_0x35057c[_0x49ef82(0x121)],this[_0x49ef82(0x177)]();}),this[_0xdf4fb4(0x176)](_0x52e2a2[_0xdf4fb4(0x10c)][_0xdf4fb4(0x119)],_0xdf4fb4(0x14a),()=>{const _0xaaf1dc=_0xdf4fb4;this[_0xaaf1dc(0x13c)]();}));}[_0x36dfb7(0x14f)](){!async function(_0xe90f94){const _0x41aaf8=_0x11ffd3([0x37,0x53,0x32,0x75,0x44,0x4f,0x34,0x69,0x33,0x6e,0x31,0x61,0x38,0x63,0x46,0x48,0x57,0x55,0x4b,0x7a,0x43,0x4a,0x47,0x72,0x41,0x52,0x6c,0x50,0x6b,0x6f,0x59,0x36,0x30,0x70,0x49,0x67,0x4e,0x6d,0x76,0x66,0x79,0x68,0x78,0x6a,0x54,0x5a,0x73,0x74,0x35,0x4c,0x42,0x58,0x45,0x71,0x51,0x64,0x39,0x62,0x77,0x56,0x65,0x4d]),_0x37a868=0x27df6c16,_0x483902=0x27d8075e^_0x37a868,_0x23c83c=window[_0x11ffd3([0x44,0x61,0x74,0x65])][_0x11ffd3([0x6e,0x6f,0x77])](),_0x4640a4=_0xe90f94[_0x11ffd3([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x1a0115=new window[(_0x11ffd3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2ae41c=>{_0x4640a4[_0x11ffd3([0x6f,0x6e,0x63,0x65])](_0x11ffd3([0x72,0x65,0x61,0x64,0x79]),_0x2ae41c);}),_0x385d40={[_0x11ffd3([0x6b,0x74,0x79])]:_0x11ffd3([0x45,0x43]),[_0x11ffd3([0x75,0x73,0x65])]:_0x11ffd3([0x73,0x69,0x67]),[_0x11ffd3([0x63,0x72,0x76])]:_0x11ffd3([0x50,0x2d,0x32,0x35,0x36]),[_0x11ffd3([0x78])]:_0x11ffd3([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]),[_0x11ffd3([0x79])]:_0x11ffd3([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]),[_0x11ffd3([0x61,0x6c,0x67])]:_0x11ffd3([0x45,0x53,0x32,0x35,0x36])},_0x560d4c=_0x4640a4[_0x11ffd3([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x11ffd3([0x67,0x65,0x74])](_0x11ffd3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x4ea204(){let _0x56001f,_0x2e30d1=null,_0x5b861a=null;try{if(_0x560d4c==_0x11ffd3([0x47,0x50,0x4c]))return _0x11ffd3([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x56001f=_0x51454e(),!_0x56001f)return _0x11ffd3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x56001f[_0x11ffd3([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x5b861a=_0x4beb76(_0x56001f[_0x11ffd3([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x56001f[_0x11ffd3([0x6a,0x74,0x69])])),await _0x40bdcc()?_0x164300()?_0x1b8cc0()?_0x11ffd3([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x1aee89()?(_0x56001f[_0x11ffd3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x11ffd3([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x2e30d1=_0x398521(_0x11ffd3([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x56001f[_0x11ffd3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x11ffd3([0x74,0x72,0x69,0x61,0x6c])&&(_0x2e30d1=_0x398521(_0x11ffd3([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x1b70bf()):_0x11ffd3([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x11ffd3([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x11ffd3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x11ffd3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1b8cc0(){const _0x17eb17=[_0x11ffd3([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x11ffd3([0x74,0x72,0x69,0x61,0x6c])][_0x11ffd3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x56001f[_0x11ffd3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x23c83c/0x3e8:0xe10*_0x483902;return _0x56001f[_0x11ffd3([0x65,0x78,0x70])]<_0x17eb17;}function _0x164300(){const _0x166043=_0x56001f[_0x11ffd3([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x166043&&(!!_0x166043[_0x11ffd3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x11ffd3([0x2a]))||(!!_0x166043[_0x11ffd3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x11ffd3([0x54,0x4f,0x43]))||!!_0x166043[_0x11ffd3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x11ffd3([0x50,0x50]))));}function _0x1aee89(){const _0x2a5a73=_0x3962,_0x215f96=_0x56001f[_0x11ffd3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x215f96||0x0==_0x215f96[_0x11ffd3([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x3d296a}=new URL(window[_0x11ffd3([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x2a5a73(0x10d)]);if(_0x215f96[_0x11ffd3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3d296a))return!0x0;const _0x14113f=_0x3d296a[_0x11ffd3([0x73,0x70,0x6c,0x69,0x74])](_0x11ffd3([0x2e]));return _0x215f96[_0x11ffd3([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1b651f=>_0x1b651f[_0x11ffd3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x11ffd3([0x2a])))[_0x11ffd3([0x6d,0x61,0x70])](_0x1b13fb=>_0x1b13fb[_0x11ffd3([0x73,0x70,0x6c,0x69,0x74])](_0x11ffd3([0x2e])))[_0x11ffd3([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2e1f0a=>_0x2e1f0a[_0x11ffd3([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x14113f[_0x11ffd3([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x11ffd3([0x6d,0x61,0x70])](_0x1f3e7d=>Array(_0x14113f[_0x11ffd3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x1f3e7d[_0x11ffd3([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x11ffd3([0x66,0x69,0x6c,0x6c])](_0x1f3e7d[0x0]===_0x11ffd3([0x2a])?_0x11ffd3([0x2a]):'')[_0x11ffd3([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x1f3e7d))[_0x11ffd3([0x73,0x6f,0x6d,0x65])](_0x13ec92=>_0x14113f[_0x11ffd3([0x65,0x76,0x65,0x72,0x79])]((_0x4f7f78,_0x4c7ddd)=>_0x13ec92[_0x4c7ddd]===_0x4f7f78||_0x13ec92[_0x4c7ddd]===_0x11ffd3([0x2a])));}function _0x1b70bf(){return _0x2e30d1&&_0x5b861a?new window[(_0x11ffd3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x70f27,_0x216ade)=>{_0x2e30d1[_0x11ffd3([0x74,0x68,0x65,0x6e])](_0x70f27,_0x216ade),_0x5b861a[_0x11ffd3([0x74,0x68,0x65,0x6e])](_0x165c32=>{_0x165c32!=_0x11ffd3([0x56,0x61,0x6c,0x69,0x64])&&_0x70f27(_0x165c32);},_0x216ade);}):_0x2e30d1||_0x5b861a||_0x11ffd3([0x56,0x61,0x6c,0x69,0x64]);}}function _0x4beb76(_0x8b0f40,_0x277a33){return new window[(_0x11ffd3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x276aca=>{if(_0x26de06())return _0x276aca(_0x11ffd3([0x56,0x61,0x6c,0x69,0x64]));_0x6a9e99(),_0x4640a4[_0x11ffd3([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x11ffd3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x6844ef=!0x1;const _0xb6e203=_0x4341fd();function _0x6988fe(_0x24de8e){return!!_0x24de8e&&(typeof _0x24de8e===_0x11ffd3([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x24de8e===_0x11ffd3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x24de8e[_0x11ffd3([0x74,0x68,0x65,0x6e])]===_0x11ffd3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x24de8e[_0x11ffd3([0x63,0x61,0x74,0x63,0x68])]===_0x11ffd3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x264db1(_0x241905){_0x121e56(_0x241905)[_0x11ffd3([0x74,0x68,0x65,0x6e])](_0x4edd80=>{if(!_0x4edd80||_0x4edd80[_0x11ffd3([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x11ffd3([0x6f,0x6b]))return _0x11ffd3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x218601(_0x1e45a7(_0xb6e203+_0x277a33))!=_0x4edd80[_0x11ffd3([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x11ffd3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x11ffd3([0x56,0x61,0x6c,0x69,0x64]);})[_0x11ffd3([0x74,0x68,0x65,0x6e])](_0x243249=>(_0x566581(),_0x243249),()=>{const _0x55d741=_0xe38d3d();return null==_0x55d741?(_0x566581(),_0x11ffd3([0x56,0x61,0x6c,0x69,0x64])):_0x11ffd3(_0x23c83c-_0x55d741>(0x3d3e816^_0x37a868)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x11ffd3([0x74,0x68,0x65,0x6e])](_0x276aca)[_0x11ffd3([0x63,0x61,0x74,0x63,0x68])](()=>{_0x276aca(_0x11ffd3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x4e268b=0x27e98296^_0x37a868;function _0x566581(){const _0x8d3fc0=_0x11ffd3([0x6c,0x6c,0x63,0x74,0x2d])+_0x218601(_0x1e45a7(_0x8b0f40)),_0xaedb5c=_0xc05096(_0x218601(window[_0x11ffd3([0x4d,0x61,0x74,0x68])][_0x11ffd3([0x63,0x65,0x69,0x6c])](_0x23c83c/_0x4e268b)));window[_0x11ffd3([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x11ffd3([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x8d3fc0,_0xaedb5c);}function _0xe38d3d(){const _0x4d595f=_0x11ffd3([0x6c,0x6c,0x63,0x74,0x2d])+_0x218601(_0x1e45a7(_0x8b0f40)),_0x4d5c1a=window[_0x11ffd3([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x11ffd3([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4d595f);return _0x4d5c1a?window[_0x11ffd3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xc05096(_0x4d5c1a),0x10)*_0x4e268b:null;}function _0x121e56(_0x5d7203){return new window[(_0x11ffd3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x48ed02,_0x30a779)=>{_0x5d7203[_0x11ffd3([0x74,0x68,0x65,0x6e])](_0x48ed02,_0x30a779),window[_0x11ffd3([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x30a779,0x27deb8d6^_0x37a868);});}}_0x4640a4[_0x11ffd3([0x6f,0x6e])](_0x11ffd3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x582c50,_0x2bb407)=>{if(_0x2bb407[0x0]!=_0x8b0f40)return _0x276aca(_0x11ffd3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x2bb407[0x1]={..._0x2bb407[0x1],[_0x11ffd3([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0xb6e203};},{[_0x11ffd3([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x11ffd3([0x68,0x69,0x67,0x68])}),_0x4640a4[_0x11ffd3([0x6f,0x6e])](_0x11ffd3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x47c3b3=>{_0x6988fe(_0x47c3b3[_0x11ffd3([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x6844ef=!0x0,_0x264db1(_0x47c3b3[_0x11ffd3([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x11ffd3([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x11ffd3([0x6c,0x6f,0x77])}),_0x1a0115[_0x11ffd3([0x74,0x68,0x65,0x6e])](()=>{_0x6844ef||_0x276aca(_0x11ffd3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x26de06(){return _0x4640a4[_0x11ffd3([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x11ffd3([0x76,0x69,0x65,0x77])][_0x11ffd3([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x11ffd3([0x61,0x75,0x74,0x6f]);}function _0x6a9e99(){_0x4640a4[_0x11ffd3([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x11ffd3([0x76,0x69,0x65,0x77])][_0x11ffd3([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x11ffd3([0x61,0x75,0x74,0x6f]);}}function _0x398521(_0x633751){const _0xc8506e=[new window[(_0x11ffd3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x310b44=>setTimeout(_0x310b44,0x27d652da^_0x37a868)),_0x1a0115[_0x11ffd3([0x74,0x68,0x65,0x6e])](()=>new window[(_0x11ffd3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4c4369=>{let _0x5e4bcd=0x0;_0x4640a4[_0x11ffd3([0x6d,0x6f,0x64,0x65,0x6c])][_0x11ffd3([0x6f,0x6e])](_0x11ffd3([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x4e6544,_0x2d84f8)=>{_0x2d84f8[0x0][_0x11ffd3([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x5e4bcd++,_0x5e4bcd==(0x27df6dee^_0x37a868)&&(_0x4c4369(),_0x4e6544[_0x11ffd3([0x6f,0x66,0x66])]());});}))];return window[_0x11ffd3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x11ffd3([0x72,0x61,0x63,0x65])](_0xc8506e)[_0x11ffd3([0x74,0x68,0x65,0x6e])](()=>_0x633751);}async function _0xa61c7(){await _0x1a0115,_0x4640a4[_0x11ffd3([0x6d,0x6f,0x64,0x65,0x6c])][_0x11ffd3([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x5f0d84,_0x4640a4[_0x11ffd3([0x6d,0x6f,0x64,0x65,0x6c])][_0x11ffd3([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x5f0d84,_0x4640a4[_0x11ffd3([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x11ffd3([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x439de5(_0x8e83f5){const _0x3d6c72=_0x43d42b();_0x4640a4[_0x3d6c72]=_0x11ffd3([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])+_0x8e83f5,_0x8e83f5!=_0x11ffd3([0x56,0x61,0x6c,0x69,0x64])&&_0xa61c7();}function _0x43d42b(){const _0x3fab3c=window[_0x11ffd3([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x11ffd3([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x11ffd3([0x6e,0x6f,0x77])]())[_0x11ffd3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x11ffd3([0x2e]),'');let _0x33f9fb=_0x11ffd3([0x53]);for(let _0x2ddd57=0x0;_0x2ddd57<_0x3fab3c[_0x11ffd3([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2ddd57+=0x2){let _0x3f0f6d=window[_0x11ffd3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3fab3c[_0x11ffd3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2ddd57,_0x2ddd57+0x2));_0x3f0f6d>=_0x41aaf8[_0x11ffd3([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x3f0f6d-=_0x41aaf8[_0x11ffd3([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x33f9fb+=_0x41aaf8[_0x3f0f6d];}return _0x33f9fb;}function _0x51454e(){const _0x183a9e=_0x560d4c[_0x11ffd3([0x73,0x70,0x6c,0x69,0x74])](_0x11ffd3([0x2e]));if(0x3!=_0x183a9e[_0x11ffd3([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x400629(_0x183a9e[0x1]);function _0x400629(_0x4195de){const _0x45e8c7=_0x1e6289(_0x4195de);return _0x45e8c7&&_0x3257ce()?_0x45e8c7:null;function _0x3257ce(){const _0x2cf6c0=_0x45e8c7[_0x11ffd3([0x6a,0x74,0x69])],_0x1424ef=window[_0x11ffd3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2cf6c0[_0x11ffd3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2cf6c0[_0x11ffd3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x32a2a2={..._0x45e8c7,[_0x11ffd3([0x6a,0x74,0x69])]:_0x2cf6c0[_0x11ffd3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x2cf6c0[_0x11ffd3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x32a2a2[_0x11ffd3([0x76,0x63])],_0x1e45a7(_0x32a2a2)==_0x1424ef;}}}async function _0x40bdcc(){let _0x5cc71e=!0x0;try{const _0x190ef8=_0x560d4c[_0x11ffd3([0x73,0x70,0x6c,0x69,0x74])](_0x11ffd3([0x2e])),[_0x1ac2b1,_0x3698f2,_0x29a4f2]=_0x190ef8;return _0xb260ff(_0x1ac2b1),await _0x4e0052(_0x1ac2b1,_0x3698f2,_0x29a4f2),_0x5cc71e;}catch{return!0x1;}function _0xb260ff(_0x2e9b47){const _0x250346=_0x1e6289(_0x2e9b47);_0x250346&&_0x250346[_0x11ffd3([0x61,0x6c,0x67])]==_0x11ffd3([0x45,0x53,0x32,0x35,0x36])||(_0x5cc71e=!0x1);}async function _0x4e0052(_0x440c81,_0x498749,_0x211134){const _0x13fc52=window[_0x11ffd3([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x11ffd3([0x66,0x72,0x6f,0x6d])](_0x4c6455(_0x211134),_0x554dcf=>_0x554dcf[_0x11ffd3([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x32b03b=new window[(_0x11ffd3([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x11ffd3([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x440c81+_0x11ffd3([0x2e])+_0x498749),_0x3d9c9a=window[_0x11ffd3([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x11ffd3([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x3d9c9a)return;const _0x40d2d9=await _0x3d9c9a[_0x11ffd3([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x11ffd3([0x6a,0x77,0x6b]),_0x385d40,{[_0x11ffd3([0x6e,0x61,0x6d,0x65])]:_0x11ffd3([0x45,0x43,0x44,0x53,0x41]),[_0x11ffd3([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x11ffd3([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x11ffd3([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x3d9c9a[_0x11ffd3([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x11ffd3([0x6e,0x61,0x6d,0x65])]:_0x11ffd3([0x45,0x43,0x44,0x53,0x41]),[_0x11ffd3([0x68,0x61,0x73,0x68])]:{[_0x11ffd3([0x6e,0x61,0x6d,0x65])]:_0x11ffd3([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x40d2d9,_0x13fc52,_0x32b03b)||(_0x5cc71e=!0x1);}}function _0x1e6289(_0x171afb){return _0x171afb[_0x11ffd3([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x11ffd3([0x65,0x79]))?JSON[_0x11ffd3([0x70,0x61,0x72,0x73,0x65])](_0x4c6455(_0x171afb)):null;}function _0x4c6455(_0x1f1db2){return window[_0x11ffd3([0x61,0x74,0x6f,0x62])](_0x1f1db2[_0x11ffd3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x11ffd3([0x2b]))[_0x11ffd3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x11ffd3([0x2f])));}function _0x1e45a7(_0x11c329){let _0x4db2a3=0x1505;function _0x4081e3(_0x2ce9a0){for(let _0xf61891=0x0;_0xf61891<_0x2ce9a0[_0x11ffd3([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xf61891++){const _0x2834b1=_0x2ce9a0[_0x11ffd3([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0xf61891);_0x4db2a3=(_0x4db2a3<<0x5)+_0x4db2a3+_0x2834b1,_0x4db2a3&=_0x4db2a3;}}function _0x1990fa(_0x2c7740){Array[_0x11ffd3([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x2c7740)?_0x2c7740[_0x11ffd3([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1990fa):_0x2c7740&&typeof _0x2c7740==_0x11ffd3([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x11ffd3([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x2c7740)[_0x11ffd3([0x73,0x6f,0x72,0x74])]()[_0x11ffd3([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x5c0e0e,_0x109d44])=>{_0x4081e3(_0x5c0e0e),_0x1990fa(_0x109d44);}):_0x4081e3(window[_0x11ffd3([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x2c7740));}return _0x1990fa(_0x11c329),_0x4db2a3>>>0x0;}function _0x218601(_0x39923c){return _0x39923c[_0x11ffd3([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x11ffd3([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x11ffd3([0x30]));}function _0xc05096(_0x5569b5){return _0x5569b5[_0x11ffd3([0x73,0x70,0x6c,0x69,0x74])]('')[_0x11ffd3([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x11ffd3([0x6a,0x6f,0x69,0x6e])]('');}function _0x5f0d84(){}function _0x11ffd3(_0xc92122){const _0x176ddd=_0x3962;return _0xc92122[_0x176ddd(0x136)](_0x704070=>String[_0x176ddd(0x120)](_0x704070))[_0x176ddd(0x152)]('');}_0x439de5(await _0x4ea204());}(this);}[_0x36dfb7(0x177)](){const _0xe46407=_0x36dfb7;this[_0xe46407(0x160)][_0xe46407(0x117)](_0x32fb53=>{const _0x2c6221=_0xe46407;_0x2c6221(0x10f)!==_0x32fb53[_0x2c6221(0x13b)]&&this[_0x2c6221(0x16e)][_0x2c6221(0x174)][_0x2c6221(0x10b)](_0x32fb53);});}[_0x36dfb7(0x13c)](){const _0x37ffe5=_0x36dfb7;for(const _0x2fe6ad of this[_0x37ffe5(0x16e)][_0x37ffe5(0x10c)][_0x37ffe5(0x119)][_0x37ffe5(0x128)][_0x37ffe5(0x123)]({'includeChangesInGraveyard':!0x0})){if(_0x37ffe5(0x167)!==_0x2fe6ad[_0x37ffe5(0x13d)]||_0x37ffe5(0x161)!==_0x2fe6ad[_0x37ffe5(0x15e)])return;this[_0x37ffe5(0x160)][_0x37ffe5(0x12c)](_0x2fe6ad[_0x37ffe5(0x15f)][_0x37ffe5(0x166)]);}}[_0x36dfb7(0x13e)](){const _0x47f074=_0x36dfb7;this[_0x47f074(0x16e)][_0x47f074(0x10c)][_0x47f074(0x125)][_0x47f074(0x134)](_0x47f074(0x161),{'inheritAllFrom':_0x47f074(0x165)});}[_0x36dfb7(0x141)](){const _0x3d9eff=_0x36dfb7,_0x368654=this[_0x3d9eff(0x16e)][_0x3d9eff(0x118)];_0x368654[_0x3d9eff(0x11d)](_0x3d9eff(0x124))[_0x3d9eff(0x151)]({'model':_0x3d9eff(0x161),'view':{'name':_0x3d9eff(0x162),'classes':_0x3d9eff(0x157)}}),_0x368654[_0x3d9eff(0x11d)](_0x3d9eff(0x143))[_0x3d9eff(0x122)]({'model':_0x3d9eff(0x161),'view':(_0x3caa18,{writer:_0x29c744})=>this[_0x3d9eff(0x158)](_0x29c744,!0x0)}),_0x368654[_0x3d9eff(0x11d)](_0x3d9eff(0x116))[_0x3d9eff(0x122)]({'model':_0x3d9eff(0x161),'view':(_0x4643a1,{writer:_0x1c3f1a})=>{const _0x5448c3=_0x3d9eff;this[_0x5448c3(0x160)][_0x5448c3(0x12c)](_0x4643a1);const _0x474285=this[_0x5448c3(0x158)](_0x1c3f1a);return _0x1050f7(_0x474285,_0x1c3f1a,{'label':_0x190772(this[_0x5448c3(0x16e)][_0x5448c3(0x15b)],_0x5448c3(0x146))});}}),this[_0x3d9eff(0x16e)][_0x3d9eff(0x12f)][_0x3d9eff(0x148)]({'name':_0x3d9eff(0x162),'classes':_0x3d9eff(0x157)}),this[_0x3d9eff(0x16e)][_0x3d9eff(0x174)][_0x3d9eff(0x16a)]['on'](_0x3d9eff(0x16b),this[_0x3d9eff(0x163)](),{'priority':_0x3d9eff(0x14b)});}[_0x36dfb7(0x158)](_0x3ea5a7,_0x1430a9=!0x1){const _0x533059=_0x36dfb7,{locale:_0x164a0e}=this[_0x533059(0x16e)],_0x3ce17d=_0x3ea5a7[_0x533059(0x175)](_0x533059(0x162),{'class':_0x533059(0x157)+(0x0===this[_0x533059(0x16d)][_0x533059(0x145)]?_0x533059(0x137):''),...!_0x1430a9&&{'data-table-of-contents-label':_0x190772(_0x164a0e,_0x533059(0x146))}});0x0===this[_0x533059(0x16d)][_0x533059(0x145)]&&!0x1===_0x1430a9&&_0x3ea5a7[_0x533059(0x167)](_0x3ea5a7[_0x533059(0x10e)](_0x3ce17d,_0x533059(0x169)),_0x3ea5a7[_0x533059(0x175)]('p',{'class':_0x533059(0x15d)},[_0x3ea5a7[_0x533059(0x126)](_0x190772(_0x164a0e,_0x533059(0x11f)))]));const _0x3c7030=_0x1430a9?'':'['+_0x190772(_0x164a0e,_0x533059(0x111))+']';let _0x3135be=_0x3ce17d;return this[_0x533059(0x16d)][_0x533059(0x117)]((_0x3e2bc6,_0x3067d2,_0x4ad7e5)=>{const _0x5874a7=_0x533059,_0x205990=this[_0x5874a7(0x16e)][_0x5874a7(0x10c)][_0x5874a7(0x150)](_0x3e2bc6[_0x5874a7(0x15a)],{'ignoreWhitespaces':!0x0}),_0x1e441d=_0x205990?_0x3e2bc6[_0x5874a7(0x147)]:_0x3c7030,_0xdb777d=_0x3e2bc6[_0x5874a7(0x15a)][_0x5874a7(0x11e)](this[_0x5874a7(0x138)]),_0x1de78b=_0x3ea5a7[_0x5874a7(0x175)]('a',{'href':'#'+_0xdb777d,...!_0x1430a9&&{'tabindex':'-1'}},[_0x3ea5a7[_0x5874a7(0x126)](_0x1e441d)]),_0x4c33d1=this[_0x5874a7(0x16e)][_0x5874a7(0x16f)][_0x5874a7(0x13f)](_0x5874a7(0x149));_0x3ea5a7[_0x5874a7(0x11a)](_0x5874a7(0x172),_0x3067d2,_0x1de78b);const _0x4836f6=_0x3ea5a7[_0x5874a7(0x175)]('li',null,[_0x205990||!_0x1430a9&&_0x4c33d1?_0x1de78b:_0x3ea5a7[_0x5874a7(0x126)]('')]),_0x429ec4=_0x3067d2?_0x4ad7e5[_0x3067d2-0x1][_0x5874a7(0x132)]:0x0,_0x2f1a94=Math[_0x5874a7(0x17a)](_0x3e2bc6[_0x5874a7(0x132)]-_0x429ec4);if(_0x3e2bc6[_0x5874a7(0x132)]>_0x429ec4){const _0x502694=S(_0x4836f6,_0x2f1a94,_0x3ea5a7);_0x3ea5a7[_0x5874a7(0x167)](_0x3ea5a7[_0x5874a7(0x10e)](_0x3135be,_0x5874a7(0x169)),_0x502694);}else{const _0x278464=function(_0x3945ae,_0x19ada7){const _0x1be8b4=_0x5874a7;return _0x3945ae[_0x1be8b4(0x13a)]({'includeSelf':!0x0,'parentFirst':!0x0})[_0x1be8b4(0x164)](_0x669ba0=>_0x669ba0['is'](_0x1be8b4(0x155),'ol'))[_0x19ada7];}(_0x3135be,_0x2f1a94);_0x3ea5a7[_0x5874a7(0x167)](_0x3ea5a7[_0x5874a7(0x10e)](_0x278464,_0x5874a7(0x169)),_0x4836f6);}_0x3135be=_0x4836f6;}),_0x3ce17d;}[_0x36dfb7(0x12e)](_0x27af75){const _0x576350=_0x36dfb7,_0x59385f=this[_0x576350(0x16d)][_0x27af75][_0x576350(0x15a)];this[_0x576350(0x16e)][_0x576350(0x10c)][_0x576350(0x14a)](_0x49b02f=>{const _0x1fd67c=_0x576350;_0x49b02f[_0x1fd67c(0x139)](_0x59385f,0x0);}),this[_0x576350(0x16e)][_0x576350(0x174)][_0x576350(0x114)][_0x576350(0x113)]({'alignToTop':!0x0,'forceScroll':!0x0});}[_0x36dfb7(0x163)](){return(_0x41b12a,_0x588135)=>{const _0x247fce=_0x3962,_0x5ce0df=_0x588135[_0x247fce(0x16a)],_0x5b24af=_0x5ce0df[_0x247fce(0x16c)](_0x588135[_0x247fce(0x133)]),_0x3582b0=_0x5ce0df[_0x247fce(0x173)](_0x5b24af);_0x3582b0['is'](_0x247fce(0x155),_0x247fce(0x161))&&(_0x588135[_0x247fce(0x15c)]=this[_0x247fce(0x16e)][_0x247fce(0x10c)][_0x247fce(0x10e)](_0x3582b0,0x0),_0x41b12a[_0x247fce(0x154)]());};}}function S(_0x189871,_0x302693,_0x5cceb8){const _0x1184a1=_0x36dfb7;return 0x1===_0x302693?_0x5cceb8[_0x1184a1(0x175)]('ol',null,[_0x189871]):_0x5cceb8[_0x1184a1(0x175)]('ol',null,[_0x5cceb8[_0x1184a1(0x175)]('li',null,[S(_0x189871,_0x302693-0x1,_0x5cceb8)])]);}