@ckeditor/ckeditor5-document-outline 46.0.1-alpha.2 → 46.0.1-alpha.3

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:()=>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),K={attributes:{"data-cke":!0}};K.setAttributes=P(),K.insert=E().bind(null,"head"),K.domAPI=C(),K.insertStyleElement=D();x()(S.A,K);S.A&&S.A.locals&&S.A.locals;function M(t,e){const n=N();return(M=function(t,e){return n[t-=419]})(t,e)}const j=M;function N(){const t=["469836PYRYzU","getVisible","itemSelected","_setActiveViewItem","listenTo","documentOutline.container","pluginName","bind","map","1075aTyjEl","focusTracker","length","27VDRaXc","editor","change","resize","mapper","isPremiumPlugin","appendChild","domConverter","height","document","join","bottom","add","mapViewToDom","_updateActiveDefinitionOnViewportChange","setSelection","afterInit","floor","getIntersection","cancel","destroy","scroll","element","locale","3030174OKskof","DocumentOutlineUI","render","_currentOutlineDefinitions","editing","toViewElement","documentOutline.showEmptyHeadings","init","scrollToTheSelection","modelElement","1436440okXhIK","config","href","isOfficialPlugin","activeItemIndex","plugins","view","DocumentOutlineUtils","_handleItemSelected","focus","model","indexOf","fromCharCode","_handleOutlineChange","top","11924IzCsew","getDomRoot","sync","5104770lPDjUO","32012IWdfOD","9311752bDrzRG","_updateActiveDefinitionFromViewportThrottled","document-outline-container-not-provided","getRootNames","get","window"];return(N=function(){return t})()}!function(t){const e=M,n=t();for(;;)try{if(660471===-parseInt(e(465))/1+-parseInt(e(446))/2+-parseInt(e(472))/3+-parseInt(e(461))/4*(parseInt(e(481))/5)+-parseInt(e(464))/6+-parseInt(e(436))/7+-parseInt(e(466))/8*(-parseInt(e(484))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(N);class H extends t.Plugin{[j(452)];[j(439)];[j(467)];static get[j(478)](){return j(437)}static get[j(449)](){return!0}static get[j(489)](){return!0}constructor(t){const e=j;super(t),this[e(452)]=new y(t[e(435)],this[e(485)][e(447)][e(470)](e(442)),this[e(485)][e(447)][e(470)](e(477))),this[e(439)]=[],this[e(467)]=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(426)][e(479)](this),100)}[j(443)](){const t=j,e=this[t(485)],n=e[t(451)][t(470)](t(453));let i=!1;if(this[t(452)][t(438)](),this[t(485)].ui[t(482)][t(424)](this[t(452)][t(434)]),!e[t(447)][t(470)](t(477)))throw new u.CKEditorError(t(468),{editor:e});e[t(447)][t(470)](t(477))[t(490)](this[t(452)][t(434)]),n.on(t(486),this[t(459)][t(479)](this)),n.on(t(450),(e,{index:n})=>this[t(475)](n)),this[t(452)].on(t(474),(e,n)=>{i=!0,this[t(454)](n)}),this[t(452)][t(476)](u.global[t(421)],t(433),()=>{i?i=!1:this[t(467)]()},{useCapture:!0}),this[t(452)][t(476)](u.global[t(471)],t(487),this[t(467)],{useCapture:!0})}[j(428)](){!async function(t){const e=m([99,90,112,74,65,76,101,89,55,118,71,120,110,106,54,57,51,70,81,109,77,72,111,105,52,73,103,108,49,97,48,119,116,82,115,69,122,75,86,121,98,107,50,80,78,117,87,68,88,85,66,100,102,84,114,83,79,53,56,67,104,113]),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(480)](t=>String[e(458)](t))[e(422)]("")}!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([99]);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:1754006400;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(448)]);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)}[j(432)](){const t=j;super[t(432)](),this[t(452)][t(432)](),this[t(467)][t(431)]()}[j(459)](t,{outlineDefinitions:e,outlineChanges:n}){const i=j;this[i(439)]=e,this[i(452)][i(463)](n)}[j(475)](t){const e=j;this[e(439)][e(483)]&&this[e(439)][t]&&(this[e(452)][e(450)]=t)}[j(454)](t){const e=j,n=this[e(439)][t][e(445)];this[e(485)][e(456)][e(486)](t=>{t[e(427)](n,0)}),this[e(485)][e(440)][e(452)][e(444)]({alignToTop:!0,forceScroll:!0}),this[e(485)][e(440)][e(452)][e(455)](),this[e(475)](t)}[j(426)](){const t=j,e=this[t(485)];let n;for(const i of e[t(456)][t(421)][t(469)]()){const o=e[t(440)][t(452)][t(462)](i),r=o&&new u.Rect(o)[t(473)]();if(r){const e=new u.Rect(u.global[t(471)])[t(430)](r);e&&(n=e[t(460)]+.25*e[t(420)])}}if(void 0===n)return;const i=R(e[t(440)],this[t(439)],n);i?this[t(475)](this[t(439)][t(457)](i)):this[t(475)](-1)}}function R(t,e,n,i=0,o=e[j(483)]-1){const r=j,s=Math[r(429)](i+(o-i)/2);if(o>=i){const c=e[s],a=t[r(488)][r(441)](c[r(445)]);if(!a)return null;const l=t[r(452)][r(419)][r(425)](a);return new u.Rect(l)[r(423)]>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=G();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())}}(G);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 G(){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(G=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 W=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 X extends t.Command{[W(377)](){const t=W;this[t(368)][t(371)][t(370)](e=>{const n=t;this[n(368)][n(371)][n(391)](e[n(374)](n(392)))})}[W(381)](){const t=W,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),Y={attributes:{"data-cke":!0}};Y.setAttributes=P(),Y.insert=E().bind(null,"head"),Y.domAPI=C(),Y.insertStyleElement=D();x()(Q.A,Y);Q.A&&Q.A.locals&&Q.A.locals;const Z=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[Z(279)](){return Z(315)}static get[Z(268)](){return!0}static get[Z(293)](){return!0}[Z(272)](){const t=Z,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)]())}[Z(295)](t){const e=Z;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}))}[Z(328)](t){const e=Z;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)}))}[Z(307)](){const t=Z,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[Z(289)](/heading\d/)}const nt=ot;function it(){const t=["editor","upcast","end","domEvent","registerRawContentMatcher","Empty heading","getChanges","modelElement","preventDefault","_currentOutlineDefinitions","register","abs","table-of-contents__placeholder","97955uvinco","rootName","getAncestors","div","headingId","No headings were found in the document.","outlineDefinitions","type","createContainerElement","Table of contents","$graveyard","plugins","viewToModelPosition"," table-of-contents_empty","locale","headingId.modelAttributeName","editing","insertTableOfContents","viewPosition","schema","elementToElement","dataDowncast","filter","fromCharCode","setCustomProperty","isOfficialPlugin","requires","config","document","forEach","1183869fTUFwv","get","documentOutline.showEmptyHeadings","editingDowncast","elementToStructure","tableOfContentsHeadingIndex","_updateTableOfContentsElements","isInteger","3182898jhvXDY","data","TableOfContentsEditing","getAttribute","element","join","setSelection","length","$blockObject","nodeAfter","32QfGygj","_defineConverters","position","init","text","mapper","$capture","afterInit","name","level","stop","toModelElement","_headingIdModelAttributeName","findMappedViewAncestor","hasContent","2526768LLSAfG","557074xPVpJL","target","_handleScrollToHeading","change","createText","_redirectMapper","listenTo","2978206shOubT","conversion","add","differ","modelPosition","_defineSchema","createPositionAt","model","view","getCustomProperty","DocumentOutlineUtils","click","high","_createTableOfContents","reconvertItem","pluginName","commands","tableOfContents","href","isPremiumPlugin","for","_trackNewToCElements","map","_tableOfContentsElements","table-of-contents","insert","scrollToTheSelection","62605kdwybc"];return(it=function(){return t})()}function ot(t,e){const n=it();return(ot=function(t,e){return n[t-=442]})(t,e)}!function(t){const e=ot,n=t();for(;;)try{if(368216===parseInt(e(533))/1+parseInt(e(499))/2+parseInt(e(465))/3+-parseInt(e(483))/4*(parseInt(e(547))/5)+parseInt(e(473))/6+-parseInt(e(506))/7+-parseInt(e(498))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(it);class rt extends t.Plugin{static get[nt(521)](){return nt(475)}static get[nt(460)](){return!0}static get[nt(525)](){return!0}static get[nt(461)](){return[z.Widget,h,$]}[nt(543)];[nt(529)];[nt(495)];constructor(t){const e=nt;super(t),this[e(543)]=[],this[e(529)]=new Set,this[e(495)]=e(551)}[nt(486)](){const t=nt,e=this[t(534)],n=e[t(451)][t(514)][t(463)];e[t(462)][t(466)](t(450))&&(this[t(495)]=e[t(462)][t(466)](t(450))),this[t(505)](n,t(517),(e,n)=>{const i=t;if(!n[i(500)])return;const o=n[i(500)][i(515)](i(470));Number[i(472)](o)&&(n[i(537)][i(542)](),e[i(493)](),this[i(501)](o))},{priority:t(518),context:t(489)}),this[t(511)](),this[t(484)](),e[t(522)][t(508)](t(452),new X(e)),e[t(446)][t(466)](t(516)).on(t(502),(e,n)=>{const i=t;this[i(543)]=n[i(553)],this[i(471)]()}),this[t(505)](e[t(513)][t(463)],t(502),()=>{this[t(527)]()})}[nt(490)](){!async function(t){const e=m([104,49,51,86,85,74,70,118,89,56,113,98,101,52,82,53,75,109,87,97,71,80,100,102,65,68,103,72,50,116,66,99,88,55,69,48,112,67,122,84,54,107,79,119,114,81,111,120,90,117,110,121,83,115,106,57,78,77,76,105,73,108]),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=ot;return t[e(528)](t=>String[e(458)](t))[e(478)]("")}!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([104]);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:1754006400;return t[m([101,120,112])]<e}()?m([69,120,112,105,114,101,100]):function(){const e=ot,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(524)]);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(471)](){const t=nt;this[t(529)][t(464)](e=>{const n=t;n(445)!==e[n(548)]&&this[n(534)][n(451)][n(520)](e)})}[nt(527)](){const t=nt;for(const e of this[t(534)][t(513)][t(463)][t(509)][t(540)]({includeChangesInGraveyard:!0})){if(t(531)!==e[t(442)]||t(523)!==e[t(491)])return;this[t(529)][t(508)](e[t(485)][t(482)])}}[nt(511)](){const t=nt;this[t(534)][t(513)][t(454)][t(544)](t(523),{inheritAllFrom:t(481)})}[nt(484)](){const t=nt,e=this[t(534)][t(507)];e[t(526)](t(535))[t(455)]({model:t(523),view:{name:t(550),classes:t(530)}}),e[t(526)](t(456))[t(469)]({model:t(523),view:(e,{writer:n})=>this[t(519)](n,!0)}),e[t(526)](t(468))[t(469)]({model:t(523),view:(e,{writer:n})=>{const i=t;this[i(529)][i(508)](e);const o=this[i(519)](n);return(0,z.toWidget)(o,n,{label:m(this[i(534)][i(449)],i(444))})}}),this[t(534)][t(474)][t(538)]({name:t(550),classes:t(530)}),this[t(534)][t(451)][t(488)].on(t(447),this[t(504)](),{priority:t(518)})}[nt(519)](t,e=!1){const n=nt,{locale:i}=this[n(534)],o=t[n(443)](n(550),{class:n(530)+(0===this[n(543)][n(480)]?n(448):""),...!e&&{"data-table-of-contents-label":m(i,n(444))}});0===this[n(543)][n(480)]&&!1===e&&t[n(531)](t[n(512)](o,n(536)),t[n(443)]("p",{class:n(546)},[t[n(503)](m(i,n(552)))]));const r=e?"":"["+m(i,n(539))+"]";let s=o;return this[n(543)][n(464)]((i,o,c)=>{const a=n,u=this[a(534)][a(513)][a(497)](i[a(541)],{ignoreWhitespaces:!0}),l=u?i[a(487)]:r,d=i[a(541)][a(476)](this[a(495)]),f=t[a(443)]("a",{href:"#"+d,...!e&&{tabindex:"-1"}},[t[a(503)](l)]),h=this[a(534)][a(462)][a(466)](a(467));t[a(459)](a(470),o,f);const p=t[a(443)]("li",null,[u||!e&&h?f:t[a(503)]("")]),m=o?c[o-1][a(492)]:0,g=Math[a(545)](i[a(492)]-m);if(i[a(492)]>m){const e=st(p,g,t);t[a(531)](t[a(512)](s,a(536)),e)}else{const e=function(t,e){const n=a;return t[n(549)]({includeSelf:!0,parentFirst:!0})[n(457)](t=>t.is(n(477),"ol"))[e]}(s,g);t[a(531)](t[a(512)](e,a(536)),p)}s=p}),o}[nt(501)](t){const e=nt,n=this[e(543)][t][e(541)];this[e(534)][e(513)][e(502)](t=>{t[e(479)](n,0)}),this[e(534)][e(451)][e(514)][e(532)]({alignToTop:!0,forceScroll:!0})}[nt(504)](){return(t,e)=>{const n=ot,i=e[n(488)],o=i[n(496)](e[n(453)]),r=i[n(494)](o);r.is(n(477),n(523))&&(e[n(510)]=this[n(534)][n(513)][n(512)](r,0),t[n(493)]())}}}function st(t,e,n){const i=nt;return 1===e?n[i(443)]("ol",null,[t]):n[i(443)]("ol",null,[n[i(443)]("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})();
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:()=>R,DocumentOutlineUtils:()=>h,HeadingId:()=>$,TableOfContents:()=>mt,TableOfContentsCommand:()=>W,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),K={attributes:{"data-cke":!0}};K.setAttributes=P(),K.insert=E().bind(null,"head"),K.domAPI=C(),K.insertStyleElement=D();x()(S.A,K);S.A&&S.A.locals&&S.A.locals;function M(t,e){const n=H();return(M=function(t,e){return n[t-=399]})(t,e)}function H(){const t=["482DaXHzu","appendChild","config","view","listenTo","732879QEGbve","document-outline-container-not-provided","get","getIntersection","focus","change","mapViewToDom","2059285BQeZgE","DocumentOutlineUI","getDomRoot","getRootNames","top","17478IuiBKA","model","destroy","cancel","domConverter","activeItemIndex","editor","291402pFTJIE","modelElement","map","documentOutline.container","afterInit","mapper","22320uJCnKX","render","document","scrollToTheSelection","4mdRDJk","bottom","itemSelected","bind","_handleItemSelected","toViewElement","_updateActiveDefinitionOnViewportChange","floor","href","locale","indexOf","setSelection","documentOutline.showEmptyHeadings","sync","DocumentOutlineUtils","length","_handleOutlineChange","window","_setActiveViewItem","height","_currentOutlineDefinitions","isPremiumPlugin","pluginName","editing","join","_updateActiveDefinitionFromViewportThrottled","56HCwVTp","scroll","727150zZrLRh","element","resize","isOfficialPlugin","plugins","fromCharCode","init","focusTracker","427RvQonM","add","getVisible"];return(H=function(){return t})()}const N=M;!function(t){const e=M,n=t();for(;;)try{if(216688===parseInt(e(439))/1+parseInt(e(426))/2*(-parseInt(e(456))/3)+-parseInt(e(400))/4*(-parseInt(e(451))/5)+-parseInt(e(463))/6+-parseInt(e(436))/7*(-parseInt(e(469))/8)+-parseInt(e(444))/9+-parseInt(e(428))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(H);class R extends t.Plugin{[N(442)];[N(420)];[N(425)];static get[N(422)](){return N(452)}static get[N(431)](){return!0}static get[N(421)](){return!0}constructor(t){const e=N;super(t),this[e(442)]=new y(t[e(409)],this[e(462)][e(441)][e(446)](e(412)),this[e(462)][e(441)][e(446)](e(466))),this[e(420)]=[],this[e(425)]=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(406)][e(403)](this),100)}[N(434)](){const t=N,e=this[t(462)],n=e[t(432)][t(446)](t(414));let i=!1;if(this[t(442)][t(470)](),this[t(462)].ui[t(435)][t(437)](this[t(442)][t(429)]),!e[t(441)][t(446)](t(466)))throw new u.CKEditorError(t(445),{editor:e});e[t(441)][t(446)](t(466))[t(440)](this[t(442)][t(429)]),n.on(t(449),this[t(416)][t(403)](this)),n.on(t(461),(e,{index:n})=>this[t(418)](n)),this[t(442)].on(t(402),(e,n)=>{i=!0,this[t(404)](n)}),this[t(442)][t(443)](u.global[t(471)],t(427),()=>{i?i=!1:this[t(425)]()},{useCapture:!0}),this[t(442)][t(443)](u.global[t(417)],t(430),this[t(425)],{useCapture:!0})}[N(467)](){!async function(t){const e=m([101,69,52,68,74,71,100,75,97,105,121,83,86,78,66,49,112,81,73,107,118,110,55,109,48,82,122,72,65,120,57,51,108,113,87,53,103,98,67,117,99,50,119,89,85,79,115,90,88,77,104,116,54,102,76,70,114,80,56,84,111,106]),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(465)](t=>String[e(433)](t))[e(424)]("")}!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([101]);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:1754092800;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(408)]);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)}[N(458)](){const t=N;super[t(458)](),this[t(442)][t(458)](),this[t(425)][t(459)]()}[N(416)](t,{outlineDefinitions:e,outlineChanges:n}){const i=N;this[i(420)]=e,this[i(442)][i(413)](n)}[N(418)](t){const e=N;this[e(420)][e(415)]&&this[e(420)][t]&&(this[e(442)][e(461)]=t)}[N(404)](t){const e=N,n=this[e(420)][t][e(464)];this[e(462)][e(457)][e(449)](t=>{t[e(411)](n,0)}),this[e(462)][e(423)][e(442)][e(399)]({alignToTop:!0,forceScroll:!0}),this[e(462)][e(423)][e(442)][e(448)](),this[e(418)](t)}[N(406)](){const t=N,e=this[t(462)];let n;for(const i of e[t(457)][t(471)][t(454)]()){const o=e[t(423)][t(442)][t(453)](i),r=o&&new u.Rect(o)[t(438)]();if(r){const e=new u.Rect(u.global[t(417)])[t(447)](r);e&&(n=e[t(455)]+.25*e[t(419)])}}if(void 0===n)return;const i=j(e[t(423)],this[t(420)],n);i?this[t(418)](this[t(420)][t(410)](i)):this[t(418)](-1)}}function j(t,e,n,i=0,o=e[N(415)]-1){const r=N,s=Math[r(407)](i+(o-i)/2);if(o>=i){const c=e[s],a=t[r(468)][r(405)](c[r(464)]);if(!a)return null;const l=t[r(442)][r(460)][r(450)](a);return new u.Rect(l)[r(401)]>n?j(t,e,n,i,s-1):j(t,e,n,s+1,o)}return s<0?null:e[s]}const U=V;function V(t,e){const n=B();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())}}(B);class q extends t.Plugin{[U(125)];[U(120)];static get[U(143)](){return[h,R]}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 B(){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(B=function(){return t})()}var z=n(901);function F(t,e){const n=Q();return(F=function(t,e){return n[t-=368]})(t,e)}const G=F;!function(t){const e=F,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())}}(Q);class W extends t.Command{[G(377)](){const t=G;this[t(368)][t(371)][t(370)](e=>{const n=t;this[n(368)][n(371)][n(391)](e[n(374)](n(392)))})}[G(381)](){const t=G,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 Q(){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(Q=function(){return t})()}var Z=n(336),X={attributes:{"data-cke":!0}};X.setAttributes=P(),X.insert=E().bind(null,"head"),X.domAPI=C(),X.insertStyleElement=D();x()(Z.A,X);Z.A&&Z.A.locals&&Z.A.locals;const J=Y;function Y(t,e){const n=tt();return(Y=function(t,e){return n[t-=261]})(t,e)}!function(t){const e=Y,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[J(279)](){return J(315)}static get[J(268)](){return!0}static get[J(293)](){return!0}[J(272)](){const t=J,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)]())}[J(295)](t){const e=J;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}))}[J(328)](t){const e=J;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)}))}[J(307)](){const t=J,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[J(289)](/heading\d/)}const nt=it;function it(t,e){const n=ot();return(it=function(t,e){return n[t-=177]})(t,e)}function ot(){const t=["isInteger","$capture","createText","commands","_currentOutlineDefinitions","data","Empty heading","editing","4ducfdq","_updateTableOfContentsElements","differ","div","No headings were found in the document.","plugins","getAncestors","$blockObject","pluginName","elementToElement","findMappedViewAncestor","tableOfContentsHeadingIndex","_tableOfContentsElements","stop","nodeAfter","hasContent","viewPosition","text","for","registerRawContentMatcher","_headingIdModelAttributeName","register","modelElement","1777222TifWRw","insert","editingDowncast","getChanges","forEach","filter","table-of-contents","_handleScrollToHeading","_defineSchema","11718088kHUCRR","editor"," table-of-contents_empty","rootName","getCustomProperty","577598huzFEM","afterInit","view","isPremiumPlugin","DocumentOutlineUtils","length","schema","modelPosition","abs","documentOutline.showEmptyHeadings","32KMBIgw","Table of contents","mapper","high","scrollToTheSelection","locale","20291645zgIoPh","tableOfContents","reconvertItem","document","_createTableOfContents","isOfficialPlugin","href","model","table-of-contents__placeholder","$graveyard","1471350CkYmdF","dataDowncast","99HSZwof","headingId.modelAttributeName","target","fromCharCode","setCustomProperty","headingId","click","name","toModelElement","TableOfContentsEditing","outlineDefinitions","_defineConverters","preventDefault","getAttribute","domEvent","3089065hIpHmU","element","_trackNewToCElements","level","182346cIQFVA","insertTableOfContents","42sgYWGH","type","get","viewToModelPosition","setSelection","init","change","position","createContainerElement","createPositionAt","join","requires","upcast","_redirectMapper","end","listenTo","map","elementToStructure","config","add","conversion"];return(ot=function(){return t})()}!function(t){const e=it,n=t();for(;;)try{if(926476===-parseInt(e(231))/1+-parseInt(e(255))/2*(-parseInt(e(177))/3)+-parseInt(e(208))/4*(-parseInt(e(288))/5)+-parseInt(e(179))/6*(parseInt(e(245))/7)+parseInt(e(240))/8+parseInt(e(273))/9*(-parseInt(e(271))/10)+parseInt(e(261))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ot);class rt extends t.Plugin{static get[nt(216)](){return nt(282)}static get[nt(266)](){return!0}static get[nt(248)](){return!0}static get[nt(190)](){return[z.Widget,h,$]}[nt(204)];[nt(220)];[nt(228)];constructor(t){const e=nt;super(t),this[e(204)]=[],this[e(220)]=new Set,this[e(228)]=e(278)}[nt(184)](){const t=nt,e=this[t(241)],n=e[t(207)][t(247)][t(264)];e[t(197)][t(181)](t(274))&&(this[t(228)]=e[t(197)][t(181)](t(274))),this[t(194)](n,t(279),(e,n)=>{const i=t;if(!n[i(275)])return;const o=n[i(275)][i(244)](i(219));Number[i(200)](o)&&(n[i(287)][i(285)](),e[i(221)](),this[i(238)](o))},{priority:t(258),context:t(201)}),this[t(239)](),this[t(284)](),e[t(203)][t(198)](t(178),new W(e)),e[t(213)][t(181)](t(249)).on(t(185),(e,n)=>{const i=t;this[i(204)]=n[i(283)],this[i(209)]()}),this[t(194)](e[t(268)][t(264)],t(185),()=>{this[t(290)]()})}[nt(246)](){!async function(t){const e=m([117,52,74,121,109,50,103,54,72,51,75,112,76,122,53,77,120,79,113,56,108,118,84,83,98,99,68,65,111,87,104,78,106,69,88,97,119,105,115,57,70,107,116,55,71,100,114,110,73,81,101,89,90,48,86,82,67,85,102,66,80,49]),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(195)](t=>String[e(276)](t))[e(189)]("")}!function(t){const n=function(){const t=window[m([83,116,114,105,110,103])](window[m([112,101,114,102,111,114,109,97,110,99,101])][m([110,111,119])]())[m([114,101,112,108,97,99,101])](m([46]),"");let n=m([117]);for(let i=0;i<t[m([108,101,110,103,116,104])];i+=2){let o=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](i,i+2));o>=e[m([108,101,110,103,116,104])]&&(o-=e[m([108,101,110,103,116,104])]),n+=e[o]}return n}();i[n]=m([116,97,98,108,101,79,102,67,111,110,116,101,110,116,115,76,105,99,101,110,115,101,75,101,121])+t,t!=m([86,97,108,105,100])&&async function(){await o,i[m([109,111,100,101,108])][m([99,104,97,110,103,101])]=p,i[m([109,111,100,101,108])][m([101,110,113,117,101,117,101,67,104,97,110,103,101])]=p,i[m([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](m([109,111,100,101,108]))}()}(await async function(){let t,e=null,p=null;try{return s==m([71,80,76])?m([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=s[m([115,112,108,105,116])](m([46]));return 3!=t[m([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[m([106,116,105])],n=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](t[m([108,101,110,103,116,104])]-8),16),i={...e,[m([106,116,105])]:t[m([115,117,98,115,116,114,105,110,103])](0,t[m([108,101,110,103,116,104])]-8)};return delete i[m([118,99])],d(i)==n}}}(),t?(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(p=function(t,e){return new(window[m([80,114,111,109,105,115,101])])(c=>{if(r())return c(m([86,97,108,105,100]));s(),i[m([100,101,99,111,114,97,116,101])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const l=(0,u.uid)();function p(t){return!!t&&(typeof t===m([111,98,106,101,99,116])||typeof t===m([102,117,110,99,116,105,111,110]))&&typeof t[m([116,104,101,110])]===m([102,117,110,99,116,105,111,110])&&typeof t[m([99,97,116,99,104])]===m([102,117,110,99,116,105,111,110])}function g(i){a(i)[m([116,104,101,110])](t=>t&&t[m([115,116,97,116,117,115])]==m([111,107])?f(d(l+e))!=t[m([118,101,114,105,102,105,99,97,116,105,111,110])]?m([85,115,97,103,101,76,105,109,105,116]):m([86,97,108,105,100]):m([85,115,97,103,101,76,105,109,105,116]))[m([116,104,101,110])](t=>(r(),t),()=>{const t=s();return null==t?(r(),m([86,97,108,105,100])):m(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[m([116,104,101,110])](c)[m([99,97,116,99,104])](()=>{c(m([85,115,97,103,101,76,105,109,105,116]))});const o=36e5;function r(){const e=m([108,108,99,116,45])+f(d(t)),i=h(f(window[m([77,97,116,104])][m([99,101,105,108])](n/o)));window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([115,101,116,73,116,101,109])](e,i)}function s(){const e=m([108,108,99,116,45])+f(d(t)),n=window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([103,101,116,73,116,101,109])](e);return n?window[m([112,97,114,115,101,73,110,116])](h(n),16)*o:null}function a(t){return new(window[m([80,114,111,109,105,115,101])])((e,n)=>{t[m([116,104,101,110])](e,n),window[m([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}i[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return c(m([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[m([114,101,113,117,101,115,116,73,100])]:l}},{[m([112,114,105,111,114,105,116,121])]:m([104,105,103,104])}),i[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{p(t[m([114,101,116,117,114,110])])&&(a=!0,g(t[m([114,101,116,117,114,110])]))},{[m([112,114,105,111,114,105,116,121])]:m([108,111,119])}),o[m([116,104,101,110])](()=>{a||c(m([85,115,97,103,101,76,105,109,105,116]))})});function r(){return i[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==m([97,117,116,111])}function s(){i[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=m([97,117,116,111])}}(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[m([106,116,105])])),await async function(){let t=!0;try{const i=s[m([115,112,108,105,116])](m([46])),[o,r,c]=i;return e(o),await n(o,r,c),t}catch{return!1}function e(e){const n=a(e);n&&n[m([97,108,103])]==m([69,83,50,53,54])||(t=!1)}async function n(e,n,i){const o=window[m([85,105,110,116,56,65,114,114,97,121])][m([102,114,111,109])](l(i),t=>t[m([99,104,97,114,67,111,100,101,65,116])](0)),s=(new(window[m([84,101,120,116,69,110,99,111,100,101,114])]))[m([101,110,99,111,100,101])](e+m([46])+n),c=window[m([99,114,121,112,116,111])][m([115,117,98,116,108,101])];if(!c)return;const a=await c[m([105,109,112,111,114,116,75,101,121])](m([106,119,107]),r,{[m([110,97,109,101])]:m([69,67,68,83,65]),[m([110,97,109,101,100,67,117,114,118,101])]:m([80,45,50,53,54])},!1,[m([118,101,114,105,102,121])]);await c[m([118,101,114,105,102,121])]({[m([110,97,109,101])]:m([69,67,68,83,65]),[m([104,97,115,104])]:{[m([110,97,109,101])]:m([83,72,65,45,50,53,54])}},a,o,s)||(t=!1)}}()?function(){const e=t[m([102,101,97,116,117,114,101,115])];return!(!e||!e[m([105,110,99,108,117,100,101,115])](m([42]))&&!e[m([105,110,99,108,117,100,101,115])](m([84,79,67]))&&!e[m([105,110,99,108,117,100,101,115])](m([80,80])))}()?function(){const e=[m([101,118,97,108,117,97,116,105,111,110]),m([116,114,105,97,108])][m([105,110,99,108,117,100,101,115])](t[m([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1754092800;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(267)]);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(209)](){const t=nt;this[t(220)][t(235)](e=>{const n=t;n(270)!==e[n(243)]&&this[n(241)][n(207)][n(263)](e)})}[nt(290)](){const t=nt;for(const e of this[t(241)][t(268)][t(264)][t(210)][t(234)]({includeChangesInGraveyard:!0})){if(t(232)!==e[t(180)]||t(262)!==e[t(280)])return;this[t(220)][t(198)](e[t(186)][t(222)])}}[nt(239)](){const t=nt;this[t(241)][t(268)][t(251)][t(229)](t(262),{inheritAllFrom:t(215)})}[nt(284)](){const t=nt,e=this[t(241)][t(199)];e[t(226)](t(191))[t(217)]({model:t(262),view:{name:t(211),classes:t(237)}}),e[t(226)](t(272))[t(196)]({model:t(262),view:(e,{writer:n})=>this[t(265)](n,!0)}),e[t(226)](t(233))[t(196)]({model:t(262),view:(e,{writer:n})=>{const i=t;this[i(220)][i(198)](e);const o=this[i(265)](n);return(0,z.toWidget)(o,n,{label:m(this[i(241)][i(260)],i(256))})}}),this[t(241)][t(205)][t(227)]({name:t(211),classes:t(237)}),this[t(241)][t(207)][t(257)].on(t(182),this[t(192)](),{priority:t(258)})}[nt(265)](t,e=!1){const n=nt,{locale:i}=this[n(241)],o=t[n(187)](n(211),{class:n(237)+(0===this[n(204)][n(250)]?n(242):""),...!e&&{"data-table-of-contents-label":m(i,n(256))}});0===this[n(204)][n(250)]&&!1===e&&t[n(232)](t[n(188)](o,n(193)),t[n(187)]("p",{class:n(269)},[t[n(202)](m(i,n(212)))]));const r=e?"":"["+m(i,n(206))+"]";let s=o;return this[n(204)][n(235)]((i,o,c)=>{const a=n,u=this[a(241)][a(268)][a(223)](i[a(230)],{ignoreWhitespaces:!0}),l=u?i[a(225)]:r,d=i[a(230)][a(286)](this[a(228)]),f=t[a(187)]("a",{href:"#"+d,...!e&&{tabindex:"-1"}},[t[a(202)](l)]),h=this[a(241)][a(197)][a(181)](a(254));t[a(277)](a(219),o,f);const p=t[a(187)]("li",null,[u||!e&&h?f:t[a(202)]("")]),m=o?c[o-1][a(291)]:0,g=Math[a(253)](i[a(291)]-m);if(i[a(291)]>m){const e=st(p,g,t);t[a(232)](t[a(188)](s,a(193)),e)}else{const e=function(t,e){const n=a;return t[n(214)]({includeSelf:!0,parentFirst:!0})[n(236)](t=>t.is(n(289),"ol"))[e]}(s,g);t[a(232)](t[a(188)](e,a(193)),p)}s=p}),o}[nt(238)](t){const e=nt,n=this[e(204)][t][e(230)];this[e(241)][e(268)][e(185)](t=>{t[e(183)](n,0)}),this[e(241)][e(207)][e(247)][e(259)]({alignToTop:!0,forceScroll:!0})}[nt(192)](){return(t,e)=>{const n=it,i=e[n(257)],o=i[n(218)](e[n(224)]),r=i[n(281)](o);r.is(n(289),n(262))&&(e[n(252)]=this[n(241)][n(268)][n(188)](r,0),t[n(221)]())}}}function st(t,e,n){const i=nt;return 1===e?n[i(187)]("ol",null,[t]):n[i(187)]("ol",null,[n[i(187)]("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 _0x6e3f9d,Command as _0x888a56}from'@ckeditor/ckeditor5-core/dist/index.js';import{debounce as _0x4189f2,throttle as _0x2fcfe0}from'es-toolkit/compat';import{ModelText as _0xedbd2e,ModelTreeWalker as _0x38115d}from'@ckeditor/ckeditor5-engine/dist/index.js';import{diff as _0x2eb964,diffToChanges as _0x3aa476,scrollAncestorsToShowTarget as _0x4810f2,CKEditorError as _0x1d079a,global as _0x44f255,Rect as _0x3ac133,uid as _0x31873f,priorities as _0x234aac}from'@ckeditor/ckeditor5-utils/dist/index.js';import{View as _0x56aa71,ButtonView as _0xb8e68b,MenuBarMenuListItemButtonView as _0x3bed2a}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Widget as _0x3b1ae6,toWidget as _0x27205a}from'@ckeditor/ckeditor5-widget/dist/index.js';import{IconTableOfContents as _0x2a9e70}from'@ckeditor/ckeditor5-icons/dist/index.js';function g(_0x2657bd){let _0x1f8972='';for(const _0x2d0889 of _0x2657bd['getChildren']())_0x2d0889 instanceof _0xedbd2e&&(_0x1f8972+=_0x2d0889['data']);return _0x1f8972;}class i extends _0x6e3f9d{static get['pluginName'](){return'DocumentOutlineUtils';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['_headingNames']=[];['init'](){const _0x19435a=this['editor'];this['_headingNames']=this['_getHeadingNames']();let _0x350460=[];_0x19435a['model']['document']['on']('change',_0x4189f2(()=>{const _0x461ecf=_0x350460;_0x350460=this['_getOutlineDefinitions']();const _0x302a6d=_0x2eb964(_0x461ecf,_0x350460,(_0x5d6d0d,_0x2faddc)=>_0x5d6d0d['level']===_0x2faddc['level']&&_0x5d6d0d['text']===_0x2faddc['text']&&_0x5d6d0d['modelElement']===_0x2faddc['modelElement']),_0x544d72=_0x3aa476(_0x302a6d,_0x350460),_0x3db3ef=this['_getActiveHeading'](),_0x797bdd=_0x350460['findIndex'](_0x1a81f5=>_0x1a81f5['modelElement']===_0x3db3ef);_0x544d72['length']&&this['fire']('change',{'outlineDefinitions':_0x350460,'activeItemIndex':_0x797bdd,'outlineChanges':_0x544d72}),this['fire']('activeItemIndex',{'index':_0x797bdd});},0xfa,{'leading':!0x0,'trailing':!0x0}));}['afterInit'](){this['_headingNames']['length']||this['_deriveHeadingElementsFromConversion']();}['_getOutlineDefinitions'](){const _0x1d3d4d=this['editor'],_0x22ff06=[],_0x2036d6=this['_headingNames'];for(const _0x539db6 of _0x1d3d4d['model']['document']['getRootNames']())_0x3c43a3(_0x1d3d4d['model']['document']['getRoot'](_0x539db6));function _0x3c43a3(_0x4c2e72){for(const _0x226359 of _0x4c2e72['getChildren']())_0x226359['is']('element')&&(_0x2036d6['includes'](_0x226359['name'])&&_0x22ff06['push']({'level':_0x2036d6['indexOf'](_0x226359['name'])+0x1,'text':g(_0x226359),'modelElement':_0x226359}),_0x3c43a3(_0x226359));}return _0x22ff06;}['_getActiveHeading'](){const _0xa9a0e3=this['editor']['model']['document']['selection']['getFirstPosition'](),_0x4e64b1=new _0x38115d({'direction':'backward','startPosition':_0xa9a0e3});for(const _0x7e9716 of _0x4e64b1)if(_0x7e9716['item']['is']('element')&&this['_headingNames']['includes'](_0x7e9716['item']['name']))return _0x7e9716['item'];}['_getHeadingNames'](){const _0x475b11=this['editor']['config']['get']('documentOutline.headings');return _0x475b11||function(_0x25443e){const _0x1c749a=_0x25443e['config']['get']('heading.options');return _0x1c749a?_0x1c749a['reduce']((_0x5d3beb,_0x2b9e73)=>('paragraph'!==_0x2b9e73['model']&&_0x5d3beb['push'](_0x2b9e73['model']),_0x5d3beb),[]):_0x25443e['plugins']['has']('GeneralHtmlSupport')?['htmlH1','htmlH2','htmlH3','htmlH4','htmlH5','htmlH6']:[];}(this['editor']);}['_deriveHeadingElementsFromConversion'](){const _0x56c630=this['editor'],_0x102212=['h1','h2','h3','h4','h5','h6'],_0x18236a=[];for(const _0x239812 of _0x102212){const _0x51f4e7=_0x56c630['editing']['view']['domConverter']['domToView'](document['createElement'](_0x239812)),_0x2f85bc=_0x56c630['data']['toModel'](_0x51f4e7)['getChild'](0x0);_0x2f85bc?.['is']('element')&&_0x18236a['push'](_0x2f85bc['name']);}this['_headingNames']=_0x18236a;}}function j(_0x1dd0bc,_0x2664dc){const t=_0x1dd0bc['t'];switch(_0x2664dc){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 _0x2664dc;}}class A extends _0x56aa71{constructor(_0x9191f,_0x53b48e=!0x1){super(_0x9191f);const _0x50a418=this['bindTemplate'],_0x2417fa=_0x53b48e?'['+j(_0x9191f,'Empty\x20heading')+']':'';this['set']('text',''),this['set']('level',0x1),this['set']('isActive',!0x1),this['bind']('isEmpty')['to'](this,'text',_0x475e8f=>!_0x475e8f),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline__item',_0x50a418['to']('level',_0x3221f4=>'ck-document-outline__item_level-'+_0x3221f4),_0x50a418['if']('isActive','ck-document-outline__item_active'),_0x50a418['if']('isEmpty','ck-document-outline__item_empty')],'title':_0x50a418['to']('text')},'children':[{'text':_0x50a418['to']('text',_0x259b93=>_0x259b93||_0x2417fa)}],'on':{'click':_0x50a418['to']('click')}});}}class f extends _0x56aa71{['items'];['documentOutlineContainer'];['showEmptyHeadingText'];constructor(_0xc3b74f,_0x2fff33=!0x1,_0x673bbb){super(_0xc3b74f),this['showEmptyHeadingText']=_0x2fff33,this['set']('activeItemIndex',-0x1),this['documentOutlineContainer']=_0x673bbb,this['items']=this['createCollection'](),this['items']['delegate']('click')['to'](this),this['on']('click',this['_handleItemClick']['bind'](this)),this['on']('change:activeItemIndex',(_0x532825,_0x53042b,_0xa61867,_0x4e1c9b)=>{this['_setActiveItem'](_0x4e1c9b,_0xa61867);}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline'],'dir':_0xc3b74f['contentLanguageDirection'],'data-document-outline-empty-placeholder':j(_0xc3b74f,'Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.'),'tabindex':-0x1},'children':this['items']});}['sync'](_0xf04e7c){_0xf04e7c['forEach'](_0x48b3cf=>{'insert'==_0x48b3cf['type']?this['_insertItem'](_0x48b3cf['index'],..._0x48b3cf['values']):'delete'==_0x48b3cf['type']&&this['_deleteItem'](_0x48b3cf['index'],_0x48b3cf['howMany']);});}['_setActiveItem'](_0x2c7aa8,_0x5d3224){if(-0x1!==_0x2c7aa8){const _0xf7a106=this['items']['get'](_0x2c7aa8);_0xf7a106&&(_0xf7a106['isActive']=!0x1);}-0x1!==_0x5d3224&&(this['items']['get'](_0x5d3224)['isActive']=!0x0,this['_scrollToItem'](_0x5d3224));}['_insertItem'](_0x4b3789,..._0x158787){const _0x1f4e18=_0x158787['map']((_0x2b2d77,_0x37e061)=>{const _0x4646a8=new A(this['locale'],this['showEmptyHeadingText']);return _0x4646a8['text']=_0x2b2d77['text'],_0x4646a8['level']=_0x2b2d77['level'],_0x4b3789+_0x37e061===this['activeItemIndex']&&(_0x4646a8['isActive']=!0x0),_0x4646a8;});this['items']['addMany'](_0x1f4e18,_0x4b3789);}['_deleteItem'](_0x276ce5,_0x122a1b){do{this['items']['remove'](_0x276ce5);}while(--_0x122a1b);}['_handleItemClick'](_0x4ad53b){const _0x3cb74d=this['items']['getIndex'](_0x4ad53b['source']);this['fire']('itemSelected',_0x3cb74d);}['_scrollToItem'](_0x1dc897){_0x4810f2(this['items']['get'](_0x1dc897)['element'],0x14,this['documentOutlineContainer']);}['destroy'](){super['destroy'](),this['element']['remove']();}}class n extends _0x6e3f9d{['view'];['_currentOutlineDefinitions'];['_updateActiveDefinitionFromViewportThrottled'];static get['pluginName'](){return'DocumentOutlineUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x43eb06){super(_0x43eb06),this['view']=new f(_0x43eb06['locale'],this['editor']['config']['get']('documentOutline.showEmptyHeadings'),this['editor']['config']['get']('documentOutline.container')),this['_currentOutlineDefinitions']=[],this['_updateActiveDefinitionFromViewportThrottled']=_0x2fcfe0(this['_updateActiveDefinitionOnViewportChange']['bind'](this),0x64);}['init'](){const _0x18bb80=this['editor'],_0x2aecdf=_0x18bb80['plugins']['get']('DocumentOutlineUtils');let _0x360ee0=!0x1;if(this['view']['render'](),this['editor']['ui']['focusTracker']['add'](this['view']['element']),!_0x18bb80['config']['get']('documentOutline.container'))throw new _0x1d079a('document-outline-container-not-provided',{'editor':_0x18bb80});_0x18bb80['config']['get']('documentOutline.container')['appendChild'](this['view']['element']),_0x2aecdf['on']('change',this['_handleOutlineChange']['bind'](this)),_0x2aecdf['on']('activeItemIndex',(_0x323776,{index:_0x433331})=>this['_setActiveViewItem'](_0x433331)),this['view']['on']('itemSelected',(_0x14f88d,_0x3e1991)=>{_0x360ee0=!0x0,this['_handleItemSelected'](_0x3e1991);}),this['view']['listenTo'](_0x44f255['document'],'scroll',()=>{_0x360ee0?_0x360ee0=!0x1:this['_updateActiveDefinitionFromViewportThrottled']();},{'useCapture':!0x0}),this['view']['listenTo'](_0x44f255['window'],'resize',this['_updateActiveDefinitionFromViewportThrottled'],{'useCapture':!0x0});}['afterInit'](){!async function(_0x28b2a3){const _0x279d05=_0x339127([0x63,0x5a,0x70,0x4a,0x41,0x4c,0x65,0x59,0x37,0x76,0x47,0x78,0x6e,0x6a,0x36,0x39,0x33,0x46,0x51,0x6d,0x4d,0x48,0x6f,0x69,0x34,0x49,0x67,0x6c,0x31,0x61,0x30,0x77,0x74,0x52,0x73,0x45,0x7a,0x4b,0x56,0x79,0x62,0x6b,0x32,0x50,0x4e,0x75,0x57,0x44,0x58,0x55,0x42,0x64,0x66,0x54,0x72,0x53,0x4f,0x35,0x38,0x43,0x68,0x71]),_0x94da96=0x1f7d0a6f,_0x254ffa=0x1f7a6557^_0x94da96,_0x331deb=window[_0x339127([0x44,0x61,0x74,0x65])][_0x339127([0x6e,0x6f,0x77])](),_0xc137a=_0x28b2a3[_0x339127([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x651431=new window[(_0x339127([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x25f212=>{_0xc137a[_0x339127([0x6f,0x6e,0x63,0x65])](_0x339127([0x72,0x65,0x61,0x64,0x79]),_0x25f212);}),_0x531f23={[_0x339127([0x6b,0x74,0x79])]:_0x339127([0x45,0x43]),[_0x339127([0x75,0x73,0x65])]:_0x339127([0x73,0x69,0x67]),[_0x339127([0x63,0x72,0x76])]:_0x339127([0x50,0x2d,0x32,0x35,0x36]),[_0x339127([0x78])]:_0x339127([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]),[_0x339127([0x79])]:_0x339127([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]),[_0x339127([0x61,0x6c,0x67])]:_0x339127([0x45,0x53,0x32,0x35,0x36])},_0x21d93a=_0xc137a[_0x339127([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x339127([0x67,0x65,0x74])](_0x339127([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x4d59d8(){let _0x32f337,_0x6d653e=null,_0x3f78ec=null;try{if(_0x21d93a==_0x339127([0x47,0x50,0x4c]))return _0x339127([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x32f337=_0x13e8f(),!_0x32f337)return _0x339127([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x32f337[_0x339127([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x3f78ec=_0x437615(_0x32f337[_0x339127([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x32f337[_0x339127([0x6a,0x74,0x69])])),await _0x5aaf9e()?_0x219c12()?_0x30bc77()?_0x339127([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x21c72f()?(_0x32f337[_0x339127([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x339127([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x6d653e=_0x2c6df6(_0x339127([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x32f337[_0x339127([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x339127([0x74,0x72,0x69,0x61,0x6c])&&(_0x6d653e=_0x2c6df6(_0x339127([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x141768()):_0x339127([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x339127([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x339127([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x339127([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x30bc77(){const _0x249fa8=[_0x339127([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x339127([0x74,0x72,0x69,0x61,0x6c])][_0x339127([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x32f337[_0x339127([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x331deb/0x3e8:0xe10*_0x254ffa;return _0x32f337[_0x339127([0x65,0x78,0x70])]<_0x249fa8;}function _0x219c12(){const _0x148a41=_0x32f337[_0x339127([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x148a41&&(!!_0x148a41[_0x339127([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x339127([0x2a]))||(!!_0x148a41[_0x339127([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x339127([0x44,0x4f]))||!!_0x148a41[_0x339127([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x339127([0x50,0x50]))));}function _0x21c72f(){const _0xca2c12=_0x32f337[_0x339127([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0xca2c12||0x0==_0xca2c12[_0x339127([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0xffd4a8}=new URL(window[_0x339127([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0xca2c12[_0x339127([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xffd4a8))return!0x0;const _0x4d837d=_0xffd4a8[_0x339127([0x73,0x70,0x6c,0x69,0x74])](_0x339127([0x2e]));return _0xca2c12[_0x339127([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3c085e=>_0x3c085e[_0x339127([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x339127([0x2a])))[_0x339127([0x6d,0x61,0x70])](_0xd747db=>_0xd747db[_0x339127([0x73,0x70,0x6c,0x69,0x74])](_0x339127([0x2e])))[_0x339127([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xc7b889=>_0xc7b889[_0x339127([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x4d837d[_0x339127([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x339127([0x6d,0x61,0x70])](_0xfea997=>Array(_0x4d837d[_0x339127([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0xfea997[_0x339127([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x339127([0x66,0x69,0x6c,0x6c])](_0xfea997[0x0]===_0x339127([0x2a])?_0x339127([0x2a]):'')[_0x339127([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0xfea997))[_0x339127([0x73,0x6f,0x6d,0x65])](_0x234bbc=>_0x4d837d[_0x339127([0x65,0x76,0x65,0x72,0x79])]((_0x5c085a,_0x51d427)=>_0x234bbc[_0x51d427]===_0x5c085a||_0x234bbc[_0x51d427]===_0x339127([0x2a])));}function _0x141768(){return _0x6d653e&&_0x3f78ec?new window[(_0x339127([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2d9ee6,_0x4d9343)=>{_0x6d653e[_0x339127([0x74,0x68,0x65,0x6e])](_0x2d9ee6,_0x4d9343),_0x3f78ec[_0x339127([0x74,0x68,0x65,0x6e])](_0x34a2ab=>{_0x34a2ab!=_0x339127([0x56,0x61,0x6c,0x69,0x64])&&_0x2d9ee6(_0x34a2ab);},_0x4d9343);}):_0x6d653e||_0x3f78ec||_0x339127([0x56,0x61,0x6c,0x69,0x64]);}}function _0x437615(_0x57616f,_0x5ebd87){return new window[(_0x339127([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5b2591=>{if(_0x4b9a70())return _0x5b2591(_0x339127([0x56,0x61,0x6c,0x69,0x64]));_0x113e6c(),_0xc137a[_0x339127([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x339127([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x23f286=!0x1;const _0x2bc736=_0x31873f();function _0xb98fd3(_0x4a489c){return!!_0x4a489c&&(typeof _0x4a489c===_0x339127([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x4a489c===_0x339127([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x4a489c[_0x339127([0x74,0x68,0x65,0x6e])]===_0x339127([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x4a489c[_0x339127([0x63,0x61,0x74,0x63,0x68])]===_0x339127([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x338abd(_0x4754a){_0x1b1d6b(_0x4754a)[_0x339127([0x74,0x68,0x65,0x6e])](_0x4be2bd=>{if(!_0x4be2bd||_0x4be2bd[_0x339127([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x339127([0x6f,0x6b]))return _0x339127([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x3995f8(_0x491b63(_0x2bc736+_0x5ebd87))!=_0x4be2bd[_0x339127([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x339127([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x339127([0x56,0x61,0x6c,0x69,0x64]);})[_0x339127([0x74,0x68,0x65,0x6e])](_0x5f450a=>(_0x386f96(),_0x5f450a),()=>{const _0x515299=_0x35e688();return null==_0x515299?(_0x386f96(),_0x339127([0x56,0x61,0x6c,0x69,0x64])):_0x339127(_0x331deb-_0x515299>(0x3b718e6f^_0x94da96)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x339127([0x74,0x68,0x65,0x6e])](_0x5b2591)[_0x339127([0x63,0x61,0x74,0x63,0x68])](()=>{_0x5b2591(_0x339127([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x3f7b17=0x1f4be4ef^_0x94da96;function _0x386f96(){const _0x10ba8e=_0x339127([0x6c,0x6c,0x63,0x74,0x2d])+_0x3995f8(_0x491b63(_0x57616f)),_0x3c10ab=_0x44dd86(_0x3995f8(window[_0x339127([0x4d,0x61,0x74,0x68])][_0x339127([0x63,0x65,0x69,0x6c])](_0x331deb/_0x3f7b17)));window[_0x339127([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x339127([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x10ba8e,_0x3c10ab);}function _0x35e688(){const _0x2e3a84=_0x339127([0x6c,0x6c,0x63,0x74,0x2d])+_0x3995f8(_0x491b63(_0x57616f)),_0x38f30c=window[_0x339127([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x339127([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2e3a84);return _0x38f30c?window[_0x339127([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x44dd86(_0x38f30c),0x10)*_0x3f7b17:null;}function _0x1b1d6b(_0x24922a){return new window[(_0x339127([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x14f744,_0x818493)=>{_0x24922a[_0x339127([0x74,0x68,0x65,0x6e])](_0x14f744,_0x818493),window[_0x339127([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x818493,0x1f7cdeaf^_0x94da96);});}}_0xc137a[_0x339127([0x6f,0x6e])](_0x339127([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4407ee,_0x2795b0)=>{if(_0x2795b0[0x0]!=_0x57616f)return _0x5b2591(_0x339127([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x2795b0[0x1]={..._0x2795b0[0x1],[_0x339127([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x2bc736};},{[_0x339127([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x339127([0x68,0x69,0x67,0x68])}),_0xc137a[_0x339127([0x6f,0x6e])](_0x339127([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x8de640=>{_0xb98fd3(_0x8de640[_0x339127([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x23f286=!0x0,_0x338abd(_0x8de640[_0x339127([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x339127([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x339127([0x6c,0x6f,0x77])}),_0x651431[_0x339127([0x74,0x68,0x65,0x6e])](()=>{_0x23f286||_0x5b2591(_0x339127([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x4b9a70(){return _0xc137a[_0x339127([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x339127([0x76,0x69,0x65,0x77])][_0x339127([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x339127([0x61,0x75,0x74,0x6f]);}function _0x113e6c(){_0xc137a[_0x339127([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x339127([0x76,0x69,0x65,0x77])][_0x339127([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x339127([0x61,0x75,0x74,0x6f]);}}function _0x2c6df6(_0xfe9bd7){const _0x7a96eb=[new window[(_0x339127([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x36ad21=>setTimeout(_0x36ad21,0x1f7434a3^_0x94da96)),_0x651431[_0x339127([0x74,0x68,0x65,0x6e])](()=>new window[(_0x339127([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2a40f0=>{let _0x5f420c=0x0;_0xc137a[_0x339127([0x6d,0x6f,0x64,0x65,0x6c])][_0x339127([0x6f,0x6e])](_0x339127([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0xf1a03,_0x5e7986)=>{_0x5e7986[0x0][_0x339127([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x5f420c++,_0x5f420c==(0x1f7d0b97^_0x94da96)&&(_0x2a40f0(),_0xf1a03[_0x339127([0x6f,0x66,0x66])]());});}))];return window[_0x339127([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x339127([0x72,0x61,0x63,0x65])](_0x7a96eb)[_0x339127([0x74,0x68,0x65,0x6e])](()=>_0xfe9bd7);}async function _0x520917(){await _0x651431,_0xc137a[_0x339127([0x6d,0x6f,0x64,0x65,0x6c])][_0x339127([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1858b6,_0xc137a[_0x339127([0x6d,0x6f,0x64,0x65,0x6c])][_0x339127([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1858b6,_0xc137a[_0x339127([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x339127([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x175205(_0x360e61){const _0x28e1c3=_0xb8665e();_0xc137a[_0x28e1c3]=_0x339127([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])+_0x360e61,_0x360e61!=_0x339127([0x56,0x61,0x6c,0x69,0x64])&&_0x520917();}function _0xb8665e(){const _0x2bd288=window[_0x339127([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x339127([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x339127([0x6e,0x6f,0x77])]())[_0x339127([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x339127([0x2e]),'');let _0x366dbc=_0x339127([0x63]);for(let _0x1e8841=0x0;_0x1e8841<_0x2bd288[_0x339127([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1e8841+=0x2){let _0x2c33ca=window[_0x339127([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2bd288[_0x339127([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1e8841,_0x1e8841+0x2));_0x2c33ca>=_0x279d05[_0x339127([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2c33ca-=_0x279d05[_0x339127([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x366dbc+=_0x279d05[_0x2c33ca];}return _0x366dbc;}function _0x13e8f(){const _0xe0b621=_0x21d93a[_0x339127([0x73,0x70,0x6c,0x69,0x74])](_0x339127([0x2e]));if(0x3!=_0xe0b621[_0x339127([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x47888b(_0xe0b621[0x1]);function _0x47888b(_0x3ab291){const _0x27082c=_0x5c3158(_0x3ab291);return _0x27082c&&_0x4429e3()?_0x27082c:null;function _0x4429e3(){const _0x5c3ed9=_0x27082c[_0x339127([0x6a,0x74,0x69])],_0xff6269=window[_0x339127([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5c3ed9[_0x339127([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5c3ed9[_0x339127([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x10b125={..._0x27082c,[_0x339127([0x6a,0x74,0x69])]:_0x5c3ed9[_0x339127([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x5c3ed9[_0x339127([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x10b125[_0x339127([0x76,0x63])],_0x491b63(_0x10b125)==_0xff6269;}}}async function _0x5aaf9e(){let _0x254d48=!0x0;try{const _0x4d2963=_0x21d93a[_0x339127([0x73,0x70,0x6c,0x69,0x74])](_0x339127([0x2e])),[_0x269795,_0x6b9ed,_0x1e9d42]=_0x4d2963;return _0x2a0b1f(_0x269795),await _0x5bdb9(_0x269795,_0x6b9ed,_0x1e9d42),_0x254d48;}catch{return!0x1;}function _0x2a0b1f(_0x538c6b){const _0x7fba2a=_0x5c3158(_0x538c6b);_0x7fba2a&&_0x7fba2a[_0x339127([0x61,0x6c,0x67])]==_0x339127([0x45,0x53,0x32,0x35,0x36])||(_0x254d48=!0x1);}async function _0x5bdb9(_0x15a8bc,_0x2fc291,_0x17576c){const _0x888fe2=window[_0x339127([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x339127([0x66,0x72,0x6f,0x6d])](_0x4543c4(_0x17576c),_0x346437=>_0x346437[_0x339127([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0xa5edd7=new window[(_0x339127([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x339127([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x15a8bc+_0x339127([0x2e])+_0x2fc291),_0x7eac17=window[_0x339127([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x339127([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x7eac17)return;const _0x1127a6=await _0x7eac17[_0x339127([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x339127([0x6a,0x77,0x6b]),_0x531f23,{[_0x339127([0x6e,0x61,0x6d,0x65])]:_0x339127([0x45,0x43,0x44,0x53,0x41]),[_0x339127([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x339127([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x339127([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x7eac17[_0x339127([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x339127([0x6e,0x61,0x6d,0x65])]:_0x339127([0x45,0x43,0x44,0x53,0x41]),[_0x339127([0x68,0x61,0x73,0x68])]:{[_0x339127([0x6e,0x61,0x6d,0x65])]:_0x339127([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x1127a6,_0x888fe2,_0xa5edd7)||(_0x254d48=!0x1);}}function _0x5c3158(_0x40ede7){return _0x40ede7[_0x339127([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x339127([0x65,0x79]))?JSON[_0x339127([0x70,0x61,0x72,0x73,0x65])](_0x4543c4(_0x40ede7)):null;}function _0x4543c4(_0x75b856){return window[_0x339127([0x61,0x74,0x6f,0x62])](_0x75b856[_0x339127([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x339127([0x2b]))[_0x339127([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x339127([0x2f])));}function _0x491b63(_0x2e9f9f){let _0x4f8a35=0x1505;function _0x249804(_0xd09838){for(let _0x5d79f7=0x0;_0x5d79f7<_0xd09838[_0x339127([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5d79f7++){const _0x321fe7=_0xd09838[_0x339127([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x5d79f7);_0x4f8a35=(_0x4f8a35<<0x5)+_0x4f8a35+_0x321fe7,_0x4f8a35&=_0x4f8a35;}}function _0x471a45(_0x504818){Array[_0x339127([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x504818)?_0x504818[_0x339127([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x471a45):_0x504818&&typeof _0x504818==_0x339127([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x339127([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x504818)[_0x339127([0x73,0x6f,0x72,0x74])]()[_0x339127([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x12aff8,_0x28e221])=>{_0x249804(_0x12aff8),_0x471a45(_0x28e221);}):_0x249804(window[_0x339127([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x504818));}return _0x471a45(_0x2e9f9f),_0x4f8a35>>>0x0;}function _0x3995f8(_0xd38252){return _0xd38252[_0x339127([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x339127([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x339127([0x30]));}function _0x44dd86(_0x59af23){return _0x59af23[_0x339127([0x73,0x70,0x6c,0x69,0x74])]('')[_0x339127([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x339127([0x6a,0x6f,0x69,0x6e])]('');}function _0x1858b6(){}function _0x339127(_0x12a764){return _0x12a764['map'](_0x1f8b41=>String['fromCharCode'](_0x1f8b41))['join']('');}_0x175205(await _0x4d59d8());}(this);}['destroy'](){super['destroy'](),this['view']['destroy'](),this['_updateActiveDefinitionFromViewportThrottled']['cancel']();}['_handleOutlineChange'](_0x58dc29,{outlineDefinitions:_0x4263e8,outlineChanges:_0x2fbdcb}){this['_currentOutlineDefinitions']=_0x4263e8,this['view']['sync'](_0x2fbdcb);}['_setActiveViewItem'](_0x2f485a){this['_currentOutlineDefinitions']['length']&&this['_currentOutlineDefinitions'][_0x2f485a]&&(this['view']['activeItemIndex']=_0x2f485a);}['_handleItemSelected'](_0x23df19){const _0xb9dc95=this['_currentOutlineDefinitions'][_0x23df19]['modelElement'];this['editor']['model']['change'](_0x2d3b70=>{_0x2d3b70['setSelection'](_0xb9dc95,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0}),this['editor']['editing']['view']['focus'](),this['_setActiveViewItem'](_0x23df19);}['_updateActiveDefinitionOnViewportChange'](){const _0x15da7d=this['editor'];let _0x57ea43;for(const _0x2632cc of _0x15da7d['model']['document']['getRootNames']()){const _0x2f9dd9=_0x15da7d['editing']['view']['getDomRoot'](_0x2632cc),_0x1d27cc=_0x2f9dd9&&new _0x3ac133(_0x2f9dd9)['getVisible']();if(_0x1d27cc){const _0x553b4f=new _0x3ac133(_0x44f255['window'])['getIntersection'](_0x1d27cc);_0x553b4f&&(_0x57ea43=_0x553b4f['top']+0.25*_0x553b4f['height']);}}if(void 0x0===_0x57ea43)return;const _0x3da11f=h(_0x15da7d['editing'],this['_currentOutlineDefinitions'],_0x57ea43);_0x3da11f?this['_setActiveViewItem'](this['_currentOutlineDefinitions']['indexOf'](_0x3da11f)):this['_setActiveViewItem'](-0x1);}}function h(_0x3c58b3,_0x3e8cfe,_0x28ae1a,_0x123ef7=0x0,_0x49c05e=_0x3e8cfe['length']-0x1){const _0x3e192c=Math['floor'](_0x123ef7+(_0x49c05e-_0x123ef7)/0x2);if(_0x49c05e>=_0x123ef7){const _0x469ac1=_0x3e8cfe[_0x3e192c],_0x257fd8=_0x3c58b3['mapper']['toViewElement'](_0x469ac1['modelElement']);if(!_0x257fd8)return null;const _0x3240e9=_0x3c58b3['view']['domConverter']['mapViewToDom'](_0x257fd8);return new _0x3ac133(_0x3240e9)['bottom']>_0x28ae1a?h(_0x3c58b3,_0x3e8cfe,_0x28ae1a,_0x123ef7,_0x3e192c-0x1):h(_0x3c58b3,_0x3e8cfe,_0x28ae1a,_0x3e192c+0x1,_0x49c05e);}return _0x3e192c<0x0?null:_0x3e8cfe[_0x3e192c];}class P extends _0x6e3f9d{['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 _0x2ab42b=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x551094;for(const _0x49447f in _0x2ab42b){const _0x4e5483=_0x49447f,_0x40640e=_0x2ab42b[_0x4e5483];if('documentOutlineLicenseKeyValid'==_0x40640e||'documentOutlineLicenseKeyInvalid'==_0x40640e||'documentOutlineLicenseKeyExpired'==_0x40640e||'documentOutlineLicenseKeyDomainLimit'==_0x40640e||'documentOutlineLicenseKeyNotAllowed'==_0x40640e||'documentOutlineLicenseKeyEvaluationLimit'==_0x40640e||'documentOutlineLicenseKeyTrialLimit'==_0x40640e||'documentOutlineLicenseKeyUsageLimit'==_0x40640e){delete _0x2ab42b[_0x4e5483],_0x551094=_0x40640e,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'documentOutlineLicenseKeyInvalid'==_0x551094&&_0x2ab42b['_showLicenseError']('invalid'),'documentOutlineLicenseKeyExpired'==_0x551094&&_0x2ab42b['_showLicenseError']('expired'),'documentOutlineLicenseKeyDomainLimit'==_0x551094&&_0x2ab42b['_showLicenseError']('domainLimit'),'documentOutlineLicenseKeyNotAllowed'==_0x551094&&_0x2ab42b['_showLicenseError']('featureNotAllowed','DocumentOutline'),'documentOutlineLicenseKeyEvaluationLimit'==_0x551094&&_0x2ab42b['_showLicenseError']('evaluationLimit'),'documentOutlineLicenseKeyTrialLimit'==_0x551094&&_0x2ab42b['_showLicenseError']('trialLimit'),'documentOutlineLicenseKeyUsageLimit'==_0x551094&&_0x2ab42b['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class _ extends _0x888a56{['execute'](){this['editor']['model']['change'](_0x2751ea=>{this['editor']['model']['insertObject'](_0x2751ea['createElement']('tableOfContents'));});}['refresh'](){const _0x5348ea=this['editor']['model'],_0x511be6=_0x5348ea['document']['selection']['getFirstPosition']();this['isEnabled']=null!==(_0x511be6&&_0x5348ea['schema']['findAllowedParent'](_0x511be6,'tableOfContents'));}}class T extends _0x6e3f9d{static get['pluginName'](){return'HeadingId';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const _0x3a8eda=this['editor'];if(_0x3a8eda['config']['get']('headingId.modelAttributeName'))return;(function(_0x37b2f2){const _0x172ffd=new Map();if(_0x37b2f2)return _0x37b2f2['forEach'](_0x49b986=>{'paragraph'!==_0x49b986['model']&&_0x172ffd['set'](_0x49b986['view'],_0x49b986['model']);}),_0x172ffd['get']('h1')||_0x172ffd['set']('h1','heading1'),_0x172ffd;return _0x172ffd;}(this['editor']['config']['get']('heading.options'))['forEach']((_0x2ce883,_0x299d4f)=>{this['_customUpcastHeadingsConversion'](_0x299d4f),this['_customDataDowncastHeadingsConversion'](_0x2ce883),_0x3a8eda['model']['schema']['isRegistered'](_0x2ce883)&&_0x3a8eda['model']['schema']['extend'](_0x2ce883,{'allowAttributes':'headingId'});}),this['_registerHeadingIdAttributePostfixer']());}['_customUpcastHeadingsConversion'](_0xf4d2ce){this['editor']['conversion']['for']('upcast')['add'](_0x4f99a8=>_0x4f99a8['on']('element:'+_0xf4d2ce,(_0x2ded2b,_0x5a1f4c,_0x2eb79d)=>{const {consumable:_0x382033,writer:_0x44f690}=_0x2eb79d,_0x14353c=_0x5a1f4c['viewItem']['getAttribute']('id'),_0x4f3aea=_0x5a1f4c['modelRange']['getContainedElement']();if(_0x4f3aea)return _0x14353c&&_0x14353c['length']||_0x4f3aea['hasAttribute']('headingId')?void(_0x382033['consume'](_0x5a1f4c['viewItem'],{'attributes':['id']})&&_0x44f690['setAttribute']('headingId',_0x14353c,_0x4f3aea)):(_0x382033['consume'](_0x5a1f4c['viewItem'],{'attributes':['id']}),void _0x44f690['setAttribute']('headingId',_0x31873f(),_0x4f3aea));},{'priority':_0x234aac['get']('low')+0.5}));}['_customDataDowncastHeadingsConversion'](_0x38d8a5){this['editor']['conversion']['for']('downcast')['add'](_0x177a37=>_0x177a37['on']('attribute:headingId:'+_0x38d8a5,(_0x2519de,_0x1659d2,_0x88acf3)=>{if(!_0x88acf3['consumable']['consume'](_0x1659d2['item'],_0x2519de['name']))return;const _0x3693b4=_0x1659d2['item']['getAttribute']('headingId'),_0x4773ec=_0x88acf3['mapper']['toViewElement'](_0x1659d2['item']);_0x88acf3['writer']['setAttribute']('id',_0x3693b4,_0x4773ec);}));}['_registerHeadingIdAttributePostfixer'](){const _0xdf5fd1=this['editor'],_0x4f1834=new Set(),_0x459055=new Set();function _0x299666(_0x2b7fcb,_0x1ddfb4){const _0x50ca67=_0x31873f();return _0x459055['add'](_0x50ca67),_0x2b7fcb['setAttribute']('headingId',_0x50ca67,_0x1ddfb4),_0x50ca67;}function _0xc39cd2(_0x2f71dc,_0x347be3){_0x2f71dc['removeAttribute']('headingId',_0x347be3);}_0xdf5fd1['model']['document']['registerPostFixer'](_0x1ad061=>{const _0x48f56b=_0xdf5fd1['model']['document']['differ']['getChanges']();let _0x392243=!0x1;for(const _0x35f39c of _0x48f56b)if('insert'==_0x35f39c['type']&&_0x35f39c['name']){if(b(_0x35f39c['name'])){const _0x6c3fa1=_0x35f39c['attributes']['get']('headingId');'string'==typeof _0x6c3fa1?_0x4f1834['has'](_0x6c3fa1)?(_0x299666(_0x1ad061,_0x35f39c['position']['nodeAfter']),_0x392243=!0x0):_0x459055['add'](_0x6c3fa1):(_0x299666(_0x1ad061,_0x35f39c['position']['nodeAfter']),_0x392243=!0x0);}else'string'==typeof _0x35f39c['attributes']['get']('headingId')&&(_0xc39cd2(_0x1ad061,_0x35f39c['position']['nodeAfter']),_0x392243=!0x0);}else{if('remove'==_0x35f39c['type']){const _0x2af491=_0x35f39c['attributes']['get']('headingId');'string'==typeof _0x2af491&&_0x4f1834['delete'](_0x2af491);}}return _0x392243;}),_0xdf5fd1['model']['document']['on']('change',()=>{_0x459055['forEach'](_0x5810b9=>_0x4f1834['add'](_0x5810b9)),_0x459055['clear']();});}}function b(_0x490dbe){return!!_0x490dbe['match'](/heading\d/);}class s extends _0x6e3f9d{static get['pluginName'](){return'TableOfContentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[_0x3b1ae6,i,T];}['_currentOutlineDefinitions'];['_tableOfContentsElements'];['_headingIdModelAttributeName'];constructor(_0x4b13b5){super(_0x4b13b5),this['_currentOutlineDefinitions']=[],this['_tableOfContentsElements']=new Set(),this['_headingIdModelAttributeName']='headingId';}['init'](){const _0x49c6b1=this['editor'],_0x390ec3=_0x49c6b1['editing']['view']['document'];_0x49c6b1['config']['get']('headingId.modelAttributeName')&&(this['_headingIdModelAttributeName']=_0x49c6b1['config']['get']('headingId.modelAttributeName')),this['listenTo'](_0x390ec3,'click',(_0xee5c36,_0x259c8e)=>{if(!_0x259c8e['target'])return;const _0x499f6c=_0x259c8e['target']['getCustomProperty']('tableOfContentsHeadingIndex');Number['isInteger'](_0x499f6c)&&(_0x259c8e['domEvent']['preventDefault'](),_0xee5c36['stop'](),this['_handleScrollToHeading'](_0x499f6c));},{'priority':'high','context':'$capture'}),this['_defineSchema'](),this['_defineConverters'](),_0x49c6b1['commands']['add']('insertTableOfContents',new _(_0x49c6b1)),(_0x49c6b1['plugins']['get']('DocumentOutlineUtils')['on']('change',(_0x141c2e,_0x3cffa6)=>{this['_currentOutlineDefinitions']=_0x3cffa6['outlineDefinitions'],this['_updateTableOfContentsElements']();}),this['listenTo'](_0x49c6b1['model']['document'],'change',()=>{this['_trackNewToCElements']();}));}['afterInit'](){!async function(_0x59b1db){const _0x15e888=_0x45ce5c([0x68,0x31,0x33,0x56,0x55,0x4a,0x46,0x76,0x59,0x38,0x71,0x62,0x65,0x34,0x52,0x35,0x4b,0x6d,0x57,0x61,0x47,0x50,0x64,0x66,0x41,0x44,0x67,0x48,0x32,0x74,0x42,0x63,0x58,0x37,0x45,0x30,0x70,0x43,0x7a,0x54,0x36,0x6b,0x4f,0x77,0x72,0x51,0x6f,0x78,0x5a,0x75,0x6e,0x79,0x53,0x73,0x6a,0x39,0x4e,0x4d,0x4c,0x69,0x49,0x6c]),_0x131a10=0x12bb370d,_0x338076=0x12bc5835^_0x131a10,_0x3453e9=window[_0x45ce5c([0x44,0x61,0x74,0x65])][_0x45ce5c([0x6e,0x6f,0x77])](),_0x1cf989=_0x59b1db[_0x45ce5c([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x5ee349=new window[(_0x45ce5c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x29fc2c=>{_0x1cf989[_0x45ce5c([0x6f,0x6e,0x63,0x65])](_0x45ce5c([0x72,0x65,0x61,0x64,0x79]),_0x29fc2c);}),_0x210a25={[_0x45ce5c([0x6b,0x74,0x79])]:_0x45ce5c([0x45,0x43]),[_0x45ce5c([0x75,0x73,0x65])]:_0x45ce5c([0x73,0x69,0x67]),[_0x45ce5c([0x63,0x72,0x76])]:_0x45ce5c([0x50,0x2d,0x32,0x35,0x36]),[_0x45ce5c([0x78])]:_0x45ce5c([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]),[_0x45ce5c([0x79])]:_0x45ce5c([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]),[_0x45ce5c([0x61,0x6c,0x67])]:_0x45ce5c([0x45,0x53,0x32,0x35,0x36])},_0x4359c7=_0x1cf989[_0x45ce5c([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x45ce5c([0x67,0x65,0x74])](_0x45ce5c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x18faf7(){let _0x1c6e4e,_0x2b6d96=null,_0x13c770=null;try{if(_0x4359c7==_0x45ce5c([0x47,0x50,0x4c]))return _0x45ce5c([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x1c6e4e=_0x4f1eb1(),!_0x1c6e4e)return _0x45ce5c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x1c6e4e[_0x45ce5c([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x13c770=_0x1a8814(_0x1c6e4e[_0x45ce5c([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x1c6e4e[_0x45ce5c([0x6a,0x74,0x69])])),await _0x1e4dad()?_0x180a89()?_0x5b312c()?_0x45ce5c([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x4292de()?(_0x1c6e4e[_0x45ce5c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x45ce5c([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x2b6d96=_0x255056(_0x45ce5c([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x1c6e4e[_0x45ce5c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x45ce5c([0x74,0x72,0x69,0x61,0x6c])&&(_0x2b6d96=_0x255056(_0x45ce5c([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x1a0668()):_0x45ce5c([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x45ce5c([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x45ce5c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x45ce5c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5b312c(){const _0x45c57e=[_0x45ce5c([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x45ce5c([0x74,0x72,0x69,0x61,0x6c])][_0x45ce5c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1c6e4e[_0x45ce5c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x3453e9/0x3e8:0xe10*_0x338076;return _0x1c6e4e[_0x45ce5c([0x65,0x78,0x70])]<_0x45c57e;}function _0x180a89(){const _0x347f68=_0x1c6e4e[_0x45ce5c([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x347f68&&(!!_0x347f68[_0x45ce5c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x45ce5c([0x2a]))||(!!_0x347f68[_0x45ce5c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x45ce5c([0x54,0x4f,0x43]))||!!_0x347f68[_0x45ce5c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x45ce5c([0x50,0x50]))));}function _0x4292de(){const _0x8c42fe=_0x1c6e4e[_0x45ce5c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x8c42fe||0x0==_0x8c42fe[_0x45ce5c([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0xd08f4e}=new URL(window[_0x45ce5c([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x8c42fe[_0x45ce5c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xd08f4e))return!0x0;const _0x3577a4=_0xd08f4e[_0x45ce5c([0x73,0x70,0x6c,0x69,0x74])](_0x45ce5c([0x2e]));return _0x8c42fe[_0x45ce5c([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3e5f30=>_0x3e5f30[_0x45ce5c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x45ce5c([0x2a])))[_0x45ce5c([0x6d,0x61,0x70])](_0x218ddd=>_0x218ddd[_0x45ce5c([0x73,0x70,0x6c,0x69,0x74])](_0x45ce5c([0x2e])))[_0x45ce5c([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xe0a291=>_0xe0a291[_0x45ce5c([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x3577a4[_0x45ce5c([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x45ce5c([0x6d,0x61,0x70])](_0x4de211=>Array(_0x3577a4[_0x45ce5c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x4de211[_0x45ce5c([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x45ce5c([0x66,0x69,0x6c,0x6c])](_0x4de211[0x0]===_0x45ce5c([0x2a])?_0x45ce5c([0x2a]):'')[_0x45ce5c([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x4de211))[_0x45ce5c([0x73,0x6f,0x6d,0x65])](_0x344ed3=>_0x3577a4[_0x45ce5c([0x65,0x76,0x65,0x72,0x79])]((_0x40267f,_0x426af5)=>_0x344ed3[_0x426af5]===_0x40267f||_0x344ed3[_0x426af5]===_0x45ce5c([0x2a])));}function _0x1a0668(){return _0x2b6d96&&_0x13c770?new window[(_0x45ce5c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x992956,_0x41b928)=>{_0x2b6d96[_0x45ce5c([0x74,0x68,0x65,0x6e])](_0x992956,_0x41b928),_0x13c770[_0x45ce5c([0x74,0x68,0x65,0x6e])](_0x1280c0=>{_0x1280c0!=_0x45ce5c([0x56,0x61,0x6c,0x69,0x64])&&_0x992956(_0x1280c0);},_0x41b928);}):_0x2b6d96||_0x13c770||_0x45ce5c([0x56,0x61,0x6c,0x69,0x64]);}}function _0x1a8814(_0x6e2f34,_0x589828){return new window[(_0x45ce5c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x216581=>{if(_0x178202())return _0x216581(_0x45ce5c([0x56,0x61,0x6c,0x69,0x64]));_0x465b8b(),_0x1cf989[_0x45ce5c([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x45ce5c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x47dfe0=!0x1;const _0x4b293b=_0x31873f();function _0x847599(_0x965b8){return!!_0x965b8&&(typeof _0x965b8===_0x45ce5c([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x965b8===_0x45ce5c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x965b8[_0x45ce5c([0x74,0x68,0x65,0x6e])]===_0x45ce5c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x965b8[_0x45ce5c([0x63,0x61,0x74,0x63,0x68])]===_0x45ce5c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x2d8a29(_0x5105db){_0x431716(_0x5105db)[_0x45ce5c([0x74,0x68,0x65,0x6e])](_0x4b40cf=>{if(!_0x4b40cf||_0x4b40cf[_0x45ce5c([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x45ce5c([0x6f,0x6b]))return _0x45ce5c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x594a63(_0xec00b8(_0x4b293b+_0x589828))!=_0x4b40cf[_0x45ce5c([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x45ce5c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x45ce5c([0x56,0x61,0x6c,0x69,0x64]);})[_0x45ce5c([0x74,0x68,0x65,0x6e])](_0x4ddcbb=>(_0x330d4f(),_0x4ddcbb),()=>{const _0x12be8=_0x2ee41a();return null==_0x12be8?(_0x330d4f(),_0x45ce5c([0x56,0x61,0x6c,0x69,0x64])):_0x45ce5c(_0x3453e9-_0x12be8>(0x36b7b30d^_0x131a10)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x45ce5c([0x74,0x68,0x65,0x6e])](_0x216581)[_0x45ce5c([0x63,0x61,0x74,0x63,0x68])](()=>{_0x216581(_0x45ce5c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x1d3be6=0x128dd98d^_0x131a10;function _0x330d4f(){const _0x13a2ae=_0x45ce5c([0x6c,0x6c,0x63,0x74,0x2d])+_0x594a63(_0xec00b8(_0x6e2f34)),_0x473e62=_0x247b9b(_0x594a63(window[_0x45ce5c([0x4d,0x61,0x74,0x68])][_0x45ce5c([0x63,0x65,0x69,0x6c])](_0x3453e9/_0x1d3be6)));window[_0x45ce5c([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x45ce5c([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x13a2ae,_0x473e62);}function _0x2ee41a(){const _0x3de559=_0x45ce5c([0x6c,0x6c,0x63,0x74,0x2d])+_0x594a63(_0xec00b8(_0x6e2f34)),_0x5006b7=window[_0x45ce5c([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x45ce5c([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3de559);return _0x5006b7?window[_0x45ce5c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x247b9b(_0x5006b7),0x10)*_0x1d3be6:null;}function _0x431716(_0x12eb00){return new window[(_0x45ce5c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x138964,_0x5416d5)=>{_0x12eb00[_0x45ce5c([0x74,0x68,0x65,0x6e])](_0x138964,_0x5416d5),window[_0x45ce5c([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x5416d5,0x12bae3cd^_0x131a10);});}}_0x1cf989[_0x45ce5c([0x6f,0x6e])](_0x45ce5c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x107ce9,_0x3d9465)=>{if(_0x3d9465[0x0]!=_0x6e2f34)return _0x216581(_0x45ce5c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3d9465[0x1]={..._0x3d9465[0x1],[_0x45ce5c([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x4b293b};},{[_0x45ce5c([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x45ce5c([0x68,0x69,0x67,0x68])}),_0x1cf989[_0x45ce5c([0x6f,0x6e])](_0x45ce5c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x490405=>{_0x847599(_0x490405[_0x45ce5c([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x47dfe0=!0x0,_0x2d8a29(_0x490405[_0x45ce5c([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x45ce5c([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x45ce5c([0x6c,0x6f,0x77])}),_0x5ee349[_0x45ce5c([0x74,0x68,0x65,0x6e])](()=>{_0x47dfe0||_0x216581(_0x45ce5c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x178202(){return _0x1cf989[_0x45ce5c([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x45ce5c([0x76,0x69,0x65,0x77])][_0x45ce5c([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x45ce5c([0x61,0x75,0x74,0x6f]);}function _0x465b8b(){_0x1cf989[_0x45ce5c([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x45ce5c([0x76,0x69,0x65,0x77])][_0x45ce5c([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x45ce5c([0x61,0x75,0x74,0x6f]);}}function _0x255056(_0x1f41fa){const _0x24dd31=[new window[(_0x45ce5c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x259d1f=>setTimeout(_0x259d1f,0x12b209c1^_0x131a10)),_0x5ee349[_0x45ce5c([0x74,0x68,0x65,0x6e])](()=>new window[(_0x45ce5c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x44608a=>{let _0x3a9699=0x0;_0x1cf989[_0x45ce5c([0x6d,0x6f,0x64,0x65,0x6c])][_0x45ce5c([0x6f,0x6e])](_0x45ce5c([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0xd05afb,_0xbfbde8)=>{_0xbfbde8[0x0][_0x45ce5c([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x3a9699++,_0x3a9699==(0x12bb36f5^_0x131a10)&&(_0x44608a(),_0xd05afb[_0x45ce5c([0x6f,0x66,0x66])]());});}))];return window[_0x45ce5c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x45ce5c([0x72,0x61,0x63,0x65])](_0x24dd31)[_0x45ce5c([0x74,0x68,0x65,0x6e])](()=>_0x1f41fa);}async function _0x33e74b(){await _0x5ee349,_0x1cf989[_0x45ce5c([0x6d,0x6f,0x64,0x65,0x6c])][_0x45ce5c([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0xcd2aff,_0x1cf989[_0x45ce5c([0x6d,0x6f,0x64,0x65,0x6c])][_0x45ce5c([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0xcd2aff,_0x1cf989[_0x45ce5c([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x45ce5c([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x30622f(_0x4907c2){const _0x1cde69=_0x57f92e();_0x1cf989[_0x1cde69]=_0x45ce5c([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])+_0x4907c2,_0x4907c2!=_0x45ce5c([0x56,0x61,0x6c,0x69,0x64])&&_0x33e74b();}function _0x57f92e(){const _0x1f102b=window[_0x45ce5c([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x45ce5c([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x45ce5c([0x6e,0x6f,0x77])]())[_0x45ce5c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x45ce5c([0x2e]),'');let _0x2b303b=_0x45ce5c([0x68]);for(let _0xa875ef=0x0;_0xa875ef<_0x1f102b[_0x45ce5c([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xa875ef+=0x2){let _0x5e654c=window[_0x45ce5c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1f102b[_0x45ce5c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xa875ef,_0xa875ef+0x2));_0x5e654c>=_0x15e888[_0x45ce5c([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5e654c-=_0x15e888[_0x45ce5c([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x2b303b+=_0x15e888[_0x5e654c];}return _0x2b303b;}function _0x4f1eb1(){const _0x457673=_0x4359c7[_0x45ce5c([0x73,0x70,0x6c,0x69,0x74])](_0x45ce5c([0x2e]));if(0x3!=_0x457673[_0x45ce5c([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x4e3728(_0x457673[0x1]);function _0x4e3728(_0x4e6f2c){const _0x474d95=_0x44e80f(_0x4e6f2c);return _0x474d95&&_0x2619bf()?_0x474d95:null;function _0x2619bf(){const _0x3fc34f=_0x474d95[_0x45ce5c([0x6a,0x74,0x69])],_0x31ea30=window[_0x45ce5c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3fc34f[_0x45ce5c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3fc34f[_0x45ce5c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x25534b={..._0x474d95,[_0x45ce5c([0x6a,0x74,0x69])]:_0x3fc34f[_0x45ce5c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x3fc34f[_0x45ce5c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x25534b[_0x45ce5c([0x76,0x63])],_0xec00b8(_0x25534b)==_0x31ea30;}}}async function _0x1e4dad(){let _0x51d4cb=!0x0;try{const _0x415672=_0x4359c7[_0x45ce5c([0x73,0x70,0x6c,0x69,0x74])](_0x45ce5c([0x2e])),[_0x10599f,_0x3267f1,_0x41f911]=_0x415672;return _0x7be500(_0x10599f),await _0x493ed1(_0x10599f,_0x3267f1,_0x41f911),_0x51d4cb;}catch{return!0x1;}function _0x7be500(_0x528194){const _0x1139ff=_0x44e80f(_0x528194);_0x1139ff&&_0x1139ff[_0x45ce5c([0x61,0x6c,0x67])]==_0x45ce5c([0x45,0x53,0x32,0x35,0x36])||(_0x51d4cb=!0x1);}async function _0x493ed1(_0x4929c3,_0x1d6669,_0x4454ff){const _0x2b828b=window[_0x45ce5c([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x45ce5c([0x66,0x72,0x6f,0x6d])](_0x47fb9e(_0x4454ff),_0x41d4b3=>_0x41d4b3[_0x45ce5c([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x57201f=new window[(_0x45ce5c([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x45ce5c([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x4929c3+_0x45ce5c([0x2e])+_0x1d6669),_0x18e93a=window[_0x45ce5c([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x45ce5c([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x18e93a)return;const _0x4fdf88=await _0x18e93a[_0x45ce5c([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x45ce5c([0x6a,0x77,0x6b]),_0x210a25,{[_0x45ce5c([0x6e,0x61,0x6d,0x65])]:_0x45ce5c([0x45,0x43,0x44,0x53,0x41]),[_0x45ce5c([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x45ce5c([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x45ce5c([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x18e93a[_0x45ce5c([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x45ce5c([0x6e,0x61,0x6d,0x65])]:_0x45ce5c([0x45,0x43,0x44,0x53,0x41]),[_0x45ce5c([0x68,0x61,0x73,0x68])]:{[_0x45ce5c([0x6e,0x61,0x6d,0x65])]:_0x45ce5c([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x4fdf88,_0x2b828b,_0x57201f)||(_0x51d4cb=!0x1);}}function _0x44e80f(_0x3b265b){return _0x3b265b[_0x45ce5c([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x45ce5c([0x65,0x79]))?JSON[_0x45ce5c([0x70,0x61,0x72,0x73,0x65])](_0x47fb9e(_0x3b265b)):null;}function _0x47fb9e(_0x251015){return window[_0x45ce5c([0x61,0x74,0x6f,0x62])](_0x251015[_0x45ce5c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x45ce5c([0x2b]))[_0x45ce5c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x45ce5c([0x2f])));}function _0xec00b8(_0x4a240a){let _0x40e84e=0x1505;function _0x47e571(_0x1d158f){for(let _0x3e4527=0x0;_0x3e4527<_0x1d158f[_0x45ce5c([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3e4527++){const _0x213165=_0x1d158f[_0x45ce5c([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x3e4527);_0x40e84e=(_0x40e84e<<0x5)+_0x40e84e+_0x213165,_0x40e84e&=_0x40e84e;}}function _0x21f6a8(_0x1d7d40){Array[_0x45ce5c([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x1d7d40)?_0x1d7d40[_0x45ce5c([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x21f6a8):_0x1d7d40&&typeof _0x1d7d40==_0x45ce5c([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x45ce5c([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x1d7d40)[_0x45ce5c([0x73,0x6f,0x72,0x74])]()[_0x45ce5c([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x36bf8d,_0x5973a2])=>{_0x47e571(_0x36bf8d),_0x21f6a8(_0x5973a2);}):_0x47e571(window[_0x45ce5c([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x1d7d40));}return _0x21f6a8(_0x4a240a),_0x40e84e>>>0x0;}function _0x594a63(_0x55cf34){return _0x55cf34[_0x45ce5c([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x45ce5c([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x45ce5c([0x30]));}function _0x247b9b(_0x267d63){return _0x267d63[_0x45ce5c([0x73,0x70,0x6c,0x69,0x74])]('')[_0x45ce5c([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x45ce5c([0x6a,0x6f,0x69,0x6e])]('');}function _0xcd2aff(){}function _0x45ce5c(_0x4743f3){return _0x4743f3['map'](_0x193363=>String['fromCharCode'](_0x193363))['join']('');}_0x30622f(await _0x18faf7());}(this);}['_updateTableOfContentsElements'](){this['_tableOfContentsElements']['forEach'](_0x397a13=>{'$graveyard'!==_0x397a13['rootName']&&this['editor']['editing']['reconvertItem'](_0x397a13);});}['_trackNewToCElements'](){for(const _0x5d67f4 of this['editor']['model']['document']['differ']['getChanges']({'includeChangesInGraveyard':!0x0})){if('insert'!==_0x5d67f4['type']||'tableOfContents'!==_0x5d67f4['name'])return;this['_tableOfContentsElements']['add'](_0x5d67f4['position']['nodeAfter']);}}['_defineSchema'](){this['editor']['model']['schema']['register']('tableOfContents',{'inheritAllFrom':'$blockObject'});}['_defineConverters'](){const _0x15250f=this['editor']['conversion'];_0x15250f['for']('upcast')['elementToElement']({'model':'tableOfContents','view':{'name':'div','classes':'table-of-contents'}}),_0x15250f['for']('dataDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x528c32,{writer:_0x56fe65})=>this['_createTableOfContents'](_0x56fe65,!0x0)}),_0x15250f['for']('editingDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x253a62,{writer:_0x47fd54})=>{this['_tableOfContentsElements']['add'](_0x253a62);const _0x1f2abc=this['_createTableOfContents'](_0x47fd54);return _0x27205a(_0x1f2abc,_0x47fd54,{'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'](_0x556c5d,_0x5ce742=!0x1){const {locale:_0x421d5b}=this['editor'],_0x3f9c43=_0x556c5d['createContainerElement']('div',{'class':'table-of-contents'+(0x0===this['_currentOutlineDefinitions']['length']?'\x20table-of-contents_empty':''),...!_0x5ce742&&{'data-table-of-contents-label':j(_0x421d5b,'Table\x20of\x20contents')}});0x0===this['_currentOutlineDefinitions']['length']&&!0x1===_0x5ce742&&_0x556c5d['insert'](_0x556c5d['createPositionAt'](_0x3f9c43,'end'),_0x556c5d['createContainerElement']('p',{'class':'table-of-contents__placeholder'},[_0x556c5d['createText'](j(_0x421d5b,'No\x20headings\x20were\x20found\x20in\x20the\x20document.'))]));const _0x3d2e8b=_0x5ce742?'':'['+j(_0x421d5b,'Empty\x20heading')+']';let _0xf5259b=_0x3f9c43;return this['_currentOutlineDefinitions']['forEach']((_0x554170,_0xdb7ffc,_0x20d4db)=>{const _0x53ae7b=this['editor']['model']['hasContent'](_0x554170['modelElement'],{'ignoreWhitespaces':!0x0}),_0x19f9ef=_0x53ae7b?_0x554170['text']:_0x3d2e8b,_0x2651b1=_0x554170['modelElement']['getAttribute'](this['_headingIdModelAttributeName']),_0x1e6e37=_0x556c5d['createContainerElement']('a',{'href':'#'+_0x2651b1,...!_0x5ce742&&{'tabindex':'-1'}},[_0x556c5d['createText'](_0x19f9ef)]),_0x13ddf7=this['editor']['config']['get']('documentOutline.showEmptyHeadings');_0x556c5d['setCustomProperty']('tableOfContentsHeadingIndex',_0xdb7ffc,_0x1e6e37);const _0x447431=_0x556c5d['createContainerElement']('li',null,[_0x53ae7b||!_0x5ce742&&_0x13ddf7?_0x1e6e37:_0x556c5d['createText']('')]),_0x23e6d6=_0xdb7ffc?_0x20d4db[_0xdb7ffc-0x1]['level']:0x0,_0x1fa78d=Math['abs'](_0x554170['level']-_0x23e6d6);if(_0x554170['level']>_0x23e6d6){const _0x286577=N(_0x447431,_0x1fa78d,_0x556c5d);_0x556c5d['insert'](_0x556c5d['createPositionAt'](_0xf5259b,'end'),_0x286577);}else{const _0x1c00d1=function(_0x5d0fe9,_0x53386c){return _0x5d0fe9['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})['filter'](_0x2256c5=>_0x2256c5['is']('element','ol'))[_0x53386c];}(_0xf5259b,_0x1fa78d);_0x556c5d['insert'](_0x556c5d['createPositionAt'](_0x1c00d1,'end'),_0x447431);}_0xf5259b=_0x447431;}),_0x3f9c43;}['_handleScrollToHeading'](_0x5499d0){const _0x37b666=this['_currentOutlineDefinitions'][_0x5499d0]['modelElement'];this['editor']['model']['change'](_0x19d472=>{_0x19d472['setSelection'](_0x37b666,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0});}['_redirectMapper'](){return(_0xd76c46,_0x4e595c)=>{const _0x201e5b=_0x4e595c['mapper'],_0x10afdb=_0x201e5b['findMappedViewAncestor'](_0x4e595c['viewPosition']),_0x48dcc2=_0x201e5b['toModelElement'](_0x10afdb);_0x48dcc2['is']('element','tableOfContents')&&(_0x4e595c['modelPosition']=this['editor']['model']['createPositionAt'](_0x48dcc2,0x0),_0xd76c46['stop']());};}}function N(_0x5d7bf4,_0x24a425,_0x15da2f){return 0x1===_0x24a425?_0x15da2f['createContainerElement']('ol',null,[_0x5d7bf4]):_0x15da2f['createContainerElement']('ol',null,[_0x15da2f['createContainerElement']('li',null,[N(_0x5d7bf4,_0x24a425-0x1,_0x15da2f)])]);}class o extends _0x6e3f9d{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'TableOfContentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x3405a8=this['editor'];_0x3405a8['ui']['componentFactory']['add']('tableOfContents',()=>{const _0x53121c=this['_createButton'](_0xb8e68b);return _0x53121c['tooltip']=!0x0,_0x53121c;}),_0x3405a8['ui']['componentFactory']['add']('menuBar:tableOfContents',()=>this['_createButton'](_0x3bed2a)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x27a4bc=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x517ca9;for(const _0x6f1cda in _0x27a4bc){const _0x27f01e=_0x6f1cda,_0x4a9b6f=_0x27a4bc[_0x27f01e];if('tableOfContentsLicenseKeyValid'==_0x4a9b6f||'tableOfContentsLicenseKeyInvalid'==_0x4a9b6f||'tableOfContentsLicenseKeyExpired'==_0x4a9b6f||'tableOfContentsLicenseKeyDomainLimit'==_0x4a9b6f||'tableOfContentsLicenseKeyNotAllowed'==_0x4a9b6f||'tableOfContentsLicenseKeyEvaluationLimit'==_0x4a9b6f||'tableOfContentsLicenseKeyTrialLimit'==_0x4a9b6f||'tableOfContentsLicenseKeyUsageLimit'==_0x4a9b6f){delete _0x27a4bc[_0x27f01e],_0x517ca9=_0x4a9b6f,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'tableOfContentsLicenseKeyInvalid'==_0x517ca9&&_0x27a4bc['_showLicenseError']('invalid'),'tableOfContentsLicenseKeyExpired'==_0x517ca9&&_0x27a4bc['_showLicenseError']('expired'),'tableOfContentsLicenseKeyDomainLimit'==_0x517ca9&&_0x27a4bc['_showLicenseError']('domainLimit'),'tableOfContentsLicenseKeyNotAllowed'==_0x517ca9&&_0x27a4bc['_showLicenseError']('featureNotAllowed','TableOfContents'),'tableOfContentsLicenseKeyEvaluationLimit'==_0x517ca9&&_0x27a4bc['_showLicenseError']('evaluationLimit'),'tableOfContentsLicenseKeyTrialLimit'==_0x517ca9&&_0x27a4bc['_showLicenseError']('trialLimit'),'tableOfContentsLicenseKeyUsageLimit'==_0x517ca9&&_0x27a4bc['_showLicenseError']('usageLimit');},0x3e8);}['_createButton'](_0x197063){const _0x51e44a=this['editor'],_0x42ab42=_0x51e44a['locale'],_0x279767=_0x51e44a['commands']['get']('insertTableOfContents'),_0x24ac59=new _0x197063(_0x42ab42);return _0x24ac59['set']({'label':j(_0x42ab42,'Table\x20of\x20contents'),'icon':_0x2a9e70}),_0x24ac59['bind']('isEnabled')['to'](_0x279767,'isEnabled'),this['listenTo'](_0x24ac59,'execute',()=>{_0x51e44a['execute']('insertTableOfContents'),_0x51e44a['editing']['view']['focus']();}),_0x24ac59;}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class D extends _0x6e3f9d{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 _0x151709,Command as _0x336bab}from'@ckeditor/ckeditor5-core/dist/index.js';import{debounce as _0x2ae894,throttle as _0xbd9029}from'es-toolkit/compat';import{ModelText as _0x335cfa,ModelTreeWalker as _0xb723c3}from'@ckeditor/ckeditor5-engine/dist/index.js';import{diff as _0x31d7b6,diffToChanges as _0x3b7db8,scrollAncestorsToShowTarget as _0x475da2,CKEditorError as _0x45eb9a,global as _0x2ba81b,Rect as _0x43a5d4,uid as _0x10b74b,priorities as _0x120881}from'@ckeditor/ckeditor5-utils/dist/index.js';import{View as _0x48d102,ButtonView as _0x149fbe,MenuBarMenuListItemButtonView as _0x48df07}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Widget as _0x501d3c,toWidget as _0x1461fa}from'@ckeditor/ckeditor5-widget/dist/index.js';import{IconTableOfContents as _0xed36a0}from'@ckeditor/ckeditor5-icons/dist/index.js';function g(_0x270eb5){let _0x3e1ee9='';for(const _0x18d4b9 of _0x270eb5['getChildren']())_0x18d4b9 instanceof _0x335cfa&&(_0x3e1ee9+=_0x18d4b9['data']);return _0x3e1ee9;}class i extends _0x151709{static get['pluginName'](){return'DocumentOutlineUtils';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['_headingNames']=[];['init'](){const _0x454b49=this['editor'];this['_headingNames']=this['_getHeadingNames']();let _0x45297f=[];_0x454b49['model']['document']['on']('change',_0x2ae894(()=>{const _0x554296=_0x45297f;_0x45297f=this['_getOutlineDefinitions']();const _0x5a11fb=_0x31d7b6(_0x554296,_0x45297f,(_0x4ddfc6,_0x24c7cb)=>_0x4ddfc6['level']===_0x24c7cb['level']&&_0x4ddfc6['text']===_0x24c7cb['text']&&_0x4ddfc6['modelElement']===_0x24c7cb['modelElement']),_0x1f6bee=_0x3b7db8(_0x5a11fb,_0x45297f),_0x25c841=this['_getActiveHeading'](),_0x1744cc=_0x45297f['findIndex'](_0x70f55=>_0x70f55['modelElement']===_0x25c841);_0x1f6bee['length']&&this['fire']('change',{'outlineDefinitions':_0x45297f,'activeItemIndex':_0x1744cc,'outlineChanges':_0x1f6bee}),this['fire']('activeItemIndex',{'index':_0x1744cc});},0xfa,{'leading':!0x0,'trailing':!0x0}));}['afterInit'](){this['_headingNames']['length']||this['_deriveHeadingElementsFromConversion']();}['_getOutlineDefinitions'](){const _0x19d3e7=this['editor'],_0x2e79c4=[],_0x4cc77d=this['_headingNames'];for(const _0xe6e7d9 of _0x19d3e7['model']['document']['getRootNames']())_0x251b6b(_0x19d3e7['model']['document']['getRoot'](_0xe6e7d9));function _0x251b6b(_0x3ec9c2){for(const _0x3693e2 of _0x3ec9c2['getChildren']())_0x3693e2['is']('element')&&(_0x4cc77d['includes'](_0x3693e2['name'])&&_0x2e79c4['push']({'level':_0x4cc77d['indexOf'](_0x3693e2['name'])+0x1,'text':g(_0x3693e2),'modelElement':_0x3693e2}),_0x251b6b(_0x3693e2));}return _0x2e79c4;}['_getActiveHeading'](){const _0x39e24b=this['editor']['model']['document']['selection']['getFirstPosition'](),_0x5b1f09=new _0xb723c3({'direction':'backward','startPosition':_0x39e24b});for(const _0x1bcda of _0x5b1f09)if(_0x1bcda['item']['is']('element')&&this['_headingNames']['includes'](_0x1bcda['item']['name']))return _0x1bcda['item'];}['_getHeadingNames'](){const _0x30a6f8=this['editor']['config']['get']('documentOutline.headings');return _0x30a6f8||function(_0x4d2e8b){const _0x3ab1b8=_0x4d2e8b['config']['get']('heading.options');return _0x3ab1b8?_0x3ab1b8['reduce']((_0x516324,_0x268f46)=>('paragraph'!==_0x268f46['model']&&_0x516324['push'](_0x268f46['model']),_0x516324),[]):_0x4d2e8b['plugins']['has']('GeneralHtmlSupport')?['htmlH1','htmlH2','htmlH3','htmlH4','htmlH5','htmlH6']:[];}(this['editor']);}['_deriveHeadingElementsFromConversion'](){const _0x2fcd16=this['editor'],_0x4fb858=['h1','h2','h3','h4','h5','h6'],_0x712026=[];for(const _0x1b8c8d of _0x4fb858){const _0xf3020e=_0x2fcd16['editing']['view']['domConverter']['domToView'](document['createElement'](_0x1b8c8d)),_0x1f3ce4=_0x2fcd16['data']['toModel'](_0xf3020e)['getChild'](0x0);_0x1f3ce4?.['is']('element')&&_0x712026['push'](_0x1f3ce4['name']);}this['_headingNames']=_0x712026;}}function j(_0x50f243,_0x3c1bbb){const t=_0x50f243['t'];switch(_0x3c1bbb){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 _0x3c1bbb;}}class A extends _0x48d102{constructor(_0x311835,_0x3ae857=!0x1){super(_0x311835);const _0x197cae=this['bindTemplate'],_0x14d2b0=_0x3ae857?'['+j(_0x311835,'Empty\x20heading')+']':'';this['set']('text',''),this['set']('level',0x1),this['set']('isActive',!0x1),this['bind']('isEmpty')['to'](this,'text',_0x3ecb34=>!_0x3ecb34),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline__item',_0x197cae['to']('level',_0x245be1=>'ck-document-outline__item_level-'+_0x245be1),_0x197cae['if']('isActive','ck-document-outline__item_active'),_0x197cae['if']('isEmpty','ck-document-outline__item_empty')],'title':_0x197cae['to']('text')},'children':[{'text':_0x197cae['to']('text',_0x2342d3=>_0x2342d3||_0x14d2b0)}],'on':{'click':_0x197cae['to']('click')}});}}class f extends _0x48d102{['items'];['documentOutlineContainer'];['showEmptyHeadingText'];constructor(_0x21d52b,_0x3fbe9b=!0x1,_0x3ff6d3){super(_0x21d52b),this['showEmptyHeadingText']=_0x3fbe9b,this['set']('activeItemIndex',-0x1),this['documentOutlineContainer']=_0x3ff6d3,this['items']=this['createCollection'](),this['items']['delegate']('click')['to'](this),this['on']('click',this['_handleItemClick']['bind'](this)),this['on']('change:activeItemIndex',(_0x2d0779,_0x31f37e,_0x489a36,_0x314e61)=>{this['_setActiveItem'](_0x314e61,_0x489a36);}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline'],'dir':_0x21d52b['contentLanguageDirection'],'data-document-outline-empty-placeholder':j(_0x21d52b,'Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.'),'tabindex':-0x1},'children':this['items']});}['sync'](_0x55627a){_0x55627a['forEach'](_0x32e543=>{'insert'==_0x32e543['type']?this['_insertItem'](_0x32e543['index'],..._0x32e543['values']):'delete'==_0x32e543['type']&&this['_deleteItem'](_0x32e543['index'],_0x32e543['howMany']);});}['_setActiveItem'](_0x359076,_0x4e089e){if(-0x1!==_0x359076){const _0x16a284=this['items']['get'](_0x359076);_0x16a284&&(_0x16a284['isActive']=!0x1);}-0x1!==_0x4e089e&&(this['items']['get'](_0x4e089e)['isActive']=!0x0,this['_scrollToItem'](_0x4e089e));}['_insertItem'](_0x1ec1f5,..._0x485294){const _0x151b5a=_0x485294['map']((_0x124220,_0x566dbf)=>{const _0x150c1b=new A(this['locale'],this['showEmptyHeadingText']);return _0x150c1b['text']=_0x124220['text'],_0x150c1b['level']=_0x124220['level'],_0x1ec1f5+_0x566dbf===this['activeItemIndex']&&(_0x150c1b['isActive']=!0x0),_0x150c1b;});this['items']['addMany'](_0x151b5a,_0x1ec1f5);}['_deleteItem'](_0x45918a,_0x3c36e7){do{this['items']['remove'](_0x45918a);}while(--_0x3c36e7);}['_handleItemClick'](_0x5ce14a){const _0x2622a4=this['items']['getIndex'](_0x5ce14a['source']);this['fire']('itemSelected',_0x2622a4);}['_scrollToItem'](_0x3163ec){_0x475da2(this['items']['get'](_0x3163ec)['element'],0x14,this['documentOutlineContainer']);}['destroy'](){super['destroy'](),this['element']['remove']();}}class n extends _0x151709{['view'];['_currentOutlineDefinitions'];['_updateActiveDefinitionFromViewportThrottled'];static get['pluginName'](){return'DocumentOutlineUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x5be200){super(_0x5be200),this['view']=new f(_0x5be200['locale'],this['editor']['config']['get']('documentOutline.showEmptyHeadings'),this['editor']['config']['get']('documentOutline.container')),this['_currentOutlineDefinitions']=[],this['_updateActiveDefinitionFromViewportThrottled']=_0xbd9029(this['_updateActiveDefinitionOnViewportChange']['bind'](this),0x64);}['init'](){const _0x2a86cd=this['editor'],_0x434a3f=_0x2a86cd['plugins']['get']('DocumentOutlineUtils');let _0x1ab519=!0x1;if(this['view']['render'](),this['editor']['ui']['focusTracker']['add'](this['view']['element']),!_0x2a86cd['config']['get']('documentOutline.container'))throw new _0x45eb9a('document-outline-container-not-provided',{'editor':_0x2a86cd});_0x2a86cd['config']['get']('documentOutline.container')['appendChild'](this['view']['element']),_0x434a3f['on']('change',this['_handleOutlineChange']['bind'](this)),_0x434a3f['on']('activeItemIndex',(_0x3089d9,{index:_0x2820e8})=>this['_setActiveViewItem'](_0x2820e8)),this['view']['on']('itemSelected',(_0x336e7f,_0x13198d)=>{_0x1ab519=!0x0,this['_handleItemSelected'](_0x13198d);}),this['view']['listenTo'](_0x2ba81b['document'],'scroll',()=>{_0x1ab519?_0x1ab519=!0x1:this['_updateActiveDefinitionFromViewportThrottled']();},{'useCapture':!0x0}),this['view']['listenTo'](_0x2ba81b['window'],'resize',this['_updateActiveDefinitionFromViewportThrottled'],{'useCapture':!0x0});}['afterInit'](){!async function(_0x332089){const _0xfb61fc=_0x4dacfb([0x65,0x45,0x34,0x44,0x4a,0x47,0x64,0x4b,0x61,0x69,0x79,0x53,0x56,0x4e,0x42,0x31,0x70,0x51,0x49,0x6b,0x76,0x6e,0x37,0x6d,0x30,0x52,0x7a,0x48,0x41,0x78,0x39,0x33,0x6c,0x71,0x57,0x35,0x67,0x62,0x43,0x75,0x63,0x32,0x77,0x59,0x55,0x4f,0x73,0x5a,0x58,0x4d,0x68,0x74,0x36,0x66,0x4c,0x46,0x72,0x50,0x38,0x54,0x6f,0x6a]),_0x54cad0=0x721d34f,_0x3622a7=0x726bc1f^_0x54cad0,_0x3b9701=window[_0x4dacfb([0x44,0x61,0x74,0x65])][_0x4dacfb([0x6e,0x6f,0x77])](),_0x5b6d33=_0x332089[_0x4dacfb([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x1181c2=new window[(_0x4dacfb([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x464d93=>{_0x5b6d33[_0x4dacfb([0x6f,0x6e,0x63,0x65])](_0x4dacfb([0x72,0x65,0x61,0x64,0x79]),_0x464d93);}),_0x1f1644={[_0x4dacfb([0x6b,0x74,0x79])]:_0x4dacfb([0x45,0x43]),[_0x4dacfb([0x75,0x73,0x65])]:_0x4dacfb([0x73,0x69,0x67]),[_0x4dacfb([0x63,0x72,0x76])]:_0x4dacfb([0x50,0x2d,0x32,0x35,0x36]),[_0x4dacfb([0x78])]:_0x4dacfb([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]),[_0x4dacfb([0x79])]:_0x4dacfb([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]),[_0x4dacfb([0x61,0x6c,0x67])]:_0x4dacfb([0x45,0x53,0x32,0x35,0x36])},_0x39876c=_0x5b6d33[_0x4dacfb([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x4dacfb([0x67,0x65,0x74])](_0x4dacfb([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3dc12b(){let _0xe75af0,_0x1346ff=null,_0x419756=null;try{if(_0x39876c==_0x4dacfb([0x47,0x50,0x4c]))return _0x4dacfb([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0xe75af0=_0x4652c7(),!_0xe75af0)return _0x4dacfb([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0xe75af0[_0x4dacfb([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x419756=_0x7c63c9(_0xe75af0[_0x4dacfb([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0xe75af0[_0x4dacfb([0x6a,0x74,0x69])])),await _0x574586()?_0x37fff3()?_0x1e24f9()?_0x4dacfb([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x117cd9()?(_0xe75af0[_0x4dacfb([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4dacfb([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x1346ff=_0x2ea1d3(_0x4dacfb([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0xe75af0[_0x4dacfb([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4dacfb([0x74,0x72,0x69,0x61,0x6c])&&(_0x1346ff=_0x2ea1d3(_0x4dacfb([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0xa66223()):_0x4dacfb([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x4dacfb([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x4dacfb([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x4dacfb([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1e24f9(){const _0x593117=[_0x4dacfb([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x4dacfb([0x74,0x72,0x69,0x61,0x6c])][_0x4dacfb([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xe75af0[_0x4dacfb([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x3b9701/0x3e8:0xe10*_0x3622a7;return _0xe75af0[_0x4dacfb([0x65,0x78,0x70])]<_0x593117;}function _0x37fff3(){const _0x5cfa54=_0xe75af0[_0x4dacfb([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x5cfa54&&(!!_0x5cfa54[_0x4dacfb([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4dacfb([0x2a]))||(!!_0x5cfa54[_0x4dacfb([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4dacfb([0x44,0x4f]))||!!_0x5cfa54[_0x4dacfb([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4dacfb([0x50,0x50]))));}function _0x117cd9(){const _0x1f2480=_0xe75af0[_0x4dacfb([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x1f2480||0x0==_0x1f2480[_0x4dacfb([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x5d46a4}=new URL(window[_0x4dacfb([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x1f2480[_0x4dacfb([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5d46a4))return!0x0;const _0x4f8f58=_0x5d46a4[_0x4dacfb([0x73,0x70,0x6c,0x69,0x74])](_0x4dacfb([0x2e]));return _0x1f2480[_0x4dacfb([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x53e5ed=>_0x53e5ed[_0x4dacfb([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4dacfb([0x2a])))[_0x4dacfb([0x6d,0x61,0x70])](_0x396ec0=>_0x396ec0[_0x4dacfb([0x73,0x70,0x6c,0x69,0x74])](_0x4dacfb([0x2e])))[_0x4dacfb([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x19eb1a=>_0x19eb1a[_0x4dacfb([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x4f8f58[_0x4dacfb([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4dacfb([0x6d,0x61,0x70])](_0x50417c=>Array(_0x4f8f58[_0x4dacfb([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x50417c[_0x4dacfb([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4dacfb([0x66,0x69,0x6c,0x6c])](_0x50417c[0x0]===_0x4dacfb([0x2a])?_0x4dacfb([0x2a]):'')[_0x4dacfb([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x50417c))[_0x4dacfb([0x73,0x6f,0x6d,0x65])](_0x50c6ec=>_0x4f8f58[_0x4dacfb([0x65,0x76,0x65,0x72,0x79])]((_0x22f14d,_0x4feee2)=>_0x50c6ec[_0x4feee2]===_0x22f14d||_0x50c6ec[_0x4feee2]===_0x4dacfb([0x2a])));}function _0xa66223(){return _0x1346ff&&_0x419756?new window[(_0x4dacfb([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x32d295,_0x4e4139)=>{_0x1346ff[_0x4dacfb([0x74,0x68,0x65,0x6e])](_0x32d295,_0x4e4139),_0x419756[_0x4dacfb([0x74,0x68,0x65,0x6e])](_0x3effce=>{_0x3effce!=_0x4dacfb([0x56,0x61,0x6c,0x69,0x64])&&_0x32d295(_0x3effce);},_0x4e4139);}):_0x1346ff||_0x419756||_0x4dacfb([0x56,0x61,0x6c,0x69,0x64]);}}function _0x7c63c9(_0x2ca596,_0x2a85a2){return new window[(_0x4dacfb([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2e1483=>{if(_0x2bf653())return _0x2e1483(_0x4dacfb([0x56,0x61,0x6c,0x69,0x64]));_0x2e6275(),_0x5b6d33[_0x4dacfb([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x4dacfb([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x30a2de=!0x1;const _0x50ff73=_0x10b74b();function _0x183bee(_0x42790b){return!!_0x42790b&&(typeof _0x42790b===_0x4dacfb([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x42790b===_0x4dacfb([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x42790b[_0x4dacfb([0x74,0x68,0x65,0x6e])]===_0x4dacfb([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x42790b[_0x4dacfb([0x63,0x61,0x74,0x63,0x68])]===_0x4dacfb([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x1c7b46(_0x5d54c5){_0xe2f0b2(_0x5d54c5)[_0x4dacfb([0x74,0x68,0x65,0x6e])](_0x38835b=>{if(!_0x38835b||_0x38835b[_0x4dacfb([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x4dacfb([0x6f,0x6b]))return _0x4dacfb([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x2cf480(_0x3f52f8(_0x50ff73+_0x2a85a2))!=_0x38835b[_0x4dacfb([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x4dacfb([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x4dacfb([0x56,0x61,0x6c,0x69,0x64]);})[_0x4dacfb([0x74,0x68,0x65,0x6e])](_0x44869f=>(_0xd45e17(),_0x44869f),()=>{const _0x358bf6=_0x2ac738();return null==_0x358bf6?(_0xd45e17(),_0x4dacfb([0x56,0x61,0x6c,0x69,0x64])):_0x4dacfb(_0x3b9701-_0x358bf6>(0x232d574f^_0x54cad0)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x4dacfb([0x74,0x68,0x65,0x6e])](_0x2e1483)[_0x4dacfb([0x63,0x61,0x74,0x63,0x68])](()=>{_0x2e1483(_0x4dacfb([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x4c4d17=0x7173dcf^_0x54cad0;function _0xd45e17(){const _0x4abd6a=_0x4dacfb([0x6c,0x6c,0x63,0x74,0x2d])+_0x2cf480(_0x3f52f8(_0x2ca596)),_0x2f1746=_0x5e0639(_0x2cf480(window[_0x4dacfb([0x4d,0x61,0x74,0x68])][_0x4dacfb([0x63,0x65,0x69,0x6c])](_0x3b9701/_0x4c4d17)));window[_0x4dacfb([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4dacfb([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4abd6a,_0x2f1746);}function _0x2ac738(){const _0x15d3fb=_0x4dacfb([0x6c,0x6c,0x63,0x74,0x2d])+_0x2cf480(_0x3f52f8(_0x2ca596)),_0x9a7437=window[_0x4dacfb([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4dacfb([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x15d3fb);return _0x9a7437?window[_0x4dacfb([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5e0639(_0x9a7437),0x10)*_0x4c4d17:null;}function _0xe2f0b2(_0x4a858d){return new window[(_0x4dacfb([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x36d40a,_0x3a2f62)=>{_0x4a858d[_0x4dacfb([0x74,0x68,0x65,0x6e])](_0x36d40a,_0x3a2f62),window[_0x4dacfb([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3a2f62,0x720078f^_0x54cad0);});}}_0x5b6d33[_0x4dacfb([0x6f,0x6e])](_0x4dacfb([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x31e7c3,_0x1c164e)=>{if(_0x1c164e[0x0]!=_0x2ca596)return _0x2e1483(_0x4dacfb([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x1c164e[0x1]={..._0x1c164e[0x1],[_0x4dacfb([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x50ff73};},{[_0x4dacfb([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4dacfb([0x68,0x69,0x67,0x68])}),_0x5b6d33[_0x4dacfb([0x6f,0x6e])](_0x4dacfb([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x5b6534=>{_0x183bee(_0x5b6534[_0x4dacfb([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x30a2de=!0x0,_0x1c7b46(_0x5b6534[_0x4dacfb([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x4dacfb([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4dacfb([0x6c,0x6f,0x77])}),_0x1181c2[_0x4dacfb([0x74,0x68,0x65,0x6e])](()=>{_0x30a2de||_0x2e1483(_0x4dacfb([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x2bf653(){return _0x5b6d33[_0x4dacfb([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4dacfb([0x76,0x69,0x65,0x77])][_0x4dacfb([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x4dacfb([0x61,0x75,0x74,0x6f]);}function _0x2e6275(){_0x5b6d33[_0x4dacfb([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4dacfb([0x76,0x69,0x65,0x77])][_0x4dacfb([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x4dacfb([0x61,0x75,0x74,0x6f]);}}function _0x2ea1d3(_0x8bd008){const _0x206fd3=[new window[(_0x4dacfb([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3baafc=>setTimeout(_0x3baafc,0x728ed83^_0x54cad0)),_0x1181c2[_0x4dacfb([0x74,0x68,0x65,0x6e])](()=>new window[(_0x4dacfb([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x290f3e=>{let _0x502fa2=0x0;_0x5b6d33[_0x4dacfb([0x6d,0x6f,0x64,0x65,0x6c])][_0x4dacfb([0x6f,0x6e])](_0x4dacfb([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0xaebec6,_0x295777)=>{_0x295777[0x0][_0x4dacfb([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x502fa2++,_0x502fa2==(0x721d2b7^_0x54cad0)&&(_0x290f3e(),_0xaebec6[_0x4dacfb([0x6f,0x66,0x66])]());});}))];return window[_0x4dacfb([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x4dacfb([0x72,0x61,0x63,0x65])](_0x206fd3)[_0x4dacfb([0x74,0x68,0x65,0x6e])](()=>_0x8bd008);}async function _0x592a55(){await _0x1181c2,_0x5b6d33[_0x4dacfb([0x6d,0x6f,0x64,0x65,0x6c])][_0x4dacfb([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x2f3bc9,_0x5b6d33[_0x4dacfb([0x6d,0x6f,0x64,0x65,0x6c])][_0x4dacfb([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x2f3bc9,_0x5b6d33[_0x4dacfb([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x4dacfb([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x3d0000(_0x52f662){const _0x1b778d=_0x49aafa();_0x5b6d33[_0x1b778d]=_0x4dacfb([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])+_0x52f662,_0x52f662!=_0x4dacfb([0x56,0x61,0x6c,0x69,0x64])&&_0x592a55();}function _0x49aafa(){const _0x1c9176=window[_0x4dacfb([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x4dacfb([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x4dacfb([0x6e,0x6f,0x77])]())[_0x4dacfb([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x4dacfb([0x2e]),'');let _0x2f1ac9=_0x4dacfb([0x65]);for(let _0x99add=0x0;_0x99add<_0x1c9176[_0x4dacfb([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x99add+=0x2){let _0x57739d=window[_0x4dacfb([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1c9176[_0x4dacfb([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x99add,_0x99add+0x2));_0x57739d>=_0xfb61fc[_0x4dacfb([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x57739d-=_0xfb61fc[_0x4dacfb([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x2f1ac9+=_0xfb61fc[_0x57739d];}return _0x2f1ac9;}function _0x4652c7(){const _0x5a7f7a=_0x39876c[_0x4dacfb([0x73,0x70,0x6c,0x69,0x74])](_0x4dacfb([0x2e]));if(0x3!=_0x5a7f7a[_0x4dacfb([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x1e3b3a(_0x5a7f7a[0x1]);function _0x1e3b3a(_0x5c2da4){const _0x5db432=_0x54290c(_0x5c2da4);return _0x5db432&&_0xddfdbc()?_0x5db432:null;function _0xddfdbc(){const _0x351f83=_0x5db432[_0x4dacfb([0x6a,0x74,0x69])],_0x1d7087=window[_0x4dacfb([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x351f83[_0x4dacfb([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x351f83[_0x4dacfb([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x21caa7={..._0x5db432,[_0x4dacfb([0x6a,0x74,0x69])]:_0x351f83[_0x4dacfb([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x351f83[_0x4dacfb([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x21caa7[_0x4dacfb([0x76,0x63])],_0x3f52f8(_0x21caa7)==_0x1d7087;}}}async function _0x574586(){let _0x245aa9=!0x0;try{const _0xe21ecd=_0x39876c[_0x4dacfb([0x73,0x70,0x6c,0x69,0x74])](_0x4dacfb([0x2e])),[_0x4504a6,_0x2ac96c,_0x4c2bb1]=_0xe21ecd;return _0x68e2f7(_0x4504a6),await _0x32553d(_0x4504a6,_0x2ac96c,_0x4c2bb1),_0x245aa9;}catch{return!0x1;}function _0x68e2f7(_0x2a8051){const _0x2465ec=_0x54290c(_0x2a8051);_0x2465ec&&_0x2465ec[_0x4dacfb([0x61,0x6c,0x67])]==_0x4dacfb([0x45,0x53,0x32,0x35,0x36])||(_0x245aa9=!0x1);}async function _0x32553d(_0x52d810,_0x58a080,_0x5afbeb){const _0x520ee7=window[_0x4dacfb([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x4dacfb([0x66,0x72,0x6f,0x6d])](_0x2238d3(_0x5afbeb),_0xace25a=>_0xace25a[_0x4dacfb([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x25ddc0=new window[(_0x4dacfb([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x4dacfb([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x52d810+_0x4dacfb([0x2e])+_0x58a080),_0x4d458b=window[_0x4dacfb([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x4dacfb([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x4d458b)return;const _0xe10675=await _0x4d458b[_0x4dacfb([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x4dacfb([0x6a,0x77,0x6b]),_0x1f1644,{[_0x4dacfb([0x6e,0x61,0x6d,0x65])]:_0x4dacfb([0x45,0x43,0x44,0x53,0x41]),[_0x4dacfb([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x4dacfb([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x4dacfb([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x4d458b[_0x4dacfb([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x4dacfb([0x6e,0x61,0x6d,0x65])]:_0x4dacfb([0x45,0x43,0x44,0x53,0x41]),[_0x4dacfb([0x68,0x61,0x73,0x68])]:{[_0x4dacfb([0x6e,0x61,0x6d,0x65])]:_0x4dacfb([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0xe10675,_0x520ee7,_0x25ddc0)||(_0x245aa9=!0x1);}}function _0x54290c(_0x4ca295){return _0x4ca295[_0x4dacfb([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x4dacfb([0x65,0x79]))?JSON[_0x4dacfb([0x70,0x61,0x72,0x73,0x65])](_0x2238d3(_0x4ca295)):null;}function _0x2238d3(_0x1eddd8){return window[_0x4dacfb([0x61,0x74,0x6f,0x62])](_0x1eddd8[_0x4dacfb([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x4dacfb([0x2b]))[_0x4dacfb([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x4dacfb([0x2f])));}function _0x3f52f8(_0x321ab0){let _0x2c6a88=0x1505;function _0x2b8982(_0x26d7d3){for(let _0x43065b=0x0;_0x43065b<_0x26d7d3[_0x4dacfb([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x43065b++){const _0xa72d00=_0x26d7d3[_0x4dacfb([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x43065b);_0x2c6a88=(_0x2c6a88<<0x5)+_0x2c6a88+_0xa72d00,_0x2c6a88&=_0x2c6a88;}}function _0x274830(_0x361edc){Array[_0x4dacfb([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x361edc)?_0x361edc[_0x4dacfb([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x274830):_0x361edc&&typeof _0x361edc==_0x4dacfb([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x4dacfb([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x361edc)[_0x4dacfb([0x73,0x6f,0x72,0x74])]()[_0x4dacfb([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x4877cd,_0x44bea2])=>{_0x2b8982(_0x4877cd),_0x274830(_0x44bea2);}):_0x2b8982(window[_0x4dacfb([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x361edc));}return _0x274830(_0x321ab0),_0x2c6a88>>>0x0;}function _0x2cf480(_0x58287e){return _0x58287e[_0x4dacfb([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x4dacfb([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x4dacfb([0x30]));}function _0x5e0639(_0x506fb0){return _0x506fb0[_0x4dacfb([0x73,0x70,0x6c,0x69,0x74])]('')[_0x4dacfb([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x4dacfb([0x6a,0x6f,0x69,0x6e])]('');}function _0x2f3bc9(){}function _0x4dacfb(_0x2fae68){return _0x2fae68['map'](_0x3cfe0b=>String['fromCharCode'](_0x3cfe0b))['join']('');}_0x3d0000(await _0x3dc12b());}(this);}['destroy'](){super['destroy'](),this['view']['destroy'](),this['_updateActiveDefinitionFromViewportThrottled']['cancel']();}['_handleOutlineChange'](_0x53973a,{outlineDefinitions:_0x1f6523,outlineChanges:_0x15ba27}){this['_currentOutlineDefinitions']=_0x1f6523,this['view']['sync'](_0x15ba27);}['_setActiveViewItem'](_0x6a90fb){this['_currentOutlineDefinitions']['length']&&this['_currentOutlineDefinitions'][_0x6a90fb]&&(this['view']['activeItemIndex']=_0x6a90fb);}['_handleItemSelected'](_0x18988b){const _0x231ba8=this['_currentOutlineDefinitions'][_0x18988b]['modelElement'];this['editor']['model']['change'](_0x1e649a=>{_0x1e649a['setSelection'](_0x231ba8,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0}),this['editor']['editing']['view']['focus'](),this['_setActiveViewItem'](_0x18988b);}['_updateActiveDefinitionOnViewportChange'](){const _0x4448e5=this['editor'];let _0x199512;for(const _0x206050 of _0x4448e5['model']['document']['getRootNames']()){const _0x3d0eb8=_0x4448e5['editing']['view']['getDomRoot'](_0x206050),_0x418dc0=_0x3d0eb8&&new _0x43a5d4(_0x3d0eb8)['getVisible']();if(_0x418dc0){const _0x2f5955=new _0x43a5d4(_0x2ba81b['window'])['getIntersection'](_0x418dc0);_0x2f5955&&(_0x199512=_0x2f5955['top']+0.25*_0x2f5955['height']);}}if(void 0x0===_0x199512)return;const _0x5f56f9=h(_0x4448e5['editing'],this['_currentOutlineDefinitions'],_0x199512);_0x5f56f9?this['_setActiveViewItem'](this['_currentOutlineDefinitions']['indexOf'](_0x5f56f9)):this['_setActiveViewItem'](-0x1);}}function h(_0x39a766,_0x30174a,_0x4a8e81,_0x2ce7e0=0x0,_0x2c4527=_0x30174a['length']-0x1){const _0x4af538=Math['floor'](_0x2ce7e0+(_0x2c4527-_0x2ce7e0)/0x2);if(_0x2c4527>=_0x2ce7e0){const _0x1a7030=_0x30174a[_0x4af538],_0x3c1b6c=_0x39a766['mapper']['toViewElement'](_0x1a7030['modelElement']);if(!_0x3c1b6c)return null;const _0x179221=_0x39a766['view']['domConverter']['mapViewToDom'](_0x3c1b6c);return new _0x43a5d4(_0x179221)['bottom']>_0x4a8e81?h(_0x39a766,_0x30174a,_0x4a8e81,_0x2ce7e0,_0x4af538-0x1):h(_0x39a766,_0x30174a,_0x4a8e81,_0x4af538+0x1,_0x2c4527);}return _0x4af538<0x0?null:_0x30174a[_0x4af538];}class P extends _0x151709{['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 _0x49cb0b=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x30d0b3;for(const _0x48af05 in _0x49cb0b){const _0x21dc19=_0x48af05,_0x343d58=_0x49cb0b[_0x21dc19];if('documentOutlineLicenseKeyValid'==_0x343d58||'documentOutlineLicenseKeyInvalid'==_0x343d58||'documentOutlineLicenseKeyExpired'==_0x343d58||'documentOutlineLicenseKeyDomainLimit'==_0x343d58||'documentOutlineLicenseKeyNotAllowed'==_0x343d58||'documentOutlineLicenseKeyEvaluationLimit'==_0x343d58||'documentOutlineLicenseKeyTrialLimit'==_0x343d58||'documentOutlineLicenseKeyUsageLimit'==_0x343d58){delete _0x49cb0b[_0x21dc19],_0x30d0b3=_0x343d58,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'documentOutlineLicenseKeyInvalid'==_0x30d0b3&&_0x49cb0b['_showLicenseError']('invalid'),'documentOutlineLicenseKeyExpired'==_0x30d0b3&&_0x49cb0b['_showLicenseError']('expired'),'documentOutlineLicenseKeyDomainLimit'==_0x30d0b3&&_0x49cb0b['_showLicenseError']('domainLimit'),'documentOutlineLicenseKeyNotAllowed'==_0x30d0b3&&_0x49cb0b['_showLicenseError']('featureNotAllowed','DocumentOutline'),'documentOutlineLicenseKeyEvaluationLimit'==_0x30d0b3&&_0x49cb0b['_showLicenseError']('evaluationLimit'),'documentOutlineLicenseKeyTrialLimit'==_0x30d0b3&&_0x49cb0b['_showLicenseError']('trialLimit'),'documentOutlineLicenseKeyUsageLimit'==_0x30d0b3&&_0x49cb0b['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class _ extends _0x336bab{['execute'](){this['editor']['model']['change'](_0x384dee=>{this['editor']['model']['insertObject'](_0x384dee['createElement']('tableOfContents'));});}['refresh'](){const _0x11536a=this['editor']['model'],_0x459af2=_0x11536a['document']['selection']['getFirstPosition']();this['isEnabled']=null!==(_0x459af2&&_0x11536a['schema']['findAllowedParent'](_0x459af2,'tableOfContents'));}}class T extends _0x151709{static get['pluginName'](){return'HeadingId';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const _0x1b0e5a=this['editor'];if(_0x1b0e5a['config']['get']('headingId.modelAttributeName'))return;(function(_0x531767){const _0x6a1311=new Map();if(_0x531767)return _0x531767['forEach'](_0x593d9c=>{'paragraph'!==_0x593d9c['model']&&_0x6a1311['set'](_0x593d9c['view'],_0x593d9c['model']);}),_0x6a1311['get']('h1')||_0x6a1311['set']('h1','heading1'),_0x6a1311;return _0x6a1311;}(this['editor']['config']['get']('heading.options'))['forEach']((_0x5c5254,_0x1ce304)=>{this['_customUpcastHeadingsConversion'](_0x1ce304),this['_customDataDowncastHeadingsConversion'](_0x5c5254),_0x1b0e5a['model']['schema']['isRegistered'](_0x5c5254)&&_0x1b0e5a['model']['schema']['extend'](_0x5c5254,{'allowAttributes':'headingId'});}),this['_registerHeadingIdAttributePostfixer']());}['_customUpcastHeadingsConversion'](_0x369cf2){this['editor']['conversion']['for']('upcast')['add'](_0x507307=>_0x507307['on']('element:'+_0x369cf2,(_0x19875f,_0x2ccec4,_0x2f4389)=>{const {consumable:_0x1111a9,writer:_0x4affdf}=_0x2f4389,_0x40e502=_0x2ccec4['viewItem']['getAttribute']('id'),_0x4d26fe=_0x2ccec4['modelRange']['getContainedElement']();if(_0x4d26fe)return _0x40e502&&_0x40e502['length']||_0x4d26fe['hasAttribute']('headingId')?void(_0x1111a9['consume'](_0x2ccec4['viewItem'],{'attributes':['id']})&&_0x4affdf['setAttribute']('headingId',_0x40e502,_0x4d26fe)):(_0x1111a9['consume'](_0x2ccec4['viewItem'],{'attributes':['id']}),void _0x4affdf['setAttribute']('headingId',_0x10b74b(),_0x4d26fe));},{'priority':_0x120881['get']('low')+0.5}));}['_customDataDowncastHeadingsConversion'](_0x341ee3){this['editor']['conversion']['for']('downcast')['add'](_0x2bfeb7=>_0x2bfeb7['on']('attribute:headingId:'+_0x341ee3,(_0x217a60,_0x3c6ee4,_0x2ff3f2)=>{if(!_0x2ff3f2['consumable']['consume'](_0x3c6ee4['item'],_0x217a60['name']))return;const _0x13a2d3=_0x3c6ee4['item']['getAttribute']('headingId'),_0x31f807=_0x2ff3f2['mapper']['toViewElement'](_0x3c6ee4['item']);_0x2ff3f2['writer']['setAttribute']('id',_0x13a2d3,_0x31f807);}));}['_registerHeadingIdAttributePostfixer'](){const _0x1f64ac=this['editor'],_0x34faa4=new Set(),_0x4a238c=new Set();function _0x4d81e7(_0x5bc820,_0x57c5d8){const _0x344002=_0x10b74b();return _0x4a238c['add'](_0x344002),_0x5bc820['setAttribute']('headingId',_0x344002,_0x57c5d8),_0x344002;}function _0x4071bc(_0x5399bb,_0x2e7e6d){_0x5399bb['removeAttribute']('headingId',_0x2e7e6d);}_0x1f64ac['model']['document']['registerPostFixer'](_0x2ea200=>{const _0x1056e8=_0x1f64ac['model']['document']['differ']['getChanges']();let _0x3e45e3=!0x1;for(const _0xb8baa9 of _0x1056e8)if('insert'==_0xb8baa9['type']&&_0xb8baa9['name']){if(b(_0xb8baa9['name'])){const _0x483916=_0xb8baa9['attributes']['get']('headingId');'string'==typeof _0x483916?_0x34faa4['has'](_0x483916)?(_0x4d81e7(_0x2ea200,_0xb8baa9['position']['nodeAfter']),_0x3e45e3=!0x0):_0x4a238c['add'](_0x483916):(_0x4d81e7(_0x2ea200,_0xb8baa9['position']['nodeAfter']),_0x3e45e3=!0x0);}else'string'==typeof _0xb8baa9['attributes']['get']('headingId')&&(_0x4071bc(_0x2ea200,_0xb8baa9['position']['nodeAfter']),_0x3e45e3=!0x0);}else{if('remove'==_0xb8baa9['type']){const _0x2e1cde=_0xb8baa9['attributes']['get']('headingId');'string'==typeof _0x2e1cde&&_0x34faa4['delete'](_0x2e1cde);}}return _0x3e45e3;}),_0x1f64ac['model']['document']['on']('change',()=>{_0x4a238c['forEach'](_0x9ce0b9=>_0x34faa4['add'](_0x9ce0b9)),_0x4a238c['clear']();});}}function b(_0x21915e){return!!_0x21915e['match'](/heading\d/);}class s extends _0x151709{static get['pluginName'](){return'TableOfContentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[_0x501d3c,i,T];}['_currentOutlineDefinitions'];['_tableOfContentsElements'];['_headingIdModelAttributeName'];constructor(_0x3f7722){super(_0x3f7722),this['_currentOutlineDefinitions']=[],this['_tableOfContentsElements']=new Set(),this['_headingIdModelAttributeName']='headingId';}['init'](){const _0x41f6c9=this['editor'],_0x9fdbee=_0x41f6c9['editing']['view']['document'];_0x41f6c9['config']['get']('headingId.modelAttributeName')&&(this['_headingIdModelAttributeName']=_0x41f6c9['config']['get']('headingId.modelAttributeName')),this['listenTo'](_0x9fdbee,'click',(_0x2197ae,_0x54e297)=>{if(!_0x54e297['target'])return;const _0x203fbe=_0x54e297['target']['getCustomProperty']('tableOfContentsHeadingIndex');Number['isInteger'](_0x203fbe)&&(_0x54e297['domEvent']['preventDefault'](),_0x2197ae['stop'](),this['_handleScrollToHeading'](_0x203fbe));},{'priority':'high','context':'$capture'}),this['_defineSchema'](),this['_defineConverters'](),_0x41f6c9['commands']['add']('insertTableOfContents',new _(_0x41f6c9)),(_0x41f6c9['plugins']['get']('DocumentOutlineUtils')['on']('change',(_0x5e7f57,_0x340d77)=>{this['_currentOutlineDefinitions']=_0x340d77['outlineDefinitions'],this['_updateTableOfContentsElements']();}),this['listenTo'](_0x41f6c9['model']['document'],'change',()=>{this['_trackNewToCElements']();}));}['afterInit'](){!async function(_0x19919f){const _0x5dd191=_0xb2f195([0x75,0x34,0x4a,0x79,0x6d,0x32,0x67,0x36,0x48,0x33,0x4b,0x70,0x4c,0x7a,0x35,0x4d,0x78,0x4f,0x71,0x38,0x6c,0x76,0x54,0x53,0x62,0x63,0x44,0x41,0x6f,0x57,0x68,0x4e,0x6a,0x45,0x58,0x61,0x77,0x69,0x73,0x39,0x46,0x6b,0x74,0x37,0x47,0x64,0x72,0x6e,0x49,0x51,0x65,0x59,0x5a,0x30,0x56,0x52,0x43,0x55,0x66,0x42,0x50,0x31]),_0x1a68ad=0x82c922b,_0x592b67=0x82bfd7b^_0x1a68ad,_0x2404da=window[_0xb2f195([0x44,0x61,0x74,0x65])][_0xb2f195([0x6e,0x6f,0x77])](),_0x9476cb=_0x19919f[_0xb2f195([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x123cb3=new window[(_0xb2f195([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x310f55=>{_0x9476cb[_0xb2f195([0x6f,0x6e,0x63,0x65])](_0xb2f195([0x72,0x65,0x61,0x64,0x79]),_0x310f55);}),_0x1fac3f={[_0xb2f195([0x6b,0x74,0x79])]:_0xb2f195([0x45,0x43]),[_0xb2f195([0x75,0x73,0x65])]:_0xb2f195([0x73,0x69,0x67]),[_0xb2f195([0x63,0x72,0x76])]:_0xb2f195([0x50,0x2d,0x32,0x35,0x36]),[_0xb2f195([0x78])]:_0xb2f195([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]),[_0xb2f195([0x79])]:_0xb2f195([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]),[_0xb2f195([0x61,0x6c,0x67])]:_0xb2f195([0x45,0x53,0x32,0x35,0x36])},_0x780121=_0x9476cb[_0xb2f195([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0xb2f195([0x67,0x65,0x74])](_0xb2f195([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x4a0475(){let _0x585af9,_0x150f50=null,_0x243d29=null;try{if(_0x780121==_0xb2f195([0x47,0x50,0x4c]))return _0xb2f195([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x585af9=_0x28a57b(),!_0x585af9)return _0xb2f195([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x585af9[_0xb2f195([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x243d29=_0x204034(_0x585af9[_0xb2f195([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x585af9[_0xb2f195([0x6a,0x74,0x69])])),await _0x344cbc()?_0x21f046()?_0x51fe7f()?_0xb2f195([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x249801()?(_0x585af9[_0xb2f195([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xb2f195([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x150f50=_0x8ec6f6(_0xb2f195([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x585af9[_0xb2f195([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xb2f195([0x74,0x72,0x69,0x61,0x6c])&&(_0x150f50=_0x8ec6f6(_0xb2f195([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x4162b6()):_0xb2f195([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0xb2f195([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0xb2f195([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0xb2f195([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x51fe7f(){const _0x438f12=[_0xb2f195([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0xb2f195([0x74,0x72,0x69,0x61,0x6c])][_0xb2f195([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x585af9[_0xb2f195([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x2404da/0x3e8:0xe10*_0x592b67;return _0x585af9[_0xb2f195([0x65,0x78,0x70])]<_0x438f12;}function _0x21f046(){const _0x4beef3=_0x585af9[_0xb2f195([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x4beef3&&(!!_0x4beef3[_0xb2f195([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xb2f195([0x2a]))||(!!_0x4beef3[_0xb2f195([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xb2f195([0x54,0x4f,0x43]))||!!_0x4beef3[_0xb2f195([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xb2f195([0x50,0x50]))));}function _0x249801(){const _0x56cd31=_0x585af9[_0xb2f195([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x56cd31||0x0==_0x56cd31[_0xb2f195([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x1c5518}=new URL(window[_0xb2f195([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x56cd31[_0xb2f195([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1c5518))return!0x0;const _0x31527c=_0x1c5518[_0xb2f195([0x73,0x70,0x6c,0x69,0x74])](_0xb2f195([0x2e]));return _0x56cd31[_0xb2f195([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1a7549=>_0x1a7549[_0xb2f195([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xb2f195([0x2a])))[_0xb2f195([0x6d,0x61,0x70])](_0x24f49f=>_0x24f49f[_0xb2f195([0x73,0x70,0x6c,0x69,0x74])](_0xb2f195([0x2e])))[_0xb2f195([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x10bc2e=>_0x10bc2e[_0xb2f195([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x31527c[_0xb2f195([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0xb2f195([0x6d,0x61,0x70])](_0x55492c=>Array(_0x31527c[_0xb2f195([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x55492c[_0xb2f195([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0xb2f195([0x66,0x69,0x6c,0x6c])](_0x55492c[0x0]===_0xb2f195([0x2a])?_0xb2f195([0x2a]):'')[_0xb2f195([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x55492c))[_0xb2f195([0x73,0x6f,0x6d,0x65])](_0x589ede=>_0x31527c[_0xb2f195([0x65,0x76,0x65,0x72,0x79])]((_0x3631d1,_0x5b1aa3)=>_0x589ede[_0x5b1aa3]===_0x3631d1||_0x589ede[_0x5b1aa3]===_0xb2f195([0x2a])));}function _0x4162b6(){return _0x150f50&&_0x243d29?new window[(_0xb2f195([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x134235,_0x478712)=>{_0x150f50[_0xb2f195([0x74,0x68,0x65,0x6e])](_0x134235,_0x478712),_0x243d29[_0xb2f195([0x74,0x68,0x65,0x6e])](_0x29b5ff=>{_0x29b5ff!=_0xb2f195([0x56,0x61,0x6c,0x69,0x64])&&_0x134235(_0x29b5ff);},_0x478712);}):_0x150f50||_0x243d29||_0xb2f195([0x56,0x61,0x6c,0x69,0x64]);}}function _0x204034(_0x2484a2,_0x1bde0d){return new window[(_0xb2f195([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x32553c=>{if(_0x4c4955())return _0x32553c(_0xb2f195([0x56,0x61,0x6c,0x69,0x64]));_0x54831f(),_0x9476cb[_0xb2f195([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0xb2f195([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x80ae1=!0x1;const _0x57e76d=_0x10b74b();function _0x5773c5(_0x4a797e){return!!_0x4a797e&&(typeof _0x4a797e===_0xb2f195([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x4a797e===_0xb2f195([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x4a797e[_0xb2f195([0x74,0x68,0x65,0x6e])]===_0xb2f195([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x4a797e[_0xb2f195([0x63,0x61,0x74,0x63,0x68])]===_0xb2f195([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x249afd(_0x1d1224){_0x34bf59(_0x1d1224)[_0xb2f195([0x74,0x68,0x65,0x6e])](_0x2759d3=>{if(!_0x2759d3||_0x2759d3[_0xb2f195([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0xb2f195([0x6f,0x6b]))return _0xb2f195([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x521b49(_0x49e7b8(_0x57e76d+_0x1bde0d))!=_0x2759d3[_0xb2f195([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0xb2f195([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0xb2f195([0x56,0x61,0x6c,0x69,0x64]);})[_0xb2f195([0x74,0x68,0x65,0x6e])](_0x3342eb=>(_0x3fa633(),_0x3342eb),()=>{const _0x211d7a=_0x296c67();return null==_0x211d7a?(_0x3fa633(),_0xb2f195([0x56,0x61,0x6c,0x69,0x64])):_0xb2f195(_0x2404da-_0x211d7a>(0x2c20162b^_0x1a68ad)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0xb2f195([0x74,0x68,0x65,0x6e])](_0x32553c)[_0xb2f195([0x63,0x61,0x74,0x63,0x68])](()=>{_0x32553c(_0xb2f195([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x105768=0x81a7cab^_0x1a68ad;function _0x3fa633(){const _0x27eadf=_0xb2f195([0x6c,0x6c,0x63,0x74,0x2d])+_0x521b49(_0x49e7b8(_0x2484a2)),_0x44d804=_0x3e58ea(_0x521b49(window[_0xb2f195([0x4d,0x61,0x74,0x68])][_0xb2f195([0x63,0x65,0x69,0x6c])](_0x2404da/_0x105768)));window[_0xb2f195([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xb2f195([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x27eadf,_0x44d804);}function _0x296c67(){const _0x35b083=_0xb2f195([0x6c,0x6c,0x63,0x74,0x2d])+_0x521b49(_0x49e7b8(_0x2484a2)),_0x1f65d5=window[_0xb2f195([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xb2f195([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x35b083);return _0x1f65d5?window[_0xb2f195([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3e58ea(_0x1f65d5),0x10)*_0x105768:null;}function _0x34bf59(_0x2e6a1b){return new window[(_0xb2f195([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x229977,_0x34a258)=>{_0x2e6a1b[_0xb2f195([0x74,0x68,0x65,0x6e])](_0x229977,_0x34a258),window[_0xb2f195([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x34a258,0x82d46eb^_0x1a68ad);});}}_0x9476cb[_0xb2f195([0x6f,0x6e])](_0xb2f195([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x567dc2,_0x10bab2)=>{if(_0x10bab2[0x0]!=_0x2484a2)return _0x32553c(_0xb2f195([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x10bab2[0x1]={..._0x10bab2[0x1],[_0xb2f195([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x57e76d};},{[_0xb2f195([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xb2f195([0x68,0x69,0x67,0x68])}),_0x9476cb[_0xb2f195([0x6f,0x6e])](_0xb2f195([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x3ae169=>{_0x5773c5(_0x3ae169[_0xb2f195([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x80ae1=!0x0,_0x249afd(_0x3ae169[_0xb2f195([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0xb2f195([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xb2f195([0x6c,0x6f,0x77])}),_0x123cb3[_0xb2f195([0x74,0x68,0x65,0x6e])](()=>{_0x80ae1||_0x32553c(_0xb2f195([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x4c4955(){return _0x9476cb[_0xb2f195([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xb2f195([0x76,0x69,0x65,0x77])][_0xb2f195([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0xb2f195([0x61,0x75,0x74,0x6f]);}function _0x54831f(){_0x9476cb[_0xb2f195([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xb2f195([0x76,0x69,0x65,0x77])][_0xb2f195([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0xb2f195([0x61,0x75,0x74,0x6f]);}}function _0x8ec6f6(_0x3fd1b0){const _0x42ec1a=[new window[(_0xb2f195([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x36c688=>setTimeout(_0x36c688,0x825ace7^_0x1a68ad)),_0x123cb3[_0xb2f195([0x74,0x68,0x65,0x6e])](()=>new window[(_0xb2f195([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4edc8c=>{let _0x6c02f8=0x0;_0x9476cb[_0xb2f195([0x6d,0x6f,0x64,0x65,0x6c])][_0xb2f195([0x6f,0x6e])](_0xb2f195([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x52f3af,_0x1f9ef1)=>{_0x1f9ef1[0x0][_0xb2f195([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x6c02f8++,_0x6c02f8==(0x82c93d3^_0x1a68ad)&&(_0x4edc8c(),_0x52f3af[_0xb2f195([0x6f,0x66,0x66])]());});}))];return window[_0xb2f195([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0xb2f195([0x72,0x61,0x63,0x65])](_0x42ec1a)[_0xb2f195([0x74,0x68,0x65,0x6e])](()=>_0x3fd1b0);}async function _0x530891(){await _0x123cb3,_0x9476cb[_0xb2f195([0x6d,0x6f,0x64,0x65,0x6c])][_0xb2f195([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x2249af,_0x9476cb[_0xb2f195([0x6d,0x6f,0x64,0x65,0x6c])][_0xb2f195([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x2249af,_0x9476cb[_0xb2f195([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0xb2f195([0x6d,0x6f,0x64,0x65,0x6c]));}function _0xf55320(_0x20407c){const _0x55121a=_0xf0e3fb();_0x9476cb[_0x55121a]=_0xb2f195([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])+_0x20407c,_0x20407c!=_0xb2f195([0x56,0x61,0x6c,0x69,0x64])&&_0x530891();}function _0xf0e3fb(){const _0x29eeef=window[_0xb2f195([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0xb2f195([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0xb2f195([0x6e,0x6f,0x77])]())[_0xb2f195([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0xb2f195([0x2e]),'');let _0x52006c=_0xb2f195([0x75]);for(let _0x2c5bac=0x0;_0x2c5bac<_0x29eeef[_0xb2f195([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2c5bac+=0x2){let _0x5e25f2=window[_0xb2f195([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x29eeef[_0xb2f195([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2c5bac,_0x2c5bac+0x2));_0x5e25f2>=_0x5dd191[_0xb2f195([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5e25f2-=_0x5dd191[_0xb2f195([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x52006c+=_0x5dd191[_0x5e25f2];}return _0x52006c;}function _0x28a57b(){const _0x1054c4=_0x780121[_0xb2f195([0x73,0x70,0x6c,0x69,0x74])](_0xb2f195([0x2e]));if(0x3!=_0x1054c4[_0xb2f195([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x1ab6c0(_0x1054c4[0x1]);function _0x1ab6c0(_0x2f3e61){const _0x46fab9=_0x4e381e(_0x2f3e61);return _0x46fab9&&_0x293cfc()?_0x46fab9:null;function _0x293cfc(){const _0x45fc2f=_0x46fab9[_0xb2f195([0x6a,0x74,0x69])],_0x30db10=window[_0xb2f195([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x45fc2f[_0xb2f195([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x45fc2f[_0xb2f195([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x153a0a={..._0x46fab9,[_0xb2f195([0x6a,0x74,0x69])]:_0x45fc2f[_0xb2f195([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x45fc2f[_0xb2f195([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x153a0a[_0xb2f195([0x76,0x63])],_0x49e7b8(_0x153a0a)==_0x30db10;}}}async function _0x344cbc(){let _0x857ce8=!0x0;try{const _0xb43baf=_0x780121[_0xb2f195([0x73,0x70,0x6c,0x69,0x74])](_0xb2f195([0x2e])),[_0x3ad9a6,_0x37f495,_0x506290]=_0xb43baf;return _0xf6af6d(_0x3ad9a6),await _0x4139a2(_0x3ad9a6,_0x37f495,_0x506290),_0x857ce8;}catch{return!0x1;}function _0xf6af6d(_0x43548c){const _0x462562=_0x4e381e(_0x43548c);_0x462562&&_0x462562[_0xb2f195([0x61,0x6c,0x67])]==_0xb2f195([0x45,0x53,0x32,0x35,0x36])||(_0x857ce8=!0x1);}async function _0x4139a2(_0x2645d3,_0x48d479,_0x2c5885){const _0x2203e5=window[_0xb2f195([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0xb2f195([0x66,0x72,0x6f,0x6d])](_0x22ff4e(_0x2c5885),_0x5b1741=>_0x5b1741[_0xb2f195([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x2b269c=new window[(_0xb2f195([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0xb2f195([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x2645d3+_0xb2f195([0x2e])+_0x48d479),_0x44d0c5=window[_0xb2f195([0x63,0x72,0x79,0x70,0x74,0x6f])][_0xb2f195([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x44d0c5)return;const _0x2320b8=await _0x44d0c5[_0xb2f195([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0xb2f195([0x6a,0x77,0x6b]),_0x1fac3f,{[_0xb2f195([0x6e,0x61,0x6d,0x65])]:_0xb2f195([0x45,0x43,0x44,0x53,0x41]),[_0xb2f195([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0xb2f195([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0xb2f195([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x44d0c5[_0xb2f195([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0xb2f195([0x6e,0x61,0x6d,0x65])]:_0xb2f195([0x45,0x43,0x44,0x53,0x41]),[_0xb2f195([0x68,0x61,0x73,0x68])]:{[_0xb2f195([0x6e,0x61,0x6d,0x65])]:_0xb2f195([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x2320b8,_0x2203e5,_0x2b269c)||(_0x857ce8=!0x1);}}function _0x4e381e(_0x5ae666){return _0x5ae666[_0xb2f195([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0xb2f195([0x65,0x79]))?JSON[_0xb2f195([0x70,0x61,0x72,0x73,0x65])](_0x22ff4e(_0x5ae666)):null;}function _0x22ff4e(_0xad7b9f){return window[_0xb2f195([0x61,0x74,0x6f,0x62])](_0xad7b9f[_0xb2f195([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0xb2f195([0x2b]))[_0xb2f195([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0xb2f195([0x2f])));}function _0x49e7b8(_0xcdb9cb){let _0x436bb3=0x1505;function _0x238795(_0x2483d9){for(let _0xad4416=0x0;_0xad4416<_0x2483d9[_0xb2f195([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xad4416++){const _0x2a7779=_0x2483d9[_0xb2f195([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0xad4416);_0x436bb3=(_0x436bb3<<0x5)+_0x436bb3+_0x2a7779,_0x436bb3&=_0x436bb3;}}function _0x8706c4(_0x5379c2){Array[_0xb2f195([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x5379c2)?_0x5379c2[_0xb2f195([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x8706c4):_0x5379c2&&typeof _0x5379c2==_0xb2f195([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0xb2f195([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x5379c2)[_0xb2f195([0x73,0x6f,0x72,0x74])]()[_0xb2f195([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x2e9f1f,_0x16cbc6])=>{_0x238795(_0x2e9f1f),_0x8706c4(_0x16cbc6);}):_0x238795(window[_0xb2f195([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x5379c2));}return _0x8706c4(_0xcdb9cb),_0x436bb3>>>0x0;}function _0x521b49(_0x2b7ded){return _0x2b7ded[_0xb2f195([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0xb2f195([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0xb2f195([0x30]));}function _0x3e58ea(_0x2c2f2e){return _0x2c2f2e[_0xb2f195([0x73,0x70,0x6c,0x69,0x74])]('')[_0xb2f195([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0xb2f195([0x6a,0x6f,0x69,0x6e])]('');}function _0x2249af(){}function _0xb2f195(_0x50ea4c){return _0x50ea4c['map'](_0x466532=>String['fromCharCode'](_0x466532))['join']('');}_0xf55320(await _0x4a0475());}(this);}['_updateTableOfContentsElements'](){this['_tableOfContentsElements']['forEach'](_0x29f329=>{'$graveyard'!==_0x29f329['rootName']&&this['editor']['editing']['reconvertItem'](_0x29f329);});}['_trackNewToCElements'](){for(const _0x36f6f8 of this['editor']['model']['document']['differ']['getChanges']({'includeChangesInGraveyard':!0x0})){if('insert'!==_0x36f6f8['type']||'tableOfContents'!==_0x36f6f8['name'])return;this['_tableOfContentsElements']['add'](_0x36f6f8['position']['nodeAfter']);}}['_defineSchema'](){this['editor']['model']['schema']['register']('tableOfContents',{'inheritAllFrom':'$blockObject'});}['_defineConverters'](){const _0x1536f7=this['editor']['conversion'];_0x1536f7['for']('upcast')['elementToElement']({'model':'tableOfContents','view':{'name':'div','classes':'table-of-contents'}}),_0x1536f7['for']('dataDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x48ea66,{writer:_0x1a2e78})=>this['_createTableOfContents'](_0x1a2e78,!0x0)}),_0x1536f7['for']('editingDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x73a8da,{writer:_0x480d17})=>{this['_tableOfContentsElements']['add'](_0x73a8da);const _0x1c1e40=this['_createTableOfContents'](_0x480d17);return _0x1461fa(_0x1c1e40,_0x480d17,{'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'](_0x398da3,_0x23e7c3=!0x1){const {locale:_0x172af0}=this['editor'],_0xd2d9c8=_0x398da3['createContainerElement']('div',{'class':'table-of-contents'+(0x0===this['_currentOutlineDefinitions']['length']?'\x20table-of-contents_empty':''),...!_0x23e7c3&&{'data-table-of-contents-label':j(_0x172af0,'Table\x20of\x20contents')}});0x0===this['_currentOutlineDefinitions']['length']&&!0x1===_0x23e7c3&&_0x398da3['insert'](_0x398da3['createPositionAt'](_0xd2d9c8,'end'),_0x398da3['createContainerElement']('p',{'class':'table-of-contents__placeholder'},[_0x398da3['createText'](j(_0x172af0,'No\x20headings\x20were\x20found\x20in\x20the\x20document.'))]));const _0x4c1143=_0x23e7c3?'':'['+j(_0x172af0,'Empty\x20heading')+']';let _0xba00c9=_0xd2d9c8;return this['_currentOutlineDefinitions']['forEach']((_0x490b00,_0x24344a,_0x4f4181)=>{const _0x1c7e90=this['editor']['model']['hasContent'](_0x490b00['modelElement'],{'ignoreWhitespaces':!0x0}),_0x3b4c2a=_0x1c7e90?_0x490b00['text']:_0x4c1143,_0x248d51=_0x490b00['modelElement']['getAttribute'](this['_headingIdModelAttributeName']),_0x224e15=_0x398da3['createContainerElement']('a',{'href':'#'+_0x248d51,...!_0x23e7c3&&{'tabindex':'-1'}},[_0x398da3['createText'](_0x3b4c2a)]),_0x43defd=this['editor']['config']['get']('documentOutline.showEmptyHeadings');_0x398da3['setCustomProperty']('tableOfContentsHeadingIndex',_0x24344a,_0x224e15);const _0x1957fa=_0x398da3['createContainerElement']('li',null,[_0x1c7e90||!_0x23e7c3&&_0x43defd?_0x224e15:_0x398da3['createText']('')]),_0x5275d2=_0x24344a?_0x4f4181[_0x24344a-0x1]['level']:0x0,_0x4f6d52=Math['abs'](_0x490b00['level']-_0x5275d2);if(_0x490b00['level']>_0x5275d2){const _0x397f2a=N(_0x1957fa,_0x4f6d52,_0x398da3);_0x398da3['insert'](_0x398da3['createPositionAt'](_0xba00c9,'end'),_0x397f2a);}else{const _0x4122f0=function(_0x1b89e4,_0x1ece52){return _0x1b89e4['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})['filter'](_0x2e7d48=>_0x2e7d48['is']('element','ol'))[_0x1ece52];}(_0xba00c9,_0x4f6d52);_0x398da3['insert'](_0x398da3['createPositionAt'](_0x4122f0,'end'),_0x1957fa);}_0xba00c9=_0x1957fa;}),_0xd2d9c8;}['_handleScrollToHeading'](_0x1501a6){const _0x1a7756=this['_currentOutlineDefinitions'][_0x1501a6]['modelElement'];this['editor']['model']['change'](_0x114fc=>{_0x114fc['setSelection'](_0x1a7756,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0});}['_redirectMapper'](){return(_0x3aef0a,_0x418633)=>{const _0x80e921=_0x418633['mapper'],_0x82958f=_0x80e921['findMappedViewAncestor'](_0x418633['viewPosition']),_0x51e545=_0x80e921['toModelElement'](_0x82958f);_0x51e545['is']('element','tableOfContents')&&(_0x418633['modelPosition']=this['editor']['model']['createPositionAt'](_0x51e545,0x0),_0x3aef0a['stop']());};}}function N(_0x274b4b,_0x5c1103,_0x5f4d36){return 0x1===_0x5c1103?_0x5f4d36['createContainerElement']('ol',null,[_0x274b4b]):_0x5f4d36['createContainerElement']('ol',null,[_0x5f4d36['createContainerElement']('li',null,[N(_0x274b4b,_0x5c1103-0x1,_0x5f4d36)])]);}class o extends _0x151709{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'TableOfContentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x844a18=this['editor'];_0x844a18['ui']['componentFactory']['add']('tableOfContents',()=>{const _0x3758c0=this['_createButton'](_0x149fbe);return _0x3758c0['tooltip']=!0x0,_0x3758c0;}),_0x844a18['ui']['componentFactory']['add']('menuBar:tableOfContents',()=>this['_createButton'](_0x48df07)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x550267=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x2b8f6f;for(const _0x4f1235 in _0x550267){const _0x194cea=_0x4f1235,_0x3dbad3=_0x550267[_0x194cea];if('tableOfContentsLicenseKeyValid'==_0x3dbad3||'tableOfContentsLicenseKeyInvalid'==_0x3dbad3||'tableOfContentsLicenseKeyExpired'==_0x3dbad3||'tableOfContentsLicenseKeyDomainLimit'==_0x3dbad3||'tableOfContentsLicenseKeyNotAllowed'==_0x3dbad3||'tableOfContentsLicenseKeyEvaluationLimit'==_0x3dbad3||'tableOfContentsLicenseKeyTrialLimit'==_0x3dbad3||'tableOfContentsLicenseKeyUsageLimit'==_0x3dbad3){delete _0x550267[_0x194cea],_0x2b8f6f=_0x3dbad3,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'tableOfContentsLicenseKeyInvalid'==_0x2b8f6f&&_0x550267['_showLicenseError']('invalid'),'tableOfContentsLicenseKeyExpired'==_0x2b8f6f&&_0x550267['_showLicenseError']('expired'),'tableOfContentsLicenseKeyDomainLimit'==_0x2b8f6f&&_0x550267['_showLicenseError']('domainLimit'),'tableOfContentsLicenseKeyNotAllowed'==_0x2b8f6f&&_0x550267['_showLicenseError']('featureNotAllowed','TableOfContents'),'tableOfContentsLicenseKeyEvaluationLimit'==_0x2b8f6f&&_0x550267['_showLicenseError']('evaluationLimit'),'tableOfContentsLicenseKeyTrialLimit'==_0x2b8f6f&&_0x550267['_showLicenseError']('trialLimit'),'tableOfContentsLicenseKeyUsageLimit'==_0x2b8f6f&&_0x550267['_showLicenseError']('usageLimit');},0x3e8);}['_createButton'](_0x22b181){const _0xf16fbc=this['editor'],_0x597f04=_0xf16fbc['locale'],_0x432fd2=_0xf16fbc['commands']['get']('insertTableOfContents'),_0x1c443f=new _0x22b181(_0x597f04);return _0x1c443f['set']({'label':j(_0x597f04,'Table\x20of\x20contents'),'icon':_0xed36a0}),_0x1c443f['bind']('isEnabled')['to'](_0x432fd2,'isEnabled'),this['listenTo'](_0x1c443f,'execute',()=>{_0xf16fbc['execute']('insertTableOfContents'),_0xf16fbc['editing']['view']['focus']();}),_0x1c443f;}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class D extends _0x151709{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.2",
3
+ "version": "46.0.1-alpha.3",
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.2",
17
- "@ckeditor/ckeditor5-engine": "46.0.1-alpha.2",
18
- "@ckeditor/ckeditor5-heading": "46.0.1-alpha.2",
19
- "@ckeditor/ckeditor5-icons": "46.0.1-alpha.2",
20
- "@ckeditor/ckeditor5-ui": "46.0.1-alpha.2",
21
- "@ckeditor/ckeditor5-utils": "46.0.1-alpha.2",
22
- "@ckeditor/ckeditor5-widget": "46.0.1-alpha.2",
23
- "ckeditor5": "46.0.1-alpha.2",
16
+ "@ckeditor/ckeditor5-core": "46.0.1-alpha.3",
17
+ "@ckeditor/ckeditor5-engine": "46.0.1-alpha.3",
18
+ "@ckeditor/ckeditor5-heading": "46.0.1-alpha.3",
19
+ "@ckeditor/ckeditor5-icons": "46.0.1-alpha.3",
20
+ "@ckeditor/ckeditor5-ui": "46.0.1-alpha.3",
21
+ "@ckeditor/ckeditor5-utils": "46.0.1-alpha.3",
22
+ "@ckeditor/ckeditor5-widget": "46.0.1-alpha.3",
23
+ "ckeditor5": "46.0.1-alpha.3",
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
- function _0x6896(_0x5998f9,_0x3da2c9){const _0x1ae945=_0x1ae9();return _0x6896=function(_0x6896c9,_0x220a55){_0x6896c9=_0x6896c9-0x1a3;let _0x3f8ee9=_0x1ae945[_0x6896c9];return _0x3f8ee9;},_0x6896(_0x5998f9,_0x3da2c9);}const _0x55c7aa=_0x6896;function _0x1ae9(){const _0x5f5879=['469836PYRYzU','getVisible','itemSelected','_setActiveViewItem','listenTo','documentOutline.container','pluginName','bind','map','1075aTyjEl','focusTracker','length','27VDRaXc','editor','change','resize','mapper','isPremiumPlugin','appendChild','domConverter','height','document','join','bottom','add','mapViewToDom','_updateActiveDefinitionOnViewportChange','setSelection','afterInit','floor','getIntersection','cancel','destroy','scroll','element','locale','3030174OKskof','DocumentOutlineUI','render','_currentOutlineDefinitions','editing','toViewElement','documentOutline.showEmptyHeadings','init','scrollToTheSelection','modelElement','1436440okXhIK','config','href','isOfficialPlugin','activeItemIndex','plugins','view','DocumentOutlineUtils','_handleItemSelected','focus','model','indexOf','fromCharCode','_handleOutlineChange','top','11924IzCsew','getDomRoot','sync','5104770lPDjUO','32012IWdfOD','9311752bDrzRG','_updateActiveDefinitionFromViewportThrottled','document-outline-container-not-provided','getRootNames','get','window'];_0x1ae9=function(){return _0x5f5879;};return _0x1ae9();}(function(_0x147d02,_0x160e98){const _0x50cb1c=_0x6896,_0x5af692=_0x147d02();while(!![]){try{const _0xc5931f=-parseInt(_0x50cb1c(0x1d1))/0x1+-parseInt(_0x50cb1c(0x1be))/0x2+-parseInt(_0x50cb1c(0x1d8))/0x3+-parseInt(_0x50cb1c(0x1cd))/0x4*(parseInt(_0x50cb1c(0x1e1))/0x5)+-parseInt(_0x50cb1c(0x1d0))/0x6+-parseInt(_0x50cb1c(0x1b4))/0x7+-parseInt(_0x50cb1c(0x1d2))/0x8*(-parseInt(_0x50cb1c(0x1e4))/0x9);if(_0xc5931f===_0x160e98)break;else _0x5af692['push'](_0x5af692['shift']());}catch(_0x227614){_0x5af692['push'](_0x5af692['shift']());}}}(_0x1ae9,0xa13f7));import{Plugin as _0x48719c}from'ckeditor5/src/core.js';import{CKEditorError as _0xc3498e,global as _0x998e08,Rect as _0x528548,uid as _0x1a2822}from'ckeditor5/src/utils.js';import{DocumentOutlineView as _0x53e5f0}from'./ui/documentoutlineview.js';import{throttle as _0x5a304c}from'es-toolkit/compat';import'../../theme/documentoutline.css';export class DocumentOutlineUI extends _0x48719c{[_0x55c7aa(0x1c4)];[_0x55c7aa(0x1b7)];[_0x55c7aa(0x1d3)];static get[_0x55c7aa(0x1de)](){const _0x2a865b=_0x55c7aa;return _0x2a865b(0x1b5);}static get[_0x55c7aa(0x1c1)](){return!0x0;}static get[_0x55c7aa(0x1e9)](){return!0x0;}constructor(_0x27f137){const _0x5c3089=_0x55c7aa;super(_0x27f137),this[_0x5c3089(0x1c4)]=new _0x53e5f0(_0x27f137[_0x5c3089(0x1b3)],this[_0x5c3089(0x1e5)][_0x5c3089(0x1bf)][_0x5c3089(0x1d6)](_0x5c3089(0x1ba)),this[_0x5c3089(0x1e5)][_0x5c3089(0x1bf)][_0x5c3089(0x1d6)](_0x5c3089(0x1dd))),this[_0x5c3089(0x1b7)]=[],this[_0x5c3089(0x1d3)]=_0x5a304c(this[_0x5c3089(0x1aa)][_0x5c3089(0x1df)](this),0x64);}[_0x55c7aa(0x1bb)](){const _0x22ba7b=_0x55c7aa,_0x3bdccf=this[_0x22ba7b(0x1e5)],_0x476fd7=_0x3bdccf[_0x22ba7b(0x1c3)][_0x22ba7b(0x1d6)](_0x22ba7b(0x1c5));let _0x16cecf=!0x1;if(this[_0x22ba7b(0x1c4)][_0x22ba7b(0x1b6)](),this[_0x22ba7b(0x1e5)]['ui'][_0x22ba7b(0x1e2)][_0x22ba7b(0x1a8)](this[_0x22ba7b(0x1c4)][_0x22ba7b(0x1b2)]),!_0x3bdccf[_0x22ba7b(0x1bf)][_0x22ba7b(0x1d6)](_0x22ba7b(0x1dd)))throw new _0xc3498e(_0x22ba7b(0x1d4),{'editor':_0x3bdccf});_0x3bdccf[_0x22ba7b(0x1bf)][_0x22ba7b(0x1d6)](_0x22ba7b(0x1dd))[_0x22ba7b(0x1ea)](this[_0x22ba7b(0x1c4)][_0x22ba7b(0x1b2)]),_0x476fd7['on'](_0x22ba7b(0x1e6),this[_0x22ba7b(0x1cb)][_0x22ba7b(0x1df)](this)),_0x476fd7['on'](_0x22ba7b(0x1c2),(_0x2caf47,{index:_0x4bd3d0})=>this[_0x22ba7b(0x1db)](_0x4bd3d0)),this[_0x22ba7b(0x1c4)]['on'](_0x22ba7b(0x1da),(_0x164cdc,_0x290b4a)=>{const _0x5da173=_0x22ba7b;_0x16cecf=!0x0,this[_0x5da173(0x1c6)](_0x290b4a);}),this[_0x22ba7b(0x1c4)][_0x22ba7b(0x1dc)](_0x998e08[_0x22ba7b(0x1a5)],_0x22ba7b(0x1b1),()=>{const _0x48f32d=_0x22ba7b;_0x16cecf?_0x16cecf=!0x1:this[_0x48f32d(0x1d3)]();},{'useCapture':!0x0}),this[_0x22ba7b(0x1c4)][_0x22ba7b(0x1dc)](_0x998e08[_0x22ba7b(0x1d7)],_0x22ba7b(0x1e7),this[_0x22ba7b(0x1d3)],{'useCapture':!0x0});}[_0x55c7aa(0x1ac)](){!async function(_0x41eb17){const _0x20e46b=_0x4a02ba([0x63,0x5a,0x70,0x4a,0x41,0x4c,0x65,0x59,0x37,0x76,0x47,0x78,0x6e,0x6a,0x36,0x39,0x33,0x46,0x51,0x6d,0x4d,0x48,0x6f,0x69,0x34,0x49,0x67,0x6c,0x31,0x61,0x30,0x77,0x74,0x52,0x73,0x45,0x7a,0x4b,0x56,0x79,0x62,0x6b,0x32,0x50,0x4e,0x75,0x57,0x44,0x58,0x55,0x42,0x64,0x66,0x54,0x72,0x53,0x4f,0x35,0x38,0x43,0x68,0x71]),_0x56c689=0x1f7d0a6f,_0x3b8e3a=0x1f7a6557^_0x56c689,_0x486170=window[_0x4a02ba([0x44,0x61,0x74,0x65])][_0x4a02ba([0x6e,0x6f,0x77])](),_0x38c3e9=_0x41eb17[_0x4a02ba([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x270420=new window[(_0x4a02ba([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x580861=>{_0x38c3e9[_0x4a02ba([0x6f,0x6e,0x63,0x65])](_0x4a02ba([0x72,0x65,0x61,0x64,0x79]),_0x580861);}),_0x5666bf={[_0x4a02ba([0x6b,0x74,0x79])]:_0x4a02ba([0x45,0x43]),[_0x4a02ba([0x75,0x73,0x65])]:_0x4a02ba([0x73,0x69,0x67]),[_0x4a02ba([0x63,0x72,0x76])]:_0x4a02ba([0x50,0x2d,0x32,0x35,0x36]),[_0x4a02ba([0x78])]:_0x4a02ba([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]),[_0x4a02ba([0x79])]:_0x4a02ba([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]),[_0x4a02ba([0x61,0x6c,0x67])]:_0x4a02ba([0x45,0x53,0x32,0x35,0x36])},_0x1cb211=_0x38c3e9[_0x4a02ba([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x4a02ba([0x67,0x65,0x74])](_0x4a02ba([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x4edff0(){let _0x260439,_0x394268=null,_0x478341=null;try{if(_0x1cb211==_0x4a02ba([0x47,0x50,0x4c]))return _0x4a02ba([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x260439=_0x57e7c7(),!_0x260439)return _0x4a02ba([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x260439[_0x4a02ba([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x478341=_0x20bd58(_0x260439[_0x4a02ba([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x260439[_0x4a02ba([0x6a,0x74,0x69])])),await _0x263665()?_0x41140d()?_0x5863b7()?_0x4a02ba([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x51ae3d()?(_0x260439[_0x4a02ba([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4a02ba([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x394268=_0xd2898f(_0x4a02ba([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x260439[_0x4a02ba([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4a02ba([0x74,0x72,0x69,0x61,0x6c])&&(_0x394268=_0xd2898f(_0x4a02ba([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x501af4()):_0x4a02ba([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x4a02ba([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x4a02ba([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x4a02ba([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5863b7(){const _0x13769d=[_0x4a02ba([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x4a02ba([0x74,0x72,0x69,0x61,0x6c])][_0x4a02ba([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x260439[_0x4a02ba([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x486170/0x3e8:0xe10*_0x3b8e3a;return _0x260439[_0x4a02ba([0x65,0x78,0x70])]<_0x13769d;}function _0x41140d(){const _0x2c050a=_0x260439[_0x4a02ba([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x2c050a&&(!!_0x2c050a[_0x4a02ba([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4a02ba([0x2a]))||(!!_0x2c050a[_0x4a02ba([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4a02ba([0x44,0x4f]))||!!_0x2c050a[_0x4a02ba([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4a02ba([0x50,0x50]))));}function _0x51ae3d(){const _0x14b84b=_0x6896,_0x404c87=_0x260439[_0x4a02ba([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x404c87||0x0==_0x404c87[_0x4a02ba([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x2f7d19}=new URL(window[_0x4a02ba([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x14b84b(0x1c0)]);if(_0x404c87[_0x4a02ba([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2f7d19))return!0x0;const _0x4342f1=_0x2f7d19[_0x4a02ba([0x73,0x70,0x6c,0x69,0x74])](_0x4a02ba([0x2e]));return _0x404c87[_0x4a02ba([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x104563=>_0x104563[_0x4a02ba([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4a02ba([0x2a])))[_0x4a02ba([0x6d,0x61,0x70])](_0x4a6f9a=>_0x4a6f9a[_0x4a02ba([0x73,0x70,0x6c,0x69,0x74])](_0x4a02ba([0x2e])))[_0x4a02ba([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4ab7ee=>_0x4ab7ee[_0x4a02ba([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x4342f1[_0x4a02ba([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4a02ba([0x6d,0x61,0x70])](_0x592b75=>Array(_0x4342f1[_0x4a02ba([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x592b75[_0x4a02ba([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4a02ba([0x66,0x69,0x6c,0x6c])](_0x592b75[0x0]===_0x4a02ba([0x2a])?_0x4a02ba([0x2a]):'')[_0x4a02ba([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x592b75))[_0x4a02ba([0x73,0x6f,0x6d,0x65])](_0x3ef1c1=>_0x4342f1[_0x4a02ba([0x65,0x76,0x65,0x72,0x79])]((_0x6a50e3,_0x54016a)=>_0x3ef1c1[_0x54016a]===_0x6a50e3||_0x3ef1c1[_0x54016a]===_0x4a02ba([0x2a])));}function _0x501af4(){return _0x394268&&_0x478341?new window[(_0x4a02ba([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x22757f,_0x5be123)=>{_0x394268[_0x4a02ba([0x74,0x68,0x65,0x6e])](_0x22757f,_0x5be123),_0x478341[_0x4a02ba([0x74,0x68,0x65,0x6e])](_0xeab3dc=>{_0xeab3dc!=_0x4a02ba([0x56,0x61,0x6c,0x69,0x64])&&_0x22757f(_0xeab3dc);},_0x5be123);}):_0x394268||_0x478341||_0x4a02ba([0x56,0x61,0x6c,0x69,0x64]);}}function _0x20bd58(_0x29e35e,_0x50159d){return new window[(_0x4a02ba([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x101dbb=>{if(_0x18f366())return _0x101dbb(_0x4a02ba([0x56,0x61,0x6c,0x69,0x64]));_0x229d40(),_0x38c3e9[_0x4a02ba([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x4a02ba([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2e3d36=!0x1;const _0x5d98ed=_0x1a2822();function _0x291d43(_0x52e82c){return!!_0x52e82c&&(typeof _0x52e82c===_0x4a02ba([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x52e82c===_0x4a02ba([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x52e82c[_0x4a02ba([0x74,0x68,0x65,0x6e])]===_0x4a02ba([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x52e82c[_0x4a02ba([0x63,0x61,0x74,0x63,0x68])]===_0x4a02ba([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4fa0a7(_0x59bf08){_0x28bdaf(_0x59bf08)[_0x4a02ba([0x74,0x68,0x65,0x6e])](_0x3c2526=>{if(!_0x3c2526||_0x3c2526[_0x4a02ba([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x4a02ba([0x6f,0x6b]))return _0x4a02ba([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x5ed24a(_0x2cbbfa(_0x5d98ed+_0x50159d))!=_0x3c2526[_0x4a02ba([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x4a02ba([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x4a02ba([0x56,0x61,0x6c,0x69,0x64]);})[_0x4a02ba([0x74,0x68,0x65,0x6e])](_0x10f03c=>(_0x2e94d3(),_0x10f03c),()=>{const _0x231393=_0xf29bb6();return null==_0x231393?(_0x2e94d3(),_0x4a02ba([0x56,0x61,0x6c,0x69,0x64])):_0x4a02ba(_0x486170-_0x231393>(0x3b718e6f^_0x56c689)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x4a02ba([0x74,0x68,0x65,0x6e])](_0x101dbb)[_0x4a02ba([0x63,0x61,0x74,0x63,0x68])](()=>{_0x101dbb(_0x4a02ba([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x29c193=0x1f4be4ef^_0x56c689;function _0x2e94d3(){const _0x1044fa=_0x4a02ba([0x6c,0x6c,0x63,0x74,0x2d])+_0x5ed24a(_0x2cbbfa(_0x29e35e)),_0x4ec084=_0x5dfaf9(_0x5ed24a(window[_0x4a02ba([0x4d,0x61,0x74,0x68])][_0x4a02ba([0x63,0x65,0x69,0x6c])](_0x486170/_0x29c193)));window[_0x4a02ba([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4a02ba([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1044fa,_0x4ec084);}function _0xf29bb6(){const _0x21b96a=_0x4a02ba([0x6c,0x6c,0x63,0x74,0x2d])+_0x5ed24a(_0x2cbbfa(_0x29e35e)),_0x379b10=window[_0x4a02ba([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4a02ba([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x21b96a);return _0x379b10?window[_0x4a02ba([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5dfaf9(_0x379b10),0x10)*_0x29c193:null;}function _0x28bdaf(_0x2350b5){return new window[(_0x4a02ba([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2855aa,_0x2592e0)=>{_0x2350b5[_0x4a02ba([0x74,0x68,0x65,0x6e])](_0x2855aa,_0x2592e0),window[_0x4a02ba([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x2592e0,0x1f7cdeaf^_0x56c689);});}}_0x38c3e9[_0x4a02ba([0x6f,0x6e])](_0x4a02ba([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x8260d3,_0x541aff)=>{if(_0x541aff[0x0]!=_0x29e35e)return _0x101dbb(_0x4a02ba([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x541aff[0x1]={..._0x541aff[0x1],[_0x4a02ba([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x5d98ed};},{[_0x4a02ba([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4a02ba([0x68,0x69,0x67,0x68])}),_0x38c3e9[_0x4a02ba([0x6f,0x6e])](_0x4a02ba([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x41d751=>{_0x291d43(_0x41d751[_0x4a02ba([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2e3d36=!0x0,_0x4fa0a7(_0x41d751[_0x4a02ba([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x4a02ba([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4a02ba([0x6c,0x6f,0x77])}),_0x270420[_0x4a02ba([0x74,0x68,0x65,0x6e])](()=>{_0x2e3d36||_0x101dbb(_0x4a02ba([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x18f366(){return _0x38c3e9[_0x4a02ba([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4a02ba([0x76,0x69,0x65,0x77])][_0x4a02ba([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x4a02ba([0x61,0x75,0x74,0x6f]);}function _0x229d40(){_0x38c3e9[_0x4a02ba([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4a02ba([0x76,0x69,0x65,0x77])][_0x4a02ba([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x4a02ba([0x61,0x75,0x74,0x6f]);}}function _0xd2898f(_0x1b0ec6){const _0xc66d33=[new window[(_0x4a02ba([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x50ff3d=>setTimeout(_0x50ff3d,0x1f7434a3^_0x56c689)),_0x270420[_0x4a02ba([0x74,0x68,0x65,0x6e])](()=>new window[(_0x4a02ba([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xbd9e26=>{let _0x56db30=0x0;_0x38c3e9[_0x4a02ba([0x6d,0x6f,0x64,0x65,0x6c])][_0x4a02ba([0x6f,0x6e])](_0x4a02ba([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x3a7dbf,_0x276f44)=>{_0x276f44[0x0][_0x4a02ba([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x56db30++,_0x56db30==(0x1f7d0b97^_0x56c689)&&(_0xbd9e26(),_0x3a7dbf[_0x4a02ba([0x6f,0x66,0x66])]());});}))];return window[_0x4a02ba([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x4a02ba([0x72,0x61,0x63,0x65])](_0xc66d33)[_0x4a02ba([0x74,0x68,0x65,0x6e])](()=>_0x1b0ec6);}async function _0xec1c51(){await _0x270420,_0x38c3e9[_0x4a02ba([0x6d,0x6f,0x64,0x65,0x6c])][_0x4a02ba([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x2b95fd,_0x38c3e9[_0x4a02ba([0x6d,0x6f,0x64,0x65,0x6c])][_0x4a02ba([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x2b95fd,_0x38c3e9[_0x4a02ba([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x4a02ba([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4dc0cf(_0x56e605){const _0x6e1bfa=_0x2e3b73();_0x38c3e9[_0x6e1bfa]=_0x4a02ba([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])+_0x56e605,_0x56e605!=_0x4a02ba([0x56,0x61,0x6c,0x69,0x64])&&_0xec1c51();}function _0x2e3b73(){const _0x390d9e=window[_0x4a02ba([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x4a02ba([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x4a02ba([0x6e,0x6f,0x77])]())[_0x4a02ba([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x4a02ba([0x2e]),'');let _0x5c8602=_0x4a02ba([0x63]);for(let _0x25cb53=0x0;_0x25cb53<_0x390d9e[_0x4a02ba([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x25cb53+=0x2){let _0x135c03=window[_0x4a02ba([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x390d9e[_0x4a02ba([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x25cb53,_0x25cb53+0x2));_0x135c03>=_0x20e46b[_0x4a02ba([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x135c03-=_0x20e46b[_0x4a02ba([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x5c8602+=_0x20e46b[_0x135c03];}return _0x5c8602;}function _0x57e7c7(){const _0x2c1eec=_0x1cb211[_0x4a02ba([0x73,0x70,0x6c,0x69,0x74])](_0x4a02ba([0x2e]));if(0x3!=_0x2c1eec[_0x4a02ba([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x3f5943(_0x2c1eec[0x1]);function _0x3f5943(_0x407d75){const _0x275301=_0x39c0bd(_0x407d75);return _0x275301&&_0x3acc76()?_0x275301:null;function _0x3acc76(){const _0x1a43df=_0x275301[_0x4a02ba([0x6a,0x74,0x69])],_0x2b621c=window[_0x4a02ba([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1a43df[_0x4a02ba([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1a43df[_0x4a02ba([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x570a70={..._0x275301,[_0x4a02ba([0x6a,0x74,0x69])]:_0x1a43df[_0x4a02ba([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x1a43df[_0x4a02ba([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x570a70[_0x4a02ba([0x76,0x63])],_0x2cbbfa(_0x570a70)==_0x2b621c;}}}async function _0x263665(){let _0x3846ed=!0x0;try{const _0x14315c=_0x1cb211[_0x4a02ba([0x73,0x70,0x6c,0x69,0x74])](_0x4a02ba([0x2e])),[_0x59e325,_0x26a3eb,_0x2a140b]=_0x14315c;return _0xbebafc(_0x59e325),await _0x5eeb6f(_0x59e325,_0x26a3eb,_0x2a140b),_0x3846ed;}catch{return!0x1;}function _0xbebafc(_0x32da70){const _0x4ef8fa=_0x39c0bd(_0x32da70);_0x4ef8fa&&_0x4ef8fa[_0x4a02ba([0x61,0x6c,0x67])]==_0x4a02ba([0x45,0x53,0x32,0x35,0x36])||(_0x3846ed=!0x1);}async function _0x5eeb6f(_0x2559dc,_0x58d4c6,_0x4eae26){const _0x230ad4=window[_0x4a02ba([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x4a02ba([0x66,0x72,0x6f,0x6d])](_0x3f8a2d(_0x4eae26),_0x1b13ff=>_0x1b13ff[_0x4a02ba([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x78b759=new window[(_0x4a02ba([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x4a02ba([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x2559dc+_0x4a02ba([0x2e])+_0x58d4c6),_0x18db4f=window[_0x4a02ba([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x4a02ba([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x18db4f)return;const _0x57ea8f=await _0x18db4f[_0x4a02ba([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x4a02ba([0x6a,0x77,0x6b]),_0x5666bf,{[_0x4a02ba([0x6e,0x61,0x6d,0x65])]:_0x4a02ba([0x45,0x43,0x44,0x53,0x41]),[_0x4a02ba([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x4a02ba([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x4a02ba([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x18db4f[_0x4a02ba([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x4a02ba([0x6e,0x61,0x6d,0x65])]:_0x4a02ba([0x45,0x43,0x44,0x53,0x41]),[_0x4a02ba([0x68,0x61,0x73,0x68])]:{[_0x4a02ba([0x6e,0x61,0x6d,0x65])]:_0x4a02ba([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x57ea8f,_0x230ad4,_0x78b759)||(_0x3846ed=!0x1);}}function _0x39c0bd(_0x32b516){return _0x32b516[_0x4a02ba([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x4a02ba([0x65,0x79]))?JSON[_0x4a02ba([0x70,0x61,0x72,0x73,0x65])](_0x3f8a2d(_0x32b516)):null;}function _0x3f8a2d(_0x1f3f09){return window[_0x4a02ba([0x61,0x74,0x6f,0x62])](_0x1f3f09[_0x4a02ba([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x4a02ba([0x2b]))[_0x4a02ba([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x4a02ba([0x2f])));}function _0x2cbbfa(_0x5860a1){let _0x297c5e=0x1505;function _0x5ce07b(_0x4e997c){for(let _0x460a35=0x0;_0x460a35<_0x4e997c[_0x4a02ba([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x460a35++){const _0x3bf0fd=_0x4e997c[_0x4a02ba([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x460a35);_0x297c5e=(_0x297c5e<<0x5)+_0x297c5e+_0x3bf0fd,_0x297c5e&=_0x297c5e;}}function _0x3885b4(_0x4992c5){Array[_0x4a02ba([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x4992c5)?_0x4992c5[_0x4a02ba([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3885b4):_0x4992c5&&typeof _0x4992c5==_0x4a02ba([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x4a02ba([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x4992c5)[_0x4a02ba([0x73,0x6f,0x72,0x74])]()[_0x4a02ba([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x5ca742,_0x18dcee])=>{_0x5ce07b(_0x5ca742),_0x3885b4(_0x18dcee);}):_0x5ce07b(window[_0x4a02ba([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x4992c5));}return _0x3885b4(_0x5860a1),_0x297c5e>>>0x0;}function _0x5ed24a(_0x96ab0f){return _0x96ab0f[_0x4a02ba([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x4a02ba([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x4a02ba([0x30]));}function _0x5dfaf9(_0x3ccf22){return _0x3ccf22[_0x4a02ba([0x73,0x70,0x6c,0x69,0x74])]('')[_0x4a02ba([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x4a02ba([0x6a,0x6f,0x69,0x6e])]('');}function _0x2b95fd(){}function _0x4a02ba(_0x482c0e){const _0x187cd3=_0x6896;return _0x482c0e[_0x187cd3(0x1e0)](_0x4e9492=>String[_0x187cd3(0x1ca)](_0x4e9492))[_0x187cd3(0x1a6)]('');}_0x4dc0cf(await _0x4edff0());}(this);}[_0x55c7aa(0x1b0)](){const _0x571407=_0x55c7aa;super[_0x571407(0x1b0)](),this[_0x571407(0x1c4)][_0x571407(0x1b0)](),this[_0x571407(0x1d3)][_0x571407(0x1af)]();}[_0x55c7aa(0x1cb)](_0x1a6b84,{outlineDefinitions:_0x2a29aa,outlineChanges:_0x1efeba}){const _0x8ecdc9=_0x55c7aa;this[_0x8ecdc9(0x1b7)]=_0x2a29aa,this[_0x8ecdc9(0x1c4)][_0x8ecdc9(0x1cf)](_0x1efeba);}[_0x55c7aa(0x1db)](_0x4c90f8){const _0x5f22b4=_0x55c7aa;this[_0x5f22b4(0x1b7)][_0x5f22b4(0x1e3)]&&this[_0x5f22b4(0x1b7)][_0x4c90f8]&&(this[_0x5f22b4(0x1c4)][_0x5f22b4(0x1c2)]=_0x4c90f8);}[_0x55c7aa(0x1c6)](_0x248890){const _0xc46e41=_0x55c7aa,_0x56fa13=this[_0xc46e41(0x1b7)][_0x248890][_0xc46e41(0x1bd)];this[_0xc46e41(0x1e5)][_0xc46e41(0x1c8)][_0xc46e41(0x1e6)](_0x3e4557=>{const _0x23812f=_0xc46e41;_0x3e4557[_0x23812f(0x1ab)](_0x56fa13,0x0);}),this[_0xc46e41(0x1e5)][_0xc46e41(0x1b8)][_0xc46e41(0x1c4)][_0xc46e41(0x1bc)]({'alignToTop':!0x0,'forceScroll':!0x0}),this[_0xc46e41(0x1e5)][_0xc46e41(0x1b8)][_0xc46e41(0x1c4)][_0xc46e41(0x1c7)](),this[_0xc46e41(0x1db)](_0x248890);}[_0x55c7aa(0x1aa)](){const _0x999e53=_0x55c7aa,_0x39a023=this[_0x999e53(0x1e5)];let _0x50400e;for(const _0x79d975 of _0x39a023[_0x999e53(0x1c8)][_0x999e53(0x1a5)][_0x999e53(0x1d5)]()){const _0x287786=_0x39a023[_0x999e53(0x1b8)][_0x999e53(0x1c4)][_0x999e53(0x1ce)](_0x79d975),_0x3bd370=_0x287786&&new _0x528548(_0x287786)[_0x999e53(0x1d9)]();if(_0x3bd370){const _0x1417c5=new _0x528548(_0x998e08[_0x999e53(0x1d7)])[_0x999e53(0x1ae)](_0x3bd370);_0x1417c5&&(_0x50400e=_0x1417c5[_0x999e53(0x1cc)]+0.25*_0x1417c5[_0x999e53(0x1a4)]);}}if(void 0x0===_0x50400e)return;const _0x118e19=h(_0x39a023[_0x999e53(0x1b8)],this[_0x999e53(0x1b7)],_0x50400e);_0x118e19?this[_0x999e53(0x1db)](this[_0x999e53(0x1b7)][_0x999e53(0x1c9)](_0x118e19)):this[_0x999e53(0x1db)](-0x1);}}function h(_0x5177b6,_0x1b680f,_0x591112,_0x41dc6f=0x0,_0x3c252e=_0x1b680f[_0x55c7aa(0x1e3)]-0x1){const _0x480e9f=_0x55c7aa,_0xf533d0=Math[_0x480e9f(0x1ad)](_0x41dc6f+(_0x3c252e-_0x41dc6f)/0x2);if(_0x3c252e>=_0x41dc6f){const _0x121717=_0x1b680f[_0xf533d0],_0x3cb4a2=_0x5177b6[_0x480e9f(0x1e8)][_0x480e9f(0x1b9)](_0x121717[_0x480e9f(0x1bd)]);if(!_0x3cb4a2)return null;const _0x7be3ce=_0x5177b6[_0x480e9f(0x1c4)][_0x480e9f(0x1a3)][_0x480e9f(0x1a9)](_0x3cb4a2);return new _0x528548(_0x7be3ce)[_0x480e9f(0x1a7)]>_0x591112?h(_0x5177b6,_0x1b680f,_0x591112,_0x41dc6f,_0xf533d0-0x1):h(_0x5177b6,_0x1b680f,_0x591112,_0xf533d0+0x1,_0x3c252e);}return _0xf533d0<0x0?null:_0x1b680f[_0xf533d0];}
23
+ function _0x3c49(_0x27b00e,_0x51b2bb){const _0x1a937c=_0x1a93();return _0x3c49=function(_0x3c49b8,_0x40fedb){_0x3c49b8=_0x3c49b8-0x18f;let _0x447068=_0x1a937c[_0x3c49b8];return _0x447068;},_0x3c49(_0x27b00e,_0x51b2bb);}function _0x1a93(){const _0x5a8d9f=['482DaXHzu','appendChild','config','view','listenTo','732879QEGbve','document-outline-container-not-provided','get','getIntersection','focus','change','mapViewToDom','2059285BQeZgE','DocumentOutlineUI','getDomRoot','getRootNames','top','17478IuiBKA','model','destroy','cancel','domConverter','activeItemIndex','editor','291402pFTJIE','modelElement','map','documentOutline.container','afterInit','mapper','22320uJCnKX','render','document','scrollToTheSelection','4mdRDJk','bottom','itemSelected','bind','_handleItemSelected','toViewElement','_updateActiveDefinitionOnViewportChange','floor','href','locale','indexOf','setSelection','documentOutline.showEmptyHeadings','sync','DocumentOutlineUtils','length','_handleOutlineChange','window','_setActiveViewItem','height','_currentOutlineDefinitions','isPremiumPlugin','pluginName','editing','join','_updateActiveDefinitionFromViewportThrottled','56HCwVTp','scroll','727150zZrLRh','element','resize','isOfficialPlugin','plugins','fromCharCode','init','focusTracker','427RvQonM','add','getVisible'];_0x1a93=function(){return _0x5a8d9f;};return _0x1a93();}const _0x306ad6=_0x3c49;(function(_0x1b1647,_0x42737c){const _0x114e8f=_0x3c49,_0x45d00b=_0x1b1647();while(!![]){try{const _0x305772=parseInt(_0x114e8f(0x1b7))/0x1+parseInt(_0x114e8f(0x1aa))/0x2*(-parseInt(_0x114e8f(0x1c8))/0x3)+-parseInt(_0x114e8f(0x190))/0x4*(-parseInt(_0x114e8f(0x1c3))/0x5)+-parseInt(_0x114e8f(0x1cf))/0x6+-parseInt(_0x114e8f(0x1b4))/0x7*(-parseInt(_0x114e8f(0x1d5))/0x8)+-parseInt(_0x114e8f(0x1bc))/0x9+-parseInt(_0x114e8f(0x1ac))/0xa;if(_0x305772===_0x42737c)break;else _0x45d00b['push'](_0x45d00b['shift']());}catch(_0x43a57f){_0x45d00b['push'](_0x45d00b['shift']());}}}(_0x1a93,0x34e70));import{Plugin as _0x131c16}from'ckeditor5/src/core.js';import{CKEditorError as _0x5118c8,global as _0x278d16,Rect as _0x5b28f1,uid as _0x14d986}from'ckeditor5/src/utils.js';import{DocumentOutlineView as _0x23a822}from'./ui/documentoutlineview.js';import{throttle as _0x3a255a}from'es-toolkit/compat';import'../../theme/documentoutline.css';export class DocumentOutlineUI extends _0x131c16{[_0x306ad6(0x1ba)];[_0x306ad6(0x1a4)];[_0x306ad6(0x1a9)];static get[_0x306ad6(0x1a6)](){const _0x1a921b=_0x306ad6;return _0x1a921b(0x1c4);}static get[_0x306ad6(0x1af)](){return!0x0;}static get[_0x306ad6(0x1a5)](){return!0x0;}constructor(_0x332f5b){const _0x17e5b4=_0x306ad6;super(_0x332f5b),this[_0x17e5b4(0x1ba)]=new _0x23a822(_0x332f5b[_0x17e5b4(0x199)],this[_0x17e5b4(0x1ce)][_0x17e5b4(0x1b9)][_0x17e5b4(0x1be)](_0x17e5b4(0x19c)),this[_0x17e5b4(0x1ce)][_0x17e5b4(0x1b9)][_0x17e5b4(0x1be)](_0x17e5b4(0x1d2))),this[_0x17e5b4(0x1a4)]=[],this[_0x17e5b4(0x1a9)]=_0x3a255a(this[_0x17e5b4(0x196)][_0x17e5b4(0x193)](this),0x64);}[_0x306ad6(0x1b2)](){const _0x13b952=_0x306ad6,_0x3456f6=this[_0x13b952(0x1ce)],_0x38f980=_0x3456f6[_0x13b952(0x1b0)][_0x13b952(0x1be)](_0x13b952(0x19e));let _0x485ff3=!0x1;if(this[_0x13b952(0x1ba)][_0x13b952(0x1d6)](),this[_0x13b952(0x1ce)]['ui'][_0x13b952(0x1b3)][_0x13b952(0x1b5)](this[_0x13b952(0x1ba)][_0x13b952(0x1ad)]),!_0x3456f6[_0x13b952(0x1b9)][_0x13b952(0x1be)](_0x13b952(0x1d2)))throw new _0x5118c8(_0x13b952(0x1bd),{'editor':_0x3456f6});_0x3456f6[_0x13b952(0x1b9)][_0x13b952(0x1be)](_0x13b952(0x1d2))[_0x13b952(0x1b8)](this[_0x13b952(0x1ba)][_0x13b952(0x1ad)]),_0x38f980['on'](_0x13b952(0x1c1),this[_0x13b952(0x1a0)][_0x13b952(0x193)](this)),_0x38f980['on'](_0x13b952(0x1cd),(_0x46ab16,{index:_0x279dbd})=>this[_0x13b952(0x1a2)](_0x279dbd)),this[_0x13b952(0x1ba)]['on'](_0x13b952(0x192),(_0x30299e,_0x458a06)=>{const _0x15803e=_0x13b952;_0x485ff3=!0x0,this[_0x15803e(0x194)](_0x458a06);}),this[_0x13b952(0x1ba)][_0x13b952(0x1bb)](_0x278d16[_0x13b952(0x1d7)],_0x13b952(0x1ab),()=>{const _0x2da14e=_0x13b952;_0x485ff3?_0x485ff3=!0x1:this[_0x2da14e(0x1a9)]();},{'useCapture':!0x0}),this[_0x13b952(0x1ba)][_0x13b952(0x1bb)](_0x278d16[_0x13b952(0x1a1)],_0x13b952(0x1ae),this[_0x13b952(0x1a9)],{'useCapture':!0x0});}[_0x306ad6(0x1d3)](){!async function(_0x3109ab){const _0x284dbc=_0x67a210([0x65,0x45,0x34,0x44,0x4a,0x47,0x64,0x4b,0x61,0x69,0x79,0x53,0x56,0x4e,0x42,0x31,0x70,0x51,0x49,0x6b,0x76,0x6e,0x37,0x6d,0x30,0x52,0x7a,0x48,0x41,0x78,0x39,0x33,0x6c,0x71,0x57,0x35,0x67,0x62,0x43,0x75,0x63,0x32,0x77,0x59,0x55,0x4f,0x73,0x5a,0x58,0x4d,0x68,0x74,0x36,0x66,0x4c,0x46,0x72,0x50,0x38,0x54,0x6f,0x6a]),_0x49e592=0x721d34f,_0x1a658b=0x726bc1f^_0x49e592,_0x2b18ec=window[_0x67a210([0x44,0x61,0x74,0x65])][_0x67a210([0x6e,0x6f,0x77])](),_0x3937cd=_0x3109ab[_0x67a210([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2f90e7=new window[(_0x67a210([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5f1462=>{_0x3937cd[_0x67a210([0x6f,0x6e,0x63,0x65])](_0x67a210([0x72,0x65,0x61,0x64,0x79]),_0x5f1462);}),_0x280b49={[_0x67a210([0x6b,0x74,0x79])]:_0x67a210([0x45,0x43]),[_0x67a210([0x75,0x73,0x65])]:_0x67a210([0x73,0x69,0x67]),[_0x67a210([0x63,0x72,0x76])]:_0x67a210([0x50,0x2d,0x32,0x35,0x36]),[_0x67a210([0x78])]:_0x67a210([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]),[_0x67a210([0x79])]:_0x67a210([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]),[_0x67a210([0x61,0x6c,0x67])]:_0x67a210([0x45,0x53,0x32,0x35,0x36])},_0x57da66=_0x3937cd[_0x67a210([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x67a210([0x67,0x65,0x74])](_0x67a210([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x259341(){let _0x312f65,_0x2af051=null,_0x3f44f8=null;try{if(_0x57da66==_0x67a210([0x47,0x50,0x4c]))return _0x67a210([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x312f65=_0x208c89(),!_0x312f65)return _0x67a210([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x312f65[_0x67a210([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x3f44f8=_0x546f08(_0x312f65[_0x67a210([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x312f65[_0x67a210([0x6a,0x74,0x69])])),await _0x2ad956()?_0x52f017()?_0x378f57()?_0x67a210([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x1f3b41()?(_0x312f65[_0x67a210([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x67a210([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x2af051=_0x5f2ef3(_0x67a210([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x312f65[_0x67a210([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x67a210([0x74,0x72,0x69,0x61,0x6c])&&(_0x2af051=_0x5f2ef3(_0x67a210([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x9c8612()):_0x67a210([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x67a210([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x67a210([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x67a210([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x378f57(){const _0x59bf15=[_0x67a210([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x67a210([0x74,0x72,0x69,0x61,0x6c])][_0x67a210([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x312f65[_0x67a210([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x2b18ec/0x3e8:0xe10*_0x1a658b;return _0x312f65[_0x67a210([0x65,0x78,0x70])]<_0x59bf15;}function _0x52f017(){const _0x841dfb=_0x312f65[_0x67a210([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x841dfb&&(!!_0x841dfb[_0x67a210([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x67a210([0x2a]))||(!!_0x841dfb[_0x67a210([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x67a210([0x44,0x4f]))||!!_0x841dfb[_0x67a210([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x67a210([0x50,0x50]))));}function _0x1f3b41(){const _0x407ebf=_0x3c49,_0x40f4c8=_0x312f65[_0x67a210([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x40f4c8||0x0==_0x40f4c8[_0x67a210([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x8dbeb8}=new URL(window[_0x67a210([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x407ebf(0x198)]);if(_0x40f4c8[_0x67a210([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x8dbeb8))return!0x0;const _0x3910ed=_0x8dbeb8[_0x67a210([0x73,0x70,0x6c,0x69,0x74])](_0x67a210([0x2e]));return _0x40f4c8[_0x67a210([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x44814b=>_0x44814b[_0x67a210([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x67a210([0x2a])))[_0x67a210([0x6d,0x61,0x70])](_0x510db8=>_0x510db8[_0x67a210([0x73,0x70,0x6c,0x69,0x74])](_0x67a210([0x2e])))[_0x67a210([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2169b0=>_0x2169b0[_0x67a210([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x3910ed[_0x67a210([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x67a210([0x6d,0x61,0x70])](_0x4f632a=>Array(_0x3910ed[_0x67a210([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x4f632a[_0x67a210([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x67a210([0x66,0x69,0x6c,0x6c])](_0x4f632a[0x0]===_0x67a210([0x2a])?_0x67a210([0x2a]):'')[_0x67a210([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x4f632a))[_0x67a210([0x73,0x6f,0x6d,0x65])](_0x23aa88=>_0x3910ed[_0x67a210([0x65,0x76,0x65,0x72,0x79])]((_0x279dac,_0x4e79c5)=>_0x23aa88[_0x4e79c5]===_0x279dac||_0x23aa88[_0x4e79c5]===_0x67a210([0x2a])));}function _0x9c8612(){return _0x2af051&&_0x3f44f8?new window[(_0x67a210([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x14cee2,_0x4528ed)=>{_0x2af051[_0x67a210([0x74,0x68,0x65,0x6e])](_0x14cee2,_0x4528ed),_0x3f44f8[_0x67a210([0x74,0x68,0x65,0x6e])](_0x5d72bb=>{_0x5d72bb!=_0x67a210([0x56,0x61,0x6c,0x69,0x64])&&_0x14cee2(_0x5d72bb);},_0x4528ed);}):_0x2af051||_0x3f44f8||_0x67a210([0x56,0x61,0x6c,0x69,0x64]);}}function _0x546f08(_0x73da3a,_0x2c2bf6){return new window[(_0x67a210([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x26d821=>{if(_0x385761())return _0x26d821(_0x67a210([0x56,0x61,0x6c,0x69,0x64]));_0x2582a9(),_0x3937cd[_0x67a210([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x67a210([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x55d623=!0x1;const _0x409d25=_0x14d986();function _0x4415d6(_0x21fe07){return!!_0x21fe07&&(typeof _0x21fe07===_0x67a210([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x21fe07===_0x67a210([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x21fe07[_0x67a210([0x74,0x68,0x65,0x6e])]===_0x67a210([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x21fe07[_0x67a210([0x63,0x61,0x74,0x63,0x68])]===_0x67a210([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x585f6e(_0x4c0ef9){_0x1476a8(_0x4c0ef9)[_0x67a210([0x74,0x68,0x65,0x6e])](_0xbd1699=>{if(!_0xbd1699||_0xbd1699[_0x67a210([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x67a210([0x6f,0x6b]))return _0x67a210([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x4faf40(_0xfa52da(_0x409d25+_0x2c2bf6))!=_0xbd1699[_0x67a210([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x67a210([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x67a210([0x56,0x61,0x6c,0x69,0x64]);})[_0x67a210([0x74,0x68,0x65,0x6e])](_0x2add8f=>(_0x466e21(),_0x2add8f),()=>{const _0x4c8aca=_0x24d9ed();return null==_0x4c8aca?(_0x466e21(),_0x67a210([0x56,0x61,0x6c,0x69,0x64])):_0x67a210(_0x2b18ec-_0x4c8aca>(0x232d574f^_0x49e592)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x67a210([0x74,0x68,0x65,0x6e])](_0x26d821)[_0x67a210([0x63,0x61,0x74,0x63,0x68])](()=>{_0x26d821(_0x67a210([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x588821=0x7173dcf^_0x49e592;function _0x466e21(){const _0x104215=_0x67a210([0x6c,0x6c,0x63,0x74,0x2d])+_0x4faf40(_0xfa52da(_0x73da3a)),_0xa3a78f=_0x5efc55(_0x4faf40(window[_0x67a210([0x4d,0x61,0x74,0x68])][_0x67a210([0x63,0x65,0x69,0x6c])](_0x2b18ec/_0x588821)));window[_0x67a210([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x67a210([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x104215,_0xa3a78f);}function _0x24d9ed(){const _0x391a9f=_0x67a210([0x6c,0x6c,0x63,0x74,0x2d])+_0x4faf40(_0xfa52da(_0x73da3a)),_0x2916f8=window[_0x67a210([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x67a210([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x391a9f);return _0x2916f8?window[_0x67a210([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5efc55(_0x2916f8),0x10)*_0x588821:null;}function _0x1476a8(_0xa69359){return new window[(_0x67a210([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x39df3e,_0x2a5047)=>{_0xa69359[_0x67a210([0x74,0x68,0x65,0x6e])](_0x39df3e,_0x2a5047),window[_0x67a210([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x2a5047,0x720078f^_0x49e592);});}}_0x3937cd[_0x67a210([0x6f,0x6e])](_0x67a210([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2eb8a1,_0x2e0ed1)=>{if(_0x2e0ed1[0x0]!=_0x73da3a)return _0x26d821(_0x67a210([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x2e0ed1[0x1]={..._0x2e0ed1[0x1],[_0x67a210([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x409d25};},{[_0x67a210([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x67a210([0x68,0x69,0x67,0x68])}),_0x3937cd[_0x67a210([0x6f,0x6e])](_0x67a210([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0xde766f=>{_0x4415d6(_0xde766f[_0x67a210([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x55d623=!0x0,_0x585f6e(_0xde766f[_0x67a210([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x67a210([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x67a210([0x6c,0x6f,0x77])}),_0x2f90e7[_0x67a210([0x74,0x68,0x65,0x6e])](()=>{_0x55d623||_0x26d821(_0x67a210([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x385761(){return _0x3937cd[_0x67a210([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x67a210([0x76,0x69,0x65,0x77])][_0x67a210([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x67a210([0x61,0x75,0x74,0x6f]);}function _0x2582a9(){_0x3937cd[_0x67a210([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x67a210([0x76,0x69,0x65,0x77])][_0x67a210([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x67a210([0x61,0x75,0x74,0x6f]);}}function _0x5f2ef3(_0x44db18){const _0x1f6abc=[new window[(_0x67a210([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3ad839=>setTimeout(_0x3ad839,0x728ed83^_0x49e592)),_0x2f90e7[_0x67a210([0x74,0x68,0x65,0x6e])](()=>new window[(_0x67a210([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xace185=>{let _0x1dde14=0x0;_0x3937cd[_0x67a210([0x6d,0x6f,0x64,0x65,0x6c])][_0x67a210([0x6f,0x6e])](_0x67a210([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x83f5fb,_0x57baff)=>{_0x57baff[0x0][_0x67a210([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x1dde14++,_0x1dde14==(0x721d2b7^_0x49e592)&&(_0xace185(),_0x83f5fb[_0x67a210([0x6f,0x66,0x66])]());});}))];return window[_0x67a210([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x67a210([0x72,0x61,0x63,0x65])](_0x1f6abc)[_0x67a210([0x74,0x68,0x65,0x6e])](()=>_0x44db18);}async function _0x44b3fb(){await _0x2f90e7,_0x3937cd[_0x67a210([0x6d,0x6f,0x64,0x65,0x6c])][_0x67a210([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x53bc88,_0x3937cd[_0x67a210([0x6d,0x6f,0x64,0x65,0x6c])][_0x67a210([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x53bc88,_0x3937cd[_0x67a210([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x67a210([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x5368b9(_0x26b7e6){const _0x5b7abc=_0x5dd51f();_0x3937cd[_0x5b7abc]=_0x67a210([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])+_0x26b7e6,_0x26b7e6!=_0x67a210([0x56,0x61,0x6c,0x69,0x64])&&_0x44b3fb();}function _0x5dd51f(){const _0x1720d0=window[_0x67a210([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x67a210([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x67a210([0x6e,0x6f,0x77])]())[_0x67a210([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x67a210([0x2e]),'');let _0x1193ab=_0x67a210([0x65]);for(let _0x5b3f50=0x0;_0x5b3f50<_0x1720d0[_0x67a210([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5b3f50+=0x2){let _0x18aa41=window[_0x67a210([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1720d0[_0x67a210([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5b3f50,_0x5b3f50+0x2));_0x18aa41>=_0x284dbc[_0x67a210([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x18aa41-=_0x284dbc[_0x67a210([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x1193ab+=_0x284dbc[_0x18aa41];}return _0x1193ab;}function _0x208c89(){const _0x166379=_0x57da66[_0x67a210([0x73,0x70,0x6c,0x69,0x74])](_0x67a210([0x2e]));if(0x3!=_0x166379[_0x67a210([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x3982a7(_0x166379[0x1]);function _0x3982a7(_0x25fbf8){const _0x3c307b=_0x379d76(_0x25fbf8);return _0x3c307b&&_0x48c750()?_0x3c307b:null;function _0x48c750(){const _0x80fed5=_0x3c307b[_0x67a210([0x6a,0x74,0x69])],_0x12df9d=window[_0x67a210([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x80fed5[_0x67a210([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x80fed5[_0x67a210([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x13c257={..._0x3c307b,[_0x67a210([0x6a,0x74,0x69])]:_0x80fed5[_0x67a210([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x80fed5[_0x67a210([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x13c257[_0x67a210([0x76,0x63])],_0xfa52da(_0x13c257)==_0x12df9d;}}}async function _0x2ad956(){let _0x4d62ae=!0x0;try{const _0x10ffb4=_0x57da66[_0x67a210([0x73,0x70,0x6c,0x69,0x74])](_0x67a210([0x2e])),[_0x492692,_0x4159fc,_0x3df6e9]=_0x10ffb4;return _0x16838d(_0x492692),await _0x31897f(_0x492692,_0x4159fc,_0x3df6e9),_0x4d62ae;}catch{return!0x1;}function _0x16838d(_0x5db1c1){const _0x3f92c1=_0x379d76(_0x5db1c1);_0x3f92c1&&_0x3f92c1[_0x67a210([0x61,0x6c,0x67])]==_0x67a210([0x45,0x53,0x32,0x35,0x36])||(_0x4d62ae=!0x1);}async function _0x31897f(_0x2d9f47,_0x31908d,_0x42b281){const _0x286427=window[_0x67a210([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x67a210([0x66,0x72,0x6f,0x6d])](_0x2520e2(_0x42b281),_0x5a0315=>_0x5a0315[_0x67a210([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x459e08=new window[(_0x67a210([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x67a210([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x2d9f47+_0x67a210([0x2e])+_0x31908d),_0x44e4fb=window[_0x67a210([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x67a210([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x44e4fb)return;const _0x529efb=await _0x44e4fb[_0x67a210([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x67a210([0x6a,0x77,0x6b]),_0x280b49,{[_0x67a210([0x6e,0x61,0x6d,0x65])]:_0x67a210([0x45,0x43,0x44,0x53,0x41]),[_0x67a210([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x67a210([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x67a210([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x44e4fb[_0x67a210([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x67a210([0x6e,0x61,0x6d,0x65])]:_0x67a210([0x45,0x43,0x44,0x53,0x41]),[_0x67a210([0x68,0x61,0x73,0x68])]:{[_0x67a210([0x6e,0x61,0x6d,0x65])]:_0x67a210([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x529efb,_0x286427,_0x459e08)||(_0x4d62ae=!0x1);}}function _0x379d76(_0x24ba57){return _0x24ba57[_0x67a210([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x67a210([0x65,0x79]))?JSON[_0x67a210([0x70,0x61,0x72,0x73,0x65])](_0x2520e2(_0x24ba57)):null;}function _0x2520e2(_0x338977){return window[_0x67a210([0x61,0x74,0x6f,0x62])](_0x338977[_0x67a210([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x67a210([0x2b]))[_0x67a210([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x67a210([0x2f])));}function _0xfa52da(_0x1db135){let _0x397099=0x1505;function _0x4881f1(_0xe05f13){for(let _0x1a17cd=0x0;_0x1a17cd<_0xe05f13[_0x67a210([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1a17cd++){const _0x3a257d=_0xe05f13[_0x67a210([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x1a17cd);_0x397099=(_0x397099<<0x5)+_0x397099+_0x3a257d,_0x397099&=_0x397099;}}function _0x195b2a(_0x559cc8){Array[_0x67a210([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x559cc8)?_0x559cc8[_0x67a210([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x195b2a):_0x559cc8&&typeof _0x559cc8==_0x67a210([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x67a210([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x559cc8)[_0x67a210([0x73,0x6f,0x72,0x74])]()[_0x67a210([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x33acf4,_0x3076e4])=>{_0x4881f1(_0x33acf4),_0x195b2a(_0x3076e4);}):_0x4881f1(window[_0x67a210([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x559cc8));}return _0x195b2a(_0x1db135),_0x397099>>>0x0;}function _0x4faf40(_0x385ee0){return _0x385ee0[_0x67a210([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x67a210([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x67a210([0x30]));}function _0x5efc55(_0x322672){return _0x322672[_0x67a210([0x73,0x70,0x6c,0x69,0x74])]('')[_0x67a210([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x67a210([0x6a,0x6f,0x69,0x6e])]('');}function _0x53bc88(){}function _0x67a210(_0x51d592){const _0x1b2c2c=_0x3c49;return _0x51d592[_0x1b2c2c(0x1d1)](_0x3165e0=>String[_0x1b2c2c(0x1b1)](_0x3165e0))[_0x1b2c2c(0x1a8)]('');}_0x5368b9(await _0x259341());}(this);}[_0x306ad6(0x1ca)](){const _0x2e4c89=_0x306ad6;super[_0x2e4c89(0x1ca)](),this[_0x2e4c89(0x1ba)][_0x2e4c89(0x1ca)](),this[_0x2e4c89(0x1a9)][_0x2e4c89(0x1cb)]();}[_0x306ad6(0x1a0)](_0x4e4fb1,{outlineDefinitions:_0x4f1549,outlineChanges:_0x5d32ff}){const _0x5d33a6=_0x306ad6;this[_0x5d33a6(0x1a4)]=_0x4f1549,this[_0x5d33a6(0x1ba)][_0x5d33a6(0x19d)](_0x5d32ff);}[_0x306ad6(0x1a2)](_0x4ffc04){const _0x2507b2=_0x306ad6;this[_0x2507b2(0x1a4)][_0x2507b2(0x19f)]&&this[_0x2507b2(0x1a4)][_0x4ffc04]&&(this[_0x2507b2(0x1ba)][_0x2507b2(0x1cd)]=_0x4ffc04);}[_0x306ad6(0x194)](_0x1f6014){const _0xda4ffa=_0x306ad6,_0x54a9ec=this[_0xda4ffa(0x1a4)][_0x1f6014][_0xda4ffa(0x1d0)];this[_0xda4ffa(0x1ce)][_0xda4ffa(0x1c9)][_0xda4ffa(0x1c1)](_0x23e2ce=>{const _0x44b068=_0xda4ffa;_0x23e2ce[_0x44b068(0x19b)](_0x54a9ec,0x0);}),this[_0xda4ffa(0x1ce)][_0xda4ffa(0x1a7)][_0xda4ffa(0x1ba)][_0xda4ffa(0x18f)]({'alignToTop':!0x0,'forceScroll':!0x0}),this[_0xda4ffa(0x1ce)][_0xda4ffa(0x1a7)][_0xda4ffa(0x1ba)][_0xda4ffa(0x1c0)](),this[_0xda4ffa(0x1a2)](_0x1f6014);}[_0x306ad6(0x196)](){const _0x2594cb=_0x306ad6,_0x44a3a3=this[_0x2594cb(0x1ce)];let _0x6c86f4;for(const _0x1cd825 of _0x44a3a3[_0x2594cb(0x1c9)][_0x2594cb(0x1d7)][_0x2594cb(0x1c6)]()){const _0x540f7d=_0x44a3a3[_0x2594cb(0x1a7)][_0x2594cb(0x1ba)][_0x2594cb(0x1c5)](_0x1cd825),_0x5620f3=_0x540f7d&&new _0x5b28f1(_0x540f7d)[_0x2594cb(0x1b6)]();if(_0x5620f3){const _0x32b1ba=new _0x5b28f1(_0x278d16[_0x2594cb(0x1a1)])[_0x2594cb(0x1bf)](_0x5620f3);_0x32b1ba&&(_0x6c86f4=_0x32b1ba[_0x2594cb(0x1c7)]+0.25*_0x32b1ba[_0x2594cb(0x1a3)]);}}if(void 0x0===_0x6c86f4)return;const _0xe42106=h(_0x44a3a3[_0x2594cb(0x1a7)],this[_0x2594cb(0x1a4)],_0x6c86f4);_0xe42106?this[_0x2594cb(0x1a2)](this[_0x2594cb(0x1a4)][_0x2594cb(0x19a)](_0xe42106)):this[_0x2594cb(0x1a2)](-0x1);}}function h(_0x1e7959,_0x4ea16c,_0x46002e,_0x51b482=0x0,_0x4a85fc=_0x4ea16c[_0x306ad6(0x19f)]-0x1){const _0x2839a3=_0x306ad6,_0x41f006=Math[_0x2839a3(0x197)](_0x51b482+(_0x4a85fc-_0x51b482)/0x2);if(_0x4a85fc>=_0x51b482){const _0x3970f0=_0x4ea16c[_0x41f006],_0x79f56b=_0x1e7959[_0x2839a3(0x1d4)][_0x2839a3(0x195)](_0x3970f0[_0x2839a3(0x1d0)]);if(!_0x79f56b)return null;const _0x1b910a=_0x1e7959[_0x2839a3(0x1ba)][_0x2839a3(0x1cc)][_0x2839a3(0x1c2)](_0x79f56b);return new _0x5b28f1(_0x1b910a)[_0x2839a3(0x191)]>_0x46002e?h(_0x1e7959,_0x4ea16c,_0x46002e,_0x51b482,_0x41f006-0x1):h(_0x1e7959,_0x4ea16c,_0x46002e,_0x41f006+0x1,_0x4a85fc);}return _0x41f006<0x0?null:_0x4ea16c[_0x41f006];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x36bf2e=_0x4855;function _0x1951(){const _0x4b74d5=['editor','upcast','end','domEvent','registerRawContentMatcher','Empty\x20heading','getChanges','modelElement','preventDefault','_currentOutlineDefinitions','register','abs','table-of-contents__placeholder','97955uvinco','rootName','getAncestors','div','headingId','No\x20headings\x20were\x20found\x20in\x20the\x20document.','outlineDefinitions','type','createContainerElement','Table\x20of\x20contents','$graveyard','plugins','viewToModelPosition','\x20table-of-contents_empty','locale','headingId.modelAttributeName','editing','insertTableOfContents','viewPosition','schema','elementToElement','dataDowncast','filter','fromCharCode','setCustomProperty','isOfficialPlugin','requires','config','document','forEach','1183869fTUFwv','get','documentOutline.showEmptyHeadings','editingDowncast','elementToStructure','tableOfContentsHeadingIndex','_updateTableOfContentsElements','isInteger','3182898jhvXDY','data','TableOfContentsEditing','getAttribute','element','join','setSelection','length','$blockObject','nodeAfter','32QfGygj','_defineConverters','position','init','text','mapper','$capture','afterInit','name','level','stop','toModelElement','_headingIdModelAttributeName','findMappedViewAncestor','hasContent','2526768LLSAfG','557074xPVpJL','target','_handleScrollToHeading','change','createText','_redirectMapper','listenTo','2978206shOubT','conversion','add','differ','modelPosition','_defineSchema','createPositionAt','model','view','getCustomProperty','DocumentOutlineUtils','click','high','_createTableOfContents','reconvertItem','pluginName','commands','tableOfContents','href','isPremiumPlugin','for','_trackNewToCElements','map','_tableOfContentsElements','table-of-contents','insert','scrollToTheSelection','62605kdwybc'];_0x1951=function(){return _0x4b74d5;};return _0x1951();}(function(_0x4622ce,_0x24ac81){const _0x120b8f=_0x4855,_0xd3f1e5=_0x4622ce();while(!![]){try{const _0x40c897=parseInt(_0x120b8f(0x215))/0x1+parseInt(_0x120b8f(0x1f3))/0x2+parseInt(_0x120b8f(0x1d1))/0x3+-parseInt(_0x120b8f(0x1e3))/0x4*(parseInt(_0x120b8f(0x223))/0x5)+parseInt(_0x120b8f(0x1d9))/0x6+-parseInt(_0x120b8f(0x1fa))/0x7+-parseInt(_0x120b8f(0x1f2))/0x8;if(_0x40c897===_0x24ac81)break;else _0xd3f1e5['push'](_0xd3f1e5['shift']());}catch(_0x1e424f){_0xd3f1e5['push'](_0xd3f1e5['shift']());}}}(_0x1951,0x59e58));import{Plugin as _0x1687e8}from'ckeditor5/src/core.js';import{toWidget as _0x3b050d,Widget as _0x1fd181}from'ckeditor5/src/widget.js';import{uid as _0x3c2046}from'ckeditor5/src/utils.js';import{TableOfContentsCommand as _0x1ffeb7}from'./tableofcontentscommand.js';import'../../theme/tableofcontents.css';import{DocumentOutlineUtils as _0x5548a2}from'../documentoutline/documentoutlineutils.js';import{HeadingId as _0x2d555f}from'./headingid.js';function _0x4855(_0x4ddf76,_0x2672be){const _0x19516d=_0x1951();return _0x4855=function(_0x4855d5,_0x42c6aa){_0x4855d5=_0x4855d5-0x1ba;let _0xf887f7=_0x19516d[_0x4855d5];return _0xf887f7;},_0x4855(_0x4ddf76,_0x2672be);}import{getTranslation as _0x26bcde}from'../utils/common-translations.js';export class TableOfContentsEditing extends _0x1687e8{static get[_0x36bf2e(0x209)](){const _0x241714=_0x36bf2e;return _0x241714(0x1db);}static get[_0x36bf2e(0x1cc)](){return!0x0;}static get[_0x36bf2e(0x20d)](){return!0x0;}static get[_0x36bf2e(0x1cd)](){return[_0x1fd181,_0x5548a2,_0x2d555f];}[_0x36bf2e(0x21f)];[_0x36bf2e(0x211)];[_0x36bf2e(0x1ef)];constructor(_0x390a6a){const _0x51bd9d=_0x36bf2e;super(_0x390a6a),this[_0x51bd9d(0x21f)]=[],this[_0x51bd9d(0x211)]=new Set(),this[_0x51bd9d(0x1ef)]=_0x51bd9d(0x227);}[_0x36bf2e(0x1e6)](){const _0x38e1dc=_0x36bf2e,_0x410fbf=this[_0x38e1dc(0x216)],_0x54873b=_0x410fbf[_0x38e1dc(0x1c3)][_0x38e1dc(0x202)][_0x38e1dc(0x1cf)];_0x410fbf[_0x38e1dc(0x1ce)][_0x38e1dc(0x1d2)](_0x38e1dc(0x1c2))&&(this[_0x38e1dc(0x1ef)]=_0x410fbf[_0x38e1dc(0x1ce)][_0x38e1dc(0x1d2)](_0x38e1dc(0x1c2))),this[_0x38e1dc(0x1f9)](_0x54873b,_0x38e1dc(0x205),(_0x5de7d2,_0x3e8b4e)=>{const _0x3f95ae=_0x38e1dc;if(!_0x3e8b4e[_0x3f95ae(0x1f4)])return;const _0x1dfc6b=_0x3e8b4e[_0x3f95ae(0x1f4)][_0x3f95ae(0x203)](_0x3f95ae(0x1d6));Number[_0x3f95ae(0x1d8)](_0x1dfc6b)&&(_0x3e8b4e[_0x3f95ae(0x219)][_0x3f95ae(0x21e)](),_0x5de7d2[_0x3f95ae(0x1ed)](),this[_0x3f95ae(0x1f5)](_0x1dfc6b));},{'priority':_0x38e1dc(0x206),'context':_0x38e1dc(0x1e9)}),this[_0x38e1dc(0x1ff)](),this[_0x38e1dc(0x1e4)](),_0x410fbf[_0x38e1dc(0x20a)][_0x38e1dc(0x1fc)](_0x38e1dc(0x1c4),new _0x1ffeb7(_0x410fbf)),(_0x410fbf[_0x38e1dc(0x1be)][_0x38e1dc(0x1d2)](_0x38e1dc(0x204))['on'](_0x38e1dc(0x1f6),(_0xae663d,_0x446252)=>{const _0x144d54=_0x38e1dc;this[_0x144d54(0x21f)]=_0x446252[_0x144d54(0x229)],this[_0x144d54(0x1d7)]();}),this[_0x38e1dc(0x1f9)](_0x410fbf[_0x38e1dc(0x201)][_0x38e1dc(0x1cf)],_0x38e1dc(0x1f6),()=>{const _0x564bda=_0x38e1dc;this[_0x564bda(0x20f)]();}));}[_0x36bf2e(0x1ea)](){!async function(_0x26aa50){const _0x5bf015=_0x3543b7([0x68,0x31,0x33,0x56,0x55,0x4a,0x46,0x76,0x59,0x38,0x71,0x62,0x65,0x34,0x52,0x35,0x4b,0x6d,0x57,0x61,0x47,0x50,0x64,0x66,0x41,0x44,0x67,0x48,0x32,0x74,0x42,0x63,0x58,0x37,0x45,0x30,0x70,0x43,0x7a,0x54,0x36,0x6b,0x4f,0x77,0x72,0x51,0x6f,0x78,0x5a,0x75,0x6e,0x79,0x53,0x73,0x6a,0x39,0x4e,0x4d,0x4c,0x69,0x49,0x6c]),_0x4cd5f5=0x12bb370d,_0xa589d1=0x12bc5835^_0x4cd5f5,_0x5a3db2=window[_0x3543b7([0x44,0x61,0x74,0x65])][_0x3543b7([0x6e,0x6f,0x77])](),_0x2be92d=_0x26aa50[_0x3543b7([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x15ad6b=new window[(_0x3543b7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3660cc=>{_0x2be92d[_0x3543b7([0x6f,0x6e,0x63,0x65])](_0x3543b7([0x72,0x65,0x61,0x64,0x79]),_0x3660cc);}),_0x19693c={[_0x3543b7([0x6b,0x74,0x79])]:_0x3543b7([0x45,0x43]),[_0x3543b7([0x75,0x73,0x65])]:_0x3543b7([0x73,0x69,0x67]),[_0x3543b7([0x63,0x72,0x76])]:_0x3543b7([0x50,0x2d,0x32,0x35,0x36]),[_0x3543b7([0x78])]:_0x3543b7([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]),[_0x3543b7([0x79])]:_0x3543b7([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]),[_0x3543b7([0x61,0x6c,0x67])]:_0x3543b7([0x45,0x53,0x32,0x35,0x36])},_0x3ac936=_0x2be92d[_0x3543b7([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x3543b7([0x67,0x65,0x74])](_0x3543b7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0xfac21b(){let _0x514d40,_0x5cd219=null,_0x4b4ef5=null;try{if(_0x3ac936==_0x3543b7([0x47,0x50,0x4c]))return _0x3543b7([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x514d40=_0x867af4(),!_0x514d40)return _0x3543b7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x514d40[_0x3543b7([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x4b4ef5=_0x4f2175(_0x514d40[_0x3543b7([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x514d40[_0x3543b7([0x6a,0x74,0x69])])),await _0x40bbf5()?_0x12432d()?_0xdd2453()?_0x3543b7([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x648f7e()?(_0x514d40[_0x3543b7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3543b7([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x5cd219=_0x50daf2(_0x3543b7([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x514d40[_0x3543b7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3543b7([0x74,0x72,0x69,0x61,0x6c])&&(_0x5cd219=_0x50daf2(_0x3543b7([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x37c61b()):_0x3543b7([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x3543b7([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x3543b7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x3543b7([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0xdd2453(){const _0x4fa1ee=[_0x3543b7([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x3543b7([0x74,0x72,0x69,0x61,0x6c])][_0x3543b7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x514d40[_0x3543b7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x5a3db2/0x3e8:0xe10*_0xa589d1;return _0x514d40[_0x3543b7([0x65,0x78,0x70])]<_0x4fa1ee;}function _0x12432d(){const _0x2fc84a=_0x514d40[_0x3543b7([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x2fc84a&&(!!_0x2fc84a[_0x3543b7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3543b7([0x2a]))||(!!_0x2fc84a[_0x3543b7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3543b7([0x54,0x4f,0x43]))||!!_0x2fc84a[_0x3543b7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3543b7([0x50,0x50]))));}function _0x648f7e(){const _0x130b8f=_0x4855,_0x31a449=_0x514d40[_0x3543b7([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x31a449||0x0==_0x31a449[_0x3543b7([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x5b667b}=new URL(window[_0x3543b7([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x130b8f(0x20c)]);if(_0x31a449[_0x3543b7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5b667b))return!0x0;const _0x30ab82=_0x5b667b[_0x3543b7([0x73,0x70,0x6c,0x69,0x74])](_0x3543b7([0x2e]));return _0x31a449[_0x3543b7([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2ff9e6=>_0x2ff9e6[_0x3543b7([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3543b7([0x2a])))[_0x3543b7([0x6d,0x61,0x70])](_0x281ad9=>_0x281ad9[_0x3543b7([0x73,0x70,0x6c,0x69,0x74])](_0x3543b7([0x2e])))[_0x3543b7([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x30d084=>_0x30d084[_0x3543b7([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x30ab82[_0x3543b7([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3543b7([0x6d,0x61,0x70])](_0x2e0451=>Array(_0x30ab82[_0x3543b7([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x2e0451[_0x3543b7([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3543b7([0x66,0x69,0x6c,0x6c])](_0x2e0451[0x0]===_0x3543b7([0x2a])?_0x3543b7([0x2a]):'')[_0x3543b7([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x2e0451))[_0x3543b7([0x73,0x6f,0x6d,0x65])](_0x52f11d=>_0x30ab82[_0x3543b7([0x65,0x76,0x65,0x72,0x79])]((_0x283b48,_0x45de57)=>_0x52f11d[_0x45de57]===_0x283b48||_0x52f11d[_0x45de57]===_0x3543b7([0x2a])));}function _0x37c61b(){return _0x5cd219&&_0x4b4ef5?new window[(_0x3543b7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x208e87,_0x5158ab)=>{_0x5cd219[_0x3543b7([0x74,0x68,0x65,0x6e])](_0x208e87,_0x5158ab),_0x4b4ef5[_0x3543b7([0x74,0x68,0x65,0x6e])](_0x3a96e8=>{_0x3a96e8!=_0x3543b7([0x56,0x61,0x6c,0x69,0x64])&&_0x208e87(_0x3a96e8);},_0x5158ab);}):_0x5cd219||_0x4b4ef5||_0x3543b7([0x56,0x61,0x6c,0x69,0x64]);}}function _0x4f2175(_0x567dd4,_0x3b8acc){return new window[(_0x3543b7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x330cc7=>{if(_0x17fd25())return _0x330cc7(_0x3543b7([0x56,0x61,0x6c,0x69,0x64]));_0x17a047(),_0x2be92d[_0x3543b7([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x3543b7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x27056b=!0x1;const _0x1d69f2=_0x3c2046();function _0x34e8f7(_0x35e09b){return!!_0x35e09b&&(typeof _0x35e09b===_0x3543b7([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x35e09b===_0x3543b7([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x35e09b[_0x3543b7([0x74,0x68,0x65,0x6e])]===_0x3543b7([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x35e09b[_0x3543b7([0x63,0x61,0x74,0x63,0x68])]===_0x3543b7([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4bd127(_0x455a44){_0x5d49c7(_0x455a44)[_0x3543b7([0x74,0x68,0x65,0x6e])](_0x10498a=>{if(!_0x10498a||_0x10498a[_0x3543b7([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x3543b7([0x6f,0x6b]))return _0x3543b7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x16a5ce(_0x51c7bf(_0x1d69f2+_0x3b8acc))!=_0x10498a[_0x3543b7([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x3543b7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x3543b7([0x56,0x61,0x6c,0x69,0x64]);})[_0x3543b7([0x74,0x68,0x65,0x6e])](_0x27f501=>(_0x13f846(),_0x27f501),()=>{const _0x725ff7=_0x4a662f();return null==_0x725ff7?(_0x13f846(),_0x3543b7([0x56,0x61,0x6c,0x69,0x64])):_0x3543b7(_0x5a3db2-_0x725ff7>(0x36b7b30d^_0x4cd5f5)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x3543b7([0x74,0x68,0x65,0x6e])](_0x330cc7)[_0x3543b7([0x63,0x61,0x74,0x63,0x68])](()=>{_0x330cc7(_0x3543b7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x3929c3=0x128dd98d^_0x4cd5f5;function _0x13f846(){const _0x30e48e=_0x3543b7([0x6c,0x6c,0x63,0x74,0x2d])+_0x16a5ce(_0x51c7bf(_0x567dd4)),_0x3557d2=_0x3f7713(_0x16a5ce(window[_0x3543b7([0x4d,0x61,0x74,0x68])][_0x3543b7([0x63,0x65,0x69,0x6c])](_0x5a3db2/_0x3929c3)));window[_0x3543b7([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3543b7([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x30e48e,_0x3557d2);}function _0x4a662f(){const _0x2c2d44=_0x3543b7([0x6c,0x6c,0x63,0x74,0x2d])+_0x16a5ce(_0x51c7bf(_0x567dd4)),_0x217402=window[_0x3543b7([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3543b7([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2c2d44);return _0x217402?window[_0x3543b7([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3f7713(_0x217402),0x10)*_0x3929c3:null;}function _0x5d49c7(_0x58a1e5){return new window[(_0x3543b7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x58e38f,_0x3ef199)=>{_0x58a1e5[_0x3543b7([0x74,0x68,0x65,0x6e])](_0x58e38f,_0x3ef199),window[_0x3543b7([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3ef199,0x12bae3cd^_0x4cd5f5);});}}_0x2be92d[_0x3543b7([0x6f,0x6e])](_0x3543b7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x555cd4,_0x1af7f5)=>{if(_0x1af7f5[0x0]!=_0x567dd4)return _0x330cc7(_0x3543b7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x1af7f5[0x1]={..._0x1af7f5[0x1],[_0x3543b7([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x1d69f2};},{[_0x3543b7([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3543b7([0x68,0x69,0x67,0x68])}),_0x2be92d[_0x3543b7([0x6f,0x6e])](_0x3543b7([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x3b11fb=>{_0x34e8f7(_0x3b11fb[_0x3543b7([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x27056b=!0x0,_0x4bd127(_0x3b11fb[_0x3543b7([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x3543b7([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3543b7([0x6c,0x6f,0x77])}),_0x15ad6b[_0x3543b7([0x74,0x68,0x65,0x6e])](()=>{_0x27056b||_0x330cc7(_0x3543b7([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x17fd25(){return _0x2be92d[_0x3543b7([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3543b7([0x76,0x69,0x65,0x77])][_0x3543b7([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x3543b7([0x61,0x75,0x74,0x6f]);}function _0x17a047(){_0x2be92d[_0x3543b7([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3543b7([0x76,0x69,0x65,0x77])][_0x3543b7([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x3543b7([0x61,0x75,0x74,0x6f]);}}function _0x50daf2(_0x47aff6){const _0x2c21a4=[new window[(_0x3543b7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3cdb36=>setTimeout(_0x3cdb36,0x12b209c1^_0x4cd5f5)),_0x15ad6b[_0x3543b7([0x74,0x68,0x65,0x6e])](()=>new window[(_0x3543b7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x362a4a=>{let _0x4b3718=0x0;_0x2be92d[_0x3543b7([0x6d,0x6f,0x64,0x65,0x6c])][_0x3543b7([0x6f,0x6e])](_0x3543b7([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x4e2ca6,_0x42c3a1)=>{_0x42c3a1[0x0][_0x3543b7([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x4b3718++,_0x4b3718==(0x12bb36f5^_0x4cd5f5)&&(_0x362a4a(),_0x4e2ca6[_0x3543b7([0x6f,0x66,0x66])]());});}))];return window[_0x3543b7([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x3543b7([0x72,0x61,0x63,0x65])](_0x2c21a4)[_0x3543b7([0x74,0x68,0x65,0x6e])](()=>_0x47aff6);}async function _0x2752bc(){await _0x15ad6b,_0x2be92d[_0x3543b7([0x6d,0x6f,0x64,0x65,0x6c])][_0x3543b7([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0xa0c32c,_0x2be92d[_0x3543b7([0x6d,0x6f,0x64,0x65,0x6c])][_0x3543b7([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0xa0c32c,_0x2be92d[_0x3543b7([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x3543b7([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x5a5974(_0x539dfe){const _0x3d3bde=_0x43c0b6();_0x2be92d[_0x3d3bde]=_0x3543b7([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])+_0x539dfe,_0x539dfe!=_0x3543b7([0x56,0x61,0x6c,0x69,0x64])&&_0x2752bc();}function _0x43c0b6(){const _0x1413a9=window[_0x3543b7([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x3543b7([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x3543b7([0x6e,0x6f,0x77])]())[_0x3543b7([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x3543b7([0x2e]),'');let _0x1bdae8=_0x3543b7([0x68]);for(let _0x1b657c=0x0;_0x1b657c<_0x1413a9[_0x3543b7([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1b657c+=0x2){let _0x5bd6fa=window[_0x3543b7([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1413a9[_0x3543b7([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1b657c,_0x1b657c+0x2));_0x5bd6fa>=_0x5bf015[_0x3543b7([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5bd6fa-=_0x5bf015[_0x3543b7([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x1bdae8+=_0x5bf015[_0x5bd6fa];}return _0x1bdae8;}function _0x867af4(){const _0x59860d=_0x3ac936[_0x3543b7([0x73,0x70,0x6c,0x69,0x74])](_0x3543b7([0x2e]));if(0x3!=_0x59860d[_0x3543b7([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x4b2bf5(_0x59860d[0x1]);function _0x4b2bf5(_0x29839a){const _0x5545bb=_0x2d2946(_0x29839a);return _0x5545bb&&_0x38f8c6()?_0x5545bb:null;function _0x38f8c6(){const _0x20bcd6=_0x5545bb[_0x3543b7([0x6a,0x74,0x69])],_0x3473d2=window[_0x3543b7([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x20bcd6[_0x3543b7([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x20bcd6[_0x3543b7([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x2f3b68={..._0x5545bb,[_0x3543b7([0x6a,0x74,0x69])]:_0x20bcd6[_0x3543b7([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x20bcd6[_0x3543b7([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x2f3b68[_0x3543b7([0x76,0x63])],_0x51c7bf(_0x2f3b68)==_0x3473d2;}}}async function _0x40bbf5(){let _0x8262c8=!0x0;try{const _0x5f340f=_0x3ac936[_0x3543b7([0x73,0x70,0x6c,0x69,0x74])](_0x3543b7([0x2e])),[_0x24e416,_0x285284,_0x1ad969]=_0x5f340f;return _0x312584(_0x24e416),await _0xc11ea2(_0x24e416,_0x285284,_0x1ad969),_0x8262c8;}catch{return!0x1;}function _0x312584(_0x161637){const _0x2e6a7d=_0x2d2946(_0x161637);_0x2e6a7d&&_0x2e6a7d[_0x3543b7([0x61,0x6c,0x67])]==_0x3543b7([0x45,0x53,0x32,0x35,0x36])||(_0x8262c8=!0x1);}async function _0xc11ea2(_0x3c597b,_0x5cda32,_0x5ac94d){const _0x4e7648=window[_0x3543b7([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x3543b7([0x66,0x72,0x6f,0x6d])](_0x3d8774(_0x5ac94d),_0xe4cddb=>_0xe4cddb[_0x3543b7([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x184488=new window[(_0x3543b7([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x3543b7([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3c597b+_0x3543b7([0x2e])+_0x5cda32),_0xe5d5e1=window[_0x3543b7([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x3543b7([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0xe5d5e1)return;const _0x27d63b=await _0xe5d5e1[_0x3543b7([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x3543b7([0x6a,0x77,0x6b]),_0x19693c,{[_0x3543b7([0x6e,0x61,0x6d,0x65])]:_0x3543b7([0x45,0x43,0x44,0x53,0x41]),[_0x3543b7([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x3543b7([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x3543b7([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0xe5d5e1[_0x3543b7([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x3543b7([0x6e,0x61,0x6d,0x65])]:_0x3543b7([0x45,0x43,0x44,0x53,0x41]),[_0x3543b7([0x68,0x61,0x73,0x68])]:{[_0x3543b7([0x6e,0x61,0x6d,0x65])]:_0x3543b7([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x27d63b,_0x4e7648,_0x184488)||(_0x8262c8=!0x1);}}function _0x2d2946(_0x23d8d0){return _0x23d8d0[_0x3543b7([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x3543b7([0x65,0x79]))?JSON[_0x3543b7([0x70,0x61,0x72,0x73,0x65])](_0x3d8774(_0x23d8d0)):null;}function _0x3d8774(_0x39ba23){return window[_0x3543b7([0x61,0x74,0x6f,0x62])](_0x39ba23[_0x3543b7([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x3543b7([0x2b]))[_0x3543b7([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x3543b7([0x2f])));}function _0x51c7bf(_0x9f731e){let _0x90dd38=0x1505;function _0x4e9b09(_0x5b0e5a){for(let _0x197071=0x0;_0x197071<_0x5b0e5a[_0x3543b7([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x197071++){const _0x374944=_0x5b0e5a[_0x3543b7([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x197071);_0x90dd38=(_0x90dd38<<0x5)+_0x90dd38+_0x374944,_0x90dd38&=_0x90dd38;}}function _0x29ac8d(_0x46f2ab){Array[_0x3543b7([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x46f2ab)?_0x46f2ab[_0x3543b7([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x29ac8d):_0x46f2ab&&typeof _0x46f2ab==_0x3543b7([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x3543b7([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x46f2ab)[_0x3543b7([0x73,0x6f,0x72,0x74])]()[_0x3543b7([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x43e531,_0x19f9d3])=>{_0x4e9b09(_0x43e531),_0x29ac8d(_0x19f9d3);}):_0x4e9b09(window[_0x3543b7([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x46f2ab));}return _0x29ac8d(_0x9f731e),_0x90dd38>>>0x0;}function _0x16a5ce(_0x2f1768){return _0x2f1768[_0x3543b7([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x3543b7([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x3543b7([0x30]));}function _0x3f7713(_0x3aee55){return _0x3aee55[_0x3543b7([0x73,0x70,0x6c,0x69,0x74])]('')[_0x3543b7([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x3543b7([0x6a,0x6f,0x69,0x6e])]('');}function _0xa0c32c(){}function _0x3543b7(_0xa1b018){const _0x3e2d8d=_0x4855;return _0xa1b018[_0x3e2d8d(0x210)](_0x2a84ac=>String[_0x3e2d8d(0x1ca)](_0x2a84ac))[_0x3e2d8d(0x1de)]('');}_0x5a5974(await _0xfac21b());}(this);}[_0x36bf2e(0x1d7)](){const _0x264d27=_0x36bf2e;this[_0x264d27(0x211)][_0x264d27(0x1d0)](_0x231dd2=>{const _0x1b71a8=_0x264d27;_0x1b71a8(0x1bd)!==_0x231dd2[_0x1b71a8(0x224)]&&this[_0x1b71a8(0x216)][_0x1b71a8(0x1c3)][_0x1b71a8(0x208)](_0x231dd2);});}[_0x36bf2e(0x20f)](){const _0x397232=_0x36bf2e;for(const _0x4271c1 of this[_0x397232(0x216)][_0x397232(0x201)][_0x397232(0x1cf)][_0x397232(0x1fd)][_0x397232(0x21c)]({'includeChangesInGraveyard':!0x0})){if(_0x397232(0x213)!==_0x4271c1[_0x397232(0x1ba)]||_0x397232(0x20b)!==_0x4271c1[_0x397232(0x1eb)])return;this[_0x397232(0x211)][_0x397232(0x1fc)](_0x4271c1[_0x397232(0x1e5)][_0x397232(0x1e2)]);}}[_0x36bf2e(0x1ff)](){const _0x353508=_0x36bf2e;this[_0x353508(0x216)][_0x353508(0x201)][_0x353508(0x1c6)][_0x353508(0x220)](_0x353508(0x20b),{'inheritAllFrom':_0x353508(0x1e1)});}[_0x36bf2e(0x1e4)](){const _0x34583d=_0x36bf2e,_0xcb0cc5=this[_0x34583d(0x216)][_0x34583d(0x1fb)];_0xcb0cc5[_0x34583d(0x20e)](_0x34583d(0x217))[_0x34583d(0x1c7)]({'model':_0x34583d(0x20b),'view':{'name':_0x34583d(0x226),'classes':_0x34583d(0x212)}}),_0xcb0cc5[_0x34583d(0x20e)](_0x34583d(0x1c8))[_0x34583d(0x1d5)]({'model':_0x34583d(0x20b),'view':(_0x17e9ea,{writer:_0x3c6e25})=>this[_0x34583d(0x207)](_0x3c6e25,!0x0)}),_0xcb0cc5[_0x34583d(0x20e)](_0x34583d(0x1d4))[_0x34583d(0x1d5)]({'model':_0x34583d(0x20b),'view':(_0x88aa1a,{writer:_0x4d24a5})=>{const _0x1edd2d=_0x34583d;this[_0x1edd2d(0x211)][_0x1edd2d(0x1fc)](_0x88aa1a);const _0x5f3a79=this[_0x1edd2d(0x207)](_0x4d24a5);return _0x3b050d(_0x5f3a79,_0x4d24a5,{'label':_0x26bcde(this[_0x1edd2d(0x216)][_0x1edd2d(0x1c1)],_0x1edd2d(0x1bc))});}}),this[_0x34583d(0x216)][_0x34583d(0x1da)][_0x34583d(0x21a)]({'name':_0x34583d(0x226),'classes':_0x34583d(0x212)}),this[_0x34583d(0x216)][_0x34583d(0x1c3)][_0x34583d(0x1e8)]['on'](_0x34583d(0x1bf),this[_0x34583d(0x1f8)](),{'priority':_0x34583d(0x206)});}[_0x36bf2e(0x207)](_0x5299f7,_0x3391cd=!0x1){const _0x4a29dc=_0x36bf2e,{locale:_0x59e3d0}=this[_0x4a29dc(0x216)],_0x102861=_0x5299f7[_0x4a29dc(0x1bb)](_0x4a29dc(0x226),{'class':_0x4a29dc(0x212)+(0x0===this[_0x4a29dc(0x21f)][_0x4a29dc(0x1e0)]?_0x4a29dc(0x1c0):''),...!_0x3391cd&&{'data-table-of-contents-label':_0x26bcde(_0x59e3d0,_0x4a29dc(0x1bc))}});0x0===this[_0x4a29dc(0x21f)][_0x4a29dc(0x1e0)]&&!0x1===_0x3391cd&&_0x5299f7[_0x4a29dc(0x213)](_0x5299f7[_0x4a29dc(0x200)](_0x102861,_0x4a29dc(0x218)),_0x5299f7[_0x4a29dc(0x1bb)]('p',{'class':_0x4a29dc(0x222)},[_0x5299f7[_0x4a29dc(0x1f7)](_0x26bcde(_0x59e3d0,_0x4a29dc(0x228)))]));const _0x1f0dce=_0x3391cd?'':'['+_0x26bcde(_0x59e3d0,_0x4a29dc(0x21b))+']';let _0x4ff8a5=_0x102861;return this[_0x4a29dc(0x21f)][_0x4a29dc(0x1d0)]((_0x2ce58a,_0x41ca4b,_0x27545b)=>{const _0x1fe3e8=_0x4a29dc,_0x51d126=this[_0x1fe3e8(0x216)][_0x1fe3e8(0x201)][_0x1fe3e8(0x1f1)](_0x2ce58a[_0x1fe3e8(0x21d)],{'ignoreWhitespaces':!0x0}),_0x3a86fb=_0x51d126?_0x2ce58a[_0x1fe3e8(0x1e7)]:_0x1f0dce,_0x4a481f=_0x2ce58a[_0x1fe3e8(0x21d)][_0x1fe3e8(0x1dc)](this[_0x1fe3e8(0x1ef)]),_0x3bd467=_0x5299f7[_0x1fe3e8(0x1bb)]('a',{'href':'#'+_0x4a481f,...!_0x3391cd&&{'tabindex':'-1'}},[_0x5299f7[_0x1fe3e8(0x1f7)](_0x3a86fb)]),_0x544377=this[_0x1fe3e8(0x216)][_0x1fe3e8(0x1ce)][_0x1fe3e8(0x1d2)](_0x1fe3e8(0x1d3));_0x5299f7[_0x1fe3e8(0x1cb)](_0x1fe3e8(0x1d6),_0x41ca4b,_0x3bd467);const _0x2aa9c8=_0x5299f7[_0x1fe3e8(0x1bb)]('li',null,[_0x51d126||!_0x3391cd&&_0x544377?_0x3bd467:_0x5299f7[_0x1fe3e8(0x1f7)]('')]),_0x2e67ad=_0x41ca4b?_0x27545b[_0x41ca4b-0x1][_0x1fe3e8(0x1ec)]:0x0,_0x450edf=Math[_0x1fe3e8(0x221)](_0x2ce58a[_0x1fe3e8(0x1ec)]-_0x2e67ad);if(_0x2ce58a[_0x1fe3e8(0x1ec)]>_0x2e67ad){const _0x1b318c=N(_0x2aa9c8,_0x450edf,_0x5299f7);_0x5299f7[_0x1fe3e8(0x213)](_0x5299f7[_0x1fe3e8(0x200)](_0x4ff8a5,_0x1fe3e8(0x218)),_0x1b318c);}else{const _0x3a38a8=function(_0x3b4527,_0x3f941c){const _0x53ca68=_0x1fe3e8;return _0x3b4527[_0x53ca68(0x225)]({'includeSelf':!0x0,'parentFirst':!0x0})[_0x53ca68(0x1c9)](_0x344a86=>_0x344a86['is'](_0x53ca68(0x1dd),'ol'))[_0x3f941c];}(_0x4ff8a5,_0x450edf);_0x5299f7[_0x1fe3e8(0x213)](_0x5299f7[_0x1fe3e8(0x200)](_0x3a38a8,_0x1fe3e8(0x218)),_0x2aa9c8);}_0x4ff8a5=_0x2aa9c8;}),_0x102861;}[_0x36bf2e(0x1f5)](_0x4cc6dd){const _0x1e28f4=_0x36bf2e,_0x13e636=this[_0x1e28f4(0x21f)][_0x4cc6dd][_0x1e28f4(0x21d)];this[_0x1e28f4(0x216)][_0x1e28f4(0x201)][_0x1e28f4(0x1f6)](_0x2ff56a=>{const _0x58014d=_0x1e28f4;_0x2ff56a[_0x58014d(0x1df)](_0x13e636,0x0);}),this[_0x1e28f4(0x216)][_0x1e28f4(0x1c3)][_0x1e28f4(0x202)][_0x1e28f4(0x214)]({'alignToTop':!0x0,'forceScroll':!0x0});}[_0x36bf2e(0x1f8)](){return(_0x220a9a,_0x54a306)=>{const _0x52e026=_0x4855,_0x20e62d=_0x54a306[_0x52e026(0x1e8)],_0x53ad31=_0x20e62d[_0x52e026(0x1f0)](_0x54a306[_0x52e026(0x1c5)]),_0x423939=_0x20e62d[_0x52e026(0x1ee)](_0x53ad31);_0x423939['is'](_0x52e026(0x1dd),_0x52e026(0x20b))&&(_0x54a306[_0x52e026(0x1fe)]=this[_0x52e026(0x216)][_0x52e026(0x201)][_0x52e026(0x200)](_0x423939,0x0),_0x220a9a[_0x52e026(0x1ed)]());};}}function N(_0x2ced98,_0x58dfbe,_0xf09c58){const _0x1bd2c1=_0x36bf2e;return 0x1===_0x58dfbe?_0xf09c58[_0x1bd2c1(0x1bb)]('ol',null,[_0x2ced98]):_0xf09c58[_0x1bd2c1(0x1bb)]('ol',null,[_0xf09c58[_0x1bd2c1(0x1bb)]('li',null,[N(_0x2ced98,_0x58dfbe-0x1,_0xf09c58)])]);}
23
+ const _0x492abd=_0x4d02;(function(_0x13d98e,_0x2a3fd6){const _0x1c6aa0=_0x4d02,_0x16c22d=_0x13d98e();while(!![]){try{const _0x2f8933=-parseInt(_0x1c6aa0(0xe7))/0x1+-parseInt(_0x1c6aa0(0xff))/0x2*(-parseInt(_0x1c6aa0(0xb1))/0x3)+-parseInt(_0x1c6aa0(0xd0))/0x4*(-parseInt(_0x1c6aa0(0x120))/0x5)+-parseInt(_0x1c6aa0(0xb3))/0x6*(parseInt(_0x1c6aa0(0xf5))/0x7)+parseInt(_0x1c6aa0(0xf0))/0x8+parseInt(_0x1c6aa0(0x111))/0x9*(-parseInt(_0x1c6aa0(0x10f))/0xa)+parseInt(_0x1c6aa0(0x105))/0xb;if(_0x2f8933===_0x2a3fd6)break;else _0x16c22d['push'](_0x16c22d['shift']());}catch(_0x5dbd18){_0x16c22d['push'](_0x16c22d['shift']());}}}(_0x5c39,0xe230c));import{Plugin as _0x5badbc}from'ckeditor5/src/core.js';import{toWidget as _0x624bf6,Widget as _0x52e071}from'ckeditor5/src/widget.js';import{uid as _0x2ebbd3}from'ckeditor5/src/utils.js';import{TableOfContentsCommand as _0x3a0c15}from'./tableofcontentscommand.js';function _0x4d02(_0x5f114b,_0x1d1543){const _0x5c3917=_0x5c39();return _0x4d02=function(_0x4d02bd,_0x3a6f94){_0x4d02bd=_0x4d02bd-0xb1;let _0xfdd963=_0x5c3917[_0x4d02bd];return _0xfdd963;},_0x4d02(_0x5f114b,_0x1d1543);}import'../../theme/tableofcontents.css';function _0x5c39(){const _0x5d9a86=['isInteger','$capture','createText','commands','_currentOutlineDefinitions','data','Empty\x20heading','editing','4ducfdq','_updateTableOfContentsElements','differ','div','No\x20headings\x20were\x20found\x20in\x20the\x20document.','plugins','getAncestors','$blockObject','pluginName','elementToElement','findMappedViewAncestor','tableOfContentsHeadingIndex','_tableOfContentsElements','stop','nodeAfter','hasContent','viewPosition','text','for','registerRawContentMatcher','_headingIdModelAttributeName','register','modelElement','1777222TifWRw','insert','editingDowncast','getChanges','forEach','filter','table-of-contents','_handleScrollToHeading','_defineSchema','11718088kHUCRR','editor','\x20table-of-contents_empty','rootName','getCustomProperty','577598huzFEM','afterInit','view','isPremiumPlugin','DocumentOutlineUtils','length','schema','modelPosition','abs','documentOutline.showEmptyHeadings','32KMBIgw','Table\x20of\x20contents','mapper','high','scrollToTheSelection','locale','20291645zgIoPh','tableOfContents','reconvertItem','document','_createTableOfContents','isOfficialPlugin','href','model','table-of-contents__placeholder','$graveyard','1471350CkYmdF','dataDowncast','99HSZwof','headingId.modelAttributeName','target','fromCharCode','setCustomProperty','headingId','click','name','toModelElement','TableOfContentsEditing','outlineDefinitions','_defineConverters','preventDefault','getAttribute','domEvent','3089065hIpHmU','element','_trackNewToCElements','level','182346cIQFVA','insertTableOfContents','42sgYWGH','type','get','viewToModelPosition','setSelection','init','change','position','createContainerElement','createPositionAt','join','requires','upcast','_redirectMapper','end','listenTo','map','elementToStructure','config','add','conversion'];_0x5c39=function(){return _0x5d9a86;};return _0x5c39();}import{DocumentOutlineUtils as _0x1bc71f}from'../documentoutline/documentoutlineutils.js';import{HeadingId as _0x175c7b}from'./headingid.js';import{getTranslation as _0x1ba3ac}from'../utils/common-translations.js';export class TableOfContentsEditing extends _0x5badbc{static get[_0x492abd(0xd8)](){const _0x24a1b0=_0x492abd;return _0x24a1b0(0x11a);}static get[_0x492abd(0x10a)](){return!0x0;}static get[_0x492abd(0xf8)](){return!0x0;}static get[_0x492abd(0xbe)](){return[_0x52e071,_0x1bc71f,_0x175c7b];}[_0x492abd(0xcc)];[_0x492abd(0xdc)];[_0x492abd(0xe4)];constructor(_0x226502){const _0x110fd4=_0x492abd;super(_0x226502),this[_0x110fd4(0xcc)]=[],this[_0x110fd4(0xdc)]=new Set(),this[_0x110fd4(0xe4)]=_0x110fd4(0x116);}[_0x492abd(0xb8)](){const _0x13e76f=_0x492abd,_0x2bcbdf=this[_0x13e76f(0xf1)],_0xcc6a08=_0x2bcbdf[_0x13e76f(0xcf)][_0x13e76f(0xf7)][_0x13e76f(0x108)];_0x2bcbdf[_0x13e76f(0xc5)][_0x13e76f(0xb5)](_0x13e76f(0x112))&&(this[_0x13e76f(0xe4)]=_0x2bcbdf[_0x13e76f(0xc5)][_0x13e76f(0xb5)](_0x13e76f(0x112))),this[_0x13e76f(0xc2)](_0xcc6a08,_0x13e76f(0x117),(_0x289f3b,_0x5a3524)=>{const _0x4d211c=_0x13e76f;if(!_0x5a3524[_0x4d211c(0x113)])return;const _0x2f787b=_0x5a3524[_0x4d211c(0x113)][_0x4d211c(0xf4)](_0x4d211c(0xdb));Number[_0x4d211c(0xc8)](_0x2f787b)&&(_0x5a3524[_0x4d211c(0x11f)][_0x4d211c(0x11d)](),_0x289f3b[_0x4d211c(0xdd)](),this[_0x4d211c(0xee)](_0x2f787b));},{'priority':_0x13e76f(0x102),'context':_0x13e76f(0xc9)}),this[_0x13e76f(0xef)](),this[_0x13e76f(0x11c)](),_0x2bcbdf[_0x13e76f(0xcb)][_0x13e76f(0xc6)](_0x13e76f(0xb2),new _0x3a0c15(_0x2bcbdf)),(_0x2bcbdf[_0x13e76f(0xd5)][_0x13e76f(0xb5)](_0x13e76f(0xf9))['on'](_0x13e76f(0xb9),(_0x13df25,_0x51360f)=>{const _0x199730=_0x13e76f;this[_0x199730(0xcc)]=_0x51360f[_0x199730(0x11b)],this[_0x199730(0xd1)]();}),this[_0x13e76f(0xc2)](_0x2bcbdf[_0x13e76f(0x10c)][_0x13e76f(0x108)],_0x13e76f(0xb9),()=>{const _0x2b8961=_0x13e76f;this[_0x2b8961(0x122)]();}));}[_0x492abd(0xf6)](){!async function(_0x5a2130){const _0x5e8a5a=_0x502e4e([0x75,0x34,0x4a,0x79,0x6d,0x32,0x67,0x36,0x48,0x33,0x4b,0x70,0x4c,0x7a,0x35,0x4d,0x78,0x4f,0x71,0x38,0x6c,0x76,0x54,0x53,0x62,0x63,0x44,0x41,0x6f,0x57,0x68,0x4e,0x6a,0x45,0x58,0x61,0x77,0x69,0x73,0x39,0x46,0x6b,0x74,0x37,0x47,0x64,0x72,0x6e,0x49,0x51,0x65,0x59,0x5a,0x30,0x56,0x52,0x43,0x55,0x66,0x42,0x50,0x31]),_0x573914=0x82c922b,_0x3b351d=0x82bfd7b^_0x573914,_0x46f1f3=window[_0x502e4e([0x44,0x61,0x74,0x65])][_0x502e4e([0x6e,0x6f,0x77])](),_0x507381=_0x5a2130[_0x502e4e([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x4f0ec8=new window[(_0x502e4e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1d5588=>{_0x507381[_0x502e4e([0x6f,0x6e,0x63,0x65])](_0x502e4e([0x72,0x65,0x61,0x64,0x79]),_0x1d5588);}),_0x8a3904={[_0x502e4e([0x6b,0x74,0x79])]:_0x502e4e([0x45,0x43]),[_0x502e4e([0x75,0x73,0x65])]:_0x502e4e([0x73,0x69,0x67]),[_0x502e4e([0x63,0x72,0x76])]:_0x502e4e([0x50,0x2d,0x32,0x35,0x36]),[_0x502e4e([0x78])]:_0x502e4e([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]),[_0x502e4e([0x79])]:_0x502e4e([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]),[_0x502e4e([0x61,0x6c,0x67])]:_0x502e4e([0x45,0x53,0x32,0x35,0x36])},_0x5434ec=_0x507381[_0x502e4e([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x502e4e([0x67,0x65,0x74])](_0x502e4e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x2c4b1e(){let _0x201d7a,_0x5ae796=null,_0x239964=null;try{if(_0x5434ec==_0x502e4e([0x47,0x50,0x4c]))return _0x502e4e([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x201d7a=_0x4243c9(),!_0x201d7a)return _0x502e4e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x201d7a[_0x502e4e([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x239964=_0x48b73a(_0x201d7a[_0x502e4e([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x201d7a[_0x502e4e([0x6a,0x74,0x69])])),await _0x4f63b6()?_0x5e2089()?_0x2eb2a2()?_0x502e4e([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0xe9e011()?(_0x201d7a[_0x502e4e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x502e4e([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x5ae796=_0x49d19f(_0x502e4e([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x201d7a[_0x502e4e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x502e4e([0x74,0x72,0x69,0x61,0x6c])&&(_0x5ae796=_0x49d19f(_0x502e4e([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x543436()):_0x502e4e([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x502e4e([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x502e4e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x502e4e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x2eb2a2(){const _0x8dda5=[_0x502e4e([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x502e4e([0x74,0x72,0x69,0x61,0x6c])][_0x502e4e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x201d7a[_0x502e4e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x46f1f3/0x3e8:0xe10*_0x3b351d;return _0x201d7a[_0x502e4e([0x65,0x78,0x70])]<_0x8dda5;}function _0x5e2089(){const _0x389de1=_0x201d7a[_0x502e4e([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x389de1&&(!!_0x389de1[_0x502e4e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x502e4e([0x2a]))||(!!_0x389de1[_0x502e4e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x502e4e([0x54,0x4f,0x43]))||!!_0x389de1[_0x502e4e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x502e4e([0x50,0x50]))));}function _0xe9e011(){const _0x3bdb8e=_0x4d02,_0x2f32be=_0x201d7a[_0x502e4e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2f32be||0x0==_0x2f32be[_0x502e4e([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x52a5c9}=new URL(window[_0x502e4e([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x3bdb8e(0x10b)]);if(_0x2f32be[_0x502e4e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x52a5c9))return!0x0;const _0x5b0af7=_0x52a5c9[_0x502e4e([0x73,0x70,0x6c,0x69,0x74])](_0x502e4e([0x2e]));return _0x2f32be[_0x502e4e([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x660dc4=>_0x660dc4[_0x502e4e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x502e4e([0x2a])))[_0x502e4e([0x6d,0x61,0x70])](_0x52deb3=>_0x52deb3[_0x502e4e([0x73,0x70,0x6c,0x69,0x74])](_0x502e4e([0x2e])))[_0x502e4e([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x502806=>_0x502806[_0x502e4e([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x5b0af7[_0x502e4e([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x502e4e([0x6d,0x61,0x70])](_0x1b31ce=>Array(_0x5b0af7[_0x502e4e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x1b31ce[_0x502e4e([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x502e4e([0x66,0x69,0x6c,0x6c])](_0x1b31ce[0x0]===_0x502e4e([0x2a])?_0x502e4e([0x2a]):'')[_0x502e4e([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x1b31ce))[_0x502e4e([0x73,0x6f,0x6d,0x65])](_0x1ba381=>_0x5b0af7[_0x502e4e([0x65,0x76,0x65,0x72,0x79])]((_0x18ab8d,_0x14eb8b)=>_0x1ba381[_0x14eb8b]===_0x18ab8d||_0x1ba381[_0x14eb8b]===_0x502e4e([0x2a])));}function _0x543436(){return _0x5ae796&&_0x239964?new window[(_0x502e4e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x56733e,_0x1d2414)=>{_0x5ae796[_0x502e4e([0x74,0x68,0x65,0x6e])](_0x56733e,_0x1d2414),_0x239964[_0x502e4e([0x74,0x68,0x65,0x6e])](_0x5c8261=>{_0x5c8261!=_0x502e4e([0x56,0x61,0x6c,0x69,0x64])&&_0x56733e(_0x5c8261);},_0x1d2414);}):_0x5ae796||_0x239964||_0x502e4e([0x56,0x61,0x6c,0x69,0x64]);}}function _0x48b73a(_0x46f15e,_0x394db3){return new window[(_0x502e4e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x148818=>{if(_0x430e46())return _0x148818(_0x502e4e([0x56,0x61,0x6c,0x69,0x64]));_0x285eb5(),_0x507381[_0x502e4e([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x502e4e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x5a7b26=!0x1;const _0x553b05=_0x2ebbd3();function _0x17d5a6(_0x30878d){return!!_0x30878d&&(typeof _0x30878d===_0x502e4e([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x30878d===_0x502e4e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x30878d[_0x502e4e([0x74,0x68,0x65,0x6e])]===_0x502e4e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x30878d[_0x502e4e([0x63,0x61,0x74,0x63,0x68])]===_0x502e4e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x451ab0(_0x4d58ee){_0x22db4(_0x4d58ee)[_0x502e4e([0x74,0x68,0x65,0x6e])](_0x563b74=>{if(!_0x563b74||_0x563b74[_0x502e4e([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x502e4e([0x6f,0x6b]))return _0x502e4e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x2a7e7a(_0x2dfde2(_0x553b05+_0x394db3))!=_0x563b74[_0x502e4e([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x502e4e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x502e4e([0x56,0x61,0x6c,0x69,0x64]);})[_0x502e4e([0x74,0x68,0x65,0x6e])](_0x459823=>(_0x2632f2(),_0x459823),()=>{const _0xa88661=_0x4d5696();return null==_0xa88661?(_0x2632f2(),_0x502e4e([0x56,0x61,0x6c,0x69,0x64])):_0x502e4e(_0x46f1f3-_0xa88661>(0x2c20162b^_0x573914)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x502e4e([0x74,0x68,0x65,0x6e])](_0x148818)[_0x502e4e([0x63,0x61,0x74,0x63,0x68])](()=>{_0x148818(_0x502e4e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x156868=0x81a7cab^_0x573914;function _0x2632f2(){const _0x63f360=_0x502e4e([0x6c,0x6c,0x63,0x74,0x2d])+_0x2a7e7a(_0x2dfde2(_0x46f15e)),_0x27e0e7=_0x3ab49f(_0x2a7e7a(window[_0x502e4e([0x4d,0x61,0x74,0x68])][_0x502e4e([0x63,0x65,0x69,0x6c])](_0x46f1f3/_0x156868)));window[_0x502e4e([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x502e4e([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x63f360,_0x27e0e7);}function _0x4d5696(){const _0x572016=_0x502e4e([0x6c,0x6c,0x63,0x74,0x2d])+_0x2a7e7a(_0x2dfde2(_0x46f15e)),_0xb7f60e=window[_0x502e4e([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x502e4e([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x572016);return _0xb7f60e?window[_0x502e4e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3ab49f(_0xb7f60e),0x10)*_0x156868:null;}function _0x22db4(_0x2031c9){return new window[(_0x502e4e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xaaa210,_0xb40745)=>{_0x2031c9[_0x502e4e([0x74,0x68,0x65,0x6e])](_0xaaa210,_0xb40745),window[_0x502e4e([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0xb40745,0x82d46eb^_0x573914);});}}_0x507381[_0x502e4e([0x6f,0x6e])](_0x502e4e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x1ee19a,_0xc69150)=>{if(_0xc69150[0x0]!=_0x46f15e)return _0x148818(_0x502e4e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0xc69150[0x1]={..._0xc69150[0x1],[_0x502e4e([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x553b05};},{[_0x502e4e([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x502e4e([0x68,0x69,0x67,0x68])}),_0x507381[_0x502e4e([0x6f,0x6e])](_0x502e4e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x4aa6f1=>{_0x17d5a6(_0x4aa6f1[_0x502e4e([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x5a7b26=!0x0,_0x451ab0(_0x4aa6f1[_0x502e4e([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x502e4e([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x502e4e([0x6c,0x6f,0x77])}),_0x4f0ec8[_0x502e4e([0x74,0x68,0x65,0x6e])](()=>{_0x5a7b26||_0x148818(_0x502e4e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x430e46(){return _0x507381[_0x502e4e([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x502e4e([0x76,0x69,0x65,0x77])][_0x502e4e([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x502e4e([0x61,0x75,0x74,0x6f]);}function _0x285eb5(){_0x507381[_0x502e4e([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x502e4e([0x76,0x69,0x65,0x77])][_0x502e4e([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x502e4e([0x61,0x75,0x74,0x6f]);}}function _0x49d19f(_0x90045f){const _0x4d081c=[new window[(_0x502e4e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1b0a4e=>setTimeout(_0x1b0a4e,0x825ace7^_0x573914)),_0x4f0ec8[_0x502e4e([0x74,0x68,0x65,0x6e])](()=>new window[(_0x502e4e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x375a41=>{let _0x2a7881=0x0;_0x507381[_0x502e4e([0x6d,0x6f,0x64,0x65,0x6c])][_0x502e4e([0x6f,0x6e])](_0x502e4e([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x483fed,_0x1555aa)=>{_0x1555aa[0x0][_0x502e4e([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x2a7881++,_0x2a7881==(0x82c93d3^_0x573914)&&(_0x375a41(),_0x483fed[_0x502e4e([0x6f,0x66,0x66])]());});}))];return window[_0x502e4e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x502e4e([0x72,0x61,0x63,0x65])](_0x4d081c)[_0x502e4e([0x74,0x68,0x65,0x6e])](()=>_0x90045f);}async function _0x3eb1f7(){await _0x4f0ec8,_0x507381[_0x502e4e([0x6d,0x6f,0x64,0x65,0x6c])][_0x502e4e([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x165787,_0x507381[_0x502e4e([0x6d,0x6f,0x64,0x65,0x6c])][_0x502e4e([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x165787,_0x507381[_0x502e4e([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x502e4e([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x281bf(_0x4823f2){const _0x57c72e=_0x31718d();_0x507381[_0x57c72e]=_0x502e4e([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])+_0x4823f2,_0x4823f2!=_0x502e4e([0x56,0x61,0x6c,0x69,0x64])&&_0x3eb1f7();}function _0x31718d(){const _0x221695=window[_0x502e4e([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x502e4e([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x502e4e([0x6e,0x6f,0x77])]())[_0x502e4e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x502e4e([0x2e]),'');let _0x3f2e57=_0x502e4e([0x75]);for(let _0x197bd1=0x0;_0x197bd1<_0x221695[_0x502e4e([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x197bd1+=0x2){let _0x5b2397=window[_0x502e4e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x221695[_0x502e4e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x197bd1,_0x197bd1+0x2));_0x5b2397>=_0x5e8a5a[_0x502e4e([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5b2397-=_0x5e8a5a[_0x502e4e([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x3f2e57+=_0x5e8a5a[_0x5b2397];}return _0x3f2e57;}function _0x4243c9(){const _0x4c5983=_0x5434ec[_0x502e4e([0x73,0x70,0x6c,0x69,0x74])](_0x502e4e([0x2e]));if(0x3!=_0x4c5983[_0x502e4e([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x531f37(_0x4c5983[0x1]);function _0x531f37(_0x47c3ec){const _0x247792=_0x4c1b10(_0x47c3ec);return _0x247792&&_0x583e66()?_0x247792:null;function _0x583e66(){const _0x465d24=_0x247792[_0x502e4e([0x6a,0x74,0x69])],_0x2e1331=window[_0x502e4e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x465d24[_0x502e4e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x465d24[_0x502e4e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0xd24afb={..._0x247792,[_0x502e4e([0x6a,0x74,0x69])]:_0x465d24[_0x502e4e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x465d24[_0x502e4e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0xd24afb[_0x502e4e([0x76,0x63])],_0x2dfde2(_0xd24afb)==_0x2e1331;}}}async function _0x4f63b6(){let _0x4d3976=!0x0;try{const _0x49e099=_0x5434ec[_0x502e4e([0x73,0x70,0x6c,0x69,0x74])](_0x502e4e([0x2e])),[_0x2d5144,_0x210f85,_0x5342a3]=_0x49e099;return _0x347f8c(_0x2d5144),await _0x15ed5f(_0x2d5144,_0x210f85,_0x5342a3),_0x4d3976;}catch{return!0x1;}function _0x347f8c(_0x3211ad){const _0x1e7c79=_0x4c1b10(_0x3211ad);_0x1e7c79&&_0x1e7c79[_0x502e4e([0x61,0x6c,0x67])]==_0x502e4e([0x45,0x53,0x32,0x35,0x36])||(_0x4d3976=!0x1);}async function _0x15ed5f(_0x501c4f,_0x16aacd,_0x2e0204){const _0x1c8598=window[_0x502e4e([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x502e4e([0x66,0x72,0x6f,0x6d])](_0x5019a9(_0x2e0204),_0xad9823=>_0xad9823[_0x502e4e([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x306fca=new window[(_0x502e4e([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x502e4e([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x501c4f+_0x502e4e([0x2e])+_0x16aacd),_0x4016dc=window[_0x502e4e([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x502e4e([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x4016dc)return;const _0x51e3a8=await _0x4016dc[_0x502e4e([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x502e4e([0x6a,0x77,0x6b]),_0x8a3904,{[_0x502e4e([0x6e,0x61,0x6d,0x65])]:_0x502e4e([0x45,0x43,0x44,0x53,0x41]),[_0x502e4e([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x502e4e([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x502e4e([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x4016dc[_0x502e4e([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x502e4e([0x6e,0x61,0x6d,0x65])]:_0x502e4e([0x45,0x43,0x44,0x53,0x41]),[_0x502e4e([0x68,0x61,0x73,0x68])]:{[_0x502e4e([0x6e,0x61,0x6d,0x65])]:_0x502e4e([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x51e3a8,_0x1c8598,_0x306fca)||(_0x4d3976=!0x1);}}function _0x4c1b10(_0x14453e){return _0x14453e[_0x502e4e([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x502e4e([0x65,0x79]))?JSON[_0x502e4e([0x70,0x61,0x72,0x73,0x65])](_0x5019a9(_0x14453e)):null;}function _0x5019a9(_0x9c7217){return window[_0x502e4e([0x61,0x74,0x6f,0x62])](_0x9c7217[_0x502e4e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x502e4e([0x2b]))[_0x502e4e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x502e4e([0x2f])));}function _0x2dfde2(_0x57cd92){let _0x19cc70=0x1505;function _0x3e0083(_0x485ce0){for(let _0x1e847c=0x0;_0x1e847c<_0x485ce0[_0x502e4e([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1e847c++){const _0x39a586=_0x485ce0[_0x502e4e([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x1e847c);_0x19cc70=(_0x19cc70<<0x5)+_0x19cc70+_0x39a586,_0x19cc70&=_0x19cc70;}}function _0x733f04(_0x3febfd){Array[_0x502e4e([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x3febfd)?_0x3febfd[_0x502e4e([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x733f04):_0x3febfd&&typeof _0x3febfd==_0x502e4e([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x502e4e([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x3febfd)[_0x502e4e([0x73,0x6f,0x72,0x74])]()[_0x502e4e([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x2dad33,_0x53bc77])=>{_0x3e0083(_0x2dad33),_0x733f04(_0x53bc77);}):_0x3e0083(window[_0x502e4e([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x3febfd));}return _0x733f04(_0x57cd92),_0x19cc70>>>0x0;}function _0x2a7e7a(_0x41e6e4){return _0x41e6e4[_0x502e4e([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x502e4e([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x502e4e([0x30]));}function _0x3ab49f(_0x23e680){return _0x23e680[_0x502e4e([0x73,0x70,0x6c,0x69,0x74])]('')[_0x502e4e([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x502e4e([0x6a,0x6f,0x69,0x6e])]('');}function _0x165787(){}function _0x502e4e(_0x13b836){const _0x22cda0=_0x4d02;return _0x13b836[_0x22cda0(0xc3)](_0x284cfd=>String[_0x22cda0(0x114)](_0x284cfd))[_0x22cda0(0xbd)]('');}_0x281bf(await _0x2c4b1e());}(this);}[_0x492abd(0xd1)](){const _0xa00c2f=_0x492abd;this[_0xa00c2f(0xdc)][_0xa00c2f(0xeb)](_0x3d14a3=>{const _0x3e69bb=_0xa00c2f;_0x3e69bb(0x10e)!==_0x3d14a3[_0x3e69bb(0xf3)]&&this[_0x3e69bb(0xf1)][_0x3e69bb(0xcf)][_0x3e69bb(0x107)](_0x3d14a3);});}[_0x492abd(0x122)](){const _0x412a94=_0x492abd;for(const _0x52dacb of this[_0x412a94(0xf1)][_0x412a94(0x10c)][_0x412a94(0x108)][_0x412a94(0xd2)][_0x412a94(0xea)]({'includeChangesInGraveyard':!0x0})){if(_0x412a94(0xe8)!==_0x52dacb[_0x412a94(0xb4)]||_0x412a94(0x106)!==_0x52dacb[_0x412a94(0x118)])return;this[_0x412a94(0xdc)][_0x412a94(0xc6)](_0x52dacb[_0x412a94(0xba)][_0x412a94(0xde)]);}}[_0x492abd(0xef)](){const _0x4060c0=_0x492abd;this[_0x4060c0(0xf1)][_0x4060c0(0x10c)][_0x4060c0(0xfb)][_0x4060c0(0xe5)](_0x4060c0(0x106),{'inheritAllFrom':_0x4060c0(0xd7)});}[_0x492abd(0x11c)](){const _0x39ee9d=_0x492abd,_0x53273a=this[_0x39ee9d(0xf1)][_0x39ee9d(0xc7)];_0x53273a[_0x39ee9d(0xe2)](_0x39ee9d(0xbf))[_0x39ee9d(0xd9)]({'model':_0x39ee9d(0x106),'view':{'name':_0x39ee9d(0xd3),'classes':_0x39ee9d(0xed)}}),_0x53273a[_0x39ee9d(0xe2)](_0x39ee9d(0x110))[_0x39ee9d(0xc4)]({'model':_0x39ee9d(0x106),'view':(_0x244192,{writer:_0x320c13})=>this[_0x39ee9d(0x109)](_0x320c13,!0x0)}),_0x53273a[_0x39ee9d(0xe2)](_0x39ee9d(0xe9))[_0x39ee9d(0xc4)]({'model':_0x39ee9d(0x106),'view':(_0x53237e,{writer:_0x32dec0})=>{const _0x4ac12a=_0x39ee9d;this[_0x4ac12a(0xdc)][_0x4ac12a(0xc6)](_0x53237e);const _0x1d227c=this[_0x4ac12a(0x109)](_0x32dec0);return _0x624bf6(_0x1d227c,_0x32dec0,{'label':_0x1ba3ac(this[_0x4ac12a(0xf1)][_0x4ac12a(0x104)],_0x4ac12a(0x100))});}}),this[_0x39ee9d(0xf1)][_0x39ee9d(0xcd)][_0x39ee9d(0xe3)]({'name':_0x39ee9d(0xd3),'classes':_0x39ee9d(0xed)}),this[_0x39ee9d(0xf1)][_0x39ee9d(0xcf)][_0x39ee9d(0x101)]['on'](_0x39ee9d(0xb6),this[_0x39ee9d(0xc0)](),{'priority':_0x39ee9d(0x102)});}[_0x492abd(0x109)](_0x27a044,_0x2e445e=!0x1){const _0x3904ed=_0x492abd,{locale:_0x3821ac}=this[_0x3904ed(0xf1)],_0x2a7949=_0x27a044[_0x3904ed(0xbb)](_0x3904ed(0xd3),{'class':_0x3904ed(0xed)+(0x0===this[_0x3904ed(0xcc)][_0x3904ed(0xfa)]?_0x3904ed(0xf2):''),...!_0x2e445e&&{'data-table-of-contents-label':_0x1ba3ac(_0x3821ac,_0x3904ed(0x100))}});0x0===this[_0x3904ed(0xcc)][_0x3904ed(0xfa)]&&!0x1===_0x2e445e&&_0x27a044[_0x3904ed(0xe8)](_0x27a044[_0x3904ed(0xbc)](_0x2a7949,_0x3904ed(0xc1)),_0x27a044[_0x3904ed(0xbb)]('p',{'class':_0x3904ed(0x10d)},[_0x27a044[_0x3904ed(0xca)](_0x1ba3ac(_0x3821ac,_0x3904ed(0xd4)))]));const _0x2d23fd=_0x2e445e?'':'['+_0x1ba3ac(_0x3821ac,_0x3904ed(0xce))+']';let _0x4c3316=_0x2a7949;return this[_0x3904ed(0xcc)][_0x3904ed(0xeb)]((_0x3edd64,_0x214b49,_0x546eb6)=>{const _0x5f0e24=_0x3904ed,_0x281d88=this[_0x5f0e24(0xf1)][_0x5f0e24(0x10c)][_0x5f0e24(0xdf)](_0x3edd64[_0x5f0e24(0xe6)],{'ignoreWhitespaces':!0x0}),_0x413289=_0x281d88?_0x3edd64[_0x5f0e24(0xe1)]:_0x2d23fd,_0x354cc2=_0x3edd64[_0x5f0e24(0xe6)][_0x5f0e24(0x11e)](this[_0x5f0e24(0xe4)]),_0x37e919=_0x27a044[_0x5f0e24(0xbb)]('a',{'href':'#'+_0x354cc2,...!_0x2e445e&&{'tabindex':'-1'}},[_0x27a044[_0x5f0e24(0xca)](_0x413289)]),_0x5ab3d6=this[_0x5f0e24(0xf1)][_0x5f0e24(0xc5)][_0x5f0e24(0xb5)](_0x5f0e24(0xfe));_0x27a044[_0x5f0e24(0x115)](_0x5f0e24(0xdb),_0x214b49,_0x37e919);const _0x308162=_0x27a044[_0x5f0e24(0xbb)]('li',null,[_0x281d88||!_0x2e445e&&_0x5ab3d6?_0x37e919:_0x27a044[_0x5f0e24(0xca)]('')]),_0x295b96=_0x214b49?_0x546eb6[_0x214b49-0x1][_0x5f0e24(0x123)]:0x0,_0x1b3ae1=Math[_0x5f0e24(0xfd)](_0x3edd64[_0x5f0e24(0x123)]-_0x295b96);if(_0x3edd64[_0x5f0e24(0x123)]>_0x295b96){const _0x1ec38d=N(_0x308162,_0x1b3ae1,_0x27a044);_0x27a044[_0x5f0e24(0xe8)](_0x27a044[_0x5f0e24(0xbc)](_0x4c3316,_0x5f0e24(0xc1)),_0x1ec38d);}else{const _0xac1595=function(_0xc291ac,_0x53607d){const _0x128ea6=_0x5f0e24;return _0xc291ac[_0x128ea6(0xd6)]({'includeSelf':!0x0,'parentFirst':!0x0})[_0x128ea6(0xec)](_0x1bef1b=>_0x1bef1b['is'](_0x128ea6(0x121),'ol'))[_0x53607d];}(_0x4c3316,_0x1b3ae1);_0x27a044[_0x5f0e24(0xe8)](_0x27a044[_0x5f0e24(0xbc)](_0xac1595,_0x5f0e24(0xc1)),_0x308162);}_0x4c3316=_0x308162;}),_0x2a7949;}[_0x492abd(0xee)](_0xb10330){const _0xf06362=_0x492abd,_0x2d2886=this[_0xf06362(0xcc)][_0xb10330][_0xf06362(0xe6)];this[_0xf06362(0xf1)][_0xf06362(0x10c)][_0xf06362(0xb9)](_0x206220=>{const _0xefae7c=_0xf06362;_0x206220[_0xefae7c(0xb7)](_0x2d2886,0x0);}),this[_0xf06362(0xf1)][_0xf06362(0xcf)][_0xf06362(0xf7)][_0xf06362(0x103)]({'alignToTop':!0x0,'forceScroll':!0x0});}[_0x492abd(0xc0)](){return(_0x4b6d09,_0x27f9bd)=>{const _0x496e33=_0x4d02,_0x4da0f8=_0x27f9bd[_0x496e33(0x101)],_0x4a1ad2=_0x4da0f8[_0x496e33(0xda)](_0x27f9bd[_0x496e33(0xe0)]),_0xa4dfef=_0x4da0f8[_0x496e33(0x119)](_0x4a1ad2);_0xa4dfef['is'](_0x496e33(0x121),_0x496e33(0x106))&&(_0x27f9bd[_0x496e33(0xfc)]=this[_0x496e33(0xf1)][_0x496e33(0x10c)][_0x496e33(0xbc)](_0xa4dfef,0x0),_0x4b6d09[_0x496e33(0xdd)]());};}}function N(_0x510262,_0x244ea1,_0x269358){const _0x56bf19=_0x492abd;return 0x1===_0x244ea1?_0x269358[_0x56bf19(0xbb)]('ol',null,[_0x510262]):_0x269358[_0x56bf19(0xbb)]('ol',null,[_0x269358[_0x56bf19(0xbb)]('li',null,[N(_0x510262,_0x244ea1-0x1,_0x269358)])]);}