@ckeditor/ckeditor5-document-outline 46.0.1-alpha.4 → 46.0.1-alpha.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2,4 +2,4 @@
2
2
  /*!
3
3
  * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
4
4
  * For licensing, see LICENSE.md.
5
- */(()=>{var t={46:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var i=n(168),o=n.n(i),r=n(433),s=n.n(r)()(o());s.push([t.id,":root{--ck-document-outline-padding:var(--ck-spacing-large);--ck-document-outline-base-font-size:.875em;--ck-document-outline-placeholder-color:var(--ck-color-engine-placeholder-text);--ck-document-outline-indent-level-1:0;--ck-document-outline-indent-level-2:1.5em;--ck-document-outline-indent-level-3:3em;--ck-document-outline-indent-level-4:4.5em;--ck-document-outline-indent-level-5:6em;--ck-document-outline-indent-level-6:7.5em;--ck-document-outline-item-padding:var(--ck-spacing-small);--ck-document-outline-item-active-color:var(--ck-color-base-active);--ck-document-outline-item-default-color:#424242;--ck-document-outline-item-hover-state-color:var(--ck-color-base-text)}.ck.ck-document-outline{font-size:var(--ck-document-outline-base-font-size);padding:var(--ck-document-outline-padding);user-select:none}.ck.ck-document-outline:empty:before{color:var(--ck-document-outline-placeholder-color);content:attr(data-document-outline-empty-placeholder);display:inline-block}.ck.ck-document-outline .ck-document-outline__item{color:var(--ck-document-outline-item-default-color);cursor:pointer;overflow:hidden;padding:var(--ck-document-outline-item-padding);text-overflow:ellipsis;white-space:nowrap}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_empty{font-style:italic}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_empty:hover,.ck.ck-document-outline .ck-document-outline__item:hover{color:var(--ck-document-outline-item-hover-state-color);text-decoration:underline}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_active{color:var(--ck-document-outline-item-active-color)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-1{padding-left:var(--ck-document-outline-indent-level-1)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-2{padding-left:var(--ck-document-outline-indent-level-2)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-3{padding-left:var(--ck-document-outline-indent-level-3)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-4{padding-left:var(--ck-document-outline-indent-level-4)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-5{padding-left:var(--ck-document-outline-indent-level-5)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-6{padding-left:var(--ck-document-outline-indent-level-6)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-1{padding-right:var(--ck-document-outline-indent-level-1)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-2{padding-right:var(--ck-document-outline-indent-level-2)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-3{padding-right:var(--ck-document-outline-indent-level-3)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-4{padding-right:var(--ck-document-outline-indent-level-4)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-5{padding-right:var(--ck-document-outline-indent-level-5)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-6{padding-right:var(--ck-document-outline-indent-level-6)}",""]);const c=s},168:t=>{"use strict";t.exports=function(t){return t[1]}},237:t=>{"use strict";t.exports=CKEditor5.dll},262:t=>{"use strict";var e={};t.exports=function(t,n){var i=function(t){if(void 0===e[t]){var n=document.querySelector(t);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(t){n=null}e[t]=n}return e[t]}(t);if(!i)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");i.appendChild(n)}},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},336:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var i=n(168),o=n.n(i),r=n(433),s=n.n(r)()(o());s.push([t.id,":root{--ck-content-table-of-contents-padding:1em;--ck-content-table-of-contents-line-height:1.5;--ck-content-table-of-contents-items-start-padding:24px;--ck-table-of-contents-border-color:var(--ck-color-base-border);--ck-table-of-contents-label-background-color:#757575;--ck-table-of-contents-background-color:var(--ck-color-base-foreground)}.ck-content .table-of-contents{margin:.9em auto}.ck-content .table-of-contents.table-of-contents_empty{display:none}.ck-content .table-of-contents .table-of-contents__placeholder{font-style:italic;margin:0;padding:var(--ck-content-table-of-contents-padding)}.ck-content .table-of-contents>ol{padding:var(--ck-content-table-of-contents-padding)}.ck-content .table-of-contents ol{line-height:var(--ck-content-table-of-contents-line-height);list-style-type:none;margin:0}.ck-content .table-of-contents ol ol{padding-inline-start:var(--ck-content-table-of-contents-items-start-padding)}.ck-content .table-of-contents ol li{cursor:default;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ck-editor__editable .ck-widget.table-of-contents{background-color:var(--ck-table-of-contents-background-color);border:1px solid var(--ck-table-of-contents-border-color);display:flow-root;min-width:15em;position:relative}.ck-editor__editable .ck-widget.table-of-contents[data-table-of-contents-label]:after{background-color:var(--ck-table-of-contents-label-background-color);color:#fff;content:attr(data-table-of-contents-label);font-family:var(--ck-font-face);font-size:10px;line-height:16px;padding:var(--ck-spacing-tiny) var(--ck-spacing-medium);position:absolute;right:10px;top:-1px;white-space:nowrap}[dir=rtl] .ck-editor__editable .ck-widget.table-of-contents[data-table-of-contents-label]:after{left:10px;right:auto}",""]);const c=s},355:(t,e,n)=>{t.exports=n(237)("./src/icons.js")},357:t=>{"use strict";t.exports=function(t){var e=document.createElement("style");return t.setAttributes(e,t.attributes),t.insert(e,t.options),e}},433:t=>{"use strict";t.exports=function(t){var e=[];return e.toString=function(){return this.map(function(e){var n="",i=void 0!==e[5];return e[4]&&(n+="@supports (".concat(e[4],") {")),e[2]&&(n+="@media ".concat(e[2]," {")),i&&(n+="@layer".concat(e[5].length>0?" ".concat(e[5]):""," {")),n+=t(e),i&&(n+="}"),e[2]&&(n+="}"),e[4]&&(n+="}"),n}).join("")},e.i=function(t,n,i,o,r){"string"==typeof t&&(t=[[null,t,void 0]]);var s={};if(i)for(var c=0;c<this.length;c++){var a=this[c][0];null!=a&&(s[a]=!0)}for(var u=0;u<t.length;u++){var l=[].concat(t[u]);i&&s[l[0]]||(void 0!==r&&(void 0===l[5]||(l[1]="@layer".concat(l[5].length>0?" ".concat(l[5]):""," {").concat(l[1],"}")),l[5]=r),n&&(l[2]?(l[1]="@media ".concat(l[2]," {").concat(l[1],"}"),l[2]=n):l[2]=n),o&&(l[4]?(l[1]="@supports (".concat(l[4],") {").concat(l[1],"}"),l[4]=o):l[4]="".concat(o)),e.push(l))}},e}},545:t=>{"use strict";var e,n=(e=[],function(t,n){return e[t]=n,e.filter(Boolean).join("\n")});function i(t,e,i,o){var r;if(i)r="";else{r="",o.supports&&(r+="@supports (".concat(o.supports,") {")),o.media&&(r+="@media ".concat(o.media," {"));var s=void 0!==o.layer;s&&(r+="@layer".concat(o.layer.length>0?" ".concat(o.layer):""," {")),r+=o.css,s&&(r+="}"),o.media&&(r+="}"),o.supports&&(r+="}")}if(t.styleSheet)t.styleSheet.cssText=n(e,r);else{var c=document.createTextNode(r),a=t.childNodes;a[e]&&t.removeChild(a[e]),a.length?t.insertBefore(c,a[e]):t.appendChild(c)}}var o={singleton:null,singletonCounter:0};t.exports=function(t){if("undefined"==typeof document)return{update:function(){},remove:function(){}};var e=o.singletonCounter++,n=o.singleton||(o.singleton=t.insertStyleElement(t));return{update:function(t){i(n,e,!1,t)},remove:function(t){i(n,e,!0,t)}}}},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},667:t=>{"use strict";t.exports=function(t,e){Object.keys(e).forEach(function(n){t.setAttribute(n,e[n])})}},673:t=>{"use strict";var e=[];function n(t){for(var n=-1,i=0;i<e.length;i++)if(e[i].identifier===t){n=i;break}return n}function i(t,i){for(var r={},s=[],c=0;c<t.length;c++){var a=t[c],u=i.base?a[0]+i.base:a[0],l=r[u]||0,d="".concat(u," ").concat(l);r[u]=l+1;var f=n(d),h={css:a[1],media:a[2],sourceMap:a[3],supports:a[4],layer:a[5]};if(-1!==f)e[f].references++,e[f].updater(h);else{var p=o(h,i);i.byIndex=c,e.splice(c,0,{identifier:d,updater:p,references:1})}s.push(d)}return s}function o(t,e){var n=e.domAPI(e);n.update(t);return function(e){if(e){if(e.css===t.css&&e.media===t.media&&e.sourceMap===t.sourceMap&&e.supports===t.supports&&e.layer===t.layer)return;n.update(t=e)}else n.remove()}}t.exports=function(t,o){var r=i(t=t||[],o=o||{});return function(t){t=t||[];for(var s=0;s<r.length;s++){var c=n(r[s]);e[c].references--}for(var a=i(t,o),u=0;u<r.length;u++){var l=n(r[u]);0===e[l].references&&(e[l].updater(),e.splice(l,1))}r=a}}},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")}},e={};function n(i){var o=e[i];if(void 0!==o)return o.exports;var r=e[i]={id:i,exports:{}};return t[i](r,r.exports,n),r.exports}n.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return n.d(e,{a:e}),e},n.d=(t,e)=>{for(var i in e)n.o(e,i)&&!n.o(t,i)&&Object.defineProperty(t,i,{enumerable:!0,get:e[i]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var i={};(()=>{"use strict";n.r(i),n.d(i,{DocumentOutline:()=>V,DocumentOutlineUI:()=>H,DocumentOutlineUtils:()=>h,HeadingId:()=>$,TableOfContents:()=>mt,TableOfContentsCommand:()=>G,TableOfContentsEditing:()=>ot,TableOfContentsUI:()=>dt});var t=n(782);function e(t,e,{signal:n,edges:i}={}){let o,r=null;const s=null!=i&&i.includes("leading"),c=null==i||i.includes("trailing"),a=()=>{null!==r&&(t.apply(o,r),o=void 0,r=null)};let u=null;const l=()=>{null!=u&&clearTimeout(u),u=setTimeout(()=>{u=null,c&&a(),f()},e)},d=()=>{null!==u&&(clearTimeout(u),u=null)},f=()=>{d(),o=void 0,r=null},h=function(...t){if(n?.aborted)return;o=this,r=t;const e=null==u;l(),s&&e&&a()};return h.schedule=l,h.cancel=f,h.flush=()=>{d(),a()},n?.addEventListener("abort",f,{once:!0}),h}function o(t,n=0,i={}){"object"!=typeof i&&(i={});const{leading:o=!1,trailing:r=!0,maxWait:s}=i,c=Array(2);let a;o&&(c[0]="leading"),r&&(c[1]="trailing");let u=null;const l=e(function(...e){a=t.apply(this,e),u=null},n,{edges:c}),d=function(...e){return null!=s&&(null===u&&(u=Date.now()),Date.now()-u>=s)?(a=t.apply(this,e),u=Date.now(),l.cancel(),l.schedule(),a):(l.apply(this,e),a)};return d.cancel=l.cancel,d.flush=()=>(l.flush(),a),d}var r=n(783);function s(t){const e=c;let n="";for(const i of t[e(183)]())i instanceof r.ModelText&&(n+=i[e(168)]);return n}function c(t,e){const n=a();return(c=function(t,e){return n[t-=158]})(t,e)}function a(){const t=["GeneralHtmlSupport","plugins","getChildren","4906625vZXoSx","36990EfYWCA","htmlH5","2115050yVGJeq","has","reduce","get","849710OYTlAm","htmlH3","3718017fKgmDc","54HglXQP","10280088lyLbcc","paragraph","htmlH2","data","614436cIqHGf","model","htmlH6","heading.options","htmlH1","1WyhVUt","push","config","4dpbRnY","187jcADcI","htmlH4","476VzPdvi"];return(a=function(){return t})()}!function(t){const e=c,n=t();for(;;)try{if(648653===-parseInt(e(174))/1*(parseInt(e(187))/2)+parseInt(e(163))/3*(parseInt(e(177))/4)+parseInt(e(184))/5+parseInt(e(185))/6*(-parseInt(e(180))/7)+parseInt(e(165))/8+parseInt(e(164))/9*(-parseInt(e(161))/10)+parseInt(e(178))/11*(-parseInt(e(169))/12))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=f();return(d=function(t,e){return n[t-=272]})(t,e)}function f(){const t=["item","config","domToView","_deriveHeadingElementsFromConversion","editor","length","backward","domConverter","selection","DocumentOutlineUtils","pluginName","_getActiveHeading","285728GbjyNu","fire","model","data","createElement","document","view","element","change","editing","documentOutline.headings","getChild","push","includes","modelElement","201031pkpFol","getFirstPosition","indexOf","level","_headingNames","activeItemIndex","isOfficialPlugin","isPremiumPlugin","toModel","35msWPtI","230226yGtxid","_getHeadingNames","_getOutlineDefinitions","findIndex","getChildren","name","328482DjiVbk","338448PuEMTR","228396ZPpkxv","afterInit","getRootNames","getRoot","init","get","831605HRcOUX","text"];return(f=function(){return t})()}!function(t){const e=d,n=t();for(;;)try{if(100582===parseInt(e(289))/1+-parseInt(e(305))/2+parseInt(e(299))/3+-parseInt(e(307))/4+parseInt(e(313))/5+parseInt(e(306))/6+-parseInt(e(298))/7*(parseInt(e(274))/8))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(f);class h extends t.Plugin{static get[l(272)](){return l(324)}static get[l(295)](){return!0}static get[l(296)](){return!0}[l(293)]=[];[l(311)](){const t=l,e=this[t(319)];this[t(293)]=this[t(300)]();let n=[];e[t(276)][t(279)].on(t(282),o(()=>{const e=t,i=n;n=this[e(301)]();const o=(0,u.diff)(i,n,(t,n)=>t[e(292)]===n[e(292)]&&t[e(314)]===n[e(314)]&&t[e(288)]===n[e(288)]),r=(0,u.diffToChanges)(o,n),s=this[e(273)](),c=n[e(302)](t=>t[e(288)]===s);r[e(320)]&&this[e(275)](e(282),{outlineDefinitions:n,activeItemIndex:c,outlineChanges:r}),this[e(275)](e(294),{index:c})},250,{leading:!0,trailing:!0}))}[l(308)](){const t=l;this[t(293)][t(320)]||this[t(318)]()}[l(301)](){const t=l,e=this[t(319)],n=[],i=this[t(293)];for(const n of e[t(276)][t(279)][t(309)]())o(e[t(276)][t(279)][t(310)](n));function o(e){const r=t;for(const t of e[r(303)]())t.is(r(281))&&(i[r(287)](t[r(304)])&&n[r(286)]({level:i[r(291)](t[r(304)])+1,text:s(t),modelElement:t}),o(t))}return n}[l(273)](){const t=l,e=this[t(319)][t(276)][t(279)][t(323)][t(290)](),n=new r.ModelTreeWalker({direction:t(321),startPosition:e});for(const e of n)if(e[t(315)].is(t(281))&&this[t(293)][t(287)](e[t(315)][t(304)]))return e[t(315)]}[l(300)](){const t=l;return this[t(319)][t(316)][t(312)](t(284))||function(t){const e=c,n=t[e(176)][e(160)](e(172));return n?n[e(159)]((t,n)=>(e(166)!==n[e(170)]&&t[e(175)](n[e(170)]),t),[]):t[e(182)][e(158)](e(181))?[e(173),e(167),e(162),e(179),e(186),e(171)]:[]}(this[t(319)])}[l(318)](){const t=l,e=this[t(319)],n=["h1","h2","h3","h4","h5","h6"],i=[];for(const o of n){const n=e[t(283)][t(280)][t(322)][t(317)](document[t(278)](o)),r=e[t(277)][t(297)](n)[t(285)](0);r?.is(t(281))&&i[t(286)](r[t(304)])}this[t(293)]=i}}var p=n(311);function m(t,e){const n=t.t;switch(e){case"Empty heading":return n("Empty heading");case"Editor headings will appear here as you type.":return n("Editor headings will appear here as you type.");case"No headings were found in the document.":return n("No headings were found in the document.");case"Table of contents":return n("Table of contents");default:return e}}function g(){const t=["26830MBXIFs","isActive","600592JAwrjr","1269932ViDgcU","text","Empty heading","4YRxWBm","bindTemplate","bind","906066rmuEow","7IGtRrI","ck-document-outline__item_active","1017BWmkRV","set","level","div","ck-reset","ck-document-outline__item_level-","868100KATpKz","isEmpty","ck-document-outline__item","ck-document-outline__item_empty","785844ZUGMaU","click","setTemplate","108119qCMSlg"];return(g=function(){return t})()}function w(t,e){const n=g();return(w=function(t,e){return n[t-=356]})(t,e)}!function(t){const e=w,n=t();for(;;)try{if(194941===parseInt(e(373))/1*(-parseInt(e(380))/2)+-parseInt(e(370))/3+parseInt(e(377))/4+-parseInt(e(366))/5+parseInt(e(357))/6+parseInt(e(358))/7*(parseInt(e(376))/8)+parseInt(e(360))/9*(parseInt(e(374))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(g);class v extends p.View{constructor(t,e=!1){const n=w;super(t);const i=this[n(381)],o=e?"["+m(t,n(379))+"]":"";this[n(361)](n(378),""),this[n(361)](n(362),1),this[n(361)](n(375),!1),this[n(356)](n(367)).to(this,n(378),t=>!t),this[n(372)]({tag:n(363),attributes:{class:["ck",n(364),n(368),i.to(n(362),t=>n(365)+t),i.if(n(375),n(359)),i.if(n(367),n(369))],title:i.to(n(378))},children:[{text:i.to(n(378),t=>t||o)}],on:{click:i.to(n(371))}})}}const I=b;function k(){const t=["source","map","2834550EloFkM","change:activeItemIndex","forEach","click","ck-document-outline","_insertItem","19965wqsVPl","fire","isActive","itemSelected","contentLanguageDirection","index","275785MeRuPH","items","28LoPnMv","delegate","createCollection","values","1693098VZIhzr","_handleItemClick","element","get","94774Uxxdcq","set","howMany","1493288QnuhTD","locale","text","destroy","_setActiveItem","Editor headings will appear here as you type.","insert","69813BAYWOy","addMany","getIndex","level","ck-reset","activeItemIndex","div","remove","showEmptyHeadingText","delete","_deleteItem","900QmbYji","3dgUsUJ","setTemplate","documentOutlineContainer","sync","bind","type","52MdWnQq","350hvuCfN","_scrollToItem"];return(k=function(){return t})()}function b(t,e){const n=k();return(b=function(t,e){return n[t-=413]})(t,e)}!function(t){const e=b,n=t();for(;;)try{if(741729===-parseInt(e(457))/1*(-parseInt(e(435))/2)+parseInt(e(431))/3+-parseInt(e(463))/4*(-parseInt(e(425))/5)+parseInt(e(413))/6+-parseInt(e(427))/7*(parseInt(e(438))/8)+-parseInt(e(445))/9*(parseInt(e(464))/10)+-parseInt(e(419))/11*(parseInt(e(456))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(k);class y extends p.View{[I(426)];[I(459)];[I(453)];constructor(t,e=!1,n){const i=I;super(t),this[i(453)]=e,this[i(436)](i(450),-1),this[i(459)]=n,this[i(426)]=this[i(429)](),this[i(426)][i(428)](i(416)).to(this),this.on(i(416),this[i(432)][i(461)](this)),this.on(i(414),(t,e,n,o)=>{this[i(442)](o,n)}),this[i(458)]({tag:i(451),attributes:{class:["ck",i(449),i(417)],dir:t[i(423)],"data-document-outline-empty-placeholder":m(t,i(443)),tabindex:-1},children:this[i(426)]})}[I(460)](t){const e=I;t[e(415)](t=>{const n=e;n(444)==t[n(462)]?this[n(418)](t[n(424)],...t[n(430)]):n(454)==t[n(462)]&&this[n(455)](t[n(424)],t[n(437)])})}[I(442)](t,e){const n=I;if(-1!==t){const e=this[n(426)][n(434)](t);e&&(e[n(421)]=!1)}-1!==e&&(this[n(426)][n(434)](e)[n(421)]=!0,this[n(465)](e))}[I(418)](t,...e){const n=I,i=e[n(467)]((e,i)=>{const o=n,r=new v(this[o(439)],this[o(453)]);return r[o(440)]=e[o(440)],r[o(448)]=e[o(448)],t+i===this[o(450)]&&(r[o(421)]=!0),r});this[n(426)][n(446)](i,t)}[I(455)](t,e){const n=I;do{this[n(426)][n(452)](t)}while(--e)}[I(432)](t){const e=I,n=this[e(426)][e(447)](t[e(466)]);this[e(420)](e(422),n)}[I(465)](t){const e=I;(0,u.scrollAncestorsToShowTarget)(this[e(426)][e(434)](t)[e(433)],20,this[e(459)])}[I(441)](){const t=I;super[t(441)](),this[t(433)][t(452)]()}}var _=n(673),x=n.n(_),O=n(545),C=n.n(O),T=n(262),E=n.n(T),A=n(667),P=n.n(A),L=n(357),D=n.n(L),S=n(46),M={attributes:{"data-cke":!0}};M.setAttributes=P(),M.insert=E().bind(null,"head"),M.domAPI=C(),M.insertStyleElement=D();x()(S.A,M);S.A&&S.A.locals&&S.A.locals;const K=N;function N(t,e){const n=j();return(N=function(t,e){return n[t-=119]})(t,e)}function j(){const t=["document","getVisible","itemSelected","domConverter","afterInit","locale","plugins","_updateActiveDefinitionOnViewportChange","getDomRoot","window","bottom","documentOutline.container","resize","floor","getIntersection","_updateActiveDefinitionFromViewportThrottled","focusTracker","52167LlmibE","document-outline-container-not-provided","view","add","documentOutline.showEmptyHeadings","render","focus","pluginName","getRootNames","52GopMzm","join","155EdJToh","href","model","listenTo","get","init","isPremiumPlugin","appendChild","modelElement","5132871LgsAXs","mapper","activeItemIndex","2aqcYvc","scrollToTheSelection","setSelection","_handleItemSelected","map","change","element","1205274uJfzfY","155180QYpiMI","12EKwXtx","config","editor","mapViewToDom","DocumentOutlineUtils","indexOf","2044141IAYqEZ","cancel","toViewElement","_setActiveViewItem","destroy","scroll","height","fromCharCode","isOfficialPlugin","_currentOutlineDefinitions","length","2466NjWics","8UNPuWm","540307jMYDSJ","DocumentOutlineUI","editing","bind","sync","_handleOutlineChange","top"];return(j=function(){return t})()}!function(t){const e=N,n=t();for(;;)try{if(556835===-parseInt(e(157))/1*(-parseInt(e(129))/2)+-parseInt(e(181))/3*(-parseInt(e(190))/4)+parseInt(e(192))/5*(-parseInt(e(155))/6)+parseInt(e(136))/7+parseInt(e(156))/8*(-parseInt(e(126))/9)+parseInt(e(137))/10+parseInt(e(144))/11*(parseInt(e(138))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(j);class H extends t.Plugin{[K(183)];[K(153)];[K(179)];static get[K(188)](){return K(158)}static get[K(152)](){return!0}static get[K(123)](){return!0}constructor(t){const e=K;super(t),this[e(183)]=new y(t[e(169)],this[e(140)][e(139)][e(121)](e(185)),this[e(140)][e(139)][e(121)](e(175))),this[e(153)]=[],this[e(179)]=function(t,e=0,n={}){"object"!=typeof n&&(n={});const{leading:i=!0,trailing:r=!0}=n;return o(t,e,{leading:i,trailing:r,maxWait:e})}(this[e(171)][e(160)](this),100)}[K(122)](){const t=K,e=this[t(140)],n=e[t(170)][t(121)](t(142));let i=!1;if(this[t(183)][t(186)](),this[t(140)].ui[t(180)][t(184)](this[t(183)][t(135)]),!e[t(139)][t(121)](t(175)))throw new u.CKEditorError(t(182),{editor:e});e[t(139)][t(121)](t(175))[t(124)](this[t(183)][t(135)]),n.on(t(134),this[t(162)][t(160)](this)),n.on(t(128),(e,{index:n})=>this[t(147)](n)),this[t(183)].on(t(166),(e,n)=>{i=!0,this[t(132)](n)}),this[t(183)][t(120)](u.global[t(164)],t(149),()=>{i?i=!1:this[t(179)]()},{useCapture:!0}),this[t(183)][t(120)](u.global[t(173)],t(176),this[t(179)],{useCapture:!0})}[K(168)](){!async function(t){const e=m([120,107,106,117,99,119,104,78,68,88,121,79,84,105,56,81,65,48,103,80,51,74,112,49,111,77,75,118,109,108,57,90,70,66,98,69,54,115,52,110,67,122,102,55,114,83,87,71,101,82,97,100,73,113,86,53,50,85,89,116,72,76]),n=window[m([68,97,116,101])][m([110,111,119])](),i=t[m([101,100,105,116,111,114])],o=new(window[m([80,114,111,109,105,115,101])])(t=>{i[m([111,110,99,101])](m([114,101,97,100,121]),t)}),r={[m([107,116,121])]:m([69,67]),[m([117,115,101])]:m([115,105,103]),[m([99,114,118])]:m([80,45,50,53,54]),[m([120])]:m([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[m([121])]:m([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[m([97,108,103])]:m([69,83,50,53,54])},s=i[m([99,111,110,102,105,103])][m([103,101,116])](m([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[m([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),o[m([116,104,101,110])](()=>new(window[m([80,114,111,109,105,115,101])])(t=>{let e=0;i[m([109,111,100,101,108])][m([111,110])](m([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,i)=>{i[0][m([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[m([111,102,102])]())})}))];return window[m([80,114,111,109,105,115,101])][m([114,97,99,101])](e)[m([116,104,101,110])](()=>t)}function a(t){return t[m([115,116,97,114,116,115,87,105,116,104])](m([101,121]))?JSON[m([112,97,114,115,101])](l(t)):null}function l(t){return window[m([97,116,111,98])](t[m([114,101,112,108,97,99,101])](/-/g,m([43]))[m([114,101,112,108,97,99,101])](/_/g,m([47])))}function d(t){let e=5381;function n(t){for(let n=0;n<t[m([108,101,110,103,116,104])];n++){const i=t[m([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+i,e&=e}}return function t(e){Array[m([105,115,65,114,114,97,121])](e)?e[m([102,111,114,69,97,99,104])](t):e&&typeof e==m([111,98,106,101,99,116])?Object[m([101,110,116,114,105,101,115])](e)[m([115,111,114,116])]()[m([102,111,114,69,97,99,104])](([e,i])=>{n(e),t(i)}):n(window[m([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[m([116,111,83,116,114,105,110,103])](16)[m([112,97,100,83,116,97,114,116])](8,m([48]))}function h(t){return t[m([115,112,108,105,116])]("")[m([114,101,118,101,114,115,101])]()[m([106,111,105,110])]("")}function p(){}function m(t){const e=N;return t[e(133)](t=>String[e(151)](t))[e(191)]("")}!function(t){const n=function(){const t=window[m([83,116,114,105,110,103])](window[m([112,101,114,102,111,114,109,97,110,99,101])][m([110,111,119])]())[m([114,101,112,108,97,99,101])](m([46]),"");let n=m([120]);for(let i=0;i<t[m([108,101,110,103,116,104])];i+=2){let o=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](i,i+2));o>=e[m([108,101,110,103,116,104])]&&(o-=e[m([108,101,110,103,116,104])]),n+=e[o]}return n}();i[n]=m([100,111,99,117,109,101,110,116,79,117,116,108,105,110,101,76,105,99,101,110,115,101,75,101,121])+t,t!=m([86,97,108,105,100])&&async function(){await o,i[m([109,111,100,101,108])][m([99,104,97,110,103,101])]=p,i[m([109,111,100,101,108])][m([101,110,113,117,101,117,101,67,104,97,110,103,101])]=p,i[m([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](m([109,111,100,101,108]))}()}(await async function(){let t,e=null,p=null;try{return s==m([71,80,76])?m([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=s[m([115,112,108,105,116])](m([46]));return 3!=t[m([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[m([106,116,105])],n=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](t[m([108,101,110,103,116,104])]-8),16),i={...e,[m([106,116,105])]:t[m([115,117,98,115,116,114,105,110,103])](0,t[m([108,101,110,103,116,104])]-8)};return delete i[m([118,99])],d(i)==n}}}(),t?(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(p=function(t,e){return new(window[m([80,114,111,109,105,115,101])])(c=>{if(r())return c(m([86,97,108,105,100]));s(),i[m([100,101,99,111,114,97,116,101])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const l=(0,u.uid)();function p(t){return!!t&&(typeof t===m([111,98,106,101,99,116])||typeof t===m([102,117,110,99,116,105,111,110]))&&typeof t[m([116,104,101,110])]===m([102,117,110,99,116,105,111,110])&&typeof t[m([99,97,116,99,104])]===m([102,117,110,99,116,105,111,110])}function g(i){a(i)[m([116,104,101,110])](t=>t&&t[m([115,116,97,116,117,115])]==m([111,107])?f(d(l+e))!=t[m([118,101,114,105,102,105,99,97,116,105,111,110])]?m([85,115,97,103,101,76,105,109,105,116]):m([86,97,108,105,100]):m([85,115,97,103,101,76,105,109,105,116]))[m([116,104,101,110])](t=>(r(),t),()=>{const t=s();return null==t?(r(),m([86,97,108,105,100])):m(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[m([116,104,101,110])](c)[m([99,97,116,99,104])](()=>{c(m([85,115,97,103,101,76,105,109,105,116]))});const o=36e5;function r(){const e=m([108,108,99,116,45])+f(d(t)),i=h(f(window[m([77,97,116,104])][m([99,101,105,108])](n/o)));window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([115,101,116,73,116,101,109])](e,i)}function s(){const e=m([108,108,99,116,45])+f(d(t)),n=window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([103,101,116,73,116,101,109])](e);return n?window[m([112,97,114,115,101,73,110,116])](h(n),16)*o:null}function a(t){return new(window[m([80,114,111,109,105,115,101])])((e,n)=>{t[m([116,104,101,110])](e,n),window[m([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}i[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return c(m([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[m([114,101,113,117,101,115,116,73,100])]:l}},{[m([112,114,105,111,114,105,116,121])]:m([104,105,103,104])}),i[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{p(t[m([114,101,116,117,114,110])])&&(a=!0,g(t[m([114,101,116,117,114,110])]))},{[m([112,114,105,111,114,105,116,121])]:m([108,111,119])}),o[m([116,104,101,110])](()=>{a||c(m([85,115,97,103,101,76,105,109,105,116]))})});function r(){return i[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==m([97,117,116,111])}function s(){i[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=m([97,117,116,111])}}(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[m([106,116,105])])),await async function(){let t=!0;try{const i=s[m([115,112,108,105,116])](m([46])),[o,r,c]=i;return e(o),await n(o,r,c),t}catch{return!1}function e(e){const n=a(e);n&&n[m([97,108,103])]==m([69,83,50,53,54])||(t=!1)}async function n(e,n,i){const o=window[m([85,105,110,116,56,65,114,114,97,121])][m([102,114,111,109])](l(i),t=>t[m([99,104,97,114,67,111,100,101,65,116])](0)),s=(new(window[m([84,101,120,116,69,110,99,111,100,101,114])]))[m([101,110,99,111,100,101])](e+m([46])+n),c=window[m([99,114,121,112,116,111])][m([115,117,98,116,108,101])];if(!c)return;const a=await c[m([105,109,112,111,114,116,75,101,121])](m([106,119,107]),r,{[m([110,97,109,101])]:m([69,67,68,83,65]),[m([110,97,109,101,100,67,117,114,118,101])]:m([80,45,50,53,54])},!1,[m([118,101,114,105,102,121])]);await c[m([118,101,114,105,102,121])]({[m([110,97,109,101])]:m([69,67,68,83,65]),[m([104,97,115,104])]:{[m([110,97,109,101])]:m([83,72,65,45,50,53,54])}},a,o,s)||(t=!1)}}()?function(){const e=t[m([102,101,97,116,117,114,101,115])];return!(!e||!e[m([105,110,99,108,117,100,101,115])](m([42]))&&!e[m([105,110,99,108,117,100,101,115])](m([68,79]))&&!e[m([105,110,99,108,117,100,101,115])](m([80,80])))}()?function(){const e=[m([101,118,97,108,117,97,116,105,111,110]),m([116,114,105,97,108])][m([105,110,99,108,117,100,101,115])](t[m([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1754179200;return t[m([101,120,112])]<e}()?m([69,120,112,105,114,101,100]):function(){const e=N,n=t[m([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[m([108,101,110,103,116,104])])return!0;const{hostname:i}=new URL(window[m([108,111,99,97,116,105,111,110])][e(193)]);if(n[m([105,110,99,108,117,100,101,115])](i))return!0;const o=i[m([115,112,108,105,116])](m([46]));return n[m([102,105,108,116,101,114])](t=>t[m([105,110,99,108,117,100,101,115])](m([42])))[m([109,97,112])](t=>t[m([115,112,108,105,116])](m([46])))[m([102,105,108,116,101,114])](t=>t[m([108,101,110,103,116,104])]<=o[m([108,101,110,103,116,104])])[m([109,97,112])](t=>Array(o[m([108,101,110,103,116,104])]-t[m([108,101,110,103,116,104])])[m([102,105,108,108])](t[0]===m([42])?m([42]):"")[m([99,111,110,99,97,116])](t))[m([115,111,109,101])](t=>o[m([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===m([42])))}()?(t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([101,118,97,108,117,97,116,105,111,110])&&(e=c(m([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([116,114,105,97,108])&&(e=c(m([84,114,105,97,108,76,105,109,105,116]))),await(e&&p?new(window[m([80,114,111,109,105,115,101])])((t,n)=>{e[m([116,104,101,110])](t,n),p[m([116,104,101,110])](e=>{e!=m([86,97,108,105,100])&&t(e)},n)}):e||p||m([86,97,108,105,100]))):m([68,111,109,97,105,110,76,105,109,105,116]):m([78,111,116,65,108,108,111,119,101,100]):m([73,110,118,97,108,105,100])):m([73,110,118,97,108,105,100]))}catch{return m([73,110,118,97,108,105,100])}}())}(this)}[K(148)](){const t=K;super[t(148)](),this[t(183)][t(148)](),this[t(179)][t(145)]()}[K(162)](t,{outlineDefinitions:e,outlineChanges:n}){const i=K;this[i(153)]=e,this[i(183)][i(161)](n)}[K(147)](t){const e=K;this[e(153)][e(154)]&&this[e(153)][t]&&(this[e(183)][e(128)]=t)}[K(132)](t){const e=K,n=this[e(153)][t][e(125)];this[e(140)][e(119)][e(134)](t=>{t[e(131)](n,0)}),this[e(140)][e(159)][e(183)][e(130)]({alignToTop:!0,forceScroll:!0}),this[e(140)][e(159)][e(183)][e(187)](),this[e(147)](t)}[K(171)](){const t=K,e=this[t(140)];let n;for(const i of e[t(119)][t(164)][t(189)]()){const o=e[t(159)][t(183)][t(172)](i),r=o&&new u.Rect(o)[t(165)]();if(r){const e=new u.Rect(u.global[t(173)])[t(178)](r);e&&(n=e[t(163)]+.25*e[t(150)])}}if(void 0===n)return;const i=R(e[t(159)],this[t(153)],n);i?this[t(147)](this[t(153)][t(143)](i)):this[t(147)](-1)}}function R(t,e,n,i=0,o=e[K(154)]-1){const r=K,s=Math[r(177)](i+(o-i)/2);if(o>=i){const c=e[s],a=t[r(127)][r(146)](c[r(125)]);if(!a)return null;const l=t[r(183)][r(167)][r(141)](a);return new u.Rect(l)[r(174)]>n?R(t,e,n,i,s-1):R(t,e,n,s+1,o)}return s<0?null:e[s]}const U=q;function q(t,e){const n=W();return(q=function(t,e){return n[t-=105]})(t,e)}!function(t){const e=q,n=t();for(;;)try{if(991964===-parseInt(e(140))/1*(parseInt(e(112))/2)+parseInt(e(121))/3+-parseInt(e(137))/4+parseInt(e(115))/5*(parseInt(e(127))/6)+-parseInt(e(122))/7*(parseInt(e(110))/8)+-parseInt(e(144))/9*(-parseInt(e(123))/10)+parseInt(e(117))/11*(-parseInt(e(131))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(W);class V extends t.Plugin{[U(125)];[U(120)];static get[U(143)](){return[h,H]}static get[U(128)](){return U(139)}static get[U(129)](){return!0}static get[U(126)](){return!0}[U(130)](){const t=U;this[t(125)]=this[t(106)][t(111)][t(141)](t(125));const e=this[t(106)];this[t(120)]=setInterval(()=>{const n=t;let i;for(const t in e){const o=t,r=e[o];if(n(109)==r||n(135)==r||n(108)==r||n(107)==r||n(132)==r||n(119)==r||n(134)==r||n(105)==r){delete e[o],i=r,clearInterval(this[n(120)]),this[n(120)]=void 0;break}}n(135)==i&&e[n(136)](n(138)),n(108)==i&&e[n(136)](n(124)),n(107)==i&&e[n(136)](n(133)),n(132)==i&&e[n(136)](n(142),n(139)),n(119)==i&&e[n(136)](n(116)),n(134)==i&&e[n(136)](n(113)),n(105)==i&&e[n(136)](n(114))},1e3)}[U(118)](){const t=U;super[t(118)](),this[t(120)]&&clearInterval(this[t(120)])}}function W(){const t=["documentOutlineLicenseKeyExpired","documentOutlineLicenseKeyValid","24dGZXSX","config","5890nMsGUL","trialLimit","usageLimit","1455940exjgIH","evaluationLimit","2145lpQBDb","destroy","documentOutlineLicenseKeyEvaluationLimit","_licenseKeyCheckInterval","3835302XAnOQb","3272843RWHmQg","136410xmHsdq","expired","licenseKey","isPremiumPlugin","36XUEEOM","pluginName","isOfficialPlugin","init","156Atpsyf","documentOutlineLicenseKeyNotAllowed","domainLimit","documentOutlineLicenseKeyTrialLimit","documentOutlineLicenseKeyInvalid","_showLicenseError","122552gRhTxx","invalid","DocumentOutline","467rhfnxT","get","featureNotAllowed","requires","513GjDxPi","documentOutlineLicenseKeyUsageLimit","editor","documentOutlineLicenseKeyDomainLimit"];return(W=function(){return t})()}var z=n(901);function B(t,e){const n=F();return(B=function(t,e){return n[t-=368]})(t,e)}const Z=B;!function(t){const e=B,n=t();for(;;)try{if(247637===-parseInt(e(386))/1*(-parseInt(e(382))/2)+-parseInt(e(393))/3+parseInt(e(375))/4+-parseInt(e(387))/5*(-parseInt(e(380))/6)+parseInt(e(383))/7*(-parseInt(e(378))/8)+-parseInt(e(376))/9*(-parseInt(e(373))/10)+parseInt(e(369))/11*(-parseInt(e(372))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(F);class G extends t.Command{[Z(377)](){const t=Z;this[t(368)][t(371)][t(370)](e=>{const n=t;this[n(368)][n(371)][n(391)](e[n(374)](n(392)))})}[Z(381)](){const t=Z,e=this[t(368)][t(371)],n=e[t(379)][t(390)][t(384)]();this[t(388)]=null!==(n&&e[t(385)][t(389)](n,t(392)))}}function F(){const t=["selection","insertObject","tableOfContents","114822VJqQLy","editor","1045627EQwqOh","change","model","96zcwZwO","1020vRtEsj","createElement","260944sIytzP","37953GOimZK","execute","424CtyKXT","document","180rvKzXP","refresh","2knIrGE","26033ebyNZR","getFirstPosition","schema","431874YEkLMG","52705rirMEr","isEnabled","findAllowedParent"];return(F=function(){return t})()}var Q=n(336),X={attributes:{"data-cke":!0}};X.setAttributes=P(),X.insert=E().bind(null,"head"),X.domAPI=C(),X.insertStyleElement=D();x()(Q.A,X);Q.A&&Q.A.locals&&Q.A.locals;const Y=J;function J(t,e){const n=tt();return(J=function(t,e){return n[t-=261]})(t,e)}!function(t){const e=J,n=t();for(;;)try{if(349056===parseInt(e(310))/1+-parseInt(e(275))/2+-parseInt(e(280))/3*(parseInt(e(285))/4)+parseInt(e(265))/5+-parseInt(e(300))/6+-parseInt(e(297))/7*(-parseInt(e(290))/8)+parseInt(e(308))/9*(parseInt(e(270))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(tt);class $ extends t.Plugin{static get[Y(279)](){return Y(315)}static get[Y(268)](){return!0}static get[Y(293)](){return!0}[Y(272)](){const t=Y,e=this[t(284)];e[t(296)][t(271)](t(288))||(function(e){const n=t,i=new Map;return e?(e[n(323)](t=>{const e=n;e(281)!==t[e(294)]&&i[e(263)](t[e(332)],t[e(294)])}),i[n(271)]("h1")||i[n(263)]("h1",n(329)),i):i}(this[t(284)][t(296)][t(271)](t(292)))[t(323)]((n,i)=>{const o=t;this[o(295)](i),this[o(328)](n),e[o(294)][o(301)][o(316)](n)&&e[o(294)][o(301)][o(318)](n,{allowAttributes:o(304)})}),this[t(307)]())}[Y(295)](t){const e=Y;this[e(284)][e(282)][e(267)](e(287))[e(266)](n=>n.on(e(322)+t,(t,n,i)=>{const o=e,{consumable:r,writer:s}=i,c=n[o(317)][o(320)]("id"),a=n[o(321)][o(331)]();if(a)return c&&c[o(264)]||a[o(291)](o(304))?void(r[o(273)](n[o(317)],{attributes:["id"]})&&s[o(276)](o(304),c,a)):(r[o(273)](n[o(317)],{attributes:["id"]}),void s[o(276)](o(304),(0,u.uid)(),a))},{priority:u.priorities[e(271)](e(299))+.5}))}[Y(328)](t){const e=Y;this[e(284)][e(282)][e(267)](e(302))[e(266)](n=>n.on(e(298)+t,(t,n,i)=>{const o=e;if(!i[o(306)][o(273)](n[o(278)],t[o(309)]))return;const r=n[o(278)][o(320)](o(304)),s=i[o(314)][o(330)](n[o(278)]);i[o(327)][o(276)]("id",r,s)}))}[Y(307)](){const t=Y,e=this[t(284)],n=new Set,i=new Set;function o(e,n){const o=t,r=(0,u.uid)();return i[o(266)](r),e[o(276)](o(304),r,n),r}function r(e,n){const i=t;e[i(303)](i(304),n)}e[t(294)][t(325)][t(286)](s=>{const c=t,a=e[c(294)][c(325)][c(313)][c(305)]();let u=!1;for(const t of a)if(c(261)==t[c(277)]&&t[c(309)])if(et(t[c(309)])){const e=t[c(262)][c(271)](c(304));c(274)==typeof e?n[c(326)](e)?(o(s,t[c(319)][c(283)]),u=!0):i[c(266)](e):(o(s,t[c(319)][c(283)]),u=!0)}else c(274)==typeof t[c(262)][c(271)](c(304))&&(r(s,t[c(319)][c(283)]),u=!0);else if(c(269)==t[c(277)]){const e=t[c(262)][c(271)](c(304));c(274)==typeof e&&n[c(324)](e)}return u}),e[t(294)][t(325)].on(t(312),()=>{const e=t;i[e(323)](t=>n[e(266)](t)),i[e(311)]()})}}function tt(){const t=["model","_customUpcastHeadingsConversion","config","91gtgBUU","attribute:headingId:","low","2374416yoztwZ","schema","downcast","removeAttribute","headingId","getChanges","consumable","_registerHeadingIdAttributePostfixer","1017iltymq","name","47076aaTVNm","clear","change","differ","mapper","HeadingId","isRegistered","viewItem","extend","position","getAttribute","modelRange","element:","forEach","delete","document","has","writer","_customDataDowncastHeadingsConversion","heading1","toViewElement","getContainedElement","view","insert","attributes","set","length","22975bKvDHt","add","for","isOfficialPlugin","remove","168260nSbjJp","get","afterInit","consume","string","1302016uLXIat","setAttribute","type","item","pluginName","3SPaZjM","paragraph","conversion","nodeAfter","editor","2717168bQenYG","registerPostFixer","upcast","headingId.modelAttributeName","match","75128iDxGBU","hasAttribute","heading.options","isPremiumPlugin"];return(tt=function(){return t})()}function et(t){return!!t[Y(289)](/heading\d/)}const nt=rt;function it(){const t=["filter","getChanges","editingDowncast","mapper","tableOfContentsHeadingIndex","model","view","afterInit","insert","preventDefault","6620656CDqdZQ","add","getCustomProperty","join","getAncestors","text","_updateTableOfContentsElements","end","change","setSelection","for","isPremiumPlugin","isInteger","editing","name","viewToModelPosition","_defineSchema","46982738LBgaHs","elementToElement","hasContent","map","70248WaEcTa","42IJeqRU","abs","fromCharCode","config","href","commands","get","dataDowncast","tableOfContents","insertTableOfContents","$graveyard","DocumentOutlineUtils","element","4112826RwSuSS","upcast","position","init","conversion","modelElement","table-of-contents","getAttribute","TableOfContentsEditing","schema","setCustomProperty","7006509QAsKmj","isOfficialPlugin","div","Empty heading","viewPosition","editor","headingId","click","outlineDefinitions","level","plugins","locale","document","_currentOutlineDefinitions","differ","table-of-contents__placeholder","Table of contents","length","createPositionAt","20zNMhlh","modelPosition","registerRawContentMatcher","domEvent","stop","headingId.modelAttributeName","No headings were found in the document.","type","findMappedViewAncestor","high","pluginName","_tableOfContentsElements","_defineConverters","elementToStructure","toModelElement","50WSIrZZ","nodeAfter","documentOutline.showEmptyHeadings","$capture","_trackNewToCElements","_createTableOfContents","_headingIdModelAttributeName","listenTo","register","8ZIbsvF","data","target","43532eczLOa","requires","reconvertItem"," table-of-contents_empty","createContainerElement","createText","$blockObject","rootName","forEach","_redirectMapper","1335372yxildK","_handleScrollToHeading","scrollToTheSelection"];return(it=function(){return t})()}!function(t){const e=rt,n=t();for(;;)try{if(927546===-parseInt(e(327))/1*(parseInt(e(328))/2)+-parseInt(e(341))/3+parseInt(e(283))/4*(-parseInt(e(271))/5)+parseInt(e(293))/6+-parseInt(e(306))/7*(-parseInt(e(280))/8)+parseInt(e(352))/9*(-parseInt(e(256))/10)+parseInt(e(323))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(it);class ot extends t.Plugin{static get[nt(266)](){return nt(349)}static get[nt(353)](){return!0}static get[nt(317)](){return!0}static get[nt(284)](){return[z.Widget,h,$]}[nt(250)];[nt(267)];[nt(277)];constructor(t){const e=nt;super(t),this[e(250)]=[],this[e(267)]=new Set,this[e(277)]=e(243)}[nt(344)](){const t=nt,e=this[t(242)],n=e[t(319)][t(302)][t(249)];e[t(331)][t(334)](t(261))&&(this[t(277)]=e[t(331)][t(334)](t(261))),this[t(278)](n,t(244),(e,n)=>{const i=t;if(!n[i(282)])return;const o=n[i(282)][i(308)](i(300));Number[i(318)](o)&&(n[i(259)][i(305)](),e[i(260)](),this[i(294)](o))},{priority:t(265),context:t(274)}),this[t(322)](),this[t(268)](),e[t(333)][t(307)](t(337),new G(e)),e[t(247)][t(334)](t(339)).on(t(314),(e,n)=>{const i=t;this[i(250)]=n[i(245)],this[i(312)]()}),this[t(278)](e[t(301)][t(249)],t(314),()=>{this[t(275)]()})}[nt(303)](){!async function(t){const e=m([78,89,119,75,113,68,86,69,97,122,104,100,71,48,53,87,110,88,82,79,54,99,101,77,80,66,105,84,108,50,67,106,70,102,52,51,112,76,117,109,81,83,56,116,121,115,72,114,107,103,55,98,74,120,118,85,57,73,49,65,90,111]),n=window[m([68,97,116,101])][m([110,111,119])](),i=t[m([101,100,105,116,111,114])],o=new(window[m([80,114,111,109,105,115,101])])(t=>{i[m([111,110,99,101])](m([114,101,97,100,121]),t)}),r={[m([107,116,121])]:m([69,67]),[m([117,115,101])]:m([115,105,103]),[m([99,114,118])]:m([80,45,50,53,54]),[m([120])]:m([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[m([121])]:m([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[m([97,108,103])]:m([69,83,50,53,54])},s=i[m([99,111,110,102,105,103])][m([103,101,116])](m([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[m([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),o[m([116,104,101,110])](()=>new(window[m([80,114,111,109,105,115,101])])(t=>{let e=0;i[m([109,111,100,101,108])][m([111,110])](m([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,i)=>{i[0][m([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[m([111,102,102])]())})}))];return window[m([80,114,111,109,105,115,101])][m([114,97,99,101])](e)[m([116,104,101,110])](()=>t)}function a(t){return t[m([115,116,97,114,116,115,87,105,116,104])](m([101,121]))?JSON[m([112,97,114,115,101])](l(t)):null}function l(t){return window[m([97,116,111,98])](t[m([114,101,112,108,97,99,101])](/-/g,m([43]))[m([114,101,112,108,97,99,101])](/_/g,m([47])))}function d(t){let e=5381;function n(t){for(let n=0;n<t[m([108,101,110,103,116,104])];n++){const i=t[m([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+i,e&=e}}return function t(e){Array[m([105,115,65,114,114,97,121])](e)?e[m([102,111,114,69,97,99,104])](t):e&&typeof e==m([111,98,106,101,99,116])?Object[m([101,110,116,114,105,101,115])](e)[m([115,111,114,116])]()[m([102,111,114,69,97,99,104])](([e,i])=>{n(e),t(i)}):n(window[m([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[m([116,111,83,116,114,105,110,103])](16)[m([112,97,100,83,116,97,114,116])](8,m([48]))}function h(t){return t[m([115,112,108,105,116])]("")[m([114,101,118,101,114,115,101])]()[m([106,111,105,110])]("")}function p(){}function m(t){const e=rt;return t[e(326)](t=>String[e(330)](t))[e(309)]("")}!function(t){const n=function(){const t=window[m([83,116,114,105,110,103])](window[m([112,101,114,102,111,114,109,97,110,99,101])][m([110,111,119])]())[m([114,101,112,108,97,99,101])](m([46]),"");let n=m([78]);for(let i=0;i<t[m([108,101,110,103,116,104])];i+=2){let o=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](i,i+2));o>=e[m([108,101,110,103,116,104])]&&(o-=e[m([108,101,110,103,116,104])]),n+=e[o]}return n}();i[n]=m([116,97,98,108,101,79,102,67,111,110,116,101,110,116,115,76,105,99,101,110,115,101,75,101,121])+t,t!=m([86,97,108,105,100])&&async function(){await o,i[m([109,111,100,101,108])][m([99,104,97,110,103,101])]=p,i[m([109,111,100,101,108])][m([101,110,113,117,101,117,101,67,104,97,110,103,101])]=p,i[m([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](m([109,111,100,101,108]))}()}(await async function(){let t,e=null,p=null;try{return s==m([71,80,76])?m([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=s[m([115,112,108,105,116])](m([46]));return 3!=t[m([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[m([106,116,105])],n=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](t[m([108,101,110,103,116,104])]-8),16),i={...e,[m([106,116,105])]:t[m([115,117,98,115,116,114,105,110,103])](0,t[m([108,101,110,103,116,104])]-8)};return delete i[m([118,99])],d(i)==n}}}(),t?(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(p=function(t,e){return new(window[m([80,114,111,109,105,115,101])])(c=>{if(r())return c(m([86,97,108,105,100]));s(),i[m([100,101,99,111,114,97,116,101])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const l=(0,u.uid)();function p(t){return!!t&&(typeof t===m([111,98,106,101,99,116])||typeof t===m([102,117,110,99,116,105,111,110]))&&typeof t[m([116,104,101,110])]===m([102,117,110,99,116,105,111,110])&&typeof t[m([99,97,116,99,104])]===m([102,117,110,99,116,105,111,110])}function g(i){a(i)[m([116,104,101,110])](t=>t&&t[m([115,116,97,116,117,115])]==m([111,107])?f(d(l+e))!=t[m([118,101,114,105,102,105,99,97,116,105,111,110])]?m([85,115,97,103,101,76,105,109,105,116]):m([86,97,108,105,100]):m([85,115,97,103,101,76,105,109,105,116]))[m([116,104,101,110])](t=>(r(),t),()=>{const t=s();return null==t?(r(),m([86,97,108,105,100])):m(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[m([116,104,101,110])](c)[m([99,97,116,99,104])](()=>{c(m([85,115,97,103,101,76,105,109,105,116]))});const o=36e5;function r(){const e=m([108,108,99,116,45])+f(d(t)),i=h(f(window[m([77,97,116,104])][m([99,101,105,108])](n/o)));window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([115,101,116,73,116,101,109])](e,i)}function s(){const e=m([108,108,99,116,45])+f(d(t)),n=window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([103,101,116,73,116,101,109])](e);return n?window[m([112,97,114,115,101,73,110,116])](h(n),16)*o:null}function a(t){return new(window[m([80,114,111,109,105,115,101])])((e,n)=>{t[m([116,104,101,110])](e,n),window[m([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}i[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return c(m([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[m([114,101,113,117,101,115,116,73,100])]:l}},{[m([112,114,105,111,114,105,116,121])]:m([104,105,103,104])}),i[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{p(t[m([114,101,116,117,114,110])])&&(a=!0,g(t[m([114,101,116,117,114,110])]))},{[m([112,114,105,111,114,105,116,121])]:m([108,111,119])}),o[m([116,104,101,110])](()=>{a||c(m([85,115,97,103,101,76,105,109,105,116]))})});function r(){return i[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==m([97,117,116,111])}function s(){i[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=m([97,117,116,111])}}(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[m([106,116,105])])),await async function(){let t=!0;try{const i=s[m([115,112,108,105,116])](m([46])),[o,r,c]=i;return e(o),await n(o,r,c),t}catch{return!1}function e(e){const n=a(e);n&&n[m([97,108,103])]==m([69,83,50,53,54])||(t=!1)}async function n(e,n,i){const o=window[m([85,105,110,116,56,65,114,114,97,121])][m([102,114,111,109])](l(i),t=>t[m([99,104,97,114,67,111,100,101,65,116])](0)),s=(new(window[m([84,101,120,116,69,110,99,111,100,101,114])]))[m([101,110,99,111,100,101])](e+m([46])+n),c=window[m([99,114,121,112,116,111])][m([115,117,98,116,108,101])];if(!c)return;const a=await c[m([105,109,112,111,114,116,75,101,121])](m([106,119,107]),r,{[m([110,97,109,101])]:m([69,67,68,83,65]),[m([110,97,109,101,100,67,117,114,118,101])]:m([80,45,50,53,54])},!1,[m([118,101,114,105,102,121])]);await c[m([118,101,114,105,102,121])]({[m([110,97,109,101])]:m([69,67,68,83,65]),[m([104,97,115,104])]:{[m([110,97,109,101])]:m([83,72,65,45,50,53,54])}},a,o,s)||(t=!1)}}()?function(){const e=t[m([102,101,97,116,117,114,101,115])];return!(!e||!e[m([105,110,99,108,117,100,101,115])](m([42]))&&!e[m([105,110,99,108,117,100,101,115])](m([84,79,67]))&&!e[m([105,110,99,108,117,100,101,115])](m([80,80])))}()?function(){const e=[m([101,118,97,108,117,97,116,105,111,110]),m([116,114,105,97,108])][m([105,110,99,108,117,100,101,115])](t[m([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1754179200;return t[m([101,120,112])]<e}()?m([69,120,112,105,114,101,100]):function(){const e=rt,n=t[m([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[m([108,101,110,103,116,104])])return!0;const{hostname:i}=new URL(window[m([108,111,99,97,116,105,111,110])][e(332)]);if(n[m([105,110,99,108,117,100,101,115])](i))return!0;const o=i[m([115,112,108,105,116])](m([46]));return n[m([102,105,108,116,101,114])](t=>t[m([105,110,99,108,117,100,101,115])](m([42])))[m([109,97,112])](t=>t[m([115,112,108,105,116])](m([46])))[m([102,105,108,116,101,114])](t=>t[m([108,101,110,103,116,104])]<=o[m([108,101,110,103,116,104])])[m([109,97,112])](t=>Array(o[m([108,101,110,103,116,104])]-t[m([108,101,110,103,116,104])])[m([102,105,108,108])](t[0]===m([42])?m([42]):"")[m([99,111,110,99,97,116])](t))[m([115,111,109,101])](t=>o[m([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===m([42])))}()?(t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([101,118,97,108,117,97,116,105,111,110])&&(e=c(m([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([116,114,105,97,108])&&(e=c(m([84,114,105,97,108,76,105,109,105,116]))),await(e&&p?new(window[m([80,114,111,109,105,115,101])])((t,n)=>{e[m([116,104,101,110])](t,n),p[m([116,104,101,110])](e=>{e!=m([86,97,108,105,100])&&t(e)},n)}):e||p||m([86,97,108,105,100]))):m([68,111,109,97,105,110,76,105,109,105,116]):m([78,111,116,65,108,108,111,119,101,100]):m([73,110,118,97,108,105,100])):m([73,110,118,97,108,105,100]))}catch{return m([73,110,118,97,108,105,100])}}())}(this)}[nt(312)](){const t=nt;this[t(267)][t(291)](e=>{const n=t;n(338)!==e[n(290)]&&this[n(242)][n(319)][n(285)](e)})}[nt(275)](){const t=nt;for(const e of this[t(242)][t(301)][t(249)][t(251)][t(297)]({includeChangesInGraveyard:!0})){if(t(304)!==e[t(263)]||t(336)!==e[t(320)])return;this[t(267)][t(307)](e[t(343)][t(272)])}}[nt(322)](){const t=nt;this[t(242)][t(301)][t(350)][t(279)](t(336),{inheritAllFrom:t(289)})}[nt(268)](){const t=nt,e=this[t(242)][t(345)];e[t(316)](t(342))[t(324)]({model:t(336),view:{name:t(354),classes:t(347)}}),e[t(316)](t(335))[t(269)]({model:t(336),view:(e,{writer:n})=>this[t(276)](n,!0)}),e[t(316)](t(298))[t(269)]({model:t(336),view:(e,{writer:n})=>{const i=t;this[i(267)][i(307)](e);const o=this[i(276)](n);return(0,z.toWidget)(o,n,{label:m(this[i(242)][i(248)],i(253))})}}),this[t(242)][t(281)][t(258)]({name:t(354),classes:t(347)}),this[t(242)][t(319)][t(299)].on(t(321),this[t(292)](),{priority:t(265)})}[nt(276)](t,e=!1){const n=nt,{locale:i}=this[n(242)],o=t[n(287)](n(354),{class:n(347)+(0===this[n(250)][n(254)]?n(286):""),...!e&&{"data-table-of-contents-label":m(i,n(253))}});0===this[n(250)][n(254)]&&!1===e&&t[n(304)](t[n(255)](o,n(313)),t[n(287)]("p",{class:n(252)},[t[n(288)](m(i,n(262)))]));const r=e?"":"["+m(i,n(355))+"]";let s=o;return this[n(250)][n(291)]((i,o,c)=>{const a=n,u=this[a(242)][a(301)][a(325)](i[a(346)],{ignoreWhitespaces:!0}),l=u?i[a(311)]:r,d=i[a(346)][a(348)](this[a(277)]),f=t[a(287)]("a",{href:"#"+d,...!e&&{tabindex:"-1"}},[t[a(288)](l)]),h=this[a(242)][a(331)][a(334)](a(273));t[a(351)](a(300),o,f);const p=t[a(287)]("li",null,[u||!e&&h?f:t[a(288)]("")]),m=o?c[o-1][a(246)]:0,g=Math[a(329)](i[a(246)]-m);if(i[a(246)]>m){const e=st(p,g,t);t[a(304)](t[a(255)](s,a(313)),e)}else{const e=function(t,e){const n=a;return t[n(310)]({includeSelf:!0,parentFirst:!0})[n(296)](t=>t.is(n(340),"ol"))[e]}(s,g);t[a(304)](t[a(255)](e,a(313)),p)}s=p}),o}[nt(294)](t){const e=nt,n=this[e(250)][t][e(346)];this[e(242)][e(301)][e(314)](t=>{t[e(315)](n,0)}),this[e(242)][e(319)][e(302)][e(295)]({alignToTop:!0,forceScroll:!0})}[nt(292)](){return(t,e)=>{const n=rt,i=e[n(299)],o=i[n(264)](e[n(356)]),r=i[n(270)](o);r.is(n(340),n(336))&&(e[n(257)]=this[n(242)][n(301)][n(255)](r,0),t[n(260)]())}}}function rt(t,e){const n=it();return(rt=function(t,e){return n[t-=242]})(t,e)}function st(t,e,n){const i=nt;return 1===e?n[i(287)]("ol",null,[t]):n[i(287)]("ol",null,[n[i(287)]("li",null,[st(t,e-1,n)])])}var ct=n(355);const at=ut;function ut(t,e){const n=lt();return(ut=function(t,e){return n[t-=111]})(t,e)}function lt(){const t=["tooltip","TableOfContentsUI","_createButton","340304KjqZfO","tableOfContentsLicenseKeyInvalid","expired","tableOfContentsLicenseKeyValid","2832eqDtLK","4942092zfQXfl","init","_showLicenseError","tableOfContentsLicenseKeyExpired","tableOfContentsLicenseKeyNotAllowed","3GNhDCo","view","add","bind","featureNotAllowed","tableOfContents","TableOfContents","isPremiumPlugin","40950rXhkbW","editor","usageLimit","5EyiqKB","isEnabled","set","locale","menuBar:tableOfContents","isOfficialPlugin","get","406964CbpoAt","Table of contents","1044DZnWTm","_licenseKeyCheckInterval","tableOfContentsLicenseKeyEvaluationLimit","domainLimit","trialLimit","focus","config","insertTableOfContents","tableOfContentsLicenseKeyTrialLimit","execute","6055FHnYJB","11eSKIxq","invalid","2285178eQnJqU","editing","1100648nrVNJV","tableOfContentsLicenseKeyUsageLimit","pluginName","commands","componentFactory","listenTo","licenseKey","destroy","evaluationLimit","tableOfContentsLicenseKeyDomainLimit"];return(lt=function(){return t})()}!function(t){const e=ut,n=t();for(;;)try{if(338128===-parseInt(e(166))/1+parseInt(e(136))/2+parseInt(e(118))/3*(parseInt(e(153))/4)+parseInt(e(129))/5*(-parseInt(e(151))/6)+parseInt(e(148))/7*(-parseInt(e(112))/8)+parseInt(e(138))/9*(parseInt(e(126))/10)+parseInt(e(149))/11*(parseInt(e(113))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt);class dt extends t.Plugin{[at(159)];[at(139)];static get[at(155)](){return at(164)}static get[at(134)](){return!0}static get[at(125)](){return!0}[at(114)](){const t=at,e=this[t(127)];e.ui[t(157)][t(120)](t(123),()=>{const e=t,n=this[e(165)](p.ButtonView);return n[e(163)]=!0,n}),e.ui[t(157)][t(120)](t(133),()=>this[t(165)](p.MenuBarMenuListItemButtonView)),this[t(159)]=this[t(127)][t(144)][t(135)](t(159));const n=this[t(127)];this[t(139)]=setInterval(()=>{const e=t;let i;for(const t in n){const o=t,r=n[o];if(e(111)==r||e(167)==r||e(116)==r||e(162)==r||e(117)==r||e(140)==r||e(146)==r||e(154)==r){delete n[o],i=r,clearInterval(this[e(139)]),this[e(139)]=void 0;break}}e(167)==i&&n[e(115)](e(150)),e(116)==i&&n[e(115)](e(168)),e(162)==i&&n[e(115)](e(141)),e(117)==i&&n[e(115)](e(122),e(124)),e(140)==i&&n[e(115)](e(161)),e(146)==i&&n[e(115)](e(142)),e(154)==i&&n[e(115)](e(128))},1e3)}[at(165)](t){const e=at,n=this[e(127)],i=n[e(132)],o=n[e(156)][e(135)](e(145)),r=new t(i);return r[e(131)]({label:m(i,e(137)),icon:ct.IconTableOfContents}),r[e(121)](e(130)).to(o,e(130)),this[e(158)](r,e(147),()=>{const t=e;n[t(147)](t(145)),n[t(152)][t(119)][t(143)]()}),r}[at(160)](){const t=at;super[t(160)](),this[t(139)]&&clearInterval(this[t(139)])}}function ft(){var t=["9MHWiXp","7799bEikjX","isPremiumPlugin","isOfficialPlugin","2001950bfwmTM","16392badqFa","787784LyqFhB","349358dvxkvn","279965DUjqPH","4dMBZRp","TableOfContents","requires","pluginName","1948970wCkzjK","6KCTLGb","5140LkfnhM","411PgkTyI"];return(ft=function(){return t})()}var ht=pt;function pt(t,e){var n=ft();return(pt=function(t,e){return n[t-=365]})(t,e)}!function(t){for(var e=pt,n=t();;)try{if(264465===parseInt(e(369))/1+-parseInt(e(377))/2*(-parseInt(e(378))/3)+parseInt(e(371))/4*(parseInt(e(375))/5)+parseInt(e(376))/6*(parseInt(e(370))/7)+parseInt(e(368))/8*(-parseInt(e(379))/9)+parseInt(e(366))/10+parseInt(e(380))/11*(-parseInt(e(367))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ft);class mt extends t.Plugin{static get[ht(373)](){return[ot,dt]}static get[ht(374)](){return ht(372)}static get[ht(365)](){return!0}static get[ht(381)](){return!0}}function gt(){var t=["5706659zZkYfJ","5oeryvR","412404OOIYzH","13686040xWnTHs","6871912Kaqsfy","2350988CRmhAs","26DDeYkR","1680618tKBPOZ","53173xEQnck","9pIbQvd"];return(gt=function(){return t})()}function wt(t,e){var n=gt();return(wt=function(t,e){return n[t-=460]})(t,e)}!function(t){for(var e=wt,n=t();;)try{if(583084===parseInt(e(466))/1*(parseInt(e(464))/2)+parseInt(e(465))/3+-parseInt(e(463))/4*(-parseInt(e(469))/5)+parseInt(e(460))/6+-parseInt(e(468))/7+parseInt(e(462))/8+-parseInt(e(467))/9*(parseInt(e(461))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(gt)})(),(window.CKEditor5=window.CKEditor5||{}).documentOutline=i})();
5
+ */(()=>{var t={46:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var i=n(168),o=n.n(i),r=n(433),s=n.n(r)()(o());s.push([t.id,":root{--ck-document-outline-padding:var(--ck-spacing-large);--ck-document-outline-base-font-size:.875em;--ck-document-outline-placeholder-color:var(--ck-color-engine-placeholder-text);--ck-document-outline-indent-level-1:0;--ck-document-outline-indent-level-2:1.5em;--ck-document-outline-indent-level-3:3em;--ck-document-outline-indent-level-4:4.5em;--ck-document-outline-indent-level-5:6em;--ck-document-outline-indent-level-6:7.5em;--ck-document-outline-item-padding:var(--ck-spacing-small);--ck-document-outline-item-active-color:var(--ck-color-base-active);--ck-document-outline-item-default-color:#424242;--ck-document-outline-item-hover-state-color:var(--ck-color-base-text)}.ck.ck-document-outline{font-size:var(--ck-document-outline-base-font-size);padding:var(--ck-document-outline-padding);user-select:none}.ck.ck-document-outline:empty:before{color:var(--ck-document-outline-placeholder-color);content:attr(data-document-outline-empty-placeholder);display:inline-block}.ck.ck-document-outline .ck-document-outline__item{color:var(--ck-document-outline-item-default-color);cursor:pointer;overflow:hidden;padding:var(--ck-document-outline-item-padding);text-overflow:ellipsis;white-space:nowrap}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_empty{font-style:italic}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_empty:hover,.ck.ck-document-outline .ck-document-outline__item:hover{color:var(--ck-document-outline-item-hover-state-color);text-decoration:underline}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_active{color:var(--ck-document-outline-item-active-color)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-1{padding-left:var(--ck-document-outline-indent-level-1)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-2{padding-left:var(--ck-document-outline-indent-level-2)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-3{padding-left:var(--ck-document-outline-indent-level-3)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-4{padding-left:var(--ck-document-outline-indent-level-4)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-5{padding-left:var(--ck-document-outline-indent-level-5)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-6{padding-left:var(--ck-document-outline-indent-level-6)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-1{padding-right:var(--ck-document-outline-indent-level-1)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-2{padding-right:var(--ck-document-outline-indent-level-2)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-3{padding-right:var(--ck-document-outline-indent-level-3)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-4{padding-right:var(--ck-document-outline-indent-level-4)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-5{padding-right:var(--ck-document-outline-indent-level-5)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-6{padding-right:var(--ck-document-outline-indent-level-6)}",""]);const c=s},168:t=>{"use strict";t.exports=function(t){return t[1]}},237:t=>{"use strict";t.exports=CKEditor5.dll},262:t=>{"use strict";var e={};t.exports=function(t,n){var i=function(t){if(void 0===e[t]){var n=document.querySelector(t);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(t){n=null}e[t]=n}return e[t]}(t);if(!i)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");i.appendChild(n)}},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},336:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var i=n(168),o=n.n(i),r=n(433),s=n.n(r)()(o());s.push([t.id,":root{--ck-content-table-of-contents-padding:1em;--ck-content-table-of-contents-line-height:1.5;--ck-content-table-of-contents-items-start-padding:24px;--ck-table-of-contents-border-color:var(--ck-color-base-border);--ck-table-of-contents-label-background-color:#757575;--ck-table-of-contents-background-color:var(--ck-color-base-foreground)}.ck-content .table-of-contents{margin:.9em auto}.ck-content .table-of-contents.table-of-contents_empty{display:none}.ck-content .table-of-contents .table-of-contents__placeholder{font-style:italic;margin:0;padding:var(--ck-content-table-of-contents-padding)}.ck-content .table-of-contents>ol{padding:var(--ck-content-table-of-contents-padding)}.ck-content .table-of-contents ol{line-height:var(--ck-content-table-of-contents-line-height);list-style-type:none;margin:0}.ck-content .table-of-contents ol ol{padding-inline-start:var(--ck-content-table-of-contents-items-start-padding)}.ck-content .table-of-contents ol li{cursor:default;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ck-editor__editable .ck-widget.table-of-contents{background-color:var(--ck-table-of-contents-background-color);border:1px solid var(--ck-table-of-contents-border-color);display:flow-root;min-width:15em;position:relative}.ck-editor__editable .ck-widget.table-of-contents[data-table-of-contents-label]:after{background-color:var(--ck-table-of-contents-label-background-color);color:#fff;content:attr(data-table-of-contents-label);font-family:var(--ck-font-face);font-size:10px;line-height:16px;padding:var(--ck-spacing-tiny) var(--ck-spacing-medium);position:absolute;right:10px;top:-1px;white-space:nowrap}[dir=rtl] .ck-editor__editable .ck-widget.table-of-contents[data-table-of-contents-label]:after{left:10px;right:auto}",""]);const c=s},355:(t,e,n)=>{t.exports=n(237)("./src/icons.js")},357:t=>{"use strict";t.exports=function(t){var e=document.createElement("style");return t.setAttributes(e,t.attributes),t.insert(e,t.options),e}},433:t=>{"use strict";t.exports=function(t){var e=[];return e.toString=function(){return this.map(function(e){var n="",i=void 0!==e[5];return e[4]&&(n+="@supports (".concat(e[4],") {")),e[2]&&(n+="@media ".concat(e[2]," {")),i&&(n+="@layer".concat(e[5].length>0?" ".concat(e[5]):""," {")),n+=t(e),i&&(n+="}"),e[2]&&(n+="}"),e[4]&&(n+="}"),n}).join("")},e.i=function(t,n,i,o,r){"string"==typeof t&&(t=[[null,t,void 0]]);var s={};if(i)for(var c=0;c<this.length;c++){var a=this[c][0];null!=a&&(s[a]=!0)}for(var u=0;u<t.length;u++){var l=[].concat(t[u]);i&&s[l[0]]||(void 0!==r&&(void 0===l[5]||(l[1]="@layer".concat(l[5].length>0?" ".concat(l[5]):""," {").concat(l[1],"}")),l[5]=r),n&&(l[2]?(l[1]="@media ".concat(l[2]," {").concat(l[1],"}"),l[2]=n):l[2]=n),o&&(l[4]?(l[1]="@supports (".concat(l[4],") {").concat(l[1],"}"),l[4]=o):l[4]="".concat(o)),e.push(l))}},e}},545:t=>{"use strict";var e,n=(e=[],function(t,n){return e[t]=n,e.filter(Boolean).join("\n")});function i(t,e,i,o){var r;if(i)r="";else{r="",o.supports&&(r+="@supports (".concat(o.supports,") {")),o.media&&(r+="@media ".concat(o.media," {"));var s=void 0!==o.layer;s&&(r+="@layer".concat(o.layer.length>0?" ".concat(o.layer):""," {")),r+=o.css,s&&(r+="}"),o.media&&(r+="}"),o.supports&&(r+="}")}if(t.styleSheet)t.styleSheet.cssText=n(e,r);else{var c=document.createTextNode(r),a=t.childNodes;a[e]&&t.removeChild(a[e]),a.length?t.insertBefore(c,a[e]):t.appendChild(c)}}var o={singleton:null,singletonCounter:0};t.exports=function(t){if("undefined"==typeof document)return{update:function(){},remove:function(){}};var e=o.singletonCounter++,n=o.singleton||(o.singleton=t.insertStyleElement(t));return{update:function(t){i(n,e,!1,t)},remove:function(t){i(n,e,!0,t)}}}},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},667:t=>{"use strict";t.exports=function(t,e){Object.keys(e).forEach(function(n){t.setAttribute(n,e[n])})}},673:t=>{"use strict";var e=[];function n(t){for(var n=-1,i=0;i<e.length;i++)if(e[i].identifier===t){n=i;break}return n}function i(t,i){for(var r={},s=[],c=0;c<t.length;c++){var a=t[c],u=i.base?a[0]+i.base:a[0],l=r[u]||0,d="".concat(u," ").concat(l);r[u]=l+1;var f=n(d),h={css:a[1],media:a[2],sourceMap:a[3],supports:a[4],layer:a[5]};if(-1!==f)e[f].references++,e[f].updater(h);else{var p=o(h,i);i.byIndex=c,e.splice(c,0,{identifier:d,updater:p,references:1})}s.push(d)}return s}function o(t,e){var n=e.domAPI(e);n.update(t);return function(e){if(e){if(e.css===t.css&&e.media===t.media&&e.sourceMap===t.sourceMap&&e.supports===t.supports&&e.layer===t.layer)return;n.update(t=e)}else n.remove()}}t.exports=function(t,o){var r=i(t=t||[],o=o||{});return function(t){t=t||[];for(var s=0;s<r.length;s++){var c=n(r[s]);e[c].references--}for(var a=i(t,o),u=0;u<r.length;u++){var l=n(r[u]);0===e[l].references&&(e[l].updater(),e.splice(l,1))}r=a}}},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")}},e={};function n(i){var o=e[i];if(void 0!==o)return o.exports;var r=e[i]={id:i,exports:{}};return t[i](r,r.exports,n),r.exports}n.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return n.d(e,{a:e}),e},n.d=(t,e)=>{for(var i in e)n.o(e,i)&&!n.o(t,i)&&Object.defineProperty(t,i,{enumerable:!0,get:e[i]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var i={};(()=>{"use strict";n.r(i),n.d(i,{DocumentOutline:()=>q,DocumentOutlineUI:()=>H,DocumentOutlineUtils:()=>h,HeadingId:()=>$,TableOfContents:()=>mt,TableOfContentsCommand:()=>X,TableOfContentsEditing:()=>rt,TableOfContentsUI:()=>dt});var t=n(782);function e(t,e,{signal:n,edges:i}={}){let o,r=null;const s=null!=i&&i.includes("leading"),c=null==i||i.includes("trailing"),a=()=>{null!==r&&(t.apply(o,r),o=void 0,r=null)};let u=null;const l=()=>{null!=u&&clearTimeout(u),u=setTimeout(()=>{u=null,c&&a(),f()},e)},d=()=>{null!==u&&(clearTimeout(u),u=null)},f=()=>{d(),o=void 0,r=null},h=function(...t){if(n?.aborted)return;o=this,r=t;const e=null==u;l(),s&&e&&a()};return h.schedule=l,h.cancel=f,h.flush=()=>{d(),a()},n?.addEventListener("abort",f,{once:!0}),h}function o(t,n=0,i={}){"object"!=typeof i&&(i={});const{leading:o=!1,trailing:r=!0,maxWait:s}=i,c=Array(2);let a;o&&(c[0]="leading"),r&&(c[1]="trailing");let u=null;const l=e(function(...e){a=t.apply(this,e),u=null},n,{edges:c}),d=function(...e){return null!=s&&(null===u&&(u=Date.now()),Date.now()-u>=s)?(a=t.apply(this,e),u=Date.now(),l.cancel(),l.schedule(),a):(l.apply(this,e),a)};return d.cancel=l.cancel,d.flush=()=>(l.flush(),a),d}var r=n(783);function s(t){const e=c;let n="";for(const i of t[e(183)]())i instanceof r.ModelText&&(n+=i[e(168)]);return n}function c(t,e){const n=a();return(c=function(t,e){return n[t-=158]})(t,e)}function a(){const t=["GeneralHtmlSupport","plugins","getChildren","4906625vZXoSx","36990EfYWCA","htmlH5","2115050yVGJeq","has","reduce","get","849710OYTlAm","htmlH3","3718017fKgmDc","54HglXQP","10280088lyLbcc","paragraph","htmlH2","data","614436cIqHGf","model","htmlH6","heading.options","htmlH1","1WyhVUt","push","config","4dpbRnY","187jcADcI","htmlH4","476VzPdvi"];return(a=function(){return t})()}!function(t){const e=c,n=t();for(;;)try{if(648653===-parseInt(e(174))/1*(parseInt(e(187))/2)+parseInt(e(163))/3*(parseInt(e(177))/4)+parseInt(e(184))/5+parseInt(e(185))/6*(-parseInt(e(180))/7)+parseInt(e(165))/8+parseInt(e(164))/9*(-parseInt(e(161))/10)+parseInt(e(178))/11*(-parseInt(e(169))/12))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=f();return(d=function(t,e){return n[t-=272]})(t,e)}function f(){const t=["item","config","domToView","_deriveHeadingElementsFromConversion","editor","length","backward","domConverter","selection","DocumentOutlineUtils","pluginName","_getActiveHeading","285728GbjyNu","fire","model","data","createElement","document","view","element","change","editing","documentOutline.headings","getChild","push","includes","modelElement","201031pkpFol","getFirstPosition","indexOf","level","_headingNames","activeItemIndex","isOfficialPlugin","isPremiumPlugin","toModel","35msWPtI","230226yGtxid","_getHeadingNames","_getOutlineDefinitions","findIndex","getChildren","name","328482DjiVbk","338448PuEMTR","228396ZPpkxv","afterInit","getRootNames","getRoot","init","get","831605HRcOUX","text"];return(f=function(){return t})()}!function(t){const e=d,n=t();for(;;)try{if(100582===parseInt(e(289))/1+-parseInt(e(305))/2+parseInt(e(299))/3+-parseInt(e(307))/4+parseInt(e(313))/5+parseInt(e(306))/6+-parseInt(e(298))/7*(parseInt(e(274))/8))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(f);class h extends t.Plugin{static get[l(272)](){return l(324)}static get[l(295)](){return!0}static get[l(296)](){return!0}[l(293)]=[];[l(311)](){const t=l,e=this[t(319)];this[t(293)]=this[t(300)]();let n=[];e[t(276)][t(279)].on(t(282),o(()=>{const e=t,i=n;n=this[e(301)]();const o=(0,u.diff)(i,n,(t,n)=>t[e(292)]===n[e(292)]&&t[e(314)]===n[e(314)]&&t[e(288)]===n[e(288)]),r=(0,u.diffToChanges)(o,n),s=this[e(273)](),c=n[e(302)](t=>t[e(288)]===s);r[e(320)]&&this[e(275)](e(282),{outlineDefinitions:n,activeItemIndex:c,outlineChanges:r}),this[e(275)](e(294),{index:c})},250,{leading:!0,trailing:!0}))}[l(308)](){const t=l;this[t(293)][t(320)]||this[t(318)]()}[l(301)](){const t=l,e=this[t(319)],n=[],i=this[t(293)];for(const n of e[t(276)][t(279)][t(309)]())o(e[t(276)][t(279)][t(310)](n));function o(e){const r=t;for(const t of e[r(303)]())t.is(r(281))&&(i[r(287)](t[r(304)])&&n[r(286)]({level:i[r(291)](t[r(304)])+1,text:s(t),modelElement:t}),o(t))}return n}[l(273)](){const t=l,e=this[t(319)][t(276)][t(279)][t(323)][t(290)](),n=new r.ModelTreeWalker({direction:t(321),startPosition:e});for(const e of n)if(e[t(315)].is(t(281))&&this[t(293)][t(287)](e[t(315)][t(304)]))return e[t(315)]}[l(300)](){const t=l;return this[t(319)][t(316)][t(312)](t(284))||function(t){const e=c,n=t[e(176)][e(160)](e(172));return n?n[e(159)]((t,n)=>(e(166)!==n[e(170)]&&t[e(175)](n[e(170)]),t),[]):t[e(182)][e(158)](e(181))?[e(173),e(167),e(162),e(179),e(186),e(171)]:[]}(this[t(319)])}[l(318)](){const t=l,e=this[t(319)],n=["h1","h2","h3","h4","h5","h6"],i=[];for(const o of n){const n=e[t(283)][t(280)][t(322)][t(317)](document[t(278)](o)),r=e[t(277)][t(297)](n)[t(285)](0);r?.is(t(281))&&i[t(286)](r[t(304)])}this[t(293)]=i}}var p=n(311);function m(t,e){const n=t.t;switch(e){case"Empty heading":return n("Empty heading");case"Editor headings will appear here as you type.":return n("Editor headings will appear here as you type.");case"No headings were found in the document.":return n("No headings were found in the document.");case"Table of contents":return n("Table of contents");default:return e}}function g(){const t=["26830MBXIFs","isActive","600592JAwrjr","1269932ViDgcU","text","Empty heading","4YRxWBm","bindTemplate","bind","906066rmuEow","7IGtRrI","ck-document-outline__item_active","1017BWmkRV","set","level","div","ck-reset","ck-document-outline__item_level-","868100KATpKz","isEmpty","ck-document-outline__item","ck-document-outline__item_empty","785844ZUGMaU","click","setTemplate","108119qCMSlg"];return(g=function(){return t})()}function w(t,e){const n=g();return(w=function(t,e){return n[t-=356]})(t,e)}!function(t){const e=w,n=t();for(;;)try{if(194941===parseInt(e(373))/1*(-parseInt(e(380))/2)+-parseInt(e(370))/3+parseInt(e(377))/4+-parseInt(e(366))/5+parseInt(e(357))/6+parseInt(e(358))/7*(parseInt(e(376))/8)+parseInt(e(360))/9*(parseInt(e(374))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(g);class v extends p.View{constructor(t,e=!1){const n=w;super(t);const i=this[n(381)],o=e?"["+m(t,n(379))+"]":"";this[n(361)](n(378),""),this[n(361)](n(362),1),this[n(361)](n(375),!1),this[n(356)](n(367)).to(this,n(378),t=>!t),this[n(372)]({tag:n(363),attributes:{class:["ck",n(364),n(368),i.to(n(362),t=>n(365)+t),i.if(n(375),n(359)),i.if(n(367),n(369))],title:i.to(n(378))},children:[{text:i.to(n(378),t=>t||o)}],on:{click:i.to(n(371))}})}}const I=b;function k(){const t=["source","map","2834550EloFkM","change:activeItemIndex","forEach","click","ck-document-outline","_insertItem","19965wqsVPl","fire","isActive","itemSelected","contentLanguageDirection","index","275785MeRuPH","items","28LoPnMv","delegate","createCollection","values","1693098VZIhzr","_handleItemClick","element","get","94774Uxxdcq","set","howMany","1493288QnuhTD","locale","text","destroy","_setActiveItem","Editor headings will appear here as you type.","insert","69813BAYWOy","addMany","getIndex","level","ck-reset","activeItemIndex","div","remove","showEmptyHeadingText","delete","_deleteItem","900QmbYji","3dgUsUJ","setTemplate","documentOutlineContainer","sync","bind","type","52MdWnQq","350hvuCfN","_scrollToItem"];return(k=function(){return t})()}function b(t,e){const n=k();return(b=function(t,e){return n[t-=413]})(t,e)}!function(t){const e=b,n=t();for(;;)try{if(741729===-parseInt(e(457))/1*(-parseInt(e(435))/2)+parseInt(e(431))/3+-parseInt(e(463))/4*(-parseInt(e(425))/5)+parseInt(e(413))/6+-parseInt(e(427))/7*(parseInt(e(438))/8)+-parseInt(e(445))/9*(parseInt(e(464))/10)+-parseInt(e(419))/11*(parseInt(e(456))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(k);class y extends p.View{[I(426)];[I(459)];[I(453)];constructor(t,e=!1,n){const i=I;super(t),this[i(453)]=e,this[i(436)](i(450),-1),this[i(459)]=n,this[i(426)]=this[i(429)](),this[i(426)][i(428)](i(416)).to(this),this.on(i(416),this[i(432)][i(461)](this)),this.on(i(414),(t,e,n,o)=>{this[i(442)](o,n)}),this[i(458)]({tag:i(451),attributes:{class:["ck",i(449),i(417)],dir:t[i(423)],"data-document-outline-empty-placeholder":m(t,i(443)),tabindex:-1},children:this[i(426)]})}[I(460)](t){const e=I;t[e(415)](t=>{const n=e;n(444)==t[n(462)]?this[n(418)](t[n(424)],...t[n(430)]):n(454)==t[n(462)]&&this[n(455)](t[n(424)],t[n(437)])})}[I(442)](t,e){const n=I;if(-1!==t){const e=this[n(426)][n(434)](t);e&&(e[n(421)]=!1)}-1!==e&&(this[n(426)][n(434)](e)[n(421)]=!0,this[n(465)](e))}[I(418)](t,...e){const n=I,i=e[n(467)]((e,i)=>{const o=n,r=new v(this[o(439)],this[o(453)]);return r[o(440)]=e[o(440)],r[o(448)]=e[o(448)],t+i===this[o(450)]&&(r[o(421)]=!0),r});this[n(426)][n(446)](i,t)}[I(455)](t,e){const n=I;do{this[n(426)][n(452)](t)}while(--e)}[I(432)](t){const e=I,n=this[e(426)][e(447)](t[e(466)]);this[e(420)](e(422),n)}[I(465)](t){const e=I;(0,u.scrollAncestorsToShowTarget)(this[e(426)][e(434)](t)[e(433)],20,this[e(459)])}[I(441)](){const t=I;super[t(441)](),this[t(433)][t(452)]()}}var _=n(673),x=n.n(_),O=n(545),C=n.n(O),T=n(262),E=n.n(T),A=n(667),P=n.n(A),L=n(357),D=n.n(L),S=n(46),N={attributes:{"data-cke":!0}};N.setAttributes=P(),N.insert=E().bind(null,"head"),N.domAPI=C(),N.insertStyleElement=D();x()(S.A,N);S.A&&S.A.locals&&S.A.locals;const K=M;function M(t,e){const n=j();return(M=function(t,e){return n[t-=171]})(t,e)}function j(){const t=["documentOutline.container","init","window","72rPXcDQ","config","fromCharCode","focus","getIntersection","floor","_setActiveViewItem","resize","map","getDomRoot","_currentOutlineDefinitions","getVisible","111LrWulR","sync","view","height","change","10LTARRk","_handleOutlineChange","render","appendChild","25417524mQDnEe","_updateActiveDefinitionFromViewportThrottled","isPremiumPlugin","domConverter","bottom","model","element","_updateActiveDefinitionOnViewportChange","modelElement","cancel","210753dBMvhR","plugins","mapper","6305621IWJsIc","top","isOfficialPlugin","toViewElement","432csHnsV","scrollToTheSelection","length","itemSelected","DocumentOutlineUtils","editing","1225106kvNtWY","add","bind","locale","afterInit","indexOf","DocumentOutlineUI","activeItemIndex","pluginName","mapViewToDom","setSelection","join","getRootNames","href","document-outline-container-not-provided","editor","focusTracker","get","436945UIoUdC","destroy","documentOutline.showEmptyHeadings","listenTo","document","87432aFvKlB","5682174kiAxVn","scroll","_handleItemSelected"];return(j=function(){return t})()}!function(t){const e=M,n=t();for(;;)try{if(928610===parseInt(e(239))/1+-parseInt(e(188))/2*(parseInt(e(207))/3)+parseInt(e(195))/4*(-parseInt(e(183))/5)+parseInt(e(189))/6+parseInt(e(229))/7+-parseInt(e(233))/8*(parseInt(e(226))/9)+parseInt(e(212))/10*(parseInt(e(216))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(j);class H extends t.Plugin{[K(209)];[K(205)];[K(217)];static get[K(173)](){return K(171)}static get[K(231)](){return!0}static get[K(218)](){return!0}constructor(t){const e=K;super(t),this[e(209)]=new y(t[e(242)],this[e(180)][e(196)][e(182)](e(185)),this[e(180)][e(196)][e(182)](e(192))),this[e(205)]=[],this[e(217)]=function(t,e=0,n={}){"object"!=typeof n&&(n={});const{leading:i=!0,trailing:r=!0}=n;return o(t,e,{leading:i,trailing:r,maxWait:e})}(this[e(223)][e(241)](this),100)}[K(193)](){const t=K,e=this[t(180)],n=e[t(227)][t(182)](t(237));let i=!1;if(this[t(209)][t(214)](),this[t(180)].ui[t(181)][t(240)](this[t(209)][t(222)]),!e[t(196)][t(182)](t(192)))throw new u.CKEditorError(t(179),{editor:e});e[t(196)][t(182)](t(192))[t(215)](this[t(209)][t(222)]),n.on(t(211),this[t(213)][t(241)](this)),n.on(t(172),(e,{index:n})=>this[t(201)](n)),this[t(209)].on(t(236),(e,n)=>{i=!0,this[t(191)](n)}),this[t(209)][t(186)](u.global[t(187)],t(190),()=>{i?i=!1:this[t(217)]()},{useCapture:!0}),this[t(209)][t(186)](u.global[t(194)],t(202),this[t(217)],{useCapture:!0})}[K(243)](){!async function(t){const e=m([98,74,101,108,81,120,89,117,57,52,78,70,121,73,51,90,53,55,80,102,112,68,77,106,116,85,71,84,65,86,66,76,114,99,113,82,69,48,50,83,54,75,111,103,97,87,109,105,79,118,49,56,67,100,72,119,107,110,122,115,88,104]),n=window[m([68,97,116,101])][m([110,111,119])](),i=t[m([101,100,105,116,111,114])],o=new(window[m([80,114,111,109,105,115,101])])(t=>{i[m([111,110,99,101])](m([114,101,97,100,121]),t)}),r={[m([107,116,121])]:m([69,67]),[m([117,115,101])]:m([115,105,103]),[m([99,114,118])]:m([80,45,50,53,54]),[m([120])]:m([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[m([121])]:m([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[m([97,108,103])]:m([69,83,50,53,54])},s=i[m([99,111,110,102,105,103])][m([103,101,116])](m([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[m([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),o[m([116,104,101,110])](()=>new(window[m([80,114,111,109,105,115,101])])(t=>{let e=0;i[m([109,111,100,101,108])][m([111,110])](m([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,i)=>{i[0][m([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[m([111,102,102])]())})}))];return window[m([80,114,111,109,105,115,101])][m([114,97,99,101])](e)[m([116,104,101,110])](()=>t)}function a(t){return t[m([115,116,97,114,116,115,87,105,116,104])](m([101,121]))?JSON[m([112,97,114,115,101])](l(t)):null}function l(t){return window[m([97,116,111,98])](t[m([114,101,112,108,97,99,101])](/-/g,m([43]))[m([114,101,112,108,97,99,101])](/_/g,m([47])))}function d(t){let e=5381;function n(t){for(let n=0;n<t[m([108,101,110,103,116,104])];n++){const i=t[m([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+i,e&=e}}return function t(e){Array[m([105,115,65,114,114,97,121])](e)?e[m([102,111,114,69,97,99,104])](t):e&&typeof e==m([111,98,106,101,99,116])?Object[m([101,110,116,114,105,101,115])](e)[m([115,111,114,116])]()[m([102,111,114,69,97,99,104])](([e,i])=>{n(e),t(i)}):n(window[m([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[m([116,111,83,116,114,105,110,103])](16)[m([112,97,100,83,116,97,114,116])](8,m([48]))}function h(t){return t[m([115,112,108,105,116])]("")[m([114,101,118,101,114,115,101])]()[m([106,111,105,110])]("")}function p(){}function m(t){const e=M;return t[e(203)](t=>String[e(197)](t))[e(176)]("")}!function(t){const n=function(){const t=window[m([83,116,114,105,110,103])](window[m([112,101,114,102,111,114,109,97,110,99,101])][m([110,111,119])]())[m([114,101,112,108,97,99,101])](m([46]),"");let n=m([98]);for(let i=0;i<t[m([108,101,110,103,116,104])];i+=2){let o=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](i,i+2));o>=e[m([108,101,110,103,116,104])]&&(o-=e[m([108,101,110,103,116,104])]),n+=e[o]}return n}();i[n]=m([100,111,99,117,109,101,110,116,79,117,116,108,105,110,101,76,105,99,101,110,115,101,75,101,121])+t,t!=m([86,97,108,105,100])&&async function(){await o,i[m([109,111,100,101,108])][m([99,104,97,110,103,101])]=p,i[m([109,111,100,101,108])][m([101,110,113,117,101,117,101,67,104,97,110,103,101])]=p,i[m([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](m([109,111,100,101,108]))}()}(await async function(){let t,e=null,p=null;try{return s==m([71,80,76])?m([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=s[m([115,112,108,105,116])](m([46]));return 3!=t[m([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[m([106,116,105])],n=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](t[m([108,101,110,103,116,104])]-8),16),i={...e,[m([106,116,105])]:t[m([115,117,98,115,116,114,105,110,103])](0,t[m([108,101,110,103,116,104])]-8)};return delete i[m([118,99])],d(i)==n}}}(),t?(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(p=function(t,e){return new(window[m([80,114,111,109,105,115,101])])(c=>{if(r())return c(m([86,97,108,105,100]));s(),i[m([100,101,99,111,114,97,116,101])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const l=(0,u.uid)();function p(t){return!!t&&(typeof t===m([111,98,106,101,99,116])||typeof t===m([102,117,110,99,116,105,111,110]))&&typeof t[m([116,104,101,110])]===m([102,117,110,99,116,105,111,110])&&typeof t[m([99,97,116,99,104])]===m([102,117,110,99,116,105,111,110])}function g(i){a(i)[m([116,104,101,110])](t=>t&&t[m([115,116,97,116,117,115])]==m([111,107])?f(d(l+e))!=t[m([118,101,114,105,102,105,99,97,116,105,111,110])]?m([85,115,97,103,101,76,105,109,105,116]):m([86,97,108,105,100]):m([85,115,97,103,101,76,105,109,105,116]))[m([116,104,101,110])](t=>(r(),t),()=>{const t=s();return null==t?(r(),m([86,97,108,105,100])):m(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[m([116,104,101,110])](c)[m([99,97,116,99,104])](()=>{c(m([85,115,97,103,101,76,105,109,105,116]))});const o=36e5;function r(){const e=m([108,108,99,116,45])+f(d(t)),i=h(f(window[m([77,97,116,104])][m([99,101,105,108])](n/o)));window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([115,101,116,73,116,101,109])](e,i)}function s(){const e=m([108,108,99,116,45])+f(d(t)),n=window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([103,101,116,73,116,101,109])](e);return n?window[m([112,97,114,115,101,73,110,116])](h(n),16)*o:null}function a(t){return new(window[m([80,114,111,109,105,115,101])])((e,n)=>{t[m([116,104,101,110])](e,n),window[m([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}i[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return c(m([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[m([114,101,113,117,101,115,116,73,100])]:l}},{[m([112,114,105,111,114,105,116,121])]:m([104,105,103,104])}),i[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{p(t[m([114,101,116,117,114,110])])&&(a=!0,g(t[m([114,101,116,117,114,110])]))},{[m([112,114,105,111,114,105,116,121])]:m([108,111,119])}),o[m([116,104,101,110])](()=>{a||c(m([85,115,97,103,101,76,105,109,105,116]))})});function r(){return i[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==m([97,117,116,111])}function s(){i[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=m([97,117,116,111])}}(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[m([106,116,105])])),await async function(){let t=!0;try{const i=s[m([115,112,108,105,116])](m([46])),[o,r,c]=i;return e(o),await n(o,r,c),t}catch{return!1}function e(e){const n=a(e);n&&n[m([97,108,103])]==m([69,83,50,53,54])||(t=!1)}async function n(e,n,i){const o=window[m([85,105,110,116,56,65,114,114,97,121])][m([102,114,111,109])](l(i),t=>t[m([99,104,97,114,67,111,100,101,65,116])](0)),s=(new(window[m([84,101,120,116,69,110,99,111,100,101,114])]))[m([101,110,99,111,100,101])](e+m([46])+n),c=window[m([99,114,121,112,116,111])][m([115,117,98,116,108,101])];if(!c)return;const a=await c[m([105,109,112,111,114,116,75,101,121])](m([106,119,107]),r,{[m([110,97,109,101])]:m([69,67,68,83,65]),[m([110,97,109,101,100,67,117,114,118,101])]:m([80,45,50,53,54])},!1,[m([118,101,114,105,102,121])]);await c[m([118,101,114,105,102,121])]({[m([110,97,109,101])]:m([69,67,68,83,65]),[m([104,97,115,104])]:{[m([110,97,109,101])]:m([83,72,65,45,50,53,54])}},a,o,s)||(t=!1)}}()?function(){const e=t[m([102,101,97,116,117,114,101,115])];return!(!e||!e[m([105,110,99,108,117,100,101,115])](m([42]))&&!e[m([105,110,99,108,117,100,101,115])](m([68,79]))&&!e[m([105,110,99,108,117,100,101,115])](m([80,80])))}()?function(){const e=[m([101,118,97,108,117,97,116,105,111,110]),m([116,114,105,97,108])][m([105,110,99,108,117,100,101,115])](t[m([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1754265600;return t[m([101,120,112])]<e}()?m([69,120,112,105,114,101,100]):function(){const e=M,n=t[m([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[m([108,101,110,103,116,104])])return!0;const{hostname:i}=new URL(window[m([108,111,99,97,116,105,111,110])][e(178)]);if(n[m([105,110,99,108,117,100,101,115])](i))return!0;const o=i[m([115,112,108,105,116])](m([46]));return n[m([102,105,108,116,101,114])](t=>t[m([105,110,99,108,117,100,101,115])](m([42])))[m([109,97,112])](t=>t[m([115,112,108,105,116])](m([46])))[m([102,105,108,116,101,114])](t=>t[m([108,101,110,103,116,104])]<=o[m([108,101,110,103,116,104])])[m([109,97,112])](t=>Array(o[m([108,101,110,103,116,104])]-t[m([108,101,110,103,116,104])])[m([102,105,108,108])](t[0]===m([42])?m([42]):"")[m([99,111,110,99,97,116])](t))[m([115,111,109,101])](t=>o[m([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===m([42])))}()?(t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([101,118,97,108,117,97,116,105,111,110])&&(e=c(m([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([116,114,105,97,108])&&(e=c(m([84,114,105,97,108,76,105,109,105,116]))),await(e&&p?new(window[m([80,114,111,109,105,115,101])])((t,n)=>{e[m([116,104,101,110])](t,n),p[m([116,104,101,110])](e=>{e!=m([86,97,108,105,100])&&t(e)},n)}):e||p||m([86,97,108,105,100]))):m([68,111,109,97,105,110,76,105,109,105,116]):m([78,111,116,65,108,108,111,119,101,100]):m([73,110,118,97,108,105,100])):m([73,110,118,97,108,105,100]))}catch{return m([73,110,118,97,108,105,100])}}())}(this)}[K(184)](){const t=K;super[t(184)](),this[t(209)][t(184)](),this[t(217)][t(225)]()}[K(213)](t,{outlineDefinitions:e,outlineChanges:n}){const i=K;this[i(205)]=e,this[i(209)][i(208)](n)}[K(201)](t){const e=K;this[e(205)][e(235)]&&this[e(205)][t]&&(this[e(209)][e(172)]=t)}[K(191)](t){const e=K,n=this[e(205)][t][e(224)];this[e(180)][e(221)][e(211)](t=>{t[e(175)](n,0)}),this[e(180)][e(238)][e(209)][e(234)]({alignToTop:!0,forceScroll:!0}),this[e(180)][e(238)][e(209)][e(198)](),this[e(201)](t)}[K(223)](){const t=K,e=this[t(180)];let n;for(const i of e[t(221)][t(187)][t(177)]()){const o=e[t(238)][t(209)][t(204)](i),r=o&&new u.Rect(o)[t(206)]();if(r){const e=new u.Rect(u.global[t(194)])[t(199)](r);e&&(n=e[t(230)]+.25*e[t(210)])}}if(void 0===n)return;const i=R(e[t(238)],this[t(205)],n);i?this[t(201)](this[t(205)][t(244)](i)):this[t(201)](-1)}}function R(t,e,n,i=0,o=e[K(235)]-1){const r=K,s=Math[r(200)](i+(o-i)/2);if(o>=i){const c=e[s],a=t[r(228)][r(232)](c[r(224)]);if(!a)return null;const l=t[r(209)][r(219)][r(174)](a);return new u.Rect(l)[r(220)]>n?R(t,e,n,i,s-1):R(t,e,n,s+1,o)}return s<0?null:e[s]}const U=V;function V(t,e){const n=W();return(V=function(t,e){return n[t-=105]})(t,e)}!function(t){const e=V,n=t();for(;;)try{if(991964===-parseInt(e(140))/1*(parseInt(e(112))/2)+parseInt(e(121))/3+-parseInt(e(137))/4+parseInt(e(115))/5*(parseInt(e(127))/6)+-parseInt(e(122))/7*(parseInt(e(110))/8)+-parseInt(e(144))/9*(-parseInt(e(123))/10)+parseInt(e(117))/11*(-parseInt(e(131))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(W);class q extends t.Plugin{[U(125)];[U(120)];static get[U(143)](){return[h,H]}static get[U(128)](){return U(139)}static get[U(129)](){return!0}static get[U(126)](){return!0}[U(130)](){const t=U;this[t(125)]=this[t(106)][t(111)][t(141)](t(125));const e=this[t(106)];this[t(120)]=setInterval(()=>{const n=t;let i;for(const t in e){const o=t,r=e[o];if(n(109)==r||n(135)==r||n(108)==r||n(107)==r||n(132)==r||n(119)==r||n(134)==r||n(105)==r){delete e[o],i=r,clearInterval(this[n(120)]),this[n(120)]=void 0;break}}n(135)==i&&e[n(136)](n(138)),n(108)==i&&e[n(136)](n(124)),n(107)==i&&e[n(136)](n(133)),n(132)==i&&e[n(136)](n(142),n(139)),n(119)==i&&e[n(136)](n(116)),n(134)==i&&e[n(136)](n(113)),n(105)==i&&e[n(136)](n(114))},1e3)}[U(118)](){const t=U;super[t(118)](),this[t(120)]&&clearInterval(this[t(120)])}}function W(){const t=["documentOutlineLicenseKeyExpired","documentOutlineLicenseKeyValid","24dGZXSX","config","5890nMsGUL","trialLimit","usageLimit","1455940exjgIH","evaluationLimit","2145lpQBDb","destroy","documentOutlineLicenseKeyEvaluationLimit","_licenseKeyCheckInterval","3835302XAnOQb","3272843RWHmQg","136410xmHsdq","expired","licenseKey","isPremiumPlugin","36XUEEOM","pluginName","isOfficialPlugin","init","156Atpsyf","documentOutlineLicenseKeyNotAllowed","domainLimit","documentOutlineLicenseKeyTrialLimit","documentOutlineLicenseKeyInvalid","_showLicenseError","122552gRhTxx","invalid","DocumentOutline","467rhfnxT","get","featureNotAllowed","requires","513GjDxPi","documentOutlineLicenseKeyUsageLimit","editor","documentOutlineLicenseKeyDomainLimit"];return(W=function(){return t})()}var B=n(901);function G(t,e){const n=F();return(G=function(t,e){return n[t-=368]})(t,e)}const Z=G;!function(t){const e=G,n=t();for(;;)try{if(247637===-parseInt(e(386))/1*(-parseInt(e(382))/2)+-parseInt(e(393))/3+parseInt(e(375))/4+-parseInt(e(387))/5*(-parseInt(e(380))/6)+parseInt(e(383))/7*(-parseInt(e(378))/8)+-parseInt(e(376))/9*(-parseInt(e(373))/10)+parseInt(e(369))/11*(-parseInt(e(372))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(F);class X extends t.Command{[Z(377)](){const t=Z;this[t(368)][t(371)][t(370)](e=>{const n=t;this[n(368)][n(371)][n(391)](e[n(374)](n(392)))})}[Z(381)](){const t=Z,e=this[t(368)][t(371)],n=e[t(379)][t(390)][t(384)]();this[t(388)]=null!==(n&&e[t(385)][t(389)](n,t(392)))}}function F(){const t=["selection","insertObject","tableOfContents","114822VJqQLy","editor","1045627EQwqOh","change","model","96zcwZwO","1020vRtEsj","createElement","260944sIytzP","37953GOimZK","execute","424CtyKXT","document","180rvKzXP","refresh","2knIrGE","26033ebyNZR","getFirstPosition","schema","431874YEkLMG","52705rirMEr","isEnabled","findAllowedParent"];return(F=function(){return t})()}var Q=n(336),z={attributes:{"data-cke":!0}};z.setAttributes=P(),z.insert=E().bind(null,"head"),z.domAPI=C(),z.insertStyleElement=D();x()(Q.A,z);Q.A&&Q.A.locals&&Q.A.locals;const Y=J;function J(t,e){const n=tt();return(J=function(t,e){return n[t-=261]})(t,e)}!function(t){const e=J,n=t();for(;;)try{if(349056===parseInt(e(310))/1+-parseInt(e(275))/2+-parseInt(e(280))/3*(parseInt(e(285))/4)+parseInt(e(265))/5+-parseInt(e(300))/6+-parseInt(e(297))/7*(-parseInt(e(290))/8)+parseInt(e(308))/9*(parseInt(e(270))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(tt);class $ extends t.Plugin{static get[Y(279)](){return Y(315)}static get[Y(268)](){return!0}static get[Y(293)](){return!0}[Y(272)](){const t=Y,e=this[t(284)];e[t(296)][t(271)](t(288))||(function(e){const n=t,i=new Map;return e?(e[n(323)](t=>{const e=n;e(281)!==t[e(294)]&&i[e(263)](t[e(332)],t[e(294)])}),i[n(271)]("h1")||i[n(263)]("h1",n(329)),i):i}(this[t(284)][t(296)][t(271)](t(292)))[t(323)]((n,i)=>{const o=t;this[o(295)](i),this[o(328)](n),e[o(294)][o(301)][o(316)](n)&&e[o(294)][o(301)][o(318)](n,{allowAttributes:o(304)})}),this[t(307)]())}[Y(295)](t){const e=Y;this[e(284)][e(282)][e(267)](e(287))[e(266)](n=>n.on(e(322)+t,(t,n,i)=>{const o=e,{consumable:r,writer:s}=i,c=n[o(317)][o(320)]("id"),a=n[o(321)][o(331)]();if(a)return c&&c[o(264)]||a[o(291)](o(304))?void(r[o(273)](n[o(317)],{attributes:["id"]})&&s[o(276)](o(304),c,a)):(r[o(273)](n[o(317)],{attributes:["id"]}),void s[o(276)](o(304),(0,u.uid)(),a))},{priority:u.priorities[e(271)](e(299))+.5}))}[Y(328)](t){const e=Y;this[e(284)][e(282)][e(267)](e(302))[e(266)](n=>n.on(e(298)+t,(t,n,i)=>{const o=e;if(!i[o(306)][o(273)](n[o(278)],t[o(309)]))return;const r=n[o(278)][o(320)](o(304)),s=i[o(314)][o(330)](n[o(278)]);i[o(327)][o(276)]("id",r,s)}))}[Y(307)](){const t=Y,e=this[t(284)],n=new Set,i=new Set;function o(e,n){const o=t,r=(0,u.uid)();return i[o(266)](r),e[o(276)](o(304),r,n),r}function r(e,n){const i=t;e[i(303)](i(304),n)}e[t(294)][t(325)][t(286)](s=>{const c=t,a=e[c(294)][c(325)][c(313)][c(305)]();let u=!1;for(const t of a)if(c(261)==t[c(277)]&&t[c(309)])if(et(t[c(309)])){const e=t[c(262)][c(271)](c(304));c(274)==typeof e?n[c(326)](e)?(o(s,t[c(319)][c(283)]),u=!0):i[c(266)](e):(o(s,t[c(319)][c(283)]),u=!0)}else c(274)==typeof t[c(262)][c(271)](c(304))&&(r(s,t[c(319)][c(283)]),u=!0);else if(c(269)==t[c(277)]){const e=t[c(262)][c(271)](c(304));c(274)==typeof e&&n[c(324)](e)}return u}),e[t(294)][t(325)].on(t(312),()=>{const e=t;i[e(323)](t=>n[e(266)](t)),i[e(311)]()})}}function tt(){const t=["model","_customUpcastHeadingsConversion","config","91gtgBUU","attribute:headingId:","low","2374416yoztwZ","schema","downcast","removeAttribute","headingId","getChanges","consumable","_registerHeadingIdAttributePostfixer","1017iltymq","name","47076aaTVNm","clear","change","differ","mapper","HeadingId","isRegistered","viewItem","extend","position","getAttribute","modelRange","element:","forEach","delete","document","has","writer","_customDataDowncastHeadingsConversion","heading1","toViewElement","getContainedElement","view","insert","attributes","set","length","22975bKvDHt","add","for","isOfficialPlugin","remove","168260nSbjJp","get","afterInit","consume","string","1302016uLXIat","setAttribute","type","item","pluginName","3SPaZjM","paragraph","conversion","nodeAfter","editor","2717168bQenYG","registerPostFixer","upcast","headingId.modelAttributeName","match","75128iDxGBU","hasAttribute","heading.options","isPremiumPlugin"];return(tt=function(){return t})()}function et(t){return!!t[Y(289)](/heading\d/)}const nt=it;function it(t,e){const n=ot();return(it=function(t,e){return n[t-=354]})(t,e)}function ot(){const t=["getAncestors","viewToModelPosition","domEvent","801vtYSZj","513548mSNUVr","1382948CNcSLl","getAttribute","tableOfContents","setCustomProperty","hasContent","end","editor","afterInit","setSelection","high","documentOutline.showEmptyHeadings","getCustomProperty","table-of-contents__placeholder","2269416ilNIxk","elementToStructure","991952DrnqhL","57774SWfwWO","schema","conversion","forEach","isPremiumPlugin","2195yegMAL","rootName","isOfficialPlugin","_headingIdModelAttributeName","abs","elementToElement","outlineDefinitions","1ZKbUSy","locale","config","nodeAfter","for","document","mapper","_defineConverters","editingDowncast","_createTableOfContents","filter","upcast","headingId","div","stop","$blockObject","type","view","editing","data","table-of-contents","dataDowncast","element","text","headingId.modelAttributeName","fromCharCode","plugins","createText","findMappedViewAncestor","scrollToTheSelection","_trackNewToCElements","No headings were found in the document.","getChanges","reconvertItem","createContainerElement","pluginName","registerRawContentMatcher","_currentOutlineDefinitions","modelPosition","length","add"," table-of-contents_empty","init","level","Empty heading","register","_redirectMapper","change","model","viewPosition","3XVKIPV","_tableOfContentsElements","DocumentOutlineUtils","position","Table of contents","differ","1494wZOjhX","_updateTableOfContentsElements","isInteger","$capture","href","map","_defineSchema","tableOfContentsHeadingIndex","_handleScrollToHeading","insert","toModelElement","modelElement","commands","20990kTGQjN","createPositionAt","preventDefault","$graveyard","click","TableOfContentsEditing","target","name","join","insertTableOfContents","listenTo","requires","get","11USZqRv"];return(ot=function(){return t})()}!function(t){const e=it,n=t();for(;;)try{if(102334===-parseInt(e(356))/1*(-parseInt(e(460))/2)+-parseInt(e(406))/3*(-parseInt(e(443))/4)+-parseInt(e(465))/5*(parseInt(e(412))/6)+-parseInt(e(444))/7+-parseInt(e(459))/8+parseInt(e(442))/9*(parseInt(e(425))/10)+-parseInt(e(438))/11*(-parseInt(e(457))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ot);class rt extends t.Plugin{static get[nt(391)](){return nt(430)}static get[nt(467)](){return!0}static get[nt(464)](){return!0}static get[nt(436)](){return[B.Widget,h,$]}[nt(393)];[nt(407)];[nt(468)];constructor(t){const e=nt;super(t),this[e(393)]=[],this[e(407)]=new Set,this[e(468)]=e(368)}[nt(398)](){const t=nt,e=this[t(450)],n=e[t(374)][t(373)][t(361)];e[t(358)][t(437)](t(380))&&(this[t(468)]=e[t(358)][t(437)](t(380))),this[t(435)](n,t(429),(e,n)=>{const i=t;if(!n[i(431)])return;const o=n[i(431)][i(455)](i(419));Number[i(414)](o)&&(n[i(441)][i(427)](),e[i(370)](),this[i(420)](o))},{priority:t(453),context:t(415)}),this[t(418)](),this[t(363)](),e[t(424)][t(396)](t(434),new X(e)),e[t(382)][t(437)](t(408)).on(t(403),(e,n)=>{const i=t;this[i(393)]=n[i(355)],this[i(413)]()}),this[t(435)](e[t(404)][t(361)],t(403),()=>{this[t(386)]()})}[nt(451)](){!async function(t){const e=m([121,74,98,57,112,69,100,116,99,75,107,104,80,52,105,101,85,86,84,73,88,70,83,108,68,79,54,113,87,109,78,49,72,82,50,106,89,118,56,53,51,115,102,65,81,97,117,119,71,110,103,48,111,114,66,76,77,67,120,55,122,90]),n=window[m([68,97,116,101])][m([110,111,119])](),i=t[m([101,100,105,116,111,114])],o=new(window[m([80,114,111,109,105,115,101])])(t=>{i[m([111,110,99,101])](m([114,101,97,100,121]),t)}),r={[m([107,116,121])]:m([69,67]),[m([117,115,101])]:m([115,105,103]),[m([99,114,118])]:m([80,45,50,53,54]),[m([120])]:m([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[m([121])]:m([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[m([97,108,103])]:m([69,83,50,53,54])},s=i[m([99,111,110,102,105,103])][m([103,101,116])](m([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[m([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),o[m([116,104,101,110])](()=>new(window[m([80,114,111,109,105,115,101])])(t=>{let e=0;i[m([109,111,100,101,108])][m([111,110])](m([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,i)=>{i[0][m([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[m([111,102,102])]())})}))];return window[m([80,114,111,109,105,115,101])][m([114,97,99,101])](e)[m([116,104,101,110])](()=>t)}function a(t){return t[m([115,116,97,114,116,115,87,105,116,104])](m([101,121]))?JSON[m([112,97,114,115,101])](l(t)):null}function l(t){return window[m([97,116,111,98])](t[m([114,101,112,108,97,99,101])](/-/g,m([43]))[m([114,101,112,108,97,99,101])](/_/g,m([47])))}function d(t){let e=5381;function n(t){for(let n=0;n<t[m([108,101,110,103,116,104])];n++){const i=t[m([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+i,e&=e}}return function t(e){Array[m([105,115,65,114,114,97,121])](e)?e[m([102,111,114,69,97,99,104])](t):e&&typeof e==m([111,98,106,101,99,116])?Object[m([101,110,116,114,105,101,115])](e)[m([115,111,114,116])]()[m([102,111,114,69,97,99,104])](([e,i])=>{n(e),t(i)}):n(window[m([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[m([116,111,83,116,114,105,110,103])](16)[m([112,97,100,83,116,97,114,116])](8,m([48]))}function h(t){return t[m([115,112,108,105,116])]("")[m([114,101,118,101,114,115,101])]()[m([106,111,105,110])]("")}function p(){}function m(t){const e=it;return t[e(417)](t=>String[e(381)](t))[e(433)]("")}!function(t){const n=function(){const t=window[m([83,116,114,105,110,103])](window[m([112,101,114,102,111,114,109,97,110,99,101])][m([110,111,119])]())[m([114,101,112,108,97,99,101])](m([46]),"");let n=m([121]);for(let i=0;i<t[m([108,101,110,103,116,104])];i+=2){let o=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](i,i+2));o>=e[m([108,101,110,103,116,104])]&&(o-=e[m([108,101,110,103,116,104])]),n+=e[o]}return n}();i[n]=m([116,97,98,108,101,79,102,67,111,110,116,101,110,116,115,76,105,99,101,110,115,101,75,101,121])+t,t!=m([86,97,108,105,100])&&async function(){await o,i[m([109,111,100,101,108])][m([99,104,97,110,103,101])]=p,i[m([109,111,100,101,108])][m([101,110,113,117,101,117,101,67,104,97,110,103,101])]=p,i[m([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](m([109,111,100,101,108]))}()}(await async function(){let t,e=null,p=null;try{return s==m([71,80,76])?m([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=s[m([115,112,108,105,116])](m([46]));return 3!=t[m([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[m([106,116,105])],n=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](t[m([108,101,110,103,116,104])]-8),16),i={...e,[m([106,116,105])]:t[m([115,117,98,115,116,114,105,110,103])](0,t[m([108,101,110,103,116,104])]-8)};return delete i[m([118,99])],d(i)==n}}}(),t?(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(p=function(t,e){return new(window[m([80,114,111,109,105,115,101])])(c=>{if(r())return c(m([86,97,108,105,100]));s(),i[m([100,101,99,111,114,97,116,101])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const l=(0,u.uid)();function p(t){return!!t&&(typeof t===m([111,98,106,101,99,116])||typeof t===m([102,117,110,99,116,105,111,110]))&&typeof t[m([116,104,101,110])]===m([102,117,110,99,116,105,111,110])&&typeof t[m([99,97,116,99,104])]===m([102,117,110,99,116,105,111,110])}function g(i){a(i)[m([116,104,101,110])](t=>t&&t[m([115,116,97,116,117,115])]==m([111,107])?f(d(l+e))!=t[m([118,101,114,105,102,105,99,97,116,105,111,110])]?m([85,115,97,103,101,76,105,109,105,116]):m([86,97,108,105,100]):m([85,115,97,103,101,76,105,109,105,116]))[m([116,104,101,110])](t=>(r(),t),()=>{const t=s();return null==t?(r(),m([86,97,108,105,100])):m(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[m([116,104,101,110])](c)[m([99,97,116,99,104])](()=>{c(m([85,115,97,103,101,76,105,109,105,116]))});const o=36e5;function r(){const e=m([108,108,99,116,45])+f(d(t)),i=h(f(window[m([77,97,116,104])][m([99,101,105,108])](n/o)));window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([115,101,116,73,116,101,109])](e,i)}function s(){const e=m([108,108,99,116,45])+f(d(t)),n=window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([103,101,116,73,116,101,109])](e);return n?window[m([112,97,114,115,101,73,110,116])](h(n),16)*o:null}function a(t){return new(window[m([80,114,111,109,105,115,101])])((e,n)=>{t[m([116,104,101,110])](e,n),window[m([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}i[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return c(m([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[m([114,101,113,117,101,115,116,73,100])]:l}},{[m([112,114,105,111,114,105,116,121])]:m([104,105,103,104])}),i[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{p(t[m([114,101,116,117,114,110])])&&(a=!0,g(t[m([114,101,116,117,114,110])]))},{[m([112,114,105,111,114,105,116,121])]:m([108,111,119])}),o[m([116,104,101,110])](()=>{a||c(m([85,115,97,103,101,76,105,109,105,116]))})});function r(){return i[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==m([97,117,116,111])}function s(){i[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=m([97,117,116,111])}}(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[m([106,116,105])])),await async function(){let t=!0;try{const i=s[m([115,112,108,105,116])](m([46])),[o,r,c]=i;return e(o),await n(o,r,c),t}catch{return!1}function e(e){const n=a(e);n&&n[m([97,108,103])]==m([69,83,50,53,54])||(t=!1)}async function n(e,n,i){const o=window[m([85,105,110,116,56,65,114,114,97,121])][m([102,114,111,109])](l(i),t=>t[m([99,104,97,114,67,111,100,101,65,116])](0)),s=(new(window[m([84,101,120,116,69,110,99,111,100,101,114])]))[m([101,110,99,111,100,101])](e+m([46])+n),c=window[m([99,114,121,112,116,111])][m([115,117,98,116,108,101])];if(!c)return;const a=await c[m([105,109,112,111,114,116,75,101,121])](m([106,119,107]),r,{[m([110,97,109,101])]:m([69,67,68,83,65]),[m([110,97,109,101,100,67,117,114,118,101])]:m([80,45,50,53,54])},!1,[m([118,101,114,105,102,121])]);await c[m([118,101,114,105,102,121])]({[m([110,97,109,101])]:m([69,67,68,83,65]),[m([104,97,115,104])]:{[m([110,97,109,101])]:m([83,72,65,45,50,53,54])}},a,o,s)||(t=!1)}}()?function(){const e=t[m([102,101,97,116,117,114,101,115])];return!(!e||!e[m([105,110,99,108,117,100,101,115])](m([42]))&&!e[m([105,110,99,108,117,100,101,115])](m([84,79,67]))&&!e[m([105,110,99,108,117,100,101,115])](m([80,80])))}()?function(){const e=[m([101,118,97,108,117,97,116,105,111,110]),m([116,114,105,97,108])][m([105,110,99,108,117,100,101,115])](t[m([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1754265600;return t[m([101,120,112])]<e}()?m([69,120,112,105,114,101,100]):function(){const e=it,n=t[m([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[m([108,101,110,103,116,104])])return!0;const{hostname:i}=new URL(window[m([108,111,99,97,116,105,111,110])][e(416)]);if(n[m([105,110,99,108,117,100,101,115])](i))return!0;const o=i[m([115,112,108,105,116])](m([46]));return n[m([102,105,108,116,101,114])](t=>t[m([105,110,99,108,117,100,101,115])](m([42])))[m([109,97,112])](t=>t[m([115,112,108,105,116])](m([46])))[m([102,105,108,116,101,114])](t=>t[m([108,101,110,103,116,104])]<=o[m([108,101,110,103,116,104])])[m([109,97,112])](t=>Array(o[m([108,101,110,103,116,104])]-t[m([108,101,110,103,116,104])])[m([102,105,108,108])](t[0]===m([42])?m([42]):"")[m([99,111,110,99,97,116])](t))[m([115,111,109,101])](t=>o[m([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===m([42])))}()?(t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([101,118,97,108,117,97,116,105,111,110])&&(e=c(m([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([116,114,105,97,108])&&(e=c(m([84,114,105,97,108,76,105,109,105,116]))),await(e&&p?new(window[m([80,114,111,109,105,115,101])])((t,n)=>{e[m([116,104,101,110])](t,n),p[m([116,104,101,110])](e=>{e!=m([86,97,108,105,100])&&t(e)},n)}):e||p||m([86,97,108,105,100]))):m([68,111,109,97,105,110,76,105,109,105,116]):m([78,111,116,65,108,108,111,119,101,100]):m([73,110,118,97,108,105,100])):m([73,110,118,97,108,105,100]))}catch{return m([73,110,118,97,108,105,100])}}())}(this)}[nt(413)](){const t=nt;this[t(407)][t(463)](e=>{const n=t;n(428)!==e[n(466)]&&this[n(450)][n(374)][n(389)](e)})}[nt(386)](){const t=nt;for(const e of this[t(450)][t(404)][t(361)][t(411)][t(388)]({includeChangesInGraveyard:!0})){if(t(421)!==e[t(372)]||t(446)!==e[t(432)])return;this[t(407)][t(396)](e[t(409)][t(359)])}}[nt(418)](){const t=nt;this[t(450)][t(404)][t(461)][t(401)](t(446),{inheritAllFrom:t(371)})}[nt(363)](){const t=nt,e=this[t(450)][t(462)];e[t(360)](t(367))[t(354)]({model:t(446),view:{name:t(369),classes:t(376)}}),e[t(360)](t(377))[t(458)]({model:t(446),view:(e,{writer:n})=>this[t(365)](n,!0)}),e[t(360)](t(364))[t(458)]({model:t(446),view:(e,{writer:n})=>{const i=t;this[i(407)][i(396)](e);const o=this[i(365)](n);return(0,B.toWidget)(o,n,{label:m(this[i(450)][i(357)],i(410))})}}),this[t(450)][t(375)][t(392)]({name:t(369),classes:t(376)}),this[t(450)][t(374)][t(362)].on(t(440),this[t(402)](),{priority:t(453)})}[nt(365)](t,e=!1){const n=nt,{locale:i}=this[n(450)],o=t[n(390)](n(369),{class:n(376)+(0===this[n(393)][n(395)]?n(397):""),...!e&&{"data-table-of-contents-label":m(i,n(410))}});0===this[n(393)][n(395)]&&!1===e&&t[n(421)](t[n(426)](o,n(449)),t[n(390)]("p",{class:n(456)},[t[n(383)](m(i,n(387)))]));const r=e?"":"["+m(i,n(400))+"]";let s=o;return this[n(393)][n(463)]((i,o,c)=>{const a=n,u=this[a(450)][a(404)][a(448)](i[a(423)],{ignoreWhitespaces:!0}),l=u?i[a(379)]:r,d=i[a(423)][a(445)](this[a(468)]),f=t[a(390)]("a",{href:"#"+d,...!e&&{tabindex:"-1"}},[t[a(383)](l)]),h=this[a(450)][a(358)][a(437)](a(454));t[a(447)](a(419),o,f);const p=t[a(390)]("li",null,[u||!e&&h?f:t[a(383)]("")]),m=o?c[o-1][a(399)]:0,g=Math[a(469)](i[a(399)]-m);if(i[a(399)]>m){const e=st(p,g,t);t[a(421)](t[a(426)](s,a(449)),e)}else{const e=function(t,e){const n=a;return t[n(439)]({includeSelf:!0,parentFirst:!0})[n(366)](t=>t.is(n(378),"ol"))[e]}(s,g);t[a(421)](t[a(426)](e,a(449)),p)}s=p}),o}[nt(420)](t){const e=nt,n=this[e(393)][t][e(423)];this[e(450)][e(404)][e(403)](t=>{t[e(452)](n,0)}),this[e(450)][e(374)][e(373)][e(385)]({alignToTop:!0,forceScroll:!0})}[nt(402)](){return(t,e)=>{const n=it,i=e[n(362)],o=i[n(384)](e[n(405)]),r=i[n(422)](o);r.is(n(378),n(446))&&(e[n(394)]=this[n(450)][n(404)][n(426)](r,0),t[n(370)]())}}}function st(t,e,n){const i=nt;return 1===e?n[i(390)]("ol",null,[t]):n[i(390)]("ol",null,[n[i(390)]("li",null,[st(t,e-1,n)])])}var ct=n(355);const at=ut;function ut(t,e){const n=lt();return(ut=function(t,e){return n[t-=111]})(t,e)}function lt(){const t=["tooltip","TableOfContentsUI","_createButton","340304KjqZfO","tableOfContentsLicenseKeyInvalid","expired","tableOfContentsLicenseKeyValid","2832eqDtLK","4942092zfQXfl","init","_showLicenseError","tableOfContentsLicenseKeyExpired","tableOfContentsLicenseKeyNotAllowed","3GNhDCo","view","add","bind","featureNotAllowed","tableOfContents","TableOfContents","isPremiumPlugin","40950rXhkbW","editor","usageLimit","5EyiqKB","isEnabled","set","locale","menuBar:tableOfContents","isOfficialPlugin","get","406964CbpoAt","Table of contents","1044DZnWTm","_licenseKeyCheckInterval","tableOfContentsLicenseKeyEvaluationLimit","domainLimit","trialLimit","focus","config","insertTableOfContents","tableOfContentsLicenseKeyTrialLimit","execute","6055FHnYJB","11eSKIxq","invalid","2285178eQnJqU","editing","1100648nrVNJV","tableOfContentsLicenseKeyUsageLimit","pluginName","commands","componentFactory","listenTo","licenseKey","destroy","evaluationLimit","tableOfContentsLicenseKeyDomainLimit"];return(lt=function(){return t})()}!function(t){const e=ut,n=t();for(;;)try{if(338128===-parseInt(e(166))/1+parseInt(e(136))/2+parseInt(e(118))/3*(parseInt(e(153))/4)+parseInt(e(129))/5*(-parseInt(e(151))/6)+parseInt(e(148))/7*(-parseInt(e(112))/8)+parseInt(e(138))/9*(parseInt(e(126))/10)+parseInt(e(149))/11*(parseInt(e(113))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt);class dt extends t.Plugin{[at(159)];[at(139)];static get[at(155)](){return at(164)}static get[at(134)](){return!0}static get[at(125)](){return!0}[at(114)](){const t=at,e=this[t(127)];e.ui[t(157)][t(120)](t(123),()=>{const e=t,n=this[e(165)](p.ButtonView);return n[e(163)]=!0,n}),e.ui[t(157)][t(120)](t(133),()=>this[t(165)](p.MenuBarMenuListItemButtonView)),this[t(159)]=this[t(127)][t(144)][t(135)](t(159));const n=this[t(127)];this[t(139)]=setInterval(()=>{const e=t;let i;for(const t in n){const o=t,r=n[o];if(e(111)==r||e(167)==r||e(116)==r||e(162)==r||e(117)==r||e(140)==r||e(146)==r||e(154)==r){delete n[o],i=r,clearInterval(this[e(139)]),this[e(139)]=void 0;break}}e(167)==i&&n[e(115)](e(150)),e(116)==i&&n[e(115)](e(168)),e(162)==i&&n[e(115)](e(141)),e(117)==i&&n[e(115)](e(122),e(124)),e(140)==i&&n[e(115)](e(161)),e(146)==i&&n[e(115)](e(142)),e(154)==i&&n[e(115)](e(128))},1e3)}[at(165)](t){const e=at,n=this[e(127)],i=n[e(132)],o=n[e(156)][e(135)](e(145)),r=new t(i);return r[e(131)]({label:m(i,e(137)),icon:ct.IconTableOfContents}),r[e(121)](e(130)).to(o,e(130)),this[e(158)](r,e(147),()=>{const t=e;n[t(147)](t(145)),n[t(152)][t(119)][t(143)]()}),r}[at(160)](){const t=at;super[t(160)](),this[t(139)]&&clearInterval(this[t(139)])}}function ft(){var t=["9MHWiXp","7799bEikjX","isPremiumPlugin","isOfficialPlugin","2001950bfwmTM","16392badqFa","787784LyqFhB","349358dvxkvn","279965DUjqPH","4dMBZRp","TableOfContents","requires","pluginName","1948970wCkzjK","6KCTLGb","5140LkfnhM","411PgkTyI"];return(ft=function(){return t})()}var ht=pt;function pt(t,e){var n=ft();return(pt=function(t,e){return n[t-=365]})(t,e)}!function(t){for(var e=pt,n=t();;)try{if(264465===parseInt(e(369))/1+-parseInt(e(377))/2*(-parseInt(e(378))/3)+parseInt(e(371))/4*(parseInt(e(375))/5)+parseInt(e(376))/6*(parseInt(e(370))/7)+parseInt(e(368))/8*(-parseInt(e(379))/9)+parseInt(e(366))/10+parseInt(e(380))/11*(-parseInt(e(367))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ft);class mt extends t.Plugin{static get[ht(373)](){return[rt,dt]}static get[ht(374)](){return ht(372)}static get[ht(365)](){return!0}static get[ht(381)](){return!0}}function gt(){var t=["5706659zZkYfJ","5oeryvR","412404OOIYzH","13686040xWnTHs","6871912Kaqsfy","2350988CRmhAs","26DDeYkR","1680618tKBPOZ","53173xEQnck","9pIbQvd"];return(gt=function(){return t})()}function wt(t,e){var n=gt();return(wt=function(t,e){return n[t-=460]})(t,e)}!function(t){for(var e=wt,n=t();;)try{if(583084===parseInt(e(466))/1*(parseInt(e(464))/2)+parseInt(e(465))/3+-parseInt(e(463))/4*(-parseInt(e(469))/5)+parseInt(e(460))/6+-parseInt(e(468))/7+parseInt(e(462))/8+-parseInt(e(467))/9*(parseInt(e(461))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(gt)})(),(window.CKEditor5=window.CKEditor5||{}).documentOutline=i})();
package/dist/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Plugin as _0x5bd406,Command as _0x395bac}from'@ckeditor/ckeditor5-core/dist/index.js';import{debounce as _0x178fab,throttle as _0x13a18a}from'es-toolkit/compat';import{ModelText as _0x2b8f2d,ModelTreeWalker as _0x5d26a0}from'@ckeditor/ckeditor5-engine/dist/index.js';import{diff as _0x454a28,diffToChanges as _0x5d6f2d,scrollAncestorsToShowTarget as _0x139d18,CKEditorError as _0x1c0d9a,global as _0x44e62d,Rect as _0x5e5c63,uid as _0x15f87f,priorities as _0x4d34d6}from'@ckeditor/ckeditor5-utils/dist/index.js';import{View as _0x16f23f,ButtonView as _0x1a04f4,MenuBarMenuListItemButtonView as _0x27e024}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Widget as _0x51905c,toWidget as _0x209e79}from'@ckeditor/ckeditor5-widget/dist/index.js';import{IconTableOfContents as _0x508aad}from'@ckeditor/ckeditor5-icons/dist/index.js';function g(_0xebcaaa){let _0x53f852='';for(const _0x527c3b of _0xebcaaa['getChildren']())_0x527c3b instanceof _0x2b8f2d&&(_0x53f852+=_0x527c3b['data']);return _0x53f852;}class i extends _0x5bd406{static get['pluginName'](){return'DocumentOutlineUtils';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['_headingNames']=[];['init'](){const _0x720381=this['editor'];this['_headingNames']=this['_getHeadingNames']();let _0x153aaa=[];_0x720381['model']['document']['on']('change',_0x178fab(()=>{const _0x4a69ba=_0x153aaa;_0x153aaa=this['_getOutlineDefinitions']();const _0x23d2e5=_0x454a28(_0x4a69ba,_0x153aaa,(_0x1b6d29,_0x44f009)=>_0x1b6d29['level']===_0x44f009['level']&&_0x1b6d29['text']===_0x44f009['text']&&_0x1b6d29['modelElement']===_0x44f009['modelElement']),_0x362406=_0x5d6f2d(_0x23d2e5,_0x153aaa),_0x2c3592=this['_getActiveHeading'](),_0x23c1d5=_0x153aaa['findIndex'](_0x263f9b=>_0x263f9b['modelElement']===_0x2c3592);_0x362406['length']&&this['fire']('change',{'outlineDefinitions':_0x153aaa,'activeItemIndex':_0x23c1d5,'outlineChanges':_0x362406}),this['fire']('activeItemIndex',{'index':_0x23c1d5});},0xfa,{'leading':!0x0,'trailing':!0x0}));}['afterInit'](){this['_headingNames']['length']||this['_deriveHeadingElementsFromConversion']();}['_getOutlineDefinitions'](){const _0x3886d2=this['editor'],_0x5213d8=[],_0x5642f9=this['_headingNames'];for(const _0x4b9bc7 of _0x3886d2['model']['document']['getRootNames']())_0x5d1d2e(_0x3886d2['model']['document']['getRoot'](_0x4b9bc7));function _0x5d1d2e(_0x3eca40){for(const _0x456b33 of _0x3eca40['getChildren']())_0x456b33['is']('element')&&(_0x5642f9['includes'](_0x456b33['name'])&&_0x5213d8['push']({'level':_0x5642f9['indexOf'](_0x456b33['name'])+0x1,'text':g(_0x456b33),'modelElement':_0x456b33}),_0x5d1d2e(_0x456b33));}return _0x5213d8;}['_getActiveHeading'](){const _0x332398=this['editor']['model']['document']['selection']['getFirstPosition'](),_0x1a4743=new _0x5d26a0({'direction':'backward','startPosition':_0x332398});for(const _0x402753 of _0x1a4743)if(_0x402753['item']['is']('element')&&this['_headingNames']['includes'](_0x402753['item']['name']))return _0x402753['item'];}['_getHeadingNames'](){const _0x265c44=this['editor']['config']['get']('documentOutline.headings');return _0x265c44||function(_0x2fa33e){const _0xfcd74b=_0x2fa33e['config']['get']('heading.options');return _0xfcd74b?_0xfcd74b['reduce']((_0x550196,_0xa5bcc1)=>('paragraph'!==_0xa5bcc1['model']&&_0x550196['push'](_0xa5bcc1['model']),_0x550196),[]):_0x2fa33e['plugins']['has']('GeneralHtmlSupport')?['htmlH1','htmlH2','htmlH3','htmlH4','htmlH5','htmlH6']:[];}(this['editor']);}['_deriveHeadingElementsFromConversion'](){const _0x4488f3=this['editor'],_0x2aeee2=['h1','h2','h3','h4','h5','h6'],_0x55818e=[];for(const _0x23cf40 of _0x2aeee2){const _0x25f053=_0x4488f3['editing']['view']['domConverter']['domToView'](document['createElement'](_0x23cf40)),_0x4614b3=_0x4488f3['data']['toModel'](_0x25f053)['getChild'](0x0);_0x4614b3?.['is']('element')&&_0x55818e['push'](_0x4614b3['name']);}this['_headingNames']=_0x55818e;}}function j(_0x22b294,_0x501165){const t=_0x22b294['t'];switch(_0x501165){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 _0x501165;}}class A extends _0x16f23f{constructor(_0x267b5a,_0x40d4ca=!0x1){super(_0x267b5a);const _0x449c6c=this['bindTemplate'],_0x81c9db=_0x40d4ca?'['+j(_0x267b5a,'Empty\x20heading')+']':'';this['set']('text',''),this['set']('level',0x1),this['set']('isActive',!0x1),this['bind']('isEmpty')['to'](this,'text',_0x58bf18=>!_0x58bf18),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline__item',_0x449c6c['to']('level',_0x288f48=>'ck-document-outline__item_level-'+_0x288f48),_0x449c6c['if']('isActive','ck-document-outline__item_active'),_0x449c6c['if']('isEmpty','ck-document-outline__item_empty')],'title':_0x449c6c['to']('text')},'children':[{'text':_0x449c6c['to']('text',_0x4b6b7e=>_0x4b6b7e||_0x81c9db)}],'on':{'click':_0x449c6c['to']('click')}});}}class f extends _0x16f23f{['items'];['documentOutlineContainer'];['showEmptyHeadingText'];constructor(_0x4e407f,_0xe3274e=!0x1,_0x28cef0){super(_0x4e407f),this['showEmptyHeadingText']=_0xe3274e,this['set']('activeItemIndex',-0x1),this['documentOutlineContainer']=_0x28cef0,this['items']=this['createCollection'](),this['items']['delegate']('click')['to'](this),this['on']('click',this['_handleItemClick']['bind'](this)),this['on']('change:activeItemIndex',(_0x46a493,_0x19a199,_0xd0d0b5,_0x350b56)=>{this['_setActiveItem'](_0x350b56,_0xd0d0b5);}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline'],'dir':_0x4e407f['contentLanguageDirection'],'data-document-outline-empty-placeholder':j(_0x4e407f,'Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.'),'tabindex':-0x1},'children':this['items']});}['sync'](_0x523a3b){_0x523a3b['forEach'](_0x2a14cf=>{'insert'==_0x2a14cf['type']?this['_insertItem'](_0x2a14cf['index'],..._0x2a14cf['values']):'delete'==_0x2a14cf['type']&&this['_deleteItem'](_0x2a14cf['index'],_0x2a14cf['howMany']);});}['_setActiveItem'](_0x1ee649,_0x5db173){if(-0x1!==_0x1ee649){const _0x513d78=this['items']['get'](_0x1ee649);_0x513d78&&(_0x513d78['isActive']=!0x1);}-0x1!==_0x5db173&&(this['items']['get'](_0x5db173)['isActive']=!0x0,this['_scrollToItem'](_0x5db173));}['_insertItem'](_0x19a453,..._0x4c56f2){const _0x4cb02e=_0x4c56f2['map']((_0x279cff,_0x52ebea)=>{const _0x296e85=new A(this['locale'],this['showEmptyHeadingText']);return _0x296e85['text']=_0x279cff['text'],_0x296e85['level']=_0x279cff['level'],_0x19a453+_0x52ebea===this['activeItemIndex']&&(_0x296e85['isActive']=!0x0),_0x296e85;});this['items']['addMany'](_0x4cb02e,_0x19a453);}['_deleteItem'](_0x2d11c1,_0x26f498){do{this['items']['remove'](_0x2d11c1);}while(--_0x26f498);}['_handleItemClick'](_0x19aa16){const _0x1ff3f7=this['items']['getIndex'](_0x19aa16['source']);this['fire']('itemSelected',_0x1ff3f7);}['_scrollToItem'](_0x2a2d66){_0x139d18(this['items']['get'](_0x2a2d66)['element'],0x14,this['documentOutlineContainer']);}['destroy'](){super['destroy'](),this['element']['remove']();}}class n extends _0x5bd406{['view'];['_currentOutlineDefinitions'];['_updateActiveDefinitionFromViewportThrottled'];static get['pluginName'](){return'DocumentOutlineUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x590a56){super(_0x590a56),this['view']=new f(_0x590a56['locale'],this['editor']['config']['get']('documentOutline.showEmptyHeadings'),this['editor']['config']['get']('documentOutline.container')),this['_currentOutlineDefinitions']=[],this['_updateActiveDefinitionFromViewportThrottled']=_0x13a18a(this['_updateActiveDefinitionOnViewportChange']['bind'](this),0x64);}['init'](){const _0x39b894=this['editor'],_0x572524=_0x39b894['plugins']['get']('DocumentOutlineUtils');let _0x1180ea=!0x1;if(this['view']['render'](),this['editor']['ui']['focusTracker']['add'](this['view']['element']),!_0x39b894['config']['get']('documentOutline.container'))throw new _0x1c0d9a('document-outline-container-not-provided',{'editor':_0x39b894});_0x39b894['config']['get']('documentOutline.container')['appendChild'](this['view']['element']),_0x572524['on']('change',this['_handleOutlineChange']['bind'](this)),_0x572524['on']('activeItemIndex',(_0x4e2be7,{index:_0x3bc8e2})=>this['_setActiveViewItem'](_0x3bc8e2)),this['view']['on']('itemSelected',(_0x1cfe70,_0x464d3b)=>{_0x1180ea=!0x0,this['_handleItemSelected'](_0x464d3b);}),this['view']['listenTo'](_0x44e62d['document'],'scroll',()=>{_0x1180ea?_0x1180ea=!0x1:this['_updateActiveDefinitionFromViewportThrottled']();},{'useCapture':!0x0}),this['view']['listenTo'](_0x44e62d['window'],'resize',this['_updateActiveDefinitionFromViewportThrottled'],{'useCapture':!0x0});}['afterInit'](){!async function(_0x5b5b03){const _0xaaea6=_0x757c5e([0x78,0x6b,0x6a,0x75,0x63,0x77,0x68,0x4e,0x44,0x58,0x79,0x4f,0x54,0x69,0x38,0x51,0x41,0x30,0x67,0x50,0x33,0x4a,0x70,0x31,0x6f,0x4d,0x4b,0x76,0x6d,0x6c,0x39,0x5a,0x46,0x42,0x62,0x45,0x36,0x73,0x34,0x6e,0x43,0x7a,0x66,0x37,0x72,0x53,0x57,0x47,0x65,0x52,0x61,0x64,0x49,0x71,0x56,0x35,0x32,0x55,0x59,0x74,0x48,0x4c]),_0x273398=0x549a84aa,_0x26dc29=0x549debc2^_0x273398,_0xb8c3ea=window[_0x757c5e([0x44,0x61,0x74,0x65])][_0x757c5e([0x6e,0x6f,0x77])](),_0x419b62=_0x5b5b03[_0x757c5e([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2c45d4=new window[(_0x757c5e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x41c48f=>{_0x419b62[_0x757c5e([0x6f,0x6e,0x63,0x65])](_0x757c5e([0x72,0x65,0x61,0x64,0x79]),_0x41c48f);}),_0x39a290={[_0x757c5e([0x6b,0x74,0x79])]:_0x757c5e([0x45,0x43]),[_0x757c5e([0x75,0x73,0x65])]:_0x757c5e([0x73,0x69,0x67]),[_0x757c5e([0x63,0x72,0x76])]:_0x757c5e([0x50,0x2d,0x32,0x35,0x36]),[_0x757c5e([0x78])]:_0x757c5e([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]),[_0x757c5e([0x79])]:_0x757c5e([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]),[_0x757c5e([0x61,0x6c,0x67])]:_0x757c5e([0x45,0x53,0x32,0x35,0x36])},_0x3d7e2e=_0x419b62[_0x757c5e([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x757c5e([0x67,0x65,0x74])](_0x757c5e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3eb387(){let _0x1a4521,_0x38d767=null,_0x5dfeda=null;try{if(_0x3d7e2e==_0x757c5e([0x47,0x50,0x4c]))return _0x757c5e([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x1a4521=_0x1b7622(),!_0x1a4521)return _0x757c5e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x1a4521[_0x757c5e([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x5dfeda=_0xf92e93(_0x1a4521[_0x757c5e([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x1a4521[_0x757c5e([0x6a,0x74,0x69])])),await _0x5d2e79()?_0x1a8cee()?_0x5d4e07()?_0x757c5e([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x70dddb()?(_0x1a4521[_0x757c5e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x757c5e([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x38d767=_0x26189c(_0x757c5e([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x1a4521[_0x757c5e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x757c5e([0x74,0x72,0x69,0x61,0x6c])&&(_0x38d767=_0x26189c(_0x757c5e([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x316284()):_0x757c5e([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x757c5e([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x757c5e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x757c5e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5d4e07(){const _0x2a2a86=[_0x757c5e([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x757c5e([0x74,0x72,0x69,0x61,0x6c])][_0x757c5e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1a4521[_0x757c5e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0xb8c3ea/0x3e8:0xe10*_0x26dc29;return _0x1a4521[_0x757c5e([0x65,0x78,0x70])]<_0x2a2a86;}function _0x1a8cee(){const _0xf953e2=_0x1a4521[_0x757c5e([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0xf953e2&&(!!_0xf953e2[_0x757c5e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x757c5e([0x2a]))||(!!_0xf953e2[_0x757c5e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x757c5e([0x44,0x4f]))||!!_0xf953e2[_0x757c5e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x757c5e([0x50,0x50]))));}function _0x70dddb(){const _0x45fde0=_0x1a4521[_0x757c5e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x45fde0||0x0==_0x45fde0[_0x757c5e([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x358ce5}=new URL(window[_0x757c5e([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x45fde0[_0x757c5e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x358ce5))return!0x0;const _0x1359c1=_0x358ce5[_0x757c5e([0x73,0x70,0x6c,0x69,0x74])](_0x757c5e([0x2e]));return _0x45fde0[_0x757c5e([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x571b0a=>_0x571b0a[_0x757c5e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x757c5e([0x2a])))[_0x757c5e([0x6d,0x61,0x70])](_0x2bc1b5=>_0x2bc1b5[_0x757c5e([0x73,0x70,0x6c,0x69,0x74])](_0x757c5e([0x2e])))[_0x757c5e([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xe29ec6=>_0xe29ec6[_0x757c5e([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x1359c1[_0x757c5e([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x757c5e([0x6d,0x61,0x70])](_0xacb498=>Array(_0x1359c1[_0x757c5e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0xacb498[_0x757c5e([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x757c5e([0x66,0x69,0x6c,0x6c])](_0xacb498[0x0]===_0x757c5e([0x2a])?_0x757c5e([0x2a]):'')[_0x757c5e([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0xacb498))[_0x757c5e([0x73,0x6f,0x6d,0x65])](_0x22a7aa=>_0x1359c1[_0x757c5e([0x65,0x76,0x65,0x72,0x79])]((_0x5c68a7,_0x2ab25a)=>_0x22a7aa[_0x2ab25a]===_0x5c68a7||_0x22a7aa[_0x2ab25a]===_0x757c5e([0x2a])));}function _0x316284(){return _0x38d767&&_0x5dfeda?new window[(_0x757c5e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x6dc5bc,_0x27dc1c)=>{_0x38d767[_0x757c5e([0x74,0x68,0x65,0x6e])](_0x6dc5bc,_0x27dc1c),_0x5dfeda[_0x757c5e([0x74,0x68,0x65,0x6e])](_0x5e8eb9=>{_0x5e8eb9!=_0x757c5e([0x56,0x61,0x6c,0x69,0x64])&&_0x6dc5bc(_0x5e8eb9);},_0x27dc1c);}):_0x38d767||_0x5dfeda||_0x757c5e([0x56,0x61,0x6c,0x69,0x64]);}}function _0xf92e93(_0x99069f,_0x5e5279){return new window[(_0x757c5e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3c0e90=>{if(_0x2c4613())return _0x3c0e90(_0x757c5e([0x56,0x61,0x6c,0x69,0x64]));_0xfad353(),_0x419b62[_0x757c5e([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x757c5e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x12869d=!0x1;const _0x511eb8=_0x15f87f();function _0x5a69c9(_0x8307c){return!!_0x8307c&&(typeof _0x8307c===_0x757c5e([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x8307c===_0x757c5e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x8307c[_0x757c5e([0x74,0x68,0x65,0x6e])]===_0x757c5e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x8307c[_0x757c5e([0x63,0x61,0x74,0x63,0x68])]===_0x757c5e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x510082(_0x537404){_0x592296(_0x537404)[_0x757c5e([0x74,0x68,0x65,0x6e])](_0x1b50d4=>{if(!_0x1b50d4||_0x1b50d4[_0x757c5e([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x757c5e([0x6f,0x6b]))return _0x757c5e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x5b6c9b(_0xfee6c6(_0x511eb8+_0x5e5279))!=_0x1b50d4[_0x757c5e([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x757c5e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x757c5e([0x56,0x61,0x6c,0x69,0x64]);})[_0x757c5e([0x74,0x68,0x65,0x6e])](_0x4014d1=>(_0x3ca6e0(),_0x4014d1),()=>{const _0x3a8df7=_0x237892();return null==_0x3a8df7?(_0x3ca6e0(),_0x757c5e([0x56,0x61,0x6c,0x69,0x64])):_0x757c5e(_0xb8c3ea-_0x3a8df7>(0x709600aa^_0x273398)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x757c5e([0x74,0x68,0x65,0x6e])](_0x3c0e90)[_0x757c5e([0x63,0x61,0x74,0x63,0x68])](()=>{_0x3c0e90(_0x757c5e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0xfff160=0x54ac6a2a^_0x273398;function _0x3ca6e0(){const _0x3cdacc=_0x757c5e([0x6c,0x6c,0x63,0x74,0x2d])+_0x5b6c9b(_0xfee6c6(_0x99069f)),_0x595b7d=_0x33d7a2(_0x5b6c9b(window[_0x757c5e([0x4d,0x61,0x74,0x68])][_0x757c5e([0x63,0x65,0x69,0x6c])](_0xb8c3ea/_0xfff160)));window[_0x757c5e([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x757c5e([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3cdacc,_0x595b7d);}function _0x237892(){const _0x5b189d=_0x757c5e([0x6c,0x6c,0x63,0x74,0x2d])+_0x5b6c9b(_0xfee6c6(_0x99069f)),_0x19e8b7=window[_0x757c5e([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x757c5e([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5b189d);return _0x19e8b7?window[_0x757c5e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x33d7a2(_0x19e8b7),0x10)*_0xfff160:null;}function _0x592296(_0x169853){return new window[(_0x757c5e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x59be98,_0x3c547c)=>{_0x169853[_0x757c5e([0x74,0x68,0x65,0x6e])](_0x59be98,_0x3c547c),window[_0x757c5e([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3c547c,0x549b506a^_0x273398);});}}_0x419b62[_0x757c5e([0x6f,0x6e])](_0x757c5e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x1235d0,_0x17d2cb)=>{if(_0x17d2cb[0x0]!=_0x99069f)return _0x3c0e90(_0x757c5e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x17d2cb[0x1]={..._0x17d2cb[0x1],[_0x757c5e([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x511eb8};},{[_0x757c5e([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x757c5e([0x68,0x69,0x67,0x68])}),_0x419b62[_0x757c5e([0x6f,0x6e])](_0x757c5e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x504b8f=>{_0x5a69c9(_0x504b8f[_0x757c5e([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x12869d=!0x0,_0x510082(_0x504b8f[_0x757c5e([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x757c5e([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x757c5e([0x6c,0x6f,0x77])}),_0x2c45d4[_0x757c5e([0x74,0x68,0x65,0x6e])](()=>{_0x12869d||_0x3c0e90(_0x757c5e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x2c4613(){return _0x419b62[_0x757c5e([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x757c5e([0x76,0x69,0x65,0x77])][_0x757c5e([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x757c5e([0x61,0x75,0x74,0x6f]);}function _0xfad353(){_0x419b62[_0x757c5e([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x757c5e([0x76,0x69,0x65,0x77])][_0x757c5e([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x757c5e([0x61,0x75,0x74,0x6f]);}}function _0x26189c(_0x330b0d){const _0x1a20fb=[new window[(_0x757c5e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4ae0d6=>setTimeout(_0x4ae0d6,0x5493ba66^_0x273398)),_0x2c45d4[_0x757c5e([0x74,0x68,0x65,0x6e])](()=>new window[(_0x757c5e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1e9759=>{let _0x2fae94=0x0;_0x419b62[_0x757c5e([0x6d,0x6f,0x64,0x65,0x6c])][_0x757c5e([0x6f,0x6e])](_0x757c5e([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x17480e,_0x18222e)=>{_0x18222e[0x0][_0x757c5e([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x2fae94++,_0x2fae94==(0x549a8552^_0x273398)&&(_0x1e9759(),_0x17480e[_0x757c5e([0x6f,0x66,0x66])]());});}))];return window[_0x757c5e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x757c5e([0x72,0x61,0x63,0x65])](_0x1a20fb)[_0x757c5e([0x74,0x68,0x65,0x6e])](()=>_0x330b0d);}async function _0x2bd29a(){await _0x2c45d4,_0x419b62[_0x757c5e([0x6d,0x6f,0x64,0x65,0x6c])][_0x757c5e([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x4a0228,_0x419b62[_0x757c5e([0x6d,0x6f,0x64,0x65,0x6c])][_0x757c5e([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x4a0228,_0x419b62[_0x757c5e([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x757c5e([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x5d6bfb(_0x1f7c41){const _0x77796c=_0x4c48f8();_0x419b62[_0x77796c]=_0x757c5e([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])+_0x1f7c41,_0x1f7c41!=_0x757c5e([0x56,0x61,0x6c,0x69,0x64])&&_0x2bd29a();}function _0x4c48f8(){const _0x1abeed=window[_0x757c5e([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x757c5e([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x757c5e([0x6e,0x6f,0x77])]())[_0x757c5e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x757c5e([0x2e]),'');let _0x3cd179=_0x757c5e([0x78]);for(let _0x187d25=0x0;_0x187d25<_0x1abeed[_0x757c5e([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x187d25+=0x2){let _0x3280f4=window[_0x757c5e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1abeed[_0x757c5e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x187d25,_0x187d25+0x2));_0x3280f4>=_0xaaea6[_0x757c5e([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x3280f4-=_0xaaea6[_0x757c5e([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x3cd179+=_0xaaea6[_0x3280f4];}return _0x3cd179;}function _0x1b7622(){const _0x8b1bf6=_0x3d7e2e[_0x757c5e([0x73,0x70,0x6c,0x69,0x74])](_0x757c5e([0x2e]));if(0x3!=_0x8b1bf6[_0x757c5e([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0xfd450f(_0x8b1bf6[0x1]);function _0xfd450f(_0x1fdb0f){const _0x1bb768=_0x184bae(_0x1fdb0f);return _0x1bb768&&_0x2d84ce()?_0x1bb768:null;function _0x2d84ce(){const _0x4d2b76=_0x1bb768[_0x757c5e([0x6a,0x74,0x69])],_0x24c306=window[_0x757c5e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4d2b76[_0x757c5e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4d2b76[_0x757c5e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x256269={..._0x1bb768,[_0x757c5e([0x6a,0x74,0x69])]:_0x4d2b76[_0x757c5e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x4d2b76[_0x757c5e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x256269[_0x757c5e([0x76,0x63])],_0xfee6c6(_0x256269)==_0x24c306;}}}async function _0x5d2e79(){let _0x51d59a=!0x0;try{const _0x80f26f=_0x3d7e2e[_0x757c5e([0x73,0x70,0x6c,0x69,0x74])](_0x757c5e([0x2e])),[_0x4a86b0,_0x59a6ba,_0x3b71b5]=_0x80f26f;return _0x8023c0(_0x4a86b0),await _0x3b0458(_0x4a86b0,_0x59a6ba,_0x3b71b5),_0x51d59a;}catch{return!0x1;}function _0x8023c0(_0x17f408){const _0x28d963=_0x184bae(_0x17f408);_0x28d963&&_0x28d963[_0x757c5e([0x61,0x6c,0x67])]==_0x757c5e([0x45,0x53,0x32,0x35,0x36])||(_0x51d59a=!0x1);}async function _0x3b0458(_0xe528c7,_0x5223da,_0x5636d5){const _0x4d15b3=window[_0x757c5e([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x757c5e([0x66,0x72,0x6f,0x6d])](_0x5b4757(_0x5636d5),_0x192fa8=>_0x192fa8[_0x757c5e([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x27e2ca=new window[(_0x757c5e([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x757c5e([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0xe528c7+_0x757c5e([0x2e])+_0x5223da),_0xbd8b33=window[_0x757c5e([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x757c5e([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0xbd8b33)return;const _0x2e31dc=await _0xbd8b33[_0x757c5e([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x757c5e([0x6a,0x77,0x6b]),_0x39a290,{[_0x757c5e([0x6e,0x61,0x6d,0x65])]:_0x757c5e([0x45,0x43,0x44,0x53,0x41]),[_0x757c5e([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x757c5e([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x757c5e([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0xbd8b33[_0x757c5e([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x757c5e([0x6e,0x61,0x6d,0x65])]:_0x757c5e([0x45,0x43,0x44,0x53,0x41]),[_0x757c5e([0x68,0x61,0x73,0x68])]:{[_0x757c5e([0x6e,0x61,0x6d,0x65])]:_0x757c5e([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x2e31dc,_0x4d15b3,_0x27e2ca)||(_0x51d59a=!0x1);}}function _0x184bae(_0x1bb1dc){return _0x1bb1dc[_0x757c5e([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x757c5e([0x65,0x79]))?JSON[_0x757c5e([0x70,0x61,0x72,0x73,0x65])](_0x5b4757(_0x1bb1dc)):null;}function _0x5b4757(_0x1de81a){return window[_0x757c5e([0x61,0x74,0x6f,0x62])](_0x1de81a[_0x757c5e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x757c5e([0x2b]))[_0x757c5e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x757c5e([0x2f])));}function _0xfee6c6(_0xe22122){let _0x318283=0x1505;function _0x46b096(_0x314bd4){for(let _0x2a3cfd=0x0;_0x2a3cfd<_0x314bd4[_0x757c5e([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2a3cfd++){const _0x437254=_0x314bd4[_0x757c5e([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2a3cfd);_0x318283=(_0x318283<<0x5)+_0x318283+_0x437254,_0x318283&=_0x318283;}}function _0x119e47(_0x2d7f3e){Array[_0x757c5e([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x2d7f3e)?_0x2d7f3e[_0x757c5e([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x119e47):_0x2d7f3e&&typeof _0x2d7f3e==_0x757c5e([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x757c5e([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x2d7f3e)[_0x757c5e([0x73,0x6f,0x72,0x74])]()[_0x757c5e([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x30b88f,_0x245198])=>{_0x46b096(_0x30b88f),_0x119e47(_0x245198);}):_0x46b096(window[_0x757c5e([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x2d7f3e));}return _0x119e47(_0xe22122),_0x318283>>>0x0;}function _0x5b6c9b(_0x375409){return _0x375409[_0x757c5e([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x757c5e([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x757c5e([0x30]));}function _0x33d7a2(_0xd3a9de){return _0xd3a9de[_0x757c5e([0x73,0x70,0x6c,0x69,0x74])]('')[_0x757c5e([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x757c5e([0x6a,0x6f,0x69,0x6e])]('');}function _0x4a0228(){}function _0x757c5e(_0x82ad04){return _0x82ad04['map'](_0x565f91=>String['fromCharCode'](_0x565f91))['join']('');}_0x5d6bfb(await _0x3eb387());}(this);}['destroy'](){super['destroy'](),this['view']['destroy'](),this['_updateActiveDefinitionFromViewportThrottled']['cancel']();}['_handleOutlineChange'](_0x5f1f4d,{outlineDefinitions:_0x1c1a5a,outlineChanges:_0xa18b50}){this['_currentOutlineDefinitions']=_0x1c1a5a,this['view']['sync'](_0xa18b50);}['_setActiveViewItem'](_0xae705c){this['_currentOutlineDefinitions']['length']&&this['_currentOutlineDefinitions'][_0xae705c]&&(this['view']['activeItemIndex']=_0xae705c);}['_handleItemSelected'](_0xa655fc){const _0xdc8400=this['_currentOutlineDefinitions'][_0xa655fc]['modelElement'];this['editor']['model']['change'](_0x4cb308=>{_0x4cb308['setSelection'](_0xdc8400,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0}),this['editor']['editing']['view']['focus'](),this['_setActiveViewItem'](_0xa655fc);}['_updateActiveDefinitionOnViewportChange'](){const _0x43088d=this['editor'];let _0x180360;for(const _0x2ebe9f of _0x43088d['model']['document']['getRootNames']()){const _0x32d5c9=_0x43088d['editing']['view']['getDomRoot'](_0x2ebe9f),_0x546044=_0x32d5c9&&new _0x5e5c63(_0x32d5c9)['getVisible']();if(_0x546044){const _0xa8aa28=new _0x5e5c63(_0x44e62d['window'])['getIntersection'](_0x546044);_0xa8aa28&&(_0x180360=_0xa8aa28['top']+0.25*_0xa8aa28['height']);}}if(void 0x0===_0x180360)return;const _0x16a8a8=h(_0x43088d['editing'],this['_currentOutlineDefinitions'],_0x180360);_0x16a8a8?this['_setActiveViewItem'](this['_currentOutlineDefinitions']['indexOf'](_0x16a8a8)):this['_setActiveViewItem'](-0x1);}}function h(_0x33d3c9,_0x31eed8,_0x2d4311,_0x60fc7e=0x0,_0x47a338=_0x31eed8['length']-0x1){const _0x156178=Math['floor'](_0x60fc7e+(_0x47a338-_0x60fc7e)/0x2);if(_0x47a338>=_0x60fc7e){const _0x1e4e56=_0x31eed8[_0x156178],_0xbbf846=_0x33d3c9['mapper']['toViewElement'](_0x1e4e56['modelElement']);if(!_0xbbf846)return null;const _0xc1a4b=_0x33d3c9['view']['domConverter']['mapViewToDom'](_0xbbf846);return new _0x5e5c63(_0xc1a4b)['bottom']>_0x2d4311?h(_0x33d3c9,_0x31eed8,_0x2d4311,_0x60fc7e,_0x156178-0x1):h(_0x33d3c9,_0x31eed8,_0x2d4311,_0x156178+0x1,_0x47a338);}return _0x156178<0x0?null:_0x31eed8[_0x156178];}class P extends _0x5bd406{['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 _0x417983=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x402d0f;for(const _0x1dadc9 in _0x417983){const _0x382dcb=_0x1dadc9,_0x2a67c6=_0x417983[_0x382dcb];if('documentOutlineLicenseKeyValid'==_0x2a67c6||'documentOutlineLicenseKeyInvalid'==_0x2a67c6||'documentOutlineLicenseKeyExpired'==_0x2a67c6||'documentOutlineLicenseKeyDomainLimit'==_0x2a67c6||'documentOutlineLicenseKeyNotAllowed'==_0x2a67c6||'documentOutlineLicenseKeyEvaluationLimit'==_0x2a67c6||'documentOutlineLicenseKeyTrialLimit'==_0x2a67c6||'documentOutlineLicenseKeyUsageLimit'==_0x2a67c6){delete _0x417983[_0x382dcb],_0x402d0f=_0x2a67c6,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'documentOutlineLicenseKeyInvalid'==_0x402d0f&&_0x417983['_showLicenseError']('invalid'),'documentOutlineLicenseKeyExpired'==_0x402d0f&&_0x417983['_showLicenseError']('expired'),'documentOutlineLicenseKeyDomainLimit'==_0x402d0f&&_0x417983['_showLicenseError']('domainLimit'),'documentOutlineLicenseKeyNotAllowed'==_0x402d0f&&_0x417983['_showLicenseError']('featureNotAllowed','DocumentOutline'),'documentOutlineLicenseKeyEvaluationLimit'==_0x402d0f&&_0x417983['_showLicenseError']('evaluationLimit'),'documentOutlineLicenseKeyTrialLimit'==_0x402d0f&&_0x417983['_showLicenseError']('trialLimit'),'documentOutlineLicenseKeyUsageLimit'==_0x402d0f&&_0x417983['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class _ extends _0x395bac{['execute'](){this['editor']['model']['change'](_0xd3b396=>{this['editor']['model']['insertObject'](_0xd3b396['createElement']('tableOfContents'));});}['refresh'](){const _0x2b6f91=this['editor']['model'],_0x476701=_0x2b6f91['document']['selection']['getFirstPosition']();this['isEnabled']=null!==(_0x476701&&_0x2b6f91['schema']['findAllowedParent'](_0x476701,'tableOfContents'));}}class T extends _0x5bd406{static get['pluginName'](){return'HeadingId';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const _0x59df53=this['editor'];if(_0x59df53['config']['get']('headingId.modelAttributeName'))return;(function(_0x5cf5b5){const _0x32dba2=new Map();if(_0x5cf5b5)return _0x5cf5b5['forEach'](_0x2e630d=>{'paragraph'!==_0x2e630d['model']&&_0x32dba2['set'](_0x2e630d['view'],_0x2e630d['model']);}),_0x32dba2['get']('h1')||_0x32dba2['set']('h1','heading1'),_0x32dba2;return _0x32dba2;}(this['editor']['config']['get']('heading.options'))['forEach']((_0x3b7eb2,_0x2d65c0)=>{this['_customUpcastHeadingsConversion'](_0x2d65c0),this['_customDataDowncastHeadingsConversion'](_0x3b7eb2),_0x59df53['model']['schema']['isRegistered'](_0x3b7eb2)&&_0x59df53['model']['schema']['extend'](_0x3b7eb2,{'allowAttributes':'headingId'});}),this['_registerHeadingIdAttributePostfixer']());}['_customUpcastHeadingsConversion'](_0x22db16){this['editor']['conversion']['for']('upcast')['add'](_0x3e7b78=>_0x3e7b78['on']('element:'+_0x22db16,(_0x32a32e,_0x21086f,_0x1930b7)=>{const {consumable:_0x382c93,writer:_0x540e49}=_0x1930b7,_0x18be5=_0x21086f['viewItem']['getAttribute']('id'),_0x33a360=_0x21086f['modelRange']['getContainedElement']();if(_0x33a360)return _0x18be5&&_0x18be5['length']||_0x33a360['hasAttribute']('headingId')?void(_0x382c93['consume'](_0x21086f['viewItem'],{'attributes':['id']})&&_0x540e49['setAttribute']('headingId',_0x18be5,_0x33a360)):(_0x382c93['consume'](_0x21086f['viewItem'],{'attributes':['id']}),void _0x540e49['setAttribute']('headingId',_0x15f87f(),_0x33a360));},{'priority':_0x4d34d6['get']('low')+0.5}));}['_customDataDowncastHeadingsConversion'](_0x3a5ed2){this['editor']['conversion']['for']('downcast')['add'](_0x19e154=>_0x19e154['on']('attribute:headingId:'+_0x3a5ed2,(_0x1ad179,_0x337758,_0x4b9ba6)=>{if(!_0x4b9ba6['consumable']['consume'](_0x337758['item'],_0x1ad179['name']))return;const _0x5ca7ca=_0x337758['item']['getAttribute']('headingId'),_0x3b5a72=_0x4b9ba6['mapper']['toViewElement'](_0x337758['item']);_0x4b9ba6['writer']['setAttribute']('id',_0x5ca7ca,_0x3b5a72);}));}['_registerHeadingIdAttributePostfixer'](){const _0x246bf9=this['editor'],_0x68e8ba=new Set(),_0x55ea88=new Set();function _0x38f2a1(_0x1986a9,_0x216a3c){const _0x3b41d7=_0x15f87f();return _0x55ea88['add'](_0x3b41d7),_0x1986a9['setAttribute']('headingId',_0x3b41d7,_0x216a3c),_0x3b41d7;}function _0x1b0bb5(_0x4148a1,_0x2385f9){_0x4148a1['removeAttribute']('headingId',_0x2385f9);}_0x246bf9['model']['document']['registerPostFixer'](_0x59e41f=>{const _0x42783c=_0x246bf9['model']['document']['differ']['getChanges']();let _0x28367e=!0x1;for(const _0x5b9be9 of _0x42783c)if('insert'==_0x5b9be9['type']&&_0x5b9be9['name']){if(b(_0x5b9be9['name'])){const _0x12f800=_0x5b9be9['attributes']['get']('headingId');'string'==typeof _0x12f800?_0x68e8ba['has'](_0x12f800)?(_0x38f2a1(_0x59e41f,_0x5b9be9['position']['nodeAfter']),_0x28367e=!0x0):_0x55ea88['add'](_0x12f800):(_0x38f2a1(_0x59e41f,_0x5b9be9['position']['nodeAfter']),_0x28367e=!0x0);}else'string'==typeof _0x5b9be9['attributes']['get']('headingId')&&(_0x1b0bb5(_0x59e41f,_0x5b9be9['position']['nodeAfter']),_0x28367e=!0x0);}else{if('remove'==_0x5b9be9['type']){const _0x4d9469=_0x5b9be9['attributes']['get']('headingId');'string'==typeof _0x4d9469&&_0x68e8ba['delete'](_0x4d9469);}}return _0x28367e;}),_0x246bf9['model']['document']['on']('change',()=>{_0x55ea88['forEach'](_0xa24698=>_0x68e8ba['add'](_0xa24698)),_0x55ea88['clear']();});}}function b(_0x878c13){return!!_0x878c13['match'](/heading\d/);}class s extends _0x5bd406{static get['pluginName'](){return'TableOfContentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[_0x51905c,i,T];}['_currentOutlineDefinitions'];['_tableOfContentsElements'];['_headingIdModelAttributeName'];constructor(_0x37aeba){super(_0x37aeba),this['_currentOutlineDefinitions']=[],this['_tableOfContentsElements']=new Set(),this['_headingIdModelAttributeName']='headingId';}['init'](){const _0x1843e0=this['editor'],_0x3ec1c2=_0x1843e0['editing']['view']['document'];_0x1843e0['config']['get']('headingId.modelAttributeName')&&(this['_headingIdModelAttributeName']=_0x1843e0['config']['get']('headingId.modelAttributeName')),this['listenTo'](_0x3ec1c2,'click',(_0x24390f,_0x2c1475)=>{if(!_0x2c1475['target'])return;const _0x53b3de=_0x2c1475['target']['getCustomProperty']('tableOfContentsHeadingIndex');Number['isInteger'](_0x53b3de)&&(_0x2c1475['domEvent']['preventDefault'](),_0x24390f['stop'](),this['_handleScrollToHeading'](_0x53b3de));},{'priority':'high','context':'$capture'}),this['_defineSchema'](),this['_defineConverters'](),_0x1843e0['commands']['add']('insertTableOfContents',new _(_0x1843e0)),(_0x1843e0['plugins']['get']('DocumentOutlineUtils')['on']('change',(_0x1bbfaf,_0x13cdc4)=>{this['_currentOutlineDefinitions']=_0x13cdc4['outlineDefinitions'],this['_updateTableOfContentsElements']();}),this['listenTo'](_0x1843e0['model']['document'],'change',()=>{this['_trackNewToCElements']();}));}['afterInit'](){!async function(_0x122647){const _0x4b8e67=_0x4211c2([0x4e,0x59,0x77,0x4b,0x71,0x44,0x56,0x45,0x61,0x7a,0x68,0x64,0x47,0x30,0x35,0x57,0x6e,0x58,0x52,0x4f,0x36,0x63,0x65,0x4d,0x50,0x42,0x69,0x54,0x6c,0x32,0x43,0x6a,0x46,0x66,0x34,0x33,0x70,0x4c,0x75,0x6d,0x51,0x53,0x38,0x74,0x79,0x73,0x48,0x72,0x6b,0x67,0x37,0x62,0x4a,0x78,0x76,0x55,0x39,0x49,0x31,0x41,0x5a,0x6f]),_0x859a09=0x50687a9d,_0x5885d3=0x506f15f5^_0x859a09,_0x333736=window[_0x4211c2([0x44,0x61,0x74,0x65])][_0x4211c2([0x6e,0x6f,0x77])](),_0x235861=_0x122647[_0x4211c2([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x324ad3=new window[(_0x4211c2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x43f8fb=>{_0x235861[_0x4211c2([0x6f,0x6e,0x63,0x65])](_0x4211c2([0x72,0x65,0x61,0x64,0x79]),_0x43f8fb);}),_0x1dfaba={[_0x4211c2([0x6b,0x74,0x79])]:_0x4211c2([0x45,0x43]),[_0x4211c2([0x75,0x73,0x65])]:_0x4211c2([0x73,0x69,0x67]),[_0x4211c2([0x63,0x72,0x76])]:_0x4211c2([0x50,0x2d,0x32,0x35,0x36]),[_0x4211c2([0x78])]:_0x4211c2([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]),[_0x4211c2([0x79])]:_0x4211c2([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]),[_0x4211c2([0x61,0x6c,0x67])]:_0x4211c2([0x45,0x53,0x32,0x35,0x36])},_0x589915=_0x235861[_0x4211c2([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x4211c2([0x67,0x65,0x74])](_0x4211c2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x746207(){let _0x3d015f,_0x1d53f5=null,_0x2578da=null;try{if(_0x589915==_0x4211c2([0x47,0x50,0x4c]))return _0x4211c2([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x3d015f=_0x17e4c6(),!_0x3d015f)return _0x4211c2([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x3d015f[_0x4211c2([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x2578da=_0x5d9364(_0x3d015f[_0x4211c2([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x3d015f[_0x4211c2([0x6a,0x74,0x69])])),await _0x4730e3()?_0x69ed8d()?_0x1c5619()?_0x4211c2([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2a9dd4()?(_0x3d015f[_0x4211c2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4211c2([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x1d53f5=_0x2802e8(_0x4211c2([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x3d015f[_0x4211c2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4211c2([0x74,0x72,0x69,0x61,0x6c])&&(_0x1d53f5=_0x2802e8(_0x4211c2([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x4e631e()):_0x4211c2([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x4211c2([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x4211c2([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x4211c2([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1c5619(){const _0x1b6b0b=[_0x4211c2([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x4211c2([0x74,0x72,0x69,0x61,0x6c])][_0x4211c2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3d015f[_0x4211c2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x333736/0x3e8:0xe10*_0x5885d3;return _0x3d015f[_0x4211c2([0x65,0x78,0x70])]<_0x1b6b0b;}function _0x69ed8d(){const _0x101286=_0x3d015f[_0x4211c2([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x101286&&(!!_0x101286[_0x4211c2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4211c2([0x2a]))||(!!_0x101286[_0x4211c2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4211c2([0x54,0x4f,0x43]))||!!_0x101286[_0x4211c2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4211c2([0x50,0x50]))));}function _0x2a9dd4(){const _0x358d3b=_0x3d015f[_0x4211c2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x358d3b||0x0==_0x358d3b[_0x4211c2([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x3e4cc5}=new URL(window[_0x4211c2([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x358d3b[_0x4211c2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3e4cc5))return!0x0;const _0x57515e=_0x3e4cc5[_0x4211c2([0x73,0x70,0x6c,0x69,0x74])](_0x4211c2([0x2e]));return _0x358d3b[_0x4211c2([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x45b0eb=>_0x45b0eb[_0x4211c2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4211c2([0x2a])))[_0x4211c2([0x6d,0x61,0x70])](_0x3378c0=>_0x3378c0[_0x4211c2([0x73,0x70,0x6c,0x69,0x74])](_0x4211c2([0x2e])))[_0x4211c2([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x44918b=>_0x44918b[_0x4211c2([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x57515e[_0x4211c2([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4211c2([0x6d,0x61,0x70])](_0x19f899=>Array(_0x57515e[_0x4211c2([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x19f899[_0x4211c2([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4211c2([0x66,0x69,0x6c,0x6c])](_0x19f899[0x0]===_0x4211c2([0x2a])?_0x4211c2([0x2a]):'')[_0x4211c2([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x19f899))[_0x4211c2([0x73,0x6f,0x6d,0x65])](_0x4510cf=>_0x57515e[_0x4211c2([0x65,0x76,0x65,0x72,0x79])]((_0x7eca5e,_0x4c54f3)=>_0x4510cf[_0x4c54f3]===_0x7eca5e||_0x4510cf[_0x4c54f3]===_0x4211c2([0x2a])));}function _0x4e631e(){return _0x1d53f5&&_0x2578da?new window[(_0x4211c2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x838f32,_0x3ad497)=>{_0x1d53f5[_0x4211c2([0x74,0x68,0x65,0x6e])](_0x838f32,_0x3ad497),_0x2578da[_0x4211c2([0x74,0x68,0x65,0x6e])](_0x4adc5c=>{_0x4adc5c!=_0x4211c2([0x56,0x61,0x6c,0x69,0x64])&&_0x838f32(_0x4adc5c);},_0x3ad497);}):_0x1d53f5||_0x2578da||_0x4211c2([0x56,0x61,0x6c,0x69,0x64]);}}function _0x5d9364(_0x4fd2e2,_0x3e783f){return new window[(_0x4211c2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5c7fa8=>{if(_0x44ea64())return _0x5c7fa8(_0x4211c2([0x56,0x61,0x6c,0x69,0x64]));_0xb73c69(),_0x235861[_0x4211c2([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x4211c2([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x4ed697=!0x1;const _0x3163ad=_0x15f87f();function _0x5993f1(_0x3083d1){return!!_0x3083d1&&(typeof _0x3083d1===_0x4211c2([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x3083d1===_0x4211c2([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x3083d1[_0x4211c2([0x74,0x68,0x65,0x6e])]===_0x4211c2([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x3083d1[_0x4211c2([0x63,0x61,0x74,0x63,0x68])]===_0x4211c2([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x5a2588(_0x310954){_0x5c8a91(_0x310954)[_0x4211c2([0x74,0x68,0x65,0x6e])](_0x47238d=>{if(!_0x47238d||_0x47238d[_0x4211c2([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x4211c2([0x6f,0x6b]))return _0x4211c2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x4a8360(_0xdb47a9(_0x3163ad+_0x3e783f))!=_0x47238d[_0x4211c2([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x4211c2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x4211c2([0x56,0x61,0x6c,0x69,0x64]);})[_0x4211c2([0x74,0x68,0x65,0x6e])](_0x1acf39=>(_0x2781ff(),_0x1acf39),()=>{const _0xfe2b13=_0x22ae53();return null==_0xfe2b13?(_0x2781ff(),_0x4211c2([0x56,0x61,0x6c,0x69,0x64])):_0x4211c2(_0x333736-_0xfe2b13>(0x7464fe9d^_0x859a09)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x4211c2([0x74,0x68,0x65,0x6e])](_0x5c7fa8)[_0x4211c2([0x63,0x61,0x74,0x63,0x68])](()=>{_0x5c7fa8(_0x4211c2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x4feb30=0x505e941d^_0x859a09;function _0x2781ff(){const _0x8de529=_0x4211c2([0x6c,0x6c,0x63,0x74,0x2d])+_0x4a8360(_0xdb47a9(_0x4fd2e2)),_0xcc0c4e=_0x58be6b(_0x4a8360(window[_0x4211c2([0x4d,0x61,0x74,0x68])][_0x4211c2([0x63,0x65,0x69,0x6c])](_0x333736/_0x4feb30)));window[_0x4211c2([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4211c2([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x8de529,_0xcc0c4e);}function _0x22ae53(){const _0x5e911f=_0x4211c2([0x6c,0x6c,0x63,0x74,0x2d])+_0x4a8360(_0xdb47a9(_0x4fd2e2)),_0x1f47af=window[_0x4211c2([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4211c2([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5e911f);return _0x1f47af?window[_0x4211c2([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x58be6b(_0x1f47af),0x10)*_0x4feb30:null;}function _0x5c8a91(_0x278b6a){return new window[(_0x4211c2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1e6f08,_0x607fca)=>{_0x278b6a[_0x4211c2([0x74,0x68,0x65,0x6e])](_0x1e6f08,_0x607fca),window[_0x4211c2([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x607fca,0x5069ae5d^_0x859a09);});}}_0x235861[_0x4211c2([0x6f,0x6e])](_0x4211c2([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x5a0221,_0x1e9894)=>{if(_0x1e9894[0x0]!=_0x4fd2e2)return _0x5c7fa8(_0x4211c2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x1e9894[0x1]={..._0x1e9894[0x1],[_0x4211c2([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x3163ad};},{[_0x4211c2([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4211c2([0x68,0x69,0x67,0x68])}),_0x235861[_0x4211c2([0x6f,0x6e])](_0x4211c2([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x3040b3=>{_0x5993f1(_0x3040b3[_0x4211c2([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x4ed697=!0x0,_0x5a2588(_0x3040b3[_0x4211c2([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x4211c2([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4211c2([0x6c,0x6f,0x77])}),_0x324ad3[_0x4211c2([0x74,0x68,0x65,0x6e])](()=>{_0x4ed697||_0x5c7fa8(_0x4211c2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x44ea64(){return _0x235861[_0x4211c2([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4211c2([0x76,0x69,0x65,0x77])][_0x4211c2([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x4211c2([0x61,0x75,0x74,0x6f]);}function _0xb73c69(){_0x235861[_0x4211c2([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4211c2([0x76,0x69,0x65,0x77])][_0x4211c2([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x4211c2([0x61,0x75,0x74,0x6f]);}}function _0x2802e8(_0x5d26b6){const _0x261e4=[new window[(_0x4211c2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x56618b=>setTimeout(_0x56618b,0x50614451^_0x859a09)),_0x324ad3[_0x4211c2([0x74,0x68,0x65,0x6e])](()=>new window[(_0x4211c2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3c65b9=>{let _0x4ec376=0x0;_0x235861[_0x4211c2([0x6d,0x6f,0x64,0x65,0x6c])][_0x4211c2([0x6f,0x6e])](_0x4211c2([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x154468,_0x1df487)=>{_0x1df487[0x0][_0x4211c2([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x4ec376++,_0x4ec376==(0x50687b65^_0x859a09)&&(_0x3c65b9(),_0x154468[_0x4211c2([0x6f,0x66,0x66])]());});}))];return window[_0x4211c2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x4211c2([0x72,0x61,0x63,0x65])](_0x261e4)[_0x4211c2([0x74,0x68,0x65,0x6e])](()=>_0x5d26b6);}async function _0x526d4b(){await _0x324ad3,_0x235861[_0x4211c2([0x6d,0x6f,0x64,0x65,0x6c])][_0x4211c2([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x46d059,_0x235861[_0x4211c2([0x6d,0x6f,0x64,0x65,0x6c])][_0x4211c2([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x46d059,_0x235861[_0x4211c2([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x4211c2([0x6d,0x6f,0x64,0x65,0x6c]));}function _0xafa52e(_0x22d537){const _0x14f9aa=_0x42c0f1();_0x235861[_0x14f9aa]=_0x4211c2([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])+_0x22d537,_0x22d537!=_0x4211c2([0x56,0x61,0x6c,0x69,0x64])&&_0x526d4b();}function _0x42c0f1(){const _0x1d2953=window[_0x4211c2([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x4211c2([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x4211c2([0x6e,0x6f,0x77])]())[_0x4211c2([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x4211c2([0x2e]),'');let _0x5a3424=_0x4211c2([0x4e]);for(let _0x18934b=0x0;_0x18934b<_0x1d2953[_0x4211c2([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x18934b+=0x2){let _0x357901=window[_0x4211c2([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1d2953[_0x4211c2([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x18934b,_0x18934b+0x2));_0x357901>=_0x4b8e67[_0x4211c2([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x357901-=_0x4b8e67[_0x4211c2([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x5a3424+=_0x4b8e67[_0x357901];}return _0x5a3424;}function _0x17e4c6(){const _0xfb2a3c=_0x589915[_0x4211c2([0x73,0x70,0x6c,0x69,0x74])](_0x4211c2([0x2e]));if(0x3!=_0xfb2a3c[_0x4211c2([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x4e99ba(_0xfb2a3c[0x1]);function _0x4e99ba(_0xf24e08){const _0x583390=_0x1088e1(_0xf24e08);return _0x583390&&_0xb89747()?_0x583390:null;function _0xb89747(){const _0x1d3a00=_0x583390[_0x4211c2([0x6a,0x74,0x69])],_0x53e20d=window[_0x4211c2([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1d3a00[_0x4211c2([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1d3a00[_0x4211c2([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x133a22={..._0x583390,[_0x4211c2([0x6a,0x74,0x69])]:_0x1d3a00[_0x4211c2([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x1d3a00[_0x4211c2([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x133a22[_0x4211c2([0x76,0x63])],_0xdb47a9(_0x133a22)==_0x53e20d;}}}async function _0x4730e3(){let _0x26b1a3=!0x0;try{const _0x58f116=_0x589915[_0x4211c2([0x73,0x70,0x6c,0x69,0x74])](_0x4211c2([0x2e])),[_0x27d3e2,_0x299b6a,_0x3c76cf]=_0x58f116;return _0x2aa045(_0x27d3e2),await _0x2616fd(_0x27d3e2,_0x299b6a,_0x3c76cf),_0x26b1a3;}catch{return!0x1;}function _0x2aa045(_0x23815e){const _0x5af30f=_0x1088e1(_0x23815e);_0x5af30f&&_0x5af30f[_0x4211c2([0x61,0x6c,0x67])]==_0x4211c2([0x45,0x53,0x32,0x35,0x36])||(_0x26b1a3=!0x1);}async function _0x2616fd(_0x13c8f6,_0x10f610,_0x5465f7){const _0x95834b=window[_0x4211c2([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x4211c2([0x66,0x72,0x6f,0x6d])](_0x359385(_0x5465f7),_0x57c10d=>_0x57c10d[_0x4211c2([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x3eddf0=new window[(_0x4211c2([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x4211c2([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x13c8f6+_0x4211c2([0x2e])+_0x10f610),_0x44fcab=window[_0x4211c2([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x4211c2([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x44fcab)return;const _0x4a65e1=await _0x44fcab[_0x4211c2([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x4211c2([0x6a,0x77,0x6b]),_0x1dfaba,{[_0x4211c2([0x6e,0x61,0x6d,0x65])]:_0x4211c2([0x45,0x43,0x44,0x53,0x41]),[_0x4211c2([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x4211c2([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x4211c2([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x44fcab[_0x4211c2([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x4211c2([0x6e,0x61,0x6d,0x65])]:_0x4211c2([0x45,0x43,0x44,0x53,0x41]),[_0x4211c2([0x68,0x61,0x73,0x68])]:{[_0x4211c2([0x6e,0x61,0x6d,0x65])]:_0x4211c2([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x4a65e1,_0x95834b,_0x3eddf0)||(_0x26b1a3=!0x1);}}function _0x1088e1(_0x2401ae){return _0x2401ae[_0x4211c2([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x4211c2([0x65,0x79]))?JSON[_0x4211c2([0x70,0x61,0x72,0x73,0x65])](_0x359385(_0x2401ae)):null;}function _0x359385(_0x42c40a){return window[_0x4211c2([0x61,0x74,0x6f,0x62])](_0x42c40a[_0x4211c2([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x4211c2([0x2b]))[_0x4211c2([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x4211c2([0x2f])));}function _0xdb47a9(_0x5639b8){let _0x1f41c2=0x1505;function _0x2bd21c(_0x50d67c){for(let _0x43fb49=0x0;_0x43fb49<_0x50d67c[_0x4211c2([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x43fb49++){const _0x2c1ea3=_0x50d67c[_0x4211c2([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x43fb49);_0x1f41c2=(_0x1f41c2<<0x5)+_0x1f41c2+_0x2c1ea3,_0x1f41c2&=_0x1f41c2;}}function _0x59a02c(_0x482101){Array[_0x4211c2([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x482101)?_0x482101[_0x4211c2([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x59a02c):_0x482101&&typeof _0x482101==_0x4211c2([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x4211c2([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x482101)[_0x4211c2([0x73,0x6f,0x72,0x74])]()[_0x4211c2([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x40f59d,_0x2fbb65])=>{_0x2bd21c(_0x40f59d),_0x59a02c(_0x2fbb65);}):_0x2bd21c(window[_0x4211c2([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x482101));}return _0x59a02c(_0x5639b8),_0x1f41c2>>>0x0;}function _0x4a8360(_0x5d8d3c){return _0x5d8d3c[_0x4211c2([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x4211c2([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x4211c2([0x30]));}function _0x58be6b(_0x3ccbc2){return _0x3ccbc2[_0x4211c2([0x73,0x70,0x6c,0x69,0x74])]('')[_0x4211c2([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x4211c2([0x6a,0x6f,0x69,0x6e])]('');}function _0x46d059(){}function _0x4211c2(_0x5962c7){return _0x5962c7['map'](_0x8f6648=>String['fromCharCode'](_0x8f6648))['join']('');}_0xafa52e(await _0x746207());}(this);}['_updateTableOfContentsElements'](){this['_tableOfContentsElements']['forEach'](_0x468d58=>{'$graveyard'!==_0x468d58['rootName']&&this['editor']['editing']['reconvertItem'](_0x468d58);});}['_trackNewToCElements'](){for(const _0x3c7c1e of this['editor']['model']['document']['differ']['getChanges']({'includeChangesInGraveyard':!0x0})){if('insert'!==_0x3c7c1e['type']||'tableOfContents'!==_0x3c7c1e['name'])return;this['_tableOfContentsElements']['add'](_0x3c7c1e['position']['nodeAfter']);}}['_defineSchema'](){this['editor']['model']['schema']['register']('tableOfContents',{'inheritAllFrom':'$blockObject'});}['_defineConverters'](){const _0x454522=this['editor']['conversion'];_0x454522['for']('upcast')['elementToElement']({'model':'tableOfContents','view':{'name':'div','classes':'table-of-contents'}}),_0x454522['for']('dataDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x2a703d,{writer:_0x4ec167})=>this['_createTableOfContents'](_0x4ec167,!0x0)}),_0x454522['for']('editingDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x4d2e10,{writer:_0x536c35})=>{this['_tableOfContentsElements']['add'](_0x4d2e10);const _0x48310f=this['_createTableOfContents'](_0x536c35);return _0x209e79(_0x48310f,_0x536c35,{'label':j(this['editor']['locale'],'Table\x20of\x20contents')});}}),this['editor']['data']['registerRawContentMatcher']({'name':'div','classes':'table-of-contents'}),this['editor']['editing']['mapper']['on']('viewToModelPosition',this['_redirectMapper'](),{'priority':'high'});}['_createTableOfContents'](_0x347a7d,_0x4f6111=!0x1){const {locale:_0x556e2e}=this['editor'],_0x258ea8=_0x347a7d['createContainerElement']('div',{'class':'table-of-contents'+(0x0===this['_currentOutlineDefinitions']['length']?'\x20table-of-contents_empty':''),...!_0x4f6111&&{'data-table-of-contents-label':j(_0x556e2e,'Table\x20of\x20contents')}});0x0===this['_currentOutlineDefinitions']['length']&&!0x1===_0x4f6111&&_0x347a7d['insert'](_0x347a7d['createPositionAt'](_0x258ea8,'end'),_0x347a7d['createContainerElement']('p',{'class':'table-of-contents__placeholder'},[_0x347a7d['createText'](j(_0x556e2e,'No\x20headings\x20were\x20found\x20in\x20the\x20document.'))]));const _0x128019=_0x4f6111?'':'['+j(_0x556e2e,'Empty\x20heading')+']';let _0x9c6d54=_0x258ea8;return this['_currentOutlineDefinitions']['forEach']((_0x4abb32,_0x4add0c,_0x4c541d)=>{const _0x4e2d7c=this['editor']['model']['hasContent'](_0x4abb32['modelElement'],{'ignoreWhitespaces':!0x0}),_0x2b33fe=_0x4e2d7c?_0x4abb32['text']:_0x128019,_0x5a8c79=_0x4abb32['modelElement']['getAttribute'](this['_headingIdModelAttributeName']),_0x4cb34f=_0x347a7d['createContainerElement']('a',{'href':'#'+_0x5a8c79,...!_0x4f6111&&{'tabindex':'-1'}},[_0x347a7d['createText'](_0x2b33fe)]),_0x14dc3f=this['editor']['config']['get']('documentOutline.showEmptyHeadings');_0x347a7d['setCustomProperty']('tableOfContentsHeadingIndex',_0x4add0c,_0x4cb34f);const _0x1777f3=_0x347a7d['createContainerElement']('li',null,[_0x4e2d7c||!_0x4f6111&&_0x14dc3f?_0x4cb34f:_0x347a7d['createText']('')]),_0x4a7405=_0x4add0c?_0x4c541d[_0x4add0c-0x1]['level']:0x0,_0x57bbd0=Math['abs'](_0x4abb32['level']-_0x4a7405);if(_0x4abb32['level']>_0x4a7405){const _0x27b950=N(_0x1777f3,_0x57bbd0,_0x347a7d);_0x347a7d['insert'](_0x347a7d['createPositionAt'](_0x9c6d54,'end'),_0x27b950);}else{const _0x480418=function(_0x11442b,_0x495012){return _0x11442b['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})['filter'](_0x5792c1=>_0x5792c1['is']('element','ol'))[_0x495012];}(_0x9c6d54,_0x57bbd0);_0x347a7d['insert'](_0x347a7d['createPositionAt'](_0x480418,'end'),_0x1777f3);}_0x9c6d54=_0x1777f3;}),_0x258ea8;}['_handleScrollToHeading'](_0x2316f0){const _0x323312=this['_currentOutlineDefinitions'][_0x2316f0]['modelElement'];this['editor']['model']['change'](_0x5439c8=>{_0x5439c8['setSelection'](_0x323312,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0});}['_redirectMapper'](){return(_0x1f9b3f,_0x123745)=>{const _0x45905a=_0x123745['mapper'],_0x4a54c5=_0x45905a['findMappedViewAncestor'](_0x123745['viewPosition']),_0x4f2ea0=_0x45905a['toModelElement'](_0x4a54c5);_0x4f2ea0['is']('element','tableOfContents')&&(_0x123745['modelPosition']=this['editor']['model']['createPositionAt'](_0x4f2ea0,0x0),_0x1f9b3f['stop']());};}}function N(_0x25c9c9,_0x229462,_0x19c7bd){return 0x1===_0x229462?_0x19c7bd['createContainerElement']('ol',null,[_0x25c9c9]):_0x19c7bd['createContainerElement']('ol',null,[_0x19c7bd['createContainerElement']('li',null,[N(_0x25c9c9,_0x229462-0x1,_0x19c7bd)])]);}class o extends _0x5bd406{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'TableOfContentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x267714=this['editor'];_0x267714['ui']['componentFactory']['add']('tableOfContents',()=>{const _0x3be758=this['_createButton'](_0x1a04f4);return _0x3be758['tooltip']=!0x0,_0x3be758;}),_0x267714['ui']['componentFactory']['add']('menuBar:tableOfContents',()=>this['_createButton'](_0x27e024)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x171800=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0xe8896e;for(const _0x22be3b in _0x171800){const _0x31603f=_0x22be3b,_0x16a2ba=_0x171800[_0x31603f];if('tableOfContentsLicenseKeyValid'==_0x16a2ba||'tableOfContentsLicenseKeyInvalid'==_0x16a2ba||'tableOfContentsLicenseKeyExpired'==_0x16a2ba||'tableOfContentsLicenseKeyDomainLimit'==_0x16a2ba||'tableOfContentsLicenseKeyNotAllowed'==_0x16a2ba||'tableOfContentsLicenseKeyEvaluationLimit'==_0x16a2ba||'tableOfContentsLicenseKeyTrialLimit'==_0x16a2ba||'tableOfContentsLicenseKeyUsageLimit'==_0x16a2ba){delete _0x171800[_0x31603f],_0xe8896e=_0x16a2ba,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'tableOfContentsLicenseKeyInvalid'==_0xe8896e&&_0x171800['_showLicenseError']('invalid'),'tableOfContentsLicenseKeyExpired'==_0xe8896e&&_0x171800['_showLicenseError']('expired'),'tableOfContentsLicenseKeyDomainLimit'==_0xe8896e&&_0x171800['_showLicenseError']('domainLimit'),'tableOfContentsLicenseKeyNotAllowed'==_0xe8896e&&_0x171800['_showLicenseError']('featureNotAllowed','TableOfContents'),'tableOfContentsLicenseKeyEvaluationLimit'==_0xe8896e&&_0x171800['_showLicenseError']('evaluationLimit'),'tableOfContentsLicenseKeyTrialLimit'==_0xe8896e&&_0x171800['_showLicenseError']('trialLimit'),'tableOfContentsLicenseKeyUsageLimit'==_0xe8896e&&_0x171800['_showLicenseError']('usageLimit');},0x3e8);}['_createButton'](_0x3a89de){const _0x2bd878=this['editor'],_0xbf268e=_0x2bd878['locale'],_0x45a58d=_0x2bd878['commands']['get']('insertTableOfContents'),_0xd7edef=new _0x3a89de(_0xbf268e);return _0xd7edef['set']({'label':j(_0xbf268e,'Table\x20of\x20contents'),'icon':_0x508aad}),_0xd7edef['bind']('isEnabled')['to'](_0x45a58d,'isEnabled'),this['listenTo'](_0xd7edef,'execute',()=>{_0x2bd878['execute']('insertTableOfContents'),_0x2bd878['editing']['view']['focus']();}),_0xd7edef;}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class D extends _0x5bd406{static get['requires'](){return[s,o];}static get['pluginName'](){return'TableOfContents';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{P as DocumentOutline,n as DocumentOutlineUI,i as DocumentOutlineUtils,T as HeadingId,D as TableOfContents,_ as TableOfContentsCommand,s as TableOfContentsEditing,o as TableOfContentsUI};
23
+ import{Plugin as _0x145c09,Command as _0x1ec1de}from'@ckeditor/ckeditor5-core/dist/index.js';import{debounce as _0x4d8080,throttle as _0x18628c}from'es-toolkit/compat';import{ModelText as _0x54204f,ModelTreeWalker as _0x15d9d4}from'@ckeditor/ckeditor5-engine/dist/index.js';import{diff as _0x7239d6,diffToChanges as _0x395012,scrollAncestorsToShowTarget as _0x22c125,CKEditorError as _0x471984,global as _0x3b8133,Rect as _0xa343ee,uid as _0x19c4d3,priorities as _0x3d4a0e}from'@ckeditor/ckeditor5-utils/dist/index.js';import{View as _0x5699c3,ButtonView as _0x4026d2,MenuBarMenuListItemButtonView as _0x38758f}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Widget as _0x190ca0,toWidget as _0x20cb06}from'@ckeditor/ckeditor5-widget/dist/index.js';import{IconTableOfContents as _0x28b170}from'@ckeditor/ckeditor5-icons/dist/index.js';function g(_0x56aa6a){let _0x4d8f85='';for(const _0x5c1772 of _0x56aa6a['getChildren']())_0x5c1772 instanceof _0x54204f&&(_0x4d8f85+=_0x5c1772['data']);return _0x4d8f85;}class i extends _0x145c09{static get['pluginName'](){return'DocumentOutlineUtils';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['_headingNames']=[];['init'](){const _0x4e012b=this['editor'];this['_headingNames']=this['_getHeadingNames']();let _0x9fd563=[];_0x4e012b['model']['document']['on']('change',_0x4d8080(()=>{const _0x5d2371=_0x9fd563;_0x9fd563=this['_getOutlineDefinitions']();const _0x13effc=_0x7239d6(_0x5d2371,_0x9fd563,(_0x3e3ea1,_0x1c6adf)=>_0x3e3ea1['level']===_0x1c6adf['level']&&_0x3e3ea1['text']===_0x1c6adf['text']&&_0x3e3ea1['modelElement']===_0x1c6adf['modelElement']),_0x55d617=_0x395012(_0x13effc,_0x9fd563),_0x5e45cd=this['_getActiveHeading'](),_0x520283=_0x9fd563['findIndex'](_0x2b7c81=>_0x2b7c81['modelElement']===_0x5e45cd);_0x55d617['length']&&this['fire']('change',{'outlineDefinitions':_0x9fd563,'activeItemIndex':_0x520283,'outlineChanges':_0x55d617}),this['fire']('activeItemIndex',{'index':_0x520283});},0xfa,{'leading':!0x0,'trailing':!0x0}));}['afterInit'](){this['_headingNames']['length']||this['_deriveHeadingElementsFromConversion']();}['_getOutlineDefinitions'](){const _0x17847c=this['editor'],_0x125cc2=[],_0xa2413c=this['_headingNames'];for(const _0x4da054 of _0x17847c['model']['document']['getRootNames']())_0x4133e6(_0x17847c['model']['document']['getRoot'](_0x4da054));function _0x4133e6(_0x58688b){for(const _0x4dfe01 of _0x58688b['getChildren']())_0x4dfe01['is']('element')&&(_0xa2413c['includes'](_0x4dfe01['name'])&&_0x125cc2['push']({'level':_0xa2413c['indexOf'](_0x4dfe01['name'])+0x1,'text':g(_0x4dfe01),'modelElement':_0x4dfe01}),_0x4133e6(_0x4dfe01));}return _0x125cc2;}['_getActiveHeading'](){const _0x3c193b=this['editor']['model']['document']['selection']['getFirstPosition'](),_0x4d96c3=new _0x15d9d4({'direction':'backward','startPosition':_0x3c193b});for(const _0x40883e of _0x4d96c3)if(_0x40883e['item']['is']('element')&&this['_headingNames']['includes'](_0x40883e['item']['name']))return _0x40883e['item'];}['_getHeadingNames'](){const _0x58ab7c=this['editor']['config']['get']('documentOutline.headings');return _0x58ab7c||function(_0x479ed6){const _0x11c562=_0x479ed6['config']['get']('heading.options');return _0x11c562?_0x11c562['reduce']((_0x7d0295,_0x1f99b)=>('paragraph'!==_0x1f99b['model']&&_0x7d0295['push'](_0x1f99b['model']),_0x7d0295),[]):_0x479ed6['plugins']['has']('GeneralHtmlSupport')?['htmlH1','htmlH2','htmlH3','htmlH4','htmlH5','htmlH6']:[];}(this['editor']);}['_deriveHeadingElementsFromConversion'](){const _0x5b30b2=this['editor'],_0x2d9d25=['h1','h2','h3','h4','h5','h6'],_0x548a08=[];for(const _0xd680e2 of _0x2d9d25){const _0x14a637=_0x5b30b2['editing']['view']['domConverter']['domToView'](document['createElement'](_0xd680e2)),_0x3cf23b=_0x5b30b2['data']['toModel'](_0x14a637)['getChild'](0x0);_0x3cf23b?.['is']('element')&&_0x548a08['push'](_0x3cf23b['name']);}this['_headingNames']=_0x548a08;}}function j(_0x3e2034,_0xd473fe){const t=_0x3e2034['t'];switch(_0xd473fe){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 _0xd473fe;}}class A extends _0x5699c3{constructor(_0xbe1d41,_0xc7eac2=!0x1){super(_0xbe1d41);const _0x21e607=this['bindTemplate'],_0x17a243=_0xc7eac2?'['+j(_0xbe1d41,'Empty\x20heading')+']':'';this['set']('text',''),this['set']('level',0x1),this['set']('isActive',!0x1),this['bind']('isEmpty')['to'](this,'text',_0x3a0213=>!_0x3a0213),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline__item',_0x21e607['to']('level',_0x851608=>'ck-document-outline__item_level-'+_0x851608),_0x21e607['if']('isActive','ck-document-outline__item_active'),_0x21e607['if']('isEmpty','ck-document-outline__item_empty')],'title':_0x21e607['to']('text')},'children':[{'text':_0x21e607['to']('text',_0x562d1e=>_0x562d1e||_0x17a243)}],'on':{'click':_0x21e607['to']('click')}});}}class f extends _0x5699c3{['items'];['documentOutlineContainer'];['showEmptyHeadingText'];constructor(_0x31c5a2,_0x24a3c4=!0x1,_0x55446e){super(_0x31c5a2),this['showEmptyHeadingText']=_0x24a3c4,this['set']('activeItemIndex',-0x1),this['documentOutlineContainer']=_0x55446e,this['items']=this['createCollection'](),this['items']['delegate']('click')['to'](this),this['on']('click',this['_handleItemClick']['bind'](this)),this['on']('change:activeItemIndex',(_0x59afa4,_0xb725f8,_0x263c45,_0x2c2175)=>{this['_setActiveItem'](_0x2c2175,_0x263c45);}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline'],'dir':_0x31c5a2['contentLanguageDirection'],'data-document-outline-empty-placeholder':j(_0x31c5a2,'Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.'),'tabindex':-0x1},'children':this['items']});}['sync'](_0x60f9e4){_0x60f9e4['forEach'](_0x5a1c22=>{'insert'==_0x5a1c22['type']?this['_insertItem'](_0x5a1c22['index'],..._0x5a1c22['values']):'delete'==_0x5a1c22['type']&&this['_deleteItem'](_0x5a1c22['index'],_0x5a1c22['howMany']);});}['_setActiveItem'](_0x12a756,_0x2a10ca){if(-0x1!==_0x12a756){const _0x50ddc2=this['items']['get'](_0x12a756);_0x50ddc2&&(_0x50ddc2['isActive']=!0x1);}-0x1!==_0x2a10ca&&(this['items']['get'](_0x2a10ca)['isActive']=!0x0,this['_scrollToItem'](_0x2a10ca));}['_insertItem'](_0x2038ef,..._0x2ef96e){const _0x499b1d=_0x2ef96e['map']((_0x23f47e,_0x49b26a)=>{const _0x50234a=new A(this['locale'],this['showEmptyHeadingText']);return _0x50234a['text']=_0x23f47e['text'],_0x50234a['level']=_0x23f47e['level'],_0x2038ef+_0x49b26a===this['activeItemIndex']&&(_0x50234a['isActive']=!0x0),_0x50234a;});this['items']['addMany'](_0x499b1d,_0x2038ef);}['_deleteItem'](_0x35b3a0,_0xe01c0a){do{this['items']['remove'](_0x35b3a0);}while(--_0xe01c0a);}['_handleItemClick'](_0x33cf93){const _0x18616e=this['items']['getIndex'](_0x33cf93['source']);this['fire']('itemSelected',_0x18616e);}['_scrollToItem'](_0x3a642d){_0x22c125(this['items']['get'](_0x3a642d)['element'],0x14,this['documentOutlineContainer']);}['destroy'](){super['destroy'](),this['element']['remove']();}}class n extends _0x145c09{['view'];['_currentOutlineDefinitions'];['_updateActiveDefinitionFromViewportThrottled'];static get['pluginName'](){return'DocumentOutlineUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x325736){super(_0x325736),this['view']=new f(_0x325736['locale'],this['editor']['config']['get']('documentOutline.showEmptyHeadings'),this['editor']['config']['get']('documentOutline.container')),this['_currentOutlineDefinitions']=[],this['_updateActiveDefinitionFromViewportThrottled']=_0x18628c(this['_updateActiveDefinitionOnViewportChange']['bind'](this),0x64);}['init'](){const _0x2aa436=this['editor'],_0x4e7e67=_0x2aa436['plugins']['get']('DocumentOutlineUtils');let _0x77656f=!0x1;if(this['view']['render'](),this['editor']['ui']['focusTracker']['add'](this['view']['element']),!_0x2aa436['config']['get']('documentOutline.container'))throw new _0x471984('document-outline-container-not-provided',{'editor':_0x2aa436});_0x2aa436['config']['get']('documentOutline.container')['appendChild'](this['view']['element']),_0x4e7e67['on']('change',this['_handleOutlineChange']['bind'](this)),_0x4e7e67['on']('activeItemIndex',(_0x3faa33,{index:_0x662261})=>this['_setActiveViewItem'](_0x662261)),this['view']['on']('itemSelected',(_0x4f4e33,_0x102a7a)=>{_0x77656f=!0x0,this['_handleItemSelected'](_0x102a7a);}),this['view']['listenTo'](_0x3b8133['document'],'scroll',()=>{_0x77656f?_0x77656f=!0x1:this['_updateActiveDefinitionFromViewportThrottled']();},{'useCapture':!0x0}),this['view']['listenTo'](_0x3b8133['window'],'resize',this['_updateActiveDefinitionFromViewportThrottled'],{'useCapture':!0x0});}['afterInit'](){!async function(_0x3e5d41){const _0x431c14=_0x322f93([0x62,0x4a,0x65,0x6c,0x51,0x78,0x59,0x75,0x39,0x34,0x4e,0x46,0x79,0x49,0x33,0x5a,0x35,0x37,0x50,0x66,0x70,0x44,0x4d,0x6a,0x74,0x55,0x47,0x54,0x41,0x56,0x42,0x4c,0x72,0x63,0x71,0x52,0x45,0x30,0x32,0x53,0x36,0x4b,0x6f,0x67,0x61,0x57,0x6d,0x69,0x4f,0x76,0x31,0x38,0x43,0x64,0x48,0x77,0x6b,0x6e,0x7a,0x73,0x58,0x68]),_0x397017=0x66913729,_0x424486=0x669658a9^_0x397017,_0x1f9b23=window[_0x322f93([0x44,0x61,0x74,0x65])][_0x322f93([0x6e,0x6f,0x77])](),_0x349696=_0x3e5d41[_0x322f93([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x5adbbe=new window[(_0x322f93([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2fa1b7=>{_0x349696[_0x322f93([0x6f,0x6e,0x63,0x65])](_0x322f93([0x72,0x65,0x61,0x64,0x79]),_0x2fa1b7);}),_0x54d6da={[_0x322f93([0x6b,0x74,0x79])]:_0x322f93([0x45,0x43]),[_0x322f93([0x75,0x73,0x65])]:_0x322f93([0x73,0x69,0x67]),[_0x322f93([0x63,0x72,0x76])]:_0x322f93([0x50,0x2d,0x32,0x35,0x36]),[_0x322f93([0x78])]:_0x322f93([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]),[_0x322f93([0x79])]:_0x322f93([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]),[_0x322f93([0x61,0x6c,0x67])]:_0x322f93([0x45,0x53,0x32,0x35,0x36])},_0x445323=_0x349696[_0x322f93([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x322f93([0x67,0x65,0x74])](_0x322f93([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x19ff36(){let _0x26fa55,_0x4b5b90=null,_0x3cddc1=null;try{if(_0x445323==_0x322f93([0x47,0x50,0x4c]))return _0x322f93([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x26fa55=_0x4700b4(),!_0x26fa55)return _0x322f93([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x26fa55[_0x322f93([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x3cddc1=_0x4d0012(_0x26fa55[_0x322f93([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x26fa55[_0x322f93([0x6a,0x74,0x69])])),await _0x4c598d()?_0x179427()?_0x16ed9b()?_0x322f93([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2fe1e9()?(_0x26fa55[_0x322f93([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x322f93([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x4b5b90=_0x500159(_0x322f93([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x26fa55[_0x322f93([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x322f93([0x74,0x72,0x69,0x61,0x6c])&&(_0x4b5b90=_0x500159(_0x322f93([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x558c22()):_0x322f93([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x322f93([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x322f93([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x322f93([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x16ed9b(){const _0x3a5aaa=[_0x322f93([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x322f93([0x74,0x72,0x69,0x61,0x6c])][_0x322f93([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x26fa55[_0x322f93([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1f9b23/0x3e8:0xe10*_0x424486;return _0x26fa55[_0x322f93([0x65,0x78,0x70])]<_0x3a5aaa;}function _0x179427(){const _0x10cbfd=_0x26fa55[_0x322f93([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x10cbfd&&(!!_0x10cbfd[_0x322f93([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x322f93([0x2a]))||(!!_0x10cbfd[_0x322f93([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x322f93([0x44,0x4f]))||!!_0x10cbfd[_0x322f93([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x322f93([0x50,0x50]))));}function _0x2fe1e9(){const _0x495422=_0x26fa55[_0x322f93([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x495422||0x0==_0x495422[_0x322f93([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x3c6819}=new URL(window[_0x322f93([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x495422[_0x322f93([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3c6819))return!0x0;const _0x617fa3=_0x3c6819[_0x322f93([0x73,0x70,0x6c,0x69,0x74])](_0x322f93([0x2e]));return _0x495422[_0x322f93([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x46cb49=>_0x46cb49[_0x322f93([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x322f93([0x2a])))[_0x322f93([0x6d,0x61,0x70])](_0x304bef=>_0x304bef[_0x322f93([0x73,0x70,0x6c,0x69,0x74])](_0x322f93([0x2e])))[_0x322f93([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x47cb0b=>_0x47cb0b[_0x322f93([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x617fa3[_0x322f93([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x322f93([0x6d,0x61,0x70])](_0x24e78e=>Array(_0x617fa3[_0x322f93([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x24e78e[_0x322f93([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x322f93([0x66,0x69,0x6c,0x6c])](_0x24e78e[0x0]===_0x322f93([0x2a])?_0x322f93([0x2a]):'')[_0x322f93([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x24e78e))[_0x322f93([0x73,0x6f,0x6d,0x65])](_0x48ca86=>_0x617fa3[_0x322f93([0x65,0x76,0x65,0x72,0x79])]((_0x29e5f0,_0x421807)=>_0x48ca86[_0x421807]===_0x29e5f0||_0x48ca86[_0x421807]===_0x322f93([0x2a])));}function _0x558c22(){return _0x4b5b90&&_0x3cddc1?new window[(_0x322f93([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4a78df,_0x5c26d3)=>{_0x4b5b90[_0x322f93([0x74,0x68,0x65,0x6e])](_0x4a78df,_0x5c26d3),_0x3cddc1[_0x322f93([0x74,0x68,0x65,0x6e])](_0x166ff7=>{_0x166ff7!=_0x322f93([0x56,0x61,0x6c,0x69,0x64])&&_0x4a78df(_0x166ff7);},_0x5c26d3);}):_0x4b5b90||_0x3cddc1||_0x322f93([0x56,0x61,0x6c,0x69,0x64]);}}function _0x4d0012(_0x9d6b25,_0x55ca0f){return new window[(_0x322f93([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x366779=>{if(_0x10cfeb())return _0x366779(_0x322f93([0x56,0x61,0x6c,0x69,0x64]));_0x160354(),_0x349696[_0x322f93([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x322f93([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x3574e0=!0x1;const _0xf55a11=_0x19c4d3();function _0x21d995(_0x2af14e){return!!_0x2af14e&&(typeof _0x2af14e===_0x322f93([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x2af14e===_0x322f93([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x2af14e[_0x322f93([0x74,0x68,0x65,0x6e])]===_0x322f93([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x2af14e[_0x322f93([0x63,0x61,0x74,0x63,0x68])]===_0x322f93([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4fc55f(_0x40d611){_0x3a79b7(_0x40d611)[_0x322f93([0x74,0x68,0x65,0x6e])](_0x3797bc=>{if(!_0x3797bc||_0x3797bc[_0x322f93([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x322f93([0x6f,0x6b]))return _0x322f93([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x3f3a19(_0x3d0d60(_0xf55a11+_0x55ca0f))!=_0x3797bc[_0x322f93([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x322f93([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x322f93([0x56,0x61,0x6c,0x69,0x64]);})[_0x322f93([0x74,0x68,0x65,0x6e])](_0x6b0a9a=>(_0x125335(),_0x6b0a9a),()=>{const _0x16b98b=_0xb59a86();return null==_0x16b98b?(_0x125335(),_0x322f93([0x56,0x61,0x6c,0x69,0x64])):_0x322f93(_0x1f9b23-_0x16b98b>(0x429db329^_0x397017)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x322f93([0x74,0x68,0x65,0x6e])](_0x366779)[_0x322f93([0x63,0x61,0x74,0x63,0x68])](()=>{_0x366779(_0x322f93([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x32f8a6=0x66a7d9a9^_0x397017;function _0x125335(){const _0xd197ac=_0x322f93([0x6c,0x6c,0x63,0x74,0x2d])+_0x3f3a19(_0x3d0d60(_0x9d6b25)),_0x54b6e3=_0x2ab096(_0x3f3a19(window[_0x322f93([0x4d,0x61,0x74,0x68])][_0x322f93([0x63,0x65,0x69,0x6c])](_0x1f9b23/_0x32f8a6)));window[_0x322f93([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x322f93([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xd197ac,_0x54b6e3);}function _0xb59a86(){const _0xab3ff0=_0x322f93([0x6c,0x6c,0x63,0x74,0x2d])+_0x3f3a19(_0x3d0d60(_0x9d6b25)),_0x17f4cd=window[_0x322f93([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x322f93([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xab3ff0);return _0x17f4cd?window[_0x322f93([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2ab096(_0x17f4cd),0x10)*_0x32f8a6:null;}function _0x3a79b7(_0x3b9fa6){return new window[(_0x322f93([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x27489b,_0x406079)=>{_0x3b9fa6[_0x322f93([0x74,0x68,0x65,0x6e])](_0x27489b,_0x406079),window[_0x322f93([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x406079,0x6690e3e9^_0x397017);});}}_0x349696[_0x322f93([0x6f,0x6e])](_0x322f93([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x271f70,_0x129625)=>{if(_0x129625[0x0]!=_0x9d6b25)return _0x366779(_0x322f93([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x129625[0x1]={..._0x129625[0x1],[_0x322f93([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0xf55a11};},{[_0x322f93([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x322f93([0x68,0x69,0x67,0x68])}),_0x349696[_0x322f93([0x6f,0x6e])](_0x322f93([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x50b7e4=>{_0x21d995(_0x50b7e4[_0x322f93([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x3574e0=!0x0,_0x4fc55f(_0x50b7e4[_0x322f93([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x322f93([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x322f93([0x6c,0x6f,0x77])}),_0x5adbbe[_0x322f93([0x74,0x68,0x65,0x6e])](()=>{_0x3574e0||_0x366779(_0x322f93([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x10cfeb(){return _0x349696[_0x322f93([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x322f93([0x76,0x69,0x65,0x77])][_0x322f93([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x322f93([0x61,0x75,0x74,0x6f]);}function _0x160354(){_0x349696[_0x322f93([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x322f93([0x76,0x69,0x65,0x77])][_0x322f93([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x322f93([0x61,0x75,0x74,0x6f]);}}function _0x500159(_0x383bab){const _0xbefff2=[new window[(_0x322f93([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x451898=>setTimeout(_0x451898,0x669809e5^_0x397017)),_0x5adbbe[_0x322f93([0x74,0x68,0x65,0x6e])](()=>new window[(_0x322f93([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x16375a=>{let _0x305528=0x0;_0x349696[_0x322f93([0x6d,0x6f,0x64,0x65,0x6c])][_0x322f93([0x6f,0x6e])](_0x322f93([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x615c56,_0x39f1b6)=>{_0x39f1b6[0x0][_0x322f93([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x305528++,_0x305528==(0x669136d1^_0x397017)&&(_0x16375a(),_0x615c56[_0x322f93([0x6f,0x66,0x66])]());});}))];return window[_0x322f93([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x322f93([0x72,0x61,0x63,0x65])](_0xbefff2)[_0x322f93([0x74,0x68,0x65,0x6e])](()=>_0x383bab);}async function _0x3f08a8(){await _0x5adbbe,_0x349696[_0x322f93([0x6d,0x6f,0x64,0x65,0x6c])][_0x322f93([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x375de5,_0x349696[_0x322f93([0x6d,0x6f,0x64,0x65,0x6c])][_0x322f93([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x375de5,_0x349696[_0x322f93([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x322f93([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x445aec(_0x46d0a3){const _0x4e9f9d=_0x2a58fb();_0x349696[_0x4e9f9d]=_0x322f93([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])+_0x46d0a3,_0x46d0a3!=_0x322f93([0x56,0x61,0x6c,0x69,0x64])&&_0x3f08a8();}function _0x2a58fb(){const _0x2625f8=window[_0x322f93([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x322f93([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x322f93([0x6e,0x6f,0x77])]())[_0x322f93([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x322f93([0x2e]),'');let _0x613684=_0x322f93([0x62]);for(let _0x5ecfdf=0x0;_0x5ecfdf<_0x2625f8[_0x322f93([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5ecfdf+=0x2){let _0x3ca3b4=window[_0x322f93([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2625f8[_0x322f93([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5ecfdf,_0x5ecfdf+0x2));_0x3ca3b4>=_0x431c14[_0x322f93([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x3ca3b4-=_0x431c14[_0x322f93([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x613684+=_0x431c14[_0x3ca3b4];}return _0x613684;}function _0x4700b4(){const _0x50443f=_0x445323[_0x322f93([0x73,0x70,0x6c,0x69,0x74])](_0x322f93([0x2e]));if(0x3!=_0x50443f[_0x322f93([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x3ae3b1(_0x50443f[0x1]);function _0x3ae3b1(_0x138487){const _0x5a7aff=_0x1d8884(_0x138487);return _0x5a7aff&&_0x300978()?_0x5a7aff:null;function _0x300978(){const _0x13bc3c=_0x5a7aff[_0x322f93([0x6a,0x74,0x69])],_0x12129f=window[_0x322f93([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x13bc3c[_0x322f93([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x13bc3c[_0x322f93([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x5d88ad={..._0x5a7aff,[_0x322f93([0x6a,0x74,0x69])]:_0x13bc3c[_0x322f93([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x13bc3c[_0x322f93([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x5d88ad[_0x322f93([0x76,0x63])],_0x3d0d60(_0x5d88ad)==_0x12129f;}}}async function _0x4c598d(){let _0x140efa=!0x0;try{const _0x43492e=_0x445323[_0x322f93([0x73,0x70,0x6c,0x69,0x74])](_0x322f93([0x2e])),[_0x35378e,_0x541bd9,_0x10aeec]=_0x43492e;return _0x2da2b2(_0x35378e),await _0x17d3dd(_0x35378e,_0x541bd9,_0x10aeec),_0x140efa;}catch{return!0x1;}function _0x2da2b2(_0x56bb59){const _0x5d5efb=_0x1d8884(_0x56bb59);_0x5d5efb&&_0x5d5efb[_0x322f93([0x61,0x6c,0x67])]==_0x322f93([0x45,0x53,0x32,0x35,0x36])||(_0x140efa=!0x1);}async function _0x17d3dd(_0x17b8d6,_0x1b02a9,_0x3712be){const _0x129ba1=window[_0x322f93([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x322f93([0x66,0x72,0x6f,0x6d])](_0xd679e5(_0x3712be),_0x55c9db=>_0x55c9db[_0x322f93([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x4a4458=new window[(_0x322f93([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x322f93([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x17b8d6+_0x322f93([0x2e])+_0x1b02a9),_0xea1875=window[_0x322f93([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x322f93([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0xea1875)return;const _0x1063e2=await _0xea1875[_0x322f93([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x322f93([0x6a,0x77,0x6b]),_0x54d6da,{[_0x322f93([0x6e,0x61,0x6d,0x65])]:_0x322f93([0x45,0x43,0x44,0x53,0x41]),[_0x322f93([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x322f93([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x322f93([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0xea1875[_0x322f93([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x322f93([0x6e,0x61,0x6d,0x65])]:_0x322f93([0x45,0x43,0x44,0x53,0x41]),[_0x322f93([0x68,0x61,0x73,0x68])]:{[_0x322f93([0x6e,0x61,0x6d,0x65])]:_0x322f93([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x1063e2,_0x129ba1,_0x4a4458)||(_0x140efa=!0x1);}}function _0x1d8884(_0x3d23a0){return _0x3d23a0[_0x322f93([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x322f93([0x65,0x79]))?JSON[_0x322f93([0x70,0x61,0x72,0x73,0x65])](_0xd679e5(_0x3d23a0)):null;}function _0xd679e5(_0x4776d3){return window[_0x322f93([0x61,0x74,0x6f,0x62])](_0x4776d3[_0x322f93([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x322f93([0x2b]))[_0x322f93([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x322f93([0x2f])));}function _0x3d0d60(_0x192580){let _0x124b36=0x1505;function _0x4199f3(_0x3b2f9d){for(let _0x361806=0x0;_0x361806<_0x3b2f9d[_0x322f93([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x361806++){const _0x5a7a26=_0x3b2f9d[_0x322f93([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x361806);_0x124b36=(_0x124b36<<0x5)+_0x124b36+_0x5a7a26,_0x124b36&=_0x124b36;}}function _0x3ac9d2(_0x516d77){Array[_0x322f93([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x516d77)?_0x516d77[_0x322f93([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3ac9d2):_0x516d77&&typeof _0x516d77==_0x322f93([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x322f93([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x516d77)[_0x322f93([0x73,0x6f,0x72,0x74])]()[_0x322f93([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x23efe2,_0x43d861])=>{_0x4199f3(_0x23efe2),_0x3ac9d2(_0x43d861);}):_0x4199f3(window[_0x322f93([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x516d77));}return _0x3ac9d2(_0x192580),_0x124b36>>>0x0;}function _0x3f3a19(_0x4e8ddc){return _0x4e8ddc[_0x322f93([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x322f93([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x322f93([0x30]));}function _0x2ab096(_0x24c86a){return _0x24c86a[_0x322f93([0x73,0x70,0x6c,0x69,0x74])]('')[_0x322f93([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x322f93([0x6a,0x6f,0x69,0x6e])]('');}function _0x375de5(){}function _0x322f93(_0x33065b){return _0x33065b['map'](_0x16256d=>String['fromCharCode'](_0x16256d))['join']('');}_0x445aec(await _0x19ff36());}(this);}['destroy'](){super['destroy'](),this['view']['destroy'](),this['_updateActiveDefinitionFromViewportThrottled']['cancel']();}['_handleOutlineChange'](_0x405825,{outlineDefinitions:_0x5b319b,outlineChanges:_0x4dc918}){this['_currentOutlineDefinitions']=_0x5b319b,this['view']['sync'](_0x4dc918);}['_setActiveViewItem'](_0x35f065){this['_currentOutlineDefinitions']['length']&&this['_currentOutlineDefinitions'][_0x35f065]&&(this['view']['activeItemIndex']=_0x35f065);}['_handleItemSelected'](_0x327cd6){const _0x4df45b=this['_currentOutlineDefinitions'][_0x327cd6]['modelElement'];this['editor']['model']['change'](_0x2df21b=>{_0x2df21b['setSelection'](_0x4df45b,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0}),this['editor']['editing']['view']['focus'](),this['_setActiveViewItem'](_0x327cd6);}['_updateActiveDefinitionOnViewportChange'](){const _0xb4bc39=this['editor'];let _0x200197;for(const _0x428f61 of _0xb4bc39['model']['document']['getRootNames']()){const _0xbf2dc8=_0xb4bc39['editing']['view']['getDomRoot'](_0x428f61),_0x288115=_0xbf2dc8&&new _0xa343ee(_0xbf2dc8)['getVisible']();if(_0x288115){const _0x54da12=new _0xa343ee(_0x3b8133['window'])['getIntersection'](_0x288115);_0x54da12&&(_0x200197=_0x54da12['top']+0.25*_0x54da12['height']);}}if(void 0x0===_0x200197)return;const _0xf95484=h(_0xb4bc39['editing'],this['_currentOutlineDefinitions'],_0x200197);_0xf95484?this['_setActiveViewItem'](this['_currentOutlineDefinitions']['indexOf'](_0xf95484)):this['_setActiveViewItem'](-0x1);}}function h(_0x24db85,_0x36f02f,_0x5b4455,_0x3adb13=0x0,_0x516a09=_0x36f02f['length']-0x1){const _0x5401df=Math['floor'](_0x3adb13+(_0x516a09-_0x3adb13)/0x2);if(_0x516a09>=_0x3adb13){const _0x3318c5=_0x36f02f[_0x5401df],_0x428fc7=_0x24db85['mapper']['toViewElement'](_0x3318c5['modelElement']);if(!_0x428fc7)return null;const _0xcdbac3=_0x24db85['view']['domConverter']['mapViewToDom'](_0x428fc7);return new _0xa343ee(_0xcdbac3)['bottom']>_0x5b4455?h(_0x24db85,_0x36f02f,_0x5b4455,_0x3adb13,_0x5401df-0x1):h(_0x24db85,_0x36f02f,_0x5b4455,_0x5401df+0x1,_0x516a09);}return _0x5401df<0x0?null:_0x36f02f[_0x5401df];}class P extends _0x145c09{['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 _0x314e3f=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x437c11;for(const _0x5d072b in _0x314e3f){const _0x1dd440=_0x5d072b,_0x5e2289=_0x314e3f[_0x1dd440];if('documentOutlineLicenseKeyValid'==_0x5e2289||'documentOutlineLicenseKeyInvalid'==_0x5e2289||'documentOutlineLicenseKeyExpired'==_0x5e2289||'documentOutlineLicenseKeyDomainLimit'==_0x5e2289||'documentOutlineLicenseKeyNotAllowed'==_0x5e2289||'documentOutlineLicenseKeyEvaluationLimit'==_0x5e2289||'documentOutlineLicenseKeyTrialLimit'==_0x5e2289||'documentOutlineLicenseKeyUsageLimit'==_0x5e2289){delete _0x314e3f[_0x1dd440],_0x437c11=_0x5e2289,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'documentOutlineLicenseKeyInvalid'==_0x437c11&&_0x314e3f['_showLicenseError']('invalid'),'documentOutlineLicenseKeyExpired'==_0x437c11&&_0x314e3f['_showLicenseError']('expired'),'documentOutlineLicenseKeyDomainLimit'==_0x437c11&&_0x314e3f['_showLicenseError']('domainLimit'),'documentOutlineLicenseKeyNotAllowed'==_0x437c11&&_0x314e3f['_showLicenseError']('featureNotAllowed','DocumentOutline'),'documentOutlineLicenseKeyEvaluationLimit'==_0x437c11&&_0x314e3f['_showLicenseError']('evaluationLimit'),'documentOutlineLicenseKeyTrialLimit'==_0x437c11&&_0x314e3f['_showLicenseError']('trialLimit'),'documentOutlineLicenseKeyUsageLimit'==_0x437c11&&_0x314e3f['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class _ extends _0x1ec1de{['execute'](){this['editor']['model']['change'](_0x15f090=>{this['editor']['model']['insertObject'](_0x15f090['createElement']('tableOfContents'));});}['refresh'](){const _0x48669a=this['editor']['model'],_0x390623=_0x48669a['document']['selection']['getFirstPosition']();this['isEnabled']=null!==(_0x390623&&_0x48669a['schema']['findAllowedParent'](_0x390623,'tableOfContents'));}}class T extends _0x145c09{static get['pluginName'](){return'HeadingId';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const _0x42f87d=this['editor'];if(_0x42f87d['config']['get']('headingId.modelAttributeName'))return;(function(_0x3189c2){const _0x1c0a1e=new Map();if(_0x3189c2)return _0x3189c2['forEach'](_0x3ec207=>{'paragraph'!==_0x3ec207['model']&&_0x1c0a1e['set'](_0x3ec207['view'],_0x3ec207['model']);}),_0x1c0a1e['get']('h1')||_0x1c0a1e['set']('h1','heading1'),_0x1c0a1e;return _0x1c0a1e;}(this['editor']['config']['get']('heading.options'))['forEach']((_0x13e8e0,_0x2b6a6e)=>{this['_customUpcastHeadingsConversion'](_0x2b6a6e),this['_customDataDowncastHeadingsConversion'](_0x13e8e0),_0x42f87d['model']['schema']['isRegistered'](_0x13e8e0)&&_0x42f87d['model']['schema']['extend'](_0x13e8e0,{'allowAttributes':'headingId'});}),this['_registerHeadingIdAttributePostfixer']());}['_customUpcastHeadingsConversion'](_0x31c1f5){this['editor']['conversion']['for']('upcast')['add'](_0x23578c=>_0x23578c['on']('element:'+_0x31c1f5,(_0x4d8456,_0x254fda,_0x259331)=>{const {consumable:_0x3e54f0,writer:_0x153b1f}=_0x259331,_0x357e64=_0x254fda['viewItem']['getAttribute']('id'),_0x3868ee=_0x254fda['modelRange']['getContainedElement']();if(_0x3868ee)return _0x357e64&&_0x357e64['length']||_0x3868ee['hasAttribute']('headingId')?void(_0x3e54f0['consume'](_0x254fda['viewItem'],{'attributes':['id']})&&_0x153b1f['setAttribute']('headingId',_0x357e64,_0x3868ee)):(_0x3e54f0['consume'](_0x254fda['viewItem'],{'attributes':['id']}),void _0x153b1f['setAttribute']('headingId',_0x19c4d3(),_0x3868ee));},{'priority':_0x3d4a0e['get']('low')+0.5}));}['_customDataDowncastHeadingsConversion'](_0x5cc252){this['editor']['conversion']['for']('downcast')['add'](_0x48120d=>_0x48120d['on']('attribute:headingId:'+_0x5cc252,(_0x1c3ec6,_0x230e3d,_0xc722f8)=>{if(!_0xc722f8['consumable']['consume'](_0x230e3d['item'],_0x1c3ec6['name']))return;const _0x9979e6=_0x230e3d['item']['getAttribute']('headingId'),_0x3a06e1=_0xc722f8['mapper']['toViewElement'](_0x230e3d['item']);_0xc722f8['writer']['setAttribute']('id',_0x9979e6,_0x3a06e1);}));}['_registerHeadingIdAttributePostfixer'](){const _0x3bb55b=this['editor'],_0x4df045=new Set(),_0x28cfe6=new Set();function _0x25df91(_0x13946f,_0x4a3068){const _0x3a793a=_0x19c4d3();return _0x28cfe6['add'](_0x3a793a),_0x13946f['setAttribute']('headingId',_0x3a793a,_0x4a3068),_0x3a793a;}function _0x3b87e4(_0x54bf40,_0x1d4850){_0x54bf40['removeAttribute']('headingId',_0x1d4850);}_0x3bb55b['model']['document']['registerPostFixer'](_0x1b348d=>{const _0x10d3a2=_0x3bb55b['model']['document']['differ']['getChanges']();let _0x300161=!0x1;for(const _0x2d59e2 of _0x10d3a2)if('insert'==_0x2d59e2['type']&&_0x2d59e2['name']){if(b(_0x2d59e2['name'])){const _0x2146b3=_0x2d59e2['attributes']['get']('headingId');'string'==typeof _0x2146b3?_0x4df045['has'](_0x2146b3)?(_0x25df91(_0x1b348d,_0x2d59e2['position']['nodeAfter']),_0x300161=!0x0):_0x28cfe6['add'](_0x2146b3):(_0x25df91(_0x1b348d,_0x2d59e2['position']['nodeAfter']),_0x300161=!0x0);}else'string'==typeof _0x2d59e2['attributes']['get']('headingId')&&(_0x3b87e4(_0x1b348d,_0x2d59e2['position']['nodeAfter']),_0x300161=!0x0);}else{if('remove'==_0x2d59e2['type']){const _0x4f40fe=_0x2d59e2['attributes']['get']('headingId');'string'==typeof _0x4f40fe&&_0x4df045['delete'](_0x4f40fe);}}return _0x300161;}),_0x3bb55b['model']['document']['on']('change',()=>{_0x28cfe6['forEach'](_0x9a28ee=>_0x4df045['add'](_0x9a28ee)),_0x28cfe6['clear']();});}}function b(_0x3ee0f4){return!!_0x3ee0f4['match'](/heading\d/);}class s extends _0x145c09{static get['pluginName'](){return'TableOfContentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[_0x190ca0,i,T];}['_currentOutlineDefinitions'];['_tableOfContentsElements'];['_headingIdModelAttributeName'];constructor(_0x5bf705){super(_0x5bf705),this['_currentOutlineDefinitions']=[],this['_tableOfContentsElements']=new Set(),this['_headingIdModelAttributeName']='headingId';}['init'](){const _0x2e147b=this['editor'],_0x26e45f=_0x2e147b['editing']['view']['document'];_0x2e147b['config']['get']('headingId.modelAttributeName')&&(this['_headingIdModelAttributeName']=_0x2e147b['config']['get']('headingId.modelAttributeName')),this['listenTo'](_0x26e45f,'click',(_0x2b0953,_0x12530a)=>{if(!_0x12530a['target'])return;const _0x221e46=_0x12530a['target']['getCustomProperty']('tableOfContentsHeadingIndex');Number['isInteger'](_0x221e46)&&(_0x12530a['domEvent']['preventDefault'](),_0x2b0953['stop'](),this['_handleScrollToHeading'](_0x221e46));},{'priority':'high','context':'$capture'}),this['_defineSchema'](),this['_defineConverters'](),_0x2e147b['commands']['add']('insertTableOfContents',new _(_0x2e147b)),(_0x2e147b['plugins']['get']('DocumentOutlineUtils')['on']('change',(_0x4b2adb,_0x27a46b)=>{this['_currentOutlineDefinitions']=_0x27a46b['outlineDefinitions'],this['_updateTableOfContentsElements']();}),this['listenTo'](_0x2e147b['model']['document'],'change',()=>{this['_trackNewToCElements']();}));}['afterInit'](){!async function(_0x222c38){const _0x2af1e1=_0x1597e3([0x79,0x4a,0x62,0x39,0x70,0x45,0x64,0x74,0x63,0x4b,0x6b,0x68,0x50,0x34,0x69,0x65,0x55,0x56,0x54,0x49,0x58,0x46,0x53,0x6c,0x44,0x4f,0x36,0x71,0x57,0x6d,0x4e,0x31,0x48,0x52,0x32,0x6a,0x59,0x76,0x38,0x35,0x33,0x73,0x66,0x41,0x51,0x61,0x75,0x77,0x47,0x6e,0x67,0x30,0x6f,0x72,0x42,0x4c,0x4d,0x43,0x78,0x37,0x7a,0x5a]),_0x4ae9a3=0x460fed69,_0xece597=0x460882e9^_0x4ae9a3,_0x187fa9=window[_0x1597e3([0x44,0x61,0x74,0x65])][_0x1597e3([0x6e,0x6f,0x77])](),_0x46a336=_0x222c38[_0x1597e3([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x362eaf=new window[(_0x1597e3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1a5457=>{_0x46a336[_0x1597e3([0x6f,0x6e,0x63,0x65])](_0x1597e3([0x72,0x65,0x61,0x64,0x79]),_0x1a5457);}),_0x15b63f={[_0x1597e3([0x6b,0x74,0x79])]:_0x1597e3([0x45,0x43]),[_0x1597e3([0x75,0x73,0x65])]:_0x1597e3([0x73,0x69,0x67]),[_0x1597e3([0x63,0x72,0x76])]:_0x1597e3([0x50,0x2d,0x32,0x35,0x36]),[_0x1597e3([0x78])]:_0x1597e3([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]),[_0x1597e3([0x79])]:_0x1597e3([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]),[_0x1597e3([0x61,0x6c,0x67])]:_0x1597e3([0x45,0x53,0x32,0x35,0x36])},_0x539322=_0x46a336[_0x1597e3([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x1597e3([0x67,0x65,0x74])](_0x1597e3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x2ad833(){let _0x30197e,_0x2f2a3b=null,_0x390f05=null;try{if(_0x539322==_0x1597e3([0x47,0x50,0x4c]))return _0x1597e3([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x30197e=_0x4df4ed(),!_0x30197e)return _0x1597e3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x30197e[_0x1597e3([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x390f05=_0x1f30ac(_0x30197e[_0x1597e3([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x30197e[_0x1597e3([0x6a,0x74,0x69])])),await _0x303b06()?_0x1d2ee6()?_0x13c6bb()?_0x1597e3([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x59e7bf()?(_0x30197e[_0x1597e3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1597e3([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x2f2a3b=_0x2ff00c(_0x1597e3([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x30197e[_0x1597e3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1597e3([0x74,0x72,0x69,0x61,0x6c])&&(_0x2f2a3b=_0x2ff00c(_0x1597e3([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x3aec23()):_0x1597e3([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x1597e3([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x1597e3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x1597e3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x13c6bb(){const _0x2ddf33=[_0x1597e3([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x1597e3([0x74,0x72,0x69,0x61,0x6c])][_0x1597e3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x30197e[_0x1597e3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x187fa9/0x3e8:0xe10*_0xece597;return _0x30197e[_0x1597e3([0x65,0x78,0x70])]<_0x2ddf33;}function _0x1d2ee6(){const _0x1caf4b=_0x30197e[_0x1597e3([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x1caf4b&&(!!_0x1caf4b[_0x1597e3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1597e3([0x2a]))||(!!_0x1caf4b[_0x1597e3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1597e3([0x54,0x4f,0x43]))||!!_0x1caf4b[_0x1597e3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1597e3([0x50,0x50]))));}function _0x59e7bf(){const _0x481a96=_0x30197e[_0x1597e3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x481a96||0x0==_0x481a96[_0x1597e3([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x169523}=new URL(window[_0x1597e3([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x481a96[_0x1597e3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x169523))return!0x0;const _0x598545=_0x169523[_0x1597e3([0x73,0x70,0x6c,0x69,0x74])](_0x1597e3([0x2e]));return _0x481a96[_0x1597e3([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xaf5ba=>_0xaf5ba[_0x1597e3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1597e3([0x2a])))[_0x1597e3([0x6d,0x61,0x70])](_0x5d2713=>_0x5d2713[_0x1597e3([0x73,0x70,0x6c,0x69,0x74])](_0x1597e3([0x2e])))[_0x1597e3([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x274e75=>_0x274e75[_0x1597e3([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x598545[_0x1597e3([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1597e3([0x6d,0x61,0x70])](_0x15bb12=>Array(_0x598545[_0x1597e3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x15bb12[_0x1597e3([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1597e3([0x66,0x69,0x6c,0x6c])](_0x15bb12[0x0]===_0x1597e3([0x2a])?_0x1597e3([0x2a]):'')[_0x1597e3([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x15bb12))[_0x1597e3([0x73,0x6f,0x6d,0x65])](_0x34f67d=>_0x598545[_0x1597e3([0x65,0x76,0x65,0x72,0x79])]((_0x193dcf,_0x4865d2)=>_0x34f67d[_0x4865d2]===_0x193dcf||_0x34f67d[_0x4865d2]===_0x1597e3([0x2a])));}function _0x3aec23(){return _0x2f2a3b&&_0x390f05?new window[(_0x1597e3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x445d74,_0x4c8872)=>{_0x2f2a3b[_0x1597e3([0x74,0x68,0x65,0x6e])](_0x445d74,_0x4c8872),_0x390f05[_0x1597e3([0x74,0x68,0x65,0x6e])](_0x1da35d=>{_0x1da35d!=_0x1597e3([0x56,0x61,0x6c,0x69,0x64])&&_0x445d74(_0x1da35d);},_0x4c8872);}):_0x2f2a3b||_0x390f05||_0x1597e3([0x56,0x61,0x6c,0x69,0x64]);}}function _0x1f30ac(_0x1598c0,_0x263dd4){return new window[(_0x1597e3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4dc113=>{if(_0x3dbffe())return _0x4dc113(_0x1597e3([0x56,0x61,0x6c,0x69,0x64]));_0x3ca3fa(),_0x46a336[_0x1597e3([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x1597e3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x460c70=!0x1;const _0x4027fe=_0x19c4d3();function _0x5092e2(_0xca50ab){return!!_0xca50ab&&(typeof _0xca50ab===_0x1597e3([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0xca50ab===_0x1597e3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0xca50ab[_0x1597e3([0x74,0x68,0x65,0x6e])]===_0x1597e3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0xca50ab[_0x1597e3([0x63,0x61,0x74,0x63,0x68])]===_0x1597e3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x1d5776(_0x33b095){_0x585eef(_0x33b095)[_0x1597e3([0x74,0x68,0x65,0x6e])](_0x11efd3=>{if(!_0x11efd3||_0x11efd3[_0x1597e3([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x1597e3([0x6f,0x6b]))return _0x1597e3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x3070a6(_0xff4dea(_0x4027fe+_0x263dd4))!=_0x11efd3[_0x1597e3([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x1597e3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x1597e3([0x56,0x61,0x6c,0x69,0x64]);})[_0x1597e3([0x74,0x68,0x65,0x6e])](_0x244462=>(_0x44ec34(),_0x244462),()=>{const _0x351bc0=_0x37bc1e();return null==_0x351bc0?(_0x44ec34(),_0x1597e3([0x56,0x61,0x6c,0x69,0x64])):_0x1597e3(_0x187fa9-_0x351bc0>(0x62036969^_0x4ae9a3)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x1597e3([0x74,0x68,0x65,0x6e])](_0x4dc113)[_0x1597e3([0x63,0x61,0x74,0x63,0x68])](()=>{_0x4dc113(_0x1597e3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x394416=0x463903e9^_0x4ae9a3;function _0x44ec34(){const _0x2bc1a4=_0x1597e3([0x6c,0x6c,0x63,0x74,0x2d])+_0x3070a6(_0xff4dea(_0x1598c0)),_0x245c69=_0x4f71cf(_0x3070a6(window[_0x1597e3([0x4d,0x61,0x74,0x68])][_0x1597e3([0x63,0x65,0x69,0x6c])](_0x187fa9/_0x394416)));window[_0x1597e3([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1597e3([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2bc1a4,_0x245c69);}function _0x37bc1e(){const _0x4346b5=_0x1597e3([0x6c,0x6c,0x63,0x74,0x2d])+_0x3070a6(_0xff4dea(_0x1598c0)),_0x4b98fd=window[_0x1597e3([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1597e3([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4346b5);return _0x4b98fd?window[_0x1597e3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4f71cf(_0x4b98fd),0x10)*_0x394416:null;}function _0x585eef(_0x2afa69){return new window[(_0x1597e3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x50cacd,_0x2c6030)=>{_0x2afa69[_0x1597e3([0x74,0x68,0x65,0x6e])](_0x50cacd,_0x2c6030),window[_0x1597e3([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x2c6030,0x460e39a9^_0x4ae9a3);});}}_0x46a336[_0x1597e3([0x6f,0x6e])](_0x1597e3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x598dfc,_0x31a5fc)=>{if(_0x31a5fc[0x0]!=_0x1598c0)return _0x4dc113(_0x1597e3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x31a5fc[0x1]={..._0x31a5fc[0x1],[_0x1597e3([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x4027fe};},{[_0x1597e3([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1597e3([0x68,0x69,0x67,0x68])}),_0x46a336[_0x1597e3([0x6f,0x6e])](_0x1597e3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x27f6d4=>{_0x5092e2(_0x27f6d4[_0x1597e3([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x460c70=!0x0,_0x1d5776(_0x27f6d4[_0x1597e3([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x1597e3([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1597e3([0x6c,0x6f,0x77])}),_0x362eaf[_0x1597e3([0x74,0x68,0x65,0x6e])](()=>{_0x460c70||_0x4dc113(_0x1597e3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x3dbffe(){return _0x46a336[_0x1597e3([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1597e3([0x76,0x69,0x65,0x77])][_0x1597e3([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x1597e3([0x61,0x75,0x74,0x6f]);}function _0x3ca3fa(){_0x46a336[_0x1597e3([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1597e3([0x76,0x69,0x65,0x77])][_0x1597e3([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x1597e3([0x61,0x75,0x74,0x6f]);}}function _0x2ff00c(_0x169df5){const _0x4fb795=[new window[(_0x1597e3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xd6c707=>setTimeout(_0xd6c707,0x4606d3a5^_0x4ae9a3)),_0x362eaf[_0x1597e3([0x74,0x68,0x65,0x6e])](()=>new window[(_0x1597e3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x332141=>{let _0x4a9fd4=0x0;_0x46a336[_0x1597e3([0x6d,0x6f,0x64,0x65,0x6c])][_0x1597e3([0x6f,0x6e])](_0x1597e3([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x548cb6,_0x141a16)=>{_0x141a16[0x0][_0x1597e3([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x4a9fd4++,_0x4a9fd4==(0x460fec91^_0x4ae9a3)&&(_0x332141(),_0x548cb6[_0x1597e3([0x6f,0x66,0x66])]());});}))];return window[_0x1597e3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x1597e3([0x72,0x61,0x63,0x65])](_0x4fb795)[_0x1597e3([0x74,0x68,0x65,0x6e])](()=>_0x169df5);}async function _0x3104bf(){await _0x362eaf,_0x46a336[_0x1597e3([0x6d,0x6f,0x64,0x65,0x6c])][_0x1597e3([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1666d7,_0x46a336[_0x1597e3([0x6d,0x6f,0x64,0x65,0x6c])][_0x1597e3([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1666d7,_0x46a336[_0x1597e3([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x1597e3([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x3b0f2d(_0x1c64c5){const _0x30dcb6=_0x45d832();_0x46a336[_0x30dcb6]=_0x1597e3([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])+_0x1c64c5,_0x1c64c5!=_0x1597e3([0x56,0x61,0x6c,0x69,0x64])&&_0x3104bf();}function _0x45d832(){const _0x2a9e81=window[_0x1597e3([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x1597e3([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x1597e3([0x6e,0x6f,0x77])]())[_0x1597e3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x1597e3([0x2e]),'');let _0x605d6a=_0x1597e3([0x79]);for(let _0x417f8c=0x0;_0x417f8c<_0x2a9e81[_0x1597e3([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x417f8c+=0x2){let _0x8f8875=window[_0x1597e3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2a9e81[_0x1597e3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x417f8c,_0x417f8c+0x2));_0x8f8875>=_0x2af1e1[_0x1597e3([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x8f8875-=_0x2af1e1[_0x1597e3([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x605d6a+=_0x2af1e1[_0x8f8875];}return _0x605d6a;}function _0x4df4ed(){const _0x50f047=_0x539322[_0x1597e3([0x73,0x70,0x6c,0x69,0x74])](_0x1597e3([0x2e]));if(0x3!=_0x50f047[_0x1597e3([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x2a5193(_0x50f047[0x1]);function _0x2a5193(_0x3ee5d0){const _0x33b6a5=_0x5a92c9(_0x3ee5d0);return _0x33b6a5&&_0x15a89a()?_0x33b6a5:null;function _0x15a89a(){const _0x6903bf=_0x33b6a5[_0x1597e3([0x6a,0x74,0x69])],_0x1ebd3d=window[_0x1597e3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x6903bf[_0x1597e3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x6903bf[_0x1597e3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x11cf3e={..._0x33b6a5,[_0x1597e3([0x6a,0x74,0x69])]:_0x6903bf[_0x1597e3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x6903bf[_0x1597e3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x11cf3e[_0x1597e3([0x76,0x63])],_0xff4dea(_0x11cf3e)==_0x1ebd3d;}}}async function _0x303b06(){let _0x2e24a1=!0x0;try{const _0x1e3042=_0x539322[_0x1597e3([0x73,0x70,0x6c,0x69,0x74])](_0x1597e3([0x2e])),[_0x3c3201,_0x5fa5e8,_0x163b2b]=_0x1e3042;return _0x172744(_0x3c3201),await _0x29547e(_0x3c3201,_0x5fa5e8,_0x163b2b),_0x2e24a1;}catch{return!0x1;}function _0x172744(_0x4574ff){const _0x1bb5c7=_0x5a92c9(_0x4574ff);_0x1bb5c7&&_0x1bb5c7[_0x1597e3([0x61,0x6c,0x67])]==_0x1597e3([0x45,0x53,0x32,0x35,0x36])||(_0x2e24a1=!0x1);}async function _0x29547e(_0xaeddc1,_0x5195c0,_0x3c20ba){const _0x2b8b21=window[_0x1597e3([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x1597e3([0x66,0x72,0x6f,0x6d])](_0x27f663(_0x3c20ba),_0x1f2056=>_0x1f2056[_0x1597e3([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x32c8c4=new window[(_0x1597e3([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x1597e3([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0xaeddc1+_0x1597e3([0x2e])+_0x5195c0),_0x32f65b=window[_0x1597e3([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x1597e3([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x32f65b)return;const _0x1f69bc=await _0x32f65b[_0x1597e3([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x1597e3([0x6a,0x77,0x6b]),_0x15b63f,{[_0x1597e3([0x6e,0x61,0x6d,0x65])]:_0x1597e3([0x45,0x43,0x44,0x53,0x41]),[_0x1597e3([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x1597e3([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x1597e3([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x32f65b[_0x1597e3([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x1597e3([0x6e,0x61,0x6d,0x65])]:_0x1597e3([0x45,0x43,0x44,0x53,0x41]),[_0x1597e3([0x68,0x61,0x73,0x68])]:{[_0x1597e3([0x6e,0x61,0x6d,0x65])]:_0x1597e3([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x1f69bc,_0x2b8b21,_0x32c8c4)||(_0x2e24a1=!0x1);}}function _0x5a92c9(_0x47e061){return _0x47e061[_0x1597e3([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x1597e3([0x65,0x79]))?JSON[_0x1597e3([0x70,0x61,0x72,0x73,0x65])](_0x27f663(_0x47e061)):null;}function _0x27f663(_0x5c46aa){return window[_0x1597e3([0x61,0x74,0x6f,0x62])](_0x5c46aa[_0x1597e3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x1597e3([0x2b]))[_0x1597e3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x1597e3([0x2f])));}function _0xff4dea(_0x3b0f8d){let _0x42982d=0x1505;function _0x4e686b(_0x531703){for(let _0x102f23=0x0;_0x102f23<_0x531703[_0x1597e3([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x102f23++){const _0x10ea3e=_0x531703[_0x1597e3([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x102f23);_0x42982d=(_0x42982d<<0x5)+_0x42982d+_0x10ea3e,_0x42982d&=_0x42982d;}}function _0x1d54b8(_0x11ad1e){Array[_0x1597e3([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x11ad1e)?_0x11ad1e[_0x1597e3([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1d54b8):_0x11ad1e&&typeof _0x11ad1e==_0x1597e3([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x1597e3([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x11ad1e)[_0x1597e3([0x73,0x6f,0x72,0x74])]()[_0x1597e3([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x3ee792,_0x58d5c3])=>{_0x4e686b(_0x3ee792),_0x1d54b8(_0x58d5c3);}):_0x4e686b(window[_0x1597e3([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x11ad1e));}return _0x1d54b8(_0x3b0f8d),_0x42982d>>>0x0;}function _0x3070a6(_0x108a9e){return _0x108a9e[_0x1597e3([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x1597e3([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x1597e3([0x30]));}function _0x4f71cf(_0x340382){return _0x340382[_0x1597e3([0x73,0x70,0x6c,0x69,0x74])]('')[_0x1597e3([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x1597e3([0x6a,0x6f,0x69,0x6e])]('');}function _0x1666d7(){}function _0x1597e3(_0x38c699){return _0x38c699['map'](_0x14d32d=>String['fromCharCode'](_0x14d32d))['join']('');}_0x3b0f2d(await _0x2ad833());}(this);}['_updateTableOfContentsElements'](){this['_tableOfContentsElements']['forEach'](_0x585118=>{'$graveyard'!==_0x585118['rootName']&&this['editor']['editing']['reconvertItem'](_0x585118);});}['_trackNewToCElements'](){for(const _0x374a25 of this['editor']['model']['document']['differ']['getChanges']({'includeChangesInGraveyard':!0x0})){if('insert'!==_0x374a25['type']||'tableOfContents'!==_0x374a25['name'])return;this['_tableOfContentsElements']['add'](_0x374a25['position']['nodeAfter']);}}['_defineSchema'](){this['editor']['model']['schema']['register']('tableOfContents',{'inheritAllFrom':'$blockObject'});}['_defineConverters'](){const _0x3dd01d=this['editor']['conversion'];_0x3dd01d['for']('upcast')['elementToElement']({'model':'tableOfContents','view':{'name':'div','classes':'table-of-contents'}}),_0x3dd01d['for']('dataDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x25ec7e,{writer:_0x15c32c})=>this['_createTableOfContents'](_0x15c32c,!0x0)}),_0x3dd01d['for']('editingDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x120c8a,{writer:_0x2e76cf})=>{this['_tableOfContentsElements']['add'](_0x120c8a);const _0x5b0453=this['_createTableOfContents'](_0x2e76cf);return _0x20cb06(_0x5b0453,_0x2e76cf,{'label':j(this['editor']['locale'],'Table\x20of\x20contents')});}}),this['editor']['data']['registerRawContentMatcher']({'name':'div','classes':'table-of-contents'}),this['editor']['editing']['mapper']['on']('viewToModelPosition',this['_redirectMapper'](),{'priority':'high'});}['_createTableOfContents'](_0x230096,_0xbc9570=!0x1){const {locale:_0x5839bf}=this['editor'],_0x3bf6d0=_0x230096['createContainerElement']('div',{'class':'table-of-contents'+(0x0===this['_currentOutlineDefinitions']['length']?'\x20table-of-contents_empty':''),...!_0xbc9570&&{'data-table-of-contents-label':j(_0x5839bf,'Table\x20of\x20contents')}});0x0===this['_currentOutlineDefinitions']['length']&&!0x1===_0xbc9570&&_0x230096['insert'](_0x230096['createPositionAt'](_0x3bf6d0,'end'),_0x230096['createContainerElement']('p',{'class':'table-of-contents__placeholder'},[_0x230096['createText'](j(_0x5839bf,'No\x20headings\x20were\x20found\x20in\x20the\x20document.'))]));const _0x90aa81=_0xbc9570?'':'['+j(_0x5839bf,'Empty\x20heading')+']';let _0x2082f1=_0x3bf6d0;return this['_currentOutlineDefinitions']['forEach']((_0x564017,_0x51968c,_0x3df10c)=>{const _0x952536=this['editor']['model']['hasContent'](_0x564017['modelElement'],{'ignoreWhitespaces':!0x0}),_0x257127=_0x952536?_0x564017['text']:_0x90aa81,_0x12d75b=_0x564017['modelElement']['getAttribute'](this['_headingIdModelAttributeName']),_0x513f88=_0x230096['createContainerElement']('a',{'href':'#'+_0x12d75b,...!_0xbc9570&&{'tabindex':'-1'}},[_0x230096['createText'](_0x257127)]),_0x1f17c4=this['editor']['config']['get']('documentOutline.showEmptyHeadings');_0x230096['setCustomProperty']('tableOfContentsHeadingIndex',_0x51968c,_0x513f88);const _0x4770b6=_0x230096['createContainerElement']('li',null,[_0x952536||!_0xbc9570&&_0x1f17c4?_0x513f88:_0x230096['createText']('')]),_0x17f6ce=_0x51968c?_0x3df10c[_0x51968c-0x1]['level']:0x0,_0x24ebbd=Math['abs'](_0x564017['level']-_0x17f6ce);if(_0x564017['level']>_0x17f6ce){const _0x1d90a6=N(_0x4770b6,_0x24ebbd,_0x230096);_0x230096['insert'](_0x230096['createPositionAt'](_0x2082f1,'end'),_0x1d90a6);}else{const _0x5596ae=function(_0x883d30,_0x3ebea7){return _0x883d30['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})['filter'](_0xa49ad7=>_0xa49ad7['is']('element','ol'))[_0x3ebea7];}(_0x2082f1,_0x24ebbd);_0x230096['insert'](_0x230096['createPositionAt'](_0x5596ae,'end'),_0x4770b6);}_0x2082f1=_0x4770b6;}),_0x3bf6d0;}['_handleScrollToHeading'](_0xce37db){const _0xccfa43=this['_currentOutlineDefinitions'][_0xce37db]['modelElement'];this['editor']['model']['change'](_0xd621e=>{_0xd621e['setSelection'](_0xccfa43,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0});}['_redirectMapper'](){return(_0x3cb0e4,_0x2764a0)=>{const _0x7d1889=_0x2764a0['mapper'],_0x40c426=_0x7d1889['findMappedViewAncestor'](_0x2764a0['viewPosition']),_0x5c7d56=_0x7d1889['toModelElement'](_0x40c426);_0x5c7d56['is']('element','tableOfContents')&&(_0x2764a0['modelPosition']=this['editor']['model']['createPositionAt'](_0x5c7d56,0x0),_0x3cb0e4['stop']());};}}function N(_0xbac713,_0xfde836,_0x302bdd){return 0x1===_0xfde836?_0x302bdd['createContainerElement']('ol',null,[_0xbac713]):_0x302bdd['createContainerElement']('ol',null,[_0x302bdd['createContainerElement']('li',null,[N(_0xbac713,_0xfde836-0x1,_0x302bdd)])]);}class o extends _0x145c09{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'TableOfContentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x4bde56=this['editor'];_0x4bde56['ui']['componentFactory']['add']('tableOfContents',()=>{const _0x3403dc=this['_createButton'](_0x4026d2);return _0x3403dc['tooltip']=!0x0,_0x3403dc;}),_0x4bde56['ui']['componentFactory']['add']('menuBar:tableOfContents',()=>this['_createButton'](_0x38758f)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x1bfb4c=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0xbb374f;for(const _0x197026 in _0x1bfb4c){const _0x375a8e=_0x197026,_0x2a7caa=_0x1bfb4c[_0x375a8e];if('tableOfContentsLicenseKeyValid'==_0x2a7caa||'tableOfContentsLicenseKeyInvalid'==_0x2a7caa||'tableOfContentsLicenseKeyExpired'==_0x2a7caa||'tableOfContentsLicenseKeyDomainLimit'==_0x2a7caa||'tableOfContentsLicenseKeyNotAllowed'==_0x2a7caa||'tableOfContentsLicenseKeyEvaluationLimit'==_0x2a7caa||'tableOfContentsLicenseKeyTrialLimit'==_0x2a7caa||'tableOfContentsLicenseKeyUsageLimit'==_0x2a7caa){delete _0x1bfb4c[_0x375a8e],_0xbb374f=_0x2a7caa,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'tableOfContentsLicenseKeyInvalid'==_0xbb374f&&_0x1bfb4c['_showLicenseError']('invalid'),'tableOfContentsLicenseKeyExpired'==_0xbb374f&&_0x1bfb4c['_showLicenseError']('expired'),'tableOfContentsLicenseKeyDomainLimit'==_0xbb374f&&_0x1bfb4c['_showLicenseError']('domainLimit'),'tableOfContentsLicenseKeyNotAllowed'==_0xbb374f&&_0x1bfb4c['_showLicenseError']('featureNotAllowed','TableOfContents'),'tableOfContentsLicenseKeyEvaluationLimit'==_0xbb374f&&_0x1bfb4c['_showLicenseError']('evaluationLimit'),'tableOfContentsLicenseKeyTrialLimit'==_0xbb374f&&_0x1bfb4c['_showLicenseError']('trialLimit'),'tableOfContentsLicenseKeyUsageLimit'==_0xbb374f&&_0x1bfb4c['_showLicenseError']('usageLimit');},0x3e8);}['_createButton'](_0x540114){const _0x322168=this['editor'],_0x559b28=_0x322168['locale'],_0x5eec83=_0x322168['commands']['get']('insertTableOfContents'),_0x11ad3a=new _0x540114(_0x559b28);return _0x11ad3a['set']({'label':j(_0x559b28,'Table\x20of\x20contents'),'icon':_0x28b170}),_0x11ad3a['bind']('isEnabled')['to'](_0x5eec83,'isEnabled'),this['listenTo'](_0x11ad3a,'execute',()=>{_0x322168['execute']('insertTableOfContents'),_0x322168['editing']['view']['focus']();}),_0x11ad3a;}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class D extends _0x145c09{static get['requires'](){return[s,o];}static get['pluginName'](){return'TableOfContents';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{P as DocumentOutline,n as DocumentOutlineUI,i as DocumentOutlineUtils,T as HeadingId,D as TableOfContents,_ as TableOfContentsCommand,s as TableOfContentsEditing,o as TableOfContentsUI};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-document-outline",
3
- "version": "46.0.1-alpha.4",
3
+ "version": "46.0.1-alpha.5",
4
4
  "description": "Document outline feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -13,14 +13,14 @@
13
13
  "type": "module",
14
14
  "main": "src/index.js",
15
15
  "dependencies": {
16
- "@ckeditor/ckeditor5-core": "46.0.1-alpha.4",
17
- "@ckeditor/ckeditor5-engine": "46.0.1-alpha.4",
18
- "@ckeditor/ckeditor5-heading": "46.0.1-alpha.4",
19
- "@ckeditor/ckeditor5-icons": "46.0.1-alpha.4",
20
- "@ckeditor/ckeditor5-ui": "46.0.1-alpha.4",
21
- "@ckeditor/ckeditor5-utils": "46.0.1-alpha.4",
22
- "@ckeditor/ckeditor5-widget": "46.0.1-alpha.4",
23
- "ckeditor5": "46.0.1-alpha.4",
16
+ "@ckeditor/ckeditor5-core": "46.0.1-alpha.5",
17
+ "@ckeditor/ckeditor5-engine": "46.0.1-alpha.5",
18
+ "@ckeditor/ckeditor5-heading": "46.0.1-alpha.5",
19
+ "@ckeditor/ckeditor5-icons": "46.0.1-alpha.5",
20
+ "@ckeditor/ckeditor5-ui": "46.0.1-alpha.5",
21
+ "@ckeditor/ckeditor5-utils": "46.0.1-alpha.5",
22
+ "@ckeditor/ckeditor5-widget": "46.0.1-alpha.5",
23
+ "ckeditor5": "46.0.1-alpha.5",
24
24
  "es-toolkit": "1.39.5"
25
25
  },
26
26
  "license": "SEE LICENSE IN LICENSE.md",
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1cbc5a=_0x2c93;function _0x2c93(_0xc7fff7,_0x4d29d8){const _0xfc8c0b=_0xfc8c();return _0x2c93=function(_0x2c93ef,_0xf43ceb){_0x2c93ef=_0x2c93ef-0x77;let _0x438915=_0xfc8c0b[_0x2c93ef];return _0x438915;},_0x2c93(_0xc7fff7,_0x4d29d8);}(function(_0x24474d,_0x619efc){const _0x4e924e=_0x2c93,_0x13e1fe=_0x24474d();while(!![]){try{const _0x3535c2=-parseInt(_0x4e924e(0x9d))/0x1*(-parseInt(_0x4e924e(0x81))/0x2)+-parseInt(_0x4e924e(0xb5))/0x3*(-parseInt(_0x4e924e(0xbe))/0x4)+parseInt(_0x4e924e(0xc0))/0x5*(-parseInt(_0x4e924e(0x9b))/0x6)+parseInt(_0x4e924e(0x88))/0x7+parseInt(_0x4e924e(0x9c))/0x8*(-parseInt(_0x4e924e(0x7e))/0x9)+parseInt(_0x4e924e(0x89))/0xa+parseInt(_0x4e924e(0x90))/0xb*(parseInt(_0x4e924e(0x8a))/0xc);if(_0x3535c2===_0x619efc)break;else _0x13e1fe['push'](_0x13e1fe['shift']());}catch(_0x3d1359){_0x13e1fe['push'](_0x13e1fe['shift']());}}}(_0xfc8c,0x87f23));import{Plugin as _0x2a8b3d}from'ckeditor5/src/core.js';import{CKEditorError as _0x4ffd37,global as _0x2c310a,Rect as _0x264fd9,uid as _0x4b4d48}from'ckeditor5/src/utils.js';function _0xfc8c(){const _0x1fc139=['document','getVisible','itemSelected','domConverter','afterInit','locale','plugins','_updateActiveDefinitionOnViewportChange','getDomRoot','window','bottom','documentOutline.container','resize','floor','getIntersection','_updateActiveDefinitionFromViewportThrottled','focusTracker','52167LlmibE','document-outline-container-not-provided','view','add','documentOutline.showEmptyHeadings','render','focus','pluginName','getRootNames','52GopMzm','join','155EdJToh','href','model','listenTo','get','init','isPremiumPlugin','appendChild','modelElement','5132871LgsAXs','mapper','activeItemIndex','2aqcYvc','scrollToTheSelection','setSelection','_handleItemSelected','map','change','element','1205274uJfzfY','155180QYpiMI','12EKwXtx','config','editor','mapViewToDom','DocumentOutlineUtils','indexOf','2044141IAYqEZ','cancel','toViewElement','_setActiveViewItem','destroy','scroll','height','fromCharCode','isOfficialPlugin','_currentOutlineDefinitions','length','2466NjWics','8UNPuWm','540307jMYDSJ','DocumentOutlineUI','editing','bind','sync','_handleOutlineChange','top'];_0xfc8c=function(){return _0x1fc139;};return _0xfc8c();}import{DocumentOutlineView as _0xbd1d6f}from'./ui/documentoutlineview.js';import{throttle as _0x30cbb6}from'es-toolkit/compat';import'../../theme/documentoutline.css';export class DocumentOutlineUI extends _0x2a8b3d{[_0x1cbc5a(0xb7)];[_0x1cbc5a(0x99)];[_0x1cbc5a(0xb3)];static get[_0x1cbc5a(0xbc)](){const _0x340e23=_0x1cbc5a;return _0x340e23(0x9e);}static get[_0x1cbc5a(0x98)](){return!0x0;}static get[_0x1cbc5a(0x7b)](){return!0x0;}constructor(_0x1c7d85){const _0x53953a=_0x1cbc5a;super(_0x1c7d85),this[_0x53953a(0xb7)]=new _0xbd1d6f(_0x1c7d85[_0x53953a(0xa9)],this[_0x53953a(0x8c)][_0x53953a(0x8b)][_0x53953a(0x79)](_0x53953a(0xb9)),this[_0x53953a(0x8c)][_0x53953a(0x8b)][_0x53953a(0x79)](_0x53953a(0xaf))),this[_0x53953a(0x99)]=[],this[_0x53953a(0xb3)]=_0x30cbb6(this[_0x53953a(0xab)][_0x53953a(0xa0)](this),0x64);}[_0x1cbc5a(0x7a)](){const _0x3599a1=_0x1cbc5a,_0x50e8db=this[_0x3599a1(0x8c)],_0x3d9dce=_0x50e8db[_0x3599a1(0xaa)][_0x3599a1(0x79)](_0x3599a1(0x8e));let _0x1e242b=!0x1;if(this[_0x3599a1(0xb7)][_0x3599a1(0xba)](),this[_0x3599a1(0x8c)]['ui'][_0x3599a1(0xb4)][_0x3599a1(0xb8)](this[_0x3599a1(0xb7)][_0x3599a1(0x87)]),!_0x50e8db[_0x3599a1(0x8b)][_0x3599a1(0x79)](_0x3599a1(0xaf)))throw new _0x4ffd37(_0x3599a1(0xb6),{'editor':_0x50e8db});_0x50e8db[_0x3599a1(0x8b)][_0x3599a1(0x79)](_0x3599a1(0xaf))[_0x3599a1(0x7c)](this[_0x3599a1(0xb7)][_0x3599a1(0x87)]),_0x3d9dce['on'](_0x3599a1(0x86),this[_0x3599a1(0xa2)][_0x3599a1(0xa0)](this)),_0x3d9dce['on'](_0x3599a1(0x80),(_0x3dca55,{index:_0x1e1676})=>this[_0x3599a1(0x93)](_0x1e1676)),this[_0x3599a1(0xb7)]['on'](_0x3599a1(0xa6),(_0x541c38,_0x569c36)=>{const _0xa3aea2=_0x3599a1;_0x1e242b=!0x0,this[_0xa3aea2(0x84)](_0x569c36);}),this[_0x3599a1(0xb7)][_0x3599a1(0x78)](_0x2c310a[_0x3599a1(0xa4)],_0x3599a1(0x95),()=>{const _0x37bb94=_0x3599a1;_0x1e242b?_0x1e242b=!0x1:this[_0x37bb94(0xb3)]();},{'useCapture':!0x0}),this[_0x3599a1(0xb7)][_0x3599a1(0x78)](_0x2c310a[_0x3599a1(0xad)],_0x3599a1(0xb0),this[_0x3599a1(0xb3)],{'useCapture':!0x0});}[_0x1cbc5a(0xa8)](){!async function(_0x1986f7){const _0xb7f2a2=_0x584e72([0x78,0x6b,0x6a,0x75,0x63,0x77,0x68,0x4e,0x44,0x58,0x79,0x4f,0x54,0x69,0x38,0x51,0x41,0x30,0x67,0x50,0x33,0x4a,0x70,0x31,0x6f,0x4d,0x4b,0x76,0x6d,0x6c,0x39,0x5a,0x46,0x42,0x62,0x45,0x36,0x73,0x34,0x6e,0x43,0x7a,0x66,0x37,0x72,0x53,0x57,0x47,0x65,0x52,0x61,0x64,0x49,0x71,0x56,0x35,0x32,0x55,0x59,0x74,0x48,0x4c]),_0x14cf4c=0x549a84aa,_0x41d277=0x549debc2^_0x14cf4c,_0x3af1e3=window[_0x584e72([0x44,0x61,0x74,0x65])][_0x584e72([0x6e,0x6f,0x77])](),_0x2a9b15=_0x1986f7[_0x584e72([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x45faf8=new window[(_0x584e72([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3da63d=>{_0x2a9b15[_0x584e72([0x6f,0x6e,0x63,0x65])](_0x584e72([0x72,0x65,0x61,0x64,0x79]),_0x3da63d);}),_0x484ff9={[_0x584e72([0x6b,0x74,0x79])]:_0x584e72([0x45,0x43]),[_0x584e72([0x75,0x73,0x65])]:_0x584e72([0x73,0x69,0x67]),[_0x584e72([0x63,0x72,0x76])]:_0x584e72([0x50,0x2d,0x32,0x35,0x36]),[_0x584e72([0x78])]:_0x584e72([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]),[_0x584e72([0x79])]:_0x584e72([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]),[_0x584e72([0x61,0x6c,0x67])]:_0x584e72([0x45,0x53,0x32,0x35,0x36])},_0x56ff9b=_0x2a9b15[_0x584e72([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x584e72([0x67,0x65,0x74])](_0x584e72([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x4732d6(){let _0xd3964c,_0x13795a=null,_0xcc0fc5=null;try{if(_0x56ff9b==_0x584e72([0x47,0x50,0x4c]))return _0x584e72([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0xd3964c=_0x352d0c(),!_0xd3964c)return _0x584e72([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0xd3964c[_0x584e72([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0xcc0fc5=_0xe849c4(_0xd3964c[_0x584e72([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0xd3964c[_0x584e72([0x6a,0x74,0x69])])),await _0x167425()?_0xda3b32()?_0x47e57f()?_0x584e72([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x252b15()?(_0xd3964c[_0x584e72([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x584e72([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x13795a=_0x2982ea(_0x584e72([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0xd3964c[_0x584e72([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x584e72([0x74,0x72,0x69,0x61,0x6c])&&(_0x13795a=_0x2982ea(_0x584e72([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x359d7d()):_0x584e72([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x584e72([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x584e72([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x584e72([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x47e57f(){const _0x9e29b4=[_0x584e72([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x584e72([0x74,0x72,0x69,0x61,0x6c])][_0x584e72([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xd3964c[_0x584e72([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x3af1e3/0x3e8:0xe10*_0x41d277;return _0xd3964c[_0x584e72([0x65,0x78,0x70])]<_0x9e29b4;}function _0xda3b32(){const _0x2979bd=_0xd3964c[_0x584e72([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x2979bd&&(!!_0x2979bd[_0x584e72([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x584e72([0x2a]))||(!!_0x2979bd[_0x584e72([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x584e72([0x44,0x4f]))||!!_0x2979bd[_0x584e72([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x584e72([0x50,0x50]))));}function _0x252b15(){const _0x325841=_0x2c93,_0x319fe4=_0xd3964c[_0x584e72([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x319fe4||0x0==_0x319fe4[_0x584e72([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x5cce17}=new URL(window[_0x584e72([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x325841(0xc1)]);if(_0x319fe4[_0x584e72([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5cce17))return!0x0;const _0x35ef51=_0x5cce17[_0x584e72([0x73,0x70,0x6c,0x69,0x74])](_0x584e72([0x2e]));return _0x319fe4[_0x584e72([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x18ea7d=>_0x18ea7d[_0x584e72([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x584e72([0x2a])))[_0x584e72([0x6d,0x61,0x70])](_0x282d1d=>_0x282d1d[_0x584e72([0x73,0x70,0x6c,0x69,0x74])](_0x584e72([0x2e])))[_0x584e72([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4c349c=>_0x4c349c[_0x584e72([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x35ef51[_0x584e72([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x584e72([0x6d,0x61,0x70])](_0xc356d8=>Array(_0x35ef51[_0x584e72([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0xc356d8[_0x584e72([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x584e72([0x66,0x69,0x6c,0x6c])](_0xc356d8[0x0]===_0x584e72([0x2a])?_0x584e72([0x2a]):'')[_0x584e72([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0xc356d8))[_0x584e72([0x73,0x6f,0x6d,0x65])](_0x320d19=>_0x35ef51[_0x584e72([0x65,0x76,0x65,0x72,0x79])]((_0x3c2823,_0x497f65)=>_0x320d19[_0x497f65]===_0x3c2823||_0x320d19[_0x497f65]===_0x584e72([0x2a])));}function _0x359d7d(){return _0x13795a&&_0xcc0fc5?new window[(_0x584e72([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2efe6c,_0x3b7ec3)=>{_0x13795a[_0x584e72([0x74,0x68,0x65,0x6e])](_0x2efe6c,_0x3b7ec3),_0xcc0fc5[_0x584e72([0x74,0x68,0x65,0x6e])](_0x5f20d7=>{_0x5f20d7!=_0x584e72([0x56,0x61,0x6c,0x69,0x64])&&_0x2efe6c(_0x5f20d7);},_0x3b7ec3);}):_0x13795a||_0xcc0fc5||_0x584e72([0x56,0x61,0x6c,0x69,0x64]);}}function _0xe849c4(_0x2178ec,_0x32cf8d){return new window[(_0x584e72([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x20d82b=>{if(_0x3652a0())return _0x20d82b(_0x584e72([0x56,0x61,0x6c,0x69,0x64]));_0x525984(),_0x2a9b15[_0x584e72([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x584e72([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x52ed98=!0x1;const _0x21e503=_0x4b4d48();function _0x4f1b64(_0x5f19f7){return!!_0x5f19f7&&(typeof _0x5f19f7===_0x584e72([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x5f19f7===_0x584e72([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x5f19f7[_0x584e72([0x74,0x68,0x65,0x6e])]===_0x584e72([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x5f19f7[_0x584e72([0x63,0x61,0x74,0x63,0x68])]===_0x584e72([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x1b8fd8(_0x3bbf46){_0x27d0a1(_0x3bbf46)[_0x584e72([0x74,0x68,0x65,0x6e])](_0x35b426=>{if(!_0x35b426||_0x35b426[_0x584e72([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x584e72([0x6f,0x6b]))return _0x584e72([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x2880e7(_0x45be26(_0x21e503+_0x32cf8d))!=_0x35b426[_0x584e72([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x584e72([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x584e72([0x56,0x61,0x6c,0x69,0x64]);})[_0x584e72([0x74,0x68,0x65,0x6e])](_0x4ee77c=>(_0x295fdf(),_0x4ee77c),()=>{const _0x583467=_0x63b2ee();return null==_0x583467?(_0x295fdf(),_0x584e72([0x56,0x61,0x6c,0x69,0x64])):_0x584e72(_0x3af1e3-_0x583467>(0x709600aa^_0x14cf4c)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x584e72([0x74,0x68,0x65,0x6e])](_0x20d82b)[_0x584e72([0x63,0x61,0x74,0x63,0x68])](()=>{_0x20d82b(_0x584e72([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x1c371b=0x54ac6a2a^_0x14cf4c;function _0x295fdf(){const _0x215194=_0x584e72([0x6c,0x6c,0x63,0x74,0x2d])+_0x2880e7(_0x45be26(_0x2178ec)),_0x4e4493=_0x284dbd(_0x2880e7(window[_0x584e72([0x4d,0x61,0x74,0x68])][_0x584e72([0x63,0x65,0x69,0x6c])](_0x3af1e3/_0x1c371b)));window[_0x584e72([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x584e72([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x215194,_0x4e4493);}function _0x63b2ee(){const _0x17aaca=_0x584e72([0x6c,0x6c,0x63,0x74,0x2d])+_0x2880e7(_0x45be26(_0x2178ec)),_0x595b19=window[_0x584e72([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x584e72([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x17aaca);return _0x595b19?window[_0x584e72([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x284dbd(_0x595b19),0x10)*_0x1c371b:null;}function _0x27d0a1(_0x520631){return new window[(_0x584e72([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xd544c5,_0x4abe59)=>{_0x520631[_0x584e72([0x74,0x68,0x65,0x6e])](_0xd544c5,_0x4abe59),window[_0x584e72([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x4abe59,0x549b506a^_0x14cf4c);});}}_0x2a9b15[_0x584e72([0x6f,0x6e])](_0x584e72([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x293555,_0x26341b)=>{if(_0x26341b[0x0]!=_0x2178ec)return _0x20d82b(_0x584e72([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x26341b[0x1]={..._0x26341b[0x1],[_0x584e72([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x21e503};},{[_0x584e72([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x584e72([0x68,0x69,0x67,0x68])}),_0x2a9b15[_0x584e72([0x6f,0x6e])](_0x584e72([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x408450=>{_0x4f1b64(_0x408450[_0x584e72([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x52ed98=!0x0,_0x1b8fd8(_0x408450[_0x584e72([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x584e72([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x584e72([0x6c,0x6f,0x77])}),_0x45faf8[_0x584e72([0x74,0x68,0x65,0x6e])](()=>{_0x52ed98||_0x20d82b(_0x584e72([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x3652a0(){return _0x2a9b15[_0x584e72([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x584e72([0x76,0x69,0x65,0x77])][_0x584e72([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x584e72([0x61,0x75,0x74,0x6f]);}function _0x525984(){_0x2a9b15[_0x584e72([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x584e72([0x76,0x69,0x65,0x77])][_0x584e72([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x584e72([0x61,0x75,0x74,0x6f]);}}function _0x2982ea(_0x21b0d4){const _0xce8b7=[new window[(_0x584e72([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x213253=>setTimeout(_0x213253,0x5493ba66^_0x14cf4c)),_0x45faf8[_0x584e72([0x74,0x68,0x65,0x6e])](()=>new window[(_0x584e72([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3449d6=>{let _0x5779e1=0x0;_0x2a9b15[_0x584e72([0x6d,0x6f,0x64,0x65,0x6c])][_0x584e72([0x6f,0x6e])](_0x584e72([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x391d7a,_0xa56b30)=>{_0xa56b30[0x0][_0x584e72([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x5779e1++,_0x5779e1==(0x549a8552^_0x14cf4c)&&(_0x3449d6(),_0x391d7a[_0x584e72([0x6f,0x66,0x66])]());});}))];return window[_0x584e72([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x584e72([0x72,0x61,0x63,0x65])](_0xce8b7)[_0x584e72([0x74,0x68,0x65,0x6e])](()=>_0x21b0d4);}async function _0x3d7ca2(){await _0x45faf8,_0x2a9b15[_0x584e72([0x6d,0x6f,0x64,0x65,0x6c])][_0x584e72([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x57c777,_0x2a9b15[_0x584e72([0x6d,0x6f,0x64,0x65,0x6c])][_0x584e72([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x57c777,_0x2a9b15[_0x584e72([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x584e72([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x106863(_0x22aeb7){const _0x23f547=_0xb18eaa();_0x2a9b15[_0x23f547]=_0x584e72([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])+_0x22aeb7,_0x22aeb7!=_0x584e72([0x56,0x61,0x6c,0x69,0x64])&&_0x3d7ca2();}function _0xb18eaa(){const _0x235611=window[_0x584e72([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x584e72([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x584e72([0x6e,0x6f,0x77])]())[_0x584e72([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x584e72([0x2e]),'');let _0x5a5648=_0x584e72([0x78]);for(let _0x1e3bb4=0x0;_0x1e3bb4<_0x235611[_0x584e72([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1e3bb4+=0x2){let _0x2cd25f=window[_0x584e72([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x235611[_0x584e72([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1e3bb4,_0x1e3bb4+0x2));_0x2cd25f>=_0xb7f2a2[_0x584e72([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2cd25f-=_0xb7f2a2[_0x584e72([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x5a5648+=_0xb7f2a2[_0x2cd25f];}return _0x5a5648;}function _0x352d0c(){const _0x4c9a48=_0x56ff9b[_0x584e72([0x73,0x70,0x6c,0x69,0x74])](_0x584e72([0x2e]));if(0x3!=_0x4c9a48[_0x584e72([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x37c602(_0x4c9a48[0x1]);function _0x37c602(_0x1a5175){const _0x3b7dda=_0xece5d6(_0x1a5175);return _0x3b7dda&&_0x42e2de()?_0x3b7dda:null;function _0x42e2de(){const _0x1dcd3f=_0x3b7dda[_0x584e72([0x6a,0x74,0x69])],_0x1793b4=window[_0x584e72([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1dcd3f[_0x584e72([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1dcd3f[_0x584e72([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x4ffba0={..._0x3b7dda,[_0x584e72([0x6a,0x74,0x69])]:_0x1dcd3f[_0x584e72([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x1dcd3f[_0x584e72([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x4ffba0[_0x584e72([0x76,0x63])],_0x45be26(_0x4ffba0)==_0x1793b4;}}}async function _0x167425(){let _0x3603bc=!0x0;try{const _0xdeb8d8=_0x56ff9b[_0x584e72([0x73,0x70,0x6c,0x69,0x74])](_0x584e72([0x2e])),[_0x49f35c,_0x1ffd85,_0x52d753]=_0xdeb8d8;return _0x56df2d(_0x49f35c),await _0x223743(_0x49f35c,_0x1ffd85,_0x52d753),_0x3603bc;}catch{return!0x1;}function _0x56df2d(_0x28d6bb){const _0x25d40f=_0xece5d6(_0x28d6bb);_0x25d40f&&_0x25d40f[_0x584e72([0x61,0x6c,0x67])]==_0x584e72([0x45,0x53,0x32,0x35,0x36])||(_0x3603bc=!0x1);}async function _0x223743(_0x4281ff,_0x4101a3,_0x5cd06c){const _0x3fb261=window[_0x584e72([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x584e72([0x66,0x72,0x6f,0x6d])](_0xddfe9e(_0x5cd06c),_0x2a9b3e=>_0x2a9b3e[_0x584e72([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x59d600=new window[(_0x584e72([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x584e72([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x4281ff+_0x584e72([0x2e])+_0x4101a3),_0x128041=window[_0x584e72([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x584e72([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x128041)return;const _0x5d9162=await _0x128041[_0x584e72([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x584e72([0x6a,0x77,0x6b]),_0x484ff9,{[_0x584e72([0x6e,0x61,0x6d,0x65])]:_0x584e72([0x45,0x43,0x44,0x53,0x41]),[_0x584e72([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x584e72([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x584e72([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x128041[_0x584e72([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x584e72([0x6e,0x61,0x6d,0x65])]:_0x584e72([0x45,0x43,0x44,0x53,0x41]),[_0x584e72([0x68,0x61,0x73,0x68])]:{[_0x584e72([0x6e,0x61,0x6d,0x65])]:_0x584e72([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x5d9162,_0x3fb261,_0x59d600)||(_0x3603bc=!0x1);}}function _0xece5d6(_0x541986){return _0x541986[_0x584e72([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x584e72([0x65,0x79]))?JSON[_0x584e72([0x70,0x61,0x72,0x73,0x65])](_0xddfe9e(_0x541986)):null;}function _0xddfe9e(_0x2f3825){return window[_0x584e72([0x61,0x74,0x6f,0x62])](_0x2f3825[_0x584e72([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x584e72([0x2b]))[_0x584e72([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x584e72([0x2f])));}function _0x45be26(_0x718f63){let _0x8e2f51=0x1505;function _0x21e48e(_0x59f751){for(let _0x307744=0x0;_0x307744<_0x59f751[_0x584e72([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x307744++){const _0x5c4ec1=_0x59f751[_0x584e72([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x307744);_0x8e2f51=(_0x8e2f51<<0x5)+_0x8e2f51+_0x5c4ec1,_0x8e2f51&=_0x8e2f51;}}function _0x266d04(_0x2e95da){Array[_0x584e72([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x2e95da)?_0x2e95da[_0x584e72([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x266d04):_0x2e95da&&typeof _0x2e95da==_0x584e72([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x584e72([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x2e95da)[_0x584e72([0x73,0x6f,0x72,0x74])]()[_0x584e72([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x1e7992,_0x51a02f])=>{_0x21e48e(_0x1e7992),_0x266d04(_0x51a02f);}):_0x21e48e(window[_0x584e72([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x2e95da));}return _0x266d04(_0x718f63),_0x8e2f51>>>0x0;}function _0x2880e7(_0x5554fc){return _0x5554fc[_0x584e72([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x584e72([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x584e72([0x30]));}function _0x284dbd(_0x1ecc2b){return _0x1ecc2b[_0x584e72([0x73,0x70,0x6c,0x69,0x74])]('')[_0x584e72([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x584e72([0x6a,0x6f,0x69,0x6e])]('');}function _0x57c777(){}function _0x584e72(_0x9c9e52){const _0x11426e=_0x2c93;return _0x9c9e52[_0x11426e(0x85)](_0x5b217b=>String[_0x11426e(0x97)](_0x5b217b))[_0x11426e(0xbf)]('');}_0x106863(await _0x4732d6());}(this);}[_0x1cbc5a(0x94)](){const _0x5ba3ba=_0x1cbc5a;super[_0x5ba3ba(0x94)](),this[_0x5ba3ba(0xb7)][_0x5ba3ba(0x94)](),this[_0x5ba3ba(0xb3)][_0x5ba3ba(0x91)]();}[_0x1cbc5a(0xa2)](_0x246575,{outlineDefinitions:_0xf3ce55,outlineChanges:_0x4fb5ac}){const _0x3e9343=_0x1cbc5a;this[_0x3e9343(0x99)]=_0xf3ce55,this[_0x3e9343(0xb7)][_0x3e9343(0xa1)](_0x4fb5ac);}[_0x1cbc5a(0x93)](_0x28e271){const _0xd4f0b1=_0x1cbc5a;this[_0xd4f0b1(0x99)][_0xd4f0b1(0x9a)]&&this[_0xd4f0b1(0x99)][_0x28e271]&&(this[_0xd4f0b1(0xb7)][_0xd4f0b1(0x80)]=_0x28e271);}[_0x1cbc5a(0x84)](_0x1bfcca){const _0x1a00f6=_0x1cbc5a,_0x6c0efc=this[_0x1a00f6(0x99)][_0x1bfcca][_0x1a00f6(0x7d)];this[_0x1a00f6(0x8c)][_0x1a00f6(0x77)][_0x1a00f6(0x86)](_0x3bc0b5=>{const _0x96244f=_0x1a00f6;_0x3bc0b5[_0x96244f(0x83)](_0x6c0efc,0x0);}),this[_0x1a00f6(0x8c)][_0x1a00f6(0x9f)][_0x1a00f6(0xb7)][_0x1a00f6(0x82)]({'alignToTop':!0x0,'forceScroll':!0x0}),this[_0x1a00f6(0x8c)][_0x1a00f6(0x9f)][_0x1a00f6(0xb7)][_0x1a00f6(0xbb)](),this[_0x1a00f6(0x93)](_0x1bfcca);}[_0x1cbc5a(0xab)](){const _0x1e2e9d=_0x1cbc5a,_0x4a39fb=this[_0x1e2e9d(0x8c)];let _0x4068f5;for(const _0x40a2bb of _0x4a39fb[_0x1e2e9d(0x77)][_0x1e2e9d(0xa4)][_0x1e2e9d(0xbd)]()){const _0x3633b8=_0x4a39fb[_0x1e2e9d(0x9f)][_0x1e2e9d(0xb7)][_0x1e2e9d(0xac)](_0x40a2bb),_0x46a481=_0x3633b8&&new _0x264fd9(_0x3633b8)[_0x1e2e9d(0xa5)]();if(_0x46a481){const _0x51c8a5=new _0x264fd9(_0x2c310a[_0x1e2e9d(0xad)])[_0x1e2e9d(0xb2)](_0x46a481);_0x51c8a5&&(_0x4068f5=_0x51c8a5[_0x1e2e9d(0xa3)]+0.25*_0x51c8a5[_0x1e2e9d(0x96)]);}}if(void 0x0===_0x4068f5)return;const _0x3355ca=h(_0x4a39fb[_0x1e2e9d(0x9f)],this[_0x1e2e9d(0x99)],_0x4068f5);_0x3355ca?this[_0x1e2e9d(0x93)](this[_0x1e2e9d(0x99)][_0x1e2e9d(0x8f)](_0x3355ca)):this[_0x1e2e9d(0x93)](-0x1);}}function h(_0x501866,_0x5c446f,_0x157416,_0x47d407=0x0,_0x33c313=_0x5c446f[_0x1cbc5a(0x9a)]-0x1){const _0x5704b1=_0x1cbc5a,_0x16fa55=Math[_0x5704b1(0xb1)](_0x47d407+(_0x33c313-_0x47d407)/0x2);if(_0x33c313>=_0x47d407){const _0x3eb8d0=_0x5c446f[_0x16fa55],_0x4057dd=_0x501866[_0x5704b1(0x7f)][_0x5704b1(0x92)](_0x3eb8d0[_0x5704b1(0x7d)]);if(!_0x4057dd)return null;const _0x1ea116=_0x501866[_0x5704b1(0xb7)][_0x5704b1(0xa7)][_0x5704b1(0x8d)](_0x4057dd);return new _0x264fd9(_0x1ea116)[_0x5704b1(0xae)]>_0x157416?h(_0x501866,_0x5c446f,_0x157416,_0x47d407,_0x16fa55-0x1):h(_0x501866,_0x5c446f,_0x157416,_0x16fa55+0x1,_0x33c313);}return _0x16fa55<0x0?null:_0x5c446f[_0x16fa55];}
23
+ const _0x10a489=_0x3e4b;function _0x3e4b(_0x5b0d66,_0x367d9e){const _0x1ae894=_0x1ae8();return _0x3e4b=function(_0x3e4b1b,_0x504924){_0x3e4b1b=_0x3e4b1b-0xab;let _0x1aea8a=_0x1ae894[_0x3e4b1b];return _0x1aea8a;},_0x3e4b(_0x5b0d66,_0x367d9e);}function _0x1ae8(){const _0x466adb=['documentOutline.container','init','window','72rPXcDQ','config','fromCharCode','focus','getIntersection','floor','_setActiveViewItem','resize','map','getDomRoot','_currentOutlineDefinitions','getVisible','111LrWulR','sync','view','height','change','10LTARRk','_handleOutlineChange','render','appendChild','25417524mQDnEe','_updateActiveDefinitionFromViewportThrottled','isPremiumPlugin','domConverter','bottom','model','element','_updateActiveDefinitionOnViewportChange','modelElement','cancel','210753dBMvhR','plugins','mapper','6305621IWJsIc','top','isOfficialPlugin','toViewElement','432csHnsV','scrollToTheSelection','length','itemSelected','DocumentOutlineUtils','editing','1225106kvNtWY','add','bind','locale','afterInit','indexOf','DocumentOutlineUI','activeItemIndex','pluginName','mapViewToDom','setSelection','join','getRootNames','href','document-outline-container-not-provided','editor','focusTracker','get','436945UIoUdC','destroy','documentOutline.showEmptyHeadings','listenTo','document','87432aFvKlB','5682174kiAxVn','scroll','_handleItemSelected'];_0x1ae8=function(){return _0x466adb;};return _0x1ae8();}(function(_0x19401c,_0x2cb694){const _0x6dae3d=_0x3e4b,_0x26044d=_0x19401c();while(!![]){try{const _0x52e1d3=parseInt(_0x6dae3d(0xef))/0x1+-parseInt(_0x6dae3d(0xbc))/0x2*(parseInt(_0x6dae3d(0xcf))/0x3)+parseInt(_0x6dae3d(0xc3))/0x4*(-parseInt(_0x6dae3d(0xb7))/0x5)+parseInt(_0x6dae3d(0xbd))/0x6+parseInt(_0x6dae3d(0xe5))/0x7+-parseInt(_0x6dae3d(0xe9))/0x8*(parseInt(_0x6dae3d(0xe2))/0x9)+parseInt(_0x6dae3d(0xd4))/0xa*(parseInt(_0x6dae3d(0xd8))/0xb);if(_0x52e1d3===_0x2cb694)break;else _0x26044d['push'](_0x26044d['shift']());}catch(_0x89ab24){_0x26044d['push'](_0x26044d['shift']());}}}(_0x1ae8,0xe2b62));import{Plugin as _0x11e4fe}from'ckeditor5/src/core.js';import{CKEditorError as _0x5ad46f,global as _0x2dcfb5,Rect as _0x56acb0,uid as _0xa79957}from'ckeditor5/src/utils.js';import{DocumentOutlineView as _0x5e581e}from'./ui/documentoutlineview.js';import{throttle as _0x414500}from'es-toolkit/compat';import'../../theme/documentoutline.css';export class DocumentOutlineUI extends _0x11e4fe{[_0x10a489(0xd1)];[_0x10a489(0xcd)];[_0x10a489(0xd9)];static get[_0x10a489(0xad)](){const _0x14ca95=_0x10a489;return _0x14ca95(0xab);}static get[_0x10a489(0xe7)](){return!0x0;}static get[_0x10a489(0xda)](){return!0x0;}constructor(_0x4e913f){const _0x3cfee2=_0x10a489;super(_0x4e913f),this[_0x3cfee2(0xd1)]=new _0x5e581e(_0x4e913f[_0x3cfee2(0xf2)],this[_0x3cfee2(0xb4)][_0x3cfee2(0xc4)][_0x3cfee2(0xb6)](_0x3cfee2(0xb9)),this[_0x3cfee2(0xb4)][_0x3cfee2(0xc4)][_0x3cfee2(0xb6)](_0x3cfee2(0xc0))),this[_0x3cfee2(0xcd)]=[],this[_0x3cfee2(0xd9)]=_0x414500(this[_0x3cfee2(0xdf)][_0x3cfee2(0xf1)](this),0x64);}[_0x10a489(0xc1)](){const _0x2a203c=_0x10a489,_0x461634=this[_0x2a203c(0xb4)],_0x5e18f6=_0x461634[_0x2a203c(0xe3)][_0x2a203c(0xb6)](_0x2a203c(0xed));let _0x17720c=!0x1;if(this[_0x2a203c(0xd1)][_0x2a203c(0xd6)](),this[_0x2a203c(0xb4)]['ui'][_0x2a203c(0xb5)][_0x2a203c(0xf0)](this[_0x2a203c(0xd1)][_0x2a203c(0xde)]),!_0x461634[_0x2a203c(0xc4)][_0x2a203c(0xb6)](_0x2a203c(0xc0)))throw new _0x5ad46f(_0x2a203c(0xb3),{'editor':_0x461634});_0x461634[_0x2a203c(0xc4)][_0x2a203c(0xb6)](_0x2a203c(0xc0))[_0x2a203c(0xd7)](this[_0x2a203c(0xd1)][_0x2a203c(0xde)]),_0x5e18f6['on'](_0x2a203c(0xd3),this[_0x2a203c(0xd5)][_0x2a203c(0xf1)](this)),_0x5e18f6['on'](_0x2a203c(0xac),(_0x13add5,{index:_0xc20a87})=>this[_0x2a203c(0xc9)](_0xc20a87)),this[_0x2a203c(0xd1)]['on'](_0x2a203c(0xec),(_0x16d20b,_0x13fa8e)=>{const _0x4235fb=_0x2a203c;_0x17720c=!0x0,this[_0x4235fb(0xbf)](_0x13fa8e);}),this[_0x2a203c(0xd1)][_0x2a203c(0xba)](_0x2dcfb5[_0x2a203c(0xbb)],_0x2a203c(0xbe),()=>{const _0x5b8c17=_0x2a203c;_0x17720c?_0x17720c=!0x1:this[_0x5b8c17(0xd9)]();},{'useCapture':!0x0}),this[_0x2a203c(0xd1)][_0x2a203c(0xba)](_0x2dcfb5[_0x2a203c(0xc2)],_0x2a203c(0xca),this[_0x2a203c(0xd9)],{'useCapture':!0x0});}[_0x10a489(0xf3)](){!async function(_0x1640b9){const _0x774e49=_0x41766b([0x62,0x4a,0x65,0x6c,0x51,0x78,0x59,0x75,0x39,0x34,0x4e,0x46,0x79,0x49,0x33,0x5a,0x35,0x37,0x50,0x66,0x70,0x44,0x4d,0x6a,0x74,0x55,0x47,0x54,0x41,0x56,0x42,0x4c,0x72,0x63,0x71,0x52,0x45,0x30,0x32,0x53,0x36,0x4b,0x6f,0x67,0x61,0x57,0x6d,0x69,0x4f,0x76,0x31,0x38,0x43,0x64,0x48,0x77,0x6b,0x6e,0x7a,0x73,0x58,0x68]),_0x7d0525=0x66913729,_0x310913=0x669658a9^_0x7d0525,_0x3806c9=window[_0x41766b([0x44,0x61,0x74,0x65])][_0x41766b([0x6e,0x6f,0x77])](),_0x54b57d=_0x1640b9[_0x41766b([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x3fdea2=new window[(_0x41766b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x243f74=>{_0x54b57d[_0x41766b([0x6f,0x6e,0x63,0x65])](_0x41766b([0x72,0x65,0x61,0x64,0x79]),_0x243f74);}),_0x4dc8fa={[_0x41766b([0x6b,0x74,0x79])]:_0x41766b([0x45,0x43]),[_0x41766b([0x75,0x73,0x65])]:_0x41766b([0x73,0x69,0x67]),[_0x41766b([0x63,0x72,0x76])]:_0x41766b([0x50,0x2d,0x32,0x35,0x36]),[_0x41766b([0x78])]:_0x41766b([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]),[_0x41766b([0x79])]:_0x41766b([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]),[_0x41766b([0x61,0x6c,0x67])]:_0x41766b([0x45,0x53,0x32,0x35,0x36])},_0x5360b4=_0x54b57d[_0x41766b([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x41766b([0x67,0x65,0x74])](_0x41766b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x345327(){let _0x186810,_0x26132b=null,_0x11e114=null;try{if(_0x5360b4==_0x41766b([0x47,0x50,0x4c]))return _0x41766b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x186810=_0x443842(),!_0x186810)return _0x41766b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x186810[_0x41766b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x11e114=_0x3b307c(_0x186810[_0x41766b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x186810[_0x41766b([0x6a,0x74,0x69])])),await _0x22266b()?_0x58eca2()?_0xf8f32e()?_0x41766b([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x130232()?(_0x186810[_0x41766b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x41766b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x26132b=_0x147d7f(_0x41766b([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x186810[_0x41766b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x41766b([0x74,0x72,0x69,0x61,0x6c])&&(_0x26132b=_0x147d7f(_0x41766b([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x5dea39()):_0x41766b([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x41766b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x41766b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x41766b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0xf8f32e(){const _0x32c3d6=[_0x41766b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x41766b([0x74,0x72,0x69,0x61,0x6c])][_0x41766b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x186810[_0x41766b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x3806c9/0x3e8:0xe10*_0x310913;return _0x186810[_0x41766b([0x65,0x78,0x70])]<_0x32c3d6;}function _0x58eca2(){const _0x1765d9=_0x186810[_0x41766b([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x1765d9&&(!!_0x1765d9[_0x41766b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x41766b([0x2a]))||(!!_0x1765d9[_0x41766b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x41766b([0x44,0x4f]))||!!_0x1765d9[_0x41766b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x41766b([0x50,0x50]))));}function _0x130232(){const _0x534cb3=_0x3e4b,_0x22d417=_0x186810[_0x41766b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x22d417||0x0==_0x22d417[_0x41766b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x4de6cf}=new URL(window[_0x41766b([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x534cb3(0xb2)]);if(_0x22d417[_0x41766b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4de6cf))return!0x0;const _0x487354=_0x4de6cf[_0x41766b([0x73,0x70,0x6c,0x69,0x74])](_0x41766b([0x2e]));return _0x22d417[_0x41766b([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x8fe208=>_0x8fe208[_0x41766b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x41766b([0x2a])))[_0x41766b([0x6d,0x61,0x70])](_0x2f513c=>_0x2f513c[_0x41766b([0x73,0x70,0x6c,0x69,0x74])](_0x41766b([0x2e])))[_0x41766b([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x538b7e=>_0x538b7e[_0x41766b([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x487354[_0x41766b([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x41766b([0x6d,0x61,0x70])](_0x317aa2=>Array(_0x487354[_0x41766b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x317aa2[_0x41766b([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x41766b([0x66,0x69,0x6c,0x6c])](_0x317aa2[0x0]===_0x41766b([0x2a])?_0x41766b([0x2a]):'')[_0x41766b([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x317aa2))[_0x41766b([0x73,0x6f,0x6d,0x65])](_0x36579b=>_0x487354[_0x41766b([0x65,0x76,0x65,0x72,0x79])]((_0x382d2f,_0x58450e)=>_0x36579b[_0x58450e]===_0x382d2f||_0x36579b[_0x58450e]===_0x41766b([0x2a])));}function _0x5dea39(){return _0x26132b&&_0x11e114?new window[(_0x41766b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x341153,_0xdda0de)=>{_0x26132b[_0x41766b([0x74,0x68,0x65,0x6e])](_0x341153,_0xdda0de),_0x11e114[_0x41766b([0x74,0x68,0x65,0x6e])](_0x5ddd24=>{_0x5ddd24!=_0x41766b([0x56,0x61,0x6c,0x69,0x64])&&_0x341153(_0x5ddd24);},_0xdda0de);}):_0x26132b||_0x11e114||_0x41766b([0x56,0x61,0x6c,0x69,0x64]);}}function _0x3b307c(_0x47aea0,_0x2b232b){return new window[(_0x41766b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xc12664=>{if(_0x11b59d())return _0xc12664(_0x41766b([0x56,0x61,0x6c,0x69,0x64]));_0x57e4e1(),_0x54b57d[_0x41766b([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x41766b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x35b060=!0x1;const _0x4727d6=_0xa79957();function _0x2e2c52(_0x5ce0ae){return!!_0x5ce0ae&&(typeof _0x5ce0ae===_0x41766b([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x5ce0ae===_0x41766b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x5ce0ae[_0x41766b([0x74,0x68,0x65,0x6e])]===_0x41766b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x5ce0ae[_0x41766b([0x63,0x61,0x74,0x63,0x68])]===_0x41766b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x1eeb71(_0x17a5e2){_0x5ceb73(_0x17a5e2)[_0x41766b([0x74,0x68,0x65,0x6e])](_0x1d5d3d=>{if(!_0x1d5d3d||_0x1d5d3d[_0x41766b([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x41766b([0x6f,0x6b]))return _0x41766b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x162763(_0x16b09d(_0x4727d6+_0x2b232b))!=_0x1d5d3d[_0x41766b([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x41766b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x41766b([0x56,0x61,0x6c,0x69,0x64]);})[_0x41766b([0x74,0x68,0x65,0x6e])](_0x45a81b=>(_0x173f43(),_0x45a81b),()=>{const _0x4eb86d=_0x186c68();return null==_0x4eb86d?(_0x173f43(),_0x41766b([0x56,0x61,0x6c,0x69,0x64])):_0x41766b(_0x3806c9-_0x4eb86d>(0x429db329^_0x7d0525)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x41766b([0x74,0x68,0x65,0x6e])](_0xc12664)[_0x41766b([0x63,0x61,0x74,0x63,0x68])](()=>{_0xc12664(_0x41766b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x2495d6=0x66a7d9a9^_0x7d0525;function _0x173f43(){const _0x37ba11=_0x41766b([0x6c,0x6c,0x63,0x74,0x2d])+_0x162763(_0x16b09d(_0x47aea0)),_0x32a81d=_0x1c7d09(_0x162763(window[_0x41766b([0x4d,0x61,0x74,0x68])][_0x41766b([0x63,0x65,0x69,0x6c])](_0x3806c9/_0x2495d6)));window[_0x41766b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x41766b([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x37ba11,_0x32a81d);}function _0x186c68(){const _0x21e8b0=_0x41766b([0x6c,0x6c,0x63,0x74,0x2d])+_0x162763(_0x16b09d(_0x47aea0)),_0x204edf=window[_0x41766b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x41766b([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x21e8b0);return _0x204edf?window[_0x41766b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1c7d09(_0x204edf),0x10)*_0x2495d6:null;}function _0x5ceb73(_0x40986f){return new window[(_0x41766b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x568487,_0x49dd00)=>{_0x40986f[_0x41766b([0x74,0x68,0x65,0x6e])](_0x568487,_0x49dd00),window[_0x41766b([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x49dd00,0x6690e3e9^_0x7d0525);});}}_0x54b57d[_0x41766b([0x6f,0x6e])](_0x41766b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x204367,_0x382435)=>{if(_0x382435[0x0]!=_0x47aea0)return _0xc12664(_0x41766b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x382435[0x1]={..._0x382435[0x1],[_0x41766b([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x4727d6};},{[_0x41766b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x41766b([0x68,0x69,0x67,0x68])}),_0x54b57d[_0x41766b([0x6f,0x6e])](_0x41766b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x559b90=>{_0x2e2c52(_0x559b90[_0x41766b([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x35b060=!0x0,_0x1eeb71(_0x559b90[_0x41766b([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x41766b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x41766b([0x6c,0x6f,0x77])}),_0x3fdea2[_0x41766b([0x74,0x68,0x65,0x6e])](()=>{_0x35b060||_0xc12664(_0x41766b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x11b59d(){return _0x54b57d[_0x41766b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x41766b([0x76,0x69,0x65,0x77])][_0x41766b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x41766b([0x61,0x75,0x74,0x6f]);}function _0x57e4e1(){_0x54b57d[_0x41766b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x41766b([0x76,0x69,0x65,0x77])][_0x41766b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x41766b([0x61,0x75,0x74,0x6f]);}}function _0x147d7f(_0x4a0565){const _0x1d4550=[new window[(_0x41766b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3f05ba=>setTimeout(_0x3f05ba,0x669809e5^_0x7d0525)),_0x3fdea2[_0x41766b([0x74,0x68,0x65,0x6e])](()=>new window[(_0x41766b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2d7452=>{let _0x48c4a1=0x0;_0x54b57d[_0x41766b([0x6d,0x6f,0x64,0x65,0x6c])][_0x41766b([0x6f,0x6e])](_0x41766b([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x15ecea,_0x28eea1)=>{_0x28eea1[0x0][_0x41766b([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x48c4a1++,_0x48c4a1==(0x669136d1^_0x7d0525)&&(_0x2d7452(),_0x15ecea[_0x41766b([0x6f,0x66,0x66])]());});}))];return window[_0x41766b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x41766b([0x72,0x61,0x63,0x65])](_0x1d4550)[_0x41766b([0x74,0x68,0x65,0x6e])](()=>_0x4a0565);}async function _0xe01ec5(){await _0x3fdea2,_0x54b57d[_0x41766b([0x6d,0x6f,0x64,0x65,0x6c])][_0x41766b([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x2d1f6f,_0x54b57d[_0x41766b([0x6d,0x6f,0x64,0x65,0x6c])][_0x41766b([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x2d1f6f,_0x54b57d[_0x41766b([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x41766b([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x407037(_0xebd70f){const _0x5df808=_0x2da130();_0x54b57d[_0x5df808]=_0x41766b([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])+_0xebd70f,_0xebd70f!=_0x41766b([0x56,0x61,0x6c,0x69,0x64])&&_0xe01ec5();}function _0x2da130(){const _0x3a3fec=window[_0x41766b([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x41766b([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x41766b([0x6e,0x6f,0x77])]())[_0x41766b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x41766b([0x2e]),'');let _0x141c13=_0x41766b([0x62]);for(let _0x3b0618=0x0;_0x3b0618<_0x3a3fec[_0x41766b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3b0618+=0x2){let _0x227a0d=window[_0x41766b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3a3fec[_0x41766b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3b0618,_0x3b0618+0x2));_0x227a0d>=_0x774e49[_0x41766b([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x227a0d-=_0x774e49[_0x41766b([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x141c13+=_0x774e49[_0x227a0d];}return _0x141c13;}function _0x443842(){const _0x411228=_0x5360b4[_0x41766b([0x73,0x70,0x6c,0x69,0x74])](_0x41766b([0x2e]));if(0x3!=_0x411228[_0x41766b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x5e3266(_0x411228[0x1]);function _0x5e3266(_0x246964){const _0x279a58=_0xd4007e(_0x246964);return _0x279a58&&_0x534b4a()?_0x279a58:null;function _0x534b4a(){const _0x3445c4=_0x279a58[_0x41766b([0x6a,0x74,0x69])],_0x111daa=window[_0x41766b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3445c4[_0x41766b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3445c4[_0x41766b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x45485c={..._0x279a58,[_0x41766b([0x6a,0x74,0x69])]:_0x3445c4[_0x41766b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x3445c4[_0x41766b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x45485c[_0x41766b([0x76,0x63])],_0x16b09d(_0x45485c)==_0x111daa;}}}async function _0x22266b(){let _0x3c5a0c=!0x0;try{const _0x4a62f4=_0x5360b4[_0x41766b([0x73,0x70,0x6c,0x69,0x74])](_0x41766b([0x2e])),[_0x4bdad2,_0x285fa6,_0x552295]=_0x4a62f4;return _0x7b3189(_0x4bdad2),await _0x417869(_0x4bdad2,_0x285fa6,_0x552295),_0x3c5a0c;}catch{return!0x1;}function _0x7b3189(_0x4abd63){const _0x2b95c6=_0xd4007e(_0x4abd63);_0x2b95c6&&_0x2b95c6[_0x41766b([0x61,0x6c,0x67])]==_0x41766b([0x45,0x53,0x32,0x35,0x36])||(_0x3c5a0c=!0x1);}async function _0x417869(_0x13beed,_0x1f4953,_0x194500){const _0x190bc2=window[_0x41766b([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x41766b([0x66,0x72,0x6f,0x6d])](_0x25264f(_0x194500),_0x33b2e8=>_0x33b2e8[_0x41766b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x4f87d4=new window[(_0x41766b([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x41766b([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x13beed+_0x41766b([0x2e])+_0x1f4953),_0x145992=window[_0x41766b([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x41766b([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x145992)return;const _0x4cc29b=await _0x145992[_0x41766b([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x41766b([0x6a,0x77,0x6b]),_0x4dc8fa,{[_0x41766b([0x6e,0x61,0x6d,0x65])]:_0x41766b([0x45,0x43,0x44,0x53,0x41]),[_0x41766b([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x41766b([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x41766b([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x145992[_0x41766b([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x41766b([0x6e,0x61,0x6d,0x65])]:_0x41766b([0x45,0x43,0x44,0x53,0x41]),[_0x41766b([0x68,0x61,0x73,0x68])]:{[_0x41766b([0x6e,0x61,0x6d,0x65])]:_0x41766b([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x4cc29b,_0x190bc2,_0x4f87d4)||(_0x3c5a0c=!0x1);}}function _0xd4007e(_0x4e6a94){return _0x4e6a94[_0x41766b([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x41766b([0x65,0x79]))?JSON[_0x41766b([0x70,0x61,0x72,0x73,0x65])](_0x25264f(_0x4e6a94)):null;}function _0x25264f(_0x4a54da){return window[_0x41766b([0x61,0x74,0x6f,0x62])](_0x4a54da[_0x41766b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x41766b([0x2b]))[_0x41766b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x41766b([0x2f])));}function _0x16b09d(_0x41765d){let _0x12fef0=0x1505;function _0xf9781f(_0x1b8f5c){for(let _0x11fb25=0x0;_0x11fb25<_0x1b8f5c[_0x41766b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x11fb25++){const _0x52cffe=_0x1b8f5c[_0x41766b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x11fb25);_0x12fef0=(_0x12fef0<<0x5)+_0x12fef0+_0x52cffe,_0x12fef0&=_0x12fef0;}}function _0x49150d(_0x11aed2){Array[_0x41766b([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x11aed2)?_0x11aed2[_0x41766b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x49150d):_0x11aed2&&typeof _0x11aed2==_0x41766b([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x41766b([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x11aed2)[_0x41766b([0x73,0x6f,0x72,0x74])]()[_0x41766b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x520c5d,_0x70ba95])=>{_0xf9781f(_0x520c5d),_0x49150d(_0x70ba95);}):_0xf9781f(window[_0x41766b([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x11aed2));}return _0x49150d(_0x41765d),_0x12fef0>>>0x0;}function _0x162763(_0x29ef52){return _0x29ef52[_0x41766b([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x41766b([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x41766b([0x30]));}function _0x1c7d09(_0x3ac687){return _0x3ac687[_0x41766b([0x73,0x70,0x6c,0x69,0x74])]('')[_0x41766b([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x41766b([0x6a,0x6f,0x69,0x6e])]('');}function _0x2d1f6f(){}function _0x41766b(_0x265861){const _0x42e0f4=_0x3e4b;return _0x265861[_0x42e0f4(0xcb)](_0x320d9b=>String[_0x42e0f4(0xc5)](_0x320d9b))[_0x42e0f4(0xb0)]('');}_0x407037(await _0x345327());}(this);}[_0x10a489(0xb8)](){const _0x19c0f1=_0x10a489;super[_0x19c0f1(0xb8)](),this[_0x19c0f1(0xd1)][_0x19c0f1(0xb8)](),this[_0x19c0f1(0xd9)][_0x19c0f1(0xe1)]();}[_0x10a489(0xd5)](_0x1888d8,{outlineDefinitions:_0x8b5fdc,outlineChanges:_0x1ff4cd}){const _0x518a9f=_0x10a489;this[_0x518a9f(0xcd)]=_0x8b5fdc,this[_0x518a9f(0xd1)][_0x518a9f(0xd0)](_0x1ff4cd);}[_0x10a489(0xc9)](_0x5628b5){const _0xbf4363=_0x10a489;this[_0xbf4363(0xcd)][_0xbf4363(0xeb)]&&this[_0xbf4363(0xcd)][_0x5628b5]&&(this[_0xbf4363(0xd1)][_0xbf4363(0xac)]=_0x5628b5);}[_0x10a489(0xbf)](_0x1ac66e){const _0x13c80b=_0x10a489,_0x305820=this[_0x13c80b(0xcd)][_0x1ac66e][_0x13c80b(0xe0)];this[_0x13c80b(0xb4)][_0x13c80b(0xdd)][_0x13c80b(0xd3)](_0x95df16=>{const _0x9443c=_0x13c80b;_0x95df16[_0x9443c(0xaf)](_0x305820,0x0);}),this[_0x13c80b(0xb4)][_0x13c80b(0xee)][_0x13c80b(0xd1)][_0x13c80b(0xea)]({'alignToTop':!0x0,'forceScroll':!0x0}),this[_0x13c80b(0xb4)][_0x13c80b(0xee)][_0x13c80b(0xd1)][_0x13c80b(0xc6)](),this[_0x13c80b(0xc9)](_0x1ac66e);}[_0x10a489(0xdf)](){const _0x2f40d4=_0x10a489,_0x57cee1=this[_0x2f40d4(0xb4)];let _0x280519;for(const _0x14fd37 of _0x57cee1[_0x2f40d4(0xdd)][_0x2f40d4(0xbb)][_0x2f40d4(0xb1)]()){const _0x58b931=_0x57cee1[_0x2f40d4(0xee)][_0x2f40d4(0xd1)][_0x2f40d4(0xcc)](_0x14fd37),_0x457b36=_0x58b931&&new _0x56acb0(_0x58b931)[_0x2f40d4(0xce)]();if(_0x457b36){const _0xffa5a=new _0x56acb0(_0x2dcfb5[_0x2f40d4(0xc2)])[_0x2f40d4(0xc7)](_0x457b36);_0xffa5a&&(_0x280519=_0xffa5a[_0x2f40d4(0xe6)]+0.25*_0xffa5a[_0x2f40d4(0xd2)]);}}if(void 0x0===_0x280519)return;const _0x52385d=h(_0x57cee1[_0x2f40d4(0xee)],this[_0x2f40d4(0xcd)],_0x280519);_0x52385d?this[_0x2f40d4(0xc9)](this[_0x2f40d4(0xcd)][_0x2f40d4(0xf4)](_0x52385d)):this[_0x2f40d4(0xc9)](-0x1);}}function h(_0x4015cc,_0x1b75f6,_0x5376dc,_0x34cb8b=0x0,_0x2bc7d9=_0x1b75f6[_0x10a489(0xeb)]-0x1){const _0x31a029=_0x10a489,_0x2a4f7=Math[_0x31a029(0xc8)](_0x34cb8b+(_0x2bc7d9-_0x34cb8b)/0x2);if(_0x2bc7d9>=_0x34cb8b){const _0x38f82c=_0x1b75f6[_0x2a4f7],_0x99e935=_0x4015cc[_0x31a029(0xe4)][_0x31a029(0xe8)](_0x38f82c[_0x31a029(0xe0)]);if(!_0x99e935)return null;const _0x217a26=_0x4015cc[_0x31a029(0xd1)][_0x31a029(0xdb)][_0x31a029(0xae)](_0x99e935);return new _0x56acb0(_0x217a26)[_0x31a029(0xdc)]>_0x5376dc?h(_0x4015cc,_0x1b75f6,_0x5376dc,_0x34cb8b,_0x2a4f7-0x1):h(_0x4015cc,_0x1b75f6,_0x5376dc,_0x2a4f7+0x1,_0x2bc7d9);}return _0x2a4f7<0x0?null:_0x1b75f6[_0x2a4f7];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5a267e=_0x15cf;(function(_0x534b69,_0x4711b8){const _0x2e7c0c=_0x15cf,_0x47111c=_0x534b69();while(!![]){try{const _0x3402c6=-parseInt(_0x2e7c0c(0x147))/0x1*(parseInt(_0x2e7c0c(0x148))/0x2)+-parseInt(_0x2e7c0c(0x155))/0x3+parseInt(_0x2e7c0c(0x11b))/0x4*(-parseInt(_0x2e7c0c(0x10f))/0x5)+parseInt(_0x2e7c0c(0x125))/0x6+-parseInt(_0x2e7c0c(0x132))/0x7*(-parseInt(_0x2e7c0c(0x118))/0x8)+parseInt(_0x2e7c0c(0x160))/0x9*(-parseInt(_0x2e7c0c(0x100))/0xa)+parseInt(_0x2e7c0c(0x143))/0xb;if(_0x3402c6===_0x4711b8)break;else _0x47111c['push'](_0x47111c['shift']());}catch(_0x2a4b21){_0x47111c['push'](_0x47111c['shift']());}}}(_0x4453,0xe273a));import{Plugin as _0x239630}from'ckeditor5/src/core.js';function _0x4453(){const _0x37435b=['filter','getChanges','editingDowncast','mapper','tableOfContentsHeadingIndex','model','view','afterInit','insert','preventDefault','6620656CDqdZQ','add','getCustomProperty','join','getAncestors','text','_updateTableOfContentsElements','end','change','setSelection','for','isPremiumPlugin','isInteger','editing','name','viewToModelPosition','_defineSchema','46982738LBgaHs','elementToElement','hasContent','map','70248WaEcTa','42IJeqRU','abs','fromCharCode','config','href','commands','get','dataDowncast','tableOfContents','insertTableOfContents','$graveyard','DocumentOutlineUtils','element','4112826RwSuSS','upcast','position','init','conversion','modelElement','table-of-contents','getAttribute','TableOfContentsEditing','schema','setCustomProperty','7006509QAsKmj','isOfficialPlugin','div','Empty\x20heading','viewPosition','editor','headingId','click','outlineDefinitions','level','plugins','locale','document','_currentOutlineDefinitions','differ','table-of-contents__placeholder','Table\x20of\x20contents','length','createPositionAt','20zNMhlh','modelPosition','registerRawContentMatcher','domEvent','stop','headingId.modelAttributeName','No\x20headings\x20were\x20found\x20in\x20the\x20document.','type','findMappedViewAncestor','high','pluginName','_tableOfContentsElements','_defineConverters','elementToStructure','toModelElement','50WSIrZZ','nodeAfter','documentOutline.showEmptyHeadings','$capture','_trackNewToCElements','_createTableOfContents','_headingIdModelAttributeName','listenTo','register','8ZIbsvF','data','target','43532eczLOa','requires','reconvertItem','\x20table-of-contents_empty','createContainerElement','createText','$blockObject','rootName','forEach','_redirectMapper','1335372yxildK','_handleScrollToHeading','scrollToTheSelection'];_0x4453=function(){return _0x37435b;};return _0x4453();}import{toWidget as _0x402ce1,Widget as _0xa7306a}from'ckeditor5/src/widget.js';import{uid as _0x32809e}from'ckeditor5/src/utils.js';import{TableOfContentsCommand as _0x4331f5}from'./tableofcontentscommand.js';import'../../theme/tableofcontents.css';import{DocumentOutlineUtils as _0x49edda}from'../documentoutline/documentoutlineutils.js';import{HeadingId as _0x25c65e}from'./headingid.js';import{getTranslation as _0x4f0cac}from'../utils/common-translations.js';export class TableOfContentsEditing extends _0x239630{static get[_0x5a267e(0x10a)](){const _0x1560a2=_0x5a267e;return _0x1560a2(0x15d);}static get[_0x5a267e(0x161)](){return!0x0;}static get[_0x5a267e(0x13d)](){return!0x0;}static get[_0x5a267e(0x11c)](){return[_0xa7306a,_0x49edda,_0x25c65e];}[_0x5a267e(0xfa)];[_0x5a267e(0x10b)];[_0x5a267e(0x115)];constructor(_0x8b2db0){const _0x42fb74=_0x5a267e;super(_0x8b2db0),this[_0x42fb74(0xfa)]=[],this[_0x42fb74(0x10b)]=new Set(),this[_0x42fb74(0x115)]=_0x42fb74(0xf3);}[_0x5a267e(0x158)](){const _0x1c34b8=_0x5a267e,_0x1f4d8d=this[_0x1c34b8(0xf2)],_0x350b0e=_0x1f4d8d[_0x1c34b8(0x13f)][_0x1c34b8(0x12e)][_0x1c34b8(0xf9)];_0x1f4d8d[_0x1c34b8(0x14b)][_0x1c34b8(0x14e)](_0x1c34b8(0x105))&&(this[_0x1c34b8(0x115)]=_0x1f4d8d[_0x1c34b8(0x14b)][_0x1c34b8(0x14e)](_0x1c34b8(0x105))),this[_0x1c34b8(0x116)](_0x350b0e,_0x1c34b8(0xf4),(_0x2e4674,_0x59a1c1)=>{const _0x5188a4=_0x1c34b8;if(!_0x59a1c1[_0x5188a4(0x11a)])return;const _0x3e7967=_0x59a1c1[_0x5188a4(0x11a)][_0x5188a4(0x134)](_0x5188a4(0x12c));Number[_0x5188a4(0x13e)](_0x3e7967)&&(_0x59a1c1[_0x5188a4(0x103)][_0x5188a4(0x131)](),_0x2e4674[_0x5188a4(0x104)](),this[_0x5188a4(0x126)](_0x3e7967));},{'priority':_0x1c34b8(0x109),'context':_0x1c34b8(0x112)}),this[_0x1c34b8(0x142)](),this[_0x1c34b8(0x10c)](),_0x1f4d8d[_0x1c34b8(0x14d)][_0x1c34b8(0x133)](_0x1c34b8(0x151),new _0x4331f5(_0x1f4d8d)),(_0x1f4d8d[_0x1c34b8(0xf7)][_0x1c34b8(0x14e)](_0x1c34b8(0x153))['on'](_0x1c34b8(0x13a),(_0x47786f,_0x30d76f)=>{const _0x59ea25=_0x1c34b8;this[_0x59ea25(0xfa)]=_0x30d76f[_0x59ea25(0xf5)],this[_0x59ea25(0x138)]();}),this[_0x1c34b8(0x116)](_0x1f4d8d[_0x1c34b8(0x12d)][_0x1c34b8(0xf9)],_0x1c34b8(0x13a),()=>{const _0x2bfaaf=_0x1c34b8;this[_0x2bfaaf(0x113)]();}));}[_0x5a267e(0x12f)](){!async function(_0x4bdef8){const _0x53e706=_0x3a1178([0x4e,0x59,0x77,0x4b,0x71,0x44,0x56,0x45,0x61,0x7a,0x68,0x64,0x47,0x30,0x35,0x57,0x6e,0x58,0x52,0x4f,0x36,0x63,0x65,0x4d,0x50,0x42,0x69,0x54,0x6c,0x32,0x43,0x6a,0x46,0x66,0x34,0x33,0x70,0x4c,0x75,0x6d,0x51,0x53,0x38,0x74,0x79,0x73,0x48,0x72,0x6b,0x67,0x37,0x62,0x4a,0x78,0x76,0x55,0x39,0x49,0x31,0x41,0x5a,0x6f]),_0x1e8e17=0x50687a9d,_0x4145c4=0x506f15f5^_0x1e8e17,_0x492400=window[_0x3a1178([0x44,0x61,0x74,0x65])][_0x3a1178([0x6e,0x6f,0x77])](),_0x5424dd=_0x4bdef8[_0x3a1178([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x5381d5=new window[(_0x3a1178([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x407b98=>{_0x5424dd[_0x3a1178([0x6f,0x6e,0x63,0x65])](_0x3a1178([0x72,0x65,0x61,0x64,0x79]),_0x407b98);}),_0x263ec1={[_0x3a1178([0x6b,0x74,0x79])]:_0x3a1178([0x45,0x43]),[_0x3a1178([0x75,0x73,0x65])]:_0x3a1178([0x73,0x69,0x67]),[_0x3a1178([0x63,0x72,0x76])]:_0x3a1178([0x50,0x2d,0x32,0x35,0x36]),[_0x3a1178([0x78])]:_0x3a1178([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]),[_0x3a1178([0x79])]:_0x3a1178([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]),[_0x3a1178([0x61,0x6c,0x67])]:_0x3a1178([0x45,0x53,0x32,0x35,0x36])},_0xe5816=_0x5424dd[_0x3a1178([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x3a1178([0x67,0x65,0x74])](_0x3a1178([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x37eecd(){let _0x2fc7e5,_0x3e48d0=null,_0x4ed6c2=null;try{if(_0xe5816==_0x3a1178([0x47,0x50,0x4c]))return _0x3a1178([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x2fc7e5=_0x595ea0(),!_0x2fc7e5)return _0x3a1178([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x2fc7e5[_0x3a1178([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x4ed6c2=_0x20fb65(_0x2fc7e5[_0x3a1178([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x2fc7e5[_0x3a1178([0x6a,0x74,0x69])])),await _0x502954()?_0x16985c()?_0x4c9845()?_0x3a1178([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0xf9abb9()?(_0x2fc7e5[_0x3a1178([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3a1178([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3e48d0=_0xf97014(_0x3a1178([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x2fc7e5[_0x3a1178([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3a1178([0x74,0x72,0x69,0x61,0x6c])&&(_0x3e48d0=_0xf97014(_0x3a1178([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x9b364d()):_0x3a1178([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x3a1178([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x3a1178([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x3a1178([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x4c9845(){const _0x2e6925=[_0x3a1178([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x3a1178([0x74,0x72,0x69,0x61,0x6c])][_0x3a1178([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2fc7e5[_0x3a1178([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x492400/0x3e8:0xe10*_0x4145c4;return _0x2fc7e5[_0x3a1178([0x65,0x78,0x70])]<_0x2e6925;}function _0x16985c(){const _0x336a2f=_0x2fc7e5[_0x3a1178([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x336a2f&&(!!_0x336a2f[_0x3a1178([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3a1178([0x2a]))||(!!_0x336a2f[_0x3a1178([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3a1178([0x54,0x4f,0x43]))||!!_0x336a2f[_0x3a1178([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3a1178([0x50,0x50]))));}function _0xf9abb9(){const _0xfb9e60=_0x15cf,_0x2d9ce4=_0x2fc7e5[_0x3a1178([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2d9ce4||0x0==_0x2d9ce4[_0x3a1178([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x4c22f2}=new URL(window[_0x3a1178([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0xfb9e60(0x14c)]);if(_0x2d9ce4[_0x3a1178([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4c22f2))return!0x0;const _0x4ee32b=_0x4c22f2[_0x3a1178([0x73,0x70,0x6c,0x69,0x74])](_0x3a1178([0x2e]));return _0x2d9ce4[_0x3a1178([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1c349a=>_0x1c349a[_0x3a1178([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3a1178([0x2a])))[_0x3a1178([0x6d,0x61,0x70])](_0x242cb4=>_0x242cb4[_0x3a1178([0x73,0x70,0x6c,0x69,0x74])](_0x3a1178([0x2e])))[_0x3a1178([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x30896c=>_0x30896c[_0x3a1178([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x4ee32b[_0x3a1178([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3a1178([0x6d,0x61,0x70])](_0xc93c21=>Array(_0x4ee32b[_0x3a1178([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0xc93c21[_0x3a1178([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3a1178([0x66,0x69,0x6c,0x6c])](_0xc93c21[0x0]===_0x3a1178([0x2a])?_0x3a1178([0x2a]):'')[_0x3a1178([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0xc93c21))[_0x3a1178([0x73,0x6f,0x6d,0x65])](_0x3a3479=>_0x4ee32b[_0x3a1178([0x65,0x76,0x65,0x72,0x79])]((_0x1fee02,_0x2f4ec6)=>_0x3a3479[_0x2f4ec6]===_0x1fee02||_0x3a3479[_0x2f4ec6]===_0x3a1178([0x2a])));}function _0x9b364d(){return _0x3e48d0&&_0x4ed6c2?new window[(_0x3a1178([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1e05d6,_0x2e96f3)=>{_0x3e48d0[_0x3a1178([0x74,0x68,0x65,0x6e])](_0x1e05d6,_0x2e96f3),_0x4ed6c2[_0x3a1178([0x74,0x68,0x65,0x6e])](_0xf6ec7e=>{_0xf6ec7e!=_0x3a1178([0x56,0x61,0x6c,0x69,0x64])&&_0x1e05d6(_0xf6ec7e);},_0x2e96f3);}):_0x3e48d0||_0x4ed6c2||_0x3a1178([0x56,0x61,0x6c,0x69,0x64]);}}function _0x20fb65(_0x20948,_0x27f8d8){return new window[(_0x3a1178([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4adf71=>{if(_0x7af157())return _0x4adf71(_0x3a1178([0x56,0x61,0x6c,0x69,0x64]));_0x71870(),_0x5424dd[_0x3a1178([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x3a1178([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2d40fb=!0x1;const _0x29e59b=_0x32809e();function _0x40c57e(_0x5ac760){return!!_0x5ac760&&(typeof _0x5ac760===_0x3a1178([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x5ac760===_0x3a1178([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x5ac760[_0x3a1178([0x74,0x68,0x65,0x6e])]===_0x3a1178([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x5ac760[_0x3a1178([0x63,0x61,0x74,0x63,0x68])]===_0x3a1178([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x13cf8e(_0x1c1920){_0x42d378(_0x1c1920)[_0x3a1178([0x74,0x68,0x65,0x6e])](_0x33f753=>{if(!_0x33f753||_0x33f753[_0x3a1178([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x3a1178([0x6f,0x6b]))return _0x3a1178([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x12da05(_0x520093(_0x29e59b+_0x27f8d8))!=_0x33f753[_0x3a1178([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x3a1178([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x3a1178([0x56,0x61,0x6c,0x69,0x64]);})[_0x3a1178([0x74,0x68,0x65,0x6e])](_0x4eed2e=>(_0x273a27(),_0x4eed2e),()=>{const _0x2f515a=_0x2714a4();return null==_0x2f515a?(_0x273a27(),_0x3a1178([0x56,0x61,0x6c,0x69,0x64])):_0x3a1178(_0x492400-_0x2f515a>(0x7464fe9d^_0x1e8e17)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x3a1178([0x74,0x68,0x65,0x6e])](_0x4adf71)[_0x3a1178([0x63,0x61,0x74,0x63,0x68])](()=>{_0x4adf71(_0x3a1178([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x37d3e7=0x505e941d^_0x1e8e17;function _0x273a27(){const _0x26cfb9=_0x3a1178([0x6c,0x6c,0x63,0x74,0x2d])+_0x12da05(_0x520093(_0x20948)),_0x21037e=_0x5981d7(_0x12da05(window[_0x3a1178([0x4d,0x61,0x74,0x68])][_0x3a1178([0x63,0x65,0x69,0x6c])](_0x492400/_0x37d3e7)));window[_0x3a1178([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3a1178([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x26cfb9,_0x21037e);}function _0x2714a4(){const _0x5d3630=_0x3a1178([0x6c,0x6c,0x63,0x74,0x2d])+_0x12da05(_0x520093(_0x20948)),_0x561fa3=window[_0x3a1178([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3a1178([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5d3630);return _0x561fa3?window[_0x3a1178([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5981d7(_0x561fa3),0x10)*_0x37d3e7:null;}function _0x42d378(_0xb68895){return new window[(_0x3a1178([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x23e738,_0x238808)=>{_0xb68895[_0x3a1178([0x74,0x68,0x65,0x6e])](_0x23e738,_0x238808),window[_0x3a1178([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x238808,0x5069ae5d^_0x1e8e17);});}}_0x5424dd[_0x3a1178([0x6f,0x6e])](_0x3a1178([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x5b3bbf,_0x3082e6)=>{if(_0x3082e6[0x0]!=_0x20948)return _0x4adf71(_0x3a1178([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3082e6[0x1]={..._0x3082e6[0x1],[_0x3a1178([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x29e59b};},{[_0x3a1178([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3a1178([0x68,0x69,0x67,0x68])}),_0x5424dd[_0x3a1178([0x6f,0x6e])](_0x3a1178([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x29ee2f=>{_0x40c57e(_0x29ee2f[_0x3a1178([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2d40fb=!0x0,_0x13cf8e(_0x29ee2f[_0x3a1178([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x3a1178([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3a1178([0x6c,0x6f,0x77])}),_0x5381d5[_0x3a1178([0x74,0x68,0x65,0x6e])](()=>{_0x2d40fb||_0x4adf71(_0x3a1178([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x7af157(){return _0x5424dd[_0x3a1178([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3a1178([0x76,0x69,0x65,0x77])][_0x3a1178([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x3a1178([0x61,0x75,0x74,0x6f]);}function _0x71870(){_0x5424dd[_0x3a1178([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3a1178([0x76,0x69,0x65,0x77])][_0x3a1178([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x3a1178([0x61,0x75,0x74,0x6f]);}}function _0xf97014(_0x1c0118){const _0x598f89=[new window[(_0x3a1178([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x352769=>setTimeout(_0x352769,0x50614451^_0x1e8e17)),_0x5381d5[_0x3a1178([0x74,0x68,0x65,0x6e])](()=>new window[(_0x3a1178([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3fd17e=>{let _0x216a3f=0x0;_0x5424dd[_0x3a1178([0x6d,0x6f,0x64,0x65,0x6c])][_0x3a1178([0x6f,0x6e])](_0x3a1178([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x161ecb,_0x504244)=>{_0x504244[0x0][_0x3a1178([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x216a3f++,_0x216a3f==(0x50687b65^_0x1e8e17)&&(_0x3fd17e(),_0x161ecb[_0x3a1178([0x6f,0x66,0x66])]());});}))];return window[_0x3a1178([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x3a1178([0x72,0x61,0x63,0x65])](_0x598f89)[_0x3a1178([0x74,0x68,0x65,0x6e])](()=>_0x1c0118);}async function _0x609467(){await _0x5381d5,_0x5424dd[_0x3a1178([0x6d,0x6f,0x64,0x65,0x6c])][_0x3a1178([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1f4c37,_0x5424dd[_0x3a1178([0x6d,0x6f,0x64,0x65,0x6c])][_0x3a1178([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1f4c37,_0x5424dd[_0x3a1178([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x3a1178([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x21bd8d(_0x18e4d6){const _0x5aa9fc=_0x71abf3();_0x5424dd[_0x5aa9fc]=_0x3a1178([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])+_0x18e4d6,_0x18e4d6!=_0x3a1178([0x56,0x61,0x6c,0x69,0x64])&&_0x609467();}function _0x71abf3(){const _0x3da08f=window[_0x3a1178([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x3a1178([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x3a1178([0x6e,0x6f,0x77])]())[_0x3a1178([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x3a1178([0x2e]),'');let _0x54a843=_0x3a1178([0x4e]);for(let _0x2e981e=0x0;_0x2e981e<_0x3da08f[_0x3a1178([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2e981e+=0x2){let _0x38cf48=window[_0x3a1178([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3da08f[_0x3a1178([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2e981e,_0x2e981e+0x2));_0x38cf48>=_0x53e706[_0x3a1178([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x38cf48-=_0x53e706[_0x3a1178([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x54a843+=_0x53e706[_0x38cf48];}return _0x54a843;}function _0x595ea0(){const _0x9c9d25=_0xe5816[_0x3a1178([0x73,0x70,0x6c,0x69,0x74])](_0x3a1178([0x2e]));if(0x3!=_0x9c9d25[_0x3a1178([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x34ebb4(_0x9c9d25[0x1]);function _0x34ebb4(_0x4e49e1){const _0x17c4f2=_0x58c1bb(_0x4e49e1);return _0x17c4f2&&_0x4027e4()?_0x17c4f2:null;function _0x4027e4(){const _0x5fc99a=_0x17c4f2[_0x3a1178([0x6a,0x74,0x69])],_0x5d4cce=window[_0x3a1178([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5fc99a[_0x3a1178([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5fc99a[_0x3a1178([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x44105b={..._0x17c4f2,[_0x3a1178([0x6a,0x74,0x69])]:_0x5fc99a[_0x3a1178([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x5fc99a[_0x3a1178([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x44105b[_0x3a1178([0x76,0x63])],_0x520093(_0x44105b)==_0x5d4cce;}}}async function _0x502954(){let _0x4f1bb8=!0x0;try{const _0x1f86dd=_0xe5816[_0x3a1178([0x73,0x70,0x6c,0x69,0x74])](_0x3a1178([0x2e])),[_0x558cb4,_0x237dc8,_0x4388c9]=_0x1f86dd;return _0x295996(_0x558cb4),await _0x383097(_0x558cb4,_0x237dc8,_0x4388c9),_0x4f1bb8;}catch{return!0x1;}function _0x295996(_0x5764e7){const _0x548e61=_0x58c1bb(_0x5764e7);_0x548e61&&_0x548e61[_0x3a1178([0x61,0x6c,0x67])]==_0x3a1178([0x45,0x53,0x32,0x35,0x36])||(_0x4f1bb8=!0x1);}async function _0x383097(_0x5f3639,_0x4c649f,_0x1f70e5){const _0x498514=window[_0x3a1178([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x3a1178([0x66,0x72,0x6f,0x6d])](_0x2770c5(_0x1f70e5),_0x1f0f5f=>_0x1f0f5f[_0x3a1178([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x3f16bf=new window[(_0x3a1178([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x3a1178([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x5f3639+_0x3a1178([0x2e])+_0x4c649f),_0x1b1778=window[_0x3a1178([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x3a1178([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x1b1778)return;const _0x27ad16=await _0x1b1778[_0x3a1178([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x3a1178([0x6a,0x77,0x6b]),_0x263ec1,{[_0x3a1178([0x6e,0x61,0x6d,0x65])]:_0x3a1178([0x45,0x43,0x44,0x53,0x41]),[_0x3a1178([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x3a1178([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x3a1178([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x1b1778[_0x3a1178([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x3a1178([0x6e,0x61,0x6d,0x65])]:_0x3a1178([0x45,0x43,0x44,0x53,0x41]),[_0x3a1178([0x68,0x61,0x73,0x68])]:{[_0x3a1178([0x6e,0x61,0x6d,0x65])]:_0x3a1178([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x27ad16,_0x498514,_0x3f16bf)||(_0x4f1bb8=!0x1);}}function _0x58c1bb(_0x3221e8){return _0x3221e8[_0x3a1178([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x3a1178([0x65,0x79]))?JSON[_0x3a1178([0x70,0x61,0x72,0x73,0x65])](_0x2770c5(_0x3221e8)):null;}function _0x2770c5(_0x4ff925){return window[_0x3a1178([0x61,0x74,0x6f,0x62])](_0x4ff925[_0x3a1178([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x3a1178([0x2b]))[_0x3a1178([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x3a1178([0x2f])));}function _0x520093(_0x103d05){let _0x49b648=0x1505;function _0x23e916(_0x168b7b){for(let _0x202a5e=0x0;_0x202a5e<_0x168b7b[_0x3a1178([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x202a5e++){const _0x33e218=_0x168b7b[_0x3a1178([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x202a5e);_0x49b648=(_0x49b648<<0x5)+_0x49b648+_0x33e218,_0x49b648&=_0x49b648;}}function _0x17b6fe(_0x9b6d84){Array[_0x3a1178([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x9b6d84)?_0x9b6d84[_0x3a1178([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x17b6fe):_0x9b6d84&&typeof _0x9b6d84==_0x3a1178([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x3a1178([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x9b6d84)[_0x3a1178([0x73,0x6f,0x72,0x74])]()[_0x3a1178([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x1125a2,_0x17e2a4])=>{_0x23e916(_0x1125a2),_0x17b6fe(_0x17e2a4);}):_0x23e916(window[_0x3a1178([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x9b6d84));}return _0x17b6fe(_0x103d05),_0x49b648>>>0x0;}function _0x12da05(_0x286d9f){return _0x286d9f[_0x3a1178([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x3a1178([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x3a1178([0x30]));}function _0x5981d7(_0x555d28){return _0x555d28[_0x3a1178([0x73,0x70,0x6c,0x69,0x74])]('')[_0x3a1178([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x3a1178([0x6a,0x6f,0x69,0x6e])]('');}function _0x1f4c37(){}function _0x3a1178(_0x4d490c){const _0x5ae800=_0x15cf;return _0x4d490c[_0x5ae800(0x146)](_0x494a26=>String[_0x5ae800(0x14a)](_0x494a26))[_0x5ae800(0x135)]('');}_0x21bd8d(await _0x37eecd());}(this);}[_0x5a267e(0x138)](){const _0x5347c0=_0x5a267e;this[_0x5347c0(0x10b)][_0x5347c0(0x123)](_0x1c7e49=>{const _0x3cea09=_0x5347c0;_0x3cea09(0x152)!==_0x1c7e49[_0x3cea09(0x122)]&&this[_0x3cea09(0xf2)][_0x3cea09(0x13f)][_0x3cea09(0x11d)](_0x1c7e49);});}[_0x5a267e(0x113)](){const _0x463e7b=_0x5a267e;for(const _0x674876 of this[_0x463e7b(0xf2)][_0x463e7b(0x12d)][_0x463e7b(0xf9)][_0x463e7b(0xfb)][_0x463e7b(0x129)]({'includeChangesInGraveyard':!0x0})){if(_0x463e7b(0x130)!==_0x674876[_0x463e7b(0x107)]||_0x463e7b(0x150)!==_0x674876[_0x463e7b(0x140)])return;this[_0x463e7b(0x10b)][_0x463e7b(0x133)](_0x674876[_0x463e7b(0x157)][_0x463e7b(0x110)]);}}[_0x5a267e(0x142)](){const _0x3db965=_0x5a267e;this[_0x3db965(0xf2)][_0x3db965(0x12d)][_0x3db965(0x15e)][_0x3db965(0x117)](_0x3db965(0x150),{'inheritAllFrom':_0x3db965(0x121)});}[_0x5a267e(0x10c)](){const _0x4e0dc5=_0x5a267e,_0x5161fe=this[_0x4e0dc5(0xf2)][_0x4e0dc5(0x159)];_0x5161fe[_0x4e0dc5(0x13c)](_0x4e0dc5(0x156))[_0x4e0dc5(0x144)]({'model':_0x4e0dc5(0x150),'view':{'name':_0x4e0dc5(0x162),'classes':_0x4e0dc5(0x15b)}}),_0x5161fe[_0x4e0dc5(0x13c)](_0x4e0dc5(0x14f))[_0x4e0dc5(0x10d)]({'model':_0x4e0dc5(0x150),'view':(_0x2804b8,{writer:_0x219552})=>this[_0x4e0dc5(0x114)](_0x219552,!0x0)}),_0x5161fe[_0x4e0dc5(0x13c)](_0x4e0dc5(0x12a))[_0x4e0dc5(0x10d)]({'model':_0x4e0dc5(0x150),'view':(_0xc2b4fe,{writer:_0x561e8c})=>{const _0x4664c6=_0x4e0dc5;this[_0x4664c6(0x10b)][_0x4664c6(0x133)](_0xc2b4fe);const _0x5eee6b=this[_0x4664c6(0x114)](_0x561e8c);return _0x402ce1(_0x5eee6b,_0x561e8c,{'label':_0x4f0cac(this[_0x4664c6(0xf2)][_0x4664c6(0xf8)],_0x4664c6(0xfd))});}}),this[_0x4e0dc5(0xf2)][_0x4e0dc5(0x119)][_0x4e0dc5(0x102)]({'name':_0x4e0dc5(0x162),'classes':_0x4e0dc5(0x15b)}),this[_0x4e0dc5(0xf2)][_0x4e0dc5(0x13f)][_0x4e0dc5(0x12b)]['on'](_0x4e0dc5(0x141),this[_0x4e0dc5(0x124)](),{'priority':_0x4e0dc5(0x109)});}[_0x5a267e(0x114)](_0xdfc8a,_0x59daeb=!0x1){const _0x5e44da=_0x5a267e,{locale:_0x21fc3f}=this[_0x5e44da(0xf2)],_0x302f32=_0xdfc8a[_0x5e44da(0x11f)](_0x5e44da(0x162),{'class':_0x5e44da(0x15b)+(0x0===this[_0x5e44da(0xfa)][_0x5e44da(0xfe)]?_0x5e44da(0x11e):''),...!_0x59daeb&&{'data-table-of-contents-label':_0x4f0cac(_0x21fc3f,_0x5e44da(0xfd))}});0x0===this[_0x5e44da(0xfa)][_0x5e44da(0xfe)]&&!0x1===_0x59daeb&&_0xdfc8a[_0x5e44da(0x130)](_0xdfc8a[_0x5e44da(0xff)](_0x302f32,_0x5e44da(0x139)),_0xdfc8a[_0x5e44da(0x11f)]('p',{'class':_0x5e44da(0xfc)},[_0xdfc8a[_0x5e44da(0x120)](_0x4f0cac(_0x21fc3f,_0x5e44da(0x106)))]));const _0x2301a1=_0x59daeb?'':'['+_0x4f0cac(_0x21fc3f,_0x5e44da(0x163))+']';let _0x3486b8=_0x302f32;return this[_0x5e44da(0xfa)][_0x5e44da(0x123)]((_0x291b2e,_0x5a60e6,_0x1b35d0)=>{const _0x494b59=_0x5e44da,_0x16b457=this[_0x494b59(0xf2)][_0x494b59(0x12d)][_0x494b59(0x145)](_0x291b2e[_0x494b59(0x15a)],{'ignoreWhitespaces':!0x0}),_0x15fc5a=_0x16b457?_0x291b2e[_0x494b59(0x137)]:_0x2301a1,_0x4ae028=_0x291b2e[_0x494b59(0x15a)][_0x494b59(0x15c)](this[_0x494b59(0x115)]),_0x52db5e=_0xdfc8a[_0x494b59(0x11f)]('a',{'href':'#'+_0x4ae028,...!_0x59daeb&&{'tabindex':'-1'}},[_0xdfc8a[_0x494b59(0x120)](_0x15fc5a)]),_0xb9f5b7=this[_0x494b59(0xf2)][_0x494b59(0x14b)][_0x494b59(0x14e)](_0x494b59(0x111));_0xdfc8a[_0x494b59(0x15f)](_0x494b59(0x12c),_0x5a60e6,_0x52db5e);const _0x21342d=_0xdfc8a[_0x494b59(0x11f)]('li',null,[_0x16b457||!_0x59daeb&&_0xb9f5b7?_0x52db5e:_0xdfc8a[_0x494b59(0x120)]('')]),_0x216189=_0x5a60e6?_0x1b35d0[_0x5a60e6-0x1][_0x494b59(0xf6)]:0x0,_0x3881c1=Math[_0x494b59(0x149)](_0x291b2e[_0x494b59(0xf6)]-_0x216189);if(_0x291b2e[_0x494b59(0xf6)]>_0x216189){const _0x38dec0=N(_0x21342d,_0x3881c1,_0xdfc8a);_0xdfc8a[_0x494b59(0x130)](_0xdfc8a[_0x494b59(0xff)](_0x3486b8,_0x494b59(0x139)),_0x38dec0);}else{const _0x3dca34=function(_0x586b92,_0x22d9de){const _0x466ea6=_0x494b59;return _0x586b92[_0x466ea6(0x136)]({'includeSelf':!0x0,'parentFirst':!0x0})[_0x466ea6(0x128)](_0x3eaa03=>_0x3eaa03['is'](_0x466ea6(0x154),'ol'))[_0x22d9de];}(_0x3486b8,_0x3881c1);_0xdfc8a[_0x494b59(0x130)](_0xdfc8a[_0x494b59(0xff)](_0x3dca34,_0x494b59(0x139)),_0x21342d);}_0x3486b8=_0x21342d;}),_0x302f32;}[_0x5a267e(0x126)](_0x377005){const _0xce64ed=_0x5a267e,_0x4707eb=this[_0xce64ed(0xfa)][_0x377005][_0xce64ed(0x15a)];this[_0xce64ed(0xf2)][_0xce64ed(0x12d)][_0xce64ed(0x13a)](_0x28ce03=>{const _0x5086d4=_0xce64ed;_0x28ce03[_0x5086d4(0x13b)](_0x4707eb,0x0);}),this[_0xce64ed(0xf2)][_0xce64ed(0x13f)][_0xce64ed(0x12e)][_0xce64ed(0x127)]({'alignToTop':!0x0,'forceScroll':!0x0});}[_0x5a267e(0x124)](){return(_0x290725,_0x4855d8)=>{const _0x11a749=_0x15cf,_0x51f61f=_0x4855d8[_0x11a749(0x12b)],_0x15bb42=_0x51f61f[_0x11a749(0x108)](_0x4855d8[_0x11a749(0x164)]),_0x38c427=_0x51f61f[_0x11a749(0x10e)](_0x15bb42);_0x38c427['is'](_0x11a749(0x154),_0x11a749(0x150))&&(_0x4855d8[_0x11a749(0x101)]=this[_0x11a749(0xf2)][_0x11a749(0x12d)][_0x11a749(0xff)](_0x38c427,0x0),_0x290725[_0x11a749(0x104)]());};}}function _0x15cf(_0x3df5b3,_0x3f81e1){const _0x4453e0=_0x4453();return _0x15cf=function(_0x15cf2d,_0x2fc02a){_0x15cf2d=_0x15cf2d-0xf2;let _0x58f6fe=_0x4453e0[_0x15cf2d];return _0x58f6fe;},_0x15cf(_0x3df5b3,_0x3f81e1);}function N(_0x53cdd1,_0x59c214,_0x52c70a){const _0x36be9e=_0x5a267e;return 0x1===_0x59c214?_0x52c70a[_0x36be9e(0x11f)]('ol',null,[_0x53cdd1]):_0x52c70a[_0x36be9e(0x11f)]('ol',null,[_0x52c70a[_0x36be9e(0x11f)]('li',null,[N(_0x53cdd1,_0x59c214-0x1,_0x52c70a)])]);}
23
+ const _0x351af6=_0x1aaf;(function(_0xdf375a,_0x1a99ac){const _0x3682fb=_0x1aaf,_0x340f18=_0xdf375a();while(!![]){try{const _0x47ddf1=-parseInt(_0x3682fb(0x164))/0x1*(-parseInt(_0x3682fb(0x1cc))/0x2)+-parseInt(_0x3682fb(0x196))/0x3*(-parseInt(_0x3682fb(0x1bb))/0x4)+-parseInt(_0x3682fb(0x1d1))/0x5*(parseInt(_0x3682fb(0x19c))/0x6)+-parseInt(_0x3682fb(0x1bc))/0x7+-parseInt(_0x3682fb(0x1cb))/0x8+parseInt(_0x3682fb(0x1ba))/0x9*(parseInt(_0x3682fb(0x1a9))/0xa)+-parseInt(_0x3682fb(0x1b6))/0xb*(-parseInt(_0x3682fb(0x1c9))/0xc);if(_0x47ddf1===_0x1a99ac)break;else _0x340f18['push'](_0x340f18['shift']());}catch(_0x3ddfa2){_0x340f18['push'](_0x340f18['shift']());}}}(_0x1999,0x18fbe));function _0x1aaf(_0xe75242,_0x34b81f){const _0x199939=_0x1999();return _0x1aaf=function(_0x1aaf9b,_0x594461){_0x1aaf9b=_0x1aaf9b-0x162;let _0x1f99c0=_0x199939[_0x1aaf9b];return _0x1f99c0;},_0x1aaf(_0xe75242,_0x34b81f);}import{Plugin as _0x5e473a}from'ckeditor5/src/core.js';import{toWidget as _0x2c72f1,Widget as _0x116a08}from'ckeditor5/src/widget.js';import{uid as _0xfe8d3d}from'ckeditor5/src/utils.js';import{TableOfContentsCommand as _0x2faa66}from'./tableofcontentscommand.js';import'../../theme/tableofcontents.css';import{DocumentOutlineUtils as _0x3d8e57}from'../documentoutline/documentoutlineutils.js';import{HeadingId as _0x16110b}from'./headingid.js';function _0x1999(){const _0x282cd0=['getAncestors','viewToModelPosition','domEvent','801vtYSZj','513548mSNUVr','1382948CNcSLl','getAttribute','tableOfContents','setCustomProperty','hasContent','end','editor','afterInit','setSelection','high','documentOutline.showEmptyHeadings','getCustomProperty','table-of-contents__placeholder','2269416ilNIxk','elementToStructure','991952DrnqhL','57774SWfwWO','schema','conversion','forEach','isPremiumPlugin','2195yegMAL','rootName','isOfficialPlugin','_headingIdModelAttributeName','abs','elementToElement','outlineDefinitions','1ZKbUSy','locale','config','nodeAfter','for','document','mapper','_defineConverters','editingDowncast','_createTableOfContents','filter','upcast','headingId','div','stop','$blockObject','type','view','editing','data','table-of-contents','dataDowncast','element','text','headingId.modelAttributeName','fromCharCode','plugins','createText','findMappedViewAncestor','scrollToTheSelection','_trackNewToCElements','No\x20headings\x20were\x20found\x20in\x20the\x20document.','getChanges','reconvertItem','createContainerElement','pluginName','registerRawContentMatcher','_currentOutlineDefinitions','modelPosition','length','add','\x20table-of-contents_empty','init','level','Empty\x20heading','register','_redirectMapper','change','model','viewPosition','3XVKIPV','_tableOfContentsElements','DocumentOutlineUtils','position','Table\x20of\x20contents','differ','1494wZOjhX','_updateTableOfContentsElements','isInteger','$capture','href','map','_defineSchema','tableOfContentsHeadingIndex','_handleScrollToHeading','insert','toModelElement','modelElement','commands','20990kTGQjN','createPositionAt','preventDefault','$graveyard','click','TableOfContentsEditing','target','name','join','insertTableOfContents','listenTo','requires','get','11USZqRv'];_0x1999=function(){return _0x282cd0;};return _0x1999();}import{getTranslation as _0x31f054}from'../utils/common-translations.js';export class TableOfContentsEditing extends _0x5e473a{static get[_0x351af6(0x187)](){const _0x2ff52c=_0x351af6;return _0x2ff52c(0x1ae);}static get[_0x351af6(0x1d3)](){return!0x0;}static get[_0x351af6(0x1d0)](){return!0x0;}static get[_0x351af6(0x1b4)](){return[_0x116a08,_0x3d8e57,_0x16110b];}[_0x351af6(0x189)];[_0x351af6(0x197)];[_0x351af6(0x1d4)];constructor(_0x378b63){const _0x3bf354=_0x351af6;super(_0x378b63),this[_0x3bf354(0x189)]=[],this[_0x3bf354(0x197)]=new Set(),this[_0x3bf354(0x1d4)]=_0x3bf354(0x170);}[_0x351af6(0x18e)](){const _0x135c2f=_0x351af6,_0x3c9eec=this[_0x135c2f(0x1c2)],_0x453b18=_0x3c9eec[_0x135c2f(0x176)][_0x135c2f(0x175)][_0x135c2f(0x169)];_0x3c9eec[_0x135c2f(0x166)][_0x135c2f(0x1b5)](_0x135c2f(0x17c))&&(this[_0x135c2f(0x1d4)]=_0x3c9eec[_0x135c2f(0x166)][_0x135c2f(0x1b5)](_0x135c2f(0x17c))),this[_0x135c2f(0x1b3)](_0x453b18,_0x135c2f(0x1ad),(_0x534109,_0x4dde07)=>{const _0xe76ee2=_0x135c2f;if(!_0x4dde07[_0xe76ee2(0x1af)])return;const _0xb7e918=_0x4dde07[_0xe76ee2(0x1af)][_0xe76ee2(0x1c7)](_0xe76ee2(0x1a3));Number[_0xe76ee2(0x19e)](_0xb7e918)&&(_0x4dde07[_0xe76ee2(0x1b9)][_0xe76ee2(0x1ab)](),_0x534109[_0xe76ee2(0x172)](),this[_0xe76ee2(0x1a4)](_0xb7e918));},{'priority':_0x135c2f(0x1c5),'context':_0x135c2f(0x19f)}),this[_0x135c2f(0x1a2)](),this[_0x135c2f(0x16b)](),_0x3c9eec[_0x135c2f(0x1a8)][_0x135c2f(0x18c)](_0x135c2f(0x1b2),new _0x2faa66(_0x3c9eec)),(_0x3c9eec[_0x135c2f(0x17e)][_0x135c2f(0x1b5)](_0x135c2f(0x198))['on'](_0x135c2f(0x193),(_0x547842,_0x503a08)=>{const _0x1d0ae3=_0x135c2f;this[_0x1d0ae3(0x189)]=_0x503a08[_0x1d0ae3(0x163)],this[_0x1d0ae3(0x19d)]();}),this[_0x135c2f(0x1b3)](_0x3c9eec[_0x135c2f(0x194)][_0x135c2f(0x169)],_0x135c2f(0x193),()=>{const _0x1c219a=_0x135c2f;this[_0x1c219a(0x182)]();}));}[_0x351af6(0x1c3)](){!async function(_0x17ee27){const _0xa533db=_0x273b58([0x79,0x4a,0x62,0x39,0x70,0x45,0x64,0x74,0x63,0x4b,0x6b,0x68,0x50,0x34,0x69,0x65,0x55,0x56,0x54,0x49,0x58,0x46,0x53,0x6c,0x44,0x4f,0x36,0x71,0x57,0x6d,0x4e,0x31,0x48,0x52,0x32,0x6a,0x59,0x76,0x38,0x35,0x33,0x73,0x66,0x41,0x51,0x61,0x75,0x77,0x47,0x6e,0x67,0x30,0x6f,0x72,0x42,0x4c,0x4d,0x43,0x78,0x37,0x7a,0x5a]),_0x3ff0e2=0x460fed69,_0x1e050d=0x460882e9^_0x3ff0e2,_0x5d0793=window[_0x273b58([0x44,0x61,0x74,0x65])][_0x273b58([0x6e,0x6f,0x77])](),_0x4e21df=_0x17ee27[_0x273b58([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x9dbdc1=new window[(_0x273b58([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x38c8c5=>{_0x4e21df[_0x273b58([0x6f,0x6e,0x63,0x65])](_0x273b58([0x72,0x65,0x61,0x64,0x79]),_0x38c8c5);}),_0x19178e={[_0x273b58([0x6b,0x74,0x79])]:_0x273b58([0x45,0x43]),[_0x273b58([0x75,0x73,0x65])]:_0x273b58([0x73,0x69,0x67]),[_0x273b58([0x63,0x72,0x76])]:_0x273b58([0x50,0x2d,0x32,0x35,0x36]),[_0x273b58([0x78])]:_0x273b58([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]),[_0x273b58([0x79])]:_0x273b58([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]),[_0x273b58([0x61,0x6c,0x67])]:_0x273b58([0x45,0x53,0x32,0x35,0x36])},_0x4541d9=_0x4e21df[_0x273b58([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x273b58([0x67,0x65,0x74])](_0x273b58([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x4a324d(){let _0x3a8cf8,_0x351ece=null,_0x15f107=null;try{if(_0x4541d9==_0x273b58([0x47,0x50,0x4c]))return _0x273b58([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x3a8cf8=_0x174a50(),!_0x3a8cf8)return _0x273b58([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x3a8cf8[_0x273b58([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x15f107=_0x1eb79f(_0x3a8cf8[_0x273b58([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x3a8cf8[_0x273b58([0x6a,0x74,0x69])])),await _0x30c10b()?_0xf323a6()?_0x5bb68d()?_0x273b58([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x5e61ac()?(_0x3a8cf8[_0x273b58([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x273b58([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x351ece=_0x13134e(_0x273b58([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x3a8cf8[_0x273b58([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x273b58([0x74,0x72,0x69,0x61,0x6c])&&(_0x351ece=_0x13134e(_0x273b58([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x307f0d()):_0x273b58([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x273b58([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x273b58([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x273b58([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5bb68d(){const _0x5c0221=[_0x273b58([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x273b58([0x74,0x72,0x69,0x61,0x6c])][_0x273b58([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3a8cf8[_0x273b58([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x5d0793/0x3e8:0xe10*_0x1e050d;return _0x3a8cf8[_0x273b58([0x65,0x78,0x70])]<_0x5c0221;}function _0xf323a6(){const _0x3f5975=_0x3a8cf8[_0x273b58([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x3f5975&&(!!_0x3f5975[_0x273b58([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x273b58([0x2a]))||(!!_0x3f5975[_0x273b58([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x273b58([0x54,0x4f,0x43]))||!!_0x3f5975[_0x273b58([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x273b58([0x50,0x50]))));}function _0x5e61ac(){const _0xd3631b=_0x1aaf,_0x3af396=_0x3a8cf8[_0x273b58([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x3af396||0x0==_0x3af396[_0x273b58([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x287bf3}=new URL(window[_0x273b58([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0xd3631b(0x1a0)]);if(_0x3af396[_0x273b58([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x287bf3))return!0x0;const _0x242c5e=_0x287bf3[_0x273b58([0x73,0x70,0x6c,0x69,0x74])](_0x273b58([0x2e]));return _0x3af396[_0x273b58([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x8fd93a=>_0x8fd93a[_0x273b58([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x273b58([0x2a])))[_0x273b58([0x6d,0x61,0x70])](_0x21d3cf=>_0x21d3cf[_0x273b58([0x73,0x70,0x6c,0x69,0x74])](_0x273b58([0x2e])))[_0x273b58([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5a5aad=>_0x5a5aad[_0x273b58([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x242c5e[_0x273b58([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x273b58([0x6d,0x61,0x70])](_0x2c5c0b=>Array(_0x242c5e[_0x273b58([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x2c5c0b[_0x273b58([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x273b58([0x66,0x69,0x6c,0x6c])](_0x2c5c0b[0x0]===_0x273b58([0x2a])?_0x273b58([0x2a]):'')[_0x273b58([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x2c5c0b))[_0x273b58([0x73,0x6f,0x6d,0x65])](_0x3e53b9=>_0x242c5e[_0x273b58([0x65,0x76,0x65,0x72,0x79])]((_0x5450dd,_0x49c1f7)=>_0x3e53b9[_0x49c1f7]===_0x5450dd||_0x3e53b9[_0x49c1f7]===_0x273b58([0x2a])));}function _0x307f0d(){return _0x351ece&&_0x15f107?new window[(_0x273b58([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x15c638,_0x4a2343)=>{_0x351ece[_0x273b58([0x74,0x68,0x65,0x6e])](_0x15c638,_0x4a2343),_0x15f107[_0x273b58([0x74,0x68,0x65,0x6e])](_0x317f89=>{_0x317f89!=_0x273b58([0x56,0x61,0x6c,0x69,0x64])&&_0x15c638(_0x317f89);},_0x4a2343);}):_0x351ece||_0x15f107||_0x273b58([0x56,0x61,0x6c,0x69,0x64]);}}function _0x1eb79f(_0x2d9904,_0x185e44){return new window[(_0x273b58([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x130995=>{if(_0x2bf25f())return _0x130995(_0x273b58([0x56,0x61,0x6c,0x69,0x64]));_0xc4701a(),_0x4e21df[_0x273b58([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x273b58([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x5b5326=!0x1;const _0x382a34=_0xfe8d3d();function _0x15ddde(_0x11510a){return!!_0x11510a&&(typeof _0x11510a===_0x273b58([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x11510a===_0x273b58([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x11510a[_0x273b58([0x74,0x68,0x65,0x6e])]===_0x273b58([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x11510a[_0x273b58([0x63,0x61,0x74,0x63,0x68])]===_0x273b58([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x2829b2(_0x96e2b6){_0x126660(_0x96e2b6)[_0x273b58([0x74,0x68,0x65,0x6e])](_0x23d970=>{if(!_0x23d970||_0x23d970[_0x273b58([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x273b58([0x6f,0x6b]))return _0x273b58([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x49ba67(_0xf90836(_0x382a34+_0x185e44))!=_0x23d970[_0x273b58([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x273b58([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x273b58([0x56,0x61,0x6c,0x69,0x64]);})[_0x273b58([0x74,0x68,0x65,0x6e])](_0x2e18ff=>(_0x2054d9(),_0x2e18ff),()=>{const _0x34ff24=_0x28f36d();return null==_0x34ff24?(_0x2054d9(),_0x273b58([0x56,0x61,0x6c,0x69,0x64])):_0x273b58(_0x5d0793-_0x34ff24>(0x62036969^_0x3ff0e2)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x273b58([0x74,0x68,0x65,0x6e])](_0x130995)[_0x273b58([0x63,0x61,0x74,0x63,0x68])](()=>{_0x130995(_0x273b58([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x53b4f3=0x463903e9^_0x3ff0e2;function _0x2054d9(){const _0x32c350=_0x273b58([0x6c,0x6c,0x63,0x74,0x2d])+_0x49ba67(_0xf90836(_0x2d9904)),_0x495fe1=_0x3de894(_0x49ba67(window[_0x273b58([0x4d,0x61,0x74,0x68])][_0x273b58([0x63,0x65,0x69,0x6c])](_0x5d0793/_0x53b4f3)));window[_0x273b58([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x273b58([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x32c350,_0x495fe1);}function _0x28f36d(){const _0x23ea9b=_0x273b58([0x6c,0x6c,0x63,0x74,0x2d])+_0x49ba67(_0xf90836(_0x2d9904)),_0x17919e=window[_0x273b58([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x273b58([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x23ea9b);return _0x17919e?window[_0x273b58([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3de894(_0x17919e),0x10)*_0x53b4f3:null;}function _0x126660(_0x4739fd){return new window[(_0x273b58([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4151b9,_0x16f077)=>{_0x4739fd[_0x273b58([0x74,0x68,0x65,0x6e])](_0x4151b9,_0x16f077),window[_0x273b58([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x16f077,0x460e39a9^_0x3ff0e2);});}}_0x4e21df[_0x273b58([0x6f,0x6e])](_0x273b58([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4b75dd,_0x115eab)=>{if(_0x115eab[0x0]!=_0x2d9904)return _0x130995(_0x273b58([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x115eab[0x1]={..._0x115eab[0x1],[_0x273b58([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x382a34};},{[_0x273b58([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x273b58([0x68,0x69,0x67,0x68])}),_0x4e21df[_0x273b58([0x6f,0x6e])](_0x273b58([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x5dda12=>{_0x15ddde(_0x5dda12[_0x273b58([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x5b5326=!0x0,_0x2829b2(_0x5dda12[_0x273b58([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x273b58([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x273b58([0x6c,0x6f,0x77])}),_0x9dbdc1[_0x273b58([0x74,0x68,0x65,0x6e])](()=>{_0x5b5326||_0x130995(_0x273b58([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x2bf25f(){return _0x4e21df[_0x273b58([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x273b58([0x76,0x69,0x65,0x77])][_0x273b58([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x273b58([0x61,0x75,0x74,0x6f]);}function _0xc4701a(){_0x4e21df[_0x273b58([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x273b58([0x76,0x69,0x65,0x77])][_0x273b58([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x273b58([0x61,0x75,0x74,0x6f]);}}function _0x13134e(_0x7534ce){const _0xbc6470=[new window[(_0x273b58([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xf94990=>setTimeout(_0xf94990,0x4606d3a5^_0x3ff0e2)),_0x9dbdc1[_0x273b58([0x74,0x68,0x65,0x6e])](()=>new window[(_0x273b58([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x46e168=>{let _0xacc025=0x0;_0x4e21df[_0x273b58([0x6d,0x6f,0x64,0x65,0x6c])][_0x273b58([0x6f,0x6e])](_0x273b58([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x2ad764,_0x53a122)=>{_0x53a122[0x0][_0x273b58([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0xacc025++,_0xacc025==(0x460fec91^_0x3ff0e2)&&(_0x46e168(),_0x2ad764[_0x273b58([0x6f,0x66,0x66])]());});}))];return window[_0x273b58([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x273b58([0x72,0x61,0x63,0x65])](_0xbc6470)[_0x273b58([0x74,0x68,0x65,0x6e])](()=>_0x7534ce);}async function _0x1876e3(){await _0x9dbdc1,_0x4e21df[_0x273b58([0x6d,0x6f,0x64,0x65,0x6c])][_0x273b58([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x56d246,_0x4e21df[_0x273b58([0x6d,0x6f,0x64,0x65,0x6c])][_0x273b58([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x56d246,_0x4e21df[_0x273b58([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x273b58([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x1b890c(_0x51ce62){const _0x5be077=_0x616c35();_0x4e21df[_0x5be077]=_0x273b58([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])+_0x51ce62,_0x51ce62!=_0x273b58([0x56,0x61,0x6c,0x69,0x64])&&_0x1876e3();}function _0x616c35(){const _0x351f7c=window[_0x273b58([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x273b58([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x273b58([0x6e,0x6f,0x77])]())[_0x273b58([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x273b58([0x2e]),'');let _0x178f19=_0x273b58([0x79]);for(let _0x3fcf07=0x0;_0x3fcf07<_0x351f7c[_0x273b58([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3fcf07+=0x2){let _0x3e8e7e=window[_0x273b58([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x351f7c[_0x273b58([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3fcf07,_0x3fcf07+0x2));_0x3e8e7e>=_0xa533db[_0x273b58([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x3e8e7e-=_0xa533db[_0x273b58([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x178f19+=_0xa533db[_0x3e8e7e];}return _0x178f19;}function _0x174a50(){const _0x13ec31=_0x4541d9[_0x273b58([0x73,0x70,0x6c,0x69,0x74])](_0x273b58([0x2e]));if(0x3!=_0x13ec31[_0x273b58([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x1aa886(_0x13ec31[0x1]);function _0x1aa886(_0x32161e){const _0x3760dc=_0x29dc13(_0x32161e);return _0x3760dc&&_0x29ec61()?_0x3760dc:null;function _0x29ec61(){const _0x1dc922=_0x3760dc[_0x273b58([0x6a,0x74,0x69])],_0x57bfe0=window[_0x273b58([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1dc922[_0x273b58([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1dc922[_0x273b58([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x1bb73a={..._0x3760dc,[_0x273b58([0x6a,0x74,0x69])]:_0x1dc922[_0x273b58([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x1dc922[_0x273b58([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x1bb73a[_0x273b58([0x76,0x63])],_0xf90836(_0x1bb73a)==_0x57bfe0;}}}async function _0x30c10b(){let _0xde6ab9=!0x0;try{const _0x56c38f=_0x4541d9[_0x273b58([0x73,0x70,0x6c,0x69,0x74])](_0x273b58([0x2e])),[_0x288b52,_0x571a1f,_0x11642f]=_0x56c38f;return _0xd0a93c(_0x288b52),await _0x427c78(_0x288b52,_0x571a1f,_0x11642f),_0xde6ab9;}catch{return!0x1;}function _0xd0a93c(_0x32e61c){const _0xc11e18=_0x29dc13(_0x32e61c);_0xc11e18&&_0xc11e18[_0x273b58([0x61,0x6c,0x67])]==_0x273b58([0x45,0x53,0x32,0x35,0x36])||(_0xde6ab9=!0x1);}async function _0x427c78(_0x59beeb,_0x6df547,_0x38daed){const _0x323e06=window[_0x273b58([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x273b58([0x66,0x72,0x6f,0x6d])](_0x3df661(_0x38daed),_0x192f85=>_0x192f85[_0x273b58([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x45e4a5=new window[(_0x273b58([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x273b58([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x59beeb+_0x273b58([0x2e])+_0x6df547),_0x47e966=window[_0x273b58([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x273b58([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x47e966)return;const _0x4a1255=await _0x47e966[_0x273b58([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x273b58([0x6a,0x77,0x6b]),_0x19178e,{[_0x273b58([0x6e,0x61,0x6d,0x65])]:_0x273b58([0x45,0x43,0x44,0x53,0x41]),[_0x273b58([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x273b58([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x273b58([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x47e966[_0x273b58([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x273b58([0x6e,0x61,0x6d,0x65])]:_0x273b58([0x45,0x43,0x44,0x53,0x41]),[_0x273b58([0x68,0x61,0x73,0x68])]:{[_0x273b58([0x6e,0x61,0x6d,0x65])]:_0x273b58([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x4a1255,_0x323e06,_0x45e4a5)||(_0xde6ab9=!0x1);}}function _0x29dc13(_0x27f122){return _0x27f122[_0x273b58([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x273b58([0x65,0x79]))?JSON[_0x273b58([0x70,0x61,0x72,0x73,0x65])](_0x3df661(_0x27f122)):null;}function _0x3df661(_0x2c23df){return window[_0x273b58([0x61,0x74,0x6f,0x62])](_0x2c23df[_0x273b58([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x273b58([0x2b]))[_0x273b58([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x273b58([0x2f])));}function _0xf90836(_0x4fbcc4){let _0x2050d9=0x1505;function _0x72b638(_0x2b6050){for(let _0x31e356=0x0;_0x31e356<_0x2b6050[_0x273b58([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x31e356++){const _0x4e21ac=_0x2b6050[_0x273b58([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x31e356);_0x2050d9=(_0x2050d9<<0x5)+_0x2050d9+_0x4e21ac,_0x2050d9&=_0x2050d9;}}function _0x22f14d(_0x5323dd){Array[_0x273b58([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x5323dd)?_0x5323dd[_0x273b58([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x22f14d):_0x5323dd&&typeof _0x5323dd==_0x273b58([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x273b58([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x5323dd)[_0x273b58([0x73,0x6f,0x72,0x74])]()[_0x273b58([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x2d2bee,_0x893206])=>{_0x72b638(_0x2d2bee),_0x22f14d(_0x893206);}):_0x72b638(window[_0x273b58([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x5323dd));}return _0x22f14d(_0x4fbcc4),_0x2050d9>>>0x0;}function _0x49ba67(_0x2e81f6){return _0x2e81f6[_0x273b58([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x273b58([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x273b58([0x30]));}function _0x3de894(_0x27f71f){return _0x27f71f[_0x273b58([0x73,0x70,0x6c,0x69,0x74])]('')[_0x273b58([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x273b58([0x6a,0x6f,0x69,0x6e])]('');}function _0x56d246(){}function _0x273b58(_0x3ab17a){const _0x1a1830=_0x1aaf;return _0x3ab17a[_0x1a1830(0x1a1)](_0x3f390b=>String[_0x1a1830(0x17d)](_0x3f390b))[_0x1a1830(0x1b1)]('');}_0x1b890c(await _0x4a324d());}(this);}[_0x351af6(0x19d)](){const _0x5e2e97=_0x351af6;this[_0x5e2e97(0x197)][_0x5e2e97(0x1cf)](_0x13e2f0=>{const _0x1cf840=_0x5e2e97;_0x1cf840(0x1ac)!==_0x13e2f0[_0x1cf840(0x1d2)]&&this[_0x1cf840(0x1c2)][_0x1cf840(0x176)][_0x1cf840(0x185)](_0x13e2f0);});}[_0x351af6(0x182)](){const _0x1d2798=_0x351af6;for(const _0x3748a5 of this[_0x1d2798(0x1c2)][_0x1d2798(0x194)][_0x1d2798(0x169)][_0x1d2798(0x19b)][_0x1d2798(0x184)]({'includeChangesInGraveyard':!0x0})){if(_0x1d2798(0x1a5)!==_0x3748a5[_0x1d2798(0x174)]||_0x1d2798(0x1be)!==_0x3748a5[_0x1d2798(0x1b0)])return;this[_0x1d2798(0x197)][_0x1d2798(0x18c)](_0x3748a5[_0x1d2798(0x199)][_0x1d2798(0x167)]);}}[_0x351af6(0x1a2)](){const _0x417bc6=_0x351af6;this[_0x417bc6(0x1c2)][_0x417bc6(0x194)][_0x417bc6(0x1cd)][_0x417bc6(0x191)](_0x417bc6(0x1be),{'inheritAllFrom':_0x417bc6(0x173)});}[_0x351af6(0x16b)](){const _0x2016e2=_0x351af6,_0x22edff=this[_0x2016e2(0x1c2)][_0x2016e2(0x1ce)];_0x22edff[_0x2016e2(0x168)](_0x2016e2(0x16f))[_0x2016e2(0x162)]({'model':_0x2016e2(0x1be),'view':{'name':_0x2016e2(0x171),'classes':_0x2016e2(0x178)}}),_0x22edff[_0x2016e2(0x168)](_0x2016e2(0x179))[_0x2016e2(0x1ca)]({'model':_0x2016e2(0x1be),'view':(_0x41c79d,{writer:_0x3a5435})=>this[_0x2016e2(0x16d)](_0x3a5435,!0x0)}),_0x22edff[_0x2016e2(0x168)](_0x2016e2(0x16c))[_0x2016e2(0x1ca)]({'model':_0x2016e2(0x1be),'view':(_0x3ecd41,{writer:_0x4886ba})=>{const _0x10f53a=_0x2016e2;this[_0x10f53a(0x197)][_0x10f53a(0x18c)](_0x3ecd41);const _0x1cf9a5=this[_0x10f53a(0x16d)](_0x4886ba);return _0x2c72f1(_0x1cf9a5,_0x4886ba,{'label':_0x31f054(this[_0x10f53a(0x1c2)][_0x10f53a(0x165)],_0x10f53a(0x19a))});}}),this[_0x2016e2(0x1c2)][_0x2016e2(0x177)][_0x2016e2(0x188)]({'name':_0x2016e2(0x171),'classes':_0x2016e2(0x178)}),this[_0x2016e2(0x1c2)][_0x2016e2(0x176)][_0x2016e2(0x16a)]['on'](_0x2016e2(0x1b8),this[_0x2016e2(0x192)](),{'priority':_0x2016e2(0x1c5)});}[_0x351af6(0x16d)](_0x163ebd,_0x22ae1b=!0x1){const _0x8001ca=_0x351af6,{locale:_0x425486}=this[_0x8001ca(0x1c2)],_0xc1b4b5=_0x163ebd[_0x8001ca(0x186)](_0x8001ca(0x171),{'class':_0x8001ca(0x178)+(0x0===this[_0x8001ca(0x189)][_0x8001ca(0x18b)]?_0x8001ca(0x18d):''),...!_0x22ae1b&&{'data-table-of-contents-label':_0x31f054(_0x425486,_0x8001ca(0x19a))}});0x0===this[_0x8001ca(0x189)][_0x8001ca(0x18b)]&&!0x1===_0x22ae1b&&_0x163ebd[_0x8001ca(0x1a5)](_0x163ebd[_0x8001ca(0x1aa)](_0xc1b4b5,_0x8001ca(0x1c1)),_0x163ebd[_0x8001ca(0x186)]('p',{'class':_0x8001ca(0x1c8)},[_0x163ebd[_0x8001ca(0x17f)](_0x31f054(_0x425486,_0x8001ca(0x183)))]));const _0x28af4f=_0x22ae1b?'':'['+_0x31f054(_0x425486,_0x8001ca(0x190))+']';let _0x361b84=_0xc1b4b5;return this[_0x8001ca(0x189)][_0x8001ca(0x1cf)]((_0x10d618,_0x2fa003,_0x27abdf)=>{const _0x4854e4=_0x8001ca,_0x4aed55=this[_0x4854e4(0x1c2)][_0x4854e4(0x194)][_0x4854e4(0x1c0)](_0x10d618[_0x4854e4(0x1a7)],{'ignoreWhitespaces':!0x0}),_0x24bbba=_0x4aed55?_0x10d618[_0x4854e4(0x17b)]:_0x28af4f,_0x4ca9e4=_0x10d618[_0x4854e4(0x1a7)][_0x4854e4(0x1bd)](this[_0x4854e4(0x1d4)]),_0x1472f7=_0x163ebd[_0x4854e4(0x186)]('a',{'href':'#'+_0x4ca9e4,...!_0x22ae1b&&{'tabindex':'-1'}},[_0x163ebd[_0x4854e4(0x17f)](_0x24bbba)]),_0x32b4f9=this[_0x4854e4(0x1c2)][_0x4854e4(0x166)][_0x4854e4(0x1b5)](_0x4854e4(0x1c6));_0x163ebd[_0x4854e4(0x1bf)](_0x4854e4(0x1a3),_0x2fa003,_0x1472f7);const _0x4ac504=_0x163ebd[_0x4854e4(0x186)]('li',null,[_0x4aed55||!_0x22ae1b&&_0x32b4f9?_0x1472f7:_0x163ebd[_0x4854e4(0x17f)]('')]),_0x5c14b4=_0x2fa003?_0x27abdf[_0x2fa003-0x1][_0x4854e4(0x18f)]:0x0,_0x393337=Math[_0x4854e4(0x1d5)](_0x10d618[_0x4854e4(0x18f)]-_0x5c14b4);if(_0x10d618[_0x4854e4(0x18f)]>_0x5c14b4){const _0x5315ac=N(_0x4ac504,_0x393337,_0x163ebd);_0x163ebd[_0x4854e4(0x1a5)](_0x163ebd[_0x4854e4(0x1aa)](_0x361b84,_0x4854e4(0x1c1)),_0x5315ac);}else{const _0x3b39d7=function(_0x36c17e,_0x50afa8){const _0x7adbac=_0x4854e4;return _0x36c17e[_0x7adbac(0x1b7)]({'includeSelf':!0x0,'parentFirst':!0x0})[_0x7adbac(0x16e)](_0x53bdfe=>_0x53bdfe['is'](_0x7adbac(0x17a),'ol'))[_0x50afa8];}(_0x361b84,_0x393337);_0x163ebd[_0x4854e4(0x1a5)](_0x163ebd[_0x4854e4(0x1aa)](_0x3b39d7,_0x4854e4(0x1c1)),_0x4ac504);}_0x361b84=_0x4ac504;}),_0xc1b4b5;}[_0x351af6(0x1a4)](_0x1dc3fe){const _0x23e545=_0x351af6,_0x47f57f=this[_0x23e545(0x189)][_0x1dc3fe][_0x23e545(0x1a7)];this[_0x23e545(0x1c2)][_0x23e545(0x194)][_0x23e545(0x193)](_0x343965=>{const _0x460460=_0x23e545;_0x343965[_0x460460(0x1c4)](_0x47f57f,0x0);}),this[_0x23e545(0x1c2)][_0x23e545(0x176)][_0x23e545(0x175)][_0x23e545(0x181)]({'alignToTop':!0x0,'forceScroll':!0x0});}[_0x351af6(0x192)](){return(_0x5dee17,_0x4e131f)=>{const _0x1f0725=_0x1aaf,_0x1a288c=_0x4e131f[_0x1f0725(0x16a)],_0x1dc766=_0x1a288c[_0x1f0725(0x180)](_0x4e131f[_0x1f0725(0x195)]),_0x5da184=_0x1a288c[_0x1f0725(0x1a6)](_0x1dc766);_0x5da184['is'](_0x1f0725(0x17a),_0x1f0725(0x1be))&&(_0x4e131f[_0x1f0725(0x18a)]=this[_0x1f0725(0x1c2)][_0x1f0725(0x194)][_0x1f0725(0x1aa)](_0x5da184,0x0),_0x5dee17[_0x1f0725(0x172)]());};}}function N(_0x4cba8d,_0x1ba860,_0x4fa1b5){const _0x328348=_0x351af6;return 0x1===_0x1ba860?_0x4fa1b5[_0x328348(0x186)]('ol',null,[_0x4cba8d]):_0x4fa1b5[_0x328348(0x186)]('ol',null,[_0x4fa1b5[_0x328348(0x186)]('li',null,[N(_0x4cba8d,_0x1ba860-0x1,_0x4fa1b5)])]);}