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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2,4 +2,4 @@
2
2
  /*!
3
3
  * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
4
4
  * For licensing, see LICENSE.md.
5
- */(()=>{var t={46:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var i=n(168),o=n.n(i),r=n(433),s=n.n(r)()(o());s.push([t.id,":root{--ck-document-outline-padding:var(--ck-spacing-large);--ck-document-outline-base-font-size:.875em;--ck-document-outline-placeholder-color:var(--ck-color-engine-placeholder-text);--ck-document-outline-indent-level-1:0;--ck-document-outline-indent-level-2:1.5em;--ck-document-outline-indent-level-3:3em;--ck-document-outline-indent-level-4:4.5em;--ck-document-outline-indent-level-5:6em;--ck-document-outline-indent-level-6:7.5em;--ck-document-outline-item-padding:var(--ck-spacing-small);--ck-document-outline-item-active-color:var(--ck-color-base-active);--ck-document-outline-item-default-color:#424242;--ck-document-outline-item-hover-state-color:var(--ck-color-base-text)}.ck.ck-document-outline{font-size:var(--ck-document-outline-base-font-size);padding:var(--ck-document-outline-padding);user-select:none}.ck.ck-document-outline:empty:before{color:var(--ck-document-outline-placeholder-color);content:attr(data-document-outline-empty-placeholder);display:inline-block}.ck.ck-document-outline .ck-document-outline__item{color:var(--ck-document-outline-item-default-color);cursor:pointer;overflow:hidden;padding:var(--ck-document-outline-item-padding);text-overflow:ellipsis;white-space:nowrap}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_empty{font-style:italic}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_empty:hover,.ck.ck-document-outline .ck-document-outline__item:hover{color:var(--ck-document-outline-item-hover-state-color);text-decoration:underline}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_active{color:var(--ck-document-outline-item-active-color)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-1{padding-left:var(--ck-document-outline-indent-level-1)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-2{padding-left:var(--ck-document-outline-indent-level-2)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-3{padding-left:var(--ck-document-outline-indent-level-3)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-4{padding-left:var(--ck-document-outline-indent-level-4)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-5{padding-left:var(--ck-document-outline-indent-level-5)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-6{padding-left:var(--ck-document-outline-indent-level-6)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-1{padding-right:var(--ck-document-outline-indent-level-1)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-2{padding-right:var(--ck-document-outline-indent-level-2)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-3{padding-right:var(--ck-document-outline-indent-level-3)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-4{padding-right:var(--ck-document-outline-indent-level-4)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-5{padding-right:var(--ck-document-outline-indent-level-5)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-6{padding-right:var(--ck-document-outline-indent-level-6)}",""]);const c=s},168:t=>{"use strict";t.exports=function(t){return t[1]}},237:t=>{"use strict";t.exports=CKEditor5.dll},262:t=>{"use strict";var e={};t.exports=function(t,n){var i=function(t){if(void 0===e[t]){var n=document.querySelector(t);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(t){n=null}e[t]=n}return e[t]}(t);if(!i)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");i.appendChild(n)}},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},336:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var i=n(168),o=n.n(i),r=n(433),s=n.n(r)()(o());s.push([t.id,":root{--ck-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})();
5
+ */(()=>{var t={46:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var i=n(168),o=n.n(i),r=n(433),s=n.n(r)()(o());s.push([t.id,":root{--ck-document-outline-padding:var(--ck-spacing-large);--ck-document-outline-base-font-size:.875em;--ck-document-outline-placeholder-color:var(--ck-color-engine-placeholder-text);--ck-document-outline-indent-level-1:0;--ck-document-outline-indent-level-2:1.5em;--ck-document-outline-indent-level-3:3em;--ck-document-outline-indent-level-4:4.5em;--ck-document-outline-indent-level-5:6em;--ck-document-outline-indent-level-6:7.5em;--ck-document-outline-item-padding:var(--ck-spacing-small);--ck-document-outline-item-active-color:var(--ck-color-base-active);--ck-document-outline-item-default-color:#424242;--ck-document-outline-item-hover-state-color:var(--ck-color-base-text)}.ck.ck-document-outline{font-size:var(--ck-document-outline-base-font-size);padding:var(--ck-document-outline-padding);user-select:none}.ck.ck-document-outline:empty:before{color:var(--ck-document-outline-placeholder-color);content:attr(data-document-outline-empty-placeholder);display:inline-block}.ck.ck-document-outline .ck-document-outline__item{color:var(--ck-document-outline-item-default-color);cursor:pointer;overflow:hidden;padding:var(--ck-document-outline-item-padding);text-overflow:ellipsis;white-space:nowrap}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_empty{font-style:italic}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_empty:hover,.ck.ck-document-outline .ck-document-outline__item:hover{color:var(--ck-document-outline-item-hover-state-color);text-decoration:underline}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_active{color:var(--ck-document-outline-item-active-color)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-1{padding-left:var(--ck-document-outline-indent-level-1)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-2{padding-left:var(--ck-document-outline-indent-level-2)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-3{padding-left:var(--ck-document-outline-indent-level-3)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-4{padding-left:var(--ck-document-outline-indent-level-4)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-5{padding-left:var(--ck-document-outline-indent-level-5)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-6{padding-left:var(--ck-document-outline-indent-level-6)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-1{padding-right:var(--ck-document-outline-indent-level-1)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-2{padding-right:var(--ck-document-outline-indent-level-2)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-3{padding-right:var(--ck-document-outline-indent-level-3)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-4{padding-right:var(--ck-document-outline-indent-level-4)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-5{padding-right:var(--ck-document-outline-indent-level-5)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-6{padding-right:var(--ck-document-outline-indent-level-6)}",""]);const c=s},168:t=>{"use strict";t.exports=function(t){return t[1]}},237:t=>{"use strict";t.exports=CKEditor5.dll},262:t=>{"use strict";var e={};t.exports=function(t,n){var i=function(t){if(void 0===e[t]){var n=document.querySelector(t);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(t){n=null}e[t]=n}return e[t]}(t);if(!i)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");i.appendChild(n)}},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},336:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var i=n(168),o=n.n(i),r=n(433),s=n.n(r)()(o());s.push([t.id,":root{--ck-content-table-of-contents-padding:1em;--ck-content-table-of-contents-line-height:1.5;--ck-content-table-of-contents-items-start-padding:24px;--ck-table-of-contents-border-color:var(--ck-color-base-border);--ck-table-of-contents-label-background-color:#757575;--ck-table-of-contents-background-color:var(--ck-color-base-foreground)}.ck-content .table-of-contents{margin:.9em auto}.ck-content .table-of-contents.table-of-contents_empty{display:none}.ck-content .table-of-contents .table-of-contents__placeholder{font-style:italic;margin:0;padding:var(--ck-content-table-of-contents-padding)}.ck-content .table-of-contents>ol{padding:var(--ck-content-table-of-contents-padding)}.ck-content .table-of-contents ol{line-height:var(--ck-content-table-of-contents-line-height);list-style-type:none;margin:0}.ck-content .table-of-contents ol ol{padding-inline-start:var(--ck-content-table-of-contents-items-start-padding)}.ck-content .table-of-contents ol li{cursor:default;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ck-editor__editable .ck-widget.table-of-contents{background-color:var(--ck-table-of-contents-background-color);border:1px solid var(--ck-table-of-contents-border-color);display:flow-root;min-width:15em;position:relative}.ck-editor__editable .ck-widget.table-of-contents[data-table-of-contents-label]:after{background-color:var(--ck-table-of-contents-label-background-color);color:#fff;content:attr(data-table-of-contents-label);font-family:var(--ck-font-face);font-size:10px;line-height:16px;padding:var(--ck-spacing-tiny) var(--ck-spacing-medium);position:absolute;right:10px;top:-1px;white-space:nowrap}[dir=rtl] .ck-editor__editable .ck-widget.table-of-contents[data-table-of-contents-label]:after{left:10px;right:auto}",""]);const c=s},355:(t,e,n)=>{t.exports=n(237)("./src/icons.js")},357:t=>{"use strict";t.exports=function(t){var e=document.createElement("style");return t.setAttributes(e,t.attributes),t.insert(e,t.options),e}},433:t=>{"use strict";t.exports=function(t){var e=[];return e.toString=function(){return this.map(function(e){var n="",i=void 0!==e[5];return e[4]&&(n+="@supports (".concat(e[4],") {")),e[2]&&(n+="@media ".concat(e[2]," {")),i&&(n+="@layer".concat(e[5].length>0?" ".concat(e[5]):""," {")),n+=t(e),i&&(n+="}"),e[2]&&(n+="}"),e[4]&&(n+="}"),n}).join("")},e.i=function(t,n,i,o,r){"string"==typeof t&&(t=[[null,t,void 0]]);var s={};if(i)for(var c=0;c<this.length;c++){var a=this[c][0];null!=a&&(s[a]=!0)}for(var u=0;u<t.length;u++){var l=[].concat(t[u]);i&&s[l[0]]||(void 0!==r&&(void 0===l[5]||(l[1]="@layer".concat(l[5].length>0?" ".concat(l[5]):""," {").concat(l[1],"}")),l[5]=r),n&&(l[2]?(l[1]="@media ".concat(l[2]," {").concat(l[1],"}"),l[2]=n):l[2]=n),o&&(l[4]?(l[1]="@supports (".concat(l[4],") {").concat(l[1],"}"),l[4]=o):l[4]="".concat(o)),e.push(l))}},e}},545:t=>{"use strict";var e,n=(e=[],function(t,n){return e[t]=n,e.filter(Boolean).join("\n")});function i(t,e,i,o){var r;if(i)r="";else{r="",o.supports&&(r+="@supports (".concat(o.supports,") {")),o.media&&(r+="@media ".concat(o.media," {"));var s=void 0!==o.layer;s&&(r+="@layer".concat(o.layer.length>0?" ".concat(o.layer):""," {")),r+=o.css,s&&(r+="}"),o.media&&(r+="}"),o.supports&&(r+="}")}if(t.styleSheet)t.styleSheet.cssText=n(e,r);else{var c=document.createTextNode(r),a=t.childNodes;a[e]&&t.removeChild(a[e]),a.length?t.insertBefore(c,a[e]):t.appendChild(c)}}var o={singleton:null,singletonCounter:0};t.exports=function(t){if("undefined"==typeof document)return{update:function(){},remove:function(){}};var e=o.singletonCounter++,n=o.singleton||(o.singleton=t.insertStyleElement(t));return{update:function(t){i(n,e,!1,t)},remove:function(t){i(n,e,!0,t)}}}},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},667:t=>{"use strict";t.exports=function(t,e){Object.keys(e).forEach(function(n){t.setAttribute(n,e[n])})}},673:t=>{"use strict";var e=[];function n(t){for(var n=-1,i=0;i<e.length;i++)if(e[i].identifier===t){n=i;break}return n}function i(t,i){for(var r={},s=[],c=0;c<t.length;c++){var a=t[c],u=i.base?a[0]+i.base:a[0],l=r[u]||0,d="".concat(u," ").concat(l);r[u]=l+1;var f=n(d),h={css:a[1],media:a[2],sourceMap:a[3],supports:a[4],layer:a[5]};if(-1!==f)e[f].references++,e[f].updater(h);else{var p=o(h,i);i.byIndex=c,e.splice(c,0,{identifier:d,updater:p,references:1})}s.push(d)}return s}function o(t,e){var n=e.domAPI(e);n.update(t);return function(e){if(e){if(e.css===t.css&&e.media===t.media&&e.sourceMap===t.sourceMap&&e.supports===t.supports&&e.layer===t.layer)return;n.update(t=e)}else n.remove()}}t.exports=function(t,o){var r=i(t=t||[],o=o||{});return function(t){t=t||[];for(var s=0;s<r.length;s++){var c=n(r[s]);e[c].references--}for(var a=i(t,o),u=0;u<r.length;u++){var l=n(r[u]);0===e[l].references&&(e[l].updater(),e.splice(l,1))}r=a}}},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")}},e={};function n(i){var o=e[i];if(void 0!==o)return o.exports;var r=e[i]={id:i,exports:{}};return t[i](r,r.exports,n),r.exports}n.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return n.d(e,{a:e}),e},n.d=(t,e)=>{for(var i in e)n.o(e,i)&&!n.o(t,i)&&Object.defineProperty(t,i,{enumerable:!0,get:e[i]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var i={};(()=>{"use strict";n.r(i),n.d(i,{DocumentOutline:()=>V,DocumentOutlineUI:()=>H,DocumentOutlineUtils:()=>h,HeadingId:()=>$,TableOfContents:()=>mt,TableOfContentsCommand:()=>G,TableOfContentsEditing:()=>ot,TableOfContentsUI:()=>dt});var t=n(782);function e(t,e,{signal:n,edges:i}={}){let o,r=null;const s=null!=i&&i.includes("leading"),c=null==i||i.includes("trailing"),a=()=>{null!==r&&(t.apply(o,r),o=void 0,r=null)};let u=null;const l=()=>{null!=u&&clearTimeout(u),u=setTimeout(()=>{u=null,c&&a(),f()},e)},d=()=>{null!==u&&(clearTimeout(u),u=null)},f=()=>{d(),o=void 0,r=null},h=function(...t){if(n?.aborted)return;o=this,r=t;const e=null==u;l(),s&&e&&a()};return h.schedule=l,h.cancel=f,h.flush=()=>{d(),a()},n?.addEventListener("abort",f,{once:!0}),h}function o(t,n=0,i={}){"object"!=typeof i&&(i={});const{leading:o=!1,trailing:r=!0,maxWait:s}=i,c=Array(2);let a;o&&(c[0]="leading"),r&&(c[1]="trailing");let u=null;const l=e(function(...e){a=t.apply(this,e),u=null},n,{edges:c}),d=function(...e){return null!=s&&(null===u&&(u=Date.now()),Date.now()-u>=s)?(a=t.apply(this,e),u=Date.now(),l.cancel(),l.schedule(),a):(l.apply(this,e),a)};return d.cancel=l.cancel,d.flush=()=>(l.flush(),a),d}var r=n(783);function s(t){const e=c;let n="";for(const i of t[e(183)]())i instanceof r.ModelText&&(n+=i[e(168)]);return n}function c(t,e){const n=a();return(c=function(t,e){return n[t-=158]})(t,e)}function a(){const t=["GeneralHtmlSupport","plugins","getChildren","4906625vZXoSx","36990EfYWCA","htmlH5","2115050yVGJeq","has","reduce","get","849710OYTlAm","htmlH3","3718017fKgmDc","54HglXQP","10280088lyLbcc","paragraph","htmlH2","data","614436cIqHGf","model","htmlH6","heading.options","htmlH1","1WyhVUt","push","config","4dpbRnY","187jcADcI","htmlH4","476VzPdvi"];return(a=function(){return t})()}!function(t){const e=c,n=t();for(;;)try{if(648653===-parseInt(e(174))/1*(parseInt(e(187))/2)+parseInt(e(163))/3*(parseInt(e(177))/4)+parseInt(e(184))/5+parseInt(e(185))/6*(-parseInt(e(180))/7)+parseInt(e(165))/8+parseInt(e(164))/9*(-parseInt(e(161))/10)+parseInt(e(178))/11*(-parseInt(e(169))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(a);var u=n(584);const l=d;function d(t,e){const n=f();return(d=function(t,e){return n[t-=272]})(t,e)}function f(){const t=["item","config","domToView","_deriveHeadingElementsFromConversion","editor","length","backward","domConverter","selection","DocumentOutlineUtils","pluginName","_getActiveHeading","285728GbjyNu","fire","model","data","createElement","document","view","element","change","editing","documentOutline.headings","getChild","push","includes","modelElement","201031pkpFol","getFirstPosition","indexOf","level","_headingNames","activeItemIndex","isOfficialPlugin","isPremiumPlugin","toModel","35msWPtI","230226yGtxid","_getHeadingNames","_getOutlineDefinitions","findIndex","getChildren","name","328482DjiVbk","338448PuEMTR","228396ZPpkxv","afterInit","getRootNames","getRoot","init","get","831605HRcOUX","text"];return(f=function(){return t})()}!function(t){const e=d,n=t();for(;;)try{if(100582===parseInt(e(289))/1+-parseInt(e(305))/2+parseInt(e(299))/3+-parseInt(e(307))/4+parseInt(e(313))/5+parseInt(e(306))/6+-parseInt(e(298))/7*(parseInt(e(274))/8))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(f);class h extends t.Plugin{static get[l(272)](){return l(324)}static get[l(295)](){return!0}static get[l(296)](){return!0}[l(293)]=[];[l(311)](){const t=l,e=this[t(319)];this[t(293)]=this[t(300)]();let n=[];e[t(276)][t(279)].on(t(282),o(()=>{const e=t,i=n;n=this[e(301)]();const o=(0,u.diff)(i,n,(t,n)=>t[e(292)]===n[e(292)]&&t[e(314)]===n[e(314)]&&t[e(288)]===n[e(288)]),r=(0,u.diffToChanges)(o,n),s=this[e(273)](),c=n[e(302)](t=>t[e(288)]===s);r[e(320)]&&this[e(275)](e(282),{outlineDefinitions:n,activeItemIndex:c,outlineChanges:r}),this[e(275)](e(294),{index:c})},250,{leading:!0,trailing:!0}))}[l(308)](){const t=l;this[t(293)][t(320)]||this[t(318)]()}[l(301)](){const t=l,e=this[t(319)],n=[],i=this[t(293)];for(const n of e[t(276)][t(279)][t(309)]())o(e[t(276)][t(279)][t(310)](n));function o(e){const r=t;for(const t of e[r(303)]())t.is(r(281))&&(i[r(287)](t[r(304)])&&n[r(286)]({level:i[r(291)](t[r(304)])+1,text:s(t),modelElement:t}),o(t))}return n}[l(273)](){const t=l,e=this[t(319)][t(276)][t(279)][t(323)][t(290)](),n=new r.ModelTreeWalker({direction:t(321),startPosition:e});for(const e of n)if(e[t(315)].is(t(281))&&this[t(293)][t(287)](e[t(315)][t(304)]))return e[t(315)]}[l(300)](){const t=l;return this[t(319)][t(316)][t(312)](t(284))||function(t){const e=c,n=t[e(176)][e(160)](e(172));return n?n[e(159)]((t,n)=>(e(166)!==n[e(170)]&&t[e(175)](n[e(170)]),t),[]):t[e(182)][e(158)](e(181))?[e(173),e(167),e(162),e(179),e(186),e(171)]:[]}(this[t(319)])}[l(318)](){const t=l,e=this[t(319)],n=["h1","h2","h3","h4","h5","h6"],i=[];for(const o of n){const n=e[t(283)][t(280)][t(322)][t(317)](document[t(278)](o)),r=e[t(277)][t(297)](n)[t(285)](0);r?.is(t(281))&&i[t(286)](r[t(304)])}this[t(293)]=i}}var p=n(311);function m(t,e){const n=t.t;switch(e){case"Empty heading":return n("Empty heading");case"Editor headings will appear here as you type.":return n("Editor headings will appear here as you type.");case"No headings were found in the document.":return n("No headings were found in the document.");case"Table of contents":return n("Table of contents");default:return e}}function g(){const t=["26830MBXIFs","isActive","600592JAwrjr","1269932ViDgcU","text","Empty heading","4YRxWBm","bindTemplate","bind","906066rmuEow","7IGtRrI","ck-document-outline__item_active","1017BWmkRV","set","level","div","ck-reset","ck-document-outline__item_level-","868100KATpKz","isEmpty","ck-document-outline__item","ck-document-outline__item_empty","785844ZUGMaU","click","setTemplate","108119qCMSlg"];return(g=function(){return t})()}function w(t,e){const n=g();return(w=function(t,e){return n[t-=356]})(t,e)}!function(t){const e=w,n=t();for(;;)try{if(194941===parseInt(e(373))/1*(-parseInt(e(380))/2)+-parseInt(e(370))/3+parseInt(e(377))/4+-parseInt(e(366))/5+parseInt(e(357))/6+parseInt(e(358))/7*(parseInt(e(376))/8)+parseInt(e(360))/9*(parseInt(e(374))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(g);class v extends p.View{constructor(t,e=!1){const n=w;super(t);const i=this[n(381)],o=e?"["+m(t,n(379))+"]":"";this[n(361)](n(378),""),this[n(361)](n(362),1),this[n(361)](n(375),!1),this[n(356)](n(367)).to(this,n(378),t=>!t),this[n(372)]({tag:n(363),attributes:{class:["ck",n(364),n(368),i.to(n(362),t=>n(365)+t),i.if(n(375),n(359)),i.if(n(367),n(369))],title:i.to(n(378))},children:[{text:i.to(n(378),t=>t||o)}],on:{click:i.to(n(371))}})}}const I=b;function k(){const t=["source","map","2834550EloFkM","change:activeItemIndex","forEach","click","ck-document-outline","_insertItem","19965wqsVPl","fire","isActive","itemSelected","contentLanguageDirection","index","275785MeRuPH","items","28LoPnMv","delegate","createCollection","values","1693098VZIhzr","_handleItemClick","element","get","94774Uxxdcq","set","howMany","1493288QnuhTD","locale","text","destroy","_setActiveItem","Editor headings will appear here as you type.","insert","69813BAYWOy","addMany","getIndex","level","ck-reset","activeItemIndex","div","remove","showEmptyHeadingText","delete","_deleteItem","900QmbYji","3dgUsUJ","setTemplate","documentOutlineContainer","sync","bind","type","52MdWnQq","350hvuCfN","_scrollToItem"];return(k=function(){return t})()}function b(t,e){const n=k();return(b=function(t,e){return n[t-=413]})(t,e)}!function(t){const e=b,n=t();for(;;)try{if(741729===-parseInt(e(457))/1*(-parseInt(e(435))/2)+parseInt(e(431))/3+-parseInt(e(463))/4*(-parseInt(e(425))/5)+parseInt(e(413))/6+-parseInt(e(427))/7*(parseInt(e(438))/8)+-parseInt(e(445))/9*(parseInt(e(464))/10)+-parseInt(e(419))/11*(parseInt(e(456))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(k);class y extends p.View{[I(426)];[I(459)];[I(453)];constructor(t,e=!1,n){const i=I;super(t),this[i(453)]=e,this[i(436)](i(450),-1),this[i(459)]=n,this[i(426)]=this[i(429)](),this[i(426)][i(428)](i(416)).to(this),this.on(i(416),this[i(432)][i(461)](this)),this.on(i(414),(t,e,n,o)=>{this[i(442)](o,n)}),this[i(458)]({tag:i(451),attributes:{class:["ck",i(449),i(417)],dir:t[i(423)],"data-document-outline-empty-placeholder":m(t,i(443)),tabindex:-1},children:this[i(426)]})}[I(460)](t){const e=I;t[e(415)](t=>{const n=e;n(444)==t[n(462)]?this[n(418)](t[n(424)],...t[n(430)]):n(454)==t[n(462)]&&this[n(455)](t[n(424)],t[n(437)])})}[I(442)](t,e){const n=I;if(-1!==t){const e=this[n(426)][n(434)](t);e&&(e[n(421)]=!1)}-1!==e&&(this[n(426)][n(434)](e)[n(421)]=!0,this[n(465)](e))}[I(418)](t,...e){const n=I,i=e[n(467)]((e,i)=>{const o=n,r=new v(this[o(439)],this[o(453)]);return r[o(440)]=e[o(440)],r[o(448)]=e[o(448)],t+i===this[o(450)]&&(r[o(421)]=!0),r});this[n(426)][n(446)](i,t)}[I(455)](t,e){const n=I;do{this[n(426)][n(452)](t)}while(--e)}[I(432)](t){const e=I,n=this[e(426)][e(447)](t[e(466)]);this[e(420)](e(422),n)}[I(465)](t){const e=I;(0,u.scrollAncestorsToShowTarget)(this[e(426)][e(434)](t)[e(433)],20,this[e(459)])}[I(441)](){const t=I;super[t(441)](),this[t(433)][t(452)]()}}var _=n(673),x=n.n(_),O=n(545),C=n.n(O),T=n(262),E=n.n(T),A=n(667),P=n.n(A),L=n(357),D=n.n(L),S=n(46),M={attributes:{"data-cke":!0}};M.setAttributes=P(),M.insert=E().bind(null,"head"),M.domAPI=C(),M.insertStyleElement=D();x()(S.A,M);S.A&&S.A.locals&&S.A.locals;const K=N;function N(t,e){const n=j();return(N=function(t,e){return n[t-=119]})(t,e)}function j(){const t=["document","getVisible","itemSelected","domConverter","afterInit","locale","plugins","_updateActiveDefinitionOnViewportChange","getDomRoot","window","bottom","documentOutline.container","resize","floor","getIntersection","_updateActiveDefinitionFromViewportThrottled","focusTracker","52167LlmibE","document-outline-container-not-provided","view","add","documentOutline.showEmptyHeadings","render","focus","pluginName","getRootNames","52GopMzm","join","155EdJToh","href","model","listenTo","get","init","isPremiumPlugin","appendChild","modelElement","5132871LgsAXs","mapper","activeItemIndex","2aqcYvc","scrollToTheSelection","setSelection","_handleItemSelected","map","change","element","1205274uJfzfY","155180QYpiMI","12EKwXtx","config","editor","mapViewToDom","DocumentOutlineUtils","indexOf","2044141IAYqEZ","cancel","toViewElement","_setActiveViewItem","destroy","scroll","height","fromCharCode","isOfficialPlugin","_currentOutlineDefinitions","length","2466NjWics","8UNPuWm","540307jMYDSJ","DocumentOutlineUI","editing","bind","sync","_handleOutlineChange","top"];return(j=function(){return t})()}!function(t){const e=N,n=t();for(;;)try{if(556835===-parseInt(e(157))/1*(-parseInt(e(129))/2)+-parseInt(e(181))/3*(-parseInt(e(190))/4)+parseInt(e(192))/5*(-parseInt(e(155))/6)+parseInt(e(136))/7+parseInt(e(156))/8*(-parseInt(e(126))/9)+parseInt(e(137))/10+parseInt(e(144))/11*(parseInt(e(138))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(j);class H extends t.Plugin{[K(183)];[K(153)];[K(179)];static get[K(188)](){return K(158)}static get[K(152)](){return!0}static get[K(123)](){return!0}constructor(t){const e=K;super(t),this[e(183)]=new y(t[e(169)],this[e(140)][e(139)][e(121)](e(185)),this[e(140)][e(139)][e(121)](e(175))),this[e(153)]=[],this[e(179)]=function(t,e=0,n={}){"object"!=typeof n&&(n={});const{leading:i=!0,trailing:r=!0}=n;return o(t,e,{leading:i,trailing:r,maxWait:e})}(this[e(171)][e(160)](this),100)}[K(122)](){const t=K,e=this[t(140)],n=e[t(170)][t(121)](t(142));let i=!1;if(this[t(183)][t(186)](),this[t(140)].ui[t(180)][t(184)](this[t(183)][t(135)]),!e[t(139)][t(121)](t(175)))throw new u.CKEditorError(t(182),{editor:e});e[t(139)][t(121)](t(175))[t(124)](this[t(183)][t(135)]),n.on(t(134),this[t(162)][t(160)](this)),n.on(t(128),(e,{index:n})=>this[t(147)](n)),this[t(183)].on(t(166),(e,n)=>{i=!0,this[t(132)](n)}),this[t(183)][t(120)](u.global[t(164)],t(149),()=>{i?i=!1:this[t(179)]()},{useCapture:!0}),this[t(183)][t(120)](u.global[t(173)],t(176),this[t(179)],{useCapture:!0})}[K(168)](){!async function(t){const e=m([120,107,106,117,99,119,104,78,68,88,121,79,84,105,56,81,65,48,103,80,51,74,112,49,111,77,75,118,109,108,57,90,70,66,98,69,54,115,52,110,67,122,102,55,114,83,87,71,101,82,97,100,73,113,86,53,50,85,89,116,72,76]),n=window[m([68,97,116,101])][m([110,111,119])](),i=t[m([101,100,105,116,111,114])],o=new(window[m([80,114,111,109,105,115,101])])(t=>{i[m([111,110,99,101])](m([114,101,97,100,121]),t)}),r={[m([107,116,121])]:m([69,67]),[m([117,115,101])]:m([115,105,103]),[m([99,114,118])]:m([80,45,50,53,54]),[m([120])]:m([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[m([121])]:m([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[m([97,108,103])]:m([69,83,50,53,54])},s=i[m([99,111,110,102,105,103])][m([103,101,116])](m([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[m([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),o[m([116,104,101,110])](()=>new(window[m([80,114,111,109,105,115,101])])(t=>{let e=0;i[m([109,111,100,101,108])][m([111,110])](m([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,i)=>{i[0][m([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[m([111,102,102])]())})}))];return window[m([80,114,111,109,105,115,101])][m([114,97,99,101])](e)[m([116,104,101,110])](()=>t)}function a(t){return t[m([115,116,97,114,116,115,87,105,116,104])](m([101,121]))?JSON[m([112,97,114,115,101])](l(t)):null}function l(t){return window[m([97,116,111,98])](t[m([114,101,112,108,97,99,101])](/-/g,m([43]))[m([114,101,112,108,97,99,101])](/_/g,m([47])))}function d(t){let e=5381;function n(t){for(let n=0;n<t[m([108,101,110,103,116,104])];n++){const i=t[m([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+i,e&=e}}return function t(e){Array[m([105,115,65,114,114,97,121])](e)?e[m([102,111,114,69,97,99,104])](t):e&&typeof e==m([111,98,106,101,99,116])?Object[m([101,110,116,114,105,101,115])](e)[m([115,111,114,116])]()[m([102,111,114,69,97,99,104])](([e,i])=>{n(e),t(i)}):n(window[m([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[m([116,111,83,116,114,105,110,103])](16)[m([112,97,100,83,116,97,114,116])](8,m([48]))}function h(t){return t[m([115,112,108,105,116])]("")[m([114,101,118,101,114,115,101])]()[m([106,111,105,110])]("")}function p(){}function m(t){const e=N;return t[e(133)](t=>String[e(151)](t))[e(191)]("")}!function(t){const n=function(){const t=window[m([83,116,114,105,110,103])](window[m([112,101,114,102,111,114,109,97,110,99,101])][m([110,111,119])]())[m([114,101,112,108,97,99,101])](m([46]),"");let n=m([120]);for(let i=0;i<t[m([108,101,110,103,116,104])];i+=2){let o=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](i,i+2));o>=e[m([108,101,110,103,116,104])]&&(o-=e[m([108,101,110,103,116,104])]),n+=e[o]}return n}();i[n]=m([100,111,99,117,109,101,110,116,79,117,116,108,105,110,101,76,105,99,101,110,115,101,75,101,121])+t,t!=m([86,97,108,105,100])&&async function(){await o,i[m([109,111,100,101,108])][m([99,104,97,110,103,101])]=p,i[m([109,111,100,101,108])][m([101,110,113,117,101,117,101,67,104,97,110,103,101])]=p,i[m([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](m([109,111,100,101,108]))}()}(await async function(){let t,e=null,p=null;try{return s==m([71,80,76])?m([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=s[m([115,112,108,105,116])](m([46]));return 3!=t[m([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[m([106,116,105])],n=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](t[m([108,101,110,103,116,104])]-8),16),i={...e,[m([106,116,105])]:t[m([115,117,98,115,116,114,105,110,103])](0,t[m([108,101,110,103,116,104])]-8)};return delete i[m([118,99])],d(i)==n}}}(),t?(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(p=function(t,e){return new(window[m([80,114,111,109,105,115,101])])(c=>{if(r())return c(m([86,97,108,105,100]));s(),i[m([100,101,99,111,114,97,116,101])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const l=(0,u.uid)();function p(t){return!!t&&(typeof t===m([111,98,106,101,99,116])||typeof t===m([102,117,110,99,116,105,111,110]))&&typeof t[m([116,104,101,110])]===m([102,117,110,99,116,105,111,110])&&typeof t[m([99,97,116,99,104])]===m([102,117,110,99,116,105,111,110])}function g(i){a(i)[m([116,104,101,110])](t=>t&&t[m([115,116,97,116,117,115])]==m([111,107])?f(d(l+e))!=t[m([118,101,114,105,102,105,99,97,116,105,111,110])]?m([85,115,97,103,101,76,105,109,105,116]):m([86,97,108,105,100]):m([85,115,97,103,101,76,105,109,105,116]))[m([116,104,101,110])](t=>(r(),t),()=>{const t=s();return null==t?(r(),m([86,97,108,105,100])):m(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[m([116,104,101,110])](c)[m([99,97,116,99,104])](()=>{c(m([85,115,97,103,101,76,105,109,105,116]))});const o=36e5;function r(){const e=m([108,108,99,116,45])+f(d(t)),i=h(f(window[m([77,97,116,104])][m([99,101,105,108])](n/o)));window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([115,101,116,73,116,101,109])](e,i)}function s(){const e=m([108,108,99,116,45])+f(d(t)),n=window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([103,101,116,73,116,101,109])](e);return n?window[m([112,97,114,115,101,73,110,116])](h(n),16)*o:null}function a(t){return new(window[m([80,114,111,109,105,115,101])])((e,n)=>{t[m([116,104,101,110])](e,n),window[m([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}i[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return c(m([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[m([114,101,113,117,101,115,116,73,100])]:l}},{[m([112,114,105,111,114,105,116,121])]:m([104,105,103,104])}),i[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{p(t[m([114,101,116,117,114,110])])&&(a=!0,g(t[m([114,101,116,117,114,110])]))},{[m([112,114,105,111,114,105,116,121])]:m([108,111,119])}),o[m([116,104,101,110])](()=>{a||c(m([85,115,97,103,101,76,105,109,105,116]))})});function r(){return i[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==m([97,117,116,111])}function s(){i[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=m([97,117,116,111])}}(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[m([106,116,105])])),await async function(){let t=!0;try{const i=s[m([115,112,108,105,116])](m([46])),[o,r,c]=i;return e(o),await n(o,r,c),t}catch{return!1}function e(e){const n=a(e);n&&n[m([97,108,103])]==m([69,83,50,53,54])||(t=!1)}async function n(e,n,i){const o=window[m([85,105,110,116,56,65,114,114,97,121])][m([102,114,111,109])](l(i),t=>t[m([99,104,97,114,67,111,100,101,65,116])](0)),s=(new(window[m([84,101,120,116,69,110,99,111,100,101,114])]))[m([101,110,99,111,100,101])](e+m([46])+n),c=window[m([99,114,121,112,116,111])][m([115,117,98,116,108,101])];if(!c)return;const a=await c[m([105,109,112,111,114,116,75,101,121])](m([106,119,107]),r,{[m([110,97,109,101])]:m([69,67,68,83,65]),[m([110,97,109,101,100,67,117,114,118,101])]:m([80,45,50,53,54])},!1,[m([118,101,114,105,102,121])]);await c[m([118,101,114,105,102,121])]({[m([110,97,109,101])]:m([69,67,68,83,65]),[m([104,97,115,104])]:{[m([110,97,109,101])]:m([83,72,65,45,50,53,54])}},a,o,s)||(t=!1)}}()?function(){const e=t[m([102,101,97,116,117,114,101,115])];return!(!e||!e[m([105,110,99,108,117,100,101,115])](m([42]))&&!e[m([105,110,99,108,117,100,101,115])](m([68,79]))&&!e[m([105,110,99,108,117,100,101,115])](m([80,80])))}()?function(){const e=[m([101,118,97,108,117,97,116,105,111,110]),m([116,114,105,97,108])][m([105,110,99,108,117,100,101,115])](t[m([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1754179200;return t[m([101,120,112])]<e}()?m([69,120,112,105,114,101,100]):function(){const e=N,n=t[m([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[m([108,101,110,103,116,104])])return!0;const{hostname:i}=new URL(window[m([108,111,99,97,116,105,111,110])][e(193)]);if(n[m([105,110,99,108,117,100,101,115])](i))return!0;const o=i[m([115,112,108,105,116])](m([46]));return n[m([102,105,108,116,101,114])](t=>t[m([105,110,99,108,117,100,101,115])](m([42])))[m([109,97,112])](t=>t[m([115,112,108,105,116])](m([46])))[m([102,105,108,116,101,114])](t=>t[m([108,101,110,103,116,104])]<=o[m([108,101,110,103,116,104])])[m([109,97,112])](t=>Array(o[m([108,101,110,103,116,104])]-t[m([108,101,110,103,116,104])])[m([102,105,108,108])](t[0]===m([42])?m([42]):"")[m([99,111,110,99,97,116])](t))[m([115,111,109,101])](t=>o[m([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===m([42])))}()?(t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([101,118,97,108,117,97,116,105,111,110])&&(e=c(m([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([116,114,105,97,108])&&(e=c(m([84,114,105,97,108,76,105,109,105,116]))),await(e&&p?new(window[m([80,114,111,109,105,115,101])])((t,n)=>{e[m([116,104,101,110])](t,n),p[m([116,104,101,110])](e=>{e!=m([86,97,108,105,100])&&t(e)},n)}):e||p||m([86,97,108,105,100]))):m([68,111,109,97,105,110,76,105,109,105,116]):m([78,111,116,65,108,108,111,119,101,100]):m([73,110,118,97,108,105,100])):m([73,110,118,97,108,105,100]))}catch{return m([73,110,118,97,108,105,100])}}())}(this)}[K(148)](){const t=K;super[t(148)](),this[t(183)][t(148)](),this[t(179)][t(145)]()}[K(162)](t,{outlineDefinitions:e,outlineChanges:n}){const i=K;this[i(153)]=e,this[i(183)][i(161)](n)}[K(147)](t){const e=K;this[e(153)][e(154)]&&this[e(153)][t]&&(this[e(183)][e(128)]=t)}[K(132)](t){const e=K,n=this[e(153)][t][e(125)];this[e(140)][e(119)][e(134)](t=>{t[e(131)](n,0)}),this[e(140)][e(159)][e(183)][e(130)]({alignToTop:!0,forceScroll:!0}),this[e(140)][e(159)][e(183)][e(187)](),this[e(147)](t)}[K(171)](){const t=K,e=this[t(140)];let n;for(const i of e[t(119)][t(164)][t(189)]()){const o=e[t(159)][t(183)][t(172)](i),r=o&&new u.Rect(o)[t(165)]();if(r){const e=new u.Rect(u.global[t(173)])[t(178)](r);e&&(n=e[t(163)]+.25*e[t(150)])}}if(void 0===n)return;const i=R(e[t(159)],this[t(153)],n);i?this[t(147)](this[t(153)][t(143)](i)):this[t(147)](-1)}}function R(t,e,n,i=0,o=e[K(154)]-1){const r=K,s=Math[r(177)](i+(o-i)/2);if(o>=i){const c=e[s],a=t[r(127)][r(146)](c[r(125)]);if(!a)return null;const l=t[r(183)][r(167)][r(141)](a);return new u.Rect(l)[r(174)]>n?R(t,e,n,i,s-1):R(t,e,n,s+1,o)}return s<0?null:e[s]}const U=q;function q(t,e){const n=W();return(q=function(t,e){return n[t-=105]})(t,e)}!function(t){const e=q,n=t();for(;;)try{if(991964===-parseInt(e(140))/1*(parseInt(e(112))/2)+parseInt(e(121))/3+-parseInt(e(137))/4+parseInt(e(115))/5*(parseInt(e(127))/6)+-parseInt(e(122))/7*(parseInt(e(110))/8)+-parseInt(e(144))/9*(-parseInt(e(123))/10)+parseInt(e(117))/11*(-parseInt(e(131))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(W);class V extends t.Plugin{[U(125)];[U(120)];static get[U(143)](){return[h,H]}static get[U(128)](){return U(139)}static get[U(129)](){return!0}static get[U(126)](){return!0}[U(130)](){const t=U;this[t(125)]=this[t(106)][t(111)][t(141)](t(125));const e=this[t(106)];this[t(120)]=setInterval(()=>{const n=t;let i;for(const t in e){const o=t,r=e[o];if(n(109)==r||n(135)==r||n(108)==r||n(107)==r||n(132)==r||n(119)==r||n(134)==r||n(105)==r){delete e[o],i=r,clearInterval(this[n(120)]),this[n(120)]=void 0;break}}n(135)==i&&e[n(136)](n(138)),n(108)==i&&e[n(136)](n(124)),n(107)==i&&e[n(136)](n(133)),n(132)==i&&e[n(136)](n(142),n(139)),n(119)==i&&e[n(136)](n(116)),n(134)==i&&e[n(136)](n(113)),n(105)==i&&e[n(136)](n(114))},1e3)}[U(118)](){const t=U;super[t(118)](),this[t(120)]&&clearInterval(this[t(120)])}}function W(){const t=["documentOutlineLicenseKeyExpired","documentOutlineLicenseKeyValid","24dGZXSX","config","5890nMsGUL","trialLimit","usageLimit","1455940exjgIH","evaluationLimit","2145lpQBDb","destroy","documentOutlineLicenseKeyEvaluationLimit","_licenseKeyCheckInterval","3835302XAnOQb","3272843RWHmQg","136410xmHsdq","expired","licenseKey","isPremiumPlugin","36XUEEOM","pluginName","isOfficialPlugin","init","156Atpsyf","documentOutlineLicenseKeyNotAllowed","domainLimit","documentOutlineLicenseKeyTrialLimit","documentOutlineLicenseKeyInvalid","_showLicenseError","122552gRhTxx","invalid","DocumentOutline","467rhfnxT","get","featureNotAllowed","requires","513GjDxPi","documentOutlineLicenseKeyUsageLimit","editor","documentOutlineLicenseKeyDomainLimit"];return(W=function(){return t})()}var z=n(901);function B(t,e){const n=F();return(B=function(t,e){return n[t-=368]})(t,e)}const Z=B;!function(t){const e=B,n=t();for(;;)try{if(247637===-parseInt(e(386))/1*(-parseInt(e(382))/2)+-parseInt(e(393))/3+parseInt(e(375))/4+-parseInt(e(387))/5*(-parseInt(e(380))/6)+parseInt(e(383))/7*(-parseInt(e(378))/8)+-parseInt(e(376))/9*(-parseInt(e(373))/10)+parseInt(e(369))/11*(-parseInt(e(372))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(F);class G extends t.Command{[Z(377)](){const t=Z;this[t(368)][t(371)][t(370)](e=>{const n=t;this[n(368)][n(371)][n(391)](e[n(374)](n(392)))})}[Z(381)](){const t=Z,e=this[t(368)][t(371)],n=e[t(379)][t(390)][t(384)]();this[t(388)]=null!==(n&&e[t(385)][t(389)](n,t(392)))}}function F(){const t=["selection","insertObject","tableOfContents","114822VJqQLy","editor","1045627EQwqOh","change","model","96zcwZwO","1020vRtEsj","createElement","260944sIytzP","37953GOimZK","execute","424CtyKXT","document","180rvKzXP","refresh","2knIrGE","26033ebyNZR","getFirstPosition","schema","431874YEkLMG","52705rirMEr","isEnabled","findAllowedParent"];return(F=function(){return t})()}var Q=n(336),X={attributes:{"data-cke":!0}};X.setAttributes=P(),X.insert=E().bind(null,"head"),X.domAPI=C(),X.insertStyleElement=D();x()(Q.A,X);Q.A&&Q.A.locals&&Q.A.locals;const Y=J;function J(t,e){const n=tt();return(J=function(t,e){return n[t-=261]})(t,e)}!function(t){const e=J,n=t();for(;;)try{if(349056===parseInt(e(310))/1+-parseInt(e(275))/2+-parseInt(e(280))/3*(parseInt(e(285))/4)+parseInt(e(265))/5+-parseInt(e(300))/6+-parseInt(e(297))/7*(-parseInt(e(290))/8)+parseInt(e(308))/9*(parseInt(e(270))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(tt);class $ extends t.Plugin{static get[Y(279)](){return Y(315)}static get[Y(268)](){return!0}static get[Y(293)](){return!0}[Y(272)](){const t=Y,e=this[t(284)];e[t(296)][t(271)](t(288))||(function(e){const n=t,i=new Map;return e?(e[n(323)](t=>{const e=n;e(281)!==t[e(294)]&&i[e(263)](t[e(332)],t[e(294)])}),i[n(271)]("h1")||i[n(263)]("h1",n(329)),i):i}(this[t(284)][t(296)][t(271)](t(292)))[t(323)]((n,i)=>{const o=t;this[o(295)](i),this[o(328)](n),e[o(294)][o(301)][o(316)](n)&&e[o(294)][o(301)][o(318)](n,{allowAttributes:o(304)})}),this[t(307)]())}[Y(295)](t){const e=Y;this[e(284)][e(282)][e(267)](e(287))[e(266)](n=>n.on(e(322)+t,(t,n,i)=>{const o=e,{consumable:r,writer:s}=i,c=n[o(317)][o(320)]("id"),a=n[o(321)][o(331)]();if(a)return c&&c[o(264)]||a[o(291)](o(304))?void(r[o(273)](n[o(317)],{attributes:["id"]})&&s[o(276)](o(304),c,a)):(r[o(273)](n[o(317)],{attributes:["id"]}),void s[o(276)](o(304),(0,u.uid)(),a))},{priority:u.priorities[e(271)](e(299))+.5}))}[Y(328)](t){const e=Y;this[e(284)][e(282)][e(267)](e(302))[e(266)](n=>n.on(e(298)+t,(t,n,i)=>{const o=e;if(!i[o(306)][o(273)](n[o(278)],t[o(309)]))return;const r=n[o(278)][o(320)](o(304)),s=i[o(314)][o(330)](n[o(278)]);i[o(327)][o(276)]("id",r,s)}))}[Y(307)](){const t=Y,e=this[t(284)],n=new Set,i=new Set;function o(e,n){const o=t,r=(0,u.uid)();return i[o(266)](r),e[o(276)](o(304),r,n),r}function r(e,n){const i=t;e[i(303)](i(304),n)}e[t(294)][t(325)][t(286)](s=>{const c=t,a=e[c(294)][c(325)][c(313)][c(305)]();let u=!1;for(const t of a)if(c(261)==t[c(277)]&&t[c(309)])if(et(t[c(309)])){const e=t[c(262)][c(271)](c(304));c(274)==typeof e?n[c(326)](e)?(o(s,t[c(319)][c(283)]),u=!0):i[c(266)](e):(o(s,t[c(319)][c(283)]),u=!0)}else c(274)==typeof t[c(262)][c(271)](c(304))&&(r(s,t[c(319)][c(283)]),u=!0);else if(c(269)==t[c(277)]){const e=t[c(262)][c(271)](c(304));c(274)==typeof e&&n[c(324)](e)}return u}),e[t(294)][t(325)].on(t(312),()=>{const e=t;i[e(323)](t=>n[e(266)](t)),i[e(311)]()})}}function tt(){const t=["model","_customUpcastHeadingsConversion","config","91gtgBUU","attribute:headingId:","low","2374416yoztwZ","schema","downcast","removeAttribute","headingId","getChanges","consumable","_registerHeadingIdAttributePostfixer","1017iltymq","name","47076aaTVNm","clear","change","differ","mapper","HeadingId","isRegistered","viewItem","extend","position","getAttribute","modelRange","element:","forEach","delete","document","has","writer","_customDataDowncastHeadingsConversion","heading1","toViewElement","getContainedElement","view","insert","attributes","set","length","22975bKvDHt","add","for","isOfficialPlugin","remove","168260nSbjJp","get","afterInit","consume","string","1302016uLXIat","setAttribute","type","item","pluginName","3SPaZjM","paragraph","conversion","nodeAfter","editor","2717168bQenYG","registerPostFixer","upcast","headingId.modelAttributeName","match","75128iDxGBU","hasAttribute","heading.options","isPremiumPlugin"];return(tt=function(){return t})()}function et(t){return!!t[Y(289)](/heading\d/)}const nt=rt;function it(){const t=["filter","getChanges","editingDowncast","mapper","tableOfContentsHeadingIndex","model","view","afterInit","insert","preventDefault","6620656CDqdZQ","add","getCustomProperty","join","getAncestors","text","_updateTableOfContentsElements","end","change","setSelection","for","isPremiumPlugin","isInteger","editing","name","viewToModelPosition","_defineSchema","46982738LBgaHs","elementToElement","hasContent","map","70248WaEcTa","42IJeqRU","abs","fromCharCode","config","href","commands","get","dataDowncast","tableOfContents","insertTableOfContents","$graveyard","DocumentOutlineUtils","element","4112826RwSuSS","upcast","position","init","conversion","modelElement","table-of-contents","getAttribute","TableOfContentsEditing","schema","setCustomProperty","7006509QAsKmj","isOfficialPlugin","div","Empty heading","viewPosition","editor","headingId","click","outlineDefinitions","level","plugins","locale","document","_currentOutlineDefinitions","differ","table-of-contents__placeholder","Table of contents","length","createPositionAt","20zNMhlh","modelPosition","registerRawContentMatcher","domEvent","stop","headingId.modelAttributeName","No headings were found in the document.","type","findMappedViewAncestor","high","pluginName","_tableOfContentsElements","_defineConverters","elementToStructure","toModelElement","50WSIrZZ","nodeAfter","documentOutline.showEmptyHeadings","$capture","_trackNewToCElements","_createTableOfContents","_headingIdModelAttributeName","listenTo","register","8ZIbsvF","data","target","43532eczLOa","requires","reconvertItem"," table-of-contents_empty","createContainerElement","createText","$blockObject","rootName","forEach","_redirectMapper","1335372yxildK","_handleScrollToHeading","scrollToTheSelection"];return(it=function(){return t})()}!function(t){const e=rt,n=t();for(;;)try{if(927546===-parseInt(e(327))/1*(parseInt(e(328))/2)+-parseInt(e(341))/3+parseInt(e(283))/4*(-parseInt(e(271))/5)+parseInt(e(293))/6+-parseInt(e(306))/7*(-parseInt(e(280))/8)+parseInt(e(352))/9*(-parseInt(e(256))/10)+parseInt(e(323))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(it);class ot extends t.Plugin{static get[nt(266)](){return nt(349)}static get[nt(353)](){return!0}static get[nt(317)](){return!0}static get[nt(284)](){return[z.Widget,h,$]}[nt(250)];[nt(267)];[nt(277)];constructor(t){const e=nt;super(t),this[e(250)]=[],this[e(267)]=new Set,this[e(277)]=e(243)}[nt(344)](){const t=nt,e=this[t(242)],n=e[t(319)][t(302)][t(249)];e[t(331)][t(334)](t(261))&&(this[t(277)]=e[t(331)][t(334)](t(261))),this[t(278)](n,t(244),(e,n)=>{const i=t;if(!n[i(282)])return;const o=n[i(282)][i(308)](i(300));Number[i(318)](o)&&(n[i(259)][i(305)](),e[i(260)](),this[i(294)](o))},{priority:t(265),context:t(274)}),this[t(322)](),this[t(268)](),e[t(333)][t(307)](t(337),new G(e)),e[t(247)][t(334)](t(339)).on(t(314),(e,n)=>{const i=t;this[i(250)]=n[i(245)],this[i(312)]()}),this[t(278)](e[t(301)][t(249)],t(314),()=>{this[t(275)]()})}[nt(303)](){!async function(t){const e=m([78,89,119,75,113,68,86,69,97,122,104,100,71,48,53,87,110,88,82,79,54,99,101,77,80,66,105,84,108,50,67,106,70,102,52,51,112,76,117,109,81,83,56,116,121,115,72,114,107,103,55,98,74,120,118,85,57,73,49,65,90,111]),n=window[m([68,97,116,101])][m([110,111,119])](),i=t[m([101,100,105,116,111,114])],o=new(window[m([80,114,111,109,105,115,101])])(t=>{i[m([111,110,99,101])](m([114,101,97,100,121]),t)}),r={[m([107,116,121])]:m([69,67]),[m([117,115,101])]:m([115,105,103]),[m([99,114,118])]:m([80,45,50,53,54]),[m([120])]:m([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[m([121])]:m([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[m([97,108,103])]:m([69,83,50,53,54])},s=i[m([99,111,110,102,105,103])][m([103,101,116])](m([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[m([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),o[m([116,104,101,110])](()=>new(window[m([80,114,111,109,105,115,101])])(t=>{let e=0;i[m([109,111,100,101,108])][m([111,110])](m([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,i)=>{i[0][m([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[m([111,102,102])]())})}))];return window[m([80,114,111,109,105,115,101])][m([114,97,99,101])](e)[m([116,104,101,110])](()=>t)}function a(t){return t[m([115,116,97,114,116,115,87,105,116,104])](m([101,121]))?JSON[m([112,97,114,115,101])](l(t)):null}function l(t){return window[m([97,116,111,98])](t[m([114,101,112,108,97,99,101])](/-/g,m([43]))[m([114,101,112,108,97,99,101])](/_/g,m([47])))}function d(t){let e=5381;function n(t){for(let n=0;n<t[m([108,101,110,103,116,104])];n++){const i=t[m([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+i,e&=e}}return function t(e){Array[m([105,115,65,114,114,97,121])](e)?e[m([102,111,114,69,97,99,104])](t):e&&typeof e==m([111,98,106,101,99,116])?Object[m([101,110,116,114,105,101,115])](e)[m([115,111,114,116])]()[m([102,111,114,69,97,99,104])](([e,i])=>{n(e),t(i)}):n(window[m([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[m([116,111,83,116,114,105,110,103])](16)[m([112,97,100,83,116,97,114,116])](8,m([48]))}function h(t){return t[m([115,112,108,105,116])]("")[m([114,101,118,101,114,115,101])]()[m([106,111,105,110])]("")}function p(){}function m(t){const e=rt;return t[e(326)](t=>String[e(330)](t))[e(309)]("")}!function(t){const n=function(){const t=window[m([83,116,114,105,110,103])](window[m([112,101,114,102,111,114,109,97,110,99,101])][m([110,111,119])]())[m([114,101,112,108,97,99,101])](m([46]),"");let n=m([78]);for(let i=0;i<t[m([108,101,110,103,116,104])];i+=2){let o=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](i,i+2));o>=e[m([108,101,110,103,116,104])]&&(o-=e[m([108,101,110,103,116,104])]),n+=e[o]}return n}();i[n]=m([116,97,98,108,101,79,102,67,111,110,116,101,110,116,115,76,105,99,101,110,115,101,75,101,121])+t,t!=m([86,97,108,105,100])&&async function(){await o,i[m([109,111,100,101,108])][m([99,104,97,110,103,101])]=p,i[m([109,111,100,101,108])][m([101,110,113,117,101,117,101,67,104,97,110,103,101])]=p,i[m([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](m([109,111,100,101,108]))}()}(await async function(){let t,e=null,p=null;try{return s==m([71,80,76])?m([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=s[m([115,112,108,105,116])](m([46]));return 3!=t[m([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[m([106,116,105])],n=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](t[m([108,101,110,103,116,104])]-8),16),i={...e,[m([106,116,105])]:t[m([115,117,98,115,116,114,105,110,103])](0,t[m([108,101,110,103,116,104])]-8)};return delete i[m([118,99])],d(i)==n}}}(),t?(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(p=function(t,e){return new(window[m([80,114,111,109,105,115,101])])(c=>{if(r())return c(m([86,97,108,105,100]));s(),i[m([100,101,99,111,114,97,116,101])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const l=(0,u.uid)();function p(t){return!!t&&(typeof t===m([111,98,106,101,99,116])||typeof t===m([102,117,110,99,116,105,111,110]))&&typeof t[m([116,104,101,110])]===m([102,117,110,99,116,105,111,110])&&typeof t[m([99,97,116,99,104])]===m([102,117,110,99,116,105,111,110])}function g(i){a(i)[m([116,104,101,110])](t=>t&&t[m([115,116,97,116,117,115])]==m([111,107])?f(d(l+e))!=t[m([118,101,114,105,102,105,99,97,116,105,111,110])]?m([85,115,97,103,101,76,105,109,105,116]):m([86,97,108,105,100]):m([85,115,97,103,101,76,105,109,105,116]))[m([116,104,101,110])](t=>(r(),t),()=>{const t=s();return null==t?(r(),m([86,97,108,105,100])):m(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[m([116,104,101,110])](c)[m([99,97,116,99,104])](()=>{c(m([85,115,97,103,101,76,105,109,105,116]))});const o=36e5;function r(){const e=m([108,108,99,116,45])+f(d(t)),i=h(f(window[m([77,97,116,104])][m([99,101,105,108])](n/o)));window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([115,101,116,73,116,101,109])](e,i)}function s(){const e=m([108,108,99,116,45])+f(d(t)),n=window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([103,101,116,73,116,101,109])](e);return n?window[m([112,97,114,115,101,73,110,116])](h(n),16)*o:null}function a(t){return new(window[m([80,114,111,109,105,115,101])])((e,n)=>{t[m([116,104,101,110])](e,n),window[m([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}i[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return c(m([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[m([114,101,113,117,101,115,116,73,100])]:l}},{[m([112,114,105,111,114,105,116,121])]:m([104,105,103,104])}),i[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{p(t[m([114,101,116,117,114,110])])&&(a=!0,g(t[m([114,101,116,117,114,110])]))},{[m([112,114,105,111,114,105,116,121])]:m([108,111,119])}),o[m([116,104,101,110])](()=>{a||c(m([85,115,97,103,101,76,105,109,105,116]))})});function r(){return i[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==m([97,117,116,111])}function s(){i[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=m([97,117,116,111])}}(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[m([106,116,105])])),await async function(){let t=!0;try{const i=s[m([115,112,108,105,116])](m([46])),[o,r,c]=i;return e(o),await n(o,r,c),t}catch{return!1}function e(e){const n=a(e);n&&n[m([97,108,103])]==m([69,83,50,53,54])||(t=!1)}async function n(e,n,i){const o=window[m([85,105,110,116,56,65,114,114,97,121])][m([102,114,111,109])](l(i),t=>t[m([99,104,97,114,67,111,100,101,65,116])](0)),s=(new(window[m([84,101,120,116,69,110,99,111,100,101,114])]))[m([101,110,99,111,100,101])](e+m([46])+n),c=window[m([99,114,121,112,116,111])][m([115,117,98,116,108,101])];if(!c)return;const a=await c[m([105,109,112,111,114,116,75,101,121])](m([106,119,107]),r,{[m([110,97,109,101])]:m([69,67,68,83,65]),[m([110,97,109,101,100,67,117,114,118,101])]:m([80,45,50,53,54])},!1,[m([118,101,114,105,102,121])]);await c[m([118,101,114,105,102,121])]({[m([110,97,109,101])]:m([69,67,68,83,65]),[m([104,97,115,104])]:{[m([110,97,109,101])]:m([83,72,65,45,50,53,54])}},a,o,s)||(t=!1)}}()?function(){const e=t[m([102,101,97,116,117,114,101,115])];return!(!e||!e[m([105,110,99,108,117,100,101,115])](m([42]))&&!e[m([105,110,99,108,117,100,101,115])](m([84,79,67]))&&!e[m([105,110,99,108,117,100,101,115])](m([80,80])))}()?function(){const e=[m([101,118,97,108,117,97,116,105,111,110]),m([116,114,105,97,108])][m([105,110,99,108,117,100,101,115])](t[m([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1754179200;return t[m([101,120,112])]<e}()?m([69,120,112,105,114,101,100]):function(){const e=rt,n=t[m([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[m([108,101,110,103,116,104])])return!0;const{hostname:i}=new URL(window[m([108,111,99,97,116,105,111,110])][e(332)]);if(n[m([105,110,99,108,117,100,101,115])](i))return!0;const o=i[m([115,112,108,105,116])](m([46]));return n[m([102,105,108,116,101,114])](t=>t[m([105,110,99,108,117,100,101,115])](m([42])))[m([109,97,112])](t=>t[m([115,112,108,105,116])](m([46])))[m([102,105,108,116,101,114])](t=>t[m([108,101,110,103,116,104])]<=o[m([108,101,110,103,116,104])])[m([109,97,112])](t=>Array(o[m([108,101,110,103,116,104])]-t[m([108,101,110,103,116,104])])[m([102,105,108,108])](t[0]===m([42])?m([42]):"")[m([99,111,110,99,97,116])](t))[m([115,111,109,101])](t=>o[m([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===m([42])))}()?(t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([101,118,97,108,117,97,116,105,111,110])&&(e=c(m([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([116,114,105,97,108])&&(e=c(m([84,114,105,97,108,76,105,109,105,116]))),await(e&&p?new(window[m([80,114,111,109,105,115,101])])((t,n)=>{e[m([116,104,101,110])](t,n),p[m([116,104,101,110])](e=>{e!=m([86,97,108,105,100])&&t(e)},n)}):e||p||m([86,97,108,105,100]))):m([68,111,109,97,105,110,76,105,109,105,116]):m([78,111,116,65,108,108,111,119,101,100]):m([73,110,118,97,108,105,100])):m([73,110,118,97,108,105,100]))}catch{return m([73,110,118,97,108,105,100])}}())}(this)}[nt(312)](){const t=nt;this[t(267)][t(291)](e=>{const n=t;n(338)!==e[n(290)]&&this[n(242)][n(319)][n(285)](e)})}[nt(275)](){const t=nt;for(const e of this[t(242)][t(301)][t(249)][t(251)][t(297)]({includeChangesInGraveyard:!0})){if(t(304)!==e[t(263)]||t(336)!==e[t(320)])return;this[t(267)][t(307)](e[t(343)][t(272)])}}[nt(322)](){const t=nt;this[t(242)][t(301)][t(350)][t(279)](t(336),{inheritAllFrom:t(289)})}[nt(268)](){const t=nt,e=this[t(242)][t(345)];e[t(316)](t(342))[t(324)]({model:t(336),view:{name:t(354),classes:t(347)}}),e[t(316)](t(335))[t(269)]({model:t(336),view:(e,{writer:n})=>this[t(276)](n,!0)}),e[t(316)](t(298))[t(269)]({model:t(336),view:(e,{writer:n})=>{const i=t;this[i(267)][i(307)](e);const o=this[i(276)](n);return(0,z.toWidget)(o,n,{label:m(this[i(242)][i(248)],i(253))})}}),this[t(242)][t(281)][t(258)]({name:t(354),classes:t(347)}),this[t(242)][t(319)][t(299)].on(t(321),this[t(292)](),{priority:t(265)})}[nt(276)](t,e=!1){const n=nt,{locale:i}=this[n(242)],o=t[n(287)](n(354),{class:n(347)+(0===this[n(250)][n(254)]?n(286):""),...!e&&{"data-table-of-contents-label":m(i,n(253))}});0===this[n(250)][n(254)]&&!1===e&&t[n(304)](t[n(255)](o,n(313)),t[n(287)]("p",{class:n(252)},[t[n(288)](m(i,n(262)))]));const r=e?"":"["+m(i,n(355))+"]";let s=o;return this[n(250)][n(291)]((i,o,c)=>{const a=n,u=this[a(242)][a(301)][a(325)](i[a(346)],{ignoreWhitespaces:!0}),l=u?i[a(311)]:r,d=i[a(346)][a(348)](this[a(277)]),f=t[a(287)]("a",{href:"#"+d,...!e&&{tabindex:"-1"}},[t[a(288)](l)]),h=this[a(242)][a(331)][a(334)](a(273));t[a(351)](a(300),o,f);const p=t[a(287)]("li",null,[u||!e&&h?f:t[a(288)]("")]),m=o?c[o-1][a(246)]:0,g=Math[a(329)](i[a(246)]-m);if(i[a(246)]>m){const e=st(p,g,t);t[a(304)](t[a(255)](s,a(313)),e)}else{const e=function(t,e){const n=a;return t[n(310)]({includeSelf:!0,parentFirst:!0})[n(296)](t=>t.is(n(340),"ol"))[e]}(s,g);t[a(304)](t[a(255)](e,a(313)),p)}s=p}),o}[nt(294)](t){const e=nt,n=this[e(250)][t][e(346)];this[e(242)][e(301)][e(314)](t=>{t[e(315)](n,0)}),this[e(242)][e(319)][e(302)][e(295)]({alignToTop:!0,forceScroll:!0})}[nt(292)](){return(t,e)=>{const n=rt,i=e[n(299)],o=i[n(264)](e[n(356)]),r=i[n(270)](o);r.is(n(340),n(336))&&(e[n(257)]=this[n(242)][n(301)][n(255)](r,0),t[n(260)]())}}}function rt(t,e){const n=it();return(rt=function(t,e){return n[t-=242]})(t,e)}function st(t,e,n){const i=nt;return 1===e?n[i(287)]("ol",null,[t]):n[i(287)]("ol",null,[n[i(287)]("li",null,[st(t,e-1,n)])])}var ct=n(355);const at=ut;function ut(t,e){const n=lt();return(ut=function(t,e){return n[t-=111]})(t,e)}function lt(){const t=["tooltip","TableOfContentsUI","_createButton","340304KjqZfO","tableOfContentsLicenseKeyInvalid","expired","tableOfContentsLicenseKeyValid","2832eqDtLK","4942092zfQXfl","init","_showLicenseError","tableOfContentsLicenseKeyExpired","tableOfContentsLicenseKeyNotAllowed","3GNhDCo","view","add","bind","featureNotAllowed","tableOfContents","TableOfContents","isPremiumPlugin","40950rXhkbW","editor","usageLimit","5EyiqKB","isEnabled","set","locale","menuBar:tableOfContents","isOfficialPlugin","get","406964CbpoAt","Table of contents","1044DZnWTm","_licenseKeyCheckInterval","tableOfContentsLicenseKeyEvaluationLimit","domainLimit","trialLimit","focus","config","insertTableOfContents","tableOfContentsLicenseKeyTrialLimit","execute","6055FHnYJB","11eSKIxq","invalid","2285178eQnJqU","editing","1100648nrVNJV","tableOfContentsLicenseKeyUsageLimit","pluginName","commands","componentFactory","listenTo","licenseKey","destroy","evaluationLimit","tableOfContentsLicenseKeyDomainLimit"];return(lt=function(){return t})()}!function(t){const e=ut,n=t();for(;;)try{if(338128===-parseInt(e(166))/1+parseInt(e(136))/2+parseInt(e(118))/3*(parseInt(e(153))/4)+parseInt(e(129))/5*(-parseInt(e(151))/6)+parseInt(e(148))/7*(-parseInt(e(112))/8)+parseInt(e(138))/9*(parseInt(e(126))/10)+parseInt(e(149))/11*(parseInt(e(113))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt);class dt extends t.Plugin{[at(159)];[at(139)];static get[at(155)](){return at(164)}static get[at(134)](){return!0}static get[at(125)](){return!0}[at(114)](){const t=at,e=this[t(127)];e.ui[t(157)][t(120)](t(123),()=>{const e=t,n=this[e(165)](p.ButtonView);return n[e(163)]=!0,n}),e.ui[t(157)][t(120)](t(133),()=>this[t(165)](p.MenuBarMenuListItemButtonView)),this[t(159)]=this[t(127)][t(144)][t(135)](t(159));const n=this[t(127)];this[t(139)]=setInterval(()=>{const e=t;let i;for(const t in n){const o=t,r=n[o];if(e(111)==r||e(167)==r||e(116)==r||e(162)==r||e(117)==r||e(140)==r||e(146)==r||e(154)==r){delete n[o],i=r,clearInterval(this[e(139)]),this[e(139)]=void 0;break}}e(167)==i&&n[e(115)](e(150)),e(116)==i&&n[e(115)](e(168)),e(162)==i&&n[e(115)](e(141)),e(117)==i&&n[e(115)](e(122),e(124)),e(140)==i&&n[e(115)](e(161)),e(146)==i&&n[e(115)](e(142)),e(154)==i&&n[e(115)](e(128))},1e3)}[at(165)](t){const e=at,n=this[e(127)],i=n[e(132)],o=n[e(156)][e(135)](e(145)),r=new t(i);return r[e(131)]({label:m(i,e(137)),icon:ct.IconTableOfContents}),r[e(121)](e(130)).to(o,e(130)),this[e(158)](r,e(147),()=>{const t=e;n[t(147)](t(145)),n[t(152)][t(119)][t(143)]()}),r}[at(160)](){const t=at;super[t(160)](),this[t(139)]&&clearInterval(this[t(139)])}}function ft(){var t=["9MHWiXp","7799bEikjX","isPremiumPlugin","isOfficialPlugin","2001950bfwmTM","16392badqFa","787784LyqFhB","349358dvxkvn","279965DUjqPH","4dMBZRp","TableOfContents","requires","pluginName","1948970wCkzjK","6KCTLGb","5140LkfnhM","411PgkTyI"];return(ft=function(){return t})()}var ht=pt;function pt(t,e){var n=ft();return(pt=function(t,e){return n[t-=365]})(t,e)}!function(t){for(var e=pt,n=t();;)try{if(264465===parseInt(e(369))/1+-parseInt(e(377))/2*(-parseInt(e(378))/3)+parseInt(e(371))/4*(parseInt(e(375))/5)+parseInt(e(376))/6*(parseInt(e(370))/7)+parseInt(e(368))/8*(-parseInt(e(379))/9)+parseInt(e(366))/10+parseInt(e(380))/11*(-parseInt(e(367))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ft);class mt extends t.Plugin{static get[ht(373)](){return[ot,dt]}static get[ht(374)](){return ht(372)}static get[ht(365)](){return!0}static get[ht(381)](){return!0}}function gt(){var t=["5706659zZkYfJ","5oeryvR","412404OOIYzH","13686040xWnTHs","6871912Kaqsfy","2350988CRmhAs","26DDeYkR","1680618tKBPOZ","53173xEQnck","9pIbQvd"];return(gt=function(){return t})()}function wt(t,e){var n=gt();return(wt=function(t,e){return n[t-=460]})(t,e)}!function(t){for(var e=wt,n=t();;)try{if(583084===parseInt(e(466))/1*(parseInt(e(464))/2)+parseInt(e(465))/3+-parseInt(e(463))/4*(-parseInt(e(469))/5)+parseInt(e(460))/6+-parseInt(e(468))/7+parseInt(e(462))/8+-parseInt(e(467))/9*(parseInt(e(461))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(gt)})(),(window.CKEditor5=window.CKEditor5||{}).documentOutline=i})();
package/dist/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
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};
23
+ import{Plugin as _0x5bd406,Command as _0x395bac}from'@ckeditor/ckeditor5-core/dist/index.js';import{debounce as _0x178fab,throttle as _0x13a18a}from'es-toolkit/compat';import{ModelText as _0x2b8f2d,ModelTreeWalker as _0x5d26a0}from'@ckeditor/ckeditor5-engine/dist/index.js';import{diff as _0x454a28,diffToChanges as _0x5d6f2d,scrollAncestorsToShowTarget as _0x139d18,CKEditorError as _0x1c0d9a,global as _0x44e62d,Rect as _0x5e5c63,uid as _0x15f87f,priorities as _0x4d34d6}from'@ckeditor/ckeditor5-utils/dist/index.js';import{View as _0x16f23f,ButtonView as _0x1a04f4,MenuBarMenuListItemButtonView as _0x27e024}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Widget as _0x51905c,toWidget as _0x209e79}from'@ckeditor/ckeditor5-widget/dist/index.js';import{IconTableOfContents as _0x508aad}from'@ckeditor/ckeditor5-icons/dist/index.js';function g(_0xebcaaa){let _0x53f852='';for(const _0x527c3b of _0xebcaaa['getChildren']())_0x527c3b instanceof _0x2b8f2d&&(_0x53f852+=_0x527c3b['data']);return _0x53f852;}class i extends _0x5bd406{static get['pluginName'](){return'DocumentOutlineUtils';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['_headingNames']=[];['init'](){const _0x720381=this['editor'];this['_headingNames']=this['_getHeadingNames']();let _0x153aaa=[];_0x720381['model']['document']['on']('change',_0x178fab(()=>{const _0x4a69ba=_0x153aaa;_0x153aaa=this['_getOutlineDefinitions']();const _0x23d2e5=_0x454a28(_0x4a69ba,_0x153aaa,(_0x1b6d29,_0x44f009)=>_0x1b6d29['level']===_0x44f009['level']&&_0x1b6d29['text']===_0x44f009['text']&&_0x1b6d29['modelElement']===_0x44f009['modelElement']),_0x362406=_0x5d6f2d(_0x23d2e5,_0x153aaa),_0x2c3592=this['_getActiveHeading'](),_0x23c1d5=_0x153aaa['findIndex'](_0x263f9b=>_0x263f9b['modelElement']===_0x2c3592);_0x362406['length']&&this['fire']('change',{'outlineDefinitions':_0x153aaa,'activeItemIndex':_0x23c1d5,'outlineChanges':_0x362406}),this['fire']('activeItemIndex',{'index':_0x23c1d5});},0xfa,{'leading':!0x0,'trailing':!0x0}));}['afterInit'](){this['_headingNames']['length']||this['_deriveHeadingElementsFromConversion']();}['_getOutlineDefinitions'](){const _0x3886d2=this['editor'],_0x5213d8=[],_0x5642f9=this['_headingNames'];for(const _0x4b9bc7 of _0x3886d2['model']['document']['getRootNames']())_0x5d1d2e(_0x3886d2['model']['document']['getRoot'](_0x4b9bc7));function _0x5d1d2e(_0x3eca40){for(const _0x456b33 of _0x3eca40['getChildren']())_0x456b33['is']('element')&&(_0x5642f9['includes'](_0x456b33['name'])&&_0x5213d8['push']({'level':_0x5642f9['indexOf'](_0x456b33['name'])+0x1,'text':g(_0x456b33),'modelElement':_0x456b33}),_0x5d1d2e(_0x456b33));}return _0x5213d8;}['_getActiveHeading'](){const _0x332398=this['editor']['model']['document']['selection']['getFirstPosition'](),_0x1a4743=new _0x5d26a0({'direction':'backward','startPosition':_0x332398});for(const _0x402753 of _0x1a4743)if(_0x402753['item']['is']('element')&&this['_headingNames']['includes'](_0x402753['item']['name']))return _0x402753['item'];}['_getHeadingNames'](){const _0x265c44=this['editor']['config']['get']('documentOutline.headings');return _0x265c44||function(_0x2fa33e){const _0xfcd74b=_0x2fa33e['config']['get']('heading.options');return _0xfcd74b?_0xfcd74b['reduce']((_0x550196,_0xa5bcc1)=>('paragraph'!==_0xa5bcc1['model']&&_0x550196['push'](_0xa5bcc1['model']),_0x550196),[]):_0x2fa33e['plugins']['has']('GeneralHtmlSupport')?['htmlH1','htmlH2','htmlH3','htmlH4','htmlH5','htmlH6']:[];}(this['editor']);}['_deriveHeadingElementsFromConversion'](){const _0x4488f3=this['editor'],_0x2aeee2=['h1','h2','h3','h4','h5','h6'],_0x55818e=[];for(const _0x23cf40 of _0x2aeee2){const _0x25f053=_0x4488f3['editing']['view']['domConverter']['domToView'](document['createElement'](_0x23cf40)),_0x4614b3=_0x4488f3['data']['toModel'](_0x25f053)['getChild'](0x0);_0x4614b3?.['is']('element')&&_0x55818e['push'](_0x4614b3['name']);}this['_headingNames']=_0x55818e;}}function j(_0x22b294,_0x501165){const t=_0x22b294['t'];switch(_0x501165){case'Empty\x20heading':return t('Empty\x20heading');case'Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':return t('Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.');case'No\x20headings\x20were\x20found\x20in\x20the\x20document.':return t('No\x20headings\x20were\x20found\x20in\x20the\x20document.');case'Table\x20of\x20contents':return t('Table\x20of\x20contents');default:return _0x501165;}}class A extends _0x16f23f{constructor(_0x267b5a,_0x40d4ca=!0x1){super(_0x267b5a);const _0x449c6c=this['bindTemplate'],_0x81c9db=_0x40d4ca?'['+j(_0x267b5a,'Empty\x20heading')+']':'';this['set']('text',''),this['set']('level',0x1),this['set']('isActive',!0x1),this['bind']('isEmpty')['to'](this,'text',_0x58bf18=>!_0x58bf18),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline__item',_0x449c6c['to']('level',_0x288f48=>'ck-document-outline__item_level-'+_0x288f48),_0x449c6c['if']('isActive','ck-document-outline__item_active'),_0x449c6c['if']('isEmpty','ck-document-outline__item_empty')],'title':_0x449c6c['to']('text')},'children':[{'text':_0x449c6c['to']('text',_0x4b6b7e=>_0x4b6b7e||_0x81c9db)}],'on':{'click':_0x449c6c['to']('click')}});}}class f extends _0x16f23f{['items'];['documentOutlineContainer'];['showEmptyHeadingText'];constructor(_0x4e407f,_0xe3274e=!0x1,_0x28cef0){super(_0x4e407f),this['showEmptyHeadingText']=_0xe3274e,this['set']('activeItemIndex',-0x1),this['documentOutlineContainer']=_0x28cef0,this['items']=this['createCollection'](),this['items']['delegate']('click')['to'](this),this['on']('click',this['_handleItemClick']['bind'](this)),this['on']('change:activeItemIndex',(_0x46a493,_0x19a199,_0xd0d0b5,_0x350b56)=>{this['_setActiveItem'](_0x350b56,_0xd0d0b5);}),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-document-outline'],'dir':_0x4e407f['contentLanguageDirection'],'data-document-outline-empty-placeholder':j(_0x4e407f,'Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.'),'tabindex':-0x1},'children':this['items']});}['sync'](_0x523a3b){_0x523a3b['forEach'](_0x2a14cf=>{'insert'==_0x2a14cf['type']?this['_insertItem'](_0x2a14cf['index'],..._0x2a14cf['values']):'delete'==_0x2a14cf['type']&&this['_deleteItem'](_0x2a14cf['index'],_0x2a14cf['howMany']);});}['_setActiveItem'](_0x1ee649,_0x5db173){if(-0x1!==_0x1ee649){const _0x513d78=this['items']['get'](_0x1ee649);_0x513d78&&(_0x513d78['isActive']=!0x1);}-0x1!==_0x5db173&&(this['items']['get'](_0x5db173)['isActive']=!0x0,this['_scrollToItem'](_0x5db173));}['_insertItem'](_0x19a453,..._0x4c56f2){const _0x4cb02e=_0x4c56f2['map']((_0x279cff,_0x52ebea)=>{const _0x296e85=new A(this['locale'],this['showEmptyHeadingText']);return _0x296e85['text']=_0x279cff['text'],_0x296e85['level']=_0x279cff['level'],_0x19a453+_0x52ebea===this['activeItemIndex']&&(_0x296e85['isActive']=!0x0),_0x296e85;});this['items']['addMany'](_0x4cb02e,_0x19a453);}['_deleteItem'](_0x2d11c1,_0x26f498){do{this['items']['remove'](_0x2d11c1);}while(--_0x26f498);}['_handleItemClick'](_0x19aa16){const _0x1ff3f7=this['items']['getIndex'](_0x19aa16['source']);this['fire']('itemSelected',_0x1ff3f7);}['_scrollToItem'](_0x2a2d66){_0x139d18(this['items']['get'](_0x2a2d66)['element'],0x14,this['documentOutlineContainer']);}['destroy'](){super['destroy'](),this['element']['remove']();}}class n extends _0x5bd406{['view'];['_currentOutlineDefinitions'];['_updateActiveDefinitionFromViewportThrottled'];static get['pluginName'](){return'DocumentOutlineUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x590a56){super(_0x590a56),this['view']=new f(_0x590a56['locale'],this['editor']['config']['get']('documentOutline.showEmptyHeadings'),this['editor']['config']['get']('documentOutline.container')),this['_currentOutlineDefinitions']=[],this['_updateActiveDefinitionFromViewportThrottled']=_0x13a18a(this['_updateActiveDefinitionOnViewportChange']['bind'](this),0x64);}['init'](){const _0x39b894=this['editor'],_0x572524=_0x39b894['plugins']['get']('DocumentOutlineUtils');let _0x1180ea=!0x1;if(this['view']['render'](),this['editor']['ui']['focusTracker']['add'](this['view']['element']),!_0x39b894['config']['get']('documentOutline.container'))throw new _0x1c0d9a('document-outline-container-not-provided',{'editor':_0x39b894});_0x39b894['config']['get']('documentOutline.container')['appendChild'](this['view']['element']),_0x572524['on']('change',this['_handleOutlineChange']['bind'](this)),_0x572524['on']('activeItemIndex',(_0x4e2be7,{index:_0x3bc8e2})=>this['_setActiveViewItem'](_0x3bc8e2)),this['view']['on']('itemSelected',(_0x1cfe70,_0x464d3b)=>{_0x1180ea=!0x0,this['_handleItemSelected'](_0x464d3b);}),this['view']['listenTo'](_0x44e62d['document'],'scroll',()=>{_0x1180ea?_0x1180ea=!0x1:this['_updateActiveDefinitionFromViewportThrottled']();},{'useCapture':!0x0}),this['view']['listenTo'](_0x44e62d['window'],'resize',this['_updateActiveDefinitionFromViewportThrottled'],{'useCapture':!0x0});}['afterInit'](){!async function(_0x5b5b03){const _0xaaea6=_0x757c5e([0x78,0x6b,0x6a,0x75,0x63,0x77,0x68,0x4e,0x44,0x58,0x79,0x4f,0x54,0x69,0x38,0x51,0x41,0x30,0x67,0x50,0x33,0x4a,0x70,0x31,0x6f,0x4d,0x4b,0x76,0x6d,0x6c,0x39,0x5a,0x46,0x42,0x62,0x45,0x36,0x73,0x34,0x6e,0x43,0x7a,0x66,0x37,0x72,0x53,0x57,0x47,0x65,0x52,0x61,0x64,0x49,0x71,0x56,0x35,0x32,0x55,0x59,0x74,0x48,0x4c]),_0x273398=0x549a84aa,_0x26dc29=0x549debc2^_0x273398,_0xb8c3ea=window[_0x757c5e([0x44,0x61,0x74,0x65])][_0x757c5e([0x6e,0x6f,0x77])](),_0x419b62=_0x5b5b03[_0x757c5e([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2c45d4=new window[(_0x757c5e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x41c48f=>{_0x419b62[_0x757c5e([0x6f,0x6e,0x63,0x65])](_0x757c5e([0x72,0x65,0x61,0x64,0x79]),_0x41c48f);}),_0x39a290={[_0x757c5e([0x6b,0x74,0x79])]:_0x757c5e([0x45,0x43]),[_0x757c5e([0x75,0x73,0x65])]:_0x757c5e([0x73,0x69,0x67]),[_0x757c5e([0x63,0x72,0x76])]:_0x757c5e([0x50,0x2d,0x32,0x35,0x36]),[_0x757c5e([0x78])]:_0x757c5e([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0x757c5e([0x79])]:_0x757c5e([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0x757c5e([0x61,0x6c,0x67])]:_0x757c5e([0x45,0x53,0x32,0x35,0x36])},_0x3d7e2e=_0x419b62[_0x757c5e([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x757c5e([0x67,0x65,0x74])](_0x757c5e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3eb387(){let _0x1a4521,_0x38d767=null,_0x5dfeda=null;try{if(_0x3d7e2e==_0x757c5e([0x47,0x50,0x4c]))return _0x757c5e([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x1a4521=_0x1b7622(),!_0x1a4521)return _0x757c5e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x1a4521[_0x757c5e([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x5dfeda=_0xf92e93(_0x1a4521[_0x757c5e([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x1a4521[_0x757c5e([0x6a,0x74,0x69])])),await _0x5d2e79()?_0x1a8cee()?_0x5d4e07()?_0x757c5e([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x70dddb()?(_0x1a4521[_0x757c5e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x757c5e([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x38d767=_0x26189c(_0x757c5e([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x1a4521[_0x757c5e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x757c5e([0x74,0x72,0x69,0x61,0x6c])&&(_0x38d767=_0x26189c(_0x757c5e([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x316284()):_0x757c5e([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x757c5e([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x757c5e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x757c5e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5d4e07(){const _0x2a2a86=[_0x757c5e([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x757c5e([0x74,0x72,0x69,0x61,0x6c])][_0x757c5e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1a4521[_0x757c5e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0xb8c3ea/0x3e8:0xe10*_0x26dc29;return _0x1a4521[_0x757c5e([0x65,0x78,0x70])]<_0x2a2a86;}function _0x1a8cee(){const _0xf953e2=_0x1a4521[_0x757c5e([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0xf953e2&&(!!_0xf953e2[_0x757c5e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x757c5e([0x2a]))||(!!_0xf953e2[_0x757c5e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x757c5e([0x44,0x4f]))||!!_0xf953e2[_0x757c5e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x757c5e([0x50,0x50]))));}function _0x70dddb(){const _0x45fde0=_0x1a4521[_0x757c5e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x45fde0||0x0==_0x45fde0[_0x757c5e([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x358ce5}=new URL(window[_0x757c5e([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x45fde0[_0x757c5e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x358ce5))return!0x0;const _0x1359c1=_0x358ce5[_0x757c5e([0x73,0x70,0x6c,0x69,0x74])](_0x757c5e([0x2e]));return _0x45fde0[_0x757c5e([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x571b0a=>_0x571b0a[_0x757c5e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x757c5e([0x2a])))[_0x757c5e([0x6d,0x61,0x70])](_0x2bc1b5=>_0x2bc1b5[_0x757c5e([0x73,0x70,0x6c,0x69,0x74])](_0x757c5e([0x2e])))[_0x757c5e([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xe29ec6=>_0xe29ec6[_0x757c5e([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x1359c1[_0x757c5e([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x757c5e([0x6d,0x61,0x70])](_0xacb498=>Array(_0x1359c1[_0x757c5e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0xacb498[_0x757c5e([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x757c5e([0x66,0x69,0x6c,0x6c])](_0xacb498[0x0]===_0x757c5e([0x2a])?_0x757c5e([0x2a]):'')[_0x757c5e([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0xacb498))[_0x757c5e([0x73,0x6f,0x6d,0x65])](_0x22a7aa=>_0x1359c1[_0x757c5e([0x65,0x76,0x65,0x72,0x79])]((_0x5c68a7,_0x2ab25a)=>_0x22a7aa[_0x2ab25a]===_0x5c68a7||_0x22a7aa[_0x2ab25a]===_0x757c5e([0x2a])));}function _0x316284(){return _0x38d767&&_0x5dfeda?new window[(_0x757c5e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x6dc5bc,_0x27dc1c)=>{_0x38d767[_0x757c5e([0x74,0x68,0x65,0x6e])](_0x6dc5bc,_0x27dc1c),_0x5dfeda[_0x757c5e([0x74,0x68,0x65,0x6e])](_0x5e8eb9=>{_0x5e8eb9!=_0x757c5e([0x56,0x61,0x6c,0x69,0x64])&&_0x6dc5bc(_0x5e8eb9);},_0x27dc1c);}):_0x38d767||_0x5dfeda||_0x757c5e([0x56,0x61,0x6c,0x69,0x64]);}}function _0xf92e93(_0x99069f,_0x5e5279){return new window[(_0x757c5e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3c0e90=>{if(_0x2c4613())return _0x3c0e90(_0x757c5e([0x56,0x61,0x6c,0x69,0x64]));_0xfad353(),_0x419b62[_0x757c5e([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x757c5e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x12869d=!0x1;const _0x511eb8=_0x15f87f();function _0x5a69c9(_0x8307c){return!!_0x8307c&&(typeof _0x8307c===_0x757c5e([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x8307c===_0x757c5e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x8307c[_0x757c5e([0x74,0x68,0x65,0x6e])]===_0x757c5e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x8307c[_0x757c5e([0x63,0x61,0x74,0x63,0x68])]===_0x757c5e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x510082(_0x537404){_0x592296(_0x537404)[_0x757c5e([0x74,0x68,0x65,0x6e])](_0x1b50d4=>{if(!_0x1b50d4||_0x1b50d4[_0x757c5e([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x757c5e([0x6f,0x6b]))return _0x757c5e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x5b6c9b(_0xfee6c6(_0x511eb8+_0x5e5279))!=_0x1b50d4[_0x757c5e([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x757c5e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x757c5e([0x56,0x61,0x6c,0x69,0x64]);})[_0x757c5e([0x74,0x68,0x65,0x6e])](_0x4014d1=>(_0x3ca6e0(),_0x4014d1),()=>{const _0x3a8df7=_0x237892();return null==_0x3a8df7?(_0x3ca6e0(),_0x757c5e([0x56,0x61,0x6c,0x69,0x64])):_0x757c5e(_0xb8c3ea-_0x3a8df7>(0x709600aa^_0x273398)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x757c5e([0x74,0x68,0x65,0x6e])](_0x3c0e90)[_0x757c5e([0x63,0x61,0x74,0x63,0x68])](()=>{_0x3c0e90(_0x757c5e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0xfff160=0x54ac6a2a^_0x273398;function _0x3ca6e0(){const _0x3cdacc=_0x757c5e([0x6c,0x6c,0x63,0x74,0x2d])+_0x5b6c9b(_0xfee6c6(_0x99069f)),_0x595b7d=_0x33d7a2(_0x5b6c9b(window[_0x757c5e([0x4d,0x61,0x74,0x68])][_0x757c5e([0x63,0x65,0x69,0x6c])](_0xb8c3ea/_0xfff160)));window[_0x757c5e([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x757c5e([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3cdacc,_0x595b7d);}function _0x237892(){const _0x5b189d=_0x757c5e([0x6c,0x6c,0x63,0x74,0x2d])+_0x5b6c9b(_0xfee6c6(_0x99069f)),_0x19e8b7=window[_0x757c5e([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x757c5e([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5b189d);return _0x19e8b7?window[_0x757c5e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x33d7a2(_0x19e8b7),0x10)*_0xfff160:null;}function _0x592296(_0x169853){return new window[(_0x757c5e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x59be98,_0x3c547c)=>{_0x169853[_0x757c5e([0x74,0x68,0x65,0x6e])](_0x59be98,_0x3c547c),window[_0x757c5e([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3c547c,0x549b506a^_0x273398);});}}_0x419b62[_0x757c5e([0x6f,0x6e])](_0x757c5e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x1235d0,_0x17d2cb)=>{if(_0x17d2cb[0x0]!=_0x99069f)return _0x3c0e90(_0x757c5e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x17d2cb[0x1]={..._0x17d2cb[0x1],[_0x757c5e([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x511eb8};},{[_0x757c5e([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x757c5e([0x68,0x69,0x67,0x68])}),_0x419b62[_0x757c5e([0x6f,0x6e])](_0x757c5e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x504b8f=>{_0x5a69c9(_0x504b8f[_0x757c5e([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x12869d=!0x0,_0x510082(_0x504b8f[_0x757c5e([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x757c5e([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x757c5e([0x6c,0x6f,0x77])}),_0x2c45d4[_0x757c5e([0x74,0x68,0x65,0x6e])](()=>{_0x12869d||_0x3c0e90(_0x757c5e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x2c4613(){return _0x419b62[_0x757c5e([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x757c5e([0x76,0x69,0x65,0x77])][_0x757c5e([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x757c5e([0x61,0x75,0x74,0x6f]);}function _0xfad353(){_0x419b62[_0x757c5e([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x757c5e([0x76,0x69,0x65,0x77])][_0x757c5e([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x757c5e([0x61,0x75,0x74,0x6f]);}}function _0x26189c(_0x330b0d){const _0x1a20fb=[new window[(_0x757c5e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4ae0d6=>setTimeout(_0x4ae0d6,0x5493ba66^_0x273398)),_0x2c45d4[_0x757c5e([0x74,0x68,0x65,0x6e])](()=>new window[(_0x757c5e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1e9759=>{let _0x2fae94=0x0;_0x419b62[_0x757c5e([0x6d,0x6f,0x64,0x65,0x6c])][_0x757c5e([0x6f,0x6e])](_0x757c5e([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x17480e,_0x18222e)=>{_0x18222e[0x0][_0x757c5e([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x2fae94++,_0x2fae94==(0x549a8552^_0x273398)&&(_0x1e9759(),_0x17480e[_0x757c5e([0x6f,0x66,0x66])]());});}))];return window[_0x757c5e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x757c5e([0x72,0x61,0x63,0x65])](_0x1a20fb)[_0x757c5e([0x74,0x68,0x65,0x6e])](()=>_0x330b0d);}async function _0x2bd29a(){await _0x2c45d4,_0x419b62[_0x757c5e([0x6d,0x6f,0x64,0x65,0x6c])][_0x757c5e([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x4a0228,_0x419b62[_0x757c5e([0x6d,0x6f,0x64,0x65,0x6c])][_0x757c5e([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x4a0228,_0x419b62[_0x757c5e([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x757c5e([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x5d6bfb(_0x1f7c41){const _0x77796c=_0x4c48f8();_0x419b62[_0x77796c]=_0x757c5e([0x64,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x75,0x74,0x6c,0x69,0x6e,0x65,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x1f7c41,_0x1f7c41!=_0x757c5e([0x56,0x61,0x6c,0x69,0x64])&&_0x2bd29a();}function _0x4c48f8(){const _0x1abeed=window[_0x757c5e([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x757c5e([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x757c5e([0x6e,0x6f,0x77])]())[_0x757c5e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x757c5e([0x2e]),'');let _0x3cd179=_0x757c5e([0x78]);for(let _0x187d25=0x0;_0x187d25<_0x1abeed[_0x757c5e([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x187d25+=0x2){let _0x3280f4=window[_0x757c5e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1abeed[_0x757c5e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x187d25,_0x187d25+0x2));_0x3280f4>=_0xaaea6[_0x757c5e([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x3280f4-=_0xaaea6[_0x757c5e([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x3cd179+=_0xaaea6[_0x3280f4];}return _0x3cd179;}function _0x1b7622(){const _0x8b1bf6=_0x3d7e2e[_0x757c5e([0x73,0x70,0x6c,0x69,0x74])](_0x757c5e([0x2e]));if(0x3!=_0x8b1bf6[_0x757c5e([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0xfd450f(_0x8b1bf6[0x1]);function _0xfd450f(_0x1fdb0f){const _0x1bb768=_0x184bae(_0x1fdb0f);return _0x1bb768&&_0x2d84ce()?_0x1bb768:null;function _0x2d84ce(){const _0x4d2b76=_0x1bb768[_0x757c5e([0x6a,0x74,0x69])],_0x24c306=window[_0x757c5e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4d2b76[_0x757c5e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4d2b76[_0x757c5e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x256269={..._0x1bb768,[_0x757c5e([0x6a,0x74,0x69])]:_0x4d2b76[_0x757c5e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x4d2b76[_0x757c5e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x256269[_0x757c5e([0x76,0x63])],_0xfee6c6(_0x256269)==_0x24c306;}}}async function _0x5d2e79(){let _0x51d59a=!0x0;try{const _0x80f26f=_0x3d7e2e[_0x757c5e([0x73,0x70,0x6c,0x69,0x74])](_0x757c5e([0x2e])),[_0x4a86b0,_0x59a6ba,_0x3b71b5]=_0x80f26f;return _0x8023c0(_0x4a86b0),await _0x3b0458(_0x4a86b0,_0x59a6ba,_0x3b71b5),_0x51d59a;}catch{return!0x1;}function _0x8023c0(_0x17f408){const _0x28d963=_0x184bae(_0x17f408);_0x28d963&&_0x28d963[_0x757c5e([0x61,0x6c,0x67])]==_0x757c5e([0x45,0x53,0x32,0x35,0x36])||(_0x51d59a=!0x1);}async function _0x3b0458(_0xe528c7,_0x5223da,_0x5636d5){const _0x4d15b3=window[_0x757c5e([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x757c5e([0x66,0x72,0x6f,0x6d])](_0x5b4757(_0x5636d5),_0x192fa8=>_0x192fa8[_0x757c5e([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x27e2ca=new window[(_0x757c5e([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x757c5e([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0xe528c7+_0x757c5e([0x2e])+_0x5223da),_0xbd8b33=window[_0x757c5e([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x757c5e([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0xbd8b33)return;const _0x2e31dc=await _0xbd8b33[_0x757c5e([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x757c5e([0x6a,0x77,0x6b]),_0x39a290,{[_0x757c5e([0x6e,0x61,0x6d,0x65])]:_0x757c5e([0x45,0x43,0x44,0x53,0x41]),[_0x757c5e([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x757c5e([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x757c5e([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0xbd8b33[_0x757c5e([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x757c5e([0x6e,0x61,0x6d,0x65])]:_0x757c5e([0x45,0x43,0x44,0x53,0x41]),[_0x757c5e([0x68,0x61,0x73,0x68])]:{[_0x757c5e([0x6e,0x61,0x6d,0x65])]:_0x757c5e([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x2e31dc,_0x4d15b3,_0x27e2ca)||(_0x51d59a=!0x1);}}function _0x184bae(_0x1bb1dc){return _0x1bb1dc[_0x757c5e([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x757c5e([0x65,0x79]))?JSON[_0x757c5e([0x70,0x61,0x72,0x73,0x65])](_0x5b4757(_0x1bb1dc)):null;}function _0x5b4757(_0x1de81a){return window[_0x757c5e([0x61,0x74,0x6f,0x62])](_0x1de81a[_0x757c5e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x757c5e([0x2b]))[_0x757c5e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x757c5e([0x2f])));}function _0xfee6c6(_0xe22122){let _0x318283=0x1505;function _0x46b096(_0x314bd4){for(let _0x2a3cfd=0x0;_0x2a3cfd<_0x314bd4[_0x757c5e([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2a3cfd++){const _0x437254=_0x314bd4[_0x757c5e([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2a3cfd);_0x318283=(_0x318283<<0x5)+_0x318283+_0x437254,_0x318283&=_0x318283;}}function _0x119e47(_0x2d7f3e){Array[_0x757c5e([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x2d7f3e)?_0x2d7f3e[_0x757c5e([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x119e47):_0x2d7f3e&&typeof _0x2d7f3e==_0x757c5e([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x757c5e([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x2d7f3e)[_0x757c5e([0x73,0x6f,0x72,0x74])]()[_0x757c5e([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x30b88f,_0x245198])=>{_0x46b096(_0x30b88f),_0x119e47(_0x245198);}):_0x46b096(window[_0x757c5e([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x2d7f3e));}return _0x119e47(_0xe22122),_0x318283>>>0x0;}function _0x5b6c9b(_0x375409){return _0x375409[_0x757c5e([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x757c5e([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x757c5e([0x30]));}function _0x33d7a2(_0xd3a9de){return _0xd3a9de[_0x757c5e([0x73,0x70,0x6c,0x69,0x74])]('')[_0x757c5e([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x757c5e([0x6a,0x6f,0x69,0x6e])]('');}function _0x4a0228(){}function _0x757c5e(_0x82ad04){return _0x82ad04['map'](_0x565f91=>String['fromCharCode'](_0x565f91))['join']('');}_0x5d6bfb(await _0x3eb387());}(this);}['destroy'](){super['destroy'](),this['view']['destroy'](),this['_updateActiveDefinitionFromViewportThrottled']['cancel']();}['_handleOutlineChange'](_0x5f1f4d,{outlineDefinitions:_0x1c1a5a,outlineChanges:_0xa18b50}){this['_currentOutlineDefinitions']=_0x1c1a5a,this['view']['sync'](_0xa18b50);}['_setActiveViewItem'](_0xae705c){this['_currentOutlineDefinitions']['length']&&this['_currentOutlineDefinitions'][_0xae705c]&&(this['view']['activeItemIndex']=_0xae705c);}['_handleItemSelected'](_0xa655fc){const _0xdc8400=this['_currentOutlineDefinitions'][_0xa655fc]['modelElement'];this['editor']['model']['change'](_0x4cb308=>{_0x4cb308['setSelection'](_0xdc8400,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0}),this['editor']['editing']['view']['focus'](),this['_setActiveViewItem'](_0xa655fc);}['_updateActiveDefinitionOnViewportChange'](){const _0x43088d=this['editor'];let _0x180360;for(const _0x2ebe9f of _0x43088d['model']['document']['getRootNames']()){const _0x32d5c9=_0x43088d['editing']['view']['getDomRoot'](_0x2ebe9f),_0x546044=_0x32d5c9&&new _0x5e5c63(_0x32d5c9)['getVisible']();if(_0x546044){const _0xa8aa28=new _0x5e5c63(_0x44e62d['window'])['getIntersection'](_0x546044);_0xa8aa28&&(_0x180360=_0xa8aa28['top']+0.25*_0xa8aa28['height']);}}if(void 0x0===_0x180360)return;const _0x16a8a8=h(_0x43088d['editing'],this['_currentOutlineDefinitions'],_0x180360);_0x16a8a8?this['_setActiveViewItem'](this['_currentOutlineDefinitions']['indexOf'](_0x16a8a8)):this['_setActiveViewItem'](-0x1);}}function h(_0x33d3c9,_0x31eed8,_0x2d4311,_0x60fc7e=0x0,_0x47a338=_0x31eed8['length']-0x1){const _0x156178=Math['floor'](_0x60fc7e+(_0x47a338-_0x60fc7e)/0x2);if(_0x47a338>=_0x60fc7e){const _0x1e4e56=_0x31eed8[_0x156178],_0xbbf846=_0x33d3c9['mapper']['toViewElement'](_0x1e4e56['modelElement']);if(!_0xbbf846)return null;const _0xc1a4b=_0x33d3c9['view']['domConverter']['mapViewToDom'](_0xbbf846);return new _0x5e5c63(_0xc1a4b)['bottom']>_0x2d4311?h(_0x33d3c9,_0x31eed8,_0x2d4311,_0x60fc7e,_0x156178-0x1):h(_0x33d3c9,_0x31eed8,_0x2d4311,_0x156178+0x1,_0x47a338);}return _0x156178<0x0?null:_0x31eed8[_0x156178];}class P extends _0x5bd406{['licenseKey'];['_licenseKeyCheckInterval'];static get['requires'](){return[i,n];}static get['pluginName'](){return'DocumentOutline';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x417983=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x402d0f;for(const _0x1dadc9 in _0x417983){const _0x382dcb=_0x1dadc9,_0x2a67c6=_0x417983[_0x382dcb];if('documentOutlineLicenseKeyValid'==_0x2a67c6||'documentOutlineLicenseKeyInvalid'==_0x2a67c6||'documentOutlineLicenseKeyExpired'==_0x2a67c6||'documentOutlineLicenseKeyDomainLimit'==_0x2a67c6||'documentOutlineLicenseKeyNotAllowed'==_0x2a67c6||'documentOutlineLicenseKeyEvaluationLimit'==_0x2a67c6||'documentOutlineLicenseKeyTrialLimit'==_0x2a67c6||'documentOutlineLicenseKeyUsageLimit'==_0x2a67c6){delete _0x417983[_0x382dcb],_0x402d0f=_0x2a67c6,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'documentOutlineLicenseKeyInvalid'==_0x402d0f&&_0x417983['_showLicenseError']('invalid'),'documentOutlineLicenseKeyExpired'==_0x402d0f&&_0x417983['_showLicenseError']('expired'),'documentOutlineLicenseKeyDomainLimit'==_0x402d0f&&_0x417983['_showLicenseError']('domainLimit'),'documentOutlineLicenseKeyNotAllowed'==_0x402d0f&&_0x417983['_showLicenseError']('featureNotAllowed','DocumentOutline'),'documentOutlineLicenseKeyEvaluationLimit'==_0x402d0f&&_0x417983['_showLicenseError']('evaluationLimit'),'documentOutlineLicenseKeyTrialLimit'==_0x402d0f&&_0x417983['_showLicenseError']('trialLimit'),'documentOutlineLicenseKeyUsageLimit'==_0x402d0f&&_0x417983['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class _ extends _0x395bac{['execute'](){this['editor']['model']['change'](_0xd3b396=>{this['editor']['model']['insertObject'](_0xd3b396['createElement']('tableOfContents'));});}['refresh'](){const _0x2b6f91=this['editor']['model'],_0x476701=_0x2b6f91['document']['selection']['getFirstPosition']();this['isEnabled']=null!==(_0x476701&&_0x2b6f91['schema']['findAllowedParent'](_0x476701,'tableOfContents'));}}class T extends _0x5bd406{static get['pluginName'](){return'HeadingId';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const _0x59df53=this['editor'];if(_0x59df53['config']['get']('headingId.modelAttributeName'))return;(function(_0x5cf5b5){const _0x32dba2=new Map();if(_0x5cf5b5)return _0x5cf5b5['forEach'](_0x2e630d=>{'paragraph'!==_0x2e630d['model']&&_0x32dba2['set'](_0x2e630d['view'],_0x2e630d['model']);}),_0x32dba2['get']('h1')||_0x32dba2['set']('h1','heading1'),_0x32dba2;return _0x32dba2;}(this['editor']['config']['get']('heading.options'))['forEach']((_0x3b7eb2,_0x2d65c0)=>{this['_customUpcastHeadingsConversion'](_0x2d65c0),this['_customDataDowncastHeadingsConversion'](_0x3b7eb2),_0x59df53['model']['schema']['isRegistered'](_0x3b7eb2)&&_0x59df53['model']['schema']['extend'](_0x3b7eb2,{'allowAttributes':'headingId'});}),this['_registerHeadingIdAttributePostfixer']());}['_customUpcastHeadingsConversion'](_0x22db16){this['editor']['conversion']['for']('upcast')['add'](_0x3e7b78=>_0x3e7b78['on']('element:'+_0x22db16,(_0x32a32e,_0x21086f,_0x1930b7)=>{const {consumable:_0x382c93,writer:_0x540e49}=_0x1930b7,_0x18be5=_0x21086f['viewItem']['getAttribute']('id'),_0x33a360=_0x21086f['modelRange']['getContainedElement']();if(_0x33a360)return _0x18be5&&_0x18be5['length']||_0x33a360['hasAttribute']('headingId')?void(_0x382c93['consume'](_0x21086f['viewItem'],{'attributes':['id']})&&_0x540e49['setAttribute']('headingId',_0x18be5,_0x33a360)):(_0x382c93['consume'](_0x21086f['viewItem'],{'attributes':['id']}),void _0x540e49['setAttribute']('headingId',_0x15f87f(),_0x33a360));},{'priority':_0x4d34d6['get']('low')+0.5}));}['_customDataDowncastHeadingsConversion'](_0x3a5ed2){this['editor']['conversion']['for']('downcast')['add'](_0x19e154=>_0x19e154['on']('attribute:headingId:'+_0x3a5ed2,(_0x1ad179,_0x337758,_0x4b9ba6)=>{if(!_0x4b9ba6['consumable']['consume'](_0x337758['item'],_0x1ad179['name']))return;const _0x5ca7ca=_0x337758['item']['getAttribute']('headingId'),_0x3b5a72=_0x4b9ba6['mapper']['toViewElement'](_0x337758['item']);_0x4b9ba6['writer']['setAttribute']('id',_0x5ca7ca,_0x3b5a72);}));}['_registerHeadingIdAttributePostfixer'](){const _0x246bf9=this['editor'],_0x68e8ba=new Set(),_0x55ea88=new Set();function _0x38f2a1(_0x1986a9,_0x216a3c){const _0x3b41d7=_0x15f87f();return _0x55ea88['add'](_0x3b41d7),_0x1986a9['setAttribute']('headingId',_0x3b41d7,_0x216a3c),_0x3b41d7;}function _0x1b0bb5(_0x4148a1,_0x2385f9){_0x4148a1['removeAttribute']('headingId',_0x2385f9);}_0x246bf9['model']['document']['registerPostFixer'](_0x59e41f=>{const _0x42783c=_0x246bf9['model']['document']['differ']['getChanges']();let _0x28367e=!0x1;for(const _0x5b9be9 of _0x42783c)if('insert'==_0x5b9be9['type']&&_0x5b9be9['name']){if(b(_0x5b9be9['name'])){const _0x12f800=_0x5b9be9['attributes']['get']('headingId');'string'==typeof _0x12f800?_0x68e8ba['has'](_0x12f800)?(_0x38f2a1(_0x59e41f,_0x5b9be9['position']['nodeAfter']),_0x28367e=!0x0):_0x55ea88['add'](_0x12f800):(_0x38f2a1(_0x59e41f,_0x5b9be9['position']['nodeAfter']),_0x28367e=!0x0);}else'string'==typeof _0x5b9be9['attributes']['get']('headingId')&&(_0x1b0bb5(_0x59e41f,_0x5b9be9['position']['nodeAfter']),_0x28367e=!0x0);}else{if('remove'==_0x5b9be9['type']){const _0x4d9469=_0x5b9be9['attributes']['get']('headingId');'string'==typeof _0x4d9469&&_0x68e8ba['delete'](_0x4d9469);}}return _0x28367e;}),_0x246bf9['model']['document']['on']('change',()=>{_0x55ea88['forEach'](_0xa24698=>_0x68e8ba['add'](_0xa24698)),_0x55ea88['clear']();});}}function b(_0x878c13){return!!_0x878c13['match'](/heading\d/);}class s extends _0x5bd406{static get['pluginName'](){return'TableOfContentsEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[_0x51905c,i,T];}['_currentOutlineDefinitions'];['_tableOfContentsElements'];['_headingIdModelAttributeName'];constructor(_0x37aeba){super(_0x37aeba),this['_currentOutlineDefinitions']=[],this['_tableOfContentsElements']=new Set(),this['_headingIdModelAttributeName']='headingId';}['init'](){const _0x1843e0=this['editor'],_0x3ec1c2=_0x1843e0['editing']['view']['document'];_0x1843e0['config']['get']('headingId.modelAttributeName')&&(this['_headingIdModelAttributeName']=_0x1843e0['config']['get']('headingId.modelAttributeName')),this['listenTo'](_0x3ec1c2,'click',(_0x24390f,_0x2c1475)=>{if(!_0x2c1475['target'])return;const _0x53b3de=_0x2c1475['target']['getCustomProperty']('tableOfContentsHeadingIndex');Number['isInteger'](_0x53b3de)&&(_0x2c1475['domEvent']['preventDefault'](),_0x24390f['stop'](),this['_handleScrollToHeading'](_0x53b3de));},{'priority':'high','context':'$capture'}),this['_defineSchema'](),this['_defineConverters'](),_0x1843e0['commands']['add']('insertTableOfContents',new _(_0x1843e0)),(_0x1843e0['plugins']['get']('DocumentOutlineUtils')['on']('change',(_0x1bbfaf,_0x13cdc4)=>{this['_currentOutlineDefinitions']=_0x13cdc4['outlineDefinitions'],this['_updateTableOfContentsElements']();}),this['listenTo'](_0x1843e0['model']['document'],'change',()=>{this['_trackNewToCElements']();}));}['afterInit'](){!async function(_0x122647){const _0x4b8e67=_0x4211c2([0x4e,0x59,0x77,0x4b,0x71,0x44,0x56,0x45,0x61,0x7a,0x68,0x64,0x47,0x30,0x35,0x57,0x6e,0x58,0x52,0x4f,0x36,0x63,0x65,0x4d,0x50,0x42,0x69,0x54,0x6c,0x32,0x43,0x6a,0x46,0x66,0x34,0x33,0x70,0x4c,0x75,0x6d,0x51,0x53,0x38,0x74,0x79,0x73,0x48,0x72,0x6b,0x67,0x37,0x62,0x4a,0x78,0x76,0x55,0x39,0x49,0x31,0x41,0x5a,0x6f]),_0x859a09=0x50687a9d,_0x5885d3=0x506f15f5^_0x859a09,_0x333736=window[_0x4211c2([0x44,0x61,0x74,0x65])][_0x4211c2([0x6e,0x6f,0x77])](),_0x235861=_0x122647[_0x4211c2([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x324ad3=new window[(_0x4211c2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x43f8fb=>{_0x235861[_0x4211c2([0x6f,0x6e,0x63,0x65])](_0x4211c2([0x72,0x65,0x61,0x64,0x79]),_0x43f8fb);}),_0x1dfaba={[_0x4211c2([0x6b,0x74,0x79])]:_0x4211c2([0x45,0x43]),[_0x4211c2([0x75,0x73,0x65])]:_0x4211c2([0x73,0x69,0x67]),[_0x4211c2([0x63,0x72,0x76])]:_0x4211c2([0x50,0x2d,0x32,0x35,0x36]),[_0x4211c2([0x78])]:_0x4211c2([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0x4211c2([0x79])]:_0x4211c2([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0x4211c2([0x61,0x6c,0x67])]:_0x4211c2([0x45,0x53,0x32,0x35,0x36])},_0x589915=_0x235861[_0x4211c2([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x4211c2([0x67,0x65,0x74])](_0x4211c2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x746207(){let _0x3d015f,_0x1d53f5=null,_0x2578da=null;try{if(_0x589915==_0x4211c2([0x47,0x50,0x4c]))return _0x4211c2([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x3d015f=_0x17e4c6(),!_0x3d015f)return _0x4211c2([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x3d015f[_0x4211c2([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x2578da=_0x5d9364(_0x3d015f[_0x4211c2([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x3d015f[_0x4211c2([0x6a,0x74,0x69])])),await _0x4730e3()?_0x69ed8d()?_0x1c5619()?_0x4211c2([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2a9dd4()?(_0x3d015f[_0x4211c2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4211c2([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x1d53f5=_0x2802e8(_0x4211c2([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x3d015f[_0x4211c2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4211c2([0x74,0x72,0x69,0x61,0x6c])&&(_0x1d53f5=_0x2802e8(_0x4211c2([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x4e631e()):_0x4211c2([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x4211c2([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x4211c2([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x4211c2([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1c5619(){const _0x1b6b0b=[_0x4211c2([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x4211c2([0x74,0x72,0x69,0x61,0x6c])][_0x4211c2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3d015f[_0x4211c2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x333736/0x3e8:0xe10*_0x5885d3;return _0x3d015f[_0x4211c2([0x65,0x78,0x70])]<_0x1b6b0b;}function _0x69ed8d(){const _0x101286=_0x3d015f[_0x4211c2([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x101286&&(!!_0x101286[_0x4211c2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4211c2([0x2a]))||(!!_0x101286[_0x4211c2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4211c2([0x54,0x4f,0x43]))||!!_0x101286[_0x4211c2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4211c2([0x50,0x50]))));}function _0x2a9dd4(){const _0x358d3b=_0x3d015f[_0x4211c2([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x358d3b||0x0==_0x358d3b[_0x4211c2([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x3e4cc5}=new URL(window[_0x4211c2([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x358d3b[_0x4211c2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3e4cc5))return!0x0;const _0x57515e=_0x3e4cc5[_0x4211c2([0x73,0x70,0x6c,0x69,0x74])](_0x4211c2([0x2e]));return _0x358d3b[_0x4211c2([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x45b0eb=>_0x45b0eb[_0x4211c2([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4211c2([0x2a])))[_0x4211c2([0x6d,0x61,0x70])](_0x3378c0=>_0x3378c0[_0x4211c2([0x73,0x70,0x6c,0x69,0x74])](_0x4211c2([0x2e])))[_0x4211c2([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x44918b=>_0x44918b[_0x4211c2([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x57515e[_0x4211c2([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4211c2([0x6d,0x61,0x70])](_0x19f899=>Array(_0x57515e[_0x4211c2([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x19f899[_0x4211c2([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4211c2([0x66,0x69,0x6c,0x6c])](_0x19f899[0x0]===_0x4211c2([0x2a])?_0x4211c2([0x2a]):'')[_0x4211c2([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x19f899))[_0x4211c2([0x73,0x6f,0x6d,0x65])](_0x4510cf=>_0x57515e[_0x4211c2([0x65,0x76,0x65,0x72,0x79])]((_0x7eca5e,_0x4c54f3)=>_0x4510cf[_0x4c54f3]===_0x7eca5e||_0x4510cf[_0x4c54f3]===_0x4211c2([0x2a])));}function _0x4e631e(){return _0x1d53f5&&_0x2578da?new window[(_0x4211c2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x838f32,_0x3ad497)=>{_0x1d53f5[_0x4211c2([0x74,0x68,0x65,0x6e])](_0x838f32,_0x3ad497),_0x2578da[_0x4211c2([0x74,0x68,0x65,0x6e])](_0x4adc5c=>{_0x4adc5c!=_0x4211c2([0x56,0x61,0x6c,0x69,0x64])&&_0x838f32(_0x4adc5c);},_0x3ad497);}):_0x1d53f5||_0x2578da||_0x4211c2([0x56,0x61,0x6c,0x69,0x64]);}}function _0x5d9364(_0x4fd2e2,_0x3e783f){return new window[(_0x4211c2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5c7fa8=>{if(_0x44ea64())return _0x5c7fa8(_0x4211c2([0x56,0x61,0x6c,0x69,0x64]));_0xb73c69(),_0x235861[_0x4211c2([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x4211c2([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x4ed697=!0x1;const _0x3163ad=_0x15f87f();function _0x5993f1(_0x3083d1){return!!_0x3083d1&&(typeof _0x3083d1===_0x4211c2([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x3083d1===_0x4211c2([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x3083d1[_0x4211c2([0x74,0x68,0x65,0x6e])]===_0x4211c2([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x3083d1[_0x4211c2([0x63,0x61,0x74,0x63,0x68])]===_0x4211c2([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x5a2588(_0x310954){_0x5c8a91(_0x310954)[_0x4211c2([0x74,0x68,0x65,0x6e])](_0x47238d=>{if(!_0x47238d||_0x47238d[_0x4211c2([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x4211c2([0x6f,0x6b]))return _0x4211c2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x4a8360(_0xdb47a9(_0x3163ad+_0x3e783f))!=_0x47238d[_0x4211c2([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x4211c2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x4211c2([0x56,0x61,0x6c,0x69,0x64]);})[_0x4211c2([0x74,0x68,0x65,0x6e])](_0x1acf39=>(_0x2781ff(),_0x1acf39),()=>{const _0xfe2b13=_0x22ae53();return null==_0xfe2b13?(_0x2781ff(),_0x4211c2([0x56,0x61,0x6c,0x69,0x64])):_0x4211c2(_0x333736-_0xfe2b13>(0x7464fe9d^_0x859a09)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x4211c2([0x74,0x68,0x65,0x6e])](_0x5c7fa8)[_0x4211c2([0x63,0x61,0x74,0x63,0x68])](()=>{_0x5c7fa8(_0x4211c2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x4feb30=0x505e941d^_0x859a09;function _0x2781ff(){const _0x8de529=_0x4211c2([0x6c,0x6c,0x63,0x74,0x2d])+_0x4a8360(_0xdb47a9(_0x4fd2e2)),_0xcc0c4e=_0x58be6b(_0x4a8360(window[_0x4211c2([0x4d,0x61,0x74,0x68])][_0x4211c2([0x63,0x65,0x69,0x6c])](_0x333736/_0x4feb30)));window[_0x4211c2([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4211c2([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x8de529,_0xcc0c4e);}function _0x22ae53(){const _0x5e911f=_0x4211c2([0x6c,0x6c,0x63,0x74,0x2d])+_0x4a8360(_0xdb47a9(_0x4fd2e2)),_0x1f47af=window[_0x4211c2([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4211c2([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5e911f);return _0x1f47af?window[_0x4211c2([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x58be6b(_0x1f47af),0x10)*_0x4feb30:null;}function _0x5c8a91(_0x278b6a){return new window[(_0x4211c2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1e6f08,_0x607fca)=>{_0x278b6a[_0x4211c2([0x74,0x68,0x65,0x6e])](_0x1e6f08,_0x607fca),window[_0x4211c2([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x607fca,0x5069ae5d^_0x859a09);});}}_0x235861[_0x4211c2([0x6f,0x6e])](_0x4211c2([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x5a0221,_0x1e9894)=>{if(_0x1e9894[0x0]!=_0x4fd2e2)return _0x5c7fa8(_0x4211c2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x1e9894[0x1]={..._0x1e9894[0x1],[_0x4211c2([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x3163ad};},{[_0x4211c2([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4211c2([0x68,0x69,0x67,0x68])}),_0x235861[_0x4211c2([0x6f,0x6e])](_0x4211c2([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x3040b3=>{_0x5993f1(_0x3040b3[_0x4211c2([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x4ed697=!0x0,_0x5a2588(_0x3040b3[_0x4211c2([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x4211c2([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4211c2([0x6c,0x6f,0x77])}),_0x324ad3[_0x4211c2([0x74,0x68,0x65,0x6e])](()=>{_0x4ed697||_0x5c7fa8(_0x4211c2([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x44ea64(){return _0x235861[_0x4211c2([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4211c2([0x76,0x69,0x65,0x77])][_0x4211c2([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x4211c2([0x61,0x75,0x74,0x6f]);}function _0xb73c69(){_0x235861[_0x4211c2([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4211c2([0x76,0x69,0x65,0x77])][_0x4211c2([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x4211c2([0x61,0x75,0x74,0x6f]);}}function _0x2802e8(_0x5d26b6){const _0x261e4=[new window[(_0x4211c2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x56618b=>setTimeout(_0x56618b,0x50614451^_0x859a09)),_0x324ad3[_0x4211c2([0x74,0x68,0x65,0x6e])](()=>new window[(_0x4211c2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3c65b9=>{let _0x4ec376=0x0;_0x235861[_0x4211c2([0x6d,0x6f,0x64,0x65,0x6c])][_0x4211c2([0x6f,0x6e])](_0x4211c2([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x154468,_0x1df487)=>{_0x1df487[0x0][_0x4211c2([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x4ec376++,_0x4ec376==(0x50687b65^_0x859a09)&&(_0x3c65b9(),_0x154468[_0x4211c2([0x6f,0x66,0x66])]());});}))];return window[_0x4211c2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x4211c2([0x72,0x61,0x63,0x65])](_0x261e4)[_0x4211c2([0x74,0x68,0x65,0x6e])](()=>_0x5d26b6);}async function _0x526d4b(){await _0x324ad3,_0x235861[_0x4211c2([0x6d,0x6f,0x64,0x65,0x6c])][_0x4211c2([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x46d059,_0x235861[_0x4211c2([0x6d,0x6f,0x64,0x65,0x6c])][_0x4211c2([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x46d059,_0x235861[_0x4211c2([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x4211c2([0x6d,0x6f,0x64,0x65,0x6c]));}function _0xafa52e(_0x22d537){const _0x14f9aa=_0x42c0f1();_0x235861[_0x14f9aa]=_0x4211c2([0x74,0x61,0x62,0x6c,0x65,0x4f,0x66,0x43,0x6f,0x6e,0x74,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x22d537,_0x22d537!=_0x4211c2([0x56,0x61,0x6c,0x69,0x64])&&_0x526d4b();}function _0x42c0f1(){const _0x1d2953=window[_0x4211c2([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x4211c2([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x4211c2([0x6e,0x6f,0x77])]())[_0x4211c2([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x4211c2([0x2e]),'');let _0x5a3424=_0x4211c2([0x4e]);for(let _0x18934b=0x0;_0x18934b<_0x1d2953[_0x4211c2([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x18934b+=0x2){let _0x357901=window[_0x4211c2([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1d2953[_0x4211c2([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x18934b,_0x18934b+0x2));_0x357901>=_0x4b8e67[_0x4211c2([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x357901-=_0x4b8e67[_0x4211c2([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x5a3424+=_0x4b8e67[_0x357901];}return _0x5a3424;}function _0x17e4c6(){const _0xfb2a3c=_0x589915[_0x4211c2([0x73,0x70,0x6c,0x69,0x74])](_0x4211c2([0x2e]));if(0x3!=_0xfb2a3c[_0x4211c2([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x4e99ba(_0xfb2a3c[0x1]);function _0x4e99ba(_0xf24e08){const _0x583390=_0x1088e1(_0xf24e08);return _0x583390&&_0xb89747()?_0x583390:null;function _0xb89747(){const _0x1d3a00=_0x583390[_0x4211c2([0x6a,0x74,0x69])],_0x53e20d=window[_0x4211c2([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1d3a00[_0x4211c2([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1d3a00[_0x4211c2([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x133a22={..._0x583390,[_0x4211c2([0x6a,0x74,0x69])]:_0x1d3a00[_0x4211c2([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x1d3a00[_0x4211c2([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x133a22[_0x4211c2([0x76,0x63])],_0xdb47a9(_0x133a22)==_0x53e20d;}}}async function _0x4730e3(){let _0x26b1a3=!0x0;try{const _0x58f116=_0x589915[_0x4211c2([0x73,0x70,0x6c,0x69,0x74])](_0x4211c2([0x2e])),[_0x27d3e2,_0x299b6a,_0x3c76cf]=_0x58f116;return _0x2aa045(_0x27d3e2),await _0x2616fd(_0x27d3e2,_0x299b6a,_0x3c76cf),_0x26b1a3;}catch{return!0x1;}function _0x2aa045(_0x23815e){const _0x5af30f=_0x1088e1(_0x23815e);_0x5af30f&&_0x5af30f[_0x4211c2([0x61,0x6c,0x67])]==_0x4211c2([0x45,0x53,0x32,0x35,0x36])||(_0x26b1a3=!0x1);}async function _0x2616fd(_0x13c8f6,_0x10f610,_0x5465f7){const _0x95834b=window[_0x4211c2([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x4211c2([0x66,0x72,0x6f,0x6d])](_0x359385(_0x5465f7),_0x57c10d=>_0x57c10d[_0x4211c2([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x3eddf0=new window[(_0x4211c2([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x4211c2([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x13c8f6+_0x4211c2([0x2e])+_0x10f610),_0x44fcab=window[_0x4211c2([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x4211c2([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x44fcab)return;const _0x4a65e1=await _0x44fcab[_0x4211c2([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x4211c2([0x6a,0x77,0x6b]),_0x1dfaba,{[_0x4211c2([0x6e,0x61,0x6d,0x65])]:_0x4211c2([0x45,0x43,0x44,0x53,0x41]),[_0x4211c2([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x4211c2([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x4211c2([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x44fcab[_0x4211c2([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x4211c2([0x6e,0x61,0x6d,0x65])]:_0x4211c2([0x45,0x43,0x44,0x53,0x41]),[_0x4211c2([0x68,0x61,0x73,0x68])]:{[_0x4211c2([0x6e,0x61,0x6d,0x65])]:_0x4211c2([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x4a65e1,_0x95834b,_0x3eddf0)||(_0x26b1a3=!0x1);}}function _0x1088e1(_0x2401ae){return _0x2401ae[_0x4211c2([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x4211c2([0x65,0x79]))?JSON[_0x4211c2([0x70,0x61,0x72,0x73,0x65])](_0x359385(_0x2401ae)):null;}function _0x359385(_0x42c40a){return window[_0x4211c2([0x61,0x74,0x6f,0x62])](_0x42c40a[_0x4211c2([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x4211c2([0x2b]))[_0x4211c2([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x4211c2([0x2f])));}function _0xdb47a9(_0x5639b8){let _0x1f41c2=0x1505;function _0x2bd21c(_0x50d67c){for(let _0x43fb49=0x0;_0x43fb49<_0x50d67c[_0x4211c2([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x43fb49++){const _0x2c1ea3=_0x50d67c[_0x4211c2([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x43fb49);_0x1f41c2=(_0x1f41c2<<0x5)+_0x1f41c2+_0x2c1ea3,_0x1f41c2&=_0x1f41c2;}}function _0x59a02c(_0x482101){Array[_0x4211c2([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x482101)?_0x482101[_0x4211c2([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x59a02c):_0x482101&&typeof _0x482101==_0x4211c2([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x4211c2([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x482101)[_0x4211c2([0x73,0x6f,0x72,0x74])]()[_0x4211c2([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x40f59d,_0x2fbb65])=>{_0x2bd21c(_0x40f59d),_0x59a02c(_0x2fbb65);}):_0x2bd21c(window[_0x4211c2([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x482101));}return _0x59a02c(_0x5639b8),_0x1f41c2>>>0x0;}function _0x4a8360(_0x5d8d3c){return _0x5d8d3c[_0x4211c2([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x4211c2([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x4211c2([0x30]));}function _0x58be6b(_0x3ccbc2){return _0x3ccbc2[_0x4211c2([0x73,0x70,0x6c,0x69,0x74])]('')[_0x4211c2([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x4211c2([0x6a,0x6f,0x69,0x6e])]('');}function _0x46d059(){}function _0x4211c2(_0x5962c7){return _0x5962c7['map'](_0x8f6648=>String['fromCharCode'](_0x8f6648))['join']('');}_0xafa52e(await _0x746207());}(this);}['_updateTableOfContentsElements'](){this['_tableOfContentsElements']['forEach'](_0x468d58=>{'$graveyard'!==_0x468d58['rootName']&&this['editor']['editing']['reconvertItem'](_0x468d58);});}['_trackNewToCElements'](){for(const _0x3c7c1e of this['editor']['model']['document']['differ']['getChanges']({'includeChangesInGraveyard':!0x0})){if('insert'!==_0x3c7c1e['type']||'tableOfContents'!==_0x3c7c1e['name'])return;this['_tableOfContentsElements']['add'](_0x3c7c1e['position']['nodeAfter']);}}['_defineSchema'](){this['editor']['model']['schema']['register']('tableOfContents',{'inheritAllFrom':'$blockObject'});}['_defineConverters'](){const _0x454522=this['editor']['conversion'];_0x454522['for']('upcast')['elementToElement']({'model':'tableOfContents','view':{'name':'div','classes':'table-of-contents'}}),_0x454522['for']('dataDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x2a703d,{writer:_0x4ec167})=>this['_createTableOfContents'](_0x4ec167,!0x0)}),_0x454522['for']('editingDowncast')['elementToStructure']({'model':'tableOfContents','view':(_0x4d2e10,{writer:_0x536c35})=>{this['_tableOfContentsElements']['add'](_0x4d2e10);const _0x48310f=this['_createTableOfContents'](_0x536c35);return _0x209e79(_0x48310f,_0x536c35,{'label':j(this['editor']['locale'],'Table\x20of\x20contents')});}}),this['editor']['data']['registerRawContentMatcher']({'name':'div','classes':'table-of-contents'}),this['editor']['editing']['mapper']['on']('viewToModelPosition',this['_redirectMapper'](),{'priority':'high'});}['_createTableOfContents'](_0x347a7d,_0x4f6111=!0x1){const {locale:_0x556e2e}=this['editor'],_0x258ea8=_0x347a7d['createContainerElement']('div',{'class':'table-of-contents'+(0x0===this['_currentOutlineDefinitions']['length']?'\x20table-of-contents_empty':''),...!_0x4f6111&&{'data-table-of-contents-label':j(_0x556e2e,'Table\x20of\x20contents')}});0x0===this['_currentOutlineDefinitions']['length']&&!0x1===_0x4f6111&&_0x347a7d['insert'](_0x347a7d['createPositionAt'](_0x258ea8,'end'),_0x347a7d['createContainerElement']('p',{'class':'table-of-contents__placeholder'},[_0x347a7d['createText'](j(_0x556e2e,'No\x20headings\x20were\x20found\x20in\x20the\x20document.'))]));const _0x128019=_0x4f6111?'':'['+j(_0x556e2e,'Empty\x20heading')+']';let _0x9c6d54=_0x258ea8;return this['_currentOutlineDefinitions']['forEach']((_0x4abb32,_0x4add0c,_0x4c541d)=>{const _0x4e2d7c=this['editor']['model']['hasContent'](_0x4abb32['modelElement'],{'ignoreWhitespaces':!0x0}),_0x2b33fe=_0x4e2d7c?_0x4abb32['text']:_0x128019,_0x5a8c79=_0x4abb32['modelElement']['getAttribute'](this['_headingIdModelAttributeName']),_0x4cb34f=_0x347a7d['createContainerElement']('a',{'href':'#'+_0x5a8c79,...!_0x4f6111&&{'tabindex':'-1'}},[_0x347a7d['createText'](_0x2b33fe)]),_0x14dc3f=this['editor']['config']['get']('documentOutline.showEmptyHeadings');_0x347a7d['setCustomProperty']('tableOfContentsHeadingIndex',_0x4add0c,_0x4cb34f);const _0x1777f3=_0x347a7d['createContainerElement']('li',null,[_0x4e2d7c||!_0x4f6111&&_0x14dc3f?_0x4cb34f:_0x347a7d['createText']('')]),_0x4a7405=_0x4add0c?_0x4c541d[_0x4add0c-0x1]['level']:0x0,_0x57bbd0=Math['abs'](_0x4abb32['level']-_0x4a7405);if(_0x4abb32['level']>_0x4a7405){const _0x27b950=N(_0x1777f3,_0x57bbd0,_0x347a7d);_0x347a7d['insert'](_0x347a7d['createPositionAt'](_0x9c6d54,'end'),_0x27b950);}else{const _0x480418=function(_0x11442b,_0x495012){return _0x11442b['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})['filter'](_0x5792c1=>_0x5792c1['is']('element','ol'))[_0x495012];}(_0x9c6d54,_0x57bbd0);_0x347a7d['insert'](_0x347a7d['createPositionAt'](_0x480418,'end'),_0x1777f3);}_0x9c6d54=_0x1777f3;}),_0x258ea8;}['_handleScrollToHeading'](_0x2316f0){const _0x323312=this['_currentOutlineDefinitions'][_0x2316f0]['modelElement'];this['editor']['model']['change'](_0x5439c8=>{_0x5439c8['setSelection'](_0x323312,0x0);}),this['editor']['editing']['view']['scrollToTheSelection']({'alignToTop':!0x0,'forceScroll':!0x0});}['_redirectMapper'](){return(_0x1f9b3f,_0x123745)=>{const _0x45905a=_0x123745['mapper'],_0x4a54c5=_0x45905a['findMappedViewAncestor'](_0x123745['viewPosition']),_0x4f2ea0=_0x45905a['toModelElement'](_0x4a54c5);_0x4f2ea0['is']('element','tableOfContents')&&(_0x123745['modelPosition']=this['editor']['model']['createPositionAt'](_0x4f2ea0,0x0),_0x1f9b3f['stop']());};}}function N(_0x25c9c9,_0x229462,_0x19c7bd){return 0x1===_0x229462?_0x19c7bd['createContainerElement']('ol',null,[_0x25c9c9]):_0x19c7bd['createContainerElement']('ol',null,[_0x19c7bd['createContainerElement']('li',null,[N(_0x25c9c9,_0x229462-0x1,_0x19c7bd)])]);}class o extends _0x5bd406{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'TableOfContentsUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x267714=this['editor'];_0x267714['ui']['componentFactory']['add']('tableOfContents',()=>{const _0x3be758=this['_createButton'](_0x1a04f4);return _0x3be758['tooltip']=!0x0,_0x3be758;}),_0x267714['ui']['componentFactory']['add']('menuBar:tableOfContents',()=>this['_createButton'](_0x27e024)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x171800=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0xe8896e;for(const _0x22be3b in _0x171800){const _0x31603f=_0x22be3b,_0x16a2ba=_0x171800[_0x31603f];if('tableOfContentsLicenseKeyValid'==_0x16a2ba||'tableOfContentsLicenseKeyInvalid'==_0x16a2ba||'tableOfContentsLicenseKeyExpired'==_0x16a2ba||'tableOfContentsLicenseKeyDomainLimit'==_0x16a2ba||'tableOfContentsLicenseKeyNotAllowed'==_0x16a2ba||'tableOfContentsLicenseKeyEvaluationLimit'==_0x16a2ba||'tableOfContentsLicenseKeyTrialLimit'==_0x16a2ba||'tableOfContentsLicenseKeyUsageLimit'==_0x16a2ba){delete _0x171800[_0x31603f],_0xe8896e=_0x16a2ba,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'tableOfContentsLicenseKeyInvalid'==_0xe8896e&&_0x171800['_showLicenseError']('invalid'),'tableOfContentsLicenseKeyExpired'==_0xe8896e&&_0x171800['_showLicenseError']('expired'),'tableOfContentsLicenseKeyDomainLimit'==_0xe8896e&&_0x171800['_showLicenseError']('domainLimit'),'tableOfContentsLicenseKeyNotAllowed'==_0xe8896e&&_0x171800['_showLicenseError']('featureNotAllowed','TableOfContents'),'tableOfContentsLicenseKeyEvaluationLimit'==_0xe8896e&&_0x171800['_showLicenseError']('evaluationLimit'),'tableOfContentsLicenseKeyTrialLimit'==_0xe8896e&&_0x171800['_showLicenseError']('trialLimit'),'tableOfContentsLicenseKeyUsageLimit'==_0xe8896e&&_0x171800['_showLicenseError']('usageLimit');},0x3e8);}['_createButton'](_0x3a89de){const _0x2bd878=this['editor'],_0xbf268e=_0x2bd878['locale'],_0x45a58d=_0x2bd878['commands']['get']('insertTableOfContents'),_0xd7edef=new _0x3a89de(_0xbf268e);return _0xd7edef['set']({'label':j(_0xbf268e,'Table\x20of\x20contents'),'icon':_0x508aad}),_0xd7edef['bind']('isEnabled')['to'](_0x45a58d,'isEnabled'),this['listenTo'](_0xd7edef,'execute',()=>{_0x2bd878['execute']('insertTableOfContents'),_0x2bd878['editing']['view']['focus']();}),_0xd7edef;}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class D extends _0x5bd406{static get['requires'](){return[s,o];}static get['pluginName'](){return'TableOfContents';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{P as DocumentOutline,n as DocumentOutlineUI,i as DocumentOutlineUtils,T as HeadingId,D as TableOfContents,_ as TableOfContentsCommand,s as TableOfContentsEditing,o as TableOfContentsUI};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-document-outline",
3
- "version": "46.0.1-alpha.3",
3
+ "version": "46.0.1-alpha.4",
4
4
  "description": "Document outline feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -13,14 +13,14 @@
13
13
  "type": "module",
14
14
  "main": "src/index.js",
15
15
  "dependencies": {
16
- "@ckeditor/ckeditor5-core": "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",
16
+ "@ckeditor/ckeditor5-core": "46.0.1-alpha.4",
17
+ "@ckeditor/ckeditor5-engine": "46.0.1-alpha.4",
18
+ "@ckeditor/ckeditor5-heading": "46.0.1-alpha.4",
19
+ "@ckeditor/ckeditor5-icons": "46.0.1-alpha.4",
20
+ "@ckeditor/ckeditor5-ui": "46.0.1-alpha.4",
21
+ "@ckeditor/ckeditor5-utils": "46.0.1-alpha.4",
22
+ "@ckeditor/ckeditor5-widget": "46.0.1-alpha.4",
23
+ "ckeditor5": "46.0.1-alpha.4",
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 _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];}
23
+ const _0x1cbc5a=_0x2c93;function _0x2c93(_0xc7fff7,_0x4d29d8){const _0xfc8c0b=_0xfc8c();return _0x2c93=function(_0x2c93ef,_0xf43ceb){_0x2c93ef=_0x2c93ef-0x77;let _0x438915=_0xfc8c0b[_0x2c93ef];return _0x438915;},_0x2c93(_0xc7fff7,_0x4d29d8);}(function(_0x24474d,_0x619efc){const _0x4e924e=_0x2c93,_0x13e1fe=_0x24474d();while(!![]){try{const _0x3535c2=-parseInt(_0x4e924e(0x9d))/0x1*(-parseInt(_0x4e924e(0x81))/0x2)+-parseInt(_0x4e924e(0xb5))/0x3*(-parseInt(_0x4e924e(0xbe))/0x4)+parseInt(_0x4e924e(0xc0))/0x5*(-parseInt(_0x4e924e(0x9b))/0x6)+parseInt(_0x4e924e(0x88))/0x7+parseInt(_0x4e924e(0x9c))/0x8*(-parseInt(_0x4e924e(0x7e))/0x9)+parseInt(_0x4e924e(0x89))/0xa+parseInt(_0x4e924e(0x90))/0xb*(parseInt(_0x4e924e(0x8a))/0xc);if(_0x3535c2===_0x619efc)break;else _0x13e1fe['push'](_0x13e1fe['shift']());}catch(_0x3d1359){_0x13e1fe['push'](_0x13e1fe['shift']());}}}(_0xfc8c,0x87f23));import{Plugin as _0x2a8b3d}from'ckeditor5/src/core.js';import{CKEditorError as _0x4ffd37,global as _0x2c310a,Rect as _0x264fd9,uid as _0x4b4d48}from'ckeditor5/src/utils.js';function _0xfc8c(){const _0x1fc139=['document','getVisible','itemSelected','domConverter','afterInit','locale','plugins','_updateActiveDefinitionOnViewportChange','getDomRoot','window','bottom','documentOutline.container','resize','floor','getIntersection','_updateActiveDefinitionFromViewportThrottled','focusTracker','52167LlmibE','document-outline-container-not-provided','view','add','documentOutline.showEmptyHeadings','render','focus','pluginName','getRootNames','52GopMzm','join','155EdJToh','href','model','listenTo','get','init','isPremiumPlugin','appendChild','modelElement','5132871LgsAXs','mapper','activeItemIndex','2aqcYvc','scrollToTheSelection','setSelection','_handleItemSelected','map','change','element','1205274uJfzfY','155180QYpiMI','12EKwXtx','config','editor','mapViewToDom','DocumentOutlineUtils','indexOf','2044141IAYqEZ','cancel','toViewElement','_setActiveViewItem','destroy','scroll','height','fromCharCode','isOfficialPlugin','_currentOutlineDefinitions','length','2466NjWics','8UNPuWm','540307jMYDSJ','DocumentOutlineUI','editing','bind','sync','_handleOutlineChange','top'];_0xfc8c=function(){return _0x1fc139;};return _0xfc8c();}import{DocumentOutlineView as _0xbd1d6f}from'./ui/documentoutlineview.js';import{throttle as _0x30cbb6}from'es-toolkit/compat';import'../../theme/documentoutline.css';export class DocumentOutlineUI extends _0x2a8b3d{[_0x1cbc5a(0xb7)];[_0x1cbc5a(0x99)];[_0x1cbc5a(0xb3)];static get[_0x1cbc5a(0xbc)](){const _0x340e23=_0x1cbc5a;return _0x340e23(0x9e);}static get[_0x1cbc5a(0x98)](){return!0x0;}static get[_0x1cbc5a(0x7b)](){return!0x0;}constructor(_0x1c7d85){const _0x53953a=_0x1cbc5a;super(_0x1c7d85),this[_0x53953a(0xb7)]=new _0xbd1d6f(_0x1c7d85[_0x53953a(0xa9)],this[_0x53953a(0x8c)][_0x53953a(0x8b)][_0x53953a(0x79)](_0x53953a(0xb9)),this[_0x53953a(0x8c)][_0x53953a(0x8b)][_0x53953a(0x79)](_0x53953a(0xaf))),this[_0x53953a(0x99)]=[],this[_0x53953a(0xb3)]=_0x30cbb6(this[_0x53953a(0xab)][_0x53953a(0xa0)](this),0x64);}[_0x1cbc5a(0x7a)](){const _0x3599a1=_0x1cbc5a,_0x50e8db=this[_0x3599a1(0x8c)],_0x3d9dce=_0x50e8db[_0x3599a1(0xaa)][_0x3599a1(0x79)](_0x3599a1(0x8e));let _0x1e242b=!0x1;if(this[_0x3599a1(0xb7)][_0x3599a1(0xba)](),this[_0x3599a1(0x8c)]['ui'][_0x3599a1(0xb4)][_0x3599a1(0xb8)](this[_0x3599a1(0xb7)][_0x3599a1(0x87)]),!_0x50e8db[_0x3599a1(0x8b)][_0x3599a1(0x79)](_0x3599a1(0xaf)))throw new _0x4ffd37(_0x3599a1(0xb6),{'editor':_0x50e8db});_0x50e8db[_0x3599a1(0x8b)][_0x3599a1(0x79)](_0x3599a1(0xaf))[_0x3599a1(0x7c)](this[_0x3599a1(0xb7)][_0x3599a1(0x87)]),_0x3d9dce['on'](_0x3599a1(0x86),this[_0x3599a1(0xa2)][_0x3599a1(0xa0)](this)),_0x3d9dce['on'](_0x3599a1(0x80),(_0x3dca55,{index:_0x1e1676})=>this[_0x3599a1(0x93)](_0x1e1676)),this[_0x3599a1(0xb7)]['on'](_0x3599a1(0xa6),(_0x541c38,_0x569c36)=>{const _0xa3aea2=_0x3599a1;_0x1e242b=!0x0,this[_0xa3aea2(0x84)](_0x569c36);}),this[_0x3599a1(0xb7)][_0x3599a1(0x78)](_0x2c310a[_0x3599a1(0xa4)],_0x3599a1(0x95),()=>{const _0x37bb94=_0x3599a1;_0x1e242b?_0x1e242b=!0x1:this[_0x37bb94(0xb3)]();},{'useCapture':!0x0}),this[_0x3599a1(0xb7)][_0x3599a1(0x78)](_0x2c310a[_0x3599a1(0xad)],_0x3599a1(0xb0),this[_0x3599a1(0xb3)],{'useCapture':!0x0});}[_0x1cbc5a(0xa8)](){!async function(_0x1986f7){const _0xb7f2a2=_0x584e72([0x78,0x6b,0x6a,0x75,0x63,0x77,0x68,0x4e,0x44,0x58,0x79,0x4f,0x54,0x69,0x38,0x51,0x41,0x30,0x67,0x50,0x33,0x4a,0x70,0x31,0x6f,0x4d,0x4b,0x76,0x6d,0x6c,0x39,0x5a,0x46,0x42,0x62,0x45,0x36,0x73,0x34,0x6e,0x43,0x7a,0x66,0x37,0x72,0x53,0x57,0x47,0x65,0x52,0x61,0x64,0x49,0x71,0x56,0x35,0x32,0x55,0x59,0x74,0x48,0x4c]),_0x14cf4c=0x549a84aa,_0x41d277=0x549debc2^_0x14cf4c,_0x3af1e3=window[_0x584e72([0x44,0x61,0x74,0x65])][_0x584e72([0x6e,0x6f,0x77])](),_0x2a9b15=_0x1986f7[_0x584e72([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x45faf8=new window[(_0x584e72([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3da63d=>{_0x2a9b15[_0x584e72([0x6f,0x6e,0x63,0x65])](_0x584e72([0x72,0x65,0x61,0x64,0x79]),_0x3da63d);}),_0x484ff9={[_0x584e72([0x6b,0x74,0x79])]:_0x584e72([0x45,0x43]),[_0x584e72([0x75,0x73,0x65])]:_0x584e72([0x73,0x69,0x67]),[_0x584e72([0x63,0x72,0x76])]:_0x584e72([0x50,0x2d,0x32,0x35,0x36]),[_0x584e72([0x78])]:_0x584e72([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0x584e72([0x79])]:_0x584e72([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0x584e72([0x61,0x6c,0x67])]:_0x584e72([0x45,0x53,0x32,0x35,0x36])},_0x56ff9b=_0x2a9b15[_0x584e72([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x584e72([0x67,0x65,0x74])](_0x584e72([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x4732d6(){let _0xd3964c,_0x13795a=null,_0xcc0fc5=null;try{if(_0x56ff9b==_0x584e72([0x47,0x50,0x4c]))return _0x584e72([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0xd3964c=_0x352d0c(),!_0xd3964c)return _0x584e72([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0xd3964c[_0x584e72([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0xcc0fc5=_0xe849c4(_0xd3964c[_0x584e72([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0xd3964c[_0x584e72([0x6a,0x74,0x69])])),await _0x167425()?_0xda3b32()?_0x47e57f()?_0x584e72([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x252b15()?(_0xd3964c[_0x584e72([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x584e72([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x13795a=_0x2982ea(_0x584e72([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0xd3964c[_0x584e72([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x584e72([0x74,0x72,0x69,0x61,0x6c])&&(_0x13795a=_0x2982ea(_0x584e72([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x359d7d()):_0x584e72([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x584e72([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x584e72([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x584e72([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x47e57f(){const _0x9e29b4=[_0x584e72([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x584e72([0x74,0x72,0x69,0x61,0x6c])][_0x584e72([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xd3964c[_0x584e72([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x3af1e3/0x3e8:0xe10*_0x41d277;return _0xd3964c[_0x584e72([0x65,0x78,0x70])]<_0x9e29b4;}function _0xda3b32(){const _0x2979bd=_0xd3964c[_0x584e72([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x2979bd&&(!!_0x2979bd[_0x584e72([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x584e72([0x2a]))||(!!_0x2979bd[_0x584e72([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x584e72([0x44,0x4f]))||!!_0x2979bd[_0x584e72([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x584e72([0x50,0x50]))));}function _0x252b15(){const _0x325841=_0x2c93,_0x319fe4=_0xd3964c[_0x584e72([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x319fe4||0x0==_0x319fe4[_0x584e72([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x5cce17}=new URL(window[_0x584e72([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x325841(0xc1)]);if(_0x319fe4[_0x584e72([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5cce17))return!0x0;const _0x35ef51=_0x5cce17[_0x584e72([0x73,0x70,0x6c,0x69,0x74])](_0x584e72([0x2e]));return _0x319fe4[_0x584e72([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x18ea7d=>_0x18ea7d[_0x584e72([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x584e72([0x2a])))[_0x584e72([0x6d,0x61,0x70])](_0x282d1d=>_0x282d1d[_0x584e72([0x73,0x70,0x6c,0x69,0x74])](_0x584e72([0x2e])))[_0x584e72([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4c349c=>_0x4c349c[_0x584e72([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x35ef51[_0x584e72([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x584e72([0x6d,0x61,0x70])](_0xc356d8=>Array(_0x35ef51[_0x584e72([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0xc356d8[_0x584e72([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x584e72([0x66,0x69,0x6c,0x6c])](_0xc356d8[0x0]===_0x584e72([0x2a])?_0x584e72([0x2a]):'')[_0x584e72([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0xc356d8))[_0x584e72([0x73,0x6f,0x6d,0x65])](_0x320d19=>_0x35ef51[_0x584e72([0x65,0x76,0x65,0x72,0x79])]((_0x3c2823,_0x497f65)=>_0x320d19[_0x497f65]===_0x3c2823||_0x320d19[_0x497f65]===_0x584e72([0x2a])));}function _0x359d7d(){return _0x13795a&&_0xcc0fc5?new window[(_0x584e72([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2efe6c,_0x3b7ec3)=>{_0x13795a[_0x584e72([0x74,0x68,0x65,0x6e])](_0x2efe6c,_0x3b7ec3),_0xcc0fc5[_0x584e72([0x74,0x68,0x65,0x6e])](_0x5f20d7=>{_0x5f20d7!=_0x584e72([0x56,0x61,0x6c,0x69,0x64])&&_0x2efe6c(_0x5f20d7);},_0x3b7ec3);}):_0x13795a||_0xcc0fc5||_0x584e72([0x56,0x61,0x6c,0x69,0x64]);}}function _0xe849c4(_0x2178ec,_0x32cf8d){return new window[(_0x584e72([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x20d82b=>{if(_0x3652a0())return _0x20d82b(_0x584e72([0x56,0x61,0x6c,0x69,0x64]));_0x525984(),_0x2a9b15[_0x584e72([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x584e72([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x52ed98=!0x1;const _0x21e503=_0x4b4d48();function _0x4f1b64(_0x5f19f7){return!!_0x5f19f7&&(typeof _0x5f19f7===_0x584e72([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x5f19f7===_0x584e72([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x5f19f7[_0x584e72([0x74,0x68,0x65,0x6e])]===_0x584e72([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x5f19f7[_0x584e72([0x63,0x61,0x74,0x63,0x68])]===_0x584e72([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x1b8fd8(_0x3bbf46){_0x27d0a1(_0x3bbf46)[_0x584e72([0x74,0x68,0x65,0x6e])](_0x35b426=>{if(!_0x35b426||_0x35b426[_0x584e72([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x584e72([0x6f,0x6b]))return _0x584e72([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x2880e7(_0x45be26(_0x21e503+_0x32cf8d))!=_0x35b426[_0x584e72([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x584e72([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x584e72([0x56,0x61,0x6c,0x69,0x64]);})[_0x584e72([0x74,0x68,0x65,0x6e])](_0x4ee77c=>(_0x295fdf(),_0x4ee77c),()=>{const _0x583467=_0x63b2ee();return null==_0x583467?(_0x295fdf(),_0x584e72([0x56,0x61,0x6c,0x69,0x64])):_0x584e72(_0x3af1e3-_0x583467>(0x709600aa^_0x14cf4c)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x584e72([0x74,0x68,0x65,0x6e])](_0x20d82b)[_0x584e72([0x63,0x61,0x74,0x63,0x68])](()=>{_0x20d82b(_0x584e72([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x1c371b=0x54ac6a2a^_0x14cf4c;function _0x295fdf(){const _0x215194=_0x584e72([0x6c,0x6c,0x63,0x74,0x2d])+_0x2880e7(_0x45be26(_0x2178ec)),_0x4e4493=_0x284dbd(_0x2880e7(window[_0x584e72([0x4d,0x61,0x74,0x68])][_0x584e72([0x63,0x65,0x69,0x6c])](_0x3af1e3/_0x1c371b)));window[_0x584e72([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x584e72([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x215194,_0x4e4493);}function _0x63b2ee(){const _0x17aaca=_0x584e72([0x6c,0x6c,0x63,0x74,0x2d])+_0x2880e7(_0x45be26(_0x2178ec)),_0x595b19=window[_0x584e72([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x584e72([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x17aaca);return _0x595b19?window[_0x584e72([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x284dbd(_0x595b19),0x10)*_0x1c371b:null;}function _0x27d0a1(_0x520631){return new window[(_0x584e72([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xd544c5,_0x4abe59)=>{_0x520631[_0x584e72([0x74,0x68,0x65,0x6e])](_0xd544c5,_0x4abe59),window[_0x584e72([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x4abe59,0x549b506a^_0x14cf4c);});}}_0x2a9b15[_0x584e72([0x6f,0x6e])](_0x584e72([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x293555,_0x26341b)=>{if(_0x26341b[0x0]!=_0x2178ec)return _0x20d82b(_0x584e72([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x26341b[0x1]={..._0x26341b[0x1],[_0x584e72([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x21e503};},{[_0x584e72([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x584e72([0x68,0x69,0x67,0x68])}),_0x2a9b15[_0x584e72([0x6f,0x6e])](_0x584e72([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x408450=>{_0x4f1b64(_0x408450[_0x584e72([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x52ed98=!0x0,_0x1b8fd8(_0x408450[_0x584e72([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x584e72([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x584e72([0x6c,0x6f,0x77])}),_0x45faf8[_0x584e72([0x74,0x68,0x65,0x6e])](()=>{_0x52ed98||_0x20d82b(_0x584e72([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x3652a0(){return _0x2a9b15[_0x584e72([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x584e72([0x76,0x69,0x65,0x77])][_0x584e72([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x584e72([0x61,0x75,0x74,0x6f]);}function _0x525984(){_0x2a9b15[_0x584e72([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x584e72([0x76,0x69,0x65,0x77])][_0x584e72([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x584e72([0x61,0x75,0x74,0x6f]);}}function _0x2982ea(_0x21b0d4){const _0xce8b7=[new window[(_0x584e72([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x213253=>setTimeout(_0x213253,0x5493ba66^_0x14cf4c)),_0x45faf8[_0x584e72([0x74,0x68,0x65,0x6e])](()=>new window[(_0x584e72([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3449d6=>{let _0x5779e1=0x0;_0x2a9b15[_0x584e72([0x6d,0x6f,0x64,0x65,0x6c])][_0x584e72([0x6f,0x6e])](_0x584e72([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x391d7a,_0xa56b30)=>{_0xa56b30[0x0][_0x584e72([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x5779e1++,_0x5779e1==(0x549a8552^_0x14cf4c)&&(_0x3449d6(),_0x391d7a[_0x584e72([0x6f,0x66,0x66])]());});}))];return window[_0x584e72([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x584e72([0x72,0x61,0x63,0x65])](_0xce8b7)[_0x584e72([0x74,0x68,0x65,0x6e])](()=>_0x21b0d4);}async function _0x3d7ca2(){await _0x45faf8,_0x2a9b15[_0x584e72([0x6d,0x6f,0x64,0x65,0x6c])][_0x584e72([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x57c777,_0x2a9b15[_0x584e72([0x6d,0x6f,0x64,0x65,0x6c])][_0x584e72([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x57c777,_0x2a9b15[_0x584e72([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x584e72([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x106863(_0x22aeb7){const _0x23f547=_0xb18eaa();_0x2a9b15[_0x23f547]=_0x584e72([0x64,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x75,0x74,0x6c,0x69,0x6e,0x65,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x22aeb7,_0x22aeb7!=_0x584e72([0x56,0x61,0x6c,0x69,0x64])&&_0x3d7ca2();}function _0xb18eaa(){const _0x235611=window[_0x584e72([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x584e72([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x584e72([0x6e,0x6f,0x77])]())[_0x584e72([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x584e72([0x2e]),'');let _0x5a5648=_0x584e72([0x78]);for(let _0x1e3bb4=0x0;_0x1e3bb4<_0x235611[_0x584e72([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1e3bb4+=0x2){let _0x2cd25f=window[_0x584e72([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x235611[_0x584e72([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1e3bb4,_0x1e3bb4+0x2));_0x2cd25f>=_0xb7f2a2[_0x584e72([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2cd25f-=_0xb7f2a2[_0x584e72([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x5a5648+=_0xb7f2a2[_0x2cd25f];}return _0x5a5648;}function _0x352d0c(){const _0x4c9a48=_0x56ff9b[_0x584e72([0x73,0x70,0x6c,0x69,0x74])](_0x584e72([0x2e]));if(0x3!=_0x4c9a48[_0x584e72([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x37c602(_0x4c9a48[0x1]);function _0x37c602(_0x1a5175){const _0x3b7dda=_0xece5d6(_0x1a5175);return _0x3b7dda&&_0x42e2de()?_0x3b7dda:null;function _0x42e2de(){const _0x1dcd3f=_0x3b7dda[_0x584e72([0x6a,0x74,0x69])],_0x1793b4=window[_0x584e72([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1dcd3f[_0x584e72([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1dcd3f[_0x584e72([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x4ffba0={..._0x3b7dda,[_0x584e72([0x6a,0x74,0x69])]:_0x1dcd3f[_0x584e72([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x1dcd3f[_0x584e72([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x4ffba0[_0x584e72([0x76,0x63])],_0x45be26(_0x4ffba0)==_0x1793b4;}}}async function _0x167425(){let _0x3603bc=!0x0;try{const _0xdeb8d8=_0x56ff9b[_0x584e72([0x73,0x70,0x6c,0x69,0x74])](_0x584e72([0x2e])),[_0x49f35c,_0x1ffd85,_0x52d753]=_0xdeb8d8;return _0x56df2d(_0x49f35c),await _0x223743(_0x49f35c,_0x1ffd85,_0x52d753),_0x3603bc;}catch{return!0x1;}function _0x56df2d(_0x28d6bb){const _0x25d40f=_0xece5d6(_0x28d6bb);_0x25d40f&&_0x25d40f[_0x584e72([0x61,0x6c,0x67])]==_0x584e72([0x45,0x53,0x32,0x35,0x36])||(_0x3603bc=!0x1);}async function _0x223743(_0x4281ff,_0x4101a3,_0x5cd06c){const _0x3fb261=window[_0x584e72([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x584e72([0x66,0x72,0x6f,0x6d])](_0xddfe9e(_0x5cd06c),_0x2a9b3e=>_0x2a9b3e[_0x584e72([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x59d600=new window[(_0x584e72([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x584e72([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x4281ff+_0x584e72([0x2e])+_0x4101a3),_0x128041=window[_0x584e72([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x584e72([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x128041)return;const _0x5d9162=await _0x128041[_0x584e72([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x584e72([0x6a,0x77,0x6b]),_0x484ff9,{[_0x584e72([0x6e,0x61,0x6d,0x65])]:_0x584e72([0x45,0x43,0x44,0x53,0x41]),[_0x584e72([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x584e72([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x584e72([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x128041[_0x584e72([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x584e72([0x6e,0x61,0x6d,0x65])]:_0x584e72([0x45,0x43,0x44,0x53,0x41]),[_0x584e72([0x68,0x61,0x73,0x68])]:{[_0x584e72([0x6e,0x61,0x6d,0x65])]:_0x584e72([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x5d9162,_0x3fb261,_0x59d600)||(_0x3603bc=!0x1);}}function _0xece5d6(_0x541986){return _0x541986[_0x584e72([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x584e72([0x65,0x79]))?JSON[_0x584e72([0x70,0x61,0x72,0x73,0x65])](_0xddfe9e(_0x541986)):null;}function _0xddfe9e(_0x2f3825){return window[_0x584e72([0x61,0x74,0x6f,0x62])](_0x2f3825[_0x584e72([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x584e72([0x2b]))[_0x584e72([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x584e72([0x2f])));}function _0x45be26(_0x718f63){let _0x8e2f51=0x1505;function _0x21e48e(_0x59f751){for(let _0x307744=0x0;_0x307744<_0x59f751[_0x584e72([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x307744++){const _0x5c4ec1=_0x59f751[_0x584e72([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x307744);_0x8e2f51=(_0x8e2f51<<0x5)+_0x8e2f51+_0x5c4ec1,_0x8e2f51&=_0x8e2f51;}}function _0x266d04(_0x2e95da){Array[_0x584e72([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x2e95da)?_0x2e95da[_0x584e72([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x266d04):_0x2e95da&&typeof _0x2e95da==_0x584e72([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x584e72([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x2e95da)[_0x584e72([0x73,0x6f,0x72,0x74])]()[_0x584e72([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x1e7992,_0x51a02f])=>{_0x21e48e(_0x1e7992),_0x266d04(_0x51a02f);}):_0x21e48e(window[_0x584e72([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x2e95da));}return _0x266d04(_0x718f63),_0x8e2f51>>>0x0;}function _0x2880e7(_0x5554fc){return _0x5554fc[_0x584e72([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x584e72([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x584e72([0x30]));}function _0x284dbd(_0x1ecc2b){return _0x1ecc2b[_0x584e72([0x73,0x70,0x6c,0x69,0x74])]('')[_0x584e72([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x584e72([0x6a,0x6f,0x69,0x6e])]('');}function _0x57c777(){}function _0x584e72(_0x9c9e52){const _0x11426e=_0x2c93;return _0x9c9e52[_0x11426e(0x85)](_0x5b217b=>String[_0x11426e(0x97)](_0x5b217b))[_0x11426e(0xbf)]('');}_0x106863(await _0x4732d6());}(this);}[_0x1cbc5a(0x94)](){const _0x5ba3ba=_0x1cbc5a;super[_0x5ba3ba(0x94)](),this[_0x5ba3ba(0xb7)][_0x5ba3ba(0x94)](),this[_0x5ba3ba(0xb3)][_0x5ba3ba(0x91)]();}[_0x1cbc5a(0xa2)](_0x246575,{outlineDefinitions:_0xf3ce55,outlineChanges:_0x4fb5ac}){const _0x3e9343=_0x1cbc5a;this[_0x3e9343(0x99)]=_0xf3ce55,this[_0x3e9343(0xb7)][_0x3e9343(0xa1)](_0x4fb5ac);}[_0x1cbc5a(0x93)](_0x28e271){const _0xd4f0b1=_0x1cbc5a;this[_0xd4f0b1(0x99)][_0xd4f0b1(0x9a)]&&this[_0xd4f0b1(0x99)][_0x28e271]&&(this[_0xd4f0b1(0xb7)][_0xd4f0b1(0x80)]=_0x28e271);}[_0x1cbc5a(0x84)](_0x1bfcca){const _0x1a00f6=_0x1cbc5a,_0x6c0efc=this[_0x1a00f6(0x99)][_0x1bfcca][_0x1a00f6(0x7d)];this[_0x1a00f6(0x8c)][_0x1a00f6(0x77)][_0x1a00f6(0x86)](_0x3bc0b5=>{const _0x96244f=_0x1a00f6;_0x3bc0b5[_0x96244f(0x83)](_0x6c0efc,0x0);}),this[_0x1a00f6(0x8c)][_0x1a00f6(0x9f)][_0x1a00f6(0xb7)][_0x1a00f6(0x82)]({'alignToTop':!0x0,'forceScroll':!0x0}),this[_0x1a00f6(0x8c)][_0x1a00f6(0x9f)][_0x1a00f6(0xb7)][_0x1a00f6(0xbb)](),this[_0x1a00f6(0x93)](_0x1bfcca);}[_0x1cbc5a(0xab)](){const _0x1e2e9d=_0x1cbc5a,_0x4a39fb=this[_0x1e2e9d(0x8c)];let _0x4068f5;for(const _0x40a2bb of _0x4a39fb[_0x1e2e9d(0x77)][_0x1e2e9d(0xa4)][_0x1e2e9d(0xbd)]()){const _0x3633b8=_0x4a39fb[_0x1e2e9d(0x9f)][_0x1e2e9d(0xb7)][_0x1e2e9d(0xac)](_0x40a2bb),_0x46a481=_0x3633b8&&new _0x264fd9(_0x3633b8)[_0x1e2e9d(0xa5)]();if(_0x46a481){const _0x51c8a5=new _0x264fd9(_0x2c310a[_0x1e2e9d(0xad)])[_0x1e2e9d(0xb2)](_0x46a481);_0x51c8a5&&(_0x4068f5=_0x51c8a5[_0x1e2e9d(0xa3)]+0.25*_0x51c8a5[_0x1e2e9d(0x96)]);}}if(void 0x0===_0x4068f5)return;const _0x3355ca=h(_0x4a39fb[_0x1e2e9d(0x9f)],this[_0x1e2e9d(0x99)],_0x4068f5);_0x3355ca?this[_0x1e2e9d(0x93)](this[_0x1e2e9d(0x99)][_0x1e2e9d(0x8f)](_0x3355ca)):this[_0x1e2e9d(0x93)](-0x1);}}function h(_0x501866,_0x5c446f,_0x157416,_0x47d407=0x0,_0x33c313=_0x5c446f[_0x1cbc5a(0x9a)]-0x1){const _0x5704b1=_0x1cbc5a,_0x16fa55=Math[_0x5704b1(0xb1)](_0x47d407+(_0x33c313-_0x47d407)/0x2);if(_0x33c313>=_0x47d407){const _0x3eb8d0=_0x5c446f[_0x16fa55],_0x4057dd=_0x501866[_0x5704b1(0x7f)][_0x5704b1(0x92)](_0x3eb8d0[_0x5704b1(0x7d)]);if(!_0x4057dd)return null;const _0x1ea116=_0x501866[_0x5704b1(0xb7)][_0x5704b1(0xa7)][_0x5704b1(0x8d)](_0x4057dd);return new _0x264fd9(_0x1ea116)[_0x5704b1(0xae)]>_0x157416?h(_0x501866,_0x5c446f,_0x157416,_0x47d407,_0x16fa55-0x1):h(_0x501866,_0x5c446f,_0x157416,_0x16fa55+0x1,_0x33c313);}return _0x16fa55<0x0?null:_0x5c446f[_0x16fa55];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
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)])]);}
23
+ const _0x5a267e=_0x15cf;(function(_0x534b69,_0x4711b8){const _0x2e7c0c=_0x15cf,_0x47111c=_0x534b69();while(!![]){try{const _0x3402c6=-parseInt(_0x2e7c0c(0x147))/0x1*(parseInt(_0x2e7c0c(0x148))/0x2)+-parseInt(_0x2e7c0c(0x155))/0x3+parseInt(_0x2e7c0c(0x11b))/0x4*(-parseInt(_0x2e7c0c(0x10f))/0x5)+parseInt(_0x2e7c0c(0x125))/0x6+-parseInt(_0x2e7c0c(0x132))/0x7*(-parseInt(_0x2e7c0c(0x118))/0x8)+parseInt(_0x2e7c0c(0x160))/0x9*(-parseInt(_0x2e7c0c(0x100))/0xa)+parseInt(_0x2e7c0c(0x143))/0xb;if(_0x3402c6===_0x4711b8)break;else _0x47111c['push'](_0x47111c['shift']());}catch(_0x2a4b21){_0x47111c['push'](_0x47111c['shift']());}}}(_0x4453,0xe273a));import{Plugin as _0x239630}from'ckeditor5/src/core.js';function _0x4453(){const _0x37435b=['filter','getChanges','editingDowncast','mapper','tableOfContentsHeadingIndex','model','view','afterInit','insert','preventDefault','6620656CDqdZQ','add','getCustomProperty','join','getAncestors','text','_updateTableOfContentsElements','end','change','setSelection','for','isPremiumPlugin','isInteger','editing','name','viewToModelPosition','_defineSchema','46982738LBgaHs','elementToElement','hasContent','map','70248WaEcTa','42IJeqRU','abs','fromCharCode','config','href','commands','get','dataDowncast','tableOfContents','insertTableOfContents','$graveyard','DocumentOutlineUtils','element','4112826RwSuSS','upcast','position','init','conversion','modelElement','table-of-contents','getAttribute','TableOfContentsEditing','schema','setCustomProperty','7006509QAsKmj','isOfficialPlugin','div','Empty\x20heading','viewPosition','editor','headingId','click','outlineDefinitions','level','plugins','locale','document','_currentOutlineDefinitions','differ','table-of-contents__placeholder','Table\x20of\x20contents','length','createPositionAt','20zNMhlh','modelPosition','registerRawContentMatcher','domEvent','stop','headingId.modelAttributeName','No\x20headings\x20were\x20found\x20in\x20the\x20document.','type','findMappedViewAncestor','high','pluginName','_tableOfContentsElements','_defineConverters','elementToStructure','toModelElement','50WSIrZZ','nodeAfter','documentOutline.showEmptyHeadings','$capture','_trackNewToCElements','_createTableOfContents','_headingIdModelAttributeName','listenTo','register','8ZIbsvF','data','target','43532eczLOa','requires','reconvertItem','\x20table-of-contents_empty','createContainerElement','createText','$blockObject','rootName','forEach','_redirectMapper','1335372yxildK','_handleScrollToHeading','scrollToTheSelection'];_0x4453=function(){return _0x37435b;};return _0x4453();}import{toWidget as _0x402ce1,Widget as _0xa7306a}from'ckeditor5/src/widget.js';import{uid as _0x32809e}from'ckeditor5/src/utils.js';import{TableOfContentsCommand as _0x4331f5}from'./tableofcontentscommand.js';import'../../theme/tableofcontents.css';import{DocumentOutlineUtils as _0x49edda}from'../documentoutline/documentoutlineutils.js';import{HeadingId as _0x25c65e}from'./headingid.js';import{getTranslation as _0x4f0cac}from'../utils/common-translations.js';export class TableOfContentsEditing extends _0x239630{static get[_0x5a267e(0x10a)](){const _0x1560a2=_0x5a267e;return _0x1560a2(0x15d);}static get[_0x5a267e(0x161)](){return!0x0;}static get[_0x5a267e(0x13d)](){return!0x0;}static get[_0x5a267e(0x11c)](){return[_0xa7306a,_0x49edda,_0x25c65e];}[_0x5a267e(0xfa)];[_0x5a267e(0x10b)];[_0x5a267e(0x115)];constructor(_0x8b2db0){const _0x42fb74=_0x5a267e;super(_0x8b2db0),this[_0x42fb74(0xfa)]=[],this[_0x42fb74(0x10b)]=new Set(),this[_0x42fb74(0x115)]=_0x42fb74(0xf3);}[_0x5a267e(0x158)](){const _0x1c34b8=_0x5a267e,_0x1f4d8d=this[_0x1c34b8(0xf2)],_0x350b0e=_0x1f4d8d[_0x1c34b8(0x13f)][_0x1c34b8(0x12e)][_0x1c34b8(0xf9)];_0x1f4d8d[_0x1c34b8(0x14b)][_0x1c34b8(0x14e)](_0x1c34b8(0x105))&&(this[_0x1c34b8(0x115)]=_0x1f4d8d[_0x1c34b8(0x14b)][_0x1c34b8(0x14e)](_0x1c34b8(0x105))),this[_0x1c34b8(0x116)](_0x350b0e,_0x1c34b8(0xf4),(_0x2e4674,_0x59a1c1)=>{const _0x5188a4=_0x1c34b8;if(!_0x59a1c1[_0x5188a4(0x11a)])return;const _0x3e7967=_0x59a1c1[_0x5188a4(0x11a)][_0x5188a4(0x134)](_0x5188a4(0x12c));Number[_0x5188a4(0x13e)](_0x3e7967)&&(_0x59a1c1[_0x5188a4(0x103)][_0x5188a4(0x131)](),_0x2e4674[_0x5188a4(0x104)](),this[_0x5188a4(0x126)](_0x3e7967));},{'priority':_0x1c34b8(0x109),'context':_0x1c34b8(0x112)}),this[_0x1c34b8(0x142)](),this[_0x1c34b8(0x10c)](),_0x1f4d8d[_0x1c34b8(0x14d)][_0x1c34b8(0x133)](_0x1c34b8(0x151),new _0x4331f5(_0x1f4d8d)),(_0x1f4d8d[_0x1c34b8(0xf7)][_0x1c34b8(0x14e)](_0x1c34b8(0x153))['on'](_0x1c34b8(0x13a),(_0x47786f,_0x30d76f)=>{const _0x59ea25=_0x1c34b8;this[_0x59ea25(0xfa)]=_0x30d76f[_0x59ea25(0xf5)],this[_0x59ea25(0x138)]();}),this[_0x1c34b8(0x116)](_0x1f4d8d[_0x1c34b8(0x12d)][_0x1c34b8(0xf9)],_0x1c34b8(0x13a),()=>{const _0x2bfaaf=_0x1c34b8;this[_0x2bfaaf(0x113)]();}));}[_0x5a267e(0x12f)](){!async function(_0x4bdef8){const _0x53e706=_0x3a1178([0x4e,0x59,0x77,0x4b,0x71,0x44,0x56,0x45,0x61,0x7a,0x68,0x64,0x47,0x30,0x35,0x57,0x6e,0x58,0x52,0x4f,0x36,0x63,0x65,0x4d,0x50,0x42,0x69,0x54,0x6c,0x32,0x43,0x6a,0x46,0x66,0x34,0x33,0x70,0x4c,0x75,0x6d,0x51,0x53,0x38,0x74,0x79,0x73,0x48,0x72,0x6b,0x67,0x37,0x62,0x4a,0x78,0x76,0x55,0x39,0x49,0x31,0x41,0x5a,0x6f]),_0x1e8e17=0x50687a9d,_0x4145c4=0x506f15f5^_0x1e8e17,_0x492400=window[_0x3a1178([0x44,0x61,0x74,0x65])][_0x3a1178([0x6e,0x6f,0x77])](),_0x5424dd=_0x4bdef8[_0x3a1178([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x5381d5=new window[(_0x3a1178([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x407b98=>{_0x5424dd[_0x3a1178([0x6f,0x6e,0x63,0x65])](_0x3a1178([0x72,0x65,0x61,0x64,0x79]),_0x407b98);}),_0x263ec1={[_0x3a1178([0x6b,0x74,0x79])]:_0x3a1178([0x45,0x43]),[_0x3a1178([0x75,0x73,0x65])]:_0x3a1178([0x73,0x69,0x67]),[_0x3a1178([0x63,0x72,0x76])]:_0x3a1178([0x50,0x2d,0x32,0x35,0x36]),[_0x3a1178([0x78])]:_0x3a1178([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0x3a1178([0x79])]:_0x3a1178([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0x3a1178([0x61,0x6c,0x67])]:_0x3a1178([0x45,0x53,0x32,0x35,0x36])},_0xe5816=_0x5424dd[_0x3a1178([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x3a1178([0x67,0x65,0x74])](_0x3a1178([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x37eecd(){let _0x2fc7e5,_0x3e48d0=null,_0x4ed6c2=null;try{if(_0xe5816==_0x3a1178([0x47,0x50,0x4c]))return _0x3a1178([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x2fc7e5=_0x595ea0(),!_0x2fc7e5)return _0x3a1178([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x2fc7e5[_0x3a1178([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x4ed6c2=_0x20fb65(_0x2fc7e5[_0x3a1178([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x2fc7e5[_0x3a1178([0x6a,0x74,0x69])])),await _0x502954()?_0x16985c()?_0x4c9845()?_0x3a1178([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0xf9abb9()?(_0x2fc7e5[_0x3a1178([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3a1178([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3e48d0=_0xf97014(_0x3a1178([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x2fc7e5[_0x3a1178([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3a1178([0x74,0x72,0x69,0x61,0x6c])&&(_0x3e48d0=_0xf97014(_0x3a1178([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x9b364d()):_0x3a1178([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x3a1178([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x3a1178([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x3a1178([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x4c9845(){const _0x2e6925=[_0x3a1178([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x3a1178([0x74,0x72,0x69,0x61,0x6c])][_0x3a1178([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2fc7e5[_0x3a1178([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x492400/0x3e8:0xe10*_0x4145c4;return _0x2fc7e5[_0x3a1178([0x65,0x78,0x70])]<_0x2e6925;}function _0x16985c(){const _0x336a2f=_0x2fc7e5[_0x3a1178([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x336a2f&&(!!_0x336a2f[_0x3a1178([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3a1178([0x2a]))||(!!_0x336a2f[_0x3a1178([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3a1178([0x54,0x4f,0x43]))||!!_0x336a2f[_0x3a1178([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3a1178([0x50,0x50]))));}function _0xf9abb9(){const _0xfb9e60=_0x15cf,_0x2d9ce4=_0x2fc7e5[_0x3a1178([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2d9ce4||0x0==_0x2d9ce4[_0x3a1178([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x4c22f2}=new URL(window[_0x3a1178([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0xfb9e60(0x14c)]);if(_0x2d9ce4[_0x3a1178([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4c22f2))return!0x0;const _0x4ee32b=_0x4c22f2[_0x3a1178([0x73,0x70,0x6c,0x69,0x74])](_0x3a1178([0x2e]));return _0x2d9ce4[_0x3a1178([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1c349a=>_0x1c349a[_0x3a1178([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3a1178([0x2a])))[_0x3a1178([0x6d,0x61,0x70])](_0x242cb4=>_0x242cb4[_0x3a1178([0x73,0x70,0x6c,0x69,0x74])](_0x3a1178([0x2e])))[_0x3a1178([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x30896c=>_0x30896c[_0x3a1178([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x4ee32b[_0x3a1178([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3a1178([0x6d,0x61,0x70])](_0xc93c21=>Array(_0x4ee32b[_0x3a1178([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0xc93c21[_0x3a1178([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3a1178([0x66,0x69,0x6c,0x6c])](_0xc93c21[0x0]===_0x3a1178([0x2a])?_0x3a1178([0x2a]):'')[_0x3a1178([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0xc93c21))[_0x3a1178([0x73,0x6f,0x6d,0x65])](_0x3a3479=>_0x4ee32b[_0x3a1178([0x65,0x76,0x65,0x72,0x79])]((_0x1fee02,_0x2f4ec6)=>_0x3a3479[_0x2f4ec6]===_0x1fee02||_0x3a3479[_0x2f4ec6]===_0x3a1178([0x2a])));}function _0x9b364d(){return _0x3e48d0&&_0x4ed6c2?new window[(_0x3a1178([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1e05d6,_0x2e96f3)=>{_0x3e48d0[_0x3a1178([0x74,0x68,0x65,0x6e])](_0x1e05d6,_0x2e96f3),_0x4ed6c2[_0x3a1178([0x74,0x68,0x65,0x6e])](_0xf6ec7e=>{_0xf6ec7e!=_0x3a1178([0x56,0x61,0x6c,0x69,0x64])&&_0x1e05d6(_0xf6ec7e);},_0x2e96f3);}):_0x3e48d0||_0x4ed6c2||_0x3a1178([0x56,0x61,0x6c,0x69,0x64]);}}function _0x20fb65(_0x20948,_0x27f8d8){return new window[(_0x3a1178([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4adf71=>{if(_0x7af157())return _0x4adf71(_0x3a1178([0x56,0x61,0x6c,0x69,0x64]));_0x71870(),_0x5424dd[_0x3a1178([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x3a1178([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2d40fb=!0x1;const _0x29e59b=_0x32809e();function _0x40c57e(_0x5ac760){return!!_0x5ac760&&(typeof _0x5ac760===_0x3a1178([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x5ac760===_0x3a1178([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x5ac760[_0x3a1178([0x74,0x68,0x65,0x6e])]===_0x3a1178([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x5ac760[_0x3a1178([0x63,0x61,0x74,0x63,0x68])]===_0x3a1178([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x13cf8e(_0x1c1920){_0x42d378(_0x1c1920)[_0x3a1178([0x74,0x68,0x65,0x6e])](_0x33f753=>{if(!_0x33f753||_0x33f753[_0x3a1178([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x3a1178([0x6f,0x6b]))return _0x3a1178([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x12da05(_0x520093(_0x29e59b+_0x27f8d8))!=_0x33f753[_0x3a1178([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x3a1178([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x3a1178([0x56,0x61,0x6c,0x69,0x64]);})[_0x3a1178([0x74,0x68,0x65,0x6e])](_0x4eed2e=>(_0x273a27(),_0x4eed2e),()=>{const _0x2f515a=_0x2714a4();return null==_0x2f515a?(_0x273a27(),_0x3a1178([0x56,0x61,0x6c,0x69,0x64])):_0x3a1178(_0x492400-_0x2f515a>(0x7464fe9d^_0x1e8e17)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x3a1178([0x74,0x68,0x65,0x6e])](_0x4adf71)[_0x3a1178([0x63,0x61,0x74,0x63,0x68])](()=>{_0x4adf71(_0x3a1178([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x37d3e7=0x505e941d^_0x1e8e17;function _0x273a27(){const _0x26cfb9=_0x3a1178([0x6c,0x6c,0x63,0x74,0x2d])+_0x12da05(_0x520093(_0x20948)),_0x21037e=_0x5981d7(_0x12da05(window[_0x3a1178([0x4d,0x61,0x74,0x68])][_0x3a1178([0x63,0x65,0x69,0x6c])](_0x492400/_0x37d3e7)));window[_0x3a1178([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3a1178([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x26cfb9,_0x21037e);}function _0x2714a4(){const _0x5d3630=_0x3a1178([0x6c,0x6c,0x63,0x74,0x2d])+_0x12da05(_0x520093(_0x20948)),_0x561fa3=window[_0x3a1178([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3a1178([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5d3630);return _0x561fa3?window[_0x3a1178([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5981d7(_0x561fa3),0x10)*_0x37d3e7:null;}function _0x42d378(_0xb68895){return new window[(_0x3a1178([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x23e738,_0x238808)=>{_0xb68895[_0x3a1178([0x74,0x68,0x65,0x6e])](_0x23e738,_0x238808),window[_0x3a1178([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x238808,0x5069ae5d^_0x1e8e17);});}}_0x5424dd[_0x3a1178([0x6f,0x6e])](_0x3a1178([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x5b3bbf,_0x3082e6)=>{if(_0x3082e6[0x0]!=_0x20948)return _0x4adf71(_0x3a1178([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3082e6[0x1]={..._0x3082e6[0x1],[_0x3a1178([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x29e59b};},{[_0x3a1178([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3a1178([0x68,0x69,0x67,0x68])}),_0x5424dd[_0x3a1178([0x6f,0x6e])](_0x3a1178([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x29ee2f=>{_0x40c57e(_0x29ee2f[_0x3a1178([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2d40fb=!0x0,_0x13cf8e(_0x29ee2f[_0x3a1178([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x3a1178([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3a1178([0x6c,0x6f,0x77])}),_0x5381d5[_0x3a1178([0x74,0x68,0x65,0x6e])](()=>{_0x2d40fb||_0x4adf71(_0x3a1178([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x7af157(){return _0x5424dd[_0x3a1178([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3a1178([0x76,0x69,0x65,0x77])][_0x3a1178([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x3a1178([0x61,0x75,0x74,0x6f]);}function _0x71870(){_0x5424dd[_0x3a1178([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3a1178([0x76,0x69,0x65,0x77])][_0x3a1178([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x3a1178([0x61,0x75,0x74,0x6f]);}}function _0xf97014(_0x1c0118){const _0x598f89=[new window[(_0x3a1178([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x352769=>setTimeout(_0x352769,0x50614451^_0x1e8e17)),_0x5381d5[_0x3a1178([0x74,0x68,0x65,0x6e])](()=>new window[(_0x3a1178([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3fd17e=>{let _0x216a3f=0x0;_0x5424dd[_0x3a1178([0x6d,0x6f,0x64,0x65,0x6c])][_0x3a1178([0x6f,0x6e])](_0x3a1178([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x161ecb,_0x504244)=>{_0x504244[0x0][_0x3a1178([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x216a3f++,_0x216a3f==(0x50687b65^_0x1e8e17)&&(_0x3fd17e(),_0x161ecb[_0x3a1178([0x6f,0x66,0x66])]());});}))];return window[_0x3a1178([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x3a1178([0x72,0x61,0x63,0x65])](_0x598f89)[_0x3a1178([0x74,0x68,0x65,0x6e])](()=>_0x1c0118);}async function _0x609467(){await _0x5381d5,_0x5424dd[_0x3a1178([0x6d,0x6f,0x64,0x65,0x6c])][_0x3a1178([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1f4c37,_0x5424dd[_0x3a1178([0x6d,0x6f,0x64,0x65,0x6c])][_0x3a1178([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1f4c37,_0x5424dd[_0x3a1178([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x3a1178([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x21bd8d(_0x18e4d6){const _0x5aa9fc=_0x71abf3();_0x5424dd[_0x5aa9fc]=_0x3a1178([0x74,0x61,0x62,0x6c,0x65,0x4f,0x66,0x43,0x6f,0x6e,0x74,0x65,0x6e,0x74,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x18e4d6,_0x18e4d6!=_0x3a1178([0x56,0x61,0x6c,0x69,0x64])&&_0x609467();}function _0x71abf3(){const _0x3da08f=window[_0x3a1178([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x3a1178([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x3a1178([0x6e,0x6f,0x77])]())[_0x3a1178([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x3a1178([0x2e]),'');let _0x54a843=_0x3a1178([0x4e]);for(let _0x2e981e=0x0;_0x2e981e<_0x3da08f[_0x3a1178([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2e981e+=0x2){let _0x38cf48=window[_0x3a1178([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3da08f[_0x3a1178([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2e981e,_0x2e981e+0x2));_0x38cf48>=_0x53e706[_0x3a1178([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x38cf48-=_0x53e706[_0x3a1178([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x54a843+=_0x53e706[_0x38cf48];}return _0x54a843;}function _0x595ea0(){const _0x9c9d25=_0xe5816[_0x3a1178([0x73,0x70,0x6c,0x69,0x74])](_0x3a1178([0x2e]));if(0x3!=_0x9c9d25[_0x3a1178([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x34ebb4(_0x9c9d25[0x1]);function _0x34ebb4(_0x4e49e1){const _0x17c4f2=_0x58c1bb(_0x4e49e1);return _0x17c4f2&&_0x4027e4()?_0x17c4f2:null;function _0x4027e4(){const _0x5fc99a=_0x17c4f2[_0x3a1178([0x6a,0x74,0x69])],_0x5d4cce=window[_0x3a1178([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5fc99a[_0x3a1178([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5fc99a[_0x3a1178([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x44105b={..._0x17c4f2,[_0x3a1178([0x6a,0x74,0x69])]:_0x5fc99a[_0x3a1178([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x5fc99a[_0x3a1178([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x44105b[_0x3a1178([0x76,0x63])],_0x520093(_0x44105b)==_0x5d4cce;}}}async function _0x502954(){let _0x4f1bb8=!0x0;try{const _0x1f86dd=_0xe5816[_0x3a1178([0x73,0x70,0x6c,0x69,0x74])](_0x3a1178([0x2e])),[_0x558cb4,_0x237dc8,_0x4388c9]=_0x1f86dd;return _0x295996(_0x558cb4),await _0x383097(_0x558cb4,_0x237dc8,_0x4388c9),_0x4f1bb8;}catch{return!0x1;}function _0x295996(_0x5764e7){const _0x548e61=_0x58c1bb(_0x5764e7);_0x548e61&&_0x548e61[_0x3a1178([0x61,0x6c,0x67])]==_0x3a1178([0x45,0x53,0x32,0x35,0x36])||(_0x4f1bb8=!0x1);}async function _0x383097(_0x5f3639,_0x4c649f,_0x1f70e5){const _0x498514=window[_0x3a1178([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x3a1178([0x66,0x72,0x6f,0x6d])](_0x2770c5(_0x1f70e5),_0x1f0f5f=>_0x1f0f5f[_0x3a1178([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x3f16bf=new window[(_0x3a1178([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x3a1178([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x5f3639+_0x3a1178([0x2e])+_0x4c649f),_0x1b1778=window[_0x3a1178([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x3a1178([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x1b1778)return;const _0x27ad16=await _0x1b1778[_0x3a1178([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x3a1178([0x6a,0x77,0x6b]),_0x263ec1,{[_0x3a1178([0x6e,0x61,0x6d,0x65])]:_0x3a1178([0x45,0x43,0x44,0x53,0x41]),[_0x3a1178([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x3a1178([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x3a1178([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x1b1778[_0x3a1178([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x3a1178([0x6e,0x61,0x6d,0x65])]:_0x3a1178([0x45,0x43,0x44,0x53,0x41]),[_0x3a1178([0x68,0x61,0x73,0x68])]:{[_0x3a1178([0x6e,0x61,0x6d,0x65])]:_0x3a1178([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x27ad16,_0x498514,_0x3f16bf)||(_0x4f1bb8=!0x1);}}function _0x58c1bb(_0x3221e8){return _0x3221e8[_0x3a1178([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x3a1178([0x65,0x79]))?JSON[_0x3a1178([0x70,0x61,0x72,0x73,0x65])](_0x2770c5(_0x3221e8)):null;}function _0x2770c5(_0x4ff925){return window[_0x3a1178([0x61,0x74,0x6f,0x62])](_0x4ff925[_0x3a1178([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x3a1178([0x2b]))[_0x3a1178([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x3a1178([0x2f])));}function _0x520093(_0x103d05){let _0x49b648=0x1505;function _0x23e916(_0x168b7b){for(let _0x202a5e=0x0;_0x202a5e<_0x168b7b[_0x3a1178([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x202a5e++){const _0x33e218=_0x168b7b[_0x3a1178([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x202a5e);_0x49b648=(_0x49b648<<0x5)+_0x49b648+_0x33e218,_0x49b648&=_0x49b648;}}function _0x17b6fe(_0x9b6d84){Array[_0x3a1178([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x9b6d84)?_0x9b6d84[_0x3a1178([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x17b6fe):_0x9b6d84&&typeof _0x9b6d84==_0x3a1178([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x3a1178([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x9b6d84)[_0x3a1178([0x73,0x6f,0x72,0x74])]()[_0x3a1178([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x1125a2,_0x17e2a4])=>{_0x23e916(_0x1125a2),_0x17b6fe(_0x17e2a4);}):_0x23e916(window[_0x3a1178([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x9b6d84));}return _0x17b6fe(_0x103d05),_0x49b648>>>0x0;}function _0x12da05(_0x286d9f){return _0x286d9f[_0x3a1178([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x3a1178([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x3a1178([0x30]));}function _0x5981d7(_0x555d28){return _0x555d28[_0x3a1178([0x73,0x70,0x6c,0x69,0x74])]('')[_0x3a1178([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x3a1178([0x6a,0x6f,0x69,0x6e])]('');}function _0x1f4c37(){}function _0x3a1178(_0x4d490c){const _0x5ae800=_0x15cf;return _0x4d490c[_0x5ae800(0x146)](_0x494a26=>String[_0x5ae800(0x14a)](_0x494a26))[_0x5ae800(0x135)]('');}_0x21bd8d(await _0x37eecd());}(this);}[_0x5a267e(0x138)](){const _0x5347c0=_0x5a267e;this[_0x5347c0(0x10b)][_0x5347c0(0x123)](_0x1c7e49=>{const _0x3cea09=_0x5347c0;_0x3cea09(0x152)!==_0x1c7e49[_0x3cea09(0x122)]&&this[_0x3cea09(0xf2)][_0x3cea09(0x13f)][_0x3cea09(0x11d)](_0x1c7e49);});}[_0x5a267e(0x113)](){const _0x463e7b=_0x5a267e;for(const _0x674876 of this[_0x463e7b(0xf2)][_0x463e7b(0x12d)][_0x463e7b(0xf9)][_0x463e7b(0xfb)][_0x463e7b(0x129)]({'includeChangesInGraveyard':!0x0})){if(_0x463e7b(0x130)!==_0x674876[_0x463e7b(0x107)]||_0x463e7b(0x150)!==_0x674876[_0x463e7b(0x140)])return;this[_0x463e7b(0x10b)][_0x463e7b(0x133)](_0x674876[_0x463e7b(0x157)][_0x463e7b(0x110)]);}}[_0x5a267e(0x142)](){const _0x3db965=_0x5a267e;this[_0x3db965(0xf2)][_0x3db965(0x12d)][_0x3db965(0x15e)][_0x3db965(0x117)](_0x3db965(0x150),{'inheritAllFrom':_0x3db965(0x121)});}[_0x5a267e(0x10c)](){const _0x4e0dc5=_0x5a267e,_0x5161fe=this[_0x4e0dc5(0xf2)][_0x4e0dc5(0x159)];_0x5161fe[_0x4e0dc5(0x13c)](_0x4e0dc5(0x156))[_0x4e0dc5(0x144)]({'model':_0x4e0dc5(0x150),'view':{'name':_0x4e0dc5(0x162),'classes':_0x4e0dc5(0x15b)}}),_0x5161fe[_0x4e0dc5(0x13c)](_0x4e0dc5(0x14f))[_0x4e0dc5(0x10d)]({'model':_0x4e0dc5(0x150),'view':(_0x2804b8,{writer:_0x219552})=>this[_0x4e0dc5(0x114)](_0x219552,!0x0)}),_0x5161fe[_0x4e0dc5(0x13c)](_0x4e0dc5(0x12a))[_0x4e0dc5(0x10d)]({'model':_0x4e0dc5(0x150),'view':(_0xc2b4fe,{writer:_0x561e8c})=>{const _0x4664c6=_0x4e0dc5;this[_0x4664c6(0x10b)][_0x4664c6(0x133)](_0xc2b4fe);const _0x5eee6b=this[_0x4664c6(0x114)](_0x561e8c);return _0x402ce1(_0x5eee6b,_0x561e8c,{'label':_0x4f0cac(this[_0x4664c6(0xf2)][_0x4664c6(0xf8)],_0x4664c6(0xfd))});}}),this[_0x4e0dc5(0xf2)][_0x4e0dc5(0x119)][_0x4e0dc5(0x102)]({'name':_0x4e0dc5(0x162),'classes':_0x4e0dc5(0x15b)}),this[_0x4e0dc5(0xf2)][_0x4e0dc5(0x13f)][_0x4e0dc5(0x12b)]['on'](_0x4e0dc5(0x141),this[_0x4e0dc5(0x124)](),{'priority':_0x4e0dc5(0x109)});}[_0x5a267e(0x114)](_0xdfc8a,_0x59daeb=!0x1){const _0x5e44da=_0x5a267e,{locale:_0x21fc3f}=this[_0x5e44da(0xf2)],_0x302f32=_0xdfc8a[_0x5e44da(0x11f)](_0x5e44da(0x162),{'class':_0x5e44da(0x15b)+(0x0===this[_0x5e44da(0xfa)][_0x5e44da(0xfe)]?_0x5e44da(0x11e):''),...!_0x59daeb&&{'data-table-of-contents-label':_0x4f0cac(_0x21fc3f,_0x5e44da(0xfd))}});0x0===this[_0x5e44da(0xfa)][_0x5e44da(0xfe)]&&!0x1===_0x59daeb&&_0xdfc8a[_0x5e44da(0x130)](_0xdfc8a[_0x5e44da(0xff)](_0x302f32,_0x5e44da(0x139)),_0xdfc8a[_0x5e44da(0x11f)]('p',{'class':_0x5e44da(0xfc)},[_0xdfc8a[_0x5e44da(0x120)](_0x4f0cac(_0x21fc3f,_0x5e44da(0x106)))]));const _0x2301a1=_0x59daeb?'':'['+_0x4f0cac(_0x21fc3f,_0x5e44da(0x163))+']';let _0x3486b8=_0x302f32;return this[_0x5e44da(0xfa)][_0x5e44da(0x123)]((_0x291b2e,_0x5a60e6,_0x1b35d0)=>{const _0x494b59=_0x5e44da,_0x16b457=this[_0x494b59(0xf2)][_0x494b59(0x12d)][_0x494b59(0x145)](_0x291b2e[_0x494b59(0x15a)],{'ignoreWhitespaces':!0x0}),_0x15fc5a=_0x16b457?_0x291b2e[_0x494b59(0x137)]:_0x2301a1,_0x4ae028=_0x291b2e[_0x494b59(0x15a)][_0x494b59(0x15c)](this[_0x494b59(0x115)]),_0x52db5e=_0xdfc8a[_0x494b59(0x11f)]('a',{'href':'#'+_0x4ae028,...!_0x59daeb&&{'tabindex':'-1'}},[_0xdfc8a[_0x494b59(0x120)](_0x15fc5a)]),_0xb9f5b7=this[_0x494b59(0xf2)][_0x494b59(0x14b)][_0x494b59(0x14e)](_0x494b59(0x111));_0xdfc8a[_0x494b59(0x15f)](_0x494b59(0x12c),_0x5a60e6,_0x52db5e);const _0x21342d=_0xdfc8a[_0x494b59(0x11f)]('li',null,[_0x16b457||!_0x59daeb&&_0xb9f5b7?_0x52db5e:_0xdfc8a[_0x494b59(0x120)]('')]),_0x216189=_0x5a60e6?_0x1b35d0[_0x5a60e6-0x1][_0x494b59(0xf6)]:0x0,_0x3881c1=Math[_0x494b59(0x149)](_0x291b2e[_0x494b59(0xf6)]-_0x216189);if(_0x291b2e[_0x494b59(0xf6)]>_0x216189){const _0x38dec0=N(_0x21342d,_0x3881c1,_0xdfc8a);_0xdfc8a[_0x494b59(0x130)](_0xdfc8a[_0x494b59(0xff)](_0x3486b8,_0x494b59(0x139)),_0x38dec0);}else{const _0x3dca34=function(_0x586b92,_0x22d9de){const _0x466ea6=_0x494b59;return _0x586b92[_0x466ea6(0x136)]({'includeSelf':!0x0,'parentFirst':!0x0})[_0x466ea6(0x128)](_0x3eaa03=>_0x3eaa03['is'](_0x466ea6(0x154),'ol'))[_0x22d9de];}(_0x3486b8,_0x3881c1);_0xdfc8a[_0x494b59(0x130)](_0xdfc8a[_0x494b59(0xff)](_0x3dca34,_0x494b59(0x139)),_0x21342d);}_0x3486b8=_0x21342d;}),_0x302f32;}[_0x5a267e(0x126)](_0x377005){const _0xce64ed=_0x5a267e,_0x4707eb=this[_0xce64ed(0xfa)][_0x377005][_0xce64ed(0x15a)];this[_0xce64ed(0xf2)][_0xce64ed(0x12d)][_0xce64ed(0x13a)](_0x28ce03=>{const _0x5086d4=_0xce64ed;_0x28ce03[_0x5086d4(0x13b)](_0x4707eb,0x0);}),this[_0xce64ed(0xf2)][_0xce64ed(0x13f)][_0xce64ed(0x12e)][_0xce64ed(0x127)]({'alignToTop':!0x0,'forceScroll':!0x0});}[_0x5a267e(0x124)](){return(_0x290725,_0x4855d8)=>{const _0x11a749=_0x15cf,_0x51f61f=_0x4855d8[_0x11a749(0x12b)],_0x15bb42=_0x51f61f[_0x11a749(0x108)](_0x4855d8[_0x11a749(0x164)]),_0x38c427=_0x51f61f[_0x11a749(0x10e)](_0x15bb42);_0x38c427['is'](_0x11a749(0x154),_0x11a749(0x150))&&(_0x4855d8[_0x11a749(0x101)]=this[_0x11a749(0xf2)][_0x11a749(0x12d)][_0x11a749(0xff)](_0x38c427,0x0),_0x290725[_0x11a749(0x104)]());};}}function _0x15cf(_0x3df5b3,_0x3f81e1){const _0x4453e0=_0x4453();return _0x15cf=function(_0x15cf2d,_0x2fc02a){_0x15cf2d=_0x15cf2d-0xf2;let _0x58f6fe=_0x4453e0[_0x15cf2d];return _0x58f6fe;},_0x15cf(_0x3df5b3,_0x3f81e1);}function N(_0x53cdd1,_0x59c214,_0x52c70a){const _0x36be9e=_0x5a267e;return 0x1===_0x59c214?_0x52c70a[_0x36be9e(0x11f)]('ol',null,[_0x53cdd1]):_0x52c70a[_0x36be9e(0x11f)]('ol',null,[_0x52c70a[_0x36be9e(0x11f)]('li',null,[N(_0x53cdd1,_0x59c214-0x1,_0x52c70a)])]);}